/*
	Theme Name: Arena Supplies
	Theme URI: https://www.stebbinsmedia.com/
	Author: Stebbins Media
	Author URI: https://www.stebbinsmedia.com/
	Description: The theme for Arena Supplies created by the Stebbins Media team.
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template: wr-nitro
	Text Domain: wr-nitro
*/

/* ====================================================================
 * General
 * ================================================================= */

body {
	font-family: 'Source Sans Pro', sans-serif !important;
}

h2 {
    font-weight: bold;
    font-size: 35px;
    color: #c1a31f;
    text-transform: uppercase;
}

h3 {
	text-transform: uppercase;
	font-weight: 600 !important;
}

.heading4 h2 {
	font-size: 22px;
	line-height: 25.452px;
	text-transform: none;
}

.stretch .wrapper > .container {
    padding-left: 0;
    padding-right: 0;
    color: #797979;
    font-size: 18px;
}

/* ====================================================================
 * Header
 * ================================================================= */

.header-topbar .container {
	max-width: 1170px !important;
	margin: 0 auto 0 auto;
}

.header-topbar {
	background-color: #ffffff;
}

.header-topbar .container {
	align-items: top;
}

.header-logo {
	margin-top: -5px;
}

.header-logo img {
	max-height: 60px;
	width: auto;
}

.header .menu_title {
	text-transform: uppercase;
}

.header-topbar .hb-search {
	margin: 0 12px 0 25px;
	max-width: 180px;
}

.header .search-form-inner {
	border: 1px solid #000000;
	height: 28px;
}

.header .hb-search.boxed .open {
	right: auto;
	left: -4px;
}

.header .hb-search.boxed .wrls-form .suggestion-search {
	height: 28px;
	padding-left: 28px;
	position: relative;
	color: #000000;
}

.header .hb-search .products-search {
	margin-top: -22px;
	width: 280px;
}

.header-wishlist-link {
	color: #000000;
	font-weight: bold;
	top: 0px !important;
}

.header .hb-cart .title-cart {
	transition: color 300ms ease-in-out;
}

.header a:hover, .header .hb-cart:hover .title-cart, .header .hb-cart:hover i {
	color: #b68e25 !important;
}

.header-navigation .container {
	margin: 0 auto;
}

.header-navigation .icon-has-children {
	display: none;
}

body:not(.wr-mobile) .menu-large .site-navigator > li > a > .menu_title {
	color: #000000;
}

body:not(.wr-mobile) .menu-large .site-navigator > li > a:hover > .menu_title,
body:not(.wr-mobile).home .menu-large .site-navigator > li > a > .menu_title {
    color: #d5ac42;
}

body:not(.wr-mobile) .menu-more a .menu_title {
	color: #ffffff !important;
}

.header-topbar .site-navigator a.menu-item-link > span.menu_title {
	color: #000000;
}

.header-topbar .nav-more a > span.menu_title {
	color: #000000 !important;
}

.header-topbar .site-navigator a.menu-item-link > span.menu_title:hover {
	color: #d5ac42;
}

@media (min-width: 769px) {
	body.page-id-20860 .header-navigation, body.home .header-navigation {
		position: relative;
		z-index: 10;
	}
	
	body.page-id-20860 .header-navigation a, body.home .header-navigation a {
		color: #d5ac42;
	}
	
	body.page-id-20860 .page-content, body.home .page-content {
		margin-top: -85px;
	}
	
	body.page-id-20860 .header-navigation, body.home .header-navigation {
		padding-top: 32px;
	}
	
	body:not(.wr-mobile).home .menu-large .site-navigator > li > a > .menu_title {
		text-shadow: 0 0 5px black;
	}
}

@media (max-width: 768px) {
	body:not(.wr-mobile).home .menu-large .site-navigator > li > a > .menu_title {
		color: #000000;
	}
}

.sticky-row-scroll .no-sticky {
	display: none;
}

.sticky-row:not(.sticky-row-scroll) .sticky-only {
	display: none;
}

.sticky-row-scroll .header-topbar .element-item {
	padding-top: 0;
	padding-bottom: 0;
}

.header-mobile .element-item i.fa {
	font-size: 24px;
}

