/*#popmake-1174,
#popmake-831 {
	width:600px !important;
}*/



*:focus,*:active {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*iframe {
	height: 800px !important;
	border: none !important;
	outline: none !important;
}*/

body {
	font-size: 13px;
	line-height: 1.4;
	color: #000 !important;
	background-color: #e3afc6 !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	width: 450px;
    float: none;
    margin: 0 auto;
}

.titulo-politica,
.texto-politica {
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	text-align: left;
}

.titulo-politica {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 5px;
}

.texto-politica {
	font-weight: 500;
	font-style: italic;
}

div[class^="col-"],
.info_header1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-control::-moz-placeholder {
  color: #000;
}
.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control::-webkit-input-placeholder {
  color: #000;
}

.linea-separador-corto {
	border: 2px solid #000;
	width: 50px;
	margin: 20px auto 20px;
}

.linea-separador-largo {
	border: 2px solid #000;
	width: 100%;
	margin: 40px auto 0;
}

.btn-group.bootstrap-select,
#eco_pc {
	width: 135px !important;
}

.form-control,
.btn.dropdown-toggle {
	height: 40px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
}

/*.reservarButton {
	font-weight: 700;
	border: 3px solid black;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	font-size: 13px;
	width: 136px;
	height: 40px !important;
	padding: 0;
	float: right;
	margin: 0;
}*/

#volver_commentary {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	color: #000;
}

.mt10 {
/*	text-align: center;
	margin-top: 30px;
*/}


.flag-icon {
	display: none !important;
}


label:not(.labelcredit) {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: -10px;
	font-weight: 700;
	padding-top: 15px;
}

input-group {
	padding-bottom: 15px;
}

span[class^="product-"]:not(.product-description) {
	display: block;
	font-weight: 700;
	padding: 10px 0;
}

span.product-name {
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}

span.product-description {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	text-align: center;
}

select, input:not([type='checkbox']), button, textarea {
	border: 3px solid #000 !important;
	background-color: #e3afc6 !important;
}

span.LV_validation_message.LV_invalid {
    font-size: 10px;
    color: red;
}

div#commentary_div a {
    color: #000;
    font-size: 11px;
    float: left !important;
    text-align: left !important;
    text-decoration: underline;
    padding: 25px 0 5px;
}

#datos_personales div#extra_list + div {
    font-size: 10px;
    text-align: left;
    padding-top: 20px;
}

#datos_personales div.part1 > div.col-sm-12:last-child {
	font-size: 10px;
}

#datos_personales div#extra_list + div > div:first-child,
div#food_restriction_block {
    width: 100%;
}

div#food_restriction_block label {
	font-size: 13px;
}


#datos_personales a,
#pay-box a {
    text-decoration: underline;
    color: #000;
}

#info_header1 {
	font-size: 13px !important;
}

#info_header1 a {
	text-decoration: none !important;
	color: #000;
	font-size: 12px;
}

#pay-box .buttoncredit {
	font-weight: 700;
	line-height: 0 !important;
    border: 3px solid black;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    font-size: 13px;
    width: 100%;
    height: 40px;
    padding: 0;
    margin-top: 50px;
}

#pay-box .creditcard {
	padding-top: 20px;
}


input[type='checkbox'] {
    border-radius: 0px !important;
    border: 3px solid #000;
    padding: 7px;
    background: #e3afc6;
    outline: none;
    margin: 3px 0 -5px;

    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}


input[type=checkbox]:checked {
    background-color: #000 !important;
}

.col-sm-7 > div:nth-last-child(2) {
/*    background-image: url(http://www.byvamuca.com/public/COVER/casamando-logo.png);
    width: 35%;
    height: 135px;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
*/}



/* Cambios modificaciones cover */


body > div:first-child > .mt10:first-child {
    display: block !important;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 13px;
    border-bottom: 3px solid #000;
    margin: 30px 0 20px;
    text-align: center;
}

body > div:first-child > .mt10:first-child > .linea-separador-corto {
	display: none;
}

#datos_reserva,
#datos_personales {
	clear: both;
}

span.product-price + br {
	display: none;
}


/***


ESPECIFICOS RESERVA


***/

#login_box .info_header1 {
	display: none;
}

.info_header2 {
	font-size: 13px !important;
}

.info_header2 a {
	text-decoration: none !important;
	font-size: 12px;
	color: #000;
}

#login_box > .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#login_box > div.col-sm-12:last-child {
	font-size: 10px;
}

/*div#goback_search + div {
	display: none;
}*/

#personas_box,
#extra_list > div:first-child {
	padding-right: 20px !important;
}
#hour_box,
#hour_box_extra	 {
	padding-left: 20px !important;
}

.btn-group.bootstrap-select,
#eco_pc {
	width: 135px !important;
}

.form-control,
.btn.dropdown-toggle {
	height: 40px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
}

div#waiting_button_list {
    text-align: center !important;
    width: 100% !important;
    float: right !important;
}

div#waiting_button_list label {
	text-transform: none;
	letter-spacing: 0;
}

/*div#waiting_button_list label:before {
	content: "(";
}
div#waiting_button_list label:after {
	content: ")";
}*/

.reservarButton,
#waiting_button_list > input {
	font-weight: 700;
	border: 3px solid #000;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	font-size: 13px;
	width: 100%;
	height: 40px !important;
	padding: 0;
	float: right;
	margin: 0;
}

#waiting_button_list > input {
	margin-top: 0;
	margin-bottom: 30px;
	/*width: 200px;*/
}
.ui-widget-header,
.ui-widget-content,
.ui-widget-header a,
.ui-widget-content a,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #000;
}

.ui-widget-content {
	background: none;
}
.ui-widget-content .ui-state-default {
	background: transparent !important;
	/*font-weight: 700;*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
}

a.ui-state-active {
	background: none !important;
    font-weight: 700 !important;
}

.table-striped>tbody>tr>td,
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background: transparent;
}

#searchwithoutbottom div.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#searchwithoutbottom h4 {
	font-size: 13px;
}

.end_box a,
.color_res a {
	color: #000 !important;
	text-decoration: underline !important;
}

#info_end_reserv,
#info_end_txt {
	font-size: 16px;
	color: #000;
	font-weight: 700;
}

#extra_message_container {
	width: 100% !important;
    margin: 10px 0 0;
}

span.extra_message {
	font-size: 13px;
}

.reservarButton.step2 {
    margin-bottom: 30px;
}

div#end_box > div:first-child > a {
    color: #000;
    text-decoration: underline;
}

@media only screen and (min-width: 500px) {
	body::-webkit-scrollbar {
	    width: 6px;
	    background-color: #e3afc6;
	}

	body::-webkit-scrollbar-thumb {
	    background-color: #e3afc6;
	    opacity: .7;
	}

}

@media only screen and (max-width: 500px) {

	body {
		width: 300px;
	}

	label:not(.labelcredit) {
		margin-left: 0px;
	}

}