/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

div#sell-padding.et_pb_row {
    padding: 0px 0!important;
}

div#about-padding.et_pb_row {
    padding: 0px 0!important;
}

div#home-padding.et_pb_row {
    padding: 0px 0!important;
}

#text-slider-controls{
display:none;
}

code {
    margin-bottom: 0px;
    font-family: "Abel"!important;
    -webkit-font-smoothing: antialiased;
}

#text-slider .text-slideshow article{
    font-family: "Abel"!important;
    -webkit-font-smoothing: antialiased!important;
}

#text-slider article{
line-height: 1.7;
    font-family: "Abel"!important;
    -webkit-font-smoothing: antialiased!important;
}

#text-slider .text-slideshow article span{
line-height: 1.2;
    font-family: "Abel"!important;
    -webkit-font-smoothing: antialiased!important;
}

@media screen and (max-width: 1023px) {
#text-slider .text-slideshow article span{
font-size: 40px;
}
}

@media screen and (max-width: 767px) {
#text-slider .text-slideshow article span{
font-size: 32px;
}
}

@media screen and (max-width: 413px) {
#text-slider .text-slideshow article span{
font-size: 30px;
}
}

@media screen and (max-width: 374px) {
#text-slider .text-slideshow article span{
font-size: 25px;
}
}

.no-padding-top{
padding-top:0px!important;
}

.et_pb_fullwidth_header{
padding-top: 0px!important;
padding-bottom: 0px!important;
}

.mobile_menu_bar:before{
color: #000;
}

.eg-jason-content {
    padding: 10px 30px 10px 30px!important;
}


p{
    -webkit-font-smoothing: antialiased;
}

.et_parallax_bg{
background-position-x: right;
background-position-y: bottom;
 background-size: cover;
}

.et_pb_signup_0.et_pb_subscribe .et_pb_button, .et_pb_signup_0.et_pb_subscribe .et_pb_button:hover {
display:inline-block;
width:90px;
}

@media screen and (max-width: 980px){
.et_pb_column .et_pb_newsletter_form {
    width: 100%;
    padding-left:0px;
}
}

.for-sale{
padding-bottom:60px;
}

#main-header.container {
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.et-fixed-header .container{
border-bottom: none;
}

#top-menu li a {
    font-weight: 700;
}

.buy{
padding-top:0px!important;
}

@media only screen and ( max-width: 1023px ) {
.tools {
margin-right: 3%;
width: 30% !important;
}
}

.et_contact_bottom_container {
    float: none;
    overflow: hidden;
    margin-top: -1.5%;
    text-align: center;
}

.esg-overflowtrick {
    overflow: visible;
}

.insta-bio-btn{
	padding: 10px 20px!important;
    min-width: 700px;
}

.esg-grid .mainul li.eg-adams-wrapper{
 -webkit-transform-origin: center center;
 -moz-transform-origin: center center;
 -o-transform-origin: center center;
 -ms-transform-origin: center center;
 transform-origin: center center;

 -webkit-transition: transform 0.3s ease-out;
 -moz-transition: transform 0.3s ease-out;
 -o-transition: transform 0.3s ease-out;
 transition: transform 0.3s ease-out;
}

.esg-grid .mainul li.eg-adams-wrapper:hover{
 -webkit-transform: scale(1.25, 1.25) !important;
 -moz-transform: scale(1.25, 1.25) !important;
 -o-transform: scale(1.25, 1.25) !important;
 -ms-transform: scale(1.25, 1.25) !important;
 transform: scale(1.25, 1.25) !important;

 z-index: 9999 !important;
}

#footer-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}

.mobile_menu_bar:before {
    color: #fff;
}

.et_mobile_menu {
    display: none;
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 5%;
    border-top: 2px solid #fff;
    opacity: 1;
    background-color: #000!important;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.et-pb-contact-message p {
color: #fff;
font-size: 16px;
text-align: center;
}

.et_pb_subscribed {
color: #fff;
font-size: 16px!important;
font-weight: 400!important;
text-align: center!important;
}

.pum-theme-187, .pum-theme-default-theme {
    background-color: rgba(0, 0, 0, 0.6)!important;
}

#email_support, #call_support{
color: #000 !important;
    background: rgba(0,0,0,0);
    border-color: #000;
    border-radius: 0;
    font-size: 16px;
}

.pum-theme-187 .pum-content+.pum-close, .pum-theme-default-theme .pum-content+.pum-close {
    font-size: 16px!important;
    background-color: #000000!important;
}

