/*============  GENERALI  ============*/
.ldm_container_70{
    max-width: 70% !important;
}
.ldm_container_80{
    max-width: 80% !important;
}

.ldm_border_div{
    padding: 30px 30px 0 30px;
    border: 2px dashed #E4022C;
    border-radius: 30px;
    margin-top: 40px;
    background-color: #e4022c12;
}
.ldm_border_radius_10{
	border-radius: 10px;
}

.ldm_active{
    font-weight: 900;
    color: #E4022C !important;
}
.ldm_badge_active{
    background-color: #E4022C !important;
}
.badge{
    font-size: 14px !important;
}
@media screen AND (max-width: 1171px){
    .ldm_lg_none{
        display: none !important;
    }
    .col-lg-10{
        width: 98% !important;
    }
}


.payment-cc p,
.ldm_cart_subtext{
    line-height: 1.2em !important;
}


@media screen AND (max-width: 562px){
    .ldm_sm_none{
        display: none !important;
    }
}










/*============  HEADER  ============*/
.header-top p{
    color: #fff !important;
    font-size: 1em !important;
    font-weight: 300 !important;
}
.ldm_nomeUtente{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.breadcrumb{
    margin-top: 5px !important;
    font-weight: 600 !important;
}
.breadcrumb > li{
    color: #E4022C !important;
}
.breadcrumb > li::before{
    color: #fff !important;
}

#mainNav li a{
    font-size: 16px !important;
}

@media (max-width: 768px){

    #header.header-effect-shrink .header-container {
        min-height: unset !important;
    }

    .ldm_mobile_header_row{
        justify-content: end !important;
    }

    #header .header-nav-main nav > ul li {
        padding: 10px !important;
    }

    .ldm_nomeUtente{
        display: none;
    }

    .header-container{
        justify-content: space-between;
        max-width: 100%;
    }

    #header .header-nav-features{
        position: unset;
    }

    .header-logo img{
        width: 180px;
        height: 33px;
    }

    .header-nav-features {
        width: 52%;
    }

    .header-btn-collapse-nav{
        width: 36px;
        height: 36px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    #header .header-column .header-extra-info li .header-extra-info-icon{
        margin-top: 10px;
    }

    #header .header-nav-features .header-nav-features-cart {
        margin-top: 8px;
    }

    .header-top p {
        font-size: 0.95em !important;
    }
}

@media (max-width: 1788px){
    .header-row .ms-xl-4{
        margin-left: 0px !important;
    }

    .header-row .ms-xl-4 .header-extra-info-icon a .ldm_nomeUtente{
        font-size: 12px !important;
    }
}

@media (max-width: 1200px){
    #header .header-nav-main nav > ul > li > a{
        font-size: 12px !important;
        padding: 0.5rem 0.5rem !important;
    }
}











/*============  MINI CARRELLO  ============*/
.mini-products-list p.product-name{
	line-height: 1.1em !important;
}
.mini-products-list p.qty-price{
	margin-bottom: 0px !important;
}
#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown {
    padding: 15px 10px !important;
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image img {
    max-width: 40px !important;
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li {
    padding: 7px 0 !important;
}
#header .header-nav-features .header-nav-features-cart .totals {
    padding: 15px 0 15px !important;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list{
    max-height: 45vh !important;
    overflow-y: scroll !important;
	overflow: -moz-scrollbars-vertical; 
	padding: 15px 12px 10px 0 !important;
	
}
#header .header-nav-features .header-nav-features-cart .mini-products-list::-webkit-scrollbar {
  width: 7px;
  background-color: rgba(0, 0, 0, .15);
}
#header .header-nav-features .header-nav-features-cart .mini-products-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(228, 36, 44, .85);
}




#header .header-nav-features .header-nav-features-cart .actions {
    padding-bottom: 45px !important;
}









/*============  PAGE TITLE  ============*/
.page-header.page-header-modern.page-header-background.page-header-background-md {
    padding: 60px 0;
}

@media screen AND (max-width: 700px) {
    .page-header.page-header-modern.page-header-background.page-header-background-md {
        padding: 50px 0;
    }
}









/*============  REGISTRATI COME RIVENDITORE  ============*/
.ldm_form_column{
    background-color: #E4022C;
    border-radius: 20px;
    padding: 40px;
    color: #fff;
}
@media screen AND (max-width: 562px){
    .ldm_form_column{
        margin: 20px auto !important;
        width: 95%;
        padding: 30px;
    }
}
.ldm_form_column label{
    margin-bottom: 0px !important;
    font-size: 16px !important;
    line-height: 1.2em;
    font-weight: 500 !important;
}
.ldm_form_column input[type='submit']{
    background-color: #fff !important;
    color: #E4022C !important;
    font-size: 18px !important;
    font-weight: 900;
    margin-top: 15px !important;
}
.ldm_form_column input[type='submit']:hover{
    background-color: #000 !important;
    color: #fff !important;
}

   







