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

.body_fixed {
    overflow: hidden;
}
.contact_form {
    position: relative;
}
.control_point_white {
    color: #fff;
}
.category-id-14 .sentence-mur {
    /* display: none; */
    opacity: 0;
}
.search-widget form {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: auto;
    display: block;
}

.li_search{
    width: 25% !important;
    margin-bottom: 15px !important;
    padding: 15px !important;
}

.search_box{
    height: calc(100vh - 150px);
    overflow: auto;
    text-align: center;
    width:calc(100% - 40px) !important;
    max-width: 1200px;
}

.popup_artiste {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    right: -100vw;
    padding: 0px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99999;
}
.popup_artiste_content {
    position: absolute;
    text-align: right;
    width: 90%;
    max-width: 300px;
    top: 0;
    background: #fff;
    max-height: 100vh;
    height: 100vh;
    border-left: 1px solid #ccc;
    padding: 20px;
    right: 0;
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
}
#header .header-top .search-widget{
top:0px;
}
.popup_artiste_content li {
    margin: 5px 0px;
}
.div_btn_artist_search {
    margin-top: 40px;
    text-align: right;
    display: none;
}
.cta_open_popup_artiste {
    cursor: pointer;
    border: 1px solid #000;
    margin-top: 40px;
    width: fit-content;
    padding: 10px;
    text-align: center;
}
span.search_txt {
    font-weight: 600;
}
#searh_artiste {
    background: #fff;
}
.cta_close_popup_artiste {
    cursor: pointer;
    padding: 0px 0px 10px 0px;
}
ul.list_artistes_popup {
    overflow: auto;
    max-height: 100%;
    padding: 20px 20px 120px 0px;
    margin-bottom: 158px;
    /* height: 100%; */
    z-index: 99999;
}
@media screen and (min-width: 0px) and (max-width: 1023px) {
    .list_artists_name{
        display: none;
    }
    .list_artists{
        width: 100%;
    }
    .div_btn_artist_search {
    margin-top: 40px;
    text-align: right;
    display: block;
}
    .category-cover {
        top: 0px;
    }
    .card-title,
    .heading-page {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .category-cover {
        /*  height: 350px;*/
    }
    .cat_with_cover {
        padding-top: 425px;
    }
    .product-miniature {
        padding-bottom: 20px;
    }
    .block-category .block-category-inner {
        padding: 0px 20px;
    }
    #category .img-product {
        margin-bottom: 15px;
    }
    .bloc-description {
        padding-top: 0px !important;
    }
    .product-thumbnail img,
    .thumbnail-container img {
        margin-top: 0px !important;
    }
    .div_bg {
        margin-top: 75px !important;
        height: 70vh !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .row_flex_center {
        display: block;
    }
    .bloc_account_left,
    .bloc_account_right {
        width: 100%;
        padding: 0px 20px;
    }
    .bootstrap-touchspin {
        min-width: 69px;
    }
    #manufacturer .img_header_artiste_1 {
        width: 80%;
    }
    .img_header_artiste_2 {
        bottom: -26%;
        left: 55%;
        margin: 0 0 0 -26%;
        position: relative;
        margin: -50px;
        width: 58%;
        z-index: 2;
        border: 10px solid #fff;
    }
    .img_header_artiste_3 {
        top: 62%;
        left: 20px;
        margin: 0 0 0 -5%;
        position: relative;
        width: 80%;
        z-index: 3;
        border: 10px solid #fff;
        background: #fff;
        padding: 0px 10px;
    }
    .experience-mur {
        display: none;
    }
    .contact_form {
        position: relative;
        /*width: 100%;
        top: 0%;
        left: 0%;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);*/
    }
            .search_box {
    height: calc(100vh - 150px);
    overflow: auto;
    text-align: center;
    width: calc(100% - 40px) !important;
    max-width: 1200px;
}
        .li_search {
    width: 50% !important;
    margin-bottom: 15px !important;
    padding: 15px !important;
}
}
@media screen and (min-width: 0px) and (max-width: 425px) {
            .search_box {
    height: calc(100vh - 150px);
    overflow: auto;
    text-align: center;
    width: calc(90% - 40px) !important;
    max-width: 1200px;
}
        .li_search {
    width: 100% !important;
    margin-bottom: 15px !important;
    padding: 15px !important;
}
    .category-cover {
        height: 50vh;
    }
    .cat_with_cover {
        padding-top: 55vh;
    }
    #products .product-miniature,
    .featured-products .product-miniature {
        margin: 0px auto 50px;
    }
    body#checkout section.checkout-step .address-item {
        background: #ffffff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: .625rem;
        border: 1px solid transparent;
        box-shadow: 0px 0px 7px 0px #e0e0e0;
    }
    #blockcart-modal .cart-content .cart-content-btn {
        display: block;
        width: 100%;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn {
        white-space: inherit;
        width: 100%;
        float: left;
        display: block;
    }
    #cart .cart-grid {
        width: 100% !important;
        margin-left: 0% !important;
    }
    .product-line-actions div {
        padding: 0 !important;
    }
    #checkout .container {
        width: 100% !important;
    }
    #footer {
        padding-top: 20px;
    }
}
.popup_img_product {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.90);
    top: 0;
    left: 0;
    z-index: 99999;
}
.content_popup_img {
    max-width: 100%;
    padding: 0px !important;
    margin: auto !important;
    padding: 20px;
    position: absolute;
    text-align: center;
    width: 650px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-0%, -50%);
    -ms-transform: translate(-0%, -50%);
    transform: translate(-50%, -50%);
}
.cta_close_popup {
    cursor: pointer;
    right: 15px;
    top: 10px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #100;
    padding: 2px 5px;
    z-index: 2;
}
.mozaic_product_img {
    cursor: pointer;
}
.full_img {
    max-height: 95vh;
    margin: auto;
}
.cta-info-manufacturer {
    cursor: pointer;
    margin-left: 10px;
}
.cta-info-manufacturer-link {
    cursor: pointer;
}
p.artiste-name {
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}
.petit .artiste-content {
    width: 75%;
    margin: 7.5% auto;
}
.artiste-title {
    font-family: 'Reenie Beanie', cursive;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.2;
}
#manufacturer #manufacturer-short_description,
#manufacturer #manufacturer-description {
    max-width: 600px;
    margin: 60px auto;
    text-align: justify;
}
.img_header_artiste_container {
    position: relative;
    width: 100%;
    height: 130vw;
}
.img_header_artiste_container img {
        width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.heading-page {
    display: none;
}
.container_header {
    margin-bottom: 0px;
}
#checkout .heading-page,
#cart .heading-page {
    display: block !important;
}
.cart-summary-line-tax {
    display: none;
}
.block-promo {
    margin-bottom: 1rem;
    float: right;
    width: 100%;
}
.cart-summary-line {
    clear: both;
    margin-bottom: .315rem;
    float: right;
    width: 250px;
}
.promo-code-button a.collapse-button {
    float: left: ;
    float: left;
    width: 100%;
    text-align: right;
    margin: 5px 0px 30px;
}
.card-block.cart-summary-totals {
    float: left;
    width: 100%;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total {
    font-size: 13px;
    float: right;
    display: block;
    width: 250px;
}
#promo-code {
    float: left;
    width: 100%;
}
#checkout #js-checkout-summary {
    background: none;
    padding: 0px;
    margin-bottom: 15px;
    box-shadow: none;
}
.promo-name li {
    width: 250px;
    float: right;
}
.card-block.cart-summary-subtotals-container {
    width: 250px;
    float: right;
}
#checkout .product-line-info {
    font-size: 12px;
    color: #000 !important;
}
span.product-quantity {
    display: inline;
    margin-left: 25px;
    font-weight: 700;
    /* margin-bottom: 52px; */
}
.product-variants>.product-variants-item ul li {
    width: 100%
}
.color_li {
    margin: 0px;
    margin-bottom: 10px;
}
.ul_color {
    margin-top: 20px;
}
#discount .heading-page,
#history .heading-page,
#addresses .heading-page,
#identity .heading-page {
    display: block;
}
#wrapper {
    background: #fff;
    position: relative;
    z-index: 1;
}
.container_header {
    float: none;
}
.alert-success {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
    font-size: 17px !important;
    font-weight: 600;
}
#contact .alert-success {
    text-align: center;
    border: 0px;
    font-weight: 300;
}
.block_info_contact {
    margin: 15px 0px;
}
.alert-success ul {
    margin-bottom: 0px
}
.brand_base_lines {
    margin: 20px 0px 40px;
    width: 90%;
    max-width: 1200px;
    padding: 20px;
    margin: auto;
}
.brand_base_lines p {
    font-weight: 600;
}
.product-description-mira {
    font-size: 10px;
    margin-top: 30px;
}
.product-description-mira p {
    margin: 0;
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 100;
}
.product-description-short {
    display: none;
}
h2.artiste-name {
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 15px;
}
.content_full_img {
    position: relative;
}
.cta_prev_img {
    position: absolute;
    width: 50%;
    width: 45px;
    height: 100%;
    /* background: white; */
    cursor: pointer;
    left: -20px;
    top: 0;
}
.cta_next_img {
    position: absolute;
    width: 50%;
     width: 45px;
    height: 100%;
    /* background: white; */
    cursor: pointer;
    right: -25px;
    top: 0;
}
.cta_prev_img i {
    font-size: 25px;
    position: absolute;
    text-align: left;
    width: 100%;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(-0%, -50%);
    -ms-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
    z-index: 2;
}
.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}
.zzoom {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: calc(100vh - 40px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}
.cta_next_img i {
    font-size: 25px;
    position: absolute;
    text-align: right;
    width: 100%;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(-0%, -50%);
    -ms-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
}
.cta-open_info_miracolo {
    cursor: pointer;
    margin-top: -60px !important;
    margin-bottom: 50px !important;
}
#erreur_faq_listing,
#confirmation_listing {
    color: #000;
}
.close_faq_listing {
    color: #000 !important;
}
.img_contact {
    margin: 40px auto;
    width: 100%;
    object-fit: cover;
}
.contact_form {
    max-width: 800px;
    padding: 0px 10px;
    margin: 50px auto;
}
.contact-form .form-control {
    background: #ffffff;
    color: #000000;
    border: 1px solid rgb(0 0 0);
    padding: .5rem 1rem;
}
.brand_base_lines {
    margin-bottom: 40px;
}
.heading-page {
    display: none;
}
.block_info_contact {
    margin-bottom: 40px;
}
.cta_add_to_mur {
    width: 100%;
    border: 1px solid #000;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.cta_add_to_mur:hover {
    width: 100%;
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.cta_add_to_mur:hover a {
    color: #fff;
}

.list_aartiste_name li {
    margin: 5px 0px;
}

ul.list_aartiste_name {
    height: calc(100vh - 360px);
    overflow: hidden;
    padding-left: 5px;
    overflow: auto;
    float: left;
    width: 100%;
}


.artiste_name_content .form-control {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    padding: 8px 5px;
    float: left;
    width: calc(100% - 30px)
}


.artiste_name_content .form-control:focus {
    outline: 0;
}
.logo_search_artiste {
    width: 30px;
    float: left;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 8.5px;
    color: #ccc;
}