/*
Theme Name: Scooby
Theme URI: https://www.scooby-wp.egenslab.com/
Author: Egens Lab
Author URI: https://themeforest.net/user/egenslab/
Description: Scooby is a pet care and pet shop WordPress theme and is specifically designed for use by a pet care and pet shop business or organization. It typically includes features and functionality that are relevant to the pet care industry, such as the ability to showcase services, manage bookings, and provide resources for pet owners 
Version: 1.0.0
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scooby
Tags: blog,right-sidebar, custom-colors, custom-header, custom-menu,sticky-post,featured-images,flexible-header

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Scooby is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/
header.style-2{
    position: fixed;
}
header.style-2 .header-logo img{
    width: 210px;
}
:root{
--font-dosis: "EB Garamond", Sans-serif;
}

.hero3 .hero-wrapper .hero-img .banner-imgas {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}



.menu-main-navigation-container li {
    list-style: disc;
    margin-bottom: 9px;
    color: #EFC8C3;
}

.menu-main-navigation-container ul {
    padding-left: 0px;
    padding-left: 20px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-35 {}

.menu-main-navigation-container li a {
    color: #fff;
}

.destination-widget-title {
    list-style: none;
}

.destination-widget-title h3 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
    font-family: "EB Garamond";
}

footer figure.aligncenter.size-medium img {
    width: 200px;
}

footer ul {
    list-style: none;
}

footer .footer-items .social-icons a i {
    color: #fff !important;
}
.hero3 .hero-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://pawsitivelessons.rebranddev.com/wp-content/uploads/2024/07/Pty-Slider-4-overlay.webp);
    background-size: contain;
}
.top-bar {
    display: none;
}

header.style-1 .header-logo img {
    width: 230px;
}

header.style-1 {
    background: transparent;
    position: absolute;
}

header.header-area.style-1.sticky {
    background: #fff;
}

header.style-1 .main-menu ul > li a {
    color: #000;
}

header.style-1 .nav-right ul li a svg {
    fill: #000;
}
.inner-page-banner {
    padding-top: 250px;
}
.inner-page-banner .banner-content h1{
    font-family: "EB Garamond", Sans-serif;
    font-size: 60px;
    letter-spacing: 0;
}