/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/
/*****Add any custom CSS below this line*****/
@import url("https://fonts.googleapis.com/css?family=DM+Serif+Display&display=swap");

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}



.d-none{
	display: none !important;
}

ul.cnss-social-icon li.cn-fa-icon a{
	background: none !important;
}

body:not(.et-tb) #main-content .container, 
body:not(.et-tb-has-header) #main-content .container{
	padding-bottom: 58px;
}

.entry-title.main_title{
	color: #59baad;
}

.entry-content h2{
	color: #e73d30;
}

.et_pb_post a {
    border-bottom: 2px solid #e73d30;
}



.et_pb_post .post-meta a, .et_pb_blog_0 .et_pb_post .entry-title a  {
    border-bottom: none;
}


.blog-title {
    margin-bottom: 61px;
}

hr.archive-line {
    width: 60%;
    float: left;
    border: 0;
    height: 2px;
    background-color: #59baad;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #e73d30;
	font-size: 100%;
	color: #FFFFFF;
}

.tablepress {
	font-size: 13px;
	line-height: 16px;
	margin-top: 35px;
}

#tablepress-8_wrapper th,
#tablepress-8_wrapper tr {
	width: 20%;
}

.customfont {
	    font-family: 'DM Serif Display', serif;
}

.steps-carousel {
  text-align: center;
}
.steps-carousel h5 {
  font-size: 30px;
  color: #ffffff !important;
  line-height: 1.6em;
  background-color: #59baad;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px auto;
}

h1, h2, h3, h4, h5 {
  font-family: 'DM Serif Display', serif;
}

#main-header .cnss-social-icon {
  text-align: left !important;
}
#main-header .buttons-header {
  text-align: right;
}
#main-header ul.cnss-social-icon li i {
  color: #59baad !important;
}
#main-header .et_pb_button {
  padding: 8px 25px !important;
  font-size: 15px;
}
#main-header .button-phone-header {
  background: none !important;
  color: #59baad !important;
}
#main-header .button-phone-header:hover {
  background: #59baad !important;
  color: #FFF !important;
}

.nav li ul {
  padding-top: 10px;
}

#top-menu li li a {
  text-transform: none;
  padding: 6px 0;
  line-height: 120%;
}

@media (max-width: 991px) {
  #main-header .buttons-header,
  #main-header .social-header {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #main-header .container .header-row {
    padding-top: 10px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #main-header .container .header-row .col-header {
    width: 33.333%;
  }
}
.et_header_style_centered #main-header .container {
  width: 96%;
}

@media (max-width: 1100px) {
  .btn-ri {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #top-menu li {
    padding: 0 27px;
  }

  .et_header_style_centered #logo {
    max-height: 100px !important;
  }

  .et_header_style_centered .et-fixed-header #logo {
    max-height: 70px !important;
  }
}
.reverse-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.et_pb_equal_columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.et_pb_text_inner ul {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
}
.et_pb_text_inner ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom:10px;
  padding-top:5px;
}
/*
.et_pb_text .et_pb_text_inner ul li:before {
  content: "";
  width: 15px;
  height: 5px;
  background-color: #E03C30;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 15px;
}*/

.top-papper {
  position: relative;
}
.top-papper:before {
  content: "";
  height: 29px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(images/paper-top.png);
  z-index: 10;
}

.bottom-papper {
  position: relative;
}
.bottom-papper:after {
  content: "";
  height: 29px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(images/paper-bottom.png);
  z-index: 10;
}

#banner-home:after {
  content: "";
  height: 29px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(images/paper-bottom.png);
  z-index: 10;
}

#cta-banner {
  margin-top: -50px;
  position: relative;
  z-index: 15;
  background: none !important;
}
#cta-banner .et_pb_row {
  background-image: url(images/coffee-phone-left.jpg), url(images/coffee-phone-right.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right top;
  background-size: auto, auto;
}

ul.cnss-social-icon li.cn-fa-icon a {
  background: none !important;
}

.btn-block {
  width: 100%;
}

#testimonials-section {
  background-image: url(images/testimonials-bg-left.jpg), url(images/testimonials-bg-right.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right bottom;
  background-size: auto, auto;
}

#steps-section .et_pb_equal_columns {
  -webkit-box-align: normal !important;
      -ms-flex-align: normal !important;
          align-items: normal !important;
}

.fwidget {
  width: 100%;
  text-align: center;
}

.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
  margin-bottom: 2.5%;
}

#et-footer-nav {
  background-color: #FFF;
}

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

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

#menu-footer {
  text-align: center;
}

#footer-widgets p {
  padding-bottom: 0;
}

#et-info {
  float: right;
  font-weight: 700;
  font-size: 16px;
}

