@keyframes iscu_spin {
	100% {
		transform: rotate(2turn)
	}
}

body.term-composite-cladding ul.products li li.price-wrap {
	display: none;
}

body.single-product .type-product.product_cat-composite-cladding .entry-summary p.price {
	display: none;
}

.woocommerce div button.button.loading::after {
	-webkit-animation: iscu_spin 2s infinite linear;
	-moz-animation: iscu_spin 2s infinite linear;
	-ms-animation: iscu_spin 2s infinite linear;
	-o-animation: iscu_spin 2s infinite linear;
	animation: iscu_spin 2s infinite linear;
}

.iscu_variation_loader::after {
	animation: iscu_spin 2s infinite linear;
	color: rgb(234, 73, 181);
	content: "";
	display: block;
	font-family: "Font Awesome 5 Free";
	inline-size: 24px;
	line-height: 24px;
	font-size: 24px;
	margin: 25px auto;
}

.iscu_hidden {
	display: none;
}

#background-wrapper #background-image {
	opacity: 1;
}

.iscu_home_category_section {
	display: none
}

.loader-ellips.iscu_home_loader {
	margin: 20px auto;
}

#wrap {
	overflow: hidden;
}

.iscu_home_category_wrap ul.products.elementor-grid {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: auto;
	gap: 30px;
	max-width: 100% !important;
	margin: 0 auto;
	padding: 0;
	grid-column-gap: 16px !important;
	grid-row-gap: 16px !important;
}

