/* 
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
*/

/* Menu */
#menu-1-cf59235 .current_page_item{
border-top: 4px solid #FFA500!important;
}

#menu-1-cf59235 li .elementor-item-anchor{
padding: 35px!important;
}

#menu-1-cf59235 .elementor-sub-item{
margin: 0!important;
padding-top: 15px!important;
padding-bottom: 15px!important;
}

#menu-1-cf59235 .elementor-sub-item:hover{
border-bottom: 2px solid #FFA500!important;
transition: 0s!important;
}

#menu-1-cf59235 .menu-item-44{
min-width: 200px!important;
}

#menu-1-cf59235 .menu-item-51{
min-width: 200px!important;
}

ul.elementor-nav-menu--dropdown a{
border-left: 0px solid transparent!important;
}

.current-menu-item{
margin-bottom: 4px!important;
}

/* Menu end */


.img-width img{
width: 100%!important;
}

.text-container{
max-width: 650px!important;
}

.pureoil-logo img{
width: 50%!important;
}