html,body{
    direction: rtl;
}

body{
    background:#fff;
    color:#fff;
    font-family:typopas;
    font-weight: 200;
    font-size:16px;
	/*min-width:970px;*/
}




.hidden-by-default
{
	display:none;
}

/*::-webkit-selection {
    background: #f1f1f1;
    color: #1f1f1f;
    text-shadow: none;
}
::-moz-selection {
    background: #f1f1f1;
    color: #EEE;
    text-shadow: none;
}

::selection{
    background: #f1f1f1;
    color: #1f1f1f;
    text-shadow: none;

}*/
*{
    -moz-outline:none;
    -webkit-outline:none;
    outline:none;
}
input:focus,
select:focus,
textarea:focus,
button:focus,input:hover, {
    outline: none;
}
input[type="text"]::-moz-focus-inner, input[type="password"]::-moz-focus-inner {
    outline: none;
    border:0;
}
input[type="text"], input[type="password"]{
 border:0;
}

#container{
width: 100%;
height: 100%;
display: block;
text-align: right;
position: absolute;
}

h1{
    color:#000;
    font-size:24px;
    font-weight: 200;
    font-family:typopas;
    padding:0;
    margin:0;
}

h4{
    font-size:16px;
    color:#5b5b5b;
    font-family: typopas;
    font-weight: 200;
    margin:0;
    padding: 0;
}

ul{
    padding:0;
    margin:0;
}
select{
    z-index:5;
}
a{
    text-decoration: none;
}
input[type="text"], input[type="password"], textarea, select, option {
    font-size: 16px;
    font-family: typopas;
    font-weight: 200;
    width: 112%;
}

input[type="text"]:focus,input[type="password"]:focus,textarea:focus,select:focus{
    /*outline: rgb(241, 88, 115) solid 1px; */
    transition:.3s all;
    /*outline-offset: -2px;*/
    outline: none;
}

.mobile_header{
    display:none;
}

.fltrt{
    float:right;
}

.fltlft{
    float:left;
}

.clearfix {
    clear: both;
    height: 0px;
}

header{
    /*ackground: url(../img/back_stripes.png) repeat;*/
    background: url(../img/iec/header_bg.jpeg) repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height:154px;
    height:206px;
    /*padding-top: 16px;*/
    position:relative;
    min-width: 1199px;
}

.logo_container {
    float: right;
    /*background: url(../img/iec/logo_big.png) no-repeat;*/
    /*width: 105px;*/
    /*margin-top: 8px;
    height: 62px;*/
    margin-bottom: 5px;
    margin-right: 5px;
}
    .logo_container img {
        /*width: 35% !important;*/
    }
footer .logo_container {
    width: 105px;
}
.logo_container3{
    background: url(../img/logo_huge.png) no-repeat;
    width: 281px;
    height: 77px;
    margin: 0 auto;
    position: absolute;
    left: 319px;
    bottom: 29px;
}
.main_menu{
    margin-right: 51px;
    float: left;
    text-align: center;
    /* width: 84%; */
    position: relative;
    margin-top: 12px;
    margin-left: 25px;
    font-weight: bold;
}

.main_menu nav ul li{
    width: 79px;
    width: 92px;
    /*border-left: 1px dotted #636363;*/
    float: right;
    height: 57px;
    transition:0.3s all;
}

.main_menu nav ul li.mnk_link
{
	display:none;
}

.main_menu.mnk nav ul li.mnk_link
{
	display:list-item;
}

.main_menu.mnk nav ul li.cu_link
{
	display:none;
}

.main_menu nav ul li:hover .menu-text{
    color:#fff;
    transition:0.3s all;
}

.main_menu nav ul li:first-child{
    /*border-right: 1px dotted #636363;*/
}
.main_menu .menu-text{
    color:#a3a3a3;
    font-size:14px;
    line-height:14px;
    margin-top: 6px;
}
.menu-icon{
   /*background:url(../img/menu_icons.png) no-repeat;*/
   margin:0 auto;
}

	.menu-icon.card {
		/*background:url(../img/iec/ico_silvercash.png) no-repeat;*/
	}
	.menu-icon.card img{

		margin-top:10px;
	}
	.menu-icon.card.msg {
		/*background:url(../img/iec/ico_msg.png) no-repeat;*/
	}
.menu-icon.card{
    width:35px;
    height:32px;
    /*background-position:	 0px;*/
    /*background-position: 0px 10px;*/
}

.main_menu nav ul li:hover .menu-icon.card{
   /*background-position:-136px -30px;*/
}

.menu-icon.cart{
    width:35px;
    height:32px;
    /*background-position: -98px 2px;*/
    position: relative;
}

.main_menu nav ul li:hover .menu-icon.cart .cart_counter {
    background: white;
    color: #F39221;
}

.header_counter{
    width: 13px;
    height: 13px;
    background: #F39221;
    padding: 0px;
    border-radius: 50%;
    position: absolute;
       right: 25px;
    top: 0;
	margin-top: 7px;
    color: #fff;
    font-size: 11px;
    font-family: typopas;
}
.main_menu nav ul li:hover .menu-icon.cart{
   background-position:-98px -28px;
}
.menu-icon.person{
    width:30px;
    height:32px;
    background-position: -67px 2px;
}

.main_menu nav ul li:hover .menu-icon.person{
   background-position:-67px -28px;
}

.menu-icon.logout{
    width:31px;
    height:32px;
    background-position: -35px 2px;
}

.main_menu nav ul li:hover .menu-icon.logout{
   background-position:-35px -28px;
}

.menu-icon.benefit{
    width:35px;
    height: 29px;
    margin-top: 4px;
    background-position: 0px 0px;
}

.main_menu nav ul li:hover .menu-icon.benefit{
   background-position: 0px -29px;
}

.main_search{
    float: left;
    /*margin-top: 18px;*/ /* inon */
    /*padding-bottom: 5px;*/
    /*margin-right: 13px;*/
    /*border-bottom: 1px solid rgba(207, 207, 207, 0.67);*/
	/*height: 100%;*/
	width:18%;
	border-top: 2px solid rgba(78, 79, 84, 0.87);
}
.ie8 .main_search{ /*rivka 15/2/2015*/
    border-bottom:solid 1px #8B8B8B;
}

.search_input_wrapper {

	background-color: rgba(235, 235, 235, 0.25);

  /*width: 287px;
  width: 100%;*/
  height: 42px;
  z-index: 1;
  position:relative;
  margin-top: 39px;
    margin-right: 30px;
}

.search_input_wrapper input[type="text"]{
    width: 135px;
    height:21px;
    margin-top:9px;
    font-size:12px;
    color: #FFF;
    font-family:typopas;
    font-weight: bold;
    border:none;
    outline: none;
    background: none;
    font-size: 14px;
    text-indent: 14px;
    margin-left: 0px;
}
.ie8 .search_input_wrapper input[type="text"] /*rivka 15/2/2015*/
{
	padding-top:4px;
}
.search_input_wrapper label{ /*rivka 15/2/2015*/
    width: 135px;
    height:21px;
    margin-top:14px;
    color: #FFF;
    font-family:typopas;
    font-weight: bold;
    border:none;
    outline: none;
    background: none;
    font-size: 14px;
    text-indent: 14px;
    margin-left: 0px;
    position:absolute;
	display:none;
	color:#A5A5A5;
	padding:0;
	cursor:text;

}
.search_input_wrapper.HideInput label /*rivka 15/2/2015*/
{
	display:inline-block;
}

.search_input_wrapper.HideInput input[type="text"]  /*rivka 15/2/2015*/
{
	display:none;
}

.search_input_wrapper .mag{
    width:14px;
    height:14px;
    background: url(../img/mag.png) no-repeat;
    position:absolute;
    left: 14px;
    top: 16px;
}

.orders_call{
    margin-bottom: 3px;
    color:#fff;
    font-size:23px;
    font-family:apolo;
    font-weight:400 ;
}

.moked{
    width:56px;
    height:20px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -117px -12px;
    float:right;
    margin-top: 2px;
    margin-left: 5px;
}

.histadrut_menu{
    float: left;
    border: none;
    margin-right: 12px;
    /* margin-right: 18px; */
    transition: .3s all;
}

.histadrut_menu_button{
    width:152px;
    height: 58px;
    background: url(../img/histadrut_menu.png) no-repeat;
}

.histadrut_menu ul{
    visibility: hidden;
    list-style: none;
    width: 152px;
    position: absolute;
    top: 81px;
    margin-top: 5px !important;
    /* margin: 0; */
    /* margin-top: 0 !important; */
    /*background: white;*/
    transition: 0.3s all;
    opacity: 0;
    height: 0;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}
.histadrut_menu:hover .histadrut_menu_button{
    background-position: 0 -59px;
    height: 63px;
}
.histadrut_menu:hover ul ,.histadrut_menu_button:hover ul{
  visibility: visible;
  position: absolute;
  z-index: 2;
  width: 152px;
  height: 188px;
  opacity: 1;
}

.histadrut_menu li {
  clear:both;
  width: 100% !important;
  height: 16px !important;
  padding: 4px 12px 6px 0px;
  font-size: 15px;
  text-align: right;
  color: black;
  background-image: -moz-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  border-bottom: 1px solid rgb(213, 213, 213);
  border-right: none !important;
  border-left: none !important;
}

.histadrut_menu li:hover {
    color:white;
    background:#e43d97;
}

.histadrut_menu a:last-child li {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
}

.second_menu {
    /*margin-top: 18px;
    width: 100%;
    height: 50px;

    position:absolute;*/

    width:990px;
    margin:0 auto;
}


@media screen and (max-width: 1880px) {
	.second_menu ul li {
		font-size:18px!important;

	}
	.home_category
	{
		height:570px!important;
	}
	.item-w2 .nivoSlider h1{
		font-size: 35px!important;
	}


	#home_category_grid .item-w2.item-h1 h1{
		font-size: 26px!important;
	}

	#home_category_grid .item-w1.item-h1 h1{
		font-size: 25px!important;
	}
}
@media screen and (max-width: 1760px) {
	.second_menu ul li {
		font-size:17px!important;

	}
	.home_category
	{
		height:420px!important;
	}
	.item-w2 .nivoSlider h1{
		font-size: 32px!important;
	}
	#home_category_grid .item-w2.item-h1 h1{
		font-size: 22px!important;
	}

	#home_category_grid .item-w1.item-h1 h1{
		font-size: 21px!important;
	}
}
@media screen and (max-width: 1630px) {
	.second_menu ul li {
		font-size:15.5px!important;

	}
	.home_category
	{
		height:470px!important;
	}
	.item-w2 .nivoSlider h1{
		font-size: 28px!important;
	}
	#home_category_grid .item-w2.item-h1 h1{
		font-size: 18px!important;
	}

	#home_category_grid .item-w1.item-h1 h1{
		font-size: 16px!important;
	}
	#homepage_grid .item-w2.item-h2 h1
	{
		font-size: 24px!important;
	}
}
@media screen and (max-width: 1430px) {
	.second_menu ul li {
		font-size:14.2px!important;

	}
	.home_category
	{
		height:370px!important;
	}
	.item-w2 .nivoSlider h1{
		font-size: 25px!important;
	}
	#home_category_grid .item-w2.item-h1 h1{
		font-size: 14px!important;
	}

	#home_category_grid .item-w1.item-h1 h1{
		font-size: 13px!important;
	}
	#homepage_grid .item-w2.item-h2 h1
	{
		font-size: 22px!important;
	}
}
@media screen and (max-width: 1119px) {
	.second_menu ul li {
		font-size:13px!important;

	}
	.home_category
	{
		height:270px!important;
	}
	.item-w2 .nivoSlider h1{
		font-size: 25px!important;
	}
	#home_category_grid .item-w2.item-h1 h1{
		font-size: 12px!important;
	}

	#home_category_grid .item-w1.item-h1 h1{
		font-size: 10px!important;
	}
	#homepage_grid .item-w2.item-h2 h1
	{

		font-size: 20px!important;
	}

}

