/*
Theme Name: Voyager Child theme
Theme URI: //thehappybit.com
Template: voyager
Author: THBThemes
Author URI: //thehappybit.com
Description: The ultimate geolocalized WordPress theme
Version: 1.0
License URI: //themeforest.net/licenses/regular_extended
Tags: black, white, location, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/


.page-id-4561 .slide-down{display:none!important}
.page-id-4561 .slide-down::before {
display:none!important;
    content: "";
}



.shomobonly {display: none}

@media (max-width:796px) {
.hidemobonly{display: none!important;}
.shomobonly {display: block!important}
}

/*
 * Added by Venn
 */

.total.woocommerce-mini-cart__total {
    color: #nancarrowfarm;
}

.thb_mini_cart_wrapper .wcppec-cart-widget-button {
    display: none;
}

.page-title {
    font-size: 36px;
}

.wc_payment_method img {
    display: inline-block !important;
}


.menu-primary-container ul li a {
    color: inherit !important;
}

.thb-skin-dark .menu-primary-container ul li a {
    color: #545454 !important;
}

.thb-skin-dark #thb-cart-trigger {
    color: #545454 !important;
}

header.thb-skin-light,
header.thb-skin-dark {
    display: flex;
    align-items: center;
}

@media screen and (max-width:868px) {
    .thb-skin-dark #logo .thb-standard-logo {
        display:block;
        max-width:200px
    }
}

@media screen and (max-width:778px) {
    .thb-skin-dark #logo .thb-standard-logo {
        width:160px
    }

    /* #logo { */
    /*     margin-top: .75rem; */
    /* } */
}


.thb-section-block-thb_image-image-holder {
    text-align:center !important;
}
.thb-section .thb-section-column-block {
    margin:0px !important;
}

.thb-section .thb-section-inner-wrapper .thb-section-row, .thb-section .thb-section-inner-wrapper .thb-section-column-block {
    padding-bottom:15px !important;
}

.homesignup #fieldName {
    width: 49.3%;
    float: left;
    display: inline;
    color: #ccc;
    border: 1px solid #676767;
    padding: 15px 10px;
    margin-bottom: 10px;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.homesignup #fieldEmail {
    width: 49.3%;
    float: right;
    display: inline;
    color: #ccc;
    border: 1px solid #676767;
    padding: 15px 10px;
    margin-bottom: 10px;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.footback {
    background-image: url(/wp-content/uploads/2016/08/background.jpg);
    background-repeat: no-repeat;
    background-color: #1f1f1f;
    background-size: cover;
    background-position: center center;
    padding: 0;
    text-align: center;
}

#thb-footer-sidebar {
    background-color: transparent!important;
}

#thb-footer {
    background-color: #181818!important;
}

.thb-footer-sidebar-section #fieldEmail, .thb-footer-sidebar-section #fieldName {
    color: #ccc;
    border: 1px solid #676767;
    width: 40%;
    display: inline;
    margin-bottom: 10px;
    padding: 12px 8px;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.tp_recent_tweets li, .tp_recent_tweets {
    padding-left: 0!important;
    background: none!important;
    color: #848484;
}

.widget.widget_tp_widget_recent_tweets ul li {
    position: relative;
    list-style: none;
    padding-left: 32px;
    padding-bottom: 24px;
    margin: 0;
    background: 0;
}

.thb-text h1, .thb-text h2, .thb-text h3, .thb-text h4, .thb-text h5, .thb-text h6, .comment_body h1, .comment_body h2, .comment_body h3, .comment_body h4, .comment_body h5, .comment_body h6 {
    line-height: 36px;
    margin-bottom: 24px;
    text-rendering: optimizelegibility;
}

.thb-text h4 {
    font-family: 'Source Sans Pro',san-serif!important;
    font-weight: 400;
    font-size: 25px!important;
    letter-spacing: -0.3px;
    line-height: 31px!important;
    text-transform: none!important;
}

.thb-section-column-size-one-fourth h1.thb-section-block-title {
    font-family: 'Source Sans Pro',san-serif!important;
    font-weight: 600;
    font-size: 20px!important;
    letter-spacing: 1px;
    line-height: 22px!important;
}


.header-layout-a .thb-main-nav-wrapper #main-nav>div:first-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav>div:last-of-type ul ul li a, .thb-text blockquote, .comment_body blockquote, .thb-content-share .thb-content-share-title {
    color: #333!important;
}
.w-sidebar.sidebar-right #thb-sidebar-main {
    padding-left: 45px;
}

#thb-sidebar-main {
    position: relative;
    margin-bottom: 24px;
}

#thb-sidebar-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}

.widget ul li {
        list-style: none;
}

.w-sidebar.sidebar-right #thb-sidebar-main:before {
    left: 15px;
}
.w-sidebar.sidebar-right #thb-sidebar-main:before, .w-sidebar.sidebar-left #thb-sidebar-main:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
}


.w-sidebar.sidebar-right #thb-sidebar-main:before, .w-sidebar.sidebar-left #thb-sidebar-main:after, .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .owl-theme .owl-controls .owl-page span {
    background-color: #dadada;
}

.page-layout-a #thb-page-header, .page-layout-b #thb-page-header {
    margin-top: 15px;
}


#min-age-woo-ask-dob {
        height: 195px;
}

.thb-content-section-inner-wrapper, .thb-footer-sidebar-section-inner-wrapper, .thb-footer-section-inner-wrapper {
        max-width: 960px !important;
    margin-left: auto;
    margin-right: auto;
}

#thb-main-content {
    padding-left: 0;
    padding-right: 0;
}
