/*
Theme Name:   Hello Elementor Child
Theme URI:    https://mashinran.com/
Description:  A hello-elementor child theme 
Author:       itfaam
Author URI:   http://itfaam.ir
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

html, body {
    margin: 0;
}
body {
    overflow-x: hidden;
}

.height-full,
.height-full .elementor-loop-container,
.height-full [data-elementor-type="wp-post"],
.height-full .elementor-widget-theme-post-content,
.height-full .e-loop-item,
.height-full .e-loop-item>div {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.height-zero {
    height: 0;
}

.height-var-min {
    height: var(--min-height) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 !important;
}

.elementor-widget-image .elementor-widget-container {
    width: 100% !important;
}

.elementor-icon-wrapper {
    line-height: 0 !important;
}

[data-elementor-type="wp-page"] {
    overflow-x: hidden;
}
.woocommerce nav.woocommerce-pagination ul li {
    overflow: visible !important;
}
/*=========ANIMATIONS=========*/
@keyframes shadow-pulse-animation{0%{box-shadow:0 0 0 0 #00000055}70%{box-shadow:0 0 0 20px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}
.shadow-pulse > .elementor-widget-container{animation: shadow-pulse-animation 2s infinite}

@-moz-keyframes spinner{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}
@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}
@keyframes spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}


/*=========PAGE - MY ACCOUNT=========*/
#custom-my-account .e-my-account-tab.e-my-account-tab__dashboard .e-wc-account-tabs-nav {
    display: none !important;
}
#custom-my-account .e-my-account-tab.e-my-account-tab__dashboard .woocommerce-MyAccount-content {
    padding-top: 0 !important;
}

@media only screen and (max-width: 767px) {
    #custom-my-account .elementor-widget-icon-box {
        width: 150px;
    }
    #custom-my-account .elementor-widget-icon-box .elementor-widget-container {
        padding: 15px 10px;
    }
    #custom-my-account .elementor-widget-icon-box .elementor-icon-box-icon {
        font-size: 40px;
    }
    #custom-my-account .elementor-widget-icon-box .elementor-icon-box-title a {
        font-size: 15px;
    }
    #custom-my-account .elementor-widget-icon-box .elementor-icon-box-description {
        font-size: 13px;
    }
}
/* ============= wishlist ================ */
#wishlist-box .wishlist-list-item .image {
    height: 100px;
    border-radius: 10px !important;
    object-fit: cover;
}
@media only screen and (max-width: 767px){
	#wishlist-box .wishlist-list-item .image {
       height: 150px;
    }
}

/*=========PAGE - CART=========*/
#custom-cart .wc-proceed-to-checkout a {
    background-color: var( --e-global-color-primary );
    border-radius: 10px;
    font-weight: 600;
    color: #fff;
}
#custom-cart .cart_totals h2{
	font-size: 21px;
    font-weight: 600;
    padding-bottom: 5px;
}
#custom-cart .quantity .minus,
#custom-cart .quantity .plus{
	width: 30px;
}
#custom-cart .quantity .qty{
	width: 40px !important;
	font-size: 17px !important;
	order: 2;
}
#custom-cart .product-name a{
	color: #777;
    font-weight: 600;
}
#custom-cart .button{
	color: var( --e-global-color-primary );
	padding: 10px;
	border: none;
}
#custom-cart .button:hover{
	background-color: var( --e-global-color-secondary );
	color: #fff;
}
#custom-cart .woocommerce-message{
	background-color: #0000;
}
#custom-cart .product-quantity{
	display: flex;
    justify-content: center;
	align-items: center;
    gap: 5px;
}
#custom-cart .coupon{
	display: flex;
}
@media only screen and (max-width: 767px){
	#custom-cart .button{
		padding: 10px 0px 10px 0px;
	}
}

/*================CUSTOM CTA BUTTON================*/
.custom-cta-box {
	height: var(--min-height) !important;
}
.custom-cta-toggle {
	cursor: pointer;
}
.custom-cta-toggle,
.custom-cta-result {
	transition: all 0.5s ease-in-out;
}
.custom-cta-box.active .custom-cta-toggle,
.custom-cta-result {
	height: 0% !important;
	overflow: hidden !important;
	box-shadow: none !important;
	border: none !important;
}
.custom-cta-box.active .custom-cta-result {
	height: 100% !important;
	overflow: visible !important;
}


/*=========STICKY HEADER=========*/
body.header-fixed #header-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
@media only screen and (min-width: 768px) {
    body.header-fixed .sticky-hidden-desktop {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    body.header-fixed .sticky-hidden-mobile {
        display: none !important;
    }
}


/* ===============home================= */
@media only screen and (max-width: 767px) {
    .header-mobile-icone .elementor-icon-box-title {
        display: none;
    }

    .header-mobile-icone .elementor-icon-box-icon {
        margin-bottom: 0 !important;
        line-height: 0 !important;
    }
    .header-mobile-icone .elementor-widget-container {
        background-color: #0000 !important;
    }

}
.contact-footer {
    width: 320px;
    height: 170px !important;
    padding: 30px 50px 55px 70px;
    margin-bottom: -30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 15px;
    -webkit-mask-image: url(/wp-content/themes/martfury/new-child/image/shape-banner-8.svg);
    mask-image: url(/wp-content/themes/martfury/new-child/image/shape-banner-8.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: cover;
    background-color: var(--color-primary);
}
@media only screen and (max-width: 767px) {
    .contact-footer {
        height: 191px !important;
    }
    .elementor-icon-box-icon {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

}
/* ==========================header============/ */
.cursor-pointer {
    cursor: pointer;
}
/* =======================footer============= */
.footer-latest-products .product-title {
    color: #7A7A7A;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    word-spacing: -1px;
    margin-bottom: 0;
}
.footer-latest-products img {
    display: none;
}
.footer-latest-products h5 {
    padding-bottom: 7px;
    font-size: 15px;
    font-weight: 600;
}
.footer-latest-products li,
.footer-latest-products ul {
    padding: 0 !important;
}
.footer-latest-products h5 {
    font-size: 15px;
    font-weight: 600;
}
.footer-latest-products .woocommerce widget_products {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.footer-latest-article ul {
    padding: 0;
    margin: 0 auto;
}
.footer-latest-article li {
    margin-bottom: 0;
    list-style: none;
}
.footer-latest-article li a{
    font-size: 14px;
    font-weight: 400;
    color: #7A7A7A;
    letter-spacing: 0px;
    word-spacing: -1px;
    margin-bottom: 0;
}
.footer-latest-article .elementor-widget-container {
        display: flex;
        flex-direction: column;
        gap: 10px;
}
/* ================single post =============== */
.single-post #article-main-image .elementor-widget-container::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #0007 !important;
  display: inline-block;
  backdrop-filter: blur(7px) !important;
}
/* ===============abute us================ */
.abute-us-list-icon ul li {
    background-color: #EEE;
    padding: 5px !important;
    border-radius: 10px;
}
.abute-us-list-icon ul {
    gap: 20px 5px;
}
@media only screen and (max-width: 767px) {
    .abute-us-list-icon ul {
        gap: 20px;
    }
}
/* ===================contact us============= */
.form-call-contact-us .hidden-fields-container {
    display: none !important;
}
.form-call-contact-us .wpcf7 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.form-call-contact-us .row input,
.form-call-contact-us .row textarea {
    border-radius: 10px !important;
    text-align: right;
}
.form-call-contact-us .row input:focus,
.form-call-contact-us .row textarea:focus {
    outline: #0080c5 !important;
}
.map-box .elementor-icon-list-item {
    padding: 5px 15px 5px 15px !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 10px 10px 10px 10px;
}
/* =====================product list============ */
.product-list-page ul.products .product-list-item {
    width: 100% !important;
    flex-basis: 100% !important;
}
.product-list-item {
    padding: 10px !important;
    margin: 0 !important;
}
.product-list-item .inner {
    background-color: #FFF;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.15);
    padding: 10px !important;
    width: 100%;
}
.product-list-item .inner .product-image {
    border-radius: 10px;
    width: 100% !important;
    height: 200px !important;
    overflow: hidden;
}
.product-list-item .inner .product-image img {
    background-size: cover;
    width: 100% !important;
    height: 100% !important;
}
.product-list-item .product-inner {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.product-list-item .title-link h4 {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
}
.product-list-item .woocommerce-loop-product__title {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}
.product-list-page #mf-catalog-toolbar {
    border-radius: 10px;
}
.product-list-page ul {
    align-items: stretch;
}
.product-list-page .woocommerce-ordering .current {
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.product-list-item .product-image {
    border-radius: 10px;
    background-size: 185px;
    display: block;
    height: 100%;
    background-color: #EEE;
}
.product-list-item .product-image img {
    background-color: #EEE;
    mix-blend-mode: multiply;
}
#product-sub-category .product-categories {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}
#product-sub-category .widget_product_categories {
    padding-top: 5px;
}
#product-sub-category .elementor-widget-container {
    border-radius: 10px;
}
#product-sub-category .cat-item {
    border-bottom: 1px solid #EEE;
    margin-bottom: 0;
    padding: 5px 0;
}
#product-sub-category .cat-item:last-child {
    border-bottom: none;
}
#product-sub-category .cat-item a {
    color: #444444;
}
#product-sub-category h5 {
    border-bottom: 1px solid #EEE;
    position: relative;
    padding-bottom: 5px;
    color: #1E4CC1;
}
#product-sub-category h5::after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    height: 3px;
    width: 40%;
    border-radius: 100px;
    background-color: #1E4CC1;
}
@media only screen and (max-width: 767px) {
    .product-list-item .inner .product-image {
        height: 170px !important;
    }
    .product-list-item {
        height: 285px;
    }
    .product-list-item .inner {
        padding: 10px;
    }
    .product-list-item .product-image {
        background-size: 140px;
        height: 140px;
    }
    .product-list-page ul {
        align-items: center;
    }
    .product-list-page ul .current span{
            max-width: 100%;
    }
        
}


