/*
 Theme Name:   Pizza Restaurant Child
 Theme URI:    http://pizzamaestra.com
 Description:  Tema wordpress para Pizza Maestra
 Author:       alex manriquez
 Author URI:   https://alexmanriquez.com
 Template:     pizza-restaurant
 Version:      1.0.0
 License:      
 License URI:  
 Text Domain:  pizza-restaurant-child
 Tags: pizzamaestra, codelog
*/

/* ** BASIC  ************************************************  */
:root {
	--altura: 600px;
}

body, html {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
a, a:hover, a:focus {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
} 
body::before, 
body::after {
	/* background-color: #b33122; */
	content: '';
	display: block;
	height: 60rem;
	position: fixed;
	z-index: -1;
	width: 100%;
	margin: 0;
	padding: 0;
	left: 0;
	right: 0;
}
body::before {
	top: -41rem;
}
body::after {
	bottom: -30rem;
}
::selection { 
	/* background: #b33122; */
	color: #fff;
}
::-moz-selection { 
	/* background: #b33122 !important;  */
	color: #fff; 
}


/* ** THEME  ************************************************  */
.header_mid_inner {
	width: 100%;
	max-width: 1200px;
}

.cmsmasters_footer_default .social_wrap {
	margin: 35px 0 40px;
}
@media only screen and (max-width: 768px) {
	#header .header_mid .logo_wrap {
		margin: 0 auto -30px !important;
	}
	.cmsmasters_row_inner {
		padding: 0 0px;
	}
}


/* ** MORE IN HEADER PLUGIN  ************************************************  */
.header_mid.header_mid_scroll, footer#footer {
	/* background-color: #b33122 !important; */
}
.navigation>li>a .nav_item_wrap {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 20px;
/*	font-family: 'Roboto Slab', serif;*/
}
.cmsmasters_heading_wrap .cmsmasters_heading {
	display: inline-block;
	margin: 0;
/*	font-family: 'Roboto Slab', serif;*/
	font-size: 44px !important;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: -23px 0 22px;
}
h3, h3 a, .widget_custom_latest_projects_entries .cmsmasters_slider_project_title a, .widget_custom_popular_projects_entries .cmsmasters_slider_project_title a, .cmsmasters_counters .cmsmasters_counter_title, .post_nav a {
	font-size: 28px;
	line-height: 38px;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
/*	font-family: 'Roboto Slab', serif;*/
}
/* ** END MORE IN HEADER PLUGIN  ************************************************  */




/* ** START PIZZA STYLES  ************************************************  */
#pizzas-counter {
	display: none;
}
#layerslider_6 {
	/* background: #ff5035; */
}









/*
HEADER
*/
.header_mid .header_mid_inner .logo_wrap {
	margin-top: 15px !important;
	display: block;
}
.header_mid.header_mid_scroll .header_mid_inner .logo_wrap {
	margin-top: 0px !important;
}
.header_mid.header_mid_scroll .header_mid_inner .logo_wrap .logo img {
	height: 50px;
}

@media screen and (max-width: 450px){
	#header .header_mid .header_mid_inner {
		padding-top: 5px !important;
	}
	#header .header_mid .resp_mid_nav_wrap {
		margin-bottom: 20px !important;
	}
	.header_mid .logo_wrap .logo {
		max-height: 110px !important;
	}
	.header_mid .logo_wrap .logo img {
		max-height: 110px !important;
	}
	
	#header .cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_bot_default.cmsmasters_row_boxed .cmsmasters_row_outer_parent {
		padding-top: 2em !important;
	}
	#header .cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_bot_default.cmsmasters_row_boxed .cmsmasters_heading, 
	#header .cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_bot_default.cmsmasters_row_boxed .cmsmasters_heading a {
		font-size: 4.5rem !important;
	}
}
@media screen and (max-width: 320px){
	#header .cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_bot_default.cmsmasters_row_boxed .cmsmasters_heading, 
	.#header cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_bot_default.cmsmasters_row_boxed .cmsmasters_heading a {
		font-size: 3.75rem !important;
	}
}















/*
SUCURSALES
*/
#mapaSucursales {
	height: 500px;
	margin-bottom: 0;
}
#asl-storelocator.asl-cont,
#asl-storelocator.asl-cont div.map-image {
	height: var(--altura) ;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-map-canv {
	height: var(--altura) !important;
}


.inside.search_filter {
	display: none !important;
	visibility: hidden !important;
}
#asl-panel .asl-panel-inner,
#asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .asl-panel-inner {
	top: 0 !important;
}

