/*
Theme Name: Scelar
Theme URI: https://speciatheme.com/scelar-free/
Author: Specia
Author URI: https://speciatheme.com/
Description: Scelar is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Scelar comes with everything you could ever need to build an amazing website, and it's perfect for any type of business! View the demo of Scelar Premium https://demo.speciatheme.com/pro/?theme=scelar
Template: specia
Version: 9.2
Tested up to: 6.6
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: scelar
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
    color: #2FA562;
    text-decoration: underline;
}

.entry-content .more-link {
    text-decoration: none;
}

section.footer-copyright p a {
    color: #2FA562;
}

.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
    background: #2FA562;
    border-color: #2FA562;
}

.features-version-one .feature-box-info h4 {
    color: #2FA562;
}

/*---------------------------------------------
    Header Scelar (nav-scelar)
---------------------------------------------*/

.nav-scelar .navigator-wrapper {
    z-index: 1;
}

.nav-scelar .header-carousel {
    justify-content: flex-start;
}

.nav-scelar .menu-right ul {
    padding-left: 20px;
}

.nav-scelar .navigation .menubar .dropdown-menu {
    top: 140%;
}

.nav-scelar .navigation .menu-wrap > li > a:after {
    content: "\f111";
    display: inline-block;
    font-family: FontAwesome;
    color: #fff;
    font-size: 6px;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 12px;
    height: 12px;
    opacity: 0;
    margin: auto;
    text-align: center;
    line-height: 12px;
    border-radius: 100%;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-scelar .navigation .menu-wrap > li.active > a:after,
.nav-scelar .navigation .menu-wrap > li:hover > a:after,
.nav-scelar .navigation .menu-wrap > li.focus > a:after {
    top: auto;
    opacity: 1;
}

.nav-scelar .navigation .menu-wrap > li:not(:last-child):before {
    position: absolute;
    content: '';
    background: #e0e0e0;
    width: 1px;
    height: 22px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

/*---------------------------------------
    Slider Eleven
-----------------------------------------*/
.slider-section-twelve .specia-content h6 {
    font-size: 13px;
    font-weight: 500;
    line-height: 28px;
    padding: 0 15px 0 5px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    display: inline-block;
}

.slider-section-twelve .specia-content h6:first-child::nth-line(-n+2) {
    color: red;
}

.slider-section-twelve .specia-content h6 span {
    color: #ffffff;
    display: inline;
    padding: 2px 10px;
    border-radius: 100px;
    font-size: 12px;
    margin-right: 1px;
}

.slider-section-twelve .bt-primary {
    border-width: 1px;
}

.slider-section-twelve .bt-white-border {
    border-width: 1px;
    border-color: rgb(255 255 255 / 0.3);
    background-color: rgb(255 255 255 / 0.1);
}

.slider-section-twelve .bt-white-border:hover,
.slider-section-twelve .bt-white-border:focus {
    background-color: #ffffff;
}

.slider-section-twelve .video-play {
    background: #ffffff;
    box-shadow: 4px 4px 13px 0 rgba(0,0,0,.1);
}

.slider-section-twelve .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 27px;
    background: none;
    border: 1px solid;
    border-color: transparent;
    outline: none;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.slider-section-twelve .owl-dots .owl-dot {
    margin-left: 8px;
}

.slider-section-twelve .owl-dots .owl-dot:first-child {
    margin-left: 0;
}

.slider-section-twelve .owl-dots .owl-dot.active {
    border-color: rgba(255,255,255,0.5);
}

.slider-section-twelve .owl-dots .owl-dot span {
    background: #ffffff;
    width: 8px;
    height: 8px;
    border: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    .slider-section-twelve .owl-dots {
        position: absolute;
        right: auto;
        width: auto;
        left: 10px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        z-index: 100;
    }
    .slider-section-twelve .owl-dots .owl-dot {
        display: block;
        margin-bottom: 1px;
        margin-left: 0;
    }
    .slider-section-twelve .owl-dots .owl-dot:last-child {
        margin-bottom: 0;
    }
}

/*---------------------------------------
    Eleven Version
-----------------------------------------*/

.call-to-action-twelve .background-overlay {
    background-color: #222222;
    height: 100%;
}
.call-to-action-twelve h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
    padding-top: 3px;
    margin: 0 0 13px;
}
.call-to-action-twelve h2 span {
    font-weight: 800;
}
.call-to-action-twelve .flexing.flexing-btn {
    justify-content: flex-end;
}
.call-to-action-twelve .call-btn-1 {
    margin-left: 15px;
}
.call-to-action-twelve .call-btn-1 {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.call-to-action-twelve .call-btn-1:hover {
    background: #ffffff;
    border-color: #ffffff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.call-to-action-twelve .call-btn-1.bt-effect-2:before {
    background-color: #ffffff;
}

.call-to-action-twelve .call-phone, .call-to-action-twelve .call-phone a {
    font-size: 30px;
    border-bottom: none;
}

.post_date {
    background: #2FA562;
}

.post_date h6 {
   color: #ffffff;
}

/*---------------------------------------
    Twelve Services
-----------------------------------------*/
.twelve-service-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    padding: 2em;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.twelve-service-box:hover,
.twelve-service-box:focus {
    transform: translateY(-8px);
}

.twelve-service-box-header {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    z-index: 0;
}

.twelve-service-box-body {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 0;
}

.twelve-service-box-icon {
    width: 100px;
    height: 100px;
    font-size: 75px;
    line-height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    margin-bottom: 13px;
    border-radius: 5px;
    padding: 10px;
}

.twelve-service-box-icon img {
    max-width: 100%;
    height: auto;
    -webkit-user-select: none;
    user-select: none;
}

.twelve-service-box-title {
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 0;
}

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-portfolio13 {
    background: #2f3238;
}

figure.effect-portfolio13 img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-portfolio13 figcaption {
    text-align: left;
    padding: 25px;
}

figure.effect-portfolio13 h2 {
    position: relative;
    padding: 0.5em 0;
}

figure.effect-portfolio13 p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255,255,255,0.9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px,0,0);
    transform: translate3d(-360px,0,0);
}