.iscu_home_category_wrap ul.products.elementor-grid>li {
	display: block;
	width: 100% !important;
	margin: 0;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(1) {
	grid-column: 1;
	grid-row: 1 / span 2;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(1) .product-inner.clr,
.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(1) .woo-entry-image.clr,
.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(1) .woo-entry-image.clr img {
	height: 100%;
	object-fit: contain;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(2) {
	grid-column: 2;
	grid-row: 1;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(3) {
	grid-column: 2;
	grid-row: 2;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(4) {
	grid-column: 3;
	grid-row: 1;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(5) {
	grid-column: 3;
	grid-row: 2;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(6) {
	grid-column: 4;
	grid-row: 1;
}

.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(7) {
	grid-column: 4;
	grid-row: 2;
}



.iscu_home_category_wrap .product-inner.clr {
	display: flex !important;
	background-color: rgb(229 231 236/1) !important;
	padding-top: 0px !important;
	flex-direction: row-reverse;
	height: 100%;
}

.iscu_home_category_wrap .product-category.product.first.col.span_1_of_7 .product-inner.clr {
	flex-direction: column-reverse !important;
}

body .iscu_home_category_wrap .woo-entry-image.clr {
	box-shadow: unset !important;
	width: 60%;
	height: 100% !important;
	overflow: hidden;
	margin: 0px !important;
}

body .iscu_home_category_wrap .product-category.product.first.col.span_1_of_7 .woo-entry-image.clr {
	width: 100%;

}

.iscu_home_category_wrap .woo-entry-inner.clr {
	padding: 24px;
	background: unset !important;
	width: 40% !important;
	line-height: 1.4;
	padding-right: 0px;
}

.iscu_home_category_wrap ul.products.elementor-grid {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	margin: 0 auto;
	padding: 0;
}

.iscu_category_title {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 4px;
	flex-wrap: nowrap;
	white-space: normal;
	word-break: normal;
	overflow-wrap: normal;
}

.iscu_category_count {
	color: rgb(119 119 119/1);
	font-weight: 400;
	font-size: 16px;
	margin-top: 6px;
}

.iscu_home_category_wrap ul li img {
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.iscu_home_category_wrap ul li:hover img {
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	transform: scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition: transform 0.4s ease;
}

.iscu_home_category_wrap a:hover {
	outline: none !important;
}

.iscu_home_category_wrap .no-lightbox {
	display: flex;
	align-items: end;
	height: 100%;
}

.iscu_home_page_title h2 {
	line-height: 1.2;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
}

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


.iscu_home_category_wrap ul.products.elementor-grid>li {
	all: unset;
}

.iscu_home_category_wrap ul.products li.col,
.iscu_home_category_wrap ul.products li[class*="span_"] {
	all: unset;
}


.iscu_home_cateory_desc {
	margin: 0px !important;
}


/*  Home Page Slider Start*/
.elementor-1769 .elementor-element.elementor-element-34ddab7 .swiper-slide {
	height: 400px !important;
}

.iscu_home_page_slider {
	margin: 88px 0px !important;
}

.iscu_home_page_slider .elementor-slide-heading {
	color: white !important;
	margin-bottom: 40px !important;
}

.iscu_home_page_slider .elementor-slide-description {
	color: white !important;
	font-size: 24px !important;
}

.swiper-pagination-bullet {
	background: white !important;
}

/*  Home Page Slider End*/

/* Fencing Gates Start */

.iscu_home_fencing_gates {
	display: flex;
	padding: 0px;
	margin: auto;
	background: white !important;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	background-image: unset !important;
	padding: 0px !important;
	max-width: 1300px !important;
}

.iscu_home_fencing_gates>.elementor-container {
	width: 40% !important;
}

.iscu_home_fencing_gates img {
	width: 60% !important;
	transition: all 0.3s;
}

.iscu_home_fencing_gates h3 {
	font-size: 24px !important;
}

.iscu_home_fencing_gates p {
	color: #727273 !important;
	line-height: 1.4;
	font-size: 16px !important;
}

.iscu_home_fencing_gates img:not(.elementor-element-89c591b):not(.elementor-element-337a2b3):hover {
	transform: scale(1.1);
	transition: transform 0.3s ease;
}

.iscu_home_fencing_gates:hover .elementor-element-78b692a img,
.elementor-element-89c591b img {
	transform: unset !important;
}

.iscu_home_fencing_gates .elementor-element.elementor-element-78b692a img,
.iscu_home_fencing_gates .elementor-element.elementor-element-89c591b img {
	height: unset !important;
}

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

.iscu_home_fencing_gates .elementor-widget-wrap.elementor-element-populated {
	display: flex !important;
	width: 100% !important;
	min-width: 100% !important;
	padding: 0px !important;
}

.iscu_home_fencing_gates .elementor-widget-image:not(.elementor-element-89c591b):not(.elementor-element-337a2b3) {
	max-width: 60% !important;
}

.iscu_home_fencing_gates .product-intro-section {
	width: 40% !important;
	padding-left: 40px !important;
	padding-right: 20px !important;
}

.iscu_home_fencing_gates .elementor-widget-image .elementor-widget-container {
	height: 100% !important;
}

.iscu_home_fencing_gates .elementor-widget-image img {
	width: 100% !important;
	height: 100% !important;
}

.iscu_home_fencing_gates .elementor-section-boxed {
	max-width: 40% !important;
	padding-left: 40px !important;
	padding-right: 20px !important;
}

.iscu_home_fencing_gates .elementor-column.elementor-col-50 {
	min-width: 100% !important;
}

.iscu_home_fencing_gates .elementor-inner-section {
	background-color: white !important;
}

.iscu_home_fencing_gates .elementor-element-4f4bd05 {
	overflow: hidden !important;
}

/* Fencing Gates End */

/* Choose Card Start */

.iscu_home_choose_card_wrap .elementor-container.elementor-column-gap-extended {
	display: flex;
	gap: 60px;
}

.iscu_home_choose_card_1 {
	background: linear-gradient(180deg, rgba(92, 225, 230, 0.15) 0%, white 100%);
}

.iscu_home_choose_card_2 {
	background: linear-gradient(180deg, rgba(217, 68, 168, 0.05) 0%, white 100%);
}

.iscu_home_choose_card_3 {
	background: linear-gradient(180deg, rgba(194, 249, 117, 0.1) 0%, white 100%);
}

.iscu_home_choose_card_1,
.iscu_home_choose_card_2,
.iscu_home_choose_card_3 {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
	padding: 25px 40px;
	transition: all 0.3s ease;
}

.iscu_home_choose_card_1:hover,
.iscu_home_choose_card_2:hover,
.iscu_home_choose_card_3:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.16) !important;
}

.iscu_home_choose_card_1 .elementor-element-populated,
.iscu_home_choose_card_2 .elementor-element-populated,
.iscu_home_choose_card_3 .elementor-element-populated {
	padding: 0px !important;
}

.iscu_home_choose_card_wrap .elementor-widget-container p {
	color: #727273 !important;
	line-height: 1.4;
	font-size: 16px !important;
}

/* Choose Card END */

/* User Review Start */

.iscu_swiper_button_prev,
.iscu_swiper_button_next {
	display: none;
	position: absolute;
	top: 63% !important;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	background: #d0d0d0;
	width: 58px !important;
	height: 58px !important;
	transition: all 0.3s ease;
}

.iscu_swiper_button_prev svg,
.iscu_swiper_button_next svg {
	width: 28px !important;
	height: 28px !important;
}

.iscu_swiper_button_prev::after,
.iscu_swiper_button_next::after {
	display: none;
}

.iscu_swiper_button_next:hover,
.iscu_swiper_button_prev:hover {
	background: #a1a1a1;
}


.iscu_review_user_rating {
	display: flex;
	gap: 4px;
}

.iscu_swiper_container .swiper-slide {
	background: rgb(255, 255, 255);
	height: auto !important;
}

.iscu_review_card_wrap {
	padding: 32px;
	/* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.16); */
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.iscu_review_user_detail {
	display: flex;
	gap: 12px;
	align-items: center;
}

.iscu_review_user_profile {
	height: 68px;
	width: 68px;
	background-color: rgb(221 221 221/1);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 400;
}

.iscu_review_user_name_rating {
	display: flex;
	gap: 4px;
	flex-direction: column;
}

.iscu_review_user_name {
	font-size: 20px;
	font-weight: 400;
}

.iscu_review_user_rating {
	display: flex;
	gap: 4px;
}

.iscu_review_user_rating i {
	color: #ff9900;
	font-size: 12px;
}

.iscu_review_user_desc {
	padding-top: 30px;
	padding-bottom: 24px;
}

.iscu_review_title {
	line-height: 1.2;
	font-weight: 800;
	font-size: 40px;
	padding-bottom: 32px;
}


.iscu_customer_review_slider .swiper-slide {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: rgb(255, 255, 255);
	height: auto !important;
	border: 1px solid rgba(99, 99, 99, 0.1);
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.iscu_customer_review_slider .elementor-testimonial {
	display: flex !important;
	flex-direction: column-reverse !important;
}

.iscu_customer_review_slider .elementor-testimonial__name {
	font-size: 20px;
	font-weight: 400;
}

.iscu_customer_review_slider .elementor-testimonial__image img {
	height: 68px !important;
}

.iscu_customer_review_slider .elementor-testimonial__text {
	padding-top: 30px;
	padding-bottom: 30px;
	font-style: unset !important;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next,
.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev {
	color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	background: #d0d0d0;
	width: 40px !important;
	height: 40px !important;
	transition: all 0.3s ease;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next {
	right: 16px !important;
	top: 51% !important;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev {
	left: 16px !important;
	top: 51% !important;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next i {
	margin-left: 3px !important;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev i {
	margin-left: -3px !important;
}

.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next:hover,
.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev:hover {
	background: #a1a1a1;
}


/* User Review End */

.iscu_home_show_range {
	padding-top: 0px !important;
}

.iscu_home_buttons a {
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	border-radius: 3px !important;
}

.iscu_home_buttons a:focus {
	outline: none !important;
}

.iscu_categories_cards {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.iscu_categories_heading {
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 48px;
	padding-bottom: 32px;
	margin: 0px !important;
}

.iscu_categories_cards {
	display: flex;
	align-items: center;
	gap: 10px;
}

.iscu_categories_card {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	color: black;
	padding: 20px 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
	border-radius: 8px;
	width: 170px;
	justify-content: center;
}

.iscu_categories_card_img_text {
	text-align: center;
	color: black;
	line-height: 1;
	transition: all 0.3s;
}

.iscu_categories_card_img img {
	height: 60px !important;
	width: 60px;
	opacity: 0.6;
}

.iscu_categories_card_text {
	font-size: 16px;
	font-weight: 600;
	margin-top: 12px;
}

.iscu_categories_card:focus {
	outline: none !important;
}

.iscu_categories_card_img_text:hover {
	transform: scale(1.1);
}

.iscu_customer_review_slider .elementor-main-swiper {
	padding: 5px !important;
}

.shop_table.woocommerce-checkout-review-order-table {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #eaeaea !important;
	border-collapse: collapse;
}

.shop_table.woocommerce-checkout-review-order-table thead {
	background-color: #5ce1e6 !important;
}

.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #eaeaea !important;
}

.shop_table.woocommerce-checkout-review-order-table th:first-child {
	border-right: none !important;
}

.shop_table.woocommerce-checkout-review-order-table th:nth-child(2) {
	border-left: none !important;
}

.wc_payment_methods.payment_methods.methods {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #eaeaea !important;
	border-collapse: collapse;
	padding: 0px !important;
}

.woocommerce-privacy-policy-text {
	margin-top: 20px;
}

.woocommerce-checkout .woocommerce-info a {
	color: rgb(234, 73, 181) !important;
}

body.woocommerce-checkout .content-area {
	border: 0px !important;
	padding-right: 0px !important;
	width: 100% !important;
}

body.woocommerce-checkout .content-area #primary {
	padding: 0px 20px !important;
}

.woocommerce-checkout .form-row.place-order {
	margin-bottom: 40px !important;
}

.iscu_header_mini_cart {
	width: fit-content !important;
}

.pa-woo-mc__icon-wrapper {
	position: relative !important;
}

.pa-woo-mc__badge {
	position: absolute !important;
	top: -7px !important;
	right: -8px !important;
}

.pa-woo-mc__content-wrapper.pa-woo-mc__slide {
	display: none !important;
}

.xoo-wsc-ft-amt.xoo-wsc-ft-amt-subtotal {
	margin: 0px;
	display: flex;
	line-height: 1;
}

.xoo-wsc-ft-amt-label {
	text-transform: uppercase;
	font-size: 18px;
}

.xoo-wsc-footer-txt {
	display: none !important;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-cart {
	align-items: center;
	background-color: rgb(247, 247, 247);
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-width: 0px !important;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	text-transform: uppercase;
	transition-delay: 0s, 0s, 0s, 0s, 0s;
	transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
	border: 1px solid rgb(247, 247, 247) !important;
	font-size: 13px !important;
	font-size: 13px !important;
	color: black !important;
	border-radius: 4px;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-cart:hover {
	background: rgb(239, 239, 239) !important;
	border: 1px solid rgba(0, 0, 0, 0) !important;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-cart-close.xoo-wsc-ft-btn-continue {
	display: none !important;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout {
	align-items: center;
	background-color: rgb(247, 247, 247);
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-width: 0px !important;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	text-transform: uppercase;
	transition-delay: 0s, 0s, 0s, 0s, 0s;
	transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
	border: 1px solid rgb(247, 247, 247) !important;
	font-size: 13px !important;
	color: white !important;
	background: #ea49b5 !important;
	border: 2px solid #ea49b5 !important;
	border-radius: 4px;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover {
	color: #ea49b5 !important;
	background-color: #fff !important;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout span {
	display: none !important;
}

.xoo-wsc-body {
	background-color: white !important;
}

.xoo-wsc-smr-del.xoo-wsc-icon-trash {
	margin: 0px;
	color: #d61a1a;
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-product {
	box-shadow: none !important;
	background: white !important;
	display: flex;
	align-items: baseline !important;
	padding: 10px 15px !important;
	margin: 0px !important;
}

.xoo-wsc-img-col {
	align-self: start !important;
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) a {
	font-size: 13px !important;
}

.variation dt,
.variation p {
	font-style: unset !important;
}

.xoo-wsc-sm-info {
	position: relative;
}

.xoo-wsc-sm-right {
	padding: 0px;
	align-items: start !important;
	display: flex;
	height: fit-content;
	position: absolute;
	right: 0px !important;
}


.xoo-wsc-product dl.variation dd,
.xoo-wsc-product dl.variation dt {
	margin: 0 4px 0 0;
	display: inline-block;
	font-style: italic;
	color: #787676 !important;
	font-weight: 500;
}

.xoo-wsc-product dl.variation dt {
	width: 37% !important;
}

.xoo-wsc-product dl.variation dd {
	width: 50% !important;
}

.xoo-wsc-product dl.variation p {
	font-size: 12px !important;
}

.xoo-wsc-qty-price {
	text-align: end;
	display: flex !important;
	justify-content: end !important;
}

.xoo-wsc-product dl.variation .woocommerce-Price-amount.amount {
	font-size: 13px !important;
}

.iscu_header_menu_wrapp {
	max-width: 95% !important;
}

.xoo-wsch-top {
	justify-content: start !important;
}


span.xoo-wsch-close {
	font-size: 25px !important;
}

.woocommerce-cart .xoo-wsc-markup {
	display: none;
}

.xoo-wsc-products .xoo-wsc-product:first-child {
	margin-top: 20px !important;
	border-top: 1px solid #eee;
}

.xoo-wsc-pname {
	padding-right: 14px !important;
	line-height: 1 !important;
}

.xoo-wsch-close.xoo-wsc-icon-cross:hover {
	color: #777;
	transition: all .25s ease;
}

.xoo-wsc-product.iscu_loading {
	opacity: 0.4;
	pointer-events: none;
	transition: opacity 0.3s ease;
}

.iscu_quantity_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin-top: 5px;
}

.iscu_qty_btn {
	display: flex;
	align-items: center;
	background: white;
	color: #333;
	border: 0px !important;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
	transition: background 0.3s;
	height: 32px;
	width: 32px;
	display: flex;
	align-items: center;
	padding: 10px 10px;
	position: relative;
}

.iscu_qty_btn.iscu_qty_minus i {
	position: absolute;
	top: 11px;
}

.iscu_qty_btn:hover {
	background: #e0e0e0;
}

.iscu_qty_input {
	width: 30px;
	text-align: center;
	font-size: 15px;
	outline: 0px !important;
	background: white;
	color: #333;
	padding: 0px !important;
	border: 0px !important;
	line-height: 1;
	transition: background 0.3s;
	height: fit-content;
	display: flex;
	align-items: center;
}

.iscu_qty_input::-webkit-outer-spin-button,
.iscu_qty_input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.iscu_qty_input[type=number] {
	-moz-appearance: textfield;
}

.iscu_quantity_wrapper.iscu_focused {
	border: 1px solid #d61a1a;
}

.iscu_quantity_wrapper {
	display: flex;
	align-items: center;
	margin-top: 5px;
	border: 1px solid #ddd5d5;
	width: fit-content;
}

.iscu_quantity_wrapper_main {
	display: flex;
	justify-content: end;
}

.xoo-wsc-empty-cart .xoo-wsc-btn:hover {
	color: white !important;
	background-color: #5ce1e6 !important;
}

.xoo-wsc-empty-cart .xoo-wsc-btn {
	border: 2px solid #5ce1e6 !important;
	color: #5ce1e6 !important;
	border-radius: 6px !important;
	line-height: 1;
	background: white !important;
}

.xoo-wsc-basket {
	transition: opacity 0.5s ease;
	opacity: 1;
}

.xoo-wsc-basket.iscu_hide_cart_btn {
	opacity: 0;
	pointer-events: none;
}

.iscu_get_in_touch_image {
	width: 100% !important;
	position: absolute !important;
	top: -78px !important;
	right: -70px !important;
}

.iscu_set_get_in_touch_block {
	width: 50% !important;
}

.pa-woo-mc__preset-1 .pa-woo-mc__badge {
	width: 16px !important;
	height: 16px !important;
}

.iscu_home_fencing_desc_wrap {
	background-size: cover;
}

.wp-image-10258 {
	max-width: 100% !important;
	width: auto !important;
}

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

	.iscu_category_title h2 {
		max-width: 70% !important;
		margin: auto !important;
	}

	.iscu_home_fencing_desc_wrap {
		background-image: unset !important;
	}
}

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

	.iscu_categories_card_svg {
		display: none;
	}

}

@media only screen and (max-width: 1440px) {
	.iscu_home_category_wrap .woo-entry-inner.clr {
		padding: 16px !important;
		width: 50% !important;
	}

	.iscu_category_title {
		font-size: 16px;
	}

	.iscu_category_count {
		font-size: 14px;
	}

	body .iscu_home_category_wrap .woo-entry-image.clr {
		width: 49%;
		display: flex !important;
	}

	.iscu_home_category_wrap .no-lightbox {
		margin: auto !important;
		display: flex;
	}

	.iscu_home_category_wrap .woocommerce ul.products li.product-category.product .woo-entry-inner a {
		padding-top: 0px !important;
	}
}

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

	.iscu_home_page_title h2 {
		line-height: 1.2 !important;
		font-weight: 800 !important;
		font-size: 35px !important;
		padding-bottom: 30px !important;
	}

	.iscu_home_fencing_gates {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}

	.iscu_get_in_touch_image {
		right: 0% !important;
	}

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

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

	.iscu_home_category_wrap .no-lightbox {
		padding-top: 0px !important;
	}

}

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

	.iscu_get_in_touch_image {
		padding-right: 20px !important;
	}

}

@media only screen and (max-width: 1024px) {
	.iscu_home_choose_card_wrap .elementor-container.elementor-column-gap-extended {
		display: flex;
		gap: 30px;
		justify-content: center;
	}

	.iscu_home_choose_card_1,
	.iscu_home_choose_card_2,
	.iscu_home_choose_card_3 {
		padding: 25px 20px;
	}

	.iscu_home_fencing_image_wrapper {
		display: none;
	}

	.iscu_home_fencing_gates .elementor-section-boxed {
		max-width: 100% !important;
		padding-left: 40px !important;
		padding-right: 20px !important;
		width: 100% !important;
	}

	.iscu_home_fencing_gates h3,
	.iscu_home_fencing_desc_wrap p {
		color: white !important;
	}

	.iscu_home_fencing_desc_wrap .elementor-widget-text-editor .elementor-widget-container {
		padding: 0px !important;
	}

	.iscu_home_fencing_desc_wrap {
		background-position: center center !important;
		padding: 0px !important;
	}

	.iscu_home_fencing_gates .elementor-section-boxed {
		padding: 0px !important;
	}

	.iscu_home_fencing_gates .elementor-column.elementor-inner-column {
		padding: 40px !important;
	}

	.iscu_home_fencing_gates .elementor-container.elementor-column-gap-default {
		background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
	}

	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next {
		right: 10px !important;
	}

	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev {
		left: 10px !important;
	}

	.iscu_get_in_touch_image {
		top: -109px !important;
		padding: 0px !important;
	}
}

@media only screen and (max-width: 768px) {
	.iscu_home_category_wrap ul.products.elementor-grid {
		display: grid !important;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto auto auto;
		grid-template-areas:
			"item1 item2"
			"item1 item3"
			"item4 item6"
			"item5 item7";
		gap: 16px;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(1) {
		grid-area: item1;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(2) {
		grid-area: item2;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(3) {
		grid-area: item3;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(4) {
		grid-area: item4;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(5) {
		grid-area: item5;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(6) {
		grid-area: item6;
	}

	.iscu_home_category_wrap ul.products.elementor-grid>li:nth-child(7) {
		grid-area: item7;
	}

	.iscu_home_category_wrap .woo-entry-inner.clr {
		width: 100% !important;
		padding-bottom: 0px !important;
	}

	.iscu_home_category_wrap li:not(.first) .no-lightbox {
		width: 49%;
		margin: 0px !important;
	}

	body .iscu_home_category_wrap li:not(.first) .woo-entry-image.clr {
		width: 100%;
		display: flex !important;
	}

	.iscu_home_category_wrap .product-inner.clr {
		flex-direction: column-reverse;
	}

	body .iscu_home_category_wrap li:not(.first) .woo-entry-image.clr {
		justify-content: end;
	}

	.iscu_home_fencing_gates {
		margin-bottom: 32px !important;
	}

	.iscu_home_fencing_gates .elementor-column.elementor-inner-column {
		padding: 30px !important;
	}

	.iscu_home_page_title h2 {
		font-size: 30px !important;
	}

	.iscu_categories_cards {
		gap: 10px;
		flex-wrap: wrap;
		justify-content: start;
	}

	.iscu_categories_card {
		padding: 20px !important;
		justify-content: space-between !important;
		width: calc(50% - 7px);
	}

	.iscu_categories_card_img img {
		height: 40px !important;
		width: 40px;
		opacity: 0.6;
	}

	.iscu_categories_card_img_text {
		display: flex;
		gap: 12px;
		align-items: center;
	}

	.iscu_categories_card_text {
		margin-top: 0px;
	}

	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next {
		right: 3px !important;
	}

	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev {
		left: 3px !important;
	}

	.iscu_set_get_in_touch_block {
		width: 100% !important;
	}

	.iscu_get_in_touch_image .elementor-widget-wrap.elementor-element-populated {
		margin: 0px !important;
	}
}

/* Added By Tapu Start */

.woocommerce-account #content-wrap {
	width: 100%;
	max-width: 100%;
}

.woocommerce-account #wrap {
	overflow: hidden;
}

.woocommerce-account #primary {
	width: 100%;
	padding: 0;
	border: none;
}

.woocommerce-account #primary .woocommerce {
	display: flex;
	flex-direction: row;
	gap: 24px;
	width: calc(100% - 80px);
	max-width: 1200px;
	margin: auto;
	box-shadow: 0px 6px 12px 0px rgba(99, 100, 102, 0.2) !important;
	margin-bottom: 55px;
	border-radius: 10px;
	padding: 30px 40px 40px 40px !important;
	position: relative;
	box-sizing: content-box;
}

.woocommerce-account .woocommerce-MyAccount-tabs {
	width: 22%;
	margin: 0;
	border-right: 4px solid #ea49b5;
	padding-right: 24px;
	padding-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content {
	padding-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
	background-color: #5ce1e6;
	color: #fff;
	letter-spacing: .1em;
	border-radius: 4px;
	padding: 12px 16px;
	transition: all .3s ease;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before {
	transition: all .3s ease;
	color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a:before {
	color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	border-radius: 4px;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus-visible,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active {
	background-color: #5ce1e6;
	color: #fff;
	letter-spacing: .1em;
	padding: 12px 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover::before,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus::before,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus-visible::before,
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active::before {
	color: #fff;
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile {
	margin-bottom: 30px;
	margin-left: 5px;
}

.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
	outline: 2px solid #ea49b5;
	border-radius: 50%;
	outline-offset: 3px;
}

.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info {
	padding-left: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 12px 8px;
}

.woocommerce-account .input-text,
.woocommerce-account .woocommerce-form-row select,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single {
	height: 48px;
	padding: 8px 12px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.20);
}

.woocommerce-cart table.cart td.actions .coupon {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
	height: 42px;
	padding: 8px 12px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.20);
}

.woocommerce-account .input-text:hover,
.woocommerce-account .woocommerce-form-row select:hover,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:hover,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:hover {
	background: rgba(242, 242, 242, 1) !important;
}

.woocommerce-account .input-text:-webkit-autofill,
.woocommerce-account .woocommerce-form-row select:-webkit-autofill,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:-webkit-autofil,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:-webkit-autofil {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.woocommerce-account .input-text:-webkit-autofill:hover,
.woocommerce-account .woocommerce-form-row select:-webkit-autofill:hover,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:-webkit-autofill:hover,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:-webkit-autofil:hover {
	-webkit-box-shadow: 0 0 0px 1000px rgba(242, 242, 242, 1) inset !important;
}

.woocommerce-account .input-text::placeholder,
.woocommerce-account .woocommerce-form-row select::placeholder,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single::placeholder,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::placeholder {
	color: rgba(0, 0, 0, 0.40);
}

.woocommerce-account .input-text:focus,
.woocommerce-account .woocommerce-form-row select:focus,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:focus,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:focus {
	border: 1px solid #696969 !important;
	background: rgba(255, 255, 255, 0.85) !important;
}

.woocommerce-account .input-text:focus-visible,
.woocommerce-account .woocommerce-form-row select:focus-visible,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:focus-visible,
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:focus-visible {
	border: 1px solid #696969 !important;
	background: rgba(255, 255, 255, 0.85) !important;
}

.woocommerce-account .input-text:active,
.woocommerce-account .woocommerce-form-row select:active,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single:active {
	background: rgba(255, 255, 255, 0.85) !important;
}

.woocommerce-account .woocommerce-form-row select {
	width: 100%;
}

.woocommerce-account .select2-container--default .select2-search--dropdown .select2-search__field {
	height: 38px;
	padding: 8px 12px;
	border-radius: 6px;
	outline: none;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 7px 6px 0 6px;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-width: 0 6px 7px 6px;
}

.woocommerce-account .woocommerce-MyAccount-content .button,
.woocommerce-cart .return-to-shop .button {
	height: 48px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	color: var(--e-global-color-text);
	width: fit-content !important;
	outline-color: #5ce1e6 !important;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content a.button.wc-forward {
	height: 42px;
	margin: 0;
}

.woocommerce-cart .return-to-shop .button {
	margin: 0;
}

.woocommerce-cart .woocommerce-message .restore-item {
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	color: var(--e-global-color-text);
	width: fit-content !important;
	outline-color: #5ce1e6 !important;
	transition: all 0.3s ease;
	background-color: #5ce1e6;
}

.woocommerce-cart .return-to-shop .button br {
	display: none;
}

.woocommerce-account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
	display: flex;
	align-items: center;
	gap: 5px;
}

.woocommerce-account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-account .woocommerce-order-downloads td.download-file a {
	height: 32px;
	font-size: 13px;
	margin: 0;
}

.woocommerce-account .show-password-input {
	background: none !important;
	border: none;
	font-size: 16px;
	right: 10px;
	top: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
	background: white;
	border-bottom: 1px solid #eaeaea;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h2 {
	margin: 0;
	font-size: 24px;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
	height: 42px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #5ce1e6 !important;
	color: var(--e-global-color-text);
	position: unset;
	transition: all 0.3s ease;
	border: none !important;
	outline-color: #5ce1e6 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .button,
.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
}

.woocommerce-cart .return-to-shop .button,
.woocommerce-cart .woocommerce-message .restore-item {
	outline-color: #ea49b5 !important;
	background-color: #fff !important;
	color: #ea49b5 !important;
	border: 1px solid #ea49b5 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover,
.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:focus,
.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:active,
.woocommerce-account .woocommerce-MyAccount-content .button:hover,
.woocommerce-account .woocommerce-MyAccount-content .button:focus,
.woocommerce-account .woocommerce-MyAccount-content .button:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
}

.woocommerce-cart .return-to-shop .button:hover,
.woocommerce-cart .return-to-shop .button:focus,
.woocommerce-cart .return-to-shop .button:active,
.woocommerce-cart .woocommerce-message .restore-item:hover,
.woocommerce-cart .woocommerce-message .restore-item:focus,
.woocommerce-cart .woocommerce-message .restore-item:active {
	background-color: #ea49b5 !important;
	border: 1px solid transparent !important;
	color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:focus-visible,
.woocommerce-account .woocommerce-MyAccount-content .button:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important;
}

.woocommerce-cart .return-to-shop .button:focus-visible,
.woocommerce-cart .woocommerce-message .restore-item:focus-visible {
	outline: 2px solid #ea49b5 !important;
	outline-offset: 2px;
	background-color: #ea49b5 !important;
	color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
	background: white;
	box-shadow: 0px 6px 12px 0px rgba(99, 100, 102, 0.2) !important;
	border-radius: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
	border-radius: 10px;
	background: white;
	margin: 0 0 10px;
}

.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first span,
.woocommerce-account #account_display_name_description {
	color: #9b8f8f;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding-left: 32px;
	position: relative
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:before {
	position: absolute;
	left: 15px;
}

.woocommerce-account form.woocommerce-EditAccountForm.edit-account fieldset {
	display: block;
	min-inline-size: min-content;
	margin-inline: 2px;
	border-width: 2px;
	border-style: groove;
	border-color: #ffffff;
	border-radius: 6px;
	padding: 0 20px;
	margin-bottom: 16px;
}

.woocommerce-account form.woocommerce-EditAccountForm.edit-account fieldset legend {
	width: fit-content;
	padding: 0 8px;
	border: none;
}

.woocommerce-account form.woocommerce-EditAccountForm.edit-account fieldset p {
	margin: 0 0 16px;
	padding: 0;
}

.woocommerce-account form.woocommerce-EditAccountForm.edit-account fieldset #password_strength {
	color: #9b8f8f;
	margin-top: 2px;
}

.woocommerce-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .woocommerce-MyAccount-content p {
	color: var(--e-global-color-text) !important;
}

.woocommerce-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .woocommerce-MyAccount-content p strong {
	color: #000;
	font-weight: bold;
}

.woocommerce-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .woocommerce-MyAccount-content p a {
	padding-bottom: 2px;
	transition: all 0.3s ease;
}

.woocommerce-account:has(.woocommerce-MyAccount-navigation-link--dashboard.is-active) .woocommerce-MyAccount-content p a:hover {
	border-bottom: 1px solid #ea49b5;
	color: #ea49b5;
}

.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first:has(#wcpay_selected_currency) {
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .addresses {
	gap: 0;
}

@media only screen and (max-width: 1400px) {
	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h2 {
		font-size: 22px;
	}
}

@media only screen and (max-width: 1280px) {
	.woocommerce-account #primary .woocommerce {
		padding: 24px !important;
		gap: 20px;
		max-width: 100%;
		width: calc(100% - 70px);
	}

	.woocommerce-account .woocommerce-MyAccount-tabs {
		width: 25%;
		padding-right: 20px;
		padding-top: 8px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .addresses {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
		width: 80%;
	}

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h2 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1024px) {
	.woocommerce-account .woocommerce-MyAccount-tabs {
		width: 30%;
		padding-right: 16px;
	}

	.woocommerce-account #primary .woocommerce {
		padding: 24px 16px !important;
		gap: 16px;
		width: calc(100% - 70px);
	}

	.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
		width: 48px;
		height: 48px;
	}

	.woocommerce-account .woocommerce-customer-details .woocommerce-column--billing-address {
		margin-bottom: 0px !important;
	}

	.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--phone,
	.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--email {
		margin: 0 0 10px;
	}

	.woocommerce-account .woocommerce-customer-details .woocommerce-column__title {
		margin: 0 0 5px;
	}
}

@media only screen and (max-width: 900px) {
	.woocommerce-account #primary .woocommerce {
		flex-direction: column;
	}

	.woocommerce-account .woocommerce-MyAccount-tabs {
		width: 100%;
		border: none;
		padding: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
		padding: 0;
	}

	.woocommerce-account #primary .woocommerce {
		padding: 30px 40px 40px 40px !important;
		gap: 24px;
		max-width: 100%;
		padding-bottom: 4px !important;
		width: calc(100% - 120px);
	}

	.woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
		width: 56px;
		height: 56px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-content:has(table.woocommerce-MyAccount-orders),
	.woocommerce-account .woocommerce-MyAccount-content:has(table.woocommerce-table--order-downloads),
	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads {
		overflow: scroll;
		margin-bottom: 24px;
	}

	.woocommerce-account .woocommerce-MyAccount-content table.shop_table_responsive {
		max-width: 100%;
		min-width: 900px;
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
		margin: 0;
	}
}

@media only screen and (max-width: 560px) {
	.woocommerce-account .woocommerce-info:before {
		margin: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
		font-size: 14px;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
}

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

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h2 {
		font-size: 20px;
	}
}

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

	.woocommerce-account .woocommerce-MyAccount-content .addresses {
		margin-top: 32px;
		gap: 8px;
		margin-bottom: 20px;
	}

	.woocommerce-account #primary .woocommerce {
		padding: 24px 16px !important;
		padding-bottom: 4px !important;
		width: calc(100% - 56px);
	}

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
		margin: 0;
		padding: 12px 16px;
		border-radius: 6px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
		gap: 10px;
		flex-wrap: wrap;
		padding: 12px 16px;
		border-radius: 6px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
		height: 38px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
		margin: 0;
		border-radius: 6px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .col-1.woocommerce-Address {
		margin-bottom: 24px;
	}

	.woocommerce-account form.woocommerce-EditAccountForm.edit-account fieldset {
		padding: 0 12px;
	}

	.woocommerce-account .woocommerce-MyAccount-content:has(table.woocommerce-table--order-downloads) {
		margin-bottom: 0px !important;
	}

	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-next,
	.iscu_customer_review_slider .elementor-swiper-button.elementor-swiper-button-prev {
		width: 30px !important;
		height: 30px !important;
	}

	.iscu_categories_card {
		width: 100% !important;
	}

	.iscu_categories_cards {
		gap: 15px;
		flex-wrap: wrap;
	}
}

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

	.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h2 {
		font-size: 18px;
	}
}

#main .page-header .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 16px;
}

#main .site-breadcrumbs {
	overflow: visible;
	display: flex;
	justify-content: end;
	align-items: center;
	position: unset !important;
	margin: 0;
	width: fit-content;
}

#main .page-header .container.clr:after {
	display: none;
}

#main .page-header .container {
	padding: 12px 0px;
}

#main .site-breadcrumbs ol li .breadcrumb-sep {
	color: #777;
	font-size: 12px;
	margin: 0 14px !important;
}

.site-breadcrumbs nav,
.site-breadcrumbs ol.trail-items {
	display: flex;
	align-items: center;
	justify-content: end;
	width: fit-content;
}

#main .site-breadcrumbs ol li.trail-item {
	font-size: 17px;
	display: flex;
	align-items: center;
}

#main .site-breadcrumbs ol li.trail-item a:hover {
	color: #ea49b5;
}

#main .site-breadcrumbs ol li.trail-item.trail-begin a {
	background-color: #5ce1e6 !important;
	border-radius: 50%;
	color: var(--e-global-color-text);
	font-size: 16px;
	transition: all 0.3s ease;
	width: 36px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

#main .site-breadcrumbs ol li.trail-item.trail-begin a:hover {
	color: #fff;
}

#main .page-header .page-header-title {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5px;
	border-width: 0 0 0 4px;
	border-style: solid;
	border-color: #ea49b5;
	padding-left: 15px;
	width: fit-content;
}

#main .page-header {
	padding: 0 !important;
	min-height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.single-product #main .site-breadcrumbs {
	left: 0;
	justify-content: start;
}

.woocommerce-cart .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100%;
}

