@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded:400,700,900');

@font-face {
    font-family: 'Encode Sans Semi Expanded', sans-serif;
}

body{
	font-family: 'Encode Sans Semi Expanded', sans-serif;
    cursor: default
}

@media only screen and (min-width: 1440px) {
	.container {
		width: 80% !important;
	}
}

@media only screen and (min-width: 993px) {
	.container {
		width: 80% !important;
	}
}
@media only screen and (min-width: 601px) {
	.container {
		width: 85% !important;
	}
}
strong{
	font-weight: 600;
}

.coming-soon{
	padding-top: 17%;
	text-align: center; 
	color: #ffffff; 
}

.coming-soon .title{
	font-size: 64px; 
	font-weight: bolder;
}

.coming-soon .countdown{
	padding-top: 20px; 
	font-weight: bold;
}

.timers{
	border-radius: 50%;
	border-bottom: solid 1px #ffffff !Important;
}

.link-footer{
	color: #ffffff !important;
}
.link-footer:hover{
	color: #bdbdbd !important;
}

/* ======================== padding margin ===================== */
.padt100{
	padding-top: 100px !important;
}
.padt15{
	padding: 15px 0 !important;
}

.no-margin{
	margin: 0 !important;
}
.m-top-min20{
	margin-top: -15px !important;
}
	
	
/* ======================== button ============================= */
.btn-action-detail-section{
	margin-top: 10px;
}
.btn-action-detail-section:hover{
	color: #bdbdbd;
}

/* ==================================== start login form ====================================== */
.login-page, .login-form {
	width: 350px !important;
    height: 100%;
}
.login-page { 
	/*padding-top: 100px;*/
    display: table;
    margin: auto;
}
.login-form {
    display: table-cell;
    vertical-align: middle;
}

/* ==================================== end login form ====================================== */

/* ======================== topbar ============================= */ 
.topbar{
	overflow: hidden;
  	background-color: #ffffff;
  	position: fixed;
  	top: 0;
  	width: 100%; 
  	z-index: 9999;
  	height: 98px;
  	/*background-color: red;*/
}
.navbar{
	padding: 5px 70px;; 
	background-color: #eeeeee; 
	height: 35px;
}
.navbar a{
	color: #424242; 
}
.navbar a:hover{
	color: #9e9e9e;
}

.logo-text{
	padding: 13px 60px;; 
	font-size: 21px; 
	background-color: #ffffff; 
	height: 55px; 
	color: #424242 !important; 
}
.search-product{
	padding: 10px !important;
}
.wrap-search{
	border: 1px solid #bdbdbd; 
	border-radius: 10px; 
	height: 40px; 
	width: 106%;
}
.wrap-search input{
	border-bottom: none !important; 
	margin-left: 20px !important;
	box-shadow: none !important; 
	height: 2.5rem !important;
}

.topbar-cart .search{
	background-color: #eeeeee; 
	padding: 10px; 
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.topbar-cart a{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.topbar-cart a i{ 
	font-size: 21px;
	margin-top: 17px;
	color: #424242;
}

/* ================================== hero banner ================================ */ 
.hero-banner{
	margin-top: 83px;
}
	
.hero-banner img{
	width: 100% !important;
	border: 1px solid transparent;
}

/* ================================== category ===================================== */
.category-menu{
	text-align: center;
}
.wrap-category{
	padding-top: 100px;	
}

.mybreadcrumb a{
	color: #424242 !important;
}
.mybreadcrumb a:hover{
	color: #bdbdbd !important;
}
.breadcrumb{
	font-size: 15px !important;
	color: #424242 !important;	
}
.breadcrumb:before{
    color: #424242 !important;
    margin: -3px 0 0 0 !important;
    font-size: 21px !important;
}

/* ================================== nav carousel ================================= */
.owl-theme .owl-nav.disabled+ .owl-dots{
	text-align: left !important; 
}
.owl-theme .owl-dots{
	position: absolute; 
	text-align: left !important; 
	margin-top: -35px !important; 
	padding-left: 20px !important;
}
.owl-theme .owl-dots .owl-dot span {
	background: #bdbdbd !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #ffffff !important;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #bdbdbd;}

/* ================================== product ==================================== */
.section-product{
	border: solid 1px #bdbdbd; 
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 20px; 
	color: #1a237e !important;
}
.section-product .kelas{
	font-size: 21px;
	text-align: center;
	width: 100%;
	height: 50px; 
	line-height: 50px;
	background-color: #1a237e; 
	text-transform: uppercase;
	color: #ffffff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.section-product .jenis-hewan{
	text-transform: uppercase;
	text-align: center;
	color: #1a237e !important;
}
.section-product .berat{
	background-color: #ffab40;
	color: #1a237e;
	padding: 10px;
	text-transform: uppercase;
	text-align: center; 
	height: 120px;
}
.section-product .harga{
	color: #ffffff !important;
	text-align: right !important;
}
.section-product .add-to-cart{
	width: 100%;
	height: 50px; 
	line-height: 50px; 
	background-color: #1a237e; 
	text-transform: uppercase;
	color: #ffffff !important;
	font-weight: bold;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.add-to-cart:hover{
	color: #bdbdbd !important;
}


.section-product img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.section-product .name{
	font-size: 13px;
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 2;
   	line-height: 1.5em;  
   	height: 40px;

}
.section-product .city{
	font-size: 13px;
}
.section-product .price{
	font-size: 16px;
	font-weight: bold;
}

/* detail product */
.wrap-detail-product{
	padding-top: 120px;	
}
.detail-product .image{
	padding: 5px;
	border-radius: 10px;
}
.detail-product .image img{
	border-radius: 10px;
}
.detail-product .image-child{
	padding: 5px;
	margin-top: 10px;
}

.info-product .name{
	font-size: 21px;
}
.info-product .price{
	font-weight: bold;
	font-size: 21px;
	color: #b71c1c;
}

.info-footer{
	display: block;
	background-color: #1a237e;
}

/* ========================== input cart =============================== */
.wrap-cart{
	border: solid 1px #bdbdbd; 
	border-radius: 10px; 
	padding: 15px !important;
}
.qty-product{
	margin-top: 10px;
	border: solid 1px #bdbdbd; 
	border-radius: 10px; 
	height: 40px; 
	padding: 5px;
}
.input-qty-cart{
	margin-top: -25px;
}
.minus-qty{
	margin-top: 0px;
	font-size: 45px;
}
.plus-qty{
	margin-top: 5px;
	font-size: 45px; 
	text-align: right;
}
.note-product{
	margin-top: -20px !important;
}

.btn-to-cart{
	margin-top: 5px !important; 
	background-color: #9575cd !important;
}
.btn-to-buy{
	margin-top: 10px !important;
	background-color: #ffffff !important; 
	color: #424242;
}


.count-item-product{
	font-size: 21px !important;
	border-bottom: none !important; 
	box-shadow: none !important;
}

#count-qty {
	padding: 0 20px;
}

.text-color-def {
	color: #1a237e !important
}

#footer-links .footer-link-item {
	font-size: 16px !important;
}











