/*
Theme Name: astra Child
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/ 
.site-header {
  
  
}
#masthead .site-branding {
  /*opacity: 0;*/
}
#masthead.sticky .site-branding {
  opacity: 1;
}

#masthead.sticky {
  background: #000;
  position: fixed!important;
  transition: all 1500ms;
}
#gallery-home  .swiper-slide-image {
  height: 440px;
  object-fit: cover;  
}
#totop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
}
@media (max-width: 921px) {
  

}
@media (max-width: 767px) {
  .primera {
    order: 1;
  }
  .segunda {
    order: 2;
  }
  

}
@media (max-width: 487px) {

  
}