body.category_desktop.trb_102465 .second_menu ul li:not(#trb_102465)
,body.category_desktop.trb_102466 .second_menu ul li:not(#trb_102466)
,body.category_desktop.trb_102467 .second_menu ul li:not(#trb_102467)
,body.category_desktop.trb_102468 .second_menu ul li:not(#trb_102468)
,body.category_desktop.trb_102469 .second_menu ul li:not(#trb_102469)
,body.category_desktop.trb_102470 .second_menu ul li:not(#trb_102470)
,body.category_desktop.trb_102471 .second_menu ul li:not(#trb_102471)
,body.category_desktop.trb_102472 .second_menu ul li:not(#trb_102472)
,body.category_desktop.trb_102473 .second_menu ul li:not(#trb_102473)
,body.category_desktop.trb_102561 .second_menu ul li:not(#trb_102561)
,body.category_desktop.trb_102559 .second_menu ul li:not(#trb_102559)
,body.category_desktop.trb_102558 .second_menu ul li:not(#trb_102558)
,body.homepage.grd_18 .second_menu ul li:not(.grd_18)
,body.homepage.grd_171 .second_menu ul li:not(.grd_171)
{
	background-color:transparent!important;
}
body.category_desktop.trb_102465 .second_menu ul li:not(#trb_102465)
,body.category_desktop.trb_102466 .second_menu ul li:not(#trb_102466)
,body.category_desktop.trb_102467 .second_menu ul li:not(#trb_102467)
,body.category_desktop.trb_102468 .second_menu ul li:not(#trb_102468)
,body.category_desktop.trb_102469 .second_menu ul li:not(#trb_102469)
,body.category_desktop.trb_102470 .second_menu ul li:not(#trb_102470)
,body.category_desktop.trb_102471 .second_menu ul li:not(#trb_102471)
,body.category_desktop.trb_102472 .second_menu ul li:not(#trb_102472)
,body.category_desktop.trb_102473 .second_menu ul li:not(#trb_102473)
,body.category_desktop.trb_102561 .second_menu ul li:not(#trb_102561)
,body.category_desktop.trb_102559 .second_menu ul li:not(#trb_102559)
,body.category_desktop.trb_102558 .second_menu ul li:not(#trb_102558)
,body.homepage.grd_18 .second_menu ul li:not(.grd_18)
,body.homepage.grd_171 .second_menu ul li:not(.grd_171)
{
	color:#ffffff!important;
}
body.category_desktop .second_menu ul li:hover
{
	border-bottom-width:4px!important;
	border-bottom-style:solid!important;
}


.second_menu ul li {
	border-bottom-width:4px;
	border-bottom-style:solid;
    float: left;
    float: right;
    line-height: 42px;
    padding: 0 11px 0 11px; /* 25.09 Izhar, changed from 17 */
    height: 38px;
    margin-top: 5px;
    color: #020210;
	margin-left:0.8%;
letter-spacing: -0.7px;
		font-size:22px;
		margin-top:39px;
		cursor:pointer
}
.second_menu ul li:hover{
	opacity:0.7;
}

.second_menu ul li a.amain{
    position: relative;
}

/*.second_menu ul li.limain::after{
    content: "|";
    color: #020210;
    font-size: 13px;
    line-height: 0px;
    margin-top: -19px;
    margin-right: -15px;
    display: block;
    float: right;
    position:absolute;
}*/

.limain{
    position: inherit;
}
.second_menu ul li.limain:hover::after{
   content: "";
}
.second_menu ul li.limain:hover + .limain::after{
  content: "";
}

.second_menu ul li.active:hover a.amain::after{
   /*content: '';
   position: absolute;
   top: 28px;
   right: -18px;
   background: url(../img/menu_sides.png) no-repeat;
   height: 7px;
   width: 7px;
   background-position: -7px 0px;
   z-index: 9;
   transition: 0.2s all;
   margin-bottom: 0;*/
}

.second_menu ul li.active:hover a.amain::before{
   /*content: '';
   position: absolute;
   top: 28px;
   left: -18px;
   background: url(../img/menu_sides.png) no-repeat;
   height: 7px;
   width: 7px;
   background-position: 0px 0px;
   z-index: 9;
   transition: 0.2s all;
   margin-bottom: 0;*/
}

.second_menu ul li.active:hover{
    /*background:#fff;
    border-radius: 4px 4px 0 0;*/
}

.second_menu ul li.active:hover a{
    /*color:#000;*/
}

.second_menu ul li a{
    /*color:#d9d9d9;
    font-size:18px;
    font-family: apolo;
    font-weight: 400;*/
	color:#020210;
}

.second_menu ul li.limain:first-child::after {
    content: '';
}

.second_menu ul li{
    /*position:relative;*/
}


.iO
{
    min-height:320px;
    position: relative;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #ffffff 50%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 50%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 50%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
    border-radius: 7px;
}
.second_menu ul li:first-child{
   /* margin-right: -14px;*/
}
.second_menu a.lnkTop
{
	width:12%;
	margin-top:12px;
	display:none;
}
.second_menu a.lnkTopTxt
{
        font-size: 15px;
    width: 17%;
    float: right;
    margin-top: 7px;
    margin-right: 4px;
}
.inner_wrapper1 a.lnkTop
{
	width:18%;
}
.inner_wrapper1 a.lnkTop .logo_container img
{
	width:95%;
}
.inner_wrapper.inner_wrapper1 .logo_container
{
	position: relative;
    top: 25px;
}
.second_menu a.lnkTop .logo_container img
{
	width:90%;
}
a.lnkTop
{
	float:right;
}
.footer_icon_container a.lnkTop
{
    display: inline-block;
    margin-top: 15px;
}
.footer_icon_container a.tel b
{
	color:#F7931D;
}
.footer_icon_container a.aElectric
{
    display: inline-block;
    width: 86px;
    margin-top: 2px;
    margin-right: 10px;
}
.whiteMenu
{
    display: none;
    width: 1000px;
    /*height: 360px;*/
    position:absolute;
    z-index:1000;
    right: 0px;
    left: 0;
    margin: 0 auto;
    top: 52px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.Uls
{
    float: right;
    height:304px;
    margin-top: 24px;
}

.teamUl
{
    width: 140px;
    float: right;
    height: 286px;
}

.teamUl li{
    margin-top:0 !important;
}

.teamUl p a
{
    float:right;
    text-align: right;
    color:#ff242d;
    font-size:15px;
    line-height:15px;
    padding:0;
    margin:0;
    margin-right:12px;
    margin-top:25px;
    margin-bottom:4px;
    font-weight:300;
    width:110px;
}

.teamUl p a:hover
{
    text-decoration: underline;
}

.teamUl ul
{
    margin-top: 0;
    margin-right:0px;
    float:right;
    border-right: 1px dotted #949494;
    height: 100%;
    width: 130px;
    padding-right: 15px;
    padding-left: 15px;
}

.teamUl ul:last-child{
    border-left: 1px dotted #949494;
}

.teamUl li {
    margin-bottom: 0;
    height: auto !important;
    padding:0 !important;
    clear:both;
}

.teamUl li:hover {
    background:none !important;
    border-radius:none !important;
}
.teamUl li a
{
    display: block;
    text-align: right;
    color: #303030;
    font-size:13px;
    line-height:50px;
    direction: rtl;
    transition:.3s all;
}
.teamUl li a:hover
{
    text-decoration:none;
    color:#F39221 !important;
}

.allCats
{
    padding-top:15px;
    padding-right:10px;
    border-top:1px solid #e8e8e8;
    width:500px;
    text-align:right;
}
.allCats a
{
    color: #666666;
    font-size:12px;
}
.allCats a:hover
{
    text-decoration:underline;
}
.menuProduct
{
    float:left;
    padding:0px;
    width:146px;
    border-right:  1px solid #e8e8e8 ;
    height: 281px;
    padding: 5px 36px;
}
.menuProdTitle
{
    margin-top: 10px;
    margin-bottom:5px;
    font-size:14px;
    color:#4a4a4a;
    text-align:center;
}
.menuProdImg
{
    margin:0px;
    padding:0px;
}
.menuProdImg img
{
    max-width:133px;
    max-height:166px;
    text-align: center;
}

.menuProdText
{
    width:133px;
    margin-top:3px;
    text-align: right;

}

.menuProdText p
{
    font-size:11px;
    color:#535353;
    line-height:16px;
    text-align: justify;
}
.menuProdBtn
{
    text-align:center;
    margin-top:7px;

}

.white-manue-anima
{

    height: auto!important;

}

.catExtraWarp
{
    width:225px;
    float:right;
    height:304px;
}

.catExtraWarp img {
    position: absolute;
    bottom:0;
    right:0;
}

.catHeader
{
    text-align: right !important;
    padding-top: 14px;
    padding-right: 41px;
}
.catHeader h2
{
    font-size: 40px;
    font-weight:300;
    line-height:35px;
    padding:0;
    margin:0;
    color: #000;
    font-family: atlas, arial;
}
.catExtraWarp a
{
    padding-right: 5px;
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #303030;
    text-align: right;
}

.newStore
{
    background-color: #e1e1e1;
    width: 137px;
    margin-bottom: 1px;
    height: 17px;
    padding-top:5px;
}
.newStore:hover
{
    background-color:#d3d3d3;
}
.sellStore
{
    background-color: #d7d7d7;
    width: 137px;
    margin-bottom: 1px;
    height: 20px;
}
.saleStore
{
    background-color: #e1e1e1;
    width: 137px;
    margin-bottom: 1px;
    height: 20px;
}

.catHeader h2{
    font-family: typopas;  font-weight: 200;  font-size: 40px;  margin-top: 25px !important;
}

.Uls .teamUl ul p a{
    color: #F39221 !important;
    font-size: 16px;
    font-family: typopas;
    margin: 0;
    margin-bottom: 9px;
    font-weight: 200;
}

.Uls .teamUl ul li a{
    color: #303030;
    font-size: 14px;
    font-family: typopas;
    line-height: 13px;
    height: 25px;
    font-weight: 200;
}

.catExtraWarp img{
    padding-right: 27px;
}
.clear{
    clear:both;
}


.category.category_desktop .wrapper,.classic .wrapper, .card_load_desktop  .wrapper{
	background-image: url(../img/iec/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
}
.shopping_cart .wrapper  {
	background-image: url(../img/iec/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
	padding-top:70px;
}
.checkout_page .wrapper  {
	background-image: url(../img/iec/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
	padding-top:70px;
}
.classic .wrapper  {
    background-position-x: 78.5%;
    background-position-y: 2.005%;
}
.card_load_desktop  .wrapper{
   background-position-x: 78.5%;
    /*background-position-y: 5.405%;*/
}

.wrapper{
    width:100%;
    background: #fff;
    padding-bottom:50px;
    padding-top:40px;
    min-width: 1024px;
    min-height: 477px;
}

.inner_wrapper{
    width:990px;
    margin:0 auto;
}

.spacer_top{
    height: 10px;
}
.category_desktop .content {
	transition: 0.3s all;
}
.content{
    color:#000;
    float:left;
    padding-right:50px;
    width: 743px;
}


.upper{
    font-variant:
}
aside.sidebar-right{
    width: 197px;
    color:#000;
    float:right;
}

aside.sidebar-right nav.sidebar_menu ul li {
    font-size: 16px;
    padding: 10px 0 6px 0;
    border-bottom: 1px dotted #949494;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 0;
}

aside.sidebar-right nav.sidebar_menu ul li a{
    color:#000;
    transition:0.3s all;
}

aside.sidebar-right nav.sidebar_menu ul li a:hover,aside.sidebar-right nav.sidebar_menu ul li a.active {
    color: #F39221;
}


aside.sidebar-right h2,.content h2{
    font-family:apolo;
    font-weight: 400;
    border-bottom:2px solid black;
    padding: 2px 0 6px 0;
    font-size:24px;
    margin: 12px 0 0 0;
}

/**** mobile menu ****/
.btn_snapmenu, .btn_home_page{
    display:block;
    float: right;
    margin-right: 20px;
    margin-top: 25px;
}
.inner_wrapper1 .btn_snapmenu
{
	display:none;
}
.homepage.mobile_homepage.mobile .btn_snapmenu
{
	display:block;
}

li.no-line.search_container {
    display: block;
}
.search_container input[type="text"] {
    background: #353535;
    /*color: #646464;*//*rivka 5/5/2015*/
    color:#ffffff;/*rivka 5/5/2015*/
    width: 95%;
    margin: 0;
    display: block;
    border: none;
    border-radius: 25px;
    border-radius: 3px;
    height: 36px;
    text-indent: 13px;
    outline: none;
    border-bottom: none;
    margin-bottom: 10px;
    margin-top: 8px;
}

.mag_m {
    display: block !important;
    position: absolute;
    background: url(../img/mobile/mag.png) no-repeat;
    height: 15px;
    width: 18px;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    top: 12px;
    left: 9%;
    cursor:pointer;
}

.back {
    position: absolute;
    left: 18px;
    top: 25px;
    cursor: pointer;
}

.page_name {
    margin: 0 auto;
    float: none;
    margin-top: 26px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: auto;
    max-width: 64%;
}

.person_m {
    background: url(../img/iec/menu_buttons.png) no-repeat;
    height: 33px;
    width: 33px;
    background-position: 0px 0px;
    text-indent: 45px;  line-height: 37px;
}
.orders_m {
    background: url(../img/iec/menu_buttons.png) no-repeat;
    height: 33px;
    width: 33px;
    background-position: -102px 0px;
    text-indent: 45px;  line-height: 37px;
}
.logout_m {
    background: url(../img/iec/menu_buttons.png) no-repeat;
    height: 33px;  width: 33px;
    background-position: -67px 0;
    text-indent: 45px;  line-height: 37px;
}
.shop_m {
    background: url(../img/iec/menu_buttons.png) no-repeat;
    height: 33px;  width: 33px;
    background-position: -33px 0;
    float: right;
    display: block;
    text-indent: 45px;
    line-height: 37px;
}

.impor {
    background: url(../img/iec/menu_buttons.png) no-repeat;
    height: 33px;  width: 33px;
    background-position: -101px 0;
    float: right;
    display: block;
    text-indent: 45px;
    line-height: 37px;
}

.indent {
float: right;
margin-left: -9px;
margin-top: -8px;
}

li.no-line:after {
    border: none !important;
}
#mob_menu{
    /*background:url(../img/mobile/back.png) repeat !important;*/
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
/*** footer ***/

footer{
    /*background: url(../img/back_stripes.png) repeat;*/
    height:235px;
    height:325px;
    height:365px;
    /*border-top:2px solid #F39221;*/
    padding-top: 0px;
    min-width:1024px;
    min-width:1199px;
	    border-top: solid 7px #F0F0F0;
		margin-top:180px;
}
.homepage footer{

	    border-top: 0px;
}

footer .inner_wrapper{
    padding-top: 24px;
}
footer h2{
    color:#2e2d2d;
    font-size: 19px;
    /*font-family:apolo;*/
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 28px;
}

footer .footer_menu_container{
    /*width: 274px;*/
    /*padding-left: 39px;*/
    float:right;
	width:70%;
	width:50%;
	width:68%;
	min-width:710px;
	min-width:510px;
}
.footer_info_container a {
    cursor: default;
}
footer ul li.secure{
    color:#2e2d2d;
	margin-top:50px;
	background-image:url(../img/iec/ico_Secure.png);
	background-repeat:no-repeat;
	background-position-x:right;
	text-indent:20px;
	color: #5A5A5A;
    transition: 0.3s all;
    font-size: 17px;
}
footer ul li{
    list-style:none;
    line-height: 14px;
    padding-bottom: 17px;
}

footer ul li a{
    color: #5A5A5A;
    transition:0.3s all;
    font-size:17px;
}

footer ul li a:hover{
    color:#F8931D;
}

.mobile footer .footer_icon_container
{
     width: 100%;
	 padding-left:0px;
	 margin-top: 0px;
}
.mobile .footer_menu_container
{
    display:none;

}
.mobile footer .gift
{
   width: 100%;
    margin: 0 auto;
	margin-top:20px;
	float:none;
}
.mobile footer .gift a.footer_logo
{
	margin: 0 auto;
    display: block;
    text-align: center;
}
.mobile footer .gift img:first-child
{
	width: 70%;
    margin: 0 auto;
    float: none;
}
.mobile footer .text
{
   text-align:center;
   font-size:16px;
   margin-right:0px;
}
.mobile footer .support
{
   font-size:20px;
   background-color:#ECEBE9;

   width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    background-image: url(../img/iec/PhoneMobile.png);
    background-repeat: no-repeat;
    background-position: 10%;
    text-align: center;
	padding: 20px;
}

footer .footer_icon_container{
     width: 20%;
     width: 40%;
     width: 32%;
    /*padding-left: 9px;*/
    margin-top: 24px;
    float:right;
    height:100%; /* rivka 27/5/2015*/
	/*display:none;*/
}
.footer_icon_container .sep {
    margin-top: 6px;
    margin-right: 19px;
    margin-left: 4px;
}

footer .footer_menu_container .footer_block{
    float:right;
	margin-left:5%;
	margin-right:5%;
	margin-left:15%;
	margin-right:0;
	padding-top: 27px;
}

/*footer .footer_menu_container .footer_block:first-child{
    padding-left: 66px;
}*/

footer .gift,footer .re-card{
    float:right;
    transition:.3s all;
    /*width: 122px;*/
}
footer .gift{
    /*width:80px;*/
}
footer .gift img:first-child{
    width:100%;
}
footer .gift img.electric{
   width: 30%;
   width: 100%;
    margin-right: 4%;
	margin-top:25px;
}

.mobile footer .gift img.electric{
       /*width: 20%;*/
    margin-right: 4%;
    margin-top: 25px;
    margin-bottom: 20px;
}

footer .gift .icon{
    /*width: 36px;
    height: 40px;*/
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -26px -2px;
    margin:0 auto;
    float: right;
    margin-left: 10px;
    margin-top: 6px;
}

footer .sep{
    width: 1px;
    height: 40px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -62px -2px;
    margin:0 auto;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -1px;
}

footer .re-card .icon{
    width: 27px;
    height: 42px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: 0px 0px;
    margin:0 auto;
    margin-top: 3px;
    margin-right: 15px;
    float: right;
}

footer .re-card{
    /* margin-right: 15px; */
    float: right;
}
/*footer .gift:hover,footer .re-card:hover{
    opacity:0.7
}*/
footer .text{
        color: #787878;
    font-size: 19px;
    font-weight: 400;
    text-align: right;
    /* margin-top: 10px; */
    line-height: 19px;
    /* float: right; */
    margin-right: 10px;
}
footer .support{
        color: #787878;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    /* margin-top: 10px; */
    line-height: 19px;
    /* float: right; */
    margin-right: 10px;
    margin-top: 10px;
}

footer .footer_info_container{
    float:right;
    padding-left: 0px;
    margin-top: 31px;
	display:none;
}

footer .footer_logos_container{
    float:right;
}

footer .subtext{
    color:#4e4e4e;
    font-size: 15px;
    font-family:typopas;
    font-weight: 200;
    float: right;

    margin-top: -2px;
}


    footer .orders_call {
        margin-right: 17px;
        text-indent: -3px;
        font-size: 21px;
        float: right;
        padding-left: 17px;
        margin-top: 12px;
    }
    .orders_call {
    float: right;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 10px;
    }


.moked_text sup {
    top: 6px;
    right: 2px;
    font-size: 22px;
}

.moked_phone{
    display:none;
}


.histadrut_mobile{
    /*width: 100%;*/
    margin-top:20px;
    display:none;
    padding-right:5%;
}

.menu-block-right {
    margin-top:20px;
    clear: both;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding-left: 4%;
    margin-left: 0;
    height: 80px;
    float:right

}
.menu-block-left {
    margin-top:20px;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding-left: 4%;
    padding-right: 4%;
    margin-left: 0;
    float:right;
    height: 80px;
}
.histadrut_mobile .histadrut_logo_mobile{
    background:url(../img/mobile/histadrut.png) no-repeat;
    width: 131px;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 43px;
    float:right;
    clear:both;
}

footer .lock{
    width: 24px;
    height: 24px;
    background: url(../img/footer-icons.png) no-repeat;
    background-position: -97px -8px;
    float:right;
    margin-right: -8px;
    margin-top: -2px;
    margin-left: 2px;
}

footer .histadrut_logo{
    width: 178px;
    height: 57px;
    background: url(../img/histadrut.png) no-repeat;
    margin:0 auto;
    float:right;
    margin-bottom: 20px;
    margin-top: -11px;
}

footer .amutot_logo{
    width: 183px;
    height: 57px;
    background: url(../img/amutot.png) no-repeat;
    margin:0 auto;
    float:right;
    margin-top: 3px;
}

.re-card .text {
    margin-right: 9px;
    text-align: right;
}

footer .safe_p{
    margin-top: 2px;
    margin-right: 19px;
    text-indent: -3px;
    float: right;
    margin-bottom: 3px;
    color: #fff;
    font-size: 21px;
    font-family: apolo;
    font-weight: 400;
}

footer .firma {
    margin: 0 auto;
    border-top: 1px solid rgba(128, 128, 128, 0.36);
    margin-top: 23px;
    padding-top: 18px;
    width: 100%;
}

.firma_logo{
    width: 94px;
    height: 9px;
    background: url(../img/firma.png) no-repeat;
    margin:0 auto;
    float:left;
}
/* hompage */
.homepage{
    min-width:1299px;
}

.homepage header,.homepage footer{
    min-width:1199px;
}
#homepage_box{
    background:#ffffff;
    padding-top:18px;
    padding-bottom:18px;
	background-image:url(../img/iec/parpar.png);
	background-repeat:no-repeat;
	background-position-x:91.5%;
	background-position-y:5.005%;
    /*padding-left:13px;
    padding-right: 13px;*/
}

#homepage_grid{
    /*width:100%;
	width:1100px;*/
	width:82%;
	min-width:700px;
	/*background-color:#E6E6E6;*/
    margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	background-image:url(../img/iec/bags.jpeg);
	  background-size: 25%;
	background-repeat:no-repeat;
	background-position-x:96%;
	background-position-y:11%;
	/*background-image:url(../img/iec/parpar.png);*/
}
.inner_wrapper .main_search
{
	width: 220px;
	border-right: 2px solid rgba(78, 79, 84, 0.87);
	height:88px;
}

/*TalkShop remove header/footer and increase width desktop/mobile */
.classification_HTML .wrapper .inner_wrapper {
    width: 90%;
    max-width: 1000px;
}

.classification_HTML .inner_wrapper .prod-name {
    display: none;
}

.classic.classification_HTML .wrapper {
    background-image: unset;
}

.classification_HTML .inner_wrapper .product-svc-header {
    display: none;
}

.classification_HTML .inner_wrapper .mini_heart {
    display: none;
}

.classification_HTML .inner_wrapper .boxer {
    display: none;
}

.classification_HTML .inner_wrapper .mini_heart_category {
    display: none;
}

.classification_HTML .inner_wrapper .product-name {
    display: none;
}

.classification_HTML .inner_wrapper #gallery_mobile {
    display: none;
}

.classification_HTML.classic_mobile .cart_total_sum {
    display: none;
}

.classification_HTML.classic_mobile .addToCart {
    display: none;
}

.classification_HTML.classic_mobile .secure_pay {
    display: none;
}

.classification_HTML.classic_mobile .qualities {
    display: none;
}

.classification_HTML.classic_mobile .order_remark {
    display: none;
}

.classification_HTML.classic_mobile .inner_wrapper {
    width: 100%;
}

.classification_HTML.classic_mobile .classic_w {
    width: 100%;
    padding-top: 0px;
}

.classification_HTML .classic_w p.p_des {
    margin-top: 0px;
}

.classification_HTML.classic_mobile .wrapper {
    padding-bottom: 0;
}

body.classification_HTML aside.classic_w {
    display: none;
}

body.classification_HTML footer {
    margin-top: 0;
}

.mobile.classification_HTML footer {
    display: none;
}

.mobile.classification_HTML iframe#fraDTSCards {
    height: 560px;
}
/*TalkShop END*/
.main_search a {
    display: inline-block;
}
.main_search span
{
	width:100px;
	display:inline-block;
}
.main_search a div
{
	color:#ffffff;
	text-decoration:underline;

}
.name_header
{
	text-align: left;
	width: 150px;
    float: left;
    margin-top: 35px;
    margin-right: 10px;
}
.name_header span{
	text-align:right;
}
.name_img
{
    height: 40px;
    width: 40px;
    border-radius: 50px;
    float: left;
    margin-top: 25px;
	display:none;
}
header .inner_wrapper.inner_wrapper2 {
    width: 67%;
    width: 60%;
	height: 40px;
    padding-right: 0;
    padding-left: 25px;
	float:left;
	height:100%;
	   border-left: 2px solid rgba(78, 79, 84, 0.87);
	   border-top: 2px solid rgba(78, 79, 84, 0.87);

}
header .inner_wrapper {
    width: 90%;
    /*padding-right: 2%;
    padding-left: 2%;*/
    position: relative;
    max-width: inherit;height: 90px;
}
header .inner_wrapper1 {
	min-width:1199px;
}
header .second_menu {
    width: 90%;
    /*padding-right: 2%;
    padding-left: 2%;*/
    position: relative;
    max-width: inherit;
	height: 115px;
	min-width:1199px;
}

header .inner_wrapper .histadrut_menu ul{
    top: 57px;
    border-radius: 0 0px 4px 4px;
}
.homepage footer .inner_wrapper{
    width:990px;
    width:70%;
}
.homepage .whiteMenu{
    margin:0;
    margin-right:-8px;
}

/* hompage popup */

.pop_back{
    background: url(../img/iec/bg_login.jpeg) no-repeat;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width:100%;
    height: 1110px;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pop_stripes{
    position:relative;
    width:100%;
    height:100%;
    /*background: url(../img/back_stripes.png) repeat;*/
    /*background: url(../img/iec/_dot.png) repeat;*/
    top: 0;
    position: absolute;
}
.pop_login{
  width:950px;
  height:402px;
  position:absolute;
  left:0;
  right:0;
  margin:0 auto;
  background:#ffffff;
}
.pop_login_inner{
    position:relative;
    width: 100%;
    height:100%;
    /*background: url(../img/back_stripes.png) repeat;*/
}
.pop_login_inner .logo_container {
/*position: absolute;*/
bottom: 40px;
left: 309px;
margin-left: 7px;
}
.pop_left{
    float:right;
    width: 482px;
    width: 372px;
    padding-right: 190px;
	background-image:url(../img/iec/PolygonBlack.png);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:70px;

}
.index_popup .pop_left {
    position: relative;
}
.pop_login_form {
    float: left;
}
.pop_right{
    float:right;
    background:#2D2D2D;
   width: 300px;
    height: 313px;
    padding: 35px 46px 54px 28px;
}

.welcome_image{
   width: 281px;
   height:492px;
   background: url(../img/popup_left.png) no-repeat;
   float:left;
}
.pop_right h1 {
    font-size: 59px;
    font-family: apolo;
    color: #e81b89;
    font-weight: 200;
    padding-bottom: 0;
}

.pop_right h2 {
    font-size: 25px;  font-family: apolo;  color: #e81b89;  font-weight: 200;
    margin-top: -3px;
    margin-bottom: 10px;
}

.pop_right h3 {
    color: black;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    text-align: justify;
    width: 286px;
}

.warning_sign {
    background: url(../img/iec/alert.png) no-repeat;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 24px;
    font-family: apolo;
    font-weight: 600;
    position: absolute;
    top: 105px;
    left: 49px;
	display:none!important;
}
.pop_login_inner form {
    width: 320px;
    /*position: absolute;*/
    /*top: 171px;
    left: 338px;*/ /*nikita 06/10/2020*/
    margin-top: 2px;
}
.warning {
    /*float: left;*/ /*nikita 06/10/2020*/
    /* clear: both; */
    position: relative;
}

.warning.d-flex {
    display: flex !important;
    min-height: 25px;
}

.warning_text {
    /*position: absolute;*/ /*nikita 06/10/2020*/
    width: 330px;
    /*top: 130px;
    left: 40px;*/ /*nikita 06/10/2020*/
    font-size: 16px;
    color: #ED8D1C;
}
.warning_text.w_f_lost_pass
{
    top: 160px;
}

/*#lostpas
{
	display:none;
}*/

.pop_right p {
    color: black;
    line-height: 21px;
    width: 286px;
    text-align: justify;
    font-size: 16px;
    margin-top: 23px;
    font-weight: 200;
}

.login_form form {
    width: 320px;
    position: relative; /*nikita 06/10/2020*/
    /*top: 151px;
    left: 317px;*/ /*nikita 06/10/2020*/
}
.login_form h1,.lost_pass h1,.lost_pass_mail h1 {
    /*position: absolute;*/
    color: #464646;
    top: 106px;
    left: 421px;
    font-family: apolo;
    font-size: 30px;
}
.lost_pass h1 {
        width: 275px;
    /* position: relative; */
    /* margin-right: 145px; */
    margin-top: 5px;
    margin-top: 40px;
    /* left: 421px; */
    font-family: apolo;
    font-size: 34px;
    color: #F7921B;
    letter-spacing: -0.5px;
}
.lost_pass_mail{
    height: 200px;
    margin-top:150px;
    position:relative;
}

.send-type {
    min-height: 184px;
    /*padding: 61px 0;*/
    box-sizing: border-box;
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.send-type label {
    font-size: 18px;
    font-weight: bold;
}

.send-type label span {
    font-weight: 100;
    display: inline-block;
    direction: ltr;
}

.send-type .type-phone {
    margin-top: 15px;
}

.type-mail {
    margin-top: 8px;
}

.lost-pass-btns {
    width: 320px;
    height: 40px;
}

.wrong-info {
    position: absolute;
    margin-top: 40px;
}

.wrong-info a{
    color: #464646 ;
    /*text-decoration: underline;*/
    font-size: 16px;
    cursor: pointer;
}
/*clear:both {
    width: 100px;
    margin-left: 0;
    float: right;
    margin-top: 11px;
}*/
.lost_pass input#send_mail {
    margin-top: 0;
    margin-left: 0px;
}
.lost_pass_mail h1{
    left:305px;
    top:0
}
.lost_pass p {
    position: relative;
    clear: both;
	color:#464646;
}
.lost_pass_mail p {
    /*position:absolute !important;*/
    margin:0 auto;
    text-align:center;
    top:40px;
    left:395px


}
.lost_pass input#login_button {
    margin-top: 0;
    margin-left: -1px;
}
.lost_pass p:first-child {
    margin-top: 0;
    margin-bottom: 20px; /*nikita 07/10/2020*/
    font-size: 19px;
}
.lost_pass p#back_ent {
    margin:0;
    text-align: right;
    width:100px;
    float:right;
    margin-top: 10px;
}
.lost_pass_mail{
    display:none;
}
input#email {
    /*height: 31px;  margin-bottom: 16px;  text-indent: 10px;*/
    height: 31px;
    margin-bottom: 36px;
    text-indent: 10px;
    border: solid 2px #D3D3D3;
    /* font-weight: bold; */
    font-family: apolo;
    letter-spacing: 0.5px;
	direction:ltr;
}

.email_tik {
    /*position: absolute;*/
       width: 227px;
    top: 49px;
    left: 8px;
    margin-bottom: 3px;
}
.login_form form input[type="text"], .login_form form input[type="password"] {
    height: 31px;
    margin-bottom: 16px;
    text-indent: 10px;
    border: solid 2px #D3D3D3;
    /* font-weight: bold; */
    font-family: apolo;
    letter-spacing: 0.5px;
}

input#login_name {
    margin-top: 20px;
    margin-bottom: 20px; /*nikita 06/10/2020*/
}
input#login_name.pass
{
    margin-bottom: 15px;
}

.login_form form input[type="text"]:-webkit-autofill, .login_form form input[type="password"]:-webkit-autofill {
     -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input#email:-webkit-autofill
{
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
.login_form h1 {
    /*position: relative;*/

    margin-top: 40px;
    left: 421px;
    font-family: apolo;
    font-size: 34px;
    color: #F7921B;
    letter-spacing: -0.5px;
}
.login_form h2 {
    /*position: relative;*/
    color: #5A5A5A;
    margin-top: 8px;
    left: 421px;
    font-family: apolo;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 22px; /*nikita 06/10/2020*/
}
.login_form .checkboxWhite {
    margin-top: -3px;
    margin-right: 4px;
	display:none;
}
.pop_login_inner p a {
    width: 200px;
    margin: 0;
    color: gray;
	cursor:pointer;
}
.login_form p {
       margin: 0;
    /*top: 343px;*/
    position: absolute;
    text-decoration: underline;
    font-size: 13px;
    /* font-weight: bold; */
}
.login-btns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

#backLoginBtn {
    position: absolute;
    color: orange;
    justify-content: center;
    bottom: -31px;
    width: 100%;
    cursor: pointer;
}

#sendMeSmsLogin[disabled] {
    background: #ffbc6f;
}

#LoginWithSms {
    justify-content: center;
}

.pop_login_inner input[type="submit"] {
    background: #F8931D;
    border-radius: 50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas;
    font-size: 23px;
    font-weight: bold;
    /*float: left;*/
    margin-top: 25px;
    margin-top: -7px;
    margin-left: -5px;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
}

/*.pop_login_inner .login-btns #login_button_no_pass {*/ /*nikita 08/10/2020*/
    /*margin-right: 9px;
}*/
/*.pop_login_inner .login-btns #login_button {*/ /*nikita 08/10/2020*/
    /*width: 75px;
}*/
[placeholder]:focus::-webkit-input-placeholder {
                opacity: 0;
            }


.pop_login p.back_ent {
    width: 100px;
    float: right;
    margin-top: 11px !important;
}
.login_form .logo_container {
    position: absolute;
    bottom: 40px;
    left: 309px;
}

.lost_pass{
    display: none;
    /* position: absolute; */
    /* left: -22px; */
    /* width: 300px; */
    /* top: -18px; */
	color:#464646;
}

#f_login input[type="text"], #f_login input[type="password"] {
    width: 100%;
}

.help {
    display: none;
    width: 21px;
    height: 21px;
    background: url(../img/iec/help.png) no-repeat;
    text-align: center;
    position: absolute;
    left: 0px; /*nikita 06/10/2020*/
    line-height: 19px;
    top: 28px /*nikita 06/10/2020*/
}
.help2 {
    display:none!important;
   width: 21px;
   height: 21px;
   background: url(../img/iec/help.png) no-repeat;
   text-align: center;  position: absolute;
  left: 72px;
    line-height: 19px;
    top: 216px;
}
.help3 {/*rivka 5/5/2015*/
    display:none;
   width: 21px;
   height: 21px;
   background: url(../img/iec/help.png) no-repeat;
   text-align: center;  position: absolute;
   left: 356px;
    line-height: 19px;
    top: 216px;
}
.remember_me {
    position: absolute;
    top: 3px;
    right: 24px;
    width: 121px;
    color: #464646;
}
input#login_password /* inon */
{
	/*font-family:Arial, "Sans-Serif";*/  /*rivka 3/6/2015*/
	margin-bottom: 30px;/*nikita 08/10/2020*/
	/*display:none;*/ /*nikita 06/10/2020*/
}

.email-container {
    position: relative;
}

.email-container .help3{
    left: auto;
    right: 12px;
    top: 28px;
}
/* popup ver2 */
.pop_ver2 .pop_login {
    background: url(../img/popup.png) no-repeat;
    width: 560px;
    height: 551px;
    margin: 0 auto;
    position: absolute;
    margin-top: 0;
}

.pop_ver2 .pop_top{
    background: url(../img/popup_top.png) no-repeat;
    width:115px;
    height:117px;
    top: -61px;
    right: -47px;
    position: absolute;
}

.pop_ver2 .pop_login_inner{
    margin:0 auto;
    margin-top:20px;
}

.pop_ver2 .pop_login_inner {
position: relative;
width: 47%;
height: 100%;
background: none;
}

.pop_ver2 .login_form {
    margin: 0 auto;
    position: relative;
    clear: both;
    float: none;
    text-align: center;
    width: 300px;
    height: 300px;
}

.warning{
    display:none;
}
.pop_ver2 .warning_text {
    top:62px;
    font-size:16px !important;
}
.pop_ver2 .remember_me {
position: absolute;
top: -1px;
right: 18px;
width: 121px;
}
.pop_ver2 .warning_sign{
    top: 25px;}
.pop_ver2 form {
    position: relative;
    top: auto;
    left: auto;
    margin-right: 24px;
}

.pop_ver2 .pop_title {
    padding-top: 75px;
    text-align: center;
}
.pop_ver2 .pop_title h1 {
color: white;
font-size: 49px;
font-family: apolo;
text-indent: 21px;
}
.pop_ver2 .login_form input[type="submit"]{
    background:black;
}
.pop_ver2 h2 {
    color: white;
    font-size: 22px;  font-family: apolo;
    font-weight: 200;
    text-indent: 7px;
    width: 284px;
    margin-top: -1px;
}

.pop_ver2 .login_form h1 {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 33px;
    text-align: right;
    margin-bottom: 12px;
    margin-right: 21px;
}

.pop_ver2 .warning {
    position: absolute;
    top: 404px;
    left: 117px;
    float: none;
}

.pop_ver2 .logo_container {
position: absolute;
background: url(../img/logos.png) no-repeat;
width: 308px;
margin-top: 0;
height: 44px;
margin-bottom: 0;
top: 573px;
left: 123px;
}
.pop_ver2 .lost_pass {
    top: 174px;
    right: 0;
}

.pop_ver2 .lost_pass h1 {
    position: absolute;
    top: -1px;
    left: 80px;
}

.pop_ver2 .lost_pass form {
    top: 41px;
}

.pop_ver2 .lost_pass input#send_mail {
    background: black;
}

.pop_ver2 .lost_pass_mail {
    margin-top: 60px;
    width: 300px;
    height: 300px;
    position: absolute;
    left: -332px;
}
.pop_ver2 .lost_pass_mail h1 {
    width: 308px;
    margin: 0 auto;
    text-align: center;
}

.pop_ver2 .lost_pass_mail p{
    width:140px
}
/* masonry */
#homepage_grid
{
	position: relative;
	overflow: hidden;
	 /*height: 1360px;*/
}
#home_category_grid .item.item-w2.item-h2
{

	background-color: transparent;
	border-radius:0px;
}
#home_category_grid .item-w2.item-h1 h1
{
	padding-right: 14%;
    padding-left: 14%;
	    text-align: right;
		font-size: 26px;
}
#home_category_grid .item-w1.item-h1 h1
{
	padding-right: 14%;
    padding-left: 14%;
		font-size: 25px;
		margin-top:10%;
		text-align:center;
}
.item {
    float: right;
   /* width: 12.5%;
    height: 216px;*/
  /* width:258px;
   height:330px;*/
  width:22.5%;
    margin: 0 1% 2.2%;
    overflow: hidden;

	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	/*border-width: 1px;
	border-color: #DED7DE;
	border-style: solid;*/
	border:0;
	border-radius:0px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(8, 0, 0, 0.35);
}
.item-w2 {
    /*width: 25.5%;*/
   /*width:258px;
   height:330px;
    border-radius: 4px;
 background: #F39221;*/
}
.item-w1 {
	width:14.27%;
    /*width: 25.5%;*/
   /*width:258px;
   height:330px;
    border-radius: 4px;
 background: #F39221;*/
}

.iw_off {
    background: #F39221;
    width:100%;
}
.item.isotope-item.iw_off.ih_off{
    background: none !important;
}
.item.item-first
{
	border:0;
    box-shadow: 0;
	border-top-left-radius:0px;
	border-top-right-radius: 0px;
	border-width: 0px;
	box-shadow:none;
	background: none!important;
	/*background-image:url(../img/iec/parpar.png);
	background-repeat:no-repeat;
	background-position-x:right;*/
}
.item-first .fav-ttl
{
	color: #2e2d2d;
    font-size: 50px;
    line-height: 90%;
    letter-spacing: -1.2px;
    font-family: apolo;
}

.item-h2 {
    /*height: 422px;*/
    border-radius: 4px;
    /*background:none;*/
}
.ih_off {
    height: 216px
}

.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
}

#homepage_grid .item:not(.item-first)
{
	border:solid 1px #DBD7DB;
}
#homepage_grid .item-w2 img{
    height:265px;
    height:20%;
}
#homepage_grid .item-w1 img{
    height:168px;
    height:20%;

}
.item img,.item-w2 img,.item-h2 img{
    width:100%;
}
.item-w2.item-h2 a.no-url img{
    height:100%;
}

.item_desc h3 {
    margin: 0;
    color: #F39221;
    font-size: 18px;
    font-family: apolo;
    margin-top: 6px;
    margin-right: 6px;
    font-weight: 200;
    line-height:1.3; /* rivka 27/5/2015 */
}


.item_desc p {
    color: black;
    margin: 0;
    font-size: 18px;
    font-weight: 200;
    font-family: apolo;
    margin-right: 6px;
}


.item_desc{
    background:gray;
    position:absolute;
    bottom: -35px;
    bottom: -702px; /* rivka 27/5/2015 */
    height: 65px;
    height: 365px; /* rivka 27/5/2015 */
    width:22.5%;
    transition:.3s all;
	opacity:0.9;
}

.item:hover .item_desc{
    top: auto;
    bottom: -1px;
}
hr {
    margin-bottom: 4px;
    opacity: 0.3;
}
.item-w2.item-h2 .nivoSlider h1,
.item-w2.item-h2  h1
{
	margin-top: 8%;
    text-align: right;
    font-size: 28px;
    margin-right: 7%;
    width: 50%;
    display: inline-block;
}
#homepage_grid .item-w2.item-h2  h1
{
    width: 85%;
}

.NewItem .IsNewItem .NewItemPic {
    z-index: 2;
    height: 75px;
    width: 136px;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-image: url("https://tmuracdn.blob.core.windows.net/club/silvercard/new-product.png");
}

.NewItem  .IsNewItem
{
	position:relative;
}


.nivoSlider .btn_new_slider,
.item-w2.item-h2 .btn_new_slider
{
	background: #ffffff;
    border-radius: 50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.5);
    top: 75%;
    text-align: center;
    display: inline-block;
}
.btn_new_slider
{
	display:none;
}

.item-w2 h1,.iw_off h1{
    color:#2e2d2d;
    margin-top: 17%;
    text-align: center;
    font-size: 26px;
    font-family: apolo;
    font-weight: 200;
}


#homepage_box .item-w2 h1, #homepage_box  .iw_off h1{
    margin-top: 0;
    text-align: right;
}
.item-w2 h2,.iw_off h2{
    color: black;
    margin-top: 3%;
    text-align: right;
    margin-right: 33px;
    font-size: 22px;
    font-family: apolo;
    font-weight: 200;
}

.item-w2 h2 span,.iw_off h2 span{
    color: white;
    margin-left: 5px;
    font-size: 35px;
    line-height: 10px;
}



/*homepage responsive*/


/* takanon page */
.takanon .spacer_top{
    height: 25px;
}
.takanon h1{
    margin-bottom:5px;
}
/* category page */
page.category input[type=checkbox] {
    visibility: hidden;
}
.cat_title .fltlft_load.hidden {
	display:none;
}

.cat_title .fltlft_load {
float: left;
    width: 22px;
    margin-top: -4px;
    margin-left: 2px;
}
.cat_title .fltlft {
width: 159px;
margin-top: -9px;
margin-left: 2px;
}
.no-border{
    font-family: apolo;
    font-weight: 400;
    padding: 19px 0 14px 0;
    font-size: 26px;
    border: none !important;
    color: black;
    margin: 0;
}
.category .no-border{
    padding:0 0 14px 0;
    margin-top:-12px;

	width: 200px;
    word-spacing: 200px;
	font-size:35px;
	margin-top:25px;
	float:right;

}
.category .content span,.presonal_zone_fav .content span  {
	color:#000000;
	text-align:right;
    font-size: 17px;
    padding: 3px 10px 10px 10px;
	font-weight:bold;
}
.category .content span .ns, .presonal_zone_fav .content span .ns{
	    font-size: 90%;
    margin-right: 3px;
}
.category .content h2,
.presonal_zone_fav .content .cat_wrapper h2{
    font-family: apolo;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
    padding: 3px 10px 10px 10px;
    font-size: 20px;
    margin: 2px 0 16px 0;
    border: none;
    padding-bottom: 0;  margin-bottom: 0 !important;
    font-weight: 200;
    color:#000000; /* inon */
	text-align:right;
	height: 84px;
}
.category .sidebar_menu h2 ,
.presonal_zone_fav .sidebar_menu h2{
    padding-bottom: 8px !important;
    border-bottom: 1px solid #ddd !important;
}
ul.checkbox_list {
    margin-top: 5px;
    margin-bottom: 12px;
}
.category aside.sidebar-right h2 {
    font-family: apolo;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
    padding: 3px 0 10px 0;
    font-size: 24px;
    margin: 2px 0 16px 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    font-weight: 200;
}
.flyer{
    margin-bottom: 11px;
}

.category .fav_icon.active {
    background-position: -90px -43px;
    background-position: -45px -43px;
}
/**
 * Checkbox pink
 */
 .checkboxPink {
    width: 14px;
    height: 17px;
    margin-left: 8px;
    float: right;
    position: relative;
}

/**
 * Create the box for the checkbox
 */
 .checkboxPink label {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 0;
    left: 0;
    background: #d9d6d6;
    border:1px solid #d9d6d6;
    border-radius:4px;
}

/**
 * Display the tick inside the checkbox
 */
 .checkboxPink label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 5px;
    height: 3px;
    background: transparent;
    top: 3px;
    left: 3px;
    border: 3px solid #f1f1f1;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
 .checkboxPink label:hover::after {
    border-color: #1f1f1f;
    opacity:0.1;
}

/**
 * Create the hover event of the tick
 */
 .checkboxPink label:hover::after {
    border-color: #1f1f1f;
    opacity:0.1;
}

/**
 * Create the checkbox state for the tick
 */
 .checkboxPink input[type=checkbox]:checked + label:after {
    border-color: 3px solid #fff;
    opacity:1;

}
.checkboxPink input[type=checkbox]:checked + label  {
    background:#F39221;
    border-color: #F39221;
}

.checkboxPink label::after:hover{
    border-color: #fff !important;
}

/**
 * Checkbox White
 */
 .checkboxWhite {
     width: 14px;
     height: 17px;
     margin-left: 8px;
     float: right;
     position: relative;
 }
/**
 * Create the box for the checkbox
 */
 .checkboxWhite label {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 0;
    left: 0;
    background: #fff;
    border:1px solid #d4d4d4;
    border-radius:3px;


    width: 20px;
    height: 20px;
    border: 1px solid #BEBEBE;
}

/**
 * Display the tick inside the checkbox
 */
 .checkboxWhite label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 5px;
    height: 3px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #000;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

}

/**
 * Create the hover event of the tick
 */
 .checkboxWhite label:hover::after {
    border-color: #000;
    opacity:0.3;
}

/**
 * Create the checkbox state for the tick
 */
 .checkboxWhite input[type=checkbox]:checked + label:after {
    border-color: #000;
    opacity:1;

}

.checkbox_description{
    float: right;
    font-size: 14px;
    margin-right: 1px;
}

.checkbox_list li{
    border: 0 !important;
    height: 25px;
    padding: 0 !important;
}

.plus{
    width: 21px;
    background: url('../img/iec/plus.png') no-repeat;
    float: right;
    height: 21px;
    margin-top: -4px;
    margin-left: 5px;
}
#datepick{
    background: url(../img/date.png) no-repeat;
    background-position: 5px 5px;
    width: 177px;
    border: 1px #d4d4d4 solid;
    border-radius: 4px;
    height: 22px;
    font-size: 13px;
    padding-right: 10px;
    font-family: typopas;
    font-weight: 200;
    cursor: pointer;
    transition:.3s all;
    outline-offset: -2px;
    margin-top: 5px;
    margin-bottom: 11px;
}

#datepick:focus{
    outline: rgb(241, 88, 115) solid 1px;
    outline: rgb(245, 172, 73) solid 1px;
    transition:.3s all;
}

.line_roller_wrapper{
    width:100%;
    margin-top: 27px;
}
.line_roller{
    width: 93%;
    margin-right: 6px;
    margin-top: 7px;
    height: 1px;
    background: #8e8e8e;
    position: relative;
}
.calendar td.today span
{
	background-color:#F8941E!important;
}
.calendar td span:hover
{

	background-color:#FBC079!important;
}
#max_range,.ui-slider-handle.ui-state-default.ui-corner-all{
    position:absolute;
    height: 18px;
    width: 18px;
    background: #F39221;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    top: -8px;
    left: 87px;
    margin-left:-9px;
    outline: none;
}

.ui-slider-handle.ui-state-default.ui-corner-all:hover{
    background: #FAA843;
    transition:.1s all;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background-color: #F39221;
    height: 1px;
    position: absolute;
}

.pay_min,.pay_max {
    cursor: default;
    transition:.3s all;
    padding:3px;
    margin-top:10px;
    border-radius:5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.pay_min {
    float: left;
}
.pay_max {
 float: right;
}

/*.pay_min:hover,.pay_max:hover{
    background:#F4369D;
    color:#fff;
    padding:3px;
    border-radius:5px;
    }*/

    .sidebar_menu h3{
        margin:0;
        margin-top: 3px;
        padding:0;
        font-size:18px;
        font-family: typopas;
        font-weight: 200;
    }


    .fltlft{
        float:left;
    }

    .shopping_cart_mobile .select_fancy, .checkout_mobile .select_fancy
    {
        padding: 4px;
        margin: 0;
        background: transparent;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border:1px solid #d4d4d4;
        border-radius:4px;
        background: #fff;
        color:#000000;
        outline:none;
        display: inline-block;
        cursor:pointer;
        /* width: 160px; */
        font-size:14px;
        font-family: typopas;
        font-weight: 200;
    }
    .shows_mobile .select_fancy /* rivka 28/5/2015*/
    {
        padding: 4px;
        margin: 0;
        background: transparent;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border:1px solid #d4d4d4;
        border-radius:4px;
        background: #fff;
        color:#000000;
        outline:none;
        display: inline-block;
        cursor:pointer;
        /* width: 160px; */
        font-size:14px;
        font-family: typopas;
        font-weight: 200;
    }
    .select_fancy.select_fancyOpen {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    .select_fancy .select_fancyInner {
        background:url('../img/arrow_down.png') 1px 5px no-repeat;
        width:100%!important;
    }
    .select_fancy.select_fancyOpen .select_fancyInner {
        background:url('../img/arrow_up.png') 1px 5px no-repeat;
    }

    .select_fancy select option {
        font-size:14px;
        font-family: typopas;
        font-weight: 200;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        select {padding-right:18px}
    }



    .cat_title{
        border-bottom: 1px solid #dddddd;
        height:34px;
    }

    .display360_wrapper{
        margin-top:7px;
    }
	.display360_wrapper .checkboxWhite, .display360_wrapper .plus , .display360_wrapper .checkbox_description
	{
		display:none;
	}
    .fltlft.select_fancy {
        margin-top: -8px;
    }

    .cat_wrapper{
        width:100%;
        margin-top: 20px;
		float: left;
    /*margin-top: -65px;*/
    }
body.category_desktop .cat_wrapper {
	float: right;
	width: 110%;
}
    body.presonal_zone_fav .cat_wrapper{
    /*margin-top: 25px;*/
    }

.single_cat.hidden {
	display:none;
}

    .single_cat{
        width: 167px;
        height:220px;
        height:283px;
        position: relative;
        /*overflow: hidden;*/
        float:right;
        margin: 19px 29px 34px 62px;
        cursor: pointer;


		width: 223px;
    height: 300px;
        height:283px;
    margin: 19px 0px 35px 30px;
    border: solid 2px #E5E5E5;
    }

    .single_cat:nth-child(3n+3){
        margin: 22px 30px 39px 0px;
		margin: 19px 0px 34px 0px;
    }
    body.category_desktop .single_cat:nth-child(3n+3){
            margin: 19px 0px 35px 30px;
    }
    .cat_img{
        position:relative;
        /*width:167px;
        height:167px;*/
        overflow: hidden;
		    /*width: 223px;*/
    height: 167px;
    }
    body.category .cat_img img, body.my_items .cat_img img, body.presonal_zone_fav .cat_img img{
        position: static;
		width:auto;
		min-width: 0px!important;
		float:left;
    }
    body.category .cat_img, body.my_items .cat_img, body.presonal_zone_fav .cat_img{
        text-align:center;
		/*background-color:#FDF1E3;*/
    }
    .cat_img img{
        position: absolute;
        z-index: 1;
        top:0;
        right:0;
        /*transition:all 0.5s ease;*/
		width:100%;
    height: 167px;
    }
    body.category_mobile .cat_img img{  /* rivka 31/5/2015 */
        transition:none;
    	border:0px!important;
    }

    .single_cat:hover img{
        /*-webkit-transform:scale(1.25) rotate(5deg);*/ /* Safari and Chrome */
        /*-moz-transform:scale(1.25) rotate(5deg);*/ /* Firefox */
        /*-ms-transform:scale(1.25) rotate(5deg);*/ /* IE 9 */
        /*-o-transform:scale(1.25) rotate(5deg);*/ /* Opera */
        /*transform:scale(1.5) rotate(5deg);*/
        opacity:0.7;
    }
    body.category_mobile .single_cat:hover img{ /* rivka 31/5/2015 */
        /*-webkit-transform:none;*/ /* Safari and Chrome */
        /*-moz-transform:none;*/ /* Firefox */
        /*-ms-transform:none;*/ /* IE 9 */
        /*-o-transform:none;*/ /* Opera */
        /*transform:none;*/
        opacity:0.5;
    }
    body.category_mobile .circ /* rivka 31/5/2015 */
    {
    	/*width:207px;
    	height:207px;*/
    	border:0px!important;
    }
.single_cat .circ {
	width: 22px;
    height: 14px;
    background: url(../img/iec/polWhite.png);
    top: 50.9%;
    top: 54.9%;
    left: 45%;
}
.category.category_mobile.mobile .single_cat .circ {
	top: 61.5%;
	display: none;
}

    .circ{
        width:167px;
        height:167px;
        /*background: url(../img/circ.png);*/
        /*background: url(../img/circ2.png);*/ /* inon */
	    /*background-repeat:no-repeat;*/ /* inon */
        position: absolute;
        z-index: 6;
        top:0;
        left: 0;
    }

    .single_cat h2 {
        font-size: 20px;
        font-family: typopas !important;
        font-weight: 200;
        padding: 0;
        text-align: center;
        padding-top: 13px!important;
        border-bottom: none;
        margin: 0;
    }
    .single_cat h3 {
        font-size: 14px; font-family: typopas !important;
        font-weight: 200; text-align: center;
        padding-top: 0px!important;
        margin-top: 0 !important;
        line-height: 18px;
        border-top: 0 !important;
        color: #4c4c4c;
    }

    .sidebar_menu ul li ul li ul li,.no_border{
        border:none !important;
        padding-bottom:0 !important;
    }

    .cat_img.loading,.item.loading{
        background:#F39221;
        text-align:center;
        position:relative;
    }

    .cat_img.loading::after,.item.loading::after{
        content: '';
        background: url(../img/loader.gif);
        width: 66px;
        height: 70px;
        position: absolute;
        top: 47px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .page_search section.content{
        width:100% !important;
    }

    /* Search results */
    .page_search .page_search_rem{ /* inon chage from page_search_rem */
        margin-top: -2px;
        height:27px
    }

    .res_row{
        border-bottom: 1px solid #ddd;

        height: 108px;
        padding-top: 0px;
    }

    .res_row .res_des{
        float:right;
        height: auto;
        margin-top: 21px;
        margin-right: 41px;
    }

    .category aside.sidebar-right .res_row .res_des /* rivka 28/5/2015 */
    {
        margin-top: 0px;
        margin-right: 0px;
    }
    .category aside.sidebar-right .sidebar-right-menu .res_row:first-child .res_des /* rivka 28/5/2015 */
    {
        margin-top: 21px;
    }
    .category aside.sidebar-right h2 /* rivka 28/5/2015 */
    {
        font-size:18px;
    }

    .res_des h2{
        color:#474747;
        font-size:22px;
        border:none;
        margin-top: -4px;
        padding-bottom: 1px;
        font-family: typopas;
        font-weight: 200;

    }

    .res_des h2:hover{
        text-decoration: underline;
    }

    .res_des h3{
        color:#000;
        font-size:16px;
        border:none;
        margin-top: 0;
        font-weight: 200;
        margin-bottom: 3px;
    }
    .res_des p {
        color:#919191;
        font-size: 13px;
        margin: 0;
        padding: 0;
        margin-top: 5px;
    }

    .res_des p a{
        color:#919191;
        text-decoration: none;
    }

    .res_des p a:hover{
        text-decoration: underline;
    }
    .single_res {
        padding: 0px 0 0 0px;
        position: relative;
        height: 88px;float:right;
        margin-right: 17px;
        margin-top: 16px;
        overflow:hidden; /* inon - שלא ייראה כמו חותמת */
        height: 77px; /* inon */
		border-radius:2px;
    }
    .single_res .circ {
        right: 0;
        left: auto;
        top: 0;
        width: 77px;
        height: 77px;
        background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-image: url(../img/circ_small.png); /* inon - IE8 */
	background-image: none;

    }
    .res_img {
        height: 77px;
        width: 77px;
    }
    .res_img img {
        height: auto;
        width: 100%;
    }
    .page_search h2.no-border {
        font-size: 32px;
        padding-top: 0px;
        padding-bottom: 18px;
    }

    .page_search .cat_title {
        height: 30px;
    }
    /*about*/
    .spacer_top{
        height:30px;
    }
    aside.inner_sidebar{
        width:28.47%;
        float:left;
    }

    aside.inner_sidebar > div:nth-child(2){
		margin-bottom: 14px;

		padding-bottom: 35px;
	}
    .about .main_content p {
        text-align: justify;

        margin-top: 9px;
        line-height: 21px;
        font-size: 18px;
	}
    .main_content{
        width: 68.6%;
        float:right;
    }

    .mini_title{
        font-family: apolo;
        font-weight: 400;
        font-size: 22px;
        color:black;
        line-height: 34px;
        clear:both;
        float:left;
        border-bottom: 1px solid #bdbdbd;
        padding-bottom: 13px;
        margin-bottom: 35px;
    }

    .mini_title:nth-child(3n){
        border-bottom:none !important;
        margin-bottom: 0px;
    }

    /*thank you*/

    .toda{
        margin-bottom: 24px;
        background: url(../img/toda.jpg) no-repeat;
        width:991px;
        height: 120px;
        padding-top: 55px;
    }

    body.mail .toda, body.mail .inner_wrapper
	{
		width:850px;
	}


    .toda h1{
        margin-bottom:20px;
        font-family: apolo;
        font-weight: 400;
        font-size: 72px;
        color:#F39221;
        line-height:30px;
        margin-right: 54px;
    }


    .toda h2{
        margin-bottom:20px;
        font-family: apolo;
        font-weight: 400;
        font-size: 24px;
        color:#000;
        line-height:30px;
        margin-right: 55px;
    }

    .info_line{
    padding-top: 3px;

    height: 19px;
}

    .right_block{
        float:right;
        position:relative;
    }
.rec_line.last .right_block {
	display:none;
}
    .left_block{
        float: left;

}

    .info_line span{
        font-family: typopas;
        font-size:18px;
        font-weight: 200;
        color:#000;
    }

    .info_line span.thin{
        font-weight: 200;
    }

    .date_space{
        margin-right: 23px;
    }

    .type_space{
        margin-right: 23px;
    }

    .full_content{
        width:100%;
        color:#000;

}
    .full_content h1{
        font-size: 32px;
        font-family: apolo;
        color: #000;
        line-height: 0.988;
        text-align: right;
    }
    .rec_line {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .thank_you .rec_line {
        margin-top: 26px;

        margin-bottom: 58px;
        clear: both;
}
    .rec_line::after{
        content: '';
        clear:both;
    }
    .rec_line_title{
        /*background: url(../img/line_bg.png) repeat;*/
		background: #EAE8E9;
        width:100%;
        height:36px;
        position: relative;
}

    .rec_line_title span{
        font-family: typopas;
        color: #454545;
        font-size: 18px;
        font-weight: 200;
        float:right;
        line-height: 39px;
        margin-right: 7px;
    }

    .rec_line h3{
        font-family: typopas;
        color:#000;
        font-size: 18px;
        font-weight: 200;
        float:none;
        line-height: 37px;
        margin-right: 7px;
        clear: both;
        margin-bottom:10px;
    }

    .rec_line_title .circle{
        background: #fff;
        /*border:1px solid #c0c0c0;*/
        border-radius: 50%;
        width:28px;
        height:28px;
        margin-top: 3px;
        margin-right: 8px;
        display: inline-block;
        float:right;
    }

    .shekel_icon{
        background: url(../img/iec/ty_sprite.png) repeat;
        width:14px;
        height: 14px;
        background-position: 0px 0px;
        margin: 7px 7px 0 0px;
    }

    .page_icon{
        background: url(../img/iec/ty_sprite.png) repeat;
        width:14px;
        height: 17px;
        background-position: -17px 0px;
        margin: 6px 6px 0 0px;
    }
    .coupon_icon{
		background-image: url(../img/iec/footer-icons.png);
    }

    .person_icon{
        background: url(../img/iec/ty_sprite.png) repeat;
        width: 16px;
        height: 17px;
        background-position: -34px 0px;
        margin: 4px 6px 0 0px;
    }

    .printer_icon,.printer_icon_b{
        background: url(../img/iec/ty_sprite.png) repeat;
        width: 21px;
        height: 22px;
        background-position: -53px 0px;
        float: none;

        margin: 0 auto;
}
    .printer_icon_b:hover{
        background-position: -53px 0px
    }
    .printer_icon:hover,.printer_icon_b{
        background-position: -78px 0px;
    }
    .thank_you .rec_line.last .left_block {
        float: left;
        width: 120px;
     }
     .thank_you .left_block:hover .printer_icon {
        background-position: -78px 0px;
     }
     .thank_you .left_block:hover .printer_text {
        color:#1f1f1f;
     }
     .thank_you .printer_icon{
         float:right;
     }
     .thank_you .moked_text{
        float:none;
        margin-right:6px;
        margin-left:5px;
     }
    .boxer {
     display: table;
     border-collapse: collapse;
     width: 99.8%;
     table-layout: auto;
 }

 .boxer .box-row {
     display: table-row;
     border-bottom: 1px solid #bdbdbd;
     width: 100%;
}

.shopping_cart  .boxer .box-row {
height: 100px;
}
 .boxer .box-row.title{
    border-bottom:1px solid #bdbdbd;
}

.boxer .box-row.title .box{
    font-weight: 200;
}

.thank_you .boxer .box-row.title .box{
    padding-top: 24px;
    padding-bottom: 6px;
}

.boxer .box {
 display: table-cell;
 vertical-align: top;
 padding: 21px 21px 17px 0px;
 text-align: right;
}

.box.spacer50{
    width:50%;
}
.box.spacer30{
    width:30%;
}
.box.spacer20{
    width: 13%;
}
.box.spacer15{
    width: 18%;
}
.box.spacer10{
    width:10%;
}
.boxer .box:first-child {
    padding-right:25px;
}
/*boxer .box-row .box:last-child{*/
/* inon */
/*boxer .box-row .sum{
    padding-left:0;
    padding-right: 0;
    width: 9.3%;
    text-align: center;
}*/

.rec_line .comment{
    font-family: typopas;
    font-size:18px;
    color:#F39221;
    padding:16px;
    line-height:20px;
    border:1px solid #bdbdbd;
    clear:both;
}

.rec_line .sum{
    background: #F39221;
    color:#fff;
    font-family: typopas;
    font-size: 22px;
    padding:15px;
    float:left;
    text-align:center;
    width: 200px;
    margin-top:19px;
}

.rec_line .sum::after{
    clear:both;
    content: '';
}

.rec_line.last{
    padding-bottom: 60px;
    padding-top:5px;
    clear: both;

}
a.gray_link{
    color:#818080;
    font-size:16px;
    font-family: typopas;
}

.moked_text{
    color: #F39221;
    font-size: 22px;
    font-family: apolo;
    font-weight: 400;
    clear: none;
    float: right;
    display: inline;
    margin-right: 0;
    margin-left: 12px;
}

.printer_text{
    color: #F39221;
    font-size: 18px;
    font-family: typopas;
    font-weight: 200;
    clear: none;
    float: right;
    display: inline;
    margin-right: 7px;
    float:right;
    transition:.3s all;
}

.printer_text:hover,.printer_icon:hover + .printer_text{
    color:black;
}

/*FAQ*/
ul.faq_list{
    list-style:none;
}

.faq_list .title{
    font-size: 16px;
    cursor: pointer;
    position: relative;
    /* margin-top: -5px; */
}

.faq_list .title:hover{
    font-weight: 200;
    color: #F39221;
}

.faq_list .table_cell {
    display: table-cell;
}
.faq_list .table {
    display: table;

}
.faq_list li {
    border-bottom: 1px dotted black;
    padding-top: 14px;
    padding-bottom: 12px;
    transition: .3s all;
    line-height: 16px;
}
.faq_list .answer {
    margin-top: 10px;
    line-height:20px;
    width:580px;
}
.faq_list li.active .title {
    font-weight: 200;
    color: #F39221;
}
.faq_list .active {
    transition: 0.3s all;
}

.faq_arrow{
    background: url(../img/iec/faq.png) repeat;
    width: 23px;
    height: 23px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    margin-top: -5px;
    transition:0.3s opacity;
}


.faq_list li:hover .faq_arrow{
    background: url(../img/iec/faq.png) repeat;
    width: 23px;
    height: 23px;
    background-position: -23px -1px;
    opacity:1;
    position: absolute;
    -moz-transform: scaleY(-1);      -o-transform: scaleY(-1);      -webkit-transform: scaleY(-1);      transform: scaleY(-1);      filter: FlipV;      -ms-filter: "FlipV";
}

.faq_list li.active .faq_arrow,.faq_list li.active2 .faq_arrow{
    background: url(../img/iec/faq.png) repeat;
    width: 23px;
    height: 23px;
    opacity:1;
    background-position: -23px 0px;
    position: absolute;

}

.faq_list li.active:hover .faq_arrow{
 background-position: -23px 0px;
 -moz-transform: scaleY(1);      -o-transform: scaleY(1);      -webkit-transform: scaleY(1);      transform: scaleY(1);      filter: FlipV;      -ms-filter: "FlipV";
}

/*contact*/

form.contact_form {
    width: 410px;
}
form.contact_form label{
    clear: both;
    display: block;
    float: right;
    width: 108px;
    line-height: 29px;
    padding-right: 4px;
}
form.contact_form.update_pass_form label {
	width: 250px;
}
form.contact_form.update_pass_form .form_line input {
	width: 250px;
}

    form.contact_form.update_pass_form .form_line input.cancel_save_pass, form.contact_form.update_pass_form .form_line input.save_pass {
        width: 156px;
        text-align: center;
    }

    form.contact_form.update_pass_form .form_line input {
        direction: ltr;
        text-align: right;
        transition: .3s all;
    }
form.contact_form.update_pass_form .form_line input.error {
	border: 1px #F39221 solid;
    transition: .3s all;
}
#update_pass {
	margin-bottom:30px;
	padding-bottom:20px;
	padding-top:10px;
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
}
form.contact_form label::after{
    content:'';
    clear:both;
}

.form_line{
    height: 60px;
    margin-bottom: 8px;
    position: relative;
}
.contact_page .hide_show_login_password {
    top: 21px;
    left: 0;
    z-index: 123131;
    right: 194px;
}
.form_footer {
    display: block;
    clear: both;
    font-size: 16px;
    margin-top: 0px;
    width: 270px;
    float: left;
    margin-left: 27px;
}

.form_footer span{
    color: #F39221;
}

.contact_page:not(.personal_page) aside.sidebar-right{
	display:none;
}
.contact_page:not(.personal_page):not(.mobile) .content
{
	width:940px;
}
.contact_page .left_block {
    margin-top: 19px;
}
.contact_page .left_block img{
    display:none;
}
.contact_page .right_block {
    margin-top: 12px;
}
.form_line input[type="text"] ,.form_line input[type="password"] ,.contact_form select#c_subject {
    width: 270px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
    text-indent: 10px;
}
.contact_page h1 {
    margin-bottom: 31px;
}
.form_line.comments_box {
    height: 67px;
    margin-bottom: 7px;
}

.error.form_line input[type="text"], .error.form_line input[type="password"], .error.form_line select#c_subject,.error.form_line textarea
,.contact_form .error.form_line .double_white div.trigger
,.contact_form .error.form_line span.double_select{
    border:1px #F39221 solid;
    transition:.3s all;
}

.error_m{
    color:#F39221;
    margin:0;
    position: absolute;
    top: 29px;
}
.error_m_pass{
    color:#F39221;
    margin-top: -15px;
    margin-bottom: 10px;
}
.comments_box textarea {
    width: 250px;
    border-radius: 4px;
    border: 1px solid rgb(184, 184, 184);
    float: left;
    margin-left: 26px;
    height: 53px;
    padding: 9px 7px 5px 12px;
    text-indent: 6px;
}
.contact_form input[type="submit"]{
    clear: both;
    display: block;
    float: left;
    margin-left: 27px;
    height: 35px;
    margin-top: 10px;
    width: 96px;
    border: none;
    background: url(../img/send.png);
    transition:.3s all;
}


.contact_form input[type="submit"], .contact_form input.send_form, .contact_form input.save_pass{
    clear: both;
    display: block;
    float: left;
	height: 35px;
    margin-top: 10px;
    width: 97px;
    border: none;
    /*background: url(../img/send.png) no-repeat;*/
    transition:.3s all;
	cursor:pointer;

	color:#ffffff;
	background-color:#F39221;
	border-radius:4px;
	font-weight: 500;
    text-align: center;
    font-family: typopas;
    font-size: 20px;
}

.contact_form input[type="submit"], .contact_form input.send_form {
	/*width: 100%;
	height: 45px;
    margin-top: 25px;*/
}

.contact_form .iec-address {
    line-height: 29px;
    padding-right: 4px;
    float: right;
    margin-top: 2em;
}

.contact_form input.send_form {
    margin-right: auto;
    margin-top: 1em;
}

.contact_form input[type="submit"]:hover, .contact_form input.send_form:hover, .contact_form input.save_pass:hover{
    opacity:0.7;
}



.contact_page.personal_page input.cancel_send_form
,.contact_page.personal_page input.cancel_save_pass{
    display: inline-block;
    margin-left: 27px;
    height: 35px;
    margin-top: 10px;
    width: 97px;
    border: none;
    transition:.3s all;
	cursor:pointer;
	background-color:#AAAAAA;
	border-radius:4px;
	color:#ffffff;

	font-weight: 500;
    text-align: center;
    font-family: typopas;
    font-size: 20px;
	float:left;
}

.contact_page.personal_page input.cancel_send_form:hover,
.contact_page.personal_page input.cancel_save_pass:hover{
    opacity:0.7;
}

input#c_email {
    direction: ltr;
}

.phone-select {
    position: absolute;
    display: inline-block;
    background: transparent;
    width: 57px !important;
    left: 36px;
    text-indent: 6px;
    padding: 0;
    border: none;
    height: 20px;
    top: 6px;
    line-height: 19px;
    border-right: 1px solid #bdbdbd;

}
.phone-select .phone-selectInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 6px 4px;
}

select.phone-select{
    z-index:50;
}
.phone-select select option {
    font-size:14px;
    font-family: typopas;
    font-weight: 200;
}

.error .phone-select{
    left:23px;
    top:15px;
}

.double_select{
   width: 270px;
   height: 30px;
   border-radius: 4px;
   border: 1px solid rgb(184, 184, 184);
   text-indent: 10px;
}
.double_select.double_selectOpen {

}

.double_select .double_selectInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 17px 9px;
    height:32px;
    line-height: 29px;
}

select#pre_p:focus{
    outline:none;
}

input#c_phone {
    text-indent: 84px;
    direction: ltr;
    line-height: 20px;
}

/*personal zone */

/*fav*/
.presonal_zone_fav .spacer_top{
    height: 17px !important;}
.fav_container{
    /*position: absolute;
    display:none;
    z-index: 10;
    top: 62px;
    left: 38px;*/
}

.fav_icon{
    /*height: 44px;
    width: 44px;
    background: url(../img/iec/fav_icons.png) no-repeat;
    background-position: -45px 0px;
    float: right;
    transition:.3s opacity;*/
}

.fav_icon:hover{
    /*opacity:0.7;
    background-position: -90px -43px;*/
}

.fav_icon{
    height: 44px;
    width: 44px;
    background: url(../img/iec/fav_icons.png) no-repeat;
    background-position: -45px 0px;
    background-position: -90px -43px;
    float: right;
    transition:.3s opacity;
}

.fav_icon:hover{
    /*opacity:0.7;
    background-position: -90px -43px;*/
}

.watch_icon:hover{
    /*opacity:0.7;
    background-position: -0px -43px;*/
}
.watch_icon.active:hover,.fav_icon.active:hover{
    /*opacity:1;*/
}
.fav_icon.active{
    background-position: -45px -43px;
}

.watch_icon{
    /*height: 44px;
    width: 44px;
    background: url(../img/iec/fav_icons.png) no-repeat;
    background-position: 0px 0px;
    float: right;
    transition:.3s opacity;
    margin-right: 1px;*/
}

.watch_icon.active{
    background-position: 0px -43px;
}

.p_z .single_cat {
    /*margin-left: 87px;
    margin-top: -4px;
    margin-right: 14px;*/
}
.p_z .single_cat:nth-child(3n+3) {
    /*margin-left: 0 !important;
    margin-top: -4px !important;
    margin-right: 14px !important;*/
}

/* my orders */

.my_orders .rec_line{
    margin-top:8px;
}

.orders_table .box {
    padding: 11px;
    font-size: 16px;
    position: relative;
}
.orders_table .rec_line_title {
    border-bottom: none;
    font-size: 16px;
}

.printer_text_b{
    color:black;
    font-size: 16px;
    font-family: typopas;
    font-weight: 200;
    clear: none;
    float: right;
    display: inline;
    margin-right: 7px;
    float:right;
    line-height:20px;
    transition:.3s all;
}

.printer_text_b:hover,.printer_icon_b:hover + .printer_text_b{
    color:#F39221;
}

.orders_table .box:nth-child(1) {
    padding-right: 19px !important;
    width: 34px;
    width: 180px; /*rivka-16-02-2015*/
    padding-right: 10px !important; /*rivka-16-02-2015*/

}

.orders_table .box:nth-child(2) {
    padding-right: 10px;
    width: 80px;
    width: 180px; /*rivka-16-02-2015*/
}

.orders_table .box:nth-child(4) {
    padding-right: 102px;
    width: 121px;
    text-indent: 3px;
    padding-left:130px;
    width: 91px;/*rivka-16-02-2015*/
    padding-left:50px;/*rivka-16-02-2015*/

}

.orders_table .box:nth-child(3) {
    width: 82px;
    width: 130px; /*rivka-16-02-2015*/
}
.orders_table .box:nth-child(5) {/*rivka-16-02-2015*/
   text-align:center!important;/*rivka-16-02-2015*/
}

.num_products {
    margin-right: 9px;
    width: 19px;
    height: 19px;
    background: #e0e0e0;
    border-radius: 50%;
}

.num_products {
    margin-right: 17px;
    margin-bottom: 5px;
    width: 21px;
    height: 21px;
    background: #e0e0e0;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    margin-top: -1px;
    cursor: pointer;
    position: relative;
}

.num_products:hover,.num_products.active{
    background:url(../img/iec/pik.png) no-repeat;
    height: 26px;
    width: 22px;
    border-radius: 0;
    margin-bottom: 0;
    color: white;
}

.product_table{
    position:absolute;
    left:0;
    right: -212px;
    margin: 0;
    width: 465px;
    top: 50px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.31);
    border-radius: 9px !important;
    display:none;
    background:white;
    z-index:90;
}

.product_table .box-row.title.rec_line_title {
    background: #f2f2f2;
}


.orders_table .product_table .box:nth-child(1) {
    padding-right: 15px;
    width: 250px;
}

.orders_table .product_table .box:nth-child(2) {
    padding-right: 10px;
    width: 50px;
    /*text-indent: -7px;*/ /* inon */
}

.orders_table .product_table .box:nth-child(4) {
    padding-right: 10px;
    width: 50px;
    padding-left:10px;
    /*text-indent: -10px;*/ /* inon */
}

.orders_table .product_table .box:nth-child(3) {
    width: 50px;
    text-align: center;
    text-indent: -22px;
}

.product_name{
    font-size:12px !important;
}

.product_s{
    font-size:12px  !important;
    clear:both;
    display:block;
    color:#535353;
}

.midline{
    line-height:30px;
}

.product_table .box-row:last-child{
    border-bottom:none;
}
.my_orders .boxer .box-row.title .box {
  padding: 11px 0px 0px 0 !important;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  text-indent: 10px;
}

.my_orders .boxer .box {
    padding: 14px 21px 0px 0;
}

.my_orders .boxer .box .box {
    padding: 10px 10px 10px 0px !important;
}
.my_orders .product_name{
    display: block;
}
/* checkout */
.top-spacer{
    margin-top: 20px;
    width:100%;
}
.rec_col{
    float:right;
}
.rec_col .box{
    padding-right: 15px;
    padding-bottom: 12px;
    line-height: 13px;
    text-align: center;
}

.rec_col.col_a{
    width: 24.5%;
    margin-left: 4%;
}

.rec_col.col_b .boxer .box:first-child{
    padding-right: 3px;
    text-align: right;
    font-size: 17px;
}
.rec_col.col_b .boxer .title_mini .box{
    font-size: 12px !important;
}

.title_mini{
    font-size: 12px !important;
    border-bottom: 1px solid #bdbdbd !important;
}

.rec_col .title_mini .box{
    padding: 10px 9px 9px 0px;
}

.spacer16{
    width: 16.5%;
}
.checkout_page div.rec_col.col_b > div.boxer div:nth-child(3){
    padding-top:10px;
    padding-bottom:10px
}

.rec_col .box{padding-top:10px;
    padding-bottom:10px
    /*padding-bottom:0*/
}
.checkout_page .fancy-select.select_fancy.single_white.fancified {
width: 52px;
margin-right: 12px;
}



.contact_page.personal_page .details{
    margin-top: 0px;
    font-size:20px;
	line-height:1.4;
}
.contact_page.personal_page .right_block {
	margin-top: 30px;
}
.contact_page.personal_page .left_block {
	margin-top: 40px;
}
.contact_page.personal_page .spacer_top
{
	height:12px;
}
.right_block#to_send
{
	width:100%;
	display:block;
}
#to_send h1
{
	cursor:pointer;
	font-size:24px;
	transition:.3s all;
    color:#F39221;
}
#to_send h1:hover
{
	color:#000;
}
.contact_page.personal_page  h1 {
	margin-bottom: 20px;
}


.details{
    font-family: typopas;
    font-weight: 200;
    font-size:16px;
    color: #666666;
    text-align:right;
    margin-top: 22px;
    line-height: 21px;
}
.details strong{
    font-weight:200 !important;
    color:black;
}
.box-row.dash{
    border-bottom-style:solid;
}

.checkout_page .box.spacer20{
    width: 18%;

}
.wrong_d{
    color: #B1B1B1;
    font-family: typopas;
    /* font-weight: 400; */
    font-size:16px;
    margin-top: 19px;
}

a.pink_link{
    font-family: typopas;
    font-weight: 200;
    font-size:16px;
    color:#F39221;
}
.rec_col.col_b{
 width: 42%;
 margin-left: 4%;
}

.rec_col.col_c{
 width: 25.5%;
}

.bubble_comment{
    background:url(../img/iec/bubble.png) no-repeat;
    width:19px;
    height:19px;
    background-position: 0 0 ;
    margin-right:15px;
    cursor: pointer;
    margin-right: 8px;
    margin-top: -3px;
}

.bubble_comment:hover{
    background-position: -19px 0 ;
}

.little_s{
    width: 96px !important;
    height: 19px;
    margin:0 auto;
    margin-top: -10px;
    display: block !important;
    line-height: 17px;

}
.little_s2{
    /* width: 47px !important; */
    height: 19px;
    margin:0 auto;
    margin-top: -10px;
    display: block !important;
    line-height: 17px;

}

select.little_s2{
    /* width:60px !important; */
}
.little_s .select_fancyInner{
   background-position: 1px 8px !important;
}

a.tooltips {
  position: relative;
  display: block;
  transition:.3s all;
}
a.tooltips span {
  position: absolute;
  width: 132px;
  width: 148px; /* inon */
  /*color: #919191;*/ /* inon */
  text-decoration: underline;
  background: #FFFFFF;
  text-align: right;
  border: 1px solid #919191;
  height: auto;
  line-height: 20px;
  visibility: hidden;
  padding: 5px;
  transition:.3s all;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #919191;
  left: 60%;
  bottom:60px;
  bottom:20px; /* inon */
  margin-left:-76px;
  opacity:0;
  font-size: 12px;
  font-size: 17px; /* inon */
}
a.tooltips span textarea /*rivka-new 15/2/2015*/
{
	width:95%;
	height:70px;
	text-align: right;
	font-size: 14px;
    /*color : #919191;*/
    background : #FFFFFF;
    border:solid 1px #C0C0C0 ;
    resize:none;
    overflow:auto;
}
a.tooltips span:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0; height: 0;
  border-top: 10px solid #919191;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #FFFFFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  bottom: 30px;
  z-index: 999;
  transition:.3s all;
  opacity:1;
}

.box-row.summery.fltrt{
    width:20%;
    text-align:left;
    padding-left:10%;
}

.box-row.summery .fltrt{
    width:60%;
    text-align:right;
    /* padding-right:10%; */
}

.box-row.summery {
    /*height: 35px;*/
    border-bottom: 1px solid #C0C0C0;
    line-height: 35px;
    line-height: 16px;
    font-size: 14px;
}

.box-row.summery_big{
   height: 49px;
   border-bottom: 1px solid #C0C0C0;
   font-size: 24px;
   line-height: 52px;
}

div.payment_box {
    display: block;

    margin-top: 17px;
    /* padding-right: 6px; */
}

div.card_name {
    width: 118px;

    float: right;
}

div.card_id {
    width: 118px;

    float: right;
    margin-right: 23px;
}

div.card_phone {
    width: 118px;

    float: right;
    margin-right: 23px;
}

div.card_num {
    width: 161px;

    margin-top: 10px;
    position: relative;
    float: right;
    margin-left: 23px;
}

.card_load #buynow img {
    display: inline;
    margin-top: 11px;
}

#buynow img {
    display: none;
}
.shopping_cart_mobile .clear_basket_button
{
	width: 100%;
    float: none;
    clear: both;
    margin-top: 22px;
}

.shopping_cart_mobile #clear_basket
{
	width: 100%;
    border-radius: 0;
    height: 64px;
    color: white;
    font-size: 23px;
    font-family: apolo;
    text-indent: 20px;
	margin-top:0;
}
.clear_basket_button
{
	width: 165px;
    float: left;
    margin-top: -22px;
	margin-left:10px;
	display:block;
}
#clear_basket{
    border-radius:4px;
    width:100%;
    padding: 16px;
    margin-top: 18px;
    opacity:1;
    background: #D3D2D1;
    border: none;
    color: #2C2D2F;
    font-family: typopas;
    font-size: 20px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-right: 10px;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: bold;
}
#clear_basket:hover{
    opacity:0.8;
}

