/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/ 


body {
    font-size: 1.0625rem;
    font-family: "DM Sans",sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #565656;
    font-weight: 100
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Playfair Display",Serif;
    font-weight: 800!important;
    color: #191919
}

.home h2 {
    font-size: 34px;
}

h2 {
    font-size: 30px;
    margin-top: 10px
}

p strong {
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 500!important
}

div#page-container {
    overflow: hidden
}

.et_pb_row {
    width: 95%!important
}

header#main-header {
    background-color: #191919
}

.header-menu-container {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0;
}

.logo_container {
    position: relative!important;
    max-width: 300px;
    display: flex
}

img#logo {
    height: 70px;
    max-width: 90%!important;
    max-height: 100%!important
}

.text-logo {
    display: flex;
    color: #fff;
    min-height: 46px;
    align-items: center
}

.text-logo img {
    width: 87px!important;
    height: 100%;
    object-fit: contain;
    z-index: -1;
    left: 0;
    filter: invert(1);
    position: absolute
}

.text-logo span {
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 60px;
    font-family: "Playfair Display, serif";
    font-weight: 600
}

.header-menu-container:after {
    display: none
}

div#et-top-navigation {
    padding: 0!important
}

.estimate-btn {
    display: none
}

.mobile_menu_bar {
    padding: 0!important
}

.et_mobile_menu {
    width: 100vw;
    left: -2.5vw;
    top: 100%;
    border-color: #fff;
    background-color: #242424!important
}

.et_mobile_menu li a {
    color: #efefef!important;
    font-family: "Inter",sans-serif;
    filter: drop-shadow(0 1px 1px #210124);
    font-family: "Playfair Display",serif
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
    position: relative
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
    content: "\f149";
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    color: #63d471
}

.et_mobile_menu .current_page_item a {
    color: #ffffff!important;
    opacity: 1!important
}

.add-info-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #dbdcde;
    width: 50px;
    padding: 10px;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 10%) 0 10px 15px -3px,rgb(0 0 0 / 5%) 0 4px 6px -2px;
    position: relative;
    overflow: hidden
}

.add-info-block {
    display: none;
    justify-content: center;
    align-items: flex-start;
    width: 240px;
    position: fixed;
    right: -190px;
    -webkit-transition: right 0.4s ease-in-out;
    transition: right 0.4s ease-in-out
}

.open-info {
    right: 0
}

.open-info #add-info-open-icon {
    display: none
}

.open-info #add-info-close-icon {
    display: block
}

.add-info-container {
    background: #242424;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 190px;
    height: auto;
    box-shadow: rgb(0 0 0 / 10%) 0 10px 15px -3px,rgb(0 0 0 / 5%) 0 4px 6px -2px;
    font-family: "Changa",sans-serif
}

.add-info-btn .fa {
    color: #191919
}

#add-info-close-icon {
    display: none
}

.add-info-btn span {
    line-height: 1;
    color: #2c3941;
    margin-top: 5px;
    font-size: 12px
}

.add-info-container a,.header-location-container {
    color: #fff;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    text-align: right;
    width: 100%
}

.email-btn {
    margin: 10px 0
}

.add-info-container .fa {
    margin-right: 5px;
    margin-top: 2px
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d"
}

.mobile_menu_bar:before {
    transition: all 0.4s ease;
    transform: rotate(0deg);
    display: block;
    color: #fff
}

div#homepage-header-holder {
    padding: 5% 0;
    background: rgb(237,238,240);
    background: linear-gradient(0deg,rgba(237,238,240,1) 0%,rgba(237,238,240,1) 30%,rgba(36,36,36,1) 30%,rgba(36,36,36,1) 100%)
}

section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
    max-height: 520px!important;
    min-height: 520px!important;
    height: 520px!important;
    width: 90%;
    margin: 0 auto;
    border: 10px solid #fdfdfd;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-height: 500px!important;
    min-height: 500px!important;
    height: 500px!important;
    width: 100%;
    flex-direction: column!important;
    justify-content: flex-end!important
}

.header-content-container {
    background: rgb(25 25 25 / 41%);
    padding: 20px
}

.header-content {
    margin: 0 auto!important;
    padding: 0px!important;
    width: 100%!important;
    max-width: 1080px!important
}

