/* Hide some stuff */
.ProductList .p-price, .product-nav, .Breadcrumb {
    display: none;
}

.testimonials-flexslider p {
    padding: 15px 40px 15px 15px;
}

.TopMenu:before {
    top: 33px;
    bottom: inherit;
}

.menu-left {
    margin-top: 8px;
    margin-left: 11px;
}

.header-logo {
    margin-left: 15px;
}

.CartLink {
    margin-right: 17px;
    top: -2px;
}

.treeview {
    margin-bottom: 0 !important;
}

#ProductDetails h1 {
    padding-bottom: 5px;
}

.ProductList .pname {
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.ProductList .Rating {
    text-align: center;
}

.productAttributeRuleCondition {
    margin-bottom: 5px;
}

.ProductSKU {
    opacity: .3;
}

.productAttributeList .productAttributeLabel label {
    margin-bottom: 5px !important;
}

.customComplyField .Label{
    display: none;
}

.BlockContent.PageContent.Content.Wide h3, .h3 {
    padding-bottom: 5px;
}

.PageContent ul {
    margin-left: 20px;
}

.contactForm {
    margin-top: 10px;
}

#CartEditProductFieldsForm .option.selected {
    border: 1px solid;
}

#ModalContainer {
    bottom: inherit !important;
}

.fit-finder-mobile-menu a {
    color: #FFF !important;
    background: #91db30 !important;
}

#DrawerMenu a span {
    padding-left: 10px;
}

#DrawerMenu .fit-finder-mobile-menu a span {
    padding-left: 35px;
    position: relative;
}

.fit-finder-mobile-menu a span:before {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    top: -8px;
    left: 0;
    background-image: url('//cdn3.bigcommerce.com/r-88baf6d4c54bf537913cf631ab93dd1beb6c48ac/themes/ClassicNext/images/configurator/title-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 80%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

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

@media (max-width: 767px) {
    .header-logo { margin-top: 55px; margin-left: 0; }
    .column-footer-1 { clear: both; }
    #BrandCarousel .owl-item .item {
        text-align: center;
    }
    .newsletter-subscription .social {
        margin-right: 0;
    }
    .TopMenu .customer-area a.icon-custommer:before {
        background: url("//cdn3.bigcommerce.com/s-8xcxn3/templates/__custom/images/icon-mobile.png") no-repeat scroll -85px 2px !important;
        content: "";
        top: 40%;
        left: 50%;
        position: absolute;
        width: 25px;
        height: 19px;
        margin: -3px 0 0 -11px;
        background-size: 350px !important;
    }
    .TopMenu .CartLink a#ShowDropdownCart:before {
        background: url("//cdn3.bigcommerce.com/s-8xcxn3/templates/__custom/images/icon-mobile.png") no-repeat scroll -255px 2px !important;
        content: "";
        top: 50%;
        left: 50%;
        position: absolute;
        width: 25px;
        height: 21px;
        margin-left: -13px;
        margin-top: -7px;
        background-size: 350px !important;
    }
    #DrawerMenu #SideCategoryList h3 {
        display: block !important;
    }
}

@media only screen and (min-width: 675px) and (max-width: 991px) {
    #home .col-md-4 {
        float: left;
        width: 33.3333333333%;
    }
    #home .col-md-6 {
        width: 50%;
    }
}

@media (max-width: 675px) {
    #home .col-md-4 img {
        margin: 0 auto;
    }
    .productlist-page .ProductList {
        padding-top: 95px;
    }
    .productlist-page .ProductImage.QuickView a {
        height: inherit !important;
    }
}

@media (max-width: 500px) {
    .feature .col-xs-12.filter-app-init img { margin-left: 1em; }
    .feature .col-xs-12.video-modal-init img { margin-left: 2em; }
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
    .feature .col-xs-12.filter-app-init img { margin-left: 6%; }
    .feature .col-xs-12.video-modal-init img { margin-left: 8%; }
}

@media (max-width: 768px) {
    .CartLink {
        margin-right: 0;
    }
}

a.EstimateShippingLink {
display: none;
}

#CategoryHeading {
    margin-top: 35px;
}