/* BOT SUBSCRIBE NEWS  */



input[type="reset"], input[type="submit"], input[type="button"] {
   background-color: #FFF;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    color: #503D0C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size:13px;
	font-weight:bold;
	box-shadow: 2px 3px 6px  rgba(0,0,0,0.6);
	border: none;
}

input[type="button"] a:hover {
    background-color: #F1DCA5;
    color: #000;
}

.post-descr.entry p {
    margin-bottom: 0px;
}

/*  MIDDLE TABS HEIGHT */
.middle-tabs {
    height: 516px;
	background-repeat:repeat-x;
}

.middle {
    padding: 20px 0px 55px;
}



/* TEXTO ARTIGOS DE IMPRENSA*/

.pt-cv-title {
    margin-top: 0px !important;
    font-size: 15px;
}

.pt-cv-content, .pt-cv-content * {
    font-size: 12px;
    line-height: 1.6em;
}



/* TEXTO SOBRE SLIDER HOMEPAGE */

.tp-caption.cap_big_white, .tp-caption.cap_big_white_bg {
    color: #FFF;
    font-size: 75px;
    text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.8);
}  


img.ui-datepicker-trigger {
    border: 1px solid  #f90;
    display: none;
}

.icon.icon-calendar {
    pointer-events: none;
}

input.hasDatepicker {
    cursor: pointer;
}
/*
.reservation_form.egds-search .row_field.rowSubmit {
    padding: 0 25px 25px;
}
*/
.reservation_form.egds-search .row_field.rowSubmit {
    padding: 37px 25px;
}

a.lnkReserve {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms; 
    background-color: #29434C;
}

a.lnkReserve .icon-angle-right {
    background-color: #2B3A3F;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

a.lnkReserve:hover .icon-angle-right {
    background-color: #111;    
}


#right_menu {
    float: left;
}

#right_menu a {
    background-color: #FFF;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    color: #503D0C;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 18px;
	font-size:13px;
	font-weight:bold;
	box-shadow: 2px 3px 6px  rgba(0,0,0,0.6);
	
}

#right_menu a:hover {
    background-color: #F1DCA5;
    color: #000;
}

/**/

.nome_quarto {
    font-size:11px;
}

/**
 * Top menu / reservation + lang
 */

body .topmenu_right {
    width: auto;
    float: left;
    padding-top: 0;
    position: absolute;
    top: 18px;
    right: 0;
}

body .topmenu_right li {
    line-height: 34px;
}

body .topmenu_right ul {
    margin-right: 3px;
}

body .topmenu {
    padding-left: 0;
}

body .topmenu .dropdown li {
    margin-left: 8px;
    margin-right: 8px;
} 

body #topm-select {
    margin-top: -2px;
}

body #lang_sel {
    float: left;
    height: 34px;
    position: relative;
    width: 34px;
    display: block;
    margin-left: 5px;
}

/* COLUNAS CONTACTOS */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-left: 10px;
	padding-top:0px;
    padding-right: 30px;
    
}
@media (max-width: 1150px) {

	
.div.topmenu_right {
			width: 550px;
			}

}

@media (max-width: 500px) {

/* COLUNAS ARTIGOS DE IMPRENSA 
.pt-cv-content-item ,.pt-cv-1-col
{
			padding-left:10px;
			padding-right:10px;
			}
     */
			
.post-title {
			padding-top:10px;
			}
			
    body .topmenu {
        margin-top: 42px;
        float: none;
        padding: 0;
        width: 100%;
    }

    body .topmenu_right {
        margin-top: 0;
        position: relative;
        float: none;
        width: 100%;
        height: 34px;
    }

    #default_menu {
        display: none;
    }

    body .topmenu .dropdown li {
        margin-left: 0;
    }

    body .topmenu_right li {
        margin-left: 0;
        margin-right: 0;
    }

    body .topmenu_right #right_menu #lang_sel {
        float: right;
    }

    body #topm-select {    
        width: 100%;
        height: 34px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-indent: 5px;
    }
   
    body .header > .container {
        width: 90%;
        position: relative;
    }

    body .header {
        min-height: 135px;
    }

    body #lang_sel_click, 
    body #lang_sel {
        float: right;
    }

    body #lang_sel_click > ul ul, 
    body #lang_sel > ul ul {
        padding-top: 8px;
    }

    .logo img {
        max-width: 90% !important; 
    }

}

/**/

body #lang_sel_click > ul > li > a.lang_sel_sel, 
body #lang_sel_click > ul > li > a.lang_sel_click_sel:visited, 
body #lang_sel_click > ul > li > a.lang_sel_sel:active, 
body #lang_sel > ul > li > a.lang_sel_sel, 
body #lang_sel > ul > li > a.lang_sel_sel:visited, 
body #lang_sel > ul > li > a.lang_sel_sel:active {
    background: #000;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
    border: none;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    padding: 0;
    color: #959595;
}

body #lang_sel_click > ul > li > a.lang_sel_sel:hover, 
body #lang_sel > ul > li > a.lang_sel_sel:hover {
    color: #fff;
    cursor: pointer;
}

body #lang_sel_click > ul ul, 
body #lang_sel > ul ul {
    background: transparent url("../../paradise-cove-parent/images/dropdown_sub.png") no-repeat 50% 23px !important;
    position: absolute;
    left: 0;
    top: 32px !important;
    padding-bottom: 20px;
    padding-top: 29px !important;
    z-index: 1308;
    border-top: none;
    width: 32px;
}

body #lang_sel_click > ul ul, 
body #lang_sel_click li, 
body #lang_sel > ul ul, 
body #lang_sel li {
    width: 32px;
}

body #lang_sel_click > ul ul > li a, 
body #lang_sel_click > ul ul > li a:visited, 
body #lang_sel > ul ul > li a, 
body #lang_sel > ul ul > li a:visited {
    border: none;
    background: #000;
    color: #fff;
    left: 1.2em;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
}

body #lang_sel_click > ul ul > li a:hover, 
body #lang_sel_click > ul ul > li a:visited:hover, 
body #lang_sel_click > ul ul > li a:focus, 
body #lang_sel_click > ul ul > li a:visited:focus, 
body #lang_sel > ul ul > li a:hover, 
body #lang_sel > ul ul > li a:visited:hover, 
body #lang_sel > ul ul > li a:focus, 
body #lang_sel > ul ul > li a:visited:focus {
    color: #d9a300;
    background: #000;
}

body #lang_sel_click > ul ul > li:first-child a, 
body #lang_sel_click > ul ul > li:first-child a:visited, 
body #lang_sel > ul ul > li:first-child a, 
body #lang_sel > ul ul > li:first-child a:visited {
    padding-top: 15px;
}

body #lang_sel_click > ul ul > li:last-child a, 
body #lang_sel_click > ul ul > li:last-child a:visited, 
body #lang_sel > ul ul > li:last-child a, 
body #lang_sel > ul ul > li:last-child a:visited {
    padding-bottom: 15px;
}

/**/

ul.nav-tabs-icons {
    display: none !important;
}


.post-detail h1 {
    font-size: 25px;
    text-transform: uppercase;
    margin: 15px 0px 10px;
}

/* MAP BG*/
.middle_dark {
    background-color: rgba(0,0,0,0);
    padding: 0px;
}