﻿@font-face {
    font-family: "RobotoRegular";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/RobotoRegular.woff") format("woff"), url("/themes/default/fonts/RobotoRegular.ttf") format("truetype"), url("/themes/default/fonts/RobotoRegular.svg") format("svg");
}
@font-face {
    font-family: "Robotobold";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/roboto-bold.woff") format("woff"), url("/themes/default/fonts/roboto-bold.ttf") format("truetype"), url("/themes/default/fonts/roboto-bold.svg") format("svg");
}
@font-face {
    font-family: "Opensans";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/opensans.woff") format("woff"), url("/themes/default/fonts/opensans.ttf") format("truetype"), url("/themes/default/fonts/opensans.svg") format("svg");
}
@font-face {
    font-family: "Opensansbold";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/opensansbold.woff") format("woff"), url("/themes/default/fonts/opensansbold.ttf") format("truetype"), url("/themes/default/fonts/opensansbold.svg") format("svg");
}

@font-face {
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("/themes/default/fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("/themes/default/fonts/HelveticaNeueCyr-Roman.svg") format("svg");
}
@font-face {
    font-family: "Centurygothic";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/Centurygothic.woff") format("woff"), url("/themes/default/fonts/Centurygothic.ttf") format("truetype"), url("/themes/default/fonts/Centurygothic.svg") format("svg");
}
@font-face {
    font-family: "Centurygothic-bold";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/Centurygothic-bold.woff") format("woff"), url("/themes/default/fonts/Centurygothic-bold.ttf") format("truetype"), url("/themes/default/fonts/Centurygothic-bold.svg") format("svg");
}

html, body { 
	width: 100%; 
	height: 100%; 
	padding: 0; 
	margin: 0; 
    font-family: helvetica;
	font-size: 14px; 
	color: #000000; 
}

a { 
	outline: none; 
	-moz-outline: 0; 
	border: none; 
	border-width: 0px; 
}
a:active { 
	outline: none; 
	-moz-outline: 0; 
}
a:focus { 
	outline: none; 
	-moz-outline: 0; 
}

img { 
	border: none; 
	border-width: 0px; 
}
.header-ten {
	background: rgb(71,71,71);
	background: linear-gradient(180deg, #ddd 0%, rgba(255,255,255,1) 100%);
	height: 10px;
	margin-bottom: 20px;
}
.clear { 
	clear: both; 
	font-size: 0; 
	line-height: 0; 
	height: 0; 
}

.catalog-menu-mobile{
	display:none;
	
}

*html #main { 
	height: 100%; 
}

p { 
	margin: 12px 0px ; 
}
a { 
	text-decoration: underline; 
	color: #000; 
}
a:hover { 
	text-decoration: none; 
}
.static_tablica-razmerov table {
	border: 3px solid #555;
	width: 100%;
	max-width: 750px;
}
.static_tablica-razmerov td, .static_tablica-razmerov th {
	padding: 10px 15px;
	border: 1px solid #999;
	text-align: center;
	min-width: 20%;
}
.static_tablica-razmerov th {
	background: #f0f0f0;
	padding: 15px;
}

/* ----- h1- h6 ----- */
h1 {
	color: #000;
	font-size: 31px;
	font-style: none;
	font-weight: normal;
	text-transform: uppercase;
	font-family: helvetica;
	padding: 0;
	margin: 0 0 12px;
}
h2, h3, h4 {
	font-size: 31px;
	margin: 0 0 15px 0;
	font-weight: normal;
	font-family: helvetica;
	text-transform: uppercase;
}
.list_price_one_val {
	color: red;
}
.list_price_one_diap {
	color: #888;
}

.list_size_balance{
	font-size:12px;
	margin:3px 0;
}
#main-page-right h2 {
	font-size: 27px;
	margin: 15px 0;
	font-weight: normal;
	font-family: helvetica;
	color: #786f6d;
	text-transform: none;
}
.main-page #main-page-right h2 {
	font-size: 31px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	color: #000;
}
h3 { 
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
table { 
	border-collapse: collapse; 
}
ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

/* ----- pagewrap ----- */
html {
	
}
body {
	height:auto;
}
#pagewrap {
	width:100%;
}
#blackwrap {
	z-index:10000;
}
#show_form {
	z-index:10001;
}

