.t4-palette-topbar {
    background-color: #c41d3a;
}

.theme-default .t4-topbar {
  color: #fff;
}

.theme-default .t4-topbar a {
  color: #fff;
}

@media (max-width: 991.98px){
.t4-navbar .navbar.navbar-expand-lg {
    float: none;
    display: none;
  }
 
}

  .t4-navbar .navbar {
    float: left;
    min-height: 52px;
    width: 110%;
  }

.module-title  {
    padding: 5px 10px;
    background-color: #323a45;
    color: #fff;
}

.com-content-article .page-header h2 {
    padding: 5px 30px;
    background-color: #323a45;
  color: #fff; }

.category-view .row .category .spacer {
    background-color: #fff;
    padding-top: 30px;
	min-height: 310px;
}

 .browse-view .row .product .spacer {
    padding: 0px 10px !important;
    background-color: #fff;
}
.com_virtuemart .category-view .spacer a {
  text-align: center;
}


.browse-view .vm-product-media-container {
    min-height: 250px;
}

.vm-product-descr-container-1>h2, .vm-product-descr-container-0>h2 {
    min-height: 45px;
}

.vm-product-media-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.productdetails .vm-product-media-container {
    display: block;
}

@media (max-width: 767px) {
  .vm-product-media-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .vm-product-media-container img {
    max-width: 100%;
    height: auto;
  }
}

.breadcrumb {
    padding: 10px 0;
}

.sidebar-l {
    padding-right: 1rem;
}

.category.floatleft.width33 {
    background-color: #fff;
  	border: 1px solid #ddd;
}

@media (min-width: 768px){
.vm-col-3, .width33.width33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 32%;
    max-width: 32%;
    margin: 5px;
}
}

div[class*=-view] .vm-col.product {
    min-width: 295px;
}

div[class*=-view] div.row .product{
  justify-content: center;
}

.com_virtuemart .category-view .spacer a {
    font-size: 17px;
    color: #212121;
    font-weight: 400;
}

/** Ask a Question **/
.ask-a-question-view .form-field textarea.field,
.ask-a-question-view .form-field textarea.field:hover,
.ask-a-question-view input.counter, 
.ask-a-question-view input#name, 
.ask-a-question-view input#email,
.general-bg, input.custom-attribute, 
input.quantity-input, 
.manufacturer-product-link a, 
a.ask-a-question, 
input.vm-default, 
a.product-details, 
a.details, 
div.details, 
button.default {
	background: unset;
}

button#close-iframe {
    display: none;
}

.com_virtuemart #askform input[type=text] {
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

label {
	min-width: 60px;
}

.ask-a-question-view, .manufacturer-details-view .spacer {
    padding: 0;
}

@media only screen and (max-width: 767px) {
    #fancybox-wrap {
        left: 0 !important;
    }
}

/* Slider */

.slider-content-inner {
    background: #00000085;
    padding: 2em;
}

.ask-a-question-view input.counter, 
.ask-a-question-view input#name, 
.ask-a-question-view input#email {
	margin: 0;
    padding: 20px !important;
}

/* Border */

.border {
    border: none !important;
}

/* RSForm */

.form-control, .inputbox {
    max-width: 100%;
}

@media (min-width: 576px){
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: none;
  }}

@media (min-width: 768px){
.form-horizontal .control-label {
    text-align: left;
  }}

.acm-slideshow.acm-owl {
    display: none;
}

.item-380 .acm-slideshow.acm-owl {
  display: block;
}