.tag-cloud-link{
	font-size:14px !important;
	text-decoration:none;
	margin-left:5px;
}
.products-shortcode.products-masonry-shortcode-id-b265c56ca5d4a75ac7e0468f58b10d02 .paginator{
	    margin-top: 60px !important;
}
.page.act{
	background: #d0ab64;
    color: #fff !important;
    padding: 6px 14px !important;
    border-radius: 50%;
}
.products-shortcode.products-masonry-shortcode-id-b265c56ca5d4a75ac7e0468f58b10d02 .paginator .page{
    padding: 6px 14px !important;

}
.products-shortcode.products-masonry-shortcode-id-b265c56ca5d4a75ac7e0468f58b10d02 .paginator .page:hover{
		background: #eedebd;
    color: #fff !important;
    padding: 6px 14px !important;
    border-radius: 50%;
}
.products-shortcode.products-masonry-shortcode-id-b265c56ca5d4a75ac7e0468f58b10d02 .paginator .page:after{
	display:none;
}
.page.act:after{
	display:none;
}
.onsale{
	    background: #66da5f !important;
}
.home #main{
	padding-top:0px !important;
}
.woocommerce div.product div.summary{
	  background: #efefef;
    padding: 35px;
    border-radius: 20px;
}
.wwbp_calculation_section table tr:nth-last-child(1){
	color: #d66565;
}
/* .quantity.buttons_added{
	display:none;
} */
.summary.entry-summary .price{
	    font-size: 36px !important;
    font-weight: 500 !important;
}
.wwbp_button.minus,.wwbp_button.plus{
    background: #dfdfdf;
    padding: 10px;
	}
button.ubtn-custom {
    padding-left: 20px;
    padding-right: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.products-carousel-shortcode img:hover{
	    transform: scale(1.3);
	transition:0.5s;
}
.products-carousel-shortcode img{
	transform: scale(1);
		transition:0.5s;
	border-bottom:1px solid #e0e0e0;
}
.products-carousel-shortcode .owl-height{
	height:450px !important;
}
.products-carousel-shortcode .woocom-project{
	background:#fff;
	height:450px;
	border-radius:0px;
	font-family:'Roboto';
	font-weight:600;
}
.products-carousel-shortcode .woocom-project a{
	font-family:'Roboto';
	font-weight:600;
	font-size:15px;
	margin-top:0px;
}
.products-carousel-shortcode .woocom-project .price{
	 font-family:'Rubik', sans-serif;
		font-weight:600;
	margin-top:10px;
	color:#d66565 !important;
}
.post-entry-content .entry-excerpt{
	   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.blog-carousel-shortcode .owl-height{
	
	display:inline-block;
}

#page .post-details.details-type-btn{
	margin-top:12px;
}
 .testimonials-carousel-shortcode .testimonial-avatar img{
	 margin-left:12px;
}
.testimonials-carousel-shortcode .testimonial-name span{
	    font-family: 'lobster';
    font-size: 28px;
}
.testimonials-carousel-shortcode. .testimonial-content{
	    font-family: roboto;
}
 .testimonial-content p:before{
	content:'"';
}
.testimonial-content p:after{
	content:'"';
}
.newsletter-row form{
	display:inline-flex;
}
.newsletter-row form label br{
	display:none;
}
.newsletter-row form .wpcf7-email{
	height:46px;
	border-radius:20px 0px 0px 20px;
}
.newsletter-row form button{
	border-radius:0px 20px 20px 0px;
	width:140px;
}
.newsletter-row form button i{
	margin-left:10px;
}
.newsletter-row .wpcf7{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.wp-block-jetpack-contact-info svg{
	width:20px;
	height:20px;
	fill:#e2e2e2;
	margin-top:15px;
	display:inline-flex;
}
footer .wp-block-jetpack-email,footer .wp-block-jetpack-phone,.wp-block-jetpack-address{
	display:inline-flex;
	margin-left:15px;
	flex-direction:column;
	font-size:14px;
}
.branding a img, .branding img {
    max-width: 160px;
    height: auto;
}
footer .product_list_widget img{
	border-radius:50%;
}
.footer .menu li{
	border:none;
}
.footer .menu li a{
	color:#fff !important;
}
.footer .menu li a:hover{
		color:#d0ab64 !important;
}
footer a{
	text-decoration:none;
	font-size:14px;
}
footer p{
	font-size:14px;
}
footer a:hover{
	color:#d0ab64 !important;
		text-decoration:none !important;
}
footer .wp-block-jetpack-contact-info p{
	display:inline-flex !important;
}
#main{
	padding-bottom:0px !important;
}
.contact-col a{
	color:#353535;
	text-decoration:none;
}
.contact-col .uavc-list-content{
	margin-top:26px;
}
.cat-col-1 .vc_column-inner{
	padding:0 !important;
}
.cat-col-1 .wpb_wrapper:not(.wpb_text_column .wpb_wrapper){
	  backdrop-filter: blur(2px);
    background: #1f1f1f85;
    padding: 50px;
}
.cat-col-1 button:hover{
	  background: #d0ab64 !important;
    border-color: #d0ab64 !important;
    color: #fff !important;
}
.contact-frm input[type="text"],.contact-frm textarea{
	border-radius:12px;
}
.step-info .uavc-list-content{
	display: flex;
  flex-direction: row;
}
.step-info .step-content{
		align-self:center !important;
}
.uavc-list-content{
	margin-bottom:20px;
}
.step-info .uavc-list-desc{
	padding: 20px 30px !important;
    border-radius: 20px;
    color: #4d4d4d;
    background: #d0ab64c0;
}
.bulk-order-banner-heading span{
	font-size:90px !important;
}
.products-carousel-shortcode img{
	max-height:278px;
	max-width:278px
}
.single-product #main{

  margin-bottom: 75px;
}
.woocom-project img{
	max-height:278px !important;
	max-width:278px !important;
}
.woocommerce div.product div.images img{
	max-height:600px;
}
footer .product_list_widget img, .woocommerce .wf-cell .product_list_widget img{
	max-width:60px !important;
	max-height:60px !important;
}
@media screen and (max-width: 992px){
	.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-4f672d6ce51c9d8cd8570e521a2557b2 .testimonial-item {
    padding: 0px 40px 20px 40px !important;
		transition:0.5s;
}
.mobile-header-bar .mobile-logo,.mobile-header-bar .preload-me{
		max-width:70px !important;
	max-height:70px !important;
	}
	.products-carousel-shortcode .owl-height{
	height:520px !important;
}
.products-carousel-shortcode .woocom-project{
	background:#fff;
	height:520px;
	border-radius:0px;
	font-family:'Roboto';
	font-weight:600;
}
	footer .wp-block-image img{
		max-width: 300px !important;
	}
	footer .wf-wrap{
		display:flex;
		flex-direction:row !important;
		width:100% !important;
		justify-content:center !important;
		text-align:center;
	}

	ul.cart_list li, ul.product_list_widget li, .widget_product_categories li{
		display:flex !important;
		justify-content:center;
	}
	footer .product_list_widget span{
		width:145px !important;
	}
	footer svg{
		display:none !important;
	}
	.star-rating{
		margin-left:auto !important;
		margin-right:auto !important;
	}
	.wp-block-image img{
		margin-left:auto;
		margin-right:auto;
	}
	section{
		margin-top:30px;
	}
	.wp-block-jetpack-email,.wp-block-jetpack-phone,.wp-block-jetpack-address{
		margin-bottom:12px;
	}
}
.conntact-form-row .vc_column-inner{
	backdrop-filter: blur(2px);
}
.step-info .list-img-icon{
	height:35px !important;
}

