/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */



.sidebar .module-title {
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 500;
    font-size: 20px;
}
.ps_categorytree .module-body {
    border-top: none;
}

.category-tree > ul > li > details > summary > a {
  color: #1c7934 !important;
}

.order-line.row {
    margin: 10px 0 !important;
}

#order-items .order-line {
    font-size: 14px;
}

#order-items .order-line strong {
    font-weight: 600;
    color: #000;
}

#order-items .qty, #order-items .details {
    margin: 0;
}

#order-items .image img {
    height: 64px;
    width: 64px;
}

.order-confirmation-table > table {
    background: transparent;
    color: #000;
}

.order-details-space {
    background: #FFF;
    color: #000;
}


#content-hook_order_confirmation p {
    margin: 0;
}

.order_confirmation_message h3 {
    margin-bottom: 5px;
    margin-top: 0;
}

section#content-hook_order_confirmation .order_confirmation_message {
    padding: 25px;
}

#manufacturer #main-content .view_grid .product-miniature .product-title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-all !important;
    padding: 0;
}


.products-selection .bt_compare {
    background: #000;
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}

#manufacturer h2.page-h1 {
    color: #f70412;
}

.product-miniature .product-flags li {
    width: max-content;
}

.product-flags {
    left: 0;
}


.product-flag.new {
    max-width: initial !important;
    margin: initial;
    display: none;
}

.elementor-22010000 .elementor-element.elementor-element-0494851 .header-item-counter {color: #ffffff;padding: 0;}

.elementor-22010000 .elementor-element.elementor-element-50346be .header-item-counter {
    padding: 0;
    font-size: 12px;
}

#category #main-content .view_grid .product-miniature .product-title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-all !important;
    padding: 0;
}

.highlighted-informations.no-variants {
    display: none;
}

.product-description .product-brand a {
    color: #007935 !important;
}

.pk-aside-tabs .pktabswrap > ul {
    margin-bottom: 10px;
    border: transparent;
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: start;
    padding-top: 20px;
}

.pk-aside-tabs .pktabswrap > ul li a:hover, .pk-aside-tabs .pktabswrap > ul li a.active {
    background: #f70411 !important;
    color: #FFFF !important;
    border: none;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: initial !important;
    font-size: 14px !important;
    padding: 0.75em 2.75em;
    font-weight: 300;
}

.pk-aside-tabs .pktabswrap > ul li a {
    background: #f604111c !important;
    color: #333 !important;
    border: none;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: initial !important;
    font-size: 14px !important;
    padding: 0.75em 2.75em;
    font-weight: 300;
}

a.btn.compare-products {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: capitalize;
}

.pk-aside.active .pk-aside-tabs .tab-pane {
    padding: 50px 25px;
}

.pk-aside.active .pk-aside-tabs .product-title a {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-all !important;
}

.pk-aside.active .pk-aside-tabs .product-miniature .product-thumbnail {
    margin-bottom: 0 !important;
}

.pk-aside header h3 {
    font-size: 20px;
}

.pk-aside header {
    margin-bottom: 10px;
}



#authentication .authentication-page .btn {
color: #FFF;
background: #EE6FBC;
border-color: #EE6FBC;
border-radius: 20px;
text-align: center;
justify-content: center;
font-family: 'Poppins', sans-serif;
font-size: 14px;
padding: 10px 30px;
text-transform: initial;
}

#authentication .authentication-page .btn:hover {
color: #FFF;
background: #EE6FBC;
border-color: #EE6FBC;
}

#authentication input.form-control {
background-clip: padding-box;
background-color: #fefefe;
background-image: none;
border-radius: 0;
border: 1px solid #d1d1d1;
box-shadow: none;
color: #5f5f5f;
display: block;
font-size: 0.938em;
line-height: 1.25rem;
margin: 0;
padding: 0.938rem 3rem;
width: 100%;
letter-spacing: 0.03em;
border-radius: 8px !important;
}

#authentication a.bpsl-social-login__button {
    max-width: 300px;
    border-radius: 8px;
}

