/*
Theme Name: Molla Child
Theme URI: https://molla.org/
Author: D-THEMES
Author URI: https://molla.org/about-me/
Description: Molla Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: molla
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* Layout */
@media (min-width: 1600px) {
		.container-fluid {
				padding: 0 6rem;
		}
		.divider-active .content-divider .container-fluid:after, .divider-active.content-divider .container-fluid:after {
				left: 6rem;
				right: 6rem;
		}
}

/* Brand Logos */
.e-con.e-grid>.e-con-inner .elementor-element img {
    max-height:60px;
    width:auto;
    filter: grayscale(100%);
    opacity: .7;
    transition: filter .3s, opacity .3s;
}

.e-con.e-grid>.e-con-inner .elementor-element:hover img {
    filter: grayscale(0%);
    opacity: 1;
}

/* Header */
.menu ul li.menu-banner {
	padding: 0;
}
.menu .mmenu-with-banner >ul {
	padding-right: 0;
}
.menu-skin3 >.menu-item >a {
		color:#ffffff;
}
.shop-icon i {
		color:#ffffff !important;
}
/* Dropdown Nav Links */
.menu .sub-menu a,
.menu ul ul a {
    color: #666 !important;
}
@media (min-width: 992px) {
		 .woocommerce-product-gallery {
    position: sticky !important;
    top:120px;
    z-index: 10;
}
}
@media (max-width: 991px) {
		#menu-main-menu {
				display: none;
		}
}

@media (max-width: 575.98px) {
  .logo img {
    width: 150px;
    max-width: 225px;
  }
}

.page-header .page-title {
		color:#ccc;
}
/* Footer */
.footer p {
	font-size: 1.4rem;
	line-height: 1.9;
}
.footer .menu li+li {
		margin: 0;
}
.footer-top .widget,
.footer-top [id*='gutenberg-block-5'] {
	margin-bottom: 0;
}
.footer .widget_media_image {
	margin: -5px 0 1.2rem;
}
.footer .widget-title {
	margin-bottom: 1.4rem;
}
.footer .widget_text {
	margin-bottom: 3rem;
}
.footer .social-icon {
	border-color: #666;
	margin-bottom: 1rem;
}
@media (min-width: 992px) {
	.footer .widget_nav_menu {
		padding-left: 5rem;
	}
}
@media (max-width: 991px) {
	.footer-copyright {
		text-align: center;
	}
}
.footer-logo { max-width: 105px !important }
/* Home */
/* Style the entire WPForms container */
#wpforms-form-1352 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #333;
  max-width: 600px;
  margin: 0 auto;
  padding: 8px 0;
}

/* Hide labels */
#wpforms-form-1352 .wpforms-field-label {
  display: none;
}

/* Style the email input */
#wpforms-form-1352 input[type="text"],
#wpforms-form-1352 input[type="email"] {
  flex: 1;
  border: none;
  outline: none;
  padding: 10px 0;
  background: transparent;
  font-size: 14px;
  color: #000;
}

/* Style the submit button */
#wpforms-form-1352 button.wpforms-submit {
  background: none;
  border: none;
  color: #94D60A; /* orange */
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding-left: 20px;
  cursor: pointer;
  transition: color 0.3s ease;
}

/* Hover effect */
#wpforms-form-1352 button.wpforms-submit:hover {
  color: #94D60A;
}

/* Remove spinner image */
#wpforms-form-1352 .wpforms-submit-spinner {
  display: none !important;
}

/* Hide honeypot field */
#wpforms-form-1352 [id*="field_3-container"] {
  display: none !important;
}

/* Product */

/* ppom styling */
#ppom-price-container {
    background:#f2f2f24a !important;
    padding:15px;
}

.ppom-label-item {
    flex:1;
    padding:15px;
    border-bottom:none !important;
    margin:2px auto;
    
}

th.ppom-price-item {
    border-bottom:none;
}
.variations {
    padding:15px;
}

.product form.cart tr td.label {
	
	width:100%;
}
.product form.cart tr td.value {
	display:block;
	width:100%;
	max-height:40px;
}

.product form.cart tr td.value #pa_kit-type {
	width:100%;
	color:#777777;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: calc(100% - .5em) 50%;
}

.single_variation_wrap, .variations tr+tr {
    margin-top: 0 !important;
}

.ppom-rendering-fields div div select {
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    border-color: #d7d7d7 !important;
    border-radius:0 !important;
    color: #777777 !important;
}


