div#wp_flashsale {
  font-size: 14px;
}

.wp-flash-separator {width: 1px; border-right: 1px solid #ddd;}

.wp_countdown .wp_flashsale .wp-product-specific {
  -moz-box-pack: start;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -o-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0;
  position: static;
  width: auto;
}
.wp-product-specific .product-infomation-content {
  box-shadow: none;
  padding-left: 0;
}
.time-separator {
  margin: 0 8px;
}

.wp-product-specific .wishlist-button-add {display: none;}

#wp_flashsale h2 {display: none}

.wp_flashsale .product-miniature.js-product-miniature {
  display: inline-block;
    float: none;
    margin: 0;
    width: 100%;
}

#wrapper .wp_flashsale .product-miniature.js-product-miniature .thumbnail-container {
padding: 40px 50px 45px 50px;
width: auto;
}

.wpfs-label {display: none;}

.wp_flashsale .product-miniature .product-title {text-align: left;}
.wp-product-specific .product-miniature .product-title a {
  font-size: 28px;
  color: #000;
  font-weight: 700;
}
.wp-product-specific .product-miniature .product-title a .product-title-attribute {
  font-weight: 600;
  font-size: 16px;
}

.wp_flashsale .product-miniature.js-product-miniature .thumbnail-container .dash-line {
display: flex;
    flex-flow: wrap;
    /* justify-content: center; */
    justify-content: space-between;
}

.wp-product-specific .product-flag {
  margin-left: -0.4375rem;
}



/* prices */
.wp-product-specific .product-description .comments_note {
  margin-bottom: 5px;
}
#wp_flashsale .thumbnail.product-thumbnail > img {
  margin: 0;
  max-width: 75%;
}

#wp_flashsale .wpattr_container {display: none}

#wp_flashsale .highlighted-informations {
    bottom: 0;
    height: auto;
    left: 0;
    max-width: 100%;
    width: 100%;
    display: none;
}
.product-infomation-content{
  align-self: center;
}
#wp_flashsale .thumbnail-container:hover .highlighted-informations {
  bottom: 100%;
  opacity: 1;
  visibility: visible;
}
.wp-product-specific .product-price-and-shipping {
  margin-bottom: 10px;
  text-align: left
}

.wp-product-specific .product-price-and-shipping .dicount.discount-percentage {
position: static;
display: inline;
color: #d9222e;
background: none;
font-weight: 600;
font-size: 14px;
}

#wp_flashsale .product-miniature .product-price-and-shipping .dicount.amount {
position: static;
display: inline;
color: #d9222e;
background: none;
font-weight: 600;
font-size: 14px;
}

.wp-product-specific .product-price-and-shipping span.price {
  display: block;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #d9222e;
}

.wp-product-specific .product-price-and-shipping .regular-price {
font-size: 14px;
}


.wp-product-specific .product-miniature {
  float: left;
  margin-bottom: 0;
  padding: 0;
}

.perc-hint { align-self: center; display: flex;
  /* border-right: 1px solid #e4e4e4; */
  flex-flow: column;
  position: relative;
}

.wp-product-specific .product_special_img .discount.discount-percentage {
  position: absolute;
  top: 10px;
  right: 0px;
  color: #fff;
  background: #d9222e;
  padding: 0px;
  border-radius: 100%;
  font-size: 18px;
  width: 52px;
  height: 52px;
  line-height: 52px;
  display: flex;
  justify-content: center;
  font-weight: 700;
  text-transform: uppercase;
}

.wp-product-specific .product_special_img .discount.amount {
  position: absolute;
  top: 10px;
  right: 0px;
  color: #fff;
  background: #d9222e;
  font-size: 18px;
  display: flex;
  justify-content: center;
  font-weight: 700;
  text-transform: uppercase;
font-size: 14px;
border-radius: 6px;
padding: 6px 10px;
}

.wp-product-specific .product-price-and-shipping .discount.amount {
  color: #d9222e;
  font-size: 18px;
  display: inline-block;
  justify-content: center;
  font-weight: 700;
font-size: 14px;
margin-left: 6px;
border-radius: 6px;
}




.deal-title {display: block; color: #000;padding-bottom: 22px; font-size: 30px; font-weight: 700; line-height: 34px;}
.deal-subtitle {padding-bottom: 22px; }

#wp_flashsales .product-thumbnail img {
  margin: 0 auto;
  max-width: 100%;
}
.wp-product-specific .owl-stage {
  float: left;
  height: 100%;
}
#wp_specificprices {
  border: 1px solid #e7e7e7;
  height: 100%;
}
#wp_specificprices .products-section-title {
  position: absolute;
  top: 0;
}
.wp-product-specific .short_description {
  display: block;
}
.wp-product-specific .short_description p {
font-size: 13px;
line-height: 21px;
}

.wp-product-specific .product-description {
  height: auto;
  background: transparent;
  position: relative;
  text-align: left;
}

.wp-product-specific .product-description .btn-primary {
  background-color: #d9222e;
  padding: 1rem 2rem;
  font-weight: 600;
  margin-top: 15px;
}

.wp-product-specific .product-description .btn-primary:hover {
  background-color: #b1070c;
}

.wp-product-specific .product-description .product-list-reviews, .wp-product-specific .product-description .wp-product-list-reviews {
  justify-content: flex-start;
  padding-top: 0;
}

