* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #31816D;
}
*::selection {
    color: #fff;
    background: #31816D;
}
*::-moz-selection {
    color: #fff;
    background: #31816D;
}
*::-webkit-selection {
    color: #fff;
    background: #31816D;
}
*::-ms-selection {
    color: #fff;
    background: #31816D;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
    height: 50px;
    width: 100%;
    margin: 0;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 148px !important;
    padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #39b54c;
    font-weight: normal;
}
.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.to-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}
/* start *** 4-7-2024 */
.site header#masthead {
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
}
header .header-logo .hfe-site-logo a {
	max-width: 300px;
}
header#masthead a.e-lottie__container__link {
    max-width: 45%;
}
body.sticky_header header#masthead a.e-lottie__container__link {
    max-width: 35%;
}
body.sticky_header header#masthead .elementor-align-left > div {
    padding: 0;
}
header#masthead a.e-lottie__container__link .e-lottie__container {
    max-width: 100%;
}
header#masthead .header-contain {
    min-height: 110px;
}
body.sticky_header header#masthead .header-contain {
    min-height: 100px;
    margin:5px 0 0;
}
body .header-menu .head-nav nav > ul > li:not(:last-of-type) {
	margin-right: 36px;
}
header .header-menu .head-nav nav > ul > li .sub-arrow {
	margin-left: 5px;
	margin-bottom: 0;
	margin-top: 3px;
}
.banner-carousel {
	background: rgba(255, 255, 255, 0.8);
	padding: 2px 0;
}
.banner-text h4 a {
	font-weight: 700;
	font-family: "Georgia", Sans-serif;
}
.home-banner-btns {
	max-width: 330px;
}
.home-banner-btns .bannner-btn a.elementor-button-link {
	width: 100%;
	text-align: center;
}
.home-banner-btns .bannner-btn a.elementor-button-link .second {
	font-weight: 400;
}
#page .ai-intelligent {
	border-radius: 21px;
	background-image: linear-gradient(180deg, #d3e4e0 0%, #ffffff 100%);
	border: 1px solid #cfe2de;
}
#page .ai-intelligent p.ai, #page div .ai-intelligent .compromise {
	margin: 0;
	font-size: 40px;
	line-height: 50px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
}
#page .ai-intelligent .intelligent a {
	font-size: 50px;
	line-height: 62px;
	color: #31806c;
	font-family: "Georgia";
	text-align: center;
	margin: 0;
	transition: 0.5s all;
}
#page .ai-intelligent .intelligent a:hover {
    color: #333333;
}
/* #page .ai-intelligent .compromise {
	margin: 0;
	font-size: 50px;
	line-height: 60px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
} */
.text-dec p, .text-dec h4 {
	margin: 0;
	padding: 0 0 12px;
	position: relative;
}
.text-dec p::before, .text-dec h4::before {
	content: "";
    width: 62px;
    height: 3px;
    background-color: #31816d;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.room-desgin p {
	margin: 0;
}
.number-box {
	border-radius: 19px;
	background: #e9f2ef;
}
.number-box .elementor-counter-title {
	padding: 8px 0 0;
}
.green-box .elementor-image-box-img {
	min-height: 106px;
}
.green-box .elementor-image-box-content {
	max-width: 285px;
	margin: 0 auto;
}
#page .green-box .elementor-image-box-content h3 {
	max-width: 210px;
	margin: 0 auto;
}
#page .green-box .elementor-image-box-content p {
	margin: 8px 0 0;
}
.test-boxes .elementor-testimonial-content {
	min-height: 160px;
}
#page footer .icons ul {
	padding-left: 32px;
	position: relative;
}
#page footer .icons .email ul {
    padding-left: 48px;
}
#page footer .icons ul::before, #page .social-icons a.elementor-icon::before {
	content: "";
	background: url(../images/icons.png) no-repeat;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
	width: 26px;
}
#page footer .icons .email ul::before {
	width: 39px;
	background-position: -72px 0;
	top: -7px;
}
#page footer .icons ul .elementor-icon-list-icon {
	display: none;
}
#page .green-box-med.test {
	display: block;
}
#page .social-icons a.elementor-icon {
	width: 42px;
	height: 42px;
	border: 1px solid #31816d;
	background: #fff;
	position: relative;
}
#page .social-icons a.elementor-icon svg {
    display: none;
}
#page .social-icons a.elementor-icon::before {
	width: 22px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-position: -4px -77px;
	top: 5px;
}
#page .social-icons a.elementor-icon:hover {
	animation: unset;
	background: #31816d;
}
#page .social-icons a.elementor-social-icon-x-twitter::before {
	background-position: -68px -74px;
}
#page .social-icons a.elementor-social-icon-pinterest::before {
	background-position: -6px -131px;
}
#page .social-icons a.elementor-social-icon-tiktok::before {
	background-position: -4px -186px;
}
#page .social-icons a.elementor-social-icon-linkedin::before {
	background-position: -81px -132px;
}
.footer-logo .elementor-widget-container {
	max-width: 300px;
}
#page .social-icons a.elementor-icon:hover::before {
	opacity: 1;
	filter: brightness(0);
}
body:not(.home) #masthead {
	background: #2b2b2b;
}
body.sticky_header #masthead {
	position: fixed;
	z-index: 99999;
    background: #2b2b2b;
}
header#masthead, header#masthead div {
    transition: all 0.7s ease 0s;
}
body:not(.home) {
    padding-top: 120px;
}
.technology {
	background: #f9f9f9;
	border-radius: 21px;
	padding: 14px 0;
}
#page .modelViewerBlock #model786 .b3dviewer-wrapper {
	height: 460px;
	min-width: 1075px;
}
#page .modelViewerBlock {
	height: 100% !important;
	margin: 0;
}
#page .hfe-copyright-wrapper a:hover {
	color: #32816c;
}
/* <wholesite> */
#page .contact-btn button, #page .woocommerce-button, #page .single_add_to_cart_button, .wc-proceed-to-checkout .checkout-button, #page .cart .button, 
#page .product_cat-custom-room-design .eael-product-list-add-to-cart-button .button, #page .woocommerce-Button.button, #page .button, #page form .uap-form-submit input[type="submit"],
#commentform .form-submit #submit, button.uap-become-affiliate-bttn, .woof_products_top_panel_ul button, button.tinvwl-btn-onclick, button.tinvwl_button_close,
.eael-popup-details-render .eael-product-popup-details form.cart .single_variation_wrap .single_add_to_cart_button.button {
	font-family: "Georgia", Sans-serif !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	color: #FFFFFF !important;
	background: #31816D;
	border-radius: 30px 30px 30px 30px;
	padding: 0 30px;
	height: auto;
	transition: 0.5s all;
	border: 1px solid #31816D;
	opacity: 1;
	filter: unset;
	width: auto;
}
/* #page .cart td .button {
    line-height: 100%;
} */
#page .contact-btn button:hover, #page .woocommerce-button:hover, #page .single_add_to_cart_button:hover, .wc-proceed-to-checkout .checkout-button:hover, 
#page .cart .button:hover, #page .product_cat-custom-room-design .eael-product-list-add-to-cart-button .button:hover, #page .woocommerce-Button.button:hover, #page .button:hover,
#page form .uap-form-submit input[type="submit"]:hover, #commentform .form-submit #submit:hover, button.uap-become-affiliate-bttn:hover, .woof_products_top_panel_ul button:hover,
button.tinvwl-btn-onclick:hover, button.tinvwl_button_close:hover {
    background: #fff !important;
    color: #31816D !important;
}
#page .contact-btn input:focus, #page .contact-btn textarea:focus, #page form select:focus {
	box-shadow: unset;
	border-color: #b4bab8;
}
.woocommerce-account #customer_login h2 {
	text-align: center;
	color: #333333;
	font-size: 50px;
	line-height: 60px;
	font-family: "Georgia", Sans-serif;
	font-weight: 400;
}
#page form input, #page form textarea, #page form select {
	height: 45px;
	border-radius: 20px;
	color: #333333;
	resize: none;
}
.woocommerce-account #page .container {
	max-width: 1470px;
}
#page .register button {
	margin: 15px 0 0;
}
.woocommerce-account .woocommerce {
	padding: 60px 0;
}
.show-password-input {
	position: absolute;
	top: 6px;
	bottom: auto;
	left: auto;
	right: 15px;
}
#page form input.woocommerce-form__input-checkbox {
	height: 100%;
}
.woocommerce-message {
	background: #31816d;
}
.custom-room a.button .woostify-svg-icon {
	display: none;
}
#page .custom-room .product_cat-custom-room-design .eael-product-list-add-to-cart-button .button {
	padding: 0 45px;
}
.matrix-boxes p {
    margin: 0;
}
.product-images .image-item a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 720px;
	padding: 15px;
	overflow: hidden;
	/* border: 1px solid #bbbbbb; */
}
.product .product-page-container .product-summary {
	width: 50%;
	margin: 0;
	padding-left: 65px;
}
.product .product-page-container .product-gallery {
	width: 50%;
}
.woocommerce-page.single-product #page div.product {
	padding: 68px 0 0;
}
.single-product .product .product-page-container .woostify-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.woocommerce-page.single-product #page div.container {
	max-width: 1470px;
}
.single-product .container .woostify-container {
	max-width: 100%;
}
.home-banner::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	right: auto;
	background: rgba(0,0,0,0.3);
	pointer-events: none;
	z-index: 8;
}
.home-banner {
	position: relative;
}
.home-banner > div {
	z-index: 9;
}
#page footer .icons .loaction ul::before {
	height: 24px;
	width: 18px;
	background-size: 75px;
}
#page footer .icons ul {
	padding-left: 22px;
}
.green-testmonials::before {
	content: "";
	width: 371px;
	height: 237px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: -170px;
	background: url(../images/testiomaial-desgin.png) no-repeat;
}
#page .contact-btn button::after {
   display: none;
}
.owl-item {
	float: left;
	opacity: 0;
}
#page .owl-loaded.owl-drag {
	display: block;
}
.owl-dots.disabled, .owl-dots {
	display: none;
}
.owl-nav button {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	box-shadow: 0 0 15.5px rgba(0,0,0,0.65);
	background: url(../images/owl-button.png) no-repeat;
	border: 0;
	position: relative;
	background-position: -25px -25px;
	margin: 0px -25px;
}
.owl-nav button:hover {
	filter: brightness(1) invert(1);
}
.owl-nav button span {
	font-size: 0;
}
.owl-nav button.owl-next {
	background-position: -170px -25px;
}
.owl-nav.disabled, .owl-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: auto;
	bottom: auto;
}
.owl-item.active {
	opacity: 1;
}
.woocommerce-MyAccount-content .woocommerce-info, .cart-empty.woocommerce-info, .woocommerce-info {
	background: #31816d;
	display: flex;
	align-items: center;
}
.woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-navigation li a:hover path {
	color: #31816d;
}
#page .woocommerce-info .button, #page .woocommerce-info .button {
	border: 1px solid #fff;
}
/* <wholesite> */
/* end *** 4-7-2024 */
/*15-7-2024 */
#page footer .yay-currency-custom-select__trigger {
	background: #eee;
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	font-family: "Georgia";
	border: 0;
	border-radius: 5px;
	height: 50px;
}
#page footer .yay-currency-custom-arrow {
	padding: 0;
	width: 40px;
	height: 50px;
	background: #32816c;
	border-radius: 5px;
	margin: 0 !important;
	text-align: center;
	transition: 0.5s all;
}
#page footer .yay-currency-custom-arrow:hover {
    background: #2b2b2b;
}
.inr-text p {
	margin: 0;
}
#page footer .yay-currency-custom-arrow::after {
	display: none;
}
#page footer .yay-currency-custom-selected-option {
	padding: 0 13px !important;
}
#page footer .yay-currency-custom-arrow::before {
	content: "\f107";
	font-size: 25px;
	font-family: fontawesome;
	transform: unset;
	background: unset;
	color: #fff;
	top: 14px;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
}
footer .yay-currency-custom-option-row.selected {
	color: #ffffff;
	background-color: #32816c;
}
footer .yay-currency-single-page-switcher {
	margin-bottom: 0;
}
.product .product-page-container .product-gallery {
	display: flex;
	flex-direction: column;
}
.product .product-gallery .product-images {
	order: 1;
}
.product .product-gallery .woocommerce-product-gallery {
	order: 2;
	display: none;
}
#page .product .product-gallery .product-thumbnail-images {
	order: 3;
	width: 100%;
	margin: 0;
	position: relative;
}
.breadcrumb-item a, .breadcrumb-item span.current, .breadcrumb-item {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
	transition: 0.5s all;
}
.breadcrumb-item a:hover {
	color: #31816d;
}
.breadcrumb-item {
	max-width: 1470px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}
