/*
Theme Name: JMLegacyLaw
Description: Child theme for JM Legacy Law website
Author: JM Legacy
Template: hello-elementor
Version: 1.0
Text Domain: jm-legacy-law
*/

/* Playfair Display */
@font-face {
    font-family: 'Playfair Display';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
}

/* Proxima Nova */
@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/ProximaNova-Regular.ttf') format('truetype');
}

/* Basilia */
@font-face {
    font-family: 'Basilia Com';
    src: url('/wp-content/themes/hello-theme-child-master/fonts/BasiliaCom-Regular.ttf') format('truetype');
}

/* New css date -23-02-2026 */
/* New Wrok css */
.bg-gradient-gold .elementor-button {
    background: linear-gradient(135deg, rgb(213, 185, 144), rgb(204, 163, 102)) !IMPORTANT;
}


.bg-gradient-gold .elementor-button:hover {
    opacity: 0.9 !important;
}
.text-gradient-gold .elementor-icon-list-text {
    background: linear-gradient(135deg,#d5b990,#e0d0b8,#cca366);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.custom-text-right .elementor-heading-title {
    text-align: right;
}
.line-gold .elementor-divider-separator {
    background: linear-gradient(90deg,transparent,hsl(36 45% 70%),transparent);
}
.text-gradient-gold .elementor-heading-title {
    background: linear-gradient(135deg, #d5b990, #e0d0b8, #cca366);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.cusomt-shadow .e-con-full:hover {
    box-shadow: rgba(213, 185, 144, 0.15) 0px 4px 30px -5px;
}
.cusomt-shadow .elementor-widget-image {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.cusomt-shadow .elementor-widget-image::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #1b1d22 0%, #1b1d2200 50%);
    z-index: 1;
    right: 0;
    left: 0;
    top: 0;
}

.cusomt-shadow .e-con-full img {
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}

.cusomt-shadow .e-con-full:hover img {
    transform: scale(1.08);
}


.cusomt-back-shadow {
    position: relative;
}
.cusomt-back-shadow::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #051019;
    left: -30px;
    top: -35px;
}
.custom-form-class input::placeholder, .custom-form-class textarea::placeholder {
    color: #818898 !IMPORTANT;
}
.custom-form-class .ff-el-form-check {
    display: block !important;
}
.custom-form-class .ff-el-form-check span {
    color: #818898;
    font-size: 12px;
    font-family: Inter,sans-serif;
}
.custom-form-class .ff-el-form-check- {
    margin: 0px !important;
}

.info-icon-content .elementor-icon {
    background: #111317;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin-top: 5px;
}
.info-icon-content .elementor-icon .text-primary {
    color: #d5b990 !important;
}
.info-icon-content .elementor-icon-box-title a {
    font-family: 'Proxima Nova Lt' !important;
}
.call-us-sinlge .elementor-icon {
    background: #D5B990;
}
.call-us-sinlge .elementor-icon .text-primary {
    color: #fff !important;
}
.footer_logo img {
    max-width: 350px;
}
/* New Wrok css */


/* New css date -23-02-2026 */



.alignnone {
    margin: 5px 20px 20px 0;
}
.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%; /* Image does not overflow the content area */
    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;
}
/* Move the heading down only on the 'Our JM Legacy Team' page */
body.page-id-2106 .inner_banner .container .inner_info h1 {
  margin-top: 140px !important;
  position: relative !important;
  z-index: 10;
  color: #fff !important;
}



/*  header-custom-changes-css*/



h1, h2, h3 {
    text-align: inherit;
}
h1, h2 {
    font-family: 'Basilia Com' !important;
}
h3, h4, h5, h6 {
     font-family: 'Proxima Nova Lt' !important;
}
.elementor-widget-container{
	 font-family: 'Proxima Nova Lt' !important;
}
.Creative-black-three .elementor-widget-container {
    display: flex;
    justify-content: center;
}
.Creative-black-three .e-con-full:first-child::before {
    position: absolute;
    content: '';
    height: 60px;
    border-right: 1px solid #686c53;
    right: -1px;
    top: 50%;
	transform: translateY(-50%);
    margin-left: auto;
}
.Creative-black-three .e-con-full:last-child::before {
    position: absolute;
    content: '';
    height: 60px;
    border-left: 1px solid #686c53;
    top: 50%;
    left: -1px;
    transform: translateY(-50%);
}
.Creative-black-three .elementor-image-box-title,
.proxima-font .elementor-heading-title{
    font-family: 'Proxima Nova Lt' !important;
}

