/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/

.elementor-button {
	cursor: pointer;
}
.wholesale-btn .elementor-button {
	color: #ffffff !important;
}

/* GF Styles */

div.gform_wrapper form .gform_footer .gform_button {
    background-color: transparent !important;
    background-image: linear-gradient(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-primary ) 100%) !important;
}
div.gform_wrapper form .gform_footer .gform_button:hover {

}
.gform_wrapper form .gform_body .gform_fields .gfield input[type=password] {
    background: #af6c8f;
    padding: 14px 18px !important;
    margin: 5px 0px;
    border: 1px solid #FFFFFF57;
    color: #ffffff;
}
.itsg_abnlookup_checkabn.button {
    margin-left: 0px !important;
    margin-top: 15px;
    color: #af6c8f !important;
    border: none !important;
    padding: 10px 15px !important;
    background: #ffffff !important;
    display: none !important;
}
.itsg_abnlookup_response {
    margin-top: 10px !important;
}
.gform_wrapper .gsection {
    border-bottom: none !important;
    margin-top: 35px;
}
.gform_wrapper .gsection .gsection_title {
    font-size: 32px !important;
    margin-bottom: 0px;
}

/* WC Styles */

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    background: var( --e-global-color-primary ) !important;
    font-size: 1rem !important;
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
    background: var(--e-global-color-376a4fd) !important;
}
.elementor-menu-cart__toggle .elementor-button {
    background: none !important;
}
.woocommerce .woocommerce-ordering select {
    padding: 8px 10px;
    border: solid 1px #5f5f5f;
}
.elementor-widget-woocommerce-product-content ul, 
.elementor-widget-woocommerce-product-content ol,
.woocommerce-product-details__short-description ul,
.woocommerce-product-details__short-description ol {
    padding-left: 18px !important;
    margin-left: 0px !important;
    margin-bottom: 15px !important;
}
.woocommerce-product-details__short-description {
	margin-top: 15px;
}
.yith-ajaxsearchform-wide .search-input-container input[type="search"] {
    padding: 12px 17px !important;
    font-size: 0.95rem !important;
    border-radius: 10px !important;
    border: solid 1px #e4e4e4 !important;
	line-height: 1.1;
}
.yith-ajaxsearchform-wide #yith-ajaxsearchform input[type="submit"] {
    border: none !important;
    width: 100% !important;
    cursor: pointer;
    font-size: 0.9rem !important;
    padding: 13px 20px !important;
	line-height: 1.1;
}
.autocomplete-suggestion {
    line-height: 1.3 !important;
    padding: 10px 15px !important;
}
.woocommerce ul.products li.product .price {
    color: var( --e-global-color-primary ) !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: var( --e-global-color-primary ) !important;
}
.nbdesigner_frontend_container #triggerDesign {
    background: var(--e-global-color-primary) !important;
    margin-bottom: 15px !important;
    padding: 15px 25px;
    border-radius: 4px !important;
}
.bundled_product_optional_checkbox .price small {
	display: none;
}
.bundled_product_optional_checkbox .price .woocommerce-price-suffix {
	display: unset;
}
ul.bundled_products li.bundled_product .bundled_product_title,
ul.bundled_products li.bundled_product .bundled_product_excerpt {
	display: none !important;
}
#ywsfl_general_content {
    margin-top: 20px;
}
a.nbd-edit-design, a.nbd-create-design {
    color: #ffffff !important;
    margin-right: 10px !important;
}
.woocommerce .quantity .qty {
    padding: 7px;
}
ul.products li.product form.cart {
    flex-direction: column-reverse !important;
    align-items: center !important;
}
ul.products li.product form.cart .quantity .qty {
    padding: 8px !important;
    margin-top: 10px !important;
    border: solid 1px var(--e-global-color-primary);
    border-radius: 0px;
    font-size: 1.1rem;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    padding: 8px 15px !important;
    border: solid 1px #d1d1d1;
    line-height: unset !important;
    height: unset !important;
}
form.checkout.woocommerce-checkout h3 {
	font-size: 1.8rem;
}
.select2-container .select2-selection--single {
    height: 50px !important;
    border-radius: 0px !important;
    border: solid 1px #d1d1d1 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px !important;
}
.bundle-template .bundled_product_title {
    /* display: none !important; */
    font-size: 1.2rem;
}
table.bundled_products td.bundled_item_images_col {
    width: 40% !important;
}
a.nbdesign-button {
	font-size: 0px !important;
    padding: 15px 25px;
    border-radius: 3px !important;
}
a.nbdesign-button:before {
	content: "Create your custom design now";
	font-size: 1rem !important;
}
.bundle-template .bundled_products thead {
	display: none !important;
}
.bundle-template .bundled_product_optional_checkbox .price {
	display: none !important;	
}

.bundle-template .bundled_product_optional_checkbox input[type=checkbox] {
    margin: 0px 5px 0px 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #c6c6c6;
    border: 1px solid #c6c6c6;
    border-radius: 2px !important;
    width: 18px !important;
    height: 18px;
    padding: 0 !important;
    transition: all 0.3s;
    margin-bottom: -2px;
}
.bundle-template .bundled_product_optional_checkbox input[type=checkbox]:checked {
    border: 1px solid #1187eb;
    background: #1187eb;
}
.bundle-template .bundled_product_optional_checkbox {
    font-size: 0px !important;
    display: inline-block;
}
.bundle-template .bundled_product_optional_checkbox:after {
    content: "Add to Cart" !important;
    font-size: 1rem !important;
    display: unset !important;
    clear: unset !important;
    position: absolute;
    margin-top: 10px;
    margin-left: 3px;
    font-weight: 600;
}
.nbd-mode-vista .nbd-shadow {
    box-shadow: 0 0 4px rgb(0 0 0 / 0%), 0 4px 4px rgb(0 0 0 / 0%) !important;
}
.single-product .ywsfl_button_container {
	display: none !important;
}
.product-wrapper .woocommerce-notices-wrapper {
    margin-bottom: 0px !important;
    position: fixed !important;
    width: 100%;
    bottom: 0px;
    z-index: 3 !important;
    left: 0px;
}
.product_tag-simple-with-design .dropdown_pq select.qty {
    width: auto !important;
    font-size: 0.9rem !important;
    padding: 10px 0px !important;
    border-radius: 0px;
}
.product_tag-visual .related.products,
.product_tag-visual-no-popup .related.products {
	display: none !important;
}
.product_tag-visual .upsells.products {
    display: table;
    width: 100%;
}
.product_tag-visual .upsells.products h2 {
    font-size: 2.5rem;
}
.product_tag-visual .upsells.products ul li {
	text-align: center;
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
	background: #fff;
}
.product_tag-visual .upsells.products ul li .button {
    background-color: var( --e-global-color-primary );
    color: #ffffff;
}
.product_tag-visual .upsells.products ul li a.nbd-btn {
	display: none !important;
}
.product_tag-visual .upsells.products ul li .price {
    display: none;
}
.product_tag-visual .upsells.products ul li.product {
	/*
    margin: 0 2% 2.992em 0 !important;
    width: 20% !important;
	*/
	margin: 0px !important;
	width: auto !important;
	background: #ffffff;
}
.product_tag-visual .upsells.products ul::before {
	display: none !important;
}
.product_tag-visual .upsells.products ul {
    grid-template-columns: repeat(4,1fr);
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin: 0px !important;
}
.product_tag-bundle-with-print .nbd-stages img.gr-img_lid {
	display: unset !important;
}
.product_tag-remove-qty-1 option[value="1"] {
  display: none;
}