.product-detail-container .product-page-container .woostify-container, .product-detail-container .woostify-container .woocommerce-tabs  {
	max-width: 1470px;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
}
.woocommerce-breadcrumb-wrapper {
	background: #eaf2f0;
	padding: 18px 0;
}
.product-detail-container .woostify-container {
	max-width: 100%;
	padding: 0;
}
/* .product .product-images .flickity-viewport {
	height: 100% !important;
} */
/* .product .product-images .flickity-slider, .product .product-images .image-item {
	position: static !important;
	transform: unset !important;
} */
.product-images .image-item a img {
	max-width: 608px;
	max-height: 520px;
}
.product .product-gallery .product-thumbnail-images .product-thumbnail-images-container, .product-page-container .product-gallery .tpslick-track {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 25px;
	padding: 38px 28px 0;
}
#page .product-thumbnail-images .product-thumbnail-images-container .thumbnail-item, .product-page-container .product-gallery .tpslick-track > div {
	height: 114px;
	max-width: 114px;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	border: 1px solid #bbb;
	background: #fff;
}
#page .product .product-thumbnail-images .thumbnail-item img {
	border: unset;
	z-index: 1;
}
.product .product-summary .product_title a {
	font-size: 25px;
	line-height: 30px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
}
.product .product-summary .product_title {
	margin: 0;
}
.product .product-summary .acf-field {
	font-size: 22px;
	line-height: 32px;
	color: #333333;
	font-family: "Georgia";
	padding: 12px 0 15px;
}
.product .product-summary .product-name-below-price {
	font-size: 40px;
	line-height: 48px;
	color: #333333;
	font-family: "Georgia";
}
.woocommerce-product-details__short-description p {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-family: "Georgia";
}
.acf-field .stars {
	color: #6cc497;
	font-size: 28px;
}
.product_meta span, .product_meta span a {
	font-size: 18px;
	line-height: 45px;
	color: #333333;
	font-family: "Georgia";
	transition: 0.5s all;
}
.product_meta span a:hover {
	color: #31806c;
}
.product .summary > .price {
	display: none;
}
.product .summary .woocommerce-product-details__short-description {
	padding: 12px 0 40px;
}
.product-price-below-description {
	font-size: 20px;
	line-height: 36px;
	color: #333333;
	font-family: "Georgia";
	display: flex;
	align-items: center;
}
.product-price-below-description .price, .product-price-below-description .price .amount bdi {
	font-size: 26px;
	line-height: 26px;
	color: #6cc497;
	font-family: "Georgia";
	text-align: center;
}
.product-price-below-description .price {
	margin: 0;
	padding-left: 15px;
}
/* .product-summary .variations_form .variations {
	display: none;
} */
.woocommerce-page .product-summary form.cart .quantity {
	width: 160px;
	border: 1px solid #000;
}
.woocommerce-page .product .product-summary form.cart {
	padding: 48px 0 0px;
}
.single-product .product-detail-container .product .product-page-container {
	background: #fff !important;
	padding: 65px 0 195px;
}
.woocommerce-page .product-detail-container .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-family: "Georgia";
}
.woocommerce-page.single-product #page .product-detail-container .tinvwl_add_to_wishlist_button::before {
	color: #6cc497;
	font-size: 30px;
}
.woocommerce-page.single-product #page .product-detail-container .tinv-wishlist {
	padding: 6px 0 15px;
}
#page form input.qty {
	border: 0;
	text-align: center;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.product-images .image-item .easyzoom-notice {
	font-size: 0;
	line-height: 0;
}
.product-thumbnail-images .thumbnail-item.is-nav-selected.is-selected::before, .product-page-container .product-gallery .tpslick-track > div.tpslick-current.tpslick-active::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.5) url(../images/video-icon.png) no-repeat;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9;
	background-position: center;
}
#page .product .woocommerce-tabs .tabs li a {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-family: "Georgia";
	text-align: center;
	transition: 0.5s all;
}
.product-detail-container ul.tabs {
	text-align: left;
	border-bottom: 1px solid #b8d3cd;
	padding: 90px 0 18px;
}
.product-detail-container ul.tabs li {
	margin: 0 20px;
}
.product-detail-container ul.tabs li.additional_information_tab {
	margin: 0 56px;
}
#page .product .woocommerce-tabs .tabs li.active a, #page .product .woocommerce-tabs .tabs li a:hover {
	color: #6CC497;
}
#page .product .woocommerce-tabs .tabs li a::before {
	content: "";
	background: #6CC497;
	height: 4px;
	position: absolute;
	top: auto;
	bottom: -24px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	transition: 0.5s all ease-in-out;
}
.woocommerce-page.single-product #page .product .woocommerce-tabs .tabs li a:hover::before, .woocommerce-page.single-product #page .product .woocommerce-tabs .tabs li.active a::before {
    width: 100%;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-tabs .woocommerce-Tabs-panel {
	max-width: 100%;
	padding: 80px 0 0;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p, .woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p strong, 
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel ul li,  .woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p a {
	font-size: 18px;
	line-height: 29px;
	color: #333333;
	font-family: "Georgia";
	font-weight: 500;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p, .woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel ul li:not(:last-child) {
	margin-bottom: 28px;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel ul li {
	padding-left: 15px;
	position: relative;
}
#page .product-detail-container .woocommerce-Tabs-panel ul li::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #6CC497;
	position: absolute;
	border-radius: 50%;
	left: 0;
	top: 11px;
	bottom: auto;
	right: auto;
}
#page .product-detail-container .woocommerce-Tabs-panel h4, #page .product-detail-container .woocommerce-Tabs-panel h2 {
	font-size: 18px;
	line-height: 29px;
	color: #333333;
	font-family: "Georgia";
	margin: 010px 0 25px;
}
#page .product-detail-container .woocommerce-Tabs-panel ul {
	margin-bottom: 25px;
}
/* #page .product-detail-container .woocommerce-Tabs-panel .shop_attributes {
	margin: 30px 0;
} */
#page .product-detail-container .woocommerce-Tabs-panel .shop_attributes p {
	margin: 0;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel .shop_attributes th, .woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel .shop_attributes td {
	padding: 10px;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel .shop_attributes th {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
	font-weight: 500;
	font-family: "Georgia";
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel .woocommerce-Reviews {
	margin: 20px 0;
}
.woocommerce-page.single-product #page  .product-detail-container .woocommerce-Tabs-panel .comment-form p {
	margin: 0;
}
.woocommerce-page #commentform .comment-form-cookies-consent {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.woocommerce-page #commentform .comment-form-cookies-consent input {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.woocommerce-page #commentform .form-submit {
	text-align: center;
	padding: 15px 0 0;
}
/* .woocommerce-page .product-detail-container .woocommerce-tabs {
	padding: 90px 0 60px;
} */
.our-process-section h2 {
	font-size: 50px;
	line-height: 60px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
	font-weight: 500;
	position: relative;
	margin: 0;
	padding: 0 0 14px;
}
.our-process-section h2::before {
	content: "";
	top: auto;
	bottom: 0;
	position: absolute;
	width: 62px;
	height: 3px;
	background: #31816D;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.our-process-section ol {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
	padding: 40px 0 0;
}
.our-process-section li {
	height: 348px;
	width: 348px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.our-process-section li strong {
	position: relative;
	z-index: 9;
	font-size: 30px;
	line-height: 48px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
	font-weight: 500;
	max-width: 200px;
	padding: 170px 0 0;
}
.our-process-section li::before {
	content: "";
	height: 348px;
	width: 348px;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../images/box-shape.png) no-repeat;
	background-size: 100%;
	z-index: 6;
}
.our-process-section {
	padding: 100px 0 320px;
	background: #fff;
}
.our-process-section li:nth-child(2n) {
	margin: 0 0 -390px -155px;
}
.our-process-section li:nth-child(2n)::before {
	transform: rotate(-90deg);
}
.our-process-section li:nth-child(2n+1) {
	margin: 0px 0 0 -155px;
}
.our-process-section li:first-child {
	margin: 0;
}
.our-process-section li::after {
	content: "";
	width: 90px;
	height: 90px;
	background: url(../images/box-icons\ .png) no-repeat;
	position: absolute;
	top: 82px;
	left: 0;
	right: 0;
	bottom: auto;
	margin: 0 auto;
	z-index: 9;
}
.our-process-section li:nth-child(2)::after {
	background-position: 0 -235px;
}
.our-process-section li:nth-child(3)::after {
	background-position: -190px 0;
}
.our-process-section li:nth-child(4)::after {
	background-position: -197px -227px;
} 
.our-process-section li:nth-child(5)::after {
	background-position: -415px 0;
} 
.our-process-section li:nth-child(6)::after {
	background-position: -413px -210px;
}
.our-process-section li:nth-child(2)::before {
	z-index: 5;
}
.our-process-section li:nth-child(3)::before {
	z-index: 4;
}
.our-process-section li:nth-child(4)::before {
	z-index: 3;
} 
.our-process-section li:nth-child(5)::before {
	z-index: 2;
} 
.our-process-section li:nth-child(6)::before {
	z-index: 1;
}
.our-process-section li strong::before {
	content: "";
	position: absolute;
	bottom: -140px;
	top: auto;
	height: 140px;
	width: 2px;
	border-right: 2.9px dashed #6cc497;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.our-process-section li strong::after {
	content: "1";
	position: absolute;
	bottom: -140px;
	top: auto;
	height: 38px;
	width: 38px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #6CC497;
	border-radius: 50%;
	font-size: 30px;
	line-height: 100%;
	color: #ffffff;
	font-family: "Georgia";
}
.our-process-section li:nth-child(2n) strong::after, .our-process-section li:nth-child(2n) strong::before {
	content: "";
	bottom: auto;
	top: -140px;
}
.our-process-section li:nth-child(2) strong::after {
	content: "2";
}
.our-process-section li:nth-child(3) strong::after {
	content: "3";
}
.our-process-section li:nth-child(4) strong::after {
	content: "4";
} 
.our-process-section li:nth-child(5) strong::after {
	content: "5";
} 
.our-process-section li:nth-child(6) strong::after {
	content: "6";
}
.header-img .elementor-widget-container {
	max-width: 250px;
}
.woocommerce-page .product-detail-container div.product > .woostify-container {
	background: #e9f2ef;
}
.woocommerce-page .product-detail-container .related.products {
	background: #32816c;
	border: 0;
	border-radius: 0;
	padding: 93px 0 144px;
}
.woocommerce-page .product-detail-container .related.products > h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 50px;
	line-height: 60px;
	color: #ffffff;
	font-family: "Georgia";
	text-align: center;
	position: relative;
}
.woocommerce-page .product-detail-container .related.products > h2::before {
	content: "";
	position: absolute;
	width: 62px;
	height: 3px;
	background-color: #ffffff;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.woocommerce-page.single-product #page .related .product-detail-container .product {
	width: 100%;
	margin: 0;
	background: #fff;
	border-radius: 19px;
	overflow: hidden;
	padding: 38px 38px 80px;
}
.woocommerce-page.single-product #page .product-detail-container .product .product-loop-image-wrapper > a {
	height: 270px;
	max-width: 270px;
	margin: 0 auto;
}
.woocommerce-page .product-detail-container h2 a {
	font-size: 30px;
	line-height: 36px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
	transition: 0.5s all;
}
.woocommerce-page .product-detail-container h2 a:hover {
	color: #31806c
}
.woocommerce-page .product-detail-container .star-rating::before {
	font-size: 17px;
	color: #6dc497;
	opacity: 1;
	letter-spacing: 10px;
	right: 0;
	margin: 0 auto;
}
.woocommerce-page .product-detail-container .star-rating {
	width: 100%;
	text-align: center;
	margin: 6px 0 25px;
}
.woocommerce-page.single-product #page .related .product-detail-container .price .amount {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-family: "Georgia";
	text-align: center;
}
.woocommerce-page .product-detail-container .product-loop-content .product-loop-meta {
	height: 100%;
}
.woocommerce-page .product-detail-container .products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
	transform: unset;
}
.woocommerce-page.single-product #page .product-detail-container .related.products ul.products {
	padding-top: 44px;
	position: relative;
}
.woocommerce-page .product-detail-container .product-loop-wrapper .product-loop-content {
	padding: 24px 0 0;
}
.woocommerce-page .related .product-detail-container .product .tinv-wishlist, .woocommerce-page .related .product-detail-container .product .loop-add-to-cart-btn {
	display: none;
}
.woocommerce-page .product-detail-container .related.products button {
	margin: 0px -75px;
}
.woocommerce-page.single-product #page .product-detail-container div.product {
	padding: 0px 0;
}
#page .product .product-summary .product_title {
	font-size: 25px;
	line-height: 30px;
	color: #333333;
	font-family: "Georgia";
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p a {
	color: #31806c;
	transition: 0.5s all;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p a:hover {
	color: #333;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p.stars a {
	font-size: 0;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-Tabs-panel p label {
	width: auto;
	display: block;
}
.tinv-wishlist .tinvwl-table-manage-list a.button svg {
	display: none;
}
.product .product-gallery .product-images {
	overflow: unset;
}
.tpwpg-big {
	border: 1px solid #BBBBBB;
}
.product-gallery .product-thumbnail-images .owl-nav button {
	background: transparent;
	width: 25px;
	height: 25px;
	box-shadow: unset;
	margin: 0;
	position: relative;
}
.product-gallery .product-thumbnail-images button::before {
	content: "\f105";
	font-size: 25px;
	color: #999999;
	transition: .5s all;
	font-family: fontawesome;
	transition: 0.5s all;
}
.product-gallery .product-thumbnail-images button.owl-prev::before {
	content: "\f104";
}
#page .product .product-gallery .product-thumbnail-images .product-thumbnail-images-container {
	display: block;
	padding: 0px 28px 0;
	margin-top: 38px;
}
.product-gallery .product-thumbnail-images button:hover::before {
	color: #333;
}
.product-images-container .flickity-viewport {
	border: 1px solid #BBBBBB;
}
.eael-product-list-wrapper .eael-product-list-image-wrap .eael-product-list-buttons-on-hover .eael-product-list-add-to-cart-button a::before {
	left: 21px;
}
.second-icon a.button svg {
	display: none;
}
#page .second-icon .button {
    padding: 0 25px 0 40px;
}
.product-price {
    text-align: center;
}
 #page form select {
	width: 100%;
	padding: 0 15px;
	background: #fff;
}
.filter-side .widget-title {
	font-size: 22px;
	line-height: 25px;
	color: #333333;
	font-family: "Georgia";
	margin: 0;
	display: none;
}
.listing-design p {
	margin: 0;
}
.filter-side h4 {
	margin: 6px 0;
	font-size: 20px;
	line-height: 32px;
	color: #333333;
	font-family: "Georgia";
}
.filter-side .woof_list_checkbox label {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-family: "Georgia";
}
.filter-side {
	background: #f9f9f9;
	border-radius: 25px;
	padding: 25px;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register p:last-child {
	text-align: center;
}
.woocommerce-shop .product-loop-wrapper .product-loop-meta {
	height: auto;
	overflow: unset;
}
.woocommerce-shop .products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
	transform: unset;
}
.product-loop-meta a.tinvwl_add_to_wishlist_button:hover .tinvwl_add_to_wishlist-text {
	color: #31816d;
}
.product-loop-meta a.tinvwl_add_to_wishlist_button:hover::before {
	color: #31816d;
}
.filter-side .icheckbox_square-blue input {
	opacity: 1 !important;
	width: 22px;
	height: 22px;
	accent-color: #31816d;
}
.filter-side .icheckbox_square-blue {
	background: unset !important;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-input-wrapper, .woocommerce-MyAccount-content .woocommerce-address-fields .selection {
	display: block;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .selection .select2-selection {
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	font-size: 14px;
}
ul.eael-product-list-buttons-on-hover {
	align-items: center;
	flex-wrap: wrap;
}
.technology .swiper-slide-inner {
	height: 101px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#page .custom-room .eael-product-list-item .eael-product-list-image-wrap {
	width: 35%;
}
#page .custom-room .eael-product-list-item .eael-product-list-content-wrap {
	width: 65%;
}
.woocommerce-page.single-product #page .woocommerce-Tabs-panel ._df_book .df-ui-nav {
	width: 48px;
	height: 48px;
	border: 1px solid #000;
	border-radius: 50%;
}
.woocommerce-page.single-product #page .woocommerce-Tabs-panel ._df_book .df-ui-nav .df-ui-btn {
	position: static;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	transform: unset;
	line-height: unset;
}
.woocommerce-page.single-product #page .woocommerce-Tabs-panel ._df_book .df-ui-nav .df-ui-btn::before {
	content: "\f105";
	font-size: 25px;
	color: #000;
	transition: 0.5s all;
	font-family: fontawesome !important;
	line-height: 46px;
	display: block;
	filter: unset;
	height: 100%;
	width: 100%;
	text-align: center;
}
.woocommerce-page.single-product #page .woocommerce-Tabs-panel ._df_book .df-ui-nav.df-ui-prev .df-ui-btn::before {
	content: "\f104";
}
body.woocommerce-shop .wrapped-elements {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}
#page .wrapped-elements .container {
   max-width: 100%;
   padding: 0;
}
body.woocommerce-shop .wrapped-elements > header {
	width: 27%;
	background: #fff;
	border-radius: 25px;
	padding: 25px;
	height: fit-content;
}
body.woocommerce-shop .wrapped-elements > div {
	width: 72%;
	padding-left: 25px;
}
body.woocommerce-shop .wrapped-elements > div > div {
	padding: 25px;
	background: #fff;
}
#page .wrapped-elements.container {
	max-width: 1470px;
}
body.woocommerce-shop .wrapped-elements > header .filter-side {
	background: #fff;
	border-radius: 0;
	padding: 0;
}
.woof_products_top_panel_ul li ul {
	margin: 10px 0 !important;
}
.woof_products_top_panel_ul li ul li a {
	font-family: "Cinzel", Sans-serif;
	font-size: 18px;
	transition: 0.5s all;
	color: #333;
}
.woof_products_top_panel_ul li ul li a:hover {
	color: #31806c;
}
.woof_products_top_panel_ul li ul li {
	margin-right: 10px !important;
}
#page .wrapped-elements.container {
	padding: 80px 15px;
	background: unset;
}
.woocommerce-shop #secondary {
	display: none;
}
body.woocommerce-shop .wrapped-elements > header .filter-side ul.woof_list_checkbox li:first-child {
	display: none;
}
body.page .woof_list_checkbox > li:not(:first-child) {
	display: none;
}
#page .wrapped-elements.container .filter.show {
	background: #31816d;
	color: #fff;
	border: 1px solid #31816d;
	border-radius: 30px;
}
#page .wrapped-elements.container .filter.show:hover {
	background: #fff;
	color: #31816d;
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-tabs .woocommerce-Tabs-panel ._df_book {
	height: 500px !important;
	margin-bottom: 60px;
	
}
.woocommerce-page.single-product #page .product-detail-container .woocommerce-tabs .woocommerce-Tabs-panel ._df_book .df-viewer-container .df-3dcanvas {
	max-width: 1170px;
	margin: 0 auto;
	left: 0;
}
.home-sedin {
	width: 100%;
}
.home-sedin pre {
	background: unset;
	border: unset;
	max-width: 100%;
	padding: 0;
	margin: 0;
	font-family: "Georgia", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 33px;
}
#page .desgin-logo .elementor-widget-container a{
	height: 270px;
	display: flex;
	justify-content: center;
	align-items: center;
}
html, body {
	overflow-x: hidden;
}
.contact-btn form.wpforms-form {
	max-width: 800px;
	margin: 0 auto;
}
.contact-btn form.wpforms-form .wpforms-submit-container {
	text-align: center;
}
.contact-btn form.wpforms-form .wpforms-field-container > div {
	padding-bottom: 0;
}
#page li.current_page_item > a {
	color: #31816d;
}
body.page p a:hover {
	color: #31816d;
}
.bannner-btn.own-home a .elementor-button-icon svg {
	height: 100%;
}
/*15-7-2024 */
.custom-desgin-box h2.elementor-heading-title.elementor-size-default a {
    font-family: inherit;
    font-weight: inherit;
}
#page header .sub-menu li a {
	font-size: 20px;
}
.woocommerce-lost-password .lost_reset_password .form-row.form-row-first {
	float: unset;
	margin: 0 auto 20px;
	text-align: left;
	width: 100%;
	max-width: 600px;
}
.woocommerce-lost-password .lost_reset_password p {
	text-align: center;
	float: unset;
}