.woocommerce-products-header h1.woocommerce-products-header__title {
		text-transform:capitalize;
}
.product-label {
	font-weight: 700;
	text-transform: uppercase;
}
.product-popup .product-media > a:before {
	content: none;
}
.product-popup .product-body {
	padding-bottom: 6rem;
}
.product-popup .product-footer {
	visibility: visible !important;
	padding-bottom: 2rem;
}
.product-popup .ratings-container {
	transform: translateY(-6rem);
}
.product.product-popup .ratings-container {
		margin: 1rem 0 1.7rem;
}
.product-popup .product-action {
	display: block;
	border: none;
}
.product.product-popup .ratings-container + * {
	margin-top: -4rem;
}
.product.product-popup:hover {
	box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.product-popup .product-action {
		display: flex;
		flex-flow: column wrap;
}
.product.product-popup .product-action .btn-cart {
	display: inline-block;
  padding: .9rem 3.5rem;
	margin-bottom: 1rem;
}
.product-popup .btn-cart:before {
	content: none;
}
.product.product-popup a.btn-cart:hover span,
.product.product-popup a.btn-cart:focus span {
	color: #333;
	box-shadow: none;
}
.product.product-popup a.btn-cart:hover,
.product.product-popup a.btn-cart:focus {
	background-color: #94D60A;
	border: 2px solid #94D60A;
}
.product.product-popup a.btn-cart {
	border: 2px solid #848484;
	border-radius: 0;
}
.product a.btn-product span {
	font-size: 1.4rem;
	text-transform: uppercase;
}
.product .yith-wcwl-add-to-wishlist {
	display: inline-block;
	font-size: 1.6rem;
}
.products .product .yith-wcwl-add-to-wishlist a {
	color: #ccc;
	font-weight: 300;
	padding: 0;
}
.products .product .yith-wcwl-add-to-wishlist a:hover,
.products .product .yith-wcwl-add-to-wishlist a:focus {
	color: #666;
}
.product .yith-wcwl-add-button a:hover:before {
	content: '\f233';
}
.product-popup .product-title {
	font-size: 1.3rem;
}
.product.product-popup .product-body span.price {
	font-size: 1.3rem;
	font-weight: 700;
	color: #333;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	font-weight: 700;
}
.product .price del:before {
	content: 'Was ';
}
.product .product-action-vertical {
	top: 3rem;
	right: 3rem;
}
.product .product-label {
	top: 3rem;
	left: 3rem;
}
.product-label+.product-label {
	top: 6rem;
}
.product-label+.product-label+.product-label {
	top: 9rem;
}
/* Blog */
.post .read-more {
	box-shadow: none;
}
[id*='gutenberg-block-'] {
		margin-bottom: 0;
}
.page-content {
		margin-top: 0;
}
.error404 .page-content {
		padding-bottom: 0;
}
.error404 .woocommerce-breadcrumb {
		margin: 0;
}

.instagram .slide-image-wrap:after {
		content:''!important;
}


#wpforms-form-1543 .wpforms-submit-spinner {
  display: none !important;
}


/* === Submit button override === */
#wpforms-form-1543 .wpforms-submit-container button.wpforms-submit {
  background: transparent !important;
  color: #8bc34a !important;
  border: 1px solid #8bc34a !important;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 0 !important;
}

/* === Reset and basic styling === */
#wpforms-form-1543.wpforms-form input,
#wpforms-form-1543.wpforms-form textarea,
#wpforms-form-1543.wpforms-form select {
  background-color: #fafafa !important;
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
  padding: 12px 16px !important;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  color: #333;
}


@media (max-width: 475px) {

	.woocommerce div.product .wc-tabs {
		margin:0 !important;
		padding:0 !important;
	}
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
		width:100%;
		margin:auto;
		display:block !important;
        padding-left: 1rem;
        padding-right: 1rem;
    }

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		margin-bottom:15px !important;
		
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a{
		display:block;
		margin-bottom:4px;
		background:#f1f1f1;
		font-size:16px;
	}

		.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
			font-weight:bold !important;
		}
}



.completeopeningdiv, .partialopeningdiv {
    display:none;
}

.form-group.ppom-input-partialopeningdiv,
.form-group.ppom-input-completeopeningdiv{
	margin-top:-15px;
}
.ppom-partial,
.ppom-complete{
	height:0;
}

