.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    padding-left: 4rem;
    padding-right: 4rem;
}

h2,
.h2,
h3,
.h3 {
    font-weight: 500;
}

/*Width*/
#index #inner-wrapper.container {
    max-width: 1980px;
    padding: 0 4rem;
}

#cms #inner-wrapper.container,
#module-iqitsearch-searchiqit #inner-wrapper.container,
#manufacturer #inner-wrapper.container,
#product #inner-wrapper.container,
#prices-drop #inner-wrapper.container,
#new-products #inner-wrapper.container,
#category #inner-wrapper.container {
    max-width: 2300px;
    padding: 0 4rem;
}

#manufacturer .ms-alphabetical {
    max-width: 1480px;
    padding: 0 4rem;
    margin: 2rem auto;
}

#order-confirmation #inner-wrapper.container,
#module-iqitemailsubscriptionconf-subscription #inner-wrapper.container,
#cms:not(.cms-id-12) #inner-wrapper.container {
    max-width: 1000px;
    padding: 0 4rem;
    margin: 2rem auto;
}


.page-customer-account #content,
.my-account-page-content-wrapper {
    border: 0;
}

#registration #content,
#password #content,
#authentication #content {
    max-width: 900px;
    border: 0;
}

#module-ph_simpleblog-single #inner-wrapper.container {
    max-width: 1200px;
}

#module-ph_simpleblog-list #content-wrapper .page-title span {
    max-width: 1200px;
    display: inline-block;
}



/********************* HEADER ********************************************/
#header .header-nav {
    font-weight: 500;
}

#header,
#checkout-header {
    z-index: 9999;
}

#language_selector {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
}

#language_selector a {
    display: inline-block;

    &:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 15px;
        border-left: 1px solid #000;
        margin: -3px 5px;
    }

    &:last-child:before {
        display: none;
    }

    &.current {
        color: #000;
    }
}

#header .header-nav .left-nav>div::after,
#header .header-nav .right-nav>div::after,
.block-links-inline ul>li::after {
    background-color: transparent;
}

#desktop_logo {
    max-width: 125px;

    & a {
        display: block;
    }
}


#header .header-btn-w {
    padding: 0 0.8rem;
}

#header #ps-shoppingcart.header-btn-w {
    padding-right: 0;
}

/*** MENU ***/
.cbp-horizontal .cbp-tab-title {
    font-weight: 600;
}

/*** END MENU ***/

#header-search-btn .fullscreen-search .form-search-control {
    border-radius: 20px;
}

/*Menu mobile*/
.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    width: 100%;
}

.mobile-menu__column {
    font-weight: 500;
    border-bottom: 1px solid white;
    padding-bottom: 2.14rem;

    &:last-child {
        border-bottom: none;
    }
}

.mobile-menu__links-list {
    padding: 5px 0
}

.mm-panel__header {
    align-items: center;
}

.mobile-menu__back-btn {
    padding-right: 0;
}

.mobile-menu__title {
    display: none !important;
}

/*end Menu mobile*/

/********************* END HEADER ********************************************/

/********************* HOME ********************************************/
.home-products .elementor-swiper-button {
    background-color: black;
    top: -50px;
    bottom: inherit;
    left: inherit;
    right: 40px;
    transform: none;
    padding: .5rem;
    margin-left: 0;
    margin-top: 0;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}


.elementor-arrows-position-outside .swiper {
    width: 100%;
}

.home-products .elementor-arrows-position-outside .elementor-swiper-button-prev {
    right: 40px !important;
}

.home-products .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0px !important;
}

.home-createurs .elementor-swiper-button {
    background-color: black;
    top: -50px;
    bottom: inherit;
    left: inherit;
    right: 40px;
    transform: none;
    padding: .5rem;
    margin-left: 0;
    margin-top: 0;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.home-createurs .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0;
}

.home-look .ce-gallery-icon {
    border-radius: 20px
}

.home-look .ce-gallery-caption {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    color: white;
    border-radius: 20px;
    padding: 5px 40px;
    gap: 10px;
}

.home-look .ce-gallery-caption::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/themes/warehousechild/assets/img/arrow-diag.svg) no-repeat center center;
    background-size: contain;
}

