.entry-content{
max-width:90%;
margin:auto;
}
.adbox{
padding:15px 0;
}
.home .grid-75{
width:100%;
}
.separate-containers .inside-article{
padding:30px 0;
}
.ebook-container{
background:#fff;
padding:2% 10%;
text-align:center;
margin:40px 0;
border:1px solid pink;
display:flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ebook-container img{
width:33%
}
.ebook-container h2{
padding-bottom:20px;
}
.ebook-container a{
color:#fff;
font-size: 18px; padding: 14px 40px; height: auto; background: #d65b99; font-weight: 800;
}
@media (max-width: 1025px){
.cookie-bar-bar .ctcc-inner{
flex-direction: column;
font-size: 12px;
}
.cookie-bar-bar button#catapultCookie{
margin:5px;
}
.ctcc-left-side {
margin-right: 0;
text-align: center;
}
}
@media (max-width: 991px){
.nomobile{
display:none;
}
.ebook-container{
flex-direction: column;
padding: 10% 5%;
}
.ebook-container img {
width: 70%;
}
.ebook-container a{
font-size: 14px!important;
padding: 14px 30px!important;
height: auto!important;
background: #d65b99!important;
font-weight: 800!important;
}
}
.insta-button{
position: fixed;
top: 0;
text-align: center;
width: 100%;
height: 22px;
padding: 14px 0;
background: #d65b99;
z-index: 99;
font-size: 14px;
color: #fff!important;
font-weight: bold;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.insta-button img{
width: 34px;
}
body #mc_embed_signup .button {
font-size: 18px!important;
padding: 14px 40px!important;
height: auto!important;
background: #d65b99!important;
font-weight: 800!important;
}
#mc-embedded-subscribe-form input[type=checkbox] {
display: inline!important;
width: auto!important;
margin-right: 10px;
}
.plakaty-reklama-d{
display:block
}
.plakaty-reklama-m{
display:none
}
@media (max-width: 767px){
.plakaty-reklama-d{
display:none
}
.plakaty-reklama-m{
display:block
}
}
@media (min-width: 1025px){
.single-post #content {
width: 100%;
float: none;
}
}