/*
 Theme Name:   Astra Child
 Theme URI:    http://example.com/yourtheme-child/
 Description:  Astra Child Theme
 Author:       Jigendra
 Author URI:   http://example.com
 Template:     astra
 Version:      1.0.0
*/

/* Import the parent theme stylesheet */
@import url("../astra/style.css");


.woocommerce-shop #content.site-content>.ast-container {
	/* margin-top: 14rem; */
}

header.site-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.astm-search-menu .is-search-form .is-search-submit .is-search-icon {
	border-radius: 50px;
}

#fkcart-modal .fkcart-primary-button {
	background: #000000 !important;
	border-radius: 10px !important;
}

#fkcart-modal .fkcart-primary-button:focus,
#fkcart-modal .fkcart-primary-button:hover {
	background: #141414 !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.astm-search-menu .is-search-form .is-search-submit {
	border-radius: 50px;
}

.product-categories-slider .product-category {
	padding: 12px;
	text-align: center;
}

#fkcart-floating-toggler {
	bottom: 5rem !important;
	right: 0.5rem !important;
}

#ast-scroll-top {
	background-color: #353535;
	font-size: 15px;
	border-radius: 50px;
}

.product.common-boxes {
	padding: 15px;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	padding: 16px;
	row-gap: 16px;
	isolation: isolate;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
	border-radius: 24px;
	margin: 12px;
}

.product.common-boxes img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 16px;
}

.new-arrivals-slider .product h2 {
	font-size: 16px;
	margin: 0;
}

.product.common-boxes .price {
	display: block;
	margin-top: 5px;
	color: #000;
	font-size: 14px;
}

.product-categories-slider .product-category img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 0px;
	max-height: 159px;
	object-fit: contain;
	min-height: 159px;
	mix-blend-mode: multiply;
}

.product.common-boxes a {
	text-decoration: none;
	color: inherit;
}

.product.common-boxes h2 {
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	min-height: 45px;
	text-align: left;
}

.woocommerce-js div.product p.price,
.woocommerce-js div.product span.price {
	color: #000000;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}

.product-categories-slider .product-category>a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px 22px !important;
	gap: 30px !important;
	background: #F2F2F2;
	border-radius: 24px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
}

.product-categories-slider .product-category>a h2 {
	font-size: 17px;
	font-weight: 500;
}

.bottom-gallery .swiper-slide-inner {
	padding-top: 100%;
	position: relative;
}

.bottom-gallery .swiper-slide-inner .swiper-slide-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.topbest-logos .swiper-wrapper {
	align-items: center;
}

.top-boxes .elementor-icon-box-wrapper {
	display: flex;
	line-height: normal;
	align-items: center;
	gap: 15px;
}

.top-boxes .elementor-icon-box-wrapper p {
	margin: 0;
}

.slick-slider .slick-arrow {
	left: -60px;
	background: #353535 url("assets/images/arrow-slick.svg") center center no-repeat !important;
	z-index: 1;
	height: 50px;
	width: 50px;
	font-size: 0;
	border-radius: 50px;
	padding: 0;
}

.slick-slider .slick-arrow.slick-prev {
	background: #353535 url("assets/images/arrow-left.svg") center center no-repeat !important;

}

.slick-slider .slick-arrow.slick-disabled {
	background-color: #999999 !important;
}

.slick-slider .slick-arrow:before {
	content: none;
}

.slick-slider .slick-arrow.slick-next {
	right: -60px;
	left: auto;
}

#page .site-content {
	position: relative;
}

#page .site-content:before {
	
	/* background: url(http://a1diy.lemtoj.com/wp-content/uploads/2024/06/hero-subheader.png) center top no-repeat; */
	margin-bottom: 100px;
	width: 100%;
	height: 0px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	z-index: -1;
}

.woocommerce .woocommerce-breadcrumb {
	margin-bottom: 1.7rem !important;
}

#primary {
	margin: 2em 0;
}

.woocommerce-products-header .woocommerce-products-header__title {
	margin-bottom: 1rem;
}

.single-product #page .site-content:before {
	height: 70px;
}

.single-product .woocommerce-breadcrumb {
	position: absolute;
	left: 1rem;
	top: 1.5rem;
}

