html {
  scroll-behavior: smooth;
}
.cupcake-history .content .section-header, .gift-card p {
  margin-bottom: 30px
}
#scroll-services, .top_bar1 {
  height: auto;
  overflow: hidden
}
#giftcard_button, .arrow, .gift-card {
  text-align: center
}
#giftcard_button, #giftcard_button i {
  writing-mode: vertical-lr
}
.navbar-desktop > ul > li {
  margin-right: 2px
}
.order-now {
  background: #f7941d;
  border: none !important;
  border-radius: 30px
}
footer .contact-info a, footer .pv-link {
  color: #b2b2b2
}
footer .pv-link:hover {
  text-decoration: underline
}
.navbar-mobile .au-btn {
  width: 110px;
  font-size: 12px
}
#scroll-menu h1 {
  font-size: 40px;
  font-family: Raleway-Bold;
  font-weight: 700;
  color: #333
}
.map-section {
  margin-top: 80px
}
.navbar-desktop > ul > li.has-children .sub-menu {
  padding-top: 15px
}
.gift-card {
  background: #faa429
}
.gift-card p {
  font-family: "Times New Roman", serif;
  font-size: 110px;
  color: #000;
  font-weight: 700
}
.gift-card a.buy-gift {
  background: #d00;
  font-weight: 700;
  font-size: 14px
}
.gift-card a.au-btn--hover::before {
  background: #000
}
.navbar-desktop > ul > li > a {
  font-size: 14px
}
.menu-item h5.bold-color a {
  font-weight: 700;
  font-size: 18px
}
.menu-item h5.bold-color {
  color: #faa429;
  font-weight: 700;
  text-wrap: balance;
}
#menu .menu-holder, .blog-standard h5, .portfolio-FAQs {
  margin-bottom: 20px
}
#menu h2 {
  font-size: 30px
}
#scroll-services {
  background-repeat: repeat-y;
  color: #fff
}
#scroll-about p, #scroll-services h5 {
  color: #fff
}
.intro_video {
  padding-top: 80px
}
.intro_video h1 {
  font-size: 35px;
  color: #000;
  font-weight: 700;
  font-family: Satisfy-Regular
}
.order-now-repaso, .order-now-repaso:hover, .order-text.black, .top_bar1 p {
  font-family: Roboto, sans-serif
}
.section-primary {
  padding-top: 100px;
  padding-bottom: 100px
}
#scroll-menu .order-now {
  width: 200px
}
.navbar-desktop > ul > li.has-children ul {
  width: 200px;
  padding: 23px 30px 25px
}
.cupcake-history .video:hover::after {
  background: 0 0
}
.cupcake-history .content {
  padding-top: 34px
}
footer .contact-info a:hover {
  color: #f7941d
}
.section-primary.intro_video {
  background: #f2f2f2
}
.blog-standard ul {
  margin-left: 15px;
  margin-top: 20px
}
.blog-standard ul li {
  list-style-type: disc;
  margin-bottom: 5px
}
.cupcake-history .video {
  background-position-x: center
}
#scroll-contact #my-form-status {
  color: #f7941d;
  font-weight: 700
}
@bg: #2d2d37;
a {
  color: #000;
  text-decoration: none
}
.arrow {
  margin: 4% 0
}
.bounce {
  -moz-animation: 2s infinite bounce;
  -webkit-animation: 2s infinite bounce;
  animation: 2s infinite bounce
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    transform: translateY(0)
  }
  40% {
    transform: translateY(-30px)
  }
  60% {
    transform: translateY(-15px)
  }
}
.order-text, footer .order-text {
  color: #fff;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px !important;
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: normal
}
.portfolio-FAQs > p:last-child, .top_bar1 p {
  margin-bottom: 0
}
.order-text.black {
  color: #000;
  font-size: 14px !important
}
.order-now-repaso {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(3%, #ff8400), color-stop(50%, #ff1e00), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(97%, #e73827), color-stop(100%, #ffbdbd));
  background: -webkit-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -o-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -ms-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: linear-gradient(to bottom, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  color: #fff !important;
  letter-spacing: normal;
  padding: 8px 43px 8px 30px;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  line-height: 22px
}
.top_bar1, .top_bar1 a {
  color: #000
}
.order-now-repaso:hover {
  background: #ffbdbd !important;
  background: -moz-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0, #ffbdbd), color-stop(3%, #e73827), color-stop(29%, #f02f17), color-stop(49%, #f6290c), color-stop(50%, #ff1e00), color-stop(97%, #ff8400), color-stop(100%, #fff)) !important;
  background: -webkit-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -o-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -ms-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: linear-gradient(to bottom, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important
}
.order-now-repaso img {
  width: 14px;
  height: 24px;
  margin-right: 7px;
  position: absolute
}
.top_bar1 {
  position: relative;
  background-color: #feaa30;
  padding: 12px 0;
  top: 0;
  z-index: 5;
  font-size: 15px
}
.top_bar1 p {
  line-height: 20px
}
.top_bar1 a:hover {
  color: #af383b
}
#menu .menu-item p {
  color: #7b7b7b
}
#giftcard_button {
  background: #fff;
  padding: 10px;
  height: 200px;
  width: 50px;
  color: #feaa30;
  text-transform: uppercase;
  font-size: 16px;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 150;
  border-radius: 5px 0 0 5px;
  font-weight: 700;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
  border-left: 2px solid #feaa30;
  border-bottom: 2px solid #feaa30;
  border-top: 2px solid #feaa30
}
#scroll-about {
  background-size: cover
}
#menu .menu-holder {
  display: block;
}
.rev_slider_wrapper #rev_slider_3 .pay_with {
  width: 80px !important;
  margin-right: 10px !important;
  height: 53px !important;
  margin-top: 20px !important;
}
/*gift window*/
.bottomMenu {
  position: fixed;
  color: white;
  width: 380px;
  height: 400px;
  z-index: 100;
  transition: all .5s;
  text-align: center;
  padding: 0;
  left: 5px;
  bottom: 5px;
}
.bottomMenu img {
  width: 100%;
  height: 100%;
}
.hide {
  opacity: 0;
}
.show {
  opacity: 1;
}
.remove {
  display: none;
  height: 0;
  width: 0;
}
#myID .small_text {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
}
#myID .cong_text {
  font-size: 20px;
  color: rgba(255, 255, 255, 1.00);
}
#myID h1 {
  color: #000;
  font-size: 38px;
}
#myID span {
  color: #000;
  display: block;
  margin: 10px 0;
  font-weight: bold;
}
#myID a {
  display: inline-block;
  margin-top: 10px;
  color: #FFF;
}
#myID a:hover {
  text-decoration: none;
  color: #000;
  transition: 0.2s ease-in-out all;
}
#myID .close {
  right: 10px;
  margin-top: -20px;
  margin-right: -28px;
  width: 40px;
  height: 40px;
  font-size: 15px;
  opacity: 1;
  border-radius: 50px;
  padding-top: 13px;
  text-shadow: none;
  cursor: pointer;
  display: block;
  position: absolute;
  background: #FFF;
  color: #000;
}
#myID .close:hover {
  background: #000;
  color: #FFF;
  transition: 0.2s ease-in-out all;
}
/*#myDiv #closeButton {
  position: absolute;
  right: 20px;
  padding: 7px 15px;
  background-color: #000;
  border: none;
  border-radius: 20px;
}*/
/*gift window*/
@media (max-width:1199px) {
  /*gift window*/
  .bottomMenu {
    width: 80%;
    left: 10%;
    bottom: 5%;
    height: auto;
  }
  /*gift window*/
  .logo img {
    max-width: 60px
  }
  .navbar-desktop.fixed > ul > li, .navbar-desktop > ul > li {
    margin-right: 2px
  }
  .navbar-desktop > ul {
    white-space: nowrap
  }
}
@media (max-width:991px) {
  .bottomMenu {
    width: 80%;
    left: 10%;
    bottom: 5%;
    height: auto
  }
  .gift-card p {
    font-size: 90px;
    line-height: normal
  }
  .cupcake-history .video {
    margin-bottom: 0
  }
  .cupcake-history .content .section-header {
    margin-bottom: 25px
  }
  .navbar-mobile .au-btn {
    width: auto;
    padding: 0 20px
  }
}
@media (max-width:536px) {
  .gift-card p {
    font-size: 60px
  }
  .about-us .image-holder img {
    object-fit: cover
  }
  .section-primary {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .rev_slider_wrapper #rev_slider_3 .pay_with {
    width: 56px !important;
    margin-right: 10px !important;
    height: 40px !important;
    margin-top: 35px !important;
  }
  #giftcard_button {
    top: 18%;
  }
}
.portfolio-FAQs > p:first-child {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0
}
.portfolio-FAQs > p:nth-child(2) {
  font-size: 16px;
  font-weight: 400
}
.portliio-menuOrderAction {
  position: fixed;
  right: 0;
  bottom: 25%;
  z-index: 1000
}