.ctm-btn-rotate span.elementor-button-text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    height: fit-content;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    display: flex;
    font-family: 'Proxima Nova Lt' !important;
    padding: 20px 1px;
}
.ctm-btn-rotate span.elementor-button-content-wrapper {
    display: grid;
    gap: 0;
}
.elementor-widget-container{
	font-family: 'Proxima Nova Lt' !important;
}
#line_left {
    position: relative;
}
#line_left::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #f9f0ba 72%, rgb(225 202 0 / 0%) 36%);
    left: -60%;
    top: 43px;
    z-index: -2;
}
.our-practice-box .elementor-icon-list-items {
    transform: translateY(15px);
    opacity: 0;
    transition: all 0.5s ease; 
	display: none;
}
.our-practice-box .e-con-full:hover {
    transform: translateY(-20px);
}
.our-practice-box .e-con-full:hover .elementor-icon-list-items{
	 transform: translateY(0px);
     opacity: 1;
	display: block;
}
.our-practice-box .elementor-icon-list-items .elementor-icon-list-text {
    font-family: 'Basilia Com';
}
.hfe-nav-menu-icon svg:focus {
    outline: none;
    box-shadow: none;
}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover, .hfe-nav-menu__layout-expandible .hfe-menu-toggle:hover, .hfe-flyout-wrapper .hfe-menu-toggle:hover {
    border: none;
}

.custom-review-home .elementskit-single-testimonial-slider{
	position: relative;
}

/* .custom-review-home .elementskit-single-testimonial-slider::before {
    position: absolute !important;
    content: '' !important;
    width: 100% !important;
    height: calc(100% - 110px) !important;
    background: #fff;
    transform: initial !important;
    bottom: 0  !important;
    top: inherit !IMPORTANT;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
} */
.custom-review-home .elementskit-client_logo {
    display: flex;
    width: 100% !important;
    text-align: center;
}
.custom-review-home p {
    text-align: justify;
	font-family: 'Basilia Com';
}


/* About-page-css */
.about-h-center .elementor-heading-title {
    text-align: center !important;
}

.custom-svg-hover svg {
    stroke: #986E1B !important;
}
/* About-page-css */


/* Team-page-css */
.img-frame-hover {
    z-index: 0;
}
.img-frame-hover:hover {
    transform: scale(1.01);
    transition: all 0.5s ease;
}
.line-outer {
    height: 100%;
    border: 1px solid #c93;
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: -1;
    border-bottom: 0;
    border-right: 0;
}
.line-outer::after {
    position: absolute;
    content: '';
    width: 1px;
    height: calc(100% - 515px);
    background: #c93;
    right: 0px;
    top: 0;
}
.line-outer::before {
    position: absolute;
    content: '';
    width: calc(100% - 464px);
    height: 1px;
    background: #c93;
    bottom: 1px;
}

.line-outer-left {
    position: absolute;
    border: 1px solid #c93;
    width: 100%;
    height: 100%;
    left: 10px;
    top: -10px;
    border-left: 0;
    border-bottom: 0;
}


.line-outer-left::after {
    position: absolute;
    content: '';
    width: 1px;
    height: calc(100% - 505px);
    left: 0;
    top: 0;
    background: #c93;
}
.line-outer-left::before {
    position: absolute;
    content: '';
    width: calc(100% - 470px);
    height: 1px;
    background: #c93;
    bottom: 0px;
    right: 0;
}

.custom-our-box .elementor-icon {
    width: 65px;
    height: 65px;
    border: 1px solid #cc99334d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 100px;
    padding: 20px;
}
.custom-our-box .elementor-icon svg {
    stroke: #c93;
}
/* Team-page-css */


/* why-work-with-us */

.custom-whay-work svg {
    stroke: #d5b990;
}

.svg-stroke svg {
    stroke: rgb(184, 146, 74);
}

/* why-work-with-us */

/* legal=servicess-css */
.highlight-gold {
    color: #d5b990;
}
/* legal=servicess-css */


