@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700&subset=latin,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:700&subset=latin,cyrillic-ext);


/*MAIN STYLES*/

/*
div#content{
	background: #fcfeff url(../img/bg9may.jpg) repeat !important;
}
.header-container, .what-is-container{
	background: #fff;
}
.content-container .popular-sets-container,
.content-container .popular-impressions-container,
.content-container .masonry-container,
.content-container .impression-block-container,
.content-container .set-block-container,
.content-container .handmade-padding,
.content-container .handmade-added-container,
.content-container .handmade-options-container,
.content-container .handmade-items-container{
	background: none !important;
}
*/

html, body{
	font-family: "PT Sans Caption";
}
.nomargin{
	margin: 0;
}
.nopadding{
	padding: 0;
}
.wrap-container{
	width: 100%;
}
.wrapper{
	width: 100%;
}
h1{
	font-size: 60px;
	font-weight: normal;
}
h2{
	font-size: 36px;
	font-weight: normal;
}
h3{
	font-size: 24px;
	font-weight: normal;
}
h4{
	font-size: 18px;
	font-weight: normal;
}
h5{
	
}
p{
	font-size: 14px;
}
a{

}
.showall{
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #b8b8b8;
	border-radius: 18px;
	color: #262626;
	background: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.likes{
	margin-top: 10px;
}
.likes i{
	font-size: 18px;
	font-weight: bold;
	color: #5c5c5c;
}
.likes-count{
	font-size: 16px;
}

/*HEADER*/

.header-container{
	width: 100%;
	height: 165px;
}
.header{
	max-width: 1150px;
	height: 100%;
	padding: 0 10px;
	margin: 0 auto;
}
.header-upper{
	width: 100%;
	background: #909090;
	border-bottom: 1px solid #daccc3;
}
.header-upper-inner{
	max-width: 1150px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
.header-upper-inner-link{
	font-family: "PT Sans Caption";
	font-size: 13px;
	padding: 0 10px;
	color: #fff;
	border-right: 1px solid #fff;
}
.header-upper-inner-link:last-of-type{
	border-right: 0;
}
.header-middle{
	max-width: 1150px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #dcdcdc;
	text-align: justify;
	line-height: 0;
	position: relative;
}
.header-middle:after{
	width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
.header-middle .header-tel{
	display: none;
}
.logo{
	display: inline-block;
	padding: 0;
	width: 90px;
	height: 100%;
}
.logo-inner{
	display: block;
	height: 100%;
	width: 100%;
	background: url(../img/logo.png) center left no-repeat;
}
#header-search-form{
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}
#header-search-form input[type="text"]{
	width: 275px;
	height: 40px;
	padding: 10px 15px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 1px solid #a6a6a6;
	border-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-search-form input[type="text"]::-webkit-input-placeholder {
	font-size: 14px;
}
#header-search-form input[type="text"]::-moz-placeholder          {
	font-size: 14px;
}
#header-search-form input[type="text"]:-moz-placeholder           {
	font-size: 14px;
}
#header-search-form input[type="text"]:-ms-input-placeholder      {
	font-size: 14px;
}
#header-search-form input[type="submit"]{
	height: 40px;
	background: #e62715;
	color: #fff;
	text-transform: uppercase;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 10px 15px;
	border: 0;
	margin-left: -5px;
	cursor: pointer;
}
#header-search-form-mob{
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
#header-search-form-mob input[type="text"]{
	width: 300px;
	height: 40px;
	padding: 10px 15px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 1px solid #a6a6a6;
	border-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-search-form-mob input[type="text"]::-webkit-input-placeholder {
	font-size: 14px;
}
#header-search-form-mob input[type="text"]::-moz-placeholder          {
	font-size: 14px;
}
#header-search-form-mob input[type="text"]:-moz-placeholder           {
	font-size: 14px;
}
#header-search-form-mob input[type="text"]:-ms-input-placeholder      {
	font-size: 14px;
}
#header-search-form-mob input[type="submit"]{
	height: 40px;
	background: #e62715;
	color: #fff;
	text-transform: uppercase;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 10px 15px;
	border: 0;
	margin-left: -5px;
}
.header-middle-link{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 	14px;
	line-height: 40px;
	font-size: 16px;
	color: #909090;
	font-weight: bold;
	text-decoration: none;
	margin: 18px 0;
    padding: 0 15px;
	border-radius: 16px;
	border: 1px solid #909090;
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.header-cart{
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: right;
	line-height: 80px;
	font-size: 	14px;
	margin-right: 35px;
	color: #6c6c6c;
	font-weight: bold;
	text-decoration: none;
}
.header-cart:after{
	content: '';
	display: block;
	position: absolute;
	width: 30px;
	height: 80px;
	right: -32px;
	top: 0;
	background: url(../img/cart.png) center center no-repeat;
	margin-left: 5px;
}
.header-cart:before{
	display: none;
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	position: absolute;
	left: 50%;
	top: 69px;
	z-index: 10;
	transform: rotate(45deg) ;
	-webkit-transform: rotate(45deg) ;
	-moz-transform: rotate(45deg) ;
	-o-transform: rotate(45deg) ;
	-ms-transform: rotate(45deg) ;
}
.header-cart:hover:before{
	display: block;
}
.hover-cart{
	z-index: 0;
	position: absolute;
	width: 300px;
	max-height: 0;
	margin-top: -1px;
	padding: 20px;
	background: #fff;
	border: 1px solid #d4d4d4;
	opacity: 0;
	/*display: none;*/
	top: 100%;	
	right: -45%;
	z-index: 9;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all ease-out 0.5s;
	-o-transition: all ease-out 0.5s;
	transition: all ease-out 0.5s;
}
.hover-cart:before{
	/*display: block;
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: absolute;
	left: 20%;
	top: -20px;
	transform: rotate(45deg) ;
	-webkit-transform: rotate(45deg) ;
	-moz-transform: rotate(45deg) ;
	-o-transform: rotate(45deg) ;
	-ms-transform: rotate(45deg) ;*/
}
.header-cart:hover .hover-cart{
	display: block;
	max-height: 500px;
	opacity: 1;
	visibility: visible;
}
.hover-cart-table{
	width: 100%;
}
.hover-cart-name{
	width: 70%;
	text-align: left;
}
.hover-cart-name a{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.hover-cart-name a:hover{
	text-decoration: underline;
}
.hover-cart-price{
	width: 30%;
	text-align: center;
	font-weight: normal;	
}
.hover-cart-table td{
	padding: 10px 5px 20px 5px;
	line-height: 16px;
}
.hover-cart-table tr{
	border-bottom: 1px solid #d4d4d4;
}
.hover-cart-table tr:last-of-type{
	border-bottom: 0;
}
.hover-cart .checkout{
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
}
.downer-header-nav-inner{
	list-style: none;
	max-width: 1150px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: justify;
}
.downer-header-nav-inner:after{
	width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
.downer-header-nav-inner > li{
	display: inline-block;
}
.downer-header-nav-inner > li > a{
	line-height: 50px;
	font-family: "PT Sans Caption";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
/*.downer-header-nav-inner > li:first-child > a{
	color: #5c4ffd;
}*/
.downer-header-nav-inner > li > a.active{
	color: #e62715;
}
.downer-header-nav-inner > li:hover > a{
	color: #e62715;
}
.downer-header-nav-dropdown .fa-caret-down{
	font-size: 18px;
}
.downer-header-nav-dropdown{
	position: relative;
}
.downer-header-nav-dropdown-inner{
	position: absolute;
	width: 200px;
	padding: 10px;
	background: #fff;
	border: 1px solid #d4d4d4;
	max-height: 0;
    margin-top: -1px;
    opacity: 0;
    top: 100%;
    z-index: 11;
    right: 50%;
    margin-right: -100px;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.downer-header-nav-dropdown:before {
    display: none;
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 40px;
    z-index: 11;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.downer-header-nav-dropdown:hover:before {
    display: block;
}
.downer-header-nav-dropdown-inner li{
	padding: 5px 0;
	text-align: left;
}
.downer-header-nav-dropdown-inner li a{
	color: #888;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.downer-header-nav-dropdown-inner li a:hover{
	color: #e62715;
}
.downer-header-nav-dropdown:hover .downer-header-nav-dropdown-inner{
	display: block;
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    z-index: 11;
}
.show-menu{
	width: 15%;
	height: 100%;
	float: left;
	border: 1px solid #dcdcdc;
	border-top: 0;
	position: relative;
	background-color: #fff;
	background: url(../img/menu.png) center center no-repeat;
	-webkit-background-size: 30%;
	background-size: 30%;
	pointer-events: auto;
}


/*MOBILE MENU*/

nav#slide-menu {
  position: absolute;
  top: 0;
  left: -100px;
  bottom: 0;
  display: block;
  float: left;
  width: 100%;
  max-width: 284px;
  height: 100%;
  background: #fff;
  padding: 30px 40px;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
nav#slide-menu li{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
nav#slide-menu li:last-of-type{
	border-bottom: 0; 
}
nav#slide-menu li a{
	color: #262626;
	text-decoration: none;
}
nav#slide-menu > ul > li:first-of-type > a{
	color: #e62715;
}
body.menu-active{
	overflow-x: hidden;
}
body.menu-active nav#slide-menu {
  left: 0px;
}

body.menu-active nav#slide-menu ul {
  left: 0px;
  opacity: 1;
}
div#content {
  position: relative;
  /*overflow-y: scroll;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fcfeff;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: -3px 0 6px #4a5562;
  -webkit-box-shadow: -3px 0 6px #4a5562;
  box-shadow: -3px 0 6px #4a5562;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
body.menu-active div#content {
  left: 284px;
}


/*REG/LOG IN POPUP*/

#reg-button{
	position: fixed;
	top: 100px;
	left: 100px;
	cursor: pointer;
	padding: 20px;
	background: #d20d0d;
	color: #fff;
	z-index: 9;
}
#reg-overlay{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	display: none;
	z-index: 9999;
}
.reg-popup{
	position: fixed;
	width: 75%;
	padding: 20px;
	/*height: 100px;*/
	background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.popup-left, .popup-right{
	padding: 20px 40px;
}
.popup-left{
	border-right: 1px solid #d4d4d4;
}
#close-popup{
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	color: #d20d0d;
}
.reg-popup h2{
	color: #262626;
	margin-bottom: 20px;	
}
.pass-recovery{
	display: block;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}
.reg-popup .checkout{
	width: 60%;
	margin-top: 20px; 
}
.reg-popup #register{
	width: 100%;
}
.popup-input-text{
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 16px;
	border: 1px solid #616161;
	border-radius: 18px;
	margin-bottom: 10px;
}
.reg-popup input[type="checkbox"]{
	display: inline-block;
}
.reg-popup label{
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 10px;
}



/*MAIN SLIDER*/
/*slider-style.css*/