#authentication .bpsl-social-login__buttons {
    display: flex;
    justify-content: space-between;
}

#authentication .bpsl-social-login__separator span {
    color: #000;
}

#authentication .authentication-page h2, .page-header h1 {
    color: #F70611;
    text-transform: initial;
}

#password input#email {
    background-clip: padding-box;
    background-color: #fefefe;
    background-image: none;
    border-radius: 0;
    border: 1px solid #d1d1d1;
    box-shadow: none;
    color: #5f5f5f;
    display: block;
    font-size: 0.938em;
    line-height: 1.25rem;
    margin: 0;
    padding: 0.938rem 3rem;
    width: 100%;
    letter-spacing: 0.03em;
    border-radius: 8px !important;
}

#password .form-footer .btn {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: initial;
}





#top-action-menu .elementor-element-b106fea:has(input[type="search"]:focus) {
    width: 100% !important;
}

#top-action-menu .elementor-element-55b66da:has(input[type="search"]:focus) {
    width: 100% !important;
}

#top-action-menu:has(input[type="search"]:focus) #el-account-menu {
    display: none;
}

#top-action-menu:has(input[type="search"]:focus) #el-cart-menu {
    display: none;
}

#top-action-menu:has(input[type="search"]:focus) form {
    width: 100%;
}

.pk-search-widget .pk-search-results {
    background: #FFF !important;
}

.pk-search-widget ul {
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    margin: 0;
    padding-bottom: 50px;
    align-items: center;
}

.pk-search-widget ul li {
    display: flex;
    flex-direction: column;
    width: 18%;
    gap: 2%;
    padding: 0;
}

.pk-search-widget ul li:hover {
    background: transparent;
}

.pk-search-widget .product-brand {
    color: #007935 !important;
    order: 1;
}

.pk-search-widget .product-title {
    order: 2;
}

.pk-search-widget .product-details.flex-grow1.text-left {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.pk-search-widget span.price {
    order: 3;
}

.pk-search-widget .product-thumbnail {
    max-width: initial !important;
    min-width: initial !important;
    width: 100% !important;
}

.pk-search-widget .pk-search-results.pk-dropdown-results {
    max-height: 80vh !important;
    border-radius: 0 0 12px 12px;
}

.pk-search-widget .btn.pk-load-more {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: initial;
}

.pk-search-widget .btn.pk-goto-search {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: initial;
}

.pk-search-widget .btn.pk-load-more:hover {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
}

.pk-search-widget .btn.pk-goto-search:hover {
    color: #FFF;
    background: #EE6FBC;
    border-color: #EE6FBC;
}

.pk-search-widget .pk-search-widget ul li:hover {
    background: transparent !important;
}

li.no-results.pk-notification.flex-container.information {
    width: 100%;
    text-align: center;
    margin: initial !important;
    flex-direction: row;
    background: transparent;
    border: transparent;
    color: #000;
    padding: 0;
    justify-content: center;
}

.pk-search-widget ul:has(li.information) {
    margin: 0;
}

.pk-search-widget .pk-search-results {position: fixed;left: 10vw;min-width: initial !important;width: 80vw;margin-top: 34px;}


.pk-search-widget .load-more-container {
    display: flex;
    justify-content: center;
}

.pk-search-widget .product-brand {
    color: #007935 !important;
}

.pk-search-widget .product-thumbnail img {
    margin-bottom: 28px;
}

.pk-search-widget a.product-title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-all !important;
}

#search #product-list-header {
    color: #f70412;
}

.pm-details-layout4 #main-content .view_grid .product-miniature .product-title {
    padding: 0;
}

#search .pm-details-layout4 #main-content .view_grid .product-miniature .product-title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-word !important;
    padding: 0;
}

#prices-drop h2.product-title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.5em !important;
    min-height: 3em !important;
    word-break: break-all !important;
    padding: 0;
}

#prices-drop h2#product-list-header {
    color: #f70412;
}