.sl-main-cont-box .sl-list-wrapper .sl-list .sl-item::before,
.sl-main-cont-box .sl-list-wrapper .sl-list .sl-item .sl-days {
	display: none !important;
	visibility: hidden !important;
}
@media screen and (max-width: 768px){
	#asl-storelocator.asl-cont,
	#asl-storelocator.asl-cont div.map-image {
		height: auto ;
	}
	#asl-storelocator.asl-cont .sl-main-cont .asl-map-canv {
		height: 450px !important;
	}
}














/*
FOOTER
*/
.cmsmasters_footer_default .footer_logo {
	margin: 10px 0 0;
}
.cmsmasters_footer_default .footer_logo img {
	height: 120px;
	width: auto;
}
#footer .terminos_wp {
	padding: .5em 0;
	display: block;
}
#footer .terminos_wp a {
	font-size: 1.13rem;
}
#footer .terminos_wp a:hover {
	text-decoration: underline;
}
/* #footer .terminos_wp a:nth-child(1) {
	border-right: solid thin rgba(255,255,255,0.5);
	padding-right: .7em;
	margin-right: .5em;
} */
/*.header_mid.header_mid_scroll,
footer#footer {
	background-color: #b33122 !important;
}*/
.cmsmasters_footer_default .footer_copyright {
	border-color: rgba(255,255,255,0.5);
}
.footer_copyright.copyright,
.terminos_wp,
.terminos_wp a {
	color: rgba(255,255,255,0.8) !important;
}
html.csstransitions #page .cmsmasters_social_icon {
	color: #fff !important;
}
html.csstransitions #page .cmsmasters_social_icon:hover {
	color: rgb(66, 6, 2) !important;
}
html.csstransitions #footer  nav>div>ul li a {
	color: #fff !important;
}
html.csstransitions #footer  nav>div>ul li a:hover {
	color: rgb(66, 6, 2) !important;
}
.page-id-7366 div#cmsmasters_row_59e82b9b4eda8 {
	display: none;
}
.page-id-7366 div#cmsmasters_row_59e82b9b504ae {
	display: none;
}
.page-id-7366 div#cmsmasters_row_59e82b9b5c95a {
	display: none;
}
#footer .footer_copyright.copyright,
#footer .terminos_wp,
#footer .terminos_wp a {
	font-size: .95rem;
}
.cmsmasters_footer_default .social_wrap li {
	margin-right: 30px;
}

.grecaptcha-badge,
.grecaptcha-logo,
.cky-btn-revisit-wrapper {
	display: none;
	visibility: hidden;
	width: 0;
	height: 0;
}

@media screen and (max-width: 600px){
	.cmsmasters_footer_default .footer_nav_wrap {
		padding-top: 0 !important;
	}
	.cmsmasters_footer_default .footer_nav_wrap ul li {
		display: block !important;
		margin: 0 auto .8em !important;
	}
	.cmsmasters_footer_default .footer_nav_wrap ul li:last-child {
		margin: 0 auto 0 !important;
	}
	#footer .social_wrap {
		margin-top: 1em !important;
		margin-bottom: 1em !important;
	}
	#footer .terminos_wp a {
		display: block !important;
		border: none !important;
		margin-top: .5em !important;
		margin-bottom: 1em !important;
	}
	.cmsmasters_footer_default .social_wrap ul {
		width: 100%;
	}
	.cmsmasters_footer_default .social_wrap li {
		margin-left: 4% !important;
		margin-right: 4% !important;
	}
	#footer nav>div:after {
		display: none !important;
	}
	.cmsmasters_footer_default .footer_logo {
		margin: 0 !important;
	}
	html.csstransitions #footer  nav>div>ul li a {
		font-size: 1.2rem !important;
	}
	.footer_copyright.copyright {
		font-size: 1rem !important;
		margin-bottom: 1em !important;
	}
}



















/*
TITULO SIMPLE
*/
@media screen and (max-width: 600px){
	.titulo-simple h1 {
		font-size: 4rem !important;
		line-height: 1.4em !important;
	}
	.titulo-simple .cmsmasters_row_outer_parent {
		padding-top: 5em !important;
		padding-bottom: 5em !important;
	}
}
@media screen and (max-width: 450px){
	.titulo-simple .cmsmasters_row_outer_parent {
		padding-top: 4em !important;
		padding-bottom: 4em !important;
	}
	.titulo-simple h1 {
		font-size: 3.4rem !important;
		line-height: 1.4em !important;
	}
}
@media screen and (max-width: 376px){
	.titulo-simple h1 {
		font-size: 2.8rem !important;
	}
}
@media screen and (max-width: 321px){
	.titulo-simple .cmsmasters_row_outer_parent {
		padding-top: 3em !important;
		padding-bottom: 3em !important;
	}
	.titulo-simple h1 {
		font-size: 2.8rem !important;
	}
}






