.header-mobile .header-wishlist-link::before {
	font-size: 24px;
	margin-right: 12px;
	vertical-align: middle;
}

.header-mobile .menu-mobile {
	margin-right: 0;
}

.header-mobile .hb-search {
	position: relative;
	top: 3px;
}

.header-topbar .nav-more a {
	background-color: #ffffff !important;
	color: #000000 !important;
}

.header .menu_title {
	color: #ffffff;
}

body.wr-mobile .header .menu_title {
	color: #000000;
}

.header a:hover > .menu_title {
	color: #d5ac42;
}

.mm-container-outer .sub-menu li > a {
	color: #ffffff;
}

.mm-container-outer .sub-menu li > a:hover > .menu_title {
	color: #d5ac42;
}

body.wr-mobile .mm-container-outer .sub-menu li > a {
	color: #000000;
}

@media (max-width: 840px) {
	.header-logo img {
		width: 180px;
	}
}

@media (max-width: 768px) {
	.header-topbar .title-cart {
		display: none;
	}

	.header-topbar .hb-text {
		font-size: 12px;
	}

	.header-topbar .hb-search {
		margin: 0;
	}

	.header-topbar .hb-menu {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.header-topbar .header-logo {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: -12px;
	}

	.header-topbar .hb-menu {
		position: absolute;
		top: 0;
		right: 0;
	}

	.header-topbar .hb-text {
		padding-left: 0;
		padding-right: 4px;
		margin-left: auto;
	}

	.header-topbar .element-item:last-child {
		margin-right: auto;
	}

	.sticky-row-scroll {
		display: none;
	}
}

/* ====================================================================
 * Navigation Submenus
 * ================================================================= */

.menu-large .mm-container-outer {
	min-height: 250px;
}

.menu-mobile .menu_title {
	font-size: 24px;
}

.menu-mobile .fa {
	font-size: 32px;
}

.mm-container-outer {
	max-width: 1170px;
}

.mm-container-outer .sub-menu li > a {
	font-size: 16px;
    line-height: 1;
    padding: 4px 16px;
}

.nav-more .mm-container-outer {
	width: auto !important;
	max-width: 50vw;
}

@media (max-width: 991px) {
	.mm-container-outer .mm-col > li > a > .menu_title {
		font-size: 21px;
	}
}

@media (min-width: 1361px) {
	.menu-has-promotion .mm-container-outer {
		max-width: 100vw;
		width: 100vw !important;
	}

	.menu-has-promotion .site-navigator > li {
		position: static;
	}

	.menu-has-promotion div.mm-container {
		display: flex;
		flex-wrap: nowrap;
		padding: 0 16px;
	}

	.sticky-header .container {
		position: static !important;
	}

	.sticky-header .site-navigator > li.menu-has-promotion {
		position: static !important;
	}

	.sticky-header .menu-has-promotion .mm-container-outer {
		position: absolute;
		left: 0 !important;
		top: 100% !important;
	}
}

.nav-promotion {
	width: 350px;
	min-height: 300px;
	overflow: hidden;
	flex-shrink: 0;
	background-color: #2b2b2b;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	color: #FFFFFF;
	font-size: 20px;
}

.nav-promotion-photo {
	height: 160px;
	background-size: cover;
	background-position: center;
}

.nav-promotion-content {
	display: flex;
	height: calc(100% - 160px);
	flex-direction: column;
	justify-content: center;
	padding: 0 16px;
	text-align: center;
}

.nav-promotion-title {
	margin-bottom: 8px;
}

.nav-promotion-button {
	margin-top: 14px;
}

.nav-promotion-button a {
	display: block;
	background-color: #d0a32c;
	color: #2b2b2b !important;
	padding: 8px 12px;
	text-align: center;
	font-size: 21px !important;
	font-weight: bold !important;
	transition: background-color 300ms ease-in-out;
}

.nav-promotion-button a:hover {
	background-color: #f2be33;
}

@media (max-width: 1360px) {
	.nav-promotion {
		display: none;
	}
}

/* ====================================================================
 * Home
 * ================================================================= */

.home-intro .fl-row-content-wrap {
	padding-top: 60px;
	padding-bottom: 170px;
	min-height: calc(100vh - 250px) !important;
}

.home-intro .fl-heading {
	text-transform: uppercase;
	line-height: 47px;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.9);
	filter: drop-shadow(6px 7px 30px rgba(0, 0, 0, 1));
}

