@charset "utf-8";
/*
Theme Name: mgTheme
Theme URI: http://www.massimograni.com/
Author: massimograni.com
Author URI: http://www.massimograni.com/
Description: mgTheme.
Version: 1.0

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
ol,
ul {
    list-style-type: square;
    list-style-position: inside;
}
li {
    padding-left: 0px;
}
blockquote {
    quotes: none;
}
blockquote:before,
blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}
/* = Header red line + logo + socialmenu
-------------------------------------------------------------- */

body {
    border-top: 6px solid #669933;
    line-height: 1;
}
#logo {
    background: #FFFFFF;
    padding: 10px 0px 0px 0px;
}
#socialmenu {
    padding: 25px 0px 5px 0px;
    background: #FFFFFF;
    text-align: right;
}
.socialmenu-item {
    margin: 2px;
}
/* =Menu
-------------------------------------------------------------- */

#menu {
    background: #FFFFFF;
    padding: 12px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    float: left;
}
#menu ul {
    list-style-type: none;
    text-align: left;
}
#menu li {
    display: inline;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
#menu li a {
    padding: 7px 7px 7px 7px;
    color: #666;
    background-color: #eeeeee;
    text-decoration: none;
}
#menu li a:hover {
    background-color: #669933;
    color: #ffffff;
}
#slider {
    padding: 12px 0px 0px 0px;
}
#contenido {
    padding: 15px 0px 0px 0px;
}
#product_home {
    padding: 20px 0px 0px 0px;
}
#product_home_2 {
    padding: 20px 0px 0px 0px;
}
.titulo {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #669933;
    text-align: left;
    padding: 5px 0px 10px 0px;
	text-decoration: none;
}
.titulo a:link {
    color: #669933;
    text-decoration: none;
}
/* unvisited link */

.titulo a:visited {
    color: #669933;
    text-decoration: none;
}
/* visited link */

.titulo a:hover {
    color: #669933;
    text-decoration: none;
}
/* mouse over link */

.titulo a:active {
    color: #669933;
    text-decoration: none;
}
/* selected link */

.titulo-white {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
    padding: 5px 0px 10px 0px;
	text-decoration: none;
}
.titulo-center {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #669933;
    text-align: center;
    padding: 5px 0px 10px 0px;
}
.titulo-center a:link {
    color: #669933;
    text-decoration: none;
}
/* unvisited link */

.titulo-center a:visited {
    color: #669933;
    text-decoration: none;
}
/* visited link */

.titulo-center a:hover {
    color: #669933;
    text-decoration: none;
}
/* mouse over link */

.titulo-center a:active {
    color: #669933;
    text-decoration: none;
}
/* selected link */

.titulo-black {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #000000;
    text-align: left;
    padding: 5px 0px 10px 0px
}
.titulo-big {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    color: #669933;
    text-align: left;
    padding: 5px 0px 5px 0px
}
.titulo-big a:link {
    color: #669933;
    text-decoration: none;
}
/* unvisited link */

.titulo-big a:visited {
    color: #669933;
    text-decoration: none;
}
/* visited link */

.titulo-big a:hover {
    color: #669933;
    text-decoration: none;
}
/* mouse over link */

.titulo-big a:active {
    color: #669933;
    text-decoration: none;
}
/* selected link */

.texto {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: 1.4;
    padding: 0px 0px 0px 0px;
}
.texto a:link {
    color: #669933;
}
/* unvisited link */

.texto a:visited {
    color: #669933;
}
/* visited link */

.texto a:hover {
    color: #669933;
}
/* mouse over link */

.texto a:active {
    color: #669933;
}
/* selected link */

.texto-right-pre-next {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: right;
    line-height: 1.4;
    padding: 0px 0px 0px 0px;
}
.texto-right-pre-next a:link {
    color: #669933;
}
/* unvisited link */

.texto-right-pre-next a:visited {
    color: #669933;
}
/* visited link */

.texto-right-pre-next a:hover {
    color: #669933;
}
/* mouse over link */

.texto-right-pre-next a:active {
    color: #669933;
}
/* selected link */

.texto-big {
    font-family: Metrophobic, sans-serif;
    font-size: 15px;
    color: #333333;
    text-align: left;
    line-height: 1.4;
    padding: 0px 0px 0px 0px;
}
.texto-big a:link {
    color: #669933;
}
/* unvisited link */

.texto-big a:visited {
    color: #669933;
}
/* visited link */

.texto-big a:hover {
    color: #669933;
}
/* mouse over link */

.texto-big a:active {
    color: #669933;
}
/* selected link */

.texto-scheda {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: 1.4;
    padding: 0px 0px 30px 0px;
}
.texto-scheda a:link {
    color: #669933;
}
/* unvisited link */