/* Target all PPOM text inputs with that placeholder */
#ppom-fields input::placeholder,
.ppom-input::placeholder {
  font-size: 13px;
  color: #777;     
  opacity: .8;      
}

/* Seat Builder */
#reinforced-sides {
	display:none!important;
}

/* Hide alternates initially; base #dcor stays visible */

 #dcor-red, #dcor-white, #dcor-blue,
  #Honda, #kawi, #yamaha, #suzuki, #ktm, #husqvarna, #gasgas { display:none; }
  
  
  
  
  
  
.myaccount-content.logged-out {
    background-color: #fff !important;
    background-image: none !important;
}

/* Scroll to Top Button */
#scroll-top {
    background-color: #333 !important;
    border: 2px solid #94D60A !important;
    color: #94D60A !important;
}
#scroll-top:hover,
#scroll-top:focus {
    background-color: #94D60A !important;
    color: #333 !important;
    border-color: #94D60A !important;
}

/* ============================================
   Seat Cover Builder - Gravity Forms Styling
   ============================================ */

/* Force form visible (GSPC hides it by default) */
.postid-3525 .gspc__form-wrapper {
    display: block !important;
}

/* Hide PPOM remnants */
.postid-3525 .ppom-wrapper,
.postid-3525 .ppom-rendering-fields {
    display: none !important;
}

/* Hide model dropdowns by default (JS shows the correct one when Brand is selected) */
.postid-3525 #field_1_2,
.postid-3525 #field_1_3,
.postid-3525 #field_1_4,
.postid-3525 #field_1_5,
.postid-3525 #field_1_6,
.postid-3525 #field_1_7,
.postid-3525 #field_1_8 {
    display: none;
}

/* Hide only the GF Submit button, not the whole footer (GSPC puts Add to Cart here) */
.postid-3525 .gform_wrapper .gform_footer .gform_button {
    display: none !important;
}

/* Make sure the footer itself is visible */
.postid-3525 .gform_wrapper .gform_footer,
.postid-3525 .gform_wrapper .gform-footer {
    display: block !important;
}

.postid-3525 .gform_wrapper .gform_page_footer .gform_button {
    display: none !important;
}

/* Hide individual pricing fields but show the GSPC price summary */
.postid-3525 .gfield--type-product.gfield--input-type-singleproduct,
.postid-3525 .gfield--type-option {
    display: none !important;
}

/* Show the total/price summary - let GSPC render pricing */
.postid-3525 .ginput_container_total,
.postid-3525 .gfield--type-total {
    display: block !important;
}

/* Hide GSPC-injected price display (WC price + GF total are sufficient) */
.postid-3525 .gspc-price-display,
.postid-3525 .gspc__price,
.postid-3525 .gspc__order-summary,
.postid-3525 .gspc-order-summary { display: none !important; }

/* Hide GF quantity input (WooCommerce has its own) */
.postid-3525 .ginput_quantity_label,
.postid-3525 .ginput_quantity {
    display: none !important;
}

/* Hide prev/next product navigation on Seat Cover Builder */
.postid-3525 .product-pager,
.postid-3525 ul.product-pager,
.single-product.postid-3525 .product-pager {
    display: none !important;
}

/* Form field labels */
.postid-3525 .gform_wrapper .gfield_label {
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    color: #333;
    font-size: 13px !important;
    margin-bottom: 2px !important;
}

/* Select dropdowns */
.postid-3525 .gform_wrapper select.gfield_select {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px 30px 10px 12px;
    font-size: 14px;
    color: #333;
    background: #fff;
    width: 100%;
    background-image: none !important;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important;
}

.postid-3525 .gform_wrapper select.gfield_select:focus {
    border-color: #94D60A;
    outline: none;
    box-shadow: 0 0 0 1px #94D60A;
}

/* Tighten field spacing */
.postid-3525 .gform_wrapper .gfield {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important;
}

.postid-3525 .gform_wrapper .gform_fields {
    grid-row-gap: 6px !important;
    row-gap: 6px !important;
}

/* Space between form and Qty row */
.postid-3525 .gform_wrapper {
    margin-bottom: 20px !important;
}

/* Tighten See Example link spacing */
.postid-3525 .gform_wrapper .gfield_description {
    margin-top: -2px !important;
    margin-bottom: 2px !important;
    padding: 0 !important;
}