.header-title h1 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    font-weight: 800;
    font-family: "Playfair Display, serif"
}

.header-subtitle {
    font-size: 26px;
    color: #e5e5e5;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "Playfair Display, serif"
}

.button {
    background: #fdfdfd;
    border: 1px solid #000;
    color: #191919;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    font-weight: 700;
    font-family: "Playfair Display",serif;
    position: relative;
    overflow: hidden;
    font-size: 16px;
}

.homepage-header-content .booking-button-switch {
    margin-top: 0
}

.button:before,.estimate-btn a:before,.badge-title:before,.content-button:before,.add-info-btn:before,.testimonials-button:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(120deg,rgb(195 37 37 / 0%) 30%,rgb(237 238 240 / 80%),rgba(255,255,255,0) 70%);
    top: 0;
    left: -100px;
    animation: shine 3s infinite linear
}

@keyframes shine {
    0% {
        left: -100px
    }

    20% {
        left: 100%
    }

    100% {
        left: 100%
    }
}

.button:hover {
    background: #c0fa46
}

.entry-title {
    text-align: justify;
    font-size: 36px!important;
    color: #2c3941;
    font-weight: 500;
    line-height: 1.1
}

.home .entry-title {
    padding-bottom: 5px;
    color: #191919;
    font-family: "Playfair Display, serif";
    font-weight: 700
}

div#home-title-block .entry-title {
    padding-bottom: 5px;
    text-align: center;
    font-family: "Playfair Display, serif";
    font-weight: bold!important
}

.section-title-heading {
    color: #3f3f3f;
    font-family: "DM Sans",sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-bottom: 12px;
}

.content-button {
    background: #191919;
    color: #fff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 500;
    font-family: "Oswald",sans-serif;
    position: relative;
    overflow: hidden
}

.content-button:hover {
    background: #c0fa46;
    color: #000
}

div#home-title-block {
    background-color: #dbdcde!important
}

div#home-title-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px
}

div#home-title-block:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px
}

div#css-badges-section {
    background-color: #edeef0!important
}

.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 20px
}

.badge-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 160px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    font-family: "Nunito",sans-serif;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06))
}

.badge-holder:hover {
    box-shadow: 0 0 8px 0 #fcfffc99
}

p.badge-content {
    color: #242424;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    font-family: "Oswald",sans-serif;
    margin: 20px auto
}

.badge-holder img {
    width: 100%
}

.badge-title {
    background: #191919;
    font-size: 15px;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    color: #fff;
    text-transform: capitalize;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.badge-title span {
    font-size: 17px
}

div#services-blocks-section {
    background-color: rgb(237 238 240)!important
}

.srvElement {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 50px
}

.srvElementHeader {
    text-align: center
}

.srvElementHeader h2 {
    padding-bottom: 5px;
    font-family: "Playfair Display",Serif;
    font-weight: 800!important;
    color: #3f3f3f
}

.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px
}

.srvElementImg img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center
}

.srvElementBody {
    padding-top: 20px
}

.srvElementContent {
    text-align: justify;
    color: #2d3a3a;
    font-size: inherit;
    line-height: 1.6
}

.srvElement:hover img {
    filter: grayscale(1) drop-shadow(0 0 6px #fff)
}

.srvElement:hover h2 {
    color: #192026;
    font-weight: 700
}

div#home-content-section {
    background-color: #edeef0!important
}

div#home-content-section img {
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;
    min-height: 400px;
    object-fit: cover;
    object-position: center;
    height: 100%
}

div#srv-column {
    padding: 50px 2.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

div#srv-column:before {
    content: "";
    position: absolute;
    background: #000;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.home ul#servcss {
    text-align: center;
    list-style: none;
    padding: 0
}

.homepage-services #servcss li {
    position: relative;
    margin: 7px 14px;
    padding-left: 24px;
    display: inline-block;
    color: #f2f2f2;
    filter: drop-shadow(1px 1px 0 black);
    font-size: 18px;
}

.homepage-services #servcss li:before {
    position: absolute;
    content: "\f14a";
    top: 0;
    left: 0;
    color: #dbdcde;
    font-family: "FontAwesome"
}

