/* 
Theme Name:		 Hello Elementor Child
Theme URI:		 https://elementor.com/
Description:	 Elementor Hello Child is a child theme of Elementor Hello Theme
Author:			 Oded Talmon
Author URI:		 https://odedta.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 elementor-hello-child
*/

/*
Primary Color: #c5a1fb
Seconday Color: #579943
Green: #068a50
*/

/* ------ General ------ */
body {
    font-family: "Assistant", Sans-serif;
    font-size: 110%;
}

p, li, blockquote {
    font-size: 110%;
    line-height: 1.3;
    margin: 0 0 10px 0;
}

.text-primary {
    color: #c5a1fb !important;
}

.text-secondary {
    color: #579943 !important;
}

body:not(.elementor-editor-active) .hide {
    display: none !important;
}

.elementor-message {
    background-color: #6a428e;
    padding: 10px;
    color: white !important;
}

.elementor-message:before {
    margin-right: 0;
    margin-left: 5px;
}

.hide {
    display: none !important;
}

/* ------ Footer ------ */
.footer-icon-fix-mobile-phone i.fa-mobile-phone {
    width: 17px;
}

.social-contact {
    position: fixed;
    z-index: 2000;
    top: 150px;
    right: 0px;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px;
    border-radius: 50px;
}

.social-contact a {
    display: block;
}

.social-contact a:first-child {
    margin-bottom: 10px;
}

/* ------ Header ------ */
.callme-mobile .elementor-icon-box-wrapper {
    display: flex;
}

.callme-mobile .elementor-icon-box-wrapper .elementor-icon-box-icon a {
    margin-left: 5px;
}

.callme-mobile .elementor-icon-box-wrapper .elementor-icon-box-icon a i {
    position: relative;
    top: 2px;
}

/* ------ Page: Home ------ */

/* ------ WooCommerce ------ */
.shop-categories-list ul.product-categories {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.shop-categories-list ul.products li.product-category a img {
    width: auto;
    float: right;
    margin: 0;
}

.shop-categories-list ul.product-categories li.cat-item {
    margin: 0;
}

.shop-categories-list ul.product-categories li.cat-item:not(:last-child) {
    border-bottom: 1px solid #dddddd;
}

.shop-categories-list ul.product-categories li.cat-item a {
    display: block;
    padding: 8px;
    color: black;
}

.audio-reviews-wrapper {
    margin-top: 20px;
}

.woocommerce-message,
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    font-family: "Assistant", Arial, serif;
}

.page .woocommerce ul.products li.product .onsale {
    margin: -15px -15px 0 0;
    left: initial;
    right: 0;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}

.woocommerce .woocommerce-ordering select {
    padding: 3px 10px;
    background-color: #437d53;
    color: white;
    outline: none;
    -moz-outline: none;
}

.woocommerce .woocommerce-ordering select:active,
.woocommerce .woocommerce-ordering select:focus {
    outline: none;
    -moz-outline: none;
}

.woocommerce div.product.elementor .quantity .qty {
    border: 0;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 0 0 10px !important;
}

.woocommerce-message {
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px 50px 10px 10px;
    border-top: 0;
    line-height: 2;
}

.woocommerce-message:before {
    color: #437d53;
    top: 11px;
    right: 20px;
}

.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-message a.button:hover {
    background-color: #437d53;
    color: white;
    border-radius: 0;
    font-weight: 500;
}

.woocommerce-cart-form__cart-item input[name="coupon_code"] {
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
    min-width: 120px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}

.woocommerce-review__author {
    font-size: 20px;
    color: #111111;
}

#tab-description > h2:first-child {
    display: none;
}

.product.btn-quantity-discount {
    padding: 0 !important;
    border: none !important;
}

.btn-quantity-discount a {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1em !important;
    border-radius: 0 15px !important;
    padding: 10px 20px !important;
    color: var(--e-global-color-54fad9e4) !important;
    background-color: var(--e-global-color-8d5b416) !important;
    border-color: var(--e-global-color-8d5b416) !important;
    transition: all 0.2s !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce table.shop_table thead,
.shop_table_responsive thead,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce .cart .button,
.woocommerce button.button:disabled {
    background-color: #437d53;
    color: white;
}

.woocommerce button.button.alt {
    border-radius: 0;
}

.woocommerce-checkout .woocommerce-info {
    margin: 0;
}

.woocommerce form.checkout_coupon {
    border: 1px solid #d3ced2;
    border-top: 0;
    border-radius: 0;
    padding: 20px;
    margin: 0 0 2em 0;
}

.woocommerce form.checkout_coupon .form-container {
    display: flex;
}

.woocommerce form.checkout_coupon .form-container #coupon_code,
.woocommerce form.checkout_coupon .form-container button[name="apply_coupon"] {
    border-radius: 0;
}

#customer_details input,
#customer_details textarea {
    font-family: "Assistant", Sans-serif;
    font-size: 18px;
    background-color: #ffffff;
    border-color: #437d53;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    min-height: 40px;
    padding: 0;
}