.woocommerce-cart .woocommerce-cart-form .woocommerce-cart-form__contents thead tr {
	background-color: #5ce1e6 !important;
	height: 48px;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
	background-color: #5ce1e6 !important;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table.cart thead th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
	font-size: 14px;
}

.woocommerce-cart .woocommerce .button {
	background-color: #fff !important;
	height: 42px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	transition: all 0.3s ease;
	border: 1px solid transparent !important;
	color: #ea49b5 !important;
	outline-color: #ea49b5 !important;
	color: #ea49b5 !important;
	border: 1px solid #ea49b5 !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	padding: 0 20px !important;
}

.woocommerce-cart .woocommerce .button:hover,
.woocommerce-cart .woocommerce .button:focus,
.woocommerce-cart .woocommerce .button:active {
	background-color: #ea49b5 !important;
	color: #fff !important;
}

.woocommerce-cart .woocommerce .button:disabled:hover {
	color: #ea49b5 !important;
	background-color: #fff !important;
}

.woocommerce-cart .woocommerce .button:focus-visible {
	outline: 2px solid #ea49b5 !important;
	outline-offset: 2px;
	background-color: #ea49b5 !important;
	color: #fff !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus-visible {
	color: #fff !important;
}

.woocommerce table.shop_table dl {
	flex-wrap: wrap;
}

