body,html,p
{
	font-family: 'PT Sans', sans-serif;
}
body
{
	background:url("/images/bg.svg");
	    background-attachment: fixed;

}
a, a:hover 
{
	color:#8f7e15;
}
header 
{
	padding-top:7px;
	background:#fff;
	margin:auto;
}
.top-head
{
	padding-bottom:10px;
	border-bottom:1px solid #d5d5d5;
}

a.logo
{
	display:inline-block;
	background:url("/images/central-logo.svg") left center no-repeat;
	background-size:contain;
	height:100px;
	padding-left:150px;
	color:#8f7e15;
	text-decoration:none;
	font-size:16px;
	width:100%;
	vertical-align:middle;
	padding-top:32px;
	letter-spacing:1px;
	line-height:20px;
	white-space:no-wrap;
}
a.logo strong
{
	font-size:28px;
	letter-spacing:normal;
	font-family:Times;
}
#mainmenu
{
	-webkit-box-shadow: 0px 2px 6px -2px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 2px 6px -2px rgba(0,0,0,0.7);
box-shadow: 0px 2px 6px -2px rgba(0,0,0,0.7);
position:relative;
z-index:100;
width:100%;
margin:0;
}
header .address,header .phone
{
	font-size: 16px;
	line-height: 1.5;
	color: #303030;
	padding-left:25px;
}
header .address
{
	background:url("/images/map_icon.svg") left top no-repeat;
}
header .phone
{
	background:url("/images/phone.svg") left 5px no-repeat,url("/images/mail.svg") left 80px no-repeat;
}
header a
{
	color:#303030;
	text-decoration:underline;
}
header a.mailto
{
	color:#303030;
	text-decoration:none;
}
a.nav-link 
{
	text-decoration:none;
	color:#303030;
}
.nav-link:hover
{
	text-decoration:underline;
	
}
a.cart {
    background: url(/images/cart.svg) 10px center no-repeat;
    padding: 20px 10px 20px 60px;
    font-weight: bold;
    border-left: 1px solid #d5d5d5;

    text-decoration: none;
    margin-top: -20px;
    margin-bottom: -20px;
}
.search{
    background: url(/images/zoom.svg) 10px center no-repeat;
    padding: 12px 10px 12px 40px;
    border-left: 1px solid #d5d5d5;
 
    text-decoration: none;
    margin-top: -20px;
    margin-bottom: -20px;
	width:250px;
}

.navbar 
{
	margin:0 -10px;
	padding-top:10px;
	padding-bottom:10px!important;

}
.sl
{
	padding:0 15px 0 60px;
}
.sl1
{
	background:url("/images/icon1.svg") left 10px no-repeat;
}
.sl2
{
	background:url("/images/icon2.svg") left 10px no-repeat;
}
.sl3
{
	background:url("/images/icon3.svg") left 10px no-repeat;
}
.zag
{
	font-family: Times;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #8f7e15;
	text-align:center;
	margin-top:2em;
	margin-bottom:2em;
}
.zag span
{
	display:inline-block;
	width:20%;
}
.zag span.line
{
	margin-bottom:6px;
	border-top:1px solid #8f7e15;
	width:40%;
}

.zag.z50 span
{
	display:inline-block;
	width:50%;
}
.zag.z50 span.line
{
	margin-bottom:6px;
	border-top:1px solid #8f7e15;
	width:25%;
}

  .ybutton {
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #b1a141;
    background-color: #d3c04d;
    padding: 6px 14px;
    font-size: 15px;
    font-weight: bold;
    color: #303030;
    margin-top: 5px;
    /* white-space: nowrap; */
    cursor: pointer;
    display: block;
}