/* =========article page list============ */
/* .article-page-list .elementor-pagination {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
} */
/* .article-page-list .page-numbers {
    box-shadow: 0 4px 10px 2px #ddd;
    background-color: #EEE;
    padding: 0px 0px;
    width: 30px;
    height: 30px;
}
.article-page-list .page-numbers:hover {
    box-shadow: 0 10px 10px -5px #f24;
    background: #f34;
    color: #fff;
}
.article-page-list .page-numbers:active {
    box-shadow: 0 10px 10px -5px #f24;
    background: #f34;
    color: #fff;
}
.article-page-list .elementor-screen-only {
    color: #000 !important;
    font-size: 14px;
    text-align: center;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    display: block;
    background-color: #f5f5f5;
    min-width: 34px;
} */
/* ============article single================ */
#page-comment-box .comments-area .container {
    width: 100%;
}
.single-post .comments-area {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}


/*=========PAGE - CHECKOUT - CUSTOM=========*/
#custom-checkout .woocommerce,
#custom-checkout form.woocommerce-checkout,
#custom-checkout #customer_details,
#custom-checkout .custom-checkout-shipping-box,
#custom-checkout .woocommerce-billing-fields__field-wrapper,
#custom-checkout .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
}
/*--------------------------------*/
#custom-checkout .custom-checkout-toggle-box,
#custom-checkout #customer_details,
#custom-checkout .custom-checkout-order-box {
    width: calc(50% - 10px);
}
#custom-checkout .custom-checkout-shipping-box,
#custom-checkout .woocommerce-shipping-fields,
#custom-checkout .woocommerce-additional-fields,
#custom-checkout .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
}
#custom-checkout .custom-checkout-toggle-box,
#custom-checkout .woocommerce-billing-fields__field-wrapper,
#custom-checkout .woocommerce-shipping-fields,
#custom-checkout .woocommerce-additional-fields,
#custom-checkout .woocommerce-checkout-review-order-table,
#custom-checkout .woocommerce-checkout-payment {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 15px;
    background-color: #fff;
}
/*--------------------------------*/
#custom-checkout form select,
#custom-checkout form input[type="text"],
#custom-checkout form input[type="email"],
#custom-checkout form input[type="number"],
#custom-checkout form input[type="tel"],
#custom-checkout form input[type="password"],
#custom-checkout form textarea,
#custom-checkout form .select2-selection {
    min-height: 40px;
    background-color: #eee;
    border: none;
    border-radius: 11px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
	resize: none
}
#custom-checkout form input[name="billing_phone_digt_countrycode"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#custom-checkout form label {
    font-size: 13px;
    line-height: 1.5em;
    color: #aaa;
    font-weight: 400;
    text-align: right;
}
#custom-checkout .select2-selection__arrow {
    top: 0;
    bottom: 0;
    margin: auto;
}
/*--------------------------------*/
#custom-checkout #billing_country_field,
#custom-checkout #shipping_country_field {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    display: none !important;
}
#custom-checkout .form-row {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#custom-checkout .form-row-wide {
    width: 100% !important;
}
#custom-checkout form .select2-selection__placeholder,
#custom-checkout form #select2-billing_state-container,
#custom-checkout form #select2-billing_city-container {
    width: 100%;
}
#custom-checkout .form-row-first,
#custom-checkout .form-row-last,
#custom-checkout #billing_state_field,
#custom-checkout #billing_city_field,
#custom-checkout #billing_address_1_field,
#custom-checkout #billing_address_2_field,
#custom-checkout #shipping_state_field,
#custom-checkout #shipping_city_field,
#custom-checkout #shipping_address_1_field,
#custom-checkout #shipping_address_2_field {
    width: calc(50% - 10px);
    clear: inherit;
}
#custom-checkout .form-row-first,
#custom-checkout #billing_state_field,
#custom-checkout #billing_address_1_field,
#custom-checkout #shipping_state_field,
#custom-checkout #shipping_address_1_field {
    float: right;
}
#custom-checkout .form-row-last,
#custom-checkout #billing_city_field,
#custom-checkout #billing_address_2_field,
#custom-checkout #shipping_city_field,
#custom-checkout #shipping_address_2_field {
    float: left;
}
/*--------------------------------*/
#custom-checkout .woocommerce-billing-fields >  h3,
#custom-checkout #order_review_heading,
#custom-checkout .woocommerce-additional-fields > h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 5px;
}
#custom-checkout #ship-to-different-address label,
#custom-checkout .woocommerce-form-login-toggle .woocommerce-info,
#custom-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    font-size: 15px;
    color: #000;
    font-weight: 400;
}
#custom-checkout .custom-checkout-toggle-box .woocommerce-info::after {
    display: none !important;
}
#custom-checkout .custom-checkout-toggle-box .woocommerce-info a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-grow: 1;
    font-size: 14px;
    color: var( --e-global-color-primary );
    font-weight: 400;
    margin-right: 10px;
}
/*--------------------------------*/
#custom-checkout .woocommerce-form-coupon,
#custom-checkout .woocommerce-form-login {
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 10px 0 0;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
#custom-checkout .woocommerce-form-coupon > p,
#custom-checkout .woocommerce-form-login > p {
    font-size: 13px;
    line-height: 1.5em;
    color: #aaa;
    margin-bottom: 10px;
    text-align: justify;
}
#custom-checkout .woocommerce-form-coupon button[type="submit"],
#custom-checkout .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: var(--e-global-color-secondary);
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 13px 15px;
    border-radius: 11px;
    margin: 0;
    width: 100%;
}
/*--------------------------------*/
#custom-checkout form {
    width: 100%;
}
#custom-checkout .custom-checkout-toggle-box .woocommerce-info {
    margin: 0;
    border: none;
    background-color: rgba(0,0,0,0);
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    justify-content: flex-start;
}
#custom-checkout .custom-checkout-toggle-box .woocommerce-info::before {
    display: none;
}
#custom-checkout .custom-checkout-toggle-box .woocommerce-info a::after {
    content: url(image/arrow-2.svg);
    width: 10px;
    height: 10px;
    display: inline-block;
    transform: rotate(-90deg);
}
#custom-checkout .woocommerce-billing-fields__field-wrapper,
#custom-checkout .woocommerce-shipping-fields__field-wrapper {
    align-items: stretch;
}
#custom-checkout .buyer-sms-notify {
    margin-top: 15px;
}
#custom-checkout .buyer-sms-notify,
#custom-checkout #ship-to-different-address {
    line-height: 15px;
}
#custom-checkout .buyer-sms-notify label,
#custom-checkout #ship-to-different-address label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
#custom-checkout .buyer-sms-notify input[type="checkbox"],
#custom-checkout #ship-to-different-address input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background-color: #eee;
    border-radius: 3px;
    position: relative;
    margin: 0;
}
#custom-checkout .buyer-sms-notify input[type="checkbox"]::before,
#custom-checkout #ship-to-different-address input[type="checkbox"]::before {
    display: none;
    content: "";
    background-color: var( --e-global-color-primary );
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-radius: 2px;
}
#custom-checkout .buyer-sms-notify input[type="checkbox"]:checked::before,
#custom-checkout #ship-to-different-address input[type="checkbox"]:checked::before {
    display: block;
}
#custom-checkout .shipping_address {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
}
#custom-checkout .woocommerce-checkout-review-order-table th,
#custom-checkout .woocommerce-checkout-review-order-table td {
    border: none;
    font-weight: 400;
    font-size: 13px;
    padding: 0;
    background-color: rgba(0,0,0,0);
}
#custom-checkout .woocommerce-checkout-review-order-table th {
    color: #aaa;
}
#custom-checkout .woocommerce-checkout-review-order-table tbody tr:first-child th,
#custom-checkout .woocommerce-checkout-review-order-table tbody tr:first-child td,
#custom-checkout .woocommerce-checkout-review-order-table tr.cart-subtotal th,
#custom-checkout .woocommerce-checkout-review-order-table tr.cart-subtotal td,
#custom-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th,
#custom-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td,
#custom-checkout .woocommerce-checkout-review-order-table tr.order-total th,
#custom-checkout .woocommerce-checkout-review-order-table tr.order-total td {
    border-top: 1px dashed #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
}
#custom-checkout .woocommerce-checkout-review-order-table thead th,
#custom-checkout .woocommerce-checkout-review-order-table thead td {
    padding-bottom: 5px;
}
#custom-checkout .woocommerce-checkout-review-order-table tr.order-total th,
#custom-checkout .woocommerce-checkout-review-order-table tr.order-total td {
    padding-bottom: 0;
}
#custom-checkout .woocommerce-checkout-payment {
    border: none;
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.15);
}
#custom-checkout .payment_methods {
    padding: 0 !important;
    border: none !important;
}
#custom-checkout .payment_methods .wc_payment_method label img {
    width: 25px;
    margin: 0 10px 0 0;
}
#custom-checkout .payment_methods .wc_payment_method .payment_box {
    background-color: #eee;
    border-radius: 10px;
    font-size: 13px;
    padding: 10px;
    margin: 10px 0;
}
#custom-checkout .payment_methods .wc_payment_method .payment_box::before {
    border-bottom-color: #eee;
}
#custom-checkout .woocommerce-checkout-payment .place_order {
    padding: 0;
    margin-top: 20px;
}
#custom-checkout .woocommerce-checkout-payment button#place_order {
    padding: 10px;
    border-radius: 8px;
    width: min(300px, 100%);
    margin: auto;
    background-color: var( --e-global-color-primary );
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
	border: none;
    color: #fff;
}
#custom-checkout .woocommerce-checkout-payment button#place_order:hover{
	background-color: var( --e-global-color-secondary );
}
#custom-checkout #customer_details{
		flex-direction: column;
}
#custom-checkout #customer_details .col-1,
#custom-checkout #customer_details .col-2{
	width: 100%;
}
#custom-checkout #customer_details .woocommerce-shipping-fields{
	display: none;
}

