.price-table {
	border: 1px solid #e9e9e9;
	padding: 8px;
	margin: 4px;
	border-radius: 8px;
}

.price-table-featured {
	border: 2px solid #4aabed;
	padding: 24px;
	border-radius: 8px;
}

.custom-font {
	font-size:16px;
}
.custom-logo {
	max-width: 120px;
}

.price-image {
	border-radius:8px;
}

.list-font {
	font-size:16px;
}

.hentry {
	padding-bottom:3.5em;
	padding-top:3em;
}

.info {
	padding:16px;
	border-radius:6px;
}

.button-table{
	  background: #4aabed;
    border: 0;
    border-radius: 5em;
    cursor: pointer;
		color:#ffffff;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold;
    letter-spacing: 0.0625em;
    line-height: 1.3847;
    padding: 0.69231em 1em;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
}
.entry-hero
{
min-height:30vh;
}
.page-template-panel-page .hentry.has-post-thumbnail 
{
	text-shadow:none;
}

.entry-hero-wrapper
{
	padding-bottom:4em;
}

.entry-title
{
	text-align:center;
	font-size:3em !important;
}

.is-style-outline .wp-block-button__link
{
	background:transparent;
	border: 1px solid;
}

.is-style-link:hover 
{
	background:transparent;
	color:#ffffff;
}
.entry-content a
{
	text-decoration:none;
}
a {
	color:#4aabed;
}
.entry-hero:before 
{
    background: rgba(0, 0, 0, 0.4);	
}
.sm-panel {position: fixed;width: 155px;top: 150px;right: -105px;z-index: 1000000;transition: visibility .25s, opacity .25s}
.sm-panel>ul {margin: 0;padding: 0;list-style-type: none}
.sm-panel>ul>li {transition: transform .25s}
.sm-panel>ul>li:hover {transform: translateX(-105px)}
.sm-panel>ul>li>a {display: flex;align-items: center;color: #fff;padding: 5px 0 5px 5px;text-decoration: none}
.sm-panel>ul>li>a>img {margin: 0 10px 0 0}
.sm-panel>ul>li>a>span {font-size: initial}
.sm-panel>ul>li[class^="sm-"] {background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0%}
.sm-text-black {color: #000}
.sm-fb {background:#1977f3}
.sm-twitter {background:#fff}
.sm-gmap {background:#333}
.sm-blog {background:#0171bb}
.sm-pinterest {background:#d73532}
.sm-youtube {background:#e32c26}
.sm-allegro {background:#ff5a00}
.sm-linkedin {background:#0097bd}
.sm-payback {background:#00349a}
.sm-olx {background:#002f34}
.sm-instagram {background:#eee}
.sm-pyszne {background:#ff8000}
.sm-tiktok {background:#fff}
.sm-booksy {background:#f9e5bc}
/* ukrywanie socjalek a mobilce
@media screen and (max-width:640px) {.sm-panel {visibility:hidden; opacity:0}}
*/