
@charset "utf-8"; 
 

html {
	margin-top: 0 !important;	 
}body {
    color: #0e2039;
    font-family: 'Conv_Greta-Arabic-Regular';
    font-size: 18px;
    line-height: 22px;
    margin:0 auto;
    background: #efeff0;
}
#page {
    background:url(../img/bg-site.jpg) no-repeat bottom right; overflow: hidden;
}
.ft_copyright {
    display: none !important;
}
 a, a:hover, a:focus, button, input, select, textarea{outline:none !important}
.header-container {
	background: #fff;
	margin:0 auto;
	width:100%;
	padding: 30px 0 0;
	min-height: 133px;
	border-bottom: 4px solid #dfe0e1;
}

#header_logo {
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	margin: 0 auto;
	float: none;
	display: inline-block;
	width: max-content;
}
.navtopright{
}
.navtopleft{
	float:left
}
.blkconnect{
}
.logo{
	float:right;
}

.bannertop img{
	max-width:728px;
}
#languages-block-top div.current{
	padding:0 10px;
}
.header-container .top { 
	width:100%;
	height:40px;
	margin:0 auto;
	display:block;
	padding:0
}
.header-container .top2 {
	display:block;
	clear:both;
	width:100%;
	margin:0 auto;
	padding:20px 0;
}
.navtopright{float: right;padding: 20px 0 0;}
.navtopleft{float: left !important;padding-top: 18px;}
 #block_top_menu ul.menu{
 	margin:0;
	padding:0;
 } 
 #block_top_menu ul.sf-menu li{
 	display:inline-block;
 	float:right;
 	position: relative;
 	margin: 0 2px;
}
  #block_top_menu ul.sf-menu li:after{
  	content:'';
  	background:#ccc;
  	width:1px;
  	height: 10px;
  	position:absolute;
  	left: -2px;
  	top: 13px;
  }
    #block_top_menu ul.sf-menu li:last-child:after{display:none}
 #block_top_menu ul.sf-menu li a{
	padding: 5px 12px 9px;
	display:block;
	font-size: 19px;
	text-decoration: none !important;
	position: relative;
}
 #block_top_menu ul.sf-menu li a:after{
 	content:'';
 	background: #ec2628;
 	left:51%;
 	right:51%;
 	bottom:0;
 	position:absolute;
 	height: 1px;
 	transition:all .3s;
 }
 #block_top_menu ul.sf-menu li a:hover:after{
    left:5px;right:5px
 }
  #block_top_menu ul.sf-menu li:first-child > a{padding-right: 35px;}
 #block_top_menu ul.sf-menu li:first-child > a:before{
 	content:'';
 	position:absolute;
 	right:0;
 	top: 4px;
 	background: url(../img/pucehome.png) no-repeat right top;
 	width:29px;
 	height: 27px;
 	background-size: 70%;
}
 
 
.lemaghrebtop {
    background: #119c39; 
    font-size: 10px;
	max-width:250px;
}
.lemaghrebtop p{
	margin:0;
	padding:0;
}
a.abonne{
	color:#fff;
	padding:12px 0 10px;
	display:block;
	text-align:center;
	cursor:pointer;
	line-height:18px;
}
.editorial_block {
    display: block;
    overflow: hidden;
    padding: 70px 0 60px;
    font-size: 42px;
    font-family: 'Conv_Greta Arabic Medium';
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
}
.texthome h1{font-size: 42px;}
 .texthome h1 span {
    display: block;
    padding: 20px 0 0;
    font-size: 28px;
}

.texthome h1 strong {
    color: #57c3e8;
}
 a.iframe { 
    line-height: 26px;
}

.imgprod{
	float:right;
}
.imgprod img{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
}
.product-descr{
	display:inline;
}
#cart_summary tbody td.cart_product{
	width:auto;
}
.plus  {
    background: #1cbb4a;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 13px 45px;
    font-weight:lighter;
    cursor:pointer;
    font-family: 'Conv_Tajawal-ExtraLight';
    font-size: 20px;
}
.plus2, .plus2.hvr-radial-out  {
    background: #60beec;
    color:#fff;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 13px 45px;
    font-weight:lighter;
    cursor:pointer;
    font-family: 'Conv_Tajawal-ExtraLight';
    font-size: 20px;
}
#order_step{
	display:none;
}
#account-creation_form .row{
	float:right;
}
.checkbox.authent{
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
}
div.checkbox{
	padding:0;
}
 