.bundle_form .gform_variation_wrapper {
    background: #ffffff;
    padding: 20px;
}
.bundle_form .gform_wrapper span.title {
    padding: 10px 15px;
    background: #1187eb;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    display: block;
    font-weight: 700;
}
.bundle_wrap .price-discount,
.price-discount,
.price-total del,
.price del,
.price-subtotal,
.product-type-variable p.price {
	display: none !important;
}
.price ins {
	text-decoration: none !important;
}
.nbd-option-field {
	background: none !important;
	border: none !important;
}
.bundle_form .gform_wrapper .gfield_label {
    font-size: 13px !important;
    line-height: 1.2;
}
.bundle_form .gform_wrapper .gfield .ginput_quantity_label,
.bundle_form .gform_wrapper .gfield .ginput_product_price_label {
	display: none;
}
body .woocommerce-order .order_details .order_item.bundle_table_item,
body .woocommerce-order-details .order_details .order_item.bundle_table_item {
	display: unset !important;
}
body .woocommerce-order .order_details .order_item.bundle_table_item .product-quantity,
body .woocommerce-order-details .order_details .order_item.bundle_table_item .product-quantity,
body .woocommerce-checkout-review-order .bundle_table_item .product-quantity {
	display: none !important;	
}
.nbd-custom-dsign.nbd-cart-item-design p {
	font-weight: 700 !important;
}
.nbd_cart_item_design_preview {
    margin-bottom: 0px !important;
}
.product-name a.nbo-edit-option-cart {
	display: none !important;		
}
body .woocommerce-order-details .order_details .order_item.bundle_table_item .product-total {
	display: none !important;
}
.bundle_form .gform_wrapper .gfield .ginput_quantity {
    width: 50px !important;
    padding: 5px;
    border: solid 1px #e0e0e0;
}
.bundle_form .gform_wrapper .gfield .ginput_product_price {
    color: var(--e-global-color-primary) !important;
    font-weight: 600;
    font-size: 1rem !important;
    margin-right: 5px;
}
.bundle_form .gform_wrapper .gfield_description {
    font-size: 12px !important;
    line-height: 1.2 !important;
}
.bundle_form .gform_wrapper .product_totals .ginput_total {
    color: var(--e-global-color-primary) !important;
    font-weight: 700 !important;
    font-size: 1.3rem !important;
}
.wc-pao-addon label.wc-pao-addon-name {
    font-weight: 700;
    padding: 10px 15px;
    background: #1187eb;
    color: #ffffff;
    display: block;
}
.wc-pao-addon-heading {
    font-weight: 700;
    padding: 10px 15px;
    background: #1187eb;
    color: #ffffff !important;
    display: block;
    margin: 0px;
    font-size: 1.2rem !important;
    line-height: 1.7 !important;
}
.wc-pao-addon p {
    background: #1187eb;
    color: #ffffff;
    padding: 0px 15px 10px 15px;
    margin-top: -15px;
    line-height: 1.2;
    font-size: 1rem;
}
.wc-pao-addon .wc-pao-addon-wrap {
    padding: 20px !important;
    background: #ffffff;
}
.wc-pao-addon-image-swatch {
    margin-right: 0px;
    margin-bottom: 0px;
    border: solid 1px #fff0 !important;
    outline: none !important;
    box-shadow: 0px 0px 5px #00000029 !important;
    padding: 0px !important;
    width: unset !important;
    text-align: center;
}
.wc-pao-addon-image-swatch.selected {
    border: solid 1px var(--e-global-color-primary) !important;
}
.single-product .wc-pao-addon-2455-0,
.single-product .wc-pao-addon-9810-0,
.single-product .wc-pao-addon-5305-0 {
	display: none !important;
}
.single-product div.product form.cart .variations select {
    padding: 6px 8px;
    border: solid 1px #bfbfbf;
    border-radius: 0px;
    width: 100%;
}
.single-product .wc-pao-addon-image-swatch-selected-swatch {
    display: none !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 20px !important;
	margin-top: -20px;
}
.woocommerce div.product.product_tag-hide-visual-toolbar form.cart .variations {
	margin-top: -11px;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    height: 50px !important;
}
.product_tag-designer-fullwidth .v-workspace {
    display: block !important;
    height: unset !important;
}
.product_tag-designer-fullwidth .v-workspace .v-sidebar, 
.product_tag-designer-fullwidth .v-workspace .v-layout {
	width: 100% !important;
}
.product_tag-designer-fullwidth .v-workspace .v-sidebar {
    height: 340px !important;
}
.product_tag-designer-fullwidth .v-workspace .v-layout {
    margin-left: 0px !important;
    height: 500px !important;
    margin-bottom: 20px;
    margin-top: -70px;
}
.product_tag-designer-fullwidth .nbd-mode-vista .nbd-vista {
	height: 100% !important;
}
.product_tag-designer-fullwidth .nbd-mode-vista .nbd-stages .stages-inner .stage {
	/*position: relative !important;*/
}
.product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar #tab-design .items .item {
    flex: 1 1 50% !important;
}
.product_tag-template-4-col .nbd-mode-vista .v-sidebar #tab-design .items .item {
    flex: 1 1 25% !important;
}
.product_tag-template-2-col .nbd-mode-vista .v-sidebar #tab-design .items .item {
    flex: 1 1 50% !important;
}
.product_tag-template-1-col .nbd-mode-vista .v-sidebar #tab-design .items .item {
    flex: 1 1 100% !important;
}
.product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar #tab-design .v-content {
    height: 250px !important;
}
.cliparts-category .nbd-dropdown {
    background-color: var(--e-global-color-primary) !important;
    background-image: url(/wp-content/uploads/2023/03/down-chevron.svg) !important;
    background-size: 20px !important;
    background-repeat: no-repeat;
    background-position: center right 10px;
}
.cliparts-category.active .nbd-dropdown {
    background-image: url(/wp-content/uploads/2023/03/up-chevron.svg) !important;
    background-size: 20px !important;
    background-repeat: no-repeat;
    background-position: center right 10px;
}
.cliparts-category .nbd-sub-dropdown .nbd-perfect-scroll li {
    padding: 0px 10px;
}
.cliparts-category .nbd-sub-dropdown .nbd-perfect-scroll li:hover {
    background-color: var(--e-global-color-primary) !important;
}
.nbd-mode-vista .nbd-icon-vista {
    color: var(--e-global-color-primary) !important;
    fill: var(--e-global-color-primary) !important;
}
body .product_tag-variation-with-discount .entry-summary p.price {
	display: none !important;
}
.stage-main .gr-img img.gr-img_lid,
.stage-main .gr-img img {
	width: 100%;
}
.wc-pao-addon label.wc-pao-addon-name {
    line-height: 1.2 !important;
    margin-bottom: 0px !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
    padding: 3px 0px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: var(--e-global-color-primary) !important;
}
.elementor-widget-woocommerce-cart .woocommerce .product-name .variation {
    font-size: 0.95rem;
    line-height: 1.3;
}
.elementor-menu-cart__product .variation {
    display: block !important;
}
.single-product .custom-bundle-discount p {
    color: var(--e-global-color-primary ) !important;
    font-size: 1em;
}
.single-product .custom-bundle-discount p span {
    font-size: 1.25em;
}
.single-product .bundle-design-wrapper .custom-bundle-discount p span {
    font-size: 1em;
}
.single-product .product_tag-hide-bundle-price .bundle_price {
	display: none !important;
}
.single-product .product_tag-hide-opacity li[data-tab=tab-box-opacity] {
	display: none !important;
}
.single-product .tabs-toolbar li[data-tab=tab-element] span {
    font-size: 0px;
    padding-top: 5px;
}
.single-product .tabs-toolbar li[data-tab=tab-element] span:before {
	content: "Artwork";
	font-size: 14px;
}
.single-product .product_tag-hide-template-tab li[data-tab=tab-design] {
	display: none !important;
}


/* WC - Checkout CSS Styles */

.shop_table.woocommerce-checkout-review-order-table .cart_item.bundle_table_item .product-total,
.shop_table.woocommerce-checkout-review-order-table th.product-total {
	visibility: hidden !important;
}
.shop_table.woocommerce-checkout-review-order-table .cart_item.bundle_table_item td {
	border-top: none !important;
}

