@CHARSET "ISO-8859-1";
body {

    font-family: 'Asap', sans-serif;
  
}
.status{font-family:Arial Black;}
.box{border-radius:1em;border:1px red solid;padding:1em;margin-top:1em;}
.title{font-size:1.5em;}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{
	padding-top:0;
}
.form-body{padding:1em;}
.modal-backdrop.fade.in{
	display:none;
}

.form-control.f_i, .form-control.h_i{
	border:gray 1px solid;
	border-radius:3px;
}
.control-label{
	padding-right:1em;
	color:#000040;
	text-align:right;
	padding-top: 7px;
}
.gmap3{
	min-height:300px;
} 
.sidebar .panel-heading{
	color:white;
	background:#f22613;
	
}  
.sidebar .panel-heading a{
	color:white;
	font-weight:bold!important;
}
.sidebar .panel-body{
	color:black;
	background:#ffffff;
}  
#msgbox-title{font-weight:bold;}
#logo{
	float: left;
	width:100px;
}
#menu{
	float: left;
	padding: 20px 20px;
	margin-bottom: 0;
}
#logo-big{
	margin-bottom: 10px;
}

#logo-doku{
	margin: 0 auto;
}

#logo-container {
	padding: 10px;
}

.clearfix{
	clear:both;
}

.register-form .field{
	margin-bottom: 20px;
}

.btn {
	text-transform: uppercase;
	font-size: 14px;
}

.window{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
div.item {
	padding: 5px;
	border: 1px solid;
}

div.item .preview{
	overflow: hidden;
	max-height: 100px;
}

div.item .preview img{
	width: 100%;
	height: auto;
}
.col-md-2 .preview{
	max-height: 120px;
}

.col-md-3 .preview{
	max-height: 150px;
	overflow: hidden;
}
div.item .detail{
	height: auto;
}

.center {
	width: 100%;
	text-align: center;
    display: inline-block;
}

.search-box{
	position: relative;
	height:auto;	
	width: 100%;
	min-height: 150px;
	padding: 20px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

p.price{
	text-decoration: line-through;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: red; 
}

p.deal{
	font-size: 18px;
	margin: 5px 5px 10px 5px;
}


.nav>li>a {
	padding: 10px 15px;
	margin: 5px 5px;
}

div.block{
	margin-bottom:20px;
}
div.sub-category-box{
	height: auto;
	padding: 0;
	overflow: hidden;
}

div.sub-category-box img{
	width: 100%;
	height: auto;	
	padding: 0;
}

div.side-box{
	margin-bottom: 10px;
}

div.side-box .title{
	margin-right: -5px;
	margin-left: -15px;
	text-transform: uppercase;
	padding: 10px;
}

div.side-box .content{
	margin-right: -5px;
	margin-left: -15px;
	padding: 10px;
}

.counter>a {
    position: relative;
    text-decoration: none;
}

.counter>span {
    float: right!important;
    padding: 3px 9px;
    border: 2px solid white;
    border-radius:100px;
    background: #ED1C24;
    font:bold 10px "Helvetica Neue", sans-serif; 
    color: white;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,.6);
}

.detail-title{
	text-align: center;
	text-transform: uppercase;
}

div.merchant{
	padding: 5px;
	border: 1px solid #ccc;
	min-height: 350px;
	margin: 0 -10px 15px;
}

div.merchant > div{
	margin-bottom: 5px;
}
div.merchant > .header img{
	float: left;
	max-width: 30%;
}
div.merchant > .header .detail {
	float: left;
	padding: 0px 5px;
	width: 70%;
}

div.merchant > .header .detail .price{
	margin-top: 15px;
	font-size: 14px;
}
div.merchant > .header .detail .deal{
	font-size: 24px;
}

div.merchant > .buy-now .btn {
	width: 100%;
}

div.merchant > .share {
	border-top: 1px dashed #ccc;
}

div.map{
	padding: 5px;
	border: 1px solid #ccc;
	max-height: 350px;
	margin: 0 -10px 15px;
}

div.slideshow-container{
	padding: 5px;
	border: 1px solid #ccc;
	min-height: 350px;
	margin: 0 -10px 15px;
}

div.detail-container{
	padding: 5px;
	border: 1px solid #ccc;
	min-height: 450px;
	margin: 0 -10px 15px;
}

.countdown_row {
	display: table;
}

.countdown_section {
	padding: 10px 5px 5px 5px;
	margin: 5px;
	width: 22% !important;
	border: 1px solid #222;
	background: #fff;
	color: #222 !important;
}

.footer .logo img{
	margin: 20px 0;
	width: 160px;
}

.footer .section .header{
	text-transform: uppercase;
	margin: 20px 0 10px;
}

.footer .section .items{
	list-style: none;
    min-height: 60px;
    padding: 0;
}

.footer .section .items a{
	color: #fff;
}

.dropdown-menu li {
	padding: 5px 10px;
}

.cart-step {
	margin-bottom: 15px;
}

.cart-step .title{
	margin-bottom: 20px;
}

.cart-step .title > .step-number {
	padding : 10px 15px;
	font-size: 20px;
}

.cart-step .title > .step-description {
	padding : 10px 15px;
	text-transform: uppercase;
}

.cart-step .table thead{
	text-transform: uppercase;
}

.static-page {
	min-height: 450px;
}

@media (min-width:1028px) { 
	div.sub-category-box{
		max-height: 150px;
	}
}

@media (max-width:800px) { 
	.navbar-brand img{
	height: 30px;
	width: auto !important;
}