@import url(normalize.css);
@import url(animate.css);
body{
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
html{
  scroll-behavior: smooth;
}
a.order {
  background: #ff4500;
  display: block;
  padding: 0.25em 0;
  text-decoration: none;
  text-align: center;
  line-height: 160%;
  border: 3px solid #fff;}
  a.order:hover {
    background: #e53212;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    a.order:hover span {
      color: white;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
  a.order span {
    color: white;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase; }

.orderBox a.order {
  margin: 1em 0;
  display: block;
  width: 98%; }
  .order-product-img{
    max-width: 160px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
  }

@media (max-width: 780px) {
  #choice a.order {
    margin: 2em 0 0 0;
    display: block;
    width: 100%;
    float: none; }

  #order a.order {
    margin: 1em 0;
    display: block;
    width: 98%;
    float: right; } }
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px; }

body {
  background: black;
  font-size: 100%; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flexwrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fl-col {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.wid400 {
  width: 25em; }

@media (max-width: 48.75em) {
  .wid400 {
    width: 100%; } }
.wid460 {
  width: 28.75em; }

@media (max-width: 48.75em) {
  .wid460 {
    width: 100%; } }
.wrapper {
  width: 73.75em;
  position: relative;
  display: block;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.center-block {
  width: 73.75em;
  position: relative;
  display: block;
  margin: auto; }

.center-block {
  width: 73.75em;
  position: relative;
  display: block;
  margin: auto; }

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .columns .wid280 {
    width: 17.5em; }
  .columns .wid160 {
    width: 10em; }
  .columns .wid300 {
    width: 18.75em; }
  .columns .wid394 {
    width: 24.625em; }
  .columns .wid420 {
    width: 26.25em; }

#top {
  background: url(../img/bg-top.jpg) top center no-repeat; }
  #top .center-block {
    background: url(../img/bg-top-wrap.jpg) top center no-repeat;
    height: 30.1875em; }
  #top .text {
    width: 27.875em;
    height: 19.375em;
    background: black url(../img/product-n.png) center left 0.625em/8em no-repeat;
    border-top: 0.25em solid #de1414;
    border-bottom: 0.25em solid #de1414;
    padding: 2.1875em 1.25em 1.25em 13.125em;
    position: absolute;
    bottom: -9.625em;
    left: 0; }
    #top .text:after {
      display: block;
      content: '';
      width: 100%;
      height: 0.4375em;
      background: url(../img/separator-hor-black.png) top center/90% 0.4375em no-repeat;
      position: absolute;
      bottom: -0.6875em;
      left: 0; }
  #top .orderbox {
    width: 18.75em;
    position: absolute;
    bottom: 2em;
    right: 4.25em; }
    #top .orderbox .price-old {
      color: #de1414;
      font-weight: 700;
      text-decoration: line-through;
      font-size: 3em;
      margin: 0;
      line-height: 100%; }
    #top .orderbox .price {
      color: white;
      font-weight: 700;
      font-size: 7.5em;
      margin: 0;
      line-height: 100%; }
    #top .orderbox .shipping {
      text-align: right;
      font-weight: 700;
      font-size: 1em;
      color: black; }

#greybg {
  background: url(../img/bg-main.jpg) center center no-repeat;
  min-height: 34.6875em; }
  #greybg #toplist {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    #greybg #toplist ul {
      margin: 0 0 1.25em 0;
      padding: 0;
      list-style: none;
      width: 43.75em; }
      #greybg #toplist ul li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        text-align: center;
        height: 9.625em;
        background: #de1414 url(../img/bg-toplist-li.jpg) center center no-repeat;
        position: relative; }
        #greybg #toplist ul li:before {
          display: block;
          content: '';
          width: 100%;
          height: 0.4375em;
          background: url(../img/separator-hor-black.png) top center/100% 0.4375em no-repeat;
          position: absolute;
          top: 0;
          left: 0; }
        #greybg #toplist ul li:after {
          display: block;
          content: '';
          width: 100%;
          height: 0.4375em;
          background: url(../img/separator-hor-black.png) top center/100% 0.4375em no-repeat;
          position: absolute;
          bottom: -0.4375em;
          left: 0; }
        #greybg #toplist ul li span {
          display: block;
          width: 100%; }
  #greybg .bg-black {
    background: black; }

