/*************** GLOBALS ********************/

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

a.link-underline {
    text-decoration: underline !important;
}

/* Fonts */
.italiana-regular {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.arimo-700 {
    font-family: "Arimo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

/* Colors */
:root {
    --custom-primary-color: #1a2b3c;
    --custom-secondary-color: #998155;
    --custom-stroke-color: #E3DEC4;
    --custom-stroke-secondary-color: #705D3C;
}

.color-white,
.color-white * {
    color: #fff !important;
    fill: #fff !important;
}

hr {
    border-color: var(--custom-stroke-color);
    opacity: 1;
}


/* SVG */
.arrow-right i {
    font-family: inherit;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/themes/warehousechild/assets/img/arrow-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    vertical-align: middle;

    &:before {
        content: "";
        display: none;
    }
}


/*Width*/
#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;
}

#order-confirmation #inner-wrapper.container,
#module-iqitemailsubscriptionconf-subscription #inner-wrapper.container,
#cms #inner-wrapper.container {
    max-width: 1000px;
    padding: 0 4rem;
}

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

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

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


#cms #content-wrapper .page-title,
#module-ph_simpleblog-categorypage #content-wrapper .page-title,
#module-ph_simpleblog-category #content-wrapper .page-title,
#module-ph_simpleblog-list #content-wrapper .page-title,
#checkout #content-wrapper .page-title,
.page-customer-account #content-wrapper .page-title,
#module-iqitwishlist-view #content-wrapper .page-title,
#addresses #content-wrapper .page-title,
#my-account #content-wrapper .page-title {
    text-align: center;
    margin-bottom: 1rem;
}

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

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

#content-wrapper .page-title {
    margin: 0 0 1rem;
    padding: 0;
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    line-height: 1;
}

.page-subtitle {
    font-size: 2rem;
    font-family: Arimo, Sans-serif;
    font-weight: 400;
    color: #998155;
}

/*************** Header ********************/
/* TopHeader */
#header .header-nav {
    height: 47px;
    margin: 0;
    padding: 0;
    border: 0;
}

#header .header-nav a {
    cursor: pointer;
}

.displaynav1-mobile {
    border: 0;
    background-color: transparent;
    font-size: 2rem;
    height: 47px;
    vertical-align: middle;
    display: none;
    color: #333;
}

.social-links>li.facebook>a,
.social-links>li.facebook>a:hover,
.social-links>li.pinterest>a,
.social-links>li.pinterest>a:hover,
.social-links>li.instagram>a,
.social-links>li.instagram>a:hover {
    color: var(--custom-primary-color) !important;
}

.social-links {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-links>li {
    padding: 0 .2em 0 0;
    display: flex;
    align-items: center;
}

#iqitwishlist-header,
#mobile-btn-search,
#user_info,
#ps-shoppingcart-wrapper {
    display: flex;
    align-items: center;
    line-height: 1;
}

#iqitwishlist-header,
#mobile-btn-search,
#user_info {
    margin: 0 .5rem;
}


#search-widget-mobile {
    width: 100%;
    margin: auto;
    right: 0;
    min-width: auto;
    left: 0;
}

#header .desktop-header-style-5 #user_info {
    margin-top: 0;
}

#user_info .account>* {
    display: inline-block;
    vertical-align: middle;
}

#ps-shoppingcart-wrapper {
    margin-left: .5rem;
    padding-right: .5rem;
}

.col-mobile-btn-cart.ps-shoppingcart {
    margin-left: .5rem;
    display: flex;
    align-items: center;
    line-height: 1;
}

#mobile-cart-toogle {
    position: relative;
}

.ps-shoppingcart .cart-products-count-btn,
#ps-shoppingcart-wrapper .cart-products-count {
    position: absolute;
    top: 0;
    right: -.5rem;
    background: var(--custom-secondary-color);
    color: white;
    font-size: 0.9rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 17px;
    width: 17px;
}


#header .header-nav .left-nav>div::after,
#header .header-nav .right-nav>div::after,
#header .header-nav .social-links>li::after,
.block-links-inline ul>li::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 47px;
    width: 1px;
    margin-left: .7rem;
    margin-right: .5rem;
    background-color: var(--custom-stroke-color);
    opacity: 1;
}

/* Header logo &nav */
#desktop_logo {
    max-width: 155px;
}

#desktop_logo a {
    display: block;
}

#iqitwishlist-header span {
    display: none;
}

