/*
 Theme Name:   Badalona nueva web Child
 Theme URI:    http://badalona.cat/temas/bdnkids
 Description:  Tema para la nueva web de Badalona
 Author:       JGG :: Jose Antonio Garcia
 Author URI:   http://example.com
 Template:     babykids
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bdnkids
*/
@import url("../bdnkids/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
/*
.nicdark_containerLogo {
    width: auto;
    margin: auto;
    padding: 0px;    
    font-family: Montserrat;
    
}

.nicdark_sectionLogo {   
    width: 100%;
    float: left;    
    max-height: 75px;
    font-family: Montserrat;
}

.nicdark_padding010_no {
    padding: 0px 0px !important;    
}
*/

.v-medio {
    vertical-align: middle;
}

.nicdark_left_sidebar_btn_open {
    display:none;
}
.menu > li > a:after {
    font-size: 5px;
    margin: 0px 15px;
}

@media (max-width: 479px) {
  .nicdark_btn_icon.extrasmall {
      padding: 1px;
  }
  .nicdark_logo img {
        max-width: 250px;
        margin-top: 3px;
  }    
  .nicdark_left_sidebar_btn_open {
        display:block !important;
  }    
}  


@media (max-width: 765px) {
    .nicdark_logo img {
        max-width: 250px;
        margin-top: 3px;
    }    
    .nicdark_left_sidebar_btn_open {
       display:block !important;
    }    
}


@media (max-width: 1299px) {
    .nicdark_logo img {
        max-width: 190px;
        margin-top: -4px !important;
    }    
    .menu > li > a:after {
        font-size: 5px;
        margin: 0px 10px;
    }
    .nicdark_container {
    width: 95% !important;
    }  
}

@media (min-width: 1200px) {
  .ocultaMenos1200 {
    display: none;
  }
}

/*
@media (max-width: 1420px) and (min-width: 910px)
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-badalona.wpmm-orientation-horizontal {
    margin-top: 45px !important;
    width: 100% !important;
}
*/


/* JGG estilo para el buscador nuevo */
.lista ul
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin: 0px;
}
.lista li
{
   list-style-type: none;
   display: inline;
   padding-right: 5px;
}
.search-form {
    padding:1px;
}
.buscador{
 /*   width:33%; */
 height:auto; margin:0 auto;
 text-align:right;  
 /* padding-top:24px */
}
.lista_idiomas {
    margin-top: 8px;
}
 
.search-form input[type="search"] {
    background-color:#fcfcfc;
    border: 1px solid #d1d1d1;
    color: #433f3f;
    width: 50%;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;}
.search-form input[type="image"] {position:relative; top:3px}

/* mini menu idioma y busqueda */

        #main_nav {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            background: #fff;
            width: 100%;
            
            border-radius: 0 0 5px 5px;
            box-shadow: 0 0 8px 2px #000;
        }

        #main_nav:target {
            display: block;
        }

        .access_aid {
            display: block;
            /* position: absolute; */
            top: 0;
            right: 0;
            width: 40px;
            height: 0;
            padding-top: 40px;
            overflow: hidden;
            /* border: 1px solid #ccc;  */
            background: #f9f9f9  10px 10px / 20px 20px no-repeat;
        }

        .bdn-idioma:before {
            content: "\e93a";
        }
        #access_nav {
            background-image: -webkit-repeating-linear-gradient(#ccc, #ccc 2px, #fff 2px, #fff 4px);
            background-image: repeating-linear-gradient(#ccc, #ccc 2px, #fff 2px, #fff 4px);
        }

        #access_top {
            background-image: linear-gradient(45deg, transparent 13px, #ccc 13px, #ccc 15px, transparent 0), linear-gradient(-45deg, white 13px, #ccc 13px, #ccc 15px, white 0);
        }


/*

.menu > li > a:after {
        margin: 0px 8px;
}

@media (max-width: 960px) {
    .nicdark_logo img {
       display: block;
       margin-top: -4px !important;
       max-height: 50px !important;
    }
    .nicdark_left_sidebar_btn_open {
        display:block !important;
    }
    #mega-menu-wrap-main-menu {
        margin-left: auto;
        margin-right: 50px;
        top: -32px;
    }   
}

@media (max-width: 1199px) {
    .nicdark_logo img {
       display: block;
       margin-top: -4px !important;
       max-height: 50px !Important;
    }    
    .menu > li > a:after {
        margin: 0px 8px;
    }
}
*/

/*
#mega-menu-wrap-main-menu {
    margin-left: 310px;
}

.nicdark_logo img {

max-height: 60px !Important;
width:auto  !Important;
margin-top: -11px;
}
*/

.minibusca {
    box-shadow: none !important;
    border-radius: 0px !important;
    padding: 5px 20px !important;
    margin: 0px 0px !important;
    max-width: 100px;
    color: #a4a4a4 !important;
}

.verde-agenda {
    background-color: #6fc191;
}

.ai1ec-posterboard-view .ai1ec-event-title {
    font-size: 16px !Important;
}

@media (max-width: 1199px) and (min-width: 919px) {
  .nicdark_logo {
     top: -15px;
  }
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-badalona.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-badalona.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link {
    padding: 21px 22px 6px 0px !important;
}  
}
