/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 12 2025 | 10:22:50 */
@font-face {
	font-family: 'avenir-lt-w01_35-light';
	src: url('/wp-content/fonts/avenir-lt-w01_35-light/avenir-lt-w01_35-light.woff2') format('woff2'), src: url('/wp-content/fonts/avenir-lt-w01_35-light/avenir-lt-w01_35-light.woff') format('woff2');
	font-style: normal;
}@font-face {
	font-family: 'bodoni-72-book';
	src: url('/wp-content/fonts/bodoni-72-book/bodoni-72-book.woff2') format('woff2'), src: url('/wp-content/fonts/bodoni-72-book/bodoni-72-book.woff') format('woff2');
	font-style: normal;
}
body, input {font-size:16px;
  font-family: 'avenir-lt-w01_35-light', 'assistant', sans-serif !important;
}
body.is-menu-sidebar {
	overflow:hidden;
}
:root {
    --btnpadding: 12px 24px;
    --bodyfontfamily: 'avenir-lt-w01_35-light';
    --bodyfontsize: 16px;
    --h1fontfamily: "bodoni-72-book";
    --h2fontfamily: 'bodoni-72-book',
    --h3fontfamily: 'bodoni-72-book',
}

.btn, .button, .wp-block-button__link, button, input[type=button], input[type=reset], input[type=submit]{
	font-family: 'avenir-lt-w01_35-light', 'assistant',sans-serif !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4{
	font-family: 'bodoni-72-book', sans-serif !important;
}
.home .hero-buttons .wp-block-button{
	margin:15px 25px;	
}
.mob-menu-header-holder{
	padding: 12px 0;
	display: flex;
	align-items:center;justify-content:center;
	height:auto !important;	
}
.mob-menu-header-holder div{background:none;}
.mobmenur-container{top:10px;}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
    line-height: 1;
}
.rightmbottom p a {display:inline-block;padding:0;font-size:1rem;text-decoration:underline;white-space:none;}
.rightmbottom p {font-size:1rem;margin-bottom:0.5rem;display:flex;flex-wrap:wrap;line-height:1.7;align-items:center;justify-content:center;}
.rightmbottom li:nth-child(1){
	padding:5vh 0;
}
.lnk_instagram a, .lnk_facebook a{display:inline-flex !important;border-radius:50%;padding:0 !important;align-items:center;justify-content:center;}
.lnk_instagram a {background-color:#000;width:34px;height:34px;}
.lnk_instagram a svg {width:28px !important;height:28px !important;color:#fff !important;}
.lnk_facebook a, .lnk_facebook a svg{width:41px !important;height:41px !important;}
@media (max-width:780px)
{
	.image-block-img img{max-width:80% !important;}
}
@media (min-width:375px)
{.mobmenur-container{top:15px;}
}
@media (min-width:768px)
{.mob-menu-header-holder{
	padding: 12px 0 20px;
}
	.lnk_instagram a {width:38px;height:38px;}
.lnk_instagram a svg {width:32px !important;height:32px !important;}
.lnk_facebook a, .lnk_facebook a svg{width:45px !important;height:45px !important;}
}
@media (min-width:900px)
{.mobmenur-container{top:auto;}
}