/* Middle
-----------------------------------------------------------------------------*/
img{
    max-width: 100%;
}
.products_cats{
	padding:50px 0;
}

.products_cats .cat{
	background:#fff;
    width: 23%;
	padding:0;
	margin:0 1% 2%;
}

.products_cats .cat .img{
    height: 230px;
    display: table;
    width: 100%;
}

.products_cats .cat .img a{
    display: table-cell;
    vertical-align: middle;	
}

.products_cats .cat .img img{
	max-width:100%;
    width: 100%;	
}

.products_cats .cat .title{
    margin: 15px 0 5px;	
	text-align:center;
}

.products_cats .cat .title a{
    color: #57984C;
    font-size: 16px;
    font-weight: bold;
}

.products_cats .cat .title a:after{
   /* content: "";
    border-bottom: 1px solid #57984C;
    display: block;
    height: 1px;
    max-width: 180px;
    width: 100%;
    margin: 25px auto;*/
}

.products_cats .cat .childs{
    text-align: center;
    padding: 0 18px 25px;
}

.products_cats .cat .childs a{
    color: #324950;
    font-size: 14px;
    padding: 0;
    display: block;
}

.products_cats .cat .childs a:after{
    content: "";
    border-bottom: 1px solid #57984C;
    display: block;
    height: 1px;
   /* max-width: 180px;*/
    width: calc(100% - 20px);
    margin: 15px auto;
}

.success{
	color:green;
	font-size:35px;
}

.new-select-style-wpandyou select,.new-select-style-wpandyou input {
    border-radius: 0;
    background: transparent;
    height: 28px;
    padding: 0 5% 0 13%;
    border: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    cursor: pointer;
    outline: none;
    font-family: Raleway-Light;
	text-transform: uppercase;
    background: url(../images/sel_back.jpg) no-repeat;
    background-position: right 8px;
    padding-right: 17px;	
}

.new-select-style-wpandyou select::-ms-expand,.new-select-style-wpandyou input::-ms-expand{
    display: none;
}
.new-select-style-wpandyou select option{
	color:#000;
	padding:5px;
}
.new-select-style-wpandyou {
    color: #808080;
    height: 30px;
    min-width: 58px;
    margin: 0 0 0 3%;
    float: right;
    cursor: pointer;
    outline: none;
    font-family: Raleway-Light;
    position: relative;
    text-transform: uppercase;

}

.new-select-style-wpandyou .text-value{
    background: url(../images/ar_sel_in.jpg) no-repeat calc(100% - 15px);
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    height: 56px;
    padding: 0 18px;
	line-height: 56px;	
}

.new-select-style-wpandyou .options{
    display: none;
    background: #fff;
    border: 1px solid #e6e6e6;
	border-top:none;
    font-size: 18px;
    z-index: 9;
    position: relative;	
}

.new-select-style-wpandyou .options .option{
    display:block;
	padding: 5px;	
}

.new-select-style-wpandyou .options .option:hover{
	background:#1e90ff;
	color:#fff;
}

.product-page .new-select-style-wpandyou, .check-page .new-select-style-wpandyou{
	border: 1px solid #000;	
	max-width:265px;
	width:100%;
	height:56px;
	float:left;
    margin: 0 0 2%;
}

.product-page .new-select-style-wpandyou.active, .check-page .new-select-style-wpandyou.active{
	border:1px solid red;
}

.product-page .new-select-style-wpandyou select, .check-page .new-select-style-wpandyou select{
    background: url(../images/ar_sel_in.jpg) no-repeat calc(100% - 15px);
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    height: 56px;
    padding: 0 18px;
}

::-webkit-input-placeholder {color:#4d4d4d;}
::-moz-placeholder          {color:#4d4d4d;}/* Firefox 19+ */
:-moz-placeholder           {color:#4d4d4d;}/* Firefox 18- */
:-ms-input-placeholder      {color:#4d4d4d;}
  
.color{
	display:inline-block;
	width:15px;
	height:15px;	
}  

.products-list .col-sm-3{
	float: left !important;
}

.products-list .col-sm-9{
	padding: 0 !important;
}

.products-list .col-sm-3{
	padding-right: 0 !important;
}

.add_price{
    color: red;
    padding: 20px 0 0;
    clear: both;
}

.del-pr{
    padding: 0 10px 0 0;
    position: relative;
    top: 22px;	
}

.selects{
	position: relative;
}

.selects.last{
	margin-left:0;
}

.selects select{
    width: 100%;
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    font-family: Heebo-Medium;
    font-weight: bold;
    padding: 2%;
}

#banner{
	
}

#banner .cats{
	max-height: 632px;
    overflow: hidden;	
}
#slider{
    width: 100%;
    height: 850px;
    margin: -124px auto 0;
    position: relative;
    max-width: 1920px;
    top: 0;
    left: 0;
}

#slider img{
	max-width:100%;
	margin: 0;	
}

#slider .desc-slider{
    font-size: 48px;
    line-height: 70px;
    color: #FFFFFF;
    text-shadow: 0 0 10px #57984c;
    padding-top: 27%;
    text-align: center;
}

#slider .desc-slider span{
	color:#EB5757;
}

#slider .desc-slider .details{
    font-size: 16px;
    line-height: 55px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 0;
    margin: 35px auto 0;
    text-transform: uppercase;
    width: 160px;
    height: 55px;
    vertical-align: middle;
    background: #57984C;	
}

#display-form{
	background:url(../images/head.png) no-repeat;
	background-position:top right;
    padding: 30px 0 0;
    margin-top: 2%;	
}

#banner .bannergroup{
	margin:0 0 23px;
}

#container-167{
	background:#fff;
}

.top-six{
	text-align: center;
    padding: 45px 0;
    max-width: 1600px;
    margin: 0 auto;	
    background: #fff;	
}

.top-six ul{
	margin:0;
}

.top-six ul li{
	display:inline-block;
	width:16.4%;
    vertical-align: top;	
}

.top-six ul li div{
	color:#324950;
	font-size:20px;
	margin:15px 0 0;
}

.home-big{
	background:#f5f5f5 url(../images/hbig-back.png) no-repeat;
    background-size: 100%;
	background-position: center;	
	font-size:20px;
    line-height: 27px;	
	color:#324950;	
}

.home-big img{
	display:block;
    max-width: 100%;	
	filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}

.home-big .row{
	padding:50px 0 0;
}

.home-big .row2 .col-xs-6{
	float:right;
}

.home-big .title{
	font-size:64px;
	line-height: 64px;	
	font-weight:bold;
	color:#324950;
	margin:20px 0 0;
}

.home-big .row2 .title{
	margin:40px 0 0;
}

.home-big .title:after{
	content:"";
	color:#57984C;
	display:block;
	font-size:16px;
	line-height: 16px;	
	margin:25px 0;
}

.categories{
	padding:50px 0;
	color:#324950;
	font-size:18px;
	background:#EDEDED;
	text-align:center;
}

.categories .title{
	font-size:64px;
	line-height: 64px;	
	font-weight:bold;
	color:#324950;
	margin:0 0 50px;
}

.categories .image{
	height:183px;
}

.categories .image{
	padding:5px 0;
}

.categories .name{
	margin:10px 0 0;
}

.categories .short{
	line-height:25px;
}

.categories .name a{
	color:#57984C;
	font-size: 16px;
    font-weight: bold;
}

.categories .name a:after{
	content:"";
	border-bottom:1px solid #57984C;
	display:block;
	height:1px;
	max-width:180px;
	width:100%;
	margin:25px auto;
}

.bot{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;	
}
.st_instagram_large .stLarge{
	background: url(../images/instagram.png) !important;
    background-size: 107% !important;
}
.st_email_large{
    position: relative;
    top: 1px;
}
.st_email_large .stLarge{
	background: url(../images/email.png) no-repeat !important;
    background-size: 91% 111% !important;
    width: 48px !important;
    height: 28px !important;
    top: -3px;
}
.middle {
	width: 100%;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	margin-top:0;
	padding: 0;
}

.content {
    min-height: 826px;	
}

#body-101 .content {
    min-height: 0px !important;	
}

#body-101 .content .head{
    display: none;
}

#body-101 .content .art_title{
    font-size: 64px;
    line-height: 64px;
    font-weight: bold;
    color: #324950;
    margin: 30px 0 50px;
    text-align: center;
}

#body-101 .productBlock .img img{
    width: 100%;
    height: 290px !important;
}

#body-101 .item-page{
    max-width: 100% !important;
}

#body-101 .productBlock{
    margin-bottom: 50px;
}

#body-101 .name2{
    height: 150px;
}

#container-167 .categories .title{
    font-size: 24px;
    line-height: 24px;	
}

#wrapper-101{

}

#body-101 .middle{
			
}

.ab-1{
	font-size:17px;
	line-height:25px;
	color:#324950;
	padding:40px 0;
}

.ab-1 .row{
	display:flex;
}

.ab-1 .npr{
	border-right:1px solid #D0D6D8;
}

.ab-1 .npl{
	border-left:1px solid #D0D6D8;
}

.ab-2{
    padding: 50px 0;
    color: #324950;
    font-size: 18px;
    background: #EDEDED;
    text-align: center;
}

.ab-2 .title{
    font-size: 24px;
    line-height: 34px;
    color: #324950;
    margin: 0 0 50px;	
}

.ab-2 .row{
	display:flex;
}

.ab-2 .row .col-xs-4{
    display: table;
    height: 100px;
}

.ab-2 .row .col-xs-4 .tr{
    display: table-cell;
    vertical-align: middle;	
}

.ab-3{
	text-transform:uppercase;
	color:#000;
	font-size:16px;
    margin: 25px auto;	
	max-width: 1060px;	
}

.ab-3 .row .col-xs-4{
	text-align:right;
}

.ab-3 strong{
	color:#CF2333;
}

.flexslider{
    overflow: hidden;
    float: right;
    margin: 0 0 0;
    width: 100%;
	height: 100%;
}

.popup_block.video video{
    width: 100%;
}

.flexslider a.poplight{
	margin:0;
	width:auto;
}

.prod_cap{
    background: #000;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    padding: 22px 10px;
    position: absolute;
    display: block;
    float: left;
    bottom: 0;
}

.prod_cap:after{
	background: url(../images/slide_ar.jpg);
    content: "";
    display: inline-block;
    position: absolute;
    width: 34px;
    height: 51px;
    top: 5px;
    right: -45px;
}

.prod_cap span{
	color:#808080;
}

#container-110 iframe{
    width: 1235px !important;
    min-height: 860px !important;
    float: right;
}

#addresses{
    position: absolute;
    top: 0;
    background: #fff;
    left: 16%;
    height: 100%;
    overflow: hidden;
    width: 378px;
}

.icons{
	display:none;
}

/*.roll.wide{
	background-size:130%!important;
}*/

/*select#city {
    width: 282px;
    height: 51px;
    -webkit-appearance: none;
    background-image: url('../images/select.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    outline: none;
    border: none;
	cursor:poninter;
	text-transform:uppercase;
	font-size:16px;
	padding: 0 10px 0 78px;
    margin: 35px auto 15px;
    display: block;	
}*/
 
select#city::-ms-expand {
  display: none;
}

.file-upload {
    width: 318px;
    height: 52px;
    -webkit-appearance: none;
    background-image: url('../images/cv.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    outline: none;
    border: none;
	cursor:poninter;
	text-transform:uppercase;
	font-size:16px;
	padding: 0 10px;
    margin: 0 auto 15px;
    display: block;
	position: relative;
}

.file-upload input[type="file"]{
    display: none; /* Обязательно скрываем настоящий Input File */
}
.file-upload label {
     /* Растягиваем label на всю возможную площадь блока .file-upload */
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     cursor: pointer;
}
.file-upload span {
     line-height: 36px; /* Делаем вертикальное выравнивание текста, который написан на кнопке */
}

.pagination{
    text-align: center;
    float: left;
    margin: 0 !important;	
}

.pagination li{
	display:inline-block;
	padding:0 5px;
}

#addresses #back{
    top: 0;
    left: inherit;	
    margin: 35px auto 2px;
    display: block;
    width: 125px;
    margin-left: 58px;	
}

#store-detail{
	margin-top:50px;
	padding:0 20px;
	text-align: center;
	font-size:14px;
}

#store-detail .title{
	text-transform:uppercase;
	font-size:30px;
	line-height: 35px;
	padding-top: 20px;
}

#store-detail .title span{
	text-transform:initial;
}

#store-detail a{
	color:#000;
	text-decoration:none;
}

.address{
    text-align: center;
    color: #324950;
    font-size: 17px;
    line-height: 23px;
	background:#fff;
	padding:30px 0;
}

.address a{
    color: #57984C;
}

.address .title{
    color: #57984C;
    font-size: 20px;
    font-weight: bold;	
}

.address .title:after{
    content: "";
    border-bottom: 1px solid #57984C;
    display: block;
    height: 1px;
    max-width: 180px;
    width: 100%;
    margin: 25px auto;	
}

.cart-check.cart-check{
	margin:0;
}

#customer-block a,#careers-block a {
    border: 1px solid #000;
    font-size: 36px;
    display: block;
    text-decoration: none;
    margin: 90px 6% 0 0;
    padding: 110px 0;
    float: left;
    color: #000;
    width: 44%;
    text-align: center;
}

