/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.l-titlebar-overlay { background-color:rgba(33,30,27,0.35)!important;}
.tablepress caption {display: none!important;}

.w-socials-item.facebook .w-socials-item-link {  background-color: #42599e; color: white!important; }
.w-socials-item.facebook .w-socials-item-link-hover {  background-color: #364983; }

.w-socials-item.tripadvisor .w-socials-item-link {  background-color: #00b300; color: white!important; }
.w-socials-item.tripadvisor .w-socials-item-link-hover {  background-color: #008c00; }

.l-titlebar-content h1 {text-shadow: 0px 0px 5px #000;  }

.ult-new-ib-title {text-shadow: 0px 0px 14px #000;}
.ult-new-ib-content p {background-color:rgba(0, 0, 0, 0.5);}


.tablepress .column-1, .tablepress .row-1  {color: #DEBA66;}

.included {background: #403934; padding: 20px; line-height: 20px;}
.current-menu-item  {background: #fff!important;}

h2 {color: #DEBA66!important;}

/* RESPONSIVE MODE BELOW 480
********************************************************** */

@media (max-width: 480px) {

td, th {
	
     padding: 0.6rem 0.1rem;
		font-size: 11px;
		line-height: 14px;
}
}