/* ----- header ----- */
header {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-family: helvetica;
	background: #ddd;
}
#header-main {
	width: 1300px;
	height: 140px;
	padding: 0;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#header-main-phone {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	width: 600px;
	flex-basis: 625px;
	/* margin-right: 10px; */
}
#header-main-phone a {
	text-decoration: none;
	color: #000000;
	font-size: 22px;
	display: inline-block;
	margin-right: 10px;
}
#header-main-phone a:hover {
	color:#555;
}
#header-main-phone #header-main-call {
	display: inline-block;
	margin: 0;
	padding: 6px 15px 5px 15px;
	color: #fff;
	background-color: #1be8c4;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
#header-main-call:hover {
	background-color: #2bdbbb;
}
.logo-header {
	width: 240px;
	flex-basis: 240px;
	margin: 0 40px 0 0;
	padding: 0;
}
.logo-header img {
	width: 100%;
	/**/
}
#header-main-search {
	width: 500px;
	flex-basis: 500px;
	background: #ffffff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	margin-right: 40px;
}
#header-main-search form {
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#header-main-search .header-main-search-input {
	width: 70%;
	flex-basis: 70%;
	padding: 0;
	margin: 0 0 0 5%;
	font-size: 18px;
	font-weight: normal;
	color:#504e4d;
	border:none
}
#header-main-search .header-main-search-input:active,
#header-main-search .header-main-search-input:hover,
#header-main-search .header-main-search-input:focus {
    outline: 0;
    outline-offset: 0;
}
#header-main-search .header-main-search-btn {
	width: 25px;
	flex-basis: 25px;
	padding: 0;
	margin: 0 5% 0 auto;
}
#header-main-search .header-main-search-btn img {
	width: 100%;
}
#header-main-panel {
	width: 160px;
	flex-basis: 160px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 0 30px 0 50px;
}
#header-main-panel .user {
	width: 27px;
	flex-basis: 27px;
	cursor: pointer;
}
#header-main-panel .user a {
	display: block;
	 
	text-decoration: none;
}
#header-main-panel .user img {
	width: 100%;
}
#header-main-panel .user span {
	display: block;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	color:#ffffff;
	font-size: 9px;
}
#header-main-panel .user:hover span {
	color:#f0e6e6;
}

#header-main-panel .wish {
	width: 50px;
	flex-basis: 50px;
	cursor: pointer;
	position: relative;
}
#header-main-panel .wish a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#header-main-panel .wish img {
	display: block;
	width: 27px;
	padding: 0;
	margin: 0 auto;
}
#header-main-panel .wish span {
	display: block;
	text-align: center;
	color:#ffffff;
	font-size: 12px;
}
#header-main-panel .wish:hover span {
	color:#f0e6e6;
}
#header-main-panel .header-main-basket {
	width: 37px;
	flex-basis: 37px;
	position: relative;
	cursor: pointer;
}
#header-main-panel .header-main-basket a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#header-main-panel .header-main-basket img {
	display: block;
	width: 32px;
	padding: 0;
	margin: 0 auto;
}
#header-main-panel .header-main-basket span.header-main-basket-title {
	display: block;
	text-align: center;
	color:#ffffff;
	font-size: 9px;
}
#header-main-panel .header-main-basket:hover span.header-main-basket-title {
	color:#f0e6e6;
}
#header-main-panel .header-main-basket span.basket_header_items, #header-main-panel .wish span.wish_header_items {
	position: absolute;
	top: -10px;
	right: -7px;
	padding: 1px 3px;
	color: #504e4d;
	background: #ffffff;
	text-align: center;
	font-size: 11px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	min-width: 10px;
}
#header-main-panel .wish span.wish_header_items {
	left: 33px;
	right: auto;
}
#header-main-phone #header-main-call:hover {
	background-color: #aaa;
}