/*
CONTACTO
*/
#contacto h3,
#contacto h4,
#contacto p {
	color: #252627;
}
#contacto .cmsmasters_row_inner {
	padding: 0;
}
#contacto .cmsmasters_column.one_first {
	width: 100%;
}
#contacto .cmsmasters_text,
#contacto .cmsmasters_contact_form {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	float: left;
	padding: 0 5% 0;
}
#contacto form {
	position: relative;
}
#contacto form *,
#contacto form label,
#contacto form input {
	font-family: Helvetica;
	font-size: 1.13rem !important;
}
#contacto form p {
	padding-bottom: .25em !important;
}
#contacto form input,
#contacto form textarea,
#contacto .wpcf7-list-item-label::before,
#contacto .cmsmasters_slider_project::before  {
	border: solid thin rgba(37, 38, 39, 0.3) !important;
	background: transparent !important; 
}
#contacto form input,
#contacto form textarea {
	background-color: transparent !important;
	font-family: Helvetica !important;
	color: #212121 !important;
	font-weight: 600 !important;
	font-size: 1rem !important;
}
#contacto form textarea {
	height: 90px !important;
	min-height: 90px !important;
	max-height: 90px !important;
	margin-bottom: 0 !important;
}
#contacto .wpcf7-list-item-label::after,
#contacto .cmsmasters_slider_project::after {
	/* color: #e82618 !important; */
}
#contacto #aviso {
	margin-bottom: 1em;
	display: block;
}
#contacto form input[type="submit"] {
	font-weight: bold !important;
	/* background: #e82618; */
	border: none;
	outline: none;
	color: #fff;
	cursor: pointer;
	border-color: #666 !important;
}
#contacto form input[type="submit"]:hover {
	/* background: rgba(232, 38, 24, 0.3)  !important; */
	/* border-color: rgba(232, 38, 24, 0.3)  !important; */
}
#contacto form span.wpcf7-not-valid-tip {
	font-size: .73em !important;
	margin-top: -1.1em !important;
	color: #e82618 !important;
	font-family: Helvetica;
	display: block;
	margin-left: .75em;
}
#contacto form p:nth-child(5) .wpcf7-not-valid-tip {
	margin-top: -.4em !important;
}
#contacto form p:nth-child(6) .wpcf7-not-valid-tip {
	margin-top: -1.5em !important;
	margin-bottom: 1em;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
#contacto .wpcf7-mail-sent-ok {
	border: none;
	color: #fff;
	text-align: center;
	font-family: Helvetica;
	font-size: .95rem !important;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 0 !important;
	margin-bottom: 2em !important;
	display: block;
	float: left;
	width: 100%;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	background: #e82618;
}
#contacto .wpcf7-mail-sent-ok {
	background: #398f14;
}
#contacto .wpcf7 .wpcf7-spinner {
	width: 105%;
	height: 105%;
	background: rgba(255, 255, 255, 0.7) url('https://staging.pizzamaestra.com/v2/wp-content/uploads/2024/05/loader.gif') no-repeat center 98%;
	background-size: 100px;
	position: absolute;
	top: -10px;
	left: -10px;
	margin: 0;
	border-radius: 0;
}

#contacto .cmsmasters_icon_wrap {
	display: inline-block;
	margin-right: 5%;
}

#contacto ::-webkit-input-placeholder { 
	color: rgba(0,0,0, 0.4);
	font-weight: 300;
	font-size: .95rem;
}
#contacto ::-moz-placeholder { 
	color: rgba(0,0,0, 0.4);
	font-weight: 300;
	font-size: .95rem;
}
#contacto :-ms-input-placeholder { 
	color: rgba(0,0,0, 0.4);
	font-weight: 300;
	font-size: .95rem;
}
#contacto :-moz-placeholder { 
	color: rgba(0,0,0, 0.4);
	font-weight: 300;
	font-size: .95rem;
}