#page .woocommerce-MyAccount-content p a:hover {
	text-decoration: underline;
}
.woocommerce-Address-title.title h3, .woocommerce-Address-title.title a {
	font-family: "Georgia", Sans-serif;
	color: #31816d;
	transition: 0.5s all;
}
.woocommerce-Address-title.title a:hover {
    color: #333;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .select2 {
	height: 45px;
}
.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-error {
	flex-direction: column;
}
.select2-container--default .select2-results > .select2-results__options, #page form select option {
	background: #31816d;
	color: #fff;
}
.select2-container--default .select2-results > .select2-results__options .select2-results__option--highlighted[data-selected] {
	background: #333 !important;
}
.woocommerce-Address address {
	font-style: normal;
}
.edit-account fieldset {
	border: 0;
	padding: 0;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"] {
	margin: 20px 0;
}
#page .eael-product-list-quick-view-button a.open-popup-link:hover {
	color: #31816d;
}
#page .eael-product-list-content-wrap .eael-product-list-buttons, #page .eael-product-list-content-wrap .eael-product-list-buttons p {
	display: flex;
	align-items: center;
}
.eael-product-popup.eael-product-popup-ready {
	z-index: 999999;
}
.eael-woocommerce-popup-view .eael-product-popup-details {
	pointer-events: all;
}
.eael-product-popup.eael-product-popup-ready .woocommerce-product-details__short-description {
	padding: 15px 0;
}
.eael-product-popup-details #product- .flex-control-nav li {
	width: 100%;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 5px;
	margin: 0;
}
.eael-product-popup-details ol.flex-control-nav {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}
.eael-product-popup-details .eael-product-popup-close:hover {
	background: #31816d !important;
	color: #fff !important;
}
.woocommerce-product-gallery__image a {
	height: 220px;
	width: 100%;
}
.eael-product-popup-details #product- .flex-viewport {
	height: 100% !important;
}
.tinvwl_add_to_wishlist_button:hover .tinvwl_add_to_wishlist-text {
	color: #31816d;
  }