@media screen and (min-width: 1025px) {	
	/*
	.product_tag-designer-fullwidth form.cart .button {
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 3;
		font-size: 1.1rem !important;
	}
	*/
	.product_tag-designer-fullwidth form.cart div.quantity {
    	float: none !important;
    	margin-bottom: 15px !important;
	}
	body .product_tag-designer-fullwidth .entry-summary p.price,
	body .product_tag-designer-fullwidth .entry-summary span.price {
		margin-top: 0px !important;
		position: absolute;
		/*right: 170px;*/
		right: 0px;
		z-index: 3;
		top: 12px;
	}
	body .product_tag-simple-with-design .entry-summary p.price,
	body .product_tag-simple-with-design .entry-summary span.price {
		top: 5px !important;
	}
	body .product_tag-designer-fullwidth .entry-summary .variations_form {
		position: unset !important;
	}
	/* START - unset-add-to-cart-and-price */
	.product_tag-unset-add-to-cart form.cart .button {
		position: unset;
		right: unset;
		top: unset;
		z-index: 3;
		font-size: 1.1rem !important;
	}
	body .product_tag-unset-price .entry-summary p.price,
	body .product_tag-unset-price .entry-summary span.price {
		margin-top: 0px !important;
		position: unset;
		right: unset;
		z-index: 3;
		top: unset;
	}
	body.nbd-visual-layout .product-wrapper .product_tag-unset-price .entry-summary .price {
		display: block !important;
		margin-bottom: 10px !important;
	}
	body.nbd-visual-layout .product-wrapper .product_tag-unset-price .entry-summary .price {
		display: block !important;
		margin-bottom: 10px !important;
	}
	.product_tag-unset-price .nbd-option-field,
	.product_tag-unset-add-to-cart .nbd-option-field {
    	margin-top: 0px !important;
	}
	/* END */
}
body .product_tag-designer-fullwidth .entry-summary p.price,
body .product_tag-designer-fullwidth .entry-summary span.price {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
}
body .product_tag-designer-fullwidth .entry-summary .price-subtotal {
	display: none !important;	
}
body .product_tag-designer-fullwidth .entry-summary .price-discount {
	margin-top: -18px !important;
    margin-bottom: 3px !important;
    text-transform: uppercase;	
}
body .product_tag-designer-fullwidth .entry-summary .price-discount span {
    min-width: auto !important;
    padding-right: 6px;
}
.nbd-mode-vista .v-main-menu .v-menu-item {
    padding: 5px 15px !important;
}
body .product_tag-designer-fullwidth .bundle_form .bundle_price .price-total {
    margin: 0px !important;
}
body .product_tag-designer-fullwidth .bundle-discounts {
	margin-top: 35px !important;
}
body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .nbd-nav-tabs {
	display: none !important;
}
body .product_tag-designer-fullwidth .v-tab-contents .v-tab-content .v-title {
	display: none !important;
}
.nbd-mode-vista .v-sidebar .nbd-nav-tabs .nbd-nav-tab.active {
    border: none !important;
    padding: 3px 20px !important;
    border-radius: 0px !important;
    background: var(--e-global-color-primary) !important;
}
.nbd-mode-vista .v-sidebar .nbd-nav-tabs .nbd-nav-tab.active .v-title {
	color: #ffffff !important;
}
.nbd-mode-vista .v-sidebar .nbd-nav-tabs {
    border-bottom: 1px solid var(--e-global-color-primary) !important;
}
.band-colour-picker-button {
    position: relative;
    margin-top: 2px !important;
    border: none !important;
}
.band-colour-picker-button:after {
    content: '';
    background-image: url(/wp-content/uploads/2023/03/down-chevron-white.svg);
    background-size: 15px;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0px;
    background-color: #1187eb;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0px;
}
/* START - Enable Choose Background Tag */
body .product_tag-choose-background .nbd-mode-vista .v-sidebar .nbd-nav-tabs {
    display: flex !important;
}
body .product_tag-choose-background .v-tab-contents .v-tab-content .v-title {
	display: unset !important;	
}
body .product_tag-choose-background .v-tab-contents .v-tab-content li[data-tab="nbd-tab-bg-color"] .v-title:before {
	content: "Choose";
	margin-right: 5px;
}
body .product_tag-choose-background .v-tab-contents .v-tab-content li[data-tab="nbd-tab-bg-color"] .v-title:after{
	content: "Colour";
	margin-left: 5px;
}
body .product_tag-choose-background .nbd-text-color-picker .v-btn:after {
    content: "Background" !important;
    display: block;
}
body #main .product #nbd-text-color-picker .v-btn:after {
    content: "Text Colour";
    display: block;
}
body .product_tag-choose-background li[data-tab="nbd-tab-bg-color"], 
body .product_tag-choose-background .nbd-tab-contents #nbd-tab-bg-color {
	display: unset !important;		
}
body .product_tag-choose-background .nbd-mode-vista .sp-picker-container {
    width: 130px !important;
}
body .product_tag-choose-background .nbd-mode-vista .nbd-text-color-picker {
    /*display: flex !important;*/
}
body .product_tag-choose-background .nbd-mode-vista .nbd-text-color-picker .v-btn {
    font-size: 13px !important;
    letter-spacing: 0px !important;
    height: unset !important;
    line-height: 1.3 !important;
    padding: 5px 12px;
    margin-top: -15px;
    margin-right: 10px;
    z-index: 999;
    position: relative;
}
body .product_tag-choose-background .nbd-mode-vista .nbd-text-color-picker {
    left: 120px !important;
    top: 0px !important;
}
/* END - Enable Choose Background Tag */

body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .v-content .mansory-wrap .mansory-item {
    width: 50px !important;
}
body .product_tag-designer-fullwidth .clipart-wrap .clipart-item {
    width: 50px !important;	
}
body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .v-content .v-elements .result-loaded .nbdesigner-gallery .nbdesigner-item {
    width: 50px !important;		
}
body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .nbd-search {
    margin-bottom: 0px !important;
}
body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .v-content .v-elements .main-items .items .item {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.nbd-mode-vista .ps > .ps__scrollbar-y-rail {
    opacity: 1 !important;
}
@media screen and (min-width: 1300px) {	
	body .product_tag-designer-fullwidth .nbd-mode-vista .v-sidebar .v-content .v-elements .main-items .items {
		display: grid !important;
		grid-template-columns: repeat(10,1fr);
	}
}



.yith-wcmap .user-profile .user-avatar.avatar-upload:after {
    background-color: var(--e-global-color-primary) !important;
}
.yith-wcmap .user-profile .user-info .logout a {
    color: #ffffff !important;
}
.nbd-mode-vista .v-sidebar .v-content .v-elements .main-items .items .item .item-info {
    line-height: 1.3 !important;
}

/* Hide NBDesigner Toolbar */

.nbd-mode-vista .v-sidebar .nbd-search i {
    right: 15px !important;
    top: 17px !important;
}
.product_tag-hide-visual-toolbar .v-toolbar {
	opacity: 0 !important;
}
.product_tag-hide-visual-toolbar .nbd-mode-vista .v-sidebar {
    opacity: 0 !important;
	display: none !important;
}
.product_tag-hide-visual-toolbar .nbd-mode-vista .v-layout {
    width: 100% !important;
    margin-left: 0px !important;
	margin-top: 0px !important;
}
.product_tag-hide-visual-toolbar .nbd-toolbar-zoom {
	opacity: 0 !important;
}
.product_tag-hide-visual-toolbar .nbd-mode-vista .v-workspace {
    flex-direction: row-reverse !important;
}
.single-product .bundle_form .wc-pao-addons-container {
	margin-top: 25px !important;
}
.product_tag-hide-visual-toolbar .page-toolbar {
	display: none !important;
}
.product_tag-hide-visual-toolbar .nbd-mode-vista .nbd-stages .stages-inner .stage .stage-main {
	background: none !important;
}
.product_tag-variation-same-price-no-discount p.price {
	display: unset !important;
}
.product_tag-variation-same-price-no-discount .woocommerce-variation-price {
	display: none !important;	
}
.product_tag-hide-visual-toolbar .entry-summary span.price {
	right: 0px !important;
}


/* Cart Dropdown Styles */

.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
    line-height: 1.6;
}

@media screen and (min-width: 768px) {
	
.bundle-template .bundled_item_details_col {
    display: inline-block;
    margin-right: 30px;
    width: 55%;
}
	
}

