﻿: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;
    }
}#SCWVSNDWZZ {
    margin-block: 20px;
    margin-inline: 15px;
    --desktop-image-height: 300px;
    --mobile-image-height: 100px;
    background-color: #fff;
}

#SCWVSNDWZZ img {
    width: 100%;
    height: var(--desktop-image-height);
    object-fit: cover;
}

@media (max-width: 992px) {
    #SCWVSNDWZZ img {
        height: var(--mobile-image-height);
    }
}#YHLBGJNLYK div.e-con-inner>div {
    background-color: #d72f65;
}

#YHLBGJNLYK .card-thumbnail img {
    object-fit: cover;
}

#YHLBGJNLYK .card-thumbnail-buttons-holder {
    display: block !important;
}

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

#YHLBGJNLYK .card-footer {
    padding: 0.5rem;
}

#YHLBGJNLYK .theme-product-compare {
    position: fixed;
    z-index: 999999;
}

#YHLBGJNLYK .theme-product-compare img {
    object-fit: contain;
    max-width: 100%;
    height: 100%;
}

#YHLBGJNLYK .theme-product-compare .compare-content {
    transform: rotateX(180deg);
}

#YHLBGJNLYK .theme-product-compare .compare-items {
    height: 100%;
    transform: rotateX(180deg);
    overflow: auto;
}

#YHLBGJNLYK .theme-product-compare .compare-items .table-footer {
    direction: rtl;
    flex: 1;
    overflow: unset;
}

#YHLBGJNLYK .compare-icon {
    display: block !important;
    width: 100%;
    height: 19px;
    fill: #444;
}#HCDQFLEMLI {
    background-color: #fff;
}

#HCDQFLEMLI .component-title-container {
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    gap: 1rem;
    width: 100%;
    padding-block: 1rem;
    background-color: #fff;
    
}

#HCDQFLEMLI .component-title-container h3 {
    margin: 0;
    color: #222;
}

#HCDQFLEMLI .swiper {
    width: 100%;
}

#HCDQFLEMLI .component-title-container svg {
    width: 2rem;
    height: 2rem;
    fill: goldenrod;
}

#HCDQFLEMLI a {
    display: grid;
    place-content: center;
    border-inline: 1px solid #efefef;
}

#HCDQFLEMLI img {
    border: none;
    width: 100%;
    height: 125px;
    object-fit: cover;
}#LHODVNGHBG {
    margin-block: 2rem;
    background-color: #fff;
}

#LHODVNGHBG:is(*) {
    color: #222;
}

#LHODVNGHBG img {
    aspect-ratio: 1;
    height: 150px;
    width: 100%;
    padding: 1rem;
    object-fit: contain;
    mix-blend-mode: darken !important;
}

#LHODVNGHBG figure {
    display: block;
    place-content: unset;
    height: calc(100% - 3rem);
    background-color: #fff;
}

#LHODVNGHBG .figure-container:empty {
    display: none;
}

#LHODVNGHBG .figure-container {
    border-inline: 1px solid #e5e5e5;
}#IAFUSPVHZW {
    background-color: #fff;
}

#IAFUSPVHZW h3 span {
    color: #222;
}

#IAFUSPVHZW h3 i {
    color: #ffa500;
}

#IAFUSPVHZW .swiper * {
    color: #222;
}

#IAFUSPVHZW a {
    text-decoration: none;
}

#IAFUSPVHZW .swiper a.no-numbers::before {
    content: "";
}

#IAFUSPVHZW .swiper a::before {
    color: #0dcaf0 !important;
}

@media (max-width: 500px) {
    #IAFUSPVHZW h3 {
        font-size: 1.25rem;
    }
}

#IAFUSPVHZW .line-clamp {
    --line-height: 1.5em;
    --line-clamp: 2;
}#TPSTZNBFTK a {
    text-decoration: none;
}

#TPSTZNBFTK h3 {
    background-color: #efefef;
    color: #333;
}

#TPSTZNBFTK {
    background-color: #fff;
}

#TPSTZNBFTK img {
    aspect-ratio: 1;
    height: 220px;
    object-fit: contain;
    mix-blend-mode: darken;
}

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

#TPSTZNBFTK figure .card-thumbnail-buttons-holder {
    position: absolute;
    top: calc(220px - 1rem);
    right: 1rem;
    opacity: 0;
    translate: -30%;
    transition: 300ms ease;
}

#TPSTZNBFTK figure:hover .card-thumbnail-buttons-holder {
    opacity: 1;
    translate: 0;
}

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

#TPSTZNBFTK .card-buttons {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

#TPSTZNBFTK .card-buttons > * {
    width: 3rem;
    height: 3rem;
}

@media (max-width: 767px) {
    #TPSTZNBFTK figure .card-thumbnail-buttons-holder {
        opacity: 1;
        translate: 0;
    }
}#CJPOCLWTQM {
    background-color: #fff;
}

#CJPOCLWTQM .component-title {
    color: #25486a !important;
}

#CJPOCLWTQM .card-background {
    background-color: #fff;
}

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

#CJPOCLWTQM .card-title {
    transition: 300ms;
}

#CJPOCLWTQM .card-title:not(:hover) {
    color: #111;
}

#CJPOCLWTQM .card-title:hover {
    color: #d72f65;
}

#CJPOCLWTQM .card-price ins {
    color: #d72f65;
}

#CJPOCLWTQM .card-price del {
    color: #888;
}

#CJPOCLWTQM .component-subtitle {
    color: #555;
}

#CJPOCLWTQM .heading-bullet {
    background-color: #25486a !important;
}

#CJPOCLWTQM img {
    width: 100%;
    height: 350px;
    object-fit: contain;
}

#CJPOCLWTQM .card-thumbnail-buttons-holder {
    display: block !important;
}

#CJPOCLWTQM .compare-icon {
    display: block !important;
    margin-top: 0.7rem;
    width: 100%;
    height: 19px;
    fill: #444;
}#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;
    }
}