﻿:root {
    --logo-height: 80px;
    --banner-height: 0px;
    --top-header-height: calc(var(--logo-height) + 20px);
    --bottom-header-height: 45px;
    --header-height: calc(var(--top-header-height) + var(--bottom-header-height));
    --header-responsive-bottom-bar-display: block;
    --fixed-header-height: calc(50px + 4rem);
}

.compare-icon {
    display: block !important;
    width: 100%;
    height: 19px;
    fill: #666;
}

#goTop {
    display: block;
    position: fixed;
    z-index: 2;
    right: 2rem;
    bottom: 2rem;
    width: 3rem;
    height: 3rem;
    text-align: center;
    align-content: center;
    border-radius: 50% !important;
    transform: translate(5rem);
    transition: 300ms;
    transition-delay: 300ms;
}

#goTop.show {
    transform: translate(0);
}

.compare-btn-fixed {
    position: fixed;
    left: -100%;
    bottom: 2rem;
    z-index: 10;
    transition: 500ms;
}

.compare-btn-fixed.show {
    left: 2rem;
}

@media (max-width: 991px) {
    #IHKCXTAYGR {
        margin-block-end: var(--fixed-header-height);
    }

    #goTop {
        bottom: 100px;
    }
}

#IHKCXTAYGR .item-link {
    pointer-events: unset;
}

@media (min-width: 768px) {
    #IHKCXTAYGR .elementor-element-ac34564 {
        --width: fit-content;
        line-height: 1.5;
    }

    #IHKCXTAYGR .elementor-element-e1fc75c {
        --width: fit-content;
        line-height: 1.5;
    }
}


@media (max-width: 992px) {
    .compare-btn-fixed {
        bottom: 90px;
    }

    .compare-btn-fixed.show {
        left: 0.5rem;
    }
}

/* #IHKCXTAYGR .elementor-element-e1fc75c {
    width: fit-content;
} */

#IHKCXTAYGR .woocommerce-mini-cart-item a {
    white-space: unset;
}

#IHKCXTAYGR .result-short-length {
    text-align: center;
    margin-block: 1rem;
}

#IHKCXTAYGR .basket-title {
    --line-clamp: 2;
    --line-height: 1.5;
    text-overflow: ellipsis;
}

#IHKCXTAYGR .woocommerce-mini-cart-item {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#IHKCXTAYGR .elementor-element.elementor-element-f501a30 {
    z-index: 500;
}

#IHKCXTAYGR .popup-button .badge {
    background-color: var(--e-global-color-secondary);
}

#IHKCXTAYGR .search-result {
    overflow-y: scroll;
    scrollbar-width: none;
}

#IHKCXTAYGR .result-loading {
    display: none;
    gap: 1rem;
    justify-content: center;
    position: relative;
}

#IHKCXTAYGR .result-loading i {
    position: unset;
    transform: unset;
    animation: searchingMove 2s infinite ease-in-out;
}

#IHKCXTAYGR ul.mega-menu {
    left: unset !important;
    max-width: 80vw !important;
}

#IHKCXTAYGR ul.mega-menu.mobile {
    max-width: 100% !important;
}

#IHKCXTAYGR ul.mega-menu .elementor-icon-list-items {
    padding-inline-start: 1rem;
}

#IHKCXTAYGR ul.mega-menu .elementor-icon-list-item {
    margin: 0;
}

#IHKCXTAYGR dialog.megamenu-mobile {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: unset;
    background-color: white;
    min-inline-size: 100%;
    min-block-size: 100%;
}

#IHKCXTAYGR dialog.megamenu-mobile #close-modal-btn {
    border-radius: 0 !important;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile {
    padding: 0;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .elementor-element-4c8b754 {
    flex-direction: column;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .elementor-element-4c8b754>* {
    border-bottom: 1px solid var(--bs-border-color) !important;
    padding-block-end: 2rem;
}

#IHKCXTAYGR ul.mega-menu figure {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    align-items: center;
}

#megamenu_IHKCXTAYGR_el li {
    justify-content: space-between !important;
}

#megamenu_IHKCXTAYGR_el li.tab-item {
    min-height: 4rem;
}

#IHKCXTAYGR ul.submenu-mobile {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    justify-content: space-between;
    padding: 0;
    align-items: center;
    margin-block-start: 1rem;
}

#IHKCXTAYGR ul.submenu-mobile>li {
    flex: 0 1 50%;
    margin-block: 1rem;
}

#IHKCXTAYGR ul.submenu-mobile img {
    height: 4rem !important;
    width: 4rem !important;
    margin-block-end: 0.5rem;
    background: #ededed;
    border-radius: 50%;
    overflow: visible;
    padding: 0.5rem;
    mix-blend-mode: darken;
}