.bundle-template .bundled_item_qty_col {
	display: inline-block;
}
ul.products li .product-img-wrapper {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 10px auto;
    margin-bottom: 20px;
}
ul.products li .product-img-wrapper img {
    height: auto !important;
    width: auto !important;
    position: relative;
    max-height: 100%;
}
table.shop_table a.nbd-create-design {
    color: #ffffff;
    margin-right: 10px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #1187eb !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #1187eb !important;
}
.single-product .woocommerce-error, 
.single-product .woocommerce-info, 
.single-product .woocommerce-message {
    margin-bottom: 0px !important;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
    background: var(--e-global-color-primary) !important;
    color: #ffffff !important;
}
.woocommerce .woocommerce-error .button:hover, 
.woocommerce .woocommerce-info .button:hover, 
.woocommerce .woocommerce-message .button:hover, 
.woocommerce-page .woocommerce-error .button:hover, 
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover {
    background: var(--e-global-color-376a4fd) !important;
}
.single-product .up-sells .dropdown_pq {
	display: none !important;
}
.bundle_table_item .product-subtotal .woocommerce-Price-amount,
.bundle_table_item .product-subtotal .woocommerce-Price-currencySymbol {
    font-weight: 700 !important;
    font-size: 1.4rem !important;
}
.elementor-widget-woocommerce-cart .woocommerce .bundle_table_item .product-remove {
    padding-bottom: 0px !important;
    border: none !important;
    padding-top: 0px !important;
}
.bundle_table_item .product-thumbnail {
    opacity: 0 !important;
    width: 90px;
}
.bundle_table_item .product-name {
	/*display: none !important;*/
}
.elementor-widget-woocommerce-cart .woocommerce .bundle_table_item .product-remove a {
    font-size: 36px !important;
    color: var(--e-global-color-3c94904 ) !important;
}
.elementor-widget-woocommerce-cart .woocommerce .bundle_table_item .product-remove a::after {
    content: "REMOVE PRODUCT TYPE";
    font-size: 13px !important;
    position: absolute !important;
    margin-top: 7px;
    margin-left: 7px;
    z-index: 999;
    max-width: 80px;
    text-align: left;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-top: var(--order-summary-rows-gap-top,35px) !important;
}
body.nbd-visual-layout .product-wrapper {
    padding: 30px 10px;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
}
.product-wrapper .bundled_item_details_col .bundled_product_title {
    font-size: 0.95rem !important;
    margin-bottom: 0px;
}
body.nbd-visual-layout .product-wrapper .product-inner {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1360px;
  width: 100%;
}
body.nbd-visual-layout .product-wrapper .nbd-mode-vista {
	width: 70%;
	float: left;
}
body.nbd-visual-layout .product-wrapper .entry-summary {
	width: 30% !important;
	float: right;
}
body.nbd-visual-layout .product-wrapper .woocommerce-tabs {
    float: left;
    width: 65%;
    clear: none;
}
body.nbd-visual-layout .product-wrapper .bundled_product_summary .product_title,
body.nbd-visual-layout .product-wrapper .bundled_item_cart_content .bundled_item_cart_details {
    display: none !important;
}
body.nbd-visual-layout .product-wrapper div.product .product_title {
    font-size: 1.6rem;
    line-height: 1.1;
}
body.nbd-visual-layout .product-wrapper .bundled_product div.quantity {
    margin: 0px !important;
}
body.nbd-visual-layout .product-wrapper .bundled_product .quantity .qty {
    width: 80px !important;
    font-size: 0.8rem !important;
    padding: 2px 0px !important;
}
body.nbd-visual-layout .product-wrapper .bundled_product .bundled_product_images {
    width: 70% !important;
    max-width: 100% !important;
    margin-right: 10px !important;
}
body.nbd-visual-layout .product-wrapper .bundled_product .details {
	width: 30% !important;
}
body.nbd-visual-layout .product-wrapper .nbd-mode-vista .nbd-vista-ctrl {
	padding-right: 30px !important;
}
body.nbd-visual-layout .product-wrapper div.product form.cart .button,
body.single-product.woocommerce div.product form.cart .button {
    background: var(--e-global-color-primary) !important;
    color: #ffffff !important;
    text-transform: unset !important;
    position: fixed;
    z-index: 3;
    bottom: 100px;
    left: 50px;
    border-radius: 0px;
}
body.nbd-visual-layout .product-wrapper div.bundled_product_summary {
    padding-bottom: 3px !important;
    margin-bottom: 3px !important;
    display: flex;
    align-items: center;
	border-bottom: none !important;
}
body.nbd-visual-layout .product-wrapper .product_meta,
body.nbd-visual-layout .product-wrapper .woocommerce-breadcrumb,
body.nbd-visual-layout .product-wrapper .wc-tabs,
body.nbd-visual-layout .product-wrapper .woocommerce-Tabs-panel h2 {
	display: none
}
body.nbd-visual-layout .product-wrapper .product_tag-bundle-design .entry-summary .bundle_price .price {
	display: block !important;
}
body.nbd-visual-layout .product-wrapper .product_tag-bundle-design .entry-summary .price {
	display: none;
}
body.nbd-visual-layout.woocommerce .product-wrapper div.product form.cart .reset_variations {
    position: relative !important;
    top: 3px !important;
	display: none !important;
}
.nbd-mode-vista .v-main-menu .v-menu-item.active {
    background: var(--e-global-color-primary) !important;
}
.bundle-product .bundled_product .details .product_title,
.bundle-product .bundled_product .bundled_item_cart_content .bundled_item_cart_details {
	display: none;
}
.bundle-product .bundled_product .details .woocommerce-variation-price {
	display: none;
}
.bundle-product .bundled_product .quantity .qty {
    width: auto !important;
    font-size: 0.9rem !important;
    padding: 3px 0px !important;
}
.single-product .woocommerce-Tabs-panel ul {
	margin-bottom: 20px;
	padding-left: 20px !important;
	margin-left: 0px !important;
}
.single-product .woocommerce-Tabs-panel ul li {
	margin-bottom: 3px;
}
.bundled_product_excerpt p {
    font-size: 0.8rem !important;
    line-height: 1.1 !important;
    margin-bottom: 5px;
}
.bundled_item_wrap:before {
	display: none !important;
}
.bundle-product .bundled_product .bundled_product_images {
	width: 50% !important;
}
.bundle-product .bundled_product .details {
    width: 50% !important;
    padding-left: 1rem !important;
}
.bundle-product .bundled_product .details .dropdown_pq {
	margin-top: 0px !important;
}
.bundle-product .bundled_product.product {
    display: flex;
    align-items: center;
    border-bottom: none !important;
    margin-bottom: 7px !important;
    padding-bottom: 7px !important;
}
body .bundle_form .bundle_price {
    margin-top: 30px !important;
}
.bundled_item_optional .bundled_item_cart_content--populated:before {
    height: 5px !important;
}
.bundled_product .details .bundled_product_excerpt {
	display: none !important;
}
.single_variation_wrap a.toggle-variation-dropdown {
	display: none !important;	
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 1.2 !important;
    text-align: left;
}
.product_tag-bundle .bundle_button .quantity {
	display: none !important;
}
.product_tag-bundle .bundle_button .bundle_add_to_cart_button {
    margin-left: 0px !important;
    margin-top: 10px !important;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: var(--e-global-color-primary) !important;
}
.woocommerce .quantity .qty {
    font-size: 1rem !important;
}
.bundle_error{
	display: none !important;
}
.nbd-mode-vista .v-toolbar .main-toolbar {
    justify-content: flex-start !important;
}
/*
.single-product .cart .gform_variation_wrapper.gform_wrapper {
	display: none !important;
}
*/
.wc_addons_wrapper {
    margin-top: 20px;
}
.wc_addons_wrapper .gf_custom_heading {
    margin-top: -15px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding: 10px 15px !important;
    background: #1187eb;
}
.wc_addons_wrapper .gf_custom_heading .gsection_title {
    color: #ffffff;
    font-size: 1.2rem !important;
    line-height: 1.5 !important;
    font-weight: 700 !important;
    font-family: unset !important;
}
.wc_addons_wrapper input[type=number], .wc_addons_wrapper input[type=text] {
    border: solid 1px #b5b5b5;
    border-radius: 0px;
}
.wc_addons_wrapper .gform-body {
    padding: 15px !important;
    box-shadow: 0px 2px 5px #00000021;
    background: #ffffff;
}
.single-product .cart .gform_variation_wrapper.gform_wrapper .product_totals,
.gform_variation_wrapper.gform_wrapper .gform_required_legend {
	display: none !important;	
}
.nbd-mode-vista .v-toolbox .v-assets .v-asset {
    border: 1px solid var(--e-global-color-primary) !important;
}
.nbd-mode-vista .v-toolbox .v-toolbox-image .toolbox-first .toolbox-general .items .item.active .v-asset {
    background-color: var(--e-global-color-primary) !important;
    border: solid 1px var(--e-global-color-primary) !important;
}
.nbd-mode-vista .v-toolbox .v-toolbox-image .toolbox-first .toolbox-general .items .item.active .v-asset i {
    color: #ffffff !important;
}
.bounding-layers .bounding-rect span {
	line-height: 1.2;
}
.woocommerce-checkout-review-order .nbd-custom-dsign {
	/*display: none !important;*/
}
.woocommerce #ship-to-different-address {
	display: none !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce h3 {
    font-size: 1.2rem !important;
}
.cart.woocommerce-cart-form__contents .product-price del {
	/*display: none !important;*/
}
.woocommerce-cart tr td.product-price {
    min-width: 80px;
}
.woocommerce-cart tr td.product-price del {
	display: none !important;
}
.woocommerce-cart tr td.product-price ins {
    text-decoration: none !important;
}

/* bleed line */

/* .product_tag-nobleedline .safe-line{
	display:none!important;
}

.product_tag-nobleedline .bleed-line{
	display:none!important;
} */

/* .showbleedline {display:none;} */
.product_cat-promotions .safe-line{

display: block !important;

}

.product_cat-promotions .bleed-line{

display: block !important;

}

@media (min-width: 768px) {
	
body.nbd-visual-layout .nbo-fields-wrapper {
    width: unset !important;
    float: none !important;
    padding: 0px !important;
}
	
}

/* Custom Sidebar Styles */