#customer_details input[type="checkbox"] {
    min-height: initial;
}

.woocommerce-info {
    border-top-color: #437d53;
}

.woocommerce-info::before {
    color: #437d53;
}

.woocommerce span.onsale {
    background-color: #437d53;
    color: white;
    z-index: 1;
}

.reviewslist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.reviewslist li.review img {
    display: none;
}

.reviewslist li.review:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.add_review {
    background-color: #437d53;
    color: white;
    font-weight: 500;
    font-size: 20px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    min-height: 40px;
    line-height: 1;
    outline: 0;
    border: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.add_review .fa {
    position: relative;
    top: 1px;
    font-size: 15px;
    margin-right: 5px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li:first-child {
    display: none;
}

.audio-reviews-wrapper .audio-review {
    margin-bottom: 20px;
}

.video-reviews-wrapper {
    margin-bottom: 20px;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 5px !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg {
    width: 23px;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    z-index: 1;
}

.woocommerce .swiper div.product {
    padding: 10px;
}

body:not(.single-product) div.product .woocommerce-review-link,
.woocommerce .swiper div.product .count {
    display: none;
}

#show-quick-contact-form-wrapper img {
    cursor: pointer;
}

.woocommerce table.cart td.actions .coupon {
    display: inline-flex;
}

.woocommerce-cart table.cart td.actions .coupon #coupon_code {
    width: auto;
    margin: 0;
    border-radius: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon button[type="submit"],
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon button[name="apply_coupon"] {
    border-radius: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-family: "Assistant", Arial;
    font-size: 100%;
    padding: 20px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon button[type="submit"]:hover,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon button[name="apply_coupon"]:hover {
    background-color: #4054b2 !important;
    color: white !important;
}

.woocommerce #homepage-featured-products ul.products li.product a.ajax_add_to_cart {
    display: none;
}

/* ------ Product Rows ------ */
.product-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}

.product-row:nth-of-type(odd) {
    flex-direction: row-reverse;
    background-color: #f3f3f3;
}

.product-row .content {
    flex-basis: 50%;
    padding: 20px;
}

.product-row .product-image {
    flex-basis: 50%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-row .content h2 {
    font-size: 30px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}

.product-row .content .product-reviews {
    margin-bottom: 40px;
}

.product-row .content .rating-meta {
    color: #437d53;
}

.product-row .content .star-rating {
    color: #ffcc03;
}

.product-row .content .stock-status {
    font-size: 16px;
    color: #77a464;
}

.product-row .add-to-cart .quantity {
    width: 72px;
    height: 50px;
    font-size: 20px;
    outline: 0;
    border: 0;
    border-radius: 0px 50px 50px 0px;
    padding: 14px 20px 14px 0px;
    margin: 0;
    text-align: center;
    color: #ffffff;
    background-color: #437d53;
    transition: all 0.2s;
}

.product-row .add-to-cart .btn-add-to-cart {
    height: 50px;
    outline: 0;
    border: 0;
    border-radius: 50px 0px 0px 50px;
    background-color: #437d53;
    border-color: #ffffff;
    transition: all 0.2s;
}

.product-row .add-to-cart .btn-add-to-cart a {
    color: #ffffff;
    padding: 14px 0px 14px 35px;
    font-weight: 700;
}

.product-row .add-to-cart {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    margin-bottom: 40px;
}

.product-row .product-image .product-link button,
.product-row .product-image .contact button {
    background-color: white;
    border: 0;
    border-radius: 5px;
    padding: 8px;
}

.product-row .product-image .product-link button a,
.product-row .product-image .contact button a {
    color: black;
}

.elementor-menu-cart__product-remove.active::before,
.elementor-menu-cart__product-remove.active::after {
    display: none;
}

.elementor-menu-cart__product-remove.active a {
    top: -1px;
    opacity: 1;
}

.single-product-video-swiper {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.single-product-video-swiper .swiper-btn-prev {
    position: absolute;
    top: 35%;
    z-index: 100;
    right: 5px;
    background-color: rgba(10, 132, 173, 0.6);
    color: white;
    padding: 5px 8px;
}

.single-product-video-swiper .swiper-btn-next {
    position: absolute;
    top: 35%;
    z-index: 100;
    left: 5px;
    background-color: rgba(10, 132, 173, 0.6);
    color: white;
    padding: 5px 8px;
}

.popup-chita-locations {
    text-decoration: underline !important;
    cursor: pointer;
}

pre {
    direction: ltr;
    text-align: left;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/*
 * Rating widget
 */
.rating-box {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    max-width: 200px;
    height: 145px;
    max-height: 145px;
    background-color: white;
    padding: 10px;
    /*border: 1px solid black;*/
}

.rating-box:hover {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
}

.rating-0 {
    filter: grayscale(100%);
}

.rating-box > input {
    display: none;
}

.rating-box > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: 0.3s;
}

.rating-box > input:checked ~ label,
.rating-box > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating-box > input:not(:checked) ~ label:hover,
.rating-box > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.btn-primary {
    color: #ffffff;
    background-color: #437d53;
    font-size: 17px;
    border-radius: 0;
    border: 0;
    line-height: 1;
    padding: 8px 12px 8px 12px;
    cursor: pointer;
}

.btn-primary:focus {
    outline: 0;
}

.btn-primary i {
    margin-right: 5px;
}

#show-review-form {
    color: #ffffff;
    background-color: #437d53;
    font-size: 17px;
    border-radius: 0;
    border: 0;
    padding: 10px 14px 10px 14px;
    cursor: pointer;
}

#form-single-product-review .emoji-wrapper {
    width: 100%;
    text-align: center;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

#form-single-product-review {
    display: none;
    max-width: 320px;
}

#form-single-product-review .emoji {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.3s;
}

