
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');

/* ===========
GLOBALS
   ===========*/

body {  font-family: 'Open sans', sans-serif;    font-size: 14px;    line-height: 30px;    color: #666666;    width: 100%;overflow-x: hidden;     background: #e9ebee;}
a { color: #555555; }

#page { margin: 0 auto; border-top:0px; border-bottom:0px;}
main { margin-top:20px; }

.h4, h4 {   font-size: 18px;     text-shadow: 1px 1px #fff; text-transform:uppercase;  }
h1, .h1, h2, .h2, h3, .h3,  h5, .h5, h6, .h6 { font-weight:300;  }



/* ===========
COLORS 
   =========== */

.bg-primary { background:#d42329 !important; }
.text-primary { color:#d42329 !important; }
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #d42329 !important;
    border-color: #d42329;
}

.bg-secondary { background:#2e4354 !important; border-color: #2e4354; }
.text-secondary { color:#2e4354 !important; }
 
/* ===========
BUTTON EXTRAS
   ===========*/
.btn.addon { 
    padding-top: 12px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.1) !important;
	position:relative;
	text-align:left !important;
}
.btn.addon i { line-height: 21px;  }
.btn.addon span {
display: block;
    float: right;
    text-align: center;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 40px;
    font-size: 16px; font-weight:bold;
}
.btn.lg.addon span { width:40px; line-height:60px; }
.btn.lg.addon span:after { right:50px; right:45px; }
.btn.addon span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 35px;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

/* ===========
CARDS
   ===========*/

.card, .blog-content { border:0px; border-radius:0px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); background:#fff; }
.card .card { box-shadow:none; }
.card-body { padding:10px; }
.card-title {padding: 0px 5px;
    line-height: 40px;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
    color: #868686;
}
.blog-content { padding:20px; }
	
 

/* ===========
MAIN HEADER  
   ===========*/
#header-top { background:#eaecef; }
#header-top li a{display: inline-block; line-height: 16px; padding: 12px 15px;font-size:12px;}
#header-top ul{padding: 0;}
#header-top ul li{list-style: none; display: inline-block; position: relative; float: left; line-height: 16px;}
#header-top .top-bar-menu >li >a::after, #header-top .top-bar-menu .btn-group::after{position: absolute; content: ''; top: 0; right: 0; bottom: 0; height: 12px; width: 1px; margin: auto; background-color: rgba(0,0,0,.1);}
#header-top .header-socilas{float: right;}
#header-top .header-socilas .social{float: left;display: inline-block;width: 32px;height: 32px;line-height: 32px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;font-size: 14px;text-align: center;margin: 4px 0 4px 4px;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}
#header-top .header-socilas .social:hover{color: #ffffff;}
#header-top .social:hover{background-color: #314555;}

header { background:#fff; }
header .phonebox{position: relative; display: inline-block; vertical-align: top; float: left; line-height: 0; padding: 5px 10px 5px 0;}
header .phonebox:after{position: absolute; content: ''; top: 0; right: 0; bottom: 0; height: 18px; width: 1px; margin: auto; background-color: rgba(0,0,0,.1);}
header .phonebox .iconsmall{float: left; vertical-align: top; display: inline-block; font-size: 26px; margin-top: 5px; margin-right: 5px;}
header .phonebox .content{overflow: hidden; padding-left: 8px; display: inline-block; text-align: left;}
header .phonebox .content .text1{display: block; font-size: 13px; text-transform: uppercase; line-height: 18px;}
header .phonebox .content .text2{display: block; font-size: 12px;    line-height: 21px;}

header .languagelist .dropdown-menu, header .currencylist .dropdown-menu { background:#fff;     z-index: 10000000; }
header .languagelist .flag {  margin-top:2px; }
header .hicons { position:relative; }
header .hicons .icon {    width: 60px;    height: 35px;   position: relative; }
header .hicons .small {     position: absolute;    bottom: 0;font-size: 12px;  width:60px; text-align:center; top:30px; }
header .hicons .icon1 { background:url(images/icon1.png) 15px 0px no-repeat; }
header .hicons .count {    position: absolute;     top: -5px;    right: -1px;font-size: 14px;    text-align: center;    color: #ffffff;    width: 23px;    height: 23px;    line-height: 24px;    border-radius: 50%;    -moz-border-radius: 50%;  -webkit-border-radius: 50%;}
header .list-inline a { text-decoration:underline; margin-right:10px; }
 
header .ppt-header form{position:relative; margin-top:10px;}
header .ppt-header button{top:5px; right:10px; background:#fff; border: 0px; position: absolute; cursor:pointer; font-size: 25px; z-index:1000;}
header .ppt-header .input-group .form-control{height:50px; border: 1px solid #ddd;}
header .ppt-header .input-group .form-control::placeholder { font-size:13px; }
header .ppt-header .nav-link{color:#333333; height: 50px; line-height: 35px; border: 1px solid #ddd; border-right: 0px; font-size:13px; color:#999999;}
header .ppt-header .dropdown-menu{padding:0px; margin:0px; font-size:14px;}
header .ppt-header .dropdown-menu a{border-bottom:1px solid #ddd;}@media (min-width: 992px){header .ppt-header.center-menu-2 .logo{padding: 5px 0px !important;}}

header .ppt-menu ul li > a {     color: #ffffff;    font-weight: 300; text-transform:none !important; font-size:16px; }
header .ppt-menu .dropdown-menu li > a  { color:#000000; }



 /* ===========
FOOTER
   ===========*/
footer { color:#b7b7b7; }
footer .socials{overflow: hidden;}
footer .socials .social{display: inline-block;width: 40px;height: 36px;line-height: 36px;font-size: 18px;text-align: center;color: #b7b7b7;margin-right: 10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
footer.widget.style2 .socials .social:hover{color: #b7b7b7;}
footer{font-size:14px;}
footer .links{padding:0px; list-style:none;}
footer .links li{line-height:40px; border-bottom: 1px solid rgba(221, 221, 221, 0.28); }
footer .links li a{color:#b7b7b7;}
footer .cards img{opacity:0.8}
footer .copyright { opacity:0.5; line-height:30px; }
 
/*
SIDEBAR STYLES
*/
.catlist a { width:50%; float:left; display:block; line-height:30px; overflow: hidden;    text-overflow: ellipsis;   white-space: nowrap; font-size:12px; text-transform:uppercase;  }
.catlist a .fa { color: #CCCCCC;    font-size: 12px;      margin-right: 10px;    border-right: 1px solid #ddd;     width: 25px; }
.popular li { position:relative; }
.popular li:nth-child(1):after { content: "1";    font-size: 40px;    position: absolute;    top: 20px;    right: 10px;    color: #efefef; }
.popular li:nth-child(2):after { content: "2";    font-size: 40px;    position: absolute;    top: 20px;    right: 10px;    color: #efefef; }
.popular li:nth-child(3):after { content: "3";    font-size: 40px;    position: absolute;    top: 20px;    right: 10px;    color: #efefef; }

/* ===========
SEARCH BOX
   ===========*/
.pagination { margin-top:50px; }
.filterresultstab .active:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    margin: 1px 0 0;
    background: #fff;;
    width: .6em;
    height: .6em;
    border: none;
    border-bottom: 1px solid #d4d4d5;
    border-right: 1px solid #d4d4d5;
    z-index: 2;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
}
.filterresultstab .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #ffffff;
    font-weight: bold;
}
.filterresultstab .nav-pills .nav-item { position:relative; border-right: 1px solid #e6e6e6; }
.filterresultstab .dropdown-item { z-index:99; }
   
.resultbox:nth-child(2n+1) {  }
.resultbox { border-bottom: 1px solid #f1f1f1; padding: 15px 0px 0px 0px; overflow:hidden;  border-left:3px solid #fff; }
/*
.resultbox.t-coupon { border-left:3px solid #17a2b8; }
.resultbox.t-offer { border-left:3px solid #ffc107; }
.resultbox.t-print { border-left:3px solid #dc3545; }
*/

.resultbox .badge-success {  }
.resultbox .box-count { background:transparent !important; border:2px solid #ddd; }
.resultbox .box-count .number { background:transparent !important; color:#666;  }
.resultbox .box-count .text {  color:#666;  }
.resultbox .wrap .inner {  }
.resultbox .wrap img { max-width:100px; max-height:70px; }
.resultbox .storeicon { background:#fff;   border: 1px solid #ddd;    min-height: 100px;    line-height: 90px;    text-align: center;  }
.resultbox li { color: #9c9c9c; }
.resultbox .list-inline-item:after { content:"|"; margin-left:15px; }
.resultbox .list-inline-item:last-child:after { content: "" !important; }
.resultbox .btn { border-radius:4px;  font-size:12px; text-transform:uppercase; }
.resultbox .btn { box-shadow: 0px 2px 5px #d8d8d8;  }

.resultbox.usedtoday {   }

.resultbox .featured { position: absolute;
    top: 0;
    left: 0;
    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-left: -40px;
    letter-spacing: 0.5px;     background: #d51e25; color:#FFFFFF; z-index:1; }
.resultbox .wrap:after { position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 1px;
    height: 60px;
    background: #efefef;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.resultbox .iconb { width:40px; height:40px; border-right:1px solid #ddd; margin-right:10px; padding-right:10px; }
 

.codedata .type { padding:5px 10px 5px 10px;  width:100%; color:#B1B1B1; font-size: 13px; background: whitesmoke; text-shadow: 1px 1px 1px #fff; }	
.codedata .txt { line-height:60px; background:#fff;  color:#525252; font-size: 25px;    letter-spacing: -2px; font-weight:700;  }
.codedata .cwrap  {  padding:1px; margin-bottom:10px; border: 1px dashed #ddd;    }


/*
DEALS PAGE
*/
.dealresultbox .price {
  margin-bottom: 0;
}
.dealresultbox .price-sale {
  font-size: 85%;
  text-decoration: line-through;
  margin-right: 1em;
}

.dealresultbox .bubble {     position: absolute;
    top: -10px;
    right: -10px;
    z-index: 10;
    background-color: #007bff;
    color: #fff;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 13px;
    padding-top: 10px;
    line-height: 15px;
    vertical-align: center;
    border-radius: 50%;
}

.dealresultbox .rating-symbol { font-size:18px; color:orange; margin-right:3px; }
.dealresultbox img { background-size: cover;    width: 100%;}
/*
STORES LIST
*/
.storelist { list-style:none; padding:0px; margin:0px; }
.storelist li {display:block;  clear: both; border-bottom:1px solid #efefef; padding:10px 0px; }
.storelist.nobot li:last-child { border-bottom:0px; }
.storelist .store .content {min-height:50px; }
.storelist .store .image {
    width: 70px;
 	float:left;
    border: 1px solid #ddd;
	padding:1px;
	margin-right:25px;
}
.storelist-text { list-style:none; padding:0px; }
.storelist-text li {float: left;    width: 50%; line-height: 30px;    }
.storelist-text li span { float:right; } 
.storelist-text li .fa { color:#CCCCCC; font-size:11px; margin-right:15px; }
.storelist-text .store-name { overflow: hidden;    text-overflow: ellipsis; width:155px;    white-space: nowrap; font-size:12px; }

@media (max-width: 576px) { 
	.input-group-prepend { width:100%; }
	#homemainbox button { top:70px }
	
	.resultbox .btn { margin-top:20px; }
	.resultbox .wrap:before { content:"" !important; }
}

@media (max-width: 768px) {
	
	.resultbox .btn { margin-top:20px; }
	.resultbox .wrap:before { content:"" !important; }
}



/* ===========
COPY BTN
   ===========*/
.couponbutton {
	border: 1px dashed #96a4ab; background:#fff; border-radius: 3px;    padding: 5px;    position: relative; cursor: pointer;
}
.couponbutton .button:before {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #ffc107;
    border-top: 6px solid transparent;
    content: '';
    height: 0;
    left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 9; 
}
.couponbutton .button {
    display: inline-block;
    width: auto;
    color:#FFFFFF;
	font-weight:bold;
    border-radius: 6px;
    vertical-align: middle;
	float:right;     position: relative; padding:10px 30px;     border: 0px;
}
 .copybtn {
	vertical-align: middle;
    overflow-y: auto;
    width: auto;
    max-width: 72%;
    font-size: 18px;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    min-width: 2em;
    padding: 10px 20px;
    transition: background-color .5s ease,border-color .5s ease,color .5s ease,fill .5s ease;
    background: #fff;
    font-size: 19px; 
    text-align: center;
    text-decoration: none;
    cursor: pointer; 
	margin:0px;
}
@media (max-width: 576px) { 
	.couponbutton .button {
	width:100%;
	}
}




/* ===========
RESPONSIVE  
   ===========*/
 
/* XL */
@media (min-width: 992px) {
header .ppt-header .logo { padding:0px; }
.ppt-menu ul ul li>a {
    position: relative;
        padding: 14px 15px 14px 30px !important;
}
}
/* MD - LG */
@media (min-width: 768px) and (max-width: 992px) {
header .ppt-header .logo { padding:0px; }
.block-nav-categori { display:none; }
.burger-menu { top: 5px; }
}
 
/* SM - MD */
@media (min-width: 576px) and ( max-width: 768px ) {
.block-nav-categori { display:none; }
.burger-menu { top: 55px; }
}
/* MOBILE */
@media (max-width: 576px) {
.block-nav-categori { display:none; }
header .ppt-header { background:none !important; }
header .ppt-header .logo { padding:0px; }
header .ppt-header .logo img { margin-top:15px; }
}