:root {
    --data-opacity: 0;
}

.home_direction-ltr {
    direction: rtl;
}
@media only screen and (min-width: 1280px) {
    .height-bg-video {
        height: 70vh;
        /*height: calc(100vh - 200px);*/
    }
}
.mad-breadcrumb {
    padding-top: unset;
    padding-bottom: unset;
    z-index: unset;
}

.mad-breadcrumb img {
    width: auto;
    height: auto;
}

.padding-top-84 {
    padding-top: 84px;
}

.promo-container {
    width: 100%;
    height: auto;
}

.mad-breadcrumb video {
    width: 100%;
}

.special-content {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.special-content-text {
    margin: 20px 0px 60px 0px;
    max-width: 744px;
    display: flex;
}

.special-content-text span {
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
}

.special-product {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}
.special-product .product-1 {
    grid-area: 1 / 1 / span 2 / span 2;
}
.special-product img {
    width: 100%;
}

.product-2 img,
.product-3 img,
.product-4 img,
.product-5 img {
    max-height: 212px;
}

.promo-con .mad-content menu {
    display: flex;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--while);
    font-size: 1.125rem;
    line-height: 1.688rem;
    background: var(--secondary_black);
}

.mad-header-menu {
    z-index: 100;
    background: var(--secondary_black);
}

.fixed-menu {
    position: fixed;
    top: 0px;
    width: 100%;
}

