@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vivaparty.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(43,43,43);
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(226, 226, 226);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(64,155,15);
	--wd-alternative-color: rgb(76,190,219);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(201,46,46);
	--btn-accented-bgcolor-hover: rgb(170,39,39);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(58,58,58);
	--wd-link-color-hover: rgb(20,20,20);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://vivaparty.com/wp-content/uploads/2021/09/marketplace-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color: rgb(51,51,51);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	color: rgb(221,51,51);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .wd-single-price .price:hover {
	color: rgb(232,53,53);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: rgb(48,48,48);
}
html .wd-product .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(221,51,51);
}
html .wd-nav.wd-nav-main > li > a, .nav-link-text {
	font-weight: 100;
	font-size: 12px;
	text-transform: uppercase;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, .nav-link-text:hover {
	color: rgb(234,174,32);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgba(164,120,100,0.03);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgba(164,120,100,0.03);
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(22,99,18);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 120px;
	--wd-thumbs-height: 700px;
}
:root{
--wd-container-w: 1430px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1430px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.mini_cart_item .remove_from_cart_button[data-product_id="17440"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17441"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17442"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17443"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17452"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17453"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="375840"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="17431"]{visibility: hidden !important;}
.mini_cart_item .remove_from_cart_button[data-product_id="398446"]{visibility: hidden !important;}

.product-remove .remove[data-product_id="17440"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17441"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17442"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17443"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17452"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17453"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="375840"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="17431"]{visibility: hidden !important;}
.product-remove .remove[data-product_id="398446"]{visibility: hidden !important;}

.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17440"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17441"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17442"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17443"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17452"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17453"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="375840"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="17431"]{visibility: hidden !important;}
.wd-checkout-remove-btn-wrapp .wd-checkout-remove-btn[data-product_id="398446"]{visibility: hidden !important;}

/*mini Cart */
.woocommerce-mini-cart-item:has(.remove[data-product_id="17442"]) .cart-info .quantity .minus{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17442"]) .cart-info .quantity .input-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17442"]) .cart-info .quantity .screen-reader-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17442"]) .cart-info .quantity .plus{display: none !important;}
/* mini cart end */
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .quantity{pointer-events: none; !important;}
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .quantity .plus{display: none; !important;}
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .quantity .minus{display: none; !important;}
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .product-quantity{text-align: center; !important;}
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .product-quantity .quantity .input-text{text-align: center; !important; border: none !important}
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17442"]) .product-quantity .quantity:before{content: "x "; display: block; position: relative; top: 10px;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17431"]) .cart-info .quantity .minus{display: none !important;}

.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity{pointer-events: none; !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity .minus{display: none; !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity .plus{display: none; !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity .input-text{border: none !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity {display: block !important; text-align: center !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17442"]) .quantity:before {content: "x "; position: relative; bottom: 1px;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17431"]) .quantity{pointer-events: none; !important;}
/*mini Cart */
.woocommerce-mini-cart-item:has(.remove[data-product_id="375840"]) .cart-info .quantity .minus{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="375840"]) .cart-info .quantity .input-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="375840"]) .cart-info .quantity .screen-reader-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="375840"]) .cart-info .quantity .plus{display: none !important;}

.woocommerce-mini-cart-item:has(.remove[data-product_id="17431"]) .cart-info .quantity .minus{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17431"]) .cart-info .quantity .input-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17431"]) .cart-info .quantity .screen-reader-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="17431"]) .cart-info .quantity .plus{display: none !important;}


.woocommerce-mini-cart-item:has(.remove[data-product_id="398446"]) .cart-info .quantity .minus{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="398446"]) .cart-info .quantity .input-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="398446"]) .cart-info .quantity .screen-reader-text{display: none !important;}
.woocommerce-mini-cart-item:has(.remove[data-product_id="398446"]) .cart-info .quantity .plus{display: none !important;}
/* mini cart end */
.wcpa_product_group_item:has(.product-remove .remove[data-product_id="375840"]) .quantity{display: none !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="375840"]) .quantity{display: none !important;}

.wcpa_product_group_item:has(.product-remove .remove[data-product_id="17431"]) .quantity{display: none !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="17431"]) .quantity{display: none !important;}

.wcpa_product_group_item:has(.product-remove .remove[data-product_id="398446"]) .quantity{display: none !important;}
.wd-checkout-prod:has(.wd-checkout-remove-btn-wrapp .remove[data-product_id="398446"]) .quantity{display: none !important;}


.hdelivery{
	background-color: #B8EAFF;
	padding: 20px;
}
.pickup{
	background-color: #FFEBAE !important;
	padding: 20px;
}

li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{
	width: 25px !important;
	max-width: 30px !important;
}
.tstyles .wcpa_image label {
    display: flex;
    max-width: 100%;
    cursor: pointer;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
	align-items: center;align-content
}
.tstyles .wcpa_img_wrap{
	margin-bottom: 5px;
}
.tstyles .wcpa_image_label{
	text-align: center !important;
    color: black;
    border-radius: 10px;
    font-size: 12px;
}
.prog .wcpa_image label {
    display: flex;
    max-width: 100%;
    cursor: pointer;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
	align-items: center;align-content
}
.prog .wcpa_img_wrap{
	margin-bottom: 5px;
}
.prog .wcpa_image_label{
	  text-align: center !important;
    color: black;
	  font-weight: bold;
    border-radius: 10px;
    font-size: 12px;
}
.colorlabel .wcpa_color_label span{display: none; }
.reset_variations{
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.product-label.attribute-label:not(.label-with-img){
	margin-top: 220px;
    margin-left: 140px;
    width: 94px;
    font-size: 10px;
}
body{
/* overflow: unset;*/
}
.gm-style .place-card-large{
	display: none !important;
}
.wd-content-layout{
	width: 100% !important;
	padding: 0px !important;
}
.sidebar-left{
	padding-left: 20px !important;
}
/* Try multiple possible class combinations */
body.page-id-402480 .content-layout-wrapper.container,
body.page-page-id-402480 .content-layout-wrapper.container,
body[class*="402480"] .content-layout-wrapper.container,
body.page-id-3050 .content-layout-wrapper.container,
body.page-page-id-3050 .content-layout-wrapper.container,
body[class*="3050"] .content-layout-wrapper.container,
body.page-id-382618 .content-layout-wrapper.container,
body.page-page-id-382618 .content-layout-wrapper.container,
body[class*="382618"] .content-layout-wrapper.container {
    max-width: none !important;
    width: 100% !important;
    padding: 0 !important;
}

.cart-content-wrapper{
	 padding: 20px !important
}
/* Category pages: top/bottom spacing (desktop & up) */
body.tax-product_cat .wd-page-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Mobile tweaks */
@media (max-width: 768px) {
  /* Remove any side padding from the page wrapper on mobile */
  body.tax-product_cat .wd-page-content {
    padding-left: 0;
    padding-right: 0;
  }

  /* Give side padding ONLY to the main content column */
  body.tax-product_cat .wd-content-area {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Prevent padding inside the mobile sidebar (off-canvas) */
  body.tax-product_cat .wd-sidebar .wd-widget,
  body.tax-product_cat .wd-side-hidden .wd-widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.viva-zip-success-section, .viva-zip-form-section{
	background-color: #E9E9E9 !important;
}

/* Style the Save % text in quantity dropdown */
.wcpa_form_item select option {
    font-size: 14px;
}

/* Add green color to text containing "Save" */
.wcpa_form_item select option:not(:first-child)::after {
    color: #10a37f;
}

/* Alternative method - if the above doesn't work, try this: */
select[name*="quantity"] option {
    color: #333;
}