@media only screen and (max-width: 767px) {
    #custom-checkout .custom-checkout-toggle-box,
    #custom-checkout #customer_details,
    #custom-checkout .custom-checkout-order-box {
        width: 100% !important;
    }
    #custom-checkout .custom-checkout-toggle-box,
    #custom-checkout .woocommerce-billing-fields__field-wrapper,
    #custom-checkout .woocommerce-shipping-fields,
    #custom-checkout .woocommerce-additional-fields,
    #custom-checkout .woocommerce-checkout-review-order-table,
    #custom-checkout .woocommerce-checkout-payment {
        padding: 10px;
    }
    #custom-checkout .woocommerce-billing-fields__field-wrapper,
    #custom-checkout .woocommerce-shipping-fields__field-wrapper {
        gap: 5px;
    }
    #custom-checkout .form-row-first,
    #custom-checkout .form-row-last,
    #custom-checkout #billing_state_field,
    #custom-checkout #billing_city_field,
    #custom-checkout #billing_address_1_field,
    #custom-checkout #billing_address_2_field,
    #custom-checkout #shipping_state_field,
    #custom-checkout #shipping_city_field,
    #custom-checkout #shipping_address_1_field,
    #custom-checkout #shipping_address_2_field {
        width: calc(50% - 5px);
    }
    #custom-checkout #ship-to-different-address label,
    #custom-checkout .woocommerce-form-login-toggle .woocommerce-info,
    #custom-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
        font-size: 13px;
    }
    #custom-checkout .custom-checkout-toggle-box .woocommerce-info a {
        font-size: 13px;
    }
}
@media only screen and (max-width: 360px) {
    #custom-checkout .form-row-first,
    #custom-checkout .form-row-last,
    #custom-checkout #billing_state_field,
    #custom-checkout #billing_city_field,
    #custom-checkout #billing_address_1_field,
    #custom-checkout #billing_address_2_field,
    #custom-checkout #shipping_state_field,
    #custom-checkout #shipping_city_field,
    #custom-checkout #shipping_address_1_field,
    #custom-checkout #shipping_address_2_field {
        width: 100%;
    }
    #custom-checkout .custom-checkout-toggle-box .woocommerce-info a {
        width: 100%;
        margin: 0;
    }
}

/*================ARTICLE SINGLE - TABLE OF CONTENT================*/
#article-single-table-content ul {
    list-style: none;
    padding: 0;
}
#article-single-table-content ul li {
    margin-bottom: 15px;
    font-size: 15px;
    color: #888;
    padding-right: 0;
    transition: all .3s;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#article-single-table-content ul li::before {
    content: "";
    width: 4px;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: var(--e-global-color-primary);
    border-radius: 100px;
}
#article-single-table-content ul li[scrolled="active"] {
    color: #000;
}
#article-single-table-content ul li[scrolled="last-active"] {
    font-size: 17px;
    color: var(--e-global-color-primary);
    font-weight: bold;
    padding-right: 20px;
}
#article-single-table-content ul li[scrolled="last-active"]::before {
    height: 100%;
}
/*================ARTICLE SINGLE - STICKY SIDE BAR================*/
#article-single-sidebar[sticky="relative"] {
    position: relative;
    top: 0 !important;
}

#article-single-sidebar[sticky="fixed"] {
    left: calc(50% - 600px);
}

#article-single-sidebar[sticky="absolute"] {
    left: 0;
}

#article-single-sidebar[sticky="fixed"] {
    position: fixed;
    bottom: auto !important;
    top: 75px !important;
}

#article-single-sidebar[sticky="absolute"] {
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
}

@media only screen and (max-width: 1200px) {
    #article-single-sidebar[sticky="fixed"] {
        left: calc(50% - 512.5px);
    }
}

@media only screen and (max-width: 1025px) {
    #article-single-sidebar[sticky="fixed"] {
        left: calc(50% - 440px);
    }
}

@media only screen and (max-width: 880px) {
    #article-single-sidebar[sticky="fixed"] {
        left: calc(50% - 384px);
    }
}

@media only screen and (max-width: 767px) {
    #article-single-sidebar {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
    }
    #article-single-sidebar[sticky="fixed"] {
        top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    #article-single-sidebar {
        position: relative !important;
        top: 0 !important;
        bottom: 0 !important;
        right: 0 !important;
        left: 0 !important;
    }
}

/*================ARTICLE SINGLE================*/
#article-main-image {
    height: 100%;
}

/*----------------------------------------------*/
#article-single-content .e-con {
    padding: 0;
}

#article-single-content h2 {
    color: var(--e-global-color-primary);
    margin: 10px 0;
    font-size: 20px;
}

#article-single-content h3 {
    color: var(--e-global-color-primary);
    margin: 10px 0;
    font-size: 17px;
}

#article-single-content h4 {
    color: var(--e-global-color-primary);
    margin: 10px 0;
    font-size: 15px;
}

#reply-title {
    display: none;
}

#article-single-box .elementor-post-navigation {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#article-single-box .elementor-post-navigation .elementor-post-navigation__separator {
    width: 1px;
    height: 50px;
}

#article-single-box .elementor-post-navigation .elementor-post-navigation__link a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#article-single-box .elementor-post-navigation .elementor-post-navigation__link__next,
#article-single-box .elementor-post-navigation .elementor-post-navigation__link__prev {
    display: flex;
    flex-direction: column;
}

#article-single-box .elementor-post-navigation .elementor-post-navigation__link__prev {
    text-align: right;
}

#article-single-box .elementor-post-navigation .elementor-post-navigation__link__next {
    text-align: left;
}

#article-single-box .elementor-post-navigation .post-navigation__arrow-prev {
    margin-inline-end: 15px;
}

#article-single-box .elementor-post-navigation .post-navigation__arrow-next {
    margin-inline-start: 15px;
}

#article-single-box .elementor-post-navigation .post-navigation__arrow-wrapper i::before {
    display: none;
}

#article-single-box .elementor-post-navigation .post-navigation__arrow-wrapper i {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='20'><path fill='%23B09A69' fill-rule='evenodd' d='M.366 19.708c.405.39 1.06.39 1.464 0l8.563-8.264a1.95 1.95 0 0 0 0-2.827L1.768.292A1.063 1.063 0 0 0 .314.282a.976.976 0 0 0-.011 1.425l7.894 7.617a.975.975 0 0 1 0 1.414L.366 18.295a.974.974 0 0 0 0 1.413'/></svg>");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 20px;
    display: inline-block;
}

#article-single-box .elementor-post-navigation .post-navigation__arrow-next i {
    transform: rotate(180deg);
}

#article-single-current-progress .current-progress {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
}

#article-single-box .elementor-author-box {
    display: flex;
}

#article-single-box .elementor-author-box .elementor-author-box__avatar {
    line-height: 0;
}

#article-single-box .elementor-author-box .elementor-author-box__avatar img {
    border-radius: 100px;
}

@media only screen and (max-width: 767px) {
    #article-content-shadow {
        box-shadow: none;
    }

    #article-single-background {
        background-color: #fff;
    }

    #article-single-box .elementor-post-navigation {
        flex-wrap: wrap;
    }

    #article-single-box .elementor-post-navigation__link {
        width: 100%;
    }

    #article-single-box .elementor-post-navigation__separator-wrapper {
        width: 100%;
        margin: 10px 0;
    }

    #article-single-box .elementor-post-navigation__separator {
        width: 100% !important;
        height: 1px !important;
    }
}


/*=================COMMENTs=================*/
#comments {
	text-align: center;
}
#comments p {
    line-height: 1.2em;
}
#comments #review_form_wrapper {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	#page-comment-box {
		padding: 0;
	}
}
/*--------------add comment modal toggle btn--------------*/
#comments .add-new-comment {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: max-content;
    margin: 10px auto 30px;
    padding: 15px 30px;
    background-color: #69727D;
    color: #fff;
    border-radius: 15px;
    outline: 3px solid #0001;
    outline-offset: -3px;
    cursor: pointer;
    font-size: 14px;
	transition: all 0.3s;
}
#comments .add-new-comment:hover {
	outline-color: #69727D;
    outline-offset: 5px;
}
#comments .add-new-comment::before {
	content: "";
	mask-image: url("image/comment.svg");
	mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    background-color: #fff;
    width: 25px;
    height: 25px;
    transform: scaleX(-1);
}
/*--------------add comment modal layout--------------*/
#comments #respond-modal {
	display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #0009;
    z-index: 999;
    padding: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}