#form-single-product-review .emoji > svg {
    margin: 15px 0;
    width: 70px;
    height: 70px;
    flex-shrink: 0;
}

#rating-5:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-100px);
}

#rating-4:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-200px);
}

#rating-3:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-300px);
}

#rating-2:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-400px);
}

#rating-1:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-500px);
}

#form-single-product-review .form-group input,
#form-single-product-review .form-group textarea {
    width: 100%;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #437d53;
}

#form-single-product-review .form-group textarea {
    height: 120px;
}

#form-single-product-review .form-group:not(:last-child) {
    margin-bottom: 10px;
}

#form-single-product-review .form-group p {
    margin-bottom: 0;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

#form-single-product-review #btn-submit-review {
    background-color: #437d53;
    color: white;
    border: 0;
    border-radius: 0;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.5);
    width: 95%;
    max-width: 141px;
    margin: 0 auto 10px auto;
    padding: 8px 12px;
    cursor: pointer;
}

#form-single-product-review #btn-submit-review:hover {
    background-color: #437d53;
}

#form-single-product-review #btn-submit-review:active {
    position: relative;
    top: 1px;
    right: 1px;
    box-shadow: initial;
}

#form-single-product-review #btn-submit-review:focus {
    outline: none;
}

#form-single-product-review #btn-submit-review:disabled {
    opacity: 0.6;
}

#form-single-product-review .form-group label[for="review-name"],
#form-single-product-review .form-group label[for="review-email"],
#form-single-product-review .form-group label[for="review-message"] {
    display: none;
}

.single-product .reviews-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 35px;
    margin: 0 5px 0 0;
}

#billing_country_field {
    display: none;
}

.woocommerce .star-rating span::before {
    color: #ffcc03;
}

.products-grid .related.products > h2 {
    display: none;
}

.products-grid h2.woocommerce-loop-product__title {
    min-height: 62px;
}

.testimonials-carousel .swiper-pagination {
    display: none;
}

.popup-shipping-information {
    text-decoration: underline !important;
    cursor: pointer;
}

.woocommerce ul#shipping_method li input {
    margin-top: 10px;
}

.on-sale-new {
    position: absolute;
    left: 0;
    background-color: white;
}

.on-sale-new img {
    width: 61px !important;
    margin: 0 !important;
}

.special-swiper .elementor-main-swiper .elementor-carousel-image {
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}

.button.add_to_cart_button.ajax_add_to_cart.loading::after {
    position: relative;
    top: 0;
    right: 5px;
    left: 0;
}

.products-grid-style-1 ul.products li.product {
    border-radius: 0 15px;
}

.products-grid-style-1 ul.products li.product a .woocommerce-loop-product__title {
    min-height: 62px;
}

.products-grid-style-1 ul.products li.product a span.price {
    margin-top: 7px;
}

.elementor-widget-posts.homepage-posts-widget .elementor-posts-container article.elementor-post {
    border-radius: 0 15px;
}

.products-grid-style-1 ul.products li.product img {
    border-radius: 0 15px;
}

.products-grid-style-1 .elementor-products-grid ul.products.elementor-grid li.product {
    padding-bottom: 15px;
    border-radius: 0 15px;
}

.added_to_cart.wc-forward {
    display: none !important;
}

.elementor-widget-wc-categories ul.products li.product a img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.elementor-products-grid ul.products.elementor-grid li.product.product-category > a {
    display: flex;
    flex-direction: column;
}

.elementor-products-grid ul.products.elementor-grid li.product.product-category > a h2 .count {
    display: none;
}

.shop-categories-list.elementor-products-grid .woocommerce {
    text-align: center;
}

.shop-categories-list.elementor-products-grid ul.products.elementor-grid {
    display: inline-grid;
}

.elementor-nav-menu--main .elementor-nav-menu .sub-arrow {
    margin-top: -4px;
}

.cta-homepage {
    padding: 20px;
    border-radius: 0 15px;
    box-shadow: 0px 0px 5px 0px rgb(0, 0, 0, 0.2);
    border-color: #dddddd;
}

.cta-homepage .elementor-cta__button.elementor-button {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    background-color: #437d53;
    border-radius: 0 15px;
    padding: 9px 15px;
}

.cta-homepage.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    min-height: 140px;
}

.cta-homepage.elementor-cta--skin-classic .elementor-cta__bg-wrapper .elementor-cta__bg.elementor-bg {
    border-radius: 0 15px;
}

