@font-face {
	font-family: 'europa';
	src: url('../fonts/europa-bold-webfont.woff2') format('woff2'),
		url('../fonts/europa-bold-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'europa';
	src: url('../fonts/europa-regular-webfont.woff2') format('woff2'),
		url('../fonts/europa-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'europa';
	src: url('../fonts/europa-light-webfont.woff2') format('woff2'),
		url('../fonts/europa-light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

.woocommerce  .price ins {
	color: inherit !important;
}

.woocommerce  .price del {
	color: #000 !important;
}

.iscu_view_invoice_btn_first.button {
	background-color: transparent !important;
	background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%) !important;
	font-weight: bold !important;
	color: white !important;
	padding: 15px 19px !important;
	letter-spacing: 2px;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained span {
	color: white;
	opacity: 1;
}

.woocommerce-cart .wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
	width: fit-content;
	height: fit-content;
}

.iscu_invoice_pdf_wrap {
	margin: 20px 0px;
}

a.iscu_view_invoice_btn_first.button:hover {
	color: black !important;
	background: white !important;
}

.iscu_view_invoice_btn_first.button {
	margin-right: 10px !important;
	margin-bottom: 30px !important;
}

.iscu_show_quote_wrap .shop_table.order_details {
	display: none !important;
}

.iscu_drawer_social_media_links_wrapper {
	padding: 0 20px 0 20px;
}

.iscu_close_drawer_btn {
	color: white;
	font-size: 31px;
}

.iscu_drawer_link_section_wrapper {
	padding: 0 20px 0 20px;
}

.iscu_reg_form_title,
.iscu_login_title {
	color: var(--e-global-color-primary) !important;
	margin: 0px !important;
	font-weight: 500 !important;
}

.iscu_drawer_cat {
	padding: 0 20px 0 20px;
}

.iscu_discount_field_label {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 13px;
	margin-bottom: 10px;
}

#iscu_discount_field {
	margin-top: 6px;
	border: 0.1px solid #ccc;
	padding: 10px 7px;
	box-shadow: 0px 5px 6px 0px rgba(99, 100, 102, 0.2) !important;
}

.iscu_discount_field_less_30_days_wrapper {
	display: flex;
	align-items: center;
}

.iscu_input_wrapper {
	display: flex;
}

#yith-ywraq-default-form #iscu_discount_field_field {
	display: none;
}

.iscu_browse_the_list {
	line-height: 1.42;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding: 11px 20px;
	min-width: 90px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	background: #ba0c2f;
	width: 100%;
	margin: 20px 0px;
	font-size: 14px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background .2s ease 0s;
	text-decoration: none !important;
	color: white !important;
}

tr.quotes:hover .quotes-date time,
tr.quotes:hover .quotes-total span {
	color: black;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none !important;
}

.page-id-2894 .eb-fullwidth-content-wrapper>p {
	margin: 0px !important;
	line-height: 0px !important;
}

.iscu_login_form .u-column2.col-2 {
	display: none !important;
}

.iscu_mini_cart_notes {
	text-align: center !important;
}

.iscu_login_form h2 {
	display: none !important;
}

.iscu_login_title {
	font-size: 26px !important;
}

.iscu_login_form form {
	margin: 30px 0px;
}

.iscu_login_form {
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, .3) !important;
	padding: 20px;
	background-color: #f1efed;
	color: var(--e-global-color-primary);
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.iscu_login_main_wrap .iscu_login_form #customer_login {
	margin: 0px !important;
}

/* .iscu_login_main_wrap {
	margin-top: 100px !important;
} */

.iscu_login_main_wrap .required {
	color: #ac0707 !important;
}

.iscu_login_form #customer_login .u-column1.col-1 {
	width: 100%;
}

.iscu_login_form #customer_login form.woocommerce-form.woocommerce-form-login.login {
	width: 100%;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #777;
}

.iscu_login_main_wrap .woocommerce-form-login .form-row:nth-of-type(3) {
	display: flex;
	flex-direction: row-reverse;
	width: fit-content;
	align-items: center;
	/* gap: 18px; */
}

/* .iscu_login_main_wrap {
	margin: auto;
	max-width: 1140px;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3) !important;
	padding: 30px;
	background-color: #F1EFED;
	color: var(--e-global-color-primary);
} */

.iscu_discount_field_30_days_radio {
	display: inline-block;
	margin-right: 20px;
	margin-left: 7px;
	line-height: 1em;
}

.iscu_discount_field_less_30_days_radio {
	display: inline-block;
	margin-left: 7px;
	line-height: 1em;
}

.iscu_login_main_wrap .woocommerce-LostPassword a {
	color: var(--e-global-color-primary) !important;
}

.iscu_login_main_wrap .woocommerce-button.button.woocommerce-form-login__submit {
	border-radius: 30px !important;
	border: none !important;
	/* background-color: var( --e-global-color-primary ) !important; */
	color: white !important;
	text-transform: uppercase !important;
	padding: 12px 19px !important;
	background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%) !important;
	font-weight: bold !important;
}

.iscu_login_main_wrap .iscu_login_form .woocommerce-form.woocommerce-form-login a {
	color: #fff !important;
}

.iscu_login_main_wrap .iscu_login_form .woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password a {
	color: var(--e-global-color-primary) !important;
	font-size: 16px;
}

.iscu_login_main_wrap .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	display: flex;
	gap: 10px;
}

.iscu_login_main_wrap .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
	color: #666 !important;
	font-weight: 600;
	font-size: 14px;
}

.iscu_login_main_wrap #username,
.iscu_login_main_wrap #password {
	border-radius: 3px 3px 3px 3px !important;
	overflow: hidden;
	width: 100%;
	border-width: 0 !important;
	color: #777;
	font-size: 14px;
	padding: 18.5px !important;
	outline: none !important;
}

.iscu_login_main_wrap #username:focus-visible,
.iscu_login_main_wrap #password:focus-visible {
	outline: none !important;
	background-color: white !important;
	color: white !important;
}

.iscu_go_shop_wrap {
	text-align: center;
	margin: 100px 0px;
}

span.show-password-input {
	display: none;
}

.iscu_go_shop {
	border-radius: 30px;
	border: none !important;
	background-color: var(--e-global-color-primary);
	color: white !important;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 15px;
	font-weight: bold;
	transition: background-color .2s ease 0s;
	background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%);
}

.iscu_go_shop:hover {
	background-color: #EA920A;
	transition-delay: .25s;
	color: white !important;
}

.iscu_login_main_wrap h3 {
	margin: 0px;
	font-weight: 500 !important;
}

.iscu_login_reg_info {
	font-size: 15px;
	color: #666 !important;
	font-weight: 600;
}

.woocommerce-form-login input:-webkit-autofill {
	background-color: transparent !important;
	box-shadow: 0 0 0px 1000px white inset !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	transition: background-color 5000s ease-in-out 0s;
	/* Prevents recoloring */
}

.woocommerce-form-login input:-moz-autofill {
	background-color: transparent !important;
	box-shadow: 0 0 0px 1000px white inset !important;
}

.woocommerce-form-login input:autofill {
	background-color: transparent !important;
	box-shadow: 0 0 0px 1000px white inset !important;
}

.woocommerce-form-login input:-webkit-autofill {
	background-color: transparent !important;
	box-shadow: 0 0 0px 1000px white inset !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.iscu_register_account_wrap {
	margin: auto;
	margin-top: auto;
	max-width: 1140px;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3) !important;
	padding: 20px;
	background-color: #F1EFED;
	color: var(--e-global-color-primary);
	margin-top: 30px;
}

.iscu_register_account_wrap {
	padding: 38px !important;
	text-align: center;
}

.iscu_register_account_heading {
	color: #666666;
	font-weight: 700;
}


.iscu_register_account_wrap {
	padding: 38px !important;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 45px;
}

.iscu_register_btn_rd {
	border-radius: 30px;
	border: none !important;
	background-color: var(--e-global-color-primary);
	color: white !important;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 15px;
	font-weight: bold;
	background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%);
}

.iscu_register_btn_rd:hover {
	color: white !important;
}

.iscu_login_form label {
	line-height: 2 !important;
	font-size: 15px;
}

.iscu_site_logo {
	width: 50%;
}

.iscu_bg_image {
	padding: 0px !important;
}

.iscu_bg_image .elementor-widget-wrap.elementor-element-populated {
	padding: 0px !important;
}

.elementor-922 .elementor-element.elementor-element-bf28b40:not(.elementor-motion-effects-element-type-background) {
	background-image: unset !important;
	height: fit-content !important;
}

.elementor-922 .elementor-element.elementor-element-bf28b40>.elementor-container {
	min-height: unset !important;
}

.elementor-element-7451bf3 {
	position: absolute !important;
	top: 40% !important;
	z-index: 9;
}

.elementor-element-c92fafd {
	position: absolute !important;
	top: 61% !important;
	z-index: 9;
}

.iscu_image_overlay {
	color: #000000;
	opacity: 0.8;
	position: absolute;
	height: 100%;
	width: 100% !important;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode {
	height: 600px !important;
}

.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode>div {
	height: 600px !important;
}

.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode .elementor-shortcode {
	height: 600px !important;
}

.iscu_blog_cat_img {
	height: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}

.iscu_bg_image .elementor-container.elementor-column-gap-default {
	max-width: 100% !important;
}


.iscu_see_price_wrap {
	margin-left: 0px !important;
}

body .iscu_single_product_price {
	text-align: left !important;
}

.iscu_single_product_table {
	margin-bottom: 35px;
}

.iscu_single_product_price {
	margin-bottom: 25px !important;
}

body .iscu_view_invoice_btn.button {
	margin-left: 0px !important;
	margin-bottom: 30px !important;
}

a.iscu_view_invoice_btn.button {
	background-color: transparent !important;
	background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%) !important;
	font-weight: bold !important;
	color: white !important;
	padding: 15px 19px !important;
	letter-spacing: 2px;
}

