html body:not(.page-template-fullwidth-content) .site-content {
	margin: 0;
}

body .site {
    hyphens: none;
}

.elementor-widget-icon {
	font-size: 0;
    line-height: 0;
}

.color-pink {
	color: #F981A8;
}

.color-green {
	color: #6CBE88;
}

.top__title strong {
	font-weight: 500;
}

.elementor-heading-title strong {
	font-weight: 500;
}

.top__title span {
	font-family: "Parisienne", Sans-serif;
	font-weight: 400;
	color: #F981A8;
}

.button__hover:hover svg g rect {
	fill: #fff;
}

.play__button:hover svg path {
	fill: #F981A8;
}

.title__green .elementor-heading-title span {
	font-weight: 600;
}

details[open] summary {
  border-radius: 8px 8px 0 0!important;
}

.buy__button:hover svg g rect {
	fill: #fff;
}

.product__categor a {
	color: #1D1D1F;
}

.product__price bdi {
	font-size: 14px;
    font-weight: 500;
    color: #1D1D1F;
}

.search__form form {
	backdrop-filter: blur(14px);
}

.slider__arrow .slick-arrow {
	border-radius: 50%;
}