#st-topbar-cta .st-topbar-cta-message p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 0px;
    width: 217px;
    height: 24px;
    opacity: 1;
    color: #333333;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins";
}
#st-topbar-cta {
    padding: 0px;
    height: 44px;
    line-height: 44px;
}
.woocommerce div.product .woocommerce-product-rating{
		display:none;
}
.summary .detail-meta-top{
	display:none;
}
div.product .summary .detail-meta-bottom{
display:none;
}
.woocommerce div.product form.cart .button{
	    font-weight: 500;
    vertical-align: middle;
    float: left;
    background-color: #F92F60;
    border: #F92F60;
    border-radius: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 30px;
}
.woocommerce-tabs.wc-tabs-wrapper{
	display:none;
}
#ts-shopping-cart-sidebar .ts-sidebar-content{
	background-color:#FFF4F7;
}
.cart-item-wrapper .price .woocommerce-Price-amount.amount{
	color: #F92F60;
}
.dropdown-footer .total bdi{
	color:#7F191F;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{
			background-color: #F92F60;
    border-color: #F92F60;
			font-size:28px;
		font-weight:700;
		padding-top:19px;
		padding-bottom:19px;
		border-radius:14px;
}
.woocommerce-checkout #order_review_heading{
	background-color: #FFF4F7;
}
.woocommerce-checkout #order_review{
	background-color: #FFF4F7;
}
.heading-title.entry-title .post-title{
		font-size: 24px;
    font-weight: 700;
}
.blog-categories-filter ul li{
	list-style: none;
    border-radius: 100px;
    opacity: 1;
    background: #fff4f7;
    padding: 15px 34px;
}
.blog-categories-filter ul li.current{
		background: #000;
		color:#fff;
}

.blog-categories-filter ul li.current a{
		color:#fff;
}
.blog-categories-filter ul{
	justify-content: center;
}
#post-15049 h3{
	text-align: center;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li{
	list-style: none;
}

.ekit-wid-con li{

list-style: none;
}

@media (min-width: 1561px) {
    .layout-fullwidth .ts-header .container, .header-fullwidth.ts-header .container, :is(.layout-fullwidth,.main-content-fullwidth) #page .show-breadcrumb-v3, :is(.layout-fullwidth,.main-content-fullwidth) .breadcrumb-title-wrapper .container, :is(.layout-fullwidth,.main-content-fullwidth):not(.elementor-page) .page-container, .layout-fullwidth.single.elementor-page .page-container, .layout-fullwidth.page-template-blog-template .page-container, .elementor-page .page-container.has-1-sidebar, .elementor-page .page-container.has-2-sidebar {
        padding-left: 178px;
        padding-right: 178px;
    }
}