@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");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 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;
}
.avia-section.alternate_color {
  background: #ffffff !important;
  border: none !important;
}
.avia-section.alternate_color h2 {
  text-align: center !important;
  text-transform: uppercase !important;
  color: #6c757d !important;
  font-weight: 600 !important;
  margin: 0 0 1em 0;
}
.c-Header_widgets {
  top: 0;
}
.c-Header_widgets_search {
  position: absolute;
  left: 5em;
  top: 4em;
}
.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: 4.5em;
  z-index: 9999;
}
.c-Header_widgets_menu li {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500 !important;
  vertical-align: middle !important;
}
.c-Header_widgets_menu li a, .c-Header_widgets_menu li img {
  vertical-align: middle !important;
}
.c-Header_widgets_menu li a {
  color: #777777 !important;
}
.c-Header_widgets_menu li a:hover {
  text-decoration: underline !important;
}
#header_meta {
  background: #004287;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px;
}
#header_meta .container {
  max-width: 100% !important;
}
#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;
  transform: translateX(-50%) !important;
  padding-bottom: 1em !important;
  border-radius: 0 0 10px 10px !important;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 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;
}
.av_secondary_right .sub_menu {
  float: none !important;
  padding: 0 !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;
}
.nfusion-poweredby {
  display: none !important;
}
.c-Footer_CTA_icons {
  background: #ffffff !important;
}
.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 {
  background: #004287 !important;
}
.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-Footer_links, .c-Footer_logo {
  background: #004287 !important;
  color: #ffffff;
}
.c-Footer_links strong, .c-Footer_logo strong {
  font-weight: 600;
  color: #ffffff;
}
.c-Footer_links li, .c-Footer_logo li {
  color: #ffffff;
}
.c-Footer_links li a, .c-Footer_logo li a {
  color: #ffffff !important;
}
.c-Partners {
  background-color: #ffffff !important;
}
.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: 0em !important;
  color: #777777 !important;
}
.c-Reviews_home .product-sorting, .c-Recommended_home .product-sorting {
  display: none;
}
.c-Contact h2, .c-Contact h1 {
  font-size: 1.5em !important;
  font-weight: 600 !important;
  margin-bottom: 1em !important;
}
.c-Contact input[type="submit"] {
  width: 100% !important;
  background: #004287 !important;
  border-radius: 0.5em !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  border: none !important;
  font-size: 1.5em !important;
}
.c-Contact input[type="submit"]:hover {
  background: #004287 !important;
  color: #ffffff !important;
}
.c-Contact_metals {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px;
  padding: 2em;
}
.c-Contact_metals input[type="text"], .c-Contact_metals input[type="email"], .c-Contact_metals textarea {
  background: #ffffff !important;
  border: none !important;
  border-radius: 5px !important;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px !important;
  padding: 0.5em !important;
  font-size: 1em !important;
  color: #6c757d !important;
  font-weight: 500 !important;
}
.c-Contact_metals input[type="submit"] {
  background: #004287 !important;
  border-radius: 0.5em !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  border: none !important;
  font-size: 1em !important;
}
.c-Contact_metals input[type="submit"]:hover {
  background: #004287 !important;
  color: #ffffff !important;
}
.c-Contact_metals h2 {
  margin-bottom: 1em !important;
  text-transform: capitalize !important;
  color: #6c757d !important;
  font-weight: 600 !important;
}
.c-Contact_metals .phone {
  display: inline-block;
  padding: 1em 0;
}
.c-Contact_metals .phone:before {
  font-family: "entypo-fontello";
  content: "";
  display: inline-block;
  margin-right: 10px;
}
.c-Content {
  padding-top: 2em;
}
.c-Content h1 {
  font-size: 1.5em !important;
  font-weight: 600 !important;
  margin-bottom: 0.5em !important;
  color: #6c757d !important;
  text-transform: capitalize !important;
}
.c-Content h3 {
  font-size: 1.2em !important;
  font-weight: 600 !important;
  margin-bottom: 0.5em !important;
  color: #6c757d !important;
  text-transform: capitalize !important;
}
.c-Content h4 {
  color: #6c757d !important;
  font-weight: 600 !important;
}
.c-Content p, .c-Content ul, .c-Content li {
  margin-bottom: 1em !important;
  color: #6c757d !important;
}
.c-Content_prepare .flex_column:first-of-type {
  border-right: 5px solid #004287 !important;
  padding-right: 50px;
}
.c-Content_prepare em {
  background: #F69900 !important;
  display: inline-block;
  color: #000000 !important;
  padding: 0.25rem 0.5rem !important;
  width: 40px;
  text-align: center;
  border-radius: 20px;
}
.c-FAQ section {
  border-radius: 10px;
  border: #777777 1px solid !important;
  background: white !important;
  margin-bottom: 0.5em;
}
.c-FAQ section p {
  border: none !important;
  background: none !important;
  line-height: 1.5 !important;
}
.c-FAQ section p.toggler {
  font-weight: 600 !important;
}
.c-FAQ section .toggle_content {
  background: none !important;
  border: none !important;
}
.c-FAQ section .toggle_content p {
  margin-bottom: 1em;
}
.c-Sell_table table {
  border: none !important;
}
.c-Sell_table .templ-table-container {
  border-radius: 10px !important;
  overflow: hidden !important;
  border: none !important;
}
.c-Sell_table tr td:first-child {
  font-weight: 600 !important;
}
.c-Sell_table tr td {
  padding: 0.5em !important;
}
/* IMPORT PARTIALS FOR MOBILE SCREEN RESOLUTION OVERRIDES */
@media (max-width: 479px) {
  /*
    .c-Product_grid {
        ul {
            display: grid !important;
            grid-template-columns: repeat(2, 1fr) !important;
            gap: 6% !important;
            
            li {
                img {
                    max-height: 100px !important;
                }
            }
        }
    }
    */
  header .container {
    padding: 0 !important;
    width: 100% !important;
  }
  header #header_main {
    position: fixed;
    top: 0;
    height: 70px;
    z-index: 1000 !important;
    width: 100% !important;
  }
  header #header_main .logo {
    display: block !important;
    position: fixed !important;
    top: -15px;
    left: 50% !important;
    transform: translateX(-50%);
    z-index: 3000 !important;
  }
  header #header_main .logo a {
    display: inline-block !important;
  }
  header #header_main nav {
    z-index: 5000 !important;
    right: 0px !important;
  }
  .c-Header_widgets {
    width: 100%;
  }
  .c-Header_widgets_menu {
    right: 0 !important;
    background: white !important;
    width: 75% !important;
    padding: 0 !important;
    top: 4.2em !important;
    z-index: 4000 !important;
  }
  .c-Header_widgets_search {
    position: fixed !important;
    top: 69px;
    background: #fff;
    width: 26%;
    height: 48px;
    left: 0;
  }
  .c-Header_widgets_search search {
    width: 40px;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .c-Header_widgets_search .avia-svg-icon {
    font-size: 20px !important;
  }
  .c-Header_widgets_search input[type="search"] {
    border: none !important;
  }
  .c-Header_widgets .c-Header_widgets_menu, .c-Header_widgets .c-Topmenu {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .c-Header_widgets .c-Header_widgets_menu li, .c-Header_widgets .c-Topmenu li {
    min-width: auto;
    padding: 0.25rem;
  }
  .c-Header_widgets .c-Header_widgets_menu li a, .c-Header_widgets .c-Topmenu li a {
    font-size: 0.8125rem !important;
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 0.5rem 0.5rem !important;
  }
  .c-Header_widgets .c-Header_widgets_menu li a img, .c-Header_widgets .c-Topmenu li a img {
    width: 20px !important;
    height: 20px !important;
  }
  .c-Header_widgets .c-Header_widgets_menu li.separator, .c-Header_widgets .c-Topmenu li.separator {
    display: none;
  }
  .c-Header_widgets .c-Header_widgets_menu_cart .cart-count, .c-Header_widgets .c-Topmenu_cart .cart-count {
    top: 0 !important;
    right: 0 !important;
  }
  .widget_bordergold_price_ticker {
    padding: 0.5rem !important;
  }
  .c-Metals_ticker_wrapper {
    position: relative;
    display: contents;
  }
  .c-Metals_ticker {
    position: fixed !important;
    top: 115px;
    flex-direction: column;
    gap: 0;
    padding: 0 3rem 0 0 !important;
    background: #1e3a8a;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    transition: grid-template-columns 0.3s ease;
  }
  .c-Metals_ticker .c-Metals_ticker_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.25rem 0;
  }
  .c-Metals_ticker .c-Metals_ticker_item:nth-child(n+3) {
    display: none;
  }
  .c-Metals_ticker .c-Metals_ticker_item:nth-child(even) {
    align-items: flex-end;
  }
  .c-Metals_ticker .c-Metals_ticker_item .metal-name {
    font-size: 0.7rem !important;
    font-weight: 600;
    margin-bottom: 0 !important;
    color: #ffffff !important;
  }
  .c-Metals_ticker .c-Metals_ticker_item .metal-price {
    font-size: 0.7rem !important;
    font-weight: 600;
    color: #DEB83B;
  }
  .c-Metals_ticker .c-Metals_ticker_item .price-change {
    font-size: 0.65rem !important;
    margin-top: 0.25rem;
  }
  .c-Metals_ticker_toggle {
    position: absolute;
    top: 114px;
    right: 0.3rem;
    z-index: 1001;
    background: transparent;
    color: #ffffff;
    border: none;
    padding: 0.5rem 0.75rem;
    cursor: pointer;
    font-size: 1.5rem;
    border-radius: 2px;
    line-height: 1.4;
  }
  .c-Metals_ticker_wrapper.expanded .c-Metals_ticker {
    grid-template-columns: 1fr;
  }
  .c-Metals_ticker_wrapper.expanded .c-Metals_ticker .c-Metals_ticker_item:nth-child(n+3) {
    display: flex;
  }
  .c-Metals_ticker_wrapper.expanded .c-Metals_ticker .c-Metals_ticker_item:nth-child(odd) {
    align-items: flex-start;
  }
  .c-Metals_ticker_wrapper.expanded .c-Metals_ticker .c-Metals_ticker_item:nth-child(even) {
    align-items: flex-end;
  }
  .product-main-grid {
    grid-template-columns: 1fr !important;
  }
  .responsive #top #main {
    padding-top: 120px !important;
  }
  #main .container h3 {
    font-size: 28px !important;
  }
  .c-Categories .flex_column {
    min-height: 270px;
  }
  .c-Categories .av-flex-placeholder {
    display: none !important;
  }
  .c-Categories_home .flex_column_table {
    display: grid !important;
    grid-column-gap: 6% !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .c-Categories > * {
    display: block;
    /* or leave as default */
    width: auto;
    /* remove 100% widths */
    grid-column: auto;
    /* ensure no full-width span */
  }
  #cart-toast-container {
    bottom: 10px;
    right: 10px;
  }
  #cart-toast-container .cart-toast {
    min-width: auto;
    max-width: calc(100vw - 20px);
    padding: 12px 16px;
    font-size: 13px;
    margin-bottom: 8px;
    border-radius: 4px 0 0 4px;
  }
}
@media (max-width: 479px) {
  .category-page-grid {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 1rem;
  }
  .category-page-grid .category-sidebar {
    display: none;
  }
  .category-page-grid .category-content {
    width: 100%;
  }
  .price-filter-product {
    grid-template-columns: 1fr !important;
    gap: 1rem;
    padding: 1rem;
  }
  .price-filter-product .product-image {
    width: 100px;
    height: 100px;
  }
  .metal-categories-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 1rem;
  }
}
/* IMPORT PARTIALS FOR TABLET SCREEN RESOLUTION OVERRIDES */
/* IMPORT PARTIALS FOR DESKTOP SCREEN RESOLUTION OVERRIDES */
@media (min-width: 768px) {
  .c-Metals_ticker_toggle {
    display: none !important;
  }
  .c-Metals_ticker {
    position: static !important;
    background: transparent !important;
    padding: 0 !important;
    display: flex !important;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    flex-direction: row;
    grid-template-columns: unset !important;
  }
  .c-Metals_ticker .c-Metals_ticker_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    padding: 0.25rem;
  }
  .c-Metals_ticker .c-Metals_ticker_item:nth-child(n+3) {
    display: flex;
  }
  .c-Metals_ticker .c-Metals_ticker_item .metal-name {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    margin-bottom: 0 !important;
  }
  .c-Metals_ticker .c-Metals_ticker_item .metal-price {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #ffffff;
  }
  .c-Metals_ticker .c-Metals_ticker_item .price-change {
    font-size: 12px !important;
    margin-top: 0 !important;
  }
  .c-Metals_ticker:not(:last-of-type) {
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9ecef;
  }
}
/** 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;
}
.top-tags {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  min-height: 32px;
  align-items: center;
  padding: 0 0.5em 0.5em 0.5em;
  border-bottom: 1px solid #777777;
}
.top-tags .tag {
  padding: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  border: none;
  background: transparent;
}
.top-tags .tag.tag-deal {
  color: #e74c3c;
}
.top-tags .tag.tag-new {
  color: #777777;
}
.top-tags .tag.tag-top-pick {
  color: #DEB83B;
}
.top-tags .tag + .tag::before {
  content: "|";
  margin-right: 8px;
  color: #777777;
  width: 3px;
}
.top-tags.top-tags--empty {
  min-height: 40px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* PRODUCT CARD STYLES */
