/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.font-poppins {
    font-family: "Poppins", sans-serif !important;
}

.header-top-one p,
.header-top-two a {
  margin-bottom: 0;
}
/*.header-top-one p,
.header-top-two a {
  padding: 17px 0;
}*/
.header-top-two  a {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.header-top-one {
  position: relative;
}
.header-top-one:before {
  content: "";
  position: absolute;
  left: -42px;
  top: 0;
  background-image: url("/wp-content/uploads/2025/04/headericonone1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 100%;
}
.header-top-one:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  background-image: url("/wp-content/uploads/2025/04/headertwo2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 100%;
}
.header-top-two a {
  background-image: url("/wp-content/uploads/2025/04/call.svg");
  background-repeat: no-repeat;
/*  background-position: top 23px left;*/
  background-position: top 6px left;
  padding-left: 38px;
  z-index: 8;
  position: relative;
}
.header-top-two {
  position: relative;
}

.menu-item .sub-menu {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
}

.menu-item .sub-menu li a {
  font-size: 15px !important;
  margin: 0 !important;
  border-inline-start: unset !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down {
  top: 36px !important;
}
/*
.elementor-location-header
  ul.elementor-nav-menu
  > li:last-child
  a.elementor-item.elementor-item-anchor {
  background: url("https://webcheckdemo.com/reynolds-parker-attorneys-at-law/wp-content/uploads/2025/04/arrow-right-color.svg"),
    #262d37;

  color: #fff !important;
  padding: 15px 55px 15px 30px !important;
  border-radius: 100px;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 30px !important;
}
.elementor-location-header
  ul.elementor-nav-menu
  > li:last-child
  a.elementor-item.elementor-item-anchor:hover {
  background: url("https://webcheckdemo.com/reynolds-parker-attorneys-at-law/wp-content/uploads/2025/04/arrow-right-color.svg"),
    #b18a47;
}*/
body {
  overflow-x: hidden;
}
form#gform_1 .gform_footer.top_label {
  margin-bottom: 0 !important;
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 10px !important;
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  padding: 8px 21px !important;
}
.single-attorneys .elementor-location-header {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
}

div#maplist {
  position: relative;
}
div#maptwo,div#mapone{
  position: absolute;
  left: 0;
  top: 0;
}
div#maptwo{
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .header-top-one p,
  .header-top-two p {
    font-size: 23px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .header-top-one:before {
    left: -25px;
    width: 30px;
  }
  .header-top-one:after {
    right: -2px;
    width: 30px;
  }
  .header-top-two p {
    background-position: top 14px left;
  }
  .header-top-two p a {
    font-size: 20px;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    padding-left: 24px !important;
    padding-right: 24px !important;
    font-size: 15px !important;
  }
}

@media only screen and (min-width: 1351px) and (max-width: 1599px) {
  .header-top-one p,
  .header-top-two p {
    font-size: 19px;
    padding-top: 7px;
    padding-bottom: 8px;
  }
  .header-top-one:before {
    left: -24px;
    width: 30px;
  }
  .header-top-one:after {
    right: -6px;
    width: 30px;
  }
  .header-top-two p {
    background-position: top 14px left;
    background-size: 20px;
    padding-left: 27px;
  }
  .header-top-two p a {
    font-size: 17px;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    padding-left: 14px !important;
    padding-right: 14px !important;
    font-size: 15px !important;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1350px) {
  .header-top-one p,
  .header-top-two p {
    font-size: 19px;
    padding-top: 7px;
    padding-bottom: 8px;
  }
  .header-top-one:before {
    left: -24px;
    width: 30px;
  }
  .header-top-one:after {
    right: -6px;
    width: 30px;
  }
  .header-top-two p {
    background-position: top 14px left;
    background-size: 20px;
    padding-left: 27px;
  }
  .header-top-two p a {
    font-size: 17px;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    padding-left: 14px !important;
    padding-right: 14px !important;
    font-size: 15px !important;
  }
}

@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  .header-top-one p,
  .header-top-two p {
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 8px;
  }
  .header-top-one:before {
    left: -24px;
    width: 30px;
  }
  .header-top-one:after {
    right: -6px;
    width: 30px;
  }
  .header-top-two p {
    background-position: top 14px left;
    background-size: 20px;
    padding-left: 27px;
  }
  .header-top-two p a {
    font-size: 17px;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    padding-left: 9px !important;
    padding-right: 9px !important;
    font-size: 13px !important;
  }
  .header-top-one:before,
  .header-top-one:after {
    background-size: auto;
  }
}
@media (max-width: 1120px) {
  .header-top-one p,
  .header-top-two p {
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 8px;
    letter-spacing: 0;
  }
  .header-top-one:before {
    left: -24px;
    width: 30px;
  }
  .header-top-one:after {
    right: -6px;
    width: 30px;
  }
  .header-top-two p {
    background-position: top 11px left;
    background-size: 16px;
    padding-left: 27px;
  }
  .header-top-two p a {
    font-size: 13px;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    padding-left: 9px !important;
    padding-right: 9px !important;
    font-size: 12px !important;
  }
  .header-top-one:before,
  .header-top-one:after {
    background-size: auto;
  }
}
@media (max-width: 991px) {
  .elementor-menu-toggle {
    margin: 0 !important;
    margin-left: auto !important;
    padding: 0;
    background-color: #fff;
  }
  .elementor-location-header .elementor-nav-menu li a {
    text-transform: capitalize !important;
  }
  .elementor-nav-menu--stretch
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    top: 61px !important;
    padding-bottom: 50px;
    padding-top: 28px;
    padding-left: 11px;
    padding-right: 20px;
  }
  .menu-item .sub-menu li a {
    font-size: 13px !important;
  }
  .elementor-location-header .elementor-nav-menu li .elementor-item {
    justify-content: space-between;
  }
  .menu-item .sub-menu {
    box-shadow: unset;
  }
  .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
  .elementor-nav-menu--dropdown .elementor-item.highlighted,
  .elementor-nav-menu--dropdown .elementor-item:focus,
  .elementor-nav-menu--dropdown .elementor-item:hover,
  .elementor-sub-item.elementor-item-active,
  .elementor-sub-item.highlighted,
  .elementor-sub-item:focus,
  .elementor-sub-item:hover {
    background-color: #fff;
    color: #33373d;
  }
  .gform_wrapper.gravity-theme .gfield textarea {
    padding: 10px 8px !important;
  }
}
@media (max-width: 767px) {
  div#footermenu ul {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
  }
  div#footermenu ul li:after {
    display: none !important;
  }
  div#footermenu ul li {
    padding-bottom: 5px;
  }
  .elementor-nav-menu--stretch
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    top: 45px !important;
  }
}