.tinvwl_add_to_wishlist_button:hover::before {
	color: #31816d;
  }
  .eael-product-popup-details .product_meta span, .eael-product-popup-details .product_meta span a {
	line-height: 100%;
}
.product-gallery .product-thumbnail-images .owl-nav.disabled, .owl-nav {
	top: 60%;
}
.woocommerce-page #commentform .comment-form-cookies-consent input {
    accent-color: #31816d;
}
.variations .reset_variations {
    display: flex;
    align-items: center;
    line-height: 100%;
    border: 0;
    margin: 10px 0 0;
}
.variations .reset_variations .icon-reload {
    position: static;
}
.variations .reset_variations:hover {
    color: #31816d;
}
#page form select.orderby {
	font-family: "Georgia", Sans-serif;
	font-size: 16px;
}
#page form select option[selected="selected"] {
	background: #333;
	color: #fff;
}
.woocommerce .product .woocommerce-loop-product__title a.woocommerce-LoopProduct-link {
	font-family: "Georgia", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	color: #000;
	transition: 0.5s all;
}
.woocommerce .product .woocommerce-loop-product__title a.woocommerce-LoopProduct-link:hover {
	color: #31816d;
}
.woocommerce-shop .products li.product {
	border: 1px solid #bba4a4;
	padding: 5px;
	border-radius: 15px;
}
.woocommerce-page .product-detail-container  .star-rating::before {
	font-size: 0px;
}
.stars a::before {
	color: #ffc400;
}
#commentform #comment, #commentform #email, #commentform #author {
	font-size: 16px;
	font-family: "Georgia", Sans-serif;
}
#page .wrapped-elements.container .filter.show {
	display: none;
}
#page form select {
	background: url(/wp-content/themes/woostify/assets/images/dropdown.png) no-repeat #fff;
	background-position: right center;
}
#page .proice a:hover, a:hover, #page .woocommerce-form-login-toggle .woocommerce-info a:hover, #page .woocommerce-form-coupon-toggle .woocommerce-info a:hover {
	color: #31816d;
}
.woocommerce-checkout .woocommerce-input-wrapper, .woocommerce-checkout span.selection {
	display: block;
}
#page form input.woocommerce-form__input-checkbox {
	height: 100%;
	accent-color: #31816d;
}
.woocommerce-checkout span.selection .select2-selection {
	border-radius: 20px;
}
.woocommerce-checkout span.selection .select2-selection .select2-selection__arrow, form.woocommerce-checkout .select2 .select2-selection__arrow {
	right: 10px;
	top: 50%;
}
.woocommerce-checkout article > .woocommerce {
	padding: 100px 0 0;
}
.woocommerce-checkout form.woocommerce-checkout {
	padding: 0 0 100px;
}
form.woocommerce-checkout .select2 {
	height: 50px;
}
.cart_totals .shop_table tr th {
	background: transparent;
}
#page .cart-page-list {
	padding: 50px 0 0;
}
.woocommerce-form-login.login {
	flex-wrap: wrap;
	display: flex;
	flex-direction: row;
}
#page .woocommerce-form-login.login .lospass-container label {
	text-align: left;
}
#page .woocommerce-form-login.login .lospass-container, #page .woocommerce-form-login.login .lost_password {
	width: 50%;
	text-align: right;
}
.error-smart, .all-class {
	color: red;
}
.custom-error {
	color: red;
	border: 1px solid red;
	text-align: center;
	margin: 10px 0 0;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register p:last-of-type {
	text-align: center;
}
.woocommerce-checkout #page .container {
	max-width: 1470px;
	padding: 100px 15px 0;
}
#page .custom-room .eael-product-list-item .eael-product-list-image-wrap a {
    pointer-events: all;
}
#page .custom-room .eael-product-list-item .eael-product-list-image-wrap {
    pointer-events: none;
}
.woocommerce-account .create-account  > p {
    width: 100%;
}
.product .product-gallery .product-images .flickity-viewport {
	height: 720px !important;
}
.product .product-page-container .product-summary a:hover {
	color: #31816d;
}
#page form ul.payment_methods input {
	height: 15px;
}
#page .form-row.place-order .form-row.validate-required .woocommerce-form__label .woocommerce-form__input {
	height: auto;
	margin: 10px 10px 0 0;
}
.form-row.place-order .form-row.validate-required .woocommerce-form__label {
	display: flex;
	align-items: flex-start;
}
#page form ul.payment_methods .wc-stripe-card-icons-container {
	width: 100%;
	text-align: center;
}
#page .woocommerce-MyAccount-content p a {
	font-family: "Georgia", Sans-serif;
	text-transform: capitalize;
}
.related.products .star-rating::before {
	display: none;
}
.star-rating > span::before {
	font-family: "star";
	font-size: 16px;
	content: "SSSSS";
	color: #ffc400;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
}
.lost_password a {
	font-family: "Georgia", Sans-serif;
	text-decoration: underline;
}
.woocommerce-notices-wrapper .woocommerce-error li a:hover {
	color: #333;
}
.woocommerce-error li a {
	margin: 0;
}
.woocommerce-notices-wrapper .woocommerce-error li {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#neve_body .lootie {
    height: fit-content;
}
.home-banner img.swiper-slide-image[alt="Wisdom"],
.home-banner img.swiper-slide-image[alt="PHASETECH"] {
    max-width: 140px;
}
#page .uap-login-template-9 .uap-remember-wrapper input.uap-form-input-remember {
    height: 20px;
    margin-right: 3px;
}

