@font-face {
  font-family: 'BebasNeueBold';
  src: url('../fonts/BebasNeueBold.eot');
  src: url('../fonts/BebasNeueBold.woff2') format('woff2'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype'),
    url('../fonts/BebasNeueBold.svg') format('svg'),
    url('../fonts/BebasNeueBold-.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Webfont: Lato-Black */
@font-face {
  font-family: 'LatoWebBlack';
  src: url('../fonts/Lato-Black.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Black.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Black.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Bold */
@font-face {
  font-family: 'LatoWebBold';
  src: url('../fonts/Lato-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Bold.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Bold.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Heavy */
@font-face {
  font-family: 'LatoWebHeavy';
  src: url('../fonts/Lato-Heavy.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Heavy.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Heavy.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Heavy.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Light */
@font-face {
  font-family: 'LatoWebLight';
  src: url('../fonts/Lato-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Light.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Light.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Medium */
@font-face {
  font-family: 'LatoWebMedium';
  src: url('../fonts/Lato-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Medium.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Medium.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'LatoWeb';
  src: url('../fonts/Lato-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Regular.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'LatoWebSemibold';
  src: url('../fonts/Lato-Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/Lato-Semibold.woff2') format('woff2'),
    /* Modern Browsers */
    url('../fonts/Lato-Semibold.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/Lato-Semibold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

.font-main {
  text-align: center;
  letter-spacing: 0.36px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.color-red {
  color: #d10039;
}

.regular-bold {
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.36px;
}

button[data-balloon] {
  overflow: visible
}

[data-balloon] {
  position: relative
}

[data-balloon]:after,
[data-balloon]:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .18s ease-out .18s;
  transition: all .18s ease-out .18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top
}

[data-balloon]:after {
  background: rgba(255, 215, 0, 1);
  border-radius: 4px;
  color: #242c3d;
  content: attr(data-balloon);
  text-align: center;
  line-height: 1.25;
  font-size: 16px;
  padding: 0.75em 1em;
  white-space: nowrap;
  margin-bottom: 11px
}

[data-balloon]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(255, 215, 0, 1)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px
}

[data-balloon]:hover:after,
[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:after,
[data-balloon][data-balloon-visible]:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

[data-balloon][data-balloon-break]:after {
  white-space: normal
}

[data-balloon-pos=down]:after,
[data-balloon-pos=down]:before {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px)
}

[data-balloon-pos=down]:after {
  margin-top: 11px
}

[data-balloon-pos=down]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(241,164,23,1)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0
}

[data-balloon-pos=down]:hover:after,
[data-balloon-pos=down]:hover:before,
[data-balloon-pos=down][data-balloon-visible]:after,
[data-balloon-pos=down][data-balloon-visible]:before {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

[data-balloon-pos=left]:after,
[data-balloon-pos=left]:before {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%)
}

[data-balloon-pos=left]:after {
  margin-right: 11px
}

[data-balloon-pos=left]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(241,164,23,1)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0
}

[data-balloon-pos=left]:hover:after,
[data-balloon-pos=left]:hover:before,
[data-balloon-pos=left][data-balloon-visible]:after,
[data-balloon-pos=left][data-balloon-visible]:before {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

[data-balloon-pos=right]:after,
[data-balloon-pos=right]:before {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%)
}

[data-balloon-pos=right]:after {
  margin-left: 11px
}

[data-balloon-pos=right]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(241,164,23,1)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px
}

[data-balloon-pos=right]:hover:after,
[data-balloon-pos=right]:hover:before,
[data-balloon-pos=right][data-balloon-visible]:after,
[data-balloon-pos=right][data-balloon-visible]:before {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

[data-balloon-length]:after {
  white-space: normal
}

[data-balloon-length=small]:after {
  width: 80px
}

[data-balloon-length=medium]:after {
  width: 150px
}

[data-balloon-length=large]:after {
  width: 260px
}

[data-balloon-length=xlarge]:after {
  width: 90vw
}

[data-balloon-length=fit]:after {
  width: 100%
}

body {
  color: #2f2f2f;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background: #eaeaea;
}

a {
  cursor: pointer;
}

h1,
h2,
h3 {
  font-weight: normal;
}

h1 {
  text-transform: uppercase;
  font-size: 32px;
  color: #2f2f2f;
  font-weight: bold;
  line-height: 1.32;
  letter-spacing: 0.76px;
  margin-bottom: 34px;
}

h2 {
  font-size: 25px;
  text-align: center;
  margin: 0 0 44px;
}

html,
body {
  overflow-x: hidden;
}

h2 span {
  color: #A1AABD;
}

p {
  line-height: 1.5;
  padding-top: 1.5em;
}

ul,
ol {
  padding-top: 1.5em;
}

li {
  line-height: 1.6;
}

a:hover {
  text-decoration: none;
}

img {
  display: block;
}

a img {
  border: 0;
}

.z_index_1 {
  z-index: 1;
}

.wrap {
  width: 100%;
}

.section_green,
.section_white {
  margin: 0 40px;
  border-radius: 30px;
}

.section_green {
  background: #a2cfb3;
}

.section_white {
  background: #ffffff;
}

.intro {
  padding: 10px 0;
}

.section.info {
  padding-top: 180px;
}

.intro .wrap {
  position: relative;
  overflow: visible;
  display: flex;
  align-items: center;
}

.intro .wrap .absolute-img {
  position: absolute;
  bottom: -16%;
  width: 250px;
  left: 13%;
}

.intro .delivery-info,
.payment_logos {
  margin-top: 5px;
}

.container {
  width: 1200px;
  margin: 0 auto !important;
}

.intro_content {
  padding: 0 0 0 80px;
  text-align: left;
}

.intro .clmn_2.float-left {
  position: relative;
}

.intro .clmn_2 .sale-bg{
  position: absolute;
  z-index: 5;
  right: 15px;
  top: 15px;
}

.intro .product-icons {
  padding: 30px 0 50px;
  display: flex;
}

.intro .product-icons .product-icon img {
  height:50px;
  margin:0 auto;
  display: block;
}

#floating_block .container {padding: 0 10px !important;}
#floating_block .img {float: left;margin:0 20px 0 0;}
#floating_block .img img{height: 70px;display: block;}
#floating_block .desc .price {padding: 0 0;font-size: 16px;}
#floating_block .buttons {float: right;padding: 5px 0;}

.recently_viewed_wrap_wrap {
  margin: 22px 0 20px 0px;
  height: 26px;
  position: relative;
  width: 100%;
  text-align: left;
}
.recently_viewed_wrap {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition-duration: 0.5s;
}
.recently_viewed_wrap.active {
  opacity: 1;
}
.recently_viewed_wrap img {
  margin: 0 6px 0 0;
  height: 24px;
}
.recently_viewed_wrap .recently_viewed_wrap_text {
  font-size: 15px;
  padding: 0;
  color: #46594a;
  letter-spacing: 0.32px;
}
.recently_viewed_wrap_wrap_white .recently_viewed_wrap_text{
  color: #dde1e9;
}
.intro_rating_box {
  width: 100%;
}
.intro_btn_wrap {
  margin-top: 50px;
}
.black_friday_banner {
  width: 100%;
  height: 82px;
  background: #434398;
  letter-spacing: 3px;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  background-image: url("../img/snow_bg.png");
}

.black_friday_banner img {
  max-height: 100%;
  margin: 0 auto;
  height: 60px;
}

.black_friday_banner div {
  height: 22px;
  background: #eaeaea;
  text-align: center;
  padding-top: 3px;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
}

.block_recommended.section_green {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  padding-left: 117px;
}

.block_recommended.section_green img {
  position: absolute;
  left: -117px;
  bottom: 0;
  width: 97px;
}

.block_recommended.section_green div {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  justify-content: center;
}

.block_recommended.section_green div span {
  font-size: 14px;
}

.block_recommended.section_green .block_recommended_header {
  font-weight: bold;
  color: #2f2f2f;
  letter-spacing: 0.36px;
}

.section_order .intro_content {
  padding: 20px 0 0 0;
}

.intro .clmn_2.float-left p:not(.ribbon_wrap) {
  display: none;
}

#section_products {
  padding-top: 0;
  padding-bottom: 0;
}

.img_main {
  max-width: 100%;
}

.img_max {
  max-width: 100%;
}

.main-carousel {
  position: relative;
  z-index: 4;
  border-radius: 25px;
  overflow: hidden;
}

.woocommerce .vc_custom_1624452365709 {
  padding-top: 30px !important;
}

.payment_logos {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.payment_logos img {
  height: 36px;
}

.payment_logos img:first-child {
  height: 24px;
}

.payment_logos img:nth-child(3),
.payment_logos img:nth-child(5) {
  margin-right: 5px;
}

.carousel-cell {
  width: 100%;
}

.carousel-cell img {
  width: 100%;
}

.gallery-cell {
  width: 25%;
}

.gallery-cell img {
  width: 100%;
}

.gallery-carousel .gallery-cell {
  width: 24%;
  margin: 0 1% 0 0;
}

.quotes-carousel .carousel-cell {
  height: 200px;
  overflow: hidden;
  width: 348px;
  margin: 0 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ribbon_wrap {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}

.old-price {
  color: #46594a;
  font-size: 21px;
  margin-right: 12px;
  text-decoration: line-through;
  line-height: 0.96;
  letter-spacing: 0.5px;
}

.new-price {
  font-size: 42px;
  line-height: 0.8;
  font-weight: bold;
  letter-spacing: 0.9px;
  color: #434398;
}

.sale-bg {
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  background-image: url("../img/sale-bg.png");
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
}

.sale {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.52px;
}

.delivery-info {
  font-family: 'LatoWebSemibold';
  align-items: center;
  color: #979999;
  letter-spacing: 0.32px;
  display: flex;
  width: 100%;
  margin-top: 25px;
}

.delivery-info img {
  margin-right: 10px;
  width: 40px;
}

.intro .delivery-info img {
  width: 33px;
}

.intro .ribbon_wrap.mobile .delivery-info {
  font-size: 18px;
}

.intro .ribbon_wrap.mobile .delivery-info img {
  width: 30px;
}

.section-header {
  padding: 0 25px;
  font-size: 22px;
  letter-spacing: 0.48px;
  text-align: center;
  font-weight: bold;
  color: #434398;
}

.main_info_section .wpb_wrapper {
  display: flex;
}

.main_info_section .wpb_wrapper .img-absolute,
.main_info_section .wpb_wrapper .list_pointer {
  width: 50%;
}

.main_info_section .product_img {
  overflow: hidden;
}

.main_info_section .product_img img {
  border-radius: 30px;
}

.main_info_block .wpb_wrapper {
  background: #ffffff;
  margin: 0 40px;
  border-radius: 30px;
  padding-top: 52px;
  padding: 52px 0 55px;
}

.clmn_2 {
  width: 50%;
  float: left;
}

.clmn_2_margin {
  width: 35%;
  float: left;
  margin: 0 0 0 10%;
}

.clmn_2_no_margin_wrap {
  width: 70%;
  margin: 0 auto;
}

.clmn_3 {
  width: 33%;
  float: left;
}

.clmn_4 {
  width: 25%;
  float: left;
}

.clmn_6 {
  width: 16.66%;
  float: left;
}

.section {
  padding: 75px 0;
  position: relative;

}

.section_extra_padding {
  padding-bottom: 125px;
}

.section_bg {
  background: #98cacb;
}

.section_bg_2 {
  background: #98cacb;
}

.section_extra_padding,
.section_gift {
  background: #ffffff;
}
.section_video {
  padding-top: 0 !important;
}
.absolute {
  display: table-cell;
  vertical-align: middle;
}

.mega_info_box .mega-info-img {
  width: 75px;
}

.mega_info_box .mega-info-title {
  overflow-wrap: normal;
  color: #2f2f2f;
  font-weight: bold;
  letter-spacing: 0.32px;
}

.product_additional_info > .wpb_column > .vc_column-inner > .wpb_wrapper {
  background: #ffffff;
  margin: 0 40px;
  border-radius: 30px;
  padding: 65px 0 60px;
}

.product_additional_info h2 {
  color: #434398;
  font-weight: bold;
  letter-spacing: 0.48px;
  font-size: 22px;
  text-transform: uppercase;
}

.product_additional_info .vc_row {
  margin: 0;
}

.img_rounded img {
  border-radius: 30px;
}

.list_pointer {
  list-style-type: none;
  padding: 0;
}

.list_pointer li {
  line-height: 30px;
  position: relative;
}

.list_pointer li:not(:first-child) {
  margin: 0.75em 0 0;
}

.list_pointer li span {
  padding: 7px 0px 7px 50px;
  font-size: 14px;
  max-width: 500px;
  line-height: 21px;
  padding: 7px 0;
  margin-left: 43px;
  width: calc(100% - 43px);
}

.list_pointer li:not(:last-child) span {
  border-bottom: 2px dashed #eaeaea;
}

.list_pointer li i {
  background: #434398;
  width: 13px;
  height: 13px;
  left: 12px;
  top: 11px;
  content: '';
  position: absolute;
  border-radius: 50%;
}

.list_pointer li i:before {
  content: none;
}

.gift_wrap {
  padding: 0 20px;
}

.faq_wrap p:first-child {
  padding-top: 0;
}

.gift_img img {
  width: 110px;
}

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

.gift_txt p {
  padding: 0;
  text-align: center;
}

.gift_txt p:first-child {
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0 7px;
  letter-spacing: 0.32px;
  font-weight: bold;
}

.gift_txt p:last-child {
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0.36px;
  font-size: 15px;
}

.section_icon {
  color: #242c3d;
  font-size: 84px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -64px;
  width: 125px;
}

.section_btn.section_green {
  padding: 22px 0;
  color: #434398;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 10px;
}

.section_btn .btn_break_line {
  font-size: 25px;
  margin-right: 40px;
  vertical-align: middle;
  letter-spacing: 0.6px;
  line-height: 1.32;
}

.section_btn .btn:link,
.section_btn .btn:visited {
  font-size: 18px;
  padding: 15px 40px;
}

.link:link,
.link:visited {
  box-shadow: 0px 17px 24px 0 rgba(77, 89, 161, 0.49);
  background: #2b5fb4;
  border-radius: 5px;
  padding: 11px 20px;
  font-size: 18px;
  color: #f7f6ff;
  margin: 15px 0 0;
  display: inline-block;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.btn:link,
.btn:visited {
  font-size: 18px;
  letter-spacing: 0.44px;
  background: #434398;
  padding: 15px 50px;
  display: inline-block;
  color: #f7f6ff;
  text-decoration: none;
  line-height: 1.5;
  border-radius: 17px;
  box-shadow: 0.6px 8px 16px 0 rgb(24 53 11 / 40%);
  transition: all 0.3s;
  font-weight: bold;
}

.btn:hover,
.pnl-tocart .btn1:hover {
  background: #3b29a3;
}

.video_wrap {
  position: relative;
  margin: 0 auto 0;
  width: 708px;
}

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

.video {
  height: 360px;
  width: 640px;
  position: absolute;
  top: 34px;
  left: 34px;
}

.list_dot {
  list-style-type: none;
  box-shadow: 0px 10px 21px 0 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 11px 40px 11px 20px;
  margin-top: 20px;
  position: relative;
}

.section_order {
  padding-bottom: 0;
}

.section_order .container {
  display: flex;
}

.section_order .clmn_left,
.section_order .clmn_right {
  width: 50%;
}

.section_order .clmn_left {
  padding-left: 55px;
}

.section_order_header {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.32;
  letter-spacing: 0.76px;
}

.section_order .old-price {
  position: relative;
  top: 8px;
}

.offer_end {
  font-size: 20px;
  padding-top: 25px;
}

.section_order .mycounter {
  margin: 10px 0 0;
}

.section_order #order_price_block {
  align-items: center;
}

.section_order .sale-bg {
  margin-left: 40px;
}

.section_order .delivery-info {
  font-size: 18px;
}

.section_order .flip-clock-wrapper ul {
  height: 80px;
  width: 60px;
}

.section_order .flip-clock-wrapper ul li a div.up:after {
  top: 39px;
}

.section_order .flip-clock-wrapper ul li {
  line-height: 80px;
}

.section_order_form_header {
  color: #434398;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.48px;
  font-size: 20px;
  margin-bottom: 24px;
}

.contactForm {
  max-width: 500px;
  position: relative;
  padding: 34px 0 35px;
  background: #ffffff;
  box-shadow: 0px 10px 21px 0 rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  margin-bottom: 50px;
}

.img_order {
  border-radius: 30px;
  box-shadow: 0.3px 4px 10px 0 rgb(70 89 74 / 40%);
  max-width: 330px;
  overflow: hidden;
}

.field-wrap {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  padding: 0 50px;
}

div .finput-initial-hide label {
  display: none;
}

div .finput-initial-hide.active label {
  display: inline-block;
}

.contactForm .brand,
.alarm {
  color: #fb0130;
}

label.error {
  color: #fb0130;
  text-align: right;
  font-weight: 400;
  text-shadow: none;
  padding: 7px 0 0;
  -webkit-animation: shake 1s;
  animation: shake 1s;
}

#submit1 {
  display: block;
  font-size: 19px;
  width: 100%;
  background: #434398;
  padding: 15px 0;
  color: #ffffff;
  text-decoration: none;
  border-radius: 17px;
  box-shadow: 0.6px 8px 16px 0 rgba(24, 53, 11, 0.4);
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 0.44px;
}

#submit1:hover {
  background: #3b29a3;
}

#submit1.button-loading .submit1-text {
  visibility: hidden;
  opacity: 0;
}

#submit1.button-loading:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}

#submit1.submit2 {
  display: none;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}

input[type="submit"]:hover {
  text-decoration: none;
  cursor: pointer;
  background: #FC0045;
}

@keyframes shakeInf {

  0%,
  50%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  5%,
  15%,
  25%,
  35%,
  45% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  10%,
  20%,
  30%,
  40% {
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}

@-webkit-keyframes shakeInf {

  0%,
  50%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  5%,
  15%,
  25%,
  35%,
  45% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  10%,
  20%,
  30%,
  40% {
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}

.shakeInf {
  -webkit-animation: shakeInf 3s infinite;
  animation: shakeInf 3s infinite;
}

@-webkit-keyframes shake {

  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {

  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20%,
  60% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  40%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation: shake 1s;
  animation: shake 1s;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInY 1s;
  animation: flipInY 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation: bounceIn 0.75s;
  animation: bounceIn 0.75s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation: zoomIn 0.75s;
  animation: zoomIn 0.75s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

label {
  position: relative;
  display: block;
  line-height: 1.25;
  padding: 7px 0 4px;
}

.input-text {
  outline: none;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border: 2px solid #bcbcbc;
  padding-left: 5%;
  width: 95%;
  -webkit-transition: background 131ms linear 0s;
  transition: background 131ms linear 0s;
  border-radius: 9px;
}

.input-text:focus {
  background: #f9f9f9;
}

.heart {
  margin: 1.75em 0 0;
  width: 90px;
  -webkit-animation: pound .25s infinite alternate;
  animation: pound .25s infinite alternate;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes pound {
  to {
    -webkit-transform: scale(1.1);
  }
}

@keyframes pound {
  to {
    transform: scale(1.1);
  }
}

.sep {
  border-top: 1px dashed #bec5d3;
  margin-top: 1.5em;
}

.product-qty {
  width: max-content;
  box-shadow: 0px 7px 16px 0 rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  padding: 7px;
  margin: 30px 0;
  position: relative;
}

.product-qty:before {
  position: absolute;
  content: '';
  background-image: url('product-img/1.png');
  background-size: cover;
  width: 130px;
  height: 130px;
  left: -40px;
  top: -20px;
}

.product-qty div {
  padding: 15px 15px 15px 80px;
  border: 1px dashed #2b5fb4;
  border-radius: 5px;
}

/*--------------------------------------------------------------------------
#flipclock
*/

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

.flip-clock-wrapper a:hover {
  color: #fff;
}

.flip-clock-wrapper ul {
  list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper.clearfix:after {
  clear: both;
}

.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
  font: normal 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}

.flip-clock-meridium a {
  color: #313333;
}

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.flip-clock-wrapper:after {
  clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 50px;
  height: 60px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 15px;
  background: linear-gradient(to top, #2b3033, #53575c, #2e3236);
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 64px;
  overflow: hidden;
  outline: 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;

  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0px 1px 5px #000000;
  text-align: center;
  background-image: linear-gradient(to top, #2b3033, #53575c, #2e3236);
  border-radius: 6px;
  font-size: 48px;
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 60px;
}

.flip-clock-divider:first-child {
  width: 0;
}

.flip-clock-dot {
  display: block;
  background: #424444;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}

.flip-clock-divider .flip-clock-label {
  display: none;
}

.flip-clock-dot.top {
  top: 20px;
}

.flip-clock-dot.bottom {
  bottom: 10px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@-moz-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@-o-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }

  100% {
    -webkit-transform: rotateX(0deg);
  }
}

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }

  100% {
    -moz-transform: rotateX(0deg);
  }
}

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }

  100% {
    -o-transform: rotateX(0deg);
  }
}

@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }

  100% {
    transform: rotateX(0deg);
  }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }

  100% {
    -webkit-transform: rotateX(-90deg);
  }
}

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }

  100% {
    -moz-transform: rotateX(-90deg);
  }
}

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }

  100% {
    -o-transform: rotateX(-90deg);
  }
}

@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }

  100% {
    transform: rotateX(-90deg);
  }
}

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.mycounter {
  width: max-content;
  margin: 30px auto 0;
}

.mycounter__wrap {
  padding: 10px 0 40px;
  display: none;
}

.flip-clock-wrapper ul {
  padding-top: 0;
}

/*--------------------------------------------------------------------------
#flickity
*/

/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto 0;
  width: 46px;
  height: 46px;
  border: none;
  background: rgba(234, 234, 234, 0.7);
  cursor: pointer;
  border-radius: 50%;
}

.gallery-carousel-1 .flickity-prev-next-button {
  background: rgba(109, 120, 144, 0.25);
}

.flickity-prev-next-button:hover {
  background: #c7c9cd;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 7px;
}

.flickity-prev-next-button.next {
  right: 7px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 23%;
  top: 23%;
  width: 54%;
  height: 54%;
}

.flickity-prev-next-button .arrow {
  fill: #2f2f2f;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*--------------------------------------------------------------------------
#various
*/

@-webkit-keyframes down {
  0% {
    -webkit-transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(40px);
  }
}

@keyframes down {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(40px);
  }
}

.bold {
  font-weight: bold;
}

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

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-mrg-bottom {
  margin-bottom: 0;
}

.inline-block {
  display: inline-block;
}

.spacer {
  clear: both;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation: fadeInDown 0.75s;
  animation: fadeInDown 0.75s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;

}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation: fadeInRight 0.75s;
  animation: fadeInRight 0.75s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;

  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}



@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation: bounce 0.75s;
  animation: bounce 0.75s;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;

  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation: jello 1.25s;
  animation: jello 1.25s;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.jello_delay {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.intro .intro_content,
.main-carousel {
  opacity: 0;
}

.youtube-player {
  position: relative;
  padding-bottom: 54.23%;

  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}

.kaj_wrap {
  float: left;
  width: 88%;
  margin: 31px 0 0 6%;
}

.slika-form {
  width: 100%;
  border: 1px solid #d2d2d7;
  border-radius: 15px;
  box-shadow: 3px 3px 5px #b3b3b3;
  max-width: 350px;
  margin: 0 auto 20px;
}

@keyframes hide {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(0, -200%);
  }
}

@keyframes show {
  0% {
    transform: translate(0, 200%);
  }

  100% {
    transform: translate(0, 0);
  }
}

@keyframes hover {
  0% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

/*** Table Styles **/
th {
  color: #D5DDE5;
  ;
  background: #242c3d;
  border-bottom: 4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size: 23px;
  font-weight: 100;
  padding: 24px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align: middle;
}

th:first-child {
  border-top-left-radius: 3px;
}

th:last-child {
  border-top-right-radius: 3px;
  border-right: none;
}

tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color: #666B85;
  font-size: 16px;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}

tr:hover td {
  background: #4E5066;
  color: #FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}

tr:first-child {
  border-top: none;
}

tr:last-child {
  border-bottom: none;
}

tr:nth-child(odd) td {
  background: #EBEBEB;
}

tr:nth-child(odd):hover td {
  background: #4E5066;
}

tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}

tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}

