/*!
Template Name: Sannta
Template URI: https://www.templatemonster.com/authors/codexcoder/
Author: codexcoder
Author URI: https://www.templatemonster.com/authors/codexcoder/
Description: Description
Version: 1.0.0
Text Domain: Sannta
Tags:chrismas, chrismasoffer, santa clause, santaoffer, chrismas landing page, chrismas offer landing page

*/
/*=====================================================================*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #555555;
  font-size: 1rem;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  background-color: #fffef7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Balsamiq Sans", cursive;
  color: #0d142f;
  line-height: 1.3;
}

h1 {
  font-size: calc(1.5625rem + 3.75vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 4.375rem;
  }
}

h2 {
  font-size: calc(1.5rem + 3vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 3.75rem;
  }
}

h3 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 2.25rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #555555;
  text-decoration: none;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #ee3d42;
  }
}

/*===== keyframes for banner img ====*/
@-webkit-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-moz-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-ms-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-o-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-webkit-keyframes floating {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/*=-=-=-=-=-=====> utility classes start here <======= -=-=-=-=-=-=-=*/
.color--theme-color {
  color: #ee3d42 !important;
}

.padding--top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .padding--top {
    padding-top: 100px;
  }
}

.padding--bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .padding--bottom {
    padding-bottom: 100px;
  }
}

/*=-=-=-=-=-=====> utility classes end here <======= -=-=-=-=-=-=-=*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.rating, .countdown__item, .countdown__list, .social {
  display: flex;
  flex-wrap: wrap;
}

.add-monkey, .product__thumb, .default-btn, .navbar-toggler--icon {
  position: relative;
}

.add-monkey:after, .product__offertag, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  position: absolute;
  content: "";
}

.testimonial, .product__thumb, .default-btn, .banner-section {
  overflow: hidden;
}

.product__inner img, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  width: 100%;
}

.countdown__number, .footer__title h6, h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.rating, .countdown__item, .countdown__list {
  justify-content: center;
}

.rating, .countdown__list, .social {
  align-items: center;
}

.countdown__item {
  flex-direction: column;
}

.countdown__text, .countdown__number {
  display: block;
}

.default-btn, .social__link, .footer__about a, .navbar-toggler--icon {
  display: inline-block;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.coupon-center, .testimonial__item, .countdown, .product__inner, .social__link, .contact, .section-header h2, .nav-link {
  text-align: center;
}

.rating, .countdown__list, .social, ul,
ol {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.countdown__text, .social, .footer__contactItem p {
  margin-bottom: 0;
}

.navbar-toggler {
  margin-bottom: 10px;
}

.footer__title h6, .contact h2 {
  margin-bottom: 20px;
}

.product__thumb, .footer__about a {
  margin-bottom: 25px;
}

.testimonial__thumb {
  margin-bottom: 45px;
}

.navbar-toggler {
  margin-right: 15px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.navbar-toggler {
  padding: 0;
}

.product__inner {
  padding: 10px;
}

.rating, .social, ul,
ol {
  padding-left: 0;
}

.header {
  background-color: #1b8853;
}
@media (min-width: 992px) {
  .header--positioned {
    position: absolute;
    background-color: transparent;
    width: 100%;
    top: 0%;
  }
}
@media (min-width: 992px) {
  .header--fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #1b8853;
  }
}

@media (min-width: 992px) {
  .navbar--bottom-line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.nav-link {
  color: #fff;
}
@media (min-width: 992px) {
  .nav-link {
    text-align: left;
  }
}
.nav-link--active, .nav-link:hover, .nav-link:focus {
  color: #ee3d42;
  text-decoration: line-through;
}

.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navbar-toggler--icon {
  background-color: #fff;
  height: 2px;
  width: 27px;
  -webkit-transform: rotate(45deg) translateY(-5px);
  -moz-transform: rotate(45deg) translateY(-5px);
  -ms-transform: rotate(45deg) translateY(-5px);
  -o-transform: rotate(45deg) translateY(-5px);
  transform: rotate(45deg) translateY(-5px);
}
.navbar-toggler--icon:after, .navbar-toggler--icon:before {
  background-color: #fff;
  height: 2px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.navbar-toggler--icon:after {
  bottom: 7px;
  left: 0;
  -webkit-transform: rotate(-90deg) translateX(-6px);
  -moz-transform: rotate(-90deg) translateX(-6px);
  -ms-transform: rotate(-90deg) translateX(-6px);
  -o-transform: rotate(-90deg) translateX(-6px);
  transform: rotate(-90deg) translateX(-6px);
}
.navbar-toggler--icon:before {
  top: 7px;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.navbar-toggler.collapsed .navbar-toggler--icon {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:after {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:before {
  opacity: 1;
  transform: none;
}

/*=-=-=-======< Section header start here >==========-=-=-=-*/
.section-header h2 {
  color: #1b8853;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .section-header h2 {
    margin-bottom: 30px;
  }
}

/*=-=-=-======< Section header end here >==========-=-=-=-*/
.banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 0;
}
@media (min-width: 992px) {
  .banner-section {
    padding-top: 280px;
    padding-bottom: 170px;
  }
}

.banner__content h1,
.banner__content p {
  color: #fff;
}
.banner__content p {
  line-height: 2.25;
}
.banner__thumb img {
  -webkit-animation: santa-ride 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite alternate;
  -moz-animation: santa-ride 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite alternate;
  -ms-animation: santa-ride 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite alternate;
  -o-animation: santa-ride 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite alternate;
  animation: santa-ride 4s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite alternate;
}