.home-mode .ce-gallery-caption span {
    font-size: 3rem;
    text-transform: none;
    display: block;
}

.home-store .ce-gallery-item {
    padding: 5px;
    position: relative;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.home-store .ce-gallery-item::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: black url(/themes/warehousechild/assets/img/arrow-diag.svg) no-repeat center center;
    background-size: 70% 70%;
    padding: 5px;
    position: absolute;
    top: calc(50% - 15px);
    right: 10px;
}

.home-store .ce-image-gallery figure {
    flex-direction: row;
    align-items: center;
}

.home-store .ce-gallery-icon {
    width: 40%;
}

#blog_for_prestashop_column img {
    border-radius: 20px;
}


.simpleblog__listing__post__wrapper__content,
#blog_for_prestashop_column .product-content {
    padding: 0 1.5rem !important;
}

.simpleblog__listing__post__wrapper__content__headline,
#blog_for_prestashop_column h3 {
    font-size: 1.4rem;
    background: none;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
    border-bottom: 0;
    font-weight: 400;
}

#blog_for_prestashop_column .post-additional-info {
    border-top: 1px solid rgba(160, 160, 160, 0.25);
}

#blog_for_prestashop_column .products-block-image,
.simpleblog__listing__post__wrapper>a {
    display: block;
    position: relative;
}

.simpleblog__tags {
    position: absolute;
    bottom: 2rem;
    left: 1.5rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    background-color: white;
    border-radius: 20px;
    padding: .3rem 1rem;
    font-size: .9rem;
}

#blog_for_prestashop_column .simpleblog__tags {
    bottom: 1rem;
}

.simpleblog__listing__post__wrapper__footer {
    display: none;
}

.simpleblog__listing__post__wrapper__content__readmore {
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    background-color: white;
    border-radius: 20px;
    padding: .3rem 1rem !important;
    font-size: .9rem;
    border: 1px solid #ddd;
    display: inline-block !important;
    margin: 1rem 0 0 1.5rem;
    width: auto;
    min-width: auto;
}

.blog_for_prestashop_column-button-prev,
.blog_for_prestashop_column-button-next {
    background-color: black;
    position: absolute;
    top: -50px;
    color: white;
    bottom: inherit;
    left: inherit;
    right: 40px;
    transform: none;
    padding: .5rem;
    margin-left: 0;
    margin-top: 0;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
}

.blog_for_prestashop_column-button-next {
    right: 0;
}

.ybc_instagram {
    padding: 0;
}

.ybc_instagram.card {
    border: 0
}

.ybc_instagram_header {
    padding: 0;
}

.ybc_ins_medias li>.ybc_ins_images {
    border-radius: 10px;
}

.ybc_ins_medias.carousel .slick-arrow.slick-next::before,
.ybc_ins_medias.carousel .slick-arrow.slick-prev::before {
    display: none;
}

.ybc_ins_medias.carousel .slick-arrow {
    background-color: black;
    position: absolute;
    top: -50px;
    color: white;
    bottom: inherit;
    left: inherit;
    right: 40px;
    opacity: 1;
    visibility: visible;
    transform: none;
    padding: .5rem;
    margin-left: 0;
    margin-top: 0;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;

}

/********************* END HOME ********************************************/


/********************* MAIN ********************************************/
#wrapper {
    min-height: 200px;
}

/*** CATEGORY ***/
#js-product-list-header {
    text-align: center;
}

#content-wrapper .page-title {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content-wrapper .rte-content {
    font-size: 1.2rem;
    color: #121212;
}

#manufacturer h1,
#manufacturer #manufacturer-description-wrapper {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 2rem auto;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.4;
    padding-right: 1rem;
    padding-left: 1rem;
}

#main #products {
    margin-top: 2rem;
}


#facets_search_center {
    background: transparent;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2rem;
}

#wrapper .block-title {
    text-transform: uppercase;
}

/*BRANDS*/
.ms-alphabetical .ms-letter-selector {
    text-align: center;
}

.ms-alphabetical .ms-letter-list {
    /* border-bottom: 0; */
    padding: 5rem 0;
}

.ms-alphabetical .ms-letter-list li {
    /* border-bottom: 0; */
    margin-bottom: 1rem;
}