.product .inner_product {
  background: #ffffff;
  border-radius: 20px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  padding: 1em;
  margin: 16px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 400px;
  min-height: auto;
  padding-bottom: 100px;
  line-height: 1.2;
  height: 100%;
}
.product .inner_product h2 {
  line-height: 1.2 !important;
}
.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: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.product .inner_product .product-badges .badge.new {
  background: #6c757d;
  color: #ffffff;
}
.product .inner_product .product-badges .badge.top-pick {
  background: #d4af37;
  color: #ffffff;
}
.product .inner_product .top-tags {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  min-height: 32px;
  align-items: center;
  padding: 0 0.5em 0.5em 0.5em;
  border-bottom: 1px solid #777777;
}
.product .inner_product .top-tags .tag {
  padding: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  border: none;
  background: transparent;
}
.product .inner_product .top-tags .tag.tag-deal {
  color: #e74c3c;
}
.product .inner_product .top-tags .tag.tag-new {
  color: #777777;
}
.product .inner_product .top-tags .tag.tag-top-pick {
  color: #DEB83B;
}
.product .inner_product .top-tags .tag + .tag::before {
  content: "|";
  margin-right: 8px;
  color: #777777;
  width: 3px;
}
.product .inner_product .top-tags.top-tags--empty {
  min-height: 40px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.product .inner_product .woocommerce-product-gallery, .product .inner_product .product-image {
  text-align: center;
  margin-bottom: 24px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.product .inner_product .woocommerce-product-gallery img, .product .inner_product .product-image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: contain;
}
.product .inner_product h2, .product .inner_product h3, .product .inner_product .woocommerce-loop-product__title {
  font-size: 12px;
  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: 12px !important;
  color: #6c757d;
  margin-bottom: 20px;
  display: block;
  padding-bottom: 16px;
  font-weight: 400 !important;
}
.product .inner_product .price span, .product .inner_product .woocommerce-Price-amount span {
  font-size: 12px !important;
}
.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 .as-low-as {
  float: left !important;
  clear: left;
  margin-right: 8px;
  color: #6c757d;
  font-size: 12px !important;
  padding-bottom: 16px;
  display: block;
  font-weight: 400 !important;
}
.product .inner_product .add_to_cart_button, .product .inner_product a.add_to_cart_button {
  background: transparent;
  border: none;
  color: #6c757d;
  padding: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
  text-decoration: none;
  display: block;
  opacity: 1;
  position: relative;
}
.product .inner_product .add_to_cart_button i, .product .inner_product .add_to_cart_button .icon, .product .inner_product .add_to_cart_button svg, .product .inner_product a.add_to_cart_button i, .product .inner_product a.add_to_cart_button .icon, .product .inner_product a.add_to_cart_button svg {
  display: none !important;
}
.product .inner_product .add_to_cart_button::before, .product .inner_product a.add_to_cart_button::before {
  content: none;
}
.product .inner_product .add_to_cart_button:hover, .product .inner_product a.add_to_cart_button:hover {
  background: transparent;
  color: #6c757d;
  transform: none;
  text-decoration: underline;
}
.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 > *:not(:last-child) {
  margin-bottom: 16px;
}
.product-qty-selector {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  top: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}
.product-qty-selector .qty-label {
  font-size: 11px;
  font-weight: 600;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
}
.product-qty-selector .qty-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.product-qty-selector .qty-btn {
  background: #3498db;
  border: none;
  color: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s ease;
}
.product-qty-selector .qty-btn:hover {
  background: #217dbb;
}
.product-qty-selector .qty-input {
  width: 40px !important;
  max-width: 40px !important;
  min-width: 0 !important;
  height: 28px;
  border: 1px solid #777777;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  color: #6c757d;
  padding: 0;
  margin-bottom: 0 !important;
  background: #ffffff;
  flex-shrink: 0;
  -moz-appearance: textfield;
}
.product-qty-selector .qty-input::-webkit-outer-spin-button, .product-qty-selector .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-qty-selector .qty-input:focus {
  outline: none;
  border-color: #3498db;
}
/* ADD TO CART BUTTON - PRODUCT TYPE SIMPLE */
.button.product_type_simple {
  background: transparent !important;
  border: none !important;
  color: #6c757d !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: left !important;
  text-decoration: none !important;
  display: inline-block;
  opacity: 1;
}
.button.product_type_simple:hover {
  background: transparent !important;
  color: #6c757d !important;
  transform: none !important;
  text-decoration: underline !important;
}
.button.product_type_simple:focus, .button.product_type_simple:active {
  text-decoration: none !important;
  outline: none;
}
button i, button .icon, button svg, .button i, .button .icon, .button svg, a.button i, a.button .icon, a.button svg, input[type="button"] i, input[type="button"] .icon, input[type="button"] svg {
  display: none !important;
}
/* CART BUTTONS CONTAINER - OVERRIDE ENFOLD DEFAULT */
.avia_cart_buttons {
  opacity: 1 !important;
  border: none !important;
  border-top: none !important;
  background: none !important;
  display: flex !important;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  position: absolute !important;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 1em;
  width: calc(100% - 1.8em);
  padding: 0 0 0 0;
}
.avia_cart_buttons a {
  width: 100% !important;
  display: block !important;
}
.avia_cart_buttons a span {
  border: none !important;
  display: block !important;
  width: 100% !important;
}
.avia_cart_buttons .button, .avia_cart_buttons a.button {
  background-color: #F69900 !important;
  color: #ffffff !important;
  padding: 1em !important;
  border-radius: 8px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  border: none !important;
  text-align: center !important;
  transition: all 0.3s ease;
}
.avia_cart_buttons .button:hover, .avia_cart_buttons a.button:hover {
  background-color: #c37900 !important;
  color: #ffffff !important;
}
.avia_cart_buttons .button-mini-delimiter {
  display: none !important;
}
.avia_cart_buttons .show_details_button {
  display: none !important;
}
/* PRODUCT HEADER - REMOVE BORDER */
.inner_product_header {
  padding: 1em 0 !important;
  border: none !important;
  border-bottom: none !important;
}
/* HIDE AVIA ARROW */
.avia-arrow {
  display: none !important;
}
/* PRODUCT CONTAINER IMAGES - UNIFORM MAX-HEIGHT */
.thumbnail_container img.wp-post-image, .thumbnail_container img.attachment-shop_single {
  max-height: 170px !important;
  width: auto !important;
  height: 170px !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}
.product-bottom-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0em 1em;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.product-stock-status {
  text-align: left;
  padding: 1em 0 1em 0;
  font-weight: 600;
  font-size: 14px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase;
}
.product-stock-status.in-stock {
  color: #27ae60 !important;
}
.product-stock-status.presale {
  color: #3498db;
}
.product-stock-status:not(.in-stock):not(.presale) {
  color: #e74c3c;
}
.product-stock-status:not(.in-stock):not(.presale) a {
  color: #e74c3c;
  text-decoration: none;
}
.product-stock-status:not(.in-stock):not(.presale) a:hover {
  text-decoration: underline;
}
.c-Header_widgets .widget {
  padding: 0 !important;
}
.c-Header_widgets_menu {
  display: flex;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.c-Header_widgets_menu li {
  display: flex;
  align-items: center;
  height: 100%;
}
.c-Topmenu {
  display: flex !important;
  align-items: center !important;
  gap: 20px;
  text-decoration: none;
  color: #6c757d;
  transition: color 0.3s ease;
  font-weight: 600;
}
.c-Topmenu a:hover {
  color: #777777;
}
.c-Topmenu_account img.icon {
  width: 18px;
  height: 18px;
  object-fit: contain;
  margin-right: 5px;
}
.c-Topmenu_cart {
  position: relative;
}
.c-Topmenu_cart img.icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.c-Topmenu_cart .cart-count {
  display: inline-block;
  position: absolute;
  top: -8px;
  right: -15px;
  width: 20px !important;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  background: #FDDA25;
  border: #777777 2px solid;
  border-radius: 5em;
  text-align: center;
  font-weight: 600;
}
.c-Topmenu_toggle {
  padding-left: 1em !important;
}
.c-Topmenu_toggle a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
}
.c-Topmenu_toggle .flag-icon {
  font-size: 17px;
  line-height: 1;
}
.c-Topmenu_toggle .toggle-text {
  font-size: 15px;
}
.c-Topmenu_toggle img.icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.widget_bordergold_price_ticker {
  padding: 0 !important;
  padding-bottom: 1.5em !important;
}
.c-Metals_ticker {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.c-Metals_ticker:first-of-type {
  display: none;
}
.c-Metals_ticker:not(:last-of-type) {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e9ecef;
}
.c-Metals_ticker .c-Metals_ticker_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  gap: 8px;
}
.c-Metals_ticker .c-Metals_ticker_item .metal-name {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
.c-Metals_ticker .c-Metals_ticker_item .metal-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
.c-Metals_ticker .c-Metals_ticker_item .price-change {
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0px 8px;
  border-radius: 3px;
  color: #ffffff;
}
.c-Metals_ticker .c-Metals_ticker_item .price-change.up {
  background: #28a745;
}
.c-Metals_ticker .c-Metals_ticker_item .price-change.up::before {
  content: "▲";
  font-size: 10px;
}
.c-Metals_ticker .c-Metals_ticker_item .price-change.down {
  background: #dc3545;
}
.c-Metals_ticker .c-Metals_ticker_item .price-change.down::before {
  content: "▼";
  font-size: 10px;
}
.woocommerce-MyAccount-content p {
  line-height: 1.5 !important;
}
.woocommerce-MyAccount-navigation {
  padding: 1em !important;
  background: #ffffff !important;
  border-radius: 1em !important;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px !important;
  margin-bottom: 2em !important;
}
.woocommerce-MyAccount-navigation li {
  border: none !important;
}
body.single-product {
  background-color: #ffffff;
}
body.single-product .woocommerce-product-details__short-description, body.single-product .stock.in-stock {
  display: none !important;
}
body.single-product button.single_add_to_cart_button.button.alt, body.single-product .single_add_to_cart_button.button.alt {
  background: #F69900 !important;
  color: #ffffff !important;
  padding: 1em !important;
  border-radius: 8px !important;
  text-align: center !important;
  border: none !important;
  font-weight: 600 !important;
  transition: all 0.3s ease !important;
  cursor: pointer !important;
  display: inline-block !important;
}
body.single-product button.single_add_to_cart_button.button.alt svg, body.single-product button.single_add_to_cart_button.button.alt i, body.single-product button.single_add_to_cart_button.button.alt .icon, body.single-product .single_add_to_cart_button.button.alt svg, body.single-product .single_add_to_cart_button.button.alt i, body.single-product .single_add_to_cart_button.button.alt .icon {
  display: none !important;
}
body.single-product button.single_add_to_cart_button.button.alt:hover, body.single-product button.single_add_to_cart_button.button.alt:focus, body.single-product .single_add_to_cart_button.button.alt:hover, body.single-product .single_add_to_cart_button.button.alt:focus {
  background: #c37900 !important;
  color: #ffffff !important;
}
body.woocommerce-cart .container .shop_table {
  background: #ffffff !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  padding: 0 !important;
}
body.woocommerce-cart .container .shop_table thead tr {
  background: #f8f9fa !important;
}
body.woocommerce-cart .container .shop_table thead tr th {
  padding: 14px 16px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: #6c757d !important;
  border-bottom: 2px solid #777777 !important;
  font-family: "poppins", sans-serif !important;
}
body.woocommerce-cart .container .shop_table tbody tr.woocommerce-cart-form__cart-item {
  border-bottom: 1px solid #f0f0f0 !important;
  transition: background 0.15s ease;
}
body.woocommerce-cart .container .shop_table tbody tr.woocommerce-cart-form__cart-item:hover {
  background: #fafafa !important;
}
body.woocommerce-cart .container .shop_table tr {
  background: none !important;
}
body.woocommerce-cart .container .shop_table td, body.woocommerce-cart .container .shop_table th {
  border: none !important;
  color: #6c757d !important;
  font-family: "poppins", sans-serif !important;
  padding: 16px !important;
  vertical-align: middle !important;
}
body.woocommerce-cart .container .shop_table td.product-thumbnail img {
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  width: 70px !important;
  height: 70px !important;
  object-fit: contain !important;
}
body.woocommerce-cart .container .shop_table td.product-name a {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #6c757d !important;
  text-decoration: none !important;
}
body.woocommerce-cart .container .shop_table td.product-name a:hover {
  text-decoration: underline !important;
}
body.woocommerce-cart .container .shop_table td.product-price {
  font-size: 13px !important;
}
body.woocommerce-cart .container .shop_table td.product-subtotal {
  font-weight: 700 !important;
  font-size: 14px !important;
}
body.woocommerce-cart .container .shop_table td.product-remove a.remove {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 26px !important;
  height: 26px !important;
  border-radius: 50% !important;
  background: #fee2e2 !important;
  color: #dc2626 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: background 0.2s ease, color 0.2s ease !important;
}
body.woocommerce-cart .container .shop_table td.product-remove a.remove:hover {
  background: #dc2626 !important;
  color: #ffffff !important;
}
body.woocommerce-cart .container .shop_table td.product-quantity .quantity {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin: 0 !important;
}
body.woocommerce-cart .container .shop_table td.product-quantity input[type="button"] {
  background: #3498db !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 50% !important;
  width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  cursor: pointer !important;
  padding: 0 !important;
  transition: background 0.2s ease !important;
}
body.woocommerce-cart .container .shop_table td.product-quantity input[type="button"]:hover {
  background: #217dbb !important;
}
body.woocommerce-cart .container .shop_table td.product-quantity .input-text {
  border: 1px solid #777777 !important;
  border-radius: 4px !important;
  width: 44px !important;
  height: 28px !important;
  line-height: 28px !important;
  text-align: center !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
body.woocommerce-cart .container .shop_table tr.actions {
  background: #f8f9fa !important;
  border-top: 1px solid #f0f0f0 !important;
}
body.woocommerce-cart .container .shop_table button {
  border-radius: 8px !important;
}
body.woocommerce-cart .container .shop_table.cart-totals-table {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  overflow: visible;
}
body.woocommerce-cart .container .shop_table.cart-totals-table .woocommerce-shipping-destination, body.woocommerce-cart .container .shop_table.cart-totals-table .woocommerce-shipping-calculator {
  text-align: left !important;
  text-indent: 20px;
  padding: 5px 0 !important;
  margin: 0.5em !important;
  background: #f1f1f1;
}
body.woocommerce-cart .container .shop_table.cart-totals-table .woocommerce-shipping-destination section, body.woocommerce-cart .container .shop_table.cart-totals-table .woocommerce-shipping-calculator section {
  padding: 10px !important;
}
body.woocommerce-cart .container .cart-collaterals {
  padding-left: 10px;
  padding-top: 2em;
}
body.woocommerce-cart .container .cart-collaterals .cart_totals {
  background: #ffffff !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  padding: 1.5em !important;
}
body.woocommerce-cart .container .cart-collaterals .cart_totals h2 {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 1em !important;
  padding-bottom: 0.5em !important;
  border-bottom: 1px solid #777777 !important;
}
body.woocommerce-cart .container .cart-collaterals .cart_totals .cart-totals-final-value .woocommerce-Price-amount, body.woocommerce-cart .container .cart-collaterals .cart_totals .cart-totals-value .woocommerce-Price-amount {
  color: #004287 !important;
}
body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-methods, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-methods li, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-methods label, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-methods input, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-destination, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-calculator, body.woocommerce-cart .container .cart-collaterals .cart_totals .woocommerce-shipping-calculator * {
  font-size: 12px !important;
}
body.woocommerce-cart, body.wp-singular {
  background-color: #ffffff !important;
}
body.woocommerce-cart #main, body.wp-singular #main {
  background-color: #ffffff !important;
}
body.woocommerce-cart #main .container_wrap, body.wp-singular #main .container_wrap {
  background-color: #ffffff;
}
body.woocommerce-checkout .final-sale-notice {
  background: #fffbeb;
  border: 1px solid #f6d860;
  border-radius: 8px;
  color: #7a5c00;
  font-size: 12px;
  line-height: 1.5;
  padding: 12px 16px;
  margin-bottom: 16px;
  font-family: "poppins", sans-serif;
}
body.woocommerce-checkout .form-row.checkbox_disclaimer {
  float: left;
  position: relative;
  top: 25px;
}
body.woocommerce-checkout .form-row.checkbox_disclaimer label {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  cursor: pointer;
}
body.woocommerce-checkout .form-row.checkbox_disclaimer input[type="checkbox"] {
  flex-shrink: 0 !important;
  margin-top: 3px !important;
  margin-right: 0 !important;
}
body.woocommerce-checkout .form-row.place-order {
  font-size: 12px !important;
}
body.woocommerce-checkout .form-row.place-order * {
  font-size: 12px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table {
  background: #ffffff !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
  padding: 0 !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  overflow: hidden;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead tr th {
  background: #f8f9fa !important;
  padding: 12px 16px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: #6c757d !important;
  border-bottom: 2px solid #777777 !important;
  border-top: none !important;
  font-family: "poppins", sans-serif !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table td, body.woocommerce-checkout .woocommerce-checkout-review-order-table th {
  border: none !important;
  padding: 14px 16px !important;
  vertical-align: middle !important;
  font-family: "poppins", sans-serif !important;
  color: #6c757d !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr {
  border-bottom: 1px solid #f0f0f0 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td.product-name {
  font-weight: 600 !important;
  font-size: 13px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td.product-name .product-quantity {
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #a1a8ae !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td.product-total {
  font-weight: 600 !important;
  font-size: 13px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td, body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th {
  font-size: 12px !important;
  padding: 10px 16px !important;
  border-top: 1px solid #f0f0f0 !important;
  color: #6c757d !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td, body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th {
  background: #f8f9fa !important;
  border-top: 2px solid #777777 !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  padding: 14px 16px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total .woocommerce-Price-amount {
  color: #004287 !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}
.container_wrap.template-shop {
  background-color: #ffffff !important;
}
.container_wrap.template-shop .container {
  max-width: 1310px !important;
  margin: 0 auto;
}
.product-main-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin-bottom: 3em;
  align-items: start;
  width: 100%;
}
.product-images-column {
  min-width: 0;
  padding: 1em 2em;
}
.product-images-column img {
  max-width: 100%;
  display: block;
}
.product-summary-column {
  min-width: 0;
}
.product-summary-column .summary {
  margin-top: 4em !important;
  border: none !important;
  padding: 1em 1em 8em 1em !important;
  background: #ffffff !important;
  border-radius: 1em !important;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px !important;
  position: relative;
}
.product-summary-column .summary #transcation-type-switcher {
  margin-top: 1em !important;
}
.product-summary-column .summary .price {
  padding-top: 1em;
}
.product-summary-column .summary #item-sell {
  padding: 3em 0 !important;
}
.product-summary-column .summary #item-sell span {
  display: inline-block;
  color: #DEB83B;
}
.product-summary-column .summary #item-sell span#sellPrice bdi {
  font-size: 2.5em;
  font-weight: 600 !important;
  color: #777777 !important;
}
.product-summary-column .summary #item-sell span#sellPrice bdi span {
  color: #777777 !important;
}
.product-summary-column .summary p {
  font-size: 0.7em !important;
}
.product-summary-column .summary .cart {
  position: absolute;
  padding: 0 1em;
  bottom: 0;
  right: 0;
  display: flex;
}
.product-summary-column .summary .cart .quantity input[type="button"] {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 10em !important;
  font-weight: 600 !important;
}
.product-summary-column .summary .cart .quantity input[type="number"] {
  border: none !important;
  font-weight: 600 !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
}
.product-summary-column .summary .cart button {
  background: none !important;
  text-transform: uppercase !important;
  color: #6c757d !important;
  font-weight: 600 !important;
  padding: 0 !important;
}
.product-summary-column .summary .product-bottom-container {
  bottom: 4em !important;
}
.product-summary-column .summary h1 {
  color: #6c757d !important;
  font-size: 1.2em !important;
  font-weight: 600 !important;
  margin-top: 1em !important;
}
.product-summary-column .summary #transcation-type-switcher {
  display: block !important;
}
.product-summary-column .summary #transcation-type-switcher span {
  display: inline-block !important;
  font-weight: 600 !important;
  padding: 0.5em 0;
  margin: 0 1em 0 0;
}
.product-summary-column .summary #transcation-type-switcher span:first-of-type {
  border-right: #777777 1px solid !important;
  padding-right: 1em !important;
}
.product-summary-column .summary #transcation-type-switcher span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.product-summary-column .summary.entry-summary {
  padding: 0;
  border: none;
  margin: 0;
}
.product-summary-column #item-buy table {
  background: #ffffff !important;
  border: none !important;
}
.product-summary-column #item-buy table td span {
  color: text-grey !important;
  font-family: "poppins", sans-serif !important;
}
.product-summary-column #item-buy table thead tr {
  background: none !important;
}
.product-summary-column #item-buy table thead td {
  font-weight: 600 !important;
  border: none !important;
  background: none !important;
  color: #6c757d !important;
  padding: 1em 0 !important;
}
.product-summary-column #item-buy table tbody tr {
  border-bottom: #777777 1px solid !important;
  background: none !important;
}
.product-summary-column #item-buy table tbody tr:last-child {
  border-bottom: none !important;
}
.product-summary-column #item-buy table tbody td {
  font-size: 0.8em !important;
  border: none !important;
  padding: 1em 0 !important;
}
.product-tabs-section {
  width: 100%;
  clear: both;
  grid-column: 1 / -1;
}
.product-tabs-section ul.wc-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  border: none;
  gap: 0;
}
.product-tabs-section ul.wc-tabs li {
  margin: 0 0.5em 0 0 !important;
  padding: 0;
  border: none;
  background: transparent;
}
.product-tabs-section ul.wc-tabs li a {
  display: block;
  padding: 2em 3em !important;
  border-radius: 10px 10px 0 0 !important;
  font-size: 0.9em;
  font-weight: 600;
  color: #6c757d;
  text-decoration: none;
  background: rgba(222, 184, 59, 0.3) !important;
  border: none !important;
  transition: all 0.3s ease;
}
.product-tabs-section ul.wc-tabs li a:hover {
  color: #777777;
}
.product-tabs-section ul.wc-tabs li.active a {
  background: #ffffff !important;
  color: #6c757d;
}
.product-tabs-section .woocommerce-Tabs-panel {
  display: block !important;
  padding: 2em 3em !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 0 0 1em 1em !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.product-tabs-section .woocommerce-Tabs-panel p, .product-tabs-section .woocommerce-Tabs-panel li {
  line-height: 1.5;
  color: #6c757d;
  font-size: 14px;
}
.product-tabs-section .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
  padding: 1.5em 1em;
  background: #ffffff;
  border: none;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.single-product-cart-icon {
  display: none !important;
}
ul.products {
  display: flex !important;
  flex-wrap: wrap;
  align-items: stretch !important;
}
.shop_columns_4 ul.products li {
  width: calc(25% - 3.8%) !important;
  margin: 0 0 20px 3.8% !important;
  display: flex !important;
}
.shop_columns_4 ul.products li:nth-child(4n) {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.shop_columns_4 ul.products li:nth-child(4n+1) {
  clear: none !important;
}
.category-page-grid {
  display: grid;
  grid-template-columns: 20% 80%;
  gap: 2rem;
  margin: 0;
}
.category-sidebar {
  height: fit-content;
  position: relative;
  height: 100%;
}
.category-sidebar:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  border-right: #999999 1px solid;
  opacity: 0.15;
  height: 100% !important;
  padding-top: 10em;
}
.filter-menu {
  font-size: 1rem;
  color: #6c757d;
  font-family: "Poppins", sans-serif;
}
.filter-section {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.filter-section:first-of-type {
  margin-top: 3em;
}
.filter-section li {
  border-bottom: rgba(119, 119, 119, 0.5) 1px solid;
}
.filter-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.filter-title {
  display: none;
}
.filter-header {
  display: grid;
  grid-template-columns: 1fr 50px;
  gap: 1rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.75rem;
}
.filter-header-term {
  font-size: 0.9em;
  font-weight: 600;
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.filter-header-count {
  width: 50px;
  text-align: center;
  font-size: 0.9em;
  font-weight: 600;
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.price-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.price-filter-item {
  margin-bottom: 0;
  display: flex;
  gap: 0.25rem;
  align-items: center;
  padding: 0.5rem;
  border: none;
}
.price-filter-item:nth-child(odd) {
  background: #ffffff;
}
.price-filter-item:nth-child(even) {
  background: #f1f1f1;
}
.price-filter-item input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #DEB83B;
  flex-shrink: 0;
}
.price-filter-item label {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  cursor: pointer;
  margin: 0;
  font-weight: 400 !important;
  line-height: 1.3;
}
.price-filter-item label:hover {
  color: #DEB83B;
}
.price-filter-item a {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  font-weight: 400 !important;
}
.price-filter-item a:hover {
  color: #DEB83B;
}
.price-filter-item .filter-count {
  display: none;
  width: 50px;
  text-align: center;
  font-size: 0.7125rem;
  color: #777777;
  flex-shrink: 0;
}
.weight-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.weight-filter-item {
  margin-bottom: 0;
  display: grid;
  gap: 0.5rem;
  align-items: center;
  padding: 0.5rem;
  border: none;
  grid-template-columns: 1fr 50px;
}
.weight-filter-item:nth-child(odd) {
  background: #ffffff;
}
.weight-filter-item:nth-child(even) {
  background: #f1f1f1;
}
.weight-filter-item input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #DEB83B;
  flex-shrink: 0;
}
.weight-filter-item:has(input[type="checkbox"]) {
  grid-template-columns: auto 1fr 50px;
}
.weight-filter-item label {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  cursor: pointer;
  margin: 0;
  font-weight: 400 !important;
  line-height: 1.3;
}
.weight-filter-item label:hover {
  color: #DEB83B;
}
.weight-filter-item a {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  font-weight: 400 !important;
}
.weight-filter-item a:hover {
  color: #DEB83B;
}
.weight-filter-item .filter-count {
  display: none;
  width: 50px;
  text-align: center;
  font-size: 0.7125rem;
  color: #777777;
  flex-shrink: 0;
}
.mint-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mint-filter-item {
  margin-bottom: 0;
  display: grid;
  gap: 0.5rem;
  align-items: center;
  padding: 0.5rem;
  border: none;
  grid-template-columns: 1fr 50px;
}
.mint-filter-item:nth-child(odd) {
  background: #ffffff;
}
.mint-filter-item:nth-child(even) {
  background: #f1f1f1;
}
.mint-filter-item input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #DEB83B;
  flex-shrink: 0;
}
.mint-filter-item:has(input[type="checkbox"]) {
  grid-template-columns: auto 1fr 50px;
}
.mint-filter-item label {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  cursor: pointer;
  margin: 0;
  font-weight: 400 !important;
  line-height: 1.3;
}
.mint-filter-item label:hover {
  color: #DEB83B;
}
.mint-filter-item a {
  display: block;
  color: #6c757d;
  text-decoration: none;
  padding: 0;
  transition: all 0.3s ease;
  font-size: 0.7125rem;
  font-weight: 400 !important;
}
.mint-filter-item a:hover {
  color: #DEB83B;
}
.mint-filter-item .filter-count {
  display: none;
  width: 50px;
  text-align: center;
  font-size: 0.7125rem;
  color: #777777;
  flex-shrink: 0;
}
.product-archive-tiers {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0.75em 0 1em 0;
  background: #fafafa;
  border-radius: 3px;
  font-size: 0.6rem;
  line-height: 1.4;
}
.product-archive-tiers .tier-header-archive {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3em 0.4em;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
  color: #6c757d;
  background: rgba(235, 182, 58, 0.08);
  margin-bottom: 0;
  gap: 0.5em;
}
.product-archive-tiers .tier-header-archive .tier-qty-header {
  flex: 1;
  text-align: left;
}
.product-archive-tiers .tier-header-archive .tier-price-header {
  flex: 0 0 auto;
  width: 60px;
  text-align: right;
}
.product-archive-tiers .tier-row-archive {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.25em 0.4em;
  border-bottom: 1px solid #f0f0f0;
  gap: 0.5em;
}
.product-archive-tiers .tier-row-archive:nth-child(odd) {
  background: #ffffff;
}
.product-archive-tiers .tier-row-archive:nth-child(even) {
  background: #f1f1f1;
}
.product-archive-tiers .tier-row-archive:last-child {
  border-bottom: none;
}
.product-archive-tiers .tier-row-archive .tier-qty-archive {
  flex: 1;
  font-weight: 500;
  color: #555;
  text-align: left;
  font-size: 0.75rem;
}
.product-archive-tiers .tier-row-archive .tier-price-archive {
  flex: 0 0 auto;
  width: 60px;
  text-align: right;
  font-weight: 600;
  color: #6c757d;
  font-size: 0.75rem;
}
.price-filter-product {
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 0.5rem;
  padding: 1rem;
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 0.5rem;
  align-items: start;
}
.price-filter-product .product-image {
  width: 250px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
}
.price-filter-product .product-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.price-filter-product .product-details {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.price-filter-product .product-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #6c757d;
  margin: 0;
  line-height: 1.3;
}
.price-filter-product .product-title a {
  color: #6c757d;
  text-decoration: none;
}
.price-filter-product .product-title a:hover {
  color: #DEB83B;
}
.price-filter-product .product-bgc-buy {
  font-size: 0.9rem;
  color: #6c757d;
}
.price-filter-product .product-quantity-tiers {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.price-filter-product .product-quantity-tiers .tier-header {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2rem;
  align-items: center;
  padding: 0.5rem;
  font-size: 0.85rem;
  font-weight: 700;
  color: #6c757d;
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 0.5rem;
}
.price-filter-product .product-quantity-tiers .tier-header .tier-header-quantity {
  min-width: 80px;
}
.price-filter-product .product-quantity-tiers .tier-header .tier-header-price {
  text-align: right;
}
.price-filter-product .product-quantity-tiers .tier-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2rem;
  align-items: center;
  padding: 0.5rem;
  font-size: 0.85rem;
}
.price-filter-product .product-quantity-tiers .tier-row:nth-child(odd) {
  background: #ffffff;
}
.price-filter-product .product-quantity-tiers .tier-row:nth-child(even) {
  background: #f1f1f1;
}
.price-filter-product .product-quantity-tiers .tier-row:last-child {
  border-bottom: none;
}
.price-filter-product .product-quantity-tiers .tier-row .tier-quantity {
  font-weight: 600;
  color: #6c757d;
  min-width: 80px;
}
.price-filter-product .product-quantity-tiers .tier-row .tier-price {
  text-align: right;
  font-weight: 600;
  color: #777777;
}
.price-filter-product .button.read-more {
  align-self: flex-start;
  border: 2px solid #F69900;
  background: transparent;
  color: #F69900;
  padding: 0.75rem 2rem;
  font-size: 0.85rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
}
.price-filter-product .button.read-more:hover {
  background: #F69900;
  color: #ffffff;
}
.price-filter-product .add-to-cart-btn {
  align-self: flex-start;
  background: #F69900 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 1rem 2rem !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border-radius: 0.5rem !important;
  transition: all 0.3s ease !important;
  display: inline-block !important;
  cursor: pointer !important;
}
.price-filter-product .add-to-cart-btn:hover {
  background: #c37900 !important;
  color: #ffffff !important;
}
.price-filter-product .top-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border: none;
}
.price-filter-product .top-tags .tag {
  font-size: 12px;
  padding: 0;
  border: none;
  background: transparent;
}
.price-filter-product .top-tags .tag.tag-deal {
  color: #e74c3c;
}
.price-filter-product .top-tags .tag.tag-new {
  color: #777777;
}
.price-filter-product .top-tags .tag.tag-top-pick {
  color: #DEB83B;
}
.price-filter-product .top-tags .tag + .tag::before {
  content: "|";
  margin-right: 8px;
  color: #777777;
}
.price-filter-product .top-tags.top-tags--empty {
  display: none;
}
.price-filter-product .product-stock-status {
  padding: 0;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
}
.products-found {
  font-size: 1rem;
  color: #6c757d;
  font-weight: 500;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}