td {
  background: #FFFFFF;
  padding: 20px;
  text-align: left;

  font-weight: 300;
  font-size: 18px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

td:last-child {
  border-right: 0;
}

th.text-left {
  padding: 20px 0 20px 00px;
  text-align: center;
  font-weight: bold;
}

th.text-center {
  text-align: center;
}

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

td.text-left {
  padding: 13px 00px 13px 00px;
  text-align: center;
  font-weight: bold;
}

td.text-center {
  text-align: center;
}

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

span {
  display: inline-block;
}

.cow {
  color: #242c3d;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }

  40% {
    -o-transform: translateY(-30px);
  }

  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

#ket {
  text-decoration: none
}

* {
  margin: 0;
  padding: 0
}

.layout {
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.inner {
  max-width: 100%;
  transition: all 0.3s;
}

.grid {
  list-style-type: none;
  transition: all 0.3s
}

.grid:before,
.grid:after {
  content: " ";
  display: table
}

.grid:after {
  clear: both
}

.grid-tile {
  width: 100%;
  height: auto !important;
  position: relative;
  float: left;
  box-sizing: border-box;
  transition: all 0.3s;
  background: transparent !important;
  margin-bottom: 50px;
}

.item {
  width: 100%;
  position: relative;
  border-radius: 30px;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3px;
  box-shadow: 0.4px 6px 14px 0 rgba(119, 119, 119, 0.5);
}

.item .sale-bg {
  position: absolute;
  top: -7px;
  right: -7px;
  width: 80px;
  height: 80px;
}

.item-img {
  width: 100%;
  padding-bottom: 0%;
  position: relative;
}

.item-img img {
  border-radius: 30px;
  margin-bottom: 3px;
  width: 100%;
}

.pnl-description {
  display: flex;
  flex-direction: column;
}

.pnl-label {
  font-weight: bold;
  line-height: 1.18;
  letter-spacing: 0.44px;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
  color: #2f2f2f;
}

p.price del,
.pnl-price del {
  font-size: 20px;
  margin-right: 5px;
  color: #46594a;
  letter-spacing: 0.5px;
  font-weight: 400;
}

p.price ins,
.pnl-price ins {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.9px;
  color: #434398;
  text-decoration: none;
}

.pnl-tocart {
  cursor: pointer;
}

#section_products .grid {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  padding-top: 60px;
}

.item-pnl {
  background: #a2cfb3;
  border-radius: 30px;
  padding: 12px 30px 25px;
}

.pnl-price {
  margin-left: auto;
}

.pnl-tocart a {
  text-decoration: none;
}

.pnl-tocart .btn1 {
  padding: 15px 0;
  background-color: #434398;
  color: #fff;
  text-transform: uppercase;
  border-radius: 17px;
  width: 100%;
  text-align: center;
  box-shadow: 0.6px 8px 16px 0 rgba(24, 53, 11, 0.4);
  font-weight: bold;
  letter-spacing: 0.44px;
  margin-top: 13px;
}

.section_faq.section_white {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 60px 0;
}

.section_faq h2 {
  text-transform: uppercase;
  color: #434398;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.48px;
}

.section_faq>p {
  letter-spacing: 0.36px;
  font-weight: 500;
}

.sm-testimonial-slide-wrapper {
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 12px;
  font-size: 11px;
  background: transparent;
  line-height: 1.28;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  margin: 0 auto;
}

.sm-testimonial-slide-wrapper span {
  color: #4267b2;
  font-weight: 700;
}

.sm-testimonial-slide-head {
  border-bottom: 1px solid #e9ebee;
  color: #90949c;
}

.sm-testimonial-slide-head-left {
  margin-top: 4px;
  float: left;
  line-height: 16px;
  max-width: calc(100% - 32px);
  color: #90949c;
}

.sm-testimonial-slide-head-right {
  float: right;
}

.sm-testimonial-slide-sm-icon {
  background-image: url("../img/testimonials/icons.png");
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-position: 0 0;
}

.sm-testimonial-slide-sm-clearfix {
  zoom: 1;
}

.sm-testimonial-slide-sm-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.sm-testimonial-slide-body {
  padding-top: 12px;
}

.sm-testimonial-slide-img {
  float: left;
  margin-right: 8px;
  display: block;
  height: 32px;
  width: 32px !important;
  border: 0;
}

.sm-testimonial-slide-body-right {
  overflow: hidden;
  color: #1d2129;
  font-size: 11px;
  text-align: left;
}

.sm-testimonial-slide-body-right-first {
  margin-bottom: 4px;
  font-size: 14px;
  color: #1d2129;
  line-height: 20px;
}

.sm-testimonial-slide-body-right-first span {
  font-weight: bold;
  color: #365899;
}

.sm-testimonial-slide-body-right-second {
  color: #90949c;
  font-size: 12px;
}

.sm-testimonial-slide-body-right-second span {
  font-weight: normal;
}

.sm-testimonial-slide-body-right-second-like-icon {
  width: 13px;
  height: 15px;
  background-image: url("../img/testimonials/icons.png");
  background-position: 0 -234px;
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: -2px;
  margin-right: 3px;
  -ms-high-contrast-adjust: none;
}

.sm-testimonial-slide-body-right-second-timestamp {
  color: #90949c !important;
}

.mailstyle {
  color: inherit !important;
  text-decoration: none !important;
}

/*AOV-START*/
.order-bump-box {
  margin-top: 20px;
  padding: 0 50px;
}

.order-bump-box input[type="checkbox"] {
  display: none;
}

.order-bump-box input[type="checkbox"]+label {
  color: #f2f2f2;
  cursor: pointer;
}

.order-bump-box input[type="checkbox"]+label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -2px 10px 0 0;
  vertical-align: middle;
  background: url("../img/aov-check-radio-sheet.png") left top no-repeat;
  cursor: pointer;
}