div#contact-form-section {
    background-color: #191919!important
}

div#contact-form-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px;
    z-index: 3
}

div#contact-form-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px;
    z-index: 2
}

.contact-section-text {
    text-align: center;
    color: #edeef0;
    margin-bottom: 50px;
    margin-top: 20px;
    font-family: "Playfair Display",Serif;
    font-size: 22px;
    line-height: 1.2
}

input#customer_name {
    width: calc(50% - 5px);
    float: left
}

input#phone-cf {
    width: calc(50% - 5px);
    float: left;
    margin-left: 10px
}

textarea#message {
    margin-bottom: 20px
}

#contact img {
    float: left;
    width: 120px;
    filter: grayscale(1) contrast(1.5) brightness(1.5)
}

input#vercode {
    width: calc(100% - 130px);
    margin: 0;
    margin-left: 10px;
    float: left;
    padding: 7px 10px 10px
}

form#contactForm {
    text-align: center
}

input#submitter {
    background: #191919;
    color: #fff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 700;
    font-family: "Playfair",serif;
    position: relative;
    overflow: hidden;
    border-radius: 0
}

input#submitter:hover {
    background: #c0fa46;
    color: #000
}

input.text,input.title,input[type="email"],input[type="password"],input[type="tel"],input[type="text"],select,textarea {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px 5px 10px;
    height: auto;
    background-color: #ffffff00!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    line-height: 1.75em;
    font-weight: 300;
    color: #edeef0!important;
    background-image: none;
    border-bottom: 1px solid #dbdcde;
    margin-bottom: 20px!important
}

#contactForm input[type="text"]::placeholder,#contactForm input[type="password"]::placeholder,#contactForm input[type="tel"]::placeholder,#contactForm input[type="email"]::placeholder,#contactForm input.text::placeholder,#contactForm input.title::placeholder,#contactForm textarea::placeholder,#contactForm select {
    color: #dbdcde!important
}

#contactForm input[type="text"]:focus,#contactForm input[type="password"]:focus,#contactForm input[type="tel"]:focus,#contactForm input[type="email"]:focus,#contactForm input.text:focus,#contactForm input.title:focus,#contactForm textarea:focus,#contactForm select:focus {
    color: #fff!important;
    border-color: #fff
}

#contact {
    padding: 0
}

body:not(.home) #contact {
    background: #191919;
    padding: 10px
}

div#nap-section {
    background-color: #dbdcde!important;
    overflow: hidden
}

div#nap-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px;
    z-index: 3
}

div#nap-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px;
    z-index: 2
}

div#nap-section .et_pb_row {
    width: 100%!important
}

div#nap-column {
    padding: 50px 2.5%
}

.block-title {
    width: 100%;
    display: block
}

.nap-phone-block h3 {
    line-height: 1.3
}

.nap-location-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.nap-location-block h3 {
    margin-left: 5px;
    line-height: 1.3
}

.nap-location-block p {
    padding: 0
}

.nap-location-block h3:nth-child(2) {
    margin: 0
}

div#home-testimonials {
    background-color: #edeef0!important
}

.home .wpcr3_dotline {
    display: none!important
}

.home .wpcr3_review {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #fff!important
}

.home .wpcr3_review_ratingValue {
    width: 100%;
    text-align: center;
    margin: 0!important
}

.home .wpcr3_review_author {
    margin-left: 5px;
    text-align: center
}

.home .wpcr3_review_title.wpcr3_caps {
    width: 100%;
    text-align: center;
    margin: 0!important;
    font-size: 20px;
    color: #fff;
    font-weight: 500
}

.home span.wpcr3_item_name a {
    color: #fff;
    display: inline!important;
    background: transparent!important;
    padding: 0!important
}

div.wpcr3_review blockquote.wpcr3_content {
    border-color: #000;
    padding-bottom: 0;
    text-align: justify
}

.home div.wpcr3_review blockquote.wpcr3_content {
    text-align: center;
    padding-left: 0;
    border: none;
    margin-bottom: 0;
    line-height: 1.7em;
    font-weight: 100
}

div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 17px
}

.home .wpcr3_reviews_holder {
    position: relative
}

.home div.wpcr3_review blockquote.wpcr3_content p {
    font-style: italic
}