figure.effect-portfolio13 p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-portfolio13 p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-portfolio13 p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-portfolio13:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-portfolio13:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-portfolio13:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-portfolio13:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

figure.effect-portfolio13:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


/*---------------------------------------
    Search Result
-----------------------------------------*/ 

.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}


.wp-block-table figcaption {
    text-align: center;
}

.wp-block-image figcaption {
    text-align: center;
    font-weight: 600;
}

.wp-block-loginout a{
	text-decoration:none;
}

.entry-content .more-link:hover,
.entry-content .more-link:focus {
    color: #ffffff;
}

.select2-container--default .select2-selection--single {
    min-height: 2.35em;
}    

.price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #ffffff;
}

.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
    color: #fff;
    border: solid 2px #fff;
    background: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.35em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.35em;
}    

.wp-block-buttons {
    margin: 15px 0;
}

.page-wrapper .wp-block-latest-comments {
    padding-left: 0;
}

h2.entry-title a,
.entry-content p {
    word-break: break-word;
}

.footer-sidebar .wp-block-file a {
    color: #fff;
}

ol.wp-block-latest-comments li a {
    word-break: break-word;
}

.wp-block-embed figcaption {
    text-align: center;
}

.wp-block-code code img {
    display: inline-block;
    margin-left: 10px;
}

.wp-block-pullquote.has-background blockquote {
    background: inherit;
}

.woocommerce ul.products li.product .button.product_type_external {
    width: 100%;
}

p.has-text-color em {
    color: inherit;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}

.wp-block-group em {
    color: inherit;
}

.wp-block-table figcaption {
    font-weight: 600;
}

.has-text-color em,
.has-text-color h2 {
    color: inherit;
}

a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
    color: #fff;
}

.has-text-color * {
    color: inherit;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-color: inherit;
}    

blockquote {
    border-color: inherit !important;
}

