div#content header {
    padding-top: 0px;
}

.universal-search-bar {
    display: none;
}

div.main-content {
    padding: 15px;
}

header {
    width: 100%;
  background-color: #454b6c;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

header div.header-contents {
    width: 320px;
  position: relative;
  margin: auto;
}

header div.left_stars {
    position: absolute;
    width: 46px;
  height: 62px;
  top: 70px;
}

header div.main_header_image {
    width: 150px;
  height: 169px;
  margin: auto;
}

header div.right_stars {
    width: 23px;
  height: 23px;
    position: absolute;
    right: 0;
    top: 25px;
}

header div.right_star_image {
    position: absolute;
    right: 25px;
    width: 24px;
  height: 24px;
  bottom: 100px;
}

header div.banner {
    width: 291px;
  height: 113px;
  margin: auto;
  margin-top:20px;
}

div.main-title {
    font-family: Roboto;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #1b733b;
}

div.main-introduction_text {
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4b;
}

div.coffee_boost_rules {
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4b;
}

div.production_introduction {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4b;
}

div.product_frame {
    margin: auto;
    width: 290px;
  border-radius: 10px;
  border: solid 2px #68bd46;
  padding: 10px;
}

div.product_image {

}

div.product_image img {
    border-radius: 10px;
  background-color: #d8d8d8;
}

div.product_bullet_items {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #454b6c;
}

div.product_bullet_items p {
    margin: 0;
}

div.delight_text {
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4b;
  margin-top: 20px;
}

div.how_to_title {
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #1b733b;
}

div.how_to_description {
    font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #454b6c;
  clear: both;
  padding-top: 10px;
}

div.how_to_number {
    margin: auto;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 17px;
    background-color: #68bd46;
    font-family: Roboto;
  font-size: 18px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 34px;
  letter-spacing: normal;
  color: #000000;
}

div.how_to_steps div.how_to_text {
    font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4b;
  margin-bottom: 10px !important;
}

a.disabled {
    color: gray !important;
}

div.sign_up_button_label a {
    width: 290px;
  height: 45px;
    display: block;
    text-align: center;
  margin: auto;
    border: solid 2px #c5258f;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 42px;
  letter-spacing: normal;
  text-align: center;
  color: #c5258f;
}

div.sign_up_button_label a:hover {
    background-color: #c5258f;
    color: #fff;
}

div.coffee-boost-step-header {
    background-color: #9B9B9B;
    height: 1px;
}

div.step_title {
    display: none;
}

div.step_text {
    margin-top: 10px;
    font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4b;
}

div.step_description_frame {
    margin-top: 40px !important;
}

div.step_description_frame div.how_to_number {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

div.step_description_frame div.step_description {
    padding-left: 10px;
    font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #4a4a4b;
}

input#register {
    font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #c5258f;
  background: #fff;
    border: solid 2px #c5258f;
}

input#register:hover {
    color: #fff;
  background: #c5258f;
}

.ccf-submit-button {
    border: solid 2px #c5258f !important;
    background-color: #fff !important;
    width: 100%;
    font-family: Roboto;
  font-size: 18px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33 !important;
  letter-spacing: normal;
  text-align: center;
  color: #c5258f !important;
}

div.form-submit {
    margin: auto;
    width: 290px;
    height: 45px;
}

.ccf-submit-button:hover {
    background-color: #c5258f !important;
    color: #fff !important;
}

div.step_3_description {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #1b733b;
}

div.step_3_image {
    width: 145px;
  height: 145px;
    margin: auto;
}

div.step_3_social {
    font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #454b6c;
}

div.step_3_social_buttons .heateor_sss_sharing_container {
    margin: auto;
    float: none !important;
}

div.step_3_social_buttons ul.heateor_sss_sharing_ul li:first-child {
    display: block;
}

div.ccf-form-pause {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #454b6c;
}

/* Desktop */
@media only screen and (min-width: 640px) {
div.main-title {
    text-align: left;
}

div.main-introduction_text {
    text-align: left;
}

div.delight_text {
    text-align: left;
}

.title_and_introduction {
    float:left;
    width: 45%;
}

.product_frame {
    width: 45% !important;
    float: right;
    margin-left: 20px !important;
}

.how_to_and_content {
    float: left;
    width: 45%;
    margin-bottom: 30px;
}

div.clear_all {
    clear: both;
}

div.product_image img {
    width: 100%;
}

.hidden {
  display: none;
}

div.how_to_number {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

div.how_to_steps div.how_to_text {
    padding-top: 4px;
    text-align: left;
}

div.how_to_description {
    text-align: left;
}

div.coffee-boost-step-container {
    margin: auto;
    width: 620px;
}

div.header-contents {
    width: 100% !important;
    height: 150px;
}

header.coffee-boost-header {
    padding-top: 1px !important;
}

div.main_header_image {
    width: 350px !important;
  height: auto !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 60px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

div.main_header_image img {
    content:url("/wp-content/themes/intentionalist-vantage-custom/assets/images/community-boost/ccb_horizontal_wt.svg");
}

header div.banner {
    position: absolute;
  width: 440px !important;
  height: auto !important;
  right: 40px;
  top: 35%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

header div.left_stars {
  top: 10px !important;
  left: 30px !important;
  width: 30px !important;
}

header div.right_stars {
    left: 30% !important;
    top: 10px !important;
}

header div.middle_star_image {
    display: inline !important;
    position: absolute;
    width: 50px;
    height: auto;
    left: 20% !important;
    bottom: 0px;
}

header  div.right_star_image {
    top: 0px;
}

div.step_text {
    color: #fff;
}

div.step_text a {
    color: #fff;
    text-decoration: underline;
}

div.step_description_frame {
    margin-left: 20px !important;
    margin-right: 20px !important;
    width: 500px;
}

div.coffee-boost-register div.step_description_frame {
  margin-left: 0px;
  margin-right: 0px;
}

div.coffee-boost-register div.step_description {
    padding-left: 0px;
}

div.step_3_image {
    float: right;
    margin-top: 50px !important;
    margin-right: 130px;
}

div.step_3_social {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  width: 620px;
}

div.step_3_social_buttons {
    position: relative;
    width: 400px;
    margin: auto;
    margin-top: 110px;
    margin-left: 140px;
}

input#register {
  margin: auto;
  width: 200px;
}

div.coffee_boost_rules {
  text-align: left;
}

div.step_description_frame {
    margin-left: auto !important;
    margin-right: auto !important;
}

div.step_description_frame div.step_3_description {
    text-align: center;
}
}