.checkbox.authent .checker, .checker{
	float:right;
}
div.checker, div.checker span, div.checker input {
    margin-left: 10px;
}
#submitAccount{
	clear:both;
	float:right;
}
#left_column{
}
.address.alternate_item{
	width:100%;
	padding: 30px;
	background: #fff;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 20px;
	line-height: 30px;
}
.iframecgv{
	color:#005422;
}
.listbloc_adresses{ 
	background: #fff;
	padding: 30px;
}

#new_account_form  { 
}
.ajax_block_product .button-container{
	display: block;
}
img{max-width:100%} 
.imgProduct:before{
	content:url(../img/pdf.png);
	position:absolute;
	left: 55px;
	top: 80px;
	transition:all .3s;
}
ul.product_list.grid > li.hovered .product-container .imgProduct:before{
	/*content:url(../img/pdf_hover.png);*/
}
.nameproduct {
	color: #242122;
	font-size: 32px;
	padding: 23px 0 15px;
	display: block;
}
.imgProduct{position:relative}
.imgProduct .promo {
    position: absolute;
    left: 30%;
}
.imgProduct:after{
	content:'';
	background:url(../img/bg_image.png) no-repeat center;
	background-size: 100%;
	position:absolute;
	left:0;
	right: -50px;
	top: -50px;
	bottom: 0;
	width:669px;
	height:476px;
	z-index:-1;
}
.textpromo {
    display: block;
    position: absolute;
    bottom: 18px;
    left: 27px;
    color: #ec1c24;
    font-size: 20px;
    text-shadow: 1px 0px 3px rgb(255 255 255);
}
a.descriprod{text-decoration:none !important}
 .product-container .right-block {
    z-index: 0;
    position: absolute;
    left: 58px;
    bottom: 50px;
}
.price.product-price, .old-price{
	 font-size: 38px !important;
	 color: #ec1c24;
	 font-family: 'Conv_Greta Arabic Medium';
	 direction: ltr !important;
	 text-align: right;
	 padding-bottom: 15px;
}
ul.product_list.grid > li.hovered .product-container .price.product-price{
	color: #000;
}
.product-container .soustitre{
	color: #303f42;
	display: block;
	font-size: 23px;
	font-weight: bold;
	margin-top: 0;
	/* display: none; */
}
ul.product_list > li {
    float: right;
}
#homefeatured{
}
.cart_delete a.cart_quantity_delete, a.price_discount_delete{
	display:none;
}
.icon-lock.left{
	padding-left:15px;
}
.form-control.grey {
    background: transparent;
}
/************************** Footer *************/
 section.rightBlock {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
 }
 #index  section.rightBlock{background:transparent}
 section.rightBlock:before{
 	content:'';
 	position:absolute;
 	width:100%;
 	left:0;
 	right:0;
 	bottom:0;
 	top:0;
}.boxFooter {
    position: relative;
    color: #032d45;
    display: none;
}
#index .boxFooter{display:block !important;}
#index  section.rightBlock:before { 
    top: 110px; 
}
.boxFooter img {margin-top: -30px;float: left;}
.boxFooter h1 {
    color: #032d45;
    font-size: 42px;
    float: right;
    margin: 0 0 60px;
    line-height: 44px;
}
.boxFooter ul {
    margin: 0;
    padding:0;
    clear: both;
}
.boxFooter ul li{
	padding: 0 39px 16px 0;
	position:relative;
	font-size: 27px;
	line-height: 35px;
}
.boxFooter ul li:before{
	content: '';
	background: #57c3e8;
	border: 2px solid #57c3e8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 11px;
}
.footer-container{
	color:#fff;
	margin:0 auto;
}
footer#footer{
	background-color: #dadbdc;
	display:block;
	width:100%;
	clear: both;
}
.footertop{
	margin:0;
	padding: 40px 0 20px;
	font-size: 22px;
}
.footer-container h3.modtitle {
    color: #fff;  
    border-top: none;
    border-bottom: solid 1px #464646;
    padding: 18px 0px;
	margin-bottom:20px;
}
#contentBox {
	text-align:justify;
	padding: 60px 0;
}
.acymailing_introtext{
	padding-bottom:10px;
}
 input{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color:#8f8f8f;
	border:1px solid #8f8f8f;
	padding:12px 20px;
	background:none;
}
.btnNewsletter{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position:relative;
	background:#119c39 url(../img/plus.png) no-repeat 17px 13px;
	padding: 5px 20px 7px 50px;
	margin-top:10px;
	border:0 !important;
	text-align:center;
	color:#fff;
	clear:both;
	display:block;
}