.testimonials-button {
    background: #191919;
    color: #fff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 30px auto;
    font-weight: 500;
    font-family: "Oswald",sans-serif;
    position: relative;
    overflow: hidden
}

.testimonials-button:hover {
    background: #c0fa46;
    color: #000
}

div#testimonials-img-block {
    margin-top: 30px!important
}

div#testimonials-img-block img {
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;
    min-height: 400px;
    object-fit: cover;
    object-position: center;
    height: 100%
}

.owl-nav {
    display: none
}

.item img {
    object-fit: cover;
    object-position: center
}

.item:before {
    content: "";
    position: absolute;
    width: 101%;
    height: 105%;
    background: #191919;
    left: 0;
    top: 0;
    opacity: .6
}

.owl-item.centrSL.active.center .item:before {
    opacity: .1
}

.item {
    min-height: 100%;
    display: flex;
    position: relative;
    overflow: hidden
}

.owl-item {
    min-height: 100%!important
}

.owl-stage {
    display: flex
}

.owl-dots {
    line-height: 0;
    opacity: .5;
    margin-top: 5px;
    position: absolute;
    width: 100%
}

.owl-dots span {
    height: 5px!important
}

.single-post .et_pb_section {
    padding-top: 0px!important;
    padding-bottom: 0px!important
}

.single-post article {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important
}

.single-post div#main-content .container {
    padding: 77px 0!important
}

#main-content .container {
    padding: 77px 0!important
}

#main-content .container h1 {
    color: #2c3941!important
}

#main-content .container h2 {
    font-size: 28px!important;
    padding-bottom: 12px;
    margin-top: 12px;
}

.booking-button-switch {
    display: none!important
}

.button-quote-header {
    text-align: center;
    padding: 10px 0
}

.top_button {
    font-family: "Oswald",sans-serif;
    position: relative;
    display: inline-block;
    background-color: #fdfdfd;
    font-weight: 500!important;
    text-transform: capitalize;
    text-shadow: none;
    color: #000;
    padding: 7px 25px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0em
}

.top_button:hover {
    background-color: #c0fa46
}

.top_button .fa {
    position: relative;
    bottom: 2px
}

.floating-estimate-btn {
    text-align: center;
    padding: 5px 15px;
    background-color: #fdfdfd;
    color: #000!important;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border: 1px solid #000;
    border-left: 0;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    z-index: 999999;
    font-weight: 500;
    position: fixed;
    bottom: 60px;
    width: 210px
}

.floating-estimate-btn:hover {
    background-color: #c0fa46
}

#main-footer .listing-rev-btn {
    padding: 5px 15px;
    border-left: 0;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border: 1px solid #000;
    bottom: 10px;
    background: #fdfdfd;
    color: #000;
    width: 210px;
    justify-content: center;
    font-size: 16px;
    font-family: 'Playfair Display',serif;
    font-weight: 800
}

#main-footer .listing-rev-btn:hover {
    background-color: #c0fa46
}

#main-footer .listing-rev-btn img {
    display: none
}

#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #000
}

#main-footer {
    background: #dbdcde;
    background-size: contain;
    background-repeat: repeat
}

#main-footer .container {
    width: 95%
}

footer#main-footer .section-separator-down {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: fliph;
    filter: fliph
}

div#footer-bottom {
    background-color: #191919;
    padding: 15px;
    color: #fff;
    font-family: "DM Sans",sans-serif
}

.paymentsbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.footer-widget h4 {
    color: #191919;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    border-bottom: 1px solid #191919;
    text-transform: uppercase;
    font-family: "Playfair Display",serif
}

.footer-widget .textwidget {
    color: #191919;
    font-family: "DM Sans",sans-serif
}

#footer-widgets .footer-widget li {
    padding-left: 0
}

#footer-widgets .footer-widget li:before {
    display: none
}

#footer-widgets .footer-widget li a {
    color: #191919!important;
    font-family: "DM Sans",sans-serif
}

table.openinghours {
    max-width: 350px;
    margin: 0 auto!important
}

table.openinghours tr {
    display: flex;
    justify-content: space-between;
    line-height: 2;
    color: #191919;
    font-family: "DM Sans",sans-serif
}

