      .mobile_hide2 {
          visibility: visible;
      }


      .mobile_show2 {
        visibility: hidden;
      }



.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  height: 150px;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background-color: #000000;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  height: 100%;
  z-index: 0;
}

.timeline span {
  display: block;
  background-color: #ffffff;
  padding:2px;
  position: relative;
  top: 40%;
  z-index: 1;
  margin-left: -5px;
  font-size: 14px;
  font-weight: lighter;
 
}

.fair-box {
  background-color: #f8f8f8; border-radius: 5px; padding-top: 15px; height: 150px;
  color: #000000;
}

.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F9E400 0%, #ffb600 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #ffb600;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffb600;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #ffb600;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffb600;
}



.group-menu-sticky{
   
    background-color: #e92d3f;
    height: 45px;
    position: fixed;
    width: 100%;
    text-align: center;
    color: #ffffff;
    z-index: 55;
    padding-top: 11px;
    font-size: 16px;
}

.group-menu-sticky a {
   color: #ffffff;
}

.group_product_header_top_pick {
    font-size: 32px;
    display: block;
    background-color: #efefef;
    color: #000;
    padding:15px 0px;
    margin: 0px;
    text-align: left;
    font-family: 'OpenSans-Bold'; 
    border-bottom: 1px solid #f1f1f1;
}

.group_product_header {
    font-size: 22px;
    font-weight: bold;
    display: block;
    /*background-color: #ffff;*/
    color: #000;
    padding:10px;
    text-align: left;
    font-family: 'trebuchet ms', geneva;
}
.product_listing_header{
  margin-top: 10px;
}
.product_group_box_home_1 {
     min-height: 275px;
     /*height: 385px;*/
     border-radius: 10px;
     /*border: solid 1px #e9e9e9;*/
     margin-bottom: 5px;
     overflow: hidden;
     padding: 0px;
     padding:5px 5px 0px 5px;
     background-color: #ffffff;

   /* -webkit-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    -moz-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);*/

}
.product_group_box_home {
     min-height: 340px;
     border-radius: 10px;
     /*border: solid 1px #e9e9e9;*/
    /* margin-bottom: 10px;*/
     overflow: hidden;
     width: 100%;
     
     padding: 0px;
     padding:5px 5px 0px 5px;
     background-color: #ffffff;

   /* -webkit-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    -moz-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);*/

}
.product_group_box_sidebar {
     /*border-radius: 10px;*/
     /*border: solid 1px #e9e9e9;*/
     margin-bottom: 10px;
     overflow: hidden;
     width: 100%;
     padding: 0px;
     padding:0px;
     background-color: #ffffff;
}
.sales_rating {
  color: #8c8585;
  font-size: 12px;
  ont-family: 'OpenSans-Regular';
}
.sales_rating .checked{
  color: #f09938;
}
/*
.product_group_box_sidebar h2{
  margin: 0px;
  font-family: 'OpenSans-Bold';
  font-size: 22px;
  text-align: left;
  padding: 20px 0px;
}*/

.product_group_box {
     /*min-height: 345px;
     border-radius: 10px;*/
     border-radius: 5px;
     /*border: solid 1px #e9e9e9;*/
     margin: 0px;
     overflow: hidden;
     width: 100%;
     padding: 0px;
     padding:5px 0px;
     background-color: #ffffff;
    /*-webkit-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    -moz-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);
    box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.26);*/

}

.group_brand_name {
    font-size: 16px;
    font-weight: bold;
    color: #010101;
    display: block;
    margin-top: 5px;
    overflow: hidden;
    line-height: 20px;
}
.group_brand_name:hover {
  text-decoration: none;
}
.group_buy_name {
    font-size: 12px;
    font-weight: bold;
    color: #1b1a1a;
    display: block;
    margin-top: 5px;
    /*border-bottom:solid 1px #cccccc;*/
    min-height: 35px;
    height: 35px;
    overflow: hidden;
    line-height: 18px;
}

