/* 
Theme Name: StyleStack Jnr
Author: Cotswold Web Design.
Template: Divi
Version: 1.0
*/
/** 0 */
@font-face {
    font-family: 'BVIC Playfair Reg';
    src: url('https://bourtoninfo-com.syncstack.co.uk/wp-content/uploads/fonts/playfairdisplay-regular.woff2') format('woff2');
    font-display: swap;
}
h1 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 30px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
h2 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 26px !important;
    font-weight: bold !important;
    color: #303030 !important;
}
.h2-blue h2 {
    font-size: 26px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
.h2-34px h2 {
    font-size: 34px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
h2.woocommerce-loop-product__title, .et_pb_portfolio_0 .et_pb_portfolio_item h2 a {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
h3 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 22px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
h4, h5, h6 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
.h4-blurb h4 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 26px !important;
    font-weight: bold !important;
    color: #379fb9 !important;
}
.h4-footer h4 {
    font-family: 'BVIC Playfair Reg', serif;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #ffffff !important;
}
/** 1 */
#footer-bottom {
    display: none;
}
/** 2 */
@media only screen and ( min-width: 768px ) {
    .three-column-grid .et_pb_grid_item {
        width: 32.6% !important;
        margin: 0 1% 1% 0 !important;
    }
    .three-column-grid .et_pb_grid_item:nth-child(3n) {
        margin-right: 0 !important;
    }
    .three-column-grid .et_pb_grid_item:nth-child(3n+1) {
        clear: left;
    }
    .three-column-grid .et_pb_grid_item:nth-child(4n+1) {
        clear: unset !important;
    }
}
/** 3 */
ul.et_pb_tabs_controls {
    background-color: #ffffff;
}
ul.et_pb_tabs_controls:after {
    border-top: 1px solid #f4f4f4;
}
/** 4 */
@media only screen and ( min-width: 981px ) {
    #page-container {
        padding-top: 136px !important;
    }
    #main-header {
        top: 32.75px !important;
    }
}
/** 5 */
.cdsROW.border {
    border: 0px !important;
    background: none !important;
}
.cdsROW .cdsLocName a {
    display: none !important;
}
.cdsROW.narrow .cdsRating {
    display: flex !important;
}
/** 6 */
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #379fb9 !important;
    color: #ffffff !important;
}
/** 7 */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none !important;
}
/** 8 */
@media (max-width: 1125px) {
    #et_mobile_nav_menu {
        display: block;
    }
    #top-menu {
        display: none;
    }
}
/** 9 */
.cwd-v-tabs {
    border: none;
}
.cwd-v-tabs ul.et_pb_tabs_controls {
    float: left;
    width: 30%;
    margin-right: 3%;
    background: transparent;
}
.cwd-v-tabs ul.et_pb_tabs_controls:after {
    content: none;
}
.cwd-v-tabs .et_pb_tabs_controls li {
    width: 100%;
    border-right: none;
    border: 2px solid transparent;
    background: #f4f4f4;
}
.cwd-v-tabs .et_pb_tabs_controls li.et_pb_tab_active {
    border: 2px solid #379fb9;
    background: #379fb9;
}
.cwd-v-tabs .et_pb_tabs_controls li.et_pb_tab_active:after {
    top: 50%;
    right: -42px;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-color: transparent;
    border-left-color: #379fb9;
    border-width: 20px;
    margin-top: -20px;
}
.cwd-v-tabs .et_pb_tabs_controls li a {
    padding: 24px;
}
.cwd-v-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #ffffff !important;
}
.cwd-v-tabs .et_pb_tab {
    padding: 0;
}
.cwd-v-tabs .et_pb_tab_content {
    display: flex;
    flex-wrap: wrap;
}
@media(max-width:767px) {
    .cwd-v-tabs ul.et_pb_tabs_controls {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .cwd-v-tabs .et_pb_tabs_controls li {
        border-bottom: none;
    }
    .cwd-v-tabs .et_pb_tab {
        padding: 0;
    }
    .cwd-v-tabs .et_pb_tab_content {
        display: block;
    }
}
/** 10 */
.tribe-events-meta-group {
    display: none;
}
#tribe-events-footer {
    border-top: none;
}