/*over-vision-page-css  */
.highlighter {
    color: #D5B990;
}
/*over-vision-page-css  */

.prativce-areas-box .e-child svg {
	transition: 0.5s ease;
}

.prativce-areas-box .e-child:hover svg {
    transform: scale(1.1);
    transition: 0.5s ease;
}
.prativce-areas-box li.elementor-icon-list-item a {
    color: #737373;
}


.footer_top .row {
    display: grid;
    grid-template-columns: 1.8fr 1fr 1fr 1fr 1fr;
}
.footer_top .row .col-sm-6 {
    width: 100%;
    max-width: 100%;
}

.office-section br {
    display: none !important;
}


.office-section iframe{
	margin-top: 10px;
}

.footer_link ul li a {
    font-size: 16px  !important;
}
.cutom-sidebar-tabs-list .elementor-icon-list-text {
    font-family: 'Proxima Nova Lt';
	 transition: all 0.5s ease;
}
.cutom-sidebar-tabs-list .elementor-icon-list-text:hover {
    font-weight: 600 !IMPORTANT;
    transition: all 0.5s ease;
}
.ft-list-link li.menu-item .hfe-menu-item {
    font-family: 'Proxima Nova Lt' !important;
    font-weight: 400 !important;
}


a {
    color: #D5B990;
}

/* archive-post-css  */

/* HERO HEADER */

.archive-hero {
    width: 100%;
    height: 450px;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 0;
	position: relative;
}
.archive-hero::before,
.single-hero::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #0000004d;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}
 .single-hero::before {
    z-index: 0;
}

.archive-hero h1 {
    font-size: 72px;
    color: #fff;
    font-weight: 300;
}
.blog-excerpt, .blog-excerpt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0rem;
    color: #071521;
    font-family: 'Proxima Nova Lt' !important;
}

/* MAIN LAYOUT */

.archive-container{
    max-width:1335px;
    margin:auto;
    padding:60px 20px;
    display:grid;
    grid-template-columns: 2fr 1fr;
    gap:50px;
}


/* BLOG CARD */

.blog-card {
    display: grid;
    gap: 0;
    border: 1px solid #ddd;
    padding: 0;
    margin-bottom: 30px;
    background: #fff;
    grid-template-columns: 1fr 2.5fr;
    align-items: center;
}

.blog-image {
    height: 100%;
	overflow: hidden;
}
.blog-image img {
    height: 100%;
    object-fit: cover;
    min-height: 250px;
	 transition: all 0.5s ease;
}
.blog-card:hover .blog-image img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}

.blog-content {
    padding: 20px;
}
.blog-date {
    font-size: 12px;
    text-transform: uppercase;
    color: #9a8357;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-family: 'Proxima Nova Lt' !important;
}

.blog-title{
    font-size:20px;
    margin-bottom:10px;
}

.blog-title a{
    text-decoration:none;
    color:#222;
}

.blog-excerpt{
    color:#555;
    line-height:1.6;
    margin-bottom:15px;
	text-align: justify;
}
.blog-btn {
    display: inline-block;
    background: #b89a63;
    color: white;
    padding: 8px 20px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Proxima Nova Lt' !important;
    font-weight: 600;
	color: #000;
}
.blog-btn:hover {
    color: #000;
}

/* SIDEBAR */

.archive-sidebar{
}

.sidebar-box {
    background: #071521;
    padding: 40px;
    position: sticky;
    top: 45px;
}

.sidebar-title {
    color: #f6ea9c;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 20px;
}

.sidebar-box ul{
    list-style:none;
    margin:0;
    padding:0;
}

.sidebar-box li {
    border-top: 1px solid #eeeeee24;
}

.sidebar-box a {
    display: block;
    padding: 18px 15px;
    color: #fff;
    text-decoration: none;
    font-family: 'Proxima Nova Lt';
    text-transform: uppercase;
    font-size: 18px;
}



/* PAGINATION */

.blog-pagination{
    margin-top:40px;
}


/* MOBILE */


.blog-pagination{
margin-top:40px;
}

.blog-pagination ul {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    justify-content: center;
}

.blog-pagination li{
display:inline-block;
}

.blog-pagination a,
.blog-pagination span{
display:block;
padding:8px 14px;
border:1px solid #ddd;
text-decoration:none;
color:#444;
font-size:14px;
background:#f7f7f7;
	font-family: 'Proxima Nova Lt' !important;
}

