﻿@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: "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: "RobotoRegularbold";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/RobotoRegularbold.woff") format("woff"), url("/themes/default/fonts/RobotoRegularbold.ttf") format("truetype"), url("/themes/default/fonts/RobotoRegularbold.svg") format("svg");
}
.marq {
	margin: 15px 0;
	color: red;
	font-size: 16px;
}
.sticker_place {
	position: absolute;
	top: 10px;
	left: 0;
	width: 60px;
}
html, body { 
	width: 100%; 
	height: 100%; 
	padding: 0; 
	margin: 0; 
	font-family: RobotoRegular;
	font-size: 12px; 
	color: #000000; 
	background: #ffffff; 
}


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; 
}
.vofise {
	color: #fff;
	position: absolute;
	bottom: -88px;
}
.vofise a {
	color: #fff;
}
.polit {
color: #fff;
    position: relative;
    left: 374px;
    margin-top: 45px;
}
.polit a {
	color: #fff;
}
img { 
	border: none; 
	border-width: 0px; 
}

.clear { 
	clear: both; 
	font-size: 0; 
	line-height: 0; 
	height: 0; 
}

.show_cookie_area {
	width: 100%;
	bottom: 0px;
	background: rgba(255,255,255,0.9);
	color: #000;
	padding: 10px 0;
	z-index: 10100;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: center middle;
	background-repeat: no-repeat;
	box-shadow: 1px 2px 5px;
}

.show_cookie_area_inner{
	width: 80%;
	margin:0 auto;
	font-size:16px;
	text-align:center;
}

.show_cookie_area_inner a{
	text-decoration:none;
	color:#0EA9FF;
	font-weight: bold;
}


.close_cookie{
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 20%;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0;
	top: 5px;
	width: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
}

.close_cookie img {
	width: 16px;
}

.form_accept_area {
	font-size: 11px;
}

.buy_accept_area {
	margin-top: 20px;
	width: 96%;
	background: #ffbbbb;
	padding: 1% 2% 1.5% 2%;
	display: inline-block;
	overflow: hidden;
	margin-left: 0;
}

.buy_accept_area.good{
	background:#bbffbb;
	
}

*html #main { 
	height: 100%; 
}


p { 
	margin: 12px 0px ; 
}
a { 
	text-decoration: underline; 
	color: #000; 
}
a:hover { 
	text-decoration: none; 
}

/* ----- h1- h6 ----- */
h1 {
	color: #000;
	font-size: 25px;
	font-style: none;
	font-weight: normal;
	text-transform: uppercase;
	font-family: RobotoRegular;
	letter-spacing: -1px;
}
h2, h3, h4 { 
	font-size: 18px;
	margin: 15px 0; 
	line-height: 1.2; 
	font-weight: normal; 
}
h3 { 
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

table { 
	border-collapse: collapse; 
}

ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

/* -----pagewrap---- */

#pagewrap {
	width:100%;
	background:#ffffff;
}
.container-center {
	width:1230px;
	margin:0 auto;
}
.delete img {
	width: 22px;
}
.catalog_my_basket {
	font-size: 15px;
}
.catalog_user_data {
	font-size: 15px;
}
h2.catalog_title {
	font-size: 17px;
	height: auto;
}
.container-center h3 {
	display: block;
	width: 97%;
	margin: 0 auto 20px auto;
	padding: 0 0 17px 0;
	font-size: 22px;
	font-weight: 500;
	font-family: RobotoRegular;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #dcdcdc;
}
#main {
	padding:0 0 80px 0;
}