.texto-scheda a:visited {
    color: #669933;
}
/* visited link */

.texto-scheda a:hover {
    color: #669933;
}
/* mouse over link */

.texto-scheda a:active {
    color: #669933;
}
/* selected link */

#titolo-scheda {
    float: left;
    padding: 0px 0px 3px 0px;
}
#votos-scheda {
    float: left;
    padding: 8px 0px 3px 0px;
    width: auto;
}
.texto-white {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-align: left;
    line-height: 1.4;
    padding: 0px 0px 30px 0px
}
.texto-white a:link {
    color: #FFFFFF;
}
/* unvisited link */

.texto-white a:visited {
    color: #FFFFFF;
}
/* visited link */

.texto-white a:hover {
    color: #FFFFFF;
}
/* mouse over link */

.texto-white a:active {
    color: #FFFFFF;
}
/* selected link */

.texto-center {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: center;
    line-height: 1.4;
    padding: 0px 0px 30px 0px;
}
.texto-center a:link {
    color: #669933;
}
/* unvisited link */

.texto-center a:visited {
    color: #669933;
}
/* visited link */

.texto-center a:hover {
    color: #669933;
}
/* mouse over link */

.texto-center a:active {
    color: #669933;
}
/* selected link */

.texto-right {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #333333;
    text-align: right;
    line-height: 1.4;
    padding: 0px 45px 10px 0px;
}
.texto-right a:link {
    color: #669933;
}
/* unvisited link */

.texto-right a:visited {
    color: #669933;
}
/* visited link */

.texto-right a:hover {
    color: #669933;
}
/* mouse over link */

.texto-right a:active {
    color: #669933;
}
/* selected link */

.texto-footer {
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-align: left;
    line-height: 1.4;
    padding: 15px 0px 30px 0px;
}
#linea {
    border-top: 4px solid #5C5C5C;
    margin: 40px auto 0;
    overflow: hidden;
    padding: 20px 0 0;
    position: relative;
}
#footer {
    background: #669933;
    padding: 10px 0px 0px 0px;
}
#footer a:link {
    color: #FFFFFF;
}
/* unvisited link */

#footer a:visited {
    color: #FFFFFF;
}
/* visited link */

#footer a:hover {
    color: #FFFFFF;
}
/* mouse over link */

#footer a:active {
    color: #FFFFFF;
}
/* selected link */

