﻿.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-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;
}


/* 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: -50px;
    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;
}