.grecaptcha-badge {
    visibility: hidden;
}

.loader-inner .loader-text:after {
    height:40px !important;
}

.main-title-section {
 text-align:center;   
}

.breadcrumb {
 display:none;   
}

#header-wrapper {
    background: linear-gradient(rgba(255,235,200,0.5), rgb(255 255 255 / 91%)),
              url("https://www.mescelik.com.tr/wp-content/uploads/2023/04/page-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;

}

body.home #header-wrapper {
  background: none;
}


@media only screen and (min-width: 1281px) {
    .main-title-section-wrapper .main-title-section-container {
        padding: 80px 0 90px !important;
    }
}

@media (max-width: 1540px) {
    .elementor-1839 .elementor-element.elementor-element-e4cd646 div.wdt-logo-container img {
        max-width: 200px !important;
        width: 200px !important;
    }
}

.mobile-nav-container .menu-trigger {
    color: #f07e3b !important;
    
}

.mobile-menu-overlay {
    background-color: rgb(240 126 59 / 26%) !important;
}

.wdt-post-entry .blog-entry .entry-title h4 a, .wdt-post-entry .blog-entry a:not(.wdt-button) {
    color: #1a1a18 !important;
}

.mobile-menu ul li.close-nav a:before, .mobile-menu ul li.close-nav a:after {
    background-color: #f07e3b !important;
}


.side-navigation.type4 ul.side-nav li a, .side-navigation.type4 ul.side-nav li a:before {
    color: #1a1a18 !important;
}

@media only screen and (max-width: 880px) {

    div.side-navigation, div.side-navigation + .side-navigation-content {
        width: 100% !important ;
    }
    
    
    .wdt-carousel-arrow-pagination {
        left: 50%;
        transform: translateX(-50%); 
        }

  }
  
@media only screen and (min-width: 1281px) and (max-width: 1540px) {
    .wdt-header-menu ul li:not(.has-mega-menu) ul li > a {
        font-size: 14px !important;
    }
}


