﻿
.nivoSlider {
    max-height: 800px !important;
}

.nivo-main-image {
    display: block;
    height: auto !important;
}

.nivoSlider > a {
    max-height: 800px !important;
    width: 100% !important;
    height: 100% !important;
}

.header-menu > ul > li {
    padding: 0 !important;
}

.nivo-caption h6 {
    color: #FAFAFA !important;
}

.nivo-caption h2 {
    color: #FAFAFA !important;
}

.nivo-caption h3 {
    color: #FAFAFA !important;
}

.nivo-caption h5 {
    color: #FAFAFA !important;
}

a.spd-add-to {
    height: 40px !important;
    line-height: 40px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.spd-add-to.hvr-bs.favoriteiconcolor {
    color: #ffcc00 !important;
}

.quantity.cart-plus-minus {
}

.viewdetails {
    line-height: 60px !important;
}

.home-2-featured-item-head {
    padding-bottom: 10px;
    border-bottom: 1px solid #ed1d7f;
}

.sfi-img > a > img {
    max-height: 262px;
    max-width: 262px;
    margin-left: auto;
    margin-right: auto;
}

.product-tab-content .tab-pane {
    text-align: center;
}

.product-modal .productunavailablelist.productinfoline {
    position: relative;
    left: 0;
}

@media only screen and (max-width: 1024.5px) {
    .feature-pro-carousel.owl-carousel .owl-nav .owl-prev {
        left: -10px;
    }

    .feature-pro-carousel.owl-carousel .owl-nav .owl-next {
        right: -10px;
    }
}