.ms-alphabetical .brand-img {
    max-width: 250px;
    border: 1px solid #eee;
    padding: .5rem;
    margin-bottom: 1rem;
}

.ms-alphabetical .ms-letter-list>.ms-letter {
    font-size: 6rem;
    font-weight: 400;
    line-height: 6rem;
    margin-bottom: 3rem;
}

.ms-alphabetical .ms-letter-brands a {
    color: #000;
    font-weight: 700;
    font-size: 1rem;
}

/*END BRANDS*/

/* product top*/
.facated-toggler {
    border-right: 1px solid rgba(160, 160, 160, .25);
}

.products-selection {
    padding: 0;
}

#search_center_filter_toggler {
    border: 0;
    width: 100%;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 1rem;
    height: 50px;
}

.products-selection .products-sort-nb-dropdown a {
    color: #000;
    display: block;
    text-align: center;
    padding: 1rem;
    height: 50px;

}

#search_center_filter_toggler:active,
#search_center_filter_toggler:hover,
#search_center_filter_toggler:focus,
.products-selection .products-sort-nb-dropdown a:focus,
.products-selection .products-sort-nb-dropdown a:active,
.products-selection .products-sort-nb-dropdown a:hover {
    background-color: #000;
    color: #fff !important;
}

.select-title .select-title-name {
    max-width: 100%;
}

.products-selection .products-sort-nb-dropdown {
    display: block;
    text-align: center;
    font-size: 1rem;
    text-transform: uppercase;
    color: #000;
}

/*end produt top*/
.product-miniature-default .product-brand {
    margin-bottom: .7rem;
}

.product-miniature-default .product-brand.text-muted {
    opacity: 1;
    font-size: 1rem;
}

.product-miniature-default .product-brand a {
    color: #C3C3C3;
}

.product-flags .on-sale {
    display: none;
}

.product-miniature .product-functional-buttons-bottom {
    transform: translate(-50%, 0);
    opacity: 1;
}

.product-miniature .product-functional-buttons a {
    box-shadow: none;
}

.product-miniature .product-functional-buttons a:link svg,
.product-miniature .product-functional-buttons a:visited svg,
.product-miniature .product-functional-buttons a:hover svg {
    color: #fff;
}

.product-miniature-default .product-flags {
    top: 18px;
}

.product-flags .product-new {
    background: #000000;
    color: #ffffff;
    font-size: 0.7857142857rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    padding: .3125rem .4375rem;
}

/*** END CATEGORY ***/


/*** PRODUCTS ***/
#product .section-title {
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content-wrapper .section-title::after {
    display: none;
}

#main-product-wrapper .product-cover .product-flags {
    display: none;
}

#product #wrapper .breadcrumb {
    display: block !important;
    margin: 0;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid rgba(160, 160, 160, .25);
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

#wrapper .breadcrumb li::after {
    content: "|";
}

#wrapper .breadcrumb li>span {
    color: #000;
}

.col-product-image {
    border-bottom: 1px solid rgba(160, 160, 160, .25);
}

.product-information>.product-description,
.product-information>.product-actions .product-variants,
#productdaas-accordion,
.product-information>.product-actions .product-additional-info,
.product_header_container>.product-header {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.product_header_container>.product-header {
    margin-bottom: 1rem;
}

#product .product-cover .expander>span {
    display: none;
}

#product .swiper-pagination {
    display: none !important;
}

#product .title-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

#product .share {
    padding: 0;
    text-transform: uppercase;
    line-height: 1;
    font-size: .9rem;

    & * {
        display: inline-block;
        vertical-align: middle;
    }
}

#product .social-sharing-link {
    position: absolute;
    top: 40px;
    right: 1.5rem;

    & a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        margin-left: .5rem;
    }
}

.product_header_container {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


#product #content-wrapper .product_header_container .page-title {
    margin-bottom: 0;
}

#product .product-manufacturer a {
    color: #C3C3C3;
    opacity: 1;
    font-size: 1.2rem;
    margin-bottom: .7rem;
}

#product .tax-shipping-delivery-label {
    display: none;
}

#product .col-product-info .product-description {
    border-bottom: 1px solid rgba(160, 160, 160, .25);
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
}