div.modcontent {
    padding: 15px 0px;
}
footer .blockcordonne{
    /* width: 80%; */
    /* float:right; */
    display: block;
}
 
footer .blockcordonne ul{
    display:flex;
}
footer .blockcordonne ul li {
    float:right;
    flex:1 0;
    width: 33%;
    text-align: center;
color:#231f20}
footer .blockcordonne ul li a{color:#231f20}
.blockcordonne span:before{    
	padding: 3px 15px;
    margin-top: 5px;
    display: inline-block;
}
#left_column .lof-custom-content {
	background: #032d45;
	padding:30px;
	overflow:hidden;
	color:#231f20;
	font-size:20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#left_column .lof-custom-content li{padding-bottom:20px}
#left_column .lof-custom-content .blockcordonne+a{
	display:none
}
.blockcordonne li{
	padding-left: 15px;
	position:relative;
}
.blockcordonne .iconadres:before{
	content:url(../img/icon1.png);	padding-left: 15px;
}
.blockcordonne .icontel:before{
	content:url(../img/icon2.png);padding-left: 15px;
}
.blockcordonne .iconmail:before{
	content:url(../img/icomail.png);position:absolute;right:0;top:0
}
.blockcordonne .iconfax:before{
	content:url(../img/icon3.png);padding-left: 15px;
}
li.icontel {
    padding-top: 2px;
}
.blockcordonne .icontel, .blockcordonne .iconfax{font-size: 24px;}
.blockcordonne .iconmail{padding-right: 45px !important;padding-left: 0;padding-top:5px;font-size: 20px;text-align: right;}
.ft_copyright{
	padding: 0 0 20px;
	color: #231f20;
	text-align: center;
	display:block;
	width:100%;
}
.ft_cartesban{
	padding: 0 0 40px;
	/* font-size:15px; */
	text-align: center;
	display:block;
	width:100%;
	clear: both;
}
.ft_cartesban img{
	margin:0 auto;
	display: block;
	float: none;
}
.icon-user, .icon-lock{display:none}
/************************/
 .hi-icon-wrap {
	display: inline-block;
	float: left;
}
 .hi-icon-wrap ul{padding:0;margin: 0;}
.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0 7px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.hi-icon a span{display: none;}
.hi-icon a:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon  a:before {
	font-family: 'FontAwesome';
	speak: none;
	font-size: 24px;
	line-height: 12px;
	padding: 5px 0 7px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 3 */ 
.hi-icon-effect-3 .hi-icon a{
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon a:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
} 
.hi-icon-effect-3b .hi-icon { 
	float:left;
}
.hi-icon-effect-3b .hi-icon a{
	background: #ed3128;
	color: #ffffff;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding-top: 9px;
} 
.hi-icon-effect-3b .hi-icon a:hover {
	color: #000;
}
.hi-icon-effect-3b .hi-icon a:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.hi-icon-effect-3b .hi-icon a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
 .facebook > a:before { 
    content: "\f09a";  
}
.twitter > a:before { 
    content: "\f099";  
}

.google-plus > a:before { 
    content: "\f0d5";  
}
.rss > a:before { 
    content: "\f09e";  
}
.youtube > a:before { 
    content: "\f167";  
}


.imgcartebas{
	float:right; display: inline-block; margin-top:20px;     margin-left: 20px;
}
ul.listbas {
    list-style: url(../img/puce-list.png);
    margin-top: 16px;
    margin-right: 25px;
    display: inline-block;
}
table{
    overflow:hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-family: 'Conv_Tajawal-ExtraLight';
    border: 0 !important;
 }
#cart_summary thead th{color:#032d45;padding: 30px 20px;}
#cart_summary thead  , #cart_summary tbody  {
    /* border-bottom: 8px solid #f7fbfe !important; */
    background:#fff;
}

table td, table th {
    padding: 20px 20px;
    text-align: right;
    font-size: 22px;
}
th.cart_description{
	width:80%;padding:30px 60px 30px 0  !important
}
 p.cart_navigation .icon-chevron-left:before {
    display:none
}
 h1#cart_title {
    display: none;
}

td.cart_total {
    border-right: 1px solid #60bcec;
    padding-top: 50px;
}
.Totaltext{
	padding-bottom:20px;
	color: #b3b3b3;
}
table .product-name a{font-size:30px}
.descript .part1 {
    display: inline-block;
    float: right;
    font-size: 69px;
    line-height: 50px;
    font-family: 'Conv_Greta-Arabic-Regular';
    direction: ltr !important;
}

