/* General */
h1,h2,h3,h4,h5,h6,.template-page .entry-content-wrapper h2,.button,td.product-name,span.product-title {text-transform:capitalize;}
span.blue,span.gold,span.red {border-radius:3px;display:inline-block;height:1.375em;margin:0 2px;width:100px;vertical-align:middle;}
span.blue {background-color:blue;}
span.gold {background-color:gold;}
span.red {background-color:red;}
#scroll-top-link {bottom:80px;right:20px;}
.grecaptcha-badge {z-index:100;}
/* Content: Cart */
.cart-collaterals .cart_totals a.button.alt {width:100%;}
.product-quantity,.product-remove,.product-thumbnail {text-align:center;}
.product-price,.product-subtotal,.cart-subtotal td,.order-total td,.woocommerce-shipping-calculator {text-align:right;}
.shipping-calculator-form {text-align:left;}
/* Content: Checkout */
.woocommerce-privacy-policy-text {font-size:.8em;}
/* Content: Product Loop */
h2.woocommerce-loop-product__title {min-height:85px;} /* Temporary Solution */
.main_color button.express_archive_add_to_cart_button a {color:#fff;}
.main_color button.express_archive_add_to_cart_button {width:100%;}
/* Content: Product Page */
#secure-payment img {max-height:25px;vertical-align:middle;}
#top div.product .woocommerce-tabs {padding-top:0;}
#top.single-product #main .sidebar {display:none;}
.main_color button.express_single_add_to_cart_button {margin-left:1em;}
.main_color button.express_single_add_to_cart_button a {color:#fff;}
.product_meta {display:none;}
.qg-shipping {color:#fff;text-align:center;}
.qg-shipping span {display:block;height:auto;width:100%;}
.qg-shipping-wrap {clear:both;display:grid;gap:.5em;grid-template-columns:repeat(3,1fr);margin:1em auto;}
.woocommerce-tabs #tab-description ul {list-style-position:outside;padding-left:15px;}