a.iscu_view_invoice_btn.button:hover {
	color: black !important;
	background: white !important;
}

.iscu_order_white_box_content {
	color: black;
	display: flex;
}

.iscu_order_white_box_content .iscu_order_white_box_label {
	color: var(--tables-links-normal-color, #5bc0de) !important;
	font-weight: bold;
	width: 80px;
	font-size: 16px;
	margin-bottom: 5px;
}

.ywraq-view-quote-wrapper.ywraq-status-ywraq-new .order_item td.product-name {
	background-color: rgb(248, 248, 248) !important;
}

.iscu_order_white_box_content_total {
	padding-top: 10px;
	border-top: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d5d8dc);
	width: fit-content;
	margin-top: 5px;
}

.iscu_order_white_box_label_total {
	font-size: 18px !important;
	margin-bottom: 0px !important;
}

.iscu_order_white_box_price_total {
	font-size: 18px !important;
}

.iscu_order_white_box_price {
	font-size: 15px;
}

.ywraq-view-quote-wrapper.ywraq-status-ywraq-new .iscu_order_white_box_details {
	background-color: rgb(248, 248, 248) !important;
	padding-top: 20px !important;
	padding-bottom: 0 !important;
	padding-left: 10px !important;
}

.iscu_value {
	color: #3D3D3D !important;
	font-weight: 500 !important;
}

.iscu_item_reg_total {
	color: #3D3D3D !important;
	margin-right: 5px;
}

.iscu_mr_bottom {
	margin-bottom: 9px !important;
}

.page-id-129 .product-name-item {
	display: flex;
	flex-direction: column;
	gap: 10px;
	height: 100px;
}

.page-id-129 .shop_table.order_details {
	margin-bottom: 30px !important;
	margin-top: 30px !important;
}

.page-id-129 .ywraq-view-quote-wrapper.ywraq-status-ywraq-new p {
	margin-left: 0px !important;
}

.page-id-129 .ywraq-view-quote-wrapper table.shop_table.order_details {
	padding: 20px !important;
}

.page-id-129 .product-quantity {
	display: none !important;
}

.iscu_view_quote_total_wrapper {
	display: flex;
}

.iscu_view_quote_quantity {
	display: flex;
}

.iscu_view_quote_total {
	display: flex;
}

.iscu_label {
	width: 54px !important;
	color: #C49A6C;
}

.elementor-element.elementor-element-3976ef49.e-con-full.e-flex.e-con.e-child {
	margin-top: 0px !important;
}

.iscu_see_price_notes {
	font-size: 1em;
	line-height: 1.5;
	text-align: justify;
	color: #c8a165;
	font-weight: bold;
	margin-bottom: 17px;
}

.iscu_single_product_table tr:hover td {
	background-color: #f9f5f0 !important;
}

.iscu_single_product_price .price {
	margin: 0px !important;
}

.woocommerce div.product form.cart::before {
	display: none !important;
}

.woocommerce-product-details__short-description>div {
	padding: 0px !important;
}

.elementor-element.elementor-element-731d50a5.e-con-full.e-flex.e-con.e-child {
	gap: 15px !important;
}

.iscu_single_product_table tr:hover th {
	background-color: #f0ede8 !important;
}

.iscu_single_product_table td {
	text-align: center !important;
}

.iscu_product_price>div {
	margin: 0px !important;
}

body .iscu_product_price .price {
	font-weight: 700 !important;
}

body .add-request-quote-button.button {
	margin: 0px !important;
}

.iscu_product_price span {
	font-size: 19px;
}

.iscu_product_price .price {
	margin: 0px !important;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	position: absolute;
	left: -1500% !important;
	transition: left .3s ease-out !important;
}

/* .elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode {
	display: none !important;
} */

.elementor-menu-toggle__icon--close {
	visibility: hidden;
}

.iscu_dashboard_menu {
	position: absolute !important;
	top: 4% !important;
	left: 11% !important;
	display: none !important;
	cursor: pointer;
}

body .iscu_dashboard_menu {
	cursor: pointer;
	font-weight: 400 !important;
	width: 22px !important;
	font-size: 29px;
}

.iscu_dashboard_menu>div>div {
	font-size: 38px;
	color: white;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
	left: -16px !important;
}


body .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
	animation: unset !important;
}

#yith-ywraq-default-form .woocommerce-error.woocommerce-message {
	order: -2;
}

#iscu_username_field {
	order: -1;
}

.iscu_single_product_image_wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.iscu_single_product_image_wrap img {
	width: 96px !important;

}

.iscu_see_price_wrap.iscu_remove_margin {
	margin: 0px !important;
}

.iscu_see_price_wrap {
	background-color: #bc9c22 !important;
	width: max-content;
	padding: 9.666px 16px;
	border-radius: 3px;
	color: white;
	font-weight: 700;
	font-size: 100%;
	line-height: 1;
	margin-left: 5px;
}

.iscu_see_price_wrap:hover {
	color: white !important;
}

/* .iscu_square_image {
	height: 42px !important;
} */

.iscu_mini_cart_subtotal_label {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: .8em;
}

#iscu_order_notes_field_field {
	display: none !important;
}

.iscu_product_exist_in_cart .iscu_nav_cart_icon_wrap::after {
	content: '';
	height: 10px;
	width: 10px;
	background-color: red !important;
	border: 1px solid black;
	display: block;
	border-radius: 50% !important;
	position: absolute;
	top: 0px;
	right: -7px;
}

.iscu_mini_cart_sub_total_wrapper {
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
	border-top: 1px solid gainsboro;
}

.iscu_mini_cart_discount_wrapper {
	display: none;
	border: none;
	padding-bottom: 5px;
	border: none;
	padding-bottom: 5px
}

.iscu_mini_cart_total_wrapper {
	display: none;
	border: none;
	font-weight: bold;
	font-size: 18px;
}

.iscu_order_notes {
	min-height: 80px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	outline: 1px solid #efefef;
}

.iscu_order_note {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 13px;
	margin-bottom: 10px;
}

.iscu_payment_due_wrap {
	margin-bottom: 10px;
}

.disabled {
	pointer-events: none;
	opacity: 0.5;
}

.iscu_payment_due_wrap h3 {
	margin-bottom: 20px !important;
}

.iscu_product_in_cart .quantity {
	display: none;
}

.iscu_dec_btn {
	font-size: 26px !important;
}

.iscu_req_dec_btn {
	font-size: 26px !important;
	padding-bottom: 2px;
}

.iscu_inc_btn {
	font-size: 15px !important;
}

.iscu_req_inc_btn {
	font-size: 15px !important;
	padding-bottom: 0px;
}


.iscu_mini_cart_main_wrapper {
	position: fixed;
	top: 0;
	/* right: 0; */
	width: 450px;
	right: -450px;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	top: 0;
	bottom: 0;
	max-width: 95%;
	z-index: 999999999999 !important;
	color: #000;
	background-color: #fff;
	box-shadow: 0 0 150px #0000001a;
	transition: right 0.25s cubic-bezier(.165, .84, .44, 1);
	/* padding: 0px 30px; */
	display: flex;
	flex-direction: column;
	margin-top: 30px;
	/* transform: translate(1082px); */
	margin: 0px !important;
}

.iscu_mini_cart_1 {
	height: 80px;
	display: table !important;
	height: 70px;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid;
	border-bottom-color: currentcolor;
	border-bottom-color: #efefef;
	padding: 20px 30px;
	display: flex;
}

.iscu_view_invoice_btn.button {
	margin: 10px !important;
}

.iscu_quote_due_date p {
	margin: 10px !important;
}

body.iscu_no_scroll {
	overflow: hidden;
}

.iscu_background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99998;
	background: rgba(255, 255, 255, 0.5);
}

.iscu_show_loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	display: none;
}

.iscu_cart_loader {
	width: 50px;
	height: 50px;
	border: 5px solid rgba(255, 255, 255, 0.3);
	border-top: 5px solid white;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}



.iscu_mini_cart_main_wrapper1 {
	display: flex;
	flex-direction: column;
	min-height: 100%;

}

.iscu_mini_cart_2_3 {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	overflow-y: hidden;
}

.iscu_mini_cart_product_wrap:not(:first-child) {
	border-top: 1px solid #efefef;
	padding-top: 24px;
	padding-bottom: 24px;
}


.iscu_mini_cart_product_wrapper {
	display: flex;
	flex-direction: column;
	/* border-top: 1px solid black; */
}

.iscu_cart_name {
	display: table-cell;
	vertical-align: middle;
	font-size: 32px;
}

.iscu_mini_cart_close {
	width: 1%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
}

.iscu_mini_cart_close {
	width: 1%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
}

.iscu_mini_cart_2 {
	padding-top: 24px;
	overflow: hidden;
	overflow-y: hidden;
	overflow-y: auto;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
}

.iscu_mini_cart_price {
	padding-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
}

.iscu_mini_cart_product_wrap_main {
	margin: 12px 0px !important;
}

.iscu_mini_cart_product_wrapper:first-child {
	padding-top: 10px;
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-color: #efefef;
}

.iscu_mini_cart_product_wrap {
	display: flex;
}

.iscu_mini_cart_product_img_wrap {
	margin-right: 17px;
	position: relative;
	flex: 0 0 100px;
}

.iscu_mini_cart_product_img_wrap img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	display: block;
}

.iscu_mini_cart_product_details_wrap {
	flex: 1 1 auto;
	display: flex;
	flex-wrap: wrap;
}

.iscu_mini_cart_product_name {
	font-size: 16px;
	flex: 1 1 100%;
	display: block;
	margin-bottom: 8px;
}