.itemcard
{
	position:relative;
	display:flex;
	 flex-direction: column;
	z-index:10;
	min-height:96%;
	width:100%;
	border: solid 2px #d1c682;
	background-color: #ffffff;
	margin:0 1em 1em 0;
}
.itemcard .desc-wrapper
{
	margin-top:auto;
}
	.itemcard img
{
	margin:auto;
	max-height:250px;
	max-width: 100%;
}
.itemcard .img
{
	text-align:center;
	height:280px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
}
.owl-carousel .owl-item img {
    display: block;
	width: auto !important;
}
.img,.desc
{
	padding:15px;
}
.img {padding-bottom:0;height:60%}
a.name
{
	 font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: rgba(48, 48, 48, 0.92);
  text-decoration:none;
}
.article
 {
   
  
  border-radius: 2px;
  background-color: #f6f4e5;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(48, 48, 48, 0.7);
  padding:3px 5px;
  margin-right:20px;
}
a.variant, .variant, .old-price
{

  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(48, 48, 48, 0.7);
}
.price
{
  font-size: 24px;
 color: rgba(48, 48, 48, 0.92);
}
.old-price
{
	text-decoration:line-through;
}
.cat_plit{
 
  background-color: #f6f4e5;
  background-position:right bottom;
  background-repeat:no-repeat;
  font-family: Times;
  font-size: 24px;
  font-weight: bold;
  color: #8f7e15;
  padding:8px;
  cursor:pointer;
}
.cat_plit .in
{
  height: 144px;
  padding:20px;
  border: solid 1px #d3c04d;
}
#cat1
{
	background-image:url("/images/1.png");
}
#cat125
{
	background-image:url("/images/2.png");
}
#cat126
{
	background-image:url("/images/3.png");
}
#cat40
{
	background-image:url("/images/4.png");

}
#cat3
{
	background-image:url("/images/5.png");
}
#cat4
{
	background-image:url("/images/6.png");
}
#cat56
{
	background-image:url("/images/7.png");
}
#cat59
{
	background-image:url("/images/8.png");
}
#cat50
{
	background-image:url("/images/9.png");

}
#cat55
{
	background-image:url("/images/10.png");
}
#cat57
{
	background-image:url("/images/11.png");
}
#cat110
{
	background-image:url("/images/12.png");
}
#cat13
{
	background-image:url("/images/13.png");
}
#cat118
{
	background-image:url("/images/14.png");
}
#cat60
{
	background-image:url("/images/15.png");
}
#cat108
{
	background-image:url("/images/16.png");
}
.newsblock
 {
  width: 100%;
  border: solid 2px #d3c04d;
    font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #080808;
  background:url("/images/left.png") left top no-repeat,url("/images/right.png") right top no-repeat,#ffffff;
  padding:0 20px;
  margin:20px 0;
}
.newsblock .zag
{
	margin:20px 0;
}
.newsblock .date
 {
  color:#d3c04d;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
    border-bottom: solid 1px #d3c04d;
}
.map
{
  border: solid 2px #d3c04d;
  position:relative;
}
.main_addr
{
	background:#ffffff;
	padding:5px;
	background:#fff;
	z-index:10;
	right:100px;
	top:100px;
	position:absolute;
	
}
.in{
	border: solid 1px #d3c04d;
	padding:20px;
}
h4
{
	font-size:24px;
	font-family: Times;
	font-weight: bold;
	color: #8f7e15;
}
.cat_plit
{
	margin-top:10px;
}
.ram
{
	border: solid 2px #d3c04d;
	background:#fff;
}
.address.head
{
	padding:20px;
}
footer
{
	background:#f6f4e5;
	color:rgba(0,0,0,.7);
	font-size:14px;
	line-height: 32px;
}
footer p
{
	line-height: 32px;
}
.footer_zag
{
font-family: Times;
  font-size: 24px;
}
footer a
{
	color:rgba(0,0,0,.7);
}
footer a:hover
{
	color:#8f7e15;
}
footer p.apostile
{
	opacity: 0.6;
	line-height:normal;
	font-size:12px;
}
footer p.apostile span
{
	  font-size: 14px;
		font-weight: bold;
}
.nav-pills a.nav-link.active, .nav-pills .show>.nav-link {
    background-color: #d3c04d;
	color: #303030;
}
.leftmenu a.nav-link
{
	background-image:url("/images/group.svg");
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:30px;
	
}
.leftmenu a.nav-link.active
{
	background-image:url("/images/group_act.svg");
	color: #fff;
	
}
@media (max-width: 992px) {
.lin
{
	margin-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
	padding-bottom:5px;
}	
header .address {
    background: url(/images/map_icon.svg) left top no-repeat;
    margin-top: 12px;
}
.top-head {
    margin-bottom: 0;
}
.navbar
{
	padding:0 !important;
}
}		
@media (max-width: 576px) {
	header .address, header .phone
	{
		font-size:10px;
		min-height: 36px;
	}
	header .phone
	{
		background:none;
		padding-left:0;
		white-space:nowrap;
		    
	}
	a.logo{
		height: 70px;
		padding-left: 100px;
		padding-top: 16px;
		font-size:12px;
	}
	a.logo strong {
    font-size: 22px;
	}
	.navbar-toggler-icon{
	color:#8f7e15;
	}
	.zag
	{
		margin-top:1em;
		margin-bottom:0;
	}
	.zag span,.zag.z50 span 
	{
		width:100%;
		text-align:left;
	}
	.zag .line,.zag.z50 .line
	{
		display:none;
	}
	.owl-carousel .itemcard
	{
		width:100%;
	}
	.newsblock
	{
		padding:20px;
		margin:0;
		background:#ffffff;
	}
	.main_addr
{
	background:#ffffff;
	padding:5px;
	background:#fff;
	z-index:10;
	right:0;
	top:0;
	position:relative;
	
	
}
body{
	background:none;
}
.lin
{
	margin-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
}
}
a.incart 
{
	display:block;
	background:#f6f4e5 url("/images/cart.svg") center no-repeat;
	position:absolute;
	padding:20px;
	border-radius:5px;
	right:30px;
	top:20px;
	
}
h1.zag{margin:20px 0;}
.leftmenu
{
	
	padding-right:50px;
}
.catbody
{
	-webkit-box-shadow: inset 10px 10px 10px -5px rgba(0,0,0,0.15);
-moz-box-shadow: inset 10px 10px 10px -5px rgba(0,0,0,0.15);
box-shadow: inset 10px 10px 10px -5px rgba(0,0,0,0.15);
}
.table.vars
{
}
.itemcard.open
{
	-webkit-box-shadow: 0px 3px 5px 0px rgba(221,221,221,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(221,221,221,1);
box-shadow: 0px 3px 5px 0px rgba(221,221,221,1);
z-index:499;
}
.owl-item
{
	height:470px
}

header .nav-link, a.cart
{
	white-space:nowrap
}
.textfield
{

    position: relative;
    width: 100%;
    border: solid 2px #d1c682;
    background-color: #ffffff;
    margin: 0 1em 1em 0;
	max-width:1440px;
	margin:auto;
	margin-bottom:5em;
	padding:50px;
}
.border2
{
	border: solid 2px #d1c682;
}
.textfield ul
{ 
    list-style:none;
	padding:0;
}
.textfield li
{ 
    background-image: url(/images/group.svg);
    background-position:0px center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.botslogan
{
	 font-family: Marion;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8f7e15;
  text-align:center;
  margin:32px 0;
}
.b-white
{
	background:#fff;
}

.variants
{
	position:absolute;
	top:0;
	right:0;
	left:0;
	background:#ffffffbb;
	z-index:500;
	bottom:0
}
a.variant
{
	cursor:pointer
}
a.item_image
{
	display:inline-block;
	width:100%;
	height:100%;
}
.old_price
{
	text-decoration:line-through;
}
.tooltip 
{
	z-index:99999;
}
.fancybox-slide 
{
	z-index:9999
}
#cartMobile
{
	position:fixed;
	bottom:3px;
	left:3px;
	right:3px;
	height:50px;
	
	background:#fff;
	z-index:9999;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
opacity:0.8;

}
