/*
Theme Name: Whiskers
Version: 1.0
Description: A child theme of SpecialDivi
Author: aidenman
Template: SpecialDivi
*/

@import url("../SpecialDivi/style.css");
@import url("https://use.typekit.net/qpu5rlz.css");







/*New Code*/

.nav a {
  color: black !important;
}

h1, h2, h3, h4, h5 {
	font-family: "contralto-big", sans-serif;
	font-weight: 400;
	font-style: normal;
}

p {
  font-family: "century-gothic", sans-serif;
}

.et_pb_slide_description {
  text-align: left;
  margin: 0 auto;
  max-width: 1080px;
  padding: 500px 0 0 0;
}

#section_introduction .et_pb_row.et_pb_row {
  max-width: 1175px;
}

.et_pb_slider_container_inner {
  height: 900px;
}

.et_pb_slide_description p {
  max-width: 80%;
}

.et_pb_slide_description .et_pb_button {
  background-color: #A6592D;
  border-radius: 10px;
  border: 0px;
  float: right;
  margin-top: -65px;
}

#section_introduction .et_pb_text_inner p {
  text-align: right;
  font-size: 1.5em;
  padding-left: 30%;
  line-height: 1.5em;
}

h2 {
  font-size: 3.5em !important;
}

.et_pb_image {
  height: 250px;
  width: 700px;
  overflow: hidden;
}

#section_facts .et_pb_module {
  margin-bottom: 20px!important;;
}

#section_facts p {
  padding: 30px 0;
  text-align: right;
  border-top: black solid 2px;
}

.et_pb_divider::before {
  border-top: 0;
}

.et_pb_divider {
  padding-bottom: 85px;
}

#call_to_action h1{
  font-size: 7.5em;
  max-width: 350px;
  margin-left: auto;
}

#call_to_action {
  text-align: right;
  border-right: 5px black solid;
  height: 1100px;
  padding-right: 50px;
}


.et_pb_blurb .et_pb_main_blurb_image{
  width: 250px;
  overflow: hidden;
  float: left;
  padding-right: 30px;
}

.et_pb_blurb_container {
  margin-top: 65px;
  margin-right:20px;
  width: 460px;
}

.et_pb_blurb_content {
  background-color: white;
  height: 330px;
  border-radius: 0 0 30px 0;
  filter: drop-shadow(10px 10px 4px lightgray);
}

.et_pb_blurb_content button {
  background-color: #A6592D;
  border-radius: 10px;
  border: none;
  padding: 5px 20px;
  color: white;
}

.et_pb_blurb_content {
  height: 250px !important;
}

.et_pb_main_blurb_image {
  margin: 0;
}

#section_facts {

}

#section_facts .et_pb_row {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

#section_facts .et_pb_column:nth-last-child(2) {
  width: 300px;
  margin-right: 2%;
  padding-top:100px;
  
}

#section_facts .et_pb_column:nth-last-child(1) {
  width: 300px;
  padding-top:100px;
}

#section_facts .et_pb_column {
  margin: 0;
}


#section_facts h2{
text-align: right;
}


#section_facts .et_pb_image:nth-of-type(1) {
  width:850px;
}

#section_facts .et_pb_image:nth-of-type(3) {
  width: 780px;
}

#section_call_to_action {
  padding-top: 0px;
}

#call_to_action_full_width {
  padding-bottom: 60px;
}

#call_to_action_full_width p {
   max-width: 580px;
}


/*  Footer */

#main-footer .clearfix {
  color: white;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 30px;
}


/* Mobile Screen  */
@media only screen and (max-width: 450px) {

.mobile_menu_bar::before {
    color: black !important;
  }
  
  
.et_pb_slide_description .et_pb_button {
  float: none !important;
  margin-top: 20px;
}

  section p {
    font-size: 1.5em;
    line-height: 1.1em
  }
  
  #section_call_to_action p {
    font-size: 1.5em;
    line-height: 1.1em
  }
  
  #section_introduction .et_pb_text_inner p {
  text-align: right;
  padding-left: 5%;
  padding-top: 50px;
  line-height: 1.5em;
  font-size: 1em;
}
  
.et_pb_slide_description p {
  max-width: 95%;
}
  
  #section_facts .et_pb_image {
  height: auto;
}

.et_pb_column .et_pb_row_inner, .et_pb_row {
  padding: 0;
}
  
#section_facts .et_pb_module {
  margin-bottom: 5px !important;
}
  
#section_facts .et_pb_image:nth-of-type(1) {
  width: 70% !important;
  height: 70px;
}
  
#section_facts .et_pb_image:nth-of-type(2) {
  width: 90% !important;
  height: 70px;
}

#section_facts .et_pb_image:nth-of-type(3) {
  width: 60%;
  height: 70px;
}
  
#section_facts img {
    
  }
  
#section_facts .et_pb_column {
  padding-left: 0 !important;
}
  
 #section_facts .et_pb_column {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 6%;
}
  
  #section_facts p {
    margin-left: 20%;
    padding-top: 5px;
    padding-bottom: 30px;
    font-size: 1.5em;
  }
  
  #section_facts h2 {
    position: absolute;
    top: -450px;
  }
  
 #section_facts .et_pb_column:nth-last-child(1) {
  width: 300px;
  padding-top: 0;
  }
  
  #call_to_action {
  text-align: center;
  border-right: none;
  height: auto;
  padding-right: 0;
  font-size: .8em;
}
  
  #section_call_to_action p {
  text-align: right;

  }
  
  .et_pb_blurb .et_pb_main_blurb_image{
  width: auto;
  height: 350px;
  float: none;
  padding-right: 0px;
}
  
  .et_pb_blurb_container {
  margin: 20px;
  margin-right: 20px;
  width: auto;
}
  
 #section_call_to_action h2 ~ p {
  text-align: left;
  margin-right: 10%;
  }
  
   #section_call_to_action p {
    text-align: center;
  }
  
   #section_call_to_action h4 {
    font-size: 2em;
    font-weight:800;
  }
  
  #footer-bottom {
    font-size: .9em;
  }
  



}