.postid-3525 .gfield_description.gfield_description--above {
    margin-top: -2px !important;
    margin-bottom: 2px !important;
    line-height: 1 !important;
}

/* See Example links styling */
.postid-3525 .see-example-link {
    font-size: 12px;
    color: #94D60A;
    text-decoration: none;
    margin-left: 6px;
    font-weight: 400;
}

.postid-3525 .see-example-link:hover {
    text-decoration: underline;
}

/* Price display */
.postid-3525 .woocommerce-variation-price,
.postid-3525 .price {
    font-size: 18px;
    font-weight: 600;
    color: #94D60A;
}

/* Add to Cart button */
.postid-3525 .single_add_to_cart_button,
.postid-3525 button[type="submit"].single_add_to_cart_button {
    background: transparent !important;
    border: 2px solid #94D60A !important;
    color: #94D60A !important;
    font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 12px 30px !important;
    font-size: 13px !important;
    transition: all 0.3s ease !important;
    border-radius: 0 !important;
    cursor: pointer;
}

.postid-3525 .single_add_to_cart_button:hover {
    background: #94D60A !important;
    color: #1a1a1a !important;
}

/* Fix quantity spinner buttons - reset position and style to match site */
.postid-3525 .input-spinner .input-group-prepend,
.postid-3525 .input-spinner .input-group-append {
    position: relative !important;
}

.postid-3525 .input-spinner {
    display: flex !important;
    align-items: center !important;
    max-width: 150px !important;
}

.postid-3525 .btn-increment,
.postid-3525 .btn-decrement {
    background: #f5f5f5 !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 16px !important;
    padding: 0 !important;
    cursor: pointer;
}

.postid-3525 .btn-increment:hover,
.postid-3525 .btn-decrement:hover {
    background: #e0e0e0 !important;
}

.postid-3525 .input-spinner input[type="number"],
.postid-3525 .quantity input[type="number"] {
    width: 50px !important;
    text-align: center !important;
    border: 1px solid #ddd !important;
    height: 36px !important;
    margin: 0 4px !important;
}

/* ============================================
   Semi-Custom Graphics - Gravity Forms Styling
   Shared across all 77 semi-custom products (7 brands).
   Uses .dcor-semicustom body class added via functions.php.
   ============================================ */

/* Force form visible (GSPC hides it by default) */
.dcor-semicustom .gspc__form-wrapper {
    display: block !important;
}

/* Hide PPOM remnants */
.dcor-semicustom .ppom-wrapper,
.dcor-semicustom .ppom-rendering-fields {
    display: none !important;
}

/* Hide all GF fields by default on semi-custom pages. JS shows the correct ones.
   Form-ID-agnostic: works regardless of what ID GF assigns. */
.dcor-semicustom .gform_wrapper .gfield {
    display: none;
}
/* Always show: Graphic Type + Front Plate Type (first two selects after brand dropdowns) */
.dcor-semicustom .gform_wrapper .gfield--type-select:nth-child(-n+9) {
    /* Handled by JS — all fields start hidden, JS shows the right ones */
}

/* Hide only the GF Submit button, not the whole footer (GSPC puts Add to Cart here) */
.dcor-semicustom .gform_wrapper .gform_footer .gform_button {
    display: none !important;
}

/* Make sure the footer itself is visible */
.dcor-semicustom .gform_wrapper .gform_footer,
.dcor-semicustom .gform_wrapper .gform-footer {
    display: block !important;
}

.dcor-semicustom .gform_wrapper .gform_page_footer .gform_button {
    display: none !important;
}

/* Hide individual pricing fields but show the GSPC price summary */
.dcor-semicustom .gfield--type-product.gfield--input-type-singleproduct,
.dcor-semicustom .gfield--type-option {
    display: none !important;
}

/* Show the total/price summary */
.dcor-semicustom .ginput_container_total,
.dcor-semicustom .gfield--type-total {
    display: block !important;
}

/* Hide GSPC-injected price display (WC price + GF total are sufficient) */
.dcor-semicustom .gspc-price-display,
.dcor-semicustom .gspc__price,
.dcor-semicustom .gspc__order-summary,
.dcor-semicustom .gspc-order-summary { display: none !important; }

/* Hide GF quantity input (WooCommerce has its own) */
.dcor-semicustom .ginput_quantity_label,
.dcor-semicustom .ginput_quantity {
    display: none !important;
}