/* small phones */
@media (max-width: 480px) {
    .elementor-element.elementor-element-55b66da.elementor-widget__width-auto.elementor\%s-align-flex-start.elementor\%s-align-flex-start.elementor-widget.elementor-widget-pksearch {
        max-width: 166px !important;
    }
    .elementor-71010000 .elementor-element.elementor-element-55b66da .pk-search-widget form {
        width: 166px !important;
    }
    #header .logo {
        width: 38px !important;
    }
    div#top-logo-menu .elementor-column-wrap.elementor-element-populated {
        padding-right: 0 !important;
    }
    div#top-logo-menu .elementor-widget-wrap {
        gap: 5px !important;
    }
    .elementor-71010000 .elementor-element.elementor-element-55b66da > .elementor-widget-container {
        padding: 7px 0 !important;
    }
    .pk-fixed-bottom {
        body:has(.pk-mobile-bottom-panel:not(.hidden)) & {
            bottom: 60px !important;
        }
    }
}


/**
** SM
*/
@media (max-width: 640px) {
    article.product-miniature .price {
        font-size: 13px !important;
    }
    article.product-miniature span.regular-price {
        font-size: 13px !important;
    }
    article.product-miniature h2.product-title.text-left {
        font-size: 13px !important;
    }
    article.product-miniature .product-description .product-brand a {
        font-size: 13px !important;
    }

    .pk-fixed-bottom {
        body:has(.pk-mobile-bottom-panel:not(.hidden)) & {
            bottom: 60px !important;
        }
    }
    .touch .product-miniature .pm-actions {
        display: none !important;
    }

    div#on-gere-ca-box-div-1 .elementor-element.elementor-element-60df245.elementor-widget.elementor-widget-pkslider {
    width: 60%;
    height: 130px;
    padding: 5px;
    margin: 0;
}

div#on-gere-ca-box-div-1 .elementor-element.elementor-element-381bd2c.elementor-widget.elementor-widget-pkslider {
    width: 40%;
    height: 130px;
    padding: 5px;
    margin: 0;
}

#on-gere-ca-box-div-2 .elementor-element.elementor-element-1815f82.elementor-widget.elementor-widget-pkslider {
    width: 50%;
    height: 130px;
    padding: 5px;
    margin: 0;
}

#on-gere-ca-box-div-2 .elementor-element.elementor-element-1566b71.elementor-widget.elementor-widget-pkslider {
    width: 50%;
    height: 130px;
    padding: 5px;
    margin: 0;
}

#on-gere-ca-box-div-3 .elementor-element.elementor-element-a640203.elementor-widget.elementor-widget-pkslider {
    width: 100%;
    height: 130px;
    padding: 5px;
    margin: 0;
}

div#on-gere-ca-box-div-1 .elementor-column-wrap.elementor-element-populated,
div#on-gere-ca-box-div-2 .elementor-column-wrap.elementor-element-populated,
div#on-gere-ca-box-div-3 .elementor-column-wrap.elementor-element-populated
{
    padding: 0;
}

div#on-gere-ca-box-div-3 .slick-track {
    width: 100% !important;
}

div#on-gere-ca-box-div-3 .slick-slide {
    width: 100% !important;
}

div#on-gere-ca-box-div-1 .pk-slide-content.flex-container.flex-column.align-items-start.relative.h-100,
div#on-gere-ca-box-div-2 .pk-slide-content.flex-container.flex-column.align-items-start.relative.h-100,
div#on-gere-ca-box-div-3 .pk-slide-content.flex-container.flex-column.align-items-start.relative.h-100{
    left: 5px;
}

div#on-gere-ca-box-div-1 .pk-slide-description p,
div#on-gere-ca-box-div-2 .pk-slide-description p,
div#on-gere-ca-box-div-3 .pk-slide-description p{
    font-size: 12px !important;
}

div#on-gere-ca-box-div-1 a,
div#on-gere-ca-box-div-2 a,
div#on-gere-ca-box-div-3 a {
    width: 100px  !important;
}
 
#block-info-contact-footer .text-block-wrap {
    justify-self: center;
}

    #top-action-menu:has(input[type="search"]:focus) .pk-search-widget.flex-container.categories-outside.hide-load-more {
    width: 300px;
    }
}
 
    div#box-palme img.loaded {
    height: 128px;
}
    .video-section-home {
    height: 250px;
}