@media screen and (max-width: 600px){
	#contacto .cmsmasters_row_margin {
		margin: 0 !important;
		width: 100% !important;
	}
	#contacto .cmsmasters_column {
		margin: 0 !important;
	}
	#contacto .cmsmasters_text,
	#contacto .cmsmasters_contact_form {
		display: block !important;
		width: 95% !important;
		vertical-align: top !important;
		float: none !important;
		padding: 0 2% 0 !important;
		margin: 0 auto 0 !important;
	}
	#contacto .cmsmasters_text {
		margin-bottom: 2em !important;
	}
	.wpcf7-response-output {
		margin: 0 !important;
		padding: 0 2.5% 0 !important;
	}
	#contacto .wpcf7 .wpcf7-spinner {
		background-color: rgba(255,255,255, 0.9) !important;
		background-position: center 82% !important;
	}
}

@media screen and (max-width: 450px){
	#contacto form input[type="submit"] {
		padding: .25em 25% !important;
		border-color: #666 !important;
	}
}























/*
FACTURACION
*/
#select-moral {
	display: none;
	visibility: hidden;
}
.page-id-13323 #middle .middle_inner .cmsmasters_row:nth-of-type(3) {
	/*background-color: yellow;*/
	/*padding-top: 1rem;*/
}
.page-id-13323 .cmsmasters_row > #contacto.cmsmasters_row_outer_parent {
	/*background-color: red;*/
	/*padding-top: 0 !important;*/
	padding-bottom: 4rem;
}
.page-id-13323 #contacto .cmsmasters_row_margin {
	width: 95%;
	margin: 0 auto 0;
	padding: 0;
	/*background-color: pink;*/
}
.page-id-13323 #contacto .cmsmasters_contact_form {
	width: 100%;
	padding: 1em 0 0 01
}
.page-id-13323 #contacto .cmsmasters_column.one_first {
	margin: 0;
	padding: 0;
}
.facturacion #contacto .facturacion-form form h3 {
	font-size: 2rem !important;
	width: 100%;
	float: left;
	margin-top: 0;
}
.facturacion #contacto .cmsmasters_text {
	display: block;
	width: 100%;
	float: none;
	padding: 0;
}
.facturacion #contacto .facturacion-form form {
	display: block;
	width: 100%;
	overflow: hidden !important;
}
.facturacion #contacto form p:nth-child(3),
.facturacion #contacto form p:nth-child(4) {
	float: left;
	width: 45%;
	margin-bottom: 1.5em;
}
.facturacion #contacto .facturacion-form form p:nth-child(3) {
	margin-right: 10%;
}
.page-id-13323 .facturacion #contacto form p:nth-child(6),
.page-id-13323 .facturacion #contacto form p:nth-child(7),
.page-id-13323 .facturacion #contacto form p:nth-child(8),
.page-id-13323 .facturacion #contacto form p:nth-child(9),
.page-id-13323 .facturacion #contacto form p:nth-child(10) {
	float: left;
	width: 45%;
}
.page-id-13323 .facturacion #contacto .facturacion-form form p:nth-child(6),
.page-id-13323 .facturacion #contacto .facturacion-form form p:nth-child(8) {
	margin-right: 10%;
}
.page-id-13323 .facturacion #contacto form p:nth-child(10) {
	width: 100%;
	margin-bottom: 1.5em;   
}
.page-id-13323 .facturacion #contacto form p select {
	background-color: transparent;
	border: solid thin rgba(37, 38, 39, 0.3) !important;
	border-radius: 0;
	color: #212121;
	font-family: Helvetica !important;
	padding: .1em 2em 0 .85em;
}
.page-id-13323 .facturacion #contacto form p:nth-child(9) input {
	border: none !important;
}

.page-id-13323 .facturacion #contacto form .fiscales {
	overflow: hidden;
	float: left;
	width: 100%;
}
.page-id-13323 .facturacion #contacto form .fiscales p {
	float: left;
	width: 45%;
	margin-bottom: 0;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(odd) {
	margin-right: 10%;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(1) {
	overflow: hidden;
	display: block;
	padding-top: 1.7em;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(1) > span > span > span {
	float: left;
	width: 49%;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(1) > span > span  label span::after {
	background-color: #e82618 !important;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(6),
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(8) {
	margin-right: 0;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(9) {
	margin-right: 0;
	width: 100%;
}
.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(9) input {
	border: solid thin rgba(37, 38, 39, 0.3) !important;
}
.page-id-13323 .facturacion #contacto form p:nth-child(15) {
	display: block;
	width: 100%;
	float: left;
}
.page-id-13323 .facturacion #contacto form p:nth-child(16) {
	display: block;
	width: 100%;
	float: left;
	margin: 2em 0 0;
}
.page-id-13323 .facturacion #contacto form p:nth-child(16) small {
	font-size: 1rem !important;
	font-style: italic;
}
.page-id-13323 .facturacion p.avisoo {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}
.page-id-13323 .facturacion p.avisoo a {
	display: inline-block;
	vertical-align: 0px;
	color: red;
}
.facturacion p.avisoo span#aviso {
	display: inline-block !important;
	vertical-align: -12px;
}
.facturacion #contacto .wpcf7 .wpcf7-spinner {
	background-color: rgba(255,255,255,0.3);
	background-position: center 82%;
}
.facturacion #contacto form p:nth-child(6) .wpcf7-not-valid-tip,
.facturacion #contacto form p:nth-child(5) .wpcf7-not-valid-tip {
	margin-top: -0.9em !important;
}
.facturacion #contacto span.wpcf7-form-control-wrap.aviso {
	position: relative;
}