.iscu_cart_page_container .woocommerce-cart .woocommerce table.shop_table dl {
	margin: 10px 0 0;
}

.iscu_cart_page_container .woocommerce-cart .woocommerce table.shop_table dl p {
	margin: 0 0 2px;
}

.woocommerce-cart .cart-collaterals .cart_totals #payment-method-message {
	height: 100%;
	margin: 0;
	margin-bottom: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	max-height: 105px;
}

.woocommerce-cart {
	overflow: hidden;
}

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

	.woocommerce-cart .woocommerce {
		max-width: 1300px;
		margin: auto;
		padding: 30px 0px;
	}

	.iscu_cart_page_container {
		display: flex;
		gap: 20px;
	}

	.woocommerce-cart .woocommerce .woocommerce-cart-form {
		width: calc(66% - 10px);
	}

	.woocommerce-cart .woocommerce .cart-collaterals {
		width: calc(34% - 10px);
	}

	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
		width: 100%;
	}
}

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

	.woocommerce-cart .woocommerce {
		padding: 60px 30px;
		padding-top: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	.woocommerce-cart .woocommerce {
		padding: 60px 12px;
		padding-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
		display: flex !important;
		justify-content: space-between !important;
		flex-wrap: wrap;
		gap: 12px;
	}
}

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

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 10px !important;
	}

	.woocommerce-cart table.cart td.actions .coupon {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 1em;
		border-bottom: 1px solid rgba(0, 0, 0, .05);
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100%;
		max-width: 100%;
		margin: 0 0 10px;
	}

	.woocommerce-cart table.cart td.actions .coupon button[name=apply_coupon] {
		width: 100%;
		display: inline-block;
		float: none;
	}

	.woocommerce-cart table.cart td.actions button[name=update_cart] {
		display: inline-block;
		float: none;
		width: 100%;
		margin-top: 15px;
	}
}

.woocommerce .checkout_coupon .form-row .button {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--e-global-color-text) !important;
	position: unset;
	transition: all 0.3s ease;
	width: max-content;
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	padding: 0 20px !important;
	letter-spacing: .1em !important;
	text-decoration: none !important;
}

.woocommerce .checkout_coupon .form-row .button:hover,
.woocommerce .checkout_coupon .form-row .button:focus,
.woocommerce .checkout_coupon .form-row .button:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
}

.woocommerce .checkout_coupon .form-row .button:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important;
}

.woocommerce-checkout form.checkout_coupon input {
	height: 42px !important;
	border-radius: 6px !important;
}

.html {
	margin-top: 0 !important;
}

#main {
	min-height: calc(100vh - 507px);
}

@media only screen and (max-width: 1280px) {
	#main {
		min-height: 100%;
	}
}

.iscu_footer_main,
.iscu_footer_bottom {
	padding: 0 50px;
}

.iscu_footer_main .elementor-container.elementor-column-gap-default,
.iscu_footer_bottom .elementor-container.elementor-column-gap-no {
	max-width: 100% !important;
}

.iscu_footer_main .elementor-icon-list-items .elementor-icon-list-icon i {
	background-color: var(--e-global-color-secondary);
	border-radius: 50%;
	width: 28px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}

.iscu_footer_bottom .elementor-widget-container .elementor-heading-title {
	font-size: 13px !important;
}

.elementor-location-footer .elementor-social-icons-wrapper {
	display: inline-block !important;
}

.elementor-location-footer .elementor-element-2b2b1e8 span {
	text-align: left !important;
}

.iscu_footer_about_us .elementor-widget-container p {
	margin: 0;
}

.iscu_footer_contact_us .elementor-heading-title,
.iscu_footer_useful_links .elementor-heading-title,
.iscu_footer_about_us .elementor-heading-title {
	border-bottom: 2px solid #fff;
	padding-bottom: 6px;
	width: fit-content;
	padding-right: 10px;
}

.elementor-location-footer {
	background: #000;
}

.iscu_footer_logo_row p {
	margin-bottom: 0 !important;
}

.iscu_footer_useful_links .elementor-widget-container li.elementor-icon-list-item {
	margin-top: calc(15px / 2) !important;
}

.iscu_footer_useful_links .elementor-widget-container li.elementor-icon-list-item a {
	position: relative;
	width: fit-content;
}

.iscu_footer_contact_us .elementor-widget-container li.elementor-icon-list-item a .elementor-icon-list-text {
	position: relative;
	width: fit-content;
	margin-left: 5px;
	padding: 0;
}

.iscu_footer_useful_links .elementor-widget-container li.elementor-icon-list-item a:before,
.iscu_footer_contact_us .elementor-widget-container li.elementor-icon-list-item a .elementor-icon-list-text:before {
	left: 0px;
	content: "";
	z-index: 20;
	height: 2px;
	bottom: -4px;
	position: absolute;
	transform: scaleX(0);
	will-change: transform;
	transition: transform .3s;
	width: 100%;
	background-color: #fff;
}

.iscu_footer_useful_links .elementor-widget-container li.elementor-icon-list-item a:hover::before,
.iscu_footer_contact_us .elementor-widget-container li.elementor-icon-list-item a .elementor-icon-list-text:hover::before {
	transform: scaleX(1);
}

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

	.iscu_footer_main,
	.iscu_footer_bottom {
		padding: 0 30px;
	}

	.iscu_footer_contact_us .elementor-widget-wrap.elementor-element-populated,
	.iscu_footer_useful_links .elementor-widget-wrap.elementor-element-populated {
		margin: 0px 0px 0px 20px !important;
	}
}

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

	.iscu_footer_main,
	.iscu_footer_bottom {
		padding: 0 10px;
	}
}

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

	.iscu_footer_main,
	.iscu_footer_bottom {
		padding: 0px;
	}

	.iscu_footer_contact_us .elementor-widget-wrap.elementor-element-populated,
	.iscu_footer_useful_links .elementor-widget-wrap.elementor-element-populated {
		margin: 0px 0px 0px 0px !important;
	}

	.iscu_footer_main {
		margin: auto !important;
		max-width: 480px !important;
	}
}

@media only screen and (max-width: 767px) {
	.iscu_footer_bottom .elementor-section.elementor-inner-section {
		margin-bottom: 5px !important;
	}

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

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

	.iscu_footer_contact_us {
		width: 100% !important;
	}

	.iscu_footer_useful_links {
		width: 100% !important;
		margin-top: 24px !important;
	}

	.iscu_footer_logo_row p {
		text-align: left !important;
	}
}

.iscu_about_us_wpform .wpforms-error {
	color: red !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:hover,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:hover {
	background: rgba(242, 242, 242, 1) !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:-webkit-autofil,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:-webkit-autofil {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:-webkit-autofil:hover,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:-webkit-autofil:hover {
	-webkit-box-shadow: 0 0 0px 1000px rgba(242, 242, 242, 1) inset !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:focus,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:focus {
	border: 1px solid #696969 !important;
	background: rgba(255, 255, 255, 0.85) !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:focus-visible,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:focus-visible {
	border: 1px solid #696969 !important;
	background: rgba(255, 255, 255, 0.85) !important;
}

.iscu_about_us_wpform .wpforms-field .wpforms-field-small:active,
.iscu_about_us_wpform .wpforms-field .wpforms-field-medium:active {
	background: rgba(255, 255, 255, 0.85) !important;
}

.iscu_about_us_shop_btn {
	display: flex;
	justify-content: end !important;
}

.iscu_about_us_shop_btn .elementor-button,
.iscu_about_us_wpform .wpforms-submit {
	height: 48px;
	border-radius: 6px !important;
	font-size: 14px;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	color: var(--e-global-color-text) !important;
	width: fit-content !important;
	outline-color: #5ce1e6 !important;
	transition: all 0.3s ease;
}

.iscu_about_us_shop_btn .elementor-button {
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
}

.iscu_about_us_shop_btn .elementor-button:hover,
.iscu_about_us_shop_btn .elementor-button:focus,
.iscu_about_us_shop_btn .elementor-button:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
}

.iscu_about_us_shop_btn .elementor-button:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important;
}

.iscu_about_us_wpform .wpforms-submit {
	width: 150px !important;
}

.iscu_about_us_industry_image .elementor-widget-image,
.iscu_about_us_industry_image .elementor-widget-container,
.iscu_about_us_quotes_image .elementor-widget-image,
.iscu_about_us_quotes_image .elementor-widget-container {
	height: 100%;
}

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

	#content .elementor-widget-wrap .iscu_about_industry_section_main_wrap,
	#content .elementor-widget-wrap .iscu_about_quotes_section_main_wrap {
		max-width: 50% !important;
		width: 50% !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#content .elementor-widget-wrap .iscu_about_us_industry_image,
	#content .elementor-widget-wrap .iscu_about_us_quotes_image {
		overflow: hidden;
		max-width: 50% !important;
	}
}

@media only screen and (max-width: 1300px) {
	.iscu_about_industry_section_title .elementor-heading-title {
		font-size: 38px !important;
	}
}

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

	.iscu_about_us_shop_btn {
		justify-content: start !important;
	}

	.iscu_about_us_shop_btn .elementor-button {
		border: 2px solid #fff !important;
		outline-color: #fff !important;
		background-color: transparent !important;
		color: #fff !important;
	}

	.iscu_about_us_shop_btn .elementor-button:hover,
	.iscu_about_us_shop_btn .elementor-button:focus,
	.iscu_about_us_shop_btn .elementor-button:active {
		background-color: #fff !important;
		border: 2px solid #fff !important;
		color: #000 !important;
	}

	.iscu_about_us_shop_btn .elementor-button:focus-visible {
		background-color: #fff !important;
		outline: 2px solid #fff !important;
		outline-offset: 2px;
	}

	.iscu_about_industry_section_title .elementor-heading-title {
		font-size: 32px !important;
	}

	#content .elementor-widget-wrap .iscu_about_us_industry_image,
	#content .elementor-widget-wrap .iscu_about_us_quotes_image {
		display: none;
	}

	.iscu_about_industry_section_content .elementor-heading-title {
		color: #fff !important;
	}
}

@media only screen and (max-width: 900px) {
	.iscu_home_choose_card_wrap .elementor-container.elementor-column-gap-extended {
		gap: 24px;
	}
}

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

	.iscu_about_industry_section_title .elementor-heading-title {
		font-size: 28px !important;
	}

	.iscu_about_us_get_in_touch {
		padding: 50px 16px !important;
	}

	.iscu_about_us_get_in_touch .wpforms-recaptcha-container {
		display: none !important;
	}

	.iscu_about_industry_section_title .elementor-heading-title {
		font-size: 24px !important;
	}

	.iscu_about_us_get_in_touch_title {
		margin: 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	.iscu_about_industry_section_content .elementor-widget-wrap.elementor-element-populated {
		padding: 0 !important;
	}

	.iscu_about_us_quote_section {
		padding: 0px 16px 32px 16px !important;
	}

	#content .elementor-widget-wrap .iscu_about_industry_section_content,
	#content .elementor-widget-wrap .iscu_about_quote_section_content {
		padding: 24px !important;
	}
}

.search-results .page-numbers li a {
	border-radius: 50%;
	border: 2px solid #EA49B5;
}

.search-results .page-numbers li span.page-numbers.current {
	border-radius: 50%;
	background: #EA49B5;
	color: #fff;
	border: 2px solid #EA49B5;
}

.search-results .page-numbers li span.page-numbers.dots {
	border: none;
}

.search-results .page-numbers li a:hover,
.search-results .page-numbers li a:active {
	background: #EA49B5;
	color: #fff;
}

.search-results .page-numbers li a:focus-visible {
	outline: 2px solid #EA49B5 !important;
	outline-offset: 2px;
}

/* Added By Tapu End */

/* single product page start */

.woocommerce section.related.products {
	margin-bottom: 70px;
}

.woocommerce section.related.products>h2 {
	font-size: 31px;
	font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	line-height: 31px;
	text-align: center;
	margin: 0 0 30px;
}

