.product-size-wrapper .form-control {
    border-radius: 0;
    height: 50px;
    background-color: #eee;
    border: none;
    box-shadow: none;
    margin-bottom: 35px;
    color: #000;
    font-weight: 500;
    font-family: 'Roboto';
}
.btn {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
}
.product-size-wrapper label {
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 500;
} 
 .helendo-social-share a{
    color: #2f2f2f;
}  
.product-details-content .price {
/*
    font-weight: 600 !important;
    color: #333 !important;
    font-size: 20px !important;
    padding: 15px 0;
*/
}
.breadcrumb-section .breadcrumb {
    background-color: transparent;
    padding: 8px 0;
}
.breadcrumb-section .breadcrumb li {
    font-size: 18px;
    font-family: 'Roboto';
    color: #999;
    font-weight: 500;
}
.breadcrumb-section .breadcrumb li.active {
    color: #000;
}
a{
    color: #e02b20;
}   
.product-title{
    margin-top: 0;
}  
ol.product-pagination {
    padding: 0;
    list-style: none;
    display: block;
        margin-top: 60px;
} 
.product-content h6 a, .helendo-social-share a, .product_meta a, .feature_list a {
    color: #333 !important;
}
.shop-bg img {
    visibility: hidden;
}
.shop-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.single-product-item .product-actions a:hover {
    color: #e02b20 !important;
}

ol.product-pagination li:first-child {
    float: left;
}

ol.product-pagination li:last-child {
    float: right;
}    
ol.product-pagination li a {
    background-color: #e02b20;
    padding: 10px 5px;
    display: inline-block;
    width: 125px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
}    
.breadcrumb-section a {
    color: #9a9a9a;
}
.top-category a {
    color: #999;
    font-size: 16px;
    line-height: 24px;
}
.related-products-title {
    font-size: 26px;
    line-height: 37px;
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
    color: #111;
    font-weight: 500;
}
.product-content h6 a, .helendo-social-share a, .product_meta a, .feature_list a {
    color: #333 !important;
}   
    .buymodal-dialog{
            justify-content: center;
    width: 100%;
    height: 95vh;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    }    
    .buymodal-dialog .modal-content {
    background-color: #fff!IMPORTANT;
}

.buymodal-dialog .modal-content .modal-title {
    color: #222;
    font-size: 22px;
    border: none;
    font-family: 'Roboto';
    font-weight: 500;
}

.buymodal-dialog .modal-header button {
    color: #fff;
    background-color: #3a3837;
    opacity: 1 !important;
    position: absolute;
    right: 0px;
    top: 2px;
    padding: 10px 5px;
    line-height: 16px;
    font-size: 32px;
    height: auto;
}
    .shop-cart-btn {
    background-color: #e02b20;
    padding: 5px 20px;
    display: inline-block;
    width: 250px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}
    .shop-cart-btn:hover, .shop-cart-btn:focus {
    color: #fff;
}
.product-slider-active .slick-arrow.arrow-next {
    right: -15px !important;
    left: auto;
}
.product-slider-active .slick-arrow {
    color: #e02b20 !important;
}
.product-slider-active .slick-arrow.arrow-prv {
    left: -15px !important;
}

#add-sts {
    color: green;
    font-size: 18px;
    padding-bottom: 30px;
     font-family: 'Roboto';
}
.shop-product-list{
    position: relative; 
}
.sold-out-section {
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px;
    background-color: #e02b20;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;  
}
.sold-out-section-1 {
    top: 0;
    right: 0;
    padding: 13px;
    background-color: #e02b20;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
}
.arival-product-area .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-content h6 a {
    line-height: 30px;
}