.search-banner.hero .category-description.cat-slot {
	position: absolute;
}
@media (max-width: 475px) {
	.home-main-content .slick-slider .contentItem {
		height: auto;
	}
	.nano-self-love {
		font-size: 13px;
	 }
}

@media (max-width: 374px) {
	.categorySlot .categorySlotContent {
		top: 10px;
	}
}

@media (max-width: 1024px) {
	.mega-dropdown-menu .menuItem {
		padding-left: 8px;
	}
}

.product .product-tile .tile-body .ratings {
	max-width: 10rem;
	padding: 0;
}

.product .product-tile .tile-body .ratings .yotpo .pull-left {
	text-align: center;
	float: none;
}

.vimeo-wrapper {
   position: static;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 34.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   top: 0;
   left: 0;
}

.video-wrapper { 
	height: 100%;
	position: relative;
}

@media (max-width: 1024px) {
    .video-wrapper {
		height: 400px; 
		position: relative;
	}
	.vimeo-wrapper iframe { 
		width: 100vw;
		height: 107.25vw;
		top: 0;
		left: 0;
	}
}

.video-wrapper .cta-buttons {
	position: absolute;
    bottom: 20px;
}

.search-banner.hero.empty {
	height: 100px;
	background-color: #ffffff;
}

.search-banner.hero.empty h1.page-title {
	color: #000000;
}

.search-banner.hero.empty .category-description {
	text-align: center;
	padding-left: 0px;
	position: unset;
	width: 100%;
}

@media (max-width: 767.98px) {
	.search-banner.hero.empty .category-description {
		text-align: center;
		padding-left: 0px;
	}
	
	.search-banner.hero.empty {
		height: 50px;
	}
	
	#BLACK_FRIDAY .pd-image-card .image-card-title {
		font-size: 20px;
	}
}

.wp-block-themeisle-blocks-button-group {
	display: flex;
	margin-bottom: 0;
	position: relative
}

.wp-block-themeisle-blocks-button-group .wp-block-themeisle-blocks-button {
	cursor: pointer;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word;
    height: 100%;
	color: #ffffff !important;
    background: #ff14cc;
	margin-bottom: 30px;
}

.wp-block-themeisle-blocks-button-group .wp-block-themeisle-blocks-button-1 {
	margin-left: 18px;
}

.wp-block-themeisle-blocks-button-group .wp-block-themeisle-blocks-button-0 {
	margin-right: 18px;
}

.experience-assets-productblock .product-variations .btn {
	display: none;
} 

.post-container .post-content img[width] {
	max-width: 100% !important;
}

.post-container .post-content img.size-full {
	width: auto !important;
	display: block;
}

.post-container .post-content img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.post-container .post-content img.alignleft {
	margin-left: 0;
	margin-right: auto;
}

.post-container .post-content img.alignright {
	 margin-left: auto;
	 margin-right: 0;
}

.set-items #collapsibleProductAttributes-WF00001 .attr-wrapper:not(.selected) {
	display: none !important;
}

.menuItem .the-blog .f-viva {
	display: none !important;
}

