/*!
Theme Name: Shotgun Sports Australia
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shotgun-sports-australia
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Shotgun Sports Australia is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url(assets/stylesheets/main.css);

/* 10-09-25 */
body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main, body.woocommerce-shop .site-main, body.single-product .site-main{padding:100px 0;}
body.woocommerce-checkout #container{ overflow-x:clip;}
body.woocommerce-checkout .site-main{background:#ecebeb !important; position:relative;}
body.woocommerce-checkout .site-main::before{
content:'';
  width:100vw;
  height:100%;
  background:#ecebeb !important;
  position:absolute;
  left:50%;
  top:0;
  transform:translateX(-50%);
  z-index:-1;
}

body.woocommerce-checkout .site-main .wc-block-components-text-input label{left:28px !important; transform: translateY(-4px);}
body.woocommerce-checkout .site-main .wc-block-components-form .wc-block-components-text-input.is-active label{transform: translateY(4px) scale(.75);}
body.woocommerce-checkout .site-main .wc-blocks-components-select .wc-blocks-components-select__label{left:28px !important;}
body.woocommerce-cart .site-main .wc-block-cart__submit-button,
body.woocommerce-cart .site-main .post-edit-link,
body.woocommerce-shop .site-main .post-edit-link,
body.woocommerce-checkout .site-main .post-edit-link,
body.woocommerce-checkout .site-main .wc-block-components-checkout-place-order-button,
body.product-template-default .site-main .single_add_to_cart_button,
body.single-product .site-main .submit{    border-radius: 0  !important;
    min-height: 60px !important;
    padding: 12px 26px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14.59px;
    font-weight: 600;
     background: #303250 !important;
    border-color: #303250 !important;
    color: #fff !important;
}
body.woocommerce-cart .site-main .wc-block-cart__submit-button:hover,
body.woocommerce-cart .site-main .post-edit-link:hover,
body.woocommerce-checkout .site-main .post-edit-link:hover,
body.woocommerce-checkout .site-main .wc-block-components-checkout-place-order-button:hover,
body.product-template-default .site-main .single_add_to_cart_button:hover,
body.single-product .site-main .submit:hover{
    color: #fff;
    background: #404266;
    border-color: #404266;
}
body.woocommerce-cart .site-main .entry-title,
body.single-product .site-main .entry-title{
position: relative;
    padding-bottom: 70px;
    margin-bottom: 60px;
}
body.woocommerce-cart .site-main .entry-title::after,
body.single-product .site-main .entry-title::after{
    content: "";
    background: url(./assets/images/gun-icon1.svg) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 110px;
    height: 36px;
    position: absolute;
    left: 0;
    bottom: 0;
}
body.single-product .site-main .entry-title{
text-align:center;
}
body.single-product .site-main .entry-title::after{
left:50%;
transform:translateX(-50%);}
body.single-product .site-main a{color:inherit; text-decoration:underline;}
body.single-product .site-main a:hover{text-decoration:none;}
body.woocommerce-checkout .site-main input:not([type='checkbox']),
body.woocommerce-checkout .site-main textarea ,
body.woocommerce-checkout .site-main .wc-blocks-components-select .wc-blocks-components-select__select,
body.single-product .site-main .quantity .qty{
font-size: 16px !important;
    font-weight: 400;
    color: #000000 !important;
    border-radius: 0 !important;
    border: 1px solid #ecebeb !important;
    padding: 17px 26px !important;
    display: block;
    width: 100% !important;
    appearance: none;
    background-color: #fff !important;
      height: auto !important;
}
body.woocommerce-checkout .site-main input[type='checkbox']{
 border-radius: 0 !important;
    border: 1px solid #ecebeb !important;
}

body.single-product .site-main .quantity .qty{
background-color:#fff;
     display: inline-block;
   width: 3.631em !important;
   padding:7px 9px !important;
   border: 1px solid #303250 !important;
     appearance: inherit;
}
body.woocommerce-checkout .site-main .wp-block-woocommerce-checkout-order-summary-block{background:#fff !important;}
body.woocommerce-cart .site-main .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, 
body.woocommerce-cart .site-main table.wc-block-cart-items .wc-block-cart-items__header{font-size:15px;}
body.woocommerce-cart .site-main .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, 
body.woocommerce-cart .site-main table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
body.woocommerce-shop .site-main .woocommerce-loop-product__title{
    color: #1e2141;
    font-family: "Trajan Pro", sans-serif;
      font-size: 18px;
    font-weight: 600;
}
body.woocommerce-cart .site-main .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, 
body.woocommerce-cart .site-main  table.wc-block-cart-items .wc-block-cart-items__row .price span,
body.woocommerce-shop .site-main .price,
body.single-product .site-main .price,
body.woocommerce-cart .site-main .wc-block-cart .wc-block-cart__totals-title{
font-size: 16px !important;
    font-weight: 600 !important;
  color: #1e2141 !important;
}
body.single-product .site-main .price{
  font-size: 20px !important;
}
body.woocommerce-cart .site-main .wc-block-components-product-metadata{font-size:14px;}
body.woocommerce-cart .site-main .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, 
body.woocommerce-cart .site-main table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
body.woocommerce-shop .site-main .button,
body.woocommerce-shop .site-main .post-edit-link,
body.single-product .site-main .post-edit-link{font-size:12px;
  font-weight:700;
text-decoration:none;
  display:inline-block;
  padding:12px 20px;
    background: #303250;
    border-color: #303250;
  color:#fff;
  border-radius:0;
  min-height:45px !important;
}

body.woocommerce-cart .site-main .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
body.woocommerce-cart .site-main table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
body.woocommerce-shop .site-main .button:hover,
body.woocommerce-shop .site-main .post-edit-link:hover,
body.single-product .site-main .post-edit-link:hover{
      color: #fff;
    background: #404266;
    border-color: #404266;
}

body.single-product .site-main .post-edit-link{
display:inline-flex !important;
  align-items:center;
  justify-content:center;
}

body.woocommerce-shop .site-main .button{
font-size:16px;
  padding:14px 25px;
}
body.single-product .site-main .comment-form-comment{
display:flex;
  flex-direction:column;
  gap:12px;
}

body.woocommerce-shop .site-main form.woocommerce-ordering select{
border:2px solid #303250;
  border-radius:0;
  padding:12px 20px;
  color: #303250;
  background-color:#fff;
}

@media(min-width:576px){
body.woocommerce-cart .site-main .wc-block-cart__main .wc-block-cart-items td.wc-block-cart-item__product{width:50%;}
body.woocommerce-cart .site-main .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, 
body.woocommerce-cart .site-main .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, 
body.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{
  grid-column-end: 4;
    grid-column-start: 3;
}
body.woocommerce-cart .site-main .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, 
body.woocommerce-cart .site-main .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, 
body.woocommerce-cart .site-main .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{
    grid-column-start: 1;
    grid-column-end: 3;
}
}

@media(max-width:767px){
  body.woocommerce-cart .site-main,
  body.woocommerce-checkout .site-main,
  body.woocommerce-shop .site-main,
  body.single-product  .site-main{padding:70px 0;}
}

body.archive.tax-product_brand #secondary { display:none !important; }
body.archive.tax-product_brand .site-main { padding: 100px 0; margin:0 auto; max-width: 1195px; } 