#comments #respond-modal.active {
    display: flex;
}
#comments #respond-modal .inner {
	width: min(100%, 500px);
    height: max-content;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
	z-index: 1;
	position: relative;
}
#comments #respond-modal .modal-closer {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    cursor: pointer;
}
#comments #respond-modal .modal-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #0002;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#comments #respond-modal .modal-title {
	font-size: 14px;
    font-weight: 600;
}
#comments #respond-modal .modal-close-btn {
	width: 30px;
    height: 30px;
    padding: 7px;
	cursor: pointer;
}
#comments #respond-modal .modal-close-btn::before {
	content: "";
	width: 100%;
    height: 100%;
    display: inline-block;
	mask-image: url("../image/cross.svg");
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center;
	background-color: red;
}
#comments #respond-modal #respond {
	display: block;
}
/*--------------add comment form box--------------*/
#comments #respond {
	padding: 0;
	display: none;
}
#comments #respond #reply-title {
    display: none;
	font-size: 16px;
    font-weight: bold;
    color: red;
    margin-bottom: 10px;
    width: 100%;
}
#comments #respond #reply-title.active {
    display: block;
}
#comments #respond .comment-notes {
	font-size: 14px;
	width: 100%;
}
#comments #respond .comment-form-rating {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 20px 0;
	width: 100%;
}
#comments #respond #comment {
	height: 100px;
}
#comments #respond .stars,
#comments #respond #rating {
	display: none !important;
}
#comments #respond .rating-box {
	width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    flex-grow: 1;
}
#comments #respond .rating-box a {
	display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}
#comments #respond .rating-box a::before {
	content: "";
	mask-image: url("../image/star.svg");
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center;
	background-color: #eee;
	width: 25px;
    height: 25px;
    display: inline-block;
	transition: all 0.3s;
}
#comments #respond .rating-box a.hover::before {
	background-color: orange;
}
#comments #respond .rating-box a.active::before {
	background-color: limegreen;
}
/*--------------add comment form--------------*/
#comments #commentform {
	width: 100%;
    margin: auto;
}
#comments #commentform .comment-error {
	display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    background-color: red;
    border-radius: 10px;
    text-align: center;
    margin: 5px 0 10px;
}
#comments #commentform > p.comment-form-comment {
    position: relative;
    display: inline-block;
    width: 100%;
	margin: 0;
    line-height: 0;
}
#comments #commentform label {
    color: #aaa;
    line-height: 20px;
    text-align: right !important;
    display: inline-block;
    font-size: 14px;
}
#comments #commentform textarea, 
#comments #commentform input:not([type="checkbox"]) {
    background-color: #fff;
    border-radius: 10px;
    height: 50px;
    outline-color: var(--e-global-color-primary);
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #ddd;
	resize: none;
}
#comments #commentform input[type="tel"],
#comments #commentform input[type="email"],
#comments #commentform input[type="number"],
#comments #commentform input[type="phone"] {
	direction: ltr;
}
#comments #commentform input[type="submit"] {
	display: none !important;
}
#comments #commentform input[type="submit"],
#comments #commentform .fake-submit {
    background-color: var(--e-global-color-primary);
    color: #fff;
    padding: 15px 30px;
    font-family: var(--font-family);
    height: 100%;
    display: inline-block;
    width: 150px;
    border-radius: 10px;
    cursor: pointer;
}
#comments #commentform .form-submit {
	text-align: center;
    margin-top: 10px;
	height: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
}
#comments #commentform .form-submit.pending {
	height: 50px;
    position: relative;
}
#comments #commentform .form-submit.pending input[type="submit"],
#comments #commentform .form-submit.pending .fake-submit {
	position: relative;
	color: #0000;
    background-color: #0000;
}
#comments #commentform .form-submit.pending::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	mask-image: url("../image/spinner.svg");
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center;
	background-color: var(--e-global-color-primary);
	animation: spinner 2s infinite;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#comments #commentform .comment-form-author,
#comments #commentform .comment-form-email {
    width: 100%;
    line-height: 0;
}
#comments #commentform .comment-form-email {
    margin-top: 10px;
}
#comments #commentform .comment-form-cookies-consent {
	flex-direction: row;
    display: flex;
    width: 100%;
    gap: 5px;
    padding: 15px 0 5px;
}
#comments #commentform .comment-form-cookies-consent label {
	font-size: 13px;
}
#comments #commentform .form-submit .submit {
	width: 33%;
    padding: 0;
    min-height: 40px;
}
/*--------------comment list product--------------*/
#comments .commentlist,
#comments .commentlist .children {
	width: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0;
	padding: 0;
    padding-top: 0;
    padding-bottom: 0;
	margin-top: 0;
}
#comments .commentlist .review {
    display: inline-block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
	margin-top: 0;
}
#comments .commentlist .comment_container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 5px;
    align-items: end;
	width: 100%;
}
#comments .commentlist .comment_container::before {
	content: "";
	background-image: url('../image/user-comment.svg');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	border-radius: 100px;
	overflow: hidden;
	flex-shrink: 0;
}
#comments .commentlist .comment-author-admin .comment_container {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	gap: 5px;
}
#comments .commentlist .comment-author-admin .comment_container::before {
	content: "";
	background-image: url('../image/takrazm-avatar.jpg');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	border-radius: 100px;
	overflow: hidden;
	flex-shrink: 0;
}
#comments .commentlist .comment-text {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 25px;
	margin-left: 0;
	margin-top: 20px;
    padding: 10px 15px;
    background-color: #ffffff;
    border: 2px solid #0002;
    border-radius: 20px 20px 20px 20px;
    line-height: 1.5;
    position: relative;
    flex-direction: row;
    width: 52%;
    flex-wrap: wrap;
    gap: 5px 10px;
}
#comments .commentlist .comment-text::before,
#comments .commentlist .comment-text::after {
	content: '';
    position: absolute;
    top: auto;
    bottom: 15px;
    left: auto;
    right: -25px;
    width: 25px;
    height: 25px;
	
}
#comments .commentlist .comment-text::before {
	border-bottom: 2px solid #0002;
    background-color: #fff;
}
#comments .commentlist .comment-text::after {
	border-left: 2px solid #0002;
    border-bottom: 2px solid #0002;
    border-radius: 0 0 0 100px;
	border-right: none;
}
#comments .commentlist .comment-author-admin .comment-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 25px;
	margin-right: 0;
    padding: 10px 15px;
    background-color: #fff;
	border: 2px solid #0002;
    border-radius: 20px 20px 20px 20px;
    line-height: 1.5;
    position: relative;
    flex-direction: row;
    width: 52%;
    flex-wrap: wrap;
    gap: 5px 10px;
}
#comments .commentlist .comment-author-admin .comment-text::after,
#comments .commentlist .comment-author-admin .comment-text::before {
	content: '';
    position: absolute;
    top: auto;
    bottom: 15px;
    left: -25px;
    right: auto;
    width: 25px;
    height: 25px;
}
#comments .commentlist .comment-author-admin .comment-text::before {
	border-bottom: 2px solid #0002;
    background-color: #fff;
}
#comments .commentlist .comment-author-admin .comment-text::after {
	border-right: 2px solid #0002;
    border-bottom: 2px solid #0002;
    border-radius: 0 0 100px 0;
	border-left: none;
}
#comments .commentlist .comment-text .description {
	padding-top: 15px;
    align-items: flex-start;
    display: flex;
    text-align: right;
    width: 100%;
    order: 3;
	flex-direction: column;
    gap: 5px;
	overflow: hidden;
}
#comments .commentlist .comment-text .meta {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    order: 1;
}
#comments .commentlist .comment-text .meta .woocommerce-review__dash {
	display: none;
}
#comments .commentlist .comment-text .meta .woocommerce-review__author {
	color: #666;
}
#comments .commentlist .comment-text .meta .woocommerce-review__published-date {
	font-size: 13px;
}

