/* #064ea0 = blue */
/* #fe980f = orange */
/*.container{
	padding-left: 0 !important;
	padding-right: 0 !important;	
}*/
.header_top{
	background:#064ea0 none repeat scroll 0 0 !important;
}
.contactinfo ul li a{
	color: #fff !important;
}
.header-middle{
	box-shadow: 0 0 10px rgb(128 128 128 / 0.3);
	margin-bottom: 5px !important;
}
.header-middle .container .row{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
#footer{
	box-shadow: 0 0 10px rgb(128 128 128 / 0.3);
	background:#fff none repeat scroll 0 0 !important;
}
#footer .single-widget ul li a{
	color: #064ea0;
}
#footer .single-widget h2{
	color: #fe980f !important;	
}
.footer-bottom{
	background:#064ea0 none repeat scroll 0 0 !important;
	margin-top: 10px;
}
.footer-bottom p{
	color: #fff !important;	
}
.footer-widget{
	margin-bottom: 0 !important;
}
.footer-widget .container{
	border-top: 0 !important;
	padding-top: 0 !important;
}
.shop-menu ul li{
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.shop-menu ul li a{
	color: #064ea0;
	font-size: 14px;
}
.cart{
	margin-left: 0 !important; 
}

#slider{
	padding-bottom: 0 !important;
	box-shadow: 1px 1px 5px 0 #a2958a;
	margin-top: 0px;
}
.inex_home_product_section{
	margin-top: 15px;
}
.item h1{
	font-size: 35px !important;
}
.item h2{
	font-weight: 500 !important;
}
.item p{
	font-size: 25px !important;
}
.product-image-wrapper{
	margin-left: 5px;
	margin-right: 5px;
	box-shadow: 0 0 10px rgb(128 128 128 / 0.3);
}
.inex_home_product_cart_buy{
	background-color: #fe980f !important;
	margin: 5px !important;
	color: #fff !important;
	padding: 5px !important;
}
.inex_home_product_cart_buy:hover{
	background-color: #fe980f !important;
	margin: 5px !important;
	color: #333 !important;
	padding: 5px !important;
}
.product-information p{
	font-size: 16px;
}
.product-information h2{
	font-size: 24px;	
}
.productinfo p{
	font-size: 15px !important;
}

.category-tab ul{
	background: #fe980f none repeat scroll 0 0 !important;
}
.category-tab ul li a{
	color: #fff;
	font-weight: 600;
}
.social-icons ul li a{
	color: #fff;
}
#footer .single-widget ul li a i{
	margin-right: 10px !important;
}
.support-msg-left .inex_card{
	/*background-color: #fe980f;
	color: #fff;*/
	background-color: rgba(255,152,15,0.1);
	margin-bottom: 5px;
	padding: 5px;
}
.support-msg-right .inex_card{
	/*background-color: #064ea0;
	color: #fff;*/
	background-color: rgba(6,78,255,0.1);
	margin-bottom: 5px;
	padding: 5px;
}

#marquee {
   overflow:hidden;
   white-space: nowrap;
 }