/*
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
*/

/* -----------------------------------------------------------------------
 * Base Style
 * ----------------------------------------------------------------------- */
body {
    color: #2d2d2d;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 24px;
    overflow-x: hidden;
}

body,
p {
    font-size: 17px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", sans-serif;
}
h1 {
    font-weight: bold;
}

.entry-title.main_title {
    color: #000;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
    font-family: "Inter", sans-serif;
    font-weight: bold;
    color: #000 !important;
    text-shadow: -2px 1px #fff;
}

blockquote {
    border: 0;
    padding-left: 0;
}

.wpcr3_item_name a {
    color: #C0956A !important;
    text-decoration: underline;
}

#servcss {
    list-style-type: none;
    padding: 0;
}

#servcss li {
    font-weight: bold;
    margin-bottom: 0.3em;
    position: relative;
}
.home ul#servcss {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home #servcss li {
    position: relative;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px 10px;
    display: inline-block;
    color: #000;
}
.home #servcss li:before {
    position: relative;
    padding-right: 10px;
    content: "\f105";
    left: 0px;
    top: 1px;
    font-family: "FontAwesome";
    color: #C0956A;
	font-size:25px;
}

/* Social Icons */
#social-icons {
    text-align: left;
}

/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
/* Top header */

header > .et_menu_container {
    max-width: 1350px !important;
}

/* Logo */

.et-fixed-header .logo_container,
.logo_container {
    padding: 0;
}

.text-logo {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.2 !important;
    text-transform: uppercase;
    padding: 0;
    transition: 0.3s;
}
/* Navigation */
#et-top-navigation {
    background: transparent;
    padding: 0px 0px 0px 25px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#top-menu li {
    padding-right: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#top-menu li a,
.et_mobile_menu li a {
    font-family: "Inter", sans-serif;
    font-weight: bold !important;
    font-size: 15px !important;
    padding: 15px 15px 15px !important;
    transition: 0.4s ease-in-out;
    position: relative;
    text-transform: capitalize !important;
}
#top-menu li a:hover {
    color: #fff !important;
    opacity: 1 !important;
}
.et-fixed-header #top-menu li a:hover {
    color: #fff !important;
}
#top-menu li li a {
    padding: 15px 10px !important;
}
#top-menu li li:before,
#top-menu li li:after {
    display: none;
}
.nav li ul {
    right: -10px;
    background: #865F37;
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
    color: #fff !important;
}

#et_mobile_nav_menu,
.et_header_style_centered #main-header .mobile_nav {
    background-color: transparent !important;
}
.et_header_style_centered #main-header .mobile_nav {
    padding: 15px 10px;
}
.et_mobile_menu {
    padding: 2% 5%;
}

#mobile_menu {
    background-color: #865F37 !important;
    text-align: center;
}

.et_mobile_menu li a {
    color: #fff !important;
}

.et_monarch .et_social_mobile {
    width: 100% !important;
}

/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */
.widgettitle {
    position: relative;
    color: #000 !important;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.widgettitle:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 3px;
    background-color: #C0956A;
}

#sidebar {
    color: #525252;
}

#sidebar .textwidget br:nth-child(4),
#sidebar .textwidget br:nth-child(5) {
    display: none;
}

#sidebar #servcss li {
    position: relative;
    /*   padding-left: 25px; */
    transition: 0.4s ease-in-out;
}

/* #sidebar #servcss li:before {
  position: absolute;
  content: '\f00c';
  top: 0;
  left: 0;
  color: #C0956A;
  font-family: 'FontAwesome';
} */

#servcss svg {
    display: none;
}

/* -----------------------------------------------------------------------
 * Testimonial
 * ----------------------------------------------------------------------- */
.heading h2 {
    position: relative;
    font-family: "Inter", sans-serif;
    color: #C0956A !important;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 0;
}
.heading h2 span {
    color: #000;
}

.home-testimonial blockquote {
    border: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0 !important;
}