.order-bump-box input[type="checkbox"]:checked+label span {
  background: url("../img/aov-check-radio-sheet.png") -19px top no-repeat;
}

body .finput .input-text::-webkit-input-placeholder {
  font-size: 12px;
  color: #aaa;
}

body .finput .input-text::-moz-placeholder {
  font-size: 12px;
  color: #aaa;
}

body .finput .input-text:-ms-input-placeholder {
  font-size: 12px;
  color: #aaa;
}

body .finput .input-text:-moz-placeholder {
  font-size: 12px;
  color: #aaa;
}

.bump-el {
  border: solid 2px #eaeaea;
  margin-bottom: 4px;
  display: flex;
  padding: 11px;
  cursor: pointer;
  border-radius: 8px;
}

.bump-el-img {
  width: 46px;
  min-width: 46px;
}

.bump-el-title {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.32px;
}

.bump-el-desc {
  font-size: 13px;
  letter-spacing: 0.28px;
  line-height: 1.21;
  margin-top: 1px;
  padding-right: 13px;
}

.bump-el-price {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.32px;
  text-align: center;
}

.bump-el-body {
  padding-left: 15px;
}

.bump-el-button {
  flex: 1;
  text-align: right;
}

.bump-el-button button {
  padding: 8px 0px;
  color: #ffffff;
  background: #434398;
  border-radius: 7px;
  transition: box-shadow .5s, background .5s;
  font-size: 13px;
  cursor: pointer;
  width: 78px;
}

