@charset "utf-8";/* CSS Document *//*added for new style of item display*/ /*------------------------------------*/.pg_bg_css{background-color:rgba(224,224,224,.2);}.item-fonts_name{font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif; 	}.item-fonts_price{font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;}.item-btns_{	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;	    color:#FFFFFF; padding:5px; font-size:13px;	} .item-img_{display:block;text-align:left;margin-left:auto;margin-right:0;	} @media screen and (max-width:767px){.item-img_{display:block;margin-left:auto;margin-right:auto;	} }.cart-n-user-iconx{ display:; }.th-iconx{display:none;}.col-smm-12{position:relative; min-height:1px;padding-right:15px;padding-left:15px; }.show_anotherRate{display:inline;}.show_anotherRate2{display:none;}@media screen and (max-width:540px){	.cart-n-user-iconx{display:none;}	.th-iconx{display:inline;}	.show_anotherRate{display:none;}	.show_anotherRate2{display:inline;}}@media screen and (max-width:370px){	.col-smm-12{width:100%;} 	.cart-n-user-iconx{display:none;}	.th-iconx{display:;}	.pg_bg_css{	        	background:-webkit-linear-gradient(rgba(0,255,0,.1),rgba(0,255,0,.2), rgba(0,255,0,.4)) ;                background:-o-linear-gradient(rgba(0,255,0,.1),rgba(0,255,0,.2), rgba(0,255,0,.4)) ;                background:-moz-linear-gradient(rgba(0,255,0,.1),rgba(0,255,0,.2), rgba(0,255,0,.4)) ;                background:linear-gradient( rgba(231,255,230,.1) ,rgbargba(208,255,211,.1) rgba(0,255,0,.4)) ;}}.arrow-up {width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid <?PHP if($arrowColor)echo $arrowColor;else echo '#000000'; ?>;}.arrow-down {width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #000;}.arrow-right {width: 0; height: 0; border-top: 60px solid transparent;border-bottom: 60px solid transparent;border-left: 60px solid green;}.arrow-left {width: 0; height: 0; border-top: 10px solid transparent;border-bottom: 10px solid transparent; border-right:10px solid blue; }