ul.elementor-sitemap-list {
    padding-left: 0px;
    margin-left: 0px;
}
ul.elementor-sitemap-list li ul.children {
    margin-left: 0px;	
}
.custom-sidebar li.elementor-sitemap-item {
	position: relative;
}
.custom-sidebar .elementor-sitemap-list .elementor-sitemap-item a.toggle-dropdown {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
}
.custom-sidebar .elementor-sitemap-item ul.children {
	display: none;
}
.custom-sidebar .elementor-sitemap-item.menu-dropdown-shown ul.children {
	display: block;
}
.custom-sidebar li.current-cat ul.children,
.custom-sidebar li.current-cat-ancestor ul.children {
	display: block;	
}
.custom-sidebar a.toggle-dropdown:before {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: var(--e-global-color-primary);
    font-size: 21px;
}
.custom-sidebar li.elementor-sitemap-item.current-cat a.toggle-dropdown:before {
    content: '\f107' !important;	
}
.custom-sidebar li.elementor-sitemap-item a {
    display: block;
    padding: 5px 0px;
}
.custom-sidebar li.elementor-sitemap-item a:hover {
    color: var(--e-global-color-accent) !important;
}
.custom-sidebar li.cat-item.current-cat a {
    color: var(--e-global-color-accent) !important;
}
.custom-sidebar .menu-dropdown-shown a.toggle-dropdown:before {
	content: '\f106';
}
.elementor-sitemap-item ul.children {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
}
.elementor-sitemap-item ul.children li a {
    font-size: 1rem !important;
    padding: 0px;
    font-weight: 500 !important;
    color: var(--e-global-color-accent);
}
.elementor-sitemap-item ul.children ul.children li a {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    color: var(--e-global-color-text);
}
ul.elementor-sitemap-list li a:hover {
    color: #14b9e8 !important;
}
.custom-sidebar li.current-cat ul.children li a,
.custom-sidebar li.current-cat-ancestor ul.children li a {
    color: var(--e-global-color-primary) !important;	
}
.custom-sidebar li.current-cat ul.children li a:hover,
.custom-sidebar li.current-cat-ancestor ul.children li a:hover {
    color: var(--e-global-color-accent) !important;	
}
.custom-sidebar li.current-cat ul.children li.current-cat a,
.custom-sidebar li.current-cat-ancestor ul.children li.current-cat a {
    color: var(--e-global-color-accent) !important;
}
.custom-sidebar ul li {
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 10px 10px;
    background-color: #ffffff;	
}
.elementor-toggle .elementor-tab-content ul {
    padding-left: 18px;
    margin-left: 0px;
    margin-bottom: 25px;
}
.elementor-toggle .elementor-tab-content ul li {
    margin-bottom: 3px;
}

.variations_form {
	position: relative;
}
.single-product div.product .bundle_form table.variations {
    position: absolute;
    top: 32px;
    left: 0px;
    padding: 5px;
    background: #1187EB;
    z-index: 9;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);
    display: none;
}
.single-product div.product .bundle_form table.variations.show-variations {
    display: table;
}
.single-product div.product .bundle_form table.variations td.label {
    display: none;
}
.single-product div.product .bundle_form table.variations select {
    font-size: 15px;
    padding: 5px;
    width: 100%;
    border: 0;
    background: transparent;
    text-align: center;
}
.single-product div.product .bundle_form table.variations .reset_variations {
    display: none;
}
.single-product div.product .bundle_form table.variations tr td.value {
    padding: 0;
    margin: 0;
    line-height: 1em;
}
a.toggle-variation-dropdown {
    float: left;
    margin: 6px 10px;
    font-size: 0.9em;
    color: #1187EB;
}
.single-product div.product .bundle_form table.variations:before {
    content: '';
    position: absolute;
    top: -12px;
    left: 93px;
    border: 6px solid transparent;
    border-bottom: 6px solid #1187EB;
}
.bundled_product_summary .bundled_product_optional_checkbox {
    font-size: 14px;
}
.bundled_product_summary .bundled_product_optional_checkbox span.price {
    font-size: 14px !important;
    font-weight: 600;
}
.nbd-label-wrap input[type="radio"]:checked + label, .nbo-sub-attr-l input[type="radio"]:checked + label {
    background: #1187eb !important;
}
.single-product .product-type-bundle .bundle_wrap .bundle_button .quantity {
	display: none;
}
.bundled_item_price_quantity {
	display: none;	
}
.woocommerce input.clear-cart {
	border-radius: 3px !important;
}
.woocommerce a.continue-shopping {
    border-radius: 3px !important;
    color: #ffffff !important;
    padding: 15px 30px;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    font-size: 9px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}
#tab-color .tab-main.tab-scroll {
    overflow-x: scroll !important;	
}
.nbo-fields-wrapper .solid-stripe-notice p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0px !important;
    margin-top: 7px !important;
    color: #1187eb;
    font-weight: 600;
}

/* NBDesigner Styles */

.nbd-swatch {
    border: none !important;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 28%);
}
body .nbd-field-content {
    padding: 15px;
    background: #ffffff !important;
}
body .nbd-field-header {
    padding: 10px 15px;
    background: #1187eb;
    color: #ffffff;
}
body .nbd-help-tip {
    background: #000000;
    display: none !important;
}
body .nbd-swatch-description {
    font-size: 11px;
	line-height: 1.2;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    font-size: 1rem !important;
}
.bundle_error .woocommerce-info ul {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.nbd-option-field {
    margin-top: 20px;
}
.woocommerce-cart .quantity .qty {
    border-radius: 0px !important;
    background: #eeeeee !important;
    border: none !important;
    padding: 7px !important;
    width: 70px;
    text-align: center !important;
}
.woocommerce-cart .product-quantity .dropdown_pq .qty {
    width: 80px;	
}
.woocommerce-cart #ywsfl_general_content {
	display: none !important;
}
.nbd-option-field .nbd-field-content {
    box-shadow: 0px 2px 5px #00000021;
}
.nbd-option-field select, .nbd-option-field input[type="text"] {
    width: 100% !important;
    padding: 8px 15px;	
	border: solid 1px #afafaf;
}
body .nbd-option-wrapper #color-picker-select-pms label {
    display: block !important;
    margin-bottom: 20px !important;
}
.single-product .summary .variations_form .woocommerce-variation-price {
	margin-bottom: 20px !important;
}
.single-product .summary .variations_form .dropdown_pq select {
    min-width: 80px !important;
    font-size: 0.9rem !important;
    padding: 10px 8px !important;
    border: solid 1px #909090;
}
.wc-pao-addon-image-swatch img {
    max-width: 80px !important;
    max-height: 80px !important;
	float: none;
}
span.nbd-required {
	display: none !important;
}
.no-label label .nbd-swatch-description .nbd-swatch-title {
	display: none !important;
}
.no-label .nbd-swatch {
    border-radius: 0px !important;
    width: 90px !important;
    height: 90px !important;
    margin: 0px !important;
}
.no-label .nbd-swatch-label-wrap {
    width: 26% !important;
    flex-direction: column;
    margin: 10px !important;
    margin-bottom: -5px !important;
}
body .nbd-swatch-wrap input[type="radio"]:checked + label:after {
    border: solid #ffffff;
    top: 0px !important;
    left: 4px !important;
    border-width: 0 2px 2px 0;
    z-index: 3;
}
.nbd-swatch-wrap input[type="radio"]:checked+label:before {
    width: 25px !important;
    height: 25px !important;
    background: var(--e-global-color-primary);
    border: none !important;
    left: -5px !important;
    top: -5px !important;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    vertical-align: middle !important;
}
#nbd-vista-app img.ng-scope {
	width: 100% !important;
}
.variations td.value {
	position: relative;
}
.woocommerce div.product form.cart .reset_variations {
    position: absolute !important;
    right: 0px;
    bottom: 0px;
    top: 45px;
}



.cliparts-category .nbd-button {
    padding: 5px 15px !important;
}
.nbd-items-dropdown .clipart-wrap .clipart-item {
    margin-top: 10px;
    margin-bottom: -10px;
}
.single-product .entry-summary textarea.textarea {
	height: 100px !important;
}
.single-product .entry-summary .section-head .gform-field-label {
    font-size: 1.2rem !important;
    font-weight: 600;
}
.single-product .entry-summary .gfield_html h6 {
    font-size: 1.1rem !important;
    margin-bottom: 0px;
}
.single-product .entry-summary .gform_wrapper.gravity-theme .gfield_radio label {
    line-height: 1.3;
}
.single-product .entry-summary .gform_wrapper .gfield {

}
.single-product .entry-summary .gform_wrapper .section-head {
    padding: 8px 15px;
    background: #1187eb;
    color: #ffffff;
    margin-bottom: 0px;
	cursor: pointer;
}
.single-product .entry-summary .gform_wrapper .gform_footer {
	display: none !important;
}
.single-product .entry-summary .gform_wrapper {
    background: none !important;
    padding: 0px !important;
}

/* WC Bundle custom table styles */

.bundle-discounts table {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-spacing: 0px !important;
	border-collapse: collapse;
}
.bundle-discounts table tr th, .bundle-discounts table tr td {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    border-bottom: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}
.bundle-discounts table tr th {
    background: #1187eb !important;
    color: #ffffff !important;
    padding: 8px 10px !important;
}
.bundle-discounts table tr td {
    background: #ffffff;
    padding: 5px 10px !important;
    line-height: 1.4;	
}
.bundle-discounts table tr td:last-child {
	border-right: none !important;
}
.yith-wcmap .user-profile .user-info .logout a {
	color: #ffffff !important;
}
.elementor-location-header .cart-counter {
    background: #1187eb;
    color: #ffffff;
    font-size: 9px;
    border-radius: 50%;
    line-height: 32px;
    width: 32px !important;
    text-align: center;
    margin-left: -5px;
    margin-top: -11px;
    font-weight: 500 !important;
    text-wrap: nowrap;
}