/* .single-product.woocommerce-js div.product{
	position:unset;
} */
.single-product #page .site-content .ast-container {
	position: relative;
}

.single-product #page .site-content .content-area.primary {
	margin-top: 8rem;
}

.woocommerce-checkout .site-content .entry-content.clear,
.woocommerce-cart .site-content .entry-content.clear {
	margin-top: 11rem;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	background-color: #F2F2F2;
	border: 0;
	padding-top: 5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 2rem;
}

.site-footer .wc-block-product-categories-list li a,
.site-footer .widget_nav_menu ul li a {
	font-weight: 400;
	color: #000000;
}

.site-footer .widget_nav_menu ul li.fkcart-custom-menu-link,
.site-footer .widget_nav_menu ul li.astm-search-menu {
	display: none;
}

.site-footer .contact-details li a:before {
	width: 24px;
	height: 24px;
	background: url(http://localhost/wp/project/wowspecs/wp-content/uploads/2024/06/location.svg) center center no-repeat;
	content: "";
	min-width: 24px;
}

.site-footer .contact-details li a {
	color: #000000;
	font-family: "Roboto", Sans-serif;
	font-size: 17px;
	display: flex;
	gap: 15px;
	font-weight: 400;
}

.site-footer .contact-details li a.number:before {
	background: url(http://localhost/wp/project/wowspecs/wp-content/uploads/2024/06/telephone-icon.svg) center center no-repeat;
}

.site-footer .contact-details li a.email:before {
	background: url(http://localhost/wp/project/wowspecs/wp-content/uploads/2024/06/mail-icon.svg) center center no-repeat;
}

.site-footer .contact-details li:not(:last-child) {
	margin-bottom: 1rem;
}

.site-footer .wc-block-product-categories-list li a:hover,
.site-footer .widget_nav_menu ul li a:hover {
	color: #000000;
}

.site-footer .wc-block-product-categories-list li {
	padding-left: 0;
}

.site-footer .wc-block-product-categories-list li:not(:last-child),
.site-footer .widget_nav_menu ul li:not(:last-child) {
	margin-bottom: 1rem;
}

.site-footer .site-below-footer-wrap .other-links li a {
	color: #999999;
	font-weight: 400;
}

.site-footer .site-below-footer-wrap .other-links li a:hover {
	color: #000000;
}

.site-footer .site-below-footer-wrap .other-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 24px;
}

.ast-footer-copyright {
	text-align: left;
}

.site-footer .site-footer-section .wp-block-heading,
.site-footer .widget_nav_menu .widget-title {
	font-weight: 500;
	font-size: 20px;
}

.site-footer .site-footer-below-section-3 .element-social-inner-wrap {
	text-align: right;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	min-height: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	min-height: auto;
}

.fkcart-shortcode-container .fkcart-shortcode-icon-wrap {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	border: #E6E6E6 solid 1px;
	border-radius: 50px;
	padding: 10px;
	width: 45px;
	height: 45px;
	color: #353535;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.astm-search-menu>a {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	border: #E6E6E6 solid 1px;
	border-radius: 50px;
	padding: 10px;
	width: 45px;
	height: 45px;
	color: #353535;
	justify-content: center;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.menu-item-2147480005 .top_wishlist-heart {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	border: #E6E6E6 solid 1px;
	border-radius: 50px;
	padding: 10px;
	width: 45px;
	height: 45px;
	color: #353535;
	justify-content: center;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.menu-item-2147480005 .menu-link {
	font-size: 0;
	align-items: center;
	line-height: normal;
	height: auto;
	position: relative;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor>.menu-link {
	color: #353535;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.menu-item-2147480005 .menu-link .wishlist_products_counter_number {
	position: absolute;
	top: -5px;
	right: -5px;
	min-width: 18px;
	width: auto;
	height: 18px;
	display: flex;
	-js-display: flex;
	align-items: center;
	justify-content: center;
	background-color: #cf2e2e;
	border-radius: 100%;
	color: #fff;
	z-index: 20;
	font-weight: 600;
	font-size: 12px;
	line-height: 10px;
	box-sizing: border-box;
	padding: 2px;
	border: #fff solid 1px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.menu-item-2147480005 .top_wishlist-heart:before {
	margin: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item.menu-item-2147480005 {
	margin-left: auto;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
	margin: 0;
}

.site-header-section .ast-builder-menu {
	width: 100%;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
	width: 100%;
}

.ast-builder-menu .main-navigation {
	width: 100%;
}

.ast-builder-menu .main-navigation>ul {
	gap: 12px;
	width: 100%;
}

.is-form-style input.is-search-submit,
.is-search-icon {
	color: #fff;
	background: #000000;
	border: 0;
	border-radius: 0;
}

.is-form-style .is-search-submit path {
	fill: #fff;
}

.btn-link .elementor-button {
	padding: 0 !important;
}

.woocommerce-js div.product form.cart div.quantity {
	margin: 0;
	padding: 0 1em 0 0;
}

.ast-onsale-card {
	background-color: #58C800;
}

.woocommerce .ast-onsale-card {
	color: #ffffff !important;
}

.woocommerce-message,
.woocommerce-info {
	border-top-color: #383838;
}

.woocommerce-message::before,
.woocommerce-info::before {
	color: #f7ae41;
}
.search-icon-path{
	color:#353535;
}
.woocommerce-js div.product .product_title {
	font-size: 3rem;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: #000000;
}

.woocommerce .star-rating,
.woocommerce .comment-form-rating .stars a,
.woocommerce .star-rating::before {
	color: #353535;
}

.woocommerce ul.products li.product .star-rating:before {
	color: #000000 !important;
}

.woocommerce-js .star-rating::before {
	color: #000000 !important;
}

.woocommerce ul.products li.product .star-rating:before {
	color: #000000 !important;
}

/* other pages css */

.product-categories-slider .product-category>a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 34px 50px;
	gap: 49px;
	background: #F2F2F2;
	border-radius: 24px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	min-height: 282px;
}

.product-categories-slider .product-category>a h2 {
	font-size: 17px;
	font-weight: 500;
}

/*shop page css start here*/
.woocommerce .woocommerce-breadcrumb {
	font-size: 17px;
	font-weight: 700;
	line-height: 20px;
	color: #353535;
	margin-bottom: 46px;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #000;
	font-weight: 400;
	text-decoration: underline;
}

.woocommerce .woocommerce-result-count {
	font-size: 32px;
	font-weight: 700;
	line-height: 38px;
	margin: 0 0 10px 0;
	color: #000;
}

.woocommerce form.woocommerce-ordering {
	margin: 0 0 10px 0;
}

.woocommerce form.woocommerce-ordering .orderby {
	
	max-width: 199px;
	background: #fff;
	border-radius: 12px;
	border: 1px solid #353535;
	padding: 16px 24px;
	column-gap: 10px;
	display: flex;
	height: auto;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	color: #353535;
	max-height: 56px;
	background-image: url(/wp-content/uploads/2024/06/select-icon.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px;
}

.woocommerce form.woocommerce-ordering .orderby option {
	font-size: 16px;
	color: #000;
	font-weight: 400;
}

.woocommerce ul.products {
	border-top: 1px solid #F2F2F2;
	padding: 44px 0 0 0;
	column-gap: 24px;
}

.woocommerce ul.products li.product {
	border: 1px solid #000000;
	border-radius: 24px;
	padding: 16px;
	box-shadow: 0px 4px 4px 0px #0000000A;
	margin: 0 0 28px 0;
}

.woocommerce ul.products li.product .button {
	background: #000000;
	border-radius: 12px;
	width: 100%;
	max-width: 217px;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	padding: 11px 20px;
	/* border: 2px solid #000000; */
	transition: all .3s ease-in-out;
	margin: 0;
	max-width: 100%;
}

.woocommerce ul.products li.product .button:hover {
	background: #ffff00;
	color: #000000;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 17px;
	font-weight: 500;
	min-height: 40px;
	line-height: 20px;
	margin: 0 0 1rem 0;
}

.woocommerce ul.products li.product .star-rating {
	float: left;
	margin: .23rem 0 1rem 0;
	letter-spacing: 4px;
	width: 6.8em;
}

/* .woocommerce ul.products li.product .star-rating:before { color: #EBEBEB !important;} */
.woocommerce ul.products li.product .price {
	font-size: 17px;
	font-weight: 500;
	line-height: 20px;
	margin: 0 0 1rem 0;
	width: auto;
	display: inline-block;
	color: #000;
	float: right;
}

.woocommerce ul.products li.product .ast-on-card-button svg {
	fill: #353535;
}

/* .woocommerce .ast-onsale-card{color: #F7AE41 !important;} */
.woocommerce .ast-on-card-button {
	left: 1rem !important;
	right: auto !important;
}

.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button {
	margin: 0;
	position: absolute;
	top: 1rem;
	right: 1rem;
	overflow: hidden;
	border-radius: 50%;
	background: var(--ast-global-color-5);
	opacity: 1;
	width: 2em;
	height: 2em;
	border: 1px solid #EBEBEB !important;
	color: transparent !important;
}

.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button:before {
	color: #353535 !important;
	margin: 0;
	left: 6px !important;
	position: relative;
	top: 2px;
}

/*shop page css end here*/
/*single product page css start here*/
.single-product .woocommerce-breadcrumb {
	margin: 0;
	top: -6.5rem;
}

.single-product-category a {
	text-decoration: underline !important;
	font-weight: 400 !important;
}

.single-product .woocommerce-product-gallery {
	border-radius: 24px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
}

.single-product .woocommerce-product-gallery__trigger {
	border: 1px solid #E6E6E6;
	width: 50px !important;
	height: 50px !important;
}

.single-product .woocommerce-product-gallery__trigger:before {
	border-color: #F7AE41 !important;
	top: 16px !important;
	left: 16px !important;
}

.single-product .woocommerce-product-gallery__trigger:after {
	background-color: #F7AE41 !important;
	top: 26px !important;
	left: 29px !important;
}

.single-product .summary .product_title {
	margin: 0 0 1rem 0 !important;
}

.single-product .summary .price {
	font-size: 45px !important;
	font-weight: 700 !important;
	display: inline-block;
	line-height: 1.2;
	margin: 0 0 1rem 0 !important;
}

.single-product .summary .price .woocommerce-Price-amount bdi {
	font-size: 2.5rem;
}

.single-product .summary .price .woocommerce-Price-amount {
	color: #000000 !important;
}

.single-product .summary .quantity {
	padding: .6rem 1em 1em 0;
}

.single-product .summary .quantity input {
	border: 1px solid #d1d5db !important;
	border-radius: 8px !important;
	min-height: 48px !important;
	color: #000;
}

.ast-article-single .summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:before {
	margin: 0;
}

.ast-article-single .summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
	margin-top: 25px;
	border: 1px solid #d1d5db;
	padding: 10px 1rem;
	border-radius: 10px;
	font-weight: 500;
	font-size: 15px;
	color: #000;
}

.single-product .summary .single_add_to_cart_button {
	background: #353535 !important;
	border-radius: 12px !important;
	width: 100% !important;
	max-width: 217px;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 22px !important;
	text-align: center;
	padding: 11px 20px !important;
	/* border: 2px solid #353535 !important; */
	transition: all .3s ease-in-out;
	margin: 0 !important;
}

.single-product .summary .single_add_to_cart_button:hover {
	background: #ffff00 !important;
	color: #353535
  !important;
  border-color: #000000;
}

.single-product .summary .product_meta {
	border: 0 !important;
	margin-top: .4rem !important;
}

.single-product .summary .product_meta .posted_in a {
	text-decoration: underline !important;
}

.single-product .woocommerce-tabs ul {
	margin: 0 !important;
	padding: 0 20px !important;
}

.single-product .woocommerce-tabs ul.tabs li {
	margin: 0 .5rem 0 0 !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
	font-size: 17px;
	font-weight: 400 !important;
	line-height: 20px;
	color: #000 !important;
	padding: 14px 25px !important;
	border-radius: 24px 24px 0 0 !important;
}

.single-product .woocommerce-tabs ul.tabs li.active:before,
.single-product .woocommerce-tabs ul.tabs li:before,
.single-product .woocommerce-tabs ul:before {
	content: inherit !important;
}

.single-product .woocommerce-tabs ul.tabs li.active a {
	background: #353535;
	color: #fff !important;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
	border: 1px solid #E6E6E6;
	border-radius: 24px;
	padding: 30px !important;
}

.single-product .content-area.primary {
	margin-bottom: 0 !important;
}

.single-product .woocommerce-tabs .comment-reply-title {
	font-size: 17px !important;
	line-height: 20px !important;
}

.single-product .woocommerce-tabs label {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 400;
}

.single-product .woocommerce-tabs .comment-form-rating .stars a {
	top: 0 !important;
	color: #EBEBEB !important;
}

.single-product .woocommerce-tabs .comment-form-rating .stars.selected a {
	color: #F7AE41 !important;
}

.single-product .woocommerce-tabs .comment-form-rating .stars:hover a {
	color: #EBEBEB !important;
}

.single-product .woocommerce-tabs textarea {
	border-radius: 10px !important;
	margin-top: 5px !important;
}

.single-product .woocommerce-tabs .form-submit {
	margin-bottom: 0px !important;
}

.single-product .woocommerce-tabs .form-submit .submit {
	background: #F7AE41 !important;
	border-radius: 12px !important;
	width: 100% !important;
	max-width: 217px !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 22px !important;
	text-align: center;
	padding: 11px 20px !important;
	border: 2px solid #F7AE41 !important;
	transition: all .3s ease-in-out;
	margin: 0 !important;
}

.single-product .woocommerce-tabs .form-submit .submit:hover {
	background: #fff !important;
	color: #F7AE41 !important;
}

.single-product .woocommerce-tabs .commentlist .description p {
	margin: 0 !important;
}

.single-product .woocommerce-tabs .commentlist .star-rating:before {
	color: #F7AE41 !important;
}

.woocommerce-js #reviews #review_form {
	border: 0;
	padding: 0;
}

/*single product page css end here*/
.woocommerce-cart .shop_table a.remove {
	opacity: 1 !important;
}

.woocommerce-cart .shop_table a.remove:before {
	border-color: #F7AE41 !important;
}

.woocommerce-cart .shop_table .product-remove svg path {
	fill: #F7AE41 !important;
}

.woocommerce-cart .shop_table {
	border-radius: 12px !important;
	overflow: hidden;
}

.woocommerce-cart .shop_table tr:nth-child(odd) {
	background-color: #fbfbfb !important;
}

.woocommerce-cart .shop_table tr span {
	font-weight: 700 !important;
}

.woocommerce-cart .shop_table .quantity input {
	border: 1px solid #d1d5db !important;
	border-radius: 8px !important;
}

.woocommerce-cart .shop_table .actions .button {
	background-color: #F7AE41 !important;
}

.woocommerce-cart .cart_totals {
	background-color: #F2F2F2 !important;
	border-radius: 24px !important;
	overflow: hidden;
	border: 0 !important;
}

.woocommerce-cart .cart_totals h2 {
	background-color: #F2F2F2 !important;
}

.woocommerce-cart .cart_totals .shop_table {
	border-radius: 0px !important;
}

.woocommerce-cart .cart_totals .shop_table tr {
	background-color: #F2F2F2 !important;
}

.woocommerce-cart .checkout-button,
.fkcart-checkout-wrap #fkcart-checkout-button,
.woocommerce-checkout button {
	background: #353535 !important;
	border-radius: 12px !important;
	width: 100% !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 22px !important;
	text-align: center;
	padding: 11px 20px !important;
	border: 2px solid #353535 !important;
	transition: all .3s ease-in-out;
	margin: 0 !important;
}

.woocommerce-cart .checkout-button:hover,
.fkcart-checkout-wrap #fkcart-checkout-button:hover,
.woocommerce-checkout button:hover {
	opacity: .8;
}

.fkcart-slider-header .fkcart-modal-close svg path {
	fill: #353535 !important;
}

.fkcart-slider-header .fkcart-title {
	color: #353535 !important;
}

.fkcart-panel .fkcart-remove-item {
	background-color: #353535;
}

.fkcart-panel .fkcart-remove-item svg path {
	fill: #fff !important;
}

.fkcart-panel .fkcart-quantity-selector svg path {
	fill: #353535 !important;
}

.woocommerce-checkout h3 {
	color: #353535;
	margin-top: 0 !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
	padding-top: 0 !important;
}

.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout .woocommerce-billing-fields .select2-selection,
.woocommerce-checkout textarea {
	border: 1px solid #d1d5db !important;
	border-radius: 8px !important;
}

.woocommerce-checkout #order_review_heading {
	background-color: #F2F2F2 !important;
	border: 0 !important;
	border-radius: 24px 24px 0 0 !important;
	overflow: hidden;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
	background-color: #F2F2F2 !important;
	border: 0 !important;
	border-radius: 0 0 24px 24px !important;
	overflow: hidden;
}

.woocommerce-checkout .woocommerce-info {
	border-top-color: #000 !important;
}

.woocommerce-checkout .woocommerce-info:before {
	color: #000 !important;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
#comments .submit,
.search .search-submit,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.search .search-submit,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*="wc-block"] button,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*="wc-block"] .wc-block-components-button {
	border-color: #353535;
	background-color: #353535;
}

.woocommerce-js form .form-row textarea,
.woocommerce-js input[type=email],
.woocommerce-js input[type=number],
.woocommerce-js input[type=password],
.woocommerce-js input[type=reset],
.woocommerce-js input[type=search],
.woocommerce-js input[type=tel],
.woocommerce-js input[type=text],
.woocommerce-js input[type=url],
.woocommerce-js textarea,
.woocommerce-page form .form-row textarea,
.woocommerce-page input[type=email],
.woocommerce-page input[type=number],
.woocommerce-page input[type=password],
.woocommerce-page input[type=reset],
.woocommerce-page input[type=search],
.woocommerce-page input[type=tel],
.woocommerce-page input[type=text],
.woocommerce-page input[type=url],
.woocommerce-page textarea {
	border-radius: 10px;
}

.contact-uspage .right-img img {
	max-width: 300px;
	margin-bottom: 3rem;
}

.wpcf7 form label {
	width: 100%;
}

.contact-uspage .right-img .elementor-icon-list-items li a {
	text-decoration: none;
}

.widget ul {
	padding: 0;
}

.site-footer .wc-block-product-categories-list li a,
.site-footer .widget_nav_menu ul li a {
	text-decoration: none;
}

.site-footer .wpcf7-form h3 {
	font-size: 18px;
	margin-bottom: 0.5rem;
}

.wpcf7 form .wpcf7-response-output {
	font-size: 14px;
}

.ast-builder-menu-1 .menu-item> .menu-link {
	color: #353535;
} */

/* .ast-builder-menu-1 .menu-item:hover> .menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
	color: #000000; */
/* }

.site-footer .site-footer-below-section-3 .element-social-inner-wrap .footer-social-item span svg {
	transition: all 0.3s ease-in-out 0s;
	width: 23px;
	height: 23px;
	fill: #999999;
}

.site-footer .site-footer-below-section-3 .element-social-inner-wrap .footer-social-item {
	margin-right: 12px;
}

.site-footer .site-footer-below-section-3 .element-social-inner-wrap .footer-social-item:hover span svg {
	fill: #F7AE41;
}

div#n2-ss-2 .nextend-arrow {
	border-radius: 50px !important;
	padding: 7px !important;
}

.woocommerce-shop .ui-slider.ui-widget-content:not(.iris-slider-offset) {
	background: transparent;
	border-radius: 50px;
	border: 1px solid #f7ae41;
}

.woocommerce-shop .ui-slider.ui-widget-content .ui-slider-handle {
	background: #f7ae41;
	border: 1px solid #f7ae41 !important;
	border-radius: 50px;
}


/* media query css start */


@media (min-width: 993px) {
	.ast-left-sidebar #primary {
		padding-left: 30px;
		width: 78%;
		border-left: 1px solid #ededed;
	}

	.ast-left-sidebar #secondary {
		padding-right: 1rem;
		width: 22%;
		border-right: 0;
		margin: 0;
	}

	.wpfFilterContent {
		margin-top: 0.7rem;
	}
}