.bump-el-button .button-active {
  background: #31784c;
}

.accordion-button {
  font-weight: 500;
  letter-spacing: 0.32px;
  cursor: pointer;
}

.accordion-content {
  height: auto;
  display: none;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
  padding-top: 10px;
  font-size: 14px;
}

.accordion-button:after {
  border: solid #434398;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
  transition: all 0.5s;
}

.list_dot.active .accordion-button:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}

.alert {
  background: white;
  max-width: 500px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
}

.title {
  padding: 35px 0 40px;
  color: #999;
  border-bottom: 1px solid #aaa;
}

.title span {
  display: block;
  margin: 0 0 15px;
  font-size: 30px;
  color: #555;
}

.finput-c:nth-child(odd) {
  background: none;
}

.finput-c:last-child {
  border: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.finput {
  position: relative;
  display: inline-block;
}

.finput input {
  transition: .1s all linear;
}

.finput label {
  position: absolute;
  top: 5px;
  left: 65px;
  font-size: 15px;
  color: #bcbcbc;
  transition: .1s all linear;
  cursor: text;
  letter-spacing: 0.4px;
}

.finput-c .finput.active label {
  top: -9px;
  left: 50px;
  padding: 3px 4px;
  font-size: 10px;
  color: #fff;
  background: #56627a;
}

body.home .upsell {
  margin: 0 auto;
  max-width: 1300px;
  padding: 10px;
}

body.home .upsell .grid {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}

body.home .pnl-price p.price {
  padding-top: 0;
}

.main_page_header {
  height: 50px;
  padding: 5px 0;
  border-bottom: 1px solid rgb(0 0 0 / 20%);
  background-color: #d5eaf9;
}

.main_page_header .container {
  padding: 0 10px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main_page_header .container .img img {
  height: 40px;
}

.main_page_header .company-email {
  display: flex;
  align-items: center;
}

#people_ordered {
  background-color: #fcff00;
  position: fixed;
  top: 0;
  width: 100%;
  white-space: normal;
  padding: 10px;
  font-size: 22px;
  text-align: center;
  color: #293753;
  z-index: 9999;
}

#people_ordered img {
  max-height: 30px;
  margin-right: 10px;
}

