/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


/* start carrello */

.alignMarginLeft {
    margin-left: 10px;
}

.shoppingcart fieldset {
    background-color: #f7f7f7;
}

.shoppingcart legend {
    color: gray;
}

.shoppingcart .lbshoppingdata {
    font-weight: 400;
}

.shoppingcart input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
    border-color: #FF0000;
}

.shoppingcart .field-validation-error {
    color: #FF0000;
}

#selectedtire {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}

.bh-sl-loc-list {
    background-color: #f7f7f7;
}

.bh-sl-container .bh-sl-loc-list .list-focus {
    border: 2px solid #9b1617;
}

    .bh-sl-container .bh-sl-loc-list .list-focus .list-label {
        background-color: #9b1617;
    }

.shoppingcart .promoCodeBox1 {
    margin-bottom: 10px;
}

.shoppingcart .promoCodeBox2 {
    margin-bottom: 10px;
}

.shoppingcart .promoCodeBox1 #btnPromoCode1 {
    background-color: #9b1617;
    color: #ffffff;
}

.shoppingcart .promoCodeBox2 #textPromoCode {
    font-weight: bold;
}

.shoppingcart .fieldqty {
    margin-bottom: 5px;
    width: 66px;
}

.deliverydays {
    margin-top: 5px;
}

@media (min-width: 1024px) {
    .bh-sl-container .bh-sl-map-container {
        margin-bottom: 0px;
    }
}

.total-amount {
    text-align: right;
    font-weight: bold;
}

.btn-default {
    background-color: #ad242e;
    color: #ffffff;
}

.cartfoot {
    margin-top: 15px
}

img {
    display: inline;
}

.bh-sl-loc-list {
    height: 500px;
    overflow-y: scroll;
}

#bh-sl-map {
    height: 500px;
}

#header {
    display: none;
}

@media(max-width: 767px) {
    .btn-pg {
        white-space: normal;
    }
}

/* end carrello */

.notifyjs-corner {
    z-index: 9999999 !important;
}

#modalOrderAddress{
    z-index: 10000000;
}