.col-mobile-logo img {
    max-width: 200px;
}

.cbp-hrmenu .cbp-categories-row>div {
    margin-top: 0 !important;
}

#iqitmegamenu-mobile .cbp-category-link-w {
    display: flex;
    border-bottom: solid 1px #ebebeb;
}

/*************** footer ********************/
#footer {
    margin-top: 5rem;
}

/* footer reassurance*/
.blockreassurance {
    border-top: 1px solid var(--custom-stroke-color);
    padding: 0;
}

.blockreassurance .row>div {
    padding: 2rem 0;
}

.blockreassurance .row>div:nth-child(2) {
    border-left: 1px solid var(--custom-stroke-color);
    border-right: 1px solid var(--custom-stroke-color);
}

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

.blockreassurance_product .block-title,
#footer .blockreassurance .block-title {
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: .5rem;
    padding-bottom: 0;
}

#footer .blockreassurance p {
    font-size: 25px;
}

/* Footer newsleter */
.block-newsletter .titre {
    font-size: 48px;
    line-height: 1.1;
    text-align: left;
}

.block-newsletter .titre span {
    max-width: 560px;
    display: block;
}

#footer-container-first .ps-emailsubscription-block .input-subscription {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-right: 1px solid var(--custom-stroke-secondary-color);
}

/* Footer main */
#footer-container-main {
    font-size: 17px;
}

#footer-container-main .col {
    padding-top: 4rem;
    text-align: center;
}

.colonne1 {
    order: 1;
    padding: 0 6rem;
}

.colonne1 .title {
    margin-bottom: 1rem;
    color: #5c6874;
    text-align: center;
    font-size: 1.0714285714rem;
    letter-spacing: 0.0714285714rem;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.colonne1 p {
    color: #5C6874;
    line-height: 1.4;
}

.footer-logo {
    max-width: 155px;
    margin-bottom: 1rem;
}


.block-iqitlinksmanager-1 {
    order: 2;
    border-left: 1px solid var(--custom-stroke-color);
}

.block-iqitlinksmanager-1 .social-links {
    margin-top: 2rem;
}


.block-iqitlinksmanager-3 {
    order: 4;
    border-left: 1px solid var(--custom-stroke-color);
}

.block-iqitcontactpage {
    order: 3;
    border-left: 1px solid var(--custom-stroke-color);
}

.contact-rich .part .icon {
    display: none;
}


.block-links ul>li {
    margin-bottom: .8rem;
}

.block-links ul.social-links>li {
    margin-bottom: 0 !important;
}

.block-links ul.social-links>li svg {
    height: 32px;
}

.block-links ul>li a {
    padding: 0;
}

.block-links ul>li a::before {
    content: "";
    display: none;
}



/* Footer copyright */
#footer-copyrights {
    border-top: 1px solid var(--custom-stroke-color);
    color: var(--custom-primary-color);
}

.copyrights-text {
    text-align: left;
}

.copyrights-text a {
    color: var(--custom-primary-color);
    display: block;
    margin: 0 .5rem;
}


/*************** Accueil ********************/
.homeCadeau {
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
}

.homeCadeau img {
    width: 180px;
}

/*************** Modal ********************/
#blockcart-modal .btn-primary {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}

#quickview-modal-product-content .btn.add-to-cart,
#quickview-modal-product-content .btn.add-to-cart * {
    font-size: 1.3rem;
    color: white;
    font-weight: 400;
    background: #333333;
}

#quickview-modal-product-content .btn.add-to-cart:hover,
#quickview-modal-product-content .btn.add-to-cart:hover * {
    color: white;
    background: #998155;
}

#quickview-modal-product-content .btn.add-to-cart svg {
    width: 28px;
    background: transparent;
}

#js-quickview-prev-btn,
#js-quickview-next-btn {
    display: none;
}


/*************** Panier ********************/
#mobile-cart-wrapper .btn-primary,
#_desktop_blockcart-content .btn-primary {
    color: white !important;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase !important;
}

#cart .btn-primary {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}

#payment-confirmation .btn-primary {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}


/*************** Checkout ********************/
body#checkout section.checkout-step .step-title {
    font-weight: 600;
}

#checkout .btn-primary.continue {
    color: white !important;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase !important;
}

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

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

#order-confirmation .mail-sent-info {
    background: rgb(238, 236, 221);
}