@media only screen and (max-width: 767px) and (min-width: 545px) {
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat(2, 1fr) !important;
		row-gap: 25px;
	}

	.ast-container .woocommerce ul.products:not(.elementor-grid),
	.woocommerce-page ul.products:not(.elementor-grid),
	.woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media only screen and (max-width: 1300px) {
	.slick-slider .slick-arrow {
		height: 36px;
		width: 36px;
		left: -10px;
	}

	.slick-slider .slick-arrow.slick-next {
		right: -10px;
	}
}

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

	.woocommerce ul.products:not(.elementor-grid),
	.woocommerce-page ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(3, 1fr);
	}

	.woocommerce-cart .ast-container .content-area.primary,
	.woocommerce-checkout .ast-container .content-area.primary {
		margin-top: 60px !important;
	}

	.product-categories-slider .product-category {
		padding: 7px;
	}

	.product.common-boxes {
		margin: 7px;
	}

	.ast-builder-footer-grid-columns {
		grid-column-gap: 20px;
	}
}


@media only screen and (max-width: 991px) {
	.contact-uspage .right-img img {
		max-width: 100%;
	}

	.woocommerce-cart .ast-container .content-area.primary,
	.woocommerce-checkout .ast-container .content-area.primary {
		margin-top: 40px !important;
	}

	.woocommerce-checkout .site-content .entry-content.clear,
	.woocommerce-cart .site-content .entry-content.clear {
		margin-top: 6rem;
	}

	.ast-article-single .summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
		margin-top: 10px;
	}

	.single-product .woocommerce-breadcrumb {
		left: 0;
		top: -7rem;
	}

	.woocommerce-js div.product .product_title {
		font-size: 2rem;
	}

	.single-product .summary .price .woocommerce-Price-amount bdi {
		font-size: 2rem;
	}

	.woocommerce form.woocommerce-ordering .orderby {
		max-width: 188px;
		padding: 10px 15px;
		font-size: 16px;
	}

	.woocommerce .woocommerce-result-count {
		margin-right: 1rem;
	}

	.woocommerce .woocommerce-result-count {
		font-size: 20px;
	}

	#page .site-content:before {
		height: 130px;
	}

	.woocommerce .woocommerce-breadcrumb {
		margin-bottom: 1rem !important;
	}

	.woocommerce-products-header .woocommerce-products-header__title {
		margin-bottom: 4rem;
		font-size: 30px;
	}

	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link,
	.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.menu-link,
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.ast-menu-toggle {
		color: #353535;
	}

	.slick-slider .slick-arrow {
		height: 36px;
		width: 36px;
		left: -10px;
	}

	.slick-slider .slick-arrow.slick-next {
		right: -10px;
	}

	.ast-footer-copyright p {
		text-align: center;
	}

	.site-footer .site-below-footer-wrap .other-links {
		gap: 10px;
		line-height: normal;
	}
}