.cta-homepage .elementor-cta__description {
    min-height: 258px;
}

body .mega-menu-discover-content {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

.close-mega-menu-discover-content,
.mega-menu-discover {
    cursor: pointer;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-image img {
    border-radius: 0 15px;
}

/*body:not(.elementor-editor-active) .mega-menu-discover-content div {
    pointer-events: none;
}

body:not(.elementor-editor-active) .mega-menu-discover-content:hover div {
    pointer-events: visible;
}*/

#elementor-menu-cart__toggle_button {
    flex-direction: column-reverse;
    color: black;
}

#elementor-menu-cart__toggle_button .elementor-button-text {
    margin-top: 4px;
}

#homepage-slider,
#homepage-slider .swiper-container,
#homepage-slider .swiper-wrapper,
#homepage-slider .swiper-slide,
#homepage-slider .swiper-slide figure,
#homepage-slider .swiper-slide figure img,
#homepage-slider .elementor-widget-container {
    height: 100%;
}

#homepage-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto;
    right: 0;
    border: 2px solid #dddddd;
    background-color: white;
}

#homepage-slider .elementor-swiper-button.elementor-swiper-button-next {
    left: auto;
    right: -54px;
    border: 2px solid #dddddd;
    background-color: white;
}

#homepage-slider .elementor-swiper-button.elementor-swiper-button-prev i,
#homepage-slider .elementor-swiper-button.elementor-swiper-button-next i {
    padding: 13px;
    font-size: 25px;
}

.elementor-element.icon-box-mobile-fix .elementor-icon-box-wrapper .elementor-icon-box-title {
    margin-top: 0;
}

/*
 * Swipers
 */
body:not(.elementor-editor-active) .posts-swiper,
body:not(.elementor-editor-active) .products-swiper {
    opacity: 0;
}

body:not(.elementor-editor-active) .posts-swiper .swiper-container,
body:not(.elementor-editor-active) .products-swiper .swiper-container,
body:not(.elementor-editor-active) .products-swiper-mobile .swiper-container {
    margin: 0 -5px;
    padding: 5px 5px 50px 5px;
}

body:not(.elementor-editor-active) .posts-swiper.swiper-initialized,
body:not(.elementor-editor-active) .products-swiper.swiper-initialized,
body:not(.elementor-editor-active) .products-swiper-mobile.swiper-initialized {
    opacity: 1;
    transition: 0.3s all;
}

body:not(.elementor-editor-active) .products-swiper .swiper-wrapper .swiper-slide,
body:not(.elementor-editor-active) .products-swiper .swiper-wrapper .swiper-slide img,
body:not(.elementor-editor-active) .products-swiper-mobile .swiper-wrapper .swiper-slide,
body:not(.elementor-editor-active) .products-swiper-mobile .swiper-wrapper .swiper-slide img,
body:not(.elementor-editor-active) .posts-swiper .swiper-wrapper .swiper-slide,
body:not(.elementor-editor-active) .posts-swiper .swiper-wrapper .swiper-slide .elementor-post__thumbnail,
body:not(.elementor-editor-active) .posts-swiper .swiper-wrapper .swiper-slide img {
    border-radius: 0 15px;
}

body:not(.elementor-editor-active) .products-swiper .swiper-wrapper,
body:not(.elementor-editor-active) .products-swiper-mobile .swiper-wrapper {
    display: flex;
}

body:not(.elementor-editor-active) .posts-swiper .elementor-posts--skin-classic {
    display: flex;
    flex-wrap: nowrap;
}

body:not(.elementor-editor-active) .posts-swiper .swiper-pagination-bullet,
body:not(.elementor-editor-active) .products-swiper .swiper-pagination-bullet,
body:not(.elementor-editor-active) .products-swiper-mobile .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #437d53;
}

body:not(.elementor-editor-active) .products-swiper.green .swiper-pagination-bullet {
    background-color: #437d53;
}

body:not(.elementor-editor-active).post-type-archive .posts-swiper .swiper-pagination-bullet,
body:not(.elementor-editor-active).post-type-archive .products-swiper .swiper-pagination-bullet,
body:not(.elementor-editor-active).post-type-archive .products-swiper-mobile .swiper-pagination-bullet {
    background-color: #437d53;
}

body:not(.elementor-editor-active) .posts-swiper .elementor-post__title {
    min-height: 48px;
}

body:not(.elementor-editor-active) .posts-swiper .elementor-post__excerpt {
    min-height: 165px;
}

.dgwt-wcas-preloader {
    left: 56px !important;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:active,
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:focus,
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
    background-color: #437d53;
    opacity: 1;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
    border-color: transparent #437d53 !important;
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
    padding: 10px;
}

.dgwt-wcas-sp,
.dgwt-wcas-st,
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
    padding-left: 0;
    color: black;
    font-size: 16px !important;
    text-align: right;
    line-height: 1;
}

