/*!
Theme Name: ngau
Theme URI: http://underscores.me/
Author: Vu Van Khai
Author URI: https://vuvankhai.net
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ngau
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ngau is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.sidebar .latest-row img{
    width: 280px;
}
.post-next{
    width: 50%;
    padding-left: 15px;
}
.post-prev{
    width: 50%;
    padding-right: 15px;
}
.sidebar .latest-row a{
    display: flex;
    align-items: center;
    gap: 20px;
}
.stories-time .day, .stories-time .month{
    color: #000;
}
.homepage #exclusive_offer .col-left .swiper-slide .sale-percent{
	z-index: 9999;
}
.homepage #exclusive_offer .col-left .swiper-slide .product-info .product-name{
/* 	color: #433e3f; */
	font-size: 32px;
}
.homepage #exclusive_offer .col-left .swiper-slide .product-info .product-price{
/* 	color: #433e3f; */
}
input.wpforms-field-large, textarea.wpforms-field-large  {
    border-radius: 10px !important;
    border: 2px solid var(--Neutrals-Neutrals900, #2b2829) !important;
    color: var(--Neutrals-Neutrals600, #726c6c) !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    background-color: transparent !important;
    padding: 18px 30px !important;
	height: 72px !important;
}

.wpforms-field , .wpforms-confirmation-container-full{
    width: 80% !important;
}
.wpforms-confirmation-container-full{
	margin: 0 !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 140px !important;
}
.modal-body.contact-booking{
	padding: 0;
}
.btn-close-modal{
	position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
}
.modal-content .product-page .contact-booking .contact-booking-left {
    padding-top: 40px;
    padding-bottom: 20px;
}
.modal-content input.wpforms-field-large{
	height: 50px !important;
}
.modal-content textarea.wpforms-field-large{
	height: 80px !important;
}

.accordion-body .wpforms-field{
	width: 100% !important;
}

.accordion-body .wpforms-submit{
	background: #000 !important;
    color: #fff !important;
    padding: 10px 30px !important;
}

/* .accordion-body input{
	border: 1px solid #ccc !important;
    border-radius: 2px !important;
    height: 40px !important;
    font-size: 18px !important;
    padding: 5px 10px !important;
}
.accordion-body textarea{
	border: 1px solid #ccc !important;
    border-radius: 2px !important;
    height: 100px !important;
    font-size: 18px !important;
    padding: 5px 10px !important;
} */

.accordion-item{
	border: 0 !important;
	background: rgba(0, 0, 0, 0);
}

.accordion-item .contact-booking-left, .accordion-item .product-page .contact-booking{
	padding: 0 !important;
}

.accordion-body {
	background: url(assets/img/product/contact-booking-form-bg.png) lightgray 50% / cover no-repeat; 
	margin-top: 30px;
	border-radius: 5px;
}
.accordion-item .product-page .contact-booking{
	background: rgba(0,0,0,0);
}
.accordion-item .product-page .contact-booking .contact-booking-left{
	background: rgba(0,0,0,0);
}
.accordion-item .wpforms-submit{
	width: 100% !important;
}
.page-numbers {
    border-radius: 5px;
    border: 1px solid var(--Neutrals-Neutrals700, #5a5555);
    display: flex;
    width: 50px;
    height: 50px;
    padding: 9px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: var(--Neutrals-Neutrals700, #5a5555);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product-page .product-hero {
    height: 700px;
	background-position: center;
}
.gemstone-stories-box{
	overflow: hidden;
}
.gemstone-stories-box img{
	    transition: .3s;
}
.gemstone-stories-box:hover img{
	transform: scale3d(1.07, 1.1, 1.09);
}
.product-page .list-product .gemstone-stories-box .stories-time{
	z-index: 9999;
}
.read-more span{
	transition: .3s;
}
.read-more:hover{
	background: #33210b;
}
.read-more:hover span{
	transform: translatex(5px);
}
.homepage #expert_craftspeople .expert_craftspeople-content .ngau-title img {
    top: -20%;
    left: 540px !important;
}
#appointment{
	z-index: 99999;
}
#loose_gemstone .loose_gemstone-slider .loose-gemstone-box .product-img2, #loose_gemstone .related-product-slider .loose-gemstone-box .product-img2, #loose_gemstone .loose_gemstone-slider .loose-gemstone-box .product-img1, #loose_gemstone .related-product-slider .loose-gemstone-box .product-img1{
	height: 453px;
    width: 100%;
    object-fit: cover;
	border: 1px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
}

.product-page .list-product .product-box .product-img2, .product-page .list-product .product-box .product-img1{
	height: 453px;
    width: 100%;
    object-fit: cover;
	border: 1px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
}

#loose_gemstone .loose_gemstone-slider .loose-gemstone-box img, #loose_gemstone .related-product-slider .loose-gemstone-box img{
	height: 453px;
    width: 100%;
    object-fit: cover;
	border: 1px solid #d9d9d9;
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
}

.homepage #gemstone_stories .gemstone-stories-box:hover .stories-tip {
    z-index: 9999;
}

.homepage #gemstone_stories .gemstone-stories-box .stories-time{
	z-index: 9999;
}

.product-page .product-detail .img-showcase img {
    height: auto;
    object-fit: cover;
}

@media screen and (max-width: 1600px) {
    .wpforms-field, .booking-btn , .wpforms-confirmation-container-full{
        width: 90% !important;
    }
	.product-page .product-hero {
        height: auto;
        padding: 140px 0;
    }
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}
@media screen and (max-width: 768px){
	.homepage #exclusive_offer .col-right .ngau-title {
		line-height: 80px;
		transform: translateY(5px);
	}
	.homepage #expert_craftspeople .expert_craftspeople-content .ngau-title {
		line-height: 80px;
		transform: translateY(10px);
	}
	
	.homepage #expert_craftspeople .expert_craftspeople-content .ngau-btn {
    	width: 100%;
	}
    .product-page .product-hero {
        padding: 40px 0 !important;
    }
	
	.single-post .latest-col{
		flex-wrap: wrap;
	}

	
	.single-post .latest-col .latest-row{
		width: calc(50% - 5px);
	}
	
	.sidebar .latest-row a{
		flex-wrap: wrap;
	}
	
	.sidebar .latest-row img{
		width: 100%;
	}
	
	.sidebar .latest-row .latest-info{
		width: 100%;
	}
}