.home-intro .fl-heading span {
	display: inline-block;
}

@media (min-width: 769px) {
	.home-intro .fl-heading div:nth-child(1) > span:nth-child(1) {
		margin-right: 40px;
	}
}

.home-intro .fl-heading b {
	font-size: 1.35em;
}

body:not(.fl-builder-edit) .home-callouts {
	margin-top: -170px;
}

.home-callouts .fl-module-content {
	box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.58);
}

.home-callouts .fl-callout {
	background-color: #000000;
	text-align: center;
	position: relative;
}

.home-callouts .fl-callout-title {
	font-size: 19px;
	font-family: "Playfair Display";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 70px;
	width: 100%;
	height: 42px;
	line-height: 37px;
	border-top: 1px solid #b0941b;
	border-bottom: 1px solid #b0941b;
}

.home-callouts .fl-callout-button {
	padding: 0;
}

.home-callouts .fl-callout-button a.fl-button {
	border-radius: 0;
	border: 0;
	background-color: #000000;
	width: 100%;
	padding: 20px;
	/*margin-bottom: 8px;
	margin-top: 8px;*/
}

.home-callouts .fl-callout-button .fl-button-text {
	color: #ffffff !important;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.home-callouts .fl-photo {
	margin-bottom: 0;
}

.home-callouts .fl-photo-content {
	position: relative;
	max-height: 185px;
	overflow: hidden;
}

.home-callouts .fl-photo-content img {
	width: 100%;
	height: auto;
}

.home-callouts .fl-photo-content::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.58);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 768px) {
	.home-callouts .fl-module-content {
		max-width: 280px;
		margin: 16px auto;
	}
}

@media (max-width: 480px) {
	.home-intro .fl-heading-text {
		font-size: 24px;
	}
}

/* ====================================================================
 * Footer
 * ================================================================= */

.footer {
	background-color: #f2f2f2;
}

.footer-logo img {
	max-width: 250px;
}

.footer-social {
	text-align: center;
	margin: 40px 0 50px 0 !important;
}

.footer .social-bar.footer-social a {
	display: inline-block;
	background-color: #000000;
	border-radius: 100%;
	margin: 0 7px;
	width: 40px;
	height: 40px;
	line-height: 41px;
	box-shadow: 4px 8px 10px rgba(0, 0, 0, 0.5);
	transition: background-color 300ms ease-in-out;
}

.footer .social-bar.footer-social a:hover {
	background-color: #b68e25;
}

.footer .social-bar.footer-social a i {
	color: #ffffff;
}

.footer .social-bar.footer-social a i.fa-facebook {
	position: relative;
	top: 7px;
	font-size: 30px;
}

.footer-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	font-size: 19px;
}

.footer-nav, .footer-nav a {
	color: #3d3d3d !important;
}


@media (min-width: 481px) {
	.footer-nav li:not(:last-child)::after {
		content: "|";
		margin: 0 12px;
	}
}

@media (max-width: 480px) {
	.footer-nav {
		display: block;
		text-align: center;
	}
}

/* ====================================================================
 * Product
 * ================================================================= */

.product-share {
	display: block !important;
}

.product-share .social-share {
	display: inline-block;
	vertical-align: middle;
    margin-left: 58px;
}

.single-product .mgt30 {
	margin-top: 0;
}

.single-product .site-title {
	background-color: initial;
}

.single-product .site-title .title-desc {
	display: none;
}

.single-product .woocommerce-breadcrumb {
	color: #caab4e;
}

.single-product .woocommerce-breadcrumb > a {
	color: #646464;
}

.product-single-category {
	color: #c1a31f;
	padding: 21px 0;
	font-size: 31px;
	text-transform: uppercase;
}

.product-single-title {
	font-size: 24px;
	font-weight: bold;
	color: black;
	margin-bottom: 20px;
}

#shop-detail > .container {
	max-width: 1220px;
}

.p-single-images .flex-viewport {
	max-height: 540px;
}