/* ----- header ----- */	
header {
	height: 124px;
	font-family: RobotoRegular;
	color:#ffffff;
	overflow: hidden;
	background: url("/themes/default/images/header-fon.png") repeat-x scroll 0px 0%;
}
#container-header {
	position: relative;
	height: 124px;
}
.logo-header {
	display:block;
	float: left;
	height:124px;
	width: 329px;
	margin:0;
	padding:0;
}
#slogan-header {
	width:220px;
	float:left;
	color:#4d2669;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	padding:0px;
	margin:47px 0 0 0;
	/* font-family: RobotoRegular; */
	font-family: RobotoRegular;
}
#info-header {
	float:right;
	width:500px;
	padding:0 10px 0 0;
	text-align: right;
}
#mail-header {
	display: block;
	color:#ffffff;
	text-decoration: underline;
	padding:7px 0 0 0;
	font-size: 13px;
}
#mail-header:hover {
	text-decoration: none;
}
#phone-header {
	width: 100%;
	color:#010101;
	font-weight: bold;
	font-size: 21px;
	padding:20px 0 15px 0;	
	font-family: RobotoRegular;
}
#cabinet-top {
	width:220px;
	float: right;
}
#cabinet-top ul {
	padding:8px 0 0 0;
	margin: 0;
}
#cabinet-top ul li {
	float:left;
}
#cabinet-top ul li:first-child {
	background: url("/themes/default/images/cabinet-top-li.png") no-repeat scroll 100% 70%;
}
#cabinet-top ul li a {
	padding:10px 15px 0 15px;
	color: #c8c8c8;
	text-decoration: none;
	font-size: 14px;
}
#cabinet-top ul li a:hover {
	text-decoration: underline;
}
.basket_header {
	/* width:205px; */
	position: relative;
	margin-top:1px;
	padding: 1px 0;
	float:right;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	background: url("/themes/default/images/basket-header.png") no-repeat scroll 100% 50%;
	color:#010000;
}
.basket_header  a{
	text-decoration:none;
}
.basket_header div {
	1width:100%;
	text-align: left;
	padding: 0 29px 0 0;
}
.basket_header .basket_header_items {
	color: #fff;
	font-size: 15px;
	font-weight: normal;	
	padding:3px 3px;
}
.basket_header .basket_header_cost {
	color: #fff;
	font-size: 20px;
	font-weight: normal;	
	padding:3px 3px;
}

/* menu header */
#menu-header-wrap {
	background: #e2e0dd;
}
#menu-header {
	height:54px;
}
#menu-header nav {
	width:980px;
	margin:0;
	float:left;
}
#menu-header li {
	float:left;
	padding:0;
	/* background: url("/themes/default/images/menu-header-a.png") no-repeat scroll 100% 50%; */
}

#menu-header li a {
	display: block;
	padding: 15px 20px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
#menu-header li a:hover {
	color:#555555;

}
#menu-header li li a {
	color:#ffffff;
	border-bottom: 1px solid #fff;
}
#menu-header li li a:hover {
	color:#ffffff;
	background:#6f4f85;
}
.search-header {
	width:236px;
	float: right;
	margin:13px 10px 0 0;
}
.search-header form {
	padding: 0;
	overflow: hidden;
	width:100%;
	background-color: #ffffff;
}
.search-header .form-on-main-text {
	float:left;
	padding:5px 10px;
	font-size: 13px;
	color:#8d8e8e;
	width:200px;
	margin:0 10px 0 0;
	border: none;	
}
.search-header .form-on-main-text::placeholder {
	color:#8d8e8e;
}
.search-header .form-on-main-text:active, 
.search-header .form-on-main-text:hover, 
.search-header .form-on-main-text:focus {
    outline: 0;
    outline-offset: 0;
}

.search-header .form-on-main-button {
	float:left;
	margin:5px 0 0 0;
}


/* --- выпадающее меню --- */

