/**
 * Theme Name:     Katerio Child
 * Author:         TMRW Studio
 * Template:       katerio
 * Text Domain:	   katerio-child
 * Description:    Katerio is a responsive Wordpress news, blog, magazine template. The user can use by especially magazine, blog &amp; newspaper for online.
 */


/* START HEADE */

ul.nav-main>li>a::before {
    background-color: #D36839 ;
}

a:hover,
a.active {
    color: #D36839 !important;
}

.item-active-underline ul.nav-main>li>a::before,
.item-active-line_bottom ul.nav-main > li > a::before{
    top: calc(56% + 0.5em);
	height: 2px;
}
.item-active-line_bottom ul.nav-main > li > a{
    padding: 0;
}
.elementor-4154 .elementor-element.elementor-element-dbbe98d ul.nav-main > li{
	margin-right: 37px !important;
}

.button.btn-text_color {
    color: #D36839;
}

.button.btn-color.button.btn-color {
    background-color: #D36839;
    border-color: #D36839;
}

.title-hov-underline_text_color h3.entry-title a:hover {
    color: #D36839 !important;
    text-decoration-color: #D36839;
}

.heading-style8 .heading-main .heading-text::before,
.entry-navigation>* .nav-item-text::before {
    background-color: #D36839;
}

.button.btn-line:hover {
    border-color: #060606;
    background-color: #060606;
}

.dropdown-click .dropdown-trigger::after {
    background-color: #D36839;
}
input[type='submit'],
.bg-dark input[type='submit']{
	background-color: #D36839;
}

.bg-dark h4{
	color: rgb(255 255 254) !important;
}

.bg-dark span{
	color: rgb(255 255 254) !important;
}

ul.custom-list>li a {
    color: #FFFFFF;
}

.bg-dark .button.btn-text_color {
    color: #D36839 !important;
}

.offcanvas-close-wrap .popup-close,
.mobilemenu-close-wrap .popup-close {
    background-color: #D36839;
}

.bg-dark {
    background-color: #060606;
}

.elementor-section.section-boxed > .elementor-container{
	gap: 0 3rem;
}

@media screen and (max-width: 750px) {
    #custom-menu-compliance-footer {
        flex-direction: column;
        align-items: center;
        gap: 1.5rem;
    }

    .elementor-3875 .elementor-element.elementor-element-1e46994.custom-list-inline ul.custom-list>li {
        margin-right: 0 !important;
    }
}

.elementor-3878 .elementor-element.elementor-element-1a8b7f9 ul.custom-list>li a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 1rem;
}

.elementor-3878 .elementor-element.elementor-element-1a8b7f9 ul.custom-list>li a::before {
    content: "";
    background-image: url('/metemao/wp-content/uploads/2024/11/arrow.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.6875rem;
    height: 0.625rem;
    display: block;
}

.elementor-3875 .elementor-element.elementor-element-1e46994.custom-list-inline ul.custom-list > li a span{
    color: #4F4F4F;
}
.elementor-3875 .elementor-element.elementor-element-1e46994.custom-list-inline ul.custom-list > li a span:hover{
    color: #D36839 !important; 
}
.heading-style2 .heading-main::after{
    width: 83px;
}

.heading-more{
	display: none;
}

.entry-meta-holder{
display: none;
}

.bg-dark{
	    background-color: transparent;
}