#IHKCXTAYGR ul.mega-menu.mobile li {
    justify-content: center !important;
    text-align: center;
}

#IHKCXTAYGR ul.mega-menu.mobile figure {
    display: grid;
    place-items: center;
    text-align: center;
    margin: 0;
}

#IHKCXTAYGR ul.mega-menu figure img {
    aspect-ratio: 1;
    object-fit: contain;
    mix-blend-mode: darken;
    height: 20px;
}

#IHKCXTAYGR ul.mega-menu.mobile figure img {
    width: 100%;
    height: 1.5rem;
}

#menu_IHKCXTAYGR_el figure {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

#menu_IHKCXTAYGR_el figure img {
    aspect-ratio: 1;
    object-fit: contain;
    height: 1.5rem;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .elementor-element-cf661cd {
    padding: 0px;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .tabbed-mega-menu-content {
    overflow-y: auto;
    scrollbar-width: thin;
    height: calc(100vh - 3rem);
    max-width: 100%;
    min-width: 0;
    justify-content: space-around;
    flex: 1 1 auto;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .tabbed-menu-list-item {
    overflow-y: auto;
    scrollbar-width: thin;
    height: calc(100vh - 3rem);
    max-width: 100%;
    min-width: 30vw;
    width: 30vw;
}

#megamenu_mobile_IHKCXTAYGR_el ul {
    padding: 0;
}

#megamenu_mobile_IHKCXTAYGR_el li {
    min-height: 100px;
    border-radius: 0 !important;
    box-shadow: unset;
    border-block-end: 1px solid #e4e4e4;
}

#megamenu_IHKCXTAYGR_el .tabbed-menu-list-item,
#megamenu_IHKCXTAYGR_el .tabbed-mega-menu-content {
    max-height: 70vh;
    overflow-y: auto;
    max-width: unset;
    min-width: unset;
}

#megamenu_IHKCXTAYGR_el .tabbed-menu-list-item {
    flex: 1;
}

#megamenu_IHKCXTAYGR_el .tabbed-mega-menu-content {
    flex: 3;
}

#megamenu_IHKCXTAYGR_el .line-clamp,
#megamenu_mobile_IHKCXTAYGR_el .line-clamp {
    --line-clamp: 2;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .tab-item {
    justify-content: center;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .e-con {
    padding-inline: 0;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .elementor-widget-icon-list {
    display: none;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading {
    justify-content: space-between;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading>* {
    transition: 300ms;
    color: var(--color-black);
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading i {
    transition: 300ms ease;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading.active>* {
    color: var(--color-secondary);
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading.active .heading-title {
    font-size: 1.25rem;
}

#IHKCXTAYGR dialog.megamenu-mobile ul.mega-menu.mobile .element-heading.active i {
    transform: rotate(180deg);
}

#IHKCXTAYGR .responsive-header {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    background-color: white;
    z-index: 100;
}

#IHKCXTAYGR .responsive-header .logo-image>a {
    display: flex;
    justify-content: center;
}

#IHKCXTAYGR .responsive-bottom-bar {
    display: var(--header-responsive-bottom-bar-display);
}

#IHKCXTAYGR img {
    display: block;
    object-fit: contain;
}

#IHKCXTAYGR .banner-container {
    transition: all 300ms allow-discrete;
    overflow: hidden;
}

#IHKCXTAYGR .banner-container@starting-style {
    height: var(--banner-height);
    transform: translate(0, 100%);
}

#IHKCXTAYGR .banner {
    height: var(--banner-height);
    width: 100%;
    object-fit: cover;
}

#IHKCXTAYGR span.item-title {
    white-space: nowrap;
}

#IHKCXTAYGR .user-account-link {
    padding: 0 !important;
}

#IHKCXTAYGR img.custom-logo {
    width: -1px;
}

#IHKCXTAYGR img.custom-logo.desktop-logo {
    height: 80px;
}

#IHKCXTAYGR img.custom-logo.mobile-logo {
    height: 50px;
}

#IHKCXTAYGR .top-header {
    height: var(--top-header-height);
    padding: 0 1rem;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 3rem;
}

#IHKCXTAYGR .bottom-header {
    height: auto;
    margin-top: calc(var(--top-header-height) + var(--banner-height));
    background-color: #ffffff;
    transition: transform 300ms ease;
}

#IHKCXTAYGR .elementor-element-5eef8a8 {
    margin-inline: 2rem;
}

#IHKCXTAYGR .elementor-element-4c8b754 {
    flex-wrap: wrap;
    width: 95%;
}

