@charset "UTF-8";
/*
Theme Name: Border Gold Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: A&G Creative
Author URI: http://www.agcreative.ca
Template: enfold
*/
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
header {
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px;
}
header .logo img {
  transform: scale(0.65);
  position: relative;
  top: 2em;
}
.c-Header_widgets {
  top: 0;
}
.c-Header_widgets_search {
  position: absolute;
  left: 5em;
  top: 1.5em;
}
.c-Header_widgets_search input[type="search"], .c-Header_widgets_search input[type="search"]:focus {
  height: 30px;
  line-height: 30px;
  text-indent: 30px;
  border: #656565 1px solid !important;
  border-radius: 5px !important;
  background: #ffffff !important;
  font-size: 1.1em !important;
  letter-spacing: 1px;
  color: #656565 !important;
  font-weight: 500 !important;
}
.c-Header_widgets_search input[type="search"]::placeholder, .c-Header_widgets_search input[type="search"]:focus::placeholder {
  opacity: 1 !important;
  color: #656565 !important;
}
.c-Header_widgets_search input[type="submit"] {
  right: auto !important;
  left: 0 !important;
  color: #656565 !important;
  background: transparent !important;
}
.c-Header_widgets_search .avia-svg-icon {
  right: auto !important;
  top: -5px !important;
  left: 0 !important;
}
.c-Header_widgets_search .avia-svg-icon svg {
  fill: #656565 !important;
}
.c-Header_widgets_menu {
  position: absolute;
  right: 5em;
  top: 1.5em;
}
.c-Header_widgets_menu ul li {
  display: inline-block;
}
#header_meta {
  background: #f9f3e0;
  padding: 0.5em 0;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px;
}
#header_main {
  background: #ffffff;
}
#header_main_alternate {
  border: none !important;
}
#header_main_alternate .container {
  border: none !important;
}
.av-main-nav > li:not(:first-child), .av-main-nav > li:not(:last-child) {
  margin: 0 1em !important;
}
.av-main-nav > li:not(:first-child) a, .av-main-nav > li:not(:last-child) a {
  text-transform: uppercase;
  color: #656565 !important;
}
.av-main-nav > li:not(:first-child) a span, .av-main-nav > li:not(:last-child) a span {
  font-size: 1.2em !important;
  font-weight: 500;
}
.av-main-nav > li:not(:first-child).tel a span, .av-main-nav > li:not(:last-child).tel a span {
  color: #d11b22 !important;
  font-weight: 600 !important;
}
.sub-menu {
  box-shadow: none !important;
  border: none !important;
  left: -50% !important;
  padding-bottom: 1em !important;
  border-radius: 0 0 10px 10px !important;
}
.sub-menu li {
  border: none !important;
}
.sub-menu li a {
  line-height: 20px !important;
  text-align: center !important;
  padding: 1em !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  border: none !important;
}
.sub-menu li a:hover {
  color: #000000 !important;
  background: none !important;
}
.sub-menu .sub-menu {
  left: 100% !important;
  top: 9px !important;
  border-radius: 10px !important;
  background-color: #f5f5f5 !important;
}
.sub-menu .sub-menu li a {
  background-color: #f5f5f5 !important;
}
.c-Categories_home .av-special-heading {
  margin-top: 3em !important;
  padding: 1em 1.5em !important;
  border-radius: 0.5em 0 0 0.5em;
  width: auto;
  float: right;
  background: rgba(235, 182, 58, 0.8);
}
.c-Categories_home .av-special-heading h2 {
  display: inline-block;
  font-size: 1.8em;
  letter-spacing: 5px;
  font-weight: 600 !important;
  mix-blend-mode: normal !important;
}
.c-Categories_home .flex_column {
  border-radius: 15px !important;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
.c-Footer_CTA_full h3 {
  color: #ffffff;
  font-size: 2vw;
  max-width: 60%;
  margin: 0 auto !important;
  font-weight: 600 !important;
  letter-spacing: 2px;
  padding: 1em 0 0.5em 0 !important;
}
.c-Footer_CTA_full .av-subheading p {
  color: #ffffff;
  font-size: 1em;
}
.c-Footer_CTA_full p a {
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #ffffff;
}
.c-Footer_CTA .divider_right {
  border-right: #000000 1px solid;
}
.c-Footer_contact p {
  letter-spacing: 3px;
}
.c-Footer_contact p a:before {
  font-family: "entypo-fontello";
  content: "TTTT";
  display: inline-block;
  margin: 0 5px 0 15px;
}
.c-Footer_contact p a.phone:before {
  content: "";
}
.c-Footer_contact p a.mail:before {
  content: "";
}
.c-Reviews_home h3, .c-Recommended_home h3 {
  font-size: 1.5vw !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  letter-spacing: 3px;
  margin-bottom: 2em !important;
}
.c-Reviews_home .product-sorting, .c-Recommended_home .product-sorting {
  display: none;
}
.c-Contact h3 {
  margin-bottom: 1em !important;
}
.c-Contact_wrapper {
  margin-bottom: -280px !important;
}
.c-Contact_wrapper .gform_required_legend {
  display: none;
}
.c-Contact_wrapper .gfield_required {
  display: none !important;
}
.c-Contact_wrapper .gfield_label {
  font-family: "Roboto", sans-serif;
  font-weight: 300 !important;
  font-size: 16px !important;
  text-transform: uppercase;
}
.c-Contact_wrapper input[type="text"], .c-Contact_wrapper input[type="email"], .c-Contact_wrapper input[type="tel"], .c-Contact_wrapper textarea {
  background: #f5f5f5 !important;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 10px 3px;
}
.c-Contact_wrapper .gfield--type-textarea {
  margin-top: 1.5em;
}
.c-Contact_wrapper .button {
  background: #999999 !important;
  padding: 1em 3em;
  font-family: "Ronoto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 8px;
  font-weight: 300 !important;
}
.c-Contact_wrapper .button:hover {
  color: #000000 !important;
}
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
@media (max-width: 479px) {
  h1 {
    color: red !important;
  }
}
/* IMPORT PARTIALS FOR TABLET SCREEN RESOLUTION OVERRIDES */
/* IMPORT PARTIALS FOR DESKTOP SCREEN RESOLUTION OVERRIDES */
/** WOOCOMMERCE SPECIFIC STYLES **/
/* HIDE THE HEADER CART - CART LINK WILL BE VISIBLE IN SECONDARY MENU */
.cart_dropdown {
  display: none !important;
}
.cart-contents {
  display: none !important;
}
/* PRODUCT CARD STYLES */
.product .inner_product {
  background: #ffffff;
  border-radius: 20px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  padding: 24px;
  margin: 16px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 400px;
}
.product .inner_product .product-badges {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}
.product .inner_product .product-badges .badge {
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.product .inner_product .product-badges .badge.new {
  background: #6c757d;
  color: white;
}
.product .inner_product .product-badges .badge.top-pick {
  background: #d4af37;
  color: white;
}
.product .inner_product .woocommerce-product-gallery, .product .inner_product .product-image {
  text-align: center;
  margin-bottom: 24px;
}
.product .inner_product .woocommerce-product-gallery img, .product .inner_product .product-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.product .inner_product h2, .product .inner_product h3, .product .inner_product .woocommerce-loop-product__title {
  font-size: 20px;
  font-weight: 600;
  color: #6c757d;
  margin-bottom: 16px;
  line-height: 1.3;
  text-align: left;
  text-transform: capitalize;
}
.product .inner_product hr, .product .inner_product .divider {
  border: none;
  height: 1px;
  background: #e9ecef;
  margin: 16px 0;
}
.product .inner_product .price, .product .inner_product .woocommerce-Price-amount {
  font-size: 18px;
  color: #6c757d;
  margin-bottom: 20px;
}
.product .inner_product .price::before, .product .inner_product .woocommerce-Price-amount::before {
  /*content: "As low as ";*/
  font-weight: normal;
}
.product .inner_product .price .woocommerce-Price-currencySymbol, .product .inner_product .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 600;
}
.product .inner_product .add_to_cart_button, .product .inner_product a.add_to_cart_button {
  background: transparent;
  border: 2px solid #6c757d;
  color: #6c757d;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: block;
}
.product .inner_product .add_to_cart_button:hover, .product .inner_product a.add_to_cart_button:hover {
  background: #6c757d;
  color: white;
  transform: translateY(-1px);
  text-decoration: none;
}
.product .inner_product .add_to_cart_button:focus, .product .inner_product .add_to_cart_button:active, .product .inner_product a.add_to_cart_button:focus, .product .inner_product a.add_to_cart_button:active {
  text-decoration: none;
  outline: none;
}
.product .inner_product .stock, .product .inner_product .in-stock {
  font-size: 16px;
  font-weight: 600;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: left;
  margin-top: auto;
}
.product .inner_product > *:not(:last-child) {
  margin-bottom: 16px;
}