.p-single-images img {
	max-height: 540px;
	width: auto;
}

.p-single-images .woocommerce-product-gallery__image {
	text-align: center;
}

.product-single .woocommerce-tabs {
	margin-top: 60px;
}

.single-product .variations_form .variations .label {
	width: 160px !important;
}

@media (min-width: 1221px) {
	.single-product #shop-detail .cm-6:nth-child(1) {
		margin-left: 100px;
		width: calc(50% - 100px);
	}
}

@media (max-width: 768px) {
	.single-product .pdt30  {
		padding-top: 0;
	}
	
	.single-product #shop-detail .cm-6:nth-child(1),
	.single-product #shop-detail .cm-6:nth-child(2)	{
		width: 100%;
		display: block;
	}
	
	.single-product #shop-detail .cm-6:nth-child(2) {
		margin-top: 32px;
	}
}

.product_meta .posted_in {
	display: none !important;
}

/* ====================================================================
 * 
 * ================================================================= */

.product-description-top > h2 {
	display: none;
}

.product-description-left, .product-description-right {
	display: inline-block;
	width: calc(50% - 2px);
	vertical-align: top;
}

@media (max-width: 768px) {
	.product-description-left, .product-description-right {
		display: block;
		width: 100%;
	}
}

/* ====================================================================
 * 
 * ================================================================= */
 
body:not(.wr-mobile) #shop-main .products .product-category a {
	height: 300px;
}

body:not(.wr-mobile) #shop-main .products .product-category img {
	height: auto;
}

body.wr-mobile .product-category a {
	text-align: center;
}

body.wr-mobile .product-category .woocommerce-loop-category__title {
	margin-bottom: 24px;
}

body.wr-mobile .products .product:not(.product-category) {
	clear: both !important;
	float: none !important;
}

/* ====================================================================
 * 
 * ================================================================= */
 
.hb-cart .cart-control span.count
{
	background-color: #f4be32;	
}

#text-5 {margin-top: 15px;}
.main-content {padding-top: 15px;}

.vc_images_carousel ol.vc_carousel-control > span
{
    width: 96px !important;
    height: 96px !important;
    font-size: 96px !important;
    left: 0 !important;
    color: white;
    opacity: 1.0;
    text-shadow: 0 0 4px black;
}

.vc_images_carousel .vc_carousel-indicators li
{
	width: 15px !important;
    height: 15px !important;
	background-color: rgba(255, 255, 255, 0.65) !important;
    box-shadow: 0 0 8px black;
	transition: background-color 300ms ease-in-out;
}

.vc_images_carousel .vc_carousel-indicators li:hover,
.vc_images_carousel .vc_carousel-indicators .vc_active
{
	background-color: rgba(255, 255, 255, 1.0) !important;
}

.horse-jumps-links .wpb_column {
    border: 1px solid #f4be32;
    border-radius: 4px;
    margin: 16px;
	padding-top: 24px;
    height: 230px;
}

.nav-more .site-navigator {margin-top: -54px;}
.nav-more .site-navigator .sub-menu {margin-top: 0 !important;}
.nav-more .site-navigator > .menu-item > .menu-item-link {background-color: black}

@media (max-width: 550px)
{
	.header .content-logo {margin-top: 0;}
}