#IHKCXTAYGR .elementor-element-4c8b754>* {
    flex: 1 1 calc(100% / 3);
}

#IHKCXTAYGR .search-form-wrapper {
    position: relative;
}

#IHKCXTAYGR .search-form-wrapper i.fa-search {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translate(0, -50%);
    padding: 0;
}

#IHKCXTAYGR .responsive-popup-search {
    max-width: unset;
    width: 100%;
}

#IHKCXTAYGR .search-form-wrapper input[type="search"] {
    padding-block: 0.75rem;
    padding-inline-start: 3rem;
    padding-inline-end: 1rem;
    background-size: auto 60%;
    background-repeat: no-repeat;
    background-position: calc(100% - 8rem);
    background-blend-mode: multiply;
}

#IHKCXTAYGR ul.menu-items {
    flex-wrap: nowrap;
}

#IHKCXTAYGR ul.menu-items li a {
    white-space: nowrap;
}

@keyframes searchingMove {
    0% {
        transform: translate(0, 0) rotate(0);
    }

    25% {
        transform: translate(-5px, -5px) rotate(5deg);
    }

    50% {
        transform: translate(0, -5px) rotate(5deg);
    }

    75% {
        transform: translate(5px, 0) rotate(5deg);
    }

    100% {
        transform: translate(0, 0) rotate(0);
    }
}

.e-con-inner {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100% !important;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    margin-inline: auto !important;
}

@media (min-width: 576px) {
    .e-con-inner {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {
    .e-con-inner {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {
    .e-con-inner {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {
    .e-con-inner {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .e-con-inner {
        max-width: 1320px !important;
    }
}

@media (min-width: 1920px) {
    .e-con-inner {
        max-width: 90% !important;
    }
}#DZSOUVHTUE .breadcrumb-item:after {
    content: "";
    margin: unset;
}

#DZSOUVHTUE img,
#DZSOUVHTUE .card-thumbnail {
    height: 250px;
    padding: 0;
    background-color: unset;
}

#DZSOUVHTUE .add-to-basket-btn>i {
    font-size: 1rem;
}

#DZSOUVHTUE .compare-icon {
    display: block !important;
    width: 100%;
    height: 19px;
    fill: #444;
}

#DZSOUVHTUE .card-footer {
    background-color: #fff;
}

#DZSOUVHTUE .card-header {
    background-color: #fff;
}

#DZSOUVHTUE .card-title {
    color: #000;
}

#DZSOUVHTUE .card-top-title a {
    color: #454545;
}

#DZSOUVHTUE .ptitle {
    color: #454545;
}

#DZSOUVHTUE .card-price bdi {
    color: #d72f65;
}

#DZSOUVHTUE .card-background {
    border: 1px solid #efefef;
    border-radius: 0 !important;
}

#DZSOUVHTUE #remove-filter-btn {
    display: none;
}

#categories_DZSOUVHTUE_el li {
    transition: 400ms ease;
    flex-direction: column;
}

#categories_DZSOUVHTUE_el li.active {
    background-color: #efefef;
    padding: 0.75rem;
    mix-blend-mode: darken;
    border-right: 2px solid var(--color-red);
}

#categories_DZSOUVHTUE_el li.active > a {
    font-size: 1.01rem;
    font-weight: 700;
    color: var(--color-red);
}

#categories_DZSOUVHTUE_el a.current {
    font-weight: 700;
    color: var(--color-secondary);
}

#categories_DZSOUVHTUE_el a {
    display: flex;
    align-items: center;
    gap: 1rem;
}

#categories_DZSOUVHTUE_el ul ul {
    display: none;
    gap: 1rem;
    padding-right: 0.5rem;
    margin-block-start: 1rem;
}

#categories_DZSOUVHTUE_el a i {
    flex: 1;
    text-align: end;
}

#DZSOUVHTUE .search-input-wrapper {
    position: relative;
    list-style-type: none;
    order: -2;
}

#DZSOUVHTUE .search-input-wrapper input {
    padding-inline-start: 2.5rem;
    width: 100%;
}

#DZSOUVHTUE .search-input-wrapper i {
    position: absolute;
    align-content: center;
    inset: 0 1rem;
    width: fit-content;
    pointer-events: none;
}

#DZSOUVHTUE .responsive-sidebar-trigger {
    margin-bottom: 0;
    height: auto;
    width: auto;
    padding: 1.2rem;
    line-height: 1;
    position: absolute;
    bottom: 8rem;
    right: 1rem;
}



#DZSOUVHTUE .cards-style,
#DZSOUVHTUE .orderby-tabs {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0px;
    max-width: 100%;
    flex-wrap: nowrap;
}

