/*
Theme Name: Twenty Twenty-Five boho
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Template: twentytwentyfive
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.0.1738669812
Updated: 2025-02-04 12:50:12

*/


/* o nas BOTANIC */
.o-nas img{
	 aspect-ratio: 1;
    object-fit: cover;
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
	width: 50%;
}

/*when & where ELEGANCE */

.when-where img{
	height: 400px;
	object-fit: cover;
}

/* cytat BOHO */

@media only screen and (min-width: 768px){
	.flower-left img{
	float: right;
	}
}
	
@media only screen and (max-width: 767px){
	.flower-right img{
	margin-left: 151px;
	transform: rotate(90deg) scale(1, -1);
	}
}

@media only screen and (max-width: 767px){
	.flower-left img{
	transform: rotate(90deg);
    margin-left: 140px;
    margin-bottom: 90px;
	}
}

/* potwierdz obecnosc */


.forminator-ui#forminator-module-192.forminator-design--default .forminator-label{
	font-size: 18px;
	font-weight: 500;
}

.forminator-ui#forminator-module-192.forminator-design--default .forminator-button-submit{
	font-size: 18px;
}

@media only screen and (min-width: 767px){
	.home .wp-block-uagb-container.blok-formularz::before{
	width: 77%;
	}
}
@media only screen and (max-width: 767px) {
	.home .wp-block-uagb-container.blok-formularz-text{
		margin-top: 0px!important;
	}
}

/*harmonogram ELEGANCE / BOTANIC*/
.harmonogram img{
	z-index: 1;
}


/* zdj z wesela*/
@media only screen and (max-width: 767px) {
.zdj-wesele .uagb-ifb-icon-wrap{
	display: none;
	}
}

/*slider rozkłąd stołów*/
.home .uagb-slider-container.uagb-block-f405ed62 .swiper-button-next{
	right: 0;
}

/* swiadkowie */
.swiadkowie img{
	 aspect-ratio: 1;
    object-fit: cover;
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
	width: 40%;
}



/* checkout*/

.product-total{
	display: none;
}
.order-total{
	display: none;
}
.cart-subtotal{
	display: none;
}
.woocommerce-billing-fields h3{
	display: none;
}
#order_review_heading{
	display: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	float: left;
}
.stock {
	display: none;
}
.wp-block-woocommerce-product-price{
	display: none
}
.wp-block-woocommerce-product-meta{
	display: none;
}
.woocommerce div.product form.cart div.quantity{
	display: none;
}
.wp-block-post-excerpt{
	display: none;
}
