@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "cocogoose_regular";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/cocogoose_regular.woff2');
}

@font-face {
  font-family: "cocogoose_light";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/cocogoose_light.woff2');

}

@font-face {
  font-family: "cocogoose_demibold";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/cocogoose_demibold.woff2');

}

@font-face {
  font-family: "inter_regular";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/inter_regular.woff2');
}

@font-face {
  font-family: "inter_bold";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/inter_bold.woff2');
}

@font-face {
  font-family: "inter_semibold";
  src: url('https://bhd-cdn.s3.ap-southeast-2.amazonaws.com/target/fonts/inter_semiBold.woff');
}


body {

  font-family: "cocogoose_light", "Cocogoose", Arial, sans-serif;
}

html {

  font-family: "cocogoose_light", "Cocogoose", Arial, sans-serif;
}

#form-sec {
  padding: 30px 30px;
}

#form-sec .form-control {
  text-align: center;
  height: calc(2.5em + .75rem + 2px);
  border-radius: 0px;
}

#form-sec h5 {
  text-align: center;
  padding-bottom: 25px;
}

#form-sec .box-border {
  border: 3px solid #dc0000;
  padding: 25px;
  text-align: center;
  max-width: 95.666667%;
  margin-left: 17px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  margin: 0 auto;
}

#error-sec .box-border {
  border: 3px solid #dc0000;
  padding: 25px;
  text-align: center;
  max-width: 95.666667%;
  margin-left: 17px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  margin: 0 auto;
}

#form-sec .box-border>h1 {
  color: #dc0000;
  font-weight: bold;
}

#error-sec .box-border>h1 {
  color: #dc0000;
  font-weight: bold;
}

#form-sec .rm-pad {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#error-sec .rm-pad {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#form-sec p {
  color: #dc0000;
}

#error-sec p {
  color: #dc0000;
}

#form-sec a {
  text-decoration: underline;
  color: #dc0000;
}

#error-sec a {
  text-decoration: underline;
  color: #dc0000;
}

#form-sec .form-group {
  padding: 0px 15px;
}

#form-sec .desclaimer>p {
  color: #000000;
  text-align: center;
  font-size: 14px;
}

#form-sec .btn {
  background-color: #BA0000;
  border: 0px;
  border-radius: 50px;
  width: 200px;
  padding: 13px;
}

#slider-sec .btn {
  background-color: #BA0000;
  border: 0px;
  border-radius: 50px;
  width: 200px;
  padding: 13px;
}

.pp-landing-page-wrapper#slider-sec .btn {
  width: 350px;
}

@media screen and (max-width: 767px) {
  .pp-landing-page-wrapper#slider-sec .btn {
    width: 320px;
  }
}

.pp-landing-page-wrapper#slider-sec .submit-wrapper {
  max-width: none;
}

@media (min-width: 576px) {
  .pp-landing-page-wrapper#slider-sec .container {
    max-width: 900px;
  }
}

@media screen and (max-width: 400px) {
  .pp-landing-page-hero #slider-sec .btn {
    width: 300px;
  }
}

#slider-sec {
  padding-top: 20px;
  padding-bottom: 20px;
}

#slider-sec h1 {
  padding-bottom: 18px;
  font-size: 28px;
  color: #575756;
  font-weight: normal;
}

#slider-sec h2 {
  padding-bottom: 18px;
  font-size: 1.5rem;
  color: #575756;
  font-weight: normal;
  font-family: "cocogoose_demibold", "Cocogoose", Arial, sans-serif !important;
}

#slider-sec #PersonalDetailsForm h2 {
  font-family: "cocogoose_light", "Cocogoose", Arial, sans-serif !important;
}

#slider-sec h3 {
  font-weight: 300;
  color: #575756;
  font-size: 1.25rem;
}

#slider-sec p.card-body-label-p {
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 24px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  #slider-sec p.card-body-label-p {
    font-size: 18px;
  }
}

#slider-sec .card_body-label-noPic p {
  background: none;
}

#slider-sec p .card_body-label_sub {
  font-size: 16px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

/*checkbox design*/

.round {
  position: absolute;
  top: 8px;
  right: 35px;
}

.round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 3px solid #ffffff;
  border-top: none;
  border-right: none;
  content: "";
  height: 7px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 13px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked+label {
  background-color: #BA0000;
  border-color: #BA0000;
}