section.related.products>ul.products {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce .related.products ul.products li.product {
	border-radius: 16px;
	background: #fafafa;
	padding: 0 0 12px;
	margin: 0 6px 12px;
	width: 19%;
}

.woocommerce .related.products ul.products li.product>.product-inner {
	height: 100%;
	padding: 0;
}

.woocommerce .related.products ul.products li.product .woo-entry-inner {
	display: flex;
	flex-direction: column;
	justify-content: end;
	height: 100%;
}

.woocommerce .related.products ul.products li.image-wrap {
	background-color: #F2F2F2;
}

.iscu_product_img_summery_wrap .woocommerce-product-gallery>figure .woocommerce-product-gallery__image {
	margin-bottom: 10px;
}

.iscu_product_img_summery_wrap .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image {
	margin-bottom: 20px;
}

.woocommerce .related.products ul.products li.product .image-wrap .woo-entry-image {
	box-shadow: none;
	overflow: hidden;
	padding: 14%;
}

.woocommerce .related.products ul.products li.product .image-wrap .woo-entry-image .woocommerce-LoopProduct-link {
	overflow: hidden;
	display: flex;
}

.woocommerce .related.products ul.products li.product .image-wrap:hover .woo-entry-image img.woo-entry-image-main {
	transform: scale(1.1);
}

.woocommerce .product-inner .owp-quick-view {
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid rgba(99, 99, 99, 0.2) !important;
	background: rgb(255 255 255);
	padding: 0 10px !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border-radius: 6px;
	pointer-events: none;
	background: #fff;
	color: black;
	width: max-content;
	left: 50%;
	transform: translate(-50%, 0);
	transition: all 0.5s !important;
}

.woocommerce .related.products .product-inner:hover .owp-quick-view {
	transform: translate(-50%, -50%);
}

.woocommerce .related.products ul.products li.title {
	margin-top: auto;
	padding: 0 10px;
}

.woocommerce .related.products ul.products li.title h2 {
	margin: 0;
}

.woocommerce .related.products ul.products li.title a {
	color: #0D0D0D;
	font-family: "Metropolis";
	font-size: 14px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 37px;
	line-height: 1.3;
}

.woocommerce .related.products li.product .price-wrap {
	margin-top: auto;
	padding: 0 10px;
}

.woocommerce .related.products li.product .price {
	font-family: "Metropolis";
	font-size: 16px;
	font-weight: 600;
}

.woocommerce .related.products ul.products .btn-wrap {
	padding: 0 10px;
}

/* .woocommerce .related.products ul.products li.btn-wrap a.button {
	border: 2px solid black !important;
}
.woocommerce .related.products ul.products li.btn-wrap a.button:hover {
	color: #fff;
	border:2px solid #5ce1e6 !important;
	background-color: #5ce1e6 !important;
} */
.iscu_rating {
	display: none;
	padding: 0 16px;
}

.woocommerce .related ul.products li.owp-content-center.product.has-rating .woo-entry-inner .iscu_rating .star-rating {
	margin-left: 0;
	margin-right: 0;
}

.iscu_rating .iscu_review_counter {
	margin: 0 10px;
	line-height: 1.6;
}

.related.products .iscu_rating {
	display: flex;
	justify-content: center;
}

div.iscu_product_img_summery_wrap .woocommerce-product-gallery {
	height: fit-content;
}

/* .woocommerce .related.products ul.products li.product .image-wrap:hover .woo-entry-image .owp-quick-view {
	transform: translateY(15px);
} */
.iscu-woocommerce-faq-accordion .woocommerce-tabs .tabs {
	display: none;
}

.iscu-woocommerce-Tabs-panel {
	display: none;
	padding: 1em;
	border-top: none;
	transition: max-height 0.3s ease;
	overflow: hidden;
}

.iscu-woocommerce-accordion-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: white;
	padding: 1em;
	cursor: pointer;
	border-top: 1px solid #eee;
	margin-bottom: 0;
	font-size: 14px;
	font-family: Helvetica, "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: 600;
	/* line-height: 19.6px; */
}

.iscu-woocommerce-accordion-item:last-child .iscu-woocommerce-accordion-title {
	border-bottom: 1px solid #eee;
}

.iscu-woocommerce-accordion-title::before,
.iscu-woocommerce-accordion-title::after {
	content: "";
	position: absolute;
	right: 0;
	width: 11px;
	height: 1px;
	transition: .3s ease;
	transition-property: all;
	transition-property: transform, opacity;
	background-color: currentColor;
}

.iscu-woocommerce-accordion-title::before {
	transform: rotate(-90deg);
}

.iscu-woocommerce-accordion-title.active::before {
	transform: rotate(0deg);
}

.iscu_product_img_summery_wrap ul.flex-direction-nav {
	position: absolute;
	top: 35%;
	z-index: 99999;
	width: 100%;
	left: 0;
	overflow: hidden;
	transition: .3s all;
}

.iscu_product_img_summery_wrap li.flex-nav-prev {
	float: left;
}

.iscu_product_img_summery_wrap li.flex-nav-next {
	float: right;
}

.iscu_product_img_summery_wrap a.flex-next {
	visibility: hidden;
	position: relative;
	left: 70px;
	opacity: 0;
}

.iscu_product_img_summery_wrap a.flex-prev {
	visibility: hidden;
	position: relative;
	right: 70px;
	opacity: 0;
}

.iscu_product_img_summery_wrap a.flex-next::after {
	visibility: visible;
	content: '\f105';
	font-family: FontAwesome;
	margin-right: 10px;
	font-size: 15px;
	border-radius: 50%;
	padding: 9px 12px 9px;
	background-color: #00000080;
	color: white;
	line-height: 3;
}

.iscu_product_img_summery_wrap a.flex-prev::before {
	visibility: visible;
	content: '\f104';
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 15px;
	border-radius: 50%;
	padding: 9px 12px 9px;
	background-color: #00000080;
	color: white;
	line-height: 3;
}

.iscu_product_img_summery_wrap>.woocommerce-product-gallery:hover .flex-direction-nav a.flex-next {
	left: 0;
	opacity: 1;
}

.iscu_product_img_summery_wrap>.woocommerce-product-gallery:hover .flex-direction-nav a.flex-prev {
	right: 0;
	opacity: 1;
}

.flex-direction-nav .flex-nav-prev:hover a.flex-prev::before,
.flex-direction-nav .flex-nav-next:hover a.flex-next::after {
	background-color: black;
}

/* .iscu_product_img_summery_wrap .flex-viewport:hover ~ .flex-direction-nav a.flex-next {
	left: 0;
	opacity: 1;
}
.iscu_product_img_summery_wrap .flex-viewport:hover ~ .flex-direction-nav a.flex-prev {
	right: 0;
	opacity: 1;
}
.iscu_product_img_summery_wrap .flex-direction-nav:hover a.flex-next {
	left: 0;
	opacity: 1;
}
.iscu_product_img_summery_wrap .flex-direction-nav:hover a.flex-prev {
	right: 0;
	opacity: 1;
} */
.woocommerce div.product .iscu_product_img_summery_wrap div.woocommerce-product-gallery {
	margin-bottom: 36px;
}

.woocommerce.woocommerce-page a.button.loading::after {
	-webkit-animation: iscu_loader_spin 1s infinite linear;
	-moz-animation: iscu_loader_spin 1s infinite linear;
	-ms-animation: iscu_loader_spin 1s infinite linear;
	-o-animation: iscu_loader_spin 1s infinite linear;
	animation: iscu_loader_spin 1s infinite linear;
}

#outer-wrap #wrap {
	overflow: visible;
}

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

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

@media only screen and (max-width:1320px) {
	.woocommerce .related.products ul.products li.product {
		width: 18.7%;
	}
}

@media only screen and (max-width:1024px) {
	.woocommerce .related.products ul.products li.product {
		width: 31.6%;
	}
}

@media only screen and (max-width:768px) {
	.woocommerce .related.products ul.products li.product.col:not(.swiper-slide) {
		width: 48% !important;
	}
}

@media only screen and (max-width:650px) {
	.woocommerce .related.products ul.products li.product.col:not(.swiper-slide) {
		width: 47% !important;
	}
}

@media only screen and (max-width:480px) {
	.woocommerce .related.products ul.products li.product.col:not(.swiper-slide) {
		width: 100% !important;
	}
}

/* single product page end */

/* Added By Tapu Start */

.iscu_button_1 .elementor-button,
.owp-floating-bar .container .button,
#right-sidebar .wc-block-components-filter-reset-button,
.pisol-ppscw-container .pisol-shipping-calculator-form p .button,
.page .happyforms-flex .happyforms-part--submit button.happyforms-submit {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--e-global-color-text) !important;
	position: unset;
	transition: all 0.3s ease;
	width: fit-content;
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	padding: 0 20px !important;
	letter-spacing: .1em !important;
	text-decoration: none !important;
}

.owp-floating-bar .container .button {
	display: inline-block;
}

.page .happyforms-flex .happyforms-part--submit button.happyforms-submit {
	min-width: 150px;
	height: 48px !important;
}

.iscu_button_1 .elementor-button:hover,
.iscu_button_1 .elementor-button:focus,
.iscu_button_1 .elementor-button:active,
.owp-floating-bar .container .button:hover,
.owp-floating-bar .container .button:focus,
.owp-floating-bar .container .button:active,
#right-sidebar .wc-block-components-filter-reset-button:hover,
#right-sidebar .wc-block-components-filter-reset-button:focus,
#right-sidebar .wc-block-components-filter-reset-button:active,
.pisol-ppscw-container .pisol-shipping-calculator-form p .button:hover,
.pisol-ppscw-container .pisol-shipping-calculator-form p .button:focus,
.pisol-ppscw-container .pisol-shipping-calculator-form p .button:active,
.page .happyforms-flex .happyforms-part--submit button.happyforms-submit:hover,
.page .happyforms-flex .happyforms-part--submit button.happyforms-submit:focus,
.page .happyforms-flex .happyforms-part--submit button.happyforms-submit:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
	transform: scale(1);
}

.owp-floating-bar form.cart .quantity {
	display: none;
}

.iscu_button_1 .elementor-button:focus-visible,
.owp-floating-bar .container .button:focus-visible,
#right-sidebar .wc-block-components-filter-reset-button:focus-visible,
.pisol-ppscw-container .pisol-shipping-calculator-form p .button:focus-visible,
.page .happyforms-flex .happyforms-part--submit button.happyforms-submit:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important;
}

.iscu_home_page_slider_section .swiper-slide-inner .elementor-button:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.iscu_button_1 .elementor-button-wrapper {
	display: flex;
	justify-content: center;
}

.related.products .product-inner .btn-wrap {
	display: flex !important;
	justify-content: center;
}

.summary .single_add_to_cart_button,
.woocommerce-shop .product-category .product-inner .woo-entry-inner.clr a,
.related.products .product-inner .button,
.tax-product_cat .products .woo-entry-inner .btn-wrap a.button,
.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout,
#place_order {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	position: unset;
	transition: all 0.3s ease;
	width: fit-content !important;
	outline-color: #ea49b5 !important;
	background-color: #fff !important;
	color: #ea49b5 !important;
	border: 2px solid #ea49b5 !important;
	padding: 0 20px !important;
	margin: 0 !important;
	letter-spacing: .1em !important;
}

#place_order {
	width: 100% !important;
	height: 48px !important;
}

.tax-product_cat .products .woo-entry-inner .btn-wrap {
	width: fit-content;
}

.product-inner .woo-entry-inner.clr a h2 {
	color: unset !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal !important;
	font-weight: bold !important;
}

.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout {
	width: 100% !important;
}

.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:focus,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:active,
.tax-product_cat .products .woo-entry-inner .btn-wrap a.button:hover,
.tax-product_cat .products .woo-entry-inner .btn-wrap a.button:focus,
.tax-product_cat .products .woo-entry-inner .btn-wrap a.button:active,
.woocommerce-shop .product-category .product-inner .woo-entry-inner.clr a:hover,
.woocommerce-shop .product-category .product-inner .woo-entry-inner.clr a:focus,
.woocommerce-shop .product-category .product-inner .woo-entry-inner.clr a:active,
.related.products .product-inner .button:hover,
.related.products .product-inner .button:focus,
.related.products .product-inner .button:active,
.summary .single_add_to_cart_button:hover,
.summary .single_add_to_cart_button:focus,
.summary .single_add_to_cart_button:active,
#place_order:hover,
#place_order:focus,
#place_order:active {
	background-color: #ea49b5 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
}

.summary .single_add_to_cart_button:focus-visible,
.related.products .product-inner .button:focus-visible,
.woocommerce-shop .product-category .product-inner .woo-entry-inner.clr a:focus-visible,
.tax-product_cat .products .woo-entry-inner .btn-wrap a.button:focus-visible,
.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button:focus-visible,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:focus-visible,
#place_order:focus-visible {
	outline: 2px solid #ea49b5 !important;
	outline-offset: 2px;
	background-color: #ea49b5 !important;
	color: #fff !important;
}

.pisol-ppscw-alert {
	padding: 8px 20px !important;
}

.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button {
	border-radius: 0px !important;
}

.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button:hover,
.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button:focus,
.pisol-ppscw-container .pisol-woocommerce-shipping-calculator .button:active {
	background-color: #ea49b5 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 0px !important;
}

.owp-floating-bar .product_price p {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	position: unset;
	transition: all 0.3s ease;
	outline-color: rgb(235, 235, 235) !important;
	background-color: #fff !important;
	color: #000 !important;
	border: 2px solid rgb(235, 235, 235) !important;
	padding: 0 20px !important;
	margin: 0 !important;
	letter-spacing: .1em !important;
	margin-bottom: 10px !important;
}

.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart:hover,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart:focus,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart:active {
	background-color: rgb(235, 235, 235) !important;
	border: 2px solid transparent !important;
}

.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart:focus-visible {
	background-color: rgb(235, 235, 235) !important;
	outline: 2px solid rgb(235, 235, 235) !important;
	outline-offset: 2px;
}

.owp-floating-bar .product_price .price br {
	display: none;
}

.woocommerce .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-form .form-row {
	margin: 0 !important;
}

