.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.site-top-header-wrap{
box-shadow: 0px -20px 30px 0px #000;
-moz-box-shadow: 0px -20px 30px 0px #000;
-webkit-box-shadow: 0px -20px 30px 0px #666;
}
.item-is-stuck {
box-shadow: 0px -20px 30px 6px #000;
-moz-box-shadow: 0px -20px 30px 6px #000;
-webkit-box-shadow: 0px -20px 30px 6px #666;
}  .appointment-form.elementor-widget-shortcode form .text-col.col-6 {
width: 100%;
margin-block-end: 20px;
}
.appointment-form.elementor-widget-shortcode form .text-col-gap {
position: relative;
float: none;
width: 100%;
display: inline-block;
vertical-align: top;
column-count: 2;
column-gap: 30px;
}
.appointment-form.elementor-widget-shortcode form .text-col.col-6.last {
width: 100%;
display: inline-block;
min-height: 72px;
}
.appointment-form.elementor-widget-shortcode form textarea {
height: 177px;
width: 100%;	
background-color: var(--global-palette9);
padding: 15px;    
color: var(--global-palette1);
}
.appointment-form.elementor-widget-shortcode form input[type="text"] {
width: 554px;
height: 50px;	
background-color: var(--global-palette9);
padding: 15px;	
color: var(--global-palette1);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
border-color: var(--global-palette2);
color: var(--global-palette9);
}
.appointment-form.elementor-widget-shortcode form input[type="email"], .appointment-form.elementor-widget-shortcode form input[type="tel"] {
width: 355px;
height: 50px;	
background-color: var(--global-palette9);
padding: 15px;	
color: var(--global-palette1);
}
body .wpcf7-spinner{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 10px;
bottom: auto;
}
body .wpcf7-form .contact-button {
position: relative;
}
.contact-us .wpcf7 form.invalid .wpcf7-response-output {
color: var(--global-palette1);
}
.appointment-form.elementor-widget-shortcode form input[type="submit"] {
padding: 14px 24px;
background-color: var(--global-palette2);
width: 100%;	
}
::placeholder{color:#666666 !important;} .contact-us .appointment-form.elementor-widget-shortcode form .text-col.col-6 {
width: 88%;
}
.contact-us .appointment-form.elementor-widget-shortcode form .text-col-gap{
width: 93%;
}
body:not(.home).transparent-header #masthead {
background: var(--global-palette1);
} .cms-wrap .cms-cat-image .cms-button {
opacity: 0;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}
.cms-wrap .cms-cat-image:hover .cms-button {
-webkit-transform: translateY(-55px);
-moz-transform: translateY(-55px);
-ms-transform: translateY(-55px);
-o-transform: translateY(-55px);
transform: translateY(-55px);
opacity: 1;
}
body .entry{
border-radius: 0;
}
body.woocommerce ul.products li.product .price ins {
font-weight: 600;
}
body .mc4wp-form input[type="email"] {
width: 300px;
}
.blog-carousel .more-link-wrap a.post-more-link:hover,.more-link-wrap a.post-more-link:hover,.woocommerce ul.products li.product .button:hover,
.woocommerce .products a.added_to_cart:hover {text-decoration: underline;}
[type="search"] {text-transform: lowercase;} .cms-banner:hover img, .elementor-image-box-img:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img, .loop-entry .post-thumbnail-inner:hover img, .widget_media_image:hover img {transform: scale(1.05);}
body .wp-block-image {margin-bottom: 0; overflow: hidden;}
.footer-insta .wp-block-image:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img {opacity: .5; -webkit-opacity: .5;}
.footer-insta .wp-block-image, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner {background: rgba(0,0,0,.9) none repeat scroll 0 0;}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner, .widget_media_image {
position: relative;
overflow: hidden;
display: inline-block;
vertical-align: top;
}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img, .widget_media_image img {
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
}
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {height: 1.7em; width: 1.7em;} .footer-widget-area ul:not(.menu) li:first-child {padding-block-start: 0; padding-block-end: 0;}
.footer-widget-area ul:not(.menu) li:last-child { padding-block-end: 0; padding-block-start: 0;}
.footer-widget-area ul li, .site-footer .widget_block a {padding: 5px 0; display: block;}
.video-cms .elementor-custom-embed-play {position: absolute; top: 38%;}
.site-footer .footer-widget-area ul {padding: 0; margin: 0;}
.site-footer .widget_block .footer-mail {text-transform: none;}
.site-footer-section .footer-widget-area.content-valign-middle {align-items: flex-start;}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure{display: inline-block; text-align: center;}
.site-footer .footer-widget-area .widget-title,.widget-title {font-size:22px; letter-spacing: 0.3px; line-height: 1.2em;}
.more-link-wrap a.post-more-link {
font-weight: 500;	
color: var(--global-palette3);
font-size: 13px;
}
.logo-bar .swiper-slide-image {
filter: invert(8%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(100%) contrast(100%);
-webkit-filter: invert(8%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(100%) contrast(100%);
-moz-filter: invert(8%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(100%) contrast(100%);
-ms-filter: invert(8%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(100%) contrast(100%);
-o-filter: invert(8%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(100%) contrast(100%);
}
.logo-bar .swiper-slide-image:hover {
filter: unset;
-webkit-filter: unset;
-moz-filter: unset;
-ms-filter: unset;
-o-filter: unset;
}
.site-middle-footer-inner-wrap .footer-widget1 .widget_block p {
margin-block: 10px;
} body.woocommerce div.product div.images {margin-bottom: 0.5em; padding-bottom: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {margin-inline-start: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {margin-inline: 5px;}
body.woocommerce div.product .woocommerce-tabs ul.tabs::before {border-bottom: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs,body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {padding-block: 30px 20px; margin: 0;}
body .pagination .page-numbers,body.woocommerce nav.woocommerce-pagination ul li .page-numbers,
body.woocommerce div.product .woocommerce-tabs ul.tabs li,body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {	
color: var(--global-palette9);
background: var(--global-palette2);
border-radius: 0rem;
min-width: 2.5em;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-block-end: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li a {
padding: 0.9em 5em;
font-weight: 500;
color: var(--global-palette9);
font-size: inherit;
text-transform: uppercase;
}
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li{
border-bottom: none;
}
body.woocommerce section.related.products h2 {
font-weight: 700;
font-size: 30px;
letter-spacing: 0.3px;
text-transform: capitalize;
color: var(--global-palette3);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {color: var(--global-palette9);}
body .pagination .current,
body.woocommerce nav.woocommerce-pagination ul li span.current,body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {background: var(--global-palette1);
color: var(--global-palette9);
border-color: transparent;
}
.header-search .woocommerce-product-search input[type="submit"], .header-search button[type="submit"], .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
mask-image: url(//sb-sb.com/wp-content/themes/lowcourt/assets/images/search.svg);
-webkit-mask-image: url(//sb-sb.com/wp-content/themes/lowcourt/assets/images/search.svg);
mask-position: center;
-webkit-mask-position: center;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-size: 18px;
-webkit-mask-size: 18px;
border: 0;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: var(--global-palette9);	
font-size: 0;
height: 42px;
margin: 0;
padding: 0;
position: absolute;
right: 0;
width: 45px;
background: var(--global-palette1) !important;
}
.woocommerce-product-search, .search-form, .wp-block-search {
position: relative;	
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
font-size: 14px;
font-weight: 500;
color: var(--global-palette5) !important;
}
.wp-block-latest-comments__comment-date {
font-size: 14px;
}
.accordian-border .elementor-accordion .elementor-accordion-item {
-webkit-border-after: 1px solid #d4d4d4;
border-block-end: 1px solid #d4d4d4;
-webkit-border-before: 0;
border-block-start: 0;
-webkit-border-start: 0;
border-inline-start: 0;
-webkit-border-end: 0;
border-inline-end: 0;
}
.entry-related h2.entry-related-title {
font-size: 30px;
font-weight: 700;
letter-spacing: 0.3px;
text-transform: capitalize;
color: var(--global-palette3);
}
.entry-related-carousel h3.entry-title {	
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 1.65;
font-family: Poppins, sans-serif;
color: var(--global-palette4);
}
.cms-service:hover .elementor-icon-box-icon {
transform: translateY(-8px);	
}
.cms-service .elementor-icon-box-icon {
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}
body .pagination a:hover,body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {background: var(--global-palette1); color: var(--global-palette9); border-color: transparent;}
.blog-posts-content .loop-entry .entry-summary p,.blog-posts-content .loop-entry .entry-header .entry-meta {margin: 5px 0 7px;}
.entry-header {margin-bottom: 0em !important;} .container-inner {padding: 0 15px;}
.blog-posts-content {margin: 0 -20px;}
.content-style-unboxed .blog .loop-entry .entry-content-wrap {padding: 0; position: relative;}
.blog-posts-content .post-thumbnail {margin-bottom: 1.4em;}
.blog .loop-entry .entry-header .entry-meta {
margin: 8px 0 ;
} .owl-theme .owl-buttons div.owl-prev::after {color: var(--wp--preset--color--black) !important;}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
content: "";
position: absolute;
top: auto;
background-size: 15px;
background-repeat: no-repeat;
height: 30px;
width: 30px;
margin: 0 auto;
left: 0;
right: 0;
}
.owl-theme .owl-buttons div.owl-prev::after {background-image: url(//sb-sb.com/wp-content/themes/lowcourt/assets/images/left-arrow.svg); right: 20px;}
.owl-theme .owl-buttons div.owl-next::after {background-image: url(//sb-sb.com/wp-content/themes/lowcourt/assets/images/right-arrow.svg); left: 20px;}
.owl-theme:hover .owl-buttons div {opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1;}
.owl-theme .owl-buttons div {
display: block;
font-size: 0;
height: 32px;
width: 32px;
position: absolute;
text-align: center;
top: 35%;
bottom: auto;
opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
margin: auto !important;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
margin: auto;
z-index: 99;
cursor: pointer;
}
.owl-theme .owl-buttons div.owl-next {right: -40px; left: auto;}
.owl-theme .owl-buttons div.owl-prev {left: -40px; right: auto;}
.owl-controls .owl-pagination {text-align: center;}
.owl-pagination .owl-page span {
height: 12px;
width: 12px;
background-color: var(--global-palette5);
display: block;
border-radius: 50%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
}
.owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {background-color: var(--global-palette9);}
.owl-theme .owl-page {display: inline-block; margin: 3px 3px; vertical-align: top;} body a.post-more-link .thebase-svg-icon {display: none;} body .woocommerce table.shop_table td {border-top: 1px solid var(--global-palette8); padding: 15px 12px; line-height: 1.2em;}
body form.checkout .col2-set {background: var(--global-palette7); padding: 30px;}
body.woocommerce-cart .wc-proceed-to-checkout{padding: 0;}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin: 0;}
body.woocommerce-page .woocommerce-MyAccount-content p > a, body.woocommerce-page .woocommerce-MyAccount-content p > a:hover,body .woocommerce .woocommerce-terms-and-conditions-wrapper p > a, 
.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row a{text-decoration: underline;}
.woocommerce form legend {font-weight: 500; text-transform: uppercase; color: var(--global-palette3);}
body.woocommerce-account .account-navigation-wrap li.is-active a:hover,body.thebase-account-nav-left.woocommerce-account .account-navigation-wrap li a {text-transform: uppercase; font-weight: 500; color: var(--global-palette3);}
body.woocommerce-account .addresses .title .edit {text-transform: uppercase; width: 100%; text-align: left;}
body.woocommerce-account .addresses .title .edit:hover {text-decoration: line-through; color: var(--global-palette3);}
body.woocommerce-account .addresses .title h3 {margin-bottom: 0;} .woocommerce ul#shipping_method li {padding: 0;}
body.woocommerce-cart .woocommerce table.shop_table .shipping td {padding-inline: 0;}
body .select2-container .select2-selection--single {margin: 0px 0 0;}
body .select2-container--default .select2-selection--single .select2-selection__rendered {background: var(--global-palette9);}
.woocommerce .cart-collaterals table.shop_table {border: 0;}
.cart_totals h2 {font-size: 22px;}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {background: var(--global-palette7); padding: 30px;}
.woocommerce table.shop_table {border: 1px solid var(--global-palette8);}
.cart-summary {display: none;}
body .woocommerce form .form-row label{font-weight: 500; color: var(--global-palette3);}
body .select2-container--default .select2-selection--single{border-radius: 0; border: 1px solid var(--global-palette8); height: 42px;}
body .woocommerce table.shop_table th,body .woocommerce table.shop_table tfoot td,body .woocommerce table.shop_table tfoot th,body .woocommerce table.shop_table tbody th,body.woocommerce table.shop_attributes th {font-weight: 500; padding: 15px 12px; color: var(--global-palette3);}
body .woocommerce table.shop_table {font-size: inherit;}
.woocommerce-cart.woocommerce-page table.cart td.actions .button, .woocommerce-checkout.woocommerce-page table.cart td.actions .button,.woocommerce-page #add_payment_method table.cart td.actions .button {
height: auto;
padding: 0.1em 1em;
background: var(--global-palette2);
color: var(--global-palette0);	
}
body .single-content h2 {
font-weight: 700;
font-size: 30px;	
letter-spacing: 0.3px;
text-transform: capitalize;
color: var(--global-palette3);
}
.comment-respond {
background: var(--global-palette7);
padding: 50px;
-webkit-margin-after: 50px;
margin-block-end: 50px;
}
.woocommerce-cart .woocommerce table.shop_table input {font-size: 14px;}
#ship-to-different-address .woocommerce-form__label span .woocommerce-billing-fields h3,.woocommerce-checkout h3 {font-size: 22px;}
.woocommerce-cart .woocommerce table.shop_table td .quantity.spinners-added {padding-block: 1px; border: 1px solid var(--global-palette8);}
.woocommerce-cart.woocommerce-page .cart-summary h2 {margin-block-end: .5em;}
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-checkout.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #add_payment_method table.cart td.actions .coupon .input-text {height: 42px; margin-inline-end: 15px;}
.woocommerce-page.woocommerce-cart table.cart .coupon .button:not(:hover),.woocommerce-page.woocommerce-checkout table.cart .coupon .button:not(:hover),.woocommerce-page #add_payment_method table.cart .coupon .button:not(:hover),
.woocommerce-page.woocommerce-cart table.cart td.actions .button:disabled,.woocommerce-page.woocommerce-checkout table.cart td.actions .button:disabled,.woocommerce-page #add_payment_method table.cart td.actions .button:disabled {
background: var(--global-palette2);
color: var(--global-palette9);	
}
body.woocommerce div.product form.cart table td {padding-block-end: 20px;} body .entry-author-style-center .entry-author-avatar::after,body .entry-author-style-center .entry-author-avatar::before {background: var(--global-palette8);}
body .entry-author-style-center{border:0;}
body .entry-tags a.tag-link {font-size: 14px; text-transform: uppercase;}.single-post .content-wrap .entry-author-style-normal {display: inline-block;}
.single-post .comment-form .comment-form-cookies-consent label:not(:placeholder-shown) {font-size: inherit; padding-block: 0;}
.comments-area .comment-respond {margin-block: 6em;}
.entry-related .entry-related-inner-content {
padding-top: 6.5em;
padding-bottom: 8.5em;
padding-left: 0;
padding-right: 0;
}
body .tns-outer .tns-nav {bottom: -40px;}
.single-content ol li,.single-content ul li {padding-block: 4px;}
.single-post .wp-block-pullquote blockquote::before {font-size: 150px; color: var(--global-palette6); left: -15px; top: 75px;}
.single-post .blocks-gallery-caption figcaption,.single-post .wp-block-embed figcaption,.single-post .wp-block-image figcaption,.single-post .wp-block-table figcaption,.single-post .wp-block-audio figcaption,.single-post .wp-block-video figcaption {font-size: 14px;}
.single-post .wp-block-pullquote {padding: 0em 0 1.5em;}
.single-post .comment-reply-link:hover, .comment-reply-link:focus {background-color: var(--global-palette1); color: var(--global-palette9); border-color: var(--global-palette1);}
.single-post .comment-reply-link {color: var(--global-palette5); border: 1px solid var(--global-palette3);}
.single-post .comment-form label {padding: 3px 3px;}
.single-post .comment-meta a,.single-post .comment-form a,.single-post .comment-meta a:hover,.single-post .comment-meta a:focus,.single-post .comment-form a:hover,.single-post .comment-form a:focus {text-decoration: none; font-size: 14px;}
.single-post .comment-body {border-bottom: 1px solid #e5e5e5;}
body .single-content h1,.single-post .single-content h2,body .single-content h3,body .single-content h4,body .single-content h5,body .single-content h6,body .single-content h2:first-child,body .single-content h3:first-child,
body .single-content h4:first-child,body .single-content h5:first-child,body .single-content h6:first-child {margin: 0.5em 0 .5em;}
.single-post .navigation.post-navigation {border-block-start: 1px solid #e5e5e5; padding-block-start: var(--global-lg-spacing);}
.single-post .wp-block-quote cite{font-size: inherit;}
.single-post .single-content figure {margin: 0;}
.single-entry .entry-tags a.tag-link:hover {color: var(--global-palette9);}
h2.entry-related-title {text-align: center;}
.single-entry .entry-tags a.tag-link {border: 1px solid var(--global-palette1) !important; border-radius: 0 !important;}
#cancel-comment-reply-link, .comment-form .logged-in-as a, .logged-in-as a {color: var(--global-palette5) !important; text-decoration: underline;}
#cancel-comment-reply-link:hover, .comment-form .logged-in-as a:hover, .logged-in-as a:hover {color: var(--global-palette3) !important;}
.comment-respond .comment-form .comment-notes {margin: 0 0 1em 0; font-size: inherit; font-style: inherit;}
.comment-respond .comments-title, .comment-respond .comment-reply-title {margin-bottom: 0.3em;}
.entry-related .tns-outer .tns-nav button {width: 15px; height: 15px;} .primary-sidebar .thebase-hide-sidebar-btn {display: none; flex: 0 0 auto; align-items: center; flex-direction: row; justify-content: flex-end; padding: 15px 0;}
.primary-sidebar .thebase-hide-sidebar-btn .thebase-svg-iconset {cursor: pointer;}
.thebase-hide-sidebar-btn .thebase-svg-iconset svg {height: auto; width: 1.6em;}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {list-style: none; margin: 0; position: relative;}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {border: none !important;}
.primary-sidebar.widget-area .widget_block.widget_media_image {padding-block: 12px 35px;}
.primary-sidebar.widget-area .widget_block,
.primary-sidebar.widget-area .woocommerce {border-block-end: 1px solid #e5e5e5; padding-block-end: 20px;}
.widget-area h4 {padding-block-end: 15px;}
.thebase-show-sidebar-btn {
position: fixed;
-webkit-margin-end: .5em;
margin-inline-end: .5em;
border: 1px solid var(--global-gray-400);
padding: 0 10px;
height: 44px;
line-height: 30px;
display: none;
cursor: pointer;
top: 30%;
left: -2px;
z-index: 9;
background: #fff;
box-shadow: 0 0 5px 2px var(--global-gray-400);
align-items: center;
border-radius: 0 50px 50px 0;
}
.thebase-show-sidebar-btn.active .drawer-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
z-index: 99;
}
.thebase-show-sidebar-btn .thebase-svg-iconset {padding-inline-end: 6px;}
.thebase-show-sidebar-btn .thebase-svg-iconset svg {width: 1.4em; height: auto;} body input[type="text"], body input[type="email"],body input[type="url"], body input[type="password"], 
body input[type="search"],body input[type="number"],body input[type="tel"],body input[type="range"],
body input[type="date"],body input[type="month"],body input[type="week"],body input[type="time"],
body input[type="datetime"],body input[type="datetime-local"],body input[type="color"],body textarea {
border: 1px solid #e5e5e5;
border-radius: 0;
padding: .63em 0.8em;
background: var(--global-palette9);
box-shadow: unset;
} body.woocommerce table.shop_attributes {border: 1px solid #e5e5e5; border-collapse: separate;}
body.woocommerce table.shop_attributes td,body.woocommerce table.shop_attributes th {background-color: var(--global-palette7); padding: 12px; font-style: normal;}
.single-product .owl-theme .owl-buttons div.owl-prev {left: 10px; right: auto;}
.single-product .owl-theme .owl-buttons div.owl-next {right: 20px; left: auto;}
.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {width: 50%;}
.woocommerce-checkout .woocommerce form.checkout_coupon {border: 4px dashed #e5e5e5;}
.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last, .woocommerce form.login .form-row-first,
.woocommerce form.login .form-row-last,.woocommerce form.register .form-row-first, .woocommerce form.register .form-row-last{float: none;}
.woocommerce-checkout .woocommerce form .form-row {margin: 0 0 1.5em;}
body.woocommerce div.product .button.single_add_to_cart_button {height: inherit; line-height: 24px; padding: 8px 57px 8px 57px;}
.woocommerce div.product form.cart .variations label strong {font-weight: 500;}
body.woocommerce div.product form.cart .variations label {font-weight: 500; text-align: left; display: inline-block; width: 100%;}
.woocommerce .products span.onsale,
.single-product.woocommerce span.onsale {
padding: .5em 1em;
font-weight: 500;
text-align: center;
line-height: 1.2;
top: 0.5rem;
left: 0.5rem;
margin: 0;
border-radius: 0rem;
background-color: var(--global-palette3);
color: var(--global-palette9);
}
body.woocommerce div.product div.images .flex-control-thumbs {
padding: 0 30px;
box-sizing: border-box;
margin: 30px 0 0;
transform: none;
left: auto;
max-width: 100%;
text-align: center;
}
body.woocommerce div.product form.cart .group_table td {flex: 1; padding: .5em .5em .5em 0;}
.woocommerce div.product form.cart .group_table tr {display: flex; width: 100%; align-items: center;}
body.woocommerce div.product form.cart .group_table td:first-child {width: auto; text-align: center; min-width: 128px;}
body.woocommerce div.product div.images .flex-control-thumbs li,body.woocommerce div.product div.images .flex-control-thumbs li:first-child {width: auto; height: auto; padding: 0;}
body.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {font-size: inherit;}
body.woocommerce .woocommerce-widget-layered-nav-list a::before {font-size: 0.8em; border-radius: 0;}
.woocommerce ul.products li.product span.onsale {top: 15px; right: 15px;}
.products .product-details .thebase-svg-iconset {display: inline-flex; align-self: center; display: none;}
.woocommerce ul.products li.product .button.added {display: none;}
.woocommerce-cart .woocommerce table.shop_table td,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr td {border-top: 1px solid #e5e5e5; padding: 15px 12px;}
.woocommerce ul.products li.product .product-details .price,body.woocommerce .widget_layered_nav_filters ul li a{font-size: inherit;}
.woocommerce ul.products:not(.woo-archive-btn-button) .product-details .button,.woocommerce ul.products li.product .product-details a {
font-weight: inherit;
letter-spacing: inherit;
color: var(--global-palette3);
font-size: inherit;
}
.woocommerce .thebase-woo-results-count {font-size: 14px;}
.woocommerce .iconic-was-swatches {margin: 15px 0 15px;}
.post-navigation-sub small {font-size: inherit;}
.woocommerce select.orderby{border-color: #e5e5e5; padding-block: 0.2em; font-weight: 500; font-size: 14px;}
.single-product.woocommerce div.product form.cart .variations select {padding-block: 0.63em; border-color: #e5e5e5;}
.single-product.woocommerce div.product form.cart div.quantity {border: 1px solid #e5e5e5; border-radius: 0; padding-block: 1px; margin-inline-end: 15px;}
.woocommerce.widget_product_categories > ul li.cat-parent > ul {padding-inline-start: 0.5em; margin-inline-start: 0.5em;}
#secondary .woocommerce.widget_product_categories > ul li .count ~ .thebase-cat-toggle-sub {right: -1em;}
.woocommerce.widget_price_filter .price_label {
width: 100%;
display: inline-block;
text-align: left;
padding-block: 10px 0;
}
.woocommerce .related.products {margin-block-start: 9em;}
.woocommerce section.related.products h2 {text-align: center; padding-block-end: 20px;}
.woocommerce section.related .product-details h2 {text-align: left;}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {font-size: inherit !important; display: block; color: var(--global-palette5);}
#secondary .woocommerce.widget_price_filter .price_slider_amount {
line-height: inherit;
font-size: inherit;
font-weight: inherit;
padding-block-start: 15px;
}
.woocommerce.widget_price_filter .widget-title {padding-block-end: 15px;}
#primary .widget-area ul {margin: 0; padding: 0;}
.wp-block-categories-list li, .wp-block-latest-comments li {padding-block-start: 8px;}
.primary-sidebar.widget-area .widget-title {font-weight: 500; font-size: 22px; font-family: 'Cormorant Garamond', var(--global-fallback-font); color: var(--global-palette3);	margin: 0 0 0.5em 0;}
#secondary .woocommerce.widget_product_categories > ul li .thebase-cat-toggle-sub:hover {border: 0; color: var(--global-palette5);}
#secondary .woocommerce.widget_product_categories > ul li.cat-parent.sub-toggle-active > .thebase-cat-toggle-sub {background: unset;}
#secondary .woocommerce.widget_product_categories > ul li a {border-bottom: 0; line-height: inherit;}
.single-product.woocommerce div.product .product_meta > span {
display: block;
font-size: inherit;
font-weight: inherit;
color: inherit;
padding-block-end: 10px;
}
#primary .widget-area ul.wc-block-product-categories-list--depth-1 {margin-inline-start: 1.5em;}
#secondary .woocommerce.widget_product_categories > ul li,.widget .tagcloud a,.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {padding-block: 4px;}
#secondary .woocommerce.widget_product_categories > ul li .count {
position: absolute;
right: 0;
display: block;
top: 4px;
font-size: inherit;
line-height: inherit;
min-width: 2rem;
text-align: center;
}
.woocommerce-checkout .woocommerce .woocommerce-info a,.woocommerce-checkout .woocommerce .woocommerce-info a:hover {text-decoration: underline;}
.woocommerce-checkout .woocommerce form.checkout_coupon {border: 3px dashed #e5e5e5;}
body .woocommerce form.login,body .woocommerce form.register {border: 1px solid #e5e5e5; padding: 20px; margin: 2em 0; text-align: left; border-radius: 0 !important;}
.woocommerce form .form-row label {font-size: inherit !important;}
.woocommerce-privacy-policy-text {padding-block: 5px 15px;}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature, .elementor-widget-icon-box {direction: ltr;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {margin-block-start: 5px;}
.comment-content td, .comment-content th, .entry-content table td, .entry-content table th {text-align: left;}
body .thebase-breadcrumbs {font-size: inherit;margin-top: 14px !important;}
.woocommerce-tabs h2 {margin-block-end: 20px;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {margin-block-start: 7px;} .about-accroding .elementor-accordion-icon {margin-block-start: 4px;} @media only screen and (max-width:1200px){
body .main-navigation .primary-menu-container > ul > li.menu-item > a {padding-left: calc(2.2em / 2); padding-right: calc(2.2em / 2);}
.owl-theme .owl-buttons div.owl-prev {left: -20px;}
.owl-theme .owl-buttons div.owl-next {right: -15px;}
}
@media only screen and (max-width:1024px){
.cms-wrap .cms-cat-image:hover .cms-button {
-webkit-transform: translateY(-45px);
-moz-transform: translateY(-45px);
-ms-transform: translateY(-45px);
-o-transform: translateY(-45px);
transform: translateY(-45px);
} body.showing-popup-drawer-from-right.animate-body-popup #inner-wrap, body.showing-popup-drawer-from-right.animate-body-popup #colophon, body.showing-popup-drawer-from			right.animate-body-popup .site-header-row {-webkit-transform: translateX(0px); transform: translateX(0px);}
#secondary .woocommerce.widget_product_categories > ul li .count ~ .thebase-cat-toggle-sub {right: 0.5rem;}
.site-footer .footer-widget-area .widget-title, .widget-title {margin-block-end: 1.0em; cursor: pointer;}
footer .wp-block-group h4::before {
content: "\f107";
position: absolute;
right: 0;
font-family: FontAwesome;
font-size: 20px;
top: 1px;
bottom: 0;
height: 20px;
width: 20px;
text-align: center;
z-index: 9;
margin: 0 auto;
line-height: 20px;
}
footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul {display: none;}
footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul {display: block; padding-block: 0 20px;}
.footer-widget-area .widget-title {padding-block-end: 0; margin: 0;}
.site-footer-section .footer-widget-area.footer-social {display: none;}
.site-footer-section .wp-block-columns {margin-bottom: 0;}
.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {display: flex;}
.primary-sidebar {
transform: translateX(-100%);
width: 360px;
right: auto;
left: 0;
top: 0;
overflow: auto;
bottom: 0;
position: fixed;
box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);
display: flex;
flex-direction: column;
transition: all .3s ease-in-out;
z-index: 99999;
padding-inline: 20px;
padding-block: 0;
background-color: #fff;
}
.primary-sidebar.active {transform: translateX(0);}
}
@media only screen and (max-width:979px){
.woocommerce-cart .woocommerce table.cart .product-remove .remove, .woocommerce-cart .woocommerce #content table.cart .product-remove .remove,
.woocommerce-cart .woocommerce-page table.cart .product-remove .remove, .woocommerce-cart .woocommerce-page #content table.cart .product-remove .remove {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@media only screen and (max-width:479px){.wpcf7-form .contact-col-1 {width: 100%; display: block;} .primary-sidebar {width: 100%;}} .menu-social.menu-social-fixed {
position: fixed;
left: 20px;
bottom: 20px;
z-index: 111;
background-image: -moz-linear-gradient(103deg, rgb(196, 137, 35) 0%, rgb(222, 160, 51) 100%, rgb(221, 159, 39) 100%);
background-image: -webkit-linear-gradient(103deg, rgb(196, 137, 35) 0%, rgb(222, 160, 51) 100%, rgb(221, 159, 39) 100%);
background-image: -ms-linear-gradient(103deg, rgb(196, 137, 35) 0%, rgb(222, 160, 51) 100%, rgb(221, 159, 39) 100%);
box-shadow: 0px 4px 7.12px 0.88px rgba(0, 0, 0, 0.22);
border-radius: 3rem;
overflow: hidden;
padding: 9px 10px 9.6px 10px;
align-items: stretch;
zoom: 0.9;
display: flex;
align-items: center;
}
.menu-social.menu-social-fixed a {
padding: 0 15px;
border-left: 1px solid #fff;
display: flex;
align-items: center;
margin: 0;
}
.menu-social.menu-social-fixed a:hover img {
filter: brightness(8);
}
.menu-social.menu-social-fixed img {
max-height: 36px;
max-width: 39px;
position: relative;
z-index: 1;
filter: brightness(10);
}
.menu-social.menu-social-fixed a:first-child {
border-left: 0;
}
@media (max-width: 1024px) {
.menu-social.menu-social-fixed {
display: none;
}
}.owl-carousel .owl-item{float:left}.owl-carousel .owl-wrapper-outer{overflow-inline:-moz-hidden-unscrollable;overflow-inline:hidden-unscrollable;overflow-x:clip;position:relative;width:100%}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translateZ(0)}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;min-width:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--global-gray-400: #CBD5E0;--global-gray-500: #A0AEC0;--global-xs-spacing: 1em;--global-sm-spacing: 1.5rem;--global-md-spacing: 2rem;--global-lg-spacing: 2.5em;--global-xl-spacing: 3.5em;--global-xxl-spacing: 5rem;--global-edge-spacing: 1.5rem;--global-boxed-spacing: 2rem}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:'“' '”'}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4)}.entry-content blockquote{margin:0 0 var(--global-md-spacing)}blockquote cite,blockquote .wp-block-pullquote__citation{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block}address{margin:0 0 1.5em}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch", Courier, monospace;font-size:0.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:0.8rem}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400)}ul,ol{margin:0 0 1.5em 1.5em;padding:0}ul.aligncenter,ol.aligncenter{list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}figure{margin:0.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--global-palette-highlight);transition:all .1s linear}a:hover,a:focus,a:active{color:var(--global-palette-highlight-alt)}a:hover,a:active{outline:0}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline}.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content a{text-decoration:none}.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a:hover{text-decoration:none}.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content>ol a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--global-palette-highlight);text-decoration-color:var(--global-palette-highlight)}.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content>ol a:hover{color:var(--global-palette-highlight)}.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content>ol a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content>ol a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%}.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content>ol a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px}.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content>ol a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight-alt))}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.hide-focus-outline *:focus{outline:0}#primary[tabindex="-1"]:focus{outline:0}textarea{width:100%}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:0.4em 0.5em;max-width:100%;background:var(--global-palette9);box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}::-moz-placeholder{color:var(--global-palette6);opacity:1}:-ms-input-placeholder{color:var(--global-palette6)}::placeholder{color:var(--global-palette6)}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1)}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:0.2em 35px 0.2em 0.5em;background:var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;outline:0;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}select::-ms-expand{display:none}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1);outline:0}select:focus option{color:#333}.elementor-select-wrapper select{background-image:none}.search-form{position:relative}.search-form input[type="search"],.search-form input.search-field{padding-right:60px;width:100%}.search-form .search-submit[type="submit"]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:transparent;z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type="submit"]:hover,.search-form .search-submit[type="submit"]:focus{color:transparent;background:transparent;box-shadow:none}.search-form .thebase-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type="submit"]:hover~.thebase-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .button[type="submit"],body.rtl .search-form .thebase-search-icon-wrap{left:0;right:auto}body.rtl .search-form input[type="search"],body.rtl .search-form input.search-field{padding-right:0.5em;padding-left:60px}fieldset{padding:0.625em 1.425em 0.625em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em}.affwp-form fieldset{padding:0}legend{font-weight:bold}button,.button,.wp-block-button__link,input[type="button"],input[type="reset"],input[type="submit"]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:0.4em 1em;border:0;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all 0.2s ease;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}button:visited,.button:visited,.wp-block-button__link:visited,input[type="button"]:visited,input[type="reset"]:visited,input[type="submit"]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active,.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:focus,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}button:disabled,button.disabled,.button:disabled,.button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled,input[type="submit"]:disabled,input[type="submit"].disabled{cursor:not-allowed;opacity:0.5}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:active{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}.button.button-size-small{font-size:80%;padding:0.3em .7em}.button.button-size-large{font-size:110%;padding:0.6em 1.2em}.wp-block-button.is-style-outline .wp-block-button__link{padding:0.4em 1em}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link{border:2px solid currentColor;background:transparent}.button.button-style-outline:hover,.button.button-style-outline:focus,.button.button-style-outline:active,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active{background:transparent;border:2px solid currentColor;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.button.button-style-outline:not(.has-text-color){color:var(--global-palette-btn-bg)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):hover,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):active{color:var(--global-palette-btn-bg-hover)}.thebase-svg-iconset{display:inline-flex;align-self:center}.thebase-svg-iconset svg{height:1em;width:1em}.thebase-svg-iconset.svg-baseline svg{top:.125em;position:relative}body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore){color:white}body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore){border-color:currentColor}.tb-clear{*zoom:1}.tb-clear::before,.tb-clear::after{content:' ';display:table}.tb-clear::after{clear:both}.content-area{margin:var(--global-xxl-spacing) 0}.entry-content{word-break:break-word}.entry-content table{word-break:normal}.body{overflow-x:hidden}.scroll a *,a.scroll *{pointer-events:none}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0}.content-width-fullwidth .content-area,.content-vertical-padding-hide .content-area{margin-top:0;margin-bottom:0}.content-vertical-padding-top .content-area{margin-bottom:0}.content-vertical-padding-bottom .content-area{margin-top:0}.site-container,.site-header-row-layout-contained,.site-footer-row-layout-contained,.entry-hero-layout-contained,.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container{margin:0 auto;padding:0 var(--global-content-edge-padding)}.tb-row-layout-inner>.kb-theme-content-width,.tb-row-layout-inner.tb-row-has-bg>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding)}.content-bg{background:white}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0}.content-style-unboxed .content-bg:not(.loop-entry){background:transparent}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0}@media screen and (min-width: 1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center}#secondary{grid-column:2;grid-row:1}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr}.has-left-sidebar #main{grid-column:2;grid-row:1}.has-left-sidebar #secondary{grid-column:1;grid-row:1}.has-sidebar .site .content-container .alignwide,.has-sidebar .site .content-container .alignfull{width:unset;max-width:unset;margin-left:0;margin-right:0}.has-sidebar .content-container .thebase-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px}}#tb-scroll-up-reader,#tb-scroll-up{position:fixed;transform:translateY(40px);transition:all 0.2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer}#tb-scroll-up-reader *,#tb-scroll-up *{pointer-events:none}#tb-scroll-up-reader.scroll-up-style-outline,#tb-scroll-up.scroll-up-style-outline{background:transparent}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4)}.scroll-up-style-filled:hover{color:var(--global-palette9)}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4)}.scroll-up-style-outline:hover{color:var(--global-palette5)}#tb-scroll-up.scroll-visible{transform:translateY(0px);opacity:1}#tb-scroll-up-reader{transform:translateY(0px);transition:all 0s ease}#tb-scroll-up-reader:not(:focus){clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;word-wrap:normal !important}#tb-scroll-up-reader:focus{transform:translateY(0px);opacity:1;box-shadow:none;z-index:1001}@media screen and (max-width: 719px){.vs-sm-false{display:none !important}}@media screen and (min-width: 720px) and (max-width: 1024px){.vs-md-false{display:none !important}}@media screen and (min-width: 1025px){.vs-lg-false{display:none !important}}body.logged-in .vs-logged-in-false{display:none !important}body:not(.logged-in) .vs-logged-out-false{display:none !important}.infinite-scroll .posts-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#wrapper{overflow:hidden}.alignleft{float:left;margin-right:var(--global-md-spacing)}.alignright{float:right;margin-left:var(--global-md-spacing)}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom.admin-bar #wrapper{min-height:calc( 100vh - 32px)}body.footer-on-bottom #inner-wrap{flex:1 0 auto}.thebase-pro-fixed-item>.thebase-element-wrap>p:first-child:last-child,.thebase-pro-fixed-item>p:first-child:last-child{margin:0}