/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-menu .featured-button a > span {
	background: var(--awb-custom_color_5) !important;
	padding: 10px 15px !important;
	border-radius: 20px;
	color: white !important;
}

.fusion-menu .featured-button a:hover > span {
	background: black !important;
}

.fusion-menu .menu-item,
.fusion-menu .awb-menu__main-a {
	text-align: center;
}

/* .r-header:before {
	content: '';
	position: absolute;
	width: 115%;
	height: 15px;
	background: #f9f6f3;
	transform: rotate(-7deg);
	right: -400px;
}

.r-header:after {
	content: '';
	position: absolute;
	width: 115%;
	height: 15px;
	background: #e4d4de;
	transform: rotate(-7deg);
	right: -600px
} */

.r-header {
/* 	overflow: hidden !important */
}

.r-slider:after {
	content: '';
	width: 100%;
	height: calc(100% + 60px);
	top: -60px;
	position: absolute;
	opacity: 0.7;
	background: linear-gradient(300deg, #c9a6c0 40%,#fce8f4 70%,#fce8f4 100%);
    background-size: 180% 180%;
	background-position: 100% 100%;
    animation: gradient-animation 12s ease infinite;
}



@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
	50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*
.r-slider .c-image:after {
	content: '';
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	box-shadow: inset 0 0 10px #311b0b;
}

.r-slider:before {
	content: '';
	position: absolute;
	background: url("/wp-content/uploads/2025/08/broom.svg");
	width: 256px;
		height: 256px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	bottom: 20px;
	right: 5%;
}

.r-slider > .fusion-builder-row:after {
	content: '' !important;
	position: absolute;
	background: url("/wp-content/uploads/2025/08/starts.svg");
	width: 128px;
	height: 128px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	top: -50px;
	left: -10px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4658%) hue-rotate(4deg) brightness(119%) contrast(99%);
}
*/

.r-slider .c-text-col .c-title h3,
.r-slider .c-text-col .c-title h2 {
	margin: 0px;
	color: #51464a !important;
}

.r-slider .c-text-col .c-title {
	margin-bottom: 20px
}


.r-slider .c-text-col .c-title h3 {
	font-size: 30px;
	margin-bottom: 10px;
	
}

