/*
Theme Name: Bei Bua Child Theme New
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.wc-block-checkout__terms body a {
    color: #344d26 !important;
}

.woocommerce a.button:hover, .woocommerce-page a.button:hover{
	background-color: transparent!important;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px;
    color: #3e5925!important;
}

.woocommerce #content div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    padding-bottom: 30px!important;
}

body a .viewcourseslink{
    color: #3d5a26!important;
}

/*Button Styling*/

.nectar-button.large {
    font-size: 20px!important;
}

/*Product Styling*/

body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title {
    background-color: #F8F7F4!important;
}

.woocommerce .woocommerce-breadcrumb {
    display: none!important;
}

.product[data-tab-pos*=fullwidth] .summary.entry-summary {
    padding: 0px 70px!important;
}

/* Mobile styles */
@media only screen and (max-width: 767px) {
    .product[data-tab-pos*=fullwidth] .summary.entry-summary {
    padding: 0px!important;
}
}

div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    display: none!important;
}

.woocommerce div.product div.summary {
    margin-bottom: 0px!important;
}

.woocommerce div.product_meta>span:last-child a {
    color: #344C26!important;
}

.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 40px!important;
    line-height: 50px!important;
	color: #c59f55!important;
}

.single-product .products.related, .single-product .products.upsells {
    display: none!important;
}

.woocommerce-checkout .nectar-global-section.before-footer, .woocommerce-account .nectar-global-section.before-footer, .woocommerce-cart .nectar-global-section.before-footer, body:not(.page):not(.single-post):not(.single-portfolio) .nectar-global-section.before-footer, .single-portfolio #regular_portfolio [data-nav-pos="in_header"] .nectar-global-section.before-footer {
    padding-top: 0px!important;
}

