@import url('https://fonts.googleapis.com/css?family=Montserrat');
.bottom-horizontal a {
	margin-left:5px !important;
	line-height: 25px;
}
button.ial-submit {
    border: 1px solid #666 !important;
}
.loginWndInside {
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.sociallogin .networks {
    text-align: center;
}
.sociallogin form {
    text-align: center;
}
.brandcolumn a, .brandsIndex a {
    color: #333;
}
.custom_mainmenumobileclass {}
.custom_mainmenumobileclass a {padding:5px; margin:5px; background:#ff6704; color:#ffffff !important; float:left;}
.custom_mainmenumobileclass span {padding: 10px;}
.vpf-topbar { 
  background: none !important;
  border-top: none !important;
  border-bottom: none !important; 
}
.loginBtn, .selectBtn:active .rightBtn {
    background: none !important; 
    box-shadow: none !important; 
    border: none !important; 
}
section.category-view {
    /* margin-top: 25px; */
}
div#ccomment-virtuemart-12076 {
    display: none;
}
.banner1 img {}
/* cart sale 30% */
.sale30 {
	margin: 0 auto;
    text-align: center;
    width: 70%;
    border: 1px solid;
    padding: 10px;
    background: red;
    color: #fff;
    font-family: 'intro_bold' !important;
    font-size: 16px !important;
}
.sale30btn {
    display: block;
    margin: 5px auto;
    outline: 0 none;
    padding: 5px 20px;
	transition: linear 0.2s;
	font-weight: bold !important;
}
.sale30 a { color: aquamarine; }
.sale30.saleOn { background: green; }
.sale30btn.btnOn { background: limegreen; border: 1px solid lightgreen; }
.sale30btn.btnOn:hover {  background: #40ff30; }
.sale30btn.btnOff { background: #ff9326; border: 1px solid #ff2626; }
.sale30btn.btnOff:hover {  background: #ff5c26; }
.sale30action .col-discount { /* visibility: hidden; */ opacity: 0; -moz-opacity: 0; }
.grand-total { background: #e9e9e9; }
/* /cart sale 30% */

.productdetails-view .productlabel {
    cursor: pointer;
    padding: 5px;
    position: absolute;
    *right: -145px !important;
	*top: 2px !important;
}
.productlabel {
    cursor: pointer;
    padding: 5px;
    position: absolute;
    background: #fff;
    position: absolute;
    /*right: 0 !important;*/
}
.springCat {
	right: -6px;
	top: -7px;
	width: 107px;
	height: 113px;
	background: url(/images/spring_recomended.png) no-repeat;
	display:none;
}
.labelposRight2 { top: 135px !important; }
.labelposLeft2 { /* top: 105px !important; */ left: 84px; }

/* .labelposRight1::before {
    content: " ";
    position: absolute;
    width: 107px;
    height: 113px;
    display: block;
    right: -6px;
    background: #fff;
    z-index: 1;
    top: -7px;
    opacity: 0.6;
    border-radius: 0 0 0 50px;
} */


.tag-sale {
    color: #fff;
    background-color: #f45057 !important;
    font-size: 12px;
    border: 2px solid #f45057;
}
.tag {
	border-radius: 3px !important;
}
div#ccomment-virtuemart-6947 {
    display: none;
}
.tag-new {
    color: #fff;
    background-color: #88b14b;
    text-transform: uppercase;
    font-size: 11px;
	border: 2px solid #88b14b;
}
.tag-bf {
    background: url(/images/icons/blleibltext.png) #ffd835 no-repeat 5px 3px;
    width: 56px;
    height: 30px;
	display: none;
}
.priceb {
    *display: none;
}
div#ccomment-virtuemart-2242 {
    width: 70%;
}
a.btn.btn-foricon.btn-base {
    color: #fff;
	background: none;
}
#mainbody .container .inner-container {
    background: #fff;
}
a.btn.btn-foricon.empty {color: #000000;}
.at-share-dock-outer.addthis-smartlayers.addthis-smartlayers-mobile {
    display: none;
}
.product-short-desc-cont-title {
}
.product-short-desc-cont {
    border: 1px solid;
    padding: 10px !important;
}
.product-search {
    margin-right: 25px;
}
.compare-mod.inline-block.header-add-margin, button.vpf-addtocompare-btn.btn.btn-foricon.hasTooltip, button.vpf-addtocompare-btn.btn.btn-nobg.hover-invert, button.vpf-addtocompare-btn.btn.btn-nobg.hover-invert, a.btn.btn-nobg.hover-invert.btn-backtocat, button.btn.btn-nobg.hover-invert  {
    display: none;
}
.fieldwrap {
    float: left;
    margin: 0 5px;
    position: relative;
	margin-bottom: 5px;
}
.vpf-scroll-top-button, ::selection {
    *display: none !important;
}
.category-desc-cont-img {
	float: left;
    padding: 5px;}
.category-desc-cont {
    margin-bottom: 20px;
    padding: 10px;
    margin-left: 15px;

}
.item-page {
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size: 15px;
}
.vmshipment_description {
	display: block;
	margin-top: 5px;
	color: #222;
}
a#_404menu {
	padding: 10px;
	border: 1px solid;
	color: blue;
	display: inline-block;
	margin: 2px;
}
a#_404menu:hover {
    color: orange;
}
#ProOPC label {
    text-align: left;
	width: 100%;
}
.generalDlg { display: none; padding: 0 !important; overflow: hidden; }
.genContent {
	background: #fff;
    border-radius: 10px;
    height: 100%;
    padding: 15px;
	overflow: auto;
}
#pickupRegions > div { 
	padding: 0;
	margin: 0;
	list-style: none;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}