#page .desgin-logo .elementor-widget-container a {
    min-width: 200px;
}
/* g-14-09-2024 */
.woocommerce-thankyou-order-received, .woostify-lightbox-button:hover, .photoswipe-toggle-button:hover {
	background: #31816d;
	color: #fff;
	border: 0;
	font-family: "Georgia", Sans-serif;
	font-size: 18px;
	line-height: 120%;
}
#page .processing::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	border-top: 1px solid #000;
	position: fixed;
}
/* g-14-09-2024 */
/* start *** 24-9-2024 */
body.woocommerce-shop #page .shop-page-class {
	flex-wrap: wrap;
}
body.woocommerce-shop #page .filter-wrap {
  width: 100%;
}
body.woocommerce-shop #page  .products-wrapping {
  width: 100%;
  padding-top: 0;
}
body.woocommerce-shop .filter-wrap .e-filter button {
	font-family: "Georgia", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #31816D;
	border: 1px solid #31816D;
	border-radius: 30px;
	padding: 0px 15px;
	line-height: 40px;
	transition: .3s ease-in-out;
}
body.woocommerce-shop .filter-wrap .e-filter button:hover, 
body.woocommerce-shop .filter-wrap .e-filter button.active,
body .products-wrapping .elementor-grid .product .product-btn a:hover {
	background: #fff;
	border-color: #31816D;
	color: #31816D;
}
body.woocommerce-shop #page > .product {
	max-width: 1390px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}