#careers-block a {
	margin-right:0;
}


.page-header{

}

.designers-page ul{
	display:inline-block;
	margin:80px 0 0;
}

.designers-page ul li.head{
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	padding:15px 0;
}

.designers-page ul li {
	padding:8px 0;
}

.designers-page ul li a{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}

.designers-page .col-xs-8{
	padding:0!important;
    width: 70%;
	margin:80px 0 0;
}

.collections-page{
	text-align:center;
}

.collection-div{
	display: inline-block;
	margin: 0 15px 15px 0;	
	position:relative;
}

.hide-name{
	display:none;
}

.collection-div:hover .hide-name{
	display:block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.82);
    top: 0;
    vertical-align: middle;
}

.contact img{
    width: 100%;
}

.contact .page-header span{
	padding:0 15px;
	font-size:18px;
}

.contact .page-header span.contact-name{
	font-weight:bold;
}

#collection-logo{
	margin:0 0 10px;
}

.contact-form input{
	border:1px solid #e5e5e5;
	padding:10px;
	font:bold 18px Heebo-Medium;
	width:100%;
	height: 70px;
    background: none;	
}

.contact-form input.invalid,.contact-form textarea.invalid{
	border:1px solid red;	
}

.contact-form textarea{
	border:1px solid #e5e5e5;
	padding:10px;
	font:bold 18px Heebo-Medium;
	resize:none;
	width:100%;
	height: 160px;	
	background: none;
}

.contact-form .control-group{
	margin:0 0 20px;
}

.contact-form .control-group.width50{
	width:49%;
	float: right;
}

.contact-form .control-group.width50:nth-child(2n+2){
	margin-right:2%;
}

.col-desc{
	font-size:16px;
	margin:0 0 45px;
}

.collections-page .cat_name a{
	font-size:18px;
	text-transform:uppercase;
	text-decoration:underline;
}

.ins-name{
    color: #4d4d4d;
    font-size: 36px;
    text-transform: uppercase;
    top: 45%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.ins-name a{
	text-decoration:none;
}

.blog-item{
    float: left;
    margin: 0 8px 0;
}

#companyText img{
	width:100%!important;
	height:auto!important;
}

#designer-logo{
	margin: 0 0 11px;
}

#designer-logo img{
	width:auto!important;
	height:auto!important;
}

#back-video{
	position:absolute;
	width:100%;
	height:150%;
	background:#fff;
	opacity:.5;
	z-index:111;
	top: 0;
}

video.active{
	position:relative;
	z-index:112;
}

.behind{
	margin:60px 0 0;
}

.behind div video,.behind div p{
	margin:0 0 20px;
}

.behind div video{
	cursor:pointer;
}

h1{

}

h2{
	font-size:18px !important;
	color:#000;
	text-transform:uppercase;
}

div[itemprop="articleBody"] img{
	max-width:100%;
}

#back{
    background: url(../images/back.jpg) no-repeat;
	background-position: 0;	
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px;
    text-decoration: none;
    font-size: 18px;
	font-weight: normal;
    padding: 0 0 0 15px;
    position: relative;		
}
.row.category,.blog,div.item-page,.cart-page{
	margin:0 auto;
}
.row .col-xs-4{
 
}
.row .col-xs-4:nth-child(3n+3){
	margin-right:0;
}

.row .prod-img {
	height: 260px;
}

.row .prod-img img{
    max-width: 100%;	
}

div.cont-100{
	width:100%;
	margin:30px 0 0;
}

.row.designer .cat_name{
    clear: both;
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    margin: 35px 0 7px;
    border-top: 1px solid #000;
    padding: 25px 0 0;
}

.search .count{
    margin-bottom: 30px;
}

.search .col-xs-12{
	padding:0;
	margin:0 0 5px;
}

.search .col-xs-12 a{
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
}

.count{
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin: 15px 0 7px;
}

.count span{
    font-size: 33px;
}

.prod-name{
	text-transform:uppercase;
	font-size:18px;
}

.prod-price{
	text-transform:uppercase;
	font-size:18px;
    text-align: center;
	margin: 10px 0 0;
}

video{
    width: 100%;
}

#images-range > div img {
    width: 100% !important;
    height: auto !important;
}

.product-page .col-xs-12{

}

#bread{
	background: #F6F6F6;
}

.breadcrumbs{
	padding:15px 0;
}

.breadcrumbs li{
	display:inline-block;
	padding:0 6px 0 0;
	font-size:14px;	
}

.breadcrumbs li:after{
	content:">";
	padding: 0 6px 0 0;
}

.breadcrumbs li:last-child:after{
	border:none;
	display:none;
	content:"";	
}

.breadcrumbs li a, .breadcrumbs li span{
	font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333333;
	font-weight:bold;
}

.breadcrumbs li > span{
	color: #828282;
}

.breadcrumbs li span{
	
}

.breadcrumb li.active span {
   
}

.filter{
	
}

.filter .title{
    font: 20px Heebo-Medium;
    color: #000;
    background: url(../images/filter.png) no-repeat right;
    float: right;
    padding-right: 30px;
    margin: 7px 0 0;	
}

.filter .sel-group{
	border-left:1px solid #828282;
	border-right:1px solid #828282;
	float:right;
    margin: 0 15px;	
}

.filter .select{
	float:right;
	margin:10px 20px;
}

.filter .select select{
	outline:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/sel.png) no-repeat left;
    font-size: 16px;
    color: #333333;
    border: none;
    padding-left: 25px;
	padding-right: 5px;
	cursor:pointer;
}

.filter .select select[name="color"] option{
	font-size:0;
}

.pagination li:not(.pagination-next):not(.pagination-prev) a{
	font-size: 14px;
    text-decoration: none;
    color: #666666;
    border: 1px solid #dfdfdf;
    width: 39px;
    height: 39px;
    display: inline-block;
    padding: 9px 0 0;
    border-radius: 35px;
}

.pagination li span,.pagination li:not(.pagination-next):not(.pagination-prev) a:hover{
	font-size: 14px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #EB5757;
	background:#EB5757;
    width: 39px;
    height: 39px;
    display: inline-block;
    padding: 9px 0 0;
    border-radius: 35px;
}
.pagination span{
	font-weight:bold;
}

.pagination-prev a{
    background: url(../images/back-right.jpg) no-repeat;
    font-size: 0;
    width: 39px;
    height: 39px;
    display: inline-block;
    position: relative;	
}

.pagination-next a{
    background: url(../images/back-left.jpg) no-repeat;
    font-size: 0;
    width: 39px;
    height: 39px;
    display: inline-block;
    position: relative;	
}

.pagination-next span,.pagination-end,.pagination-prev span,.pagination-start{
	display:none !important;
}

.pagination-next, .pagination-prev{
    position: relative;
    top: -15px;
}

.featherlight .featherlight-image{
	max-width:750px;
	max-height:750px;
}
.featherlight .featherlight-content{
	height:100%;
}

#drag{
    background: url(../images/menu.jpg) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -5px;
}

button#filter{
	border:1px solid #000;
	color:#4d4d4d;
	background:transparent;
	text-transform:uppercase;
	font-size:16px;
	cursor:pointer;
	padding:5px 10px;
	float: right;
    margin: 20px 0 0;
}

#filter-body{
    background: #fff;
    border: 1px solid #8f8f8f;
    width: 1015px;
    position: absolute;
    z-index: 9;
    right: 0;
    margin: 65px 15px 0 0;
    padding: 25px 50px;
	display:none;
}
#designer{
	border:1px solid #000!important;
    padding: 8px 5px;	
}
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
	border:1px solid #000!important;
  }
 ::-webkit-scrollbar {
    width: 8px;
}
 
::-webkit-scrollbar-track {
    background:white;
}
 
::-webkit-scrollbar-thumb {
     background:#d4d4d4; 
} 
.sort_by_cat{
	float:left;
    margin: 0 6.4% 0 0;	
}

#sort_by_des{
	float:left;
	margin:0 0 0 50px;
}

#filter-body .head{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	margin:0 0 30px;
}

#filter-body li{
	padding:3px 0;
}

#filter-body li a{
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	margin:0 0 30px;
	text-decoration:none;
}

#filter-body li a:hover,#filter-body li a.active{
	color:#8f8f8f;
}

.featherlight-content{
	width:100%;
	max-height:100% !important;
	margin:0 !important;
	overflow:hidden !important;
}

.featherlight .featherlight-image{
	margin:0 auto;
}

.featherlight .featherlight-close-icon {
    font-size: 24px;
	top: 20px;
    right: 20px;
}	

.product-page #back {
    margin: 15px auto;
    display: block;
    background: url(../images/back-prod.jpg) no-repeat;
    width: 125px;
    background-position: 0 3px;
    padding: 0 0 5px 25px;
    top: 0;
    text-transform: lowercase;
    font-size: 16px;
}

.product-info{
    padding: 30px 0;
    margin: 0 auto;
}

.product-info .title{
    font-size: 24px;
    color: #4d4d4d;	
}

.product-info .catalog_number{
    font-size: 16px;
    color: #000;
    margin: 26px 0 0;
    text-transform: uppercase;	
}

.rating{
	text-align:left;
    direction: rtl;	
}

.rating .fa{
	color:#E0E0E0;
}

.rating .fa.checked {
  color: #F2C94C;
}

.b-line{
	border-bottom:1px solid #E7E7E7;
}

.product-info .head h1{
	padding-top:0;
}

.product-info .sizes{
    text-align: left;	
}

.product-info .select {
    margin: 20px;
    float: left;
}

.product-info .select select {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/sel.png) no-repeat left;
    font-size: 16px;
    color: #333333;
    border: none;
    padding-left: 25px;
    padding-right: 5px;
    cursor: pointer;
}

.qty-left{
    display: inline-block;
    margin: 20px 10px 0 0;
    vertical-align: middle;
    font: 16px Heebo-Medium;
    color: #333333;
    float: left;
}

.link-size{
	color:#333333;
	font:16px Heebo-Medium;
	text-decoration:underline;
	margin-right:15px;
}

.link-size:hover{
	text-decoration:none;	
}

.product-info .sizes .s {
    display: inline-block;
    background: #E5E5E5;
    width: 34px;
    height: 31px;
    font: 16px Heebo-Medium;
    color: #000;
    text-align: center;
    padding: 6px 0 0;
	cursor:pointer;
}

.product-info .sizes .s.active{
	border: 2px solid #333333;
    width: 36px;
    height: 33px;	
}

.sel-color{
    display: inline-block;
    margin: 0 0 0 20px;
    vertical-align: middle;
    font: 18px Heebo-Medium;
    color: #333333;
}

.sel-color span{
	font:18px Heebo-Medium;	
    width: 40px;
    display: inline-block;	
}

.product-info .colors .c {
    display: inline-block;
    width: 23px;
    height: 23px;
    font-size: 0;
    border-radius: 35px;
    margin: 0 5px;
    vertical-align: middle;
	cursor:pointer;
}

.product-info .colors .c.active{
	border: 2px solid #333333;
    width: 25px;
    height: 25px;	
}

.link-size{
	
}

#reviews{
    margin: 15px 0 0 0;	
}

#reviews .head{
	font-size:21px;
	color:#4d4d4d;
	border-bottom: 1px solid #f2f2f2;
	padding:0 0 10px;
}

#new-review textarea, #new-review input[type="text"]{
	width:100%;
	resize:none;
	padding:10px;
	margin:0 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 16px;
	font-family:Heebo-Medium;
}

#new-review button{
    color: #fff;
    background: #1a1a1a;
    border-radius: 0;
    padding: 10px 25px;
    float: left;
	clear: both;
	font:21px Heebo-Medium;	
	border:none;
	cursor:pointer;
}

#review-thx{
    font-size: 20px;
    margin: 18px 0;
    color: green;	
}

.review{
	margin:10px 0;
	color:#333333;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 25px;	
}

.review .subject{
    font-size: 24px;
    clear: both;
    padding: 5px 0 18px;
}

.review .datename{
	font-size:16px;
    margin: 0 0 10px;	
}

.review .name{
    color: #33c073;
    padding: 0 8px 0 15px;
}

.review .date{
	
}

.review .text{
	font-size:16px;
}

#rate{
	
}

#rate label{
    font-size: 16px;
    margin: 0 0 0;
    position: relative;
    top: -3px;
}

#rate .percent{
	color:#33c073;
	font-size:16px;
	border: none;
    margin: 0 0 0 5px;	
}

#rate .cou{
	font-size:13px;
}


#rate progress {
	width: 132px;
	height: 20px;
	/* Important Thing */
	-webkit-appearance: none;
	border: none;
    margin: 0 5px 0;	
}

/* All good till now. Now we'll style the background */
#rate progress::-webkit-progress-bar {
	background: #f2f2f2;
	padding: 2px;
}

/* Now the value part */
#rate progress::-webkit-progress-value {
	background:#33c073;
	
	/* Looks great, now animating it */
	background-size: 25px 14px, 100% 100%, 100% 100%;
	-webkit-animation: move 5s linear 0 infinite;
}

/* That's it! Now let's try creating a new stripe pattern and animate it using animation and keyframes properties  */

@-webkit-keyframes move {
	0% {background-position: 0px 0px, 0 0, 0 0}
	100% {background-position: -100px 0px, 0 0, 0 0}
}

/****** Style Star Rating Widget *****/

