/*
Theme Name: Kotlis Child
Theme URL: https://themeforest.net/item/kotlis-photography-portfolio-wordpress-theme/23639160
Description: Child theme of Kotlis
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: kotlis
Version: 1.2
Text Domain: kotlis-child
*/
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
#subscribe-button, .twitt_btn, #footer-twiit p.interact a, .slider-counter_wrap .fw-carousel-counter, .slider-counter_wrap .swiper-counter, .slider-counter_wrap .count-folio, .hs_init::before, .btn, .skillbar-bg, .serv-price, .to-top, .bottom-filter-wrap::before, .single-carousel-control .fw-carousel-counter {
  background: #242424 !important;
}

/* .sb-button {
    display: none;
} */
.main-header a.logo-holder {
  left: 25px;
  top: 25px;
}

.main-header .logo-holder img {
  height: 45px;
}

.main-header .nav-holder nav li a::before {
  background-color: #fff;
}

.nav-holder.main-menu {
  margin-right: 0;
}

.fixed-column-dec {
  display: none !important;
}

*:not(i, .lg-icon) {
  font-family: "Raleway" !important;
}

/* Menu desktop */
.nav-holder.main-menu ul li i {
  font-size: 24px;
}

/* Menu mobile */
.menusb.sliding-menu .menu-panel-root li i.ig {
  position: initial !important;
}

/* Home */
body.home #main {
  height: 100%;
}
body.home #wrapper {
  padding-top: 0;
}
body.home #wrapper .cont-video {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
body.home #wrapper .cont-video video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
body.home #wrapper .cont-texto-home {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 50%;
  left: 10vw;
  transform: translateY(-50%);
}
body.home #wrapper .cont-texto-home h1 {
  color: #fff;
  text-align: left;
  font-size: 6em;
  font-weight: 300;
  line-height: 94%;
}
body.home #wrapper .cont-texto-home h1 strong {
  font-weight: 600;
}
body.home #wrapper .cont-texto-home h3 {
  font-size: 25px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin-top: 5px;
  font-weight: 300;
  font-style: italic;
}
body.home #wrapper .cont-texto-home .cont-botones {
  display: flex;
  margin-top: 23px;
}
body.home #wrapper .cont-texto-home .cont-botones a:last-child {
  margin-left: 10px;
}
body.home .main-header {
  background: transparent;
}

/* Single video */
.single-video .column-title h2 {
  font-size: 42px;
}

.single-video .column-title h3 {
  font-size: 120%;
  font-family: "Raleway" !important;
}

.single-video .section-title {
  margin-bottom: 20px;
}

.single-video .section-title:not(:first-child) {
  margin-top: 20px;
}

.single-video .section-title h3 {
  padding-bottom: 10px;
}

.single-video .swiper-slide .swiper-link span {
  left: 0px;
}

.single-video .caption-wrap ul li span.tit {
  font-weight: 400;
  color: #999;
}

.single-video .caption-wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-video .caption-wrap ul li {
  flex-basis: 50%;
  float: none;
}

.single-video .overlay {
  background-color: rgba(0, 0, 0, 0.21);
}

.single-video .box-media-zoom {
  transform: none;
}

.btn-portada, .btn-white {
  background-color: #efefef !important;
  color: #242424 !important;
  margin-top: 20px;
}
.btn-portada:before, .btn-white:before {
  background: #242424 !important;
}

/* Grid video */
.gallery-item .grid-item-holder .overlay-deg {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(252, 254, 253, 0) 44%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(252, 254, 253, 0) 44%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(252, 254, 253, 0) 44%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fcfefd",GradientType=1);
  z-index: 1;
}
.gallery-item .grid-item-holder .thumb-info {
  position: absolute !important;
  bottom: 15px !important;
  padding: 0 20px !important;
}
.gallery-item .grid-item-holder .thumb-info h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
.gallery-item .grid-item-holder .thumb-info h3 span {
  font-weight: 300;
}
.gallery-item .grid-item-holder .thumb-info p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
}

/* oculto footer en desktop portfolio y videoclips */
body.page-id-648 footer.min-footer, body.page-id-89 footer.min-footer {
  display: none;
}

.page-template-video-php .ff_panel-conainer {
  min-height: auto;
}

.link-thumb-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.vis-thumb-info .thumb-info p:empty {
  display: none;
}

.caption-wrap ul li span.sub {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  color: #FFF;
  width: auto;
  padding-right: 6px;
  float: left;
  text-align: left;
  margin-top: 5px;
}

/* Single Portfolio */
.single-portfolio .footer-inner {
  display: none;
}
.single-portfolio .fixed-bottom-content {
  display: none;
}

.single-portfolio .content-mobile {
  display: none;
  width: 100%;
  padding: 20px 15px 0 15px;
}
.single-portfolio .content-mobile hr {
  width: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  height: 1px;
}

.single-portfolio .content-mobile h1 {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  padding-bottom: 10px;
  color: #fff;
}

.single-portfolio .content-mobile p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  text-align: left;
}

/* Portfolio Fotografia grid */
.page-id-89 .box-media-zoom {
  display: none;
}

/* Page general */
.page .column-image h3 strong {
  font-weight: 700;
}

/* Nosotros */
/* Contacto */
.page-id-157 .contact-details {
  margin-top: 20px;
}
.page-id-157 .contact-details ul li {
  margin-bottom: 15px;
}
.page-id-157 .contact-details ul li span {
  font-size: 15px;
  padding-bottom: 5px;
}
.page-id-157 .contact-details ul li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}