@media screen and (max-width: 1024px){
	.page-id-13323 .cmsmasters_row_outer_parent {
		padding: 40px 0 50px !important;
	}
	.page-id-13323 #contacto .cmsmasters_contact_form {
		padding: 0;
	}
}
@media screen and (max-width: 600px){
	.page-id-13323 .facturacion #contacto h3 {
		/*padding-top: 1em;*/
		padding-top: 0em;
	}
	.page-id-13323 .facturacion #contacto .cmsmasters_contact_form {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.page-id-13323 .facturacion #contacto form p {
		width: 100% !important;
		margin: 0 !important;
	}
	.page-id-13323 .facturacion #contacto form .fiscales p:nth-child(1) {
		padding-top: 0em;
		padding-bottom: 1em !important;
		overflow: hidden;
	}
	.page-id-13323 .facturacion #contacto .wpcf7 .wpcf7-spinner {
		background-position: center 90% !important;
	}
}
@media screen and (max-width: 450px){
	.page-id-13323 .cmsmasters_row_outer_parent {
		padding: 10px 0 20px !important;
	}
	.page-id-13323 .middle_inner .cmsmasters_row {
		/*background-color: brown;*/
	}
	.page-id-13323 .middle_inner .cmsmasters_row:nth-of-type(2) > .cmsmasters_row_outer_parent {
		/*background-color: green;*/
		padding: 1rem 0 5rem !important;
		height: auto !important;
	}
}
@media screen and (max-width: 376px){
	.page-id-13323 .facturacion #contacto form input[type="submit"] {
		font-size: 1rem !important;
		padding: 0 1em 0 !important;
		width: 100% !important;
	}
}




















/*
BOLSA DE TRABAJO
*/
.page-id-529 #contacto .cmsmasters_row_margin {
	width: 95%;
	margin: 0 auto 0;
	padding: 0;
}
.page-id-529 #contacto .cmsmasters_column.one_first {
	margin: 0;
	padding: 0;
}
.page-id-529 #contacto .cmsmasters_contact_form {
	width: 100%;
	padding: 1em 0 0 0;
}
.page-id-529 #contacto .bolsa-form form {
	display: block;
	overflow: hidden;
}
.page-id-529 #contacto .bolsa-form form p {
	display: block;
}
.page-id-529 #contacto .bolsa-form form p:nth-child(3),
.page-id-529 #contacto .bolsa-form form p:nth-child(4),
.page-id-529 #contacto .bolsa-form form p:nth-child(5),
.page-id-529 #contacto .bolsa-form form p:nth-child(6),
.page-id-529 #contacto .bolsa-form form p:nth-child(7),
.page-id-529 #contacto .bolsa-form form p:nth-child(8) {
	float: left;
	width: 45%;
	margin-bottom: 0;
}
.page-id-529 #contacto .bolsa-form form p:nth-child(3),
.page-id-529 #contacto .bolsa-form form p:nth-child(5),
.page-id-529 #contacto .bolsa-form form p:nth-child(7) {
	margin-right: 10%;
}
.page-id-529 #contacto .bolsa-form form p select {
	background-color: transparent;
	border: solid thin rgba(37, 38, 39, 0.3) !important;
	border-radius: 0;
	color: #212121;
	font-family: Helvetica !important;
	padding: .1em 2em 0 .85em;
}
.page-id-529 #contacto .bolsa-form form p:nth-child(11) {
	display: block;
	width: 100%;
	float: left;
}
.page-id-529 #contacto .bolsa-form form p:nth-child(11) input[type="submit"] {
	border: solid thin rgba(37, 38, 39, 0.3) !important;
}
.page-id-529 #contacto .bolsa-form form p:nth-child(11) input[type="submit"]:hover {
	background: rgba(232, 38, 24, 0.3)  !important;
	border-color: rgba(232, 38, 24, 0.1)  !important;
}
.page-id-529 #contacto .bolsa-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.page-id-529 #contacto .bolsa-form .wpcf7-mail-sent-ok {
	display: block !important;
	float: left;
	width: 100%;
}

