@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/gotham-bold.ttf')  format('truetype');
  font-weight: bold;     
}

@font-face {
  font-family: 'Gotham-Normal';
  src: url('fonts/gotham-book.ttf')  format('truetype');
  font-weight: normal;     
}

* {
    font-family: 'Roboto', sans-serif;
}


.button.product_type_simple.ajax_add_to_cart {
	display: none;
}

.logo_dinamico {
	background-image: url("img/logo.png");
	width: 204px;
	height: 44px;
}

body.product_cat_ropa-clinica .logo_dinamico {
	background-image: url("img/logo.png");
	width: 204px;
	height: 44px;
}

body.product_cat_ropa-corporativa .logo_dinamico {
	background-image: url("img/logo-texpa.png");
	width: 161px;
	height: 61px;
}

body.term-linea-hotelera .logo_dinamico, body.product_parent_cat_linea-hotelera .logo_dinamico {
	background-image: url("img/logo-texpa-hotelera.png");
	width: 161px;
	height: 61px;
}

body.term-linea-restaurantes .logo_dinamico, body.product_cat_linea-restaurantes .logo_dinamico  {
	background-image: url("img/logo-texpa-restaurantes.png");
	width: 161px;
	height: 61px;
}

a.reset_variations {
	display: none !important;
}

.thumbnails {
/*	display: none !important; */
}

#wrapper-header, #wrapper-content, #wrapper-footer, 
#wrapper-top-header{
    width: 100%;
    float: left;
}

#wrapper-top-header{
    background: #529892;
    color: white;
    font-size: 12px;
}

body.product_cat_ropa-corporativa #wrapper-top-header{
    background: #19275e;
}

body.term-linea-hotelera #wrapper-top-header, body.product_parent_cat_linea-hotelera #wrapper-top-header {
    background: #D2324F;
}

body.term-linea-restaurantes #wrapper-top-header, body.product_cat_linea-restaurantes #wrapper-top-header{
    background: #849AA0;
}

#top-header {
	font-family: Arial, Helvetica, sans-serif !important;
}

#header{
    margin-top: 15px;
}

#top-header{
    padding: 5px 0;
}

.text-header i{
    /* font-size: 14px; */
    padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.text-header i:before {
	font: normal normal normal 14px/1 FontAwesome;
}

.text-header {
    margin-top:6px;
}

.gris{
    background: #E4E4E4;
}

.rojo{
    background: #849AA0;

}

.verde{
    background: #529892;
}

.gris-oscuro{
    background:  #D3324F !important;
}

.amarillo{
    background: #19275e;
}

.boton{
    padding: 4px 10px !important;
    border-radius: 10px !important;
    color: white !important;
}

.boton:hover{
	background: #EFBA39 !important;
}

.boton.amarillo {
    height:143px;
}

.boton.verde{
    height:143px;
}

.boton.gris-oscuro{
    height:143px;
}

.boton.rojo.left{
    height:143px;
}

.opacity8{
    opacity: 0.8;
}

.absolute{
    position: absolute;
}

.titulo-featured{
    font-size: 20px;
    bottom: 0;
    position:absolute;
    padding: 20px;
    width:100%;
	color: #ffffff;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Tahoma, Geneva, sans-serif;
    
}

.featured-page {
    margin-top: 30px;
    position: relative;
}

.featured-page img{
    width:100%
    ;
}


.buscador{
    border-radius: 10px !important;
    background: #C9C7C6 !important;
    color: white !important;
    border: none !important;
    margin-top: 10px !important;
}

li{
    list-style: none;
}

h1.product_title{
color: #555555;
    font-size: 28px;
    line-height: 130%;
	margin-bottom: 20px;
}

.variations label, .variations .label{
    background: none !important;
}

.variations tr{
    background: none !important;
}

#menu-principal > li .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 999999;
    margin: 0;
    min-width: 198px;
    /*padding-left: 18px;*/
}

#menu-principal > li:hover .sub-menu  {
    display: block;
}

.sub-menu a{
    color: white;
}

#menu-principal > li > a{
    color: #777777;
    text-transform: uppercase;
	font-size: 14px;
	display: block;
	position: relative;
	margin-right: 2px;
}


#menu-principal > li:hover > a, #menu-principal > li.current-menu-item > a{
    color: #ffffff;
	background: #529892;
}

body.product_cat_ropa-corporativa #menu-principal > li:hover > a, body.product_cat_ropa-corporativa #menu-principal > li.current-menu-item > a{
    color: #ffffff;
	background: #19275e;
}