.product_tag-bundle .dyo_wrapper {
	display: none !important;
}
.product_tag-bundle-design.product_tag-hide-bundle-price .dyo_wrapper {
	display: none !important;
}
.product_tag-bundle.product_tag-hide-bundle-price .dyo_wrapper {
	display: unset !important;
}

/* WC Archive Listing Grid Styles */

.jet-product-wrapper .jet-listing-grid__item {
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);	
	margin: 15px;
}

.nbd-mode-vista .v-sidebar #tab-design .items .item {
    flex: 1 100% !important;
}

@media screen and (min-width: 1025px) {
	
    .nbd-swatch-label-wrap {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
}
	
}
@media screen and (max-width:767px) {
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista {
		width: auto;
		float: none;
	}
	body.nbd-visual-layout .product-wrapper .entry-summary {
		width: auto !important;
		float: none;
	}
	body.nbd-visual-layout .product-wrapper .woocommerce-tabs {
		float: none;
		width: auto;
	}
}


.v-tab-contents .v-tab-content .v-content .main-scrollbar .text-editor.ng-scope{
    display: none;
}

.clipart-item{
    cursor: pointer;
}
 .nbd-items-dropdown .clipart-wrap .clipart-item:hover{
    box-shadow: 4px 1px 5px #aaaaaa;
 }