.iscu_mini_cart_product_size_wrap {
	font-size: 16px;
	flex: 1 1 100%;
	display: block;
	font-size: calc(var(--typeBaseSize) + 1px);
	margin-bottom: 8px;
}


.iscu_quantity_text {
	padding: 0px !important;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.iscu_qty_number {
	width: 32px;
	padding: 2px 0px;
}

.iscu_quantity_text {
	font-size: 15px;
}

.iscu_mini_cart_decrease:hover {
	background-color: black;
	color: white;
}

.iscu_mini_cart_increase:hover {
	background-color: black;
	color: white;
}

.iscu_mini_cart_decrease {
	padding: 2px 6px;
	font-size: 9px;
}

.iscu_mini_cart_increase {
	padding: 2px 6px;
	font-size: 9px;
}

.iscu_mini_cart_prouduct_sub {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 10px;
}

.iscu_mini_cart_3 a {
	background-color: #ba0c2f;
	color: #fff;
	line-height: 1.42;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .3em;
	display: inline-block;
	padding: 11px 20px;
	margin: 0;
	width: auto;
	min-width: 90px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	color: #fff;
	background: #ba0c2f;
	width: 100%;
	margin: 20px 0px;
	font-size: 14px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background .2s ease 0s;
}

.iscu_cart_empty {
	padding-top: 20px;
	font-weight: 400;
	color: #000;
	font-size: 17px;
	letter-spacing: 1px;
	padding: 20px 20px;
}

body .iscu_mini_cart_quantity_wrapper input[type="number"] {
	border: none !important;
}

.iscu_mini_cart_quantity_wrapper {
	position: relative;
	display: inline-block;
	position: relative;
	max-width: 87px;
	min-width: 60px;
	overflow: visible;
	background-color: #fff;
	background-color: var(--colorBody);
	color: #000;
	color: var(--colorTextBody);
	display: flex;
	align-items: center;
	border-color: #efefef;
	border: 1px solid #efefef;
}

.iscu_req_cart_quantity_wrapper {
	position: relative;
	display: inline-block;
	position: relative;
	max-width: 87px;
	min-width: 60px;
	overflow: visible;
	background-color: #fff;
	background-color: var(--colorBody);
	color: #000;
	color: var(--colorTextBody);
	display: flex;
	align-items: center;
	border-color: #efefef;
	margin: auto !important;
}

.iscu_mini_cart_product_name a {
	text-decoration: none !important;
	color: black !important;
}

.iscu_mini_cart_decrease {
	cursor: pointer;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	border: 0 none;
	background: none;
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
	line-height: 1;
	left: 0;
	cursor: pointer;
	position: absolute;
	display: flex;
	bottom: 0;
	border: 0 none;
	background: none;
	text-align: center;
	overflow: hidden;
	padding: 0 11px !important;
	line-height: 1;
	-webkit-user-select: none;
	user-select: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: background-color .1s ease-out;
	z-index: 2;
	fill: #000;
	fill: var(--colorTextBody);
	justify-content: center;
	align-items: center;
}

.iscu_mini_cart_increase {
	cursor: pointer;
	position: absolute;
	display: block;
	top: 0%;
	bottom: 0%;
	border: 0 none;
	background: none;
	text-align: center;
	overflow: hidden;
	padding: 0 11px !important;
	line-height: 1;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	transition: background-color .1s ease-out;
}

.iscu_quantity_text {
	color: #000;
	color: var(--colorDrawerText);
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	display: block;
	background: none;
	text-align: center;
	width: 100%;
	padding: 5px 20px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	margin: 0;
	z-index: 1;
}

.iscu_req_cart_decrease {
	cursor: pointer;
	position: absolute;
	display: block;
	top: 0px;
	bottom: 0;
	border: 0 none;
	background-color: #8d5e34;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	left: 0.5px;
	display: flex;
	-webkit-user-select: none;
	user-select: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: background-color .1s ease-out;
	z-index: 2;
	fill: #000;
	fill: var(--colorTextBody);
	justify-content: center;
	align-items: center;
	color: white;
	/* border-top-left-radius: 3px; */
	/* border-bottom-left-radius: 3px; */

	/* padding: 0px 13px !important; */
	/* height: 35px; */
	height: 33px;
	padding: 0 11px !important;
}

.iscu_req_cart_decrease:hover {
	background-color: white;
	color: #8d5e34;
	margin: auto;
	left: 1px;
	/* height: 34px; */
	height: 31px;
}

.iscu_req_cart_increase {
	cursor: pointer;
	position: absolute;
	display: block;
	top: 0%;
	bottom: 0%;
	border: 0 none;
	background-color: #8d5e34;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	transition: background-color .1s ease-out;
	color: white;
	font-size: 9px;
	right: -1px;
	padding: 0px 10px !important;
}

.iscu_req_cart_increase:hover {
	background-color: white;
	color: #8d5e34;
	/* height: 34px; */
	margin: auto;
	height: 30px;
}

body .iscu_mini_cart_quantity_wrapper input[type="text"] {
	border: 1px solid #efefef !important;
	border-radius: 0px !important;
}

.iscu_mini_cart_3 a {
	text-decoration: none !important;
	color: white !important;
}

.iscu_mini_cart_3 a:hover {
	background-color: #ea0f3b;
	transition-delay: .25s;
}

.iscu_mini_cart_close {
	cursor: pointer;
}

.iscu_mini_cart_product_wrapper {
	padding: 0px 30px !important;
}

.iscu_mini_cart_3 {
	padding: 0px 30px;
}

.iscu_quote_loader {
	height: 17px !important;
	width: 10ppx !important;
}

.elementor-add-to-cart .cart {
	display: flex;
	gap: 6px;
	align-items: center !important;
}

.elementor-add-to-cart .yith-ywraq-add-to-quote {
	position: relative;
}

.iscu_mini_cart_loader_quantity {
	display: flex;
	align-items: center;
	gap: 5px;
}

.iscu_mini_cart_loader {
	display: none;
}

.iscu_cart_profile_search_nav_wrap_hide {
	display: none !important;
}

.iscu_nav_search_wrap {
	min-width: 70px !important;
}

.iscu_nav_profile_icon_wrap {
	min-width: fit-content !important;
}

.iscu_nav_cart_icon_wrap {
	min-width: fit-content !important;
}

.iscu_nav_cart_icon_wrap .elementor-icon-wrapper {
	display: flex !important;
}

.iscu_nav_profile_icon_wrap .elementor-icon-wrapper {
	display: flex !important;
}

.iscu_product_page_header .iscu_nav_profile_icon_wrap {
	width: fit-content !important;
}

.iscu_product_page_header .iscu_nav_cart_icon_wrap {
	width: fit-content !important;
}

.product.type-product .iscu_quote_loader {
	/* position: absolute; */
	/* right: ; */
	height: 17px !important;
	width: 17px !important;
	margin: auto;
	left: 50% !important;
	top: 50%;
}

.yith_ywraq_add_item_response_message {
	visibility: hidden !important;
}

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

.product.type-product .yith-ywraq-add-to-quote {
	display: flex;
	flex-direction: column;
	position: relative;
}

body.single-product .product.type-product .iscu_quote_loader {
	position: unset !important;
	height: 17px !important;
	width: 17px !important;
	margin: unset !important;
	left: 50% !important;
	top: 50%;
}

.elementor-add-to-cart.elementor-product-simple .cart .yith-ywraq-add-to-quote {
	margin-top: 0px !important;
}

body .elementor-add-to-cart.elementor-product-simple .cart .ywraq-loader {
	margin: auto !important;
	align-items: center;
	margin-top: 9px !important;
	margin-left: 7px !important;
}

body .elementor-add-to-cart.elementor-product-simple .cart .iscu_quote_loader {
	margin: auto !important;
	align-items: center;
	margin-top: 9px !important;
	margin-left: 7px !important;
}

.iscu_nav_cart_icon_wrap {
	cursor: pointer;
}

.elementor-element-96120a5.iscu_cart_show_tablet_mobile_screen {
	display: none !important;
	width: 60% !important;
}

.elementor-element-d9ff949 {
	min-width: 60% !important;
	display: flex;
	align-items: center;
}

.elementor-element-16c857a {
	display: none !important;
}

.related.products .add-request-quote-button {
	padding: 10px !important;
	text-decoration: none !important;
}

.page-id-628 .ywraq-with-form .ywraq-form-table-wrapper.wide {
	display: flex !important;
	flex-wrap: wrap !important;
	padding: 3px !important;
}

.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
	min-width: 100% !important;
}

.page-id-628 .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
	min-width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
	display: flex;
	flex-wrap: wrap;
	padding: 20px !important;
	border: 2px solid #e6e6e6 !important;
	border-radius: 10px !important;
}

/* #yith-ywraq-form table th, #yith-ywraq-form tr, #yith-ywraq-form td {
	border: none !important;
	background: #fff !important;
} */

#yith-ywraq-form table thead tr th {
	font-size: 16px !important;
	border: none !important;
	text-transform: uppercase;
}

#yith-ywraq-form table {
	border: 2px solid #e6e6e6;
	border-radius: 10px;
}

#yith-ywraq-form .product-quantity {
	padding: 5px 0px !important;
	text-align: center !important;
}

#yith-ywraq-form table tr td a img {
	height: 100%;
	max-width: 100% !important;
	border-radius: 10px !important;
	object-fit: cover;
}

#yith-ywraq-form table.cart .product-thumbnail {
	max-width: 80px !important;
	min-width: 80px !important;
	padding: 13px 13px 9px 13px !important;
}

#yith-ywraq-form table {
	padding: 0px 20px !important;
	border-spacing: 0 19px !important;
}