/* Hide prev/next product navigation */
.dcor-semicustom .product-pager,
.dcor-semicustom ul.product-pager,
.single-product.dcor-semicustom .product-pager {
    display: none !important;
}

/* Form field labels */
.dcor-semicustom .gform_wrapper .gfield_label {
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    color: #333;
    font-size: 13px !important;
    margin-bottom: 2px !important;
}

/* Select dropdowns */
/* Consistent borders for all form inputs */
.dcor-semicustom .gform_wrapper select.gfield_select,
.dcor-semicustom .gform_wrapper input[type="text"],
.dcor-semicustom .gform_wrapper textarea {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    color: #333 !important;
    background: #fff;
    width: 100%;
}

.dcor-semicustom .gform_wrapper select.gfield_select {
    padding: 10px 30px 10px 12px !important;
    background-image: none !important;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important;
}

.dcor-semicustom .gform_wrapper select.gfield_select:focus,
.dcor-semicustom .gform_wrapper input[type="text"]:focus,
.dcor-semicustom .gform_wrapper textarea:focus {
    border-color: #94D60A !important;
    outline: none !important;
    box-shadow: 0 0 0 1px #94D60A;
}

/* Tighten field spacing */
.dcor-semicustom .gform_wrapper .gfield {
    margin-bottom: 4px !important;
    padding-bottom: 0 !important;
}

.dcor-semicustom .gform_wrapper .gform_fields {
    grid-row-gap: 6px !important;
    row-gap: 6px !important;
}

/* Space between form and Qty row */
.dcor-semicustom .gform_wrapper {
    margin-bottom: 20px !important;
}

/* Tighten See Example link spacing */
.dcor-semicustom .gform_wrapper .gfield_description {
    margin-top: -2px !important;
    margin-bottom: 2px !important;
    padding: 0 !important;
}

.dcor-semicustom .gfield_description.gfield_description--above {
    margin-top: -2px !important;
    margin-bottom: 2px !important;
    line-height: 1 !important;
}

/* See Example links styling */
.dcor-semicustom .see-example-link {
    font-size: 12px;
    color: #94D60A;
    text-decoration: none;
    margin-left: 6px;
    font-weight: 400;
}

.dcor-semicustom .see-example-link:hover {
    text-decoration: underline;
}

/* Price display */
.dcor-semicustom .woocommerce-variation-price,
.dcor-semicustom .price {
    font-size: 18px;
    font-weight: 600;
    color: #94D60A;
}

/* Add to Cart button */
.dcor-semicustom .single_add_to_cart_button,
.dcor-semicustom button[type="submit"].single_add_to_cart_button {
    background: transparent !important;
    border: 2px solid #94D60A !important;
    color: #94D60A !important;
    font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 12px 30px !important;
    font-size: 13px !important;
    transition: all 0.3s ease !important;
    border-radius: 0 !important;
    cursor: pointer;
}

.dcor-semicustom .single_add_to_cart_button:hover {
    background: #94D60A !important;
    color: #1a1a1a !important;
}

/* Fix quantity spinner buttons */
.dcor-semicustom .input-spinner .input-group-prepend,
.dcor-semicustom .input-spinner .input-group-append {
    position: relative !important;
}

.dcor-semicustom .input-spinner {
    display: flex !important;
    align-items: center !important;
    max-width: 150px !important;
}

.dcor-semicustom .btn-increment,
.dcor-semicustom .btn-decrement {
    background: #f5f5f5 !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 16px !important;
    padding: 0 !important;
    cursor: pointer;
}

.dcor-semicustom .btn-increment:hover,
.dcor-semicustom .btn-decrement:hover {
    background: #e0e0e0 !important;
}

.dcor-semicustom .input-spinner input[type="number"],
.dcor-semicustom .quantity input[type="number"] {
    width: 50px !important;
    text-align: center !important;
    border: 1px solid #ddd !important;
    height: 36px !important;
    margin: 0 4px !important;
}

/* ============================================
   Team Graphics - Gravity Forms Styling
   Shared across all team graphics + number plate products.
   Uses .dcor-team-graphics body class added via functions.php.
   Reuses most patterns from .dcor-semicustom above.
   ============================================ */

/* Force form visible */
.dcor-team-graphics .gspc__form-wrapper { display: block !important; }

/* Hide PPOM remnants */
.dcor-team-graphics .ppom-wrapper,
.dcor-team-graphics .ppom-rendering-fields { display: none !important; }

