/*!
Theme Name: Hova Law
Theme URI: https://www.technoexponent.com/
Author: the technoExponent Team
Author URI: https://www.technoexponent.com/
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: hovalaw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* blue color button start */
.hl_btn_blue span.elementor-button-icon, .hl_btn_white span.elementor-button-icon{
    margin-left: 30px;
}
.hl_btn_blue span.elementor-button-icon, .hl_btn_white span.elementor-button-icon, .free-consultation-form button.elementor-button .elementor-button-icon{
    margin-left: 30px;
    z-index: 9;
}
.hl_btn_blue a.elementor-button, .hl_btn_white a.elementor-button{
    white-space: nowrap;
    position: relative;
    padding: 20px 18px 20px 20px;
    border-radius: 5px !important;
    overflow: hidden;
    line-height: 14px !important;
}
.free-consultation-form button.elementor-button {
    white-space: nowrap;
    position: relative;
    padding: 20px 18px 20px 35px;
    border-radius: 5px !important;
    overflow: hidden;
    line-height: 14px !important;
}

.hl_btn_blue a.elementor-button::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 59px solid #003165;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 64px;
	height: 100%;
}
.hl_btn_white a.elementor-button::after, .free-consultation-form button.elementor-button::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 59px solid #ffffff;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 64px;
	height: 100%;
}

.hl_btn_blue span.elementor-button-text{
	white-space: nowrap;
}
.elementor-button span.elementor-button-text, .free-consultation-form button.elementor-button{
	white-space: nowrap !important;
	font-size: 16px !important;
}

/* blue color button end */


/* top header */
header.sticky-header {
    border-bottom: 1px solid #ffffff26;
	padding: 20px 0px;
}
header.sticky-header ul.elementor-nav-menu li.current-menu-item::after {
    position: absolute;
    bottom: 0;
    width:100%;
    content: '';
    height: 2px;
    background: #BEAB73;
    transform: translate(-1px, 41px);
}
header.sticky-header ul.elementor-nav-menu li.current-menu-item {
    position: relative;
}
.elementor-slide-description h2, .elementor-slide-description p{
	margin: 10px 0px;
}

/* top banner start */

.hero-top-banner .elementor-slide-description h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight:300;
}

.hero-top-banner .elementor-slide-description h2 span{
    font-weight: 800;
}
.hero-top-banner .elementor-slide-description p {
    font-size: 28px;
    line-height: 32px;
    margin: 30px 0px;
}
.hero-banner-main .elementor-slide-heading {
    margin-bottom: 20px !important;
    position: relative;
}
.hero-banner-main .elementor-slide-heading::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 147px;
    background: #BEAB73;
    transform: translate(10px, 10px);
}

.hero-banner-main .elementor-button.elementor-slide-button{
    position: relative;
}

.hero-banner-main .elementor-button.elementor-slide-button{
    white-space: nowrap;
    position: relative;
    padding: 20px 77px 20px 20px;
    border-radius: 5px !important;
    overflow: hidden;
    line-height: 14px !important;
}

.hero-banner-main .elementor-button.elementor-slide-button::after{
content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 59px solid #003165;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 64px;
	height: 100%;

}

.hero-banner-main .elementor-button.elementor-slide-button::before {
    background: url(http://hovalaw.twebexponent.in/wp-content/uploads/2024/07/arrow.svg) no-repeat;
    background-size: contain;
    height: 18px;
    width: 25px;
    content: '';
    position: absolute;
    right: 10px;
    top: 16px;
    z-index: 9;
}

.top-subtile-right-line h4, .top-heading-right-line h2{
    position: relative;
}
.top-subtile-right-line h4::after, .top-heading-right-line h2::after{
    position: absolute;
    content: '';
    height: 2px;
    width: 147px;
    background: #BEAB73;
    transform: translate(20px, 10px);
}
.about-right-cntn p{
    margin: 0px !important;
}
.about-right-cntn .about-left-line {
    border-left: 2px solid #003165;
    padding-left: 20px;
}

/* why choose us start */
.whhy-choose-list h3.elementor-icon-box-title {
    margin: 0;
}


/* client testimonials start */
.cmn_testimonial::after {
    background: #003165;
    content: '';
    min-height: 100%;
    width: 146%;
    position: absolute;
    left: -34%;
    top: 0;
    z-index: -1;
    transform: translate(4px, 0px);
}

.cmn_testimonial .swiper-slide{
    border: 0px !important;
    padding: 0px;
    text-align: center;
}
.cmn_testimonial .elementor-testimonial__header {
    flex-direction: column-reverse;
    gap: 20px;
}
.cmn_testimonial .elementor-testimonial__icon {
    order: 1;
    margin: 0 auto;
}
.cmn_testimonial .elementor-testimonial__icon svg {
    width: 40px;
    height: 38px;
}
.cmn_testimonial  .elementor-star-rating {
    margin: 20px 0;
}


/* about us page start */
.about-page-about-right p{
    margin:10px 0px;
}
.about-page-about-right .pera-about-right p{
    border-left: 2px solid #003165;
    padding-left: 20px;
    margin: 0px !important;
}

/* free consultation form start */
.free-consultation-form button.elementor-button .elementor-button-icon svg {
    filter: invert(1);
}




/* free consultation form end */