.flex-el-div div:last-child {
    display: none;
}

.flex-el-div h2 {
    font-size: 20px !important;
    margin: 5px !important;
    text-align: start !important;
}

div#box-marque-home-pic .video-section-home .elementor-fit-aspect-ratio {
    height: 250px;
}

div#box-marque-home-pic .video-section-home {
    height: 250px;
}

div#box-marque-home-pic img, div#box-marque-home-pic video {
    background: #fbb4ce;
    height: 250px !important;
    object-fit: cover;
    aspect-ratio: 405 / 525;
}
    .flex-el-div-must img {
    width: 80px !important;
}

.flex-el-div-must h2 {
    font-size: 20px !important;
    margin: 5px !important;
}

.flex-el-div-must div:last-child {
    display: none;
}

.elementor-72010000 .elementor-element.elementor-element-1641f690 .module-title {
    font-size: 18px !important;
    margin: 20px !important;
}
    .flex-el-div-gere-ca div:first-child {
    display: none !important;
}

.flex-el-div-gere-ca h2 {
    font-size: 18px !important;
    margin: 5px !important;
}


.flex-el-div-gere-ca img {
    width: 90px !important;
}

div#box-on-gere-ca .elementor-widget-pkslider {
    height: 130px !important;
}

div#box-on-gere-ca .pk-slide-content {
    left: 10px;
}

div#box-on-gere-ca .pk-slide-button {
    padding: 12px;
    font-size: 11px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#box-on-gere-ca .pk-slide-description p {
    font-size: 22px;
}


div#top-logo-menu .elementor-widget-wrap {
    gap: 10px;
}


    #box-element-options .elementor-row .elementor-top-column {
    width: 50%;
}

#box-element-options img {
    height: 40px !important;
}

#box-element-options .elementor-row .elementor-element .elementor-widget-wrap {
    width: 100%;
    position: initial !important;
}

#box-element-options .elementor-row .elementor-top-column .elementor-column-wrap {
    padding: 10px 5px;
}

div#box-element-options {
    margin: 0;
}

.flex-el-div-spicy h2 {
    font-size: 20px !important;
}

.flex-el-div-spicy img {
    width: 80px !important;
}

.flex-el-div-spicy div:last-child {
    display: none !important;
}

.flex-el-div-spicy h2 {
    margin: 5px !important;
}

.flex-el-div-gere-ca div:first-child {
    display: none !important;
}

.flex-el-div-gere-ca h2 {
    font-size: 18px;
    margin: 5px;
}

.flex-el-div-gere-ca img {
    width: 90px !important;
}

.elementor-element.elementor-element-55b66da.elementor-widget__width-auto.elementor\%s-align-flex-start.elementor\%s-align-flex-start.elementor-widget.elementor-widget-pksearch {
    max-width: 200px;
}

.elementor-71010000 .elementor-element.elementor-element-510af8f.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    gap: 5px;
    justify-content: space-between;
}

.elementor-71010000 .elementor-element.elementor-element-510af8f.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    gap: 5px;
    justify-content: space-between;
}

.elementor-71010000 .elementor-element.elementor-element-55b66da .pk-search-widget input[type="search"] {
    padding: 12px 9px;
}

.elementor-71010000 .elementor-element.elementor-element-55b66da .pk-search-widget input[type="search"], .elementor-71010000 .elementor-element.elementor-element-55b66da .pk-search-widget input[type="search"]::placeholder {
    font-size: 12px;
}

div#svg-menu-icon svg {
    width: 32px !important;
    height: 32px !important;
}

.elementor-71010000 .elementor-element.elementor-element-55b66da .pk-search-widget form {
    width: 200px;
}

@media (min-width: 640px) { 
    div#pic-4-picvideo-last img {
        height: 100% !important;
        object-fit: cover;
    }
}

