#page-container h1 {
    font-family: 'Cookie', cursive;
}
#page-container h3 {
    font-family: "cookieregular";
}
#page-container h2 {
    font-family: "poorrichardregular";
}

#popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .popupally-pro-center-plsbvs {
    display: block !important;
}

/* WPPS-101663 - MP start */

@media (max-width: 480px) {
  .et_pb_row:last-child .et_pb_image_sticky:last-child {
    margin-bottom: 0;
}
  .et_pb_column {
    padding-bottom: 0;
  }
  #post-338 > div > div > div:nth-child(5) > div.et_pb_column.et_pb_column_1_3 {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  #post-338 > div > div > div:nth-child(4) > div > div {
    display: none;
  }
  
  .et_pb_slider_fullwidth_off {
    margin-top: 5rem;
    margin-bottom: -6rem;
  }
  
}
@media (min-width: 768px) {
.et_pb_row:last-child .et_pb_image_sticky:last-child {
    margin-bottom: 0!important;
}
  #post-338 > div > div > div:nth-child(1) {
    margin-bottom: -5rem;
  }
}

/* WPPS-101663 - MP end */


/*WPPS-101667*/

#popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .desc-pro-plsbvs {
  display: flex !important;
  margin-bottom: 30px;
}

#popup-embedded-box-pro-gfcr-2.popupally-pro-outer-embedded-plsbvs-2 {
    
    text-align: center !important;
    height: 150px;
}

@media (max-width: 640px) {
#popup-box-pro-gfcr-2 .popupally-pro-outer-plsbvs-2, #popup-embedded-box-pro-gfcr-2.popupally-pro-outer-embedded-plsbvs-2 {
    width: 400px;
    height: 300px;
    display: grid;
    padding: 5px;
    align-content: center;
}

  #popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .popupally-pro-center-plsbvs .content-pro-plsbvs input[type="text"]{
    margin-bottom: 10px;
  }
  #popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .content-pro-plsbvs {
    display: flex;
    flex-direction: column;
    align-items: center;
}
  #popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .popupally-pro-center-plsbvs .content-pro-plsbvs input[type="text"].field-pro-plsbvs-name {
    left: 0px !important;
    margin-bottom: 25px;
  }
   #popup-embedded-box-pro-gfcr-2 .popupally-pro-inner-plsbvs-2 .popupally-pro-center-plsbvs .content-pro-plsbvs input[type="submit"].submit-pro-plsbvs {
    
    width: 150px !important;
    font-size: 16px !important;
    height: 40px !important;
}


/*WPPS-101667* end/