.rating { 
    border: none;
    float: left;
    direction: ltr;
    display: block;
    width: 100%;
    margin: 8px 0 0 0;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked):not(.nohover) > label:hover, /* hover current star */
.rating:not(:checked):not(.nohover) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating:not(.nohover) > input:checked + label:hover, /* hover current star when changing rating */
.rating:not(.nohover) > input:checked ~ label:hover,
.rating:not(.nohover) > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating:not(.nohover) > input:checked ~ label:hover ~ label, .rating .active { color: #fcd321; cursor:pointer; } 

.title_empty{
	color:#ff1d25;
    font-size: 27px;
    position: absolute;
    left: 14px;	
}

#link-image{
	height:inherit;
}

#span-image{
    float: right;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    margin: 12px 0 0;
}
.product-page h1{

}

.product-page .prod-price{
	text-align: right;
    font-size: 26px;
    font-weight: bold;
    float: right;
    width: 100%;
}

.product-page .prod-price span{
	font-size:16px;	
}

.incl{
    font-size: 16px;
    color: #333333;
    float: right;
    width: 100%;
    margin: 15px 0 0;
    line-height: 9px;
}

.act{
	margin:30px 0 0 0;
}

#review{
	float: right;
    color: #666666;
    border: 1px solid #666666;
    border-radius: 20px;
    font-size: 16px;
    padding: 12px 15px;
    display: block;
    text-decoration: none;
    margin: 2px 0 0;
}

.af-mes{
	margin:0 0 15px;
}

#z-send{
    background: url(../images/buy.jpg) no-repeat;
    font-size: 16px;
    text-transform: uppercase;
    font-size: 24px;
	font-weight:bold;
    padding: 0 65px;
    height: 47px;
    margin: 5% auto 0;
    float: none !important;
    display: block;
    border: none;
    color: #fff;
	cursor:pointer;
}

#popup_but .name{
    font-size: 30px;
    margin: 15px 0;	
}

#popup_but .name span{
    font-size: 15px;
    margin: 5px 0;	
	display:block;
}

#popup_but input{
	width:100%;
	padding:10px;
	font-size:16px;
}

.prod-details-head{
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}

.product-page__description{
    font-size: 16px;
    color: #000;
    clear: both;
    padding: 8px 0 0;
}

.product-page__description a{

}

.product-page__description hr{
    border-top: 1px solid #000;
}

.product-page .prod_count_on_page{
    margin: 45px 0 20px;
}

.product-page__description__item{
	font-size:16px;
	line-height: 26px;
	padding:0!important;
}

.product-page__attr-label {
    width: 85px;
    display: block;
    float: left;
}

.product-info #qty {
    border: 1px solid #000;
    font-size: 16px;
    width: 45px;
    padding: 9px 0;
    text-align: center;
}
.prod-qty{
	margin: 30px 0;
}
.prod-qty .plus, .prod-qty .minus {
	border: 1px solid #cccccc;
    color: #808080;
    font-size: 16px;
    display: block;
    float: right;
    padding: 7px 8px;
    cursor: pointer;
    height: 35px;
    width: 40px;
    text-align: center;
    color: #000;
}
.prod-qty input {
    border-radius: 0;
    border: 1px solid #cccccc !important;
	border-left:0!important;
	border-right:0!important;
    display: block;
    width: 40px;
    height: 35px;
    float: right;
    color: #333333 !important;
    font-size: 16px;
}
.sizes-fields{
	position:relative;
	float:right;
	width: 100%;
}
#stock{
	font-size:16px;
	border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
	padding:10px 0;
    clear: both;	
}

#stock .green{
	color:#33c073;
}

#stock .red{
	color:#ff1d25;
}

#chart-link{
    position: absolute;
    top: 0;
	right:0;
}

#popup_but{
   
}

#butique h1{
	text-align:center;
}

#butique .group{
    width: 32%;
    float: left;
    margin: 0 2% 0 0;	
}

#butique .group:nth-child(3n){
	margin-right:0;
}

#butique .address{
    border: none;
    text-align: left;
    font-size: 15px;
}

#butique .address .title {
    font-size: 17px;
}

#butique .address .title span{
	    text-transform: initial;
}

#links-prod{
    padding: 20px 0 0 0;
    width: 100%;
    clear: both;
}

#links-prod li{
	display:inline-block;
	border-right:1px solid #000;
	padding: 0 7px 0 0;
}
#links-prod li:last-child{
	border:none;
}

#links-prod li a{
	text-decoration:none;
}

#delivery-info{
	
}

#share-body.full{
	width: 92.5%;
}

.product-page__image-inner-wrapper {
    text-align: center;
}

a.poplight{
	width: 44%;
    float: right;
    color: #000;
    font-size: 16px;
    text-align: right;
    position: absolute;
    top: 18px;
}

ul.social{
    position: absolute;
    top: 0;
    margin: 30px 0 0;
    left: 353px;
}

ul.social li{
	display:inline-block;
	margin:0 10px 0;
}

ul.social li a{
	text-transform:uppercase;
}

ul.social li:last-child a{
	text-decoration:none;
}

#prev-prod{
	font-size: 0;
    background: url(../images/prev.jpg) no-repeat;
    display: block;
    width: 20px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 280px;
}

#next-prod{
	font-size: 0;
    background: url(../images/next.jpg) no-repeat;
    display: block;
    width: 20px;
    height: 45px;
    position: absolute;
    top: 280px;
	right: 0;
}

#share-body{
	display:none;
	position:absolute;
	background:#fff;
	border:1px solid #000;
	padding:5px 10px;
    margin: 0 0 0;	
    width: 50%;	
	text-align: center;	
}

#zoom a{
    background: url(../images/zoom.jpg) no-repeat;
    display: block;
    width: 78px;
    height: 20px;
    margin: 0 auto;
}

#categories{

}

#categories li{
    width: 24%;
    float: right;
    margin: 0 0 30px 15px;
}

#categories li:nth-child(4n+4){
	margin-left:0;
}

#categories li:nth-child(4n+5){
	clear:both;
}

#categories li a {
	text-decoration:none;
}

#categories li a span{
    display: block;
    color: #333;
    font-size: 16px;
}

#categories li  img{
	width:100%;
}

.clear{
	clear: both;
    height: 1px;
}

h1.categories{
    color: #fff;
    font-size: 24px;
    background: #c73e40;
    padding: 20px;
    margin: 10px 0;
}

.zoom-prod{
	background:url(../images/zoom.jpg) no-repeat right;
	font-size:16px;
	color:#000;
    padding: 0 25px 0 0;
    margin: 10px 0 0;
}

.zoom-prod a{
	color:#000;
	text-decoration:none;
}
h3.contact{
	font-size: 21px;
    color: #000;
}

.contact-form{
	margin: 0 0 25px;	
}

.contact-form table{
	width:100%;
}

.contact-form table td{
    padding: 12px 6px;
}

.contact-form table td div{
	font-size:18px;
	color:#808080;
	margin:0 0 8px;
}

.contact-form table td input{
	width:100%;
	border:1px solid #b2b2b2;
	font-size:18px;	
	padding: 10px;
	font-family:Raleway-Light;
}

.contact-form table td textarea{
	width:100%;
	height: 150px;
	border:1px solid #b2b2b2;
	resize:none;
	font-size:18px;	
	font-family:Raleway-Light;
	padding: 10px;
}

.contact-form table td  select{
	width:100%;
	padding: 10px;
}

.contact-form table td  input[type="file"]{
	width:31.5%;
}

.contact-form button{
    padding: 16px 45px;
    height: 56px;
    display: block;
    border: none;
    clear: both;
    cursor: pointer;
    margin: 20px 0 45px;
    color: #fff;
    background: #EB5757;
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: Heebo-Medium;
	border-radius:0;
}

.contact-form button:hover{
    color: #fff;
    background: #1a1a1a;	
}

.success{
	color: #57984C;
    font-size: 38px;
    text-align: center;
    padding: 20px 0 60px;	
}

.cat-description{
	font-size:16px;
	color:#000;
}

.cat-description img{
	width:12.5%;
	max-height:100px;
	float:right;
}

.cat-description  div{
	padding:10px 0 0;
	float:left;
	width:85%;
    margin: 0 0 10px;
}
#right-sidebar{
	width: 100%;
}

#right-sidebar h3{
	color:#000;
	font-size:24px;
}

#right-sidebar > ul{
	width:100%;
}

#right-sidebar ul li{
	border-bottom:1px solid #ececec;
	padding:5px;
	background:url(../images/plus.jpg) no-repeat right;
    padding-right: 20px;
	cursor:pointer;
}

#right-sidebar ul li.child{
	padding-right:30px;
	background:none;
	display:none;
}

#right-sidebar ul li a{
	color:#333;
	font-size:16px;
	text-decoration:none;
}

#right-sidebar ul li a:hover, #right-sidebar ul li a.active{
	color:#c73d40;
}

.products__product{
	border:1px solid #e2e2e2;
}

/*.products__product:hover{
-webkit-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);
box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.3);	
}*/

.product-page__image-thumbs__thumb{
	cursor: pointer;
    margin: 0 5px 8px !important;
    border: 1px solid #e6e6e6;
    float: left;
    width: 31.3%;
    height: 103px;
}

#cartPopup2{
	width:100%;
	max-width:100%;
	padding:20px;
}

#cartPopup2 .title{
	color:#808080;
	font-size:24px;
}

#cartPopup2 #cart-table td{
	border:none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#cartPopup2 #back-to-cat {
    background: #66d37e;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    border-radius: 20px;
    padding: 7px 0;
    text-align: center;
    width: 160px;
    margin: 10px 0 0 20px;
    float: left;
	clear: none;
	height: auto;	
}

#cartPopup2 #check-btn {
	background: #fda330;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    border-radius: 20px;
    padding: 7px 0;
    text-align: center;
    width: 160px;
    border: none;
    margin: 10px 0 0;
    float: left;
	clear: none;
	height: auto;
}

#cartPopup2 #total-to-payment{
    font-size: 16px;
    float: right;
	margin-top: 18px;	
}

.pop-shp-cart .products__product__price-wrapper{
	float:none;
	margin:0;
}


.time-work{
	display:none;
}

#store-detail .time-work{
	display:block;
}

#back-top {
	position: fixed;
	bottom: 30px;
    left: 30px;
}

#back-top a {
	width: 55px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #1a1a1a;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

#wrapper-167,#wrapper-168,#wrapper-170,#wrapper-171,#wrapper-172,#wrapper-173,#wrapper-174,#wrapper-175,#wrapper-176,#wrapper-177,#wrapper-178{
	max-width:1700px;
	padding:0 15px;
}

.cat_head{
	display:none;
}

/* arrow icon (span tag) */
#back-top span {
	width: 55px;
	height: 85px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/top.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity:0.5;	
}
#back-top a:hover span {
	opacity:1;
}

#newsletter{
    background: #33c073;
    padding: 26px 15px 65px;
	margin: 20px 0 0 0;
}

#newsletter img{
	
}

#newsletter #news-head{
	font-size: 24px;	
	color:#fff;	
    margin: 15px 0 5px;	
}

#newsletter label{
	font-size: 16px;	
	color:#fff;		
}

#newsletter input{
    font-size: 16px;
    border: none;
    padding: 18px 10px;
    width: 100%;
    margin: 10px 0 0 0;
}

.readmore a{
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    margin: 10px 0 0;
}

#display-form{
	display:block;
}

#display-form .telephone{
	margin:0 0 10px 0;
}

.shp-cart-table .attr p{
	margin:0;
	font-size:13px;
}

strong{
	font-weight:bold;
}

#cart-table .t-1{
    width: 14%;	
	padding-right: 0;	
}

#cart-table .t-2{
    width: 30%;		
}

#cart-table .t-3{
    width: 18%;	
}

#cart-table .t-4{
	width: 16%;
    text-align: left;	
}

#cart-table .t-5{
	width: 15%;
}

#cart-table .t-6{
	width: 23%;
    padding: 0;
}

#cart-table td.t-6 a{
    width: 25px;
    min-width: 20px;
    background: transparent url(/images/remove_ic.jpg) no-repeat scroll center center;
	display:block;
	float: left;	
}

.total-cart{
    text-align: right;
    font-size: 16px;
    padding: 25px 0;
    text-transform: uppercase;
    border-top: 1px solid #e6e6e6;	
    border-bottom: 1px solid #e6e6e6;
	position:relative;
	color:#333;
}

.tax-cart{
    text-align: right;
    font-size: 16px;
    padding: 25px 0;
    text-transform: uppercase;
	position:relative;
	color:#333;
}

.order-cart{
    text-align: right;
    font-size: 16px;
    padding: 25px 0;
    text-transform: uppercase;
	position:relative;
	color:#333;
}

.total-cart span, .tax-cart span, .order-cart span{
	font-size: 16px;
    margin-left: 15px;	
	color:#EB5757;
	position:absolute;
	right:130px;
}

.total-cart-discount{
	text-align:left;
	font-size:16px;
    margin: 15px 0 0;	
}

.total-cart-discount span{
	text-align:left;
	font:24px OpenSansHebrewBold;
}

.discount{
    max-width: 500px;
    margin: 20px 0;
}