nav ul li {
	position:relative;
}
nav ul li a {
	color:#ffffff;
	text-decoration: none;
	display: block;
}
nav ul li a:hover {
	text-decoration: none;
}
nav ul li ul {
	display: none;
	position: absolute;
	margin-top: 0;
	left: 0px;
	z-index: 1001;
	min-width: 270px;
	padding: 0;
	background: #4d2669;
	border-radius: 0;
	border: 1px solid #ffffff;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
nav ul li ul li:first-child {
	
}
nav ul li ul li {
	float: left;
	width:100%;
	text-decoration: none;
	margin: 0px;
	background: none!important;
}
nav ul li ul li:last-child {
	border-bottom:none;
}
nav ul li ul li a {
	display: table-cell;
}

nav ul li ul a:hover {
	text-decoration:none;
}
nav ul  li:hover > ul {
    display: block;
}


nav ul  ul li:hover > ul {
	display:none;
}
/*
nav ul  li ul ul {
	display: block!important;
	width:auto!important;
	padding: 0px 0;
	position: relative;
	background:none!important;
}

nav ul  li ul ul li {
	float:none!important;
	width:auto!important;
}

nav ul  li ul ul li a {
	padding:3px 0!important;
	font-size: 13px!important;	
	text-transform: none!important;
	font-weight: 600!important;
	color:#606060!important;
}

nav ul  li ul ul li a:hover {
	background:none;
	float:none;
}
*/
nav ul li ul {
	display: none;
}


/* news-on-main */
/*
#items-on-main-wrap {
	color:#858585;
}
.catalog_list_one_info {
	position: relative;
	width:280px;
}
.catalog_title {
	margin:15px 40px 10px 0;
	width:90%;
	float:left;
	text-align: left;
	font-size: 16px;
}
.catalog_cat {
	margin:0px 40px 20px 0;
	width:90%;
	float:left;
	text-align: left;
	font-size: 15px;
	text-transform: lowercase;
	padding:3px 0 3px 0px;
}
.catalog_cat span {
	padding:5px 5px;
	border-top:1px solid #939393;
	border-bottom:1px solid #939393;
}
.catalog_price {
	float:left;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	color: #3b3b3b;
}
.catalog_opt_1 {
	width:40%;
	float: left;
	text-align: left;
}
.catalog_opt_2 {
	width:40%;
	float: right;
	text-align: right;
}
.catalog_price_title {

}
.catalog_price_value {
	padding-left:3px;
	font-size:16px;
}
.catalog_opt_1 .catalog_price_value {
	color:#a709cf;
}
*/

/* ----- slider ----- */
#slider-container {
	background:;
	/* background: linear-gradient(to right, #fad3c6, #ffefeb); */
}
.slider{
	overflow:hidden;
}
#camera_wrap_1 .camera_target {
	
}
.slider img {

}
.camera_wrap .camera_pag .camera_pag_ul li {
	width:10px!important;
	height:10px!important;
	
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	top:1px!important;
	left:1px!important;
}
/* ------ news-main-container ------- */
.catalog_list_one {
	width:270px;
	margin: 20px 20px 10px 20px;
}
.catalog_list_one:first-child,
.catalog_list_one:nth-child(5n) {
	1margin: 0 24px 0 0px;
}
.catalog_list_one:nth-child(4n) {
	1margin: 0 0px 0 24px;
}
.catalog_list_one img {
	border: 1px solid #e9e7e5;
	width: 100%;
}
.catalog_list_one_info {
	overflow: hidden;
	text-align: left;
}
.catalog_title {
	padding: 11px 0;
	font-size: 17px;
	font-weight: 500;
	font-family: RobotoRegular;
	height: 50px;
	overflow: hidden;
}
.a-add-to-basket {
	width:230px;/*270px*/
	display: block;
	float: left;
	text-decoration: none;
	border-radius: 5px;
	color: #fff;
	padding:13px 0 13px 40px;
	text-align: left;
	margin: 1px 0;
	font-size: 18px;
	font-weight: normal;
	background: #4d2669 url("/themes/default/images/a-add-to-basket.png") no-repeat scroll 92% 50%;
}
.a-add-to-basket:hover {
	background: #6f4f85 url("/themes/default/images/a-add-to-basket.png") no-repeat scroll 92% 50%;
}
.catalog_more {
	width:94%;
	background-color: #f2f2f2;
	padding:10px 3% 15px 3%;
	overflow: hidden;
}
.catalog_size_1,
.catalog_size_2,
.catalog_size_3 {
	float:left;
	font-size: 15px;
    font-weight: 600;
    font-family: RobotoRegular;
}
.catalog_size_1 {
	width:26%;
	text-align: left;
	color:#ff0000;
}
.catalog_size_2 {
	width:38%;
	margin:0 2%;
	padding:0 2%;
	text-align: center;
	border-left:1px solid #767676;
	border-right:1px solid #767676;
}
.catalog_size_3 {
	width:26%;
	text-align: right;
}
.price {
	padding-top:5px;
}

