.personalizacion-commerce-busquedas-label {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
}

.personalizacion-commerce-index-image {
    content: url(https://reservadirecta.sittnet.net/Areas/Commerce/Content/Images/Commerces/HotelCottbus/HomeCottbus.png);
}

.personalizacion-commerce-menuproductos-fondo {
    background-color: #086243;
}

.personalizacion-commerce-menuproductos-fondo a:link {
    color: white;
}

/* Personalizacion */
.personalizacion-commerce-logo {
    width: 300px;
    height: 42px;
    background: url(https://reservadirecta.sittnet.net/Areas/Commerce/Content/Images/Commerces/HotelCottbus/LogoCottbus.png) no-repeat;
    /*background-size: 300px 42px;*/
    margin-left: 0px;
    margin-top: 0px;
}

.personalizacion-commerce-menuproductos-links-activo
{
    color: #0c632a;
    background-color: white;
}

.mdl-button.mdl-button--colored {
    background-color: #0c632a;
}

.mdl-button:hover
{
    background-color: white;
    color: #0c632a;
}

.mdl-button.mdl-button--colored:hover {
    background-color: white;
    color: #0c632a;
}

.personalizacion-commerce-busquedas-titulo {
    color: #0c632a;
}

.mgh_servicios_resumen_header {
    background: rgb(239,83,110);
    background: linear-gradient(117deg, rgba(12,99,42,1) 0%, rgba(2, 25, 8, 0.80) 100%);
    color: #fff;
    height: 100%;
    padding: 16px 19px;
    font-size: large;
    font-weight: bold;
}

.product-menuV2 {
    /*background-color: #475A96;*/
    background-color: #086243;
    overflow-y: hidden;
    overflow-x: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Footer */
.commerce-footerV2 {
    background-color: #086243;
    padding: 10px;
}

.commerce-footer-titulos {
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
}

.commerce-footer-texto {
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
}

.commerce-footer-separator {
    margin-top: 0px;
    height: 42px;
    line-height: 42px;
    color: white;
    text-align: right;
    vertical-align: middle;
    background-color: #086243;
}

/* End Footer */

.personalizacion-commerce-resumen-compra-header {
    background-color: #086243;
    color: #fff;
    height: 100%;
    padding: 16px 19px;
    font-size: 21px;
    font-weight: bold;
}

.accordion-pagos-header-button {
    color: #3b9cc7 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-align: left;
    border: 1px solid #3b9cc7 !important;
    text-transform: capitalize !important;
    font-family: Nunito !important;
}

@media only screen and (max-width: 768px) {
    .hotel-descripcion-titulo {
        font-size: 2.1em;
        line-height: 1.0;
        color: #000000;
    }
}

.hotel-descripcion-titulo {
    font-size: 2.7em;
    font-weight: 800;
    color: #000000;
}

@media only screen and (max-width: 768px) {
    .hotel-descripcion-texto > p {
        font-size: 1.3em;
        font-weight: 400;
    }
}

.hotel-descripcion-texto > p {
    font-size: 1.5em;
    font-weight: 400;
    color: #000000;
}

@media only screen and (max-width: 768px) {
    .hotel-descripcion-secciones-texto {
        font-size: 1.1em;
    }
}

.hotel-descripcion-secciones-texto {
    font-size: 1.2em;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
}

@media only screen and (max-width: 768px) {
    .hotel-descripcion-secciones-titulos {
        font-size: 1.5em;
    }
}
.hotel-descripcion-secciones-titulos {
    font-size: 1.6em;
    font-weight: 800;
    color: #086243;
}

.mgh-habitaciones-lista-nombre-habitacion {
    margin-top: 50px;
    font-weight: 500;
    font-size: large;
    /* background: linear-gradient(117deg, #ef5375, #ea6422); */
    /* background-color: #784BA0; */
    /* background-image: linear-gradient(225deg, #FF3CAC 0%, #784BA0 50%, #2B86C5 100%); */
    /* background: rgb(239, 83, 110); */
    /* background: linear-gradient(117deg, rgba(239, 83, 110, 1) 0%, rgba(234, 100, 34, 0.8) 100%); */
    color: #fff;
    height: 100%;
    padding: 3px;
    color: #000000;
    font-size: 21px;
    line-height: 1.1;
    font-weight: 600;
}

.mgh-habitaciones-lista-servicios > p {
    margin-right: 20px;
    text-align: left;
    font-size: 1.0em;
    color: #000000;
}

.mgh-habitaciones-lista-servicios {
    margin-right: 20px;
    text-align: left;
    font-size: 1.0em;
    color: #000000;
}

.personalizacion-commerce-resumen-compra-texto {
    padding: 10px;
    font-size: 14px;
    color: #000000;
}