/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);

body {
	font-weight: 300!important;
}

h1 {
	font-weight: 300 !important;
	margin-top: 8px;	
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
	font-size: 32px;
	color: #675430 !important;	
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
	font-size: 30px!important;
	color: #334a6c !important;
}



/* HEADER */
#header.header-scrolled .widget {
    padding-top: 10px;
}

#header_meta .container {
    min-height: 20px;
}

#header .widget {
  left: 20%;
  padding-top: 40px;
  position: absolute;
  top: 0;
  transform: translate(-90%);
  z-index: 999;
}

.av-language-switch-item {
  display: none;
}
#lang_sel_list li {
    clear: none !important;
}





.logo {
	margin-top: 10px !important;
	margin-bottom: 10px!important;
}
#top #header_main_alternate {
	background-color: #334a6c;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a8867;
	border-bottom-color: #9a8867;
}
#top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
/*
Sociales
================================================== */


.social_bookmarks a, #top #wrap_all .social_bookmarks li {
	background: transparent;
	color: #FFF!important;
	margin-right: 2px;
	margin-left: 2px;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
}
#wrap_all .social_bookmarks li {
	margin-top: 0px!important;    
}
/*Facebook */


li.social_bookmarks_facebook.av-social-link-facebook.social_icon_1 {
	background-color: #3b5999!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
li.social_bookmarks_facebook.av-social-link-facebook.social_icon_1 a:hover {
	background-color: #3b5999!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/*trip */

.av-social-link-tripadvisoricon a {
	color: white;
	background-color: #479951!important;
	font-size: 30px;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
}

/*instagram */

li.social_bookmarks_instagram.av-social-link-instagram.social_icon_3 {
	background-color: #9c39b8!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
li.social_bookmarks_instagram.av-social-link-instagram.social_icon_3 a:hover {
	background-color: #9c39b8!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/* DOTS SLIDERS */

#top .av-control-minimal .avia-slideshow-dots {
	display:none;
}

/* PROMOS HOME */

.container .minor-meta {
	display:none;
}
.avia-content-slider .slide-meta time {
	display:none;
}
#top h3 a, #top h4 a, #top h5 a, #top h6 a {
	color: #5a451c;
	font-size: 23px !important;
}

.avia-content-slider .slide-entry-title {
	line-height: 23px!important;
}


/* SLIDERS TOPS INTERNOS */

.av_slideshow_full li img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.banderas-bott {
	display:none !important;
}
.menu-item.menu-item-language{
	display:none !important;
}



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

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

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
 
 .responsive #top .logo {
	position: static;
	display: table;
	height: 80px !important;
	float: left !important;
	padding: 0;
	border: none;
	width: 80%;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	margin-left: -15px !important;
}
.responsive.html_header_top #header_main .social_bookmarks, .responsive.html_top_nav_header #top .social_bookmarks {
    right: -10px;
    width: 59%;
    margin-top: -16px;
}

#advanced_menu_toggle, #advanced_menu_hide {
    font-size: 40px!important;
    right: -20px;
    
}
#advanced_menu_toggle, #advanced_menu_hide {
    background-color: transparent!important;
    border:none!important;
}

.textwidget{
	text-align: center!important;
	}



#header .widget {
  right: 8%;
  padding-top: 28px !important;
  position: absolute;
  top: 0;
  transform: translate(-50%);
  z-index: 999;
}

#top .widget ul {
	display:none !important;
}
.banderas-bott {
	display: block !important;
margin: 0 auto!important;
}

#advanced_menu_hide {
    font-size: 40px!important;
    right: 0px;
}
#mobile-advanced li  a{
    font-size: 22px;
    line-height: 30px;
}
#mobile-advanced {
    padding: 29px 0;
    
}
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
    display: none !important;
}
#mobile-advanced ul {
    margin: -30px;
    padding: 0;
    display: block;
    width: 100%;
    left: 0;
    position: relative;
}


}

@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
	max-width: 70% !important;
	height: auto !important;
	margin-left: 0px !important;
}

#top .widget ul {
	display:none !important;
}

.responsive #header .social_bookmarks  {
display:block !important;
}

.banderas-bott {
	display: block !important;
margin: 0 auto!important;
}

}

