/* 
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
*/
.custom-btn-frm {
    background-color: #F7BC00;
}
.menu-item-0537,
.menu-item-0538{
    display: none !important;
}

@media(max-width:1024px){
    .menu-item-0537,
    .menu-item-0538{
        display: block !important;
    }
}
span.cs-lbl {
    color: #999999;
}
span.cs-vlv {
    color: #363636;
}

/*.cate_menu .elementor-widget-image-box .elementor-widget-container {
    min-height: 260px;
}

.cate_menu .elementor-widget-image-box .elementor-widget-container .elementor-image-box-img {
    min-height: 135px !important;
}*/
/*.dashboard-box .submit-field {
    width: 100% !important;
}*/
.login-signup-btn {
    text-align: right;
}
.cs-vlv.cs-w a{
    color: #4cc0ef;
}
.menu-item-0537,
.menu-item-0538{
    display:none;
}
@media(max-width:767px){
    .cate_menu .elementor-column {
        box-shadow:0px 0px 5px 2px #ccc;
        margin-bottom: 20px;
        border-radius: 10px;
    }
   
.menu-item-0537,
.menu-item-0538{
    display:block;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .cate_menu .elementor-column {
        box-shadow:0px 0px 5px 2px #ccc;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    .colf-2 {
    margin-left: 30px;
}
.colf-1 {
    margin-right: 30px;
}
}
/*.banner_box .elementor-image-box-wrapper {
    display: grid;
}
.banner_box .elementor-image-box-wrapper figure.elementor-image-box-img{
    order: 2;
}*/
/*.banner_box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title{
    order: 1;
}*/
/*.cate_menu .elementor-column:hover{
    color: #fff;
    background-color: #4CC0EF;
}*/

.set-ads-height{
   max-height: 106px;
   width: 100% !important;
}