#wp_flashsales .products-section-title {
  margin-bottom: 1.5rem;
  margin-top: 0;
}
#wp_flashsales {
  float: left;
  margin-bottom: 50px;
  padding-top: 0;
  position: relative;
  width: 100%;
}
.wp_countdown {
  margin-top: 0px;
  margin-bottom: 40px;
  width: 100%;
}

.time-separator {
  float: left;
  font-size: 24px;
  color: #d81a27;
  line-height: 40px; /* aligns dot */
  font-weight: 700;
}

.hook-reviews .nb-comments {
  display: none;
}
.wp_countdown #wp_flashsales .comments_note {
  text-align: center!important;
}
.wp_countdown #wp_flashsales .comments_note .star_content {
  display: inline-block;
  float: none!important;
  margin: 0 auto;
}
#wp_specificprices .owl-nav {
  right: 15px;
}

.wp-dhms {
    float: left;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color: #d9222e;
    text-align: center;
    line-height: 40px;
}
.action-dissapear {display: block; margin-bottom: 10px;}
.action-dissapear strong {font-size: 20px; font-size: 17px;
  font-weight: 600;}
.countdown .btn-primary {background: #F81E02}
.countdown .btn-primary:hover {background: #e62209}

/* another option - centered
.wp-dhms .number {
    font-size:  13px;
    font-weight: normal;
    color: #929292;
    float: left;
    width: 100%;
    line-height: normal;
    margin-top: 0;
} */

.wp-dhms .number {
  font-size: 13px;
	line-height: 1.5;
	font-weight: 400;
  color: #929292;
	margin-top: 1px;
	text-align: center;
	display: block
}

.wp_time {
  padding: 11px 0;
  position: relative;
  margin: 0 auto;
  display: none;
}
.wp_time.active{
  display: inline;
}
.product-title-attribute {
  display: block;
  text-align: left;
  margin-top: 5px;
  font-size: 13px;
  text-transform: none;
}
.wp-product-specific .owl-item {
  display: flexbox;
  display: -o-flexbox;
  display: -ms-flexbox;
  display: -moz-flexbox;
  display: -webkit-flexbox;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  float: left;
}

.wp-dhms:not(:last-child) {
}
.wp-product-specific .thumbnail-container {
  height: auto;
  width: auto;
  margin-bottom: 0;
}
.wp_countdown .owl-item .product-miniature {
  width: 100%;
}
.wp_countdown .owl-item > .product-miniature {
    width: 100%;
    max-width: 100%;
    float: left;
    flex: 0 0 100%;
    display: inline-block;
}
.wp_countdown .owl-next {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  float: right;
  height: 25px;
  position: relative;
  width: 25px;
  margin-left: 5px;
}

.product_special_img {display: flex; text-align: center; align-items: center;}


.wp_countdown .owl-next::before {
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  content: "";
  cursor: pointer;
  display: block;
  float: right;
  height: 8px;
  position: absolute;
  right: 9px;
  top: 8px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 8px;
}

.wp-product-specific .product-description .comments_note > span {
  display: none;
}
.wp_countdown .star_content .star {
  display: inline-block;
  float: none;
  margin: 0;
}
.wp_countdown .owl-prev {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  float: left;
  height: 25px;
  position: relative;
  width: 25px;
}
.wp_countdown .owl-prev::before {
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  content: "";
  cursor: pointer;
  display: block;
  height: 8px;
  left: 9px;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 8px;
}
.wp_countdown .wp-product-specific:hover .owl-nav > div:before{
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.wp_countdown .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}


@media (max-width: 1400px){
    .wp-product-specific .product-description .table-cell {
      padding-right: 15px;
    }
    .perc-hint {width: 100%; text-align: center;}
    .wp_time.active {display: inline-block;}
    .product_special_img {width: 40%;    margin: 0;
      display: flex;
      align-items: center;}
      .wp-product-specific .product_special_img .discount {display: none;}
    .wp-product-specific .product-infomation-content {width: 60%;}
    .wp-flash-separator {border-right: 0; border-bottom: 1px solid #ddd; width: 100%; height: 1px; margin-top: 1rem; margin-bottom: 1rem;}
}
@media (max-width: 479px){
    .thumbnail-container .product_special_img, .wp-product-specific .product-infomation-content {
      width: 100%;
      justify-content: center;
    }
    .wp-product-specific .product-description {
      width: 100%;
    }
    #wrapper .wp-product-specific .product-miniature .thumbnail-container .countdown {
      display: flex;
      justify-content: center;
      flex-flow: wrap;
    }
    .wp-product-specific .product-description .btn-primary {
      margin: 0 auto;
      display: block;
    }


    .wp-flash-separator {display: none;}
    .action-dissapear {width: 100%;}
    #wp_flashsale .thumbnail.product-thumbnail > img {max-width: 230px;}

    #wrapper .wp-product-specific .product-miniature .thumbnail-container {
      display: block;
      padding: 25px;
      text-align: center;
    }
    .wp-product-specific .product-description .product-list-reviews, .wp-product-specific .product-description .wp-product-list-reviews {
      justify-content: center;
    }
    .wp-product-specific .product-miniature .product-title a .product-title-attribute {text-align: center;}
    .wp-product-specific .product-description .table-cell {
      padding: 0 15px;
      text-align: center;
    }
    .wp-product-specific .short_description {text-align: center;}
    .wp-product-specific .product-miniature .product-title, .wp-product-specific .product-price-and-shipping, .wp-product-specific .star_content {
      text-align: center;
    }
    #wp_specificprices .owl-nav {
      margin-top: 0;
      margin-bottom: 15px;
    }
}









