

.white-text { color: #fff; }
.white-text a { color:inherit; text-decoration:underline;}
.white-text a:hover { color:inherit; text-decoration:underline;}
p { color:inherit; }

.carousel-inner h2 span em{
    font-family: 'Vollkorn', serif !important;
}

.custom_font_holder div em{
     font-family: 'Vollkorn', serif !important;
    font-style: italic !important;
}

@media only screen and (min-width: 1100px) and (max-width: 1300px) {
    .slider_content_inner {
        left: 4%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1100px) {
    .slider_content_inner {
        left: 8%;
    }
}

.woocommerce aside ul.product-categories ul.children, .woocommerce-page aside ul.product-categories ul.children, aside ul.product-categories ul.children {
    padding-left: 1em;
}

.woocommerce aside.sidebar .woocommerce.widget ul.product-categories li.current-cat > a,
.woocommerce aside.sidebar .woocommerce.widget ul.product-categories li.current-cat-parent > a,
.woocommerce-page aside.sidebar .woocommerce.widget ul.product-categories li.current-cat > a,
.woocommerce-page aside.sidebar .woocommerce.widget ul.product-categories li.current-cat-parent > a,
.woocommerce aside.sidebar .woocommerce.widget ul.product-categories ul.children li.current-cat > a,
.woocommerce aside.sidebar .woocommerce.widget ul.product-categories ul.children li.current-cat-parent > a,
.woocommerce-page aside.sidebar .woocommerce.widget ul.product-categories ul.children li.current-cat > a,
.woocommerce-page aside.sidebar .woocommerce.widget ul.product-categories ul.children li.current-cat-parent > a {
    color: #ff571f;
}
