/* ************************************** */
/*          BANNER SAMPLE KIT
/* ************************************** */
.bg_img350.banner-ecommerce {
    /* background: red !important; */
}

/* ************************************** */
/* BOX ELEMENTI/CAPS
/* ************************************** */
.product .product_list .item_product_list .marg_item .cont {
    background: #fff;
    border: none !important;
    overflow: hidden !important;
    box-shadow: 0px 5px 5px 0px transparent;
}

.product .product_list .item_product_list .marg_item .cont:hover {
    box-shadow: 0px 10px 30px 0px transparent;
}



.testi_bg_img h2 {
    font-size: 54px !important;
}

.testi_bg_img h3 {
    font-size: 35px;
}

.testi_bg_img p {
    font-size: 20px;
    line-height: 28px;
}

.testi_bg_img {
    left: 15% !important;
    /* background: #0564a4b0; */
}

.bg_img350.banner-ecommerce, .bg_img350.banner-custom-made {
    min-height: 550px;
}

.overlay {
    background: #00000040 !important;
}

/* OVAL IMG CHIUSURA */
span.oval.closure {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}


/* ******************************** */
/*    COLLAPSE SECTION P.O.P
/* ******************************** */
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: white;
    /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}

/* sottocategoria */
.panel-heading .sottocat.accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: #213c75;
    /* adjust as needed */
}

.panel-heading .sottocat.accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}

div#W_W, div#R_W {
    padding-left: 35px;
}

li.panel-heading.inside {
    padding-top: 0;
    padding-bottom: 0;
}

li.panel-heading.newone {
    padding-left: 35px;
    padding-top: 0;
    padding-bottom: 0;
}

.border_blue, {
    padding-top: 0;
    padding-bottom: 0;
}

/* ETICHETTE filtri selezionati */
.product .filter_list ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    background: #213c75;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    line-height: 11px;
    color: #fff;
    margin-bottom: 10px;
}

.product .filter_list ul li .close {
    top: 0px;
    right: -5px;
    color: #fff;
    opacity: 1;
    font-size: 17px;
    line-height: 11px;
}

body.trade.grey, body {
    background: #ffffff;
}


/* CLEAR ALL */
a.clear {
    float: left;
    margin-right: 10px;
    background: #213c75;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    line-height: 11px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}


/* etichetta lente d'ingrandimento */
.prgroup span.pr1 {
    width: auto !important;
    font-weight: 600 !important;
}

.prgroup span.pr2 {
    width: auto !important;
    text-align: left !important;
    margin-right: 10px;
    font-weight: 600 !important;
}

.prgroup span.pr3 {
    width: auto !important;
}


/* sovrapposizione logo kids */

img.label_production.img-kids.image-responsive {
    /* bottom: 34px !important; */
    bottom: 34px;
}

/* .velina_kit {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000026;
} */

.banner_sample_kit {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-size: cover;
}

h2.titile_kit {
    /* color: white; */
    z-index: 999;
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 50px;
}

.section_SK {
    display: none;
    flex-direction:
        justify-content: center;
    align-items: center;
    margin: 100px auto;
}

.text_section {
    text-align: center;
    padding: 15px;
}

.single_sk {
    width: 50%;
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bk_pop {
    width: 100%;
    height: 350px;
    background: url(/myatl/assmod/new_site_public/NEW_HP/Sample_Kit/DET1_ATL_KIT_ESP016-min.jpg);
    background-size: cover;
    background-position: center;
}

.bk_sampleKit {
    width: 100%;
    height: 350px;
    background: url(/myatl/assmod/new_site_public/NEW_HP/Sample_Kit/atlantis_kit.jpg);
    background-size: cover;
    background-position: center;
}

.bk_sampleKit:hover {
    cursor: pointer;
}

.bk_pop:hover {
    cursor: pointer;
}


.single_sk {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
}

.single_sk img {
    width: 500px;
    margin-bottom: 20px;
}

.single_sk h3 {
    font-weight: 700;
    color: #616161;
    line-height: 20px;
    font-size: 30px;
    margin: 25px auto;
}

/* NASCONDO BTN CLEAR ALL */
a.clear {
    display: none;
}

/* LABEL NEW */
a#new_target::after {
    content: 'NEW';
    background: #FF6621;
    padding: 5px 10px;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 11px;
    margin-left: 10px;
}

.btn_main_filtro {
    /* background: #39497e !important;
    color: white !important; */
    padding-left: 10px !important;
    font-weight: 700;
    letter-spacing: 0.8px;
}

/* img.item-image.image-responsive {
    height: 168px !important;
} */






/* *************************** */
/*        MEDIA QUERY
/* *************************** */
@media screen and (max-width: 767px) {
    .bg_img350.banner-ecommerce {
        background-image: url('/myatl/assmod/new_site_public/Collection/blue_mobile.png') !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testi_bg_img h2 {
        text-transform: uppercase;
        font-size: 48px !important;
    }

    .single_sk h3 {
        font-weight: 700;
        color: #616161;
        line-height: 20px;
        font-size: 30px;
        margin: 25px auto;
        line-height: 23px;
    }

    img.label_production.img-kids.image-responsive {
        left: 140px !important;
    }

    .section_SK {
        flex-direction: column;
    }

    .single_sk {
        width: 100%;
    }
}

.invisible {
    visibility: hidden !important;
    /* display: none!important; */
}

.HIDE_ {
    /* display: none !important; */
    visibility: hidden !important;
}

.marg_item {
    border: 1px solid #a7a7a759;
    /* box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2); */
}