#works {
  padding: 1.25em 0; }
  #works .wid280 {
    background: black;
    padding: 1em 0.625em;
    border-bottom: 0.25em solid #de1414;
    border-top: 0.25em solid #de1414;
    text-align: center; }
    #works .wid280 img {
      margin: 0 0 1.25em 0; }
  #works .weeksFirst {
    background: #de1414;
    padding: 2.5em 1.25em;
    border-bottom: 0.25em solid black;
    border-top: 0.25em solid black;
    text-align: left; }

#effects {
  background: black; }
  #effects .center-block {
    padding: 1.25em 0 1.25em 19.375em;
    background: url(../img/product-n.png) center left / auto 90% no-repeat; }
  #effects .columns div {
    max-width: 13.75em;
    text-align: center;
    padding: 1.25em;
    background: url(../img/separator-vert-red.png) center right no-repeat; }
    #effects .columns div:last-child {
      background: none; }

#usage_reviews {
  background: white; }

#usage {
  background: #e53212;
  padding: 1.25em; }

#reviews {
  background: url(../img/separator-vert-black.png) center center no-repeat;
  width: 52.5em;
  padding: 1.25em 0; }
  #reviews .image {
    width: 9.6875em; }
    #reviews .image img {
      margin: 0 0 0.625em 0; }
    #reviews .image .sign {
      font-size: 0.8125em;
      text-transform: uppercase;
      text-align: center; }
  #reviews .text {
    width: 13.75em; }
    #reviews .text strong {
      font-style: italic; }

#order iframe {
  width: 100%;
  height: 20em;
  border: none; }
#order .center-block {
  padding: 1.25em 0 1.25em 18.75em; }
#order ul {
  margin: 1em 0;
  padding: 0;
  list-style: none; }
  #order ul li {
    margin: 0 0 0.5em 0;
    padding: 0; }
#order .orderbox .price-old {
  color: #de1414;
  font-weight: 700;
  text-decoration: line-through;
  font-size: 2.25em;
  margin: 0;
  line-height: 100%; }
#order .orderbox .price {
  color: white;
  font-weight: 700;
  font-size: 3.75em;
  margin: 0;
  line-height: 100%; }
#order .image {
  width: 20.1875em;
  height: 20.1875em;
  position: absolute;
  bottom: 1.25em;
  left: 0; }

#orderForm {
  background: #e53212;
  border-top: 3px solid white; }
  #orderForm h3 {
    font-size: 1.875em;
    -webkit-border-radius: 0.625em 0.625em 0em 0em;
    border-radius: 0.625em 0.625em 0em 0em;
    margin: 0;
    color: white;
    padding: 0.2em 0.33333em; }
  #orderForm .line {
    padding: 0.375em 0.625em; }
  #orderForm label {
    display: inline-block;
    background: white;
    padding: 0.25em 0.625em;
    color: #e53212;
    text-transform: uppercase; }
  #orderForm select, #orderForm input {
    width: 100%;
    display: block;
    padding: 0.625em;
    margin: 0 0 1em 0;
    background: black;
    color: white;
    border: none; }
    #orderForm select:focus, #orderForm input:focus {
      outline: none; }
  #orderForm .price {
    font-size: 2.5em;
    font-weight: 700;
    text-shadow: 0.025em 0.025em solid, -0.025em -0.025em solid, 0.025em -0.025em solid, -0.025em 0.025em solid;
    color: black;
    padding: 0 0 0.25em 0;
    text-align: center;
    line-height: 100%; }
  #orderForm button {
    font-size: 2.5em;
    background: black;
    color: white;
    text-align: center;
    border: none;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    background: black; }

#wds_ok_msg, #wds_error_msg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3000; }
  #wds_ok_msg .content, #wds_error_msg .content {
    background: white;
    width: 31.25em;
    height: auto;
    padding: 1em;
    position: fixed;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -15.625em; }
    #wds_ok_msg .content a.close, #wds_error_msg .content a.close {
      width: 40%;
      padding: 0.4em;
      color: black;
      display: block;
      margin: 1em auto;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      border: 0.0625em solid black; }