.page-title-prices {
  font-size: 3em;
  padding-top: 1.5em;
  margin: 0 0 2rem 0;
  color: #6c757d;
  font-weight: 600;
  line-height: 1.2;
}
.page-category-title {
  font-size: 3em;
  margin: 0 0 1rem 0;
  color: #6c757d;
  font-weight: 600;
  line-height: 1.2;
}
.metal-categories-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-bottom: 2rem;
  width: 100%;
}
.metal-category-bucket {
  background: #ffffff;
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.metal-category-bucket a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  text-decoration: none;
  min-height: 200px;
  text-align: center;
}
.metal-category-bucket a h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #6c757d;
  margin: 0;
  line-height: 1.3;
}
.metal-category-bucket:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.metal-category-bucket:hover a h3 {
  color: #DEB83B;
}
.product-search-bar {
  margin-bottom: 2rem;
  width: 100%;
}
.product-search-bar .search-form {
  display: flex;
  align-items: center;
  border: 2px solid #1a487b;
  border-radius: 0.5rem;
  overflow: hidden;
  background: none;
}
.product-search-bar .search-input {
  flex: 1;
  border: none;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  color: #6c757d;
  background: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
.product-search-bar .search-input::placeholder {
  color: rgba(108, 117, 125, 0.6);
  font-style: italic;
}
.product-search-bar .search-input:focus {
  outline: none;
}
.product-search-bar .search-button {
  background: transparent;
  border: none;
  padding: 0 1.5rem;
  cursor: pointer;
  font-size: 1.2rem;
  color: #1a487b;
  transition: all 0.3s ease;
}
.product-search-bar .search-button:hover {
  color: #0d2849;
}
.product-search-bar .search-icon {
  display: inline-block;
}
.results-counter {
  margin-top: 0.75rem;
  font-size: 0.9rem;
  color: #6c757d;
  font-weight: 500;
}
.results-counter #result-count {
  color: #DEB83B;
  font-weight: 700;
}
.products-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.view-toggle {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 2rem;
  align-items: center;
}
.view-toggle .view-btn {
  padding: 0.6em 1.2em;
  border: 2px solid #1a487b;
  background: transparent;
  color: #1a487b;
  font-weight: 600;
  border-radius: 0.35rem;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0.9rem;
}
.view-toggle .view-btn:hover {
  background: rgba(26, 72, 123, 0.05);
}
.view-toggle .view-btn.active {
  background: #1a487b;
  color: #ffffff;
}
.products-list-wrapper[data-view="grid"] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: stretch !important;
  gap: 1.5rem;
  align-items: start;
}
.products-list-wrapper[data-view="grid"] .price-filter-product {
  grid-column: span 1;
  display: flex;
  grid-template-columns: none !important;
  flex-direction: column;
  margin-bottom: 0;
  gap: 1rem;
}
.products-list-wrapper[data-view="grid"] .price-filter-product .product-image {
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
}
.products-list-wrapper[data-view="grid"] .price-filter-product .product-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.products-list-wrapper[data-view="grid"] .price-filter-product .product-details {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.products-list-wrapper[data-view="grid"] .price-filter-product .add-to-cart-btn, .products-list-wrapper[data-view="grid"] .price-filter-product .read-more {
  width: 100%;
  text-align: center;
}
.no-search-results {
  padding: 3rem 2rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.75rem;
  margin: 2rem 0;
}
.no-search-results p {
  font-size: 1.1rem;
  color: #6c757d;
  margin: 0;
  font-weight: 500;
}
.product-breadcrumb {
  text-align: right;
  margin-bottom: 1.5rem;
  font-size: 0.7rem;
  margin-top: 3em;
}
.product-breadcrumb a {
  color: #6c757d;
  text-decoration: none;
  transition: color 0.3s ease;
}
.product-breadcrumb a:hover {
  color: #777777;
  text-decoration: underline;
}
.product-breadcrumb .separator {
  color: #6c757d;
  margin: 0 0.5rem;
}
.cart_totals {
  max-width: 500px;
  margin-left: auto;
  margin-right: 0;
  float: right !important;
}
.cart_totals h2 {
  font-size: 24px;
  font-weight: 700;
  color: #6c757d;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 2px solid #DEB83B;
}
.cart_totals .cart-totals-table {
  width: 100%;
  margin-bottom: 32px;
  border-collapse: collapse;
}
.cart_totals .cart-totals-table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #e9ecef;
}
.cart_totals .cart-totals-table tr:last-child {
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #DEB83B;
}
.cart_totals .cart-totals-table tr th, .cart_totals .cart-totals-table tr td {
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
}
.cart_totals .cart-totals-table th {
  font-weight: 600;
  color: #6c757d;
  font-size: 14px;
  text-align: left;
  text-transform: capitalize;
  flex: 1;
}
.cart_totals .cart-totals-table td {
  text-align: right;
  flex: 0 0 auto;
  padding-left: 16px !important;
}
.cart_totals .cart-totals-table .cart-totals-value {
  font-weight: 600;
  font-size: 16px;
  color: #DEB83B;
  display: inline-block;
}
.cart_totals .cart-totals-table .cart-totals-value .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 700;
  color: #DEB83B;
}
.cart_totals .cart-totals-table .cart-totals-value .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 700;
}
.cart_totals .cart-totals-table .cart-totals-value .woocommerce-Price-amount.negative {
  color: #e74c3c;
}
.cart_totals .cart-totals-table .cart-totals-final-value {
  font-size: 24px;
  font-weight: 900;
  color: #DEB83B;
}
.cart_totals .cart-totals-table .cart-totals-final-value .woocommerce-Price-amount {
  font-size: 24px;
  font-weight: 900;
  color: #DEB83B;
}
.cart_totals .cart-totals-table .cart-totals-final-value .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 20px;
  margin-right: 4px;
}
.cart_totals .cart-totals-table .cart-subtotal th {
  color: #6c757d;
  font-size: 14px;
}
.cart_totals .cart-totals-table .cart-discount th {
  color: #27ae60;
  font-weight: 600;
}
.cart_totals .cart-totals-table .cart-discount th::before {
  content: "✓ ";
}
.cart_totals .cart-totals-table .cart-discount .cart-totals-value {
  color: #e74c3c;
  font-weight: 700;
}
.cart_totals .cart-totals-table .shipping th {
  color: #6c757d;
}
.cart_totals .cart-totals-table .shipping .cart-totals-value {
  color: #DEB83B;
  font-weight: 600;
}
.cart_totals .cart-totals-table .fee th {
  color: #6c757d;
  font-size: 13px;
}
.cart_totals .cart-totals-table .tax-rate th, .cart_totals .cart-totals-table .tax-total th {
  color: #6c757d;
  font-size: 13px;
}
.cart_totals .cart-totals-table .tax-rate .cart-totals-value, .cart_totals .cart-totals-table .tax-total .cart-totals-value {
  color: #DEB83B;
  font-weight: 600;
}
.cart_totals .cart-totals-table .order-total {
  padding: 20px 0 !important;
}
.cart_totals .cart-totals-table .order-total th {
  font-size: 18px;
  font-weight: 900;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cart_totals .cart-totals-table .order-total .cart-totals-final-value {
  font-size: 32px;
  font-weight: 900;
  color: #DEB83B;
}
.cart_totals .wc-proceed-to-checkout {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 2px solid #DEB83B;
}
.cart_totals .wc-proceed-to-checkout .checkout-button, .cart_totals .wc-proceed-to-checkout a.button {
  display: inline-block;
  width: 100%;
  padding: 16px 24px;
  background: #DEB83B;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}
.cart_totals .wc-proceed-to-checkout .checkout-button:hover, .cart_totals .wc-proceed-to-checkout a.button:hover {
  background: #c59f21;
  transform: translateY(-2px);
}
.cart_totals .wc-proceed-to-checkout .checkout-button:active, .cart_totals .wc-proceed-to-checkout a.button:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .cart_totals {
    max-width: 100%;
  }
  .cart_totals h2 {
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 12px;
  }
  .cart_totals .cart-totals-table tr {
    padding: 12px 0;
  }
  .cart_totals .cart-totals-table tr th {
    font-size: 13px;
  }
  .cart_totals .cart-totals-table tr td {
    font-size: 15px;
  }
  .cart_totals .cart-totals-table tr:last-child {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .cart_totals .cart-totals-table .cart-totals-value {
    font-size: 14px;
  }
  .cart_totals .cart-totals-table .cart-totals-value .woocommerce-Price-amount {
    font-size: 14px;
  }
  .cart_totals .cart-totals-table .cart-totals-final-value {
    font-size: 20px;
  }
  .cart_totals .cart-totals-table .cart-totals-final-value .woocommerce-Price-amount {
    font-size: 20px;
  }
  .cart_totals .cart-totals-table .cart-totals-final-value .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    font-size: 16px;
  }
  .cart_totals .cart-totals-table .order-total .cart-totals-final-value {
    font-size: 24px;
  }
  .cart_totals .cart-totals-table .order-total th {
    font-size: 16px;
  }
  .cart_totals .wc-proceed-to-checkout {
    margin-top: 24px;
    padding-top: 16px;
  }
  .cart_totals .wc-proceed-to-checkout .checkout-button, .cart_totals .wc-proceed-to-checkout a.button {
    padding: 14px 20px;
    font-size: 14px;
  }
}
body.woocommerce-checkout {
  background-color: #ffffff !important;
}
body.woocommerce-checkout #main {
  background-color: #ffffff !important;
}
.checkout-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 32px;
  align-items: start;
  padding: 32px 0;
}
@media (max-width: 1024px) {
  .checkout-wrapper {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.checkout-customer-details {
  display: block;
}
.billing-shipping-section {
  background: #ffffff;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  .billing-shipping-section {
    padding: 16px;
  }
}
.billing-form, .shipping-form {
  margin-bottom: 32px;
}
.billing-form:last-child, .shipping-form:last-child {
  margin-bottom: 0;
}
.subsection-title {
  font-size: 16px;
  font-weight: 700;
  color: #6c757d;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e9ecef;
}
.section-title {
  font-size: 18px;
  font-weight: 700;
  color: #6c757d;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 2px solid #DEB83B;
}
.woocommerce-checkout .form-row {
  margin-bottom: 16px;
}
.woocommerce-checkout .form-row:last-child {
  margin-bottom: 0;
}
.woocommerce-checkout .form-row input[type="text"], .woocommerce-checkout .form-row input[type="email"], .woocommerce-checkout .form-row input[type="tel"], .woocommerce-checkout .form-row input[type="number"], .woocommerce-checkout .form-row select, .woocommerce-checkout .form-row textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease;
  background: #ffffff;
  color: #6c757d;
}
.woocommerce-checkout .form-row input[type="text"]:focus, .woocommerce-checkout .form-row input[type="email"]:focus, .woocommerce-checkout .form-row input[type="tel"]:focus, .woocommerce-checkout .form-row input[type="number"]:focus, .woocommerce-checkout .form-row select:focus, .woocommerce-checkout .form-row textarea:focus {
  outline: none;
  border-color: #DEB83B;
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}
.woocommerce-checkout .form-row input[type="text"]::placeholder, .woocommerce-checkout .form-row input[type="email"]::placeholder, .woocommerce-checkout .form-row input[type="tel"]::placeholder, .woocommerce-checkout .form-row input[type="number"]::placeholder, .woocommerce-checkout .form-row select::placeholder, .woocommerce-checkout .form-row textarea::placeholder {
  color: #777777;
}
.woocommerce-checkout .form-row textarea {
  resize: vertical;
  min-height: 100px;
}
.woocommerce-checkout .form-row label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #6c757d;
  font-size: 14px;
}
.woocommerce-checkout .form-row label .optional {
  color: #777777;
  font-weight: 400;
}
.woocommerce-checkout .form-row label .required {
  color: #e74c3c;
}
.woocommerce-checkout .form-row-first {
  margin-right: 16px;
}
@media (max-width: 768px) {
  .woocommerce-checkout .form-row-first {
    margin-right: 0;
  }
}
.woocommerce-checkout .form-row-last {
  margin-right: 0;
}
.woocommerce-checkout .form-row-wide {
  clear: both;
}
.checkout-order-section {
  background: #ffffff;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  position: sticky;
  top: 20px;
}
@media (max-width: 1024px) {
  .checkout-order-section {
    position: static;
    padding: 24px;
  }
}
@media (max-width: 768px) {
  .checkout-order-section {
    padding: 16px;
  }
}
.checkout-order-section .order-review-title {
  margin-top: 0;
}
.woocommerce-checkout-review-order .shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
.woocommerce-checkout-review-order .shop_table thead th {
  background: #ffffff;
  padding: 12px 8px;
  text-align: left;
  font-weight: 700;
  color: #6c757d;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 2px solid #e9ecef;
}
.woocommerce-checkout-review-order .shop_table tbody tr {
  border-bottom: 1px solid #e9ecef;
}
.woocommerce-checkout-review-order .shop_table tbody tr:last-child {
  border-bottom: none;
}
.woocommerce-checkout-review-order .shop_table tbody tr td {
  padding: 12px 8px;
  color: #6c757d;
  font-size: 14px;
}
.woocommerce-checkout-review-order .shop_table tbody tr td.product-name {
  font-weight: 600;
  color: #6c757d;
}
.woocommerce-checkout-review-order .shop_table tbody tr td.product-total {
  text-align: right;
  font-weight: 600;
  color: #DEB83B;
}
.woocommerce-checkout-review-order .shop_table .cart-subtotal td, .woocommerce-checkout-review-order .shop_table .cart-discount td, .woocommerce-checkout-review-order .shop_table .shipping td, .woocommerce-checkout-review-order .shop_table .fee td, .woocommerce-checkout-review-order .shop_table .tax-total td, .woocommerce-checkout-review-order .shop_table .order-total td {
  padding: 12px 8px;
}
.woocommerce-checkout-review-order .shop_table .cart-subtotal td:first-child, .woocommerce-checkout-review-order .shop_table .shipping td:first-child, .woocommerce-checkout-review-order .shop_table .tax-total td:first-child {
  font-weight: 600;
  color: #6c757d;
}
.woocommerce-checkout-review-order .shop_table .cart-subtotal td:last-child, .woocommerce-checkout-review-order .shop_table .shipping td:last-child, .woocommerce-checkout-review-order .shop_table .tax-total td:last-child {
  text-align: right;
  color: #DEB83B;
  font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table .cart-discount td:first-child {
  color: #27ae60;
  font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table .cart-discount td:last-child {
  text-align: right;
  color: #e74c3c;
  font-weight: 700;
}
.woocommerce-checkout-review-order .shop_table .order-total {
  background: #ffffff;
  border-top: 2px solid #DEB83B;
}
.woocommerce-checkout-review-order .shop_table .order-total td {
  padding: 16px 8px;
  font-size: 16px;
}
.woocommerce-checkout-review-order .shop_table .order-total td:first-child {
  font-weight: 900;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.woocommerce-checkout-review-order .shop_table .order-total td:last-child {
  text-align: right;
  font-weight: 900;
  font-size: 20px;
  color: #DEB83B;
}
.woocommerce-checkout-payment {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 2px solid #e9ecef;
}
.woocommerce-checkout-payment #place_order {
  width: 100%;
  padding: 16px 24px;
  background: #DEB83B;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.woocommerce-checkout-payment #place_order:hover {
  background: #c59f21;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(212, 175, 55, 0.2);
}
.woocommerce-checkout-payment #place_order:active {
  transform: translateY(0);
}
.woocommerce-checkout-payment #place_order:disabled {
  background: #777777;
  cursor: not-allowed;
  transform: none;
}
.woocommerce-error, .woocommerce-notice, .woocommerce-info {
  padding: 16px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.6;
}
.woocommerce-error {
  background: #fee;
  border-left: 4px solid #e74c3c;
  color: #a82315;
  list-style: none;
}
.woocommerce-error li {
  margin-bottom: 8px;
}
.woocommerce-error li:last-child {
  margin-bottom: 0;
}
.woocommerce-message, .woocommerce-info {
  background: #efe;
  border-left: 4px solid #27ae60;
  color: #145b32;
}
.woocommerce-notice {
  background: #fef3cd;
  border-left: 4px solid #ffc107;
  color: #856404;
}
.woocommerce-form-coupon {
  margin-bottom: 20px;
  padding: 16px;
  background: #ffffff;
  border-radius: 4px;
}
.woocommerce-form-coupon .form-row {
  display: flex;
  gap: 12px;
  align-items: flex-end;
}
.woocommerce-form-coupon .form-row input[type="text"] {
  flex: 1;
}
.woocommerce-form-coupon .form-row button {
  padding: 12px 24px;
  background: #DEB83B;
  color: #ffffff;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.woocommerce-form-coupon .form-row button:hover {
  background: #c59f21;
}
@media (max-width: 768px) {
  .checkout-wrapper {
    padding: 16px;
  }
  .billing-section, .shipping-section, .checkout-order-section {
    padding: 16px;
  }
  .section-title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .woocommerce-checkout .form-row {
    margin-bottom: 12px;
  }
  .woocommerce-checkout .form-row input[type="text"], .woocommerce-checkout .form-row input[type="email"], .woocommerce-checkout .form-row input[type="tel"], .woocommerce-checkout .form-row input[type="number"], .woocommerce-checkout .form-row select, .woocommerce-checkout .form-row textarea {
    padding: 10px 12px;
    font-size: 13px;
  }
  .woocommerce-checkout .form-row label {
    font-size: 13px;
    margin-bottom: 6px;
  }
  .woocommerce-checkout-review-order .shop_table {
    margin-bottom: 16px;
  }
  .woocommerce-checkout-review-order .shop_table thead th, .woocommerce-checkout-review-order .shop_table tbody td {
    padding: 10px 6px;
    font-size: 13px;
  }
  .woocommerce-checkout-review-order .shop_table .order-total td {
    padding: 12px 6px;
  }
  .woocommerce-checkout-review-order .shop_table .order-total td:last-child {
    font-size: 18px;
  }
  .woocommerce-checkout-payment #place_order {
    padding: 14px 20px;
    font-size: 14px;
  }
}
/* ===================================================================
   CART TOAST NOTIFICATIONS
   ====================================================================== */