@media (min-width: 992px) {
  .bg-attach--fixed {
    background-attachment: fixed;
  }
}

.contact-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.contact {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #1b8853;
  padding: 30px 24px;
}
@media (min-width: 992px) {
  .contact {
    padding: 50px 100px;
  }
}
.contact h2 {
  color: #fff;
}
.contact__input, .contact__textarea {
  -webkit-border: 1px solid transparent;
  -moz-border: 1px solid transparent;
  -ms-border: 1px solid transparent;
  -o-border: 1px solid transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  padding: 1.125rem 1.5rem;
  color: #fff;
}
.contact__input:focus-visible, .contact__textarea:focus-visible {
  box-shadow: none;
  outline: none;
  -webkit-border: 1px solid rgba(255, 255, 255, 0.4);
  -moz-border: 1px solid rgba(255, 255, 255, 0.4);
  -ms-border: 1px solid rgba(255, 255, 255, 0.4);
  -o-border: 1px solid rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.contact__input::placeholder, .contact__textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.contact button {
  -webkit-border: none;
  -moz-border: none;
  -ms-border: none;
  -o-border: none;
  border: none;
  box-shadow: none;
  outline: none;
  background-color: #ee3d42;
}

.form-massage {
  color: #fff;
}

.footer__wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer__title h6 {
  color: #1b8853;
}
@media (min-width: 992px) {
  .footer__title h6 {
    margin-bottom: 30px;
  }
}
.footer__siteLink:not(:last-child) {
  margin-bottom: 1rem;
}
.footer__contactItem:not(:last-child) {
  margin-bottom: 1.25rem;
}
.footer__copyright {
  -webkit-border-top: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border-top: 1px solid rgba(0, 0, 0, 0.2);
  -ms-border-top: 1px solid rgba(0, 0, 0, 0.2);
  -o-border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.social {
  gap: 10px;
}
.social__link {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  line-height: 55px;
  background-color: #1b8853;
}
.social__link svg {
  color: #fff;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .social__link svg {
    font-size: 1.5rem;
  }
}
@media not all and (pointer: coarse) {
  .social__link:hover {
    background-color: #ee3d42;
  }
}

.default-btn {
  text-decoration: none;
  color: #fff;
  padding: 0 1.7rem;
  line-height: 40px;
  border-radius: 3px;
  font-size: 1rem;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #1b8853;
  font-weight: bold;
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 2.25rem;
    line-height: 60px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ee3d42;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}
.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ee3d42;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ee3d42;
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}
.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ee3d42;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}
.default-btn:hover {
  color: #fffef7;
  transform: translateY(-3px);
}

.product__inner {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.1);
}
.product__thumb {
  -webkit-border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border: 1px solid rgba(0, 0, 0, 0.2);
  -ms-border: 1px solid rgba(0, 0, 0, 0.2);
  -o-border: 1px solid rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.product__thumb img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product__content h6 a {
  color: #0d142f;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product__content p {
  color: #ee3d42;
}
.product__content p del {
  color: #0d142f;
}
.product__offertag {
  top: -2px;
  left: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
@media not all and (pointer: coarse) {
  .product:hover .product__thumb > img {
    transform: scale(1.1);
  }
  .product:hover .product__content h6 a {
    color: #ee3d42;
  }
}

.countdown-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.countdown h2 {
  color: #fff;
  margin-bottom: 70px;
}
.countdown__list {
  gap: 30px;
}
.countdown__list-mb50 {
  margin-bottom: 50px;
}
.countdown__item {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  align-content: center;
  background-color: #ee3d42;
  color: #fff;
}
@media (min-width: 992px) {
  .countdown__item {
    width: 120px;
    height: 120px;
  }
}
.countdown__number {
  font-size: calc(1.35rem + 1.2vw);
  font-family: "Balsamiq Sans", cursive;
}
@media (min-width: 1200px) {
  .countdown__number {
    font-size: 2.25rem;
  }
}
.testimonial {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-block: 80px;
}
.testimonial__item {
  max-width: 650px;
  margin: auto;
}
.testimonial__thumb img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.testimonial__client h6 {
  font-weight: bold;
}

.rating {
  gap: 2px;
}
.rating__star svg {
  font-size: 0.875rem;
  color: #e9ba17;
}

.add-monkey:after {
  width: 90px;
  height: 90px;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/coupon/monkey.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .add-monkey:after {
    top: 32px;
  }
}

.coupon {
  padding-block: 90px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.coupon__sale {
  color: #fff;
}
.coupon__code {
  color: #ee3d42;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .coupon__code {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  .gift-shape {
    position: relative;
  }
  .gift-shape::before, .gift-shape::after {
    position: absolute;
    content: "";
    top: 0;
    background-image: url(../images/shape/coupon-shape.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30%;
    height: 37%;
    -webkit-animation: floating 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate;
    -moz-animation: floating 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate;
    -ms-animation: floating 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate;
    -o-animation: floating 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate;
    animation: floating 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite alternate;
  }
  .gift-shape::after {
    right: 0;
  }
  .gift-shape::before {
    left: 0;
    animation-delay: 1s;
  }
}

/*# sourceMappingURL=style.css.map */