#current-day {
    background-color: #191919;
    padding: 0 2px
}

#current-day td {
    color: #fff;
    text-shadow: none
}

#closed-day {
    color: #191919
}

.et_pb_sidebar_0 h4.widgettitle {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    border-bottom: 1px solid #191919;
    text-align: center;
    font-size: 26px!important;
    color: #2c3941;
    font-weight: 600
}

#sidebar h4.widgettitle {
    font-size: 26px;
    font-weight: 400;
    color: #062d5b;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #062d5b
}

.et_pb_sidebar_0 .textwidget {
    text-align: center
}

#sidebar .textwidget {
    text-align: center
}

.single-post div#main-content,.blog div#main-content {
    background-color: #fff;
    min-height: 50vh
}

.single-post .et_pb_post .entry-content {
    text-align: justify
}

#left-area .post-meta a {
    color: #4CAF50
}

#left-area .post-meta {
    text-align: center
}

.blog .et_pb_post {
    text-align: justify
}

@media screen and (max-width: 981px) {
    .et_pb_sidebar_0 .et_pb_widget {
        width:100%
    }

    .footer-widget:nth-child(n) {
        width: 100%!important;
        text-align: center;
        margin: 0px!important
    }

    .et_pb_text {
        text-align: center!important
    }

    #footer-widgets .footer-widget .fwidget {
        width: 100%!important;
        margin-bottom: 30px!important
    }
}