#cart-toast-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  pointer-events: none;
}
#cart-toast-container .cart-toast {
  pointer-events: auto;
}
.cart-toast {
  min-width: 300px;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 500;
  color: white;
  margin-bottom: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px 0 0 4px;
  animation-duration: 300ms;
  animation-fill-mode: forwards;
}
.cart-toast.toast-add {
  background-color: #4CAF50;
}
.cart-toast.toast-remove {
  background-color: #2196F3;
}
.cart-toast.toast-enter {
  animation-name: slideInFromRight;
}
.cart-toast.toast-exit {
  animation-name: slideOutToRight;
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(400px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutToRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(400px);
    opacity: 0;
  }
}
/** SIDE PANEL - PORTED FROM OLD THEME **/
/* ========================================
   SIDE PANEL STYLES - PORTED FROM OLD THEME
   Used for Currency & Location Selection
   Can be removed if this feature is not needed
   ======================================== */
/* Hide currency switcher links by default, show only active */
.switchCur a {
  display: none !important;
}
.switchCur a.active {
  display: inline-block !important;
}
/* Side Panel Container */
#sidePanel {
  position: fixed;
  padding-top: 3em !important;
  top: 0;
  right: -400px;
  /* Initially hidden */
  width: 400px;
  max-width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-left: 1px solid #cecece;
  transition: right 0.5s;
  overflow: visible;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