#et-info .cnss-social-icon {
  display: inline-block;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.header-page {
  position: relative;
}
.header-page:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.header-page .et_pb_module {
  position: relative;
  z-index: 2;
}

.list-two-cols ul {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}
.list-two-cols ul ul {
  -webkit-column-count: 1;
          column-count: 1;
}

#main-form .ginput_container {
  padding: 0 5px !important;
}
#main-form .gform_footer {
  text-align: center;
}

.nice-select {
  width: 100%;
  border-radius: 0;
  background-color: #e3f5ec;
  border: 1px solid #e3f5ec;
}

#input_2_12_4_container {
  width: 100%;
}

@media (max-width: 767px) {
  .et-l--footer {
    padding-bottom: 40px;
  }

  .fixed-buttons-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .fixed-buttons-footer a {
    display: block;
    width: 50%;
    color: #FFF;
    padding: 10px 5px;
    font-weight: 700;
    text-align: center;
    float: left;
    background-color: #59baad;
	text-decoration:none;
  }
  .fixed-buttons-footer a:last-child {
    background-color: #e73d30;
  }
}
@media (min-width: 768px) {
  .et-l--footer {
    padding-bottom: 0;
  }

  .fixed-buttons-footer {
    display: none;
  }
}
.gform_fields {
  padding: 0 !important;
}

body .gform_wrapper ul li.gfield {
  margin: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding: 0 0 15px 0 !important;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important;
}

.gform_wrapper li.hidden_label input {
  margin: 0 !important;
}

.gform_wrapper textarea,
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  background-color: #FFF;
  border: 2px solid #59baad;
  height: 40px;
  padding: 0 15px !important;
  border-radius: 5px;
}

.gform_wrapper textarea {
  padding: 10px 15px !important;
}

.gform_wrapper textarea.large {
  height: 120px !important;
  padding: 15px !important;
}

.gfield_select {
  height: 40px;
  border: 2px solid #59baad;
  border-radius: 5px;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none !important;
  margin-bottom: 6px !important;
  border: none !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 2px !important;
}

.gform_button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .5rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #59baad;
  color: #FFF;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 700;
	font-size: 1em;
    margin: 0 16px 0 0;
    width: auto;
}
.gform_button:hover {
  opacity: 0.8;
}

.gform_footer {
  padding: 0 !important;
  text-align: center;
}

@media (min-width: 992px) {
  .two-cols-form .gform_wrapper ul.gform_fields li.gfield {
    padding: 0 10px 15px 10px !important;
  }
  .two-cols-form .gform_button {
    margin-right: 0 !important;
  }
  .two-cols-form .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
  }
  .two-cols-form .gform_wrapper {
    margin: 0 !important;
  }

}
@media (max-width: 1100px) {
  .fixed-form {
    display: none !important;
  }
}
.fixed-form .gform_wrapper ul.gform_fields li.gfield {
  padding-bottom: 6px !important;
}

.fixed-form {
  position: fixed;
  width: 400px;
  height: 580px;
  right: -355px;
  top: 50%;
  margin-top: -290px;
  z-index: 999999;
  -webkit-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
}
.fixed-form.open {
  right: -2px;
}
.fixed-form .button-form {
  position: absolute;
  left: 0;
  top: 50%;
  width: 51px;
  height: 251px;
  background-image: url(images/fixed-form-bg-teal.png);
  cursor: pointer;
  margin-top: -125px;
  z-index: 99;
}
.fixed-form .wrap-form {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 50px);
  height: 100%;
  border: 2px solid #59baad;
  border-radius: 10px 0 0 10px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 15px 30px;
}
.fixed-form .wrap-form p {
  text-align: center;
  font-size: 12px !important;
}

/*-reduced blog content margins-*/
#mypost .et_pb_section {
    padding-top: 10px;
}

#mypost .et_pb_row {
    width: 90% !important;
	padding-top:0px;
}

@media screen and (min-width:768px){
	#mypost .et_pb_row {
    width: 100% !important;
}
}




/*# sourceMappingURL=style.css.map */


.vertical-menu .et_pb_menu__menu > nav > ul > li {
    width: 100% !important;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 !important;
}

.vertical-menu .et_pb_menu__menu > nav > ul > li > a {
    display: block !important;
    padding: 6px 0 !important;
}

.vertical-menu.et_pb_menu .et-menu {
    margin-left: 0;
	margin-right: 0;
}


@media (max-width: 980px) {
  .vertical-menu .et_mobile_nav_menu {
    display: none !important;
  }

  .vertical-menu .et_pb_menu__menu {
    display: block !important;
  }

  .vertical-menu ul.et-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}