.round input[type="checkbox"]:checked+label:after {
  opacity: 1;
}

.round input[type="radio"]:checked+label {
  background-color: #BA0000;
  border-color: #BA0000;
}

.round input[type="radio"]:checked+label:after {
  opacity: 1;
}

/*checkbox design*/

.carousel-indicators li {
  background-color: #000;
  opacity: 0.2;
}

.carousel-indicators {
  position: inherit;
  bottom: -84px;
}

.head-position {
  position: absolute;
}



body {
  min-height: 200vh;
}

/* Scroll bar styles */

.scroll-progress_wrapper {
  height: 50px;
  background: #ffffff;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 80vw;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 900;
}

.scroll-progress-mask {
  width: 100%;
  height: 10px;
  position: fixed;
  top: 40%;
  background: #DFDCD5;
  border-radius: 5px;
}

#scroll-progress {
  position: fixed;
  top: 40%;
  width: 0%;
  height: 10px;
  background: #7E7E7E;
  border-radius: 5px;
  z-index: 10000;
}

/* // Scroll bar styles */

.flex-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.flex-box.header-wrapper {
  flex-direction: column;
  margin-top: 6rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .flex-box.header-wrapper {
    margin-top: 4.5rem;
  }
}

.rondell-wrapper {
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcwIiBoZWlnaHQ9IjE3MCIgdmlld0JveD0iMCAwIDE3MCAxNzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTg1LjQ5OCA1OEMxMDAuNjgzIDU4IDExMyA3MC4zMTcgMTEzIDg1LjUwMyAxMTMgMTAwLjY4MyAxMDAuNjgzIDExMyA4NS40OTggMTEzIDcwLjMxMSAxMTMgNTggMTAwLjY4MyA1OCA4NS41MDMgNTggNzAuMzE3IDcwLjMxIDU4IDg1LjQ5OCA1OE04NCAxNDBjLTMwLjkyNSAwLTU2LTI1LjA3Mi01Ni01NnMyNS4wNzUtNTYgNTYtNTYgNTYgMjUuMDcyIDU2IDU2LTI1LjA3NSA1Ni01NiA1Nk04NS4wMDIgMEMzOC4wNiAwIDAgMzguMDU4IDAgODUuMDAyIDAgMTMxLjk0MiAzOC4wNiAxNzAgODUuMDAyIDE3MCAxMzEuOTQ1IDE3MCAxNzAgMTMxLjk0MiAxNzAgODUuMDAyIDE3MCAzOC4wNTggMTMxLjk0NSAwIDg1LjAwMiAwIiBmaWxsPSIjQkEwMDAwIi8+PC9zdmc+);
  background-size: 180px;
  background-repeat: no-repeat;
  height: 180px;
  width: 180px;
  margin-top: 0px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .rondell-wrapper {
    background-size: 180px;
    height: 180px;
    height: 180px;
    width: 180px;

  }

}

.flex-item {
  width: 200px;
}

#slider-sec fieldset {
  margin-top: 1rem;
}

.submit-wrapper {
  justify-content: flex-end;
  max-width: 780px;
}

.card_body {
  position: relative;
  height: 250px;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
  cursor: pointer;
}

.card_body-label {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.4);
  padding: 1rem 0;

}


.text-right {
  text-align: right;
}



@media (min-width: 576px) {

  .container,
  .container-sm {
    max-width: 640px;
  }

}

.pp-landing-page-hero.hero-image_wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.pp-landing-page-hero.hero-image_wrapper {
  background-image: url('https://image.targetnewsletter.com.au/lib/fe9613727567047a73/m/28/93db2a6b-6193-44f5-8c19-d7702e431347.png');
  height: 400px;
  background-size: cover;
  background-position: 50%, 50%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .pp-landing-page-hero.hero-image_wrapper {
    height: 250px;
    background-size: 110%;
  }
}


.link-wrapper {
  margin-top: 1rem;
}

.pp-landing-page-wrapper a.btn-primary {
  text-transform: uppercase;
}

.pp-landing-page-wrapper a.btn-primary {
  text-transform: uppercase;
}

.pp-landing-page-wrapper a.copy-link:hover {
  text-decoration: none;
}

.pp-landing-page-wrapper a.copy-link:focus {
  text-decoration: none;
}

.pp-landing-page-wrapper a.copy-link:active {
  text-decoration: none;
}

