/*
Theme Name:   Hello Elementor Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Twenty Fifteen Child Theme
Author:       Sahdev jadeja
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/



.buy-btn a {
    color: #fff !important;
    background: #000;
    padding: 0px 30px !important;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 20px;
}

.headline-title {
    font-size: 40px;
    font-family: 'Jost';
    line-height: 45px;
    font-weight: 300;
}

.hyphen-spacing {
    padding: 25px 0px;
    display: block;
}

.sub-headline-paragraph {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1.1px;
    font-family: "Jost";
    font-weight: 300;
}

.text-black {
    color: #000 !important;
}

.small-headline-with-underline {
    font-size: 22px;
    font-family: 'Jost';
    display: block;

    line-height: 32px;
    font-weight: 300;
    letter-spacing: 1.1px;
}

.small-headline-with-underline a {
    color: #fff !important;
    border-bottom: 1px solid #fff;
}

.light-subheadline-text {
    font-size: 20px;
    font-family: 'Jost';
    display: block;
    line-height: 29px;
    font-weight: 200;
    padding-top: 10px;
    letter-spacing: 1px;
}

.py-2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fs-16 {
    font-size: 16px;

}

.ff-jost-light {
    letter-spacing: 0.8px;
    font-family: 'Jost';
    font-weight: 300;
}

.buy-btn a {
    border-color: #000000;
    border: 1px solid;
}

.buy-btn a:hover {
    background: #ffffff;
    border-color: #000000;
    color: #000000 !important;
}

.footer-social a img {
    transition: .4s;
}

.footer-social a:hover img {
    transform: scale(1.1);
}

.footer-menu a {
    text-decoration: none !important;	
    padding: 0 !important;
    margin: 0px 15px !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
	border-bottom: 1px solid #000000;
}
.footer-menu a:hover{
	border-bottom: 1px solid #ffffff;
}

.footer-menu .current-menu-item a{border-bottom: 1px solid #ffffff;}



.woocommerce-cart span.woocommerce-shipping-estimate-html.e-checkout-message.e-cart-content {
    display: none;
}

button.button.e-apply-coupon {
    visibility: hidden;
    position: relative;
}
button.button.e-apply-coupon:after {
    content: 'Apply';
    position: absolute;
    visibility: visible;
    top: 0;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
    padding: inherit;
    width: inherit;
    border: inherit;
}
div#stripe-payment-data fieldset {
    border: none;
}
.wine-slider-image .elementor-testimonial__image img{object-fit:contain;}
.swiper-image-stretch .swiper-slide .swiper-slide-image{display: block;}
.contact-form .elementor-field-group .elementor-field-textual{ border: none !important; border-radius:0;margin-bottom:15px;}
.contact-form .elementor-field-option input{
	width:35px;
	height:35px;
}
.contact-form .elementor-field-option label{    position: relative; top: -12px;  left: 10px;}
form.woocommerce-shipping-calculator{
    display: none !important;
}
.elementor-widget-woocommerce-cart .woocommerce #shipping_method.woocommerce-shipping-methods li label,.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method.woocommerce-shipping-methods li label{
    color: #FFF;
}
.elementor-widget-woocommerce-cart .woocommerce #shipping_method.woocommerce-shipping-methods li label span.woocommerce-Price-amount.amount,.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method.woocommerce-shipping-methods li label span.woocommerce-Price-amount.amount{
    color: var(--totals-color,#818a91);
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[data-title="Shipping"]:before {
width: auto;
margin: auto;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[data-title="Shipping"]{
    text-align: right !important;
    padding-right: 13px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method.woocommerce-shipping-methods li label span.woocommerce-Price-amount.amount{
    margin-left: -10px;
}
.single-product .woocommerce-Price-amount,
.cart_totals .woocommerce-shipping-destination {
    display: none;
}
#sprice{
    display: none;
}
@media (min-width:768px){
	.headeing-border-right{
		    margin-bottom: 0 !important;
		padding-bottom: 40px;
	}
}

@media (min-width:992px){
	.work-column-right .elementor-element-populated:after{
		content:'';
		width:1px;
		height:calc(100% - 100px);
		background:#000000;
		position:absolute;
		bottom:0;
		right:0;
	}

}
@media (min-width:1200px){
	.work-column-right .elementor-element-populated:after{
		height:calc(100% - 132px);
	}
}

@media (min-width:1600px) {
    .boxed-container .elementor-container {
        max-width: 1500px !important;
    }
		.footer-menu  .elementor-nav-menu{
	column-count: 3;
    display: block !important;
    width: 100%;
}
.footer-menu  .elementor-nav-menu li{
	display:table !important;
	margin-bottom:20px;
} 
}

@media (min-width:1850px) {
    .boxed-container .elementor-container {
        max-width: 1750px !important;
    }
}