.user_header_area{
	position:relative;
}
.user_down {
	position: absolute;
	display: none;
	width: 163px;
	right: 0;
	text-align: left;
	top: 24px;
	padding-top: 10px;
	background: #e8dfdd;
	height: auto;
	z-index: 99999999999999;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 4px 9px 0 rgba(0,0,0,0.4);
}
.user_down_area a {
	background: #c8bfbe;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	margin: 0 8px 6px;
	white-space: nowrap;
	display: inline-block;
	border-radius: 6px;
}
.user_down_area a:hover {
	background: #786f6d;
}
.user_header_area:hover .user_down{
	display:block;
}

/* header-menu */
#header-menu {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #786f6d;
	font-family: helvetica;
}
.header-menu-container {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}


.header-menu-container ul.header-menu-main-ul  {
	width: 100%;
	height: 58px;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-menu-main-ul .menu_ul_main {
	display: none;
	position: absolute;
	z-index: 22;
	background: #fff;
	padding: 5px 15px;
	width: 80%;
	max-width: 300px;
	margin-left: -15px;
}

.header-menu-main-ul .menu_ul_main.show_top_menu {
	display: block;
	box-shadow: 0px 10px 10px #ccc;
}



.header-menu-container ul li {
	margin: 0;
	padding: 0;
}
.header-menu-container ul li li {
	border-bottom: 1px solid #f0f0f0;
}
.header-menu-container ul li li:hover {
	background: #f0f0f0;
}
.header-menu-container ul li li:hover a {
	color: #000;
}
.header-menu-container ul li li a {
	color: #444;
}
.header-menu-container ul li li:last-child {
	border-bottom: none;
}
#show_form img {
	width: 24px;
}
.header-menu-container ul li a {
	margin: 0;
	padding: 19px 15px 19px;
	font-size: 18px;
	color: #fff;
	/* text-transform: uppercase; */
	text-decoration: none;
	letter-spacing: 1px;
}
.header-menu-container ul li a:hover {
	color: #ddd;
	background: #726967;
}
.header-menu-container ul li li a:hover {
	border-bottom: none;
}
.header-menu-container ul li:last-child a {
	margin: 0 25px 0 0;
}
#header-menu-catalog-btn {
	padding: 2px 0 3px 33px;
	background: url("/themes/default/images/header-menu-catalog-btn.png") no-repeat scroll 0px 40%;
}

/* ----- mainSwiper ----- */
#main-swiper-container {
	width: 100%;
	padding: 0;
	margin:0;
	font-family: "calibri";
}
.mainSwiper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: relative;
}
.mainSwiper .swiper-slide {
	width: 100%;
}
.mainSwiper .swiper-slide img {
	width: 100%;
}
.mainSwiper .swiper-pagination-bullet {
	/* background: #ffffff; */
	/* opacity: 1; */
}
.mainSwiper .swiper-pagination-bullet-active {
	/* background: #808080; */
	/* border:1px solid #c9c9c9; */
}
/* ----- about-on-main ----- */
#about-on-main {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #eaeaea;
	font-family: helvetica;
}
#about-on-main-container {
	width: 1409px;
	height: 340px;
	padding: 0px 0;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#about-on-main-container img {
	/**/
}
#about-on-main-container div {
	/**/
	padding: 0;
	margin: 0 5% 0 5%;
}
#about-on-main-container h2 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
#about-on-main-container p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 19px;
	font-weight: normal;
}
/* ----- main-page ----- */
.main-page,
.inner-page {
	width: 1480px;
	padding: 0;
	margin: 0 auto;
	font-family: helvetica;
}
.main-page-pathway {
	width: 90%;
	margin: 0;
	padding: 15px 0 10px 33px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.main-page-pathway a {
	display: block;
	margin: 0px 0;
	padding: 10px 0;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.main-page-pathway a:hover {
	color:#555569;
}
.main-page-pathway a.with-arrow {
	margin: 0px 0;
	padding: 10px 27px 10px 0;
	background: url("/themes/default/images/pathway-with-arrow.png") no-repeat scroll 85% 50%;
}
.main-page-container {
	width: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main-page-left {
	width: 20%;
	flex-basis: 20%;
}
#main-page-right {
	width: 78%;
	flex-basis: 78%;
}
#main-page-left h2 {
	margin: 0;
	padding: 0 0 10px 33px;
	font-size: 31px;
	text-transform: uppercase;
	font-weight: normal;
}
#main-page-left ul {
	margin: 0;
	padding: 0 0 20px 33px;
}
#main-page-left ul li {
	margin: 0;
	padding: 0;
	/**/
}
#main-page-left ul li a {
	display: block;
	margin: 0;
	padding: 10px 0 12px 0;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}
