/*!
Template Name: blackfridos
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: blackfridos
Tags:blackfriday, blackfridayoffer, product landing page, product offer, friday landing page, blackfriday product anding 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=Oswald:wght@200;300;400;500;600;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: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  background-color: #191919;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  color: #fff;
  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: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #dc007b;
  }
}

/*===== 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(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-moz-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-ms-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-o-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-moz-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-ms-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-o-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-moz-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-ms-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-o-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
/**
 * 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: #dc007b !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;
}

.sale__brand_wrap, .sale__wrapper, .product__inner, .default-btn, .contact__form, .contact__wrapper, .banner__thumb, .banner__content, .banner, .section-header .section-header-wrap, .navbar-toggler--icon {
  position: relative;
}

.product__offertag, .contact__wrapper:before, .contact__wrapper:after, .banner__shapes_item, .section-header .header-title, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  position: absolute;
  content: "";
}

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

.accordion__button, .footer__form input, .contact__form input,
.contact__form textarea, .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  @@@@@@@@@@@@@@ */
.sale__brand_item, .sale__thumb, .testimonial__item, .countdown, .product__offertag, .product__inner, .social__link, .section-header, .nav-link {
  text-align: center;
}

.sale .section-header, .accordion__button, .contact .section-header {
  text-align: left;
}

.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;
}

.product__content{flex: 1; display: flex; flex-direction: column; align-items: center; gap: 20px;}

.product__content p {
  margin-bottom: 5px;
}

.sale .section-header, .contact .section-header, .navbar-toggler {
  margin-bottom: 10px;
}

.benifit__content h4, .footer__title h6, .contact__form input {
  margin-bottom: 20px;
}

/*.product__content .offer-txt,*/ .product__thumb, .footer__about a {
  margin-bottom: 25px;
}

.sale__content > p, .footer__form input {
  margin-bottom: 30px;
}

.benifit__thumb {
  margin-bottom: 35px;
}

.contact__form textarea {
  margin-bottom: 40px;
}

.testimonial__thumb {
  margin-bottom: 45px;
}

.form-massage {
  margin-top: 10px;
}

.product__content p del, .default-btn span svg {
  margin-right: 5px;
}

.accordion__button span {
  margin-right: 10px;
}

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

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

.benifit__inner {
  padding: 45px;
}

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

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

