#sp-menu .sp-column/*********** Fonts **********/
@font-face {
    font-family: 'paladin';
    src: url('../fonts/paladinflf-webfont.woff2') format('woff2'),
         url('../fonts/paladinflf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h3{
    font-family: 'paladin';
}
h2 {
    font-family: 'Fondamento';
}
h4 {
    color: #534118;
}
hr {
    border-top: 1px solid #bdbcbc !important;
}
.page-header {
    padding-bottom: 25px;
}
.page-header h1{
    font-size: 45px;
}
/*a {
    color: #5a8a23 !important;
}
a:hover {
    color: #7b9e67 !important;
}*/
div.sppb-addon-content a {
    text-decoration-line: underline;
    text-decoration-thickness: 0.5px;
    text-underline-offset: 4px;
}
section#sp-bottom a {
    text-decoration-line: none;
}
section#sp-bottom a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 0.5px;
    text-underline-offset: 4px;
}
#sp-right .sp-module ul>li a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 0.5px;
    text-underline-offset: 4px;
}

/*********** Contacts ***********/
label.filter-search-lbl.element-invisible {
    display: none;
}
fieldset.filters.btn-toolbar {
    padding: 30px 0px;
}
li.row-fluid.cat.list-row {
    padding-top: 200px;
}
form#selectForm {
    padding-bottom: 40px;
}
span.contact-name {
    color: #75a340;
}

/*********** Menu ***********/
#sp-menu .sp-column {
  flex-direction: inherit;
}
/*.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 10px;
}*/
.burger-icon {
    background: #efede7;
}
/*
#sp-menu .sp-column {
  display: flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  justify-content: right !important;
}*/
.call-mod p {
    margin: 0;
    padding: 13px 10px !important;
    margin-left: 20px !important;
}
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 800;
    color: #75a340 !important;
    text-underline-position: under;
    text-decoration: underline;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: none;
}
/*********** Top ***********/
.sp-contact-info li {
   font-size: 120%;
   padding: 5px 0;
}
@media only screen and (max-width: 768px) {
  .sp-contact-info li {
    font-size: 200%;
}}  
#sp-top-bar {
    font-size: 1rem;
}
#sp-header {
    box-shadow: none;  
}  
/************ Responsive Google Map Embedded iFrame ************/
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/************ MP4 in JCE for responsive *********/
video {
    max-width: 100%;
}
/* mobile landscape and smaller */
@media (max-width: 768px) {
    video {
        max-width: 98%;
    }
}
/************ CComments *********
button.ccomment-add-new.btn.btn-mini {
    display: none;
}
div#ccomment.ccomment {
    padding-top: 40px;
}
div.row-fluid.small.muted.ccomment-powered {
    display: none;
}
.ccomment .fade:not(.show) {
    opacity: 1;
}*/
/************ Komento **********/
#kt .kt-avatar {
    display: none;
}
.kt-reply-to {
    font-size: 18px;
}
#kt .g-list-inline>li {
    font-size: 15px;
}
#kt .kt-comment-content {
    font-size: 15px;
}
.kt-comment {
    background: whitesmoke;
}
/************ Articles ***********/
.article-full-image.float-left {
    float: none !important;
}
.article-list .article {
    border: none;
    webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    background: white;
}
/************ Sitemap ************/
#jmap_sitemap div.jmapcolumn>ul>li>span.folder {
    padding: 5px 10px;
    line-height: 30px;
    text-transform: uppercase;
}
div#gojsjmaptreelayout_instructions.sitemap {
  display: none;
}
#sp-right .sp-module ul > li > a {
   line-height: 22px;
}
#sp-right .sp-module .sp-module-title {
    margin: 0;
}
/************ Family Tree Page ************/
.itemid-232 #sp-main-body {
    padding: 0px 0px 50px 0px;
}
#sp-right p {
    margin-bottom: 0;
} 

/************ Media Queries ************/
@media (max-width: 480px) {
    .phone-center {
    text-align: center !important;
}}
@media (max-width: 768px) {
    .hidden-tablet-portrait-down {
        display: none;
}}
@media (min-width: 768px) {
  .content-padding {
    padding-right: 50px;
}}
@media only screen and (min-width: 600px) {
  .logo-image {
    height: auto !important;
}}
@media only screen and (max-width: 374px) {
  .logo-image {
    height: 75px !important;
}}
@media only screen and (max-width: 281px) {
.logo-image {
    height: 65px !important;
}}
.center-text {
    text-align: center;
}
blockquote {
        font-size: 25px;
    font-family: 'georgia';
    font-style: italic;
    color: antiquewhite;
    text-align: center;
}
.attribution {
    font-style: italic;
    text-align: center;
    color: #fff;
}
.quote-image img.sppb-img-responsive {
        box-shadow: 1px 1px 3px #dee2e6;
    border: 1px solid gray;
}
/*blockquote::before {
    content: open-quote;
    color: antiquewhite;
    font-size: 80px;
}
blockquote::after {
    content: close-quote;
    color: antiquewhite;
    font-size: 80px;
}*/