#buynow{
    background:#F39221;
    border-radius:4px;
    width:100%;
    height: 45px;
    padding: 16px;
    border: 0;
    margin-top: 18px;
    transition:.3s all;
    opacity:1;
    text-align: center;
    padding-right: 27px;


	content:'לקופה';
    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-right: 24px;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: bold;
}
#buynow:hover{
    opacity:0.8;
}
#buynow .pleasewait
{
	display:none;
}
#buynow.disabled .pleasewait
{
	display:inline;
}
#buynow.disabled, #buynow.disabled:hover
{
    opacity:0.5;
}
.blue_link{
    color:#0079b8;
}
.forgot a{
    font-size: 16px;
    color:#F39221;
}
.forgot a:hover{
    text-decoration: underline;
}
.checkout_page .forgot {
    margin-top: 15px;
}
.secure_pay{
    color:#4c4c4c;
    font-size: 16px;
    margin-top: 20px;
}

.secure_pay img{
    margin-left: 10px;
    margin-right: 5px;
}
.box-row.summery input[type=checkbox]{
    visibility: visible;
    float:right;
    margin-left: 8px;
    margin-top: 11px;
}
.box-row.summery label {
width: 100%;
float: right;
margin-top: -9px;
}

div.visa_logo {
    /*background: url(../img/visa.png) no-repeat;*/ /*inon*/

    height: 22px;
    width: 33px;
    position: absolute;
    top: 5px;
    left: -6px;
}

