#component_projector_askforproduct_not{display:none;}
#products_associated_zone1 .big_label, #products_associated_zone2 .big_label {
    text-align: center;
    font-size: 1.6em;
    font-family: 'Quicksand', sans-serif;
}

#main_cms2 { overflow: visible;}

#przepisy-filmy {
  width: 100vw;
  height: 410px;
  margin-left: -50vw;
  left: 50%;
  position: relative;
  background-image: url("/data/include/cms/AWadds/beaba/przepisy-min.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.przepisy-new > a:nth-child(1) {
 float: right;
}

#content > #przepisy {
  display: none;
}

div.filmy-new-footer > a {
  font-size: 1.5em;
  padding: 7px;
  font-family: Quicksand;
  font-weight: bold;
  line-height: 40px;
}


.przepisy-new {
  padding: 0;
}

.filmy-new {
  padding: 0;
  max-width: 575px;
}

.filmy-new a:hover {color: #fff;}

.filmy-new-head, .filmy-new-footer {
  height: 90px;
  background-color: #000;
  max-width: 576px;
  width: 100%;
  font-size: 1.8em;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 20px;
}
@media (max-width: 576px){ .filmy-new-head, .filmy-new-footer {width: 100%;}
    
}

.filmy-new-head > div:nth-child(2) {
  text-transform: capitalize;
  font-size: .7em;
}

.vid-container {
    width: 100%;
    position: relative;
    display: inline-block;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 576px;
}

.vid-container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 979px){
    #przepisy-filmy {height: auto; }
}


/* Inline #9 | https://beaba.pl/ */

div.przepisy-new > a > div:nth-child(1) {
  position: absolute;
  color: white;
  top: 0;
  /* right: 160px; */
  z-index: 9;
  font-size: 1.8em;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 20px;
}

@media (min-width: 480px) {div.przepisy-new > a > div:nth-child(1) {right: 75px;}}
@media (min-width: 560px) {div.przepisy-new > a > div:nth-child(1) {right: 155px;}}
@media (min-width: 768px) {div.przepisy-new > a > div:nth-child(1) {right: 195px;}}
/*@media (min-width: 1024px) {div.przepisy-new > a > div:nth-child(1) {right: 220px;}}*/
@media (min-width: 1440px) {div.przepisy-new > a > div:nth-child(1) {right: 180pxpx;}}

div.przepisy-new > a > div:nth-child(1) > div:nth-child(2) {
  font-size: 0.7em;
  text-transform: none;
}