@charset "UTF-8";
/*
Theme Name: McClanahan Powers, PLLC
Theme URI: 
Author: McClanahan Powers, PLLC
Author URI: https://mcplegal.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*###################################
# General Styles
###################################*/
html {overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body { margin: 0 auto; width: 100%; }

/*###################################
## Layouts
###################################*/
.site {margin: 0 auto;}
.full {width: 100%;}
.main {max-width: 100%;}
.entry-content {margin: 0;}
.hentry, .so-panel, .panel-grid {margin-bottom: 0!important;}
.has-1-columns .wp-block-column {flex-basis: 100%;}
.wp-block-column, .blocks-gallery-item {margin: 0 !important;}
.wp-block-gallery.is-cropped .blocks-gallery-item img {height: auto; width: auto; object-fit: contain;}
.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;}
.container, .container-fluid {max-width: 1360px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.row {max-width: 100%; margin: 0 auto;}

.clearfix {clear: both;}

/*###################################
## Buttons
###################################*/
.custom-header-btn .elementor-button-icon { border-right: 1px solid #fff; padding-right: 15px; }
.custom-header-btn a:hover .elementor-button-icon { border-right: 1px solid #243B7A; }

/*###################################
## Menus
###################################*/


/*###################################
## Header
###################################*/
#header.sticky { background: #fff !important; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }
/*homepage*/
#header.sticky .elementor-heading-title,
#header.sticky .elementor-nav-menu--main .elementor-item,
#header.sticky .search-header input[type="search"],
#header.sticky .elementor-widget-search .e-search .e-search-submit,
#header.sticky .elementor-social-icon i,
#header.sticky .elementor-widget-search .e-search .e-search-submit>i:is(i), 
#header.sticky .elementor-widget-search .e-search .e-search-submit>svg:is(i) { color: #0B1642 !important; }
#header.sticky #header-logo { display: none !important; }

#header #hover-logo { display: none !important; }
#header.sticky #hover-logo { display: block !important; }

#header.sticky .top-con { border-bottom: 1px solid rgba(36, 59, 122, 0.2) !important; }

/*inner page header*/
.search-header input[type="search"] { color: #fff !important; }
.inner.search-header input[type="search"] { color: #0B1642 !important; }

/*###################################
## Banner
###################################*/


/*###################################
## Content
###################################*/
.home-custom-slider.elementor-element .swiper .elementor-swiper-button { top: -150px !important; }
.home-custom-slider.elementor-element .swiper .elementor-swiper-button-prev { right: 10% !important; left: auto !important; }
.home-custom-slider.elementor-element .swiper .elementor-swiper-button-next { right: 5% !important; }
.home-custom-slider .elementor-swiper-button-next .eicon-chevron-right:before { content: " " !important; background: url('assets/images/arw-right.webp') no-repeat center right; background-size: 100% 100%; height: 30px; width: 40px; display: block; }
.home-custom-slider .elementor-swiper-button-prev .eicon-chevron-left:before { content: " " !important; background: url('assets/images/arw-left.webp') no-repeat center right; background-size: 100% 100%; height: 30px; width: 40px; display: block; }

.custom-post-date li span.elementor-icon-list-text { background: #F4F5F8; padding: 5px 10px; border-radius: 5px; }

/*###################################
## Footer
###################################*/


/*###################################
## Sidebar
###################################*/


/*###################################
## Inner Pages
###################################*/
.pa-container:hover { background: #0B1440 !important; border: 1px solid #0B1440 !important; }
.pa-container:hover h4 { color: #fff !important; }
.pa-container:hover p { color: #fff !important; }
.pa-container:hover a { color: #fff !important; }

.custom-list ul { margin: 0 0 20px 20px; list-style-image: url('assets/images/check.webp'); }
.custom-list ul li { padding-left: 5px; padding-bottom: 8px; line-height: 1.4em; }

.custom-list ol { margin: 0 0 20px 20px; }
.custom-list ol li { padding-left: 5px; padding-bottom: 8px; line-height: 1.4em; }

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1024px){
  .home-custom-slider.elementor-element .swiper .elementor-swiper-button { top: 50% !important; }
  .home-custom-slider.elementor-element .swiper .elementor-swiper-button-prev { right: auto !important; left: 10px !important; }
  .home-custom-slider.elementor-element .swiper .elementor-swiper-button-next { right: 10px !important; }
}

@media screen and (max-width: 1023px){
  body {min-width: 320px;}
}