div.year_exp {
    float: right;
    margin-left: 12px;
    margin-top: 11px;
    width: 108px;
}


div.month_exp {
    float: right;
    margin-top: 11px;
    width: 106px;
}

.payment_box input[type="text"] {
    border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
    height: 20px;
    font-size: 14px;
    text-indent: 7px;
}
.payment_box label { /*rivka 15/2/2015*/
    border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 118px;
    height: 17px;
    font-size: 14px;
    text-indent: 7px;
    cursor:text;
    color:#ABABA9;
    display:none;
    padding-top:8px;
    position:absolute;
    z-index:500;
    border:none;
    background-color:Transparent;
    float:right;
}
.checkout_mobile .payment_box label { /*rivka 25/5/2015*/
    padding-top: 14px;
}
.checkout_mobile .card_id label, .checkout_mobile .card_phone label  { /*rivka 25/5/2015*/
    margin-top:8px;
}
.payment_box div.HideInput label /*rivka 15/2/2015*/
{
	display:inline-block;
}

.payment_box div.HideInput input[type="text"]  /*rivka 15/2/2015*/
{
}
.card_num label /*rivka 15/2/2015*/
{
    width: 161px;
}


.box-row.summery.agrees_block {
    margin-top: 37px;
    border: none !important;
}

/*.save_card {
    font-size:
}*/


/*** classic ***/

article.classic_w{
    width:540px;
    float:right;
    color:#000;
    position: relative;
}

body.extra article.classic_w {
	width: 990px;
}

.classification_HTML article.classic_w {
    width: 100%;
}

aside.classic_w{
    width: 411px;
    float:right;
    padding-right: 39px;
}

.classic_w h1{
    font-size: 48px;
    font-size: 40px;
    font-family: apolo;
}

.classic_w h2{
    font-size: 25px;
    font-family: typopas;
    font-weight: 200;
    margin-bottom: 5px;
}

.classic_w p.p_des{
    margin-top: 8px;

    font-size: 19px;
    line-height: 21px;
    margin-bottom: 13px;
}
.advant{
    margin-bottom: 4px !important;
    margin-top: 34px;
}
.classic .box.spacer20{
    padding-right:0;
}

.classic .box-row .error_message /* inon */
{
    color: #ff0000;
}

.classic .box-row .row_other /* inon */
{
    font-size: 15px;
    display:block!important;
    width:100%!important;
    /*line-height:0!important;*/
    padding-top:0!important;
    margin-top:-8px!important;/* rivka 14/5/2015 */
    padding-right:0!important;/* rivka 14/5/2015 */
}

.classic_mobile .p_row .row_other /* rivka 17/5/2015 */
{
    font-size: 15px;
    display:block!important;
    width:100%!important;
    /*line-height:0!important;*/
    padding-top:0!important;
    margin-top:15px!important;/* rivka 17/5/2015 */
    margin-top:7px!important;/* rivka 27/5/2015 */
    padding-right:0!important;/* rivka 17/5/2015 */
    float:right;
}

.classic_mobile .p_row .error_message /* rivka 17/5/2015 */
{
    color: #ff0000;
}

.classic .boxer .box {
line-height: 18px;}

ul.quality{
    list-style:none;
    font-size: 16px;
    padding-top: 19px;
}

ul.quality li {
    border-top:1px dotted #949494;
    height: 34px;
    line-height: 32px;
}
ul.quality li strong{
    padding-left:20px;
}
.t_limiter{
width: 155px !important;
width: 255px !important; /* rivka 17/5/2015 */
/*width: 455px !important;*/ /* rivka 17/5/2015 */
padding-right: 1px !important;
}
.classic_mobile .t_limiter{
	margin:0 auto;
    margin-top:-30px; /* rivka for android 27/5/2015 */
}

#big_image{
    width: 355px;
    height: 357px;

	    width: 435px;
    height: 328px;

    overflow:hidden;
    /*border-radius: 50%;*/
    position: relative;

   transition:.3s all;
}
#big_image .g_item{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: auto;
    cursor: default;
    overflow: hidden;
}
#big_image .g_item img{
    /*min-height: 358px;

	min-height: 328px;*/
    width: 435px;
}
#big_image .g_item img{
    /*min-height: 358px;

	min-height: 328px;*/
    width: 435px;
}

#big_image .g_item img.sqc_16{

    width: 225px;
	min-width:0px;
	margin-left: 220px;
    margin-top: 20px;
}

.g_item img {
min-width: 100%;
height: auto;
margin: 0 auto;
float: left;
}

#slide_gallery{
    width:400px;
    margin:0 auto;
}
#side_gallery .g_item{
   /*width: 74px;*/
   height: 74px;

   /*width: 132px;*/
    height: 94px;

   float:right;
   z-index:1;
   cursor: pointer;
   /*border-radius: 50%;*/
   overflow: hidden;
   margin-left: 31px;
   transition:.3s all;
   opacity:1;
   margin-right: 0;


   display: inline-block;
}
#side_gallery > div:nth-child(3){
margin-left: 0px !important;}
#side_gallery .g_item.active{
    background: black;
}
#side_gallery .g_item:hover{
    opacity:0.8;
}

#side_gallery .g_item.active img{
      opacity:0.5;
}

#side_gallery .g_item img{
    /*width:100%;*/
    height:100%;
}

.mini_heart {
    background: url(../img/iec/heart.png);
    height: 26px;
    width: 26px;
    cursor:pointer;
    float:left;
}
.mini_heart:hover {
    background-position:26px 0;
}
.mini_heart:hover {
    background-position:26px 0;
}
.mini_heart.active:hover {/*rivka fav 3/4/16*/
						  opacity:0.7;
}
.mini_heart.active {/*rivka fav 3/4/16*/
    background: url(../img/iec/heart2.png);
    background-position:106px 0;
}
.gallery {
    margin-right: 57px;
    margin-top: -12px;
    height: 574px;
    position: relative;
}

div#side_gallery {
    /*margin-right: 48px;*/
    margin-top: 22px;
    width: 85%;
    width: 130%;


	width: 435px;
    height: 107px;
    overflow-x: auto;
    overflow-y: hidden;
}


div#side_gallery::-webkit-scrollbar {
    width: 0.4em;
    height: 0.6em;
}

div#side_gallery::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
}

div#side_gallery::-webkit-scrollbar-thumb {
  background-color: #B5AEAE;
  outline: 1px solid #B5AEAE;
}

div#side_gallery_scroll {
   width: 1500px;
    height: 106px;
}

.onsale{
    background: #F39221;
    color:white;
    font-size: 23px;
    font-family:apolo;
    height:70px;
    width:70px;
    line-height: 73px;
    right: 1px;
    top: 32px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    z-index: 6;
    font-weight: 200;
    text-indent: -2px;

    top: 0px;
	color: #000000;
	margin-top: -20px;
    margin-right: -20px;

}

.c_options {
    position: absolute;
    left: 4px;
    top: 25px;
}

.classic_w .boxer {
    display: block;
}

.classic_w .rec_line_title {
    clear: both;
    height: 23px;
    margin-top: 0;
    padding: 16px;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 200;
    width: 508px;
}
.mobile .rec_line_title { /* rivka 17/5/2015 */
    clear: both;
    height: 100%;
    margin-top: 20px;
    padding: 0;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 6px;
    font-size: 18px;
    font-weight: 200;
    width: auto;
}
.mobile .plus { /* rivka 17/5/2015 */
    margin-left: 8px;
    margin-right: 16px;
    margin-top: 7px;
}

.classic_w .plus {
    margin-left: 8px;
    margin-top: 7px;
}

.classic_w .rec_line_title span {
    font-weight: 100;
    font-size: 16px;
    float: none;
}
.classic_w .box-row{
    display:block;
}

button.addToCart {
    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    width: 182px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-right: 24px;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: bold;
}

