.SfQLQb-QClCJf-giiMnc .i4ewOd-pzNkMb-QClCJf-giiMnc-V1ur5d-haAclf{
    display: none !important;
}

.max-280{
    max-height: 280px;
}



.widget_shopping_cart .empty:before {
    content: "\e66e";
    font-family:'Pe-icon-7-stroke';
    display: block;
    color: rgba(135, 135, 135, 0.15);
    font-size: 86px;
    line-height: 86px;
    font-weight: 400;
    margin-bottom: 20px;
}
.widget_shopping_cart .empty:after {
    content: "\e680";
    font-family: 'Pe-icon-7-stroke';
    position: absolute;
    left: 42%;
    /*margin-left: -8px;*/
    top: 1px;
    color: #858585;
    font-size: 60px;
    line-height: 80px;
    font-weight: 700;
}
.widget_shopping_cart .empty {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
}


.return-button{
    background-color: #d6b07a;
    border: medium none;
    color: #fff;
    font-size: 17px;
    letter-spacing: -0.04em;
    margin-left: 5px;
    min-width: 140px;
    padding: 7px 10px;
    text-transform: uppercase;
}

.return-button:hover{
    color: #fff !important;
}


.incardimg{
    max-width: 65px;
    height: auto;
    vertical-align: middle;
}

.single-product-cartmoda{
    padding: 15px;
    display: flex;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}

.product-titled{
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-weight: 500;
    font-style: normal;
    color: white;
    letter-spacing: 1px;
    word-wrap: break-word;
    line-height: 1.3;
}

.cart-info{
    margin-left: 10px;
    width: 90%;
}

.quantity3 {
    color: #bbb;
    font-size: 13px;
    display: block;
}

.dolcol{
    color: #d9a947;
}

.rmeovp{
    padding: 0px !important;
}

.font20{
    font-size: 20px;
}

.imgcart2{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75px !important;
    height: 75px !important;;
    object-fit: cover;
}

.imgcart3{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75px !important;
    height: 50px !important;
    object-fit: cover;
}

.cart_list{
    max-height: 70% !important;
}
.widget_shopping_cart .total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2px solid rgba(129, 129, 129, 0.2);
    margin-top: 15px;
}


.display-block{
    display: block;
    text-align: center;
}
.header .shopping-cart-wrapper .widget_shopping_cart_icon > i{
    color: white !important;
    font-size: 20px;
}
.header .shopping-cart-wrapper{
    margin-top: 10px;
}

.qty-pvc {
    width: 60px;
    padding: 8px;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.customer_login_form_wrap{
    width: 50%;
    margin: auto;
}

.prod_info_img{
    height: 500px;
    width: 500px
}

.order-details-img{
    height: 100px;
    width: 100px
}
.forgetpass{
    background-color: black!important;
}

.my-account .customer_login_form_wrap .login #username, .my-account .customer_login_form_wrap .login #password_confirmation {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #eeeeee;
    height: 40px;
    text-align: left;
    font-size: 14px;
    color: #858585;
    box-sizing: border-box;
    line-height: 1;
    margin: 0;
    outline: 0 none;
    width: 100%;
}

.reset-msg{
    text-align: center;
    font-size: 20px;
}

.mt-0{
    margin-top: 0px !important;
}

.same-as-qty{
    width: 60px;
    padding: 8px;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.mb-10{
    margin-bottom: 10px;
}

.select2-container{
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
}
.select2-container .select2-selection--single{
    height: 40px;
}