.slide {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: max-content;
  max-width: 100%;
  -webkit-animation: slide 5.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide 5.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.full-star:last-child:before {
    width: 55%;
    z-index: 10;
}
.full-star:last-child:after {
    content: "\2605";
    position: absolute;
    left: 1.5rem;
    width: 50%;
    text-indent: -1.5rem;
    color: #ffffff;
}
.section_rating.vc_row {
  margin: 0;
}
.rating-box {
    position: relative;
}
.rating-box__container {
  display: flex;
  justify-content: center;
}
.rating_container h2 {
    margin-bottom: 35px;
    color: #434398;
    letter-spacing: 0.48px;
    font-weight: bold;
    font-size: 22px;
}
.rating_details {
    display: block;
    width: 500px;
    padding: 20px 5px 10px;
}
.rating_details .rating_row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    -webkit-display: flex;
    -webkit-align-items: flex-start;
    -webkit-justify-content: space-between;
    margin:0 0 10px;
}
.rating_details .rating_row .rate {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
    font-size: 14px;
    line-height: 12px;
    padding: 5px 0;
    color: #46594a;
    font-weight: 500;
}
.rating_details .rating_row .line {
    width:100%;
    height: 17px;
    background: #ffffff;
    border-radius: 9px;
}
.rating_details .rating_row .line .fill {
    width:0%;
    height: 17px;
    background: #434398;
    border-radius: 9px;
}
.rating_details .rating_row .perc {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
    text-align: right;
    font-size: 14px;
    line-height: 12px;
    padding: 5px 0;
    letter-spacing: 0.32px;
    font-weight: 500;
    color: #46594a;
}