.discount input{
	border:1px solid #dcdcdc;
	color:#1a1a1a;
	font-size:18px;
	height:55px;
	width:84%;
	padding:0 2%;
	font-family:OpenSansHebrewRegular;
}

.discount button{
    cursor: pointer;
    border: none;
    background: #1a1a1a;
    font-size: 18px;
    height: 55px;
    color: #fff;
    width: 15%;
	font-family:OpenSansHebrewRegular;
}

.total-prod-price{
	font-size: 16px;
    color: #EB5757;
}

.cart-page .col-xs-12{
	padding:0 20px;
	background:#fff;
}

.login-product{
	padding:0 20px;
	background:#fff;
	border-top: 1px solid #1a1a1a;	
}

div[itemprop="articleBody"],#slide-contact{
    padding: 0;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
}

.cart-page .col-xs-12 .col-xs-12{
	border:none;
}

form#register{
	width:50%;
	float:right;
	padding:0 3%;
	border-left:1px solid #e6e6e6;	
	margin:20px 0;
}

form#login{
	width:50%;
	float:left;
	padding:0 3%;
	margin:20px 0;
}

.login-product h3{
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin:30px 0;
}

.login-product .form-control{
	border:1px solid #e6e6e6;
	border-radius:0;
	font-size:18px;
	color:#808080;
	height:55px;
	font-family:OpenSansHebrewRegular;
}

.login-product .form-control.active{
	border:1px solid red;
}

a.reset{
	font-size:18px;
	color:#808080;	
}

.login-product button{
	margin:20px 0;
	float:left;
	width:32%;
	font:18px OpenSansHebrewRegular;
	color:#fff;
	background:#1a1a1a;
	height:55px;
	text-align:center;
	border:none;
	cursor:pointer;
	border-radius:0;
	padding: 13px 0 !important;
}

.login-product a.facebook-login{
    margin: 20px 0;
    float: right;
    width: 65%;
    font: 18px OpenSansHebrewRegular;
    color: #fff;
    background: url(../images/facebook.jpg) no-repeat 35px center #5877b8;
    height: 55px;
    text-align: center;
    padding: 13px 0 !important;
}

#new-user-pass{
	float:right;
	width:48% !important;
}

#new-user-pass2{
	float:left;
	width:48% !important;
}

#cart-table{
    border-top: 1px solid #e6e6e6;
}

#cart-table th{
	border-bottom: 1px solid #e6e6e6!important;
	font-size:16px;
	color:#333333;
	padding: 8px 27px 8px 0 !important;	
}

#cart-table td{
	border-top:none;
	border-bottom: 1px solid #e6e6e6;
    vertical-align: middle !important;
	padding: 10px;
    font-size: 18px;	
}

#cart-table tr:last-child td{
	border-bottom:none;
}

.cart-page .col-xs-4{
	padding: 0 18px 0 0;
	margin:0;
	border:none;
	margin:35px 0 0;
    color: #333333;
    font-size: 16px;	
}

#total-to-payment strong {
    font-size: 18px !important;
    color: #e6e6e6 !important;
}

#total-to-payment span{
    font-size: 24px !important;
    color: #000;	
}

#total-to-payment span.cur{
    font-size: 18px;	
}

#total-to-payment{
    margin: 0 0 15px;	
}

#coupon{
	color:#808080;
    font-size: 16px;
	border:1px solid #cccccc;
	width:100%;
	padding:15px 10px;
}

.cart-page .col-xs-4 #cart-btn{
	width:100%;
}

.cart-page .col-xs-4 #cart-btn #back-to-cat {
    background: #66d37e;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
	font-weight:bold;
    border-radius: 20px;
    width: 100%;
}

.cart-page .col-xs-4 #cart-btn #check-btn {
    background: #fda330;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
	font-weight:bold;
    border-radius: 20px;
    width: 100%;
	border:none;
    margin: 10px 0 0;
}

.cart-page .col-xs-8{
	padding-right:0;
    width: 68.066667%;	
}

.cart-page h3{
	color:#808080!important;
	font-size:24px!important;
    border-bottom: 1px solid #cccccc!important;	
}

.cart-page .shp-cart-table .attr li{
	display:inline-block;
	font-size:16px;
}

.shp-cart-table input.qty{
	border-radius: 0;
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #808080;
    font-size: 18px;
    text-align: center;
}

.shp-cart-table .plus, .shp-cart-table .minus{
    border: 1px solid #e6e6e6;
    color: #808080;
    font-size: 18px;
    display: inline-block;
    padding: 6.5px 0 0;
    cursor: pointer;
    height: 40px;
    text-align: center;
    width: 25px;
}

.shp-cart-table .plus{
	border-left:none;
    margin-left: -4px;
    position: relative;
}

.shp-cart-table .minus{
	border-right:none;
    margin-right: -4px;
    position: relative;	
}

.shp-cart-table .remove-cell a {
    background: url(../images/remove-cart.jpg) no-repeat !important;
	height: 17px;
	min-width: 18px;
	width: 18px;
}	

.shp-cart-table .attr li:after{
	content:"/";
	padding: 0 3px 0 4px;
}

.shp-cart-table .attr li:last-child:after{
	content:"";
}

#check-btn{
    background: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 35px;
    float: right;
    margin: 30px 0 0;
    clear: both;
}

#subtotal{
    float: right;
    padding: 20px 0 38px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    width: 50%;
    text-align: right;	
}

#subtotal span{
	font-size:21px;	
	padding:0 0 0 15px;
}

.cart-page{
	margin:0 auto 0;
}

.cart-page h1,h1.login,.item-page h2, .contact h1{
    font-size: 36px !important;
    margin: 18px 0 5px;
    color: #fff;
}

#check-logo{
	margin:45px 0 20px;
}

.cart-page .col-xs-3, .cart-page .col-xs-4, .cart-page .col-xs-5, .cart-page .col-xs-8{
	float:right;
    margin: 15px 0 0;	
}

.cart-page h4 .circle {
    border: none!important;
    color: #fff !important;
    border-radius: 30px !important;
    background: #999999 !important;
    width: 49px !important;
    padding: 0 0 !important;
    font: bold 36px OpenSansHebrewBold!important;
    display: inline-block;
    text-align: center; 
    margin: 0 0 0 10px;	
}

.check-page .col-xs-12{
	padding:0;
}

.contact-info{
	margin:0 0 20px;
}

.check-head{
	font-size:29px;
	font-weight:bold;	
	margin: 0 0 8px;
}

.check-subhead{
	font-size:16px;
	font-weight:bold;	
    padding: 23px 0 12px;	
}

.contact-info .col-xs-12, .contact-info .col-xs-6,.contact-info .col-xs-5,.contact-info .col-xs-4{
	padding:0;
	margin: 0 0 12px;
}

.contact-info{
	margin:40px 0 0;
}

.contact-info input:not(.contact-info input[type="radio"]), .contact-info select, .contact-info textarea{
	border: 1px solid #e2e2e2;
	padding: 0 12px;
	border-radius: 0;
	font-size: 16px;
	height: 52px;	
}

.contact-info label{
	color:#333333;
    font-size: 17px !important;
    margin: 0 0 8px 8px !important;	
}

.contact-info .last input{
	float: right;
	width:88%;
}

.contact-info .last a{
    color: #333333;
    font-size: 17px !important;
    float: left;
	margin: 15px 0 0;
}

.contact-info input[type="radio"]{
	margin:0 0 0 5px;
    position: relative;
    top: 3px;	
}

.contact-info .col-xs-12 .col-xs-6{
	padding-left:0;
	float:left;
}

.contact-info .col-xs-12 .col-xs-6:last-child{
	padding-left:30px;	
}

.contact-info .col-xs-4{
	border:none;
}

.contact-info .col-xs-12 .col-xs-3{
	padding:0 15px;
	width: 26.4%;	
}

.contact-info .col-xs-12 select{
	width:100%;
	padding: 17px 8px;
}

.cart-popup{
	left: -59px !important;
}

.btn-cont{
    background: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 35px;
    float: right;
    margin: 30px 0 0;
    clear: both;
	border:none;
	width:100%;
	cursor:pointer;
}

.additional-type{
    margin: 35px 0 0;	
}

.payment-type label, .delivery-type label {
    padding-left: 0 !important;
    margin: 0 0 5px !important;
}

.types{
	display:none;
}

.fields-type{
	display:block;
}

.container-checkout .active{
	border:1px solid red !important;
}

.container-checkout .prod-img{
    border: 1px solid #ddd;
    width: 55px;
    text-align: center;
    display: table-cell;
    height: auto;
    padding: 5px 0;
}

.container-checkout th{
	font-size:14px;
	border:none !important;
}

.container-checkout .prod-img img{
	width:40px;
	vertical-align: middle;
}

.container-checkout .shp-cart-table{
	border:none;
}

.breadcrumb > li + li:before{
	content:"";
	display:none;
}

.container-checkout .shp-cart-table td{
    border-bottom: 1px solid #ddd!important;
}

	.product-info .col-sm-3,.product-info .col-sm-5,.product-info .col-sm-4{
		float:right;
		min-height: 290px;
	}
	
.review_count{
    display: block;
    float: right;
	color:#808080;
    font-size: 16px;
    margin: 12px 20px 0 0;	
}	

.col-sm-5 .rating{
	float: right;
    width: auto;	
}

#saving_money.no{
	background:#e6e6e6;
	color:#4d4d4d;
}

#saving_money.no #saving_left{
	background:#e6e6e6;
	color:#fcb040;
}

#saving_money {
    background: #66d37e;
    padding: 15px;
    color: #ffffff;
    font-size: 18px;
    clear: both;
    margin: 17px 0 0;
    float: right;
    width: 100%;	
}

#saving_money .saving_head{
    border-bottom: 1px solid #fff;
    padding: 0 0 8px;
	margin: 0 0 8px;
}

#saving_money #saving_right{
	float:right;
}

#saving_money #saving_left{
	float:left;	
}

.product-info .col-sm-3{
	width:28%;
	padding-left: 0;
}

.product-info .col-sm-5{
	width:44%;	
}

.socials-product{
	float: right;
    text-align: center;
    margin: 20px 0 0;
    width: 100%;
    font-size: 16px;
}

.socials-product .socials{
	width:100%;
}

.product-page .products-featured{
    clear: both;
    padding: 40px 0 0 0;
}

.product-page .products-featured h4{
    font-size: 24px !important;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 18px;
    margin: 0 0 36px !important;
}

.products__product .products__product__name{
    color: #333333 !important;
    border: none !important;
    margin: 130px 0 0 !important;
	font-weight:normal!important;
    text-align: center !important;
    padding: 0 !important;
	text-transform:uppercase;
}

.products__product .products__product__description{
    color: #666666;
    font-size: 16px;
	min-height: 126px;
    text-align: right;
    padding: 0 10px 35px 10px;
    margin: 20px 0 5px;
    border-bottom: 1px solid #e6e6e6;
}

.products__product .rating.prod {
    float: left;
    margin: 0 0 0 10px;
    width: 95px;
    text-align: left;
}

.products__product .products__product__price-wrapper{
	width: 100%;
    text-align: center;
    margin: 20px auto 0;
    float: none;
    padding: 0 3%;
}

.products__product__price-wrapper span{
    width: 31.8%;
    display: inline-block;
}

.products__product__price-wrapper span.products__product__price_old{
	font: 16px OpenSansHebrewRegular;
	color:#b3b3b3;
	text-align:center;
	text-decoration: line-through;
    width: 50%;
    text-align: left;
	float: left;
}

.products__product__price-wrapper span.products__product__price_economy{
	color:#1a1a1a;
	font: 24px OpenSansHebrewBold;
	text-align:left;
}

.products__product .products__product__price{
    text-align: center;
    margin: 0;
    font-size: 24px;	
}

.products__product .timer{
    background: url(../images/timer.jpg) no-repeat right;
    font: 17px OpenSansHebrewRegular;
    padding: 0 25px 0 0;
    margin: 22px 10px 0 0;	
	direction:ltr;
	float: right;
    width: 50%;	
}

.products__product .timer span{
	width:14.2%;
	display:inline-block;
	text-align:center;
}

.products__product .rating.prod > label:before {
    margin: 3px;
    font-size: 0.95em;
}	

.products__product .add{
	float:left;
	background:#ff931e;
	color:#fff;
	font-size:18px;
	border:none;
	cursor:pointer;
	padding:12px 25px;
    margin: 12px 0 10px 10px;	
	font-family:OpenSansHebrewRegular;
}

@-moz-document url-prefix() { 
	.products__product .add{
		font-size: 11px;
	}
}

.products__product .noti{
    float: right;
    color: #666666;
    border: 1px solid #666666;
    display: block;
    border-radius: 20px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    padding: 2px 25px;
    margin: 13px 10px 0 0;
}

.products-hot{
    border: none;
    width: 1079px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 8px 8px 0;	
	position: relative;
}

.product-page{
    background-color: #f5f5f5;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.product-page .phrase{
	background-repeat:no-repeat;
	padding:2px 0 2px 100px;
	color:#CF2333;
	font:bold 30px Heebo-Medium;
    margin: 30px 0 0;	
}

.product-page .phrase.w{
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 142.7%;
	/* or 43px */

    min-height: 89px;
	color: #CF2333;
}

.products-hot .products__product{
	width: 357px;
    flex-basis: auto !important;
    margin: 0 !important;
    border: none;
    border-left: 1px solid #e2e2e2;
}

