
.wd100 {
	width: 100%!important;
	display: inline-block!important;
}

	
.vm-product-media-container {
	display: inline-block!important;
	float: left!important;
	width: 35%!important;
	
}

.main-image {
    max-height: 500px;
    max-width: 100%;
}

.h2strong{
	text-align: center!important;
	}
.mgl {
	display: inline-block!important;
	float: right;
	width: 65%;
	padding-bottom:20px;
}

.browseProductImage {
    max-height: 100%!important;
}

.mw {
	max-width: 150px;
	margin: 25px;
	}
.rat {
	margin-left: 20px!important;
}
.block1 {
	display: inline-block!important;
}

.block2 {
	display: block;
}
.block3 {
	display: inline;
	margin: 20px;
}

p.product_s_desc {
	height: auto!important;
	min-height: 180px;
	
}

.availability {
    text-align: left!important;
}
.pr1 {
	padding: 10px;
	}
.pr2 .vm-price-desc{
	font-size: 1.5em!important;
	color: red!important;
}

.vm-price-desc  {
	color: green!important;
	font-weight: bolder;
}

.featured-view .spacer span,.latest-view .spacer span,.topten-view .spacer span,.recent-view .spacer span,.related-products-view .spacer span,.browse-view .row .product .spacer span{
  font-size: 23px;
  color: #666;
}
.PricesalesPrice {
	color: green!important;
	font-weight: bolder;
}

.product-price {
    font-size: 23px;
	padding-bottom: 10px;
    
}
.success, .info, .error, .warning, .bborder {
    border: 1px solid;
    border-radius: 6px;
    font-weight: bold;
    padding: 15px;
}
p.success {
    background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    color: #468847;
}
p.success, /*p.success3*/, p.info, p.error, p.warning, div.success, div.info, div.error, div.warning  {
    border: 1px solid;
    border-radius: 6px;
    font-weight: bold;
    padding: 15px;
}
.success {
    background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    color: #468847;
}
.success3 {
   /* background: #E4EFE1 none repeat scroll 0 0;*/
   /* border-color: #d6e9c6;*/
    /*color: #468847;*/
	/*border-radius: 16px;
    /*font-weight: bold;*/
	padding-left: 5px!important;
	}
.success2 {
    border: 1px solid;
    border-radius: 6px;
    font-weight: bold;
    padding: 8px;
	margin: 15px 20px;
	text-align:center;
	font-size: 15px!important;
	background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    //*color: #468847;*//
}
.error {
    background: #f2dede none repeat scroll 0 0;
    border-color: #eed3d7;
    color: #b94a48;
}
.error2 {
    border: 1px solid;
    border-radius: 6px;
    font-weight: bold;
    padding: 8px;
	margin: 15px 20px;
	text-align:center;
	font-size: 15px!important;
	background: #f2dede none repeat scroll 0 0;
    border-color: #eed3d7;
    //*color: #468847;*//
}
.btn-large-s {
	border: 2px;
    border-radius: 5px;
    font-size: 16px;
    line-height: normal;
    padding: 9px 14px;
	background: #5bb75b none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.justify {
	text-align: justify!important;
}
.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%!important;height:auto!important;width:auto!important;}

.mw11 {
	max-width: 600px!important;
}
.module-padding{
	padding-top: 10px;
}
.mobfont {font-size: 10pt!important;}
.maxwide{
	max-width: 10%!important;
}
.minwide{
	min-width: 40%!important;
}
.grey {
	background: #B5FCB8;
}
table.tabchar{
	border-collapse: separate!important;
	width: 70%;
	border: 2px!important;
	border-spacing: 7px!important;
}
table.tabchar td{
	border: 2px!important;
	font-size: 12pt;
	padding: 10px!important;
	margin: 5px!important;
	font-weight: 500;
}
table.tabchar tbody tr:hover {
	background: #f3bd48; /* Цвет фона при наведении */
    color: #fff; /* Цвет текста при наведении */
}
.video{
	min-height: 500px;
}

.view-category .browse-view .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.view-category .browse-view .row > .product{
    border: 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.view-category .browse-view .row .product > .spacer{
    border: 1px solid #ddd;
}