.rating_block_wrap {
  align-items: center;
  display: flex;
  flex-direction: column-reverse;
}
.rating_floating_wrap {
  padding: 50px 0px 50px;
  position: relative;
}
.reviews_wrap {
  padding: 70px 50px 75px;
}
.review_item_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-display: flex;
  -webkit-align-items: flex-start;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.reviews_wrap .review_item {
  width: 30%;
  margin-bottom: 30px;
  position: relative;
  display: flex;
}
.reviews_wrap .review_item_box {
  padding: 30px;
  border-radius: 20px;
  border-top-left-radius: unset;
  background: #fff;
  box-shadow: 0px 4px 10px 0 rgba(70, 89, 74, 0.4);
  position: relative;
}
.reviews_wrap .review_item .name {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3px;
  letter-spacing: 0.4px;
}
.reviews_wrap .review_item .date {
  display: block;
  font-size: 14px;
  margin:0 0 10px;
  color:#273043;
}
.reviews_wrap .review_item .review_text {
  display: block;
  font-size: 14px;
  line-height: 1.38;
  letter-spacing: 0.32px;
}
.reviews_wrap .review_item .author_img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: cover;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  min-width: 50px;
  margin: 3px 10px 0 0;
}
.review_item_box_likes {
  position: absolute;
  bottom: -9px;
  right: 32px;
  display: flex;
}

.review_item_box_likes span {
  box-shadow: 0px 2px 6px 0 rgb(107 119 124 / 28%);
  width: 62px;
  text-align: center;
  background: #ffffff;
  color: #7f7f7f;
  font-size: 13px;
  letter-spacing: 0.32px;
  font-weight: 500;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 21px;
}

.review_item_box_likes span:first-child {
  margin-right: 14px;
}

.review_item_box_likes img {
  width: 13px;
  margin-right: 5px;
}

.rating-star {
  font-size: 26px;
  width: 2rem;
  height: 3rem;
  padding: 0 5px !important;
  position: relative;
  display: block;
  float: left;
}

.empty-star:before,
.full-star:before,
.half-star3:before {
  content: "\2605";
  position: absolute;
  left: 0;
  overflow: hidden;
}

.full-star:before {
  color: #ffb000;
}

.half-star7:before,
.half-star8:before {
  color: #e1ae34;
  content: "\2605";
  z-index: 10;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.half-star7:before {
  width: 60%;
}

.half-star:after {
  content: "\2605";
  position: absolute;
  left: 1.5rem;
  width: 50%;
  text-indent: -1.5rem;
  color: #dedede;
}

.rating-box-count {
  line-height: 42px;
  font-size: 16px;
  margin-left: 20px;
  letter-spacing: 0.4px;
  color: #46594a;
}

.intro .rating-box-count {
  font-size: 14px;
  line-height: 44px;
}

@-webkit-keyframes slide {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  20% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  80% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slide {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  20% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  80% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.overflow_visible {
  overflow: visible !important;
}

del bdi {
  text-decoration: line-through;
}

.divider {
  display: table;
  clear: both;
}

#order_form .product_info .option_row {
  /*margin:0 0 20px;*/
}

#order_form .product_info .option_row .option_name {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.4px;
}

#order_form .product_info .option_row .option_values {
  margin: 34px 0;
}

#order_form .product_info .option_row .option_values .item {
  float: left;
  margin: 0 0 15px;
  border: none;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

#order_form .product_info .option_row .option_values .item input {
  display: none;
}

#order_form .product_info .option_row .option_values.color .item input+label {
  display: flex;
  position: relative;
  padding: 0 0 0 25px;
  font-size: 14px;
  color: #2f2f2f;
  cursor: pointer;
  left: 0;
  top: 0;
  align-items: center;
  font-weight: 500;
}

#order_form .product_info .option_row .option_values.color .item input+label .circle {
  display: block;
  position: absolute;
  left: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
}

#order_form .product_info .option_row .option_values.color .item input:checked + label .circle .color {
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #434398;
}

#order_form .product_info .option_row .option_values.color .item input:checked+label {
  color: #434398;
}

#order_form .product_info .option_row .option_values:not(.color) .item input+label {
  display: block;
  position: relative;
  height: 34px;
  line-height: 30px;
  border-radius: 3px;
  border: solid 2px #979797;
  cursor: pointer;
  font-size: 16px;
  padding: 0 10px;
}

#order_form .product_info .option_row .option_values:not(.color) .item input:checked+label {
  border: solid 2px #323a3c;
  font-weight: bold;
}

#order_form .product_info .option_row .option_values select {
  display: none;
}

#order_form .product_info .quantity_wrap {
  padding: 25px 0 0;
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  -webkit-display: flex;
  -webkit-justify-content: space-between;
  -webkit-align-content: flex-start;
  -webkit-flex-wrap: wrap;
  margin-top: 27px;
}