/*============  BRAND  ============*/
.ldm_brand_img{
    border: 1px solid #e2e2e2;
    border-radius: 10px !important;
}







/*============  PROMOZIONI  ============*/
.ldm_promo_box{
    width: 31%;
    margin: 20px 10px;
    padding: 20px;
    background-color: #f4f4f4;
    box-shadow: 2px 2px 5px #0000001c;
}
@media(max-width: 901px){
    .ldm_promo_box{
        width: 97%;
    }
}
.ldm_promo_box p{
    margin: 5px 0px !important;
}
.ldm_promo_box .promo-text-properties--ctn{
    line-height: 1.2em !important;
    display: inline-block !important;
}
.ldm_promo_box .promo-text-properties--ctn span{
    margin-right: 10px;
}






/*============  SHOP SIDEBAR  ============*/
.sidebar .nav-link{
    font-size: 14px !important;
}
aside ul.nav-list > li > a {
    padding: 4px 0 4px 20px !important;
}




/*============  SHOP  ============*/
.ldm_add_to_cart_icon{
    font-size: 30px;
}
.ldm_product_row_1 hr,
.ldm_product_row_2 hr{
    color: #fff !important;
    background: rgb(0 0 0 / 0%) !important;
}
.ldm_product_row_1,
.ldm_product_row_2{
    border-bottom: 1px solid #ebebeb;
}
.ldm_product_row_1{
    background-color: #fff !important;
}
.ldm_product_row_2{
    background-color: #f5f5f5 !important;
}
.ldm_loop_select{
    font-size: 20px;
    color: #777;
    margin: 0px 10px;
}
.ldm_loop_select.active,
a:hover .ldm_loop_select{
    color: #000 !important;
}

/*============  SHOP DATATABLE  ============*/
tbody tr td {
    color: #000 !important;
    line-height: 1.2em !important;
    padding: 10px !important;
}
thead > tr > th{
    line-height: 1.2em !important;
    padding: 0px 10px !important;
}
#product-shop-table_filter label{
    color: #000 !important;
    border-radius: 50px;
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    padding: 1px 20px;
    font-size: 16px;
}
#product-shop-table_filter label::before{
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    content: "\f002";
    margin-right: 5px;
}
#product-shop-table_filter input{
    width: 40vw;
    border-radius: 20px;
    background-color: #f4f4f4;
    border: none !important;
    color: #707070;
    padding: 7px 20px;
    font-size: 16px;
}
#product-shop-table_filter input:focus-visible{
	border: none !important;
}

@media (max-width: 640px){
    #product-shop-table_filter input{
        width: 80vw;
    }
}

@media (max-width: 860px){
    #product-shop-table_wrapper{
        overflow: scroll !important;
    }

    .shop .container{
        margin: 0px 0px 0px 0px !important;
    }

    #product-shop-table .sorting_1, #product-shop-table .qty-indicator--clm{
        height: 120px;
    }

    .single-prod-info--img-ctn{
        width: 180px !important;
        height: 180px !important;
    }
}

@media (min-width: 576px){
    .container, .container-sm {
        max-width: unset;
    }
}

/*
.shop .container{
    width: 100%;
    margin: 0px 10px !important;
    padding: 0px !important;
}
*/

#product-shop-table_length{
    margin-left: 20px;
}

#product-shop-table_filter{
    margin-right: 20px;
}

.product-img-title--header-table{
    width: 70px;
}
.more-info-prod--btn{
    width: 20px;
    height: 20px;
    border: 1px #000 solid;
    color: #FFF;
    font-size: 12px;
    background-color: #000;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: 0.5s;
}

.dt-control{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
}

.dt-control::before{
    display: none !important;
}

.dt-control::after{
    display: none !important;
}

.more-info-prod--btn:hover{
    width: 19px;
    height: 19px;
    background: #E4002B;
    border-color: #E4002B;
    font-size: 11px;
    color: #FFF;
    cursor: pointer;
}

.product-img-title--header-table{
    width: 70px;
}

.product-img{
    width: 70px;
    height: 70px;
    object-fit: cover;

    border: 1px #ebebeb solid;
    border-radius: 5px;
    background-color: #FFF;
}

.qty-indicator--clm{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
}

.qty-indicator--clm .qty-indicator{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 25px;

    box-shadow: 0px 0px 15px rgba(0,0,0,0.12);
}

.qty-indicator--clm .green-indicator{
    background-color: #00b400;
}

.qty-indicator--clm .yellow-indicator{
    background-color: rgb(255 175 0)
}

.qty-indicator--clm .red-indicator{
    background-color: #dd0000;
}

.add-to-cart--btn{
    background: none;
    border: none;
    font-size: 22px;
    color: #E4002B;
    transition: 0.5s;
	float: right;
}

.add-to-cart--btn:hover{
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
}

