.shop_wrapWide_custom {
    width: 1240px !important;
}
.blog_wrapWide_custom {
    width: 1240px !important;
}
.cart_label_custom {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 300;
    color: #2a2a2a;
    font-family: 'Laila', 'Laila', sans-serif;
}

.cart_div_form_custom{
    padding-top: 14px ;
}

.cart_input_custom{
    line-height: 13px;
    border: 1px solid #d3ced2;
    width: 100% !important;
    background-color: #f8f6ee !important;
    height: 37px;
    color: #888888;
    font-weight: 300;
    margin: 0px;
    padding: 7px 13px;

}

.cart_input_phone_custom{
    width: 97% !important;
    height: 24px;

}

.cart_select_custom{
    background-color: #f8f6ee !important;
    height: 45px;
}

.cart_legend_custom{
    font-size: 35px;
    padding-bottom: 15px;
    margin-top: 40px;
}

.cart_div_buttons{
    margin-top: 15px;
}

.cart_button_custom {
    background-color: #b4bb6b;
    border: 1px solid #b4bb6b;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 100;
    letter-spacing: 3px;
    padding: 13px 20px;
    font-size: 13px;
    box-shadow: none;
    text-align: center;
    box-sizing: border-box;


}

.cart_button_custom:hover {
    border-color: #000 !important;
    background: #000 !important;
    color: #fff !important;
}

.login_div_custom {
    padding: 10px 94px;
}

.content-div-text-thecollection p {
    color: #fff;
}

.spotlight-list-title-custom {
    font-size: 30px !important;
}

.footer-h5-title-one-one-custom {
    margin-top: -40px !important;
    margin-bottom: 8px !important;
}