.home-testimonial div.wpcr3_review div.wpcr3_review_title,
.home-testimonial div.wpcr3_review div.wpcr3_review_ratingValue,
.home-testimonial div.wpcr3_review div.wpcr3_review_datePublished,
.home-testimonial div.wpcr3_review div.wpcr3_review_author {
    display: none !important;
}

.home-testimonial .wpcr3_item_name a {
    color: #fff !important;
}
.testimonials-btn {
    margin-top: 30px;
}

/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
    font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@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;
    }
    .wpcr3_button_1 {
        margin-top: 10px;
    }
}
@media (max-width: 980px) {
    .wpcr3_respond_3,
    .wpcr3_aggregateRating,
    .wpcr3_table_2 td {
        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%;
    }
}

/* -----------------------------------------------------------------------
 * Get a Free Estimate Style
 * ----------------------------------------------------------------------- */
.title-free {
    text-align: center;
    margin-bottom: 30px !important;
}
.free-estimate-heading {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
}
textarea {
    resize: none;
}

#contactForm input[type="text"],
#contactForm input[type="password"],
#contactForm input[type="tel"],
#contactForm input[type="email"],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {
    border: 0;
    border-bottom: 1px solid #fff;
    background: #865F37;
    color: #fff !important;
    padding: 10px 10px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    margin: 0px 0px 10px !important;
    border-radius: 0px;
    transition: 0.3s linear;
    width: 100% !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: #fff !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 {
    opacity: 1;
}

#contactForm div:nth-child(5) img {
    float: left;
    margin-top: 5px;
}

#contactForm div:nth-child(5) input {
    float: right;
    width: 50% !important;
    height: 50px;
    margin: 0 !important;
}
#submitter {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #C0956A;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    z-index: 1;
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 15px 30px !important;
    margin: 10px auto 0 !important;
    border: 0px solid #C0956A;
    border-radius: 0px;
    width: 100% !important;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
#submitter:hover {
    background: #865F37;
	color:#fff;
}

/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #000;
    padding-top: 30px;
}

#main-footer #footer-widgets {
    margin-bottom: 30px;
    padding: 3% 0 0;
}

#main-footer .footer-widget {
    color: #f7f7f7 !important;
    font-family: "Inter", sans-serif;
}

#main-footer .footer-widget strong {
    color: #C0956A !important;
}

#main-footer .footer-widget .et_pb_widget {
    float: none;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}

#main-footer h4 {
    position: relative;
    color: #fff !important;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    padding-bottom: 13px;
    margin-bottom: 17px;
}

#main-footer h4:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #C0956A;
}

.hours th,
.openinghours td {
    text-align: left !important;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    text-shadow: none !important;
}

.openinghours td,
.hours th {
    color: #f7f7f7 !important;
}

.openinghours tr td:last-child {
    text-align: right !important;
}

#current-day {
    background-color: transparent;
}

#current-day td {
    color: #C0956A !important;
    font-weight: 600 !important;
}

#text-7 .textwidget br,
#text-7 .textwidget strong {
    display: none;
}
.social-icon-nap-font {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
    box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
}
#footer-bottom {
    background-color: transparent !important;
    color: white;
}

#footer-bottom .container {
    border-top: 3px solid rgba(255, 255, 255, 0.1);
    padding: 25px 0;
}

/* -----------------------------------------------------------------------
 * Media Queries Style
 * ----------------------------------------------------------------------- */
@media (max-width: 980px) {
    .home ul#servcss {
        text-align: center;
    }
    .et_header_style_centered #main-header {
        padding: 0px 0 0;
    }
    .text-logo {
        width: unset;
    }
    .logo_container {
        position: static;
        text-align: center;
    }

    #mobile_menu {
        top: 33px;
        border-top: 0;
    }
    .home-testimonial .wpcr3_item_name a,
    .home-testimonial .heading,
    .home-testimonial .et_pb_text {
        text-align: center;
    }
}

@media (max-width: 650px) {
    .et_monarch .et_social_mobile {
        width: 50% !important;
    }
}

