/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2022 | 10:42:38 */
em {
  font-style: italic;
}
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: 15px;
  -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;
}
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%;
  border: solid 0px;
}
@media only screen and (max-width: 500px) {
  video.one {
    width: 60%;
    border-radius: 12px;
  }
}
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;
  display: block;
  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.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.clearfix::after {
  content: "";
  clear: both;
  display: table;
  font-size: 1px;
}/*po raz pierwszy użyte w SnapML fritz*/
.article-1 img {
  border-radius: 12px;
  -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;
}
.article-1 em {
  font-style: italic;
  font-size: 1em;
}
.grid-snap-1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1.5fr 0.5fr;
  gap: 5px 20px;
  grid-template-areas:
    "vid name"
    "vid snapcode";
}
@media only screen and (max-width: 500px) {
  .grid-snap-1 {
      grid-template-rows: 1fr 1fr;
          grid-template-columns: 1.1fr 0.9fr;

  }
}
.vid { 
  grid-area: vid; 
  justify-self: start;
}
.name { 
  grid-area: name;
  align-self: end;
  margin: 0 0 0 5px;
}
.snapcode {
  grid-area: snapcode; 
  align-self: end;
}
.name, .snapcode {
  justify-self: start;
}
.grid-gif-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 2% 2%;
  grid-template-areas:
    "gif1 gif2 gif3";
}

.gif1 { grid-area: gif1; }

.gif2 { grid-area: gif2; }

.gif3 { grid-area: gif3; }

#lensfest {
  margin: 1em 5% 20px 5%;
}
#lensfest p, #lensfest h2 {
  margin: 0 0 10px 0;
}
#lensfest p:last-child {
  margin: 0 0 0 0;
}
p.caption1 {
  font-size: 16px;
}
.lensfest .responsive2 {
  width: 48%;
  margin-right: 0.5%;
  margin-left: 0.5%;
}
@media only screen and (max-width: 500px) {
.lensfest .responsive2 {
 width: 90%;
  } 
}
hr.solid {
  border-top: 2px solid #bbb;
  margin: 30px 0 30px 0;
}