#wds_ok_msg {
  display: none; }
  #wds_ok_msg h6 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    color: #578512;
    width: 100%;
    text-align: center; }

#wds_error_msg {
  display: none; }
  #wds_error_msg h6 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    color: #de1414;
    width: 100%;
    text-align: center; }

@media (max-width: 780px) {
  body {
    background: black; }

  .wrapper, .center-block {
    width: 100%; }

  .columns {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .columns .wid280, .columns .wid160, .columns .wid300, .columns .wid394, .columns .wid420 {
      width: 100%; }
      .wid280,
      .wid280 p{
        color: white;
        padding: 6px 20px;
      }

  #top {
    background: none; }
    #top .center-block {
      background: none;
      height: auto; }
    #top .text {
      width: 100%;
      height: auto;
      background: none;
      padding: 1em;
      position: relative;
      bottom: 0;
      left: 0; }
      #top .text:after {
        display: none; }
    #top .orderbox {
      width: 100%;
      position: relative;
      top: 0;
      right: 0; }

  #greybg {
    background: none;
    min-height: 0; }
    #greybg #toplist ul {
      margin: 0 0 1.25em 0;
      width: 100%; }
      #greybg #toplist ul li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        text-align: center;
        height: auto;
        background: #de1414; }
        #greybg #toplist ul li:before {
          display: none; }
        #greybg #toplist ul li:after {
          display: none; }
    #greybg .bg-black {
      background: black; }

  #effects {
    background: black; }
    #effects .center-block {
      padding: 1em;
      background: none; }
    #effects .columns div {
      max-width: 1375em;
      background: none; }

.flex {
    display: inline-block; } 
	  
  #order .center-block {
    padding: 1em; }
  #order .image {
    display: block;
	position: relative;}
  #order .price {
    color: white;
    font-weight: 700;
    font-size: 3.75em;
    margin: 0;
    line-height: 100%; }

  #reviews {
    background: none;
    width: 100%; }
    #reviews .image {
      display: none; }
      #reviews .image img {
        margin: 0 0 0.625em 0; }
      #reviews .image .sign {
        font-size: 0.8125em;
        text-transform: uppercase;
        text-align: center; }
    #reviews .text {
      width: 100%; }
      #reviews .text strong {
        font-style: italic; } }
footer {
  width: 100%;
  position: relative;
  background: white; }
  footer .wrapper {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 1.25em 0; }
  footer #warning {
    padding: 1em 3em; }
    footer #warning p {
      color: #969696;
      font-size: 0.75em;
      margin: 0 0 0.83333em; }

#slideUpAnim {
  width: 6.25em;
  height: 6.25em;
  position: fixed;
  top: 50%;
  right: -3.125em;
  margin-top: -3.125em;
  background: #ffde00;
  -webkit-border-radius: 3.125em;
  border-radius: 3.125em;
  background-clip: padding-box;
  display: block; }
  #slideUpAnim #triangle-up {
    display: block;
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-bottom: 1em solid white;
    margin: 0.5rem 0 0 0.6875rem;
    position: absolute;
    top: 35%;
    left: 0.625em; }
  #slideUpAnim:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }

@media (max-width: 48.75em) {
  footer {
    padding: 1em 0; }
    footer .wrapper {
      height: auto;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
header#header {
  position: relative;
  background: black;
  border-bottom: 0.0625em solid white; }
  header#header .center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 4.75em; }

#logo {
  position: absolute;
  top: -1.125em;
  left: 0;
  width: 14.875em;
  height: 5.875em;
  margin: 0 0 0 0;
  z-index: 1000; }
  #logo:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }

@media (max-width: 48.75em) {
  header#header {
    height: auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  #logo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
    #logo img {
      max-width: 100%; } }