.mad-header-menu menu {
    margin: auto;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.mad-header-menu menu::-webkit-scrollbar {
    display: none;
}

menu .menu-i-item,
menu .menu-item {
    padding: 1.625rem;
    position: relative;
    white-space: nowrap;
    color: #ffffff;
}

menu .menu-i-item:hover {
    color: var(--primary_pink);
    cursor: pointer;
}

menu .menu-item:hover {
    color: var(--primary_pink);
    cursor: pointer;
    border-bottom: 3px solid var(--primary_pink);
}

menu .menu-item.active {
    border-bottom: 3px solid var(--primary_pink);
}

.mad-products .mad-product {
    background: var(--card_background) !important;
    border-radius: var(--border_radius_05) !important;
    color: var(--secondary_white) !important;
    padding: 1.25rem !important;
}

.mad-products .mad-product .mad-link,
.mad-text-link {
    color: var(--secondary_white) !important;
}

.mad-products .mad-product .mad-product-info,
.mad-products .mad-product p {
    color: var(--secondary_gray_light) !important;
    font-size: 1rem !important;
    line-height: 1.438rem;
}

.mad-products .mad-product-image {
    margin: -1.25rem -1.25rem 0.75rem -1.25rem !important;
}

.mad-products:not(.mad-product-small) .mad-product .mad-product-description {
    padding-top: unset !important;
    font-size: 16px !important;
}

.mad-product-price {
    font-family: inherit;
    color: var(--secondary_white) !important;
    font-size: 24px !important;
    line-height: 2.25rem !important;
}

.mad-calc .btn:not(.with-text) {
    width: 2.625rem !important;
    height: 2.625rem !important;
    border-radius: var(--border_radius_05) !important;
}

.mad-entities:not(.type-2):not(.type-3).style-3:not(.mad-entity-hr):not(
        .single-entity
    )
    .mad-entity:after,
.mad-products:not(.mad-product-small) .mad-product:after {
    background: var(--primary_pink) !important;
}

.mad-sidebar::before,
.mad-sidebar::after {
    content: none !important;
}

.mad-sidebar .product-sort-section {
    margin-bottom: 1rem;
}

.mad-sidebar .product-sort-section .mad-col {
    color: var(--while) !important;
    font-size: 30px !important;
    line-height: 3.75rem !important;
    font-family: var(--font_family) !important;
    font-weight: 600;
}

.product-group-categories .product-category-title {
    font-family: var(--font_family);
    font-weight: 600;
    font-size: 1.5rem !important;
    color: var(--while) !important;
    line-height: 3.25rem;
    margin-bottom: 2rem;
}

.product-group-categories .product-category-title img {
    line-height: 3.25rem;
    margin-top: 0.75rem;
    margin-right: 0.3rem;
}

.product-group-categories .product-category-title .product-count {
    font-size: 1rem !important;
    color: var(--secondary_gray_light) !important;
    letter-spacing: 0.12em;
    line-height: 1.483rem;
    font-weight: 400;
}

.product-group-categories .product-group-content {
    width: 100%;
}

.product-group-categories .product-group-content .form-col {
    padding-left: unset;
}

.product-group-categories .product-group-content input {
    padding-left: 1rem;
    padding-right: 3.75rem;
    background: rgba(98, 95, 97, 0.2);
    height: 2.688rem;
    border-radius: unset;
    color: var(--primary_pink);
    font-size: 0.875rem;
    border-color: rgba(98, 95, 97, 0.2);
}

.product-group-categories .product-group-content i {
    left: unset;
    right: 22px;
    font-size: 1rem;
    line-height: 2.75rem;
    color: var(--primary_pink);
    cursor: pointer;
}

.product-group-categories .form-check {
    padding-left: unset !important;
}

.mad-sidebar .product-category-title {
    margin-bottom: unset;
}

.product-group-filters {
    display: flex;
}

.border-bottom {
    padding-top: 0.75rem;
    border-bottom: 0.125rem solid var(--primary_pink) !important;
}

.product-group-filters div:first-child {
    flex: 1;
    cursor: pointer;
}

.product-group-filters a:last-child {
    margin-right: 0.75rem;
    cursor: pointer;
}

.product-group-filters a i {
    line-height: 3.25rem;
    transition: all 0.125s ease;
}

.product-group-description {
    font-family: var(--font_family);
    font-size: 0.875rem;
    line-height: 1.438rem;
    color: var(--secondary_gray_2);
    margin-top: -0.5rem;
    margin-bottom: 1rem;
}

.row:not(.no-gutters).hr-size-4 > [class*="col-"].mad-sidebar {
    padding-right: unset;
}

.allergies {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem !important;
    margin-left: -0.2rem !important;
    margin-right: 0rem !important;
}

.allergies .allergy {
    padding: 0.5rem 10px !important;
    gap: 10px;
    border: 0.063rem solid var(--allergy_border);
    font-size: 1rem;
    line-height: 1.438rem;
    text-align: center;
    color: var(--while);
    transition: all 0.5s ease;
    margin: 5px 5px;
}

.allergies > [class*="col-"] {
    padding-bottom: 1rem !important;
}

.allergy-active {
    background: var(--primary_pink);
    color: var(--secondary_black);
    border-color: var(--primary_pink);
    cursor: pointer;
    transition: all 0.5s ease;
}

.allergy-active span {
    color: var(--secondary_black) !important;
}

.allergies .allergy:hover {
    background: var(--primary_pink);
    color: var(--secondary_black);
    border-color: var(--primary_pink);
    cursor: pointer;
    transition: all 0.5s ease;
}

.fw-400 {
    font-weight: 400 !important;
}

.drawer-filter {
    cursor: pointer;
}

@media only screen and (min-width: 1200px) {
    .mad-sidebar:before {
        position: absolute;
        left: 100%;
        top: 0;
        bottom: 0;
        width: 2px;
        background: #f2e4df;
    }

    .mad-sidebar:after {
        content: "";
        position: absolute;
        left: 100%;
        top: 0;
        bottom: 0;
        width: 2px;
        background: #f2e4df;
    }

    .mad-content menu {
        overflow-x: scroll;
    }

    .drawer-filter {
        display: none !important;
    }

    .btn-drawer-group {
        display: none !important;
    }
}

@media only screen and (min-width: 1480px) {
    .mad-content menu,
    .container {
        max-width: 1400px;
    }

    .mad-content menu {
        justify-content: center;
        overflow-x: scroll;
    }
}

.modal.drawer {
    height: 100vh;
    padding: 30px 30px 0 30px;
    background: var(--secondary_black);
    direction: ltr;
    pointer-events: none;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.modal.drawer::-webkit-scrollbar {
    display: none;
}

.modal.drawer * {
    pointer-events: none;
}

.modal.drawer .product-sort-section {
    display: none;
}

.modal.drawer.show {
    pointer-events: auto;
}

.modal.drawer.show * {
    pointer-events: auto;
}

.modal.drawer.show {
    transform: translate(0, 0);
}

.modal.drawer.right-align {
    flex-direction: column !important;
}

.modal.drawer:not(.show) {
    transform: translate(-25%, 0);
}

.modal.drawer .btn {
    border-radius: var(--border_radius_05);
    font-family: var(--font_family);
}

.modal.drawer .btn-drawer-group {
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    z-index: 2;
    background: var(--secondary_black);
}

#addToCardModal .modal-content {
    border: 1px solid rgba(98, 95, 97, 0.3);
    background: var(--secondary_gray);
}

#addToCardModal .close,
#addToCardModal .close:hover {
    opacity: 1;
}