.r-slider .c-video .video-wrapper video {
	height: 600px;
	mask-image: url(https://swiezykrok.pl/wp-content/plugins/fusion-builder//assets/images/masks/mask-6.svg);
	mask-repeat: no-repeat;
	mask-size: cover;
	mask-position: center;
}

.phone:before {
	background: url("/wp-content/uploads/2025/08/phone.svg");
	width: 22px;
	height: 22px;
}

.email:before {
	background: url("/wp-content/uploads/2025/08/mail.svg");
	width: 22px;
	height: 22px;
}

.r-slider .c-text-col .c-contact-button {
	padding-left: 10px;
	min-width: 250px
}

.c-contact-button.email {
	padding-left: 20px;
}

.r-slider .c-contact-button.email {
	padding-left: 30px;
}
	
.c-contact-button:before {
	content: '';
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-right: 15px;
	filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(165%) hue-rotate(312deg) brightness(122%) contrast(100%);
}


.r-slider .c-slider-bottom:hover .fusion-column-wrapper{
	background: #e2d4de !important;
}

.r-slider .c-slider-bottom .fusion-column-wrapper {
	overflow: hidden
}

.r-slider .c-phone .fusion-column-wrapper:after {
	content: '' !important;
	position: absolute;
	width: 128px;
	height: 128px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	background: url("/wp-content/uploads/2025/08/phone.svg");
	bottom: -30px;
	right: -10px;
	opacity: 0.1
}

.r-slider .c-mail .fusion-column-wrapper:after {
	content: '' !important;
	position: absolute;
	width: 128px;
	height: 128px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	background: url("/wp-content/uploads/2025/08/mail.svg");
	bottom: -30px;
	right: -10px;
	opacity: 0.1
}

.c-title-stars .fusion-title-heading:after {
	content: '';
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	background: url("/wp-content/uploads/2025/08/starts.svg");
	position: relative;
	display: inline-block;
	filter: brightness(0) saturate(100%) invert(100%) sepia(18%) saturate(5228%) hue-rotate(247deg) brightness(84%) contrast(81%);
	width: 36px;
	height: 36px;
	top: 5px;
	margin-left: 5px;
	z-index: -1;
}

.c-title-stars .fusion-title-heading {
	width: auto !important;
	display: inline-block;
	text-decoration: underline;
}

.c-title-stars .fusion-title-heading {
	width: auto !important;
	display: inline-block;
	text-decoration: underline;
	color: #51464a !important;
}

.c-gallery-slider .awb-swiper {
	overflow: visible !important;
}

.c-gallery-slider .awb-swiper:before {
	content: '';
	background: white;
	width: 100%;
	height: 105%;
	position: absolute;
	display: block;
	top: -10px;
	left: -100.9%;
	z-index: 10
}

.c-gallery-slider .awb-swiper:after {
	content: '';
	background: white;
	width: 100%;
	height: 105%;
	position: absolute;
	display: block;
	top: -10px;
	left: 101%;
	z-index: 10
}

.c-gallery-slider .swiper-slide,
.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper,
.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper img{
	height: 420px !important;
	object-fit: cover;
}
/*
.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper {
	-webkit-box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1);
	-moz-box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1);
	box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1) !important;
}*/
.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper .fusion-image-wrapper {
	filter: drop-shadow(2px 2px 6px rgba(66, 68, 90, 0.5)) !important;
}

.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper:after {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	background: #c9a6c0;
	left: 10px;
	top: 10px;
	z-index: -1;
	border-radius: 40px
}

.r-offer .c-offer {
	height: 300px;
	margin-bottom: 30px;
}

.r-offer .c-offer:not(.last-col) > .fusion-column-wrapper {
	background: white;
	border-radius: 40px;
}

.r-offer .c-offer .c-image {
	height: 300px;
	border-radius: 40px
}
.r-offer .c-offer .c-image img{
	height: 100% !important;
	object-fit: cover;
	-webkit-transition: transform 2s ease-out;
	-moz-transition: transform 2s ease-out;
	-ms-transition: transform 2s ease-out;
	-o-transition: transform 2s ease-out;
	transition: transform 2s ease-out;
}

.r-offer .c-offer > .fusion-column-inner-bg:hover + .fusion-column-wrapper .c-image img {
	transform: scale(1.1);
}

.r-offer .c-offer .c-text {
	background: white;
	display: inline-flex;
	width: auto;
	align-items: center;
	line-height: 1.2;
	padding: 15px 20px 0px 30px;
	position: absolute;
	z-index: 1;
	border-bottom-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	bottom: 0px;
}

.r-offer .c-offer .c-text p {
	width: 100%;
	display: inline-block;
}

.r-offer .c-offer > .fusion-column-wrapper {
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.r-offer .c-offer > .fusion-column-inner-bg:hover + .fusion-column-wrapper,
.r-offer .c-offer > .fusion-column-wrapper:hover {
	transform: scale(1.01) !important;
	-webkit-box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1);
	-moz-box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1);
	box-shadow: 2px 2px 12px -4px rgba(66, 68, 90, 1) !important;
}

.r-offer .c-offer  > .fusion-column-wrapper .c-text p:after {
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-ms-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-out !important;
}

.r-offer .c-offer  > .fusion-column-wrapper .c-text p:after {
	content: "Dowiedz się więcej";
	position: relative;
	display: block;
	font-size: 1px;
	margin-top: 10px;
	opacity: 0;
	color: var(--awb-custom_color_4);
}

.r-offer .c-offer  > .fusion-column-inner-bg:hover + .fusion-column-wrapper .c-text p:after {
	opacity: 1;
	font-size: 14px;
}

.r-offer .c-offer > .fusion-column-inner-bg:hover + .fusion-column-wrapper .c-text {
	padding-bottom: 10px;
}

.r-offer .c-offer  > .fusion-column-wrapper .c-text:after {
	content: "";
	background-position: center !important;;
	background-repeat: no-repeat !important;;
	background-size: contain !important;
	background: url("/wp-content/uploads/2025/08/arrow.svg");
	width: 24px;
	height: 24px;
	position: relative;
	top: -5px;
	margin-left: 10px
}