.nav-link {
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
@media (min-width: 992px) {
  .nav-link {
    text-align: left;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.nav-link--active, .nav-link:hover, .nav-link:focus {
  color: #dc007b;
}

.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 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .section-header {
    margin-bottom: 60px;
  }
}
.section-header .section-header-wrap {
  display: inline-block;
}
.section-header .header-title {
  /*top: -60%;*/
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
}
.section-header h3 {
  position: inherit;
  z-index: 1;
  text-transform: uppercase;
}

/*=-=-=-======< Section header end here >==========-=-=-=-*/
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 100px;
  padding-top: 80px;
  height: 30vh;
}
@media (min-width: 992px) {
  .banner {
    padding-top: 100px;
    padding-bottom: 120px;
    height: 70vh;
  }
}
.banner__content {
  z-index: 1;
}
.banner__content h1,
.banner__content p {
  color: #fff;
}
.banner__content p {
  line-height: 2.25;
}
.banner__content img {
  -webkit-animation: light 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s both infinite;
  -moz-animation: light 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s both infinite;
  -ms-animation: light 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s both infinite;
  -o-animation: light 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s both infinite;
  animation: light 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s both infinite;
}
.banner__thumb {
  z-index: 1;
}
.banner__thumb img {
  -webkit-animation: floating 2s linear infinite alternate;
  -moz-animation: floating 2s linear infinite alternate;
  -ms-animation: floating 2s linear infinite alternate;
  -o-animation: floating 2s linear infinite alternate;
  animation: floating 2s linear infinite alternate;
}
.banner .stand-shape {
  display: none;
}
@media (min-width: 992px) {
  .banner .stand-shape {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: -20%;
  }
}
@media (min-width: 1200px) {
  .banner .stand-shape {
    right: -7%;
  }
}
@media (min-width: 1440px) {
  .banner .stand-shape {
    right: -3%;
  }
}
@media (min-width: 1600px) {
  .banner .stand-shape {
    right: 11%;
  }
}
@media (min-width: 2500px) {
  .banner .stand-shape {
    right: 25%;
  }
}
.banner__shapes_item:nth-child(1) {
  top: 5%;
  left: 10%;
  -webkit-animation: floating 3s linear infinite alternate;
  -moz-animation: floating 3s linear infinite alternate;
  -ms-animation: floating 3s linear infinite alternate;
  -o-animation: floating 3s linear infinite alternate;
  animation: floating 3s linear infinite alternate;
}
.banner__shapes_item:nth-child(2) {
  top: 30%;
  left: 3%;
  -webkit-animation: left-right 5s linear infinite alternate;
  -moz-animation: left-right 5s linear infinite alternate;
  -ms-animation: left-right 5s linear infinite alternate;
  -o-animation: left-right 5s linear infinite alternate;
  animation: left-right 5s linear infinite alternate;
}
.banner__shapes_item:nth-child(3) {
  top: 70%;
  left: 3%;
  -webkit-animation: rotate 4s linear infinite alternate;
  -moz-animation: rotate 4s linear infinite alternate;
  -ms-animation: rotate 4s linear infinite alternate;
  -o-animation: rotate 4s linear infinite alternate;
  animation: rotate 4s linear infinite alternate;
}
.banner__shapes_item:nth-child(4) {
  top: 80%;
  left: 30%;
  -webkit-animation: left-right 4s linear infinite alternate;
  -moz-animation: left-right 4s linear infinite alternate;
  -ms-animation: left-right 4s linear infinite alternate;
  -o-animation: left-right 4s linear infinite alternate;
  animation: left-right 4s linear infinite alternate;
}
.banner__shapes_item:nth-child(5) {
  top: 15%;
  right: 10%;
  -webkit-animation: light 3s linear infinite alternate;
  -moz-animation: light 3s linear infinite alternate;
  -ms-animation: light 3s linear infinite alternate;
  -o-animation: light 3s linear infinite alternate;
  animation: light 3s linear infinite alternate;
}
.banner__shapes_item:nth-child(6) {
  top: 15%;
  right: 2%;
  -webkit-animation: zoom 3s linear infinite alternate;
  -moz-animation: zoom 3s linear infinite alternate;
  -ms-animation: zoom 3s linear infinite alternate;
  -o-animation: zoom 3s linear infinite alternate;
  animation: zoom 3s linear infinite alternate;
}
.banner__shapes_item:nth-child(7) {
  top: 40%;
  right: 2%;
  -webkit-animation: rotate 3s linear infinite alternate;
  -moz-animation: rotate 3s linear infinite alternate;
  -ms-animation: rotate 3s linear infinite alternate;
  -o-animation: rotate 3s linear infinite alternate;
  animation: rotate 3s linear infinite alternate;
}
.banner__shapes_item:nth-child(8) {
  top: 80%;
  right: 2%;
  -webkit-animation: floating 3s linear infinite alternate;
  -moz-animation: floating 3s linear infinite alternate;
  -ms-animation: floating 3s linear infinite alternate;
  -o-animation: floating 3s linear infinite alternate;
  animation: floating 3s linear infinite alternate;
}

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

.contact .section-header .header-title {
  left: 35%;
  top: -45%;
}
.contact__wrapper {
  background-color: #050103;
  padding: 50px 20px;
}
@media (min-width: 576px) {
  .contact__wrapper {
    padding: 50px 30px;
  }
}
@media (min-width: 992px) {
  .contact__wrapper {
    padding: 60px 40px;
  }
}
@media (min-width: 1200px) {
  .contact__wrapper {
    padding: 65px;
  }
}
.contact__wrapper:before, .contact__wrapper:after {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contact__wrapper:before {
  top: 5%;
  right: 38%;
  background-image: url(../images/contact/contact-shape1.png);
  width: 100px;
  height: 100px;
  animation-delay: 2s;
  animation: floating 5s linear infinite alternate;
}
.contact__wrapper:after {
  bottom: 0;
  right: 8%;
  background-image: url(../images/contact/contact-shape2.png);
  width: 400px;
  height: 200px;
  animation: fade 5s linear infinite alternate;
}
.contact__content {
  max-width: 84%;
}
.contact__content > p {
  color: #fff;
}
.contact__form {
  z-index: 1;
}
.contact__form input,
.contact__form 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(25, 25, 25, 0.7);
  color: #fff;
  padding: 20px 30px;
}
.contact__form input::placeholder,
.contact__form textarea::placeholder {
  color: #fff;
}
.contact__form input:focus-within,
.contact__form textarea:focus-within {
  outline: none;
  -webkit-border-color: rgba(220, 0, 123, 0.15);
  -moz-border-color: rgba(220, 0, 123, 0.15);
  -ms-border-color: rgba(220, 0, 123, 0.15);
  -o-border-color: rgba(220, 0, 123, 0.15);
  border-color: rgba(220, 0, 123, 0.15);
}
.contact__form .default-btn {
  background-color: #fff;
  color: #dc007b;
}
@media not all and (pointer: coarse) {
  .contact__form .default-btn:hover {
    color: #dc007b;
  }
}

.form-massage {
  color: #fff;
}

.footer {
  background-color: #050103;
}
.footer__wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .footer__about {
    max-width: 90%;
  }
}
.footer__about p {
  color: #fff;
}
.footer__title h6 {
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .footer__title h6 {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .footer__contact {
    max-width: 90%;
  }
}
.footer__contactItem p {
  color: #fff;
}
.footer__contactItem:not(:last-child) {
  margin-bottom: 1rem;
}
.footer__form input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-border: 1px solid transparent;
  -moz-border: 1px solid transparent;
  -ms-border: 1px solid transparent;
  -o-border: 1px solid transparent;
  border: 1px solid transparent;
  outline: none;
  background-color: #fff;
  padding: 1rem;
  color: #050103;
}
.footer__form input::placeholder {
  color: #050103;
}
.footer__form input:focus-within {
  border-color: #dc007b;
}
.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);
  color: #fff;
}

