/*
Theme Name: Mouno Child
Theme URI: http://demo.casethemes.net/mouno
Template: mouno
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio
Description: Mouno is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.1
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: mouno
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

ul li {
    list-style-position: initial;
}

.back-to-top-button, .pxl-post-info-wrapper .pxl-post-info-item .pxl-info-icon {
    background-color: #EF5645;
}

.back-to-top-button:hover {
    color: #fff;
}

.back-to-top-button.pxl-on {
    bottom: 130px;
    right: 30px;
}

.single.single-post #pxl-content-area .pxl-post-social .pxl-social-list .pxl-social-item {
    background-color: #EF5645;
}

.single.single-post #pxl-content-area .pxl-post-social .pxl-social-list .pxl-social-item:hover {
    color: #EF5645
}

.pxl-layout-portfolio2 .pxl-post-order,
.pxl-layout-portfolio2 .pxl-post-index,
.pxl-layout-service4 .pxl-post-index {
    display: none;
}

.pxl-layout-service4 .item-hover {
    padding-top: 61px !important;
}

#blog-fixes img {
    height: 275px;
    object-fit: cover;
}

.service-grid-fix-home .pxl-swiper-button.swiper-button-primary svg {
    color: black !important;
    fill: black !important
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    display: block !important;
    border-style: solid !important;
}

.pxl-heading-wrapper .pxl-heading-subtitle.heading-subtitle-portfolio a,
.pxl-post-info-wrapper .pxl-post-info-item .pxl-info-meta a,
.pxl-layout-portfolio2 .pxl-post-category a {
    cursor: default;
    pointer-events: none;
}
.elementor-11820 .elementor-element.elementor-element-50ff892 .pxl-layout-service .pxl-post-icon {
    text-align: center;
}
.elementor-11820 .elementor-element.elementor-element-50ff892 .pxl-layout-service .pxl-post-icon img {
    width: 30%;
}
.pxl-layout-service3.layout-service-default .pxl-post-item {
    padding: 60px 30px;
}
.pxl-layout-service3.layout-service-default .pxl-post-icon {
    margin-bottom: 20px;
    justify-content: center;
}
.pxl-layout-service3.layout-service-default .pxl-post-icon img {
    width: 30%;
}

@media screen and (min-width: 1400px) {
    .service-grid-fix .pxl-grid .col-xxl-3 {
        flex: 0 0 33%;
        max-width: 33%;
        -ms-flex: 0 0 33%;
    }
}