.linea-image {
    padding: 0px 0px 6px 0px;
    background: solid;
    background-color: #FF1D15;
}
#newsletter {
    background-color: #669933;
    padding: 10px;
}
.grid_product {
    display: inline;
    float: left;
    padding: 0px 5px 5px 0px;
    margin-left: 5px;
    margin-right: 5px;
    width: 220px;
}
.grid_product-home {
    display: inline;
    float: left;
    text-align: center;
    width: 200px;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    margin: 5px 5px 5px 5px;
    border: 1px solid eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/* =Contacto
-------------------------------------------------------------- */

#contact input,
#contact textarea {
    margin-bottom: 15px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="message"] {
    border: 1px solid #E2E1E0;
    border-radius: 2px 2px 2px 2px;
    color: #999999;
    display: inline-block;
    font-family: "PT Sanse", sans-serif !important;
    font-size: 11px;
    height: 25px;
    line-height: normal !important;
    outline: medium none;
    padding: 4px 6px;
    transition: all 0.2s linear 0s;
    width: 200px;
}
input[type="submit"] {
    padding: 5px 10px;
    background: #669933;
    border-color: #669933;
    border-style: hidden;
    color: #FFF;
    display: inline-block;
    color: #ffffff;
    font-family: "PT Sanse", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
input[type="button"] {
    padding: 5px 10px;
    margin: 10px 0px 0px 0px;
    background: #669933;
    border-color: #669933;
    border-style: hidden;
    color: #FFF;
    display: inline-block;
    color: #ffffff;
    font-family: "PT Sanse", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
textarea {
    background-image: url("../images/sprites/comment-star.png") !important;
    background-position: right bottom !important;
    background-repeat: no-repeat;
    border: 1px solid #E2E1E0;
    border-radius: 2px 2px 2px 2px;
    color: #999999;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    height: 150px;
    line-height: normal !important;
    outline: medium none;
    overflow: hidden;
    padding: 8px;
    transition: all 0.2s linear 0s;
    width: 100%;
}
#mini-texto-producto {
    width: 450px;
    height: 100px;
    float: left;
}
#sidebar {
    width: 190px;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    border: 1px solid eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#headerscheda {
    width: 940px;
    display: inline;
    float: left;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    border: 1px solid eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#google728x90 {
    padding: 0px 0px 10px 0px;
}
.google728x15 {
    padding: 0px 0px 10px 0px;
}
#spazioscheda-1 {
    width: 728px;
    display: inline;
    float: left;
    padding: 10px 0px 0px 0px;
}
#spazioscheda-2 {
    width: 222px;
    display: inline;
    float: right;
    padding: 10px 0px 0px 0px;
}
#image-scheda {
    width: 240px;
    display: inline;
    float: left;
}
#intro-scheda {
    width: 680px;
    display: inline;
    float: left;
}
#footerscheda {
    width: 940px;
    display: inline;
    float: left;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    margin: 10px 0px 10px 0px;
    border: 1px solid eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#promocion {
    width: 728px;
    display: inline;
    float: left;
    padding: 0px 0px 0px 0px;
}
#promocion-parte-1 {
    width: 200px;
    display: inline;
    float: left;
    padding: 10px 8px 10px 0px;
}
#promocion-parte-2 {
    width: 520px;
    display: inline;
    float: left;
    padding: 10px 0px 10px 0px;
}
#promocion-category {
    width: 720px;
    display: inline;
    float: right;
    padding: 0px 0px 10px 0px;
}
#promocion-category-parte-1 {
    width: 200px;
    display: inline;
    float: left;
    padding: 0px 8px 0px 0px;
}
#promocion-category-parte-2 {
    width: 512px;
    display: inline;
    float: right;
    padding: 0px 0px 0px 0px;
}
#bienvenidohome {
    width: 940px;
    display: inline;
    float: left;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    margin: 25px 0px 10px 0px;
    border: 1px solid eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#advertisinghome {
    width: 940px;
    display: inline;
    float: left;
    background-color: #eeeeee;
    padding: 10px 10px 10px 10px;
    margin: 25px 0px 10px 0px;
    border: 1px solid eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#productoskey {
    text-align: justify;
    padding: 10px;
    width: 940px;
    column-count: 3;
    column-gap: 3em;
    column-rules: 2px solid #669933;
    -moz-column-count: 3;
    -moz-column-gap: 2em;
    -moz-column-rule: 2px solid #669933;
    -webkit-column-count: 3;
    -webkit-column-gap: 3em;
    -webkit-column-rules: 2px solid #669933;
    display: inline;
    float: left;
    background-color: #eeeeee;
    margin: 25px 0px 10px 0px;
    border: 1px solid eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.stelline {
    display: inline;
    float: left;
}
#lista_scheda ul {
    list-style-type: none;
    text-align: left;
}
/* new*/

.article-date {
    border-bottom: 1px solid #dddddd;
    color: #777;
    font-family: Metrophobic, sans-serif;
    font-size: 13px;
    line-height: 1.1rem;
    margin: 0 0 5px;
    padding: 5 0 5px;
    text-align: right;
}
/* new 11/01/2015 */