h4{
    color: #333333!important;
    font-size: 27px !important;
    padding: 10px 0;
    clear: both;
    margin: 0 0 12px !important;
}

.products-hot .products__product__image{
	float:left;
	width:40%;
    padding: 0 0 0 20px;
    height: auto;
}

.products-hot .prod-right{
	float:right;
	width:60%;
    padding: 0 20px 0 10px;	
}

.products-hot .products__product__name{
    color: #333333!important;
    font-size: 18px !important;
    text-align: right !important;
}

.products-hot .products__product__description{
    color: #808080!important;
    font-size: 17px !important;
	padding: 0;	
    margin: 0 0 3px;
}

.products-hot .rating{
	float: right !important;
}

.products-hot .add{
    background: url(../images/buy4.jpg) no-repeat;
    text-transform: uppercase;
    font-size: 16px;
	font-weight:bold;
    padding: 5px 10px;
    width: 86px;
    text-align: right;
    height: 25px;
    float: left;
    display: block;
    border: none;
    color: #fff;
    clear: both;
    cursor: pointer;
    margin: 0;
}

.products-hot .add span{
    font-size: 12px;
	font-weight:bold;
}

.products-hot .noti{
	font-size: 14px;
    padding: 3px 18px;
    margin: 0;
}

.products-popular{
	clear:both;
	margin: 35px 0 0 0;
}

.products-popular h4{
    font-size: 24px !important;
    color: #333333 !important;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
	margin: 0 !important;
}

.products-popular h4 a{
	text-decoration:none;
	font-size:16px;
	color:#1a1a1a;
}

.products-list .products__container{
	/*padding:0!important;*/
}

.products__product__image{
	position:relative;
}

.products__product__image .sale{
    width: 45%;
    height: 42px;
    background: url(../images/sale.png) no-repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    padding: 6px 0 0;
    left: 0;
    top: 0;
}

.products__product__image .bought {
    width: 95px;
    height: 30px;
    background: url(../images/bought.jpg) no-repeat 15px center #1a1a1a;
    color: #fff;
    font-size: 16px;
    position: absolute;
    padding: 6px 0 0 36px;
    left: 0;
    bottom: 0;
    text-align: left;
}

.products__product__image {
    height: auto !important;
    padding: 30px 0 0;	
	position:relative;
	min-height:414px;
}

.products__product__image img{
	max-width:100%;
	max-height:100%;
}

.products__product__image:hover .pr-hov{
	bottom: 0;
}

.pr-hov{
    position: absolute;
    bottom: -20%;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    height: 20%;
    padding: 3% 0 0;
	transition: .5s ease;
}

.pr-hov .add{
    background: url(../images/buy.png) no-repeat center;
    float: none;
    display: inline-block;
    width: 40px;
    height: 43px;
    margin: 0 8px;	
}

.pr-hov a{
	background: url(../images/view.png) no-repeat;
    display: inline-block !important;
    width: 75px !important;
    height: 40px;
    position: relative;
    top: 21px;
    margin: 0 8px;	
}

.products-popular.products-list .products__product, .category-pageya .products__product{
    margin: 0 0 155px 0!important;
    max-width: 33%;
    border: none;
    float: right;
	padding: 0 5%;
}

.products-popular.products-list .products__product:nth-child(4n+4), .category-pageya .products__product:nth-child(4n+4){
	margin-left:0!important;
}

.cats{
    clear: both;
}

.cats h4{
    font-size: 21px !important;
    color: #333 !important;	
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.cats ul{
    border: 1px solid #e6e6e6;
    width: 100%;
	background: #fff;
	margin: 0;
}

.cats li{
    border-bottom: 1px solid #e6e6e6;
	height: 52.6px;
	position: relative;	
}

.cats li div.parent{
    position: absolute;
    font-size: 18px;
    color: #808080;
    left: 66px;
    top: 8px;
    cursor: pointer;
}

.cats li:last-child{
	border:none;
}

.cats li div{
	float:right;
    margin: 8px 0 0;	
}

.cats li div.img{
    border-left: 1px solid #e6e6e6;
    width: 45px;
    line-height: 34px;
    text-align: center;
    margin: 8px 0 0 15px;
}

.cats li div.img img{
    vertical-align: middle;	
}

.cats li div.count{
	font-size: 16px;	
	color:#808080;
	float:left;
	margin-left: 20px;
}

.cats a{
	font-size: 18px;	
	color:#808080;
	line-height: 34px;
	text-decoration:none;
}

.con.col-sm-9{
	padding-left:0;
    padding-right: 0;
	float:left;
}

.con.col-sm-3{
	padding-left:10px;
    padding-right: 0;
	float:right;	
}

.category-pageya h1, .cat-name, .cart-page h1{

}

.users h1{
    font-size: 21px !important;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 0;
    padding: 11px 0;		
}

.category-pageya .col-sm-9, .category-pageya .col-sm-3{
	line-height:26px;
	margin:12px 0 0;
    float: right !important;	
}

.products-list .products {
    clear: both;
}

.product-info .col-sm-8{
	float:right;
}

#first-prod{
	width: 100%;
}

#first-prod .images-prod{
	float:left;
	width:53.4%;
	height:inherit;
}

#first-prod .left-prod{
	float:right;
	width:44.5%;
	padding:2%;
	background:#fff;
	height:inherit;
}

.product-page__image-wrapper__image {
    max-width: 100%;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
	filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}

#first-prod .product-page__image-inner-wrapper{
    background: none;
    width: 100%;	
	height:inherit;
	text-align: center;
    padding: 5%;
}

#first-prod .product-page__image-thumbs{
    width: 100%;
    margin: 15px 0 0;	
}

#first-prod .left-prod .tit{
    color: #333;
    font-size: 36px !important;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 36px;
    margin: 10px 0 20px 0;
}

#first-prod .left-prod .short{
	font-size:16px;
	color:#666666;
	margin:0 0 30px 0;
	line-height:22px;
}

#first-prod .left-prod .price{
	color: #333;
    font: 24px OpenSansHebrewRegular;
    padding: 25px 0 20px;
    border-bottom: 2px solid #c0c0c0;
    margin-bottom: 24px;
}

#first-prod .left-prod .price .discount{
	color:#999999;
	font-size:16px;
	text-decoration:line-through;
	margin: 0 10px 0 0;
}

#first-prod .left-prod button{
    background: #000;
    color: #fff;
    font-size: 19px;
    font-family: Raleway-Light;
    font-weight: normal;
    border: none;
    cursor: pointer;
    padding: 12px 25px;
    margin: 15px 0 25px;
    width: 100%;
    height: 63px;
}

#first-prod .left-prod .economy{
	clear:both;
	border:1px solid #e6e6e6;
	padding:3% 1% 1%;
	text-align:center;
}

#first-prod .left-prod .economy li{
	display:inline-block;
	font-size:16px;
	color:#333333;
	border-left:1px solid #e6e6e6;
	width: 32.5%;	
}

#first-prod .left-prod .economy li:last-child{
	border:none;
}

#first-prod .left-prod .economy li .h{
    color: #1a1a1a;
    font: 19px OpenSansHebrewBold;	
}

#first-prod .left-prod .timer{
    background: url(../images/timer.jpg) no-repeat right;
    font: 24px OpenSansHebrewRegular;
    padding: 0 35px 0 0;
    margin: 28px 0 0 0;	
	direction:ltr;
	width:70%;
	clear: both;
}

#first-prod .left-prod .timer span{
	width:14.2%;
	display:inline-block;
	text-align:center;
}

#first-prod .left-prod .soc{
    text-align: left;
    width: 30%;
    margin: 28px 0 0;
    float: left;
}

#first-prod .btns{
}

#first-prod .left-prod .soc li{
	display:inline-block;
}

#first-prod .left-prod .soc img{
	width:auto;
}

#second-prod{
    margin: 2.4% 0 0;
    height: 92px;	
}

#second-prod .bought{
	float:left;
	width:35.5%;
	background:#fff;
	height:inherit;
	padding:0 2%;
}

#second-prod .bought .bought-in{
    background: url(../images/bought_big.jpg) no-repeat right;
    font-size: 24px;
    color: #999999;
	padding: 7px 48px 7px 0;
    margin: 30px 0 0 0;
}

#second-prod .bought .bought-in span{
	color:#333333;
}

#second-prod .selects{
	height:inherit;
    border-top: 3px solid #1a1a1a;
    float: right;
    width: 62.5%;
    background: #fff;
    padding: 1.5% 0.5%;	
}

#second-prod .new-select-style-wpandyou{
	width: 31.3%;
    margin: 0 1%;
}

#second-prod .new-select-style-wpandyou.active{
	border:1px solid red;
}

#third-prod{
    margin: 2.4% 0 0;
    height: 558px;
}

#third-prod iframe{
	width:100%;
}

#third-prod #owner{
    float: left;
    width: 35.5%;
    background: #fff;
    height: inherit;
    padding: 3% 2%;
    color: #666666;
    font-size: 16px;
    line-height: 24px;	
}

#third-prod #owner .head{
    color: #333333;
    font-size: 18px;
    border-top: 1px solid #cccccc;
    margin: 0 0 15px;
}

#third-prod #owner .head:before{
    content: "";
    border-top: 1px solid #1a1a1a;
    display: block;
    width: 45%;
    margin: -1px 0 15px;
}

#third-prod #tabs{
    float: right;
    width: 62.5%;
	background: #fff;
	height: inherit;
    padding: 3% 2%;
    color: #666666;
    font-size: 16px;
    line-height: 24px;	
}

#third-prod .tab-head{
    color: #333333;
    font-size: 18px;
    border-top: 1px solid #cccccc;
    margin: 0 0 25px;
}

#third-prod .tab-head li{
    display: inline-block;
    color: #333333;
    font-size: 18px;
    width: 24%;
    text-align: center;
    padding: 12px 0;
	border-top: 1px solid transparent;
}

#third-prod .tab-head li.active,#third-prod .tab-head li:hover{
	cursor:pointer;
	background:#f2f2f2;
	border-top: 1px solid #1a1a1a;
}

#third-prod .tab{
	display:none;
}

#third-prod .tab.active{
	display:block;
}
#third-prod .tab.active#desc{
    overflow: scroll;
    max-height: 92%;
}	
#third-prod .tab#reviews{
    overflow-y: scroll;
    height: 90%;
}

#slider .left-slider{
    float: left;
    width: 37%;
    padding: 2.4% 2.9%;
}

#slider .left-slider .tit{
    color: #333;
    font: 24px OpenSansHebrewBold;
    line-height: 25px;
    margin: 30px 0 20px 0;
	padding-left: 10%;
}

#slider .left-slider .short{
	font-size:16px;
	color:#666666;
	margin:0 0 30px 0;
	line-height:22px;
}

#slider .left-slider .price{
    color: #333;
    font: 24px OpenSansHebrewBold;
	float:right;
	margin: 5px 0 35px;
}

#slider .left-slider button{
	float:left;
	background:#ff931e;
	color:#fff;
	font-size:18px;
	border:none;
	cursor:pointer;
	padding:12px 25px;
	font-family:OpenSansHebrewRegular;
}

#slider .left-slider .economy{
	clear:both;
	border:1px solid #e6e6e6;
	padding:4% 1%;
	text-align:center;
}

#slider .left-slider .economy li{
	display:inline-block;
	font-size:16px;
	color:#333333;
	border-left:1px solid #e6e6e6;
	width: 32.5%;	
}

#slider .left-slider .economy li:last-child{
	border:none;
}

#slider .left-slider .economy li .h{
    color: #1a1a1a;
    font: 19px OpenSansHebrewBold;	
}

#slider .left-slider .timer{
    background: url(../images/timer.jpg) no-repeat right;
    font: 24px OpenSansHebrewRegular;
    padding: 0 35px 0 0;
    margin: 28px 0 0 0;	
	direction:ltr;
	clear:both;
}

#slider .left-slider .timer span{
	width:14.2%;
	display:inline-block;
	text-align:center;
}

#slider .left-slider .soc{
	text-align:center;
	width:100%;
	margin:33px 0 0;
}

#slider .left-slider .soc li{
	display:inline-block;
}

#slider .left-slider .soc img{
	width:auto;
}

#slider .img{
	float:right;
	width:63%;
}

#banads{
    padding: 35px 0 0 0;
    clear: both;
}

#banads img{
	max-width:100%;
}

#after-menu{
	font-size: 16px;	
	color:#333333;
	text-align:center;
    margin: 30px 0 0 0;	
}

#after-menu hr{
	border:none;
    border-top: 1px solid #f2f2f2;	
}

#after-menu img{
	
}

#bread-ac {
    margin: 20px 0 40px;
    border-bottom: 1px solid #999999;
    padding: 0 16px 4px;
}

#bread-ac li {
    display: inline-block;
}

#bread-ac li span,#bread-ac li a:hover,#bread-ac li span:hover {
    color: #333333;
    font-size: 16px;
    border-bottom: 6px solid #1a1a1a;
    padding: 0 16px 12px;
}

#bread-ac li a {
    color: #999999;
    font-size: 16px;
    padding: 0 16px 0;
	text-decoration:none;
}

.users .col-xs-12{
	padding:0;
}

.orders__product .image{
    border: 1px solid #f2f2f2;
    width: 14% !important;
    padding: 10px 0;
}