@media only screen and (max-width: 767px) {
	#comments .commentlist .comment_container {
		gap: 0;
	}
	#comments .commentlist .comment_container::before {
		height: 40px;
		width: 40px;
	}
	#comments .commentlist .comment-text {
		width: 1px !important;
        flex-grow: 1;
	}
	#comments .commentlist .comment-text .description {
		padding-top: 10px;
		font-size: 13px;
	}
	#comments .commentlist .comment-text .meta {
		gap: 5px;
	}
	#comments .commentlist .comment-text .meta .woocommerce-review__author{
		font-size: 14px;
	}
	#comments .commentlist .commentlist .comment-text .meta .woocommerce-review__published-date {
		font-size: 11px;
	}
}
/*--------------comment list article--------------*/
#comments .comment-list,
#comments .comment-list .children {
	width: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0;
	padding: 0;
    padding-top: 0;
    padding-bottom: 0;
	margin-top: 0;
}
#comments .comment-list .children {
	padding-inline-start: 50px;
}
#comments .comment-list .comment {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
    align-items: end;
}
#comments .comment-list .comment::before {
	content: "";
	background-image: url('../image/user-comment.svg');
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	border-radius: 100px;
	overflow: hidden;
	flex-shrink: 0;
}
#comments .comment-list .comment-body {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 25px;
    margin-left: 0;
    margin-top: 20px;
    padding: 15px 15px 30px 15px;
    background-color: #ffffff;
    border: 2px solid #0002;
    border-radius: 20px 20px 20px 20px;
    line-height: 1.5;
    position: relative;
    flex-direction: row;
    width: 1px;
    flex-wrap: wrap;
    gap: 5px 10px;
    flex-grow: 1;
}
#comments .comment-list .comment-body::before,
#comments .comment-list .comment-body::after{
	content: '';
    position: absolute;
    top: auto;
    bottom: 15px;
    left: auto;
    right: -25px;
    width: 25px;
    height: 25px;
}
#comments .comment-list .comment-body::before{
	border-bottom: 2px solid #0002;
    background-color: #fff;
}
#comments .comment-list .comment-body::after{
	border-left: 2px solid #0002;
    border-bottom: 2px solid #0002;
    border-radius: 0 0 0 100px;
	border-right: none;
}
#comments .comment-list .comment-content {
	text-align: justify;
}
#comments .comment-list .comment-content p {
	line-height: 1.5em;
}
#comments .comment-list .comment-meta,
#comments .comment-list .comment-author {
	position: unset;
	display: inline-block;
    width: 100%;
}
#comments .comment-list .comment-author {
	float: right;
	width: auto;
}
#comments .comment-list .comment-author img {
	position: absolute;
    right: 0;
    top: 15px;
    border-radius: 100px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    border: 2px solid #fff;
	width: 40px;
    height: 40px;
}
#comments .comment-list .comment-author b {
	color: var(--e-global-color-primary);
}
#comments .comment-list .comment-author span,
#comments .comment-list .comment-metadata a {
	font-size: 13px;
    color: #ccc;
}
#comments .comment-list .comment-metadata {
    position: absolute;
    top: 15px;
    left: 15px;
}
#comments .comment-list .comment-awaiting-moderation {
	width: 100%;
    display: inline-block;
    font-size: 12px;
    color: red;
}
#comments .comment-list .reply {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 30px;
}
#comments .comment-list .reply a {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%231E4CC1' width='100%' height='100%' viewBox='0 0 512 512'><path d='M171.154 312.882 45.846 187.142c-7.799-7.798-7.799-20.486-.032-28.252L171.098 34.174c7.828-7.793 7.856-20.456.063-28.284-7.792-7.829-20.455-7.856-28.284-.064L17.56 130.574c-23.393 23.394-23.393 61.458-.023 84.828l125.284 125.716A19.935 19.935 0 0 0 156.987 347a19.94 19.94 0 0 0 14.119-5.834c7.823-7.797 7.846-20.46.048-28.284z' /><path d='M332.487 153h-213.5c-11.046 0-20 8.954-20 20s8.954 20 20 20h213.5c76.921 0 139.5 62.58 139.5 139.5S409.408 472 332.487 472c-11.046 0-20 8.954-20 20s8.954 20 20 20c98.977 0 179.5-80.523 179.5-179.5S431.464 153 332.487 153z' /></svg>");
	background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: rgba(0,0,0,0);
}
#comments .comment-list .comment-respond {
	display: flex;
    width: 100%;
	margin-top: 15px;
    justify-content: center;
}

@media only screen and (max-width: 1024px) {
	#comments .comment-list .comment-metadata a {
		font-size: 12px;
	}
}
@media only screen and (max-width: 880px) {
	#comments .comment-list .comment-metadata {
		right: 15px;
    	top: 36px;
	}
	#comments .comment-list .comment-content {
		padding-top: 10px;
	}
}
@media only screen and (max-width: 767px) {
	#comments .comment-list .children {
		padding-inline-start: 40px;
	}
	#comments .comment-list .comment::before {
		height: 40px;
		width: 40px;
	}
	#comments .comment-list .comment-author {
		font-size: 12px;
	}
	#comments .comment-list .comment-content {
		font-size: 13px;
	}
}


/*=============END OF COMMENTS===================*/

/*=========HIGHLIGHT OBJECTS=========*/
.highlight-title>.elementor-widget-heading {
    position: relative;
}

.highlight-title::after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    height: 3px;
    width: 100%;
    border-radius: 100px;
    background-color: var(--e-global-color-primary);
}

#article-title-box .highlight-title>.elementor-widget-heading::after,
#footer .highlight-title>.elementor-widget-heading::after,
#page-single-title .highlight-title>.elementor-widget-heading::after {
    background-color: #fff;
}
/*=========PAGINATION=========*/
.product-list-page .woocommerce-pagination {
	order: 50;
    margin: 0;
    width: 100%;
    text-align: center;
}
nav.elementor-pagination,
.product-list-page .woocommerce-pagination ul.page-numbers {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: none;
    gap: 20px;
    padding: 0;
    list-style: none;
    margin: 0;
}
.product-list-page .woocommerce-pagination ul.page-numbers li {
    overflow: visible;
    border: none;
}
nav.elementor-pagination > a,
nav.elementor-pagination > .current,
.product-list-page .woocommerce-pagination ul.page-numbers li a,
.product-list-page .woocommerce-pagination ul.page-numbers li .current {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: white;
    color: #ccc;
    padding: 5px 0 0;
    font-size: 17px;
    font-weight: 400;
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 10px 2px #ddd;
    margin: 0 !important;
    width: 40px;
    height: 40px;
}
nav.elementor-pagination > a:hover,
nav.elementor-pagination > .current,
.product-list-page .woocommerce-pagination ul.page-numbers li:hover a,
.product-list-page .woocommerce-pagination ul.page-numbers li .current {
    box-shadow: 0 10px 10px -5px #f24;
    background: #f34;
    color: white;
}
nav.elementor-pagination > .dots {
    margin: 0 !important;
}


@media only screen and (max-width: 767px) {
    nav.elementor-pagination,
    .product-list-page .woocommerce-pagination ul.page-numbers {
        gap: 10px;
    }
    nav.elementor-pagination > a,
    nav.elementor-pagination > .current,
    .product-list-page .woocommerce-pagination ul.page-numbers li a,
    .product-list-page .woocommerce-pagination ul.page-numbers li .current {
        font-size: 16px;
        border-radius: 10px;
        width: 30px;
        height: 30px;
    }
}

/*================ PRODUCT SINGLE TABS ================*/
#product-single-tabs .woocommerce-tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#product-single-tabs .tabs{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #EEE;
    padding: 10px 17px;
    gap: 20px;
    margin-bottom: 25px;
    border-radius: 50px;
    width: max-content;
}
#product-single-tabs .tabs::after {
    display: none !important;
}
#product-single-tabs .tabs li{
	list-style: none;
    flex-direction: column;
    display: flex;
    outline: 2px solid #0001;
    border-radius: 50px;
	width: 110px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
#product-single-tabs .tabs li a{
	color: #0007;
}
#product-single-tabs .tabs li.active{
	background-color: #fff;
    outline-color: var(--e-global-color-primary);
}
#product-single-tabs .tabs li.active a{
	color: #000;
	font-weight: 700;
}
#product-single-tabs .woocommerce-Tabs-panel{
	background-color: #fff;
	border: none;
	border-radius: 10px;
	padding: 30px;
    padding-top: 50px;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.3);
    margin-top: -54px;
    width: 100%;
}
#product-single-tabs .woocommerce-product-attributes tbody{
	gap: 10px;
    display: flex;
    flex-direction: column;
}
#product-single-tabs .woocommerce-product-attributes-item{
	gap: 15px;
    display: flex;
}
#product-single-tabs .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label{
	background-color: #f8f8f8;
    border-radius: 5px;
    align-items: center;
    display: flex;
    justify-content: center;
	color: #666;
    font-weight: 400;
    width: 30%;
}
#product-single-tabs .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value{
	border-radius: 5px;
    background-color: #f8f8f8;
	padding-right: 20px;
	display: flex;
    align-items: center;
}
#product-single-tabs .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value *{
	color: #777;
}
#product-single-tabs .woocommerce-Reviews-title {
	text-align: right;
    font-size: 20px;
	margin-bottom: 5px;
}

@media only screen and (max-width: 767px){
	#comments .woocommerce-Reviews-title{
		text-align: center;
    	font-size: 17px;
    	line-height: 1.3em;
	}
	#product-single-tabs .woocommerce-Tabs-panel{
		border-radius: 0;
		padding: 50px 10px 10px 10px;
	}
	#product-single-tabs .tabs li a{
		font-size: 15px;
	}
}

/*============ SEARCH AJAX ============*/
.search-ajax {
    width: 100%;
    position: relative;
}

.search-ajax.visible {
    display: flex !important;
}

body.header-fixed #header-search-ajax .elementor-widget-container {
    padding: 0;
}

.search-form-toggle {
    opacity: 1;
}

.search-form-toggle.none-active {
    opacity: 0.5;
}

.search-ajax form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0;
    width: 100%;
    background-color: #eee;
    border-radius: 10px;
}

.search-ajax form input {
    height: 50px;
    width: 1px;
    flex-grow: 1;
    box-shadow: none;
    background-color: #0000;
    outline: none !important;
    border: none;
    font-size: 15px;
    color: #000;
    text-align: right;
    font-family: var(--font-family);
    padding: 0 20px;
}

