﻿

#shopping-cart-form td, #shopping-cart-form th{
    min-width: 50px;
    border-top: 1px solid #f0f0f0;
    padding: 15px;
}


.item-box input.show-infoextra-button {
    background-position: -150px center;
}
.BOWshort-descriptionProductBox {
    margin: 10px
}

.discount {
    font-size: smaller;
    color: #107b35;
}
 /*Piede del Carrello*/

/*Tiffany*/
.shipping-free .cart-total-left {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.25rem;
    letter-spacing: .2px;
    color: #007d1e;
}

.shipping-free {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.25rem;
    letter-spacing: .2px;
    color: #007d1e;
}

.shipping-free value-summary {
    font-weight:700;
}


.collapsible1, .collapsible2, .collapsible3, .collapsible4 {
    /*background-color: #777;
        color: white;*/
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

/*.active, .collapsible:hover {
            background-color: #555;
        }*/

.contentInfoExtra {
    /*padding: 0 18px;*/
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.plusminus1, .plusminus2, .plusminus3, .plusminus4 {
    float: right;
}
.ui-dialog {
    /* position: absolute !important; */
    z-index: 1008;
    width: 550px !important;
    max-width: 95%;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    /* overflow: hidden; */
    overflow: auto;
    background: #fff;
    max-height: 400px;

}
 
#b2bpopup .customer-blocks .inputs label {
    width: 60%;
}

@media all and (max-width: 451px) {

    #b2bpopup > div {
        margin-left: -180px;
        width: 360px;
    }

    #b2bpopup .customer-blocks .form-fields {
        width: 70%;
    }
}
/*, .inputs select, .inputs textarea */
#b2bpopup .customer-blocks .inputs input[type="text"]{
    width: 70%;
}




/* informazione extra */
.accordion_head {
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 2px 3px 3px 3px;
    /*-webkit-text-stroke: thin;*/
    padding: 7px 1px;
    font-weight: bold;
    color: #111;
    border: 1px solid #ccc;
    background-color: #eee;
    text-align: center;
}

#b2bpopup {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 999999999;
    display: none;
}

    #b2bpopup > div {
        background: #fff none repeat scroll 0 0;
        height: 450px;
        left: 50%;
        margin-left: -235px;
        margin-top: -150px;
        position: fixed;
        top: 50%;
        width: 470px;
        border-radius: 10px;
        overflow: hidden;
    }

    #b2bpopup .title > strong {
        display: inline-block;
        width: 80%;
    }

.title .b2bclose {
    float: right;
    font-size: 30px;
    width: 10%;
    cursor: pointer;
}

#b2bcallforprice {
    cursor: pointer;
}

.b2b-content {
    width: 550px;
    height: auto;
}

.b2b-btn {
    padding: 10px;
    text-align: center;
}

.b2b-content textarea {
    min-height: 90px;
}
/*Piede del Carrello*/
.shipping-free {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.25rem;
    letter-spacing: .2px;
    color: #007d1e;
}

    .shipping-free value-summary {
        font-weight: 700;
    }


.collapsible1, .collapsible2, .collapsible3, .collapsible4 {
    /*background-color: #777;
        color: white;*/
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

/*.active, .collapsible:hover {
            background-color: #555;
        }*/

.contentInfoExtra {
    /*padding: 0 18px;*/
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.plusminus1, .plusminus2, .plusminus3, .plusminus4 {
    float: right;
}

.ui-dialog {
    position: absolute !important;
    z-index: 10008;
    width: 550px !important;
    max-width: 95%;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    overflow: hidden;
    overflow: auto;
    background: #fff;
    max-height: 400px;
    top: 300px !important;
}


/* informazione extra */
.accordion_head {
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 2px 3px 3px 3px;
    /*-webkit-text-stroke: thin;*/
    padding: 7px 1px;
    font-weight: bold;
    color: #111;
    border: 1px solid #ccc;
    background-color: #eee;
    text-align: center;
}
 

/*@media all and (min-width: 10px) and (max-width: 600px) {
    .w410_desk {display: none;}
    .w410_mobile {display: block;}
}
@media all and (min-width: 601px)
{
    .w410_mobile {
        display: none;
    }   
}*/
@media all and (min-width: 601px) {
    .w410_mobile {
        display: none;
    }
}

@media (max-width: 600px) {
    .cart.table-responsive th {
        display: none
    }

    .cart td {
        border-width: 1px 0px 0 0 !important;
    }

    .cart.table-responsive td:first-child {
        border-width: 0px !important;
    }
    /*.cart.table-responsive .product-variant-line {
		display: none!important;
	}*/
    .cart.table-responsive .product-variant-line,
    .cart.table-responsive .overview {
        margin: 0 !important;
    }

    .cart.table-responsive td {
        display: block !important;
        width: 100% !important;
    }

    .w410_mobile {
        display: none !important;
    }

    .cart.table-responsive .overview .product-price, .cart.table-responsive .variant-overview .product-price {
        text-align: center;
    }

    .cart.table-responsive col {
        width: 100%;
    }

    .cart.table-responsive .product-item1 {
        display: block;
        border-bottom: 2px solid #111;
        margin-bottom: 15px;
    }
}

/*DataPicker today */
.ui-datepicker-today {
    background-color: lightgray;
}

.ui-datepicker-calendar .ui-state-active {
    background-color: #79dafb;
}

.BOWGridDetail tr td, .BOWGridDetail tr th {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    font-size: 14px;
    color: #444;
    text-align: left;
}
 