/**
Theme Name: Kancelaria Aneta Pęcak
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kancelaria-aneta-pecak
Template: astra
*/
/* Style globalne*/

.onDark {
    color: #D0D5DD;
}

.LightBlueText {
	color: #8CA6CF;
}

.GoldenText {
	color: #C3964D;
}

/* Button z telefonem */
.ButtonTelefon a{
	background-color: #04172A;
	padding: 11px 15px 11px 35px;
	background-image: url('/wp-content/uploads/2024/12/telefon-normal.svg');
	background-repeat: no-repeat;
	background-position: 10% 60%;
	transition: all 0.7s;
}

.ButtonTelefon a:hover {
	background-color: #C3964D;
	padding: 11px 15px 11px 35px;
	background-image: url('/wp-content/uploads/2024/12/telefon-hover.svg');
	background-repeat: no-repeat;
	background-position: 10% 60%;
	transition: all 0.7s;
}

/* Logo */
.site-logo-img img{
	margin-top: -40px !important;
}


/*Style dla desctopa*/
@media only screen and (min-width:1441px) {
/* Style tekstów */
/* H */
h1 {
	font-family: "DM Serif Display", serif;
	font-size: 46px;
	line-height: 1.2em;
	font-weight: 400;
}
h2 {
	font-family: "DM Serif Display", serif;
	font-size: 26px;
	line-height: 1.3em;
} 
	
h2.Semibold {
	font-family: "Barlow Semi Condensed", sans-serif !important;
	font-size: 24px;
	line-height: 1.2em;
}
	
.Semibold{
	font-weight: 500;
}
.Bold{
	font-weight: 700;
}
.underline {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 0.15em; 
}
.small {
	font-family: "DM Serif Display", serif;
	font-size: 26px;
	line-height: 1.3em;
	font-weight: 400;
}

/* Display */
.display-xs {
	font-family: Kanit, sans-serif;
	font-size: 26px;
	line-height: 1.3em;
	letter-spacing: -3%;
}
.regular {
	font-weight: 400;
}
.medium {
	font-weight: 500;
}

/* Text */
.text {
	font-family: Barlow, sans-serif;
}
.xl {
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: -2%;
}
.lg {
	font-size: 20px;
	line-height: 1.5em;
}
.md {
	font-size: 18px;
	line-height: 1.5em;
}
.sm {
	font-size: 16px;
	line-height: 1.4em;
}

}


/* Style dla laptopa */
@media only screen and (max-width:1440px) {
/* Style tekstów */
/* H */
h1 {
	font-family: "DM Serif Display", serif;
	font-size: 42px;
	line-height: 1.2em;
	font-weight: 400;
}
h2 {
	font-family: "DM Serif Display", serif;
	font-size: 24px;
	line-height: 1.3em;
} 
.Semibold{
	font-weight: 500;
}
.Bold{
	font-weight: 700;
}
.underline {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 0.15em; 
}
.small {
	font-family: "DM Serif Display", serif;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: 400;
}
	
.e-loop-item-243 .kafelTlo {
    background-size: 30px !important;
}
	
	.e-loop-item-245 .kafelTlo {
    background-size: 30px !important;
}
	
	.e-loop-item-248 .kafelTlo {
    background-size: 30px !important;
}
	
	.e-loop-item-250 .kafelTlo {
    background-size: 30px !important;
}
	

/* Display */
.display-xs {
	font-family: Kanit, sans-serif;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: -3%;
}
.regular {
	font-weight: 400;
}
.medium {
	font-weight: 500;
}

/* Text */
.text {
	font-family: Barlow, sans-serif;
}
.xl {
	font-size: 20px;
	line-height: 1.5em;
	letter-spacing: -2%;
}
.lg {
	font-size: 18px;
	line-height: 1.5em;
}
.md {
	font-size: 16px;
	line-height: 1.5em;
}
.sm {
	font-size: 14px;
	line-height: 1.4em;
}
}

/*Style dla tableta*/
@media only screen and (max-width:1140px) {
h1 {
	font-size: 36px;
}
}
/*Style dla telefonu*/
@media only screen and (max-width:880px) {
.e-loop-item-243 .kafelTlo {
    background-size: 0px !important;
}
	
.e-loop-item-245 .kafelTlo {
    background-size: 0px !important;
}
	
.e-loop-item-248 .kafelTlo {
    background-size: 0px !important;
}
	
.e-loop-item-250 .kafelTlo {
    background-size: 0px !important;
	}
.e-loop-item-433 .kafelTlo {
	background-size: 0px !important;
}

.e-loop-item-435 .kafelTlo {
	background-size: 0px !important;
}

.e-loop-item-652 .kafelTlo {
	background-size: 0px !important;
}	
	
.Lista {
    flex-direction: column;
}

}