body #yith-ywraq-form td:last-child {
	border-left: none;
	border-right: 2px solid #e6e6e6 !important;
	border-left: none !important;
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}

body #yith-ywraq-form td:first-child {
	border-right: none !important;
	border-left: 2px solid #e6e6e6 !important;
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

body #yith-ywraq-form td {
	border-left: none !important;
	border-right: none !important;
	background: white !important;
}

body #yith-ywraq-form tbody tr {
	border: 2px solid #e6e6e6 !important;
}

.iscu_mini_cart_quantity_wrapper input[type="number"] {
	color: #000;
	color: var(--colorDrawerText);
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	display: block;
	background: none;
	text-align: center;
	width: 100%;
	padding: 5px 20px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	margin: 0;
	z-index: 1;
}

.iscu_req_cart_quantity_wrapper input[type="number"]::-webkit-outer-spin-button,
.iscu_req_cart_quantity_wrapper input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.iscu_req_cart_quantity_wrapper input[type="number"] {
	-moz-appearance: textfield;
	max-width: 90px;
	/* min-width: 100px !important;
	height: 36px; */
	border: 1px solid #8d5e34 !important;
	border-radius: 0px !important;
	color: #8c5d33;

	height: 33px;
	min-width: 89px !important;
	font-size: 13px;
}

.iscu_req_cart_quantity_wrapper .blockUI.blockOverlay {
	display: none !important;
}

.iscu_req_cart_loader {
	position: absolute;
	right: -35px;
	display: none;
	/* transform: translate(-70px, 35px); */
}

#yith-ywraq-form .update-list-wrapper input[type="submit"] {
	margin-top: 0px !important;
}

#yith-ywraq-form .product-name a {
	font-size: 16px;
	color: black !important;
}

#yith-ywraq-form .product-name a:hover {
	color: #8d5e34 !important;
}

body #yith-ywraq-form .yith-ywraq-item-remove.remove:hover {
	color: #8d5e34 !important;
	border-radius: 0px !important;
	background: none !important;
}

body #yith-ywraq-form .yith-ywraq-item-remove.remove {
	color: black !important;
	font-weight: 400;
}

body #yith-ywraq-form .input-text.qty.text:focus-visible {
	outline: none !important;
}

.woocommerce.ywraq-wrapper.ywraq-with-form .yith-ywraq-before-table {
	padding: 0px 3px;
}

.woocommerce.ywraq-wrapper.ywraq-with-form .yith-ywraq-before-table a {
	text-decoration: none;
	background-image: none;
	color: white !important;
	border: 1px solid #8d5e34 !important;
	background-color: #8d5e34;
	transition: background-color 0.3s ease, color 0.3s ease;
	font-size: 15px;
}

.woocommerce.ywraq-wrapper.ywraq-with-form .yith-ywraq-before-table a:hover {
	background-color: white !important;
	color: #8d5e34 !important;
}

#yith-ywraq-form .button.ywraq_clean_list {
	text-decoration: none;
	background-image: none;
	color: white !important;
	border: 1px solid #8d5e34 !important;
	background-color: #8d5e34;
	transition: background-color 0.3s ease, color 0.3s ease;
	font-size: 15px;
}

#yith-ywraq-form .button.ywraq_clean_list:hover {
	background-color: white !important;
	color: #8d5e34 !important;
}

#yith-ywraq-form input[name="update_raq"] {
	text-decoration: none;
	background-image: none;
	color: white !important;
	border: 1px solid #8d5e34 !important;
	background-color: #8d5e34;
	transition: background-color 0.3s ease, color 0.3s ease;
	font-size: 15px;
}

#yith-ywraq-form input[name="update_raq"]:hover {
	background-color: white !important;
	color: #8d5e34 !important;
}

#yith-ywraq-default-form .button.raq-send-request.last {
	text-decoration: none;
	background-image: none;
	color: white !important;
	border: 1px solid #8d5e34 !important;
	background-color: #8d5e34;
	transition: background-color 0.3s ease, color 0.3s ease;
	font-size: 15px;
}

#yith-ywraq-default-form .button.raq-send-request.last:hover {
	background-color: white !important;
	color: #8d5e34 !important;
}

.yith-ywraq-mail-form-wrapper h3 {
	width: 100%;
	margin: auto !important;
	text-align: center;
	margin: 0px !important;
	text-transform: uppercase;
	/* color: #8d5e34; */
	margin: 10px 0px !important;
}

#yith-ywraq-default-form {
	width: 100% !important;
	margin: auto;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

#yith-ywraq-default-form input,
textarea {
	border: 1px solid #949494 !important;
}

#yith-ywraq-default-form p:not(:last-child) {
	padding: 0px !important;
	margin: 0px !important;
}

.ywraq-before-form {
	width: 100% !important;
}

.ywraq-before-form {
	width: 100% !important;
	margin: 0px 3px 20px 3px !important;
	border: 1px solid black !important;
	border-radius: 8px;
	border: 2px solid #e6e6e6 !important;
	border-radius: 10px !important;
}

.ywraq-before-form::before {
	margin-top: 0px !important;
}

.ywraq-before-form .button.wc-backward {
	text-decoration: none;
	background-image: none;
	color: white !important;
	border: 1px solid #8d5e34 !important;
	background-color: #8d5e34;
	transition: background-color 0.3s ease, color 0.3s ease;
	font-size: 15px;
}

.ywraq-before-form .button.wc-backward:hover {
	background-color: white !important;
	color: #8d5e34 !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 100% !important;
	overflow: visible;
}

.iscu_she_header .elementor-89 .elementor-element.elementor-element-12a6a88 {
	backdrop-filter: blur(20px) saturate(1.8) !important;
	-webkit-backdrop-filter: blur(20px) saturate(1.8) !important;
	background-color: transparent;
	background-image: linear-gradient(180deg, #1919196B 0%, #0505057A 100%);
}


/* ------------------------- Drawer ------------------------- */

.iscu_drawer_content_wrapper {
	top: 0;
	left: 0;
	bottom: 0;
	width: 350px;
	height: 100vh;
	z-index: 99999;
	position: fixed;
	overflow-Y: auto;
	overflow-x: hidden;
	/* padding: 0 20px 0 20px; */
	background-color: #FFF;
	transform: translate(-350px);
	transition: transform .25s cubic-bezier(.165, .84, .44, 1);
}

.iscu_close_drawer_wrapper {
	height: 87px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #EFEFEF;
	padding: 20px !important;
	background: black !important;
}

.iscu_drawer_dropdown_icon_wrapper {
	display: inline-block;
	width: 10px;
	height: fill-content;
	margin-right: 5px;
}

.iscu_drawer_cat {
	border-bottom: 1px solid #EFEFEF;
}

.iscu_drawer_option_wrapper,
.iscu_drawer_opt {
	display: flex;
	padding: 15px 0;
	align-items: center;
	justify-content: space-between;
}

.iscu_drawer_opt_wrapper {
	position: relative;
}

.iscu_drawer_option {
	top: 0;
	width: 35px;
	right: -7px;
	height: 100%;
	display: flex;
	padding-top: 5px;
	text-align: center;
	position: absolute;
	align-items: center;
	justify-content: center;
}

.iscu_drawer_opt {
	text-decoration: none;
}

.iscu_drawer_option_title {
	color: #000;
	font-size: 1.1em;
	font-weight: 350;
	/* 300 */
	letter-spacing: 0.2em;
}

.iscu_drawer_sub_option_wrapper {
	width: 100%;
	padding: 10px 0;
}

.iscu_drawer_sub_option {
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 350;
	/* 300 */
	letter-spacing: 1.2px;
}

.iscu_nested_option_heading_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.iscu_drawer_sub_dropdown_icon {
	width: 28px;
	right: -9px;
	height: 28px;
	display: flex;
	position: relative;
	align-items: center;
	border-radius: 30px;
	justify-content: center;
	border: 1px solid #efefef;
	padding: 5px 8.2px 3px 8.2px;
}

.iscu_drawer_nested_sub_option_wrapper {
	padding: 10px 0 10px 15px;
}

.iscu_nested_option_content::before {
	top: 0;
	left: 0;
	bottom: 0;
	content: "";
	width: 0.5px;
	display: block;
	background: #000;
	position: absolute;
}

.iscu_drawer_link_section_wrapper {
	gap: 15px;
	display: flex;
	margin-top: 20px;
	align-items: start;
	justify-content: space-between;
}

.iscu_drawer_links_wrapper {
	width: 50%;
}

.iscu_drawer_link_wrapper {
	width: 100%;
	padding: 8px 0;
}

.iscu_drawer_sub_option:hover {
	color: #000;
}

.iscu_drawer_social_media_links_wrapper {
	display: grid;
	margin: 20px 0;
	grid-template-columns: auto auto auto;
}

.iscu_drawer_social_media_links_wrapper>div {
	text-align: center;
	border: 1px solid #EFEFEF;
}

.iscu_drawer_social_link {
	width: 100%;
	height: 100%;
	display: block;
	padding: 10px 0 5px 0;
}

.iscu_drawer_icon_btn {
	width: 25px;
	cursor: pointer;
}

.iscu_drawer_active {
	overflow: hidden;
}

.iscu_drawer_icon path {
	stroke-width: 6px;
	stroke: #000 !important;
}

.iscu_active_drawer {
	transform: translate(0px);
	transition-duration: .75s;
}

.iscu_drawer_active .elementor-89::after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 99998;
	position: fixed;
	background-color: #EFEFEF45;
	animation: overlay-on .45s forwards;
}

.iscu_close_drawer_btn {
	width: 28px;
	cursor: pointer;
	height: min-content;
}

.iscu_drawer_option,
.iscu_drawer_nested_option {
	cursor: pointer;
}