.descript {
    color: #ec1c24;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}

.descript .part2 {
    display: inline-block;
    float: right;
    text-align: right;
    font-size: 20px;
    padding-right: 10px;
    padding-top: 5px;
}

.descript .part2 span {
    display: block;
}
/****************************************/
 @media(max-width:1440px){
 	#page {
    background: url(../img/bg-site.jpg) no-repeat bottom right -200px;
}
 }
@media (max-width:1200px){
	 .container {
		max-width: 100%;
		width: 100%;
	} 
	.logo {
    max-width: 184px;
}
	#block_top_menu ul.sf-menu li a, .header_user_info a {
	}
	.editorial_block, .boxFooter h1 {
	}
	.boxFooter ul li {
		font-size: 21px;
		padding: 0 32px 16px 0;
	}
	.boxFooter img{
	}
	.boxFooter ul li:before {/* top: 19px; */width: 17px;height: 17px;top: 9px;}.footertop {
		font-size: 20px;
		padding: 40px 0 20px;
	}
	.page-heading {
		padding:20px;
    font-size: 22px;
}.page-subheading {
	font-size: 22px;}
	.right-block:after{
		/* width:190px; */
		/* height:190px */
	}
	.nameproduct {
    padding: 5px 0;
    font-size: 25px;
}
.price.product-price, .old-price {
    /* font-size: 28px !important; */
}
.imgProduct:after {
    content: '';
    background: none !important;
}
}
  @media(max-width:1000px){
  	#contentBox { 
		padding: 0 0 500px;
	}
  }
@media (max-width:979px){
 
	.header-container { 
    padding: 20px 0 0; 
}
	 .editorial_block, .boxFooter h1{
	 	/* font-size:35px */
	 } 
	#block_top_menu ul.sf-menu li:first-child > a {
		padding-right: 20px;font-size: 0 !important;
	}
	.header_user_info a {
}
	.boxFooter ul { 
			 width: 100%; 
    }
    #social_block{
    	width:50px;
    	position: absolute;
    	left: 15px;
    	top: 10px;
    }
    #social_block ul{
    	text-align: left;
    	float: left;
    	margin-top: -20px;
    }
    .blkUser {
    padding-left: 30px;
    padding-top: 5px;
}
    .hi-icon-effect-3b .hi-icon{
    	display:block;
    	float:none;
    	margin: 8px 0;
    	width: 18px;
    	height: 18px;
    }
    .hi-icon a:before{
    	font-size:18px
    }
      .editorial_block {padding: 30px 0 50px;}
      .blockcordonne ul{display: block !important; margin:0 auto;width:max-content}
	 footer .blockcordonne ul li {
		display: block;
		flex: inherit;
		width: 100%;
		max-width: 100%;
		text-align: right;
		margin:0 0 10px;
		clear: both;
		float: none !important;
		padding: 0;
	} 
	.blockcordonne .iconmail {/* padding-right: 45px !important; */}
}
 @media(max-width:799px){
 	table td, table th {
     font-size:15px} 
     .history_price .price { 
			white-space: normal;
		}
 }
@media (max-width:767px){
	#header_logo{
		display:block;position:relative;margin:20px auto 10px
	}
	#social_block{
		top: -80px;
	}
	.navtopleft{
	width: 50%;
	padding-top: 22px;
	}
	.navtopright{
	width: 50%;
	float:right;
	padding-left: 0;
	padding-right: 0;
	}
 .header-container {
	 padding: 0 0 10px;
	 }
 
  #block_top_menu {
	}
  #block_top_menu ul.sf-menu li{
    
