table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
.woocommerce-order-received table.shop_table.order_details tbody .product-image {
padding-right: 0 !important;
float: initial !important;
display: block;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
text-align: left;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
} .wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
text-align: left;
}
.wishlist-items-wrapper a.remove {
background: rgba(56, 81, 112, 0.3);
}
.wishlist-items-wrapper .product-remove a {
color: #fff !important;
}
.wishlist-count .blockUI {
display: none !important;
}
.wishlist-items-wrapper .product-remove a:hover {
background: var(--heading-color);
}
.wishlist-items-wrapper td.product-name a {
color: var(--heading-color);
}
.woocommerce-wishlist .content-block {
padding-top: 110px;
padding-bottom: 60px;
}
.yith_wcwl_wishlist_footer {
display: none;
}
.wishlist_table .product-add-to-cart a {
display: flex !important;
margin: 0 auto 5px !important;
text-align: center;
border: 1px solid var(--accent-color-2);
width: 125px;
padding: 8px 10px;
border-radius: 4px;
font-size: 14px;
font-weight: 600;
align-items: center;
justify-content: center;
height: 40px;
}
.wishlist-title.wishlist-title-with-form h2:hover {
background: transparent;
} ul.products {
margin: 0;
padding: 0;
}
ul.products li.product {
list-style: none;
position: relative;
margin-bottom: 2em;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
@media screen and (min-width: 48em) {
ul.products li.product {
width: 30.79667%;
float: left;
margin-right: 3.8%;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products.columns-1 li.product {
float: none;
width: 100%;
}
ul.products.columns-2 li.product {
width: 48.1%;
}
ul.products.columns-3 li.product {
width: 30.79667%;
}
ul.products.columns-4 li.product {
width: 22.15%;
}
ul.products.columns-5 li.product {
width: 16.96%;
}
ul.products.columns-6 li.product {
width: 13.49333%;
}
} .single-product div.product {
position: relative;
}
.single-product div.product .woocommerce-product-gallery {
position: relative;
float: left;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 2em;
right: 1em;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 0;
width: 100%;
height: auto !important;
background: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 1 !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.79667%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
clear: both;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: var(--accent-color);
}
.stock.out-of-stock {
color: #e2401c;
} .select2-container--open .select2-dropdown--below {
margin-top: -5px;
}
.select2-dropdown {
border: 1px solid #e3e3e3;
border-radius: 0px 0px 4px 4px;
}
.woocommerce-checkout .woocommerce h3 {
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 42px;
letter-spacing: -1px;
color: #142D4C;
}
.woocommerce-checkout form .form-row label {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #385170;
margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text {
background-color: rgba(20, 45, 76, 0.03);
font-weight: 600;
font-size: 16px;
line-height: 24px;
border: none;
border-radius: 50px;
color: rgba(56, 81, 112, 0.5)
}
.woocommerce-checkout .woocommerce form .form-row span.select2-selection.select2-selection--single {
background-color: rgba(20, 45, 76, 0.03);
font-weight: 600;
font-size: 16px;
line-height: 24px;
border: none;
border-radius: 50px;
color: rgba(56, 81, 112, 0.5)
}
.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td {
padding: 15px 0;
font-size: 16px;
line-height: 24px;
color: var(--text-color);
text-align: left;
background-color: transparent;
letter-spacing: 0.5px;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot th {
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #385170;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th {
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #385170;
}
.woocommerce-checkout-review-order-table .cart_item:last-child {
padding-bottom: 10px;
}
.woocommerce-checkout .woocommerce button.button.alt {
background-color: var(--accent-color-2);
width: 200px;
height: 60px;
font-style: normal;
font-weight: 600;
font-size: 18px;
text-align: center;
letter-spacing: 0.5px;
border-radius: 50px;
float: left !important;
margin-top: 10px;
}
.woocommerce-checkout .entry-content p {
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 28px;
letter-spacing: 0.5px;
color: #385170;
}
.woocommerce-checkout #payment {
background-color: #fff;
padding: 0px 0px 0px 30px;
border-radius: 10px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
padding: 0 35px 10px 30px;
}
.woocommerce-checkout .woocommerce form .form-row .select2-container {
width: 100%;
line-height: 0px;
}
@media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 48.1%;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.star-rating::before {
opacity: 1;
float: left;
top: 0;
left: 0;
position: absolute;
width: 100%;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
right: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: var(--accent-color);
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
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;
content: "\53";
color: #404040;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover~a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars:hover a::before {
content: "\53";
color: #ffac4d;
opacity: 1;
}
p.stars.selected a.active::before {
content: "\53";
color: #ffac4d;
opacity: 1;
}
p.stars.selected a.active~a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "\53";
color: #ffac4d;
opacity: 1;
}
.woocommerce .star-rating {
width: 7em;
}
.woocommerce .star-rating::before {
letter-spacing: 4px;
}
.woocommerce .star-rating span::before {
letter-spacing: 4px;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0 0 41px;
padding: 0;
text-align: left;
overflow: inherit;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
font-weight: 600;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: var(--accent-color);
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
}
.woocommerce #review_form #respond p {
margin: 0 0 25px;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 var(--accent-color);
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
} .comment-form-rating ul>li {
margin-left: 0px;
font-size: 16px;
margin-bottom: 0;
}
.comment-form-rating .nice-select {
line-height: 50px;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
clear: both;
border-top: none;
}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
} .woocommerce-cart .content-block {
background-color: #FBFCFC !important;
padding: 95px 0px 110px 0px;
}
.woocommerce-cart .woocommerce-message {
padding: 0;
text-align: center;
}
.woocommerce-cart .cart-empty {
padding-top: 25px;
padding-bottom: 25px;
padding-left: 60px;
padding-right: 30px;
background-color: rgba(244, 244, 244, 0.65) !important;
border-radius: 0;
font-weight: normal;
font-size: 18px;
line-height: 30px;
color: rgba(31, 40, 57, 0.7);
}
.woocommerce-cart .woocommerce-error::before,
.woocommerce-cart .woocommerce-info::before,
.woocommerce-cart .woocommerce-message::before {
top: 50% !important;
transform: translateY(-50%);
left: 0;
}
.woocommerce-cart .return-to-shop a.button.wc-backward {
min-width: 196px;
min-height: 55px;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 27px;
letter-spacing: 2px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce-cart .woocommerce .cart_item td {
padding-top: 20px;
padding-bottom: 20px;
border-radius: 0px;
font-style: normal;
font-weight: 600;
font-size: 20px !important;
line-height: 28px;
color: #385170 !important;
border-top: 1px solid rgba(185, 193, 217, 0.2);
border-radius: 0px !important;
}
.woocommerce-cart .woocommerce .cart_item td.product-name a,
.woocommerce-cart .woocommerce .cart_item td {
font-size: 18px !important;
text-align: left;
}
.woocommerce-cart .woocommerce div.quantity input.qty {
font-size: 18px !important;
}
.woocommerce-cart .woocommerce .cart_item .coupon .button,
.woocommerce .cart_item input.button {
border-radius: 0 !important;
color: rgba(182, 157, 116, 1) !important;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 1.5;
letter-spacing: 1px;
text-transform: uppercase;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
border-radius: 0;
color: rgba(182, 157, 116, 1);
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 1.5;
letter-spacing: 1px;
text-transform: uppercase;
}
.woocommerce-cart.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff !important;
}
.woocommerce-cart table thead tr th,
table thead tr td,
table tbody tr th,
table tbody tr td {
background-color: #f6f6f6;
}
tr.woocommerce-table__line-item.order_item td {
background: none;
}
.woocommerce-cart .coupon input {
background-color: #f6f6f6;
border-radius: 0;
}
.woocommerce-cart .woocommerce .coupon .button {
border-radius: 0;
font-weight: 600;
font-size: 18px;
line-height: 26px;
height: 55px;
text-transform: uppercase;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals,
.woocommerce-cart .woocommerce-page .cart-collaterals .cart_totals {
background-color: #f6f6f6;
border-radius: 0;
border-radius: 0;
}
.woocommerce-cart .woocommerce #respond input#submit.alt,
.woocommerce-cart .woocommerce a.button.alt,
.woocommerce-cart .woocommerce button.button.alt,
.woocommerce-cart .woocommerce input.button.alt,
.woocommerce-cart .woocommerce #respond input#submit.alt:hover,
.woocommerce-cart .woocommerce a.button.alt:hover,
.woocommerce-cart .woocommerce button.button.alt:hover,
.woocommerce-cart .woocommerce input.button.alt:hover {
border-radius: 0;
font-weight: 600;
font-size: 18px;
line-height: 26px;
text-transform: uppercase;
}  .qty-label {
display: none;
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
background: #fff;
}
span.wc-block-product-categories-list-item-count span {
color: var(--text-color);
font-weight: 500;
font-size: 18px;
line-height: 0;
letter-spacing: 0.5px;
}
.woocommerce div.product form.cart {
margin-bottom: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
order: 3;
}
.widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: var(--accent-color);
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: var(--accent-color);
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a {
display: block;
border-radius: 10px;
border: 0px;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
background: #fff;
}
.woocommerce div.product div.images img {
max-width: 100%;
object-fit: cover;
width: auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
display: flex;
flex-direction: row-reverse;
width: 53%;
margin-bottom: 70px;
}
.woocommerce div.product div.images .flex-control-thumbs {
width: 130px;
min-width: 130px;
margin-right: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
display: block;
width: 100% !important;
margin-bottom: 10px;
border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
max-height: 100%;
width: 100%;
border: 1px solid #e7e9ed;
border-radius: 5px;
height: auto;
padding: 0px;
}
.woocommerce div.product .product_title {
font-weight: 600;
font-size: 30px;
line-height: 1.4;
letter-spacing: -1px;
padding-right: 0;
order: -1;
color: var(--heading-color);
}
.woocommerce-product-details__short-description {
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin-bottom: 12px;
color: var(--text-color);
}
.woocommerce-product-details__short-description p {
margin-bottom: 0px;
}
.woocommerce-product-details__short-description ul {
padding: 0;
}
.single-product.woocommerce div.product p.price del { opacity: 0.7;
color: var(--heading-color);
font-size: 19px;
font-weight: 400;
letter-spacing: -0.2px;
line-height: 0;
margin-bottom: 0;
}
.single-product.woocommerce div.product p.price ins {
color: var(--text-color);
font-size: 30px;
font-weight: 600;
letter-spacing: 0px;
}
.woocommerce div.product p.price ins span.woocommerce-Price-amount.amount {
color: var(--heading-color);
font-weight: 600;
font-size: 30px;
}
.woocommerce div.product .price>.price-prefix {
font-weight: 400;
font-size: 30px;
line-height: 1.33em;
color: rgba(31, 40, 57, 0.7);
margin-right: 10px;
display: inline-block;
}
.woocommerce div.product .price>.amount {
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: var(--accent-color-2);
display: inline-block;
}
button.wsb-button.js-wsb-add-to-cart {
width: auto;
padding: 19px 45px;
height: auto;
float: left;
order: 1;
background-color: var(--accent-color);
color: #fff;
border-radius: 50px 50px 50px 50px;
padding: 15px 45px 15px 45px;
letter-spacing: 1px;
font-size: 20px;
border: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: var(--accent-color);
border: none;
font-weight: 600;
letter-spacing: 1px;
color: #fff;
border-radius: 4px;
transition: 0.3s;
font-size: 20px;
outline: none;
padding: 19px 21px;
margin-bottom: 0;
height: 60px;
letter-spacing: 0px;
}
.woocommerce div.product form.cart .button,
button.wsb-button.js-wsb-add-to-cart {
min-width: 146px;
min-height: 50px;
padding: 5px 15px;
height: auto;
float: left;
background-color: var(--accent-color) !important;
border-radius: 0;
border: none !important;
margin-top: 0px;
font-weight: 600;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: rgba(255, 108, 64, 0.7) !important;
width: auto;
}
.woocommerce div.product form.cart div.quantity {
float: none;
width: auto;
margin-bottom: 25px;
}
.woocommerce div.quantity input.qty {
color: var(--heading-color);
width: 45px;
padding: 0;
font-weight: 600;
font-size: 20px;
line-height: 30px;
height: 30px;
border: none;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-radius: 0;
background-color: transparent !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
display: flex;
align-items: center;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity {
margin-bottom: 0;
width: auto;
}
.woocommerce div.product div.summary {
padding-left: 50px;
display: flex;
flex-direction: column;
margin-top: 15px;
width: 47%;
margin-bottom: 70px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a:after {
background-color: #F54748;
min-height: 30px;
border-radius: 0px;
margin: auto;
min-width: initial;
line-height: 25px;
padding: 6px 10px;
top: 20px;
right: 20px;
font-size: 16px;
font-weight: 600;
justify-content: center;
height: 55px;
width: 55px;
border-radius: 4px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
display: none;
}
.single-product a.added_to_cart.wc-forward {
display: none !important;
}
.finest-area-middle.finest-items .finest-item-qty .finest-item-qty-inner input {
border: none;
}
.star-rating span::before {
color: rgba(255, 182, 25, 1);
display: block;
font-size: 12px;
}
.woocommerce .quantity {
position: relative;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
width: 153px;
min-height: 50px;
margin: 0px;
border: 1px solid #B9C1D9;
border-radius: 50px;
}
.woocommerce-cart .woocommerce .quantity span.xmoze-qty-counter {
width: 38px;
height: 38px;
text-align: center;
font-size: 22px !important;
font-weight: 600;
border-radius: 50%;
line-height: 38px !important;
cursor: pointer;
}
.woocommerce-cart .woocommerce button.button:disabled,
.woocommerce-cart .woocommerce button.button:disabled[disabled] {
border: 2px solid var(--accent-color-2);
background: transparent;
opacity: 1;
border-radius: 50px !important;
font-weight: 600;
width: 184px;
height: 60px;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
text-align: center;
letter-spacing: 0.5px;
color: var(--accent-color-2);
text-transform: capitalize;
}
@media only screen and (min-width: 767px) {
.woocommerce .quantity {
margin: initial;
}
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody td.actions button {
border: 2px solid var(--accent-color-2);
background: transparent;
opacity: 1;
border-radius: 50px !important;
font-weight: 600;
min-width: 184px;
min-height: 60px;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
text-align: center;
letter-spacing: 0.5px;
color: var(--accent-color-2);
text-transform: capitalize;
padding: 0px;
}
.woocommerce-cart .woocommerce #respond input#submit.alt,
.woocommerce-cart .woocommerce a.button.alt,
.woocommerce-cart .woocommerce button.button.alt,
.woocommerce-cart .woocommerce input.button.alt,
.woocommerce-cart .woocommerce #respond input#submit.alt:hover,
.woocommerce-cart .woocommerce a.button.alt:hover,
.woocommerce-cart .woocommerce button.button.alt:hover,
.woocommerce-cart .woocommerce input.button.alt:hover {
font-size: 16px;
}
.woocommerce .qty-label {
float: left;
margin-right: 10px;
font-size: 17px;
color: #6e727d;
}
.quantity span.xmoze-qty-counter {
width: 40px;
height: 25px;
text-align: center;
font-size: 30px;
font-weight: 600;
display: inline-block;
border-radius: 50%;
line-height: 20px;
cursor: pointer;
background-color: transparent;
}
.quantity span.xmoze-qty-dec-btn {
order: -5;
margin-right: 10px;
}
.quantity span.xmoze-qty-inc-btn.xmoze-qty-counter {
margin-left: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
padding: 0;
border-bottom: 2px solid transparent;
margin-right: 70px;
padding-bottom: 10px;
font-weight: 600;
font-size: 20px;
line-height: 26px;
color: var(--heading-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-color: #eaeced;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
z-index: 1;
color: var(--accent-color);
border-color: var(--accent-color);
background-color: transparent;
}
.woocommerce div.product .woocommerce-product-rating {
order: -1;
margin-bottom: 18px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
margin-bottom: 15px;
}
.single-product .xmoze-woocommerce-page {
padding: 100px 0 30px;
}
.woocommerce div.product .woocommerce-tabs .panel {
font-size: 18px;
line-height: 28px;
letter-spacing: 0.5px;
color: var(--text-color);
}
.woocommerce fieldset {
padding: 0;
}
.product_meta a {
color: var(--heading-color);
margin-right: 5px;
font-weight: normal;
margin-bottom: 5px;
}
.product_meta span {
margin-bottom: 5px;
}
.woocommerce .product .product_meta {
order: 2;
margin-bottom: 20px;
font-size: 17px;
display: flex;
margin-top: 30px;
}
.woocommerce ul.products li.product .price del {
opacity: .5;
margin-right: 10px;
}
.woocommerce ul.products li.product .price span.price-prefix {
display: none;
}
.woocommerce ul.products li.product .price br {
display: none;
}
.woocommerce ul.products li.product .price {
color: var(--accent-color);
font-size: 16px;
font-weight: 600;
line-height: 1.68em;
display: block;
flex-direction: row;
justify-content: center;
margin-top: 5px;
margin-left: 20px;
padding-bottom: 10px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody td.actions .coupon button {
font-size: 0;
min-width: 50px;
min-height: 50px;
height: 50px;
position: relative;
background: var(--accent-color-2);
border-radius: 3px;
left: -75px;
border: 0px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody .coupon button:before {
content: "\f061";
font-family: "Font Awesome 5 Free";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 16px;
font-weight: 600;
color: var(--white-color);
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-cart .cart-collaterals .cart_totals h2 {
font-weight: 600;
font-size: 20px;
line-height: 28px;
text-transform: capitalize !important;
color: #142D4C;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
background-color: transparent;
width: 416px;
padding: 0px;
}
.woocommerce-cart-form__contents tbody td:last-child {
border-top: 1px solid rgba(185, 193, 217, 0.2) !important;
border-radius: 0px !important;
}
.woocommerce-cart .woocommerce table tbody tr td,
.woocommerce-cart .woocommerce table tbody tr th {
background-color: transparent;
}
.woocommerce-cart .woocommerce a.button.alt {
width: 257px;
height: 60px;
background: var(--accent-color-2);
border-radius: 50px;
float: right;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
text-align: center;
letter-spacing: 0.5px;
text-transform: capitalize;
display: flex;
justify-content: center;
align-items: center;
}
.woocommerce-cart .cart-collaterals table.shop_table tbody .cart-subtotal th,
.woocommerce-cart .cart-collaterals table.shop_table tbody .cart-subtotal td {
padding-bottom: 30px;
padding-top: 30px;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: var(--text-color);
}
.woocommerce-cart table.cart td.actions {
background-color: transparent;
padding-top: 50px;
padding-left: 0;
}
.woocommerce-cart .woocommerce a.button.alt:hover {
border-radius: 50px;
font-size: 18px;
line-height: 26px;
text-transform: capitalize;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
width: 416px;
height: 60px;
border-radius: 50px;
background-color: var(--white-color) !important;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.5px;
color: rgba(20, 45, 76, 0.8);
padding-left: 30px;
}
.woocommerce ul.products li.product .price del span {
opacity: 1;
font-size: 16px;
color: var(--text-color);
font-weight: 400;
text-decoration: line-through;
}
.woocommerce ul.products li.product .price ins {
order: -1;
margin-right: 5px;
font-weight: 600;
}
.woocommerce ul.products li.product {
text-align: center;
margin-bottom: 30px;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: flex-start;
position: relative;
justify-content: flex-start;
box-shadow: 0px 10px 60px rgb(20 45 76 / 8%);
border-radius: 10px;
background: #ffffff;
}
.woocommerce ul.products li.product .star-rating {
order: 3;
}
.woocommerce-cart.xmoze-default .cart_totals table thead tr:before,
.woocommerce-cart.xmoze-default .cart_totals table tbody tr:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 2px;
background-color: rgba(185, 193, 217, 0.2);
}
.woocommerce .woo-has-sidebar ul.products li.product .star-rating {
order: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 16px;
font-weight: 600;
line-height: 24px;
padding: 0px 0px 0px 20px;
color: var(--heading-color);
text-align: left;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0;
}
.woocommerce ul.products li.product a img {
object-fit: contain;
max-height: 100%;
width: 100%;
max-width: 100%;
margin-bottom: 0;
height: 100%;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 2.8% 2.992em 0;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
width: 30%;
}
.woocommerce ul.products li.product .product-thumb-wrapper {
width: 100%;
height: 270px;
background: #ffffff;
border-radius: 10px;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 0;
overflow: hidden;
}
.woocommerce .star-rating {
font-size: 12px !important;
}
.xmoze-woo-related-product-area {
padding: 70px 0 45px;
}
.related.products h2 {
font-weight: 600;
font-size: 40px;
line-height: 1.2;
letter-spacing: -1px;
margin-bottom: 40px;
color: var(--heading-color);
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
padding-bottom: 0px;
}
.required {
color: var(--accent-color);
}
.woocommerce #review_form #respond textarea {
height: 150px;
}
#review_form_wrapper form#commentform {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#review_form_wrapper form#commentform p {
min-width: 100%;
}
.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
min-width: 50%;
}
.woocommerce #review_form #respond p.comment-form-author {
padding-right: 10px;
}
.woocommerce #review_form #respond p.comment-form-email {
padding-left: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: var(--accent-color-2);
color: #fff;
width: auto;
padding: 19px 44px;
height: auto;
border-radius: 8px;
font-size: 17px;
font-weight: 600;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: var(--accent-color-2);
color: #fff;
}
.woocommerce table.shop_table.cart {
border: none;
border-collapse: separate;
border-spacing: 0 10px;
}
#add_payment_method table.cart th,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart th {
background-color: transparent;
color: var(--heading-color);
font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
text-transform: uppercase;
border: none;
}
.woocommerce-cart-form table thead {
position: relative;
padding-bottom: 20px;
}
.woocommerce-cart-form__cart-item {
width: 100%;
position: relative;
}
.woocommerce-cart table.cart td.product-remove a.remove {
color: #fff !important;
font-weight: 300;
text-align: center;
transition: 0.4s;
justify-content: center;
font-size: 20px;
width: 20px;
height: 20px;
line-height: 21px;
background: rgba(56, 81, 112, 0.3);
}
.woocommerce-cart table.cart td.product-remove a.remove:hover {
background-color: rgba(4, 37, 82, 1);
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 80px;
height: 80px;
object-fit: contain;
border-radius: 10px;
}
.woocommerce-cart table.cart td.product-name a { color: var(--heading-color);
font-weight: 600;
font-size: 22px;
line-height: 28px;
}
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal { color: var(--heading-color);
font-weight: 600;
font-size: 22px;
line-height: 28px;
padding-left: 40px;
}
.woocommerce-cart table.cart td.actions {
background-color: transparent;
padding-top: 50px;
padding-left: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 215px;
border: none;
padding: 0 15px;
border-radius: 0px;
margin-right: 15px;
line-height: 0;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
border-radius: 0px;
min-width: 370px;
height: 60px;
display: flex;
align-items: center;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: 5px 15px;
width: 178px;
height: 60px;
border: 2px solid #B69D74;
color: var(--heading-color);
font-weight: 600;
font-size: 18px;
line-height: 26px;
display: inline-flex;
align-items: center;
justify-content: center;
opacity: 1;
background-color: transparent;
border-radius: 4px;
transition: 0.4s;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
background-color: var(--accent-color-2);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
background-color: var(--white-bg);
padding: 0px 25px 5px 25px;
border-radius: 10px;
width: 409px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 { letter-spacing: 0px;
color: var(--heading-color);
font-weight: 600;
font-size: 18px;
line-height: 26px;
padding-top: 0;
padding-bottom: 20px;
margin-bottom: 0;
text-transform: uppercase;
}
.cart_totals tr th,
.cart_totals tr span {
font-weight: 600;
font-size: 16px;
line-height: 28px;
color: var(--heading-color);
}
.cart_totals tr {
padding-top: 30px;
padding-bottom: 20px;
margin-bottom: 30px;
position: relative;
}
.cart_totals tr:last-child:before {
background-color: transparent;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
border: none;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border: none;
padding: 6px 0;
}
.cart-collaterals table.shop_table tbody th {
color: rgb(22 28 45 / 0.7);
font-weight: 400;
letter-spacing: -0.2px;
font-size: 17px;
}
.cart-collaterals table.shop_table tbody td {
text-align: right;
color: var(--heading-color);
font-weight: 600;
letter-spacing: -0.2px;
}
.cart-collaterals table.shop_table tbody .order-total th,
.cart-collaterals table.shop_table tbody .order-total td { color: var(--text-color);
font-weight: 600;
font-size: 16px;
line-height: 28px;
padding-top: 30px;
padding-bottom: 30px;
}
tr.order-total strong span {
font-weight: 600;
font-size: 22px;
}
.cart-collaterals table.shop_table tbody .cart-subtotal th,
.cart-collaterals table.shop_table tbody .cart-subtotal td { color: var(--text-color);
font-weight: 500;
font-size: 16px;
line-height: 28px;
padding-top: 30px;
letter-spacing: 0;
}
.woocommerce-message::before {
color: #2bd67b;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
padding: 0 0;
background-color: transparent !important;
color: var(--accent-color) !important;
line-height: 1.5;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
color: rgba(56, 81, 112, 0.5);
}
.checkout.woocommerce-checkout #customer_details,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: transparent;
padding: 40px 0px;
border-radius: 10px;
}
.checkout.woocommerce-checkout h3 { color: var(--heading-color);
font-weight: 600;
font-size: 30px;
line-height: 42px;
margin-bottom: 15px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 100%;
display: block;
}
.woocommerce form .form-row label {
margin-bottom: 10px;
font-weight: 600;
}
span.woocommerce-input-wrapper {
display: block;
width: 100%;
}
.woocommerce form .form-row {
margin-bottom: 20px;
display: block;
}
.woocommerce form .form-row .required {
display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 50%;
right: 5%;
transform: translatey(-50%);
}
.woocommerce-shipping-fields {
margin-top: 20px;
}
.woocommerce-checkout label {
display: inline-block;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box {
background-color: var(--accent-color);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before {
border-bottom-color: var(--accent-color);
}
.checkout.woocommerce-checkout h3#order_review_heading {
color: var(--heading-color);
font-weight: 600;
font-size: 30px;
line-height: 1.4;
letter-spacing: -1px;
color: #042552;
margin-bottom: 0;
background: transparent;
padding: 40px 0px 0px 0px;
border-radius: 10px 10px 0px 0px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border: none;
background-color: transparent;
padding: 0 35px 40px 45px;
border-radius: 0 0 10px 10px;
max-width: 100%;
} @media screen and (min-width: 991px) {
.woocommerce-billing-fields__field-wrapper {
max-width: 526px;
}
}
.woocommerce-cart .content-block {
background: #F6F6F6;
padding: 95px 0px 130px 0px;
}
.woocommerce table.shop_table td {
border: none;
}
table thead tr th:first-child,
table thead tr td:first-child,
table tbody tr th:first-child,
table tbody tr td:first-child,
table thead tr th,
table thead tr td,
table tbody tr th,
table tbody tr td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
border: none;
}
.woocommerce table.shop_table thead th {
color: var(--heading-color);
border: none;
padding: 20px 0px 20px;
font-size: 20px;
line-height: 28px;
text-transform: capitalize;
font-weight: 600;
letter-spacing: 0;
background: transparent;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table td {
font-weight: 400;
padding: 7px 0;
}
.woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total td {
opacity: 1; font-weight: 600;
font-size: 18px;
line-height: 26px;
}
.woocommerce table.shop_table td.product-total,
.woocommerce table.shop_table tfoot td {
font-size: 16px;
line-height: 28px;
color: rgba(4, 37, 82, 0.8);
color: var(--heading-color);
text-align: right !important;
}
.woocommerce table.shop_table .product-total {
text-align: right;
}
.woocommerce table.shop_table tfoot tr {
padding-top: 15px;
}
.woocommerce .checkout {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.xmoze-wc-order-details-wrapp {
max-width: 50%;
padding-left: 52px;
width: 50%;
}
.woocommerce-checkout .woocommerce-info::before {
color: rgba(20, 45, 76, 1);
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
min-width: 100%;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background-color: rgba(71, 59, 240, 0.04) !important;
transition: 0.4s;
padding: 11px 55px 15px;
font-size: 18px;
font-weight: 600;
}
.woocommerce-info {
padding: 0;
padding-left: 62px;
padding-bottom: 14px;
padding-top: 14px;
font-size: 16px;
line-height: 28px;
color: #042552;
}
.woocommerce-checkout .woocommerce-info::before {
content: "\e600";
top: 1em;
left: 1.5em;
font-size: 16px !important;
}
.woocommerce div#customer_details.col2-set {
max-width: 50%;
}
.woocommerce-checkout #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box::before {
background-color: transparent;
border-color: transparent;
}
.woocommerce-checkout #payment div.payment_box {
padding: 0;
}
.woocommerce-checkout #payment div.form-row {
padding: 15px 0 0;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method>label {
display: block;
padding-left: 30px;
line-height: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input[type="radio"] {
position: absolute;
top: -2px;
display: block !important;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method {
position: relative;
}
.buy-now-woo div.product form.cart .button {
background-color: var(--accent-color-2) !important;
color: var(--white-bg) !important;
float: revert;
border-radius: 3px;
}
.woocommerce-checkout-review-order-table td {
min-width: 110px;
}
.woocommerce nav.woocommerce-pagination ul li {
overflow: inherit;
}
.woocommerce-checkout-review-order-table .cart_item {
border-bottom: 2px solid rgba(185, 193, 217, 0.2);
display: block;
width: 100%;
}
@media screen and (min-width: 480px) {
.woocommerce-checkout-review-order-table .cart_item {
width: 100%;
}
}
.woocommerce-checkout-review-order-table .cart_item .product-name {
width: 100%;
}
table.shop_table.woocommerce-checkout-review-order-table thead tr {
border-top: 0;
border-bottom: 0;
}
table.shop_table.woocommerce-checkout-review-order-table thead tr th {
width: 100%;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
width: 100%;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
width: 100%;
}
table.shop_table.woocommerce-checkout-review-order-table thead tr {
display: flex;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot tr {
display: inline-block;
width: 100%;
}
.woocommerce-checkout-review-order-table .cart_item .product-total {
width: 100%;
}
.woocommerce-product-details__short-description ul li {
position: relative;
list-style: none;
padding-bottom: 10px;
}
.woocommerce-product-details__short-description ul li:before {
content: "";
width: 10px;
height: 10px;
background-color: #1F2839;
display: inline-block;
border-radius: 50%;
margin-right: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: var(--heading-color);
font-weight: 600;
}
.woocommerce div.product div.images.woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
width: 100%;
padding: 0 45px 0 0;
}
.woocommerce table.shop_table td.product-remove {
max-width: 100%;
}
.woocommerce .coupon {
position: relative;
margin-bottom: 30px;
z-index: 5;
}
.woocommerce #content table.cart td.actions .coupon::after,
.woocommerce #content table.cart td.actions .coupon::before,
.woocommerce table.cart td.actions .coupon::after,
.woocommerce table.cart td.actions .coupon::before,
.woocommerce-page #content table.cart td.actions .coupon::after,
.woocommerce-page #content table.cart td.actions .coupon::before,
.woocommerce-page table.cart td.actions .coupon::after,
.woocommerce-page table.cart td.actions .coupon::before {
content: " ";
display: none;
}
.woocommerce .coupon .button {
padding: 5px 15px;
margin-top: -48px;
margin-right: 11px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: var(--white-bg);
position: relative;
z-index: 0;
}
@media only screen and (min-width: 767px) {
.woocommerce .coupon .button {
margin-right: 5px;
margin-top: 0;
}
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
padding: 0 0px 0px 0px;
margin-bottom: 0;
}
tr.order-total strong span {
font-size: 16px;
} .woocommerce table.shop_table td.product-thumbnail {
max-width: 20%;
}
.woocommerce .coupon .button {
padding: 19px 20px;
}
.woocommerce-cart table.cart tr td {
background-color: transparent;
}
.woocommerce-cart table.cart tr td:first-child {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.woocommerce-cart table.cart tr td:last-child {
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider {
display: none !important;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount {
display: flex;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount:before {
content: "to";
line-height: 27px;
margin: 0 9px;
opacity: 1;
color: var(--heading-color);
font-size: 15px;
font-weight: 400;
letter-spacing: -0.1px;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount input#min_price {
order: -1;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount input {
display: block !important; max-height: 27px;
border-radius: 3px;
border: 1px solid #d7dce0;
background-color: #f7f7f7;
width: 50px;
color: var(--heading-color);
padding: 0 9px;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount button.button {
padding: 0 5px; color: #f4f7fa;
font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
text-transform: uppercase;
border-radius: 3px;
margin-left: 8px;
text-indent: -116px;
line-height: 0;
overflow: hidden;
height: 27px;
}
.xmoze-wc-widget.widget {
background: transparent;
border: none;
border-bottom: none;
border-radius: 0;
padding: 0 0 0;
margin-bottom: 45px;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount .price_label {
display: none !important;
}
.xmoze-wc-widget .price_slider_wrapper .price_slider_amount button.button:after {
content: "GO";
text-indent: 0;
display: block;
}
.xmoze-wc-widget.widget .widget-title { color: var(--heading-color);
font-size: 25px;
font-weight: 400;
letter-spacing: -0.2px;
line-height: 1.32em;
margin-bottom: 25px;
text-transform: capitalize;
}
.xmoze-wc-widget .wpfFilterWrapper {
background: transparent;
border: none;
border-bottom: 1px solid #e7e9ed;
border-radius: 0;
padding: 0 0 11px 0;
margin: 0 0 22px;
}
.wpfWoofiltersWidget {
padding: 0;
}
.xmoze-wc-widget.WpfWoofiltersWidget {
padding: 0;
border-bottom: none;
}
div.wpfFilterWrapper .wfpTitle {
font-size: 19px;
color: var(--heading-color);
letter-spacing: -0.2px;
line-height: 32px;
margin-bottom: 25px;
cursor: inherit;
}
.wpfFilterWrapper[data-filter-type="wpfCategory"] .wpfFilterContent .wpfCheckboxHier input,
.wpfFilterWrapper[data-filter-type="wpfRating"] .wpfFilterContent .wpfCheckboxHier input,
.wpfFilterWrapper[data-filter-type="wpfPriceRange"] .wpfFilterContent .wpfCheckboxHier input[type="checkbox"] {
width: 16px;
height: 16px;
float: left;
border-radius: 3px !important;
border: 1px solid #d7dce0 !important;
background-color: #f7f7f7 !important;
}
div.wpfFilterWrapper[data-radio="1"] .wpfCheckbox label:before,
div.wpfFilterWrapper .wpfCheckbox label::before {
border-radius: 3px !important;
border: 1px solid #d7dce0 !important;
background-color: #f7f7f7 !important;
}
.wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before {
content: "\f14a" !important;
font-family: "Font Awesome 5 Free" !important;
font-size: 17px !important;
color: #5a4ff2 !important;
font-weight: 900;
line-height: 16px;
box-sizing: border-box;
position: absolute;
left: 0;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper { opacity: 0.7;
color: var(--heading-color);
font-size: 15px;
font-weight: 300;
letter-spacing: -0.1px;
line-height: 26px;
}
.xmoze-wc-widget .wpfFilterWrapper:nth-last-child(2) {
border-bottom: none;
}
.wpfFilterWrapper span.wpfValue {
padding-left: 9px !important;
}
.wpfPreview.wpfPreviewLoader * {
display: none !important;
}
.wpfPreview.wpfPreviewLoader:after {
content: "\f110" !important;
font-family: "FontAwesome";
font-size: 30px;
animation: fa-spin 0.3s steps(8) infinite;
display: inline-block;
margin-top: 150px;
}
.woocommerce.archive .xmoze-woocommerce-page {
padding: 130px 0px 120px 0px;
background: #FBFCFC;
}
.woocommerce-store-notice,
p.demo_store {
height: fit-content;
position: absolute;
color: #fff !important;
background-color: var(--accent-color);
} .woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
height: 50px;
width: 50px;
display: inline-block;
text-align: center;
line-height: 50px;
font-size: 16px;
border-radius: 50px;
font-weight: 600;
color: var(--heading-color);
background-color: var(--white-bg);
padding: 0;
min-width: fit-content;
box-shadow: 0px 10px 60px rgb(20 45 76 / 8%);
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background-color: var(--accent-color-2);
color: #fff;
border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul li a i {
font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul li {
margin-right: 20px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
margin-right: 0px;
}
.woocommerce-pagination span.current,
.woocommerce-pagination .page-links .current {
cursor: not-allowed;
}
.woocommerce-pagination {
margin-top: 30px;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
table.woocommerce-grouped-product-list.group_table td {
vertical-align: middle;
}
td.woocommerce-grouped-product-list-item__price .price-prefix {
margin-right: 10px;
} .woocommerce div.product form.cart .group_table td:first-child {
padding-left: 30px;
}
.woocommerce div.product form.cart .group_table td .qty-label {
display: none;
}
table.woocommerce-grouped-product-list.group_table del {
color: #6e727d;
font-weight: 400;
}
table.woocommerce-grouped-product-list.group_table ins {
background: transparent;
}
table.woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__price {
color: var(--heading-color);
font-weight: 600;
}
.xmoze-shop-items-wrap .woo-has-sidebar .site-main {
padding-left: 40px;
} a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading:after {
position: absolute;
right: 40px;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--heading-color);
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after {
right: 40px;
top: 50%;
position: absolute;
transform: translateY(-50%);
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: var(--heading-color);
}
a.added_to_cart.wc-forward {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: var(--accent-color-2);
color: #fff;
min-width: 226px;
min-height: 50px;
display: flex !important;
align-items: center;
justify-content: center;
margin: 0;
padding: 0;
border-radius: 50px;
font-weight: 600;
font-size: 18px;
}
.theme-xmoze a.add_to_wishlist.single_add_to_wishlist:hover:after {
background: var(--accent-color);
color: white;
}
.theme-xmoze .yith-wcwl-add-button span {
font-size: 0;
}
.theme-xmoze .yith-wcwl-add-button {
position: absolute;
top: 65px;
right: 17px;
display: none;
transition: al 0.4s ease-in-out;
}
.theme-xmoze li.product:hover .yith-wcwl-add-button {
display: block;
}
.woocommerce ul.products li.product .button {
display: inline-block;
border-radius: 0px;
position: absolute;
opacity: 0;
visibility: hidden;
transition: 0.4s;
overflow: hidden;
}
.theme-xmoze ul.products li.product .button {
background-color: var(--accent-color-2);
padding: 17px 15px;
border-radius: 30px;
min-width: auto;
width: 75%;
left: 50%;
bottom: -20px;
color: var(--white-bg);
font-size: 16px;
letter-spacing: 0px;
font-weight: 600;
text-align: center;
transform: translate(-50%, -50%);
}
.woocommerce ul.products li.product:hover .button {
opacity: 1;
visibility: visible;
bottom: 120px;
}
.theme-xmoze a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover::before {
color: white;
background: var(--accent-color);
}
.theme-xmoze a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after {
right: 0px;
top: 50%;
position: absolute;
transform: translateY(-50%);
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: var(--white-bg);
}
.theme-xmoze a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading:after {
position: absolute;
top: 0;
right: 0px;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: var(--white-bg);
}
.theme-xmoze a.added_to_cart.wc-forward {
top: 40%;
}
.archive.woocommerce ul.products li.product {
margin-bottom: 45px;
}
.WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterVerScroll {
max-height: inherit !important;
}
body.woocommerce-page.woocommerce-account {
background-color: #f4f7fa;
}
.woocommerce-account header.entry-header .entry-title {
color: var(--heading-color);
font-size: 60px;
font-weight: 600;
letter-spacing: -2px;
line-height: 65px;
text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
background-color: #fff;
border-radius: 10px;
padding: 25px 36px 70px;
width: 255px;
height: fit-content;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a { font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
line-height: 50px;
text-transform: uppercase;
display: block;  color: #57595e;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: var(--accent-color);
text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
}
.woocommerce-account .content-block .woocommerce {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.woocommerce-account .woocommerce-MyAccount-content {
margin-left: 30px;
width: calc(100% - 285px);
border-radius: 10px;
padding: 35px 44px 30px;
height: fit-content;
}
.woocommerce-account .woocommerce-MyAccount-content p {
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
color: var(--heading-color);
margin-bottom: 14px;
}
.woocommerce-account .woocommerce table.shop_table {
border: none;
margin-bottom: 0;
}
.woocommerce-account table.shop_table tbody td {
border-bottom: 1px solid #e7e9ed;
color: var(--heading-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
background-color: transparent;
}
.woocommerce table.shop_table tbody td,
.woocommerce-account .woocommerce table.shop_table thead th {
padding: 20px 0 20px 20px;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-on-hold td.woocommerce-orders-table__cell-order-status {
color: #f64b4b;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-processing td.woocommerce-orders-table__cell-order-status,
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-refunded td.woocommerce-orders-table__cell-order-status {
color: #f3832c;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-delivered td.woocommerce-orders-table__cell-order-status,
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-status {
color: #68d585;
}
.woocommerce-account .woocommerce table.shop_table tbody td a.woocommerce-button {
padding: 14px 36px;
letter-spacing: -0.2px;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content {
padding: 0;
}
.woocommerce-account .woocommerce table.shop_table tbody tr:last-child td {
border-bottom: none;
}
.woocommerce-account .woocommerce table.shop_table thead th { color: var(--text-color);
font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
text-transform: uppercase;
opacity: 1;
padding-top: 20px;
padding-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
margin-bottom: 5px;
padding-right: 15px;
}
.woocommerce-account fieldset legend {
padding-top: 20px; color: var(--heading-color);
font-size: 21px;
font-weight: 600;
letter-spacing: -0.5px;
line-height: 32px;
margin-bottom: 15px;
}
.woocommerce-account .woocommerce-form-row span em {
font-size: 14px;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
padding: 29px 45px 40px;
}
.woocommerce-account .content-block .entry-header {
margin-bottom: 85px;
display: none;
}
.woocommerce-order-received .woocommerce-order p {
padding-left: 30px;
padding-top: 25px;
padding-right: 25px;
margin-bottom: 0;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content>p { color: var(--text-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
margin-bottom: 0;
padding: 0 45px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .title h3 { color: var(--heading-color);
font-size: 21px;
font-weight: 600;
letter-spacing: -0.5px;
line-height: 32px;
margin-bottom: 15px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses address { color: var(--text-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 32px;
}
.woocommerce-account .addresses .title .edit { color: var(--accent-color);
font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
text-transform: uppercase;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content {
padding: 30px 40px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .woocommerce-Address {
padding: 35px 45px 6px;
border-bottom: 1px solid #e7e9ed;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .woocommerce-Address:last-child {
border-bottom: none;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content>p {
display: none;
}
.woocommerce table.shop_table.order_details thead th {
padding-left: 15px;
}
.woocommerce table.shop_table.order_details tbody td {
padding-left: 15px;
}
.woocommerce table.shop_table.order_details tbody .product-image img {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 5px;
}
.wsb-modal-header {
box-shadow: none;
border-bottom: 0;
}
.woocommerce table.shop_table.order_details tbody .product-image {
padding-right: 15px;
float: left;
}
.woocommerce table.shop_table.order_details tbody td.product-name a,
.woocommerce table.shop_table.order_details tbody td.product-total,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.shop_table.order_details tbody td.download-product a,
.woocommerce table.shop_table.order_details tfoot tr:last-child th { color: var(--heading-color);
font-weight: normal;
font-size: 17px;
line-height: 29px;
opacity: 0.8;
font-weight: 600;
}
.woocommerce table.shop_table.order_details tbody .product-quantity { color: var(--text-color);
font-size: 15px;
font-weight: 300;
letter-spacing: -0.1px;
line-height: 26px;
display: inherit;
}
.woocommerce table.shop_table.order_details tbody td.download-product a {
padding-top: 11px;
}
.woocommerce-account.woocommerce-view-order .woocommerce table.shop_table tbody tr:last-child td {
border-bottom: 1px solid #e7e9ed;
}
.woocommerce table.shop_table.order_details tbody td:first-child {
padding-left: 0;
}
.woocommerce table.shop_table.order_details tfoot th { color: var(--text-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
}
.woocommerce table.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.shop_table.order_details tfoot tr:first-child td {
padding-top: 17px !important;
}
.woocommerce table.shop_table.order_details tfoot tr th,
.woocommerce table.shop_table.order_details tfoot tr td {
padding: 3px 0;
}
.woocommerce table.shop_table.order_details tfoot tr:last-child th,
.woocommerce table.shop_table.order_details tfoot tr:last-child td {
padding-top: 22px;
padding-bottom: 0;
line-height: 1;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content p.order-again {
margin-top: 20px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section:not(.woocommerce-columns),
.woocommerce-order-received .woocommerce-order section:not(.woocommerce-columns) {
border-bottom: 1px solid #e7e9ed;
padding: 30px 35px 35px;
margin-bottom: 0;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content {
padding: 0;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section:last-child,
.woocommerce-order-received .woocommerce-order section:last-child {
border-bottom: none;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-customer-details address,
.woocommerce-order-received .woocommerce-order section address {
padding: 0;
border: none; color: var(--text-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
padding: 0 35px 40px;
border-bottom: 1px solid #e7e9ed;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section h2,
.woocommerce-order-received .woocommerce-order section h2 { color: var(--heading-color);
font-size: 21px;
font-weight: 600;
letter-spacing: -0.5px;
line-height: 32px;
}
.woocommerce table.shop_table.order_details.woocommerce-table--order-details thead {
display: none;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-order-downloads {
border-bottom: none;
padding-bottom: 0;
}
.woocommerce-cart .woocommerce table.cart img,
.woocommerce-checkout .woocommerce table.cart img {
width: 125px;
height: 116px;
background-color: var(--white-bg);
}
.woocommerce table.shop_table.order_details tbody td:last-child {
border-top: 2px solid rgba(185, 193, 217, 0.2) !important;
border-radius: 0px !important;
}
.woocommerce table.shop_table.order_details thead th:last-child,
.woocommerce table.shop_table.order_details tbody td:last-child {
text-align: right;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
padding: 0 !important;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-customer-details h2.woocommerce-column__title,
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details h2.woocommerce-column__title {
padding: 35px 35px 0;
margin-bottom: 24px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address address,
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details .woocommerce-column--shipping-address address {
border-bottom: none;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address .woocommerce-column__title,
.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details .woocommerce-column--shipping-address .woocommerce-column__title {
padding-top: 37px;
}
.woocommerce-order-received ul.order_details {
display: none;
}
.woocommerce-order-received .woocommerce-order {
background-color: #fff;
max-width: 731px;
margin: 0 auto;
border-radius: 10px;
}
.woocommerce-order-received .woocommerce-order table.order_details {
border: none;
}
.xmoze-order-success-icon {
margin-bottom: 35px;
}
.woocommerce-order-received .elementor-element .xmoze-heading {
padding-bottom: 18px !important;
margin-bottom: 0;
}
.woocommerce-order-received .elementor-element span.xmoze-cart-count {
display: none !important;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
text-align: center; color: var(--heading-color);
font-size: 35px;
font-weight: 600;
letter-spacing: -0.2px;
line-height: 45px;
margin-bottom: 50px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
form.woocommerce-ResetPassword.lost_reset_password {
border: 1px solid #e7e9ed;
background-color: #fff;
max-width: 363px;
margin: 0 auto;
box-shadow: 0 34px 33px -23px rgba(22, 28, 45, 0.13);
border-radius: 10px;
padding: 20px 25px 17px;
position: relative;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
width: 100%;
margin-right: 0; width: 300px;
padding: 21px 30px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span { color: var(--heading-color);
font-size: 15px;
font-weight: 300;
letter-spacing: -0.1px;
line-height: 26px;
}
.woocommerce .woocommerce-form-login .lost_password a { color: var(--text-color);
font-size: 15px;
font-weight: 300;
letter-spacing: -0.1px;
line-height: 26px;
}
.woocommerce .woocommerce-form-login .lost_password {
margin-bottom: 0;
float: right;
}
p.woocommerce-lost-password-message {
display: block;
width: 100%;
text-align: center;
margin-top: -52px;
margin-bottom: 52px !important;
font-size: 19px !important;
}
.woocommerce-lost-password .site-header.xmoze-elementor-header .elementor-column {
display: none;
}
.woocommerce-lost-password .site-header.xmoze-elementor-header .elementor-column:first-child {
display: block;
width: 100%;
}
.woocommerce-lost-password .site-header.xmoze-elementor-header .elementor-column:first-child .elementor-widget-image {
text-align: center;
padding: 30px 0 27px;
}
p.woocommerce-back-to-login-message a { color: var(--heading-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
text-align: center;
}
p.woocommerce-back-to-login-message {
width: 100%;
text-align: center;
margin-top: 40px;
margin-bottom: 0 !important;
}
.woocommerce.archive p.post__caption {
padding: 0 44px;
}
.xmoze-wc-widget .wpfFilterWrapper:nth-last-child(3) {
border-bottom: none;
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2,
.woocommerce-checkout .col2-set .col-2,
.woocommerce.woocommerce-account .col2-set .col-1,
.woocommerce-account.woocommerce-page .col2-set .col-1,
.woocommerce-account.woocommerce .col2-set .col-2,
.woocommerce-account.woocommerce-page .col2-set .col-2 {
width: 100%;
}
.woocommerce-account #customer_login {
text-align: center;
}
.woocommerce-account #customer_login h2 {
margin-bottom: 36px;
}
.woocommerce form.edit-account button.button {
letter-spacing: -0.2px;
min-width: 168px;
}
.woocommerce-form-register input#terms {
float: left;
margin: 7px 9px 0px 0;
}
.woocommerce-form-register label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
font-size: 15px;
letter-spacing: -0.1px;
}
.woocommerce-form-register label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox a {
color: var(--heading-color);
}
.woocommerce .woocommerce-form-register .wc-terms-and-conditions {
margin-bottom: 15px;
}
.woocommerce form .form-row label.woocommerce-form-login__rememberme input {
margin-bottom: 17px;
height: 14px;
}
.woocommerce-account.woocommerce-lost-password .content-block {
padding-top: 115px;
} .woocommerce div.product form.cart:before {
content: '';
width: 0;
order: 1;
flex-basis: 100%;
}
button.single_add_to_cart_button.button.alt {
order: 0;
}
.woocommerce.single div.product form.cart div.quantity {
margin-bottom: 0;
flex-wrap: wrap;
width: 155px;
margin-right: 0px;
order: 0;
border: 1px solid rgba(185, 193, 217, 1);
height: 50px;
border-radius: 3px;
}
button.single_add_to_cart_button.button.alt {
min-width: 150px !important;
margin: initial;
width: initial;
} .xmoze-product-cat {
width: 100%;
text-align: center;
background-color: #f4f7fa;
border-radius: 10px;
padding: 36px 45px 46px;
margin-bottom: 30px;
transition: 0.4s;
}
.xmoze-product-cat>a {
display: flex;
flex-direction: column;
height: 100%;
}
.xmoze-product-cat .product-cat-title {
text-align: left; color: var(--heading-color);
font-size: 24px;
font-weight: 600;
letter-spacing: -0.5px;
line-height: 34px;
margin-bottom: 32px;
}
.xmoze-product-cat .product-cat-title span.product-count {
display: block; color: var(--text-color);
font-size: 17px;
font-weight: 300;
letter-spacing: -0.2px;
line-height: 29px;
margin-top: 5px;
}
.xmoze-product-cat img {
align-self: center;
}
.xmoze-product-cat:hover {
box-shadow: 0 62px 64px -10px rgba(1, 23, 48, 0.12);
background-color: #fff;
}
span.xmoze-mini-cart .cart-count { width: 20px;
height: 20px;
background-color: #68d585; color: var(--white-color);
font-size: 12px;
font-weight: 600;
letter-spacing: 1.5px;
text-transform: uppercase;
text-align: center;
border-radius: 50%;
line-height: 20px;
position: absolute;
right: -9px;
top: -8px;
}
span.xmoze-mini-cart {
position: relative;
}
.xmoze-elm-products-wrap .woocommerce ul.products li.product .product-thumb-wrapper {
background-color: #f4f7fa;
}
.woocommerce .product .product_meta>span {
color: var(--accent-color);
display: block;
font-weight: 600;
font-size: 18px;
line-height: 1.66em;
}
.woocommerce .product .product_meta>span>span {
color: rgba(31, 40, 57, 0.7);
margin-right: 20px;
font-weight: normal;
font-size: 18px;
line-height: 1.66em;
font-weight: 600;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td {
padding: 15px 0;
font-size: 16px;
line-height: 32px;
color: var(--text-color);
text-align: left;
background-color: transparent;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
padding-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul>li::after {
display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul>li {
margin: 0;
}
.woocommerce-cart table.shop_table thead th {
padding-left: 35px;
}
.woocommerce form.checkout_coupon {
width: 100%;
max-width: 100%;
box-shadow: unset;
margin-bottom: 35px;
}
.woocommerce div.quantity input.qty[type="number"]::-webkit-outer-spin-button,
.woocommerce div.quantity input.qty[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none !important;
margin: 0;
} .woocommerce.single .product .onsale {
display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a:after {
content: "Sale!";
color: #fff;
position: absolute;
right: 0;
top: 0;
display: flex;
align-items: center;
justify-items: center;
}
form.woocommerce-ordering .nice-select.orderby {
border: 0;
padding: 0px 3px 0px 30px;
height: 60px;
line-height: 60px;
font-size: 16px;
color: var(--text-color);
font-weight: 400;
background: #FFFFFF;
box-shadow: 0px 4px 60px rgba(20, 45, 76, 0.04);
border-radius: 30px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: left;
width: 300px;
margin-right: 45px;
}
.woocommerce .woocommerce-ordering {
margin-bottom: 50px;
}
form.woocommerce-ordering .nice-select:after {
margin-right: 15px;
}
.comment-form-rating .nice-select {
width: 168px;
margin-bottom: 15px;
}
body.woocommerce-cart,
body.woocommerce-checkout {
background-color: #f4f7fa;
}
.woocommerce-cart h1.entry-title,
body.woocommerce-checkout h1.entry-title {
text-align: center;
font-size: 60px;
font-weight: 600;
line-height: 1em;
letter-spacing: -2px;
display: none;
}
.woocommerce-cart .content-block .entry-header,
.woocommerce-checkout .content-block .entry-header {
margin-bottom: 75px;
display: none;
}
.woocommerce ul>li:after {
display: none !important;
}
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-info {
padding-left: 58px;
position: relative;
margin-bottom: 17px;
padding-right: 30px;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
margin-bottom: 0 !important;
}
.woocommerce-NoticeGroup ul.woocommerce-error {
background-color: #fff !important;
padding-top: 12px;
padding-bottom: 20px;
padding-left: 60px;
padding-right: 30px;
border-radius: 10px;
transition: 0.4s;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
position: absolute;
top: 13px;
left: 30px !important;
color: var(--accent-color);
font-size: 16px;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-pending td a.woocommerce-button.button {
padding: 0;
background-color: transparent;
color: var(--accent-color);
margin-right: 8px;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-pending td a.woocommerce-button.button.cancel {
color: #f74d4d;
}
.woocommerce-account .woocommerce table.shop_table tbody tr.woocommerce-orders-table__row--status-pending td a.woocommerce-button.button.pay {
color: #68d585;
}
.variations .nice-select {
width: 232px;
max-width: 100%;
margin-left: auto;
}
.woocommerce div.product form.cart .variations td.value {
width: 88%;
}
.woocommerce form .form-row .input-checkbox {
margin-top: -15px;
}
ul.wc_payment_methods.payment_methods.methods li {
padding-left: 0 !important;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
display: inline-flex;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row span.select2-selection.select2-selection--single {
padding: 15px 20px;
background-color: transparent;
font-weight: 600;
font-size: 16px;
line-height: 28px;
border-radius: 0px;
}
.select2-container .selection {
display: block;
position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
right: 12px;
}
span.select2-selection.select2-selection--single {
padding: 16px 17px;
display: block;
width: 100%;
height: unset !important;
position: relative;
border-radius: 30px;
}
form.woocommerce-product-search {
position: relative;
border-radius: 5px;
overflow: hidden;
}
form.woocommerce-product-search button {
position: absolute;
right: 0;
background-color: var(--accent-color);
color: #fff;
top: 0;
height: 100%;
font-size: 14px;
padding: 0 21px;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
}
form.woocommerce-product-search input.search-field {
height: 60px;
width: 100%;
padding: 0 25px;
border: none;
background: rgba(4, 37, 82, 0.03);
border-radius: 10px;
} .xmoze-wc-widget .ui-slider.ui-widget-content .ui-slider-handle {
background: #fff;
border: none !important;
border-radius: 0;
width: 20px;
border-radius: 30px;
height: 20px;
box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2)
}
.ui-slider.ui-widget-content:not(.iris-slider-offset) {
background: rgba(4, 37, 82, 0.03) !important;
box-shadow: 0px 4px 60px rgb(13 89 239 / 6%);
}
.wpfPriceRangeField#wpfMinPrice,
.wpfPriceRangeField#wpfMaxPrice {
color: rgba(4, 37, 82, 0.8) !important;
;
font-weight: 600 !important;
font-size: 16px !important;
}
.wpfPriceInputs .wpfCurrencySymbol {
font-size: 16px !important;
color: rgba(4, 37, 82, 0.8);
font-weight: 600;
margin-right: -2px !important;
margin-top: -1px;
} .wpfFilterWrapper .ui-slider-horizontal {
height: 8px;
width: 100%;
border-radius: 30px !important;
border: none !important;
box-shadow: 0px 4px 60px rgba(13, 89, 239, 0.06);
}
.ui-slider .ui-slider-range {
background-color: #FF6C40 !important;
}
ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-1 {
padding-left: 20px !important;
}  .woocommerce-checkout .content-block,
.woocommerce-account .content-block {
background: #FBFCFC;
}
.woocommerce-MyAccount-content p strong {
color: var(--heading-color);
} #commentform textarea:focus,
#commentform input:not([type="submit"]):not([type="checkbox"]):focus {
border-color: #eaeced;
}
.woocommerce-notices-wrapper .woocommerce-error {
padding-left: 60px;
padding-top: 10px;
}
.woocommerce-cart .woocommerce-message {
padding: 20px 30px 20px 60px;
text-align: left;
} .theme-xmoze .blog-breadcrumb h1.post__title {
margin-bottom: 25px;
font-size: 62px;
line-height: 1.05;
}
.theme-xmoze a.xmozequickview {
display: none;
}
.theme-xmoze a.xmozequickview {
position: absolute;
top: 60px;
right: 17px;
background: #fff;
height: 35px;
width: 35px;
text-align: center;
line-height: 35px;
border-radius: 4px;
transition: all 0.4s ease-in-out;
}
.theme-xmoze ul.products li.product:hover a.xmozequickview {
display: block !important;
}
.theme-xmoze ul.products li.product span.price {
display: flex !important;
}
.theme-xmoze ul.products li.product .price del {
margin-left: 10px;
order: 2;
}
.theme-xmoze a.xmozequickview:hover {
background: #FF304F !important;
}
.theme-xmoze a.xmozequickview i {
color: #496488;
font-size: 16px;
}
.single.single-product.theme-xmoze .woocommerce-message {
margin-bottom: 60px;
}
.theme-xmoze a.xmozequickview:hover i {
color: #fff !important;
}
.theme-xmoze .xmoze-woocommerce-page {
padding: 50px 0px 120px 0px;
background: #F7F8FA !important;
}
.theme-xmoze .yith-wcwl-add-to-wishlist span.feedback {
display: none;
}
.theme-xmoze .yith-wcwl-add-to-wishlist a {
text-decoration: none;
background: var(--accent-color);
padding: 8px 20px;
color: #fff;
font-weight: 600;
position: absolute;
top: 35px;
left: 0;
border-radius: 0px;
}
.theme-xmoze .yith-wcwl-wishlistexistsbrowse {
position: absolute;
top: 60px;
width: 100%;
display: none;
}
.theme-xmoze .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
display: none !important;
}
.theme-xmoze .yith-wcwl-add-button a {
padding: 0 !important;
border-radius: 0px !important;
background: transparent !important;
}
.theme-xmoze .yith-wcwl-add-to-wishlist a:hover {
color: #fff;
}
.theme-xmoze ul.products li.product a.woocommerce-LoopProduct-link {
box-shadow: none;
border-radius: 5px;
background: transparent;
}
.theme-xmoze ul.products li.product .product-thumb-wrapper {
background: #F4F4F4;
border-radius: 5px;
}
.theme-xmoze ul.products li.product .price {
color: var(--accent-color-2);
}
.theme-xmoze ul.products li.product .onsale {
background-color: #F54748;
margin: inherit;
padding: 8px 10px;
top: 20px;
left: 20px;
font-size: 16px;
font-weight: 600;
height: 60px;
width: 60px;
border-radius: 4px;
display: flex;
align-items: center;
}
.theme-xmoze ul.products li.product .product-thumb-wrapper {
height: 300px;
}
.theme-xmoze a.add_to_wishlist.single_add_to_wishlist {
position: relative;
}
.theme-xmoze a.add_to_wishlist.single_add_to_wishlist:after {
position: absolute;
content: "\f004";
font-family: "Font Awesome 5 Free";
font-weight: 900;
right: 0;
top: 0;
font-size: 16px;
height: 35px;
width: 35px;
background: #fff;
line-height: 35px;
border-radius: 3px;
color: #496488;
transition: all 0.4s ease-in-out;
}
.theme-xmoze nav.woocommerce-pagination li .current {
border-radius: 50% !important;
background: var(--accent-color-2) !important;
}
.theme-xmoze nav.woocommerce-pagination li a:hover {
background: var(--accent-color) !important;
}
.theme-xmoze ul.products li.product .star-rating {
position: absolute;
bottom: 0px;
right: 20px;
} .theme-xmoze-shop-sidebar .widget h2 {
color: var(--heading-color);
}
.theme-xmoze-shop-sidebar .widget ul li a {
color: var(--heading-color);
}
.theme-xmoze-shop-sidebar span.wc-block-product-categories-list-item-count span {
color: var(--heading-color);
}
.theme-xmoze .wc-block-product-search .wc-block-product-search__field {
width: 100%;
height: 60px;
padding: 0px 55px 0px 20px;
font-size: 16px;
background: #FFFFFF;
border-radius: 50px;
border: 0;
color: rgba(73, 100, 136, 0.8);
border: 1px solid rgba(73, 100, 136, 0.1);
box-sizing: border-box;
border-radius: 5px;
}
.theme-xmoze .wc-block-product-search .wc-block-product-search__field::placeholder {
color: rgba(73, 100, 136, 0.8);
}
.theme-xmoze button.wc-block-product-search__button svg {
display: none;
}
.theme-xmoze button.wc-block-product-search__button {
position: absolute !important;
top: 8px;
right: 9px;
background: var(--accent-color-2);
height: 45px;
width: 45px;
border-radius: 5px;
}
.theme-xmoze .wc-block-product-search__fields {
position: relative;
}
.theme-xmoze label.wc-block-product-search__label {
display: none;
}
.theme-xmoze button.wc-block-product-search__button:after {
position: absolute;
content: "\f002";
font-family: "Font Awesome 5 Free";
right: 13px;
top: 50%;
transform: translateY(-50%);
font-weight: 900;
font-size: 16px;
color: var(--white-bg);
}
.theme-xmoze .widget ul li {
border-bottom: 1px solid rgba(73, 100, 136, 0.1);
font-size: var(--body-font);
}
.theme-xmoze .widget ul li:last-child {
border: none;
padding-bottom: 0;
}
.theme-xmoze .price_slider_wrapper .price_slider_amount:before {
line-height: 45px;
font-size: 20px;
}
.theme-xmoze .price_slider_wrapper .price_slider_amount input {
display: block !important;
max-height: 45px;
border-radius: 3px;
border: 1px solid var(--accent-color-2);
background-color: transparent;
width: 60px;
color: var(--heading-color);
padding: 0 9px;
line-height: 45px;
text-align: center;
}
.theme-xmoze .price_slider_wrapper .price_slider_amount button.button {
padding: 0 5px;
color: #f4f7fa;
font-size: 13px;
font-weight: 600;
letter-spacing: 1.63px;
text-transform: uppercase;
border-radius: 3px;
margin-left: 8px;
text-indent: -116px;
line-height: 0;
overflow: hidden;
height: 45px;
width: 60px;
margin-left: 20px;
background-color: var(--accent-color-2);
}
.theme-xmoze .wc-block-product-categories {
margin-bottom: 2em;
}
.theme-xmoze .woocommerce-loop-product__title {
font-size: 18px !important;
font-weight: 600 !important;
padding-top: 20px !important;
margin-bottom: 10px !important;
}
.theme-xmoze .widget .tagcloud a {
padding: 6px 16px;
color: rgba(0, 38, 81, 0.8);
font-size: 14px !important;
border-radius: 2px;
border: 0.372833px solid #C3D0DC;
}
.theme-xmoze .widget .tagcloud a:hover {
background-color: var(--accent-color);
color: var(--white-bg);
border: 0.372833px solid var(--accent-color);
}
.theme-xmoze ul.products li.product .price {
padding-bottom: 0px;
margin-bottom: 0;
} .theme-xmoze .theme-xmoze-breadcrumb p.post__caption {
display: none;
}
.theme-xmoze div.product div.images .woocommerce-product-gallery__wrapper a {
background: transparent;
}
.theme-xmoze div.product .woocommerce-product-gallery .flex-viewport {
background: transparent;
}
.theme-xmoze div.product div.summary {
margin-bottom: 70px;
}
.theme-xmoze div.product .product_title {
font-size: 45px;
line-height: 1.22;
letter-spacing: 0;
margin-top: -25px;
}
.theme-xmoze .woocommerce-product-details__short-description {
font-size: 18px;
line-height: 26px;
order: -1;
margin-top: 10px;
margin-bottom: 20px;
}
.single.single-product.theme-xmoze .related.products h2 {
font-size: 40px;
line-height: 1.2;
letter-spacing: 0px;
text-align: left;
font-weight: 600;
}
.single.single-product.theme-xmoze .summary .price .amount {
font-weight: 600 !important;
font-size: 30px !important;
line-height: 42px !important;
color: var(--accent-color) !important;
}
.single.single-product.theme-xmoze div.product p.price del {
opacity: 1;
padding-right: 25px;
}
.single.single-product.theme-xmoze div.product p.price ins {
position: relative;
}
.single.single-product.theme-xmoze div.product p.price ins:before {
position: absolute;
content: "\f068";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 50%;
left: -22px;
font-size: 16px;
color: var(--accent-color);
transform: translateY(-50%);
}
.single.single-product.theme-xmoze span.price-prefix {
display: none;
}
.single.single-product.theme-xmoze p.price {
display: flex;
align-items: center;
margin-bottom: -5px;
}
.single.single-product.theme-xmoze .product .product_meta {
display: inline-block;
margin-top: 25px;
}
.single.single-product.theme-xmoze .product .product_meta>span {
color: var(--heading-color);
}
.single.single-product.theme-xmoze .product .product_meta>span>span {
color: var(--text-color);
font-weight: 400;
}
.single.single-product.theme-xmoze .product_meta a {
color: var(--text-color);
}
.single.single-product.theme-xmoze div.product div.summary {
position: relative;
}
.single.single-product.theme-xmoze .woocommerce-product-rating {
position: absolute;
top: -60px;
left: 45px;
}
.single.single-product.theme-xmoze a.woocommerce-review-link {
display: none;
}
.single.single-product.theme-xmoze .entry-content ul>li {
padding-left: 35px !important;
color: var(--heading-color);
font-size: 16px;
line-height: 24px;
letter-spacing: 0px;
position: relative;
}
.single.single-product.theme-xmoze .entry-content ul>li:before {
position: absolute;
content: "\f00c";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 0;
left: 0;
font-size: 10px;
color: #fff;
background: var(--accent-color-2);
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 20px;
text-align: center;
}
.single.single-product.theme-xmoze .xmoze-woo-related-product-area {
padding: 70px 0 0px;
}
.single.single-product.theme-xmoze .xmoze-woocommerce-page {
padding: 130px 0px 70px 0px;
}
.single.single-product.theme-xmoze div.product form.cart .button {
margin-bottom: 20px;
}
.single.single-product.theme-xmoze .product_meta span.posted_in {
margin-top: 10px;
}
.single.single-product.theme-xmoze div.product form.cart div.quantity {
margin-bottom: 20px;
margin-right: 15px !important;
width: 180px;
height: 60px;
border: 1px solid #B9C1D9;
padding: 0px 10px;
}
.single.single-product.theme-xmoze button.wsb-button.js-wsb-add-to-cart {
display: none;
}
.single.single-product.theme-xmoze .single_add_to_cart_button.button {
background-color: var(--accent-color) !important;
border-radius: 3px;
font-size: 16px;
font-weight: 600;
width: 180px;
height: 60px;
position: relative;
} .single.single-product.theme-xmoze .elementor-lightbox .elementor-lightbox-image {
background: #fff;
}
.single.single-product.theme-xmoze div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 3px solid rgba(73, 100, 136, 0.1);
}
.single.single-product.theme-xmoze .yith-wcwl-add-to-wishlist {
display: none;
} .woocommerce-cart.theme-xmoze .content-block {
background: #F7F8FA !important;
}
.woocommerce-cart.theme-xmoze .cart-subtotal th {
color: var(--heading-color) !important;
}
.woocommerce-cart.theme-xmoze .woocommerce-cart-form table.shop_table tbody td.actions .coupon button {
left: -71px;
}
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled,
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled[disabled] {
margin-left: -60px;
}
.woocommerce-cart.theme-xmoze .content-block {
padding: 130px 0px 130px 0px;
}
.woocommerce-cart.theme-xmoze .cart_item td {
padding-top: 30px;
padding-bottom: 30px;
}
.woocommerce-cart.theme-xmoze a.button.alt:hover {
border-radius: 3px;
font-size: 16px;
text-transform: capitalize;
}
.woocommerce-cart.theme-xmoze .cart_totals table tbody tr th {
font-weight: 600 !IMPORTANT;
font-size: 20px !important;
color: var(--heading-color);
}
.woocommerce-cart.theme-xmoze .cart_totals table thead tr:before,
.woocommerce-cart.theme-xmoze .cart_totals table tbody tr:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 2px;
background-color: rgba(73, 100, 136, 0.1);
}
.woocommerce-cart.theme-xmoze .cart_totals .woocommerce-Price-amount.amount bdi {
font-size: 20px !important;
font-weight: 600 !important;
color: var(--heading-color) !important;
}
.woocommerce-cart.theme-xmoze .woocommerce-error,
.woocommerce-cart.theme-xmoze .woocommerce-info,
.woocommerce-cart.theme-xmoze .woocommerce-message {
font-size: 18px;
font-weight: 600;
color: var(--heading-color);
}
.woocommerce-cart.theme-xmoze .cart .button {
float: left;
}
.woocommerce-cart.theme-xmoze .woocommerce-cart-form table.shop_table tbody td.actions button {
border: 0;
background: var(--accent-color-2);
border-radius: 3px !important;
color: #fff;
} .theme-xmoze .woocommerce-error::before,
.theme-xmoze .woocommerce-info::before,
.theme-xmoze .woocommerce-message::before {
color: #3d5af1;
}
.woocommerce-cart.theme-xmoze .return-to-shop a.button.wc-backward {
color: #fff;
background-color: var(--accent-color);
font-size: 16px;
font-weight: 600;
line-height: 1.5em;
min-width: 217px;
min-height: 50px;
text-transform: capitalize;
border-radius: 4px;
}
.theme-xmoze .woocommerce-cart-form__cart-item {
background-color: #fff;
padding: 30px 40px;
}
.theme-xmoze .woocommerce table.shop_table.cart {
border-spacing: 0;
}
.woocommerce-cart.theme-xmoze table thead tr:first-child,
.woocommerce-cart.theme-xmoze table tbody tr:first-child {
background-color: #fff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.woocommerce-cart.theme-xmoze .woocommerce table.shop_table thead th {
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: var(--heading-color);
letter-spacing: 0;
}
.woocommerce-cart.theme-xmoze .woocommerce table.cart img,
.woocommerce-checkout.theme-xmoze .woocommerce table.cart img {
background-color: rgba(20, 45, 76, 0.04);
}
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled,
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled[disabled] {
float: left;
background: #ff304f;
border-radius: 3px !important;
width: 149px;
height: 60px;
border: none;
color: #fff;
}
.theme-xmoze .woocommerce #content table.cart td.actions .coupon,
.theme-xmoze .woocommerce table.cart td.actions .coupon,
.theme-xmoze .woocommerce-page #content table.cart td.actions .coupon,
.theme-xmoze .woocommerce-page table.cart td.actions .coupon {
margin-right: 0;
}
.woocommerce-cart.theme-xmoze .woocommerce table.cart td.actions .coupon .input-text {
background: #ffffff;
border: 1px solid rgba(0, 38, 81, 0.15);
border-radius: 5px;
}
.woocommerce-cart.theme-xmoze .woocommerce-cart-form table.shop_table tbody td.actions .coupon button {
border-radius: 5px !important;
}
.theme-xmoze .woocommerce .quantity {
border-radius: 3px !important;
}
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td.product-name a,
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td {
font-weight: 600;
font-size: 20px !important;
line-height: 28px;
color: var(--text-color) !important;
}
.woocommerce-cart.theme-xmoze table.cart td.product-remove a.remove {
background: rgba(73, 100, 136, 0.3);
color: #fff !important;
}
.theme-xmoze .woocommerce div.quantity input.qty:focus {
border-color: rgba(0, 38, 81, 0.15);
}
.woocommerce-cart.theme-xmoze .cart_totals table tbody tr {
position: relative;
}
.woocommerce-cart.theme-xmoze .cart_totals table tbody tr::before {
width: 100%;
height: 2px;
background-color: rgba(73, 100, 136, 0.1);
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.woocommerce-cart.theme-xmoze .cart_totals table tbody tr:first-child {
background-color: transparent !important;
}
.woocommerce-cart.theme-xmoze .woocommerce a.button.alt {
background: #ff304f;
border-radius: 3px;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 5px 15px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
letter-spacing: 1px;
} .woocommerce-checkout.theme-xmoze .content-block {
background: #F7F8FA;
padding-top: 120px;
}
.woocommerce-checkout.theme-xmoze div#customer_details {
background: transparent !important;
}
.woocommerce-checkout.theme-xmoze .woocommerce-checkout-payment {
background: transparent !important;
}
.woocommerce-checkout.theme-xmoze table.shop_table.woocommerce-checkout-review-order-table {
background-color: transparent;
}
.woocommerce-checkout.theme-xmoze table.shop_table.woocommerce-checkout-review-order-table thead tr th {
background: transparent;
}
.woocommerce-checkout.theme-xmoze .woocommerce form .form-row input.input-text {
border: 1px solid rgba(73, 100, 136, 0.2);
background: rgba(255, 255, 255, 0.2);
border-radius: 3px;
font-size: 16px;
line-height: 24px;
color: var(--text-color);
}
.woocommerce-checkout.theme-xmoze .woocommerce form .form-row span.select2-selection.select2-selection--single {
border: 1px solid rgba(73, 100, 136, 0.2);
background: transparent;
border-radius: 3px;
}
.woocommerce-checkout.theme-xmoze form .form-row label {
font-family: var(--body-font);
font-size: 16px;
line-height: 24px;
font-weight: 600;
color: var(--heading-color);
margin-bottom: 14px;
letter-spacing: 0px;
}
.woocommerce-checkout.theme-xmoze #customer_details,
.theme-xmoze #add_payment_method #payment,
.woocommerce-checkout.theme-xmoze #payment,
.woocommerce-checkout.theme-xmoze #payment {
padding: 0;
}
.woocommerce-checkout.theme-xmoze table.shop_table.woocommerce-checkout-review-order-table {
padding: 0;
}
.woocommerce-checkout.theme-xmoze h3#order_review_heading {
padding: 0;
background: transparent;
}
.woocommerce-checkout.theme-xmoze #payment ul.payment_methods li.woocommerce-info {
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: var(--text-color);
padding-left: 70px !important;
}
.woocommerce-checkout.theme-xmoze .woocommerce button.button.alt {
background: #FF304F;
border-radius: 3px;
width: 200px;
height: 60px;
font-weight: 600;
font-size: 16px !important;
line-height: 24px;
letter-spacing: 0px;
}
.woocommerce-checkout.theme-xmoze .woocommerce-info::before {
color: var(--heading-color);
} .woocommerce-account.theme-xmoze .content-block {
background: #F7F8FA;
}
.woocommerce-account.theme-xmoze .content-block {
padding-top: 120px;
}
.woocommerce-wishlist.theme-xmoze .entry-header {
display: none;
}
.woocommerce-account.theme-xmoze button.woocommerce-button.button.woocommerce-form-login__submit {
background: var(--accent-color);
}
.woocommerce-wishlist.theme-xmoze .content-block {
padding-top: 30px;
padding-bottom: 130px;
}
.woocommerce-wishlist header.entry-header {
display: none;
}
.woocommerce-wishlist .content-block {
padding-top: 0;
}
.woocommerce-wishlist .wishlist-title.wishlist-title-with-form {
display: none;
}
.woocommerce-wishlist .woocommerce table.shop_table thead th {
padding: 20px 20px 40px;
}
.woocommerce-account .content-block {
padding-bottom: 90px;
}
.xmoze-woocommerce-page .xmoze-wc-widget.widget:last-child {
margin-bottom: 0;
} @media only screen and (min-width: 768px) {
.xmoze-elm-products-wrap ul.products.columns-4 li.product {
margin-right: 0;
margin-left: 0;
width: 25%;
padding: 0 15px;
margin-bottom: 62px;
}
.xmoze-elm-products-wrap ul.products.columns-4 li.product.last {
margin-right: 0;
}
.xmoze-elm-products-wrap ul.products.columns-4 {
margin-left: -15px;
margin-right: -15px;
}
}
@media only screen and (max-width: 991px) {
.woocommerce-cart .woocommerce table.shop_table thead th {
padding-left: 15px;
}
.woocommerce-cart .woocommerce table.shop_table tbody td,
.woocommerce-cart .woocommerce-account .woocommerce table.shop_table thead th {
padding: 20px 10px 20px 10px;
}
.woocommerce-cart .woocommerce .cart_item td.product-name a,
.woocommerce-cart .woocommerce .cart_item td {
font-weight: 600;
font-size: 16px !important;
line-height: 28px;
color: var(--heading-color);
}
.xmoze-shop-items-wrap .site-main {
padding-left: 0;
}
.woocommerce-account .content-block .woocommerce {
flex-direction: column;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 30px;
padding-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
margin-left: 0;
width: 100%;
}
.woocommerce table.shop_table tbody td,
.woocommerce-account .woocommerce table.shop_table thead th {
padding: 20px 0px 20px 35px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
padding: 1px 25px 5px 25px;
}
.cart_totals tr {
padding-top: 0;
margin-bottom: 0;
}
.woocommerce-cart table.cart td.actions {
padding-left: 30px;
}
.woocommerce .coupon .button {
margin: 15px 0px;
float: initial !important;
}
}
@media only screen and (max-width:345px) and (min-width: 320px) {
.woocommerce-cart .woocommerce .cart .quantity {
width: 100%;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.xmoze-woocommerce-page .col-md-4 {
width: 100%;
}
.xmoze-woocommerce-page .col-md-8 {
width: 100%;
}
.woocommerce-cart .woocommerce .cart_item td {
padding-top: 30px;
padding-bottom: 40px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: transparent;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
}
.woocommerce-cart .woocommerce .coupon .button {
width: auto !important;
}
.woocommerce-cart table.cart td.actions {
padding-top: 50px;
}
.woocommerce-cart table tbody tr {
border-bottom: 0 !important;
border-top: 0 !important;
}
.theme-xmoze-shop-sidebar {
padding-top: 70px;
}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after {
right: 0;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading:after {
right: 0;
}
.woocommerce-shop .xmoze-woocommerce-page {
padding: 100px 0px !important;
}
.xmoze-woo-related-product-area {
padding: 55px 0 45px !important;
}
td.product-name:nth-child(3) {
width: 25% !important;
}
.woocommerce-checkout .content-block {
padding: 80px 0 80px;
}
ul.products.columns-4 li.product {
width: 31.2%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0px 10px;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0px -10px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 10px;
}
.woocommerce-account .content-block {
padding-bottom: 100px;
}
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
ul.products.columns-4 li.product {
width: 31.2%;
}
ul.products.columns-3 li.product {
width: 47% !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0px 8px 30px 8px;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0px -10px;
}
ul.products.columns-3 {
display: flex;
flex-wrap: wrap;
}
ul.products.columns-4 {
display: flex;
flex-wrap: wrap;
}
.woocommerce-orders .content-block {
padding: 100px 0px !important;
}
.woocommerce.archive .xmoze-woocommerce-page {
padding: 100px 0px 90px 0px;
}
.blog-breadcrumb.xmoze-breadcrumb {
padding: 60px 0px 80px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
.woocommerce-cart .content-block {
padding: 45px 0px 65px 0px !important;
}
.woocommerce #review_form #respond p.comment-form-author {
padding-right: 0;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.comment-form-rating {
width: 100%;
}
.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
min-width: 100%;
}
.related.products li {
margin-bottom: 30px !important;
}
.wishlist_table.mobile li {
padding-left: 0 !important;
}
.single.single-product.theme-xmoze .xmoze-woocommerce-page {
padding: 80px 0px 30px 0px !important;
}
.theme-xmoze div.product div.summary {
margin-bottom: 20px;
}
.woocommerce-cart.theme-xmoze .content-block {
padding: 80px 0px 65px 0px !important;
}
.woocommerce-cart.theme-xmoze .woocommerce table.shop_table thead th {
font-size: 16px;
}
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled,
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled[disabled] {
margin-left: 0;
}
.woocommerce-cart.theme-xmoze .woocommerce-message {
margin-top: 0;
margin-bottom: 50px;
}
.woocommerce-cart.theme-xmoze .woocommerce-cart-form table.shop_table tbody td.actions button {
width: 180px;
}
.woocommerce-checkout.theme-xmoze .woocommerce-info {
margin-top: 35px;
}
.woocommerce-checkout.theme-xmoze .content-block {
padding-top: 50px;
}
.woocommerce-wishlist.theme-xmoze .blog-breadcrumb {
padding-bottom: 0 !important;
}
.woocommerce-page .blog-breadcrumb {
padding: 170px 0px 80px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.woocommerce div.product div.images.woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
padding: 0 0px 0 0;
}
.woocommerce-cart .content-block {
padding: 25px 0px 80px 0px;
}
.wishlist_table.mobile li .item-wrapper {
width: 100%;
}
.wishlist_table .product-add-to-cart a {
margin: 0 0 0 auto !IMPORTANT;
text-align: right;
}
ul.shop_table.cart.wishlist_table td {
padding: 0 10px !important;
}
.xmoze-woocommerce-page {
padding: 80px 0px 75px !important;
}
.xmoze-woocommerce-page.xmoze-single {
padding: 80px 0px 20px !important;
}
ul.products.columns-4 li.product {
width: calc(50% - 30px);
margin-right: 30px;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin-left: 0px;
}
.woocommerce div.product div.summary {
width: 100%;
padding-left: 0;
margin-bottom: 30px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
width: 100%;
margin-bottom: 20px;
}
.woocommerce div.product .product_title {
padding-right: 0;
margin-top: 20px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
padding-bottom: 0px;
}
.xmoze-woo-related-product-area {
padding-top: 35px !important;
padding-bottom: 30px !important;
}
.xmoze-wc-order-details-wrapp {
padding-left: 30px;
}
.xmoze-shop-items-wrap .site-main {
padding-left: 0;
}
.archive.woocommerce ul.products.columns-3 li.product,
.archive.woocommerce-page ul.products.columns-3 li.product {
width: 50% !important;
margin-right: 0 !important;
float: left !important;
clear: none;
padding: 0 15px;
margin-bottom: 50px;
}
.archive.woocommerce ul.products.columns-3,
.archive.woocommerce-page ul.products.columns-3 {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account .woocommerce table.shop_table tbody td,
.woocommerce-account .woocommerce table.shop_table thead th {
padding: 13px 18px;
display: initial;
}
.woocommerce-account .content-block {
padding: 80px 0 80px !important;
}
.woocommerce-account .content-block .entry-header {
margin-bottom: 50px;
}
.woocommerce-account.woocommerce-lost-password .content-block {
padding-top: 70px;
padding-bottom: 75px;
}
.xmoze-elm-products-wrap ul.products.columns-4 li.product {
width: 33.33%;
}
.xmoze-elm-products-wrap ul.products.columns-4 li.product.first {
clear: unset;
}
.xmoze-elm-products-wrap ul.products.columns-4 {
margin-bottom: 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: left;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after {
right: 20px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading:after {
right: 20px;
}
.woocommerce-checkout .content-block,
.woocommerce-account .content-block {
padding: 20px 0px 75px 0px;
}
.woocommerce div.product div.summary {
margin-top: 50px;
}
.woocommerce-order-received .content-block {
padding-top: 75px !important;
}
.woocommerce-cart table.cart td.product-remove a.remove {
display: inline-block;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
display: revert !important;
}
.woocommerce-account table.shop_table tbody td {
font-size: 16px;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: table-cell !important;
}
.woocommerce table.shop_table td.product-thumbnail {
max-width: 100%;
}
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
display: block;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: revert;
}
.woocommerce-cart .woocommerce-message {
padding: 20px 30px 20px 60px !important;
margin-top: 50px;
margin-bottom: 0;
}
.woocommerce-notices-wrapper .woocommerce-error {
margin-bottom: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
margin-bottom: 40px;
}
.wishlist_table.mobile li .item-wrapper .item-details {
width: 100%;
}
.woocommerce-info {
margin-top: 55px;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
padding: 29px 35px 40px !important;
margin-top: -40px !important;
}
.woocommerce table.shop_table thead th {
font-size: 16px;
}
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
display: contents;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .woocommerce-Address {
padding: 35px 0 6px;
}
.woocommerce-wishlist .content-block {
padding-top: 60px;
padding-bottom: 40px;
}
.woocommerce .wishlist-title h2 {
padding-top: 0;
margin-bottom: 0;
margin-top: -30px;
}
.woocommerce td.product-name:nth-child(3) {
width: 25%;
text-align: left !important;
}
.blog-breadcrumb.xmoze-breadcrumb {
padding: 50px 0px 55px 0px;
}
.xmoze-shop-sidebar {
margin-bottom: 80px;
}
.xmoze-default .woocommerce-product-rating .star-rating {
position: sticky;
}
.theme-xmoze .woocommerce-pagination {
margin-top: 0;
}
.theme-xmoze ul.products li.product .button {
right: 15px;
}
.theme-xmoze a.xmozequickview {
position: absolute;
top: 59px;
right: 32px;
}
.woocommerce-account.theme-xmoze .content-block {
padding-top: 80px !important;
}
.theme-xmoze .yith-wcwl-add-button {
right: 32px;
}
.theme-xmoze .cart-empty {
margin-top: 0 !important;
}
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td.product-name a,
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td {
font-size: 16px !important;
}
.single.single-product.theme-xmoze .woocommerce-product-rating {
position: absolute;
top: -60px;
left: 0px;
}
.woocommerce .xmoze-woocommerce-page {
padding: 80px 0px 70px !important;
}
.single.single-product.theme-xmoze div.product div.summary {
margin-top: 50px;
}
.woocommerce table.shop_table.cart td.product-price {
width: 15%;
}
.woocommerce table.shop_table.cart td.product-subtotal {
width: 15%;
}
.theme-xmoze .woocommerce-product-details__short-description {
margin-bottom: 0;
}
.theme-xmoze .blog-breadcrumb h1.post__title {
font-size: 48px;
}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.woocommerce #review_form #respond p.comment-form-author {
padding-right: 0;
}
.related.products li {
margin-bottom: 30px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
height: 65px;
margin-right: 10px;
}
.woocommerce div.product form.cart {
margin-bottom: 0px;
}
.woocommerce div.product form.cart .group_table td:first-child {
padding-left: 15px !important;
}
.woocommerce.single div.product form.cart div.quantity {
margin-right: 0 !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
padding: 0 0px 0 0;
}
.woocommerce div.product div.summary {
margin-top: 10px;
}
.woocommerce-checkout .content-block,
.woocommerce-account .content-block {
padding: 5px 0px 55px 0px;
}
.checkout.woocommerce-checkout h3#order_review_heading {
padding: 0px 0px 0px 0px;
margin-top: -20px;
}
.checkout.woocommerce-checkout #customer_details,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
padding: 0px 0px 20px 0px;
}
.xmoze-wc-order-details-wrapp #payment {
padding: 5px 5px 0px 5px !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
padding: 0 0px 20px 0px;
}
.woocommerce .coupon .button {
width: 100% !important;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
width: 100%;
margin-right: 0;
}
.woocommerce-cart .content-block {
padding: 5px 0px 60px 0px;
}
.woocommerce-cart table.cart td.actions {
padding: 0;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
min-width: initial;
height: 60px;
display: initial;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: none;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
width: 100%;
display: block;
}
.woocommerce div.product div.images .flex-control-thumbs {
width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
display: inline-block;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 48.1% !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 30.79667% !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 22.15% !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 16.96% !important;
}
.woocommerce div.product div.summary {
width: 100%;
padding-left: 0;
margin-bottom: 10px;
}
.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
min-width: 100%;
}
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
width: 100%;
}
.woocommerce div.product .product_title {
padding-right: 0;
margin-top: 30px;
}
.woocommerce-cart table.cart td.product-name a {
font-weight: normal;
font-size: 16px;
line-height: 28px;
color: rgba(4, 37, 82, 0.8);
width: 100%;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
width: 50%;
text-align: left;
}
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-subtotal {
font-size: 17px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 100% !important;
margin: 15px 0px;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
border: none;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce div#customer_details.col2-set,
.xmoze-wc-order-details-wrapp {
min-width: 100%;
}
.woocommerce div#customer_details.col2-set {
margin-bottom: 20px;
}
.xmoze-wc-order-details-wrapp {
padding-left: 0;
}
.container {
max-width: 390px;
}
.xmoze-woocommerce-page {
padding: 60px 0 60px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 10px 0 5px;
display: block;
margin-bottom: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 3px 0;
font-weight: 600;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
padding-bottom: 0px;
}
.xmoze-woo-related-product-area {
padding: 0 0 0px;
}
.related.products h2 {
margin-bottom: 30px;
font-size: 36px;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin-bottom: 0;
}
.woocommerce-cart table.cart tr td:first-child {
max-width: 100%;
}
.archive.woocommerce .blog-breadcrumb {
padding: 152 px 0 52 px;
}
.archive.woocommerce ul.products li.product {
margin-bottom: 25px;
}
.woocommerce.archive .xmoze-woocommerce-page {
padding-bottom: 50px;
}
.woocommerce-account .woocommerce table.shop_table tbody td,
.woocommerce-account .woocommerce table.shop_table thead th {
padding: 10px 0px;
}
.woocommerce-account .content-block {
padding: 60px 0 60px !important;
}
.woocommerce-account .content-block .entry-header {
margin-bottom: 30px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
margin-bottom: 30px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content section:not(.woocommerce-columns),
.woocommerce-order-received .woocommerce-order section:not(.woocommerce-columns) {
padding: 30px 25px 40px;
}
p.woocommerce-lost-password-message {
margin-top: -18px;
margin-bottom: 33px !important;
}
.woocommerce-account.woocommerce-lost-password .content-block {
padding-top: 54px;
padding-bottom: 55px;
}
.xmoze-elm-products-wrap ul.products.columns-4 li.product {
margin-bottom: 30px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a {
min-height: 290px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 0;
}
.woocommerce .product .product_meta {
margin-bottom: 15px;
margin-top: 10px;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
margin-top: -50px;
}
.woocommerce-tabs.wc-tabs-wrapper {
margin-top: 50px;
}
.woocommerce div.product .product_title {
font-size: 36px !important;
}
.woocommerce-cart table.cart tr td:first-child {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.woocommerce-cart table.cart tr td:last-child {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.woocommerce-cart .woocommerce table.shop_table_responsive tr,
.woocommerce-cart .woocommerce-page table.shop_table_responsive tr {
margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals tr.cart-subtotal {
margin-bottom: -20px !important;
}
.woocommerce-cart .woocommerce .cart .product-quantity {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce-cart .woocommerce .cart .quantity {
justify-content: flex-end;
text-align: right;
}
.woocommerce-cart .woocommerce table.shop_table tbody td,
.woocommerce-cart .woocommerce-account .woocommerce table.shop_table thead th {
padding: 20px 0px 20px 0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
margin: 0 0 -40px !important;
}
.woocommerce table.shop_table td.product-thumbnail {
max-width: 100%;
}
.woocommerce #content table.cart .product-thumbnail,
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
display: block;
}
td.product-thumbnail:before {
display: none;
}
.woocommerce-cart .woocommerce-message {
padding: 20px 30px 20px 60px;
margin-top: 50px;
margin-bottom: 0;
}
.wishlist_table.mobile li .item-wrapper {
width: 100%;
}
.wishlist_table .product-add-to-cart a {
margin: 0 0 0 auto !IMPORTANT;
text-align: right;
}
.wishlist_table.mobile li .item-wrapper .item-details {
width: 100%;
}
ul.shop_table.cart.wishlist_table td {
padding: 0 10px !important;
}
.cart-collaterals table.shop_table tbody .order-total th,
.cart-collaterals table.shop_table tbody .order-total td {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
padding-bottom: 0;
margin-bottom: 0;
}
td.product-thumbnail {
display: flex !important;
}
.woocommerce-notices-wrapper .woocommerce-error {
margin-bottom: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
padding-bottom: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td {
padding: 0px 0;
}
.woocommerce-additional-fields h3 {
margin-top: 0 !important;
}
.wishlist_table.mobile li {
padding-left: 0 !important;
}
.woocommerce-order .woocommerce-order-details__title {
margin-top: 0;
}
.woocommerce-info {
margin-top: 55px;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 10px;
}
.woocommerce-cart .cart-empty {
padding-top: 15px;
padding-bottom: 15px;
}
ul li.product:last-child {
margin-bottom: 0 !important;
}
.woocommerce-cart .shop_table .actions button.button {
width: 100% !important;
max-width: 100% !important;
}
.woocommerce-cart .woocommerce .cart_item td {
font-size: 18px !important;
}
.woocommerce-cart .woocommerce .coupon .button {
height: auto !important;
border-radius: 5px !important;
}
.woocommerce-cart .woocommerce table.shop_table tbody td {
padding: 10px 0px;
}
.woocommerce-cart .woocommerce .coupon .button {
margin-left: 0px !important;
}
.woocommerce-cart .woocommerce .coupon .button {
width: auto !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody td.actions .coupon button {
left: 0px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
padding-bottom: 0;
margin-bottom: 25px;
}
.woocommerce-order-received .content-block {
padding-top: 55px !important;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
padding: 29px 15px 40px !important;
margin-top: -30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
padding: 12px 15px 0px !important;
width: 100%;
}
.woocommerce-cart .content-block {
padding: 60px 0px 60px 0px !important;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .addresses .woocommerce-Address {
padding: 35px 0 6px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content>p {
padding: 0 0;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content {
padding: 30px 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 35px 15px 30px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0 0 15px;
}
.woocommerce-wishlist .content-block {
padding-top: 50px;
padding-bottom: 37px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
width: 100%;
}
.woocommerce .wishlist-title h2 {
padding-top: 0;
margin-bottom: 0;
margin-top: -30px;
}
.wc-proceed-to-checkout {
padding-bottom: 0 !important;
}
.woocommerce .widget:last-child {
margin-bottom: 10px !important;
}
.blog-breadcrumb.xmoze-breadcrumb {
padding: 30px 0px 35px 0px !important;
}
.xmoze-shop-sidebar {
margin-bottom: 60px;
}
.xmoze-cart-button .rst-shop-cart {
width: 100%;
margin-bottom: 20px;
}
.xmoze-default.single div.product form.cart div.quantity {
width: 100% !important;
}
.xmoze-default form.cart button {
width: 100% !important;
}
.xmoze-default .woocommerce-product-rating .star-rating {
position: sticky;
}
.xmoze-default div.product p.price {
margin-bottom: 10px;
}
.theme-xmoze .woocommerce-pagination {
margin-top: 40px;
}
.theme-xmoze .blog-breadcrumb {
padding-bottom: 20px;
}
.theme-xmoze .xmoze-woocommerce-page {
padding: 0px 0px 55px !important;
}
.theme-xmoze .blog-breadcrumb h1.post__title {
font-size: 36px;
}
.woocommerce.theme-xmoze ul.products li.product {
margin-bottom: 40px;
}
.single.single-product.theme-xmoze div.product div.summary {
margin-top: 10px;
}
.theme-xmoze div.product div.summary {
margin-bottom: 20px;
}
.single.single-product.theme-xmoze .xmoze-woo-related-product-area {
padding: 0px 0 0px;
}
.single.single-product.theme-xmoze .woocommerce-tabs.wc-tabs-wrapper {
margin-top: 20px;
}
.theme-xmoze .woocommerce-product-details__short-description {
margin-bottom: 0px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
margin-bottom: 10px;
}
.single.single-product.theme-xmoze .woocommerce-product-rating {
top: -60px;
right: auto;
left: 0;
}
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled,
.woocommerce-cart.theme-xmoze .woocommerce button.button:disabled[disabled] {
margin-left: 0;
}
.woocommerce-cart.theme-xmoze .woocommerce-cart-form table.shop_table tbody td.actions .coupon button {
left: 0;
}
.woocommerce-cart.theme-xmoze .cart-collaterals {
margin-top: 0;
}
.woocommerce-cart.theme-xmoze div.quantity input.qty {
width: 35px;
}
.woocommerce-cart.theme-xmoze .woocommerce-message {
margin-top: 0;
margin-bottom: 30px;
}
.woocommerce-checkout.theme-xmoze .woocommerce-info {
margin-top: 35px;
margin-bottom: 0;
}
.woocommerce-checkout.theme-xmoze .content-block {
padding-top: 20px;
}
.woocommerce-account.theme-xmoze .content-block {
padding-top: 60px !important;
}
.woocommerce-checkout.theme-xmoze h3#order_review_heading {
padding: 20px 0px 0px 0px;
margin-top: -20px;
}
.woocommerce-wishlist.theme-xmoze .blog-breadcrumb {
padding-bottom: 0 !important;
}
.theme-xmoze .cart-empty {
margin-top: 0 !important;
}
.woocommerce .xmoze-woocommerce-page {
padding: 60px 0px 60px !important;
}
.single.single-product.theme-xmoze .related.products h2 {
font-size: 36px;
}
.single.single-product.theme-xmoze .summary .price .amount {
font-size: 24px !important;
}
.woocommerce-cart .cart-collaterals table.shop_table tbody .cart-subtotal td {
padding-bottom: 15px;
padding-top: 15px;
}
.theme-xmoze .widget_block h2 {
margin-bottom: 30px;
}
.theme-xmoze .wc-block-product-search .wc-block-product-search__field {
padding: 0px 60px 0px 20px;
}
.st-qwick-view-right {
margin-top: 40px;
}
.theme-xmoze.woocommerce-cart .blog-breadcrumb {
padding-bottom: 55px;
}
.theme-xmoze.woocommerce-checkout .blog-breadcrumb {
padding-bottom: 55px;
}
.theme-xmoze.woocommerce-account .blog-breadcrumb {
padding-bottom: 55px;
}
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td.product-name a,
.woocommerce-cart.theme-xmoze .woocommerce .cart_item td {
font-size: 16px !important;
}
.theme-xmoze-shop-sidebar {
padding-top: 55px;
}
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}