/*MASONRY*/

.masonry-container{
	width: 100%;
}
.masonry{
	max-width: 1150px;
	padding: 0 10px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.masonry h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	margin-top: 40px;
	margin-bottom: 20px;
}
.masonry-item{
	overflow: hidden;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.masonry-item:hover{
	/*transform: scale(1.04);*/
	/*z-index: 99;*/
}
.masonry-item-inner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.masonry-item-inner img{
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.masonry-item-inner:hover img{
	transform: scale(1.04);
	z-index: 7;
}
.masonry-item-inner > p{
	position: absolute;
	bottom: 10px;
	z-index: 8;
	left: 10px;
	color: #fff;
	font-size: 14px;
	max-width: 100%;
}
.masonry-item-button{
	position: absolute;
	width: 100%;
	color: #fff;
	/*bottom: 0;*/
	top: 15%;
	text-align: center;
}
.masonry-item-button h3{
	color: #fff;
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.masonry-item-button button{
	padding: 10px 20px;
	margin-top: 20px;
	color:#fff;
	border: 1px solid #fff;
	font-size: 14px;
	line-height: 16px;
	border-radius: 18px;
	background: transparent; 
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
	cursor: pointer
}
.masonry-item-button button:hover{
	background: #e62715;
}
.masonry img{
	width: 100%;
	/*height: 100%;*/
}
div[class*='masonry-top']{
	height: 220px;
	margin-bottom: 10px;
}
.masonry-top-left{
	padding-right: 10px;
}
.masonry-top-center{

}
.masonry-top-right{
	padding-left: 10px;
}
div[class*='masonry-bottom']{
	height: 280px;
}
.masonry-bottom-left{
	padding-right: 5px;
}
.masonry-bottom-right{
	padding-left: 5px;
}


/*POPULAR_SETS*/

.popular-sets-container{
	width: 100%;
	background: #f3f3f3;
	/*margin-top: -25px;*/
}
.popular-sets{
	max-width: 1150px;
	padding: 0 60px 40px 60px;
	margin: 0 auto;
	text-align: center;
}
.popular-sets h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	padding-top: 40px;
	margin-bottom: 10px;
}
.popular-sets-slider{
	text-align: left;
	border-bottom: 1px solid #c2c2c2;
}
.popular-sets-item{
	padding: 20px;
	/*height: 400px;*/
	background: #fff;
	border-right: 1px solid #c2c2c2;
}
.popular-sets-item:last-of-type{
	border-right: 0;
}
.popular-sets-item-img{
	display: block;
	width: 150px;
	margin: 0 auto 10px auto;
}
.popular-sets-item-heading{
	height: 36px;
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.popular-sets-item-desc{
	height: 144px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #7b7b7b;
	text-transform: uppercase;
	max-height: 55px;
	overflow: hidden;
}
.popular-sets-item-desc b{
	color: #262626;
}
.popular-sets-item-rule{
	font-size: 13px;
	color:#7b7b7b;
	display: block;
	margin-bottom: 10px;
}
.popular-sets-item-price{
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 10px 0;
}
.popular-sets-item-button{
	display: inline-block;
	font-size: 12px;
	float: right;
	padding: 10px 20px;
	border-radius: 16px;
	border: 1px solid #d31101;
	background: #d31101;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.popular-sets-item-button:hover{
	background: none;
	color: #d31101;
}
.popular-sets .showall{
	margin-top: 40px;
}


/*POPULAR IMPRESSIONS*/

.popular-impressions-container{
	width: 100%;
	background: #f3f3f3;
}
.popular-impressions{
	max-width: 1150px;
	padding: 0 60px 40px 60px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.popular-impressions h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	margin-bottom: 20px;
}
.popular-impressions-slider{
	text-align: left;
	border-bottom: 1px solid #c2c2c2;
}
.popular-impressions-item{
	/*height: 480px;*/
	background: #fff;
	padding-bottom: 20px;
}
.popular-impressions-item-img{
	width: 100%;
	/*height: 180px;*/
}
.popular-impressions-item-caption{
	padding: 20px;
}
.popular-impressions-item-heading{
	height: 36px;
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.popular-impressions-item-desc{
	height: 144px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
}
.popular-impressions-item-price{
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 10px 0;
}
.popular-impressions-item-button{
	display: inline-block;
	float: right;
	font-size: 12px;
	padding: 10px 20px;
	border-radius: 16px;
	border: 1px solid #d31101;
	background: #d31101;
	color:  #fff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.popular-impressions-item-button:hover{
	background: none;
	color:  #d31101;
}
.popular-impressions .showall{
	margin-top: 40px;
}


/*WHAT IS*/

.what-is-container{
	width: 100%;
}
.what-is{
	max-width: 1150px;
	padding: 0 10px 40px 10px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.what-is h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	margin-bottom: 20px;
	padding-top: 40px;
}
.what-is-item{

}
.what-is-item-img{
	margin-bottom: 30px;
}
.what-is-item-heading{
	margin-bottom: 30px;
	color: #262626;
	font-weight: bold;
}
.what-is-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 30px;
	color: #7b7b7b;
	/*max-height: 55px;*/
	overflow: hidden;
	padding: 0 10px;
}
.what-is .showall{
	/*margin-top: 40px;*/
}


/*FOOTER*/

.footer-container{
	width: 100%;
	background: #f6f6f6;
}
footer{

}
.footer-upper{
	max-width: 1150px;
	padding: 0 10px;
	margin: 0 auto;
}
.footer-upper-links{
	padding-top: 40px;
	padding-bottom: 40px;
	list-style: none;
	text-align: left;
}
.footer-upper-links li{

}
.footer-upper-links li a{
	font-size: 16px;
	line-height: 22px;
	color: #6f5546;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-text h1{
	text-align: center;
	color: #6f5546;
}
.footer-text h2, .footer-text p{
	color: #6f5546;
	text-align: justify;
}
.footer-text .grid-6-desktop{
	padding: 10px;
}
.footer-middle{
	height: 90px;
	background: #fff;
}
.footer-middle-icons{
	max-width: 800px;
	margin: 0 auto;
	list-style: none;
	display: inline-block;
}
.footer-middle-icon{
	height: 90px;
	margin: 0 35px;

}
.footer-middle-placeholder{
	max-width: 700px;
	margin: 0 auto;
	height: 90px;
	background: url(../img/footer-icos.jpg) center center no-repeat;
	background-size: contain;
}
.footer-downer{
	max-width: 1150px;
	padding: 0 10px;
	margin: 0 auto;
	height: 90px;
}
.footer-downer-copyright{
	margin: 0 auto;
	text-align: center;
}
.footer-downer-copyright span{
	display: inline-block;
	line-height: 90px;
	color: #6f5546;
	font-size: 14px;
}
.left-copyright{
	float: left;
}
.center-copyright{
	margin: 0 auto;
	text-decoration: underline;
}
.right-copyright{
	float: right;
}


/*POPULAR SLIDERS STYLE*/
div[class*="popular-"] .slick-dots li button:before, div[class*="similar-"] .slick-dots li button:before{
	display: none;
}
div[class*="popular-"] .slick-dots li:not(.slick-active) button, div[class*="similar-"] .slick-dots li:not(.slick-active) button{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #c0c0c0;
}
div[class*="popular-"] .slick-dots .slick-active button, div[class*="similar-"] .slick-dots .slick-active button{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #262626;

}
div[class*="popular-"] .slick-arrow:before, div[class*="similar-"] .slick-arrow:before{
	display: none;
}
div[class*="popular-"] .slick-next, div[class*="similar-"] .slick-next{
	width: 25px;
	height: 45px;
	margin-top: -22.5px;
	right: 	 -35px;
	background: url(../img/popular-right-arr.png);
}
div[class*="popular-"] .slick-prev, div[class*="similar-"] .slick-prev{
	width: 25px;
	height: 45px;
	margin-top: -22.5px;
	left: -35px;
	background: url(../img/popular-left-arr.png);
}


/*ALL SETS*/

.sets-container{
	width: 100%;
	background: #f3f3f3;
	/*margin-top: -25px;*/
}
.sets{
	max-width: 1150px;
	padding: 0 60px 40px 60px;
	margin: 0 auto;
	text-align: center;
}
.sets h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	padding-top: 40px;
	margin-bottom: 20px;
}
.sets{
	text-align: center;
}
.sets-item{
	padding: 20px;
	height: 400px;
	background: #fff;
	border-bottom: 1px solid #c2c2c2;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
	text-align: left;
}
.sets-item:hover{
	z-index: 9;
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
}
.sets-item:last-of-type{
	border-right: 0;
}
.sets-item-img{
	display: block;
	/*width: 150px;*/
	height: 45%;
	margin: 0 auto 10px auto;
}
.sets-item-heading{
	margin-bottom: 5%;
	color: #262626;
	font-weight: bold;
	height: 15%;
}
.sets-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5%;
	color: #7b7b7b;
	text-transform: uppercase;
	height: 15%;
	overflow: hidden;
}
.sets-item-desc b{
	color: #262626;
}
.sets-item-rule{
	font-size: 12px;
	color:#7b7b7b;
	display: block;
	margin-bottom: 5%;
	height: 5%;
}
.sets-item-price{
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 10px 0;
}
.sets-item-button{
	display: inline-block;
	font-size: 12px;
	float: right;
	padding: 10px 20px;
	border-radius: 16px;
	border: 1px solid #d31101;
	background: #d31101;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.sets-item-button:hover{
	background: none;
	color: #d31101;
}
.sets .showall{
	margin-top: 40px;
}


/*ALL IMPRESSIONS*/

.impressions-container{
	width: 100%;
	background: #f3f3f3;
}
.impressions{
	max-width: 1150px;
	padding: 0 60px 40px 60px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.impressions h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #726a67;
	margin-bottom: 20px;
}
.impressions{
	text-align: center;
}
.impressions-item{
	height: 420px;
	text-align: left;
	background: #fff;
	padding-bottom: 20px;
	border-bottom: 1px solid #c2c2c2;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.impressions-item:hover{
	z-index: 9;
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
}
.impressions-item-img{
	width: 100%;
	height: 40%;
}
.impressions-item-caption{
	height: 60%;
	padding: 20px;
}
.impressions-item-heading{
	height: 20%;
	margin-bottom: 8%;
	color: #262626;
	font-weight: bold;
}
.impressions-item-desc{
	height: 55%;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8%;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
}
.impressions-item-price{
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 10px 0;
}
.impressions-item-button{
	display: inline-block;
	float: right;
	font-size: 12px;
	padding: 10px 20px;
	border-radius: 16px;
	border: 1px solid #d31101;
	color:  #d31101;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.impressions-item-button:hover{
	background: #d31101;
	color: #fff;
}
.impressions .showall{
	margin-top: 40px;
}


/*SINGLE IMPRESSION*/

.impression-block-container{
	width: 100%;
	background: #F3F3F3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.impression-block{
	max-width: 1150px;
	padding: 40px 50px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
}
.impression-block .row > h2{
	margin-bottom: 20px;
	color: #262626;
	font-weight: normal;
}
.impression-short-desc-container{
	padding-left: 20px;
	text-align: center;
}
.impression-short-desc{
	margin-bottom: 20px;
	color: #262626;
	line-height: 18px;
}
.impression-price{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #262626;
	font-weight: normal;
	text-align: center;
}
.impression-variants{
	margin-bottom: 20px;
	text-align: center;
}
.impression-variants a{
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.impression-variants a.active{
	color: #DB3535;
	background: transparent;
	border: 1px solid #DB3535;
}
.impression-in-box, .impression-in-digital, .impression-add-to-cart, .impression-in-konvert, .impression-in-coverfree{
	padding: 10px 15px;
	font-size: 16px;
	border-radius: 18px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
}
.impression-in-box{
	color: #262626;
	display: inline-block;
	border: 1px solid #262626;
}
.impression-in-konvert{
	color: #262626;
	display: inline-block;
	margin-left: 20px;
	border: 1px solid #262626;
}
.impression-in-coverfree{
	color: #262626;
	display: inline-block;
	margin-left: 20px;
	border: 1px solid #262626;
}
.impression-in-digital{
	color: #262626;
	display: inline-block;
	margin-left: 20px;
	border: 1px solid #262626;
}
.impression-add-to-cart{
	color: #fff;
	background: #DB3535;
	margin:0 auto 20px auto;
    width: 300px;
    text-align: center;
}
.impression-add-to-cart i{
	padding-right: 5px;
	font-size: 18px;
}
.impression-slider, .impression-konvert-slider, .impression-coverfree-slider{
	width: 50%;
	margin: 0 auto;
}
.impression-slider li img, .impression-konvert-slider li img, .impression-coverfree-slider li img{
	width: 100%;
}
.impression-conditions{
	text-align: center;
}
.impression-conditions span{
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
	color: #262626;
	position: relative;
	/*padding-left: 40px;*/
}
.impression-conditions span i{
	padding-right: 10px;
	font-size: 20px;
}
.impression-conditions span:before{
	/*content: '';*/
/*	display: inline-block;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 0;
	top: -7px;
	-webkit-background-size: contain;
	background-size: contain;*/
}
span.impression-season{
	margin-left: 0;
}
.impression-season:before{
	/*content: '\f083';*/
	/*background: url(../img/calendar.png) center center no-repeat;*/
}
.impression-people:before{
	/*background: url(../img/for-people.png) center center no-repeat;*/
}
.impression-time:before{
	/*background: url(../img/timing.png) center center no-repeat;*/
}
.impression-conditions span.impression-citys{
	margin-left: 0;
}
.impression-gallery .impression-price, .impression-gallery .impression-variants, .impression-gallery .impression-add-to-cart{
	display: none;
}
.impression-gallery > .row{
	margin: 0;
}
.full-img{
	max-height: 340px;
	margin-bottom: 5px;
	overflow: hidden;
}
.full-img a{
	display: block;
	width: 100%;
}
.full-img img{
	width: 100%;
    margin-top: -10%;
}
.impression-gallery .mini-img{
	margin: 0;
}
.mini-img-item{
	height: 100px;
	padding-right: 5px;
	cursor: pointer;
	overflow: hidden;
}
.mini-img-item:last-of-type{
	padding-right: 0;
}
.mini-img-item img{
	width: 100%;
}

.impression-tabs-content-container{
	padding-bottom: 40px;
}
.impression-tabs-buttons{
	text-align: center;
	padding: 40px 0; 
}
.impression-tabs-buttons a{
	padding: 10px 15px;
	font-size: 16px;
	border-radius: 18px;
	border: 1px solid #777777;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	color: #777777;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.impression-tabs-buttons a.active{
	border-color: #DB3535;
	color: #DB3535;;
}
.impression-desc-button{
	margin-right: 40px;
}

.impression-tabs-content-desc{
	padding-right: 20px;
	padding-left: 20px;
}
.impression-tabs-content-desc h2{
	font-weight: normal;
	margin-bottom: 20px;
}
.impression-tabs-content-desc p{
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 18px;
}
#impression-comments{
	display: none;
	padding: 20px;	
}
#impression-comments h2{
	margin: 20px;
}
.comment-item{
	padding: 20px 0;
	border-bottom: 1px solid #d4d4d4;
}
.comment-item:last-of-type{
	border-bottom: 0;
}
.comment-item p{
	margin-bottom: 10px;
	color: #262626;
}
.comment-item p.comment-date{
	color: #d4d4d4;
	margin-bottom: 0;
}
.your-comment{
	margin: 20px 0;
}
#your-name{
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #262626;
}
#your-comment-text{
	width: 100%;
	height: 100px;
	padding: 10px;
	font-size: 14px;
	color: #262626;
	font-family: "PT Sans Caption";
}
.comment-counter{
	display: inline-block;
	padding: 10px 20px;
	margin-top: 20px;
	float: left;
}
#send-comment{
    display: inline-block;
    float: right;
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    background: #e62715;
    border-radius: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border: 0;
}