.bulk-order-form .cinnamon-powder,.bulk-order-form .cinnamon-oil,.bulk-order-form .cinnamon-bark{
	display:none;
}
.bulk-order-form .cinnamon-powder.checked,.bulk-order-form .cinnamon-oil.checked, .bulk-order-form .cinnamon-bark.checked{
	display:block;
}
.bulk-order-form textarea{
	height:150px;
}
.terms-phara{
	line-height:1.7;
}
.single-post footer{
	margin-top:80px !important;
}
@media screen and (min-width: 667px){
.bulk-order-form .row{
	display:flex !important;
}
.cinnamon-powder,.first-element{
	margin-right:30px;
}
}
@media screen and (max-width: 667px){
		.products-carousel-shortcode .owl-height{
	height:600px !important;
}
.products-carousel-shortcode .woocom-project{
	background:#fff;
	height:600px;
	border-radius:0px;
	font-family:'Roboto';
	font-weight:600;
}
	.blog-carousel-shortcode article.post{
	height:520px;
}
}
.type-post .wpb_wrapper{
	text-align:justify !important;
}
.wc_payment_method.payment_method_payhere img{
	width:100% !important;
}

p{
	text-align:justify !important;
}
@media only screen and (max-width: 769px) {
	 .vision-row,.coperate-row,.who-we-row-2{
		display: flex !important;
		flex-direction: column-reverse;
	}
	h2,h3{
		text-align:center;
	}
	.vc_separator{
		margin-left: auto;
    margin-right: auto;
}
	#fancy-header .wf-wrap{
		height:180px;
	}
	.sidebar-divider-vertical{
		padding-top:30px !important;
	}
	.who-we-row .vc_custom_1660399031605,.vision-row .vc_custom_1660415051085,.coperate-row .vc_custom_1669014851398,.sus-row .vc_custom_1669014731699,.who-we-row-2  .vc_custom_1663522545658{
		padding-left:15px !important;
		padding-right:15px !important;
	}
}
.woocommerce-cart .woocommerce-shipping-totals.shipping{
	display:none !important;
}