/*
 Theme Name:     Southern Downs ARK
 Description:    Divi Child Theme
 Author:         Southern Downs ARK
 Template:       Divi
 Version:        1.0.0
*/


/* Theme customization starts here
------------------------------------------------------- */
@import url('../Divi/style.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Ubuntu:400,500,700');

body,p {
    font-family: 'Montserrat', sans-serif;
    color: #606060;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}


h1,h2,h3,h4,h5,h6 {
    font-family: 'Ubuntu', sans-serif;
}


/*======== General ========*/
.banner {
    min-height: 600px;
}

.banner-default {
    min-height: 500px
}

#logo {
    max-height: 125px !important;
}

.primary-color {
    color: #01a1b1 !important;
}

.header-title {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 47px;
    letter-spacing: 0.78px;
}

.header-title span {
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.common-banner .header-title {
    border: 9px solid rgba(255, 255, 255, 0.18823529411764706);
    padding: 18px 40px;
    display: inline-block;
}

.section-title {
    color: #222;
    font-size: 34px;
    font-weight: 500;
    line-height: 46px;
}

.sub-title {
    color: #222;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}

.donation-sub-title {
  color: #222;
  font-size: 29px;
  font-weight: 500;
  line-height: 36px;
}

.text-center {
    text-align: center;
}

.light-underline {
    max-width: 70px;
    margin: 0 auto;
    height: 2px;
    background-color: #049eb6;
}

.left-underline {
    max-width: 70px;
    height: 2px;
    background-color: #049eb6;
}

.vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.primary-btn {
  background-color: #f7a340;
  border-radius: 40px;
  padding: 18px 70px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}

/*======== Site Header ========*/
#main-header {
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 25px 0;
}

.banner-content p {
  color: #fff;
  max-width: 722px;
  margin: 10px auto 30px;
}

#top-menu-nav ul li a {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.et_mobile_menu {
  background-color: #049eb6 !important;
  border-top: 3px solid #fff !important;
}

#main-header .container {
  max-width: 1300px;
}

/*======== Home ========*/
.banner-content {
    padding: 100px 0;
}

.banner-btn-section {
    max-width: 550px;
    margin: 0 auto;
    display: flex;
    margin-top: 25px;
}

.banner-btn-section div {
    padding: 10px 0;
    width: 50%;
}

.dog-btn {
    background-color: #07c4df;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}

.dog-btn img {
  float: left;
  padding-left: 10px;
}

.cat-btn {
    background-color: #00a4bb;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.cat-btn img {
  float: right;
  padding-right: 10px;
}

.banner-btn-section a {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.38px;
    display: inline-block;
    margin-top: 12px;
}

.home-cta h2 {
  color: #fff;
  font-size: 39px;
  font-weight: 500;
  line-height: 46px;
}

.home-cta .et_pb_promo_description p {
  color: #fff !important;
}

.market-place {
    margin-top: 20px;
}

.event-list .event-title {
  display: none;
}

.event-list .event-list-view {
  display: flex;
  margin: 0 auto;
}

.event .event-weekday,
.event .event-month,
.event .event-year {
  font-size: 20px;
  color: #e07221;
}

.event .event-day {
    font-size: 55px;
    color: #e07221;
    padding-bottom: 6px;
}

.event-list .startdate,
.event-list .enddate {
  width: 120px !important;
  padding: 12px 15px;
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid #e1e1e1;
}

.home-blog .published {
  color: #067984;
  font-size: 14px;
  font-weight: 600;
}

/*======== Footer ========*/
.footer-widget #media_image-2 {
    margin-bottom: 0;
}

.footer-widget .textwidget p,
.footer-widget #menu-quick-links li a {
    color: #fff !important;
    font-size: 14px;
}

.footer-widget #menu-quick-links li::before {
    display: none;
}

.footer-widget #menu-quick-links li {
    padding: 0;
}

#footer-info {
    float: none;
    text-align: center;
}

.footer-social-media .fa-circle {
    color: #065d6b
}