body .iscu_drawer_wrapper {
	height: 100vh;
	overflow: hidden;
}

.iscu_drawer_sub_content_wrapper,
.iscu_nested_option_content_wrapper {
	height: 0;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: opacity .3s cubic-bezier(.25, .46, .45, .94),
		height .3s cubic-bezier(.25, .46, .45, .94);
}

.iscu_drawer_sub_content,
.iscu_nested_option_content {
	visibility: hidden;
	transition: transform .5s cubic-bezier(.25, .46, .45, .94);
}

.iscu_drawer_active_content {
	opacity: 1;
	visibility: visible;
	transition: opacity 1s cubic-bezier(.25, .46, .45, .94),
		height .35s cubic-bezier(.25, .46, .45, .94);
}

.iscu_drawer_sub_content_wrapper>.iscu_drawer_sub_content {
	transform: translateY(40px);
}

.iscu_drawer_active_content>.iscu_drawer_sub_content,
.iscu_drawer_active_content>.iscu_nested_option_content {
	visibility: visible;
	transform: translateY(0);
	transition: transform .5s cubic-bezier(.25, .46, .45, .94);
}

.iscu_mini_cart_product_price {
	width: 100%;
	margin-top: 10px;
}

.iscu_mini_cart_price .iscu_mini_cart_final_price {
	font-size: 16px;
}


.elementor-element .e-con-inner .iscu_side_bar_for_request_quote_shortcode_main_wrap {
	min-width: 1170px;
}

.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode {
	display: flex;
	justify-content: space-between;
}

.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.woocommerce.ywraq-wrapper.ywraq-with-form {
	width: 680px;
}

.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.iscu_side_bar_for_request_quote_main_wrapper {
	width: 480px;
	position: relative;
	margin-top: 48px;
	/* display: none; */
}

.iscu_side_bar_for_request_quote_sticky_wrapper {
	position: sticky;
	top: 125px;
}

.iscu_side_bar_for_request_quote_main_wrap .iscu_side_bar_for_request_quote_main {
	padding: 16px;
	border: 2px solid #e6e6e6;
	border-radius: 10px;
	/* position: sticky;
	top: 125px; */
}

.iscu_side_bar_frq_product_loop_single {
	display: flex;
	justify-content: space-between;
}

.iscu_side_bar_frq_product_loop_single>b {
	padding-right: 10px;
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 500;
}

.iscu_side_bar_frq_product_price {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
}

.iscu_side_bar_frq_product_loop_single>b a {
	color: rgb(33, 37, 41);
}

.iscu_side_bar_frq_product_loop_single_wrap {
	margin-bottom: 16px;
}

.elementor .iscu_hr_in_frq {
	margin: 1rem 0;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: 0.25;
	height: 1px;
}

.iscu_side_bar_frq_product_subtotal,
.iscu_side_bar_frq_product_discount,
.iscu_side_bar_frq_product_finaltotal,
.iscu_side_bar_frq_product_tax {
	display: flex;
	justify-content: space-between;
	color: rgb(108, 117, 125);
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;

}

.iscu_side_bar_frq_product_finaltotal {
	color: black;
}

.iscu_side_bar_frq_heading h5 {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
}

.iscu_side_bar_frq_heading_sub {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: #6c757d;
	font-weight: 400;
}

.iscu_side_bar_frq_product_finaltotal h4,
.iscu_side_bar_frq_product_finaltotal h5 {
	margin: 0;
	font-weight: 400;
}

.iscu_frq_button_loader {
	display: none;
	height: 0;
	margin-left: 10px;
	transform: translate(100px, -28px);
}

.elementor .iscu_frq_button_loader img {
	height: 16px;
	width: 16px;
}

body.elementor-kit-11 .iscu_side_bar_frq_continue_btn:hover {
	background-color: white;
	color: #8d5e34;
}

body.elementor-kit-11 .iscu_side_bar_frq_continue_btn {
	color: white;
	background: #8d5e34;
	width: 100%;
	font-weight: bold;
	border: 1px solid #8d5e34;
}

.iscu_subtotal_in_quote_req_page_wrap {
	display: flex;
	padding: 0 5px;
}

.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap .iscu_subtotal_price span {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: rgb(51, 51, 51);
	font-weight: 400;
}

.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap .iscu_subtotal_price span.iscu_subtotal_final_price {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: black;
	font-weight: 500;
}

.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap span.iscu_subtotal_textlabel {
	font-family: "europa", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: black;
	font-weight: 500;
}

.woocommerce table.shop_table td.product-name {
	padding: 20px 12px;
}

.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap .iscu_subtotal_price {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.woocommerce.ywraq-wrapper.ywraq-with-form:has(.ywraq_list_empty_message) {
	width: auto !important;
}

.iscu_side_bar_for_request_quote_submit_quote_form {
	padding: 16px;
	border: 2px solid #e6e6e6;
	border-radius: 10px;
	margin-top: 16px;
}

.iscu_side_bar_for_request_quote_submit_quote_form .yith-ywraq-mail-form-wrapper .form-row.form-row-wide input[type="submit"] {
	width: 100%;
}

.iscu_side_bar_for_request_quote_submit_quote_form .yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
	padding: 0;
	margin-bottom: 5px;
	padding-top: 15px;
}

.iscu_mini_cart_price {
	display: flex;
	justify-content: end;
	align-items: center;
	flex-wrap: wrap;
	font-size: 14px;
	gap: 4px;
}

.iscu_add_price_notes_order_page .iscu_see_price_notes {
	margin-bottom: 0;
}

.iscu_add_price_notes_order_page .iscu_see_price_notes_in_mcart {
	margin-bottom: 3px;
	font-size: 12px;
}

.iscu_see_price_notes_in_mcart {
	font-size: 12px;
	line-height: 1.2;
	color: #c8a165;
	margin-bottom: 6px;
}

.iscu_account_auth_text_wrapper .iscu_create_account_text {
	display: block;
}

.logged-in .iscu_account_auth_text_wrapper .iscu_create_account_text {
	display: none;
}

.iscu_add_shipping_opt_wrap {
	gap: 10px;
	display: flex;
}

.iscu_add_shipping_opt_wrap input {
	zoom: 1.1;
}

.iscu_reorder_popup_wrap {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999;
	justify-content: center;
	overflow: scroll;
	width: 100vw !important;
	height: 100vh !important;
}

.iscu_reorder_popup.iscu_slide_in {
	transform: translateY(0);
	opacity: 1;
	margin-bottom: 100px !important;
}

.iscu_reorder_popup {
	width: 90%;
	max-width: 800px;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	position: relative;
	transform: translateY(-100%);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	height: fit-content !important;
	margin: 1.75rem auto;
	position: relative;
	display: flex;
	flex-direction: column;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	outline: 0;
}

.iscu_reoredr_quantity {
	max-width: 31px;
	padding: 2px !important;
	color: black !important;
	text-align: center;
	border: 0px !important;
	outline: none !important;
	background-color: #fff;
	background-clip: padding-box;
}

.iscu_reorder_qty_increment:focus {
	color: black !important;
}

.iscu_reorder_qty_decrement:focus {
	color: black !important;
}