margin: 0;
    }  
    .blkUser {
    padding-left: 0;
}
    .header_user_info{
    	display:inline-block
    }
    .header_user_info a {
    font-size: 18px;
    max-width: 190px;
    /* float:left; */
    padding-right: 30px;
    }
	
	.nameproduct {
    font-size: 20px;
}
ul.product_list.grid > li {
    padding-bottom: 30px;
    text-align: center;
}
#columns { 
    padding-bottom: 0; 
}
}
@media (max-width:599px){

.blkUser.topUser .header_user_info:nth-child(2) {
    display: block;
}
.blkUser.topUser .header_user_info:nth-child(2) a{font-size:20px}
	 #block_top_menu ul.sf-menu li:first-child > a {
	}
	.editorial_block, .boxFooter h1 {
		/* font-size: 20px; */
	}
	.ft_cartesban {
		padding: 40px 0;
	}
	.right-block:after{
		/* width:150px; */
		/* height:150px; */
		top: -100px;
	}
	ul.product_list.grid > li .product-container {
}
	.nameproduct {
    padding: 5px 0 0;
}
.price.product-price, .old-price {
    font-size: 30px !important;
    padding-bottom: 5px;
}
.descript{
	margin-bottom: 10px;
}
.blockcordonne {
}
.blockcordonne +a{
    width: 100%;
    text-align: center;
    padding-top: 6px;
}
	.checkbox.authent{
		margin-top:30px !important;
	}
 
	 #order-list tr{
		display:block;
	} 
	#order-list td, #order-list th{
		 font-size: 14px !important;
		 padding: 10px 7px !important;
		 text-align: right;
	}
	#order-list th{width: 33%;white-space: normal;}
	#order-list td span {
		white-space: inherit;
		font-size: 100%;
	}
	#order-list thead, #order-list tbody{
		display:block;
	}
	  table .imgprod {
		float: none;
		margin:0 auto;
		display:block;
		text-align: center;
	}
	table td, table th, #cart_summary thead th{
		font-size: 18px !important;
		text-align:center;
		padding: 15px !important;
		vertical-align: middle;
	}
	table .product-name, table .product-name a {
		font-size: 20px;
		text-align:center;
		display:block;
		float: none;
		padding: 5px 0;
	}
		#order-opc .page-heading.step-num span { 
				font-size: 30px; 
				right: 20px;
				top: 5px;
			}
		.page-heading { margin-bottom:10px }
		
			.plus2, .plus2.hvr-radial-out {
				padding: 6px 45px;
				font-size: 20px;
				margin: 0 !important;
			}
		.address.alternate_item { 
			font-size: 17px; 
		}
		.checkbox .checker, .checkbox label{display: table;}	
	div.selector span {
			font-size: 16px; 
			height: 48px;
			line-height: 40px;
			padding: 0 5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
	}
	.form-control, div.selector span,   div.selector{height:40px}
	.fromdatebirth  div.selector span,   .fromdatebirth  div.selector{	
		margin-left: -10px;
		margin-right: -10px;
		width: auto !important;
		-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;text-align:center
	}
	div.selector select{
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
	}
	#new_account_form .postcode input {
    max-width: 100% !important;
}
	.product-container .right-block {
    left: 30px;
    bottom: 50px;
}
}
.icon-chevron-left{display:none}
@media(max-width:540px){
	.navtopright {
  width: 100%;
  padding: 20px 10px 0;
}
.navtopleft {
     width: 100%;
     padding: 20px 10px 0;
}
.navtopleft .row{margin:0}
.imgProduct:before{
left: 30px;
top: 40px;
}
.descript .part1{
	font-size:50px
}
.descript .part2{
	font-size:18px
}
.texthome h1 {
    font-size: 31px;
    line-height: 45px;
    margin: 0;
}
.texthome h1 span {
    padding: 0;
    font-size: 25px;
}
}
@media(max-width:470px){
	.imgProduct .promo img{
		height: 77px;
	}
	.product-container .right-block { 
		bottom: 40px;
	}
}
@media(max-width:430px){
    .editorial_block, .boxFooter h1 {
		font-size: 29px;
	}
	.descript .part1{
		font-size:40px;
	}
	.descript .part2{
		font-size: 16px;
		line-height: 18px;
	}
	.textpromo{font-size:18px;bottom:10px}
	.imgProduct:before {
 
    top: 20px;
}
	.boxFooter ul li {
		/* font-size: 14px; */
	}
	ul.product_list.tab-pane > li{
		width: 100%;
		padding-right:15px;
		float: left;
	}
	label {
    font-size: 15px !important;
}
}
#order-opc .box {
    margin-bottom: 20px;
}
@media (max-width:400px){
		.product-container .right-block {
    left: 10px;
    bottom: 25px;
}
.textpromo{font-size:15px;bottom:0}
.descript {
    margin-bottom: 0;
}
	section.rightBlock:before { 
		top: 85px; 
	}
	.price {
		font-size: 25px;
	}
		.right-block:after{
		/* width: 40px; */
		/* height: 40px; */
		top: -80px;
	}
	.nameproduct {
    font-size: 25px;
}
	ul.product_list.grid > li .product-container {
    margin-bottom: 15px;
}
	.nameproduct {
    padding: 5px 0 0;
}
.price.product-price, .old-price {
    font-size: 25px !important;
    padding: 0;
}

	 .boxFooter h1 {
		/* line-height:24px; */
		/* margin: 0 0 30px; */
	}
	#block_top_menu ul.sf-menu li:first-child > a {
		background-size: 55%;
	}
	#block_top_menu ul.sf-menu li a, .header_user_info a {
}
	.product-name{
		white-space:pre-line;
		text-align: right;
	}
	 
	table {
		border-collapse: initial;
		border-spacing: 1px;
	}
		 #total_price {
			font-size: 25px; 
		}
		 .page-subheading {
		  font-size: 20px; 
		  }
}