.addToCart span {
    font-size: 20px;
    padding-left: 7px;
    font-weight: bold;
    font-family: typopas;
    padding-right: 8px;
    line-height: 43px;
    margin-top: 0px;
    display: block;
    position: absolute;
    top: 3px;
    right: 12px;
}

button.skipToCart {
    background: #aaaaaa;
    border: none;
    color: #fff;
    font-family: apolo;
    font-size: 20px;
    width: 110px;
    margin-top: 30px;
    height: 57px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-top: 10px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
    margin-left:20px;
}

button.gotoShow
{
	display:none;
}

body.play button.addToCart {
	display:none;
}

body.play button.gotoShow {
	display:inline;
}

body.hide-product-total div.product-total, body.hide-product-total button.addToCart
{
	display:none;
}

.sumrow{
    height:100px;
}

.classic_w .box.spacer30 {
    padding: 24px 3px 22px 7px;
    line-height: 26px;
    width: 22%;
}

body.extra .classic_w .box.spacer30 {
	width: 90%;
}

.classic_w div.hidde-left-in .box.spacer30 {
    width: 80%;
}

.box.spacer15.sum {
    font-size: 29px;
    text-align: left !important;
    line-height: 29px;
    width: 8% !important;
    padding-bottom: 14px !important;
}

.sumrow .fltrt {
    font-size: 24px;
    line-height: 118px;
}

body.shows_mobile .sumrow .fltlft {/* rivka 17/5/2015 */
    font-size: 24px;
    line-height: 118px;
}

.box-row.sumrow {
    height: 116px;
    margin-bottom: 46px;
    border-bottom: 1px dotted #949494;
    border-bottom: 1px solid #BDBDBD;
}
body.shows_mobile .box-row.sumrow { /* rivka 17/5/2015 */
    height: 116px;
    width:100%;
    display:block;
    margin-bottom: 46px;
    border-bottom:0!important;
    /*border-bottom: 1px dotted #949494;*/
}

.classic_w .box-row p {
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 21px;
}

div.related {
    width: 100%;

    margin-top: 86px;
}

div.related_title {
    border-bottom: 1px dotted #949494;

}

div.related_title_text {
    background: white;

    height: 30px;
    color: #6f6f6f;
    margin: 0 auto;
    text-align: center;
    width: 157px;
    font-size: 24px;
    margin-bottom: -16px;
}

div.related_items {
    margin-top: 49px;

    height: 172px;
}

.cat_img img{
    position: absolute;
    z-index: 1;
    top:0;
    right:0;

}

div.r_item {
    width: 124px;
    position: relative;
    padding-top: 124px;
    /*height: 2px;*/ /* inon */
    cursor: pointer;
    float: right;
    margin-left: 49px;
}

div.r_item_image {
    height: 123px;
    width:124px;
    height:124px;
    background: url(../img/circ.png);
    /*background-image: url(../img/circ2.png);*/ /* inon */
    /*background-repeat:no-repeat;*/ /* inon */
    position: absolute;
    z-index: 6;
    top:0;
    left: 0;
    width: 123px;
    border-radius: 4px;
    overflow: hidden;
}
div.r_item_image:hover img{
    /*-webkit-transform:scale(1.25) rotate(5deg);*/ /* Safari and Chrome */
    /*-moz-transform:scale(1.25) rotate(5deg);*/ /* Firefox */
    /*-ms-transform:scale(1.25) rotate(5deg);*/ /* IE 9 */
    /*-o-transform:scale(1.25) rotate(5deg);*/ /* Opera */
    /*transform:scale(1.5) rotate(5deg);*/
    opacity:0.4;
}

.r_item_image img {
    width: 100%;
    min-height: 128px;
    transition:all 0.2s ease;
}

.r_item h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 4px;
    font-weight: 200;
    margin-bottom: 3px;
}

.r_item h2 {
    color: #6f6f6f;
    font-family: apolo;
    font-weight: 200;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

ul.quality li:last-child {
    border-bottom: 1px dotted #949494;
}

.r_item:last-child {
    margin-left: 0;
}

button.addToCart:hover {
opacity: 0.7;
}

.classic_w .box-row:last-child {
border-bottom: none;
}

.select_fancy_gray{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 37px;
    background: #e4e4e4;
    color:#000000;
    outline:none;
    display: inline-block;
    cursor:pointer;
    width: 120px;
    font-size: 16px;
    font-family: typopas;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
    text-indent: 2px;
}

.select_fancy_gray .select_fancy_grayInner {
    background:url('../img/arrow_down.png') 1px 5px no-repeat;
    width: 95%!important;
    background-position: 10px 9px;
    opacity:0.8;
    padding: 3px;
    /*margin-top: 3px;*/
    /* text-align: center; */
    height:10px;
}
.select_fancy_gray.select_fancy_grayOpen .select_fancy_grayInner {
    background:url('../img/arrow_up.png') 1px 5px no-repeat;
    opacity:0.8;
    background-position: 10px 9px;
}

.select_fancy_gray select option {
    font-size:14px;
    font-family: typopas;
    font-weight: 200;
}
.box.spacer15.left_in {
    line-height: 33px;
    width: 18%;
    color: #969696;
    font-size: 16px;
    padding-right: 55px;
}

.box.spacer30.left_in {
line-height: 32px;
padding-right: 45px !important;
width: 25% !important;
}
.classic_mobile .box.spacer30.left_in { /* rivka 17/5/2015 */
line-height: 32px;
padding:0!important;
width: 100% !important;
text-align:center;
}

.rightsum{
   font-size: 22px;
   text-align: right !important;
   line-height: 26px;
   width: 5% !important;
   padding-bottom: 14px !important;
}
.box.spacer20.capac {
    width: 4%;
    padding-top: 16px;
    padding-bottom: 14px !important;
}
.couple{
    line-height: 26px;
    padding-right: 0 !important;
    width: 11% !important;
    padding-bottom: 14px !important;
}
.more_options{
    margin-top: 32px;
}
.video_box.double_space{
    margin-top: 249px;
}
.m_options li{
    height: 34px !important;
    padding-top: 5px;
}
.select_fancy_gray.ver2{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 37px;
    background: #e4e4e4;
    color:#000000;
    outline:none;
    display: inline-block;
    cursor:pointer;
    width: 120px;
    font-size: 16px;
    font-family: typopas;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
}

.select_fancy_gray.ver2 .select_fancy_grayInner,.select_fancy_gray.ver2.select_fancy_grayOpen .select_fancy_grayInner{
    background:url('../img/two_arrows.png') 9px 5px no-repeat;
    width: 95% !important;
    padding-left: 4%;
}

.selections{
    height: 70px;
}

.no-pad{
    padding:0 !important;
}

.no-bor{
    border-bottom:none !important;
}

ul.quality .checkboxPink label {
margin-top: 8px;
}

.select_fancy_gray.ver3{
    padding: 4px;
    margin: 0;
    background: transparent;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px;
    background: #f4f4f4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: -o-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#f1f1f1 100%);
    background: linear-gradient(to bottom,  #f4f4f4 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1',GradientType=0 );

    color:#000000;
    outline:none;
    border:1px solid #d4d4d4;
    display: inline-block;
    cursor:pointer;
    width: 100%;
    font-size: 16px;
    font-family: typopas;
    font-weight: 200;
    outline: none;
    height: 20px;
    margin-right: -18px;
}

.select_fancy_gray.ver3 .select_fancy_grayInner,.select_fancy_gray.ver2.select_fancy_grayOpen .select_fancy_grayInner{
    background:url('../img/two_arrows.png') 9px 5px no-repeat;
}


/*shows*/

.classic_w p,.classic_w h2,ul.quality li{
    color:#565656;
}

.classic_w .p_des{
    color:#1b1b1b;
}

.dis_title {
	color: #454545;
	opacity: 8.8;
	margin-top: -2px;
}
.mobile .dis_title /* rivka 17/5/2015 */
{
	margin-top: 6px;
	margin-right: 50px; /* rivka 3/6/2015 */
	line-height:1.4;  /* rivka 4/6/2015 */
}
.pinkstar{
    color:#F39221;
    font-size:22px;
    float:right;
    margin-left:10px;
}

.boxer_shows{
    width:100%;
    margin-top: 17px;
}

.boxer_shows .box{
    width:auto;
    display:block;
    float:right;
}

.sel_1{
    width: 195px !important;
    margin-right:0 !important;
    margin-top: 5px;
}

.sel_2{
    width: 332px !important;
    margin-right: 13px !important;
    margin-top: 5px;
}

.sel_3{
    width: 532px !important;
    margin-right:0 !important;
}

.maxwidth{
    width:100% !important;
    margin-top: 10px;
    padding-bottom: 22px;
}

.box-row.sumbox {
    border-bottom: 1px dotted #949494;
    padding-bottom: 20px;
    padding-top: 4px;
    clear: both;
}
 .box-row.sumbox.order_remark {
    border-bottom: 0px;
}
.box-row.leftinstock {
    height: 46px;
    line-height: 22px;
    padding-top: 20px;
    border-bottom: 1px dotted #949494;
    margin-top: 3px;
    padding-right: 2px;
}
.leftinstock .fltlft {
    font-size: 23px;
}
.select_fancy_grayHover{
    background:#b8b8b8 !important;
    color:white !important;

}

/* shows ver 2 */
.classic_w.full{
    width:100% ;
}

.cover_image{
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
    margin-top: 35px;
    text-align:center; /* inon */
}

.orders_events{
}
.classic_w.full .box-row{

    display:table-row;


    height: 59px;

}
.classic_w.full .rec_line {
margin-top: 20px;
margin-bottom: 20px;
}
.orders_events .rec_line_title.box-row .box{
    padding: 11px 10px 11px 0 !important;
    text-align: right;
    font-weight: 200;
    display: table-cell;
    font-size: 16px !important;
}
.classic_w.full .titlebox{
    float:right;
    clear:both;
}

.classic_w.full .titlebox .image_r{
    height:85px;
    width:85px;
    border-radius: 50%;
    overflow: hidden;
    float:right;
}
.classic_w.full .titlebox .image_r img{
width:auto;
height:100%;
min-height:85px;
}
.classic_w.full .titlebox .title_text_c{
    float:right;
    margin-right: 10px;
}

.classic_w.full .select_show{
    border-radius:20px;
    background: #e1e0e0;
    padding: 6px;
    line-height: 19px;
    width: 95px;
    margin-right: 14px;
    margin-top: 3px;
    height: 17px;
    color:black;
    font-size: 16px;
    transition:.3s all;
    cursor: pointer;
    text-align: center;
}
.classic_w.full .select_show:hover{
    background:#F39221;
    color:#fff;
}
.classic_w.full .titlebox .title_text_c h1, .classic_w.full .titlebox .title_text_c h1 a{
    color:#F39221;
    font-size:36px;
    margin-top: 14px;
}
.classic_w.full .titlebox .title_text_c p, .classic_w.full .titlebox .title_text_c p a{
    color:#565656;
    margin-top: 0;
    font-size:18px;
}

.classic_w.full .rec_line_title{
    width: 100%;
    height: 36px;  margin-top: 0;
    padding: 0;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 800;
    border: none;
}
.orders_table .box{
    padding: 18px 0px 7px 0 !important;
    font-size: 20px;
}
.orders_events .box.bx1{
    width: 22%;

}
.orders_events .box.bx1{
    width: 22%;

    font-size: 16px;
    padding: 21px 0px 8px 0 !important;
}
.orders_events .box.bx2{
    width: 7%;

    padding: 18px 14px 0px 0 !important;
}
.orders_events .box.bx3{
    width: 7%;
}
.orders_events .box.bx4{
    width: 11%;
    padding: 12px 0 0 0 !important;
}
.orders_events .box.bx4 .trigger{
margin-right: 0px;
}

.orders_events .box.bx4 ul.options.open {
margin-right: -18px !important;
}

.orders_events .box.bx4 ul.options.open li {
    text-align: center;
}
.orders_events .box.bx5{
    width: 6%;

    text-align: center;
}
.orders_events .box.bx6{
    width: 16%;

    padding: 12px 0px 7px 0 !important;
}
.orders_events .box.bx7{
    width: 27% !important;

    padding-right: 8px !important;
    text-align: right !important;
    font-size: 14px;
    padding-top: 9px !important;
}


/*cart*/
.shopping_cart_table.boxer .box{
    padding: 32px 10px 0 0;
}
.shopping_cart .double_white_round div.trigger,.shopping_cart .double_white_round ul.options{
margin-right: 0px;
right: 0 !important;
}
.before_p .wrapper h2{
    margin-top: -24px;
    font-size: 31px;
    font-weight: 200;
    margin-bottom: 0;
}

.pink-arrow-left {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right:7px solid #F39221;
    position: absolute;
    left: -7px;
    top: 12px;
}

.pink_title{
    background:#FDB560;
    padding: 10px !important;
    height: 17px;
    text-align:center;
    font-size:18px;
    font-weight: 200;
    color:#3D3B3B;
    font-family: apolo;
    width: 15.5%;
    text-indent: -5px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    float: right;
    line-height: 18px;
    width: 50%;
    text-align:right;
    text-indent:2%;
	font-weight:bold;
}
.before_p .rec_line_title{
    display: table-row;
    font-family: typopas;
    font-size: 13px;
    line-height: 0px;
    height: 35px !important;
}
.before_p .no-border {}
.before_p .rec_line {
    margin-top: 8px;
}

.shopping_cart_table.boxer .box.bw_1{
    width: 47%;
    padding: 0px !important;
}

.shopping_cart_table.boxer .box.bw_2{
    width: 8%;
    padding: 37px 2px 0 0;
    font-size: 23px;
}

.shopping_cart_table.boxer .box.bw_3{
    width: 11%;
}

.shopping_cart_table.boxer .box.bw_4{
    width: 11%;
    padding: 37px 23px 0 0;
    font-size: 23px;
	direction:ltr;
}

.shopping_cart_table.boxer .box.bw_5{
    width: 11%;
    padding: 39px 0px 0 0;
}

.shopping_cart_table.boxer .box.bw_6{
    width: 6.5%;
    padding: 45px 29px 0 0;
}

.shopping_cart_table.boxer .box.bw_7{
    width: 6.5%;
    padding: 45px 10px 0 0;
}


.edit_b{
     background: url('../img/edit.png') -9px 0px no-repeat;
     height: 10px;
     width: 10px;
     cursor: pointer;
     margin-right: 5px;
}

.delete_b{
     background: url('../img/edit.png') 0px 0px no-repeat;
     height: 10px;
     width: 9px;
     cursor: pointer;
     margin-right: 5px;
}

.edit_b:hover{
background: url('../img/edit.png') -9px -14px no-repeat;
}

.delete_b:hover{
background: url('../img/edit.png') 0px -14px no-repeat;
}

.p_circ{
      width: 56px;
    height: 55px;
    /* border: 2px solid #cccccc; */
    background: white;
    text-align: center;
    overflow: hidden;
    /* border-radius: 50%; */
    vertical-align: middle;
    margin-top: 18px;
    /* padding-top: 10px; */
    float: right;
}

.rec_line_title.box-row .box {
    padding: 19px 23px 0 0;
}

.box.bw_1 {
    padding: 41px 10px 0 0;
}
.before_p .bubble_comment{
    background:url(../img/iec/bubble_big.png) no-repeat 0 0;
    width:23px;
    height:23px;
    margin-right: 9px;
    margin-top: -1px;
}
.before_p .bubble_comment:hover{
    background-position: 0 -23px;
}

.before_p .tooltips span{
    left:18px;
}

.before_p a.tooltips {
width: 35px;
}

.before_p a:hover.tooltips span{
    bottom:36px;
}


.before_p .rec_line_title .box{
  font-size: 16px !important;
}
.before_p .rec_line_title .bw_1{
padding:10px 0 0 0 ;
}

.before_p .rec_line_title .bw_2{
padding: 19px 12px 0 0 !important;

}

.before_p .rec_line_title .bw_3{
padding: 19px 29px 0 0;
}

.before_p .rec_line_title .bw_4{
padding: 19px 23px 0 0 !important;
}

.before_p .rec_line_title .bw_5{
padding: 19px 1px 0 0 !important;
}

.before_p .rec_line_title .bw_6{
padding: 20px 25px 0 0 !important;
}

.before_p .rec_line_title .bw_7{
padding: 20px 5px 0 0 !important;
}
.shopping_cart .p_c_description{ /*rivka 14/5/2015*/
float:right;
margin-right: 16px;
margin-top: 32px;
margin-top: 22px; /* inon */
width:350px; /* inon */
}

.p_c_description::after,.before_p .box-row::after{
content:'';
clear:both;
}
.p_c_name{
    font-size: 16px;
    color: black;
    margin-bottom: 4px;
}
.p_c_name a{
    color: #F58F14;
    font-weight: bold;
    font-size: 18px;
}

.p_c_makat{
    font-size: 15px;
    color:#535353;
}

.before_p .wrapper .r_item h2 { /* inon */
    color: #6f6f6f;
    font-family: apolo;
    font-weight: 200;
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.select_fancy.little_s2.rounded_s {
border-radius: 18px !important;
/* width: 67px !important; */
float: right;
text-indent: 25px;
font-size: 20px;
line-height: 19px;
}
body.shows_mobile span.select_fancy.little_s2.rounded_s span /*rivka 28/5/2015*/
{
	padding-left:10px;
	margin-right:-14px;
}
.select_fancy.little_s2.rounded_s .select_fancyInner{
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 6px 4px;
    height: 25px;
    line-height: 20px;
    float: right;
}

.cart_summery{
    clear:both;
    height: 74px;
    width:100%;
    float:left;
    padding-top: 16px;
    text-align: left;
}

body.shopping_cart .cart_total {
	margin-left: 12px;
    line-height: 53px;
	direction: rtl;
}
body.shopping_cart .cart_total_sum {
	float: left;
}
.cart_total{
    color:#535353;
    font-size:18px;
}

.cart_total_sum{
    color:black;
    font-size: 41px;
}

.pay_button{
    width:165px;
    float:left;
    margin-top: -22px;
}

/* fancy select */
.fancy-select select{
    position: relative;
    visibility: hidden !important;
}
div.fancy-select {
    position: relative;
}

div.fancy-select.disabled {
    opacity: 0.5;
}

div.fancy-select select:focus + div.trigger {
    box-shadow: 0 0 0 2px #4B5468;
}

div.fancy-select select:focus + div.trigger.open {
    box-shadow: none;
}

div.fancy-select div.trigger {
    border-radius: 29px;
    cursor: pointer;
    padding: 6px 0px 7px 0px;
    text-indent: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #e4e4e4;
    border: none;
    color: #494949;
    width: 107%;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}

div.fancy-select div.trigger:after {
     background:url('../img/arrow_down_g.png') 1px 5px no-repeat;
     width: 100% !important;
     content: '';
     height: 11px;
     display: block;
     position: absolute;
     left: 9px;
     top: 7px;
}
div.fancy-select div.trigger.open:after {
     background:url('../img/arrow_up_g.png') 1px 5px no-repeat;
      content:'';

}
.double_white div.trigger:after {
    background: url('../img/two_arrows.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    left: 9px;
    top: 5px;
}
div.fancy-select div.trigger:after {
    background: url('../img/arrow_down_g.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    left: 9px;
    top: 7px;
}
 div.fancy-select.single_white div.trigger:after {
     background:url('../img/arrow_down.png') 1px 5px no-repeat;
     width: 100% !important;
     content: '';
     height: 11px;
     display: block;
     position: absolute;
     left: 9px;
     top: 7px;
}
 div.fancy-select.single_white div.trigger.open:after {
     background:url('../img/arrow_up.png') 1px 5px no-repeat;
      content:'';

}
div.fancy-select.single_white div.trigger, .contact_form .double_white div.trigger{
    border: 1px solid #d4d4d4;
    background:white !important;
    border-radius:4px !important;
}
.double_white_round div.trigger{
    border: 1px solid #d4d4d4 !important;
    background: white !important;
    border-radius: 16px !important;
    height: 14px !important;
    margin-top: 3px;
    width: 76px !important;
    margin-right: 19px;
    font-size: 19px;
    line-height: 14px;
    text-align: Center;
    text-indent: -5px !important;
}
div.fancy-select.select_fancy.double_white_round div.trigger:after {
     background: url('../img/two_arrows.png') 1px 5px no-repeat;
     width: 100% !important;
     content: '';
     height: 16px;
     display: block;
     position: absolute;
     left: 9px;
     top: 4px;
}
div.fancy-select.select_fancy.double_white_round  ul.options {
    width: 78px !important;
    right: 18px;
}

div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 117%;
    visibility: hidden;
    opacity: 0;
    z-index: 9999999;
    max-height: 300px;
    overflow: auto;
    background: #fff;
    border-radius: 6px;
    right: 0;
    border: 1px solid #d4d4d4;
    width: 98%;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.open {
    visibility: visible;
    opacity: 1;
    transition: opacity 300ms ease-out, top 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}

div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 40px;

    transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 50px;

    transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
    -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li:first-child {
	/*display:none;*/ /* inon */
	/*font-weight:bold;*/
}
div.hide_first ul.options li:first-child {
	display:none;
}
/*div.fancy-select.hide_first ul.options li:first-child {
	font-weight:normal;
} */
div.fancy-select ul.options li {
    padding: 5px 13px;
    color: #000;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 1px solid #d4d4d4;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}

div.fancy-select ul.options li:last-child {
    border-bottom:none;
}
div.fancy-select ul.options li.selected {
    background: #e4e4e4;
    color: #000;
}

div.fancy-select ul.options li.hover {
    color: #000;
}

.contact_page .double_white .trigger{
    width:66%;
    height: 17px;
}

.contact_page .double_white .options{
    width: 67%;
    right: 27%;
}

.phone_select .options {
width: 70px !important;
left: 25px;
right: auto !important;
top: 4px !important;
}
div.fancy-select ul.options li:hover{
background: #e4e4e4
}

.double_a .trigger{
    min-width:106px;
    min-width:455px;
}
.cat_drop .trigger{
    border-radius:8px !important;
    height:30px !important;
}

.cat_drop .trigger {
border-radius: 8px !important;
height: 12px !important;
font-size: 13px;
text-indent: 8px !important;
}
.sw2 .trigger {
text-indent: -8px !important;
}

div.fancy-select.single_white.cat_drop div.trigger:after{
    top:4px !important;
}
div.fancy-select.single_white.cat_drop .options{
    font-size:13px !important;
    width: 100%;
}

.little_round .trigger {
    border-radius: 4px !important;
    height: 17px !important;
    font-size: 14px;
    line-height: 19px !important;
    text-indent: 10px !important;
    border: 1px solid rgb(171, 171, 171) !important;
    margin-top: -2px !important;
}

.little_round .trigger:hover,div.fancy-select div.trigger:hover{
    background:#b8b8b8 !important;
    color:white !important;
}
div.fancy-select.single_white div.trigger:hover,div.fancy-select.double_white div.trigger:hover,div.fancy-select.double_white_round div.trigger:hover{
    background:#f1f1f1 !important;
    color:#494949 !important;
}
div.fancy-select.phone_select div.trigger.open:after,div.fancy-select.little_round div.trigger:after,div.fancy-select.double_a div.trigger:after{
     background:url('../img/two_arrows.png') 1px 5px no-repeat;
      content:'';

}
div.fancy-select.phone_select.double_white div.trigger:after ,div.fancy-select.little_round div.trigger:after,div.fancy-select.double_a div.trigger:after{
    background: url('../img/two_arrows.png') 1px 5px no-repeat;
    width: 100% !important;
    content: '';
    height: 16px;
    display: block;
    position: absolute;
    top:5px;
}

div.fancy-select.little_round div.trigger:after{
    top:4px;
}

.fancy-select.select_fancy.double_white.phone_select div.trigger:after{
     height: 16px;
     top:0px;
}

.phone_select .trigger{
   position: absolute !important;
   display: inline-block;
   background: transparent;
   width: 68px !important;
   left: 27px;
   text-indent: 6px;
   padding: 0;
   border: none !important;
   line-height: 7px;
   border-right: 1px solid #bdbdbd!important;
   top: -26px;
   border-radius: 0 !important;
   height: 5px !important;
}

.fancy-select.select_fancy.double_white.phone_select .trigger:hover{
    background:white !important;
}

.fancy-select.select_fancy.double_white.phone_select .trigger{
    border-radius:0 !important;
}

.ns {
bottom: 0;
font-size: 61%;
}

.thank_you .ns{
    font-size: 100% !important;
    margin-right: 3px  !important;
}

.thank_you.print .no-print
{
	display:none!important;
}

sub.ns {}

.checkout_page .ns ,.checkout_mobile .ns{
bottom: 0;
font-size: 90%;
margin-right:2px;
}

.logo_container.shortlogo {
	background: url(../img/logos.png) no-repeat;
    width: 117px;  margin-top: 0;  height: 44px;  margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: -51px;
}

hr {
    margin-top: 4px;
    border-top: 1px solid #B9B9B9 !important;
}

.homepage sub.ns {
    font-size: 91%;
    margin-right: 2px !important;
}

.homepage strong {
    font-weight: 200;
}

.classic .ns {
    font-size: 80%;
}

.ie8 .histadrut_menu ul,.ie8 .histadrut_menu ul li,.whiteMenu .iO{
    background:white;
}
.ie8 .histadrut_menu ul li:hover{
    background:#F39221;
}
.ie8 .single_cat{
    margin: 5px 9px 5px 9px;
}
.ie8 input[type="checkbox"],.ie8 .checkboxWhite input[type="checkbox"],.ie8 .checkboxPink input[type="checkbox"]{
    visibility: visible !important;
    width:10px;
    height:10px;
}
.ie8 .checkboxWhite label,.ie8 .checkboxPink label{
    display:none;
}
.ie8 .spacer16{
    padding-top:5px !important;
}
.ie8 .checkout_page .boxer .box.spacer16{ /*rivka-new 15/02/2015*/
    padding : 11px 21px 11px 0px!important;
}
.ie8 .checkout_page .boxer .bls_row .box.spacer16{ /*rivka-new 15/02/2015*/
    padding : 21px 21px 1px 0px!important;
}
.ie8 .checkout_page .boxer .bls_row .box.spacer16.box_num_of_payments{ /*rivka-new 15/02/2015*/
    padding : 11px 21px 1px 0px!important;
}
.ie8 .checkout_page .boxer .bls_row .box.spacer20{ /*rivka-new 15/02/2015*/
    padding : 11px 0px 11px 0px!important;
}
.ie8 .r_item{
    margin-left:30px;
}

.funds_row input {
    width:40px;
    text-align:center;
    border: 1px silver solid;
    border-radius: 4px;
    font-size: 14px;
}


/************************

	Shows Ticket select

************************/

.seat-select-stage1 {
	height: 380px;
	border-top: 1px solid rgba(0, 0, 0, 0.13);
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
	padding-bottom: 24px;
	margin-top: 40px;
	margin-bottom: 32px;


}

.seat-selected-label {
	font-size: 1.13em;
	font-weight:400;
	font-family: apolo;


	padding-top: 10px;
}

.seat-selected-label .seat-total {
	color: #F39221;
}


.seat-map-wrapper {
	display: block;
	width: 50%;
	height: 70%;
	margin: 0 auto;
	padding-top: 60px;
}

#seat-gush1,
#seat-gush2,
#seat-gush3 {
	background-color: #ededed;
	padding-top: 20px;
	box-sizing: border-box;
	color: #3b3b3b;
	font-size: 31.83px;
	font-family: typopas;
	text-align: center;

	display: inline-block;

	transition: all 0.1s linear;
}

#seat-gush1:hover,
#seat-gush2:hover,
#seat-gush3:hover {
	background-color: #F39221;
	color: #ededed;
}

#seat-gush1,
#seat-gush3 {
	position: relative;
	top: 40px;
	margin: 0 10px;
}
#seat-gush1 {
	width: 150px;
	height: 75px;

-webkit-transform: rotate(30deg) skew(20deg);
	-ms-transform: rotate(30deg) skew(20deg);
        transform: rotate(30deg) skew(20deg);
}

#seat-gush2 {
	width: 132px;
	height: 80px;

}

#seat-gush3 {
	width: 150px;
	height: 75px;

-webkit-transform: rotate(-30deg) skew(-20deg);
	-ms-transform: rotate(-30deg) skew(-20deg);
        transform: rotate(-30deg) skew(-20deg);
}