#addToCardModal .close span {
    font-size: 30px;
    color: var(--while);
    opacity: 1 !important;
}

#addToCardModal .modal-content .modal-header {
    border-bottom: unset;
}

#addToCardModal .modal-content .modal-body {
    padding: 0 30px 0 30px;
}

#addToCardModal .modal-content .modal-body .modal-title {
    font-size: 2.5rem;
    line-height: 2.25rem;
    color: var(--while);
    margin-top: -15px;
}

#addToCardModal table {
    border-radius: unset;
}

#addToCardModal table tr:hover {
    background: unset;
}

#addToCardModal .table td {
    text-align: center;
    vertical-align: middle;
}

#addToCardModal .size-select-box {
    padding-top: 20px !important;
    padding-left: 15px !important;
}

#addToCardModal .size-select-box label {
    color: var(--while);
    font-family: var(--font_family);
}

#addToCardModal .table td,
#addToCardModal .table th {
    border-top: unset;
    line-height: unset;
    padding: unset;
    color: var(--while);
    word-wrap: break-word;
    font-family: var(--font_family);
}

#addToCardModal .modal-content .modal-footer {
    border-top: unset;
    font-family: var(--font_family);
}

#addToCardModal .modal-content .modal-footer button {
    font-family: var(--font_family);
    border-radius: var(--border_radius_05);
    border: unset;
}

.allergy {
    word-wrap: break-word;
}

@media only screen and (max-width: 1199px) {
    .row:not(.no-gutters).hr-size-4 > [class*="col-"].mad-sidebar {
        padding-right: 4.5rem;
    }

    body {
        padding-right: unset !important;
    }

    #sidebar {
        padding-left: 2rem !important;
    }
}

@media only screen and (max-width: 575px) {
    .mad-products .mad-product {
        padding: 1rem !important;
    }

    .mad-breadcrumb video {
        width: 100%;
    }
}

@media only screen and (max-width: 374px) {
    .mad-content,
    .mad-section {
        padding-top: unset !important;
    }
}

.menu-i-item::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    position: absolute;
    opacity: 0;
    visibility: visible;
    background: var(--primary_pink) !important;
}

.menu-i-item:hover::after,
.menu-i-item.m-active::after {
    opacity: 1;
}

@media only screen and (max-width: 280px) {
    #sidebar {
        padding: 15px 15px 0 15px !important;
    }
}

@media only screen and (min-width: 600px) {
    .modal.drawer {
        width: 50%;
        margin-left: 50%;
        animation: ease-in-out;
        animation-name: run;
        animation-duration: 0.25s;
    }

    @-webkit-keyframes run {
        0% {
            margin-left: 100%;
        }

        100% {
            margin-left: 50%;
        }
    }
}

@media only screen and (max-width: 599px) {
    .modal.drawer {
        width: 100%;
        margin-left: 0;
        animation: ease-in-out;
        animation-name: run;
        animation-duration: 0.5s;
    }

    @-webkit-keyframes run {
        0% {
            margin-left: 100%;
        }

        100% {
            margin-left: 0;
        }
    }
}
.disable-button {
    opacity: 0.5;
    cursor: default;
}

.mad-selected-option {
    background: unset!important;
    padding-left: 1rem!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    padding-right: inherit!important;
    color: white!important;
}

.mad-custom-select .mad-options-list > li {
    padding-bottom: 0.5rem!important;
    padding-top: 0.5rem!important;
    padding-left: 0!important;
}
