/**
Theme Name: Walter George
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: walter-george
Template: astra
*/


/* colours */
.cw-1 {
    background-color: #f6f6f6;
}

/* font styles */
.wp-block-cover__inner-container h2 a {
    color: #ffffff !important;
    text-decoration: none !important;
}

.woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: 300 !important;
}

.bottom-border::after {
    content: "___";
    display: block;
}

h1 {
    text-align: center !important;
    color: #222323 !important;
}

h1::after {
    content: "___";
    display: block;
}


h3 {
    letter-spacing: 2.3px;
}

.nf-form-title h3 {
    font-size: 30px !important;
    font-weight: normal !important;
    letter-spacing: normal;
    margin-left: 30px;
    margin-right: 30px;
}

.nf-form-title h3::after {
    content: "___";
    display: block;
}

/* woo */
.woocommerce-result-count,
.woocommerce-ordering {
    display: none;
}

/* single product */
.single-product h1 {
    text-align: left !important;
}

.woocommerce button.button, 
.woocommerce button.button.alt {
	color: #222323;
	border: 1px solid #999 !important;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 13px !important;
	font-weight: 600;
	letter-spacing: 1.3px;
	padding: 12px 40px !important;
    width: 250px !important;
}

.woocommerce form .button.single_add_to_cart_button {
    margin-left: 0;
}

.buy_now_button {
    color: #ffffff !important;
    background-color: #222323 !important;
    margin-top: 10px !important;
}

@media (min-width: 690px) {
    .buy_now_button {
        margin-top: 0 !important;
        margin-left: 10px !important;
    }
}

@media (min-width: 900px) {
    .buy_now_button {
        margin-top: 10px !important;
        margin-left: 0 !important;
    }
}

.single-product form.cart {
    margin: 30px 0 !important;
}
.single-product .input-text.qty.text {
    border: 1px solid #999 !important;
}

/* share buttons */



.wpsi_social_share_buttons a {
	background: #fff !important;
}

.a2a_svg svg {
    background: #999;
}

.wpsi_social_share_buttons a.a2a_button_facebook:hover span,
.wpsi_social_share_buttons a.a2a_button_facebook:hover,
.wpsi_social_share_buttons a.a2a_button_twitter:hover, 
.wpsi_social_share_buttons a.a2a_button_twitter:hover span,
.wpsi_social_share_buttons a.a2a_button_pinterest:hover, 
.wpsi_social_share_buttons a.a2a_button_pinterest:hover span {
    background: #fff !important;
}




.woocommerce-product-gallery {
    margin-top: 80px;
}


/* sale badge */
.woocommerce ul.products li.product .onsale {
	right: auto;
	left: 0;
}
.woocommerce span.onsale {
	background-color: transparent;
	color: #900;
	border: 1px solid #900;
}

.single-product span.onsale {
    display: none;
}

/* homepage */

.feature-panel-container-2-cols {
    margin-bottom: 2em !important;
}

.wp-block-cover:hover .wp-block-cover__background.has-background-dim.has-background-dim-30 {
    opacity:0.5 !important;
  }

.homepage-video-block {
    margin-top: 1em !important;
}

.featured-products-container {
    margin-top: 30px !important;
}


/* header */

.home .site-header {
	margin-bottom: 80px;
}

.site-above-header-wrap .ast-builder-grid-row {
    margin: auto !important;
}
.ast-above-header.ast-above-header-bar {
	background-color: #1c1d1d;
    color: #ffffff !important;
}

.ast-above-header.ast-above-header-bar p {
    margin: 0;
    font-weight: normal !important;
}


/* mobile header */
.ast-header-break-point.ast-hfb-header .ast-cart-menu-wrap {
    width: auto !important;
}

/* basket */
.woocommerce-mini-cart__buttons a.button.wc-forward {
    color: #fff !important;
}


/* search */
.site-header .ast-grid-right-center-section {
	justify-content: flex-end !important;
}

/*basket */
.ast-menu-cart-outline .ast-cart-menu-wrap .count,
.ast-site-header-cart .ast-addon-cart-wrap .count {
    color: #222323 !important;
}
.ast-site-header-cart .ast-cart-menu-wrap .count,
.ast-site-header-cart .ast-cart-menu-wrap .count::after {
    color: #222323 !important; 
    border-color: #222323 !important; 
    font-size: 10px !important;
}

/* breadcrumbs */

.woocommerce-breadcrumb,
.ast-breadcrumbs {
    text-align: right;
    font-size: 12px !important;
    margin-top: 10px !important;
}
.ast-breadcrumbs,
.ast-breadcrumbs a {
    color: #777 !important;
}

.ast-breadcrumbs {
    margin-bottom: 80px;
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 72px;
}

/* main content area */
.content-area.primary {
    margin-top: 0 !important;
}



/* main nav */
.site-header a {
    color: #222323 !important;
}
.main-header-menu li a {
    font-size: 14px !important;
    font-weight: 600 !important;
}




.align-middle {
    align-items: center !important;
}


/* NINJA FORMS */

/* SUBSCRIBE FORM */

.subscribe-container .nf-form-content input:not([type="button"]) {
    background: #ffffff !important;
    border: 0 none !important;
}

.subscribe-container nf-field {
    display: inline-block;
    vertical-align: middle;
}

.nf-form-title {
    text-align: center;
}

.subscribe-container .nf-form-layout {
    text-align: center;
}


/* vimeo */
.vimeo-container {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
}

/* FOOTER */
@media (max-width: 530px) {
    .site-footer-primary-section-3 {
        margin-left: 16px;
    }
}