.header-menu-catalog {
	display: none;
}
#main-page-left ul li a:hover {
	color:#555569;
}
#main-page-right-container {
	width: 100%;
}
#main-page-right-container .jspVerticalBar {
	overflow: hidden;
	background: #ffffff;
	width: 5px;
	height: 98%;
	margin: 0;
	padding: 0px;
	border:2px solid #eaeaea;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
#main-page-right-container .jspTrack {
	background: none;
}
#main-page-right-container .jspDrag {
	background: #a9a9a9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
#main-page-sorting {
	width: 97%;
	display: flex;
	align-items:flex-start;
	justify-content: flex-start;
}
#main-page-sorting h3 {
	padding: 3px 0 0 15px;
	margin: 0;
	font-size: 18px;
  	font-weight: normal;
}
#main-page-sorting .main-page-sorting-a {
	display: flex;
	align-items: center;
	height: 24px;
	padding: 0px 0px 0px 30px;
	margin: 0 0 0 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	background: url("/themes/default/images/main-page-sorting-a.png") no-repeat scroll 3px 50%;
	-webkit-box-shadow: -7px 8px 10px -2px rgba(34, 60, 80, 0.15);
	-moz-box-shadow: -7px 8px 10px -2px rgba(34, 60, 80, 0.15);
	box-shadow: -7px 8px 10px -2px rgba(34, 60, 80, 0.15);
	border:1px solid #f7f4f4;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
#main-page-sorting .main-page-sorting-a span {
	padding: 0 20px 0 0;
	margin: 0;
	background: url("/themes/default/images/main-page-sorting-span.png") no-repeat scroll 92% 50%;
}
#main-page-sorting .main-page-sorting-a:hover {
	color:#555569;
}
#main-page-sorting h4 {
	padding: 5px 0 0 15px;
	margin: 0 0 0 auto;
	font-size: 13px;
  	font-weight: normal;
	color:#9f9f9f;
}
#main-page-filter {
	width: 100%;
	height: 40px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 15px 0;
	padding: 6px 0 2px;
	background-color: #fff;
}
#main-page-filter h3 {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 18px;
	font-weight: normal;
}
#main-page-filter .main-page-filter-a {
	margin: 0 15px 0 0;
	padding: 0 22px 0 11px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 24px;
	border:1px solid #cecdcd;
	text-decoration: none;
	font-size: 13px;
	background: url("/themes/default/images/main-page-filter-a-hover.png") no-repeat scroll 92% 50%;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
}
#main-page-filter .main-page-filter-a:hover,
#main-page-filter .main-page-filter-a.active {
	border:1px solid #3a3a3a;
	background: url("/themes/default/images/main-page-filter-a.png") no-repeat scroll 92% 50%;
}
#main-page-filter h4 {
	margin: 0 0 0 auto;
	padding: 0 15px 0 0;
}
#main-page-filter h4 a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 13px;
  	font-weight: normal;
	color:#c1c1c1;
}
#main-page-filter h4 a span {
	padding:0 5px 0 0;
}
#main-page-filter h4 a:hover {
	color:#818181;
}
#main-page-filter .main-page-filter-panel {
	display: block;
	position: absolute;
	width: 215px;
	height: 80px;
	margin: 0;
	padding: 5px;
	top:40px;
	left:140px;
	background-color: #eaeaea;
	z-index:1;
	opacity: 0;
	transform: translate(-1000%, 0);
	-webkit-transform: translate(-1000%, 0);
	-moz-transform: translate(-1000%, 0);
	-ms-transform: translate(-1000%, 0);
	-o-transform: translate(-1000%, 0);
}
#main-page-filter .main-page-filter-panel.active {
	display: block;
	opacity: 1;
	transform: translate(0%, 0);
	-webkit-transform: translate(0%, 0);
	-moz-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
	-o-transform: translate(0%, 0);
}
#main-page-filter .main-page-filter-panel .main-page-filter-panel-container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
#filter-panel-price {
	height: 2px;
	width: 90%;
	padding: 0;
	margin: 0 auto;
	/* background: #9f9f9f; */
}
#filter-panel-price-marks {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 auto;
	padding: 14px 0 12px 0;
	width: 90%;
	font-size: 15px;
	color:#3b3939;
}
#filter-panel-price-marks .filter-panel-price-currency {
	padding:0 0 0 5px;
}
#filter-panel-price-max {
	margin: 0 0 0 auto;
	padding: 0 0 0 0;
}
#filter-panel-price .slider-container .slider {
	/* top:-1px; */
	border:none;
	background-color: #000000;
}
#filter-panel-price .slider .handle {
	width: 14px;
	height: 14px;
	top:10%;
	background: #000000;
	border:none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