.blog-pagination a:hover{
background:#eee;
}

.blog-pagination .current{
background:#000;
color:#fff;
border-color:#000;
}

.blog-pagination .prev,
.blog-pagination .next{
background:#f7f7f7;
}



/* arvhive-single-page */
/* HERO SECTION */

.single-hero{
position:relative;
height:350px;
overflow:hidden;
	z-index: 0;
}

.hero-bg img{
width:100%;
height:350px;
object-fit:cover;
}

.hero-overlay{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
color:white;
font-size:42px;
font-family:serif;
text-align:center;
}



/* MAIN LAYOUT */

.single-container{
max-width:1335px;
margin:auto;
display:grid;
grid-template-columns: 2fr 1fr;
gap:50px;
padding:60px 20px;
}



/* POST CONTENT */

.post-date{
font-size:12px;
letter-spacing:2px;
color:#9c8a5e;
text-transform:uppercase;
margin-bottom:10px;
}

.post-title{
font-size:34px;
line-height:1.3;
margin-bottom:25px;
}

.post-content{
line-height:1.8;
color:#444;
}

.post-content h2{
margin-top:30px;
}




/* MOBILE */
/* arvhive-single-page */

.footer-width-fixer .elementor-heading-title a {
    font-family: 'Proxima Nova Lt' !important;
}
/* archive-post-css */

.info-icon-content .elementor-icon-box-description a {
    color: #818898;
    font-family: "Inter", sans-serif;
}

input.tnp-submit {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #111317;
    color: #111317;
    border-radius: 0px 0px 0px 0px;
    padding: 15.5px 40px 15.5px 40px !important;
    background: linear-gradient(135deg, rgb(213, 185, 144), rgb(204, 163, 102)) !IMPORTANT;
    display: block !important;
    margin-top: 20px !important;
}



.swiper-navigation-button i.icon {
    margin-top: 8px;
}



/* new-florida-14-3-2026-css */
.card-effect .elementor-widget-hfe-infocard {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    transition: all 0.5s ease;
    opacity: 0;
}
.card-effect{
	overflow: hidden;
}
.card-effect .elementor-widget-hfe-infocard {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    transition: all 0.5s ease;
    opacity: 0;
}
.card-effect:hover .elementor-widget-hfe-infocard {
    transition: all 0.5s ease;
    bottom: 0;
    opacity: 1;
}

.call-us .elementor-icon-box-description a {
    color: #818898;
    font-family: "Inter", sans-serif;
}

button.ff-btn-submit {
    background: linear-gradient(135deg, rgb(213, 185, 144), rgb(204, 163, 102)) !IMPORTANT;
}
.button.ff-btn-submit:hover {
    opacity: 0.9 !important;
}
.group-bg-card .elementor-icon {
    background: #c7a44d1a;
    padding: 10px 10px;
    border-radius: 12px;
}

.tel-number a {
    font-family: 'Proxima Nova Lt' !important;
    color: #D5B990;
}
.icon-reverse  .elementor-icon-list-item a span.elementor-icon-list-icon {
    order: 1;
    margin-left: 12px;
    margin-top: 2px;
}

.ehf-header #masthead {
    z-index: 99 !important;
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
}

.aword-slider .swiper-slide-inner img {
    width: 100%;
    max-width: 180px;
}

.elementor-kit-1161 a{
	font-family: 'Proxima Nova Lt' !important;
}
.elementor-kit-1161 a strong{
	font-weight: 400 !important;
}

/* Target all star icons */
.star-icon {
    color: #D5B990; /* Your desired color */
}


/* Testimonial-new-design-css */
.custom-review-home .elementskit-single-testimonial-slider {
    display: flex !important;
    flex-direction: column;
}
.custom-review-home .elementskit-single-testimonial-slider .elementskit-commentor-bio {
    order: 1;
    padding-top: 20px;
}
.custom-review-home .elementskit-single-testimonial-slider .elementskit-commentor-content {
    order: 2;
}
.custom-review-home .elementskit-single-testimonial-slider .elementskit-commentor-content  p {
    margin: 15px 0  0 0px !important;
}

