.home-slider .mb-50 { background: #eeeeee80;
    padding: 10px;
    border-radius: 10px;
	}
.home-slider .banner-text.mt-50 {
    padding: 0 30px  !important;
}

.home-slider.style-2 {
    background: #dc3545;
    background-image: url(../../../themes/beit/assets/images/bg-11.svg), linear-gradient(90deg, #17a2b8 .16%, #c3d03a 100.25%);
    background-size: cover;
    padding: 55px 0 65px;
}
.deals-content h2 {
    background: url(../../images/videos.png) no-repeat left center;
    padding-left: 25px;
	font-size:16px;
    margin-top:20px;
	color?:#253D4E;
}

.footer-link-widget .widget-title {font-size:20px;}
.product-cart-wrap .product-content-wrap h2 a {
    color: #253D4E;
    line-height: 22px;
    margin: 10px 0;
    display: inline-block;
}

#display_74 .title_page {margin-top:35px;}

.product-extra-link2 a.add-to-cart  {
    background: #dd2b22 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    line-height: 55px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: auto; 
    margin: 0 5px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: bold;
}
.product-extra-link2 a.add-to-cart  i {margin-right:5px;}

.box_content h2 { font-size: 24px;     line-height: 45px;}