.search-ajax form input::placeholder {
    font-size: 14px;
    color: #aaa;
}

.search-ajax form button {
    background-color: #0000;
    outline: none;
    border: none;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.search-ajax form button::after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    mask-image: url("image/search.svg");
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    background-color: #fb2b3a;
}

.search-ajax.loading form button::after {
    mask-image: url("image/spinner.svg");
    background-color: #0007;
    animation: spinner 2s infinite;
}

.search-ajax .result-box-closer {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    position: absolute;
    top: calc(100% + 220px);
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2;
    background-color: red;
    border: 2px solid #fff6;
    box-shadow: 0 0 10px 0 #0004;
}

.search-ajax .result-box-closer::after {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    mask-image: url("image/cross.svg");
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    background-color: #fff;
}

.search-ajax.open .result-box-closer {
    display: flex;
}

.search-ajax .result-box {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 100%;
    /* width: calc(100% - 50px); */
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 0 0 20px -5px #0003;
    overflow-x: hidden;
    overflow-y: auto;
}

.search-ajax.open .result-box {
    display: flex;
}

.search-ajax.error .result-box *,
.search-ajax.empty .result-box *,
.search-ajax.loading .result-box,
.search-ajax.loading .result-box * {
    display: none !important;
}

.search-ajax .result-box::after {
    content: "";
    display: inline-block !important;
    font-size: 14px;
    color: #aaa;
    width: 170px;
    text-align: center;
}

.search-ajax.error .result-box::after {
    content: "خطا در انجام جستجو";
    color: red;
}

.search-ajax.empty .result-box::after {
    content: "موردی یافت نشد";
}

.search-ajax.active .result-box::after {
    content: "";
    display: none !important;
}

.search-ajax.active .result-box {
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 4;
}

.search-ajax .result-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
    padding: 10px;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #00000015
}

.search-ajax .result-item::after {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: inline-block;
    mask-image: url("image/angle-right.svg");
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    background-color: #ccc;
    transform: rotate(180deg);
}

.search-ajax .result-item img {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    object-fit: contain;
}

.search-ajax .result-item .title-box {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex-grow: 1;
}

.search-ajax .result-item .title {
    font-size: 13px;
    color: #000;
}

.search-ajax .result-item .price {
    font-size: 14px;
    color: red;
}

.search-ajax .see-more-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    width: 100%;
    height: 50px;
    flex-shrink: 0;
    background-color: #0001;
    color: #000;
}

.search-ajax .see-more-btn::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: inline-block;
    mask-image: url("image/arrow.svg");
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    background-color: #aaa;
}
.search-ajax form {
    height: 40px;
}
.search-ajax form input,
.search-ajax form button {
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .search-ajax {
        margin-top: 15px;
    }
    .search-ajax form {
            height: 35px;
    }
    .search-form-toggle,
    body.header-fixed .search-ajax {
        display: none;
    }

    body.header-fixed .search-form-toggle {
        display: flex;
    }

    .search-ajax form input {
        height: 35px;
    }

    .search-ajax form button {
        width: 45px;
        height: 35px;
    }

    .search-ajax .result-box {
        /* width: calc(100% - 45px); */
    }
}

/*=========CUSTOM MAIN MENU=========*/
.custom-menu > .elementor-widget-container {
    overflow: visible !important;
    background-color: #00000000;
    box-shadow: none;
    border-radius: 0;
}
.custom-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-menu ul li {
    margin: 0 !important;
}
.custom-menu ul.menu {
    display: flex;
    flex-direction: row;
    gap: 30px;
	direction: rtl;
}
.custom-menu ul li a {
    width: 100%;
    display: inline-block;
}
/*----------------------------------*/
.custom-menu ul.menu > li.menu-item > a {
	font-size: 15px;
	font-weight: 400;
    padding: 5px 0;
    position: relative;
    display: inline-block;
    color: var(--e-global-color-text);
}
.custom-menu ul.menu > li.menu-item > a::after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	margin: auto;
    width: 50px;
    height: 3px;
    border-radius: 100px;
    opacity: 0;
    transition: all 0.3s;
    background-color: var(--e-global-color-secondary);
}
.custom-menu ul.menu > li.menu-item > a:hover::after {
    opacity: 1;
}
.custom-menu ul.menu > li:first-child > a::after {
    width: 30px !important;
}
.custom-menu ul.menu > li:last-child > a::after {
    width: 30px !important;
}
/*----------------------------------*/
.custom-menu ul.menu > li.menu-item-has-children {
	padding-inline-end: 15px;
}
body.ltr .custom-menu ul.menu > li.menu-item-has-children {
	padding-inline-start: 15px;
	padding-inline-end: 0;
}
.custom-menu li.menu-item-has-children {
	position: relative;
}
/*----------------------------------*/
.custom-menu ul.sub-menu {
    position: absolute;
    transition: all 0.3s;
	box-shadow: 0 0 0 0 rgb(0,0,0,0);
	background-color: #fff;
    z-index: 9;
    flex-direction: column;
    width: max-content;
    height: max-content;
    display: none;
}
/*----------------------------------*/
.custom-menu ul.menu > li.menu-item-has-children > ul {
    top: 100%;
    right: 0;
}
/*----------------------------------*/
.custom-menu ul li ul {
    top: 0;
    right: 100%;
}
/*----------------------------------*/
.custom-menu ul li li a {
    padding: 10px 20px 10px 40px;
    color: var(--e-global-color-text);
}
/*----------------------------------*/
body.ltr .custom-menu .sub-arrow {
	right: 0;
	left: auto;
}
.custom-menu .sub-arrow {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='20'><path fill='%2311D397' fill-rule='evenodd' d='M.366 19.708c.405.39 1.06.39 1.464 0l8.563-8.264a1.95 1.95 0 0 0 0-2.827L1.768.292A1.063 1.063 0 0 0 .314.282a.976.976 0 0 0-.011 1.425l7.894 7.617a.975.975 0 0 1 0 1.414L.366 18.295a.974.974 0 0 0 0 1.413'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    margin: auto;
	background-color: rgba(0,0,0,0);
}
.custom-menu ul.menu > li.menu-item-has-children > .sub-arrow {
    transform: rotate(90deg);
    width: 10px;
    height: 10px;
    background-size: auto 100%;
}
.custom-menu li li.menu-item-has-children > .sub-arrow {
    height: 100%;
    transform: rotate(180deg);
    background-color: #fff;
    border-inline-end: 1px solid #eee;
    width: 30px;
    background-size: 9px auto;
}
/*----------------------------------*/
.custom-menu ul li {
    border-bottom: 1px solid #eee;
}
.custom-menu ul li:last-child {
    border-bottom: none;
}
/*----------------------------------*/
#mobile-menu-modal ul.menu {
    flex-direction: column;
    gap: 0;
}
#mobile-menu-modal li.menu-item a::after {
    display: none !important;
}
#mobile-menu-modal ul.sub-menu {
    position: relative;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    box-shadow: 0 0 0 0 rgb(0,0,0,0) !important;
    background-color: #00000008;
    width: 100% !important;
}
#mobile-menu-modal li.menu-item-has-children.selected > ul {
	box-shadow: 0 0 20px -5px rgb(0,0,0,0.15);
    display: flex;
}
#mobile-menu-modal li.selected > a {
    background-color: var(--e-global-color-primary);
    color: #fff;
}
#mobile-menu-modal li.menu-item-has-children {
    padding-inline-end: 0;
}
#mobile-menu-modal li.menu-item-has-children > .sub-arrow {
    bottom: auto;
    transform: rotate(180deg);
    background-color: #fff;
    border-inline-end: 1px solid #eee;
    width: 40px;
    height: 40px;
    background-size: 9px auto;
}
#mobile-menu-modal li.menu-item-has-children.selected > .sub-arrow {
    transform: rotate(90deg);
}
#mobile-menu-modal li > a {
    font-size: 14px;
    padding: 10px;
    padding-inline-start: 20px;
    padding-inline-end: 60px;
}
/*----------------------------------*/
@media only screen and (min-width: 1024px) {
    .custom-menu ul.menu > li {
        border-bottom: none;
    }
    .custom-menu ul.menu > li.menu-item > a:hover {
        color: #000;
    }
    .custom-menu li.menu-item-has-children:hover > ul {
    	box-shadow: 0 0 20px -5px rgb(0,0,0,0.15);
        display: flex;
    }
    .custom-menu ul li li a:hover {
        background-color: var(--e-global-color-primary);
        color: #fff !important;
    }
}
/*----------------------------------*/
@media only screen and (max-width: 1024px) {
    .custom-menu#mobile-menu {
        display: none;
    }
}

/*=========MODAL=========*/
/* body > *:not([data-elementor-type="footer"]) {
    filter: blur(0px);
} */
body.modal-open > *:not([data-elementor-type="footer"]) {
	transition: all 0.2s;
    /* filter: blur(5px); */
}
.modal {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9;
    display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
	align-items: flex-start;
    /* filter: blur(0px) !important; */
	visibility: hidden;
}
.modal.active {
	visibility: visible;
}
.modal .closer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #00000055;
}
.modal .inner {
    background-color: #fff;
    position: relative;
	right: -100%;
    width: 300px;
    height: 100%;
    border-radius: 0;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    z-index: 3;
    -ms-overflow-style: none !important; /* for Internet Explorer, Edge */
    scrollbar-width: none !important; /* for Firefox */
	transition: all 0.5s ease-in-out;
}
.modal.active .inner {
	right: 0%;
}
.modal .inner::-webkit-scrollbar {
    display: none !important; /* for Chrome, Safari, and Opera */
}