@media screen and (max-width: 1024px){
	.page-id-529 .cmsmasters_row_outer_parent {
		padding: 40px 0 50px !important;
	}
	.page-id-529 #contacto .cmsmasters_contact_form {
		padding: 0;
	}
}
@media screen and (max-width: 600px){
	.page-id-529 #contacto .bolsa-form form p {
		float: left;
		width: 100% !important;
		margin-bottom: 0 !important;
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 450px){
	.page-id-529 .cmsmasters_row_outer_parent {
		padding: 10px 0 20px !important;
	}
}







































#bienvenida-pizzas .cmsmasters_img_rollover_wrap.preloader .cmsmasters_open_post_link,
#bienvenida-pizzas  .cmsmasters_img_rollover_wrap .cmsmasters_img_rollover:after {
	display: none !important;
}
#bienvenida-pizzas  .cmsmasters_img_rollover_wrap .cmsmasters_img_rollover {
	background-color: transparent !important;
}
#bienvenida-pizzas .cmsmasters_img_rollover_wrap .cmsmasters_img_rollover,
#bienvenida-pizzas .cmsmasters_img_rollover_wrap,
#bienvenida-pizzas .cmsmasters_img_rollover_wrap img {
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
}

/*
BIENVENIDOS
*/
@media screen and (max-width: 450px){
	#middle .cmsmasters_row.cmsmasters_row_top_default.cmsmasters_row_boxed #bienvenida-pizzas.cmsmasters_row_outer_parent {
		padding-bottom: 40px !important;
		padding-top: 40px !important;
	}
	#middle #bienvenida-pizzas .cmsmasters_posts_slider .owl-buttons {
		padding-top: 0px !important;
	}
	#middle #bienvenida-pizzas .cl {
		margin-bottom: 0px !important;
	}

	.home #cmsmasters_heading_5b67475fa0002 h1.cmsmasters_heading {
		font-size: 3rem;
		line-height: 1.3em;
	}

	.cmsmasters_text h1 {
		font-size: 2rem;
		line-height: 1.5em;
	}
}





































/*
TERMINOS Y CONDICIONES
*/
.page-id-13114 .cmsmasters_heading_wrap:nth-child(1) h1 {
	line-height: 1.1em !important;
}
.terminos h3 {
	color: #666;
	margin-top: 1.6em;
}
.terminos h4 {
	color: #999;
}
.terminos p {
	color: #666;
}
.terminos p a {
	color: #e82618;
}
.terminos p a:hover {
	text-decoration: underline;
}
































/*
MENU
*/
#menu .cmsmasters_menu_wrap .cmsmasters_menu {
	width: 50%;
	float: left;
}
#menu .cmsmasters_menu_wrap .cmsmasters_menu + .cmsmasters_menu {
	padding-left: 40px;
}
.menu-img {
	max-width: 350px;
	margin-bottom: 2.5em;
}
.menu_wp::before,
.menu_wp::after,
#menu::before,
#menu::after,
#menu .cmsmasters_row_outer::before,
#menu .cmsmasters_row_outer::after {
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
}
.menu_wp::before {
	background: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/menu_bg-arriba.png') repeat-x top left;
	background-size: contain;
	top: 0;
}
.menu_wp::after {
	background:  url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/menu_bg-abajo.png') repeat-x bottom left;
	background-size: contain;
	top: auto;
	bottom: -4px;
}
#menu {
	position: relative;
	z-index: 10;
}
#menu::before {
	/*background: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/menu_bg-izq-corte.png') repeat-y top left;*/
	background-size: cover;
	width: 50px;
	height: 100%;
	z-index: 7;
	left: -4px;
}
#menu::after {
	/*background: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/menu_bg-derecha-corte.png') repeat-y top right;*/
	background-size: cover;
	width: 50px;
	height: 100%;
	left: auto;
	right: -4px;
	z-index: 7;
}
#menu .cmsmasters_row_outer::before {
	/*background:  url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/esquinas_abajo.png') no-repeat bottom left;*/
	background-size: contain;
	top: auto;
	left: -3px;
	bottom: -4px;
}
#menu .cmsmasters_row_outer::after {
	/*background:  url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/esquinas_abajo.png') no-repeat bottom right;*/
	background-size: contain;
	top: auto;
	left: auto;
	right: -3px;
	bottom: -4px;
}
#menu .cmsmasters_column {
	vertical-align: top;
	overflow: hidden;
}
#menu .cmsmasters_column > .aligncenter:nth-child(3),
#menu .cmsmasters_column > .aligncenter:nth-child(4),
#menu .cmsmasters_column > .aligncenter:nth-child(5),
#menu .cmsmasters_column > .aligncenter:nth-child(6),
#menu .cmsmasters_column > .aligncenter:nth-child(7),
#menu .cmsmasters_column > .aligncenter:nth-child(8) {
	width: 50%;
	float: left;
}
#menu .cmsmasters_row_outer {
	position: relative;
	z-index: 10;
	padding-bottom: 5em;
}
/*#menu .cmsmasters_column > .aligncenter:nth-child(6) .menu-img {
	max-width: 230px;    
	}*/

