.product .PricebasePrice, .productdetails-view .PricebasePrice{
	text-decoration:line-through;
}
.product .product-price{
	width: 100%;
    text-align: center;
}
/***** Карточка товара ****************************/
.font-family-leviathan .component-content .productdetails h1{
font-size:22px;
}
.font-family-leviathan .component-content .productdetails h1 img{
width:24px;
height:24px;
margin-right:5px;
}
.vm-product-container{
display:flex;
flex-wrap: wrap;
justify-content: space-between;
}
.productdetails .vm-product-container .vm-product-media-container {
    float:none;
    /*width:33.333%;*/
	width:50%;
	
	height: auto;
margin-bottom:0px;
padding-top:0px;
box-sizing: border-box;
overflow: auto;
}

.productdetails .vm-product-details-container {
    float: none;
    /*width:33.333%;*/
	width:50%;
	padding-left:20px;
	box-sizing: border-box;
}
.productdetails .vm-product-price-container{
/*width:33.333%;*/
 width:100%;
 margin-top:20px;
}
.productdetails-view .vm-product-price-container .addtocart-bar {
    margin: 10px 0 0;
	text-align: center;
}
.vm-product-price-container-intro{
border-radius: 5px;
padding:15px;
}
.vm-product-price-container span.addtocart-button input.addtocart-button{
width:150px;
height:30px;
padding:0px;
}
.vm-product-price-container span.PricesalesPrice {
    font-size: 22px!important;
	color:#851d01;	
}
.vm-product-price-container .product-price {
    margin-bottom:15px;
	line-height: 22px;
	float:none;
	text-align: center;
}
.vm-product-price-container .fasovka{
background: #fff;
border-radius: 5px;
padding:5px 15px;
font-size:14px;
margin-bottom:15px;
}
.vm-product-price-container .quantity-box .quantity-input{
width:80px;
height:30px;
border-radius: 5px;
}
.vm-product-container .product-fields .product-field{
display:flex;
flex-wrap: wrap;
align-items: center;
}
.vm-product-container .product-fields-title-wrapper {
    min-width: inherit;
	margin-right:5px;
}
.cf-img {
margin-right:5px;
width: 29px;
}
.cf-img img{
	max-width: 100%;
}
/***************** Список товаров - плитка ******************************/
.category-view .category_description{
height:100px;
overflow:hidden;
border-bottom:1px #E9E8E8 solid; 
}
.category-view .btn_category_description-open{
text-align:left;
margin:10px 0 20px;
cursor:pointer;
}
.category-view .btn_category_description-close{
text-align:left;
margin:10px 0 20px;
cursor:pointer;
display:none;
}
.category-view .btn_category_description-open:hover, .category-view .btn_category_description-close:hover{
opacity:0.6;
}
.category-view .category_head{
display:flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.category-view .category_head-1{
width:180px;
}
.category-view .category_head-2{
width:calc(100% - 360px);
padding:0 10px;
box-sizing: border-box;
}
.category-view .category_head-3{
width:180px;
height:164px;
}
.category-view .category_head-3 img{
max-width:180px;
max-height:164px;
}
.category-view .category_head h1{
font-size:22px;
font-weight:bold;
text-align:left;
margin:0 0 10px;
line-height:22px;
}
.category-view .category_head p{
text-align:left;
}
.category-view .category-view .category, .component-content .category-view .category{
background-image: url(../images/backgrounds/btn-cat-bg.png);
background-repeat:no-repeat;
height:50px;
line-height:50px;
}
.category-view .category-view .row .category .spacer, .component-content .category-view .row .category .spacer{
padding:0;
}
.rt-main-wrapper .category-view h2 {
    text-shadow: none;
}
.category-view .category-view .category a, .component-content .category-view .category a{
color:#fff;
}
.category-view .browse-view .row .product .spacer, .component-content .browse-view .row .product .spacer {
    padding:0px;
}
.category-view div.product, .component-content div.product {   
min-width: inherit;
}
.category-view .vm-product-media-container, .component-content .vm-product-media-container{
height:240px;
margin-bottom:0px;
padding-top:5px;
box-sizing: border-box;
overflow:hidden;
}
.category-view .vm-product-media-container img, .component-content .vm-product-media-container img{


}
.category-view .vm-product-media-container>a>img, .component-content .vm-product-media-container>a>img{
    height: auto!important;
    width: auto!important;
}
.category-view .vm-product-descr-container-0, .category-view .grid .cell-product_name, .component-content .grid .cell-product_name{ 
    min-height: inherit;
    margin-bottom:0px;
	height:34px;
	background:#ececec;
	padding:5px 2px;
}
.component-content .vm-product-descr-container-0 h2, .component-content .grid .cell-product_name h2 {
    font-size: 14px;
    font-weight: bold;
    line-height:14px;
    font-family: Helvetica, Arial, sans-serif;
	margin:0px;
    padding:0px;		
}
.category-view .vm3pr-2, .component-content .vm3pr-2{
display:table;
width:100%;
height:60px;
}
.category-view .vm3pr-2 .product-price, .component-content .vm3pr-2 .product-price{
display:table-cell;
vertical-align:middle;
text-align:center;
float:none;
}
.category-view .PricesalesPrice.vm-display, .component-content .PricesalesPrice.vm-display{
display: inline;
}
.grid .vm-customfields-wrap{
display: block;
}
.category-view ul.product-fields, .component-content ul.product-fields{
/*list-style-position:inside;*/
list-style:none;
text-align:left;
padding:0 5px;
margin:5px 0;
height:120px;
overflow:hidden;
}
.category-view .product-field2, .component-content .product-field2{
font-size:12px;
}
.category-view span.addtocart-button input.addtocart-button, .component-content span.addtocart-button input.addtocart-button{
width:100px;
height:28px;
padding:0px;
}
.category-view .quantity-box .quantity-input, .component-content .quantity-box .quantity-input{
width:50px;
height:28px;
}
.category-view .addtocart-bar, .component-content .addtocart-bar{
height:34px;
}
.product-view-button .fa{
font-size: 36px;
}
.product-view-button a{
    display: inline-block;
    font-size: 18px;
    color: #ddd;
}
.product-view-button a.active{
    color: #006600;
}
.grid .tr-head {
display:none;
}
.component-content a.ask-a-question{
padding:0 2px;
}
.cell-product_qn .cf-img img{
max-width:20px;
max-height:20px;
}
.grid .cell-product_price{
/*display:none;*/
}
/******************** список товаров списком ************************************/
.products-view-table.list{
border-collapse: separate;      
 border-spacing: 0px 5px;
}
.products-view-table .browseProductImage{
max-height:230px;
max-width:inherit;
}
.products-view-table.list .browseProductImage{
max-height:46px;
max-width:inherit;
}
.cell-product_brand img{
max-width:34px;
max-height:34px;
}
.cell-product_cvet img{
width:20px;
max-width: inherit;
}
.cell-product_cvet_intro{
display:flex;
align-items: center;
}
.products-view-table{
display:table;
width:100%;
}
.prod-tr{
display:table-row;
}
.prod-tr > div{
display: table-cell;
vertical-align:middle;
padding:2px 5px;
line-height:14px;
}
.prod-tr .th{
font-weight:bold;
}
.grid .cell-product_brand, .grid .cell-product_cvet, .grid .cell-productivity,
.grid .cell-product_gen, .grid .cell-product_fas{
display:none;
}
.grid .tr-head .th{
display:none;
}
.grid .tr-head .th.product-view-button{
display:block;
text-align:right;
padding-right:8px;
padding-top:8px;
}
.list .vm-customfields-wrap{
display:none;
}
.products-view-table .tr-head{
background:#ececec;
height:35px;
margin-bottom:10px;
}
.prod-tr > div.product-view-button{
vertical-align:middle;
text-align:right;
padding-top:6px;
}
.list .prod-tr{
border:1px #E9E8E8 solid;  
  box-shadow: 0 0 1px rgba(0,0,0,0.5);
  font-size:12px;
  min-height:50px;  
}
.component-content .list .prod-tr h2 {
    font-size: 13px;
    font-weight: bold;
    line-height: normal; 
	margin:0px;
    padding:0px;
	text-align:left;
	padding-left:10px;	   
}
.list .prod-tr span.PricesalesPrice {
    font-size: 16px!important;
	color:#851d01;
}
.list .prod-tr .PricebasePrice{
    text-decoration: line-through;
}
.list .prod-tr .product-price {
    margin: 0;
}
.cell-product_cvet span{
display:inline-block;
}
.cell-product_gen{
text-align:left;
	padding-left:5px;
}
.list .prod-tr a.ask-a-question{
    padding:0;
    margin: 2px;
	text-align: center;
	line-height:14px;
}
.category-view .list .quantity-box .quantity-input {
    width:30px;
    height: 28px;
}
.category-view .list span.addtocart-button input.addtocart-button {
    width: 62px;
    height: 32px;
    padding: 0px;
	font-size:13px;
}
.category-view .list .addtocart-bar {
    height: 34px;
	width:120px;
	margin:0;
}
/********** блок сортировки с кнопками переключения видов шаблона ****************************/
.category-view .orderby-displaynumber{
display:flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-around;
}
@media only screen and (max-width: 499px){
/*.category-view .orderby-displaynumber{
flex-direction: column-reverse;
}*/
.category-view .orderby-displaynumber .title{
font-size:12px;
line-height:14px;
}
.category-view .orderby-displaynumber .display-number{    
    margin: 0;
}
.category-view .orderby-displaynumber .display-number span{
display:none;
}
.category-view .orderby-displaynumber .display-number select{
width:50px;
}
.product-view-button .fa{
font-size: 24px;
}
.category-view .orderlistcontainer div.activeOrder{
padding: 2px 20px 1px 1px;
}
}

/*************** @media only screen and (max-width: 768px)  *********************************************/
 @media only screen and (max-width: 768px){
 .productdetails .vm-product-container .vm-product-media-container {   
    width:100%;
}
.productdetails .vm-product-details-container {    
    width:100%;
}
.productdetails .vm-product-price-container{
 width:100%;
}
.category-view .category_head-1{
width:100%;
}
.category-view .category_head-2{
width:100%;
}
.category-view .category_head-3{
width:100%;
}
.category-view .category-view .category, .component-content .category-view .category {
width:100%;
background-repeat: repeat-x;
margin-bottom:10px;
}
}
.added-to-cart {
    padding: 0 30px;
}
.added-to-cart a {
    text-decoration: underline;
    padding: 0 5px;
    display: inline-block;
}
.added-to-cart a.b-a {
    padding: 10px 15px;
}
.added-to-cart .showcart {
    text-decoration: none;
    color: #fff;
    background: #006600;
    padding: 10px 15px;
    border-radius: 5px;
}
.added-to-cart .header {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
}
.added-to-cart .product-description {
    margin: 5px 0;
}
.added-to-cart .product-description .PricebasePrice {
    text-decoration: line-through;
}
.added-to-cart .product-description > * {
    display: inline-block;
}
.added-to-cart .product-description .product-image {
    width: 70px;
    border: 1px solid #eeeeee;
    max-width: 15%;
}
.added-to-cart .product-description .product-name {
    vertical-align: top;
    padding: 0 20px;
    max-width: 50%;
}
.added-to-cart .product-description .price-wrapper {
    max-width: 35%;
}
.added-to-cart .product-description .price-wrapper span.PricesalesPrice {
    color: #851d01;
    font-size: initial !important;
}
.text-muted {
    color: #777;
}
.added-to-cart .product-description .product-price, .added-to-cart .product-description .product-amount {
    width: 100%;
}

/*************** @media screen and (min-width: 801px) and (max-width:1999px)  *********************************************/
@media screen and (min-width: 960px) and (max-width:1199px){
div[class*="vm-col-"] {
    width: 32%;
}
}
@media screen and (min-width: 801px) and (max-width:959px){
div[class*="vm-col-"] {
    width: 49%;
}
}

.price_container {
	    margin-left: -20px;
	border-radius: 4px;
	background-color: #ececec;
	padding: 15px;
	margin-bottom: 30px;
}
.price_container .product-price {
    display: inline-block;
    width: initial;
    margin: initial;
    text-align: initial;
    float: none;
}
.price_container .product-price .PricebasePrice {
    font-size: 16px;
    font-family: 'Arial';
    color: #3c3b3b;
    text-decoration: line-through;
    display: inline-block;
}
.price_container .product-price .PricesalesPrice {
	font-size: 22px;
	font-weight: 700;
    font-family: 'Arial';
    color: #93402c;
    margin-left: 5px;
    display: inline-block;
}
.price_info_block {
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
    align-items: center;
}
.price_info_block .count_in_pack {
	border-radius: 3px;
    padding: 6px 30px;
    background-color: #fff;
	border: 1px solid #e0e0e0;
}
.price_info_block .count input[type=number] {
    padding: 7px 15px 7px 15px;
    border-radius: 3px;
    width: 40px;
    margin: 0;
	border: 1px solid #e0e0e0;
}
.price_info_block .count {
	position: relative;
}
.price_info_block .count .step {
	position: absolute;
	right: 1px;
	width: 18px;
	height: 18px;
	background-position: center;
	background-size: 10px;
    background-repeat: no-repeat;
	border:0;
}
.price_info_block .count .step.up{
	top: 0;
	background-image: url(../images/icons/up_input.png);
	border-radius: 0 3px 0 0;
	border-bottom: 1px solid #e0e0e0;
	
}
.price_info_block .count .step.down{
	bottom: 0;
	background-image: url(../images/icons/down_input.png);
	border-radius: 0 0 3px 0;
}
.price_info_block .count input[type=number] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.price_info_block .count input[type=number]::-webkit-outer-spin-button,
.price_info_block .count input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	
}
.price_info_block .btn_submit {
	border-radius: 3px;
    padding: 8px 30px;
    background-color: #006600;
    color: #fff;
	font-size: 16px;
	border: none;
}
.head_block {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.main-image {
	border: 1px solid #e0e0e0;    width: 97%;
	border-radius: 3px;
}
.breadcrumb {
    margin-left: -30px;
}