.margin-upper {
    margin-top: 10px;
}
.carousel-product-name{
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.product-tagline{
    font-weight: bold;
    text-transform: uppercase;
    font-family: Hanley-BlockDisplay;
    font-size: 24px !important;
    margin-bottom: 0 !important;
    margin-top: -15px;
    letter-spacing: 0.04em;
}

.carousel-products .product {
    cursor: pointer;
}
.carousel-products{
    margin-right: auto !important;
    margin-left: auto !important;
}

.category-image {
    max-width: 360px;
    width: 100%;
    margin: 0 auto 15px auto;
}
.product-subname {
    font-size: 60px;
    margin-top: 0;
    font-family: Hanley-BlockDisplay;
    letter-spacing: 0.03em;
}

.product-name {
    font-family: proxima-nova, sans-serif;
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.06em;
}

.product-detail-wtb a{
    color: #C62C38;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
}
.product-category-label {
    font-size: 14px !important;
    margin-bottom: 3px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.wtb-inner-product-detail{
    max-width: 250px;
    margin: 0 auto;
}
.product-detail-wtb{
    text-align: center;
    border-top: 4px double #9a94949e;
    border-bottom: 4px double #9a94949e;
    padding-bottom: 20px;
    max-width: 100%;
    width: 480px;
    margin: 65px auto 0 auto;
}
.product-category-block {
    text-align: center;
    margin-bottom: 60px;
}

.product-category-selection hr {
    border-top: 1px solid #9a94949e;
    height: 4px;
    width: 100px;
    margin: 10px auto 5px auto;
}

.product-detail-page hr {
    border-top: 1px solid #9a94949e;
    height: 4px;
    margin-left: -28px;
}
.ingredients-header{
    text-transform: uppercase;
    font-size: 15px !important;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.ingredients-list{
    margin-bottom: 20px !important;
    font-size: 15px !important;
    margin-top: -10px;
    font-family: proxima-nova, sans-serif;
}
.ingredients-list p{
    font-size: 15px !important;
}
.ingredients-inner{
    border-left: 3px solid #C62C38;
    padding: 0 0 0 20px;
    margin-left: -26px;
}
.readMoreLink{
    color: #C62C38 !important;
    font-size: 18px;
    margin-top: -23px;
    float: left;
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.product-description,
.product-description p{
    font-family: Klinic-Slab-Medium !important;
    font-size: 18px !important;
    margin-bottom: 25px;
    line-height: 1.6em;
}
.other-col{
    margin-left:40px !important;
}
@media (max-width: 991px){
    .other-col div{
        margin-left: auto !important;
    }
}
.slider-container{
    margin-top: 15px;
}
.back-products{
    float: left;
    display: block;
    clear: both;
    width: 100%;
    margin: -42px 0 26px 0;
}
@media (max-width: 825px){
    .back-products{
        margin: -36px 0 26px 0;
    }

}

.product-ingredients{
    border-top: 1px solid #9a94949e;
    border-bottom: 1px solid #9a94949e;
    padding: 25px 25px 9px 25px;
    margin-left: -25px;
}
.slider-product{
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
}
.product-detail-right-col{
    padding: 0 150px;
}

.product-desc-content p{
    line-height: 1.6em;
    font-family: Klinic-Slab-Medium;
    font-size: 18px;
}

.product-category-selection {
    margin-top: 40px;
}

.nutritional-label img,
.mobile-nutrition-label img{
    width: 85%;
    margin: 50px auto 0 auto;
}
@media (max-width: 991px){
    .mobile-nutrition-label img{
        width: 100%;
        max-width:350px;
        margin: 80px auto 0 auto;
        display: block;
        z-index: 1;
    }
    .mobile-nutrition-label {
        margin-bottom: 32px;
        display: block ;

    }
    .product-detail-wtb{
        z-index: 100;
        position: relative;
        margin: -96px auto 0 auto;
    }
    .no-img{
        margin: 65px auto 0 auto !important;
    }
    .other-col{
        margin-left: auto !important;
    }
}
.tradition-graphic{
    max-width: 550px;
    width: 100%;
    margin: 25px auto 0 auto;
    display: block;
}

.beauty-shot {
    margin: 0 auto;
    max-height: 400px;
}
.slick-next,
.slick-prev{
    top: 37% !important;
}
@media (max-width: 320px){
    .slick-next,
    .slick-prev{
        top: 29% !important;
    }
    .carousel-products{
        margin-bottom: -32px;
    }
}

.slick-next:before{
    content: "\25B6\00FE0E" !important;
}

.slick-prev:before{
    content: "\25C0\00FE0E" !important;
}
.recipes-listing img,
.category-listing img {
    margin: 0 auto;
}
.recipe-description,
.category-description {
    font-weight: normal !important;
    margin-bottom: 2px;
    font-family: proxima-nova, sans-serif;
}
.perfected-img{
    margin: 0 auto;
}
.recipes-listing a,
.category-listing a {
    font-size: 12px;
    color: #C62C38;
    font-weight: bold;
    margin-left: 5px;
    text-transform: uppercase;
}
.recipes-listing,
.category-listing {
    text-align: center;
    margin-bottom: 35px;
}
.recipes-listing .recipe-name,
.category-listing .category-name{
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.category-name {
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 1px !important;
    color: #191919;
    text-transform: uppercase;
}

.slick-prev:before, .slick-next:before{
    color: #C62C38 !important;
}
.featured-categories{
    margin-bottom: 50px;
}
.featured-categories .margin-upper{
    width: 80%;
    margin: 0 auto;
}
@media (max-width: 991px){
    .featured-categories .margin-upper{
        width: 100%;
        margin: 0 auto;
    }
}
.detail-header-bg h2{
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 15px;
    font-family: proxima-nova, sans-serif;
    margin-bottom: 20px;
    font-size: 22px !important;
    margin-top: 58px;
    letter-spacing: 0.2em;
}

.detail-header-bg{
    background-size: contain;
    background-image: url(/themes/smiths/images/divider-line.png);
}
.slick-initialized .slick-slide{
    outline-color: white !important;
}

.mobile-nutrition-label{
    display: none;
}
@media only screen and (max-width: 991px){
    .mobile-nutrition-label{
        display: block;
        margin-bottom: 32px;
    }
    .nutritional-label{
        display: none;
    }
    .tradition-graphic{
        margin: 30px auto 0 auto;
    }
    .beauty-shot{
        margin-top: 5px;
    }

}
.product-category-about img{
    margin: 0 auto;
    max-width: 320px;
    width: 100%;
    display: block;
}
.product-category-about .category-name,
.product-category-about a{
    text-align: center;
    display: block;
    text-transform: uppercase;
}
.about-us-wtb-inner{
    width: 89%;
    margin: 0 auto;
}
@media only screen and (max-width: 767px){
    .about-us-wtb-inner{
        max-width: 250px;
        width: auto !important;
    }
    .map-pin-icon {
        max-width: 100%;
        width: 55px;
        margin-top: 15px;
        float: left;
        clear: none;
    }
}
@media only screen and (max-width: 450px){

    .about-us-wtb-inner{
        max-width: 250px;
        clear: both;
        float: none;
        width: 100% !important;
    }
    .map-pin-icon{
        clear: both;
        float: none;
        margin-top: 20px;
    }
}
h2{
    color: #7A212D;
    text-transform: uppercase;
}
.product-category-about{
    margin-bottom: 30px;
}
.farm-freshness-logo{
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 40px;
}
@media (max-width: 991px){
    .about-us-wtb{
        width: 85%;
        margin: 86px auto 0 auto;
        display: block;
    }
    .about-us-wtb-inner{
        width: 45%;
        margin: 0 auto;
    }
    .about-category-selection{
        margin-bottom: 80px;
    }
    .farm-freshness-logo{
        max-width: 200px;
        width: 100%;
        margin: 0 auto;
        display: block;
        padding-top: 60px;
    }
}
.products-recipes .recipe-name{
    margin-top: -15px !important;
}

.products-recipes{
    margin-bottom: 0 !important;
}