.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: #fff;
}
.social__link svg {
  color: #050103;
  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: #dc007b;
  }
  .social__link:hover svg {
    color: #fff;
  }
}

.default-btn {
  font-size: 0.875rem;
  -webkit-border: 1px solid #fff;
  -moz-border: 1px solid #fff;
  -ms-border: 1px solid #fff;
  -o-border: 1px solid #fff;
  border: 1px solid #fff;
  -webkit-border-raidus: 3px;
  -moz-border-raidus: 3px;
  -ms-border-raidus: 3px;
  -o-border-raidus: 3px;
  border-raidus: 3px;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  color: #fff;
  padding: 0 1.7rem;
  line-height: 40px;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #050103;
  font-weight: bold;
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 2.25rem;
    line-height: 56px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
  text-transform: uppercase;
}
.default-btn__small {
  line-height: 46px;
  padding: 0 1.25rem;
}
.default-btn__rounded {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  -o-border-radius: 99px;
  border-radius: 99px;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dc007b;
  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: #dc007b;
  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: #dc007b;
  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: #dc007b;
  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: #fff;
  transform: translateY(-3px);
  border-color: #dc007b;
}
.default-btn-active {
  background-color: #dc007b;
  border-color: #dc007b;
}

.product__inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 20px;
  background-color: #050103;
}
.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,
.product__content h4 a,
.product__content h3 a,
.product__content h2 a {
  -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;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5rem;
  display: block;
}
.product__content p {
  color: #dc007b;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.product__content p del {
  color: rgba(255, 255, 255, 0.3);
}
.product__content p strong {
  color: #fff;
}
.product__content .offer-txt {
  display: inherit;
  color: #fff;
}
.product__offertag {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 20px;
  left: 20px;
  color: #fff;
  line-height: 50px;
  background-color: #dc007b;
}
.product__item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product__item-2 .product__inner {
  text-align: center;
  flex: 1;
}
@media (min-width: 576px) {
  .product__item-2 .product__inner {
    /*text-align: left;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 40px;
  }
}
@media (min-width: 576px) {
  .product__item-2 .product__thumb {
    margin-bottom: 0;
  }
}
.product__item-2 .product__offertag {
  right: 20px;
  left: auto;
}
@media (min-width: 576px) {
  .product__item-2 .rating {
    justify-content: start;
  }
}
.product__item-2 .default-btn {
  border-color: transparent;
  background-color: #191919;
}
@media not all and (pointer: coarse) {
  .product__item:hover {
    /*transform: translateY(-5px);*/
  }
  .product__item:hover .product__thumb img {
    /*transform: skewX(5deg);*/
    transform: scale(1.05);
  }
  .product__item:hover .product__content h6 a,
.product__item:hover .product__content h4 a {
    color: #dc007b;
  }
}

