/*
 Theme Name:     Iguana-Child
 Theme URI:      http://example.com/
 Description:    Iguana Child Theme
 Author:         L2G
 Author URI:     http://example.com
 Template:       iguana
 Version:        1.0.0
*/

@import url("../iguana/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*Alteracoes para o ficheiro shortcodes.css*/
.egoi-window-widget {0 0 10px rgba(0, 0, 0, 0.3) !important}
.left1 .icon_box h3, .left2 .icon_box h3, .center .icon_box h3{font-size:17px!important;}
.button_sc.blue {background-color: #005cab;}
.price-table a{color:#6B6B6B !important;}
.price-table a:hover{color:#1d1d1d !important;}
.two-column-table .price-column{height:30em;}
.three-column-table .price-column{height:30em;}
.four-column-table .price-column{height:30em;}
.five-column-table .price-column{height:30em;}
.six-column-table .price-column{height:30em;}
.price-column p{padding: 5px 0;}
.price-column .column-title{background: #005CAB;color: #fff;}
.price-table .even-column .column-title{background: #9d9d9d;color: #fff;}

@media only screen and (max-width: 1255px){
    .five-column-table .price-column {height:430px !important;}
}

@media only screen and (max-width: 1231px){
	.five-column-table .price-column {height:450px !important;}
}

@media only screen and (max-width: 1165px){
	.five-column-table .price-column {height:480px !important;}
}

@media only screen and (max-width: 1045px){
	.five-column-table .price-column{height:490px !important;}
}

@media only screen and (max-width: 1024px) {
	.five-column-table .price-column{height:610px !important;}
}

@media only screen and (max-width: 955px) {
     .five-column-table .price-column {height:520px !important;}
}

@media only screen and (max-width: 915px) {
     .five-column-table .price-column {height:550px !important;}
}

@media only screen and (max-width: 875px) {
	.five-column-table .price-column {height:580px !important;}
}

@media only screen and (max-width: 840px) {
     .five-column-table .price-column {height:600px !important;}
}

@media only screen and (max-width: 830px) {
    .five-column-table .price-column {height:620px !important;}
}

@media only screen and (max-width: 805px) {
	.five-column-table .price-column {height:670px !important;}
}

@media only screen and (max-width: 790px) {
    .five-column-table .price-column {height:710px !important;}
}

@media only screen and (max-width: 768px) {
    .five-column-table .price-column {height:710px !important;}
}

@media only screen and (max-width: 767px) {
    .five-column-table .price-column {height:380px !important;}
}

@media only screen and (max-width: 325px) {
    .five-column-table .price-column {height:410px !important;}
}

/*BT Newsletter Media Querie*/
@media only screen and (max-width: 1030px) {
    .eModal-6 {top:65px !important;}
}


/*Alteracoes para o ficheiro stuff.css*/
.dp-breadcrumbs {float: right;margin-top:15px;}
#main-menu > li.root .menu-title {padding-top:50px}
#main-menu .sub-menu {padding-bottom:20px}
#dp-head-wrap.sticky #dp-head a.imageLogo {top:30px;}
#dp-head-wrap.sticky #main-menu > li.root {margin-top:15px;}

@media only screen and (min-width: 1030px){
	#main-menu > li.root .item-container{top: 10px;}
}

/*Alteracoes para o ficheiro tablet.css*/
/* Responsive Tables RTL Support */
@media (max-width: 600px) {
	article section table td span.dp-table-label {
		position:relative !important;
		left:0px !important;
	}
	.tablepress .row-hover tr .column-1{	
		background-color:#005CAB !important;
		color:#fff !important;
	}
	.tablepress .row-hover tr .column-1{	
		background-color:#005CAB !important;
		color:#fff !important;
	}
	.tablepress .row-hover tr .column-1 a{	
		background-color:#005CAB !important;
		color:#fff !important;
	}
	.tablepress tbody td a{
	color:#fff !important;
	}
}

.tablepress thead th {
background-color: #005CAB !important;
color:#fff
}


/*Alteracoes para o ficheiro template.css*/

.dp-subheader .main-title{
padding-top:10px !important;
}

.dp-subheader .dp-breadcrumbs{
bottom: 0px !important;
padding-left: 10px;
}

article section.content a,
article section.intro a {color: #005CAB;}

#dp-head {margin-top: -20px;}
#dp-head a.imageLogo {position: relative;top: 20px;}
#dp-button-area a {background-color:#005CAB;}
#dp-copyright .dp-copyrights {text-align:center;margin-left:auto;margin-right:auto;float:none;}

@media only screen and (min-width: 1030px){

#dp-head-wrap{
top:-20px;
border-bottom: 1px solid #D1D1D1;
}
.dp-header-wrapper{
border-bottom: none !important;
}
.dp-page-wrap{
padding-top: 25px;
}
#dp-head a.imageLogo{
top:38px;
}
#dp-button-area{
margin-top: 15px;
}
.sticky #dp-button-area{
margin-top:0px !important
}
}

img.dp-copyright-logo.css {
    display: none !important;
}