.page-id-157 #sec2 {
  padding-top: 0;
}

.wpb_wrapper .sec-text {
  font-size: 15px;
}

.custom-form .wpcf7 .wpcf7-form-control {
  color: rgba(255, 255, 255, 0.7);
}
.custom-form .wpcf7 textarea.wpcf7-form-control {
  margin-bottom: 20px;
}
.custom-form .wpcf7 button.btn.float-btn.flat-btn.color-bg {
  margin-top: 0;
}
.custom-form .wpcf7 span.wpcf7-not-valid-tip {
  margin-top: -17px;
  color: #ffa3a3;
}
.custom-form .wpcf7 .wpcf7-response-output {
  display: inline-block;
  color: #ffa3a3;
  padding: 10px 20px;
  border-color: #ffa3a3 !important;
}

.sec-dec {
  display: none !important;
}

/* 404 */
.error404 .cont-botones a {
  float: left;
}
.error404 .cont-botones a:last-child {
  margin-left: 10px;
}

@media only screen and (max-width: 1064px) {
  .main-header a.logo-holder {
    top: 25px;
  }
}
@media (max-width: 990px) {
  body.home #wrapper .cont-texto-home h1 {
    font-size: 4em;
  }
  body.home #wrapper .cont-texto-home h3 {
    font-size: 22px;
    line-height: 26px;
  }
  body.home #wrapper .cont-texto-home .cont-botones {
    margin-top: 13px;
  }
  body.home #wrapper .cont-texto-home a.btn {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 640px) {
  body.page-id-648, body.page-id-89 {
    height: auto;
  }
  body.page-id-648 #main, body.page-id-89 #main {
    position: initial !important;
  }
  body.page-id-648 .ff_panel-conainer, body.page-id-89 .ff_panel-conainer {
    padding: 0 0 10px;
  }
  body.page-id-648 footer.min-footer, body.page-id-89 footer.min-footer {
    display: inline-block;
  }
  body.page-id-648 .footer-inner, body.page-id-89 .footer-inner {
    padding: 20px 0 40px 0;
  }
  .page-id-126 #sec1, .page-id-157 #sec1 {
    padding-top: 0;
  }
  .swiper-slide .swiper-link span {
    left: 0;
  }
  .single-portfolio .footer-inner {
    display: flex;
    margin-bottom: 120px;
    margin-top: 40px;
  }
  .single-portfolio .fixed-bottom-content {
    display: inline-block;
  }
  .single-portfolio .swiper-wrapper .box-media-zoom {
    transform: scale(1);
  }
  .single-portfolio .content-mobile {
    display: inline-block;
  }
  .main-header a.logo-holder {
    left: 15px;
    top: 27px;
  }
  .main-header .logo-holder img {
    height: 40px;
  }
  .initscroll .det-anim:first-child {
    display: none;
  }
  .fix-pr-det, .fix-pr-det.hid-det {
    padding-top: 0 !important;
  }
  .footer-inner {
    display: flex;
    flex-direction: column;
  }
  .footer-inner .policy-box, .footer-inner .to-top-btn {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
  .footer-inner .to-top-btn {
    order: 1;
  }
  .footer-inner .policy-box {
    order: 2;
    margin-top: 15px;
    text-align: center;
  }
  .bottom-filter-wrap.hor-filter-wrap {
    padding: 0 !important;
    width: 100vw;
    height: 70px;
  }
  .bottom-filter-wrap.hor-filter-wrap .filter-title {
    float: none;
    left: 10px;
    display: inline-block;
    top: 15px;
    position: absolute;
  }
  .bottom-filter-wrap.hor-filter-wrap .count-folio {
    display: inline-block;
    float: none;
    right: 10px;
    top: 22px;
    position: absolute;
    display: none;
  }
  /* container 15px padding */
  .single-video .column-wrapper.single-content-section {
    padding: 0 15px 120px;
  }
  .single-video .container {
    width: 100%;
  }
  .single-video .min-pad .gallery-item {
    padding: 4px 0;
  }
  .single-portfolio .fsc-holder {
    padding: 10px 15px;
  }
  body.home #wrapper .cont-texto-home {
    top: auto;
    bottom: 0;
  }
  body.home #wrapper .cont-texto-home h1 {
    font-size: 3em;
  }
  body.home #wrapper .cont-texto-home h3 {
    font-size: 18px;
    line-height: 20px;
  }
  body.home #wrapper .cont-texto-home .cont-botones {
    margin-top: 13px;
  }
  body.home #wrapper .cont-texto-home a.btn {
    padding: 12px 30px;
  }
  .bottom-filter-wrap.hor-filter-wrap, .scroll-nav-wrap {
    display: none;
  }
  body.page .column-wrapper {
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body.home #wrapper .cont-texto-home {
    top: auto;
    bottom: 5vh;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 30px;
    transform: none;
  }
  body.home #wrapper .cont-texto-home h1 {
    font-size: 2.5em;
  }
  body.home #wrapper .cont-texto-home h3 {
    font-size: 15px;
  }
  body.home #wrapper .cont-texto-home .cont-botones {
    gap: 10px;
  }
  body.home #wrapper .cont-texto-home .cont-botones a {
    flex-basis: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 12px 0;
  }
  body.home #wrapper .cont-texto-home .cont-botones a:last-child {
    margin-left: 0;
  }
}/*# sourceMappingURL=style.css.map */