@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//cocos.codes/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}@font-face {
font-family: dashicons;
src: url(//cocos.codes/pl/wp-includes/fonts/dashicons.woff),
url(//cocos.codes/pl/wp-includes/fonts/dashicons.ttf) format("truetype"),
url(//cocos.codes/pl/wp-includes/fonts/dashicons.svg#dashicons) format("svg"),
url(//cocos.codes/pl/wp-includes/fonts/dashicons.eot);
font-weight: normal;
font-style: normal;
} #trp_ald_modal_container{
background-color: rgba(0,0,0,0.2);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
position: fixed;
z-index: 2000000000000;
pointer-events: none;
}
#trp_ald_modal_popup{
box-shadow: 0 0 10px #6c7781;
top: 40px !important;
position: relative;
}
#trp_ald_modal_popup{
background-color: #F0F0EE;
width: 570px;
max-width: 75%;
border: 1px solid #4c6066;
padding: 25px 40px;
margin: auto;
pointer-events: auto;
} #trp_ald_popup_text{
text-align: left;
font-size: 17px;
} .trp_ald_select_and_button{
display: flex;
justify-content: space-between;
margin-top: 14px;
font-size: 17px;
}
.trp_ald_button{
margin-left: 12px;
width: 287px;
}
#trp_ald_popup_change_language{
text-transform: none;
width: 100%;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
justify-content: center;
align-items: center;
display: inline-grid;
font-weight: normal;
font-size: 17px;
height: 50px;
min-height: 30px;
margin: 0;
padding: 0;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_x_button_and_textarea{
text-decoration: none;
display: flex;
vertical-align: middle;
align-items: center;
cursor: pointer !important;
color: #0085ba !important;
font-size: 14px;
margin-top: 15px;
width:50%;
height: 100%;
pointer-events: visibleFill;
}
#trp_ald_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
height: auto;
width:auto;
color: #0085ba !important;
cursor: pointer !important;
text-align: left;
}
#trp_ald_x_button_textarea:hover{
background-color: transparent;
pointer-events: auto;
cursor: pointer !important;
z-index: 20000000000000;
}
#trp_ald_modal_popup #trp_ald_x_button{
display: inline-table;
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
z-index: 1;
}
#trp_ald_modal_popup #trp_ald_x_button::before {
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_modal_popup #trp_ald_x_button::before:hover{
background: 0 0;
} .trp_ald_ls_container{
height: 50px;
width: 100%;
color: #4c6066;
font-size: 19px;
}
.trp_ald_ls_container .trp-language-switcher-container{
width: 100%;
margin: 0;
user-select: none;
}
.trp_ald_ls_container .trp-language-switcher-container > div{
background-image: linear-gradient(
60deg
, transparent 50%, #C9C0BB 50%), linear-gradient(
120deg
, #C9C0BB 50%, transparent 50%);
background-position: calc(100% - 18px) calc(1em), calc(100% - 12px) calc(1em);
background-size: 6px 12px, 6px 12px;
background-repeat: no-repeat;
}
.trp_ald_ls_container .trp-language-switcher-container .trp-ls-shortcode-language.trp-ls-clicked{
background-image: none;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
width: 100%;
height: 50px;
justify-content: left;
padding-bottom: 12px;
border: 2px solid #C9C0BB;
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
width: 100%;
height: 50px;
justify-content: left;
border: 2px solid #C9C0BB;
z-index: 1000000000000000;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language:hover{
cursor: pointer;
}
.trp_ald_ls_container .trp-ls-shortcode-language > div:hover{
cursor: pointer;
background: #135e96;
color: #ffffff;
}
.trp_ald_ls_container .trp-ald-popup-select{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 33px;
font-size: 18px;
margin-right: -15px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
padding-bottom: 12px;
padding-top: 6px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container #trp_ald_popup_current_language{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_popup_select_container .trp-ls-shortcode-language{
display: none;
} .trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language.trp-ls-clicked{
visibility: hidden;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-current-language{
visibility: visible;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-language{
visibility: hidden;
height: 1px;
}
.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language.trp-ls-clicked{
visibility:visible;
height:auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
} #trp_no_text_popup_wrap{
width: 100%;
background-color: #F0F0EE;
z-index: 999999999999999999999999999999999;
box-shadow: 0 0 10px #6c7781;
}
#trp_no_text_popup{
align-items: center;
padding: 25px 30px;
border: 1px solid grey;
justify-content: space-between;
display: flex;
vertical-align: middle;
}
#trp_ald_not_text_popup_ls_and_button{
display: flex;
justify-content: center;
width: 100%;
vertical-align: middle;
align-items: center;
} #trp_ald_no_text_popup_div {
text-align: left;
font-size: 17px;
margin-right: 10px;
max-width: 375px;
} #trp_ald_not_text_popup_buttons_wrap{
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 240px;
color: #4c6066;
font-size: 19px;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container #trp_ald_popup_current_language{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
} .trp_ald_change_language_div{
min-width: 173px;
height: auto;
}
#trp_ald_no_text_popup_change_language{
text-transform: none;
padding: 4px 10px;
height: 50px;
text-align: center;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
display: inline-block;
font-weight: normal;
font-size: 17px;
line-height: 2.15384615;
min-height: 30px;
margin-left: 10px;
width: 100%;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_no_text_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_no_text_popup_x{
width: 65px;
padding-left: 5px;
}
#trp_no_text_popup #trp_close{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_no_text_popup #trp_close::before {
content: "\f153";
font: normal 35px/40px dashicons;
text-align: center;
cursor: pointer;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display:none;
cursor: pointer;
vertical-align: middle;
}
#trp_ald_no_text_popup_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
color: #0085ba;
font-size: 15px;
margin-top: 15px;
}
#trp_ald_no_text_popup_x_button{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_ald_no_text_popup_x_button::before{
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
} @media screen and (max-width: 937px){ #trp_ald_not_text_popup_ls_and_button{
width: 80%;
}
}
@media screen and (max-width: 780px) {
#trp_ald_modal_popup {
width: 80%;
}
.trp_ald_select_and_button{
display: block;
margin-top: 32px;
}
.trp_ald_ls_container #trp_ald_popup_current_language{
overflow: hidden;
}
.trp_ald_button{
width: 100%;
margin-left: 0;
margin-top: 14px;
}
#trp_ald_x_button_and_textarea{
width: 100%;
} #trp_no_text_popup{
justify-content: center;
}
#trp_ald_not_text_popup_ls_and_button{
display: block;
max-width: 240px;
}
#trp_ald_no_text_popup_x{
display:none;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display: block;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 100%;
margin-top: 32px;
}
#trp_ald_no_text_popup_select_container{
display: none;
}
.trp_ald_change_language_div{
width: 100%;
margin-top: 14px;
min-width: 30px;
}
#trp_ald_no_text_popup_change_language{
margin-left: 0;
height: unset;
white-space: pre-wrap;
}
#trp_ald_no_text_popup_x_button_and_textarea{
margin-top: 15px;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face {
font-family: 'League Spartan';
src: url(//cocos.codes/wp-content/themes/anvogue-child/assets/fonts/League_Spartan/static/LeagueSpartan-Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'League Spartan';
src: url(//cocos.codes/wp-content/themes/anvogue-child/assets/fonts/League_Spartan/static/LeagueSpartan-SemiBold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
.error404 .pls-site-container {
margin-top: 0 !important
}
.pls-slide-title h2 {
text-transform: initial
}
.pls-header-main {
background: transparent !important;
box-shadow: none !important;
border-bottom: none !important;
}
@media (min-width: 640px) {
.sm\:-bottom-10 {
bottom: -2.5rem;
}
}
.cc-blur {
top: 0;
bottom: -4rem;
left: 0;
position: absolute;
pointer-events: none;
right: 0;
}
.pls-header-topbar,
.pls-header-main>.container {
position: relative;
z-index: 1000;
}
.pls-header-main {
position: relative;
z-index: 990;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
padding-left: 15px;
}
.woocommerce-shipping-fields {
display: none;
}
.woocommerce-MyAccount-navigation ul li {
margin-bottom: 2px;
}
.woocommerce-price-suffix {
padding-left: 10px;
}
.pls-sticky-add-to-cart .wc-stripe-product-checkout-container {
display: none!important;
}
.tax-rate .woocommerce-Price-amount.amount {
float: right;
font-weight: 600!important;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table td {
text-align: right;
}
.cc-license-order-keys {
padding-bottom: 40px;
}
h2.woocommerce-order-downloads__title {
font-size: 32px;
}
.product-language-flags {
display: flex;
gap: 10px;
margin: 0px 0 15px 0;
}
.language-flag {
display: flex;
align-items: center;
font-size: 12px;
text-decoration: none;
color: #1F1F1F;
}
.language-flag img {
margin-right: 5px;
}
.woocommerce-Pagination a.button {
color: var(--pls-button-bg-color);
}
.download-file a.button {
text-align: left;
padding: 10px 10px;
}
th.download-expires {
min-width: 120px;
}
th.download-remaining {
max-width: 120px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
background: var(--pls-theme-background-color);
border-radius: var(--pls-border-radius);
border-bottom: 0!important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #fff!important
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
background-color: #FFFFFF!important;
}
.product-category.swiper-slide .woocommerce-loop-category__title {
padding: 0 15px!important;
white-space: normal;
text-align: left;
}
.cc-container {
margin: 0 auto 20px auto;
padding-bottom: 20px;
}
.cc-toggle {
padding: 8px 16px;
border-radius: 4px;
cursor: pointer;
margin-top: 10px;
font-size: 14px;
}
.cc-hidden {
display: none;
}
.cc-container h1 {
font-size: 26px;
}
.cc-container h2 {
font-size: 24px;
}
.cc-container h3 {
font-size: 22px;
}
.cc-container h4 {
font-size: 20px;
}
@media screen and (max-width: 768px) {
.heading-tagline {
font-size: 14px!important;
}
}
.pls-mobile-menu-wrap .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
top: -255%!important;
left: 5px;
width: calc(100% - 10px);
}
.menu-item .pls-menu-badge {
max-width: 25px;
}
.pls-product-labels span.featured {
background-color: var(--pls-button-bg-color)!important;
}
body {
--pls-woocommece-sale-label-color: #B93737!important;
}
.woocommerce .star-rating span {
color: #d6a116!important;
}
small.woocommerce-price-suffix {
display: initial!important;
} #trp_ald_popup_change_language {
background-color: #191919;
border-color: #191919;
border-radius: 10px!important;
}
#trp_ald_popup_change_language:hover {
background-color: var(--pls-button-bg-hover-color);
border-color: var(--pls-button-bg-hover-color);
color: var(--pls-button-hover-color);
}
#trp_ald_modal_popup {
background-color: #F7F7F7;
box-shadow: none;
border: 0;
border-radius: 20px;
}
#trp_ald_x_button_textarea {
color: #191919!important;
padding-left: 5px!important;
}
#trp_ald_modal_popup #trp_ald_x_button::before {
color: #191919!important;
}
#trp_ald_popup_text {
color: #191919;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language {
border: 1px solid #E9E9E9;
border-radius: var(--pls-border-radius);
}
.trp_ald_ls_container .trp-ls-shortcode-language > div:hover {
background-color: #191919;
}
.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image {
padding-top: 0px;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
padding: 3px 13px;
}
.trp_ald_ls_container .trp-ald-popup-select {
margin-right: 0;
}
#trp_ald_popup_select_container .trp-ls-shortcode-language {
padding: 0;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image {
padding-top: 0!important;
} .cc-table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
border-radius: 20px;
overflow: hidden;
}
.cc-table thead {
background-color: var(--pls-theme-background-color, #F7F7F7);
font-weight: bold;
color: #333;
}
.cc-table thead th {
padding: 15px;
text-align: left;
border-bottom: 1px solid #e0e0e0;
}
.cc-table tbody tr {
transition: all 0.3s ease;
}
.cc-table tbody tr:hover {
background-color: var(--pls-theme-background-color, #F7F7F7);
transform: scale(1.01);
}
.cc-table tbody td {
padding: 15px;
border-bottom: 1px solid #e0e0e0;
text-align: left;
}
.cc-table tbody tr:last-child td {
border-bottom: none;
}
.cc-table tbody td:last-child {
line-height: 1.6;
}
.cc-table .cc-details {
background-color: var(--pls-theme-background-color, #F7F7F7);
font-size: 0.9em;
color: #555;
}
@media screen and (max-width: 768px) {
.cc-table {
overflow: visible;
}
.cc-table, 
.cc-table thead, 
.cc-table tbody, 
.cc-table th, 
.cc-table td, 
.cc-table tr {
display: block;
}
.cc-table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.cc-table tr {
border: 1px solid #ccc;
margin-bottom: 10px;
}
.cc-table td {
border: none;
position: relative;
padding-left: 50%;
}
.cc-table td:before {
position: absolute;
top: 15px;
left: 15px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
content: attr(data-label);
color: #000;
font-weight: bold;
}
.cc-table .cc-details {
display: none;
}
} .knowledge-base-container {
color: var(--pls-text-color, #696C70);
margin: 0 auto;
}
.knowledge-base-list {
list-style: none;
padding: 0;
margin: 0;
}
.knowledge-base-item {
margin-bottom: 3rem;
}
.knowledge-base-title {
position: relative;
margin: 0 0 2rem 0;
padding: 0;
}
.knowledge-base-title a {
color: var(--pls-heading-color, #1F1F1F);
text-decoration: none;
font-size: 2rem;
font-weight: 600;
letter-spacing: -0.5px;
display: inline-block;
padding-bottom: 0.5rem;
border-bottom: 4px solid var(--pls-heading-color, #1F1F1F);
}
.knowledge-base-posts {
border-left: 1px solid #E9E9E9;
padding-left: 0;
}
.knowledge-base-list .knowledge-base-item h3 {
padding-top: 1.5rem;
}
.knowledge-base-container > .knowledge-base-list > .knowledge-base-item:first-child > h3{
padding-top: 0;
}
.knowledge-base-post {
position: relative;
margin-bottom: 0.1rem;
padding-left: 2rem;
}
.knowledge-base-post::before {
content: "";
position: absolute;
left: -5px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
background-color: var(--pls-primary-color, #D2EF9A);
border-radius: 50%;
}
.knowledge-base-post a {
display: block;
padding: 1rem 1rem;
color: var(--pls-text-color, #696C70);
text-decoration: none;
border-radius: var(--pls-border-radius, 12px);
font-weight: 400;
line-height: 1.5;
transition: background-color 0.2s ease;
}
.knowledge-base-post a:hover {
background-color: var(--pls-theme-background-color, #F7F7F7);
color: var(--pls-primary-inverse-color, #1F1F1F);
}
.knowledge-base-toggle {
margin-left: 2rem;
display: inline-block;
background: none;
border: none;
color: var(--pls-primary-inverse-color, #1F1F1F);
font-size: 1rem;
font-weight: 600;
cursor: pointer;
padding: 0.5rem 0;
position: relative;
text-transform: uppercase;
}
.knowledge-base-toggle::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: var(--pls-primary-color, #D2EF9A);
}
.knowledge-base-toggle:hover::after {
height: 3px;
}
.hidden-posts {
display: none;
}
.no-posts {
padding: 1rem;
color: var(--pls-text-color, #696C70);
font-style: italic;
background-color: #F7F7F7;
border-radius: var(--pls-border-radius, 12px);
}
@media (max-width: 768px) {
.knowledge-base-post {
padding-left: 1.5rem;
}
.knowledge-base-post a {
padding: 0.75rem 1rem;
}
.knowledge-base-title a {
font-size: 1.5rem;
}
.knowledge-base-toggle {
margin-left: 1.5rem;
}
} .cc-release-version {
padding: 20px;
border-radius: var(--pls-border-radius, 10px);
color: #333;
background-color: var(--pls-theme-background-color, #F7F7F7);
margin-bottom: 10px;
}
.cc-version-title {
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
}
.cc-release-date {
color: #666;
margin-bottom: 15px;
}
.cc-changelog-title {
font-weight: 600;
margin: 10px 0 5px 0;
}
.cc-changelog-list {
list-style-type: none;
padding-left: 0;
margin: 0;
}
.cc-changelog-list li {
margin-bottom: 8px;
padding-left: 5px;
}
.cc-new-feature::before {
content: "✨ ";
}
.cc-improvement::before {
content: "🔧 ";
}
.cc-bugfix::before {
content: "🐛 ";
}
.cc-security::before {
content: "🔒 ";
}
.cc-deprecation::before {
content: "⚠️ ";
}
.cc-new-feature strong {
color: #2e8b57;
}
.cc-improvement strong {
color: #4169e1;
}
.cc-bugfix strong {
color: #cd5c5c;
}
.cc-security strong {
color: #ff8c00;
}
.cc-deprecation strong {
color: #9370db;
} .cc-code-quote {
background-color: #EEEEEE;
border-left: 4px solid #1F1F1F;
margin: 15px 0;
font-family: 'Courier New', Courier, monospace;
font-size: 14px;
line-height: 1.5;
overflow: auto;
color: #333;
border-radius: 10px;
}
.cc-code-quote pre {
margin: 0;
padding: 1.6em;
white-space: pre-wrap;
}
.cc-code-quote code {
background: transparent;
padding: 0;
}
.cc-highlight {
font-family: Consolas, Monaco, 'Andale Mono', monospace;
background-color: #f5f5f5;
padding: 2px 5px;
border-radius: 3px;
}
.cc-alert {
padding: 16px 20px;
margin: 20px 0;
border-radius: 10px;
border-left: 4px solid;
position: relative;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.cc-alert::before {
position: absolute;
top: 15px;
left: 15px;
font-size: 20px;
}
.cc-alert-title {
font-weight: bold;
font-size: 1.1em;
padding-left: 30px;
margin-bottom: 10px;
}
.cc-alert-content {
line-height: 1.6;
}
.cc-alert-info {
background-color: #e3f2fd;
border-color: #2196F3;
}
.cc-alert-info .cc-alert-title {
color: #0d47a1;
}
.cc-alert-info::before {
content: "ℹ";
color: #2196F3;
}
.cc-alert-warning {
background-color: #fff3e0;
border-color: #ff9800;
}
.cc-alert-warning .cc-alert-title {
color: #e65100;
}
.cc-alert-warning::before {
content: "⚠️";
color: #ff9800;
}
.cc-alert-success {
background-color: #e8f5e9;
border-color: #4caf50;
}
.cc-alert-success .cc-alert-title {
color: #1b5e20;
}
.cc-alert-success::before {
content: "✅";
color: #4caf50;
}
.cc-alert-error {
background-color: #ffebee;
border-color: #f44336;
}
.cc-alert-error .cc-alert-title {
color: #b71c1c;
}
.cc-alert-error::before {
content: "❌";
color: #f44336;
}
.cc-alert-note {
background-color: #f5f5f5;
border-color: #607d8b;
}
.cc-alert-note .cc-alert-title {
color: #263238;
}
.cc-alert-note::before {
content: "🔔";
color: #607d8b;
}
.cc-alert-tip {
background-color: #e8f5e9;
border-color: #009688;
}
.cc-alert-tip .cc-alert-title {
color: #004d40;
}
.cc-alert-tip::before {
content: "💡";
color: #009688;
}
@media (max-width: 768px) {
.cc-code-quote {
padding: 10px;
font-size: 13px;
}
.cc-alert {
padding: 12px 15px;
}
}
@media (prefers-color-scheme: dark) {
.cc-code-quote {
background-color: #2d2d2d;
color: #e0e0e0;
}
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}@font-face {
font-family: 'presslayouts-font';
src:
url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/presslayouts-font.ttf?fqbnot) format('truetype'),
url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/presslayouts-font.woff?fqbnot) format('woff'),
url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/presslayouts-font.svg?fqbnot#presslayouts-font) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="picon-"], [class*=" picon-"] { font-family: 'presslayouts-font' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.picon-user:before {
content: "\e900";
}
.picon-user-atl:before {
content: "\ea38";
}
.picon-people:before {
content: "\e901";
}
.picon-user-female:before {
content: "\e902";
}
.picon-user-follow:before {
content: "\e903";
}
.picon-user-following:before {
content: "\e904";
}
.picon-user-unfollow:before {
content: "\e905";
}
.picon-emotsmile:before {
content: "\e906";
}
.picon-home:before {
content: "\e907";
}
.picon-star:before {
content: "\e908";
}
.picon-star-filled:before {
content: "\ea8b";
}
.picon-star-golden:before {
content: "\ea6e";
color: #f0c930;
}
.picon-star-gray:before {
content: "\ea6f";
color: #a7aaad;
}
.picon-star-half-filled:before {
content: "\ea70";
}
.picon-heart:before {
content: "\e909";
}
.picon-heart-atl:before {
content: "\ea84";
}
.picon-heart-fill:before {
content: "\ea8c";
}
.picon-basket:before {
content: "\e90a";
}
.picon-basket-loaded:before {
content: "\e90b";
}
.picon-handbag:before {
content: "\e90c";
}
.picon-bag:before {
content: "\e90d";
}
.picon-shopping-bag:before {
content: "\ea85";
}
.picon-cart-empty:before {
content: "\e93a";
}
.picon-trash:before {
content: "\e90e";
}
.picon-trash-alt:before {
content: "\e90f";
}
.picon-search-alt:before {
content: "\ea88";
}
.picon-magnifier:before {
content: "\e910";
}
.picon-magnifier-add:before {
content: "\e911";
}
.picon-magnifier-remove:before {
content: "\e912";
}
.picon-like:before {
content: "\e913";
}
.picon-dislike:before {
content: "\e914";
}
.picon-refresh:before {
content: "\e915";
}
.picon-reload:before {
content: "\e916";
}
.picon-copy:before {
content: "\e917";
}
.picon-share:before {
content: "\e918";
}
.picon-share-nodes:before {
content: "\ea8a";
}
.picon-share-alt:before {
content: "\e919";
}
.picon-link:before {
content: "\e91a";
}
.picon-paper-clip:before {
content: "\e91b";
}
.picon-paper-plane:before {
content: "\e91c";
}
.picon-present:before {
content: "\e91d";
}
.picon-database:before {
content: "\e91e";
}
.picon-lock:before {
content: "\e91f";
}
.picon-lock-open:before {
content: "\e920";
}
.picon-password:before {
content: "\e921";
}
.picon-phone-rotary:before {
content: "\e922";
}
.picon-phone-office:before {
content: "\e923";
}
.picon-phone:before {
content: "\e924";
}
.picon-call-in:before {
content: "\e925";
}
.picon-call-out:before {
content: "\e926";
}
.picon-call-end:before {
content: "\e927";
}
.picon-worldwide:before {
content: "\e928";
}
.picon-map:before {
content: "\e929";
}
.picon-location-pin:before {
content: "\e92a";
}
.picon-direction:before {
content: "\e92b";
}
.picon-directions:before {
content: "\e92c";
}
.picon-compass:before {
content: "\e92d";
}
.picon-layers:before {
content: "\e92e";
}
.picon-clock:before {
content: "\e92f";
}
.picon-alarm-clock:before {
content: "\e930";
}
.picon-watch:before {
content: "\e931";
}
.picon-watch-smart:before {
content: "\e932";
}
.picon-trophy:before {
content: "\e933";
}
.picon-screen-smartphone:before {
content: "\e934";
}
.picon-screen-tablet:before {
content: "\e935";
}
.picon-screen-desktop:before {
content: "\e936";
}
.picon-mouse:before {
content: "\e937";
}
.picon-plane:before {
content: "\e938";
}
.picon-rocket:before {
content: "\e939";
}
.picon-truck:before {
content: "\e968";
}
.picon-truck-fast:before {
content: "\ea8d";
}
.picon-pin:before {
content: "\e93b";
}
.picon-notebook:before {
content: "\e93c";
}
.picon-mustache:before {
content: "\e93d";
}
.picon-magnet:before {
content: "\e93e";
}
.picon-energy:before {
content: "\e93f";
}
.picon-energy-fill:before {
content: "\e97c";
}
.picon-cursor:before {
content: "\e940";
}
.picon-chemistry:before {
content: "\e941";
}
.picon-crop:before {
content: "\e942";
}
.picon-speedometer:before {
content: "\e943";
}
.picon-hourglass:before {
content: "\e944";
}
.picon-graduation:before {
content: "\e945";
}
.picon-ghost:before {
content: "\e946";
}
.picon-magic-wand:before {
content: "\e947";
}
.picon-eyeglass:before {
content: "\e948";
}
.picon-shield:before {
content: "\e949";
}
.picon-shield-check:before {
content: "\ea72";
}
.picon-fire:before {
content: "\e94a";
}
.picon-game-controller:before {
content: "\e94b";
}
.picon-badge:before {
content: "\e94c";
}
.picon-car:before {
content: "\e94d";
}
.picon-crown:before {
content: "\e94e";
}
.picon-speech:before {
content: "\e94f";
}
.picon-bubble:before {
content: "\e950";
}
.picon-bubbles:before {
content: "\e951";
}
.picon-envelope:before {
content: "\e952";
}
.picon-envelope-open:before {
content: "\e953";
}
.picon-envelope-letter:before {
content: "\e954";
}
.picon-anchor:before {
content: "\e955";
}
.picon-puzzle:before {
content: "\e956";
}
.picon-vector:before {
content: "\e957";
}
.picon-wallet:before {
content: "\e958";
}
.picon-printer:before {
content: "\e959";
}
.picon-picture:before {
content: "\e95a";
}
.picon-gallery:before {
content: "\ea6c";
}
.picon-globe:before {
content: "\e95b";
}
.picon-globe-alt:before {
content: "\e95c";
}
.picon-copyright:before {
content: "\e991";
}
.picon-registered:before {
content: "\e992";
}
.picon-folder:before {
content: "\e95d";
}
.picon-folder-alt:before {
content: "\e95e";
}
.picon-doc:before {
content: "\e95f";
}
.picon-docs:before {
content: "\e960";
}
.picon-feed:before {
content: "\e962";
}
.picon-drawer:before {
content: "\e963";
}
.picon-drop:before {
content: "\e964";
}
.picon-cup:before {
content: "\e965";
}
.picon-diamond:before {
content: "\e966";
}
.picon-cap:before {
content: "\e967";
}
.picon-calculator:before {
content: "\e99e";
}
.picon-calculator-alt:before {
content: "\e969";
}
.picon-calendar:before {
content: "\e96a";
}
.picon-event:before {
content: "\e96b";
}
.picon-organization:before {
content: "\e96c";
}
.picon-book-open:before {
content: "\e96d";
}
.picon-briefcase:before {
content: "\e96e";
}
.picon-disc:before {
content: "\e96f";
}
.picon-umbrella:before {
content: "\e970";
}
.picon-tag-alt:before {
content: "\ea8e";
}
.picon-tag:before {
content: "\e971";
}
.picon-earphones:before {
content: "\e972";
}
.picon-earphones-alt:before {
content: "\e973";
}
.picon-user-headset:before {
content: "\e9a2";
}
.picon-support:before {
content: "\e974";
}
.picon-tools:before {
content: "\e975";
}
.picon-question:before {
content: "\e976";
}
.picon-question-alt:before {
content: "\e977";
}
.picon-info:before {
content: "\e978";
}
.picon-exclamation:before {
content: "\e979";
}
.picon-info-alt:before {
content: "\e97a";
}
.picon-power:before {
content: "\e97b";
}
.picon-pie-chart:before {
content: "\ea8f";
}
.picon-bar-chart:before {
content: "\e97d";
}
.picon-chart-column:before {
content: "\e9a7";
}
.picon-graph:before {
content: "\e97e";
}
.picon-pencil:before {
content: "\e97f";
}
.picon-Edit:before {
content: "\e961";
}
.picon-note:before {
content: "\e980";
}
.picon-music-tone:before {
content: "\e981";
}
.picon-music-tone-alt:before {
content: "\e982";
}
.picon-playlist:before {
content: "\e983";
}
.picon-volume-1:before {
content: "\e984";
}
.picon-volume-2:before {
content: "\e985";
}
.picon-volume-off:before {
content: "\e986";
}
.picon-camera:before {
content: "\e987";
}
.picon-ban:before {
content: "\e988";
}
.picon-camrecorder:before {
content: "\e989";
}
.picon-cloud-download:before {
content: "\e98a";
}
.picon-cloud-upload:before {
content: "\e98b";
}
.picon-eye:before {
content: "\e98c";
}
.picon-eye-slash:before {
content: "\e98d";
}
.picon-flag:before {
content: "\e98e";
}
.picon-key:before {
content: "\e98f";
}
.picon-paper-clip1:before {
content: "\e990";
}
.picon-toggle-off:before {
content: "\e9a8";
}
.picon-credit-card:before {
content: "\ea2d";
}
.picon-paypal:before {
content: "\e993";
}
.picon-login:before {
content: "\e994";
}
.picon-logout:before {
content: "\e995";
}
.picon-offer-tag:before {
content: "\e996";
}
.picon-offer:before {
content: "\e997";
}
.picon-badge-check:before {
content: "\ea2e";
}
.picon-save-money:before {
content: "\e998";
}
.picon-handshake:before {
content: "\e999";
}
.picon-smartphone-settings:before {
content: "\e99a";
}
.picon-qr-code:before {
content: "\e99b";
}
.picon-bookmark:before {
content: "\e99c";
}
.picon-browser:before {
content: "\e99d";
}
.picon-sidebar-left:before {
content: "\ea39";
}
.picon-sidebar-right:before {
content: "\ea3a";
}
.picon-warning:before {
content: "\e99f";
}
.picon-balance-scale:before {
content: "\e9a0";
}
.picon-bell:before {
content: "\e9a1";
}
.picon-square:before {
content: "\ea3b";
}
.picon-square-round:before {
content: "\ea3c";
}
.picon-square-alt:before {
content: "\e9a3";
}
.picon-square-full:before {
content: "\e9a4";
}
.picon-circle:before {
content: "\e9a5";
}
.picon-circle-alt:before {
content: "\e9a6";
}
.picon-cube:before {
content: "\ea3d";
}
.picon-cubes:before {
content: "\ea3e";
}
.picon-ruler:before {
content: "\ea3f";
}
.picon-360-degrees:before {
content: "\ea6d";
}
.picon-degrees-alt:before {
content: "\ea81";
}
.picon-bulb:before {
content: "\e9a9";
}
.picon-symble-female:before {
content: "\e9aa";
}
.picon-symbol-male:before {
content: "\e9ab";
}
.picon-target:before {
content: "\e9ac";
}
.picon-code:before {
content: "\e9ad";
}
.picon-quote-right:before {
content: "\e9ae";
}
.picon-quote-left:before {
content: "\e9af";
}
.picon-quote-right-alt:before {
content: "\e9b0";
}
.picon-quote-left-alt:before {
content: "\e9b1";
}
.picon-align-left:before {
content: "\e9b2";
}
.picon-align-right:before {
content: "\e9b3";
}
.picon-align-center:before {
content: "\e9b4";
}
.picon-sort:before {
content: "\e9b5";
}
.picon-sort-alphabet:before {
content: "\e9b6";
}
.picon-sort-numeric:before {
content: "\e9b7";
}
.picon-sort-descending:before {
content: "\e9b9";
}
.picon-sort-ascending:before {
content: "\e9b8";
}
.picon-wifi:before {
content: "\e9ba";
}
.picon-signal-range:before {
content: "\e9bb";
}
.picon-dashboard:before {
content: "\e9bc";
}
.picon-font:before {
content: "\e9bd";
}
.picon-italic:before {
content: "\e9be";
}
.picon-underline:before {
content: "\e9bf";
}
.picon-tag-label:before {
content: "\e9c0";
}
.picon-plus:before {
content: "\e9c1";
}
.picon-minus:before {
content: "\e9c2";
}
.picon-cancel:before {
content: "\e9c3";
}
.picon-asterisk:before {
content: "\e9c4";
}
.picon-percent:before {
content: "\e9c5";
}
.picon-slash:before {
content: "\e9c6";
}
.picon-two-dots:before {
content: "\e9c7";
}
.picon-two-dots-alt:before {
content: "\e9c8";
}
.picon-at:before {
content: "\e9c9";
}
.picon-dollar:before {
content: "\e9ca";
}
.picon-euro:before {
content: "\e9cb";
}
.picon-rupee:before {
content: "\e9cc";
}
.picon-pound:before {
content: "\e9cd";
}
.picon-yen:before {
content: "\e9ce";
}
.picon-chevron-left:before {
content: "\e9d0";
}
.picon-chevron-right:before {
content: "\e9cf";
}
.picon-chevron-down:before {
content: "\e9d2";
}
.picon-chevron-up:before {
content: "\e9d1";
}
.picon-arrow-left:before {
content: "\e9d3";
}
.picon-arrow-right:before {
content: "\e9d4";
}
.picon-arrow-down:before {
content: "\e9d5";
}
.picon-arrow-up:before {
content: "\e9d6";
}
.picon-chevron-circle-left:before {
content: "\e9d8";
}
.picon-chevron-circle-right:before {
content: "\e9d7";
}
.picon-chevron-circle-down:before {
content: "\e9da";
}
.picon-chevron-circle-up:before {
content: "\e9d9";
}
.picon-arrow-left-alt:before {
content: "\e9dc";
}
.picon-arrow-right-alt:before {
content: "\e9db";
}
.picon-arrow-down-alt:before {
content: "\e9de";
}
.picon-arrow-up-alt:before {
content: "\e9dd";
}
.picon-arrow-left-circle:before {
content: "\e9e0";
}
.picon-arrow-right-circle:before {
content: "\e9e1";
}
.picon-arrow-down-circle:before {
content: "\e9df";
}
.picon-arrow-up-circle:before {
content: "\e9e2";
}
.picon-chevron-double-left:before {
content: "\e9e4";
}
.picon-chevron-double-right:before {
content: "\e9e3";
}
.picon-chevron-double-down:before {
content: "\e9e6";
}
.picon-chevron-double-up:before {
content: "\e9e5";
}
.picon-turn-left:before {
content: "\e9e8";
}
.picon-turn-right:before {
content: "\e9e7";
}
.picon-turn-right-alt1:before {
content: "\e9ea";
}
.picon-turn-right-alt:before {
content: "\e9e9";
}
.picon-arrow-dot-left:before {
content: "\e9ec";
}
.picon-arrow-dot-right:before {
content: "\e9eb";
}
.picon-arrow-dot-down:before {
content: "\e9ee";
}
.picon-arrow-dot-up:before {
content: "\e9ed";
}
.picon-step-backward:before {
content: "\e9f0";
}
.picon-step-forword:before {
content: "\e9ef";
}
.picon-sort-alt:before {
content: "\e9f1";
}
.picon-transfer-alt:before {
content: "\e9f2";
}
.picon-resize-h:before {
content: "\e9f3";
}
.picon-resize-v:before {
content: "\e9f4";
}
.picon-backward:before {
content: "\e9f6";
}
.picon-forward:before {
content: "\e9f5";
}
.picon-caret-left:before {
content: "\e9f8";
}
.picon-caret-right:before {
content: "\e9f7";
}
.picon-caret-down:before {
content: "\e9fa";
}
.picon-caret-up:before {
content: "\e9f9";
}
.picon-control-start:before {
content: "\e9fb";
}
.picon-control-rewind:before {
content: "\e9fc";
}
.picon-control-pause:before {
content: "\e9fd";
}
.picon-control-play:before {
content: "\e9fe";
}
.picon-control-forward:before {
content: "\e9ff";
}
.picon-control-end:before {
content: "\ea00";
}
.picon-download:before {
content: "\ea01";
}
.picon-check:before {
content: "\ea02";
}
.picon-check-double:before {
content: "\ea03";
}
.picon-check-circle-atl:before {
content: "\ea86";
}
.picon-check-circle:before {
content: "\ea04";
}
.picon-plus-circle:before {
content: "\ea05";
}
.picon-minus-circle:before {
content: "\ea06";
}
.picon-close-circle:before {
content: "\ea07";
}
.picon-check-square:before {
content: "\ea08";
}
.picon-close-square:before {
content: "\ea09";
}
.picon-action-redo:before {
content: "\ea0a";
}
.picon-action-undo:before {
content: "\ea0b";
}
.picon-frame:before {
content: "\ea0c";
}
.picon-size-fullscreen:before {
content: "\ea0d";
}
.picon-size-actual:before {
content: "\ea0e";
}
.picon-arrows:before {
content: "\ea0f";
}
.picon-export:before {
content: "\ea10";
}
.picon-shuffle:before {
content: "\ea11";
}
.picon-minimize:before {
content: "\ea12";
}
.picon-repeat:before {
content: "\ea13";
}
.picon-loop:before {
content: "\ea14";
}
.picon-repeat-atl:before {
content: "\ea87";
}
.picon-play-alt:before {
content: "\ea15";
}
.picon-microphone:before {
content: "\ea16";
}
.picon-upload:before {
content: "\ea17";
}
.picon-settings:before {
content: "\ea18";
}
.picon-wrench:before {
content: "\ea19";
}
.picon-equalizer:before {
content: "\ea1a";
}
.picon-slider-atl:before {
content: "\ea89";
}
.picon-film:before {
content: "\ea1b";
}
.picon-grid:before {
content: "\ea1c";
}
.picon-grid-square:before {
content: "\ea1d";
}
.picon-grid-four-square:before {
content: "\ea71";
}
.picon-grid-round-2:before {
content: "\ea41";
}
.picon-grid-circle:before {
content: "\ea1e";
}
.picon-grid-round-4:before {
content: "\ea42";
}
.picon-categories:before {
content: "\ea1f";
}
.picon-menu:before {
content: "\ea20";
}
.picon-options:before {
content: "\ea21";
}
.picon-options-vertical:before {
content: "\ea22";
}
.picon-list-circle:before {
content: "\ea23";
}
.picon-list-square:before {
content: "\ea24";
}
.picon-list-check:before {
content: "\ea25";
}
.picon-list-square-alt:before {
content: "\ea26";
}
.picon-android:before {
content: "\ea27";
}
.picon-android-alt:before {
content: "\ea28";
}
.picon-apple:before {
content: "\ea29";
}
.picon-apple-alt:before {
content: "\ea2a";
}
.picon-chrome:before {
content: "\ea2b";
}
.picon-chrome-alt:before {
content: "\ea2c";
}
.picon-wordpress-simple:before {
content: "\ea43";
}
.picon-wordpress:before {
content: "\ea44";
}
.picon-linux:before {
content: "\ea2f";
}
.picon-linux-alt:before {
content: "\ea30";
}
.picon-html-5:before {
content: "\ea31";
}
.picon-html-5-alt:before {
content: "\ea32";
}
.picon-wikipedia:before {
content: "\ea33";
}
.picon-behance:before {
content: "\ea34";
}
.picon-behance-alt:before {
content: "\ea35";
}
.picon-blogger:before {
content: "\ea36";
}
.picon-blogger-alt:before {
content: "\ea37";
}
.picon-facebook-f:before {
content: "\ea45";
}
.picon-facebook:before {
content: "\ea46";
}
.picon-square-facebook:before {
content: "\ea47";
}
.picon-twitter:before {
content: "\ea49";
}
.picon-square-twitter:before {
content: "\ea4a";
}
.picon-x-twitter:before {
content: "\ea82";
}
.picon-square-x-twitter:before {
content: "\ea83";
}
.picon-instagram:before {
content: "\ea4b";
}
.picon-square-instagram:before {
content: "\ea4c";
}
.picon-linkedin-in:before {
content: "\ea4f";
}
.picon-linkedin:before {
content: "\ea50";
}
.picon-whatsapp:before {
content: "\ea51";
}
.picon-square-whatsapp:before {
content: "\ea52";
}
.picon-youtube1:before {
content: "\ea40";
}
.picon-square-youtube:before {
content: "\ea53";
}
.picon-youtube:before {
content: "\ea54";
}
.picon-pinterest-p:before {
content: "\ea55";
}
.picon-pinterest:before {
content: "\ea56";
}
.picon-square-pinterest:before {
content: "\ea57";
}
.picon-tiktok:before {
content: "\ea58";
}
.picon-email:before {
content: "\ea48";
}
.picon-reddit-alien:before {
content: "\ea59";
}
.picon-reddit:before {
content: "\ea5a";
}
.picon-square-reddit:before {
content: "\ea5b";
}
.picon-github:before {
content: "\ea5e";
}
.picon-square-github:before {
content: "\ea62";
}
.picon-google:before {
content: "\ea4d";
}
.picon-google-alt:before {
content: "\ea4e";
}
.picon-snapchat:before {
content: "\ea63";
}
.picon-square-snapchat:before {
content: "\ea64";
}
.picon-telegram:before {
content: "\ea65";
}
.picon-viber:before {
content: "\ea67";
}
.picon-quora:before {
content: "\ea68";
}
.picon-tumblr:before {
content: "\ea69";
}
.picon-square-tumblr:before {
content: "\ea6a";
}
.picon-flickr:before {
content: "\ea6b";
}
.picon-stumbleupon:before {
content: "\ea73";
}
.picon-stumbleupon-circle:before {
content: "\ea74";
}
.picon-pocket:before {
content: "\ea5c";
}
.picon-pocket-alt:before {
content: "\ea5d";
}
.picon-line:before {
content: "\ea75";
}
.picon-line-alt:before {
content: "\ea5f";
}
.picon-wechat:before {
content: "\ea60";
}
.picon-wechat-alt:before {
content: "\ea61";
}
.picon-odnoklassniki:before {
content: "\ea76";
}
.picon-square-odnoklassniki:before {
content: "\ea77";
}
.picon-vk:before {
content: "\ea78";
}
.picon-square-dribbble:before {
content: "\ea79";
}
.picon-dropbox:before {
content: "\ea66";
}
.picon-foursquare:before {
content: "\ea7a";
}
.picon-soundcloud:before {
content: "\ea7b";
}
.picon-skype:before {
content: "\ea7c";
}
.picon-spotify:before {
content: "\ea7d";
}
.picon-steam-symbol:before {
content: "\ea7e";
}
.picon-steam:before {
content: "\ea7f";
}
.picon-square-steam:before {
content: "\ea80";
}
:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:WooCommerce;src:url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/WooCommerce.eot);src:url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/WooCommerce.woff) format("woff"),url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/WooCommerce.ttf) format("truetype"),url(//cocos.codes/wp-content/themes/anvogue/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:middle}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .woocommerce-product-rating .star-rating{float:left}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce table.shop_attributes{border:0;margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{border-top:0;margin:0;line-height:1.5}.woocommerce table.shop_attributes td{border-top:0;margin:0;line-height:1.5}.woocommerce table.shop_table{margin:0 -1px 24px 0;text-align:left;width:100%}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%}.woocommerce form .form-row.woocommerce-invalid label{color:#DB4444}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#DB4444}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{text-align:left}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.widget_layered_nav_filters ul li a{text-decoration:none}.widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#DB4444;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//cocos.codes/wp-content/themes/anvogue/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .col-sm-50{
flex: 0 0 20%;
max-width: 20%;
}
.col-sm-70{
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.col-sm-80{
flex: 0 0 12.50%;
max-width: 12.50%;
}
.col-sm-90{
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.col-sm-100{
flex: 0 0 10%;
max-width: 10%;
}
.col-sm-110{
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .col-md-50{
flex: 0 0 20%;
max-width: 20%;
}
.col-md-70{
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.col-md-80{
flex: 0 0 12.50%;
max-width: 12.50%;
}
.col-md-90{
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.col-md-100{
flex: 0 0 10%;
max-width: 10%;
}
.col-md-110{
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
}
@media (min-width: 1025px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .col-lg-50{
flex: 0 0 20%;
max-width: 20%;
}
.col-lg-70{
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.col-lg-80{
flex: 0 0 12.50%;
max-width: 12.50%;
}
.col-lg-90{
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.col-lg-100{
flex: 0 0 10%;
max-width: 10%;
}
.col-lg-110{
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .col-xl-50{
flex: 0 0 20%;
max-width: 20%;
}
.col-xl-70{
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.col-xl-80{
flex: 0 0 12.50%;
max-width: 12.50%;
}
.col-xl-90{
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.col-xl-100{
flex: 0 0 10%;
max-width: 10%;
}
.col-xl-110{
flex: 0 0 9.090909%;
max-width: 9.090909%;
}	
}
.pls-flex-auto {
flex: auto !important; 
}
.pls-flex-one {
flex: 1 !important;
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
} .tooltip {
z-index:98;
}
.tooltip .tooltip-inner {
border-radius: 0;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.775rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow:before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow:before, .bs-tooltip-auto[x-placement^="top"] .arrow:before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #1f1f1f;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow:before, .bs-tooltip-auto[x-placement^="right"] .arrow:before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #1f1f1f;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow:before, .bs-tooltip-auto[x-placement^="left"] .arrow:before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #1f1f1f;
}
.tooltip-inner {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-radius: 0.25rem;
max-width: 200px;
padding: 0.25rem 0.5rem;
text-align: center;
} .grid-col-1 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.grid-col-2 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.grid-col-3 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-3 > * {
flex: 0 0 33.33%;
max-width: 33.33%;
}
.grid-col-4 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.grid-col-5 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.grid-col-6 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-6 > * {
flex: 0 0 16.66%;
max-width: 16.66%;
}
.grid-col-7 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-7 > * {
flex: 0 0 14.28%;
max-width: 14.28%;
}
.grid-col-8 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-8 > * {
flex: 0 0 12.5%;
max-width: 12.5%;
}
.grid-col-9 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-9 > * {
flex: 0 0 11.11%;
max-width: 11.11%;
}
.grid-col-10 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-10 > * {
flex: 0 0 10%;
max-width: 10%;
}
@media (min-width: 576px) {
.grid-col-sm-1 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.grid-col-sm-2 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.grid-col-sm-3 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-3 > * {
flex: 0 0 33.33%;
max-width: 33.33%;
}
.grid-col-sm-4 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.grid-col-sm-5 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.grid-col-sm-6 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-6 > * {
flex: 0 0 16.66%;
max-width: 16.66%;
}
.grid-col-sm-7 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-7 > * {
flex: 0 0 14.28%;
max-width: 14.28%;
}
.grid-col-sm-8 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-8 > * {
flex: 0 0 12.5%;
max-width: 12.5%;
}
.grid-col-sm-9 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-9 > * {
flex: 0 0 11.11%;
max-width: 11.11%;
}
.grid-col-sm-10 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-sm-10 > * {
flex: 0 0 10%;
max-width: 10%;
}
}
@media (min-width: 768px) {
.grid-col-md-1 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.grid-col-md-2 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.grid-col-md-3 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-3 > * {
flex: 0 0 33.33%;
max-width: 33.33%;
}
.grid-col-md-4 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.grid-col-md-5 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.grid-col-md-6 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-6 > * {
flex: 0 0 16.66%;
max-width: 16.66%;
}
.grid-col-md-7 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-7 > * {
flex: 0 0 14.28%;
max-width: 14.28%;
}
.grid-col-md-8 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-8 > * {
flex: 0 0 12.5%;
max-width: 12.5%;
}
.grid-col-md-9 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-9 > * {
flex: 0 0 11.11%;
max-width: 11.11%;
}
.grid-col-md-10 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-md-10 > * {
flex: 0 0 10%;
max-width: 10%;
}
}
@media (min-width: 1025px) {
.grid-col-lg-1 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.grid-col-lg-2 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.grid-col-lg-3 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-3 > * {
flex: 0 0 33.33%;
max-width: 33.33%;
}
.grid-col-lg-4 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.grid-col-lg-5 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.grid-col-lg-6 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-6 > * {
flex: 0 0 16.66%;
max-width: 16.66%;
}
.grid-col-lg-7 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-7 > * {
flex: 0 0 14.28%;
max-width: 14.28%;
}
.grid-col-lg-8 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-8 > * {
flex: 0 0 12.5%;
max-width: 12.5%;
}
.grid-col-lg-9 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-9 > * {
flex: 0 0 11.11%;
max-width: 11.11%;
}
.grid-col-lg-10 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-lg-10 > * {
flex: 0 0 10%;
max-width: 10%;
}
}
@media (min-width: 1200px) {
.grid-col-xl-1 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.grid-col-xl-2 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.grid-col-xl-3 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-3 > * {
flex: 0 0 33.33%;
max-width: 33.33%;
}
.grid-col-xl-4 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.grid-col-xl-5 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.grid-col-xl-6 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-6 > * {
flex: 0 0 16.66%;
max-width: 16.66%;
}
.grid-col-xl-7 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-7 > * {
flex: 0 0 14.28%;
max-width: 14.28%;
}
.grid-col-xl-8 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-8 > * {
flex: 0 0 12.5%;
max-width: 12.5%;
}
.grid-col-xl-9 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-9 > * {
flex: 0 0 11.11%;
max-width: 11.11%;
}
.grid-col-xl-10 > *,
.pls-slider:not(.swiper-container-initialized) .slider-col-xl-10 > * {
flex: 0 0 10%;
max-width: 10%;
}
}
   html{
box-sizing: border-box;
line-height: 1.75;
-webkit-text-size-adjust: 100%;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
body{
margin: 0;
}
article,
aside,
footer,
header,
nav,
section{
display: block;
}
h1{
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main{
display: block;
}
figure{
margin: 1em 0;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: var(--pls-link-color);
font-weight: 500;
text-align: left;
}
hr{
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
background: #eee;
font-family: monospace, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
b,
strong{
color: var(--pls-heading-color);
font-weight: 600;
}
.pls-bold,
.pls-bold a{
color: var(--pls-link-color) !important;
font-weight: 600 !important;
}
code,
kbd,
samp,
tt,
var{
font-family: monospace, monospace;
font-size: 1rem;
}
dfn,
cite,
em,
i {
font-style: italic;
}
mark,
ins {
background: #f7f7f7;
color: #1f1f1f;
border-radius: 0.25rem;
padding:0.2rem 0.4rem;
text-decoration: none;
}
small{
font-size: 80%;
}
big {
font-size: 125%;
}
sub,
sup{
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub{
bottom: -0.25rem;
}
sup{
top: -0.5em;
}
audio,
video{
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img{
border-style: none;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea{
font-family: var(--pls-primary-font);
font-size: var(--pls-font-size);
line-height: 1.6;	
margin: 0;
}
text,
select, 
textarea,
number{
background-color: var(--pls-input-background);
color: var(--pls-input-color);
}
p {
margin: 0 0 1.5rem;
padding: 0;
}
blockquote,
.wp-block-quote {
color: var(--pls-link-color);
font-size: 22px;
font-weight: 500;
line-height: 1.3;
margin: 0 0 1.5rem;
overflow: hidden;
padding: 0 0 0 2.5rem;
}
.wp-block-quote.is-style-large {
padding: 0 0 0 2.5rem;
}
blockquote:before {
font-size: 28px !important;
left: 0;
position: absolute;
}
blockquote cite,
.wp-block-quote cite {
color: var(--pls-text-color);
display: block;
font-size: 16px;
font-style: normal;
margin-top: 0.5em;
}
.wp-block-quote.extraclass:before,
blockquote.has-text-color:before {
content: '';
}
blockquote cite:before {
content: "-";
margin-right: 5px;
}
blockquote cite a {
color: var(--pls-primary-color);
}
address {
font-style: normal;
margin: 0 0 1.5rem;
}
button,
input{
overflow: visible;
}
button,
select{
text-transform: none;
}
button,
html [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;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
font-weight: 600;
box-sizing: border-box;
color: var(--pls-heading-color);
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
margin: 0; 
-webkit-appearance: none;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden],
.hidden {
display: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
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: 14px;
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; } .mb h1, .mb h2, .mb h3, .mb h4, .mb h5, .mb h6,
.mb ul, .mb p {
margin-bottom:0;
} .alignleft {
clear: both;
display: inline;
float: left;
margin: .3em 1.5em 1.5em 0;
}
.alignright {
clear: both;
display: inline;
float: right;
margin: .3em 0 1.5em 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} body {
color: var(--pls-text-color);
background-color: #ffffff;
font-family: var(--pls-primary-font);
font-size: var(--pls-font-size);
font-weight: var(--pls-font-weight);
line-height: var(--pls-line-height);
overflow-x: hidden;
}
body.rtl{
text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
clear: both;
color: #1F1F1F;
font-weight: 600;
line-height: 1.3;
margin-bottom: 1rem;
margin-top: 0;
text-transform: capitalize;
}
h1,.h1 {
font-size: 56px;
font-size: 3.5rem;
}
h2,.h2{
font-size: 44px;
font-size: 2.75rem;
}
h3,.h3 {
font-size: 36px;
font-size: 2.25rem;
}
h4,.h4 {
font-size: 30px;
font-size: 1.875rem;
}
h5,.h5 {
font-size: 24px;
font-size: 1.5rem;
}
h6,.h6 {
font-size: 20px;
font-size: 1.25rem;
}
:focus, button:focus {
outline: none;
} label {
color: var(--pls-heading-color);
display: block;
font-weight: 600;
margin-bottom: 0.5em;
}
fieldset {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
margin-bottom: 1em;
}
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 {
background-color: var(--pls-input-background);
color: var(--pls-input-color);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
display: block;
font-size: var(--pls-font-size);
line-height: 2;
padding: 11px 16px;
height: 48px;
width: 100%;
}
textarea {
overflow: auto;
min-height: 200px;
border-radius: var(--pls-border-radius);
}
select {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius-s);
height: 45px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
background: #fff url(//cocos.codes/wp-content/themes/anvogue/assets/images/select-bg.svg) 97% 50%/26px 60px no-repeat;
display: block;
padding-left: 15px;
padding-right: 25px;
}
select option {
background-color: var(--pls-body-background);
color: var(--pls-text-color);
}
select::-ms-expand {
display: none;
}
body.rtl select {
background: #fff url(//cocos.codes/wp-content/themes/anvogue/assets/images/select-bg.svg) 2% 50%/26px 60px no-repeat;
} select::-webkit-scrollbar {
width: 12px;
}
select::-webkit-scrollbar-track {
background: #e9e9e9; 
}
select::-webkit-scrollbar-thumb {
background: #cccccc; 
}
.select2-container--default .select2-selection--multiple, 
.select2-container--default .select2-selection--single {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: 0;
padding: 4px 12px;
height: 48px;
margin: 0;
outline: 0;
box-shadow: none !important;
box-sizing: border-box;
}
.select2-container--default .select2-selection--single {	
border-radius: var(--pls-border-radius-s);
}
.select2-container--default .select2-selection--single, 
.select2-container--default .select2-selection--single .select2-selection__arrow {
padding: 9px 8px;
}
.select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height:inherit
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
margin-top: 2px;
margin-left: -8px;
top: 70%;
}
input[type="radio"],
input[type="checkbox"] {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
margin-right: 0.5rem;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
font-weight: 400;
display: inline-block;
}
input[type="checkbox"], 
input[type="radio"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
display: inline-block;
content: '';
width: 18px;
height: 18px;
margin: 0;
margin-right: 6px;
margin-bottom: 5px;
cursor: pointer;
vertical-align: middle;
top: 1px;
line-height: 0; transition: all 0.3s;
}
input[type="checkbox"][type="radio"], 
input[type="radio"][type="radio"] {
background-color: var(--pls-body-background);
border-radius: 50%;
}
input[type="checkbox"][type="radio"]::before, 
input[type="radio"][type="radio"]::before {
border-radius: 50%;
}
input[type="checkbox"]:checked::before, 
input[type="radio"]:checked::before {
transform: scale(1);
opacity: 1;
}
input[type="radio"]::before {
background-color: var(--pls-secondary-color);
display: block;
position: absolute;
content: '';
left: 3px;
top: 3px;
right: 3px;
bottom: 3px;
opacity: 0;
transform: scale(.9);
}
input[type="checkbox"]::before {
display: block;
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
font-weight: normal;
font-size: 12px !important;
height: 100%;
width: 100%;
line-height: 1.3;
opacity: 0;
transform: scale(.9);
}
.button,
.btn,
button,
input[type="button"],
input[type="submit"] {
background-color: var(--pls-button-bg-color);
color: var(--pls-button-color);
border-radius: var(--pls-border-radius);
border: 0;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
padding: 16px 40px;
text-align: center;
text-transform: uppercase;
transition: all 0.3s;
}
.button:not([href]):not([tabindex]),
.btn:not([href]):not([tabindex]){
background-color: var(--pls-button-bg-color);
color: var(--pls-button-color);
}
.button:hover,
.btn:hover,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.button:not([href]):not([tabindex]):hover,
.btn:not([href]):not([tabindex]):hover {
background-color: var(--pls-button-bg-hover-color);
color: var(--pls-button-hover-color);
}
input + button,
input + input[type="button"],
input + input[type="submit"] {
padding: 0.75em 1.4671em;
} ::-moz-selection { 
background: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
}
::selection {
background: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
} ::-webkit-input-placeholder {
color: var(--pls-input-color);
font-family: var(--pls-primary-font);
}
:-moz-placeholder {
color: var(--pls-input-color);
font-family: var(--pls-primary-font);
}
::-moz-placeholder {
color: var(--pls-input-color);
font-family: var(--pls-primary-font);
opacity: 1;
}
:-ms-input-placeholder {
color: var(--pls-input-color);
font-family: var(--pls-primary-font);
} hr {
border: none;
border-bottom: 1px solid #1d1f21;
margin: 20px 0 20px;
}
hr.wp-block-separator {
max-width: 100px; 
}
hr.wp-block-separator.is-style-wide, 
hr.wp-block-separator.is-style-dots {
max-width: 100%;
} ul,
ol{
margin-left: 1.2em;
margin-bottom: 1.5em;
padding: 0;
}
ul{
list-style: inside;
}
ol{
list-style: decimal;
}
dt{
font-weight: 700;
}
dd{
margin: 0 1.5em 1.5em;
} .nav {
display: flex;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link{
display: block;
} table {
border-spacing: 0;
margin: 0 0 1.5rem;
width: 100%;
}
thead th {
color: var(--pls-heading-color);
padding-bottom: 0.6781rem;
font-weight: 600;
}
tr{
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
}
th {
font-weight: 600;
padding: 0.6781rem;
text-align: left;
}
td {
padding: 0.6781rem;
}
.pls-table-responsive {
display: block;
width: 100%;
overflow-x: auto;
} a {
color: var(--pls-link-color);
text-decoration: none;
-webkit-transition: all .25s;
transition: all .25s;
}
a:hover{
color: var(--pls-link-hover-color);
outline: 0;
text-decoration:none;
}  .promo-bar-close:before,
.pls-close-btn:before,
.pls-mobile-menu-btn .pls-mobile-menu-toggle:before,
.ajax-search-style-1 .search-submit:before,
.ajax-search-style-3 .search-submit:before,
.ajax-search-style-4 .search-submit:before,
.pls-header-mini-search .header-search-icon:before,
.search-form .search-submit:before,
.wp-block-search [type="submit"]:before,
.widget .woocommerce-product-search [type="submit"]:before,
.pls-mobile-menu-header .login-register:before,
.pls-header-myaccount > a:before,
.pls-header-cart .pls-header-cart-icon:before,
.pls-minicart-action-btns a:before,
.pls-minicart-block-title:before,
.wc-block-components-totals-coupon-link:before,
.pls-minicart-slide .cart-empty-icon:before,
.pls-categories-menu-title .pls-title:before,
.pls-categories-menu-title .pls-up-down:after,
.pls-header-wishlist .pls-header-wishlist-icon:before,
.pls-header-compare .pls-header-compare-icon:before,
.pls-store-location-icon:before,
.pls-customer-support:before,
.pls-navigation ul.menu > li.menu-item-has-children > a:after,
.pls-dropdown > li.has-dropdown > a:after,
div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle:after,
.pls-site-header div[class*="wcml-dropdown"] a.wcml-cs-item-toggle:after,
.woocommerce-currency-switcher-form .dd-selected:after,
.pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after,
.mobile-main-menu li.menu-item-has-children > a:after,
.mobile-main-menu .pls-menu-back:before,
.breadcrumb .delimiter.greater-than:before,
.pls-breadcrumb .pls-delimiter-sep.pls-greater-than:before,
.pls-whishlist-btn a:before,
.pls-compare-btn a:before,
.pls-product-icons a:before,
.pls-product-actions a:before,
.wishlist_view.mobile .remove_from_wishlist:before,
.pls-marquee-separator:before,
.woocommerce a.remove:before,
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before,
.pls-products-header .pls-products-active-filters a:before,
.mfp-close:before,
.pls-product-off-canvas-btn:before,
.pls-product-filter-btn:before,
.pls-product-filter-btn:after,
.widget_layered_nav li.chosen a:after,
.widget_rating_filter li.chosen a:after,
.pls_widget_product_stock_status li.checked a:after,
.pls-widget-brands li.chosen a:after,
.pls-widget-toggle .pls-widget-area .widget .widget-title:after,
.pls-widget-toggle .widget-area .widget .widget-title:after,
.pls-widget-toggle .dokan-widget-area .widget .widget-title:after,
.pls-widget-toggle .widget .wp-block-group__inner-container > h2:after,
.footer-widget .widget .widget-title:after,
.widget li .child-indicator:after,
.pls-newsletter-widget .overlay-form .mc4wp-form-fields button:after,
.pls-short-description ul li:before,
input[type="checkbox"]:before,
.format-quote .post-highlight .post-format:before,
.format-quote .entry-quote:after,
.format-quote .entry-quote:before,
.format-link .entry-link:before,
blockquote:before,
.pls-posts-lists .post-comments a:before,
.pls-recent-posts .post-comments a:before,
.pls-widget-area .pls-widget-testimonial .quote-content:before,
.woocommerce-order .woocommerce-notice--success:before,
.woocommerce-order .order_details + p:before,
.quantity label:before,
.woocommerce-product-gallery .product-photoswipe-btn a:before,
.woocommerce-product-gallery .pls-product-gallery-btns a:before,
.pls-360-degree-popup .nav_bar a:before,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before,
.woocommerce-MyAccount-navigation li a:before,
.woocommerce .show-password-input:after,
.woocommerce-account .addresses .title .edit:before,
.wc-block-components-address-card__edit:before,
.pls-product-compare-share-wrap .product-sizechart a:before,
.pls-deliver-return:before,
.pls-ask-questions:before,
.pls-estimated-delivery:before,
.pls-visitor-count:before,
.pls-canvas-sidebar .canvas-sidebar-icon:before,
.entry-post .post-highlight span:before,
.pls-pagination .next:before, 
.pls-pagination .prev:before,
.woocommerce-pagination .next:before,
.woocommerce-pagination .prev:before,
.pls-back-to-top:before,
.pls-nav-next a:after,
.pls-product-nav-prev > a:before,
.pls-product-nav-next > a:after,
.pls-slider-next:after,
.pls-slider-prev:after,
.pls-product-slider-nav div:before,
.pswp__button:before,
.pls-products-view a:before,
.shipping-calculator-button:after,
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before,
.woocommerce p.stars a:before,
.pls-rating-histogram .pls-rating-star:after,
.pls-product-share span:before,
.sub-categories-content .show-all-cates a:after,
.pls-testimonials .pls-quickview-btn:before,
.pls-instagram-shop .pls-quickview-btn:before,
.pls-accordion .card-title a:after,
.tab-content-wrap > .accordion-title:after,
.pls-instagram .pls-instagram-icon:after,
.pls-instagram .pls-instagram-profile:before,
.nav-vtabs .nav-item a:before,
.pls-video-tabs .video-play-btn:before,
.add-request-quote-button.ywraq-link:before {
display: inline-block;
font-family: 'presslayouts-font';
font-size: 14px;
text-align: center;
vertical-align: middle;
}
.pls-mobile-menu-btn .pls-mobile-menu-toggle:before,
.pls-categories-menu-title .pls-title:before {
content: "\ea20";
}
.ajax-search-style-1 .search-submit:before,
.ajax-search-style-3 .search-submit:before,
.ajax-search-style-4 .search-submit:before,
.pls-header-mini-search .header-search-icon:before,
.search-form .search-submit:before,
.wp-block-search [type="submit"]:before,
.widget .woocommerce-product-search [type="submit"]:before {
content: "\e910";
content: "\ea88";
}
.pls-header-cart .pls-header-cart-icon:before {
content: "\ea85";
}
.pls-header-cart.pls-cart-icon-2 .pls-header-cart-icon:before {
content: "\e90c";
}
.pls-header-cart.pls-cart-icon-3 .pls-header-cart-icon:before {
content: "\e90d";
}
.pls-minicart-note-btn:before,
.pls-minicart-order-note .pls-minicart-block-title:before {
content: "\e961";
}
.pls-minicart-shipping-btn:before,
.pls-minicart-shipping .pls-minicart-block-title:before {
content: "\e968";
}
.pls-minicart-coupon-btn:before,
.pls-minicart-coupon .pls-minicart-block-title:before, 
.wc-block-components-totals-coupon-link:before {
content: "\e971";
}
.pls-minicart-slide .cart-empty-icon:before {
content: "\e93a";
}
.pls-mobile-menu-header .login-register:before,
.pls-header-myaccount > a:before {
content: "\ea8b";
content: "\ea38";
}
.pls-header-wishlist .pls-header-wishlist-icon:before {
content: "\ea84";
}
.pls-header-compare .pls-header-compare-icon:before {
content: "\ea87";
}
.pls-store-location-icon:before {
content: "\e92a";
}
.pls-customer-support:before {
content: "\e9a2";
}
.pls-product-filter-btn:before {
content: "\ea1a";
}
.pls-products-view .grid-two-col:before {
content: "\e9c2\a\e9c2";
}
.pls-products-view .grid-three-col:before {
content: "\e9c2\a\e9c2\a\e9c2";
}
.pls-products-view .grid-four-col:before {
content: "\e9c2\a\e9c2\a\e9c2\a\e9c2";
}
.pls-products-view .grid-five-col:before {
content: "\e9c2\a\e9c2\a\e9c2\a\e9c2\a\e9c2";
}
.pls-products-view .grid-list:before {
content: "\e9c2\a\e9c2\a\e9c2";
}
.pls-whishlist-btn a.woosw-btn:before {
content: "\ea84";
}
.pls-whishlist-btn a.woosw-btn-added:before,
.pls-whishlist-btn a.woosw-added:before {
content: "\ea8c";
}
.pls-compare-btn a.woosc-btn:before {
content: "\ea87";
}
.pls-compare-btn a.woosc-btn-added:before {
content: "\ea86";
}
.products.list-view .pls-quickview-button a:before,
.products.grid-view .pls-quickview-button a:before,
.pls-testimonials .pls-quickview-btn:before,
.pls-instagram-shop .pls-quickview-btn:before {
content: "\e98c";
}
.pls-instagram-shop .pls-quickview-btn:before {
content: "\ea85";
}
.pls-product-actions .pls-cart-button a:before,
.pls-product-icons .pls-cart-button a:before {
content: "\ea85";
}
.pls-marquee-separator:before {
content: "\e97c";
}
.products .pls-compare-btn a.added:before,
.woocommerce div.summary a.compare.added:before,
.pls-short-description ul li:before,
.widget_layered_nav li.chosen a:after,
.widget_rating_filter li.chosen a:after,
.pls_widget_product_stock_status li.checked a:after,
.pls-widget-brands li.chosen a:after,
input[type="checkbox"]:before {
content: "\ea02";
}
.promo-bar-close:before,
.pls-close-btn:before,
.woocommerce a.remove:before,
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before,
.pls-products-header .pls-products-active-filters a:before,
.mfp-close:before,
.wishlist_view.mobile .remove_from_wishlist:before {
content: "\e9c3";
}
.pls-widget-area .pls-widget-testimonial .quote-content:before {
content:"\f10d";
}
.woocommerce-order .order_details + p:before {
content:"\e998";
}
.woocommerce-product-gallery .product-photoswipe-btn a:before {
content: "\ea0d";
}
.woocommerce-product-gallery .product-360-degree-btn a:before {
content:"\ea81";
}
.woocommerce-product-gallery .product-video-btn a:before,
.pls-360-degree-popup .nav_bar .nav_bar_play:before {
content:"\e9fe";
}
.pls-360-degree-popup .nav_bar .nav_bar_stop:before {
content:"\e9fd";
}
.quantity label.minus:before {
content: '\e9c2';
}
.quantity label.plus:before {
content: '\e9c1';
}
.woocommerce-MyAccount-navigation li a:before {
content:"\e994";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a:before {
content:"\e9bc";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a:before {
content:"\ea85";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a:before {
content:"\ea01";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a:before {
content:"\e92a";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a:before {
content:"\e980";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--compare a:before {
content:"\ea87";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--wishlist a:before {
content:"\ea84";
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content:"\e994";
}
.woocommerce .show-password-input:after {
content:"\e98c";
}
.woocommerce .show-password-input.display-password:after {
content:"\e98d";
}
.woocommerce-account .addresses .title .edit:before,
.wc-block-components-address-card__edit:before {
content:"\e97f";
}
.pls-canvas-sidebar .canvas-sidebar-icon:before {
content:"\e9b2";
}
.rtl .pls-canvas-sidebar .canvas-sidebar-icon:before {
content:"\e9b3";
}
.sticky .entry-post .post-sticky-icon:before {
content:"\e93b";
}
.format-gallery .entry-post .post-format:before {
content:"\ea6c";
}
.format-image .entry-post .post-format:before {
content:"\e95a";
}
.format-video .entry-post .post-format:before {
content:"\e989";
}
.format-audio .entry-post .post-format:before {
content:"\e982";
}
.format-link .entry-post .post-format:before,
.format-link .entry-link:before {
content:"\e91a";
}
blockquote:before,
.format-quote .entry-quote:before {
content:"\e9af";
}
.rtl .read-more-btn .more-link:after {
content: "\e9dc";
}
.format-quote .entry-post .post-format:before, 
.format-quote .entry-quote:after {
content:"\e9ae";
}
.pls-posts-lists .post-comments a:before,
.pls-recent-posts .post-comments a:before {
content:"\e950";
}
.pls-product-share span:before {
content:"\ea8a";
}
.pls-navigation ul.menu > li.menu-item-has-children > a:after,
.pls-categories-menu-title .pls-up-down:after,
.pls-dropdown > li.has-dropdown > a:after,
div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle:after,
.pls-site-header div[class*="wcml-dropdown"] a.wcml-cs-item-toggle:after,
.woocommerce-currency-switcher-form .dd-selected:after,
.pls-product-filter-btn:after,
.shipping-calculator-button:after {
content: "\e9d5";
}
.pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after,
.pls-categories-menu.pls-navigation ul.menu > li.menu-item-has-children > a:after,
.mobile-main-menu li.menu-item-has-children > a:after {
content: "\e9cf";
}
.rtl .pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after,
.rtl .pls-categories-menu.pls-navigation ul.menu > li.menu-item-has-children > a:after,
.rtl .mobile-main-menu li.menu-item-has-children > a:after {
content: "\e9d0";
}
.mobile-main-menu .pls-menu-back:before {
content: "\e9d0";
}
.rtl .mobile-main-menu .pls-menu-back:before {
content: "\e9cf";
}
.pls-pagination .prev:before,
.pls-slider-prev:after,
.pls-gallery-slider-prev:before,
.pls-thumb-slider-prev:before,
.pswp__button--arrow--left:before,
.pls-360-degree-popup .nav_bar .nav_bar_previous:before {
content: "\e9d3";
}
.breadcrumb .delimiter.greater-than:before,
.pls-breadcrumb .pls-delimiter-sep.pls-greater-than:before,
.pls-pagination .next:before,
.pls-slider-next:after,
.pls-gallery-slider-next:before,
.pls-thumb-slider-next:before,
.pswp__button--arrow--right:before,
.pls-360-degree-popup .nav_bar .nav_bar_next:before {
content: "\e9d4";
}
.rtl .pls-pagination .prev:before,
.rtl .pls-slider-prev:after,
.rtl .pls-gallery-slider-prev:before,
.rtl .pls-thumb-slider-prev:before,
.rtl .pswp__button--arrow--left:before,
.rtl .pls-360-degree-popup .nav_bar .nav_bar_previous:before {
content: "\e9d4";
}
.rtl .breadcrumb .delimiter.greater-than:before,
.rtl .pls-breadcrumb .pls-delimiter-sep.pls-greater-than:before,
.rtl .pls-pagination .next:before,
.rtl .pls-slider-next:after,
.rtl .pls-gallery-slider-next:before,
.rtl .pls-thumb-slider-next:before,
.rtl .pswp__button--arrow--right:before,
.rtl .pls-360-degree-popup .nav_bar .nav_bar_next:before {
content: "\e9d3";
}
.pls-product-nav-prev > a:before {
content: "\e9d8";
}
.pls-product-nav-next > a:after {
content: "\e9d7";
}
.rtl .pls-product-nav-prev > a:before {
content: "\e9d7";
}
.rtl .pls-product-nav-next > a:after {
content: "\e9d8";
}
.swiper-vertical .pls-thumb-slider-prev:before {
content: "\e9d6";
}
.swiper-vertical .pls-thumb-slider-next:before {
content: "\e9d5";
}
.pls-product-compare-share-wrap .product-sizechart a:before {
content:"\e97d";
}
.pls-deliver-return:before {
content:"\e916";
}
.pls-ask-questions:before {
content:"\e976";
}
.pls-estimated-delivery:before {
content:"\e930";
}
.pls-visitor-count:before {
content:"\e98c";
}
.pls-rating-histogram .pls-rating-star:after {
content:"\ea8b";
}
.tab-content-wrap > .accordion-title:after,
.pls-accordion .card-title a:after {
content: "\e9d5";
}
.add-request-quote-button.ywraq-link:before{
content: "\e980";
}
.pls-instagram .pls-instagram-icon:after,
.pls-instagram .pls-instagram-profile:before {
content: "\ea4b";
}
.pls-back-to-top:before,
.pls-widget-toggle .pls-widget-area .widget .widget-title:after,
.pls-widget-toggle .widget-area .widget .widget-title:after,
.pls-widget-toggle .dokan-widget-area .widget .widget-title:after,
.pls-widget-toggle .widget .wp-block-group__inner-container > h2:after {
content:"\e9d6";
}
.widget li .child-indicator:after {
content:"\e9d5";
}
.pls-product-off-canvas-btn:before {
content:"\ea20";
}
.pls-newsletter-widget .overlay-form .mc4wp-form-fields button:after {
content:"\e9db";
}
.rtl .pls-newsletter-widget .overlay-form .mc4wp-form-fields button:after {
content:"\e9dc";
}
.sub-categories-content .show-all-cates a:after,
.nav-vtabs .nav-item a:before {
content:"\e9e3";
}
.rtl .sub-categories-content .show-all-cates a:after,
.rtl .nav-vtabs .nav-item a:before {
content:"\e9e4";
}
.pls-video-tabs .video-play-btn:before {
content:"\e9f7";
}
.rtl .pls-video-tabs .video-play-btn:before {
content:"\e9f8";
} .pls-primary-font {
font-family: var(--pls-primary-font);
}
.pls-secondary-font {
font-family: var(--pls-secondary-font);
} .primary-color {
color: var(--pls-primary-color);
}
.primary-bg-color {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
}
.primary-background-color {
background-color: var(--pls-primary-color);
}
.primary-inverse-color {
color: var(--pls-primary-inverse-color);
}
.secondary-color {
color: var(--pls-secondary-color);
}
.secondary-bg-color {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.hover-color-scheme-dark, 
.hover-color-scheme-light,
.hover-color-scheme-light h1, 
.hover-color-scheme-light h2, 
.hover-color-scheme-light h3, 
.hover-color-scheme-light h4, 
.hover-color-scheme-light h5, 
.hover-color-scheme-light h6,
.hover-color-scheme-light a,
.hover-color-scheme-light label,
.hover-color-scheme-dark h1, 
.hover-color-scheme-dark h2, 
.hover-color-scheme-dark h3, 
.hover-color-scheme-dark h4, 
.hover-color-scheme-dark h5, 
.hover-color-scheme-dark h6,
.hover-color-scheme-dark a,
.hover-color-scheme-dark label {
-webkit-transition: all .25s ease;
transition: all .25s ease;
} .color-scheme-light{
color: rgba(255, 255, 255, 0.85); 
}
.color-scheme-light a {
color: rgba(255, 255, 255, 0.95); 
}
.color-scheme-light h1, 
.color-scheme-light h2, 
.color-scheme-light h3, 
.color-scheme-light h4, 
.color-scheme-light h5, 
.color-scheme-light h6,
.color-scheme-light label {
color: #ffffff;
} .hover-color-scheme-light:hover,
.hover-color-scheme-light:hover div,
.hover-color-scheme-light:hover p,
.hover-color-scheme-light:hover span {
color: rgba(255,255,255, 0.85);
}
.hover-color-scheme-light:hover a {
color: rgba(255, 255, 255, 0.95); 
}
.hover-color-scheme-light:hover h1, 
.hover-color-scheme-light:hover h2, 
.hover-color-scheme-light:hover h3, 
.hover-color-scheme-light:hover h4, 
.hover-color-scheme-light:hover h5, 
.hover-color-scheme-light:hover h6,
.hover-color-scheme-light:hover label {
color: #ffffff;
} .color-scheme-dark {
color:#555555
}
.color-scheme-dark a {
color: #1F1F1F; 
}
.color-scheme-dark h1, 
.color-scheme-dark h2, 
.color-scheme-dark h3, 
.color-scheme-dark h4, 
.color-scheme-dark h5, 
.color-scheme-dark h6, 
.color-scheme-dark label {
color:#1F1F1F;
} .hover-color-scheme-dark:hover,
.hover-color-scheme-dark:hover div,
.hover-color-scheme-dark:hover p,
.hover-color-scheme-dark:hover span {
color: #555555; 
}
.hover-color-scheme-dark:hover a {
color: #1F1F1F;
}
.hover-color-scheme-dark:hover h1, 
.hover-color-scheme-dark:hover h2, 
.hover-color-scheme-dark:hover h3, 
.hover-color-scheme-dark:hover h4, 
.hover-color-scheme-dark:hover h5, 
.hover-color-scheme-dark:hover h6,
.hover-color-scheme-dark:hover label {
color: #1F1F1F; 
} .pls-site-wrapper {
background-color: #ffffff;
overflow-x: clip;
position: relative;
}
.container,
.container-fluid {
width: 100%;
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
margin-right: auto;
margin-left: auto;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
}
.container,
.pls-container,
.elementor-section.elementor-section-boxed > .elementor-container,
.pls-wrapper-boxed .pls-site-wrapper,
.pls-wrapper-boxed .pls-site-header > div[class*="header-"] {
max-width: var(--pls-container-width);
}
.pls-wrapper-boxed .pls-site-header > div[class*="header-"] {
left: auto !important;
right: auto !important;
width: 100vw;
}
.pls-wrapper-boxed .pls-site-wrapper {
margin: 0 auto;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.pls-site-content {
min-height: calc(100vh - 127px);
padding-bottom: 75px;
}
body.home:not(.blog) .pls-site-content,
body.error404 .pls-site-content,
body.pls-maintenance-mode .pls-site-content {
padding-bottom: 0;
padding-top: 0;
}
@media (min-width: 1200px) {
.pls-wrapper-wide .container,
.pls-wrapper-boxed .container,
.pls-wrapper-wide .elementor-top-section > .elementor-container,
.pls-wrapper-boxed .elementor-top-section > .elementor-container,
.pls-wrapper-wide .pls-site-content .e-parent > .e-con-inner,
.pls-wrapper-boxed .pls-site-content .e-parent > .e-con-inner {
width: 96%;
}
}
.pls-overflow-hidden,
.pls-overflow-hidden .header-sticky.fixed .pls-header-sticked {
padding-right: var(--pls-scroll-w);
overflow: hidden;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1025px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
} .pls-site-preloader {
background-color: var(--pls-preloader-background);
background-image: var(--pls-preloader-background-image);
position: fixed;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
height: 100%;
width: 100%;
z-index: 9999;
overflow: hidden;
} .pls-site-preloader > div {
text-align: center;
position: relative;
left: calc(50% - 15px);
top: calc(50% - 15px);
} .spinner.style-1 {
width: 70px;
}
.spinner.style-1 > div {
width: 18px;
height: 18px;
background-color: #ffffff;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner.style-1 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner.style-1 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .sk-folding-cube.style-2 {
width: 40px;
height: 40px;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.sk-folding-cube.style-2 .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
transform: scale(1.1); 
}
.sk-folding-cube.style-2 .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffff;
animation: sk-foldCubeAngle 2.4s infinite linear both;
transform-origin: 100% 100%;
}
.sk-folding-cube.style-2 .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube.style-2 .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube.style-2 .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube.style-2 .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube.style-2 .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s; 
}
.sk-folding-cube.style-2 .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; 
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; 
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; 
} 
}
@keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; 
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; 
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; 
}
} .spinner.style-3 {
width: 40px;
height: 40px;
background-color: #ffffff;
-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
0% { -webkit-transform: perspective(120px) }
50% { -webkit-transform: perspective(120px) rotateY(180deg) }
100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg) }
}
@keyframes sk-rotateplane {
0% { 
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
} 50% { 
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
} 100% { 
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
} .spinner.style-4 {
width: 40px;
height: 40px;
}
.spinner.style-4 .double-bounce1, 
.spinner.style-4 .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #ffffff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out;
}
.spinner.style-4 .double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
0%, 100% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% { 
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
} .spinner.style-5 {
width: 50px;
height: 40px;
font-size: 10px;
}
.spinner.style-5 > div {
background-color: #ffffff;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner.style-5 .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner.style-5 .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.spinner.style-5 .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner.style-5 .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
0%, 40%, 100% { 
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}  20% { 
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
} .pls-dropdown, .pls-dropdown ul {
margin: 0;
list-style: none;
}
.pls-dropdown .has-dropdown {
position:relative;
}
.pls-dropdown ul.sub-dropdown {
min-width:60px;
max-width:190px;
}
.pls-dropdown ul.sub-dropdown,
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu,
.pls-site-header div[class*="wcml-dropdown"] .wcml-cs-submenu,
.woocommerce-currency-switcher-form .dd-options,
.pls-header-mini-search .pls-mini-ajax-search {
background-color: var(--pls-body-background);
box-shadow: 0 0 3px rgba( 0, 0, 0, .20 );	
border-radius: 0 0 var(--pls-border-radius-s) var(--pls-border-radius-s);
opacity:0;	
position: absolute;
top: 98%;
left: -10px;
visibility: hidden;	
width: auto;
z-index: 991;
pointer-events: none;
transition: transform .45s ease, opacity .45s ease, visibility .45s ease;
transform: translateY(15px);
}
.pls-header-col-right .pls-dropdown ul.sub-dropdown,
.pls-header-col-right div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu,
.pls-header-col-right div[class*="wcml-dropdown"] .wcml-cs-submenu,
.pls-header-col-right .woocommerce-currency-switcher-form .dd-options,
.pls-header-col-right .pls-header-mini-search .pls-mini-ajax-search {
border-radius: 0 0 var(--pls-border-radius) var(--pls-border-radius);
left: initial;
right: -10px;
}
.pls-dropdown > li:hover > ul.sub-dropdown, 
.pls-dropdown li li:hover > ul.sub-dropdown,
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.pls-site-header div[class*="wcml-dropdown"] li:hover.wcml-cs-active-currency .wcml-cs-submenu,
.pls-site-header div[class*="wcml-dropdown"] li:focus.wcml-cs-active-currency .wcml-cs-submenu,
.woocommerce-currency-switcher-form .dd-container:hover .dd-options,
.pls-header-mini-search:hover .pls-mini-ajax-search {
opacity: 1;
visibility: visible;
transform: translateY(0);
pointer-events: visible;
pointer-events: unset;
}
.pls-dropdown ul.sub-dropdown li a,
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu a,
div[class*="wcml-dropdown"] .wcml-cs-submenu li a, 
.woocommerce-currency-switcher-form .dd-options a.dd-option {
color: var(--pls-link-color);
display: block;
padding: 12px 12px;
line-height: 1;
text-transform: initial;
white-space: nowrap;
}
.pls-dropdown ul.sub-dropdown li:last-child a {
border-radius: 0 0 var(--pls-border-radius) var(--pls-border-radius);
}
.pls-dropdown ul.sub-dropdown li:not(:last-child) a,
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu a,
div[class*="wcml-dropdown"] .wcml-cs-submenu li a, 
.woocommerce-currency-switcher-form .dd-options a.dd-option {
border-bottom: var(--pls-border-bottom);
}
.pls-dropdown > li.has-dropdown > a:after, 
.pls-site-header div[class*="wcml-dropdown"] a.wcml-cs-item-toggle:after,
div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle:after,
.woocommerce-currency-switcher-form .dd-selected:after {
font-size: 8px;
margin-left: 10px;
}
.pls-dropdown a img {
margin-right: 5px;
} .pls-spinner,
.woocommerce .blockUI.blockOverlay {
display: flex;
margin: 0 10px;
align-items: center;
}
.pls-spinner:before,
.loading:before,
.woocommerce .blockUI.blockOverlay:before,
.dokan-report-abuse-button.working:before {
border: 1.5px solid var(--pls-border-color);
border-radius: 50%;
border-top: 1.5px solid var(--pls-heading-color);
content: '' !important;
display: inline-flex;
width: 20px;
height: 20px;
animation: spin .5s linear infinite;
}
@-webkit-keyframes spin {
100%{-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
@keyframes spin {
100%{-webkit-transform:rotate(360deg);
transform:rotate(360deg)}
}
button.loading,
.add_to_cart_button.loading,
.pls-quickview-btn.loading {
color: transparent !important;
position: relative;
pointer-events: none;
}
button.loading:before,
.add_to_cart_button.loading:before,
.pls-quickview-btn.loading:before {
position: absolute;
left: calc( 50% - 9px);
top: calc( 50% - 9px );
} .wp-block-categories li a,
.widget_categories li a,
.widget_product_categories li a,
.widget_pages li a,
.widget_nav_menu li a {
position: relative;
}
.wp-block-categories li a:after,
.widget_categories li a:after,
.widget_product_categories li a:after,
.widget_pages li a:after,
.widget_nav_menu li a:after {
border-bottom: 1px solid;
content: '';
position: absolute;
top: 94%;
left: 0;
width: 0;
transition: width 0.45s;
}
.wp-block-categories li a:hover:after,
.widget_categories li a:hover:after,
.widget_product_categories li a:hover:after,
.widget_pages li a:hover:after,
.widget_nav_menu li a:hover:after {
width: 100%;
} .pls-arrow{
position:relative;
margin-top: 10px;
}
.pls-arrow:before,
.pls-arrow:after{
top: -20px;
left: 48%;
box-sizing: border-box;		
border: solid transparent;	
content: " ";
height: 0;
width: 0;
position: absolute;		
}
.pls-arrow:before{
border-bottom-color: #f0f0f0;
border-width: 10px;
transform: translateX(-9px);
}
.pls-arrow:after{
border-width: 10px;
border-bottom-color: var(--pls-body-background);
transform: translateX(-8px) translateY(2px);
}
.pls-arrow.arrow-left:before,
.pls-arrow.arrow-left:after{
left: 20px;
}
.pls-arrow.arrow-right:before,
.pls-arrow.arrow-right:after{
right: 20px;
} .pls-underline a,
.pls-underline span {
position: relative;	
}
.pls-underline a:after,
.pls-underline span:after {
border-bottom: 2px solid;
content: '';
position: absolute;
top: 105%;
left: 0;
width: 0;
transition: width 0.45s;	
}
.pls-underline a:hover:after,
.pls-underline.has-current a:after,
.pls-underline .has-current a:after,
.pls-underline.active a:after,
.pls-underline .active span:after,
.pls-underline a.active:after {
width: 100%;
} .pls-close{
font-size:0;
}
.pls-close:before{
content: "\2715";
font-size:16px;
font-size: 16px;
cursor: pointer;
line-height: 1;
padding: 1em;
} .exclamation-mark:before,
.question-mark:before{
box-shadow: 0 0 1px 0 rgba(0,0,0,.2);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: 50%;
display: inline-block;
font-size: 12px;
font-weight: 600;	
height: 16px;
text-align: center;
line-height: 1;
width: 16px;
}
.exclamation-mark:before{
content: "\0021";
}
.question-mark:before{
content: "\003F";
} .pls-site-header {
position: relative;
z-index: 100;
}
.pls-header-desktop,
.pls-header-mobile {
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width:1025px) {
.pls-site-header.pls-header-full-width .container {
padding: 0;
width: 100vw;
max-width: 94%;
} }
.pls-header-col {
display: flex;
flex-direction: row;
align-items: center;
padding: 0 15px;
}
.pls-header-col-left {
flex: 1;
justify-content: flex-start;
}
.pls-header-col-center {
flex: 1 0 auto;
}
.pls-header-col-right {
flex: 1;
justify-content: flex-end;
}
.pls-site-header ul {
margin-left:0;
}
.pls-site-header ul li {
margin-bottom:0;
}
.pls-header-main > .container,
.pls-header-navigation > .container {
position: relative;
}
.pls-header-main .pls-header-col,
.pls-header-navigation .pls-header-col {
position: initial;
}
.header-topbar-right .pls-dropdown ul.sub-dropdown, 
.header-topbar-right div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu, 
.header-topbar-right div[class*="wcml-dropdown"] .wcml-cs-submenu, 
.header-topbar-right .woocommerce-currency-switcher-form .dd-options, 
.header-topbar-right .pls-header-mini-search .pls-mini-ajax-search,
.header-main-right .pls-dropdown ul.sub-dropdown, 
.header-main-right div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu, 
.header-main-right div[class*="wcml-dropdown"] .wcml-cs-submenu, 
.header-main-right .woocommerce-currency-switcher-form .dd-options, 
.header-main-right .pls-header-mini-search .pls-mini-ajax-search {
left: inherit;
right: 0;
} .pls-header-topbar {
background-color: #1f1f1f;
border-bottom: var(--pls-topbar-border-bottom);
color: var(--pls-topbar-text-color);
font-size: 13px;
max-height: var(--pls-topbar-height);
}
.pls-header-topbar a {
color: var(--pls-topbar-link-color);
}
.pls-header-topbar a:hover {
color: var(--pls-topbar-link-hover-color);
}
.pls-header-topbar :after {
color: var(--pls-topbar-text-color);
}
.pls-header-topbar .pls-header-col > * {
display: inline-flex;
align-items: center;
line-height: var(--pls-topbar-height);
padding: 0 10px;
}
.pls-header-topbar .pls-header-col > *:first-child { 
padding-left: 0;
}
.pls-header-topbar .pls-header-col > *:last-child { 
padding-right: 0;
}
.pls-header-topbar .pls-header-col p {
margin: 0;
}
.pls-header-topbar ul{
list-style:none;
margin:0;
}
.pls-header-topbar ul li li a, 
.pls-header-topbar ul li li a:not([href]):not([tabindex]){
color: var(--pls-link-color);
line-height:1;
text-transform: initial;
}
.pls-header-topbar ul li li:hover a {
background-color: var(--pls-theme-background-color);
}
.pls-header-topbar .pls-header-col ul li li:hover a {
color: var(--pls-link-hover-color);
}
.pls-header-topbar span i{
margin-right:5px;
}
.pls-topbar-navigation ul.menu > li > a{	
display: block;
padding:0 10px;
}
.pls-topbar-navigation.pls-navigation ul.menu > li > a.nav-link i{
font-size:12px;
}
.pls-topbar-navigation ul.menu > li:first-child > a{
padding-left:0;
}
.pls-topbar-navigation ul.menu > li:last-child > a{
padding-right:0;
}
.pls-topbar-navigation.pls-navigation ul.menu ul.sub-menu{
width: 150px;
font-weight: normal;
}
.pls-topbar-navigation ul.menu > li.current-menu-item > a,
.pls-topbar-navigation ul.menu > li.current-menu-ancestor > a {
color: var(--pls-topbar-link-hover-color);
} .pls-header-logo a {
display: inline-flex;
align-items: center;
height: var(--pls-header-height);
max-height: 100%;
}
.pls-header-logo img {
max-height: 90%;
}
.pls-header-logo img[src$=".svg"] {
width: var(--pls-logo-width);
}
.pls-header-logo .pls-logo,
.pls-header-logo .pls-logo-light {
max-width: var(--pls-logo-width);
}
.pls-header-logo .pls-mobile-logo {
max-width: var(--pls-mobile-logo-width);
}
.pls-header-logo .pls-logo-light,
.pls-header-logo .pls-mobile-logo {
display: none;
}
.pls-menu-site-logo {
margin: 0 1rem;
}
.pls-header-main {
background-color: #FFFFFF;
color: var(--pls-header-text-color);
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
height: var(--pls-header-height);
}
.pls-header-main .pls-header-col > * {
padding:0 10px;
display: flex;
align-items: center;
height: var(--pls-header-height);
}
.pls-header-main .pls-header-col > *:first-child,
.pls-header-navigation .pls-header-col > *:first-child {
padding-left:0;
}
.pls-header-main .pls-header-col > *:last-child,
.pls-header-navigation .pls-header-col > *:last-child {
padding-right:0;
}
.pls-header-main a:not(.button),
.pls-header-main .pls-header-mini-search .search-icon-text:before {
color: var(--pls-header-link-color);
}
.pls-header-main a:not(.button):hover,
.pls-header-main .pls-main-navigation ul.menu > li.current-menu-item > a,
.pls-header-main .pls-main-navigation ul.menu > li.current-menu-ancestor > a,
.pls-header-main .pls-main-navigation ul.menu > li:hover > a,
.pls-header-main .pls-header-mini-search .search-icon-text:hover:before {
color: var(--pls-header-link-hover-color);
}
.pls-header-main .pls-ajax-search .searchform {
border-top: var(--pls-header-border-top);
border-right: var(--pls-header-border-right);
border-bottom: var(--pls-header-border-bottom);
border-left: var(--pls-header-border-left);
} .pls-mobile-menu-btn .pls-mobile-menu-toggle {
font-size: 0;
}
.pls-mobile-menu-btn .pls-mobile-menu-toggle:before {
font-size: 18px;
} .pls-header-navigation {
background-color: #ffffff;
border-top: var(--pls-navigation-border-top);
border-bottom: var(--pls-navigation-border-bottom);
color: var(--pls-navigation-text-color);
display: flex;
justify-content: space-between;
align-items: center;
}
.pls-header-navigation .pls-header-col > * {
padding:0 10px;
display: flex;
align-items: center;
height: var(--pls-navigation-height);
}
.pls-header-navigation a {
color: var(--pls-navigation-link-color);
}
.pls-header-navigation a:hover,
.pls-header-navigation .pls-main-navigation ul.menu > li.current-menu-item > a,
.pls-header-navigation .pls-main-navigation ul.menu > li.current-menu-ancestor > a,
.pls-header-navigation .pls-main-navigation ul.menu > li:hover > a {
color: var(--pls-navigation-link-hover-color);
}
.pls-header-navigation,
.pls-header-navigation .pls-categories-menu-title,
.pls-header-navigation .pls-main-navigation ul.menu > li > a {
height: var(--pls-navigation-height);
}
.pls-header-navigation .pls-ajax-search .searchform {
border-top: var(--pls-navigation-border-top);
border-right: var(--pls-navigation-border-right);
border-bottom: var(--pls-navigation-border-bottom);
border-left: var(--pls-navigation-border-left);
}
.pls-categories-menu-wrapper {
position:relative;
width: 100%;
}
.pls-categories-menu-title {
background-color: var(--pls-categories-menu-title-background);
color: var(--pls-categories-menu-title-color);
font-size: 14px;
font-weight: 600;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
padding: 0 1rem;
text-transform: uppercase;
width:100%;
}
.pls-categories-menu {
background-color: var(--pls-categories-menu-wrapper-background);
box-shadow: 0 5px 15px 0 rgba(43,52,74,.10);
border-bottom-right-radius: var(--pls-border-radius);
border-bottom-left-radius: var(--pls-border-radius);
opacity:0;
position:absolute;
visibility:hidden;
top: 100%;
width:100%;
z-index:97;
pointer-events: none;
transition: all .45s ease;
transform: translateY(15px);
}
.pls-categories-menu.pls-categories-menu-border {
box-shadow: 0px 5px 15px 0px rgba(43, 52, 74,.10);
}
.pls-categories-menu-wrapper:hover .pls-categories-menu,
.pls-categories-menu-wrapper.opened-categories .pls-categories-menu {
opacity:1;
visibility:visible;
transform: translateY(0);
pointer-events: visible;
pointer-events: unset;
}
.pls-element.pls-vertical-categories .pls-categories-menu {
position: inherit;
visibility: visible;
opacity: 1;
transform: none;
box-shadow: none;
}
.pls-categories-menu-title .pls-title:before {
margin-right: 0.75rem;
}
.pls-categories-menu-title .pls-up-down:after {
font-size: 13px;
font-weight: 600;
transition: .45s;
}
.pls-categories-menu-wrapper:hover .pls-up-down:after,
.pls-categories-menu-wrapper.opened-categories .pls-up-down:after {
transform: rotate(-180deg);
} .fixed .pls-header-sticked .pls-header-col > * {
height: var(--pls-sticky-header-height);
}
.fixed .pls-header-sticked .pls-main-navigation ul.menu > li {
height: var(--pls-sticky-header-height);
} .header-sticky.fixed .pls-header-sticked {
box-shadow: 0 1px 3px rgba(0,0,0,.15);
left: 0;
right: 0;
top: 0;
position: fixed;
height: var(--pls-sticky-header-height);
z-index: 997;
animation-name: fadeInDown;
animation-duration: .25s;
}
.header-sticky.fixed .pls-header-logo a {
height: var(--pls-sticky-header-height);
} body:not(.single-product, .single-post) .pls-site-header.pls-header-overlay:not(.pls-header-5,.fixed) > div:not(.pls-header-topbar) {
background: transparent;
position: absolute;
z-index: 990;
width: 100%;
}
body:not(.home, .pls-catalog-page) .pls-site-header.pls-header-overlay:not(.pls-header-5) + .pls-site-content .pls-page-title {
padding-top: 125px;
}
body.pls-catalog-page:not(.home) .pls-site-header.pls-header-overlay:not(.pls-header-5) + .pls-site-content .pls-page-title {
padding-top: 132px;
}
.header-color-light:not(.fixed) .pls-logo {
display: none;
}
.header-color-light:not(.fixed) .pls-logo-light {
display: block;
}
.pls-site-header.pls-header-overlay:not(.fixed) .pls-header-main,
.pls-site-header.pls-header-overlay:not(.fixed) .pls-header-topbar .pls-header-col > *, 
.pls-site-header.pls-header-overlay:not(.fixed) .pls-topbar-navigation ul.menu > li {
background-color:transparent !important;
border: none;
}
.header-color-light:not(.fixed) .pls-header-col > * > *,
.header-color-light:not(.fixed) .pls-main-navigation ul.menu > li > a:not(.button) {
color: #FFFFFF; 
}
.header-color-light:not(.fixed) ul.menu > li > a .pls-menu-text:after {
border-color: #FFFFFF;
}
.header-color-dark:not(.fixed) .pls-header-col > * > *,
.header-color-dark:not(.fixed) .pls-main-navigation ul.menu > li > a:not(.button) {
color: #1F1F1F; 
}
.header-color-dark:not(.fixed) ul.menu > li > a .pls-menu-text:after {
border-color: #1F1F1F;
}
@media (max-width:1024px) {
.pls-header-main,
.header-sticky .pls-header-sticked,
.pls-header-main .pls-header-col > * {
height: var(--pls-mobile-header-height);
}
.pls-site-header .pls-header-main,
.pls-site-header .pls-header-navigation {
background-color: var(--pls-mobile-header-background-color);
border-bottom: var(--pls-mobile-header-border-bottom);
color: var(--pls-mobile-header-text-color);
}
.pls-site-header .pls-header-main a:not(.button),
.pls-site-header .pls-header-navigation a:not(.button) {
color: var(--pls-mobile-header-link-color);
}
.pls-site-header .pls-header-main a:not(.button):hover,
.pls-site-header .pls-header-navigation a:not(.button):hover {
color: var(--pls-mobile-header-link-hover-color);
}
.pls-header-logo a { 
height: var(--pls-mobile-header-height);
}
.pls-header-logo .pls-logo,
.pls-header-logo .pls-logo-light,
.pls-header-logo .pls-mobile-logo {
max-width: var(--pls-mobile-logo-width);
}
.pls-header-logo img[src$=".svg"] {
width: var(--pls-mobile-logo-width);
}
} .pls-cart-style-1 .pls-header-icon-text,
.pls-cart-style-3 .pls-header-icon-text {
display: none;
}  .language-switcher .country-name img,
.language-switcher .country-flag span {
display: none;
}
.pls-header-topbar .pls-dropdown {
font-size: 13px;
} .pls-header-topbar .pls-social {
display: flex;
}
.pls-header-topbar .pls-social a {
margin-bottom: 0;
}
.pls-header-topbar .pls-social a:last-child {
margin-right: 0;
}
.pls-header-topbar .pls-social.icons-default a {
font-size: 16px;
color: var(--pls-topbar-link-color);
}
.pls-header-topbar .pls-social.icons-default a:hover {
color: var(--pls-topbar-link-hover-color);
} .header-newsletter {
cursor: pointer;
} .pls-text-message {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
} .pls-header-mini-search {
position:relative;
}
.pls-header-mini-search .search-icon-text {
cursor: pointer;
}
.pls-header-mini-search .search-text {
display: none;
}
.pls-header-mini-search .pls-mini-ajax-search {
min-width:270px;
padding:12px;
}
.pls-header-col-left .pls-mini-ajax-search:before,
.pls-header-col-left .pls-mini-ajax-search:after {
left: 25px;
}
.pls-header-col-right .pls-mini-ajax-search:before,
.pls-header-col-right .pls-mini-ajax-search:after {
left:initial;
right:15px;
} .pls-ajax-search {
position: relative;
display: flex !important;
flex-direction: column;
align-items: flex-start !important;
justify-content: center;
width: 100%;
}
.pls-ajax-search .searchform {
border-radius: var(--pls-border-radius-s);
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.pls-ajax-search .search-field,
.pls-ajax-search select {
height: 44px;
}
.pls-ajax-search .search-field, 
.pls-ajax-search .product_cat {
color: var(--pls-text-color);
border:none;
border-radius: 0;
-webkit-appearance: none;
}
.pls-ajax-search .product_cat {
max-width: 145px;
}
.pls-ajax-search:not(.ajax-search-style-3) .search-field {
padding-left: 1.5em;
}
.pls-ajax-search .searchform, 
.pls-ajax-search .search-field, 
.pls-ajax-search .product_cat {
background-color: var(--pls-input-background);
color: var(--pls-input-color);
}
.pls-ajax-search .search-submit {
background-color: var(--pls-header-button-bg-color);
color: var(--pls-header-button-text-color);
border-radius: 0;
box-shadow: none;
line-height: 21px;
margin: -1px;
padding: 12px 12px;
}
.pls-ajax-search .search-field,
.ajax-search-style-2 .product_cat { 
border-bottom-left-radius: 8px;
border-top-left-radius: 8px;
}
.pls-ajax-search .search-submit,
.ajax-search-style-3 .search-field {
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
}
.pls-site-header .pls-search-keywords-wrap {
display: none;
} .ajax-search-style-1 .searchform {
border-radius: var(--pls-border-radius);
}
.ajax-search-style-1 .search-field {
border-bottom-left-radius: 16px;
border-top-left-radius: 16px;
}
.ajax-search-style-1 .search-submit {
border-bottom-right-radius: 16px;
border-top-right-radius: 16px;
}
.ajax-search-style-1 .search-submit,
.ajax-search-style-3 .search-submit {
font-size: 0;
}
.ajax-search-style-1 .search-categories {
display: none;
}	
.ajax-search-style-1 .product_cat {	
border-left: var(--pls-border-left);
border-right: var(--pls-border-right);
}
.ajax-search-style-1 .search-submit:before {
font-size: 23px;
font-weight: normal;
} .ajax-search-style-2 .search-field {
order: 2;
padding-left: 1.2em;
border-right: 0;
}
.ajax-search-style-2 .search-categories {
order:1;
}
.ajax-search-style-2 .search-submit {
padding: 13px 28px;
order: 3;
}
.ajax-search-style-2 .product_cat {
border-right: var(--pls-border-right);
background-color: var(--pls-header-button-bg-color);
color: var(--pls-header-button-text-color);
height: 47px;
margin: -1px;
padding: 9px 16px;
}
.ajax-search-style-2 .search-submit.pls-spinner {
color: rgba(255,255,255,0.05);
pointer-events: none;
position: relative;
}
.ajax-search-style-2 .search-submit.pls-spinner:before {
left: calc(50% - 5px);
position: absolute;
} .ajax-search-style-3 .search-submit {
background: none;
color: var(--pls-secondary-color);
line-height: 17px;
margin-right: -8px;
}
.ajax-search-style-3 .search-submit:before {
font-size: 18px;
font-weight: normal;
}
.ajax-search-style-3 .search-field {
font-size: 14px;
height: 39px;
padding-left: 5px;
order: 2;
}
.ajax-search-style-3 .search-categories {
display: none;
}
.ajax-search-style-3 .product_cat {
border-left: var(--pls-border-left);
}
.ajax-search-style-3 .search-submit {
order: 1;
}
.ajax-search-style-3 .search-submit.pls-spinner:before {
width: 16px;
height: 16px;
} .search-results-wrapper .search-form .autocomplete-suggestions {
max-height: 80vh;
}
.search-results-wrapper .autocomplete-suggestions {
background-color: var(--pls-body-background);
color: var(--pls-link-color);
border-radius: var(--pls-border-radius);
box-shadow: 0 0 4px rgba(0,0,0,.15);
font-size: 15px;
-webkit-overflow-scrolling: touch;
max-height: 55vh;
overflow-x: hidden;
position: absolute;
width: 100%;
z-index: 98;
}
.search-results-wrapper .autocomplete-selected {
background-color: var(--pls-theme-background-color);
}
.search-results-wrapper .autocomplete-suggestion {
padding: 6px 10px;
border-bottom: var(--pls-border-bottom);
}
.search-results-wrapper .autocomplete-suggestion a {
color: var(--pls-link-color);
display: flex;
align-items: center;
}
.search-results-wrapper .autocomplete-suggestion a:hover {
color: var(--pls-link-hover-color);
}
.search-results-wrapper .autocomplete-suggestion img {
width: 40px;
border-radius: 99px;
height: 40px;
display: inline-block;
margin-right: 10px;
}
.search-results-wrapper .autocomplete-suggestion .search-name {
flex: 1;
}
.search-results-wrapper .autocomplete-suggestion img + .search-name {
margin-top: -0.15em;
padding-left: 0.5em;
}
.search-results-wrapper .serch-price-rating {
display: flex;
flex-direction: column;
align-items: flex-end;
line-height: 1;
}
.search-results-wrapper .autocomplete-suggestion .search-price {
font-size: 14px;
font-weight: 600;
display: flex;
align-items: center;
flex-direction: row-reverse;
}
.search-results-wrapper .search-rating {
margin-top: 6px;
}
.search-results-wrapper .autocomplete-suggestion .search-price,
.search-results-wrapper .autocomplete-suggestion .search-price ins {
background: none;
color: var(--site-link-color);
}
.search-results-wrapper .autocomplete-suggestion .search-price del {
color: var(--site-text-color);
font-size: 0.8rem;
font-weight: normal;
}
.search-results-wrapper .autocomplete-suggestion .woocommerce-price-suffix,
.search-results-wrapper .autocomplete-suggestion .rating-counts-wrap,
.pls-header-3 .search-results-wrapper .autocomplete-suggestion img,
.pls-header-4 .search-results-wrapper .autocomplete-suggestion img,
.pls-header-3 .search-results-wrapper .autocomplete-suggestion .search-price,
.pls-header-4 .search-results-wrapper .autocomplete-suggestion .search-price {
display: none;
} .pls-search-popup {
background: var(--pls-body-background);
border-radius: 32px;
margin: 2rem auto;
max-height: calc(100vh - 80px);
min-height: 560px;
max-width: 1000px;
padding: 2.5rem;
text-align: left;
position: relative;
overflow-x: hidden;
}
.pls-search-popup .pls-ajax-search .search-submit {
background: none;
color: var(--pls-secondary-color);
line-height: 26px;
padding: 12px 24px;
}
.pls-search-popup .pls-ajax-search .search-field, 
.pls-search-popup .pls-ajax-search select {
font-size: 18px;
color: var(--pls-secondary-color2);
height: 50px;
}
.pls-search-popup .searchform,
.pls-categories-keywords a {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
}
.pls-search-keywords-wrap {
margin-top: 2.25rem;
}
.pls-search-keywords h5 {
margin-bottom: 1rem;
}
.pls-categories-keywords {
display: flex;
align-items: center;
padding-bottom: 12px;
overflow-y: hidden;
}
.pls-categories-keywords a {
margin-right: 0.75rem;
padding: 4px 16px;
border-radius: 70px;
line-height: 24px;
}
.pls-categories-keywords a:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-color: var(--pls-secondary-color);
}
.pls-extra-search-content {
margin-top: 1.75rem;
}
.pls-extra-search-content .section-heading {
margin-bottom: 1.5rem !important;
}
.pls-extra-search-content .section-heading h2 {
font-size: 20px !important;
}
.pls-extra-search-content .products .pls-product-info .on-sale {
display: none;
} .pls-customer-support {
color: var(--pls-navigation-link-color);
display: flex;
align-items: center;
flex-direction: row;
line-height: 1.5;
}
.pls-customer-support-wrap {
display: flex;
flex-direction: column;
}
.pls-customer-support:before {
font-size: 28px;
margin-right: 12px;
}
.pls-customer-support .pls-customer-support-text {
color: var(--pls-navigation-text-color);
font-size: 12px;
}
.pls-customer-support .pls-customer-support-number {
font-size: 15px;
font-weight: 600;
} .pls-header-topbar .pls-customer-care {
color: var(--pls-topbar-text-color);
}
.pls-customer-care {
color: var(--pls-navigation-link-color);
font-size: 14px;
}
.pls-header-phone-number {
font-weight: 600;
} .pls-header-cart > a, 
.pls-header-mini-search > a,
.pls-header-wishlist > a, 
.pls-header-compare > a,
.pls-header-myaccount > a {
display: flex;
flex-direction: column;	
align-items: center;
justify-content: center;
line-height: 1.3;
}
.pls-header-topbar .pls-header-cart > a, 
.pls-header-topbar .pls-header-wishlist > a, 
.pls-header-topbar .pls-header-compare > a,
.pls-header-topbar .pls-header-myaccount > a {
flex-direction: row;
line-height:inherit;
position: relative;
}
.pls-header-cart-icon,
.pls-header-wishlist-icon,
.pls-header-compare-icon {
position:relative;
}
.pls-header-topbar .pls-header-cart-icon,
.pls-header-topbar .pls-header-wishlist-icon,
.pls-header-topbar .pls-header-compare-icon {
position:initial;
}
.pls-header-myaccount > a:before,
.pls-header-mini-search .header-search-icon:before,
.pls-header-compare .pls-header-compare-icon:before {
font-size: 22px;
font-weight: 600;
}
.pls-header-cart .pls-header-cart-icon:before,
.pls-header-wishlist .pls-header-wishlist-icon:before,
.pls-store-location-icon:before {
font-size: 20px;
font-weight: 600;
}
.pls-header-topbar .pls-header-cart .pls-header-cart-icon:before,
.pls-header-topbar .pls-header-wishlist .pls-header-wishlist-icon:before,
.pls-header-topbar .pls-header-compare .pls-header-compare-icon:before,
.pls-header-topbar .pls-header-myaccount > a:before {
font-size: 18px;
}
.pls-header-icon-text {
font-size: 14px;
}
.pls-header-cart-count, 
.pls-header-wishlist-count,
.pls-header-compare-count {
border-radius: 50%;
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
font-size: 11px;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
position: absolute;	
right: -7px;
width: 15px;
height: 15px;
top: -3px;
}
.pls-header-main .pls-header-cart-count, 
.pls-header-main .pls-header-wishlist-count,
.pls-header-main .pls-header-compare-count { 
background-color: var(--pls-header-button-bg-color);
color: var(--pls-header-button-text-color);
}
.pls-header-topbar .pls-header-cart-count, 
.pls-header-topbar .pls-header-wishlist-count,
.pls-header-topbar .pls-header-compare-count {
top: 0;
}
.pls-header-cart {
height: 100%;
display: flex;
align-items: center;
}
.pls-cart-style-1 .pls-header-cart > a {
flex-direction: row;
}
.pls-header-cart .pls-header-cart-total-wrap {
display: flex;
flex-direction: column;
margin-left: 12px;
}
.pls-header-cart .pls-header-cart-total-text {
color: var(--pls-header-text-color);
font-size: 12px;
}
.pls-header-cart .pls-header-cart-total {
font-weight: 600;
}
.pls-site-header.header-3 .pls-header-wishlist-count {
display: none;
}
.pls-header-cart.pls-cart-style-1 .pls-arrow:before, 
.pls-header-cart.pls-cart-style-1 .pls-arrow:after {
left: 88%;
}
.pls-header-cart.pls-cart-style-2 .pls-arrow:before, 
.pls-header-cart.pls-cart-style-2 .pls-arrow:after {
left: 93%;
} .pls-header-myaccount {
display: flex;
align-items: center;
justify-content: center;
}
.pls-header-myaccount-wrap {
display: flex;
flex-direction: column;
margin-left: 8px;
}
.pls-header-myaccount .pls-header-myaccount-user {
font-weight: 600;
}
.pls-header-topbar .pls-header-myaccount {
display: flex;
}
.pls-header-myaccount .myaccount-wrap small {
line-height: 1.3;
}
.pls-myaccount-login,
.pls-myaccount-items {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius);
list-style: none;
margin: 0;
opacity: 0;
position: absolute;
pointer-events: none;
top: 100%;
visibility: hidden;
width: 100%;
z-index: 99;
box-shadow: 0px 10px 25px 0px rgba(0,0,0,.15);
transition: transform .45s ease, opacity .45s ease, visibility .45s ease;
transform: translateY(14px);
width: 300px;
}
.pls-header-myaccount:hover .pls-myaccount-items,
.pls-header-myaccount:hover .pls-myaccount-login  {
opacity: 1;
pointer-events: unset;
visibility: visible;
transform: translateY(0);
}
@media (max-width: 1490px) {
.pls-myaccount-login,
.pls-myaccount-items {
right: 5px;
}
}
.pls-header-myaccount .pls-myaccount-items {
padding: 8px 1.75rem;
}
.pls-header-myaccount .pls-myaccount-items li a {
font-size: 18px;
padding: 15px 0;
display: flex;
align-items: center;
width: 100%;
}
.pls-site-header .pls-header-myaccount .pls-myaccount-login {
color: var(--pls-text-color);
}
.pls-site-header .pls-header-myaccount .pls-myaccount-items li a,
.pls-site-header .pls-header-myaccount .pls-myaccount-login a {
color: var(--pls-link-color);
}
.pls-site-header .pls-header-myaccount .pls-myaccount-items li a:hover,
.pls-site-header .pls-header-myaccount .pls-myaccount-login a:hover {
color: var(--pls-link-hover-color);
}
.pls-site-header .pls-header-myaccount .pls-myaccount-login a.button {
color: var(--pls-button-color);
}
.pls-site-header .pls-header-myaccount .pls-myaccount-login a.button:hover {
color: var(--pls-button-hover-color);
}
.pls-header-myaccount .pls-myaccount-items li:not(:last-child) a {
border-bottom: var(--pls-border-bottom);
}
.pls-header-myaccount .pls-myaccount-login {
display: flex;
flex-direction: column;
padding: 1.75rem;
}
.woocommerce-account .pls-myaccount-login {
display: none;
}
.pls-header-myaccount .pls-hd-register {
margin-top: 0.75rem;
} .pls-navigation ul {
margin:0;
list-style:none;
}
.pls-main-navigation ul.menu, 
.pls-topbar-navigation ul.menu {
display: inline-flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.pls-header-main .pls-main-navigation ul.menu > li {
height: var(--pls-header-height);
}
.pls-header-navigation .pls-main-navigation ul.menu > li {
height: var(--pls-navigation-height);
}
.pls-main-navigation,
.pls-main-navigation > ul.menu,
.pls-main-navigation > ul > li {
display: flex;
align-items: center;
height: 100%
}
.pls-main-navigation ul.menu > li > a {
font-size: 14px;
font-weight: 600;	
padding: 0 13px;
display: flex;
flex-direction: row;
align-items: center;
text-transform: uppercase;
}
.pls-main-navigation ul.menu > li > a .pls-menu-text,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li > a .pls-menu-text,
.pls-site-header ul.sub-menu > li > a .pls-menu-text,
.pls-megamenu-list li.menu-item > a .pls-menu-text {
position: relative;	
}
.pls-main-navigation ul.menu > li > a .pls-menu-text:after,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li > a .pls-menu-text:after,
.pls-site-header ul.sub-menu > li > a .pls-menu-text:after,
.pls-megamenu-list li.menu-item > a .pls-menu-text:after {
border-bottom: 1px solid;
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
transition: width 0.45s;
}
.pls-main-navigation ul.menu > li > a .pls-menu-text:after {
border-width: 2px;
}
.pls-main-navigation ul.menu > li:hover > a .pls-menu-text:after,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li:hover > a .pls-menu-text:after,
.pls-site-header ul.sub-menu > li:hover > a .pls-menu-text:after,
.pls-megamenu-list li.menu-item:hover > a .pls-menu-text:after,
.pls-main-navigation ul.menu > li.current-menu-item > a .pls-menu-text:after,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li.current-menu-item > a .pls-menu-text:after,
.pls-site-header ul.sub-menu > li.current-menu-item > a .pls-menu-text:after,
.pls-main-navigation ul.menu > li.current-menu-ancestor > a .pls-menu-text:after,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li.current-menu-ancestor > a .pls-menu-text:after,
.pls-site-header ul.sub-menu > li.current-menu-ancestor > a .pls-menu-text:after,
.pls-main-navigation ul.menu > li.current-menu-ancestor > a .pls-menu-text:after,
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li.current-menu-ancestor > a .pls-menu-text:after,
.pls-megamenu-list li.pls-view-all-link > a .pls-menu-text:after {
width: 100%;
}
.pls-megamenu-list li.pls-view-all-link > a .pls-menu-text:after {
border-width: 2px;
bottom: -5px;
}
.pls-navigation ul.menu li {
position: relative;
}
.pls-navigation ul.menu ul.sub-menu {
padding: 0.5rem 0;
min-width: 148px;
}
.pls-navigation ul.menu ul.sub-menu, 
.pls-navigation .pls-megamenu-wrapper {
background-color: #ffffff;
border-radius: var(--pls-border-radius);
box-shadow: 0px 10px 25px 0px rgba(0,0,0,.15);
color: var(--pls-popup-menu-text-color);
left: -0.75rem;
position:absolute;
top: 100%;
opacity: 0;
visibility: hidden;		
z-index: 98;
pointer-events: none;
transition: opacity .45s ease, visibility .45s ease, transform .45s ease;
transform: translateY(15px);
}
.pls-navigation ul.menu > li:hover > ul.sub-menu,
.pls-navigation ul.menu > li:hover .pls-megamenu-wrapper,
.pls-navigation ul.menu li li:hover > ul.sub-menu {
opacity:1;
visibility:visible;
transform: none;
pointer-events: visible;
pointer-events: unset;	
}
.pls-navigation ul.menu li li > ul.sub-menu {
left: 100%;
top: 0;
}
.pls-navigation ul.menu ul.sub-menu li a {
display: block;
padding: 6px 1.25rem;
white-space: nowrap;
}
.pls-navigation ul.menu > li.menu-item-has-children > a:after, 
.pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after {	
font-size: 10px;
}
.pls-navigation ul.menu > li.menu-item-has-children > a:after {
margin-left: 5px;
}
.pls-categories-menu.pls-navigation ul.menu > li.menu-item-has-children > a,
.pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a {
display: flex;
align-items: center; position: relative;
}
.pls-navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after {
line-height: 1; position: absolute;
right: 10px;
top: calc(50% - 5px);
}
.pls-main-navigation.pls-navigation ul.menu > li > a .pls-menu-label {
right: 0;
}
.pls-navigation ul.menu > li > a.nav-link i {
font-size: 1rem;
} .pls-site-header ul.menu ul.sub-menu,
.pls-site-header .pls-megamenu-wrapper {
color: var(--pls-popup-menu-text-color);
}
.pls-site-header ul.menu ul.sub-menu a,
.pls-site-header .pls-megamenu-wrapper a {
color: var(--pls-popup-menu-link-color);
}
.pls-site-header ul.menu ul.sub-menu > li:hover > a,
.pls-site-header .pls-megamenu-wrapper li.menu-item a:hover,
.pls-site-header .pls-megamenu-wrapper a:hover,
.pls-site-header ul.sub-menu > li.current-menu-item > a,
.pls-site-header ul.sub-menu > li.current-menu-ancestor > a,
.pls-categories-menu ul.menu > li.current-menu-ancestor > a {
color: var(--pls-popup-menu-link-hover-color);
} .pls-navigation .pls-megamenu-wrapper {
padding: 0.5rem 0;
}
.pls-main-navigation .pls-megamenu-full-width {
position: inherit !important;
}
.pls-main-navigation .pls-megamenu-full-width .pls-megamenu-wrapper {
width: 100vw;
margin-left: -50vw;
left: 50%;
}
.pls-main-navigation .pls-megamenu-full-width .pls-megamenu-holder {
margin: 0 auto;
}
.pls-megamenu-holder > p {
margin: 0;
padding: 0;
display: inline;
}
.pls-megamenu-list.row {
margin-right: -15px;
margin-left: -15px;
}
.pls-megamenu-holder .elementor-top-column > .elementor-element-populated {
padding-bottom: 0;
padding-top: 0;
}
.pls-megamenu-list > li > .pls-menu-heading {
color: var(--pls-popup-menu-link-hover-color) !important;
font-size: 13px;
font-weight: 600;
position: relative;
text-transform: uppercase;
}
.pls-megamenu-list .nav-link {
padding: 4px 0;
}
.pls-megamenu-widgets-container {
margin-top: 1rem;
}
.pls-megamenu-wrapper ul.cart_list li img, 
.pls-megamenu-wrapper ul.product_list_widget li img {
max-width: 45px !important;
}
.pls-megamenu-wrapper .widget {
border: none;
}
.pls-megamenu-wrapper .widget-title {
display: none
}
.pls-wrapper-wide .pls-navigation ul.menu li.pls-megamenu-container {
position: inherit;
}
.pls-wrapper-wide li.pls-megamenu-container .pls-megamenu-wrapper {
width: 100%;
}
@media (min-width: 1025px) {
.pls-navigation .pls-megamenu-wrapper {
max-height: 73vh;
overflow-x: hidden;
overflow-y: auto;
}
} .pls-categories-menu:not(.pls-categories-menu-border) {
padding-bottom: 1.25rem;
padding-top: 1.25rem;
}
.pls-categories-menu:not(.pls-categories-menu-border) ul.menu > li > a,
.pls-categories-menu:not(.pls-categories-menu-border) > .maxlist-more {
font-size: 16px;
padding: 5px 20px;
}
.pls-categories-menu.pls-categories-menu-border ul.menu > li:not(:last-child) {
border-bottom: var(--pls-categories-menu-border-bottom);
}
.pls-categories-menu.pls-categories-menu-border ul.menu > li > a,
.pls-categories-menu.pls-categories-menu-border > .maxlist-more {
padding: 0.95rem 1.25rem;
}
.pls-categories-menu.pls-navigation ul.menu > li.menu-item-has-children > a:after {
position: absolute;
right: 16px;
top: calc(50% - 5px);
line-height: 1;
}
.pls-categories-menu ul.menu > li > a {
color: var(--pls-categories-menu-link-color);
font-size: 14px;
}
.pls-categories-menu.pls-categories-menu-border ul.menu > li:hover > a {
background-color: var(--pls-categories-menu-hover-background);
color: var(--pls-categories-menu-link-hover-color);
}
.pls-categories-menu.pls-navigation .pls-megamenu-wrapper {
padding: 0.687rem 1rem;
}
.pls-categories-menu.pls-navigation ul.menu li li > ul.sub-menu, 
.pls-categories-menu.pls-navigation .pls-megamenu-wrapper,
.pls-categories-menu ul.menu ul.sub-menu {
left:100%;
top:0;
}
.pls-categories-menu.pls-navigation .nav-link i, 
.pls-categories-menu.pls-navigation .nav-link img {
margin-right:7px;
}
.pls-categories-menu.pls-navigation ul.menu li.pls-has-megamenu {
position:static;
}
.pls-categories-menu .pls-megamenu-full-width .pls-megamenu-holder,
.pls-categories-menu .pls-megamenu-container .pls-megamenu-holder {
width: 840px !important;
}
.pls-categories-menu > .maxlist-more {
margin: 0;
}
.pls-categories-menu.pls-categories-menu-border > .maxlist-more {
border-top: var(--pls-categories-menu-border-top);
margin-top: -1px;
}
.pls-categories-menu > .maxlist-more a {
background-image: url(//cocos.codes/wp-content/themes/anvogue/assets/images/show-more.svg);
background-position: left;
background-repeat: no-repeat;
padding-left: 26px;
} .pls-mobile-menu,
.pls-mobile-categories-menu {
background-color: var(--pls-body-background);
box-shadow: 0 0 3px rgba(0,0,0,.15);
display: flex;
flex-direction: column;	
padding-bottom: 3.5rem;
position: fixed;
left: 0;
bottom: 0;
top: 0;
width: 100%;
z-index: 999;
overflow: hidden;
transform: translateX(-100%);
transition: transform .50s ease,-webkit-transform .50s ease;
}
.admin-bar .pls-mobile-menu,
.admin-bar .pls-mobile-categories-menu {
top: 30px;
}
.pls-mobile-menu-wrap,
.pls-mobile-categories-menu-wrap {
position: relative;
height: 100%;
width: 100%;
}
@media (max-width:600px){
.admin-bar .pls-mobile-menu,
.admin-bar .pls-mobile-categories-menu,
.admin-bar.pls-mobile-canvas-sidebar .pls-widget-area {
top: 0;
z-index: 999999;
}
.admin-bar .pls-mask-overaly {
z-index: 999998;
}
}
.pls-mobile-menu .navbar-collapse {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0;
padding: 0;
}
.pls-mobile-menu-header {
display: flex;
justify-content: center;
align-items: center;
height: 56px;
position: relative;
}
.pls-mobile-menu-header .pls-mobile-logo {
display: block;
}
.pls-mobile-menu-header .pls-close-btn {
position: absolute;
height: 24px;
width: 24px;
left: 1rem;
}
.pls-mobile-menu-header .pls-close-btn:before {
font-size: 10px;
}
.pls-mobile-header-search {
padding: 7px 17px;
}
.pls-mobile-header-search .searchform {
border-top: var(--pls-categories-menu-border-top);
border-right: var(--pls-categories-menu-border-right);
border-bottom: var(--pls-categories-menu-border-bottom);
border-left: var(--pls-categories-menu-border-left);
}
.pls-mobile-header-search .ajax-search-style-3 .search-field {
height: 46px;
}
.pls-mobile-header-search .pls-search-keywords-wrap {
display: none;
}
.mobile-primary-menu,
.mobile-categories-menu {
overflow: hidden;
overflow-y: scroll;
height: calc(100% - 110px);
}
.pls-mobile-menu ul,
.mobile-categories-menu ul {
margin:0;
}
.pls-mobile-menu .add-navigation-message {
font-size: 16px;
display: block;
padding: 1rem;
}
.pls-mobile-menu .add-navigation-message a {
font-weight:600;
}
.mobile-main-menu {
display: inline-block;
position: relative;
width: 100%;
}
ul.mobile-main-menu li {
list-style: none;
margin-bottom: 0;
position: initial;
}
ul.mobile-main-menu > li > a {
font-size: 1.25rem;	
font-weight: 600;
padding: 5px 20px;	
}
ul.mobile-main-menu li > a {
color: var(--pls-link-color);
display: block;
position: relative;
}
.pls-sub-megamenu > li > a,
.mobile-main-menu ul.sub-menu > li > a {
font-size: 15px;	
}
.mobile-main-menu li.menu-item-has-children > a:after {    
font-size: 12px;
position: absolute;
right: 1.25rem;
top: calc(50% - 10px);
}
.mobile-main-menu ul.sub-menu > li > a:after {
right: 0;
}
ul.mobile-main-menu ul li a {
display: block;
padding: 5px 0;
padding-right: 1.5rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
ul.mobile-main-menu li a > span { 
width: 100%;
}
ul.mobile-main-menu .pls-megamenu-wrapper,
ul.mobile-main-menu .pls-mobile-submenu {
background-color: var(--pls-body-background);
position: absolute;
top: 0;
left: 100%;
height: 100%;
width: 100%;
padding: 0 20px;
transition: all .45s ease;
z-index: 10;
}
ul.mobile-main-menu li.open .pls-megamenu-wrapper,
ul.mobile-main-menu li.open > .pls-mobile-submenu {
left: 0;
}
ul.mobile-main-menu .pls-megamenu-holder,
ul.mobile-main-menu ul.sub-menu {
overflow-x: hidden;
height: -moz-max-content;
height: max-content;
max-height: calc(100vh - 210px);
}
ul.mobile-main-menu .pls-megamenu-holder { 
padding-top: 1rem;
}
ul.mobile-main-menu ul.sub-menu {
padding-top: 2.25rem;
}
.mobile-main-menu .pls-menu-back {
background-color: var(--pls-body-background);
color: var(--pls-heading-color);
display: flex;
align-items: center;
padding: 5px 0;
position: fixed;
width: 100%;
z-index: 5;
}
.mobile-main-menu .pls-menu-back:before {
margin-right: 8px;
} ul.mobile-main-menu .pls-megamenu-wrapper {
padding: 0;
}
.mobile-main-menu .pls-megamenu-holder {
min-height: auto !important;
width: 100% !important;
}
.mobile-main-menu .pls-megamenu-wrapper .pls-menu-back { 
padding: 5px 20px;
} .pls-mobile-menu-social {
margin-top: 1.5rem;
margin-bottom: 1rem;
padding: 0 1rem;
}
.pls-mobile-menu-bottom {
background-color: var(--pls-body-background);
border-top: var(--pls-border-top);
position: fixed;
bottom: 0;
margin-top: 1.5rem;
display: flex;
align-items: center;
width: 100%;
z-index: 91;
}
.pls-mobile-menu-bottom > div {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.pls-mobile-menu-bottom .pls-dropdown a,
.pls-mobile-menu-bottom .pls-dropdown ul.sub-dropdown li a {
padding: 7px 15px;
display: block;
border: none !important; 
line-height: inherit;
}
.pls-mobile-menu-bottom .pls-dropdown ul.sub-dropdown {
bottom: 100%;
top: inherit;
}
.pls-mobile-menu-bottom .pls-social {
padding: 1rem 0;
}
@media only screen and (max-width: 1024px) {		
.navbar-toggle {
cursor: pointer;
display: inline-block;
float: none;
margin: 0;
padding: 8px 0;
text-align: left;
}
.navbar-toggle .icon-bar {
width: 25px;
height: 3px;
}
.header-color-dark .navbar-toggle .icon-bar {
background: black;
}	
.pls-mobile-menu.opened,
.pls-mobile-categories-menu.opened {	
transform: none;
}		
.pls-mobile-menu .pls-mobile-menu-bottom .pls-social a i {
font-size: 15px;
width: 32px;
height: 32px;
}
} .pls-mobile-categories-menu {
padding-bottom: 0;
}
.mobile-categories-menu {
height: calc(100% - 80px);
}
.pls-mobile-header-title {
font-size: 22px;
font-weight: 600;
color: var(--pls-heading-color);;
}
.mobile-categories-menu .mobile-main-menu > li > a {
font-size: 18px;
}
.mobile-categories-menu .mobile-main-menu .pls-megamenu-holder, 
.mobile-categories-menu .mobile-main-menu ul.sub-menu {
max-height: calc(100vh - 70px);
} .pls-mobile-navbar {
background-color: var(--pls-body-background);
box-shadow: 0 5px 18px 5px rgba(64,72,86,.15);
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
position: fixed;
padding: 7px 0;
height: 70px;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
visibility:hidden;
z-index: 992;	
transform: translateY(80px);
transition: transform .45s ease, opacity .45s ease, visibility .45s ease;
}
@media (max-width:1024px){
.pls-mobile-bottom-navbar {
margin-bottom: 70px;
}
.pls-mobile-bottom-navbar-single-page {
margin-bottom: 52px;
}
.pls-mobile-bottom-navbar .pls-mobile-navbar {
bottom: 0;
opacity:1;
visibility:visible;
transform: translateY(0);
}
.pls-mobile-bottom-navbar .pls-back-to-top,
.pls-mobile-bottom-navbar-single-page .pls-back-to-top {
bottom: 68px;
}
.single-product.pls-mobile-bottom-navbar-single-page div.product .single_add_to_cart_button,
.woocommerce-cart.pls-mobile-bottom-navbar-single-page .wc-proceed-to-checkout,
.woocommerce-checkout.pls-mobile-bottom-navbar-single-page .place-order button[type="submit"] {
border-radius: 0;
box-shadow: 0 0 4px rgba(0,0,0,.15);
bottom: 0;
left: 0;
line-height: 2;
opacity: 1;
position: fixed !important;
width: 100%;
z-index: 997;
}
.single-product.pls-mobile-bottom-navbar-single-page.pls-single-product-quick-buy div.product:not(.product-type-external) .single_add_to_cart_button {
width: 50%;
min-width: inherit;
}
.single-product.pls-mobile-bottom-navbar-single-page div.product .pls-quick-buy {
bottom: 0;
left: 50%;
margin: 0;
position: fixed !important;
width: 50%;
z-index: 997;
}
.single-product.pls-mobile-bottom-navbar-single-page form.cart .button {
padding: 13px 20px;
}
.single-product.pls-mobile-bottom-navbar-single-page div.product .pls_quick_buy_button {
border-radius: 0;
box-shadow: 2px 0 4px rgba(0,0,0,.15);
line-height: 2;
opacity: 1 !important;
min-width: inherit;
width: 100%;
}
.woocommerce-cart.pls-mobile-bottom-navbar-single-page .pls-freeshipping-bar{
background-color: var(--pls-body-background);
}
.woocommerce-cart.pls-mobile-bottom-navbar-single-page .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce-cart.pls-mobile-bottom-navbar-single-page .wc-proceed-to-checkout .checkout-button {
border-radius: 0;
line-height: 1.8;
}
}
.pls-mobile-navbar .mobile-element {
flex: 1 0 20%;
max-width: 20%;
padding: 0 3px;
}
.pls-mobile-navbar .mobile-element a {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.pls-mobile-navbar .navbar-icon {
font-size: 20px;
position: relative;
}
.pls-mobile-navbar .navbar-label {
font-size: 13px;
font-weight: 600;
margin-top: 3px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.pls-mobile-navbar.navbar-label-hide .navbar-label {
display: none;
} .pls-page-title {
background-color: #F8F5F0;
padding-top: 75px;
padding-bottom: 75px;
margin-bottom: 4.5rem;
}
ngle-product, .single-post) .pls-site-header.pls-header-overlay + .pls-site-content > .pls-site-container {
margin-top: 7rem;
}
body:not(.home, .single-product, .single-post, .error404) .pls-site-header:not(.pls-header-overlay) + .pls-site-content > .pls-site-container {
margin-top: 2rem;
}
body:not(.home, .single-product, .single-post) .pls-site-content .pls-page-title + .pls-site-container {
margin-top: 0 !important;
}
.pls-page-title .title {
margin: 0;
line-height:1.2
}
.pls-page-title .header-subtitle {
margin-top: 0.75rem;
font-size: 18px;
}
.title-size-large .title {
font-size: 56px;
}
.title-size-default .title {
font-size: 44px;
}
.title-size-small .title{
font-size: 36px;
}
.pls-page-title .entry-header {
margin:0;
}
.pls-page-title-title-centered .entry-header {
margin-top: 1.5rem;
}
.pls-page-title-center {
text-align: center;
}
.pls-page-title .entry-breadcrumb,
.pls-single-product-top .entry-breadcrumb {
font-size: 14px;
}
.pls-page-title .entry-header+.entry-breadcrumb {
margin-top: 0.5rem;
}
.pls-page-title .pls-breadcrumb {
display: flex;	
flex-wrap: wrap;
}
.pls-page-title-center .pls-breadcrumb {	
justify-content: center;	
align-items: center;
}
.breadcrumb {	
display: inline-flex;
font-size: 12px;
font-weight: 600;
letter-spacing: .5px;
list-style: none;
margin: 0;
text-transform: uppercase;
}
.breadcrumb .delimiter, 
.pls-breadcrumb .pls-delimiter-sep {
margin: 0 6px;
}
.breadcrumb .delimiter.forward-slash:before,
.pls-breadcrumb .pls-delimiter-sep.pls-forward-slash:before {
content: "/";
}
.breadcrumb .delimiter.greater-than:before,
.pls-breadcrumb .pls-delimiter-sep.pls-greater-than:before {	
font-size: 10px;
font-weight: 600;
}  .sticky {
position: relative;
}
.post:not(.sticky) .icon-thumb-tack {
display: none;
}
.sticky .icon-thumb-tack {
display: block;
height: 18px;
left: -1.5em;
position: absolute;
top: 1.65em;
width: 20px;
}
.entry-title:not(:first-child) {
padding-top: 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
} .pls-pagination,
.woocommerce-pagination{
display: flex;
align-items: center;
margin-bottom: 2rem;
}
.pls-pagination:not(.default),
.woocommerce-pagination:not(.default) {
justify-content: center;
}
.pls-pagination ul,
.woocommerce-pagination ul {
display: flex;
flex-wrap: wrap;
gap: 0.625rem;
align-items: center;
margin: 0;
}
.pls-pagination li,
.woocommerce-pagination li {
display: inline-block;
}
.pls-pagination li .page-numbers, 
.woocommerce-pagination li .page-numbers, 
.pls-pagination .page-links .page-number,
.woocommerce-pagination .page-links .page-number,
.page-links .page-number {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius-xs);
font-weight: 600;
display: flex !important;
align-items: center;
justify-content: center;
width: 44px !important;
height: 44px;
}
.pls-pagination .next, 
.pls-pagination .prev,
.woocommerce-pagination .next,
.woocommerce-pagination .prev {
font-size: 0;
}
.pls-pagination .next:before, 
.pls-pagination .prev:before,
.woocommerce-pagination .next:before,
.woocommerce-pagination .prev:before {
font-weight: 600;
font-size: 12px;
}
.page-links > span.current .page-number,
ul.page-numbers .page-numbers.current,
.page-links > span:hover .page-number,
ul.page-numbers .page-numbers:hover {
background-color: var(--pls-secondary-color);
border-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-pagination a.disabled {
opacity: 0.6;
cursor: no-drop;
pointer-events: none;
}
.pls-ajax-load .button:hover {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
}
.pls-ajax-load .button.active-loading {
background: transparent;
border-color: transparent;
color: var(--pls-text-color);
} .entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
color: #666;
font-size: 13px;
font-size: 0.8125rem;
width: 48%;
} ul.pls-blog-categories {
margin: 0;
list-style: none;
display: flex;
flex-flow: wrap;
justify-content: center;
margin-bottom: 2.5rem;
margin-top: -3rem;
}
.pls-blog-categories li {
font-size: 18px;
padding: 5px 10px;
line-height: 1;
}
.pls-blog-categories li a {
color: var(--pls-text-color);
}
.pls-blog-categories li.has-current a,
.pls-blog-categories li a:hover {
color: var(--pls-link-color);
}
.blog-post-loop {
margin-bottom: 2.5rem;
padding-bottom: 2.5rem;
}
.blog-classic .blog-post-loop:last-child {	
padding-bottom: 0;
}
.blog-classic .blog-post-loop:not(:last-child) {	
border-bottom: var(--pls-border-bottom);
}
article .entry-post, 
.entry-post .entry-thumbnail-wrapper {
position:relative;
}
.entry-post .entry-thumbnail-wrapper {
margin-bottom: 2rem;
}
.entry-content ul li,
.entry-content ol li{	
margin-bottom: .4rem;
}
.entry-content li > ul,
.entry-content li > ol{
margin-left: 1.5rem;
}
.entry-content ul li ul,
.entry-content ul li ol,
.entry-content ol li ul,
.entry-content ol li ol {
margin-top: .6781rem;
}
.blog-post-loop .entry-content p:last-child{
margin-bottom: 0;
} .blog-full-width .entry-content-wrapper{
padding: 1.6781rem 0;
} .blog-listing .blog-post-loop {
padding-bottom: 0;
}
@media (min-width:1025px){
.blog-listing .entry-post {
display: flex;
flex-direction: row;
align-items: stretch;
position:relative;
}
.blog-listing .entry-post .entry-thumbnail-wrapper, 
.blog-listing .entry-post .entry-content-wrapper {
flex: 1 0 50%;
max-width: 50%;
margin-bottom: 0;
}	
.blog-listing .entry-post .entry-content-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 2.25rem;
}
.blog-listing .entry-header {
margin-bottom: 1rem;
}
.blog-listing .entry-header .entry-category {
margin-bottom: 1rem;
}
.blog-listing .entry-header .entry-title {
font-size: 30px;
margin-bottom: 0.75rem;
}
} .blog-grid .entry-post .entry-thumbnail-wrapper {
margin-bottom: 1.5rem;
}
.blog-grid .blog-post-loop {
padding-bottom: 0;
margin-bottom: 1.5rem;
}
.blog-grid .entry-header .entry-title {
font-size: 24px;
margin-bottom: 1rem;
}
.pls-blog-slider .entry-header .entry-title {
font-size: 20px;
} .entry-category {
margin-bottom: 1rem;
}
.entry-category .cat-links { 
background-color: var(--pls-primary-color);
border-radius: 48px;
font-size: 14px;
font-weight: 600;
padding: 4px 10px;
text-transform: uppercase;
}
.entry-category .cat-links a { 
color: var(--pls-primary-inverse-color);
} .entry-header {
margin-bottom: 0.75rem;
}
.entry-header .entry-title {
clear: none;
font-size: 42px;
line-height: 1.2;
margin-bottom: 0.4rem;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.entry-header .entry-title:last-child {
margin-bottom: 0;
}  .entry-post .post-highlight {
color: var(--pls-primary-inverse-color);
position: absolute;
right: 1em;
top: 1em;
z-index: 8;
}
.entry-post .post-highlight span{
display:block;
margin-bottom:7px;
}
.entry-post .post-highlight span:before{
background-color: var(--pls-primary-color);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
border-radius: var(--pls-radius-round);
width: 40px;
height: 40px;
line-height: 40px;
display: block;
text-align: center;
font-size: 18px;
transition: 0.45s;
z-index: 2;
}
.format-quote .post-highlight .post-format:before{
font-size:18px;
}
article:not(.has-post-thumbnail) .entry-post .post-highlight, 
article.no-post-thumbnail .entry-post .post-highlight{
right: 2rem;
} .entry-meta{
font-size: 14px;
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.entry-meta > * {
position: relative;
display: flex;
align-items: center;
}
.entry-meta > * a,
.post-share .post-meta-label {
color: var(--pls-text-color);
}
.entry-meta > * a:hover {
color: var(--pls-link-hover-color);
}
.entry-meta > *:not(:last-child):after {
content: '';
background-color:var(--pls-link-color);
height: 1px;
margin: 0 8px;
width: 20px;
}
.entry-meta .author-link > a {
margin-left: 5px;
}
.post-meta-label .entry-meta > * a:before,
.post-meta-label .entry-meta > *:before {
content: none;
}
.entry-meta .post-share{
position: relative;
}
.entry-meta a:hover,
.entry-meta span:hover {
color: var(--pls-link-hover-color);
} .entry-footer {
margin-top: 1rem;
}
.blog-grid .entry-footer {
margin-top: 0.871rem;
}
.read-more-btn {
color: var(--pls-primary-color);
margin:0;
display: inline-block;
}
.read-more-btn, 
.read-more-btn .more-link {
font-size: 16px;
font-weight: 600;
display: inline-block;
}
.read-more-link .read-more-btn .more-link {
line-height: 1.3;
position: relative;
}
.read-more-button .read-more-btn .more-link,
.read-more-button-fill .read-more-btn .more-link {
border-radius: var(--pls-border-radius);
padding: 6px 1rem;
}
.read-more-button .read-more-btn .more-link,
.read-more-button-fill .read-more-btn .more-link:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.read-more-button-fill .read-more-btn .more-link {
background-color: var(--pls-secondary-inverse-color);
border: 2px solid var(--pls-secondary-color);
color: var(--pls-secondary-color);
} .entry-post .post-thumbnail {
border-radius: var(--pls-border-radius);
overflow:hidden;
position:relative;
}
.entry-post .post-thumbnail a img {
transition-duration: .7s;
width: 100%;
}
.entry-post:hover .post-thumbnail a img {
transform: scale(1.05);
}
.post-thumbnail a:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
transition: background-color .45s cubic-bezier(0,0,.44,1.18);
}
.entry-post:hover .post-thumbnail a:after {
background-color: rgba(0,0,0,.3);
} @media (min-width:1025px){
.single-post.pls-no-sidebar .pls-content-area {
flex: 0 0 85%;
max-width: 85%;
margin: 0 auto;
}
}
.single-post.pls-has-sidebar .pls-site-content {
padding-top: 5rem;
}
.single-post.pls-no-sidebar .pls-site-content > .post-thumbnail {
padding-bottom: 5rem;
}
.pls-site-content > .post-thumbnail img {
object-fit: cover;
}
@media (min-width: 640px) {
.pls-site-content > .post-thumbnail img {
height: 380px;
}
}
@media (min-width: 1025px) {
.pls-site-content > .post-thumbnail img {
height: 520px;
}
}
@media (min-width: 1280px) {
.pls-site-content > .post-thumbnail img {
height: 640px;
}
}
@media (min-width: 1600px) {
.pls-site-content > .post-thumbnail img {
height: 800px;
}
}
.single-post-page .entry-content > .elementor {	
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
}
.single-post-page {
margin-bottom: 3rem;
}
.single-post-page .entry-category {
margin-bottom: 0.7rem;
}
.single-post-page .entry-title {
font-size: 36px;
line-height: 1;
margin-bottom: 1rem;
}
.single-post-page .entry-content {
font-size: 17px;
line-height: 1.5;
}
.single-post-page .entry-header {
margin-bottom: 2.5rem;
}
.post-password-form label,
.entry-footer .edit-link {
display: inline-block;
}  .gallery-grid .pls-post-gallery__image, 
.pls-post-image {
margin-bottom: 30px;
}
.pls-post-gallery__image {
overflow: hidden;
border-radius: var(--pls-border-radius);
}
.pls-post-gallery__image img {
width: 100%;
} .responsive-video-wrap {
position: relative;
padding-bottom: 52.25%;
padding-top: 25px;
height: 0;
}
.responsive-video-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .format-audio .post-thumbnail > * {
margin:0;
}
.single-post-page.format-audio .post-highlight {
display:none;
} .single-post-page.format-link .post-highlight {
display:none;
}
.format-link .entry-link {
background-color: var(--pls-primary-color);
font-size:24px;
font-weight:600;
padding: 3em;
}
.format-link .entry-link a {
color: var(--pls-primary-inverse-color);
}
.format-link .entry-link:before {
color: var(--pls-primary-inverse-color);
font-size: 22px;
margin-right: 6px;
} .single-post-page.format-quote .post-highlight {
display:none;
}
.format-quote .entry-quote {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
font-size:24px;
font-weight:600;
padding:3em 1em 3em 3em;
}
.format-quote .entry-quote .quote-author {
display: flex;
margin-top: 1em;
font-size:16px;
font-style: oblique;
}
.format-quote .entry-quote .quote-author a {
color: var(--pls-primary-inverse-color);
}
.format-quote .entry-quote:before, 
.format-quote .entry-quote:after {
color: var(--pls-primary-inverse-color);
font-size: 36px;
position: absolute;
}
.format-quote .entry-quote:before {
left: 1em;
top: 1em;
}
.format-quote .entry-quote:after {
right: 1em;
bottom: 1em;
} .author-info {
text-align: center;
margin-top: 3rem;
margin-bottom: 3rem;
}
.author-avatar {
margin-bottom: 0.5rem;
}
.author-avatar img {
border-radius: 50%;
width: 80px;
}
.author-bio {
margin-bottom: 0;
}
.author-info .author-title {
font-size: 24px;
margin-bottom: 1rem;
}
.author-info .author-link {
color: var(--pls-heading-color);
display: block;
margin-top: 1rem;
font-weight: 600;
} @media (min-width:768px){
.tag-social-share {
align-items:center;
display: flex;
flex-direction: row;
}
.tag-social-share .single-tags, 
.tag-social-share .pls-social {
flex-basis: 100%;
align-items: center;
}
}
.tag-social-share {
margin-bottom: 2rem;
}
.single-tags .pls-tags-title,
.tag-social-share .pls-social-title {
color: var(--pls-link-color);
display: inline-block;
margin-right: 7px;
}
.tag-social-share .single-tags a {	
background-color: var(--pls-theme-background-color);
border-radius: 84px;
font-size: 14px;	
font-weight: 600;
display: inline-flex;
line-height: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding: 8px 16px;
text-transform: uppercase;
}
.tag-social-share .single-tags a:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.tag-social-share .single-share-title {
display: none;
}
.tag-social-share .pls-social {
justify-content: flex-end;
} .post-navigation {
border-top: var(--pls-border-top);
border-bottom: var(--pls-border-bottom);
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem 0;
margin-bottom: 4rem;
}
.post-navigation .pls-nav-previous,
.post-navigation .pls-nav-next {
flex: 0 1 45%;
max-width: 45%;
}
.post-navigation .pls-nav-next {
text-align:right;
}
.pls-nav-prefix {
color: var(--pls-secondary-color2);
display: block;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.navigation .pls-nav-title {
font-size: 16px;
font-weight: 500;
}
.pls-nav-previous a,
.pls-nav-next a {
display:block;
position:relative;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.post-navigation .pls-nav-title {
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.pls-nav-separate {
position: relative;
}
.pls-nav-separate:after {
content: '';
border-left: var(--pls-border-left);
position: absolute;
top: -25px;
bottom: -25px;
} .related.posts {
margin-bottom: 3rem;
margin-top: 4rem;
}
.related.posts > h3 {
font-size: 34px;
margin-bottom: 1.5rem;
text-align: center;
}
.comment-respond > h3, 
.comments-area > h3 {
font-size: 30px;	
position: relative;
}
.related.posts .related-post {
margin-bottom: 0;
}
.related .entry-header .entry-title {
font-size: 24px;
} #comments {
clear: both;
}
.bypostauthor {
display: block;
}
.comment-form {
display: flex;
flex-flow: row wrap;
margin-left: -1rem;
margin-right: -1rem;
}
.comment-form > p {
width:100%;
padding-left: 1rem;
padding-right: 1rem;
margin-bottom: 1.5rem;
}
.comment-form > p.form-submit {
margin-bottom: 0;
}
.comment-form .submit {
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border: 1px solid var(--pls-secondary-color);
padding: 14px 40px;
}
.comment-form .submit:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.comment-form p.comment-form-author, 
.comment-form p.comment-form-email, 
.comment-form p.comment-form-url {
flex: 1;
padding: 0 1rem;
}
.comment-form-cookies-consent label {
display: inline !important;
}
.comments-title {
margin-bottom: 1.5rem;
}
.comment-list {
margin-bottom: 3rem;
margin-left: 0;
margin-top: 0;
}
.comment-list,
.comment-list .children {
list-style: none;
}
.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
padding: 0;
}
.comment-list .pingback .edit-link,
.comment-list .trackback .edit-link {
margin-left: 0.3rem;
}
.comment-list .pingback .comment-body > a,
.comment-list .trackback .comment-body > a {
font-size: 15px;
font-weight:600;
margin-left: 5px;
}
.comment-list ol {
margin: 0;
}
.comment-list .comment-body {
color: var(--pls-link-color);
margin-bottom: 1.5rem;
position: relative;
}
.children .comment-body {
background-color: var(--pls-theme-background-color);
border-radius: var(--pls-border-radius);
padding: 1rem;
}
.comment-list li {
position: relative;
}
.comment-list li ol {
padding-left: 1.5rem;
}
.comment-author .avatar {
border-radius: 50%;
left: 0;
top: 0;
position: absolute;
}
.comment-list .comment-author,
.comment-list .comment-awaiting-moderation,
.comment-list .comment-meta {
padding-left: 4.5rem;
}
.comment-meta {	
margin-bottom: 0.187rem;
}
.comment-body > p {
margin-bottom: 0;
}
.comment-body > .reply {
margin-top: 0.5rem;
}
.comment-author, 
.comment-meta {
flex: 1;
}
.comment-meta a {
color: var(--pls-secondary-color2);
}
.comment-meta a:hover {
color: var(--pls-link-hover-color);
}
.comment-meta > * {
flex: 1 1 auto;
}
.comment-author {
font-size: 14px;
line-height: 1.3;
position: relative;
z-index: 2;
}
.comment-author cite {
color: var(--pls-link-color);
font-size: 16px;
font-style: normal;
font-weight: 500;
display: block;
margin-bottom: 0.2rem;
}
.comment-author .says {
display: none;
}
.comment-meta .comment-awaiting-moderation {
margin-top: .5rem;
color: #ff6161;
}
.comment-reply-link,
.comment-reply-login {	
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
font-size: 14px;
font-weight: 500;
padding: 4px 12px;
position: relative;
}
.comment-reply-link:hover,
.comment-reply-login:hover {
background-color: var(--pls-secondary-color);
border-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.comment-body .comment-reply-link:before {
padding-right: 6px;
vertical-align: top;
}
.comment-respond {
background-color: var(--pls-theme-background-color);
border-radius: var(--pls-border-radius);
padding: 40px;
}
.comment-list .comment .comment-respond {
margin-bottom: 1.5rem;
}
.comment-respond .comment-reply-title {	
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1;
}
#cancel-comment-reply-link {
font-size: 20px;
font-weight: 500;
text-transform: capitalize;
}
.comment-navigation h3 {
display: none;
}
.comment-navigation .nav-links {
border-bottom: var(--pls-border-bottom);
border-top: var(--pls-border-top);
display: flex;
padding: 2rem 0;
margin-bottom: 3rem;
}
.comment-navigation .pls-nav-previous, 
.comment-navigation .pls-nav-next {
flex: 0 1 50%;
max-width: 50%;
}
.comment-navigation .pls-nav-next {
text-align: right;
}
.comment-navigation .pls-nav-previous a:before, 
.comment-navigation .pls-nav-next a:after {
line-height: 32px;
}
.no-comments,
.comment-awaiting-moderation {
color: var(--pls-text-color);
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}  @media (min-width:768px){
.left-sidebar:not(.pls-off-canvas-sidebar) .pls-widget-area {
padding-right: 2.5rem;
}
.right-sidebar:not(.pls-off-canvas-sidebar) .pls-widget-area {
padding-left: 2.5rem;
}
}
.widget:not(:last-child) { 
border-bottom: var(--pls-border-bottom);
padding-bottom: 1.75rem;
margin-bottom: 2rem;
}
.widget h2,
.widget .widget-title {
font-size: 20px;
margin-bottom: 1rem;
position: relative;
text-transform: capitalize;
}
.widget.closed h2,
.widget.closed .widget-title,
.widget .wp-block-group__inner-container.closed > h2 {
margin-bottom: 0 !important;
transition: all 0.45s;
} .pls-widget-bordered .widget {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
padding: 2.5rem 1.5rem;
margin-bottom: 1.5rem;
}
.pls-widget-bordered .widget h2,
.pls-widget-bordered .widget .widget-title {
border-bottom: var(--pls-border-bottom);
font-size: 16px;
padding-bottom: 5px;
margin-bottom: 1.2rem;
text-transform: uppercase;
}
.pls-widget-bordered .widget h2:before,
.pls-widget-bordered .widget .widget-title:before {
background-color: var(--pls-primary-color); 
content: '';
bottom: -1px;
left: 0;
position: absolute;
width: 40px;
height: 2px;
}
.widget-title a {
color: inherit;
}
.pls-widget-area .widget:not(.pls-posts-lists, 
.pls-recent-posts, 
.widget_recently_viewed_products, 
.widget_recent_reviews, 
.widget_top_rated_products, 
.pls-products, 
.widget_shopping_cart, 
.pls-products-widget) a {
color: var(--pls-text-color);
}
.pls-widget-area .widget:not(.pls-posts-lists, 
.pls-recent-posts, 
.widget_tag_cloud, 
.widget_recently_viewed_products, 
.widget_recent_reviews,
.widget_top_rated_products, 
.pls-products, 
.pls-products-widget) a:hover,
.pls-widget-area .widget:not(.pls-posts-lists, 
.pls-recent-posts, 
.widget_recently_viewed_products, 
.widget_recent_reviews, .pls-products) li:hover > a {
color: var(--pls-link-color);
}
.widget .maxlist-more {
margin-top: 10px;
margin-bottom:0;
}
.pls-widget-area .widget .maxlist-more a {
color: var(--pls-link-color);
font-weight: 600;
display: block;
text-transform: capitalize;
}
.widget.closed .maxlist-more {
display: none;
}
.pls-widget-toggle .widget .wp-block-group__inner-container > h2:after,
.pls-widget-toggle .pls-widget-area .widget .widget-title:after,
.pls-widget-toggle .widget-area .widget .widget-title:after, 
.pls-widget-toggle .dokan-widget-area .widget .widget-title:after,
.footer-widget .widget .widget-title:after {
font-size: 14px;
font-weight: 600;
position: absolute;
right: 0;
top: calc( 50% - 10px );
transition: .45s;
}
.pls-widget-toggle .pls-widget-area .widget.closed .widget-title:after,
.pls-widget-toggle .widget-area .widget .widget-title:after, 
.pls-widget-toggle .dokan-widget-area .widget.closed .widget-title:after,
.pls-widget-toggle .widget .wp-block-group__inner-container.closed > h2:after,
.widget li .child-indicator.open-item:after {
transform: rotate(180deg);
}
.widget li {
position:relative;
}
.widget li .count {
position: absolute;
right: 0;
}
.pls-widget-menu-toggle .widget ul.children {
display: none;
width: 100% !important;
}
.widget ul.children {
margin-top: 0.65rem;
}
.widget li .child-indicator {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
}
.widget li .child-indicator:after {
font-size: 12px;
line-height: 1;
transition: .45s;
} .pls-widget-menu-toggle .widget.pls-widget-hierarchy li .count {
right: 1.5rem;
} .widget select {
width: 100%;
} .widget ul {
list-style: none;
margin: 0;
}
.widget ul li:not(:last-child),
.widget ol li:not(:last-child) {
margin-bottom: 0.65rem;
}
.widget ul li ul {
padding-left: 1.25rem !important;
position: relative;
}
.widget ul.menu li {
margin-bottom: 0;
}
.widget ul.menu li a {
display: inline-block;
margin-bottom: 0.5rem;
} .widget .post-date,
.widget .rss-date,
.widget .post-comments {
font-size: 14px;
font-weight: 600;
color: var(--pls-secondary-color);
margin-top: -2px;
} .widget_text {
word-wrap: break-word;
}
.widget_text ul li,
.widget_text ol li {
border: none;
}
.widget_text ul li:last-child,
.widget_text ol li:last-child {
padding-bottom: 0;
}
.widget_text ul li ul {
margin: 0 0 0 1.5em;
}
.widget_text ul li li {
padding-left: 0;
padding-right: 0;
}
.widget_text ol li {
list-style-position: inside;
}
.widget_text ol li + li {
margin-top: -1px;
} .widget_rss ul li:not(:last-child){
padding-bottom: 10px;
}
.widget_rss li .rsswidget {
font-size: 16px;
line-height: 1.4;
}
.widget_rss .rss-date,
.widget_rss li cite {
display: block;
font-size: 12px;
font-size: 0.625rem;	
font-style: italic;
font-weight: 800;
letter-spacing: 0.18rem;
line-height: 1.5;
}
.widget_rss .rss-date {
margin: 0.5em 0 1.5rem;
padding: 0;
}
.widget_rss .rssSummary {
margin-bottom: 0.5em;
} .widget_contact_info .contact-map {
margin-bottom: 0.5rem;
} .widget-grofile h4 {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0;
} .widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
border: 0;
} .widget_recent_entries .post-date {
display: block;
} .widget.widget_search {
border: none;
padding: 0;
}
.search-form,
.wp-block-search,
.woocommerce-product-search {
position: relative;
}
.search-form [type="submit"], 
.wp-block-search [type="submit"], 
.widget .woocommerce-product-search [type="submit"] {
background: none;
border: none;
color: inherit;
font-size:0;
bottom: 4px;
box-shadow: none;
line-height: 1;
margin:0;
padding: 10px 10px;
position: absolute;
right: 5px;
top: 4px;
}
.search-form [type="submit"]:before,
.wp-block-search [type="submit"]:before,
.widget .woocommerce-product-search [type="submit"]:before {
color: var(--pls-secondary-color2);
font-size: 18px;
}
.wp-block-search .wp-block-search__label {
display: none;
} .widget.tagcloud h3,
.widget.widget_tag_cloud h3,
.widget.wp_widget_tag_cloud h3 { 
margin-bottom: 0.75rem;
}
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
line-height: 1.5;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: 65px;
display: inline-block;
font-size: 13px !important;
font-weight: 600;
text-transform: uppercase;
margin: 0 5px 10px 0;
padding: 4px 16px;
position: relative;
transition: .45s;
word-wrap: break-word;
z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-color: var(--pls-secondary-color);
box-shadow: none;
text-decoration: none;
} .widget_calendar th,
.widget_calendar td {
text-align: center;
padding: 0.5rem;
}
.widget_calendar .wp-calendar-table caption {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
border-top-left-radius: var(--pls-border-radius);
border-top-right-radius: var(--pls-border-radius);
}
.widget_calendar caption {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-color: var(--pls-primary-color);
text-align: center;
caption-side: initial;
font-weight: 600;
}
.widget_calendar table, 
.widget_calendar caption {
border-bottom:0 !important;
}
.widget_calendar table, 
.widget_calendar td {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
margin:0;
}
.widget_calendar td {
width: 34px;
height: 25px;
vertical-align: middle;
text-align: center;
line-height: 20px;
cursor: default;
}
.widget_calendar thead th,
.widget_calendar td.pad, 
.pls-site-footer .widget_calendar td.pad, 
.widget_calendar tfoot td {
border: none;
}
.widget_calendar tbody td a,
.widget_calendar tfoot td a{
color: var(--pls-primary-color);
font-weight:600;
}
.widget_calendar .wp-calendar-nav {
border-left: var(--pls-border-left);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);	
border-top: 0 !important;
border-bottom-left-radius: var(--pls-border-radius);
border-bottom-right-radius: var(--pls-border-radius);
display: flex;
justify-content: space-between;
}
.widget_calendar .wp-calendar-nav .pad {
border-left: var(--pls-border-left);
}
.widget_calendar .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav-next {
font-weight: 500;
padding: 8px 1rem;
} .widget_media_audio .mejs-container, 
.widget_media_video .mejs-container {
margin: 0;
} .widget_media_image .wp-caption{
margin-bottom: 0;
} .pls-newsletter .subscribe-tagline {
margin-bottom: 1rem;
}
.pls-newsletter:not(.widget) .mc4wp-form {
text-align:center;
}
.pls-widget-area .pls-newsletter {
border: none;
background-color: var(--pls-theme-background-color);
text-align: center;
padding: 2rem 1.25rem;
border-radius: 20px;
}
.pls-widget-area .pls-newsletter .subscribe-tagline {
color: #1f1f1f;
font-size: 24px;
font-weight: 600;
line-height: 30px;
margin-bottom: 1.5rem;
text-transform: capitalize;
}
.pls-widget-area .pls-newsletter .widget-title:after {
content: none !important;
}
.pls-widget-area .pls-newsletter .mc4wp-form-fields {
flex-direction: column;
} .pls-widget-posts-list .widget-post-item, 
.pls-widget-recent-posts .widget-post-item,
.pls-tab-posts .widget-post-item {
display: flex;
flex-direction: row;
align-items: stretch;	
}
.pls-posts-lists .widget-post-item:not(:last-child),
.pls-recent-posts .widget-post-item:not(:last-child),
.pls-tab-posts .widget-post-item:not(:last-child) {	
margin-bottom: 1rem;
}
.pls-widget-posts-list .widget-post-thumbnail,
.pls-widget-recent-posts .widget-post-thumbnail,
.pls-tab-posts .widget-post-thumbnail {
overflow: hidden;
flex: 0 0 auto;
margin-right: 1rem;
}
.pls-widget-posts-list .widget-post-thumbnail img,
.pls-widget-recent-posts .widget-post-thumbnail img,
.pls-tab-posts .widget-post-thumbnail img {
border-radius: var(--pls-border-radius-s);
max-width:70px;
}
.pls-widget-posts-list .widget-post-body,
.pls-widget-recent-posts .widget-post-body,
.pls-tab-posts .widget-post-body {
flex: 1 1 auto;
width: 100%;
}
.pls-posts-lists .post-title,
.pls-recent-posts .post-title,
.pls-tab-posts .post-title {
font-weight: 500;
line-height: 1.5;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.pls-posts-lists .post-categories,
.pls-recent-posts .post-categories {
margin-bottom:3px;
}
.pls-posts-lists .post-categories,
.pls-recent-posts .post-categories {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
border-radius: 48px;
display: inline-block;
font-size: 12px;
font-weight: 600;
padding: 1px 12px;
text-transform: uppercase;
}
.pls-posts-lists .post-categories a,
.pls-recent-posts .post-categories a {
color: var(--pls-primary-inverse-color);
}
.pls-posts-lists .post-comments,
.pls-recent-posts .post-comments {
margin-left:10px;
}
.pls-posts-lists .post-comments span,
.pls-recent-posts .post-comments span {
display:none
}
.pls-posts-lists .post-comments a:before,
.pls-recent-posts .post-comments a:before {
margin-right: 5px;
} .pls-recent-comments .author-avatar,
.pls-tab-posts .author-avatar{
position: initial;
}
.pls-recent-comments .comment-body,
.pls-tab-posts .comment-body{
padding: 0;
}
.pls-recent-comments .post-comment,
.pls-tab-posts .post-comment{
display: flex;
flex-direction: row;
align-items: stretch;
}
.pls-recent-comments .post-comment:not(:last-child), 
.pls-tab-posts .post-comment:not(:last-child){
margin-bottom: 15px;
padding-bottom: 10px;
}
.pls-recent-comments .comments-thumbnail,
.pls-tab-posts .comments-thumbnail{
overflow: hidden;
flex: 0 0 auto;
margin-right: 15px;
}
.pls-recent-comments .comment-body,
.pls-tab-posts .comment-body{
flex: 1 1 auto;
}
.pls-recent-comments .comment-body p,
.pls-tab-posts .comment-body p {
margin:0;
} .widget.widget_shopping_cart .pls-freeshipping-bar,
.widget.widget_shopping_cart .mini-cart-item-quantity {
display: none;
}
.widget.widget_shopping_cart .pls-scroll > .pls-scroll-content {
margin-right: 0 !important;
position:inherit;
overflow:inherit;
}
.widget.widget_shopping_cart .mini_cart_item {
padding: 15px 0;
}
.woocommerce .widget_shopping_cart .cart_list li, 
.woocommerce.widget_shopping_cart .cart_list li {
margin-bottom: 0;
position: relative;
}
.woocommerce ul.cart_list li:not(:last-child) {
border-bottom: var(--pls-border-bottom);
}
.widget.widget_shopping_cart .woocommerce-mini-cart li:first-child {
padding-top:0;
}
.widget.widget_shopping_cart .cart_list li a.remove {
font-size: 0 !important;
margin-top: 10px;
right:0; 
}
.widget.widget_shopping_cart .widget_shopping_cart_footer {
box-shadow: none;
padding: 0;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons,
.widget.widget_shopping_cart .pls-mini-cart-item-data {
flex-direction: column;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a:first-child {
margin-right: 0;
margin-bottom: 1rem;
}
.widget.widget_shopping_cart .pls-minicart-action-btns {
padding: 1.25rem 0;
}
.widget.widget_shopping_cart .pls-minicart-cart-totals {
padding: 0.75rem 0 0;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons {
padding: 1rem 0 1.5rem;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
overflow: hidden;
position: relative;
}
.widget.widget_shopping_cart .pls-minicart-block-title, 
.widget.widget_shopping_cart .pls-minicart-block-content {
padding: 1rem 0;
} .widget .product_list_widget li,
.widget .product_list_widget div.product {
display: flex;
flex-wrap: nowrap;
}
.widget .product_list_widget:not(.cart_list) li:not(:last-child),
.widget .product_list_widget:not(.cart_list) > div:not(:last-child) {
margin-bottom: 1.15rem;
}
.widget .product-widget-image {
flex: 0 0 27%;
margin-right: 15px;
max-width: 100px;
}
.product_list_widget img {
border-radius: var(--pls-border-radius-s);
}
.product_list_widget .product-widget-content {
display: flex;
flex-direction: column;
justify-content: center;
flex: 1 1 auto;
line-height: 1.4;
min-width: 0;
}
.widget .product_list_widget .product-title {
font-weight: 500;
margin-bottom: 5px;
}
.product_list_widget .star-rating {
margin-bottom: 5px;
}
.product_list_widget span.price {
color: var(--pls-link-color);
font-weight: 500;
} .woocommerce .widget_price_filter .price_slider_amount {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
}
.widget_price_filter #max_price, 
.widget_price_filter #min_price {
display: none;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1.5rem;
margin-top: 1rem;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color: var(--pls-secondary-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
height: 16px;
width: 16px;
top: -6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: var(--pls-border-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:after {
background-color: var(--pls-body-background);
border: 3px solid var(--pls-heading-color);
border-radius: var(--pls-radius-round);
width: 16px;
height: 16px;
content: '';
position: absolute;
left: 0;
top: 0;
}
.woocommerce .widget_price_filter .price_label {
color: var(--pls-link-color);
font-size: 15px;
font-weight: 600;
}
.woocommerce .widget_price_filter .price_label span {
font-weight: 500;
font-size: 14px;
}
.woocommerce .widget_price_filter .clear {
display: none;
} .pls_widget_price_filter_list .wc-layered-nav-term > a > span:first-child {
margin-right: 5px;
}
.pls_widget_price_filter_list .wc-layered-nav-term > a > span:last-child {
margin-left: 5px;
} .widget.widget_layered_nav li,
.widget.pls-product-brands li,
.widget.pls_widget_product_stock_status li,
.widget.pls-widget-brands li {
display: flex;
justify-content: space-between;
align-items: center;
}
.widget.pls-product-brands li a,
.widget.widget_layered_nav li a,
.widget .widget_rating_filter li a,
.widget.pls_widget_product_stock_status li a,
.widget.pls-widget-brands li a {
display: flex;
flex-direction: row;
align-items: center;
flex: 1 1 auto;
position:relative;
}
.widget.widget_layered_nav li .pls-nav-title {
padding-left: 5px;
}
.widget.widget_layered_nav li .swatch-color,
.widget.widget_layered_nav li .swatch-image img {
border-radius: 50%;
font-size:0;
display:inline-table;
height: 18px;
width: 18px;
}
.widget.widget_layered_nav li .swatch-label {
margin-left: 5px;
}
.widget.pls-attributes-filter .pls-attributes-inline {
gap: 0.85rem;
display: inline-flex;
flex-wrap: wrap;
margin-bottom: 1rem;
}
.widget.pls-attributes-filter .pls-attributes-inline li {
display: inline-block;
margin-bottom: 0;
}
.pls-attributes-filter .pls-attributes-inline li a {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: 1000px;
font-size: 14px;
padding: 5px 12px 5px 8px;
}
.pls-attributes-filter .swatch-filter-pa_size.pls-attributes-inline li a {
padding: 8px;
min-width: 44px;
min-height: 44px;
display: flex;
align-items: center;
justify-content: center;
}
.pls-attributes-filter .pls-attributes-inline li.chosen a,
.pls-attributes-filter .pls-attributes-inline li:hover a {
border-color: var(--pls-secondary-color);
color: var(--pls-link-color);
}
.widget.pls-attributes-filter .pls-attributes-inline li a:before {
content: none !important;
}
.widget.pls-attributes-filter .pls-attributes-inline li a:after {
content: '';	
position: absolute;
right: 0;
text-align: center;
background: transparent !important;
border: none !important;
}
.widget.pls-attributes-filter .pls-attributes-inline li .swatch-color,
.widget.pls-attributes-filter .pls-attributes-inline li .swatch-image img {
height: 22px;
width: 22px;
}
.pls-attributes-filter .swatch-filter-pa_size.pls-attributes-inline .swatch-label {
font-size: 16px;
font-weight: 600;
line-height: 1;
margin: 0;
text-transform: uppercase;
}
.widget_layered_nav li a:before,
.widget_rating_filter li a:before,
.pls_widget_product_stock_status li a:before,
.pls-widget-brands li a:before {
background-color: var(--pls-body-background);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius-xs);
content: "" !important;
display: inline-table;
height: 20px;
margin-right: 8px;
width: 20px;
}
.widget_rating_filter li a:before {
display: inline-block;
}
.woocommerce .widget_rating_filter ul li a {
display: flex;
align-items: center;
}
.pls_widget_product_sorting li a:before,
.pls_widget_price_filter_list li a:before {
border-radius: var(--pls-radius-round);
}
.pls_widget_product_sorting li.chosen a:after,
.pls_widget_price_filter_list li.chosen a:after {
background-color: var(--pls-body-background);
content:'';
width:10px;
height:10px;
}
.widget_layered_nav li.chosen a:before,
.widget_rating_filter li.chosen a:before,
.pls_widget_product_stock_status li.checked a:before,
.pls-widget-brands li.chosen a:before {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-color: var(--pls-secondary-color);
}
.widget_layered_nav li.chosen a:after,
.widget_rating_filter li.chosen a:after,
.pls_widget_product_stock_status li.checked a:after,
.pls-widget-brands li.chosen a:after {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-radius: var(--pls-border-radius-xs);
font-size: 12px;
position: absolute;
height: 20px;
width: 20px;
}
.pls_widget_product_sorting li.chosen a:after,
.pls_widget_price_filter_list li.chosen a:after{
content: '';
display: inline-table;
width: 15px;
height: 15px;
border-radius: var(--pls-radius-round);
left: 0;
transform: translateX(19%);
}
.woocommerce .widget_rating_filter .star-rating:before,
.woocommerce .widget_rating_filter .star-rating span:before {
font-size: 12px;
}
.pls-canvas-sidebar {
background-color: var(--pls-body-background);
box-shadow: 0 0 3px rgba(0,0,0,.10);	
border-radius: 0 var(--pls-border-radius) var(--pls-border-radius) 0;
cursor: pointer;
font-size: 0;
left:0;
top: 45%;
position: fixed;
z-index: 995;
transform: translateX(-100%);
transition: transform .50s ease;
transition: transform .50s ease,-webkit-transform .50s ease;
}
.pls-canvas-sidebar .canvas-sidebar-icon:before{
padding: 1rem;
line-height: 1;
font-size: 20px;
}
@media (max-width:767px){
.pls-mobile-canvas-sidebar .pls-canvas-sidebar {
-webkit-transform: none;
transform: none;
}
.pls-mobile-canvas-sidebar .pls-widget-area {
background-color: var(--pls-body-background);
display: flex;
flex-direction: column;
position: fixed;
left: 0;
bottom: 0;
top: 0;
padding-top: 1rem;
padding-bottom: 1rem;
width: 320px;
z-index: 999;
overflow: hidden;
overflow-y: auto;
transform: translateX(-100%);
transition: transform .50s ease;
transition: transform .50s ease,-webkit-transform .50s ease;
}
.pls-widget-area.opened {
transform: none;
}
.widget h2, 
.widget .widget-title {
font-size: 18px;
}
.widget .maxlist-more a {
font-size: 14px;
}
} .pls-site-footer {
font-size: 14px;
}
.pls-site-footer .pls-footer-main {
background-color: #F7F7F7;
color: var(--pls-footer-text-color);
}
.pls-site-footer .pls-footer-main {
border-top: var(--pls-footer-border-top);
padding-top: 4.75rem;
padding-bottom: 3rem;
}
.pls-site-footer .widget-title {
color: var(--pls-footer-title-color);
}
.pls-site-footer .footer-widget .widget h2,
.pls-site-footer .footer-widget .widget-title {
font-weight: 600;
font-size: 14px;
margin-bottom: 0.75rem;
text-transform: uppercase;
}
.pls-site-footer .footer-widget .widget h2:before,
.pls-site-footer .footer-widget .widget .widget-title:before {
content: none;
}
.pls-footer-main a,
.pls-footer-main label,
.pls-footer-main thead th,
.pls-footer-main .pls-social.icons-default a {
color: var(--pls-footer-link-color);
}
.pls-footer-main a:hover,
.pls-footer-main .pls-social.icons-default a:hover {
color: var(--pls-footer-link-hover-color);
}
.pls-site-footer .footer-widget .widget {
border:none;
padding-bottom: 0;
}
.mc4wp-form-fields > p {
margin-bottom: 0 ;
}
@media (max-width:767px) {
.mc4wp-form-fields > p:last-child,
.overlay-form .mc4wp-form-fields > p {
margin-bottom: 0;
}
} .pls-site-footer .pls-footer-copyright {
background-color: #f7f7f7;
color: var(--pls-copyright-text-color);
border-top: var(--pls-copyright-border-top);
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.pls-footer-copyright a {
color: var(--pls-copyright-link-color);
}
.pls-footer-copyright a:hover {
color: var(--pls-copyright-link-hover-color);
}
.pls-copyright-wrap > div > p {
margin-bottom: 0;
}
.pls-footer-copyright.copyright-centered .pls-copyright-wrap > div {
display: flex;
flex: 0 0 100%;
max-width: 100%;
justify-content: center;
}
.pls-footer-copyright.copyright-centered .pls-copyright-wrap > div:not(:last-child) { 
margin-bottom: 1rem;
} .pls-back-to-top {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-radius: var(--pls-border-radius-s);
box-shadow: 0 0 5px rgba( 0, 0, 0, .15 );
cursor: pointer;
display:none;
font-size: 0;
bottom: 20px;
right: 20px;
width: 40px;
height: 40px;
text-align: center;
position: fixed;
transition: .45s;
z-index: 998;
}
.pls-back-to-top:hover {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
}
.pls-back-to-top:before {
font-size: 20px;
line-height: 40px;
} .pls-site-container > .row > .wp-site-blocks {
width: 100%;
}
.entry-content > [class*="wp-block-"] {
margin-bottom:1.5rem
} .wp-block-button {
margin-bottom: 1.5em;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: inherit;
} .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
text-align: center;
} ul.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
list-style-type: none;
margin-left: 0;
}
ul.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul {
list-style-type: none;
} .wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin: 0 1.5em 1.5em 0;
}
.wp-block-image figure.alignright {
margin: 0 0 1.5em 1.5em;
}
figure.wp-block-gallery.alignleft {
margin-right: 15px;
}
figure.wp-block-gallery.alignright {
margin-left: 15px;
}
.entry-content > .alignwide:not(.wp-block-group.has-background), 
.entry-content > .alignfull:not(.wp-block-group.has-background) {
margin-bottom: 1.5em;
}
.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text {
color: #ffffff;
}
.wp-block-cover,
.wp-block-cover-image {
margin-top: 1.5em;
margin-bottom: 1.5em;
} .wp-block-navigation ul {
margin-bottom: 0;
margin-left: 0 !important;
margin-top: 0 !important;
padding-left: 0;
} .wp-block-quote{
border-left-color: var(--pls-primary-color);
position: relative;
}
.wp-block-quote[style*="text-align:right"] {
border-left-color: var(--pls-primary-color);
}
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote.is-style-solid-color blockquote {
border: 0;
padding-left: 2.5rem;
}
.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-search__button svg {
display: none;
}	
.widget_block .wp-block-group__inner-container > *:first-child {	
font-size: 20px;
margin-bottom: 0.5rem;
}
.pls-widget-bordered .widget_block .wp-block-group__inner-container > *:first-child {
font-size: 16px;
}
.wp-block-latest-comments__comment {
line-height: var(--pls-line-height);
}
.widget_block ul,
.widget_block ol {
list-style: none;
margin: 0;
}  .pls-promo-bar {
background-color: var(--pls-body-background);
box-shadow: 0 -1px 5px rgb(0 0 0 / 6%);
left: 0;
right: 0;
overflow: hidden;
z-index: 101;
}
.pls-promo-bar.position-top {	
position:relative;
top: 0;
}
.admin-bar .pls-promo-bar.position-top.position-type-fixed {
top: 32px;
z-index: 991;
}
@media (max-width:782px) {
.admin-bar .pls-promo-bar.position-top.position-type-fixed {
top: 46px;
}
}
.pls-promo-bar.position-bottom {
bottom: 0;
}
.pls-promo-bar.position-type-fixed {
position: fixed;
}
.promo-bar-wrapper {
margin-left: -15px;
margin-right: -15px;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 15px;	
height: var(--pls-promo-bar-height);
}
.promo-bar-button {
margin-left: 1em;
}
.promo-bar-button .button{
background-color: var(--pls-promo-bar-button-bg-color);
color: var(--pls-promo-bar-button-color);
font-size: 15px;
padding: 6px 20px;
text-transform: inherit;
}
.promo-bar-button .button:hover{
background-color: var(--pls-promo-bar-button-bg-hover-color);
color: var(--pls-promo-bar-button-hover-color);
}
.promo-bar-close {
font-weight: bold;
position: absolute;
right: 2em;	
}
.promo-bar-close:before {
font-size: 12px;
font-weight: 600;
} .pls-sticky-add-to-cart {
background-color: var(--pls-body-background);
box-shadow: 0 -1px 5px rgb(0 0 0 / 6%);
display: none;
left: 0;
right: 0;
bottom: 0;
padding: 10px 0;
position: fixed;
z-index: 99;
}
.pls-sticky-product-image img {
max-width: 70px;
max-height: 70px;
margin-right: 1em;
}
.pls-sticky-add-to-cart-left,
.pls-sticky-add-to-cart-right {
display: flex;
align-items: center;
}
.pls-sticky-product-title {
font-size: 16px;
font-weight: 600;
color: var(--pls-link-color);
margin-bottom: 2px;
}
.pls-sticky-product-info .star-rating {
display: block !important;
margin-bottom: 3px;
}
.pls-sticky-product-info .price {
display: inline-flex;
align-items: center;
}
.pls-sticky-product-info span.price {
color: var(--pls-link-color);
font-weight: 600;
display: initial;
}
.pls-sticky-product-info span.price ins {
background: none;
padding: 0;
}
.pls-sticky-product-info span.price del {
color: var(--pls-text-color);
font-size: 14px;
}
.pls-sticky-add-to-cart-right form.cart,
.pls-sticky-add-to-cart-right form.cart .variations,
.pls-sticky-add-to-cart-right .variations .label {
display: flex;
align-items: center;
}
.pls-sticky-add-to-cart-right form.cart .variations > div {
margin-right: 2rem;
}
.pls-sticky-add-to-cart-right .variations .label {
margin-bottom: 2px;
}
.pls-sticky-add-to-cart-right .variations label {
margin-right: 5px;
margin-bottom: 0;
}
.pls-sticky-add-to-cart .quantity {
margin-right: 10px;
}
.pls-sticky-add-to-cart-right .pls-quick-buy,
.pls-sticky-add-to-cart-right form.cart .reset_variations,
.pls-sticky-add-to-cart-right .stock,
.pls-sticky-add-to-cart-right .product-sizechart {
display: none;
}
.pls-sticky-add-to-cart-right .single_variation {
display: none !important;
}
.pls-sticky-add-to-cart .woocommerce-grouped-product-list {
width: auto;
margin-bottom: 0;
margin-right: 1rem;
}
.pls-back-to-top.sticky-add-cart {
bottom: 108px;
}
.pls-promo-bar-bottom .pls-back-to-top {
bottom: 70px;
}
@media (min-width:1025px) {
.has-single-product-sticky-atc-btn {
margin-bottom: 93px;
}
}
@media (max-width:1024px) {
.pls-sticky-add-to-cart {
display: none !important;
}
} img,
video {
height: auto; max-width: 100%; }
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
margin-bottom: .687em;
max-width: 100%;
}
.wp-caption,
.gallery-caption {
color: var(--pls-link-color);
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .mejs-container {
margin-bottom: 1.5em;
} .mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
background: transparent;
border: 0;
} .pls-site-content .wp-playlist-light {
border-color: var(--pls-border-color);
color: #222;
}
.pls-site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
color: #333;
}
.pls-site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
color: #767676;
}
.pls-site-content .wp-playlist-light .wp-playlist-item {
border-bottom: 1px dotted var(--pls-border-color);
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.pls-site-content .wp-playlist-light .wp-playlist-item:hover,
.pls-site-content .wp-playlist-light .wp-playlist-item:focus {
border-bottom-color: rgba(0, 0, 0, 0);
background-color: #767676;
color: #ffffff;
}
.pls-site-content .wp-playlist-light a.wp-playlist-caption:hover,
.pls-site-content .wp-playlist-light .wp-playlist-item:hover a,
.pls-site-content .wp-playlist-light .wp-playlist-item:focus a {
color: #ffffff;
} .pls-site-content .wp-playlist-dark {
background: #222;
border-color: #333;
}
.pls-site-content .wp-playlist-dark .mejs-container .mejs-controls {
background-color: #333;
}
.pls-site-content .wp-playlist-dark .wp-playlist-caption {
color: #ffffff;
}
.pls-site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
color: #eee;
}
.pls-site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
color: #aaa;
}
.pls-site-content .wp-playlist-dark .wp-playlist-playing {
background-color: #333;
}
.pls-site-content .wp-playlist-dark .wp-playlist-item {
border-bottom: 1px dotted #555;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.pls-site-content .wp-playlist-dark .wp-playlist-item:hover,
.pls-site-content .wp-playlist-dark .wp-playlist-item:focus {
border-bottom-color: rgba(0, 0, 0, 0);
background-color: #aaa;
color: #222;
}
.pls-site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.pls-site-content .wp-playlist-dark .wp-playlist-item:hover a,
.pls-site-content .wp-playlist-dark .wp-playlist-item:focus a {
color: #222;
} .pls-site-content .wp-playlist {
padding: 0.625em 0.625em 0.3125em;
}
.pls-site-content .wp-playlist-current-item .wp-playlist-item-title {
font-weight: 700;
}
.pls-site-content .wp-playlist-current-item .wp-playlist-item-album {
font-style: normal;
}
.pls-site-content .wp-playlist-current-item .wp-playlist-item-artist {
font-size: 12px;
font-size: 0.625rem;
font-weight: 800;
letter-spacing: 0.1818em;
}
.pls-site-content .wp-playlist-item {
padding: 0 0.3125em;
cursor: pointer;
}
.pls-site-content .wp-playlist-item:last-of-type {
border-bottom: none;
}
.pls-site-content .wp-playlist-item a {
padding: 0.3125em 0;
border-bottom: none;
}
.pls-site-content .wp-playlist-item a,
.pls-site-content .wp-playlist-item a:focus,
.pls-site-content .wp-playlist-item a:hover {
box-shadow: none;
background: transparent;
}
.pls-site-content .wp-playlist-item-length {
top: 5px;
} .gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
position:relative;
width: 50%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item a img {
display: block;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
filter: opacity(60%);
}
.gallery-caption {
background: rgba( 255,255,255,0.8 );
font-size: 12px;
overflow: hidden;
margin-bottom: 0;
padding: 8px 0;
position: absolute;
bottom: 0;
text-indent: 10px;
text-overflow: ellipsis;
opacity:0;
visibility:hidden;
width: 100%;
white-space: nowrap;
}
.gallery-item:hover .gallery-caption {
opacity:1;
visibility:visible;
} .page-header {
padding-bottom: 2em;
}
.page .entry-header .edit-link {
font-size: 14px;
font-size: 0.875rem;
}
.search .page .entry-header .edit-link {
font-size: 11px;
font-size: 0.6875rem;
}
.page-links {
display: flex;
align-items: center;
clear: both;
margin: 0 0 1.5em;
}
.page.type-page + .comments-area{
margin-top:50px;
} .no-results.not-found{
text-align:center;
padding: 15vh 0;
}
.no-results .page-header{
padding:0;
}
.no-results .page-entry-title{
font-size: 48px;
margin-bottom: .6em;
line-height: 1;
}
.no-results .pls-mini-ajax-search {
max-width: 400px;
width: 100%;
margin: 0 auto;
margin-bottom: 30px;
}
@media (min-width:1025px) {
.no-results .page-content {
max-width: 70%;
margin: 0 auto;
}
}
.search-form input[type="search"] {
height: 54px;
} .error404 .pls-page-title .entry-header {
display: none;
}
.error-404.not-found {
text-align: center;
padding-bottom: 5rem;
padding-top: 4rem;
}
.error-404.not-found h1 {
font-size: 200px;
margin-bottom: 12px;
margin-top: 0;
line-height: 1.1;
}
.error-404.not-found h1 span{
display: block;
font-size: 28px;
}
.error-404.not-found .button {
margin-top: 1rem;
}  .wc-block-components-notice-banner {
font-size: inherit !important;
}
.wc-block-components-notice-banner a {
font-weight: 600;
}
.single-product .woocommerce-notices-wrapper > * {
margin-top: 0;
margin-bottom: 2rem;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .button {
background: none !important;
padding: 0 !important;
}
.woocommerce .blockUI.blockOverlay {
cursor: pointer !important;
background-color: rgba(255, 255, 255, .7) !important;
background-image: none !important;
opacity: 1 !important;
z-index:99 !important;
}
.woocommerce-Price-amount {
font-weight: 500; }
del .woocommerce-Price-amount {
font-size: 90%;
font-weight: normal;
color: var(--pls-product-sale-price-color);
} .admin-bar .pls-minicart-slide,
.admin-bar .pls-quick-view-slide {
margin-top: 32px;
}
.pls-minicart-slide {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-l);
display: flex; position: fixed;
left: auto;
bottom: 1rem;
top: 1rem;
right: 0; z-index: 999;
overflow: hidden;
transform: translateX(100%);
transition: transform .45s;
}
.pls-minicart-slide.opened {
right: 1rem;	
-webkit-transform: none;
transform: none;
} .pls-minicart-cross-sells {
border-right: var(--pls-border-right);
display: flex;
flex-direction: column;
padding: 24px;
width: 400px;
}
.pls-minicart-cross-sells:empty {
display: none;
}
.pls-minicart-cross-sells-header {
margin-bottom: 1.5rem;
}
.pls-minicart-cross-sells .minicart-title {
margin-bottom: 0;
}
.pls-minicart-cross-sells-products {
display: flex;
flex-direction: column;
flex-grow: 1;
gap: 1rem;
overflow-y: auto;
}
.pls-minicart-cross-sells ::-webkit-scrollbar {
display: none;
}
.pls-cross-sells-product {
border-bottom: var(--pls-border-bottom);
display: flex;
gap: 1.5rem;
margin-bottom: 0.75rem;
padding-bottom: 0.75rem;
}
.pls-cross-sells-product .product-widget-image {
flex: 0 0 120px;
}
.pls-cross-sells-product .product-widget-image img {
border-radius: 8px;
}
.pls-cross-sells-product .product-widget-content {
display: flex;
flex-direction: column;
justify-content: center;
gap: 0.5rem;
line-height: 20px;
flex: 1 auto;
}
.pls-cross-sells-product .pls-cart-button a {
font-size: 12px;
padding: 10px 24px;
}
.pls-cross-sells-product .pls-cart-button a:before {
content: '';
}
.pls-minicart-items {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
width: 450px;
}
.pls-mask-overaly {
background-color: rgba(31,31,31,.2);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 998;
opacity: 0;
visibility: hidden;
transition: opacity .50s ease,visibility 0s ease .50s;
}
.pls-theme-dark-mode .pls-mask-overaly {
background-color: rgba(230,230,230,.2);
}
.pls-mask-overaly.opened {
opacity: 1;
visibility: visible;
transition: opacity .25s ease,visibility 0s ease;
}
@media (max-width:600px){
.admin-bar .pls-minicart-slide {
margin-top: 0;
z-index: 999999;
}
.admin-bar .pls-mask-overaly {
z-index: 999998;
}
}
.dropdow-minicart-header {
border-bottom: var(--pls-border-bottom);
padding: 12px 15px;
}
.dropdow-minicart-header .minicart-title {
font-size: 24px;
margin-bottom: 0;
}
.pls-minicart-header {
display: flex;
align-items: center;
padding: 1.25rem 1.5rem;
}
.pls-close-btn,
.mfp-close-btn-in .mfp-close {
background-color: var(--pls-theme-background-color);
border-radius: 50%;
font-size: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
width: 40px;
height: 40px;
}
.pls-close-btn:hover,
.mfp-close-btn-in .mfp-close:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-minicart-header .minicart-title {	
border:0 !important;
flex: 1 1 auto;
font-size: 24px;
margin:0;
padding:0;
}
.pls-minicart-slide .minicart-title:before {
content: none;
}
.pls-minicart-countdown {
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
border-radius: 8px;
font-size: 14px;
line-height: 22px;
margin: 0 1.5rem;
margin-bottom: 10px;
padding: 0.625rem 1.25rem;
}
.pls-minicart-countdown-times {
color: var(--pls-critical-color);
font-weight: 600;
}
.pls-minicart-countdown-msg {
padding-left: 2.5rem;
position: relative;
}
.pls-minicart-countdown-msg:before {
background-image: url(//cocos.codes/wp-content/themes/anvogue/assets/images/fire-icon.svg);
background-repeat: no-repeat;
content: '';
left: 0;
top: calc(50% - 16px);
position: absolute;
width: 32px;
height: 32px;
}
.pls-minicart-slide .widget_shopping_cart {
display: flex;
flex-direction: column;
align-items: stretch;
flex: 1 1 auto;
position: relative;
}
.pls-minicart-slide .widget_shopping_cart.active-block:before {
background-color: rgba( 255, 255, 255, .9 );
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}
.pls-minicart-slide .widget_shopping_cart_content {
display: flex;
flex: 1 1 auto;
flex-direction: column;
align-items: stretch;
justify-content: space-between;
}
.pls-minicart-slide ul.cart_list {
padding: 0 1.5rem;
}
.widget_shopping_cart .mini_cart_item {
position: relative;
display: flex;
flex-direction: row;
align-items: flex-start;
gap: 1.5rem;
padding: 1rem 0;
}
.widget_shopping_cart .mini-cart-item-content {
flex: 1 1 auto;
}
.pls-mini-cart-item-title,
.pls-mini-cart-item-data {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 0.5rem;
}
.widget_shopping_cart .mini_cart_item_title {
font-weight: 500;
}
.widget_shopping_cart .mini_cart_item_image {
position: relative;
overflow: hidden;
flex: 0 0 auto;
}
.widget_shopping_cart .mini_cart_item_image img {
max-width: 80px !important;
}
.pls-mini-cart-item-quantity {
flex-grow: 1;
text-align: right;
}
.pls-close-btn {
flex: 0 0 auto;
font-size: 0;
}
.pls-close-btn:before {
font-size: 14px;
font-weight: 600;
}
.pls-mini-cart-item-title a.remove {
color: var(--pls-critical-color);
font-size: 14px !important;
font-weight: 600;
margin-top: 2px;
position: inherit;
}
.pls-minicart-slide .mini_cart_item a.remove:before {
display: none;
}
.mini_cart_item.loading:before,
.widget_shopping_cart_footer.loading:before {
position: absolute;
left: 50%;
top: 50%;
margin-top: -10px;
margin-left: -10px;
z-index: 9; 
}
.mini_cart_item.loading:after,
.widget_shopping_cart_footer.loading:after {
background-color: rgba( 255, 255, 255, .7 ); 
border: none; 
content: '';
margin: 0px; 
padding: 0px; 
width: 100%; 
height: 100%; 
top: 0px; 
left: 0px; 
position: absolute;
z-index: 8; 
}
.widget_shopping_cart .mini-cart-item-content div.quantity {
margin: 5px 0;
padding: 0 8px;
}
.widget_shopping_cart .mini-cart-item-content .quantity .qty {
height: 36px;
width: 35px;
}
.widget_shopping_cart .mini-cart-item-content span.quantity {
display: block;
}
.widget_shopping_cart .woocommerce-mini-cart-empty {
margin-top: 3rem;
text-align: center;
}
.widget_shopping_cart .cart-empty-icon {
font-style: inherit;
}
.widget_shopping_cart .cart-empty-icon:before {
font-size: 400%;
line-height: 1;
}
.widget_shopping_cart .woocommerce-mini-cart__empty-message {
margin-top: 1rem;
margin-bottom: 3rem;
font-size: 15px;
}
.widget_shopping_cart .widget_shopping_cart_footer {
box-shadow: 0px 5px 18px 5px #40485726;
flex: 0 0 auto;
}
.woocommerce-mini-cart__total {
color: var(--pls-secondary-color);
font-size: 24px;
font-weight: 600;
display: none;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-bottom:15px;
}
.widget_shopping_cart .pls-freeshipping-bar {
margin-bottom: 0.75rem;
padding: 0 1.5rem;
}
.woocommerce-mini-cart__buttons {
display: flex;
align-items: center;
margin-bottom:0;
padding: 1rem 1.5rem 1.5rem;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a:first-child {
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border: 1px solid var(--pls-secondary-color);	
margin-right: 1rem;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover:first-child {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
p.woocommerce-mini-cart__buttons.wcppec-cart-widget-spb {
padding: 0 1rem 1rem 1rem;
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a {
text-align: center;
padding: 14px 40px;
width: 100%;
}
.woocommerce.widget_shopping_cart .buttons a.checkout {
margin-bottom: 0;
}
.widget_shopping_cart .buttons a.checkout {
background-color: var(--pls-checkout-button-bg-color);
color: var(--pls-checkout-button-color);
}
.widget_shopping_cart .buttons a.checkout:hover,
.widget_shopping_cart .buttons a.checkout:focus {
background-color: var(--pls-checkout-button-bg-hover-color);
color: var(--pls-checkout-button-hover-color);	
}
.widget_shopping_cart .mini_cart_item .blockUI.blockOverlay:before {
height: 18px;
top: calc( 50% - 1px );
width: 18px;	
border-width: 2px;
} .pls-minicart-action-btns {
font-size: 14px;
font-weight: 500;
display: flex;
border-bottom: var(--pls-border-bottom);
justify-content: space-around;
align-items: center;
line-height: 1;
padding: 1.25rem 1.5rem;
}
.pls-minicart-action-btns a:before {
font-size:16px;
margin-right: 5px;
}
.pls-minicart-cart-totals {
padding: 0.75rem 1.5rem 0;
}
.pls-minicart-cart-totals .minicart_table {
margin-bottom: 0;
}
.pls-minicart-cart-totals tr {
border: none;
color: var(--pls-heading-color);
line-height: 1;
}
.pls-minicart-cart-totals tr > * {	
padding: 0.5rem 0.6781rem;
}
.pls-minicart-cart-totals tr th {
padding-left: 0;
}
.pls-minicart-cart-totals tr td:last-child {
padding-right: 0;
}
.pls-minicart-cart-totals td {
text-align: right;
}
a.woocommerce-remove-coupon {
color: var(--pls-critical-color);
}
.pls-minicart-cart-totals .cart-subtotal * {
font-size: 16px;
font-weight: 600;
}
.pls-minicart-cart-totals .order-total * {	
font-size: 24px;
font-weight: 600;
}
.pls-minicart-cart-totals tr:not(.cart-subtotal, .order-total) > *,
.pls-minicart-cart-totals tr:not(.cart-subtotal, .order-total) label {
font-size: 16px;
font-weight: normal;
}
.pls-minicart-cart-totals .woocommerce-shipping-methods li {
margin-bottom: 0 !important;
} .widget_shopping_cart_footer.loading {
position: relative;
}
.pls-minicart-action-block {
background-color: var(--pls-body-background);
box-shadow: 0px 5px 18px 5px #40485726;
position: absolute;
bottom: 0;
width: 100%;
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: all .45s ease;
z-index: 2;
}
.pls-minicart-action-block.active {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.pls-minicart-block-title {
border-bottom: var(--pls-border-bottom);
color: var(--pls-heading-color);
font-weight: 500;
text-transform: capitalize;
}
.pls-minicart-block-title:before {
margin-right: 0.75rem;
}
.pls-minicart-block-title,
.pls-minicart-block-content {
padding: 1rem 1.5rem;
}
.pls-minicart-action-block .shipping-calculator-form {
display: block !important;
}
.pls-minicart-action-block .shipping-calculator-button {
display: none;
}
.pls-minicart-form-actions {
display: flex;
align-items: center;
flex-direction: column;
gap: 0.75rem;
margin-top: 1rem;
}
.pls-minicart-form-actions button,
.shipping-calculator-form .form-row select {
width: 100%;
}
.pls-minicart-form-actions > * {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.pls-coupon-form span {
display: block;
margin-bottom: 5px;
}
.pls-minicart-slide .shipping-calculator-form p:last-of-type {
display: none;
} .widget_shopping_cart_footer .woocommerce-error, 
.widget_shopping_cart_footer .woocommerce-info,
.widget_shopping_cart_footer .woocommerce-message {
margin: 0;
position: absolute;
left: 1.5rem;
right: 1.5rem;
bottom: 1.5rem;
transition: all .45s ease;
z-index: 2;
} div.quantity {	
background-color: var(--pls-theme-background-color);
border: 1px solid var(--pls-border-color);
border-radius: var(--pls-border-radius-s);
display: inline-flex;
align-items: center;
padding: 0 12px;
text-align: center;
}
.quantity label{
cursor: pointer;
margin: 0;
min-width: 25px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.quantity label:before {
font-size: 13px;
font-weight: 600;
position: absolute;
width: 100%;
}
.woocommerce .quantity .qty {
background-color: transparent;
border: none;
border-radius: 0;
color: var(--pls-link-color);
font-size: 16px;
font-weight: 600;
padding: 5px;
text-align: center;
height: 40px;
width: 40px;
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
.quantity.hidden {
display: none;
} .woocommerce-products-header .entry-breadcrumb {
margin-bottom: 2rem;
}
.pls-product-image-radio3x4 .products .pls-product-image img,
.pls-product-image-radio3x4 .products .product-category img,
.pls-product-image-radio3x4 .woocommerce-product-gallery img {
aspect-ratio: 3 / 4;
object-fit: cover;
}
.pls-page-title .pls-shop-categories {
margin-top: 4.25rem;
margin-bottom: -1rem;
}
.pls-products-categories {
display: flex;
align-items: center;
list-style: none;
flex-wrap: wrap;
margin: 0;
}
.pls-page-title-center .pls-products-categories {
justify-content: center;
}
.pls-products-categories li {
padding: 5px 12px;
}
.pls-products-categories .product-cat-title {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.products-top-custom-content .pls-block > .elementor,	
.products-bottom-custom-content .pls-block > .elementor {	
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
} 
.pls-products-header {	
margin-bottom: 1.75rem;
position: relative;
}
.pls-products-header-filters {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
.pls-products-header select {
color: var(--pls-secondary-color);
font-size: 14px;
height: 35px;
}
.pls-products-header-filters-left,
.pls-products-header-filters-right,
.pls-products-header-filters .show-products-number {
display: flex;
align-items: center;
gap: 1.25rem;
flex-wrap: wrap;
}
.pls-products-header-filters .pls-products-header-filters-left > *, 
.pls-products-header-filters .pls-products-header-filters-right > * {
margin:0;
}
.pls-products-header-filters .pls-product-show span,
.woocommerce-ordering .pls-ordering-label {
color: var(--pls-heading-color);
font-size: 14px;
margin-right: 10px;
}
.pls-products-view {
display: flex;
align-items: center;
gap: 8px;
}
.pls-products-view a {
font-size: 0;
}
.pls-products-view a:not(.grid-list) {
line-height: 0.36;
display: inline-block;
transform: rotate(90deg);
}
.pls-products-view a:last-child {
margin:0;
}
.pls-products-view a:before {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius-xs);
color: var(--pls-secondary-color2);
font-size: 18px;
font-weight: 600;
padding: 6px;
line-height: .35;
white-space: pre;
}
.pls-products-view a:hover:before,
.pls-products-view a.active:before {
background-color: var(--pls-secondary-color);
border-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-products-view a.grid-four-col,
.pls-products-view a.grid-five-col {
margin-left: 5px;
margin-right: 8px;
}
form.woocommerce-ordering {
display: flex;
align-items: center;
}
.pls-products-active-filters {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 18px;
}
.woocommerce-result-count {
margin: 0;
}
.pls-product-onsale.widget_layered_nav {
border: none;
margin-bottom: 0;
padding: 0;
} .pls-products-header-filters .pls-product-off-canvas-btn,
.pls-products-header-filters .pls-product-filter-btn {
cursor: pointer;
display: flex;
align-items: center;
}
.pls-product-filter-btn:before {
color: var(--pls-link-color);
font-size: 20px;
margin-right: 6px;
}
.pls-product-filter-btn:hover {
color: var(--pls-link-color);
}
.pls-product-filter-btn:after {
font-size: 10px;
font-weight: 600;
margin-left: 4px;
transition: 0.45s;
}
.pls-product-filter-btn.active:after {
transform: rotate(-180deg);
}
.pls-product-off-canvas-btn:before {
color: var(--pls-text-color);
font-size: 18px;
margin-right: 8px;
}
@media (min-width:768px) {
.pls-off-canvas-sidebar .pls-content-area {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pls-off-canvas-sidebar .pls-widget-area {
background-color: var(--pls-body-background);
display: flex;
flex-direction: column;
position: fixed;
left: 0;
bottom: 0;
top: 0;
padding: 1rem;
padding-top: 1rem;
width: 325px;
z-index: 999;
overflow: hidden;
overflow-y: auto;
transform: translateX(-100%);
transition: transform .50s ease, -webkit-transform .50s ease;
}
.pls-widget-area.opened {
transform: none;
}
.pls-off-canvas-sidebar.admin-bar .pls-widget-area {
top: 32px;
}
} .pls-shop-top-filter-widgets {
background-color: var(--pls-body-background);
padding-top: 1rem;
padding-bottom: 0.5rem;
position: absolute;
top: 100%;
width: 100%;
z-index: 91;
}
.pls-shop-top-filter-widgets .pls-filter-inner {
justify-content: space-between;
}
.pls-shop-top-filter-widgets .widget {	
flex: 1;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.pls-active-filters {
display: flex;
align-items: center;
}
.pls-products-active-filters + .pls-shop-top-filter-widgets {
top: 3rem;
}
.pls-active-filters .widget {
margin-bottom: 0;
margin-left: 10px;
}
.pls-products-active-filters ul li {
margin: 0 !important;
padding: 0;
}
.pls-products-header .pls-products-active-filters div a {
background-color: #F9F5F1;
color: #1f1f1f;	
border-radius: var(--pls-border-radius-l);
font-size: 15px;
font-weight: 500;
display: flex;
align-items: center;
margin-right: 0.75rem;
padding: 2px 9px;
}
.pls-products-header .pls-products-active-filters a:before {
font-size: 10px;
font-weight: 700;
color: #1f1f1f;
margin-right: 10px;
}
.pls-products-active-filters .pls-active-filters a:hover {
background-color: var(--pls-primary-color);
}
.pls-products-header .pls-products-active-filters div span.amount {
margin-left: 3px;
}
.pls-products-header .pls-products-active-filters a.pls-clear-filters {
border: 1px solid var(--pls-critical-color);
color:var(--pls-critical-color);
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.pls-products-header .pls-products-active-filters a.pls-clear-filters:before {
color:var(--pls-critical-color);
}
.products .product.col-20 {
flex: 0 0 20%;
max-width: 20%;
}
.products div.product,
.products:not(.list-view) div.product-category {
margin-bottom: 28px;
}
.products div.product {
line-height: 1.6;
padding: 0;
}
.products div.product,
.products div.product-category {
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.products div.product .pls-product-inner,
.products div.product-category .pls-category-inner {
position: relative;
}
.products .pls-product-image {
border-radius: var(--pls-border-radius);
margin-bottom: 18px;
overflow: hidden;
position: relative;
}
.products .pls-product-image img {	
transition-duration: .7s;
width: 100%;
}
.products .pls-product-image .hover-image {
left: 0;
top: 0;
opacity: 0;
position: absolute;
visibility: hidden;
}
.products .pls-product-image:hover img {
transform: scale(1.05);
}
.products .pls-product-image:hover .hover-image {
opacity: 1;
visibility: visible;
}
.pls-product-labels {
display: flex;
flex-direction: column;
align-items: flex-start;
position: absolute;
left: 12px;
top: 12px;
z-index: 9;
}
.pls-product-labels > span,
.pls-product-discount-label .on-sale {
border-radius: 9999px;
color: #ffffff;
font-size: 12px;
font-weight: 600;
display: block;
margin-top: 8px;
padding: 2px 12px;
text-transform: uppercase;
}
.pls-product-labels span.on-sale {
background-color: var(--pls-woocommece-sale-label-color);
}
.pls-product-labels span.new {
background-color: var(--pls-woocommece-new-label-color);
color: var(--pls-primary-inverse-color);
}
.pls-product-labels span.featured {
background-color: var(--pls-woocommece-featured-label-color);
}
.pls-product-labels span.out-of-stock {
background-color: var(--pls-woocommece-outofstock-label-color);
}
.pls-product-labels span.pls-custom-badge {
background-color: #1F1F1F;
}
.pls-product-labels span:first-child {
margin: 0;
}
.products .pls-product-cats {
margin-bottom: 2px;
line-height: 1.3;
}
.products .pls-product-cats a {
color: var(--pls-text-color);
font-size: 14px;
}
.products .pls-product-cats a:hover {
color: var(--pls-link-hover-color);
}
.products .product-title {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
margin-bottom: 6px;
text-transform: capitalize;
}
@media (min-width:1025px) {
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats,
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title,
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-star-rating {
opacity: 0;
visibility: hidden;
}
.products.grid-view.pls-variation-on-hover .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .pls-product-info .pls-product-actions {
transition-duration: 450ms;
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-actions {
transform: translateY(15px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-10px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .pls-star-rating + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .pls-star-rating + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-7px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .pls-star-rating + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .pls-star-rating + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-25px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .sold-by + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .sold-by + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-22px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .sold-by + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .sold-by + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-42px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .sold-by + .pls-star-rating + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .product-title + .sold-by + .pls-star-rating + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-38px);
}
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .sold-by + .pls-star-rating + .pls-product-price,
.products.grid-view.product-style-5.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-cats + .product-title + .sold-by + .pls-star-rating + .pls-product-price + .pls-product-variations + .pls-product-actions {
transform: translateY(-58px);
}
} .woocommerce .star-rating {	
font-size: 12px;
display: inline-block;
line-height: 1;
letter-spacing: 2px;
position: relative;
overflow: hidden;
}
.woocommerce .star-rating:before {
color: var(--pls-border-color);
float: left;
content: '\ea8b\ea8b\ea8b\ea8b\ea8b';
}
.woocommerce .star-rating span:before {
content: '\ea8b\ea8b\ea8b\ea8b\ea8b';
position: absolute;
left: 0;
top: 0;
}
.woocommerce .star-rating:before, 
.woocommerce .star-rating span:before {
font-size: 11px;
}
.woocommerce .star-rating span {
color: #ECB018;
overflow: hidden;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce .products .rating-counts {
margin-left: 6px;
line-height: 1;
}
.woocommerce .products .pls-star-rating {
display: flex;
align-items: center;
margin-bottom: 3px;
}
.products .pls-product-info > .rating {	
margin-bottom: 5px;
margin-top: 5px;
}  .price, 
div.product span.price,
ins .woocommerce-Price-amount,
.woosb-total-value ins {
color: var(--pls-product-price-color);
}
div.product p.price, 
div.product span.price {
font-size: 16px;
font-weight: 600;	
}
.price ins, .product-price ins,
.widget span.price ins,
.woocommerce-grouped-product-list-item__price ins,
.pls-grouped-product-price ins,
.woosb-price-ori ins,
.woosb-total-value ins,
.pls-mini-cart-item-quantity ins {
background: none;
color: initial;
padding: 0;
}
.price del, .product-price del,
.woocommerce-grouped-product-list-item__price del,
.woosb-price-ori del {
font-size: 14px;
font-weight: normal;
margin-left: 5px;
}
.products .pls-product-info .on-sale,
div.summary .on-sale {
background-color: var( --pls-primary-color);
color: var( --pls-primary-inverse-color);
border-radius: 999px;
display: inline-block;
font-weight: 500;
font-size: 14px;
line-height: 1.5;
margin-left: 5px;
margin-top: 0;
padding: 2px 10px;
}
small.woocommerce-price-suffix {
font-weight: normal;
display: block;
} .pls-product-icons div a {
font-size: 0;
}
.pls-whishlist-btn a:before,
.pls-compare-btn a:before,
.pls-product-icons a:before {
font-size: 15px;
font-weight: normal;
margin: 0 !important; 
line-height: 1;
}
.products.grid-view .pls-product-icons {
display: flex;
gap: 0.625rem;
position: absolute;
}
.products.grid-view:not(.product-style-4, .product-style-5) .pls-product-icons {
flex-direction: column;
top: 12px;
right: 12px;	
}
.products.grid-view.product-style-4 .pls-product-icons,
.products.grid-view.product-style-5 .pls-product-icons {
bottom: 1.5rem;
justify-content: center;	
width: 100%;
}
.products.grid-view .pls-product-icons > div {
opacity: 0;
visibility: hidden;
transform: translatex(70px);
transition: all .45s ease-out;
z-index: 9;
}
.products.grid-view.product-style-4 .pls-product-icons > div,
.products.grid-view.product-style-5 .pls-product-icons > div {
transform: translatey(70px);
}
@media (min-width:1025px) {
.products.grid-view .pls-product-inner:hover .pls-product-icons > div,
.products.grid-view.product-style-1 .pls-product-icons > .pls-whishlist-btn,
.products.grid-view.product-style-2 .pls-product-icons > .pls-whishlist-btn {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
}
.products .pls-product-icons a {
background-color: var(--pls-body-background);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .15);
border-radius: 50%;
color: var(--pls-heading-color);
display: flex;
align-items: center;
justify-content: center;
font-size: 0;
padding: 3px;
width: 32px;
height: 32px;
}
@media (min-width:1025px) { 
.products.grid-view.product-style-4 .pls-product-icons a,
.products.grid-view.product-style-5 .pls-product-icons a {
width: 36px;
height: 36px;
}
.products.grid-view.product-style-4 .pls-product-icons a:before,
.products.grid-view.product-style-5 .pls-product-icons a:before {
font-size: 17px;
}
}
.products.grid-view .pls-product-icons a:hover {	
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.products.grid-view .pls-product-icons a.woosw-added,
.products.grid-view .pls-product-icons a.woosw-btn-added {
background-color: var(--pls-critical-color);
color: #FFFFFF;
}
.pls-compare-btn a.woosc-btn-added:before {
font-size: 20px !important;
color: #3DAB25;
} .products.grid-view:not(.product-style-5) .pls-product-actions {
display: flex;
gap: 0.75rem;
align-items: center;    
justify-content: center;
padding:0 20px;
position: absolute;
bottom: 22px;
width: 100%;
opacity: 0;
visibility: hidden;
transform: translateY(70px);
transition: all .45s ease-out;
}
.products.grid-view .pls-product-actions a {
text-align: center;
width: 100%;
}
.products.grid-view:not(.product-style-5) .pls-product-inner:hover .pls-product-actions,
.products.grid-view .pls-quick-shop-active .pls-product-actions {
transform: translateY(0);
opacity: 1;
visibility: visible;
z-index: 9;
}
.products.grid-view:not(.product-style-5) .pls-product-actions > div { 
display: flex;
align-items: center;
justify-content: center;
min-width: 0;
}
.products.grid-view .pls-product-actions a,
.products.list-view .pls-cart-button a {	
background-color: var(--pls-shop-cart-button-bg-color);
color: var(--pls-shop-cart-button-color);
border-radius: 50px;
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
font-size: 14px;
font-weight: 600;
line-height: 22px;
padding: 8px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-transform: uppercase;
}
@media (min-width:1025px) {
.products.grid-view:not(.product-style-5) .pls-product-actions > div {
flex-grow: 1;
flex-basis: 0;
}
.products.grid-view .pls-product-actions a:before {
content: none;
}
}
.products.list-view .pls-product-actions .pls-cart-button a:before {
content: none;
}
.products.grid-view .pls-product-actions a:hover,
.products.list-view .pls-cart-button a:hover {
background-color: var(--pls-shop-cart-button-bg-hover-color);
color: var(--pls-shop-cart-button-hover-color);
} .pls-quick-shop-wrapper {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-l);
padding: 20px;
position: absolute;
left: 20px;
right: 20px;
bottom: 20px;
opacity: 0;
visibility: hidden;
transform: translateY(125%);
transition: all .45s ease-out;
z-index: 9;
}
.products.pls-product-bordered div.product .pls-quick-shop-wrapper {
left: 0;
right: 0;
}
.pls-quick-shop-active .pls-quick-shop-wrapper {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
div.product .pls-quick-shop-wrapper form.cart:not(.variations_form),
div.product .pls-quick-shop-wrapper form.variations_form.cart .single_variation_wrap {
margin-bottom: 0 !important;
}
.pls-quick-shop-wrapper .variation-swatche,
.pls-quick-shop-wrapper form.cart .variations {
display: flex;
flex-direction: column;
gap: 1rem;
}
.pls-quick-shop-wrapper form.cart .variations {
margin-bottom: 1.25rem;
}
.pls-quick-shop-wrapper form.cart .woocommerce-variation-price {
margin-bottom: 0.7rem;
text-align: center;
}
.pls-quick-shop-wrapper form.cart .woocommerce-variation-price > span {
display: block;
margin-top: -0.75rem;
}
.pls-quick-shop-wrapper .pls-swatches {
justify-content: center;
}
.pls-quick-shop-wrapper .quantity {
display: none !important;
margin-right: 0.5rem;
}
.pls-quick-shop-wrapper form.cart .variations .label {
display: none;
}
.pls-quick-shop-wrapper form.cart .variations label {
font-weight: 600;
margin-bottom: 0;
margin-right: 8px;
}
.pls-quick-shop-wrapper form.cart .variations .label span {
font-size: 14px;
}
.pls-quick-shop-wrapper form.variations_form.cart .single_variation > div:not(.woocommerce-variation-price),
.pls-quick-shop-wrapper .pls-quick-buy,
.pls-quick-shop-wrapper form.cart .variations .reset_variations {
display: none !important;
}
.pls-quick-shop-wrapper form.cart .button {
background-color: var(--pls-button-bg-color);
color: var(--pls-button-color);
border-radius: 44px;
height: 42px;
padding: 8px 28px;
width: 100%;
}
.pls-quick-shop-wrapper form.cart .button:hover {
background-color: var(--pls-button-bg-hover-color);
color: var(--pls-button-hover-color);
}
.pls-quick-shop-wrapper button.button.added:after,
.pls-quick-shop-wrapper input.button.added:after {
display: none;
}
.pls-quick-shop-close {
cursor: pointer;
background-color: var(--pls-secondary-color);
border-radius: 50%;
color: var(--pls-secondary-inverse-color);
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: calc(50% - 15px);
top: -35px;
width: 32px;
height: 32px;
}
.products .woocommerce-product-details__short-description {
display: none;
} .products.pls-product-bordered div.product .pls-product-inner,
.products.pls-product-bordered div.product-category .pls-category-inner {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
padding: 16px;
}
.products.pls-product-bordered .pls-product-labels {
top: 0;
left: 0;
}
.products.grid-view.pls-product-bordered:not(.product-style-4, .product-style-5) .pls-product-icons {
top: 0;
right: 0;
}
.products.grid-view.pls-product-bordered:not(.product-style-5) .pls-product-actions {
padding: 0;
}
.pls-product-horizontal .products div.product .pls-product-inner {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-xs);
border: none;
}   .products.grid-view.product-style-2 .pls-product-actions > div {
width: 100%;
}   .products.grid-view.product-style-5 .pls-cart-button a {
border: 1px solid var(--pls-shop-cart-button-color);
box-shadow: none;
margin-top: 5px;
}
.products.grid-view.product-style-5 .pls-cart-button a:hover {
border-color: var(--pls-shop-cart-button-bg-hover-color);
} .products.list-view .woocommerce-product-details__short-description > span {
display: none;
}
.products.list-view .pls-cart-button {
margin-bottom: 1rem;
}
.products.list-view .pls-cart-button a {
border: 1px solid var(--pls-secondary-color);
box-shadow: none;
padding: 8px 28px;
}
.products.list-view .pls-product-icons {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 0.75rem;
position: inherit;
width: 100%;
}
.products.list-view .pls-product-icons a {
color: var(--pls-heading-color);
box-shadow: none;
margin-bottom: 0;
}
.products.list-view .pls-product-icons a:before {
font-size: 18px;
}
.products.list-view .pls-product-icons a.woosw-added,
.products.list-view .pls-product-icons a.woosw-btn-added {
color: var(--pls-critical-color);
}
.products.list-view .pls-product-variations {
margin-top: 1rem;
}
.products.list-view .pls-product-flash-sale {
margin-bottom: 5px;
}	
.products.list-view div.product:not(.product-category) {
flex: 0 0 100%;
max-width: 100%;
}
.products.list-view div.product-category { 
margin-bottom: 1.5rem;
}
.products.list-view .pls-product-inner {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 1.75rem;
}
.products.list-view .pls-product-image {
flex: 0 0 25%;
margin-bottom: 0;
}
.products.list-view .pls-product-image .whishlist-button {
display: none;
}		
.products.list-view .pls-product-info {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
flex: 1 1 auto;
gap: 2rem;
}
.products.list-view .pls-product-title-rating {
flex: 1 1 auto;
} 
.products.list-view .product-title {
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.products.list-view .pls-product-info .pls-star-rating {
margin-bottom: 8px;
}
.products.list-view .pls-product-actions {
flex: 0 0 auto;
}
.products.list-view .pls-product-title-rating,
.products.list-view .pls-product-actions {
display: flex;
flex-direction: column;
justify-content: center;
}
.products.list-view .woocommerce-product-details__short-description {
display: block;
margin-top: 1.5rem;
}
.products.list-view div.product p.price,
.products.list-view div.product span.price {
font-weight: 500;
margin-bottom: 5px;
}
.pls-products-header + .products.list-view {
margin-top: -0.75rem
}
.products.list-view + .pls-pagination {
margin-top: 1rem;
}
@media (max-width:1024px) {
.products.list-view .pls-product-info {
flex-direction: column;
gap: 0rem;
min-width: 0;
}
.products.list-view .pls-product-image {
flex: 0 0 40%;
}
.products.list-view .pls-product-title-rating {
flex: initial;
justify-content: flex-start;
}
.products.list-view .woocommerce-product-details__short-description {
margin-top: 1rem;
}
.products.list-view .woocommerce-product-details__short-description > p { 
margin-bottom: 0;
}
.products.list-view .pls-product-actions {
gap: 0.25rem;
margin-top: 1.5rem;
}
.products.list-view .pls-cart-button {
margin-bottom: 0;
}
.products.list-view .pls-product-icons {
gap: 0.75rem;
justify-content: initial;
padding: 0;
}
}
@media (max-width:767px) {
.products.list-view .pls-product-inner {
gap: 1.25rem;
}
.products.list-view .pls-product-image {
flex: 0 0 40%;
}
.products.list-view .pls-product-variations {
margin-top: 0.5rem;
}
.products.list-view .pls-product-actions {
margin-top: 1rem;
}
.products.list-view .woocommerce-product-details__short-description {
display: none;
}
} .pls-quick-view-slide {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-l);
display: flex;
flex-direction: column;
position: fixed;
left: auto;
bottom: 1rem;
top: 1rem;
right: 0;
width: 800px;
z-index: 999;
transform: translateX(100%);
transition: all .45s ease;
padding: 1.5rem;
}
.pls-quick-view-slide.opened {
right: 1rem;
-webkit-transform: none;
transform: none;
}
.pls-quick-view-slide .pls-close-btn {
position: absolute;
right: 0.5rem;
top: 0.5rem;
z-index: 1;
}
.pls-quick-view-content {
height: calc(100vh - 40px);
overflow: hidden;
}
.product-quick-view {
display: flex;
gap: 2.5rem;
height: 100%;
}
.product-quick-view .pls-product-gallery {
flex: 0 0 40%;
max-width: 40%;
}
.product-quick-view .pls-product-summary {
flex: auto;
margin-top: 2.5rem;
}
.product-quick-view .pls-product-gallery,
.product-quick-view .pls-product-summary .summary {
max-height: 100%;
height: 100%;
overflow-x: auto;
}
.product-quick-view .pls-product-summary .summary {
max-height: calc(100% - 50px);
}
.product-quick-view ::-webkit-scrollbar {
display: none;
} .pls-quick-view-slide .woocommerce-product-gallery,
.single-product .pls-quick-view-slide .woocommerce-product-gallery {
opacity: 1 !important;
left: 0;
margin: 0;
padding: 0 !important;
width: inherit;
}
.pls-quick-view-slide .pls-single-product-gallery,
.single-product .pls-quick-view-slide .pls-single-product-gallery {
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.pls-quick-view-slide .woocommerce-product-gallery__image a {
pointer-events: none;
}
.pls-quick-view-slide .pls-single-product-gallery img,
.single-product .pls-quick-view-slide .pls-single-product-gallery img {
border-radius: var(--pls-border-radius-l);
} .pls-product-variations .pls-swatches-wrap > div:not(:first-child) {
margin-top: 9px;
}
.products.grid-view.pls-variation-on-hover .pls-product-variations {
margin-top: 5px;
}
.products.grid-view.pls-variation-on-hover .pls-product-variations {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition-duration: 450ms;
transition-property: opacity;
z-index: 0;
}
.products.grid-view.pls-variation-on-hover .pls-has-progresbar .pls-product-variations {
top: 45px;
}
@media (min-width:1025px) {
.products.grid-view.pls-variation-on-hover .has-product-swatch .pls-product-inner:hover .pls-product-variations {
opacity: 1;
visibility: visible;
}
}
.pls-hidden {
display: none !important;
visibility: hidden !important;
}
.pls-swatches {
display: flex;
gap: 0.5rem;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.pls-swatches .swatch {	
font-weight: 500;
border: 1px solid transparent;	
text-align: center;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
}
.products .pls-swatches .swatch:last-child {
margin-right: 0;
}
.pls-swatches .swatch-label {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
}
.pls-swatches .swatch span,
.pls-swatches .swatch img {
display: inline-block;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
position: relative;
-webkit-transition: all 0.45s;
transition: all 0.3s;
}
.pls-swatches .swatch-large span,
.pls-swatches .swatch-large img {
height: 48px;
width: 48px;
}
.pls-swatches .swatch-normal span,
.pls-swatches .swatch-normal img {
width: 40px;
height: 40px;
}
.pls-swatches .swatch-small span,
.pls-swatches .swatch-small img {
width: 32px;
height: 32px;
}
.pls-swatches .swatch-label span {
padding: 5px;
}
.pls-product-variations .pls-swatches .swatch span,
.pls-product-variations .pls-swatches .swatch img {
width: 30px;
height: 30px;
}
.pls-product-variations .pls-swatches .swatch {
border-width: 2px;
}
.pls-swatches .swatch-color span,
.pls-swatches .image-swatch img {
font-size: 0;
margin-bottom: 0;
}
.pls-swatches .swatch.swatch-circle,
.pls-swatches .swatch.swatch-circle span,
.pls-swatches .swatch.swatch-circle img {
border-radius: 50%;
}
.pls-swatches .swatch-label.swatch-square {
border-radius: var(--pls-border-radius-l);
}
.products .pls-swatches {
gap: 0.35rem;
}
.pls-swatches .swatch.swatch-label.swatch-square span,
.products .pls-swatches .swatch.swatch-label.swatch-square span {
display: flex;
align-items: center;
line-height: 1;
height: 40px;
width: inherit;	
padding: 0 12px;
}
.pls-swatches .swatch.disabled {
opacity: 0.1;
}
.pls-swatches .swatch.swatch-disabled:hover {
cursor: not-allowed;
position: relative;
}
.pls-swatches .swatch.swatch-selected {
color: var(--pls-secondary-color);
border-color: var(--pls-heading-color) !important;
}
.pls-swatches .swatch-label.swatch-selected {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-swatches .pls-swatch-more {
color: var(--pls-text-color);
font-size: 14px;
}
.pls-swatches .pls-swatch-more:hover {
color: var(--pls-link-color);
} .pls-product-text-attribute {
background: linear-gradient(148.05deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.6) 100%);
font-size: 14px;
font-weight: 800;
color: #1f1f1f;
display: flex;
justify-content: center;
gap: 0.75rem;
padding: 5px 10px;
position: absolute;
bottom: 0;
opacity: 0;
visibility: hidden;
transform: translatey(70px);
transition: all .45s ease-out;
width: 100%;
z-index: 9;
}
@media (min-width:1025px) { 
.products.grid-view .pls-product-inner:hover .pls-product-text-attribute {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.products.grid-view.product-style-4 .pls-product-text-attribute + .pls-product-icons,
.products.grid-view.product-style-5 .pls-product-text-attribute + .pls-product-icons {
bottom: 3rem;
}
} .products.grid-view .pls-product-info {
position: relative;
}
.products.grid-view .pls-product-flash-sale {
position: absolute;
top: -3rem;
opacity:1;
visibility:visible;	
text-align: center;	
transition: .45s;
width: 100%;
} .pls-category-content {
position: relative;
margin: 0 1.75rem;
}
.product-category .pls-category-image {
border-radius: var(--pls-border-radius);
overflow: hidden;
}
.product-category img {
transition: all .7s ease;
width: 100%;
}
.product-category:hover img {
transform: scale(1.05);
}
.product-category .woocommerce-loop-category__title {
font-size: 24px;
text-align: center;
margin-bottom: 0;
bottom: 2rem;
position: absolute;
max-width: 100%;
}
.product-category.product .woocommerce-loop-category__title,
.pls-category-style-1 .product-category .woocommerce-loop-category__title {
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border-radius: var(--pls-border-radius);
box-shadow: 0 0 2px rgba(0, 0, 0, .10);
left: 50%;
transform: translate(-50%);
min-width: 150px;
padding: 0.75rem 1.5rem;
transition-duration: 450ms;
}
.product-category.product .woocommerce-loop-category__title:hover,
.pls-category-style-1 .product-category .woocommerce-loop-category__title:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.product-category .product-count {
font-size: 14px;
display: none;
font-weight: normal;
margin-bottom: 0.5rem;
} .pls-category-style-2 .woocommerce-loop-category__title {
font-size: 30px;
}
.pls-category-style-2 .product-category .product-count {
display: flex;
} .products_overlay {
opacity: 0.5;
}
.pls_product_loading {
background: rgba(255, 255, 255, 0.5);	
max-width: 100% !important;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
}
.pls_product_loading.loading:before,
.woocommerce .blockUI.blockOverlay:before{
position: absolute;
left: 50%;
top: 150px;
height: 34px;
width: 34px;
border-width: 2px;
} .single-product .pls-site-content {
padding-top: 0;
padding-bottom: 60px;
} .pls-single-product-top {
background-color: var(--pls-theme-background-color);
margin-bottom: 5rem;
padding: 1.12rem 0;
}
.pls-sp-breadcrumb-navigation {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 0.5rem;
}
.pls-single-product-top .entry-breadcrumb {
z-index: 1;
}
.pls-single-product-top .pls-breadcrumb a,
.pls-single-product-top .pls-breadcrumb span:last-child {
max-width: 80px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
vertical-align: bottom;
}
.pls-single-product-top .pls-breadcrumb span:last-child {
max-width: 200px;
}
.pls-single-product-top .pls-breadcrumb a:hover {
max-width: 180px;
} .pls-product-navigation {
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex: auto;
}
.pls-product-navigation .pls-product-nav-btn {
position:relative;
}
.pls-product-navigation .product-info-wrap {
border-radius: var(--pls-border-radius);
right:-1em;
width: 260px;
}
.pls-product-navigation .pls-product-info {
display: flex;
align-items: flex-start;
flex-direction: row;
}
.product-info-wrap.pls-arrow:before,
.product-info-wrap.pls-arrow:after {
left:88%;
}
.pls-product-nav-btn > a {
color: var(--pls-text-color);
font-size: 14px;
display: flex;
align-items: center;
}
.pls-product-nav-btn > a:hover {
color: var(--pls-link-color);
}
.pls-product-nav-prev > a:before,
.pls-product-nav-next > a:after {
color: var(--pls-link-color);
font-size: 18px;
line-height: 1;
}
.pls-product-nav-prev > a:before {
margin-right: 6px;
}
.pls-product-nav-next > a:after {
margin-left: 6px;
}
.pls-product-navigation > div:not(:last-child) {
border-right: var(--pls-border-right);
padding-right: 0.75rem;
margin-right: 0.75rem;
}
.pls-single-product-page .pls-single-product-wrapper {
margin-bottom: 4rem;
}
.product-gallery-horizontal .single-product-content > .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}
.pls-single-product-wrapper .pls-is-stucked + div {
z-index: -1;
} .pls-product-content-background .pls-single-product-top {
background-color: var(--product-content-background-color);
margin-bottom: 0;
padding-bottom: 2rem;
}
.pls-no-sidebar.pls-product-content-background .pls-single-product-wrapper:before {
background-color: var(--product-content-background-color);
content: "";
bottom: 0;
left: 50%;
top: -8px;
position: absolute;
margin-left: -50vw;
width: 100vw;
}
.pls-no-sidebar.pls-product-content-background .pls-single-product-wrapper {
padding-bottom: 3.5rem;
}
.pls-single-product-wrapper,
.woocommerce-product-gallery__wrapper,
.pls-single-product-gallery,
.pls-single-product-thumbnails {
position: relative;
}
.woocommerce-product-gallery__image > a {
display: block;
width: 100%;
}
.pls-single-product-page .woocommerce-product-gallery {
flex-wrap: wrap;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display: none;
}
.single-product:not(.product-gallery-horizontal) .pls-single-product-gallery > div,
.woocommerce-product-gallery__wrapper {
border-radius: var(--pls-border-radius-l);
overflow: hidden;
}
.pls-product-slider-nav div {
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-radius-round);
font-size: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
position: absolute;
top: calc( 50% - 24px );
height: 48px;
width: 48px;
opacity:0;
visibility:hidden;
transition: all 0.45s;
z-index: 1;
}
.pls-product-slider-nav div:hover {
background-color: var(--pls-secondary-color);
border-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-gallery-slider-prev,
.pls-thumb-slider-prev {
left: 0.5rem;
transform: translateX(-30px);
}
.pls-gallery-slider-next,
.pls-thumb-slider-next {
right: 0.5rem;
transform: translateX(30px);
}
.pls-product-slider-nav div:before {
font-weight: 600;
}
.pls-product-swiper:hover .pls-product-slider-nav div,
.pls-product-thumb-swiper:hover .pls-product-slider-nav div {
transform: translateY(0);
opacity: 1;
visibility: visible;
} .product-thumbnail-bottom .pls-product-thumbnail-wrapper {
margin-top: 1.25rem;
}
.pls-single-product-thumbnails img {
border: 2px solid var(--pls-secondary-color2);
border-radius: var(--pls-border-radius);
}
.pls-single-product-thumbnails .swiper-slide-thumb-active img {
border-color: var(--pls-heading-color);
}
.pls-product-slider-nav .pls-thumb-slider-prev,
.pls-product-slider-nav .pls-thumb-slider-next {
height: 34px;
width: 34px;
}
.swiper-horizontal .pls-thumb-slider-prev,
.swiper-horizontal .pls-thumb-slider-next {
top: calc( 50% - 17px );
}
.swiper-vertical .pls-thumb-slider-prev,
.swiper-vertical .pls-thumb-slider-next {
left: calc( 50% - 17px );
top: inherit;
}
.swiper-vertical .pls-thumb-slider-prev {
top: 0.5rem;
transform: translateY(-30px);
}
.swiper-vertical .pls-thumb-slider-next {
bottom: 0.5rem;
right: inherit;
transform: translateY(30px);
}
@media (min-width: 992px) { .product-thumbnail-left .woocommerce-product-gallery:not(.is-quick-view) {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.product-thumbnail-left .pls-product-gallery-with-thumbnails:not(.is-quick-view) .woocommerce-product-gallery__wrapper {
flex-basis: calc(100% - 130px);
max-width: calc(100% - 130px);
order: 2;
}
.product-thumbnail-left .pls-product-gallery-with-thumbnails:not(.is-quick-view) .pls-product-thumbnail-wrapper {
flex-basis: 100px;
max-width: 100px;
order: 1;
}
.product-thumbnail-left .pls-product-thumb-image,
.product-thumbnail-overlay .pls-product-thumb-image {
margin-bottom: 1rem;
}
.product-thumbnail-left.pls-product-image-default .pls-product-thumbnail-inner,
.product-thumbnail-overlay.pls-product-image-default .pls-product-thumbnail-inner {
height: 485px;
}
.product-thumbnail-left.pls-product-image-radio3x4 .pls-product-thumbnail-inner,
.product-thumbnail-overlay.pls-product-image-radio3x4 .pls-product-thumbnail-inner {
height: 585px;
} .product-thumbnail-overlay .pls-product-thumbnail-wrapper {
position: absolute;
top: 1rem;
left: 1rem;
width: 100px;
}
} .product-gallery-column-1 .pls-single-product-gallery {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
gap: 30px;
} .product-gallery-column-2 .pls-single-product-gallery {
display: grid;
gap: 1.25rem;
grid-template-columns: repeat(2,minmax(0,1fr));
} .product-gallery-column-alternate .pls-single-product-gallery {
display: grid;
align-items: start;
gap: 1.25rem;
grid-template-columns: repeat(2,minmax(0,1fr));
}
.product-gallery-column-alternate .pls-single-product-gallery > div {
grid-column: auto/span 1;
}
.product-gallery-column-alternate .pls-single-product-gallery > div:nth-child(3n+1) {
grid-column: auto/span 2;
} .product-gallery-horizontal .woocommerce-product-gallery {
width: 100vw;
margin-left: -50vw;
left: 50%;
margin-bottom: 4rem;
}
.product-gallery-horizontal-2 .woocommerce-product-gallery {
margin-bottom: 5rem;
}
.product-gallery-horizontal .pls-single-product-gallery img {
border-radius: 0;
} .product-gallery-horizontal .pls-single-product-top {
margin-bottom: 0;
}
.woocommerce-product-gallery .pls-product-gallery-btns {
position: absolute;
right: 1.25rem;
bottom: 1.25rem;
z-index: 9;
}
.pls-product-gallery-btns > div {
display: flex;
flex-direction: column;
}
.pls-product-gallery-btns > div:not(:last-child) {
margin-bottom: 1.25rem;
}
.woocommerce-product-gallery .pls-product-gallery-btns a {
background-color: var(--pls-button-bg-color);
color: var(--pls-button-color);
border-radius: var(--pls-border-radius);
box-sizing: content-box;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
justify-content: center;
font-size: 0;
height: 60px;
width: 60px;
}
.woocommerce-product-gallery .product-photoswipe-btn a:hover,
.woocommerce-product-gallery .pls-gallery-top-btns a:hover,
.woocommerce-product-gallery .pls-product-gallery-btns a:hover {
background-color: var(--pls-button-bg-hover-color);
color: var(--pls-button-hover-color);
}
.woocommerce-product-gallery .pls-product-gallery-btns a:before {
font-size: 24px;
line-height: 1;
} .pls-360-degree-popup {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius);
position: relative;
overflow: hidden;
margin: 0 auto;
min-height: 550px;
max-width:600px;
}
.pls-360-degree-popup .pls-360-degree-images {
display: none;
list-style: none;
margin: 0;
padding: 0;
}
.pls-360-degree-popup .pls-360-degree-images img {
position: absolute;
top: 0;
left: 50%;
height: auto;
transform: translateX(-50%);
}
.pls-360-degree-popup .pls-360-degree-images img.previous-image {
visibility: hidden;
width: 0;
}
.pls-360-degree-popup .pls-360-degree-images img.current-image {
visibility: visible;
width: 100%;
}
.pls-360-degree-popup .spinner {
width: 60px;
display: block;
margin: 0 auto;
height: 30px;
background: var(--pls-secondary-color);
background: rgba(255, 255, 255, 0.7);
border-radius: var(--pls-border-radius-xs);
}
.pls-360-degree-popup .spinner span {
font-size: 12px;
font-weight: bolder;
color: var(--pls-secondary-inverse-color);
text-align: center;
line-height: 30px;
display: block;
}
.pls-360-degree-popup .nav_bar {
background-color: var(--pls-secondary-color);
box-shadow: 0 1px 4px rgb(0 0 0 / 15%);
border-radius: var(--pls-border-radius);
align-items: center;
bottom: 15px;
display: flex;
left: 50%;
position: absolute;
transform: translateX(-50%);
z-index: 10;
}
.pls-360-degree-popup .nav_bar a {
font-size: 0;
padding: 10px 15px;
}
.pls-360-degree-popup .nav_bar a:before {
color: var(--pls-secondary-inverse-color);
}
.pls-360-degree-popup .nav_bar a:before {
font-size: 20px;
}
.woocommerce-notices-wrapper + .entry-breadcrumb {
margin-bottom: 10px;
}
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background: none !important;
font-size: 24px;
font-weight: normal;
}
button.pswp__button {
color: #ffffff;
} .pls-single-product-page div.summary {
position: relative;
}
@media (min-width: 1025px) {
.single-product:not(.product-gallery-horizontal, .product-gallery-horizontal-2) .woocommerce-product-gallery:not(.is-quick-view) {
padding-right: 1rem;
}
}
@media (min-width: 1200px) {
.single-product:not(.product-gallery-horizontal, .product-gallery-horizontal-2) .woocommerce-product-gallery:not(.is-quick-view) {
padding-right: 1.5rem;
}
}
.pls-no-sidebar .pls-product-content-style-3.pls-product-content-fullwidth .single-product-content {
width: 92%;
}
.pls-product-content-style-3 div.summary {
background: var(--pls-body-background);
box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.12);
border-radius: var(--pls-border-radius-xl);
padding: 40px;
}
.pls-product-content-style-3 div.summary .pls-whishlist-btn {
position: absolute;
top: 2rem;
right: 2rem;
}
.pls-product-content-style-3 .pls-product-policy {
border-bottom: var(--pls-border-bottom);
padding-bottom: 1rem;
margin-top: 0;
}
.woocommerce div.summary ul {
margin: 0;
}
.pls-short-description ul li {
list-style: none;
margin-bottom: 6px;
}
.pls-short-description ul li:before {
color: var(--pls-primary-color);
font-size: 12px;
font-weight: 600;
line-height: 1;
margin-right: 8px;
}
.pls-single-product-title {
margin-bottom: .75rem;
position: relative;
}
.woocommerce div.summary .product_title {
font-size: 36px;
line-height: 40px;
margin-bottom: 0;
}
.woocommerce div.summary .pls-product-cat,
.woocommerce div.summary .product_title {
padding-right: 4rem;
}
.woocommerce div.summary .pls-product-cat{
}
div.summary .pls-product-cat .posted_in {
color: var(--pls-secondary-color2);
}
div.summary .pls-product-cat .posted_in a {
color: var(--pls-secondary-color2);
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
div.summary .pls-product-cat .posted_in a:hover {
color: var(--pls-secondary-color);
}
.woocommerce div.summary .pls-product-price {
display: inline-flex;
align-items: center;
gap: 5px;
margin-bottom: 0.5rem;
margin-top: 1rem;
}
div.summary .pls-product-discount-label {
display: inline-block;
}
.woocommerce .woocommerce-product-rating {
display: flex;
align-items: center;
}
.woocommerce div.summary .woocommerce-review-link {
color: var(--pls-text-color);
font-size: 14px;
margin-left: 0.25rem;
}
.woocommerce div.summary .pls-product-availability,
.woocommerce div.summary > .stock,
.woocommerce div.summary .pls-product-flash-sale,
.woocommerce div.summary .pls-product-brand {
margin-bottom: 1rem;
}
.pls-product-navigation .product-title-price {
flex: 1 1 auto;
}
.pls-product-navigation .product-title-price > a {
display:block;
margin-bottom: .3rem;
max-height: 45px;
line-height: 1.2;
overflow: hidden;
}
.pls-product-navigation .pls-product-info .product-title-price .price {
font-size: 14px;
margin-bottom:0;
}
.pls-product-navigation .pls-product-info .product-title-price .price del {
font-size: 12px;
}
div.summary .pls-product-price {
line-height: 1.4;
}
.woocommerce div.summary .pls-product-price span.price {
display: flex;
align-items: center;
}
.woocommerce div.summary .pls-product-price .amount {
font-size: 24px;
font-weight: 600;
}
.woocommerce div.summary .pls-product-price del,
.woocommerce div.summary .pls-product-price del .amount {
font-size: 16px;
font-weight: 400;
position: relative;
margin: 0;
}
.woocommerce div.summary .pls-product-price del:before {
content: '';
border-left: 1px solid #D9D9D9;
margin-right: 12px;
margin-left: 7px;
}
.woocommerce div.summary .woocommerce-variation-price p.price, 
.woocommerce div.summary .woocommerce-variation-price span.price {
font-size:20px;
}
.woocommerce div.summary .woocommerce-variation-price p.price del,
.woocommerce div.summary .woocommerce-variation-price span.price del {
font-size:14px;
}
.woocommerce div.summary > p.price .woocommerce-price-suffix ,
.woocommerce div.summary > span.price .woocommerce-price-suffix,
.woocommerce div.summary .woocommerce-variation-price .woocommerce-price-suffix {
font-size: 14px;
line-height: 1;
}
div.summary .woocommerce-variation-price, 
div.summary .woocommerce-variation-availability {
display: none;
}
div.summary > .stock,
.pls-product-availability .stock {
margin-top: -10px;
}
.pls-product-availability .stock {
margin-bottom: 0;
}
.woocommerce div.summary .product-price-discount {
display: inline-flex;
vertical-align: super;
}
.woocommerce div.summary .product-price-discount .on-sale {
margin-left: 8px;
}
div.summary .woocommerce-product-details__short-description {
border-bottom: var(--pls-border-bottom);
line-height: 26px;
margin-bottom: 1.35rem;
margin-top: 0.15rem;
padding-bottom: 1.5rem;
}
.woocommerce div.summary .woocommerce-product-details__short-description > p:last-child { 
margin-bottom:0
}
.woocommerce div.summary .woocommerce-product-details__short-description > span {
width: 115px;
font-weight: 600;
padding-right: .6781em;
}
.woocommerce div.summary .woocommerce-product-details__short-description > span {
color: var(--pls-link-color);
}
.woocommerce div.summary .woocommerce-product-details__short-description .short-description {
flex: 0 0 calc(100% - 115px);
}
.woocommerce div.summary .woocommerce-product-details__short-description ul {
list-style: inside;
margin: 0;
} .pls-product-countdown-wrap,
div.summary .pls-product-stock-progressbar {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.5rem;
}
.pls-product-countdown-title,
.pls-ps-progressbar-title {
color: var(--pls-heading-color);
font-weight: 500;
text-transform: capitalize;
}
div.summary .pls-product-countdown {
display: flex;
justify-content: space-between;
align-items: center;
width: 350px;
}
div.summary .pls-product-countdown > span {
background: var(--pls-theme-background-color);
color: var(--pls-heading-color);
border-radius: var(--pls-border-radius-s);
border: 1px solid var(--pls-critical-color);
font-size: 20px;
font-weight: 600;
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1.1;
position: relative;
padding: 5px;
width: 60px;
height: 60px;
}
div.summary .pls-product-countdown > b {
content: ':';
color: var(--pls-heading-color);
font-size: 24px;
font-weight: 600;
}
div.summary .pls-product-countdown > span span {
font-size: 14px;
font-weight: normal;
display: block;	
line-height: 10px;
margin-top: 5px;
text-transform: capitalize;
} .pls-ps-progressbar-content .pls-progress {
background-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
margin-bottom: 6px;
}
.pls-ps-progressbar-content {
width: 57%;
}
.pls-ps-progressbar-content .pls-progress-bar {
background-color: var(--pls-critical-color);
border-radius: var(--pls-border-radius);
height: 8px;
}
.pls-ps-progressbar-content .pls-product-stock-label {
font-size: 14px;
display: flex;
gap: 0.25rem;
}
.pls-ps-progressbar-content .pls-stock-sold {
color: var(--pls-heading-color);
} .woocommerce div.summary form.cart:not(.variations_form),
.woocommerce div.summary form.variations_form.cart .single_variation_wrap {
margin-bottom: 1.25rem;
}
.woocommerce div.summary .pls-product-brand a {
padding: 5px;
display: inline-block;
margin-right: 1rem;
}
.woocommerce div.summary .pls-product-brand a.brand-title {
padding: 4px 10px;
width: auto;
}
.woocommerce div.summary form.cart .variation-swatche:not(:last-child) {
margin-bottom: 1rem;
}
div.summary form.cart .variations .label {
color: var(--pls-heading-color);
font-weight: 500;
display: flex;
align-items: center;
margin-bottom: 10px;
}
div.summary form.cart .variations label {
font-weight: normal;
margin-bottom: 0;
margin-right: 5px;
}
.woocommerce div.summary form.cart .variations {
display: flex;
flex-direction: column;
gap: 1rem;
margin-bottom: 1rem;
}
.woocommerce form.cart .variations select {
width: 100%;	
}
div.summary form.cart .reset_variations {
cursor: pointer;
font-weight: normal;
display: inline-block;
margin-top: 5px;
text-transform: capitalize;
}
.div.summary form.variations_form.cart .single_variation {
margin-bottom: 1rem;
}
.div.summary form.cart .woocommerce-variation-description p {
margin-bottom: .2rem;
}
.woocommerce div.summary p.stock {
color: #3DAB25;
font-size: 16px;
font-weight: 500;
margin-bottom: 1rem;
margin-top: 0.5rem;
}
.woocommerce div.summary p.out-of-stock {
color:#f24545;
margin-bottom: 1.5rem;
}
.woocommerce-variation-availability .stock {
margin-bottom:0; 
} .pls-quantity-label,
div.summary .woocommerce-grouped-product-list-item__quantity .pls-quantity-label {
display: none;
}
div.summary .pls-quantity-label {
color: var(--pls-heading-color);
font-weight: 500;
display: block;
margin-bottom: 0.75rem;
width: 100%;
}
div.summary .quantity {
margin-right: 0.75rem;
border-radius: var(--pls-border-radius);
}
div.summary .quantity .qty {
font-size: 18px;
height: 46px;
width: 104px;
}
div.summary .woocommerce-grouped-product-list-item__quantity .quantity .qty {
height: 46px;
width: 80px;
}
div.summary .quantity label:before {
font-size: 16px;
}
.woocommerce div.summary form.cart:not(.variations_form),
.woocommerce div.summary form.variations_form.cart .woocommerce-variation-add-to-cart {
display: flex;
flex-flow: row wrap;
}
div.summary form.cart .button {
min-width: 160px;
display: flex;
padding: 13px 40px;
justify-content: center;
align-items: center;
flex: 1 0 0;
}
div.summary .pls-quick-buy {
margin-top: 1.25rem;
width: 100%;
}
.pls-single-product-page:not(.product-type-external) form.cart .button {
background-color: var(--pls-product-cart-button-bg-color);
color: var(--pls-product-cart-button-color);
border: 1px solid var(--pls-product-cart-button-color);
}
.pls-single-product-page:not(.product-type-external) form.cart .button:hover,
.pls-single-product-page:not(.product-type-external) form.cart .button:focus {
background-color: var(--pls-product-cart-button-bg-hover-color);
border-color: var(--pls-product-cart-button-bg-hover-color);
color: var(--pls-product-cart-button-hover-color);
}
.pls-quick-buy .pls_quick_buy_button {
background-color: var(--pls-buy-now-button-bg-color);
color: var(--pls-buy-now-button-color);
padding: 14px 40px;
width: 100%;
}
.pls-quick-buy .pls_quick_buy_button:hover,
.pls-quick-buy .pls_quick_buy_button:focus {
background-color: var(--pls-buy-now-button-bg-hover-color);
color: var(--pls-buy-now-button-hover-color);	
}
.woocommerce div.summary .pls_quick_buy_button.disabled,
.woocommerce div.product .woocommerce-variation-add-to-cart-disabled .pls_quick_buy_button {
cursor: not-allowed;
opacity: .5;
}
.woocommerce a.added_to_cart {
display:none !important;
}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after {
content:none;
}
.woocommerce div.summary .wcppec-checkout-buttons {
margin-top: 0;
text-align: left;
}
.woocommerce .paypal-buttons iframe.component-frame {
z-index: 1 !important;
}
.woocommerce div.summary .wcppec-checkout-buttons__button {
padding-top: 0;
}
div.summary .pls-whishlist-btn {
position: absolute;
top: 0;
right: 0;
}
div.summary .pls-whishlist-btn a {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
font-size: 0;
display: flex;
align-items: center;
justify-content: center;
height: 48px;
width: 48px;
}
div.summary .pls-whishlist-btn a:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-color: var(--pls-secondary-color);
}
div.summary .pls-whishlist-btn a.woosw-added,
div.summary .pls-whishlist-btn a.woosw-btn-added {
background-color: var(--pls-critical-color);
border-color: var(--pls-critical-color);
color: #ffffff;
} div.summary form.cart .variations .variation-swatche {
position: relative;
}
div.summary .variation-swatche .product-sizechart {
display: inline-block;
position: absolute;
right: 0;
top: 0;
}
div.summary .variation-swatche .product-sizechart a {
color: var(--pls-critical-color);
display: inline-flex;
align-items: center;
text-decoration: underline;
}
.pls-product-compare-share-wrap .pls-ajax-size-chart {
font-weight: 500;
display: flex;
align-items: center;
}
.pls-product-compare-share-wrap .product-sizechart a.loading:before {
margin: 0 1.11rem !important;
}
.pls-product-sizechart {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-xl);
max-width:920px;
margin:0 auto;
position: relative;
}
.pls-product-sizechart .sizechart-header h2 {
border-bottom: var(--pls-border-bottom);
font-size: 24px;
padding: .6781em 2rem;
margin: 0;
}
.pls-product-sizechart .product-sizechart-inner {
padding: 2em;
} .pls-product-compare-share-wrap {
border-bottom: var(--pls-border-top);
display: flex;
align-items: center;
gap: 5rem;
padding-bottom: 1.5rem;
margin-bottom: 1.5rem;
}
div.summary .pls-compare-btn a:before,
.pls-product-share span:before,
.pls-product-compare-share-wrap .product-sizechart a:not(.loading):before {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
display: inline-flex;
align-items: center;
justify-content: center;
height: 48px;
width: 48px;
}
div.summary .pls-compare-btn:hover a:before,
div.summary .pls-compare-btn a.woosc-added:before,
.pls-product-share:hover span:before,
.pls-product-compare-share-wrap .product-sizechart:hover a:not(.loading):before {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
border-color: var(--pls-secondary-color);
}
div.summary .pls-compare-btn a:before {
margin-right: 0.5rem !important;
} .pls-product-share {
color: var(--pls-link-color);
cursor: pointer;
position: relative;
}
.pls-product-share .share-label {
font-weight: 500;
}
.pls-product-share-popup {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius);
margin: 0 auto;
max-width: 500px;
padding: 1.5rem;
position: relative;
}
.pls-share-popup-title {
line-height: 1;
margin-bottom: 1.5rem;
}
.pls-copy-link-wrap {
margin-top: 2rem;
}
.pls-copy-link-title {
font-size: 16px;
line-height: 1;
margin-bottom: 0.5rem;
}
.pls-product-share-form {
display: flex;
align-items: center;
gap: 16px;
} .pls-deliver-return-ask-questions,
.pls-estimated-delivery,
.pls-visitor-count {
display: flex;
align-items: center;	
margin-bottom: 0.5rem;
}
div.summary .pls-whishlist-btn a:before,
div.summary .pls-compare-btn a:before,
.pls-product-share span:before,
.pls-product-compare-share-wrap .product-sizechart a:before,
.pls-deliver-return:before,
.pls-ask-questions:before,
.pls-estimated-delivery:before,
.pls-visitor-count:before {
font-size: 18px;
margin-right: 0.5rem;
}
div.summary .pls-compare-btn,
.pls-deliver-return,
.pls-ask-questions,
.pls-delivery-label,
.product-visitor-count {
color: var(--pls-link-color);
font-weight: 500;
display: flex;
align-items: center;
}
.pls-deliver-return:hover,
.pls-ask-questions:hover {
color: var(--pls-link-hover-color);
}
.pls-deliver-return.pls-ajax-block,
.pls-ask-questions.pls-ask-questions-ajax {
cursor: pointer;
}
.pls-deliver-return {
margin-right: 1.2rem;
}
.pls-ajax-blok-content {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-xl);
max-width: 850px;
position: relative;
margin: 0 auto;
padding: 1rem;
}
.pls-ask-questions-popup {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius-xl);
max-width: 650px;
position: relative;
margin: 0 auto;
padding: 2rem;
}
.ask-questions-form-tile {
font-size: 24px;
}
.pls-ask-questions-popup form.wpcf7-form > *:nth-last-child(2) {
margin-bottom: 0;	
position: relative;
}
.pls-ask-questions-popup form.wpcf7-form input[type="submit"] {
width: 100%;
}
.pls-ask-questions-popup form.wpcf7-form .wpcf7-spinner {
position: absolute;
left: calc( 50% - 15px);
top: calc( 50% - 15px);
}
.pls-ask-questions-popup form .wpcf7-response-output {
margin: 0;
margin-top: 1rem;
text-align: center;
} .pls-estimated-delivery:before,
.pls-visitor-count:before {
color: var(--pls-link-color);
}
.pls-delivery-date {
color: var(--pls-text-color);
margin-left: 5px;
} .product-visitor-count {
margin-right: 5px;
} .pls-product-trust-badge {
margin-top: 1.25rem;
}
.pls-product-trust-badge fieldset {
text-align: center;
margin-bottom: 0;
padding: 1rem;
}
.pls-product-trust-badge legend {
font-size: 20px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
} .pls-product-policy {
margin-top: 2rem;
}
.pls-product-policy-label {
line-height: 1;
margin-bottom: 0.75rem;
text-transform: capitalize;
}
.pls-policy-item {
display: flex;
align-items: flex-start;
margin-bottom: 0.55rem;
}
.pls-policy-item-info {
display: flex;
flex-direction: column;
}
.pls-policy-item-icon {
margin-right: 0.75rem;
}
.pls-policy-item-name {
font-weight: 500;   
color: var(--pls-heading-color);
text-transform: capitalize;
}
.pls-policy-item-desc {
font-size: 14px;
} .product_meta > span {
color: var(--pls-heading-color);
font-weight: 500;
display: block;
}
.product_meta > span:not(:last-child) {
margin-bottom: 0.5rem;
}
.product_meta > span span,
.product_meta > span a {
color: var(--pls-text-color);
display: inline-block;
font-weight: normal;
margin: 0 1px;
}
.product_meta > span a:hover {
color: var(--pls-link-hover-color);
}
.product_meta .posted_in {
display: none;
}
.woocommerce div.summary #comments,
.woocommerce div.summary #review_form_wrapper {
flex: 0 0 100%;
max-width: 100%;
} div.summary .pls-bought-together-products {
border-top: var(--pls-border-top);
margin-top: 2rem;
padding-top: 1.5rem;
}
.pls-single-product-page > .pls-bought-together-products {
border-top: var(--pls-border-top);
padding-top: 1.5rem;
margin-bottom: 3rem;
margin-top: 4rem;
}
div.summary .pls-bought-together-products .pls-fbt-title,
.pls-single-product-page > .pls-bought-together-products .pls-fbt-title {
font-size: 24px;
margin-bottom: 14px;
}
.pls-fbt-products {
display: flex;
flex-direction: column;
}
.pls-fbt-images {
display: flex;
gap: 0.75rem;
margin-bottom: 1rem;
}
.pls-fbt-product-image {
position:relative;
}
.pls-fbt-images img {
border-radius: var(--pls-border-radius-s);
}
.pls-bought-together-products .product-checkbox {
position: absolute;
left: 0.5rem;
top: 0.2rem;
}
.pls-fbt-list-items input[type="checkbox"] + label {
font-weight: 500;
margin-bottom: 0.5rem;
margin-right: 0.5rem;
}
.pls-fbt-items-total {
font-weight: 500;
color: var(--pls-heading-color);
display: flex;
align-items: center;
}
.pls-fbt-items-total > span {
margin-right: 0.75rem;
}
.pls-fbt-items-total .pls-fbt-total-price {
font-size: 24px;
font-weight: 600;
}
.pls-bought-together-products .add-items-to-cart {
padding: 14px 40px;
margin-top: 0.5rem;
}
div.summary .pls-bought-together-products .addons-item:after {
content: "\003D";
}
.pls-bought-together-products .pls-out-of-stock {
font-weight: 500;
margin-left: 1rem;
color: var(--pls-critical-color);
}
.pls-bought-together-products .pls-product-disabled,
.pls-bought-together-products button[disabled="disabled"] {
filter: grayscale(1);
opacity: 0.6;
}
.pls-bought-together-products button[disabled="disabled"] {
cursor: no-drop;
} div.summary .accordion-layout .woocommerce-Tabs-panel {
padding-top: 0;
}
.woocommerce-tabs .pls-fbt-title {
display:none;
} .woocommerce div.summary form.cart .group_table label {
font-weight: 500;
margin-bottom:0;
}
.woocommerce div.summary form.cart .group_table tr {
border-left: 0;
border-right: 0;
}
.woocommerce div.summary form.cart .group_table tr:first-child {
border-top: 0;	
}
.woocommerce div.summary form.cart .group_table tr:last-child {
border-bottom: 0;	
}
.woocommerce div.summary form.cart .group_table td {
padding-bottom: 1rem;
padding-top: 1rem;
vertical-align: middle;
}
.woocommerce div.summary form.cart .group_table td:last-child {
padding-right: 0;
}
.woocommerce div.summary form.cart .group_table td:first-child {
width: 6rem;
text-align: inherit;
}
.woocommerce-grouped-product-list-item__thumbnail img {
border-radius: var(--pls-border-radius-s);
}
.pls-grouped-product-price {
color: var(--pls-link-color);
font-weight: 500;
}
.woocommerce-grouped-product-list-item__quantity {
text-align: right;
}
.woocommerce-grouped-product-list-item__price {
font-size: 18px;
font-weight: normal;
color: var(--pls-link-color);
}
div.summary form.cart.grouped_form .button {	
width: 48%;
}
div.summary form.grouped_form .pls-quick-buy {
margin-top: 0;
width: 48%;
margin-left: 4%;
} .woocommerce div.summary .woocommerce-tabs {
border-top: var(--pls-border-top);
margin-top: 1.5rem;
}
.woocommerce-tabs {
margin-top: 0;
}
@media (min-width:1025px) {
.product-gallery-horizontal .pls-product-datatabs,
.product-gallery-horizontal-2 .pls-product-datatabs {
padding-right: 2rem;
}
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs {	
text-align: center;
margin-bottom: 1.75rem;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
display: inline-block;
margin-left: 2rem;
margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li a {
display: block;
line-height: 1.2;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li a:after {
position: absolute;
bottom: 0;
}
.woocommerce-tabs .wc-tab > h2 {
font-size: 24px;
}
.tabs-layout .wc-tabs {
margin-bottom: 1.5rem;
margin-left: 0;
}
.tabs-layout .wc-tabs li {
margin-right:2rem;
margin-bottom:0;
}
.tabs-layout .wc-tabs li:last-child {
margin:0;
}
.tabs-layout .tabs li a {
color: var(--pls-secondary-color2);
font-size: 24px;
font-weight: 600;
}
.tabs-layout .wc-tabs li a:after {
border-bottom: 1px solid;
content: '';
display: block;
width: 0;
transition: width 0.45s;
}
.tabs-layout .wc-tabs li:hover a,
.tabs-layout .wc-tabs li.active a {
color: var(--pls-link-color);
}
.tabs-layout .wc-tabs li:hover a:after,
.tabs-layout .wc-tabs li.active a:after {
width: 100%;
}
.tabs-layout .tab-content-wrap a.accordion-title,
.accordion-layout .wc-tabs,
.toggle-layout .wc-tabs {
display:none;
}
.woocommerce-tabs.tabs-layout .tab-content-wrap {
margin: 0 auto;
}
.woocommerce-tabs.tabs-layout .woocommerce-Tabs-panel--additional_information {
margin: 0 auto;
max-width: 60%;
}
.accordion-layout .tab-content-wrap a.accordion-title,
.toggle-layout .tab-content-wrap a.accordion-title {
display: block;
font-size: 24px;
font-weight: 600;
padding: 0.85rem 0;
position: relative;
}
.tab-content-wrap > .accordion-title:after {
font-size: 16px;
line-height: 1;
position: absolute;
right: 0;
top: calc(50% - 8px);
transition: .45s;
-webkit-transform: rotate(0);
transform: rotate(0);
}
.tab-content-wrap .accordion-title.open:after {
transform: rotate(180deg);
}
.accordion-layout .tab-content-wrap,
.toggle-layout .tab-content-wrap {
border-bottom: var(--pls-border-bottom);
}
.accordion-layout .woocommerce-Tabs-panel {
padding: 1rem 0;
}
.toggle-layout .woocommerce-Tabs-panel {
padding-bottom: 1rem;
padding-top: 1rem;
}
.woocommerce-Tabs-panel > .elementor {
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
}
table.shop_attributes tr {
border: 0;
}
table.shop_attributes tr:nth-child(odd) {
background-color: var(--pls-theme-background-color);
}
.woocommerce table.shop_attributes th {
color: var(--pls-link-color);
padding: 10px 18px;
width: 200px;
}
.woocommerce table.shop_attributes td {
padding: 0 18px;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 10px 0;
} .pls-product-rating-histogram {
display: flex;
align-items: center;
margin-bottom: 3rem;
gap: 4rem;
}
.pls-product-rating-avg-wrapper {
color: var(--pls-link-color);	
display: flex;
flex-direction: column;
align-items: center;
}
.pls-product-rating-avg {
font-size: 80px;
font-weight: 500;
line-height: 85px
}
.woocommerce .pls-product-rating-histogram .star-rating:before, 
.woocommerce .pls-product-rating-histogram .star-rating span:before {
font-size: 14px;
}
.woocommerce .pls-product-rating-histogram .star-rating span {
color: var(--pls-secondary-color);
}
.pls-product-rating-count {
margin-top: 5px;
}
.pls-rating-histogram-wrapper {
flex: 1 1 auto;
}
.pls-rating-histogram .pls-rating-bar {
color: var(--pls-link-color);
font-size: 14px;
display: flex;
align-items: center;
flex-wrap: wrap;
flex-direction: row;
}
.pls-rating-histogram .pls-rating-star {
font-weight: 500;
display: flex;
align-items: center;
justify-content: space-between;
min-width: 27px;
}
.pls-rating-histogram .pls-rating-star:after {
font-size: 12px;
margin-left: 5px;
}
.pls-rating-histogram .pls-progress {
display: flex;
overflow: hidden;
font-size: .75rem;
background-color: #E9E9E9;
margin: 0 10px;
height: 8px;
width: 52%;
}
.pls-has-sidebar .pls-rating-histogram .pls-progress {
width: 45%;
}
.pls-rating-histogram .pls-progress-bar {
background-color: #1F1F1F;
} #comments .woocommerce-Reviews-title {
font-size: 26px;
margin-bottom: 1.5rem;
text-transform: capitalize;
}
.woocommerce #reviews #comments ol.commentlist li {
margin-bottom: 1.5rem;
position: relative;
}
ol.commentlist p {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
border-radius: 50%;
}
.commentlist .comment-gravatar .avatar {
border-radius: 50%;
left: -0;
top: 0;
position: absolute;
}
.woocommerce-Reviews .commentlist .comment-meta {
min-height: 48px;
}
.commentlist .comment-meta {
line-height: 1.5;
margin-bottom: 0.5rem;
padding-left: 4.5rem;
}
.commentlist .comment-meta .meta {
color: var(--pls-secondary-color2);
display: flex;
gap: 0.25rem;
margin: 0;
}
.commentlist .comment-meta .meta > strong {
color: var(--pls-heading-color);
font-weight: 500;
}
.commentlist .comment-text {
color: var(--pls-heading-color);
}
.comment-form > div {
padding: 0 1rem;
}
.pls-has-sidebar div.product .woocommerce-Reviews > div,
.product-gallery-horizontal div.product .woocommerce-Reviews > div,
.product-gallery-horizontal-2 div.product .woocommerce-Reviews > div {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pls-no-sidebar:not(.product-gallery-horizontal):not(.product-gallery-horizontal-2) .woocommerce-Reviews #review_form_wrapper,
.pls-product-reviews .woocommerce-Reviews #review_form_wrapper {
padding-right: 3rem;
}
.pls-has-sidebar div.product .woocommerce-Reviews #comments,
.product-gallery-horizontal div.product .woocommerce-Reviews #comments,
.product-gallery-horizontal-2 div.product .woocommerce-Reviews #comments {
margin-top: 3rem;
}
.woocommerce-Reviews #reply-title {
color: var(--pls-heading-color);
font-size: 30px;
font-weight: 600;
margin-bottom: 1rem;
display: block;
}
.pls-product-reviews .woocommerce-Reviews #reply-title {
font-size: 24px;
}
#review_form_wrapper .comment-form-rating {
display: flex;
align-items: center;
}
.comment-form-rating label {
margin-bottom: 0;
margin-right: 1rem;
}
#review_form_wrapper label {
font-weight: 500;
}
.comment-form-rating p.stars {
display: inline-block;
margin-bottom: 0;
}
.woocommerce p.stars a {
font-size: 0;
padding: 0 2px;
}
.woocommerce p.stars a:before {
color: #F9F9F9;
content: '\ea8b';
}
.woocommerce p.stars.selected a:before,
.woocommerce p.stars.selected:hover a:before,
.woocommerce p.stars:hover a:before {
color: #ECB018;
}
.woocommerce p.stars a.active~a:before,
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before,
.woocommerce p.stars.selected:hover a:hover~a:before {
color: #d3ced2;
}
.woocommerce p.stars > span {
display: flex;
}
.comment-form-rating > select {
display: none;
}
.woocommerce-verification-required {
color: var(--pls-heading-color);
font-weight: 600;
margin-bottom: 0;
margin-top: 1rem;
} .pls-product-reviews {
padding-top: 4rem;
padding-bottom: 4.5rem;
position: relative;
}
.pls-product-reviews:before {
background-color: var(--pls-theme-background-color);
content: "";
bottom: 0;
left: 50%;
top: -8px;
position: absolute;
margin-left: -50vw;
width: 100vw;
}
.pls-product-reviews > h3 {
font-size: 30px;
line-height: 1;
margin-bottom: 2rem;
position: relative;
} section.related > h2,
section.upsells > h2,
section.recently-viewed > h2,
div.cross-sells > h2 {
font-size: 36px;
margin-bottom: 1.5rem;
position: relative;
text-align: center;
text-transform: capitalize;
}
.pls-product-reviews,
.related.products,
.upsells.products,
.recently-viewed,
div.cross-sells {
margin-top: 4rem;
} .woocommerce .woocommerce-error li {
margin-bottom:0;
}
.woocommerce form .form-row .required {
visibility: visible;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
display: flex;
flex-direction: row;
align-items: stretch;
flex-wrap: wrap;
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2{
flex: 1 0 50%;
max-width: 50%;
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.woocommerce form .form-row {
display:inherit;
padding: 0;
margin: 0 0 1em;
}
td.product-total .amount {
color: #777777;
font-weight: normal;
}
.woocommerce-account.logged-in .entry-content > .woocommerce:not(.pls-element) {
display: flex;
flex-flow: row;
}
.woocommerce-account .MyAccount-navigation-wrapper {
border-radius: var(--pls-border-radius-l);
background-color: var(--pls-theme-background-color);
padding: 2.5rem 2rem;
display: flex;
flex: 0 0 28%;
max-width: 28%;
flex-direction: column;
gap: 40px;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0; 
}
.woocommerce-MyAccount-navigation ul li {
margin-bottom: 0;
position: relative;
}
.woocommerce-MyAccount-navigation li a {	
border-radius: var(--pls-border-radius-l); 
font-size: 18px;
font-weight: 600;
display: block;
padding: 0.9rem 1.25rem
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {	
background-color: var(--pls-body-background);
}
.woocommerce-account .woocommerce-MyAccount-content {
flex: 0 0 72%;
max-width: 72%;
padding-left: 4rem;
}
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-order .woocommerce-order-details h2 {
font-size: 32px;
}
.woocommerce-account .woocommerce-MyAccount-content h3,
.woocommerce-account .woocommerce-customer-details h2,
.woocommerce-order .woocommerce-column__title {
font-size: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content > p > a {
font-weight: 600;
}
.woocommerce-MyAccount-content > .woocommerce-Address {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content mark {
background-color: var(--pls-theme-background-color);
color: var(--pls-link-hover-color);
font-weight: 600;
}
.woocommerce-account .pls-user-profile {
display: flex;
align-items: center;
flex-direction: column;
gap: 1rem;
}
.woocommerce-account .user-avatar img { 
border-radius: 50%;
}
.woocommerce-account .user-info p {
margin-bottom: .2rem;
}
.woocommerce-MyAccount-navigation li a:before {
font-size: 18px;
margin-right: 0.75rem;
line-height: 1;
}
.woocommerce-account .user-info .display-name {
font-size: 20px;
line-height: 1;
margin: 0;
}
.woocommerce-account .addresses .title .edit {
font-weight: 600;
}
.woocommerce-account .addresses .title .edit:before {
margin-right: 8px;
}
.woocommerce-account .addresses .title {
display: flex;
align-items: center;
justify-content: space-between;
}
.woocommerce-Pagination a.button {
background: none;
box-shadow: none;
color: var(--pls-primary-color);
font-weight: 600;
}
.woocommerce-Address address {
line-height: 2;
} .pls-customer-login-register {
position: relative;
}
.pls-customer-login-register:before {    
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
content: '';
height: 100%;
position: absolute;
left: 50%;
}
.pls-wc-login-register-popup,
.woocommerce-ResetPassword,
.woocommerce-form-track-order {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius);
max-width: 600px;
margin: 0 auto;
padding: 2.5rem 3rem;
}
.pls-customer-login, 
.pls-customer-register {
display: none;
gap: 140px;
}
.pls-customer-login > *,
.pls-customer-register > * {
flex: 1;
}
.pls-customer-login.active,
.pls-customer-register.active {
display: flex;
}
.pls-customer-login h2, 
.pls-customer-register h2,
.pls-wc-login-register-popup h2 {
font-size: 30px;
}
.pls-wc-login-register-info > h2 {
margin-bottom: 0.5rem;
}
.woocommerce form .woocommerce-form-row {
margin-bottom:25px;
}
.woocommerce form .form-row label {
text-align: left;
}
.woocommerce form .form-row select {
width: 100%;
}
.woocommerce .form-row.woocommerce-rememberme-lost_password {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1.25rem;
margin-top: 1rem;
}
form .woocommerce-rememberme-lost_password a,
form a.pls-new-register {
color: var(--pls-heading-color);
font-weight: 600;
text-transform: capitalize;
text-decoration: underline;
}
.woocommerce-rememberme-lost_password label {
font-weight: normal;
margin:0;
}
.pls-customer-login-register .signin-up-error-message {
color:#ff6161;
}
.pls-customer-login-register .signin-up-success-message {
color:#388e3c;
}
.woocommerce-form-login p {
margin-bottom: 1.25rem;
padding:0;	
}
.woocommerce-form-login .woocommerce-login-button {
margin-bottom: 1rem;
}
.woocommerce-or-login-with {
color: var(--pls-link-color);
font-weight: 600;
display: flex;
justify-content: space-between;
align-items: center;
text-transform: uppercase;
}
.woocommerce-or-login-with:after, 
.woocommerce-or-login-with:before {
border-bottom: var(--pls-border-bottom);
content: "";
flex: 1 0 0;
}
.woocommerce-or-login-with span {
margin:0 10px;
}
.woocommerce-login-with-facebook .button {
background-color: #4267B2;
}
.woocommerce-login-with-google .button {
background-color: #DD5145;
}
.pls-wc-login-register a {
font-weight: 600;
}
.woocommerce .woocommerce-form-login p:last-child,
.woocommerce-form-register p:last-child {
margin-bottom:0;
}
.woocommerce .password-input {
display: block;
position: relative;
}
.woocommerce .show-password-input {
display: flex;
align-items: center;
right: 0;
top: 4px;
position: absolute;
padding: .618em;
cursor: pointer;
}
.woocommerce .show-password-input:after {
font-size: 18px;
font-weight: 900;
vertical-align: baseline;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
}
.woocommerce-password-strength {
margin-top: 10px;
}
.woocommerce-privacy-policy-text {
margin-Bottom: 1.5rem;
}  .pls-wc-login-register-popup {
border: none;
position: relative;
}
.pls-wc-login-register-popup .pls-customer-login-register:before {
content: none;
}
.pls-wc-login-register-popup .pls-wc-login-register-info {
display: none;
}
form a.pls-new-register {
margin-left: 1.5rem;
} .woocommerce-ResetPassword,
.woocommerce-form-track-order {
flex-direction: column;
padding: 2.5rem 3rem;
}
.woocommerce form.woocommerce-ResetPassword .form-row-first {
float: inherit;
width: 100%;
text-align: left;
} .woocommerce table.my_account_orders .button {
line-height: 1.7;
padding: 10px 14px;
width: 100%;
}
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-number a {
color: var(--pls-heading-color);
font-weight:600;
}
table.my_account_orders .woocommerce-orders-table__cell-order-actions {
max-width: 148px;
}
table.my_account_orders .woocommerce-orders-table__cell-order-actions a:not(:last-child) {
margin-bottom: 0.5rem;
}
.woocommerce td.product-name .wc-item-meta {
margin-top: 5px;
margin-left: 0;
}
.woocommerce td.product-name .wc-item-meta strong {
color: var(--pls-link-color);
font-weight: normal;
}
.woocommerce table.shop_table tfoot th {
color: var(--pls-link-color);
} .woocommerce-cart-wrapper {
display: flex;
flex-direction: column;
gap: 40px;
width: 100%;
}
.woocommerce-cart-form,
.cart-collaterals {
width: 100%;
}
@media (min-width: 1025px) {
.woocommerce-cart-wrapper {
flex-direction: row;
}
.woocommerce-cart-form {
flex: 0 0 65%
}	
.cart-collaterals {
flex: 1 1 auto;
}
}
.woocommerce-cart table.cart {
border-radius: 0;
margin-bottom: 0;
border: none;
}
table.shop_table thead {
background-color: var(--pls-theme-background-color);
}
table.shop_table thead th {
font-size: 20px;
padding: 10px 12px;
}
table.shop_table thead th:first-child {
border-top-left-radius:var(--pls-border-radius);
border-bottom-left-radius: var(--pls-border-radius);
}
table.shop_table thead th:last-child {
border-top-right-radius:var(--pls-border-radius);
border-bottom-right-radius: var(--pls-border-radius);
}
table.shop_table tbody th,
table.shop_table tfoot th,
table.shop_table td {
border-bottom: var(--pls-border-top);
padding: 1.25rem 0.75rem;
vertical-align: middle;
}
.woocommerce a.remove {
font-size: 0;
}
.woocommerce a.remove:before,
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before {
border: 1px solid var(--pls-critical-color);
border-radius: 50%;
color: var(--pls-critical-color);
font-size: 7px;
font-weight: 600;
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: -8px;
width: 20px;
height: 20px;
transition: all 0.45s;
}
.woocommerce a.remove:hover:before,
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:hover:before {
background-color: var(--pls-critical-color);
color: #ffffff;
}
.woocommerce table.shop_table td.product-thumbnail img {
border-radius: var(--pls-border-radius-s);
max-width: 80px;
width: inherit;
}
table.cart td.product-price .amount,
table.shop_table td.product-name {
font-weight: 500;
}
.mini-cart-item-content dl.variation,
.woocommerce td.product-name dl.variation {
font-size: .9rem;
margin-top: 2px;
}
.woocommerce .mini-cart-item-content dl.variation dt,
.woocommerce td.product-name dl.variation dt {
color: var(--pls-heading-color);
font-weight: 500;
}
table.shop_table td.actions {
text-align: right;
}
.has-auto-update-cart .actions > button[type="submit"]{
display: none;
}
table.shop_table td .amount,
.woocommerce-cart .cart-totals .shipping-calculator-button{
color: var(--pls-heading-color);
font-weight: 500;
}
.woocommerce-cart .woocommerce-cart-wrapper .actions {
border: none;
padding-top: 1.75rem;
padding-left: 0;
padding-right: 0;
}
.woocommerce-cart-wrapper .actions .coupon { 
display: flex;
position: relative;
}
.woocommerce-cart-wrapper .actions .coupon .input-text {
background-color: var(--pls-theme-background-color);
color: var(--pls-secondary-color2);
height: 50px;
}
.woocommerce-cart-wrapper .actions .coupon .button {
border-radius: var(--pls-border-radius-s);
font-weight: 500;
padding: 7px 20px;
position: absolute;
top: calc(50% - 17px );
right: 6px;
}
.woocommerce-cart-wrapper .actions > .button {
padding: 10px 30px;
}
.woocommerce-cart-wrapper .coupon .coupon-error-notice {
bottom: -2.25rem;
color: var(--pls-critical-color);
margin: 0;
position: absolute;
}
.wcppec-checkout-buttons__separator{
color: var(--pls-link-color);
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
}
.woocommerce-cart .cart_totals {
background-color: var(--pls-theme-background-color);
border-radius: var(--pls-border-radius);
padding: 2rem 1.5rem;
}
.cart-collaterals .cart_totals h2 {
font-size: 24px;
line-height: 1;
margin-bottom: 10px;
}
.woocommerce-cart .cart_totals table {
border: none;
margin-bottom: 0;
}
table.shop_table .cart-subtotal,
table.shop_table .cart-subtotal .amount {
font-size: 18px;
font-weight: 600;
}
table.shop_table tr.order-total,
table.shop_table tr.order-total .amount {
color: var(--pls-heading-color);
font-size: 24px;
font-weight: 600;
}
.woocommerce-cart .cart_totals .shipping-calculator-button {
font-weight: 600;
display:block;
margin-bottom:5px;	
margin-top: 5px;
}
.shipping-calculator-button:after {
margin-left: 8px;
font-weight: 600;
font-size: 12px;
}
.cart_totals .cart-subtotal,
.cart_totals .order-total {
text-align: right;
}
.shop_table.cart tbody tr > *:first-child,
.cart_totals .shop_table tr > *:first-child {
padding-left: 0;
}
.shop_table.cart tbody tr > *:last-child,
.cart_totals .shop_table tr > *:last-child {
padding-right: 0;
}
.cart_totals .shop_table tr td {
text-align: right;
}
.shipping-calculator-form {
text-align: left;
}
.shipping-calculator-form button {
width: 100%;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .place-order .button {
background-color: var(--pls-checkout-button-bg-color);
color: var(--pls-checkout-button-color);
display: block;
padding: 14px 40px;
text-align: center;
width: 100%;
}
.woocommerce-cart.woocommerce-cart a.checkout-button:hover,
.woocommerce-checkout .place-order .button:hover,
.woocommerce-cart a.checkout-button:focus {
background-color: var(--pls-checkout-button-bg-hover-color);
color: var(--pls-checkout-button-hover-color);	
}
.cart-collaterals .select2-container--default .select2-selection--multiple, 
.cart-collaterals .select2-container--default .select2-selection--single {
min-width: 175px;
}
.wc-proceed-to-checkout .ppc-button-wrapper {
margin-top: 1rem;
}
.woocommerce ul.cart_list li dl, 
.woocommerce ul.product_list_widget li dl {
border-left-color: var(--pls-border-color);
}
.woocommerce ul.cart_list li dl dd, 
.woocommerce ul.product_list_widget li dl dd {
padding: 0;
margin: 0;
}
.woocommerce td.product-name dl.variation p {
font-weight:normal;
} .freeshipping-bar {
background-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
}
.pls-progress {
background-color: var(--pls-border-color);
border-radius: 9999px;
overflow: hidden;
}
.pls-progress-bar {
background-color: var(--pls-critical-color);
display: flex;
font-size: 0;
flex-direction: column;
justify-content: center;
text-align: center;
white-space: nowrap;
height: 10px;
transition: width .6s ease;
}
.freeshipping-bar .pls-progress-bar {
background-color: #3DAB25;
border-radius: var(--pls-border-radius);
height: 4px;
font-size: 12px;
font-weight: 500;
position: relative;
transition: width .6s ease;
}
.freeshipping-bar .pls-progress-bar:after {
background-color: #3DAB25;
border-radius: var(--pls-radius-round);
content: '';
width: 16px;
height: 16px;
position: absolute;
right: 0;
}
.freeshipping-bar-msg {
color: var(--pls-link-color);
margin-bottom: 0.5rem;
}
.pls-freeshipping-bar.completed .freeshipping-bar-msg {
color: var(--pls-link-color);	
font-weight: 600;
}
.freeshipping-bar-msg span {
font-weight: 600;
}
.woocommerce-cart-form .pls-minicart-countdown {
margin-left: 0;
margin-right: 0;
margin-bottom: 1.25rem;
}
.woocommerce-cart-form .pls-freeshipping-bar {
margin-bottom: 2rem;
} form.woocommerce-checkout {
margin-top: 3rem;
}
form.woocommerce-checkout .pls-wc-checkout {
display: flex;
gap: 60px;
}
form.woocommerce-checkout .pls-wc-checkout > * {
flex: 1 1 50%;
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
background-color: var(--pls-theme-background-color);
border: none;
border-radius: var(--pls-border-radius-s);
margin-bottom: 1.5rem;
padding: 0.6875rem 1rem;
}
.woocommerce-form-login-toggle + .woocommerce-form-login {
margin-bottom: 1rem;
}
.woocommerce-info .showlogin,
.woocommerce-info .showcoupon {
font-weight: 600;
margin-left: 0.5rem;
}
.woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce-form-coupon-toggle .woocommerce-info:before {
content: none;
}
.woocommerce-form-login .woocommerce-form-login__rememberme {
margin-right: 1rem;
}
.woocommerce-checkout .col2-set:not(.addresses) .col-1,
.woocommerce-checkout .col2-set:not(.addresses) .col-2 {
flex: 1 0 100%;
max-width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields {
margin-bottom: 2rem;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .order-review-inner h3 {
font-size: 30px;
}
.woocommerce-checkout .woocommerce-shipping-fields h3{
font-size: 18px;
}
.order-review-inner .shop_table tr > *:first-child {
padding-left: 0;
}
.order-review-inner .shop_table tr > *:last-child {
padding-right: 0;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table {
border: none;
margin-bottom: 0.5rem;
}
table.woocommerce-checkout-review-order-table tr.order-total > * {
border-bottom: none;
}
.woocommerce-checkout-review-order table.shop_table thead {
display: none;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
width: 55%;
}
.woocommerce-checkout-review-order-table thead th:last-child,
.woocommerce-checkout-review-order-table tbody td:last-child,
.woocommerce-checkout-review-order-table .cart-subtotal td:last-child,
.woocommerce-checkout-review-order-table .order-total td:last-child {
text-align: right;
}
.woocommerce-checkout-review-order-table tfoot th {
color: var(--pls-primary-color);
}
.woocommerce-checkout-review-order td.product-name {
display: flex;
align-items: center;
width: 100%;
}
.woocommerce-checkout-review-order .pls-product-thumb {
margin-right: 1.5rem;
min-width: 40px;
}
.woocommerce-checkout-review-order .pls-product-thumb img {
border-radius: var(--pls-border-radius-s);
}
@media (max-width: 1024px) {
.woocommerce-checkout-review-order .pls-product-thumb {
display: none;
}
}
.woocommerce-checkout-review-order .pls-product-title {
color: var(--pls-heading-color);
line-height: 1.5;
}
.woocommerce-checkout-review-order td.product-name dl.variation {
margin-bottom: 0;
}
.woocommerce-checkout-review-order .quantity {	
margin-top: 3px;
margin-right: 0;
padding: 0 7px;	
}
.woocommerce-checkout-review-order .quantity label {
min-width: 20px;
}
.woocommerce-checkout-review-order .quantity .qty {
font-size: 14px;
height: 35px;
width: 28px;
}
.woocommerce-checkout .woocommerce-shipping-methods {
text-align: right;
}
.woocommerce-checkout #payment {
background:none;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 0;
padding: 0;
}
.wc_payment_methods .wc_payment_method {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-left: var(--pls-border-left);
border-bottom: var(--pls-border-bottom);
border-radius: var(--pls-border-radius-s);
padding: 11px 20px;
margin-bottom: 10px !important;
}
.woocommerce-checkout #payment div.payment_box {
background: none;
border-radius: var(--pls-border-radius);
color: inherit;
margin-top: 0;
}
.woocommerce-checkout #payment .wc_payment_method > label {
font-weight: 500;
margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
height: 24px;
}
#stripe-payment-data input[type="checkbox"] {
width: 18px !important;
}
.woocommerce-checkout #payment div.form-row {
padding: 0;
margin-bottom: 0;
margin-top: 1.5rem;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
color: var(--pls-text-color);
font-weight: normal;
} .woocommerce-order .woocommerce-notice {
text-align: center;
font-size: 1.3rem;
}
.woocommerce-order .woocommerce-notice.woocommerce-notice--success {
color: #388e3c;
}
.woocommerce-order .woocommerce-notice--success:before {
font-size: 20px;
margin-right: 6px;
}
.woocommerce ul.order_details {
border: 2px dashed var(--pls-border-color);
border-radius: var(--pls-border-radius);
display: flex;
align-items: center;
justify-content: space-around;
padding: 2rem;
}
.woocommerce ul.order_details li {
border-right: 2px dashed var(--pls-border-color);
list-style-type: none;
padding-right: 3rem;
margin-bottom: 0;
text-align: center;
}
.woocommerce ul.order_details li strong {
color: var(--pls-link-color);
display: block;
text-align: center;
}
.woocommerce-order .order_details + p {
font-size: 16px;
}
.woocommerce-order .order_details + p:before {
font-size: 22px;
margin-right: 10px;
line-height: 1;
}  .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__header {
font-size: 1rem;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, 
.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
border-radius: var(--pls-border-radius-s);
}
.wc-block-cart .wc-block-components-product-name {
font-size: 1rem;
font-weight: 600;
}
.wc-block-cart .wc-block-components-product-price {
color: var(--pls-heading-color);
font-weight: 500;
}
.wc-block-components-sale-badge {
background-color: var(--pls-woocommece-sale-label-color);
border-color: var(--pls-woocommece-sale-label-color);
color: #ffffff;
}
.wc-block-cart .wc-block-components-product-metadata {
font-size: 14px;
}
.wc-block-cart .wc-block-components-product-details__name {
color: var(--pls-heading-color);
font-weight: 500 !important;
}
.wc-block-cart .wc-block-components-quantity-selector {
width: 75px;
}
.wc-block-cart .wc-block-components-quantity-selector {
background-color: var(--pls-theme-background-color);
border: 1px solid var(--pls-border-color);
border-radius: var(--pls-border-radius-s);
padding: 0 12px;
}
.wc-block-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
color: var(--pls-heading-color);	
height: 40px;
width: 40px;
}
.wc-block-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
color: var(--pls-heading-color);
font-size: 18px;
font-weight: 700;
opacity: 1;
min-width: inherit;
}
.wc-block-cart .wc-block-components-quantity-selector:after {
content: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, 
.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
color: var(--pls-woocommece-sale-label-color);
font-size: 13px;
font-weight: 500;
}
.wc-block-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__totals-title {
color: var(--pls-heading-color);
font-size: 1rem;
font-weight: 700;
}
.wc-block-cart .wc-block-components-chip,
.wc-block-components-chip:active, 
.wc-block-components-chip:focus, 
.wc-block-components-chip:hover {
background-color: var(--pls-primary-color);
border-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
text-transform: uppercase;
font-weight: 600;
}
.wc-block-cart .wc-block-components-chip .wc-block-components-chip__remove {
background-color: var(--pls-secondary-color);
}
.wc-block-cart .wc-block-components-chip .wc-block-components-chip__remove-icon {
fill: var(--pls-secondary-inverse-color);
}
.wc-block-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
font-weight: 600;
}
.wc-block-cart .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group,
.wc-block-cart .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group {
color: var(--pls-heading-color);
font-size: 1rem;
font-weight: 600;
}
.wc-block-cart .wc-block-components-radio-control__option-layout {
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-block-cart .wc-block-cart__submit-button {
background-color: var(--pls-checkout-button-bg-color);
border-radius: var(--pls-border-radius);
color: var(--pls-checkout-button-color);
}
.wc-block-cart .wc-block-cart__submit-button:hover, 
.wc-block-cart .wc-block-cart__submit-button:focus {
background-color: var(--pls-checkout-button-bg-hover-color);
color: var(--pls-checkout-button-hover-color);
}
.is-large .wc-block-components-sidebar .wc-block-components-panel, 
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, 
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 0;
padding-right: 0;
} .wc-block-checkout .wc-block-components-title.wc-block-components-title {
font-size: 1.5rem;
}
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=email], 
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-checkout .wc-block-components-text-input input[type=email],
.wc-block-checkout .wc-block-components-text-input input[type=number],
.wc-block-checkout .wc-block-components-text-input input[type=tel],
.wc-block-checkout .wc-block-components-text-input input[type=text],
.wc-block-checkout .wc-block-components-text-input input[type=url],
.wc-block-checkout .wc-block-components-textarea,
.wc-block-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, 
.wc-block-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
border-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
height: inherit;
}
.wc-block-checkout .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.wc-block-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option, 
.wc-block-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__option,	
.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input,
.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item,
.wc-block-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox],
.wc-block-checkout .wc-block-components-totals-wrapper {	
border-color: var(--pls-border-color);
}
.wc-block-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control,
.wc-block-checkout .wc-block-components-address-card {		
border-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
}
.wc-block-checkout .wc-block-components-address-card address .wc-block-components-address-card__address-section:first-child,
.wc-block-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked,
.wc-block-checkout .wc-block-components-radio-control__label,
.wc-block-checkout .wc-block-components-radio-control__secondary-label,
.wc-block-checkout .wc-block-components-checkout-return-to-cart-button,
.wc-block-components-totals-coupon-link,
.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
color: var(--pls-heading-color);
font-weight: 600;
}
.wc-block-checkout .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
font-size: 1rem;
}
.wc-block-checkout .wc-block-components-address-card__edit {
font-size: inherit;
font-weight: 500;
}
.wc-block-components-address-card__edit:before {
margin-right: 5px;
}
.wc-block-checkout .wc-block-components-form .wc-block-components-text-input label, 
.wc-block-checkout .wc-block-components-text-input label,
.wc-block-checkout .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
color: var(--pls-secondary-color2);
}
.wc-block-checkout .wc-block-components-checkbox label {
font-size: inherit;
}
.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
border-color: var(--pls-secondary-color);
}
.wc-block-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
height: 1.1rem;
width: 1.1rem;
}
.wc-block-checkout .wc-block-components-panel__button, 
.wc-block-checkout .wc-block-components-panel__button:active, 
.wc-block-checkout .wc-block-components-panel__button:focus, 
.wc-block-checkout .wc-block-components-panel__button:hover {
color: var(--pls-heading-color);
font-size: 1.5rem;
font-weight: 600;
}
.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
padding: 0;
}
.wc-block-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
border-radius: var(--pls-border-radius-s);
}
.wc-block-checkout .wc-block-checkout__sidebar .wc-block-components-product-name {
color: var(--pls-heading-color);
font-size: 1rem;
font-weight: 500;
}
.wc-block-components-totals-item__label {
color: var(--pls-heading-color);
font-weight: 500;
}
.wc-block-components-totals-coupon-link:before {
margin-right: 8px;
}
.wc-block-components-totals-item__value,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
color: var(--pls-heading-color);
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after, 
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
background: none;
} .section-heading {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 1rem;
margin-bottom: 2rem;
}
.pls-products-grid-slider .section-heading,
.pls-products-tabs .section-heading,
.pls-products-category-tabs .section-heading,
.pls-products-with-banner .section-heading,
.pls-products-hotdeal .section-heading {
margin-bottom: 2.5rem;
}
.pls-element .section-heading h2 {
font-size: 36px;
display: inline-block;	
line-height: 1;
margin-bottom: 0;
position: relative;
text-transform: capitalize;
}
.pls-element .section-heading h2:after {
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
bottom: -1px;
content: "";
left: 0;
position: absolute;
width: 100%;
}
.pls-element .view-all-btn {
position: relative;
}
.pls-element .view-all-btn:after {
border-bottom: 2px solid var(--pls-heading-color);
content: "";
bottom: 0;
left: 0;
position: absolute;
width: 100%;
}
.pls-element .view-all-btn a {
font-weight: 600;
}
.pls-element:not(.pls-list, .pls-accordion, .pls-tabs) ul {
list-style: none;
}
.pls-element ul {
margin-left: 0;
margin-top: 0;
}
.pls-element ul li {
margin-bottom: 0;
}  .pls-product-horizontal .pls-product-inner {
display: flex;
flex-direction: row;
gap: 1rem;
}
.pls-product-horizontal .pls-product-image {
flex: 0 0 40%;
max-width: 40%;
margin-bottom: 0;
}
.pls-product-horizontal .products .pls-product-icons,
.pls-product-horizontal .products .pls-product-actions,
.pls-product-horizontal .pls-product-labels,
.pls-product-horizontal .pls-product-price .on-sale {
display: none;
}
.pls-product-horizontal .pls-product-info {
flex: 1 1 auto; 
display: flex;
flex-direction: column;
justify-content: center;
min-width: 0;
}
.pls-product-horizontal .products .pls-product-cats {
margin-bottom: 0.2rem;
}
.pls-product-horizontal .products .product-title {
font-size: 15px;
margin-bottom: 0.5rem;
}
.pls-product-horizontal .products .pls-star-rating {
margin-bottom: 0.75rem;
}
.pls-product-horizontal .products.grid-view .pls-product-flash-sale {
position: initial;
text-align: inherit;
margin-bottom: 3px;
} .pls-products-tabs.tabs-with-title .nav-tabs-wrapper {
margin-bottom: 0;
}
.pls-products-tabs .nav-tabs li.nav-item {
z-index:1;
}
.pls-products-category-tabs.tabs-with-title .nav-tabs-wrapper {
margin-bottom: 0;
}
.pls-products-category-tabs.pls-tabs .nav-link {
font-size: 15px;
padding: 4px 20px;
text-transform: uppercase;
}
.pls-products-tabs.tabs-with-title .nav-link {
font-size: 18px;
padding: 4px 20px;
}
.pls-products-tabs.tabs-only .section-heading,
.pls-products-category-tabs.tabs-only .section-heading {
display:inherit;
}
.pls-products-tabs .nav-tabs .nav-link:after,
.pls-products-category-tabs .nav-tabs .nav-link:after {
position: absolute;
bottom: 2px;
}
.pls-products-tabs .tab-content.loading:before,
.pls-products-category-tabs .tab-content.loading:before {
position: absolute;
left: calc( 50% - 16px);
top: calc( 50% - 16px);
height: 32px;
width: 32px;
z-index: 91;
}
.pls-products-tabs .tab-content.loading:after,
.pls-products-category-tabs .tab-content.loading:after {
background-color: rgba(255,255,255, .5);
border-radius: var(--pls-border-radius-xl);
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 9;
} .pls-products-with-banner .banner-image,
.products-and-categories-box .section-banner,
.section-title-categories {
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.pls-products-with-banner .banner-image img,
.pls-products-category-tabs .banner-image img {
border-radius: var(--pls-border-radius);
} .sub-categories-content {
display: flex;
gap: 1rem;
}
.sub-categories-content .category-image {
flex: 0 0 35%;
max-width: 35%;
overflow: hidden;
}
.sub-categories-content .category-content {
display: flex;
flex-direction: column;
flex: auto;
gap: 1rem;
min-width: 0;
}
.sub-categories-content .category-content * {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.sub-categories-content .category-content > * {
margin-bottom: 0;
}
.sub-categories-content .category-title {
font-size: 20px;
}
.sub-categories-content .sub-categories {
font-size: 14px;
}
.sub-categories-content .show-all-cates {
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
}
.sub-categories-content .show-all-cates a:after {
font-size: 10px;
line-height: 1;
margin-left: 10px;
} .pls-product-categories-thumbnails .product-category a,
.pls-product-brands .product-brand a {
display:block;
text-align: center;
}
.pls-product-categories-thumbnails .products .product-category img {
aspect-ratio: inherit;
}
.pls-product-categories-thumbnails .category-image,
.pls-product-brands .brand-image {
overflow: hidden;
cursor: pointer;
display: inline-flex;
justify-content: center;
align-items: center;	
margin: auto;	
}
.pls-product-categories-thumbnails.pls-category-thumb-circle .category-image {
border-radius: 50%;
}
.pls-product-categories-thumbnails.pls-category-thumb-rounded .category-image {
border-radius: var(--pls-border-radius);
}
.pls-product-categories-thumbnails .category-title,
.pls-product-brands .brand-title {
color: var(--pls-heading-color);
font-size: 20px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
margin-top: 0.5rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.pls-product-categories-thumbnails .product-count {
color: var(--pls-secondary-color2);
font-size: 16px;
display: block;
margin: 0;
margin-left: 3px;
}
.pls-product-categories-thumbnails .category-title span:before,
.pls-product-categories-thumbnails .category-title span:after {
border-bottom: var(--pls-border-bottom)	!important;
bottom: 0px !important;
}
.pls-product-categories-thumbnails .product-category:hover .category-title span:before,
.pls-product-categories-thumbnails .product-category:hover .category-title span:after {
border-bottom-color: var(--pls-link-color) !important;
}
.pls-product-categories-thumbnails .slider-group > div:not(:last-child),
.pls-product-brands .slider-group > div:not(:last-child) {
margin-bottom: 1.5rem;
}
.pls-product-brands.brand-hover-effect .brand-image img {
filter: grayscale(100%);
opacity: .6;
transition: opacity .25s ease,-webkit-filter .25s ease;
transition: filter .25s ease,opacity .25s ease;
transition: filter .25s ease,opacity .25s ease,-webkit-filter .25s ease;
}
.pls-product-brands.brand-hover-effect .brand-image:hover img {
opacity: 1;
filter: grayscale(0);
} .pls-heading-flash-sale {
display: flex;
align-items: center;
justify-content: center;
gap: 1.5rem;
}
.pls-products-hotdeal .pls-flash-sale-timer {
background-color: var(--pls-critical-color);
color: #ffffff;
font-size: 18px;
font-weight: 600;
border-radius: var(--pls-border-radius-s);
display: flex;
align-items: center;
justify-content: center;	
padding: 3px 20px;
text-transform: uppercase;
}
.pls-flash-sale-timer b {
margin: 0 4px;
}
.pls-products-hotdeal .pls-product-stock-progressbar {
margin-top: 1rem;
margin-bottom: 0.75rem;
}
.pls-products-hotdeal .pls-product-stock-label {
color: var(--pls-secondary-color2);
font-size: 14px;
font-weight: 600;
display: flex;
justify-content: space-between;
margin-top: 5px;
text-transform: uppercase;
}
.pls-product-stock-label span span {
color: var(--pls-heading-color);
}
.pls-products-hotdeal .pls-progress {
height: 6px;
}
.pls-products-hotdeal .pls-progress-bar {
height: 6px;
}
.pls-products-hotdeal .products.product-style-3 .product-price {
margin-bottom: .6rem;
} .pls-featured-products .pls-section-slider {
display: flex;
gap: 2rem;
flex-direction: row-reverse;
}
.pls-featured-products .pls-section-slider > div {
flex: 0 0 50%;
max-width: 50%;
}
.pls-featured-products-wrapper,
.pls-featured-products-image-slider .swiper-slide {
display: flex;
align-items: center;
justify-content: center;
}
.pls-featured-products-slider.swiper {
overflow: unset;
}
.pls-featured-products-inner {
margin-left: -30px;
margin-right: -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
width: 70%;
}
.pls-featured-products-wrapper .section-heading {
justify-content: center;
}
.pls-featured-products-slider:not(.swiper-initialized) > .products {
gap: 30px;
}
.pls-featured-products div.product .pls-product-inner {
padding: 0;
}
.pls-featured-products .pls-product-info {
text-align: center;
}
.pls-featured-products .pls-product-info .pls-star-rating {
justify-content: center;
}
.pls-featured-products .pls-slider-prev,
.pls-featured-products .pls-slider-next {
opacity: 1;
pointer-events: visible;
visibility: visible;
transform: translateY(0);
}
.pls-element.pls-product-image-radio3x4 .pls-featured-products-slider img {
aspect-ratio: 3 / 4;
object-fit: cover;
}
.pls-element.pls-product-image-default .pls-featured-products-slider img {
aspect-ratio: inherit !important;
}
.pls-featured-products-image-slider img {
border-radius: var(--pls-border-radius);
} .pls-products-widget .section-heading h2 {
font-size: 26px;	
} .pls-element.pls-single-product-page .single-product-content {
display: flex;
flex-direction: row;
gap: 5rem
}
.pls-element.pls-single-product-page .pls-product-gallery {
flex: 0 0 50%;
max-width: 50%;
}
.pls-element.pls-single-product-page .pls-product-summary {
flex: 1 1 auto;
}
.pls-element.pls-single-product-page .pls-single-product-wrapper {
margin-bottom: 0;
}
.pls-element.pls-single-product-page .woocommerce-product-gallery {
opacity: 1 !important;
}
.pls-element.pls-product-image-default .woocommerce-product-gallery img {
aspect-ratio: inherit;
}
.pls-single-product-page .pls-product-summary {
display: flex;
align-items: center;
justify-content: flex-end;
} .pls-hotspot .hotspot-wrapper {
position: relative;
}
.pls-hotspot .pls-hotspot-item {
margin-top: -24px;
margin-left: -24px;
position: absolute;
}
.pls-hotspot .pls-hotspot-item-point {
background-color: rgba(0, 0, 0, .15);
border-radius: 9999px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
height: 2rem;
width: 2rem;	
}
.pls-hotspot .pls-hotspot-item-point:before {
background-color: var(--pls-body-background);
border-radius: 9999px;
cursor: pointer;
content: '';
width: 0.75rem;
height: 0.75rem;
display: flex;
transition-duration: 450ms;
}
.pls-hotspot-item:hover .pls-hotspot-item-point:before {
background-color: var(--pls-primary-color);
}
.pls-hotspot .pls-hotspot-content {
background-color: var(--pls-body-background);
border-radius: var(--pls-border-radius);
box-shadow: 0 0 4px rgb(0 0 0 / 15%);
position: absolute;
padding: 1rem;
pointer-events: none;
opacity: 0;
visibility: hidden;
text-align: center;
transition-duration: 450ms;
transform: translateY(14px);
width: max-content;
z-index: 9;
}
.pls-hotspot .pls-hotspot-custom_text .pls-hotspot-content {
max-width: 250px;
}
.pls-hotspot .pls-hotspot-content.pls-hotspot-content-top {
bottom: calc(100% + 15px);
left: 50%;
transform: translate(-50%, -15px);
}
.pls-hotspot .pls-hotspot-content.pls-hotspot-content-bottom {
left: 50%;
top: 45px;
transform: translate(-50%, 10px);
}
.pls-hotspot-item:hover .pls-hotspot-content {
pointer-events: unset;
opacity: 1;
visibility: visible;
transform: translate(-50%);
}
.pls-hotspot-product {
display: flex;
flex-direction: column;
}
.pls-hotspot-product .product-title {
font-weight: 500;
line-height: 1.2;
margin-bottom: 0.2rem;
}
.pls-hotspot-product .product-price .amount {
font-weight: normal;
}
.pls-hotspot-product:before {
content: "";
position: absolute;
background-color: var(--pls-body-background);
width: 24px;
height: 24px;
top: 0;
left: calc(50% - 4px);
transform: rotate(45deg) translateX(-50%);
z-index: -1;
}
.pls-hotspot-content-top .pls-hotspot-product:before {
top: unset;
bottom: -20px;
} .pls-element.pls-blog-slider .blog-post-loop{
margin-bottom: 0;
padding-bottom: 0;
} @media (min-width:576px){
.pls-blog-horizontal .entry-post {
display: flex;
flex-direction: row;
}
.pls-blog-horizontal .entry-thumbnail-wrapper {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 0;
}
.pls-blog-horizontal .entry-content-wrapper {
flex: 0 0 50%;
max-width: 50%;	
display: flex;
justify-content: center;
flex-flow: column;
padding-left: 1rem;
}
.blog-posts.pls-blog-horizontal .entry-header .entry-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
} .pls-heading .heading-subtitle {
font-size: 16px;
margin-bottom: .5rem;
}
.pls-heading .heading-wrap{
position: relative;
}
.pls-heading .heading-wrap:not(:last-child) {
margin-bottom: 0.6781rem;
}
.pls-heading .heading-title { 
font-size: 36px;
line-height: 1.5;
margin:0;
}
.pls-heading:not(.separator-none):not(.separator-underline):not(.separator-image):not(.separator-bottom-heading) .heading-wrap {
display: flex;	
align-items: center;
flex-direction: row;
justify-content: center;
}
.pls-heading.pls-text-left:not(.separator-none):not(.separator-underline):not(.separator-image):not(.separator-bottom-heading) .heading-wrap {	
justify-content: start;
}
.pls-heading.pls-text-right:not(.separator-none):not(.separator-underline):not(.separator-image):not(.separator-bottom-heading) .heading-wrap {
justify-content: end;
}
.pls-heading .separator-left,
.pls-heading .separator-right {
display:none;
}
.pls-heading.pls-text-center .heading-title {
padding: 0 1rem;
}
.pls-heading.pls-text-left .heading-title {
padding-right: 1rem;
}
.pls-heading.pls-text-right .heading-title {
padding-left: 1rem;
}
.pls-heading.pls-text-center.separator-line .separator-left,
.pls-heading.pls-text-center.separator-line .separator-right,
.pls-heading.pls-text-right.separator-line .separator-left, 
.pls-heading.pls-text-left.separator-line .separator-right{
display:block;
width: 100px;
} .pls-heading.separator-underline .heading-wrap {
padding-bottom: .8rem;
}
.pls-heading.separator-underline .separator-right {
display: inline-block;
border-bottom: 2px solid var(--pls-primary-color);
position: absolute;
bottom: 2px;
width: 50px;
}
.pls-heading.separator-underline.text-center .separator-right {
left: calc(50% - 25px);
}
.pls-heading.separator-underline.text-left .separator-right {
left:0;
}
.pls-heading.separator-underline.text-right .separator-right {
right:0;
}
.pls-heading.separator-underline .separator-right.color-scheme-light {
border-color:#ffffff;
}
.pls-heading.separator-underline .separator-right.color-scheme-dark {
border-color:#222222;
} .pls-heading.pls-text-left.separator-line .separator-right,
.pls-heading.pls-text-right.separator-line .separator-left {
display:block;
} .pls-heading .image-separator {
display:none;
}
.pls-heading.separator-image .image-separator {
display: inline-block;
margin-top: .5em;
}
.pls-width-10{
max-width: 10%; 
}
.pls-width-20{
max-width: 20%; 
}
.pls-width-30{
max-width: 30%; 
}
.pls-width-40{
max-width: 40%; 
}
.pls-width-50{
max-width: 50%; 
}
.pls-width-60{
max-width: 60%; 
}
.pls-width-70{
max-width: 70%; 
}
.pls-width-80{
max-width: 80%; 
}
.pls-width-90{
max-width: 90%; 
}
.pls-width-100{
max-width: 100%; 
}
.pls-heading.pls-text-center{
margin-right: auto;
margin-left: auto; 
}
.pls-heading.pls-text-left{
margin-right: auto; 
}
.pls-heading.pls-text-right{
margin-left: auto; 
} .pls-megamenu-list,
.pls-sub-megamenu {
list-style: none;
margin: 0 !important;
}
.pls-megamenu-list li {
margin: 0 !important;
}
.pls-megamenu-list:not(:last-child) > li.menu-item ul.pls-sub-megamenu {
margin-bottom: 1rem;
}
.menu-item .nav-link i, 
.menu-item .nav-link img {
font-size: 14px;
margin-right: 5px;
}
.menu-item .nav-link img {
max-width: 20px;
max-height: 20px;
}
.menu-item a.nav-link {
position: relative;
}
.menu-item .pls-menu-badge {	
background-color: var(--pls-menu-label-color);
color: #ffffff;
border-radius: 4px;
font-weight: 500;
font-size: 10px;
line-height: 1;
padding: 4px 6px;
bottom: 22px;
position: absolute;
text-transform: uppercase;
white-space: nowrap;
}
.pls-navigation > ul.menu > li > a.nav-link .pls-menu-badge {
bottom: inherit;
left: inherit;
top: -13px;
right: -15px;
}
.menu-item .pls-menu-badge:before {
content: "";
border: 10px solid;
border-right-color: transparent!important;
border-bottom-color: transparent!important;
border-right-width: 10px;
border-left-width: 0;
border-color: var(--pls-menu-label-border-color);
bottom: -18px;
left: 5px;
position: absolute;
}
.menu-item .pls-menu-badge:not(:last-child){
margin-right:3px;
}
.menu-item .pls-menu-badge.label-new {
background-color: #4AC4FA;
}
.menu-item .pls-menu-badge.label-hot {
background-color: #FF8400;
}
.menu-item .pls-menu-badge.label-sale {
background-color: #60BF79;
} .pls-testimonials .swiper-slide {
height: initial;
}
.pls-testimonials .pls-client-wrap {
height: 100%;
transition: box-shadow .45s ease-in-out;
}
.pls-testimonials:not(.pls-testimonial-style-6) .pls-client-wrap {
margin: 0 auto;
}
.pls-client-caption {
font-size: 12px;
color: var(--pls-secondary-color2);
}
.pls-product-quote {
display: flex;
gap: 1rem;
}
.pls-product-quote-img {
max-width: 90px;
}
.pls-product-quote-img img {
border-radius: var(--pls-border-radius);
}
.pls-testimonials .pls-slider-wrapper > .pls-slider-pagination {
margin-top: 1.75rem;
} .pls-testimonial-style-1 .pls-client-wrap,
.pls-testimonial-style-2 .pls-client-wrap {
background-color: #ffffff;
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-left: var(--pls-border-left);
border-bottom: var(--pls-border-bottom);
border-radius: var(--pls-border-radius-s);
display: flex;
flex-direction: column;
overflow: hidden;
padding: 1.5rem;
} .pls-testimonial-style-1 .pls-client-title,
.pls-testimonial-style-2 .pls-client-title {
font-size: 20px;
font-weight: 600;
color: var(--pls-heading-color);
text-transform: capitalize;
}
.pls-client-quote {
color: var(--pls-heading-color);
}
.pls-testimonial-style-1 .pls-client-name,
.pls-testimonial-style-2 .pls-client-name {
color: var(--pls-heading-color);
font-weight: 500;
margin-top: 3px;
text-transform: capitalize;
}
.pls-testimonial-product {
border-top: var(--pls-border-top);
display: flex;
align-items: center;
gap: 24px;
margin-top: 10px;
padding-top: 15px;
text-align: left;
}
.pls-testimonial-product .pls-product-image {
max-width: 60px;
border-radius: 100%;
overflow: hidden;
}
.pls-testimonial-style-1 .pls-product-info *,
.pls-testimonial-style-2 .pls-product-info * {
color: var(--pls-heading-color);
font-weight: 500;
} .pls-testimonial-style-2 .pls-client-wrap {
flex-direction: row;
padding: 0;
}
.pls-testimonial-style-2 .pls-client-img {
flex: 0 0 37%;
max-width: 37%;
position: relative;
}
.pls-testimonial-style-2 .pls-client-img img {
width: 100%
}
.pls-testimonials .pls-quickview-btn,
.pls-instagram-shop .pls-quickview-btn {
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border-radius: 99%;
cursor: pointer;
font-size: 0;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
position: absolute;    
left: calc( 50% - 20px );
top: calc( 50% - 20px );
opacity: 0;
visibility: hidden;
transition-duration: 550ms;
transform: translateY(15px);
height: 40px;
width: 40px;
}
.pls-testimonials .pls-quickview-btn:before,
.pls-instagram-shop .pls-quickview-btn:before {
font-size: 20px;
}
.pls-testimonials .pls-quickview-btn:hover,
.pls-instagram-shop .pls-quickview-btn:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-testimonials .pls-client-wrap:hover .pls-quickview-btn,
.pls-instagram-shop .pls-insta-image-wrap:hover .pls-quickview-btn {
opacity: 1;
visibility: visible;
transform: translate(0);
}
.pls-testimonial-style-2 .pls-client-data {
padding: 1.5rem;
} .pls-testimonial-style-3 .pls-client-wrap {
background-color: #ffffff;
border-radius: var(--pls-border-radius);
display: flex;
flex-direction: column;
padding: 1.75rem 2rem;
}
.pls-testimonial-style-3 .pls-client-wrap {
gap: 1rem;
}
.pls-testimonial-style-3 .pls-client-info,
.pls-testimonial-style-4 .pls-client-info {
display: flex;
align-items: center;
gap: 1rem;
}
.pls-testimonial-style-3 .pls-client-avatar {
max-width: 40px;
}
.pls-testimonial-style-3 .pls-client-data,
.pls-testimonial-style-4 .pls-client-data {
flex: 1 1 auto;
display: flex;
flex-direction: column;
}
.pls-testimonial-style-3 .pls-client-avatar img,
.pls-testimonial-style-4 .pls-client-avatar img,
.pls-testimonial-style-5 .pls-client-avatar img {
border-radius: 999px;
}
.pls-testimonial-style-3 .pls-client-rating {
line-height: 1;
}
.pls-testimonial-style-3 .pls-client-name {
color: var(--pls-heading-color);
font-weight: 500;
} .pls-testimonial-style-4 .pls-client-wrap {
display: flex;
flex-direction: column;
gap: 2.5rem;
}
.pls-testimonial-style-4 .pls-client-quote,
.pls-testimonial-style-5 .pls-client-quote,
.pls-testimonial-style-6 .pls-client-quote {
font-size: 30px;
line-height: 42px;
}
.pls-testimonial-style-4 .pls-client-avatar,
.pls-testimonial-style-5 .pls-client-avatar {
max-width: 80px;
}
.pls-testimonial-style-4 .pls-client-name,
.pls-testimonial-style-5 .pls-client-name {
color: var(--pls-heading-color);
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
} .pls-testimonial-style-5 .pls-client-wrap {
display: flex;
flex-direction: column;
gap: 2.5rem;
text-align: center;
}
.pls-testimonial-style-5 .pls-client-info {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
} .pls-testimonial-style-6 .section-content {    
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pls-testimonial-style-6 .pls-content-slider {
flex: 0 0 45%;
max-width: 45%;
margin: 0;
}
.pls-testimonial-style-6 .pls-content-thumb-slider {
flex: 0 0 35%;
max-width: 35%;
margin: 0;
}
.pls-content-thumb-slider .swiper-slide {
border-radius: 32px;
overflow: hidden;
}
.pls-testimonial-style-6 .pls-client-rating {
margin-bottom: 0.25rem;
}
.pls-testimonial-style-6 .pls-client-title {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.pls-testimonial-style-6 .pls-client-quote {
font-weight: 500;
}
.pls-testimonial-style-6 .pls-client-name {
color: var(--pls-heading-color);
font-weight: 600;
margin-top: 1rem;
line-height: 1;
text-transform: capitalize;
}
.pls-testimonial-style-6 .pls-slider-navigation {
display: flex;
gap: 1rem;
margin-top: 1.75rem;
}
.pls-testimonial-style-6 .pls-slider-prev,
.pls-testimonial-style-6 .pls-slider-next {
position: initial;
pointer-events: visible;
opacity: 1;
transform: none;
visibility: visible;
} .pls-member-avatar {
border-radius: var(--pls-border-radius);
position: relative;
overflow: hidden;
}
.pls-member-avatar img {
transition-duration: .7s;
}
.pls-team-member:hover .pls-member-avatar img {
transform: scale(1.05);
}
.pls-team .pls-member-info {
margin-top: 1rem;
}
.pls-team .pls-member-name {
font-size: 20px;
margin-bottom: 0;
}
.pls-team .pls-member-designation {
font-size: 12px;
}
.pls-team .pls-member-social {
display: flex;
gap: 1rem;
margin-top: 0.5rem;
}
.pls-member-social a {
font-size: 16px;
} .pls-counter .counter-icon-wrap,
.pls-counter .counter-icon {
display: flex;
align-items: center;
justify-content: center;
}
.pls-counter .counter-icon-wrap {
color: var(--pls-link-color);
}
.pls-counter.icon-top .counter-icon-wrap {
margin-bottom: 0.7rem;
}
.pls-counter .counter-number {
color: var(--pls-link-color);
font-size: 64px;
font-weight: 600;
line-height: 1;
margin-bottom: 0.3rem;
display: flex;
justify-content: center;
}
.pls-counter.icon-left .counter-number {
justify-content: flex-start;
}
.pls-counter.icon-right .counter-number {
justify-content: flex-end;
}
.pls-counter .counter-title {
color: var(--pls-link-color);
font-size: 16px;
font-weight: 500;
}
.pls-counter.icon-top .counter-wrap {
text-align: center;
}
.pls-counter.icon-circle .counter-icon,
.pls-counter.icon-square .counter-icon {
height: 70px;
width: 70px;
text-align: center;
line-height: 70px;
box-sizing: content-box;
}
.pls-counter.icon-circle .counter-icon {
border-radius: 50%;
} .pls-counter.icon-left .counter-wrap,
.pls-counter.icon-right .counter-wrap {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
}
.pls-counter.icon-left .counter-icon-wrap {
max-width: 50%;
margin-right: 1em;
}
.pls-counter.icon-left .counter-info {
flex: 1 1 auto;
} .pls-counter.icon-right .counter-wrap {
flex-direction: row-reverse;
text-align: right;
}
.pls-counter.icon-right .counter-icon-wrap {
max-width: 50%;
margin-left: 1.5em;
} .pls-countdown {
display: flex;
line-height: 1;
}
.pls-countdown.pls-countdown-left {
justify-content: start;
}
.pls-countdown.pls-countdown-center {
justify-content: center;
}
.pls-countdown.pls-countdown-right {
justify-content: end;
}
.pls-countdown .pls-countdown-timer {
display: flex;
align-items: center;
gap: 20px;
}
.pls-countdown .pls-countdown-timer > span {
color: var(--pls-link-color);
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-width: 65px;
position: relative;
}
.pls-countdown .pls-cddigits {
font-size: 56px;
font-weight: 500;
margin-bottom: 7px;
}
.pls-countdown .pls-cdtext {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.pls-countdown .pls-countdown-timer > b {
color: var(--pls-heading-color);
font-size: 30px;
font-weight: 600;
}
.pls-countdown.pls-cddivider-hide .pls-countdown-timer > b,
.pls-countdown.pls-cdtext-hide .pls-cdtext {
display: none;
} .pls-info-box .box-icon-wrap,
.pls-info-box .info-box-icon {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;	
}
.pls-info-box .info-box-icon {
color: var(--pls-heading-color);
}
.pls-info-box .info-box-title,
.pls-info-box .info-box-subtitle {
margin-bottom: 0.6rem;
line-height: 1;
}
.pls-info-box .info-box-title > * {
font-size: 20px;
}
.info-box-description > * {
font-size: 14px;
}
.pls-info-box.icon-top.text-left .box-icon-wrap {
justify-content: flex-start;
}
.pls-info-box.icon-top.text-right .box-icon-wrap {
justify-content: flex-end;
}
.pls-info-box .button.btn-style-flat, 
.pls-info-box .button.btn-style-outline {
font-size: 15px;
}
.pls-info-box .button {
padding: 0.7rem 1.5rem;
} .pls-info-box.icon-circle:not(.box-square-hover-bg) .info-box-icon,
.pls-info-box.icon-square:not(.box-square-hover-bg) .info-box-icon {
padding: 0.5rem;
text-align: center;
box-sizing: content-box;
}
.pls-info-box.icon-circle .info-box-icon {
border-radius: 50%;
} .pls-info-box.icon-top .box-icon-wrap {
margin-bottom: 1.25rem;
}
.pls-info-box.icon-left .info-box-wrap,
.pls-info-box.icon-right .info-box-wrap {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 1.25rem;
}
.pls-info-box.icon-left .box-icon-wrap {
max-width: 50%;
align-items: flex-start;
}
.pls-info-box.icon-left .info-box-content {
flex: 1 1 auto;
} .pls-info-box.icon-right .info-box-wrap {
flex-direction: row-reverse;
text-align: right;
}
.pls-info-box.icon-right .box-icon-wrap {
max-width: 50%;
align-items: flex-start;
}
.pls-info-box .info-box-btn {
margin-top: 0.5rem;
} .pls-info-box .info-box-icon {
transition: transform .25s linear;
line-height:1;
}
.pls-info-box.icon-effect-bounceup .info-box-icon {
transform: translateY(0);
}
.pls-info-box.icon-effect-bounceup:hover .info-box-icon {
transform: translateY(-3px);
}
.pls-info-box.icon-effect-zoom .info-box-icon {
transform: scale(1);
}
.pls-info-box.icon-effect-zoom:hover .info-box-icon {
transform: scale(1.05);
} .pls-info-box.box-square .info-box-content {
padding: 2em 1em 1em 1em;
text-align: center;
}
.pls-info-box.box-square .box-icon-wrap{
margin-bottom: -20px;
} .pls-info-box.box-square-hover-bg .info-box-wrap{
padding: 1em;
text-align: center;
}
.pls-info-box.box-square-hover-bg .box-icon-wrap{
margin-bottom:1.2em;
}
.pls-info-box.hover-color-scheme-light,
.pls-info-box.hover-color-scheme-dark{
transition: all .25s ease;
}
.pls-info-box.hover-color-scheme-light:hover .info-box-icon{
color:#ffffff !important;
}
.pls-info-box.hover-color-scheme-dark:hover .info-box-icon{
color:#333333 !important;
} .pls-instagram .pls-insta-image-wrap {
position: relative;
overflow: hidden;
transition-duration: 450ms;
}
.pls-instagram .pls-insta-image-wrap:before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #1f1f1f;
opacity: 0;
transition: opacity 0.75s;
}
.pls-instagram .pls-insta-image-wrap:hover:before {
opacity: 0.2;
}
.pls-instagram .pls-insta-image-wrap img {
transition-duration: .7s;
width: 100%;
}
.pls-instagram .pls-insta-image-wrap:hover img {
-webkit-transform: scale3d(1.05,1.05,1.05);
transform: scale3d(1.05,1.05,1.05);
}
.pls-instagram .pls-instagram-icon:after {
border-radius: 50%;
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
font-size: 26px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 50%;
top: 50%;
line-height: 1;
height: 48px;
width: 48px;
opacity: 0;
visibility: hidden;
transform: translate(-50%,-50%);	
transition-duration: .7s;
z-index: 1;
}
.pls-instagram .pls-insta-image-wrap:hover .pls-instagram-icon:after {
opacity: 1;
visibility: visible;
}
.pls-instagram .pls-instagram-icon:hover:after {	
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.pls-instagram-profile {
background-color: var(--pls-body-background);
box-shadow: 0 0 3px rgba(0,0,0,.1);
border-radius: var(--pls-border-radius);
color: var(--pls-heading-color);
display: flex;
flex-direction: column;	
text-align: center;
padding: 1rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 225px;
z-index: 9;
}
.pls-instagram .pls-instagram-profile:before {
font-size: 26px;
line-height: 1.2;
}
.pls-instagram .pls-instagram-name {
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
}
.pls-instagram .pls-instagram-user {
color: var(--pls-text-color);
font-size: 14px;
margin-top: -5px;
}
.pls-instagram .pls-instagram-user:hover {
color: var(--pls-link-hover-color);
} .pls-instagram-shop .pls-insta-image-wrap {
} .pls-video-player .video-play-btn-holder{
position: absolute;
top: 50%;
left: 50%;
text-align: center;
transform: translate(-50%,-50%);
z-index: 44;
}
.pls-video-player .video-play-btn {
background-color: var(--pls-primary-inverse-color);
display: inline-block;
vertical-align: middle;
position: relative;
width: 76px;
height: 76px;
overflow: hidden;
border-radius: 50%;
box-sizing: border-box;
transition: background-color .25s linear;
}
.pls-video-player .video-play-btn:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-32%,-50%);
border-top: 12px solid transparent;
border-left: 18px solid var(--pls-primary-color);
border-bottom: 12px solid transparent;	
box-sizing: border-box;
}
.pls-video-player .video-wrapper{
overflow:hidden;
}
.pls-video-player .video-wrapper:hover .video-play-btn {
background-color: var(--pls-primary-color);
}
.pls-video-player .video-wrapper:hover .video-play-btn:before {
border-left-color: var(--pls-primary-inverse-color);
}
.pls-video-player .video-wrapper img{
transition: -webkit-transform .25s linear;
transition: transform .25s linear;
transition: transform .25s linear,-webkit-transform .25s linear;
}
.pls-video-player .video-wrapper:hover img{
transform: scale(1.1);
} .nav-tabs-wrapper {
display: flex;
}
.pls-tabs.tabs-left .nav-tabs-wrapper {
justify-content: flex-start;
}
.pls-tabs.tabs-center .nav-tabs-wrapper {
justify-content: center;
}
.pls-tabs.tabs-right .nav-tabs-wrapper {
justify-content: flex-end;
}
.pls-tabs .nav-tabs {
background-color: var(--pls-theme-background-color);
border-radius: var(--pls-border-radius);
display: flex;
gap: 1rem;
padding: 0.3rem;
max-width: max-content;
overflow-x: auto;
width: 100%;
}
.nav-tabs .nav-item {
white-space: nowrap;
z-index:9;
}
.pls-tabs .nav-tabs-wrapper {	
margin-bottom: 1.5rem;
}
.pls-tabs .tab-content > .tab-pane {
display: none;
}
.pls-tabs .tab-content > .active {
display: block;
}
.pls-tabs .tab-content .tab-pane > div:last-child {
margin-bottom:0;
}
.pls-tabs .nav-link {
border-radius: var(--pls-border-radius);
color: var(--pls-text-color);
font-size: 24px;
font-weight: 600;
display: flex;
align-items: center;
gap: 7px;
padding: 4px 28px;
}
.pls-tabs .nav-link svg {
fill: var(--pls-text-color);
height: 1em;
width: 1em;
}
.pls-tabs .tab-pane .pls-tab-title {
display: none;
}
.pls-tabs .nav-link.active {
background-color: var(--pls-body-background);
box-shadow: 0 2px 2px 0 rgba(28,36,51,.1);
color: var(--pls-heading-color);
}
.pls-tabs .nav-link.active svg {
fill: var(--pls-heading-color);	
}
.pls-tabs.tabs-center .tab-content {
margin: 0 auto;
}
.pls-tabs .fade:not(.show),
.pls-vtabs .fade:not(.show) {
opacity: 0;
}
.pls-tabs .fade,
.pls-vtabs .fade {
transition: opacity .15s linear;
} .pls-vtabs {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.pls-vtabs .nav-vtabs {
display: flex;
flex-direction: column;
gap: 1.25rem;
overflow: hidden;
}
.pls-vtabs > * {
flex-basis: 100%;
}
.pls-vtabs .nav-tabs-wrapper {
flex-basis: 100%;
align-items: center;
justify-content: center;
padding-top: 3rem;
padding-bottom: 3rem;
}
.nav-vtabs .nav-item a {	
transform: translateX(-27px);
transition: all .45s ease;
}
.nav-vtabs .nav-item a:hover,
.nav-vtabs .nav-item a.active {
transform: translateX(0);
}
.pls-vtabs .nav-vtabs a {
font-size: 30px;
font-weight: 600;	
display: flex;
align-items: center;
gap: 0.75rem;
text-transform: capitalize;
}
.nav-vtabs .nav-item a:before {
font-size: 18px;
}
.pls-vtabs .tab-content > .tab-pane {
display: none;
height: 100%;
}
.pls-vtabs .tab-content > .active {
display: block;
}
.pls-vtabs .pls-video-wrapper {
position: relative;
height: 100%;
}
.pls-vtabs .pls-video-wrapper img {
height: 100%;
}
.pls-vtabs .video-play-btn {
background-color: #ffffff;
border-radius: 999px;
box-shadow: 0 0 3px rgba(0,0,0,.1);
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
height: 80px;
width: 80px;
}
.pls-video-tabs .video-play-btn:before {
font-size: 32px;
} .pls-accordion .pls-accordion-item {	
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-left: var(--pls-border-left);
border-bottom: var(--pls-border-bottom);
border-radius: var(--pls-border-radius-l);
display: flex;
flex-direction: column;
padding: 1.25rem 1.75rem;
margin-bottom: 1.25rem;
}
.pls-accordion .card-header .card-title {
font-size: 20px;
margin: 0;
}
.pls-accordion .accordion-tab-content {
margin-top: 1.25rem;
}
.pls-accordion.align-left .card-header {
text-align: left;
}
.pls-accordion.align-center .card-header {
text-align: center;
}
.pls-accordion.align-right .card-header {
text-align: right;
}
.pls-accordion .card-header a {
display: block;
border: none;
cursor: pointer;
position:relative;
}
.pls-accordion.icon-position-left .card-header a {
padding-left: 3rem;
}
.pls-accordion.icon-position-right .card-header a {
padding-right: 3rem;
}
.pls-accordion .card-title a:after {
font-weight: 600;
font-size: 17px;
left: 5px;
position: absolute;
top: 3px;
transition: .45s;
-webkit-transform: rotate(0);
transform: rotate(0);
}
.pls-accordion .card-title a.open:after {
transform: rotate(180deg);
}
.pls-accordion.icon-position-right .card-title a:after {
left: initial;
right: 5px;	
}
.pls-accordion .card-header i.icon-left {
padding-right: 7px;
}
.pls-accordion .card-header i.icon-left {
padding-left: 7px;
}
.pls-accordion .card-body > div:last-child {
margin-bottom:0;
}
.pls-accordion .collapse:not(.show) {
display: none;
}
.pls-accordion .card-body p:last-child {
margin-bottom: 0;
} .pls-social {
display: flex;
align-items: center;
gap: 7px;
}
.pls-social-title,
.pls-social .social-text {
display: none;
} .pls-social.icons-shape-circle a {
border-radius: 50%;
} .pls-social a {	
display: inline-flex;
justify-content: center;
align-items: center;
}	
.pls-social.icons-size-small a {
font-size: 18px;
}
.pls-social.icons-shape-circle.icons-size-small a {
font-size: 16px;
width: 30px;
height: 30px;
}
.pls-social.icons-size-default a {
font-size: 20px;
}
.pls-social.icons-shape-circle.icons-size-default a {
font-size: 16px;
width: 36px;
height: 36px;
}
.pls-social.icons-size-large a {
font-size: 26px;
}
.pls-social.icons-shape-circle.icons-size-large a {
font-size: 20px;
width: 40px;
height: 40px;
}
.site-header .pls-social.icons-size-small a {
font-size: 12px;
width: 26px;
height: 26px;
}
.site-header .pls-social.icons-size-default a {
font-size: 14px;
width: 32px;
height: 32px;
}
.site-header .pls-social.icons-size-large a {
font-size: 16px;
width: 36px;
height: 36px;
} .pls-social.icons-default {
gap: 1.5rem;
}
.pls-social.icons-default a {
color: var(--pls-link-color);
width: inherit;
height: inherit;	
}
.pls-social.icons-default a:hover {
color: var(--pls-link-hover-color);
} .pls-social.icons-colour .social-facebook,
.pls-social.icons-bordered .social-facebook{
color:#385693;
}
.pls-social.icons-colour .social-twitter,
.pls-social.icons-bordered .social-twitter{
color:#0F1419;
}
.pls-social.icons-colour .social-linkedin,
.pls-social.icons-bordered .social-linkedin{
color:#238CC8;
}
.pls-social.icons-colour .social-stumbleupon,
.pls-social.icons-bordered .social-stumbleupon{
color:#EA4B24;
}
.pls-social.icons-colour .social-tumblr,
.pls-social.icons-bordered .social-tumblr{
color:#395976;
}
.pls-social.icons-colour .social-pinterest,
.pls-social.icons-bordered .social-pinterest{
color:#E13138;
}
.pls-social.icons-colour .social-reddit,
.pls-social.icons-bordered .social-reddit{
color:#FF4006;
}
.pls-social.icons-colour .social-vk,
.pls-social.icons-bordered .social-vk{
color:#5181B8;
}
.pls-social.icons-colour .social-odnoklassniki,
.pls-social.icons-bordered .social-odnoklassniki{
color:#F2720C;
}
.pls-social.icons-colour .social-pocket,
.pls-social.icons-bordered .social-pocket{
color:#EF4056;
}
.pls-social.icons-colour .social-whatsapp,
.pls-social.icons-bordered .social-whatsapp{
color:#0DC143;
}
.pls-social.icons-colour .social-telegram,
.pls-social.icons-bordered .social-telegram{
color:#64B3F5;
}
.pls-social.icons-colour .social-email,
.pls-social.icons-bordered .social-email{
color:#DD4B39;
}
.pls-social.icons-colour .social-print,
.pls-social.icons-bordered .social-print{
color:#444444;
}
.pls-social.icons-colour .social-instagram,
.pls-social.icons-bordered .social-instagram{
color:#D02A52;
}
.pls-social.icons-colour .social-tiktok,
.pls-social.icons-bordered .social-tiktok{
color:#000000;
}
.pls-social.icons-colour .social-flickr,
.pls-social.icons-bordered .social-flickr{
color:#FF0084;
}
.pls-social.icons-colour .social-rss,
.pls-social.icons-bordered .social-rss{
color:#EF8321;
}
.pls-social.icons-colour .social-youtube,
.pls-social.icons-bordered .social-youtube{
color:#F90002;
}
.pls-social.icons-colour .social-github,
.pls-social.icons-bordered .social-github{
color:#323131;
} .pls-social.icons-bordered a:hover{
color:#ffffff;
}
.pls-social.icons-bordered .social-facebook{
border:2px solid #385693;
}
.pls-social.icons-bordered .social-twitter{
border:2px solid #0F1419;
}
.pls-social.icons-bordered .social-google-plus{
border:2px solid #EB5E4C;
}
.pls-social.icons-bordered .social-linkedin{
border:2px solid #238CC8;
}
.pls-social.icons-bordered .social-tumblr{
border:2px solid #395976;
}
.pls-social.icons-bordered .social-pinterest{
border:2px solid #E13138;
}
.pls-social.icons-bordered .social-stumbleupon{
border:2px solid #EA4B24;
}
.pls-social.icons-bordered .social-reddit{
border:2px solid #FF4006;
}
.pls-social.icons-bordered .social-vk{
border:2px solid #5181B8;
}
.pls-social.icons-bordered .social-odnoklassniki{
border:2px solid #F2720C;
}
.pls-social.icons-bordered .social-pocket{
border:2px solid #EF4056;
}
.pls-social.icons-bordered .social-whatsapp{
border:2px solid #0DC143;
}
.pls-social.icons-bordered .social-telegram{
border:2px solid #64B3F5;
}
.pls-social.icons-bordered .social-email{
border:2px solid #DD4B39;
}
.pls-social.icons-bordered .social-print{
border:2px solid #444444;
}
.pls-social.icons-bordered .social-instagram{
border:2px solid #D02A52;
}
.pls-social.icons-bordered .social-tiktok{
border:2px solid #000000;
}
.pls-social.icons-bordered .social-flickr{
border:2px solid #FF0084;
}
.pls-social.icons-bordered .social-rss{
border:2px solid #EF8321;
}
.pls-social.icons-bordered .social-youtube{
border:2px solid #F90002;
}
.pls-social.icons-bordered .social-github{
border:2px solid #323131;
} .pls-social.icons-fill-colour a {
color: #ffffff;
}
.pls-social.icons-fill-colour a:hover {
color: #ffffff;
opacity:.8;
}
.pls-social.icons-fill-colour .social-facebook,
.pls-social.icons-bordered .social-facebook:hover {
background-color:#385693;
}
.pls-social.icons-fill-colour .social-twitter,
.pls-social.icons-bordered .social-twitter:hover {
background-color:#0F1419;
}
.pls-social.icons-fill-colour .social-linkedin,
.pls-social.icons-bordered .social-linkedin:hover {
background-color:#238CC8;
}
.pls-social.icons-fill-colour .social-stumbleupon, 
.pls-social.icons-bordered .social-stumbleupon:hover {
background-color:#EA4B24;
}
.pls-social.icons-fill-colour .social-tumblr,
.pls-social.icons-bordered .social-tumblr:hover {
background-color:#395976;
}
.pls-social.icons-fill-colour .social-pinterest, 
.pls-social.icons-bordered .social-pinterest:hover {
background-color:#E13138;
}
.pls-social.icons-fill-colour .social-reddit,
.pls-social.icons-bordered .social-reddit:hover {
background-color:#FF4006;
}
.pls-social.icons-fill-colour .social-vk,
.pls-social.icons-bordered .social-vk:hover {
background-color:#5181B8;
}
.pls-social.icons-fill-colour .social-odnoklassniki,
.pls-social.icons-bordered .social-odnoklassniki:hover {
background-color:#F2720C;
}
.pls-social.icons-fill-colour .social-pocket,
.pls-social.icons-bordered .social-pocket:hover {
background-color:#EF4056;
} 
.pls-social.icons-fill-colour .social-whatsapp,
.pls-social.icons-bordered .social-whatsapp:hover {
background-color:#0DC143;
}
.pls-social.icons-fill-colour .social-telegram,
.pls-social.icons-bordered .social-telegram:hover {
background-color:#64B3F5;
}
.pls-social.icons-fill-colour .social-email,
.pls-social.icons-bordered .social-email:hover {
background-color:#DD4B39;
}
.pls-social.icons-fill-colour .social-print,
.pls-social.icons-bordered .social-print:hover {
background-color:#444444;
}
.pls-social.icons-fill-colour .social-instagram,
.pls-social.icons-bordered .social-instagram:hover {
background-color:#D02A52;
}
.pls-social.icons-fill-colour .social-tiktok,
.pls-social.icons-bordered .social-tiktok:hover {
background-color:#000000;
}
.pls-social.icons-fill-colour .social-flickr,
.pls-social.icons-bordered .social-flickr:hover {
background-color:#FF0084;
}
.pls-social.icons-fill-colour .social-rss,
.pls-social.icons-bordered .social-rss:hover{
background-color:#EF8321;
}
.pls-social.icons-fill-colour .social-youtube,
.pls-social.icons-bordered .social-youtube:hover {
background-color:#F90002;
}
.pls-social.icons-fill-colour .social-github,
.pls-social.icons-bordered .social-github:hover {
background-color:#323131;
} .pls-social.icons-theme-colour a {
background-color: var(--pls-theme-background-color);
color: var(--pls-heading-color);
}
.pls-social.icons-theme-colour a:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
} .pls-home-slides .pls-slide {
padding: 0;
overflow: hidden;
height: 500px;
}
.pls-slide .pls-slide-background {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
min-width: 100%;
min-height: 100%;
}
.pls-slide .pls-slide-background-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.pls-home-slides .pls-slide-inner {	
background-repeat: no-repeat;
background-position: center;
display: flex;
align-items: center;
justify-content: space-between;
margin: auto;
padding: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.pls-slide-content {
display: flex;
flex-direction: column;
padding: 2.5rem;
width: 70%;
z-index: 1;
}
.pls-slide-image {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
height: 100%;
}
.elementor-widget-pls-home-slides:not(.pls-slides-image-position-mobile-bottom, .pls-slides-image-position-mobile-top) .pls-slide-image {
position: absolute;
right: 10px;
}
.pls-slide.pls-slide-has-image .pls-slide-content,
.pls-slide.pls-slide-has-image .pls-slide-image {
width: 50%;
}
.pls-slide-title {
margin-top: 1.25rem;
}
.pls-slide-title > * {
color: var(--pls-heading-color);
font-size: 56px;
margin: 0;
text-transform: capitalize;
}
.pls-slide-subtitle {
color: var(--pls-heading-color);
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.pls-slide-description {
color: var(--pls-heading-color);
font-size: 18px;
margin-top: 0.75rem;
}
.pls-slide-button {
margin-top: 2rem;
}
.pls-home-slides + .pls-slider-navigation {
margin-left: auto;
margin-right: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
pointer-events: none;
}
.elementor-widget-pls-home-slides .pls-slider-pagination {
bottom: 2rem !important;
margin: 0 !important;
position: absolute;
z-index: 1;
}
.pls-slides-dots-position-left .pls-slider-pagination {
left: calc(60px);
right: 0;
width: max-content;
}
.pls-slides-dots-position-right .pls-slider-pagination {
right: calc(60px);
left: auto;
width: max-content;
}
@media (min-width: 768px) and (max-width: 1024px) {
.pls-slides-hide-description-tablet-yes .pls-slide-description {
display: none;		
}
}
@media (max-width:767px){
.pls-slides-hide-image-mobile-yes .pls-slide-image,
.pls-slides-hide-description-mobile-yes .pls-slide-description {
display: none;		
}
.pls-slides-image-position-mobile-top .pls-slide-has-image .pls-slide-inner > *,
.pls-slides-image-position-mobile-bottom .pls-slide-has-image .pls-slide-inner > * {
width: 100%
}
.pls-slides-image-position-mobile-top .pls-slide-inner {
flex-direction: column-reverse;
}
.pls-slides-image-position-mobile-bottom .pls-slide-inner {
flex-direction: column;		
}
} .pls-ken-burns {
transition-property: transform;
transition-duration: 10s;
transition-timing-function: linear;
}
.pls-ken-burns--out {
transform: scale(1.3);
}
.pls-ken-burns--active {
transition-duration: 20s;
}
.swiper-slide-active .pls-ken-burns--out {
transform: scale(1);
}
.swiper-slide-active .pls-ken-burns--in {
transform: scale(1.3);
}
.plsAnimated .pls-slide-title,
.plsAnimated .pls-slide-subtitle,
.plsAnimated .pls-slide-description, 
.plsAnimated .pls-slide-content-bottom,
.plsAnimated.pls-slide-image {
-webkit-animation-duration: 1.25s;
animation-duration: 1.25s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
opacity: 0;
}
.swiper-slide-active .plsInUp > div:first-child > *,
.swiper-slide-active .plsInUp > .pls-slide-content-bottom,
.swiper-slide-active .plsInUp.pls-slide-image {
-webkit-animation-name: plsInUp;
animation-name: plsInUp;
}
.swiper-slide-active .plsInDown > div:first-child > *,
.swiper-slide-active .plsInDown > .pls-slide-content-bottom,
.swiper-slide-active .plsInDown.pls-slide-image {
-webkit-animation-name: plsInDown;
animation-name: plsInDown;
}
.swiper-slide-active .plsInLeft > div:first-child > *,
.swiper-slide-active .plsInLeft > .pls-slide-content-bottom,
.swiper-slide-active .plsInLeft.pls-slide-image {
-webkit-animation-name: plsInLeft;
animation-name: plsInLeft;
}
.swiper-slide-active .plsInRight > div:first-child > *,
.swiper-slide-active .plsInRight > .pls-slide-content-bottom,
.swiper-slide-active .plsInRight.pls-slide-image {
-webkit-animation-name: plsInRight;
animation-name: plsInRight;
}
.swiper-slide-active .pls-slide-subtitle {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.swiper-slide-active .pls-slide-title {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.swiper-slide-active .pls-slide-description,
.swiper-slide-active .pls-slide-content-bottom {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.swiper-slide-active .pls-slide-image {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
@-webkit-keyframes plsInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes plsInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes plsInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes plsInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes plsInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-180px);
transform: translateX(-180px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes plsInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-180px);
transform: translateX(-180px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes plsInRight {
0% {
opacity: 0;
-webkit-transform: translateX(180px);
transform: translateX(180px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes plsInRight {
0% {
opacity: 0;
-webkit-transform: translateX(180px);
transform: translateX(180px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.pls-slides-centered-mode-yes .plsAnimated .pls-slide-title, 
.pls-slides-centered-mode-yes .plsAnimated .pls-slide-subtitle, 
.pls-slides-centered-mode-yes .plsAnimated .pls-slide-description, 
.pls-slides-centered-mode-yes .plsAnimated .pls-slide-content-bottom, 
.pls-slides-centered-mode-yes .plsAnimated.pls-slide-image {
opacity: 1;
} .pls-banner .banner-wrapper {
border-radius: var(--pls-border-radius);
position:relative;
overflow: hidden;
}
.pls-banner.wrap-link .banner-wrapper {
cursor: pointer;
}
.pls-banner .banner-image-wrap,
.pls-banner .banner-image,
.pls-banner .banner-image-wrap img {
min-height: inherit;
max-height: inherit;
object-fit: cover;
overflow: hidden;
}
.pls-banner .banner-image img {
display: block;
width: 100%;
height: auto;
}
.pls-banner .banner-image-wrap + .banner-content-wrap {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;	
padding: 2rem;
z-index: 2;
display: flex;
flex-direction: column;
align-items: stretch;
}
@media (max-width:767px){
.pls-banner .banner-image-wrap + .banner-content-wrap {
padding: 20px;
}
}
.pls-banner .banner-image-wrap + .banner-content-wrap .banner-content {
display: flex;
flex-direction: column;
}
.pls-banner .banner-subtitle-wrap {
color: var(--pls-heading-color);
font-size: 14px;
font-weight: 600;
margin-bottom: 3px;
text-transform: uppercase;
}
.banner-subtitle-background .banner-subtitle {
line-height: 1;
display: inline-block;
}
.pls-banner .banner-title {
font-size: 30px;
line-height: 1.2;
margin-bottom: 0;
}
.pls-banner .banner-content-text {
color: var(--pls-heading-color);
font-size: 18px;
margin-top: 5px;
}
.pls-banner .banner-content-text p {
margin:0;
}
.pls-banner .banner-content-bottom {
margin-top: 0.75rem;
}
.pls-banner .button {
padding: 0.7rem 1.5rem;
}
.pls-banner .button.btn-style-flat,
.pls-banner .button.btn-style-outline {
font-size: 15px;
}
.pls-banner .banner-image img {
transition-duration: .7s;
}
.pls-banner.banner-zoom-out .banner-wrapper:hover .banner-image img,
.pls-banner.banner-zoom-in .banner-image img {
transform: scale(1.05);
}
.pls-banner.banner-zoom-in .banner-wrapper:hover .banner-image img {
transform: scale(1);
} .pls-button .button {
box-shadow: none;
position: relative;
}
.pls-button a {
display: inline-flex;
align-items: center;
gap: 7px;
}
.pls-button svg {
fill: var(--pls-button-color);
height: 1em;
width: 1em;
transition: all 0.45s;
}
.pls-button a:hover svg {
fill: var(--pls-button-hover-color);
} .pls-button .btn-style-outline {
background: none;
}
.pls-button .btn-style-text {
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
}
.read-more-link .read-more-btn .more-link:before,
.read-more-link .read-more-btn .more-link:after, 
.pls-button a.btn-style-link:before,
.pls-button a.btn-style-link:after {
content: '';
position: absolute;
left: 0;
border-bottom: 1px solid;
bottom: 0;
width: 100%;
}
.read-more-link .read-more-btn .more-link:before,
.pls-button a.btn-style-link:before {
transform-origin: right;
transform: scaleX(1) translateZ(0);
transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.read-more-link .read-more-btn .more-link:after,
.pls-button a.btn-style-link:after {
transform-origin: left;
transform: scaleX(0) translateZ(0);
transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.read-more-link .read-more-btn .more-link:hover:before,
.pls-button a.btn-style-link:hover:before {
transform: scaleX(0) translateZ(0);
transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.read-more-link .read-more-btn .more-link:hover:after,
.pls-button a.btn-style-link:hover:after {
transform: scaleX(1) translateZ(0);
transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
} .pls-button.text-inline {
display: inline-block;
vertical-align: middle;
margin-bottom:10px;
margin-left: 5px;
margin-right: 5px;
} .pls-button .btn-size-small {
font-size: 12px;
padding: 8px 14px;	
}
.pls-button .btn-style-outline.btn-size-small {
padding: 6px 12px;
}
.pls-button .btn-size-large{
font-size: 16px;
padding: 18px 34px;	
}
.pls-button .btn-style-outline.btn-size-large {
padding: 16px 32px;	
} .pls-button .btn-style-outline {
background: none;
border: 1px solid var(--pls-button-bg-color);	
color: var(--pls-button-bg-color);
}
.pls-button .btn-style-outline:hover {
background-color: var(--pls-button-bg-color);	
color: var(--pls-button-color);
}
.pls-button .btn-style-outline svg {	
fill: var(--pls-button-bg-color);
}
.pls-button .btn-style-outline:hover svg {	
fill: var(--pls-button-color);
}
.pls-button .btn-style-link {
background: none;
font-size: 16px;
color: var(--pls-link-color);
line-height: 2rem;
padding: 0;
text-transform: capitalize;
}
.pls-button .btn-style-link:before,
.pls-button .btn-style-link:after,
.pls-button .btn-style-link svg,
.pls-button .btn-style-text svg {
fill: var(--pls-link-color);
}
.pls-button-expand {
width: 100%;
} .pls-list ul li:not(:last-child){
margin-bottom:10px;
}
.pls-list ul li {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: start;
line-height: 1.6;
}
.pls-list .list-icon {
flex: 0 0 auto;
margin-right: 10px;
text-align: center;
vertical-align: middle;
}
.pls-list .list-content {
flex: 1 1 auto;
}
.pls-list.list-type-none ul{
list-style:none;
}
.pls-list.list-type-ordered ul li .list-icon {
font-weight: 600;
}
.pls-list.list-type-ordered ul {
counter-reset: item;
}
.pls-list.list-type-ordered ul li .list-icon:before {
content: counter(item) ".";
counter-increment: item;
}
.pls-list.list-type-unordered ul li .list-icon:before {
font-size: 7px;
}
.pls-list.list-type-unordered ul li .list-icon:before {
content: "\e9a6";
font-family: 'presslayouts-font';
}
.pls-list.list-type-image.list-style-square .list-icon,
.pls-list.list-type-image.list-style-round .list-icon {
display: flex;
align-items: center;
justify-content: center;
}
.pls-list.list-style-round .list-icon{
border-radius:50%;
}
.pls-list.list-size-small ul {
font-size: 12px;
}
.pls-list.list-size-small .list-icon{
width: 16px;
height: 16px;
line-height: 16px;
}
.pls-list.list-size-small.list-type-image .list-icon img{
width:12px;
}
.pls-list.list-size-medium .list-icon{
width:24px;
height:24px;
line-height:24px;
}
.pls-list.list-size-medium.list-type-image .list-icon img{
width:14px;
}
.pls-list.list-size-large ul {
font-size: 18px;
}
.pls-list.list-size-large .list-icon{
width:32px;
height:32px;
line-height:32px;
}
.pls-list.list-size-large.list-type-image .list-icon img{
width:20px;
} .pls-newsletter.newsletter-radius .mc4wp-form-fields [type="email"]{
border-bottom-left-radius: 99px;
border-top-left-radius: 99px;
}
.pls-newsletter.newsletter-radius .mc4wp-form-fields [type="submit"]{
border-bottom-right-radius: 99px;
border-top-right-radius: 99px;
} .pls-newsletter .pls-subscribe,
.footer-subscribe .pls-subscribe {
display: flex;
flex-direction: column;
width: 100%;
}
.pls-newsletter .pls-subscribe-form,
.footer-subscribe .pls-subscribe-form {
display: flex;
margin-bottom: 1rem;
position: relative;
}
.pls-newsletter .pls-subscribe-form > p:not(:last-child),
.footer-subscribe .pls-subscribe-form > p:not(:last-child) {
width: 100%;
}
.pls-newsletter:not(.overlay-form) .pls-subscribe-form > p:not(:last-child),
.footer-subscribe:not(.overlay-form) .pls-subscribe-form > p:not(:last-child) {
margin-right: 10px;
}
.overlay-form .pls-subscribe-form p,
.pls-subscribe-form + p {
margin: 0;
} .pls-newsletter-in-column .mc4wp-form-fields {
flex-direction: column;
gap: 20px;
} .pls-text-slider {
color: var(--pls-heading-color);
font-size: 14px;
font-weight: 600;
margin-left: 4rem;
margin-right: 4rem;
text-align: center;
text-transform: uppercase;
}
.elementor-widget-pls-text-slider .pls-slider-wrapper {
margin: 0 auto;
}
.elementor-widget-pls-text-slider .pls-slider-next,
.elementor-widget-pls-text-slider .pls-slider-prev,
.elementor-widget-pls-text-slider .pls-slider-next:hover,
.elementor-widget-pls-text-slider .pls-slider-prev:hover {
background: none;
border: none;
color: var(--pls-heading-color);
opacity: 1;
pointer-events: visible;
visibility: visible;
transform: translateY(0);
} .pls-marquee {
--gap: 1rem;
gap: 1rem;
display: flex;
overflow: hidden;
position: relative;
user-select: none;
}
.pls-marquee-items {
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: space-around;
gap: 1rem;
min-width: 100%; animation-name: marquee;
animation-iteration-count:infinite;
animation-timing-function:linear;
animation-duration: 38s
}
.pls-marquee-item {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.pls-marquee-item,
.pls-marquee-item > a,
.pls-marquee-item-icon {
color: var(--pls-heading-color);
display: flex;
align-items: center;
}
.pls-marquee-item-separator {
background-color: var(--pls-heading-color);
width: 2rem;
height: 2px;
}
.pls-marquee-hover-paused:hover .pls-marquee-items {
animation-play-state: paused;
}
.pls-marquee-reverse .pls-marquee-items {
animation-direction: reverse;
} .pls-product-sale-marquee {
background-color: var(--pls-secondary-color);
display: flex;
flex-direction: row;
padding: 3px 0;
position: absolute;
bottom: 0;
transition: all .45s ease;
overflow-x: hidden;
width: 100%;
}
.products.grid-view .pls-product-inner:hover .pls-product-sale-marquee {
opacity: 0;
}
.pls-product-sale-marquee .pls-marquee {
align-items: center;
flex: 0 0 auto;
flex-direction: row;
min-width: 100%;
overflow: initial;
}
.pls-product-sale-marquee .pls-marquee-items { animation-name: marquee;
animation-iteration-count:infinite;
animation-timing-function:linear;
animation-duration: 20s;
gap: 0;
}
.pls-product-sale-marquee .pls-marquee-item {
font-size: 12px;
color: var(--pls-secondary-inverse-color);
}
.pls-marquee-separator:before {
color: red;
font-size: 16px;
line-height: 1;
padding: 0 10px;
} @keyframes marquee {
100%{
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translate(-100%)
}
} .pls-before-after-wrap {
position: relative;
}
.pls-before-after-wrap img {
width: 100%;
}
.pls-before-after-wrap .btn-text {
background-color: rgba(255, 255, 255, 0.2);
color: #ffffff;
border-radius: 30px;
font-size: 24px;
font-weight: 600;
position: absolute;
padding: 11px 24px;
line-height: 1.2;
}
.pls-before-text {
top: 1rem;
left: 1rem;
}
.pls-after-text {
top: 1rem;
right: 1rem;
}  .gutters-space-0{
margin-right: 0;
margin-left: 0;
}
.gutters-space-0 > .col, 
.gutters-space-0 > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.gutters-space-5{
margin-right: -5px;
margin-left: -5px;
}
.gutters-space-5 > .col, 
.gutters-space-5 > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
margin-bottom: 10px;
}
.gutters-space-10{
margin-right: -10px;
margin-left: -10px;
}
.gutters-space-10 > .col, 
.gutters-space-10 > [class*="col-"] {
padding-right: 10px;
padding-left: 10px;
margin-bottom: 20px;
}
.gutters-space-15{
margin-right: -15px;
margin-left: -15px;
}
.gutters-space-15 > .col, 
.gutters-space-15 > [class*="col-"] {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
}
.slider-gutters-space-0 .slider-group > div:not(:last-child){
margin-bottom: 0;
}
.slider-gutters-space-5 .slider-group > div:not(:last-child){
margin-bottom: 10px;
}
.slider-gutters-space-10 .slider-group > div:not(:last-child){
margin-bottom: 20px;
}
.slider-gutters-space-15 .slider-group > div:not(:last-child){
margin-bottom: 30px;
}  .woosw-list table.woosw-items tbody th,
.woosw-list table.woosw-items tfoot th,
.woosw-list table.woosw-items tr td {
border-bottom: var(--pls-border-top);
padding: 1.25rem 0.75rem;
vertical-align: middle;
}
.woosw-items p {
margin: 0;
}
.woosw-list table.woosw-items tr:nth-child(2n) td {
background: none;
}
.woosw-list table.woosw-items tr:hover td {
background-color: var(--pls-theme-background-color);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img,
.woosw-popup .woosw-items .woosw-item .woosw-item--image img,
.woosc-list .woosc_table img {
border-radius: var(--pls-border-radius-s);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a,
.woosw-popup .woosw-items .woosw-item .woosw-item--name, 
.woosw-popup .woosw-items .woosw-item .woosw-item--name a {
font-weight: 600;
}
.woosw-items .button {
line-height: 1.7;
padding: 10px 20px;
}
.woosw-list .woosw-copy {
gap: 8px;
} .woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content {
top: 1rem;
right: 1rem;
bottom: 1rem;
height: initial;
}
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content {
top: 1rem;
left: 1rem;
bottom: 1rem;
height: initial;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content {
border-radius: var(--pls-border-radius-l);
max-width: inherit;
width: 500px;
}
.woosw-popup .woosw-items .button {
font-size: 12px;
}
.woosw-popup .woosw-items .woosw-item .woosw-item-inner {
padding: 15px 0;
}
.woosw-popup .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions {
display: flex;
flex-direction: column;
gap: .5rem;
align-items: flex-end;
}
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
color: var(--pls-heading-color);
background: none;
font-size: 24px;
font-weight: 600;
text-transform: capitalize;
padding: 1.25rem 1.5rem;
height: initial;
line-height: inherit;
}
.woosw-popup.woosw-popup-center .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
color: var(--pls-heading-color);
background: none;
font-size: 20px;
font-weight: 600;
padding: 1rem;
height: initial;
line-height: inherit;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
background-color: var(--pls-theme-background-color);
color: var(--pls-heading-color);
border-radius: 50%;
height: 40px;
line-height: 40px;
position: absolute;
top: calc(50% - 24px);
right: 1rem;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after {
width: 40px;
height: 40px;
line-height: 40px;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover {
background-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-items {
Padding: 0;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
padding: 1.25rem 1.5rem;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner span {
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a {
color: var(--pls-link-color);
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover {
color: var(--pls-link-hover-color);
} .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
background-color: var(--pls-theme-background-color);
color: var(--pls-heading-color);
font-weight: 600;
text-transform: capitalize;
}
.woosc-list .woosc_table td.td-label,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label {
color: var(--pls-heading-color);
font-weight: 600;
text-transform: capitalize;
}
.woosc-list .woosc_table button,
.woosc-area .woosc-inner .woosc-table button {
line-height: 1.7;
padding: 10px 20px;
} .pls-slider-wrapper {
position: relative;
}
.swiper-button-lock {
display: none !important;
}
.pls-slider-next,
.pls-slider-prev {		
background-color: var(--pls-secondary-inverse-color);
color: var(--pls-secondary-color);
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-radius-round);
box-shadow: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
position:absolute;
top: calc(50% - 22px);
opacity: 0;
width: 44px;
height: 44px;
visibility: hidden;
pointer-events: none;
backface-visibility: hidden;
transition: all .25s ease;
z-index: 9;
}
.pls-slider-next:hover,
.pls-slider-prev:hover {		
background-color: var(--pls-secondary-color);
border-color: var(--pls-secondary-color);
color: var(--pls-secondary-inverse-color);
}
.swiper-paginataion + .pls-slider-navigation .pls-slider-next,
.swiper-paginataion + .pls-slider-navigation .pls-slider-prev {
top: calc(50% - 50px);
}
.pls-slider-prev {
left: -1.5rem;
transform: translateX(-30px);
}
.pls-slider-next {
right: -1.5rem;
transform: translateX(30px);
}
.pls-slider-prev:after,
.pls-slider-next:after {
font-size: 18px;
}
.pls-slider-wrapper:hover .pls-slider-prev,
.pls-slider-wrapper:hover .pls-slider-next {
opacity: 1;
pointer-events: visible;
visibility: visible;
transform: translateY(0);
}
.swiper-button-disabled {
cursor: no-drop;
opacity: .7 !important;
}
.pls-slider-wrapper > .pls-slider-pagination {
margin-top: 1rem;
}
.pls-slider-pagination {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}
.swiper-pagination-bullet {
background-color: transparent;
border: 1px solid var(--pls-secondary-color); 
border-radius: 50%;
display: inline-block;
margin: 0 !important;
width: 10px;
height: 10px;
position: relative;
transition: all 0.45s;
opacity: 1;
}
.swiper-pagination-bullet:before {
border: 1px solid transparent;
border-radius: 50%;
content: "";
left: 50%;
top: 50%;
padding: 8px;
position: absolute;
width: 100%;
height: 100%;
transform: translate(-50%,-50%);
transition: all .45s ease;
}
.swiper-pagination-bullet-active {
background-color: var(--pls-secondary-color);
}
.swiper-pagination-bullet-active:before{
border-color: var(--pls-secondary-color);
}
.swiper-pagination .swiper-pagination-bullet {
margin: 0 7px !important;
}
.pls-testimonials .pls-slider.swiper {
overflow: visible;
clip-path: inset(-15px 0 -15px 0);
}
.pls-slider-scrollbar {
background: var(--pls-border-color);
}
.swiper-scrollbar-drag {
background: var(--pls-secondary-color2);
cursor: pointer;
height: 7px;
} .e-con-full .pls-slider-prev {
left: 1.5rem;
}
.e-con-full .pls-slider-next {
right: 1.5rem;
} .product-thumbnail-bottom .pls-single-product-thumbnails:not(.swiper-wrapper),
.product-gallery-horizontal .pls-product-slider:not(.swiper-wrapper),
.product-gallery-horizontal-2 .pls-product-slider:not(.swiper-wrapper){
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.pls-product-slider:not(.swiper-wrapper) > *,
.pls-single-product-thumbnails:not(.swiper-wrapper) > * {
display: none !important;
} .product-thumbnail-left .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(1),
.product-thumbnail-bottom .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(1),
.product-thumbnail-none .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(1),
.product-thumbnail-overlay .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(1),
.product-gallery-horizontal .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(-n+3),
.product-gallery-horizontal-2 .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(-n+3),
.product-thumbnail-none .pls-product-slider:not(.swiper-wrapper) > *:nth-of-type(1),
.product-thumbnail-left .pls-single-product-thumbnails:not(.swiper-wrapper) > *:nth-child(-n+4),
.product-thumbnail-bottom .pls-single-product-thumbnails:not(.swiper-wrapper) > *:nth-child(-n+5){
display: block !important;
}
.product-thumbnail-bottom .pls-single-product-thumbnails:not(.swiper-wrapper) > * {
flex: 0 0 20%;
max-width: 20%;
}
.product-gallery-horizontal .pls-product-slider:not(.swiper-wrapper) > *,
.product-gallery-horizontal-2 .pls-product-slider:not(.swiper-wrapper) > * {
flex: 0 0 33.33%;
max-width: 33.33%;
margin-right: 1em;
} .mfp-bg {
background: #1F1F1F;
opacity: 0.2;
}
button.mfp-arrow {
background:none !important;
}
.mfp-close-btn-in .mfp-close {
color: var(--pls-link-color);
padding: 0;  
left: inherit;
right: 12px;
top: 12px;
height: 32px; 
width: 32px;
opacity: 1; 
}
.mfp-close-btn-in .mfp-close:before {
font-size: 11px;
font-weight: 600;
}
.mfp-content {
text-align: left;
}
.mfp-close {
font-size: 0;
} .wpcf7-form label input,
.wpcf7-form label textarea {
margin-top: 10px;
}
.wpcf7 br {
display: none;
}
.wpcf7 label {
display: inline-block;
margin-bottom: 0;
width: 100%;
}
.pls-contact-info {
display: flex;
flex-direction: column;
gap: 0.75rem;
}
.pls-contact-us > h3 {
margin-bottom:0.4rem;
}
.pls-contact-us .form-description {
margin-bottom: 1.25rem;
} .pls-contact-info > * {
margin: 0;
}
.pls-contact-info-data {
display: flex;
flex-direction: column;
gap: 0.45rem;
}
.pls-contact-info-data li {
display: flex;
align-items: center;
gap: 0.75rem;
}
.pls-contact-info-label {
color: var(--pls-footer-title-color);
font-weight: 600;
min-width: 67px;
}
.widget .pls-contact-info-label {
font-size: 16px;
}
.widget .pls-contact-info ul li {
margin: 0;
}
.pls-info-items-inline .pls-contact-info-data {
gap: 0;
}
.pls-info-items-inline .pls-contact-info-data li {
gap: 0;
flex-direction: column;
align-items: start;
justify-content: center;
} .mc4wp-form {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.mc4wp-form-fields { 
display: flex;
justify-content: center;
position: relative;
max-width: 700px;
width: 100%;
}
.mc4wp-form-fields > p:not(:last-child) {
width: 100%;
}
.mc4wp-form-fields label {
font-size: 0;
}
.newsletter-form input[type="checkbox"] {
background-color: var(--pls-body-background);
width: 16px;
height: 15px;
}
.mc4wp-form-fields input:not(input[type="checkbox"]):not([type="submit"]):not(button), 
.mc4wp-form-fields select {
height: 52px;
}
@media (min-width:768px) { 
.mc4wp-form-fields > p:not(:last-child) {
margin-right: 10px;
}
} .overlay-form .mc4wp-form-fields [type="submit"] {
box-shadow: none;
padding: 12px 40px;
position: absolute;
right: 4px;
top: 4px;
bottom: 4px;
}
.overlay-form .mc4wp-form-fields > p:not(:last-child) {
margin-right: 0;
} .simple-form .mc4wp-form-fields [type="submit"] {
width: 100%;
}
.simple-form .mc4wp-form-fields [type="submit"] {
padding: 16px 30px;
}
.pls-newsletter-widget .overlay-form .mc4wp-form-fields [type="submit"] {
font-size: 0;
padding: 0;
width: 44px;
}
.pls-newsletter-widget .overlay-form .mc4wp-form-fields button:after {
font-size: 20px;
font-weight: 400;
} .pls-newsletter-popup {
background-color: var(--pls-body-background);
border-radius: var(--pls-newsletter-popup-radius);
margin: 0 auto;
position: relative;
max-height: calc(100vh - 80px);
max-width: var(--pls-newsletter-popup-width);
overflow-x: hidden;
scrollbar-width: thin;
} .pls-scroll {
flex: 1 1 auto;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.pls-scroll > .pls-scroll-content {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-overflow-scrolling: touch; 
}
.pls-scroll > .pls-scroll-content:focus {
outline: none;
}
.pls-scroll > .pls-scroll-content:-webkit-scrollbar {
display: none;
}
.has-scrollbar > .pls-scroll-content:-webkit-scrollbar {
display: block;
}
.pls-scroll > .pls-scroll-pane {
background: rgba(0,0,0,.25);
position: absolute;
width: 5px;
right: 0;
top: 0;
bottom: 0;
visibility: hidden; opacity: .01;
transition: .2s;
border-radius: var(--pls-border-radius-xs);
}
.pls-scroll > .pls-scroll-pane > .pls-scroll-slider {
background: #444;
background: rgba(0,0,0,.5);
position: relative;
margin: 0 1px;
border-radius: 3px;
}
.pls-scroll:hover > .pls-scroll-pane, 
.pls-scroll-pane.active, 
.pls-scroll-pane.flashed {
visibility: visible; opacity: 0.99;
} body .e-con-boxed {
--container-default-padding-inline-end: var(--pls-grid-gap);
--container-default-padding-inline-start: var(--pls-grid-gap);
--container-default-padding-right: var(--pls-grid-gap);
--container-default-padding-left: var(--pls-grid-gap);
--container-default-padding-top: var(--pls-grid-gap);
--container-default-padding-bottom: var(--pls-grid-gap);
--widgets-spacing: calc(var(--pls-grid-gap) * 2);
}
@media (min-width: 1200px){
body.pls-wrapper-full.pls-no-sidebar .pls-site-container .e-con-boxed.e-parent > .e-con-inner {
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
}
body.elementor-page.pls-has-sidebar .pls-site-container .e-parent {
padding-inline-start: 0;
padding-inline-end: 0;
}
body.elementor-page.page.pls-no-sidebar .pls-site-content .container,
body.error404 .pls-site-content .container {
padding-left: 0;
padding-right: 0;
max-width: 100%;
width: 100%;
}
.elementor-inner-section .elementor-container {
margin-left: calc(var(--pls-grid-gap) * -1);
margin-right: calc(var(--pls-grid-gap) * -1);
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
padding: var(--pls-grid-gap);
}
.elementor-widget:not(:last-child) {
margin-bottom: calc(var(--pls-grid-gap) * 2);
}
.pls-blog-slider article,
.related.posts article,
.pls-product-categories-thumbnails .swiper-wrapper .product-category,
.pls-banners-slider .pls-banner,
.pls-team .pls-team-member,
.pls-testimonials:not(.pls-testimonial-style-6) .pls-client,
.pls-product-brands .product-brand,
.pls-dokan-vendors .pls-single-vendor,
.pls-wc-vendors .pls-single-vendor,
.pls-wcfm-vendors .pls-single-vendor {
padding-right: var(--pls-grid-gap);
padding-left: var(--pls-grid-gap);
}
.elementor-widget-container > p:last-child,
.elementor-text-editor > p:last-child {
margin-bottom: 0;
}
.elementor-form textarea {
height: inherit !important;
} .pls-element-animation-effect .e-con-inner > .elementor-element {
transition-duration: 450ms;
transition-property: transform;
transition-timing-function: ease-out;
}
.pls-element-animation-effect .e-con-inner > .elementor-element:active, 
.pls-element-animation-effect .e-con-inner > .elementor-element:focus, 
.pls-element-animation-effect .e-con-inner > .elementor-element:hover {
transform: translateY(-8px);
} .elementor-template-full-width .row > [data-elementor-type] {
flex: 1 1 100%;
width: 100%;
} .wp-block-themepunch-revslider > p.rs-p-wp-fix {
margin: 0;
} .dokan-dashboard .tooltip.fade.in {
opacity: 0.8;
} 
input[type="submit"].dokan-btn, 
a.dokan-btn, 
.dokan-btn{
border-radius: 2px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
font-weight: 600;
border: 0;
line-height: 1.4;
padding: 0.75em 1.4671em;
text-transform: capitalize;
}
input[type="submit"].dokan-btn-sm, 
a.dokan-btn-sm, 
.dokan-btn-sm{
padding: 5px 10px;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
font-size: 30px;
}
.dokan-dashboard header.dokan-dashboard-header h1 small{
font-weight: normal;
}
.dokan-dashboard .dokan-payment-settings-summary h2 {
font-size: 24px;
}
.dokan-product-edit-form .dokan-price-container input[type="text"]{
border-top-left-radius: 0;
border-bottom-left-radius: 0;	
}
select.dokan-form-control{
height:40px;
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.dokan-dashboard-wrap .select2-container--default .select2-selection--single{
min-width: auto;
}
input.dokan-form-control{
padding:4px 12px;
}
.dokan-label{
border-radius:0;
}
.dokan-dashboard-wrap fieldset{
padding: 0;
margin: 0;
border: 0;
}
.dokan-dashboard-wrap .dokan-input-group-addon,
.dokan-dashboard-wrap .dokan-panel, 
.dokan-dashboard-wrap .dokan-label{
border-radius: 0;
}
.dokan-dashboard-wrap .wp-editor-wrap{
border:none;
}
.dokan-seller-search-form .dokan-w4 input[type="search"] {
border-radius: 0 !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
box-shadow: 0px 0px 3px rgba(0,0,0, .1);
}
.product-edit-container .dokan-feat-image-upload a.close,
.product-edit-container .dokan-feat-image-upload a.close:hover{
color: #FF0000;
}
.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete, 
.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete, 
.product-edit-container #dokan-product-images ul.product_images li.add-image a.action-delete{
line-height: 24px;
}
.dokan-form-group #order_date_filter{
display:inline-block;
}
.dokan-message, 
.dokan-info, 
.dokan-error,
.dokan-alert-warning{
border-radius:0;
} #dokan-seller-listing-wrap .store-content .store-data-container .store-data h2 {
font-size: 24px;
margin-bottom: 0px !important;
}
.store-footer a.dokan-btn, 
.store-footer .dokan-btn {
padding: 8px 10px;
font-size: 13px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite {
padding-bottom: 0;
padding-left: 1.5em;
padding-top: 1.2em;
} .dokan-single-store .dokan-store-tabs ul li{
margin-bottom:0;
}
li.dokan-share-btn-wrap .dokan-share-btn, 
li.dokan-store-follow-store-button-container .dokan-follow-store-button {
margin-top: 3px;
margin-right: 10px;
}
.dokan-single-store .dokan-store-tabs ul li.dokan-right{
border-right:0;
}
.dokan-single-store #reviews #comments > h3{
margin-bottom:1em;
}
.dokan-single-store #reviews .commentlist li img.avatar{
max-width:60px;
}
.dokan-single-store #reviews .commentlist .star-rating{
float:none;
display: block;
font-size: 1em;
}
.dokan-single-store #reviews .commentlist .dokan-rating{
margin-bottom: .4em;
}
.dokan-single-store #reviews .commentlist li .description h4{
font-size: 18px;
margin-bottom: .4em;	
} .products .sold-by {
margin-bottom: 5px;
}
.product .summary .sold-by {
margin-bottom: 0.75rem;
font-size: 15px;
}
.woocommerce div.product div.summary .sold-by a {
font-weight: 600;
} .woocommerce-tabs .woocommerce-Tabs-panel--seller > h2,
.woocommerce-Tabs-panel--seller_enquiry_form > h3{
font-size: 20px;
margin-bottom: .6781em;
}
.woocommerce-tabs .woocommerce-Tabs-panel--seller ul{
list-style: none;
margin-left:0;
}
.woocommerce-tabs .woocommerce-Tabs-panel--seller ul li span:not(.details),
.woocommerce-tabs .woocommerce-Tabs-panel--seller ul li.seller-name span.details{
color: var(--pls-link-color);
font-weight: 600;
}
.woocommerce-tabs .woocommerce-Tabs-panel--seller ul li.seller-name span.details a {
color: var(--pls-heading-color);
}
.woocommerce-tabs .woocommerce-Tabs-panel--seller ul .star-rating{
float: left;
margin-top: 3px;
margin-right: 5px;
}
.form-control{
border-radius:0;
}
.form-control:focus{
background:none;
border:none;
box-shadow:none;
color:inherit;	
}
.woocommerce div.summary .dokan-report-abuse-button {
font-size: 1em;
}
.dokan-report-abuse-button i{
margin-right:5px;
}
.dokan-report-abuse-button.working i{
display:none;
}
.dokan-report-abuse-button.working:before{
margin-right:5px;
}
.dokan-form-container label{
font-weight:normal;
} .dokan-store-menu .caret-icon{
display:none;
}
.widget .dokan-store-open-close .open-close-day label {
display:inline-block;
}
.widget .dokan-store-open-close .open-close-day {
padding-bottom: 10px;
padding-top: 0;		
} .pls-vendors-list p {
margin-bottom:5px;
}
.pls-store-wrapper {
border-radius: var(--pls-border-radius);
box-shadow: 0px 0px 3px rgba(0, 0, 0, .15);
transition: box-shadow .25s ease;
}
.pls-store-wrapper:hover {
box-shadow: 0px 0px 6px rgba(0, 0, 0, .15);
}
.pls-store-content-wrapper {
height: 100%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: 0 50%;
height: 220px;
position: relative;
overflow: hidden;
}
.pls-store-content-container {	
padding: 1rem;
}
.pls-store-content-wrapper.has-vendor-background,
.pls-store-content-wrapper.has-vendor-background .pls-store-data h2 {
color:#ffffff;
}
.pls-store-content-wrapper.has-vendor-background .pls-store-content-container {
background-color: rgba(0, 0, 0, 0.35);	
height: 100%;
}
.pls-vendors-list .pls-store-data h2 {
margin: 9px 0px;
font-size: 20px;
}
.pls-vendors-list .pls-store-rating {
display: inline-block;
float:none;
margin-bottom: 8px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .featured-label,
.pls-vendors-list .featured-label {
background-color: #ff9f00;
border-radius:0;
box-shadow:none;
color: #ffffff;
display: inline-block;
font-size: 10px;
font-weight: 600;
padding: 3px 10px;
text-transform: uppercase;
}
.pls-vendors-list .vendor-avatar {
background: #ffffff;
display: inline-block;
padding: 6px;
position: absolute;
width: 80px;
height: 80px;
top: -40px;
right: 20px;
border-radius: 40px;
box-shadow: 0px 0px 10px rgba(0,0,0, .1);
}
.pls-vendors-list .vendor-avatar img {
width: 100%;
height: 100%;
border-radius: 40px;
}
.pls-vendors-list .pls-store-link{
padding: 8px 12px;
font-size:12px;
}
.pls-vendors-list:not(.pls-slider) > div:not(:last-child),
.pls-vendors-list.pls-slider .slider-group > div:not(:last-child){
margin-bottom:2em;
}
.pls-vendors-list .pls-store-products {
display: flex;
margin-bottom: 1em;
}
.pls-vendors-list .store-product{
padding: 5px;
max-width: 56px;
border: 2px solid var(--pls-border-color);
}
.pls-vendors-list .store-product:not(:last-child){	
margin-right: 5px;
}
ul.store-details {
padding-left: 20px;
}
ul.store-details li > i:before {
margin-left: -20px;
}
.dokan-vendor-info-wrap {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
border-radius: var(--pls-border-radius);
margin-top: 1rem;
}
.dokan-vendor-info .dokan-vendor-name h5 {
margin-bottom: 5px;
} .pls-vendors-default .pls-store-footer{
background-color: var(--pls-theme-background-color);
padding: 1rem;
position: relative;
} .pls-vendors-boxed .pls-store-rating{
display: block;
margin-bottom: 1.5em;
}
.pls-vendors-boxed .vendor-avatar{
border-radius: 90px;
bottom: 1em;
height: 100px;
right: 1.5em;
top: inherit;
width: 100px;
} .pls-vendors-boxed-center-products .pls-store-content-wrapper{
position:inherit;
}
.pls-vendors-boxed-center-products .pls-store-footer{
margin-top: -60px;
padding: 0 1em 1em;
text-align: center;
}
.pls-vendors-boxed-center-products .vendor-avatar{
display: inline-block;
position:inherit;
}
.pls-vendors-boxed-center-products .pls-store-rating{
display: inline-block;
}
.pls-vendors-boxed-center-products .vendor-avatar{
border-radius: 90px;
height: 120px;
width: 120px;
}
.pls-vendors-boxed-center-products .vendor-avatar img{
border-radius: 90px;
}
.pls-vendors-boxed-center-products .pls-store-rating{
margin-bottom:10px;
}
.pls-vendors-boxed-center-products .pls-store-products {
justify-content: center;
} .pls-vendors-boxed-horizontal-products .pls-store-featured {
position: absolute;
left: 0;
top: 1em;
}
.pls-vendors-boxed-horizontal-products .vendor-avatar{
position:inherit;
}
.pls-vendors-boxed-horizontal-products .pls-store-wrapper {
background-color: #ffffff;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
padding: 2em 1em;
position:relative;
}
.pls-vendors-boxed-horizontal-products .pls-store-content-wrapper{
height:inherit;
position: inherit;
}
.pls-vendors-boxed-horizontal-products .pls-store-content {
flex: 0 0 30%;
}
.pls-vendors-boxed-horizontal-products .pls-store-footer {
flex: 1 1 auto;
}
.pls-vendors-boxed-horizontal-products .pls-store-content-container{
text-align:center;
}
.pls-vendors-boxed-horizontal-products .pls-store-rating{
margin-top: 1em;
}
.pls-vendors-boxed-horizontal-products .pls-store-products{
margin-bottom: 0;
margin-top: 1.2em;
} .pls-vendors-boxed-simple .pls-store-content-container{
padding:1.5em;
}
.pls-vendors-boxed-simple .pls-store-content-wrapper{
height:inherit;
text-align:center;
}
.pls-vendors-boxed-simple .pls-store-featured {
position: absolute;
left: 0;
top: 1em;
}
.pls-vendors-boxed-simple .vendor-avatar{
border-radius: 99px;
margin-bottom:.5em;
position: inherit;
height: 120px;
width: 120px;	
}
.pls-vendors-boxed-simple .vendor-avatar img{
border-radius: 99px;
}
.pls-vendors-boxed-simple .pls-store-link{
margin-top:1em;
} .wc-vendors-dashboard input[type="text"], 
.wc-vendors-dashboard input[type="email"], 
.wc-vendors-dashboard input[type="password"], 
.wc-vendors-dashboard input[type="number"], 
.wc-vendors-dashboard input[type="date"], 
.wc-vendors-dashboard textarea{
display: initial;
width: inherit;
}
.wc-vendors-shop-settings table tr{
border:none;
}
.wc-vendors-shop-settings .btn-inverse{
margin-top:5px;
} .pls-wc-vendors.pls-vendors-boxed-horizontal-products .pls-store-link {
margin-top:1em;
} #wcfm-main-contentainer input.wcfm_submit_button, 
#wcfm-main-contentainer button.wcfm_submit_button, 
#wcfm-main-contentainer a.wcfm_submit_button, 
#wcfm-main-contentainer .wcfm_add_category_bt, 
#wcfm-main-contentainer .wcfm_add_attribute, 
#wcfm-main-contentainer .wcfm_add_attribute_term, 
#wcfm-main-contentainer input.upload_button, 
#wcfm-main-contentainer .dataTables_wrapper .dt-buttons .dt-button, 
#wcfm_vendor_approval_response_button, 
#wcfm_bulk_edit_button, 
#wcfm_enquiry_submit_button {
font-size: 14px;
font-weight: 600;
border-radius: 2px;
padding:12px 20px !important;	
}
p.wcfm_title strong, span.wcfm_title strong,
#wcfm_membership_container p.wcfm_title strong, 
#wcfm_membership_container span.wcfm_title strong {
font-style: normal;
font-size: 14px;
}
input.wcfm-checkbox:checked:before{
color:#ffffff;
}
#wcfm-main-contentainer a.add_new_wcfm_ele_dashboard, 
#wcfm-main-contentainer a.wcfm_import_export{
font-weight: normal;
}
div.wcfm-collapse-content h2{
font-style: normal;
}
.wcfm_buttons{
z-index:9;
}
.products .product:hover .wcfm_buttons{
z-index:99;
}
.wcfm_ele_wrapper{
margin: 0 0 .5em;
}
.wcfmmp_sold_by_container_advanced{
border: 0;
min-width: auto;
padding: 0;
display: flex;
align-items: center;
margin-bottom:1em;
}
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label{
font-style: normal;
margin-left: 0;
margin-right: 5px;
display: inherit;
font-size: 16px;
font-weight: 600;
color: #333;
text-transform: capitalize;
}
.wcfmmp_sold_by_container_left{
margin-top: 0;
margin-bottom: 0;
width: 40px;
}	
.wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_wrapper .wcfmmp_sold_by_store{
font-size: 16px;
}
.wcfmmp_sold_by_container_advanced .wcfmmp-store-rating, 
.wcfmmp_store_info .wcfmmp-store-rating, 
.wcfmmp_sold_by_container .wcfmmp-store-rating{
font-size: .9em;
}
.pls-quick-view .wcfm_ele_wrapper{
display:none;
} #wcfmmp-stores-lists .wcfmmp-store-lists-sorting {
margin-left: 0;
margin-right: 0;
}
#wcfmmp-stores-lists{
box-shadow:none;
}
#wcfmmp-stores-lists .right_side{
padding-left: 0;
padding-right: 0;
}
#wcfmmp-stores-lists .left_sidebar{
padding: 1em;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper{
box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar img{
border-radius: 90px;
} #wcfmmp-store,
#wcfmmp-store .reviews_area, 
#wcfmmp-store .policies_area, 
#wcfmmp-store .wcfm_store_description{
box-shadow:none;
}
#wcfmmp-store .right_side{
padding: 1em;
}
#wcfmmp-store .left_sidebar{
padding: 1em;
}
#wcfmmp-store .sidebar_heading{
margin-bottom:0;
}
#wcfmmp-store .reviews_area, 
#wcfmmp-store .policies_area, 
#wcfmmp-store .wcfm_store_description{
padding:30px 0;
}
#wcfmmp-store ins{
background:none;
color:inherit;
}
#wcfmmp-store ul.product_list_widget li img{
width: inherit;
height: inherit;
max-width: 62px !important;
}
.wcfmmp-stores-listing ul.product_list_widget li{
margin-bottom:0;
}
#wcfmmp-store ul.product_list_widget li{
line-height:1.6;
padding:10px 0 10px 75px;
margin-bottom:0;
}
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_offer_option,
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_service_option {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
margin-bottom: 1em;
padding: 1em;
}
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_offer_option .delete,
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_service_option .delete{
cursor:pointer;
position: absolute;
right: 1em;
}
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_offer_option .delete:before,
#wcfm_products_manage_form_wc_product_pls_offer_expander .pls_service_option .delete:before {
font-size:18px;
}
#wcfm_products_manage_form_wc_product_pls_offer_expander .options_group:not(:last-child) {
margin-bottom: 3em;
}
#wcfm-main-contentainer .select2-container, 
#wcfm-main-contentainer .select2-container .select2-selection {
height: auto;
}
.media-frame select {
height: initial;
}
.media-frame .search-form input[type="search"] {
height: initial;
}
.dokan-product-edit .button,
.wp-switch-editor,
.media-frame button {
color: inherit;
font-weight: normal;
text-transform: inherit;
}
.wp-switch-editor,
.media-frame button {
border-radius: 0;
} .wcfm-product-policies .wcfm_policies_heading {
font-size: 24px;
margin-bottom: 10px;
}
.wcfm-product-policies > div {
margin-bottom: 1.75rem;
} .pls-wcfm-vendors.pls-vendors-boxed-horizontal-products .pls-store-link{
margin-top:1em;
}
.pls-wcfm-vendors .wcfmmp-store-rating {
margin-bottom: 1em;
}
.pls-wcfm-vendors .star-rating{
float: none;
display: inline-block;
margin-bottom: .6em;
}
.pls-wcfm-vendors.pls-vendors-boxed .star-rating{
display: block;
margin-bottom: 1em;
}
.pls-wcfm-vendors.pls-vendors-boxed-horizontal-products .star-rating{
margin-top:1em;
margin-bottom: 0;
}
@media only screen and (max-width: 768px){
.wcfm_dashboard_wc_status {
display: block;
}
} .row .woocommerce .product-quantity > .quantity {
width: initial;
}
.WooZone-country-check-small{
margin-left: 7px;
} .products .yith-ywraq-add-to-quote {
margin: 3px 0;
}
.woocommerce .products a.add-request-quote-button {
font-size:12px;
padding:8px 14px;
}
.woocommerce div.summary .yith-ywraq-add-to-quote {
display: block;
margin-bottom: 1em;
}
.add-request-quote-button.ywraq-link,
.yith_ywraq_add_item_browse_message a {
font-weight: 600;
}
.add-request-quote-button.ywraq-link:before{
margin-right:5px;
}
.yith_ywraq_add_item_browse_message:not(.hide), 
.yith_ywraq_add_item_response_message:not(.hide),
.yith_ywraq_add_item_product_message:not(.hide) {
display: inline-block!important;
}
.yith_ywraq_add_item_response_message{
margin-right:5px;
}
.yith_ywraq_add_item_product_message:not(.hide){
font-size:0;
vertical-align: middle;
}
.yith_ywraq_add_item_product_message:not(.hide):before{
margin-left:5px;
} .pls-customer-login-register .social-login-separator {
font-weight: 600;
display: flex;	
justify-content: center;
position: relative;
}
.pls-customer-login-register .social-login-separator:after {
content: "";
position: absolute;
top: calc(50% - 0px);
width: 100%;
}
.pls-customer-login-register .social-login-separator span {
padding: 0 15px;
z-index: 1;
}
.pls-customer-login-register .nsl-container-buttons{
align-items: center;
padding: 0;
margin: 1em 0;
}
.pls-customer-login-register div.nsl-container-block .nsl-container-buttons a{
max-width: inherit;
}
.pls-customer-login-register div.nsl-container .nsl-button{
border-radius: 0;
}
.pls-customer-login-register div.nsl-container .nsl-button-default div.nsl-button-label-container{
font-size: 14px;
text-transform: uppercase;
}
.pls-customer-login-register div.nsl-container .nsl-button-svg-container {
padding: 0 !important;
margin: 8px !important;
border-radius: 0 !important;
} div[class*="wpml-ls-legacy-dropdown"]{
width:auto;
}
div[class*="wpml-ls-legacy-dropdown"] a{
border:0;
background-color:inherit;
line-height: inherit;
}
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-flag + span {
margin-left: .4em;
}
div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-current-language:hover > a{
color:inherit;
background-color:inherit;
}
div[class*="wpml-ls-legacy-dropdown"] a:focus{
background-color:inherit;
}
div[class*="wpml-ls-legacy-dropdown"] a,
div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle{
padding:0;
}
div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle:after, 
.pls-site-header div[class*="wcml-dropdown"] a.wcml-cs-item-toggle:after{
position:initial;
border:none;
}
.wpml-ls-legacy-list-horizontal{
border:0;
padding:0 5px;
}
.wpml-ls-legacy-list-horizontal a{
padding:0 5px 0 0;
} .woocommerce .pls-site-header .product.wcml_currency_switcher{
margin: 0;
}
div[class*="wcml-dropdown"] .wcml-cs-submenu li a:not([href]):not([tabindex]):hover {
color:initial;
cursor:pointer;
}
.pls-site-header div[class*="wcml-dropdown"] {
width:auto;
position:relative;
}
.pls-site-header div[class*="wcml-dropdown"] a.wcml-cs-item-toggle {
padding:0;
}
.pls-site-header div[class*="wcml-dropdown"] li,
.pls-site-header div[class*="wcml-dropdown"] .wcml-cs-submenu li,
.pls-site-header div[class*="wcml-dropdown"] li:hover, 
.pls-site-header div[class*="wcml-dropdown"] li:focus {
background: none;
border: none;
}
.pls-site-header div[class*="wcml-dropdown"] a {
display: flex;
padding: 0;
line-height: inherit;
}
.pls-site-header div[class*="wcml-dropdown"] .wcml-cs-submenu {
left: 0;
right: 0;
}
.pls-site-header div[class*="wcml-dropdown"].product.wcml_currency_switcher {
padding: 0;
}
.pls-site-header .wcml_currency_switcher li a.wcml-cs-item-toggle {
padding: 0 10px !important;
}
.pls-site-content .wcml_currency_switcher a {
transition: none;
}
.woocommerce .pls-site-header .wcml-dropdown.product {
margin: 0;
}
div[class*="wcml-dropdown"] .wcml-cs-submenu {
right: inherit;
border: 0;
}
.wcml-horizontal-list{
border:0;
}
.wcml-horizontal-list li a{
display: flex;
padding: 0 5px;
} .widget div[class*="wpml-ls-legacy-dropdown"] {
width:100%;
}
.wpml-ls-legacy-list-vertical a {
padding:5px 0;
}
.widget div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle:after {
position:absolute;
} .widget div[class*="wpml-ls-legacy-dropdown"] a.wpml-ls-item-toggle,
.widget div[class*="wcml-dropdown"] .wcml-cs-item-toggle, 
.widget .woocommerce-currency-switcher-form .dd-select .dd-selected {
border-top: var(--pls-border-top);
border-right: var(--pls-border-right);
border-bottom: var(--pls-border-bottom);
border-left: var(--pls-border-left);
height: 3em;
padding-left: 15px;
padding-right: 25px;
display: flex;
align-items: center;
}
.widget div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu,
.widget div[class*="wcml-dropdown"] .wcml-cs-submenu, 
.widget .woocommerce-currency-switcher-form .dd-options{
border: 0;
width:100%;
box-shadow: 0 1px 2px rgba(0,0,0,.20);
}
.widget div[class*="wcml-dropdown"] a.wcml-cs-item-toggle:after,
.widget .woocommerce-currency-switcher-form .dd-selected:after {
position: absolute;
border: none;
right: 10px;
top: inherit;
} .pswp {
z-index: 1000;
}
.pswp .pswp__bg {
background-color: rgba(11,11,11,0.8);
}
.pswp__scroll-wrap {
opacity: 0;
transform: scale(0.9);
transition: opacity 0.5s,transform 0.5s;
}
.pswp--visible .pswp__scroll-wrap {
transform: none;
opacity: 1;
}
.pswp__caption,
.pswp__top-bar {
transition: opacity 333ms cubic-bezier(0.4,0,0.22,1),background-color 0.3s 0.5s;
}
.pswp:not(.pswp--animated-in) .pswp__caption,
.pswp:not(.pswp--animated-in) .pswp__top-bar {
background-color: transparent;
}
.pswp__button--arrow--left {
left: 10%;
}
.pswp__button--arrow--right {
right: 10%;
left: inherit;
}
.pswp__button--arrow--left:before, 
.pswp__button--arrow--right:before{
background: none !important;
font-size: 36px;
font-weight: normal;
} .menu-item-gtranslate > div {
padding: 0 10px;
top: -15px;
} .pls-languages{
display:flex;
list-style:none;
}
.pls-languages li a{
padding:0 5px;
}
.pls-languages li.active{
opacity:0.6;
}
.pls-languages li:first-child a{
padding-left:0;
}
.pls-languages li:last-child a{
padding-right:0;
}
.pls-languages li a img{
margin-right:5px;
} div#trp-floater-ls {
background: var(--pls-body-background) !important;
box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
border-radius: var(--pls-border-radius) var(--pls-border-radius) 0 0;
}
#trp-floater-ls div a {
border-bottom: var(--pls-border-bottom);
color: var(--pls-link-color) !important;
}
#trp-floater-ls div a:hover {
background-color: var(--pls-theme-background-color);
color: var(--pls-link-hover-color) !important;
} .pls-site-header .woocommerce-currency-switcher-form .woocommerce-currency-switcher {
border: 0;
background: inherit;
color: inherit;
padding: 0;
height: inherit;
}
.woocommerce-currency-switcher-form .dd-select{
background:none !important;
border:none;
border-radius:0;
}
.woocommerce-currency-switcher-form .dd-options{
display:initial !important;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected, 
.woocommerce-currency-switcher-form .dd-options a.dd-option{
display: -ms-flexbox;
display:flex;
-ms-flex-align: center;
align-items: center;
justify-content: center;
white-space: nowrap;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected{
padding:0;
}
.woocommerce-currency-switcher-form .dd-image-right{
float:none;
margin-right:5px;
margin-left: 0;
width:20px;
height:14px;
}
.woocommerce-currency-switcher-form label{
color:inherit;
margin:0 5px;
}
.woocommerce-currency-switcher-form .dd-desc {
color:inherit;
}
.woocommerce-currency-switcher-form .dd-pointer{
display:none;
} h2.woocommerce-Reviews-title {
font-size: 18px;
display: none;
}
#reviews .cr-summaryBox-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap,
.ivole-reviews-grid .cr-summaryBox-wrap {
justify-content: inherit;	
}
#reviews .cr-summaryBox-wrap{
margin-bottom: 2rem;
}
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.ivole-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap {
border: none;
border-radius: var(--pls-border-radius);
}
#reviews .cr-summaryBox-wrap .cr-average-rating,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-average-rating,
#reviews .cr-summaryBox-wrap .cr-total-rating-count,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count {
color: var(--pls-text-color);
}
.ivole-meter .ivole-meter-bar {
background: none;
background-color: #ffa700;
box-shadow: none;
float: none;
}
.ivole-meter{
background: none;
background-color: var(--pls-theme-background-color);
box-shadow: none;
height: 10px;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div {
margin-bottom: 2rem;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div p.cr-ajax-reviews-cus-images-title {
color: var(--pls-link-color);
font-weight: 600;
margin-bottom: 1rem;
}
div.iv-comment-image-top {
margin-right: 1rem;
}
a.cr-seeAllReviews {
font-weight: 600;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort {
background: var(--pls-body-background);
border-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
padding-left: 10px;
padding-right: 20px;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search,
.cr-all-reviews-shortcode .cr-button-search {
border-radius: var(--pls-border-radius);
background: none;
border: none;
padding: 5px 15px;
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
}
#reviews.cr-reviews-ajax-reviews .cr-input-text,
.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,
.cr-ajax-search input[type="text"] {
border-color: var(--pls-border-color);
border-radius: var(--pls-border-radius);
}
#reviews.cr-reviews-ajax-reviews button.cr-ajax-reviews-add-review {
background: none;
border: none;
padding: 1rem;
background-color: var(--pls-primary-color);
color: var(--pls-primary-inverse-color);
border-radius: var(--pls-border-radius);
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
font-weight: 600;
color: var(--pls-link-color);
}
.iv-comment-image {
border-radius: var(--pls-border-radius);
padding: 2px;
border-color: var(--pls-border-color);
}
#cr-ajax-reviews-review-form p.form-submit {
justify-content: flex-end;
}
a#cr-ajax-reviews-cancel{
font-weight: 600;
margin-right: 1rem;
}
.cr-show-more-reviews-prd, .ivole-show-more-button {
padding: 0 1.5rem;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr {
background: none;
border: none;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body {
overflow-y: auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
max-width: calc( 100vw - 40px );
max-height: calc( 100vh - 40px );
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close {
border-radius: 25px;
background-color: var(--pls-body-background);	
padding: 12px;
}
.cr-reviews-slider .slick-dots li.slick-active button:before {
opacity: 1;
color: var(--pls-primary-inverse-color);
}
.cr-reviews-slider .slick-dots li button, 
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button {
width: 20px;
}
.cr-reviews-slider .slick-prev,
.cr-reviews-slider .slick-next,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next {
margin-top: 0;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav {
padding: 0;
}
@media (max-width: 600px){
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
width: calc( 100% - 40px);
height: calc( 100% - 40px);
}
} #message-purchased {
font-family: var(--pls-primary-font);
}
#message-purchased #notify-close {
font-weight: 600;
right: 8px;
top: 5px;
}
#message-purchased .message-purchase-main{
border-radius: 0;
} section.cwginstock-subscribe-form {
margin-top: 2rem;
margin-bottom: 2rem;
}
div.summary .cwginstock-subscribe-form .panel {
border: none;
box-shadow: none;
background: none;
padding: 0;
}
.cwginstock-subscribe-form .form-group.center-block {
max-width: 400px;
margin: 0;
}
div.summary .cwginstock-subscribe-form .panel > .panel-heading,
.swal2-html-container .cwginstock-subscribe-form .panel > .panel-heading {
display: none;
}
.cwginstock-subscribe-form .panel {
margin-bottom: 25px !important;
}
.cwginstock-subscribe-form .cwginstock-panel-heading h4 {
color: #212121;
margin-bottom: 0;
font-size: 16px;
}
.cwginstock-subscribe-form .cwginstock-panel-heading h4,
.cwginstock-panel-body input,
.form-group.center-block {
text-align: left !important;
}
div.summary .cwginstock-subscribe-form .panel-body,
.swal2-content .cwginstock-subscribe-form .panel-body {
padding: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-body .row {
margin-left: 0;
margin-right: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-body .col-md-12 {
padding: 0;
}
.cwginstock-subscribe-form .form-group {
margin-bottom: 0;
}
.cwginstock-panel-body input[type="submit"] {
width: 100%;
text-align: center !important;
text-transform: uppercase;
font-weight: normal;
}
input.cwg_popup_submit {
display: block;
margin-bottom: 1.2rem;
} .swal2-popup {
padding: 0 !important;
font-size: inherit !important;
}
.swal2-popup .swal2-content {
padding: 2rem;
}
.swal2-content .cwginstock-subscribe-form .panel {
border: none;
margin-bottom: 0 !important;
box-shadow: none;
}
button.swal2-close {
top: -15px;
right: -15px;
border-radius: 25px;
background-color: #ffffff !important;
color: #212121 !important;
width: 1em;
height: 1em;
} .woosb-products {
border: none;
}
.woosb-products .woosb-product {
padding: 1.25rem 0;
border-bottom: var(--pls-border-bottom);
border-top: none;
gap: 1.75rem;
}
.woosb-products .woosb-product > div {
padding: 0;
}
.woosb-products .woosb-product .woosb-thumb {
flex: 0 0 60px;
width: 60px;
}
.woosb-products .woosb-product .woosb-thumb img {
border-radius: var(--pls-border-radius-s);
}
.woosb-title-inner {
font-weight: 500;
}
.pls-product-bundle form.cart {
margin-top: 2rem;
}
.pls-product-bundle .single_add_to_cart_button {
width: 100%;
}
.woosb-products .woosb-product .woosb-quantity input {
border: none;
}
.woosb-products .woosb-product .pls-quantity {
margin: 0;
}
.pls-product-price[class *= "woosb-price-"] ins,
.woosb-total-value ins {
order: 1;
}
.pls-product-price[class *= "woosb-price-"] del,
.woosb-total-value del {
order: 2;
}
.pls-product-price[class *= "woosb-price-"] small,
.woosb-total-value small {
order: 3;
}
.woosb-quantity-input-plus, 
.woosb-quantity-input-minus,
.woosb-quantity .pls-quantity-label {
display: none !important;
}
.woosb-products .woosb-product .woosb-quantity input {
width: 100%;
}
.woosb-quantity-plus-minus .quantity :is(.plus, .minus) {
display: flex !important;
}
.woosb-wrap .woosb-summary .woosb-total, 
.woosb-total-value {
display: flex;
align-items: center;
gap: 5px;
} .mini_cart_item.woosb-item-child .mini-cart-item-quantity {
display: none;
}
.mini_cart_item.woosb-item-child {
padding-left: 1.5rem;
}
.widget_shopping_cart .mini_cart_item.woosb-item-child img {
max-width: 65px !important;
} .pls-theme-skin-dark .pls-mask-overaly,
.pls-theme-skin-dark .mfp-bg,
.pls-theme-skin-dark .pls-products-tabs .tab-content.loading:after, 
.pls-theme-skin-dark .pls-products-category-tabs .tab-content.loading:after {
background-color: rgba(51, 51, 51, .5);
}
.pls-theme-skin-dark .mfp-bg {
opacity: inherit;
}
.pls-theme-skin-dark .pls-dropdown ul.sub-dropdown, 
.pls-theme-skin-dark div[class*="wpml-ls-legacy-dropdown"] .wpml-ls-sub-menu, 
.pls-theme-skin-dark .pls-site-header div[class*="wcml-dropdown"] .wcml-cs-submenu, 
.pls-theme-skin-dark .woocommerce-currency-switcher-form .dd-options, 
.pls-theme-skin-dark .pls-header-mini-search .pls-mini-ajax-search
.pls-theme-skin-dark .pls-theme-skin-dark .search-results-wrapper .autocomplete-suggestions { 
box-shadow: 0 0 4px rgba(100, 100, 100, .15);
}
.pls-theme-skin-dark .pls-myaccount-login, 
.pls-theme-skin-dark .pls-myaccount-items {
box-shadow: 0px 10px 25px 0px rgba(100, 100, 100, .15);
}
.pls-theme-skin-dark .widget_shopping_cart .widget_shopping_cart_footer {
box-shadow: 0px 5px 18px 5px rgba(100, 100, 100, .15);
}
.pls-theme-skin-dark .pls-ajax-blok-content {
box-shadow: 0 0 4px rgba(100, 100, 100, .15);
}
.pls-theme-skin-dark .pls-sticky-add-to-cart {
box-shadow: 0 -1px 5px rgba(100, 100, 100, 6%);
} @-ms-viewport {
width: device-width;
} @media (max-width:1366px){
.pls-slider-next {
right: -1rem;
}
.pls-slider-prev {
left: -1rem;
}
} @media (max-width:1199px){ .pls-site-header .pls-header-icon-text {
display:none;
}
.pls-header-myaccount .customer-signinup {
font-size:0;
}		
.pls-header-myaccount .customer-signinup:before {
font-size: 22px;
font-weight: normal;
} .pls-shop-top-filter-widgets .pls-filter-inner {
border-bottom: var(--pls-border-bottom);
}
.pls-shop-top-filter-widgets .widget{
padding-left: var(--pls-grid-gap);
padding-right: var(--pls-grid-gap);
}
.pls-has-sidebar .pls-shop-top-filter-widgets .widget {
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.pls-whishlist-btn a {
padding: 9px 6px;
} .woocommerce div.product .pls-breadcrumb span.last {
display:none !important;
} .entry-header .entry-title {
font-size: 24px;
}
} @media (min-width: 1025px) and (max-width: 1199px) {
.pls-main-navigation.pls-navigation ul.menu > li > a {
padding:0 6px;
}
.pls-categories-menu .pls-megamenu-full-width .pls-megamenu-holder {
width: 758px !important;
}
.products.list-view .pls-product-image {
flex: 0 0 30%;
} div.summary form.cart .button, 
.woocommerce div.summary .pls_quick_buy_button {
min-width: 158px;
}
} @media (max-width:1024px){
.pls-header-logo .pls-logo {
display: none;
}
.pls-site-header:not(.pls-header-overlay, .fixed) .pls-mobile-logo,
.pls-site-header.pls-header-overlay.header-color-light:not(.fixed) .pls-logo-light,
.pls-site-header.pls-header-overlay.header-color-dark:not(.fixed) .pls-mobile-logo,
.pls-site-header.fixed .pls-header-mobile .pls-mobile-logo {
display: block;
}
.pls-site-header.pls-header-overlay .pls-header-navigation {
display: none !important;
}
.pls-header-col-center {
justify-content: center;
}
.pls-header-navigation .pls-header-col-center {
padding-bottom: 7px;
}
.pls-header-navigation .pls-ajax-search form.searchform {
border:0;
}
.pls-ajax-search .searchform .search-submit {
margin: 0;
padding: 10px 15px;
}
.pls-header-myaccount .user-myaccount {
pointer-events: none;
}
.pls-minicart-header .minicart-title {
font-size: 20px;
}
.pls-minicart-cart-totals .cart-subtotal * {
font-size: 14px;
}
.pls-minicart-cart-totals .order-total * {
font-size: 18px;
} .pls-search-popup .pls-close-btn {
right: 15px;
top: 15px;
width: 20px;
height: 20px;
}
.pls-search-popup .pls-search-popup-wrap {
padding: 25px;
bottom: 0;
}	
.pls-site-header:not(.pls-header-overlay) + #page-title {
padding-top: 35px;
padding-bottom: 35px;
}
.pls-header-overlay + #page-title {
padding-top: 150px !important;
} #page-title.pls-page-title {
padding-top: 55px;
padding-bottom: 55px;
}
.pls-page-title {
margin-bottom: 3rem;
}
body:not(.home) .pls-site-header.pls-header-overlay:not(.pls-header-5) + .pls-site-content #page-title.pls-page-title {
padding-top: 90px;
}
.title-size-small .title {
font-size: 24px;
}
.title-size-default .title {
font-size: 30px;
}
.title-size-large .title {
font-size: 36px;		
}
.pls-site-content {
padding-bottom: 60px;
} footer.pls-site-footer .pls-footer-main {
padding-top: 3rem;
padding-bottom: 2rem;
}
.pls-site-footer .footer-widget .widget {
margin-bottom: 2rem;
} .single-post.pls-has-sidebar .pls-site-content {
padding-top: 50px;
}
.single-post.pls-no-sidebar .pls-site-content > .post-thumbnail {
padding-bottom: 50px;
}
.single-post-page,
.single-post-page .entry-header,
.post-navigation,
.comment-list,
.related.posts {
margin-bottom: 2rem;
}
.related.posts .entry-title {
font-size: 18px;
}
.single-post .entry-content h4 {
font-size: 22px;
line-height: 28px;
}
.pls-nav-prefix {
font-size: 12px;
}
.comment-respond > h3,
.comments-area > h3,
.related.posts > h3 {
font-size: 24px;
}
.comment-respond {
padding: 25px;
}
.comment-form .submit {
padding: 12px 30px;
}
.related.posts {
margin-top: 2rem;
}
.comment-meta,
.comment-list .reply {
text-align: left;
}
.comment-meta {
margin-top: 0;
}
.button, .btn, button, input[type="button"], input[type="submit"] {
font-size: 13px;
padding: 12px 30px;
} .widget:not(:last-child) {
padding-bottom: 1.25rem;
margin-bottom: 1.25rem;
}
.widget h2, 
.widget .widget-title {
font-size: 18px;
}
.pls-widget-area .widget .maxlist-more a {
font-size: 14px;
}
.pls-widget-area .pls-newsletter .subscribe-tagline {
font-size: 18px;
} .pls-page-title .pls-shop-categories {
margin-top: 1.5rem;
}
.pls-products-header-filters .woocommerce-result-count,
.pls-products-header-filters .pls-products-view, 
.pls-products-header-filters .pls-product-show {
display: none
}
.products .product-title {
font-size: 14px;
}
.product-category .woocommerce-loop-category__title {
font-size: 18px;
}
div.product p.price, div.product span.price {
font-size: 14px;
font-weight: 500;
} .pls-product-hover-mobile .products.grid-view .pls-product-inner .pls-product-actions,
.pls-product-hover-mobile .products.grid-view .pls-quick-shop-active .pls-product-actions {
transform: translateY(0);
opacity: 1;
visibility: visible;
z-index: 9;
}
.pls-product-hover-mobile .products.grid-view .pls-product-icons > div:not(.pls-compare-btn) {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.products.grid-view .pls-product-icons .pls-compare-btn,
.products.grid-view .pls-product-actions .pls-compare-btn {
display: none;
}
.products.grid-view .pls-product-actions {
bottom: 15px;
display: flex;
align-items: center;
padding: 0 15px;
}
.products.grid-view.product-style-5 .pls-product-actions {
padding: 0;
}
.products.grid-view.product-style-1 .pls-product-actions a {
border-radius: 6px;
font-size: 0;
display: flex;
padding: 8px 9px;
}
.products.grid-view.product-style-2 .pls-product-actions a {
font-size: 0;
padding: 8px 9px;
} .pls-product-hover-mobile .products.grid-view.product-style-4 .pls-product-icons > div, 
.pls-product-hover-mobile .products.grid-view.product-style-5 .pls-product-icons > div {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.products.grid-view.product-style-5 .pls-cart-button a {
font-size: 12px;
padding: 5px 12px;
}
.products.grid-view .pls-product-actions a:before {
font-size: 18px;
font-weight: normal;
position: relative;
}
.products.grid-view.product-style-2 .pls-product-actions a:before {
position: initial;
}
.products.grid-view.product-style-5 .pls-product-actions a:before {
content: '';
}
.products.list-view .pls-cart-button a {
font-size: 12px;
}
.pls-has-sidebar .pls-shop-top-filter-widgets .widget {
flex: 0 0 50%;
max-width: 50%;
}
.pls-quick-shop-wrapper {
padding: 15px;
left: 15px;
right: 15px;
bottom: 15px;
}
.pls-swatches .swatch-normal span, 
.pls-swatches .swatch-normal img {
width: 30px;
height: 30px;
}
.pls-quick-shop-wrapper form.cart .button {
font-size: 12px;
height: 35px;
}
.products.list-view .product-title {
font-size: 16px;
} .pls-product-sale-marquee {
padding: 0;
}
.pls-product-sale-marquee .pls-marquee-item {
font-size: 10px;
}
.pls-marquee-separator:before {
font-size: 13px;
padding: 0 7px;
} .product-gallery-horizontal .woocommerce-product-gallery,
.product-gallery-horizontal-2 .woocommerce-product-gallery {
margin-bottom: 2rem;
}
.pls-single-product-page .pls-single-product-wrapper {
margin-bottom: 2rem;
}
.pls-single-product-page.pls-product-content-style-2 .pls-single-product-wrapper {
margin-bottom: 0;
}
.pls-single-product-top {
margin-bottom: 2.5rem;
}
.single-product .pls-site-content {
padding-bottom: 20px;
}
.woocommerce div.product .product_title {
font-size: 24px;
line-height: 28px;
}
.product-thumbnail-left .pls-product-thumbnail-wrapper,
.product-thumbnail-overlay .pls-product-thumbnail-wrapper {
margin-top: 1rem;
}
.woocommerce div.summary .pls-product-price .amount {
font-size: 22px;
}	
div.summary .pls-whishlist-btn a {
height: 40px;
width: 40px;
}
.pls-product-countdown-wrap {
flex-wrap: wrap;
gap: 1rem;
}
.pls-product-countdown-title {
line-height: 24px;
}
div.summary .pls-product-countdown > span {
font-size: 18px;
}
div.summary .pls-product-countdown > span span { 
font-size: 14px;
}
div.summary .quantity .qty {
width: 60px;
}
.pls-product-compare-share-wrap {
justify-content: space-between;
gap: 1.5rem;
}
.pls-product-compare-share-wrap .pls-compare-btn > a,
.pls-product-compare-share-wrap .pls-product-share > span,
.pls-product-compare-share-wrap .product-sizechart > a{
display: flex;
align-items: center;
flex-direction: column;
}
.pls-product-trust-badge legend {
font-size: 18px;
}
.pls-product-policy-label {
font-size: 22px;
line-height: 28px;
}
.tabs-layout .tabs {
display:none;
}
.tabs-layout .tab-content-wrap a.accordion-title {
font-size: 20px;
font-weight: 600;
padding: .8781rem 0;
display: block;
position: relative;	
}
.woocommerce-tabs.tabs-layout .tab-content-wrap:not(:last-child) {
border-bottom: var(--pls-border-bottom);
}
.pls-product-reviews, 
.related.products, 
.upsells.products, 
.recently-viewed, 
div.cross-sells {
margin-top: 2.5rem;
}
.pls-product-reviews {
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.pls-product-reviews > h3 {
font-size: 24px;
}
.pls-no-sidebar:not(.product-gallery-horizontal):not(.product-gallery-horizontal-2) .woocommerce-Reviews #review_form_wrapper, 
.pls-product-reviews .woocommerce-Reviews #review_form_wrapper {
padding-right: 1rem;
}
.pls-product-reviews .woocommerce-Reviews #reply-title,
.woocommerce-Reviews #reply-title {
font-size: 20px;
}
.pls-product-rating-avg {
font-size: 60px;
line-height: 60px;
}	
.woocommerce-tabs.tabs-layout .woocommerce-Tabs-panel--additional_information {
max-width: 100%;
}
section.related > h2, 
section.upsells > h2,
section.recently-viewed > h2, 
div.cross-sells > h2 {
font-size: 24px;
}
.wcfm-product-policies .wcfm_policies_heading {
font-size: 20px;
} .pls-quick-view-slide {
width: 720px;
}
.product-quick-view {
gap: 1.5rem;
}
.pls-quick-view-title {
margin-bottom: 1rem;
} .pls-customer-login, 
.pls-customer-register {
gap: 90px;
}
.pls-customer-login h2, .pls-customer-register h2, 
.pls-wc-login-register-popup h2,
.woocommerce-account .woocommerce-MyAccount-content h2, 
.woocommerce-order .woocommerce-order-details h2 {
font-size: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content h3, 
.woocommerce-account .woocommerce-customer-details h2, 
.woocommerce-order .woocommerce-column__title {
font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding-left: 2rem;
}
.woocommerce-account .user-avatar img {
width: 80px;
}
.woocommerce-account .MyAccount-navigation-wrapper {
padding: 1.5rem 0rem;
gap: 20px;
}
.woocommerce-MyAccount-navigation li a {
font-size: 16px;
padding: 0.5rem 1.25rem;
}
table.shop_table thead th {
font-size: 16px;
} .woocommerce-cart-wrapper table.cart {
box-shadow: none;
} form.woocommerce-checkout .pls-wc-checkout {
gap: 30px;
margin-top: 2rem;
}
.woocommerce-checkout .woocommerce-billing-fields h3, 
.woocommerce-checkout .order-review-inner h3 {
font-size: 24px;
} .woocommerce ul.order_details li {
padding-left: 1rem;
padding-right: 2em;
} .pls-products-grid-slider .section-heading, 
.pls-products-tabs .section-heading, 
.pls-products-category-tabs .section-heading, 
.pls-products-with-banner .section-heading, 
.pls-products-hotdeal .section-heading {
margin-bottom: 1.5rem;
}
.pls-products-category-tabs.pls-tabs .nav-link {
font-size: 14px;
padding: 4px 10px;
}
.pls-tabs .nav-link {
font-size: 18px;
padding: 4px 15px;
}
.pls-products-tabs .section-sub-categories {
display: none;
}
.pls-products-tabs.tabs-with-title .section-heading {
display: flex;
justify-content: center;
flex-direction: column;
}	
.pls-element .section-heading h2 {
font-size: 30px;
}
.pls-products-tabs.tabs-with-title .section-heading h2 {
margin-bottom: 2rem;
}
.pls-element.pls-single-product-page .single-product-content {
gap: 2.5rem;
}
.pls-element.pls-single-product-page .pls-product-thumbnail-wrapper {
display: none;
}
.tabs-layout:not(.tabs-right) .nav-tabs li.nav-item {
margin-bottom: .5rem;
}
.pls-accordion .pls-accordion-item {
padding: 1rem 1.5rem;
}
.pls-accordion .card-header .card-title {
font-size: 18px;
}
.pls-featured-products-inner {
margin-left: -25px;
margin-right: -25px;
padding-left: 25px;
padding-right: 25px;
width: 95%;
}
.pls-cta-wrapper {
flex-direction: column;
text-align: center;
}
.pls-cta-btn {
margin-top: 1rem;
}
.pls-testimonial-style-1 .pls-client-title {
font-size: 18px;
}
.pls-testimonials .pls-quickview-btn,
.pls-instagram-shop .pls-quickview-btn  {
width: 36px;
height: 36px;
opacity: 1;
visibility: visible;
transform: translate(0);
}
.pls-testimonials .pls-quickview-btn:before,
.pls-instagram-shop .pls-quickview-btn:before {
font-size: 16px;
}
.pls-instagram .pls-instagram-icon:after {
font-size: 22px;
height: 42px;
width: 42px;
}
.accordion-layout .tab-content-wrap a.accordion-title, 
.toggle-layout .tab-content-wrap a.accordion-title,
.tabs-layout .tab-content-wrap a.accordion-title {
font-size: 20px;
}
.pls-width-20,
.pls-width-30 {
max-width: 40%; 
}
.pls-width-40,
.pls-width-50 {
max-width: 60%; 
}
.pls-width-60,
.pls-width-70 {
max-width: 80%; 
} .pls-slider-prev {
left: -0.5rem;
}    
.pls-slider-next {
right: -0.5rem;
}
.e-con-full .pls-slider-prev {
left: 0.5rem;
}
.e-con-full .pls-slider-next {
right: 0.5rem;
}
.pls-slider-navigation-mobile .pls-slider-wrapper .pls-slider-prev, 
.pls-slider-navigation-mobile .pls-slider-wrapper .pls-slider-next {
opacity: 1;
pointer-events: visible;
visibility: visible;
transform: translateY(0);
}
}
@media (max-width:992px){ .pls-minicart-slide {
left: 1rem;
width: inherit;
}
} @media (max-width:767px){
:root body {
--pls-font-size: 14px;
} .admin-bar .pls-mobile-menu {
top: 46px;
}
.pls-header-topbar .pls-text-message {
font-size: 12px;
}
.pls-header-cart .cart-wrap {
display:none;
}
.pls-site-header:not(.pls-header-overlay) + #page-title {
padding-top: 25px;
padding-bottom: 25px;
}
.pls-header-overlay + #page-title {
padding-top: 140px !important;
padding-bottom: 40px !important;
}
.pls-page-title .header-subtitle {
font-size: 16px;
} .pls-minicart-countdown-msg {
padding-left: 2rem;
}
.pls-minicart-countdown-msg:before {
width: 24px;
height: 24px;
}
.pls-minicart-countdown {
padding: 0.625rem .75rem;
}
.pls-minicart-cross-sells {
display: none;
}
.pls-minicart-items {
width: 100%;
}
.pls-minicart-slide .widget_shopping_cart {
overflow: scroll;
}
.pls-scroll > .pls-scroll-content {		
position: initial;
margin-right: 0 !important;
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a {
padding: 12px 15px;
}
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content {
right: 1rem;
width: initial;
}
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content {
left: 1rem;
width: initial;
} .pls-search-popup .search-rating {
display: none;
padding: 2rem 1.5rem;
}
.pls-search-popup .pls-ajax-search .search-field, 
.pls-search-popup .pls-ajax-search select {
font-size: 16px;
height: 46px;
} #page-title.pls-page-title {
padding-top: 40px;
padding-bottom: 40px;
}
.pls-page-title {
margin-bottom: 2.5rem;
}
body:not(.home) .pls-site-header.pls-header-overlay:not(.pls-header-5) + .pls-site-content #page-title.pls-page-title {
padding-top: 75px;
}	
.title-size-small .title {
font-size: 20px;
}
.title-size-default .title {
font-size: 26px;
}
.title-size-large .title {
font-size: 32px;
}
.pls-site-content {
padding-bottom: 40px;
} .pls-footer-copyright .pls-copyright-wrap > div:first-child {
margin-bottom: 1rem;
}
.pls-footer-copyright .pls-copyright-wrap > div {
text-align: center !important;
}
.button, .btn, button, input[type="button"], input[type="submit"] {
font-size: 12px;
padding: 10px 20px;
} .entry-post .entry-thumbnail-wrapper {
margin-bottom: 1.5rem;
}
.post-thumbnail a img {
width: 100%;
}
.entry-category .cat-links {
font-size: 12px;
}
.entry-header .entry-title,
.blog-grid .entry-header .entry-title {
font-size: 20px;
}
.blog-post-loop {
margin-bottom: 2rem;
padding-bottom: 1.5rem;
}
.blog-grid .entry-header .entry-category,
.blog-grid .entry-header .entry-title {
margin-bottom: 0.5rem;
}
.pls-blog-slider .entry-header .entry-title {
font-size: 16px;
}
.post-navigation .pls-nav-title {
font-size: 14px;
}
.pls-pagination li .page-numbers, 
.woocommerce-pagination li .page-numbers, 
.pls-pagination .page-links .page-number, 
.woocommerce-pagination .page-links .page-number, 
.page-links .page-number {
width: 40px !important;
height: 40px;
}
.pls-nav-previous a:before, 
.pls-nav-next a:after,
.post-navigation .pls-nav-previous a:before, 
.post-navigation .pls-nav-next a:after {
font-size: 30px;
top:0;
} .single-post-page .entry-content {
font-size: 15px;
}
.single-post.pls-has-sidebar .pls-site-content {
padding-top: 35px;
}
.single-post .entry-content h4 {
font-size: 20px;
line-height: 26px;
}
.single-post.pls-no-sidebar .pls-site-content > .post-thumbnail {
padding-bottom: 35px;
}
.single-post-page .entry-header {
margin-bottom: 1.5rem;
}
.tag-social-share {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.tag-social-share .pls-social {
justify-content: flex-start;
}
.tag-social-share .single-tags a {
font-size: 12px;
}
.author-info .author-title {
font-size: 20px;
}
.author-info .author-link {
font-size: 14px;
}
.comments-area > h3,
.related.posts > h3 {
font-size: 20px;
}
.comment-respond > h3 {
font-size: 18px;
}
#cancel-comment-reply-link {
font-size: 18px;
}
.comment-form .submit {
padding: 10px 20px;
font-size: 12px;
} .pls-page-title .pls-shop-categories {
margin-top: 1rem;
}
.pls-products-categories li {
padding: 5px 8px;
}
.pls-products-categories .product-cat-title {
font-size: 12px;
}
.pls-products-header .pls-products-active-filters div a {
font-size: 13px;
}
.pls-products-header-filters {
gap: 0.25rem;
}
.pls-products-header-filters-left, 
.pls-products-header-filters-right, 
.pls-products-header-filters .show-products-number {
gap: 0.75rem;
}
.pls-products-active-filters {
margin-top: 10px;
}
.pls-product-filter-btn:before {
font-size: 18px;
}
.pls-products-active-filters + .pls-shop-top-filter-widgets {
top: 2rem;
}
.pls-shop-top-filter-widgets .pls-filter-inner {
row-gap: 1rem;
}
.product-category .woocommerce-loop-category__title {
font-size: 16px;
}
.product-category.product .woocommerce-loop-category__title, 
.pls-category-style-1 .product-category .woocommerce-loop-category__title {
min-width: 130px;
padding: 0.75rem 0.75rem;
}
.pls-ordering-label {		
margin-right: 7px;
}
.woocommerce-ordering {
position: relative;
height: 30px;
text-align: center;
line-height: 30px;
z-index: 1;
}	
.woocommerce-ordering select {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 0;
width: 100%;
border: none;
background: transparent;
font-weight: 400;
text-indent: -9999px;
-webkit-appearance: none;
-moz-appearance: none;
}
.woocommerce-ordering:after {
position:static;
font-size: 20px;
content: "\e9b9";
font-family: 'presslayouts-font';
font-weight: 400;
margin-right: 1em;
}
.pls-no-sidebar .pls-shop-top-filter-widgets .widget{
flex: 0 0 50%;
max-width: 50%;
}
.pls-product-labels {
left: 10px;
top: 10px;
}
.pls-product-labels > span, 
.pls-product-discount-label .on-sale {
font-size: 10px;
padding: 2px 8px;
}
.products .pls-product-info .on-sale {
font-size: 12px;
padding: 2px 8px;
}
.products.list-view .pls-cart-button a {
padding: 6px 24px;
}
.pls-product-variations .pls-swatches .swatch span, 
.pls-product-variations .pls-swatches .swatch img {
width: 24px;
height: 24px;
} .product-quick-view .pls-product-gallery,
.product-quick-view .pls-product-summary {
flex: 100%;
max-width: 100%;
}
.product-quick-view .pls-product-summary {
margin-top: 0;
}
.pls-quick-view-slide {
padding: 0;
padding-top: 1rem;
padding-bottom: 1rem;
left: 1rem;
width: auto;
}
.pls-quick-view-slide .pls-single-product-gallery, 
.single-product .pls-quick-view-slide .pls-single-product-gallery {
flex-direction: row;
gap: 1rem;
overflow: auto;
}
.product-quick-view .pls-product-gallery {
overflow: unset;
}
.product-quick-view .woocommerce-product-gallery__image {
width: 200px;
flex-shrink: 0;
}
.pls-quick-view-content {
padding-left: 1rem;
padding-right: 1rem;
overflow-y: auto;
}
.pls-quick-view-content div.product .woocommerce-product-gallery {
margin-bottom: 0 !important;
}
.product-quick-view {
flex-direction: column;
}
.product-quick-view .pls-product-summary .summary {
max-height: 100%;
overflow: unset;
}
.pls-quick-view-title {
margin-bottom: 0;
position: absolute;
top: 0px;
width: 100%;
}
.pls-quick-view-title h3 {
font-size: 20px;
} .pls-sp-breadcrumb-navigation {
flex-direction: column;
align-items: flex-start;
}
.woocommerce div.product .woocommerce-product-gallery {
margin-bottom: 1rem;
}
.product-gallery-horizontal .woocommerce-product-gallery,
.product-gallery-horizontal-2 .woocommerce-product-gallery {
margin-bottom: 1.5rem;
}
.product-thumbnail-bottom .pls-product-thumbnail-wrapper {
margin-top: 1rem;
}
div.summary .pls-product-cat .posted_in a {
font-size: 11px;
}
.woocommerce div.product .product_title {
font-size: 20px;
line-height: 24px;
}
.pls-single-product-title,
.woocommerce div.summary .pls-product-price {
margin-bottom: 0.5rem;
}
.pls-single-product-page .pls-single-product-wrapper {
margin-bottom: 1rem;
}
.pls-single-product-top {
margin-bottom: 2rem;
}
.woocommerce-tabs.tabs-layout .tab-content-wrap {
width: 100% !important;
}
.pls-single-product-info {
flex-direction: column-reverse;
}
.pls-product-content-style-3 .pls-single-product-info {
gap: 2rem;
}
.pls-product-content-style-3 div.summary {
padding: 20px;
}
.pls-product-content-style-3 div.summary .pls-whishlist-btn {
right: 0;
top: 0;
}
.pls-product-policy-label {
font-size: 20px;
}
div.summary .pls-bought-together-products .pls-fbt-title, 
.pls-single-product-page > .pls-bought-together-products .pls-fbt-title {
font-size: 20px;
margin-bottom: 16px;
}
.pls-bought-together-products .add-items-to-cart {
padding: 12px 20px;
}
.pls-product-reviews, 
.related.products, 
.upsells.products, 
.recently-viewed, 
div.cross-sells {
margin-top: 2rem;
}
.pls-product-reviews {
padding-bottom: 1.5rem;
padding-top: 1.5rem;
}
.pls-product-reviews > h3 {
font-size: 20px;
}
.pls-product-rating-histogram {
gap: 2rem;
}
.pls-no-sidebar:not(.product-gallery-horizontal):not(.product-gallery-horizontal-2) .woocommerce-Reviews #review_form_wrapper, 
.pls-product-reviews .woocommerce-Reviews #review_form_wrapper {
padding-right: 1rem;
}
.pls-product-reviews .woocommerce-Reviews #reply-title,
.woocommerce-Reviews #reply-title {
font-size: 18px;
}
.pls-product-rating-avg {
font-size: 45px;
line-height: 50px;
}
.woocommerce-Reviews #comments {
margin-top: 2rem;
}
section.related > h2, 
section.upsells > h2,
section.recently-viewed > h2, 
div.cross-sells > h2 {
font-size: 20px;
}
.wcfm-product-policies .wcfm_policies_heading {
font-size: 18px;
} .woocommerce-account.logged-in .entry-content > .woocommerce:not(.pls-element) {
flex-flow: column;
}
.woocommerce-account .MyAccount-navigation-wrapper,
.woocommerce-account .woocommerce-MyAccount-content {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.woocommerce-account .MyAccount-navigation-wrapper {
padding: 1.5rem 0;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-account .MyAccount-navigation-wrapper,
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1 {
margin-bottom:2em;
}
.table-responsive-label {
display: inline-block; 
}
.shop_table_responsive thead,
.shop_table_responsive th {
display: none; 
}
.shop_table_responsive tr {
border: none;
border-bottom: var(--pls-border-bottom);
display: block;
margin-bottom: 20px;
padding-bottom: 10px;
position: relative;
}
.shop_table_responsive tr:last-child {
margin-bottom: 0; 
}
table.shop_table tbody th, 
table.shop_table tfoot th, 
table.shop_table td {
border-bottom: none;
padding: 0.2rem 0;
}
.shop_table_responsive td {
display: block;
border-bottom: none;
padding: 0 0 8px 0;
margin-bottom: 5px;
text-align: right; 
}
.shop_table_responsive td:before {
content: attr(data-title);
color: var(--pls-link-color);
font-size: 14px;
font-weight: 500;
float: left;
}
.shop_table_responsive td:last-child {
margin-bottom: 0;
border-bottom: none; 
}
.shop_table_responsive td:first-child {
border-top: none !important;
}
.woocommerce-cart table.cart tr, 
.woocommerce table.wishlist_table tbody tr {
border-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.pls-customer-login h2, 
.pls-customer-register h2, 
.pls-wc-login-register-popup h2 {
font-size: 20px;
}
.pls-customer-login-register:before {
content: none;
}
.pls-customer-login, 
.pls-customer-register{		
padding: 1.5rem;
flex-direction: column;
gap: 40px;
}
table.my_account_orders .woocommerce-orders-table__cell-order-actions {
max-width: inherit;
}
table.my_account_orders .woocommerce-orders-table__cell-order-actions a:not(:last-child) {
margin-bottom: 0;
margin-right: 0.5rem;
}
.woocommerce table.my_account_orders .button { 
padding: 10px 20px;
width: inherit;
} .woocommerce-cart table.cart{
border: none !important;
}
.woocommerce-cart table.cart tr {
border-left: 0;
border-right: 0;
display:block;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 100px;
}
table.cart td.product-price .amount {
font-weight: 400;
}
.woocommerce-cart table.cart tr:last-child {
border: 0;
margin-bottom: 0;
padding: 0;
}
.cart-collaterals .cart_totals h2 {
font-size: 20px;
}
.cart_totals .shop_table tr > *:last-child {
padding-left: 0;
}
.cart_totals .shop_table_responsive tr {
border: none;
}
.woocommerce-cart table.cart td {
padding: 0;
border: none !important;
}
.woocommerce-cart table.cart .product-thumbnail {
position:absolute;
left:0;
}
.woocommerce-cart table.cart .product-thumbnail img {
max-width: 98px;
}
.woocommerce-cart table.cart td.product-name {
text-align: left;
margin-right: 2.5em;
}
.woocommerce-cart table.cart td.product-name:before{
content:none;
}
.woocommerce-cart table.cart td.product-quantity .quantity{
display: inline-flex;
margin-right:0;
}
.woocommerce-cart table.cart td.product-quantity input[type="button"]{
min-width: 25px;
min-height: 31px;
}
.woocommerce-cart table.cart td.product-quantity .qty{
height: 2.2em;
}
.woocommerce-cart table.cart td.product-subtotal{
margin-bottom:0;
}
.woocommerce-cart table.cart td.product-remove {
position: absolute;
top: -3px;
right: 0;
}
.woocommerce-cart .woocommerce-cart-wrapper .actions {
padding-top: 0;
} form.woocommerce-checkout .pls-wc-checkout {
flex-direction: column;
}
.woocommerce-checkout .woocommerce-billing-fields h3, 
.woocommerce-checkout .order-review-inner h3 {
font-size: 20px;
}
.woocommerce-checkout .order-review-inner h3 {
margin-bottom: 0;
} .pls-quick-view,
.pls-product-sizechart{
margin-top: 2em;
max-width: 98%;
}
.pls-quick-view .pls-single-product-wrapper.row{
margin:0;
}
.pls-quick-view div.summary {
position: initial !important;
} .woocommerce-order .woocommerce-notice {
font-size: 16px;
}
.woocommerce ul.order_details {
padding: 1rem;
flex-direction: column;
align-items: inherit;
}
.woocommerce ul.order_details li {
text-align: inherit;
border: none;
padding: 0;
}
.woocommerce ul.order_details li:not(:last-child) {
margin-bottom: 1.5em;
}
.woocommerce ul.order_details li strong {		
display: initial;
margin-left: .5rem;
} .woosw-items .woosw-item .woosw-item--remove {
padding-left: 0;
padding-right: 5px;
} .woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top, 
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
font-size: 18px;
padding: 1rem;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner {
gap: 0.5rem;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a, 
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner span {
font-size: 14px;
} .widget h2, 
.widget .widget-title {
font-size: 16px;
}
.pls-widget-area .widget .maxlist-more a {
font-size: 12px;
}
.widget ul li ul {
padding-left: 0.725rem;
}
.widget.pls-attributes-filter .pls-attributes-inline {
gap: 0.75rem;
}
.pls-attributes-filter .pls-attributes-inline li a {
font-size: 12px;
padding: 3px 10px 3px 6px;
}
.widget.pls-attributes-filter .pls-attributes-inline li .swatch-color,
.widget.pls-attributes-filter .pls-attributes-inline li .swatch-image img {
height: 18px;
width: 18px;
}
.pls-attributes-filter .swatch-filter-pa_size.pls-attributes-inline .swatch-label {
font-size: 14px;
}
.pls-attributes-filter .swatch-filter-pa_size.pls-attributes-inline li a {
min-width: 40px;
min-height: 40px;
}
.pls-widget-area .pls-newsletter .subscribe-tagline {
font-size: 16px;
} .pls-element .section-heading h2 {
font-size: 22px;
}
.pls-products-category-tabs.pls-tabs .nav-link {
font-size: 14px;
padding: 4px 8px;
}
.pls-tabs .nav-link {
font-size: 16px;
padding: 4px 10px;
}
.pls-heading.pls-text-center.separator-line .separator-left,
.pls-heading.pls-text-center.separator-line .separator-right,
.pls-heading.pls-text-right.separator-line .separator-left,
.pls-heading.pls-text-left.separator-line .separator-right {
width: 50px;
}
.products-and-categories-box .section-categories {
border-right:none !important;
border-bottom: var(--pls-border-bottom);
}
.products-and-categories-box .sub-categories {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.products-and-categories-box .sub-categories li {
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.pls-accordion .card-header .card-title {
font-size: 16px;
}
.pls-testimonial-style-6 .pls-content-slider {
flex: 0 0 55%;
max-width: 55%;
}
.pls-testimonial-style-6 .pls-content-thumb-slider {
flex: 0 0 38%;
max-width: 38%;
}
.pls-element.pls-single-product-page .single-product-content {
flex-direction: column;
gap: 0.5rem;
}
.pls-element.pls-single-product-page .single-product-content > div {
flex: 0 0 100%;
max-width: 100%;
}
.pls-products-hotdeal .pls-flash-sale-timer {
font-size: 14px;
}
.pls-products-hotdeal .pls-product-stock-label {
font-size: 12px;
}
.pls-featured-products .pls-section-slider {
flex-direction: column-reverse;
}
.pls-featured-products .pls-section-slider > div {
flex: 0 0 100%;
max-width: 100%;
}
.pls-video-tabs {
flex-direction: column-reverse;
}
.pls-before-after-wrap .btn-text {
font-size: 16px;
}
.pls-product-categories-thumbnails .category-title, 
.pls-product-brands .brand-title {
font-size: 16px;
}
.accordion-layout .tab-content-wrap a.accordion-title, 
.toggle-layout .tab-content-wrap a.accordion-title,
.tabs-layout .tab-content-wrap a.accordion-title {
font-size: 18px;
} .pls-slider-next,
.pls-slider-prev {
top: calc(50% - 18px);
height: 36px;
width: 36px;
}
.pls-slider-prev:after, 
.pls-slider-next:after {
font-size: 13px;
} .dokan-seller-search-form .dokan-w4 {
width: 50%;	
}
.pls-close-btn, 
.mfp-close-btn-in .mfp-close {
width: 30px;
height: 30px;
}
.pls-close-btn:before {
font-size: 12px;
}
} @media (min-width: 768px) and (max-width: 1024px) { .pls-no-sidebar .pls-shop-top-filter-widgets .widget{
flex: 0 0 33.3333%;
max-width: 33.3333%;
} div.summary form.cart .button, 
.woocommerce div.summary .pls_quick_buy_button {
min-width: 160px;
}
.pls-mobile-navbar .mobile-element-sidebar {
display: none;
}
} @media (max-width:640px){
input[type="radio"] + label, 
input[type="checkbox"] + label{
display:inline;
} .pls-ajax-search .search-categories{
display:none;
}
.ajax-search-style-2.ajax-search-radius .search-field,
.ajax-search-style-4.ajax-search-radius .search-field{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
} .author-info {
flex-direction: column;
} .admin-bar .pls-quick-view-slide {
z-index: 999999;
} .pls-product-gallery-btns > div {
margin-bottom: 2rem;
}
.woosb-products .woosb-product {
flex-flow: wrap;
justify-content: flex-end;
gap: 0.75rem;
}
.woosb-products .woosb-product .woosb-quantity.woosb-quantity-plus-minus {
width: 100px;
flex: 0 0 100px;
}
.woosb-quantity-input .quantity {
margin: 0 !important;
}
.woosb-quantity-plus-minus .quantity :is(.plus, .minus) {
min-width: 17px;
}
.woosb-products .woosb-product .woosb-quantity input {
width: 40px;
} .woocommerce-cart .actions .coupon .input-text {
max-width: 187px;
} .tabs-with-title .section-heading {
gap: 1rem;
}
.pls-width-20,
.pls-width-30,
.pls-width-40,
.pls-width-50,
.pls-width-60,
.pls-width-70,
.pls-width-80,
.pls-width-90{
max-width:100%;
}
.pls-testimonial-style-6 .section-content {
flex-direction: column-reverse;
align-items: center;
gap: 1.5rem;
}
.pls-testimonial-style-6 .pls-content-slider {
flex: 0 0 100%;
max-width: 100%;
}
.pls-testimonial-style-6 .pls-content-thumb-slider {
flex: 0 0 70%;
max-width: 70%;
}
.pls-testimonial-style-6 .pls-slider-navigation {
margin-top: 0.75rem;
}
} @media (min-width: 576px) and (max-width: 767px) { .comment-form p.comment-form-url{
flex: 100%;
} #dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 50% !important;
float: left;
}
} @media (max-width:575px){ .pls-header-myaccount .myaccount-wrap {
display:none;
} .pls-site-footer .footer-widget .widget h2, 
.pls-site-footer .footer-widget .widget-title {
margin-bottom: 1rem;
}
.footer-widget-collapse .widget >:not(.widget-title):not(:first-child){
display:none;
}
.footer-widget-collapse .widget.footer-widget-opened .widget-title:after {
transform: rotate(180deg);
}
.footer-widget-collapse .widget .widget-title:after {
content:"\e9d2";
transition: .45s;
} .comment-form p.comment-form-author, 
.comment-form p.comment-form-email, 
.comment-form p.comment-form-url {
flex: 100%;
} .products.grid-view .pls-product-icons {
gap: 0.4rem;
} .woocommerce-cart .actions .coupon .input-text {
max-width: 100%;
}
.woocommerce-cart .actions .text-align {
text-align: inherit !important;
} .woocommerce table.shop_table.woocommerce-checkout-review-order-table{
table-layout: fixed;
} .products-and-categories-box .sub-categories li {
flex: 0 0 50%;
max-width: 50%;
}	
.pls-testimonial-style-2 .pls-client-wrap {
flex-direction: column;
}
.pls-testimonial-style-2 .pls-client-img {
flex: 100%;
max-width: 100%;
}
.pls-text-slider {
margin-left: 2rem;
margin-right: 2rem;
}
.e-con-full .elementor-widget-pls-text-slider .pls-slider-prev {
left: 0;
}
.e-con-full .elementor-widget-pls-text-slider .pls-slider-next {
right: 0;
}
.pls-heading-flash-sale {
flex-direction: column;
gap: 0.75rem;
} li.dokan-share-btn-wrap .dokan-share-btn{
margin-right: 7px;
}
.dokan-store-tabs button.dokan-btn{
padding: 7px 3px;
}
.dokan-seller-search-form .dokan-w4{
width: 100%;	
}	
} @media (max-width:480px){ .pls-product-navigation > div:not(:last-child) {
margin-right: 0.5em;
}
}