/*
Theme Name: WP Yellow Hats Child
Theme URI: https://7oroofthemes.com/yellow-hats
Author: 7oroof
Author URI: https://themeforest.net/user/7oroof/portfolio
Description: Yellow Hats is a stunning, professional and flexible Construction, Building & Renovation Theme based on Strong researches into the field of business, Construction and Handyman Business.
Version: 2.1.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Tags:  	architecture, building company, construction business, construction company, constructor, contractor, corporate, electrician, engineering, factory, handyman, industry, plumber, remodeling, renovation
Template: wp-yellow-hats
Text Domain: wp-yellow-hats-child
*/


#cshero-header-inner #cshero-header #cshero-header-logo a img {
    height: 75px;
}

@media (min-width: 993px) {
    #cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a img {
        height: 55px;
    }
}

/* Custom Navigation Theme Styles for Owl Carousel v2 */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8) !important;
    color: #333 !important;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 24px !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px;
}

.owl-carousel .owl-nav button:hover {
    background: #fff !important;
    color: #000 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.cms-projects-style1 .cms-grid-item {
    margin: 10px;
}

.sg-project-services {
    text-align: justify;
}

.cms-testimonial-wrapper span.icon-quote img {
    display: none;
}

.sg-project-services ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 10px 0 15px;
}
.sg-project-services ul li {
    padding: 4px 0;
    line-height: 1.6;
}

.home .home-page-left-action-button .cms-cta-button a:nth-child(2) {
    display:none;
}

body.single-projects {
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;
}

.box-slider div.box-slider-readmore a:last-child {
    margin-left: 0px;
}

.custom-text-shadow {
    text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