#main-page-filter #main-page-filter-panel-2 {
	height: auto;
	left:210px;
}
#main-page-filter #main-page-filter-panel-3 {
	height: auto;
	left:300px;
}
#main-page-filter .main-page-filter-panel label {
	display: block;
	width: 90%;
	padding: 0;
	margin: 15px auto;
	font-size: 15px;
  	color: #3b3939;
	cursor: pointer;
}
#main-page-filter .main-page-filter-panel label span {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

#main-page-filter .main-page-filter-panel label input[type=checkbox] {
	display: none;
}
#main-page-filter .main-page-filter-panel label input[type=checkbox] + span::before {
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0 5px 0 0;
	border:1px solid #dedece;
	background: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
#main-page-filter .main-page-filter-panel label input[type=checkbox]:checked + span::before {
	width: 14px;
	height: 14px;
	background: #000000;
	border:none;
}


#main-page-catalog-wrapper {
	width: 100%;
	height: 1350px;
	min-width: 500px;
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
#main-page-catalog {
	width: 97.5%;
	display: flex;
	padding: 0 0 20px 0;
	margin: 0;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

.catalog_list_row{
	width: 100%;
	display: flex;
	padding: 0 0 20px 0;
	margin: 0;
	align-items: flex-start;
	justify-content: space-around;
	flex-wrap: wrap;
	
}
.catalog_list_one {
	position:relative;
	width: 24%;
	border: 1px solid #aaa7a6;
	margin-bottom: 20px;
}
.catalog-one-img {
	width: 100%;
	position: relative;
	text-align: center;
}
.catalog_list_one img {
	max-width: 100%;
	max-height: none;
	text-align: center;
	
}
.catalog_list_one .swiper_add_photos_area img {
	max-height: 360px;
}



.catalog_list_photos_area {
	z-index: 10;
}


.catalog_list_photos_area {
		height:364px;
}
.catalog_list_photos {

	overflow: hidden;
	
}


.catalog_list_photos_area .swiper-slide{
	background:#fff;
	
}