.iscu_reorder_heading {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.iscu_reorder_heading h2 {
	font-weight: 400;
	margin: 5px 0px 6px 0px;
}

.iscu_reorder_close {
	font-size: 35px !important;
	font-weight: 300;
	display: flex;
	height: fit-content;
	position: absolute;
	right: 20px;
	top: 12px;
}

.iscu_reorder_close_btn input {
	background-color: rgb(242, 242, 242) !important;
	color: black !important;
	background: unset !important;
	background-color: rgb(242, 242, 242) !important;
	border: none;
	outline: none !important;
	padding: 6px 11px;
}

.iscu_loader_1 {
	border: 3px solid #bc9c22;
	border-top: 3px solid #d3c8c8;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: iscu_spin 2s linear infinite;
	margin-left: 10px;
	display: none;
}

.iscu_view_quote_info {
	display: flex;
}

.page-id-129 .ywraq-view-quote-wrapper.ywraq-status-ywraq-new .product-name {
	margin-bottom: 10px !important;
}

.iscu_product_flex {
	display: flex;
	gap: 10px;
	font-size: 17px;
}

.iscu_recent_order_product_wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.iscu_report_btn {
	margin-right: 16px;
}

@keyframes iscu_spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.iscu_reorder_close_btn {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	justify-content: flex-end;
	padding: 16px;
	border-top: 1px solid #dee2e6;
}

.iscu_reorder_main_qty_wrapper {
	display: flex;
	width: fit-content;
	border: 1px solid #efefef !important;
	border-radius: 0px !important;
	height: 40px;
}

.iscu_reorder_qty_decrement:hover {
	background-color: black !important;
	color: white !important;
}

.iscu_reorder_qty_increment:hover {
	background-color: black !important;
	color: white !important;
	border-radius: 0px !important;
}

.iscu_reorder_qty_decrement {
	background: unset !important;
	background-color: unset;
	border: none !important;
	color: black !important;
	width: 20px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	border-radius: 0px !important;
	font-size: 26px !important;
	padding: 5px !important;
	width: 30px !important;
}

.iscu_reorder_qty_increment {
	background: unset !important;
	border: none !important;
	color: black !important;
	width: 20px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 18px !important;
	padding: 5px !important;
	width: 30px !important;
}

.iscu_reorder_popup_wrap input[type="number"]::-webkit-outer-spin-button,
.iscu_reorder_popup_wrap input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.iscu_reorder_popup_wrap input[type="number"] {
	-moz-appearance: textfield;
}

.iscu_reorder_add_to_cart {
	margin-bottom: 0px !important;
}

.iscu_reorder_product_details_wrap {
	padding: 30px;
	margin: 0px 38px !important;
	gap: 30px !important;
}

.iscu_reorder_product {
	display: flex;
	gap: 30px !important;
}

.iscu_reorder_prod_image img {
	object-fit: cover;
	width: 200px;
	height: 153px;
	border-radius: 6px;
}

.iscu_single_product_tables {
	width: 80%;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 0px;
}

.iscu_product_reorder_quantity_wrap {
	margin: 24px 0px !important;
}

.iscu_product_reorder_quantity_wrap label {
	margin-bottom: 15px !important;
	font-size: 20px;
}

.iscu_reorder_add_to_cart {
	color: black !important;
}

.iscu_reorder_product_table .iscu_single_product_tables th {
	color: black !important;
}

.iscu_reorder_product_table .iscu_single_product_tables td {
	background-color: white !important;
	color: black !important;
}

.iscu_reorder_add_to_cart {
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding: 13px 20px 11px 20px !important;
	min-width: 90px;
	vertical-align: middle;
	cursor: pointer !important;
	border: 1px solid transparent;
	background: #bc9c22 !important;
	width: 100% !important;
	margin: 20px 0px;
	font-size: 14px !important;
	display: flex !important;
	justify-content: center;
	align-items: center !important;
	transition: background .2s ease 0s !important;
	text-decoration: none !important;
	color: white !important;
	border: 1px solid #bc9c22 !important;
}

.iscu_reorder_close {
	cursor: pointer;
}

.iscu_value.iscu_view_quote_info_value {
	display: flex;
	gap: 4px;
}

.iscu_order_request_btn {
	min-height: 40px;
	align-items: center;
	width: 100% !important;
	justify-content: center;
	display: flex !important;
}

.iscu_order_request_btn .iscu_loader {
	height: 10.4px;
}

#yith-ywraq-default-form .button.raq-send-request.last:hover .iscu_loader {
	background: radial-gradient(circle closest-side, #8d5e34 90%, #fff0) 0/calc(100%/3) 100% space;
}



.iscu_coupon_code_popup_wrapper .iscu_form_field .iscu_coupon_popup_close_btn {
	padding-left: 4px;
}

.iscu_form_field .iscu_coupon_popup_form {
	margin: 0;
}

.iscu_coupon_popup_fields {
	width: 100%;
	display: flex;
	margin-bottom: 32px;
	flex-direction: column;
	gap: 10px;
}

.iscu_coupon_popup_fields .iscu_error {
	animation: shake 600ms;
}

.iscu_coupon_popup_field_wrapp {
	width: 100%;
}

.iscu_coupon_code_popup_wrapper .iscu_coupon_popup_field {
	width: 100%;
	border: none;
	font-size: 18px;
	max-width: 100%;
	border-radius: 0;
	padding: 0 0 11px 0;
	line-height: 1.55555556;
	color: rgba(15, 15, 15, 1);
	background-color: transparent;
	border-bottom: solid 3px rgba(15, 15, 15, 0.1);
}

.iscu_coupon_popup_note {
	font-size: 14px;
	margin: 32px 0 0;
	word-break: normal;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1.57142857;
	overflow-wrap: break-word;
	color: rgba(15, 15, 15, 0.3);
}

.iscu_coupon_popup_content_wrapper.iscu_form_field {
	padding-bottom: 57px;
	width: 100%;
}

.iscu_coupon_popup_content_wrapper.iscu_coupon_code {
	padding-bottom: 50px;
	width: 100%;
}

.iscu_coupon_popup_show_code_btn.copy_code {
	position: relative;
}

.iscu_coupon_popup_tooltip {
	left: 50%;
	z-index: 1;
	opacity: 0;
	bottom: 130%;
	padding: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-left: -33px;
	position: absolute;
	text-align: center;
	line-height: initial;
	transition: all 0.3s ease;
	background-color: #0f0f0f;
}

.iscu_coupon_popup {
	transition: transform 1s ease, opacity 1s ease;
	transform-origin: center;
	display: flex;
}

.iscu_coupon_code_popup_wrapper {
	opacity: 1;
	transition: opacity 1s ease;
}

.iscu_close_dialog {
	opacity: 0;
	transform: scale(0);
	pointer-events: none;
}



.iscu_coupon_code_popup_wrapper .iscu_coupon_popup_show_code_btn:not(:hover):focus {
	color: rgba(15, 15, 15, 1);
}

.iscu_coupon_code_popup_wrapper .iscu_coupon_popup_field::placeholder {
	color: rgba(15, 15, 15, 0.5);
}

.iscu_coupon_code_popup_wrapper .iscu_coupon_popup_field:hover,
.iscu_coupon_code_popup_wrapper .iscu_coupon_popup_field:focus {
	border-color: rgba(15, 15, 15, 0.9);
	outline: none;
}

.iscu_coupon_popup_tooltip::after {
	top: 100%;
	left: 50%;
	content: "";
	margin-left: -5px;
	border-width: 5px;
	position: absolute;
	border-style: solid;
	border-color: #0f0f0f transparent transparent transparent;
}

.iscu_track_order_notes_wrap {
	background: rgb(248, 248, 248);
	border: 1px solid rgb(212, 212, 212);
	border-radius: 15px;
	color: black !important;
	padding: 20px;
}

.ywraq-additional-information {
	margin-bottom: 25px;
}

body .iscu_track_order_notes_wrap table tr td,
body .iscu_track_order_notes_wrap table tr th {
	color: black !important;
}

.iscu_track_order_notes_wrap * {
	color: black !important;
}

.iscu_to_meta_name {
	color: var(--tables-title-color, #000);
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d5d8dc;
	padding-bottom: 5px;
}
.eael-woo-product-slider-container .icons-wrap.box-style li.add-to-cart a.button.add_to_cart_button::before{
	left: 80%;
}
.eael-woo-product-slider-container .icons-wrap.box-style li.add-to-cart a.button.add_to_cart_button {
	padding: 20px 50px 10px 16px !important;
}

.iscu_popup_for_business_user_after_login {
	display: none;
}
.iscu_popup_for_business_user_after_login.iscu_popup_for_business_user_after_login_show {
	display: block;
}
.iscu_popup_for_bual_wrapper {
	opacity: 1;
	transition: opacity 1s ease;
	contain: content;
	z-index: 2147483636;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	outline: 0;
	line-height: 1.25;
	-webkit-overflow-scrolling: touch;
	background: rgba(255, 255, 255, 0.7);
	display: flex;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 32px 0;
	align-items: center;
	transition: all 225ms;
}
.iscu_popup_for_bual_wrapper .iscu_popup_for_bual_close_btn {
	top: 0;
	z-index: 1;
	right: 0;
	border: none;
	outline: none;
	padding: 20px;
	line-height: 1;
	position: absolute;
	background-image: none;
	background-color: transparent;
}
.iscu_popup_for_bual_close_btn::before {
	content: '';
	width: 24px;
	height: 24px;
	opacity: 0.3;
	display: block;
	color: inherit;
	background-position: center;
	background-repeat: no-repeat;
	transform-origin: center center;
	transition: transform 300ms, opacity 200ms;
	background-image: url('data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate%28-290.000000,%20-65.000000%29%22%20fill-rule%3D%22nonzero%22%3E%3Cg%20transform%3D%22translate%28290.000000,%2065.000000%29%22%3E%3Cpath%20d%3D%22M22.5%201.5v21H1.5V1.5h21z%22%20stroke%3D%22%230f0f0f%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%230f0f0f%22%20d%3D%22M16.999954%208.44117617%2015.5588332%207.00005699%2011.998935%2010.5575%208.44121825%207%207.00004599%208.44117067%2010.5585606%2011.9999973%207%2015.5587778%208.44122375%2017%2011.998935%2013.4414323%2015.5588277%2016.999943%2017%2015.5587723%2013.4414339%2011.9999973z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
	opacity: 1;
}
button[type="button"].iscu_popup_for_bual_close_btn:hover, button[type="button"].iscu_popup_for_bual_close_btn:focus {
	background-color: transparent;
}
.iscu_popup_for_bual_close_btn:hover::before {
	opacity: 1;
	transform: none;
	background-image: url('data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22%230f0f0f%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate%28-290.000000,%20-65.000000%29%22%20fill-rule%3D%22nonzero%22%3E%3Cg%20transform%3D%22translate%28290.000000,%2065.000000%29%22%3E%3Cpath%20d%3D%22M22.5%201.5v21H1.5V1.5h21z%22%20stroke%3D%22%230f0f0f%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.999954%208.44117617%2015.5588332%207.00005699%2011.998935%2010.5575%208.44121825%207%207.00004599%208.44117067%2010.5585606%2011.9999973%207%2015.5587778%208.44122375%2017%2011.998935%2013.4414323%2015.5588277%2016.999943%2017%2015.5587723%2013.4414339%2011.9999973z%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  }
.iscu_popup_for_bual_wrapper .iscu_popup_for_bual_popup_active {
	transform: scale(1);	
}
.iscu_popup_for_bual_popup {
	transition: transform 1s ease, opacity 1s ease;
	transform-origin: center;
	display: flex;
	margin: auto;
	width: 448px;
	min-height: 0;
	z-index: 9999;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	transform: scale(0);
	pointer-events: auto;
}
.iscu_popup_for_bual_content_body {
	padding: 50px;
	box-shadow: 0 10px 24px 0 rgba(54, 61, 77, 0.15);
	background: #FFF;
	color: rgba(15, 15, 15, 1);
}
.iscu_popup_for_bual_content_wrapper{
	position: relative;
}
h1.iscu_popup_for_bual_title {
	cursor: inherit;
	font-size: 24px;
	font-weight: 900;
	word-break: normal;
	white-space: normal;
	word-wrap: break-word;
	line-height: 1.33333333;
	overflow-wrap: break-word;
	color: rgba(15, 15, 15, 1);
	text-align: center;
}

@keyframes shake {
	100% {
		transform: none;
	}

	0%,
	99% {
		transform: translate(0, 0);
	}

	20% {
		transform: translateX(-10px);
	}

	60% {
		transform: translateX(-5px);
	}

	40% {
		transform: translateX(10px);
	}

	80% {
		transform: translateX(5px);
	}
}


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

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode {
		justify-content: space-around;
	}

	.elementor-element .e-con-inner .iscu_side_bar_for_request_quote_shortcode_main_wrap {
		min-width: 0;
	}

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.woocommerce.ywraq-wrapper.ywraq-with-form {
		width: 545px;
	}

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.iscu_side_bar_for_request_quote_main_wrapper {
		width: 390px;
	}
}

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

	.iscu_width {
		max-width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}

}

/* @media screen and (max-width: 1150px) {
	.iscu_req_cart_increase:hover {
		height: 33px;
	}
} */

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

	.iscu_req_cart_quantity_wrapper {
		margin: unset !important;
	}

	#yith-ywraq-form .product-quantity {
		text-align: start !important;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -34px !important;
	}

	.iscu_she_header .elementor-section.elementor-top-section.elementor-element.elementor-element-5a87505d.she-header-yes.elementor-hidden-desktop.elementor-section-boxed.elementor-section-height-default.header.she-header-transparent-yes {
		backdrop-filter: blur(20px) saturate(1.8) !important;
		-webkit-backdrop-filter: blur(20px) saturate(1.8) !important;
		background-color: transparent;
		background-image: linear-gradient(180deg, #1919196B 0%, #0505057A 100%);
	}

	.eael-woo-product-slider-container .icons-wrap.box-style li.add-to-cart a.button.add_to_cart_button {
		padding: 10px 50px 10px 16px !important;
	}
}

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

	.iscu_reorder_product_details_wrap {
		margin: 0px !important;
	}

	.iscu_reorder_popup.iscu_slide_in {
		width: 500px !important;
	}

	.iscu_reorder_product {
		flex-direction: column;
		gap: 20px;
	}

	.iscu_reorder_prod_image img {
		height: 150px;
		width: 150px !important;
	}

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode {
		flex-direction: column;
	}

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.woocommerce.ywraq-wrapper.ywraq-with-form {
		width: 100%;
	}

	.iscu_side_bar_for_request_quote_shortcode_main_wrap .elementor-shortcode>.iscu_side_bar_for_request_quote_main_wrapper {
		width: 100%
	}
}
@media (min-width: 960px) {
	h1.iscu_popup_for_bual_title {
	  font-size: 32px;
	  line-height: 1.25;
	}
}
@media screen and (max-width: 950px) {

	/* .iscu_req_cart_increase {
		height: 32px !important;
		right: 8px;
		padding: 0px 9px !important;
	}

	.iscu_req_cart_increase:hover {
		height: 30px !important;
		margin: auto;
	} */

	/* .iscu_req_cart_quantity_wrapper input[type="number"] {
		height: 33px !important;
		font-size: 15px;
		min-width: 80px !important;
	} */

	/* .iscu_req_cart_decrease {
		padding: 0px 10px !important;
		height: 33px;
	} */

	/* .iscu_req_cart_decrease:hover {
		height: 31px;
	} */

	/* .iscu_req_cart_loader {
		right: -14px;
	} */
}

@media screen and (max-width: 925px) {
	.iscu_single_product_image_wrap img {
		width: 86px !important;
	}
}

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

	/* .iscu_mini_cart_price {
		font-size: 12px;
	} */
	.iscu_mini_cart_price>span {
		/* width: 100%; */
		text-align: center;
	}
}

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

	.elementor-559 .elementor-element.elementor-element-2128c112>.elementor-widget-container {
		padding: 0px !important;
	}

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -17px !important;
	}

	table.shop_table.ywraq_responsive .product-remove {
		max-width: unset !important;
		padding: 10px;
	}

	.ywraq_responsive thead {
		display: table-header-group !important;
	}

	table.shop_table.ywraq_responsive tbody tr td {
		border: 2px solid #e6e6e6 !important;
	}

	#yith-ywraq-form .product-name a {
		font-size: 14px;
		color: black !important;
		font-weight: 500;
	}
	.eael-woo-product-slider-container .icons-wrap.box-style li.add-to-cart a.button.add_to_cart_button {
		padding: 5px 45px 5px 16px !important;
	}
}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -25px !important;
	}
}