@media (max-width: 600px) {
    .et_pb_slide_description {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    #contactForm div:nth-child(5) img {
        float: none;
        display: block;
        margin: 0 0 10px;
        width: 100%;
    }

    .text-logo {
        font-size: 24px;
    }

    #contactForm div:nth-child(5) input {
        float: none;
        width: 100% !important;
    }
}

@media screen and (max-width: 425px) {
    .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 48px !important;
        line-height: normal;
    }
}

@media screen and (max-width: 375px) {
    .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 38px !important;
    }
}
.et-fixed-header #top-menu li a {
    font-size: 12px;
}
/***** BODY FONT-SIZE *****/
body {
    font-size: 17px !important;
}

/***** CENTER SLIDE DESCRIPTION/BUTTON *****/
@media screen and (max-width: 600px) {
    .et_pb_slide_description {
        width: 100% !important;
    }
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
    width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children > a:after {
    top: unset !important;
    right: -10px !important;
}
/***** FIX DROPDOWN *****/
.sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
.sub-menu li {
    padding: 0 !important;
    line-height: 1.2em !important;
}
.sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
    span.logo_helper {
        display: none;
    }
    a.text-logo {
        line-height: 1em;
        display: inline-flex;
        vertical-align: middle;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
}
/***** MORE *****/
@media (max-width: 980px) {
    .et_pb_text,
    .et_pb_widget,
    .module-titles {
        text-align: center;
    }
    .contact-info.pull-right * {
        padding: 0 !important;
    }
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
    #main-footer h4 {
        text-align: center;
    }
    .widgettitle:before,
    #main-footer h4:before {
        width: 100%;
    }
    body:not(.home) h1.entry-title {
        text-align: center;
        font-size: 26px;
        border-bottom: 1px solid #ccc;
    }
    .et_pb_widget {
        text-align: center;
    }
    footer .et_pb_widget {
        float: none;
    }
}
#main-footer .container {
    width: 93%;
}
.payments strong,
.payments br {
    display: none;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
    width: 100%;
}
.mobile_menu_bar_toggle {
    height: 100%;
    width: 100%;
    right: 0 !important;
    top: 0 !important;
}
.mobile_menu_bar:before {
    right: 5px !important;
    left: unset !important;
    position: absolute;
    top: -15px;
}
ul#mobile_menu {
    top: 100%;
}
#et-top-navigation > .container.clearfix.et_menu_container {
    width: 100%;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/

@media (min-width: 981px) {
    .image-logo .et_menu_container {
        width: 100% !important;
        max-width: 1350px;
        padding-right: 10px;
    }
    .image-logo #top-menu > li > a {
        transition: all 0.3s !important;
    }
}

@media (max-width: 980px) {
    .image-logo .logo_container {
        width: fit-content;
        margin: 0 auto;
        height: 100% !important;
    }
    .image-logo .logo_container,
    .image-logo #logo {
        max-height: 120px !important;
        max-width: 100%;
    }
}

/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
    .et_pb_widget li {
        /*list-style: disc inside;*/
		text-align: left;
    }
}
@media (max-width: 980px) {
    .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width: 980px) {
    .et_pb_widget {
        text-align: center;
    }
    .paymentType {
        display: inline-block;
        float: none;
    }
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.75));
}

@media (max-width: 767px) {
    .hours,
    .openinghours {
        width: 100%;
        text-align: center;
    }
}
#mobile_menu li a {
    text-transform: uppercase !important;
    font-family: "Inter", sans-serif;
    padding: 15px 10px !important;
}

