@font-face{
	font-family: 'PFDinTextCondPro-Regular';
	src: url(fonts/PFDinTextCondPro-Regular_0.ttf);
        font-family: 'PFDinTextCondPro-Light'; 
        src: url(fonts/PFDinTextCondPro-Light_0.ttf);
        font-family: 'BERNIERRegular-Regular'; 
        src: url(fonts/BERNIERRegular-Regular.otf)
	font-family: 'PFDinTextCondPro-Medium';
	src: url(fonts/PFDinTextCondPro-Medium_0.ttf);
	font-family: 'BERNIERShade-Regular';
	src: url(fonts/BERNIERShade-Regular.otf);
}
body{
	background: url(images/lightpaperfibers.png) !important;
	font-family: 'PFDinTextCondPro-Regular' !important;
	
}
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
        text-indent: 0px !important;
}
header{
	background: #f1eddd;
}
header .content{
	width:1020px;
	/*padding: 10px 5px 5px 0px;*/
	padding: 0px 5px 5px 0px;
	margin: 0px auto;
	height: 100px;
}
.content .top-head {
	display: block;
	background: url(images/line-head.png);
	background-repeat:no-repeat;
	height:100px; 
	background-repeat: no-repeat;
    background-position: bottom;
    height: 92px;
}
.content .top-head > div {
	display: inline-block;
	float: left;
	position: relative;
}
.content .top-head .left-column, .content .top-head .right-column{
	width:270px;
}
.content .top-head .left-column{
	margin-right: 15px;
}
.content .top-head .right-column{
	margin-left: 15px;
}
.content .top-head .center-column{
	width: 390px;
	padding-top: 10px; 
}
.search-group {
	width:255px;
}
.search-btn{
background-color: #f4edd7;
    border: 1px solid #a67c52;
    border-radius: 6px !important;
    position: absolute;
    background-image: url(/bitrix/templates/eshop_bootstrap_yellow/images/search.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    background-position: center;
    width: 29px;
    height: 27px;
}
.search-group > input {
    width: 255px;
    border: 1px solid #a67c52 !important;
    border-radius: 6px !important;
    height: 27px;
    background: #fff !important;
    padding-left: 40px !important;
}
.bx-inc-orginfo-phone{
	color: #7F4F19 !important;
	font-family: 'PFDinTextCondPro-Regular' !important;
}
.the-btn{
	padding: 5px 10px;
	border: 1px solid #52351a;
	border-radius: 7px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
}
.content-bottom{
	width: 1020px;
	margin: 0px auto;
	height:120px;
}
.bottom-head{
	position: absolute;
    margin-top: 30px;
    height: 90px;
    z-index: 99;
}
.left-menu{
	display: inline-block;
}
.right-menu{
	display: inline-block;
	float: right;
	margin-left: 417px;
}
.menu-item{
	width:90px;
	height:90px;
	display: inline-block;
    text-align: center;
    float: left;
}
.menu-item > a ,
.menu-item-3 > a {
	display: block;
}
.menuitem-1 > a {
    background: url(images/main_page.png) 0px 8px;
	display:block;
}
.menuitem-2 > a {
    background: url(images/distillers.png) 0px 8px;
	display:block;
}
.menuitem-3 > a {
    background: url(images/brewing.png) 0px 8px;
	display:block;
}
.menuitem-4 > a {
    background: url(images/winemaking.png) 0px 8px;
	display:block;
}
.menuitem-5 > a {
    background: url(images/conversation.png) 0px 8px;
	display:block;
}
.menuitem-6 > a {
    background: url(images/contacts.png) 0px 8px;
	display:block;
}
.menuitem-3 > a:hover{
    background-position: 0px 98px;
}
.menuitem-4 > a:hover{
    background-position: 0px 99px;
}
.menuitem-6 > a:hover{
    background-position: 0px 96px;
}
.menuitem-2 > a:hover,
.menuitem-5 > a:hover,
.menuitem-1 > a:hover {
    background-position: 0px 95px;
}
.menuitem-1 > a:hover > p,
.menuitem-2 > a:hover > p,
.menuitem-3 > a:hover > p,
.menuitem-4 > a:hover > p,
.menuitem-5 > a:hover > p,
.menuitem-6 > a:hover > p {/*color:#B28040*/ color:#AA6C25;}

.menu-item:first-child img{
	padding-top: 7px;
}
.menu-item img{
	vertical-align: bottom;
}
.menu-item p{
	text-align: center;
	text-transform: uppercase;
	/*color: #52351a;*/
	color: #603913;
	margin-top: 5px;
	font-family: 'PFDinTextCondPro-Regular' !important;
}
.content-all{
	margin:0px auto;
	width: 1020px;
}
.content{
        width: 1020px;
}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
.upup a {
    padding-left: 265px;
    color: white !important;
}
dt {
    font-weight: bold;
    display: table-cell;
    width: 50%;
    background-color: #eeeeee;
}
dd {
    margin-left: 0;
    display: table-cell;
}
.bx_catalog_list_home .bx_catalog_item_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: visible;
    margin-top: 12px;
    text-align: center;
    width: 143px;
    height: 61px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
    padding-left: 35px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button, .bx_catalog_top_home .bx_medium.bx_bt_button, .bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
    font-family: 'BERNIERRegular-Regular' !important;
    letter-spacing: 1px;
}
.bx_catalog_top_home .bx_medium.bx_bt_button {
    font-weight: normal;
    background: #5a3817;
    color: white !important;
    text-transform: uppercase;
    font-family: 'BERNIERRegular-Regular !important';
    width: auto;
    letter-spacing: 2px;
    background-size: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.bx-soa-section.bx-step-completed {
    border: 1px solid #a67c52;
}
.col-sm-3 {
    float: right;
}
.col-sm-6 {
    width: 75%;
    min-height: 250px;
}
.bx-modal-container .bx-catalog-set-topsale-slider-box:before {
	background:none;
}
.bx-modal-container .bx-catalog-set-item-title {
    line-height: 15px;
    font-size: 14px;
    overflow: hidden;
    height: 65px;
    vertical-align: top;
    padding: 5px 15px;
    position: relative;
}
ul#vertical-multilevel-menu>li {
    max-height: 30px;
}
ul.root-item {
    position: relative;
	top:30px;
    left: 195px;
	background-color: #fff;
    border: 1px solid #a67c52;
    border-radius: 5px;
}
.sale-paysystem-wrapper > .tablebodytext{
	font-size: 20px;
}
.sale-paysystem-wrapper .sale-paysystem-yandex-button-descrition{
	display: block;
}
.sale-paysystem-wrapper .sale-paysystem-yandex-button-item{
	padding: 4px 10px;
    margin: 10px 0 30px;
}