/*!
Theme Name: mwangimuchiriadvocates
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mwangimuchiriadvocates
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.

mwangimuchiriadvocates 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.

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}












.home-blog .elementskit-entry-header {
    width: 100%;
}

.home-blog .elementskit-post-body {
    padding: 20px !important;
}
.home-blog .elementskit-entry-header img {
    height: 250px !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.home-blog .elementskit-post-image-card h2 {
    margin: 0;
    margin-bottom: 0px !important;
}
.home-blog .elementskit-post-image-card {
    border: 1px solid #d3d3d3 !important;
    border-radius: 10px !important;
    padding: 10px !important;
}
.home-blog .elementskit-post-image-card p{
    margin-bottom: 10px;
}


.counter-sec .elementor-image-box-content h3 {
    margin: 0px;
    padding-bottom: 20px;
}


.practice-areas .e-child{
    position:relative;
    overflow:hidden;
    min-height:350px;
    padding:30px;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    transition:all .4s ease;
}

/* Bottom Overlay (Hover) */
.practice-areas .e-child::before{
    content:"";
    position:absolute;
    inset:0;
    background-image: linear-gradient(180deg, #d18afe 23%, #d18bff 100%)!important;
    transform:translateY(100%);
    transition:transform .6s ease;
    z-index:1;
}

/* Top Overlay (Always Visible) */
.practice-areas .e-child::after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:150px;
    background: linear-gradient(to bottom, rgb(207 138 255 / 90%) 0%, rgb(208 138 255 / 60%) 50%, rgba(0, 0, 0, 0) 100%)!important;
    z-index:2;
    pointer-events:none;
}

/* Hover Overlay Up */
.practice-areas .e-child:hover::before{
    transform:translateY(0);
}

/* Heading */
.practice-areas .elementor-widget-heading{
    position:absolute;
    top:30px;
    left:30px;
    right:30px;
    z-index:3;
}

.practice-areas .elementor-heading-title{
    color:#fff !important;
    text-shadow:0 2px 10px rgba(0,0,0,.8);
    margin:0;
}

/* Description */
.practice-areas .elementor-widget-text-editor{
    position:relative;
    z-index:3;
    opacity:0;
    transform:translateY(50px);
    transition:all .6s ease;
    margin-bottom:15px;
}

/* Button */
.practice-areas .elementor-widget-elementskit-button,
.practice-areas .elementor-widget-button{
    position:relative;
    z-index:3;
    opacity:0;
    transform:translateY(70px);
    transition:all .8s ease;
}

/* Text Color */
.practice-areas .elementor-widget-text-editor,
.practice-areas .elementor-widget-text-editor p{
    color:#fff !important;
}

/* Hover Show Content */
.practice-areas .e-child:hover .elementor-widget-text-editor{
    opacity:1;
    transform:translateY(0);
}

.practice-areas .e-child:hover .elementor-widget-elementskit-button,
.practice-areas .e-child:hover .elementor-widget-button{
    opacity:1;
    transform:translateY(0);
    transition-delay:.1s;
}

/* Card Hover */
.practice-areas .e-child:hover{
    transform:translateY(-8px);
}

.why-choose-us .e-con-inner {
    background: #ccc;
    padding: 50px;
    margin-right: 50%;
}

.counter-sec figure.elementor-image-box-img {
    background: #fff7e6;
    padding: 16px;
    border-radius: 100px;
    border: 1px solid #f1d8a3;
}

.banner-section
{
    position: relative;
}

.banner-col
{
    z-index: 5!important;
}

.banner-section::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(228deg, #00000000 0%, #000000 100%) !important;
    z-index: 1!important;
}

.breacumb_section
{
    position: relative;
}

.breacumb_section .e-con-inner
{
    z-index: 5!important;
}

.breacumb_section::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(228deg, #00000000 0%, #000000 100%) !important;
    z-index: 1!important;
}

.breacumb_section ul.elementor-icon-list-items li a .elementor-icon-list-text {
    font-weight: 700!important;
}

.why-mindright-contact .elementor-image-box-wrapper {
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.2);
    padding: 30px 20px;
    text-align: center;
    transition: all 0.4s ease;
    height: 100%;
    margin-left: 0!important;
        display: flex !important;
    align-items: center !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    border-radius: 18px !important;
}

.why-mindright .elementor-image-box-wrapper:hover {
    transform: translateY(-12px);
    background: #fff;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.why-mindright-contact .elementor-image-box-wrapper .elementor-image-box-content h3 {
    position: relative!important;
    padding-bottom: 5px!important;
    margin-bottom: 5px!important;
    margin-top: 0!important;
}

