/* VM SHOP CSS */

span.quantity-box, 
span.quantity-controls {display:none!important;}


#main .product h2 {
  font-size:16px;
  text-transform:none;
  margin:0px;
  padding:0px;
}


.productdetails-view h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	}
.productdetails-view
span.title {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	}
.browseProductImage	{max-width:90%;max-height:auto;}
#main a.ask-a-question {display:none;}

#main .category-view .row .category .spacer h2 {
  font-size:22px;
  text-align:center;
  text-transform:none;
}
#main .browse-view h1 {
    font-size:28px;
  text-align:center;
  text-transform:none;
font-weight:bold;
}

/* ПАГИНАЦИЯ */

.vm-pagination ul {
    text-align: center !important;
    padding-left:0;
}
span.pagenav {
    padding: 5px 10px;
    margin: 0 4px;
    border: 1px solid #aaa;
    background-color: #fafafa;
    color: #808080;
    border-radius:3px;
    background:#ccc;
    color:#fff;
}
.pagination-start span.pagenav,
.pagination-prev span.pagenav,
.pagination-next span.pagenav,
.pagination-end span.pagenav,
a.pagenav {
    padding: 5px 10px;
    margin: 0 4px;
    border: 1px solid #aaa;
    background-color: #fafafa;
    color: #808080;
    border-radius:3px;
}
.vm-pagination-top {display:none}

/* SEARCH MODULE */
.search {height:50px;padding-top:6px;margin-bottom:15px;}

#mod_virtuemart_search {
	display:inline-block;
	width:calc(100% - 120px);
	float:left;
	padding:0 12px;
	padding-left:47px;
	font-size:16px;
	border-radius:0;
	line-height:36px;
	background: url('/images/src.png') 10px center no-repeat;
	border: 1px solid #ccc;
	box-sizing: border-box;
	color:#999;
	font-family: 'Arial', sans-serif;
	height:38px;
}
#mod_virtuemart_search:focus {
	color:#333;
}
.search .button {
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow', sans-serif!important;
	display: inline-block;
	border: 1px solid #ccc;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	border-radius:0;
	padding: 0 12px;
	font-size: 22px;
	line-height: 36px;
	height:38px;
	background-color: #FF7900;	
	box-sizing:border-box;
	width:120px;
}

/* MAGIC-ZOOM */

.mz-inner span,
.mz-inner div a {display:none!important;}


/*onepage */
.opg-thumbnail {
	max-width: 125px;
}
.opg-button-primary, 
.opg-button {
	color:#fff!important;
	text-decoration:none;
}
.opg-button-primary:focus, 
.opg-button:focus,
.opg-button-primary:hover, 
.opg-button:hover {
}
.cart-product-details a,
.removeproduct,
.opg-link {
	text-decoration:none;
	color:#666;
}
.cart-product-details a:hover,
.removeproduct:hover,
.opg-link:hover {
	text-decoration:underline;
}
#main {text-align:left;}
#div_shipto {display:none;}
#other-things {margin-top:10px;}

.opg-width-large-1-4 {
    width: 40%;
}
.quantity-plus {margin-left:5px;}
#other-things {
  max-width:600px;
  margin:10px auto;
}
#other-things .opg-button {
  line-height:40px;
  padding:0px;
  text-align:center;
}
#right_div .opg-width-1-1 {
    max-width:600px;
  margin:10px auto;
}
.opg-margin-bottom-remove {border:0px;}

/* onepage 3-2 стиль */
#main #bd_results {
	text-align:left;
	font-size:16px;
}
#other-things div.opg-width-1-1 {display:none;}
.opg-width-large-3-4 {
    width: 50%!important;
}
#payment_ul,
#shipment_ul {padding:0px;margin:0px;}
#payment_ul li input,
#shipment_ul li input {
	width:5%;
	display:inline-block;
	float:left;
}
#payment_ul li label,
#shipment_ul li label {
	display:inline-block;
	width:91%;
}
#payment_ul .opg-margin-small-bottom,
#shipment_ul .opg-margin-small-bottom {display:none;}
#payment_ul .opg-width-1-1,
#shipment_ul .opg-width-1-1 {margin:0px;padding:0px;}
#main .spacer-buy-area h2 {padding:0px;}
#coupon_taxfulldiv {display:none;}

#vmCartModule {
	border:0px!important;
}



/* КАТЕГОРИИ */
.category-view .category-view,
.prodlist {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: stretch;
}
.category-view .category {
	width: 240px;
	display:inline-block;
	border: 0px solid #000;
margin: 10px;
padding: 10px;
}
#main .category-view .category h2 {
	display: block;
	font-size: 15px;
	line-height:20px;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Arial', sans-serif!important;
	color: #333;
	text-decoration: none;
	letter-spacing:0;
	min-height:40px;
}
#main .category-view .category a,
#main .category-view .category a:hover {text-decoration:none;}