.genClose { 
	background: url("/images/close.png") no-repeat;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
	z-index: 30;
}
.genContent .mCSB_scrollTools_vertical {
    bottom: 20px;
    right: 40px;
    top: 20px;
}
.ui-dialog { z-index: 10000; }
label[for="shipment_id_13"], label[for="shipment_id_14"], label[for="shipment_id_15"], label[for="shipment_id_16"], label[for="shipment_id_17"], label[for="shipment_id_18"], label[for="shipment_id_19"], label[for="shipment_id_20"], #shipment_id_13, #shipment_id_14, #shipment_id_15, #shipment_id_16, #shipment_id_17, #shipment_id_18, #shipment_id_19, #shipment_id_20, label[for="shipment_id_21"], #shipment_id_21  { 
	display: none !important; 
}

/* пункты самовывоза start */
.pickupElement { 
	border: 2px solid #CCCCCC;
    cursor: pointer;
    float: none;
    margin: 5px;
    padding: 15px 10px;
    text-align: left;
    width: 250px;
}
.pickupElementPunkts { 
	border: 2px solid #CCCCCC;
    cursor: pointer;
    float: left;
    height: 235px;
    margin: 5px;
    padding: 4px;
    width: 290px;
}
.pickupElement:hover {
	border-color: #e35500;
	background: #ffd5aa;
}
.pickupElement.active {
	border-color: #0080ff;
	background: #acd6ff;
}

#pickupRegionsPunkts {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
	float: left;
	padding:5px;
	border: 10px solid #eaeaea;
}
.ppmainform h5 {
 float: left;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-top: 15px;
    text-align: left;}
.index_pole, .city_pole, .address_pole, .house_pole, .korpus_pole, .room_pole, .worktime_pole, .deliverypunkts_pole, .delprice_pole {
width:100%;
float:left;}
.dostavka_poles {}
.region_obl {}
.house_pole {
    width: 70px;
}
.korpus_pole {
    width: 70px;
}
.anounce_dostavka {
font-size: 20px;
text-align: center;
padding: 10px;}
#pickupRegions .ui-widget-header {
    border-bottom: 10px solid #eaeaea;
    color: #222222;
    font-weight: bold;
}
#pickupRegions .ui-state-default, #pickupRegions .ui-widget-content .ui-state-default, #pickupRegions .ui-widget-header .ui-state-default {
    border: 3px solid #eaeaea;
    font-weight: normal;
}
.pickupElement:hover {
border: 2px solid red;
}
#pickupRegions {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
	padding:5px;
	border: none;
}

#pickupRegions .qvClose, .stClose, #pickupRegions .ofsClose, .genClose  {
	right: 0 !important;
    top: 0 !important;
}
.pickupElement span { display: block; }