@media screen and (min-width: 981px) {
    .add-info-block {
        top:25vh
    }

    .estimate-btn {
        display: flex;
        justify-content: flex-end;
        width: 23%!important;
    }

    .logo_container {
        width: 25%!important
    }

    div#et-top-navigation {
        width: 88%;
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .estimate-btn a {
        background: #fdfdfd;
        color: #191919;
        line-height: 1;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 10px;
        font-weight: 700;
        font-size: 18px;
        font-family: "Playfair Display, serif";
        position: relative;
        overflow: hidden
    }

    .estimate-btn a:hover {
        background: #c0fa46
    }

    nav#top-menu-nav ul#top-menu li a {
        padding-top: 25px!important;
        padding-bottom: 25px!important;
        font-weight: 500;
        color: #ffffff!important;
        text-transform: capitalize;
        font-family: "Playfair Display, serif";
        font-weight: 700;
        font-size: 17px;
    }

    #top-menu .menu-item-has-children>a:first-child:after {
        top: 25px;
        color: #fff
    }

    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #edeef0!important
    }

    nav#top-menu-nav ul#top-menu li {
        padding-left: 7px;
        padding-right: 7px!important;
        font-size: 13px
    }

    nav#top-menu-nav ul#top-menu li:not(:last-child):after {
        content: "\f111";
        position: absolute;
        font-family: "FontAwesome";
        font-size: 5px;
        color: #7e7e7e;
        right: -3px;
        top: 25px;
    }

    nav#top-menu-nav ul#top-menu li:last-child {
        padding-right: 0!important
    }

    nav#top-menu-nav ul#top-menu li:last-child.current-menu-item {
        padding-right: 11px!important
    }

    nav#top-menu-nav ul#top-menu .current-menu-item a:after {
        color: #d9b6c6!important
    }

    ul.sub-menu {
        filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
        top: 44px;
        background-color: #191919!important;
        border-color: #fdfdfd!important
    }

    ul.sub-menu li:after {
        display: none
    }

    ul.sub-menu li ul {
        top: -10px
    }

    nav#top-menu-nav #top-menu ul.sub-menu a {
        color: #fff!important;
        position: relative;
        padding: 6px 6px 6px 16px!important;
        line-height: 1.2;
        filter: drop-shadow(0 1px 1px #210124)
    }

    #top-menu-nav ul.sub-menu a:before {
        content: "\f149";
        position: absolute;
        left: 0;
        font-family: "FontAwesome";
        -webkit-transform: scaleX(-1) rotate(90deg);
        transform: scaleX(-1) rotate(90deg);
        color: #fff
    }

    #top-menu-nav ul.sub-menu a:after {
        color: #fff!important
    }

    ul.sub-menu li {
        padding: 0 10px!important;
        width: 100%
    }

    ul.sub-menu li a {
        padding: 5px 0px!important;
        width: 100%!important
    }

    div#homepage-header-holder {
        padding: 50px 0
    }

    section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
        max-height: 800px!important;
        min-height: 600px!important;
        height: calc(60vw - 140px)!important;
        background-position: center;
        max-width: 1600px
    }

    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-height: 780px!important;
        min-height: 580px!important;
        height: calc(60vw - 160px)!important;
        max-width: 100%;
        align-items: flex-end!important
    }

    .header-content-container {
        max-width: 600px!important;
        height: 100%;
        margin-left: auto;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .header-title h1 {
        font-size: 54px;
        line-height: 1.2;
        font-weight: bold!important
    }

    .entry-title {
        text-align: justify;
        margin-bottom: 10px
    }

    .home .entry-title {
        font-size: 42px!important;
    }

    div#home-title-block .section-title-heading {
        text-align: center;
        font-size: 22px;
        line-height: 1.3
    }

    .srvElement {
        width: 32%;
        display: flex;
        flex-direction: column;
        margin: 0;
        margin-top: 30px
    }

    .srvElementImg img {
        height: 200px
    }

    .srvElementFullWidth .srvElementImg img {
        height: 100%
    }

    .srvBlock {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto
    }

    .srvElementBody {
        height: 100%
    }

    .srvElementHeader h2 {
        min-height: 54px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 30px;
    }

    .srvElementContent {
        height: 100%
    }

    .srvElementFullWidth .srvElementContent {
        height: auto
    }

    .srvElement.srvElementFullWidth {
        width: 100%;
        max-width: 1080px;
        flex-direction: row
    }

    .srvElementFullWidth .srv-icon {
        bottom: auto;
        right: -37px
    }

    .srvElementFullWidth .srvElementImg {
        width: 32%;
        margin: 0;
        padding: 0
    }

    .srvElementFullWidth .srvElementBody {
        width: calc(68% - 20px);
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center
    }

    div#content-img-col .et_pb_module,div#content-img-col span {
        height: 100%
    }

    div#content-text-col {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    div#content-text-col .content-button {
        margin-left: 0
    }

    div#testimonials-img-block {
        margin-top: 0px!important;
        margin-left: 5%
    }

    div#testimonials-image,div#testimonials-image span {
        height: 100%
    }

    .home .wpcr3_review {
        justify-content: flex-start
    }

    .home .wpcr3_review_ratingValue {
        text-align: left
    }

    .home .wpcr3_review_title.wpcr3_caps {
        text-align: left
    }

    .home div.wpcr3_review blockquote.wpcr3_content {
        text-align: left
    }

    .testimonials-button {
        margin-left: 0
    }

    .home ul#servcss {
        text-align: left
    }

    .homepage-nap {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .nap-title-block {
        width: 100%;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center
    }

    .nap-title-block h3 {
        font-size: 28px;
    }

    .nap-phone-block {
        width: 155px
    }

    .nap-location-block {
        width: calc(100% - 155px);
        text-align: left;
        justify-content: flex-start
    }

    .nap-location-block h3:nth-child(3) {
        margin-left: 0
    }

    .footer-widget .et_pb_widget {
        width: 100%;
        margin-bottom: 0!important
    }

    .paymentsbox {
        justify-content: flex-start
    }

    div#social-icons {
        text-align: left
    }

    .footer-widget h4 {
        text-align: left
    }

    #footer-widgets {
        padding-top: 20px
    }

    .et_pb_sidebar_0 h4.widgettitle {
        text-align: left
    }

    #sidebar h4.widgettitle {
        text-align: left
    }

    .et_pb_sidebar_0 .textwidget {
        text-align: left!important
    }

    #sidebar .textwidget {
        text-align: left
    }

    .et_pb_sidebar_0.et_pb_widget_area_right {
        border-left: 1px solid rgb(44 57 65 / 20%)
    }

    #left-area .post-meta {
        text-align: left
    }

    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%)
    }
}

.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0
}

.wpcr3_respond_2 input[type="text"],.wpcr3_in_content textarea {
    background: #ffffff!important;
    color: #000!important;
    border-color: #000!important
}