.pum-container.pum-responsive.pum-responsive-small {
    padding-top: 70px!important;
padding-bottom: 70px!important;
}

.et_pb_button:after{
display:none!important;
}

#email_support{
    display: inline-block;
    float:left;
margin-right:20px;
}

#call_support{
    display: inline-block;
}

.support {
    width: 190px;
    margin: 10px auto;
}


#email_support:hover, #call_support:hover{
color: #fff !important;
    background: #000;
    border-color: #000;
    border-radius: 0;
    padding-right: 1em;
}

@media screen and (max-width: 1155px){
.about{
    height: 500px!important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 1024px)  {
.contact{
height: 100vh;
}
}

.canvas-hero-container {
	width: 100%;
	height: 100%;
}
.canvas-hero-inner {
  position: absolute;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  right: 0;
  vertical-align: middle;
  z-index:1;
}
.canvas-hero-inner h1 {
			color: #ffffff;
			text-transform: uppercase;
			margin-bottom: 0;
			font-size: 40px;
            font-weight: bold;
}
.canvas-hero-inner p {
			color: #ffffff;
			margin-bottom: 0;
			font-size: 24px;
			line-height: 150%;
			max-width: 550px;
      padding: 0px 30px;
}
#hero-canvas {
			width: 100%;
			height: 650px;
			position: relative;
      display: block;
}

#sms-widget{
  padding: 10px 40px;
}

@media only screen and (min-width: 1025px){
  #jls-app-img img{
    width: 80%;
    margin: -150px auto 0px auto;
  }
}

@media only screen and (max-width: 1024px){
  #jls-app-img img{
    margin-top:-120px;
  }
}

.sub-menu{
  background-color: #000!important;
  border-top:none!important;
}

#menu-item-652 a:after{
  display:none;
}

#top-menu-nav #top-menu a:hover{
    background-color: transparent !important;
}

.listing-heading.et_pb_row.et_pb_row_fullwidth, .listing-heading.et_pb_specialty_fullwidth>.et_pb_row{
  width:100%!important;
  max-width:100%!important;
}

.listing-blurb h3{padding-bottom: 0px!important; margin-bottom: 0px!important;}


@media only screen and (max-width: 1025px){
  .mobile-fullwidth-row.et_pb_section.et_pb_row, .mobile-fullwidth-row.et_pb_specialty_fullwidth>.et_pb_row{
    max-width:100%!important;
    width:100%!important;
  }
  .mobile-fullwidth-row.et_pb_row.et_pb_row_fullwidth, .mobile-fullwidth-row.et_pb_specialty_fullwidth>.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
   }
   .mobile-fullwidth-row.et_pb_row {
     width: 100%!important;
  }
  .mobile-fullwidth-row.et_pb_section .et_pb_row {
      max-width: 100%!important;
  }
  #top-menu {
      display: none!important;
  }
  #et_mobile_nav_menu {
    display: block!important;
  }
}

.listings-button:hover{
  text-decoration: none;
}

.mobile-link{
  color: #35383c!important;
}

a:hover{
  text-decoration: none!important;
}

#about-mobile-text{
  background-color: #35383c!important;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
  display: none!important;
}

#comment-wrap, .post-meta {
  display: none;
}

.author-card img{
  height: 100%;
  width: auto;
}

.blog-h2{
      margin: 50px 0px 10px 0px!important;
}

.blog-ordered-list{
    list-style: none!important;
}


.blog-ordered-list li {
  position: relative;
  margin-bottom: 20px;
}

.blog-ordered-list li p, .blog-ordered-list li h4 {
  padding-left: 60px;
}

.blog-ordered-list span {
  position: absolute;
  line-height: 30px;
  font-size: 30px;
  color: #c3c1c1;
  font-weight: bold;
}

.single .et_pb_post, #left-area{
  padding-bottom: 0px!important;
  margin-bottom: 0px!important;
}

.insta-bio-btn{
	min-width: unset!important;
	border: none;
    display: inline-flex!important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: auto;
    position: relative;
    padding: 16px 66px;
    margin: 0px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    width: 100%;
    cursor: pointer;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
	overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
    white-space: normal;
	color: #006643!important;
    background-color: #fff!important;
    border: none!important;
    font-weight: bold!important;
}

.insta-bio-btn:hover{
	color: #fff!important;
	background-color: #000!important;
}