/* Hide all GF fields by default on team graphics pages. JS shows the correct ones.
   Form-ID-agnostic: works regardless of what ID GF assigns. */
.dcor-team-graphics .gform_wrapper .gfield {
    display: none;
}

/* GF submit button: hide (GSPC puts Add to Cart in .gform_footer) */
.dcor-team-graphics .gform_wrapper .gform_footer .gform_button { display: none !important; }
.dcor-team-graphics .gform_wrapper .gform_footer,
.dcor-team-graphics .gform_wrapper .gform-footer { display: block !important; }

/* Hide pricing internals */
.dcor-team-graphics .gfield--type-product.gfield--input-type-singleproduct,
.dcor-team-graphics .gfield--type-option { display: none !important; }
.dcor-team-graphics .ginput_container_total,
.dcor-team-graphics .gfield--type-total { display: block !important; }
.dcor-team-graphics .ginput_quantity_label,
.dcor-team-graphics .ginput_quantity { display: none !important; }

/* Form styling — same as semi-custom */
.dcor-team-graphics .gform_wrapper .gfield_label {
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600; color: #333; font-size: 13px !important; margin-bottom: 2px !important;
}
.dcor-team-graphics .gform_wrapper select.gfield_select,
.dcor-team-graphics .gform_wrapper input[type="text"],
.dcor-team-graphics .gform_wrapper textarea {
    border: 1px solid #ddd !important; border-radius: 3px !important;
    padding: 8px 12px !important; font-size: 14px !important; color: #333 !important;
    background: #fff; width: 100%;
}
.dcor-team-graphics .gform_wrapper select.gfield_select {
    padding: 10px 30px 10px 12px !important;
    background-image: none !important; appearance: menulist !important;
    -webkit-appearance: menulist !important; -moz-appearance: menulist !important;
}
.dcor-team-graphics .gform_wrapper select.gfield_select:focus,
.dcor-team-graphics .gform_wrapper input[type="text"]:focus {
    border-color: #94D60A !important; outline: none !important;
    box-shadow: 0 0 0 1px #94D60A;
}
.dcor-team-graphics .gform_wrapper .gfield { margin-bottom: 4px !important; padding-bottom: 0 !important; }
.dcor-team-graphics .gform_wrapper .gform_fields { grid-row-gap: 6px !important; row-gap: 6px !important; }
.dcor-team-graphics .gform_wrapper { margin-bottom: 20px !important; }

/* See Example links */
.dcor-team-graphics .see-example-link {
    font-size: 12px; color: #94D60A; text-decoration: none; margin-left: 6px; font-weight: 400;
}
.dcor-team-graphics .see-example-link:hover { text-decoration: underline; }

/* Description spacing */
.dcor-team-graphics .gform_wrapper .gfield_description {
    margin-top: -2px !important; margin-bottom: 2px !important; padding: 0 !important;
}

/* Hide GSPC-injected price display (WC price range at top + GF total at bottom are sufficient) */
.dcor-team-graphics .gspc-price-display,
.dcor-team-graphics .gspc__price,
.dcor-team-graphics .gspc__order-summary,
.dcor-team-graphics .gspc-order-summary { display: none !important; }