/* ---- mid-banner-container ---- */
#mid-banner-container {
	overflow: hidden;
	padding:82px 0 10px 0;
}
#mid-banner-container ul {
	width: 100%;
	overflow: hidden;
}
#mid-banner-container li {
	float: left;
	display: block;
	margin:1px 2%;
	padding: 0;	
	width:22%;
}
#mid-banner-container li:last-child {
	margin:1px 0 1px 2%;
}
#mid-banner-container li:first-child {
	margin:1px 2% 1px 0;	
}
#mid-banner-container li img {
	border:1px solid #d0d0d0;
	width:99%;
}
/* ----- advantages-container ----- */
#advantages-container {
	overflow: hidden;
}
#advantages-container ul {
	width: 100%;
	overflow: hidden;
}
#advantages-container li {
	float: left;
	display: block;
	margin:1px 2%;
	padding: 0;	
	width:22%;
	text-align: center;
}
#advantages-container li:last-child {
	margin:1px 0 1px 2%;
}
#advantages-container li:first-child {
	margin:1px 2% 1px 0;	
}
#advantages-container a,
#advantages-container a:hover {
	text-decoration: none;
}
#advantages-container  li img {
	border:1px solid #dadada;
	width:99%;
}
#advantages-container li span {
	display: block;
	padding:20px 0 0 0;
	font-size: 20px;
    font-weight: 500;
    font-family: RobotoRegular;
	/* font-family: RobotoRegular; */
    text-transform: uppercase;
    text-align: center;
    color: #4d2669;
}

/* ------ footer ------- */
.fon-footer {
	background: #4d2669;
	color:#2d2d2d;
	font-family: RobotoRegular;
}
footer {
	padding:0px 0 0px 0;
	height:270px;
	overflow: hidden;
	font-family: robotoregular;	
	color:#ffffff;
}
#footer-logo {
	margin:25px auto;
	display: block;
	width: 382px;
}
#footer-logo img {
	margin-left:-50px;
}
#footer-address {
	float:left;
	width:300px;
	line-height: 25px;
	font-size: 14px;
	position: relative;
}
#footer-address h4 {
	text-transform: uppercase;
	margin:10px 0 7px 0;
	font-size: 16px;
}
#footer-address h4.first {
	margin:45px 0 7px 0;
}
#footer-address h4.second {
	margin:25px 0 7px 0;	
}
#footer-address span {
	text-transform: uppercase;
	font-size: 14px;
}
#footer-address b {
	font-size: 17px;
	font-weight: normal;
}

#footer-menu {
	float:right;
	width:300px;
	text-align: right;
}
#footer-menu b {
	display: block;
	width: 100%;
    font-size: 23px;
	font-weight: normal;
    padding: 35px 0 35px 0;
    font-family: RobotoRegular;
	color: #e7e2eb;
}
#footer-menu ul {
	float:right;
	display: block;
}
ul.footer-menu-ul-1 {
	margin:0 10px 0 0;
	padding:0 30px 0 0;
	background: url("/themes/default/images/footer-menu-ul.png") no-repeat scroll 100% 50%;
}
ul.footer-menu-ul-2 {
	
}
#footer-menu li {

}
#footer-menu a {
	display: block;
	font-size: 16px;
	color:#ffffff;
	text-decoration: none;
	padding:5px;
}
#footer-menu a:hover {
	text-decoration: underline;
}
/* ============================ = */























/**/



@media screen and (max-width: 1440px) {
/* main */
.container-center {
 	/*width:1260px;*/
}	

/* skin-tango*/
/*
.jcarousel-skin-onmain1 .jcarousel-clip-horizontal {
    width: 1180px!important;
}
.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-skin-onmain2 .jcarousel-item-horizontal {
    width: 280px!important;
}
.jcarousel-prev-horizontal {
    right: 65px!important;
}
.jcarousel-next-horizontal {
    right: 20px!important;
}

*/

}