.benifit__item {
  background-color: #050103;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
@media not all and (pointer: coarse) {
  .benifit__item:hover {
    transform: translateY(-5px) !important;
  }
  .benifit__item:hover .benifit__content h4 {
    color: #dc007b;
  }
}
.benifit__content h4 {
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.benifit__content {
  color: #fff; font-size: 18px; font-weight: 300;
}
.benifit__content a{text-decoration: underline; color: #dc007b;}

.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 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  min-width: 60px;
  align-content: center;
  color: #fff;
  border: 0.5px solid #fff;
  padding: 0.5rem 0.75rem;
  box-shadow: 0px 0px 5px 2px #dc007b, inset 0px 0px 5px 2px #dc007b;
}
@media (min-width: 576px) {
  .countdown__item {
    min-width: 90px;
    padding: 0.5rem 1.25rem;
  }
}
.countdown__number {
  font-size: calc(1.35rem + 1.2vw);
  font-family: "Oswald", sans-serif;
  line-height: 1.2;
}
@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: #dc007b;
}

.accordion__item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #dc007b;
  color: #fff;
}
.accordion__button {
  font-size: 1.125rem;
  -webkit-border: none;
  -moz-border: none;
  -ms-border: none;
  -o-border: none;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
}
.accordion__button.collapsed {
  background-color: #050103;
}
.accordion__body {
  padding: 1.5rem;
}

.sale {
  overflow: hidden;
}
.sale .section-header .header-title {
  left: 15%;
  top: -50%;
}
.sale__brand .section-header .header-title {
  left: 30%;
}
@media (min-width: 992px) {
  .sale__brand .sale__wrapper:before {
    display: none;
  }
  .sale__brand .sale__wrapper::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 60%;
    height: 100%;
    background-image: url(../images/brand/bg-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position: initial;
  }
}
.sale__wrapper {
  padding: 50px 20px;
  background-color: #050103;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sale__wrapper {
    padding: 60px 50px;
  }
}
@media (min-width: 992px) {
  .sale__wrapper:before {
    position: absolute;
    content: "";
    top: 0;
    right: 12%;
    width: 33%;
    height: 100%;
    background-color: #dc007b;
    transform: skewX(-25deg);
  }
}
@media (min-width: 1200px) {
  .sale__wrapper {
    padding: 30px 70px;
  }
}
@media (min-width: 992px) {
  .sale__content {
    max-width: 84%;
  }
}
.sale__content > p {
  color: #fff;
}
@media (min-width: 992px) {
  .sale__content > p {
    margin-bottom: 45px;
  }
}
.sale__thumb {
  padding-inline: 50px;
}
.sale__brand_wrap {
  padding-block: 30px;
  z-index: 1;
}

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

#cartButton{position: relative; color: #fff; font-size: 34px;}
#cartButton i{}
#cartButton .number{position: absolute; display: flex; line-height: 1; width: 20px; height: 20px; align-items: center; justify-content: center; border-radius: 50%; font-size: 13px; top: 0; right: -10px; background: #dc007b;}