body.woocommerce-shop .products-wrapping .elementor-widget-loop-grid .elementor-grid .product {
	border: 1px solid #bba4a4;
	padding: 5px;
	border-radius: 15px;
	background: #fff;
}
body .products-wrapping .elementor-grid .product .product-img .elementor-widget-container {
	display: flex;
	height: 250px;
	justify-content: center;
	align-items: center;
}
body .products-wrapping .elementor-grid .product .product-img img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
body .products-wrapping .elementor-grid .product .product-heading a {
	font-family: "Georgia", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	color: #000;
	transition: 0.5s all;
}
body .products-wrapping .elementor-grid .product .product-heading .elementor-heading-title {
	text-align: center;
}
body .products-wrapping .elementor-grid .product .product-heading a:hover {
	color: #509483;
}
body .products-wrapping .elementor-grid .product .product-price .amount {
	color: #2b2b2b;
	font-size: 17px;
	font-family: "Georgia", Sans-serif;
	font-weight: 400;
	line-height: 120%;
}
body .products-wrapping .elementor-grid .product .product-btn {
	text-align: center;
}
body .products-wrapping .elementor-grid .product .product-btn a {
	font-family: "Georgia", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	color: #FFFFFF;
	background: #31816D;
	border-radius: 30px;
	padding: 0 30px;
	transition: 0.5s all;
	border: 1px solid #31816D;
	opacity: 1;
	filter: unset;
}
body .products-wrapping .elementor-grid .product .product-wl .tinvwl_add_to_wishlist-text {
	display: none;
}
body .products-wrapping .elementor-grid .product .product-wl a.tinvwl_add_to_wishlist_button::before {
	margin-right: 0;
}
body .products-wrapping .elementor-grid .product .product-wl {
	position: absolute;
	top: -50px;
	left: auto;
	right: 0;
	text-align: center;
	line-height: 40px;
	background: transparent;
	transition: .3s ease-in-out;
	opacity: 0;
}
body .products-wrapping .elementor-grid .product:hover .product-wl {
	top: 0;
	opacity: 1;
}
body .products-wrapping .elementor-grid .product .product-wl:hover {
	background-color: #3a3a3a;
}
body .products-wrapping .elementor-grid .product .product-wl a.tinvwl_add_to_wishlist_button,
body .products-wrapping .elementor-grid .product .product-wl {
	height: 40px;
	width: 40px;
}
body .products-wrapping .elementor-grid .product .add-wishlist-btn-wrap {
	text-align: center;
}
body .products-wrapping .elementor-grid .product .product-btn a .elementor-button-icon path {
	transition: .3s ease-in-out;
}
body .products-wrapping .elementor-grid .product .product-btn a:hover .elementor-button-icon path {
	fill: #31816d;
}
.custom-room .eael-product-list-wrapper .eael-product-list-badge-wrap.badge-preset-1 .eael-product-list-badge-bg svg path,
.product .product-gallery .product-images .stock-out path,
.product .product-gallery .product-images .is-on-sale path,
#page .eael-product-list-badge-wrap.stock-out path,
#page .eael-product-list-badge-wrap.is-on-sale path {
    fill: #6ecdc3;
}
.product .product-gallery .product-images .stock-out,
.product .product-gallery .product-images .is-on-sale,
.eael-product-list-badge-wrap.stock-out,
.eael-product-list-badge-wrap.is-on-sale{
	position: absolute;
	left: 5px;
	top: 20px;
	right: auto;
	bottom: auto;
}
.product .product-gallery .product-images .stock-out p,
.product .product-gallery .product-images .is-on-sale p,
#page .eael-product-list-badge-wrap.stock-out p,
#page .eael-product-list-badge-wrap.is-on-sale p {
	position: absolute ;
	left: 12px;
	right: auto;
	top: 42px;
	color: #292929;
	font-size: 12px;
	line-height: 1.2;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.product .product-gallery .product-images .woostify-out-of-stock-label.position-left,