/*.woocommerce-product-gallery__wrapper::after,
.products-grid-style-1 ul.products li.product::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 38px;
    background-image: url(/wp-content/uploads/2023/11/Logo_Normal_RGB.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#homepage-slider .swiper-slide::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 38px;
    background-image: url(/wp-content/uploads/2023/11/Logo_Normal_RGB.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}*/

.woocommerce div.product form.cart .variations select {
    width: 100%;
    min-height: 38px;
}

.accordion-list-icons .elementor-toggle-title::before {
    content: "\f06c";
    position: relative;
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    margin-left: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.single-product form.cart {
    flex-wrap: wrap !important;
}

.single-product .cross-sell {
    display: flex;
    align-items: center;
    width: 100%;
}

.single-product .cross-sell .add-to-cart input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.single-product .cross-sell .cross-sell-image img {
    width: 70px;
    height: 70px;
}

.single-product .cross-sell .cross-sell-name {
    padding: 0 5px 0 10px;
}

.single-product .cross-sell .cross-sell-quantity {
    margin-right: 10px;
}

.quantity {
    display: inline-flex !important;
    align-items: center !important;
}

.single-product .cross-sell + .quantity {
    display: flex !important;
    width: auto !important;
    margin-left: 10px !important;
}

.quantity input.input-text.qty.text {
    all: unset !important;
    appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    width: auto !important;
    max-width: 30px !important;
    padding: 0 10px 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: black !important;
    text-align: center !important;
}

.quantity button {
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: white !important;
    color: black !important;
    cursor: pointer !important;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}

.datalayer-meta {
    display: none;
}

.product-learn-more-items {
    margin: 0;
    padding: 0;
}

.product-learn-more-items li a {
    color: #276151;
    text-decoration: underline;
}

.btn-with-icon-fix i {
    font-size: 80%;
}

.success-stories-carousel .elementor-swiper-button-next,
.success-stories-carousel .elementor-swiper-button-prev {
    border: 2px solid #dddddd;
    background-color: white;
}

.success-stories-carousel .elementor-swiper-button-next i,
.success-stories-carousel .elementor-swiper-button-prev i {
    padding: 5px;
    font-size: 25px;
}

.single-product-swiper .swiper-wrapper {
    height: 610px;
}

.single-product-swiper .swiper-wrapper .swiper-slide {
    height: 570px;
}

.single-product-swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-product-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: #276151;
}

.single-product .product-rating {
    padding-bottom: 5px;
    font-size: 18px;
    color: #276151;
    border-bottom: 1px solid #dddddd;
}

.single-product .product-rating .actual-rating {
    font-size: 38px;
    font-weight: bold;
    margin-left: 5px;
}

.single-product .product-rating .highest-score,
.single-product .product-rating .separator {
    font-size: 20px;
}

.single-product .product-rating .total-ratings-amount {
    font-size: 16px;
    font-weight: normal;
    color: #276151;
    margin-left: 15px;
}

.single-product .review:not(:last-child),
.single-product .qna:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    margin: 15px 0;
    padding: 0 0 15px 0;
}

.single-product .review .review-rating .star-rating-wrapper {
    display: flex;
    margin: 4px 0 10px -2px;
}

.single-product .review .review-rating .star-rating-wrapper i {
    margin: 0;
    color: #f9a72b;
    font-size: 14px;
}

.single-product .marker {
    height: 109px;
    overflow: hidden;
}

.single-product #review-product .marker-wrapper h4 {
    margin: 10px 0;
}

.single-product #review-product .marker h4 {
    padding-top: 0;
}

.review-toggle-content {
    display: none;
}

.review-toggle-content.active {
    display: inline;
}

.review-toggle {
    font-size: 13px;
    cursor: pointer;
}

.single-product .table-packages {
    width: 100%;
    margin-top: 20px;
    border: 0;
    border-collapse: collapse;
}

.single-product .table-packages caption {
    margin-bottom: 5px;
    font-weight: 700;
    text-align: right;
}

.single-product .table-packages tr td {
    border: 0;
    border-top: 1px solid #276151;
}

.single-product .table-packages tr td:first-child {
    width: 18%;
}

.single-product .table-packages tr:last-child td {
    border-bottom: 1px solid #276151;
}

.single-product .table-packages td {
    vertical-align: middle;
    padding: 15px 5px;
    border: 0;
    background-color: white;
}

.single-product .table-packages td p {
    margin: 0;
}

.single-product .table-packages td p > span {
    display: block;
}

.single-product .table-packages td p > span.total {
    margin-bottom: 8px;
    color: #276151;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1;
}

.single-product .table-packages td p > span.item-price {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
}

.single-product .table-packages td:last-child {
    text-align: right;
}

.single-product .table-packages span.qty {
    position: relative;
    top: -1px;
    font-size: 20px;
}

.single-product #review-product {
    margin: 30px 0 5px 0;
}

.single-product .product-customer-symbols-grid-wrapper {
    text-align: center;
}

.single-product .product-customer-symbols-grid {
    display: inline-grid;
    justify-content: center;
    align-items: center;
}

.single-product .product-customer-symbols-grid.cols-1 {
    grid-template-columns: 1fr;
}