.wpcr3_respond_2 input[type="text"]:focus,.wpcr3_in_content textarea:focus {
    color: #fff;
    border-color: #fff
}

.wpcr3_table_2 td {
    font-size: 1em!important
}

.wpcr3_leave_text {
    font-size: 1.1em
}

.wpcr3_leave_text {
    margin-bottom: 20px
}

.wpcr3_button_1 {
    margin-top: 10px;
    background: #000;
    color: #fff
}

@media (min-width: 981px) {
    .wpcr3_respond_2 input[type="text"],.wpcr3_respond_2 textarea {
        min-width:100%
    }

    .wpcr3_table_2 td {
        text-align: left!important
    }

    .wpcr3_review_form_rating_field label {
        margin: 6px 0!important
    }
}

@media (max-width: 980px) {
    .wpcr3_respond_3,.wpcr3_aggregateRating,.wpcr3_table_2 td,.et_pb_post h2.entry-title,.et_pb_title_meta_container,.post-meta {
        text-align:center!important
    }

    .wpcr3_div_2 {
        width: 100%
    }

    .wpcr3_table_2 tr:last-of-type td {
        margin: 20px auto 0!important
    }

    .wpcr3_table_2 td {
        display: block;
        padding: 0!important
    }

    .wpcr3_table_2 td:first-child {
        margin-top: 10px!important
    }

    .wpcr3_rating_style1_status {
        width: 85px!important
    }

    .wpcr3_respond_2 input[type="text"],.wpcr3_in_content textarea {
        width: 100%!important;
        min-width: unset!important
    }

    .wpcr3_submit_btn,.wpcr3_cancel_btn {
        width: 40%
    }
}

#additionalServices {
    list-style: none;
    text-align: center;
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

#additionalServices li {
    break-inside: avoid;
    padding: 5px 3px;
    font-size: 18px;
    color: #2d3a3a;
    position: relative;
    text-align: center;
    margin-bottom: 0!important
}

#additionalServices li a {
    color: #fff;
    text-decoration: underline
}

#additionalServices li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px
}

@media (min-width: 600px) {
    #additionalServices li {
        break-inside:avoid;
        padding: 10px 5px;
        text-align: left
    }
}

@media (min-width: 981px) {
    #additionalServices {
        columns:3;
        column-gap: 10px
    }
}

.nav-arrows>button.slider-previous>svg>path {
    transition: 0.1s
}

.nav-arrows>button.slider-next>svg>path {
    transition: 0.1s
}

.nav-arrows button {
    border-color: #fff;
    background: #242424
}

.nav-arrows button:hover {
    background: #c0fa46
}

.nav-arrows button svg {
    color: #fff
}

.nav-arrows button svg:hover {
    color: #000
}

div.wpcr3_aggregateRating {
    display: none!important
}

#sidebar .et_pb_widget {
    margin-top: 40px
}

#mobile_menu li a {
    line-height: 1.2em
}

.floating-estimate-btn {
    z-index: 9999
}

#main-footer .listing-rev-btn {
    display: flex;
    align-items: baseline;
    position: fixed;
    z-index: 9999
}

body:not(.et_pb_page) #main-content .container {
    padding: 80px 0
}

.post-content-inner {
    text-align: justify
}

.single-post .entry-content h2,.page #left-area .entry-content h2 {
    text-align: left
}

.post-content-inner,.single-post .entry-content *,.page #left-area .entry-content * {
    text-align: justify
}

body:not(.et_pb_pagebuilder_layout) .entry-content p:has(img) {
    text-align: center!important
}

body:not(.et_pb_pagebuilder_layout) .entry-content p img {
    width: 100%;
    max-width: 600px
}

.srvElementContent a {
    font-weight: 700
}

.product-btn-holder {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align:center;
}

.product-button {
     background: #ffffff;
     color: #191919;
     line-height: 1;
     height: 40px;
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 7px 15px;
     font-weight: 700;
     font-size: 17px;
     font-family: "Playfair Display, serif";
     position: relative;
     overflow: hidden
}

.product-button:hover {
    background-color: #191919;
    color: #fff;
}
 

/* Hide checkboxes */
#accordion-container input[type="checkbox"] {
  display: none;
}

