/*!
Theme Name: Savorja
Theme URI: https://savorja.com/
Author: RC Dahal
Author URI: https://savorja.com/
Description: E-Commerce Platform To buy Local Nepali & Indian Foods
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.4
Text Domain: savorja
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.about-us,.contact-us{
	margin: 3rem 0;
}
.about-us .mt-5{
	margin-top: 20px;
}
.about-us .owner-details{
	margin-top: 10px;
}
.about-us .message{
	font-size: 16px;
}
.about-us .owner-details h5{
	font-size: 20px;
	font-weight: 700;
	margin-left: 15px;
}
.about-us .owner-details span{
	font-weight:500;
}
.about-us h1,.contact-us h1{
	font-size: 32px;
	font-weight: 700;
	line-height: 38.73px;
	color: #000;
}
.about-us h3{
	font-size: 24px;
	font-weight: 700;
	line-height: 38.73px;
	color: #B79E7F;
}
.about-us p,.contact-us p{
	font-size: 14px;
	font-weight: 400;
	line-height: 25.62px;
	color: #000;
}
.terms-conditions h1{
	font-size: 24px;
	font-weight: 700;
	line-height: 38.73px;
	color: #000;
	margin-top: 1.5rem;
}
.terms-conditions h3{
	font-size: 20px;
	font-weight: 700;
	line-height: 38.73px;
	color: #000;
	margin-top: 10px;
}
.terms-conditions p{
	font-size: 14px;
	font-weight: 400;
	line-height: 25.62px;
	color: #000;
}
.terms-conditions p.section{
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px;
}
.contact-us i{
	width: 30px;
	font-size: 20px;
	color: #B79E7F;
}
.contact-us h5{
	font-size: 16px;
}
.contact-us span{
	font-weight: 700;
}
.contact-us input,.contact-us textarea{
	padding: 8px;
	border-radius:5px;
	border: 1px solid #B79E7F;
	
}
.contact-us button{
	padding: 5px 15px;
	border: 1px solid #B79E7F;
	background-color: #B79E7F;
	color: #000;
	border-radius: 5px;
}
.contact-us .get-in-touch{
	padding-right: 35px;
}
.wpforms-container .wpforms-recaptcha-container{
	display: none;
}
label.payment_method_corvuspay img{
	height: 50px;
}
form.cart.added button{
	background: #333;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled{
	display: flex;
}
#login h1 img, .login h1 img{
	margin: auto;
}
li.wc_payment_method.payment_method_wooplatnica-croatia {
    display: none;
}
/* .woocommerce ul#shipping_method li .amount bdi{
	text-decoration: line-through;
} */
/* .woocommerce ul#shipping_method li .amount::after {
	content: "Free";
	color: green;
	margin-left: 5px;
} */
/* .woocommerce ul#shipping_method li:last-child input::before {
    content: url(https://savorja.com/wp-content/uploads/2024/09/dpd-e1725981411783.png);
    position: relative;
    left: -55px;
    top: -5px;
} */
.woocommerce ul#shipping_method li input::before {
    content: url(https://savorja.com/wp-content/uploads/2024/09/gls-e1725983968490.png);
    position: relative;
    left: -55px;
    top: -5px;
}
.woocommerce ul#shipping_method li:first-child  input::before{
	content: url(https://savorja.com/wp-content/uploads/2025/10/boxnow.png);
}
/* .woocommerce ul#shipping_method li:nth-child(2)  input::before{
	content: '';
} */
.woocommerce ul#shipping_method li:first-child{
	margin-bottom: 15px;
}
.philippines-essentials .owl-item{
	margin: 20px;
}

.quantity-offer{
	position: absolute;
	top: -4px;
	right: 0;
}
.quantity-offer.grid-4{
	top: -6px;
}
.quantity-offer img{
	width: 75px !important;
	height: auto !important;
}
.veggies-slider .owl-stage-outer {
    min-height: 420px;
}
.bottom-header .dropdown-menu.show{
	width: 100%;
}
.career ol li{
	font-size: 24px;
	color: #b79e7f;
}
.career ol li:hover{
	color: blue;
}