.navbar{justify-content: space-between; padding-top: 1.5rem; padding-bottom: 1.5rem;}
.navbar-brand{width: 250px;}
.section-header h3 span{color: #dc007b; background: #fff; line-height: 1; padding: 0 7px; border-radius: 5px;}

.product__content .priceWrapper{display: flex; flex-direction: column;}
.product__content .priceWrapper .regularPrice{font-size: 36px; font-weight: 700;}

.product__content .stockOn{position: relative; padding-left: 25px; font-size: 14px; font-weight: 600; color: #FF9800;}
.product__content .stockOn::after{position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; border-radius: 50%; background-color: #FBAB7E; background-image: linear-gradient(62deg, #FBAB7E 0%, #F7CE68 100%);}

.addToCartWrapper{display: flex; flex-direction: column; align-items: center; gap: 20px;}
.addToCartWrapper .priceWrapper{display: flex; flex-direction: column;}
.addToCartWrapper .priceWrapper .regularPrice{font-size: 28px; font-weight: 700;}
.addToCartWrapper .addButton{cursor: pointer;}

.addToCartWrapper .qtyWrapper{display: flex; flex: 1; position: relative;}
.addToCartWrapper .qtyWrapper #qty{width: 100%; height: 50px; padding: 0 0 0 20px; border: 1px solid #999; border-radius: 3px;}
.addToCartWrapper .qtyWrapper #qty::-webkit-outer-spin-button, .addToCartWrapper .qtyWrapper #qty::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.addToCartWrapper .qtyWrapper #qty{-moz-appearance: textfield;}
.addToCartWrapper .qtyWrapper .more{}
.addToCartWrapper .qtyWrapper .less{}

.addToCartWrapper .qtyWrapper span{display: flex; align-items: center; justify-content: center; position: absolute; z-index: 1; right: 1px; width: 30px; height: 50%; font-size: 14px; text-align: center; line-height: 1.2em; cursor: pointer; color: #000;}
.addToCartWrapper .qtyWrapper .more{top: 0; right: 0;}
.addToCartWrapper .qtyWrapper .more:before{content:"\f067"; font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:900; right: 0; top: 3px; position: relative; font-size: 20px;}
.addToCartWrapper .qtyWrapper .less{bottom: 0; right: 0;}
.addToCartWrapper .qtyWrapper .less:before{content: "\f068"; font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:900; right: 0; top: 3px; position: relative; font-size: 20px;}

.cartSuccess{padding: 10px 20px; position: fixed; right: 20px; border-radius: 3px; font-size: 14px; z-index: 101; border: 1px solid #314f25; background: #4CAF50; color: #fff; top: 140px; margin: 0; font-weight: 600;}
.cartError{padding: 10px 20px; position: fixed; right: 20px; border-radius: 3px; font-size: 14px; z-index: 101;  background: #e65151; color: #fff; top: 140px; margin: 0; font-weight: 600;}

#cartWrapper{padding: 50px 0;}
#cartWrapper table{width: 100%; margin-bottom: 20px;}
#cartWrapper table thead{}
#cartWrapper table thead tr{display: none;}
#cartWrapper table thead tr th{font-weight: 700; padding: 20px; text-align: center; vertical-align: middle; white-space: nowrap; font-size: 15px; border-bottom: 1px solid #eee; background: #000; color: #fff;}
#cartWrapper table tbody{display: flex; flex-direction: column; gap: 10px;}
#cartWrapper table tbody tr{display: flex; flex-direction: column; background: #000; padding: 0 10px;}
#cartWrapper table tbody tr td{text-align: right; padding: 5px 0 5px 80px; position: relative; border-bottom: 2px solid #666; font-size: 16px; line-height: 1.2; color: #fff;}
#cartWrapper table tbody tr td.product-total{font-weight: 700;}
#cartWrapper table tbody tr td::before {content: attr(data-label); position: absolute; left: 0; font-weight: bold; font-size: 14px; top: 50%; transform: translateY(-50%);}
#cartWrapper table tbody tr td .prod_thum{display: none;}
#cartWrapper table tbody tr td .prod_title{}
#cartWrapper table tbody tr td .prod_title a{color: #fff;}
#cartWrapper table tbody tr td input{padding: 0 10px; margin: 0; height: 30px; width: 80px; text-align: center; border: 1px solid #999; border-radius: 3px;}
#cartWrapper table tbody tr td .amount{}
#cartWrapper table tbody tr td .cart_product_delete{color: #fff; background: red; width: 30px; display: flex; height: 30px; border-radius: 50%; justify-content: center; align-items: center; font-size: 20px; margin: 0 0 0 auto; cursor: pointer;}
#cartWrapper #cart_empty{display: inline-flex; padding: 0 20px; background: #9d0000; color: #fff; font-size: 15px; height: 40px; justify-content: center; border-radius: 3px; align-items: center; cursor: pointer; margin-bottom: 40px;}
#cartWrapper .priceSummary{background: #000; padding: 15px; border: 1px dashed #ddd; color: #fff;}
#cartWrapper .priceSummary .mainTitle{font-size: 18px; font-weight: 600; line-height: 26px; margin: 0 20px 25px 20px; border-bottom: 1px solid #eee; padding: 15px 0;}
#cartWrapper .priceSummary .pricesList{display: flex; flex-direction: column; gap: 10px; margin: 0 20px 25px 20px; border-bottom: 1px solid #eee; padding-bottom: 15px;}
#cartWrapper .priceSummary .pricesList .item{font-size: 15px; font-weight: 400; line-height: 32px; color: #ccc; display: flex; justify-content: space-between;}
#cartWrapper .priceSummary .pricesList .item .label{}
#cartWrapper .priceSummary .pricesList .item .amount{}
#cartWrapper .priceSummary .totalPrice{margin: 0 20px 25px 20px; padding-bottom: 15px;}
#cartWrapper .priceSummary .totalPrice .item{color: #fff; font-weight: 700; font-size: 17px; display: flex; justify-content: space-between; align-items: center; gap: 20px;}
#cartWrapper .priceSummary .totalPrice .item .label{flex: 1; line-height: 1;}
#cartWrapper .priceSummary .totalPrice .item .pdv{}
#cartWrapper .priceSummary .deliveryInfoPrice{font-size: 13px; line-height: 1.3; color: #fff; border-top: 4px double #ccc; padding-top: 20px;}
#cartWrapper .priceSummary .button{background: #dc007b; color: #fff; display: flex; align-items: center; justify-content: center; height: 50px; border-radius: 3px;}

.emptyCartWrapper{background: #f5f5f5; text-align: center; border-bottom: 3px solid #ccc; width: 330px; height: 330px; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 0 auto;}
.emptyCartWrapper p{font-weight: 600; margin: 0;}
.emptyCartWrapper img{width: 150px;}

#deliveryInformationsForm{}
#deliveryInformationsForm .mainTitle{color: #dc007b; font-size: 26px; line-height: 1.2; margin: 0 0 20px 0;}
#deliveryInformationsForm .formGroup{display: flex; flex-direction: column; gap: 5px; margin-bottom: 20px;}
#deliveryInformationsForm .formGroup label{display: block; line-height: 1; font-weight: 700; font-size: 14px; color: #fff;}
#deliveryInformationsForm .formGroup input{display: flex; border: 1px solid #ccc; padding: 0 15px; border-radius: 3px; justify-content: space-between; height: 50px; font-size: 16px;}
#deliveryInformationsForm .deliveryButtonWrapper{display: flex; align-items: center; justify-content: start; gap: 10px; margin-bottom: 15px; font-size: 16px; font-weight: 900; color: #fff;}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .deliveryButtonWrapper input[type=checkbox] {--active: #275EFE; --active-inner: #fff; --focus: 2px rgba(39, 94, 254, .3); --border: #BBC1E1; --border-hover: #275EFE; --background: #fff; --disabled: #F6F8FF; --disabled-inner: #E1E6F9; -webkit-appearance: none; -moz-appearance: none; height: 21px; outline: none; display: inline-block; vertical-align: top; position: relative; margin: 0; cursor: pointer; border: 1px solid var(--bc, var(--border)); background: var(--b, var(--background)); transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;}
  .deliveryButtonWrapper input[type=checkbox]:after {content: ""; display: block; left: 0; top: 0; position: absolute; transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);}
  .deliveryButtonWrapper input[type=checkbox]:checked {--b: var(--active); --bc: var(--active); --d-o: .3s; --d-t: .6s; --d-t-e: cubic-bezier(.2, .85, .32, 1.2);}
  .deliveryButtonWrapper input[type=checkbox]:disabled {--b: var(--disabled); cursor: not-allowed; opacity: 0.9;}
  .deliveryButtonWrapper input[type=checkbox]:disabled:checked {--b: var(--disabled-inner); --bc: var(--border);}
  .deliveryButtonWrapper input[type=checkbox]:disabled + label {cursor: not-allowed;}
  .deliveryButtonWrapper input[type=checkbox]:hover:not(:checked):not(:disabled) {--bc: var(--border-hover);}
  .deliveryButtonWrapper input[type=checkbox]:focus {box-shadow: 0 0 0 var(--focus);}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch) {width: 21px;}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch):after {opacity: var(--o, 0);}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch):checked {--o: 1;}
  .deliveryButtonWrapper input[type=checkbox] + label {display: inline-block; vertical-align: middle; cursor: pointer; margin-left: 4px;}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch) {border-radius: 7px;}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch):after {width: 5px; height: 9px; border: 2px solid var(--active-inner); border-top: 0; border-left: 0; left: 7px; top: 4px; transform: rotate(var(--r, 20deg));}
  .deliveryButtonWrapper input[type=checkbox]:not(.switch):checked {--r: 43deg;}
  }
