/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
a {
    color: #000;
}

.box-attribute {
    margin-bottom: 0 !important;
    margin-top: 1em !important;
    direction: ltr;
}

.custom-wc-variations {
    direction: ltr;
}

.box-attribute li {
    display: inline-block;
    width: 30px !important;
    background-color: #EFEFEF;
    color: #000 !important;
    margin: 5px 5px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 300;
    padding: 3px 0;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
    display: none;
}

.woocommerce .product-cats {
    list-style: none;
    padding: 0;
    width: fit-content;
    min-width: 360px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 20px;
}

.woocommerce .product-cats li {
    display: inline-block;
    text-decoration: none;
    color: #000 !important;
    font-size: 18px;
    min-width: 200px;
    padding: 5px;
}

.woocommerce .product-cats li h2 {
    margin: 0;
}

.woocommerce .product-cats li a {
    border: 1px solid #000;
}

.woocommerce .product-cats li.active a {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

.woocommerce .product-cats li a:hover {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

.woocommerce .product-cats li:last-child {
}

/* one item */
.woocommerce .product-cats li:first-child:nth-last-child(1) {
    /* -or- li:only-child { */
    width: 100%;
}

/* two items */
.woocommerce .product-cats li:first-child:nth-last-child(2), .woocommerce .product-cats li:first-child:nth-last-child(2) ~ li {
    width: 50%;
}

/* three items */
.woocommerce .product-cats li:first-child:nth-last-child(3), .woocommerce .product-cats li:first-child:nth-last-child(3) ~ li {
    width: 33.3333%;
}

/* four items */
.woocommerce .product-cats li:first-child:nth-last-child(4), .woocommerce .product-cats li:first-child:nth-last-child(4) ~ li {
    width: 24%;
}

/* four items */
.woocommerce .product-cats li:first-child:nth-last-child(5), .woocommerce .product-cats li:first-child:nth-last-child(5) ~ li {
    width: 19%;
}

/* four items */
.woocommerce .product-cats li:first-child:nth-last-child(6), .woocommerce .product-cats li:first-child:nth-last-child(6) ~ li {
    width: 16%;
}

/* four items */
.woocommerce .product-cats li:first-child:nth-last-child(7), .woocommerce .product-cats li:first-child:nth-last-child(7) ~ li {
    width: 14.28%;
}

/* four items */
.woocommerce .product-cats li:first-child:nth-last-child(8), .woocommerce .product-cats li:first-child:nth-last-child(8) ~ li {
    width: 12.5%;
}

.woocommerce .product-cats a {
    text-align: center;
}

.woocommerce .product-cats h2 a {
    font-weight: 400;
    font-size: 16px;
    background-color: #000;
    border-radius: 50px;
    color: #fff!important;
    padding: 0.5em 0.5em;
    display: block;
}

#carousel li {
    margin-right: 5px;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

#carousel img:hover {
    opacity: 1;
}

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

.gallery-navigation-carousel .icon-sp_wgs-left-open {
    left: 0;
}

.gallery-navigation-carousel .icon-sp_wgs-left-open:before {
    font-size: 18px;
}

.gallery-navigation-carousel .icon-sp_wgs-right-open {
    right: 0;
}

.gallery-navigation-carousel .icon-sp_wgs-right-open:before {
    font-size: 18px;
}

.wcgs-lightbox.top_right a {
    left: 14px;
    right: auto;
}

body.single-product .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.single-product .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 20px;
    color: #000;
    outline: none;
    display: block;
    line-height: initial;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: .5rem 1rem;
}

body.single-product .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

body.single-product .select2-container--classic .select2-selection--single {
    border: 0;
    box-shadow: none;
    background: #fff;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid;
    border-radius: 0;
    height: auto;
    outline: none;
}

body.single-product .select2-container--classic .select2-selection--single button {
    display: none;
}

body.single-product .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    background-color: transparent;
    border: none;
    border-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 39px;
    position: absolute;
    top: 0;
    width: 20px;
    background-image: none;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
