.bg {
    z-index: 1000;
    display: none;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
}
.col-6.col-md-3.product-item-small-card {

    padding-bottom: 30px;
}
.col-6.col-md-3.product-item-small-card .product-item-container{
    border: 1px solid #eee;
}

.product-item-small-card  dt{
    font-weight: 400;
}

body .bx_vertical_menu_advanced .bx_hma_one_lvl>a {


    border-bottom: 0px solid #e3eaef;}
    
body  .bx_vertical_menu_advanced .bx_hma_one_lvl {
    }
dd{
    text-align: right;
}
.product-item-info-container dd, .product-item-info-container dt{width:50%;float:left}

.catalog-section .product-item-title a, .catalog-products-viewed .product-item-title a{
	font-family: Helvetica, Arial, sans-serif;font-size: 14px;    
	text-decoration: none;
	color: #222;
	font-weight: 700;
    min-height: 100px;
    display: block;
   }
   
    .catalog-section .product-item-title, .catalog-products-viewed .product-item-title{ 
		line-height: 18px !important;
		min-height: 100px;
	}
.window.modalSuccess {
    background-color: #fff;
}
.modalSuccess, .modalSuccess2 {
    background-color: #f2f2f2;
    width: 600px;
    padding: 25px;
    font-size: 18px;
    text-align: center;
}
.window {
    z-index: 1001;
    display: none;
    position: fixed;
    left: calc((100% - 590px)/2);
    top: 100px;
}
body .modalWindow .modalWindow__close, .btn__close {
    position: absolute;
    top: 5px;
    height: 33px;
    right: 12px;
}
.webstyform{
    box-sizing: border-box;
    background: #f2f5f7;
    padding: 20px;
    margin: 50px 0px;
}
body .modalWindow__close, .btn__close {
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 25px;
    background-color: white;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
}

#pagetitle{font-size:36px;font-weiht:700;}
.formbasketbut{border-color: var(--theme-b-bd-primary);
    background-color: var(--theme-b-bg-primary);
    color: var(--theme-b-tx-primary);border-radius: 0rem;
    border: 1px solid #ccc;cursor: pointer;
    font-size: 13px;margin: 10px 0;text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 18px;padding: .5rem 1rem;
    font-weight: 400;}
 .webstyform input,  .webstyform  textarea{
  margin-bottom:20px;
    border: 1px solid rgb(238 238 238) !important;
  
    outline: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255,255,255,0);
    line-height: 1.2142em;
    padding: .5804em .875em;
    background: #fff;
    color: #000;
    font-size: 18px;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
    width:30%;
    margin-right:calc(5% - 5px);
}
 .webstyform input::placeholder,  .webstyform textarea::placeholder{font-size:14px;}
 .webstyform input.mail{

    margin-right:0%;
}
.webstyform  textarea {width:100%}
.uslovia {
       background: #eee;
    padding: 0px 5px;
    margin: auto;
    text-align: center;
    width: 110px;
    border-radius: 5px;
    font-size: 12px;
}
.u-close{
    background: whitesmoke;
    text-align: right;
    margin-bottom: 20px;
    cursor:pointer;
}
.uslovia-in{z-index: 10000;position:fixed;display:none;
    max-width:80%;max-height:80%;width:80%;margin:auto;
    background: #fff; 
    box-shadow: 0px 0px 10px #00000029;line-height:18px;
    padding: 20px;font-size: 12px;text-align: justify;bottom:20%;right:10%;height:60vh;top:20%;overflow:auto;
}
.uslovia:hover {cursor:pointer;color:#fff;
       background: #8bc34a;
 
}
@media (max-width: 767px){
body .bx-top-nav-container {
   display1:flex;
}

.bx-header .d-none {
   display1: block !important;
}
 }
 body, html{width:100%;}
 
 .bx-aside-nav-control {background:#e22b2b;}
 
 
body .bx-aside-nav {
    position: fixed;
    top: 120px;}
    
    @media (max-width: 767px){
body .bx-logo-block img {
    max-height: 100px;
   }
  .logo-block.col-sm-3 {
       flex: 100%;
  max-width: 100%;
}
   
   }
   
   
   .bx-nav-1-lvl {
    max-width:100%;
}

.product-item-button-container {
	text-align: center;
}

.product-item-properties {
	margin: 0px 50px;
	font-size: 12px;
}

.catalog-section-list-item-inner {
	min-height: 150px;
}

.product-item-detail-slider-container {
	min-height: 500px;
}

.title_news {
	min-height: 400px;
}

.card-text {
	min-height: 100px;
}

.catalog-products-viewed .product-item {
	text-align: left !important;
}