.single-product .product-customer-symbols-grid.cols-2 {
    grid-template-columns: repeat(2, 1fr);
}

.single-product .product-customer-symbols-grid.cols-3 {
    grid-template-columns: repeat(3, 1fr);
}

.single-product .product-customer-symbols-grid.cols-4 {
    grid-template-columns: repeat(4, 1fr);
}

.single-product .product-customer-symbols-grid.cols-5 {
    grid-template-columns: repeat(5, 1fr);
}

.single-product .product-customer-symbols-grid.cols-6 {
    grid-template-columns: repeat(6, 1fr);
}

.single-product .product-customer-symbols-grid img {
    width: 100%;
    max-width: 80px;
    height: 100%;
    max-height: 80px;
}

.single-product .table-packages td a.btn-add-to-cart {
    padding: 10px 15px;
    white-space: nowrap;
}

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    float: left;
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right;
}

.woocommerce .btn-add-to-cart,
.woocommerce .btn-add-to-cart:hover,
.woocommerce div.wc-proceed-to-checkout a.checkout-button,
.woocommerce div.wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce form.checkout_coupon.woocommerce-form-coupon button,
.woocommerce form.checkout_coupon.woocommerce-form-coupon button:hover,
.woocommerce form.checkout_coupon.woocommerce-form-coupon button:active {
    display: inline-block;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    padding: 10px 20px;
    border: 0;
    border-radius: 0px 15px;
    outline: 0;
    background-color: #437d53;
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1;
    transition: all .3s;
}

/*
 * Text marker effect
 */
.marker div,
.marker p,
.marker h3,
.marker h4 {
    display: inline;
    background-image: linear-gradient(
            transparent 0,
            yellow 0,
            yellow 100%,
            transparent 100%,
            transparent 100%
    );
    background-repeat: no-repeat;
    background-size: 100% 0%;
    animation: animatedBackground 2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s forwards;
}

@keyframes animatedBackground {
    to {
        background-size: 100% 100%;
    }
}

#form-write-a-review {
    margin-top: 20px;
}

#form-write-a-review .form-group:first-child {
    margin-bottom: 10px;
}

#form-write-a-review .form-group label {
    display: block;
    margin-bottom: 5px;
    line-height: 1.4;
}

#form-write-a-review .form-group sup.required {
    position: relative;
    top: -7px;
    right: 2px;
    font-size: 7px;
    color: red;
}

#form-write-a-review .star-rating-wrapper {
    display: flex;
    margin: 5px 0;
}

#form-write-a-review .star-rating-wrapper i.far.fa-star {
    color: #d0d0d0;
}

#form-write-a-review .star-rating-wrapper i.fas.fa-star {
    color: #f9a72b;
}

#form-write-a-review .star-rating-wrapper .star-wrapper,
#form-write-a-review .star-rating-wrapper .star-wrapper label,
#form-write-a-review .star-rating-wrapper .star-wrapper label i {
    cursor: pointer;
}

#form-write-a-review .star-rating-wrapper input[name="star-rating"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.single-product .qna .qna-meta,
.single-product .review .review-meta {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.single-product .review .review-meta .review-author,
.single-product .qna .qna-meta .qna-author {
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.single-product .review .review-meta .review-date {
    font-size: 15px;
    font-weight: normal;
    color: black;
    margin-right: 15px;
}

.single-product .review .review-content,
.single-product .qna {
    font-size: 16px;
    font-weight: normal;
    color: black;
    margin-top: 5px;
}

.single-product .qna .row:first-child {
    margin-bottom: 5px;
}

.single-product .qna .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.single-product .qna .row span {
    word-break: break-word;
}

.single-product .qna .row span:first-child {
    min-width: 80px;
}

#btn-submit-question,
#btn-submit-question:hover,
#btn-submit-qna,
#btn-submit-review,
#btn-submit-qna:hover,
#btn-submit-review:hover,
#show-more-qnas,
#show-more-reviews,
#show-more-qnas:hover,
#show-more-reviews:hover {
    outline: 0;
    border: 0;
    border-radius: 0 15px;
    margin-top: 15px;
    padding: 10px 20px 10px 20px;
    color: white;
    background-color: #276151;
    border-color: #276151;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
}

.single-product #customer-reviews .heading-wrapper,
.single-product #customer-qna .heading-wrapper {
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #276151;
}

.single-product #reviews h3,
.single-product #customer-qna h3 {
    margin: 0;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 700
}

.single-product #review-product,
#form-ask-a-question {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dddddd;
}

#form-ask-a-question label {
    display: block;
    margin-bottom: 5px;
    line-height: 1.4;
}

#form-ask-a-question small {
    line-height: 1.4;
}

#form-ask-a-question textarea {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    border: solid 1px #666666;
    border-radius: 3px;
    transition: all 0.3s;
}

#form-ask-a-question button[type="submit"] {
    margin-top: 10px;
}

#form-ask-a-question button[type="submit"][disabled="disabled"] {
    opacity: 0.5;
}

#form-ask-a-question button[type="submit"][disabled="disabled"].loading {
    cursor: wait !important;
}

