body {
	color: #353535;
}
/*----home----*/
.vmgroup .productdetails div.spacer {
	margin: 0!important;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    width: initial;
    margin-left: initial;
    border: 1px solid #eeeeee;
    border-top: 3px solid #0093c9;
}
.owl-product .owl-item .product-container {
	padding: 0px 10px;
}
.owl-product .owl-pagination {
	margin-top: 15px;
}
#nav-line #brcr {
    padding: 0px;
    font-size: 17px;
    margin-bottom: 0;
    border-bottom: 0;
}
#nav-line #brcr .breadcrumbs a {
	color: #b91901;
}
#nav-line #brcr .breadcrumbs span {
	color: #767676;
}
.productdetails-view {
	padding: 0;
}
.productdetails-view h1 {
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
}
.dt-de {
	border-bottom: 1px solid #ccc;
	line-height: 35px;
	font-size: 160%;
	margin-bottom: 20px;
}
.text-pink {
	color: #800080;
}
.vm-product-container .vm-product-media-container {
	width: 42%;
}
.vm-product-details-container {
	width: 58%;
}
.main-image {
	border: 1px solid #ccc;
    width: 86%;
    position: relative;
}
.contact-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 35px;
	font-weight: normal;
}
.product-sub-title span {
	font-weight: normal;
} 
.vm-product-details-container .form-sub {
	padding-left: 16px;
}
.form-sub .subbutton {
	color: #ffffff !important;
	background: #b91901 !important;
	padding: 6px 15px;
	margin: 0 0 10px;
}
.form-sub .subbutton:hover {
	background: #222222 !important
}
.acy_subscribe_buyer input[type="text"]{
	min-height: 22px;
}
.info {
	
}
/*-------list product---------*/
.category-view .browse-view h1 {
	font-size: 30px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
}
.vm-product-descr-container-1 h2 a {
	color: #000;
    font-weight: 400;
}
.product .product-container:hover a {
	font-weight: bold;
}
.product .product-container:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
    border-color: transparent;
    transition: box-shadow 400ms ease-out;
    -moz-transition: box-shadow 400ms ease-out;
    -webkit-transition: box-shadow 400ms ease-out;
    -o-transition: box-shadow 400ms ease-out;
}
.vm-product-media-container {
	width: 210px;
	height: auto;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*--------------------responsive-----------------------*/
@media screen and (min-width: 768px) and (max-width: 991px) { 
    
}

@media screen and (min-width: 768px) {
    
}

@media screen and (min-width: 992px) {
   
}

@media screen and (min-width: 1200px) {
    
}


@media screen and (max-width: 1199px) {
    
}

@media screen and (max-width: 991px) {
   
}
/*--end max width 991--*/


@media screen and (max-width: 767px) {
  
}
/*--end max width 767--*/


@media screen and (max-width: 640px) {
  
}
/*-end max width 640--*/

@media screen and (max-width: 580px) {
    
}

@media screen and (max-width: 480px) {
    
}
/*--end max width 480--*/

@media screen and (max-width: 320px) {
    
}
