/*
Theme Name: Keiko Jewellery
Theme URI: http://www.tn3.com.au/
Description: Theme for Keiko Jewellery
Author: TN3 Productions
Version: 1.0
*/

@import "reset.css";
/*@import "1280.css";*/
@import "960.css";
@import "768.css";
@import "480.css";
@import "320.css";
#facebook {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 16px;
	background: url(img/fb.png) no-repeat;
	text-align: left;
	text-indent: -9999px;
}

#instagram {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 16px;
	background: url(img/instagram.png) no-repeat;
	text-align: left;
	text-indent: -9999px;
}

#twitter {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 16px;
	background: url(img/twitter.png) no-repeat;
	text-align: left;
	text-indent: -9999px;
}
@media (min-width: 1200px) {
	#container {
		min-height: calc(100% - 40px);
		min-height: -webkit-calc(100% - 40px);
		min-height: -moz-calc(100% - 40px);
	}
	p {
		font-size: 1.6em;
	}
	div#container {
		max-width: 1200px;
	}
	div#main {
		width: 960px;
		margin-left: 150px;
	}
	#footer {
		width: 1200px;
	}
	#branding_navigation {
		width: 120px;
	}
	#branding_navigation ul {
		font-size: 1.6em;
	}
	#branding_navigation ul ul {
		font-size: 0.95em;
	}
	.sub-menu .sub-menu a {
		font-size: 14px;
	}
	#collection_filter {
		margin: 0 auto 22px;
		width: 840px;
	}
	.collection_description p {
		font-size: 1.6em;
	}
	.top_header h1,
	.top_header h2 {
		font-size: 1.3em;
	}
	#footer p {
		color: #898989;
		font-size: 1.3em;
		line-height: 18px;
		margin: 0;
	}
	#footer_contact {
		width: 550px;
	}
	.content_right {
		width: 460px;
	}
	.wp-caption.alignnone img {
		width: 100%;
	}
	.about_quote blockquote {
		font-size: 2em;
	}
	.content_left {
		width: 460px;
	}
	.end_collection_nav {
		font-size: 1.2em;
	}
	#collection_filter li {
		font-size: 1.3em;
	}
	#browse_collection {
		width: 960px;
	}
	.item_caption p,
	.shot_caption p,
	#home_caption h4,
	#home_caption a,
	#home_news h3,
	#home_news p {
		font-size: 1.3em;
	}
	.item_caption a {
		font-size: 1.5em;
	}
	.item_caption h4,
	.shot_caption h2,
	#home_caption h4 {
		font-size: 1.5em;
	}
	.product_description p,
	.text_field label,
	.button_field input,
	.more {
		font-size: 1.4em;
	}
	.product_header h1 {
		font-size: 2.3em;
	}
	.product,
	.product_header h1 {
		width: 100%;
	}
	.product_intro {
		width: 460px;
	}
	.product_description {
		width: 460px;
	}
	#home_news li {
		margin-right: 15px;
	}
	#intro_nav,
	#home_news li,
	#home_news li:last-child {
		width: 220px;
		background: rgba(60, 60, 60, 0.9);
		padding: 20px;
		height: 105px;
		overflow: hidden;
	}
	#home_news li,
	#home_news li:last-child {
		padding-top: 10px;
		padding-bottom: 18px;
	}
	div#intro_nav {
		height: 93px;
	}
	#home_news {
		width: 550px;
		position: relative;
	}
	.ngg-gallery-thumbnail {
		font-size: 14px;
	}
	.ngg-album-compact span,
	.ngg-album-compact h4 a {
		font-size: 15px !important;
		line-height: 20px !important;
	}
	.collection_item {
		width: 25%;
	}
	ul.stockists,
	#contact {
		width: 960px;
	}
	ul.stockists li,
	#contact_form,
	#contact_stockists {
		width: 300px;
	}
	div#contact_content {
		width: 265px;
	}
	.text_field input,
	.text_field textarea {
		width: 284px;
	}
	.ngg-album-compact {
		width: 465px !important;
	}
	.ngg-album-compactbox .Thumb {
		width: 455px !important;
	}
	.shot_caption {
		width: 162px;
	}
	#product_gallery ul,
	#product_gallery ul li {
		width: 100%;
	}
	#collection_filter li {
		padding: 0 25px;
	}
	#branding_navigation ul li {
		margin-bottom: 8px;
	}
	#home_content h1 {
		width: 290px;
		margin-right: 19px;
	}
	#home_content {
		height: auto;
		bottom: 50px;
	}
	#intro_slide_nav {
		margin: 16px auto 0;
	}
	#home_content h1 {
		background: rgba(60, 60, 60, 0.9);
		font-size: 16px;
		padding: 16px 15px;
		width: 260px;
		letter-spacing: 0.1px;
		line-height: 20px;
	}
}