.promo-text-properties--ctn{
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    font-size: 12px; 
    line-height: 0.5em;
}

.promo-info--ctn{
    width: 100%;
    line-height: 1.5em;
}

.product-add-qty--input::-webkit-outer-spin-button,
.product-add-qty--input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.product-add-qty--input{
    width: 40px;
    height: 30px;
	float: left;
    -moz-appearance:textfield; /* Firefox */
}

/* MORE INFO SINGLE PRODUCT */
.single-prod-info--ctn{
    padding: 20px;
}
.single-prod-info--img-ctn{
    width: 300px;
    height: 300px;
    margin: 0px 40px 25px 0px;
    float: left;
    display: block;
    border: 1px solid #ebebeb;
    border-radius: 10px;
} 
.single-prod-info--desc-ctn{
    display: flow-root;
}  

.single-prod-info--img-ctn .single-prod-info--img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*============  **************  ============*/












/* ====== Request Registration Page ====== */
@media (max-width: 1480px){
    .ldm_container_70{
        max-width: unset !important;
        padding: 0px 50px !important;
    }
}

@media (max-width: 624px){
    .ldm_container_70{
        padding: 0px 15px !important;
    }
}
/* ====== ************************* ====== */











/* ====== Brands Page ====== */
.team-list{
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 768px){
    .team-list .isotope-item{
        width: 50% !important;
    }
}
/* ====== *********** ====== */
















/* ====== PAGINA CARRELLO ====== */
.no-omaggi-input{
    background-color: #E4002B !important;
    color: #FFF !important;
}

.quantity-omaggi-input--ctn{
    margin: 0 15px 25px 0;
    overflow: hidden;
    position: relative;
    width: 125px;
    height: 40px;
    float: left;
}

.quantity-omaggi-input--ctn .plus{
    background: transparent;
    border: 1px solid #F0F0F0;
    box-shadow: none;
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    vertical-align: text-top;
    width: 40px;
    border-radius: 0 0.25rem 0.25rem 0;
    right: 0;
    top: 0;
}

.quantity-omaggi-input--ctn .minus {
    background: transparent;
    border: 1px solid #F0F0F0;
    box-shadow: none;
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    vertical-align: text-top;
    width: 40px;
    border-radius: 0.25rem 0 0 0.25rem;
}

.quantity-omaggi-input--ctn .qty {
    border: 1px solid #F0F0F0;
    box-shadow: none;
    float: left;
    height: 40px;
    padding: 0 39px;
    text-align: center;
    width: 125px;
    font-weight: bold;
    font-size: 1em;
    outline: 0;
    border-radius: 0.25rem;
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .btn-remove,
.shop_table .product-thumbnail .product-thumbnail-wrapper .product-thumbnail-remove{
	color: #fff !important;
    background: #E4242C !important;
    border: #99191f !important;
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .btn-remove:hover,
.shop_table .product-thumbnail .product-thumbnail-wrapper .product-thumbnail-remove:hover {
    background: #333 !important;
}
.shop_table .product-thumbnail .product-thumbnail-wrapper{
	border: 1px solid #ddd !important;
}







/* ====== PAGINA CHECK-OUT ====== */
.form-control {
    border-color: rgba(0, 0, 0, 0.20) !important;
}
.ldm-select-agente{
    background-color: #e4022c45;
    border: 2px dashed #E4022C;
    margin-bottom: 20px;
    padding-top: 10px;
}
.ldm-select-agente label{
    color: #000;
    font-weight: 600;
}







/* ====== PRODUCT CAROUSEL ====== */
.prod-more-info-carousel--row{
    height: 30vh !important;
}

.product .product-thumb-info{
    background-color: #fff !important;
	border: 1px solid #00000012 !important;
    border-radius: 10px;
}

.product .product-thumb-info .product-thumb-info-image{
    width: 100%;
    height: 100%;
}

.product .product-thumb-info img {
    object-fit: cover !important;
    width: 250px !important;
    height: 250px !important;
    background-color: #fff;
}

.nogusto-prod-carousel--form{
    width: unset !important;
    margin-bottom: 16px !important;
}

.carousel-gusti-list-scrollable--container{
    max-height: 25% !important;
    overflow-y: scroll !important;
    overflow: -moz-scrollbars-vertical;
    padding: 15px 12px 10px 0 !important;
}

.carousel-gusti-list-scrollable--container::-webkit-scrollbar {
    width: 7px;
    background-color: rgba(0, 0, 0, .15);
}

.carousel-gusti-list-scrollable--container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(228, 36, 44, .85);
}

.gusti-prod-carousel-form-btn--container{
    margin-top: 20px;
}


/* ====== SEZIONE PERSONALE UTENTE ====== */
.delete-account--btn{
    margin-top: 20px !important;
    width: 100%;
}

.delete-account--btn:hover{
    cursor: pointer;
}
/* ====== ************************ ====== */

#webInput-registrationRequest--form{
    display: none;
}