#sidePanel * {
  font-family: "poppins", Arial, Helvetica, sans-serif !important;
}
/* Close button */
.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  z-index: 10001;
}
/* Side Panel Sections */
.side-panel-section {
  padding: 30px;
  border-bottom: 1px solid #b6b6b6;
}
.side-panel-last-section {
  background-color: #f3f3f3;
  border-bottom: none;
  border-top: 20px solid #003c7f;
  position: relative;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  z-index: 10000;
  margin-top: auto;
}
/* Show last section when panel is open */
#sidePanel:not([style*="right: -400px"]) + .side-panel-last-section, #sidePanel[style*="right: 0"] ~ .side-panel-last-section {
  right: 0;
}
/* Typography Classes */
.sidePanelHead {
  font-size: 24px;
  color: #004aad !important;
  font-weight: bold;
  font-family: Figtree, Times New Roman, Arial, Helvetica, sans-serif !important;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0;
}
.sidePanelSmall {
  font-size: 12px;
  color: #303030 !important;
  font-family: Figtree, Times New Roman, Arial, Helvetica, sans-serif !important;
  margin: 0;
  padding-bottom: 10px;
}
.sidePanelSmall .pb-5 {
  padding-bottom: 3em !important;
}
.sidePanelStd {
  font-size: 16px;
  color: #303030 !important;
  font-family: Figtree, Times New Roman, Arial, Helvetica, sans-serif !important;
  margin: 0;
  padding: 5px 0;
}
/* Shipping Location Selector */
.shipping_loc {
  font-size: 18px;
  color: #303030;
  font-family: Figtree, Times New Roman, Arial, Helvetica, sans-serif !important;
  cursor: pointer;
  padding: 12px 16px;
  position: relative;
  margin: 0 0 8px 0;
  border: none;
  border-radius: 4px;
  transition: all 0.2s ease;
  display: block;
  background-color: #f5f5f5;
}
.shipping_loc:hover {
  background-color: #eae8e8;
}
.shipping_loc.selected {
  background-color: #003c7f;
  color: #ffffff;
}
/* Currency Selection Container */
.currencySelection {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 12px;
}
/* Currency Location Selector */
.currency_loc {
  font-size: 16px;
  color: #303030 !important;
  font-family: Figtree, Times New Roman, Arial, Helvetica, sans-serif !important;
  cursor: pointer;
  padding: 8px 12px !important;
  position: relative;
  display: flex !important;
  align-items: center;
  opacity: 1 !important;
  text-decoration: none !important;
  border: none;
  border-radius: 4px;
  transition: all 0.2s ease;
  margin-bottom: 0;
  background-color: #f5f5f5;
}
.currency_loc:hover {
  background-color: #eae8e8;
}
.currency_loc.active {
  color: #ffffff !important;
  background-color: #003c7f;
}
.currency_loc img {
  margin-right: 8px;
  display: inline !important;
  width: 20px;
  height: 14px;
}
/* Prevent body scroll when panel is open */
body.no-scroll-y {
  overflow-y: hidden;
}
/* Utility classes */
.pb-5 {
  padding-bottom: 5px;
}
.removefixedposition {
  position: relative !important;
}
/** BLOG LANDING PAGE **/
/* ========================================
   BLOG LANDING PAGE STYLES
   Custom blog landing page template with flex layout
   ======================================== */