#order_form .product_info .quantity_wrap .item {
  width: auto;
  position: relative;
  background: transparent;
  border: none;
  overflow: visible;
  padding: 0;
}

#order_form .product_info .quantity_wrap .item input {
  display: none;
}

#order_form .product_info .quantity_wrap .item input+label {
  display: block;
  width: 100%;
  height: 40px;
  border: solid 2px #bcbcbc;
  background: #ffffff;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  padding: 0 8px;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: inset 0px 3px 7px 0 rgb(138 138 138 / 40%);
  border-radius: 7px;
  font-weight: 600;
  color: #2f2f2f;
}

#order_form .product_info .quantity_wrap .item .bestseller {
  width: 100%;
  border: solid 2px #145ace;
  background-color: #145ace;
  position: absolute;
  bottom: 25px;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.32px;
  text-align: center;
  color: #fff;
  border-radius: 7px;
  padding-bottom: 10px;
}

#order_form .product_info .quantity_wrap .item input:checked+label {
  border: solid 2px #ffda40;
  background-color: #f8f196;
  box-shadow: 0.3px 4px 6px 0 rgba(47, 47, 47, 0.2);
}

#order_form .order_form_payments_container {
  background: #a2cfb3;
  border-radius: 30px;
  padding: 38px 45px 46px;
}

.overflow_visible.container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

footer.section_green {
  margin-bottom: 90px;
}

footer .container {
  padding: 0 10px;
}

footer .f_top {
  padding: 38px 0 20px;
  border-bottom: 2px dashed #46594a;
}

footer .f_top .logo {
  float: left;
  width: 260px;
  margin: 0 0;
}

footer .f_top .logo img {
  width: 180px;
}

footer .f_top .payments {
  float: right;
  display: flex;
  align-items: center;
}

footer .f_top .payments img:nth-of-type(1) {
  height: 40px;
  margin-right: 3px;
}

footer .f_top .payments img:nth-of-type(2) {
  height: 22px;
  margin-right: 5px;
}

footer .f_top .payments img:nth-of-type(3) {
  height: 26px;
}

footer .f_top .contact {
  float: right;
  width: 250px;
  text-align: right;
}

footer .f_top .contact .mail {
  font-size: 21px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  padding: 0 0 0 28px;
  background-image: url("../img/icon_mail_white.svg");
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  margin: 0 0 5px;
}

footer .f_top .contact span {
  display: inline-block;
  height: 22px;
  border-radius: 11px;
  background-color: rgba(255, 255, 255, .2);
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 0 13px;
}

footer .f_bottom {
  padding: 20px 0;
  position: relative;
}

footer .f_bottom .phone,
footer .f_bottom .phone a,
footer .f_bottom .copyright {
  letter-spacing: 0.36px;
  color: #46594a;
}


footer .f_bottom .phone {
  padding: 0;
}

footer .f_bottom .phone a {
  text-decoration: none;
}

footer .f_bottom .phone a img {
  height: 40px;
}

footer .f_bottom .copyright {
  float: left;
  line-height: 20px;
  font-size: 14px;
  padding: 0 0;
}

footer .f_bottom .developer {
  float: right;
}

footer .f_bottom .developer img {
  height: 20px;
}

footer .f_bottom .f_menu {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 0;
  margin: 0 0;
}

footer .f_bottom .f_menu li {
  list-style: none;
}

footer .f_bottom .f_menu li a {
  display: block;
  font-size: 14px;
  color: #46594a;
  letter-spacing: 0.36px;
}

.centered {
  text-align: center;
}

.flip-box-3d img {
  display: inline-block;
}

.hide_on_mob {
  display: block;
}

.show_on_mob {
  display: none !important;
}

#floating_block_top {
  height: 50px;
  margin-bottom: 12px;
}

#floating_block_top[style="top: -80px;"] .btn {
  box-shadow: none !important;
}

#floating_block_top .container {
  padding: 0 10px !important;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
}

#floating_block_top .img img {
  height: 26px;
}

#floating_block_top .buttons {
  display: none;
}

#floating_block_top .company-email {
  line-height: 1;
}

#floating_block_top .company-email a {
  text-decoration: none;
  color: #2f2f2f;
  letter-spacing: 0.48px;
}

#floating_block_top+.intro {
  margin-top: 80px;
}

#floating_block {
  background-color: #a2cfb3;
  transition-duration: 1s;
  position: fixed;
  z-index: 9999;
  left:0;
  bottom:-80px;
  width: 100%;
  height: 80px;
  padding: 5px 0;
}

#floating_block .desc .title {
  color: #2f2f2f;
  margin: 3px 0 10px;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  max-height: 30px;
  overflow: hidden;
  font-weight: bold;
  letter-spacing: 0.44px;
  border-bottom: none;
}

#floating_block .desc {
  float: left;
  margin:0 20px 0 0;
}

#floating_block .desc .sale-bg {
  display: none;
}

#floating_block .desc .old-price {
  font-size: 18px;
  margin-right: 5px;
}

#floating_block .desc .new-price {
  font-size: 28px;
}

#floating_block .btn:link,
#floating_block .btn:visited {
  padding: 15px 30px;
  font-size: 16px;
}

.ssection_horizontal_gallery {
  display: none;
}
.section_order .mycounter,
.section_order .mycounter.flip-clock-wrapper ul li a div div.inn,
.intro .mycounter,
.intro .mycounter.flip-clock-wrapper ul li a div div.inn {
    background: #385979 !important;
}
.popust {
  font-family: 'GilroyBold',sans-serif;
}
.gif {
  max-width: 300px;
}

.logo-checkout {
  margin: auto;
  width: 150px;
  margin-top: 40px;
}

#checkout_wrap .typ_wrap {
  margin-bottom: 50px;
  padding: 50px 0 60px;
  margin-top: 25px;
}

#checkout_wrap .typ_content {
  background: #ffffff;
  border-radius: 30px;
  padding: 50px 50px;
  box-shadow: 0px 10px 21px 0 rgb(0 0 0 / 8%);
  max-width: 1000px;
  margin: auto;
}

#checkout_wrap .typ_content .font_larger {
  padding-top: 0;
  color: #434398;
  font-weight: bold;
  letter-spacing: 0.6px;
  font-size: 26px;
}

#checkout_wrap p.title_p {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.44px;
}

#checkout_wrap p.desc {
  color: #273342;
  font-size:28px;
}

#checkout_wrap table {
  table-layout: fixed;
  border: none;
  border-spacing: 0;
  letter-spacing: 0.32px;
}

#checkout_wrap thead tr th {
  font-weight: bold;
  border-bottom: 2px dashed #eaeaea;
  font-size: 15px;
}

#checkout_wrap tbody tr:last-child td {
  border-bottom: 2px dashed #eaeaea;
}

#checkout_wrap tfoot tr:nth-last-child(2) {
  background: #eaeaea;
}

