@media (min-width: 860px){
  .grid__column--l-7 {
      width: 81.333333%;
  }

  .contained-text{
    max-width: 82%;
    margin: 0 auto;
  }
}

.grid--large-gutters{
  margin: 0 -15px;
}


.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner{
  margin-bottom: 35px;
}


/* TEXT SETTINGS */
h3{
  font-size: 24px;
}

.text-blue{
  color: #0073ca !important;
}

.text-pink{
  color: #DE1C4E !important;
}

.text-large{
  font-size: 24px;
}

.top-margin{
  margin-top: 35px;
}

.contained-text a{
  text-decoration: underline;
}

h3,
.quote h5,
.container.subscrip h2{
  color:#C5003E;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 400;
}

.main__content.blue-headings h3{
  color: #0073ca;
}

.main__content.blue-headings h3 b{
 font-weight: 500;
}

.title-container{
  margin-bottom: 50px;
}

.title-container h1,
.title-container p{
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 200;
  text-align: center;
  position: relative;
  position: relative;
  z-index: 9;
  text-transform: none;
}

.title-container h1{
  color: #b12742;
  font-size: 3rem;
  font-weight: 700;
  border: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.title-container h1:after{
  content: "";
  width: 90px;
  height: 1px;
  background-color:  #b12742;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0%);
}

.title-container.blue-title h1{
  color: #0073ca;
    padding-top: 40px;
}

.title-container.blue-title h1:after{
  background-color:  #0073ca;
}

.grid p{
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 200;
  margin-bottom: 15px;
}

.buy-section h4{
  font-size: 26px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.buy-section h4,
.buy-section a{
  color: #fff;
  z-index: 1;
  margin-bottom: 0;
}
.buy-section p{
  color:#C51F42;
}


.white-tint{
  background-color: rgba(255,255,255,0.7);
}

.white-tint h3{
  font-size: 2.3rem;
}


.box-pink-button{
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background: #C5003E;
  padding: 8px 16px;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
}
.box-pink-button:hover{
    color: #fff;
    text-decoration: underline;
}

/* MAIN HEADER */
.main__banner{
  margin-bottom: 30px;
  min-height: 498px;
  background-position: center;
}

@media only screen and (max-width:727px){
  .main__banner{
    background-position: center left 20%;
  }
}

.main__banner .main__title{
  border: none;
  padding-bottom: 0;
}

.main__banner p::before{
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 60px;
  height: 1px;
  transform: translate(-50%,0);
  border-top: 1px solid #D98A35;
}


.side-text{
  max-width: 429px;
  /* margin-left: auto; */
  position: absolute;
  right: 0;
  padding: 25px;
  background-color: rgba(255,255,255, 0.6);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.side-text h2{
  font-weight: 600;
  font-size: 2.5rem;
  color: #0073ca;
  font-family: 'ProximaNova-Bold', sans-serif;
}

strong{
  font-weight: 600;
  font-family: 'ProximaNova-Bold', sans-serif;
}

.side-text .pink-button{
  margin-right: auto;
  margin-left: 0;
}

@media only screen and (max-width: 776px){
  .side-text{
    display: none;
  }
}
@media only screen and (max-width: 991px){
  .side-text{
    right: 20px;
  }
}

@media only screen and (min-width:1653px){
  .side-text{
    max-width: 429px;
    margin-left: auto;
    position: relative;
    margin-right: 0;
    transform: translate(76%, 0px);
  }
}


/* QUOTE BLOCKS */

.quote{
  background: #faf2f5;
  margin-bottom: 30px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}

.quote .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}

.quote p{
  color:#303030;
  font-style: italic;
  font-family: 'ProximaNova-Light', sans-serif;
  font-weight: 100;
  padding: 22px;
}

h4,
.quote h5{
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 400;
}

.quote p,
.quote h5{
  font-size: 18px;
  margin: 0 auto;
}

/* BUY NOW SECTION */

.image-column .vc_column-inner,
.buy-section .wpb_text_column.wpb_content_element .wpb_wrapper{
  min-height: 414px;
}

.image-column .vc_column-inner p{
  font-size: 24px;
}
.image-column .vc_column-inner a{
  font-size: 16px;
}

.buy-section.vc_row-has-fill>.vc_column_container>.vc_column-inner{
  padding: 0;
}
.buy-section .wpb_text_column.wpb_content_element{
  margin-bottom: 0;
}

.buy-section .wpb_text_column.wpb_content_element .wpb_wrapper{
  padding: 0px 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pink-button,
.buy-section .wpb_text_column.wpb_content_element a{
  text-transform: uppercase;
  display: block;
  color: #fff;
  background: #C5003E;
  padding: 8px 16px;
  text-align: center;
  max-width: 186px;
  min-width: 173px;
  margin: 0 auto;
  border-radius: 20px;
}


.pink-button:hover,
.buy-section .wpb_text_column.wpb_content_element a:hover{
  color: #fff;
  text-decoration: underline;
}

.buy-section .white-button .wpb_text_column.wpb_content_element a{
  margin-top: 10px;
  color: #C5003E;
  background: #fff;
}

.buy-section .wpb_text_column.wpb_content_element.pink-tint .wpb_wrapper{
  min-height: 340px;
  padding: 0px 25px;
}

.buy-section .wpb_text_column.wpb_content_element.pink-tint .wpb_wrapper h4{
  margin-bottom: 25px;
}



.newsletter-box {
  min-height: 242px;
}

.newsletter-box h2{
  color:#C5003E;
  font-family: 'ProximaNova-Light', sans-serif;
  font-weight: 100;
  font-size: 2rem;
}

.newsletter-box a{
 display: inline-block;
 background: #C5003E;
 padding: 8px 16px;
 color: #fff;
 border-radius: 20px;
 font-family: 'ProximaNova-Regular', sans-serif;
 font-weight: 300;
}


.pink-button{
  margin-left: auto;
  margin-right: 0;
}

/* FOOTER STYLES */

.footer{
  padding-top: 0;
}

.container.subscrip{
  background: #FDDEE7;
  width: 100%;
  max-width: 100%;
  padding: 40px 15px;
  margin-bottom: 40px;
}

.container.subscrip h2{
  text-align: left;
  font-size:30px;
}

.container .gform_wrapper,
.container center{
  max-width: 830px;
  margin: 0 auto;
}

body .gform_wrapper .gform_body{
  width:79%;
}

.container .gform_wrapper input#input_1_1,
.container .gform_wrapper input#input_1_2{
  border: 2px solid #E0144D;
  border-radius: 0;
  font-size: 24px;
  background-color: #FEF0F4;
  padding: 5px 11px;
}

.container .gform_wrapper #gform_submit_button_1 span{
  display: inline;
}


.container .gform_wrapper #gform_submit_button_1:before{
  display: none;
}

.container .gform_wrapper #gform_submit_button_1{
  background: #C5003E;
  height: 55px;
  border-radius: 30px;
  width:200px;
  font-size: 17px;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 400;
  padding: 0;
}

@media (min-width: 499px){
  body #gform_wrapper_1 .gform_footer button{
      /*padding-left: 27px;*/
    }
}


@media only screen and (max-width:675px){
  .buy-section .wpb_text_column.wpb_content_element .wpb_wrapper{
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}



@media only screen and (max-width: 768px){
  .mobile-white{
    color: #fff !important;
    text-shadow: 0px 0px 7px #000;
  }

  body .gform_wrapper .gform_body{
    width:100%;
  }

  .buy-section{
    position: relative;
  }
  .buy-section::before{
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
  }

  body .gform_wrapper .gform_body{
    max-width: 365px;
  }
}

@media only screen and (max-width: 768px) and (min-width:516px){
  .newsletter-box .vc_col-xs-12{
    width: 50%;
  }
}