.deliveryButtonWrapper * {box-sizing: inherit;}
.deliveryButtonWrapper *:before, .deliveryButtonWrapper *:after {box-sizing: inherit;}

#deliveryInformationsForm button{background: #dc007b; color: #fff; display: flex; align-items: center; justify-content: center; height: 50px; border-radius: 3px; border: none; width: 100%; margin: 0 0 0 auto;}

#paymentMethodForm{display: flex; flex-direction: column; gap: 40px;}
#paymentMethodForm .radiosWrapper{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; width: 100%;}
#paymentMethodForm .radiosWrapper .radioWrapper{width: 100%; max-width: 800px; margin: 0 auto; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center;}
#paymentMethodForm .radiosWrapper .radioWrapper input{display: none; opacity: 0; position: absolute;}
#paymentMethodForm .radiosWrapper .radioWrapper label{display: flex; flex-direction: column; gap: 10px; justify-content: center; align-items: center; padding: 20px; background: #c2ffc2; border-radius: 3px; border: 1px solid #74db74; font-weight: 700; color: #000;}
#paymentMethodForm .radiosWrapper .radioWrapper label svg{font-size: 24px; width: 50px; height: 50px; border-radius: 50%; align-items: center; justify-content: center; display: flex; background: green; color: #fff; padding: 10px;}
#paymentMethodForm button{background: #dc007b; color: #fff; display: flex; align-items: center; justify-content: center; height: 50px; border-radius: 3px; border: none; width: 100%; margin: 0 0 0 auto;}

