/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2022 | 10:29:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.full-article__content .responsive2 {
  width: 40%;
  margin: 5px 5% 15px 5%;
  padding: 0px 0px 0px 0px;
}
@media only screen and (max-width: 500px) {
  .full-article__content .responsive2 {
  width: 46%;
margin: 20px 1.5% 15px 1.5%;
  }
}
.grid-container22 {
  display: grid;
  grid-template-columns: 0.3fr 1.7fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "day1 name1"
    "day2 name2"
    "day3 name3";
}
div.day1 { grid-area: day1;  align-self: center; 
  justify-self: center;}
div.name1 { grid-area: name1;align-self: center; margin-bottom: 0px; }
div.day2 { grid-area: day2;  align-self: center;
  justify-self: center;}
div.name2 { grid-area: name2;align-self: center; margin-bottom: 0px; }
div.day3 { grid-area: day3;  align-self: center;
  justify-self: center;}
div.name3 { grid-area: name3;align-self: center; margin-bottom: 0px; }
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  background-color: #f6f32f;
  top: -5px;
  padding: 7px 0px 5px 0px;
  font-size: 17px;
  width: 680px;
  margin-left: -20px;
  border-radius: 8px 8px 8px 8px;
}
@media only screen and (max-width: 500px) {
div.sticky {
    width: 100%;
    margin-left: 0px;
  z-index: 100;
  }
  }
em {
  font-style: italic;
font-size: 0.9em;
}
strong {
  font-weight: bold;
}
a {
  color: #0f5cff;
  text-decoration: none; /* no underline */
}
a:hover {
  color: #5523e0;
}
div.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  div.center {
 font-size: 0.8em !important;
  }
}
p.artalks {
color: #311aff;
margin: 0px 10% 0px 10%;
}
h2 {
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 20px;
margin-top: 40px;
}
img.post {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
}
img.post1 {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
  display: none;
}
div.m-shadow {
-webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
}
video {
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
}
@media only screen and (max-width: 500px) {
  video {
    border-radius: 8px;
  }
}
video.one {
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
  width: 50%;
}
@media only screen and (max-width: 500px) {
  video.one {
    width: 60%;
    border-radius: 12px;
  }
}
iframe-container {
    padding: 56.25% 0 0 0; 
  position: relative;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
}
@media only screen and (max-width: 500px) {
  iframe-container {
    border-radius: 8px;
  }
}
h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 5px;
}
h4 { /* do kapsuł */
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 5px;
}
bigquote {
  font-style: italic;
  font-size: 26px;
}
blockquote {
  background: #F4F4F4;
  border-left: 5px solid #6A2CD1;
  margin: 10px 10px;
  padding: 10px 10px;
}
blockquote p:last-child { 
margin-bottom: 0; 
}
ul.post {
  list-style-image: url('https://blog.lenslist.co/wp-content/uploads/2019/10/Frame-1-1.png');
  list-style-position: outside;
  padding: 10px 30px 20px 30px;
  margin-left: 5px;
}
li {
  padding: 5px 10px 5px 20px;
}
div.textcontent{
  float: left;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(94.74deg, rgba(252, 238, 241, 0.5) 1.33%, rgba(234, 231, 254, 0.5) 98.84%);
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 10px 0px #7B7B7B;
  margin: 50px 1% 50px 1%;
  padding: 10px 10px 10px 20px;
  position: relative;
  color: black;
}
@media only screen and (max-width: 500px) {
div.textcontent {
  margin-left: 3px;
  margin-right: 3px;  
  }
}
div.capsule { 
  position: absolute; 
  top: 15px; 
  right: 15px;
  width: 7%;
}
@media only screen and (max-width: 500px) {
div.capsule {
  position: absolute; 
  top: 15px; 
  right: 15px;
  width: 10%;  
  }
}
div.button {
  -webkit-transition-duration: 0.5s; /* Safari */
  transition-duration: 0.5s;
background: linear-gradient(90deg, rgba(214,82,125,1) 0%, rgba(64,25,224,1) 100%);
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(123,123,123,1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(123,123,123,1);
  box-shadow: 0px 0px 3px 0px #7B7B7B;
  text-align: center;
  width: 70%;
  padding: 12px 10px 12px 10px;
  color: white;
  font-size: 23px;
font-weight: bold;
}
div.button:hover {
background: linear-gradient(90deg, rgba(214,82,125,1) 0%, rgba(64,25,224,1) 100%);
  color: white;
}
div.button a {
  text-decoration: none;
  color: white;
}
div.responsive2 {
  float: left;
  width: 40%;
  margin: 5px 5% 15px 5%;
}
@media only screen and (max-width: 500px) {
  div.responsive2 {
    width: 46%;
    margin: 20px 1.5% 15px 1.5%;
  }
}
div.responsive2tt {
  float: left;
  width: 48%;
  margin: 5px 1% 15px 1%;
}
@media only screen and (max-width: 500px) {
  div.responsive2tt {
    width: 100%;
    margin: 20px 0 15px 0;
  }
}
div.responsive4 {
  float: left;
  width: 20%;
  margin: 10px 2.5% 20px 2.5%;
}
@media only screen and (max-width: 500px) {
  div.responsive4 {
    width: 40%;
    margin: 20px 5% 15px 5%;
  }
}
div.responsive3 {
  float: left;
  width: 31%;
  margin: 10px 1% 0px 1%;
}
@media only screen and (max-width: 500px) {
  div.responsive3 {
    width: 32%;
    margin: 20px 0.5% 15px 0.5%;
  }
}
div.clearfix {
  margin: 0px;
  font-size: 1px;
  padding: 0px;
}
div.clearfix::after {
  content: "";
  clear: both;
  display: table;
  font-size: 1px;
}
