/*
Theme Name: Nestling Notes
Text Domain: Nestling Notes
Version: 1.0
Description: Nestling Notes
Author: Kelbin
Team: Corsiva Lab
License: GNU General Public License v2 or later


*/
.footer .newsletter-form input[type=email] {
	color: #fff !important;
}

.woocommerce-page.woocommerce .button {
	border: 1px solid #000;
}

.woocommerce-page.woocommerce .button:hover {
	background-color: #fff !important;
	color: #000 !important;
	border: 1px solid #000;
}

.woocommerce-page.woocommerce .section-pro-detail form.cart .single_add_to_cart_button:hover {
	background-color: #fff;
	border: 1px solid #F04F23;
	color: #F04F23 !important;
}

.journal-content p span {
	font-family: "La Belle Aurore", sans-serif;
	color: #f04f23;
}

.section-brand-story .stories-wrapper {
	min-height:81rem !important;
}

@media (min-width:1920px) {
	.section-brand-story {
		min-height: 95rem !important;
		max-height: 95rem !important;
	}
}

/* @media (min-width:1441px & max-width:1920px) {
	.section-brand-story {
		min-height: 105vh !important
	}
} */
.section-brand-story:not(.section-brand-story-new-version){
	min-height:81rem;
}
@media (max-width:1440px) {
	.section-brand-story {
		min-height: 51rem !important
	}
}

.section-cart .wpcfg-wrapper h2{
	font-family: "Faculty Glyphic", sans-serif;
    font-weight: 400;
    font-size: 2.8rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.section-cart .wpcfg-wrapper .wpcfg-gifts ul li{ margin-bottom: 0; }
.woocommerce-page.woocommerce .pro_cls_custom .woocommerce-LoopProduct-link img{
	border-radius:20px;
}
.section-journal-header .content{
	position:relative;
}
.btn-custom-absolute{
	position:absolute;
	top:1rem;
	left:0rem;
	width:fit-content;
	height:auto;
}
@media (max-width:575px){
	.btn-custom-absolute{
	top:-4rem;
	
}
}
.story-box + .story-box {
	margin-top:-4rem; !important;
}
.story-box .col-lg-6{
	padding:0
}
.swiper-prev, .swiper-next{
	inline-size:4rem;
}
.section-brand-story-new-version .story-image{
	border-radius: 0 !important
}
.section-brand-story-new-version .story-image img{
	border-radius:0
}
.section-contact-us .img-custom{
	height:100%;
	object-fit:contain;
}
.section-brand-story-new-version .story-box{
	border-radius: 0 !important
}
.woo-multi-currency.wmc-sidebar .wmc-title,.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency{
	font-family: "Faculty Glyphic", sans-serif;
}
.product-type-gift-card .pro_info .wmc-price-switcher{
	display:none
}
.cart_item .product-name div{
	border-radius:1rem;
}
.section-text-content .default-style table{
	border:1px solid #000;
}
.section-text-content .default-style table tr{ 
background:none
}
.section-text-content .default-style table th{
	background:none ;
	border-bottom:1px solid #000;
	border-radius: 0;
}
.section-text-content .default-style table td{
	background:none ;
	border-bottom:1px solid #000;
	border-radius: 0;
}
.section-text-content .default-style table tr th:not(:last-child),.section-text-content .default-style table tr td:not(:last-child){
	border-right:1px solid #000;
}
.section-contact-us .img-custom{
	object-fit:cover;
	
}
.section-contact-us{
	position:relative;
}
.pricing-title span {
	font-family: "La Belle Aurore";

}
.section-text-content .default-style table{
	border-spacing:0 !important
} 
.section-text-content .default-style table tr:last-child td{
	border-bottom:0;
}
.woocommerce-lost-password .woocommerce{
	padding-bottom:6rem;
}
.woocommerce-lost-password .woocommerce p{
	padding: 0 1.5rem;
}
.section-pricing-plans .feature-item svg{
	width:2rem !important;
	height:2rem !important;
}
