@charset "UTF-8";
.woocommerce #main,
.woocommerce-cart #main,
.woocommerce-checkout #main {
margin-top: -200px;
margin-bottom: 100px;
}
.woo-content-wrap #primary,
.woocommerce-cart #primary,
.woocommerce-checkout #primary {
margin-top: 50px;
position: relative;
background-color: #fff;
padding: 55px 40px 45px;
border-radius: 30px;
-webkit-box-shadow: 0 8px 30px #c0bad76b;
-moz-box-shadow: 0 8px 30px #c0bad76b;
box-shadow: 0 8px 30px #c0bad76b;
}
.woocommerce .added_to_cart.disabled,
.woocommerce .added_to_cart:disabled,
.woocommerce .button.disabled,
.woocommerce .button:disabled,
.woocommerce button.disabled,
.woocommerce button:disabled,
.woocommerce input[type=button].disabled,
.woocommerce input[type=button]:disabled,
.woocommerce input[type=reset].disabled,
.woocommerce input[type=reset]:disabled,
.woocommerce input[type=submit].disabled,
.woocommerce input[type=submit]:disabled {
opacity: .5 !important;
cursor: not-allowed;
}
.woocommerce .button:disabled:before {
display: none;
}
.woocommerce button.button.loading {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce button.button.loading:after {
display: inline-block;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f110';
position: inherit;
top: auto;
right: auto;
margin-left: 6px;
vertical-align: top;
font-weight: 400;
-ms-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
color: inherit;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce button.disabled {
background-color: #777;
}
.woocommerce button.alt:disabled {
background-color: #777;
}
.woocommerce ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce .acmthemes-toolbar .result-count {
font-weight: 500;
}
.woocommerce div.products {
margin: 0 -10px;
}
.woocommerce div.products li.product .added_to_cart {
padding: 12px 20px;
}
.woocommerce div.products li.product .added_to_cart:after {
font-family: 'simple-line-icons';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
content: '\e035';
margin-left: 6px;
vertical-align: bottom;
}
.woocommerce div.products li.product .woo-entry-inner {
margin: 0;
}
.woocommerce div.products li.product .woo-entry-inner li {
margin-bottom: 12px;
line-height: 1;
}
.woocommerce div.products li.product .woo-entry-inner li:last-child {
margin-bottom: 0;
}
.woocommerce div.products li.product .woo-entry-inner li.image-wrap {
margin-bottom: 20px;
position: relative;
}
.woocommerce div.products li.product .woo-entry-inner li.image-wrap .woo-entry-image,
.woocommerce div.products li.product .woo-entry-inner li.image-wrap .product-entry-slider-wrap {
display: block;
}
.woocommerce div.products li.product .woo-entry-image,
.woocommerce div.products li.product .product-entry-slider-wrap {
display: none;
}
.woocommerce div.products li.product .product-entry-slider-wrap {
position: relative;
}
.woocommerce div.products li.product .woo-entry-image-swap {
position: relative;
overflow: hidden;
}
.woocommerce div.products li.product .woo-entry-image-swap img {
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out;
width: 100%;
overflow: hidden;
}
.woocommerce div.products li.product .woo-entry-image-swap .woo-entry-image-main {
position: relative;
margin-bottom: 0 !important;
z-index: 2;
}
.woocommerce div.products li.product .woo-entry-image-swap .woo-entry-image-secondary {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 100%;
z-index: 1;
}
.woocommerce div.products li.product .woo-entry-image-swap:hover .woo-entry-image-main {
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
}
.woocommerce div.products li.product .product-entry-slider {
display: none;
}
.woocommerce div.products li.product.outofstock .outofstock-badge {
position: absolute;
top: 20px;
left: 20px;
min-height: 0;
min-width: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-color: rgba(63, 195, 135, 0.8);
color: #fff;
padding: 8px 12px;
text-transform: uppercase;
font-size: 12px;
line-height: 1;
font-weight: 300;
z-index: 9;
background-color: rgba(0, 0, 0, 0.8);
}
.woocommerce div.products li.product.outofstock .onsale {
display: none;
}
.woocommerce div.products li.product li.category {
display: block;
font-size: 12px;
font-weight: 300;
line-height: 1;
font-style: italic;
margin-bottom: 8px;
text-overflow: ellipsis;
white-space: nowrap;
}
.woocommerce div.products li.product li.category a {
color: #999;
}
.woocommerce div.products li.product li.inner {
display: block;
position: relative;
margin: 5px 0 18px;
line-height: 1;
}
.woocommerce div.products li.product li.woo-desc {
display: none;
line-height: 1.6;
margin-bottom: 20px;
}
.woocommerce div.products li.product li.btn-wrap {
display: block;
}
.woocommerce div.products li.product li.title a {
display: inline-block;
font-size: 14px;
line-height: 1.5;
}
.woocommerce div.products li.product .price {
font-size: 18px;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce div.products li.product .price .amount {
color: #57bf6d;
}
.woocommerce div.products li.product .price del {
display: inline-block;
font-weight: normal;
}
.woocommerce div.products li.product .price del .amount {
color: #666;
font-size: 14px;
text-decoration: line-through;
}
.woocommerce div.products li.product .price ins {
display: inline-block;
font-weight: normal;
}
.woocommerce div.products li.product.has-rating .product-inner:hover .inner .price {
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
visibility: hidden;
}
.woocommerce div.products li.product.has-rating .product-inner:hover .inner .star-rating {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
visibility: visible;
}
.woocommerce div.products li.product.has-rating li.inner .star-rating {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: -8px auto 0 auto;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce div.products li.product .button {
float: none;
display: inline-block;
background-color: transparent;
color: #848494;
padding: 5px 12px;
border: 3px double #e4e4e4;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
text-transform: none;
}
.woocommerce div.products li.product .button:hover {
background-color: transparent;
color: #13aff0;
border-color: #13aff0;
}
.woocommerce div.products li.product .button.added {
display: none;
}
.woocommerce div.products li.product h3 {
font-size: 16px;
color: inherit;
margin: 0;
} .current-shop-items-dropdown {
position: absolute;
top: 100%;
right: -20px;
background-color: #fff;
z-index: 10000;
text-align: left;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
width: 450px;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out
}
.current-shop-items-dropdown ul.woocommerce-mini-cart {
max-height: 50vh;
overflow-y: auto
}
.current-shop-items-dropdown .widgettitle {
display: none
}
.current-shop-items-dropdown li:first-child {
border-top: none
}
.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message {
padding: 20px;
margin: 0
}
.widget_shopping_cart ul.cart_list li {
padding: 0;
border-bottom-width: 1px;
border-style: solid;
border-color: #e6e6e6;
min-height: 100%
}
.widget_shopping_cart ul.cart_list li:first-child,
.widget_shopping_cart ul.cart_list li:last-child {
min-height: 100%
}
.widget_shopping_cart ul.cart_list li:first-child {
border-top-width: 0
}
.widget_shopping_cart ul.cart_list li:last-child {
border-bottom-width: 0
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
align-items: center
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid {
width: 100%
}
.woocommerce ul.product_list_widget li {
border-color: #f3f3f3;
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid.thumbnail {
width: 25%;
margin: 0;
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid.thumbnail img {
position: relative;
top: 0;
width: auto;
height: auto
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid.content {
position: relative;
width: 75%;
padding-left: 10px;
text-align: left;
}
li.woocommerce-mini-cart-item.mini_cart_item .cart-grid-wrap {
padding-bottom: 20px;
}
li.woocommerce-mini-cart-item.mini_cart_item:last-child .cart-grid-wrap {
padding-bottom: 0
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid>div {
padding-left: 60px
}
#site-navigation-wrap .widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid h3 a {
display: block;
font-size: 14px;
font-weight: 400;
margin: 0
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid .quantity {
color: #b2b2b2;
font-weight: 400
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid a.remove {
left: 20px;
margin-top: -17px;
width: 24px;
height: 24px;
line-height: 21px;
color: #ff6363;
border: 1px solid #ff6363
}
.widget_shopping_cart ul.cart_list li .cart-grid-wrap .cart-grid a.remove:hover {
color: #ce3939;
border-color: #ce3939
}
.widget_shopping_cart .total {
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
padding: 20px;
margin: 0
}
.widget_shopping_cart .total strong {
float: left;
font-size: 12px;
font-weight: 400;
color: #797979;
text-transform: uppercase;
letter-spacing: 1px
}
.widget_shopping_cart .total .amount {
float: right;
font-size: 16px;
line-height: 1.3;
font-weight: 600;
letter-spacing: 1px
}
.widget_shopping_cart .total:after {
content: '';
display: table;
clear: both
}
.widget_shopping_cart_content .buttons {
margin: 0;
padding: 20px
}
.widget_shopping_cart_content .buttons .button {
float: left;
width: 48%;
padding: 18px 8px;
text-align: center;
letter-spacing: 2px
}
.widget_shopping_cart_content .buttons .button:first-child {
background-color: transparent;
border: 1px solid #e6e6e6;
color: #666
}
.widget_shopping_cart_content .buttons .button:first-child:hover {
border-color: #13aff0
}
.widget_shopping_cart_content .buttons .checkout {
border: 1px solid #1d2530;
float: right;
}
.widget_shopping_cart_content .buttons:after {
content: '';
display: table;
clear: both
}
.bag-style {
position: relative;
display: inline-block
}
.wcmenucart-cart-icon .wcmenucart-count {
position: relative;
display: inline-block;
min-width: 2em;
height: 2em;
font-size: 1em;
line-height: 1.7em;
font-weight: 700;
border: 2px solid #333;
color: #333;
padding: 0 3px;
vertical-align: middle;
text-align: center;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.wcmenucart-cart-icon .wcmenucart-count:after {
content: '';
position: absolute;
bottom: 100%;
left: 50%;
width: 14px;
height: 8px;
margin-left: -7px;
margin-bottom: 0;
border: 2px solid #333;
border-top-left-radius: 100px;
border-top-right-radius: 100px;
border-bottom: 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.show-cart .wcmenucart-cart-icon .wcmenucart-count {
background-color: #13aff0;
color: #fff;
border-color: #13aff0
}
.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,
.show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
border-color: #13aff0;
height: 10px
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding: 0
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 50%;
left: auto;
right: 0
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
padding: 20px
}
.woocommerce div.products li.product .product-inner .added_to_cart {
float: none;
display: inline-block;
background-color: transparent;
color: #848494;
padding: 5px 12px;
border: 3px double #e4e4e4;
font-size: 12px;
line-height: 1.5;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
text-transform: none;
}
.woocommerce div.products li.product .product-inner .added_to_cart:hover {
background-color: transparent;
color: #13aff0;
border-color: #13aff0;
}
.woocommerce div.products li.product li.category a:hover {
color: #13aff0;
}
.woocommerce div.products li.product-category.product .woo-entry-image {
display: block;
margin-bottom: 20px;
}
.woocommerce div.products li.product-category.product .woo-entry-inner a {
padding-top: 10px;
}
.woocommerce div.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce div.products li.product-category.product .woo-desc {
display: none;
line-height: 1.6;
margin-bottom: 20px;
}
.woocommerce div.products.list .woostore-product-excerpt {
display: none;
}
.woocommerce div.products.list .woostore-category-description {
display: none;
}
.woocommerce div.products.list .product-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: center;
align-items: center;
text-align: left;
}
.woocommerce div.products.list .product {
display: block;
float: none;
width: 100% !important;
}
.woocommerce div.products.list .product .woo-entry-inner {
width: 65%;
}
.woocommerce div.products.list .product .woo-entry-inner li.image-wrap {
display: none;
}
.woocommerce div.products.list .product .woo-entry-image,
.woocommerce div.products.list .product .product-entry-slider-wrap {
display: block;
position: relative;
width: 32%;
margin: 0 3% 0 0;
}
.woocommerce div.products.list .product .product-entry-slider-wrap .woo-entry-image {
width: 100%;
margin: 0;
}
.woocommerce div.products.list .product .product-entry-slider {
display: none;
}
.woocommerce div.products.list .product li.woo-desc {
display: block;
}
.woocommerce div.products.list .product li.title a {
font-size: 28px;
}
.woocommerce div.products.list .product.has-rating li.inner .star-rating {
left: auto;
right: auto;
}
.woocommerce div.products.list .product-category.product .woo-desc {
display: block;
}
.woocommerce ul.cart_list li::after {
clear: both;
}
.woocommerce ul.cart_list li .star-rating {
display: block;
margin: 5px 0;
}
.woocommerce ul.cart_list li dl {
display: none;
}
.woocommerce ul.product_list_widget {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce ul.product_list_widget li::after {
clear: both;
}
.sidebar-box ul.product_list_widget li {
position: relative;
clear: both;
padding-left: 80px;
margin: 0;
min-height: 92px;
}
.woocommerce ul.product_list_widget li a:after {
content: '';
display: block;
visibility: hidden;
clear: both;
zoom: 1;
height: 0;
}
.woocommerce ul.product_list_widget li a.remove {
display: inline-block;
position: absolute;
top: 50%;
right: 0;
font-size: 14px;
margin-top: -10px;
color: #777;
border: 1px solid;
height: 20px;
width: 20px;
line-height: 18px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
z-index: 20;
}
.woocommerce ul.product_list_widget li a.remove:hover {
color: #333;
}
.sidebar-box ul.product_list_widget li:first-child {
border-color: #eaeaea;
}
.sidebar-box ul.product_list_widget li:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.sidebar-box ul.product_list_widget li.empty {
min-height: auto !important;
margin: 0;
border: 0;
padding: 0 !important;
}
.woocommerce ul.product_list_widget li img {
position: absolute;
top: 0;
left: 0;
margin: 0;
max-width: 60px;
height: auto;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce ul.product_list_widget li img:hover {
-moz-opacity: 0.8;
-webkit-opacity: 0.8;
opacity: 0.8;
}
.woocommerce ul.product_list_widget li .quantity {
display: block;
float: none;
margin: 5px 0 0;
color: #bcbcbc;
line-height: 1em;
}
.woocommerce ul.product_list_widget li .star-rating {
display: block;
margin: 5px 0;
}
.woocommerce ul.product_list_widget li dl {
display: none;
}
.woocommerce .comment-form .stars {
margin-top: 10px;
}
.woocommerce ul.order_details {
border: 1px solid;
padding: 20px;
margin: 0 0 20px;
border-color: #eaeaea;
border-color: #eaeaea;
}
.woocommerce ul.order_details li {
border-color: #ddd;
}
.woocommerce .summary ul,
.woocommerce #tab-description ul {
list-style: none;
margin: 20px 0;
}
.woocommerce .form-row-first {
float: left;
width: 48%;
margin-right: 4%;
}
.woocommerce .form-row-last {
float: right;
width: 48%;
}
.woocommerce form .form-row {
padding: 3px 0;
}
.woocommerce form .form-row label {
display: inline-block;
margin: 0 0 5px;
}
.woocommerce form .form-row label[for="createaccount"] {
margin: 0;
vertical-align: middle;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce form .form-row::after {
clear: both;
}
.woocommerce form.login .lost_password {
margin: 0;
}
.woocommerce div.products ul {
margin: 0 -10px;
}
.woocommerce div.products .product {
overflow: hidden;
padding-bottom: 20px;
}
.woocommerce div.products .product-inner {
position: relative;
}
.woocommerce div.products li.owp-content-left .product-inner {
text-align: left;
}
.woocommerce div.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating {
margin-left: 0;
}
.woocommerce div.products li.owp-content-center .product-inner {
text-align: center;
}
.woocommerce div.products li.owp-content-center.product.has-rating .woo-entry-inner .star-rating {
margin-left: auto;
margin-right: auto;
}
.woocommerce div.products li.owp-content-right .product-inner {
text-align: right;
}
.woocommerce div.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating {
margin-right: 0;
}
.woocommerce div.products.archives-col-1 .product {
clear: both;
}
.woocommerce div.products.archives-col-2 .product:nth-child(2n + 1) {
clear: both;
}
.woocommerce div.products.archives-col-3 .product:nth-child(3n + 1) {
clear: both;
}
.woocommerce div.products.archives-col-4 .product:nth-child(4n + 1) {
clear: both;
}
.woocommerce div.products.archives-col-5 .product:nth-child(5n + 1) {
clear: both;
}
.woocommerce div.products.archives-col-6 .product:nth-child(6n + 1) {
clear: both;
}
.woocommerce div.products.archives-col-7 .product:nth-child(7n + 1) {
clear: both;
}
.woocommerce-cart .cart-collaterals {
width: 100%;
}
.woocommerce-cart .cart-collaterals .shipping_calculator::after {
clear: both;
}
.woocommerce-cart .cart-collaterals p {
margin: 0 0 5px;
}
.woocommerce-cart .cart-collaterals:after {
content: ' ';
display: table;
clear: both;
}
.woocommerce-cart .cart-collaterals:before {
content: ' ';
display: table;
}
.woocommerce-cart .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce-cart .cart-collaterals .cross-sells {
width: 48%;
float: left;
padding: 20px 0;
}
.woocommerce-cart .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right;
}
.woocommerce-cart .cart-collaterals .shipping_calculator:after {
content: ' ';
display: table;
clear: both;
}
.woocommerce-cart .cart-collaterals .shipping_calculator:before {
content: ' ';
display: table;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .col2-set .col-1 {
width: 47%;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%;
}
.woocommerce-cart .cart-collaterals .cart_totals {
float: right;
width: 48%;
border: 1px solid #ebebec;
padding: 25px 30px 30px;
}
.woocommerce-cart .cart-totals h2 {
font-size: 2rem;
}
.woocommerce-cart .cart-collaterals .products .product {
margin-bottom: 0;
}
.woocommerce del {
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
color: #b7aafa;
}
.woocommerce ins {
text-decoration: none;
}
.woocommerce .category-image {
margin: 0 0 20px;
}
.woocommerce .category-image img {
width: 100%;
}
.woocommerce .acmthemes-toolbar {
display: block;
padding: 13px 0 20px 0;
margin-bottom: 17px;
}
.woocommerce .acmthemes-grid-list {
float: left;
margin: 0 20px 0 0;
}
.woocommerce .acmthemes-grid-list a {
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
color: #999;
border: 1px solid #eaeaea;
text-align: center;
}
.woocommerce .acmthemes-grid-list a:last-child {
margin-left: 10px;
}
.woocommerce .acmthemes-grid-list a.active {
color: #212121;
border-color: #212121;
}
.woocommerce .acmthemes-grid-list a:hover {
color: #212121;
border-color: #212121;
}
.woocommerce .woocommerce-ordering {
float: left;
}
.woocommerce .woocommerce-ordering select {
font-size: 13px;
min-height: 34px;
line-height: 34px;
padding: 0 15px;
border-color: #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
margin: 0;
vertical-align: top;
}
.woocommerce .woocommerce-ordering .theme-select {
font-size: 13px;
color: #999;
}
.woocommerce .woocommerce-ordering .orderby {
width: auto;
min-width: 166px;
}
.woocommerce .woocommerce-ordering .orderby span {
width: auto;
min-width: 166px;
}
.woocommerce .result-count {
float: right;
font-size: 12px;
line-height: 34px;
text-transform: uppercase;
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce .result-count li {
float: left;
}
.woocommerce .result-count li.view-title {
margin-right: 6px;
color: #555;
letter-spacing: 0.6px;
}
.woocommerce .result-count li.view-title:after {
display: none;
}
.woocommerce .result-count li:after {
content: '|';
color: #999;
margin: 0 3px;
}
.woocommerce .result-count li a {
color: #999;
}
.woocommerce .result-count li a:hover {
color: #555;
}
.woocommerce .result-count li a.active {
color: #555;
}
.woocommerce .result-count li:last-child:after {
display: none;
}
.woocommerce table.shop_attributes {
text-align: left;
width: 100%;
border-top: 1px solid #e4e4e4;
}
.woocommerce table.shop_attributes tr {
padding: 0;
margin: 0;
}
.woocommerce table.shop_attributes p {
margin: 0;
}
.woocommerce table.shop_attributes th {
color: #000;
font-weight: bold;
font-weight: 600;
text-align: left;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding: 5px 15px;
text-align: left;
margin: 0;
}
.woocommerce table.shop_attributes td {
border-bottom: 1px solid #e4e4e4;
padding: 5px 15px;
text-align: left;
margin: 0;
}
.woocommerce table.shop_table {
border-width: 1px;
border-style: solid;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-color: #eaeaea;
}
.woocommerce table.shop_table th {
padding: 0.8em;
vertical-align: middle;
}
.woocommerce table.shop_table td {
padding: 0.8em;
vertical-align: middle;
text-transform: capitalize;
border-color: #eaeaea;
}
.woocommerce table.shop_table dl {
margin: 10px 0 0;
}
.woocommerce table.shop_table dl p {
margin: 0 0 8px;
}
.woocommerce table.shop_table thead {
background-color: #e4e9e7;
}
.woocommerce table.shop_table thead th {
font-weight: 600;
color: #fff;
}
.woocommerce table.wishlist_table thead th {
color: #4e4d4d
}
.woocommerce table.shop_table .product-remove {
text-align: center !important;
}
.woocommerce table.shop_table tfoot td {
border-color: #eaeaea;
}
.woocommerce table.shop_table tfoot th {
border-color: #eaeaea;
}
.woocommerce table.shop_table a.remove {
display: inline-block;
font-size: 18px;
width: 25px;
height: 25px;
line-height: 23px;
font-weight: 400;
color: #bbb;
border: 1px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
background-color: transparent;
color: #333;
}
.woocommerce table.shop_table tbody th {
border-color: #eaeaea;
}
.woocommerce #reviews h3 {
margin: 10px 0;
font-size: 20px;
font-weight: normal;
font-weight: 400;
}
.woocommerce #reviews #comments {
margin-top: 0;
padding-top: 0;
border-top: 0;
overflow: hidden;
}
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #reviews #comments .add_review:after {
content: '';
display: block;
clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
width: 100%;
background: none;
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
margin: 0 0 20px;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
position: relative;
border-bottom: 1px solid;
margin-bottom: 15px;
font-size: 90%;
min-height: 85px;
padding-left: 90px;
border-color: #eaeaea;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
margin: 0 0 5px;
font-size: 1em;
line-height: 1;
border: 0;
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {
font-weight: bold;
font-weight: 600;
color: #222;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
position: absolute;
left: 0;
top: -5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.woocommerce #reviews #comments .commentlist > li:before {
content: '';
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment {
height: 100px;
}
.woocommerce #reviews .comment-form-rating {
clear: both;
}
.woocommerce #reviews .star-rating {
display: inline-block;
vertical-align: top;
float: right;
}
.woocommerce #reviews div[itemprop="description"] {
border: 0;
padding: 5px 0 20px;
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777;
}
.woocommerce #reviews p.meta {
display: inline-block;
vertical-align: top;
}
.woocommerce .term-description {
margin-bottom: 40px;
}
.woocommerce .term-description p:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-checkout #customer_details h3 {
font-size: 14px;
position: relative;
margin: 0 0 20px;
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: solid;
text-transform: uppercase;
letter-spacing: 0.6px;
border-color: #eaeaea;
}
.woocommerce .woocommerce-checkout #customer_details h3 input[type="checkbox"] {
float: right;
margin: 0 !important;
}
.woocommerce .woocommerce-checkout #customer_details p.form-row label {
margin: 0 0 5px;
display: block;
}
.woocommerce .woocommerce-checkout #customer_details p.form-row label.checkbox {
display: inline-block;
}
.woocommerce .woocommerce-checkout h3#order_review_heading {
font-size: 14px;
position: relative;
margin: 0 0 20px;
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: solid;
text-transform: uppercase;
letter-spacing: 0.6px;
border-color: #eaeaea;
}
.woocommerce .woocommerce-checkout h3#ship-to-different-address label {
display: block;
cursor: pointer;
margin: 0;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
padding: 6px 12px 2px 6px;
background-color: transparent;
border-color: #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
}
.woocommerce .shop_table.order_details tfoot th {
border-right: 1px solid;
background-color: #f7f7f7;
font-weight: 600;
color: #444;
border-color: #eaeaea;
border-color: #eaeaea;
}
.woocommerce .shop_table.customer_details th {
border-right: 1px solid;
background-color: #f7f7f7;
font-weight: 600;
color: #444;
border-color: #eaeaea;
border-color: #eaeaea;
}
.woocommerce .order_details {
border-color: #eaeaea;
}
.woocommerce a.button.loading {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce a.button.loading:after {
display: inline-block;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f110';
position: inherit;
top: auto;
right: auto;
margin-left: 6px;
vertical-align: top;
font-weight: 400;
-ms-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
color: inherit;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce input.button {
padding: 12px 20px;
}
.woocommerce input.button.loading {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce input.button.loading:after {
display: inline-block;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f110';
position: inherit;
top: auto;
right: auto;
margin-left: 6px;
vertical-align: top;
font-weight: 400;
-ms-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
color: inherit;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce div.product {
position: relative;
}
.woocommerce div.product div.images {
position: relative;
float: left;
width: 52%;
margin-bottom: 0;
}
.woocommerce div.product div.summary {
float: right;
width: 44%;
margin-bottom: 36px;
}
@media screen and (max-width: 468px) {
.woocommerce div.product div.summary {
margin-bottom: 18px
}
}
.woocommerce div.product div.summary .price ins {
text-decoration: none;
}
.woocommerce div.product div.summary .price del {
font-size: 20px;
color: #ababab;
}
.woocommerce div.product div.summary table.group_table tr td.price del {
font-size: 13px;
}
.woocommerce div.product div.summary table.group_table tr td p.in-stock {
margin: 0;
line-height: 1;
}
.woocommerce div.product div.summary p.in-stock {
margin-bottom: 20px;
color: #77a464;
}
.woocommerce div.product div.woocommerce-product-details__short-description {
margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
.woocommerce div.product div.woocommerce-product-details__short-description {
margin-bottom: 32px;
}
}
.woocommerce div.product div.woocommerce-product-details__short-description p:last-child {
margin: 0;
}
.woocommerce div.product .woocommerce-product-gallery {
position: relative;
}
.woocommerce div.product .woocommerce-product-gallery .zoomImg {
background-color: #fff;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 20px;
right: 20px;
display: block;
height: 32px;
width: 32px;
border: 1px solid #d0d0d0;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
display: none !important;
}
.woocommerce div.product .woocommerce-product-gallery img {
margin: 0;
}
.woocommerce .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
content: "\e057";
font-family: 'simple-line-icons';
font-size: 14px;
text-rendering: auto;
text-indent: 0;
line-height: 31px;
color: #785e5e;
display: block;
background: rgba(255, 255, 255, 0.85);
}
.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:before {
content: '';
display: table;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:after {
content: '';
display: table;
clear: both;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
margin-bottom: 15px;
cursor: pointer;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img {
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48%;
float: left;
margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.65%;
float: left;
margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22%;
float: left;
margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.76%;
float: left;
margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
clear: both;
}
.woocommerce div.product .product_title + .woocommerce-product-rating {
margin-top: 0;
}
.woocommerce div.product .woocommerce-product-rating {
display: inline-block;
width: 100%;
font-size: 12px;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
float: left;
margin-right: 10px;
margin-top: 3px;
}
.woocommerce div.product p.price {
font-size: 36px;
line-height: 30px;
font-weight: 400;
margin-bottom: 10px;
}
.woocommerce div.product p.stock {
margin: 0;
font-weight: 600;
color: #fe5252;
}
.woocommerce div.product .woocommerce-tabs {
padding-top: 30px;
clear: both;
}
@media screen and (max-width: 468px) {
.woocommerce div.product .woocommerce-tabs {
padding-top: 0
}
}
.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
font-size: 18px;
font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
display: block;
position: relative;
width: 100%;
margin-bottom: 30px;
}
@media screen and (max-width: 468px) {
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 15px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
color: #777;
border-bottom: 1px solid transparent;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
padding: 10px;
}
@media screen and (max-width: 468px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 12px;
margin-right: 9px
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #333;
border-color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding-left: 0;
}
.woocommerce div.product form.cart .variations {
margin-top: 10px;
margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations .reset_variations {
display: block;
float: left;
margin-top: 10px;
font-size: 13px;
color: #999;
font-weight: normal;
border: 2px solid #eeeeee;
padding: 3px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
visibility: hidden;
}
.woocommerce div.product form.cart .variations .reset_variations:before {
display: inline-block;
font-family: 'simple-line-icons';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
content: '\e082';
margin-right: 5px;
color: red;
vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
color: #333;
font-weight: 600;
}
.woocommerce div.product form.cart .variations td.label {
padding: 15px 0 15px;
width: 20%;
}
.woocommerce div.product form.cart .variations td.value {
position: relative;
padding: 15px 0 15px;
}
.woocommerce div.product form.cart .variations tr:first-child td.label {
padding-top: 0;
}
.woocommerce div.product form.cart .variations tr:first-child td.value {
padding-top: 0;
}
.woocommerce div.product form.cart:after {
content: '';
display: block;
visibility: hidden;
clear: both;
zoom: 1;
height: 0;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin-right: 10px;
}
.woocommerce div.product .summary .added_to_cart {
font-size: 12px;
font-weight: 600;
padding-bottom: 1px;
border-bottom: 2px solid;
margin-left: 6px;
text-transform: uppercase;
letter-spacing: 0.6px;
}
.woocommerce div.product .summary .added_to_cart i {
margin-left: 3px;
}
.woocommerce div.product .swatch-control .theme-select {
display: none !important;
}
.woocommerce div.product table.group_table {
width: auto;
margin-bottom: 20px;
}
.woocommerce div.product table.group_table tbody {
display: inline-block;
width: 100%;
border: 1px solid #eaeaea;
}
.woocommerce div.product table.group_table tr td {
padding: 10px;
border-top: 1px solid #eaeaea;
border-bottom: 0;
vertical-align: middle;
}
.woocommerce div.product table.group_table tr:first-child td {
border-top: 0;
}
.woocommerce #respond input#submit {
padding: 12px 20px;
}
.woocommerce #respond input#submit.loading {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce #respond input#submit.loading:after {
display: inline-block;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f110';
position: inherit;
top: auto;
right: auto;
margin-left: 6px;
vertical-align: top;
font-weight: 400;
-ms-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
color: inherit;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
text-align: right;
}
.woocommerce.content-full-width div.product div.images {
width: 42%;
}
.woocommerce.content-full-width div.product div.summary {
width: 54%;
}
.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs {
text-align: left;
}
.woocommerce.woo-right-tabs div.product .woocommerce-tabs ul.tabs {
text-align: right;
}
.woocommerce .related.products h2 {
margin: 0 0 15px;
}
.woocommerce .related.products .product {
padding-bottom: 0;
}
.woocommerce .upsells.products {
margin-top: 38px;
}
@media screen and (max-width: 468px) {
.woocommerce .upsells.products {
margin-top: 30px;
}
}
.woocommerce .upsells.products h2 {
margin: 0 0 28px;
}
.woocommerce .upsells.products .product {
padding-bottom: 0;
}
.single.woocommerce .upsells.products div.product .amount {
font-weight: 400;
}
.woocommerce td.product-name dl.variation dt {
font-weight: 600;
color: #444;
padding-bottom: 0;
}
.woocommerce td.product-name dl.variation dd {
margin-bottom: 0;
padding-bottom: 0;
}
.woocommerce #order_review table.shop_table {
margin: 0 0 40px;
border: none;
}
.woocommerce #order_review table.shop_table th {
border: none;
padding: 16px 20px;
}
.woocommerce #order_review table.shop_table td {
border: none;
padding: 16px 20px;
text-align: right;
}
.woocommerce #order_review table.shop_table tfoot td {
font-weight: 600;
color: #444;
font-weight: normal;
}
.woocommerce #order_review table.shop_table tfoot th {
font-weight: 600;
color: #444;
}
.woocommerce #order_review table.shop_table thead th {
color: #212121;
font-size: 15px;
letter-spacing: 1px;
padding: 20px;
}
.woocommerce #order_review table.shop_table thead th.product-total {
text-align: right;
}
.woocommerce #order_review table.shop_table tbody td.product-name {
max-width: 376px;
text-align: left;
}
.woocommerce #order_review table.shop_table label {
display: inline-block;
}
.woocommerce #order_review table tfoot th {
text-transform: capitalize;
}
.woocommerce .col-1.address {
padding: 20px;
border-width: 2px;
border-style: solid;
border-color: #eaeaea;
}
.woocommerce .col-1.address h3 {
font-size: 14px;
position: relative;
margin: 0 0 20px;
padding-bottom: 8px;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
}
.woocommerce .col-1.address address {
margin: 0;
}
.woocommerce .col-2.address {
padding: 20px;
border-width: 2px;
border-style: solid;
border-color: #eaeaea;
}
.woocommerce .col-2.address h3 {
font-size: 14px;
position: relative;
margin: 0 0 20px;
padding-bottom: 8px;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
}
.woocommerce .col-2.address address {
margin: 0;
}
.woocommerce .owp-account-links {
margin-bottom: 35px;
text-align: center;
}
.woocommerce .owp-account-links li {
display: inline-block;
}
.woocommerce .owp-account-links li .owp-account-link {
font-size: 50px;
color: #333;
line-height: 1;
font-weight: bold;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
opacity: 0.6;
}
.woocommerce .owp-account-links li .owp-account-link.current, .woocommerce .owp-account-links li .owp-account-link:hover {
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce .owp-account-links li.or {
display: inline-block;
width: 36px;
height: 36px;
line-height: 32px;
color: #333;
border: 2px solid;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
margin: 0 16px;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
vertical-align: text-bottom;
}
.woocommerce #customer_login > div {
padding: 20px;
border-width: 2px;
border-style: solid;
border-color: #eaeaea;
}
.woocommerce #customer_login label {
cursor: pointer;
}
.account-original-style .woocommerce #customer_login h2 {
display: none;
}
.account-original-style .woocommerce #customer_login > div {
float: none;
width: 560px;
max-width: 100%;
margin: 0 auto;
}
.account-original-style .woocommerce #customer_login .col-2 {
display: none;
}
.account-original-style .woocommerce #customer_login .col-2 button {
width: 100%;
padding-top: 16px;
padding-bottom: 16px;
}
.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2) {
margin: 0;
}
.account-original-style .woocommerce #customer_login .col-1 p:last-child {
margin: 0;
}
.account-original-style .woocommerce #customer_login .col-1 .form-row {
display: inline-block;
}
.account-original-style .woocommerce #customer_login .col-1 .form-row.form-row-wide {
width: 100%;
}
.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label {
margin: 0 0 0 15px;
}
.account-original-style .woocommerce #customer_login .lost_password {
float: right;
line-height: 42px;
}
.account-original-style .woocommerce #customer_login form.register p:last-child {
margin: 0;
}
.account-original-style .woocommerce #customer_login .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.account-side-style .woocommerce #customer_login h2 {
font-size: 14px;
position: relative;
margin: 0 0 20px;
padding-bottom: 8px;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
}
.account-side-style .woocommerce #customer_login > div {
float: left;
width: 48%;
}
.account-side-style .woocommerce #customer_login .col-2 {
display: block;
float: right;
}
.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input {
margin: -3px 6px 0 15px !important;
}
.woocommerce .acmthemes-loginform-wrap h2 {
display: none;
}
.woocommerce .acmthemes-loginform-wrap form {
width: 560px;
max-width: 100%;
margin: 0 auto;
padding: 20px;
border-width: 2px;
border-style: solid;
border-color: #eaeaea;
}
.woocommerce .acmthemes-loginform-wrap p:nth-last-child(2) {
margin: 0;
}
.woocommerce .acmthemes-loginform-wrap p:last-child {
margin: 0;
}
.woocommerce .acmthemes-loginform-wrap .form-row {
display: inline-block;
}
.woocommerce .acmthemes-loginform-wrap .form-row.form-row-wide {
width: 100%;
}
.woocommerce .acmthemes-loginform-wrap .form-row label.woocommerce-form__label {
margin: 0 0 0 15px;
}
.woocommerce .acmthemes-loginform-wrap .lost_password {
float: right;
line-height: 42px;
}
.woocommerce .lost_reset_password {
width: 480px;
max-width: 100%;
margin: 0 auto;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last {
width: 100%;
margin-right: 0;
margin-left: 0;
}
.woocommerce .lost_reset_password button {
width: 100%;
padding-top: 16px;
padding-bottom: 16px;
}
.wcmenucart i {
position: relative;
padding: 0;
}
.wcmenucart:after {
display: none;
}
.wcmenucart-details {
margin-left: 8px;
}
.wcmenucart-count {
position: relative;
}
.wcmenucart-details.count {
display: inline-block;
position: absolute;
left: 5px;
top: 6px;
color: #fff;
font-size: 12px;
line-height: 1;
font-weight: 600;
padding: 2px 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.wcmenucart-details.count:before {
content: '';
position: absolute;
top: 0;
left: -3px;
width: 0;
height: 0;
margin-top: 4px;
border-style: solid solid solid none;
border-width: 5px 5px 5px medium;
border-top-color: transparent !important;
border-bottom-color: transparent !important;
}
#site-navigation-wrap .dropdown-menu > li > a.wcmenucart-hide,
#mobile-fullscreen ul li a.wcmenucart-hide,
.wcmenucart-hide {
display: none;
}
.col2-set {
width: 100%;
width: 100%;
}
.col2-set:after {
content: '';
display: block;
height: 0;
clear: both;
visibility: hidden;
zoom: 1;
}
.col2-set .col-1 {
float: left;
width: 48%;
}
.col2-set .col-2 {
float: right;
width: 48%;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.tablet-col .col.first {
clear: none;
}
.woocommerce .products.acmthemes-row.tablet-col .col {
clear: none;
}
.woocommerce .products.acmthemes-row.tablet-1-col .product {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-2-col .product:nth-child(2n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-3-col .product:nth-child(3n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-4-col .product:nth-child(4n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-5-col .product:nth-child(5n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-6-col .product:nth-child(6n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.tablet-7-col .product:nth-child(7n + 1) {
clear: both;
}
.woocommerce .products.tablet-1-col .product {
width: 100% !important;
}
.woocommerce .products.tablet-2-col .product {
width: 50% !important;
}
.woocommerce .products.tablet-3-col .product {
width: 33.33% !important;
}
.woocommerce .products.tablet-4-col .product {
width: 25% !important;
}
.woocommerce .products.tablet-5-col .product {
width: 20% !important;
}
.woocommerce .products.tablet-6-col .product {
width: 16.66% !important;
}
.woocommerce .products.tablet-7-col .product {
width: 14.28% !important;
}
}
@media only screen and (max-width: 480px) {
.mobile-col .col.first {
clear: none;
}
.woocommerce .products.acmthemes-row.mobile-col .col {
clear: none;
}
.woocommerce .products.acmthemes-row.mobile-1-col .product {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-2-col .product:nth-child(2n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-3-col .product:nth-child(3n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-4-col .product:nth-child(4n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-5-col .product:nth-child(5n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-6-col .product:nth-child(6n + 1) {
clear: both;
}
.woocommerce .products.acmthemes-row.mobile-7-col .product:nth-child(7n + 1) {
clear: both;
}
.woocommerce .products.mobile-1-col .product {
width: 100% !important;
}
.woocommerce .products.mobile-2-col .product {
width: 50% !important;
}
.woocommerce .products.mobile-3-col .product {
width: 33.33% !important;
}
.woocommerce .products.mobile-4-col .product {
width: 25% !important;
}
.woocommerce .products.mobile-5-col .product {
width: 20% !important;
}
.woocommerce .products.mobile-6-col .product {
width: 16.66% !important;
}
.woocommerce .products.mobile-7-col .product {
width: 14.28% !important;
}
.woocommerce-product-gallery__wrapper {
margin-bottom: 15px;
}
}
.clear {
clear: both;
}
.nobr {
white-space: nowrap;
}
.woocommerce-page ul.product_list_widget li::after {
clear: both;
}
.price {
color: #57bf6d;
}
.price del {
color: #555;
}
.select2-drop-active {
border-color: #bbb;
}
.select2-container-active .select2-choice {
border-color: #bbb;
}
.select2-container-active .select2-choices {
border-color: #bbb;
}
@-webkit-keyframes spin {
25% {
-webkit-transform: rotate(270deg);
}
50% {
-webkit-transform: rotate(90deg);
}
75% {
-webkit-transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(180deg);
}
}
@-moz-keyframes spin {
25% {
-moz-transform: rotate(270deg);
}
50% {
-moz-transform: rotate(90deg);
}
75% {
-moz-transform: rotate(360deg);
}
100% {
-moz-transform: rotate(180deg);
}
}
@-ms-keyframes spin {
25% {
-ms-transform: rotate(270deg);
}
50% {
-ms-transform: rotate(90deg);
}
75% {
-ms-transform: rotate(360deg);
}
100% {
-ms-transform: rotate(180deg);
}
}
@-o-keyframes spin {
25% {
-o-transform: rotate(270deg);
}
50% {
-o-transform: rotate(90deg);
}
75% {
-o-transform: rotate(360deg);
}
100% {
-o-transform: rotate(180deg);
}
}
@keyframes spin {
25% {
transform: rotate(270deg);
}
50% {
transform: rotate(90deg);
}
75% {
transform: rotate(360deg);
}
100% {
transform: rotate(180deg);
}
}
.woocommerce-message {
display: inline-block;
width: 100%;
font-size: 14px;
font-weight: 400;
line-height: 40px;
border: 1px solid #8CC7A1;
margin: 0 0 30px;
padding: 10px 15px;
text-align: left;
}
.woocommerce-message a {
float: right;
min-height: 10%;
padding: 6px 18px;
font-size: 12px;
font-weight: 600;
line-height: 1;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #13aff0;
}
.woocommerce-message a:hover {
background-color: #0b7cac;
color: #fff;
}
.woocommerce-message:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f00c';
color: #ddd;
}
.woocommerce-error {
display: inline-block;
width: 100%;
font-size: 12px;
font-weight: 400;
color: #777;
border: 1px solid #ddd;
margin: 0 0 30px;
padding: 10px 15px;
text-align: left;
text-transform: uppercase;
border-color: #fdc1b1;
}
.woocommerce-error a {
float: right;
min-height: 10%;
padding: 6px 18px;
font-size: 12px;
font-weight: 600;
line-height: 1;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #13aff0;
}
.woocommerce-error a:hover {
background-color: #0b7cac;
color: #fff;
}
.woocommerce-error:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f00d';
color: #ffc4b7;
}
.woocommerce-info {
display: inline-block;
width: 100%;
font-size: 12px;
font-weight: 400;
color: #777;
border: 1px solid #ddd;
margin: 0 0 30px;
padding: 10px 15px;
text-align: left;
text-transform: uppercase;
border-color: #b1befd;
}
.woocommerce-info a {
float: right;
min-height: 10%;
padding: 6px 18px;
font-size: 12px;
font-weight: 600;
line-height: 1;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #13aff0;
}
.woocommerce-info a:hover {
background-color: #0b7cac;
color: #fff;
}
.woocommerce-info:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f129';
color: #b1befd;
}
ul.woocommerce-error {
background-color: #f14a59;
color: #fff;
border: none;
border-left: 10px solid rgba(0, 0, 0, 0.15);
font-size: 14px;
padding: 15px 20px;
margin-bottom: 25px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
text-transform: none;
}
ul.woocommerce-error:before {
display: none;
}
ul.woocommerce-error li:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f00d';
color: #b4e3d0;
}
ul.woocommerce-message:before {
display: none;
}
ul.woocommerce-message li:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f00c';
color: #ddd;
}
ul.woocommerce-info:before {
display: none;
}
ul.woocommerce-info li:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f129';
color: #b1befd;
}
ul.order_details {
position: relative;
margin: 3.631em 0;
}
ul.order_details:before {
content: '';
display: block;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 16px;
background-size: 0 100%, 16px 16px, 16px 16px;
}
ul.order_details:after {
content: '';
display: block;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 16px;
background-size: 0 100%, 16px 16px, 16px 16px;
top: auto;
bottom: -16px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
ul.order_details li {
padding: 1em 1.618em;
font-size: .8em;
text-transform: uppercase;
}
ul.order_details li:first-child {
padding-top: 1.618em;
}
ul.order_details li:last-child {
border: 0;
padding-bottom: 1.618em;
}
ul.order_details li strong {
display: block;
font-size: 1.387em;
text-transform: none;
}
.woocommerce-checkout .woocommerce-info {
padding: 10px 0;
text-align: center;
border-width: 1px 0;
border-color: #eaeaea;
}
.woocommerce-checkout .woocommerce-info:before {
color: #ddd;
}
.woocommerce-checkout .woocommerce-info a {
font-size: 12px;
float: none;
padding: 0;
letter-spacing: 0;
background-color: transparent;
color: #13aff0;
}
.woocommerce-checkout .woocommerce-info a:hover {
color: #333;
background-color: transparent !important;
}
.woocommerce-checkout form.login {
max-width: 600px;
margin: 0 auto 30px auto;
padding: 20px;
border: 1px solid;
border-color: #eaeaea;
}
.woocommerce-checkout form.login .lost_password {
line-height: 46px;
float: right;
margin: 0;
}
.woocommerce-checkout form.login p.form-row {
display: inline-block;
margin: 0;
}
.woocommerce-checkout form.login p.form-row.form-row-first,
.woocommerce-checkout form.login p.form-row.form-row-last {
margin: 0 0 20px;
}
.woocommerce-checkout form.login label.inline {
padding-left: 10px;
}
.woocommerce-checkout form.login .wc-social-login {
display: block !important;
margin-top: 20px;
}
.woocommerce-checkout form.checkout_coupon {
display: block;
border: 3px dashed #b1e1ce;
padding: 28px;
width: 695px;
margin: 0 auto 30px;
background-color: #bef0dc;
}
.woocommerce-checkout form.checkout_coupon p {
margin: 0;
}
.woocommerce-checkout form.checkout_coupon p:last-child {
margin: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
float: left;
width: 74%;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
float: right;
width: 25%;
}
.woocommerce-checkout form.checkout_coupon input {
line-height: 40px;
width: 100%;
height: 48px;
min-height: 40px;
padding: 0 15px;
padding-top: 0;
padding-bottom: 0;
margin: 0;
border-color: #b1e1ce;
}
.woocommerce-checkout form.checkout {
display: inline-block;
width: 100%;
margin-top: 30px;
}
.woocommerce-checkout #order_review {
float: right;
width: 48%;
}
.woocommerce-checkout .woocommerce-account-fields {
display: inline-block;
width: 100%;
}
.woocommerce-checkout .woocommerce-account-fields input {
margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
padding-bottom: 20px;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
display: block;
font-size: 16px;
font-weight: 600;
padding: 20px;
cursor: pointer;
margin: 0;
letter-spacing: 0.4px;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before {
font-family: 'FontAwesome';
text-rendering: auto;
display: inline-block;
font-size: inherit;
content: '\f10c';
color: #333;
margin-right: 10px;
-webkit-transition: color 0.2s ease;
-moz-transition: color 0.2s ease;
-ms-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child:checked + label:before {
content: '\f192';
color: #13aff0;
}
.woocommerce-checkout #payment ul.payment_methods li {
background-color: #eaf5f1;
text-align: left;
padding: 10px 25px;
margin-bottom: 1px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
background-color: #bef0dc;
}
.woocommerce-checkout #payment ul.payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 28px;
}
.woocommerce-checkout #payment ul.payment_methods .woocommerce_error li {
background-color: transparent;
color: #fff;
}
.woocommerce-checkout #payment div.payment_box {
position: relative;
width: 100%;
padding: 1.4em;
font-size: .92em;
line-height: 1.5;
background-color: #fff;
color: #555;
}
.woocommerce-checkout #payment div.payment_box p {
margin: 0;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
color: #13aff0;
font-size: 16px;
margin-left: 6px;
}
.woocommerce-checkout #place_order {
width: 100%;
font-size: 15px;
line-height: 1.6;
padding: 16px 20px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce form.login {
margin-top: 0;
margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce form.register {
margin-top: 0;
margin-bottom: 30px;
}
.woocommerce-checkout > .col2-set {
float: left;
width: 48%;
}
.woocommerce-checkout > .col2-set > .col-1 {
float: none;
width: 100%;
margin-bottom: 30px;
}
.woocommerce-checkout > .col2-set > .col-1:after {
content: '';
display: block;
visibility: hidden;
clear: both;
zoom: 1;
height: 0;
}
.woocommerce-checkout > .col2-set > .col-2 {
float: none;
width: 100%;
}
.woocommerce-checkout > .col2-set > .col-2:after {
content: '';
display: block;
visibility: hidden;
clear: both;
zoom: 1;
height: 0;
}
.woocommerce-checkout h3#order_review_heading {
float: right;
width: 48%;
}
.woocommerce-checkout .place-order .terms {
margin: 0 0 8px;
}
.woocommerce-checkout .form-row.place-order {
margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding-bottom: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: block;
margin-bottom: 0;
text-align: center;
}
.woocommerce-cart .coupon button[name="apply_coupon"],
.woocommerce-cart input[name="update_cart"] {
padding: 14px 20px;
}
.woocommerce-cart .woocommerce div.products li.product .button.added {
display: inline-block;
}
.woocommerce-cart table.cart img {
width: auto;
max-width: 60px;
}
.woocommerce-cart table.cart td.actions {
border-bottom: 0;
}
.woocommerce-cart table.cart td.actions input {
padding-top: 0;
padding-bottom: 0;
height: 32px;
line-height: 32px;
padding: 0 1.5em;
}
.woocommerce-cart table.cart td.actions .coupon {
float: left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
display: inline-block;
float: none;
width: auto;
min-height: 32px;
line-height: 32px;
padding: 0 .8em;
margin: 0 8px 0 0;
border-color: #ddd;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
border-color: #bbb;
}
.woocommerce-cart table.cart td.actions .coupon label {
display: none;
}
.woocommerce-cart table.cart td.actions button[name='update_cart'] {
float: right;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
width: 100%;
margin-bottom: 20px;
border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
padding: 0.8em;
vertical-align: top;
line-height: 1.5em;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
padding: 0.8em;
vertical-align: top;
line-height: 1.5em;
border-right-style: solid;
border-right-width: 1px;
width: 40%;
font-weight: 600;
color: #444;
text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
width: 100% !important;
min-height: 34px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
padding-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
padding-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table .theme-select .theme-selectInner {
width: 100% !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
border-bottom: 1px solid;
border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
border-bottom: 1px solid;
border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button {
display: inline-block;
font-size: 13px;
line-height: 1;
padding-bottom: 3px;
border-bottom: 1px solid;
margin-top: 13px;
text-transform: uppercase;
letter-spacing: 0.4px;
}
.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form {
margin-top: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals .button[name='calc_shipping'] {
width: 100%;
margin-top: 10px;
margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-color: #eaeaea;
}
.single_variation {
display: block;
float: left;
margin-bottom: 10px;
}
.variations_button {
clear: both;
}
.product_meta {
clear: both;
font-size: 16px;
border-bottom: 1px solid;
padding: 20px 0;
color: #787878;
margin-top: 20px;
border-color: #eaeaea;
}
@media screen and (max-width: 468px) {
.single-product .product_meta {
padding-top: 7px;
padding-bottom: 27px;
}
}
.product_meta span {
display: block;
margin-bottom: 5px;
}
.product_meta span.sku {
display: inline;
}
.product_meta .posted_in,
.product_meta .tagged_as {
color: #9199a6;
font-weight: 600;
}
.product_meta .posted_in a,
.product_meta .tagged_as a {
color: #9199a6;
font-weight: 400;
}
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover {
color: #121823;
}
.sku_wrapper {
color: #121823;
font-weight: 600;
}
.sku_wrapper span {
display: inline;
color: #9199a6;
font-weight: 400;
}
.woocommerce-product-search label {
display: none;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.product-quantity {
font-weight: normal;
}
.woocommerce-MyAccount-content h2 {
font-size: 2em;
font-weight: 600;
}
.woocommerce-MyAccount-content .addresses {
margin-top: 40px;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
background-color: #f7f7f7;
padding: 15px 25px;
position: relative;
border-bottom: 1px solid #fff;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3 {
font-size: 20px;
font-weight: 400;
margin: 0;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
position: absolute;
top: 10px;
right: 10px;
padding: 6px 15px;
background-color: #fff;
color: #898989;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover {
background-color: #f8f8f8;
color: #555;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address address {
background-color: #f7f7f7;
padding: 15px 25px;
color: #898989;
}
.woocommerce-MyAccount-content #payment .payment_methods {
margin-bottom: 1.618em !important;
}
.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
background-color: rgba(0, 0, 0, 0.05);
}
p.stars span a {
border-color: #eaeaea;
}
@media (min-width: 768px) {
.woocommerce-MyAccount-tabs {
float: left;
width: 18%;
margin-right: 6%;
}
.woocommerce-MyAccount-content {
float: right;
width: 76%;
}
}
.return-to-shop .button.wc-backward:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f104';
margin-right: 8px;
}
#site-navigation-wrap .dropdown-menu > li > a.wcmenucart {
letter-spacing: 0;
}
body a.wcmenucart.wcmenucart-empty-cart i {
margin-right: 0;
}
.custom-col .col.first {
clear: none;
}
.form-row .required {
color: #e42234;
border: 0;
}
del .amount {
color: #555;
}
.select2-container .select2-choice {
line-height: 40px;
height: 40px;
border-color: #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.select2-container .select2-choice .select2-arrow {
width: 30px;
}
.select2-container .select2-choice .select2-arrow b {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 15px;
line-height: 40px;
text-align: center;
}
.select2-container .select2-choice .select2-arrow b:before {
content: '\f107';
}
.select2-container .select2-choice .select2-arrow b:after {
display: none;
}
.select2-container .select2-choice abbr {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 15px;
line-height: 40px;
text-align: center;
}
.select2-dropdown-open.select2-drop-above .select2-choice {
border-color: #bbb;
}
.select2-dropdown-open.select2-drop-above .select2-choices {
border-color: #bbb;
}
.select2-drop.select2-drop-above.select2-drop-active {
border-color: #bbb;
}
#review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: transparent none;
border: 0;
}
#review_form #respond:after {
content: '';
display: block;
clear: both;
}
#review_form #respond p {
text-align: left;
}
#review_form #respond p.comment-form-author {
width: 50%;
float: left;
padding-right: 10px;
}
#review_form #respond p.comment-form-author input {
width: 100%;
}
#review_form #respond p.comment-form-email {
width: 50%;
float: right;
padding-left: 10px;
}
#review_form #respond p.comment-form-email input {
width: 100%;
}
#review_form #respond p label {
display: block;
margin-bottom: 7px;
}
#review_form #respond input {
width: auto;
}
#review_form #respond textarea {
width: 100%;
}
#review_form #respond .form-submit input {
left: auto;
left: auto;
}
.woocommerce .circle-sale span.onsale {
padding: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
@media only screen and (max-width: 1080px) {
.woocommerce .has-product-nav span.onsale {
top: 44px;
}
}
@media only screen and (max-width: 767px) {
.woocommerce .has-product-nav span.onsale {
top: 54px;
}
}
.products .product-category {
text-align: center;
}
.products .product-category img {
display: block;
margin: 0 auto;
}
.products .product-category mark {
background: none;
color: inherit;
}
form.checkout {
position: static !important;
}
form.checkout > .blockUI {
position: fixed !important;
}
.blockUI.blockOverlay {
background: rgba(250, 250, 250, 0.6) !important;
}
.blockUI:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f110';
-ms-animation: fa-spin 0.75s infinite linear;
-webkit-animation: fa-spin 0.75s infinite linear;
-o-animation: fa-spin 0.75s infinite linear;
-moz-animation: fa-spin 0.75s infinite linear;
animation: fa-spin 0.75s infinite linear;
height: 30px;
width: 30px;
line-height: 30px;
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -15px;
margin-top: -15px;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile {
display: table;
width: 100%;
table-layout: auto;
margin-bottom: 40px;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile .image {
display: table-cell;
vertical-align: middle;
width: 64px;
height: 64px;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile .image img {
width: 100%;
height: auto;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile .user-info {
display: table-cell;
vertical-align: middle;
padding-left: 15px;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile .user-info .name {
display: block;
font-size: 18px;
line-height: 1;
margin-bottom: 5px;
color: #333;
}
.woocommerce-MyAccount-tabs .acmthemes-user-profile .user-info .logout {
font-size: 13px;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 15px 0;
padding: 0;
border-top: 1px solid #eaeaea;
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid #eaeaea;
position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
padding: 12px 0;
display: block;
}
.woocommerce-MyAccount-navigation ul li a:before {
display: inline-block;
font-family: 'simple-line-icons';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
font-size: inherit;
text-rendering: auto;
content: '\e085';
color: #13aff0;
line-height: 22px;
margin-left: 8px;
width: 20px;
text-align: right;
float: right;
-moz-opacity: 0.45;
-webkit-opacity: 0.45;
opacity: 0.45;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
content: '\e007';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
content: '\e04d';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
content: '\e083';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: '\e069';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
content: '\e025';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: '\e005';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: '\e065';
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
content: '\e098';
}
.my_account_orders .button.view:after,
.woocommerce-MyAccount-downloads .button:after {
font-family: 'simple-line-icons';
}
.my_account_orders .button {
padding: .618em .857em;
font-size: .857em;
margin-right: .236em;
}
.my_account_orders .button.view:after {
content: '\e087';
margin-left: 8px;
}
.woocommerce-MyAccount-downloads .button {
padding: .618em .857em;
font-size: .857em;
margin-right: .236em;
}
.woocommerce-MyAccount-downloads .button:after {
content: '\e083';
margin-left: 8px;
}
.no-top-border .current-shop-items-dropdown {
border-top: none;
}
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce div.products li.product .added_to_cart:after,
.return-to-shop .button.wc-backward:before,
.woocommerce .widget_shopping_cart_content .buttons .button:after,
.woocommerce div.product form.cart .variations .reset_variations:before,
.wcmenucart i {
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.distraction-free #site-logo {
float: none;
width: 100%;
text-align: center;
}
.quick-view-plugin-active div.products li.product li.btn-wrap {
position: relative;
}
@media (min-width: 769px) {
.woocommerce div.product.owp-thumbs-layout-vertical span.onsale {
left: 12%;
}
.woocommerce div.product.owp-thumbs-layout-vertical.has-no-thumbnails span.onsale {
left: 20px;
}
.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport {
float: right;
width: 75%;
}
.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs {
float: left;
width: calc(25% - 1em);
overflow-x: hidden;
}
.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs li {
width: 100%;
}
}
@media (min-width: 769px) {
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs {
display: inline-block;
width: 100%;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs {
float: left;
width: 20%;
margin: 0;
border: none;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li {
display: block;
border-top: 1px solid #eaeaea;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li:first-child {
border-top: 0;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a {
display: block;
position: relative;
text-align: left;
border-width: 0;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after {
content: '';
position: absolute;
top: 0;
right: -2px;
width: 3px;
height: 100%;
background-color: #13aff0;
opacity: 0;
z-index: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active a:after {
opacity: 1;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel {
float: right;
width: 80%;
border-left-width: 1px;
border-style: solid;
border-color: #eaeaea;
padding: 20px;
margin: 0;
}
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel > h2:first-child {
margin-top: 0;
}
}
.woocommerce div.product.owp-tabs-layout-section .woocommerce-tabs ul.tabs {
display: none;
}
.woocommerce div.product.owp-tabs-layout-section .panel {
display: block !important;
margin-top: 80px;
}
.woocommerce div.product.owp-tabs-layout-section .panel#tab-description {
margin-top: 0;
}
.woocommerce div.product.owp-tabs-layout-section .panel h2:first-child {
font-size: 28px;
margin-top: 0;
}
.woocommerce .owp-btn-big .summary form button.button {
width: 55%;
}
.woocommerce .owp-btn-very-big .summary form button.button {
font-size: 16px;
min-height: 50px;
width: 100%;
margin-top: 15px;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 15px 20px;
background-color: #3d9cd2;
color: #fff;
z-index: 999;
}
.demo_store a {
color: #fff;
font-weight: 400;
text-decoration: underline;
display: block;
}
.demo_store a:hover {
text-decoration: none;
}
.demo_store:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
content: '\f05a';
}
@media (min-width: 768px) {
.demo_store a {
background: rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
margin: -15px -20px -15px 0;
padding: 15px 20px;
}
.demo_store a:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f057';
margin-right: 10px;
}
}
.owp-cart-overlay {
display: none;
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
cursor: pointer;
}
.product p.wc-gzd-additional-info {
display: inline-block;
margin: 0 0 5px;
}
.woocommerce.single-product .legal-price-info {
margin-top: 10px;
} .woocommerce-MyAccount-content #payment ul.payment_methods > li {
background-color: #fafafa;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > input[type=radio]:first-child {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label {
display: block;
font-size: 16px;
font-weight: 600;
padding: 20px;
cursor: pointer;
margin: 0;
letter-spacing: .4px;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label:before {
font-family: fontawesome;
text-rendering: auto;
display: inline-block;
font-size: inherit;
content: '\f10c';
color: #333;
margin-right: 10px;
-webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label:after {
content: "";
clear: both;
display: table;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label:before {
content: '\f192';
color: #13aff0;
}
.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox {
position: relative;
width: 100%;
padding: 1.4em;
font-size: .92em;
line-height: 1.5;
background-color: #fff;
color: #555;
}
.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox p {
margin: 0;
}
.woocommerce-MyAccount-content #add_payment_method .woocommerce-PaymentMethod label {
margin-left: 0;
}
.woocommerce-MyAccount-content #place_order {
width: 100%;
font-size: 15px;
line-height: 1.6;
padding: 16px 20px;
}
.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper {
margin: 0;
}
.widget_product_categories li,
.widget_layered_nav li {
position: relative;
line-height: 1.8em;
}
.widget_product_categories li a,
.widget_layered_nav li a {
position: relative;
display: block;
font-size: 1.1em;
text-transform: capitalize;
}
.widget_product_categories .count,
.widget_layered_nav .count {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
line-height: 18px;
text-align: center;
border: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.widget_product_categories .count:before {
content: "(";
}
.widget_product_categories .count:after {
content: ")";
}
.woocommerce .widget_product_categories li.current-cat > a {
font-weight: bold;
}
.woocommerce .widget_product_categories li ul.children {
margin: 8px 0 0 30px;
}
.woocommerce .widget_product_categories li ul.children li {
font-size: 12px;
line-height: 1.3;
margin-bottom: 5px;
}
.woocommerce .widget_product_categories li ul.children li a {
padding-left: 0;
}
.woocommerce .widget_product_categories li ul.children li a:before {
display: none;
}
.woocommerce .widget_product_categories li ul.children .count {
line-height: 18px;
}
.woocommerce .widget_product_categories li ul a {
font-weight: 400;
text-transform: none;
border-bottom: 0;
}
.woocommerce .widget_layered_nav li a:before {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.woocommerce .widget_layered_nav li.chosen a {
font-weight: bold;
}
.woocommerce .widget_layered_nav li.chosen a:before {
background-color: #13aff0;
border-color: #13aff0;
text-align: center;
content: '\f00c';
color: #fff;
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
line-height: 10px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .widget_layered_nav li.chosen a:hover:before {
content: '\f00d';
}
.woocommerce .widget_layered_nav li.chosen a ~ .count {
background-color: #13aff0;
color: #fff;
border-color: #13aff0;
} .woo-dropdown-cat .widget_product_categories li {
position: relative;
}
.woo-dropdown-cat .widget_product_categories li a {
display: block;
font-size: 12px;
line-height: 1.6;
font-weight: 600;
text-transform: uppercase;
padding: 10px 22px 10px 0;
border-bottom: 1px solid #eaeaea;
}
.woo-dropdown-cat .widget_product_categories li a:before {
display: none;
}
.woo-dropdown-cat .widget_product_categories li .open-this {
position: absolute;
left: 0;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
text-align: center;
cursor: pointer;
z-index: 10;
}
.woo-dropdown-cat .widget_product_categories li.cat-parent .open-this {
left: auto;
right: 0;
}
.woo-dropdown-cat .widget_product_categories li ul.children {
display: none;
margin: 0 0 0 16px;
}
.woo-dropdown-cat .widget_product_categories li.current-cat-parent > ul.children {
display: block;
}
.woo-dropdown-cat .widget_product_categories li ul a {
font-weight: 400;
text-transform: none;
border-bottom: 0;
}
.woo-dropdown-cat .widget_product_categories .count {
position: absolute;
top: 0;
right: 40px;
border: 0;
padding: 10px 0 0;
z-index: 10;
}
.woo-dropdown-cat .widget_product_categories .count,
.woo-dropdown-cat .widget_product_categories li.current-cat > a ~ .count {
background-color: transparent !important;
color: #999;
} #acmthemes-cart-sidebar-wrap {
display: none;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#acmthemes-cart-sidebar-wrap,
#acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
#acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar-overlay {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
#acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar {
position: absolute;
top: 0;
right: -100%;
background-color: #fff;
width: 325px;
height: 100%;
padding: 20px 0 0;
overflow: auto;
z-index: 10000;
-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#acmthemes-cart-sidebar-wrap .owp-cart-title {
font-size: 18px;
font-weight: 600;
color: #555;
line-height: 1.2;
text-transform: uppercase;
padding: 0 20px;
margin: 0;
text-align: center;
}
#acmthemes-cart-sidebar-wrap .divider {
display: block;
width: 30px;
height: 2px;
background-color: rgba(0, 0, 0, 0.1);
margin: 10px auto 20px;
}
#acmthemes-cart-sidebar-wrap .acmthemes-cart-close {
position: absolute;
top: 0;
right: 0;
color: #333;
opacity: .5;
font-weight: 300;
font-size: 40px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
z-index: 1001;
}
#acmthemes-cart-sidebar-wrap .acmthemes-cart-close:hover {
opacity: 1;
}
#acmthemes-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child {
border-top-width: 1px;
}
#acmthemes-cart-sidebar-wrap .woocommerce-mini-cart__empty-message {
padding: 0 20px 20px;
margin: 0;
}
#acmthemes-cart-sidebar-wrap .spacious .owp-mini-cart {
padding-top: 0;
}
#acmthemes-cart-sidebar-wrap .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li:first-child {
padding-top: 10px;
}
.admin-bar #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar {
top: 32px;
height: -webkit-calc(100% - 32px);
height: calc(100% - 32px);
}
@media screen and (max-width: 782px) {
.admin-bar #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar {
top: 46px;
height: -webkit-calc(100% - 46px);
height: calc(100% - 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar {
top: 0;
height: 100%;
}
}
.show-cart #acmthemes-cart-sidebar-wrap,
.show-cart-sidebar #acmthemes-cart-sidebar-wrap {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.show-cart #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar,
.show-cart-sidebar #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar {
right: 0;
}
@media only screen and (max-width: 959px) {
#acmthemes-cart-sidebar-wrap {
display: block;
}
} .woocommerce .acmthemes-off-canvas-filter {
float: left;
height: 34px;
font-size: 14px;
font-weight: 600;
line-height: 34px;
padding: 0 14px;
color: #999;
border: 1px solid #eaeaea;
margin: 0 20px 0 0;
text-align: center;
}
.woocommerce .acmthemes-off-canvas-filter:hover {
color: #13aff0;
border-color: #13aff0;
}
.woocommerce .acmthemes-off-canvas-filter i {
margin-right: 6px;
}
#acmthemes-off-canvas-sidebar-wrap {
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#acmthemes-off-canvas-sidebar-wrap,
#acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
}
#acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-overlay {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
#acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar {
position: absolute;
top: 0;
left: -100%;
background-color: #fff;
width: 325px;
height: 100%;
padding: 35px;
overflow: auto;
z-index: 9999;
-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#acmthemes-off-canvas-sidebar-wrap .sidebar-box {
border-bottom: 1px solid rgba(84, 84, 84, 0.15);
margin-bottom: 0;
padding-top: 50px;
padding-bottom: 50px;
}
#acmthemes-off-canvas-sidebar-wrap .sidebar-box:first-child {
padding-top: 0;
}
#acmthemes-off-canvas-sidebar-wrap .sidebar-box:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.admin-bar #acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar {
top: 32px;
height: -webkit-calc(100% - 32px);
height: calc(100% - 32px);
}
@media screen and (max-width: 782px) {
.admin-bar #acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar {
top: 46px;
height: -webkit-calc(100% - 46px);
height: calc(100% - 46px);
}
}
@media screen and (max-width: 600px) {
.admin-bar #acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar {
top: 0;
height: 100%;
}
}
.off-canvas-enabled #acmthemes-off-canvas-sidebar-wrap {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.off-canvas-enabled #acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar {
left: 0;
}
.acmthemes-off-canvas-close {
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
text-align: center;
z-index: 1000;
}
.acmthemes-off-canvas-close svg {
fill: #333;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.acmthemes-off-canvas-close:hover svg {
fill: #777;
} .quantity input::-webkit-outer-spin-button {
display: none;
}
.quantity input::-webkit-inner-spin-button {
display: none;
}
.woocommerce form input.qty[type="number"] {
-moz-appearance: textfield; } .sidr-class-woo-menu-icon {
display: none;
}
.sidr-class-woocommerce {
display: none;
}
@media only screen and (max-width: 1280px) {
.woocommerce div.product .product-thumbnails {
width: 275px;
}
}
@media only screen and (max-width: 992px) {
.woocommerce #customer_login .lost_password {
float: none;
margin-top: 10px !important;
line-height: 1;
}
.woocommerce #customer_login .form-row label[for="rememberme"] {
margin: 0 0 0 4px;
}
.woocommerce .acmthemes-loginform-wrap .lost_password {
float: none;
margin-top: 10px !important;
line-height: 1;
}
.woocommerce .acmthemes-loginform-wrap .form-row label[for="rememberme"] {
margin: 0 0 0 4px;
}
}
@media only screen and (max-width: 959px) {
body.account-side-style .woocommerce #customer_login > div,
body.account-side-style .woocommerce #customer_login .col-2 {
float: none;
width: 100%;
}
body.account-side-style .woocommerce #customer_login .col-2 {
margin-top: 20px;
}
.woocommerce-checkout #order_review {
float: none;
width: 100%;
}
.woocommerce-checkout > .col2-set {
float: none;
width: 100%;
}
.woocommerce-checkout h3#order_review_heading {
float: none;
width: 100%;
}
.woocommerce-checkout form.checkout_coupon {
width: 100%;
margin-bottom: 20px;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
float: none;
width: 100%;
margin: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
margin-top: 10px;
}
.woocommerce-checkout form.checkout {
margin-top: 10px;
}
}
@media only screen and (max-width: 767px) {
.woocommerce div.products.list .product .woo-entry-image,
.woocommerce div.products.list .product .product-entry-slider-wrap {
float: none;
width: 100%;
margin: 0 0 20px;
}
.woocommerce div.products.list .product .woo-entry-inner {
float: none;
width: 100%;
}
.woocommerce ul.order_details li {
float: none;
width: 100%;
margin-bottom: 10px;
padding-bottom: 10px;
border: 0;
border-bottom: 1px solid #e9e9e9;
}
.woocommerce .form-row-first {
float: none;
width: 100%;
margin-right: 0;
margin-left: 0 !important;
}
.woocommerce .form-row-last {
float: none;
width: 100%;
}
.woocommerce-cart .cart-collaterals .cross-sells {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals {
float: none;
width: 100%;
margin-bottom: 20px;
}
.woocommerce div.product div.images {
float: none;
width: 100% !important;
text-align: center;
}
.woocommerce div.product div.summary {
float: none;
width: 100% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin-bottom: 15px
}
.woocommerce.content-full-width div.product div.images {
float: none;
width: 100%;
}
.woocommerce.content-full-width div.product div.summary {
float: none;
width: 100%;
}
.woocommerce #customer_login .form-row label[for="rememberme"] {
margin: 0 0 0 4px;
}
.woocommerce .order_details li:last-of-type {
padding: 0;
margin: 0;
}
.col2-set .col-1 {
float: none;
width: 100%;
}
.col2-set .col-2 {
float: none;
width: 100%;
}
.col2-set > div:first-child {
margin-bottom: 30px;
}
.woocommerce-page .cart-collaterals .cart_totals {
float: none;
width: 100%;
margin-bottom: 20px;
}
.woocommerce-page.woocommerce-cart table.shop_table td.product-price {
display: none !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
text-align: right;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
max-width: 150px;
}
.woocommerce-message:before {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table thead {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table tbody th {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table tr td {
display: inline-block;
width: 100%;
text-align: right;
clear: both;
}
.woocommerce-cart .woocommerce table.shop_table tr td:before {
content: attr(data-title) ": ";
font-weight: 600;
float: left;
}
.woocommerce-cart .woocommerce table.shop_table tr td.product-remove:before, .woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail:before {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail {
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity {
float: right;
}
.woocommerce-cart .woocommerce table.shop_table tr td.actions:before, .woocommerce-cart .woocommerce table.shop_table tr td.download-actions:before {
display: none;
}
.woocommerce-cart .woocommerce table.shop_table tr td.download-actions .button {
display: block;
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions:before {
display: none;
}
}
@media only screen and (max-width: 480px) {
.woocommerce .result-count {
display: none;
}
.woocommerce .acmthemes-off-canvas-filter,
.woocommerce .acmthemes-grid-list {
display: inline-block;
float: none;
}
.woocommerce .acmthemes-grid-list {
margin: 0;
}
.woocommerce .woocommerce-ordering {
float: none;
margin-top: 14px;
text-align: left;
}
.woocommerce .woocommerce-ordering .orderby {
width: 100% !important;
}
.woocommerce .woocommerce-ordering .orderby span {
width: 100% !important;
}
.woocommerce-cart table.cart td.actions .coupon {
float: none;
width: 100%;
text-align: center;
padding-bottom: 1em;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 100%;
max-width: 100%;
margin: 0 0 10px;
}
.woocommerce-cart table.cart td.actions .coupon input {
width: 100%;
}
.woocommerce-cart table.cart td.actions button[name='update_cart'] {
display: inline-block;
float: none;
width: 100%;
margin-top: 15px;
}
.woocommerce-checkout form.login .lost_password {
float: none;
line-height: 1;
margin: 10px 0 0;
}
}
@media only screen and (max-width: 320px) {
.woocommerce div.product .product-thumbnails {
width: 215px;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
display: none;
}
.woocommerce-cart table.cart td.actions input {
width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 100%;
max-width: 100%;
margin: 0 0 10px !important;
}
}
.woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled {
background-color: #d9d0ff;
} .product-wrap{
display:inline-block;
}
.product-wrap:hover{
border-color:#d3e4db;
}
.grid-style-1 .owl-carousel .owl-stage-outer,
.authors-list.owl-carousel .owl-stage-outer {
overflow: visible;
}
.woocommerce .product-title a {
font-size: 12px;
}
.single-product .product .summary .price {
margin-top: 12px;
margin-bottom: 10px !important;
color: #f18e7d;
}
.woocommerce div.product p.price del span.amount,
.woocommerce div.product span.price del span.amount{
color: #666666 !important;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
font-size: 12px;
font-weight: normal;
}
#content-wrap .woocommerce-message a {
background-color: #8CC7A1;
border-color: #8CC7A1;
color: #4B2142;
}
#content-wrap .woocommerce-info {
color: #4B2142;
border-color: #8CC7A1;
}
#content-wrap .woocommerce-info:before {
color: #606775;
}
#content-wrap .woocommerce-message a:hover,
#content-wrap .woocommerce-info a:hover {
background-color: #4B2142;
border-color: #4B2142;
color: #fff;
}
.woocommerce-checkout #content-wrap .woocommerce-info a {
color: #424b58;
}
.woocommerce-checkout #content-wrap .woocommerce-info a:hover {
color: #121823;
} .products .item {
margin-bottom: 30px !important;
}
.products .product-meta-wrap{
border-style: solid;
border-width:1px 0px 0px;
border-color: #f2f2f2;
position:relative;
padding:15px;
}
.product-wrap .product-image {
display: flex;
align-items: center;
height: 300px;
overflow: hidden;
}
.product-wrap:hover .yith-wcqv-button {
opacity:1;
}
.product-wrap .yith-wcqv-button .fa {
line-height: 50px;
}
.product-wrap .product-content {
padding: 15px 20px 30px;
}
.product-wrap .product-content:before, .product-wrap .product-content:after {
clear: both;
content: " ";
display: table;
}
.woocommerce div.product .product_title {
line-height: 23px;
}
.product-wrap .product-content .product_title a {
font-size: 20px;
color: #121823;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
font-size:1.15em;
}
.product-wrap .product-content .price {
float: right;
text-align: right;
line-height: 1;
}
.product-wrap .product-content .price ins {
text-decoration: none;
display: block;
}
.woocommerce div.product span.price ins .amount {
font-size: 16px;
color: #303030;
}
.woocommerce .star-rating span::before {
color: #222;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
text-decoration: none;
}
@media screen and (max-width: 1200px) {
.product-wrap .product-content {
text-align: center;
}
.single-product div.product .product_title, .single-product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
float: none;
}
.woocommerce .product-wrap .product-content .star-rating {
margin: 0 auto;
}
}
.products .outofstock:before, .acm-carousel .outofstock:before {
content: "";
display: block;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.7);
z-index: 50;
}
.products .outofstock .outofstock-wrap,
.bks-carousel .outofstock .outofstock-wrap {
position: absolute;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
display: table;
background: #1d2530;
color: #fff;
text-transform: uppercase;
font-weight: 300;
font-size: 12px;
letter-spacing: 0.1em;
text-align: center;
line-height: 14px;
margin-top: -75px;
margin-left: -35px;
z-index: 51;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.outofstock .outofstock-wrap .out-of-stock-label {
display: table-cell;
vertical-align: middle;
}
.single div.outofstock p.out-of-stock {
border: 1px solid #f11111;
font-size: 1.3em;
text-transform: capitalize;
padding: 10px 20px;
width: auto;
display: inline-block;
} .grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a:before,
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a:before,
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a:before,
.woocommerce .added_to_cart.wc-forward:before, .site-breadcrumbs .separator:before
{
display: block;
font-family: "simple-line-icons";
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .add_to_cart_button {
position: relative;
} .product-wrap {
display: block;
position: relative;
}
.product-wrap .product-image {
display: flex;
align-items: center;
height: auto;
overflow: hidden;
}
.on-sale-wrap {
position: absolute;
left: 0;
top: 26px;
z-index: 9;
}
.single .has-wishlist .on-sale-wrap {
top: 107px;
}
.single .up-sells .on-sale-wrap,
.single .related.products .on-sale-wrap {
top: 26px;
}
.single div.product .on-sale span, .product-wrap .on-sale span {
position: absolute;
top: 9px;
left: 9px;
font-size: 12px;
font-weight: 600;
color: #fff;
z-index: 14;
}
.single div.product .on-sale,
.product-wrap .on-sale {
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 30px;
position: relative;
content: "";
cursor: pointer;
margin: 0 13px 0 0;
padding: 0 25px 0 13px;
border: none;
-webkit-border-radius: 4px 1px 1px 4px;
border-radius: 4px 1px 1px 4px;
color: #fff;
text-align: center;
text-transform: uppercase;
line-height: 15px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
background-color: #ff4949;
}
.single div.product .on-sale:before,
.product-wrap .on-sale:before {
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 1;
width: 22px;
height: 22px;
position: absolute;
content: "";
cursor: pointer;
top: -1px;
right: -17px;
margin: 5px;
border: none;
-webkit-border-radius: 1px 1px 4px;
border-radius: 1px 1px 4px;
font: normal medium/normal Arial, Helvetica, sans-serif;
color: rgba(255,255,255,0.9);
-o-text-overflow: clip;
text-overflow: clip;
background-color: #ff4949;
text-shadow: none;
-webkit-transform: rotateY(1deg) rotateZ(-45deg)   ;
transform: rotateY(1deg) rotateZ(-45deg)   ;
}
.product-wrap .on-sale.on-sale-label,
.single div.product .on-sale.on-sale-label {
font-size: 12px;
font-weight: 600;
line-height: 30px;
padding: 0 12px 0 13px;
}
.single figure img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.tag-green::after {
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 2;
width: 8px;
height: 8px;
position: absolute;
content: "";
cursor: pointer;
top: 11px;
right: 0;
border: none;
-webkit-border-radius: 10px;
border-radius: 10px;
font: normal medium/normal Arial, Helvetica, sans-serif;
color: rgba(255,255,255,0.9);
-o-text-overflow: clip;
text-overflow: clip;
background: #fcfcfc;
text-shadow: none;
}
.product-wrap .yith-wcqv-button {
position: absolute;
right: 15px;
top: 15px;
width: 50px;
height: 50px;
background-color: #1d2530;
color: #fff;
border-radius: 50%;
text-align: center;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
transition: 0.4s;
}
.product-wrap:hover .yith-wcqv-button {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.product-wrap .yith-wcqv-button .fa {
line-height: 50px;
}
.product-wrap .product-buttons .yith-wcwl-add-to-wishlist.exists a {
opacity: 0 !important;
}
.product-wrap:hover .product-buttons .yith-wcwl-add-to-wishlist.exists a {
opacity: 1 !important;
}
.product-wrap .product-content {
position: relative;
}
.product-wrap .product-content:before, .product-wrap .product-content:after {
clear: both;
content: " ";
display: table;
}
.product-wrap .product-content .product_title a {
font-weight: 600;
}
.product-wrap .product-content .price {
float: right;
text-align: right;
line-height: 1.1;
}
.product-wrap .product-content .price ins {
text-decoration: none;
display: block;
}
.woocommerce div.product .amount {
font-size: 18px;
font-weight: 600;
color: #f18e7d;
}
.single.woocommerce div.product .amount {
font-size: 26px;
line-height: 30px;
font-weight: 600;
}
.woocommerce div.product del .amount {
font-size: 18px;
}
.woocommerce div.products.list .product-add-to-cart {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #1d2530;
margin-top: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.grid-style-1 .product .product-add-to-cart .added_to_cart.wc-forward {
position: relative;
}
.woocommerce .added_to_cart.wc-forward:before {
content: "\e080";
font-size: 14px;
position: absolute;
left: 15px;
}
.grid-style-1 .product .product-add-to-cart a.button:hover {
background-color: #1d2530;
border-color: #1d2530;
color: #fff;
outline: none;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.product-wrap .product-content .product-desc {
display: none;
}
.product-wrap .add-to-cart-btn-inlist {
display: none;
}
.grid-style-1 .product-wrap:hover .product-content .product-buttons {
opacity:1;
}
.grid-style-1 .product-wrap .has-flip-image .product-image-back,
.grid-style-3 .product-wrap .has-flip-image .product-image-back {
position: absolute;
opacity:0;
top:0;
left: 0;
transition: opacity 0.5s ease;
}
.grid-style-1 .product-wrap figure img,
.grid-style-3 .product-wrap figure img {
width: 100%;
}
.grid-style-1 .product-wrap .has-flip-image .product-image-front,
.grid-style-3 .product-wrap .has-flip-image .product-image-front {
transition: opacity 0.5s ease;
}
@media screen and (min-width: 768px) {
.grid-style-1 .product-wrap:hover .has-flip-image .product-image-back,
.grid-style-3 .product-wrap:hover .has-flip-image .product-image-back  {
opacity: 1;
}
.grid-style-1 .product-wrap:hover .has-flip-image .product-image-front,
.grid-style-3 .product-wrap:hover .has-flip-image .product-image-front {
opacity: 0;
}
}
.woocommerce .star-rating span::before {
color: #222;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a:before{
content: "\e087";
}
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a:before{
content: "\e059";
}
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a:before{
content: "\e08a";
}
.grid-style-1 .product .product-wrap .product-buttons {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-justify-content: center;
width: 100%;
right: auto;
position: absolute;
top: 50%;
bottom: auto;
right: auto;
z-index: 12;
height: 45px;
text-align: center;
margin-top: -22px;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a,
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a,
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a {
width: 45px;
height: 45px;
line-height: 45px;
display: block;
overflow: hidden;
background: #fff;
color: #1d2530;
white-space: nowrap;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
opacity: 0;
-webkit-transform: translate(0, 20px);
-ms-transform: translate(0, 20px);
-o-transform: translate(0, 20px);
transform: translate(0, 20px);
-webkit-box-shadow: 0px 4px 11px 0px rgb(0,0,0,0.3);
-moz-box-shadow: 0px 4px 11px 0px rgb(0,0,0,0.3);
box-shadow: 0px 4px 11px 0px rgb(0,0,0,0.3);
}
.grid-style-1 .product-wrap .product-add-to-cart a {
display: inline-block;
margin-top: 20px;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 40px;
padding-right: 40px;
font-size: 16px;
font-weight: 600;
line-height: 23px;
background-color: #6A49F2;
color: #ffffff;
text-align: center;
overflow: hidden;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
}
.grid-style-1 .product-wrap .product-add-to-cart a:before {
content: "";
position: absolute;
left: -1px;
top: 0;
width: 0%;
height: 100%;
background-color: #fff;
border-radius: 50px;
transition: .6s;
z-index: 5;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a.ajax_add_to_cart.added,
.grid-style-1 .product-wrap .product-content .product-add-to-cart a.ajax_add_to_cart.added {
display: none;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a.added_to_cart {
font-size: 0;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a.disabled {
opacity: 0 !important;
}
.out-of-stock.disabled span {
line-height: 45px !important;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn,
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn,
.grid-style-1 .product-wrap .product-buttons .yith-wish-list,
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart {
margin-right: 7px;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a {
-webkit-transition: transform .2s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
-o-transition:transform .2s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
transition: transform .2s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a {
-webkit-transition: transform .4s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
-o-transition: transform .4s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
transition: transform .4s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
}
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a {
-webkit-transition: transform .5s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
-o-transition: transform .5s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
transition: transform .5s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
}
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a {
-webkit-transition: transform .6s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
-o-transition: transform .6s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
transition: transform .6s ease 0s, background-color 0.5s ease 0s, opacity 0.4s ease 0s;
}
.grid-style-1 .product-wrap:hover .product-buttons .woo-quickview-btn a,
.grid-style-1 .product-wrap:hover .product-buttons .yith-wcwl-add-to-wishlist a,
.grid-style-1 .product-wrap:hover .product-buttons .yith_compare_btn a,
.grid-style-1 .product-wrap:hover .product-buttons .product-add-to-cart a {
-webkit-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.grid-style-1 .product-wrap:hover .product-buttons .product-add-to-cart a.disabled {
opacity: 0.8 !important;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn:hover:before,
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a:hover:before,
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a:hover:before {
color: #fff;
}
.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a:hover,
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-add-to-wishlist a:hover,
.grid-style-1 .product-wrap .product-buttons .yith_compare_btn a:hover,
.grid-style-1 .product-wrap .product-buttons .add_to_cart_button:hover,
.grid-style-1 .product-wrap .product-buttons .yith-wcwl-wishlistaddedbrowse.show a,
.grid-style-1 .product-wrap:hover .product-buttons .yith-wcwl-wishlistexistsbrowse.show a,
.woocommerce div.product .summary .compare:hover, .price_slider_amount .button:hover,
.grid-style-1 .product-wrap .product-buttons .added_to_cart:hover {
background: #121823;
color: #fff;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a.disabled {
font-size: 0;
}
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a.disabled i {
font-size: 12px;
margin-top: -25px;
margin-left: -3px;
}
.grid-style-1 .product-wrap:before {
position: absolute;
content: '';
display: block;
background: #fff;
top: -15px;
right: -15px;
bottom: 0;
left: -15px;
opacity: 0;
transform: scale(.98);
filter: alpha(opacity=0);
border-radius: 20px;
box-shadow: 0 1px 19px rgba(196, 194, 194, 0.2);
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-webkit-transition: all .4s ease 0s;
-o-transition: all .4s ease 0s;
transition: all .4s ease 0s;
z-index: 0;
}
.grid-style-1 .product-wrap:hover:before {
opacity: 1;
filter: alpha(opacity=100);
transition: opacity .3s ease,visibility 0s ease,transform .3s ease;
transform: scale(1);
}
.yith-wcwl-add-to-wishlist img.ajax-loading {
display: none!important;
}
.yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistaddedbrowse .feedback {
display:none;
}
.woocommerce .add-to-cart-btn a.added .fa-shopping-cart:before {
content: "\f00c";
}
.grid .product-list-inner-wrap {
display: none;
}
.list .product-inner-wrap {
display: none;
}
.list .product-list-inner-wrap {
border-bottom: 1px solid #eaeaea;
padding-bottom: 40px;
}
.list .product-wrap {
border: none;
}
.grid-style-1.products li {
list-style: none;
}
.woocommerce .product-wrap .product-content .star-rating {
float: none;
margin-top: 8px;
}
.woocommerce .star-rating {
font-size: 0.79em;
}
.woocommerce div.product .product_title {
margin-bottom: 1px;
}
.product-wrap .product-content .product_title a {
display: inline-block;
}
.product-wrap .product-content .book-authors {
margin-bottom: 5px;
}
.product-wrap .product-content .book-authors .authors-list {
font-size: 0.8em;
text-transform: uppercase;
color: #bda2a2
}
.product-wrap .product-content .book-authors .authors-list a {
color: #7e879e;
position: relative;
line-height: 21px;
}
.product-wrap .product-content .book-authors .authors-list a:hover:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 1px;
background-color: #7e879e;
}
@media(max-width: 1200px) {
.woocommerce .product-wrap .product-content .star-rating {
margin-top: 8px;
}
}
.woocommerce .product .product_title {
line-height: 1;
max-width: 100%;
width: 100%;
}
.product-wrap .product-content .product-cats a {
color: #606775;
font-size: 14px;
text-decoration: none;
}
.product-wrap .product-content .product-cats a:hover {
text-decoration: none;
}
@media(max-width: 1200px) {
.product-wrap .product-content .product_title {
display:block;
float: none;
}
}
.product-wrap .product-content .product-price {
margin-top: 12px;
}
.product-wrap .product-image,
.product-wrap .product-image .catalog-image figure,
.product-wrap .product-image .catalog-image figure img {
position: relative;
display: block;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
}
.product-wrap .span_1_of_3 .product-image .catalog-image {
max-height: 353px;
}
.product-wrap .span_1_of_4 .product-image .catalog-image {
max-height: 680px;
}
.product-wrap .product-image .catalog-image figure {
margin-bottom: 0;
}
.product-wrap .product-image .catalog-image figure.sh-effect {
padding: 40px;
background-color: #f8f9fa;
}
.product-wrap .product-image .catalog-image .has-noflip-image img {
width: 100%;
}
.product-wrap .product-image .catalog-image .outofstock-badge {
position: absolute;
z-index: 99;
width: 120px;
padding: 10px;
left: 50%;
top: 50%;
margin-top: -6px;
margin-left: -60px;
background: rgba(255, 255, 255, 0.7);;
font-weight: bold;
color: #f93c3c;
border: 2px solid #f93c3c;
text-transform: uppercase;
font-size: 0.8em;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
display: inline-block;
margin-left: 0px;
}
.grid-style-1 .product-wrap .has-flip-image .product-image-back {
left: 0;
top: 0px;
}
.grid-style-1 .product-wrap .product-content .product-buttons {
height: 81px;
}
@media (max-width: 1200px) {
.grid-style-1 .product-wrap .product-content .product-buttons {
height: 105px;
}
}
.grid-style-1 .product-wrap .product-content .product-buttons {
width: 89%;
left: 16px;
}
.grid-style-1 .product-wrap:hover .has-flip-image .product-image-back {
top: 0;
left: 0;
}
@media(max-width: 768px) {
.products .item {
width: 50%;
}
.grid-style-1 .product-wrap:hover .has-flip-image .product-image-back {
left:0;
top: 0;
}
.grid-style-1 .product-wrap .product-content .product-buttons {
bottom: 0;
}
}
@media(max-width: 480px) {
.products .item {
width: 100%;
}
.products .type-product .product-wrap {
width: 100%;
overflow: hidden;
}
.product-wrap .catalog-image img{
width: 100%;
}
.archive .grid-style-1 .product-content .product-buttons {
opacity: 1;
}
}
.product-buttons .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.grid-style-1 .product-wrap .product-content .product-buttons {
width: 100%;
left: 0;
}
@media (max-width: 1200px) {
.product-wrap .product-image {
height: 254px;
}
}
@media (max-width: 480px) {
.product-wrap .product-image {
height: 227px;
}
.grid-style-1 .product-wrap .product-image .catalog-image figure {
text-align: center;
}
.grid-style-1 .product-wrap .product-image .catalog-image figure img {
width: auto;
}
.grid-style-1 .product-wrap .product-image {
height:auto;
}
}
.woo-quickview-btn, .product-add-to-cart, .yith_compare_btn, .yith-wcwl-add-to-wishlist, .yith-wish-list {
position: relative;
}
.product-wrap .info-balloon,
.product-wrap .info-balloon-view-cart {
position: absolute;
left: 50%;
white-space: nowrap;
padding: 0 11px;
line-height: 22px;
background: #1d2530;
z-index: 10;
bottom: 118%;
transform: translateX(-50%);
color: #fff;
font-size: 0.75em;
text-transform: capitalize;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
opacity:0;
transition: opacity 0.3s ease;
pointer-events:none;
visibility:hidden;
}
.product-wrap .info-balloon:after,
.product-wrap .info-balloon-view-cart:after {
content: "";
width: 0;
height: 0;
position: absolute;
bottom: -4px;
left: 50%;
margin-left: -4px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #1d2530;
}
.grid-style-1 .product-wrap .add-to-cart-btn:hover .info-balloon,
.grid-style-1 .product-wrap .woo-quickview-btn:hover .info-balloon,
.grid-style-1 .product-wrap .yith_compare_btn:hover .info-balloon,
.grid-style-1 .product-wrap .yith-wish-list:hover .info-balloon,
.grid-style-1 .product-wrap .product-add-to-cart:hover .info-balloon {
opacity: 1;
visibility: visible;
}
.grid-style-1 .product-wrap .product-buttons.product-added .add-to-cart-btn .info-balloon {
display: none;
}
.grid-style-1 .product-wrap .product-buttons .info-balloon-view-cart {
display: none;
}
.grid-style-1 .product-wrap .product-buttons.product-added .info-balloon-view-cart {
display: block;
}
.grid-style-1 .product-wrap .product-add-to-cart:hover .info-balloon-view-cart {
opacity: 1;
visibility: visible;
z-index: 10;
}
.products .product-wrap .product-content .product-desc {
display: none;
} .products.list .item {
width: 100%;
margin-bottom: 45px!important;
}
.products.list .item .product-wrap {
border: none;
background: #f9f9f9;
padding: 20px 0 20px 20px;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.products.list .item .product-wrap:hover {
background: #fff;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2);
}
.products.list .product-wrap .product-image {
width: 219px;
height: 266px;
overflow: hidden;
float: left;
margin-bottom: 0;
}
.products.list .product-wrap .catalog-image a {
display: block;
}
.products.list .product-wrap .catalog-image a figure {
display: block;
margin: 0
}
.products.list .product-wrap .has-flip-image .product-image-back {
display: none;
}
.products.list .product-wrap:hover .has-flip-image .product-image-front {
opacity: 1!important;
}
.products.list .product-wrap .product-content {
text-align: left;
float: left;
padding: 0 15px 0 25px;
width: 74%;
}
.products.list .product-wrap .product-content .product-desc {
display: block;
}
.products.list .product-wrap .product-content .price, .products.list .product-wrap .product-content .star-rating {
float: none;
display: block;
text-align: left;
margin-top:10px;
}
.products.list .product-wrap .product-buttons, .products.list .product-wrap .yith-wcqv-button {
display: none;
opacity: 0;
}
.products.list .product-wrap .product-desc {
display: block;
}
.products.list .product-wrap .add-to-cart-btn-inlist {
display: block;
}
.products.list .product-wrap .add-to-cart-btn-inlist i {
margin-right: 7px;
}
.products.list .product-wrap .on-sale {
left: 0;
right: auto;
}
.products.list .grid-style-3 .product-wrap .product-content,
.products.list .grid-style-3 .product-wrap .product-content .product_title {
text-align: left;
}
@media screen and (max-width: 1200px) {
.products.list .type-product .product-wrap {
height: auto;
}
.products.list .product-wrap .product-content {
width: 75%;
}
.products.list .product-wrap .product-image {
width: 25%;
height: auto;
}
} ul.products-list-container {
padding: 0;
margin: 0;
}
ul.products-list-container li {
list-style: none;
padding-bottom: 30px;
margin-bottom: 39px;
border-bottom: 1px solid #f1f1f1;
padding-left: 0!important;
}
.products-list-container .product-image-col {
padding-left: 0;
}
.products-list-container .product-image {
border: none;
padding: 0
}
.products-list-container .product-image img {
width: 100%;
}
.products-list-container .product-desc-col {
padding: 0;
}
.products-list-container .product-desc-col .product_title {
line-height: 18px;
}
.products-list-container .product-desc-col .product_title a {
font-size: 15px;
font-weight: 400;
}
.products-list-container .product-desc-col .add-to-cart-btn a {
color: #d1d1d1;
}
.products-list-container .product-desc-col .add-to-cart-btn a:hover {
color: #1d2530;
}
.products-list-container .product-desc-col .amount {
font-size: 19px;
}
.products-list-container .list-add-to-cart {
color: #b7afaf;
}
.product-slider .btn-add-to-cart,
.product-wrap .btn-add-to-cart {
width: 90%;
line-height: 60px;
}
@media screen and (min-width: 1024px) {
ul.products-list-container li:last-child {
border: none;
}
}
@media screen and (max-width: 992px) {
.products-list-container .product-desc-col .product-content {
padding-top: 20px;
text-align: center;
}
}
@media screen and (max-width: 768px) {
.products-list-container .products-col,.products-list-container .product-image-col {
padding-left: 0;
padding-right: 0;
}
} ul.product_list_widget {
margin: 0;
padding: 0;
list-style: none;
}
@media screen and (min-width: 578px) {
ul.product_list_widget {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
}
ul.product_list_widget li {
margin-bottom: 20px;
width: 100%;
}
@media screen and (max-width: 578px) {
ul.product_list_widget li {
margin: 0 auto 20px;
}
}
ul.product_list_widget li > a, ul.product_list_widget li > a span {
line-height: 23px;
width: 100%;
display: block;
}
ul.product_list_widget li > a span.product-title {
margin-top: 10px;
margin-bottom: 7px;
font-size: 17px;
} @media screen and (max-width: 992px) {
.shop-highlights .busye-icon-heading {
font-size: 14px;
}
.shop-highlights .busye-icon-content .busye-icon-desc {
font-size: 12px;
}
}
.acm_woo_category_grid  .cat_image img {
max-width: 100%;
height: auto;
} .before-shop-loop {
padding-bottom: 39px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: left;
width: 212px;
position: relative;
}
.woocommerce-ordering .select-wrap {
width:190px;
}
.woocommerce-result-count, .gridlist-toggle a em {
display: none;
}
.gridlist-toggle {
float: right;
}
.gridlist-toggle a {
width: 50px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
margin-left: 7px;
background: #eee;
color: #464646;
}
.gridlist-toggle a:hover span:before, .gridlist-toggle a.active span:before {
color: #000;
}
.gridlist-toggle a .fa {
font-size: 18px;
line-height: 42px;
}
.woocommerce .added_to_cart {
display: none;
}
#footer-widgets .subscription-form-2 {
padding-top: 10px;
}
@media screen and (max-width: 468px) {
.woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
width: 100%
}
} .woo-cart-link {
position: relative;
display: table;
}
.woo-cart-link > a.cart-contents {
display: table-cell;
vertical-align: middle;
padding: 0 20px;
color: #000;
line-height: 1
}
.woo-cart-link > a.cart-contents span.amount {
vertical-align: top;
font-weight: 700;
}
.woo-cart-link > a.cart-contents span.count {
display: block;
margin: -8px 0 0 46px;
font-size: 0.8em;
}
.woo-mini-cart-widget {
position: absolute;
width: 280px;
padding: 15px;
top: 100%;
right: 0;
opacity: 0;
visibility: hidden;
background: #fff;
z-index: 999;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
transition: .5s ease;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-box-shadow: 0px 3px 7px -1px rgba(212,212,212,1);
-moz-box-shadow: 0px 3px 7px -1px rgba(212,212,212,1);
box-shadow: 0px 3px 7px -1px rgba(212,212,212,1);
}
.woo-cart-link:hover > .woo-mini-cart-widget {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.woo-cart-link .cart-contents .fa-shopping-bag {
font-size: 30px;
margin-right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
.woo-cart-link > a.cart-contents span.count {
display: none;
}
}
@media screen and (max-width: 768px) {
.woo-cart-link {
margin-left: -15px;
margin-right: -15px;
}
.woo-cart-link > a.cart-contents {
padding: 17px 35px;
}
}
.widget-right .woo-cart-link {
float: right;
}
@media screen and (max-width: 468px) {
.woo-cart-link {
display: none;
}
} .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button,
.single .woocommerce .single_add_to_cart_button, .woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled {
padding: 14px 20px;
background-color: #6a49f2;
color: #fff;
border-width: 2px;
border-style: solid;
border-color: #6a49f2;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images,
.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 42%;
margin-bottom: 10px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
margin-top: 25px;
width: 450px;
margin-left: 68px;
}
.woocommerce .product-gallery-wrap {
margin-bottom: 50px;
}
#yith-quick-view-modal.open .yith-wcqv-main {
overflow-x: hidden;
overflow-y: hidden;
}
.yith-wcqv-wrapper {
height: 479px !important;
}
#yith-quick-view-modal .yith-wcqv-main {
padding: 25px!important;
}
#yith-quick-view-close {
color: #ffffff;
background: #b7aeae;
right: 12px;
top: 12px;
padding: 3px;
width: 27px;
height: 27px;
line-height: 20px;
}
.woo-single-product-content {
float: left;
width: 60%;
}
.woo-single-product-extra-details {
color: #101010;
float: left;
width: 40%;
padding-left: 20px;
margin-top: -40px;
}
@media screen and ( max-width: 468px ) {
.woo-single-product-content {
float: none;
width: 100%;
}
.woo-single-product-extra-details {
float: none;
width: 100%;
margin-top: 30px;
padding-left: 0;
}
}
.woo-single-product-extra-details h4 {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 6px;
}
.woo-single-product-extra-details .detail-wrap {
border-bottom: 1px solid #e4efef;
padding: 8px 0;
}
.woo-single-product-extra-details .detail-label {
font-size: 0.8em;
text-transform: uppercase;
}
.woo-single-product-extra-details .detail-content {
font-weight: 600;
}
@media screen and (max-width: 768px) {
.yith-wcqv-button {
display: none;
}
}
.woocommerce div.product div.images:before,
#yith-quick-view-content div.images:before,
.woocommerce div.product div.images:after,
#yith-quick-view-content div.images:after {
clear: both;
content: " ";
display: table;
}
#yith-quick-view-content .on-sale, #acm-quickview-content .on-sale {
display: none;
}
#yith-quick-view-modal .yith-wcqv-main {
padding: 20px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#yith-woocompare table.compare-list td th {
padding-left: 15px;
}
#yith-woocompare table.compare-list td {
padding: 0 25px;
}
.wc_shop_page {
padding-top: 50px;
}
.single-product .summary,
.single-product label {
color: #606775;
}
.single-product div.product .summary .product_title {
max-width: 600px;
overflow: visible;
font-size: 32px;
line-height: 34px;
font-weight: 700;
letter-spacing: 0.04em;
white-space: normal;
}
.single-product div.product .summary .authors-list,
.single-product div.product .summary .authors-list a {
font-weight: 500;
color: #9199a6;
}
.single-product div.product .summary .authors-list a:hover {
color: #606775;
text-decoration: overline;
}
.single-product div.product .woocommerce-product-rating {
margin-bottom: 0.75em;
}
.single-product div.product .product_title {
color: #121823;
}
.single-product .variations .label {
font-size: 0.9em;
}
.single-product form.cart {
display: flex;
float: left;
margin-right: 4px;
}
.single-product .minus {
border:none;
color:#fff;
background-color:purple;
height:30px;
width:30px;
}
.single-product .plus {
border:none;
color:#fff;
height:30px;
width:30px;
}
.single-product .qty {
height:30px;
}
.single-product .qty::-webkit-inner-spin-button,
.single-product .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.single-product form.cart .quantity input.input-text[type="number"]:focus{
outline:none;
box-shadow: none;
}
.single-product .woocommerce-product-details__short-description p {
margin-bottom: 1.5rem;
}
.single-product .product_meta_wrap {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.single-product .product_meta {
clear: both;
padding-top: 5px;
}
.single-product .product_meta_wrap .product_meta_label {
color: #121823;
font-weight: 500;
margin-right: 5px;
}
.single-product .product_meta_wrap .product_meta_value,
.single-product .product_meta_wrap .product_meta_value a {
color: #9199a6;
font-weight: 400;
}
.single-product .product .variations .select_box_colorpicker span {
border: none;
width: 22px;
height: 22px;
}
.single-product .product .variations .select_option {
margin-right: 10px;
}
.single-product .product .variations .select_box_colorpicker {
padding-bottom: 10px;
}
.single-product .product .variations .select_option:hover, .single-product .product .variations .select_option.selected {
background-color:#333;
border: 1px solid #333;
color: #fff;
}
.single-product .product .variations .select_option span {
border:none;
}
.single-product .product .variations .select_option:hover, .single-product .product .variations .select_option.selected {
background-color:#333;
border: 1px solid #333;
color: #fff;
}
.single-product .product .variations .select_option.selected {
background: #000;
}
.single-product .product .variations .reset_variations {
display: table;
}
.single-product .product .woocommerce-variation-price {
margin-bottom: 20px;
}
.single-product .product .variations .select_option_label span {
width: 37px;
height: 32px;
padding: 4px;
line-height: 23px;
font-weight: 700;
}
.single-product .product .variations .select_option_colorpicker {
border-radius: 100%;
border: 1px solid #e0dddd;
padding: 2px;
}
.single-product .product .variations .select_option_colorpicker:hover,
.single-product .product .variations .select_option_colorpicker.selected {
background-color: #fbfafa;
border: 1px solid #9e9898;
}
.single-product .product .variations .select_option_colorpicker span {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.single-product .product .summary p:last-of-type {
margin-bottom: 20px;
}
.single-product .product .summary form.cart {
margin:0 0 14px;
padding-top: 5px;
display: block;
float: none;
}
.single-product div.product form.cart .variations {
table-layout: fixed;
}
.single-product .product .summary .cart .quantity,
.woocommerce-cart .quantity,
.single-product #content-wrap .product-type-grouped .summary .cart .quantity {
position: relative;
margin-right: 15px !important;
width: 69px;
}
.single-product .product-type-grouped .summary .cart .quantity {
width:51px;
}
.woocommerce-cart .quantity {
width: 68px;
}
.single-product .star-rating {
font-size: 1em;
}
.single-product .product .summary .cart .quantity .minus,
.woocommerce-cart .quantity .minus, .single-product .product .summary .cart .quantity .plus,
.woocommerce-cart .quantity .plus  {
position: absolute;
z-index: 10;
top: 0;
right: -6px;
padding: 0;
background: none!important;
color: #121823!important;
border: 1px solid #dddfe7 !important;
height: 22px;
width: 21px;
line-height: 19px;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart .quantity .minus,
.woocommerce-cart .quantity .plus {
right: -22px;
}
.woocommerce-cart .quantity {
margin-right: 21px !important;
}
}
.single-product .product .summary .cart .quantity .minus,
.woocommerce-cart .quantity .minus {
top: auto;
bottom:0;
}
.single-product .product .summary .cart .quantity .input-text,
.woocommerce-cart .quantity .input-text {
position: relative;
height: 47px;
border: 1px solid #dddfe7;
color: #121823;
text-align: center;
padding: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.single-product div.product form.cart .variations td.label {
width:100px;
display: table-cell;
text-align:left;
}
.single-product .product .quantity .qty,
.woocommerce-cart .quantity .qty {
padding: 0!important;
font-weight: 700;
}
.single-product .product .single_add_to_cart_button,
.single-product button.button.alt,
.single-product .woocommerce button.button {
margin-right:10px;
}
.single-product .single_add_to_cart_button {
text-transform: uppercase;
}
.single-product div.product .summary .compare,
.single-product div.product .summary .yith-wcwl-add-to-wishlist a {
padding: 0 !important;
font-size: 12px;
color: #d6d3d3;
line-height: 39px;
text-align: center;
text-transform: uppercase;
background: none;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.single-product div.product .yith-wcwl-add-to-wishlist a:before,
.single-product div.product a.compare:before {
display: block;
font-family: "simple-line-icons";
font-size: 12px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.single-product div.product .yith-wcwl-add-to-wishlist a:before {
content: "\e08a";
}
.single-product div.product a.compare:before {
content: "\e059";
}
.single-product div.product .compare:hover,
.single-product div.product .yith-wcwl-add-to-wishlist a:hover {
color: #333;
}
.single-product div.product .yith-buttons {
position: absolute;
left: 25px;
top: 25px;
}
.single-product div.product .yith-buttons .yith-wcwl-add-to-wishlist a,
.single-product div.product .yith-buttons .yith_compare_btn a {
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
background: rgba(255, 255, 255, 0.85);
color: #485c69;
text-align: center;
overflow: hidden;
white-space: nowrap;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 5px 3px 6px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 3px 6px 0px rgba(0,0,0,0.1);
box-shadow: 5px 3px 6px 0px rgba(0,0,0,0.1);
z-index: 10;
}
.single-product div.product .yith-buttons .info-balloon {
position: absolute;
font-size: 10px;
top: 50%;
left: 57px;
background: #1d2530;
font-size: 0.85em;
color: #fff;
white-space: nowrap;
padding: 0 11px;
line-height: 22px;
margin-top: -11px;
z-index: 10;
text-transform: capitalize;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
opacity:0;
transition: opacity 0.3s ease;
pointer-events:none;
visibility:hidden;
}
.single-product div.product .yith-buttons .info-balloon:after {
content: "";
width: 0;
height: 0;
position: absolute;
top: 50%;
left: -4px;
margin-top: -2px;
border-style: solid;
border-width: 2px 4px 2px 0;
border-color: transparent #1d2530 transparent transparent;
}
.single-product div.product .yith-buttons .yith-wish-list:hover .info-balloon ,
.single-product div.product .yith-buttons .yith_compare_btn:hover .info-balloon {
opacity: 1;
filter: opacity(1);
visibility: visible;
}
.single-product .product-type-grouped .summary .yith-wcwl-add-to-wishlist {
clear: both;
float: left;
}
.single-product .product-type-grouped .summary .compare {
margin-top: 10px;
}
.single-product .product-type-grouped .summary .yith-wcwl-add-to-wishlist,
.single-product .product-type-grouped .summary .compare {
margin-bottom: 15px;
}
.woocommerce div.product-type-external p.cart {
margin-bottom: 1em;
}
.single-product .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.single-product .yith-wcwl-add-button > a i {
margin-right: 0px;
}
.single-product .woocommerce-tabs {
clear: both;
padding-top: 25px;
border-bottom: 1px solid #eee;
margin-bottom: 30px
}
@media screen and (max-width: 468px) {
.single-product .woocommerce-tabs {
padding-top: 0;
}
}
.woocommerce-Tabs-panel--description p:last-child {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border: none;
background-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0 5px 0 0;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
margin: 0 15px 0 0;
font-size: 0.9em;
color: #777;
font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
border-bottom: 1px solid #333;
color: #333;
}
.woocommerce div.product .woocommerce-tabs .wc-tab h2 {
font-size: 1.3em;
margin-bottom: 15px;
}
.single-product #comments {
margin-top: 0;
}
.woocommerce .wc-tabs-wrapper table.shop_attributes, .woocommerce .wc-tabs-wrapper table.shop_attributes th,
.woocommerce .wc-tabs-wrapper table.shop_attributes td {
border: none;
width: auto;
text-align: left;
}
.woocommerce table.shop_attributes {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding-bottom: 25px;
margin-bottom: 0;
}
@media screen and (max-width: 468px) {
.woocommerce div.product .woocommerce-tabs .panel {
padding-bottom:0;
}
}
.woocommerce .wc-tabs-wrapper table.shop_attributes th {
padding: 5px 10px 5px 0;
}
.woocommerce .wc-tabs-wrapper table.shop_attributes td {
padding-left: 10px;
}
.woocommerce table.shop_attributes td p {
padding: 5px 0;
}
.woocommerce-Tabs-panel--additional_information table.shop_attributes td p {
padding: 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
background: none;
}
.woocommerce .related.products {
padding-top: 10px;
padding-bottom: 50px;
}
.woocommerce .related.products .products {
padding-top: 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 2.5em;
}
.woocommerce .woocommerce-Reviews-title {
margin-bottom: 40px;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
padding: 0
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 70px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 80px;
border: none;
padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
font-size: 18px;
color: #222222;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce #review_form #respond p.comment-notes {
color: #555;
}
.woocommerce .comment-text .star-rating {
float: none;
margin-bottom: 6px;
}
#review_form_wrapper .comment-reply-title {
font-size: 1.3em;
color: #2c2c2c;
margin-bottom: 7px;
text-transform: capitalize;
}
.woocommerce .comment-form label {
display: block;
}
.woocommerce .comment-form input[type="text"], .woocommerce .comment-form input[type="email"] {
height: 40px;
}
.woocommerce .comment-form textarea {
padding: 15px;
}
.woocommerce .comment-form input[type="text"]:focus, .woocommerce .comment-form textarea:focus {
outline: none;
}
#review_form #respond .comment-form-cookies-consent label {
display: inline-block;
}
@media screen and (max-width: 992px) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 100%;
margin-left: 0;
}
}
@media screen and (max-width: 468px) {
.single-product form.cart {
float: none;
}
.single-product div.product-type-simple .summary .yith-wcwl-add-to-wishlist a {
margin: 20px 20px 20px 0;
}
.single-product div.product .summary .compare {
margin-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 0;
}
} .acmthemes-theme .xoo-wsc-footer .side-cart-btn,
.woocommerce .xoo-wsc-footer .side-cart-btn {
font-size: 13px;
font-weight: 600;
padding: 14px 20px;
border: 2px solid;
}
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-cart,
.woocommerce .xoo-wsc-footer .side-cart-btn-cart {
background-color: transparent;
}
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-cart:hover,
.woocommerce .xoo-wsc-footer .side-cart-btn-cart:hover {
background-color: transparent;
}
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-continue,
.woocommerce .xoo-wsc-footer .side-cart-btn-continue,
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-checkout,
.woocommerce .xoo-wsc-footer .side-cart-btn-checkout {
background-color: #282e38;
border-color: #282e38;
}
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-continue:hover,
.acmthemes-theme .xoo-wsc-footer .side-cart-btn-checkout:hover,
.woocommerce .xoo-wsc-footer .side-cart-btn-continue:hover,
.woocommerce .xoo-wsc-footer .side-cart-btn-checkout:hover {
background-color: #9381FF;
border-color: #9381FF;
}
.xoo-wsc-header {
background-color: #ffeaea;
}
.xoo-wsc-empty-cart .button {
background-color: #f1e7e7;
font-size: 13px;
}
.xoo-wsc-empty-cart .button:hover {
background-color: #303947;
} .woocommerce-cart .woocommerce table.shop_table {
margin-bottom: 51px;
}
.woocommerce-cart .woocommerce table.shop_table thead,
.wishlist_table thead {
background-color:#8CC7A1;
color:#4B2142;
text-transform:uppercase;
letter-spacing:1px;
}
.woocommerce-cart .cart_totals .shop_table, .woocommerce-cart table.cart th, .woocommerce-cart table.cart td,
.woocommerce table.wishlist_table tr th, .woocommerce table.wishlist_table tr td {
border:none;
text-align: left;
padding: 30px;
}
.woocommerce table.wishlist_table {
font-size: 100%;
}
.woocommerce table.wishlist_table tr th, .woocommerce table.wishlist_table tr td {
padding: 16px 12px;
}
.woocommerce table.wishlist_table tr td.product-remove {
padding-left: 30px;
}
.woocommerce table.wishlist_table .yith-wcqv-button {
font-size: 0.85em;
font-weight: 400;
padding: 7px 12px;
}
.woocommerce-cart .woocommerce table.woocommerce-cart-form__contents,
.woocommerce table.wishlist_table {
border: 1px solid #ebebec;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce-cart table.cart th {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce-cart  table, .woocommerce-cart table.cart th {
font-size:14px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 100px;
}
.wishlist-items-wrapper .info-balloon {
display: none !important;
}
.wishlist-items-wrapper .product-add-to-cart .btn-add-to-cart {
display: inline-block;
text-align: center;
border: 2px solid #c5c5c5;
padding: 7px 20px;
color: #917171;
}
.wishlist-items-wrapper .product-add-to-cart .btn-add-to-cart:hover {
color: #1d2530;
border-color: #917171;
}
.woocommerce a.remove {
font-size: 1.1em;
line-height: 13px;
border: 1px solid #fff;
}
.woocommerce a.remove:focus, .woocommerce a.remove:hover {
background: none;
color: red!important;
border: 1px solid red;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
}
.woo-mini-cart-widget .quantity {
font-size: 0.9em;
font-weight: 400;
color: #43464c;
}
.woocommerce-cart .woocommerce .shop_table .variation {
font-size: 0.8em;
color: #606775;
}
.woocommerce-cart .woocommerce .shop_table td.product-price .amount,
.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #606775;
}
.woocommerce-page .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce-page .select2-container--default .select2-results__option[data-selected=true] {
background-color: #cbcfd6;
}
.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #9199a6;
}
.woocommerce-cart .woocommerce .shop_table td.product-subtotal .amount {
color:#121823;
font-size: 1.2em;
}
.woocommerce-cart .woocommerce .cart_totals .shop_table th,
.woocommerce-cart .woocommerce .cart_totals .shop_table td  {
color: #303947;
border: none;
text-transform: uppercase;
}
.woocommerce-cart .woocommerce .cart_totals .shop_table th {
text-align: left;
padding-left: 0;
}
.woocommerce-cart .woocommerce .cart_totals .shop_table td {
text-align: right;
padding-right: 0;
}
.woocommerce-cart .woocommerce .cart_totals .order-total th,
.woocommerce-cart .woocommerce .cart_totals .order-total td {
border-top: 1px solid #ebebec;
border-bottom: 1px solid #ebebec;
}
.woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
padding: 43px 0 0 0;
text-align: center;
}
.woocommerce-cart .wc-proceed-to-checkout .continue_shoping {
display: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.wc-forward,
.woocommerce .wc-proceed-to-checkout a.checkout-button.button,
.woocommerce input.button.alt {
text-transform:uppercase;
font-size: 14px;
padding: 18px 29px;
display: inline-block;
border: 1px solid transparent;
}
.woocommerce-cart input[name="apply_coupon"],
.woocommerce-cart input[name="update_cart"] {
padding: 19px 30px !important;
border-radius:0;
text-transform:uppercase;
letter-spacing:1px;
font-weight: normal;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
width:200px;
padding-left:20px;
margin-right:10px;
height: 47px;
}
.woocommerce-cart .order-total .amount {
font-size: 1.4em;
}
.woocommerce #ship-to-different-address label {
font-weight: 400;
}
.woocommerce-cart .woocommerce .cart-collaterals table.shop_table .woocommerce-Price-currencySymbol{
padding-right:5px;
}
.woocommerce-cart .woocommerce .cart-collaterals table.shop_table strong .woocommerce-Price-amount.amount,
.woocommerce-cart .woocommerce .cart-collaterals table.shop_table strong .woocommerce-Price-currencySymbol{
color:#000;
}
.woocommerce-checkout .col2-set, .woocommerce-checkout .col2-set {
width: 50%;
float: left;
padding-right: 25px;
}
.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
width: 100%;
float: none;
}
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-bottom: 25px;
}
.woocommerce-checkout label {
color: #606775;
font-weight: normal;
}
#ship-to-different-address {
margin-top: 25px;
}
.woocommerce-checkout .input-text {
height: 45px;
}
.woocommerce-checkout ::-webkit-input-placeholder { font-style: italic;
}
.woocommerce-checkout ::-moz-placeholder { font-style: italic;
}
.woocommerce-checkout :-ms-input-placeholder { font-style: italic;
}
.woocommerce-checkout :-moz-placeholder { font-style: italic;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 28px;
}
.woocommerce form .form-row abbr.required {
text-decoration: none;
}
.select2-container--default .select2-selection--single {
border-color: #e2dfdf;
}
.select2-container .select2-selection--single {
height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 42px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
}
.woocommerce form .form-row.woocommerce-validated input.input-text {
border:1px solid #e2dfdf
}
.woocommerce-checkout .woocommerce-account-fields {
margin-top: 30px;
}
.woocommerce-checkout .checkbox input[type=checkbox],
.woocommerce-checkout .checkbox-inline input[type=checkbox],
.woocommerce-checkout .radio input[type=radio] {
position: static;
margin-left: 0;
}
.woocommerce form .form-row textarea {
padding: 12px;
}
.woocommerce-checkout #order_review_heading {
text-transform: uppercase;
margin-top: 40px;
margin-bottom: 30px;
}
.woocommerce .woocommerce-checkout-review-order {
width: 40%;
float: left;
padding: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-checkout-review-order-table td {
text-align: left;
padding-left: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table th {
text-transform: uppercase;
color: #464646;
}
.woocommerce table.woocommerce-checkout-review-order-table {
border: none;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart_item {
font-style: italic;
}
.woocommerce-checkout .order-total .amount {
font-size: 19px;
color: #000;
font-weight: 500;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background-color: #fff;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #fff;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.woocommerce-checkout-review-order {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: #f0fbf7;
}
.woocommerce-checkout #payment .button {
padding-left: 38px;
padding-right: 38px;
}
.shop-page .pagination-wrap {
margin-bottom: 20px;
}
.empty-cart-suggestions {
padding-top: 25px;
} .woocommerce .widget_price_filter .ui-slider-horizontal {
height: 3px;
margin-bottom: 18px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
position: relative;
background-color: #e2dcdc;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
margin-left: -.5em;
background-color: #1d2530;
width: 8px;
height: 8px;
top: -.2em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
top: 0px;
background-color: #a8a8a8;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
float: right;
line-height: 3;
}
.wc-block-components-price-slider__controls
.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min,
.wc-block-components-price-slider__controls
.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
border: 2px solid #d9d2d2;
padding: 0 15px;
}
.product-categories {
padding: 0;
}
.product-categories li > a {
display: block;
position: relative;
}
.product-categories li.cat-parent > a:after {
content: "\f107";
font-family: FontAwesome;
display: inline-block;
float: right;
}
.product-categories li ul {
padding-left: 20px;
font-size: 0.9em;
font-style: italic;
display: none;
}
.sidebar .widget_product_search .woo-product-search .search-field {
font-size: 14px;
text-transform: uppercase;
height: 52px;
}
.sidebar .widget_product_search .woo-product-search button {
padding: 0 20px;
text-align: center;
cursor: pointer;
}
.sidebar .widget .product-categories .cat-parent, .sidebar .widget .product-categories .cat-item {
position: relative;
}
.sidebar .widget .product-categories .cat-parent .count {
position: absolute;
right: 25px;
top: 0;
}.star-rating span::before,.star-rating::before{content:'\53\53\53\53\53';top:0;left:0}@font-face{font-family:star;src:url(//lotex-dev.com/wp-content/themes/lotex/assets/fonts/star/star.eot);src:url(//lotex-dev.com/wp-content/themes/lotex/assets/fonts/star/star.eot?#iefix) format('embedded-opentype'),url(//lotex-dev.com/wp-content/themes/lotex/assets/fonts/star/star.woff) format('woff'),url(//lotex-dev.com/wp-content/themes/lotex/assets/fonts/star/star.ttf) format('truetype'),url(//lotex-dev.com/wp-content/themes/lotex/assets/fonts/star/star.svg#star) format('svg');font-weight:400;font-style:normal}#reviews .comment-reply-title{display:none}#reviews .comment-form-rating label{display:block;margin:10px 0 0;line-height:1}p.stars,p.stars a{display:inline-block}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400}.star-rating::before{opacity:.25;float:left;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{position:absolute;color:#f9ca63}p.stars a::before,p.stars a:hover~a::before{color:#43454b;opacity:.25;content:'\53'}p.stars{margin:0 0 20px;line-height:1}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;text-indent:0}.rtl .star-rating span::before,.rtl p.stars a::before{right:0;left:auto}p.stars.selected a.active::before,p.stars:hover a::before{content:'\53';color:#f9ca63;opacity:1}p.stars.selected a.active~a::before{content:'\53';color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{content:'\53';color:#f9ca63;opacity:1}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:10px}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}.rtl .star-rating span,.rtl .star-rating::before{float:right;right:0;left:auto}.rtl p.stars a{margin-left:1px;margin-right:0}.wcmenucart-details { margin-right: 8px; margin-left: 0; }
.wcmenucart-details.count:before { right: -3px; left: auto; border-style: solid none solid solid; border-width: 5px medium 5px 5px; } .col2-set .col-1,
.woocommerce .form-row-first { float: right; margin-left: 4%; margin-right: 0; }
.col2-set .col-2,
.woocommerce .form-row-last { float: left; } .account-side-style .woocommerce #customer_login > div { float: right; }
.account-side-style .woocommerce #customer_login .col-2 { float: left; }
.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input { margin: -3px 15px 0 6px !important; } .woocommerce .star-rating:before { float: right; right: 0; left: auto; }
.woocommerce .star-rating span { float: right; right: 0; left: auto; }
.woocommerce .star-rating span:before { right: 0; left: auto; } .quantity,
.quantity .qty,
.quantity .minus,
.quantity .plus { float: right; }
.quantity .minus { border-left-width: 0; border-right-width: 1px; }
.quantity .plus { border-right-width: 0; border-left-width: 1px; } .woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after { margin-right: 6px; margin-left: 0; } .woocommerce ul.products li.product .added_to_cart:before { font-family: 'simple-line-icons'; content: '\e035'; margin-right: 6px; vertical-align: bottom; }
.woocommerce ul.products li.product .added_to_cart:after { display: none; } .woocommerce .acmthemes-off-canvas-filter,
.woocommerce .acmthemes-grid-list { float: right; margin: 0 0 0 20px; }
.woocommerce .acmthemes-grid-list a:last-child { margin-right: 10px; margin-left: 0; }
.woocommerce .woocommerce-ordering { float: right; }
.woocommerce .result-count { float: left; }
.woocommerce .result-count li { float: right; }
.woocommerce .result-count li.view-title { margin-left: 6px; margin-right: 0; } .woocommerce nav.woocommerce-pagination ul { text-align: left; } .woocommerce-message,
.woocommerce-error,
.woocommerce-info { text-align: right; }
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a { float: left; } .woocommerce span.onsale,
.woocommerce ul.products li.product.outofstock .outofstock-badge,
.woocommerce ul.products li.product .onsale { right: 20px; left: auto; } .woocommerce ul.products.owp-content-left .product-inner { text-align: right; }
.woocommerce ul.products.owp-content-right .product-inner { text-align: left; } .woocommerce ul.products.list .product-inner { text-align: right; }
.woocommerce ul.products.list li.product .woo-entry-image { float: right; margin: 0 0 0 3%; }
.woocommerce ul.products.list li.product .woo-entry-inner { float: right; } body .owp-quick-view i { margin-left: 6px; margin-right: 0; }
body #acm-quickview-wrap .summary { text-align: right; }
body #acm-quickview-wrap .flex-direction-nav a.flex-prev { right: -50px; left: auto; text-align: left; }
body #acm-quickview-wrap .flex-direction-nav a.flex-prev:before { content: '\f105'; }
body #acm-quickview-wrap .flex-direction-nav a.flex-next { left: -50px; right: auto; }
body #acm-quickview-wrap .flex-direction-nav a.flex-next:before { content: '\f104'; }
body #acm-quickview-wrap .owp-qv-image:hover .flex-direction-nav a.flex-prev { right: 10px; left: auto; }
body #acm-quickview-wrap .owp-qv-image:hover .flex-direction-nav a.flex-next { left: 10px; right: auto; }
body .acm-quickview-content-inner .acm-quickview-close { left: 0; right: auto; } @media (min-width: 1080px) {
.owp-product-nav-wrap { left: 0; right: auto; }
}
.owp-product-nav-wrap { text-align: left; }
.owp-product-nav li { margin-right: 3px; margin-left: 0; }
.owp-product-nav li:first-child { margin-right: 0; }
.owp-product-nav li .next i:before { content: '\f105'; }
.owp-product-nav li .prev i:before { content: '\f104'; }
.owp-product-nav li a.owp-nav-text.next-text { padding-right: 3px; padding-left: 0; }
.owp-product-nav li a.owp-nav-text.prev-text { padding-left: 3px; padding-right: 0; }
.owp-product-nav li .owp-nav-thumb { right: -99999px; left: auto; }
.owp-product-nav li:hover > .owp-nav-thumb { right: 50%; left: auto; -webkit-transform: translateX(50%); transform: translateX(50%); } .woocommerce div.product div.summary { float: left; }
.woocommerce div.product div.images { float: right; }
.woocommerce div.product form.cart .button { float: right; }
.woocommerce div.product form.cart div.quantity { float: right; margin-right: 0; margin-left: 10px; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { left: 10px; right: auto; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) { margin-left: 0; }
.woocommerce div.product .summary .added_to_cart { margin-right: 6px; margin-left: 0; } @media (min-width: 769px) {
.woocommerce div.product.owp-thumbs-layout-vertical span.onsale { right: 12%; left: auto; }
.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport { float: left; }
.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs { float: right; }
} .woocommerce div.product .woocommerce-product-rating .star-rating { float: right; margin-left: 10px; margin-right: 0; } .woocommerce div.product form.cart div.quantity { float: right; margin-left: 10px; margin-right: 0; } .woocommerce div.product form.cart .variations .reset_variations { float: right; }
.woocommerce div.product form.cart .variations .reset_variations:before { margin-left: 5px; margin-right: 0; }
.single_variation { float: right; } @media (min-width: 769px) {
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs { float: right; }
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a { text-align: right; }
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after { left: -2px; right: auto; }
.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel { float: left; border-right-width: 1px; border-left-width: 0; }
} .woocommerce table.shop_attributes,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th { text-align: right; } .woocommerce #reviews .star-rating { float: left; } .woocommerce #reviews #comments ol.commentlist li img.avatar { right: 0; left: auto; }
.woocommerce #reviews #comments ol.commentlist li .comment_container { padding-right: 90px; padding-left: 0; } #review_form #respond p.comment-form-author { float: right; padding-left: 10px; padding-right: 0; }
#review_form #respond p.comment-form-email { float: left; padding-right: 10px; padding-left: 0; }
#review_form #respond p { text-align: right; }
#review_form #respond .form-submit input,
#review_form #respond .form-submit input { right: auto } p.stars span a:after { right: 0; left: auto; } .woocommerce .widget_price_filter .ui-slider { text-align: right; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { margin-right: -6px; margin-left: 0; }
.woocommerce .widget_price_filter .price_slider_amount .button { float: left; }
.woocommerce .widget_price_filter .price_slider_amount { text-align: right; } .woocommerce-product-search input[type='submit'] { float: left; } .widget_product_categories li a,
.widget_layered_nav li a { padding-right: 22px; padding-left: 0; }
.widget_product_categories li a:before,
.widget_layered_nav li a:before { right: 0; left: auto; }
.widget_product_categories li .count,
.widget_layered_nav li .count { left: 0; right: auto; }
.woocommerce .widget_product_categories li ul.children { margin: 5px 16px 0 0; }
.woocommerce .widget_product_categories li ul.children li a { padding-right: 0; } .woocommerce table.shop_table { margin: 0 0 24px -1px; text-align: right; } .woocommerce-cart table.cart td.actions .coupon .input-text { margin: 0 0 0 8px; }
.woocommerce-cart table.cart td.actions input[name='update_cart'] { float: left; }
.woocommerce-cart table.cart td.actions .coupon { float: right; } .woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells { float: right; }
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator { clear: left; float: left; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals { float: left; }
.woocommerce-cart .cart-collaterals .cart_totals table th { border-left-style: solid; border-left-width: 1px;  border-right-width: 0; } .woocommerce-checkout form.login .lost_password { float: left; }
.woocommerce-checkout form.checkout_coupon .form-row-first { float: right; }
.woocommerce-checkout form.checkout_coupon .form-row-last { float: left; } .woocommerce-checkout > .col2-set { float: right; }
.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout #order_review { float: left; } .woocommerce #order_review table.shop_table tbody td.product-name { text-align: right; }
.woocommerce #order_review table.shop_table thead th.product-total { text-align: left; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { margin-left: 10px; margin-right: 0; }
.woocommerce-checkout #payment ul.payment_methods li { text-align: right; }
.woocommerce-checkout #payment ul.payment_methods li img { float: left; }
.woocommerce-checkout #payment .payment_method_paypal .about_paypal { margin-right: 6px; margin-left: 0; } .woocommerce form.login .lost_password { margin: 0 }
.woocommerce-checkout form.login label.inline { padding-right: 10px; padding-left: 0; } body #owp-checkout-timeline li { float: right; }
body #owp-checkout-timeline .timeline-step { margin-left: 8px; margin-right: 0; }
body #owp-checkout-timeline.arrow li { padding-left: 50px; padding-right: 0; }
body #owp-checkout-timeline.arrow .timeline-wrapper:before { right: -20px; left: auto; border-right: 20px solid transparent; border-left-width: 0; }
body #owp-checkout-timeline.arrow .timeline-wrapper:after { left: -20px; right: auto; border-right-width: 20px; border-right-style: solid; border-left-width: 0; }
body #checkout-wrapper form.checkout #billing_phone_field { float: right; }
body #checkout-wrapper form.checkout #billing_email_field { float: left; }
body #checkout-wrapper #form_actions a { float: right; }
body #checkout-wrapper #form_actions a i { margin-left: 5px; margin-right: 0; }
body #checkout-wrapper #form_actions .buttons { float: left; }
body #checkout-wrapper #form_actions .buttons input.next { margin-right: 10px; margin-left: 0; } @media(min-width: 768px) {
.woocommerce-MyAccount-tabs { float: right; margin-left: 6%; margin-right: 0; }
.woocommerce-MyAccount-content { float: left; }
} body .products .product .tinv-wraper.tinv-wishlist { left: 10px; right: auto; }
body .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.no-txt { margin-right: 0; }
body .tinv-wishlist table input[type="checkbox"] { margin-left: 0 !important; }
body a.wishlist_products_counter.top_wishlist-heart-plus:before,
body a.wishlist_products_counter.top_wishlist-heart:before { margin-left: 2px; margin-right: 0; } #acmthemes-off-canvas-sidebar-wrap { right: 0; left: auto; }
#acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar { right: -100%; left: auto; }
.off-canvas-enabled #acmthemes-off-canvas-sidebar-wrap .acmthemes-off-canvas-sidebar { right: 0; left: auto; }
.acmthemes-off-canvas-close { left: 15px; right: auto; } #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar { left: -100%; right: auto; }
.cart-enabled #acmthemes-cart-sidebar-wrap .acmthemes-cart-sidebar { left: 0; right: auto; } .wcmenucart-total { margin-left: 7px; margin-right: 0; } @media only screen and (max-width: 767px) { .woocommerce .products.list .product .woo-entry-image { margin: 0 0 20px; } .woocommerce table.shop_table tr td { text-align: left; }
.woocommerce table.shop_table tr td:before { float: right; }
.woocommerce table.shop_table tr td.product-quantity .quantity { float: left; }
.woocommerce table.shop_table.my_account_orders .order-actions { text-align: left; } .woocommerce-cart .cart-collaterals .cart_totals table td { text-align: left; } .owp-product-nav li.next-li { float: right; }
.owp-product-nav li.prev-li { float: left; }
} @media only screen and (max-width: 480px) { .woocommerce .woocommerce-ordering { text-align: right; }
}.add_to_cart_button.loading:before,.woo-quickview-btn.loading:before,.yith-wcwl-add-to-wishlist.loading:before{content:'';position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-15px;width:30px;height:30px;opacity:.8;border-width:3px;border-style:solid;border-color:rgba(0,0,0,.1);border-left-color:#fff;z-index:99;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-ms-animation:qv-spin 0.6s infinite linear;-webkit-animation:qv-spin .6s infinite linear;-o-animation:qv-spin .6s infinite linear;-moz-animation:qv-spin .6s infinite linear;animation:qv-spin .6s infinite linear}.exists.loading:before{display:none}.woo-entry-image.loading:after{content:'';background-color:rgba(0,0,0,.15);position:absolute;top:0;left:0;right:0;bottom:0;height:100%;visibility:visible;z-index:11}@-webkit-keyframes qv-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes qv-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#acm-quickview-wrap{display:none;overflow-x:hidden;overflow-y:auto}#acm-quickview-wrap,#acm-quickview-wrap .acm-quickview-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}#acm-quickview-wrap .owp-qv-image,#acm-quickview-wrap .summary{width:50%}#acm-quickview-wrap .flex-control-nav,#acm-quickview-wrap .flex-direction-nav,#acm-quickview-wrap .owp-qv-slides{margin:0;padding:0;list-style:none}#acm-quickview-wrap .owp-qv-slides{display:inline-block;vertical-align:top}#acm-quickview-wrap .summary{padding:30px;margin:0}#acm-quickview-wrap .flex-viewport{float:none;width:100%}#acm-quickview-wrap img{display:block;width:100%;height:auto;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}#acm-quickview-wrap .flex-control-nav{position:absolute;bottom:10px;width:100%;text-align:center}#acm-quickview-wrap .flex-control-nav li{display:inline-block;position:relative;margin:0 5px;line-height:1;z-index:10}#acm-quickview-wrap .flex-control-nav li a{display:inline-block;width:12px;height:12px;border:3px solid #111;opacity:.4;text-indent:-9999px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#acm-quickview-wrap .flex-control-nav li a:hover{opacity:.7}#acm-quickview-wrap .flex-control-nav li a.flex-active{background:rgba(0,0,0,.9);cursor:default}#acm-quickview-wrap .flex-direction-nav a{position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;color:rgba(0,0,0,.8);opacity:0;overflow:hidden;cursor:pointer;z-index:10}#acm-quickview-wrap .flex-direction-nav a:before{display:inline-block;font:normal normal normal 30px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#acm-quickview-wrap .flex-direction-nav a.flex-prev{left:-50px;text-align:right}#acm-quickview-wrap .flex-direction-nav a.flex-prev:before{content:'\f104'}#acm-quickview-wrap .flex-direction-nav a.flex-next{right:-50px}#acm-quickview-wrap .flex-direction-nav a.flex-next:before{content:'\f105'}#acm-quickview-wrap .owp-qv-image:hover .flex-direction-nav a.flex-prev{opacity:.8;left:10px}#acm-quickview-wrap .owp-qv-image:hover .flex-direction-nav a.flex-next{opacity:.8;right:10px}.acm-quickview-container{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;padding:30px}.acm-quickview-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.owp-qv-open{overflow:hidden}.acm-quickview-contentwrap{position:relative;display:inline-block;vertical-align:middle;text-align:left;max-width:100%;z-index:1045;overflow-x:hidden;opacity:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:transform .5s,opacity .3s;-moz-transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s}.is-visible .acm-quickview-contentwrap{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.acm-quickview-content-inner{position:relative;background-color:#fff;max-width:875px;margin:0 auto;z-index:1000;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15)}.acm-quickview-content-inner .acm-quickview-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}.acm-quickview-content-inner .acm-quickview-close:hover{opacity:1}.acm-quickview-content-inner .product{margin:0}.acm-quickview-content-inner select{padding:0 12px}.acm-quickview-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}.acm-quickview-contentwrap .woo-single-product-extra-details{display:none;background:rgb(255,255,255,.9);position:absolute;left:0;top:0;width:50%;padding-top:35px;padding-bottom:35px;transform:translateY(-420px);transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-box-shadow:5px 5px 9px 4px rgba(0,0,0,.08);-moz-box-shadow:5px 5px 9px 4px rgba(0,0,0,.08);box-shadow:5px 5px 9px 4px rgba(0,0,0,.08);border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;-webkit-border-radius:0px 0px 15px 15px;-ms-border-radius:0px 0px 15px 15px}.acm-quickview-contentwrap .woo-single-product-extra-details:hover{-webkit-transform:translateY(0);transform:translateY(0)}.acm-quickview-contentwrap .woo-single-product-content{float:none;width:100%}#acm-quickview-content a.woocommerce-review-link{display:none}@media screen and (max-width:850px){#acm-quickview-wrap .owp-qv-image,#acm-quickview-wrap .summary{width:100%}.acm-quickview-container:before{display:none}}@font-face{font-family:dearflip;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SB/AAAAC8AAAAYGNtYXDV1NUQAAABHAAAAGxnYXNwAAAAEAAAAYgAAAAIZ2x5ZvV0Ah0AAAGQAAASdGhlYWQnoblUAAAUBAAAADZoaGVhB8ID8QAAFDwAAAAkaG10eLYAAAAAABRgAAAAwGxvY2FSqk12AAAVIAAAAGJtYXhwADoAmgAAFYQAAAAgbmFtZWTWXU4AABWkAAABknBvc3QAAwAAAAAXOAAAACAAAwP1AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADq0QPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAUAAAABAAEAADAAAAAQAg6Sjqk+rK6tH//f//AAAAAAAg6QDqk+rK6tH//f//AAH/4xcEFZoVZBVeAAMAAQAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAKSA8AABQAAJQcJARcHApI8/wABADzE5zwBAAEAPMQAAAAAAQAA/8ACqgPAAAUAACU3JzcJAQFuxMQ8AQD/AOfExDz/AP8AAAAAAAEAAP/AAwADwAAFAAABFzcXCQEBPMTEPP8A/wACPcTEPP8AAQAAAAABAAD/wAMAA8AABQAAAScJAQcnATw8AQABADzEARk8AQD/ADzEAAAAAQAA/8AB8gPAAAUAAAkCBwkBAfL+pgFaTP5aAaYDBf6m/qZMAaYBpgAAAAABAAD/wAQAA8AABQAAJQkBNwkBAg4BWv6mTAGm/lpRAVoBWkz+Wv5aAAAAAAIAAP/AAxIDwAADAAkAAAEzESMlBwkBFwcBAFZWAhI8/wABADzEAqv+ADw8AQABADzEAAACAAD/wAMAA8AAAwAJAAABMxEjATcJASc3AqpWVv5EPAEA/wA8xAKr/gABxDz/AP8APMQAAQAA/8ADKgPAAAIAAAkCAVYB1P4sAtX+1v7WAAIAAP/AAwADwAADAAcAAAEzESMhETMRAlaqqv6qqgLV/awCVP2sAAACAAD/wANWA8AAAgAFAAAJAREhCQEB6gFs/oD+lAFsAasBAP4AAQABAAAAAAIAAP/AA5YDwAACAAUAAAkCIREBAioBbP6U/oABbAKr/wD/AAIA/wAAAAAAAQAA/8ADKgPAAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAMAAP/AA6oDwAAPAB8AKwAAJTI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYXFTMVIxUjNSM1MzUCAIxlZWVljIxlZWVljLB9fX19sLB9fX192qysVKysVWVljIxlZWVljIxlZQMAfX2wsH19fX2wsH191KxUrKxUrAAAAwAA/8ADqgPAAA8AHwAjAAAlMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NgMhFSECAIxlZWVljIxlZWVljLB9fX19sLB9fX19JgGs/lRVZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX3+gFQAAAABAAD/wAMqA8AACwAAASERIxEhNSERMxEhAyr/AFT/AAEAVAEAAYH/AAEAVAEA/wAAAAAAAQAA/8ADKgPAAAMAAAEhNSEDKv2sAlQBgVQAAAYAAP/AA4ADwAADAAcACwAbACsAOwAAASEVIRE1IRUBNSEVJTIXFhUUBwYjIicmNTQ3NhMyFxYVFAcGIyInJjU0NzYTMhcWFRQHBiMiJyY1NDc2ASoCVv2qAlb9qgJW/SoaExMTExoaExMTExoaExMTExoaExMTExoaExMTExoaExMTEwLVVP8AVFT/AFRUahMTGhoTExMTGhoTEwIAEhIcHBISEhIcHBIS/wASEhwcEhISEhwcEhIAAAAABAAA/8ADAAPAAAMABwALAA8AAAEzNSMhFTM1AzM1IwUzNSMBAODgASDg4ODg/uDg4AHL4ODg/gDg4OAACAAA/8ADgAPAAAMABwALAA8AEwAXABsAHwAAJTUjFQMhESEBNSMVAyERIQM1IxUDIREhATUjFQMhESEDKqpWAVb+qgEAqlYBVv6qqqpWAVb+qgEAqlYBVv6qgaqqAQD+qgIAqqoBAP6q/qyqqgEA/qoCAKqqAQD+qgAAAAkAAP/AA1YDwAADAAcACwAPABMAFwAbAB8AIwAAJTUzFQM1MxUBNTMVNzMVIwE1MxUhNTMVAzUzFTM1MxUBNTMVAqqsrKz+VKxUrKz/AKz+VKysrFSs/lSsVaysAQCsrAEArKysrP8ArKysrP8ArKysrAIArKwAAAIAAP/AA9YDwAAJACkAACURJiMiBxE2MzIDMhcRFAcGIyInJiMiByYjIgciBwYjIicmNRE2MzIXNgOAQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlaVAewUQP4WQAJAQP2SCAcHAixAQC4BAQYGCAJyQEBAAAAABQAA/8AD1gPAAAkAEwAdACcARwAAATIXFSYjIgc1Nic2MzIXFSYjIgc3Igc1NjMyFxUmExEmIyIHETYzMgMyFxEUBwYjIicmIyIHJiMiByIHBiMiJyY1ETYzMhc2Auo0OChEeEhMTFRsNDgoRHhIwHhIUHA0ODBaQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlYBRwpACipIIlAiCkAKKpwqRiQKQgz+qgHsFED+FkACQED9kggHBwIsQEAuAQEGBggCckBAQAAAAAACAAD/wANWA8AAAgATAAABMyclIQERFAcGIyEiJyY1EzQ3NgIq7Oz+1gFWAQAaGiL+ACIaGgIZGQIr6kD/AP4AIhkZGRkiAqwiGRkAAwAA/8ADagPAAAMAEwAsAAABMxUjFzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBKtbWbFA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdCo1NSAMAAMAAP/AA2oDwAALABsANAAAASMVIzUjNTM1MxUzBzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQFBQaDAIBVlYqVlbWODhQUDg4ODhQUDg41EDUIgxCUFB0dFFRUVF0KjU1IAwAAwAA/8ADVgPAAA8AHwAvAAABMhcWFRQHBiMiJyY1NDc2ITIXFhUUBwYjIicmNTQ3NiEyFxYVFAcGIyInJjU0NzYCACIaGhoaIiIaGhoaASIiGhoaGiIiGhoaGv4iIhoaGhoiIhoaGhoCARoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGgAAAgAA/8ADVgPAAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYAAwAA/8ADgAPAABEAGAAeAAABFhcWFRQHBgc1Njc2NTQnJicTFAcRFhcWJTM3EScjAlaCVFRUVIJeOzs7O15qaiwfH/3AqtbWqgMhHGlpiIhpaRxYHE5OZmZOThz+4ng0AVgWMjJO1v1U1gAAAQAA/8ADgAPAADMAACUyFxYVFAcGIyInJjU0NyUGIyInJjU0NzYzMhclJjU0NzYzMhcWFRQHBiMiJwUWFRQHBTYDADQkJCUlMjIlJQL+0iYyNCYmJiY0MiYBLAQmJjQ0JiYmJjQwKP7UBAQBMCT9JSUyNCUlJSU0FAiwIiYmNDQmJiKuFAo0JiYmJjQ0JiYksBQKChSwIAAFAAD/wAOqA8AAAwANABcAIQArAAABESERExUjIicmPQEzFSUzFRQHBisBNTMBIzU0NzY7ARUjJTMyFxYdASM1IwMA/gAqgCIZGVQCrFQZGSKAgP1UVBkZIoCAAiyAIhkZVIACVf6sAVT+VlYaGiJWVlZWIhoaVgGqViIaGlZWGhoiVlYAAAAABAAA/8ADgAPAAAYADQAUABsAAAERITcnNxcFIREXNxcHAxEhBxcHJyUhEScHJzcDgP8AYnw+ev5i/wBiej58ngEAYnw+egGeAQBiej58ASv/AGJ6PnyeAQBifD56AZ4BAGJ6Pnye/wBifD56AAAAAAEAAP/AAqsDwAAXAAABMxUjESMRIzUzNTQ2Nz4BOwEVIyIGHQECK4CAgICAGBcYPCNaWhAWAgCA/tUBK4A2JlUaGxqAFhBaAAIAAP/AA84DwAALAA8AAAEzCQEhCwEjCQEhExMzASMDCo7+ywFr/uTf/o0BSf6lASPJt07+B1QDS/6f/iEBI/7dAXkBx/72/h4CnAAEAAD/wAOqA8AAHQAtAD0AQQAAATIXFhUUBwYVIzQ3Njc2NzY1NCcmIyIHBhUjNDc2EzI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYTNTMVAgBGMjJAQFQUFBgYFBQaGiIiGhpUMjJGjGVlZWWMjGVlZWWMsH19fX2wsH19fX2GVAKrMjJGNjk5Li4hIQ8PFhYcIhkZGRkiRjIy/aplZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff1WVlYAAAAAAwAA/8ADqgPAABwAIAAwAAABNjU0JyYjIgcGFTM0NzYzMhcWFRQPAQYdATM0NwM1IxUTMhcWFRQHBiMiJyY1NDc2AoIoMjJGRjIyVBoaIiIaGho0MlQyMlQqsH19fX2wsH19fX0Byyg4RjIyMjJGIhoaGhoiIho2NkIWQjb+3lRUAtR9fbCwfX19fbCwfX0AAgAA/8ADagPAAA8AKAAAATI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBllA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAVU4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXQqNTUgDAAAAAAEAAD/wAOqA8AAAwATABcAJwAAARUhNQEyNzY1NCcmIyIHBhUUFxYDNSEVATIXFhURIxUhNSMRNDc2MwMA/gACKhINDQ0NEhIMDAwMbv6sAdQ0Jiaq/gCqJiY0Ayuqqv6ADAwSEg0NDQ0SEgwM/tbU1AHUJiY0/wCqqgEANCYmAAMAAP/AA6oDwAACAAcAGwAAASUhAREFJREBMhcWFREUBwYjISInJjURNDc2MwIAAVb9VAKs/qr+qgKsIhkZGRki/VQiGRkZGSIB1db+AAGq1NT+VgJWGhoi/gAiGhoaGiICACIaGgAAAgAA/8ADqgPAAAUAGQAAATUFJRUFATIXFhURFAcGIyEiJyY1ETQ3NjMDVv6q/qoBVgFWIhkZGRki/VQiGRkZGSICVVbW1lbUAYAaGiL+ACIaGhoaIgIAIhoaAAADAAD/wAOAA8AAAwAHAAsAABMhFSEVNSEVBTUhFYADAP0AAwD9AAMAAqtW1FRU1lZWAAAAAwAA/6sD/gPAACgAUACXAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmJwExIiYvAQc3Jy4BNTQ3PgE3NjMyFx4BFxYXFhceARcWFRQHDgEHBiMTLgEnJiIHDgEHDgEnLgEnLgEnJjY3PgE3PgE3NiYnLgEnLgEjKgEjIgYHDgEVFBYXFhceARcWFx4BFxYyNz4BNz4BJy4BJwNpJCkqWzExM2lcXYkoKCIiSAENN3tAaVxdiigoCgomGxwk/pk5bTEPoCsKICEiIXJNTVcrKClMIiMeHRcXIAgIISJyTU1X5wlECQkNBwYcBgYMCQo4JB0kBgYHBQQKBQQFAwMBAwIdCAcQBQYMBwYTCAkkLwUCERA4JycwFiQOFygREjsICAICAwwKAxYkHBsmCgooKIpcXWlDgTn++UYeICgoil1caTMxMVspKiT88x4dCSqcEDJyPFdNTXMhIQgIIBcXHh0jIkwpKSpXTU1zISEBPAUhAwMJCiEHBgIFBRkhGTUKCQwEBQwGBQkHBgsFBUYTEwMGCQoxLy9OBgMXFzwfHxUJDQUHAgMjFxYiBAQGBQAAAAMAAP/AA8ADwAAZAB0AKQAAATMVMz4BMzIXHgEXFhURIxE0JiMiBhURIxEhMxEjExQGIyImNTQ2MzIWAYCxAxJZQ0crKzAJCLkZR0gmuf7AwMDAOCgoODgoKDgCK1shOhUUSDExOf7MARExZFk3/uoCQP3AAuAoODgoJzk5AAAAAQAA/8ADvAPAAG4AAAEiBw4BBwYVFBceARcWFy4BNzY3PgE3NjEwJjU0NjMyFhUUBgcGFjMyNjU0JiMiBhUUFhceAQcOAQcOAScuATU0Nz4BNzYzMhceARcWFRQHDgEHBiMiJicwBgcOAQceATMyNz4BNzY1NCcuAScmIwIAXFFQeSMjFRVLNDQ9AgMHAwgJEgcHDS8hHBwbCggpITtQZ1JeahMOAwEBAwgBAgcGKjATE0o2N0g5MjJKFRURET0rKjIiOQsXBAgiDR9CIlxRUHkjIyMjeVBRXANmIyJ5UVBcR0BAbCkpGBpIHQ0kJEweHSUdLj4lGhxQJyEvcVpQZHdJHTgRAwYDCyMFBgMDFGcxNTAxShYWExNFLy83OTIzShYWHxRaDx1BFgoKIyN4UVFbXFFReSIjAAAAAAEAAAABAABPPPplXw889QALBAAAAAAA4kE6dgAAAADiQTp2AAD/qwQAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAADAEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeADIARgBaAG4AhACaALQAzgDcAPABBgEcATYBdgGwAcoB2AI2AlQCkgLOAw4DeAOeA+IELgR2BI4ExAUQBVQFjAWwBdYGOAaABsAHAAc0B2IHfAhcCJwJOgAAAAEAAAAwAJgACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBSZWd1bGFyAFIAZQBnAHUAbABhAHJkZWFyZmxpcABkAGUAYQByAGYAbABpAHBGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");font-weight:400;font-style:normal;font-display:block}.df-ui-btn[class*=" ti-"]:before,.df-ui-btn[class^=ti-]:before,[class*=" df-icon-"]:before,[class^=df-icon-]:before{font-family:dearflip!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.df-icon-arrow-left:before{content:"\e900"}.df-icon-arrow-right:before{content:"\e901"}.df-icon-arrow-down:before{content:"\e902"}.df-icon-arrow-up:before{content:"\e903"}.df-icon-arrow-left1:before{content:"\e904"}.df-icon-arrow-right1:before{content:"\e905"}.df-icon-first-page:before{content:"\e906"}.df-icon-last-page:before{content:"\e907"}.df-icon-play-popup:before,.df-icon-play:before{content:"\e908"}.df-icon-pause:before{content:"\e909"}.df-icon-fast-rewind:before{content:"\e90a"}.df-icon-fast-forward:before{content:"\e90b"}.df-icon-close:before{content:"\e90c"}.df-icon-add-circle:before{content:"\e90d"}.df-icon-minus-circle:before{content:"\e90e"}.df-icon-add:before{content:"\e90f"}.df-icon-minus:before{content:"\e910"}.df-icon-list:before{content:"\e911"}.df-icon-grid:before{content:"\e912"}.df-icon-grid-view:before{content:"\e913"}.df-icon-apps:before{content:"\e914"}.df-icon-double-page:before{content:"\e915"}.df-icon-book:before{content:"\e916"}.df-icon-file:before{content:"\e917"}.df-icon-zoom-out:before{content:"\e918"}.df-icon-zoom-in:before{content:"\e919"}.df-icon-more:before{content:"\e91a"}.df-icon-download:before,.df-ui-btn.ti-download:before{content:"\e91b"}.df-icon-volume:before{content:"\e91c"}.df-icon-share:before{content:"\e91d"}.df-icon-fit-screen:before{content:"\e91e"}.df-icon-fullscreen:before{content:"\e91f"}.df-icon-facebook:before{content:"\e920"}.df-icon-twitter:before{content:"\e921"}.df-icon-help-outline:before{content:"\e922"}.df-icon-help:before{content:"\e923"}.df-icon-search:before,.df-ui-btn.ti-search:before{content:"\e924"}.df-icon-print:before,.df-ui-btn.ti-printer:before{content:"\e925"}.df-icon-mail-outline:before{content:"\e926"}.df-icon-mail:before{content:"\e927"}.df-icon-menu:before{content:"\e928"}.df-icon-linkedin:before{content:"\eaca"}.df-icon-pinterest:before{content:"\ead1"}.df-icon-whatsapp:before{content:"\ea93"} .df-container .df-loading-icon,.df-fetch-pdf .df-loading-info,.df-flipbook-3d.df-loading:after,.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after,.df-page.df-loading:after,.df-searching .df-search-info,.df-thumb.df-thumb-requested:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='48px' height='48px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%2307abcc' stroke-width='9' r='30' stroke-dasharray='141.37166941154067 49.12388980384689'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E")}.df-hidden{display:none!important}.df-text-align-center,.has-text-align-center{text-align:center}.df-app{min-height:220px;position:relative;overflow:hidden;width:100%;image-rendering:auto;direction:ltr;line-height:1.5}.df-container{height:100%}.df-container *{box-sizing:border-box!important}.df-container i{font-style:normal}.df-container a{outline:0;text-decoration:none;box-shadow:none}.df-container .df-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat 50%;background-size:cover}.df-container .df-loading-info{position:absolute;top:-300px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;max-width:200px;margin-top:20px;padding:10px 15px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#f7f7f7;border-radius:5px;font-size:12px;color:#222;word-break:break-word;letter-spacing:.5px;opacity:0}.df-container.df-init .df-loading-info{top:50%;opacity:1;max-width:300px}.df-container.df-init .df-viewer{display:none}.df-container.df-error .df-loading-info{-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;color:#b00}.df-container .df-loading-icon{-moz-transition:.3s .1s opacity;-o-transition:.3s .1s opacity;-webkit-transition:.3s .1s opacity;transition:.3s .1s opacity;opacity:0;height:50px;width:50px;left:50%;top:50%;margin:-45px -25px -25px;box-sizing:border-box;position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:32px;background-position:50%;background-color:#fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-container.df-loading .df-loading-icon{opacity:1;z-index:100}.df-fetch-pdf .df-loading-info{opacity:1;top:0;z-index:4;background-repeat:no-repeat;padding-left:36px;background-size:24px;background-position:6px 6px}.df-viewer .df-3dcanvas{right:0;position:absolute}.df-ui{color:#666;bottom:0;width:100%;height:42px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#fff;position:absolute;vertical-align:top;box-sizing:border-box;text-align:center;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4;display:block}.df-ui .df-logo{height:100%}.df-ui .df-logo.df-logo-img{display:inline-flex;align-items:center;justify-content:center;padding:2px 5px}.df-ui .df-logo.df-logo-img img{max-height:100%;max-width:120px}.df-ui .df-ui-page{padding:0;font-size:12px;width:50px;min-width:50px;line-height:42px;margin:0 0;border-radius:0;background-color:rgba(0,0,0,.03)}.df-ui .df-ui-page label{position:absolute;right:0;top:0;min-width:50px;height:100%;text-align:center;display:block;line-height:inherit!important;color:#999;font-weight:400;cursor:pointer;background-color:transparent;z-index:1;box-sizing:border-box;word-break:normal}.df-ui .df-ui-page input{width:100%;background-color:transparent;height:100%;margin:0;padding:0!important;border:1px solid #8f8f8f;text-align:center;vertical-align:top;line-height:inherit!important;color:transparent;font-size:14px;top:0;box-sizing:border-box;z-index:-1;display:block;opacity:0}.df-ui .df-ui-page input:focus{z-index:2;opacity:1;color:inherit}.df-ui .df-ui-page input:focus+label{opacity:0;display:none}.df-ui-btn{color:#777;vertical-align:top;background-color:#fff;box-sizing:border-box;text-align:center;position:relative;width:40px;height:100%;font-size:20px;cursor:pointer;z-index:2;display:inline-block;padding:10px 5px;line-height:1.2;transition:.3s;transition-property:opacity,color,background-color}.df-ui-btn:before{box-sizing:border-box}.df-ui-btn.df-active,.df-ui-btn:hover{color:#00acce;background-color:#eee}.df-ui-btn.df-active{background-color:#e7e7e7}.df-ui-btn.disabled,.df-ui-btn.disabled:hover{color:#bbb}.df-ui-btn span{display:none}.df-more-container{display:none;position:absolute;bottom:100%;margin-bottom:8px!important;right:10px;background-color:#f7f7f7;z-index:20;border-radius:5px;box-shadow:0 -1px 3px rgba(0,0,0,.2)}.df-more-container:before{content:" ";position:absolute;border:7px solid transparent;border-top-color:#eee;height:0;width:0;bottom:-14px;right:13px;margin-right:-8px;pointer-events:none}.df-more-container>.df-ui-btn{width:170px;text-align:left;padding:6px 8px;height:36px;border-top:1px solid #e4e4e4;border-radius:0;line-height:16px}.df-more-container>.df-ui-btn span{font-size:12px;padding-left:24px;vertical-align:middle;display:inline-block}.df-more-container>.df-ui-btn:before{position:absolute;top:7px;font-size:20px;width:1em;text-align:center}.df-more-container>.df-ui-btn:first-child{border-radius:5px 5px 0 0;border-top:none}.df-more-container>.df-ui-btn:last-child{border-radius:0 0 5px 5px}.df-ui-more.df-active .df-more-container{display:block}.df-ui-search.df-active .df-search-container{display:block;padding:5px}.df-ui-nav{top:50%;margin-top:-50px;position:absolute;opacity:.8;height:100px;font-size:36px;width:50px;z-index:2;cursor:pointer}.df-ui-nav:hover{opacity:1}.df-ui-nav .df-ui-btn{height:auto;height:initial;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:15px 5px;width:auto;font-size:inherit;background-color:transparent!important}.df-ui-nav .df-ui-btn:before{color:#fff;filter:drop-shadow(0 0 3px rgb(0, 0, 0))}.df-ui-nav.df-ui-prev{left:0;right:auto;border-radius:0}.df-ui-nav.df-ui-prev .df-ui-btn{left:10px}.df-ui-nav.df-ui-prev .df-ui-btn:before{text-align:left}.df-ui-nav.df-ui-next{right:0}.df-ui-nav.df-ui-next .df-ui-btn{right:10px}.df-ui-nav.df-ui-next .df-ui-btn:before{text-align:right}.df-flipbook-2d,.df-flipbook-3d,.df-slider,.df-viewer-container,.df-zoomview{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:1}.df-flipbook-2d{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-flipbook-2d .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-flipbook-2d .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.df-page-content{overflow:hidden;opacity:.3}.df-page.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-page.df-loading .df-page-content{display:none}.df-page>canvas{width:100%;height:100%;position:relative;z-index:0}.df-page .df-page-content{position:absolute;height:100%;display:block;top:0;width:100%;z-index:2}.df-sheet{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-page,.df-sheet .df-page-back,.df-sheet .df-page-front,.df-sheet .df-sheet-fold-inner-shadow,.df-sheet .df-sheet-fold-outer-shadow,.df-sheet .df-sheet-wrapper{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-sheet-wrapper{overflow:hidden}.df-sheet .df-page{width:100%;height:100%;background-color:#fff;box-sizing:border-box;z-index:0;background-size:100% 100%}.df-sheet .df-page:before{content:"";position:absolute;display:block;top:0;width:15%;height:100%;z-index:5;opacity:.5;pointer-events:none}.df-sheet .df-page>canvas{z-index:-1}.df-sheet .df-page-front:before{left:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-sheet .df-page-back:before{right:0;background-image:-webkit-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-sheet.df-left-side{right:50%;-webkit-transform-origin:right;-moz-transform-origin:right;transform-origin:right}.df-sheet.df-left-side .df-page-front{z-index:1}.df-sheet.df-left-side .df-page-back{z-index:2}.df-sheet.df-right-side{left:50%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left}.df-sheet.df-right-side .df-page-front{z-index:2}.df-sheet.df-right-side .df-page-back{z-index:1}.df-sheet .df-sheet-fold-inner-shadow{position:absolute;z-index:5;display:none}.df-sheet .df-sheet-fold-outer-shadow{z-index:-1;width:100%;height:100%}.df-sheet.df-flipping,.df-sheet.df-folding{z-index:200!important}.df-sheet.df-folding.df-left-side .df-page-front,.df-sheet.df-folding.df-right-side .df-page-back{z-index:3}.df-sheet.df-folding .df-sheet-fold-inner-shadow{display:block}.df-sheet.df-folding .df-page-content{display:none}.df-pending .df-page-content,.df-pendingresize .df-page-content{display:none!important}.df-sheet.df-left-side.df-folding:not(.df-hard-sheet) .df-page-front{z-index:3}.df-hard-sheet .df-sheet-wrapper{width:100%!important;height:100%!important;overflow:visible;transform-style:preserve-3d;-webkit-transform-origin:0 50% 0;-moz-transform-origin:0 50% 0;transform-origin:0 50% 0}.df-hard-sheet .df-sheet-fold-inner-shadow,.df-hard-sheet .df-sheet-fold-outer-shadow{display:none!important}.df-hard-sheet .df-page-back,.df-hard-sheet .df-page-front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%;z-index:3!important}.df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%;z-index:4}.df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%}.df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%}.df-flipbook-3d.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-link-content,.df-text-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none;overflow:clip;transform-origin:0 0}.df-page-content.df-double-internal:not(.df-double-internal-fix)>div{right:-100%}.df-page-content.df-double-internal-fix>div{left:-100%}.annotationLayer section,.customHtmlAnnotation,.customLinkAnnotation,.customVideoAnnotation,.df-link-content section,.highlightAnnotation,.linkAnnotation,.popupAnnotation{position:absolute;z-index:5;cursor:pointer;pointer-events:all;border:none!important;padding:0!important;margin:0!important}section.popupAnnotation{display:none}.buttonWidgetAnnotation a,.customHtmlAnnotation,.customVideoAnnotation,a.customLinkAnnotation,a.df-autolink,a.linkAnnotation,section.linkAnnotation a{background-color:#ff0;display:block;height:100%;-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.buttonWidgetAnnotation a:hover,.customHtmlAnnotation:hover,.customVideoAnnotation:hover,a.customLinkAnnotation:hover,a.df-autolink:hover,a.linkAnnotation:hover,section.linkAnnotation a:hover{border-color:transparent;background-color:#2196f3}a.df-autolink{display:inline;pointer-events:all;color:transparent!important}.df-sidemenu-wrapper{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);left:0;top:0;bottom:0;width:220px;position:absolute;z-index:3}.df-sidemenu-wrapper .df-sidemenu-buttons{z-index:6;position:relative;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,.3)}.df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:right;display:none;background-color:transparent;padding:6px 5px}.df-sidemenu-wrapper:before{content:" ";position:absolute;height:100%;width:100%;background-color:rgba(238,238,238,.9);z-index:3;left:0}.df-sidemenu-open .df-ui-nav.df-ui-prev{left:220px}.df-sidemenu-open .df-sidemenu-wrapper{display:block;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);left:0}.df-sidemenu-open .df-sidemenu-wrapper:before{box-shadow:1px 0 4px rgba(102,102,102,.38)}.df-sidemenu-open .df-sidemenu-buttons .df-ui-close{display:block}.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:99px}.df-sidemenu{width:100%;height:auto!important;position:absolute!important;top:0;bottom:0;z-index:3;opacity:0;color:#666;font-size:12px}.df-sidemenu>.df-wrapper{overflow:auto;position:absolute!important;top:40px;bottom:0;left:0;right:0;height:auto!important}.df-sidemenu.df-sidemenu-visible{opacity:1;z-index:5}.df-outline-container .df-wrapper{padding:10px}.df-outline-items>.df-outline-item{margin-left:18px}.df-outline-item a{color:inherit!important;text-decoration:none!important;display:block;padding:5px 0 5px 5px;overflow:hidden;text-overflow:ellipsis;border:none!important;box-shadow:none!important;margin-bottom:1px}.df-outline-item a:hover{text-decoration:underline!important;color:#2196f3!important}.df-outline-toggle{cursor:pointer;float:left;width:28px;padding:0 5px 0 10px;margin-left:-28px;text-align:center}.df-outline-toggle:before{content:"\e902";font-size:18px;font-family:dearflip}.df-outline-toggle.df-outlines-hidden:before{content:"\e901"}.df-outline-toggle.df-outlines-hidden~.df-outline-items{display:none}.df-outline-item a:hover,.df-outline-toggle:hover,.df-outline-toggle:hover+a,.df-outline-toggle:hover~.df-outline-items{background-color:rgba(100,100,100,.05)}.df-thumb{margin:0;cursor:pointer;width:100%;position:relative;text-align:center}.df-thumb .df-wrapper{box-sizing:content-box!important;margin:6px;border-radius:3px;transition:.2s background;display:inline-block;vertical-align:middle;border:2px dashed rgba(0,0,0,.3);position:relative}.df-thumb .df-wrapper .df-thumb-number{position:absolute;bottom:8px;background-color:rgba(238,238,238,.85);color:#444;font-size:14px;left:50%;transform:translateX(-50%);padding:5px;opacity:0}.df-thumb .df-bg-image{height:100%;background-size:100%;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-thumb.df-thumb-requested:before{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-thumb.df-thumb-loaded{height:auto!important}.df-thumb.df-thumb-loaded .df-wrapper{border:none;margin:0;padding:8px}.df-thumb.df-thumb-loaded:hover .df-wrapper .df-thumb-number{opacity:1}.df-thumb.df-selected .df-wrapper,.df-thumb.df-thumb-loaded:hover .df-wrapper{background-color:#ccc;background-color:rgba(0,0,0,.1);opacity:1}.df-lightbox-wrapper{position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0;z-index:99999}.df-lightbox-wrapper.df-lightbox-padded{top:20px;left:20px;bottom:20px;right:20px}.df-lightbox-wrapper .df-lightbox-bg{background:#eee;position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0}.df-lightbox-wrapper .df-lightbox-controls{float:right;padding:5px;z-index:1000;position:relative}.df-lightbox-wrapper .df-app{position:absolute!important;width:100%;top:0;bottom:0;height:auto!important}.df-lightbox-wrapper .df-container.df-transparent{height:100%}.df-lightbox-wrapper .df-lightbox-close{float:right;text-align:center;font-size:32px;padding:8px 0;height:48px;width:46px;cursor:pointer;color:#444;border-color:transparent;background-color:transparent;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;opacity:.8}.df-lightbox-wrapper .df-lightbox-close:hover{color:#fff;background-color:rgba(0,0,0,.21);border-color:#000;opacity:1}.df-lightbox-wrapper .df-lightbox-close:before{color:#fff;filter:drop-shadow(0 0 3px black)}.df-share-wrapper{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.35);display:none}.df-share-box{position:absolute;top:50%;width:280px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:50%;background-color:#fff;border-radius:10px;padding:10px 15px 5px;text-align:center}span.df-share-title{color:#777;margin-bottom:10px;display:block}.df-share-url{background-color:#fff;height:60px;color:#666;padding:2px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:100%;font-size:12px;box-sizing:border-box;margin-bottom:0}.df-share-button{display:inline-block;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:5px 10px;font-size:20px;color:#aaa}.df-share-button:hover{color:#444}.df-reader{overflow:auto;position:absolute;-webkit-overflow-scrolling:touch}.df-reader .df-viewer-wrapper{cursor:grab}.df-reader .df-page{position:relative;transform-origin:initial;margin:-10px auto -10px;border:10px solid transparent;left:auto;left:initial;box-sizing:content-box!important}.df-reader .df-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-reader~.df-ui-nav{display:none}.df-reader:not(.df-noscroll){margin-right:-12px}.df-reader-scrollbar{position:absolute;top:0;height:auto;right:0;width:auto;background:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.3);border-radius:20px 0 0 20px;padding:6px 8px 6px 12px;z-index:100;cursor:ns-resize}.df-reader-scrollbar.df-active,.df-reader-scrollbar:hover{background-color:#fff}.df-reader-scroll-page-number{display:none;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background-color:#ddd;border-radius:10px;padding:20px;font-size:24px;z-index:100;text-align:center;color:#333}.df-reader-scroll-page-number.df-active{display:block}.df-reader-scroll-page-number .df-reader-scroll-page-number-total{margin-top:6px;padding-top:6px;border-top:1px solid #aaa;font-size:16px;font-style:italic}.df-ios .df-viewer.df-reader{margin-right:0}.df-no-transition{-moz-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.df-float .df-ui{bottom:10px;width:auto;width:intial;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;margin:0 auto;display:table;display:flex;border-radius:5px}.df-float .df-ui>.df-ui-btn:first-child{border-radius:5px 0 0 5px}.df-float .df-ui>.df-ui-btn:last-child{border-radius:0 5px 5px 0}.df-controls-top .df-ui{bottom:auto;bottom:intial;top:0}.df-controls-top.df-float .df-ui{top:10px}.df-controls-top .df-more-container{bottom:auto;top:100%;margin:8px 0 0!important}.df-controls-top .df-more-container:before{border-bottom-color:#eee;border-top:0;bottom:auto;top:-7px}.df-float-off.df-controls-top .df-sidemenu-wrapper{top:42px;bottom:0}.df-float-off.df-controls-bottom .df-sidemenu-wrapper{top:0;bottom:42px}.df-float-off .df-ui-left{justify-content:flex-start;display:flex;flex:1}.df-float-off .df-ui-right{justify-content:flex-end;display:flex;flex:1}.df-float-off .df-ui-center{display:flex;justify-content:center;align-items:center}.df-float-off .df-ui{display:flex}.df-controls-hidden .df-ui{display:none}.df-link-content .annotationTextContent{color:transparent}.df-link-content .popupWrapper{position:absolute;width:20em}.df-link-content .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.df-link-content .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.df-link-content .popup p{padding-top:.2em}body.df-lightbox-open,html.df-lightbox-open{overflow:hidden!important}.df-zoomview{display:none;cursor:move}.df-zoomview .df-viewer-wrapper{position:relative;margin:0 auto}.df-zoomview .df-viewer-wrapper .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);-moz-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);box-shadow:0 1px 15px 1px rgba(0,0,0,.5)}.df-zoomview .df-page{position:absolute;top:0;right:50%;background-color:#fff}.df-zoomview .df-page:before{width:10%;opacity:.5}.df-zoomview .df-page.df-page-front{left:50%}.df-zoom-active .df-viewer{cursor:move;cursor:-webkit-grab}.df-zoom-active .df-flipbook{display:none}.df-zoom-active .df-zoomview{display:block}.df-hybrid-viewer .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-flipbook.df-loading+.df-zoomview{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview{display:block;pointer-events:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-hybrid-viewer:not(.df-zoom-active).df-hide-zoomview .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pending .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pendingresize .df-zoomview{display:none}.df-container ::-webkit-scrollbar{width:12px;height:12px;cursor:pointer}.df-container ::-webkit-scrollbar-button{height:0;width:0;cursor:pointer}.df-container ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:50px}.df-container ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb,.df-container ::-webkit-scrollbar-thumb:active,.df-container ::-webkit-scrollbar-thumb:hover{border-right:1px;border-left:1px;border-style:solid;border-color:transparent}.df-container ::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:50px}.df-container ::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.1)}.df-container ::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.df-container ::-webkit-scrollbar-corner{background:0 0}.df-sidemenu-wrapper ::-webkit-scrollbar{width:10px}.df-container.df-transparent.df-fullscreen{background:#aaa}.df-container.df-fullscreen{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;z-index:2147483647}.df-container.df-rtl .df-sidemenu-wrapper{left:auto;left:initial;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);right:-50px;direction:rtl}.df-container.df-rtl input.df-search-text{padding:0 15px 0 45px}.df-container.df-rtl .df-sidemenu-title{text-align:right}.df-container.df-rtl .df-search-clear{right:auto;left:60px}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);right:0}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:left}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-prev{left:0}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-next{right:220px}.df-container.df-rtl.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:-122px}.df-container.df-rtl .df-outline-item{margin:0 18px 0 0;text-align:right;direction:rtl}.df-container.df-rtl .df-outline-item .df-outline-toggle{float:right;margin:0 -18px 0 0}.df-container.df-rtl .df-outline-item .df-outline-toggle.df-outlines-hidden:before{content:"\e900"}.df-container.df-rtl .df-viewer .df-3dcanvas{left:0;right:auto;right:initial}.df-container.df-rtl .df-more-container .df-ui-btn{text-align:right;direction:rtl}.df-container.df-rtl .df-more-container .df-ui-btn:before{right:10px}.df-container.df-rtl .df-more-container .df-ui-btn span{padding:0 24px 0 0}.df-lightbox-wrapper.df-rtl .df-lightbox-controls{float:left}.df-element[data-df-lightbox],.df-element[data-lightbox]{cursor:pointer}.df-popup-thumb{display:inline-block;box-sizing:border-box;margin:30px 15px 15px!important;text-align:center;border:0;width:140px;height:auto;word-break:break-word;vertical-align:bottom;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:800px;perspective:800px}.df-popup-thumb .df-book-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.2s;box-shadow:2px 0 4px rgba(0,0,0,.2);transform-origin:30%;background-color:#fff;width:100%;display:inline-block}.df-popup-thumb .df-book-page1,.df-popup-thumb .df-book-page2{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;background-color:#fff;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;z-index:1}.df-popup-thumb .df-book-cover{background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;top:0;position:relative;overflow:hidden;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;box-shadow:0 10px 10px rgba(0,0,0,.24);z-index:1}.df-popup-thumb .df-book-cover.df-thumb-not-found{height:200px;position:relative}.df-popup-thumb.df-has-ridge .df-book-cover:after{display:block;content:" ";height:100%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.15) 1%,rgba(0,0,0,.15) 3%,rgba(255,255,255,.15) 5%,rgba(255,255,255,0) 7%);box-shadow:inset 0 -1px 3px 0 rgba(80,80,80,.5490196078);z-index:3;position:absolute;top:0;left:0}.df-popup-thumb .df-book-title{bottom:-100%;position:absolute;width:100%;left:0;padding:5px;font-size:.75em;background:rgba(255,255,255,.9);box-sizing:border-box;display:block;-moz-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;transition:.4s;opacity:0}.df-popup-thumb img{display:block;width:100%;height:auto;margin:0!important;padding:0!important;border:0!important}.df-popup-thumb.df-thumb-not-found .df-book-title,.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb:hover .df-book-title{opacity:1;bottom:0}.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb.df-tl-book-title-top .df-book-title{opacity:1;position:relative}.df-popup-thumb.df-thumb-not-found .df-book-wrapper{width:100%}.df-popup-thumb.df-tl-book-title-bottom .df-thumb-not-found,.df-popup-thumb.df-tl-cover-title .df-thumb-not-found{height:170px}.df-popup-thumb.df-tl-book-title-bottom .df-book-wrapper,.df-popup-thumb.df-tl-cover-title .df-book-wrapper{position:relative;z-index:1}.df-popup-thumb.df-tl-book-title-bottom .df-book-title,.df-popup-thumb.df-tl-cover-title .df-book-title{position:relative;bottom:0;opacity:1;height:3em;background:0 0}.df-popup-thumb:hover .df-book-page1{transform:rotateY(-8deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-page2{transform:rotateY(-14deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-wrapper{transform:rotateY(-15deg) rotateZ(0)}.df-popup-thumb:hover .df-book-cover{-webkit-transform:rotateY(-18deg) rotateZ(0);-moz-transform:rotateY(-18deg) rotateZ(0);-ms-transform:rotateY(-18deg) rotateZ(0);transform:rotateY(-18deg) rotateZ(0)}.df-popup-thumb.df-tl-cover-title .df-book-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.3)}.df-popup-thumb.df-tl-cover-title .df-book-cover{box-shadow:none}.df-popup-thumb.df-tl-cover-title .df-book-cover:after{display:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.5);transform:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-cover{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;box-shadow:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-page1,.df-popup-thumb.df-tl-cover-title:hover .df-book-page2{display:none}.df-popup-button{width:auto;display:inline-block;background:#ddd;border-radius:5px;padding:5px 15px;margin:5px;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:background;-o-transition-property:background;-webkit-transition-property:background;transition-property:background}.df-popup-button:hover{background:#aaa}.df-popup-hidden{display:none}.df-icon-play-popup{position:relative}.df-icon-play-popup:before{top:50%;position:absolute;left:50%;font-size:40px;background:#777;border-radius:50%;padding:10px;box-shadow:0 1px 5px #777;margin-top:-30px;margin-left:-30px;display:block;color:#fff;z-index:1;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;pointer-events:none}.df-icon-play-popup:hover:before{opacity:0}.df-posts{max-width:1140px;margin:0 auto}.df-posts>.df-popup-thumb{width:calc(20% - 30px);min-width:100px;position:relative;z-index:1}df-post-shelf{display:none;height:160px;background-color:transparent;z-index:0;margin:-105px -40px -40px -40px;position:relative;background-repeat:no-repeat}df-post-shelf:nth-of-type(5n){display:block}df-post-shelf:after{content:" ";height:160px;display:block;position:absolute;bottom:0;right:0;width:240px;z-index:1;background-position:0 -160px;background-repeat:no-repeat;background-image:inherit;background-size:inherit}df-post-shelf:before{content:" ";display:block;position:absolute;left:240px;bottom:0;right:240px;height:160px;z-index:1;background-image:inherit;background-size:inherit;background-repeat:repeat-x;background-position:0 -320px}.df-posts.df-has-shelf{padding:0 40px 50px 40px}@media screen and (max-width:1100px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@media screen and (max-width:900px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@media screen and (max-width:600px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@media screen and (max-width:420px){.df-popup-thumb,.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}df-post-shelf:last-of-type{display:block}.df-posts{container-type:inline-size;container-name:dfposts;width:100%;box-sizing:border-box!important}@container dfposts (max-width:1020px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@container dfposts (max-width:820px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@container dfposts (max-width:520px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@container dfposts (max-width:320px){.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}@container dfposts (max-width:150px){.df-posts.df-has-shelf>.df-popup-thumb{width:100%;margin:30px -35px 15px!important}}df-post-shelf:last-of-type{display:block}.df-page-content{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.df-auto-link-content,.df-text-content{line-height:1;transform-origin:top left}.df-auto-link-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.df-auto-link-content span,.df-text-content br,.df-text-content span{color:transparent!important;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.df-auto-link-content>span{overflow:hidden}.df-text-content .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.df-text-content .highlight.appended{position:initial}.df-text-content .highlight.begin{border-radius:4px 0 0 4px}.df-text-content .highlight.end{border-radius:0 4px 4px 0}.df-text-content .highlight.middle{border-radius:0}.df-text-content .highlight.selected{background-color:#006400}.df-text-content .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.df-text-content .endOfContent.active{top:0}body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:32px}@media screen and (max-width:782px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:46px}}@media screen and (max-width:600px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:0}}.df-single-content{width:100%}.df-link-content section.textWidgetAnnotation{display:none}.df-link-content :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.df-viewer::-webkit-scrollbar-button{height:50px}.df-viewer::-webkit-scrollbar-thumb{min-height:50px}.df-container .df-reader ::-webkit-scrollbar-thumb,.df-container .df-reader ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom ::-webkit-scrollbar-thumb,.df-container.df-pinch-zoom ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom .df-page-content{display:none}section.squareAnnotation .popupWrapper,section.textAnnotation .popupWrapper{display:none}section.squareAnnotation svg,section.textAnnotation svg{display:block}.df-comment-popup{display:none;position:absolute;width:360px;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;z-index:9;padding:10px;word-break:break-word}.df-comment-popup.df-active{display:block}.df-comment-popup .popup{background-color:transparent!important}.df-comment-popup p{margin:0}.df-comment-popup h1{padding-bottom:5px;border-bottom:1px solid;margin-top:0;font-size:1em}.df-sidemenu-wrapper.df-sidemenu-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;display:none;top:auto;height:360px;bottom:52px}.df-sidemenu-center .df-sidemenu-buttons{box-shadow:none;text-align:center}.df-sidemenu-center .df-sidemenu-buttons .df-icon-close{display:block;margin:-55px auto 0 auto;float:none;border-radius:50px;width:44px}.df-sidemenu-wrapper.df-sidemenu-center:before{background-color:rgba(255,255,255,.9)}.df-sidemenu-open .df-sidemenu-wrapper.df-sidemenu-center{display:block}.df-sidemenu-center .sidemenu,.df-sidemenu-center:before{border-radius:10px 10px 0 0}.df-slider{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-slider .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-slider .df-sheet{-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.df-slider .df-sheet.df-left-side,.df-slider .df-sheet.df-right-side{left:50%!important}.df-slider .df-sheet:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-slider .df-page:before{display:none}.df-slider .df-page.df-page-front{z-index:3}.df-slider+.df-zoomview .df-page:before{display:none}.df-has-shelf df-post-shelf{background:0 0;perspective:400px;margin:5px 0 30px 0;height:0;box-shadow:0 5px 40px 15px rgba(0,0,0,.3137254902)}.df-has-shelf df-post-shelf:after,.df-has-shelf df-post-shelf:before{background-size:auto;left:-40px;right:-40px;width:auto;background-repeat:repeat-x;transform-style:preserve-3d;background-position:0 0}.df-has-shelf df-post-shelf:before{transform:translateY(-15px) rotateX(50deg);height:50px;transform-origin:bottom;box-shadow:inset 0 3px 15px 0 rgba(0,0,0,.6117647059)}.df-has-shelf df-post-shelf:after{transform:translateZ(0);height:15px;box-shadow:inset 0 3px 3px rgba(243,243,243,.3215686275);background-position:0 -50px}.df-search-highlight{position:relative!important;background-color:#00f}.df-search-results{top:125px!important;padding:0 10px 10px}.df-search-result{color:inherit!important;text-decoration:none!important;overflow:hidden;border:none!important;box-shadow:none!important;margin-bottom:1px;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.df-search-result.df-active,.df-search-result:hover{background-color:rgba(100,100,100,.2)}.df-sidemenu-title{padding:8px 20px;text-transform:uppercase;text-align:left}.df-search-hits{z-index:10;display:none}.df-search-open .df-search-hits{display:inline-block}.df-search-form{display:flex;padding:10px;position:relative}.df-search-clear{position:absolute;right:55px;top:22px;cursor:pointer;display:none}input.df-search-text{flex-grow:1;margin:0;border-radius:4px 0 0 4px;outline:0;border:0;height:40px;padding:0 45px 0 15px;width:100%}input.df-search-text:not(:placeholder-shown)~a.df-search-clear{display:block}.df-ui-btn.df-search-btn{height:40px;padding:10px;background-color:#f7f7f7}.df-search-info{padding:5px 20px}.df-searching .df-search-info{background-repeat:no-repeat;background-size:24px;background-position:176px}.df-popup-thumb img.df-lazy{transform:scale(1.2);opacity:.5}@media (prefers-reduced-motion:no-preference){.df-popup-thumb img{transition:opacity 1.5s ease,transform 1.5s ease}}.df-trigger{cursor:pointer}.df-element[data-df-lightbox],.df-element[data-lightbox]{position:relative}.rtl .df-popup-thumb .df-book-cover,.rtl .df-popup-thumb .df-book-page1,.rtl .df-popup-thumb .df-book-page2{transform-origin:right}.rtl .df-popup-thumb:hover .df-book-cover{transform:rotateY(18deg) rotateZ(0)}.rtl .df-popup-thumb:hover .df-book-page2{transform:rotateY(14deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-page1{transform:rotateY(8deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-wrapper{transform:rotateY(15deg) rotateZ(0);transform-origin:70%!important;box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb .df-book-cover:after{transform:scaleX(-1)}.zoom-element{display:none;position:absolute;top:0;left:0;z-index:1}.zoom-element>canvas{width:100%;height:100%}.df-zoom-region-active .zoom-element{display:block}.df-vertical .df-page:before{width:100%;height:10%;top:auto}.df-vertical .df-page-front:before{top:0;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-vertical .df-page-back:before{bottom:0;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-flipbook-2d.df-vertical .df-viewer-wrapper{-moz-transition:.3s top;-o-transition:.3s top;-webkit-transition:.3s top;transition:.3s top}.df-flipbook-2d.df-vertical .df-sheet.df-left-side{bottom:50%;top:auto;left:0}.df-flipbook-2d.df-vertical .df-sheet.df-right-side{top:50%;left:0}.df-flipbook-2d.df-vertical .df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:50% bottom;-moz-transform-origin:50% bottom;transform-origin:50% bottom;z-index:3!important}.df-flipbook-2d.df-vertical .df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:50% top;-moz-transform-origin:50% top;transform-origin:50% top;z-index:4}.df-flipbook-2d.df-vertical .df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:50% bottom;-moz-transform-origin:50% bottom;transform-origin:50% bottom}.df-flipbook-2d.df-vertical .df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:50% top;-moz-transform-origin:50% top;transform-origin:50% top}.df-zoomview.df-vertical .df-page-front{top:50%;left:0}.df-zoomview.df-vertical .df-page-back{bottom:50%;top:auto;left:0}.df-posts [skip-parse]{display:none}.df-posts{text-align:center;position:relative}.df-load-more-button-wrapper{text-align:center;display:none;margin-top:20px}.df-posts [skip-parse]~.df-load-more-button-wrapper{display:block}.df-load-more-button{padding:10px 15px;display:inline-block;margin:0 auto;cursor:pointer;background:#0085ba;color:#fff}._df_book{min-height:400px}: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{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.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,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.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: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-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-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{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.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)}.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%}@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-inline: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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}.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{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.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))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.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,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;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;fill:#fff;padding:.5em}.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!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@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}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-start;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-end;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{fill:var(--nav-menu-icon-color,currentColor);height:auto;width:1em}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(.9)}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@font-face{font-family:eicons;src:url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(//lotex-dev.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}