body.term-linea-hotelera #menu-principal > li:hover > a, body.term-linea-hotelera #menu-principal > li.current-menu-item > a, body.product_parent_cat_linea-hotelera #menu-principal > li:hover > a, body.product_parent_cat_linea-hotelera #menu-principal > li.current-menu-item > a, li.current-product_cat-ancestor.menu-item-45 > a{
    color: #ffffff !important;
	background: #D2324F !important;
}



body.term-linea-restaurantes #menu-principal > li:hover > a, body.term-linea-restaurantes #menu-principal > li.current-menu-item > a, body.product_parent_cat_linea-hotelera #menu-principal > li:hover > a, body.product_parent_cat_linea-hotelera #menu-principal > li.current-menu-item > a, body.product_cat_linea-restaurantes #menu-principal > li.current-menu-item > a, body.product_cat_linea-restaurantes #menu-principal > li:hover > a  {
    color: #ffffff;
	background: #849AA0;
}



.woocommerce .woocommerce-breadcrumb {
	margin: 5px 0 15px 0 !important;
	padding: 2px 10px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f5f5f5;
}

.woocommerce .woocommerce-breadcrumb a:hover {
	color: #529892;	
}

div[itemprop=description] {
	color: #555555;
}

/* Colores en menu */

#menu-principal	 > a:hover{
    background: #529892;
}

ul.sub-menu {
    background: #8cccc6 !important;
}

body.term-linea-hotelera  #menu-principal, body.product_parent_cat_linea-hotelera #menu-principal {
	border-top: 1px solid #ffcc00;
}

body.term-linea-hotelera  .woocommerce-info, body.product_parent_cat_linea-hotelera .woocommerce-info {
	border-top-color: #ffcc00;
}

body.term-linea-hotelera ul.sub-menu, body.product_parent_cat_linea-hotelera ul.sub-menu {
    background: #849AA0 !important;
}

body.term-linea-hotelera ul.sub-menu > li > a, body.product_parent_cat_linea-hotelera ul.sub-menu > li > a {
	padding: 5px 15px !important;
	display: block;
	width: 100%;
    background: #de516b !important;	
}

body.product_cat_ropa-corporativa ul.sub-menu {
    background: #E8D09C !important;
}

body.product_cat_ropa-corporativa ul.sub-menu > li > a {
	padding: 5px 15px !important;
	display: block;
	width: 100%;
    background: #4d61af !important;	
}

body.term-linea-restaurantes ul.sub-menu, body.product_cat_linea-restaurantes ul.sub-menu  {
    background: #D2324F !important;
}

body.term-linea-restaurantes ul.sub-menu > li > a, body.product_cat_linea-restaurantes ul.sub-menu > li > a {
	padding: 5px 15px !important;
	display: block;
	width: 100%;
	background: #555555 !important;
}




ul.sub-menu > li > a {
	padding: 5px 15px !important;
	display: block;
	width: 100%;
    background: #8cccc6 !important;	
	font-size: 14px;
    line-height: 200%;
}

ul.sub-menu > li > a:hover {
    background: #529892 !important;	
}

body.product_cat_ropa-corporativa ul.sub-menu > li > a:hover {
    background: #19275e !important;	
}

body.product_cat_ropa-corporativa ul.sub-menu .current-menu-item {
    background: #EFBA39 !important; 
}

body.product_cat_ropa-clinica ul.sub-menu > li > a:hover {
    background: #529892 !important;	
}

body.term-linea-hotelera ul.sub-menu > li > a:hover, body.product_parent_cat_linea-hotelera ul.sub-menu > li > a:hover {
    background: #D2324F !important;	
}

body.term-linea-restaurantes ul.sub-menu > li > a:hover, body.product_cat_linea-restaurantes ul.sub-menu > li > a:hover{
	background: #849AA0 !important;
}

body.product_cat_ropa-corporativa .current-menu-item a, body.product_cat_ropa-corporativa .current-menu-parent a{
    background: #19275e;
    color: #ffffff !important;
}

body.product_cat_ropa-clinica .current-menu-item a, body.product_cat_ropa-clinica .current-menu-parent a{
    background: #529892;
    color: #ffffff !important;
}

