/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1777531991
Updated: 2026-04-30 06:53:11

*/


.oz-product-cat-list .jkit-product-category-content{
	background: #192445;
    margin-top: -6px;
    padding: 15px 0px;
}
.oz-product-list ul.products li.product a img {
	width: 100%;
    height: 300px;
	object-fit: contain;
}
.oz-product-list .jkit-product-block .product-title, .oz-product-list  .woocommerce-loop-product__title{
	/*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*overflow: hidden;
    min-height: 54px;*/
}
.woocommerce-ordering .orderby{
	 border-radius: 0;
}
.oz-cart-btn .custom-file-upload{
	width: 100%;
    padding: 20px 20px;
    border: 1px dotted;
    margin-bottom: 20px;
}
.oz-cart-btn .woocommerce-variation-add-to-cart, .oz-cart-btn form.cart {
	display: block !important;
}
.woof_fs_by_price{
	padding: 20px  0;
}
.woof_container_inner h4{
	    font-family: "Roboto", Sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #192445;	
    margin-bottom: 25px !important;
}
.woof_term_15{
	display: none !important;
}
ul.woof_list li {
    margin: 0 3px 12px 3px;
    border-bottom: 1px dotted #a3a3a3;
    /*height: 39px;*/
	padding-bottom: 10px !important;
}
ul.woof_list li:last-child {
   border-bottom: 0px dotted #a3a3a3;
}
.woof_container .woof_container_inner input[type="search"] {
    line-height: normal !important;
    border: solid 1px #000000;
    border-radius: 0;
}
.cky-btn.cky-btn-accept{
	 background-color: #192445 !important;
    border-color: #192445 !important;
}
.cky-btn.cky-btn-customize, .cky-btn.cky-btn-reject{
	 border-color: #192445 !important;
}
body.single-product .ppc-button-wrapper,
body.woocommerce-cart .ppc-button-wrapper{
	display:none !important;
}

body.home .jeg-elementor-kit .jkit-product-category-content {
    font-size: 0 !important;
}
 
body.home .jeg-elementor-kit .jkit-product-category-content::after {
    content: "Shop Now";
    font-size: 31px;
    font-weight: 400;
    display: block;
}