/*
Theme Name: Russo Law Firm
Description: A professional law firm WordPress theme featuring a clean, modern design with Tailwind CSS styling. Perfect for legal professionals and law offices.
Author: Russo Law Firm
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: russo-law-firm
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, one-column, two-columns, left-sidebar, right-sidebar, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* This file serves as the theme identifier for WordPress.
   All actual styling is handled by Tailwind CSS in output.css */

/* WordPress Core Styles */

body {background:#000}

body,
.inner-body,
.inset-0,
.bg-transparent {height: 100vh;}

/* Simple slide-down animations */
@keyframes slideDownBig {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-1 {
    animation: slideDownBig 1.4s ease-out 0.2s both;
}

.animate-slide-2 {
    animation: slideDownBig 1.4s ease-out 0.4s both;
}

.animate-slide-3 {
    animation: slideDownBig 1.4s ease-out 0.6s both;
}

.animate-slide-4 {
    animation: slideDownBig 1.4s ease-out 0.8s both;
}

/* Floating background image animation */
@keyframes floatBackground {
    0% {
        transform: scale(1.2) translateX(0);
    }
    50% {
        transform: scale(1.50) translateX(40px);
    }
    100% {
        transform: scale(1.2) translateX(0);
    }
}

.floating-bg {
    animation: floatBackground 40s ease-in-out infinite;
}

.page-id-14 .footer-hide {display:block;}

.alignnone {
    margin: 5px 20px 20px 0;
}

.container {margin: 0 auto;}

.inner-page {padding-top:140px;

.page-id-14 .inner-page {margin-bottom:80px;}

#mobileNav {background: #000 !important;}


#closeNav {color:#FFF;}

#footer {position:fixed;width:100%;bottom:0;z-index: 999;}

.page-template-page-service .so-widget-sow-editor {margin-bottom:60px;padding:40px;background:rgba(255,255,255,0.1)}


main p {color:#FFF;margin-bottom:15px;}

aside {min-width:300px;}

h1.widget-title {font-size:60px;text-align: center;}
h1.widget-title::after {
    width: 60%;
    content: " ";
    border-bottom: 2px solid #bc9e53;
    display: block;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 40px;
}


.menu-services-container {text-align: center;padding-bottom: 60px;}
.menu-services-container ul {color:#FFF;}
.menu-services-container ul li {font-size: 22px;display: block;}
.menu-services-container ul li.current_page_item {color: #ad1317;}
.menu-services-container ul li a {padding: 4px;display: inline-flex;margin-bottom: 6px;}
.menu-services-container ul li a:hover {color:#bc9e53;}
.menu-services-container ul li.current_page_item a {border-bottom:2px solid #bc9e53;}



.wpcf7-form-control-wrap {width:100%;display: block;}
.wpcf7-form-control-wrap input {width: 100%;padding:10px;background:transparent;border-bottom:2px solid #bc9e53;text-align: center;}
textarea {margin-top:40px !important;width:100%;height:40px;background:transparent;border-bottom:2px solid #bc9e53;text-align: center;}
.wpcf7-submit {
    background: #ad1317;
    margin: 20px auto;
    margin-bottom: 80px;
    display: block;
    padding: 10px 40px;
    font-family: 'Freight';
}


@media (max-width: 767px) {
    .grid {display: block !important;}
}

@media (max-width: 575px) {
    .inner-page {padding-top:140px;}
    h1.widget-title {font-size:33px;}
    .page-id-14 .inner-page {margin-bottom:120px;}
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Screen reader text */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Pagination styles */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    gap: 0.5rem;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid #e5e7eb;
    text-decoration: none;
    color: #374151;
    transition: all 0.2s;
}

.pagination a:hover {
    background-color: #ad1316;
    color: white;
    border-color: #ad1316;
}

.pagination .current {
    background-color: #ad1316;
    color: white;
    border-color: #ad1316;
}