.woocommerce .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-form .form-row input,
.woocommerce .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-form .form-row select {
	margin-bottom: 16px;
}

.woocommerce .pisol-woocommerce-shipping-calculator .pisol-shipping-calculator-form {
	padding: 20px 20px 10px 20px;
}

.woocommerce .woocommerce-form .woocommerce-button {
	height: 48px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--e-global-color-text) !important;
	transition: all 0.3s ease;
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	padding: 0 20px !important;
	letter-spacing: .1em !important;
	margin-top: 10px;
}

.woocommerce .woocommerce-form .woocommerce-button:hover,
.woocommerce .woocommerce-form .woocommerce-button:focus,
.woocommerce .woocommerce-form .woocommerce-button:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
}

.woocommerce .woocommerce-form .woocommerce-button:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important
}

.woocommerce li.login:has(.owp-account-link.current) {
	border-radius: 6px 0 0 6px;
}

.woocommerce li.register:has(.owp-account-link.current) {
	border-radius: 0 6px 6px 0;
}

.woocommerce .checkout_coupon .form-row .button {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--e-global-color-text) !important;
	position: unset;
	transition: all 0.3s ease;
	width: max-content;
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	padding: 0 20px !important;
	letter-spacing: .1em !important;
	text-decoration: none !important;
}

.woocommerce .checkout_coupon .form-row .button:hover,
.woocommerce .checkout_coupon .form-row .button:focus,
.woocommerce .checkout_coupon .form-row .button:active {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
}

.woocommerce .checkout_coupon .form-row .button:focus-visible {
	outline: 2px solid #5ce1e6 !important;
	outline-offset: 2px;
	background-color: #5ce1e6 !important;
	color: #fff !important;
}

.woocommerce-checkout form.checkout_coupon input {
	height: 42px !important;
	border-radius: 6px !important;
}

@media only screen and (max-width: 1280px) {
	.related.products .product-inner .button {
		padding: 0 10px !important;
		font-size: 12px !important;
	}

	.related.products .product-inner .btn-wrap {
		padding: 0 6px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.related.products .product-inner .button {
		padding: 0 20px !important;
		font-size: 14px !important;
	}

	.related.products .product-inner .btn-wrap {
		padding: 0 10px !important;
	}

	.single-product .owp-floating-bar.show,
	.owp-floating-bar .container {
		height: 66px !important;
	}
}

@media only screen and (max-width: 520px) {
	.related.products .product-inner .button {
		padding: 0 10px !important;
		font-size: 12px !important;
	}

	.related.products .product-inner .btn-wrap {
		padding: 0 6px !important;
	}
}

@media only screen and (max-width: 480px) {
	.related.products .product-inner .button {
		padding: 0 16px !important;
		font-size: 14px !important;
	}

	.related.products .product-inner .btn-wrap {
		padding: 0 10px !important;
	}
}

/* Added By Tapu End */

/* Added By VM Start */

.iscu_header_menu_wrapp.elementor-element.elementor-element-9a17895 .eael-simple-menu.eael-simple-menu-horizontal li ul li a {
	padding: 5px 0;
	margin: 4px 0;
}

.iscu_header_section_wrapp a:focus {
	outline: none !important;
}

.iscu_header_section_wrapp .iscu_header_nav_wrapp .eael-simple-menu li a::before {
	left: 18px;
	content: "";
	z-index: 20;
	height: 2px;
	bottom: -1px;
	position: absolute;
	transform: scaleX(0);
	will-change: transform;
	width: calc(100% - 36px);
	transition: transform .3s;
	background-color: currentColor;
}


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

.iscu_left_nav_drawer_wrapp {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -99;
	height: 100vh;
	position: fixed;
	visibility: hidden;
	width: 100vw !important;
	background-color: #0000004d;
	/* rgba(0, 0, 0, 0.3); */
	transition: visibility .34s, opacity .34s ease;
}

.iscu_left_nav_drawer_content_wrapp {
	top: 0;
	bottom: 0;
	left: -1px;
	width: 50vw;
	height: 100%;
	z-index: 8031;
	position: fixed;
	overflow: hidden;
	min-width: 500px;
	visibility: hidden;
	will-change: transform;
	background-color: #FFF;
	transform: translate(-100%);
	transition: transform .34s ease, visibility .34s;
}


.iscu_drawer_header_wrapper {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E2E2E2;
}

.iscu_close_drawer_btn,
.iscu_back_drawer_btn {
	cursor: pointer;
	padding: 12px 20px;
	width: max-content;
}

.iscu_close_drawer_svg_wrapp,
.iscu_back_drawer_svg_wrapp {
	height: 24px;
}

.iscu_drawer_svg_wrapper {
	height: 48px;
	padding: 12px;
}

.iscu_open_drawer_btn,
.iscu_close_drawer_btn {
	cursor: pointer;
}

.iscu_back_drawer_svg_wrapp {
	display: none;
}

.iscu_drawer_child_menu_wrapp {
	display: none;
}

.iscu_drawer_content_wrapp {
	overflow: scroll;
	max-height: 100vh;
	position: relative;
	overflow-x: hidden;
}

.iscu_drawer_menu_nav_list,
.iscu_drawer_child_menu_list,
.iscu_drawer_child_sub_menu_list {
	margin: 0;
	padding: 12px 0;
}

.iscu_drawer_child_menu_list,
.iscu_drawer_child_sub_menu_list {
	padding: 0;
	padding-bottom: 20px
}

.iscu_drawer_menu_nav_list_item,
.iscu_drawer_child_menu_item,
.iscu_drawer_child_sub_menu_item,
.iscu_drawer_other_content_wrapp {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style-type: none;
	justify-content: space-between;
}

.iscu_drawer_menu_name,
.iscu_drawer_title {
	width: 100%;
	flex: 1 1 0;
	font-size: 16px;
	cursor: pointer;
	color: #5C5C5C;
	font-weight: 600;
	padding: 12px 20px;
	max-width: calc(100% - 60px);
	transition: opacity .24s ease, transform .24s ease;
}

.iscu_drawer_menu_icon_wrapp {
	cursor: pointer;
	color: #5C5C5C;
	padding: 10px 20px;
	line-height: normal;
	transition: transform .15s ease-out;
}

.iscu_drawer_child_menu_wrapp {
	width: 100%;
}

.iscu_full_width {
	max-width: unset;
}

.elementor-element.elementor-element-74d73e8 {
	margin-bottom: 0 !important;
}

.iscu_drawer_other_content_wrapp {
	margin: 0 20px 60px 20px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}

.iscu_drawer_other_content_wrapp .iscu_drawer_menu_name {
	flex: unset;
	padding-left: unset;
}


.iscu_drawer_menu_name:hover,
.iscu_drawer_child_menu_list .iscu_drawer_menu_name:hover,
.iscu_drawer_child_sub_menu_list .iscu_drawer_menu_name:hover {
	color: #5C5C5C;
}

.iscu_header_section_wrapp .iscu_header_nav_wrapp .eael-simple-menu li a:hover::before {
	transform: scaleX(1);
}

.iscu_header_menu_wrapp.elementor-element.elementor-element-9a17895 .eael-simple-menu.eael-simple-menu-horizontal li ul li a:hover::before {
	transform: scaleX(0);
}

body #site-header {
	z-index: 99999 !important;
}

.iscu_drawer_child_menu_item .iscu_drawer_menu_icon_wrapp {
	transform: rotate(270deg);
}

.iscu_drawer_child_sub_menu_wrapp {
	bottom: 0;
	width: 100%;
	z-index: 10;
	height: 100%;
	visibility: hidden;
	position: absolute;
	background-color: white;
	transform: translateX(100%);
	transition: transform .34s ease, visibility .34s;
}

.iscu_drawer_title {
	cursor: unset;
	padding: unset;
	max-width: unset;
}

.current-menu-item>a>span>i {
	color: #EA49B5;
}

.woocommerce .owp-account-links .or {
	display: none !important;
}

.woocommerce .owp-account-links {
	display: flex;
	width: 560px;
	max-width: 100%;
	border-radius: 8px;
	align-items: center;
	margin: -10px auto 0 auto;
	margin-bottom: 0 !important;
	border: 2px solid #eaeaea;
}

.woocommerce .owp-account-link {
	display: flex;
	padding: 16px;
	opacity: 1 !important;
	align-content: center;
	justify-content: center;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: rgba(51, 51, 51, 0.7) !important;
}

.owp-account-links>li {
	width: 100%;
}

.woocommerce .owp-account-link.current {
	color: #333 !important;
}

.account-original-style .woocommerce #customer_login>div {
	width: unset !important;
	border: unset !important;
	padding: unset !important;
}

.account-original-style .woocommerce #customer_login>div>form {
	width: 560px;
	margin: auto;
	padding: 20px;
	max-width: 100%;
	position: relative;
	border-radius: 8px;
	border: 2px solid #eaeaea;
}

.woocommerce .woocommerce-form-login__submit {
	left: 20px;
	right: 20px;
	bottom: 20px;
	position: absolute;
}

.woocommerce .form-row:nth-child(3) {
	margin-bottom: 60px !important;
}

.woocommerce a.owp-account-link:focus {
	outline: none !important;
}

.woocommerce li:has(.owp-account-link.current) {
	border-radius: 6px;
	background-color: #60e5ea;
	transition: background-color ease 0.5s;
	/* background: linear-gradient(192deg, #EA49B5, #5CE1E7); */
}

.woocommerce li:has(.owp-account-link.current) a {
	color: #FFF;
}

#happyforms-4637 .happyforms-flex .happyforms-part-wrap .happyforms-part__label-container {
	display: none;
}


.iscu_multibuy_disc_title_wrapp {
	margin-top: 20px;
}

.iscu_multibuy_disc_title {
	font-size: 20px;
	color: #58595b;
	font-weight: 400;
	word-spacing: 0.4px;
	letter-spacing: 0.4px;
}

.iscu_multibuy_disc_options_wrapp {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 25px 0;
}