@media screen and (max-width: 981px) and (min-width: 767px) {
    .footer-widget:nth-child(n) {
        width: 100% !important;
    }
    #footer-widgets .footer-widget:nth-child(n),
    #footer-widgets .footer-widget {
        margin-bottom: 5% !important;
    }
    #footer-widgets .footer-widget .fwidget {
        margin-bottom: 5%;
    }
    .openinghours {
        margin: none;
    }
    .hours,
    .openinghours {
        width: 65%;
        margin: 0 auto !important;
    }
}
/* header info */
@media screen and (min-width:1025px) {
	.top-header-inner {
    margin-left: 250px;
}
	.home #page-container {
	margin-top:0px !important;
	padding-top:0px !important;
}
	#main-header {
    background:rgba(255, 255, 255, 0.1) !important;
}
#main-header.et-fixed-header {
	background:#C0956A !important;
}
}
#page-container {
    overflow: hidden;
}
body:not(.home) #main-header {
    background:#C0956A !important;
}
	#main-header {
    background:#C0956A;
    line-height: 0px;
}
#main-header,
#main-header.et-fixed-header {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
    filter: drop-shadow(0 0 0px rgba(0, 0, 0, 0.25)) !important;
}
.image-logo .container_nav {
    flex-direction: row;
    justify-content: space-between;
}
.container_info,
.container_nav {
    width: 85% !important;
    max-width: 85% !important;
    padding: 0 30px;
    margin: 0 auto;
}
.logo_container {
    text-align: center;
    display: inline;
    max-width: 100%;
    width: fit-content;
    height: auto !important;
    position: relative;
    padding: 20px 0 !important;
    z-index: 1;
}
#logo {
    max-height: 140px !important;
}
.text-logo span {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.text-logo span img {
	width:70px;
	margin-bottom:10px;
}
.image-logo .logo_container {
    max-width: 100%;
    /* height: 120px !important; */
    padding: 10px !important;
}
.et_header_style_centered header#main-header .logo_container {
    max-height: 300px !important;
    max-width: 95%;
}
.bottom-header-row {
    display: flex;
    align-items: center;
}
.top-header-inner {
    display: flex;
    background:#865F37;
	padding:10px;
}
.col-left-header-logo {
    width: 30%;
    position: relative;
    display: flex;
    align-items: center;
}
.col-right-header-nav {
    width: 80%;
}
.header-nav {
    display: flex;
    align-items: center;
}
.top-header-left {
    display: flex;
    align-items: center;
	position:relative;
}
.top-header-left:before {
    content: "";
    border-top: 38px solid #865F37;
    border-left: 25px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: -10px;
    left: -35px;
}
.header-info {
    display: flex;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.header-adr .fa,
.header-phone .fa,
.header-get-button .fa {
    position: relative;
    top: 0px;
    left: 0px;
    color: #C0956A;
    font-size: 18px;
    transition: 0.3s;
    padding: 0px 10px 0 0px;
}

.header-adr,
.header-phone,
.header-get-button {
    display: flex;
    align-items: center;
}
.header-phone {
	margin:0 15px;
}
.header-i {
    display: flex;
    flex-direction: column;
}
.header-adr,
.header-phone a,
.header-get-button a {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    font-family: "Inter", sans-serif;
}
/* end header info */

/* slider */
#slider {
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2024/04/slider.webp);
    background-position: center;
    min-height: 90vh;
    background-blend-mode: overlay;
    background-color: rgb(0 0 0 / 50%)!important;
    display: flex;
    background-size: cover;
}
.row-slider {
    display: flex;
    align-items: center;
}
.row-slider .et_pb_text_inner {
	text-align:center;
}
.slider {
	display:inline-block;
    padding: 35px 25px;
    text-align: center;
    position: relative;
    background: #ffffff24;
	border-left:10px solid #865F37;
}
.slider:before {
    position: absolute;
    content: '';
    left: 10px;
    top: 0px;
    width:10px;
    height: 100%;
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2023/02/line.svg) no-repeat;
}
.slider-title {
    color: #C0956A;
    font-size:25px;
    font-weight: bold;
    line-height: 1.2;
    font-family: "Inter", sans-serif;
    margin-bottom: 10px;
}
.slider-cn {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
}
.slider-descrp {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
}

