/*
Theme Name: WP Thien Phuc
Theme URI: http://loihoang.net
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Thien Phuc
Author URI: http://loihoang.net
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

@font-face {
	font-family: 'MicrobrewOne';
	src: url('fonts/MicrobrewOne.eot?#iefix') format('embedded-opentype'),
	url('fonts/MicrobrewOne.woff') format('woff'),
	url('fonts/MicrobrewOne.ttf')  format('truetype'),
	url('fonts/MicrobrewOne.svg#MicrobrewOne') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LinLibertineDisplay';
	src: url('fonts/LinLibertineDisplay.eot?#iefix') format('embedded-opentype'),
	url('fonts/LinLibertineDisplay.woff') format('woff'),
	url('fonts/LinLibertineDisplay.ttf')  format('truetype'),
	url('fonts/LinLibertineDisplay.svg#LinLibertineDisplay') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LinLibertineDisplay';
	src: url('fonts/LinLibertineB.eot?#iefix') format('embedded-opentype'),
	url('fonts/LinLibertineB.woff') format('woff'),
	url('fonts/LinLibertineB.ttf')  format('truetype'),
	url('fonts/LinLibertineB.svg#LinLibertineB') format('svg');
	font-weight: bold;
	font-style: normal;
}
body{
	padding-top: 0;
	font-family: 'LinLibertineDisplay';
	font-size: 13.8px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: MicrobrewOne;
}
a {
	color: #d86816;
}
.icon-search:before {
	content: "";
	font: 400 20px/1 dashicons !important;
	cursor: pointer;
}
#page-ot_theme_options {
	width: 70%;
}

.container{
	width: 881px;
}
.navbar > .container{
	text-align: center;
}
.navbar-header{
	float: none;
	text-align: center;
	display: inline-block;
	margin: 30px auto;
	position: relative;
}
.navbar > .container .navbar-brand {
	margin-left:0; 
	height: 144px;
	width: 140px;
	padding: 0;
	float: none;
}
.navbar-default .navbar-nav > li > a {
	font-family: "MicrobrewOne";
	font-size: 22px;
	color: #d86816;
	padding: 15px 22px;
}
header .nav.navbar-nav {
	display: inline-block;
	float: none;
}
.collapse.navbar-collapse.navbar-responsive-collapse {
	margin-top: -75px;
	margin-bottom: 15px;
}
header .navbar-nav > li:nth-child(3) {
	margin-right: 91px;
}
header .navbar-nav > li:nth-child(4) {
	margin-left: 91px;
}
.home .navbar {
	background: #fff url("images/bg-header.png") no-repeat scroll right center;
	border: none;
	margin: 0 auto;
}
#section-first-home .wpb_heading {
	background: #d86816 none repeat scroll 0 0;
	color: #fff;
	font-family: MicrobrewOne;
	font-size: 25px;
	padding: 10px 0;
	position: absolute;
	width: 100%;
}
#section-first-home .wpb_wrapper {
	position: relative;
}
#main article {
	border-bottom: 0;
}
.footer-links.clearfix {
	float: left;
}
.footer-links .menu li a {
	color: #d86816;
	font-family: MicrobrewOne;
}
footer nav.clearfix{
	background: rgba(0, 0, 0, 0) url("http://kingfishercitrus.com.au/dev/wp-content/uploads/2016/05/logo.png") no-repeat scroll 0 0 / 75px auto;
	float: left;
	min-height: 77px;
	padding-left: 80px;
	width: 100%;
}
.pull-right{
	float: right;
}
#inner-footer hr {
	border-color: #d86816;
	margin-bottom: 10px;
	margin-top: 38px;
}
.footer-links .menu {
	padding: 0;
}
.footer-links .menu li:first-child {
	margin-left: 0;
}
.footer-links .menu li {
	margin-left: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: url(images/hover-menu.png) no-repeat center 35px ;
	color: #d86816;
}
input, textarea, select, .uneditable-input {
	border: 1px solid #d86816;
	margin-bottom: 0;
	padding: 5px;
}
.wpcf7-form-control.wpcf7-submit {
	background: #d86816 none repeat scroll 0 0;
	color: #fff;
	font-family: "MicrobrewOne";
	padding: 5px 30px;
}
@media only screen and (max-width: 768px) {
	.colum-content .vc_col-sm-6 {
		width: 100%;
	}
	.colum-content .wpb_wrapper > p {
		margin-bottom: 10px!important;
	}
}
@media only screen and (max-width: 767px) {
	.post_content .colum-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.colum-content p strong {
		float: left;
		width: 100%;
	}
	.colum-content .wpb_wrapper > p {
		font-size: 12px;
	}
}
.box-over {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
}
.box-content {
  background-color: #d86816;
  color: #fff;
  font-size: 18px;
  left: 50%;
  margin-left: -250px;
  padding: 35px 20px;
  position: fixed;
  text-align: center;
  top: 20%;
  width: 500px;
}
.close {
  color: #fff;
  float: right;
  font-size: 25px;
  font-weight: normal;
  margin-right: -8px;
  margin-top: -30px;
  opacity: 1;
}
.linkk {
  border: 1px solid #fff;
  color: #fff;
  padding: 2px 5px;
}
.linkk:hover {
  color: #ddd;
  text-decoration: none;
}
.ad-card {
  display: none;
}
@media only screen and (max-width: 767px) {
.box-content {
  left: 0;
  margin: 0 2%;
  top: 100px;
  width: 96%;
}
.linkk {
  border: none;
  float: left;
  margin-top: 30px;
  text-decoration: underline;
}
.ad-card {
  background-color: #d86816;
  border-radius: 3px;
  color: #fff;
  display: block;
  float: right;
  margin-right: 6px;
  margin-top: -12px;
  padding: 3px 10px;
}
}
.woocommerce ul.products li.product .onsale {
  background: #d86816 none repeat scroll 0 0;
  border-radius: 0;
  left: 0;
  line-height: inherit;
  margin: 0 auto; 
  min-height: 0; 
  padding: 5px 10px;
  right: auto;
  font-family: helvetica;
  top: 5px;
  text-transform: uppercase; 
}
.woocommerce ul.products li.product .onsale::after {
  border-left: 1px solid #D86816;
  border-right: 20px solid transparent;
  border-top: 26px solid #D86816;
  content: "";
  display: block;
  left: calc(100% - 1px);
  position: absolute;
  top: 0;
}



.post-type-archive ul.products li.product h3 {
  padding: 10px 5px;
  background: #F8F8F8 none repeat scroll 0 0;
  font-family: 'LinLibertineDisplay';
	font-weight: bold;
	font-size: 15px;
	color: #444;
}


.post-type-archive ul.products li.product a img {
  margin: 0 0 0.2em;
}
.post-type-archive ul.products li.product .button,.post-type-archive ul.products li.product .button:hover {
  background: #444 none repeat scroll 0 0;
  border-radius: 0;
  float: left;
  margin-top: 0;
  color: #fff;
   padding: 0.618em 0.6em;
}
.post-type-archive ul.products li.product .price {
  color: #fff;
  float: right;
  font-size: 16px;
  line-height: 31px;
  margin-bottom: 0;
  padding-right: 7px;
}
.post-type-archive ul.products li.product {
  background: #777061 none repeat scroll 0 0;

}
.woocommerce ul.products li.product .price del {
  float: left;
  margin-right: 5px;
}
.post-type-archive ul.products li.product a img {
  margin: 0;
}

.woocommerce-LoopProduct-link {
  margin-bottom: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0 5% 2.992em 0;
  width: 30%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin-right: 0;
}

@media only screen and (max-width: 800px) {
	.post-type-archive ul.products li.product .price {
		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 2% 0.992em 0;
		width: 49%;
	}
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n), .woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 400px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product {
		margin: 0 0 1.992em;
		width: 100%;
	}
}