.impression-tabs-content-sidebar .what-is-item{
	max-height: 180px;
	margin-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.impression-tabs-content-sidebar .what-is-item img{
	float: left;
	margin-right: 10px;
	max-width: 25%;
	/*margin-top: 40px;*/
}


.similar-impressions-container{
	width: 100%;
	background: #f3f3f3;
}
.similar-impressions{
	max-width: 1150px;
	padding: 40px 60px 40px 60px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.similar-impressions h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
.similar-impressions-slider{
	text-align: left;
	border-bottom: 1px solid #c2c2c2;
}
.similar-impressions-item{
	/*height: 480px;*/
	background: #fff;
	padding-bottom: 20px;
	border: 1px solid #fcfcfc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.similar-impressions-item-img{
	width: 100%;
	/*height: 180px;*/
}
.similar-impressions-item-caption{
	padding: 20px;
}
.similar-impressions-item-heading{
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.similar-impressions-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
}

.not-found{
	text-align: center;
	padding: 40px 0;
}
.not-found h2{
	font-weight: normal;
}
.not-found a{
	color: #fff;
    background: #DB3535;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 18px;
    border: 1px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;
}


/*SINGLE SET*/

.set-block-container{
	width: 100%;
	background: #F3F3F3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.set-block{
	max-width: 1150px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #d4d4d4
}
.set-img{
	padding-top: 10%;
	padding-right: 50px;
	padding-left: 50px;
}
.set-img img{
	width: 100%;

}
.set-short-desc-container{
	padding: 40px 10px 40px 0;
}
.set-short-desc-container > h2{
	margin-bottom: 20px;
	color: #262626;
	font-weight: normal;
}
.set-short-desc{
	margin-bottom: 20px;
	color: #262626;
	line-height: 18px;
}
.set-price{
	margin-bottom: 20px;
	color: #262626;
	font-weight: normal;
}
.set-variants{
	margin-bottom: 20px;
}
.set-variants a{
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.set-variants a.active{
	color: #DB3535;
	background: #fff;
	border: 1px solid #DB3535;
}
.set-in-box, .set-in-digital, .set-add-to-cart, .set-in-konvert, .set-in-coverfree{
	padding: 10px 15px;
	font-size: 12px;
	border-radius: 18px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
}
.set-in-box{
	color: #262626;
	border: 1px solid #262626;
	display: inline-block;
}
.set-in-konvert, .set-in-coverfree{
	color: #262626;
	border: 1px solid #262626;
	display: inline-block;
	margin-left: 10px;
}
.set-in-digital{
	color: #262626;
	border: 1px solid #262626;
	display: inline-block;
	margin-left: 10px;
}
.set-add-to-cart{
	color: #fff;
	background: #DB3535;
	text-align: center;
	width: 300px;
}
.set-add-to-cart i{
	padding-right: 5px;
	font-size: 18px;
}
.set-conditions{

}
.set-conditions span{
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
	color: #fff;
	position: relative;
	/*padding-left: 40px;*/
}
.set-conditions span i{
	padding-right: 10px;
	font-size: 20px;
}
.set-conditions span:before{
	/*content: '';*/
/*	display: inline-block;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 0;
	top: -7px;
	-webkit-background-size: contain;
	background-size: contain;*/
}
span.set-season{
	margin-left: 0;
}
.set-season:before{
	/*content: '\f083';*/
	/*background: url(../img/calendar.png) center center no-repeat;*/
}
.set-people:before{
	/*background: url(../img/for-people.png) center center no-repeat;*/
}
.set-time:before{
	/*background: url(../img/timing.png) center center no-repeat;*/
}
.set-gallery .set-price, .set-gallery .set-variants, .set-gallery .set-add-to-cart{
	display: none;
}
.set-gallery{
	/*background: url(../img/box-img.png) center right no-repeat;*/
	overflow: hidden;
}
.set-gallery > .row{
	margin: 0;
}
.set-gallery > img{
	height: 452px;
	float: right;
}
.set-tabs-content-container{
	padding-bottom: 40px;
}
.set-tabs-buttons{
	text-align: center;
	padding: 40px 0; 
}
.set-tabs-buttons a{
	padding: 10px 15px;
	margin-right: 40px;
	font-size: 16px;
	border-radius: 18px;
	border: 1px solid #777777;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	color: #777777;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.set-tabs-buttons a:last-of-type{
	margin-right: 0;
}
.set-tabs-buttons a.active{
	border-color: #DB3535;
	color: #DB3535;;
}
.set-desc-button{
	/*margin-right: 40px;*/
}

.set-tabs-content-desc{
	padding-right: 20px;
	padding-left: 20px;
	display: none;
}
.set-tabs-content-desc h2{
	font-weight: normal;
	margin-bottom: 20px;
}
.set-tabs-content-desc p{
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 18px;
}

.set-tabs-content-sidebar .what-is-item{
	max-height: 180px;
	margin-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.set-tabs-content-sidebar .what-is-item img{
	float: left;
	margin-right: 10px;
	max-width: 25%;
	/*margin-top: 40px;*/
}


.set-includes{
	max-width: 1150px;
	padding: 40px 60px 40px 60px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#set-cont h2{
	font-family: "PT Sans Caption";
	font-weight: normal;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
#set-cont .set-includes-inner{
	text-align: left;
	/*border-bottom: 1px solid #c2c2c2;*/
	margin-left: 0;
	margin-right: 0;
}
.set-includes-item{
	/*height: 480px;*/
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c2c2c2;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.set-includes-item:hover{
	z-index: 99;
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
}
.set-includes-item-img{
	width: 100%;
	/*height: 180px;*/
}
.set-includes-item-caption{
	padding: 20px;
}
.set-includes-item-heading{
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.set-includes-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
}


.not-found{
	text-align: center;
	padding: 40px 0;
}
.not-found h2{
	font-weight: normal;
}
.not-found a{
	color: #fff;
    background: #DB3535;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 18px;
    border: 1px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;
}


/*CATEGORY*/

.category-header-container{
	background: url(../img/for_him.jpg) center center no-repeat;
	background-size: cover;
}
.category-header div.category-header-inner{
	/*width: 50%;*/
	padding: 80px 40px;
	float: left;
}
.category-header-inner h2{
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 42px;
}
.category-header-inner p{
	color: #fff;
	line-height: 18px;
	margin-bottom: 20px;
}
.category-header-inner a{
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.category-header-inner a:after{
	content: '>';
	font-weight: bold;
	font-size: 18px;
	padding-left: 5px;
	padding-top: 2px;
}

.category-top-container{
	padding-bottom: 40px;
}
.category-top-item{
	position: relative;
	overflow: hidden;
	height: 210px;
}
.category-top-item-img{
	width: 100%;
	display: block;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.category-top-item:hover .category-top-item-img{
	transform: scale(1.04);
	z-index: 99;
}
.category-top-item-link{
	position: absolute;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	background: rgba(0,0,0,0.5);
	z-index: 99;
}
.category-top-item-link:after{
	content: '>';
	font-weight: bold;
	font-size: 18px;
	padding-left: 5px;
	padding-top: 2px;
}

.category-target-container{
	padding-bottom: 40px;
}
.category-target h2{
	color: #726a67;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
	margin-top: 40px;
}
.category-target-item{
	position: relative;
	overflow: hidden;
	height: 150px;
}
.category-target-item-img{
	width: 100%;
	display: block;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.category-target-item:hover .category-target-item-img{
	transform: scale(1.04);
	z-index: 99;
}
.category-target-item-link{
	position: absolute;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 99;
	background: rgba(0,0,0,0.5);
}


/*CART*/

.cart-container{
	background: #f3f3f3;
}
.cart-left-heading{
	height: 100px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.cart-left-heading h2{
	display: inline-block;
	float: left;
	padding-left: 20px;
}
.back-to-catalog{
	display: inline-block;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	color: #e52713;
}
.cart-left-item{
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.cart-left-item > h3{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;	
}
.cart-left-item h3 i{

}
.cart-left-item > h3 > span{
	font-size: 14px;
    line-height: 22px;
    margin-left: 15px;
    vertical-align: top;
    color: #666;
}
.cart-left-item > h3 > span > a{
	color: inherit;
}
.cart-left-item-slider{
	width: 100%;
	padding: 20px 80px 0 80px;
	margin-bottom: 0;
}
.cart-left-item-slider .slick-prev, .cart-left-item-slider .slick-next{
	height: 40px;
	width: 25px;
	top: 50%;
	margin-top: -20px;
	background-size: contain;
}
.cart-left-item-slider .slick-prev{
	background: url(../img/cart-prev.png) center center no-repeat;
	left: 30px;
}
.cart-left-item-slider .slick-prev:before{
	display: none;
}
.cart-left-item-slider .slick-next{
	background: url(../img/cart-next.png) center center no-repeat;
	right: 30px;
}
.cart-left-item-slider .slick-next:before{
	display: none;
}
.cart-left-item-slider li{
	width: 100%;
}
.cart-left-item-slider img{
	width: 100%;
}
.cart-left-item-price .original-price{
	color: #666;
	font-size: 20px;
	text-decoration: line-through;
}
.cart-left-item-settings > div{
	display: inline-block;
	vertical-align: middle;
	padding-top: 40px;
}
.cart-left-item-checkboxes{
	/*width: 50%;*/
	padding-top: 30px;
}
.cart-left-item-checkboxes input, .cart-left-item-checkboxes label{
	display: inline-block;
	/*margin-bottom: 20px;*/
}
.cart-left-item-checkboxes label{
	margin-bottom: 20px;
	margin-left: 5px;
	font-size: 14px;
}
.cart-left-item-counter{
	padding: 10px;
	/*width: 20%;*/
}
.cart-left-item-counter .ui-spinner{
	width: 80%;
    border-radius: 10px;
}
.cart-left-item-counter .ui-spinner .ui-spinner-button{
	background: transparent;
	border: 0;
}
.cart-left-item-counter .ui-spinner input{
	font-size: 12px;
	padding: 10px;
}
.cart-left-delivery{
	background: #fff;
	margin-bottom: 20px;

}
.cart-left-delivery h3{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;	
}
.cart-left-delivery h4{
	margin-top: 20px;
	margin-bottom: 10px;
}
.cart-left-delivery label{
	line-height: 24px;
	padding-left: 10px;
}
.msk-delivery, .obl-delivery{
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #d4d4d4;
}
.cart-left-delivery span:hover,.cart-left-delivery input:hover,
.cart-left-delivery i:hover,.cart-left-delivery label:hover{
	cursor: pointer;
}
.cart-left-delivery .fa-caret-right{
	padding: 0 4px;
}
.cart-left-delivery .fa-caret-down{
	padding: 0 2px;
}
.cart-left-delivery .subdelivery, .cart-left-delivery .sub2delivery{
	display: none;
	margin-left: 30px;
}
.cart-left-delivery a.deliveryhelp-a{
	color: #f82800;
}
.cart-left-delivery .deliveryhelp{
	display: none;
}
.deliveryhelp2{
	padding: 10px;
}
.deliveryhelp2 h2{
	font-size: 26px;
	margin: 0 0 15px
}
.deliveryhelp2 .delivery-map, .samovivoz .delivery-map{
	margin: 20px auto 15px;
	width: 100%;
	height: 350px;
}
.samovivoz h2{
	text-align: center;
}
.deliveryhelp2 a.delivery-ptint {
    color: #f82800;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}
.cart-left-contact-form.row{
	margin: 20px 0 40px 0;
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
}
.cart-left-contact-form > .grid-6-desktop:first-of-type{
	padding: 10px 10px 0 20px;
}
.cart-left-contact-form > .grid-6-desktop{
		padding: 10px 20px 0 10px;
}
.cart-left-contact-form > .grid-12-desktop{
	padding: 0 20px 20px 20px;
}
.cart-left-contact-form h3{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d4d4d4;
}
.cart-left-contact-form h4{
	/*font-size: 16px;*/
	margin-top: 10px;
	margin-bottom: 5px;
}
.cart-left-contact-form p:first-of-type{
	margin-top: 0;
}
.cart-left-contact-form input{
	width: 100%;
	display: block;
	border-radius: 5px;
	border: 1px solid #d4d4d4;
	line-height: 28px;
	font-size: 18px;
}
.cart-left-contact-form input.oferta{
	float: left;
	width: auto;
	margin: 2px 15px 0 0;
}
.cart-left-contact-form span.oferta{
	display: block;
	font-size: 14px;
	margin: 15px 0 0;
}
.cart-left-contact-form span.oferta a{
	color: #6f5546;
}
.cart-left-contact-form span.oferta a:hover{
	text-decoration: none;
}
.cart-left-contact-form textarea{
	width: 100%;
	height: 80px;
	border-radius: 5px;
	border: 1px solid #d4d4d4;
	resize: none;
}
.cart-right{
	padding-left: 20px;
}
.cart-right h2{
	height: 100px;
	padding: 40px 0 20px 40px;
}
.cart-right-fixed{
	width: 100%;
	padding: 20px 40px;
	border-bottom: 1px solid #d4d4d4;
	background: #fff;
}
.card-right-fixed-table{
	width: 100%;
}
.card-right-fixed-table td{
	padding: 5px;
	width: 60%;
	font-size: 14px;
}
.card-right-fixed-table .card-right-fixed-table-price{
	width: 30%;
	font-weight: bold;
	text-align: right;
}
.card-right-fixed-table #discount-row td{
	width: 40%;
}
.card-right-fixed-table #discount-row .card-right-fixed-table-price{
	width: 50%;
}
.card-right-fixed-table tbody tr:last-of-type td{
	padding-bottom: 10px;
}
.card-right-fixed-table tfoot td{
	padding-top: 10px;
	border-top: 1px dotted #000;
}
.cart-right-fixed p{
	margin-top: 10px;
	padding-left: 5px;
}
.cart-right-fixed #codebtn{
	background: #b2b2b2;
	border-radius: 0px 5px 5px 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 8px 0;
	text-align: center;
	width: 35%;
	margin: -42px 0 10px;
	float: right;
}
.cart-right-fixed .code-err{
	display: none;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-radius: 5px;
	margin: -15px 0 5px;
    padding: 5px;
    font-size: 14px;
    color: #e62715;
}
.promo{
	width: 65%;
	display: block;
	margin: 10px 0;
	border-radius: 5px 0px 0px 5px;
	border: 1px solid #d4d4d4;
	line-height: 20px;
	font-size: 14px;
	padding: 5px; 
}
.checkout{
	width: 95%;
	display: block;
	padding: 10px 20px;
	text-align: center;
	background: #e62715;
	border-radius: 15px;
	text-decoration: none;
	color: #fff;	
	margin: 0 auto;
}
.cart-container .cast_block, .cart-container .present_block{
	display: none;
}
#cast_block, #present_block{
	padding: 25px;
}
#cast_block h2, #present_block h2{
	margin-bottom: 15px;
	text-align: center;
}
#cast_block .order_content, #present_block .present_content {
    overflow-y: auto;
    max-height: 355px;
    min-height: 200px;
}
#cast_block .order_content .order_service_one{
    float: left;
}
#cast_block .order_content .order_service_description {
    margin: 15px;
    width: 70%;
}
#cast_block .order_content .order_service, #present_block .present_content .present {
    float: left;
    padding: 10px 20px;
    text-align: center;
    width: 30%;
}
#cast_block .order_content .sticky, #present_block .present_content .sticky {
    border-radius: 10px;
    height: 110px;
    margin: 5px;
}
#cast_block .order_content .order_service .order_servicename, #present_block .present_content .present .present_name {
    display: block;
    height: 32px;
    overflow: hidden;
}
#cast_block .order_content .order_service .order_servicename a, #present_block .present_content .present .present_name a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #f82800;
}
#present_block .present_content .present a.sets-item-button {
    float: none;
}
.delivery_block{
	display: none;
}
#delivery_block{
	padding: 20px;
    text-align: center;
}
#delivery_block p{
  font-size: 18px;
  color: #000;
  margin: 0px;
}
#delivery_block a{
  color: #f82800;
}