/*************** Mon compte ********************/
.my-account-page-content-wrapper,
.page-customer-account #content {
    padding: 0;
}

#password.page-customer-account #content,
#registration.page-customer-account #content,
#authentication.page-customer-account #content {
    padding: 1rem;
}

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


#checkout-payment-step .payment-options {
    display: flex;
    flex-direction: column-reverse;
}

.paypal-mark img {
    height: 16px !important;
}

/*************** Mon compte Wishlist ********************/
#iqitwishlist-user-products .input-qty {
    display: none;
}

/*************** CMS ********************/
#cms #content h2 {
    font-weight: 600;
    color: #333;
}

#cms #content .rte-content h2 {
    margin-top: 30px;
}

/*************** Liste produit ********************/
#wrapper .breadcrumb {
    text-align: center;
    margin-bottom: 0;
}

#facets_search_center {
    background: #eeecdd;
}

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

.ph_cat_description,
.category-description {
    max-width: 750px;
    margin: 0 auto 2rem auto;
    color: #5C6874;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.4;
}

.products-selection {
    border-bottom: 0;
    margin: 1rem 0 0 0;
    border-top: 1px solid var(--custom-stroke-color);
}

#search_center_filter_toggler.btn-secondary {
    background: transparent !important;
}

.products-grid .product-miniature-default .product-description {
    justify-content: space-between;
}

.products-grid .product-miniature-default .product-brand,
.products-grid .product-miniature-default .product-reference {
    font-size: 1.2rem;
}

.product-price-and-addtocart {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: end;
}

.products-grid .product-miniature-layout-1 .product-price-and-shipping {
    padding-bottom: 0;
}

.products-grid .product-add-cart {
    margin: 0;
}

.btn-product-list {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    padding: 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}


/*************** Product Single ********************/
#main-product-wrapper {
    border-top: 1px solid var(--custom-stroke-color);
    padding: 0px;
}

.product-info-row {
    align-items: stretch;
    border-bottom: 1px solid var(--custom-stroke-color);
}

.col-product-image {
    border-right: 1px solid var(--custom-stroke-color);
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
}

.product-cover img {
    width: 100%;
}

.col-product-info {
    padding: 3rem 0 3rem 3rem;
}

.product_header_container {
    border: 0;
    display: flex;
    flex-direction: column;
}

.product_header_container h1 {
    order: 2;
}

.product_header_container h2 {
    order: 1;
}

.product-manufacturer.page-subtitle {
    font-size: 1.4rem;
    margin-bottom: .5rem;
    text-transform: uppercase;
}

#product-details,
.rte-content,
.product-description {
    color: #5C6874;
    font-size: 1.3rem;
    line-height: 1.4;
}

#product #main-product-wrapper #product-details a,
#product #main-product-wrapper .rte-content a,
#product #main-product-wrapper .product-description a {
    text-decoration: underline;
    color: var(--custom-secondary-color) !important;
}

.product_p_price_container {
    border: 0;
    margin-top: 0;
}

.product_p_price_container .product-prices>div {
    display: inline-block;
    vertical-align: baseline;
    margin-right: .5rem;
}

#product .btn.add-to-cart,
#product .btn.add-to-cart * {
    font-size: 1.3rem;
    color: white;
    font-weight: 400;
    background: #333333;
}

.btn.add-to-cart svg {
    width: 28px;
    background: transparent !important;
}

#product .btn.add-to-cart:hover,
#product .btn.add-to-cart:hover * {
    color: white;
    background: #998155;
}

#product #ps_checkout-payment-method-logo-block-container {
    display: none !important;
}

#iqit-wishlist-product-btn {
    font-size: 1.5rem;
    height: 100%;

    &:hover {
        background: #998155;
        color: white;
    }
}

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

.product-tabs .nav-tabs {
    border: 0;
}

.card-header-tabs .nav-item,
.nav-tabs .nav-item {
    margin: 0;
    padding: 0 2rem;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    text-decoration: none;
}

#product-infos-tabs-content {
    max-width: 800px;
    margin: auto;
}

#brand-tab .page-subtitle {
    color: #5C6874;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
}

.category-products {
    border-top: 1px solid var(--custom-stroke-color);
    padding-top: 3rem;
}

.category-products .block-content {
    margin-top: 2rem;
}

/*************** Blog ********************/
.simpleblog__listing__post__wrapper__content__headline {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    border: 0;
}