.category-view .category img {
	width:auto;
	height:auto;
	max-height:160px;
	max-width:160px;
	display:block;
	margin:0 auto;
}
/* СТРАНИЦА ТОВАРА */
.browse-view {width:100%;}
.prodlist div.product {
	width: 240px;
	float:none!important;
	border: 0px solid #333;
	padding: 10px;
	margin: 10px;
	display:inline-block;
}

.browse-view .product img {
	width:auto;
	height:auto;
	max-height:160px;
	max-width:160px;
	display:block;
	margin:0 auto;
}
.vm-customfields-wrap {display:none;}

.prodlist .vm-product-media-container {
	display: flex;
justify-content: center;
align-items: center;
height: 180px;
margin:0;
}
.spacer.product-container {
    border: 0px solid #ddd;
    margin: 0;
}
.vm-details-button {display:none;}

#main .product h2 {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
    color: #333;
    font-family: 'Arial', sans-serif!important;
    letter-spacing:0;
    text-transform:none;
}
.vm-product-descr-container-0 {min-height:auto;}
.product-price {
    min-height: 36px;
}


/* МОДУЛЬ ТОВАРЫ */

.vmproduct {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:stretch;
	margin: 0px auto;
}
.vmproduct .product-container {
	width:calc(20% - 20px); 
	float:none; 
	background:#fff;
	padding:10px;
	margin:10px;
	min-width:240px;
	border:1px solid #333;
}
.vmproduct .imga {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}
.vmproduct .imga img {
	width:100%;
	height:auto;
	max-height:160px;
	max-width:160px;
}
.vmproduct .product-price, #main  .product-price {
    margin: 0;
    float:none;
    width: 120px;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
}
.vmgroup .addtocart-area {
    margin: 0!important;
}
.vmgroup .addtocart-bar {
	margin:0!important;
    line-height: 32px;
    float:none;
    width:100%;
    text-align:center;
    margin-top:8px!important;
}
.vmgroup .addtocart-bar span.addtocart-button, 
#main .product .addtocart-bar span.addtocart-button {
	display:inline-block;
}
.vmgroup span.addtocart-button input.addtocart-button,
#main .product span.addtocart-button input.addtocart-button {
	display: block;
	background:url('/images/cart.png') calc(100% - 10px) center no-repeat;
	background-color:#FF7A01;
	background-size: 24px auto;
	line-height:32px;
	padding:0;
	padding-right:40px;
	padding-left: 10px;
	border:0;
	border-radius:0;
	color:#fff;
	font-size:16px;
	width: 100%;
	box-sizing:border-box;
	transition:0.25s;
	text-align:center;
	letter-spacing:0;
	text-transform: uppercase;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow', sans-serif!important;
}
.vmgroup .product-container:hover span.addtocart-button input.addtocart-button, .vmgroup span.addtocart-button input.addtocart-button:hover,
#main .product .product-container:hover span.addtocart-button input.addtocart-button, #main .product span.addtocart-button input.addtocart-button:hover  {
	font-size:16px;
	color:#fff;
	background:url('/images/cart.png') calc(100% - 10px) center no-repeat;
	background-color:#FF7A01;
	background-size: 24px auto;
	line-height:32px;
}
.vmgroup .prodname {
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	text-align:center;
}
.vmgroup .prodname:hover {text-decoration:none;}
.vmgroup .sdes {
	font-size:14px;
	line-height:16px;
	height:60px;
	display:none;
}

#fancybox-outer {min-width:320px;}
#fancybox-content {background:#fff;min-width: 320px;}
.virtuemart_search {display:none;}




.opg-thumbnail {
    max-width: 125px;
    max-height: 125px;
    margin: 0px auto;
    display: block;
}

.opg-width-1-1 .product .opg-width-large-4-5 .top-row {display:flex;flex-wrap:wrap;}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > div {
	width:auto;
}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .opg-text-large {order:1; width:calc(100% - 170px);font-size:16px!important;}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .quantity {order:2; width:165px !important;padding: 0;text-align: right;}
.opg-text-primary {color: #000 !important;}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .opg-text-primary {order:3; width:100%;color: #000 !important;}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .opg-text-primary div {white-space:nowrap;text-align:right;}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .opg-text-primary.opg-width-2-6 div:before {font-size:14px;font-weight:normal;content:'Цена за единицу: '}
.opg-width-1-1 .product .opg-width-large-4-5 .top-row > .opg-text-primary.opg-width-3-6 div:before {font-size:14px;font-weight:normal;content:'Цена за комплект: '}
.opg-width-1-1 .product .opg-width-large-4-5 .bottom-row {font-size:14px;}
.opg-width-1-1 .price-summary #sales_price, 
.opg-width-1-1 .price-summary #bill_total {padding-left:8px;white-space:nowrap;}
/*[id*=Price] {color:#ef0!important;}*/
