body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #777;
  background-color: #f8f8fb;
}

.text-red {
  color: #fd4c52;
}
.large {
  font-size: 130%;
}
.mt-3 {
  margin-top: 30px;
}

del.red-stroke {
  text-decoration: none;
  position: relative;
}
del.red-stroke::before,
del.red-stroke::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ff0000;
  position: absolute;
  top: 50%;
  left: 0;
}
del.red-stroke::before {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}
del.red-stroke::after {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.gradient-orange {
  background: rgba(255,160,77,1);
  background: -moz-linear-gradient(top, rgba(255,160,77,1) 0%, rgba(255,119,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,160,77,1)), color-stop(100%, rgba(255,119,0,1)));
  background: -webkit-linear-gradient(top, rgba(255,160,77,1) 0%, rgba(255,119,0,1) 100%);
  background: -o-linear-gradient(top, rgba(255,160,77,1) 0%, rgba(255,119,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,160,77,1) 0%, rgba(255,119,0,1) 100%);
  background: linear-gradient(to bottom, rgba(255,160,77,1) 0%, rgba(255,119,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa04d', endColorstr='#ff7700', GradientType=0 );
}

.btn-action {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
  padding: 10px 12px;
  white-space: normal;
}

.btn-action:hover, .btn-action:focus {
  color: #fff;
  background: #ff7700;
}

.banner {
  padding-top: 30px;
  padding-bottom: 100px;
  background: url('../images/banner_bg.png') no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
  clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
}

h1 {
  font-weight: 700;
  line-height: 1.25em;
  margin: 0 auto 20px;
}

h2 {
  font-weight: 700;
  line-height: 1.25em;
}

.vid-bg {
  margin: 0 auto 15px;
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #dddddc;
  padding: 10px;
}

.products-section {
  padding-top: 60px;
  margin-bottom: -130px;
  position: relative;
  z-index: 1;
}

.products-section h2 {
  margin-top: 0;
  margin-bottom: 60px;
}

.product-box {
  margin-bottom: 40px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  position: relative;
}

.product-img {
  padding: 0 15px;
}

.product-box .ribbon {
  display: block;
  width: 73px;
  padding-left: 7px;
  font-size: 24px;
  line-height: 62px;
  text-align: center;
  background: url('../images/ribbon.png') no-repeat left top;
  position: absolute;
  top: -10px;
  left: 10px;
}
.product-box h4 {
  margin: 0;
  min-height: 60px;
  padding: 10px;
  padding-left: 95px;
  background-color: #fd4c52;
  color: #fff;
}
.product-box ul {
  margin: 30px 0;
  padding: 0 20px;
  min-height: 580px;
}
.product-box ul>li {
  position: relative;
  padding-left: 25px;
}
.product-box ul>li i.fa {
  position: absolute;
  top: 2px;
  left: 0;
}
.product-box-footer {
  position: relative;
  padding: 50px 15px 50px;
  margin: 0 -1px -25px;
  background-color: #e3e3e8;
  -webkit-clip-path: polygon(50% 12%, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0);
  clip-path: polygon(50% 12%, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0);
}

.product-box-footer .btn-action {
  margin: 5px 0;
}

.counter-section {
  padding-top: 170px;
  padding-bottom: 70px;
  margin-bottom: 20px;
  color: #fff;
  background: url('../images/counter_section_bg.jpg') no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-clip-path: polygon(100% 0%, 100% 90%, 50% 100%, 0 90%, 0 0, 50% 10%);
  clip-path: polygon(100% 0%, 100% 90%, 50% 100%, 0 90%, 0 0, 50% 10%);
}

.counter-section .text-prefix {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.text-prefix .fa {
  position: relative;
}

@keyframes bounce {
  from {
    top: 3px;
  }

  to {
    top: 0px;
  }
}

.text-prefix .fa {
  animation-duration: 0.3s;
  animation-name: bounce;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.counter-section h2 {
  margin-bottom: 20px;
}

.hw-countdown {
  margin-bottom: 10px;
  white-space: nowrap;
  display: inline-block;
  padding: 30px 90px;
  border: 1px solid #f2f3f8;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 62px;
  color: #fd565b;
  border-radius: 30px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,.1);
  -moz-box-shadow: 1px 1px 8px rgba(0,0,0,.1);
  box-shadow: 1px 1px 8px rgba(0,0,0,.1);
  position: relative;
}
.hw-countdown.bg{
  background: #e3e3e8;
  background: -moz-linear-gradient(top, #e3e3e8 0%, #fcfcfe 50%, #e3e3e8 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e3e3e8), color-stop(50%, #fcfcfe), color-stop(100%, #e3e3e8));
  background: -webkit-linear-gradient(top, #e3e3e8 0%, #fcfcfe 50%, #e3e3e8 100%);
  background: -o-linear-gradient(top, #e3e3e8 0%, #fcfcfe 50%, #e3e3e8 100%);
  background: -ms-linear-gradient(top, #e3e3e8 0%, #fcfcfe 50%, #e3e3e8 100%);
  background: linear-gradient(to bottom, #e3e3e8 0%, #fcfcfe 50%, #e3e3e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e8', endColorstr='#e3e3e8', GradientType=0 );
}

.hw-countdown::before,
.hw-countdown::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 69px;
  height: 54px;
  margin-top: -27px;
  background: url('../images/counter_arrows.png') no-repeat;
}
.hw-countdown::before {
  content: '';
  left: -12px;
  background-position: left center;
}
.hw-countdown::after {
  content: '';
  right: -12px;
  background-position: right center;
}

.hw-countdown>p {
  font-size: 24px;
  font-weight: 700;
  white-space: normal;
}
.hw-countdown>div {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
}
.hw-countdown>div>span {
  display: block;
  text-transform: uppercase;
  text-align: center;
}
.hw-countdown>div>span {
  position: relative;
  margin-bottom: 5px;
  font-size: 72px;
  border-radius: 4px;
  background-color: #f9fafc;
  -webkit-box-shadow: inset 3px 3px 6px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 3px 3px 6px 0px rgba(0,0,0,0.1);
  box-shadow: inset 3px 3px 6px 0px rgba(0,0,0,0.1);
  padding-left: 2px;
  letter-spacing: 2px;
}
.hw-countdown>div>span:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #dedfe4;
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(242,242,244,0.56) 21%, rgba(222,223,228,1) 52%, rgba(242,242,244,0.6) 81%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(21%, rgba(242,242,244,0.56)), color-stop(52%, rgba(222,223,228,1)), color-stop(81%, rgba(242,242,244,0.6)), color-stop(100%, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(242,242,244,0.56) 21%, rgba(222,223,228,1) 52%, rgba(242,242,244,0.6) 81%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(242,242,244,0.56) 21%, rgba(222,223,228,1) 52%, rgba(242,242,244,0.6) 81%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(242,242,244,0.56) 21%, rgba(222,223,228,1) 52%, rgba(242,242,244,0.6) 81%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(242,242,244,0.56) 21%, rgba(222,223,228,1) 52%, rgba(242,242,244,0.6) 81%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.sale-section {
  padding-top: 20px;
  padding-bottom: 40px;
}

.sale-section h2 {
  margin-bottom: 30px;
}

.sale-section h2 small {
  text-transform: none;
  color: #fd4c52;
  font-weight: 700;
}
.sale-section h2 span.large {
  font-size: 130%;
}

.sale-panel {
  padding-bottom: 30px;
  border: 4px solid #fd4c52;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
}

.sale-panel-heading {
  height: 0;
  background-color: #fd4c52;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
}

.sale-section .product-box {
  min-height: auto;
  border: none;
  background-color: transparent;
}

.sale-section .product-box ul {
  min-height: 0;
}

.sale-panel h3 {
  font-weight: 700;
}

.sale-panel .btn-action {
  margin-left: 10px;
  margin-right: 10px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.13);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,.13);
  box-shadow: 0 0 8px rgba(0,0,0,.13);
  text-shadow: 0 0 8px rgba(0,0,0, .1);
}
.sale-panel .btn-action:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.sale-promo-text h2 {
  margin-top: 40px;
}

.special-bonus-promo {
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
.special-bonus-promo td:last-child {
  font-weight: 700;
}

.special-bonus-promo table .total-value {
  font-size: 20px;
  font-weight: 700;
}

.special-bonus-promo + .sale-promo-text h3 {
  font-weight: 400;
}

.photo-thumb {
  display: block;
  max-width: 420px;
  margin: 10px auto;
}
.photo-thumb:hover {
  box-shadow: 0 5px 10px rgba(0,0,0, .25);
}

hr.separator {
  margin: 10px 20px;
  border-top-color: #e8e8e8;
}

.guarantees {
  margin-top: 30px;
  letter-spacing: 40px;
}

footer {
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 15px 0 10px;
  background-color: #636363;
  color: #fff;
}

ul.legal-links {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

ul.legal-links>li {
  display: inline-block;
  padding: 0 5px;
  margin-left: -2px;
}
ul.legal-links>li+li {
  border-left: 1px solid #fff;
}
ul.legal-links>li>a {
  display: block;
  line-height: .9em;
  color: #fff;
  text-decoration: none;
}
ul.legal-links>li>a:hover, ul.legal-links>li>a:focus {
  color: #fd4c52;
}

.modal-update .modal-body {
  padding: 30px;
  border: 1px dashed #a2a2a2;
  border-radius: 15px;
}

.modal-update .btn {
  border-color: #777777;
  border-radius: 10px;
  font-size: 18px;
  background-color: transparent;
  display: block;
  width: 100%;
  max-width: 310px;
  margin: 10px auto;
}
.modal-update .btn:hover {
  opacity: .8;
}
.modal-update .btn-red {
  border-color: transparent;
  background-color: #fd4c52;
  color: #fff;
}
.modal-update .modal-content {
  background-color: #f5f6fa;
  border-radius: 15px;
  padding: 1px;
}

.modal-photo .modal-content {
  border-radius: 0;
}

.modal-photo button.close {
  position: relative;
  top: -5px;
}

.modal-open {
  position: relative;
}
.modal-backdrop {
  bottom: 0;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .banner {
    padding-top: 40px;
  }
  .sale-col-left {
    padding-right: 0;
  }
  .sale-col-center {
    padding-left: 0;
    padding-right: 0;
  }
  .sale-col-right {
    padding-left: 0;
    padding-right: 14px;
  }
  .sale-section .product-box .ribbon {
    top: -14px;
  }
  .modal-photo .modal-dialog {
    width: 800px;
  }
  .sale-panel .btn-action {
    font-size: 24px;
  }
}

@media only screen and (min-width: 992px) {
  h1 {
    font-size: 42px;
    letter-spacing: -1.1px;
  }
  .products-section h2 {
    font-size: 36px;
  }
  .counter-section h2,
  .sale-section h2 {
    font-size: 48px;
    line-height: 1.2em;
    letter-spacing: -0.8px;
  }
  .product-box-footer {
    padding: 50px 30px 50px;
  }
  .products-section {
    margin-bottom: -130px;
  }
  .sale-panel h3 {
    font-size: 36px;
  }
  .sale-panel .btn-action {
    font-size: 30px;
    padding: 16px 24px;
    border-radius: 16px;
  }
  .sale-panel .btn-action.flash-sale {
    font-size: 36px;
  }
  hr.separator {
    margin-left: 60px;
    margin-right: 60px;
  }
  .sale-promo-text h3 {
    font-size: 28px;
  }
  .special-bonus-promo h2 {
    font-size: 40px;
  }
  .special-bonus-promo table {
    font-size: 18px;
  }
  .special-bonus-promo th {
    font-size: 24px;
  }
  .special-bonus-promo td:last-child {
    white-space: nowrap;
    width: 1%;
  }
  .special-bonus-promo table .total-value {
    font-size: 30px;
  }
}

@media only screen and (min-width: 1200px) { 
  .products-section h2 {
    font-size: 40px;
  }
  .product-box-footer {
    padding: 50px 50px 50px;
  }
}

@media only screen and (max-width: 1200px) {
  .product-box ul {
    min-height: 740px;
  }
  .product-box h4 {
    font-size: 16px;
  }
  .sale-panel-heading {
    height: 60px;
  }
}

@media only screen and (max-width: 991px) {
  h1 br,
  h2 br,
  h3 br {
    display: none;
  }
  .product-box ul {
    min-height: 1015px;
    padding: 0 15px;
  }
  .product-box ul>li {
    padding-left: 20px;
  }
  .product-box h4 {
    min-height: 105px;
  }
  .sale-panel-heading {
    height: 105px;
  }
  .sale-promo-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .vid-bg {
    padding: 2px;
  }
  .product-box ul,
  .sale-panel .product-box ul {
    min-height: auto;
  }

  .hw-countdown::before,
  .hw-countdown::after {
    display: none;
  }
  .hw-countdown {
    padding: 15px 25px 12px;
    font-size: 45px;
    border-radius: 10px;
  }
  .hw-countdown>div>span {
    font-size: 50px;
  }
  .product-box h4 {
    min-height: 60px;
  }
  .sale-panel-heading {
    height: 60px;
  }
  .modal-update .modal-body {
    padding: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-box h4 {
    padding: 56px 15px 10px;
  }
}

/* black countdown styles*/
.black-face-countdown {
  margin-top: 20px;
  margin-bottom: 30px;
  white-space: nowrap;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 62px;
  color: #fd565b;
  position: relative;
}

.black-face-countdown>div {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
}
.black-face-countdown>div>span {
  display: block;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.black-face-countdown>div>span {
  display: inline-block;
  position: relative;
  margin-right: -9px;
  font-size: 68px;
  padding-left: 30px;
  letter-spacing: 40px;
  z-index: 0;
}
.black-face-countdown>div>span::after,
.black-face-countdown>div>span::before {
  content: '';
  display: inline-block;
  width: 72px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #3b3b3b;
  border-radius: 4px;
  -webkit-box-shadow: inset -3px 2px 10px 0px rgba(0,0,0,0.7);
  -moz-box-shadow: inset -3px 2px 10px 0px rgba(0,0,0,0.7);
  box-shadow: inset -3px 2px 10px 0px rgba(0,0,0,0.7);
  z-index: -1;
}

.black-face-countdown>div>span::before {
  left: 9px;
}
.black-face-countdown>div>span::after {
  right: 19px;
}

@media only screen and (max-width: 767px) {
  .black-face-countdown {
    font-size: 31px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .black-face-countdown>div>span {
    margin-right: -4px;
    font-size: 34px;
    padding-left: 11px;
    letter-spacing: 17px;
  }
  .black-face-countdown>div>span::after,
  .black-face-countdown>div>span::before {
    content: '';
    width: 31px;
    border-radius: 2px;
  }
  .black-face-countdown>div>span::before {
    left: 4px;
  }
  .black-face-countdown>div>span::after {
    right: 10px;
  }
}
/* black countdown styles*/

.grand-opening-special {
  background-color: #fff;
  margin-top: -170px;
  margin-bottom: 30px;
  padding-top: 170px;  
  padding-bottom: 80px;
  -webkit-clip-path: polygon(100% 0%, 100% 90%, 50% 100%, 0 90%, 0 0, 50% 10%);
  clip-path: polygon(100% 0%, 100% 90%, 50% 100%, 0 90%, 0 0, 50% 10%);
}
.grand-opening-special .btn-action {
  font-weight: 400;
  margin-left: 10px;
  margin-right: 10px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.13);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,.13);
  box-shadow: 0 0 8px rgba(0,0,0,.13);
  text-shadow: 0 0 8px rgba(0,0,0, .1); 
}
.grand-opening-special .btn-action:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media only screen and (min-width: 768px) {
  .grand-opening-special .btn-action {
    font-size: 24px;
    padding: 20px 25px;
    border-radius: 16px;
  }
  .grand-opening-special .btn-action .text-huge {
    font-size: 36px;
  }
}