.product .product-gallery .product-images .onsale,
.woostify-out-of-stock-label.position-left,
span.woostify-tag-on-sale.onsale {
	left: 10px;
	display: none;
}
.woocommerce-cart .shop_table .actions p .button {
	margin-top: 25px;
}
.woocommerce-cart.cart-page-layout-2 .cart-collaterals .checkout-button br {
	display: none;
}
/* end *** 24-9-2024 */
/* start *** 25-9-2024 */
.product .product-gallery .product-images .is-on-sale p {
    left: 0;
    right: 0;
}
.related.products .eael-product-list-badge-wrap.stock-out, 
.related.products .eael-product-list-badge-wrap.is-on-sale,
.eael-product-list-badge-wrap.stock-out,
.eael-product-list-badge-wrap.is-on-sale {
    z-index: 1;
}
body.single section.related.products li.product {
    width: calc((100% - -261px) / 4 - 0.01px);
}
body.single section.related.products li.product .badge-preset-1 {
    top: -40px;
    left: -30px;
}
#page .eael-product-list-badge-wrap.is-on-sale p {
    left: 0;
    right: 0;
}
body.single section.related.products .product-loop-wrapper .product-loop-image-wrapper {
    overflow: visible;
}
/* end *** 25-9-2024 */
/* start *** 26-9-2024 */
.woostify-single-product-stock .woostify-single-product-stock-progress-bar {
	background-color: #31816d;
}
body.single section.related.products li.product:hover .product-loop-meta {
	height: auto;
}
.return-to-shop a br {
	display: none;
}
body:not(.yith-wcms-pro) .processing:not(.um-woo-status)::after{
	background: transparent;
}
.woocommerce-cart .blockUI.blockOverlay{
	background: transparent !important;
}
body .woocommerce-cart-form__contents tbody .product-subtotal{
	color:#31816d;	
}
.woostify-theme-color, .primary-navigation li.current-menu-item > a, .primary-navigation > li.current-menu-ancestor > a, .primary-navigation > li.current-menu-parent > a, .primary-navigation > li.current_page_parent > a, .primary-navigation > li.current_page_ancestor > a, .woocommerce-cart-form__contents tbody .product-subtotal, .woocommerce-checkout-review-order-table .order-total, .woocommerce-table--order-details .product-name a, .primary-navigation a:hover, .primary-navigation a:hover > .menu-item-arrow .woostify-svg-icon, .primary-navigation .menu-item-has-children:hover > a, .primary-navigation .menu-item-has-children:hover > a > .menu-item-arrow .woostify-svg-icon, .default-widget a strong, .woocommerce-mini-cart__total .amount, .woocommerce-form-login-toggle .woocommerce-info a:hover, .woocommerce-form-coupon-toggle .woocommerce-info a:hover, .has-woostify-primary-color, .blog-layout-grid .site-main .post-read-more a, .site-footer a:hover, .woostify-simple-subsbrice-form input[type="submit"], .woocommerce-tabs li.active a, #secondary .widget .current-cat > a, #secondary .widget .current-cat > span, .site-tools .header-search-icon:hover, .product-loop-meta .button:hover, #secondary .widget a:not(.tag-cloud-link):hover, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover, .product-nav-item:hover > a, .product-nav-item .product-nav-item-price, .woocommerce-thankyou-order-received, .site-tools .tools-icon:hover, .site-tools .tools-icon:hover .woostify-svg-icon, .tools-icon.my-account:hover > a, .multi-step-checkout-button[data-action="back"]:hover, .multi-step-checkout-button[data-action="back"]:hover .woostify-svg-icon, .review-information-link:hover, .has-multi-step-checkout .multi-step-item, #secondary .chosen a, #secondary .chosen .count, .cart_totals .shop_table .woocommerce-Price-amount, #order_review .shop_table .woocommerce-Price-amount {
	color: #31816d;
}
body.woocommerce-order-received .woocommerce-order {
	max-width: 1330px;
	margin: 0 auto;
	padding: 0 15px;
}
.woocommerce-account #customer_login form label + br,
.woocommerce-ResetPassword br,
.woocommerce-form-login .remember-lost-password br {
	display: none;
}
/* end *** 26-9-2024 */
/* start *** 27-9-2024 */
.woocommerce-ResetPassword .password-wrapper {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	max-width: 1200px;
	width: 100%;
	grid-gap: 20px;
	margin: 50px auto;
}
#page .woocommerce-ResetPassword .password-wrapper > p {
	text-align: left;
	max-width: unset;
	margin: 0;
	width: 100%;
}
#page .product-thumbnail-images .product-thumbnail-images-container .thumbnail-item {
	float: left;
	margin-right: 10px;
}
#page .product .product-gallery .product-thumbnail-images .product-thumbnail-images-container {
	position: relative;
}
#page .product .product-gallery .product-thumbnail-images .product-thumbnail-images-container::after {
	content: "";
	display: block;
	clear: both;
}
.eael-product-popup.woocommerce div.product form.cart .button.single_add_to_cart_button {
	padding-top: 0px;
	padding-bottom: 0;
}
.eael-popup-details-render .eael-product-popup-details form.cart .single_variation_wrap .single_add_to_cart_button.button:hover {
	background: transparent;
	color: #31816D !important;
}
.woocommerce-form-login .remember-lost-password {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/* end *** 27-9-2024 */
/* start*** 28-9-2024 */
.woocommerce-edit-address .woocommerce-Address header.woocommerce-Address-title p {
	display: flex;
	align-items: center;
	margin: 0;
}
.woocommerce-edit-address #page .woocommerce-MyAccount-content p a.edit {
	display: flex;
	align-items: center;
}
.woocommerce-MyAccount-content .edit-account br {
	display: none;
}
.woocommerce-page.single-product #page div.product .product-page-container {
	background: #fff;
}
#page .product .product-gallery .product-thumbnail-images .thumb-btn {
	position: absolute;
	left: 0;
	right: auto;
	top: 50%;
	transform: translateX(-50%);
	bottom: auto;
	background: #31816d;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
#page .product .product-gallery .product-thumbnail-images .thumb-btn.next {
	right: 0;
	left: auto;
}
.product-gallery .product-thumbnail-images button::before {
	color: #fff;
}
#page .product .product-gallery .product-thumbnail-images .thumb-btn span {
	display: none;
}
#page .product .product-gallery .product-thumbnail-images .thumb-btn.prev::before {
	content: "\f104";
}
/* end *** 28-9-2024 */
/* g-01-10-2024 */
.product-page-container .pswp--open, .lity.lity-opened {
	z-index: 99999;
}
.pswp--open .pswp__ui .pswp__top-bar {
	opacity: 1;
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #000;
}
body.single section.related.products li.product .product-loop-meta {
	height: auto;
}
#page .woocommerce-thankyou-order-received {
	background: #31816d;
	color: #fff;
}
#page form input.input-checkbox {
	accent-color: #31816d;
}
.tinv-wishlist .product-remove button:hover i::before {
    color: #31816d;
}
/* g-01-10-2024 */