/*style all*/

#news,
#news li {
	list-style: none;
	width: 100%;
}

.thumb_post {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

.thumb_post img {
	max-width: 100%;
	height: auto;
}

ul#news img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#news p,
#news p.date,
#contact p,
ul.stockists p,
.wp-pagenavi a {
	font-size: 1.4em;
}

#news h2 {
	font-size: 1.6em;
}

#contact h2,
ul.stockists h2 {
	font-size: 1.5em;
}

.posts_nav a {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
	display: inline-block;
	font-size: 13px;
	text-transform: CAPITALIZE;
	color: #231F20 !important;
}

.posts_nav a:hover {
	border: 1px solid #000;
}

#logo {
	height: 328px;
	width: 20px;
}

.sbi_bio {
	font-size: 16px !important
}

.prev_next_link_next {
	float: right;
}

.prev_next_link_prev {
	float: left;
}

.hiddenFirst {
	display: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
button.disabled{
	display: inline-block;
	pointer-events: none;
}
.product_summary {
	text-align: center;

}
.product_summary *,
.woocommerce *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;

}
.product_summary .box_action{
	display: inline-block;
}
.box_action .variations{
	float: left;
	margin-right: 10px;
}
.box_action  .single_variation_wrap{
	float: left;
}
.box_action  .quantity{
	float: left;

}
.box_action  .button{
	float: left;
	border: 1px solid #333;
	height: 35px;
	border-radius: 4px;
	padding: 0 10px;
	background: #fff;
	margin-left: 10px;
	cursor: pointer;
	color: black !important;
}
.box_action  select{
	width: 100%;

	margin-bottom: 10px;
	-webkit-appearance: menulist;
	border: 1px solid #000;
	font-size: 0.8125rem;
	line-height: 1.8125rem;
	height: 35px;
}
.box_action  .quantity input{
	width: 35px;
	height: 35px;
	text-align: center;
	border: 1px solid #333;;
	-webkit-appearance: none;
	vertical-align: top;
}
.yith-wcwl-add-to-wishlist{
	clear: both;
}
.woocommerce,.product_summary {
    font-size: 1.6em;
}
.variations_form.cart {
    display: inline-block;
}