.why-mindright-contact .elementor-image-box-wrapper .elementor-image-box-content h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 1px;
    background: #000;
    transition: 0.6s;
}

.why-mindright-contact .elementor-image-box-wrapper:hover .elementor-image-box-content h3:after {
    background: #000;
}

.why-mindright-contact .elementor-image-box-wrapper figure {
    margin-bottom: 0!important;
    border: 2px solid #000!important;
    border-radius: 50%!important;
    width: 55px!important;
    height: 51px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    transition: 0.6s;
    margin-left: 0!important;
}

.why-mindright-contact .elementor-image-box-wrapper:hover figure
{
    border: 2px solid #000!important;
} 

.why-mindright-contact .elementor-image-box-wrapper figure img {
    filter: inherit!important;
    margin-bottom: 0!important;
}

.why-mindright-contact .elementor-image-box-wrapper .elementor-image-box-content {
    /*width: auto!important;*/
    text-align: left!important;
    border-left: 2px solid #f2f2f2;
    margin-left: 18px;
    padding-left: 18px;
}

.why-mindright-contact .elementor-image-box-wrapper .elementor-image-box-content p {
    height: 45px;
    overflow: hidden;
}

.why-mindright-contact .elementor-image-box-wrapper .elementor-image-box-content p a {
    color: #000000 !important;
}

.why-mindright-contact .elementor-image-box-wrapper p a {
    color: #000!important;
    transition: all 0.4s ease;
}

.why-mindright-contact .elementor-image-box-wrapper:hover p a {
    color: #000!important;
    transition: all 0.4s ease;
}

.contact_form_section .e-con-inner {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    background: #fff!important;
    border-radius: 15px;
    padding: 10px!important;
}

.contact_form_col form p
{
    margin: 0!important;
}

.contact_form_col form .full-width 
{
    display: block!important;
    width: 100%!important;
}

.contact_form_col form .form-row .full-width p
{
    width: 100%!important;
}

.contact_form_col form .form-row
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact_form_col form .form-row p
{
    width: 49%!important;
}

.contact_form_col form input 
{
    font-family: "Mulish", Sans-serif!important;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    height: 52px;
    padding: 10px 14px;
    outline: none;
    transition: border-color .18s, background .18s, box-shadow .18s;
    width: 100%;
    margin-bottom: 12px!important;
}

.contact_form_col form input::placeholder
{
    color: #000;
    font-family: "Mulish", Sans-serif!important;
}

.contact_form_col form textarea::placeholder
{
    color: #000;
    font-family: "Mulish", Sans-serif!important;
}


.contact_form_col form textarea {
    font-family: "Mulish", Sans-serif!important;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    padding: 11px 14px;
    outline: none;
    transition: border-color .18s, background .18s, box-shadow .18s;
    width: 100%;
    height: 110px;
}

.contact_form_col input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: auto;
    margin-top: 30px!important;
    margin: auto;
    padding: 15px 50px;
    background: #B2985F!important;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    border: none;
    border-radius: 0;
    font-family: "Mulish", Sans-serif!important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background .2s,transform .15s;
    letter-spacing: .01em;
    height: auto;
}

.contact_form_col input.wpcf7-form-control.wpcf7-submit.has-spinner:hover
{
    background: #d18bff!important;
}

.contact_form_map .elementor-widget-google_maps
{
    height: 100%!important;
}

.contact_form_map .elementor-widget-google_maps .elementor-custom-embed
{
    height: 100%!important;
}

.contact_form_map .elementor-widget-google_maps iframe
{
    height: 100%!important;
    border-radius: 10px 10px 10px 10px;
}

.container_blog {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    display: block;
    padding: 0px 15px;
}