.custom-review-home .elementskit-single-testimonial-slider .elementskit-commentor-content p.ct-text-name {
    color: #cda56a !important;
}

.custom-review-home .elementskit-testimonial-slider .swiper-button-next {
    left: 90px;
    top: inherit;
    bottom: -60px;
}
.custom-review-home .elementskit-testimonial-slider .swiper-button-prev {
    left: 26px !important;
    bottom: -60px !IMPORTANT;
    top: inherit;
}
/* Testimonial-new-design-css */



.circle-number .elementor-heading-title {
    background: #1A284B;
    text-align: center;
    border-radius: 30px;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.schedule-list-star .elementor-icon-list-items li.elementor-icon-list-item::before {
    position: absolute;
    content: '';
    width: 1.5px;
    height: 20px;
    background: #ffffff3b;
    top: 50%;
    right: -16px;
    transform: translateY(-50%);
}

/* sab images par pointer remove */
.aword-slider a{
cursor: default !important;
pointer-events: none;
}

/* sirf google five star clickable */
.aword-slider a[data-elementor-lightbox-description="google_five_star"]{
cursor: pointer !important;
pointer-events: auto !important;
}


.DBKEjqt4IKCsNgnjbfTn.YIVbfXpMzIkOmCUIy3wL {
    width: 100%;
    border: none;
    border-radius: initial !important;
    box-shadow: none !important;
    max-width: 100% !important;
}
.list-spanish-pages .elementor-icon-list-items li.elementor-icon-list-item {
    border-bottom: 1px solid #c9a2272b;
    padding: 10px 0px;
    margin-block-start: initial !important;
}
.list-spanish-pages .elementor-icon-list-items li.elementor-icon-list-item i {
    rotate: -90deg;
}

.single-line-circle {
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 1;
}
.single-line-circle .elementor-heading-title {
    width: 40px;
    height: 40px;
}

.single-line-circle::before {
    position: absolute;
    content: '';
    width: 95%;
    height: 1px;
    background: #cda66b;
    right: -95px;
    top: 50%;
    z-index: -1;
}
.last-number-none .elementor-element:last-child .single-line-circle::before {
    display: none;
}

.single-left .post-content p {
    text-align: justify;
}


.star-manage img {
    width: 100%;
    max-width: 20px;
    margin: 0 4px;
}

.elementor-image-carousel-wrapper svg.e-font-icon-svg {
    width: 100%;
    max-width: 15px;
}

@media (max-width: 1200px){
	.footer_top .row:first-child {
    display: grid  !important;
    grid-template-columns: 1fr 1fr  !important;
}
}

@media(max-width: 1024px){
	.single-line-circle::before{
		display: none;
	}	
.footer_top .row:first-child {
    grid-template-columns: 1fr 1fr 1fr 1fr  !important;
}	
.ehf-header #masthead {
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
}
	.footer_top .row:first-child .col-sm-6 {
    width: 100%;
    max-width: 100%;
}
.footer_bottom {
    margin-top: 45px;
}	
.footer_social ul {
    text-align: left;
    padding-left: 15px;
}	
.h-center .elementor-heading-title {
    text-align: center;
}	

	
ul.hfe-nav-menu  .sub-arrow {
    background: rgb(255 255 255 / .5);
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    font-weight: 900 !important;
}
ul.hfe-nav-menu li a {
    font-family: 'Proxima Nova Lt' !important;
    font-weight: 600 !important;
}	
ul.hfe-nav-menu .sub-arrow i.fa {
    line-height: 0;
    font-weight: 900 !important;
}	
.office-link, .office-map-link {
    font-family: 'Proxima Nova Lt' !important;
    font-size: 22px;
}
.hfe-nav-menu__layout-expandible {
    display: none;
}	
.hfe-active-menu + .hfe-nav-menu__layout-expandible {
    display: block;
}	
.footer_top .row {
    grid-template-columns: 1fr 1fr;
}	
.archive-hero h1 {
    font-size: 35px;
}	
.archive-hero {
    height: 350px;
    padding-top: 115px;
    background-position: right !important;
}
.custom-review-home p {
    text-align: initial;
}
.page-template .custom-review-home .ekit-wid-con .swiper-button-prev,
.page-template .custom-review-home .ekit-wid-con .swiper-button-next {
    display: flex !IMPORTANT;
    width: 35px !important;
    height: 35px !important;
    font-size: 18px !important;
}	
.aword-slider img.swiper-slide-image {
    max-width: 90px;
}	
.circle-number .elementor-heading-title {
    height: 25px;
    width: 25px;
}
	
}