@media screen and (max-width: 847px) {
	/* .iscu_req_cart_increase {
		right: -1px;
		padding: 0px 10px !important;
	} */

	/* .iscu_req_cart_decrease {
		padding: 0px 11px !important;
		height: 33px;
	} */

	#yith-ywraq-form .product-quantity {
		width: 140px;
	}

	/* .iscu_req_cart_loader {
		right: -23px;
	} */

	/* .iscu_req_cart_quantity_wrapper input[type="number"] {
		min-width: 89px !important;
	} */
}



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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -45px !important;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -37px !important;
	}
}

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


	.iscu_reorder_popup.iscu_slide_in {
		width: 98% !important;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -27px !important;
	}

	#yith-ywraq-form .product-name a {
		font-size: 13px;
	}

	table.shop_table.ywraq_responsive .product-remove {
		padding: 10px 0px 10px 10px !important;
	}

	#yith-ywraq-form table.cart .product-thumbnail {
		padding: 9px 13px 4px 7px !important;
	}

	.woocommerce table.shop_table td {
		padding: 9px 9px 9px 0px !important
	}

	#yith-ywraq-form table thead tr th {
		font-size: 14px !important;
	}

	#yith-ywraq-form table {
		border-spacing: 0 11px !important;
	}

	.iscu_subtotal_in_quote_req_page_wrap {
		flex-direction: column;
	}

	.iscu_subtotal_price span:first-of-type {
		margin: 10px 0;
	}

	.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap .iscu_subtotal_price {
		flex-direction: column;
	}

	.iscu_subtotal_final_price {
		text-align: end;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -27px !important;
	}

}

@media screen and (min-width: 480px) {
	.page-id-129 .product-name-item:has(> .iscu_add_price_notes_order_page) {
		height: auto;
	}
}

@media screen and (max-width: 480px) {
	.page-id-129 .product-name-item {
		height: auto;
		gap: 5px !important;
	}

	.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode {
		display: block !important;
	}

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -34px !important;
	}

	.iscu_nav_cart_icon_wrap {
		position: relative;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch .dgwt-wcas-ico-magnifier-handler {
		fill: white !important;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch>div {
		background: none !important;
		color: white !important;
		padding: 0px !important;
		width: max-content;
	}

	.elementor-element.elementor-element-43d2c87.elementor-view-default.elementor-widget.elementor-widget-icon {
		display: none !important;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch {
		width: max-content !important;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch>div {
		background: none !important;
		color: white !important;
		padding: 0px !important;
		width: max-content;
	}

	body .elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch {
		width: max-content !important;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch svg {
		fill: white;
	}

	.elementor-element.elementor-element-43d2c87.elementor-view-default.elementor-widget.elementor-widget-icon {
		display: none !important;
	}


	.iscu_bg_image {
		padding: 0px !important;
	}

	.iscu_bg_image .elementor-widget-wrap.elementor-element-populated {
		padding: 0px !important;
	}

	.elementor-922 .elementor-element.elementor-element-bf28b40:not(.elementor-motion-effects-element-type-background) {
		background-image: unset !important;
		height: fit-content !important;
	}

	.elementor-922 .elementor-element.elementor-element-bf28b40>.elementor-container {
		min-height: unset !important;
	}

	.elementor-element-7451bf3 {
		position: absolute !important;
		top: 40% !important;
		z-index: 9;
	}

	.elementor-element-c92fafd {
		position: absolute !important;
		top: 61% !important;
		z-index: 9;
	}

	.iscu_image_overlay {
		color: #000000;
		opacity: 0.8;
		position: absolute;
		height: 100%;
		width: 100% !important;
		background-color: rgba(0, 0, 0, 0.5);
		top: 0;
		left: 0;
		transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	}

	.iscu_blog_cat_img {
		height: auto !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode {
		height: unset !important;
	}

	.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode>div {
		height: unset !important;
	}

	.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode .elementor-shortcode {
		height: unset !important;
	}

	.iscu_blog_cat_img {
		height: auto !important;
	}

	/* .iscu_image_overlay:hover {
			border-radius: 10px;
			opacity: 0.5;
		} */

	.elementor-element.elementor-element-817cd68.elementor-widget.elementor-widget-shortcode {
		margin-bottom: -10px;
	}

	.elementor-922 .elementor-element.elementor-element-7451bf3 h2 {
		font-size: 35px !important;
	}

	.elementor-922 .elementor-element.elementor-element-7451bf3 {
		margin-bottom: 0px !important;
	}

	.iscu_coupon_code_popup_wrapper .iscu_coupon_popup {
		width: 100%;
		margin: auto 10px;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -25px !important;
	}

}

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

	.iscu_input_wrapper {
		font-size: 14px;
	}


	.iscu_blog_cat_img {
		height: 266px !important;
	}

	#yith-ywraq-form table {
		padding: 0px 7px !important;
	}

	table.shop_table.ywraq_responsive .product-remove {
		max-width: 20px;
		padding: 10px 0px 10px 2px;
	}

	/* .iscu_req_cart_quantity_wrapper input[type="number"] {
		font-size: 13px;
	} */

	/* .iscu_req_cart_decrease {
		padding: 0 11px !important;
	} */


	/* .iscu_req_cart_increase {
		padding: 0 10px !important;
	} */

	#yith-ywraq-form .product-name a {
		font-size: 11px;
	}

	.iscu_single_product_image_wrap img {
		width: 76px !important;
	}

	.iscu_square_image {
		height: unset !important;
	}

	.ywraq_responsive .product-name .iscu_subtotal_in_quote_req_page_wrap .iscu_subtotal_price span:first-of-type {
		font-size: 11px;
	}

	.iscu_coupon_popup_content_wrapper {
		padding: 288px 50px 55px 50px !important;
	}

	.iscu_coupon_popup_content_wrapper.iscu_form_field,
	.iscu_coupon_popup_content_wrapper.iscu_coupon_code {
		padding-bottom: 50px !important;
	}

}

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

	.elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
		left: -19px !important;
	}

	/* .iscu_drawer_content_wrapper {
		width: 94.5%;
	} */
	/* .iscu_mini_cart_price {
		font-size: 10px;
	} */
}

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

	.iscu_req_cart_quantity_wrapper {
		margin: unset !important;
	}
}

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

	.iscu_coupon_popup_content_wrapper {
		padding: 270px 40px 40px 40px !important;
	}

	.iscu_coupon_popup_content_wrapper.iscu_form_field,
	.iscu_coupon_popup_content_wrapper.iscu_coupon_code {
		padding-bottom: 40px !important;
	}

}

