<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vs-item-title.alt {
  background-color: #302D2D;
  padding: 10px;
  color: white;
  font-size: 14px;
}

.vs-item-title.alt .fa {
  color: white;
  background-color: #969292;
}
.vs-item-subtitle {
  background-color: #2A613E;
  padding: 4px;
  color: white;
  font-size: 12px;
}

.vs-label {
  font-weight: bold;
}

.vs-value {
  color: rgba(0,0,0,0.6);
}

.vs-item-descr {
  padding: 10px;
}

.vs-producer-logo {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

#page-heading {
  background-color:#bfbfc8;
  background:url("../assets/images/progress-background.jpg") center center no-repeat transparent;
  height:95px
}

/*  */
#gallery-wrapper #gallery-pager .bx-pager-item {
  padding: 3px 3px;
}

/* Fix Video view responsive */
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Fixing backgoundcolor */

.btn-primary {
  background-color: #22774a;
}

body a {
  color: #22774a;
}

.block.row-block .row-item .inner .price {
  color: #22774a;
}

.features-block .feature .feature-icon {
  background-color: #22774a;
}

.faq-page .faq-item .question-mark {
  color: #22774a;
}

#header .header-inner .navigation&gt;li:hover&gt;a{
  background-color:green;
}

.make-menu {
  padding: 10px;
  border: 1px solid #666666;
  position: absolute;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 5px 5px 5px #3a3a3a;
  -webkit-box-shadow: 5px 5px 5px #3a3a3a;
  box-shadow: 5px 5px 5px #3a3a3a;
  width: 100px;
  z-index: 1000;
  background-color: #ffffff;
  margin-left: 70px;
  margin-top: -60px;
  display: none;
}

/* Fixing backgoundcolor and other stuff for buttons makes and modeles popovers in front page */
.vs-btn-makes-front {
  background-color: #ffffff;
  color: black;
  font-size: 11px;
  text-align: center;
  font-weight: 500;
  padding: 1px;
}

.vs-btn-makes-front:hover {
  background-color: #F5A201;
}

.popover{
    width:170px;
}

/* ==========================================================
! CUSTOMIZE COLOR CHECKBOX ON REQUESTS FORMS
========================================================== */

.vs-checkbox-color {
  background-color: #F5F5F5;
}

/* ==========================================================
! CUSTOMIZE SIDR PANEL
========================================================== */

.sidr {
  width: 340px;
}

.sidr ul li a {
  padding: 0;
}

#pageslide-content-container li {
    padding: 0;
}

#pageslide-content-container li img {
  width:80px;
  height: 60px;
    float: left;
    margin: 0 15px 0 0;
}

#pageslide-content-container li.wishlistdatacontainer {
  line-height: normal;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

a.wishlist_item_delete {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
}

.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active
{
  border-top:1px solid red;
  line-height:normal;
}

.sidr ul li:hover&gt;a,.sidr ul li:hover&gt;span,.sidr ul li.active&gt;a,.sidr ul li.active&gt;span,.sidr ul li.sidr-class-active&gt;a,.sidr ul li.sidr-class-active&gt;span,.sidr ul li ul li:hover&gt;a,.sidr ul li ul li:hover&gt;span,.sidr ul li ul li.active&gt;a,.sidr ul li ul li.active&gt;span,.sidr ul li ul li.sidr-class-active&gt;a,.sidr ul li ul li.sidr-class-active&gt;span
{
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}

/* garage */
#garage_section {
  position: fixed;
  bottom: 60px;
  right: 0;
  z-index: 4000;
  cursor: pointer;
}

#garage_slider {
  box-shadow: #666 -2px 2px 2px;
  background: #DAA520;
  text-align: center;
  border-radius: 5px 0 0 5px;
  padding-right: 6px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#pageslide-launcher {
  color: white;
  font-size: 15px;
  font-weight: bolder;
  text-decoration: none;
}

/* chosen multi select */
.chosen-container-multi {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #f8f8f8;
  border: 1px solid #d6d6d6;
  border-radius: 0px;
  height: auto !important;
  padding: 9px 9px;
}

.chosen-container-multi .chosen-choices {
  border: 0;
}

/* compare items header style and stuff*/

.vs-compare-header {
  background-color: #22774a;
  color: #FFF;
  padding: 1px;
}

.attribute-label{
  font-weight: 800;
}

#grid-carousel-pager-faq
{position:absolute;bottom:-35px;right:15px}

#grid-carousel-pager-faq&gt;div{display:inline-block}

#grid-carousel-pager-faq&gt;div a{-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear;display:block;height:30px;width:30px}

#grid-carousel-pager-faq .next{background-color:#00658b}

#grid-carousel-pager-faq .next a{background:url("../../assets/assets/img/arrow-right.png") no-repeat center}

#grid-carousel-pager-faq .next a:hover{background-color:#004058}

#grid-carousel-pager-faq .prev{background-color:#00658b;margin-right:-4px}#grid-carousel-pager-faq .prev a{background:url("../../assets/assets/img/arrow-left.png") no-repeat center}

#grid-carousel-pager-faq .prev a:hover{background-color:#004058}

#grid-carousel-pager-faq-more
{position:absolute;bottom:0;right:15px;}

#grid-carousel-pager-faq-more&gt;div{display:inline-block}

#grid-carousel-pager-faq-more&gt;div a{-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear;display:block;}

.labelredstar:after
{
  content: " *";
  font-weight: bold;
  color: red;
}

 #panel {
        position: relative;
        top: -20px;
        left: 50%;
        margin-left: -180px;
        z-index: 5;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #999;
      }

ul.appliances li span.dot {
    background-color: #A70303;
    border-radius: 50%;
    display: block;
    float: left;
    width: 8px;
    height: 6px;
    margin: 10px 14px 0px 0px;
}


/* ==========================================================
! CUSTOMIZE margin-top - OVERIDE theme.css line 197
========================================================== */
.vs-margin-top-none {
   margin-top: 0 !important;
}

/* ==========================================================
! CUSTOMIZE dropdown menu on carousel. overflow visible dont work...
========================================================== */
.vs-carousel-height .dropdown-menu.inner.selectpicker {
  max-height: 270px !important;
}


.vs-margin-top-20 {
  margin-top: 20px;
}

/* ==========================================================
! CUSTOMIZE car types corousel text below image and some other stuff
========================================================== */
.carousel-content {

  z-index: 20;
  color: black;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.partners-carousel .owl-carousel div a {
  padding: 0 !important;
  border: solid 3px #2e6da4;
}

.partners-carousel .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: #2e6da4;
}


/* ==========================================================
! CUSTOMIZE home page big image
========================================================== */
.vsver1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);

}

/* ==========================================================
! CUSTOMIZE all page headers font size
========================================================== */
.page-section.breadcrumbs .page-header h1 {
  font-size: 26px;
}</pre></body></html>