/*
Theme Name: Ripley Entertainment
Theme URI: http: //www.ripleyentertainment.com/
Description: Child Theme for Ripley's Corporate Site
Author: My Name
Author URI: http: //www.ripleyentertainment.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");

@font-face {
    font-family: 'festivo_lcbasic';
    src: url('/fonts/festivo-regular/festivo-lc-basic-webfont.eot');
    src: url('/fonts/festivo-regular/festivo-lc-basic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/festivo-regular/festivo-lc-basic-webfont.woff') format('woff'),
         url('/fonts/festivo-regular/festivo-lc-basic-webfont.ttf') format('truetype'),
         url('/fonts/festivo-regular/festivo-lc-basic-webfont.svg#festivo_lcbasic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'festivo_lcmini';
    src: url('/fonts/festivo-mini/festivo-lc-mini-webfont.eot');
    src: url('/fonts/festivo-mini/festivo-lc-mini-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/festivo-mini/festivo-lc-mini-webfont.woff') format('woff'),
         url('/fonts/festivo-mini/festivo-lc-mini-webfont.ttf') format('truetype'),
         url('/fonts/festivo-mini/festivo-lc-mini-webfont.svg#festivo_lcmini') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, .toggle h3 a, body .ui-widget, .bar_graph li span strong, #search-results .result .title span, .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, body .nectar-love span, body .nectar-social .nectar-love .nectar-love-count, body .carousel-heading h2 {
    line-height: 23px;
}
.swiper-slide .content h2 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

body .vc_text_separator div {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 42px;
    top: -30px;
}
.row .col.section-title span {
    font-family: 'OpenSansLight';
    font-size: 28px;
}

blockquote {
    letter-spacing: 0.5px;
    line-height: 30px;
}

#page-header-bg h1 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

h3 {
    line-height: 24px;
}

.big-headlines {
    font-size: 55px;
    font-family: Lovelo,sans-serif;
    font-weight: normal;
    line-height: 45px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.big-headlines2 {
    font-size: 35px;
    font-family: 'OpenSansLight';
    font-weight: bold;
    line-height: 30px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.mid-headlines {
    font-size: 40px;
    font-family: Lovelo,sans-serif;
    font-weight: normal;
    line-height: 35px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.mid-headlines2 {
    font-size: 20px;
    font-family: 'OpenSansLight';
    font-weight: bold;
    line-height: 15px;
}
.smallish {
	font-size: 10px;
}
.row .col.section-title h2 {
    font-size: 35px;
    font-family: Lovelo,sans-serif;
    font-weight: normal;
    line-height: 30px;

}
.home .row .col.section-title {
    padding: 0.5em 0 1em;
}

#header-outer {
    background-color: #2ca8d2;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22);
}

.no-spacing {
	padding: 0;
	margin: 0;
}