body.single-product .select2-container--classic .select2-selection--single .select2-selection__arrow{
    background-color: transparent;
    background-image: none;
    border: 0;
}
body.single-product .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

body.single-product .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 6px 8px 6px;
}

body.single-product .select2-container--classic .select2-selection--single:focus {
    border: 0;
    border-bottom: 1px solid ;
}

body.single-product .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: transparent;
    top: 32px;
}

body.single-product .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    background-image: none;
    background-repeat: repeat-x;
}

body.single-product .select2-results__option {
    font-size: 18px;
    background: #EBEBEB;
}

body.single-product .select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #000;
    color: #fff;
}

body.single-product .select2-container--classic .select2-results>.select2-results__options {
    max-height: max-content;
    overflow-y: auto;
}

body.single-product .select2-search--dropdown {
    display: none;
    padding: 0;
}

body.single-product .select2-container--classic.select2-container--open .select2-selection--single {
    border: 0;
}

body.single-product .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #000;
}

body.single-product .select2-container {
    width: 200px !important;
}

body .woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 1em;
}

.custom-wc-variations input {
    display: none;
}

.custom-wc-variations input[type="radio"]:checked+label {
    background: #000;
    color: #fff !important;
}

.custom-wc-variations label {
    border-radius: 50px;
    background: #EBEBEB;
    color: #000 !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 7px 7px;
    text-align: center !important;
    min-width: 30px;
    margin: 4px 0 4px 8px;
    cursor: pointer;
}
body:not(.rtl) .custom-wc-variations label {
	margin: 4px 8px 4px 0px;
}

.custom-wc-variations label:hover {
    background: #000;
    color: #fff !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgba(0,0,0,.9);
    color: #fff;
}

.woocommerce table.shop_table {
    border: 1px solid #000;
    border-radius: 0px;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-top: 0px solid #000;
}

table td, table th {
    border: 0px solid #000;
}

.woocommerce table.shop_table td {
    border-top: 1px solid #000;
    font-size: 18px;
    background: #fff !important;
}
.woocommerce table.shop_table td.product-colour{
    height:46px;
}
.woocommerce ul.products li.product {
    text-align: center;
    background-color: rgba(255,255,255,0.28);
}

.woocommerce .attachment-woocommerce_thumbnail {
    margin-bottom: 17px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #000000;
    margin-bottom: 0px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    color: #000000;
    margin-bottom: 0px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-size: 24px;
    font-weight: 700;
}

.woocommerce ul.products li.product .star-rating {
    color: #7a7a7a;
    font-size: 0.4em;
}

.woocommerce ul.products li.product .price {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
}

.woocommerce ul.products li.product .price ins {
    color: #000000;
}

.woocommerce ul.products li.product .price ins .amount {
    color: #000000;
}

.woocommerce ul.products li.product .price del {
    color: #000000;
}

.woocommerce ul.products li.product .price del .amount {
    color: #000000;
}

.woocommerce ul.products li.product .price del {
    font-size: 24px;
    font-weight: 400;
}

.woocommerce ul.products li.product .button {
    background-color: rgba(255,255,255,0);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    display: none;
}

.woocommerce ul.products li.product span.onsale {
    display: block;
    color: #FFFFFF;
    background-color: #000000;
    font-size: 18px;
    font-weight: 400;
    border-radius: 0px;
    min-width: 90px;
    min-height: 35px;
    line-height: 35px;
    margin: 0px;
}

.woo-variation-product-gallery {
    margin-bottom: 0px!important;
}

.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce button.button {
    float: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    background-color: #ffffff66;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000;
    border-radius: 0px 0px 0px 0px;
    padding: 8px 25px 8px 25px;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: right;
    box-sizing: border-box;
    border: 1px solid #000;
    margin: 0 0 0 4px;
    outline: 0;
    border-radius: 0px 0px 0px 0px;
    padding: 7px 25px 7px 25px;
    width: 120px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 60px;
    box-shadow: none;
    margin: 0;
}