.site-main-parent .site-main {
    width: 65%;
    float: left;
    padding-right: 0;
    margin-bottom: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.blog-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog-grid .blog-card {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    width: 49%!important;
    margin-bottom: 20px;
    border-radius: 4px;
}

.blog-grid .blog-card .blog-img {
    overflow: hidden;
    transition: 0.6s;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.blog-grid .blog-card .blog-img
{
    height: 320px!important;
}

.blog-grid .blog-card .blog-img img {
    height: 100%!important;
    object-fit: cover;
    width: 100%;
    transition: 0.6s;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.blog-grid .blog-card:hover .blog-img img
{
    transform: scale(1.2);
    transition: 0.6s;
}

.blog-grid .blog-card .blog-content {
    padding: 15px 15px 20px!important;
}

.blog-grid .blog-card .blog-content h2 {
    margin-block-end: 0;
    margin-top: 0;
    height: 65px;
    overflow: hidden;
}

.blog-grid .blog-card .blog-content h2 a {
    font-family: "Cormorant Infant", Sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    text-decoration: none;
    line-height: 30px;
    display: inline-block;
}

.blog-grid .blog-card .blog-meta .blog-date {
    font-family: "Mulish", Sans-serif!important;
    font-weight: 400;
    font-size: 14px;
    color: rgb(26, 24, 25);
    line-height: 24px;
    margin: 0px !important;
    display: block;
    margin-bottom: 10px!important;
    margin-top: 3px!important;
}

.blog-grid .blog-card .blog-content p {
    font-family: "Mulish", Sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    color: rgb(26, 24, 25);
    line-height: 24px;
    margin: 0px !important;
    height: 75px;
    overflow: hidden;
}

.site-main-parent .widget-area {
    width: 32%;
    float: right;
    margin-top: 80px;
    margin-bottom: 80px;
}

.site-main-parent .widget_block {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.site-main-parent .widget-area  .wp-block-search__label {
    display: none!important;
}

.site-main-parent .widget-area .wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
}

.site-main-parent .widget-area input {
    border: 1px solid #d18cff;
    width: 70%;
    padding: 15px;
    font-family: "Mulish", Sans-serif;
    height: 45px;
    border-radius: 8px 0px 0px 8px;
}

.site-main-parent .widget-area button {
    background: #cf8aff;
    padding: 0 36px;
    border: 1px solid #cf8aff;
    font-family: "Mulish", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    height: 45px;
    display: block;
    cursor: pointer;
    margin-left: 0;
    border-radius: 0 8px 8px 0;
}

.site-main-parent .widget-area h2 {
    font-weight: 400;
    font-size: 30px;
    color: #cf8aff;
    font-family: "Cormorant Infant", Sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.site-main-parent .widget-area h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #cf8aff;
    width: 100%;
    height: 2px;
    border-radius: 10px;
}

.site-main-parent .widget-area ul {
    padding-left: 0!important;
    margin-left: 0!important;
    margin-bottom: 0!important;
}

.site-main-parent .widget-area ul li {
    list-style: none!important;
}

.site-main-parent .widget-area ul li a {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    font-family: "Mulish", Sans-serif;
    border-bottom: 1px solid rgb(207 138 255 / 30%);
    text-decoration: none;
    color: #000;
    position: relative;
    margin-bottom: 10px;
    transition: 0.6s;
    line-height: 24px;
}

.site-main-parent .widget-area ul li a:hover 
{
    padding-left: 10px;
    color: #cf8aff;
    border-bottom: 1px solid rgb(0 0 0 / 30%);
}

.site-main-parent .widget-area ol {
    padding-left: 0!important;
    margin-left: 0!important;
    margin-bottom: 0!important;
    margin-top: 1em!important;
}



.site-main-parent .widget-area ol li  
{
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    font-family: "Mulish", Sans-serif;
    border-bottom: 1px solid rgb(207 138 255 / 30%);
    text-decoration: none;
    color: #000;
    position: relative;
    margin-bottom: 10px;
    transition: 0.6s;
    line-height: 24px;
}

.site-main-parent .widget-area ol li a
{
    color: #000;
    transition: 0.6s;
    text-decoration: none;
}

.site-main-parent .widget-area ol li:hover a
{
    color: #cf8aff;
}

.site-main-parent .widget-area ol li:hover 
{
    padding-left: 10px;
    color: #cf8aff!important;
    border-bottom: 1px solid rgb(0 0 0 / 30%);
}

.site-main-parent .widget-area ol li 
{
    color: #000!important;
    text-decoration: none!important;
}

.site-main-parent .site-main {
    width: 65%;
    float: left;
    padding-right: 0;
    margin-bottom: 50px;
    margin-top: 80px;
}

.site-main-parent h1.single-blog-title {
    z-index: 2 !important;
    position: relative !important;
    font-weight: 400!important;
    font-family: "Cormorant Infant", Sans-serif;
    font-size: 30px !important;
    color: #1a1819 !important;
    line-height: 45px !important;
    margin-top: 0;
    margin-bottom: 12px;
}

.site-main-parent .single-blog-meta span {
    font-family: "Mulish", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 0px !important;
    display: block;
    margin-bottom: 10px !important;
    margin-top: 3px !important;
}

.site-main-parent .single-blog-img {
    width: 100%!important;
    overflow: hidden;
    transition: 0.6s;
}

.site-main-parent .single-blog-img img {
    max-width: 100%!important;
    height: 100%;
    width: 100%;
    transition: 0.6s;
}

.site-main-parent .single-blog-img:hover img
{
    transform: scale(1.2);
    transition: 0.6s;
}

.site-main-parent .single-blog-content {
    font-family: "Mulish", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-bottom: 1em;
    margin-top: 1em;
}

.site-main-parent .single-blog-content p {
    font-family: "Mulish", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-bottom: 1em;
    margin-top: 1em;
}

.back-blog-btn-wrap {
    margin-top: 30px;
    display: block;
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding: 0px 15px;
    margin-bottom: 50px;
}

.back-blog-btn-wrap .back-blog-btn 
{
    color: #fff !important;
    font-size: 16px !important;
    padding: 15px 30px !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    transition: .6s !important;
    font-family: "Mulish", Sans-serif;
    background-color: #B2985F !important;
    z-index: 2 !important;
    position: relative !important;
    margin-right: 14px;
    border: 1px solid #B2985F !important;
    margin-top: 5px;
    transition: 0.6s;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
}

.back-blog-btn-wrap .back-blog-btn:hover
{
    background-color: #cf8aff !important;
    border: 1px solid #cf8aff !important;
}

.back-blog-btn-wrap .back-blog-btn svg {
    width: 16px;
    height: 16px;
    transform: rotate(180deg);
    transition: 0.6s;
    margin-right: 10px;
    fill: #fff;
}

#pulse-chat-button-wrapper .pulse
{
    height: 60px!important;
    width: 60px!important;
    background: #25d366!important;
}

.header-section
{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.header-sec .elementskit-navbar-nav li ul.elementskit-submenu-panel {
    border-radius: 10px!important;
    background-color: #fff !important;
    border: 0!important;
    padding: 0!important;
    overflow: hidden;
}

.header-sec .elementskit-navbar-nav li ul.elementskit-submenu-panel li a {
    text-decoration: none;
    display: block;
    font-size: 15px!important;
    padding: 10px 20px!important;
    font-family: "Mulish", Sans-serif!important;
    font-weight: 400!important;
    border-bottom: 1px solid #cb6ce652!important;
    transition: 0.6s!important;
    position: relative;
    background-color: #fff!important;
    color: #000000 !important;
    line-height: 18px;
}

.header-sec .elementskit-navbar-nav li ul.elementskit-submenu-panel li a:hover {
    color: #cb6ce6!important;
}

.transactions_col {
    background-color: #fff;
    padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    border-radius: 10px;
}

.transactions_col .elementor-image-box-wrapper
{
    display: block!important;
}

.transactions_col .elementor-image-box-wrapper figure {
    width: 80px!important;
    height: 80px!important;
    background: #fbefd585 !important;
    border: 1px solid #b2985f !important;
    border-radius: 50%!important;
    margin-right: 0!important;
    text-align: center!important;
    float: left!important;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none!important;
}

.transactions_col .elementor-image-box-wrapper figure img
{
    width: 100%!important;
    height: 100%!important;
}

.transactions_col .elementor-image-box-wrapper .elementor-image-box-content {
    width: 100%!important;
    float: right!important;
    padding-left: 0px!important;
    padding-right: 120px!important;
}

.transactions_col .elementor-image-box-wrapper h3 
{
    margin: 15px 0!important;
    position: relative;
}

.transactions_col .elementor-image-box-wrapper h3:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 30%;
    height: 1px;
    background: #baa36f;
}

@media(max-width: 1024px)
{

    .header-sec .elementskit-navbar-nav li ul.elementskit-submenu-panel
    {
        border-radius: 0px !important;
        margin-block: 15px!important;
    }

    .header-sec .elementskit-navbar-nav li ul.elementskit-submenu-panel li a
    {
        padding: 15px!important;
    }

    .menu-item .elementskit-menu-hamburger 
    {
        width: 45px !important;
        height: 45px !important;
        border-radius: 4px!important;
        border: 1px solid #b2985f !important;
        padding: 0px !important;
        background: #fbefd5 !important;
        font-size: 20px !important;
        font-weight: 700 !important;
        cursor: pointer;
        margin-left: 22px !important;
        line-height: 50px !important;
    }

    .menu-item .elementskit-menu-hamburger svg 
    {
        fill: #000!important;
    }

    .contact_form_map .elementor-widget-google_maps iframe
    {
        height: 350px!important;
    }


    .calling_icon ul.elementor-icon-list-items li .elementor-icon-list-text
    {
        display: none!important;
    }

    .calling_icon ul.elementor-icon-list-items li
    {
        margin: 0!important;
    }

    .calling_icon ul.elementor-icon-list-items li .elementor-icon-list-icon 
    {
        width: 45px!important;
        height: 45px!important;
        border-radius: 4px!important;
        border: 1px solid #b2985f !important;
        padding: 0px !important;
        background: #fbefd5 !important;
        font-size: 20px!important;
        font-weight: 700!important;
        cursor: pointer;
        margin-left: 8px!important;
        display: block!important;
        line-height: 45px;
        text-align: center;
    }

    .calling_icon ul.elementor-icon-list-items li .elementor-icon-list-icon svg
    {
        width: 20px!important;
        height: 20px!important;
        fill: #b2985f!important;
        margin-right: 0!important;
    } 


    .menu-item .elementskit-menu-close 
    {
        border: 0!important;
        font-size: 0!important;
        padding-top: 0!important;
        margin-top: 0!Important;
    }

    .menu-item button.elementskit-menu-close.elementskit-menu-toggler:after 
    {
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        right: 10px;
        top: 0;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M17.131 16.8l9.034-9.034c0.312-0.312 0.312-0.819 0-1.131s-0.819-0.312-1.131 0l-9.034 9.034-9.034-9.034c-0.312-0.312-0.819-0.312-1.131 0s-0.312 0.819 0 1.131l9.034 9.034-9.034 9.034c-0.312 0.312-0.312 0.819 0 1.131 0.156 0.156 0.361 0.234 0.566 0.234s0.409-0.078 0.566-0.234l9.034-9.034 9.034 9.034c0.156 0.156 0.361 0.234 0.566 0.234s0.409-0.078 0.566-0.234c0.312-0.312 0.312-0.819 0-1.131l-9.034-9.034z'/%3E%3C/svg%3E");
    }

}

@media(max-width: 991px)
{
    .transactions_col 
    {
        width: 48% !important;
    }

    .transactions_col .elementor-image-box-wrapper .elementor-image-box-content
    {
        padding-right: 0!important;
    }
}


@media(max-width: 767px)
{

    .practice-areas .e-child
    {
        min-height: 400px!important;
        padding: 20px!important;
    }


    .contact_form_col form .form-row
    {
        flex-wrap: wrap;
    }

    .contact_form_col form .form-row p {
        width: 100%!important;
    }
    .counter-sec .elementor-widget-image-box
    {
        padding: 20px!important;
    }

    .counter-sec .elementor-image-box-wrapper
    {
        display: flex!important;
        align-items: center!important;
    }

    .counter-sec .elementor-image-box-wrapper figure
    {
        margin-bottom: 0!important;
    }

    .counter-sec .elementor-image-box-wrapper .elementor-image-box-content
    {
        text-align: left!important;
        padding-left: 20px!important;
    }

    .counter-sec .elementor-image-box-wrapper .elementor-image-box-content h3
    {
        margin: 0px 0px 5px!important;
        padding-bottom: 0!important;
    }

    .menu-item .elementskit-menu-hamburger 
    {
        width: 32px !important;
        height: 32px !important;
        font-size: 18px !important;
        margin-left: 12px !important;
        line-height: 32px !important;
    }

    .calling_icon ul.elementor-icon-list-items li .elementor-icon-list-icon 
    {
        width: 30px!important;
        height: 30px!important;
        font-size: 20px!important;
        margin-left: 5px!important;
        line-height: 30px;
    }

    .calling_icon ul.elementor-icon-list-items li .elementor-icon-list-icon svg
    {
        width: 18px!important;
        height: 18px!important;
    }


    .blog-grid .blog-card 
    {
        width: 100%!important;
    }

    .container_blog 
    {
        width: auto;
        max-width: inherit;
    }

    .blog-grid .blog-card 
    {
        width: 100%!important;
    }

    .blog-grid .blog-card .blog-img img 
    {
        height: auto!important;
    }

    .site-main-parent .site-main 
    {
        width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 20px;
        margin-top: 60px;
    }

    .back-blog-btn-wrap 
    {
        width: auto !important;
        max-width: inherit !important;
        margin-top: 0;
    }

    .site-main-parent .site-main 
    {
        width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 20px;
        margin-top: 60px;
    }

    .site-main-parent .widget-area 
    {
        width: auto;
        float: none;
        margin-top: 0;
        margin-bottom: 50px;
    }
}