.catalog-one-stickers {
	position: absolute;
	top:8px;
	right:8px;
	color:#ffffff;
}
.catalog-one-stickers div {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1px 5px;
	margin: 0 0 3px 0;
	color:#ffffff;
	font-size: 11px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.catalog-one-stickers .catalog-one-new {
	background: #2fdd2a;
}
.catalog-one-stickers .catalog-one-sale {
	background: #bc0b0b;
}
.catalog-one-stickers .catalog-one-hit {
	background: #2b1dd5;
}
.catalog-one-size {
	display: block;
	align-items: center;
	justify-content: center;
	padding: 0 2%;
	width: 96%;
	text-align: center;
	min-height: 55px;
}
.catalog-one-size div {
	padding: 0;
	margin: 5px 6px 0 0;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	padding: 1px 3px 1px;
	border-radius: 2px;
	background: #f0f0f0;
	display: inline-block;
}


.catalog-one-size div.list_size_no_balance{
	color:#c4c1c1;
}

.catalog-one-size div.gray {
	color:#c4c1c1;
}
.catalog-one-title {
	margin: 5px 0 0;
	padding: 0 5%;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.catalog-one-panel {
	margin: 12px 0 0 0;
	padding: 0 5%;
	display: flex;
	align-items: flex-start;
}
.catalog-one-price {
	/*font-size: 20px;
	font-weight: bold;*/
}
.catalog-one-art {
	padding: 0;
	margin: 0 0 0 auto;
	font-size: 14px;
	font-weight: normal;
	max-width: 80px;
}
.catalog-one-buttons {
	margin: 10px 0 15px 0;
	padding: 0 5%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.catalog-one-buttons-basket {
	height: 40px;
	width: 82%;
	flex-basis: 82%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #786f6d;
	color:#ffffff;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
}
.catalog-one-buttons-basket:hover {
	background: #1be8c4;
}
.catalog-one-buttons-wish {
	height: 40px;
	width: 16%;
	flex-basis: 16%;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	background: #786f6d url("/themes/default/images/catalog-one-buttons-wish.png") no-repeat scroll 50% 50%;
	background-size: 27px;
}
.catalog-one-buttons-wish:hover,
.catalog-one-buttons-wish.active {
	background: #1be8c4 url("/themes/default/images/catalog-one-buttons-wish-hover.png") no-repeat scroll 50% 50%;
	background-size: 27px;
}



.basket_close_filter{
	display:none;
}
.mob_filter_control_area{
	display:none;
}

.back_to_top-show {
  display: block;
}



#main-page-catalog-more {
	width: 97.5%;
	margin: 0;
	padding: 35px 0 45px 0;
	text-align: center;
}
#main-page-catalog-more a {
	margin: 0;
	padding: 5px 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 19px;
  	color:#786f6d;
	font-weight: normal;
	border:2px solid #786f6d;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
}
#main-page-catalog-more a:hover {
	border: 2px solid #1be8c4;
	color:#1be8c4;
}
/* ----- footer and fon-footer and law-footer ----- */
footer {
	overflow: hidden;
	width: 100%;
	background: #281f1d;
	padding: 0;
	margin: 50px auto 0;
	font-family: helvetica;
	color: #ffffff;
	border-bottom: 25px solid #483f3d;
}
footer a {
	text-decoration: none;
	color:#fff;
}
footer a:hover {
	color:#fff;
	text-decoration: underline;
}
#footer-menu {
	width: 1090px;
	padding: 65px 0 45px 0;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.logo-footer {
	width: 145px;
	flex-basis: 145px;
}
.logo-footer img {
	width: 100%;
}
.footer-menu-block h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
	letter-spacing: 1px;
}
.footer-menu-block ul {
	margin: 0;
	padding: 0;
}
.footer-menu-block li {
	margin: 0;
	padding: 3px 0;
}
.footer-menu-block li a {
	font-size: 19px;
}
#footer-menu-block-1 {
	padding: 0;
	margin: 0 0 0 30px;
}
#footer-menu-block-3 p {
	font-size: 20px;
	padding: 0;
	margin: 0 0 18px 0;
}
#footer-menu-block-3 p:last-child {
	margin: 0;
	padding: 0;
}

#footer-law {
	width: 955px;
	padding: 25px 0 25px 0;
	margin: 0 auto;
	border-top: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
}
#footer-law span:first-child {
	margin: 0;
	padding: 0 10px 0 0;
}

/* inner */
#show_form {
	left: 50%;
	margin: 0 0 0 -215px;
	position: fixed;
	top: 100px;
	width: 430px;
	z-index: 10001;
	border:3px solid #10caa9;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.36) inset;
	-moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.36) inset;
	box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.36) inset;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