.pp-landing-page-wrapper a.copy-link {
  color: #212529;
}

#MainSection .flex-container {
  display: flex;
  flex-wrap: wrap;
}

#MainSection .flex-container>div {
  flex: 1 0 26%;
}

#MainSection .flex-container.radio-4>div {
  flex: 1 0 50%;
}

#MainSection .flex-container.radio-3>div {
  flex: 1 0 26%;
}


@media (max-width: 768px) {
  #MainSection .flex-container>div {
    flex-basis: 34%;
  }
}

@media (max-width: 320px) {
  #MainSection .flex-container>div {
    flex-basis: 51%;
  }
}

/* non-essential demo styles */
#MainSection .flex-container>div {
  height: 250px;
  border: 5px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
}

#MainSection .flex-container>div.link-wrapper {
  height: auto;
}

#MainSection .flex-container>div.submit-wrapper {
  height: auto;
}

.age_list-container {}

#childAgeWrapper {}

#childAgeWrapper .header-wrapper h2,
#dueDateWrapper .header-wrapper h2 {
  font-size: 1.2em;
}

#childAgeWrapper .flex-box.header-wrapper,
#dueDateWrapper .flex-box.header-wrapper {
  flex-direction: column;
  justify-content: center;
}

#childAgeWrapper .flex-box.header-wrapper,
#dueDateWrapper .flex-box.header-wrapper {
  margin: 2em 0;
}

#childAgeWrapper .flex-box.header-wrapper h2,
#dueDateWrapper .flex-box.header-wrapper h2 {
  margin-bottom: 1rem;
  padding-bottom: 0;
}

#childAgeWrapper .flex-box.header-wrapper h3,
#dueDateWrapper .flex-box.header-wrapper h3{
  font-size: 1rem;
}

#dueDateWrapper input {
  width: 100%;
  border-radius: 0.25rem;
  border: 0;
  padding: 0.75rem;
  background-color: #DFDCD6;
}

#childAgeWrapper .card_body_flex-item,
#dueDateWrapper .card_body_flex-item {
  height: auto !important;
}

@media screen and (max-width: 767px) {

  #childAgeWrapper .flex-box.header-wrapper,
  #dueDateWrapper .flex-box.header-wrapper {
    flex-direction: column;
  }

  #MainSection .flex-container.age_list-container {
    flex-direction: column;
  }

}


.round_checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
}

/* Hide the browser's default checkbox */
.round_checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #eee;
  border-radius: 15px;
}

/* On mouse-over, add a grey background color */
.round_checkbox-container:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.round_checkbox-container input:checked~.checkmark {
  background-color: #BA0000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.round_checkbox-container input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.round_checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

















#MainSection .flex-container.age_list-container>div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.card_body_flex-item {
  position: relative;
  height: 250px;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
  cursor: pointer;
}

.submit-wrapper {
  flex-direction: column;
}

.subhead-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}


.subhead-wrapper p {
  margin-bottom: 0;
  font-size: 14px;
}



#PersonalDetailsForm .card_body_flex-item {
  height: auto;
  border-radius: 0;
}

#PersonalDetailsForm .card_body_flex-item input {
  width: 100%;
  border-radius: 0.25rem;
  border: 0;
  padding: 0.75rem;
  background-color: #DFDCD6;
}

#PersonalDetailsForm input[type="text"],
input[type="date"],
textarea {
  background-color: #DFDCD6;
}

#PersonalDetailsForm #dateOfBirth {
  margin-top: 0.5em;
}

#PersonalDetailsForm .dob-sub{
  font-size: 12px;
}

#PersonalDetailsForm h1 {
  font-size: 1.75rem;
  font-family: "cocogoose_demibold", "Cocogoose", Arial, sans-serif !important;

}

#PersonalDetailsForm h2 {
  
}

/* :::::::::::::::::::::::: Mobile breakpoints :::::::::::::::::::::::::::: */