@media screen and (max-width: 340px) {
	.iscu_mini_cart_price {
		font-size: 9px;
	}
}

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

	.iscu_coupon_popup_content_wrapper {
		padding: 265px 30px 35px 30px !important;
	}

	.iscu_coupon_popup_content_wrapper.iscu_form_field,
	.iscu_coupon_popup_content_wrapper.iscu_coupon_code {
		padding-bottom: 35px !important;
	}

}

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

	.elementor-89 .elementor-element.elementor-element-81419f6 {
		max-width: fit-content !important;
	}

	.elementor-section.elementor-top-section.elementor-element-12a6a88 .elementor-container.elementor-column-gap-default {
		display: flex !important;
		justify-content: space-around !important;
	}

	.elementor-89 .elementor-element.elementor-element-498e681 {
		width: 20% !important;
	}
}


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


	.elementor-89 .elementor-element.elementor-element-f50a747 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-6cc462da {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-6cc462da img {
		height: 83px !important;
	}

	.elementor-89 .elementor-element.elementor-element-67e367b {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-ca0b0d2 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-29dcf749 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-21a48f7.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
		align-content: center;
		align-items: center;
		display: flex;
		flex-direction: row !important;
		justify-content: end;
		gap: 28px;
		margin: auto;
	}

	.elementor-element.elementor-element-43d2c87.elementor-view-default.elementor-widget.elementor-widget-icon {
		margin: 0px !important;
		width: fit-content;
	}

	.elementor-element.elementor-element-af46c2d.elementor-view-default.elementor-widget.elementor-widget-icon {
		margin: 0px !important;
		width: fit-content;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch {
		width: 60px !important;
	}

	.elementor-element.elementor-element-43d2c87.elementor-view-default.elementor-widget.elementor-widget-icon .elementor-icon-wrapper {
		display: flex;
	}

	body .elementor-section.elementor-top-section.elementor-element.elementor-element-5a87505d.she-header-yes.she-header-transparent-yes.elementor-hidden-desktop.elementor-section-boxed.elementor-section-height-default>div {
		justify-content: space-around !important;
		display: flex;
	}

	.elementor-section.elementor-top-section.elementor-element.elementor-element-5a87505d.she-header-yes.elementor-hidden-desktop.elementor-section-boxed.elementor-section-height-default.she-header>div {
		justify-content: space-around !important;
		display: flex;
	}

	.elementor-element-96120a5.iscu_cart_show_tablet_mobile_screen {
		display: block !important;
		width: 60% !important;
	}

	.elementor-85 .elementor-element.elementor-element-d9ff949 {
		width: fit-content !important;
	}

	.elementor-85 .elementor-element.elementor-element-40f58dc {
		width: fit-content !important;
	}

	.elementor-85 .elementor-element.elementor-element-40f58dc img {
		height: 83px;
	}

	.iscu_cart_show_tablet_mobile_screen>div {
		height: 100%;
	}

	.elementor-85 .elementor-element.elementor-element-96120a5.elementor-column>.elementor-widget-wrap {
		justify-content: end !important;
	}

	.elementor-element.elementor-element-5ef93ea {
		width: fit-content !important;
	}

	.elementor-element-d9ff949>div {
		display: flex;
		gap: 30px;
	}

	.elementor-85 .elementor-element.elementor-element-d9ff949 {
		min-width: fit-content !important;
	}

	body .elementor-element-c4adc70 .elementor-container.elementor-column-gap-default {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.elementor-element-16c857a {
		display: block !important;
	}
}

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

	.iscu_mini_cart_main_wrapper {
		position: fixed;
		top: 0;
		/* right: 0; */
		width: 350px;
		right: -350px;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		top: 0;
		bottom: 0;
		max-width: 95%;
		z-index: 999999999999 !important;
		color: #000;
		background-color: #fff;
		box-shadow: 0 0 150px #0000001a;
		transition: right 0.25s cubic-bezier(.165, .84, .44, 1);
		/* padding: 0px 30px; */
		display: flex;
		flex-direction: column;
		margin-top: 30px;
		/* transform: translate(1082px); */
		margin: 0px !important;
	}

	.iscu_mini_cart_1 {
		display: table !important;
		height: 70px;
		width: 100%;
		margin-bottom: 0;
		border-bottom: 1px solid;
		border-bottom-color: currentcolor;
		border-bottom-color: #efefef;
		padding: 20px 30px;
		display: flex;
	}

	.iscu_input_wrapper {
		display: flex;
		flex-direction: column;
		gap: 7px;
		margin-top: 6px;
	}

	.iscu_discount_field_30_days_wrapper {
		display: flex;
		align-items: center;
		margin-bottom: 5px;
	}

	.elementor-element.elementor-element-43d2c87.elementor-view-default.elementor-widget.elementor-widget-icon {
		margin: 0px !important;
		width: fit-content;
	}

	.elementor-element.elementor-element-af46c2d.elementor-view-default.elementor-widget.elementor-widget-icon {
		margin: 0px !important;
		width: fit-content;
	}

	.elementor-element.elementor-element-7ffc696.elementor-widget.elementor-widget-fibosearch {
		width: 60px !important;
	}

	.elementor-89 .elementor-element.elementor-element-f50a747 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-6cc462da {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-6cc462da img {
		height: 83px !important;
	}

	.elementor-89 .elementor-element.elementor-element-67e367b {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-ca0b0d2 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-29dcf749 {
		max-width: fit-content !important;
	}

	.elementor-89 .elementor-element.elementor-element-21a48f7.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
		align-content: center;
		align-items: center;
		display: flex;
		flex-direction: row !important;
		justify-content: end;
		gap: 28px;
		margin: auto;
	}

	body .elementor-section.elementor-top-section.elementor-element.elementor-element-5a87505d.she-header-yes.she-header-transparent-yes.elementor-hidden-desktop.elementor-section-boxed.elementor-section-height-default>div {
		justify-content: space-around !important;
		display: flex;
	}

	.elementor-section.elementor-top-section.elementor-element.elementor-element-5a87505d.she-header-yes.elementor-hidden-desktop.elementor-section-boxed.elementor-section-height-default.she-header>div {
		justify-content: space-around !important;
		display: flex;
	}


	.elementor-89 .elementor-element.elementor-element-21a48f7 {
		width: 60% !important;
	}

	.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-21a48f7 .elementor-icon-wrapper {
		display: flex;
	}

	.elementor-element-96120a5.iscu_cart_show_tablet_mobile_screen {
		display: block !important;
		width: 60% !important;
	}

	.elementor-85 .elementor-element.elementor-element-d9ff949 {
		width: fit-content !important;
	}

	.elementor-85 .elementor-element.elementor-element-40f58dc {
		width: fit-content !important;
	}

	.elementor-85 .elementor-element.elementor-element-40f58dc img {
		height: 83px;
	}

	.iscu_cart_show_tablet_mobile_screen>div {
		height: 100%;
	}

	.elementor-85 .elementor-element.elementor-element-96120a5.elementor-column>.elementor-widget-wrap {
		justify-content: end !important;
	}

	.elementor-element.elementor-element-5ef93ea {
		width: fit-content !important;
	}

	.elementor-element-d9ff949>div {
		display: flex;
		gap: 30px;
	}

	.elementor-85 .elementor-element.elementor-element-d9ff949 {
		min-width: fit-content !important;
	}

	body .elementor-element-c4adc70 .elementor-container.elementor-column-gap-default {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.elementor-element-16c857a {
		display: block !important;
	}

}

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

	.elementor-89 .elementor-element.elementor-element-21a48f7 {
		width: fit-content !important;
	}

}

.iscu_mobile_menu nav {
	top: 65px !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {

	z-index: 1 !important;
}

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

	.woocommerce-ordering+.products.elementor-grid.columns-4 {
		grid-template-columns: repeat(1, 1fr);
	}

	.post-type-archive-product .add-request-quote-button,
	body .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		width: 100% !important;
		text-align: center;
		padding: 10px !important;
	}

	.woocommerce-loop-product__buttons,
	.yith-ywraq-add-button {
		position: relative;
	}

	body .product.type-product .iscu_add_to_cart_loader,
	body .product.type-product .yith-ywraq-add-button .add-request-quote-button+img {
		position: absolute;
		margin: 0 !important;
		background: white;
		width: 100% !important;
		height: 37px !important;
		object-fit: contain;
		border: 2px solid #bc9c22;
		padding: 8px;
		left: 0 !important;
		top: 0 !important;
	}
}