

body {
	font-family: 'Open Sans', sans-serif;
	/* font-family: "Raleway", sans-serif; */

	color: #444444;
	font-size: 13px;
}
img, svg {
	vertical-align: middle;
	max-width: 100%;
}

.header_right a:hover {
	color: #ed827c;
}

.member a:hover {
	color: #44c8f5;
}

.heartclick {
	background-position: 0 -17px !important;
}

.banner::after {
	content: none;
	width: 0px;
}

.retailers a:last-child {right: -55px;}

.top-retailers { border: none; }

dl, ol, ul {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h2{
	color: #12A9C1;
}
h3{
	font-size: 18px;
	font-weight: bold;
}
h4{
	font-size: 20px;
}

.color-prime{
	color: #12A9C1;;
}

header .link-one{
	color: #184F6C;
	font-weight: 700;
	font-size: 16px;
}
header .link-light,header .link-light:hover {
	/*color: #616161; */
	font-size: 16px;
}
header .link-light span{
	color: #E23D2F;
	font-size: 16px;
	font-weight: 800;
}
header .line{
	border: 0.8px solid #979797;
	height: 30px;
	margin-top: 4px;
	margin-right: 18px;
	background:#979797;
}
.banner{
	background: #184F6C;
	width: 100%;
	text-align: right;
	position: relative;
	color: #fff;
}
.banner img{
	max-width: 100%;
}
.banner .gradient{
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(270deg, rgba(14, 51, 70, 0.0001) 0%, #174F6C 53.33%);

}
.banner .overly-one{
	width: 100%;
	height: 100%;
	position: absolute;
	background: #184F6C;
	mix-blend-mode: color;
}
.banner .overly-two{
	width: 100%;
	height: 100%;
	position: absolute;
	background: #184F6C;
	mix-blend-mode: normal;
	opacity: 0.64;
}
.z-inx-2{
	z-index: 2;
}
.banner h2{
	font-size: 45px;
	font-weight: 800;
	color: #fff;

}
.banner h3{
	font-size: 26px;
	color: #fff;
	font-weight:300;
}
.banner h3.bold{
	font-weight:400;
}
.btn-primary{
	font-size: 26px;
	background: #E63F2F;
	border-radius: 9px;
	border-color: #E63F2F;
	line-height: 1.5;
}

.btn-primary:hover {
	color: #fff;
	background: #c52f21;
	border-color: #c52f21;
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background: #c52f21;
	border-color: #c52f21;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
	color: #fff;
	background-color: #c52f21;
	border-color: #c52f21;
	box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%);
}

.top-stores{
	background: #3386AE;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	line-height: 35px;
}
.owl-carousel .owl-item img {
	width: auto ;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block ; 
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit;
	border: 1px solid #e0e0e0;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 0px;
	border-radius: 20px;
	position: relative;
	color: #e0e0e0;
}
.owl-carousel .owl-nav button.owl-next{
	right: -50px;
	top: 20%;
	position: absolute;
}
.owl-carousel .owl-nav button.owl-prev{
	left: -50px;
	top: 20%;
	position: absolute;
}
.owl-carousel .owl-nav span{
	position: absolute;
	top: 40%;
	left: 35%;
}
.icon-block{
	width: 120px;
	height: 120px;
	border-radius: 100px;text-align: center;
	padding: 25px;
	box-shadow: 2px 1px 3px rgba(163, 163, 163, 0.5);
	margin: auto;
}
.icon-tex{
	margin-top: 15px;
	font-weight: 700;
	font-size: 15px;
	color: #E23D2F;
	text-align: center;
}
.icon-tex span{
	color: #000;
	font-weight: 400;
	font-size: 14px;

}
h2.header{
	text-align: center;
	color: #184F6C;
	font-size: 30px;
	font-weight: 700;
	margin: 50px 0;
}
h2.header-two{
	text-align: center;
	color: #184F6C;
	font-size: 35px;
	font-weight: 700;
}
h2.header-two span{
	font-weight: 400;
	font-size: 30px;
}
.trending-block{
	margin-bottom: 20px;
	background: #FFFFFF;
	border: 0.72px solid #DADADA;
	box-sizing: border-box;
	box-shadow: 2px 2px 4px rgba(161, 161, 161, 0.5);
	border-radius: 6.48px;
	position: relative;
	text-align: center;
	padding: 25px;
	min-height: 176px
}
.trending-block .like{
	position: absolute;
	right: 10px;
	top: 10px;
}
.trending-block .text{
	margin: 13px 0 0 0;
	font-size: 13.5px;
	line-height: 16px;
	text-align: center;
	color: #616161;
}
.font-600{ font-weight: 600;}
.trending-block .text-red{
	margin: 13px 0 0 0;
	font-weight: 700;
	font-size: 13.5px;
	line-height: 16px;
	text-align: center;
	color: #E23D2F;
	/*min-height: 95px;*/
}
.trending-block .border-bottom{
	border-color: #979797
}
.trending-coupons .trending-block{
	height: 345px;
	overflow: hidden;
}
.box-one{
	background: #FFFFFF;
	border: 1px solid #CECECE;
	box-sizing: border-box;
	border-radius: 9px;
	font-size: 35px;
	line-height: 41px;
	text-align: center;
	color: #909090;
	padding: 50px;
	line-height: 41px;
}

/*h1,h2,h3,h4,h5,h6 {
font-family: 'RobotoSlab';
font-family: 'Roboto Slab', serif;
}*/

.main_slider .owl-default-pager        {display:none; }
.carousel_slider .owl-default-pager      {display:none; }
.carousel_slider .owl-controls .owl-prev   {
	background:url(/welcome/lp1/img/left-arrow.png) no-repeat; 
	width:40px; 
	height:40px; 
	left:-10%; 
	display: block !important;
}
.carousel_slider .owl-controls .owl-next {
	background:url(/welcome/lp1/img/right-arrow.png) no-repeat;
	width:40px; 
	height:60px; 
	right:-10%; 
	display: block !important;
}
.carousel_slider ul li            {margin-right:20px !important; width:130px !important;}

.owl-controls .owl-prev, .owl-controls .owl-next{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.carousel-slider-container {
	width: 75% !important;
}

#RetailerCarousel {
	display: block !important;
}
/*
.owl-carousel .owl-item {
width: 120px !important;
}*/

@media (max-width: 991px) {


}
@media (min-width: 767px) {

}
@media (max-width: 767px) {
	header {
		line-height: normal !important;
	}
}
@media (max-width: 768px) {
	.mp-b-20{
		padding-bottom: 20px;
	}
	.z-inx-2.pt-5{
		padding-top: 1rem !important;
	}
	.banner h2 {
		font-size: 25px;
	}
	.banner h3 {
		font-size: 15px;
	}
	.btn-primary {
		font-size: 20px;
	}
	.top-stores {
		font-size: 22px;
		line-height: 15px;
	}
	

}
@media (max-width: 850px) {
	.trending-block .text-red {
		height: 60px;
		overflow: hidden;
	}
	.top-trending-deals .text {
		height: 35px;
		overflow: hidden;
	}
	.double-stock .text {
		height: 35px;
		overflow: hidden;
	}
}
@media (max-width: 950px) {
	.trending-block .text-red {
		height: 60px;
		overflow: hidden;
	}
}
@media (max-width: 576px) {

}
@media (max-width: 455px) {

}






