.fixed_blocks_sticky .sidebar {
    position: unset;
}

.sidebar_inner img {
    width: 100%;
}

/* Comments Section Hide
 * 
 * Meet Me Page, Portfolio, Contact Us */

.page-id-5701 .comments_wrap,
.page-id-1209 .comments_wrap,
.page-id-198 .comments_wrap {
	display: none
}


/* Banner Section Hide from the single blog post
 */

.single-post .elementor-element-7359e659 {
    display: none;
}

a,
.woocommerce div.product span.price,
.woocommerce div.product p.price span.amount,
.single-product ul.products li.product .post_item .price * {
	color: #000
}

a:hover,
.woocommerce ul.products li.product .post_header a:hover,
.woocommerce div.product .product_meta a:hover {
    color: #f56185;
}


.widget_categories_list .categories_list_style_2 .categories_list_title {
	width: 70%;
	background: #fff;
}
span.tinvwl_add_to_wishlist-text,
.tinv-wishlist {
	display: none
}

.cart_light_pink .sc_layouts_cart_items_short,
.preloader_wrap > div,
.scroll_to_top_style_default:hover, .nav-links-more .nav-load-more {
	background: #f46185;
}

.form-style-2 * {
	border-color: inherit !important
}


.form-style-2 .wpcf7-submit,
.woocommerce div.product form.cart .button,
input[type="submit"],
.woocommerce ul.products li.product .button,
.woocommerce-links-more .woocommerce-load-more,
.wpcf7 .wpcf7-submit-style .wpcf7-submit {
	background: #f56185 !important;
	padding: 17px 35px !important;
	box-shadow: none;
}


.how_it_works_three_img_wrapper img {
    height: 55vh;
    object-fit: cover;
}
.how_it_works_gallery img {
    height: 50vh;
    object-fit: cover;
}


.crafter_shopper_wrap .categories_list_item {
	display: flex !important;
}
.crafter_shopper_wrap .categories_list_item .categories_list_image {
	justify-content: center;
	display: flex;
	flex-direction: column;
	width: 100%;
}



.footer_wrap .sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item .social_icon {
	color: #ffffff;
	background: #3f3f3f !important;
}



/* Single Post CSS */

.elementor-swiper-button {
	color: #000
}
.single-post .post_header_wrap_style_style-4 .post_header .post_title {
	max-width: 100%;
}
.single-post .tiled-gallery .gallery-row {
    margin: 0 auto;
}
.single-post .post_meta.post_meta_other {
    display: none;
}
.single-post .post_meta.post_meta_other,
.single-post .single_meta .post_meta.post_meta_categories,
.single-post .single_meta h1.post_title.entry-title,
.single-post .post_meta.post_meta_categories,

.single-post .post_content_single section:first-child, .single-post .post_content_single section:nth-child(2), .single-post .post_content_single section:nth-child(3) {
    display: none;
}
.single-post .single_meta .post_meta.post_meta_other {
	display: block
}

.single-post .post_header_wrap_style_style-4 .post_featured img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-9835d5b.sc_inner_width_none.sc_content_align_inherit.sc_layouts_column_icons_position_left.sc_fly_static {
	display: none
}

html {
  scroll-behavior: auto !important;
}
body {
  overflow-y: auto !important;
}