@media (min-width: 1200px) {
    #sp-right {
    padding-left: 30px;
    padding-top: 138px;
}}

/*********** SP Portfolio for Tagged Photos ***********/
.sp-simpleportfolio-created {
    display: none;
}
.sp-simpleportfolio-overlay-wrapper.clearfix {
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,.25);
}
img.sp-simpleportfolio-img {
    box-shadow: 1px 1px 15px 2px rgba(0,0,0,.25);
}
#sp-right .sp-module {
    background: whitesmoke;
}
.box1 {
 background: #FFF;
 padding: 25px;  
}
.box1 p {
    margin-bottom: 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-tags {
    display: none !important;
}
/******** Modals **********/
.mfp-content .popup-image-block { 
    display: flex !important;
    justify-content: center;
    align-items: center;
}
/*********** Easy Layouts ***********/
div.center-column {
    align-items: center!important;
}
.member-info {
    padding: 25px 25px 15px 15px;
}
.member-info .field-entry {
    margin-bottom: 20px;
}
.member-blog-intro {
    background: #FFF;
    margin: 0px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
}
.member-blog-intro:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
.member-title {
    text-align: center;
}
.member-title a {
    color: #47525b;
    font-size: 0.65em;
}
.member-readmore {
    margin: 15px;
    text-align: center;
}
.stories-readmore a {
    color: #fff;
}
.stories-readmore a:hover {
    color: #1f2b33;
}
.stories-readmore p {
    text-align: center;
    margin-top: 20px;
}
/************ Obituaries ***********/
.obit-intro-title {
    text-align: left;
    margin: 10px 0px 0px 20px;
}
.obit-intro-title a {
   color: #47525b;
    font-size: 0.8em;
}
.obit-intro-date {
    text-align: left;
    margin: 10px 0px 0px 20px;
}
.obit-readmore {
    text-align: left;
    margin: 10px 0px 25px 20px;
}
.obit-intro-card {
    border: none;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    background: white;
    border-radius: 6px;
}    
.obit-intro-info {
    padding: 15px 25px 15px 15px;
}
.itemid-228 .sp-module-content-top.clearfix {
    margin-bottom: -30px;
    float: right;
}
span.mejs-time-loaded {
    background: #7b9e67 !important;
}
@media (max-width: 540px) {
.audio-skin-mobile {
    display: none;
}}
/************ Stories ***********/
.sideart {
    background-image: url(/images/backgrounds/seamless-celtic-knot.png);
    background-color: #7b9e67bf;
    background-repeat: repeat;
    padding: inherit;
    margin-right: 40px;
    border-radius: 100px;
}
@media (max-width: 540px) {
    .sideart {
        margin: 10px;
    }
}
/************ Contact Page ***********/
.itemid-229 #sp-main-body {
    background-image: url(/images/backgrounds/seamless-celtic-knot.png);
    background-color: #FFF;
    background-repeat: repeat;
}

.itemid-229 #sp-title {
    background-image: url(/images/backgrounds/seamless-celtic-knot.png);
    background-color: #FFF;
    background-repeat: repeat;
}
.itemid-229 .t-text--center {
    background: #1f2b33;
    color: white;
}
.itemid-229 #kt .kt-comments-view-disallowed {
    text-align: center;
    background: #7b9e67;
    color: white;
}
/***********  *********** *********** *********** Sabo below *********** *********** *********** *********** *********** ***********/
.love-ontheside {
    font-family: "Lobster";
    font-size: 53px;
    line-height: 55px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 40px;
}
.side-box {
    margin: 0px 0px 0px 0px;
    padding: 30px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
}

/*********** Buttons ***********/
.sppb-btn-default {
    color: #fff !important;
    background-color: #7b9e67 !important;
    border-color: #7b9e67 !important;
    padding: 7px 10px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px !important;
    border-radius: 0px !important;
}
.sppb-btn-default:hover {
    color: #fff !important;
    background-color: #75a340 !important;
    border-color: #75a340 !important;
}
@media only screen and (max-width: 1024px) {
    .sppb-btn-default {
    padding: 10px 10px !important;
    font-size: 18px !important;
}}
.sppb-btn:focus {
  box-shadow: 0 0 0 3px rgba(239,241,244,.8) !important;
}
.sppb-btn-info {
    color: #fff !important;
    background-color: #534118 !important;
    border-color: #534118 !important;
    padding: 6px 45px !important;
    text-transform: uppercase !important;
    letter-spacing: .5px !important;
    font-size: 18px !important;
    border-radius: 7px !important;
  }
