/*!
Theme Name: nhcomingsoon
Theme URI: https://them.es/starter
Author: NH
Author URI: https://them.es/
Description: nhcomingsoon
Version: 3.3.1
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: nhcomingsoon
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/** CAMBIOS POLA **/
@font-face {
  font-family: 'Lucida Grande';
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande/LucidaGrande.eot");
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande/LucidaGrande.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande/LucidaGrande.woff2") format("woff2"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande/LucidaGrande.woff") format("woff"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande/LucidaGrande.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lucida Grande Bold';
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande-bold/LucidaGrandeBold.eot");
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande-bold/LucidaGrandeBold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande-bold/LucidaGrandeBold.woff2") format("woff2"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande-bold/LucidaGrandeBold.woff") format("woff"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/lucida-grande-bold/LucidaGrandeBold.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'icon-font';
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/icon-font/icon-font.eot?gtg77l");
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/icon-font/icon-font.eot?gtg77l#iefix") format("embedded-opentype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/icon-font/icon-font.ttf?gtg77l") format("truetype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/icon-font/icon-font.woff?gtg77l") format("woff"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/icon-font/icon-font.svg?gtg77l#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham';
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-light/gotham-light-webfont.eot");
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-light/gotham-light-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-light/gotham-light-webfont.woff2") format("woff2"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-light/gotham-light-webfont.woff") format("woff"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-light/gotham-light-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham';
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-book/Gotham-Book-webfont.eot");
  src: url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-book/Gotham-Book-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-book/Gotham-Book-webfont.woff2") format("woff2"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-book/Gotham-Book-webfont.woff") format("woff"), url("/wp-content/themes/nhcomingsoon/assets/dist/fonts/gotham-book/Gotham-Book-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
.container {
	max-width: 1170px !important;
}
p {
    color: #333333;
    margin-bottom: 10px;
}
p, span, ul, li, a, span {
    font-weight: 400;
    line-height: 22px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.top-nav-01 ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.top-nav-01 ul li {
    display: block;
    float: left;
    padding-left: 6px;
    margin-right: 4px;
    margin-bottom: 0;
    border-left: 1px solid #000000;
    text-align: left;
}
.top-nav-01, .top-nav-02, .box-men03, nav.mainNav.user {
    display: block !important;
}
.top-nav-01 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    height: 40px;
    padding: 13px 0;
}

.header-mob-v2 .dropdown, .b2b-submenu .dropdown {
    position: relative;
    color: #7d7d7d;
}
.top-nav-01 ul li, .top-nav-01 ul li > a {
    font-size: 11px !important;
    line-height: 12.1px;
}
header nav a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-weight: 400;
    color: #009fdf !important;
    cursor: pointer;
    text-decoration: none;
    line-height: 22px;
    outline: none;
    transition: all 200ms ease-out; 

}
nav#header {
    height: 75px;
    width: 100%;
    position: relative;
    z-index: 1053;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #003a70 !important;
}
nav#header ul li a {
    color: #ffffff !important;
    font-size: 14px;
    padding: 0 15px;	
}
header .navbar-brand img {
    max-height: 24px;
    width: auto;
}
#toplinks {
    float: right;
    display: inline !important;
}
.nh-header-topbar {
    float: right;
    display: inline !important;
}
.nh-header-topbar nav ul {
    list-style: none;
    margin-bottom: 0px !important;
    position: relative;
    top: 6px;
    padding-left: 0px;
}
.nh-header-topbar nav ul #menuHelp {
    background: none;
    border: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-weight: 400;
    color: #009fdf !important;
    cursor: pointer;
    text-decoration: none;
    line-height: 22px;
    outline: none;
    transition: all 200ms ease-out;
    font-size: 11px !important;
    line-height: 12.1px;
    border-left: 1px solid #000000;
}
div#langMenu.show {
    z-index: 9999;
}
div#langMenu.show a {
    padding: 3px 20px;
    clear: both;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
}
footer ul.logos-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
footer ul.logos-footer li:first-child {
    border-right: 2px solid #a7a7a7;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    padding: 0 20px 0 20px;
}
footer ul.logos-footer li {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
footer ul.logos-footer li a {
    opacity: 0.4;
}
footer ul li a, footer p, footer span {
    font-size: 13px !important;
    line-height: inherit;
}
footer ul.logos-footer li .boxImg img {
    width: 100%;
    padding: 15px 10px;
    height: auto;
    filter: grayscale(100%);
    transition: all .5s;
}
footer .title-menu-footer {
    color: #b2b2b2;
    font-size: 12px;
    text-align: left;
    font-family: "Gotham", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.1;
    margin: 20px 0 10px 0;
}
footer .list-unstyled {
    margin-bottom: 10px;
}
footer ul.legal li {
    display: block;
    float: left;
    border-right: 1px solid #aaaaaa;
    margin-bottom: 20px;
}
footer ul.legal li:first-child a {
    margin-left: 0px;
}
footer ul.legal li:last-child a {
    margin-right: 0;
}
footer ul.legal li:last-child {
    border: 0;
}
footer ul.legal li a {
    display: block;
    margin-left: 7px;
    margin-right: 7px;
}
footer ul li a {
    font-size: 13px;
    line-height: inherit;
}
footer hr {
    border-top: 1px dashed;
    margin-top: 20px;
    margin-bottom: 20px;
}
footer li a {
    font-family: "Gotham", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #009fdf;
    cursor: pointer;
    text-decoration: none;
    line-height: 22px;
    outline: none;
    transition: all 200ms ease-out;
}
footer .travelers, footer .verisign {
    display: inline-block;
    float: right;
    color: #b2b2b2;
}
.pull-right {
    float: right !important;
}
.display-block, .block {
    display: block;
}
footer .verisign {
    margin-right: 20px;
}
footer .verisign .lnk-verisign {
    display: block;
}
#breadcrumbs span {
    font-size: 12px;
    color: #7d7d7d !important;
}
#breadcrumbs a span {
    color: #009fdf !important;
}
#breadcrumbs .container {
    padding: 0px;
}
h1.entry-title {
    color: #003a70;
    font-size: 1.875rem;
    font-weight: 100;
    line-height: 36px;
    font-family: "Gotham", Helvetica, Arial, sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}
.content p {
    font-size: 14px;
    line-height: 22px;
}
.content ul li, .content ul li a {
    font-size: 14px;
}

/* Estilos NH Collection */
.nhcollectionpage .navbar-brand img {
    max-height: 30px;
}
.nhcollectionpage nav#header {
    background: #9d2236 !important;
}
.nhcollectionpage nav#header li a {
    color: #ffffff !important;
}
.nhcollectionpage #toplinks ul li a, .nhcollectionpage #breadcrumbs a span {
    color: #9d2236 !important;
}
.nhcollectionpage #footer ul li a {
    color: #9d2236 !important;
}
.nhcollectionpage .content p a {
    color: #9d2236 !important;
}
.nhcollectionpage h1 {
    color: #9d2236 !important;    
}
.nhcollectionpage #navbar {
    justify-content: center;
    align-items: center;
}
.nhcollectionpage #menu-nh-collection-main {
    margin-right: unset !important;
}
.nhcollectionpage .nh-header-topbar nav ul #menuHelp {
    color: #9d2236 !important;
}