@media (max-width: 375px) {
  .elementor-nav-menu--stretch
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    top: 40px !important;
  }
}

.elementor-1143 .elementor-element.elementor-element-4486c71 > .elementor-widget-container {
	background: #2E3D34;
}
.elementor-1143 .elementor-element.elementor-element-805e908 > .elementor-widget-container {background: #A07D61}

.elementor-shortcode .result .list {
	background-color: #2e3d34;
}
.elementor-shortcode .result .list p.sub-title {
	border-color: #A07D61
}

.arrow-image:before {
	background-image: url("/wp-content/uploads/2025/04/Vector-1-leather.png");
}

div#video-section:after {
	background-color: #2e3d34 !important;
}

.help-box .elementor-widget-container:hover {
	background-color: #A07D61 !important;
}
.attorneys .swiper-wrapper {justify-content: center !important;}

.elementor-1143 .elementor-element.elementor-element-805e908 > .elementor-widget-container {display:flex; align-items:center; justify-content: center;}

.elementor-widget-text-editor a {
	color: #b18a47;
}

.testimonials-avatar {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
    max-height: 50px;
    background-color: #ABBBCC;
}

.my-sidebar-form .gform_wrapper .sms-consent input[type="checkbox"] + label {
    font-size: 0.7rem;
    line-height: 1.2;
    text-align: justify;
}

.booking-form .gform_wrapper.gravity-theme * {
    transition: 1s all ease;
}
.booking-form .gform_confirmation_wrapper .gform_confirmation_message {
    text-align: center;
}
.booking-form .gform_confirmation_wrapper .gform_confirmation_message a {
    color: var( --e-global-color-primary );
}
.booking-form .gform_wrapper .gfield input, .booking-form .gform_wrapper .gfield textarea {
    outline: 0 !important;
    background-color: #ffffff17 !important;
}
.booking-form .gform_wrapper.gravity-theme .gf_progressbar {
    margin-bottom: 50px;
}
.booking-form .gform_wrapper.gravity-theme .gf_progressbar .gf_progressbar_percentage span {
    opacity: 0;
}
html body .elementor-3586 .elementor-element.elementor-element-972b77b .eael-gravity-form .gform_body .gform_page_footer input[type="submit"]:hover {
        color: var(--e-global-color-primary) !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: var(--color-ebony-clay);
}

.loc-hours-cont .table>:not(caption)>*>* {
    background-color: transparent !important;
}

/*.booking-form .gform_page {*/
/*  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;*/
/*  opacity: 0;*/
/*  transform: translateX(20px);*/
/*  position: absolute;*/
/*  width: 100%;*/
/*}*/

/*.booking-form .gform_page.gform_page_active {*/
/*  opacity: 1;*/
/*  transform: translateX(0);*/
/*  position: relative;*/
/*}*/