.r-offer .c-offer.last-col .button-arrow:after {
	content: "";
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	background: url("/wp-content/uploads/2025/08/arrow.svg");
	width: 20px;
	height: 20px;
	margin-left: 10px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(298deg) brightness(105%) contrast(101%);
}

.r-offer .c-offer.last-col .button-arrow {
	padding-right: 25px
}

.r-offer:before {
	content: "";
	width: 256px;
	height: 256px;
	position: absolute;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	background: url("/wp-content/uploads/2025/08/starts.svg");
	left: 50px;
	top: 5%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(239deg) brightness(103%) contrast(102%);
}

.r-offer:after {
	content: "";
	width: 256px;
	height: 256px;
	position: absolute;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	background: url("/wp-content/uploads/2025/08/broom.svg");
	right: 50px;
	bottom: 5%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(239deg) brightness(103%) contrast(102%);
}

.r-about .c-image .c-top-image {
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}

.r-about .c-image .c-left-image img,
.r-about .c-image .c-right-img img{
	object-fit: cover !important;
	height: 100%;
}

.r-about .c-image .c-left-image,
.r-about .c-image .c-right-img {
	height: 350px;
}

.r-about .c-image .c-left-image {
	border-bottom-left-radius: 40px;
}

.r-about .c-image .c-right-img {
	border-bottom-right-radius: 40px;
}

.r-about .c-image:before {
	content: "";
	width: 90%;
	height: 100%;
	position: absolute;
	background: #fce8f4;
	bottom: -15px;
	right: 10px;
	border-radius: 40px;
}

.r-cta .c-cta {
	overflow: hidden
}

.r-cta .c-cta:before {
	content: '';
	position: absolute;
	width: 115%;
	height: 15px;
	background: #f9f6f3;
	transform: rotate(-14deg);
	left: -90px;
	bottom: 60px;
}

.r-cta .c-cta:after {
	content: '';
	position: absolute;
	width: 115%;
	height: 15px;
	background: #e4d4de;
	transform: rotate(-14deg);
	left: 30px;
	bottom: 60px;
}

.r-cta .c-cta .c-left-col:before {
	content: "";
	width: 64px;
	height: 64px;
	position: absolute;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	background: url("/wp-content/uploads/2025/08/starts.svg");
	z-index: -1;
	top: -20px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(239deg) brightness(103%) contrast(102%);
}

.swiezy-krok {
	text-transform: uppercase;
	font-family: "Gliker";
	color: #51464a;
	letter-spacing: 0.06em
}

.c-post-card .c-featured-img {
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	max-height: 250px;
	width: 100%;
	object-fit: cover !important;
}

.c-post-card .c-featured-img img {
	object-fit: cover !important;
	max-height: 250px;
	width: 100%;
}

.c-post-card  > .fusion-column-wrapper {
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease !important;
}

.c-post-card:hover {
	transform: scale(1.04);
	
}

.c-post-card:hover > .fusion-column-wrapper{
	box-shadow: 0px 10px 15px 3px rgba(0,0,0,0.1);
}

.r-contact .c-contact-img .e-img img {
	transform: scale(1.2) translatex(40px)
}


.r-contact .c-contact-img:before {
	content: "";
	width: 90%;
	height: 100%;
	position: absolute;
	background: #fce8f4;
	bottom: -15px;
	right: 10px;
	border-radius: 40px;
}

.c-consent label{
	font-size: 12px !important;
	padding-left: 20px !important;
}

.c-consent label:before {
	border-color: black !important;
	top: 10px !important;
}

.c-consent label:after {
	background: black !important;
	top: 10px !important;
}

.c-contact-img .e-img-top {
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}