ul.products li.product .price {
    direction: ltr;
    text-align: center;
}

/*.single-product .price {
    direction: ltr;
    text-align: right;
}*/

.product-search-results table.search-results tr td, .entry-content .product-search-results table.search-results tr td {
    padding: 10px;
    vertical-align: top;
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .woocommerce .product-cats li {
        display: inline-block;
        text-decoration: none;
        color: #000 !important;
        font-size: 18px;
        min-width: 50%;
        padding: 5px;
    }

    .wcpf-field-title {
        position: relative;
        display: none;
    }

    .wcpf-content {
        display: none;
    }

    .wcpf-field-title:after {
        content: "";
        border-color: #000 transparent transparent transparent;
        border-style: solid;
        border-width: 8px 6px 0 6px;
        height: 8px;
        left: 15px;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 12px;
        display: block;
    }

    .woo-variation-product-gallery {
        margin-bottom: 5px!important;
        width: 100% !important;
    }

    .woo-variation-gallery-has-product-thumbnail {
        margin-bottom: 20px!important;
    }

    .woocommerce .product-cats {
        width: fit-content;
        min-width: 320px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
        text-align: right!important;
    }

    .woocommerce #content table.cart .product-thumbnail::before, .woocommerce table.cart .product-thumbnail::before {
        display: none;
    }

    .product-table-mobile::before {
        display: none;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile {
        padding: 5px;
        margin: 0;
        position: relative;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile table {
        text-align: right;
        margin: 0;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile td {
        display: inline-block !important;
        background: transparent;
        padding: 10px 5px;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        margin-left: 5px;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile td.product-remove {
        float: left;
        width: 0%;
        position: absolute;
        left: 0;
        width: 37px;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile td.product-name {
        width: 78%;
        text-align: right!important;
    }

    .woocommerce table.shop_table_responsive .product-table-mobile td.product-thumbnail {
        width: 20%;
    }

    .woocommerce table.shop_table_responsive .woocommerce-shipping-totals td {
        text-align: right!important;
    }

    .woocommerce ul#shipping_method li input {
        margin: 9px 0 0 0.4375em;
    }

    .rtl .popup_design .btn.btn-lg.btn-info,.rtl .popup_design .btn.btn-lg.btn-danger,.rtl #openBtn.btn.btn-lg {
        font-size: 14px !important;
    }

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
        width: 100% !important;
    }

    body .woocommerce form .select2-container {
        width: 100% !important;
    }

    body .woocommerce form .select2-container--default .select2-selection--single {
        border: 1px solid #666!important;
        height: 39px;
        font-size: 16px;
    }

    body .woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 39px;
    }
}

.woocommerce table.shop_table_responsive tr, .woocommerce table.shop_table_responsive td, .woocommerce table.shop_table_responsive {
    background: transparent;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0.5em;
    padding-bottom: 0;
}

.table-responsive table.sf-table {
    direction: ltr;
    text-align: center;
}

.measurement-block table {
    text-align: center;
    display: block;
    overflow: auto;
}
/* height */
.measurement-block ::-webkit-scrollbar {
    height:20px;
}

/* Track */
.measurement-block ::-webkit-scrollbar-track {
	border-radius: 20px;
    border:1px solid #000;
}
 
/* Handle */
.measurement-block ::-webkit-scrollbar-thumb {
  background: #000; 
  border-radius: 20px;
}