@keyframes moveFromRight {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%); } }
@-webkit-keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%); } }
nav#mainnav {
  width: 53.75em;
  background: #de1414;
  margin: 0;
  position: relative; }
  nav#mainnav:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2.8125em 2.8125em;
    border-color: transparent transparent #de1414 transparent;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -2.8125em; }
  nav#mainnav ul {
    margin: 0;
    padding: 0 1em;
    position: relative;
    z-index: 2000;
    overflow: hidden;
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
    nav#mainnav ul li {
      padding: 0;
      text-align: left;
      padding: 0.75em;
      position: relative; }
      nav#mainnav ul li a {
        display: block;
        line-height: 130%;
        text-decoration: none;
        position: relative; }
        nav#mainnav ul li a span {
          color: white;
          font-size: 1.125em;
          display: block;
          white-space: normal;
          font-weight: 400; }
      nav#mainnav ul li:hover a span {
        -moz-animation: moveFromRight 400ms ease-in-out;
        -webkit-animation: moveFromRight 400ms ease-in-out;
        -ms-animation: moveFromRight 400ms ease-in-out;
        -o-animation: moveFromRight 400ms ease-in-out;
        animation: moveFromRight 400ms ease-in-out; }
  nav#mainnav h6 {
    display: none; }

@media (max-width: 780px) {
  nav#mainnav {
    background: #e9e9e9; }
    nav#mainnav h6 {
      display: block;
      margin: 0 0 0 0.25em;
      font-size: 1.5em;
      padding: 0 0 0 1.66667em;
      position: relative;
      background: url(https://es19.eretronaktive.com/img/hamburger.gif) left center no-repeat; }
    nav#mainnav ul {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      display: none; } }
.socialbox {
  min-width: 5.25em;
  z-index: 600; }
  .socialbox .social_fb {
    background-position: -2.9375rem 0; }
    .socialbox .social_fb:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -2.9375rem -1.375rem; }
  .socialbox .social_gp {
    background-position: -5.875rem 0; }
    .socialbox .social_gp:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -5.875rem -1.375rem; }
  .socialbox .social_tw {
    background-position: 0 0; }
    .socialbox .social_tw:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: 0 -1.375rem; }
  .socialbox a {
    background: url(https://es19.eretronaktive.com/img/bg-social-icon.png) no-repeat;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0.625rem;
    text-decoration: none;
    position: relative;
    z-index: 1000;
    width: 1.5em;
    height: 1.375em; }
    .socialbox a:first-child {
      margin-left: 1rem; }
    .socialbox a:last-child {
      margin-right: 0; }

h1, h2, h3, h4, h5, h6, p {
  font-size: 100%; }

h1 {
  padding: 0;
  margin: 0;
  width: 28.125em;
  padding: 5.5em 0 0 0; }
  h1 span {
    font-size: 3em;
    display: inline-block;
    margin: 0 0 0.08333em 0;
    padding: 0.08333em 0.16667em 0.08333em 1em;
    background: #de1414;
    color: white;
    text-transform: uppercase; }

h2 {
  font-size: 3.125em;
  margin: 0;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  padding: 0;
  color: #de1414; }
  h2 strong {
    color: white; }

p {
  font-size: 1.0em;
  font-weight: 300;
  color: black;
  line-height: 120%;
  margin: 0; }
  p + p {
    margin: 0.88889em 0 0 0; }

#top .text p {
  color: white;
  margin: 0;
  padding: 0; }
  #top .text p strong {
    color: #de1414;
    font-style: italic; }

#toplist ul li span {
  font-size: 1.25em;
  padding: 0 1em;
  color: white;
  font-weight: 700; }

#greybg h2 {
  text-align: center;
  padding: 0.4em 0; }

#works .weeksFirst p {
  font-weight: 700;
  color: white;
  margin: 0;
  font-size: 1.125em; }

#works h5 {
  color: #de1414;
  font-size: 1.25em;
  margin: 0;
  padding: 0; }
#works p {
  color: white;
  font-weight: 400;
  font-size: 1em; }

#effects p {
  font-weight: 700;
  color: white;
  margin: 0; }
  #effects p.redBig {
    color: #de1414;
    font-weight: 400;
    font-size: 3.125em;
    font-style: italic; }

#usage h3 {
  text-transform: uppercase;
  font-size: 1.5625em;
  font-weight: 400;
  margin: 0 0 0.4em 0;
  padding: 0; }
#usage p {
  color: white;
  font-weight: 700; }

#order ul li span {
  color: white;
  font-size: 1.5625em;
  font-weight: 700;
  text-transform: uppercase; }