.orders__product .image img{
    max-height: 100% !important;
    width: 72%;
}

.orders__product > div{
    vertical-align: middle;
}

.orders__product .name{
	margin:0 25px 0 0;
}

.orders__product .name .title a{
	color:#808080;
    font-size: 18px;
	text-decoration:none;
}

.orders__product .name .price{
	color:#4d4d4d;
    font-size: 18px;	
    padding: 5px 0;	
}

.orders__product .date{
	color:#4d4d4d;
    font-size: 16px;	
}

.orders__product .qty{
	color:#4d4d4d;
    font-size: 18px;		
}

.orders__product .buy{
    float: left;
    width: 20% !important;
    margin: 35px 0 0 0;
}

.orders__product .buy p{
	clear:both;
}

.orders__product .buy .add-cart-btn{
    background: #ff931e;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 0;
    width: 60%;
    height: 37px;
    float: left;
    display: block;
    border: none;
    color: #fff;
    clear: both;
    cursor: pointer;
    margin: 10px 0 0 16px;
}

.orders__product .noti{
	font-size:16px;
    position: relative;
    top: 15px;	
}

.orders-page .users label{
	width:100%;
    font-size: 18px;
	color:#333333;
}

.orders-page .users input[type="text"]{
    font-size: 18px;
	border:1px solid #cfcfcf;
	width:42%;
	padding:10px 5px;
}

.orders-page .field{
	margin:0 0 15px;
}

.orders-page .users span{
    font-size: 16px;	
}

.orders-page .users h2{
    font-size: 21px;	
    margin: 45px 0 25px;	
}

.pencil{
    background: url(../images/pencil.png) no-repeat;
    background-size: 100%;
    width: 15px;
    height: 15px;
    margin: 10px auto;
    display: block;
}

#save-btn{
    background: #1a1a1a;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 40px;
    height: 50px;
    float: right;
    display: block;
    border: none;
    color: #fff;
    clear: both;
    cursor: pointer;
    margin: 10px 0 0 16px;
	min-width: 200px;	
}

#save-btn2{
    background: #1a1a1a;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 40px;
    height: 50px;
    float: right;
    display: block;
    border: none;
    color: #fff;
    clear: both;
    cursor: pointer;
    margin: 10px 0 0 16px;
}

#address-tab{
	display:none;
}

#tab-account{
	
}

#tab-account li{
	display:inline-block;
	color:#999999;
    font-size: 14px;
	padding:15px 35px;
	cursor:pointer;
}

#tab-account li.active{
	color:#fff;
	background:#1a1a1a;
	border-radius:30px;
}

.users h3{
    font-size: 18px;
    margin: 10px 0;	
}

label[for="first_send"]{
    width: auto !important;
    color: #808080 !important;
    margin: 0 10px 0 0;
}

.field.friend{
	margin:20px 0 0;
}

.field.friend label{
	width:auto;
	color:#808080;
}

.field.friend input{
	border:1px solid #f2f2f2 !important;
	margin:0 10px 0 0;
    font-size: 16px !important;
	width: 30% !important;
	padding: 15px 10px;
}

.delivery-type{
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px;	
}

.delivery-type label span{
    color: #4d4d4d;
    font-size: 16px;
    margin: 2px 0 0;
    font-weight: bold;	
}

.check-page .col-xs-4 {
    width: 35.833333%;
}

.check-page .col-xs-5 {
    width: 39%;
	padding-right:0;
}

.check-page .col-xs-3 {
	padding-left:0;
}

.table-responsive.check{
    margin: 28px 0;
    padding: 0;
    font-size: 18px;	
}

.table-responsive.check th {
    border-bottom: 1px solid #cccccc;
    padding-right: 0;
    padding-left: 0;	
}

.table-responsive.check td {
    border-bottom: 1px solid #cccccc;
	vertical-align: middle !important;
    padding-right: 0;
    padding-left: 0;	
}

.table-responsive.check .total-prod-price {
    color: #333333;
    font: bold 18px Heebo-Medium;
}

.table-responsive.check a{
	text-decoration:none;
}

.contact-info{
	position:relative;
}

.contact-info .form-control{
    height: 56px;	
	border-radius: 0;
	font-size: 18px;
	border:1px solid #e6e6e6 !important;
	font-family:Heebo-Medium;
	font-weight:bold;
	color:#4d4d4d!important;
	resize:none;
}

.contact-info textarea.form-control{
	height:150px;
}

.col-xs-12.comment{

}

.gray{

}

#total-to-payment2{
	font-size: 18px;
    border: none !important;	
}

#total-to-payment2 #pay-prod{
	float:right;
}

#total-to-payment2 #pay-del{
	float:right;
    margin: 0 22px 0 0;	
}

#total-to-payment2 p span{
    width: 160px;
    display: inline-block;
}

#pay-tot{
	font-size: 18px !important;	
    text-align: right;
    padding: 40px 0 0;
}

#pay-tot span.cur{
	font-size: 18px;	
}

#pay-tot span{
	font-size: 29px;	
    width: 160px;
}

.sendEmail input{
    vertical-align: top;
    margin: 5px 0 0 5px !important;
}

.sendEmail label{
	width:85%;
	font-size:16px;
}

.rl{
    font-size: 18px;
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
}

.rl a{
	color:#000;
	text-decoration:underline;
}

.cart-page h4{
	padding-top: 0;	
    margin: 22px 0 15px 0 !important;	
	font-weight: bold;	
	font-size: 20px !important;
    color: #4d4d4d !important;	
}

.payment-type{
	margin:15px 0 0 !important;
}

#check-btn,.prod-link{
    padding: 17px 45px;
    height: 56px;
    display: block;
    border: none;
    clear: both;
    cursor: pointer;
    margin: 20px 0 45px;
    color: #fff;
    background: #EB5757;
    float: left;
    font-size: 18px;
    font-weight: bold;
	font-family:Heebo-Medium;
}

#backtoshop{
	padding: 13px 40px;
    height: 55px;
    display: block;
    border: none;
    cursor: pointer;
    margin: 20px 15px 45px;
    color: #1a1a1a;
    background: #fff;
    border: 1px solid #1a1a1a;
    float: left;
    font: bold 18px Heebo-Medium;	
}

.pol{
	font-size:16px;
	text-align:center;
    clear: both;
    padding: 10px 0 0 0;
}

.payment-type label,.payment-type .col-xs-12{
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: bold !important;	
}

.fancybox-skin{
	border-radius:0 !important;
	padding: 0 !important;
}

.popup {
    padding:4% 7% 2%;
	text-align: center;	
	display:none;
}

#loginPopup img:not(.bot), #registerPopup img:not(.bot){
    text-align: center;
    margin: 40px 0 0 0;
}

#loginPopup img:not(.bot){
	padding:0;
}

#loginPopup h3, #registerPopup h3{
	color:#333333;
	font-size:24px;
    margin: 0 0 18px;
}

.cart-page h2 {
    border-bottom: none!important;
    padding: 140px 0!important;
}

#loginPopup .reset{
	color: #808080;
    text-decoration: none;
    font-size: 18px;
    width: 100%;
    float: left;
    text-align: right;
    position: relative;
    bottom: 0;
}

#loginPopup form,#registerPopup form{
	padding: 0 45px;
    width: 100%;	
	border: none;
}

#loginPopup form{
	padding: 0 52px;	
}

#loginPopup label, #registerPopup .form-group:not(.cond) label{
    color: #333333;
    font-size: 18px;
    float: right;
    margin: 12px 0 5px;
	text-align: right;
}

#registerPopup .form-group.cond{
	text-align:right;
}

#registerPopup .form-group.cond label{
    vertical-align: middle;
    margin-right: 5px;	
}

#loginPopup input, #registerPopup input[type="text"], #registerPopup input[type="email"], #registerPopup input[type="password"]{
    color: #333333;
    font-size: 18px;
    width: 100%;
    margin: 0 0 19px;
    height: 40px;
    padding: 10px 10px !important;
    border-radius: 0;
    border: 1px solid #e6e6e6;	
	font-family: Heebo-Medium;	
}

#loginPopup button, #registerPopup button{
    color: #fff;
    background: #1a1a1a;
    border-radius: 0;
    padding: 14px 25px;
    width: 100%;
    float: left;
    clear: both;
    font: 18px Heebo-Medium;
}

#loginPopup button{

}

#loginPopup .form-group, #registerPopup .form-group {
    margin-bottom: 15px;

}

#registerPopup .form-group.w50{
	width:49%;
	float:right;
}

#registerPopup .form-group.w50.last{
	width:49%;
	float:left;
}

#registerMail{
	text-align:center;	
	max-width: 100%;
}

#registerMail .logo-mail{
	margin: 38px 0;
}

#registerMail .adv{
    font-size: 30px;
    line-height: 35px;
    color: #333333;
    border-bottom: 1px solid #1a1a1a;
    padding: 0 8% 25px 8%;
    margin: 0 8% 35px;
}

#registerMail .reg-email{
    font-size: 18px;
    color: #333333;
    margin: 0 0 30px;
}

#registerMail input[type="email"]{
    font: 18px Heebo-Medium;
    color: #333333;
    border: 1px solid #e6e6e6;
    float: right;
    width: 80%;
    padding: 10px 15px;
}

#registerMail input[type="email"].active{
	border:1px solid red;
}

.alert-heading,.alert .close{
	display:none;
}

#registerMail input[type="button"]{
	font:21px Heebo-Medium;
	color:#fff;	
	background:#1a1a1a;
	border:none;
	cursor:pointer;
    float: right;
    width: 20%;
    padding: 9px 0;	
}

#registerMail form{
	width:66%;
	margin:0 auto;
}

#registerMail .mailing{
	clear:both;
	font-size:14px;
	color:#333333;
    margin: 45px 0 0;	
}

#registerMail a{
    text-decoration: none;
    color: #1a1a1a;
    font-size: 14px;
    margin: 20px 0;
    display: block;
}

.contact-info{
	background:#f9f9f9;
}

.socials{
    padding: 27px 0;
    text-align: center;
    clear: both;	
}

.socials li{
	display:inline-block;
	margin: 0 5px;
}

#down-cat{
	background: url(../images/ar_cat.jpg) #fff no-repeat center;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    height: 52.6px;
    position: relative;
}

#down-cat2{
	background: url(../images/ar_cat2.jpg) #fff no-repeat center;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    height: 52.6px;
    position: relative;
}

@media screen and (min-width:0\0) {

}

@-moz-document url-prefix() { 
	#mainBuyBtn,#check-btn {
		font-size: 19px;
	}
}

#top-bussiness{
    margin: 20px 0 0;	
}

#top-bussiness button{
    float: left;
    background: url(../images/gl.png) no-repeat;
    border-radius: 0;
    border: none;
    color: #1a1a1a;
    font-size: 0;
    outline: none;
    text-align: center;
    height: 25px;
    width: 25px;
    cursor: pointer;
    font-family: Heebo-Medium;
    font-weight: bold;
    position: absolute;
    margin: 13px -35px 0 0;
}

#top-bussiness #product_search{
    float: left;
    width: 46%;
}

#product_search_header, #cats_header{
	display:none;
}

#top-bussiness ul{
    float: right;
    width: 54%;
}

#top-bussiness li{
	list-style:none;
	display:inline-block;
	margin: 0 1% 0 0;
}

#top-bussiness input {
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 0 15px 0 40px;
    width: 100%;
    margin: 0 2% 0 0;
    float: right;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;
}

#top-bussiness li a{
    background: #fff;
    border-radius: 0;
    border: none;
    color: #808080;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    text-align: center;
    height: 54px;
    display: block;
    padding: 16px 25px;	
}

#welcome_bussiness{
	clear:both;
	color:#333333;
	font-size:16px;
	padding: 18px 0 0 0;
}

#welcome_bussiness a{
	color:#1a1a1a;
	font-size:16px;	
}

#top-bussiness li a.active,#top-bussiness li a:hover{
    background: #1a1a1a;
    color: #fff;	
}

#top-bussiness .new-select-style-wpandyou {
    width: 40%;
}

#top-bussiness .new-select-style-wpandyou select,#top-bussiness .new-select-style-wpandyou input {
    padding: 0 10% 0 20%;
}

/*input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity:0.1;
	width:30px;
	height:30px;
	display:block;
}*/

#date{
    background: url(../images/calendar.png) no-repeat calc(97%);
    background-size: 30px;
	padding-right:45px;
}

.bussiness_head{
	margin:30px 0 20px;
}

.bussiness_head h1{
	color:#333333;
	font-size:24px!important;	
    clear: both;
    margin: 4px 0 0;
}

.bussiness_content {
    padding: 30px 20px;
    background: #fff;
    border-top: 1px solid #1a1a1a;
    color: #666666;
    font-size: 16px;
    line-height: 28px;
	margin: 0 0 20px;
}

#bus_search_result{
	color:#1a1a1a;
	font-size:21px;
}

#bus_search_result span{
	color:#333333;
	font-size:21px;
}

.bussiness_content table{
    width: 100%;
    text-align: center;
    color: #808080;
    font-size: 16px;
}

.bussiness_content table tr{
	
}

.bussiness_content table td{
	border:1px solid #cccccc;
	padding: 8px 0;
	width: 11.1%;
	vertical-align: middle;
}