.c-BlogLanding {
  padding: 0px 20px;
  padding-top: 80px !important;
}
.c-BlogLanding__pageheader {
  text-align: center;
  margin-bottom: 40px;
}
.c-BlogLanding__pageheader h1 {
  font-size: 32px;
  color: #003c7f;
  font-weight: 600;
  margin: 0;
}
.c-BlogLanding__intro {
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center;
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}
.c-BlogLanding__posts {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
/* Individual Post Card */
.c-BlogLanding__post {
  display: flex;
  gap: 30px;
  padding: 25px;
  background-color: #f9f9f9;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.c-BlogLanding__post:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.c-BlogLanding__post-thumbnail {
  flex: 0 0 250px;
  min-height: 200px;
  overflow: hidden;
  border-radius: 6px;
  background-color: #e0e0e0;
}
.c-BlogLanding__post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-BlogLanding__post-no-image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddd;
  color: #999;
  font-size: 14px;
}
.c-BlogLanding__post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
/* Meta Information (Date, Author, Categories) */
.c-BlogLanding__post-meta {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #888;
  flex-wrap: wrap;
}
.c-BlogLanding__post-meta span {
  display: inline-block;
}
.c-BlogLanding__post-meta .post-date {
  font-weight: 600;
  color: #003c7f;
}
.c-BlogLanding__post-meta .post-author {
  color: #666;
}
.c-BlogLanding__post-meta .post-categories a {
  color: #d4af37;
  text-decoration: none;
}
.c-BlogLanding__post-meta .post-categories a:hover {
  text-decoration: underline;
}
.c-BlogLanding__post-title {
  font-size: 22px;
  font-weight: 600;
  color: #003c7f;
  margin: 10px 0 15px 0;
  line-height: 1.4;
}
.c-BlogLanding__post-title a {
  color: #003c7f;
  text-decoration: none;
}
.c-BlogLanding__post-title a:hover {
  color: #d4af37;
}
.c-BlogLanding__post-excerpt {
  flex: 1;
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.c-BlogLanding__post-excerpt p {
  margin: 0 0 10px 0;
}
.c-BlogLanding__post-excerpt p:last-child {
  margin-bottom: 0;
}
/* Post Footer (Read More + Social Sharing) */
.c-BlogLanding__post-footer {
  display: flex;
  align-items: center;
  gap: 20px;
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.c-BlogLanding__read-more {
  display: inline-block;
  padding: 10px 20px;
  background-color: #003c7f;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.c-BlogLanding__read-more:hover {
  background-color: #d4af37;
  color: #003c7f;
}
.c-BlogLanding__social-sharing {
  display: flex;
  gap: 10px;
  margin-left: auto;
}
.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  transition: all 0.3s ease;
}
.social-link.facebook {
  background-color: #3b5998;
}
.social-link.facebook:hover {
  background-color: #2d4373;
  transform: scale(1.1);
}
.social-link.twitter {
  background-color: #000;
}
.social-link.twitter:hover {
  background-color: #333;
  transform: scale(1.1);
}
.social-link.linkedin {
  background-color: #0077b5;
}
.social-link.linkedin:hover {
  background-color: #005885;
  transform: scale(1.1);
}
.social-link.pinterest {
  background-color: #e60023;
}
.social-link.pinterest:hover {
  background-color: #b50217;
  transform: scale(1.1);
}
/* Pagination */
.c-BlogLanding__pagination {
  margin-top: 40px;
  text-align: center;
}
.c-BlogLanding__pagination ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.c-BlogLanding__pagination li {
  display: inline-block;
}
.c-BlogLanding__pagination li a, .c-BlogLanding__pagination li span {
  display: inline-block;
  padding: 10px 14px;
  text-decoration: none;
  border-radius: 4px;
  font-size: 14px;
  transition: all 0.3s ease;
}
.c-BlogLanding__pagination li a {
  background-color: #f0f0f0;
  color: #003c7f;
  border: 1px solid #ddd;
}
.c-BlogLanding__pagination li a:hover {
  background-color: #003c7f;
  color: #fff;
  border-color: #003c7f;
}
.c-BlogLanding__pagination li span {
  color: #999;
}
.c-BlogLanding__pagination li span.page-numbers {
  background-color: #f0f0f0;
  color: #666;
  border: 1px solid #ddd;
}
.c-BlogLanding__pagination li .current {
  background-color: #003c7f;
  color: #fff;
  border: 1px solid #003c7f;
}
.c-BlogLanding__pagination li .current:hover {
  cursor: default;
}
/* Responsive Design */
@media (max-width: 768px) {
  .c-BlogLanding {
    padding: 30px 15px;
  }
  .c-BlogLanding__pageheader h1 {
    font-size: 24px;
  }
  .c-BlogLanding__post {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
  }
  .c-BlogLanding__post-thumbnail {
    flex: 0 0 100%;
    min-height: 250px;
  }
  .c-BlogLanding__post-meta {
    gap: 15px;
    font-size: 11px;
  }
  .c-BlogLanding__post-title {
    font-size: 18px;
  }
  .c-BlogLanding__post-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .c-BlogLanding__social-sharing {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .c-BlogLanding {
    padding: 20px 10px;
  }
  .c-BlogLanding__post {
    padding: 15px;
  }
  .c-BlogLanding__post-meta {
    flex-direction: column;
    gap: 5px;
  }
  .c-BlogLanding__read-more {
    width: 100%;
    text-align: center;
  }
}
/** SINGLE POST TEMPLATE **/
/* ========================================
   SINGLE POST TEMPLATE STYLES
   Complements the Blog Landing Page template
   ======================================== */
.single-post main {
  padding-top: 80px !important;
}
.c-SinglePost {
  padding: 60px 20px;
}
.c-SinglePost__article {
  max-width: 900px;
  margin: 0 auto;
}
/* Post Header */
.c-SinglePost__header {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid #e0e0e0;
}
.c-SinglePost__title {
  font-size: 36px;
  color: #003c7f;
  font-weight: 700;
  margin: 0 0 20px 0;
  line-height: 1.3;
}
.c-SinglePost__meta {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #888;
}
.c-SinglePost__meta span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.c-SinglePost__meta span i {
  font-style: normal;
  color: #003c7f;
  font-weight: 600;
}
.c-SinglePost__meta .post-categories a {
  color: #d4af37;
  text-decoration: none;
}
.c-SinglePost__meta .post-categories a:hover {
  text-decoration: underline;
}
/* Featured Image */
.c-SinglePost__featured-image {
  margin-bottom: 40px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.c-SinglePost__featured-image img {
  width: 100%;
  height: auto;
  display: block;
}
/* Post Content */
.c-SinglePost__content {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}
.c-SinglePost__content p {
  margin: 0 0 18px 0;
}
.c-SinglePost__content h2, .c-SinglePost__content h3, .c-SinglePost__content h4 {
  margin: 30px 0 15px 0;
  color: #003c7f;
  font-weight: 600;
}
.c-SinglePost__content h2 {
  font-size: 24px;
}
.c-SinglePost__content h3 {
  font-size: 20px;
}
.c-SinglePost__content h4 {
  font-size: 18px;
}
.c-SinglePost__content ul, .c-SinglePost__content ol {
  margin: 0 0 18px 0;
  padding-left: 30px;
}
.c-SinglePost__content li {
  margin-bottom: 8px;
}
.c-SinglePost__content blockquote {
  margin: 20px 0;
  padding: 20px;
  border-left: 4px solid #d4af37;
  background-color: #f9f9f9;
  font-style: italic;
  color: #555;
}
.c-SinglePost__content a {
  color: #003c7f;
  text-decoration: none;
}
.c-SinglePost__content a:hover {
  color: #d4af37;
  text-decoration: underline;
}
.c-SinglePost__content img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
  border-radius: 4px;
}
/* Post Footer with Social Sharing */
.c-SinglePost__footer {
  padding: 30px 0;
  border-top: 2px solid #e0e0e0;
  margin-bottom: 40px;
}
.c-SinglePost__social-sharing {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.c-SinglePost__social-sharing .sharing-label {
  font-weight: 600;
  color: #003c7f;
  font-size: 14px;
}
.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  transition: all 0.3s ease;
}
.social-link.facebook {
  background-color: #3b5998;
}
.social-link.facebook:hover {
  background-color: #2d4373;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(59, 89, 152, 0.3);
}
.social-link.twitter {
  background-color: #000;
}
.social-link.twitter:hover {
  background-color: #333;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.social-link.linkedin {
  background-color: #0077b5;
}
.social-link.linkedin:hover {
  background-color: #005885;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 119, 181, 0.3);
}
.social-link.pinterest {
  background-color: #e60023;
}
.social-link.pinterest:hover {
  background-color: #b50217;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(230, 0, 35, 0.3);
}
/* Post Navigation */
.c-SinglePost__navigation {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin: 40px 0;
}
.c-SinglePost__navigation .post-nav {
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}
.c-SinglePost__navigation .post-nav:hover {
  border-color: #d4af37;
  background-color: #fffbf0;
}
.c-SinglePost__navigation .post-nav .nav-label {
  display: block;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.c-SinglePost__navigation .post-nav a {
  display: block;
  color: #003c7f;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
}
.c-SinglePost__navigation .post-nav a:hover {
  color: #d4af37;
}
.c-SinglePost__navigation .prev-post {
  text-align: left;
}
.c-SinglePost__navigation .next-post {
  text-align: right;
}
/* Comments Section */
.c-SinglePost__comments {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid #e0e0e0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
/* Responsive Design */
@media (max-width: 768px) {
  .c-SinglePost {
    padding: 40px 15px;
  }
  .c-SinglePost__title {
    font-size: 28px;
  }
  .c-SinglePost__meta {
    gap: 15px;
    font-size: 12px;
  }
  .c-SinglePost__content {
    font-size: 15px;
    line-height: 1.7;
  }
  .c-SinglePost__navigation {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .c-SinglePost__navigation .prev-post, .c-SinglePost__navigation .next-post {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .c-SinglePost {
    padding: 30px 10px;
  }
  .c-SinglePost__header {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .c-SinglePost__title {
    font-size: 22px;
  }
  .c-SinglePost__meta {
    flex-direction: column;
    gap: 8px;
  }
  .c-SinglePost__social-sharing {
    justify-content: center;
  }
  .social-link {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
}
/** BLOG POST SOCIAL SHARING **/
.post-social-sharing {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.sharing-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
}
.social-link .social-icon {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.social-link.facebook {
  background-color: #3b5998;
}
.social-link.facebook:hover {
  background-color: #2d4373;
}
.social-link.twitter {
  background-color: #000;
}
.social-link.twitter:hover {
  background-color: #333;
}
.social-link.linkedin {
  background-color: #0077b5;
}
.social-link.linkedin:hover {
  background-color: #005885;
}
.social-link.pinterest {
  background-color: #e60023;
}
.social-link.pinterest:hover {
  background-color: #b50217;
}