.product_tag-enlarge-template-img .v-sidebar #tab-design .items .item {
	padding: 0px !important;
}
.product_tag-enlarge-template-img .v-sidebar #tab-design .items .item img {
    object-fit: cover !important;
    height: 60% !important;
}
.wc-pao-addon .wc-pao-addon-wrap select {
    padding: 6px 8px;
    border: solid 1px #bfbfbf;
    border-radius: 0px;
}
.product_tag-hide-template-bg .main-color {
	display: none !important;
}
.woocommerce-cart-form__contents tr.bundle_table_item .product-price,
.woocommerce-cart-form__contents tr.bundle_table_item .product-quantity,
.woocommerce-cart-form__contents tr.bundle_table_item .product-subtotal,
.woocommerce-cart-form__contents .nbd-cart-item-design p,
.woocommerce-cart-form__contents .nbd-cart-item-design img,
.woocommerce-cart-form__contents .nbd-cart-item-design br {
	display: none !important;
}
.woocommerce-cart-form__contents tr.bundle_table_item .product-name a,
.woocommerce-cart-form__contents .cart_item .product-name a {
	/*font-weight: 700;*/
}
.bundled_table_item .bundled_table_item_indent {
    padding-left: 0px !important;
}
.bundled_table_item .product-name {
    font-size: 1.2rem !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table td, .elementor-widget-woocommerce-cart .woocommerce table.shop_table th, .elementor-widget-woocommerce-cart .woocommerce table.shop_table tr {
    vertical-align: top !important;
}
.woocommerce-cart-form__contents .cart_item.bundled_table_item .product-name a {
	font-weight: 400;
}
.woocommerce-cart-form__contents .bundled_table_item .saveforlater_button {
	display: none !important;	
}
.woocommerce-cart-form__contents .bundled_table_item td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.product_tag-adhesive .stages-inner .stage-main:after {
    content: "";
    width: 150px;
    height: 25px;
    background: url(/wp-content/uploads/2022/11/adhesive-tab.png);
    background-size: contain;
    position: absolute;
    bottom: -33px;
    right: 0px;
	background-repeat: no-repeat;
}
.product_tag-adhesive-parent .stages-inner .stage-main:after {
    content: "";
    width: 200px;
    height: 26px;
    background: url(/wp-content/uploads/2022/11/adhesive-parent-tag.png);
    background-size: contain;
    position: absolute;
    bottom: -33px;
    right: 0px;
    background-repeat: no-repeat;
}
.product_tag-lanyard-label .stages-inner .stage-main:after {
    content: "";
    width: 250px;
    height: 8px;
    background: url(/wp-content/uploads/2022/12/lanyard_artwork.png);
    background-size: contain;
    position: absolute;
    bottom: -14px;
    left: 60px;
    background-repeat: no-repeat;
}
.product_tag-print-no-bg .stages-inner .stage-background {
	background: none !important;
}
.product_tag-variation-step-1 .variations tr th.label {
    font-weight: 700;
    padding: 15px 15px;
    background: #1187eb;
    color: #ffffff;
    margin-top: 10px;
	display: none;
}
.product_tag-variation-step-1-no-design .variations tr th.label {
	display: block !important;
	margin-top: 20px !important;
    font-weight: 700;
    padding: 15px 15px;
    background: #1187eb;
    color: #ffffff;
}
.product_tag-variation-step-1 .variations tr td.value,
.product_tag-variation-step-1-no-design .variations tr td.value {
    display: block;
    background: #ffffff;
    padding: 20px !important;
}
.woocommerce .product-type-variable .quantity .qty {
    width: 5em !important;
    font-size: 1rem;
}
.bundle-product .wc-pao-addons-container {
	margin-top: 30px;
}
.bundle-product .wc-pao-addon {
    box-shadow: 0px 0px 10px #00000014;
    padding: 0px !important;
}
.ywdpd-table-discounts-wrapper table {
    border-spacing: 0px !important;
}
.ywdpd-table-discounts-wrapper table tr th, .ywdpd-table-discounts-wrapper table tr td {
    font-size: 14px !important;
    background: #ffffff;
    padding: 5px 10px !important;
    line-height: 1.4;
}
.ywdpd-table-discounts-wrapper table tr th {
    background: #1187eb !important;
    color: #ffffff !important;
    padding: 8px 10px !important;
}
.ywdpd-table-discounts-wrapper table tr td {
    background: #ffffff !important;
    border: none !important;
    border-bottom: solid 1px #eeeeee !important;
    border-right: solid 1px #eeeeee !important;
}
.ywdpd-table-discounts-wrapper table tr td:last-child {
    border-right: none !important;
}
.ywdpd-table-discounts-wrapper table tr td.qty-discount-info {
	font-weight: 700 !important;
}
#ywdpd-quantity-table tr td.ywdpd_active {
    border: 1px solid #1187eb !important;
    color: #1187eb !important;
}
.woocommerce-variation-price {
    margin-bottom: 15px;
}
.wc-pao-addon-container .wc-pao-addon-wrap label {
	color: #4C4C4C !important;
}
.woocommerce .wc-pao-addon .wc-pao-addon-wrap label {
    line-height: 1.4 !important;
}
.nbd-option-field .nbd-field-content {
    display: flex !important;
}
.main-sidebar .default-palette {
	/*display: none !important;*/
}
.nbo-fields-wrapper .nbd-invalid-form {
	display: none !important;
}
.__nbd-dropdown-wrap {
	width: 100% !important;
}
.band-colour-picker-button.selected {
    width: 100% !important;
}
.nbo-clear-option-wrap {
	display: none !important;
}
.wc-pao-addons-container #product-addons-total {
	display: none;
}
.single-product.user-role-funlabs form.cart {
	display: none !important;	
}
.single-product.user-role-funlabs .funlabs form.cart {
	display: unset !important;	
}
.ywdpd-table-discounts-wrapper table tr th:last-child,
.ywdpd-table-discounts-wrapper table tr td:last-child {
	display: none !important;
}
.wc-pao-addon .wc-pao-addon-wrap:before {
    display: none !important;
}
.product_tag-addon-grid-two .wc-pao-addon .wc-pao-addon-wrap {
    display: grid !important;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(2,1fr);
}
.woocommerce-mini-cart .cart_item.bundle_table_item,
.shop_table .cart_item.bundle_table_item {
	/*display: none !important;*/
}
.shop_table .cart_item.bundle_table_item td {
	/*display: none !important;*/
}
.shop_table .cart_item.bundle_table_item td.product-name {
    /* display: unset !important; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.shop_table .cart_item.bundle_table_item td.product-name br {
    display: none !important;
}
.shop_table .cart_item.bundle_table_item td.product-name i,
.shop_table .cart_item.bundle_table_item td.product-name a {
	display: none !important;
}
.shop_table .cart_item.bundle_table_item td.product-name .variation {
    display: block !important;
    clear: left !important;
    margin-top: 45px !important;
}
.shop_table .cart_item.bundle_table_item td.product-remove,
.shop_table .cart_item.bundle_table_item td.product-thumbnail {
	visibility: hidden !important;
}
.shop_table .cart_item.bundle_table_item td.product-thumbnail {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
body .shop_table .cart_item.bundle_table_item td.product-remove {
	visibility: visible !important;
}
.shop_table .cart_item.bundle_table_item td.product-name a.button.nbd-edit-design {
	display: unset !important;	
}
body .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_item.bundle_table_item td.product-name .nbd-custom-dsign.nbd-cart-item-design a.button.nbd-edit-design {
	display: none !important;	
}
.shop_table .cart_item.bundled_table_item td.product-remove,
.shop_table .cart_item.bundled_table_item td.product-name,
.shop_table .cart_item.bundled_table_item td.product-thumbnail,
.shop_table .cart_item.bundled_table_item td.product-price,
.shop_table .cart_item.bundled_table_item td.product-quantity,
.shop_table .cart_item.bundled_table_item td.product-subtotal {
	padding-top: 10px !important;
}
.woocommerce-checkout-review-order a.button.nbd-edit-design {
    background: var(--e-global-color-primary) !important;
}
.woocommerce-checkout-review-order a.button.nbd-edit-design:hover {
    background: var(--e-global-color-376a4fd) !important;
}
.woocommerce-checkout input[type="radio"] {
    margin-top: 7px !important;
    margin-right: 5px !important;
}
.woocommerce-cart-form__contents .nbd-cart-item-design img {
    display: block !important;
    width: 90% !important;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin-top: 12px !important;
}
.before-product-title.woocommerce-loop-product__title {
    font-weight: 600;
    padding-bottom: 0px !important;
    position: absolute;
    margin-top: -22px !important;
    width: 100%;
}
.woocommerce-loop-product__title .design-your-own {
	display: block;
}
tr.cart-discount.coupon-discount * {
	color: var(--e-global-color-3c94904 ) !important;
}
tr.cart-discount.coupon-discount td::before {
	color: var(--e-global-color-3c94904 ) !important;
}
p.return-to-shop a.button {
	border: none !important;
    cursor: pointer;
    font-size: 1rem !important;
    padding: 13px 20px !important;
    line-height: 1.1;
    border-radius: 10px;
    background: var(--e-global-color-primary );
    color: #ffffff;
    margin-top: 15px;	
}
p.return-to-shop a.button:hover {
    color: #ffffff;
    background-color: var(--e-global-color-376a4fd );
}
.elementor-widget-woocommerce-my-account .ced_my_account_reorder {
  margin: 5px !important;
}
.woocommerce-cart-form__contents .bundled_table_item .variation,
.woocommerce-checkout-review-order-table .bundled_table_item .variation,
.woocommerce-table--order-details .bundled_table_item .wc-item-meta {
	display: none !important;
}

/* Bundle Products GRID */

ul.products.bundled_products.columns-3::before {
	display: none !important;
}
ul.products.bundled_products.columns-3 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
.product_cat-wholesale ul.products.bundled_products.columns-3 {
    grid-row-gap: 0px;
}
ul.products.bundled_products.columns-3 li  {
	width: 100% !important;
	margin: 0px !important;
}

/* WC Errors */

.woocommerce-error {
    border-top-color: #b81c23 !important;
}
.woocommerce-error::before {
    color: #b81c23 !important;
}

/* WC Layout Changed Designer to Right */

.woocommerce div.product div.summary {
    width: 25% !important;
    float: left;
}
body.nbd-visual-layout .product-wrapper .nbd-mode-vista {
    width: 75% !important;
    float: right;
}
body.nbd-visual-layout .product-wrapper .nbd-mode-vista .nbd-vista-ctrl {
    padding-right: 0px !important;
	padding-left: 30px !important;
}
body.nbd-visual-layout .product-wrapper .woocommerce-tabs {
    width: 70%;
    padding-left: 30px;
}
.woocommerce div.product div.images img {
    margin-bottom: 0px !important;
}
.bundled_product_summary .stock.out-of-stock {
    font-size: 0.8rem !important;
    margin-top: 0px !important;
}
.woocommerce-cart-form__contents .bundle_table_item {
	/*display: none !important;*/
}
.woocommerce-cart-form__contents tr td.product-name,
.woocommerce-cart-form__contents tr th.product-name {
	width: 350px;
}
/*
.content-item.type-clipart .clipart-wrap {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    overflow: hidden;
}
.content-item.type-clipart .clipart-wrap .clipart-item {
	position: relative !important;
}
*/

/* Single NBDesigner Styles 

.nbd-single-product-page .product.product_tag-visual {
    display: block !important;
}
.nbd-single-product-page .product-wrapper .nbd-mode-vista {
    width: auto !important;
    float: none !important;
}

*/

li[data-tab="nbd-tab-bg-color"], .nbd-tab-contents #nbd-tab-bg-color, .main-sidebar .nbd-search {
    display: none !important;
}
li[data-tab="tab-box-opacity"] {
    display: none !important;
}
li[data-tab="tab-color"] span:before {
	content: "Ink ";
}
.product_tag-remove-qr-code div[data-type="qr-code"] {
    display: none !important;
}
div[data-type="shapes"], div[data-type="icons"], li[data-tab="tab-photo"] {
    display: none !important;
}
.nbd-mode-vista .nbd-shadow {
    box-shadow: none !important;
    margin-bottom: 10px !important;
}
.product_tag-hide-template-tab li[data-tab="tab-design"],
.product_tag-hide-template-tab .v-tab-contents #tab-design {
    display: none !important;	
}
.product_tag-remove-color-palette .toolbox-color-palette li.item-color-palette,
.product_tag-remove-color-palette .v-toolbox-text .toolbox-color-palette {
    display: none !important;	
}
.clipart-wrap {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    background: #ffffff;
}
.clipart-wrap .clipart-item {
    width: 25% !important;
    background: #ffffff;
    box-shadow: none !important;
}
.clipart-wrap .clipart-item img {
	padding: 7px;
}
.nbd-mode-vista .tab-load-more a {
    color: #fff !important;
    background: #1187eb !important;
    font-size: 0.8rem;
    letter-spacing: 0px !important;
    text-transform: unset !important;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
}
.nbd-option-wrapper .color-wrap .multi-color-trigger:after {
	
}
.nbd-mode-vista .v-sidebar #tab-photo .v-content, .nbd-mode-vista .v-sidebar #tab-element .v-content {
    height: calc(100% - 30px) !important;
}
.nbd-mode-vista .v-sidebar .v-content .v-elements .main-items .items .nbd-icon-vista {
    line-height: 1 !important;
    width: 40px !important;
    padding-top: 10px !important;
}
.nbd-mode-vista .v-sidebar #tab-text .v-btn {
    margin-top: 20px;
}
.nbd-mode-vista .v-btn {
    background-color: var(--e-global-color-primary);
}
.nbd-mode-vista .v-sidebar #tab-design .items .item img {
    box-shadow: 0px 0px 10px #00000070;
    background: #ffffff;
}
.multi_opt .color-wrap,
.__nbd-dropdown-wrap .single_opt {
	display: flex !important;
}
.band-colour-picker-button.selected {
    margin-right: 0px !important;
}
.nbd-field-dropdown-wrap .__nbd-dropdown-wrap .single_opt.ng-hide {
	display: none !important;
}
div.saveforlater_button, a.edit_bundle_in_cart_text {
    visibility: hidden !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td {
    border: none !important;
}

/* Wholesale(funlabs) Styles */
.user-role-funlabs .woocommerce-cart-form .coupon,
.user-role-funlabs .woocommerce-form-coupon-toggle {
	display: none !important;
}
.user-role-funlabs .woocommerce-shipping-calculator {
	position: relative;
}
.user-role-funlabs .woocommerce-shipping-calculator::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 99;
  background: #fff;
  left: 0px;
  top: 0px;
}

/* Confirm Modal Styles */

#confirm-design-popup {
    top: 50px;
    font-size: 1rem;
}
.modal-content {
    border: none !important;
}
#confirm-design-popup ul li,
#confirm-design-popup p {
	line-height: 1.3em;
}
#confirm-design-popup .modal-header h5 {
    font-size: 1.2rem !important;
    font-weight: 700;
    color: #ffffff !important;
    margin-bottom: 0px;
}
#confirm-design-popup h6 {
    font-size: 1rem !important;
    font-weight: 700;
    color: #1187eb !important;
    margin-bottom: 15px;
}
#confirm-design-popup ul {
    padding-left: 20px;
    margin-left: 0px;
}
#confirm-design-popup ul li {
	margin-bottom: 5px;
}
#confirm-design-popup p.note {
	font-size: 0.9rem !important;
	font-style: italic;
}
#confirm-design-popup p.agree-text {
	font-weight: 700 !important;
}
#confirm-design-popup button {
    border: none !important;
    padding: 10px 15px !important;
    line-height: 1.2;
    margin-right: 10px;
    font-size: 0.95rem !important;
}
.modal-header button.close {
	display: none !important;
}
.modal-header {
    border-radius: 0px !important;
    border: none !important;
    background: var(--e-global-color-primary) !important;
    color: #ffffff !important;
    padding: 15px 20px !important;
}
#confirm-design-popup .modal-footer {
    justify-content: flex-start !important;
    background: var(--e-global-color-788f0a1);
    border: none !important;
    padding: 20px;
}
#confirm-design-popup .modal-dialog {
    max-width: 600px !important;
}

