/*
Theme Name: Indumil 2018
Theme URI: http://www.enigmind.com
Author: Enigmind
Author URI: http://www.enigmind.com
Description: We are what you are looking for
Version: 1.0
Text Domain: Indumil
*/

.header-indumil-kids {
  background-image: url('images/indumil-kids/texture.png');
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 70px;
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
}
.header-indumil-kids.active {
  display: block;
}
@media (min-width: 768px) {
  .header-indumil-kids {
    height: 100px;
  }
}
.header-indumil-kids .navbar-header {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .header-indumil-kids .navbar-header {
    height: 100px;
    margin-bottom: 0;
  }
}
.header-indumil-kids .navbar-header .navbar-brand {
  padding: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .header-indumil-kids .navbar-header .navbar-brand {
    height: 100%;
    padding: 0;
  }
}
.header-indumil-kids .navbar-header .navbar-brand img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-indumil-kids .navbar-header .navbar-toggle {
  border: none;
  padding: 0;
  margin: 0;
}
.header-indumil-kids .navbar-header .navbar-toggle:hover,
.header-indumil-kids .navbar-header .navbar-toggle:focus {
  background-color: transparent;
}
@media (min-width: 768px) {
  .header-indumil-kids .navbar-header .navbar-toggle {
    display: none;
  }
}
.header-indumil-kids .navbar-header .navbar-toggle.hamburger {
  position: relative;
  top: 23px;
  right: 10px;
}
.header-indumil-kids .navbar-header .navbar-toggle.hamburger:hover .hamburger-inner {
  background-color: #bfbfbf;
}
.header-indumil-kids .navbar-header .navbar-toggle.hamburger:hover .hamburger-inner:before,
.header-indumil-kids .navbar-header .navbar-toggle.hamburger:hover .hamburger-inner:after {
  background-color: #bfbfbf;
}
.header-indumil-kids .navbar-header .navbar-toggle.hamburger .hamburger-inner {
  background-color: #fff;
}
.header-indumil-kids .navbar-header .navbar-toggle.hamburger .hamburger-inner:before,
.header-indumil-kids .navbar-header .navbar-toggle.hamburger .hamburger-inner:after {
  background-color: #fff;
}

html body .page-product-category .products li a{
  background-color: white !important;
}

html body.default .page-product-category .products li .info-p a{
  background-color: #f6b501 !important;
}

html body.bluelight .page-product-category .products li .info-p a{
  background-color: #266f9c !important;
}

html body.darkolivegreen .page-product-category .products li .info-p a{
  background-color: #556b2f !important;
}

html body.inverse .page-product-category .products li .info-p a{
  background-color: #333333 !important;
}

html body.light .page-product-category .products li .info-p a{
  background-color: #f0f0f0 !important;
}

html body.default .product-summary,
html body.default .product-summary .content-description p,
html body.default .product-summary .content-description a{
  color: black !important;
}

html body.darkolivegreen .product-summary,
html body.darkolivegreen .product-summary .content-description p,
html body.darkolivegreen .product-summary .content-description a{
  color: black !important;
}

html body.bluelight .product-summary,
html body.bluelight .product-summary .content-description p,
html body.bluelight .product-summary .content-description a{
  color: black !important;
}

.footer .content-logos .external-links{
  text-align: center;
}

.footer .content-logos .external-links li{
  float: none !important;
  display: inline-block;
}

html body.inverse .page-container p{
  color: white;
}
html body.inverse .menu nav .title-nav,
html body.inverse .menu nav .navbar-collapse .nav li a{
  color: #b6b6b6 !important;
}
html body.inverse .Glosario__container .content .options .options__letter li.options__letter__item,
html body.inverse .Glosario__container .content .description .description__item p,
html body.inverse .Transparencia .controls li a{
  color: white !important;
}

html body.darkolivegreen .tribe-events-notices{
  background-color: #f4edd0 !important;
  border: 1px solid #f4edd0 !important;
}
html body.inverse .tribe-events-notices{
  background-color: #333333 !important;
  border: 1px solid #333333 !important;
}
html body.light .tribe-events-notices{
  background-color: #ffffff !important;
  border: 1px solid #333333 !important;
}


html body.default .page-normatividad .filters .form-normatividad .select2 .select2-selection{
  background-color: #266f9c !important;
}
html body.bluelight .page-normatividad .filters .form-normatividad .select2 .select2-selection{
  background-color: #00a4bf !important;
}
html body.darkolivegreen .page-normatividad .filters .form-normatividad .select2 .select2-selection{
  background-color: #556b2f !important;
}
html body.inverse .page-normatividad .filters .form-normatividad .select2 .select2-selection{
  background-color: #333333 !important;
}
html body.light .page-normatividad .filters .form-normatividad .select2 .select2-selection{
  background-color: #333333 !important;
}

html body.inverse .GaleriaVideos .GaleriaVideos__filter .select2 .select2-selection{
  background-color: #ffffff !important;
}
html body.inverse .select2-container--default .select2-selection--single .select2-selection__rendered{
  color: white !important;
}
html body.inverse .GaleriaVideos .GaleriaVideos__filter .select2 .select2-selection .select2-selection__arrow b{
  border-color: white transparent transparent transparent !important;
}


table.no-border tr td{
  border: none;
}

.Contacto__container .info .phone img{
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
}

.Contacto__container .info .phone{
  padding-left: 30px !important;
}