/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.divisor {
	margin: 0px 20px 0px 24px;
    display: inline-block;
    font-size: 1.8em;
    line-height: 0.4em;
}
.amenitie-box {
    border-bottom: 1px dotted #979797;
    padding: 0 0 10px;
    width: 100%;
}
.amenitie-box ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
.amenitie-box ul li:first-child {
    width: 36%;
    font-size: 11px;
    text-align: left;
    height: 24px;
    line-height: 14px;
    vertical-align: middle;
    margin-top: -15px;
}
.amenitie-box ul li:first-child, .banner-cuotas .txt-banner, .btn-secundario, footer ul li, header .navbar-nav>li>a {
    text-transform: uppercase;
}
.amenitie-box ul li {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: auto;
    margin-right: 5px;
}



.bg-box .amenitie-box ul {
    color: #000;
}
address .iw-title {
    background-color: #F4F4F4;
    color: #000;
}
#cd-google-map #cd-zoom-in, #cd-google-map #cd-zoom-out {
    background-color: #F60;
}
#cd-google-map #cd-zoom-in i, #cd-google-map #cd-zoom-out i {
    background-color: #F60;
    color: #fff!important;
}
.icon-amenitie {
    background-color: #e6e6e6;
}
.icon-amenitie i {
    background-color: #F60;
    color: #fff!important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-], .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #F60!important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] i:hover {
    background: #F60!important;
    color: #F4F4F4!important;
}

.icon-amenitie {
    height: 120px;
}
.icon-amenitie i {
    height: 60px;
    width: 100%;
    padding: 10px;
    font-size: 40px;
}
.icon-amenitie h4 {
    font-size: 12px;
    margin: 20px 10%;
    width: 80%}
.owl-theme .owl-controls {
    margin: 40px 0 20px;
}

/* Maps */
#cd-google-map address p, #module-comments blockquote.blockquote-reverse .username, #module-comments blockquote.blockquote-reverse p, footer p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#google-container {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #e7eaf0;
}
@media (min-width:768px) and (max-width:991px) {
    #google-container {
    height: 400px;
}
}@media only screen and (max-width:767px) {
    #google-container {
    height: 300px;
}
}@media only screen and (min-width:1170px) {
    #google-container {
    height: 600px;
}
}#cd-google-map {
    position: relative;
    margin-top: 15px;
}
#cd-google-map address {
    position: absolute;
    width: 380px;
    top: 50px;
    left: 30px;
    font-size: 13px;
    font-size: .8125rem;
    height: 80px;
    background-color: #FFF;
    padding-right: 10px;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 10px;
}
#cd-google-map address img {
    height: 80px;
    width: 100px;
    float: left;
    margin-right: 12px;
}
#cd-google-map address p {
    font-size: 12px;
    color: #000;
    -webkit-line-clamp: 2;
}
@media only screen and (min-width:768px) {
    #cd-google-map address {
    font-size: 15px;
    font-size: .9375rem;
}
#cd-zoom-in, #cd-zoom-out {
    margin-left: 50px;
}
}@media only screen and (max-width:768px) {
    #cd-google-map address {
    display: none;
}
}#cd-zoom-in, #cd-zoom-out {
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-size: 30px 60px;
    padding: 5px;
}
#cd-zoom-in i, #cd-zoom-out i {
    font-size: 21px;
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
    background-color: #d36868;
}
#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media only screen and (min-width:768px) {
    #cd-zoom-in {
    margin-top: 50px;
}
}#boxhotels .mod-dates, #room-data, footer.top-buffer {
    margin-top: 0;
}
#cd-zoom-out {
    background-position: 50% -32px;
}
#amenities, #amenities>li, #share-btns {
    margin-bottom: 30px;
}
#amenities>li {
    color: #828282;
    font-size: 12px;
    height: 70px;
}
#amenities>li>i {
    color: #B1B1B1;
    font-size: 30px;
    margin-right: 5px;
}
.upsell-room a, .upsell-room a:hover p, .upsell-room div a:hover div, .upsell-room li {
    color: #000;
}
#amenities>li>p {
    margin-top: 10px;
}
