/*
 Theme Name:   Gunslinger Child Theme
 Theme URI:    https://gunslinger.themerex.net
 Description:  Gunslinger Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     gunslinger
 Version:      1.0.0    
 Tags:         ammunition, ecommerce, firearms, guns, weapons, firearm, gun shop, gun store, weapons store, ammo, hunting, shop, store, woocommerce, shooting range
 Text Domain:  gunslinger
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* @media (max-width: 1439px) { */
  .page_content_wrap {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
/* } */

@media (max-width: 479px) {
        .sidebar {
            width: 325px !important;
        }
    }

input[name="wc-square-credit-card-tokenize-payment-method"] {
	display: none !important;
}

iframe, video, embed {
    min-height: initial !important;
}

.woocommerce-checkout .woocommerce_status_bar {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.custom-background .content_wrap > .content, .background_banner_wrap ~ .content_wrap > .content {
	padding-top: 0;
}