/**
** MD
*/
@media (min-width: 768px) {

    .elementor-22010000 .elementor-element.elementor-element-92f2964 > .elementor-widget-container {
        margin: 0 !important;
    }
    .flex-el-div-gere-ca h2 {
        font-size: 26px !important;
    }
    .top-main-menu {
        display: none !important;
    }
    #header .page-width, #footer .page-width, #main-content .page-width, body .elementor-section.elementor-section-boxed > .elementor-container {
        width: 94% !important;
    }
    .elementor-72010000 .elementor-element.elementor-element-1e85b400 img {
        height: 42px !important;
        object-fit: cover;
    }
    .elementor-72010000 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 0px !important;
    }

    #box-on-gere-ca .elementor-element.elementor-element-a9ee0c7 {
        width: 26%;
    }

    #box-on-gere-ca .elementor-element.elementor-element-842b572 {
        width: 37.5%;
    }

    #box-on-gere-ca .elementor-row {
       display: flex;
        flex-direction: row;
        gap: 20px;
    }

    #box-on-gere-ca .elementor-element.elementor-element-fd74ffe {
        width: 27.5%;
    }

    #box-on-gere-ca .elementor-element.elementor-element-5422faf1 .pk-slide-content {
        left: 5px;
    }

    #box-on-gere-ca .elementor-element.elementor-element-280b3adc .pk-slide-content {
        left: 5%;
    }

    #box-on-gere-ca .elementor-element.elementor-element-51ecd96e .pk-slide-content {
        left: 5%;
    }

    #les-principes-actifs-box h2 {
        font-size: 26px !important;
    }
    #box-marque-home-pic .elementor-row div {
        padding: 1px;
    }
}


/**
** LG
*/