.iscu_multibuy_disc_option_wrapp {
	cursor: pointer;
	min-width: 120px;
	padding: 5px 10px;
	text-align: center;
	width: max-content;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

.iscu_multibuy_disc_option_wrapp.active {
	background-color: #e9e9e9;
}

.iscu_multibuy_disc_opt_title_wrapp {
	font-size: 20px;
	color: #58595b;
	font-weight: 200;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0.2px;
	box-sizing: border-box;
}

.iscu_multibuy_disc_opt_price_wrapp {
	font-size: 18px;
	color: #58595b;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
}

.iscu_multibuy_disc_opt_price_wrapp .amount {
	color: #58595b;
	letter-spacing: 0.6px;
}

.iscu_multibuy_disc_fields_wrapp {
	display: flex;
	gap: 15px 20px;
	flex-wrap: wrap;
	padding: 15px 20px;
	flex-direction: row;
	box-sizing: border-box;
	background-color: #e8e8e8;
}

.iscu_multibuy_disc_field_content {
	gap: 20px;
	display: flex;
	max-width: 400px;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}

.iscu_multibuy_disc_field_title {
	font-size: 20px;
	font-weight: 300;
	color: #58595b;
	white-space: nowrap;
}

.iscu_multibuy_disc_field_wrapp .iscu_multibuy_dis_field {
	width: 100%;
	display: block;
	line-height: 1.5;
	font-weight: 400;
	color: #495057;
	border-radius: .25rem;
	background-color: #fff;
	padding: .375rem .75rem;
	max-width: 100% !important;
	border: 1px solid #ced4da;
	background-clip: padding-box;
	height: calc(1.5em + .75rem + 2px);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.iscu_preoduct_mtr {
	clear: both;
	line-height: 2;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	color: #757575;
}

.iscu_mini_cart_mtr {
	text-align: end;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 5px;
	letter-spacing: 0.1px;
}

.woocommerce table.shop_table dl {
	gap: 7px;
	display: flex;
	width: fit-content;
}

.iscu_multibuy_disc_wrapp {
	margin-top: -25px;
	margin-bottom: 30px;
}


/* Added By VM End */


/* added by kalpna start */

body.woocommerce-shop ul.products.list li.product,
body.tax-product_cat ul.products.list li.product {
	border-bottom: unset !important;
}

.woocommerce .woocommerce-cart-form .shop_table.cart thead th,
.woocommerce .cart-collaterals .cart_totals h2 {
	font-weight: 700;
	font-size: 13px;
}

.woocommerce .woocommerce-cart-form .shop_table .product-remove a.remove {
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #979797;
}

.woocommerce .woocommerce-cart-form .shop_table .product-remove a.remove:hover {
	color: #333 !important;
}

.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail img {
	max-width: 100px;
}

.woocommerce .woocommerce-cart-form .shop_table tbody td.product-name {
	font-size: 17px;
	font-weight: 600;
}

.woocommerce .woocommerce-cart-form .shop_table tbody td.product-name>p:empty,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button br,
.woocommerce .woocommerce-cart-form .shop_table tbody td.product-quantity br {
	display: none;
}

.woocommerce .woocommerce-cart-form .shop_table tbody td.product-name .variation dt {
	color: #333232;
	font-size: 13px;
	font-weight: 600;
}

.woocommerce .woocommerce-cart-form .shop_table tbody td.product-name .variation dd .woocommerce-Price-amount,
.woocommerce .woocommerce-cart-form .shop_table tbody td.product-name .variation dd {
	font-size: 13px;
	color: #2f2f2f;
	font-weight: 500;
}

.woocommerce .woocommerce-cart-form .shop_table tbody td.product-subtotal .woocommerce-Price-amount {
	font-weight: 600;
}

.woocommerce .cart-collaterals .cart_totals h2 {
	letter-spacing: 0.5px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	font-size: 14px !important;
	color: #404040 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals #shipping_method label {
	/* padding-left: 0px !important; */
	font-size: 13px;
}

.woocommerce-cart .cart-collaterals .cart_totals #shipping_method {
	padding-bottom: 10px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
	font-size: 13px;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator a.shipping-calculator-button,
.woocommerce .woocommerce-cart-form .shop_table a,
.woocommerce-shop .products .product-category a {
	outline: unset !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount {
	vertical-align: unset !important;
	padding-top: 0px !important;
	margin-right: 5px !important;
}

.woocommerce .woocommerce-cart-form .coupon-error-notice {
	margin-top: 5px;
	font-size: 13px;
}

/* .woocommerce-cart .cart-collaterals .cart_totals #payment-method-message{
    margin-bottom: 22px;
} */

/* shop  */

.woocommerce-shop .products .entry .woo-entry-image,
.products .product-category .woo-entry-image {
	box-shadow: unset !important;
	margin-bottom: 0px !important;
}

.woocommerce-shop .products .product-category .woo-entry-inner {
	background-color: #ffffff;
	border-radius: 0px;
	color: #000000 !important;
	display: inline-flex;
	position: relative;
}

/* .woocommerce-shop .products .product-category .woo-entry-inner a{
    padding: 5px 20px;
    transition: all .5s ease;
    color: #000000 !important;
    border-radius: 0px;
    box-shadow: 1px 1px #0000001a;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
} */

/* .woocommerce-shop .products .product-category .woo-entry-inner a:hover{
    background: #ea49b5 !important;
    color: #fff !important;
}

.woocommerce-shop .products .product-category .woo-entry-inner a:hover .woocommerce-loop-category__title {
    color: #fff !important;
} */

.woocommerce-shop .products .product-category .woo-entry-inner a .woocommerce-loop-category__title {
	/* font-size: 14px !important; */
	/* padding: 5px; */
	/* margin: 0px; */
	/* font-weight: 600; */
	letter-spacing: 0.3px;
	/* color: #000000 !important; */
}

.woocommerce-shop .products .product-category .woo-entry-inner a .woocommerce-loop-category__title .count {
	font-size: 13px;
	vertical-align: top;
}

.woocommerce-shop .products .product-category:hover .woo-entry-image img,
.tax-product_cat .products .product-inner:hover .woo-entry-image img {
	transform: scale(1.1);
	transition: transform 0.7s ease-in-out;
}

.woocommerce-shop .products .product-category .woo-entry-image img,
.tax-product_cat .products .product-inner .woo-entry-image img {
	transition: transform 0.7s ease-in-out;
}

/* product-category  */

.tax-product_cat a:focus,
a.woocommerce-LoopProduct-link:focus,
a.owp-quick-view:focus,
body.woocommerce-shop a:focus {
	outline: unset !important;
}

.tax-product_cat .products .entry .woo-entry-image {
	box-shadow: unset !important;
	margin-bottom: 0px !important;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.tax-product_cat .products .product-category .woo-entry-image a.no-lightbox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}

.tax-product_cat ul.products li.product .woo-entry-image img,
.woocommerce-shop ul.products li.product .woo-entry-image img {
	max-height: 200px !important;
}

.tax-product_cat .products .entry .product-inner,
.tax-product_cat .products .product-category .product-inner {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}

.tax-product_cat .products.list .entry .product-inner,
.tax-product_cat .products.list .product-category .product-inner {
	padding: 20px;
}

.tax-product_cat ul.products.list li.product .woo-entry-inner {
	padding-left: 20px;
}

.tax-product_cat ul.products.list .product-inner {
	justify-content: space-between !important;
}

/* .tax-product_cat .products .woo-entry-inner .btn-wrap a.button{
    border-radius: 0px !important;
    outline: none !important;
    padding: 5px 15px !important;
    transition: all .5s ease !important; */
/* box-shadow: 1px 1px #0000001a !important; */
/* font-size: 14px !important;
    background: #5ce1e6 !important;
    color: white !important;
    text-transform: uppercase;
} */

/* .tax-product_cat .products .woo-entry-inner .btn-wrap a.button:hover{ */
/* background: transparent !important; */
/* color: #323D3D !important;
} */


.tax-product_cat .product-inner .owp-quick-view {
	transform: translate(-50%, -50%);
	background: #fff;
	color: black;
	width: auto;
	padding: 10px;
	left: 50%;
	transition: all 0.5s !important;
	bottom: -10%;
	white-space: nowrap;
}

.tax-product_cat .products .product-category .woo-entry-inner .description {
	color: #000000 ! Important;
}

.tax-product_cat .products .product-inner:hover .owp-quick-view {
	bottom: 0;
}

.tax-product_cat ul.products li.product .woo-entry-inner li.image-wrap,
.tax-product_cat .product-category.product .woo-entry-image {
	margin-bottom: 30px !important;
}

.tax-product_cat .products .product-category.product .woo-entry-inner {
	background-color: transparent !important;
	display: inline-block;
	margin: auto auto 0px auto;
	text-align: center;
	display: flex;
	flex-direction: column-reverse;
}

.tax-product_cat .products.oceanwp-row.grid {
	display: flex !important;
}

/* .tax-product_cat .products .product-category.product .woo-entry-inner a{
    border-radius: 0px !important;
    outline: none !important;
    padding: 5px 14px !important;
    transition: all .5s ease !important;
    font-size: 14px !important;
    background: #EA49B5 !important;
    color: white !important;
    display: inline-flex !important;
    border: 2px solid #EA49B5;
    margin-bottom: 20px;
    width: fit-content;
    align-self: center;
}

.tax-product_cat .products .product-category.product .woo-entry-inner a:hover .woocommerce-loop-category__title{
    color: #323D3D !important;
}

.tax-product_cat .products .product-category.product .woo-entry-inner a .woocommerce-loop-category__title{
    font-size: 14px !important;
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
} */

.tax-product_cat ul.products.list li.product .woo-entry-image {
	margin: 0px !important;
}

.tax-product_cat .products {
	display: flex;
	flex-wrap: wrap;
}

.tax-product_cat .products .product {
	display: flex;
	flex-direction: column;
}

.tax-product_cat .products.grid .entry .product-inner,
.tax-product_cat .products.grid .entry .product-inner .woo-entry-inner,
.tax-product_cat .products.grid .product-category .product-inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.tax-product_cat .products .entry .product-inner .woo-entry-inner .btn-wrap {
	margin: auto;
}

.tax-product_cat .products .entry .product-inner .woo-entry-inner .title a {
	font-size: 17px;
	font-weight: 600;
}

.tax-product_cat .products .entry .product-inner .woo-entry-inner .price-wrap .price,
.tax-product_cat .products .entry .product-inner .woo-entry-inner .price-wrap .price .amount {
	font-size: 15px;
	color: #666;
	font-weight: 400;
}

.tax-product_cat .products .entry .product-inner .woo-entry-inner .price-wrap,
.tax-product_cat .products .entry .product-inner .woo-entry-inner .title {
	padding: 0px 10px;
}

.tax-product_cat ul.products li.product .woo-entry-inner li {
	margin-bottom: 18px !important;
}

.tax-product_cat ul.products li.product .woo-entry-inner li.iscu_rating {
	margin-bottom: 10px !important;
	display: inline-flex;
	justify-content: center;
}

.tax-product_cat .products.list .entry .product-inner .woo-entry-inner .title a {
	font-size: 20px;
}

.tax-product_cat .products.list .product .woo-entry-inner .woo-desc {
	font-weight: 400;
}

.tax-product_cat .woocommerce .term-description {
	margin-bottom: 20px !important;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner {
	padding: 25px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .owp-qv-image {
	width: 40%;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary {
	width: 60%;
	padding: 0px 30px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .product_title {
	font-size: 26px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .price,
#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .price .amount,
#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .price .woocommerce-price-suffix {
	color: #686868;
	font-size: 18px;
	margin: 0px;
	font-weight: 400;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .woocommerce-product-details__short-description {
	margin-top: 10px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .woocommerce-product-details__short-description p {
	margin: 0 0 10px;
	font-weight: 500;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary table.variations th {
	width: 30%;
	padding-left: 0;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary table.variations th label {
	font-size: 13px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary table ul {
	margin: 0px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary table td {
	padding: 15px 0px 15px 10px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary form.cart {
	border-bottom: unset;
	padding: 0px;
	margin-bottom: 20px;
}

#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .button {
	font-size: 14px;
	letter-spacing: 0.3px;
}

#owp-qv-wrap .owp-qv-content-inner .owp-qv-close {
	top: 5px;
	right: 5px;
}

#owp-qv-wrap .single_variation_wrap {
	margin-bottom: 25px;
}

#owp-qv-wrap .single_variation_wrap .options-container .options {
	grid-template-columns: unset !important;
}

#owp-qv-wrap #wapo-total-price-table {
	margin-top: 10px;
}

#owp-qv-wrap #wapo-total-price-table .only_final {
	margin-bottom: 30px;
}

#owp-qv-wrap #wapo-total-price-table table th {
	width: 100%;
}

#owp-qv-wrap #wapo-total-price-table table th,
#owp-qv-wrap #wapo-total-price-table table td {
	vertical-align: middle;
	padding-left: 0px;
}

#owp-qv-wrap .wapo-total-order th {
	font-weight: 500;
}

#owp-qv-wrap .wapo-total-order #wapo-total-order-price {
	font-weight: 600;
}

#owp-qv-wrap .selected {
	color: #000;
}

#owp-qv-wrap .owp-qv-container {
	transform: translateY(-50%);
	z-index: 1111;
	top: 50%;
	max-height: 85vh;
	overflow: hidden;
}

#owp-qv-wrap .owp-qv-content-wrap {
	max-height: 80vh;
	overflow: hidden;
	overflow-y: scroll;
}

/* filter  */

#right-sidebar .sidebar-box {
	margin-bottom: 25px !important;
}

#right-sidebar .sidebar-box.woocommerce .widget-title,
#right-sidebar .wc-blocks-filter-wrapper .wp-block-heading {
	display: block;
	line-height: 1;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	border-style: solid;
	letter-spacing: 0.5px;
	padding-left: 0px;
	margin: 0px;
	text-transform: capitalize;
	border: none !important;
	border-width: 0px;
	padding-bottom: 10px;
}

#right-sidebar .wc-blocks-filter-wrapper h3.wp-block-heading,
#right-sidebar .sidebar-box.woocommerce .widget-title {
	position: relative;
	cursor: pointer;
}

#right-sidebar .wc-blocks-filter-wrapper h3.wp-block-heading::after,
#right-sidebar .sidebar-box.woocommerce .widget-title::after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	top: 0;
	right: 5px;
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}

#right-sidebar .wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
	max-width: 100px;
	padding: 12px;
	font-size: 13px;
	border-color: #cfcfcf !important;
	font-weight: 400;
}

#right-sidebar .wc-block-components-price-slider__controls {
	margin-top: 30px;
}

#right-sidebar .wc-block-components-price-slider__label {
	font-size: 12px;
	font-weight: 400;
}

#right-sidebar .widget_product_categories li a,
#right-sidebar .widget_layered_nav li a {
	font-size: 14px;
	font-weight: 400;
}

#right-sidebar .select2-container--default .select2-selection--single {
	border-radius: 0px !important;
}

#right-sidebar .wc-blocks-filter-wrapper h3.wp-block-heading.iscu_open::after,
#right-sidebar .sidebar-box.woocommerce .widget-title.iscu_open::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 15.75 7.5-7.5 7.5 7.5'/%3E%3C/svg%3E");
	/* up */
}

#right-sidebar .sidebar-box.woocommerce .woocommerce-widget-layered-nav-list,
#right-sidebar .sidebar-box.woocommerce .woocommerce-widget-layered-nav-dropdown,
#right-sidebar .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-price-filter {
	display: none;
	padding: 15px 5px 10px 5px;
}

#right-sidebar h2.wp-block-heading {
	font-size: 22px;
	position: relative;
	margin-left: 25px;
}

#right-sidebar h2.wp-block-heading::after {
	content: "";
	display: inline-block;
	width: 23px;
	height: 19px;
	margin-left: 8px;
	background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2219%22%20viewBox%3D%220%200%2020%2020%22%20stroke-width%3D%221.25%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cline%20x1%3D%221%22%20y1%3D%226%22%20x2%3D%2219%22%20y2%3D%226%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cline%20x1%3D%221%22%20y1%3D%2214%22%20x2%3D%2219%22%20y2%3D%2214%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22/%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2214%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22/%3E%3C/svg%3E);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: -35px;
	top: 5px;
}

#right-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px !important;
	color: #000;
}

#right-sidebar .select2-container--default .select2-selection--single .select2-selection__placeholder {
	font-size: 14px !important;
	color: #000;
	font-weight: 300;
	font-size: 13px !important;
}

