@charset "utf-8";
/* 0.0 Importaciones CSS */
@import url(//fonts.googleapis.com/css?family=Lato:400,700,300,900);

/*@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('fonts/MonoSocialIconsFont-1.10.eot');
    src: url('fonts/MonoSocialIconsFont-1.10.eot#iefix') format('embedded-opentype'),
         url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('fonts/MonoSocialIconsFont-1.10.svg') format('svg');
    src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

/*
 * Estilos.
 *
 */
/*
Theme Name: Caji Export Internacional S.L.
Theme URI: http://www.consumiblesparavending.com/
Author: Dramrez
Version: 1.0
*/

/*
 * + Contenidos:
 *  0.0 Importaciones CSS.
 *  1.0 Fuentes.
 *  2.0 Notificaciones.
 *  3.0 Estructura global.
 *  4.0 Cabecera.
 *    4.1 Sliders.
 *    4.2 Menú de navegación.
 *  5.0 Sliders.
 *    5.1 Cita.
 *    5.2 Carruseles.
 *  6.0 Sidebars.
 *  7.0 Contenido.
 *	  7.1 Tienda.
 *  8.0 Formularios.
 *  9.0 Pie.
 * 10.0 Plugins.
 * 11.0 Media-queries.
 * 12.0 Estilos de impresión.
 *
 */


/*
 * 1.0 Fuentes.
 *
 */
/* font-family: 'Lato', sans-serif; font-weight: 300; font-weight: 400; font-weight: 700; font-weight: 900 */

html {
   font-family: 'Lato', sans-serif;
   font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

.logo {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

.menu-navegacion li a {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.bt-carrito {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.menu-carruseles li a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

input[type="submit"],
input[type="button"],
button,
.detalles {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

/*.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
a.symbol:before {
    content: attr(shape);
    margin-right: 0.3em;
    font-size: 130%;
}*/

.copyright p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/*
 * 2.0 Notificaciones.
 *
 */
.actualizarnavegador {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*
 * 3.0 Estructura global.
 *
 */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/* Remove text-shadow in selection highlight:
https://twitter.com/miketaylr/status/12228805301

These selection rule sets have to be separate.
Customize the background color to match your design. */

::-moz-selection {
    background: #E7E97A;
    text-shadow: none;
}

::selection {
    background: #E7E97A;
    text-shadow: none;
}

/* A better looking default horizontal rule. */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/* Remove the gap between audio, canvas, iframes, images, videos and the bottom of their containers:
https://github.com/h5bp/html5-boilerplate/issues/440 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/* Remove default fieldset styles. */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* Allow only vertical resizing of textareas. */

textarea {
    resize: vertical;
}

/* -- -- -- */
a {
	color: #6A9B28;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
	color: #5D7C48;
}

.clear {
	clear: both;
}

/*eliminar el subrayado del precio en el home*/
u, ins {
text-decoration: none !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

/*
 * 4.0 Cabecera.
 *
 */
body {
	padding-top: 246px;
}
.cabecera {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 300;
	background: #fff;
}
.cabecera .cnt-cabecera {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
}
.logo {
	float: left;
	padding: 10px;
	margin: 0 0 0 10px;
}

.cnt-der {
	float: right;
	padding: 10px;
	margin: 10px 10px 0 0;
}
.acceso, .social {
	display: inline-block;
	vertical-align: top;
}
.acceso a {
	font-weight: 700;
	color: #000;
}
.acceso a:hover {
	font-weight: 900;
}
.social {
	margin-left: 34px;
}

.des-car {
	padding: 10px;
	margin: 5px 0 0;
	text-align: right;
}
.bt-deseos {
	display: inline-block;
	text-align: center;
	padding: 5px 20px;
}
.bt-carrito {
	display: inline-block;
	text-align: center;
	padding: 5px 50px 5px 20px;
	background: url(img/carrito.png) no-repeat 100% 50%;
	/*border-left: 2px solid #e4e4e4;*/
}
.bt-deseos a, .bt-carrito a {
	color: #000;
}
.cantidad {
	font-weight: 900;
}

.reloj {
	text-align: right;
	margin: 0 0 5px;
}

/*
 * 4.1 Sliders.
 *
 */

.sliders {
	max-width: 1400px;
	margin: 0 auto;
	font-size: 0;
}

.p1 {
	display: inline-block;
	width: 48.48%;
	font-size: 24px;
}
.resto {
	display: inline-block;
	font-size: 0;
	width: 51.52%;
}
.p2, .p3, .p4, .p5 {
	display: inline-block;
	font-size: 24px;
}
.p2 {
	width: 50%;
}
.p3 {
	width: 50%;
}
.p4 {
	width: 57.64%;
}
.p5 {
	width: 42.36%;
}


/*
 * 4.2 Menú de navegación.
 *
 */
.sticky-wrapper,
.is-sticky {
	position: relative;
	z-index: 301;
}
.menu-navegacion {
	/*width: 100%;*/
	max-width: 1400px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	background-color: #6A9B28;
	z-index: 301;
}
.menu-navegacion .abrir-menu,
.menu-navegacion .cerrar-menu {
	display: none;
}
.menu-navegacion ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 0;
}
.menu-navegacion li {
	display: inline-block;
	padding: 8px 0;
}
.menu-navegacion li a {
	display: block;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 27px;
	/*font-weight: 700;*/
	border-right: 2px solid #5D7C48;
}
.menu-navegacion .sub-menu,
.menu-navegacion .children {
	display: none;
	z-index: 99;
	position: absolute;
	text-align: left;
	max-width: 250px;
	padding: 0 0 5px;
	overflow: hidden;
	background-color: #6A9B28;
	border-bottom: 2px solid #5D7C48;
	z-index: 300;
}
.menu-navegacion .sub-menu ul,
.menu-navegacion .children ul {
	left: 100%;
}
.menu-navegacion .sub-menu li,
.menu-navegacion .children li {
	width: 100%;
	padding: 0;
}
.menu-navegacion .sub-menu li a,
.menu-navegacion .children li a {
	float: left;
	width: 210px;
	padding: 10px 20px 5px;
	font-size: 20px;
	line-height: 20px;
	border-right: none;
}
.menu-navegacion ul li:hover > ul,
.menu-navegacion ul .focus > ul,
.menu-navegacion ul .focus > ul {
	overflow: inherit;
	height: inherit;
	width: inherit;
}
.menu-navegacion li a:hover {
	font-weight: 700;
}
.menu-navegacion .current_page_item > a,
.menu-navegacion .current_page_ancestor > a
.menu-navegacion .current-menu-item > a,
.menu-navegacion .current-menu-ancestor > a {
	font-weight: 700;
}

.cnt-menu-nav {
	display: inline-block;
}

.ultimo a {
	border-right: none !important;
}

/*
 * 5.0 Sliders.
 *
 */
#rev_slider_1_1_wrapper .tp-loader.spinner2 {
	background-color: #fff !important;
}

/*
 * 5.1 Cita.
 *
 */
.cita {
	width: 100%;
	text-align: center;
	background-color: #eff1f9;
}
.cita h1 {
	font-size: 36px;
	line-height: 36px;
	color: #202020;
	margin: 0;
	padding: 22px 0;
}

/*
 * 5.2 Carruseles.
 *
 */

.text {
	max-width: 1400px;
	padding: 20px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #F2F2F2;
}

.categorias {
	max-width: 1400px;
	margin: 0 auto;
}
.categorias ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center;
}
.categorias ul li {
	/*float: left;*/
	display: inline-block;
	max-width: 330px;
	width: 100%;
	margin: 10px;
	vertical-align: top;
}
.categorias ul li a {
	text-decoration: none;
}
.categorias ul li a img {
	width: 100% !important;
	height: auto !important;
}
.categorias ul li a h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 26px;
	font-weight:700;
	color: #999;
	background-color: #F8F8F8;
	width: 80%;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	top: -28px;
	margin-bottom: -10px;
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.categorias ul li a:hover h2 {
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
	color: #D8A133;
	background-color: #F9C83F;
}
.categorias ul li a p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #666;
	text-align: left;
}
.categorias ul li a ul {
	list-style: square url(http://www.turismosaludybelleza.com/contenido/themes/at/images/square.png) !important;
	padding-left: 30px !important;
	text-align: left !important;
	font-size: 16px !important;
}
.categorias ul li a ul li {
	font-family: 'Lato', sans-serif !important;
	display: list-item !important;
	margin: 0 !important;
	color: #666 !important;
}

/* Menú carruseles */
.menu-carruseles {
	margin: 15px 0 44px;
	border-top: 2px solid #e4e4e4;
}
.menu-carruseles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
.menu-carruseles li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.menu-carruseles li a {
	display: block;
	font-size: 30px;
	color: #000;
	padding: 16px 24px;
}
.menu-carruseles li a:hover,
.seleccion {
	border-bottom: 4px solid #000;
}


/* IDs Carruseles (necesario efecto mostrar/ocultar carruseles) */
#a {
	display: none;
}
#b {
	display: block;
}
#c {
	display: none;
}

/** estándar  **/
.carrusel {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 420px;
	margin-bottom: 50px;
}
.carrusel ul {
	width: 20000em;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
.carrusel li {
	position: relative;
	float: left;
	width: 300px;
	height: 420px;
	margin: 0 37.5px 0 0;
	cursor: pointer;
}
.carrusel img, .carrusel .attachment-shop_catalog {
	width: 100%;
	height: auto !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
/*    display: block;*/
    height: auto;
    margin: 0 0 8px;
    transition: all 0.2s ease-in-out 0s;
}
.carrusel a {
	margin: 0 0 30px;
	color: #000;
}
.carrusel a:hover img/*.attachment-shop_catalog*/ {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}

.carrusel h2 {
	font-size: 20px;
	font-weight: 300;
	margin: 20px 0 0;
}
.carrusel .precio {
	font-size: 20px;
	font-weight: 300;
	margin: 5px 0 0;
}

.carrusel .loading {
	text-align: center;
	line-height: 163px; /* Fake vertical aligning */
}

.carrusel .product {
	text-align: center;
}

/** Carousel Controls **/
.carrusel-control-prev,
.carrusel-control-next {
	position: absolute;
	top: 15px;
	width: 34px;
	height: 34px;
	text-decoration: none !important;
}
.carrusel-control-prev {
	right: 59px;
	background: url(img/f-izq.png) no-repeat 0 0;
}
.carrusel-control-next {
	right: 15px;
	background: url(img/f-der.png) no-repeat 0 0;
}
.carrusel-control-prev:hover span,
.carrusel-control-next:hover span {
	display: block;
}
.carrusel-control-prev.inactive,
.carrusel-control-next.inactive {
	opacity: .5;
	cursor: default;
}
/***********--***********/

/** estilos específicos de carrusel consumibles **/
.carrusel-consumibles .carrusel,
.carrusel-consumibles .carrusel li {
	height: 774px !important;
}
.carrusel-consumibles li .product {
	margin-bottom: 30px;
}

/***********--***********/

/*
 * 6.0 Sidebars.
 *
 */
.c-p .barra-lateral {
	float: left;
	width: 300px;
	margin: 40px 0 0 0;
}
.barra-lateral .cnt-b-lat {
}
.barra-lateral .widget {
	margin: 0 0 20px;
	padding: 10px;
	background-color: #FAFAFA;
}
.barra-lateral .widget p {
	margin: 0;
}
.barra-lateral .widget ul {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 14px;
	list-style: url(img/flecha-b.png);
}
.barra-lateral .widget ul li {
	padding: 12px 0;
}

.barra-lateral h3 {
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	margin: 0 0 20px;
}
.barra-lateral a {
	color: #000 !important;
}
.barra-lateral a:hover {
	font-weight: 700;
}

.barra-inferior {
	width: 100%;
	background-color: #f7f4ea;
}
.barra-inferior .cnt-b-inf {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	padding: 30px 10px;
	font-size: 0;
	text-align: center;
}
.barra-inferior .widget {
	display: inline-block;
	vertical-align: top;
	width: 30%; /*aprox 350px*/
	margin: 0 1.65%; /*aprox 30px*/
	font-size: 14px;
	line-height: 24px;
	color: #e3e2ee;
	text-align: left;
}
.barra-inferior .widget a {
	/*color: #c3c2da;*/
}
.barra-inferior .widget a:hover {
	/*color: #e3e2ee;*/
}
.barra-inferior .widget p {
	margin: 0;
}
.barra-inferior .widget ul {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 14px;
	list-style: none;
}
.barra-inferior .widget ul li {
	padding: 6px 0;
}

.barra-inferior h3 {
	display: block;
	font-size: 24px;
	font-weight: 400 !important;
	text-transform: uppercase;
	margin: 0 0 20px ;
	color: #000;
}

/*.barra-inferior #text-2 {
	width: 44.23% !important;
}*/

/*
 * 7.0 Contenido.
 *
 */
.c-p {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding: 0 10px;
}
.c-p .contenido {
	width: 100%;
}
.c-p .contenido .cnt-contenido {
}

.sidebar .c-p .contenido {
	float: right;
	margin: 0 0 0 -376px;
}
.sidebar .c-p .contenido .cnt-contenido {
	margin: 0 0 0 376px;
}

.t-bg {
	position: relative;
	display: block;
	background-color: #00549e;
	width: 100%;
	margin: 0 auto;
}
.t-bg h2 {
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff;
	padding: 16px;
}

.hentry img {
	max-width: 100%;
	height: auto !important;
}

.titulo-entrada,
.page-title {
	/*border-bottom: 2px solid #e4e4e4;*/
	/*text-transform: uppercase;*/
}

/*Instagram*/
.cnt-instagram {
	border-top: 2px solid #e4e4e4;
	font-size: 0;
	text-align: center;
}
.ig-hashtags {
	padding-top: 16px;
	text-align: center;
	color: #ABABAB;
	font-size: 24px;
	margin-bottom: 40px;
}

.ig-pod, .ig-glry {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.ig-pod {
	width: 50%;
}
.ig-glry {
	width: 39%;
}

/*
 * 7.1 Tienda.
 *
 */
.woocommerce .addresses .address,
.woocommerce-page .addresses .address {
	background-color: #eee !important;
	margin: 0 0 10px;
	padding: 0 10px 10px;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
    float: none !important;
	margin: 18px 10px;
	display: inline-block !important;
}
.woocommerce-account .woocommerce .validate-state {
	float: none !important;
	width: 100% !important;
	box-sizing: border-box;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
	margin: 0.5em 0 !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	/*float: none !important;
	width: 100% !important;*/
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	/*float: none !important;
	width: 100% !important;*/
}

.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
    font-size: 0;
	text-align: center;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: none !important;
    display: inline-block;
	vertical-align: top;
    margin: 0 0.9% 50px !important; /*1.76% aprox 22px con sidebar*/ /* 0.95% aprox 30px sin sidebar*/ /*0.75% aprox 24px sin sidebar*/
    padding: 0;
    position: relative;
    width: 18.18% !important; /*16.48% aprox 210px con sidebar*/ /*15.15 aprox 250px sin sidebar*/
    font-size: 16px;
	min-width: 200px;
	text-align: left;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 30.3% !important;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    margin-bottom: 3.8%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 65.7% !important;
}

.product .onsale {
    left: auto;
    margin: /*-6px -6px 0 0*/ 0 !important;
    right: 0;
    top: 0;
}
.onsale {
    background: -moz-linear-gradient(center top , /*#DBDBDB*/#D82020 0%, /*#9E9E9E*/#C42020 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 40px !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    left: 6px;
    line-height: 42px !important;
    margin: 0;
    min-height: 42px !important;
    min-width: 32px;
	max-width: 44px;
    padding: 4px;
    position: absolute;
    text-align: center;
    text-shadow: 0 -1px 0 #444 !important;
    top: 6px;
}

/*.cnt-ip {
	position: relative;
}
.cnt-ip .price {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 8px;
	margin: 0 !important;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600 !important;
    color: #FFF !important;
	background-color: #3D3D3D;
    
}
.cnt-ip .price .from {
	display: none;
}
.cnt-ip .price del {
    color: rgba(134, 134, 134, 0.5);
    font-size: 0.67em;
    margin: -2px 0 0;
}*/
.product a {
	color: #000;
}
.product h3 {
    font-size: 20px !important;
	line-height: 20px !important;
    margin:  20px 0 0 !important;
    padding: 0 !important;
	font-weight: 300;
}
.price {
    margin: 5px 0 0 !important;
	font-size: 20px;
}
.price del .amount {
	color: #aaa !important;
}
.price .amount {
	font-weight: 300;
	color: #000;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
    line-height: 22px !important;	
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
	border: 1px solid #c7c0c7 !important;
}
.woocommerce div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
	border: 1px solid #72337e !important;
}

/*
 * 8.0 Formularios.
 *
 */
select, input[type="text"], input[type="email"], textarea {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 22px !important;
}
textarea {
	height: 170px;
}

input[type="submit"],
input[type="button"],
button,
.detalles {
	padding: 8px 20px;
	color: #FFF;
	border: none;
	background-color: #6A9B28;
	border-bottom: 3px solid #5D7C48;
	border-radius: 6px;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
.detalles:hover {
	background-color: #86be3c;
	border-bottom: 3px solid #6A9B28;
}
input[type="submit"]:active,
input[type="button"]:active,
button:active,
.detalles:active {
	border-top: 3px solid #486137;
	background-color: #5D7C48;
	border-bottom: none;
}

/*
 * 9.0 Pie.
 *
 */
.pie {
	max-width: 1400px;
	margin: 0 auto;
}
.pie .cnt-pie {
	position: relative;
	width: 100%;
}

.enlaces-pie {
	position: relative;
	padding: 20px 20px 0;
	list-style: none;
	margin: 0;
}
.enlaces-pie a {
	text-transform: uppercase;
	color: #fff !important;
	font-weight: 700;
}
.enlaces-pie a:hover {
	font-weight: 900;
}
.firma {
	position: absolute;
	right: 20px;
	top: 40px;
	font-size: 14px;
	color: #999 !important;
}
.firma:hover {
	font-weight: 700;
}

/*.social {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background-color: #8eb6f0;
}
.social a {
	font-size: 32px;
	line-height: 32px;
	color: #FFF;
}
.social a:hover {
	color: #fafafa;
}*/

.copyright {
	width: 100%;
	background-color: #35322e;
}
.copyright p {
	margin: 0;
	padding: 0 20px 30px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
}

/*
 * 10.0 Plugins.
 *
 */


/*
 * 11.0 Media-queries.
 *
 */
/*@media (max-width: 1710px) {
	.c-p {
		max-width: 1380px;
	}
	.menu-carruseles {
		margin: 15px 0 34px;
	}
	.menu-carruseles li a {
		font-size: 26px;
	}
	.carrusel-novedades {
		width: 1380px;
		margin: 0 auto;
	}
	.carrusel {
		height: 380px;
		margin-bottom: 30px
	}
	.carrusel li {
		width: 260px;
		height: 380px;
		margin: 0 20px 0 0;
	}
	.carrusel a {
		margin: 0 0 20px;
	}
	.carrusel h2 {
		margin: 5px 0 0;
	}
	.ig-hashtags {
		font-size: 22px;
	}
}
@media (max-width: 1480px) {
	body {
		padding-top: 206px;
	}
	.menu-navegacion li a {
		padding: 3px 26px;
	}
	.c-p {
		max-width: 1100px;
	}
	.menu-carruseles li a {
		font-size: 24px;
		padding: 12px 20px;
	}
	.carrusel-novedades {
		width: 1100px;
	}
	.carrusel {
		height: 360px;
	}
	.carrusel li {
		height: 360px;
	}
	.carrusel h2 {
		font-size: 18px;
		margin: 0;
	}
	.carrusel .precio {
		font-size: 18px;
	}
}*/
@media (max-width: 1240px) {
	body {
		padding-top: 200px;
	}
	.menu-navegacion li a {
		font-size: 20px;
		line-height: 20px;
		padding: 3px 16px;
	}
	.menu-navegacion .sub-menu,
	.menu-navegacion .children {
		max-width: 220px;
		padding: 0 0 5px;
	}
	.menu-navegacion .sub-menu li a,
	.menu-navegacion .children li a {
		width: 180px;
		padding: 10px 20px 5px;
		font-size: 16px;
		line-height: 16px;
	}

	.c-p {
		max-width: 960px;
	}
	.menu-carruseles {
		margin: 12px 0 28px;
	}
	.menu-carruseles li a {
		font-size: 20px;
		padding: 10px 15px;
	}
	.carrusel-novedades {
		width: 960px;
	}
	.carrusel {
		height: 340px;
		margin-bottom: 20px
	}
	.carrusel li {
		width: 225px;
		height: 340px;
		margin: 0 20px 0 0;
	}
	.carrusel a {
		margin: 0 0 10px;
	}
	.carrusel h2 {
		font-size: 16px;
		margin: 0;
	}
	.carrusel .precio {
		font-size: 16px;
	}
	.ig-hashtags {
		font-size: 18px;
	}
}
@media (max-width: 990px) {
	body {
		padding-top: 0;
	}
	.cabecera {
		position: relative;
	}
	.logo {
		float: none;
		display: block;
		text-align: center;
		padding: 10px 10px 0;
		margin: 0;
	}
	.logo img {
		width: 380px;
		height: auto !important;
	}

	.cnt-der {
		float: none;
		margin: 0 auto;
		max-width: 260px;
		text-align: center;
	}
	.des-car {
		text-align: center;
		padding: 5px;
	}
	.reloj {
		text-align: center;
		margin: 0;
	}

	.menu-navegacion .abrir-menu {
		display: block;
	}
	.menu-navegacion .abrir-menu,
	.menu-navegacion .cerrar-menu {
		text-transform: uppercase;
		font-size: 18px;
		line-height: 18px;
		font-weight: 700;
		color: #fff;
		padding: 10px 8px;
		cursor: pointer;
		margin: 0;
	}
	.cnt-menu-nav {
		float: none;
		display: none;
	}
	.menu-navegacion ul {
		text-align: center;
	}
	.menu-navegacion li {
		display: block;
	}
	.menu-navegacion li a {
		border-right: 0;
	}
	.menu-navegacion .sub-menu,
	.menu-navegacion .children {
		position: relative;
		text-align: center;
		max-width: 100%;
	}
	.menu-navegacion .sub-menu ul,
	.menu-navegacion .children ul {
		left: 0;
		background-color: #495586;
	}
	.menu-navegacion .sub-menu li a,
	.menu-navegacion .children li a {
		float: none;
		width: 100%;
		padding: 10px 20px 5px;
		box-sizing: border-box;
	}


	.cita h1 {
		font-size: 26px;
		line-height: 26px;
		padding: 14px 0;
	}

	.t-bg h2 {
		font-size: 20px;
		line-height: 20px;
		padding: 14px;
	}
	.carrusel-novedades {
		width: 695px;
	}

	.carrusel li {
		margin: 0 10px 0 0;
	}

	.carrusel-control-prev, .carrusel-control-next {
		top: 11px;
	}
	.carrusel-control-prev {
		right: 44px;
		background: url(img/f-izq-sm.png) no-repeat 0 0 !important;
	}
	.carrusel-control-next {
		right: 8px;
		background: url(img/f-der-sm.png) no-repeat 0 0 !important;
	}

	.sidebar .c-p .contenido {
		float: none;
		margin: 0;
	}
	.sidebar .c-p .contenido .cnt-contenido {
		margin: 0 0 40px;
	}
	.c-p .barra-lateral {
		float: none;
		margin: 0;
		width: 100%;
	}

	.menu-carruseles ul {
		text-align: center;
	}
	.ig-hashtags {
		font-size: 16px;
	}

	.barra-inferior .widget {
		min-width: 250px;
		margin-bottom: 10px;
	}
	.barra-inferior .t-bg h3 {
		font-size: 20px;
	}

	.enlaces-pie {
		padding: 20px 20px 10px;
		text-align: center;
	}
	.copyright p {
		font-size: 14px;
		line-height: 14px;
		padding: 0 20px 5px;
	}
	.firma {
		display: block;
		font-size: 12px;
		padding: 5px 0 15px;
		position: relative;
		right: 0;
		text-align: center;
		top: 0;
	}
}
@media (max-width: 730px) {
	.woocommerce div.product div.images,
	.woocommerce #content div.product div.images,
	.woocommerce-page div.product div.images,
	.woocommerce-page #content div.product div.images {
		float: none !important;
		width: 80% !important;
		margin: 0 auto;
	}
	.woocommerce div.product div.summary,
	.woocommerce #content div.product div.summary,
	.woocommerce-page div.product div.summary,
	.woocommerce-page #content div.product div.summary {
		float: none !important;
		width: 100% !important;
	}
	.orderby {
		font-size: 12px;
	}

	.carrusel-novedades {
		width: 460px;
	}
	.ig-pod {
		width: 90%;
		margin: 0 auto;
	}
	.ig-glry {
		width: 80%;
		margin: 0 auto;
	}
	.ig-pod, .ig-glry {
		display: block;
	}
}
@media (max-width: 590px) {
	.logo img {
		width: 270px;
		height: auto !important;
	}

	.p1 {
		display: block;
		width: 100%;
	}
	.resto {
		display: block;
		width: 100%;
	}

	.cita h1 {
		font-size: 22px;
		line-height: 22px;
		padding: 10px 0;
	}

	.menu-carruseles li a {
		font-size: 14px;
		padding: 3px 6px;
	}
	.carrusel-novedades {
		width: 225px;
	}
	.carrusel-control-prev, .carrusel-control-next {
		top: 21px;
	}
}


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/*
 * 12.0 Estilos de impresión.
 *
 */
@media print {
	/*estructura base*/
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }*/

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	/*-*/
	.rev_slider_wrapper,
	.fullwidthbanner-container {
		display: none;
	}
}