/*
Theme Name: Twenty Twenty-Five Botanic
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.1739116276
Updated: 2025-02-09 16:51:16

*/

/* o nas */
.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%;
}

/*LANGUAGE SWITCHER*/
.trp-language-switcher > div{
	border-radius:0;
	padding: 10px 20px 10px 13px;
	margin-top: -8px;
	border: 1px solid #333;
}
.trp-language-switcher{
	  width: fit-content;
    margin: 0 auto;
    text-align: center;
    display: block;
}
	

/*when & where */

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

/* potwierdź obecność */

/*stary formularz
 * 
.ff-default .ff-el-input--label label{
	font-weight: 300;
	font-size: 20px;
}
.home form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style){
	background-color: #000
}
*/ 

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

.forminator-ui#forminator-module-247.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*/
.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%;
}
@media only screen and (max-width: 767px){
	.swiadkowie img{
		width: 60%;
	}
}

@media only screen and (min-width: 768px){
	.swiadkowie img{
		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;
}