/* Price display */
.dcor-team-graphics .woocommerce-variation-price,
.dcor-team-graphics .price { font-size: 18px; font-weight: 600; color: #94D60A; }

/* Add to Cart button */
.dcor-team-graphics .single_add_to_cart_button,
.dcor-team-graphics button[type="submit"].single_add_to_cart_button {
    background: transparent !important; border: 2px solid #94D60A !important;
    color: #94D60A !important; font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600 !important; text-transform: uppercase !important;
    letter-spacing: 1px !important; padding: 12px 30px !important;
    font-size: 13px !important; transition: all 0.3s ease !important;
    border-radius: 0 !important; cursor: pointer;
}
.dcor-team-graphics .single_add_to_cart_button:hover {
    background: #94D60A !important; color: #1a1a1a !important;
}

/* Quantity spinner */
.dcor-team-graphics .input-spinner .input-group-prepend,
.dcor-team-graphics .input-spinner .input-group-append { position: relative !important; }
.dcor-team-graphics .input-spinner { display: flex !important; align-items: center !important; max-width: 150px !important; }
.dcor-team-graphics .btn-increment,
.dcor-team-graphics .btn-decrement {
    background: #f5f5f5 !important; color: #333 !important; border: 1px solid #ddd !important;
    width: 36px !important; height: 36px !important; display: flex !important;
    align-items: center !important; justify-content: center !important;
    font-size: 16px !important; padding: 0 !important; cursor: pointer;
}
.dcor-team-graphics .input-spinner input[type="number"],
.dcor-team-graphics .quantity input[type="number"] {
    width: 50px !important; text-align: center !important;
    border: 1px solid #ddd !important; height: 36px !important; margin: 0 4px !important;
}

/* ============================================
   Seat Covers - Gravity Forms Styling (GF Form 6)
   Brand-only model selector. Uses .dcor-seat-cover body class.
   Mirrors .dcor-team-graphics styling for visual parity.
   ============================================ */

/* Force form visible */
.dcor-seat-cover .gspc__form-wrapper { display: block !important; }

/* Hide all GF fields by default. JS shows the matching brand dropdown. */
.dcor-seat-cover .gform_wrapper .gfield {
    display: none;
}

/* GF submit button: hide (GSPC puts Add to Cart in .gform_footer) */
.dcor-seat-cover .gform_wrapper .gform_footer .gform_button { display: none !important; }
.dcor-seat-cover .gform_wrapper .gform_footer,
.dcor-seat-cover .gform_wrapper .gform-footer { display: block !important; }

/* Hide pricing internals (Form 6 has no pricing fields, defensive) */
.dcor-seat-cover .gfield--type-product.gfield--input-type-singleproduct,
.dcor-seat-cover .gfield--type-option { display: none !important; }
.dcor-seat-cover .ginput_quantity_label,
.dcor-seat-cover .ginput_quantity { display: none !important; }

/* Form styling — same as team graphics */
.dcor-seat-cover .gform_wrapper .gfield_label {
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600; color: #333; font-size: 13px !important; margin-bottom: 2px !important;
}
.dcor-seat-cover .gform_wrapper select.gfield_select,
.dcor-seat-cover .gform_wrapper input[type="text"],
.dcor-seat-cover .gform_wrapper textarea {
    border: 1px solid #ddd !important; border-radius: 3px !important;
    padding: 8px 12px !important; font-size: 14px !important; color: #333 !important;
    background: #fff; width: 100%;
}
.dcor-seat-cover .gform_wrapper select.gfield_select {
    padding: 10px 30px 10px 12px !important;
    background-image: none !important; appearance: menulist !important;
    -webkit-appearance: menulist !important; -moz-appearance: menulist !important;
}
.dcor-seat-cover .gform_wrapper select.gfield_select:focus,
.dcor-seat-cover .gform_wrapper input[type="text"]:focus {
    border-color: #94D60A !important; outline: none !important;
    box-shadow: 0 0 0 1px #94D60A;
}
.dcor-seat-cover .gform_wrapper .gfield { margin-bottom: 4px !important; padding-bottom: 0 !important; }
.dcor-seat-cover .gform_wrapper .gform_fields { grid-row-gap: 6px !important; row-gap: 6px !important; }
.dcor-seat-cover .gform_wrapper { margin-bottom: 20px !important; }

/* Description spacing */
.dcor-seat-cover .gform_wrapper .gfield_description {
    margin-top: -2px !important; margin-bottom: 2px !important; padding: 0 !important;
}

/* Hide GSPC-injected price display (WC native price is shown) */
.dcor-seat-cover .gspc-price-display,
.dcor-seat-cover .gspc__price,
.dcor-seat-cover .gspc__order-summary,
.dcor-seat-cover .gspc-order-summary { display: none !important; }

/* Price display */
.dcor-seat-cover .price { font-size: 18px; font-weight: 600; color: #94D60A; }

/* Add to Cart button */
.dcor-seat-cover .single_add_to_cart_button,
.dcor-seat-cover button[type="submit"].single_add_to_cart_button {
    background: transparent !important; border: 2px solid #94D60A !important;
    color: #94D60A !important; font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600 !important; text-transform: uppercase !important;
    letter-spacing: 1px !important; padding: 12px 30px !important;
    font-size: 13px !important; transition: all 0.3s ease !important;
    border-radius: 0 !important; cursor: pointer;
}
.dcor-seat-cover .single_add_to_cart_button:hover {
    background: #94D60A !important; color: #1a1a1a !important;
}

/* Quantity spinner */
.dcor-seat-cover .input-spinner .input-group-prepend,
.dcor-seat-cover .input-spinner .input-group-append { position: relative !important; }
.dcor-seat-cover .input-spinner { display: flex !important; align-items: center !important; max-width: 150px !important; }
.dcor-seat-cover .btn-increment,
.dcor-seat-cover .btn-decrement {
    background: #f5f5f5 !important; color: #333 !important; border: 1px solid #ddd !important;
    width: 36px !important; height: 36px !important; display: flex !important;
    align-items: center !important; justify-content: center !important;
    font-size: 16px !important; padding: 0 !important; cursor: pointer;
}
.dcor-seat-cover .input-spinner input[type="number"],
.dcor-seat-cover .quantity input[type="number"] {
    width: 50px !important; text-align: center !important;
    border: 1px solid #ddd !important; height: 36px !important; margin: 0 4px !important;
}

/* ============================================
   AVID Decal Sheets (GF Form 4)
   ============================================ */

/* Hide prev/next product navigation */
.dcor-avid .product-pager,
.dcor-avid ul.product-pager,
.single-product.dcor-avid .product-pager { display: none !important; }

/* Force form visible */
.dcor-avid .gspc__form-wrapper { display: block !important; }

/* Hide GF submit button (GSPC puts Add to Cart in .gform_footer) */
.dcor-avid .gform_wrapper .gform_footer .gform_button { display: none !important; }
.dcor-avid .gform_wrapper .gform_footer,
.dcor-avid .gform_wrapper .gform-footer { display: block !important; }

/* Hide GF quantity input (WooCommerce has its own) */
.dcor-avid .ginput_quantity_label,
.dcor-avid .ginput_quantity { display: none !important; }

/* Form styling — consistent with other GF forms */
.dcor-avid .gform_wrapper .gfield_label {
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600; color: #333; font-size: 13px !important; margin-bottom: 2px !important;
}
.dcor-avid .gform_wrapper input[type="text"] {
    border: 1px solid #ddd !important; border-radius: 3px !important;
    padding: 8px 12px !important; font-size: 14px !important; color: #333 !important;
    background: #fff; width: 100%;
}
.dcor-avid .gform_wrapper input[type="text"]:focus {
    border-color: #94D60A !important; outline: none !important;
    box-shadow: 0 0 0 1px #94D60A;
}
.dcor-avid .gform_wrapper .gfield { margin-bottom: 4px !important; padding-bottom: 0 !important; }
.dcor-avid .gform_wrapper .gform_fields { grid-row-gap: 6px !important; row-gap: 6px !important; }
.dcor-avid .gform_wrapper { margin-bottom: 20px !important; }

/* Add to Cart button — green outline, fills on hover (matches other GF product pages) */
.dcor-avid .single_add_to_cart_button,
.dcor-avid button[type="submit"].single_add_to_cart_button {
    background: transparent !important; border: 2px solid #94D60A !important;
    color: #94D60A !important; font-family: 'Chakra Petch', sans-serif !important;
    font-weight: 600 !important; text-transform: uppercase !important;
    letter-spacing: 1px !important; padding: 12px 30px !important;
    font-size: 13px !important; transition: all 0.3s ease !important;
    border-radius: 0 !important; cursor: pointer;
}
.dcor-avid .single_add_to_cart_button:hover {
    background: #94D60A !important; color: #1a1a1a !important;
}

/* Quantity spinner */
.dcor-avid .input-spinner .input-group-prepend,
.dcor-avid .input-spinner .input-group-append { position: relative !important; }
.dcor-avid .input-spinner { display: flex !important; align-items: center !important; max-width: 150px !important; }
.dcor-avid .btn-increment,
.dcor-avid .btn-decrement {
    background: #f5f5f5 !important; color: #333 !important; border: 1px solid #ddd !important;
    width: 36px !important; height: 36px !important; display: flex !important;
    align-items: center !important; justify-content: center !important;
    font-size: 16px !important; padding: 0 !important; cursor: pointer;
}
.dcor-avid .btn-increment:hover,
.dcor-avid .btn-decrement:hover { background: #e0e0e0 !important; }
.dcor-avid .input-spinner input[type="number"],
.dcor-avid .quantity input[type="number"] {
    width: 50px !important; text-align: center !important;
    border: 1px solid #ddd !important; height: 36px !important; margin: 0 4px !important;
}