#product .product-description h2 {
    font-weight: 400;
    line-height: 1.4;
    font-size: 1.2rem;
}

.product-variants .form-control-label {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .9rem;
}

.product-variants .input-radio,
.product-variants .radio-label {
    min-width: 4rem;
    min-height: 3rem;
    line-height: 3rem;
    border-radius: 45%;
}

.product-variants .input-radio {
    color: #000;
}

.product-variants .attribute-not-in-stock .radio-label {
    color: #d0d0d0;
}

.radio-label {
    outline: 1px solid #333;
}

.attribute-not-in-stock .radio-label {
    outline: 1px solid rgba(160, 160, 160, .25);
}

.product-variants .input-radio:checked+span {
    background-color: #000;
    color: #fff;
}

.product-variants .input-radio+span {
    line-height: calc(3rem - 4px);
}

.product-variants .input-color:checked+span,
.product-variants .input-color:hover+span,
.product-variants .input-radio:checked+span,
.product-variants .input-radio:hover+span {
    line-height: calc(3rem - 4px);
}

#product .product-quantity {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#product .col-add-btn {
    width: calc(100% - 65px);
}

#product .add-to-cart {
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.2rem;
    border-radius: 50px;
}

.product-available {
    display: none;
}

.product-unavailable,
.badge-warning {
    background-color: white;
    color: #E32B2B;
    text-align: left;
    font-size: 0.9rem;
    display: block;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}

#product #iqit-wishlist-product-btn {
    border-radius: 50%;
    height: 100%;
    width: 55px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    border: 1px solid rgba(160, 160, 160, .25);

    & svg {
        stroke: #000;
    }

    &:hover {
        background-color: #000;
    }

    &:hover svg {
        stroke: #ffffff;
    }
}

.product-additional-info {
    border: 0;
}

.js-mailalert input {
    width: 100%;
    border-radius: 40px !important;
    border: 1px solid rgba(160, 160, 160, .25);
}

.js-mailalert input[type=submit] {
    width: 100%;
    background-color: #000;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 40px !important;
    border: 0;
    padding: 1rem;
}

.iqit-accordion .title {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .9rem;
    padding: .8rem 0;
}

#product .product-accessories {
    border-bottom: 1px solid rgba(160, 160, 160, .25);
    padding-bottom: 4rem;
}

#product .category-products {
    position: relative;
}

#product .category-products-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.product-accessories-button-next,
.product-accessories-button-prev,
.category-products-button-next,
.category-products-button-prev {
    position: inherit;
    top: inherit;
    padding: .5rem;
    margin-left: 10px;
    margin-top: 0;
    width: 30px;
    height: 30px;
    z-index: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: all .2s cubic-bezier(.7, 0, .3, 1);
    background-color: black;
    border-radius: 10px;
    color: white;
}

.product-accessories-button-next::after,
.product-accessories-button-prev::after,
.category-products-button-next::after,
.category-products-button-prev::after {
    font-family: FontAwesome;
    font-size: .8rem;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.product-accessories-button-next::after,
.category-products-button-next::after {
    content: "\f054";
}

.product-accessories-button-prev::after,
.category-products-button-prev::after {
    content: "\f053";
}

/*** END PRODUCTS ***/


/*** OTHER ***/
#contact .page-header,
#cms .page-header,
#checkout .page-title {
    margin-bottom: 2rem;
}

.my-account-page-content {
    padding-left: 3rem;
}

.my-account-page-content h2 {
    margin-bottom: 2rem;
}

#iqitwishlist-user-products .input-qty {
    display: none;
}

#iqitwishlist-user-products .add-to-cart {
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
    border-radius: 50px;
    background-color: black;
    color: white;
    border: 0
}

#contact .store img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.contact-page-info {
    border: 0;
}

.simpleblog__listing__post__wrapper img {
    border-radius: 20px;
}

.carrier-hasLogo img {
    width: 50px;
}

#mondialrelay_save-container {
    padding: 0;
}

#order-confirmation #order-details {
    margin-bottom: 3rem;
}

#order-confirmation .order-confirmation-title-payment {
    border: 0;
}

#order-items .totals {
    font-weight: 600;
}

/*** END OTHER ***/


/********************* END MAIN ********************************************/



