.MD_blue {background-color:#5cbfff;color:white;}
.Raya_AddToCard{color:white !important ;}
.header_icons{color:#000}
.header_icons i.HIicon,.UBPTIcon{color:rgba(92,191,255,1);}
.header_icons span.HIcount,#comparecount{background:rgba(255,0,0,1);color:#fff;}
.bottom-bar .search input[type=text] {color:rgba(21,21,21,1);border:none;background-color:#f9fafc}
.bottom-bar .search button {color:rgba(144,169,89,1);}
.product .section-header h1,.RP_Title h2{/*background:rgba(233,184,144,1)*/;color:rgba(26,32,79,1);font-size:22px;padding:5px 10px;font-weight:bold}

/*.BoxLine{background:rgba(233,184,144,1);bottom:6px;left:0;height:1px;width:calc(100% - 0px)}*/
.RP_Title{border-bottom:2px solid rgba(233,184,144,1)}
.Raya_Slider_Item{border:1px solid rgba(214,219,210,1);background:rgba(255,255,255,1);border-radius:5px}
.ProductItemTitle{/*background:rgba(242,245,234,1) !important*/;color:#000 !important;text-align:right !important;font-size:15px;font-weight:bold;margin:15px 0 0 0}
.INX4_RemainingProduct{top:100px;right:-55px;background:rgba(231,90,124,1);color:black;border:1px solid white;font-size:inherit;}
.SuperiIcon{font-size:25px;bottom:8px;left:8px;color:green}
.INX4_Off,.Store_MostSales .off,.product_off{background:rgba(243,50,50,1);color:rgba(255,255,255,1) !important;padding:2px 8px 0 8px;border-radius:6px;font-size:14px;margin:8px 8px 0 0}
.strikePrice{color:rgba(86,86,86,0.5);font-size:13px}
.realPrice{color:#5cbfff;font-size:20px;font-weight:bold;}
/*.Store_MostSales .off{color:rgba(0,0,0,1);background:rgba(144,169,89,1);font-size:12px;border-radius:10px;}*/
.footer,.Store_Footer{background: #ffffff;}
.footer .contact-info p {font-size:15px;}
.footer .contact-info p i{color:rgba(166,61,64,1);}
.EStore_ShowAll_Product{border:1px solid rgba(214,216,210,1);font-size:16px;background:rgba(242,245,234,1);color:#000;}
.EStore_ShowAll_Product:hover{background:rgba(214,216,210,1);color:#000;border:1px solid white;}
.header_icons:hover{background:rgba(92,191,255,0.4);}
/*.header_icons:hover i.HIicon{color:white}*/
.MinMaxIcon{color:rgba(228,93,1,1);}
.ShowAllLink{color:rgba(26,32,79,1);font-size:14px;border-bottom:2px solid rgba(23,32,79,0.5);padding:2px 10px}
.ShowAllIcon{color:rgba(251,153,17,1)}
.BrandBG{background:rgba(114,170,178,1);}
.product .section-header h1{letter-spacing:0 !important;}
.footerStepsIcon{color:rgba(92,191,255,1)}
/*Menu*/
.main-nav {
  background: #e9b872;
  background-image: -moz-linear-gradient(to bottom, #dfad65, #e9b872);
  background-image: -o-linear-gradient(to bottom, #dfad65, #e9b872);
  background-image: linear-gradient(to bottom, #dfad65, #e9b872);
}
@media (min-width: 768px) {
  .sm-blue {background: #4d4c76;background-image: linear-gradient(to bottom, #4f4e79, #4b4a73);}	
  /*.sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a {
    color:#000;
  } */
  /*.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    color:#000;
  } */
  .sm-blue a .sub-arrow {
    border-color: #000 transparent transparent transparent;
  }  
  .sm-blue a:hover :not(div.column-1-5), .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    background: #e75a7c !important;
    background-image: linear-gradient(to bottom, #ef819c, #e75a7c) !important;
  }  
}
@media only screen and (max-width: 600px) {
	.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
	  background: #e75a7c;
	  background-image: linear-gradient(to bottom, #ef819c, #e75a7c);
	}
}