.slider-phone-button {
    margin: 20px 0 20px;
}
.slider-phone-button a {
    font-size: 16px;
    font-weight: bold;
    background: #c0956a;
    color: #fff;
    border: 2px solid #c0956a;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    z-index: 1;
    position: relative;
    overflow: hidden;
    line-height: normal;
    padding: 15px 30px;
}
.slider-phone-button a:hover {
    background: #865F37;
    border-color: #865F37;
}
/* end slider */
/* first section content */
#first-section-content {
	background:#F6F2ED;
}
#first-section-content:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 89px;
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2023/02/fence-icon.svg) repeat-x;
	background-position:center;
}
h1.entry-title {
    font-family: "Inter", sans-serif;
}
.home h2.entry-title {
    color: #000;
    text-align: center !important;
    text-transform: capitalize;
    margin-bottom: 0px;
	font-family: "Inter", sans-serif;
}
.btn-about {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.btn a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #C0956A;
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    z-index: 1;
    position: relative;
    overflow: hidden;
    line-height: normal;
    padding: 15px 30px;
}
.btn a:hover {
    background: #865F37;
}
.btn a:before, .slider-phone-button a:before {
    color: #FFFFFF;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.btn a::after, .btn a::before, .slider-phone-button a:before, .slider-phone-button a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #865F37;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
}
@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 15px currentColor;
        box-shadow: 0 0 0 15px currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}
/* end first section content */

/* services-box */
#section-box-services {
    background:#865F37;
}

.row-services {
    display: flex;
}
.col-services {
    background: #C0956A;
    padding: 15px;
    position: relative;
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.col-services:hover {
	background:#000;
}
.col-services:after {
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2023/02/services-icon.svg);
    content: "";
    width: 170px;
    height: 59px;
    opacity: 1;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    position: absolute;
    right: 0;
    bottom: 0;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    opacity: 0.2;
}

.title-services {
    text-align: center;
}
.title-services p {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
}
.services-box-content {
    color: #fff;
}
.services-box-title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 100px;
}
.services-box-title h2 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 22px;
    line-height: normal;
    padding-bottom: 0px;
}
.col-services:hover .services-box-title h2 {
	color:#C0956A;
}
.services-box-img {
	overflow:hidden;
}
.col-services .services-box-img img {
	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.col-services:hover .services-box-img img {
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/* end services box */

/* last section content */
#section-content {
    background: #fff;
    padding: 0px !important;
}
.row-content {
	padding:0px !important;
}
.module-content {
    width: 80%;
}
.heading-content h2 {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
    margin-bottom: 20px;
}
.col-left-image .et_pb_module,
.col-left-image span {
    height: 100%;
}
.col-left-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 500ms ease;
}
.col-right-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 20px 50px;
}
.btn-contact {
	margin-top:50px;
}
#last-section-content {
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2024/04/background-content.webp);
	background-size:cover;
	background-attachment:fixed;
	background-blend-mode: overlay;
    background-color: rgb(0 0 0 / 50%)!important;
}

/* end last section content */

/* testimonials section */
#testimonials-section {
    background: #F6F2ED;
}
.row-testimonials {
	display:flex;
    align-items:center;
}
.testimonials-box {
    background: #fff;
    padding: 65px 30px 20px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 5px solid #865F37;
    position: relative;
}
.testimonials-icon {
	position:relative;
}
.testimonials-icon i {
    background: url(https://lonestarfencesnb.com/wp-content/uploads/2023/02/shape.svg) repeat-x;
    background-size: cover;
    font-size: 30px;
    padding: 10px;
    border-radius: 10em;
    border: 1px solid #c0956a;
    color: #c0956a;
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -45%);
}
.title-testimonials {
    text-align: center;
    margin-bottom: 30px;
}
.title-testimonials p {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
}
.testimonials-btn {
    text-align: center;
    margin-top: 50px;
}
.home div.wpcr3_dotline {
    border-bottom: 0px dotted #ccc !important;
}
.home div.wpcr3_review blockquote.wpcr3_content {
    padding-bottom: 0px;
}
.home blockquote {
    margin: 15px 0 15px;
}
/* end testimonials section */
/* nap and contact form section */
.title-nap {
	text-align:center;
}
.title-nap p {
    text-align: center;
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
    margin-bottom: 20px;
}
.nap-main {
    display: flex;
    flex-direction: column;
}
.nap-box {
    background: #865F37;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 10px 10px;
    padding: 0px 20px 30px 20px;
}
.nap-box-icon {
    padding: 25px 30px !important;
    background: #ffffff;
    -webkit-transform: skew(-25deg);
    transform: skew(-25deg);
    position: relative;
}