.bussiness_content table th{
	border:1px solid #cccccc;
	background:#1a1a1a;
	color:#fff;
	text-align:center;
	font-size:18px;
	padding: 15px 0;
	width: 11.1%;
}

#bus_search input{
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 0 15px;
    width: 68%;
    float: right;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;
}

#bus_search a,#bus_search button{
    float: right;
    background: #fff;
    border-radius: 0;
    border: none;
    color: #1a1a1a;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    outline: none;
    text-align: center;
    height: 54px;
    width: 15%;
    cursor: pointer;
    font-family: Heebo-Medium;
    font-weight: bold;
    vertical-align: middle;
    padding: 12px 0;
    margin: 0 1% 0 0;
}

#bus_search{
	margin:50px 0 30px;
}

#bus_search .new-select-style-wpandyou{
    margin: 1% 0 0 1.25%;
    width: 19%;
}

#bus_search .new-select-style-wpandyou input{
    border: none;
    width: 85%;	
}

#bus_search .new-select-style-wpandyou.last{
	margin: 1% 0 0 0;
}

.bis_label{
	color:#1a1a1a;
	font-size:21px;
	margin: 0 0 18px;
}

.bis_label2{
	color:#333333;
	font-size:18px;
	margin: 0 0 18px;
}

#bus_add .new-select-style-wpandyou{
    width: 32.6%;
    margin: 1% 0 0 1.1%;
}

.input_text.fourth{
	width:24.1%;
}

#bus_add .new-select-style-wpandyou.last, .input_text.last{
	margin-left:0!important;
}

.input_text{
    width: 32.6%;
    margin: 1% 0 0 1.1%;
	float:right;
}

.input_text input{
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 0 15px;
    width: 100%;
    float: right;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;	
}

.input_text.full{
	width:100%;
}

.input_text.half{
	width:49%;
	margin:1% 0 0 2%;
}

#bus_add .input_textarea{
	width:100%;
	margin: 1% 0 0 0;
}

#bus_add .input_textarea textarea{
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 15px;
    width: 100%;
    float: right;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;
	resize:none;
	height:150px;
}

#you_control{
	font-size:21px;
	color:#333333;
	margin: 18px 0 0 0;
}

#you_control p{
	font-size:18px;
}

.input_radio input{
	margin-top:2px;
}

.input_radio label{
	font-size:18px;
	color:#333333;	
    margin-right: 8px;	
}

#bus_phone{
	font-size:21px;
	color:#1a1a1a;	
	margin:18px 0 0;
}

.input_file{
    clear: both;
    margin: 1.3% 0 0;
}

.input_file label{
    font-size: 18px;
    color: #333333;
    width: 10%;
    float: right;
}

.input_file .file-btn{
	display:none;
	width:0;
	height:0;
}

.fileUpload{
    width: 45%;
    float: right;
}

.fileUpload .text-file{
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 0 15px;
    width: 72%;
    float: right;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;
}

.fileUpload span{
    color: #fff;
    background: #1a1a1a;
    height: 54px;
    font-family: Heebo-Medium;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    width: 25%;
    text-align: center;
    cursor: pointer;
    padding: 12px 0;
    margin: 0 3% 0 0;	
}

#addCoupon button{
	float:left;
	color: #fff;
    background: #1a1a1a;
    height: 54px;
    font-family: Heebo-Medium;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    width: 14%;
    text-align: center;
    cursor: pointer;
    padding: 12px 0;
    margin: 0 3% 0 0;
	border:none;
}

.field{
    width: 100%;
    clear: both;
    margin: 0 0 10px 0;	
}

.field label{
    width: 7%;
    display: inline-block;
    color: #808080;
    font-size: 18px;	
    font-family: Heebo-Medium;
    font-weight: bold;	
	float: right;	
}

.field input{
	width:92%;
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 54px;
    padding: 0 15px;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;	
}

.field textarea{
	width:92%;
    color: #808080;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    height: 120px;
    padding: 0 15px;
    outline: none;
    font-family: Heebo-Medium;
    font-weight: bold;
	resize:none;
}

.field button{
    float: left;
    color: #fff;
    background: #1a1a1a;
    height: 54px;
    font-family: Heebo-Medium;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    width: 14%;
    text-align: center;
    cursor: pointer;
    padding: 12px 0;
    margin: 0 3% 0 0;
    border: none;
}

.pricesout{
	clear:both;
	margin:0 0 20px;
}

.pricesout .pricesdiv{
	clear:both;
	margin:8px 0;
}


.pricesout .pricesdiv .price-name{
	float:right;
	font-size:18px;
	width:28%;
}


.pricesout .pricesdiv .price-price{
	float:right;
	text-decoration:line-through;
	font-size:18px;
	width:21%;
	margin:0 3%;
}

.pricesout .pricesdiv .price-discounted{
	float:right;
	font-size:25px;
	color:#1a1a1a;
	width:23%;
}

.pricesout .pricesdiv .eco{
	float:right;
	font-size:18px;
}

.shippings b{
	font:16px OpenSansHebrewBold;
}

.shippings div{
	font-size:16px;
	margin:5px 0 0;
}

.companies{
	margin-top:30px;
}

.companies .company{
	float:left;
	margin-bottom: 25px;
	width:49%;
}

.companies .company img{
	max-width:100%;
}

.companies .company.s{
	float:right;
}

#banners{
	
}

#banners .banner{
    margin: 0 0 28px;	
}

.right{
	width:50%;
	float:right;
	text-align:right;	
}

.left{
	width:50%;
	float:left;		
	text-align:left;
}

#banners img{
	max-width:100%;
}

#bottom-menu{
    text-align: center;
}

#bottom-menu li{
    display: inline-block;
    padding-right: 26px;
    padding-top: 7px;	
}

#bottom-menu li a{
    font-size: 16px;
	text-transform:uppercase;
    color: #FFFFFF;
}

.fancybox-close {
    top: 15px !important;
    right: 15px !important;
    width: 11px !important;
    height: 11px !important;
    background: url(../images/close-f.jpg) no-repeat !important;
}

.fancybox-outer button{
	margin:15px 0 0;
}

.wrapper-out{
	background:url(../images/top-line.jpg) no-repeat 100%;
	background-position: top right;
	background-size: 100%;
	margin-top: 180px;
}

#body-101 .wrapper-out{
	background-image: none;
}

.product-page__sizes{
	
}

.product-page__sizes input{
	display:none;
}

.product-page__sizes label{
    display: inline-block;
    background: #1a1a1a;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    margin: 0 0 0 5px;
	font-weight: normal;	
}

.product-page__sizes input:checked+label{
    border: 1px solid #ff931e;
}

.next-pr{
    width: 21px;
    height: 40px;
    background: url(../images/left.png) no-repeat;
    display: block;
    position: absolute;
    left: 1%;
    top: 55%;
    z-index: 9;
}

.prev-pr{
    width: 21px;
    height: 40px;
    background: url(../images/right.png) no-repeat;
    display: block;
    position: absolute;
    right: 1%;
    top: 55%;
    z-index: 9;
}

#bar-cat{
    padding: 30px 0;
}

#bar-cat #nav-count{
	float:right;
	font-size:16px;
    margin: 10px 0;	
}

#bar-cat .order-cat{
	float:right;
    background: url(../images/sel.png) no-repeat;	
}

#bar-cat .order-cat select{
	font-size:16px;
	-webkit-appearance: none;
    -moz-appearance: none;
	border: none;
    background: none;	
	outline:none;
	cursor:pointer;
}

.bl{
	margin:0 0 40px;
}

.bl .head{
	font-size:24px;	
    font-family: OpenSansHebrewBold;
	margin:0 0 30px;
}

.bl li{
	border-bottom:1px solid #cccccc;
	margin:0 0 8px;
	padding:0 0 8px;
    height: 40px;	
}

.bl li input{
	display:inline-block;
	float:right;
	font-size:18px;
    margin: 8px 0 0 8px;	
}

.bl li a{
	display:inline-block;
	float:right;
	font-size:18px;
	margin: 0 0 0 8px;
}

.bl li span{
	display:inline-block;
	float:left;	
	color:#808080;
	font-size:16px;
    padding: 0;
    margin: 0;
}

.sizes-bl{
	padding: 0 0 22px;
    display: block;
    border: none;
	border-bottom: 1px solid #cccccc;	
}

.sizes-bl li{
    display: inline-block;
    border: none;
}

.sizes-bl li input {
    display: none;
}

.sizes-bl li label {
    display: inline-block;
    background: #1a1a1a;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    margin: 0 0 0 5px;
	font-weight: normal;
}

.sizes-bl li input:checked+label {
    border: 1px solid #ff931e;
}

.color-bl{
	padding: 0 0 22px;
    display: block;
    border: none;
	border-bottom: 1px solid #cccccc;	
}

.color-bl li{
    display: inline-block;
    border: none;
}

.color-bl li input {
    display: none;
}

.color-bl li label {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    width: 40px;
	height: 40px;
    padding: 10px 0;
    text-align: center;
    margin: 0 0 0 5px;
	border:1px solid #000;
}

.color-bl li input:checked+label {
	border:1px solid #ff931e;
}

#cartPopup.cart-popup.open{
	border:1px solid #cccccc;
    max-height: inherit;
	margin: 0 0 0 103px;	
}

#cartPopup .products__product__image{
    float: right;
    width: 20%;
    margin: 0;
    padding: 0;
    border: none;
}

#cartPopup .products__product__image img{
	border:1px solid #cccccc;
	max-width:100%;
    padding: 10%;
}

#cartPopup .p0{
    float: right;
    width: 70%;
    text-align: right;
}

#cartPopup .products__product__name .products__product__title{
	font-size:16px;
}

#cartPopup .products__product__price,#cartPopup .products__product__price-wrapper span, #cartPopup .count,#cartPopup .attr{
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
	font-weight:bold;
    color: #666666;
    text-align: right;
    margin: 3px 0 0;
}

#cartPopup .remove-cell-wrapper{
	width:19px;
	height:17px;
}

#cartPopup h2{
    border-bottom: 1px solid #cccccc;
    text-align: right;
    font-size: 24px !important;
    font-weight: bold;
    padding: 15px 0 15px;
    margin: 0 15px;	
	background: #fff;	
}

#cartPopup .total{
    font-size: 16px;
    text-align: right;
    color: #666666;
    padding: 0 15px;	
}

#cartPopup .total span{
    float: left;
    color: #000;
    font-size: 24px;
    font-weight: bold;	
}

.shp-cart-content li{
    border: none !important;
}

#cartPopup .pop-cart-button{
	color:#000;
	background:#fff;
	height:64px;
	border:1px solid #000;
	font-size:24px;
    padding: 20px 0 0;	
}

#cartPopup .pop-checkout-button{
	color:#fff;
	background:#000;
	height:64px;
	border:1px solid #000;
	font-size:24px;
    padding: 20px 0 0;
    margin: 0 0 20px;	
}

.body-back{
    position: fixed;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    right: 0;
    top: 0;
    height: 100%;	
}

.products-list .products__product__name a{
	color:#000;
}
#forload{
	display:none!important;
}
.product-page .desc .row{
    margin-bottom: 35px;
    clear: both;
}

.pdf{
    text-align: right;
    padding: 0 0 35px 0;
}

.pdf a{
	color: #57984C;
    font: bold 17px Heebo-Medium;
    background: url(../images/xls.png) no-repeat 16px center;
    border: 1px solid #57984C;
    border-radius: 30px;
    display: inline-block;
    padding: 11px 20px 11px 64px;
}

.product-page .pdf{
    text-align: right;
    padding-top: 20px;
}

.product-page .pdf a{
	color: #57984C;
    font: bold 17px Heebo-Medium;
    background: url(../images/pdf.png) no-repeat 16px center;
    border: 1px solid #57984C;
    border-radius: 30px;
    display: inline-block;
    padding: 11px 20px 11px 64px;
}

.product-page .back{
	margin-bottom:20px;
}

.product-page .back a{
    color: #57984C;
    font: 14px Heebo-Medium;
    background: url(../images/back.png) no-repeat left center;
    padding-left: 40px;
}

.product-page .desc h2{
	color:#57984C;
	font:bold 20px Heebo-Medium;
	border-bottom:1px solid #57984C;
	padding-bottom:10px;
	margin-bottom:10px;
    display: inline-block;	
    width: 195px;	
}

.product-page li{
    list-style: disc;
    list-style-image: url(../images/li.png);
    margin: 0 0 0 20px;	
}

.product-page .desc .head{
	text-transform:uppercase;
	margin-bottom:10px;
}

.check-page .col-xs-12 .col-xs-3 {
    padding: 0 1% 0 0;
    width: 25%;
	margin-top: 0
}

.check-page .col-xs-12 .col-xs-6{
    padding-left: 0;
    float: left;
    width: 49%;
    margin-right: 1%;	
}

.check-page .new-select-style-wpandyou{
	max-width:100%;
	border:1px solid #808080;
    margin: 0;	
}

.check-page .new-select-style-wpandyou select{
	font-size: 18px;
    text-transform: capitalize;		
}

