/*
 * Custom code goes here.
 * 23juin, Léa
 */


#index #wrapper {
    padding: 215px 0 0 0;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default, .btn-product-list {
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.btn-product-list {
    font-size: 12px;
}

.btn-iqitwishlist-add, .btn-iqitcompare-add {
    background-color: transparent;
    border: none;
}

.btn-iqitwishlist-add:hover, .btn-iqitcompare-add:hover {
    background-color: transparent;
    border: none;
    color: #f97d04;
}

.badge, .product-flags .product-flag {
    border-radius: 40px;
}

.product-flags, .product-miniature-default .product-flags {
    top: 10px;
    left: 10px;
}

.product-quantity .add-to-cart:disabled {
    opacity: 0.4;
}

.product-miniature {
    border-radius: 20px;
}

#quickview-modal .modal-content {
    border-radius: 20px;
}

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

.products-selection, #facets_search_center, #search_center_filter_toggler, #search_center_filter_toggler:focus {
    background-color: transparent !important;
}

#search_center_filter_toggler:focus {
    color: #f97d04 !important;
}

#search_center_filter_toggler:hover {
    background-color: #f97d04 !important;
    color: #fff !important;
}

@media (min-width: 992px) {
    .js-product-miniature-wrapper {
        padding: 15px !important;
    }
}

.category-image {
    background-color: #fff;
}

.category-image img {
    width: 100%;
}

.form-control {
    border-radius: 40px;
}

#content-wrapper .product_header_container .page-title span {
    width: auto !important;
}

.product-info-row {
    border-radius: 20px;
}

.product_header_container {
    padding: 0 !important;
    border-bottom: none !important;
}

.product_p_price_container {
    border-top: none !important;
}

#product .alma-pp-container {
    margin-top: 20px;
    opacity: 1;
}

.slick-arrow.slick-next, .slick-arrow.slick-prev {
    padding: 10px;
    border-radius: 50%;
    width: 46px;
}

.header-top .header-cart-default a.cart-toogle:hover {
    color: #f97d04 !important;
}

.crossselling-products button.add-to-cart span {
    display: none !important;
}

#cart .cart-summary, #cart .cart-grid-body .cart-items, #checkout .cart-summary  {
    border: none !important;
    border-radius: 20px;
    padding: 15px;
}

.discount {
    padding: 2px;
    border-radius: 20px;
}

body#checkout section.checkout-step {
    border-radius: 20px;
    margin-bottom: 20px;
    border: none !important;
}

.delivery-option {
    border-radius: 20px;
    background-color: #f3f3f3;
}

body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img {
    max-width: 120px;
}

#order-confirmation #content-hook_order_confirmation {
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
}

.page-authentication #content, .page-customer-account #content, .my-account-page-content-wrapper {
    background-color: #fff;
    border: none !important;
    border-radius: 20px;
    padding: 30px;
}

@media (max-width: 767.98px) {
    #order-confirmation .order-confirmation-title-payment {
        border-right: none !important;
    }
}

.thumbnail-container img {
    background-color: #FFFFFF;
}



/* ------------------------ H E A D E R ------------------------ */

@media (max-width: 991.98px) {
    #index #wrapper {
        padding: 0px 15px 0;
    }

    #wrapper {
        padding-top: 35px;
    }

    #mobile-header img.logo {
        max-height: 75px;
    }

    #mobile-header a.m-nav-btn span:not(#mobile-cart-products-count) {
        display: none;
    }

    #mobile-header .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn {
        background-color: #f97d04;
        top: -10px;
        right: -9px;
    }

    #mobile-header #mobile-btn-search #search-widget-mobile {
        border: none !important;
    }

    #mobile-header #mobile-btn-search #search-widget-mobile input.form-search-control {
        border: none !important;
        background-color: #f3f3f3;
        border-radius: 40px;
    }
}


nav.header-nav {
    display: none;
}

#header {
    border-top: none;
}

#desktop-header .header-top {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fff;
}

#header #search_widget .form-search-control {
    border: none;
    background-color: #f3f3f3;
    border-radius: 40px;
    color: #090909;
}

.search-widget .search-btn {
    background-color: #f97d04;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0 40px 40px 0;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1px solid #f97d04;
}

.search-widget .search-btn:hover {
    background: #fff;
    color: #f97d04;
}

#header #search_widget .form-search-control::placeholder {
    color: #090909;
}

#header .header-top .col-header-right {
    display: flex;
    align-items: flex-start;
}

.magasins a span, #ps-shoppingcart-wrapper span.title, #user_info span {
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 11px;
    text-align: center;
    opacity: 1 !important;
}

.magasins a, #user_info a, #ps-shoppingcart-wrapper a#cart-toogle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}


