<?php
$float=$_GET['dir']=="ltr"?"left":"right";
$ofloat=$_GET['dir']=="ltr"?"right":"left";
$dir=$_GET['dir']=="ltr"?"ltr":"rtl";
$odir=$_GET['dir']=="ltr"?"rtl":"ltr";
header("Content-Type: text/css");
header("X-Content-Type-Options: nosniff");
header("Content-Type: text/css;X-Content-Type-Options: nosniff;");
?>
#headerbig #header{min-height: 120px;}
#headerbig.new #header .logo{border-radius:0;width:318px;padding:0;box-shadow:none}
.fixed #headerbig.new #header .logoScroll{margin-top:10px;width: 150px;}
#headerbig.new #header .first-block{height: 70px;padding-top: 10px;box-sizing: border-box;}
#headerbig.new #header .first-block .club .club-reg{direction:rtl;padding-left:50px}
#headerbig.new #header .first-block .club .club-reg > div{line-height: 19px;text-align: right;}
#headerbig.new #header .first-block .club .club-reg > div > span:first-child {font-size:18px;font-weight:bold}
.promoted .promoted-site .promoted_info .promoted_price > div.old {display:none;line-height: 16px;top: 20px;font-size: 14px;text-decoration: line-through;}
.promoted .promoted-site .promoted_info .promoted_price > div.new {/*font-size: 22px;line-height: 18px;top: 34px;*/}

#footer .innerfoot .bottom-logo img{width:100%;margin-top:10px;}
#inner-cont .inner-right .gal-tabs .phone2{float: right;display: block;width: 170px;height: 43px;background: #e2e2e2 url(/webimages/phoneIco.png) no-repeat center left 5px;box-sizing: border-box;padding:0px 10px;}
#inner-cont .inner-right .gal-tabs .phone2 .phoneText{font-size: 14px;color: #004f72;text-align: right;}
#inner-cont .inner-right .gal-tabs .phone2 .phoneNum{line-height: 20px;font-size: 22px;color: #004f72;text-align: right;font-weight: bold;}



/* Prices */

del {position:absolute;text-decoration:line-through;margin-top:-22px;font-size:12px;text-align:center;}
.box-type2 .lines-block .info .price {padding-top:4px;direction:ltr;}

#box-slider #slider .slide .slide_info .slide_price{direction:ltr;font-size: 30px;line-height: 40px;height: 40px;padding-top: 10px;}
.promoted .promoted-site .promoted_info .promoted_price > div:not(.starsInPrice) {direction:ltr;font-size:20px;padding-top:2px}
.promoted .promoted-site .promoted_info .promoted_price > div.starsInPrice{top:2px}

.promoted .promoted-site .promoted_info .promoted_price > div del {margin-top:-17px;margin-left:-8px;}
#inner-cont .inner-all .box-type1 .title.ram > b > del {font-weight: normal;font-size: 14px;margin-top: -20px;}
/*prices end*/
#footer .gplus{display: none;}
#footer .youtube{display: none;}
#headerbig.new #header #big_menu #menu > ul > li:last-child{font-weight: bold;background:#ce327d;}
.fixed #headerbig.new #header #big_menu #menu > ul > li:last-child{font-weight: bold;background:#ce327d;}
#headerbig.new #header #big_menu #menu > ul > li:last-child a{font-weight: bold;color: #fff;}
.fixed #headerbig.new #header #big_menu #menu > ul > li:last-child a{font-weight: bold;color: #fff;}


.big-gallery #gallerybg .grid{overflow: hidden;height: 100%;}
.ramiBanner{position: absolute;left:0px;right:0px;top: 10px;bottom: 10px;display: block;}
.ramiBanner img{max-width: 100%;margin: auto;left: 0;right: 0;top: 0;bottom: 0;position: absolute;}

@media(max-width:760px){
	.big-gallery{padding-bottom: 29%;height: 0;margin-top: 68px;}
	.ramiBanner{right:-58vw;}
	.container-100.fixedMob #headerbig.new #header .first-block{padding-top: 0;}
	#headerbig.new #header .logo{width:100px; padding-top:20px}
	.container-100.fixedMob #headerbig.new #header .logo {width:100px;padding-top:10px}	
	#headerbig.new #header .first-block .club {margin-left:40px;margin-top:6px}
	.container-100.fixedMob #headerbig.new #header .first-block .club {margin-top:4px}
	.container-100.fixedMob #headerbig.new #header .first-block .club {margin-left:40px}
	#headerbig.new #header .first-block .club .club-reg {background-position:left center;width:84px;padding-left:26px;}
	#headerbig.new #header .first-block .club .club-reg > div {font-size:9px;line-height:12px}
	#headerbig.new #header .first-block .club .club-reg > div > span:first-child {font-size:11px}
	#headerbig.new #header .search-zone {margin-top:20px}
	.container-100.fixedMob #headerbig.new #header .search-zone {margin-top:13px}
	#headerbig.new #header #big_menu .phoneindex{left: 10px;height: 70px;}
	.container-100.fixedMob #headerbig.new #header .first-block .club{margin-top: 0;}


}

@media(max-width:475px){
	#inner-cont .inner-right .gal-tabs .phone2{display: none;}

}