#left_column #lof-custom-leftColumn{
	width:100%;
}
.submitacount{
	padding-top: 30px;
    clear: both;
	display:block;
}
sup { 
    color: #F33369;
} 
.history_state{font-size:16px}
.my-account p.info-account { 
    font-size:20px
}
ul.myaccount-link-list a span {
    padding-right: 25px;
}

ul.myaccount-link-list li a {
    /* padding-bottom: 10px; */
    font-size: 18px;
    display: block;
}
ul.myaccount-link-list .icon-user{display:inline !important}
ul.myaccount-link-list li a:hover {color: #f47d25;}

#openInscritFormBlock{cursor:pointer;}

.required.gender-line{
    margin-top: 37px;
}
div#Adressnormal, div#Adresscompany { 
    clear: both;    margin-top: 20px;overflow: hidden;
}
div#Adressnormal2, div#Adresscompany2 { 
    clear: both;    margin-top: 20px;overflow: hidden;
}

ul#address_delivery {
    padding: 30px;
    background: #fff;
}

ul.address.first_item.item.box, .delivery_options_address {
    background: #fff;
    padding: 30px;
}


p.checkbox {
    background: #fff;
    padding: 16px 15px 10px;
}

 
.cms-3 .rte.content_only {
    text-align: left;
    padding: 20px;
}
.cms-3 .rte.content_only h3{
    color:#ec2628
}
.cms-3 .rte.content_only strong{
    color:#5fb4da;
    font-weight: normal;
}
.rte.content_only {
    direction: ltr;
}
 .cms-3 .rte.content_only *{
 	direction:ltr !important
 }

table#cart_summary thead {
    display: none;
}
@media(max-width:350px){
	.imgProduct:before{
		transform: scale(0.7);
		top: 10px;
		left: 10px;
	}
	.imgProduct .promo img {
    height: 60px;
}
.descript .part1{
		font-size:30px;
	}
	.descript {
    
}
	.descript .part2{
		font-size: 15px;
		line-height: 15px;margin-top:5px
	}
	.textpromo{font-size: 11px;bottom: 0;}


.price.product-price, .old-price {
    font-size: 20px !important;line-height:16px
}
}
span.old-price.product-price {
    
}
.FAQassabeh .col-md-3{
	/* float:right */
}
ul.nav-pills{
	margin:20px 0
}
.panel-title > a i {
    float: right;
}

.fa-chevron-down:before{
	content:'\f078';
}
.fa-chevron-down{

	font-family: "FontAwesome";
              vertical-align: -5px;
              font-weight: normal;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; 
	
}
.panel-default>.panel-heading+.panel-collapse>.panel-body *{
	text-align:left;
	direction: ltr !important; font-size:16px
}
.panel-body table{
	margin:20px auto
}


.panel-body tr:nth-child(even) {background: #ebebeb}
.panel-body tr:nth-child(odd) {background: #35829d;color:#fff}
/*, #contact .texthome.toptitle*/
.cms-faq .texthome.toptitle
 {
    display: none;
}
.cms-faq .texthome.textfaq {
    display: block !important;
}

#contact .texthome.textContact {
    display: block !important;
}
 
span.phon {
    direction: ltr !important;
}

.row.FAQassabeh {
    display: flex;
    direction: ltr !important;
}

.row.FAQassabeh .col-md-3 ul.nav-pills {
    border: 1px solid#ccc;
    padding: 0;
    width: 100%;
}

.row.FAQassabeh .col-md-3 {
    display: flex;
}

.row.FAQassabeh .col-md-3 ul.nav-pills li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    text-align: left;
}

.row.FAQassabeh .col-md-3 ul.nav-pills li a {
    border-radius: 0;
}