@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//spiritsofanarchy.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//spiritsofanarchy.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "SOA", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgba(0,0,0,0.85);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 200px;
	--wd-thumbs-height: 640px;
}
:root{
--wd-container-w: 1401px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1401px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "SOA";
	src: url("//spiritsofanarchy.com/wp-content/uploads/2025/02/SOARegular.woff2") format("woff2"), 
url("//spiritsofanarchy.com/wp-content/uploads/2025/02/SOA-Font.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Default styles for mobile (vertical layout) */
.footer-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center; /* Center items vertically */
}

.footer-nav ul li {
    margin: 10px 0; /* Adjust spacing between items */
}

/* Styles for tablet and desktop (horizontal layout) */
@media (min-width: 768px) {
    .footer-nav ul {
        flex-direction: row;
        justify-content: center; /* Center items horizontally */
    }

    .footer-nav ul li {
        margin: 0 15px; /* Adjust spacing between items */
    }
}




.btn.wd-age-verify-allowed {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.age-verify .btn.wd-age-verify-allowed {
    background-color: #000 !important;
    color: #fff !important;
}

.btn.wd-age-verify-allowed:hover {
    background-color: #222 !important;
    color: #fff !important;
}

/* Forbidden Button (No/Decline) */
.btn.wd-age-verify-forbidden {
    background-color: #000000 !important;
    color: #ffffff !important;
}

/* Optional: Hover effect */
.btn.wd-age-verify-forbidden:hover {
    background-color: #222 !important;
    color: #fff !important;
}

/* Targets BOTH Age Verify buttons */
.age-verify .btn.wd-age-verify-allowed,
.age-verify .btn.wd-age-verify-forbidden {
    background-color: #000 !important;
    color: #fff !important;
}

/* Hover for both */
.age-verify .btn.wd-age-verify-allowed:hover,
.age-verify .btn.wd-age-verify-forbidden:hover {
    background-color: #222 !important;
    color: #fff !important;
}

/* Hide Reviews Section */
.single-product .woocommerce-tabs .reviews_tab,
.single-product #reviews,
.single-product .woocommerce-Reviews {
    display: none !important;
}






/* Base styles (applies to all devices) */
.widget_shopping_cart {
  padding: 1rem 2rem !important; /* Top/bottom 1rem, sides 2rem */
}

/* Cart buttons (all devices) */
.widget_shopping_cart a.button,
.widget_shopping_cart .button {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

/* Hover effect (all devices) */
.widget_shopping_cart a.button:hover,
.widget_shopping_cart .button:hover {
  background-color: #222 !important;
  border-color: #222 !important;
}

/* Desktop-specific adjustments */
@media (min-width: 1025px) {
  .widget_shopping_cart {
    margin-left: auto !important;
    padding: 2rem 2rem !important; /* Increased top padding on desktop */
  }
}

/* Mobile/Tablet adjustments */
@media (max-width: 1024px) {
  .widget_shopping_cart {
    padding: 1.5rem 2rem !important; /* Slightly larger padding on mobile */
  }
  
  /* Optional: Make buttons full-width on mobile */
  .widget_shopping_cart .button {
    width: 100% !important;
    margin-bottom: 0.5rem !important;
  }
}








/* Shopping cart Vertical flex layout for cart buttons */
.elementor-menu-cart__footer-buttons {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem !important;
  padding-top: 2rem !important;
}

/* Button styling - Black background with white text */
.elementor-menu-cart__footer-buttons .elementor-button {
  background-color: #000000 !important;
  color: #ffffff !important;
  border-color: #000000 !important;
  width: 100% !important;
  margin: 0 !important;
  justify-content: center !important;
  transition: all 0.3s ease !important;
}

/* Hover state */
.elementor-menu-cart__footer-buttons .elementor-button:hover {
  background-color: #222222 !important;
  border-color: #222222 !important;
}

/* Mobile responsiveness */
@media (max-width: 767px) {
  .elementor-menu-cart__footer-buttons {
    padding-top: 1.5rem !important;
    gap: 0.75rem !important;
  }
}

/* Add top padding to product names in cart */
.elementor-menu-cart__product-name.product-name {
  padding-top: 2rem !important;
  display: block !important; /* Ensures padding works correctly */
}

/* Mobile adjustment */
@media (max-width: 767px) {
  .elementor-menu-cart__product-name.product-name {
    padding-top: 1.5rem !important; /* Slightly less on mobile */
  }
}


/* Add 4rem top padding to WooCommerce Cart block */
.wp-block-woocommerce-cart.alignwide {
  padding-top: 4rem !important;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .wp-block-woocommerce-cart.alignwide {
    padding-top: 3rem !important; /* Slightly less on tablet */
  }
}

@media (max-width: 767px) {
  .wp-block-woocommerce-cart.alignwide {
    padding-top: 2rem !important; /* Smaller padding on mobile */
  }
}


/*remove compare button*/

.wd-compare-btn{
display: none !important
}@media (max-width: 576px) {
	.wd-product-filters {
    width: 100%;
    max-width: 100%; /* Ensures it doesn't exceed the viewport */
    box-sizing: border-box; /* Includes padding and border in width calculation */
}

/* Optional: Add padding/margins if needed, but ensure they don't break 100% width */
.wd-product-filters {
    padding: 10px;
    margin: 0;
}
}