body.term-linea-hotelera .current-menu-item a, body.term-linea-hotelera .current-menu-parent a, body.product_parent_cat_linea-hotelera .current-menu-item a, body.product_parent_cat_linea-hotelera .current-menu-parent a {
    background: #D2324F;
    color: #ffffff !important;
}
body.term-linea-restaurantes .current-menu-item a, body.term-linea-restaurantes .current-menu-parent a, body.product_cat_linea-restaurantes .current-menu-item a, body.product_cat_linea-restaurantes .current-menu-parent a{
    background: #849AA0;
    color: #ffffff !important;
}
/* Fin colores en menu */

#menu-principal > li{
    float: left;
	position: relative;
    
}

#menu-principal a{
    padding: 8px;
}

#menu-principal{
    border-top: 1px solid #cccccc;
    padding: 10px 0;
	margin: 0;
	float: left;
	width: 100%;
}

.logo{
    padding: 15px;
}

.relative{
    position: relative;
}

.row.calugas-home{
    margin-top: 20px;
}

.row.calugas-home {
	font-size: 13px;	
}

.boton .text-center {
	padding-top: 15px;
    text-align: center;
}

div.text-center{
    margin-bottom: 7px;
}

h3.nombre, h3{
    color: #777777;
    font-size: 14px;
    text-align: center;
	padding: 10px 5px;
	margin: 0;
	min-height: 50px;
}

h2.subtitulo{
    font-size: 15px;
    text-align: center;
    color: #5D5D5D;
    text-transform: uppercase;
    font-weight: bold;
}

.caja-gris{
    background: #eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;	
    -webkit-border-radius: 10px;		
    padding: 20px;
}

.productos-home li{
    padding-bottom: 0;
}

.caja-gris{
    margin-top: 30px;
}

.products.caja-gris{
    margin: 0 !important;
    clear: none !important;
}

.sidebar{

}

.titulo_calugas_home1 {
    margin-top: 0;
}

.titulo_calugas_home2 {
    margin-top: 9px;
    line-height: 1.2rem;
}

.titulo_calugas_home3 {
    margin-top: 18px;
}

.titulo_calugas_home4 {
    margin-top: 14px;
}

.boton.verde:hover, .boton.amarillo:hover, .boton.gris-oscuro:hover, .boton.rojo:hover {
	background: #008CBA;
}

.woocommerce div.product form.cart .button {
    font-size: 14px;
    padding: 5px 20px !important;
    margin: 6px !important;
}

.mas{
    background: url('img/mas.png') no-repeat;
    height: 20px;
    width: 20px;
    float: right;
    margin-right: 20px;
}

.attachment-shop_catalog{
   /* margin-top:20px; */
}

.sidebar a{
    color: #5E5E5E;
}

body.product_cat_ropa-corporativa .sidebar a:hover{
	background: #19275e;
	color: #ffffff;
}

body.product_cat_ropa-clinica .sidebar a:hover{
    background: #529892;
    color: #ffffff;
}

body.term-linea-hotelera .sidebar a:hover, body.product_parent_cat_linea-hotelera .sidebar a:hover {
    background: #849AA0;
    color: #ffffff;
}

body.term-linea-restaurantes .sidebar a:hover, body.product_cat_linea-restaurantes .sidebar a:hover{
    background: #D2324F;
    color: #ffffff;
}


.sidebar .cat-item > a{
	padding: 10px;
	display: block;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 130%;
	margin: 0 0 5px 0; 
}

.sidebar .current-cat a {
    color:white;
}

body.product_cat_ropa-clinica .sidebar .current-cat a{
    background: #529892;   
}

body.product_cat_ropa-corporativa .sidebar .current-cat a{
    background: #19275e;
}

body.term-linea-hotelera .sidebar .current-cat a, body.product_parent_cat_linea-hotelera .sidebar .current-cat a{
    background: #849AA0;
}

body.term-linea-restaurantes .sidebar .current-cat a, body.product_cat_linea-restaurantes .sidebar .current-cat a{
    background: #D2324F;   
}

.orbit-container .orbit-slide-number {
	display: none;
}

#menu-footer {
	text-align: center;
	padding: 20px 0;
	margin: 0 !important;
}

#menu-footer li{
    display: inline-block;
}

#menu-footer li a:hover{
	color: #529892;
	text-decoration: none;
}

#menu-footer a{
    padding: 10px;
    color: #5E5E5E;
    font-size: 12px;
}

#menu-footer a:hover{
    text-decoration: underline;
    color: #5E5E5E;
}

#menu-footer-2 {
    text-align: center;
    padding: 20px 0;
    margin: 0 !important;
}

