.sf_topbanner_cont{ min-height: calc(100vh - 200px) !important;}
.sf_topbanner_cont .sf_left_top_cont img {
    width: 400px;
}
.sf_topbanner_cont .sf_left_top_cont h3 {
    max-width: 500px;
    margin: auto;
}
.sf_topbanner_cont .sf_right_top_cont >div.vc_column-inner{
	height: calc(100vh - 200px);
	background-position: center bottom !important;
}
.sf_topbanner_cont .sf_newbutton2024 a{ border-color: #fff; }
.sf_four_icons img {
    width: 90px;
}
.sf_four_icons p {
    color: #fff;
}
.sf_four_icons .wpb_single_image {
    margin-bottom: 0px;
}
.sf_quote p {
    color: #fff;
    font-family: 'idealistregular' !important;
    font-size: 24px !important;
    line-height: 27px !important;
	max-width: 800px;
	padding-left: 20px !important;
    padding-right: 20px !important;
}
.sf_cont .vc_column-inner {
    max-width: 300px;
    margin: 0 auto;
}
.sf_cont .wpb_single_image,
.sf_img_icon {
    width: 45px;
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
}
.sf_four_icons .vc_col-sm-3{ width:25% !important; float: left; }
.product_meta{display:none;}
h1.product_title.entry-title {
    font-family: 'idealistregular' !important;
    text-transform: none !important;
    font-weight: bold !important;
    font-size: 27px !important;
}
p.price {
    color: #000 !important;
}
.summary.entry-summary .woocommerce-product-details__short-description p {
    font-size: 15px !important;
    font-family: 'poppinsregular' !important;
}
.page-id-2422465454 .sf_newbutton2024 a:hover {
    background-color: #58BDF3 !important;
    color: #fff !important;
    border-color: #58BDF3 !important;
}
.page-id-2422465454 .single-product .summary form.cart .sf-inner-load .single_add_to_cart_button {
    float: none;
    background-color: #58BDF3 !important;
    border-color: #58BDF3 !important;
    color: #fff !important;
}
.page-id-2422465454 .single-product .summary form.cart .sf-inner-load .single_add_to_cart_button:hover{
	background-color: transparent !important;
	color: #000 !important;
}
.sf-product-details .sf-product-inner {
    position: relative;
    display: flex;
    align-items: center;
}
@media only screen and (max-width:768px){
	#sf_quote_onepage{
		background-image: url('https://www.vellabox.com/wp-content/uploads/2024/06/mobile_quote_image.jpg');
	}
	#sf_quote_onepage img {
		width: 150px;
	}
	.woocommerce div.product div.summary {
        width: 85% !important;
        margin: 0 auto;
    }
	.sf-product-details .sf-product-inner {
		display: contents;
	}
	.sf_topbanner_cont .sf_left_top_cont img {
		width: 350px;
		margin-bottom: 6px;
		margin-top: 15px;
	}
	.sf_main_img img{
		width: 80%;
	}
	.sf_img_icon {
		width: 45px;
        float: unset;
        margin: 0 auto;
		position:relative;
	}
	.sf_left_icon_quote img {
		width: 45px;
		position: absolute;
		right: 10px;
	}
	.sf_right_icon_quote img {
		width: 45px;
		position: absolute;
		left: 10px;
	}
	.sf_topbanner_cont {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sf_left_top_cont {
		margin-top: 10px;
	}
	.sf_topbanner_cont .wpb_wrapper >h3 {
		padding-top: 10px;
        font-size: 20px !important;
        line-height: 25px !important;
	}
	.sf_topbanner_cont .sf_right_top_cont >div.vc_column-inner {
		height: 40vh !important;
		background-size: 80% !important;
	}
	.sf_quote p{ text-align:center; }
}
@media only screen and (max-width: 600px){
	.sf_four_icons img {
		width: 60px;
	}
	.sf_four_icons p {
		font-size: 10px !important;
		line-height: 14px !important;
	}
}
@media only screen and (min-width:901px) and (max-width: 1100px){
	.sf_left_top_cont.wpb_column.vc_col-sm-6 {
		width: 40%;
	}
	.sf_right_top_cont.wpb_column.vc_col-sm-6 {
		width: 60%;
	}
}
@media only screen and (min-width:769px) and (max-width: 900px){
	@media screen and (min-height: 800px){
		.sf_topbanner_cont {
			height: 60vh !important;
			min-height: unset !important;
		}
		.sf_topbanner_cont .sf_right_top_cont >div.vc_column-inner{
			height: 60vh !important;
		}
	}
	
}

/* @media screen and (min-width: 768px) and (max-width: 1050px),  */
       /* screen and (min-height: 600px) { */
		/* .sf_topbanner_cont { */
			/* height: 60vh !important; */
			/* min-height: unset !important; */
		/* } */
		/* .sf_topbanner_cont .sf_right_top_cont >div.vc_column-inner{ */
			/* height: 60vh !important; */
		/* } */
/* } */


