/*
Theme Name: Shoper Artemisa
Template: shoper
Author: Daniel Segura
Author URI: www.contenpo.com
Description: Tema hijo desarrollado para Teatro Artemisa. Diseñado para ofrecer una plataforma moderna de venta de entradas utilizando WooCommerce y Seat Planner Lite, optimizado para dispositivos móviles, con un diseño elegante, rápido y escalable.
Tags: one-column,two-columns,right-sidebar,left-sidebar,custom-header,custom-menu,full-width-template,theme-options,threaded-comments,featured-images,post-formats,translation-ready,flexible-header,custom-background,footer-widgets,blog,e-commerce,rtl-language-support,custom-logo,featured-image-header,sticky-post
Version: 1.6.9.1785897848
Updated: 2026-08-04 20:44:08

*/
/* ======================================================
   OCULTAR EL BANNER DEL TEMA SHOPER EN LA PORTADA
====================================================== */

.home #static_header_banner,
.home .page-header,
.home .header-img{
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.home #content{
    margin-top:0 !important;
    padding-top:0 !important;
}

.home .site-content{
    padding-top:0 !important;
}
/* ======================================================
   ESTRUCTURA GENERAL
====================================================== */

html,
body{
    margin:0;
    padding:0;
    background:#052C3D;
}

#page{
    background:#052C3D;
}

.site{
    background:#052C3D;
}

.site-content,
#content{
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
}


/* ======================================================
   HEADER
====================================================== */

#masthead,
.site-header{

    background:#052C3D !important;

    border:none !important;

    box-shadow:none !important;

}

#masthead .container,
#masthead .row,
#masthead .logo-wrap,
#masthead .text-right{

    background:transparent !important;

}


/* ======================================================
   HERO
====================================================== */

.hero-artemisa{

    margin-top:90px;

}
#masthead{

    background:#052C3D !important;

    position:absolute;

    top:0;

    left:0;

    width:100%;

    z-index:9999;

    border:none;

    box-shadow:none;

}

#masthead .container{

    background:#052C3D !important;

}

#masthead .row{

    background:#052C3D !important;

}

#masthead .logo-wrap{

    background:transparent !important;

}

#masthead nav{

    background:transparent !important;

}

#masthead .header-icon{

    background:transparent !important;

}

/*=========================================
HEADER TEATRO ARTEMISA
=========================================*/

#masthead.site-header{

    background:#052C3D !important;

    position:absolute !important;

    top:0;

    left:0;

    width:100%;

    padding:0 !important;

    margin:0 !important;

    border:0 !important;

    box-shadow:none !important;

    z-index:99999;

}

#masthead.site-header .container{

    background:transparent !important;

}

#masthead.site-header .row{

    min-height:90px;

    align-items:center;

}

#masthead.site-header::before,

#masthead.site-header::after{

    display:none !important;

}