@media only screen and (max-width: 450px){
	html{
		font-size: 14px;
	}
	.top-header .elementor-inline-item a .elementor-icon-list-text {
		display: none;
	}
	.top-header .elementor-inline-item a .elementor-icon-list-icon svg {
		margin: 0;
		fill: var(--e-global-color-primary) !important;
	}
	.top-header .elementor-inline-item a .elementor-icon-list-icon {
		width: 28px;
		height: 28px;
		background-color: #ffffff;
		align-items: center;
		justify-content: center;
		border-radius: 50px;
	}
	.elementor-shortcode .woocommerce ul.products {
        margin: 0;
    }
	.pro-loop-thumb {
		border-radius: 21px;
		padding: 6px;
	}

	.cat-title-wrap {
		bottom: 10px;
		min-height: 40px;
	}
	.cat-title-wrap h2.category-title {
		font-size: 1.125rem;
	}
	.cmn-nav-arrow .slick-arrow{
		bottom: -30px;
	}
	a.wa-btn.wa-inquiry img {
		padding: 0 !important;
		width: 26px !important;
	}
	.wa-inquiry {
		width: 30px;
		height: 30px;
	}
	.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where( :not(.edit-post-visual-editor)) .woocommerce input.button {
	padding: 6px 16px 7px 16px;
		font-size: 14px;
	}
	.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
		margin: 0 2.5% 1.992em 0;
		width: calc(49% - 1.5%);
	}
	div#primary {
		padding: 25px 0px;
	}
	.woocommerce nav.woocommerce-pagination ul.page-numbers li {
		width: 33px;
		height: 33px;
	}
	.woocommerce div.product {
		padding: 20px 0px;
	}
	.features-wrap {
		gap: 12px;
	}
	.feature-box {
		font-size: 12px;
		line-height: 18px;
		padding: 8px 10px;
	}
	
	
	
	
}