#userDeliveryInformationsWrapper{display: flex; gap: 40px; flex-direction: column; margin-bottom: 50px;}
#userDeliveryInformationsWrapper .item{flex: 1; display: flex; flex-direction: column; gap: 15px; color: #fff;}
#userDeliveryInformationsWrapper .item a{color: #fff;}
#userDeliveryInformationsWrapper .item .mainTitle{margin: 0; color: #dc007b; background: #f2f2f2; padding: 10px 20px; border-radius: 2px; line-height: 1.2; font-weight: 600;}
#userDeliveryInformationsWrapper .item .text{font-size: 16px; line-height: 1.4; padding: 0 20px;}

#finishOrder{}
#finishOrder button{background: #dc007b; color: #fff; display: flex; align-items: center; justify-content: center; height: 50px; border-radius: 3px; border: none; width: 100%; margin: 0 0 0 auto}

.successOrder{padding: 30px; background: #000; text-align: center; font-size: 16px; color: #fff;}
.successOrder svg{font-size: 46px; margin-bottom: 20px; color: #26bd26;}

@media (min-width: 1024px) {
  #cartWrapper{padding: 80px 0;}
  #cartWrapper table thead{display: contents;}
  #cartWrapper table thead tr{display: table-row;}
  #cartWrapper table tbody{display: contents;}
  #cartWrapper table tbody tr{display: table-row; background: #000; border-bottom: 1px solid #eee;}
  #cartWrapper table tbody tr td{padding: 10px; border: none;}
  #cartWrapper table tbody tr td::before{display: none;}
  #cartWrapper table tbody tr td.product-name{display: flex; align-items: center; gap: 30px;}
  #cartWrapper table tbody tr td .prod_thum{display: block; width: 60px;}
  #cartWrapper table tbody tr td input{height: 40px; width: 70px;}
  #deliveryInformationsForm button{width: 300px;}
  #paymentMethodForm .radiosWrapper .radioWrapper label{padding: 20px 40px;}
  #paymentMethodForm button{width: 300px;}
  #userDeliveryInformationsWrapper{flex-direction: row;}
}