.seat-bama {
	background-color: #ededed;
	padding-top: 20px;
	box-sizing: border-box;
	font-size: 31.83px;
	font-family: typopas;
	text-align: center;
	display: inline-block;
	color: #3b3b3b;
	height: 72px;
	width: 183px;

	position: relative;
	right: 150px;
	top: 20px;

}

.seat-price-wrapper {
	border-top: 1px solid #ededed;
}
.seat-price-wrapper p{
	text-align: center;
	margin-top: 15px;

    font-weight: 400;
}


/* Seat select Stage 2 */

.seat-select-stage2{
	height:100%;
	display: none;
}

.seat-selected-wrapper {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 38px;
	margin-top: 30px;
	padding-top: 5px;
}
.seat-icon {
	height: 21px;
	width: 21px;

 -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	     border-radius: 50px;

	display: inline-block;

	margin: 0 10px;
	position: relative;
	top: 4px;
}
.seat-icon:first-child {
	margin-right: 0px;
}

.seat-available {
    border: 2px solid #f39221;
}

.seat-chosen {
	background-color: #F39221;
}


.seat-unavailable {
    background-color: #C0C0C0;
}


.seat-selected-label.fltrt  {
	height: 29px;
	margin-top: -10px;
}

.seat-selected-label.fltrt span {
	font-family: typopas;
	font-weight: 200;
	font-size: 1em;
}

/* Seat map */
.seat-map-outer {
	width: 100%;
	overflow-x: auto;

}
#seat-map {
	padding-top: 20px;

}
div.seatCharts-container {
	width: 1150px;
	padding-bottom: 20px;
}
body.tickets_mobile div.seatCharts-container { /* rivka 31/5/2015*/
	width: 100%;
}
body.tickets_mobile .seat-map-outer { /* rivka 31/5/2015*/
	text-align:right;
	overflow-x:scroll;
	direction:rtl;
}

div.seatCharts-cell {
	box-sizing: border-box;
	padding-top: 2px;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	float: right;
	text-align: center;
	outline: none;
	font-size: 13px;
	line-height:15px;
	color: black;
	font-family: typopas;

}
div.seatCharts-seat {
	background-color: #fff;
	font-size: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor: default;
	cursor: pointer; /* inon */
	position: relative;
	right: 44px;
}
div.seatCharts-seat:focus {
	border: none;
}

div.seatCharts-space {
	/*margin-left: 13px;
	font-size: 22px;
	font-family: typopas;*/ /* inon - space width = circle width */
	background-color: white;
}
div.seatCharts-rowID {
	position: absolute;
	-webkit-backface-visibility: hidden;/* rivka 26/5/2015  problem android the column of numbers scoll with the screen*/
	z-index: 555;
	/* Making the row id stay fixed while scrolling */
	margin-left: 13px;
	font-size: 22px;
	font-family: typopas; /* inon - moved from .seatCharts-space */
}
div.seatCharts-row {
	height: 30px;
}

div.seatCharts-row:after {
	clear: both;
}

div.seatCharts-seat.selected {
	background-color: #F39221;
	color: white;
	padding-top: 3px;
}

.selected-no-subsidy, div.seatCharts-seat.selected.selected-no-subsidy {
    background-color:#F8BE78;
}

div.seatCharts-seat.focused {
	background-color: rgb(235, 111, 178);
	color: white;
	padding-top: 3px;
}

div.seatCharts-seat.available {
	background-color: #fff;
	border: 1px solid #9b9b9b;
	color: #F39221;
}

div.seatCharts-seat.unavailable {
	background-color: #9b9b9b;
	color: white;
	padding-top: 3px;
	cursor: default;
}

ul.seatCharts-legendList {
	list-style: none;
}
li.seatCharts-legendItem {
	margin-top: 10px;
	line-height: 2;
}
div.section-title { /* inon */
	color:#F39221;
	font-weight: 200;
	font-size: 1.3em;
	text-indent:45px;
	margin-bottom:20px;
}

/*changes start*/
.ie8 .single_res .circ{
background: none;
}

.product_table{
    border: 1px solid #B5B5B5;
    border-radius: 0 !important;
    -webkit-border-radius: 9px;
}
/*changes end*/


/*Firma - 15/01/15 */
#side_gallery .g_item , .r_item , #big_image {
	-webkit-transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.circ {
	background-size: cover;
}


.d-none {
    display: none !important;
}

/*  inon FROM HERE: */
.hidden-by-server
{
	display:none!important;
}
.p_circ img
{
	width:37px;
	height:37px;

	width: 55px;
    height: 59px;
}
.mag
{
	cursor:pointer;
}
body.classic .rec_line_title .dis_title {
  line-height: 37px;
}
.ff-large .ff-title {
	font-size: 25px;
	font-family: typopas;
	font-weight: 200;
	margin-bottom: 5px;
}
.ff-large .ff-text {
  margin-top: 0;
  line-height: 20px;
  margin-bottom: 21px;
}
.ff.ff-line, .ff.ff-lineh {/*rivka 14/5/2015*/
	border-top: 1px dotted #949494;
	border-top: 1px solid #E3E3E3;
	/*height: 34px;*/ /*rivka 30/4/2015*/
	line-height: 32px;
}











.form-fields .ff.ff-lineh {/*rivka 22/2/2016*/
	border-top:0px;
	line-height: 32px;
	padding-top: 12px;
}
.form-fields .ff.ff-lineh .ff-title{/*rivka 22/2/2016*/
	vertical-align:top;
	font-weight:200;
}
.form-fields .ff.ff-lineh.ff-field .ff-text {/*rivka 22/2/2016*/
	line-height: 16px;
}
.form-fields .ff.ff-lineh.ff-field .ff-text select{/*rivka 22/2/2016*/
	line-height: 18px;
	width:50%;
}
.form-fields .ff.ff-lineh.ff-field.f-Phone .ff-text select{/*rivka 22/2/2016*/
	line-height: 18px;
	width:70px;
}
.form-fields .ff.ff-lineh.ff-field.f-Phone .ff-text .select_fancy{/*rivka 22/2/2016*/
	width:70px;
	display:inline-block;
}
.form-fields .ff.ff-lineh.ff-field.f-Date .ff-text .select_fancy{/*rivka 22/2/2016*/
	width:90px;
	margin-left:7px;
	display:inline-block;
}
.classic_mobile .form-fields .select_fancy_gray/*rivka 22/2/2016*/
{
	width:100px!important;
	top:0px!important;
	display:block;
}
.classic_mobile .form-fields .form_box /*rivka 22/2/2016*/ {
	width: 75%;
	display: inline-block;
}
.classic_mobile .form-fields .cell_title /*rivka 22/2/2016*/ {
	width: 22%;
	display: inline-block;
}
.classic_mobile .form-fields .select_div /*rivka 22/2/2016*/ {
	display: inline-block;
	 margin-right: 5px;
}
.classic_mobile .form-fields span.select_fancy_gray /*rivka 22/2/2016*/ {
	display: block!important;
	margin-top:-25px;
}

.classic_mobile .form-fields .ff-date .select_fancy_gray/*rivka 22/2/2016*/
{
	width:82px!important;
}
.classic_mobile .form-fields .ff-phone .select_fancy_gray/*rivka 22/2/2016*/
{
	width:70px!important;
}


.classic_mobile .form-fields .ff-phone .select_div /*rivka 22/2/2016*/ {
	 margin-right: 5px;
}
.classic_mobile .form-fields .ff-phone input[type="text"]{/*rivka 22/2/2016*/
	border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 120px;
    height: 16px;
    font-size: 14px;
    text-indent: 7px;
	vertical-align:top;
	margin-right:20px;
	margin-top:3px;
}
.classic_mobile .form-fields  input[type="text"]{/*rivka 22/2/2016*/
	border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 90%;
    height: 16px;
    font-size: 14px;
    text-indent: 7px;
	vertical-align:top;
	margin-right:20px;
	margin-top:3px;
}
.classic_mobile .form-fields .title/*rivka 22/2/2016*/
{
	height:auto;
}
.form-fields .ff.ff-lineh.ff-field.f-Phone .ff-text input[type="text"]{/*rivka 22/2/2016*/
	border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 120px;
    height: 16px;
    font-size: 14px;
    text-indent: 7px;
	vertical-align:top;
	margin-left:5px;
}
.form-fields .ff.ff-lineh.ff-field.f-TextBox .ff-text input[type="text"]{/*rivka 22/2/2016*/
	border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 70%;
    height: 16px;
    font-size: 14px;
    text-indent: 7px;
	vertical-align:top;
	margin-left:5px;
	    min-width: 300px;
    padding-left:0px;
    padding-right:0px;
}
.form-fields .ff.ff-lineh.ff-field.f-CheckBox .ff-text input[type="checkbox"]{/*rivka 22/2/2016*/
	visibility:visible;
	margin-top:3px;
}
.classic_mobile .form-fields input[type="checkbox"]{/*rivka 22/2/2016*/
	visibility:visible;
	margin-top:7px;
	margin-right:10px;
}
.classic_mobile .form-fields li.quality/*rivka 22/2/2016*/
{
	padding-top: 10px;
    padding-bottom: 10px;
    cursor: default;
}
.form-fields .ff.ff-lineh.ff-field.f-CheckBox .ff-text {/*rivka 22/2/2016*/
	vertical-align:middle;
}
.form-fields .red_reuqired .trigger
,.form-fields .red_reuqired span.select_fancy_gray
,.form-fields .red_reuqired input[type="text"]
{
	border:solid 1px red!important;
}
.form-fields .red_reuqired input[type="checkbox"]
{
	outline:solid 1px red!important;
}


















.ff.ff-line:last-child, .ff.ff-lineh:last-child {
	border-bottom: 1px dotted #949494;
	border-bottom: 1px solid #E3E3E3;
}
.ff-line .ff-title {
	display:none;
}
.ff-line .title {/*rivka 14/5/2015*/
	display:none;
}
.ff-line .open {/*rivka 14/5/2015*/
	display:block!important;
}
.ff-lineh .ff-title {
	padding-left: 20px;
	font-weight:bold;
	display:inline;
	display:table-cell;/*rivka 30/4/2015*/
	width:30%; /*rivka 30/4/2015*/

}
.ff-lineh .ff-text {
	display:inline-block;
	width:85%; /*rivka 30/4/2015*/
	display:table-cell;/*rivka 30/4/2015*/
}

.ff-lineh.ff-title-empty .ff-text {
	width:auto;
}
.ff-lineh.ff-title-empty .ff-title {
	display:none;
}
.cover_tickets{
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
    margin-top: 35px;
    text-align:center;
    user-select:none;
}

.cover_tickets div *
{
	display:inline;
	width:20px;
	height:20px;
	line-height:20px;
	font-family:Arial, "Sans-Serif";
	font-size:20pt;
}

.cover_tickets div h1
{
	color:#bdbdbd;
}

.cover_tickets div h2
{
	color:#ff0000;
}

.cover_tickets div h3
{
	color:#00ff00;
}

.cover_tickets div h4
{
	color:#0000ff;
}

.cover_tickets div h5
{
	color:#00ffff;
}

.cover_tickets div h6
{
	color:#ff00ff;
}

.cover_tickets div h7
{
	color:#ffff00;
}

.cover_tickets div h2, .cover_tickets div h3, .cover_tickets div h4, .cover_tickets div h5, .cover_tickets div h6, .cover_tickets div h7
{
	cursor:pointer;
}

body.show .sumrow, body.tickets .sumrow
{
	width:540px;
	display:block!important;
}

.sidebar-right-menu .res_row,.category .sidebar-right-menu h2 /* inon 26/05/15 - קטגוריות משנה  */
{
	border-bottom:none!important;
	height:auto;
}


/*  inon - temp hide */
/* rivka - change for mobile 5/5/2015 */
/*.checkboxWhite, .fav_icon, .watch_icon,
.single_cat h3, .display360_wrapper, .flyer, .sidebar_menu h2,
.footer_menu_container, .cart_counter, .agrees_block label, .wrong_d,
.shopping_cart_table .bw_5,
.shopping_cart_table .bw_6, .sidebar-right, .onsale, .firma, #mob_menu, .btn_snapmenu
{
	display:none!important;
}*/
/* rivka - change for mobile 5/5/2015 */
.single_cat h3, .flyer,
 .cart_counter, .wrong_d,
.shopping_cart_table .bw_5,
.shopping_cart_table .bw_6, /*.sidebar-right-filter,*/ .onsale,
.firma, /*.fav_icon, rivka 3/4/16 fav*/
.whiteMenu , .no-line.impor-li
,.lbl_email_agree, .lbl_terms_agree
/* inon 26/05/15 - עדכון  */
{
      display:none!important;
}

body.category_mobile .sidebar_menu_ttl, body.category_mobile .li-filter:not(.li-Filter_TRB):not(.li-Filter_Text)
{
	display:none;
}

body.category_mobile aside.sidebar-right nav.sidebar_menu ul li
{
	margin: 0 auto;
    float: none;
    width: 90%;
}

body.category_mobile .text-filter input[type="text"]
{
	width: 90%;
}


body.category_mobile .checkbox_description
{
	font-size:18px;
	color:#F7931D;
    font-family: typopas;
}
body.category_mobile .sidebar_menu h3
{
	text-align:center;
	display:none;
}

.fav_container{ /* inon 26/05/15 - זמני עד להחזרת אייקון מועדפים  */
    left: 60px;

    left: 7px;
    top: 235px;
    position: absolute;
    z-index: 999;
      display:none;
}
.shopping_cart_table .bw_1
{
	width:65%!important;
}

.shopping_cart .p_c_description{ /*rivka 14/5/2015*/
	width:550px!important;
}

.basket_rem
{
    font-size: 28px;
    text-align:center;
    font-weight:bold;
}

.ltr {
	direction:ltr!important;
	text-align:left;
}

.inline-block
{
	display:inline-block;
}

.ltr-number
{
	direction:ltr;
	text-align:left;
	display:inline-block;
}

@media print {
.no-print
{
	display:none;
}
}




body.category_desktop .cat_img img, body.category_mobile .cat_img img  /*rivka 17/8/2015*/
{
      height:167px;
      height:170px;
      min-width:167px;
}

/*body.category_desktop .cat_img img
{
      width:167px;
}

body.category_desktop .single_cat .circ
{
      background:none;
}*/


	/*start rivka 16/7/2015*/

    .checkout_page .boxer.rem_table
    {
    	padding-top:10px;
    	float:left;
    	margin-top:15px;
    }
    .checkout_page .boxer.rem_table .box-row
    {
    	border-top: 1px solid #bdbdbd;
		float: right;
    	position:relative;
    }
    .checkout_page .boxer.rem_table .box-row .box
    {
    	width:70px;
		float: right;
    	position:relative;

    }
    .checkout_page .boxer.rem_table .box-row .box.box_tr_remark
    {
    	padding-top: 15px;
    	width:100%;
    	float:right;
    	margin-left:3px;
    	padding-right:0;
    	padding-left:0;
    }
    .checkout_page .boxer.rem_table .box-row .box.box_tr_remark textarea
    {
    	margin-bottom: 10px;
		float: left;
		border-radius:4px;
    	border: 1px solid #C0C0C0;
		resize:none;
		padding:7px;
		padding-right:12px;
		margin-left:2px;
		width:395px;
		font-size: 14px;
		height:41px;
    }
	.boxer.rem_table div.HideInput label
	{
		display:inline-block;
	}

	.boxer.rem_table div.HideInput textarea
	{
	}

	.boxer.rem_table label {
		border: 1px silver solid;
		padding: 5px;
		border-radius: 4px;
    	width:407px;
		height: 17px;
		font-size: 14px;
		text-indent: 7px;
		cursor:text;
		color:#ABABA9;
		display:none;
		padding-top:11px;
		position:absolute;
		z-index:500;
		border:none;
		background-color:Transparent;
		float:right;
		left:0;
		text-align:right;
		padding-right:0;
	}

	/*end rivka 15/2/2015*/



.warning_loading { /* rivka 18/8/2015*/
    background: url(../img/loading.gif) no-repeat;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 24px;
    font-family: apolo;
    font-weight: 600;
    /*position: absolute;
    top: 67px;
    left: 260px;*/ /*nikita 06/10/2020*/
    background-position-x: center; /*nikita 06/10/2020*/
}

.p_money {
    margin-right: -8px;
}

.mobile_login_ver2 .warning_loading { /* rivka 18/8/2015*/
    background: url(../img/loading.gif) no-repeat;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 16px;
    font-size: 13px;
    font-family: apolo;
    font-weight: 600;
    position: relative;
    top: auto;
    left: auto;
    float: right;
}
input:-webkit-autofill { /* rivka 18/8/2015*/
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
.f_login_gray input, .f_login_gray a /* rivka 18/8/2015*/
{
    opacity: 0.4;
	transition:.1s all;
	cursor:default;
}

#f_login h2 {
    color: darkblue;
}














#home_category_grid {
    /*width:100%;
	width:1100px;*/
    width: 82%;
    min-width: 700px;
    /*background-color:#E6E6E6;*/
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 1360px;
    height: 240%;
}
.home_category
{
	background-color:#3A3A3A;
	width:100%;
	height:570px;
		min-width: 1190px;
		padding-top:70px;
		padding-bottom:30px;
}
.home_category_tring
{
	background-image:url(../img/iec/poly_cat.jpeg);
	background-repeat:no-repeat;
	width:100%;
	height: 155px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		min-width: 1190px;
}

.footer_category
{
	background-image:url(../img/iec/bg_category_down.jpeg);
	background-repeat:no-repeat;
	width:100%;
	height:650px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		/*min-width: 1190px;*/
}
	.footer_category .cat_ttl {
		text-align:center;
		font-size:41px;
		color:#ffffff;
		font-size: 50px;
		padding-top:170px;
		font-weight: 100;
		font-family:apolo;
	}
	.footer_category .line_bot {
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
		background-color:  #f8931d;
		width: 81px;
		height: 3px;
		text-align:center;
		margin:auto;
		margin-top:30px;
	}

	.category_list
	{
		/*width: 1100px;*/
		margin: auto;
		margin-top:50px;
		width:82%;
		min-width:700px;

	}
	.category_list .cat_box
	{
		display:inline-block;
		border-radius: 2px;
		background-color: #dea5db;
		width: 108px;
    /*height: 100px;*/
		width: 8.4%;
		height:100%;
	margin: 0 0.9%;
	padding:10px;
	float:right;
	text-align:center;
	font-size:17px;
	color: #2e2d2d;
	cursor:pointer;
	}
		.category_list .cat_box.cat_102472 {

		background-color: transparent!important;
		border:solid 1px #ffffff;
		color:#ffffff!important;
		}
		.category_list .cat_box.cat_102472 a{

		color:#ffffff!important;
		}
		.category_list .cat_box.cat_102642 {

		display:none!important; /*card load*/
		}
		.mobile_homepage .category_list .cat_box.cat_102642 {

		display:block!important; /*card load mobile*/
		}

		.category_list .cat_box:hover {
			opacity:0.7;
		}
		.category_list .cat_box div {
			height:30px;
			font-weight:bold;
		}
	.item img.tringle
	{
		position:relative;
		top:-18px;
		width:22px;
		margin-right: 110px;
    margin-right: 45.7%;
	}
		.category_list .cat_box:first-child {
			/*margin-right: 0px;*/
		}
		.category_list .cat_box img {
			display:block;
			margin-bottom:20px;
			margin-right:30%;
			margin-top:15px;
			height:50px;
		}
		.category_list .cat_box a {
			color:#2e2d2d;
		}
		.item_category_but
		{
			    color: #3F393E;
				height: 22px;
				margin-top: 30px;
				padding-top: 8px;
				padding-left: 25px;
				font-size: 13px;
				text-align: left;
				background: url(../img/iec/tag_icon.png) no-repeat;
				background-color: #dea5db;
				background-position-y: 11px;
				background-position-x: 12px;
				font-weight: bold;
		}
		body.category .item_category_but
		{
				margin-top: 15px;
				height:19px;
				background-position-y: 8px;
				padding-top: 6px;
				margin-top: 1px;
		}
		body.category .single_cat
		{
			height:310px;
		}
		.item_category_txt
		{
			height:120px;
		}
			.item-w1.item-h2 .item_category_txt h1 {
			font-size: 15px;
			}
		.item_category_txt h1
		{
			font-size: 19px;
    height: 60px;
    position: relative;
    top: -10px;
    padding-right: 15px;
    padding-left: 10px;
		}
		.item_category_txt span
		{
			color:#000000;
			font-weight:bold;
			height:20px;
			padding-right:15px;
		}

		.item:hover{

		}


		.home_category .item-w2
		{
			    width: 39%;
		}
		.home_category .item-h2
		{
			height: 43.9%;
		}
		.home_category .item-w1
		{
			width:15%;
		}
		.home_category .item-h1
		{
			height:20.7%;
		}


		.home_category .nivo-controlNav {
			 /*top: 20%!important;
			right: 15%!important;
			 left: 0px!important;*/
		    top: 44.5%!important;
    left: 78.5%!important;
		}

		.home_category .nivoSlider
		{
			height:100%!important;
			margin-bottom:0px!important;
		}
		.home_category .nivo-imageLink:first-child .nivoSlider img
		{
			display:block;
		}

		.home_category .nivoSlider img
		{
			z-index:9!important;
			/*visibility:visible!important;*/
			visibility: visible!important;
			height:73%;
			height:76.8%;
		}
		.home_category  div.nivo-div-ttl
		{
			height: 27%;
		}
		.home_category .nivoSlider div.nivo-div-ttl {
				z-index: 899999 !important;
    position: absolute;
    height: 27%;
    width: 100%;
    background-color: #DEA5DA;
    /* opacity: 0.5 !important; */
    opacity: 1!important;
    visibility: visible !important;
    top: 73%;
	top: 76.8%;
			}