@media (max-width:575px) {

  .img-hide {
    display: none;
  }

  .col-mbl-100 {
    width: 100% !important;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .col-sm-8 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .row {
    margin-right: 2px;
    margin-left: 2px;
  }

  .col-sm-4 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .mbl-height {
    height: 53px !important;
    padding-top: 7px;
  }

  .round2 {
    position: absolute;
    top: 12px !important;
    left: 45px !important;
  }
}


/* Small devices (landscape phones, 576px and up) */
@media (max-width: 992px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  br {
    display: none;
  }

  h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (max-width: 768px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #slider-sec #PersonalDetailsForm h1 {
    font-size: 1.75rem;
  }

}

/* Set width to make card deck cards 100% width */
@media (max-width: 950px) {

  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

}

label.error {
  /*float: left;*/
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #cc0000;
  margin-left: 0px;
  padding-top: 14px;
  text-align: center;
  font-weight: 1 !important;
}

#imgc1 img {
  height: 228px !important;
}

#imgc2 img {
  height: 228px !important;
}

#form-sec h5 {
  font-size: 16px;
  line-height: 21px;
}

@media (max-width: 992px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #form-sec h5 {
    font-size: 14px;
    line-height: 18px;
  }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (max-width: 768px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #form-sec h5 {
    font-size: 14px;
    line-height: 18px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #form-sec h5 {
    font-size: 14px;
    line-height: 18px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #form-sec h5 {
    font-size: 14px;
    line-height: 18px;
  }
}



/* Set width to make card deck cards 100% width */
@media (max-width: 950px) {
  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #form-sec h5 {
    font-size: 14px;
    line-height: 18px;
  }
}

/*

::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/

@media (max-width: 950px) {

  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

}


#cl-section {
  padding-bottom: 30px;
}

.cl-heading h1 {
  font-weight: bold;
  text-align: center;
  font-family: "cocogoose_demibold", "Cocogoose", Arial, sans-serif !important;
  color: #3D3935;
  padding-top: 25px;
  padding-bottom: 35px;
}

.box {
  box-sizing: border-box;
  border: 0px solid transparent;
  background-clip: padding-box;
}

.col-md-4.box img {
  display: block;
  width: 100%;
  height: 60%;
}

.col-md-4.box {
  flex: 0 0 27.333333%;
  max-width: 27.333333%;
}

#summerseeker {
  background-color: #A88281;
  padding: 30px;
  text-align: center;
  color: #ffffff;
  height: 180px;
  margin-bottom: 25px;
}

#summerseeker h6 {
  font-family: "cocogoose_regular", "Cocogoose", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

#summerseeker p {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}

#summerseeker a {
  text-decoration: underline;
  color: #ffffff;
  font-size: 15px;
}

#gifts {
  background-color: #DFDCD5;
  padding: 30px;
  text-align: center;
  color: #000000;
  height: 180px;
  margin-bottom: 25px;
}

#gifts h6 {
  font-family: "cocogoose_regular", "Cocogoose", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

#gifts p {
  font-size: 15px;
  color: #000000;
  text-decoration: none;
}

#gifts a {
  text-decoration: underline;
  color: #000000;
  font-size: 15px;
}

#christmas {
  background-color: #576A49;
  ;
  padding: 30px;
  text-align: center;
  color: #ffffff;
  height: 180px;
  margin-bottom: 25px;
}

#christmas h6 {
  font-family: "cocogoose_regular", "Cocogoose", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

#christmas p {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}

#christmas a {
  text-decoration: underline;
  color: #ffffff;
  font-size: 15px;
}

@media (max-width: 950px) {
  .col-md-4.box {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #form-sec {
    padding: 0px 0px;
  }

  .col-md-8 {
    width: 100% !important;
  }

  .col-mbl-50 {
    width: 50%;
  }

  #slider-sec h1 {
    font-size: 18px;
  }

  #slider-sec h2 {
    font-size: 14px;
  }

  #slider-sec #MainSection h2 {
    font-size: 1.5rem;
  }

  #slider-sec h3 {
    font-size: 14px;
  }

  #summerseeker {
    padding: 22px;
  }

  #gifts {
    padding: 22px;
  }

  #christmas {
    padding: 22px;
  }

  .col-md-4.box img {
    height: auto;
  }
}


#MainSection img {
  width: 100%;
  height: 80%;
}

/* Error Styles */

.just-validate-error-label {
  text-align: center;
}







/* ===================== Date picker updates ===================== */

.card_body_select-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.card_body_select-wrapper .card_body_flex-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card_body_select-wrapper select {
    text-align: center;
    border-radius: 0.25rem;
    padding: 0.5rem;
    background-color: #DFDCD6;
}


/* // ===================== Date picker updates ===================== */