@media(max-width:900px){

.archive-container{
grid-template-columns:1fr;
}

.blog-card{
flex-direction:column;
}

.blog-image{
width:100%;
}

}

@media(min-width:767px) and (max-width: 768px){
.Creative-black-three .e-con-full:last-child::before, .Creative-black-three .e-con-full:first-child::before {
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
    height: 30px !important;
}
}


@media (max-width: 767px){
	.footer_top .row:first-child {
    display: grid !important;
    grid-template-columns: 1fr !important;
}
.footer_social ul {
    text-align: center !important;
}
.footer_bottom p {
    margin-bottom: 0 !important;
    padding: 0px !important;
}
.footer_top br {
    display: none;
}	
.footer_logo img {
    max-width: 335px !important;
    margin: auto !IMPORTANT;
    display: block;
}
.footer_link ul li a {
    font-size: 19px  !important;
    margin: 4px 0 12px  !important;
}
	.office-section .office-map-link {
    display: none;
}
footer .office-section h3 {
    display: none;
}
	footer {
    padding: 0px 0px 0 0px;
}
footer .footer_bottom {
    margin-top: 30px;
}	
.office-section p:last-child {
    margin-top: 5px !important;
}	
.elementor-element-a1544a4 .elementor-heading-title br {
    display: none;
}	
.mobile-head-center .elementor-heading-title {
    text-align: center;
}
.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
}
.footer_top .row {
    grid-template-columns: 1fr;
}	
.footer_top .coman_block h3 {
    margin-bottom: 10px !important;
}
.single-hero .hero-overlay {
    bottom: 50px;
    left: 0;
    transform: translateY(30px);
    font-size: 35px;
    right: 0;
	padding: 0 5px;
}
.archive-hero .archive-hero-inner {
    margin-top: 50px;
}
.circle-number .elementor-heading-title {
    height: 25px !important;
    width: 25px !important;
}
.elementor-heading-title br {
    display: none !important;
}	
}


@media(max-width: 650px){
	.footer_top .row:first-child {
    display: initial !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    margin: 0 0;
		  padding: 0 22px;
}
.footer_top .row .col-sm-6 {
    width: 100% !IMPORTANT;
    display: block !important;
    padding: 0;
}	
.footer_top {
    margin-bottom: 10px;
    padding-right: 0px !important;
}
	.cusomt-back-shadow::before {
    left: -9px !important;
    top: -10px !important;
}
	.h-center .elementor-heading-title {
    text-align: left;
}
#line_left::before {
    left: -45%;
	top: 12px;
}	
.custom-review-home .elementskit-testimonial-slider .swiper-button-next {
    left: 53%;
}
.custom-review-home .elementskit-testimonial-slider .swiper-button-prev {
    left: 35% !important;
}
	.schedule-list-star .elementor-icon-list-items li.elementor-icon-list-item::before {
		display: none;
	}	
}

@media(max-width: 520px){
	.Creative-black-three .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    padding: 25px 0;
}
	.Creative-black-three .elementor-widget-container {
    border-bottom: 1px solid;
}
.elementor-element-2b4239a .elementor-widget-container {
    border-bottom: none !important;
}
.Creative-black-three .elementor-widget-container::before {
    position: absolute;
    content: '';
    width: 60px;
    border-bottom: 1px solid #686c53;
    bottom: 0;
}
.elementor-element-8d32d6a .elementor-widget-container::before {
  display: none;
}	
	.elementor-element-2b4239a::before{
		display: none;
	}
.mb-custom-tabs .e-n-tabs-heading {
    display: grid;
    grid-template-columns: 1fr;
    padding-bottom: 15px;
}	
.mb-custom-tabs button {
    margin: 0 0 !important;
}	
.mobile-social-center {
    justify-content: center;
}
.blog-card {
    grid-template-columns: 1fr;
}
.single-container {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 35px 15px;
}	
.sidebar-box {
    padding: 20px;
}	
.sidebar-box a {
    padding: 15px 15px;
    font-size: 16px;
}	
}