#menu-footer-2 li{
    display: inline-block;
}

#menu-footer-2 li a:hover{
    color: #529892;
    text-decoration: none;
}

#menu-footer-2 a{
    padding: 10px;
    color: #5E5E5E;
    font-size: 12px;
}

#menu-footer-2 a:hover{
    text-decoration: underline;
    color: #5E5E5E;
}


#footer{
    font-size: 12px;
}

.row.banner-bajo{
    margin-top: 25px !important;
}

div.banner-home {
    margin-bottom: 20px;
}

#wrapper-footer{
    margin-top: 30px;
	padding-bottom: 15px;
}

#footer .cotizar{
    margin: 10px 0;
}
.attachment-shop_catalog#footer .cotizar a:hover{
    color: white;
    opacity: 0.8;
}

.products li{
    margin-top: 20px;
	min-height: 320px !important;
}

.logo_qsomos{
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-int p {
    font-size: 16px;
    color: #5D5D5D;
}

.title_pages h2 {
    color: #5D5D5D;
    font-family: "Gotham-Bold";
    border-bottom: 1px solid #5D5D5D;
}

.img-cabecera h2 {
    color: #5D5D5D;
    font-family: "Gotham-Bold";
    border-bottom: 1px solid #5D5D5D;	
	font-size: 18px;
}

.img_nuestrafabrica {
    margin-top: 30px;
    float: left;
}

.img_nuestrafabrica .columns {
    margin-bottom: 20px;
}

.img_nuestrafabrica .columns:last-child {
    float:left;
}

#content > ul > li > a {
    background-color: rgba(255, 255, 255, 0.2);
}

.bullet_clientes{
    padding-right: 15px;
}

#content > ul > li.accordion-navigation.active > a {
    float:left;
}

.listado_clientes img {
    float: left;
}

.column + .column:last-child, .columns + .column:last-child, .column +
.columns:last-child, .columns +
.columns:last-child {
    float: left;
}

#content > div > div.row.datos_contacto {
    margin-top: 30px;
}

#content > ul {
    padding-bottom: 20px;
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block !important;
    white-space: nowrap;
    padding: 0 !important;
    border: 1px solid #d3ced2 !important;
    margin-top: 15px !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 2 !important;
    font-size: 1em;
    font-weight: 400;
    padding: 0 !important;
    min-width: 1.3em !important;
    display: block;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left !important;
    width: 100% !important;
    overflow: visible;
}

#billing_vat_field > label {
    display:none;
}
#billing_vat {
    display:none;
}

/* body.product_cat_ropa-clinica .current-menu-item a, body.product_cat_ropa-clinica .current-menu-parent a {
    background: transparent !important;
    color: #5e5e5e !important;
} */

#menu-footer li a:hover {
    color: #529892 !important;
    text-decoration: none;
}

#menu-footer-2 li a:hover {
    color: #529892 !important;
    text-decoration: none;
}



#content input.btn.large-btn{
    background-color: #a46497 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

/* Mobile */
@media screen and (max-width: 600px) {
/*     .top-head-mobile > a {
        color: #fff;
        font-size: 13px;
        padding: 5px 7px;
    } */
	
	.title-area img {
		display: none;	
	}

    #menu-footer {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    }

    #menu-footer li {
    display: inline-block;
    width: 100%;
    }


    #menu-footer-2 {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    }

    #menu-footer-2 li {
    display: inline-block;
    }

    #header {
    margin-top: 0 !important;
    }

/*     body.product_cat_ropa-clinica .current-menu-item a, body.product_cat_ropa-clinica .current-menu-parent a {
        background: transparent !important;
        color: #5e5e5e !important;
    }
    body.product_cat_ropa-clinica .current-menu-item a, body.product_cat_ropa-clinica .current-menu-parent a {
        background: #529892;
        color: white !important;
    } */
}

.woocommerce div.product form.cart div.quantity {
	margin-right: 25px !important;
}

.woocommerce.single-product.details-full-width div.product div.summary, .woocommerce-page.single-product.details-full-width div.product div.summary, .woocommerce.single-product.details-full-width #content div.product div.summary, .woocommerce-page.single-product.details-full-width #content div.product div.summary {
	width: 48% !important;
	float: right !important;
}

.product-item a.add_to_cart_button {
	display: none !important;	
}

.top-bar.expanded li a {
	color: #ffffff !important;	
}

input[type="file"] {
	font-size: 11px;
}