/*MY ACCOUNT*/

.account-container{
	background: #f3f3f3;
}
.account-left h2{
	padding: 40px 0 20px 20px;
}
.account-left-edit{
	/*padding: 20px;*/
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
}
.account-left-edit h3{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d4d4d4;
}
div.account-left-data.row, div.account-left-pass.row{
	margin: 0;
}
.account-left-data{
	border-bottom: 1px solid #d4d4d4;
}
.account-left-data > .grid-6-desktop{
	padding: 10px 20px 20px 10px;
}
.account-left-data > .grid-6-desktop:first-of-type{
	padding: 10px 10px 20px 20px;
}
.account-left-data h4{
	margin-top: 10px;
    margin-bottom: 5px;
}
.account-left-data input{
	width: 100%;
    display: block;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    line-height: 28px;
    font-size: 18px;
}
.account-left-pass{
		
}
.account-left-pass > .grid-6-desktop{
	padding: 10px 20px 20px 10px;
}
.account-left-pass > .grid-6-desktop:first-of-type{
	padding: 10px 10px 20px 20px;
}
.account-left-pass h4{
	margin-top: 10px;
    margin-bottom: 5px;
}
.account-left-pass input{
	width: 100%;
    display: block;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    line-height: 28px;
    font-size: 18px;
}
.save-it{
	display: block;
	width: 30%;
	margin: 0 auto 20px auto;
	padding: 10px 20px;
	text-align: center;
	color: #4c4c4c;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #d4d4d4;
	border-radius: 18px;
}
.account-left-purchases{
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
	margin-top: 20px;
	margin-bottom: 40px;
}
.account-left-purchases h3{
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d4d4d4;
}
.account-lef-tpurchcases-table-container{
	padding: 20px;
}
.account-left-purchases-table{
	width: 100%;
	margin-bottom: 20px;
}
.account-left-purchases-table th{
	width: 25%;
	text-align: left;
	padding: 20px;
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle;
}
.account-left-purchases-table td{
	padding: 20px;
}
.account-left-purchases-table tbody tr{
	border-bottom: 1px solid #d4d4d4;
}
.account-left-purchases-table tbody tr:last-of-type{
	border-bottom: 0;
}
.account-right{
	padding-left: 20px;
}
.account-right h2{
	padding: 40px 0 20px 20px;
}
.account-profile{
	text-align: center;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #d4d4d4;
}
.account-profile img{
	max-width: 150px;
}
.account-profile p{
	margin: 10px 0;
}
.log-out{
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	background: #e52713;
	text-decoration: none;
	border-radius: 18px; 
}