#form-ask-a-question textarea[name="question"] {
    position: relative;
}

#form-write-a-review textarea {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    border: solid 1px #666666;
    border-radius: 3px;
    transition: all 0.3s;
}

#form-write-a-review textarea[name="review-content"] + span.character-count,
#form-ask-a-question textarea[name="question-content"] + span.character-count {
    position: relative;
    top: -5px;
    font-size: 14px;
}

.single-product .product-attributes {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.single-product .product-attributes li {
    margin-right: 5px;
    font-size: 15px;
}

.single-product .product-attributes li:not(:last-child)::after {
    content: ", ";
}

.single-product .product-attributes li.last::after {
    content: "";
}

.elementor-icon-box-content h2,
.elementor-icon-box-content h3 {
    margin-top: 0;
}

.single-product .product .elementor-widget-text-editor ul,
.single-product .product .elementor-widget-text-editor ol {
    padding-right: 50px;
}

.single-product .product ul.product-learn-more-items li {
    margin: 0;
}

.single-product .errors .alert {
    margin-top: 20px;
    padding: 10px 15px;
    border: 1px solid;
    border-radius: 0 15px;
    font-size: 16px;
}

.single-product .errors .alert a,
.single-product .errors .alert a:hover,
.single-product .errors .alert a:focus,
.single-product .errors .alert a:active {
    color: white;
    text-decoration: underline;
}

.single-product .errors .alert i {
    margin-right: 5px;
}

.single-product .errors .alert.alert-danger {
    border-color: #9b2737;
    background-color: rgba(155, 39, 55, 0.85);
    color: white;
}

.single-product .errors .alert.alert-success {
    border-color: #276151;
    background-color: rgba(39, 97, 81, 0.85);
    color: white;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .toggle-packages {
    display: none;
    color: #276151;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .toggle-packages i {
    margin-left: 3px;
    font-size: 14px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #437d53;
    font-size: 22px;
    font-weight: 500;
}

.dgwt-wcas-is-details .dgwt-wcas-sp {
    flex-direction: row;
    align-items: center;
    color: #437d53;
}

a.dgwt-wcas-details-post-title, a.dgwt-wcas-details-product-title {
    color: #437d53;
}

.dgwt-wcas-pd-addtc-form a.ajax_add_to_cart,
.dgwt-wcas-pd-addtc-form a.add_to_cart_button {
    margin-right: 10px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    border-color: #437d53;
    border-radius: 0px 15px;
    color: white;
    background-color: #437d53;
    transition: all 0s;
}

.product-attribute:not(last-child) {
    margin-left: 10px;
}

.grecaptcha-badge {
    display: none !important;
}

.includes_tax {
    display: none;
}

.reviews-carousel .swiper-slide {
    background-color: white;
    padding: 20px;
}

.reviews-carousel .swiper-container {
    overflow: hidden;
}

.reviews-carousel .swiper-wrapper {
    width: 100%;
    height: 320px;
}

.reviews-carousel .review {
    height: 100%;
}

.reviews-carousel .review-meta {
    height: 22%;
}

.reviews-carousel .review-content {
    height: 74%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #dddddd;
    color: white;
    font-size: 16px;
    font-weight: normal;
}

.reviews-carousel .swiper-pagination {
    left: 0;
    right: 0;
    margin-top: 30px;
}

.reviews-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: #437d53;
}

.reviews-carousel .reviewer-name {
    margin-bottom: 7px;
    color: white;
    font-size: 24px;
    font-weight: 600;
}

.reviews-carousel .review-rating i {
    color: #f9a72b;
    font-size: 16px;
}

.reviews-carousel .swiper-button-prev {
    right: -40px;
    left: auto;
}

.reviews-carousel .swiper-button-next {
    left: -40px;
    right: auto;
}

.reviews-carousel .swiper-button-prev::after,
.reviews-carousel .swiper-button-next::after {
    display: none;
}

.true-story-post-content {
    display: none;
}

.e-loop-item.true_stories {
    cursor: pointer;
}

.true-stories-heading {
    padding: 0;
    margin: 0;
    color: black;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

#asl-storelocator.asl-cont .asl-wrapper .sl-container {
    max-width: 100%;
}

body.rtl #asl-storelocator.asl-cont .asl-wrapper .sl-main-cont .asl-panel-inner .Num_of_store {
    direction: rtl;
}

body .asl-cont#asl-storelocator .sl-main-cont > .sl-row,
#asl-storelocator.asl-cont .sl-main-cont .asl-map-canv {
    min-height: 600px;
}

#asl-storelocator.asl-cont.asl-template-3 .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item {
    flex-direction: row-reverse;
}

@media (max-width: 1800px) {
    .special-swiper .elementor-main-swiper {
        height: 550px !important;
    }
}

@media (max-width: 1700px) {
    .special-swiper .elementor-main-swiper {
        height: 505px !important;
    }
}

@media (max-width: 1600px) {
    .special-swiper .elementor-main-swiper {
        height: 475px !important;
    }
}