div.alert-message {
    display: flex;
    padding: 13px 12px 12px;
    font-weight: bold;
    font-size: 14px;
    color: white;
    background-color: #2ba6cb;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
    position: relative;
}
div.alert-message .box-icon {
    display: block;
    float: left;
    background-image: url('https://www.restauranteconterraza.es/wp-content/themes/mgTheme/icon.png');
    padding: 0px 11px 0px 0px;
    width: 40px;
    height: 25px;
    margin-top: -2px;
    margin-right: 5px;
    background-position: -4px -8px;
}
div.alert-message p {
    margin: 0px;
}
div.alert-message.success {
    background-color: #5da423;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
div.alert-message.success .box-icon {
    background-position: -40px -8px;
}
div.alert-message.warning {
    background-color: #e3b000;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
div.alert-message.warning .box-icon {
    background-position: -80px -8px;
}
div.alert-message.error {
    background-color: #c60f13;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
div.alert-message.error .box-icon {
    background-position: -120px -8px;
}


/*---------------------------------------------
--------- AÑADIDO POR JC 16-04-2015 -----------
---------------------------------------------*/
@media (max-width: 1023px) {
	.container_12, .container_16, .container_12 .grid_12, .container_16 .grid_16 {
		width: 768px;
	}
	.container_12 {
		float: left;
		margin: 0 0 0 20px;
	}
	#socialmenu {
		width: auto;
		float: right;
	}
	#menu {
		width: auto;
	}
	.rev_slider_wrapper {
		padding: 0 !important;
	}
	#bienvenidohome {
		padding: 20px;
		width: 728px;
	}
	.titulo-big {
		margin: 0;
	}
	#bienvenidohome .texto-big {
		width: 400px;
	}
	#advertisinghome {
		width: 748px;
	}
	#advertisinghome .grid_4 {
		margin: 0 10px 10px 0;
	}
	#product_home {
		width: 768px;
		margin: 0;
	}
	.grid_product-home {
		height: 240px;
		margin: 0 20px 40px;
		width: 324px;
	}
	.texto-right {
		padding: 0 30px 0 0;
		width: 250px;
		float: right;
	}
	#sidebar {
		width: 748px;
	}
	#headerscheda {
		width: 748px;
	}
	#intro-scheda {
		width: 500px;
	}
	.texto-right-pre-next {
		float: right;
		margin: 0 0 20px;
		width: 100%;
	}
	#spazioscheda-2 {
		float: left;
		width: 772px;
	}
	#footerscheda {
		width: 748px;
	}
	#productoskey {
		width: 748px;
	}
	#footer {
		float: left;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.container_12 {
		margin: 0 0 0 10px;
	}
	.container_12, .container_16, .container_12 .grid_12, .container_16 .grid_16 {
		width: 460px;
	}
	#socialmenu {
		float: left;
		margin: 4px 0 7px;
		padding: 0;
	}
	#menu li a {
		display: block;
		float: left;
		font-size: 17px !important;
		margin: 0 1px;
		padding: 7px;
	}
	#menu li a {
		display: block;
		float: left;
		font-size: 16px !important;
		margin: 0 2px 2px 0;
		padding: 7px;
	}
	#bienvenidohome {
		padding: 20px;
		width: 420px;
	}
	#advertisinghome {
		width: 440px;
	}
	#advertisinghome .grid_4 {
		margin: 0 10px 10px 70px;
	}
	.titulo-big {
		text-align: center;
	}
	#product_home {
		margin: 0;
		width: 460px;
	}
	.grid_product-home {
		margin: 0 0 15px 90px;
		width: 280px;
	}
	.texto-right {
		float: left;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.container_12 .grid_8 {
		width: 460px;
	}
	#sidebar {
		width: 440px;
	}
	#headerscheda {
		width: 440px;
	}
	#titolo-scheda {
		float: left;
		margin: 10px 0 0;
		text-align: left;
		width: 100%;
	}
	#spazioscheda-1 {
		width: 460px;
	}
	#spazioscheda-1 #map {
		width: 460px !important;
	}
	#spazioscheda-2 {
		width: 460px;
	}
	#footerscheda {
		width: 460px;
	}
	.grid_9_special-2 {
		width: 420px;
	}
	#productoskey {
		text-align: left;
		width: 440px;
	}
}
@media (max-width: 479px) {
	.container_12, .container_16, .container_12 .grid_12, .container_16 .grid_16 {
		width: 300px;
	}
	.container_12 {
		margin: 0 0 0 5px;
	}
	#menu li a {
		padding: 7px;
		margin: 0 5px 5px 0;
	}
	#bienvenidohome {
		padding: 10px;
		width: 280px;
	}
	#bienvenidohome .texto-big {
		width: 275px;
	}
	#bienvenidohome input[type="text"] {
		width: 180px;
	}
	#bienvenidohome .grid_4 {
		margin: 0 0 0 -10px;
	}
	#advertisinghome {
		width: 300px;
		padding: 0;
	}
	#advertisinghome .grid_4 {
		margin: 0 0px 10px 0px;
	}
	.container_12 .grid_8 {
		width: 300px;
	}
	#product_home {
		width: 300px;
	}
	.grid_product-home {
		margin: 0 0 15px 0px;
		width: 280px;
	}
	#sidebar {
		width: 280px;
	}
	.container_12 .grid_6, .container_16 .grid_8 {
		width: 280px;
	}
	#mini-texto-producto {
		width: 260px;
		height: auto;
	}
	#spazioscheda-1 {
		width: 280px;
	}
	#spazioscheda-1 #map {
		width: 280px !important;
	}
	#spazioscheda-2 {
		width: 300px;
	}
	#footerscheda {
		width: 280px;
	}
	.grid_9_special-2 {
		width: 270px;
	}
	.grid_9_special-2 input[type="text"] {
		margin: 0 0 15px;
	}
	#productoskey {
		-moz-column-count: 1;
		text-align: left;
		width: 280px;
	}
	#headerscheda {
		width: 280px;
	}
	#intro-scheda {
		width: 280px;
	}
	.wp-pagenavi a.page, span.extend, a.last {
 display: none;
 }
}

/*---------------------------------------------
--------- AÑADIDO 03-05-2015 -----------
---------------------------------------------*/
@media (max-width: 1023px) {
	.grid_articulo_left {
		width: 560px;
	}
}
@media (max-width: 767px) {
	.grid_articulo_left {
		width: 450px;
	}
        .grid_articulo_right {
		width: 300px;
	}
}
@media (max-width: 479px) {
	.grid_articulo_left {
		width: 300px;
	}
        .grid_articulo_right {
		width: 300px;
	}
}