#right-sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px !important;
}

#right-sidebar .select2-container .select2-selection--single {
	height: 40px !important;
	border-color: #000 !important;
}

/* #right-sidebar .wc-block-components-filter-reset-button{
    padding: 5px 10px;
    text-decoration: none !important;
} */

/* .iscu_filter_hide #content-wrap .content-area{
    float: unset;
    margin: 0 auto;
} */

/* added by kalpna End */

/* added by parth start  */

.iscu_product_img_summery_wrap .woocommerce-product-gallery {
	position: sticky !important;
	top: 110px !important;
	margin-right: 4%;
}

.iscu_product_img_summery_wrap {
	position: relative;
	display: flex;
}

.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}

.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner a {
	width: 32%;
	height: min-content;
	margin-right: 4%;
}

.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner .woo-desc {
	width: 65%;
}

body.woocommerce-shop .oceanwp-row .span_1_of_3.first {
	clear: unset;
}

body.woocommerce-shop .oceanwp-row .col.span_1_of_3 {
	padding: 0 1.500rem;
	width: 25%;
	padding-bottom: 20px;
}

body.woocommerce-shop .oceanwp-row .col.span_1_of_3 .product-inner {
	padding: 18px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.scroller-status {
	padding-bottom: 20px;
}

/* .woocommerce-shop ul.products.list li.product .woo-entry-image img {
    max-height: 250px;
} */

.woocommerce-shop ul.products.list li.product .woo-entry-inner .description {
	text-align: center;
}

.woocommerce-shop ul.products.list li.product .woo-entry-image {
	width: 26%;
}

.woocommerce-shop ul.products.list li.product .woo-entry-inner {
	width: 70%;
}

.woocommerce-shop ul.products.list li.product .woo-entry-image .no-lightbox,
.woocommerce-shop ul.products.grid li.product .woo-entry-image .no-lightbox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}

/* added by parth end  */


/* Added By Kuldeep Start */

.search-results #right-sidebar {
	display: none !important;
}

.search-results #content-wrap {
	display: flex !important;
	justify-content: center !important;
	padding-bottom: 55px !important;
}

.search-results .page-numbers {
	text-align: center;
}

.search-results #primary {
	padding: 0;
	border: unset;
}

.search-results article {
	border: unset !important;
}

.search-results article .search-entry-inner {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 20px;
	border-radius: 8px;
	width: 100%;
}

.search-results .thumbnail-link {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 150px;
	border-radius: 5px;
}

.search-results .thumbnail {
	border-radius: 5px;
}

.search-results .search-entry-content {
	width: 80%;
}

.search-results article .thumbnail img:hover {
	transform: scale(1.2);
}

.search-results article .thumbnail img {
	transition: transform 0.5s ease-in-out;
}

.search-results .thumbnail-link:hover {
	border-radius: 5px;
}

.search-results article .search-entry-readmore a {
	border: unset !important;
	color: #ea49b5;
}

.iscu_product_brochure_download:hover {
	background-color: #5ce1e6 !important;
	border: 2px solid transparent !important;
	color: #fff !important;
	border-radius: 6px !important;
	transform: scale(1);
}

.iscu_product_brochure_download {
	height: 42px !important;
	border-radius: 6px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--e-global-color-text) !important;
	position: unset;
	transition: all 0.3s ease;
	width: fit-content;
	outline-color: #5ce1e6 !important;
	background-color: #fff !important;
	border: 2px solid #5ce1e6 !important;
	padding: 0 20px !important;
	letter-spacing: .1em !important;
	text-decoration: none !important;
	font-size: 14px !important;
	cursor: pointer;
	margin: 40px auto 0px auto;
}

.iscu_product_brochure_download .button {
	background-color: unset !important;
	color: unset !important;
	font-size: 14px;
	outline: none !important;
	border: none !important;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected .product-container {
	background: #f2fcfb;
}

.owp-floating-bar {
    bottom: 0 !important; 
    transform: translateX(-50%) translateY(100%) !important;
	transition: all 0.4s ease !important;
	top: unset !important;
	left: 50% !important;
	max-width: 85% !important;
	border-radius: 8px !important;
}

.owp-floating-bar.show {
	bottom: 64px !important;
	transform: translateX(-50%) translateY(0) !important;
	opacity: 1 !important;
	visibility: visible !important;
	max-width: 85% !important;
	border-radius: 8px !important;
}

.iscu_loader_added::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	text-rendering: auto;
	content: "";
	position: inherit;
	top: auto;
	right: auto;
	margin-left: 6px;
	vertical-align: top;
	font-weight: 400;
	-webkit-animation: iscu_spin 2s infinite linear;
	-moz-animation: iscu_spin 2s infinite linear;
	-ms-animation: iscu_spin 2s infinite linear;
	-o-animation: iscu_spin 2s infinite linear;
	animation: iscu_spin 2s infinite linear;
	color: inherit;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}


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

	.owp-floating-bar.show {
		max-width: 90% !important;
		bottom: 32px !important;
	}

	.search-results .search-entry-content {
		width: 100%;
		text-align: center;
	}

	.search-results .search-entry-inner {
		display: block !important;
	}

	.search-results .thumbnail {
		margin: 0px 0px 25px 0px !important;
		display: flex;
		justify-content: center;
	}

}

@media only screen and (max-width: 480px) {
	.search-results article .thumbnail {
		display: flex !important;
	}

	.search-results .page-numbers .page-numbers {
		min-width: 25px;
		line-height: 25px;
	}
}

/* Added By Kuldeep End */

@media only screen and (max-width: 1300px) {
	.woocommerce-shop .products .product-category .woo-entry-inner a .woocommerce-loop-category__title {
		font-size: 12px !important;
	}
}

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

	.iscu_header_section_wrapp .elementor-container {
		flex-wrap: wrap;
	}

	.iscu_header_section_wrapp .iscu_header_logo_wrapper {
		flex: 0 0 70%;
	}

	.iscu_header_section_wrapp .iscu_header_search_wrapper {
		flex: 0 0 30%;
	}

	.iscu_header_section_wrapp .iscu_header_nav_wrapp {
		flex: 0 0 100%;
		order: 3;
	}

	.elementor-element-e4abe58 .elementor-container {
		margin-top: 10px
	}

	.iscu_header_search_wrapper,
	.iscu_header_logo_wrapper {
		margin-bottom: 12px;
	}

	.elementor-27 .iscu_header_nav_wrapp .elementor-element.elementor-element-9a17895 {
		width: 100%;
	}

}

@media only screen and (max-width: 1200px) {
	body.woocommerce-shop .oceanwp-row .col.span_1_of_3 {
		width: 33.33%;
		padding: 0 .625rem;
		padding-bottom: 20px;
	}
}

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

	#site-header .elementor-element-e4abe58,
	.elementor-element-41f6c6d {
		display: block !important;
	}

	.elementor-element-b9ef622>.elementor-container {
		padding-right: auto;
		justify-content: initial;
	}

	.iscu_header_nav_wrapp {
		width: 70% !important;
	}

	/* .iscu_header_search_wrapper,
    .iscu_header_logo_wrapper {
        width: 33.33% !important;
    } */

	/* .iscu_header_search_wrapper {
        width: 29% !important;
    }

    .iscu_header_logo_wrapper {
        width: 24% !important;
    } */

	.iscu_header_search_wrapper,
	.iscu_header_logo_wrapper {
		width: 20% !important;
	}

}

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

	.tax-product_cat #content-wrap {
		display: flex;
		flex-direction: column-reverse;
	}

	#owp-qv-wrap .owp-qv-container:before {
		height: auto !important;
	}

}

@media only screen and (max-width: 850px) {
	body.woocommerce-shop .oceanwp-row .col.span_1_of_3 {
		width: 50%;
		padding: 0 .625rem;
		padding-bottom: 20px;
	}

	.woocommerce-shop .products .product-category .woo-entry-inner a .woocommerce-loop-category__title {
		font-size: 13px !important;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator a.shipping-calculator-button {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals #shipping_method {
		padding-top: 10px !important;
	}

	.woocommerce-cart .cart-collaterals .cart_totals #shipping_method li {
		padding-bottom: 0;
	}

	.tax-product_cat .products.list .product .woo-entry-inner.clr {
		padding: 0px;
	}

	#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary {
		padding: 0px;
		margin-top: 30px;
	}

	#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary table.variations th {
		width: 40%;
	}

	#owp-qv-wrap .owp-qv-container .owp-qv-content-inner {
		padding: 35px 25px;
	}

	#owp-qv-wrap .owp-qv-content-inner .owp-qv-close {
		top: 0px;
		right: 0px;
	}

	.tax-product_cat .products .woo-entry-image,
	.tax-product_cat .products .entry .woo-entry-image {
		width: fit-content !important;
		margin: 0px auto 0px auto !important;
	}

	.tax-product_cat ul.products.list li.product .woo-entry-image {
		/* margin-bottom: 25px !important; */
		width: fit-content !important;
		margin: 0px auto 25px auto !important;
	}

	.tax-product_cat.woocommerce .has-product-nav span.onsale {
		top: 2rem !important;
	}
}

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

	#site-header .elementor-element-e4abe58 .elementor-element-41f6c6d {
		display: initial;
	}

	.elementor-element-b795d58>.elementor-container {
		justify-content: auto;
	}

	.elementor-element-b9ef622>.elementor-container {
		padding-right: initial;
		justify-content: initial;
	}

}


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

	#site-header .elementor-element-99a0a55,
	#site-header .elementor-element-e4abe58,
	#site-header .elementor-element-41f6c6d {
		display: none;
	}

	.elementor-element-b795d58>.elementor-container {
		justify-content: center;
	}

	.elementor-element-b9ef622>.elementor-container {
		padding-right: 12px;
		justify-content: space-between;
	}

}

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

	body.tax-product_cat .oceanwp-row .span_1_of_3.col:not(.swiper-slide),
	body.woocommerce-shop .oceanwp-row .span_1_of_3.col:not(.swiper-slide) {
		width: 50% !important;
	}

	body.tax-product_cat .oceanwp-row.list .span_1_of_3.col:not(.swiper-slide),
	body.woocommerce-shop .oceanwp-row.list .span_1_of_3.col:not(.swiper-slide) {
		width: 100% !important;
	}

	.woocommerce-shop .products .product-category .woo-entry-inner a .woocommerce-loop-category__title {
		font-size: 11px !important;
		white-space: nowrap;
	}

}

@media only screen and (max-width: 700px) {
	.iscu_product_img_summery_wrap {
		flex-direction: column;
	}

	.iscu_product_img_summery_wrap .woocommerce-product-gallery {
		height: 100%;
		position: unset !important;
		margin-right: 0%;
		margin-bottom: 32px !important;
	}

	.woocommerce-shop ul.products.list li.product .woo-entry-image,
	.woocommerce-shop ul.products.list li.product .woo-entry-inner {
		width: 100%;
	}

	.woocommerce-shop ul.products li.product .woo-entry-image {
		width: fit-content !important;
		margin: auto !important;
	}
}

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

	.iscu_left_nav_drawer_content_wrapp {
		width: 69vw;
		min-width: 320px;
	}

}


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

	.iscu_tab_header_logo_wrapper .elementor-element.elementor-element-c55efd0 img {
		height: 40px !important;
	}

	.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner .woo-desc {
		text-align: center;
	}

	.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner {
		flex-direction: column-reverse;
	}

	.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner a {
		width: 60%;
		margin-bottom: 32px;
	}

	.woocommerce-shop .products.list .product-category .product-inner .woo-entry-inner .woo-desc {
		width: 92%;
	}
}

/* @media only screen and (max-width: 480px) {
    body.tax-product_cat .oceanwp-row .span_1_of_3.col:not(.swiper-slide), body.woocommerce-shop .oceanwp-row .span_1_of_3.col:not(.swiper-slide) {
        width: 100% !important;
    }
} */

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

	.iscu_tab_header_cart_wrapper .elementor-widget-wrap {
		padding-right: 25px !important;
	}
}


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

	.iscu_tab_header_cart_wrapper .elementor-widget-wrap {
		padding-right: 5px !important;
	}

	.iscu_tab_header_logo_wrapper {
		width: 77% !important;
	}

	.iscu_tab_header_cart_wrapper {
		width: 10% !important;
	}

}

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

	#owp-qv-wrap .owp-qv-container .owp-qv-content-inner .summary .single_add_to_cart_button.button {
		font-size: 10px;
	}

	#owp-qv-wrap #wapo-total-price-table table th,
	#owp-qv-wrap #wapo-total-price-table table td {
		font-size: 16px;
	}

}

.single-product .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default {
	width: 145px;
	border-radius: 2px;
	height: 45px;
	gap: 10px;
}

.single-product .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default img {
	width: 40px;
	height: 40px;
}

.single-product .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_default span.th-sr-only {
	width: 100%;
}

.single-product table.variations .label {
	width: 130px;
}

body section.related li.product_cat-composite-cladding li.price-wrap {
    display: none;
}

.yith-wapo-option .option-price {
	margin-bottom: 10px !important;
}

.yith-wapo-option .option-add-to-cart .quantity {
	margin-bottom: 12px !important
}