/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

.novedades {
  border-style: solid;
  border-color: #DDD;
  border-width: thin;
  width: 100%;
  padding: 0em;
  margin: 0em;
 /*
  font-size: .9em;
  border-bottom:   2px solid red !important;
  background: red;*/
}


.novedades td {
  border-bottom:   1px  solid #c8c7c7   !important;
}
.novedades th {
  border-bottom:   1px  solid #c8c7c7  !important;
}

.novedades p {
margin-bottom: 0px;
}

.formulario td {
  border-bottom:   1px  solid #c8c7c7  !important;
}

.fichaPersonal td {
  border-bottom:  1px solid #c8c7c7   !important;
}
.fichaPersonal fieldset {
  border:  2px solid #c8c7c7  !important;
}

div.listaCategorias {
  text-align: right;
}

table.novedades {
border-style: solid;
border-color: #DDD;
border-width: thin;
width: 100%;
padding: 0em;
margin: 0em;
}
.cat1 {
        /*background-color: #FFFFCC;
        background-color: #E7EAFD;*/
        background-color: #F9F9F9;
	border-style:solid;
	border: 0.1em;
}

.cat2 {
	background-color: #CCFFCC;
	border-style:solid;
	border: 0.1em;
}

.cat3 {

        /*background-color: #CCFFFF;*/
        background-color: #C8E0F7;
	border-style:solid;
	border: 0.1em;
}

.cat4 {
	background-color: #FFCCCC;
	border-style:solid;
	border: 0.1em;
}

.cat5 {
	/*background-color: #CCCCFF;*/
        background-color: #FDF6D2;
	border-style:solid;
	border: 0.1em;
}

.cat6 {
	background-color: #FFFFFF;
	border-style:solid;
	border: 0.1em;
}


select.form-control#tipo2{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
}

select.form-control#tipo{
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iIzYyNjI2MiIgZD0iTTE1IDhsLTQgNi00LTZoOHoiLz48L3N2Zz4=) right center/18px no-repeat,var(--formfieldbgcolor) !important;
}

p.form#formu{
  margin:0px;
}