.nap-box-icon i {
    position: relative;
    z-index: 9;
    color: #C0956A;
    font-size: 36px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    display: flex;
    align-items: center;
    justify-content: center;
}
.nap-box-info {
margin-top:30px;
}
.nap-box-info h3 {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 0px;
}

.col-contact-form {
    background: #f1f4f9;
    padding: 20px;
}
#contact {
	padding:0px;
}
/* end nap and contact form section */
/* services list */
.title-services-list {
	text-align:center;
}
.title-services-list p {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    background: #C0956A;
    padding: 5px 18px !important;
    margin-bottom: 20px;
}
/* end services list */
@media screen and (max-width: 1024px) {
    .bottom-header-row {
        flex-direction: column;
    }
    .col-left-header-logo,
    .col-right-header-nav {
        width: 100%;
    }
    .col-left-header-logo {
        justify-content: center;
    }
    .col-left-header-logo:before {
        width: 0%;
        left: 0%;
    }
    #et-top-navigation {
        padding: 0px;
        text-align: center;
    }
}
@media screen and (max-width: 980px) {
    .et_header_style_centered #et_mobile_nav_menu {
        margin-top: 0px;
    }
    .sub-menu li {
        line-height: 0 !important;
    }
	.container_info, .container_nav {
    width: 100% !important;
    max-width: 100% !important;
	padding:0px;	
	}
	.top-header-left {
    flex-direction: column;
    }
	.top-header-left:before {
		display:none;
	}
	.top-header-inner {
     justify-content:center;
	}
	.header-adr {
    margin-right: 0px;
    }
	.header-phone {
    margin: 10px 0;
    }
    .header-info,
    .header-nav {
        height: auto;
    }
    #et-top-navigation {
        padding: 10px 10px;
    }
    .container_info,
    .container_nav {
        margin: 0 auto;
    }
    .container_info {
        align-items: center;
        flex-direction: column;
    }
    .image-logo .logo_container {
        max-width: 100%;
    }
    #slider {
    min-height: 70vh;
	}
	.slider-title {
        font-size:20px;
    }
	.slider-cn {
    font-size: 30px;
	}
    .row-services {
        flex-direction: column;
        padding-bottom: 0px !important;
    }
	.col-right-content {
    padding: 50px 0px 50px;
    }
	.home h2.entry-title, .btn, .heading-content {
		text-align:center !important;
	}
    .wpcr3_review,
    .wpcr3_item_name {
        text-align: center !important;
    }
}
@media screen and (max-width: 600px) {
	.slider {
    width:100%;
    padding: 35px 15px;
	}
	.slider:before {
    display:none;
   }
}


.post-template-default .et_pb_section {
	padding: 0!important;
}

@media (min-width: 981px) {
	#footer-widgets .footer-widget li:before {
		content: "\f178"!important;
		font-family: 'FontAwesome';
		border-style: none!important;
		color: #C0956A!important;
		top: 0!important;
		left: 0!important;
		font-weight: bold;
	}
	#footer-widgets .footer-widget li {
		padding-left: 25px!important;
	}
}
@media (max-width: 980px) {
	#footer-widgets .footer-widget li:before {
		content: none!important;
	}
	#footer-widgets .footer-widget li {
		padding: 0!important;
	}
}

.services-box-img img {
	width: 100%!important;
}


.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;
}


.services-box-content a {
	color: #ffeb3b;
	text-shadow: 0 0 5px #000;
}