#DZSOUVHTUE section.filters {
    display: grid;
    position: relative;
}

#DZSOUVHTUE section.filters #exists {
    order: -1;
}

#DZSOUVHTUE section.filters .button-container {
    position: sticky;
    bottom: 1rem;
    right: 1rem;
}

#DZSOUVHTUE section.filters ul,
#categories_DZSOUVHTUE_el section > ul {
    max-height: 30vh;
    overflow-y: auto;
    padding: 0.5rem;
    list-style-type: none;
}

#DZSOUVHTUE section.filters li {
    display: flex;
    align-items: baseline;
}

#DZSOUVHTUE .discount {
    text-decoration: line-through;
}

#DZSOUVHTUE #colors ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#DZSOUVHTUE #colors li {
    display: flex;
    align-items: center;
    position: relative;
    gap: 1rem;
}

#DZSOUVHTUE #colors li i {
    position: absolute;
    top: 0;
    right: 8px;
    color: white;
    mix-blend-mode: difference;
    pointer-events: none;
    display: none;
}

#DZSOUVHTUE #colors li input:not(.search-filter-input) {
    appearance: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    outline: 5px solid #e3e3e3;
    border: 2px solid transparent;
    cursor: pointer;
    transition: 100ms;
    background-color: var(--color);
}

#DZSOUVHTUE #colors li input:checked {
    outline: 3px solid deepskyblue;
    border: 2px solid #e3e3e3;
}

#DZSOUVHTUE #colors li:has(input:checked) i {
    display: block;
}

#DZSOUVHTUE #cs3Modal_DZSOUVHTUE #colors ul {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}

#DZSOUVHTUE select:hover,
#DZSOUVHTUE select:focus {
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: left .75rem center;
    background-size: 16px 12px;
}

#DZSOUVHTUE .product-single-price bdi {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 0.5rem;
    margin-block-start: 0.5rem;
}

@media (max-width: 575px) {
    #DZSOUVHTUE .card-product .card-footer .card-add-to-cart {
        display: unset;
    }
}

@media (max-width: 480px) {
    #DZSOUVHTUE [class*="columns-"]:not(.columns-1) {
        grid-template-columns: unset !important;
    }

    #DZSOUVHTUE img,
    #DZSOUVHTUE .card-thumbnail {
        height: 200px;
    }
}#PQDDKZHTAY .logo {
    height: 70px;
    object-fit: contain;
}

#PQDDKZHTAY .link-title {
    color: #222;
}

#PQDDKZHTAY .link-item {
    color: #666;
}

#PQDDKZHTAY>section>* {
    background-color: #fff;
}

#PQDDKZHTAY .app-section {
    background-color: #3c4b6d;
}

#PQDDKZHTAY .app-section * {
    color: #fff;
}

#PQDDKZHTAY .elementor-heading-title {
    color: #62666d;
}

#PQDDKZHTAY .elementor-widget-text-editor {
    color: #777;
}

#PQDDKZHTAY input::placeholder {
    text-align: right;
}

#PQDDKZHTAY input[type="email"] {
    flex: 4 1 0%;
}

#PQDDKZHTAY input[type="submit"] {
    flex: 1 1 fit-content;
}

#PQDDKZHTAY form.subscription {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.5rem;
}

#PQDDKZHTAY form.subscription>* {
    padding-block: 0.75rem;
    max-width: 100%;
}

#PQDDKZHTAY_namad_el {
    justify-content: center;
}

#PQDDKZHTAY_namad_el img {
    height: 100px;
    object-fit: contain;
}

#PQDDKZHTAY .socials-container {
    display: grid;
}

#PQDDKZHTAY .socials-container img {
    height: 30px;
}

#PQDDKZHTAY ul.socials {
    --col: minmax(min(3rem, 100%), 1fr);
    display: grid;
    place-content: center;
    place-items: center;
    grid-template-columns: repeat(auto-fit, var(--col) var(--col));
    gap: 2rem;
    font-size: 2.5rem;
    margin: 0;
}

#PQDDKZHTAY ul.socials i {
    color: #666;
    transition: 500ms ease;
}

#PQDDKZHTAY ul.socials i:hover {
    color: #111;
}

#PQDDKZHTAY .line-clamp {
    --line-clamp: 2;
}

#PQDDKZHTAY .services-img {
    height: 50px;
}

@media (max-width : 200px) {
    #PQDDKZHTAY ul.socials {
        grid-template-columns: repeat(auto-fit, var(--col));
    }
}

@media (max-width: 992px) {
    footer {
        margin-block-end: 80px;
    }
}