.group_buy_name_egift{
  height: auto !important;
  min-height: auto !important;
}

.group_buy_egift_description p {
  font-size: 14px;
  /*font-weight: bold;*/
}

.group_buy_name:hover {
    color: #ed1c2a;
    text-decoration: none;
    line-height: 18px;
}


.group_price {
    font-size: 17px;
    font-weight: bold;
    color: #ed1c2a;

}

.group_price2 {
    float: left;
    width: auto;
    color: #ababab;
    font-size: 14px;
    line-height: 10px;
    padding:7px 0px;
    text-decoration: line-through;
    padding-right: 5px;
}

.group_price3{
    /*float: left;
    width: 48%;*/
    color: #8c8c8c;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
     margin: 0px;
}



.slash-final-percent {
    color: #f55890;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 0px;
    height: 24px;
}

.buy_now_btn {
    width: 100%;
    color: #000000;
    padding:4px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    /*float: left;*/
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9e400+0,ffb600+100 */
    background: #F55890; /* Old browsers */
    background: -moz-linear-gradient(top, #F55890 0%, #F55890 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #F55890 0%,#F55890 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #F55890 0%,#F55890 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F55890', endColorstr='#F55890',GradientType=0 ); /* IE6-9 */
}
.buy_now_btn a {
  text-decoration: none;
  color: #ffffff;
}
.buy_now_btn:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.group_buy_btn {
    width: 70%;
    color: #000000;
    padding:4px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    /*float: left;*/
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9e400+0,ffb600+100 */
    background: #50AE63; /* Old browsers */
    background: -moz-linear-gradient(top, #50AE63 0%, #50AE63 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #50AE63 0%,#50AE63 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #50AE63 0%,#50AE63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50AE63', endColorstr='#50AE63',GradientType=0 ); /* IE6-9 */
}
.group_buy_btn a {
  text-decoration: none;
}
.group_buy_btn:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.group_sold_btn {
    background: #b6b6b6 !important;
    color: #fff !important;
    border: .5px solid #a7a7a7 !important;
}

.product_group_img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    
}


.group-bar {
    width: 100%;
    margin:auto;
    border-radius: 10px;
    border: solid 3px #ffffff;
    background-color: #e1e1e1;
    height: 25px;
    display: block;
    margin-top: 15px;
    overflow: hidden;
    -webkit-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.66);
    -moz-box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.66);
    box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.66);
}