/*=================PRODUCT CAROUSEL GRID=================*/
.product-carousel > .elementor-widget-container.custom-carousel-box {
    overflow: visible !important;
}
.product-carousel .custom-carousel-box .woocommerce {
    overflow: hidden !important;
}


/*=================GRID=================*/
.gallery-columns-1 .gallery-item,
.woocommerce.columns-1 .product-list-item,
.woocommerce.desktop-1 .product-list-item,
.object-carousel.elementor-grid-1 .e-loop-item,
.product-carousel.elementor-grid-1 .product-list-item {
    width: 100% !important;
    flex-basis: 100% !important;
}

.gallery-columns-2 .gallery-item,
.woocommerce.columns-2 .product-list-item,
.woocommerce.desktop-2 .product-list-item,
.object-carousel.elementor-grid-2 .e-loop-item,
.product-carousel.elementor-grid-2 .product-list-item {
    width: 50% !important;
    flex-basis: 50% !important;
}

.gallery-columns-3 .gallery-item,
.woocommerce.columns-3 .product-list-item,
.woocommerce.desktop-3 .product-list-item,
.object-carousel.elementor-grid-3 .e-loop-item,
.product-carousel.elementor-grid-3 .product-list-item {
    width: 33.33% !important;
    flex-basis: 33.33% !important;
}

.gallery-columns-4 .gallery-item,
.woocommerce.columns-4 .product-list-item,
.woocommerce.desktop-4 .product-list-item,
.object-carousel.elementor-grid-4 .e-loop-item,
.product-carousel.elementor-grid-4 .product-list-item {
    width: 25% !important;
    flex-basis: 25% !important;
}

.gallery-columns-5 .gallery-item,
.woocommerce.columns-5 .product-list-item,
.woocommerce.desktop-5 .product-list-item,
.object-carousel.elementor-grid-5 .e-loop-item,
.product-carousel.elementor-grid-5 .product-list-item {
    width: 20% !important;
    flex-basis: 20% !important;
}

.gallery-columns-6 .gallery-item,
.woocommerce.columns-6 .product-list-item,
.woocommerce.desktop-6 .product-list-item,
.object-carousel.elementor-grid-6 .e-loop-item,
.product-carousel.elementor-grid-6 .product-list-item {
    width: 16.66% !important;
    flex-basis: 16.66% !important;
}

.gallery-columns-7 .gallery-item,
.woocommerce.columns-7 .product-list-item,
.woocommerce.desktop-7 .product-list-item,
.object-carousel.elementor-grid-7 .e-loop-item,
.product-carousel.elementor-grid-7 .product-list-item {
    width: 14.2% !important;
    flex-basis: 14.2% !important;
}

.gallery-columns-8 .gallery-item,
.woocommerce.columns-8 .product-list-item,
.woocommerce.desktop-8 .product-list-item,
.object-carousel.elementor-grid-8 .e-loop-item,
.product-carousel.elementor-grid-8 .product-list-item {
    width: 12.5% !important;
    flex-basis: 12.5% !important;
}

.gallery-columns-9 .gallery-item,
.woocommerce.columns-9 .product-list-item,
.woocommerce.desktop-9 .product-list-item,
.object-carousel.elementor-grid-9 .e-loop-item,
.product-carousel.elementor-grid-9 .product-list-item {
    width: 11.11% !important;
    flex-basis: 11.11% !important;
}

.gallery-columns-10 .gallery-item,
.woocommerce.columns-10 .product-list-item,
.woocommerce.desktop-10 .product-list-item,
.object-carousel.elementor-grid-10 .e-loop-item,
.product-carousel.elementor-grid-10 .product-list-item {
    width: 10% !important;
    flex-basis: 10% !important;
}

@media only screen and (max-width: 1366px) {

    .woocommerce.laptop-1 .product-list-item,
    .object-carousel.elementor-grid-laptop-1 .e-loop-item,
    .product-carousel.elementor-grid-laptop-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .woocommerce.laptop-2 .product-list-item,
    .object-carousel.elementor-grid-laptop-2 .e-loop-item,
    .product-carousel.elementor-grid-laptop-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .woocommerce.laptop-3 .product-list-item,
    .object-carousel.elementor-grid-laptop-3 .e-loop-item,
    .product-carousel.elementor-grid-laptop-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .woocommerce.laptop-4 .product-list-item,
    .object-carousel.elementor-grid-laptop-4 .e-loop-item,
    .product-carousel.elementor-grid-laptop-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .woocommerce.laptop-5 .product-list-item,
    .object-carousel.elementor-grid-laptop-5 .e-loop-item,
    .product-carousel.elementor-grid-laptop-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .woocommerce.laptop-6 .product-list-item,
    .object-carousel.elementor-grid-laptop-6 .e-loop-item,
    .product-carousel.elementor-grid-laptop-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .woocommerce.laptop-7 .product-list-item,
    .object-carousel.elementor-grid-laptop-7 .e-loop-item,
    .product-carousel.elementor-grid-laptop-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .woocommerce.laptop-8 .product-list-item,
    .object-carousel.elementor-grid-laptop-8 .e-loop-item,
    .product-carousel.elementor-grid-laptop-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .woocommerce.laptop-9 .product-list-item,
    .object-carousel.elementor-grid-laptop-9 .e-loop-item,
    .product-carousel.elementor-grid-laptop-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.laptop-10 .product-list-item,
    .object-carousel.elementor-grid-laptop-10 .e-loop-item,
    .product-carousel.elementor-grid-laptop-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}

@media only screen and (max-width: 1200px) {

    .woocommerce.tablet-extra-1 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-1 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .woocommerce.tablet-extra-2 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-2 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .woocommerce.tablet-extra-3 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-3 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .woocommerce.tablet-extra-4 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-4 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .gallery-columns-6 .gallery-item,
    .woocommerce.columns-6 .product-list-item,
    .woocommerce.tablet-extra-5 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-5 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .gallery-columns-7 .gallery-item,
    .woocommerce.columns-7 .product-list-item,
    .woocommerce.tablet-extra-6 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-6 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .gallery-columns-8 .gallery-item,
    .woocommerce.columns-8 .product-list-item,
    .woocommerce.tablet-extra-7 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-7 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .gallery-columns-9 .gallery-item,
    .woocommerce.columns-9 .product-list-item,
    .woocommerce.tablet-extra-8 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-8 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .gallery-columns-10 .gallery-item,
    .woocommerce.columns-10 .product-list-item,
    .woocommerce.tablet-extra-9 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-9 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.tablet-extra-10 .product-list-item,
    .object-carousel.elementor-grid-tablet_extra-10 .e-loop-item,
    .product-carousel.elementor-grid-tablet_extra-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}

@media only screen and (max-width: 1024px) {

    .woocommerce.tablet-1 .product-list-item,
    .object-carousel.elementor-grid-tablet-1 .e-loop-item,
    .product-carousel.elementor-grid-tablet-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .woocommerce.tablet-2 .product-list-item,
    .object-carousel.elementor-grid-tablet-2 .e-loop-item,
    .product-carousel.elementor-grid-tablet-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .woocommerce.tablet-3 .product-list-item,
    .object-carousel.elementor-grid-tablet-3 .e-loop-item,
    .product-carousel.elementor-grid-tablet-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .gallery-columns-5 .gallery-item,
    .woocommerce.columns-5 .product-list-item,
    .woocommerce.tablet-4 .product-list-item,
    .object-carousel.elementor-grid-tablet-4 .e-loop-item,
    .product-carousel.elementor-grid-tablet-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .woocommerce.tablet-5 .product-list-item,
    .object-carousel.elementor-grid-tablet-5 .e-loop-item,
    .product-carousel.elementor-grid-tablet-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .woocommerce.tablet-6 .product-list-item,
    .object-carousel.elementor-grid-tablet-6 .e-loop-item,
    .product-carousel.elementor-grid-tablet-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .woocommerce.tablet-7 .product-list-item,
    .object-carousel.elementor-grid-tablet-7 .e-loop-item,
    .product-carousel.elementor-grid-tablet-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .woocommerce.tablet-8 .product-list-item,
    .object-carousel.elementor-grid-tablet-8 .e-loop-item,
    .product-carousel.elementor-grid-tablet-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .woocommerce.tablet-9 .product-list-item,
    .object-carousel.elementor-grid-tablet-9 .e-loop-item,
    .product-carousel.elementor-grid-tablet-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.tablet-10 .product-list-item,
    .object-carousel.elementor-grid-tablet-10 .e-loop-item,
    .product-carousel.elementor-grid-tablet-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}