.woocommerce p{
	font-size: 1em;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
	font-weight: normal!important;
	font-family: inherit;
}
.woocommerce input.input-text{
	padding: 0.618em 1em;
	border: 1px solid #333;
	font-family: inherit;
}
.woocommerce textarea{
	font-size: 100%;
	font-family: inherit;
	padding: 0.618em 1em;
	font-size: 100%;
}
.coupon input.input-text{
	width: 210px!important;
}
.woocommerce input[type="number"].input-text{
	padding-left: 0;
	padding-right: 0;
}
.wc-proceed-to-checkout .button {
	width: 100%;
	text-align: center;
}
.woocommerce h2,
.woocommerce h3{
	color: #231f20;
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 5px;
    margin: 10px 0 10px;
    text-transform: uppercase;
}
.woocommerce table.shop_table th{
	font-weight: normal!important;
}
td.product-thumbnail img{
	max-width: 150px;
}
.woocommerce-message {
    font-size: 16px;
}
.woocommerce #browse_collection{
	font-size: 10px;
}
.woocommerce #browse_collection{
	background:none;
}
#yith-wcwl-form #browse_collection{
	border-bottom: none;
}
div#main {
	position: relative;
}
.relative{
	position: relative;
}
.woo-action a{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 35px;
	text-decoration: none;
	vertical-align: top;
	margin-left: 10px;
}
.woo-action a:first-child{
	margin-left: 0;
}
.woo-action a.cart-link{
	background: url('img/basket.png') no-repeat center;
	background-size: 100%;
	position: relative;
	padding-left: 10px;

}
.woo-action a.wishlist-link{
	background: url('img/heart.png') no-repeat center;
	background-size: 100%;
	position: relative;

}
.woo-action .p_count{
	width: 12px;
	height: 12px;
	line-height: 12px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -7px;
}
.woo-action.top-left{
	position: absolute;
	right: 90px;
	top:25px;
	z-index: 1002;
}
#browse_collection{
	box-sizing: unset;
	-moz-box-sizing: unset;
}
.woo-action a .fa{
	line-height: 30px;
	width: 30px;
	text-align: center;
	font-size: 22px;
}
.onego_wrap *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.search_product_form {
	display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    z-index: 1002;
    padding: 15px 0;
    background: rgba(255,255,255,0.8);
    text-align: center;
}
.search_product_form.open{
	display: inline-block;
}
.search_product_form form{
	width: 410px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
}
.search_product_form form input[type="text"]{
	border: 1px solid #000;
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
	vertical-align: top;
	font-family: inherit;
}
.search_product_form form .search-btn{
	border: none;
	height: 35px;
	cursor: pointer;
	vertical-align: top;
	padding: 0 15px;
	font-family: inherit;
	font-size: 14px;
}
.yith-wcwl-add-button {
	position: relative;
}
.yith-wcwl-add-button .ajax-loading{
	position: absolute;
	left:100%;
}
.yith-wcwl-add-to-wishlist {
	margin-bottom: 5px;
}
#main .wc-proceed-to-checkout .button{
	background: #5f5f5f!important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	border-width: 0!important;
}
.product_summary td.label{
	vertical-align: top;
	padding-right: 10px;
}
.product_summary td.label label{
	margin-top: 7px;
	display: block;
}
.box_action .images{
	width: 150px;
	margin: auto;
}
.box_action .images img{
	max-width: 100%;
	height: auto;
}
.box_action {
	text-align: center;
}
td.product-name{
	text-transform: uppercase;
}
td.product-name .variation{
	text-transform: none;
}
.select2-results .select2-result-label{
	font-size: 14px;
}
.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .quantity,
.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled .disabled {
	display: none!important;
}
.woocommerce-variation-availability .out-of-stock{
	font-size: 14px;
	color: red;
	margin-bottom: 0;
}
.box_action .variations_form.cart{
	position: relative;
	padding-top: 35px;
}
.variations_form.cart .woocommerce-variation-price{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	color: #8A8B89;
}
.woocommerce-variation-price .woocommerce-Price-amount {
	font-size: 20px;
}
.screen-reader-text{
	display: none;
	width: 0!important;
	height: 0!important;
}
.sort_by_filter {
	text-align: center;
	background: url(img/dots.png) top left repeat-x;
	padding-top: 15px;
}
.sort_by_filter .woocommerce-result-count{
	display: none;

}
.box_action .product_meta{
	color: #8A8B89;
}
.box_action form.cart{
	display: inline-block;
	padding-top: 5px;
}
.product_meta .sku_wrapper{
	display: none;

}
#call_for_credit {
	display: inline-block;
}
#call_for_credit p {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
	margin-right: 5px;
}
#call_for_credit input[type="number"]{
	height: 35px;
	border: 1px solid #333;
	padding-left: 10px;
}
.love_by_section {
	clear: both;
}
.love_by_section img{
	max-width: 100%;
	height: auto;
}
.love_by_section *{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.love_row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.love_row .item {
	flex: 0 0 33.333%;
	max-width: 33.333%;
	padding: 15px;

}
.love_row .item .thumbnail {
	margin-bottom: 15px;
}
.love_row .item .content {
	font-size: 10px;
	text-align: center;
}
.love_row .item .content p{
	font-size: 1.4em;
}
.love_row .item .thumbnail .holder {
	padding-top: 100%;
	position: relative;
}
.love_row .item .thumbnail .holder img{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.love_by_section h3{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
.love_by_section {
	border-bottom: 2px solid #b9b9b8;
    margin-bottom: 40px;
    padding-bottom: 30px;
}