.options-cls{
	line-height:20px;
	font-weight:normal;
	font-size:14px;
}
.options-cls-cart{
	line-height:20px;
	font-weight:normal;
	font-size:14px;
}
.tracklink{
	font-size:12px;
	color:#1bb1dc !important;
}
.tracking-form button{
    background-color:#00558c !important;
}


@media (max-width: 574px) {
	
	.home_banners_left{
		width:100%;
		height:auto;
		background-repeat: unset;
		padding: 5px;
		margin:0px;
		margin-bottom:10px;
	}
	.hmoe_banner_right{
		width: 100%;
		padding: 5px;
		background-size: unset;
		height:220px !important;
		
	}
	.banner-right > p {
    	margin-bottom: 20px;
	}
	#about .about-content{
		width:100%;
	}
	.home_tiles{
		margin-bottom:10px;
	}
	.content-list{
		width:80%;
	}
	#intro .intro-info{
		padding: 5px !important;
		min-width: unset;
	}
	#ft-products-home .product-box {
		width: 100%;
	}
	.row{
		width:100%;
	}
	.ft-products-inner > .product-box{
		width:100%;
	}
	.cart-total-box{
		width:100%;
	}
	.mobile_textcenter{
		text-align:center;
	}
}