.has-background.wp-block-read-more {
    padding: 5px 10px;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-image figcaption {
 	margin-bottom: 0;
}

blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color p var,
blockquote.wp-block-quote.has-text-color p cite,
blockquote.wp-block-quote.has-text-color cite {
	color: inherit;
}

.wp-block-table figcaption {
     text-align: center;
 	}
.sidebar .widget .wp-block-group .wp-block-image {
 margin-bottom: 0;
}

ul.wp-block-rss {
 	list-style: disc;
}

.has-text-color a:hover, .has-text-color a:focus {
	color: inherit;
}

.entry-content ul:last-child {
	margin-bottom: 0;
}
.wp-block-code.has-text-color code {
	color: inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
 	padding: 0;
 }
 
 sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	padding-top: 0.5rem;
 	padding-bottom: 0.5rem;
 	font-size: 0.875rem;
 }
 
 /*wp-Block-RSS*/
ul.wp-block-rss {
 	list-style: none;
 	margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
	margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
 	font-weight: 600;
}

.wp-block-quote.is-style-large {
	padding-top: 1.10rem;
	padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
        padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
	padding-left: 2rem;
}

.wp-block-table figcaption {
  text-align: center;
}

.post .entry-content ul.wp-block-archives {
	margin-left: 1.125rem;
	list-style: disc
}

.wp-block-code.has-background code {
	background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
	 padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
     width: auto;
}

.widget .wp-block-group .wp-block-columns {
	margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

ul.wp-block-page-list a {
  text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
 margin: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
	font-weight: 600;
	line-height: 1.5;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
	height: 2em;
	width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
	border-left: 0 none;
}

.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
	text-decoration: none;
}

.wp-block-verse {
  padding: 10px;
}

.wp-block-calendar .wp-calendar-nav {
 	    position: relative;
	    top: 0;
 	    left: 0;
	    width: 100%;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
	padding: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-embed {
	margin: 0;
}

.sidebar .widget .wp-block-group ol li {
	padding-bottom: 0.625rem;
}

.wp-block-details summary {
 	font-weight: 600;
 	padding: 10px;
}

a.wc-block-grid__product-link {
 text-decoration: none;
 }
 
.wp-block-latest-posts__post-author {
 	font-size: 1.7rem;
 	font-weight: 600;
}  

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
	color: inherit;
}

.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
	margin-bottom: 0rem;
}

.wp-block-quote .wp-block-search {
	padding-bottom: 5px;
}

.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
	color: inherit;
}

.sidebar .widget .wp-block-pullquote cite {
    z-index: 1;
}

.sidebar .widget .wp-block-group .is-nowrap {
	margin: 1.563rem 1.000rem 1.563rem;
}

.wp-block-post-title a {
	text-decoration: none;
}

.wp-block-details summary {
	font-weight: 600;
}

.wp-block-group.has-black-border-color {
	border-color: #333 !important;
}

.widget .wp-block-group .wp-block-preformatted a {
	color: inherit;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
   text-decoration: none;
}

.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
 	   color:inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
	padding: 0;
}

.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
    margin-left: 0;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
	font-weight: 600;
	line-height: 1.5;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
	color: inherit;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
}

.widget .wp-block-heading:before {
	left: 0;
	top: 0;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
	font-weight: 700;
	font-size: 24px;
}

.wc-block-components-checkout-place-order-button{
	background: inherit;
}

.widget .wp-block-social-links {
   margin-bottom: 0;
}

.wp-block-latest-comments article{
	margin-bottom: 0px;
}

.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
	color: #fff;
}

button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus{
    border: 2px solid;
}

.wc-block-components-totals-coupon__content button.components-button {
	border-radius: 4px;
}

.wp-block-code code img {
	padding: 10px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
	text-decoration: none;
}

.wc-block-cart-items td {
	color: inherit;
}

.wc-block-components-totals-coupon__content button.components-button {
	border-radius: 0;
}

ul.wp-block-page-list a {
	text-decoration: none;
}