#show_form .show_form_table {
	width: 100%;
}
#show_form .show_form_table th {
	font-weight: normal;
}
#show_form .show_form_table input, 
#show_form .show_form_table textarea {
	width: 90%;
	margin: 0;
	padding: 5px 3%;
}
#show_form .show_form_send {
	display: block;
	width: 100px;
	margin: 10px 0 0px 155px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#show_form .show_form_send:hover {
	background-color: #444444 !important;
}
#show_form .show_form_table input:active,
#show_form .show_form_table input:hover,
#show_form .show_form_table input:focus,
#show_form .show_form_table textarea:active,
#show_form .show_form_table textarea:hover,
#show_form .show_form_table textarea:focus {
    outline: 0;
    outline-offset: 0;
}
.inner-image {
	max-width: 100%;
}
.inner-sert {
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	flex-wrap: wrap;
}
.inner-sert a {
	width: 30%;
	flex-basis: 30%;
	padding: 10px 1%;
	margin: 10px 0;
	text-decoration: none;
	background-color: #e9e9de;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.inner-sert a img {
	width: 99%;
	border:1px solid #fff;
}
.inner-sert a p {
	text-align: center;
}
#main.main_2 {

}
#main.main-inner {

}
#main.main_2 .tetext {

}	

/* ============================================== */


/* go-to-top */
/* #go-to-top {
	display: none;
	position: fixed;
	right: 11%;
	bottom:56px;
	padding:10px;
	color:#fff;
	background-color: #9ebf99;
	font-family: Opensans;
    font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	z-index:10002;
}
#go-to-top::before {
	content: "↑";
	padding:0 3px 0 0;
}
#go-to-top.show {
	display: block;
} */

/**/

@media screen and (max-width: 1900px) {
	
}

@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1750px) {

}

@media screen and (max-width: 1700px) {

}

@media screen and (max-width: 1650px) {

}

@media screen and (max-width: 1600px) {
	
}

@media screen and (max-width: 1500px) {
	
.catalog_list_one img {

	max-height: 330px;
	
}
	
	#about-on-main-container {
		width: 96%;
	}
	#main.main-page,
	#main.inner-page {
		width: 96%;
	}
	.main-page-pathway {
		width: 90%;
		margin: 0;
		padding: 15px 0 10px 0px;
	}
	#main-page-left h2 {
		margin: 0;
		padding: 0 0 10px 0px;
	}
	#main-page-left ul {
		margin: 0;
		padding: 0 0 20px 0px;
	}
	#main-page-catalog-wrapper {
		width: 100%;
		height: 1000px;
	}
}

@media screen and (max-width: 1450px) {
	/**/
	
	
	
	
}

@media screen and (max-width: 1400px) {
	
	.catalog_list_one img {

	max-height: 300px;
	
}

	
	
	/**/
	#header-main {
		width: 96%;
	}
	.header-menu-container {
		width: 96%;
	}
	#main-page-catalog-wrapper {
		width: 100%;
		height: 1000px;
	}
}

@media screen and (max-width: 1350px) {
	/**/
}

@media screen and (max-width: 1300px) {
		.catalog_list_one img {

	max-height: 280px;
	
}
	
}
@media screen and (max-width: 1250px) {

}

@media screen and (max-width: 1200px) {

	/* skin-tango*/

	/*

	.jcarousel-skin-onmain1 .jcarousel-clip-vertical {
	}
	.jcarousel-skin-onmain1 .jcarousel-item {
	}
	.jcarousel-skin-onmain1 .jcarousel-item-horizontal {
		width: 280px!important;
	}
	.jcarousel-prev-horizontal {
		right: 65px!important;
	}
	.jcarousel-next-horizontal {
		right: 20px!important;
	}


	.jcarousel-skin-onmain2 .jcarousel-clip-horizontal {
		width: 1180px!important;
	}
	.jcarousel-skin-onmain2 .jcarousel-clip-vertical {
	}
	.jcarousel-skin-onmain2 .jcarousel-item {
	}

	.jcarousel-prev-horizontal {
		right: 65px!important;
	}
	.jcarousel-next-horizontal {
		right: 20px!important;
	}

	*/
}