.index_view {}
.index { }
.city_view {}
.city {color: #FF6600;}
.address_view, .worktime_view, .delprice_view, .deliverypunkts_view, .phone_view {
    float: left;
    margin-right: 5px;
    padding-top: 2px;
}
.address {padding-top: 1px;}
.house_view, .korpus_view, .room_view {float:left;}
.house, .korpus,.room  {
    padding-left: 3px;
    float: left;
	text-transform:uppercase;
	color: red;
}
.room_pole {width: 70px;}
.worktime {}
.deliverypunkts {}
.delprice { color: red;}
.regionFilterWrap {font-weight: normal;}
/* пункты самовывоза end */
.custom_roznica img {width:auto;}
@media all and (max-width: 556px) {
	.container-fit-image {
		max-width: 70%;
		max-height: 70%;
	}
	.customnewmobslider img {
		width: 100%;
		float: left;
	}
	#n2-ss-44-align, #n2-ss-47-align {display:none;}
	div#n2-ss-44-placeholder, div#n2-ss-47-placeholder  {display: none;}
	.custom_roznica img {display: none;}	
}
@media all and (min-width: 556px) {
	.customnewmobslider img {
		width: 30%;
		float: left;
	}
	div#n2-ss-44-placeholder, div#n2-ss-47-placeholder {display: none;}

}

@media all and (min-width: 800px) {
	.customnewmobslider img {display: none;}
}
@media all and (max-width: 800px) {
	.category-page-title, .vm-frontpage-view > h3 {
		font-size: 20px;
	}
	.col-xs-6 {}
}

div#proopc-entry-single {display: none;}
.catagory-tab-title-name {
    font-weight: bold;
}
/*****************/
.custom_promokedi {
    float: left;
    width: 100%;
    text-align: center;
    background: #005bac;
    color: #fff;
	font-size: 16px;
    font-family: 'PTSansReg',sans-serif;
    font-weight: bold;
}
.custom_promokedi a{
	color: #fff;
	
}
.custom_promokedi_blue {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    background: #0d64be;
    color: #fff;
	font-size: 16px;
    font-family: 'PTSansReg',sans-serif;
    font-weight: bold;
}
.custom_promobf {
    float: left;
    width: 100%;
    text-align: center;
	background:#feed01;
    color: #333;
	font-size: 16px;
    font-family: 'PTSansReg',sans-serif;
    font-weight: bold;
}

/**********/
.item-688 .menu-title, .item-509 .menu-title, .item-513 .menu-title, .item-696 .menu-title {
    background: red;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
}
/**********/
.allvactop {}
.allvactop h1 {text-align: center;}
.allvactop h2 {text-align: center;}
.allvac {
    max-width: 800px;
    margin: 0 auto;
}
.vac1 {}
.vactext {
    padding-top: 70px;
    background: url(/images/vacans/1.jpg) no-repeat;
    padding-left: 130px;
   padding-bottom: 150px;
}
.vac2 {
    margin-left: 350px;
}
.vactext2 {
    background: url(/images/vacans/2.jpg) no-repeat right center;
    padding-top: 20px;
    padding-bottom: 50px;
}
.vac3 {}
.vactext3 {
    background: url(/images/vacans/3.jpg) no-repeat;
    padding-left: 130px;
    padding-bottom: 95px;
    padding-top: 50px;
}
.vac4 {
    background: url(/images/vacans/4.jpg) no-repeat center;
    width: 170px;
    height: 330px;
    margin: 0 auto;
}
@media (max-width: 1024px) {
	.allvac h2 {
		font-size: 1.7em;
	}
	.vac2 {
		margin-left: 0px;
	}
	.vactext2 ul {
		width: 70%;
	}
} 
/******/
@media all and (max-width: 768px) {
	.catshowdecstitle {font-size: 11px;display: block !important;}
}
.catshowdecstitle {display: none;}
.category-page-title, .category-page-title h1 {margin-bottom:0 !important;}
/*************/
dt.level3.notparent.opened.active a {
	background:#ffffff;
	color: #005baa;
    text-decoration: underline;
}
dt.level3.notparent.opened.active {

}
span.productnum {
    border-radius: 3px !important;
	color: #005baa !important;
	font-size: 11px !important;
	
}
/********/
.pagination>li>a, .pagination>li>span {
	border-bottom: 1px solid #ddd;
	border-top: none;
	border-left: none;
	border-right: none;
}
.pagination > li > a {color: #005baa;}
table.tabdelivery {
    max-width: 50%;
    margin-top: 15px;
    margin-bottom: 25px;
}
@media all and (max-width: 768px) {
	table.tabdelivery {max-width: 100%;}
}
.custom_nydelivery {
    float: left;
    width: 100%;
    text-align: center;
    background: #2a172a;
    color: #fd7333;
	font-size: 16px;
    font-family: 'PTSansReg',sans-serif;
    font-weight: bold;
	padding-top: 2px;
    padding-bottom: 2px;
}
.custom_nydelivery a {color: #ffffff;}