.check-page ::-webkit-input-placeholder {color:#4d4d4d!important;}
.check-page ::-moz-placeholder          {color:#4d4d4d!important;}/* Firefox 19+ */
.check-page :-moz-placeholder           {color:#4d4d4d!important;}/* Firefox 18- */
.check-page :-ms-input-placeholder      {color:#4d4d4d!important;}

.check-page .wrapper{

}

.cart-page .wrapper{

}

.home-slider-1{	
	background:#F6F6F6;
	padding:30px 0;
}

.home-slider-1 .wrapper{
	background:#fff;
}


.head h1{
	font-size: 44px;
	line-height:60px;
    font-weight: bold;
    color: #324950;
    margin: 0;
    padding: 45px 0;
}

.green{
    color: #57984C;	
}

.product-page__image-thumbs{
	margin:0!important;
}

.top-ar{
	width: 22px;
    height: 12px;
    background: url(../images/ar-top.png) no-repeat;
    cursor: pointer;
    margin: 0 auto 10px;
}

.bot-ar{
	width: 22px;
    height: 12px;
    background: url(../images/ar-bot.png) no-repeat;
    cursor: pointer;
    margin: 10px auto 0;
}

.productBlock #name2_height {
    height: 110px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#container-212 .productBlock .bbot-see{
	height: 361px;
}

#container-211 .products .productBlock .row{
    width: fit-content;
    margin: auto;
}

#container-211 .content img, #container-210 .content img{
    width: 100%;
    height: auto;
    max-height: 850px;
}

#container-211 .productBlock .img, #container-210 .productBlock .img{
    height: 300px !important;
    overflow: hidden;
}

.thumb-outer{
	overflow: hidden;
    height: 287px;
}

.productBlock{

}

.productBlock img{
	max-width:100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    display: block;		
}

.productBlock:hover img{
	transform: scale(1.4);
}

.productBlock .sale{
    background: #EB5757;
    position: absolute;
    z-index: 3;
    top: 20px;
    right: 0;
    width: 67px;
    height: 30px;
    color: #fff;
    font: 16px Heebo-Medium;
    direction: ltr;
    text-align: center;
    padding: 5px 0 0;
}

.productBlock .name{
	margin-bottom: 5px;
	text-align:center;
}

.productBlock .name a{
	color:#57984C;
	font: bold 20px RobotoSlab-Regular;	
}

.productBlock .name2{
	margin-bottom: 5px;
	text-align:center;
	height: 50px;
	color: #57984C;
}

.productBlock .name2 a{
	color:#57984C;
	font: 16px RobotoSlab-Regular;
}

.productBlock button{
	background:url(../images/cart.jpg) no-repeat right 6px;	
	color:#EB5757;
	font-size:18px;	
	font-family:Heebo-Medium;
	font-weight:bold;
	padding:0 22px 0 0;
	cursor:pointer;
	border:none;
}

.productBlock .operations{
	position:absolute;
	overflow:hidden;
	top:0;
	right:15px;
	padding:5px;
}

.productBlock .like{
	position:relative;
	right:-55px;
	display:block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;		
}

.productBlock .wish{
	position:relative;
	margin-top:25px;
	width:26px;
	height:23px;
	background:url(../images/pr-w.png) no-repeat;
	right:-55px;
	display:block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;		
}

.productBlock{
    background: #fff;
    padding: 0 !important;
    margin: 0 0 30px;	
}

.productBlock:hover {
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.46);
}

.productBlock .img{
	position:relative;
	overflow:hidden;
	max-height: 183px;
}

.productBlock .bbot{
	width: 100%;
	position:absolute;
	background:#fff;
	bottom:0;
	left:0;
	padding:10px;
	opacity:0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;	
}

.productBlock .bbot .quick{
	color:#fff;
	text-align:center;
	position:absolute;
	height:30px;
	width:calc(100% - 20px);
	font-size:14px;
	top:-30px;
	background: rgba(51, 51, 51, 0.8);
	padding: 6px 0;
}

.productBlock .bbot .quick.no-borders{
	width:100%;	
    right: 0;	
}

.productBlock .sizes{
	margin:15px 0 0;
	padding-right: 0;
}

.productBlock .sizes .s{
	display: inline-block;
    background: #E5E5E5;
    width: 27px;
    height: 25px;
    font: 12px Heebo-Medium;
    color: #000;
    text-align: center;
    padding: 6px 0 0;
}

.productBlock .prices{
	padding-left: 0;	
}

.productBlock .colors{
	margin:15px 0 0;
	padding-left: 0;
}

.productBlock .colors .c{
	display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0;
	border-radius:35px;
	margin:0 2px;
	vertical-align: middle;
}

.productBlock .colors .c.f, .productBlock .colors .c.l{
 /*   width: 18px;
    height: 18px;*/
}

.productBlock .bbot-see{
	padding:10px;
	min-height: 106px;
}

#container-210 .productBlock .bbot-see, #container-211 .productBlock .bbot-see{
	height: 160px;
}


.bot div{
    background: url(../images/back-home.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #999999;
    font-size: 18px;
    padding: 28px 0;
	margin:30px 0;
}

.bot-1 span{
	background:url(../images/h-1.jpg) no-repeat right;	
	padding-right:25px;	
}

.bot-2 span{
	background:url(../images/h-2.jpg) no-repeat right;	
	padding-right:38px;	
}

.bot-3 span{
	background:url(../images/h-3.jpg) no-repeat right;	
	padding-right:25px;	
}

#soc{
	text-align:center;	
}

#soc li{
	display:inline-block;
	padding:0 12px;
}

.category-pageya .desc{
    margin: 0 0 25px;	
}

img.back{
	max-width:100%;
    display: block;	
}

.toph{
	background:url(../images/toph.jpg) repeat-x;
    background-size: 100% 100%;	
}

.toph img{
    max-height: 226px;	
}

.toph h1{
    font-size: 24px !important;
    line-height: 40px;
    border: none;
    margin: 0 0 5px;
    padding: 0;
    font-family: Heebo-Medium;
    color: #000;
    display: block;
    margin-top: -1px;
    text-transform: uppercase;
    font-weight: bold;	
	background:none;
	text-align:right;
}

.popup .left{
	text-align:right;
}

.name{

}

.name a,.name{
	
}

.r{
	padding-right:0!important;
}

.l{
	padding-left:0!important;
}

.product-info .head{
	padding-top:0;
}

.product-info .col-xs-4{
	padding-left:30px;
}

.product-info .col-xs-8{
	padding-right:30px;
}

.product-info .price{
	color: #EB5757;
    font: 24px Heebo-Medium;
    margin: 0;
	float:right;
    margin-left: 10px;	
}

.product-info .old-price {
    color: #BDBDBD;
    font: 18px Heebo-Medium;
    text-decoration: line-through;
    margin-top: 4px;	
}

.desc{
	font-size:16px;
	color:#333333;
	line-height:25px;
}

.desc table{
	width:100%;
	margin:15px 0 0;
}
.desc table td{
	border:1px solid #DADADA;
	padding:5px 10px;
    vertical-align: middle;
	text-align: center;	
}
.desc table td.m{
	background:#324950;
	color:#fff;
    width: 14%;	
}
.qty-block{
	margin:0 0 20px;
}

.qty-block input{
	border:1px solid #e6e6e6;
	color:#808080;
	font-size:18px;
	width:40px;
	height:56px;
	text-align:center;
	font-family:Heebo-Medium;
	font-weight:bold;
	display:inline-block;
}

.qty-block .plus{
	border:1px solid #e6e6e6;
	border-left:none;
	color:#808080;
	font-size:18px;
	width:20px;
	height:56px;
	text-align:center;
	font-family:Heebo-Medium;
	font-weight:bold;
	display:inline-block;
	padding: 18px 0 0;	
	cursor:pointer;
}

.qty-block .minus{
	border:1px solid #e6e6e6;
	border-right:none;
	color:#808080;
	font-size:18px;
	width:20px;
	height:56px;
	text-align:center;
	font-family:Heebo-Medium;
	font-weight:bold;
	display:inline-block;
	padding: 18px 0 0;
	cursor:pointer;
}

.del-ret{
	border:1px solid #333333;
	color:#333333;
	font:16px Heebo-Medium;
}

.del-ret .t{
	color:#333333;
	font:bold 18px Heebo-Medium;
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #333333;
}

.del-ret .p{
	color:#828282;
	font-size:14px;
}

.del-ret .col-xs-4{
	text-align:left;
}

#mainBuyBtn{
	background:#333333 url(../images/buy.png) no-repeat 95%;
	color:#fff;
	border:none;
	cursor:pointer;
	font-size:24px;	
	height:60px;
    max-width: 400px;
    width: 100%;
	text-align:center;
	font-family:Heebo-Medium;
	font-weight:bold;	
}

#mainBuyBtn[disabled="disabled"]{
	background: #807b7b url(../images/buy.png) no-repeat 95%;
	cursor:default;
}
#mainBuyBtn2{
    background: #333333;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 24px;
    height: 60px;
    max-width: 400px;
    width: 100%;
    text-align: center;
    font-family: Heebo-Medium;
    font-weight: bold;
    margin-right: 10px;
    display: block;
    padding: 17px 0 0;
    margin: 12px 0 0 0;
}

.catalog_number{
	font-size:16px;
	color:#808080;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #e6e6e6;
	padding:10px 0;
}

.product-info .wish{
	margin:15px 0;
}

.product-info .catalog_number{
	margin:0;
}

#share-buttons{
	margin-top:20px;
}

#share-buttons a{
	margin-left:3px;
}

.info-pr{
	
}

.info-pr li{
	font-size:16px;
	color:#808080;
	margin:0 0 25px;
}

.info-pr span{
	position:relative;
	top:-11px;
}

.info-pr img{
	margin-left:20px;
}

.recently{
	margin-top:35px;
}

.recently .head{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:15px;
	margin-bottom:15px;	
}

.recently .head:after{
    content: "";
    background: #EB5757;
    width: 103px;
    height: 3px;
    display: block;
    position: absolute;
    margin-top: 14px;
}

.recently > div{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:15px;	
	margin-bottom:15px;
}

.recently .left{
	width:30%;
}

.recently .right{
	padding-top:45px;
	width:70%;
}

.recently .right a{
	color:#808080;
	font-size:16px;
}

.recently img{
	max-height: 112px;
}

#body-111 .wrapper{

}

#contact-form label {
    color: #324950;
    font-size: 17px;
    margin: 0 0 5px;
}

#contact-form input {
    height: 55px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D1D6DA;
    border-radius: 10px;
    padding: 0 10px;
    margin: 0 0 10px;
	outline:none;
}

#contact-form .r input {
    margin: 0 0 70px;
}

#contact-form select{
    height: 55px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D1D6DA;
    border-radius: 10px;
    padding: 0 10px;
    margin: 0 0 10px;
    outline: none;
}

#contact-form .invalid{
	border:1px solid red;
}

#contact-form textarea {
    height: 170px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D1D6DA;
    border-radius: 10px;
    resize: none;
    padding: 10px;
	outline:none;
}

#contact-form .btn {
    background: #57984C;
    float: right;
    color: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    display: block;
    font-size: 18px;
    font-family: Heebo-Medium;
    padding: 18px 0;
    text-align: center;
    max-width: 280px;
    width: 100%;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    transition-duration: .2s;
    height: 60px;
    margin: 30px auto 60px;
    border: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	outline:none;
}

strong {
    font-family: Heebo-Medium;
	font-weight:bold;
}

.con {
    border-top: 1px dashed #9BA9B6;
    border-left: 1px dashed #9BA9B6;
    font-size: 14px;
    padding: 3%;
    background: url(../images/con-logo.jpg) no-repeat right;
    background-size: 90px;
    background-position: calc(100% - 30px);
    padding-right: 140px !important;
}
.con.top {
    border-top: none;
}

.con.r {
    border-left: none;
}

.contact-top .row{
	display:flex;
}

.alert{
	display:none;
}

#map{
	height:774px;
}

.olPopup{
	background:#fff !important;
    height: 100px !important;	
}

.olPopup img{
	display:none !important;
}

#popup_contentDiv{
	top:8px !important;
}

#popup_close{
    top: 16px !important;	
}

#management{
	text-align:center;
	color:#324950;
	font-size:17px;
	line-height: 23px;
}

#management .col-xs-4{
    float: none;
    display: inline-block;
    margin: 30px 0;
    width: 33%;
    vertical-align: top;
}

#management .t{
    font-weight: bold;
    margin: 15px 0 25px;
    line-height: 25px;
}

#management .t span{
	color:#57984C;
}

.about{
    font-size: 17px;
    line-height: 25px;
    color: #324950;	
}

.about h2{
    font-size: 24px !important;
    line-height: 25px;
    color: #324950;
    font-weight: bold;	
}

.about img{
	display:block;
}

.cat .image a img{
	width: 100%;
	height: 100%;
	mix-blend-mode: darken;
}

.home-big .npr{
	padding-bottom: 50px;
}

.home-big .npl{
	padding-left: 50px;
}

.home-big .row .npl video{
	margin: 20px 0 50px;
	border: 1px solid #000;
	filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.25));
}

.content img {
    margin: 0 !important;
}

.cke-resize{
    width: 100% !important;
    height: auto !important;
}

#container-199 .content img{
    width: 100%;
}

#management .col-xs-4 img{
    width: auto !important;
}
.images_way img{
    width: 35px;
    height: 35px;
    margin: 0 10px !important;
}

.images_way{
    vertical-align: middle;
    display: inline-flex;
}