/*
 SEARCH
*/
.resultstxt { border-bottom:0px; }
.wlt_search_results { margin:0px; }

/**
 * Default Theme Coupon Display
 */

.coupon-box{width:50%;height:274px;border-right:1px solid #d5d1d8;border-bottom:1px solid #d5d1d8;padding:30px 28px;float:left;text-align:center;box-sizing:border-box;transition:all .25s ease-in-out;overflow:hidden;background:#fff;position:relative}

@media (max-width:576px){.coupon-box{width:50%;padding:10px 18px}.coupon-box .dashed-button{font-size:12px}}@media (min-width:768px){.coupon-box{width:50%;padding:30px 18px;height:300px}.coupon-box .dashed-button{font-size:12px}.coupon-box:nth-of-type(3n-2){border-left:1px solid #d5d1d8}}@media (min-width:992px){.coupon-box{width:33%}}@media (min-width:1200px){.coupon-box{width:25%}}.coupon-box .coupon-box-logo{margin-bottom:20px;height:50px}.coupon-box .coupon-box-logo img{max-height:50px}.coupon-box .tab-text{margin:0 0 21px;line-height:25px;height:50px;overflow:hidden}
.coupon-box .remaining{font-size:13px;margin-top:20px}
@media (max-width:768px){
.coupon-box .btn-lg{font-size:12px!important}
}
.coupon-box:nth-of-type(1),.coupon-box:nth-of-type(2),.coupon-box:nth-of-type(3),.coupon-box:nth-of-type(4){border-top:1px solid #d5d1d8}
.coupon-box:nth-of-type(4n-3){border-left:1px solid #d5d1d8}
.coupon-box:hover,.coupon-related-post:hover{background:rgba(0,0,0,.05)}.coupon-box .wp-post-image{float:none;margin-bottom:20px}
.coupon-box:hover .dashed-button,.dashed-button:hover{color:#33244a;border-color:#007bff}
.coupon-box .featured{position:absolute;top:0;right:0;background:#FA0D15;color:#FFF;font-size:12px;font-weight:600;text-align:center;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:150px;margin-top:20px;margin-right:-40px;letter-spacing:.5px;z-index:1000}
.coupon-box .lastused{color:red}
.coupon-box .featured.works{background:green}
.coupon-box .featured.rt1{background-color:#cd1111}
.coupon-box .featured.rt2{background-color:#01b18a}
.coupon-box .featured.rt3{background-color:#e89e00}
.coupon-box .featured.rt4{background-color:#007bff}
.coupon-box .wlt_shortcode_distance{display:block;color:green}
.storepage-right{border:3px double #e8e8e8;background:#fbfbfb}
.storepage-right .outer{height:100%;text-align:center}
.storepage-right .inner p{margin-top:7px;line-height:26px}
.storepage-right .inner p span{display:block;font-size:24px;font-weight:700}
 

.box-count-down-small .box-count{  width: 50px;  height:45px; float: left;     border-radius: 0px;  text-align: center;  padding: 2px;  position: relative;  color: #333;  margin-right: 13px;  background: #fff;}
.box-count-down-small .box-count:last-child{ margin-right:0px; }
.box-count-down-small .dot{  display: none;}
.box-count-down-small .box-count:before{  width: 100%;  height: 100%;  background: #fff;  float: left;  content: '';} 
.box-count-down-small .number{  position: absolute;  width: 100%;  left: 0;  top: 6px;  font-weight:bold;}
.box-count-down-small .text{  position: absolute;  width: 100%;  left: 0;  bottom: 6px;  font-size: 9px;}