/*HANDMADE*/

.handmade-padding{
	padding: 20px 0;
	background: #f3f3f3;
}
.handmade-options-container{
	background: #f3f3f3;
	padding-top: 40px;
	padding-bottom: 40px;
}
.handmade-options{
	padding: 15px 40px;	
	background: #d43a2a;
}
.handmade-options h2{
	color: #fff;
	margin-bottom: 20px;
	font-size: 26px;
}
.handmade-options label{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding-left: 5px;
}
.handmade-options .sorter-select{
	margin: 25px 0 0;
}
.sorter-menu{
	text-align: center;
}
.sorter-menu .ui-selectmenu-button{
	width: 160px !important;
	margin-bottom: -15px;
	margin-left: 10px;
	border-radius: 16px;
}
.sorter-menu .ui-selectmenu-button.ui-corner-top{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom: 1px solid transparent;
}
.ui-selectmenu-menu > ul#sorter-menu{
	background: #d43a2a;
	border-bottom-right-radius:16px;
	border-bottom-left-radius:16px;
	border-top: 0;
}
.ui-selectmenu-menu > ul#sorter-menu .ui-menu-item{
	margin: 0;
	padding: 10px 15px;
	border: 0;
	color: #fff;
	font-size: 14px;
	-webkit-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}