.footer-social-media .fa-stack-1x {
    font-size: 12px;
    color: #d9d9d9;
}

.footer-social-media .fa-2x {
    font-size: 17px;
}

.footer-credits {
  padding: 10px 25px 10px 0;
  margin-bottom: 15px
}

/*======== Adopt a dog ========*/
.qoute p {
    color: #fff;
}

.qoute p:first-child {
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    line-height: 38px;
}

.qoute p:last-child {
    font-size: 19px;
    font-weight: 400;
}

.pet-list-items {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  border: 1px solid #e9e9e9;
  margin: 0 2.5% 60px !important;
  margin-bottom: 60px;
  width: 44.5% !important;
  height: 550px;
}

.pet-list-items h3 {
  font-size: 28px;
  font-weight: 500;
  float: left;
  padding-left: 30px;
}

.pet-list-items span {
  color: #b2b2b2;
  font-size: 19px;
  float: right;
  padding-right: 30px
}

.pet-list-items p {
  margin-top: 50px;
  padding: 15px 30px 15px;
  border-top: 1px solid #f5f5f5;
}

.pet-list-items img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 12px;
  cursor: pointer;
}

.pet-list-items a {
  color: #049eb6;
  font-size: 14px;
  font-weight: 600;
  float: right;
  padding-right: 30px;
  margin-bottom: 20px;
}

.pet-image {
  min-height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

/*======== Application Form ========*/
.adoption-form h3 {
    color: #088295;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.38px;
}

/*======== Apply To Foster ========*/
.apply-foster-cta p {
  color: #f0f0f0;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.apply-foster-list ul li {
  list-style-image: url(../../uploads/2018/10/list-img.png);
  padding-bottom: 15px;
  padding-left: 12px;
}

/*======== Donation Page ========*/
.donating-goods p {
  color: #03a2bb;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

/*======== Adoption process page========*/
.adoption-process-list ol {
  list-style: none;
  counter-reset: li;
}

.adoption-process-list li::before {
  content: counter(li);
  color: #fff;
  background-color: #f28b3f;
  /*padding: 11px 19px;*/
  border-radius: 60px;
  display: inline-block;
  font-size: 25px;
  font-weight: 500;
  margin-left: -2.8em;
  margin-right: 20px;
  width: 2em;
  height: 2em;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
}

.adoption-process-list li{
  counter-increment: li;
  padding-bottom: 20px;
}

/*======== Media Query ========*/
@media  all and (max-width: 1024px) {
  .pet-list-items {
      height: 500px;
  }
}

@media  all and (max-width: 812px) {
  .pet-list-items {
      height: 460px;
  }
}

@media  all and (max-width: 736px) {

  #logo {
    max-height: 100px !important;
  }

  .pet-list-items {
    margin:0 2% 60px;
    width: 95% !important;
  }

}

@media  all and (max-width: 414px) {

  .banner-btn-section img {
    max-width: 50px;
  }

  .banner-btn-section a {
    font-size: 12px;
    margin-top: 6px;
  }

}

/*======== Fancybox modal ========*/
.fancybox-content {
  max-width: 550px !important;
}

.pet-image-modal {
  max-width: 380px;
  margin: 0 0 20px;
  display: block;
}

.fancybox-close-small {
  background: #0ec5e4 !important;
  border-radius: 50px !important;
  margin: 5px !important;
}

.fancybox-button svg path {
  color: #fff;
}

@media all and (max-width: 414px) {
  .pet-image-modal {
    max-width: 100%;
  }
}

/*======== Contact ========*/
.contact-social-icons .fa-stack-1x {
  color: #f27315;
  font-size: 20px;
}

.contact-social-icons .fa-stack-2x {
  color: #fff;
}

.contact-social-icons .icons {
  margin-bottom: 14px;
}

.contact-social-icons .fa-stack {
      margin-right: 15px;
}

.contact-social-icons .icons>a {
    color: #606060;
}

/*======== Blog ========*/
 .single #main-header {
   background-color: rgb(11, 158, 179);
 }

  .single .entry-title {
   padding-top: 55px;
 }
