/*
Theme Name: Kalium - Child Theme
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://twitter.com/thelaborator">Twitter X</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative">Instagram</a>
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

.fancybox__slide[data-index="0"] .fancybox__content:has(.presto-block-video) {
  text-align: center;
  display: grid;
  place-items: center;
  width: 1200px !important;
}

.presto-container-videos,
.single-portfolio .presto-container-video {
  display: none;
}

.fancybox__slide[data-index="0"] .fancybox__content .presto-container-video {
  display: block;
}

@media (max-width: 480px) {
  .fancybox__container .fancybox_slide {
    padding: 30px !important;
  }
}