.sppb-btn-info:hover {
  background-color: #A7947A !important;
  border-color: #A7947A !important;
}
.sppb-btn-info:focus {
    box-shadow: none !important;
}
.btn-secondary, .sppb-btn-secondary {
   border: 2px solid #7b9e67 !important;
    background-color: transparent !important;
    padding: 10px 30px !important;
    font-size: 22px !important;
    text-align: center!important;
    color: #47525b !important;
    font-family: "Fondamento" !important;
}
.sppb-btn-secondary:hover {
    color: #fff !important;
    background-color: #7b9e67 !important;
    border-color: #7b9e67 !important;
}
.sppb-btn-success {
    color: #FFF !important;
    background-color: #75654f !important;
    border-color: #75654f !important;
    padding: 8px 30px !important;
    text-transform: uppercase !important;
    letter-spacing: .2px !important;
    font-size: 20px !important;
    font-weight: 600 !important;
  }
.sppb-btn-success:hover {
  background-color: #A7947A !important;
  border-color: #A7947A !important;
  color: #fff !important;
  text-transform: uppercase !important;
}
.sppb-btn-primary {
    background-color: #75654f !important;
    border-color: #75654f !important;
    color: #fff !important;
    padding: 7px 30px !important;
    font-size: 20px !important;
    border-radius: 0px !important;
}
.sppb-btn-primary:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #7b9e67 !important;
}
.sppb-btn-warning {
    border: 1px solid #000 !important;
    background-color: #000 !important;
    padding: 12px 45px !important;
    font-size: 22px !important;
    text-align: center!important;
    font-family: "Fondamento" !important;
}
.sppb-btn-warning:hover {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #000 !important;
    color: #47525b !important;
}

/*********** Transparent Textures ***********/
.fabric {
  background-image: url(https://sabocustombuilders.com/images/textures/fabric-of-squares.png);
}
.stucco {
  background-image: url(https://sabocustombuilders.com/images/textures/french-stucco.png);
}
.scratches {
  background-image: url(https://sabocustombuilders.com/images/textures/dust-and-scratches.png);
}

/*********** Page Headers ***********/

/* add to SECTION FIELD in ROW */
#section-id-page-heading-background {
    padding: 0 !important;
    min-height: 500px;
    max-height: 500px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media (max-width: 1024px) {
    #section-id-page-heading-background {
     min-height: 345px !important;
}}
@media (max-width: 768px) {
    #section-id-page-heading-background {
    min-height: 200px !important;
    max-height: 200px !important;
}}
@media (max-width: 600px) {
    #section-id-page-heading-background {
        background-image: none !important;
        min-height: 100px !important;
        background-color: #75a340;
}}
/* inline div for page heading */
.heading-overlay {
    text-align: left;
    width: max-content;
    min-width: 40%;
    background: #fff;
    position: relative;
    padding: 20px 40px 20px 25px;
    margin: -70px 0 37px -25px;
    border-bottom: 6px solid #75a34094;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
}
@media (max-width: 768px) {
    .heading-overlay {
        width: auto;
        margin: -70px 0 37px 0px;
}}
@media (max-width: 768px) {
    .heading-overlay h1 {
        font-size: 30px;
}}
@media (max-width: 600px) {
    .heading-overlay {
        text-align: center;
        }}
.heading-subtext {
    font-size: 1.1em;
    font-family: 'Frank Ruhl Libre', serif;
}
@media (max-width: 768px) {
    .heading-subtext {
        font-size: .85em;
 }}
 @media (max-width: 600px) {
    .heading-subtext {
        text-align: center;
        }}
.sp-page-title {
    background: transparent;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-attachment: inherit;
    padding: 170px 0;
}
@media (max-width: 768px) {
    .sp-page-title {
    padding: 70px 0;
}}

/************ Blog Layout *************/

/* Smartphones */
@media (max-width: 480px) {
 .faq-margin {
    margin: 0;
}} 
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
    .faq-margin {
    margin: 0;
}}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
 .faq-margin {
    margin: 0 5%;
}}
     
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
 .faq-margin {
    margin: 0 15%;
}}
     
/* Large Display */
@media (min-width: 1200px) {
 .faq-margin {
    margin: 0 15%;
}}
@media (min-width: 1200px) {
.faq-module {
    margin: 5% -20%;
}}

