.subheader_slider .slide_vidtext {
/*    background: url('../videos/malvon_banner_anuncio-oct22_desktop_2000x800.jpg') no-repeat scroll center center / cover;*/
    min-height: 680px;
    height: 0;
    background: #000;
}
	.video {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1f1f1f;
    background-color: var(--bg-black);
}
	
.video__cover {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform: translateX(0);
    will-change: transform;
    pointer-events: none;
}
	.video__cover.desktop {
		display: block;
	}
	.video__cover.mobile {
		display: none;
	}
.slide_vidtext .ovelay_prod{
        background: linear-gradient(180deg, rgba(0, 0, 0,0), rgba(0, 0, 0,0));
    }
@media (max-width:1024px) and (orientation:portrait) {
		
 .video__player iframe,
 .video__player video {
  width:auto;
  min-width:100%;
  min-height:100%
 }
		.video__cover.desktop {
		display: none;
	}
	.video__cover.mobile {
		display: block;
	}		
}
.video__cover {
 position:relative;
 left:0;
 top:0;
 width:100%;
 height:100%;
 overflow:hidden;
 transform:translateX(0);
 will-change:transform;
 pointer-events:none
}
.video__cover iframe,
.video__cover video {
 position:absolute;
 /*width:177.77777778vh;*/
 height:auto;
 min-width:100%;
 /*min-height:56.25vw;*/
 top:0;
 left:0;
 will-change:transform;
	height: 100%;

height: 113%;
top: -10%;
left: -14%;
width: 129%;
}

.videoLimpio{
    width: 1422px !important; 
    height: 820px !important; 
    margin-top:-60px; 
}
.subheader_slider .slide_vidtext {
    /* display: contents; */
}
@media (max-width:1400px) and (min-width:1000px){
    .video__cover video{
        height: 110%;
        top: 0;
        left: -46%;
        width: 189%;
    }
}
@media (max-width:1024px) and (orientation:portrait) {
    .video__cover iframe,
    .video__cover video {
    width:auto;
    min-width:100%;
    min-height:177.77vw
    }
	/*.video__cover video {
    min-height: 134.77vw;
	}*/
	.video__cover video {
	height: 100%;
	}
}
@media (max-width: 768px) { 
    .subheader_slider .slide_vidtext{
        min-height: 150vw !important;
	}
    .videoLimpio{
    width: 830px !important; 
    height: 400px !important; 
    margin-top:-60px; 
    margin-left:-100px;
    }
}
@media (max-width: 1035px){
    .subheader_slider .slide_vidtext {
		min-height: 70vw;
	}
}
@media (max-width: 1200px){
    .subheader_slider .slide_vidtext {
		min-height: 60vw;
	}
}
@media (max-width: 1300px) {
	.subheader_slider .slide_vidtext {
		min-height: 58vw;
	}
}
@media (max-width: 1810px){
    .subheader_slider .slide_vidtext {
		/*min-height: 50vw;*/
	}
}
@media (max-width: 400px) and (orientation:portrait) {
	.subheader_slider .slide_vidtext {
		min-height: 150vw;
	}
}

/**/

.subheader_slider .slide2.slide_imgtext h1 {
      /*margin: 0 auto;*/
      margin: 0 auto 60px auto;
      font-weight: 400;
    }
    .subheader_slider .slide_imgtext .overlay_prod {
      display: inline-block;
      background: linear-gradient(180deg, rgba(0, 0, 0,0.2), rgba(0, 0, 0,0.2));
      max-height: inherit;
    }
    a.btn_buscatienda {
      color: #222222;
      background: #bdad90;
      text-transform: uppercase;
    }
    .btn_video{
      margin: 60px 0;
    }
    .subheader_slider .slide_imgtext a.btn_video{
        box-shadow: none;
    }
    .btn_video img{
        cursor: pointer;
        width: 75px;
        margin-bottom: 10px;
    }
    .subheader_slider .slide_imgtext h1.h1empanada {
          text-shadow: 0px 0px 4px rgba(0,0,0,0.7);
          color: #ffffff;
          font-weight: 400;
          line-height: 90px;
          margin: 0 auto 42px auto;
          max-width: 880px;
          font-size: 80px;
          letter-spacing: 1.25px;
          font-variant-numeric: lining-nums;
        }
    @media (max-width:1024px) and (orientation:portrait) {
        .subheader_slider .slide2.slide_imgtext h1 {
          margin: 0px auto;
        }
        .btn_video{
          margin: 28px 0;
        }
    }

    /*.subheader_slider .slide_imgtext a {
      font-size: 32px;
      font-weight: 700;
      line-height: 19px;
      width: 430px;
      padding: 20px 0;
      letter-spacing: 2px;
      /*margin: 12px;*
      margin: 12px auto;
       z-index: 1;
    }*/
@media (min-width: 809px) {
    .slide_vidtext .bnn_margin {
      margin: 139px 0 132px 0;
    }
}
@media (max-width: 810px) {
    .subheader_slider .slide_imgtext a {
        font-size: 20px;
        line-height: 19px;   
        width: 320px;
        letter-spacing: 1.25px;
        padding: 10px 0;
        margin: 6px;
    }
    .subheader_slider .slide_imgtext a.btn_video{
            width: calc(100% - 12px);
            margin-top: 144px;
        }
}

    .btn_close img{
        width: 30px;
    }
    
    @media (max-width: 767px) { 
        .subheader_slider .slide_imgtext .banner_bg{
            background: url(https://www.malvon.es/assets/web/imagenes/sliderhome/malvon_banner-oct22_mobil2x.jpg) no-repeat scroll center center / cover;
        }
        .subheader_slider .slide_imgtext .overlay_prod {
            background: linear-gradient(180deg, rgba(0, 0, 0,0.2), rgba(0, 0, 0,0.2));
        }        
    }