/* Accordion header */
#accordion-container .accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #191919;
  color: #ffffff;
  padding: 15px 20px;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 1px solid #c0c0c0;
  transition: background-color 0.3s ease;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  font-family: "Playfair",serif;
  border: #c0c0c0;
}

/* Header hover */
#accordion-container .accordion-header:hover {
  background-color: #191919;
  color: #fff;
}

/* Arrow toggle icon - smaller and elegant */
#accordion-container .accordion-header::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  margin-left: 10px;
}

/* Rotate arrow down when checked */
#accordion-container input[type="checkbox"]:checked + .accordion-header::after {
  transform: rotate(135deg); 
}

/* Accordion content */
#accordion-container .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background-color: #f5f5f5;
  padding: 0 20px;
  border-bottom: 1px solid #ccc;
}

/* Open content when checked */
#accordion-container input[type="checkbox"]:checked + .accordion-header + .accordion-content {
  max-height: 500px; /* adjust if needed */
  padding: 15px 20px;
  font-family: "Playfair",serif;
  color: #191919;
  font-size: 15px;
  background-color: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

/* Text inside content */
#accordion-container .accordion-content p {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

h2.stonework-h2title, h1.stonework-h2title {
    font-size: 40px;
    color: #191919;
    margin-top: 0;
}

p.stonework-subtitle {
    display: flex;
    justify-content: center;
    font-family: "DM Sans",sans-serif;
    font-size: 14px;
    color: #3f3f3f;
    margin-bottom: 10px;
}

p.text-with-line {
    display: inline-flex;
    align-items: center;
}

p.text-with-line::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #191919;
}

.subtitle-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.product-gallery {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.main-image img {
  width: 100%;
  transition: opacity 0.3s ease;
  border: 2px solid #fdfdfd;
  box-shadow: rgba(60, 64, 67, .3) 0 1px 2px 0, rgba(60, 64, 67, .15) 0 2px 6px 2px;
}

  .gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.5);
    color: #fff;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
  }

  .gallery-arrow.left { left: 10px; }
  .gallery-arrow.right { right: 10px; }



.thumbnails {
  
  gap: 10px;
  margin-top: 15px;
  overflow-x: auto;       /* allow horizontal scrolling */
  scroll-behavior: smooth; /* smooth scroll animation */
  white-space: nowrap;    /* keep thumbs in one line */
}

.thumbnails img {
  width: 160px;
  height: 101px;
  object-fit: cover;
  border: 2px solid #ccc;
  border-radius: 6px;
  cursor: pointer;
  transition: border-color 0.3s;
}

.thumbnails img:hover {
  border-color: #c0fa46;
}

div#products-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

div#accordion-quartz {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div#gallery-quartz {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div#gallery-quartz .et_pb_module {
    width: 100%;
}


#accordion-quartz .et_pb_module {
    width: 100%;
}

/* Accordion container */
#accordion-granite .accordion-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}

/* Accordion header */
#accordion-granite .accordion-header {
  cursor: pointer;
  padding: 12px 16px;
  background-color: #191919;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  border-radius: 4px;
  transition: background 0.3s;
}

#accordion-granite .accordion-header:hover {
  /* background-color: #ececec; */
}

/* Arrow icon */
#accordion-granite .accordion-header::after {
  /* content: "▼"; */ /* down arrow */
  font-size: 14px;
  transition: transform 0.3s ease;
}

/* Rotate arrow when active */
#accordion-granite .accordion-item.active .accordion-header::after {
  transform: rotate(130deg);
}

/* Accordion content */
#accordion-granite .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 16px;
  background-color: #fff;
  font-family: 'Playfair', serif;
}

#accordion-granite .accordion-item.active .accordion-content {
  padding: 12px 16px;
  color: #191919;
}

/* PAGE "STONEWORK" MEDIA QUERIES */
@media (max-width: 768px) {
p.stonework-subtitle {
    display: flex;
    justify-content: center;
    font-family: "DM Sans",sans-serif;
    font-size: 14px;
    color: #3f3f3f;
    margin-bottom: 10px;
}
}  

@media (min-width: 981px) {
	div#products-section {
	flex-direction: row;
	margin-bottom: 50px;
}
    .subtitle-container {
    justify-content: flex-start;
}
}