.ui-selectmenu-menu > ul#sorter-menu .ui-menu-item.ui-state-focus{
	color: #d43a2a;
	background: #fff;
}
.sorter-menu .ui-widget{
	font-family: "PT Sans Caption";
}
.sorter-menu .ui-state-default{
	background: transparent;	
	border: 1px solid #fff;
	padding: 10px 20px;
}
.sorter-menu .ui-selectmenu-button .ui-selectmenu-text{
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.handmade-added{
	background: #fff;
	box-shadow: 0 2px 4px 0 #aaa;
}
.handmade-added-slider.slick-slider{
	margin-bottom: 0;
}
.handmade-added-slider  .slick-arrow:after, .handmade-added-slider  .slick-arrow:before{
	display: none;
}
.handmade-added-slider .slick-next {
	top: 50%;
    width: 25px;
    height: 45px;
    margin-top: -25px;
    right: -30px;
    background: url(../img/popular-right-arr.png);
}
.handmade-added-slider .slick-prev {
	top: 50%;
    width: 25px;
    height: 45px;
    margin-top: -25px;
    left: -30px;
    background: url(../img/popular-left-arr.png);
}
.handmade-added-img, .handmade-added-img-sert{
	text-align: left;
	padding: 20px 46px 35px;
}
.handmade-added-img img{
	width: 100%;
}
.handmade-added-slider-container{
	padding: 20px 40px 20px 50px;
}
.handmade-added-slider-container > p{
	margin: 10px 0 0;
	font-weight: bold;
}
.handmade-added-slider-container > h3{
	margin: 0 0 9px;
	font-size: 18px;
}
.handmade-added-slider-item-wrap{
	height: 80px;
}
.handmade-added-slider-placeholder{
	height: 70px;
	margin: 5px;
	background-color: #e6e6e6;
	background-image: url(../img/add_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.handmade-added-slider-item{
	margin: 5px;
	/*overflow: hidden;*/
	position: relative;
}
.handmade-added-slider-item .closer{
	display: block;
	position: absolute;
	top: -5px;
	right: -5px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #fff;
	color: #d1d1d1;
	border: 1px solid #d4d4d4;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.handmade-added-slider-item .closer:hover{
	color: #000;
	border-color: #000;
}
.handmade-added-slider-item .handmade-image-caption {
	height: 0;
	margin: 0;
	top: 15px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    opacity: 0;
    overflow: hidden;
    padding: 8px 5px;
    position: absolute;
    width: 100%;
    -webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.handmade-added-slider-item:hover p.handmade-image-caption {
	height: 40px;
	opacity: 1;
}
.handmade-added-slider-item img {
	width: 100%;
	height: 70px;
}
.handmade-added-slider-item p{
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
}
.handmade-added-container{
	background: #f3f3f3;
}
.handmade-added-section{
	max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    min-height: 176px;
}
.handmade-added.fixed {
    position:fixed;
    top:0;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    z-index: 10;
}
.handmade-items-container{
	background: #f3f3f3;
}
.handmade-added-img.slick-slider .slick-dots{
	left: 0;
	right: 0;
}
.handmade-added-img.slick-slider .slick-dots li{
	width: 10px;
	height: 10px;
}
.handmade-added-img.slick-slider .slick-dots button{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #c0c0c0;
}
.handmade-added-img.slick-slider .slick-dots li.slick-active button{
	background-color: #262626;
}
.handmade-added-img.slick-slider .slick-dots button:before{
	display: none;
}
.handmade-added-img.slick-slider{
	margin-bottom: 0;
}
.handmade-added-img .slick-dots{
	bottom: 0;
}
.handmade-buy{
	padding: 15px 35px;
}
.handmade-price{
	margin-bottom: 7px;
}
.handmade-change{
    width: 190px;
}
.handmade-change p{
	float: left;
}
.handmade-help a.handmade-help-a{
	color: #DB3535;
	font-size: 30px;
}
.handmade-variants{
	width: 140px;
	text-align: left;
}
.handmade-variants .fa-circle{
	color: #ccc;
	margin: 0 6px 0 0;
}
.handmade-variants .active .fa-circle{
	color: inherit;
}
.handmade-help-div{
	display: none;
}
#handmade-help-div{
	padding: 10px;
}
#cboxContent #cboxClose{
	top: 0;
}
.handmade-help-imgs{
	margin: 0 auto;
	width: 50%;
}
.handmade-buy p.handmade-help{
    margin: 15px 0 0 15px;
}
.handmade-buy p{
	margin-bottom: 10px;
}
.handmade-buy p a{
	color: #262626;
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.handmade-buy .handmade-type.active{
	color: #DB3535;
	background: #fff;
	border: 1px solid #DB3535;
}
.handmade-buy .handmade-type{
    width: 135px;
	border: 1px solid #262626;
    border-radius: 16px;
    display: inline-block;
    padding: 5px 10px;
    margin: 2px 0;
    text-decoration: none;
    font-size: 13px;
}
.handmade-checkout{
	display: inline-block;
	padding: 7px 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: #d31101;
	border-radius: 16px;
}

.handmade-item{
	/*height: 480px;*/
	background: #fff;
	padding-bottom: 20px;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;
	-webkit-transition: all ease-out 0.5s;
	-o-transition: all ease-out 0.5s;
	transition: all ease-out 0.5s;
}
.handmade-item:hover{
	/*border-right: 1px solid #d31101;
	border-left: 1px solid #d31101;
	border-top: 1px solid #d31101;
	border-bottom: 1px solid #d31101;*/
	z-index: 9;	
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04); 
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
}
.handmade-item-img{
	width: 100%;
	/*height: 180px;*/
}
.handmade-item-caption{
	padding: 20px;
}
.handmade-item-heading{
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.handmade-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
}
.handmade-item-price{
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 10px 0;
}
.handmade-item-button{
	display: inline-block;
	float: right;
	font-size: 12px;
	padding: 10px 20px;
	border-radius: 16px;
	border: 1px solid #d31101;
	background: #d31101;
	color:  #fff;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.handmade-item-button:hover{
	background: none;
	color: #d31101;
}
.showall-wrap{
	text-align: center;
	/*margin-bottom: 40px;*/
}
.handmade-items .showall{
	margin-top: 20px;
	margin-bottom: 40px;
}


/*BLOG*/

.blog-container{
	padding: 40px 0;
	background: #f2f2f2;
}
.blog h2{
	padding-left: 20px;
	margin-bottom: 20px;
}
.blog-item{
	height: 420px;
	background: #fff;
	background: url(../img/meat-imp.png) top center no-repeat;
	background-size: contain;
	padding-top: 16.5%;
	/*border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;*/
	-webkit-transition: all ease-out 0.5s;
	-o-transition: all ease-out 0.5s;
	transition: all ease-out 0.5s;
}
.blog-item:hover{
	z-index: 9;	
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04); 
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
}
.blog-item-img{
	width: 100%;
	max-height: 190px;
}
.blog-item-caption{
	padding: 20px;
	height: 100%;
	background: #fff;
}
.blog-item-heading{
	height: 30%;
	margin-bottom: 10px;
	color: #262626;
	font-weight: bold;
}
.blog-item-heading a{
	color: #262626;
	text-decoration: none;
}
.blog-item-heading a:hover{
	text-decoration: underline;
}
.blog-item-desc{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #7b7b7b;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 6em;
}
.blog-item-date{
	height: 20%;
	display: inline-block;
	font-size: 16px;
	padding-top: 5px;
}
.blog-item.img-full{
	background: url(../img/blog-fill-img.jpg) center center no-repeat;
	background-size: cover;
	color: #fff;
	border: 0;
}
.blog-item.img-full:hover{
	/*z-index: 9;	
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04); 
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);*/
}
.blog-item.img-full .blog-item-caption{
	background-image: url(../img/blog_gradient.png);
	background-size: contain;
	background-color: transparent;
}
.blog-item.img-full .blog-item-heading a, .blog-item.img-full .blog-item-desc{
	color: #fff;
} 
.blog-item.item-in-color .blog-item-caption{
	background: #d31101;
}
.blog-item.item-in-color .blog-item-caption *{
	color: #fff;
}

.blog-widget{
    display: block;
    left: 50%;
    margin-left: 575px;
    position: fixed;
    width: 150px;
    z-index: 100;
}


/*BLANK PAGE*/

.blank-container{
	width: 100%;
	padding: 40px 0;
	background: #f6f6f6;
}
.blank{
	max-width: 1150px;
	min-height: 700px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
}


/*BLOG PAGE*/

.blog-page-heading-container{
	width: 100%;
	background: #f6f6f6;
	padding: 20px;
}
.blog-page-heading{
	max-width: 1150px;
	margin: 0 auto;
}
.blog-page-heading h2{
	text-align: center;
	color: #262626;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog-page-heading img{
	width: 100%;
	display: block;
}
.blog-page-text-container{
	width: 100%;
}
.blog-page-text{
	max-width: 770px;
	margin: 0 auto;
	padding: 40px 20px;
	text-align: center;
}
.blog-page-text p{
	line-height: 1.2;
	margin-bottom: 10px;
	text-align: justify;
}
.blog-page-text img{
	max-width: 100%;
}


/*404*/

.page-404{
	padding-top: 40px;
}
.page-404-img{
	width: 100%;
}
.page-404-text-container{
	padding-left: 20px;
}
.page-404-text-container h1{
	margin-top: 5%;
	font-weight: bold;
	color: #262626;
}
.page-404-text-container h3{
	margin-top: 5%;
	margin-bottom: 20%;
	color: #262626;
}
.page-404-prev, .page-404-to-main{
	display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 20px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-404-prev{
	color: #d20d0d;
	border: 1px solid #d20d0d;
}
.page-404-to-main{
	color: #262626;
	border: 1px solid #262626;
	margin-left: 20px;
}


/*ACTIVATION*/

.activation-1st-step-container{
	width: 100%;
	padding: 20px 0;
	background: #f6f6f6;
}
.activation-1st-step{
	max-width: 1150px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../img/activ-bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.activation-1st-step-inner{
	width: 50%;
	margin: 0 auto;
	padding: 20px 40px;
	background: #fff;
}
.activation-1st-step-inner h2{
	text-align: center;
	margin-bottom: 	20px;
}
.activation-1st-step-inner input, .activation-1st-step-inner select, .activation-1st-step-inner a.checkout{
	display: block;
	width: 60%;
	margin: 0 auto 10px auto;
}
.activation-1st-step-inner input{
	padding: 10px;
	border-radius: 18px;
	border: 1px solid #666;
}
.activation-1st-step-inner .ui-selectmenu-button{
	margin: 10px auto 10px auto;
	display: block;
	border-radius: 16px;
}
.activation-1st-step-inner .ui-selectmenu-button.ui-corner-top{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom: 1px solid transparent;
}
.ui-selectmenu-menu > ul#town-select-menu{
	background: #fff;
	border-bottom-right-radius:16px;
	border-bottom-left-radius:16px;
	border-top: 0;
	border-color: #666;
}
.ui-selectmenu-menu > ul#town-select-menu .ui-menu-item{
	margin: 0;
	padding: 10px 15px;
	border: 0;
	color: #666;
	font-size: 14px;
	-webkit-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}


.ui-selectmenu-menu > ul#town-select-menu .ui-menu-item.ui-state-focus{
	color: #d43a2a;
	background: #f3f3f3;
}
.activation-1st-step-inner .ui-widget{
	font-family: "PT Sans Caption";
}
.activation-1st-step-inner .ui-state-default{
	background: transparent;	
	border: 1px solid #666;
	padding: 10px 10px;
}
.activation-1st-step-inner .ui-selectmenu-button .ui-selectmenu-text{
	padding: 0;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

.activation-2nd-step-container{
	width: 100%;
	padding: 20px 10px;
	background: #f2f2f2;
}
.activation-2nd-step{
	max-width: 1150px;
	margin: 0 auto;
	background: #fff;
	padding-top: 20px;
}
.activation-2nd-step h2{
	text-align: center;
	margin-bottom: 20px;
}
.red-bullits{
	padding-left: 20px;
	max-width: 80%;
	margin: 0 auto 40px;
}
.red-bullits li{
	color: #d43a2a;
	margin-bottom: 5px;
}
.red-bullits li span{
	color: #262626;
}
.activation-2nd-step-img{
	width: 100%;
	height: 200px;
	background: url(../img/activation-img.jpg) top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.activation-2nd-step-items{
	padding: 40px 0;
}
.activation-2nd-step-item{
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	background: #fff;
	-webkit-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
.activation-2nd-step-item:hover{
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
	-webkit-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.75);
	z-index: 9;
}
.activation-2nd-step-item-img img{
	width: 100%;
}
.activation-2nd-step-item-caption{
	padding: 10px 20px;
}
.activation-2nd-step-item-heading{
	color: #d43a2a;
	height: 36px;
	margin-bottom: 20px;
}
.activation-2nd-step-item-desc{
	line-height: 16px;
	height: 4rem;
	overflow: hidden;
	margin-bottom: 10px;
	color: #262626;
}
.more{
	color: #666;
	display: inline-block;
	float: left;
	margin-top: 10px;
	cursor: pointer;
	text-decoration: underline;
}
.activation-2nd-step-item .checkout{
	width: auto;
	float: right;
	text-transform: uppercase;
}
.overlay{
	display: none;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    display: none;
    z-index: 9999;
}
.overlay-popup{
	position: fixed;
	/*width: 400px;*/
	/*height: 400px;*/
	background: #fff;
	text-align: center;
	padding: 20px;
	top: 50%;
    left: 50%;
    max-height: 400px;
    overflow-y: scroll; 
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-popup img{
	margin: 20px 0;
}
.overlay-popup p{
	text-align: justify;
}
.popup-closer{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #d43a2a;
	cursor: pointer;
}
.activation-3rd-step-container{
	width: 100%;
	background: #f3f3f3;
	padding: 20px 0;
}
.activation-3rd-step{
	max-width: 1150px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
}
.activation-3rd-step h2{
	text-align: center;
	padding: 20px 0 20px 0;
}
.red{
	color: #d43a2a;
}
.activation-3rd-step-form{
	width: 60%;
	margin: 0 auto;
}
.activation-3rd-step-form > input{
	display: block;
	width: 100%;
	padding: 10px;
    border-radius: 18px;
    border: 1px solid #666;
    margin-bottom: 10px;
}
.activation-3rd-step textarea{
	width: 100%;
	padding: 10px;
    border-radius: 18px;
    border: 1px solid #666;
    font-family: "PT Sans Caption";
    font-size: 13px;
    height: 150px;
    margin-bottom: 20px;
}
.agree-checkbox{
	margin-bottom: 20px;
	text-align: center;
}
.agree-checkbox label{
	padding-left: 5px;
}
.activation-3rd-step-form .checkout{
	width: 50%;
}


/*RESPONSIVE*/

@media only screen and (max-width: 1300px){
	.blog-widget{
		display: none;
	}
}

@media only screen and (max-width: 1190px){
	.slick-arrow{
		display: none !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px){
	
	/*HEADER*/

	#header-search-form{

	}
	#header-search-form input[type="text"]{
			max-width: 150px;
	}
	#header-search-form input[type="text"]::-webkit-input-placeholder {
		font-size: 14px;
		line-height: 16px;
		text-overflow: elipsis;
	}
	#header-search-form input[type="text"]::-moz-placeholder          {
		font-size: 14px;
		line-height: 16px;
		text-overflow: elipsis;
	}
	#header-search-form input[type="text"]:-moz-placeholder           {
		font-size: 14px;
		line-height: 16px;
		text-overflow: elipsis;
	}
	#header-search-form input[type="text"]:-ms-input-placeholder      {
		font-size: 14px;
		line-height: 16px;
		text-overflow: elipsis;
	}
	#header-search-form input[type="submit"]{

	}
	.header-middle-link{
		font-size: 	12px;
	}
	.header-cart{
		font-size: 12px;
	}
	.downer-header-nav-inner li a{
		font-size: 11px;
	}

	/*REG/LOG IN POPUP*/

	.reg-popup{
		width: 80%;
	}



	/*MASONRY*/

	div[class*="masonry-top-"]{
		height: 170px;
	}
	div[class*="masonry-bottom-"]{
		height: 220px;
	}
	

	/*POPULAR SETS*/

	.popular-sets{
		padding: 0 10px 40px 10px;
	}
	.popular-sets-item{
		/*height: 330px;*/
		padding: 10px;
	}
	.popular-sets-item-img{
		width: 100px;
		margin-bottom: 20px;
	}
	.popular-sets-item-heading{
		font-size: 	14px;
		margin-bottom: 10px;
	}
	.popular-sets-item-desc{
		font-size: 	10px;
		line-height: 13px;
	}
	.popular-sets-item-rule{
		font-size: 10px;
		margin-bottom: 10px;
	}
	.popular-sets-item-price{
		font-size: 14px;
	}
	.popular-sets-item-button{
		font-size: 	12px;
		padding: 5px 10px;
		margin-top: 4px;
	}


	/*POPULAR IMPRESSIONS*/
	
	.popular-impressions-item{
		/*height: 355px;*/
		padding-bottom: 10px;
	}
	.popular-impressions-item-img{
		/*height:120px;*/
	}
	.popular-impressions-item-caption{
		padding: 10px;
	}
	.popular-impressions-item-heading{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.popular-impressions-item-desc{
		font-size: 10px;
		line-height: 13px;
		margin-bottom: 10px;
	}
	.popular-impressions-item-price{
		font-size: 14px;
	}
	.popular-impressions-item-button{
		font-size: 	12px;
		padding: 5px 10px;
		margin-top: 4px;
	}


	/*WHAT IS*/

	.what-is-item{
		padding: 10px 100px;
	}
	.footer-upper-links{
		padding: 20px 0;
		text-align: center;
	}
	.center-copyright{
		display: none;
	}
	.left-copyright{
		display: none;
	}


	/*SINGLE IMPRESSION*/
	
	.impression-gallery .impression-price{
		display: block;
	}
	.impression-gallery{
		text-align: center;
	}
	.full-img{
		max-height: 400px;
	}
	.mini-img-item{
		height: 150px;
	}
	.impression-gallery .impression-add-to-cart{
		display: inline-block;
	}
	.impression-tabs-content-sidebar .what-is-item{
		padding-left: 20px;
	}
	.impression-tabs-content-sidebar .what-is-item-heading{
		margin-bottom: 20px;
	}


	/*SINGLE SET*/

	.set-gallery img{
		height: 506px;
	}
	.set-short-desc-container{
		padding-left: 20px;
	}


	/*CART*/

	.cart-left-heading h2{
		font-size: 30px;
	}
	.cart-right-fixed{
		padding: 20px;
	}
	.cart-left-contact-form > .grid-6-desktop:first-of-type{
		padding: 20px 20px 0 20px;
	}
	.cart-left-contact-form > .grid-6-desktop{
		padding: 0 20px;
	}
	.cart-left-contact-form > .grid-12-desktop{
		padding: 0 20px 20px 20px;
	}
	.deliveryhelp2 .delivery-map{
		height: 300px;
	}


	/*ACCOUNT*/

	.account-left h2, .account-right h2{
		font-size: 28px;
	}
	.account-profile p{
		font-size: 11px;
	}
	.account-left-purchases-table th{
		padding: 10px;
		font-size: 18px;
	}
	.account-left-purchases-table td{
		padding: 10px;
	}
	/*.account-left-data > .grid-6-desktop:first-of-type*/
	

	/*HANDMADE*/

	.sorter-menu{
		margin-top: 20px;
	}
	.handmade-added-slider-item-wrap{
		height: 125px;
	}
	.handmade-added-slider-item img{
		height: 80px;
	}
	.handmade-added-slider-placeholder{
		height: 80px;
	}
	.handmade-buy{
		text-align: center;
		padding: 20px 0 40px 0;
	}
	.handmade-change{
	    margin: 0 auto;
	}


	/*BLOG*/

	.blog-item{
		padding-top: 20%;
	}
	.blog-item-desc{
		height: 9em;
	}

	.blog-widget{
		display: none;
	}


	/*404*/

	.page-404-text-container h3{
		margin-bottom: 10%;
	}

	.overlay-popup{
		width: 400px;
		height: 340px;
	}

}
@media only screen and (min-width: 480px) and (max-width: 767px){

	h2{
		font-size:22px;
	}
	
	/*HEADER*/

	.header-container{
		height: 100px;
	}
	.header-middle{
		height: 50px;
	}
	.logo-inner{
		-webkit-background-size: 60%;
		background-size: 60%;
	}
	.header-middle-link{
		color: transparent;
	}
	/*.all-sets{
		background: url(../img/man-ico.png) center center no-repeat;
		line-height: 50px;
	}
	.get-set{
		background: url(../img/q.png) center center no-repeat;
		line-height: 50px;
	}*/
	.header-middle .header-middle-link{
		display: none;
	}
	.header-middle .header-tel{
		color: #757575;
	    display: block;
	    left: 30%;
	    line-height: 50px;
	    position: absolute;
	    top: 0;
	}
	.header-cart-items{
		display: none;
	}
	.header-cart-hide{
		color: transparent;
	    display: inline-block;
	    line-height: 0;
	}
	.header-cart{
		margin-right: 0;
		background: url(../img/cart-ico.png) center center no-repeat;
		line-height: 50px;
		width: 85px;
	}
	.header-cart:before{
		width: 10px;
		height: 10px;
		top: 45px;
	}
	.header-cart:after{
		display: none;
	}
	.hover-cart{
		right: 0;
	}
	.hover-cart-price{
		color: #262626;
	}
	.downer-header{
		height: 50px;
	}
	.downer-header-nav{
		display: none;
/*		width: 15%;
		height: 100%;
		float: left;
		border: 1px solid #dcdcdc;
		border-top: 0;
		position: relative;
		background-color: #fff;
		background: url(../img/menu.png) center center no-repeat;
		-webkit-background-size: 30%;
		background-size: 30%;
		pointer-events: auto;*/
	}
	.downer-header-nav-inner{
		/*display: none;
		position: absolute;
		padding: 0;
		top: 50px;
		left: 5px;
		border:  1px solid #dcdcdc;
		z-index: 999;*/
	}

	.downer-header-nav-inner li{
		/*width: 200px;*/
		/*padding: 5px 10px;*/
		/*border-bottom:  1px solid #dcdcdc;*/
		/*background: #fff;*/
		/*margin-top: 5px;*/
	}
	.downer-header-nav-inner li:last-of-type{
		/*border-bottom: 0;*/
	}
	.downer-header-nav-inner:after{
		/*display: block;*/
	}
	.downer-header-nav-inner li a{
		line-height: 16px;
		font-weight: normal;
	}
	.downer-header-nav:hover .downer-header-nav-inner{
		/*display: block;*/

	}
	.downer-header-nav:hover .downer-header-nav-inner li{
		/*display: block;*/
	}
	#header-search-form-mob{
		width: 83%;
		float: right;
		text-align: right;
		margin-right: 5px;
	}
	#header-search-form-mob input[type="text"]{
		width: 65%;
	}
	#header-search-form-mob input[type="submit"]{
		width: 30%;
	}


	/*REG/LOG IN POPUP*/

	.reg-popup{
		width: 95%;
	}
	.popup-left, .popup-right{
		padding: 10px 20px;
	}
	.popup-left{
		border: 0;
	}
	.popup-input-text{
		font-size: 14px;
		padding: 5px;
	}
	.reg-popup label{
		font-size: 12px;
	}
	.reg-popup .checkout{
		padding: 10px 15px;
		font-size: 12px;
	}
	#register{
		margin-top: 10px;
	}



	/*MASONRY*/

	.masonry-top-left{
		padding-right: 5px;
	}
	.masonry-top-right{
		padding-left: 5px;
	}
	div[class*="masonry-bottom"]{
		padding: 0;
	}
	.masonry-bottom-left{
		margin-bottom: 10px;
	}
	

	/*POPULAR SETS*/

	.popular-sets{
		/*padding: 0 10px 40px 10px;*/
	}
	.popular-impressions{
		/*padding: 0 10px 40px 10px;*/
	}


	/*WHAT IS*/

	.what-is-item{
		padding: 10px 50px;
	}
	.what-is-item-img{
		float: left;
		margin-right: 20px;
		margin-top: 50px;
	}
	.footer-upper-links{
		padding: 10px 50px;
		text-align: left;
	}
	span.right-copyright{
		display: none;
	}
	span.center-copyright{
		display: none;
	}


	/*ALL SETS*/
	
	.sets-item-rule{
		font-size: 12px;
	}
	.sets-item-price{
		font-size: 14px;
	}
	.sets-item-button{
		padding: 10px 10px;
		font-size: 11px;
	}


	/*ALL IMPRESSIONS*/

	.impressions-item-heading{
		min-height: 20px;
		overflow: hidden;
	}
	.impressions-item-desc{
		height: 95px;
	}
	.impressions-item-price{
		font-size: 14px;
	}
	.impressions-item-button{
		padding: 10px 10px;
		font-size: 11px;
	}


	/*SINGLE IMPRESSION*/

	.impression-gallery .impression-variants{
		display: block;
	}
	.impression-gallery .impression-add-to-cart{
		display: inline-block;
	}
	.impression-gallery .impression-price{
		display: block;
	}
	.impression-conditions span{
		display: block;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.impression-gallery{
		text-align: center;
	}
	.full-img{
		max-height: 300px;
	}
	.mini-img-item{
		height: 80px;
	}



	/*SINGLE SET*/

	.set-short-desc-container{
		padding-left: 20px;
	}
	.set-short-desc-container .set-variants{
		/*display: none;*/
	}
	.set-short-desc-container > h2{

	}
	.set-img{
		text-align: center;
	}
	.set-img img{
		width: 35%;
	}
	.set-gallery .set-variants{
		display: block;
	}
	.set-gallery .set-variants a{
		/*display: block;	*/
	}
	.set-gallery .set-in-box{
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 	20px;
	}
	.set-gallery .set-in-digital{
		margin-right: 20px;
	}
	.set-tabs-buttons a{
		margin-right: 20px;
	}


	/*CATEGORY*/

	.category-top-item{
		height: 155px;
	}



	/*CART*/
	.back-to-catalog{
		padding-top: 4px;
	}
	.cart-left-item-checkboxes{
		padding-left: 20px;
	}
	.cart-left-item-slider{
		padding: 20px;
	}
	.cart-left-item-slider{
		width: 100%;
	}
	.cart-left-contact-form > .grid-6-desktop:first-of-type{
		padding: 20px 20px 0 20px;
	}
	.cart-left-contact-form > .grid-6-desktop{
		padding: 0 20px;
	}
	.cart-left-contact-form > .grid-12-desktop{
		padding: 0 20px 20px 20px;
	}
	.cart-right{
		position: static !important;
		padding-right: 20px;
		padding-bottom: 40px;
	}
	.cart-right h2{
		height: auto;
		padding: 0 0 20px 20px;
		padding-bottom: 20px; 
	}
	.deliveryhelp2 .delivery-map{
		height: 200px;
	}


	/*MY ACCOUNT*/

	.account-left-data > .grid-6-desktop{
		padding: 10px 20px 20px 20px;
	}
	.account-left-data > .grid-6-desktop:first-of-type{
		padding: 10px 20px 0 20px;
	}
	.account-left-pass > .grid-6-desktop{
		padding: 10px 20px 20px 20px;
	}
	.account-left-pass > .grid-6-desktop:first-of-type{
		padding: 10px 20px 0 20px;
	}
	.account-left-purchases-table th{
		padding: 5px;
		font-size: 14px;
	}
	.account-left-purchases-table td{
		padding: 5px;
		font-size: 14px;
	}
	.account-right{
		padding: 0;
		margin-bottom: 40px;
	}


	/*HANDMADE*/
	
	.sum-checkboxes{
		padding-top: 20px;
	}
	.sorter-select{
		padding-top: 20px;
	}
	.sorter-menu{
		text-align: left;
	}
	.sorter-menu .ui-selectmenu-button{
		margin-left: 0;
		margin-top: 10px;
	}
	.handmade-added-img{
		width: 50%;
		margin: 0 auto;
	}
	.handmade-added-img img{
		width: 50%;
	}
	.handmade-buy{
		text-align: center;
		padding: 20px 0 40px 0;
	}
	.handmade-change{
	    margin: 0 auto;
	}


	/*BLOG*/

	.blog-item{
		padding-top: 30%;
	}
	.blog-item-desc{
		height: 55%;
	}

	.blog-widget{
		display: none;
	}

	/*404*/

	.page-404-text-container h1{
		margin-top: 1%;
		font-size: 32px;
	}
	.page-404-text-container h3{
		font-size: 16px;
		margin-bottom: 8%;
	}


	/*ACTIVATION*/

	.activation-1st-step-inner{
		width: 80%;
	}


	.overlay-popup{
		width: 300px;
		height: 300px;
	}

	.activation-3rd-step-form .checkout{
		width: 100%;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px){

	h2{
		font-size:22px;
	}
	
	/*HEADER*/
	
	.header-container{
		height: 100px;
	}
	.header-upper{
		display: none;
	}
	.header-middle{
		height: 50px;
	}
	.logo-inner{
		-webkit-background-size: 60%;
		background-size: 60%;
	}
	.header-middle-link{
		color: transparent;
		width: 50px;
		line-height: 25px;
	}
	/*.all-sets{
		background: url(../img/man-ico.png) center center no-repeat;
	}
	.get-set{
		background: url(../img/q.png) center center no-repeat;
	}*/
	.header-middle .header-middle-link{
		display: none;
	}
	.header-middle .header-tel{
		color: #757575;
	    display: block;
	    left: 30%;
	    line-height: 50px;
	    position: absolute;
	    top: 0;
	}
	.header-cart-items{
		display: none;
	}
	.header-cart-hide{
		color: transparent;
	    display: inline-block;
	    line-height: 0;
	}
	.header-cart{
		width: 85px;
		line-height: 50px;
		margin-right: 0;
		background: url(../img/cart-ico.png) center center no-repeat;
	}
	.header-cart:before{
		width: 10px;
		height: 10px;
		top: 45px;
	}
	.hover-cart-price{
		color: #262626;
	}	
	.header-cart:after{
		display: none;
	}
	.hover-cart{
		right: 0;

	}
	.downer-header{
		height: 50px;
	}
	.downer-header-nav {
		display: none;
	   /* width: 15%;
	    height: 100%;
	    float: left;
	    border: 1px solid #dcdcdc;
	    border-top: 0;
	    position: relative;
	    background-color: #fff;
	    background: url(../img/menu.png) center center no-repeat;
	    -webkit-background-size: 40%;
	    background-size: 40%;*/
	}
	.downer-header-nav:hover .downer-header-nav-inner{
		display: block;

	}
	.downer-header-nav-inner{
		display: none;
		position: absolute;
		padding: 0;
		top: 50px;
		left: 5px;
		border:  1px solid #dcdcdc;
		z-index: 999;
	}
	.downer-header-nav-inner:after{
		display: block;
	}
	.downer-header-nav-inner li{
		width: 200px;
		padding: 5px 10px;
		/*border-bottom:  1px solid #dcdcdc;*/
		background: #fff;
		/*margin-top: 5px;*/
	}
	.downer-header-nav-inner li:last-of-type{
		/*border-bottom: 0;*/
	}
	.downer-header-nav-inner li a{
		line-height: 16px;
		font-weight: normal;
	}
	.downer-header-nav:hover .downer-header-nav-inner li{
		display: block;
	}
	#header-search-form{
		display: none;
	}
	#header-search-form-mob{
		width: 83%;
	    float: right;
	    text-align: right;
	    margin-right: 5px;
	}
	#header-search-form-mob input[type="text"] {
	    width: 65%;
	}

	
	/*REG/LOG IN POPUP*/

	.reg-popup{
		width: 95%;
	}
	.popup-left, .popup-right{
		padding: 10px 20px;
	}
	.popup-left{
		border: 0;
	}
	.popup-input-text{
		font-size: 14px;
		padding: 5px;
	}
	.reg-popup label{
		font-size: 12px;
	}
	.reg-popup .checkout{
		padding: 10px 15px;
		font-size: 12px;
	}
	#register{
		margin-top: 10px;
	}

	/*MASONRY*/


	.masonry{
		padding: 0;
	}
	div.masonry-item{
		height: 150px;
		overflow: hidden;
	}
	.masonry-item-inner{
		width: 100%;
		height: 100%;
	}
	.masonry-item-inner img{
		width: 100%;
		height: auto;
	}
	.masonry-top-left{
		padding-right: 0px;
	}
	.masonry-top-left img{
		margin-top: -25%;
	}
	.masonry-top-center h3{
		font-size: 14pt;
	}
	.masonry-top-right{
		padding-left: 0px;
	}
	.masonry-top-right img{
		margin-top: -25%;
	}
	div[class*="masonry-bottom"]{
		padding: 0;
	}
	.masonry-bottom-left{
		margin-bottom: 10px;
	}

	.popular-sets{
		padding: 0 10px 40px 10px;
	}
	.popular-impressions{
		padding: 0 10px 40px 10px;
	}

	.what-is-item{
		padding: 10px 20px;
	}
	.what-is-item-img{
		width: 20%;
		float: left;
		/*margin-right: 20px;*/
		margin-top: 50px;
	}
	.what-is-item-heading{
	}
	.what-is-item-desc{
		font-size: 11px;
		line-height: 13px;
		text-align: justify;
	}

	.footer-upper-links{
		padding: 40px 0;
		text-align: left;
	}
	span.left-copyright{
		font-size: 9px;
	}
	span.right-copyright{
		display: none;
	}
	span.center-copyright{
		display: none;
	}


	/*ALL SETS*/
	
	.sets-item-rule{
		font-size: 12px;
	}
	.sets-item-price{
		font-size: 14px;
	}
	.sets-item-button{
		padding: 10px 10px;
		font-size: 11px;
	}


	/*ALL IMPRESSIONS*/

	.impressions-item-heading{
		min-height: 20px;
		overflow: hidden;
	}
	.impressions-item-desc{
		height: 95px;
	}
	.impressions-item-price{
		font-size: 14px;
	}
	.impressions-item-button{
		padding: 10px 10px;
		font-size: 11px;
	}


	/*SINGLE IMPRESSION*/
	
	.impression-gallery .impression-price{
		display: block;
	}
	.impression-gallery .impression-variants{
		display: block;
	}
	.impression-gallery .impression-add-to-cart{
		display: inline-block;
	}
	.mini-img-item{
		height: 45px;
	}
	.impression-short-desc-container{
		display: none;
	}
	.impression-variants{
		margin-bottom: 10px;
	}
	.set-variants, .set-price, .set-links{
		text-align: center;
	}
	.set-links .set-arrow{
		display: block;
		margin-top: 15px;
		margin-left: 0 !important;
	}
	.impression-in-konvert, .set-in-konvert{
		margin: 0;
	}
	.impression-in-coverfree{
		margin-left: 0;
	}
	.impression-in-digital, .set-in-digital{
		margin-left: 0;
		margin-top: 10px;
	}
	.impression-add-to-cart{
		width: 100%;
	}
	.mini-img-item{
		width: 33.333333333333%;
	}
	span.impression-people{
		margin-left: 0;
	}
	span.impression-time{
		margin-left: 0;
		margin-top: 20px;
	}


	/*SINGLE SET*/

	.set-block{
		padding: 20px; 
	}
	.set-img img {
	    width: 75%;
	}
	.set-add-to-cart{
		width: 250px;
	}
	.set-tabs-buttons a{
		font-size: 10px;
		margin-right: 10px;
	}
	.set-variants a{
		font-size: 12px;
	}


	/*CATEGORY*/

	.category-header-container {
	    background: url(../img/for_him.jpg) left center no-repeat;
	}
	.category-top-item{
		height: 200px;	
	}


	/*CART*/

	.cart-left-heading h2{
		font-size: 16px;
	}
	.back-to-catalog{
		font-size: 12px;
		padding-top: 5px;
	}
	.cart-left-item img{
		width: 70%;
		margin: 0 auto;
	}
	.cart-left-item-checkboxes{
		padding-left: 30px;
	}
	.cart-left-item-counter{
		padding-left: 20px;
	}
	.cart-left-item-price{
		padding-top: 10px;
	}
	.cart-left-item{
		padding-bottom: 20px;
	}
	.cart-left-contact-form > .grid-6-desktop:first-of-type{
		padding: 20px 20px 0 20px;
	}
	.cart-left-contact-form > .grid-6-desktop{
		padding: 0 20px;
	}
	.cart-left-contact-form > .grid-12-desktop{
		padding: 0 20px 20px 20px;
	}
	.cart-right{
		position: static !important;
		padding-right: 20px;
		padding-bottom: 40px;
	}
	.cart-right h2{
		height: auto;
		padding: 0 0 20px 20px;
		padding-bottom: 20px; 
	}


	/*MY ACCOUNT*/

	.account-left-data > .grid-6-desktop{
		padding: 10px 20px 20px 20px;
	}
	.account-left-data > .grid-6-desktop:first-of-type{
		padding: 10px 20px 0 20px;
	}
	.account-left-pass > .grid-6-desktop{
		padding: 10px 20px 20px 20px;
	}
	.account-left-pass > .grid-6-desktop:first-of-type{
		padding: 10px 20px 0 20px;
	}
	.account-left-purchases-table th{
		padding: 2.5px;
		font-size: 12px;
	}
	.account-left-purchases-table td{
		padding: 2.5px;
		font-size: 10px;
	}
	.account-right{
		padding: 0;
		margin-bottom: 40px;
	}
	.save-it{
		width: 80%;
	}


	/*HANDMADE*/

	.handmade-options > div{
		margin-top: 10px;
	}
	.sorter-menu{
		text-align: left;
	}
	.sorter-menu .ui-state-default{
		margin-top: 10px;
		margin-left: 0;
	}
	.handmade-buy{
		text-align: center;
		padding: 20px 0 40px 0;
	}
	.handmade-change{
	    margin: 0 auto;
	}
	.handmade-added-img{
		width: 60%;
		margin: 0 auto;
	}
	.handmade-added-slider-item-wrap{
		height: 180px;
	}
	.handmade-added-slider-item img{
		height: 130px;
	}
	.handmade-added-slider-placeholder{
		height: 130px;
	}


	/*BLOG*/

	.blog-item{
		padding-top: 50%;
	}
	.blog-item-desc{
		height: 55%;
	}

	.blog-widget{
		display: none;
	}

	/*404*/	

	.page-404-text-container{
		text-align: center;
	}
	.page-404-text-container h1{
		text-align: center;
	}
	.page-404-text-container h3{
		text-align: center;
	}
	.page-404-prev{
		margin-bottom: 20px;
	}
	.page-404-to-main{
		margin-bottom: 20px;
	}


	/*ACTIVATION*/

	.activation-1st-step-inner{
		width: 80%;
	}
	.activation-1st-step-inner input, .activation-1st-step-inner select, .activation-1st-step-inner a.checkout{
		width: 100%;
	}


	.overlay-popup{
		width: 300px;
		height: 300px;
	}
	.more{
		font-size: 12px;
	}
	.activation-2nd-step-item .checkout{
		font-size: 13px;
	}

	.activation-3rd-step-form .checkout{
		width: 100%;
	}
}