@media (max-width: 1500px) {
    .special-swiper .elementor-main-swiper {
        height: 430px !important;
    }
}

@media (max-width: 1400px) {
    .special-swiper .elementor-main-swiper {
        height: 415px !important;
    }
}

@media (max-width: 1280px) {
    .special-swiper .elementor-main-swiper {
        height: 380px !important;
    }
}

@media (max-width: 1024px) {
    .single-product .marker {
        height: auto;
        overflow: hidden;
    }

    .single-product .table-packages tr td:first-child {
        width: 30%;
    }

    #elementor-menu-cart__toggle_button .elementor-button-icon {
        top: 5px;
    }

    header .elementor-icon-box-wrapper .elementor-icon-box-content {
        margin-top: -4px;
    }

    .cta-homepage {
        margin-bottom: 20px !important;
    }

    .cta-homepage .elementor-cta__description {
        min-height: initial;
    }

    .products-grid-style-1 ul.products li.product a .woocommerce-loop-product__title {
        min-height: 85px;
    }

    .products-grid-style-1 ul.products li.product a .woocommerce-loop-product__title,
    .products-grid-style-1 ul.products li.product a span.price {
        padding: 0;
    }

    .shop-categories-list ul.products.columns-4 {
        display: flex;
        flex-direction: row;
    }

    .shop-categories-list ul.products.columns-4 li.product-category {
        flex-grow: 1;
        flex-shrink: 0;
    }

    .single-product-video-swiper {
        width: 100%;
        max-height: 200px;
        max-width: 320px;
    }

    .special-swiper .elementor-main-swiper {
        height: 320px !important;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0;
        right: auto;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-next {
        left: auto;
        right: 0;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-prev i,
    #homepage-slider .elementor-swiper-button.elementor-swiper-button-next i {
        padding: 10px;
        font-size: 20px;
    }

    body .asl-cont#asl-storelocator .sl-main-cont > .sl-row,
    #asl-storelocator.asl-cont .sl-main-cont .asl-map-canv {
        min-height: initial;
    }
}

@media (max-width: 768px) {
    .shop-categories-list ul.products.columns-4 {
        display: flex;
        flex-direction: column;
    }

    .elementor-posts .elementor-post .elementor-post__thumbnail__link {
        margin: 0 0 20px 0;
    }

    .woocommerce .woocommerce-result-count {
        margin: 0 0 10px 0;
    }

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: right;
    }

    .woocommerce ul.products li:not(.product-category) a img {
        float: none;
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .archive .woocommerce ul.products {
        padding-right: 5px;
        padding-left: 5px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: block;
        float: none;
    }

    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th,
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }

    .woocommerce table.shop_table tfoot th {
        display: block;
    }

    .page .woocommerce ul.products li.product .onsale {
        margin: -5px 15px 0 0;
        left: initial;
        right: 0;
    }

    .social-contact {
        top: 52%;
        left: 0;
        right: initial;
    }

    .product-row {
        flex-direction: column-reverse;
    }

    .product-row:nth-of-type(odd) {
        flex-direction: column-reverse;
    }

    .product-row .content {
        flex-basis: 100%;
    }

    .product-row .product-image {
        flex-basis: 100%;
        min-height: 300px;
    }

    .single-product-video-swiper .swiper-wrapper {
        padding-bottom: 10px;
    }

    .testimonials-carousel .swiper-pagination {
        display: block;
    }

    .special-swiper .elementor-main-swiper {
        height: 140px !important;
    }

    .mega-menu-discover-content {
        bottom: 0;
        overflow-y: scroll;
    }

    #homepage-slider,
    #homepage-slider .swiper-slide {
        max-height: 274px;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0;
        right: auto;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-next {
        right: 0;
        left: auto;
    }

    #homepage-slider .elementor-swiper-button.elementor-swiper-button-prev i,
    #homepage-slider .elementor-swiper-button.elementor-swiper-button-next i {
        padding: 6px;
        font-size: 18px;
    }

    #show-review-form {
        margin-top: 20px;
    }

    .single-product .cross-sell {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .cross-sells-wrapper {
        margin-bottom: 20px;
    }

    div.quantity input.input-text.qty.text {
        padding: 0 !important;
    }

    .single-product .elementor-widget-text-editor p a {
        word-break: break-all;
    }

    .cross-sells-wrapper {
        margin-top: 30px;
    }

    .cross-sells-wrapper h3 {
        font-weight: 700;
    }

    .single-product .cross-sell .cross-sell-name {
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) {
    .special-swiper .elementor-main-swiper {
        height: 145px !important;
    }
}

@media (max-width: 360px) {
    .special-swiper .elementor-main-swiper {
        height: 140px !important;
    }
}

img[data-lazyloaded] {
    opacity: 0;
}

img.litespeed-loaded {
    -webkit-transition: opacity .3s linear 0.2s;
    -moz-transition: opacity .3s linear 0.2s;
    transition: opacity .3s linear 0.2s;
    opacity: 1;
}

.blink_me {
    animation: blinker 1s linear infinite;
    animation-delay: 1s;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}