.footer {background-color: #f2f2f2;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td.mail-subscribe-container {text-align: center;}
.woocommerce-page .mail-subscribe-container label {font-size: 20px;}
.woocommerce-page .mail-subscribe-container input[type="checkbox"] + label::before {border-color: #333 !important; margin-top: -3px;}
.woocommerce-checkout #createaccount {display: inline-block !important;}

.cart-shipping-msg {
	font-size: 38px;
	margin-bottom: 32px;
	color: #c1a31f;
	text-align: center;
	line-height: 1;
}

.auto-coupon-msg {
	color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    display: block;
    margin: 20px;
    padding: 20px;
	overflow: hidden;
    width: calc(100% - 40px);
}

.message-on-sale {
	color: red;
}

/* ====================================================================
 * Subcategory
 * ================================================================= */

.subcategory-row {
	display: inline-block;
	width: calc(33% - 12px);
	background: #f2f2f2;
	transition: background 300ms ease-in-out;
}

.subcategory-row:hover {
	background: #E0E0E0;
}

.subcategory-image {
	width: 72px;
	height: 72px;
	display: inline-block;
	vertical-align: middle;
}

.subcategory-title {
	width: calc(100% - 76px);
	display: inline-block;
	vertical-align: middle;
	padding-left: 12px;
}

/* ====================================================================
 * Bundled Products
 * ================================================================= */

.bundled_product {
	margin-bottom: 0 !important;
}

.bundled_product_summary td.label {
	display: inline-block !important;
}

.bundled_product_summary .variations_form .variations  td.label {
	width: 210px !important;
}

.bundled_product_summary td.value {
	display: inline-block !important;
	width: calc(100% - 210px) !important;
}

.bundled_product_summary .details {
	width: 100% !important;
	float: none !important;
	position: relative;
	top: -72px;
	margin-bottom: -82px;
	padding-left: 0 !important;
}

.bundled_product_summary .product_title, .bundled_product_summary .product_excerpt {
	margin-left: calc(20% + 16px);
}

.bundled_product_summary .bundled_product_images {
	float: none !important;
}

.bundle-customize-button {
	display: inline-block;
	background: #c1a31f;
	color: #ffffff;
	padding: 4px 6px;
	border-radius: 3px;
	border: 0;
	line-height: 24px;
	font-size: 0.9em;
	margin-top: 6px;
	cursor: pointer;
}

.bundle-shared-options {
	margin: 24px 0
}

.bundle-shared-options > .option .label {
	display: inline-block;
	width: 210px;
}

.bundle-shared-options > .option .value {
	display: inline-block;
	width: calc(100% - 214px);
}

.reset_bundled_variations {
	margin-bottom: 16px;
	position: relative;
	top: -10px;
}

/* ====================================================================
 * 
 * ================================================================= */

@media (max-width: 768px) {
	.container.mgt30 {
		margin-top: 0;
	}
	
	.place-order button {
		margin-top: 32px;
		width: 100%;
	}
}

@media (max-width: 360px) {
	p#billing_first_name_field, p#billing_last_name_field {
		width: 100% !important;
		display: block !important;
		float: none !important;
		padding-left: 0 !important;
	}
}

@media (max-width: 320px) {
	.footer-links > span {
		width: 100%;
	}
	
	.showcoupon {
		display: block;
	}
}

.woocommerce-mailchimp-opt-in {
	text-align: center;
	font-size: 16px;
	display: block;
	padding: 8px;
}

.woocommerce-mailchimp-opt-in input {
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px !important;
    top: 4px;
    margin-right: 8px;
}

.woocommerce-mailchimp-opt-in input::before {
    content: " ";
    background-color: white;
    border: 1px solid black;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-family: 'FontAwesome';
    color: #646464;
    font-size: 11px;
    line-height: 0;
    position: absolute;
    text-align: center;
}

.woocommerce-mailchimp-opt-in input:checked::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://www.arenasupplies.com/wp-content/themes/arenasupplies/images/check.png');
    padding-top: 11px;
}

.stock.available-on-backorder {
	color: #d50400;
	margin-bottom: 12px;
}

#wc-stripe-new-payment-method {display: none;}
div.payment_box.payment_method_stripe p.woocommerce-SavedPaymentMethods-saveNew label::before {border: 1px solid #aaa !important;}

.nav-kids-jumps .mm-container {background: #9b216a;}

.nav-dressage .mm-container > .mm-col:nth-child(2) {width: 40% !important;}
.nav-dressage .mm-container > .mm-col:nth-child(3) {width: 30% !important;}

.woocommerce-page .backorder_notification {color: red; font-weight: bold;}

.cat-item h2.woocommerce-loop-category__title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin: 0;
	width: 100%;
	bottom: 0;
	position: relative;
	top: 12px;
}

/* ====================================================================
 * 
 * ================================================================= */
 
.woocommerce-message {
    display: block !important;
}
 
.product__badge {
	display: none;
}

.attribute-description {
	margin-bottom: 16px;
}

.more-jumps-btn {
    background-color: #323232;
    color: white;
    padding: 7px 34px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 16px;
}

.woocommerce-product-gallery-grid li {
    display: block;
    float: left;
    margin: 4px;
}

@media (max-width: 768px) {
	.quantity .btn-qty a.plus {
		position: relative;
		border-bottom: 0 !important;
	}

	.quantity .btn-qty a.minus {
		position: relative;
	}

	.quantity input[type="number"].qty {
		height: 54px !important;
	}
	
	.footer-links a:not(:first-child)::before {
		display: none;
	}
	
	#footer {
		padding-bottom: 32px;
	}

	.variations .value {
		display: block;
		width: 100%;
	}
}