/********************* FOOTER ********************************************/
#footer,
#checkout-footer {
    margin-top: 40px;
}


.blockreassurance {
    text-align: left;
    padding: 0;
    background-color: white;
}

.blockreassurance .block-icon {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.blockreassurance .block-icon,
.blockreassurance .block-icon img,
.blockreassurance .block-icon svg {
    height: 30px;
}

.blockreassurance .row>div {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 30px;
}

.blockreassurance .row>div.reassuranceBlock0 {
    border-left: 0;
    border-right: 0;
}

.blockreassurance .row>div.reassuranceBlock2 {
    border-left: 0;
}

.blockreassurance .row>div.reassuranceBlock3 {
    border-left: 0;
    border-right: 0;
}

#footer .block-title,
#checkout-footer .block-title {
    border: 0;
    text-transform: uppercase;
}

#footer .blockreassurance .block-title {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: inherit;
}


#footer-container-main {
    padding: 40px 0;
}

#footer .block-newsletter {
    max-width: 300px
}

#footer .block-newsletter p {
    color: white;
}

#footer .block-newsletter .block-title {
    font-size: 3rem;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: inherit;
}

#footer .ps-emailsubscription-block .newsletter-input-group,
#checkout-footer .ps-emailsubscription-block .newsletter-input-group {
    border-radius: 40px;
}

.footer-logo {
    width: 100%;
    text-align: center;
}

.footer-logo img {
    width: 100%;
    max-width: 900px;
    display: inline-block;
}

.ps-emailsubscription-block .btn-subscribe {
    background-color: white;
    border-radius: 40px;
}

/********************* END FOOTER ********************************************/


@media only screen and (max-width: 991px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    #index #inner-wrapper.container,
    #module-iqitsearch-searchiqit #inner-wrapper.container,
    #manufacturer #inner-wrapper.container,
    #product #inner-wrapper.container,
    #prices-drop #inner-wrapper.container,
    #new-products #inner-wrapper.container,
    #category #inner-wrapper.container {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    #header .header-nav {
        display: none;
    }

    .col-mobile-logo {
        width: 130px;
    }

    #search-widget-mobile {
        margin-top: .5rem;
    }

    #search-widget-mobile .form-search-control {
        border-radius: 20px;
        padding: 0 1rem;
        height: 40px;
        font-size: 1.1rem;
    }

    .mobile-menu__footer {
        align-items: center;
    }

    .mobile-menu__below-content {
        margin: 1rem 0;
        border-top: 1px solid white;
    }

    .mobile-menu__language-selector {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        border: 1px solid #fff;
        border-radius: 40px;
        height: 40px;
        padding: 0 1rem;
        font-size: 1.1rem;
    }

    .mobile-menu__language-selector a {
        padding: 0 .5rem;
        text-transform: uppercase;
        color: #ccc !important;
        border-right: 1px solid #fff;

        &:first-child {
            border-right: none;
        }

        &.active {
            color: #fff !important;
            text-decoration: none;
        }
    }


    #module-iqitsearch-searchiqit #inner-wrapper.container,
    #manufacturer #inner-wrapper.container,
    #product #inner-wrapper.container,
    #prices-drop #inner-wrapper.container,
    #new-products #inner-wrapper.container,
    #category #inner-wrapper.container {
        padding: 0 2rem;
    }

    #manufacturer .ms-alphabetical {
        padding: 0 2rem;
    }
}


@media only screen and (max-width: 767px) {
    #col-product-info {
        z-index: 999;
    }

    .products-selection .products-sort-nb-dropdown a {
        line-height: 50px;
        padding: 0;
    }

    .col-product-image {
        margin-bottom: 2rem;
    }

    #product #wrapper .breadcrumb {
        display: none !important;
    }

    .product-add-to-cart .col-add-wishlist,
    .product-add-to-cart .col-add-compare {
        max-width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    #facets_search_center #search_filters .facet {
        width: 100%;
    }

    #manufacturer #inner-wrapper.container,
    #category #inner-wrapper.container {
        padding: 0;
    }

    #main-page-content {
        overflow: hidden;
    }

    .js-mailalert input[type="submit"] {
        font-size: 10px;
    }

    .home-createurs .elementor-swiper-button {
        top: 0px;
    }


}