@media only screen and (max-width: 920px) {
	.woocommerce-shop #content.site-content>.ast-container {
		margin-top: 10rem;
	}

	.ast-left-sidebar #secondary {
		padding-bottom: 0;
		order: 1;
	}

	body.ast-main-header-nav-open {
		overflow: hidden;
	}

	#primary {
		margin: 0;
	}

	.ast-header-break-point .ast-builder-menu-mobile .main-navigation .main-header-menu.ast-nav-menu {
		gap: 0;
		height: calc(100vh - 80px);
		overflow-y: auto;
		display: block;
	}
}


@media only screen and (max-width: 767px) {
	div#n2-ss-2 .n2-font-97fb78352db1bc4ddc01c8c4577a3817-hover {
		font-size: 24px !important;
	}

	.single-product .woocommerce-tabs ul.tabs li a {
		padding: 10px 10px !important;
	}

	.single-product .woocommerce-tabs ul {
		margin: 0 0 0 17px !important;
		padding: 0 !important;
		display: flex;
	}

	.product.common-boxes {
		margin: 5px;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-top: 4rem;
	}

	.site-footer .site-footer-below-section-3 .element-social-inner-wrap {
		text-align: center;
	}

	.woocommerce ul.products li.product .price {
		float: none;
		display: block;
	}

	.single-product .summary .single_add_to_cart_button {
		max-width: 178px;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
		grid-template-columns: repeat(1, 1fr);
	}

	.woocommerce ul.products li.product .star-rating {
		float: none;
		margin-top: 0;
	}
}

@media only screen and (max-width: 480px) {
	.woocommerce ul.products {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

/* Hide OTP field initially */
.otp-field {
	display: none;
}

input[name="email"].woocommerce-Input.woocommerce-Input--text.input-text {
	display: none;
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
	display: none;
}

#formleftct {
    float: left !important;
}