.traingle {
	display:none;
}
.nivoSlider
{
	border-radius:0px!important;
}
#home_category_grid .item.item-w2.item-h1 .traingle
{

			   border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #DEA5DA;
    /* top: 50%; */
    /* position: absolute; */
    position: absolute;
    top: 33%;
    z-index: 899999 !important;
        left: 34.2%;
        left: 16.9%;
	display:block;
}
#home_category_grid .item.item-w2.item-h1:nth-child(2n) .traingle
{

    top: 9%;
        left: 33.9%;
}
#home_category_grid .item.item-w1.item-h1 .traingle
{

			   /*border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #DEA5DA;
    position: absolute;
    top: 32%;
    z-index: 899999 !important;
        left: 17.4%;
        left: 17%;
	display:block;*/
			   display:block;
}
		.nivoSlider .traingle
		/*, .item.item-w2.item-h2 .traingle*/
		{
			   border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #DEA5DA;
    /* top: 50%; */
    /* position: absolute; */
    position: absolute;
    top: 70%;
    top: 74%;
    z-index: 899999 !important;
    right: 47%;
	display:block;
		}
		.home_category .item-h1 div.nivo-div-ttl
		{
			/*z-index: 899999!important; */
			/* position: absolute; */
			background-color: #DEA5DA;
			/* opacity: 0.5!important; */
			/* visibility: visible!important; */
			/* top: 0; */
			width: 38.5%;
			float: left;
			height: 300%;
			display: block;
		}
		.home_category .item.item-w2.item-h1 img
		{
			height: 100%;
			width: 61.5%;
		}
		.home_category .item-h1 a
		{
			float:right;
			height:100%;
			width: 100%;
		}
		.home_category .item-h1 a.img
		{
			width: 60%;
			float: right;
			height:100%;
		}
		.home_category .nivoSlider a.nivo-imageLink
		{
			/*opacity:1!important;
			display:block!important;*/
			background-color:transparent;
		}
		.home_category .nivoSlider img
		{
			border-radius:0px;
		}

		.item.item-w1.item-h1 img
		{
			height:70%;
			height:62.6%;
		}
		.home_category .item-h1.item-w1 div.nivo-div-ttl
		{
			width: 100%;
    height: 30%;
    height: 37.4%;
	    height: 37.5%;
    margin-top: -4px;
		}



 .nivo-controlNav a {
	width: 12px!important;
    height: 12px!important;
	background-image: url(../img/iec/bullets_iec.png)!important;
	background-position-y:-10px!important;
}


 .nivo-controlNav a:hover {
	background-position:0 1px!important;
 }

 .nivo-controlNav a.active {
	background-position:0 1px!important;
}

 .ttl_login
 {
	 margin-right:15px;
	 margin-top:10px;
 }
 .logo_container1
 {
	 margin-top:10px;
 }





	.category_list_login
	{
		/*width: 1100px;*/
		margin: auto;
		margin-top:30px;
		width: 110.5%;
		min-width:700px;
		height:90px;

	}
	.category_list_login .cat_box
	{
		display:inline-block;
		border-radius: 2px;
		width: 138px;
    /*height: 100px;*/
		width: 12.18%;
		height:100%;

	padding:10px;
	float:right;
	text-align:center;
	font-size:17px;
	color: #ffffff;
	}
		.category_list_login .cat_box:first-child {
			    text-align: right;
    width: 8%;
		}
		.category_list_login .cat_box div {
			height:30px;
			font-family: apolo;
			margin-top: 15px;
			opacity:0.5;
		}

		.pop_login_family
		{
			position: absolute;
            z-index: 99999;
            background-image: url(../img/iec/family_picture.png);
            float: right;
            width: 342px;
            height: 320px;
            top: 172px;
            background-repeat: no-repeat;
            right: 160px;
            pointer-events: none;
		}

		p.back_ent a
		{
			color:#464646!important;
			text-decoration:underline;
			font-size: 14px!important;
			cursor:pointer;
		}

		.item_desc_new
		{
			position: absolute;
    width: 22.5%;
    background-color: #3E3E3E;
    color: #ffffff;
    opacity: 0.9;
    /* top: 0; */
	height: 22.1%;
	z-index:25;
	/*background-image:url(../img/iec/_dot.png);*/
	display:none;
		}

		#homepage_box .item:hover .item_desc_new a
		{height: 100%;
    width: 100%;
    float: right;

		}
		#homepage_box .item_desc_new h1, #homepage_box .iw_off .item_desc_new h1
		{

				color:#ffffff;
				margin-top:40%;
				text-align:center;
				padding-right:10px;
				padding-left:10px;
				height:35%;
		}
		#homepage_box .item-w1 .item_desc_new h1
		{
				font-size:17px;
		}
		#homepage_box .item:hover .item_desc_new
		{
			display:block;
			cursor:pointer;
		}

.item-w1 .item_desc_new {
	 width:14.27%;
	height: 16.9%;
}
.item-w1 .item_desc_new .btn_new{
    font-size: 15px;
    width: 103px;
}

.btn_new
{
	background: #F8931D;
    border-radius: 50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas;
    font-size: 20px;
    font-weight: bold;
    /* float: left; */
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 0);
    /*margin-right: 27%;*/
    /* margin-top: 20px; */
    /*position: absolute;*/
    top: 75%;
	text-align:center;
	margin:0 auto;
}

.ite-price
{
	margin: 0 auto;
	font-weight:bold;
	text-align:center;
	font-size:20px;
				height:10%;
				color:#ffffff;
}






/*  filter   */
li.filter-all .checkbox_description {
    font-weight:bold;
}


.text-filter input[type="text"] {
    border: 1px silver solid;
    padding: 5px;
    border-radius: 4px;
    width: 177px;
    height: 22px;
    font-size: 13px;
    text-indent: 7px;
}


.sidebar_menu .li-filter h3 {
    /*background-image:url(../img/iec/plus.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    cursor:pointer;*/
}


.sidebar_menu .li-filter.open h3 {
    /*background-image:url(../img/iec/minus.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    cursor:pointer;*/
}

.sidebar_menu .li-filter ul.checkbox_list{
    /*display:none;*/
}

.sidebar_menu .li-filter.open ul.checkbox_list{
    display:inline;
}



    body.mobile_homepage header .second_menu, body.mobile_homepage header .main_menu
	, body.mobile_homepage header .inner_wrapper .main_search
	,body.mobile_homepage .home_category_tring
	,body.mobile_homepage #homepage_box
	,body.mobile_homepage .footer_category .cat_ttl
	{
		display:none;
    }

	body.mobile_homepage.homepage header,body.mobile_homepage.homepage footer
	,body.mobile_homepage header .inner_wrapper1
	,body.mobile_homepage.homepage
	,body.mobile_homepage .category_list
	,body.mobile_homepage footer .footer_menu_container
	{
		min-width:150px;
	}
	body.mobile_homepage.homepage header
	{
		height:70px;
	}
	body.mobile_homepage .footer_category
	{
		background-image:none;
	}

	body.mobile_homepage #home_category_grid
	{
		    background-color: #393939;
		min-width:150px;
		height: 100%;
	}
	body.mobile_homepage.homepage
	{
		    background-color: #393939;
	}
	body.mobile_homepage.homepage .home_category
	{
		min-width:150px;
		padding-top:10px;
	}
	body.mobile_homepage.homepage .item:hover .item_desc
	{
		display:none;
	}
	body.mobile_homepage.homepage footer
	{
		padding-top: 25px;
		    background-color: #ffffff;
	}
	body.mobile_homepage #home_category_grid
	{

		    height:120%;
			width:95%;
	}


	body.mobile_homepage .home_category .item-h2
	{
		height:95%;
			width:100%;
			width:98%;
	}

	body.mobile_homepage .home_category .item-h1
	,body.mobile_homepage .footer_category .line_bot
	,body.mobile_homepage .footer_menu_container
	{
		display:none;
	}
	body.mobile_homepage .category_list .cat_box
	{
		width:43%;
		width:41%;
		margin-bottom:20px;
	}
	body.mobile_homepage a.lnkTop
	{
		float:left;
		    width: 190px;
	}
	body.mobile a.lnkTop
	{
		float:left;
		    width: 190px;
	}
body.mobile_homepage .inner_wrapper.inner_wrapper1 .logo_container {
	    top: 12px;
}
	body.mobile_homepage .category_list
	{
		width:95%;
		margin-top:20px;
	}
	body.mobile_homepage .footer_category
	{
		width:100%;
	}

	body.mobile_homepage .category_list .cat_box:nth-child(2n+1)
	{
		float:right;
	}
	body.mobile_homepage .category_list .cat_box:nth-child(2n)
	{
		float:left;
	}
	body.mobile_homepage .item-w2.item-h2 .nivoSlider h1
	{
		font-size:20px!important;
		width: 47%;

	}
	body.mobile_homepage .nivoSlider .btn_new_slider
	{
		padding: 7px;
		width: 39%;
	}
	body.mobile  footer .footer_icon_container
	{
		    width: 100%;
    padding-left:0px;
    margin-top: 24px;
    float:none;
    height: 100%;
    text-align: center;
	}
	body.category.category_mobile.mobile .cat_wrapper
	{
		width:95%;
		max-width: 100%;
	}

  .mm-list a:hover,.mm-list a.active {
    color: #F8941E!important;
}

  html.mm-opened body
  {
	  background-color:#242424;
  }

  .no_bl_row
  {
	  color: red;
    border: 0!important;
    height: 30px!important;
    padding-top: 15px!important;
	margin:0!important;
	display:none;
  }
  .classic_mobile.mobile .p_row.no_bl_row
  {
    border: 0!important;
    height: 10px!important;
    padding-top: 15px!important;
	margin:0!important;
  }
  input.readonly
  {
	  border:0!important;
  }
  .li_my_funds.hidden-by-server
  {
	  display:block!important;
  }

  body.my_funds .box.ltr
  {
	  direction:ltr;
  }
  body.my_funds h2 b
  {
	  float: left;
    font-size: 14px;
    margin-top: 9px;
    font-weight: 200;
	margin-left: 12px;
  }

  body.my_funds .orders_table .box
  {
	  font-size:16px;
	  padding: 8px 0px 7px 0 !important;
  }
  body.my_funds .orders_table .box .Link
  {
	  cursor:pointer;
  }
  body.my_funds.my_funds_mobile .orders_table2 .m_box .Link
  {
	  cursor:pointer;
	  text-decoration:underline;
  }
  body.my_funds .orders_table .box .Link:hover
  {
	  color:#F39221;
  }
   body.my_funds .orders_table .box:nth-child(1)
   {
	       width: 100px;
   }
   body.my_funds .orders_table .box:nth-child(2)
   {
	       width: 140px;
   }
   body.my_funds .orders_table .box:nth-child(4)
   {
	       width: 70px;
   }
   body.my_funds .orders_table .box:nth-child(5)
   {
	       width: 90px;
   }
   body.my_funds .orders_table .box-row.sum-row .box, body.my_funds .orders_table .box-row.Total .box
   {
	   font-weight:bold;
   }
   body.my_funds .orders_table .box
   {
	   padding-right:10px!important;
   }
   body.my_funds  h3
   {
	       margin-top: 30px;
			margin-bottom: 5px;
	   font-weight:400;
   }
body.my_funds .printer_icon_b {
	float:left;
	cursor:pointer;
}

@media print {
	header, footer, .sidebar-right
	{
		display:none;
	}
	body.my_funds .content
	{
		width: 943px;

	}
}

body.my_funds_mobile h2 {
	border-bottom:0px;
}
body.my_funds_mobile .box_w1 {
	width:25%;
}
body.my_funds_mobile .box_w2 {
	width:15%;
}
body.my_funds_mobile .box_w3 {
	width:12%;
}
body.my_funds_mobile .box_w4 {
	width:12%;
}
body.my_funds_mobile .box_w5 {
	width:15%;
}
body.my_funds_mobile .box_w6 {
	width:19%;
}
body.my_funds_mobile.mobile .rec_line_title {
	font-size:15px;
}
body.my_funds_mobile.mobile .orders_table2 .rec_line_title {
	font-size:14px;
}
body.my_funds_mobile.my_funds h3
{
	text-align:center;
	margin-top:30px;
}
body.my_funds_mobile.my_funds h3.fir
{
	margin-top:50px;
}
   body.my_funds.my_funds_mobile .orders_table .box
   {
	   padding-right:0px!important;
   }


body.my_funds_mobile .orders_table2 .box_w1 {
	width:17%;
}
body.my_funds_mobile .orders_table2 .box_w2 {
	width:20%;
}
body.my_funds_mobile .orders_table2 .box_w3 {
	width:20%;
}
body.my_funds_mobile .orders_table2 .box_w4 {
	width:10%;
}
body.my_funds_mobile .orders_table2 .box_w5 {
	width:12%;
}
body.my_funds_mobile .orders_table2 .box_w6 {
	width:19%;
}
  body.my_funds.my_funds_mobile .orders_table2 .m_box
  {
	  font-size:14px;
  }
  body.my_funds.my_funds_mobile  .mobile_box-row
  {
	  min-height:24px;
	  height:30px;
  }

  .rec_col.col_b .boxer .title_mini .box
  {
	  background-color:#F9DECD;
  }
  .second_total_row
  {
	 background-color: #E4E4E4;
    width: 100%;
    height: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 30px;

  }
  body.checkout_mobile .second_total_row
  {

    padding-bottom: 13px;
  }
   body.checkout_mobile .second_total_row .ns
  {
    margin-top: 9px;

  }
	.second_total_row .ns {
		float: left;
    width: 20px;
    margin-top: 7px;
	margin-left:10px;
	}
  .second_total_row .box
  {
	  float:left;
	   width:150px;
	   text-align:left;
	   padding:0px;

  }
  .phase2_box .second_total_row .box
  {

	   padding-top:0px;
  }
  .second_total_row .box.credit_total
  {
	 width: 30px;
    text-align: left;
    margin-right: 5px;

  }

  body.checkout_page .funds_table,   body.checkout_page .bls_table
  ,body.checkout_mobile .funds_table,   body.checkout_mobile .bls_table
  {
	  border-bottom:solid 3px #E4E4E4;
  }
  body.checkout_page .boxer:first-child .box-row
  {
	  border-color:#E7E7E7!important;
  }
  body.checkout_page .title_mini, body.checkout_mobile .title_mini
  {
	  border-bottom:0px!important;
  }

  .funds_total
  {
	  font-weight:400;
  }
  body.checkout_page .rec_col.col_b .boxer .title_mini .box
  {
	  font-size:14px!important;
  }

  .payment_ttl, .line_black
  {
	 background-color: #F9DECD;
    padding: 7px 0 7px 0;
    margin-bottom: 10px;
    text-indent: 10px;
    font-weight: 400;
    font-size: 14px;
	border-bottom:0px!important;
  }
  body.checkout_mobile .line_black
  {
    padding: 10px 0 10px 0!important;
  }

  body.checkout_mobile .phase2_box .box-row.title_mini .box
  {
	  background-color:#F9DECD;
	  padding-bottom: 8px;
    padding-top: 8px;
  }
body.checkout_mobile .boxer .box-row {
	  border-color:#E7E7E7!important;
}
  body.checkout_mobile .funds_table
  {
	  margin-top:10px;
  }

  /* start orders new design*/

  .my_orders .orders_table .box:nth-child(1)
  {
	  width:450px;
	  padding-left:5px!important;
  }
  .my_orders .orders_table .box:nth-child(2)
  {
	  width:110px;
  }
  .my_orders .orders_table .box:nth-child(3)
  {
	  width:80px;
  }
  .my_orders .orders_table .box:nth-child(6)
  {
	  width:80px;
	  text-align:center;
  }

  .my_orders .orders_table .box b
  {
	  font-weight:400;
  }
  .my_orders .orders_table .box
  {
	  padding: 18px 10px 17px 0 !important;
  }
  .my_orders .orders_table .box
  {
	  font-size:18px;
  }
  ._ltr
  {
	  direction:ltr;
  }
  .ltr-total
  {
	  font-weight:400;
  }

  .my_orders_mobile .box_w1
  {
	  width:17%;
	  text-align:right;
	  word-break:break-all;
	  padding-left:5px!important;

  }
  .my_orders_mobile .box_w2
  {
	  width:25%
  }
  .my_orders_mobile .box_w3
  {
	  width:10%
  }
  .my_orders_mobile .box_w5
  {
	  width:20%
  }
  .my_orders_mobile .box_w4
  {
	  width:20%
  }
  /* end orders new design*/


  header.candle .lnkTopTxt
  {
    background-image: url(../img/iec/candle.png);
	height:80px;
	  background-size: 17px 70px;
	background-repeat:no-repeat;
	background-position-x:60%;
	background-position-y:25px;

  }
  header.degel .lnkTopTxt
  {
    background-image: url(../img/iec/degel.png);
	height:99px;
	  background-size: 200px 66px;
	background-repeat:no-repeat;
	background-position-x:60%;
	background-position-y:32px;

  }
  body.candle .ttl_login
  {
    background-image: url(../img/iec/candle.png);
	height:80px;
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:5px;
	text-indent:25px;
	margin-right:0px;

  }
  body.degel .ttl_login.degel
  {
    background-image: url(../img/iec/degel.png);
	height:99px;
	  background-size: 180px 59px;
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:22px;

  }

  body.mobile_login.candle .ttl_login
  {
    background-image: url(../img/iec/candle.png);
    height: 80px;
    background-size: 17px 70px;
    background-repeat: no-repeat;
    background-position-x: 45%;
    background-position-y: 95px;

  }
  body.mobile_login.degel .ttl_login
  {

    background-image: url(../img/iec/degel.png);
	height:99px;
	  background-size: 200px 66px;
	background-repeat:no-repeat;
	background-position-x:60%;
	background-position-y:92px;

  }

  .boxer_title_thank
  {
	 text-align: right;
    font-weight: 300;
    width: 100%;
    margin-top: 20px;
    text-indent: 20px;
    padding-bottom: 10px;
    background-color: #F9DECD;
    padding-top: 10px;

  }
.boxer_title_thank b,.boxer_title_thank sub
{

    font-weight: 400;
	direction:ltr;
	display: inline-block;
}
.boxer_title_thank i
{
    font-weight: 300;
	display: inline-block;
	font-style:normal;
}
.boxer_title_thank span
{
    display: inline-block;
}
.boxer_title_thank sub
{
	width: 12px;
}

body.approval_show .logo_header_div img,
body.page_msg .logo_header_div img,
body.event_confirm .logo_header_div img
{

	height: 40px;
    margin-top: 15px;
    display: inline-block;
	opacity:0.9;
}

body.approval_show .logo_header_div,
body.page_msg .logo_header_div,
body.event_confirm .logo_header_div
{

    margin: 0 auto;
    width: 50%;
}

body.approval_show b
{
	font-weight:400;
}

 body.approval_show   .mini_title
 {
        border-bottom: 0;
        border-top: 0;
		padding-top:10px;
		padding-bottom:0px;
		margin-bottom:0px;
    }
 body.approval_show  .mini_title2
 {
        border-bottom: 0;
        border-top: 0;
		padding-top:10px;
		padding-bottom:0px;
		margin-bottom:0px;
		font-family:typopas;
		font-size:20px;
		font-weight:bold;
    }
 body.approval_show   ul{
        padding-right:20px;
		font-size:18px;
    }
 body.approval_show  ul li,body.approval_show p{
        margin-bottom:4px;
		font-size:18px;
    }


body.page_msg   button.show_login_msg {
    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    width: 282px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
	border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: 400;
	    width: 100%;
    margin: 0 auto !important;
    font-size: 23px;
    float: none;
    clear: both;
    display: block;
    height: 53px;
    text-indent: -15px;
}
body.event_confirm .login_div
{
	width:95%;
	margin:0 auto;
}
body.event_confirm   button.show_login
{

    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    width: 282px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
	border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: 400;
	width: 100%;
    margin: 0 auto !important;
    font-size: 28px;
    float: none;
    clear: both;
    display: block;
    height: 53px;
    text-indent: -15px;
}

body.approval_show   button.show_login{
    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    width: 282px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
	border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: 400;
	    width: 100%;
    margin: 0 auto !important;
    font-size: 23px;
    float: none;
    clear: both;
    display: block;
    height: 53px;
    text-indent: -15px;
}
body.approval_show input#login_name,
body.event_confirm input#login_name
{
	border:solid 1px #A9A9A9;
	width: 98%;
    height: 34px;
    border-radius: 4px;
    text-indent: 10px;
    padding-right: 5px;
    font-size: 20px;
	margin-bottom:20px;
}
body.event_confirm .wrapper-links {
	max-width:700px;
	margin:0 auto;

}
body.event_confirm .wrapper
{
	margin:0 auto;
	max-width:868px;
	padding-top:71px;
}
body.event_confirm .wrapper img.main-img
{
	width:100%;
	max-width:868px;
	cursor:pointer;
}
body.event_confirm .wrapper img.click-right
{
	width:49.95%;
	max-width:434px;
	float:right;
	cursor:pointer;

	    width: 100%;
    max-width: 868px;
}
body.event_confirm .wrapper img.click-right1
{
	width:49.95%;
	max-width:434px;
	float:right;

	    width: 100%;
    max-width: 868px;
}
body.event_confirm.before_login .Approve_Div,
body.event_confirm.before_login .login_div {
	display:none;
}

body.approval_show.after_login .login_div {
	display:none;

}
body.approval_show.before_login .Approve_Div {
	display:none;
}
body.approval_show .Approve_Div .trans {
	margin-left:10px;
	margin-bottom:20px;
	height:17px;
	width:17px;
}
body.approval_show .hidden {
	display:none;
}
body.approval_show .Approve_Div input.hidden {
	display:none;
}
body.approval_show .Approve_Div input:not([name="trans"]) {
	border-radius: 4px;
    border: solid 1px #B3B3B3;
    text-indent: 5px;
    height: 20px;
    margin-right: 5px;
    width: 200px;
	font-size:18px;
	font-family:typopas;
	font-weight:normal;
}
body.approval_show .Approve_Div .name_div{
	/*border-top: 2px solid black;*/
	padding-top:15px;
	font-size:18px;
}
body.approval_show .Approve_Div .mini_title{
	color:#DF851A;
	margin-bottom:10px;
	font-weight:400;
}


body.approval_show   button.ok {
    background: #F8931D;
    border: none;
    color: #2C2D2F;
    /* font-family: apolo; */
    font-family: typopas;
    font-size: 20px;
    width: 282px;
    margin-top: 30px;
    height: 46px;
    padding: 6px;
	border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    line-height: 39px;
    outline: none;
    transition: .3s all;
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    font-weight: 400;
	    width: 100%;
    margin: 0 auto !important;
    font-size: 23px;
    float: none;
    clear: both;
    display: block;
    height: 53px;
}

body.approval_show .added h1 {
    color: #000000;
    font-weight: 400;
}
body.approval_show  h2 {
   text-align:center;
}
body.approval_show  .ok_msg {
   font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
}
body.approval_show  .ok_choose {
   font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.homepage.grd_no .home_category, .homepage.grd_no .home_category_tring , .homepage.grd_no .item.item-first
{
	display:none;
}
.homepage.grd_no #homepage_box
, .homepage.grd_no #homepage_grid
{
	background-image:none;
}
#homepage_grid .item-w1 img:not(.tringle)
{
	height:168px;
}
#pass_msg
{
	margin-top:20px;
	color:#F39221;
}

#password-div.hidden-by-default
{
	display:block;
	    cursor: pointer;
    font-size: 20px;
	margin-top:10px;
	color:#000;
}
#password-div span
{
	display:inline;
    transition: .3s all;
}
#password-div span.hidden-by-default
{
	display:none;
}
#password-div span:hover
{
	color:#F39221;
}
.contact_page.personal_page .right_block
{
	margin-top:3px;
}
body.page_msg
{
	text-align:center;
}
	body.page_msg .wrapper {
	/*background: linear-gradient(to right, #ECB068,#FBDBBB,#FDEAD7,#FBDBBB,#ECB068);*/
	    /*background: radial-gradient(#FEF8F1, #FBDBBB, #F1C68F);*/
}
body.page_msg .content h2
{
	border:0;
	margin-bottom:5px;    font-size: 30px;line-height: 1;
}
body.page_msg .content h2 b
{
	font-weight:400;
	border:0;
	margin-bottom:5px;    font-size: 25px;
	margin-top:-5px;
}
body.page_msg .content h3
{
	margin:0;
	margin-bottom:5px;
	font-weight:400;
}
body.page_msg .content h4
{
	margin:0;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:200;
	color:#E0871D;
	color:#000;
}
body.page_msg .content h4.r
{
	text-align:right;
}
body.page_msg .content h5
{
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:400;
}
body.page_msg .waze
{
	height:auto; width:27%;border-radius:20px;
	margin-left:10%;
}
body.page_msg .g_map
{
	height:auto; width:27%;
}
body.page_msg .show_img
{
	max-height:200px; width:100%;
	border-radius:14px;
	margin-top:15px;
}
body.page_msg .maps
{
	margin-top:15px;
}
body.page_msg .maps div
{
	width:45%;
	color:#535353;
	display:inline-block;
	text-align:center;
}
body.page_msg .google_map
{
	margin-top:30px;
	display:none;
    transition:.3s all;
}
body.page_msg .mobile_header
{
	height:61px;
}
body.page_msg .logo_header_div img
{
	margin-top:7px;
}
body.page_msg a.more
{
	text-decoration:underline;
	color:#E0871D;
	margin-top:5px;
	margin-bottom:5px;
	font-size:18px;
}
body.page_msg h6
{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:400;
}

body.approval_show .times,
body.approval_show .times h4,
body.approval_show .times b
{
	font-size:18px;
	color:#000;
}
body.approval_show .times a
{
	font-size:18px;
	color:#E0871D;
	text-decoration:underline;
}
body.classic_mobile .maps
{
	display:block;
}
body.my_orders_mobile .maps, body.search_results.mobile .maps
{
    display: inline-block;
}
body.search_results.mobile .res_row .res_des
{
	width: 50%;
}


body.event_confirm .waze
{
	height:auto; width:27%;border-radius:20px;
	margin: 0 auto;
}
body.event_confirm .maps
{
	width:100%;
	display:inline-block;
	text-align:center;
	margin-top:50px;
}
body.event_confirm .show_login.disabled
{
    background: url(../img/loading.gif) no-repeat;
    background-color: #FAB561;
    background-position-x: 40%;
    background-position-y: 45%;
}
 body.event_confirm   .mini_title
 {
       border-bottom: 0;
    border-top: 0;
    padding-top: 40px;
    padding-bottom: 0px;
    /* color: #DF851A; */
    margin-bottom: 10px;
    font-weight: 400;
    font-family: typopas;
    text-align: center;
    font-size: 40px;
    margin: 0 auto;
    width: 100%;
 }
 body.event_confirm .added h1
 {
    font-size: 23px;
    color: #000;
    font-weight: 400;
}
 .payment_box_frame
 {
	 display:none;
 }

.my_orders.card_load h2.caption
{
	    font-family: typopas;
    border-bottom: 0;
    font-size: 15px;
    text-align: left;
}
.my_orders.card_load h2 b
{
    font-weight: 100;
}
.my_orders.card_load.card_load_desktop h2.caption
{
    margin: -10px;
}
.my_orders.card_load.mobile h3
{
	font-size: 31px;
    text-align: center;
    font-family: apolo;
    font-weight: 200;
	margin: 0.7em 0;
}


.my_orders.card_load.mobile h4 {
    text-align: center;
    font-size: 20px;
}
.my_orders.card_load .main_table .row_message {
	text-align:center;
	font-size:30px;
}
.my_orders.card_load .main_table .mobile_box-row.parent_a.first_child
{
	display:none;
}
.my_orders.card_load.mobile .main_table .box_w1 {
    direction: rtl;
    width: 111px;
    text-align: left;
    line-height: 20px;
    font-size: 20px;
    padding-top: 6px;
}
.my_orders.card_load.mobile .main_table .box_w1 b,
.my_orders.card_load.mobile .main_table .box_w2 b
{
	font-weight:200;
}
.my_orders.card_load.mobile .main_table .row_TotalNuminal .box_w1 {
    display: inline;
    width: 92px;
}

.my_orders.card_load.mobile .main_table .row_TotalNuminal b {
    padding-left: 8px;
}

.my_orders.card_load.mobile .main_table .row_TotalNuminal .box_w2 {
    text-align: center;
    direction: rtl;
    text-align: right;
    line-height: 20px;
    font-size: 20px;
    padding-top: 6px;
    margin-left: 8px;
    width: 105px;
}
.my_orders.card_load.mobile .main_table .sum-box .box_w1 {
    width: 50%;
	margin-left:0px;
}

.my_orders.card_load.mobile .main_table .box_w4 {
    white-space: nowrap;
}

.my_orders.card_load #CompleteToSum {
    height: 28px;
    font-family: typopas;
    font-weight: 200;
    font-size: 20px;
    margin-left: 9px;
    width: 127px;
}