.magasins, #ps-shoppingcart-wrapper {
    margin-right: 15px;
}


.header-top .header-cart-default .cart-toogle > .icon, .magasins i, #user_info i::before {
    font-size: 30px;
    color: #090909;
}

#user_info {
    margin-top: 0 !important;
}


/* ------------------------ M E N U ------------------------ */

.iqit-megamenu-container {
    background: #090909;
    width: 100%;
    max-width: none;
}

.cbp-horizontal .cbp-tab-title {
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
    FONT-WEIGHT: 600;
    border-bottom: 1px solid #090909;
    padding-bottom: 3px;
    margin-bottom: -3px;
}


#cbp-hrmenu li.cbp-hrmenu-tab.cbp-hropen > a span.cbp-tab-title {
    border-color: #fff;
}


.cbp-horizontal > ul > li > a {
    border-left: none !important;
}

.cbp-horizontal > ul > li.cbp-hropen > a {
    color: #f97d04;
}

#iqitmegamenu-horizontal {
    border: none !important;
}

#cbp-hrmenu > ul {
    display: flex;
    justify-content: center;
}

#cbp-hrmenu-tab-16 {
    display: none;
}

#cbp-hrmenu .cbp-legend {
    background-color: #f97d04;
    border-radius: 20px;
}

/* ------------------------ V I D E O   A C C U E I L ------------------------ */

#index #rev_slider_5_1_wrapper, #index #rev_slider_5_1_forcefullwidth {
    min-height: 500px;
    max-height: calc(100vh - 324px);
}

#index #rev_slider_5_1 {
    min-height: 500px;
    max-height: calc(100vh - 324px) !important;
}

#index #rev_slider_5_1 iframe {
    width: calc(100% + 4px) !important;
    left: -2px !important;
}

/* ------------------------ C A T E G O R I E S   A C C U E I L ------------------------ */

h2 {
    text-transform: uppercase;
    color: #090909;
    padding-bottom: 3px;
    border-bottom: 3px solid #2972a7;;
    text-align: center;
    font-size: 25px;
    margin: 0 auto 50px;
    display: block;
    width: max-content;
}


#content-wrapper  h1.page-title {
    justify-content: center;
}



h1::after {
display: none !important;
}

#index h2, h1 span{
    border-bottom: 3px solid #f97d04;
    font-size: 30px;
    text-transform: uppercase;
    color: #090909;
    padding-bottom: 3px;
    text-align: center;
    margin: 0 auto 50px !important;
    display: block;
    width: max-content;
}

.top-deals .product-miniature {
    margin-bottom: 30px;
}


.top-deals h3 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
}

.categories-accueil .elementor-iqit-banner {
    border-radius: 10px;
}

.categories-accueil .elementor-iqit-banner .elementor-iqit-banner-title {
    font-size: 28px;
    margin-bottom: 0;
}

.categories-accueil .elementor-iqit-banner {
    height: 215px;
}

.elementor-heading-title {
    color: #090909;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px !important;
}

#wrapper {
    box-shadow: none;
}

#index .products .js-product-miniature-wrapper {
    width: 100%;
    flex: none;
    max-width: 100%;
}


/* ------------------------ F O O T E R ------------------------ */


#footer {
    background-color: #090909;
}

#footer * {
    color: #fff;
}

#product .product-sidebar #iqithtmlandbanners-block-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#product .product-sidebar #iqithtmlandbanners-block-1 .block-title::after {
    display: none;
}

#product .product-sidebar #iqithtmlandbanners-block-1 .block-title {
    justify-content: center;
}

@media (max-width: 991.98px) {
    #product .product-sidebar #iqithtmlandbanners-block-1 .block-content {
        margin-top: 15px;
    }

    #product .product-sidebar #iqithtmlandbanners-block-1 .block-title {
        display: none;
    }
}

.product-miniature-grid .input-group-add-cart .input-group {
    flex-wrap: nowrap;
}

.img-location {
    max-width: 200px;
}


/* ------------------------ P R O D U C T ------------------------ */

.blockreassurance_product div {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}

.blockreassurance_product div p {
    margin-bottom: 0;
    margin-left: 10px;
}

.product-reassurance-reviews {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 991.98px) {
    .product-reassurance-reviews {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
}

.form-out-of-stock {
    border: solid 1px #f97d04;
    padding: 20px;
    border-radius: 25px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.form-mailalert {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991.98px) {
    .form-mailalert {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

.form-out-of-stock input {
    border-top-right-radius: 40px !important;
    border-bottom-right-radius: 40px !important;
}

.alert-out-of-stock {
    color: #f97d04;
    font-weight: bold;
}