#checkout_wrap tfoot tr:nth-last-child(2) td,
#checkout_wrap tfoot tr:nth-last-child(2) th {
  background: none;
  font-weight: bold;
  position: relative;
}

#checkout_wrap tfoot tr:nth-last-child(2) th span {
  position: relative;
}

#checkout_wrap tfoot tr:nth-last-child(2) th:before,
#checkout_wrap tfoot tr:nth-last-child(2) td:before {
  display: block;
  content: '';
  position: absolute;
  height: 41px;
  width: 60px;
  background: #eaeaea;
  top: 0;
  border-radius: 50px;
}

#checkout_wrap tfoot tr:nth-last-child(2) th:before {
  left: -20px;
}

#checkout_wrap tfoot tr:nth-last-child(2) td:before {
  right: -20px;
}

#checkout_wrap tfoot tr:last-child th {
  font-weight: bold;
}

#checkout_wrap tr:hover td,
#checkout_wrap td {
  color: #273442;
  background: #fff;
  padding: 10px;
  text-align: left;
  font-weight: 300;
  font-size: 14px;
  text-shadow: none;
  border-right: none;
  border-bottom: none;
  border: none;
}

#checkout_wrap th {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 100;
  padding: 10px;
  text-align: left;
  text-shadow: none;
  vertical-align: middle;
}

#checkout_wrap th,
#checkout_wrap td {
  word-wrap: break-word;
  color: #2f2f2f;
}

#checkout_wrap .option_row .option_name {
  text-align: left;
}

#checkout_wrap #payments .option_row {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#checkout_wrap #payment .pay-button {
  margin-top: 40px;
}

#checkout_wrap tbody .product-name li {
    display: flex;
    align-items: center;
}

#checkout_wrap tbody .product-name li p {
    padding: 0;
}

#checkout_wrap tfoot tr:first-child {
  display: none;
}

.woocommerce-error {
  display: none !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #a2cfb3;
  border-radius: 30px;
  padding: 40px 0 60px;
  text-align: center;
}

#success .full {
  position: relative;
  height: 100vh;
  display: table;
  width: 100%;

}
#success .absolute {
  display: table-cell;
  vertical-align: middle;
}

#success .friendsForm {
  width: 960px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.85);
  padding: 0 2% 2%;
  margin: 17px auto 0;
}
#success .friendsForm .field-wrap {
  width: 26%;
  margin: 0 2% 0 0;
}
#success .friendsForm .input-text {
  outline: none;
  width: 95%;
  height: 38px;
  line-height: 38px;
  color: black;
  background: white;
  padding: 0 0 0 5%;
  border: none;

  outline: 1px solid #9EA09B;
  outline-offset: -1px;
}
#success .friendsForm .submit {
  width: 16%;
  float: left;
  padding: 0 0;
  margin: 31px 0 0;
  line-height: 38px;
  height: 38px;
}
#success .upsell-size{
  margin: 0 auto 10px auto;
  display: block;
  width: 60px;
  padding: 5px 10px;
  font-weight: bold;
}

#success .upsell .grid{
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}

#success .upsell .font_large {
  display: flex;
  flex-direction: column;
}

#success .upsell .font_large span {
  font-weight: bold;
  letter-spacing: 0.6px;
  font-size: 24px;
  line-height: 1.33;
}

#success .upsell .font_large span:first-child {
  color: #434398;
}

#success .option_row .option_name {
  font-size: 18px;
  font-weight: bold;
  color: #2f2f2f;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-bottom: 25px;
}

#success .option_row .option_values .item {
  background: transparent;
  box-shadow: none;
}
#success .option_row .option_values .item input {
  display: none;
}
#success .option_row .option_values.color .item input + label {
  font-size: 14px;
  color: #434398;
  width: max-content;
  margin: auto;
}
#success .option_row .option_values.color .item input + label .circle {
  display: block;
  position: absolute;
  left: -35px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
}

#success .option_row .option_values.color .item input:checked + label .circle .color {
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #434398;
}

#success .option_row .option_values:not(.color) .item input + label {
  display: block;
  position: relative;
  height: 34px;
  line-height: 30px;
  border-radius: 3px;
  border: solid 2px #979797;
  cursor: pointer;
  font-size: 16px;
  padding:0 10px;
}
#success .option_row .option_values:not(.color) .item input:checked + label {
  border: solid 2px #273242;
  font-weight: bold;
}

#success .option_row .option_values select {
  display: none;
}

#success .option_row .option_values.color .payment_method_dotpay,
#success .option_row .option_values.color .payment_method_stripe_cc {
  max-width: 500px;
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  background-color: #eaeaea;
}

#success .option_row .option_values.color .payment_method_dotpay {
  border-radius: 30px;
}

#success .option_row .option_values.color .payment_method_dotpay:before,
#success .option_row .option_values.color .payment_method_stripe_cc:before {
  display: none;
}

.link_success_return_home {
  color: #434398;
  letter-spacing: 0.44px;
}

.icon_success {
  margin: 25px auto 20px;
}

.validate-error {
  border-color: red!important;
  border-width: 2px!important;
  color: red!important;
}
#post_number_error{
  background: #d10039;
  color: #fff;
  padding: 7.5px;
  margin-top:5px;
  font-size: 14px;
  z-index:0;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
}

.finput #variations {
  margin-top: 10px;
}

body .finput-c .finput label[for="bundle_key"],
body .finput-c .finput label[for="variation_id"] {
  top: -1px;
  left: 50px;
  padding: 3px 4px;
  font-size: 10px;
  color: #fff;
  background: #56627a;
}
#payments,
#shippings {
  position: relative;
}

.section_order .mycounter {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px;
  background: #273041;
}
.section_order .mycounter.flip-clock-wrapper .flip {
  box-shadow: none;
}
.section_order .mycounter .flip-clock-divider {
  height: 40px;
}
.section_order .mycounter .flip-clock-dot.top {
  top: 10px;
}
.section_order .mycounter .flip-clock-dot.bottom {
  bottom: 4px;
}
.section_order .mycounter.flip-clock-wrapper ul {
  height: 36px;
  width: 24px;
  background: #273041;
}
.section_order .mycounter.flip-clock-wrapper ul li {
  line-height: 36px;
}
.section_order .mycounter.flip-clock-wrapper a {
  color:#fff;
}
.section_order .mycounter.flip-clock-wrapper ul li a div div.inn {
  font-size: 40px;
  background: #273041;
  color: #fff;
}
.section_order .mycounter.flip-clock-wrapper ul li a div.up:after {
  display: none;
}
.section_order .mycounter.flip-clock-wrapper ul li a div .shadow {
  display: none;
}
.section_order .mycounter .flip-clock-dot {
  background: #ffdd4d;
}
#order_form .product_info .quantity_wrap .item {
  width: 30%;
}
