/* here you can put your own css to customize and override the theme */
/*
.header-navigation {
    font: 15px "Open Sans", sans-serif;
    margin: 34px 10px 0 0;
    padding: 0;
    float: left;
    text-transform: uppercase;
}
.header-navigation-content {
    padding: 20px 30px;
    min-width: 900px;
}
*/

.ecommerce  .site-logo { 
    padding-top: 5px;
    padding-bottom: 5px; 
}
.site-logo > img {
    height: 75px;
}
.header-navigation ul{
    padding-top: 30px;
}
.header-navigation-content {
    min-width: 900px;
}
s {
    text-decoration: line-through;
    color: #c7c7c7;
}
.header-navigation > ul > li > a {
    color: #767f88;
    padding: 34px 12px 5px;
}

.pi-price {
    color: #e84d1c;
    width: 100%;
}
col-md-3 > .product-item >.pi-img-wrapper {
    position: relative;
    height: 328px;
} 
.site-logo {
    float: left;
    font-size: 23px;
    font-weight: 400;
    margin-right: 67px;
    padding-top: 6px;
     padding-bottom: 0px; 
}

.col-md-3 >.product-item > .pi-img-wrapper {
    /*position: relative;
    min-height: 328px;    
    max-height: 328px;*/
}

.srch >.product-item > .pi-img-wrapper {
    position: relative;
    /*min-height: 400px;    
    max-height: 400px;*/
}
.col-md-4 >.product-item > .pi-img-wrapper>img{
      
    max-height: 328px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    height: 150px;
}
.list-view-sorting input{
    float: left;
    width: auto;
    height: 26px;
}

.compare-item {
    text-align: left;
}

.owl-buttons {
    position: absolute;
    top: -36px;
    right: 10px;
}

 .quote-v1 span{
     font-size:16px;
     margin: 0px 5px 0px;
 }
.quote-v1 {
    background: #44C464;
    padding: 0px 0;
    margin-left: 0;
    margin-right: 0;
}
.product-item h3 {
    font: 11px 'Open Sans', sans-serif;
    padding-top: 10px;
    padding-bottom: 4px;
    height: 35px;
}