.hidee {
    display: none;
}

.my_orders.card_load.mobile .p_mny2 {
    margin-top: 7px;
    margin-left: -55px;
}


.my_orders.card_load.mobile .p_totsum {
    margin-right: 38px;
    margin-top: 1px;
    display: inline;
}

.mobile #CompleteToSum {
    width: 71px !important;
    height: 15px !important;
    font-family: typopas !important;
    font-weight: 200 !important;
    font-size: 20px !important;
    margin-right: 7px !important;
    display: inline-block;
    border: 1px solid rgb(184, 184, 184);
    padding: 5px;
}

.my_orders.card_load.card_load_desktop #CompleteToSum {
    border: 1px solid rgb(184, 184, 184);
    text-align: center;
    margin-right: -8px;
}

.card_load_desktop .p_load {
    margin-right: 50px;
}

.my_orders.card_load.mobile .main_table .mobile_box-row.sum-box {
    border-bottom: 0;
    border-top: 0;
    padding: 20px 0 10px 0;
}
.my_orders.card_load.mobile .main_table .mobile_box-row.parent_a.sum-box .box_w1 {
    background: none;
    font-size: 20px;
    text-align: left;
    white-space: nowrap;
    direction: rtl;
    padding-top: 0px;
    width: 111px;
}

.mobile .main_table .mobile_box-row.parent_a.sum-box .box_w1 {
    font-weight: 200;
    text-align: left;
    direction: rtl;
    padding-top: 0px;
    width: 60%;
}

.my_orders.card_load.mobile .main_table .mobile_box-row.parent_a.sum-box .box_w2 {
    display: none;
}
.my_orders.card_load.mobile .main_table .mobile_box-row.parent_a.sum-box .box_w3 {
    background: none;
    font-weight: 200;
    width: 44px;
    text-align: right;
    line-height: 20px;
    margin-right: 30px;
}

.my_orders.card_load.mobile .main_table .mobile_box-row {
    border-bottom: 1px dotted #cacaca;
    padding: 20px 0 20px 0;
}
.my_orders.card_load.mobile #buynow
{
	margin-top:10px;
}
.my_orders.card_load .balances_and_history .lnk > div
{
	text-decoration: underline;
    font-size: 20px;
    cursor: pointer;
    margin-top: 30px;transition: .3s all;
}
.my_orders.card_load .balances_and_history .lnk > div:hover
{    color: #F39221;
}
.my_orders.card_load.mobile .balances_and_history .orders_table .mobile_box-row.data_line:not([data-repeater="child"])
{
	display:none!important;
}

.my_orders.card_load.mobile .balances_and_history .orders_table h3
{
	font-size: 21px;
    font-weight: 400;
	font-family: typopas;
}
.card_load_desktop  h3
{
	font-family: apolo;
    font-weight: 400;
    padding: 2px 0 20px 0;
    font-size: 36px;
    font-size: 40px;
    margin: 10px 0 0 0;
}
.card_load_desktop  h4
{
	font-size: 20px;
    line-height: 1.4;
}
.card_load_desktop  h4 b
{
	font-weight:200;
	color:#000;
}
.card_load_desktop .box_row.parent_a.first_child
{
	display:none;
}

.card_load_desktop .box_row.parent_a.sum-box {
    height: 116px;
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
    display: inline-flex;
    width: 100%;
}
.card_load_desktop .box_row.parent_a.sum-box .box.box_w1
{
	    width: 134px;
    font-size: 20px;
    line-height: 75px;
    padding-left: 0!important;
	font-weight:200;
}

.card_load_desktop .sum-text {
    width: 100%;
    font-size: 20px;
    align-content: center;
    margin-top: 44px;
    margin-right: 67px;
    margin-left: 144px;
}

.card_load_desktop .box_row.parent_a.row_TotalNuminal .box.box_w1 {
    width: 104px;
    font-size: 20px;
    line-height: 35px;
    padding-left: 0 !important;
    font-weight: 200;
}
.card_load_desktop .box_row.parent_a.row_TotalNuminal .box.box_w2 {
	    width: 104px;
    font-size: 20px;
    line-height: 35px;
    padding-left: 0!important;
    font-weight: 200;
}


.card_load_desktop #TotalNuminal {
    display: inline-block;
    /* border-radius: 10px; */
    /* border: 1px solid rgb(184, 184, 184); */
    padding: 5px;
    color: black;
    background-color: white;
    font-size: 20px;
    margin-right: 21px;
}

.card_load_desktop .box_row.parent_a.row_TotalNuminal .box.box_w1 b,
.card_load_desktop .box_row.parent_a.row_TotalNuminal .box.box_w2 b
{

	font-weight:200;
}
.card_load_desktop .box_row.parent_a.sum-box .box.box_w3 {
    display: table-cell;
    width: 200px;
    font-size: 20px;
    line-height: 75px;
    padding-right: 0 !important;
    margin-right: 38px;
    font-family: typopas;
}
.card_load_desktop #buynow {
    width: 182px;
    margin-top: 15px;
    margin-right: -133px;
}
.my_orders.card_load_desktop .orders_table .box:nth-child(1) {
    width: 61px;
    white-space: nowrap;
}
.my_orders.card_load_desktop .orders_table .box:nth-child(2) {
    display: none;
    font-weight: 200;
}
.my_orders.card_load_desktop .row_complete
{
	border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
.my_orders.card_load_desktop .row_complete .box_w1
{
font-size: 20px;
    padding-top: 22px!important;
    /*padding-right: 155px!important;*/
}

.my_orders.card_load_desktop .balances_and_history .orders_table h3
{
	margin-top: 30px;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: typopas;
    font-size: 1.17em;
    margin: 20px 0 20px 0;
    padding: 0;
}

.my_orders.card_load_desktop .balances_and_history .orders_table .box_row.rec_line_title .box
{
	padding: 11px 0px 0px 0 !important;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
    text-indent: 16px;
}
.my_orders.card_load_desktop .balances_and_history .orders_table .box_row.data_line
{
	border-bottom: 1px solid #bdbdbd;
}
.my_orders.card_load_desktop .balances_and_history .orders_table .box:nth-child(1)
{
	display: table-cell;
	padding-left:0px!important;
}

.my_orders.card_load_desktop .balances_and_history .balances_table .box:nth-child(1)
{
	width:250px;
}
.my_orders.card_load_desktop .balances_and_history .history_table .box:nth-child(1)
{
	width:80px;
}
.my_orders.card_load_desktop .balances_and_history .history_table .box:nth-child(3)
{
	width:250px;
}
.my_orders.card_load_desktop .balances_and_history .history_table .box:nth-child(4)
{
	width:50px;
}
.my_orders.card_load_desktop .balances_and_history .history_table .box:nth-child(5)
{
	width:110px;
}
.my_orders.card_load_desktop .balances_and_history .orders_table .box_row.data_line:not([data-repeater="child"])
{
	display:none!important;
}
.my_orders.card_load_desktop .balances_and_history .orders_table .box_row.rec_line_title
{
	height: 36px;
    padding-top: 0;
    padding-bottom: 0;
}
  /*.my_orders.card_load_desktop .orders_table .box
  {
	  font-size:15px;
  }*/
.my_orders.card_load_desktop .balances_and_history .orders_table .box:nth-child(2)
{
	display: table-cell;
	width:100px;
}
.my_orders.card_load_desktop .classic_w .rec_line_title {
    width:100%;
}

.my_orders.card_load_desktop section.content {
    width: 540px;
    margin-top: 18px;
}

.box_w100 {
    width:100%!important;
}



/********  זמני מסיבת קיץ 2017  ********/

body.disable-clicks header, body.disable-clicks header *, body.disable-clicks .footer_category, body.disable-clicks .footer_category *, body.disable-clicks footer, body.disable-clicks footer * {
    pointer-events:none;
    opacity:0.8;
}

body.mobile_homepage.disable-clicks #homepage_box {
    display:block!important;
}

body.mobile_homepage.disable-clicks .footer_category {
    display:none!important;
}

body.mobile_homepage.disable-clicks #homepage_grid
{
    min-width:0px;
}

body.p_z.my_orders.card_load.mobile .num-card {
    font-size: 17px;
    padding: 20px 0 20px 0;
    width: 87.8%;
}

    /*body.mobile_homepage.disable-clicks #homepage_grid .item {
    width:100%!important;
    display:block!important;
    float:none!important;
}*/
    body.mobile_homepage.disable-clicks #homepage_grid .item .item_category_txt span, body.mobile_homepage.disable-clicks #homepage_grid .item .fav-ttl {
        display: none !important;
    }


/* flights */

body.flights .wrapper {
    color: black;
}

.flights .wrapper {
    background-image: url(../img/iec/parpar.png);
    background-repeat: no-repeat;
    background-position-x: 77%;
    background-position-y: 37px;
    padding-top: 25px;
}

.flights .no-border {
    padding: 0 0 14px 0;
    font-size: 35px;
    margin-top: 40px;
}

.flights h1 {
    font-family: apolo;
    font-size: 30px;
}

.flights .wrapper p {
    font-size: 20px;
    font-weight: 400;
    color: #3c3c3c;
}

.flight_category {
    display: flex;
    margin: 30px 0;
    border-bottom: 2px lightgray solid
}

.person_in_order {
    display: flex;
    margin: 25px 0;
}

.flights_amount_picker {
    display: flex;
    margin: 14px 10px;
    width: 60px;
    height: 30px;
    border: 1px rgb(169, 169, 169) solid;
    border-radius: 15px;
}

.amount_picker_plus_icon {
    cursor: pointer;
    padding-right: 7px;
    padding-top: 5px;
}

.amount_picker_minus_icon {
    cursor: pointer;
    padding-top: 5px;
}

.amount_picker_value {
    width: 30px;
    text-align: center;
    border: none
}

.vacation-type-combo {
    border-radius: 20px;
    height: 40px;
    width: 200px;
    font-size: 20px;
    cursor: pointer;
}

select.vacation-type-combo:hover {
    background: #f1f1f1 !important;
    color: #494949 !important;
    transition: 0.3s;
}

/*.vacation-type-combo-drop {
    position: relative;
    left: 35px;
    top: 3px;
}*/

.flight-dest-combo {
    border-radius: 20px;
    height: 40px;
    width: 200px;
    font-size: 20px;
    cursor: pointer;
    margin-right: 10px;
}

.btn-flight-clean-search {
    background: #ffffff;
    border-radius: 50px;
    border: 1px orange solid;
    color: #2B2D2C;
    width: 190px;
    height: 50px;
    font-family: typopas;
    font-size: 22px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.3);
}

.btn-flight-submit {
    background: orange;
    border-radius: 50px;
    border: 1px orange solid;
    color: #2B2D2C;
    width: 190px;
    height: 50px;
    font-family: typopas;
    font-size: 22px;
    font-weight: bold;
    box-shadow: 0px 4px 0px 0px rgba(120, 120,120, 0.3);
    float: left;
}

button[disabled].btn-flight-submit {
    opacity: 0.5;
}

body.flights select {
    z-index: 0;
}

body.flights .fas.fa-star {
    color: #f8941c;
}

.hotel-category {
    margin: 10px 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #000;
    background: #fab361;
}

    .ui-state-default:hover, .ui-widget-content:hover .ui-state-default:hover {
        background: #ea8100 !important;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        background: #ea8100 !important;
        font-weight: normal !important;
        color: #000 !important;
        border: 1px solid #c5c5c5 !important;
    }

.ui-datepicker td span, .ui-datepicker td a {
    padding-top: 35% !important;
    text-align: center !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    border: 1px orange solid !important;
    border-radius: 15px !important;
    margin: 0 5px !important;
}

.ui-widget.ui-widget-content {
    width: 100% !important;
}

.ui-widget-header .ui-icon {
    background-image: url("../img/iec/ui-icons_444444_256x240.png")%>") !important;
}
/* ================================================= */
/* ================================================= */
/* ================== tamuz css ==================== */
/* ================================================= */
/* ================================================= */
.srch-res-tile {
    padding: 5px;
    margin: 10px;
    border: solid;
    border-width: 1px;
    border-color: black;
}

.srch-res {
    display: inline-block;
    padding: 5px 10px;
}

.no-results {
    display: none;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

.fl-param-title {
    display: inline-flex;
    margin: 10px;
    min-width: 110px;
}

.fl-title {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 5px;
}

.cmb {
}

.flight-datepicker {
    margin-top: 10px;
    display: flex;
    margin-bottom: 30px;
}

.date {
    margin: 10px;
    width: 305px;
}

.calendar {
    width: auto !important;
}

.hotel-name {
    font-weight: bold;
    grid-area: hotel-name;
    margin-bottom: 13px;
    font-size: 20px;
    margin-left: 40px;
}

.price-cost {
    margin-bottom: 110px;
    font-size: 18px;
}

.price-single, .price-sum, .price-curr {
    font-weight: 400;
    font-size:24px;
}

.num-of-results-title {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin: 10px 0;
}

.hotel-info-btn {
    border: 1px black solid;
    background: none;
    border-radius: 12px;
    width: 60px;
    height: 20px;
}

.price-info-btn {
    background: #f8931d;
    border-radius: 12px;
    border: none;
    margin-top: 8px;
    width: 60px;
}

.hotel-city-code {
    display: none;
}

.hotel-image {
    max-width: 150px;
    max-height: 120px;
}

.hotel-result-card {
    display: grid;
    grid-template-areas: "hotel-name hotel-name hotel-name hotel-name" "hotel flight flight price";
    grid-template-columns: 150px 190px 250px 150px;
    width: 737px;
    margin-bottom: 20px;
    padding: 15px;
    padding-bottom: 0;
}

    .hotel-result-card .connenction-info-exp {
        padding: 0;
    }

    .hotel-result-card .flight-timeline.time {
        margin-bottom: 0;
    }

    .hotel-result-card .flight-date {
        margin: 0;
        margin-bottom: 50px;
    }

    .hotel-result-card .price-description {
        margin-bottom: 22px;
    }

    .hotel-result-card .price-cost {
        font-size: 18px;
    }

    .hotel-result-card .result-price {
        margin: 0;
    }

.flight-result-card {
    display: inline-flex;
    width: 737px;
    margin-bottom: 20px;
    padding: 15px;
}

.flight-dir {
    display: inline-flex;
}

.flight-airline {
    display: inline-block;
    margin: 10px;
}

.flight-date {
    margin: 20px;
    text-align: center;
}

.flight-result-card .flight-duration {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 3px;
}

.logo-img {
    width: 60px;
}

.flight-result-timeline {
    display: inline-flex;
}

.flight-connection {
    display: inline-flex;
}

.connenction-info-exp {
    padding: 0px 80px 0px 80px
}

.result-price {
    margin: 20px;
}

.result-hotel {
    display: grid;
    grid-area: hotel;
}

.result-flight {
    display: grid;
    grid-area: flight;
}

.result-price {
    display: grid;
    grid-area: price;
}

.flight-info {
    display: grid;
    grid-template-areas: "top" "bottom";
}

.flight-timeline {
    display: grid;
    grid-template-areas: "right center center left";
    grid-template-columns: 100px 70px 100px 100px;
    text-align: center;
}

    .flight-timeline location {
        grid-area: top;
    }

    .flight-timeline time {
        grid-area: bottom;
    }

    .flight-timeline.time {
        margin-bottom: 30px;
    }

.airport-code-out {
    grid-area: right;
}

.connection-info {
    grid-area: center;
}

.airport-code-in {
    grid-area: left;
}

.date-day {
    font-weight: bold;
    font-size: 20px;
}

.flight-date dep {
    grid-area: right;
}

.flight-date arr {
    grid-area: left;
}

.flight-duration {
    grid-area: center;
    margin: 3px;
}

.max-price {
    margin: 10px;
}

.multbg-top-to-bottom {
    background: #e7e7e7;
}

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.fl-select-div {
    display: inline;
}

.flight-date-hidden {
    margin: 10px;
}

.results-loading,
.datepicker-loading {
    display: none;
    position: relative;
    right: 44%;
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #ea8100;
    border-bottom: 6px solid #ea8100;
    width: 45px;
    height: 45px;
    animation: spin 2s linear infinite;
}

.datepicker-loading {
    margin-bottom: 35px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*_________________________*/
/*                         */
/*        MODAL CSS        */
/*_________________________*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding: 100px 200px 0px 200px;
    right: 0;
    bottom: 0;
    outline: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.modal-title {
    font-weight: bold;
    font-size: 24px;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
}

/* The Close Button */
.close {
    color: #2B2D2C;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/* Modal Header */
.modal-header {
    padding: 2px 16px;
    background-color: orange;
    color: #2B2D2C;
    display: flex;
    justify-content: space-between;
}


/* Modal Footer */
.modal-footer {
    padding: 2px 16px;
    background-color: orange;
    color: #2B2D2C;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    height: 55%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
    animation-duration: 0.4s;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    background-clip: padding-box;
    border-radius: 0.3rem;
    outline: 0;
}

.resource {
    float: left;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-hotel-image {
}

.hotelName {
    font-size: 24px;
    margin-right: 30px;
    max-width: 72%;
    max-height: 40px;
    overflow: hidden;
}

.category {
    margin: 7px 20px;
}

body.category {
    margin: 0;
}

.hotel-info-details{
    max-width:50%;
}

.hotel-info-top {
    display: flex;
    border-bottom: solid;
    border-width: 1px;
    border-color: #ea8100;
}

.hotel-details {
    display: flex;
    justify-content: space-between;
}

.hotel-info-title{
    font-weight:bold;
}

.hotel-info-address,
.hotel-info-communication,
.hotel-info-other{
    margin: 5px 0px 10px;
    border-bottom: solid;
    border-width: 1px;
    border-color: #ea8100;
    padding: 0 30px 5px 30px;
}

.hotel-not-found {
    font-size: 24px;
}

/**, *::before, *::after {
    box-sizing: border-box;
}*/
/* Add Animation */
@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/*_________________________*/
/*                         */
/*      END MODAL CSS      */
/*_________________________*/

[easypz] g circle.available {
    fill: #fff;
    stroke: #F39221;
    stroke-width: 2;
}

[easypz] g text.available {
    fill: #F39221;
}

[easypz] g circle.unavailable {
    stroke: #9B9B9B;
    fill: #9B9B9B;
}

[easypz] g circle.selected {
    fill: #F39221;
    stroke: #F39221;
}

[easypz] g text.seatCharts-space, [easypz] g text.unavailable, [easypz] g text.selected {
    fill: white;
}

[easypz] g circle.selected.selected-no-subsidy {
    fill: #F8BE78;
    stroke: #F39221;
}


.show_page .imgMap polygon.stage {
    fill: black;
    fill: #f39221;
    stroke: #f39221;
}

.show_page .imgMap text:not(.stage).no-tickets {
    fill: #000;
}

.show_page .imgMap text {
    font-size: 20px;
    fill: black;
    font-family: typopas;
    font-weight: bold;
    fill: #f39221;
    transition: .2s all;
}

.show_page .imgMap polygon:not(.stage).no-tickets {
    fill: #c0c0c0;
    stroke: #c0c0c0;
}

.show_page .imgMap a polygon.r_1 {
    fill: #f39221;
    fill: black;
    stroke: black;
}

.show_page .imgMap polygon {
    fill: #e0007b;
    fill: #f39221;
    fill: black;
    transition: .2s all;
    stroke-width: 5;
    stroke-linejoin: round;
    stroke: black;
}

.show_page .imgMap a:not(.not_allow):hover text {
    fill: black;
}

.show_page .imgMap a:not(.not_allow):hover polygon {
    fill: #f39221;
    stroke: #f39221;
}

[easypz] g text.section-title {
    fill: #f39221;
    font-weight: 200;
    font-size: 24px;
}

.mobile_box-row.parent_a.row_TotalNuminal.loadc {
    border-top: 1px dotted #cacaca
}

.box_row.parent_a.row_TotalNuminal {
    border-top: 1px solid #BDBDBD;
}

.boxer.save_card {/*adi 08/01/2019 */
    margin-top: 54px;
    float: right;
}

.supplier_icon {
    background: url(../img/iec/supplier_icon.png) repeat;
    width: 14px;
    height: 15px;
    background-position: -16px 0px;
    margin: 6px 6px 0 0px;
}

.desc_supplier {
    width: 100%;
    margin-top: 14px;
    padding-left: 15px;
}

.title_supplier {
    border-bottom: 1px solid #BDBDBD;
    line-height: 37px;
}

.supplier_row {
    display: table-cell;
}

.stay-free-chair {
    background-color: #dda0dd;
}

[easypz] g circle.stay-free-chair {
    fill: #dda0dd;
}

.vad-logo {
    width: 100%;
    height: auto;
    margin-right: -4px;
}

/* The Modal (background) */
#wrong-info-modal.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Sit on top */
    padding: 0;
    padding-top: 19vh; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#wrong-info-modal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 360px;
    height: 465px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.6s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* The Close Button */
#wrong-info-modal .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#wrong-info-modal .close:hover,
#wrong-info-modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#wrong-info-modal .modal-header {
    padding: 2px 16px;
    color: black;
}

#wrong-info-modal .modal-body {
    padding: 2px 16px;
}

#wrong-info-modal .modal-body input:not([type="button"]) {
    width: 255px;
    border: 1px solid #b7b7b7;
    /* border-radius: 8px; */
    /* height: 30px; */
    height: 31px;
    margin-bottom: 16px;
    text-indent: 10px;
    border: solid 2px #D3D3D3;
    /* font-weight: bold; */
    font-family: apolo;
    letter-spacing: 0.5px;
}

#wrong-info-modal .modal-body p {
    font-family: typopas;
}

#wrong-info-modal .modal-footer {
    padding: 2px 16px;
    color: black;
}

#wrong-info-modal input[type="button"] {
    background: #F8931D;
    border-radius: 50px;
    border: none;
    color: #2B2D2C;
    padding: 7px;
    width: 153px;
    font-family: typopas;
    font-size: 23px;
    font-weight: bold;
    float: left;
    /*margin-top: 25px;
    margin-top: -7px;
    margin-left: -5px;*/
    box-shadow: 0px 4px 0px 0px rgba(192, 191,189, 1);
    margin-top: 11px;
}

#wrong-info-modal .input-row {
    display: flex;
    flex-direction: column;
    padding-right: 12px;
    padding-left: 12px;
}

#wrong-info-modal .input-row label {
    font-family: typopas;
}

.wait-msg {
    visibility: hidden;
    margin: 0;
}

.wait-msg.show {
    visibility: visible;
}

.save_pass_wrapper {
    display: flex;
    justify-content: flex-end;
}

.personal_page * {
    box-sizing: content-box;
}


.hide_show_login_password {
    position: absolute;
    top: 73px;
    left: 0;
    /* float: left; */
    display: inline-block;
    /* right: 245px; */
    /* bottom: 32px; */
    background: url(https://www.jqueryscript.net/demo/Toggle-Password-Visibility-With-jQuery-hideShowPassword/img/wink.svg) no-repeat;
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    background-position: 0 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -moz-tap-highlight-color: rgba(255, 255, 255, 0);
    -o-tap-highlight-color: rgba(255, 255, 255, 0);
    tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.gift-banner {
    width: 100%;
    margin-top: 14px;
}

.gift-banner a{
    width: 100%;
}

.gift-banner img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#gift-status-div {
    display: flex;
    flex-direction: column;
    color: #F15A24;
    font-weight: bold;
    padding-right: 250px;
    font-size: 18px;
    display:none;
}

#gift-status-div .gift-row{
    margin: 0 auto;
    padding: 4px;
}

#password-div .update_pass {
    color: #F39221;
    transition: .3s all;
}

#password-div .update_pass:hover {
    color: #000;
}


@media screen and (max-width: 1024px) {
    .hide_show_login_password {
        top: 0px;
    }

    .contact_page .hide_show_login_password {
        top: 22px;
        left: 95px;
    }

    #gift-status-div {
        padding-right: 0;
        text-align: center;
    }
}

    .hide_show_login_password:active {
        background-position: -44px 0px;
    }

div#v2-recaptch {
    display: none;
    margin-right: 0 !IMPORTANT;
    MARGIN-TOP: 6px;
}

.bkef.forms div#v2-recaptch {
    display: block !important;
}

.personal_page:not(.mobile) div#v2-recaptch {
    display: none;
    position: FIXED;
    bottom: 88px;
    /*z-index: 12132132132114544;*/
}

.system-down-msg {
    color: darkblue;
}

.black_back {
    /*visibility: hidden*/
}

#app_install_popup {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 100vw;
    height: 100vh;
}

    #app_install_popup * {
        box-sizing: border-box;
    }

    #app_install_popup .popup-wrapper {
        position: relative;
        background-color: white;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1 0 100%;
        height: 100%;
        min-width: 350px;
        max-width: 600px;
    }

#app_install_logo {
    width: 100%;
    padding: 1em 0 0 0;
    display: flex;
    justify-content: center;
}

    #app_install_logo img {
        display: block;
        width: 100%;
        max-width: 100px;
        min-width: 85px;
        height: auto;
    }

#app_install_btns {
    display: flex;
    margin-top: 1em;
}

    #app_install_btns .ios_badge {
        display: flex;
        padding: 1.1em;
    }



#app_install_btns a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 50%;
    height: 100%;
}

    #app_install_btns a img {
        display: block;
        width: 100%;
        height: auto;
    }

#app_install_text h3 {
    font-size: 1.7em;
    color: #F15B25;
    text-align: center;
    width: 100%
}

#app_install_text h4 {
    font-size: 1.3em;
    font-weight: bold;
    color: #3434AA;
    text-align: center;
    width: 100%
}

#app_install_phone_img {
    flex-grow: 1;
    display: flex;
}

#app_install_phone_img img {
    display: block;
    height: 100%;
    max-width: 100%;
    height: auto;
    margin-top: auto;
}

.d-flex {
    display: flex !important;
}

.d-none {
    display: none !important;
}