/* Handle on hover */
.measurement-block ::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
body.woocommerce-checkout .select2-container {
    width: 100% !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single{
   border: 1px solid #666;
   border-radius: 3px;
   padding: .282rem 0.5rem;
   transition: all .3s;
   height: auto;
   font-size: 1rem;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.rtl .woocommerce ul.products li.product .price ins {

    font-weight: 400;
	text-decoration:none;
    
}
body:not(.rtl) .elementor-button .elementor-align-icon-right {
    margin-left: 10px!important;
    margin-right: auto!important;
}
body:not(.rtl) .elementor-button .fa-long-arrow-alt-left:before {
    content: "\f30b" !important;
}
body:not(.rtl) .elementor-button .elementor-align-icon-left {
    margin-left: 5px;
    margin-right: auto;
    order: 15;
}
body:not(.rtl).woocommerce div.product form.cart .variations td,body:not(.rtl).woocommerce div.product form.cart .variations th{
	text-align: left;
}

.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 10px!important;
}

.yith-wcan-filters button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #e5e5e5;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #111;
}

.yith-wcan-filters button:hover {
    background: #111;
    color: #fff;
}

.yith-wcan-filter .filter-title {
    font-weight: 700 !important;
    font-size: 24px !important;
    color: #000 !important;
    margin-top: 0 !important;
    border-bottom: 1px solid #000;
    padding-top: 0 !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px;
}

.yith-wcan-filter ::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.yith-wcan-filter ::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

.yith-wcan-filter ::-webkit-scrollbar-thumb {
    background-color: #babac0;
}

.yith-wcan-filter .filter-content {
    max-height: -webkit-calc(20em + 6px);
    max-height: calc(20em + 6px);
    overflow-y: auto;
}

body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: 1.7;
    margin: 0;
}

body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label {
    width: 100%;
    cursor: pointer;
}

body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item input {
    position: relative;
    top: 2px;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    appearance: none;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}


body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item input:checked::after {
    content: "";
    position: absolute;
    display: block;
    top: 4px;
    left: 3px;
    height: 3px;
    width: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: solid #111;
    border-width: 0 0 2px 2px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
html[lang="en-US"] body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item input {
    position: relative;
    top: 2px;
    margin-left: 0;
    margin-right: 5px
}
html[lang="en-US"] body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,
html[lang="en-US"] body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a{
    position:absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 8px;
    padding-left: 25px;
}
html[lang="en-US"] body .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item{
  position:relative;
}
.blockUI.blockOverlay {
    position: fixed!important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
    color: #000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
    color: #8d8d8d;
}

/* End custom CSS */
/* Start custom CSS for yith_wcan_filters, class: .elementor-element-e1eb38b */
@media only screen and (max-width: 768px) {
    .yith-wcan-filter .filter-title {
        position: relative;
        font-size: 20px !important;
        padding-bottom: 10px !important;
    }

    .yith-wcan-filter .filter-content {
        display: none;
    }

    .yith-wcan-filter .filter-title:after {
        content: "";
        border-color: #000 transparent transparent transparent;
        border-style: solid;
        border-width: 8px 6px 0 6px;
        height: 8px;
        left: 15px;
        margin-left: -4px;
        margin-top: -8px;
        position: absolute;
        top: 50%;
        width: 12px;
        display: block;
    }
	html[lang="en-US"] body .yith-wcan-filter .filter-title:after {
        left: 0px;
        right: 15px;
        margin-right: -4px;
        margin-left: auto;
    }
}

@media only screen and (max-width: 1024px) {
    html[lang="en-US"] body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        text-align: left!important;
    }
}
body #add_payment_method .cart-collaterals .cart_totals table th,
body .woocommerce-cart .cart-collaterals .cart_totals table th, 
body .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 30%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  content: "\f078"!important; /* Unicode for Font Awesome chevron-down */
  font-family: "Font Awesome 5 Free"; /* Ensure Font Awesome is loaded */
  font-weight: 900; /* Required for solid icons */
  font-size: 12px !important;
  position: relative !important;
  left: 0.35em !important;
  display: inline-block;
  transition: transform 0.3s ease-in-out;
    
}
html[lang="en-US"] body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  left: 0em !important;
  right: 0.35em !important;
}

/* Rotate arrow when menu is open */
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
    content: "\f077"!important;/* Unicode for Font Awesome chevron-down */
}

.rtl .woocommerce .elementor-widget-woocommerce-product-price .price {
    direction: ltr;
    text-align: right;
}