:root {
    --accent-color: #424188;
}
.chaty .on-hover-text {
    display: none !important;
}

html:has(.logged-in) {
    margin-top: 0 !important;
}

a:focus,
a:focus-within,
a:focus-visible,
button:focus, 
button:focus-within, 
button:focus-visible, 
input:focus, 
input:focus-within, 
input:focus-visible, 
textarea:focus, 
textarea:focus-within, 
textarea:focus-visible, 
.ep-search-reset-button:focus {
    outline: 0px solid #666666 !important;
}

a, 
input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea,
[type=button], [type=submit], button{
    transition: none !important;
}

.google-review-shortcode .wp-gr.rpi .wp-google-name,
.google-review-shortcode .wp-gr .wp-google-based,
.google-review-shortcode .wp-gr .wp-google-powered,
.google-review-shortcode .wp-gr .wp-google-wr{
    display: none !important;
}

.google-review-shortcode .wp-gr{
    padding-bottom: 0px !important;
}

.pswp {
    display: none;
}

header.elementor-location-header:not(.elementor-editor-active .header.elementor-location-header) {
    position: absolute;
    width: 100%;
    max-width: 1920px;
}

html {
    max-width: 1920px;
    margin: 0 auto;
}

.header_vertical_menu .elementskit-navbar-nav li a .elementskit-submenu-indicator {
    display: none;
}

.header_vertical_menu .elementskit-dropdown li:last-child a {
    padding-bottom: 0 !important;
}

.header_vertical_menu .elementskit-navbar-nav-default .elementskit-navbar-nav>li:not(.header_vertical_menu  .elementskit-navbar-nav-default .elementskit-navbar-nav>li:last-child) {
    padding-right: 16px;
}

.cross-icon {
    cursor: pointer;
}

.offcanvas-mobile-menu .ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator {
    border: 0px !important;
    border-radius: 0px !important;
}

.active-btn-text {
    visibility: hidden;
}

.active-btn-text .elementor-button-icon svg {
    width: 24px;
    height: 24px;
}

.active-btn-text .elementor-button-content-wrapper {
    align-items: center;
}

.mobile-mm ul {
    box-shadow: none;
}

.mm-inside-canvas ul li .elementskit-submenu-indicator {
    border: none !important;
    transform: rotate(270deg);
}

.mm-inside-canvas ul {
    box-shadow: none;
}

.mm-inside-canvas .elementskit-dropdown {
    padding: 0 !important;
}

.header_off_canvas .ekit-wid-con .ekit-sidebar-group .ekit_widget-heading {
    padding: 20px;
    position: absolute;
    right: 0;
}

.header_off_canvas .ekit-wid-con .ekit_close-side-widget {
    border: 0px solid #ccc !important;
    background-color: transparent !important;
    top: 12px !important;
    right: 16px !important;
    padding: 0 !important;
    z-index: 999;
}


.header_off_canvas .ekit-overlay {
    display: none;
}

.off-canvas .before .open i.icon::before {
    content: "\e870";
}

.close-mm .elementor-icon-wrapper {
    height: 30px;
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container {
    -webkit-transition: all 0s !important;
    transition: all 0s !important;
}

.ekit-vertical-navbar-nav>li.menu_open {
    border-bottom: 0px solid #ededed !important;
}

.mega_menu_tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .mega_menu_tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .home_tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .home_tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background: #fff !important;
    font-weight: 500 !important;
}

.google-review-shortcode .wp-gr .wp-google-list .grw-header-inner{
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.google-review-shortcode .wp-gr span {
    font-size: 21.1px !important;
}

img.frame-style-img {
    max-width: 50px !important;
    margin-right: 15px;
}

.inner_page_main_banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.text_with_list ul li:not(.text_with_list ul li:last-child) {
    margin-bottom: 8px;
}

.filter-values .e-filter-item, .filter-values .e-filter-item:hover, .filter-values .e-filter-item:focus {
    color: #1f1f1f !important;
    font-weight: 400;
}

/* Instant Searcg Panel CSS */

.ep-search-panel__heading,
.ep-search-result__title {
    font-family: 'Inter', sans-serif !important;
}

.ep-search-modal .ep-search-toolbar .ep-search-icon-button {
    color: #212121;
}

#ep-instant-results .ep-search-small-button.undefined {
    color: #1f1f1f;
    font-weight: 400;
}

.ep-search-modal .ep-search-checkbox__input:checked + label::before {
    background: url(/wp-content/uploads/2026/04/checked.png) no-repeat center center / 22px !important;
}

.ep-search-modal .ep-search-checkbox label {
    color: #1f1f1f !important;
    font-size: 16px;
}

.ep-search-modal .ep-search-result .ep-search-result__thumbnail {
    padding: 10px;
}

.woocommerce-breadcrumb > a:hover {
    color: #8387bb !important;
}

/* End */

/* Styling of Inner Page Form */
/*********Contact Form**********/
.contact-form .gform_wrapper input:focus::-webkit-input-placeholder,
.contact-form .gform_wrapper textarea:focus::placeholder {
  opacity: 0.8;
}

.contact-form .gform-footer {
  padding-bottom: 0px !important;
  justify-content: center;
}

.contact-form .charleft {
  display: none !important;
}

.contact-form form label {
  display: none;
}

.contact-form .gform_description {
  font-family: 'Inter';
  font-size: 16px;
  margin: 0 0 24px;
  color: #2B2E31 !important;
  max-width: 370px;
}

.contact-form form input {
  font-size: 14px !important;
  line-height: 1.5;
  height: 48px;
  padding: 13.5px 4px 13.5px 0px !important;
}