@media (min-width: 1024px) {
    .elementor-72010000 .elementor-element.elementor-element-1e85b400 img {
        height: 64px !important;
        object-fit: cover;
    }
    .elementor-72010000 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 10px !important;
    }
    .elementor-22010000 .elementor-element.elementor-element-92f2964 > .elementor-widget-container {
        margin: 0px 0px 0px 10px !important;
    }
    #header .page-width, #footer .page-width, #main-content .page-width, body .elementor-section.elementor-section-boxed > .elementor-container {
        width: 90% !important;
    }
    .flex-el-div-spicy h2 {
        font-size: 20px !important;
    }
    .flex-el-div-spicy img {
        height: auto !important;
        width: 110px !important;
    }
    .elementor-72010000 .elementor-element.elementor-element-1641f690 .module-title {
        font-size: 30px;
    }
    .elementor-72010000 .elementor-element.elementor-element-22710f2d .module-title {
        font-size: 30px;
    }
    .elementor-72010000 .elementor-element.elementor-element-565a7bd .module-title {
        font-size: 30px;
    }
    .flex-el-div-gere-ca img {
        height: auto !important;
        width: 110px !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-132f895 .module-title {
        font-size: 30px !important;
    }
    .flex-el-div-must h2 {
        font-size: 30px !important;
    }
    .flex-el-div-must img {
        height: auto !important;
        width: 110px !important;
    }
    .flex-el-div h2 {
        font-size: 30px !important;
    }
    .flex-el-div img {
        height: auto !important;
        width: 110px !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-f16891c .module-title {
        font-size: 30px !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-411704bf .module-title {
        font-size: 30px !important;
    }
    .elementor-34010000 .elementor-element.elementor-element-fbd9791 .elementor-heading-title {
        font-size: 30px !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-d7d2b4a {
        margin: 25px 0 !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-f16891c .module-title span {
        padding-top: 0 !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-0e29511 img {
        height: 72px !important;
        width: auto !important;
    }
    .elementor-23010000 .elementor-element.elementor-element-07a1741 .pk-slide-description p {
        font-size: 28px !important;
    }
    .product-miniature .product-flags li {
        margin-top: -15px !important;
    }
    .k-beauty-box .mini-product .thumbnail img {    
        height: 120px !important;
    }
}

@media (max-width: 1025px) {

    .icons-block span.title {
        font-weight: 500 !important;
    }

    .box-principes-actifs .elementor-72010000 .elementor-element.elementor-element-5b48e58 > .elementor-widget-container {
        margin: 0 0 20px 0 !important;
    }

    div#on-gere-ca-box-div-1 a, div#on-gere-ca-box-div-2 a, div#on-gere-ca-box-div-3 a {
        text-align: center;
        padding: 6px;
        height: initial !important;
        line-height: 20px;
        font-size: 11px;
        font-weight: 500;
    }

    div#box-marque-home-pic .video-section-home .elementor-fit-aspect-ratio {
        height: 250px;
    }

    div#box-marque-home-pic .video-section-home {
        height: 250px;
    }

    div#box-marque-home-pic img, div#box-marque-home-pic video {
        background: #fbb4ce;
        height: 250px !important;
        object-fit: cover;
        aspect-ratio: 405 / 525;
    }
        .flex-el-div-must img {
        width: 80px !important;
    }
}

@media (min-width: 1025px) {
    .video-section-home {
        height: 400px;
    }
    .top-main-menu {
        display: flex !important;
    }
    .flex-el-div-gere-ca div:first-child {
        display: flex !important;
    }
    .top-main-menu ul {
        column-gap: 0 !important;
    }
    .top-main-menu ul li a {
        font-size: 10px !important;
    }

    .flex-el-div-spicy div:last-child {
        display: flex !important;
    }

    .flex-el-div-must div:last-child {
        display: flex !important;
    }

    .flex-el-div div:last-child {
        display: flex !important;
    }
}

/**
** XL
*/
@media (min-width: 1280px) {
    .top-main-menu ul li a {
        font-size: 12px !important;
    }
    .top-main-menu ul {
        column-gap: 15px !important;
    }
    #header .page-width, #footer .page-width, #main-content .page-width, body .elementor-section.elementor-section-boxed > .elementor-container {
        width: 90% !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-05f51d4 {
        width: 30.1%;
    }

    .elementor-23010000 .elementor-element.elementor-element-5b3864b {
        width: 40.2%;
    }

    .elementor-23010000 .elementor-element.elementor-element-c68ea31 {
        width: 28%;
    }
}

/**
** 2XL
*/
@media (min-width: 1536px) {
    .top-main-menu ul li a {
        font-size: 14px !important;
    }
        .top-main-menu ul {
        column-gap: 25px !important;
    }
    .flex-el-div-spicy h2 {
        font-size: 39px !important;
    }

    .flex-el-div-spicy img {
        height: auto !important;
        width: 134px !important;
    }

    .flex-el-div-gere-ca h2 {
        font-size: 39px !important;
    }

    .flex-el-div-gere-ca img {
        height: auto !important;
        width: 134px !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-132f895 .module-title {
        font-size: 39px !important;
    }

    .flex-el-div-must h2 {
        font-size: 39px !important;
    }

    .flex-el-div-must img {
        height: auto !important;
        width: 134px !important;
    }

    .flex-el-div h2 {
        font-size: 39px !important;
    }

    .flex-el-div img {
        height: auto !important;
        width: 134px !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-f16891c .module-title {
        font-size: 39px !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-411704bf .module-title {
        font-size: 39px !important;
    }

    .elementor-34010000 .elementor-element.elementor-element-fbd9791 .elementor-heading-title {
        font-size: 39px !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-d7d2b4a {
        margin: 0 !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-f16891c .module-title span {
        padding-top: 0 !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-0e29511 img {
        height: 80px !important;
        width: auto !important;
    }

    .elementor-23010000 .elementor-element.elementor-element-07a1741 .pk-slide-description p {
        font-size: 34px !important;
    }

    .product-miniature .product-flags li {
        margin-top: -15px !important;
    }

    .k-beauty-box .mini-product .thumbnail img {    
        height: 128px !important;
    }
}


.elementor-71010000 .elementor-element.elementor-element-798888a .header-item-counter {
    position: absolute;
    top: -2px;
    left: 18px;
}

.pk-mobile-bottom-panel button {
    padding: 5px;
}

.pk-mobile-bottom-panel {
    z-index: 999999999;
}

.product-description .product-brand a {
    font-weight: 500 !important;
}