/* 
Theme Name: LVP Experts
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Source+Sans+3:wght@200..900&display=swap');  

*{
    outline: none !important; 
    text-decoration: none !important;  
}
ul {
    padding: 0;
} 
.site-branding {
    display: none;
} 
p,li {
    margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
    color: #000;
    font-size: 17px;
    line-height: 27px;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 300;
}
p:last-child{
    margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
    color: #000;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif; 
    font-weight: 900;
} 
p a{
    color: #8B6149 !important;
    font-weight: 500;
    text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
    color: #49322D !important;
}
strong {
    font-weight: 500 !important;
}  
.subheading h6 {
    font-size: 18px;
    line-height: 49px;
    text-transform: uppercase;
    color: #2b328c;
}
.pl60{
    padding-left: 60px;
}
.pl30{
    padding-left: 30px;
}
.pr60{
    padding-right: 60px;
} 
.pt0 {
    padding-top:0px !important;
}
.pb0 {
    padding-bottom:0px !important;
}
.mt50{
    margin-top: 50px;
}   
.mt35{
    margin-top: 35px;
} 
.mt100{
    margin-top: 100px;
}    
.pad100 {
    padding: 100px 15px;
} 
.pt100{
    padding-top: 100px;
} 
.pb100{
    padding-bottom: 100px;
}
.pt50 {
    padding-top: 50px;
}
.defbtn .elementor-widget-container {
    margin-top: 30px;
}
body {
    position: relative;
}
a {
    transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
    overflow: hidden;
}
.pad50{
    padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
    from { top: -50% }
    to { top: 0 }
}   
.hdactive .elementor-location-header {
    position: fixed;
    -webkit-animation: slideIn 0.5s ease-in;
    -moz-animation: slideIn 0.5s ease-in;
    animation: slideIn 0.5s ease-in;
    z-index: 102;
    background: #8b6149;
    box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.hd_menu  .elementor-widget-container {
    width: 100%;
}      
.header_main .elementor-widget-wrap {
    justify-content: space-between;
    align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
    margin-left: 30px;
}
.hd_menu .elementor-nav-menu > li > a {
    font-size: 16px;
    color: #fff !important;
    padding: 0 !important;
}
.hd_menu .elementor-nav-menu > li > a:hover {
    opacity: 0.7 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
    background-color: transparent;
    border-radius: 0px !important;
    padding: 14px 26px !important;
    position: relative;
    transition: all ease-in-out 0.5s !important;
    font-style: normal;
    color: #fff !important;
    font-weight: 300;
    border: 1px solid #fff;
    letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu a {
    padding: 14px 14px !important;
    color: #fff !important;
    border-bottom: 1px solid #ffffff38;
    border-left: 0;
    white-space: normal;
    background: #6d7358 !important;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
    border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
    background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
    background: #222334;
    min-width: 235px !important;
    border-radius: 0px;
    margin-top: -5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
    border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
    display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
    background: #4c5238 !important;
    opacity: 1;
    border-left: unset !important;
    color: #fff !important;
}
.elementor-location-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 45px 15px 15px;
}
.elementor-nav-menu li .sub-arrow svg {
    transition: all ease-in-out 0.5s;
    fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
    fill: #dbdbdb;
} 
.site_logo {
    width: auto !important;
    max-width: 200px;
}
.hdactive .site_logo {
    max-width: 220px;
}
.hdactive .btmheader > div { 
    padding: 10px 0;
}
.hd_right {
    width: calc(100% - 250px) !important;
}
/*** Header End***/ 
.banner {
    padding: 21% 15px 10%;
}
.banner::before {
    content: "";
    position: absolute;
    background: #000;
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 30%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.bannercaption h1 {
    font-size: 65px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.bannercaption {
    max-width: 790px;
}
.defbtn.wtbtn a {
    color: #fff !important;
    border: 1px solid #fff !important;
}
.defbtn.wtbtn a:hover {
    background-color: #49322D !important;
    border: 1px solid #49322D !important;
}
.bigheading h2 {
    font-size: 52px;
    margin-bottom: 20px;
    line-height: 1.1;
}
.defbtn a {
    border: 1px solid rgb(139, 97, 73);
    background-color: transparent;
    color: #8b6149 !important;
    font-size: 17px;
    padding: 18px 35px;
    border-radius: 0 !important;
    min-width: 200px;
    transition: all ease-in-out 0.5s !important;
}
.defbtn {
    margin-top: 30px;
}
.defbtn a:hover {
    background-color: #8b6149 !important;
    border: 1px solid #8b6149;
    color: #fff !important;
}
.diff-block_outer > div {
    column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
}
.diff_block {
    width: calc(100% / 5 - 16px) !important;
    padding: 40px 20px 35px;
}
.diff_block .elementor-image-box-img {
    width: auto !important;
    display: block !important;
    margin-bottom: 60px !important;
}
.diff_block .elementor-image-box-img img {
    width: auto;
    max-height: 55px;
    display: block !important;
    position: relative;
    top: 0;
    transition: all ease-in-out 0.5s !important;
}
.diff_block:hover .elementor-image-box-img img {
    top: 10px;
}
.diff_block h2 {
    color: #fff;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 700;
    margin: 0 !important;
    text-transform: capitalize;
}
.ft-img {
    max-width: 220px;
}
.lvp-slider .elementor-testimonial__header {
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0 !important;
}
.lvp-slider .elementor-testimonial__image img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0px !important;
}
.lvp-slider .swiper-slide {
    position: relative;
}
.lvp-slider .elementor-testimonial__cite {
    position: absolute;
    bottom: 10px;
    padding: 0 30px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 !important;
}
.lvp-slider .elementor-testimonial__name {
    color: #fff !important;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 700;
    display: block;
    margin-bottom: 15px !important;
}
.lvp-slider .elementor-testimonial__title {
    color: #fff !important;
    font-size: 17px !important;
    line-height: 27px !important;
    font-family: "Source Sans 3", sans-serif !important;
    font-weight: 300 !important;
    position: relative;
    height: 0;
    overflow: hidden;
    z-index: 1;
    transition: 0.6s all ease-in-out;
    pointer-events: none;
}
.lvp-slider .swiper-slide:hover .elementor-testimonial__title {
    height: 100px;
}
.lvp-slider .elementor-testimonial__image {
    position: relative;
}
.lvp-slider .elementor-testimonial__image::after {
    content: "";
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255,255,255,0) 70%);
}
.lvp-slider .elementor-main-swiper {
    padding: 0 !important;
}
.right-container .elementor-container {
    max-width: calc((100% - 1360px)/2 + 1360px) !important;
    margin-right: 0px;
}
.text_spacing > div {
    padding: 100px 0px 100px;
}
.gradient_img::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgb(255,255,255);
    background: linear-gradient(270deg, rgba(255,255,255,0) 60%, rgb(243, 239, 236) 100%);
}
.full-img, .full-img * {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.site-list li {
    list-style: none;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}
.site-list li:last-child {
    margin: 0 !important;
}
.site-list li::before {
    content: "";
    position: absolute;
    background-color: #8b6149;
    width: 9px;
    height: 9px;
    left: 0;
    top: 8px;
}
.site-list h2 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1.1;
}
.subheading p {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.serve-pad {
    padding: 140px 0;
}
.serve-list li {
    margin: 0 !important;
    background: #8b6149;
    padding: 12px 35px !important;
    border-radius: 50px;
    color: #fff;
    width: calc(100% / 3 - 14px) !important;
    font-size: 17px !important;
}
.serve-list ul {
    margin: 0 !important;
    column-gap: 20px;
    row-gap: 20px;
}
.serve-list .elementor-icon-list-text {
    text-align: center;
    width: 100%;
}
.mdheading h2 {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.1;
}
.wt p, .wt {
    color: #fff;
}
.faqblock .elementor-accordion-item {
    background-color: #f3efec;
    border: 0;
    margin-bottom: 10px;
}
.faqblock .elementor-tab-content {
    border: 0px !important;
    padding: 0 60px 20px 30px !important;
    margin-top: -7px;
}
.faqblock .elementor-tab-title {
    padding: 20px 30px !important;
    font-size: 20px;
    font-weight: 700;
}
.faqblock .elementor-tab-content {
    border: 0px !important;
    padding: 0 30px 20px;
    margin-top: -7px;
}
.faqblock .elementor-accordion-icon-closed, .faqblock .elementor-accordion-icon-opened {
    position: relative;
    transition:all ease-in-out 0.5s;
} 
.faqblock .elementor-accordion-icon-closed::before, .faqblock .elementor-accordion-icon-opened::before {
    content: "";
    position: absolute;
    background-image: url(https://lvpexperts.com/wp-content/uploads/2026/02/up-arrow.png);
    width: 25px !important;
    height: 25px !important;
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
    right: 5px;
    top: -2px;
} 
.faqblock .elementor-active .elementor-accordion-icon-opened::before{
    background-image: url(https://lvpexperts.com/wp-content/uploads/2026/02/down-arrow.png);
}
.faqblock .elementor-accordion-icon svg {
    display: none !important;
} 
.faqblock .elementor-accordion-icon {
    width: auto !important;
} 
.ft-sec {
    padding: 60px 15px 15px;
}
.ft-contact li a {
    color: #fff;
    font-size: 19px !important;
    font-weight: 400;
    transition: all ease-in-out 0.5s !important;
}
.ft-contact li {
    margin-bottom: 10px !important;
}
.ft-contact li a svg {
    fill: #fff;
    width: 18px !important;
    height: 18px !important;
    margin-right: 10px !important;
}
.ft-contact li:hover a {
    opacity: 0.7;
}
.ft-logo {
    max-width: 250px;
}
.ft-hd span {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px !important;
    display: block;
}
.ft-list li a {
    color: #fff;
    font-size: 17px !important;
    font-weight: 400;
    transition: all ease-in-out 0.5s !important;
}
.ft-list li {
    margin-bottom: 7px !important;
    color: #fff;
    font-size: 17px !important;
    font-weight: 400;
    transition: all ease-in-out 0.5s !important;
}
.ft-list li:hover a {
    opacity: 0.7;
}
.ft-bdr {
    border-top: 2px solid #ffffff4d;
    margin-top: 50px;
    padding-top: 30px;
}
.ft-bdr {
    border-top: 2px solid #f3efec5c;
    margin-top: 50px;
    padding-top: 30px;
}
.copyrighttext {
    color: #fff;
    font-size: 17px !important;
}
.copyrighttext a {
    color: #fff !important;
    transition: all ease-in-out 0.5s !important;
}
.copyrighttext a:hover {
    opacity: 0.7;
}

.ft-social ul {
    margin: 0 !important;
    column-gap: 15px;
}
.ft-social li {
    margin: 0 !important;
}
.ft-social .elementor-icon-list-text {
    display: none;
}
.ft-social li svg {
    fill: #fff;
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    transition: all ease-in-out 0.5s !important;
}
.ft-social .elementor-icon-list-icon {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 50%;
}
.ft-social li:hover svg {
    opacity: 0.7;
}
.four-boxes .diff_block {
    width: calc(100% / 4 - 15px) !important;
}
.four-boxes .diff_block .elementor-image-box-img {
    margin-bottom: 40px !important;
}
.four-boxes .diff_block p {
    color: #fff;
    margin-top: 10px;
}
.inr-bnr {
    padding: 18% 15px 10%;
}
.inr-bnr::before {
    content: "";
    position: absolute;
    background: #000;
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 30%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.inr-hd h1 {
    font-size: 65px;
    line-height: 1.1;
}
.cta-sec > div {
    background: #8b6149;
    padding: 50px;
}
.top-gradient {
    background: #F3EFEC;
    background: linear-gradient(180deg, rgba(243, 239, 236, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.lvp_outer > div {
    column-gap: 20px;
    justify-content: center;
}
.lvp-boxes {
    width: calc(100% / 3 - 14px) !important;
    background: #8b6149;
}
.lvp-boxes .swiper-button-next, .lvp-boxes .swiper-button-prev {
    display: none !important;
}
/* .lvp-boxes .swiper-slide {
display: block !important;
width: auto !important;
} */
.lvp-boxes .swiper-slide img {
    width: 100%;
    display: block;
    height: 340px !important;
    object-fit: cover;
    max-width: 100%;
}
.lvp-boxes .elementor-image-box-content {
    padding: 20px 20px 25px;
}
.lvp-boxes span {
    font-size: 22px;
    line-height: 1.1;
    font-weight: 700;
    display: block;
    margin-bottom: 10px !important;
    color: #fff;
}
.lvp-boxes p {
    color: #fff;
}
.lvp-slider.coll-slider .swiper-slide:hover .elementor-testimonial__title {
    height: 186px;
}
.collection-btn .coll-slider .swiper-slide:hover:first-child .elementor-testimonial__title {
    height: 212px !important;
}
.five_boxes .diff_block {
    width: calc(100% / 3 - 14px) !important;
}
.five_boxes .diff_block .elementor-image-box-img {
    margin-bottom: 40px !important;
}
.five_boxes p {
    color: #fff;
    margin-top: 10px !important;
}
.dark-bg::before {
    content: "";
    position: absolute;
    background-color: #8b6149;
    width: 50%;
    right: 0;
    height: 100%;
    top: 0;
}
.half-list ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
.half-list li {
    width: calc(100% / 2 - 10px);
    line-height: normal;
}
.wt li {
    color: #fff;
}
.clr-list.site-list li::before {
    background-color: #49322d;
}
.gform_wrapper .gform_validation_errors {
    display: none !important;
}
.validation_message {
    padding: 0px !important;
    background: transparent !important;
    border: 0px !important;
    margin-top: 4px !important;
    line-height: 20px !important;
    font-size: 15px !important;
}
.gform_wrapper .gfield_required{
    display: none !important;
} 
.custom-contact .gfield_label {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: normal !important;
    padding: 0px !important;
    color: #000 !important;
    margin-bottom: 0px !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact input, .custom-contact select {
    background: #fff !important;
    border: 1px solid #c4bbbb80 !important;
    height: 50px;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    padding: 8px 15px !important;
    color: #000 !important;
}
.custom-contact .button {
    height: unset;
    border: 1px solid rgb(139, 97, 73) !important;
    background-color: transparent !important;
    color: #8b6149 !important;
    font-size: 16px;
    padding: 10px 32px !important;
    border-radius: 0 !important;
    min-width: max-content;
    transition: all ease-in-out 0.5s !important;
    margin-top: 30px;
}
.custom-contact .button:hover {
    background-color: #8b6149 !important;
    border: 1px solid #8b6149;
    color: #fff !important;
}
.custom-contact {
    background: #f3efec !important;
    padding: 50px;
    border-radius: 0;
    margin-top: -170px;
    z-index: 2;
    position: relative;
}
.half-col {
    grid-column: span 6 !important;
    margin-bottom: 10px;
} 
.full-col{
    margin-bottom: 10px !important;
}
.custom-contact h2 {
    font-size: 33px;
    margin: 0px 0px 20px;
    line-height: 1.1;
}
.instruction {
    display: none;
}
.custom-contact p {
    font-size: 16px;
    line-height: 26px;
}
.contact-mt.custom-contact {
    margin-top: 0;
}
.contact-mt.custom-contact h2 {
    text-align: center;
}
.contact-mt.custom-contact p {
    text-align: center;
}
.contact-mt.custom-contact .button {
    margin: auto;
}
.post-card article {
    position: relative;
    background: #8b6149;
    border-radius: 0px;
    overflow: visible !important;
}
.post-card .elementor-post__thumbnail__link {
    margin: 0;
}
.post-card .elementor-post__text {
    padding: 25px 20px;
}
.post-card article a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: all;
    z-index: 0;
    top: 0;
    right: 0;
}
.post-card .elementor-posts-container {
    column-gap: 20px;
    row-gap: 60px;
}
.post-card .elementor-post__title a {
    font-size: 20px;
    line-height: normal;
    color: #fff;
}
.post-card h3 {
    margin-bottom: 10px !important;
    line-height: 1.1;
    font-size: 20px !important;
    color: #fff;
}
.post-card .elementor-post__read-more {
    background-color: transparent;
    font-size: 18px;
    padding: 11px 30px;
    border-radius: 0 !important;
    transition: all ease-in-out 0.5s !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    font-weight: normal;
    display: inline-block;
}
.post-card article:hover .elementor-post__read-more {
    background-color: #49322D !important;
    border: 1px solid #49322D !important;
}
.post-card .elementor-post__thumbnail img {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    transition: all ease-in-out 0.5s !important;
    height: 300px !important;
    object-fit: cover;
}
.post-card article:hover .elementor-post__thumbnail img {
    transform: scale(1.1) !important;
}
.post-card .elementor-post__thumbnail {
    padding-bottom: 0px !important;
    overflow: hidden !important;
}
.post-card .elementor-post__excerpt {
    margin-bottom: 20px !important;
}
.post-card .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #fff !important;
    pointer-events: none;
}
.single-post .elementor-location-header {
    background: #8B6149;
    position: relative;
    padding: 15px;
}
.single-post.hdactive .elementor-location-header {
    position: fixed;
}
.single-main {
    padding: 100px 15px;
}
.single-main .elementor-widget-wrap {
    box-shadow: none !important;
    transition: none !important;
    background: transparent !important;
}
.single-main h1 {
    font-size: 43px !important;
    line-height: 1.1;
    margin-bottom: 20px;
}
.single-main .elementor-icon-list-item {
    margin: 0px 0px 0px 8px !important;
}
.single-main li a {
    color: #000 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500;
}
.mt20 {
    margin-top: 20px;
}
.single-main img {
    width: 100%;
    display: block !important;
    height: 450px;
    object-fit: cover;
    border-radius: 0;
}
.single-main .elementor-icon-list-icon {
    display: none !important;
}
.single-left h2 {
    font-size: 36px;
    line-height: 1.1;
}
.single-left h3 {
    font-size: 32px;
    line-height: 1.1;
}
.single-left h4 {
    font-size: 28px;
    line-height: 1.1;
}
.single-left h5 {
    font-size: 20px;
    line-height: 1.1;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
    margin: 0px auto 15px;
}
.post-content ul {
    list-style: none !important;
}
.post-content li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px !important;
}
.post-content li::before {
    content: "";
    position: absolute;
    background-image: url(https://lvpexperts.com/wp-content/uploads/2026/02/arrow.png);
    background-repeat: no-repeat;
    background-size: 13px;
    height: 13px;
    width: 13px;
    left: 0px;
    top: 7px;
}
.pl40 {
    padding-left: 40px;
}
.single-ryt .sidebar .elementor-container {
    background: #8b6149;
    padding: 30px;
    border-radius: 0;
}
.single-ryt h4 {
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 15px;
}
.single-ryt article {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #cccccc38;
    align-items: center;
    margin-bottom: 15px !important;
    display: unset !important;
}
.single-ryt h3 a {
    font-size: 15px !important;
    line-height: 22px !important;
    color: #fff !important;
    font-weight: normal;
}
.single-ryt h3 a:hover {
    opacity: 0.7;
}
.single-ryt article:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.dealer-pad {
    padding: 80px 0px 0px;
}
.custom-contact .gform-footer {
    padding: 0 !important;
    margin: 0 !important;
}
.map_block svg {
    transform: scale(1.4);
    left: -25%;
    position: relative;
    top: -14%;
}





























.shades-outer > div {
    column-gap: 20px;
    justify-content: center;
    row-gap: 20px;
}
.shades-box {
    width: calc( 100% / 3 - 14px ) !important;
}
.shades-box .elementor-image-box-img {
    width: 100% !important;
    position: relative;
    margin: 0 !important;
    display: block;
}
.shades-box img {
    width: 100% !important;
    display: block !important;
    height: 300px;
    object-fit: cover;
}
.shades-box .elementor-image-box-content {
    position: absolute;
    bottom: 10px;
    padding: 0 30px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 !important;
}
.shades-box .elementor-image-box-title {
    color: #fff !important;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 700;
    display: block;
}
.shades-box .elementor-image-box-img::after {
    content: "";
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255,255,255,0) 70%);
}
.collection-btn .elementor-testimonial__title i {
   display: block;
   border: 1px solid rgb(139, 97, 73);
   background-color: transparent;
   color: #8b6149 !important;
   font-size: 17px;
   padding: 5px 28px;
   border-radius: 0 !important;
   transition: all ease-in-out 0.5s !important;
   width: max-content;
   margin-top: 20px !important;
   font-style: normal;
}



















.ft_fix_btn {
    display: none;
}


/* Responsive_Start */
@media(max-width: 1400px) {
    .collection-btn .coll-slider .swiper-slide:hover:first-child .elementor-testimonial__title {
        height: 242px !important;
    }
    .lvp-slider.coll-slider .swiper-slide:hover .elementor-testimonial__title {
        height: 216px;
    }
    .custom-contact {
        padding: 50px 40px;
        margin-top: -150px;
    }
    .lft-ryt-spc {
        padding-left: 15px;
        padding-right: 15px;
    }
    .text_spacing > div {
        padding: 100px 15px 100px;
    }
    .serve-list li {
        padding: 12px 30px !important;
    }
    .lft-spc {
        padding-left: 15px;
    }
    .ryt-spc {
        padding-right: 15px;
    }
}
@media(max-width: 1199px) {
    .pb100 {
        padding-bottom: 80px;
    }
    .custom-contact {
        padding: 40px 20px;
        margin-top: -130px;
    }
    .cta-sec > div {
        padding: 45px;
    }
    .subheading p {
        font-size: 27px;
        margin-bottom: 19px;
    }
    .text_spacing > div {
        padding: 80px 15px 80px;
    }
    .inr-hd h1 {
        font-size: 58px;
    }
    .serve-list li {
        width: calc(100% / 2 - 8px) !important;
    }
    .serve-list ul {
        column-gap: 11px;
        row-gap: 10px;
    }
    .lvp-slider .elementor-testimonial__image {
        width: 100% !important;
    }
    .diff_block .elementor-image-box-img img {
        max-height: 50px;
    }
    .diff-block_outer > div {
        column-gap: 12px;
        row-gap: 12px;
    }
    .diff_block {
        width: calc(100% / 5 - 10px) !important;
        padding: 30px 17px 30px;
    }
    .pad100 {
        padding: 80px 15px;
    }
    .bigheading h2 {
        font-size: 47px;
        margin-bottom: 18px;
    }
    .pl60 {
        padding-left: 55px;
    }
    .bannercaption h1 {
        font-size: 60px;
        margin-bottom: 17px;
    }
    .serve-list li {
        padding: 12px 16px !important;
    }

}
@media(max-width: 1024px) {

    .header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
        fill: #49322d;
    }
    .hd_menu {
        flex-direction: row-reverse !important;
    }
    .hdactive .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
        fill: #8b6149;
    }
    .hdactive .header_main .elementor-menu-toggle {
        background: #fff;
    }
    .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
        fill: #fff;
    }
    .header_main .elementor-menu-toggle {
        background-color: #8b6149;
        padding: 11px;
        margin: 0px 0px !important;
        z-index: 10;
        display: flex;
        justify-content: flex-end;
        width: fit-content;
        border-radius: 0;
    }
    .header_main nav.elementor-nav-menu--dropdown {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 480px;
        margin: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        right: -490px;
        transform: unset !important;
        max-height: 100% !important;
        transition: all ease-in-out 0.3s !important;
        background-color: #49322d;
        overflow: auto;
        z-index: 5;
    }
    .header_main .elementor-nav-menu>li>a {
        color: #fff;
    }
    .header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
        right: 0px !important;
    }
    .header_main .elementor-menu-toggle.elementor-active {
        background-color: #fff;
        margin: 0px !important;
        position: fixed;
        right: 15px;
        top: 55px;
    }
    .hd_menu .elementor-nav-menu > li > a:hover {
        color: #fff !important;
    }
    .header_main .elementor-nav-menu {
        margin: auto;
        margin-top: 90px !important;
        width: 100% !important;
    }
    .header_main .sub-arrow {
        position: absolute;
        right: 30px;
    }
    .header_main .elementor-nav-menu>li:last-child>a:hover {
        background: transparent !important;
        color: #fff !important;
    }
    .header_main .elementor-nav-menu>li:last-child {
        margin-left: 0px;
    }
    .header_main .hd_menu .elementor-nav-menu>li:last-child>a {
        border: 0 !important;
    }
    .header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
        background-color: transparent !important;
        font-size: 20px !important;
        padding: 22px 15px !important;
        border: 0px !important;
        color: #fff !important;
        border-bottom: 1px solid #ffffff1f !important;
    }
    .hd_menu nav > ul.elementor-nav-menu > li {
        margin-left: 0px;
    }
    .header_main ul.elementor-nav-menu .sub-menu li a {
        padding: 20px 20px 20px 35px !important;
        color: #fff !important;
        font-size: 17px !important;
        background-color: #231f20 !important;
        text-transform: uppercase;
    }
    .header_main ul.elementor-nav-menu .sub-menu {
        background: transparent !important;
    }
}
@media(max-width: 999px) {
    .custom-contact input {
        height: 45px;
    }
    .custom-contact .gfield_label {
        font-size: 13px !important;
    }
    .custom-contact .gfield_label {
        font-size: 13px !important;
    }
    .pb100 {
        padding-bottom: 60px;
    }
    .custom-contact {
        padding: 40px 15px;
        margin-top: -110px;
    }
    .shades-box img {
        height: 250px;
    }
    .shades-box {
        width: calc( 100% / 3 - 7px ) !important;
    }
    .shades-box .elementor-image-box-content {
        padding: 0 15px;
    }
    .shades-outer > div {
        column-gap: 10px;
        row-gap: 10px;
    }
    .shades-box .elementor-image-box-content {
        padding: 0 15px;
    }
    .cta-sec > div {
        padding: 40px 20px;
    }
    .inr-hd h1 {
        font-size: 50px;
    }
    .four-boxes .diff_block {
        width: calc(100% / 2 - 15px) !important;
    }
    .inr-bnr {
        padding: 24% 15px 15%;
    }
    .diff_block .elementor-image-box-img {
        margin-bottom: 40px !important;
    }
    .ft-bdr {
        margin-top: 30px;
        padding-top: 30px;
    }
    .ft-img {
        max-width: 200px;
    }
    .ft-hd span {
        font-size: 21px;
        margin-bottom: 18px !important;
    }
    .faqblock .elementor-tab-title {
        padding: 20px 15px !important;
        font-size: 20px;
    }
    .defbtn.wtbtn a:hover {
        background-color: transparent;
        border: 1px solid rgb(139, 97, 73);
        color: #fff !important;
    }
    .mdheading h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .serve-pad {
        padding: 60px 10px;
    }
    .text_spacing > div {
        padding: 60px 15px 60px;
    }
    .lvp-slider .elementor-testimonial__cite {
        padding: 10px 15px;
    }
    .lvp-slider .elementor-testimonial__title {
        height: 100% !important;
    }
    .diff_block .elementor-image-box-img img {
        max-height: 46px;
    }
    .diff_block:hover .elementor-image-box-img img {
        top: 0;
    }
    .diff_block {
        width: calc(100% / 3 - 10px) !important;
        padding: 30px 17px 30px;
    }
    .subheading p {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .defbtn a:hover {
        background-color: transparent !important;
        border: 1px solid rgb(139, 97, 73);
        color: #8b6149 !important;
    }
    p, li {
        margin-bottom: 15px;
    }
    .bigheading h2 {
        font-size: 42px;
        margin-bottom: 15px;
    }
    .pl60 {
        padding-left: 35px;
    }
    .pad100 {
        padding: 60px 15px;
    }
    .elementor-location-header {
        padding: 21px 15px 15px;
    }
    .defbtn a {
        font-size: 16px;
        padding: 14px 27px;
        min-width: 160px;
    }
    .bannercaption h1 {
        font-size: 50px;
        margin-bottom: 14px;
    }
    .dealer-pad {
        padding: 60px 0px 0px;
    }
}
@media(max-width: 767px) {
    .collection-btn .coll-slider .swiper-slide:hover:first-child .elementor-testimonial__title {
        height: 100% !important;
    }
    .collection-btn .elementor-testimonial__title i {
        margin: 20px auto 0 !important;
    }
    .lvp-boxes p {
        text-align: center;
    }
    .lvp-boxes span {
        text-align: center;
    }
    .lvp-boxes:nth-child(n+2) {
        margin-top: 10px;
    }
    .lvp-boxes {
        width: 100% !important;
    }
    .five_boxes .diff_block .elementor-image-box-img {
        margin-bottom: 20px !important;
    }
    .five_boxes .diff_block {
        width: calc(100% / 2 - 14px) !important;
    }
    .custom-contact p {
        text-align: center;
    }
    .custom-contact h2 {
        font-size: 31px;
        margin: 0px 0px 17px;
        text-align: center;
    }
    .dealer-pad {
        padding: 40px 0px 0px;
    }
    .pb100 {
        padding-bottom: 40px;
    }
    .custom-contact .button {
        margin-top: 30px;
        line-height: 1 !important;
        margin: 30px auto 0 !important;
    }
    .custom-contact .gfield_label {
        font-size: 16px !important;
    }
    .half-col {
        grid-column: span 12 !important;
        margin-bottom: 4px;
    }
    .custom-contact {
        padding: 40px 15px;
        margin-top: 15px;
    }
    .shades-box {
        width: calc( 100% / 2 - 7px ) !important;
    }
    .cta-sec > div {
        padding: 40px 15px;
    }
    .four-boxes .diff_block .elementor-image-box-img {
        margin-bottom: 21px !important;
    }
    .mdheading h2 {
        font-size: 30px;
        margin-bottom: 14px;
    }
    .diff_block {
        padding: 30px 15px 30px;
    }
    .four-boxes .diff_block p {
        text-align: center;
    }
    .inr-hd h1 {
        font-size: 42px;
    }
    .inr-bnr {
        padding: 33% 15px 12%;
    }
    .defbtn a {
        padding: 13px 20px;
        min-width: 140px;
    }
    .diff_block h2 {
        font-size: 17px;
        text-align: center;
    }
    .diff_block .elementor-image-box-img img {
        max-height: 43px;
        margin: 0 auto !important;
    }
    .lvp-slider .elementor-testimonial__title {
        height: 100% !important;
        text-align: center;
    }
    .lvp-slider .elementor-testimonial__name {
        text-align: center;
    }
    .ft-sec {
        padding: 40px 15px 65px;
    }
    .ft_fix_btn a:last-child {
        border-left: 1px solid #ffffff59;
    }
    .ft_fix_btn a {
        width: 100% !important;
        text-align: center;
        color: #fff;
        padding: 8px;
        font-size: 16px;
        line-height: normal;
    }
    .ft_fix_btn {
        display: flex;
        justify-content: space-between;
        background-color: #8b6149;
        position: fixed;
        width: 100% !important;
        left: 0;
        bottom: 0;
        border-top: 1px solid #ffffff2b;
        z-index: 10;
    }
    .ft-bdr {
        margin-top: 26px;
        padding-top: 25px;
    }
    .ft-img {
        margin: 0 auto !important;
    }
    .ft-list li {
        font-size: 17px !important;
        border: 1px solid #fff6;
        padding: 6px !important;
    }
    .mt50 {
        margin-top: 30px;
    }
    .ft-logo {
        max-width: 220px;
        margin: 0 auto;
    }
/*  .ft-sec {
        padding: 40px 15px 15px;
    } */
    .pl30 {
        padding-left: 0;
    }

    .faqblock .elementor-tab-content {
        padding: 0 43px 18px 13px !important;
        margin-top: -7px;
    }
    .faqblock .elementor-tab-title {
        padding: 17px 13px !important;
        font-size: 20px;
    }
    .pr60 {
        padding-right: 0;
    }
    .serve-pad {
        padding: 40px 10px;
    }
    .gradient_img::before {
        display: none;
    }
    .text_spacing > div {
        padding: 40px 0px 20px;
    }
    .lft-spc {
        padding-left: 0px;
    }
    .site-list li {
        margin-bottom: 8px;
        border: 1px solid #80808021;
        padding: 8px;
        text-align: center;
    }
    .site-list li::before {
        display: none;
    }
    .site-list h2 {
        text-align: center;
    }
    .mob-full img {
        width: 100% !important;
    }
    .header_main .elementor-menu-toggle.elementor-active {
        top: 31px;
    }
    .subheading p {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .bigheading h2 {
        font-size: 36px;
        margin-bottom: 13px;
    }
    .defbtn {
        margin-top: 20px;
    }
    .pl60 {
        padding-left: 0;
    }
    .pad100 {
        padding: 40px 15px;
    }
    .banner {
        padding: 31% 15px 7%;
    }
    .bannercaption h1 {
        font-size: 41px;
        margin-bottom: 11px;
    }
}
@media(max-width: 600px) {
    .five_boxes .diff_block {
        width: 100% !important;
    }
    .shades-box .elementor-image-box-title {
        font-size: 20px;
    }
    .shades-box img {
        height: 190px;
    }
    .four-boxes .diff_block {
        width: 100% !important;
    }
    .inr-hd h1 {
        font-size: 39px;
    }
    .faqblock .elementor-tab-content {
        padding: 0 27px 18px 13px !important;
    }
    .subheading p {
        font-size: 19px;
    }
    .ft-contact li a svg {
        margin-right: 3px !important;
    }
    .faqblock .elementor-accordion-icon-closed::before,
    .faqblock .elementor-accordion-icon-opened::before {
        width: 20px !important;
        height: 20px !important;
        background-size: 13px;
        right: -6px;
        top: -2px;
    }
    .mdheading h2 {
        font-size: 29px;
        margin-bottom: 13px;
    }
    .serve-list li {
        padding: 9px 14px !important;
    }

    .diff_block {
        width: calc(100% / 2 - 10px) !important;
        padding: 26px 14px 26px;
    }

    .diff_block .elementor-image-box-img {
        margin-bottom: 23px !important;
    }
    .diff_block {
        width: calc(100% / 2 - 10px) !important;
        padding: 30px 17px 30px;
    }
    .bigheading h2 {
        font-size: 34px;
        margin-bottom: 11px;
    }
    .hdactive .site_logo {
        max-width: 180px;
    }
    .bannercaption h1 {
        font-size: 38px;
        margin-bottom: 10px;
    }
    .header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
        font-size: 19px !important;
        padding: 15px 15px !important;
    }
    .header_main nav.elementor-nav-menu--dropdown {
        width: 320px;
    }
    .header_main .elementor-menu-toggle {
        padding: 9px;
    }
    .site_logo {
        max-width: 180px;
    }

}
@media(max-width: 400px) {

}