/* ====================================================================
 * Addon Fields
 * ================================================================= */

.wc-pao-addon-name {
	display: inline-block;
	width: 160px;
	font-weight: bold;
	font-size: 100%;
	margin-right: 10px;
}

.wc-pao-addon-container .wc-pao-addon-wrap {
    display: inline-block;
    width: calc(100% - 174px);
}

.single_variation_wrap .wc-pao-addon-container.wc-pao-addon .wc-pao-addon-wrap input.wc-pao-addon-custom-text {
    width: 100%;
    background-color: white !important;
    border-color: #ccc !important;
}

/* ====================================================================
 * Option Display
 * ================================================================= */
 
ul.option-slot-list li {
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 1px solid;
	border-color: #ccc !important;
	border-radius: 2px;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 4px;
	vertical-align: middle;
	cursor: pointer;
}

ul.option-slot-list li > span {
	display: block;
	width: 100%;
	height: 100%;
}

ul.option-slot-list li.active {
	border: 3px solid;
	padding: 2px;
	border-color: #333 !important;
	box-shadow: 0 0 4px rgba(0, 90, 200, 0.8);
}

ul.option-slot-list li.active.type-font {
	background-color: #ccc;
}

ul.option-slot-list li.type-none {
	width: auto !important;
	font-size: 12px;
	padding: 4px 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 200px;
	max-width: max-content;
}

ul.option-slot-list li.type-none.active {
	padding: 2px 6px;
}

.attribute_options.option-list-display select,
.wc-pao-addon-container.option-list-display select {
	visibility: hidden;
	height: 0;
	position: absolute;
	pointer-events: none;
}

.variations_form .variations .attribute_options.option-list-display {
	display: block;
	margin-top: 20px;
	width: 100% !important;
}

.variations_form .variations .attribute_options.option-list-display td {
	display: block;
	width: 100% !important;
}

#option-slot-tooltip {
	position: absolute;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	pointer-events: none;
	padding: 2px 8px;
	border-radius: 4px;
}

.option-slot-list .validation:not(.show) {
	display: none;
}

.option-slot-list .validation {
	color: red;
	font-weight: bold;
	padding-bottom: 32px;
}

/* ====================================================================
 * Embroidery Options
 * ================================================================= */

.wc-pao-addon-add-embroidery label {
	display: none;
	font-weight: bold;
}

.wc-pao-addon-add-embroidery .wc-pao-addon-checkbox + label {
	display: none !important;
}

.wc-pao-addon-add-embroidery input {
	width: 18px !important;
	height: 18px !important;
	position: relative;
	top: 4px;
	margin-right: 8px;
}

.embroidery-field label {
	display: block;
}

.embroidery-field {
	padding-left: 48px;
}

.embroidery-field .wc-pao-addon-image-swatch-price,
.embroidery-field em.required {
	display: none;
}

.embroidery-field .wc-pao-addon-image-swatch[data-value=''] {
	display: none;
}

.embroidery-field .validation {
	color: red;
	font-weight: bold;
	padding-bottom: 32px;
}

.embroidery-field .validation:not(.show) {
	display: none;
}

#tiptip_holder .woocommerce-Price-amount {
	display: none;
}

@media (max-width: 768px) {
	.site-title.style-1 .fc > div {
		width: 100% !important;
	}
}

/* ====================================================================
 * Crossbrowser/Device Audit Fixes
 * ================================================================= */

.quickview-modal-inner > div {
	min-height: 80vh !important;
}

.wishlist-title-with-form .btn {
	display: none;
}

.wishlist-title-with-form {
	pointer-events: none;
}