.group-bar-progress {
        height: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#31b406+0,337e09+100 */
background: rgb(49,180,6); /* Old browsers */
background: -moz-linear-gradient(top, rgba(49,180,6,1) 0%, rgba(51,126,9,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(49,180,6,1) 0%,rgba(51,126,9,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(49,180,6,1) 0%,rgba(51,126,9,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31b406', endColorstr='#337e09',GradientType=0 ); /* IE6-9 */
        border-radius: 10px;
        text-align: center;
        font-size: 10px;
        line-height:18px;
        color: #ffffff;
       
}

.bar-big {
    height: 40px;
    line-height:33px;
    font-size: 16px;
    font-weight: bold;
}


.more_purchased_to {
    font-weight: bold;
    font-size: 14px;
    color: #31a707;
}


.more_purchased_to-big {
    font-size: 17px;
}
.slash-final-price1 {
    font-weight: bolder;
    font-size: 32px;
    color: #f55890;
    margin: 0px;
    padding-top: 5px;
    font-family: 'Dosis',sans-serif;
    font-weight: 800;
}



.slash-final-price {
    font-weight: bolder;
    font-size: 20px;
    color: #f55890;
    margin-top: 5px;
    display: block;
    font-family: 'Dosis',sans-serif;
}

.slash-final-price-big  {
    font-size: 40px;
}



.grp_adjustment {
    padding-left: 5px!important;
    padding-right: 5px!important;
    min-height: 280px;
}


.group-container-box {
    /*border:solid 1px #cfcfcf;*/
    border-radius: 5px;
    min-height: 100px;
    padding:0px;
    padding-bottom:15px;
    /*-webkit-box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);
    -moz-box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);
    box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);*/

}

.group-container-box img {
  max-width: 100%;
  height: auto;
}

.slash-link{
   font-size: 18px;
   font-weight: bold;
   width: 80%;
   line-height: 30px;
   margin: 0px;
}


.grp-flash-deal-label {
    background-color: #ed1c2a;
    color: #ffffff;
    padding: 7px 15px 7px 15px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}


.group_buy_btn-big {
    font-size: 20px;
    padding:15px 30px;
}
.group_buy_btn_custom {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    float: right;
}
.group_buy_btn_sortlist {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    border:1px solid #000;
    color: #000;
    margin-top: 10px;
    float: right;
}
.group_buy_btn_sortlist:hover {
    background: #fff;
    color: #000;
}


.group-selection-option {
    width: 100%;
    display: block;
    padding: 5px;
    clear: both;
    margin-bottom: 0px;
    font-size: 12px;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);
    -moz-box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);
    box-shadow: 5px 5px 11px -2px rgba(0,0,0,0.24);
    word-wrap: break-word;
    height: 40px;
    text-align: center;
    overflow: auto;
    border-radius: 5px;
}




a.sharer-grp {
    color: #ffffff;
        width: 300px;
    padding:10px;
    display: block;
    margin: auto;
    line-height: 20px;
    margin-bottom: 30px;
}

a.sharer-grp:hover {
    text-decoration: none;
}

.fb {
      background-color: #082f88;
}


.wa {
      background-color: #337e08;
}


.group_buy_description img {
  width: 400px;
  max-width: 100%;

}
.group_buy_description {
  min-height: 500px;
  height: 500px;
  overflow: hidden;
}
.group_buy_description p {
  font-size: 14px;
  /*font-weight: bold;*/
}
.group-container-box ul li {
   font-size: 14px;
  /*font-weight: bold;*/
}
.group_buy_description iframe {
  max-width: 100%;
}
.viewbtn_head{
  width: 100%;
  text-align: center;
  padding: 10px;
}
.viewmore_btn {
  text-align: center;
  font-family: "OpenSans-Bold";
  background-color: transparent;
  color: #000;
  border:1px solid #000;
}










@media only screen and (max-width : 800px) {

        .product_group_box {


        }

        /*.group_buy_btn {
            width: 100%;
            display:block;
            margin-bottom: 5px;
            text-align: center;
            text-transform: uppercase;
        }*/


        .slash-link{
           font-size: 18px;
           font-weight: bold;
           width: 100%;
           line-height: 25px;
           
           margin: 0px;
        }


        .grp-flash-deal-label {
            background-color: #ed1c2a;
            color: #ffffff;
            padding: 7px;
            float: right;
            font-size: 11px;
            font-weight: bold;
            width: 30%;
        }


        .timeline {
          position: relative;
          max-width: 100%;
          width: 100%;
          display: block;
          height: 60px;
          border:none;
        }

        .timeline span {
        display: inline-block;
        background-color: #ffffff;
        padding:2px;
        position: relative;
        top: 0px;
        z-index: 2;
        margin-left:0px;
        font-size: 18px;
        font-weight: lighter;
        padding: 5px;
        left: -20px;
   
     

        
      }

      .timeline::after {
        content: '';
        position: relative;
        width: 2px;
        background-color: #ffffff
        top: 0;
        bottom: 0;
        left: 0%
        margin:0px;
        height: 100%;
        z-index: 0;
        padding: 0px;
      }

      .timeline-divider {
        width: 100%;
        border-bottom: solid 1px #000000;
        position: relative;
        z-index: 1;
        bottom: 45px;
      }


      .mobile_hide2 {
          visibility: hidden;
      }


      .mobile_show2 {
        visibility: visible;
      }

           





}