.c-contact-img .e-img-bottom {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.r-footer .c-contact-footer .fusion-li-item .icon-wrapper {
	border-radius: 4px;
	width: 40px;
	height: 40px;
}

.r-footer .c-contact-footer .fusion-li-item .icon-wrapper i {
	font-size: 22px
}

.r-footer .c-contact-footer .fusion-li-item .fusion-li-item-content {
	font-family: "Gliker";
}

.r-footer:before {
	content: '';
	position: absolute;
	width: 200%;
	height: 15px;
	background: #f9f6f3;
	transform: rotate(-14deg);
	left: 0px;
}

.r-footer:after {
	content: '';
	position: absolute;
	width: 200%;
	height: 15px;
	background: #e4d4de;
	transform: rotate(-14deg);
	left: 120px
}

.r-footer {
	overflow: hidden !important;
}

.r-offer .c-offer.coming-soon > .fusion-column-wrapper .c-image:before{
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	position: absolute;
	z-index: 100;
	border-radius: 40px;
}

.r-offer .c-offer.coming-soon > .fusion-column-wrapper .c-image:after {
	content: "JUŻ NIEDŁUGO";
	position: absolute;
	color: #AAA;
	font-weight: 600;
	top: 40%;
	width: 100%;
	left: 0px;
	text-align: center;
	font-size: 24px;
	z-index: 101;
	transform: rotate(-25deg);
	
}

.c-openmap .awb-openstreet-map-marker-title {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.c-checklist .fusion-li-item .fusion-li-item-content strong {
	font-family: "Gliker SemiBold"
}

.fusion-pricing-table .panel-wrapper:hover {
    cursor: default !important;
}

.pricing-table-1.full-boxed-pricing.fusion-pricing-table .panel-wrapper:hover .panel-heading, .pricing-table-1.fusion-pricing-table .panel-wrapper:hover .list-group-item {
	background-color: var(--awb-color1) !important;
}

.fusion-pricing-table .panel-body .price .currency.pos-right {
	margin-left: 10px !important;
}

.fusion-pricing-table .panel-body .price .time {
	font-size: 16px !important;
}

@media only screen and (min-width: 1024px) {
	.c-compare-images .fusion-image-before-after-element {
		height: 800px !important;
	}

	.c-compare-images .fusion-image-before-after-element img {
		height: 800px;
		object-fit: cover
	}
}

@media only screen and (max-width: 760px) {
	
	.r-footer:before {
		left: -30px;
		top: 150px;
	}
	
	.r-footer:after {
		left: -30px;
		top: 110px;
	}
	
	.r-footer .c-contact-footer .fusion-li-item .fusion-li-item-content {
		margin-inline-start: 0px;
		text-shadow: 4px 4px 6px rgba(66, 68, 90, 1);
	}
	
	.c-gallery-slider .swiper-slide,
	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper,
	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper img{
		height: 200px !important;
		object-fit: cover;
	}

	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper:after {
		border-radius: 20px;
	}

	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper .fusion-image-wrapper {
		border-radius: 20px !important;
	}

	.c-gallery-slider .awb-swiper:before {
		top: -5px;
	}

	.c-gallery-slider .awb-swiper:after {
		top: -5px;
		left: 104%;
	}
	
	.c-gallery-slider .swiper-slide,
	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper,
	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper img{
		height: 200px !important;
		object-fit: cover;
	}

	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper:after {
		border-radius: 20px;
	}

	.c-gallery-slider .swiper-slide .fusion-carousel-item-wrapper .fusion-image-wrapper {
		border-radius: 20px !important;
	}

	.c-gallery-slider .awb-swiper:before {
		top: -5px;
	}

	.c-gallery-slider .awb-swiper:after {
		top: -5px;
		left: 104%;
	}
	
	h2 {
		font-size: 30px !important;
	}

	h3 {
		font-size: 24px !important;
		line-height: 1.3 !important;
	}

	.c-title-stars {
		position: relative;
	}

	.c-title-stars .fusion-title-heading:after {
		position: absolute;
		top: 15%;
		right: 0px;
	}
	
	.r-offer:before {
		left: 0px;
		top: 30px;
		width: 100px;
		height: 100px;
	}

	.r-offer:after {
		width: 100px;
		height: 100px;
		right: 0px;
		bottom: 0px;
	}
	
	.r-about .c-image .c-left-image,
	.r-about .c-image .c-right-img {
		height: 200px;
	}

	.r-about .c-image .c-left-image {
		border-bottom-left-radius: 0px;
	}

	.r-about .c-image .c-right-img {
		border-bottom-left-radius: 40px;
	}


	.r-about .c-image:before {
		right: 0px;
	}
	
	.r-cta .c-cta .c-cta-buttons > .fusion-column-wrapper {
		gap: 20px;
	}
	
	.r-cta .c-cta:before,
	.r-cta .c-cta:after {
		content: none;	
	}
	
	.r-cta .c-cta .c-left-col:before {
		width: 40px;
		height: 40px;
		top: 20px;
	}
	
	.c-contact-button {
		font-size: 18px !important;
	}
	
	.c-openmap {
		height: 400px !important
	}
	
}

.r-mobile-quick-menu {
	position: fixed !important;
	bottom: 0px;
	width: 100%;
	z-index: 100 !important;
}


.products .product-title {
	font-size: 20px !important;
}

.products {
	align-items: stretch !important;
}

.products .product {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	align-content: stretch;
}

.products .product .fusion-product-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.products .product .fusion-product-wrapper .fusion-product-content {
	display: flex;
	flex-grow: 2;
	flex-direction: column;
	align-items: stretch;
	justify-content: space-between
}

.products .cart-loading {
	display: none !important;
}

.products .featured-image {
	height: 300px !important;
	width: auto !important;
}

.related.products .featured-image {
	height: 250px !important;
}

.products .featured-image img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover
}

.products .product-title {
	font-size: 20px !important;
}

@media only screen and (max-width: 760px) {
	
	.products .featured-image,
	.related.products .featured-image {
		height: 170px !important;
		width: auto !important;
	}
	
}

.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata .wc-block-components-product-metadata__description,
.wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description{
	display: none !important;
}

.wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary-item .wc-block-components-product-name {
	font-size: 18px !important;
}

.wc-block-cart__submit-container {
	background-color: #d6abd5;
	border-radius: 20px;
	
}

.wc-block-cart__submit-container a {
	text-decoration: none !important;
}

.wc-block-cart__submit-container .wc-block-components-button__text {
	color: white;
	font-weight: 600
}

.wc-block-checkout__actions_row button {
	background-color: #d6abd5;
	border: none;
	border-radius: 20px
}

.wc-block-checkout__actions_row button .wc-block-components-button__text {
	color: white;
	font-weight: 600
}

.woocommerce-mini-cart__buttons a {
	border-radius: 20px;
}

@media only screen and (max-width: 760px) {
	.wc-block-cart .wc-block-cart__submit-container--sticky {
		border-radius: 0px;
		background-color: #d6abd5 !important;
	}
}

.product .avada-single-product-gallery-wrapper .woocommerce-product-gallery__image {
	height: 400px;
	
}

.product .avada-single-product-gallery-wrapper .woocommerce-product-gallery__image img {
	height: 100%;
	object-fit: cover;
}

.product .avada-product-gallery-thumbs-wrapper {
	height: 120px !important;
}

.product .avada-product-gallery-thumbs-wrapper img {
	height: 120px;
	object-fit: cover;
}

@media only screen and (max-width: 760px) {
	.product .avada-single-product-gallery-wrapper .woocommerce-product-gallery__image {
	height: 250px;
}
	
	.product .avada-product-gallery-thumbs-wrapper {
	height: 80px !important;
}

.product .avada-product-gallery-thumbs-wrapper img {
	height: 80px;
	object-fit: cover;
}
	
}

.product .product_title {
	font-size: 30px !important;
}

.woocommerce-Tabs-panel .post-content .fusion-woocommerce-tab-title {
	display: none
}

@media only screen and (max-width: 760px) {
	
	.product .wc-tabs-wrapper .wc-tabs a {
		background-color: #51464a !important;
		color: white;
		padding-left: 10px !important;
		border-radius: 15px;
		margin-bottom: 10px
	}
	
}

.woocommerce .avada-myaccount-user,
.woocommerce .woocommerce-MyAccount-content .avada-woocommerce-myaccount-heading {
	display: none !important;
}
