

/***********************
* gift vounchers gift-card
*/

.gift_cards_spa_amounts{
    text-align: center;
}

.gift_cards_spa_amounts .gift_card_amount {
    display: inline-block;
    margin: 2.5px;
    text-align: center;
    background: #827A6A;
    background: url(giftv/gift-card.jpg);
    color: #fff;
    font-size: 2.5em;
    width: 220px;
    width: 232px;
    height: 60px;
    line-height: 60px;
    padding-top: 6px;
    cursor: pointer;
}

/***********************
* gift vounchers create blocks
*/
.rfh-bono-personalized-container{
    text-align: center;
}
/*https://css-tricks.com/snippets/css/a-guide-to-flexbox/*/
.rfh-bono-personalized-container .container-elements{

    display: flex;
    justify-content:  space-between;
    flex-wrap: wrap;
    justify-content: center;
}

.rfh-bono-personalized-element{
    position: relative;
    width: 220px;
    width: 30%;
    width: 100%;
    min-width: 220px;
    max-width: 388px;
    height: 188px;
    margin: 5px 5px;
    vertical-align: top;
    float: none;
    display: inline-block;
}
.rfh-bono-personalized-element .rfh-bper-background {
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;
    background-color: white;
    opacity: 0.7;
}

.rfh-bono-personalized-element .rfh-bper-title {
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;
}

.rfh-bono-personalized-container h4, .rfh-bono-personalized-element h4 {
    font-size: 1.3em;
    font-weight: 400;
    margin: 0;
    line-height: 40px;
    color: black !important;
}
.rfh-bono-personalized-container h5, .rfh-bono-personalized-element h5 {
    font-size: 0.9em;
    font-size: 16px;
    color: black;
}

/*
.rfh-bono-personalized-element .rfh-bper-image {
    width: 100%;
    height: 100%;
    position: absolute;
}
.rfh-bono-personalized-bookingandspa .rfh-bper-image{
    background: url(giftv/hab-tratamiento-388.png);
}
.rfh-bono-personalized-spa .rfh-bper-image {
    background: url(giftv/tratamiento-388.png);
}
.rfh-bono-personalized-booking .rfh-bper-image {
    background: url(giftv/habitaciones-388.png);
}
*/


/***************************
* bono-packages
*/
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-left .rfh-bp-media img,
.rfh-bp-media .field-name-rfh-bono-package-media .field-items img{
    height: auto !important;
    height: 192px !important;
}

.rfh-bono-packages-container{
    text-align: center;   
}

.rfh-bono-packages-container .rfh-bono-package{
    position: relative;
    width: 220px;
    width: 30%;
    width: 48%;
    min-width: 220px;
    min-width: 295px;
    height: 188px;
    height: 262px;
    margin: 5px 5px;
    vertical-align: top;
    float: none;
    display: inline-block;
    background-color: #bbb;
    /**/
    width: 100%;
    overflow: hidden;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-media{
    position: absolute;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-background{
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;
    background-color: white;
    opacity: 0.7;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-center{

    margin: 0;
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;

}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-description{
    text-align: left;
    padding-left: 6px;
    color: white;
    font-size: 20px;
}
.rfh-bono-packages-container .rfh-bono-package  .rfh-bp-name{
    width: 100%;
    padding-right: 94px;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-name h4{

    font-size: 25px;
    font-weight: 400;
    margin: 0;
    line-height: 40px;
    color: black !important;
    overflow: hidden;
}

.rfh-bono-packages-container .rfh-bono-package .rfh-bp-price{

}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-center .rfh-bp-buttons{

    line-height: 34px;
    margin-top: 3px;
    margin-right: 8px;
    position: absolute;
    top: 0;
    right: 0;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-center .rfh-bp-buy-container{
    font-weight: bold;
    border: none;
    font-size: 0.8em;
    text-shadow: none;
    color: white;
    border: none;
    background-image: none;
    background: #de543e;
    padding: 2px 10px;
    padding: 0 10px;
}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-center .rfh-bp-buy-container:hover{
    /*background: #060a25;*/
    cursor: pointer;
    opacity: 0.85;
    -moz-opacity: 0.85;
    -webkit-opacity: 0.85;

}
.rfh-bono-packages-container .rfh-bono-package .rfh-bp-center .rfh-bp-buy-container .rfh-bp-buy.rfh-button-ok{
        min-width: 62px;
}

.rfh-bono-personalized-element{
    width: 100%;
}
@media (min-width: 570px){
    .rfh-bono-personalized-element{
        width: 48%;
    }
}
@media (min-width: 850px){
    .rfh-bono-personalized-element{
        width: 32%;
    }
}


@media all and (min-width: 700px){
    .rfh-bono-packages-container .rfh-bono-package{
        width: 48%;
    }

}

@media all and (min-width: 980px){
    .rfh-bono-packages-container .rfh-bono-package .rfh-bp-background{

    }
    .rfh-bono-packages-container .rfh-bono-package .rfh-bp-center{

    }
    .rfh-bono-packages-container .rfh-bono-package .rfh-bp-center .rfh-bp-buttons{

    }
    .rfh-bono-packages-container .rfh-bono-package .rfh-bp-price {

    }

}