/*
PARA CENTRAR MENU 
*/
.header_mid .mid_nav_wrap {
	float: left;
	margin-left: 12%;
	margin-left: 3%;
}


@media screen and (max-width: 600px){
	#menu .cmsmasters_column > .aligncenter:nth-child(3),
	#menu .cmsmasters_column > .aligncenter:nth-child(4),
	#menu .cmsmasters_column > .aligncenter:nth-child(5),
	#menu .cmsmasters_column > .aligncenter:nth-child(6),
	#menu .cmsmasters_column > .aligncenter:nth-child(7),
	#menu .cmsmasters_column > .aligncenter:nth-child(8) {
		width: 100% !important;
		float: none !important;
	}
	.menu_wp::before {
		background-size: cover !important;
	}
	.menu_wp::after {
		background-size: cover !important;
		bottom: -4px !important;
	}
	#menu::before {
		left: -8px !important;
	}
	#menu::after {
		right: -8px !important;
	}
}



































/*
MAPA
*/
#mapa {
	position: relative;
	width: 100%;
	/*height: 40em;*/
	height: var(--altura);
	background: #fff;
	overflow: hidden;
}
#mapa #lista {
	position: absolute;
	padding: 1rem 2%;
	z-index: 5;
	top: 0;
	left: 0;
	width: 25vw;
	height: 100%;
	background: #f7f7f7;
	-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
}
#mapa #lista ul {
	margin: 0;
	padding: 0;
}
#mapa #lista ul li {
	list-style-type: none;
	margin-bottom: 0.5rem;
	background: url(https://pizzamaestra.com/v1/wp-content/uploads/2017/11/location-sign.svg) no-repeat 0px 13px;
	background-size: 18px;
	padding-left: 1.3em;
	padding-bottom: 0.3rem;
	padding-top: 0.51rem;
	cursor: pointer;
}
#mapa #lista ul li:hover {
	opacity: 0.3;
}
#mapa #lista ul::before,
#mapa #lista ul::after,
#mapa #lista ul li::before,
#mapa #lista ul li::after {
	display: none;
}
#mapa #lista ul li a {
	text-decoration: none;
	font-size: 1.1rem;
	color: #252627;
	line-height: 1em;
	display: inline-block;
}
#mapa #lista ul li:first-child {
	display: none;
}
#mapa #info {
	position: absolute;
	padding: 0;
	z-index: 10;
	top: 0;
	left: -27vw;
	width: 27vw;
	height: 100%;
	background: #f2f2f2;
	-webkit-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#mapa #info.activo {
	left: 0;
}
#mapa #info .wp {
	display: none;
}
#mapa #info.activo1 #sucursal1 {
	display: block;
}
#mapa #info.activo2 #sucursal2 {
	display: block;
}
#mapa #info.activo3 #sucursal3 {
	display: block;
}
#mapa #info.activo4 #sucursal4 {
	display: block;
}
#mapa #info.activo5 #sucursal5 {
	display: block;
}
#mapa #info.activo6 #sucursal6 {
	display: block;
}
#mapa #info.activo7 #sucursal7 {
	display: block;
}
#mapa #info.activo8 #sucursal8 {
	display: block;
}
#mapa #info.activo9 #sucursal9 {
	display: block;
}
#mapa #info.activo10 #sucursal10 {
	display: block;
}
#mapa #info.activo11 #sucursal11 {
	display: block;
}
#mapa #info.activo12 #sucursal12 {
	display: block;
}
#mapa #info.activo13 #sucursal13 {
	display: block;
}
#mapa #info.activo14 #sucursal14 {
	display: block;
}
#mapa #info.activo15 #sucursal15 {
	display: block;
}
#mapa #info.activo16 #sucursal16 {
	display: block;
}
#mapa #info.activo17 #sucursal17 {
	display: block;
}
#mapa #info.activo18 #sucursal18 {
	display: block;
}
#mapa #info.activo19 #sucursal19 {
	display: block;
}
#mapa #info.activo20 #sucursal20 {
	display: block;
}