.simpleblog__listing__post__wrapper__content p {
    color: #5C6874;
    font-size: 1.3rem;
    line-height: 1.4;
}

.simpleblog__listing__post__wrapper__footer {
    border-top: 1px solid var(--custom-stroke-color);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.simpleblog__postInfo ul li {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-right: 1rem;
}

.simpleblog__postInfo ul li::after {
    content: "";
    display: none;
}

.simpleblog__share {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    border-top: 1px solid var(--custom-stroke-color);
    padding-top: 1rem;
}

.simpleblog__share ul {
    align-items: center;
}

.title-share {
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    border: 0;
}

/*************** carte cadeau ********************/
#giftcard_product .header {
    background-color: transparent;
    padding: 0;
}

#giftcard_product select {
    appearance: none;
    -webkit-appearance: none;
}

/*************** Responsive ********************/
@media only screen and (max-width: 1280px) {

    /* Product single */
    .product-manufacturer.page-subtitle {
        font-size: 1.2rem;
    }

    #content-wrapper .product_header_container .page-title {
        font-size: 2.5rem;
    }
}

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

    #header .header-nav .left-nav>div>ul,
    #header .header-nav .right-nav>div>ul,
    .block-links-inline ul {
        display: none;
    }

    #iqitlinksmanager-2 {
        display: none;
    }

    #iqitlinksmanager-2.show {
        display: flex !important;
        position: absolute;
        background-color: #f9f7f2;
        width: 100%;
        left: 0;
        right: 0;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid var(--custom-stroke-color);
    }

    .block-links-inline ul#iqitlinksmanager-2>li {
        width: 33%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1rem 0;
        text-align: center;
        border-right: 1px solid var(--custom-stroke-color);
    }

    .block-links-inline ul#iqitlinksmanager-2>li:last-of-type {
        border-right: 0;
    }

    .block-links-inline ul#iqitlinksmanager-2>li::after {
        margin: 0;
        display: none;
    }

    /*product single*/
    .col-product-image {
        border: 0;
        padding: 2rem 0 0 0;
    }

    .col-product-info {
        padding: 2rem 0 0 0;
    }

    #product-infos-tabs-content {
        max-width: 100%;
    }

    .homeCadeauSection {
        background-position: 70% 0 !important;
    }

    .homeCadeau {
        position: relative;
        top: inherit;
        left: inherit;
        width: 100%;
        margin-top: -100px;
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 767px) {
    #footer-container-main .col {
        padding-top: 2rem;
        flex: 1 0 100%;
        border-top: 1px solid var(--custom-stroke-color);
    }

    .block-iqitlinksmanager-3,
    .block-iqitcontactpage {
        border-left: 0;
    }

    .copyrights-text {
        text-align: center;
    }

    .mobile-menu__header-wrapper {
        height: 47px;
    }

    .mobile-menu__header-wrapper .mobile-menu__close,
    .mobile-menu__header-wrapper .mobile-menu__back-btn {
        padding: 0;
    }


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

    .product-quantity>.col {
        margin-bottom: 0;
    }

    .col-product-image,
    .col-product-info {
        padding-left: calc(var(--bs-gutter-x)*.5);
        padding-right: calc(var(--bs-gutter-x)*.5);
    }

    .homeCadeauSection {
        background-position: 50% 0 !important;
    }


}

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

    /*Width*/
    #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 1rem;
    }


    .social-links>li {
        padding: 0;
    }

    .block-newsletter .titre {
        font-size: 40px;
        margin-bottom: 1rem;
    }

    #footer .blockreassurance p {
        font-size: 15px;
    }


    /*product*/
    .product-price-and-addtocart {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .product-miniature-grid .product-title {
        font-size: .9rem;
    }

    .products-grid .product-miniature-default .product-brand,
    .products-grid .product-miniature-default .product-reference {
        font-size: 1rem;
    }

    .product-miniature-grid {
        padding: 0.8rem;
    }

    .products-grid .product-miniature-layout-1 .product-price-and-shipping {
        margin-bottom: 1rem;
    }

}

@media only screen and (max-width: 575px) {
    .product-tabs {
        margin: 0;
    }

    .iqit-accordion .card-header-tabs .nav-link,
    .iqit-accordion .nav-tabs .nav-link {
        padding: 1rem 0;
        background: transparent;
        margin: 0;
    }

    .blockreassurance .row>div {
        padding: 0;
    }

    #footer .blockreassurance p {
        font-size: 1.7rem;
    }
}