@media (min-width: 1200px) {
    #sp-main-body {
    padding: 50px 0;
}}
@media (max-width: 1199px) {
    #sp-main-body {
    padding: 0px 0;
}}
/*
.article-details .article-full-image {
    margin-left: -170px;
    margin-right: -170px;
}*/
@media (max-width: 480px) {
.article-details .article-full-image {
    margin-left: -50px;
    margin-right: -50px;
}}

div.sppb-addon-article {
    background-color: #fff;
}
.sppb-addon-articles .sppb-addon-article {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
}
.article-list .article .article-header h2 a {
    font-size: 1.2em;
    font-weight: 500;
}
.article-list .article .readmore a {
    color: #75a340;
    font-size: 18px;
    }
.sppb-article-info-wrap h3 a {
    color: #47525b;
}
div.sppb-article-info-wrap {
    padding: 20px;
}
div.sppb-article-introtext {
    padding-bottom: 20px;
}
.breadcrumb {
    background-color: #1f2b33;
    color: #fff;
    margin-top: 50px;
}
.breadcrumb-item.active {
    color: #fff;
}


/************ BEGIN if using Joomla Category Blog Menu and not SPPB *************/
/*.sp-page-title .sp-page-title-heading {
    text-align: left;
    width: max-content;
    min-width: 40%;
    background: #fff;
    position: relative;
    top: 242px;
    padding: 20px 40px 20px 25px;
    margin: -70px 0 37px -25px;
    border-bottom: 6px solid #75a34094;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
    color: inherit;
    font-size: 40px;
}
@media (max-width: 768px) {
    .sp-page-title .sp-page-title-heading {
top: 136px;
width: auto;
margin: -70px 0 37px -0;
font-size: 30px;
}}

.sp-page-title .sp-page-title-heading {
    font-size: 3rem;
    line-height: 1;
    background: rgba(255,255,255,.8);
    padding: 25px;
    width: max-content;
    color: inherit;
    border-radius: 3px;
}
@media (max-width: 768px) {
    .sp-page-title .sp-page-title-heading {
        width: auto;
        font-size: 2rem;
}}
/************ END if using Joomla Category Blog Menu and not SPPB *************/

/************ Portfolio Single Articles *************/
.portfolio .article-full-image {
    margin-top: -50px;
}
.portfolio .article-details .article-full-image {
    margin-left: -300px;
    margin-right: -300px;
}
.portfolio .heading-overlay {
    margin: -110px 0 37px -25px;
}
@media (max-width: 768px) {
    .portfolio .heading-overlay {
        width: auto;
        margin: -70px 0 37px 0px;
}}
@media (max-width: 768px) {
    .portfolio .heading-overlay h1 {
        font-size: 30px;
}}
@media (max-width: 600px) {
    .portfolio .heading-overlay {
        text-align: center;
}}

/************ Spacing *************/
div.sppb-col-md-6 {
    padding-right: 45px;
}
@media (max-width: 768px) {
    div.sppb-col-md-6 {
    padding-right: 15px;
}}
.imageoverlap {
    float: right;
    margin: 0 -37%;
    padding: 4% 0 0% 42%;
    border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
.imageoverlap {
    margin-bottom: 20px;
    float: none;
    margin: 0;
    padding: 15px 0;
}}

/*@media (max-width: 1024px) {
.w-75 {
    width: 100% !important;
}}*/
figcaption {
    display: table-caption;
    caption-side: bottom;
}
p.captiontitle {
    font-family: "Georgia", serif;
    color: darkgoldenrod;
    line-height: 1.2em;
    padding-top: 20px;
    font-size: 18px;
    text-align: right;
}
@media (max-width: 1024px) {
    p.captiontitle {
        text-align: left;
        }}

/************ Accordian ************ 'Open Sans Condensed', sans-serif;*/
.sppb-panel-title {
    font-size: 24px;
    font-family: 'Frank Ruhl Libre', sans-serif;
}        
.sppb-panel-modern>.sppb-panel-heading {
    padding: 10px 15px 6px 15px;
    background: #47525b;
    color: white;
    /*background: #75a3404f;
    color: #47525b;*/
}
.sppb-panel-modern {
    margin-bottom: 30px;
}
.itemid-113 .sppb-panel-heading.active .sppb-toggle-direction {
    top: 66% !important;
}
.itemid-113 .sppb-panel-heading .fa, .fas {
    margin-right: 15px;
}
/************ Smart Slider ************/
div.litebox-overlay img, div.litebox-overlay iframe {
     overflow-x: unset; 
}
.n2-ss-widget.nextend-bar.nextend-bar-horizontal.n2-ow {
    font-size: 1.3em;
}
.n2-ss-slider .n2-ss-widget {
    font-size: 130% !important;
}
