@font-face {
	font-family: 'Segoe UI font family';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/SEGOEUI.eot');
	src: url('../fonts/SEGOEUI.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SEGOEUI.woff2') format('woff2'),
		url('../fonts/SEGOEUI.woff') format('woff'),
		url('../fonts/SEGOEUI.ttf') format('truetype'),
		url('../fonts/SEGOEUI.svg#SegoeUIfontfamily') format('svg');
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.cdnfonts.com/css/circular-std');
.coupon_box{				
	margin:5px 0 20px;	
	display: inline-block;			
}
.coupon_box .coupon_name{
	font-weight:bold;
}
.coupon_box .coupon_description{
	margin-bottom:20px;				
	font-size:20px;
	line-height:20px;
    font-weight:bold;
} 

.coupon_box .coupon_date{
	margin:10px 0 15px 0;
}

.coupon_box .codeincut{
	cursor:pointer;
}

.coupon_box .coupon_container {
	margin-top:5px;
	position:relative; 
	overflow: hidden;
}

.coupon_box .coupon {
	border:1px dashed #0171bc;
	color:#ffffff;
	padding:5px 45px 4px 10px;
	font-size:18px;
    font-weight: bold;
	background: #0171bc url('img/scissors.png') right center no-repeat;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -o-user-select: none;
    user-select: none;
	
}

.coupon_box .coupon p {
	margin: 0 0 0 0;
	
} 	


.coupon_box .coupon:hover {
	border:1px dashed #000;
}	

.coupon_box .coupon.hover {
	border:1px dashed #000;
}


.coupon_box .coupon .hover-message {
display:none;
}

.coupon_box .coupon.hover .hover-message {
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:normal;
	padding:2px 5px;
	position:absolute;
	top:8px;
        
}
		


.coupon_box .clear {
	clear:left;
}

.coupon_box .coupon_message {
	margin:5px 0 0;
}
/* CLIP - MESSAGE POPUP */
.incopycodearea{
	width:auto;
	display:inline-block;
	margin:0 auto 10px;
	position:relative;
        float: left;
}
.incopycodearea a{
	background: #FDEDB4;
	border:1px dashed #da6a20;
	padding:10px 133px 10px 20px;
	color:#da6a20;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	float: left;	
}
.incopycodearea a:hover{
	color:#FFCB08
}
.incopycodearea .clip-popup{
	pointer-events: none;
	position: absolute; z-index:9999; 
	display:none;
	color:#fff;
	left:0;
	top:0;
	text-align:center;
	background:rgba(0,0,0,0.7);
	width:100%;
	font-size:12px;
	font-weight:bold;
	padding:14px 0;
}
.incopycodearea:hover .clip-popup{display:block;top: 1px;}
.drp_timer {width: auto;display: inline-block;  position: relative;float: left;vertical-align: top;margin: 0;padding: 0;margin-left: 10px; color: #79B334;}
.drp_timer .days:before{ position: absolute; content: "DAYS"; font-size: 12px; top: 2px;}
.drp_timer .days, .drp_timer .hours {float: left;  display: inline-block; background: #FEFCE4; padding:15px 10px 1px; border:1px solid #f00;font-weight: bold; color:#f00;}
.drp_timer .days {margin-right: -1px;padding:16px 16px 0 8px;}
.drp_timer .days:before{position: absolute; content: "DAYS"; font-size: 12px; top: 2px;color: #000;}
.drp_timer .hours:before {position: absolute; content: " HH : MM : SS "; font-size: 12px; top: 2px; padding: 0 0 0 1px; color: #000;}
.drp_timer .days {display: none;}

/* 21-09-17 */
.hidecoupon {bottom: 0;float: none;left: 0;position: absolute;right: 0;top: 0;width: auto;z-index: 99;}
.hidecoupon > a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: medium none;display: inline-block;float: none;height: 46px;margin: 0;padding: 0;position: relative;top: 0;width: 100%;opacity:0;}
.hidecoupon > a > img {left: 8px;position: relative;top: 7px;}

.time-static-caption{display:inline-block;float:left;font-size:14px;left:16px;position:relative;top:2px;}
.time-static-caption > img{position:absolute;bottom:-22px;left:-7px;}
.coupon_box .coupon_message{font-size:14px;}

/* 12-04-18 */

.top-bar, .middle-bar, .bottom-bar{display:inline-block;margin-bottom:20px;width:100%;}
.top-bar-inner{display:inline-flex;margin:0 20px 0 0 !important;}
.top-bar-inner span{font-size:14px;color:#444444;font-weight: 600;}
.top-bar-inner img{height:18px !important;}

.bottom-bar {border-top:1px solid #777;padding-top:10px;}
/*.bottom-bar ul{list-style-image:url('img/checked.png')}*/
.bottom-bar ul li:nth-child(n+4) {/*display:none;*/}
.bottom-bar a {cursor: pointer;color: #f00;}

.bottom-bar a.read-less{display:none;}
.bottom-bar a.read-more, .bottom-bar a.read-less{color:#7BB12F;padding-left:25px;}
.read-more-offer{position:relative;}
.read-more-fade{height: 50px;width: 100%;position: absolute;top: -50px;left: -6px;background: -webkit-linear-gradient(top, rgba(229, 226, 205, 0), #fffbe4);background: linear-gradient(to bottom, rgba(229, 226, 205, 0), #fffbe4);}
.read-more-offer.open .read-more-fade{display:none;}
    
 
.coupon_box .coupon_date img{display: inline-block;}
.coupon_box .incopycodearea .clip-popup{padding: 11px 0;}
.coupon_box .drp_timer .days {font-family: 'Open Sans';padding: 17px 20px 0 8px !important;font-size: 18px; display:none;}
.coupon_box .drp_timer .hours {font-family: 'Open Sans';padding: 17px 15px 0 10px;font-size: 18px;}
.coupon_box .time-static-caption {font-family: 'Open Sans';}

/* 20-4-2018 */
.coupon_box{font-weight: 400; color:#444444;padding: 16px 20px; position:relative} 
.top-bar-inner img{width: auto !important;}
/*.coupon_box .verified-time, .coupon_box .people, .editor_choice.top-bar-inner span:last-child { margin: -2px 0 0 0 !important;}*/
.top-bar{margin-bottom: 22px;}
.editor_choice.top-bar-inner span{color: #fc1a19;}
.coupon_box .coupon_description{margin-bottom: 22px;}
.coupon_description a {font-size: 25px !important;color: #444444 !important;text-transform: none;}
.incopycodearea{max-width: 300px;width: 100%;}
.incopycodearea a{width:100%;padding: 11px 133px 9px 20px;}
.drp_timer .days:before, .drp_timer .hours:before{font-weight: 400;}
.drp_timer .days, .drp_timer .hours {color: #fc1a19;}
.middle-bar{margin-bottom: 6px;}
.bottom-bar{border-top: 1px solid #cccccc;margin: 0;}
.coupon_box .coupon_message{margin: 0px 0 0 0;width: 100%;}
.bottom-bar ul{margin: 5px 0 10px 0 !important; padding:0;}
.bottom-bar ul li{ background-position:0 5px;color: #444444;font-weight: normal;margin-bottom: 3px;list-style:none;padding-left:25px;font-size: 14px;vertical-align: top;}
.read-more-fade{height: 60px;width: 100%;position: absolute;top: -50px;left: -6px;background: -webkit-linear-gradient(top, rgba(229, 226, 205, 0), #fffefa);background: linear-gradient(to bottom, rgba(229, 226, 205, 0), #fffefa);}
.bottom-bar a.read-more, .bottom-bar a.read-less{ position:relative; z-index:1;font-weight: normal;}
.coupon_box .incopycodearea .clip-popup{padding: 13px 0;}
.hidecoupon{background-position: right top !important;left: 1px; right:1px; top:1px;text-align:center;}
.hide-text{color:#fff;font-size:18px;line-height:48px;font-weight:600;position:absolute;width:100%;}

span.sprite-check {margin-right: 10px;background: url(../images/sprite.png) no-repeat -108px -64px;width: 16px;height: 18px;}
span.sprite-user{margin-right: 10px;background: url('../images/sprite.png') no-repeat -144px -64px;width: 22px;height: 18px;}
span.sprite-choice{margin-right: 10px;background: url('../images/sprite.png') no-repeat -186px -64px;width: 18px;height: 18px;}
span.sprite-arrow{background: url('../images/sprite.png') no-repeat -52px -64px;width: 36px;height: 17px;display: block;margin-top: 5px;}
span.sprite-scissors{background: url('../images/sprite.png') no-repeat 0 -64px;width: 32px;height: 34px;display: block;position: absolute;top: 5px;right: 5px;}
ul#datalist li:before {content: "";background: url('../images/sprite.png') no-repeat -224px -64px;width: 18px;height: 18px;display: inline-block;position: absolute;left: 20px;}

/* 08-09-2022 */
.coupon_box{margin-bottom:50px;display: block;padding: 0; font-family: Segoe UI font family, sans-serif;box-shadow: 2px 2px 15px 6px rgb(0 0 0 / 10%);-webkit-box-shadow: 2px 2px 15px 6px rgb(0 0 0 / 10%);-moz-box-shadow: 2px 2px 15px 6px rgb(0 0 0 / 10%);-webkit-transition: all 0.2s ease-in-out !important;
-moz-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
-ms-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;}
.coupon_box:hover{transform: scale(1.02);-webkit-transform: scale(1.02);-moz-transform: scale(1.02);z-index: 100; border: 1px solid #fd7d02;}

.coupon_box .discount { border-top-right-radius: 2px; position: absolute; overflow: hidden; height: 110px; width: 110px;right: -3px;top: -3px;}
.discount-text {
  z-index: 5;
  text-align: center;
  right: 6px;
  top: 12px;
  position: absolute;
  line-height: 18px;
  width: 50%;
    color: #FFF;font-size: 18px;font-weight: 700;
}
.treangle-bg {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 110px 110px 0;
  border-color: transparent #fd7d02 transparent transparent;
  z-index: 1;
}
.coupon_box.editor_choice.top-bar-inner span{display: inline-flex;vertical-align: middle;}
.coupon_box .editor_choice.top-bar-inner {
  display: block;
}
 .coupon_box .editor_choice.top-bar-inner.hide-editor{height: 46px;}
 .coupon_box .editor_choice.top-bar-inner span.sprite-choice{
  display: inline-flex;vertical-align:middle;
}
 .coupon_box .top-bar{width:80%;padding:0px 20px 0px 0px;position:relative;left: 0px;top: 0px;margin: 0}
 .coupon_box .coupon-detail-main{display:flex;flex-wrap: wrap;padding: 0px 20px 0px 20px; align-items:center;margin-top: -12px;}
 .coupon_box .coupon-detail-left{width:24%;padding-right:15px;}
 .coupon_box .coupon-detail-left img{margin-top:-50px;}
 .coupon_box .coupon-detail-right{width:36%;padding-right:16px;padding-left: 8px;}
 .coupon_box .coupon-detail-last{width:20%;padding-right:16px; text-align: center;display: flex;flex-direction: column;padding-top:22px;align-self: flex-start;}
 .coupon_box .coupon_message ul li{position: relative;}
 .coupon_box .coupon_message ul#datalist li::before{left:0;}
 .coupon_box .top-bar-inner.verified-class{border: 1px solid #fd7d02;} 
 .coupon_box .top-bar-inner.verified-class span{color:#1ca35e;font-size: 16px;}
 .coupon_box .top-bar-inner{padding: 8px 18px;}
 .coupon_box .top-bar-inner.verified-class span.sprite-check{width:22px;height:26px;background-position: -263px -59px !important; }

 .coupon_box .coupon-detail-last .btn{background: #45BF55;padding:15px;font-family: "Circular Std Font", sans-serif; font-family: 'Circular Std', sans-serif; color:#FFFFFF;white-space: nowrap;font-weight:500;font-size: 18px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;text-decoration: none;}
 .coupon_box .coupon-detail-last .btn:hover,  .coupon_box .coupon-detail-last .btn:focus{background: #43aae0;color:#FFFFFF !important;}
 .coupon_box .coupon-detail-last .rattings{padding:0px 0px 26px 0px;font-family: "Circular Std Font", Sans-serif; font-family: 'Circular Std', sans-serif; color:#FFFFFF;font-weight:500;font-size: 18px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;}
 .coupon_box .coupon-detail-last p{margin: 8px 0 !important;line-height: 1.2}
 .coupon_box .coupon-detail-last p a{color: #181617;font-size: 16px;text-decoration: underline;}
 .coupon_box .coupon-detail-last p a:hover,  .coupon_box .coupon-detail-last p a:focus{color: #fd7d02;}
 .coupon_box .bottom-bar{border-top:none;padding-top: 6px;}
 .coupon_box .coupon_description{margin: 0;font-weight:600;}
.guarantee-text{font-size:15px !important;margin:0 0 12px 0 !important;line-height:1 !important;}
.guarantee-text a{text-decoration: underline;}
 .coupon_box .coupon_description a{font-size: 16px !important;color:#181617 !important;}
 .coupon_box .coupon_description a strong{color:#fd7d02;font-weight:600;}
 .coupon_box .bottom-bar ul li{color: #181617;}
 .coupon_box .conditions{color: #181617;font-size: 14px !important;margin: -6px 0 12px 0 !important;font-weight:400;line-height: 1;width: 100%;float: left;}


/* 08-09-2022 */
.mfp-content.coupon_box {
  margin-bottom: 50px;
  display: block;
  padding: 0;
  border: 3px solid #fd7d02;
  font-family: Montserrat, sans-serif;
  box-shadow: 0 0px 3px 3px rgba(0, 0, 0, .12);
  -webkit-box-shadow: 0 0px 3px 3px rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 3px 3px rgba(0, 0, 0, .12);
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}

.mfp-content .coupon_box .discount {
  border-top-right-radius: 2px;
  position: absolute;
  overflow: hidden;
  height: 110px;
  width: 110px;
  right: -3px;
  top: -3px;
  display: none;
}

.discount-text {
  z-index: 5;
  text-align: center;
  right: 6px;
  top: 12px;
  position: absolute;
  line-height: 18px;
  width: 50%;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
}

.treangle-bg {
  position: absolute;
  top: 2px;
  right: 2px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 110px 110px 0;
  border-color: transparent #fd7d02 transparent transparent;
  z-index: 1;
}

.mfp-content .coupon_box.editor_choice.top-bar-inner span {
  display: inline-flex;
  vertical-align: middle;
}

.mfp-content .coupon_box .editor_choice.top-bar-inner {
  display: block;
}

.mfp-content .coupon_box .editor_choice.top-bar-inner.hide-editor {
  height: 46px;
}

.mfp-content .coupon_box .editor_choice.top-bar-inner span.sprite-choice {
  display: inline-flex;
  vertical-align: middle;
}

/* .mfp-content .coupon_box .top-bar {
  width: 80%;
  padding: 0px 20px 0px 0px;
  position: relative;
  left: -3px;
  top: -3px;
  margin: 0
} */

/* .mfp-content .coupon_box .coupon-detail-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 20px 16px 20px;
  align-items: center;
  margin-top: -12px;
} */

.mfp-content .coupon_box .coupon-detail-left {
  width: 24%;
  padding-right: 15px;
  display: none;
}

.mfp-content .coupon_box .coupon-detail-left img {
  margin-top: -50px;
  display: none;
}

.mfp-content .coupon_box .coupon-detail-right {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.mfp-content .coupon_box .coupon-detail-last {
  width: 20%;
  padding-right: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding-top: 22px;
  align-self: flex-start;
  display: none;
}

.mfp-content .coupon_box .coupon_message ul li {
  position: relative;
}

.mfp-content .coupon_box .coupon_message ul#datalist li::before {
  left: 0;
}

.mfp-content .coupon_box .top-bar-inner.verified-class {
  border: 3px solid #fd7d02;
}

.mfp-content .coupon_box .top-bar-inner.verified-class span {
  color: #1ca35e;
  font-size: 16px;
}

.mfp-content .coupon_box .top-bar-inner {
  padding: 8px 18px;
}

.mfp-content .coupon_box .top-bar-inner.verified-class span.sprite-check {
  width: 22px;
  height: 26px;
  background-position: -263px -59px !important;
}

.mfp-content .coupon_box .coupon-detail-last .btn {
  background: #10ab5d;
  padding: 12px 22px;
  font-family: Montserrat, sans-serif;
  color: #FFFFFF;
  white-space: nowrap;
  font-weight: 600;
  font-size: 18px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  text-decoration: none;
}

.mfp-content .coupon_box .coupon-detail-last .btn:hover,
.mfp-content .coupon_box .coupon-detail-last .btn:focus {
  background: #fd7d02;
  color: #FFFFFF !important;
}

.mfp-content .coupon_box .coupon-detail-last .rattings {
  padding: 0px 0px 26px 0px;
  font-family: Montserrat, sans-serif;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}

.mfp-content .coupon_box .coupon-detail-last p {
  margin: 8px 0 !important;
  line-height: 1.2
}

.mfp-content .coupon_box .coupon-detail-last p a {
  color: #181617;
  font-size: 16px;
  text-decoration: underline;
}

.mfp-content .coupon_box .coupon-detail-last p a:hover,
.mfp-content .coupon_box .coupon-detail-last p a:focus {
  color: #fd7d02;
}

.mfp-content .coupon_box .bottom-bar {
  border-top: none;
  padding-top: 6px;
}

.mfp-content .coupon_box .coupon_description {
  margin: 0;
  font-weight: 600;
}

.guarantee-text {
  font-size: 15px !important;
  margin: 0 0 12px 0 !important;
  line-height: 1 !important;
}

.guarantee-text a {
  text-decoration: underline;
}

.mfp-content .coupon_box .coupon_description a {
  font-size: 35px !important;
  color: #181617 !important;
}

.mfp-content .coupon_box .coupon_description a strong {
  color: #fd7d02;
  font-weight: 600;
}

.mfp-content .coupon_box .bottom-bar ul li {
  color: #181617;
}

.mfp-content .coupon_box .conditions {
  color: #181617;
  font-size: 14px !important;
  margin: -6px 0 12px 0 !important;
  font-weight: 400;
  line-height: 1;
  display:none;
}
.price-section{
  width: 100%;
  text-align: center;
      margin-bottom: 5px;
}
h4.small {
  color: #808080;
  font-size: 17px;
  font-weight: 600;
  text-decoration: line-through;
  margin-bottom: 8px;
}
h4.discount-price {
  color: #fd7d02;
  font-size: 21px;
  font-weight: 600;}

.coupon-detail-last.price-section {
  padding-top: 0;
}
.rating-number {
  font-size: 28px;
}
.coupon_box .coupon-detail-last .rattings {
  padding: 25px;
  font-family: Montserrat, sans-serif;
  color: inherit;
  font-weight: 600;
  /* font-size: 18px; */
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-style: solid;
  border-width: 4px 4px 4px 4px;
  border-color: #E37830;
  border-radius: 100px;
  align-items: center;
  text-align: center;
  width: 200px;
  height: 200px;
}
.rating-text {
  font-size: 18px;
   text-transform: UPPERCASE; 
}
.coupon_box .coupon-detail-last{padding-top: 0;}
.coupon_box.short-version-sec .editor_choice.top-bar-inner{display: inherit;}
.coupon_box.short-version-sec .coupon-detail-main{padding-top: 30px; padding-bottom:50px}
.coupon_box.short-version-sec .coupon_description a{font-size: 26px !important;}
.coupon_box.short-version-sec .coupon_description{line-height: 32px !important;}
.coupon_box.short-version-sec .time-static-caption{top: 53px;font-size: 13px;left: -98px;}
.coupon_box.short-version-sec .coupon-short-title {width: 60%;
  -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 30px;
}
.coupon_box.short-version-sec .middle-bar {width: 40%;
  max-width: 100%;
    flex: 0 0 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%
}
.show-more-details-short-coupon {
  background: #e8e8e8;  
}
.toggle-content.show {
  display: block !important;
}
.toggle-content.hide {
  display: none !important;
}
.show-more-details-short-coupon h3 {
  padding: 10px 0 12px 20px;
  font-size: 20px;
  margin: 0;
  cursor: pointer;
}
.coupon_box.short-version-sec .toggle-content {
  background: #fff;
  padding: 18px;
  /* margin: 0 20px; */
  width: auto;
  display: inline-block;
}

.show-more-details-short-coupon h3 i {
  margin-left: 10px;
  background: url('../images/sprite.png') no-repeat -338px -65px;
  width: 18px;
  height: 18px;
  display: inline-flex;
  vertical-align: middle;
}
.show-more-details-short-coupon.collasped-in h3 i {
  background-position: -303px -65px
}

.bh-stars {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}


.bh-stars .bh-star {
  width: 3rem;
  height: 3rem;
}

.bh-stars .bh-star .outline {
  fill: #f57d04;
}

.bh-stars .bh-star .full,
.bh-stars .bh-star .left-half {
  fill: transparent;
}

.bh-stars[data-bh-rating^="1"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="5"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="5"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="5"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="5"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="5"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="0.5"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="1.5"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2.5"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3.5"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4.5"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="0.6"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="1.6"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2.6"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3.6"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4.6"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="0.7"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="1.7"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2.7"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3.7"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4.7"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="0.8"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="1.8"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2.8"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3.8"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4.8"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="0.9"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="1.9"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="2.9"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="3.9"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars[data-bh-rating^="4.9"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.6"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.6"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.6"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.6"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.6"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.7"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.7"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.7"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.7"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.7"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.8"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.8"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.8"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.8"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.8"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.9"] .bh-star--1 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.9"] .bh-star--2 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.9"] .bh-star--3 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.9"] .bh-star--4 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.9"] .bh-star--5 .full {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.0"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.0"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.0"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.0"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.0"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.1"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.1"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.1"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.1"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.1"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.2"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.2"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.2"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.2"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.2"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.3"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.3"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.3"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.3"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.3"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.4"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.4"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.4"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.4"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.4"] .bh-star--5 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="0.5"] .bh-star--1 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="1.5"] .bh-star--2 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="2.5"] .bh-star--3 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="3.5"] .bh-star--4 .left-half {
  fill: #f57d04;
}

.bh-stars.rounding-up[data-bh-rating^="4.5"] .bh-star--5 .left-half {
  fill: #f57d04;
}


@media all and (min-width: 961px) and (max-width: 1140px) {
     .coupon_box .coupon-detail-left{width:20%;}
     .coupon_box .coupon-detail-right{width:40%; padding-right: 6px;}
     .coupon_box .coupon-detail-last{width:20%;}
     .coupon_box .coupon-detail-last.price-section{width:20%;}
     .coupon_box .top-bar{padding: 0px 0px 0px 0px;}
     .coupon_box .coupon_description a{font-size:16px !important;}
     .coupon_box .coupon-detail-last .rattings{width: 170px;height: 170px;padding: 20px;}
     .coupon_box .coupon-detail-last .rating-text{font-size: 16px;}
      .rating-number {font-size: 26px;line-height: normal; }
}


@media all and (min-width: 1025px) and (max-width: 1140px) {
.time-static-caption{font-size:12px;line-height:13px;max-width:100px;top:0;}
    
    
}

@media all and (min-width: 961px) and (max-width: 1070px) {
.incopycodearea{max-width:250px;}
}

@media only screen and (max-width: 1024px) {

.time-static-caption{font-size: 12px;left: 12px;line-height: 14px;max-width: 80px;top: 3px;width: 100%;}
.time-static-caption > img{  bottom: -17px;left: -3px;position: absolute;width: 22px;}
	
}

@media all and (min-width: 768px) and (max-width: 960px) {
.time-static-caption{max-width:145px;top:6px;}
    
    /**/
    /**/
    
}

@media all and (min-width: 640px) and (max-width: 767px) {
	.time-static-caption{max-width:150px;top:0px;}
	.incopycodearea a{font-size:15px;}
}

/* 20-42018 */
@media only screen and (max-width: 960px) {
     .coupon_box .coupon-detail-main{margin-top:0;}
     .coupon_box .coupon-detail-left{padding: 16px 0 0 0;}
     .coupon_box .coupon-detail-last{width:100%;padding-right: 0px;align-items: center;margin-bottom: 25px;}
     .coupon_box .coupon-detail-last .btn{display:block;}
    
     .coupon_box .coupon-detail-right{padding-left: 26px;}
     .coupon_box .top-bar-inner,  .coupon_box .editor_choice.top-bar-inner{display: inline-flex;margin: 0 10px 0 0 !important;vertical-align: middle;}
     .coupon_box .coupon-detail-left{width:100%;text-align: center;}
     .coupon_box .coupon-detail-right{width:100%;padding-left: 0px;padding-top: 26px;}
     .coupon_box .coupon-detail-left img {margin-top: 0;}
     .coupon_box .top-bar-inner.verified-class{margin-bottom: 10px !important;}
     .coupon_box .coupon-detail-right{padding-right: 0px;}
      h4.small { font-size: 22px;}
     h4.discount-price { font-size: 24px;}
    .price-section{margin-bottom: 15px;}
    .coupon_box .coupon_description, .coupon_box .coupon_description a{font-size:22px !important;line-height: 32px;}


    
}
@media only screen and (max-width: 767px) {
.middle-bar { margin-bottom: 15px;}	
.incopycodearea{max-width: 100%;}
.drp_timer{margin-left: 0px;}
.time-static-caption{max-width: 130px;left:15px;}
.incopycodearea a {padding: 11px 170px 11px 20px;}
.coupon_box .coupon_description, .coupon_box .coupon_description a{font-size:22px !important;line-height: 32px;}
.hidecoupon{top:1.5px;}
.incopycodearea:hover .clip-popup{top: 1.5px;}
    
    /**/
     .coupon_box .editor_choice.top-bar-inner.hide-editor{display:none;}
	
}

@media only screen and (max-width: 610px) {

.incopycodearea a{width: 100%;}
.coupon_box .time-static-caption{max-width:140px;top:9px;}
.coupon_box .drp_timer {width: 180px;margin: 0;}

}

@media only screen and (max-width: 480px) {


.coupon_box .incopycodearea a{padding:10px 50px 10px 20px;}
.coupon_box .drp_timer{width:150px;}
.coupon_box .drp_timer .days {padding: 20px 17px 0 8px !important;font-size: 16px;display:none;}
.coupon_box .drp_timer .hours {padding: 20px 10px 0 10px;font-size: 16px;}

/* 20-42018 */
.coupon_box .coupon_description a{font-size:20px !important;}
.coupon_box .coupon_description{line-height: 28px !important; font-size:20px !important;}
.coupon_box .time-static-caption{max-width: 120px;left: 10px;top:4px;}
.coupon_box .incopycodearea a{padding:11px 50px 11px 20px;}
.hide-text{font-size:16px;}
    
    /**/
     .coupon_box .top-bar-inner.verified-class span{font-size:14px;}
    .discount-text{right: 4px;top: 6px;font-size: 14px;line-height: 14px;}
     .coupon_box .coupon-detail-main{padding: 0px 16px 16px 16px;}
    .treangle-bg{border-width: 0 80px 80px 0;}
     .coupon_box .discount{width:80px;height:80px;}
     .coupon_box .top-bar-inner,  .coupon_box .editor_choice.top-bar-inner{display:inline-block;}
     .coupon_box .top-bar-inner span.sprite-user,  .coupon_box .top-bar-inner span.sprite-check{display: inline-flex;vertical-align: middle}
     .coupon_box .top-bar{padding: 0px 0px 0px 0px;}
     .coupon_box .top-bar-inner {padding: 10px 14px;}
    
     .coupon_box .coupon_description a {
        font-size: 26px !important;}

}
@media only screen and (max-width: 360px) {
.coupon_box .time-static-caption{max-width:90px;top:0px;}
.hidecoupon{top:2px;}
}