.header-wishlist-link::before {
	content: "\e817";
	font-size: 14px;
	font-family: nitro-icons;
}

.header-wishlist-link {
	position: relative;
	top: -4px;
}

.sticky-header .header-wishlist-link {
	top: 1px;
	margin-right: 12px;
}

.woocommerce-checkout #ship-to-different-address .checkbox:after {
	display: none;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar-track:vertical {
    border-left: 1px solid #E7E7E7;
    box-shadow: 1px 0 1px 0 #F6F6F6 inset, -1px 0 1px 0 #F6F6F6 inset;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar-track:horizontal {
    border-top: 1px solid #E7E7E7;
    box-shadow: 0 1px 1px 0 #F6F6F6 inset, 0 -1px 1px 0 #F6F6F6 inset;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #FAFAFA;
    width: 16px;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #C1C1C1;
    border-color: transparent;
    border-radius: 9px 8px 8px 9px;
    border-style: solid;
    border-width: 3px 3px 3px 4px; /* Workaround because margins aren't supported */
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.hide-mobile-text .fl-slide-foreground {
	display: none;
}

.p-single-info .product-title {
	display: none;
}

#tab-description iframe {
	max-width: 100%;
}

@media (max-width: 768px) {
	.woocommerce-cart .woocommerce > form .product-quantity .quantity, .shop_table_responsive .product-quantity .quantity {
		min-width: 60px;
	}

	.woocommerce-cart .woocommerce > form .product-quantity .quantity input {
		border-right: 0;
	}

	.quantity .btn-qty {
		width: 20px !important;
		margin-top: 3px;
		right: 2px !important;
	}
}

/* ====================================================================
 * Custom Scrollbar
 * ================================================================= */

.woocommerce-terms-and-conditions::-webkit-scrollbar-track:vertical {
    border-left: 1px solid #E7E7E7;
    box-shadow: 1px 0 1px 0 #F6F6F6 inset, -1px 0 1px 0 #F6F6F6 inset;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar-track:horizontal {
    border-top: 1px solid #E7E7E7;
    box-shadow: 0 1px 1px 0 #F6F6F6 inset, 0 -1px 1px 0 #F6F6F6 inset;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #FAFAFA;
    width: 16px;
}

.woocommerce-terms-and-conditions::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #C1C1C1;
    border-color: transparent;
    border-radius: 9px 8px 8px 9px;
    border-style: solid;
    border-width: 3px 3px 3px 4px; /* Workaround because margins aren't supported */
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* ====================================================================
 * Fixes (May 2022)
 * ================================================================= */

@media (max-width: 520px) {
    div.bundled_product_summary .bundled_product_images, div.bundled_product_summary .details {
        width: 100% !important;
    }

    div.bundled_product_summary .bundled_product_images img, div.bundled_product_summary .details img {
        max-height: 30vh;
        width: auto;
        margin: 0 auto;
    }

    .bundled_product_summary .details {
        top: 0;
        margin-top: 16px;
        margin-bottom: 48px;
    }

    .bundled_product_summary .product_title, .bundled_product_summary .product_excerpt {
        margin-left: 0;
        margin-bottom: 32px;
    }
	
	.bundled_product_summary .variations_form .variations td.label {
		width: 100% !important;
		text-align: center;
		margin-top: 32px;
	}

	.bundled_product_summary .variations_form .variations td.label label {
		font-size: 14px !important;
	}

	.bundled_product_summary .variations_form .variations td.value {
		width: 100% !important;
		margin-bottom: 32px !important;
	}

	.wc-pao-addon-container .wc-pao-addon-wrap {
		width: 100%;
	}
}

/* ====================================================================
 * Fixes (June 2023)
 * ================================================================= */

@media (max-width: 768px) {
	body .single_add_to_cart_button.button {
		max-height: 55px !important;
		height: 55px !important;
	}
	
	.woocommerce-notices-wrapper .woocommerce-message a.button {
		display: block;
		margin-bottom: 12px;
	}
}

/* ====================================================================
 * Fixes (July 2024)
 * ================================================================= */
 
.gfield_error, .gform_submission_error {    
    padding-left: 16px;
    padding-right: 16px;
}