#mapa #info .wp figure {
	display: block;
	width: 100%;
	/*height: 11.25em;*/
	height: 10em;
	margin-bottom: 1em;
	overflow: hidden;
	/* background-color: #e52219; */
}
#mapa #info .wp figure img {
	/*max-width: 100%;*/
	display: block;
	max-height: 100%;
	margin: 0 auto;
}
#mapa #info .wp .txt {
	padding: 0 5% 0;
}
#mapa #info .wp .txt h2 {
	font-size: 2rem;
	margin-bottom: .51em;
	color: #252627;
	margin-top: -0.5rem;
	line-height: 1em;
}
#mapa #info .wp .txt p, 
#mapa #info .wp .txt address {
	margin-bottom: 1rem;
	font-size: 0.938rem;
	line-height: 1.6em;
	font-style: normal;
	color: #252627;
	padding-bottom: 0;
}
/*#mapa #info .wp .txt p {
	background-color: deeppink;
	line-height: 2.25em;
}*/
#mapa #info .wp .txt p br {
	background-color: pink;
	content: '';
	display: block;
	margin-bottom: 1rem;
}
#mapa #info .wp .txt p a, 
#mapa #info .wp .txt address a {
	text-decoration: none;
	font-weight: 600;
	color: #252627;
}
#mapa #info .wp .txt p a.btn {
	display: inline-block;
	/* background-color: #e82618; */
	color: #fff;
	margin-top: .51em;
	padding: 0.25em 1.5em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#mapa #info .wp .txt p a.btn:hover {
	/* background-color: #ff9b93; */
}
#mapa #info .wp .txt i {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin-right: 0.5em;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
i.map {
	background-image: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/location-sign.svg');
}
i.phone {
	background-image: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/phone-receiver.svg');
}
i.whats {
	background-image: url('https://pizzamaestra.com/v1/wp-content/uploads/2020/07/whatsapp.svg');
}
i.horario {
	background-image: url('https://pizzamaestra.com/v1/wp-content/uploads/2017/11/clock-with-white-face.svg');
}
#mapa #info .btnClose {
	position: absolute;
	z-index: 11;
	cursor: pointer;
	top: 2%;
	right: 3%;
	width: 25px;
	height: 25px;
	background: url(https://pizzamaestra.com/v1/wp-content/uploads/2017/11/close.svg) no-repeat center center;
	background-size: contain;
	text-indent: -9999px;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#mapa #info .btnClose:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#mapa #map {
	position: relative;
	z-index: 1;
	display: block;
	width: 75vw;
	margin-left: 25vw;
	height: var(--altura);
}
.nube-content {
	display: block;
	padding-bottom: .5em;
}
.nube-content h3,
.nube-content p {
	color: #252627;
	margin-bottom: 0;
	font-family: 'Roboto';
	margin-bottom: 0;
	padding-bottom: 0;
}
.nube-content h3 {
	/*font-size: 1rem;*/
	font-size: .85rem;
	padding-top: .9em;
}
.nube-content p {
	font-size: .8rem;
	font-weight: 400;
}

@media screen and (max-width: 1024px){
	#mapa #lista {
		width: 35vw;
	}
	#mapa #map {
		width: 65vw;
		margin-left: 35vw;
	}
	#mapa #info {
		left: -37vw;
		width: 37vw;
	}
}
@media screen and (max-width: 600px){
	#mapa #lista {
		position: relative;
		width: 100%;
		height: auto;
	}
	#mapa #lista ul li {
		margin-bottom: .5em;
	}
	#mapa #map {
		width: 100%;
		margin-left: 0;
	}
	#mapa #info {
		width: 100%;
		left: -110%;
	}
}
@media screen and (max-width: 450px){
	#mapa {
		height: auto;   
	}
	#mapa #map {
		height: 0rem;
	}
	#mapa #lista ul li {
		margin-bottom: 1em;
	}
	#mapa #info .wp .txt p, 
	#mapa #info .wp .txt address {
		font-size: 1rem;
	}
	#mapa #info .wp .txt p a, 
	#mapa #info .wp .txt address a {
		font-size: 120%;
	}
	#mapa #info .wp .txt p a.btn {
		padding: 0.75em 20%;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
}
/* ** START PIZZA STYLES  ************************************************  */