@media (max-width: 780px) {
  #choice h2, #choice p {
    padding: 0.3em; }

  h1 {
    padding: 0;
    margin: 0;
    width: 100%;
    padding: 1em; }
    h1 span {
      font-size: 1.875em;
      display: inline-block;
      margin: 0 0 0.13333em 0;
      padding: 0.13333em 0.26667em 0.13333em 1em;
      background: #de1414;
      color: white;
      text-transform: uppercase; }

  h2 {
    font-size: 1.875em;
    margin: 0;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    padding: 0;
    color: #de1414; }
    h2 strong {
      color: white; } }

#order {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 73.75em;
  margin: auto;
}

#order .center-block {
  width: auto;
  margin: 0 100px 0 0;
}

.order-form form > * {
  display: block;
  margin: 10px 0;
}
.order-form{
  padding: 0 30px;
}
.order-form form input,
.order-form form select {
  width: 100%;
  height: 50px;
  background: #000000;
  color: #ffffff;
  border: 3px solid #ffffff;
  padding: 0 5px;
}

.order-form form button {
  width: 120px;
  height: 50px;
  margin: 0 auto;
  background: #ff4500;
  border: 3px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 800;
  cursor: pointer;
}

.order-form form button:hover {
  background: #e53212;
}

form {
  --form-border: #333;
  --form-check-border-checked: #ff4500;
  --form-check-bg-checked: #ff4500;
  --form-check-yes-checked: #ff4500;
}

.form__checkbox {
  position: relative;
  display: grid !important;
  grid-template-columns: -webkit-min-content 1fr;
  grid-template-columns: min-content 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  color: #fff;
  max-width: 280px;
  width: 100%;
}

.form__checkbox a {
  text-decoration: underline;
  color: #fff;
}

.form__checkbox-mark {
  width: 20px;
  height: 20px;
  border: 1px solid var(--form-border);
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer
}

.form__checkbox-mark:after {
  position: relative;
  content: "";
  display: none;
  width: 80%;
  height: 80%;
  top: 2px;
  left: 1px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.823 2.774A.5.5 0 0 0 10 2.392V.91a.5.5 0 0 0-.823-.382l-5.422 4.58a.5.5 0 0 1-.637.007L.815 3.246A.5.5 0 0 0 0 3.634v1.503a.5.5 0 0 0 .185.389l2.933 2.38a.5.5 0 0 0 .637-.007l6.068-5.125z' fill='%23fff'/%3E%3C/svg%3E")
}

.form__checkbox-mark:hover {
  border-color: var(--form-check-border-hover);
  background: hsla(0,0%,100%,.9)
}

.form__checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: -10;
  background-color: var(--form-bg)
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark:after {
  display: block
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark {
  border-color: var(--form-check-border-checked);
  background-color: var(--form-check-bg-checked)
}

.form__checkbox input[type=checkbox]:checked~.form__checkbox-mark:after {
  border-color: var(--form-check-yes-checked)
}

.form__checkbox input[type=checkbox]:active~.form__checkbox-mark,.form__checkbox input[type=checkbox]:focus~.form__checkbox-mark {
  border-color: var(--form-check-border-checked)
}

@media (max-width: 780px) {
  #order {
    width: 100%;
    flex-direction: column;
  }
  .order-form form {
    padding-bottom: 30px;
  }

}

@media screen and (max-width: 767px){
  header#header{
    padding: 0 20px;
  }
  .columns{
    padding: 0 20px;
  }
  #reviews{
    padding: 1.25em 20px;
  }
  #order .center-block {
    width: auto;
    margin: 0 auto;
}
.center-block h2 {
  text-align: center;
}
#order .orderbox .price,
#order .orderbox .price-old{
  text-align: center
}
}

.text-center{
	text-align: center;	
  color: #ffffff ;
}

/* TIMER */

.time-block {
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    color: #ffffff ;
    /* background: #383838; */
    text-align: center; 
  }
  
  .time-title {  
    margin: 0 auto;
    padding: 0 0 6px;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: inherit;
   }
  
  .time-remain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  
  .time-remain-items {
    position: relative;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 7px 14px;
    z-index: 1;
    /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2); */
    /* background: #134328; */
    border-radius: 5px; }
  
  .hour,
  .minutes,
  .seconds {  
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  
  .time-dots {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: inherit; }
    