@media screen and (min-width: 1025px) {

.woocommerce div.product div.summary {
    min-height: 900px;
    position: static !important;
}
	
}

@media screen and (max-width: 1024px) {

	.product.product_tag-visual {
		display: flex;
		flex-direction: column;
	}
	.product.product_tag-visual #nbd-vista-app {
		width: 100% !important;
		float: none !important;
	}
	body.woocommerce .product-wrapper .product.product_tag-visual .summary {
		width: 100% !important;
		float: none !important;
	}
	.product.product_tag-visual .woocommerce-tabs {
		width: auto !important;
		float: none !important;
		padding: 0px !important;
	}
	body.nbd-visual-layout .product-wrapper .product-inner {
		width: auto !important;
	}
	
}
/* #swatches_color {
    width: 3% !important;
    height: 28px;
    box-shadow: inset 1px 1px 0 rgb(0 0 0 / 5%), inset -1px -1px 0 rgb(0 0 0 / 5%);
    user-select: none;
    color: transparent;
    overflow-y: scroll!important;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#swatches_color::-webkit-scrollbar {
  display: none; 
} */


/* .color-palette {
  display: flex !important;
  flex-wrap: wrap !important;
  max-height: 400px !important;
  width: fit-content !important;
  overflow-y: scroll !important;
} */


#swatches_color {
    width: 80px !important;
    height: 80px !important;
    cursor: pointer !important;
    margin: 2px !important;
    background-size: 15px 15px !important;
    color: transparent;
    font-size: 0px;
}

/*
 * .ps--theme_default .nbd-perfect-scroll {
	display: grid !important;
    grid-template-columns: repeat(4, 1fr);	
}
.product_tag-pantone-set-one .ps ul.main-color-palette li {
    width: 100% !important;
}
*/

/* remove scrollbar in WebKit browsers


/* .bundle_table_item:empty{
	visibility: hidden!important;
	display:none!important;
} 
*/

.shipping-calculator-form span.optional {
	display: none !important;
}
.shipping-calculator-form label strong {
	color: red;
	margin-left: 4px;
}
.gform_wrapper form .gform_body .gform_fields .gfield label.gfield_label {
    line-height: 1.2;
}
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
    line-height: 1.2;
    margin-bottom: 10px;
}

.woocommerce-cart .cart_item a .ywmmq-icon.ywmmq-correct {
	display: none !important;
}
form.woocommerce-shipping-calculator .shipping-calculator-form {
	display: block !important;	
}
.cart_item td.product-name .nbd-custom-dsign.nbd-cart-item-design::first-child {
	display: none !important;
}
button#same-billing-address {
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--e-global-color-70a4bf2 );
    background-color: var(--e-global-color-primary );
    border-radius: 10px 10px 10px 10px;
    padding: 13px 30px;
    margin-bottom: 10px;
}

/* SVG Replace svg */
.toolbox-color-palette .items {
    display: flex !important;
    justify-content: flex-start;
    align-items: flex-start;
}
.toolbox-color-palette .v-asset {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #04b591;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 2px;
    margin: 0;
    padding: 0;
}
.toolbox-color-palette .v-asset-title {
    font-size: 12px;
    display: inline-block;
    color: #bbb;
}
.toolbox-color-palette .v-asset {
    border: 1px solid var(--e-global-color-primary) !important;
}
.toolbox-color-palette .items .item.active .v-asset {
    background-color: var(--e-global-color-primary) !important;
    border: solid 1px var(--e-global-color-primary) !important;
}
.toolbox-color-palette .items .item.active .v-asset i {
    color: #ffffff !important;
}
.toolbox-color-palette .item-color-palette,
.toolbox-color-palette .item-color-palette span {
	border: none !important;
}
.v-toolbox-path .nbd-tab-contents .main-box.nbd-tab-content {
    display: flex !important;
}

/* Hide ink colour for specific product addon swatch image */
body.hide-ink-colour ul li[data-tab="tab-color"],
body.hide-ink-colour #design-container #tab-color {
  display: none !important;
}

.toolbox-color-palette li.item-color-palette span.nbd-color-picker-preview::after {
    content: "colour";
    font-size: 12px;
    display: inline-block;
    color: #bbb;
    margin-top: 37px;
}
.nbd-color-palette-inner .working-palette h3.color-palette-label {
    font-size: 0px !important;
    padding-top: 7px;
}
.nbd-color-palette-inner .working-palette h3.color-palette-label::after {
	content: "set colour";
	font-size: 12px;
    font-weight: 500;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.nbd-mode-vista .v-toolbox .v-toolbox-path .nbd-color-palette .close-block {
    top: 5px !important;
}
.toolbox-color-palette .v-dropdown .btn-color::after {
    content: "set colour";
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    position: absolute;
    top: -28px;
    color: #000000;
}
a.nbd-order-download-file {
    color: #ffffff !important;
    padding: 10px 15px !important;
}
.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.order-again {
	margin-left: 5px;
}
.nbd-swatch-description {
    margin-left: 0px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    color: #ffffff !important;
    background-color: #1287eb !important;
}
.order_details .order_item.bundle_table_item td a {
	display: none !important;
}
.order_details .order_item.bundle_table_item td div a,
.order_details .order_item.bundle_table_item td p a {
	display: unset !important;
}
h2.woocommerce-order-details__title, 
h2.woocommerce-column__title {
    font-size: 30px !important;
    margin-bottom: 20px !important;
}
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f2f5f7 !important;
    border-radius: 0px !important;
}
.virtual-product-shipping-note {
    padding: 7px 17px;
    background-color: #f2f5f7;
    font-weight: 700;
    border-left: solid 5px #1187eb;
    margin-bottom: 10px;
}
.product_tag-custom-artwork table.variations {
    margin-top: 0px !important;	
}
.product_tag-custom-artwork .wc-pao-addon label.wc-pao-addon-name {
    margin-bottom: 10px !important;
}
.single-product div.product form.cart .button.gform_button_select_files {
    position: unset !important;
}
.elementor-menu-cart__toggle .elementor-button {
    padding: 0px !important;
}

@media screen and (max-width: 1220px) {

	.single-product .bundle-design-wrapper .elementor-element {
		position: relative !important;
		right: 5px !important;
	}
	
}

/* Funlabs */

@media screen and (min-width: 768px) {
	/*
	.funlabs .bundle-product ul li.bundled_product {
		width: 31.3% !important;
		margin-right: 2% !important;
	}
	*/
}
.funlabs .bundled_product_summary .bundled_product_images img {
    box-shadow: 0px 0px 4px #00000040 !important;
    margin-bottom: 0px !important;
}
.funlabs .bundle-product .bundled_product .details {
    width: 30% !important;
}
body.user-role-funlabs #customer_details,
body.user-role-funlabs .woocommerce-checkout-payment .payment_methods.methods {
	display: none !important;
}
@media screen and (max-width: 767px) {
	.funlabs .bundle-product ul li.bundled_product {
		width: 100% !important;
		margin-right: 0px !important;
	}	
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .nbd-vista-ctrl {
		padding-left: 0px !important;
	}
	body.nbd-visual-layout .product-wrapper {
		display: block !important;
	}
	body.nbd-visual-layout .product-wrapper .product-inner {
		padding: 10px !important;
		max-width: 100% !important;
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .v-workspace {
		display: block !important;
		height: 700px !important;
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .v-sidebar {
		width: auto !important;
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .v-layout {
		margin-left: 0px !important;
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .nbd-stages {
		height: 380px;
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .nbd-vista {
		/*height: 1000px !important;*/
	}
	body.nbd-visual-layout .product-wrapper .nbd-mode-vista .v-layout {
		height: auto !important;
	}
	.product_tag-visual .upsells.products ul {
		grid-template-columns: repeat(2,1fr);
	}
	body.nbd-visual-layout .product-wrapper .bundled_product .bundled_product_images {
		width: 60% !important;
	}
	.product_tag-designer-fullwidth .nbd-mode-vista .nbd-stages .stages-inner .stage {
		padding: 30px 0px !important;
	}
	.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button {
		margin-top: 10px !important;
	}
	ul.products.bundled_products.columns-3 {
		grid-template-columns: repeat(2,1fr);
	}
	.nbd-mode-vista .v-toolbar .left-toolbar .tabs-toolbar {
		display: block !important;
	}
	.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
}