/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.krpp-btn{
    color: red;
}

.elementor-widget-woocommerce-archive-description,
.Cat_Bot_Desc{
	height: 200px;
    margin-bottom: 30px;
    overflow: hidden;	
}

.Subcat_ReadMore_Box{
	display:flex;
	justify-content:center;
	align-items:center;
	float: right;
    width: 100%;
	    margin-bottom: 20px;
}

.Subcat_ReadMore_Btn {
    background: linear-gradient(290deg, #D67162 0%, #FBBD97 100%);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    user-select: none;
    cursor: pointer;
}

.elementor-page-13238 .elementor-element-68e5c7c .elementor-widget-wrap{
	display : none;
}

@media screen and (max-width:500px){
	.jet-checkboxes-list__row
	 {
		width: 30% !important;
		float: right;
	}	
}

@media (max-width: 767px) {
    .elementor-24062 .elementor-element.elementor-element-5d61997 {
        line-height: 1 !important;
    }
    .elementor-24062 .elementor-element.elementor-element-5d61997 > .elementor-widget-container {
        margin: 0px 0px 0px 0px;
    }	
}
