@import url("//fonts.googleapis.com/css?family=Pacifico&text=Pure");
@import url("//fonts.googleapis.com/css?family=Roboto:700&text=css");
@import url("//fonts.googleapis.com/css?family=Kaushan+Script&text=!");


element.style {
    height: auto;
    width: 100%;
}
.owl-carousel .owl-item img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

element.style {
}
.card-base {
    width: 100%;
    box-shadow: rgb(50 50 93 / 2%) 0px 13px 27px -5px, rgb(0 0 0 / 20%) 0px 8px 16px -8px;
}
.card-base {
    position: relative;
    margin: 0 auto;
    display: flex
;
    flex-direction: column;
    min-width: 0;
    max-width: 90%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / 0%);
    border-radius: 0.25rem;
}
@media (max-width: 544px) {
    .bg_text {
        font-size: 2rem;
        display: none;
    }
}
@media (max-width: 544px) {
    .title-size {
        font-size: 1.5rem;
        display: none;
    }
}

div.fila-table.row.fila-comprar-selec {
}

/* Optional: make both .comprar-selec divs act as grid items */
div.fila-table.row.fila-comprar-selec > div.comprar-selec {
	width: 100%;
	text-align: center;
}

div.fila-table.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.fila-table.row.fila-pagos-selec {
}

div.descripcion {
    color: black !important;
    background-color: #ffe2b7 !important;
    border-radius: 5px !important; 
    font-size: 12px !important;
    padding: 3px 10px !important;
}

/* Style for the two buttons */
a.btn.butacas-pagar {
    /* border: solid 2px; */
    background-color: #dd8500;
    color: white !important;
    /* font-size: 20px; */
    /* border-radius: 5px; */
    /* margin-bottom: 10px; */
    width: 100%;
    /* font-weight: bold; */
}

.btn.butacas-pagar {
    /* border: solid 2px; */
    background-color: #dd8500;
    color: white !important;
    /* font-size: 20px; */
    /* border-radius: 5px; */
    /* margin-bottom: 10px; */
    width: 100%;
    /* font-weight: bold; */
	border: solid 0px;
}

#datos-forma ul > li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

div.col-md-10.col-xs-10 {
	margin-left: 18px !important;
	font-weight: 600;
	padding: 0px !important; 
	font-size: 16px;
}

div.info-selec.col-md-6.col-xs-6 {
  display: flex;
  font-size: 20px !important;
  gap: 10px; /* optional: spacing between image and text */
}

div.item-boxed {
}

div.fila-table.row.cabecera-grid {
	display: none;
}

div.tipo-selec.col-md-4.col-xs-4 {
	text-align: center;
	margin-top: 10px;
	padding: 0px 10px !important;
	font-weight: 600 !important;
}

div.fila-table.row#pinta_inf_asient_fil {
}

div.precio-selec.col-md-6.col-xs-6 {
	font-size: 25px !important;
	font-weight: 500 !important;
	font-style: italic !important;
}

div.fila-table.row#pinta_inf_asient_pie {
	background-color: #ffdfaf !important;
}
p.div.fila-table.row#pinta_inf_asient_pie {
	color: white !important;
}

.grid-table .comprar-selec {
	text-align: center;
	margin-top: 10px;
	padding: 0px 10px !important;
	font-weight: 600 !important;
	height: fit-content !important;
}

div.precio-selec.col-md-2.col-xs-2 {
	font-size: 25px !important;
	font-weight: 500 !important;
	font-style: italic !important;
}

div.col-md-6.col-xs-6.comprar-selec {
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
}

div.precio-selec.col-md-12.col-xs-12 p {
color: black !important;
}

.type-name p {
    margin: 0;
    font-weight: 600;
    /* text-transform: uppercase; */
    color: #000000 !important; 
}