.contact-form form input:not(.contact-form form input[type="submit"]){
    border-radius: 0;
    border-width: 0px 0px 1px 0px;
}

.contact-form form textarea {
  height: 52px;
  max-height: 52px;
  padding: 13.5px 0px !important;
  border-radius: 0;
  border-width: 0px 0px 1px 0px;
}
.contact-form .gform_button {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 1em !important;
    height: 44px;
    padding: 11px 24px !important;
    color: #1f1f1f !important;
    background-color: #fff !important;
    border: 1px solid #2B2E31;
    margin-bottom: 0;
    cursor: pointer;
}

.contact-form .gform_button:hover {
  background-color: #f6f6f6 !important;
  border-color: #2B2E31;
}

.contact-form .gform-theme--foundation .gform_fields {
  row-gap: 0px;
}

/******Form Validation******/
.contact-form .gform_submission_error.hide_summary {
  display: none;
}

.contact-form .gfield.gfield_error input {
  border-color: #790000;
}

.contact-form .gform_validation_errors {
  display: none;
}

.contact-form .validation_message {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-family: 'Inter' !important;
    font-size: 12px !important;
    line-height: 1em !important;
    font-weight: 600;
    margin: 6px 0 0 0;
    color: #790000 !important;
}

.contact-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
   border-color: #790000 !important;
   border-width: 0 0 1px 0px !important;
}

.contact-form .gform_confirmation_message {
  background: green;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin: 10px 0;
  font-size: 16px;
  font-family: 'Inter';
  line-height: 1.5em;
}

.contact-form .gfield {
  margin-bottom: 0px !important;
}

.gform_wrapper input:focus::-webkit-input-placeholder,
.gform_wrapper textarea:focus::placeholder {
    opacity: 0.8 !important;
}

/* End */

.inner_page_breadcrumbs .elementor-icon-list-item:hover a .elementor-icon-list-text {
    color: #8387bb;
}

.ep-search-modal .ep-search-result {
    align-items: center;
}

.view-results button.close-filters {
    background-color: var( --e-global-color-accent ) !important;
}

.view-results button.close-filters:hover {
    background-color: var( --e-global-color-5e29c83 ) !important;
}

/* Sticky Header CSS */

.hide_on_sticky, 
.change_logo_on_sticky,
.site_logo_section img,
.site_navigation_section{
    transition-duration: 0.8s;
}

.elementor-sticky--effects {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  z-index: 10;
}
.elementor-sticky--effects.main_header_area {
    background: #1f1f1f !important;
    padding: 0;
}
.elementor-sticky--effects.main_header_area > .e-con-inner {
    width: 100%;
    max-width: 1920px;
}
.elementor-sticky--effects > .e-con-inner{
    padding-bottom: 0;
}
body:has(#wpadminbar) .elementor-sticky--effects {
   top: 32px; 
}
.elementor-sticky--effects, .ekit-sticky--effects {
    box-shadow: 0px 0px 15px 2px #0000004a;
}

.elementor-sticky--effects.main_header_area .menu_section {
    background: var(--accent-color) !important;
}

.elementor-sticky--effects.main_header_area .logo_section {
    max-width: 1366px;
    margin: 0 auto;
}

a.toggle-text {
    margin: 0;
    font-weight: 500;
    color: #d1bb84;
}

.term-description {
    margin: 8px 0px;
}

@media(min-width:1025px){
    .elementor-sticky--effects .change_logo_on_sticky{
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }

    .elementor-sticky--effects .site_logo_section img{
        width: 150px !important;
    }

    .elementor-sticky--effects .site_navigation_section{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

@media screen and (min-width: 769px) {
    .elementor-sticky--effects.main_header_area .logo_section {
        padding-left: 24px;
        padding-right: 24px;
    }
}

/* End Sticky Header CSS */

/* Back to Top Button */
.back_to_top_section:not(.back_to_top_section.show) {
    opacity: 0;
}

.back_to_top_section {
    transition: opacity 0.3s ease-in-out;
}

.back_to_top{
    cursor: pointer;
}

/* End Back to Top Button */

@media(min-width: 1600px) {
    .heading_with_divider::before {
        content: "";
        position: absolute;
        left: calc(-100% - 20px);
        width: 100%;
        height: 1px;
        background: #fff;
        top: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block;
        position: relative;
        left: 0;
        opacity: 1;
        visibility: visible;
    }
}

@media screen and (min-width: 1024px) {
    .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel,
    .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-submenu-panel {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
    .header_vertical_menu #ekit-megamenu-main-menu {
        height: 50px;
    }
}

@media(min-width: 769px){
    .view-all.btn {
        height: 44px;
    }

    .view-all.btn:hover{
        background-color: #f6f6f6 !important;
        border: 1px solid #1f1f1f !important;
        color: #1f1f1f !important;
    }
}

@media screen and (max-width: 768px){
    /* #wpadminbar{
        display: none;
    } */

    .contact-form .gform_description {
        margin-bottom: 16px;
        font-size: 16px;
    }

    .shadow_mobile_none{
        box-shadow: none !important;
    }

    .chaty-outer-forms.active{
        bottom: 48px !important;
    }
    .chaty-i-trigger .chaty-channel {
        bottom: 60px !important;
    }

    .elementor-sticky--effects.main_header_area .logo_section {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 521px) and (max-width: 768px) {
    .bg_on_tab {
        background-color: #EFEFF6;
    }
    .bg_on_tab2 {
        background-color: #F4F2EA;
    }
    .float_left {
        float: left;
    }
    .float_right {
        float: right;
    }
    .width_on_tab{
        width: calc(50% - 28px);
    }
    .width_on_tab:nth-child(2n) {
        clear: left;
    }
}