@media only screen and (max-width: 880px) {

    .gallery-columns-2 .gallery-item,
    .woocommerce.columns-2 .product-list-item,
    .woocommerce.mobile-extra-1 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-1 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .gallery-columns-3 .gallery-item,
    .woocommerce.columns-3 .product-list-item,
    .woocommerce.mobile-extra-2 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-2 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .gallery-columns-5 .gallery-item,
    .woocommerce.columns-5 .product-list-item,
    .woocommerce.mobile-extra-3 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-3 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .gallery-columns-6 .gallery-item,
    .woocommerce.columns-6 .product-list-item,
    .woocommerce.mobile-extra-4 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-4 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .gallery-columns-7 .gallery-item,
    .woocommerce.columns-7 .product-list-item,
    .woocommerce.mobile-extra-5 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-5 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .gallery-columns-8 .gallery-item,
    .woocommerce.columns-8 .product-list-item,
    .woocommerce.mobile-extra-6 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-6 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .gallery-columns-9 .gallery-item,
    .woocommerce.columns-9 .product-list-item,
    .woocommerce.mobile-extra-7 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-7 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .gallery-columns-10 .gallery-item,
    .woocommerce.columns-10 .product-list-item,
    .woocommerce.mobile-extra-8 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-8 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .woocommerce.mobile-extra-9 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-9 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.mobile-extra-10 .product-list-item,
    .object-carousel.elementor-grid-mobile_extra-10 .e-loop-item,
    .product-carousel.elementor-grid-mobile_extra-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}

@media only screen and (max-width: 767px) {

    .gallery-columns-2 .gallery-item,
    .woocommerce.columns-2 .product-list-item,
    .woocommerce.mobile-1 .product-list-item,
    .object-carousel.elementor-grid-mobile-1 .e-loop-item,
    .product-carousel.elementor-grid-mobile-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .gallery-columns-4 .gallery-item,
    .woocommerce.columns-4 .product-list-item,
    .gallery-columns-5 .gallery-item,
    .woocommerce.columns-5 .product-list-item,
    .woocommerce.mobile-2 .product-list-item,
    .object-carousel.elementor-grid-mobile-2 .e-loop-item,
    .product-carousel.elementor-grid-mobile-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .gallery-columns-6 .gallery-item,
    .woocommerce.columns-6 .product-list-item,
    .woocommerce.mobile-3 .product-list-item,
    .object-carousel.elementor-grid-mobile-3 .e-loop-item,
    .product-carousel.elementor-grid-mobile-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .gallery-columns-7 .gallery-item,
    .woocommerce.columns-7 .product-list-item,
    .woocommerce.mobile-4 .product-list-item,
    .object-carousel.elementor-grid-mobile-4 .e-loop-item,
    .product-carousel.elementor-grid-mobile-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .gallery-columns-8 .gallery-item,
    .woocommerce.columns-8 .product-list-item,
    .woocommerce.mobile-5 .product-list-item,
    .object-carousel.elementor-grid-mobile-5 .e-loop-item,
    .product-carousel.elementor-grid-mobile-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .gallery-columns-9 .gallery-item,
    .woocommerce.columns-9 .product-list-item,
    .woocommerce.mobile-6 .product-list-item,
    .object-carousel.elementor-grid-mobile-6 .e-loop-item,
    .product-carousel.elementor-grid-mobile-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .gallery-columns-10 .gallery-item,
    .woocommerce.columns-10 .product-list-item,
    .woocommerce.mobile-7 .product-list-item,
    .object-carousel.elementor-grid-mobile-7 .e-loop-item,
    .product-carousel.elementor-grid-mobile-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .woocommerce.mobile-8 .product-list-item,
    .object-carousel.elementor-grid-mobile-8 .e-loop-item,
    .product-carousel.elementor-grid-mobile-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .woocommerce.mobile-9 .product-list-item,
    .object-carousel.elementor-grid-mobile-9 .e-loop-item,
    .product-carousel.elementor-grid-mobile-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.mobile-10 .product-list-item,
    .object-carousel.elementor-grid-mobile-10 .e-loop-item,
    .product-carousel.elementor-grid-mobile-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}

@media only screen and (max-width: 400px) {
    .woocommerce.mobile-small-1 .product-list-item {
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .woocommerce.mobile-small-2 .product-list-item {
        width: 50% !important;
        flex-basis: 50% !important;
    }

    .woocommerce.mobile-small-3 .product-list-item {
        width: 33.33% !important;
        flex-basis: 33.33% !important;
    }

    .woocommerce.mobile-small-4 .product-list-item {
        width: 25% !important;
        flex-basis: 25% !important;
    }

    .woocommerce.mobile-small-5 .product-list-item {
        width: 20% !important;
        flex-basis: 20% !important;
    }

    .woocommerce.mobile-small-6 .product-list-item {
        width: 16.66% !important;
        flex-basis: 16.66% !important;
    }

    .woocommerce.mobile-small-7 .product-list-item {
        width: 14.2% !important;
        flex-basis: 14.2% !important;
    }

    .woocommerce.mobile-small-8 .product-list-item {
        width: 12.5% !important;
        flex-basis: 12.5% !important;
    }

    .woocommerce.mobile-small-9 .product-list-item {
        width: 11.11% !important;
        flex-basis: 11.11% !important;
    }

    .woocommerce.mobile-small-10 .product-list-item {
        width: 10% !important;
        flex-basis: 10% !important;
    }
}



/*============CUSTOM CAROUSEL============*/
.swiper-carousel .swiper-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
.swiper-carousel .swiper-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    direction: rtl;
    transform: none !important;
}
/*---------------------------------------*/
.product-carousel ul.products,
.object-carousel .elementor-loop-container,
.custom-carousel {
    display: flex !important;
	flex-direction: row !important;
    flex-wrap: nowrap !important;
	gap: 0 !important;
    justify-content: flex-start !important;
    width: 100% !important;
    overflow-x: auto !important;
    -ms-overflow-style: none !important; /* for Internet Explorer, Edge */
    scrollbar-width: none !important; /* for Firefox */
    transform: none !important;
}
.product-carousel ul.products::-webkit-scrollbar,
.object-carousel .elementor-loop-container::-webkit-scrollbar,
.custom-carousel::-webkit-scrollbar {
    display: none !important; /* for Chrome, Safari, and Opera */
}
.custom-carousel * {
    user-select: none;
}
.custom-carousel:hover {
    cursor: grab;
}
.custom-carousel.draging {
    cursor: grabbing;
    user-select: none;
}
.product-carousel .product-list-item,
.object-carousel .e-loop-item,
.custom-carousel .carousel-item {
    flex: 0 0 100% !important;
    /*flex: 0 0 auto !important;*/
    flex-shrink: 0 !important;
    flex-grow: 0 !important;
    flex-basis: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
}
.product-carousel > .elementor-widget-container,
.object-carousel .elementor-widget-container,
.custom-carousel-box {
    overflow: hidden;
    z-index: 1;
}
.custom-carousel-box .custom-carousel-prev,
.custom-carousel-box .custom-carousel-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    z-index: 99;
    font-size: 40px;
    line-height: 45px;
    color: #aaa;
    text-align: center;
    direction: ltr;
    cursor: pointer;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='20'><path fill='%23DDD' fill-rule='evenodd' d='M.366 19.708c.405.39 1.06.39 1.464 0l8.563-8.264a1.95 1.95 0 0 0 0-2.827L1.768.292A1.063 1.063 0 0 0 .314.282a.976.976 0 0 0-.011 1.425l7.894 7.617a.975.975 0 0 1 0 1.414L.366 18.295a.974.974 0 0 0 0 1.413'/></svg>");
    background-size: 11px 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
.custom-carousel-box .custom-carousel-next {
    left: -25px;
    transform: rotate(180deg);
}
.custom-carousel-box .custom-carousel-prev {
    right: -25px;
}
/*----------------------------------------*/
.custom-carousel-bullet {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: auto;
    /*bottom: -15px;*/
    bottom: calc(-2 * var(--custom-gap));
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
}
.custom-carousel-bullet a {
    display: flex;
    width: 20px;
    height: 5px;
    background-color: #ddd;
    border-radius: 100px;
    cursor: pointer;
    flex-shrink: 1;
    transition: all 0.3s;
}
.custom-carousel-bullet a.active-index {
    background-color: #f34;
    width: 30px;
    flex-shrink: 0;
}
.custom-carousel-box ~ .elementor-swiper-button {
	display: none !important;
}
/*----------------------------------------*/
.object-carousel .custom-carousel-bullet,
.product-carousel .custom-carousel-bullet {
    top: -30px;
    bottom: auto;
    left: 190px;
    right: auto;
}
.object-carousel .custom-carousel-bullet a,
.product-carousel .custom-carousel-bullet a {
    width: 5px;
}
.object-carousel .custom-carousel-bullet a.active-index,
.product-carousel .custom-carousel-bullet a.active-index {
    width: 30px;
}
.object-carousel .custom-carousel-prev,
.object-carousel .custom-carousel-next,
.product-carousel .custom-carousel-prev,
.product-carousel .custom-carousel-next {
    top: -38px;
    bottom: auto;
    right: auto;
    width: 20px;
    height: 20px;
    background-size: 10px;
}
.object-carousel .custom-carousel-prev,
.product-carousel .custom-carousel-prev {
    left: 155px;
}
.object-carousel .custom-carousel-next,
.product-carousel .custom-carousel-next {
    left: 120px;
}
/*----------------------------------------*/
.object-carousel .e-loop-item {
    padding: var(--custom-gap);
}
@media only screen and (max-width: 767px) {

    .custom-carousel-prev,
    .custom-carousel-next,
    .custom-carousel-bullet {
        display: none;
    }
}
