/*
Theme Name: Thecappa Child Theme
Theme URI: http://shtheme.com/demosd/thecappa
Description: This is child theme of thecappa
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  thecappa-child
Template: thecappa
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



.comment-form-cookies-consent {
  display: none;
}

.post .author a[rel="author"] {
  text-transform: capitalize;
}

.post-comment-section h3.comments-title, .post-comment-section .comment-respond h3.comment-reply-title {
  text-transform: capitalize;
  font-size: 24px;
  margin-bottom: 20px;
}

p.logged-in-as {
  margin-left: 15px;
}

.comment-respond form input.butn-dark {
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #ab8a62;
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  margin-left: 15px;
  cursor: pointer;
}

.comment-respond form input.butn-dark:hover {
  background: #222;
}

.post-user-content h3.author-name {
  text-transform: capitalize;
}

.news2-sidebar .widget_search {
  width: 100%;
}

.news2-sidebar .widget_categories, .news2-sidebar .widget_tag_cloud {
  background: #f8f5f0;
  padding: 30px;
  margin: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}

.news2-sidebar h6.widget-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee3d0;
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 15px;
  color: #222;
}

.widget_categories ul li {
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.widget_categories ul li:hover a {
  color: #aa8453;
}

.widget_categories ul li a:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    margin-right: 10px;
}

.widget_categories ul li:hover a:before {
  color: #aa8453;
}

.widget_tag_cloud ul li {
    margin: 3px !important;
    padding: 6px 16px;
    color: #666 !important;
    float: left;
    background-color: #fff;
}

.widget_tag_cloud ul li:hover {
    color: #fff;
    background-color: #aa8453;
}

.widget_tag_cloud ul li a {
    font-size: 14px!important;
    color: #666;
}

.widget_tag_cloud ul li:hover a {
    color: #fff;
}

.post-cont .info, .post-cont .info a {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 3px;
  color: #aa8453;
  font-family: 'Barlow', sans-serif;
  text-transform: uppercase;
}

.post-cont .info {
  margin-bottom: 5px;
}

.news-pagination-wrap li span {
  background: transparent;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  color: #666;
  font-weight: 400;
  border: 1px solid rgba(102,102,102,0.1);
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #aa8453;
  color: #aa8453;
}

.search-custom form {
    width: 70%;
}

.search-custom form input {
  max-width: 100%;
  margin-bottom: 15px;
  border: none;
  padding: 7px 15px;
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75em;
  color: #1b1b1b;
  background-image: none;
  border: 1px solid #ececec;
}

.search-custom form button[type="submit"] {
    position: absolute;
    right: 31%;
    top: 0;
    background-color: transparent;
    color: #000;
    border: 0;
    padding: 10px;
    cursor: pointer;
}

.search-custom h4 {
    padding-left: 15px;
    line-height: 32px;
}

.rooms-page div.gallery-size-full {
  display: none;
}

.booking-inner form p {
  display: none;
}


.select1_wrapper .select1_inner {
  background: #fff;
}

.booking-inner .select1_wrapper .select1_inner .select2 {
  margin-bottom: 0px;
}

.booking-inner .select-adults .select2-selection__rendered {
  width: 115px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.booking-inner .select-child .select2-selection__rendered {
  width: 135px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.booking-inner .select-room .select2-selection__rendered {
  width: 115px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.page-template-dark-sidebar .booking-inner .select-adults .select2-selection__rendered {
  width: 113px;
}

.page-template-dark-sidebar .booking-inner .select-child .select2-selection__rendered {
  width: 133px;
}

.booking-inner form input[type="submit"] {
  display: block;
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
  background: #aa8453;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  text-decoration: none;
  line-height: 62.5px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.booking-inner form option {
  width: 154px;
}

.booking-inner form input[type="submit"]:hover {
  background: #222;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  width: 155px!important;
}

.testimonials .booking-box .booking-inner form p {
  display: none;
}

.testimonials .booking-box .booking-inner .select2 {
  margin-bottom: 0px;
}

.testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered {
  width: 104px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.testimonials .booking-box .booking-inner .select-child .select2-selection__rendered {
  width: 117px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.page-template-dark-sidebar .testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered,
.page-template-dark-sidebar-2 .testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered {
  width: 102px;
}

.page-template-dark-sidebar .testimonials .booking-box .booking-inner .select-child .select2-selection__rendered,
.page-template-dark-sidebar-2 .testimonials .booking-box .booking-inner .select-child .select2-selection__rendered {
  width: 115px;
}

.testimonials .booking-box .booking-inner form input[type="submit"] {
  display: block;
    padding: 0;
    border: none;
    margin: 0;
    width: 100%;
    background: #aa8453;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    line-height: 62.5px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-out;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 25px!important;
}

.testimonials .booking-box .booking-inner form input[type="submit"]:hover {
  background: #222;
}

.comming form span.your-email {
  width: 100%;
}

.comming form input[type="submit"] {
    background-color: #aa8453;
    padding: 6px 20px;
    border-radius: 0px;
    color: #fff;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    font-family: 'Barlow Condensed', sa ns-serif;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    outline: none;
    left: auto;
    width: auto;
}


.logged-in .nav-scroll {
  top: -68px;
}

section.contact form p {
  display: none;
}

section.contact form textarea {
  height: 120px;
}

section.contact form span.your-message {
  width: 100%;
}

.footer-bottom-copy-right {
  font-size: 15px;
}

@media (max-width: 768px) {
  .logged-in nav.navbar {
    top: 47px;
  }
  
  .logged-in nav.navbar.nav-scroll {
    top: -68px;
  }
}

@media (max-width: 600px) {
  .logged-in nav.navbar.nav-scroll {
    top: -100px;
  }
}

@media (min-width: 1921px) {
  .booking-inner .select-adults .select2-selection__rendered {
      padding-bottom: 17px!important;
  }
  
  .booking-inner .select-child .select2-selection__rendered {
    padding-bottom: 17px!important;
  }

  .booking-inner .select-room .select2-selection__rendered {
    padding-bottom: 17px!important;
  }
}

.booking-wrapper .booking-inner form div.wpcf7-mail-sent-ng {
  color: #fff;
}



.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) .rooms2 figure {
  margin-left: auto;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) .rooms2.left figure {
  margin-left: 0;
  margin-right: auto;
}

.facilities-col-2 ul li {
  display: inline-block;
  width: 49%;
}

.facilities-col-3 ul li {
  display: inline-block;
  width: 32%;
}

.elementor hr.border-2 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.dialog-lightbox-widget.elementor-lightbox {
  display: none!important;
}


.rooms-page .video-wrapper.video {
  margin-top: 80px;
}

.booking-sidebar {
  width: 100%!important;
}

.page-template-dark-sidebar .select1_wrapper .select1_inner,
.page-template-dark-sidebar-2 .select1_wrapper .select1_inner {
  background: #222;
}

.bg-black .news2-sidebar .widget_categories,
.bg-black .news2-sidebar .widget_tag_cloud {
  background: #222;
}

.bg-black .news2-sidebar .widget_categories h6,
.bg-black .news2-sidebar .widget_tag_cloud h6 {
  color: #fff;
}

.bg-black .widget_tag_cloud ul li {
  background-color: transparent;
  border: 1px solid #333;
}

.bg-black .widget_tag_cloud ul li:hover {
  background-color: #aa8453;
}

.bg-black .widget_tag_cloud ul li a {
  color: rgba(255,255,255,0.5) !important;
}

.bg-black .widget_tag_cloud ul li:hover a {
  color: #fff!important;
}

.bg-black .comment-respond form input.butn-dark:hover {
  background: #3b3b3b;
}

.bg-black .news2-sidebar h6.widget-title {
  border-bottom: 1px solid #2b2b2b;
}

blockquote cite {
  display: block;
}

.video-fullscreen-video {
  z-index: 0;
}

.video-fullscreen-wrap .overlay {
  background-image: inherit;
  opacity: 1;
}

.js.elementor-html .animate-box {
    opacity: 1!important;
}

.elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode {
    min-height: 300px;
}

.rooms2.section-padding.bg-cream {
  margin-bottom: 0px;
}

aside.kenburns-section + .booking-wrapper {
  width: 100%!important;
}

.cappa-header .cappa-logo1 {
    line-height: 0;
    padding: 0;
    color: #fff;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.cappa-header .cappa-logo1 img {
    width: 160px;
}


p.woocommerce-result-count {
  margin-right: auto;
}

.shop-page .row.masonry {
  width: 100%
}


.product-single .product-cat {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #747691;
}

.product-single .product-cat:hover {
    color: #aa8453;
}

.product-single div.images {
    padding-right: 60px;
    padding-left: 15px;
}

.product-single .dlab-post-title  h3 {
    font-size: 35px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.product-single del {
    font-weight: 300;
    font-size: 32px;
    margin-right: 25px;
    color: #747691;
    text-decoration: line-through;
}

.product-single ins {
    color: #aa8453;
    font-weight: 300;
    font-size: 32px;
    margin-right: 25px;
    text-decoration: none;
}


.product-single .product-desc {
    padding: 30px 0;
    border-top: 1px solid #ffe7e5;
    width: 52%;
    float: right;
}

.product-single .product-price { 
    margin-bottom: 30px;
}

.product-single div.quantity {
    height: 50px;
    width: 160px;
    border: 0;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    background: #fff1f0;
    border-radius: 30px;
    font-weight: 500;
    color: #747691;
    font-size: 16px;
}

.product-single div.quantity input {
    height: 50px;
    width: 160px;
    border: 0;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    background: #fff1f0;
    border-radius: 30px;
    font-weight: 500;
    color: #747691;
    font-size: 16px;
}

.product-single button.single_add_to_cart_button {
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px 42px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #aa8453!important;
    color: #fff;
    margin-top: 100px;
    margin-left: -162px;
}

.product-single button.single_add_to_cart_button:hover {
    background-color: #222!important;
    color: #fff;
}

.product-review ul.review-tab li {
    margin-right: 30px;
    position: relative;
    margin-bottom: 50px;
}

.product-review ul.review-tab li a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 20px 40px;
    color: #747691;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
    border: 2px solid #6f7172b0;
}

.product-review ul.review-tab li a.active {
    background: #aa8453;
    border-color: #aa8453;
    color: #fff;
}

.product-panel .tab-content div h2 {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist {
    padding-left: 0px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: none;
    padding: inherit;
    padding-left: 50px;
}

.woocommerce-Reviews .comment-text p.meta strong {
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    color: #10111e;
    text-transform: capitalize;
}

.woocommerce-Reviews .comment-text p.meta time {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    color: #10111e;
    text-transform: capitalize;
}

.woocommerce-Reviews .comment-respond h3.comment-reply-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px!important;
}
.woocommerce p.stars a:hover,
.woocommerce p.stars a
 {
    color: #aa8453;
}

.woocommerce-Reviews .comment-form-rating p.stars {
    width: 80%;
    display: inline-block;
    position: relative;
    top: 4px;
    left: 10px;
}

.woocommerce-Reviews .table-bordered {
    display: none;
}

.woocommerce #review_form #respond textarea {
    border: 2px solid #ecedff;
}

.woocommerce #respond input#submit {
    background: #aa8453;
    color: #fff;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0;
    padding: 22px 50px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
    
.woocommerce #respond input#submit:hover {
    background: #222;
    color: #fff;
}

span.onsale {
    border-radius: 0px!important;
    padding: 0px 20px!important;
    top: 20px!important;
    left: 20px!important;
    background-color: #aa8453!important;
    font-weight: 400!important;
}

.product-img div.sale span.site-button {
    border-radius: 0px!important;
    padding: 5px 20px!important;
    color: #fff;
    background-color: #aa8453!important;
    position: absolute;
}

.shop-area .product-showing {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .shop-area .product-showing {
        display: none;
    }
}


.product-showing p {
    border: 2px solid #6f7172b0;
}

.pro-price .price del span {
    color: #747691;
    text-decoration: line-through;
    margin-right: 0px;
}

.pro-price del span {
    color: #747691;
}

.pro-price .price ins {
    text-decoration: none;
}

.pro-price .price ins span {
    margin-right: 0px;
}

.pro-price .price del span.woocommerce-Price-amount {
    margin-right: 20px;
}

.shop-add-to-cart a {
    border-radius: 0px!important;
    color: #fff!important;
    background-color: #aa8453!important;
    margin-top: 15px!important;
    font-weight: 500!important;
}

.shop-add-to-cart a:hover {
    color: #fff!important;
    background-color: #222!important;
}

.archive .product-img .product-action > a:nth-child(1),
.single-product .product-area .product-action > a:nth-child(1) {
    display: none;
}

.woocommerce-pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers li {
    border: none!important;
}

.woocommerce-pagination .page-numbers li a {
    background: transparent;
    color: #9990b8;
    border: 2px solid #eaebec;
    height: 60px;
    width: 60px;
    padding-bottom: 0px;
    line-height: 40px!important;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px!important;
}

.woocommerce-pagination .page-numbers li a:hover {
    background: #aa8453!important;
    color: #ffffff!important;
  border: 2px solid #aa8453;
}

.woocommerce-pagination .page-numbers li span.current {
    background: #aa8453!important;
    color: #ffffff!important;
    border: 2px solid #aa8453;
    height: 60px;
    width: 60px;
    padding-bottom: 0px;
    line-height: 40px!important;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px!important;
}

.woocommerce .shop-add-to-cart a.added_to_cart {
    padding: 5px 10px;
    margin-left: 10px;
}

.cart-area .table-content .table thead th {
    font-size: 14px;
}

.product-quantity .quantity input {
    background: #fff1f0;
    border-radius: 30px;
    text-align: center;
    height: 50px;
    width: 160px!important;
    color: #6f7172;
    font-size: 14px;
    font-weight: normal;
    border: 0;
}

.woocommerce a.remove {
    font-size: 32px;
    color: #aa8453!important;
    width: inherit!important;
  margin-bottom: 5px;
}

.woocommerce a.remove:hover {
    color: inherit!important;
    background: inherit!important;
}

.coupon input[type="submit"] {
    float: none;
    background: #222;
    height: inherit;
    border: 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 4px;
    padding: 22px 50px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Barlow', sans-serif;
}

.coupon input[type="submit"]:hover {
    background: #aa8453;
    color: #fff;
}

input.update-cart, button#place_order,
.woocommerce-form-login button.woocommerce-form-login__submit {
    float: right;
    background: #aa8453;
    height: inherit;
    border: 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0;
    padding: 22px 50px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Barlow', sans-serif;
}

button#place_order,
.woocommerce-form-login button.woocommerce-form-login__submit  {
    width: 100%;
}

input.update-cart:hover, button#place_order:hover,
.woocommerce-form-login button.woocommerce-form-login__submit:hover {
    background: #222;
    color: #fff;
}

.cart-page-total .cart_totals h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th,
.order-total td strong span {
    font-weight: 400;
}


.wc-proceed-to-checkout a {
  background-color: #aa8453!important;
  font-size: 13px!important;
  padding: 22px 50px!important;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 70%!important;
  border-radius: 0px!important;
  font-weight: 400!important;
}

.wc-proceed-to-checkout a:hover {
    background-color: #222!important;
}

.woocommerce-checkout input[type="text"], 
.woocommerce-checkout input[type="password"],
.woocommerce-checkout input[type="email"], 
.woocommerce-checkout input[type="tel"] {
    background: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
}

.woocommerce-checkout .select2-chosen {
    background: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 10px 0 0 10px;
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}


.select2-container .select2-choice,
.select2-drop-active, .select2-dropdown-open.select2-drop-above .select2-choice,
 .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #eaedff;
    padding: inherit;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border: none;
}

.order-notes .woocommerce-shipping-fields {
    margin-top: 30px;
}

.woocommerce-product-rating {
    display: inline-block!important; 
}

.product-single .product_meta {
    display: none;
}

.woocommerce-product-rating div.star-rating {
    color: #aa8453;
}

h1.product_title {
    margin-top: 20px!important;
    margin-bottom: 15px;
}

div.woocommerce-product-details__short-description {
    width: 52%;
    float: right;
    padding: 30px 0;
    border-top: 1px solid #ffe7e5;
}

.row.mt-50 .product-area {
    width: 100%; 
    padding-top: 100px;
}

.product-area .products > div.product-item {
    display: inline-block;
    width: 33%;
}

.product-area .products > div.product-item:nth-child(4) {
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    padding-top: 30px;
    padding-left: 20px;
    width: 32%;
}

.shop-area .products > div.product-item {
    display: inline-block;
    width: 33%;
}

@media (max-width: 991px) {
    .shop-area .products > div.product-item {
    display: inline-block;
    width: 49.5%;
}
}

.product-content .product-meta .pro-price .star-rating {
    display: none;
}

.woocommerce-billing-fields label,
.woocommerce-additional-fields p#order_comments_field label {
    width: 100%;
    margin-left: 0px;
}

.woocommerce-input-wrapper {
    width: 100%;
}

p#billing_postcode_field, p#billing_phone_field {
    width: 45%;
    margin-right: 29px;
    display: inline-block;
}

.woocommerce-info, .woocommerce-error, .woocommerce-message {
    border-top-color: #aa8453;
  max-width: 1140px;
    margin: auto!important;
  margin-bottom: 2em!important;
}

.woocommerce-info::before, .woocommerce-error::before, .woocommerce-message::before {
    color: #aa8453;
}

textarea#order_comments {
    height: 100px;
}

.woocommerce-account .coupon-area nav.woocommerce-MyAccount-navigation {
    float: left;
    width: 15%;
    left: 50px;
    position: relative;
    background-color: #aa8453;
}

.woocommerce-account .coupon-area div.woocommerce {
    max-width: 1100px;
    width: 1100px;
    left: 50px;
    position: relative;
}

.woocommerce-account .coupon-area nav.woocommerce-MyAccount-navigation ul li {
    padding: 15px;
    border: 1px solid #ddd;
    text-align: left!important;
    padding-left: 20px;
}

.woocommerce-account .coupon-area nav.woocommerce-MyAccount-navigation ul li a { 
    color: #fff;
    font-weight: 600;
}

.woocommerce-MyAccount-content p {
    font-size: 16px;
}

.woocommerce-MyAccount-content p strong,
.woocommerce-MyAccount-content p a {
    color: #aa8453;
}

.woocommerce-MyAccount-content .woocommerce-info a {
    background-color: #aa8453;
    color: #fff;
    font-weight: 500;
}

.woocommerce-MyAccount-content .woocommerce-info a:hover {
    background-color: #222;
    color: #fff;
}

.woocommerce-MyAccount-content .col2-set .col-1,
.woocommerce-MyAccount-content .col2-set .col-2 {
    max-width: 100%;
    margin-top: 30px;
    padding-left: 0px;
    float: none;
}

.woocommerce-Addresses .woocommerce-Address-title h3{
    font-weight: 600;
}

.woocommerce-Addresses .woocommerce-Address-title a {
    color: #aa8453;
}

.woocommerce-Addresses address {
    margin-top: 10px;
    margin-bottom: 50px;
}

.woocommerce-EditAccountForm label {
    margin-top: 0px;
    margin-left: 0px;
    color: #212529;
}

.woocommerce-account input[type="text"], 
.woocommerce-account input[type="password"],
.woocommerce-account input[type="email"], 
.woocommerce-account input[type="tel"] {
    background: #ffffff;
    border: 2px solid #eaedff;
    border-radius: 0;
    height: 40px;
    padding: 0 0 0 10px;
    width: 100%;
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}

.woocommerce-account .select2-chosen {
    background: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 10px 0 0 10px;
    width: 100%;
}

.woocommerce-account fieldset legend {
    padding-top: 30px;
    color: #212529;
    font-size: 28px;
    font-weight: 500px;
}

.woocommerce-account .edit-account p.form-row-wide span {
    margin: 15px 0;
}

.woocommerce-account .woocommerce-MyAccount-content p .woocommerce-Button {
    background-color: #aa8453;
    color: #fff;
    padding: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content p button.woocommerce-Button:hover {
    background-color: #222;
    color: #fff
}

.basic-login .woocommerce-form-login {
    border: none!important;
}

.basic-login h3 {
    text-align: center;
}

.basic-login .woocommerce-form-login label {
    margin-left: 0px;
}


.woocommerce-account .basic-login input[type="text"], 
.woocommerce-account .basic-login input[type="password"] {
    background: #ffffff;
    border-radius: 0;
    height: 60px;
    padding: 0 0 0 10px;
    width: 100%;
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}

.or-divide {
    margin-top: 110px;
}

.woocommerce-form-login .theme-btn a {
    color: #fff;
}

.basic-login label span {
    color: #222;
    margin-left: 5px;
}

.login-action input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.basic-login {
    padding: 70px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #eaedff;
}

.basic-login form .form-row {
    padding: 0px;
}

.basic-reset {
    padding: 90px;
    border: 2px solid #eaedff;
}

.basic-reset h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
}

.lost_reset_password p {
    width: 100%!important;
}

.lost_reset_password p label, 
.lost_reset_password p input {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.lost_reset_password .form-row button[type="submit"] {
    width: 100%;
    padding: 22px 50px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    background: #aa8453;
}

.lost_reset_password .form-row button[type="submit"]:hover {
    background: #222;
}

.lost_reset_password .form-row input[name="user_login"] {
    margin-bottom: 30px!important;
    height: 50px;
}

.lost_reset_password p:nth-child(1) {
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-size: 15px;
}

.lost_reset_password .form-row label {
    font-size: 18px;
    font-weight: 500;
}

p.cart-empty {
    text-align: center;
    font-size: 22px;
    color: #222;
    margin-top: 60px;
    margin-bottom: 40px;
}

p.return-to-shop {
    text-align: center;
  margin-bottom: 75px;
}

p.return-to-shop a {
    padding: 15px 25px!important;
    color: #fff!important;
    background-color: #aa8453!important;
  border-radius: 0px!important;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 400!important;
    letter-spacing: 3px;
}

p.return-to-shop a:hover {
  background-color: #222!important;
}

.product-area .product-tab-content .product-wrapper .product-img img {
    width: inherit!important;
}

.product-area .product-tab-content .product-wrapper.col-md-3 {
    display: inline-block;
    width: 24.5%;
}

.product-area .product-wrapper.col-md-4 {
    display: inline-block;
    width: 33%;
}


.pro-price span {
    margin-right: 0px;
    color: #10111e;
}


.product-meta .pro-price del {
    margin-right: 25px;
}


.product-meta .pro-price ins {
    text-decoration-line: none;
    
}

.product-meta .pro-price ins span {
    color: #10111e;
}


.subscribe-form form input.wpcf7-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #aa8453;
    color: #fff;
    width: inherit;
}

.subscribe-form form input.wpcf7-submit:hover {
    background: #222;
    color: #fff;
}

@media (min-width: 1500px) {
    .subscribe-area .subscribe-inner {
        padding-left: 50px;
        padding-right: 50px;
    }
    .upcoming-product-area {
        background-position: 35% 0px;
    }
    .page-id-397 .latest-blog-area.box-90 .container-fluid {
        max-width: 1200px;
    }
    .page-id-397 .subscribe-area.box-105 .subscribe-inner { 
        max-width: 1170px;
        margin-right: auto;
        margin-left: auto;
    }
}

.single-seatures span {
    font-size: 14px;
}

.upcoming-product-area {
    background-size: cover;
}

.page-id-373 .banner-area.pt-30 {
    padding-top: 100px;
}

.slider-active-5 .single-slider div.shape-title-5 {
    z-index: 0;
}

.slider-active-5 .single-slider > div.row {
    width: 100%;
}



@media (max-width: 1500px) and (min-width: 1200px) {
    .page-id-397 .latest-blog-area.box-90 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .page-id-397 .subscribe-area.box-105 {
        padding-left: 90px;
        padding-right: 90px;
    }
}

.shop-search button {
    top: 52px;
}

.shop-widget.widget_product_categories h3, 
.shop-widget.widget_product_tag_cloud h3,
.shop-widget.widget_products h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.shop-widget.widget_product_categories ul.product-categories li {
    margin-bottom: 15px;
}

.shop-widget.widget_product_categories ul.product-categories li a {
    color: #10111e;
    font-size: 15px;
}

.shop-widget.widget_product_tag_cloud .tagcloud a {
    border: 1px solid #6f7172b0;
    padding: 5px 15px;
    display: inline-block;
    color: #10111e!important;
    font-size: 14px!important;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}

.shop-widget.widget_product_tag_cloud .tagcloud a:hover {
    background: #aa8453;
    color: #fff!important;
    border-color: #aa8453;
}

.shop-widget.widget_products ul li {
    overflow: hidden;
    margin-bottom: 20px;
}

.shop-widget.widget_products ul li a {
    margin-bottom: 10px;
}

.shop-widget.widget_products ul li a img {
    float: left;
    width: 70px;
    margin-right: 14px;
}

.shop-widget.widget_products ul li a span {
    font-size: 14px;
    margin-bottom: 7px;
}

.shop-widget.widget_products ul li del {
    color: #747691;
    margin-right: 25px;
    margin-top: 10px;
}

.shop-widget.widget_products ul li del span {
    color: #747691;
}

.shop-widget.widget_products ul li ins {
    text-decoration-line: none;
    margin-top: 9px;
}

.shop-widget.widget_products ul li ins span {
    font-weight: 500;
    font-size: 14px;
    color: #10111e;
    margin-right: 0px;
}

.shop-details-area {
  padding: 120px 0;
}

.shop-details-area .product-single .product-cat {
  display: none;
}

.shop-area {
  padding: 120px 0;
}

.shop-area .woocommerce-ordering select {
    float: right;
    border: 2px solid #6f7172b0;
    padding: 15px 20px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #747691;
}

.product-showing p {
    margin: 0;
    border: 2px solid #eaebec;
    padding: 17px 30px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #747691;
}


.shop-area .woocommerce-ordering select {
    float: right;
    border: 2px solid #eaebec;
    padding: 15px 0px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #747691;
    width: 260px;
    height: 50px;
    border-radius: 0px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-75 {
  margin-bottom: 75px;
}

.product-content .shop-add-to-cart a.add_to_cart_button {
  font-size: 15px;
  text-transform: uppercase;
  padding: 12px 20px;
  letter-spacing: 3px;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
}

.page-template-shop-sidebar .product-content .shop-add-to-cart a.add_to_cart_button {
  padding: 7px 20px;
}

.product-content h4.shop a:hover {
  color: #aa8453;
}

.woocommerce nav.woocommerce-pagination {
  margin-top: 20px;
}

.product-content .shop-add-to-cart .add_to_cart_inline {
  padding: 0px!important;
  border: none!important;
}

.product-content .shop-add-to-cart .add_to_cart_inline .woocommerce-Price-amount  {
  display: none;
}

.shop-sidebar .shop-widget {
  background: #f8f5f0;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}

.shop-sidebar .shop-widget form {
  position: relative;
}

.shop-sidebar .shop-widget form input[type="text"] {
  width: 100%;
    padding: 10px;
    border: 0;
    background: #fff;
    margin-bottom: 0;
}

.shop-sidebar {
  width: 100%;
  display: inline-block;
}

.shop-sidebar .shop-widget form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  color: #222;
  border: 0;
  padding: 10px;
  cursor: pointer;
}

.woocommerce.widget_product_categories,
.woocommerce.widget_product_tag_cloud,
.widget_top_rated_products {
  background: #f8f5f0;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
}

.woocommerce.widget_product_categories h6.widget-title,
.woocommerce.widget_product_tag_cloud h6.widget-title,
.widget_top_rated_products h6.widget-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee3d0;
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 15px;
  color: #222;
}

.woocommerce.widget_product_categories ul.product-categories li {
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.woocommerce.widget_product_categories ul.product-categories li a:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    margin-right: 10px;
}

.woocommerce.widget_product_tag_cloud .tagcloud a {
  margin: 3px !important;
  padding: 6px 16px;
  color: #666;
  float: left;
  background-color: #fff;
  font-size: 15px!important;
}

.woocommerce.widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
  background-color: #aa8453;
}

.widget_top_rated_products ul.product_list_widget li img {
  float: left;
  width: 100px;
  margin-right: 25px;
}

.widget_top_rated_products ul.product_list_widget li span.product-title {
  margin-top: 30px;
}

.page-cart form table {
  width: 100%;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 80px;
}

.page-cart form table thead.bg-primary {
  background-color: #aa8453!important;
  color: #fff;
}

#coupon_code {
    height: 57px;
    border: 2px solid #eaedff;
    padding: 0 15px;
    margin-right: 10px;
    width: 50%;
    display: inline-block;
}

.coupon-cart {
  text-align: left;
  padding: 40px;
}

.coupon-cart .coupon {
  float: left;
  width: 70%;
}

.cart-collaterals {
  margin-bottom: 80px;
}

.cart-collaterals table.shop_table tbody tr th {
  border-right: 1px solid rgba(0,0,0,.1)!important;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.woocommerce-checkout-payment .place-order input[type="submit"] {
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #ab8a62;
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  cursor: pointer;
}

.woocommerce-checkout-payment .place-order input[type="submit"]:hover {
  background: #222;
}

.woocommerce-checkout #payment {
  background: #f8f5f0;
}

.create-account.woocommerce-validated {
  margin-top: 30px;
}

.create-account.woocommerce-validated .checkbox {
  width: 90%;
}

.product-content .product-meta .pro-price del span {
  text-decoration: line-through;
}

.product-content h4.shop {
  margin-bottom: 15px;
}

.product-wrapper .product-content .product-meta {
  margin-bottom: 5px;
}

.account-area, .login-area {
  padding: 100px 0;
}

.woocommerce-MyAccount-navigation ul li {
  width: 200px;
  color: #fff;
  padding: 12px 20px;
  background: #aa8453;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 1px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.woocommerce-MyAccount-navigation ul li:hover {
    background: #222;
}

.woocommerce-account .woocommerce-MyAccount-content p .woocommerce-Button {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 1px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  font-weight: 400;
  border-radius: 0px;
  margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content p .woocommerce-Button:hover {
  background: #222;
}

.basic-login form.login {
  padding: 0px;
  border: none;
  margin-bottom: 0px;
}

.basic-login form.login input[type="submit"] {
  font-size: 15px;
  letter-spacing: 3px;
  background: #ab8a62;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  border-radius: 0px;
  margin-top: 15px;
  display: block;
  padding: 15px;
  width: 100%;
  margin-bottom: 25px;
}

.basic-login form.login label .woocommerce-Input--checkbox {
  margin-right: 10px;
}

.password-area form.lost_reset_password {
  margin-left: auto;
  margin-right: auto;
  padding: 90px;
  border: 2px solid #eaedff;
  max-width: 600px;
}

.password-area {
  padding: 100px;
}

.password-area form.lost_reset_password input[type="submit"] {
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 30px;
  font-size: 15px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.widget_top_rated_products ul.product_list_widget li span.woocommerce-Price-amount {
  display: none;
}

table.dlab-cart-tbl thead tr th {
  font-weight: 400;
  border: 1px solid #aa8453;
    border-right: 1px solid #dee2e6;
}

table.dlab-cart-tbl thead tr > th:last-child {
    border-right: 1px solid #aa8453;
}


/*================================================================
  AGGIUSTAMENTI (molti sono da modificare specialmente i font)
================================================================*/

/***** TYPOGRAPHY ****/
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins" !important;
  font-weight: 300 !important;
}

h1 {
  font-size: 55px !important;
  letter-spacing: 10px;
}

h2 {
  font-size: 50px;
}

.elementor-widget-home-pricing .section-title span,
.elementor-widget-home-pricing .pricing-card .amount,
.elementor-widget-home-video .section-title > span,
.elementor-widget-home-testimonials-2 h2,
#menu .section-title span,
.nrx_sezione-colleserrano-e .elementor-heading-title,
.nrx_pacchetti.elementor-widget-home-services-2 h4,
.nrx_offerte h2 {
	font-family: "Poppins" !important;
	font-weight: 300 !important;
	font-size: 50px !important;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.elementor-widget-home-services-2 h4 {
	font-family: "Poppins" !important;
	font-weight: 300 !important;
	font-size: 45px !important;
	line-height: 1.2 !important;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.nrx_heading-50 h4 {
	font-size: 50px !important;
}

.elementor-2407 .elementor-element.elementor-element-88ef919 .elementor-heading-title {
	color: #000000;
	font-family: "Poppins", Sans-serif;
	font-size: 50px;
	/*font-weight: 200;*/
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 55px;
}

.nrx_img-text-home h4 {
	font-size: 54px !important;
}


/* Subheading */
h4, 
.info h6,
.elementor-widget-home-pricing .pricing-card .name, 
.elementor-widget-home-video .section-subtitle span,
.elementor-widget-home-pricing .section-subtitle span,
.elementor-widget-home-testimonials-2 h6,
#menu .section-subtitle {
	font-family: "Poppins" !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 1;
	color: #fff;
}


h5,
.owl-stage .item h6 {
	font-family: "Poppins" !important;
}
.owl-stage .item h6 {
	text-transform: uppercase;
}

.elementor-widget-pages-contact h3,
.elementor-widget-pages-contact p,
.elementor-widget-pages-contact a,
.elementor-widget-pages-contact .icon,
.elementor-widget-pages-contact .text {
	font-family: "Poppins" !important;
	color: #000 !important;
}

.nrx_background-lightgray .section-title span, .nrx_background-lightgray .section-subtitle span {
	color: #000;
}

.list-unstyled.list {
	color: black;
}

/* Footer */
footer h2,
footer h3,
footer h4,
footer p,
footer li a {
	font-family: "Poppins" !important;
	color: #838079 !important;
}

.footer-bottom-copy-right a:hover {
	color: #000;
}

/* Paragraph */
.nrx_normal-text, p {
	font-family: "Oxygen" !important;
	font-weight: 300;
	font-size: 15px !important;
	line-height: 26px;
	letter-spacing: 0.5px;
}

.nrx_normal-text {
	margin-bottom: 20px;
}

/* GENERAL */
.white {
	color: #fff;	
}

::selection {
	background-color: #3297FD;
}

.nrx_elenco_trattamenti .ti-check,
.black {
	color: #000;
}

.fs-10 {
	font-size: 10px;
}
.fs-15 {
	font-size: 15px !important;
}
.fs-2 {
	font-size: 2rem!important;
}

.booking-inner form p,
.elementor-widget-pages-contact form p
{
	display: block !important;
}

.nrx_reservation h4 {
	font-size: 20px !important;
}

.nrx_phone-icon {
	font-size: 30px;
	margin: 10px;
}

.star-rating {
	display: none !important;
}

[data-overlay-dark="4"]:before, [data-overlay-darkgray="4"]:before, [data-overlay-light="4"]:before {
	opacity: 0.2;
}

/* Sezione "Colle Serrano è" compreso di hovers */
.nrx_sezione-colleserrano-e {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.nrx_animation-label {
	font-family: 'Poppins';
	font-size: 12px;
	line-height: 1;
	padding-bottom: 8px;
}

.nrx_height-20 {
	padding-top: 5px;
	transition: all 0.3s ease-out;
}

.nrx_services a {
	width: 100%;
}

.nrx_w-25 {
	width: calc(100% / 5 - 10px);
	height: 30px;
	margin: 5px;
	/*background: linear-gradient(red 85px, transparent 100px);*/
	transition: all 0.6s ease-out;
	background-size: 150px 200px !important;
	background-position: 0px 100% !important;
}

/*.nrx_w-25 > div:first-child {
	line-height: 1.3;
}*/

.nrx_bck-white {
	background-color: white;
}

.nrx_country-house .nrx_height-20 {
	background-color: #0C2034;
}
.nrx_wellness-spa .nrx_height-20 {
	background-color: #506F7D;
}
.nrx_ristorante .nrx_height-20 {
	background-color: #EFEFEE;
}
.nrx_vinery .nrx_height-20 {
	background-color: #953228;
}
.nrx_horses .nrx_height-20 {
	background-color: #352F2C;
}
.nrx_luxury-apartments .nrx_height-20 {
	background-color: #737551;
}
.nrx_bike-hotel .nrx_height-20 {
	background-color: #23252C;
}
.nrx_glamping .nrx_height-20 {
	background-color: #A98555;
}

.ti-check,
li > i {
	color: #fff;
	padding-right: 8px;
}


/* "Colle Serrano è" compreso di hovers */
.nrx_w-25:not(.nrx_ristorante):hover div {
	color: #fff !important;
}

.nrx_w-25.nrx_country-house:hover  {
	background: linear-gradient(#0C2034 85px, transparent 100px);
	background-position:0px 150% !important; 
}
.nrx_w-25.nrx_wellness-spa:hover  {
    background: linear-gradient(#506F7D 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_ristorante:hover  {
    background: linear-gradient(#EFEFEE 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_vinery:hover  {
    background: linear-gradient(#953228 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_horses:hover  {
    background: linear-gradient(#352F2C 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_luxury-apartments:hover  {
    background: linear-gradient(#737551 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_bike-hotel:hover  {
    background: linear-gradient(#23252C 85px, transparent 100px);
    background-position:0px 150% !important; 
}
.nrx_w-25.nrx_glamping:hover  {
    background: linear-gradient(#A98555 85px, transparent 100px);
    background-position:0px 150% !important; 
}

.nrx_sezione-colleserrano-e .col-md-8 {
  margin-bottom: 13px !important;
}



/* CORREZIONE SEZIONI */
.elementor-widget-home-pricing .pricing-card .amount,
.elementor-widget-home-testimonials-2 h4  {
	font-size: 30px !important;
	line-height: 35px;
	color: black;
	letter-spacing: 0;
}
.elementor-widget-home-testimonials-2 h4 {
	line-height: 40px;
}

.butn-light a:hover {
	color: #222 !important;
}

.elementor-widget-home-testimonials-2 .bg-fixed {
	background-attachment: scroll;
}

.elementor-widget-home-testimonials-2 {
	color: white;
}

.elementor-widget-home-testimonials-2 .row > .mt-30 {
	margin-top: -26px !important;
}

.elementor-widget-home-testimonials-2 h2 {
	margin-bottom: 50px;
}

.nrx_background-lightblue .bg-black {
	background: #506F7D;
	color: white !important;
}

.nrx_background-lightgray .bg-black {
	background: #EFEFEE;
	color: #000 !important;
}

.nrx_background-gray .bg-black {
	background: #838079;
	color: #000 !important;
}

.elementor-widget-home-pricing .col-md-4 {
	margin-top: 50px;
}

.elementor-widget-home-services-2 .row .col-md-6,
.nrx_border img {
	border: 4px solid #fff;
}

.elementor-widget-home-services-2 p {
	margin: 30px 0 60px 0;
}

.elementor-widget-home-services-2 .row .bg-cream p,
.elementor-widget-home-services-2 .row .bg-cream h4, 
.elementor-widget-home-services-2 .row .bg-cream h6 {
	color: #fff;
}
/* .elementor-widget-home-services-2 .row:nth-child(3) .bg-cream p,
.elementor-widget-home-services-2 .row:nth-child(3) .bg-cream h4, 
.elementor-widget-home-services-2 .row:nth-child(3) .bg-cream h6 {
	color: #000;
} */

.elementor-widget-home-services-2 .row .bg-cream { 
	background-color: #0C2034;
}
.elementor-widget-home-services-2 .row:nth-child(2) .bg-cream {
	background-color: #506F7D;
}
.elementor-widget-home-services-2 .row:nth-child(3) .bg-cream {
	background-color: #EFEFEE;
}

.elementor-widget-home-services-2 .row .butn-dark a {
		background: transparent;
    color: #fff;
    padding: 12px 20px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    border: 1px solid rgba(255,255,255,0.5);
}
.butn-dark a:hover span {
	color: #000;
}
.butn-dark a:after {
	background: #fff;
}

.elementor-widget-home-services-2 .row:nth-child(3) .butn-dark a,
.elementor-widget-home-services-2.nrx_blocks-2-3 .row:nth-child(2) .butn-dark a,
.elementor-widget-home-services-2.nrx_blocks-2-3 .row:nth-child(3) .butn-dark a,
.nrx_wellness-spa-section .row:nth-child(2) .butn-dark a,
.nrx_ristorante-section .row .butn-dark a,
.nrx_ristorante-section-2 .row .butn-dark a
{
	border: 1px solid rgba(0,0,0,0.5);
	background-color: transparent;
	color: black;
}

.elementor-widget-home-pricing .pricing-card .name {
	color: #838079;
}

.elementor-widget-home-services-2.nrx_img-text-bck-gray {
	background-color: #838079;
	color: #000;
}
.elementor-widget-home-services-2.nrx_img-text-bck-gray .row .col-md-6 {
	border: 4px solid #838079;
}

.nrx_no-padding .services.section-padding {
	padding: 20px 0;
}

.nrx_margin-left .col-md-6:nth-child(2) .content {
	margin-left: 2.5rem;
}

.nrx_wellness-spa-section .row .bg-cream {
	background-color: #506F7D;
}

.nrx_ristorante-section .row:nth-child(1) .bg-darkgray,
#menu {
	background-color: #EFEFEE;
}

.nrx_ristorante-section .services {
	padding-bottom: 0;
}

.nrx_background-lightgray .pricing-card {
	/*background-color: white;*/
}

#menu .section-subtitle span {
	color: #0C2034 !important;
}

.restaurant-menu .tabs-icon .item h6,
#menu .section-title span,
#menu .menu-info h5,
#menu .menu-info p,
#menu .menu-info .price {
	color: #000;
}

.restaurant-menu .restaurant-menu-content .cont h5 {
	border-bottom: 1px solid #000;
}

.restaurant-menu .tabs-icon .owl-item.actived .item, .restaurant-menu .tabs-icon .item.active {
	border: 1px solid #000;
}

.nrx_no-fixed .bg-fixed {
	background-attachment: scroll;
	background-position: top;
}

.nrx_winery-img-text.elementor-widget-home-services-2 .row .col-md-6,
.nrx_horses-img-text.elementor-widget-home-services-2 .row .col-md-6 {
	border: none;
}

.elementor-widget-home-services-2 .img > a {
	width: 100%;
}

/* Header */
header {
	background-color: rgba(255,255,255,0.8);
}

.nrx_header-book-menu {
  display: none;
}

.nrx_header-book-menu {
  position: absolute;
  right: 15px;
  top: 100%;
}

.nrx_header-book-menu ul {
  /* background-color: rgba(255,255,255,0.8); */
  background-color: #fff;
}

.cappa-menu ul ul {
  display: block !important;
}
.cappa-menu ul li {
  border-bottom: none !important;
}

.banner-header {
	height: 660px;
}

.cappa-header {
	padding-top: 0px !important;
}

body .cappa-header.scrolled {
	padding: 0px;
}

div .cappa-nav-toggle {
	display: flex !important;
	align-items: center;
	width: auto !important;
	float: left !important;
	left: 0;
	color: #000 !important;
}

a.cappa-nav-toggle i, a.cappa-nav-toggle i:before, a.cappa-nav-toggle i:after {
	background: #000 !important;
}

.cappa-wrap {
	left: 0;
	right: auto;
	transform: translateX(-100%) !important;
}

.cappa-wrap.cappa-wrap-show {
	-webkit-transform: translateX(0%) !important;
	-ms-transform: translateX(0%) !important;
	transform: translateX(0%) !important;
}

.cappa-wrap a, 
.cappa-wrap .call span,
.cappa-menu-footer div.reservation a .icon i {
	font-family: "Poppins" !important;
	color: #000 !important;
}

.cappa-menu-footer div.reservation a .icon,
.cappa-menu-footer div.reservation a .icon:hover {
	border: 1px solid #000;
}

.fas.fa-concierge-bell {
	font-size: 20px;
}

header a .no-mobile {
	font-family: "Poppins";
	font-weight: 500;
	text-transform: uppercase;
}


/* Footer */
footer .footer-top {
	background: #fff;
}

footer .footer-bottom {
	background: lightgray;
}

.footer-bottom a {
	font-size: 14px !important;
}

.footer-about-social-list i {
	color: #000;	
}

.footer-about-text,
.footer-explore-list li a,
.footer-contact-text {
	font-weight: 300;
}

.footer-bottom-copy-right {
	font-size: 12px !important;
}

.footer-explore-list li a:before,
.footer-contact-mail:before,
.footer-contact-mail:hover:before {
	background-color: black;
}

.elementor-kit-6 a {
	font-size: 21px;
}

.reservations .text a {
	font-size: 20px;
}

/* Pacchetti */
.nrx_pacchetti {
	padding-bottom: 4px;
}

.nrx_pacchetti.elementor-element.elementor-element-d7b21ec > .elementor-widget-container,
.nrx_pacchetti .section-padding {
	padding: 0 !important;
}

.nrx_pacchetti .ti-check,
.nrx_pacchetti li > i {
	color: #000;
}

.nrx_pacchetti.elementor-widget-home-services-2 .row .butn-dark a,
.nrx_pacchetti:not(.nrx_pacchetti-spiaggia) .butn-dark a:after {
	background-color: #506F7D;
}

.nrx_pacchetti.elementor-widget-home-services-2 .row .col-md-6.bg-darkgray {
	border: 1px solid #000;
}

.nrx_pacchetti.elementor-widget-home-services-2 .row:nth-child(3) .butn-dark a {
	color: #fff;
	/* border: none; */
}

.nrx_pacchetti.elementor-widget-home-services-2 .row .col-md-6:first-child {
	padding-right: 5px !important;
	padding-left: 5px !important;
	border: none;
}

.nrx_pacchetti.elementor-widget-home-services-2 .row ul li {
	display: flex;
	align-items: baseline;
}

.nrx_pacchetti .row {
	margin-top: 10px;
}

.nrx_pacchetti a {
	width: 100%;
}

.nrx_pacchetti.elementor-widget-home-services-2 .butn-dark {
	display: inline-block;
}

.nrx_pacchetti .elementor-widget-wrap {
	align-content: center;
}

.nrx_pacchetti .elementor-button-wrapper,
.nrx_pacchetti .nrx_btn-pacchetti {
	display: inline-block;
}

.nrx_pacchetti .elementor-col-50:nth-child(2) .elementor-widget-wrap {
	border: 1px solid #666;
}

.nrx_pacchetti .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0 10px;
}

.pricing-card {
	background-color: transparent !important;
}
.pricing-card > img {
	box-shadow: rgba(50, 50, 93, 0.2) 0px 13px 27px -5px, rgba(0, 0, 0, 0.1) 0px 8px 16px -8px;
}
.pricing-card .desc {
	width: 90%;
	margin: auto;
	background-color: #fff;
	margin-top: -5rem;
	position: relative;
	z-index: 1;
}

.pricing-card a {
  width: 100%;
}

.butn-dark a {
	font-family: "Poppins" !important;
}

.nrx_background-spa {
	background-color: #506F7D;
}
.nrx_background-spa p {
	color: #fff;
}

.banner-header.section-padding.bg-position-center.valign.bg-img.bg-fixed {
	display: none;
}

.elementor-widget-home-pricing .nrx_normal-text {
	/*color: #fff;*/
}

.nrx_ristorante-pacchetti .nrx_normal-text,
.nrx_ristorante-pacchetti .section-subtitle span,
.nrx_ristorante-pacchetti .section-title span
{
	color: #000;
}

/* Pacchetti spiaggia */
.nrx_pacchetti-spiaggia.elementor-widget-home-services-2 .row .butn-dark a {
	color: #fff;
	border: 1px solid #838079;
	background-color: #838079;
}

.nrx_pacchetti-spiaggia li {
	display: flex;
	align-items: baseline;
}

.nrx_pacchetti-spiaggia li .ti-check {
	color: #000;
}

/* styling form */
.booking-box {
	background: rgba(255,255,255,0.7) !important;
}
.booking-box .head-box h4 {
	border-bottom: none !important;
}

.elementor-widget-home-testimonials-2 .col-md-5.offset-md-2 {
	margin-top: -120px;
}

input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea {
	font-family: "Poppins" !important;
	background-color: white !important;
	padding: 15px !important;
	border: 1px solid #ececec !important;
}

.testimonials .booking-box .booking-inner form input[type="submit"] {
	font-family: "Poppins" !important;
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
}

.elementor-widget-pages-contact form input[type="submit"] {
	font-family: "Poppins" !important;
	border: 2px solid #000;
	background-color: transparent;
	color: #000;
	cursor: pointer;
}

.testimonials .booking-box .booking-inner form input[type="submit"]:hover {
	border: 2px solid #000;
}

span.wpcf7-form-control-wrap,
select.wpcf7-form-control.wpcf7-select {
	width: 100%;
	border: none;
	border-radius: 0;
}

.footer-language {
	display: none !important; /*language switcher tolto temporaneamente*/
}

.banner-header {
  height: 100vh !important;
}

.pricing-card .desc .amount {
  min-height: 175px;
}


@media screen and (max-width: 767px) {
	.cappa-header .cappa-logo1 img {
		width: 120px;
	}
	
	.no-mobile {
		display: none;
	}
	
	.elementor-widget-home-testimonials-2 .col-md-5.offset-md-2 {
		margin-top: 0px;
	}
	
	.nrx_animation-label {
		font-size: 8px;
	}
	
		h1,
	.elementor-widget-home-pricing .section-title span,
	.elementor-widget-home-pricing .pricing-card .amount,
	.elementor-widget-home-video .section-title > span,
	.elementor-widget-home-testimonials-2 h2,
	#menu .section-title span {
		font-size: 40px !important;
	}
	
	.elementor-widget-home-services-2 h4 {
		font-size: 40px !important;
	}
	
		.nrx_pacchetti.elementor-widget-home-services-2 .row .col-md-6:first-child {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
		.nrx_pacchetti.elementor-widget-home-services-2 h4 {
		font-size: 2rem !important;
	}
	
	header .wpml-ls-statics-shortcode_actions {
		display: none;
	}
	
	.nrx_prenota.black {
		overflow-x: hidden;
		overflow-y: clip;
	}
	
	.wpml-ls-link {
		padding-top: 0 !important;
	}
	
	.js-wpml-ls-item-toggle {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}
}


@media screen and (min-width: 768px) {
	.no-desktop {
		display: none;
	}
}

.nrx_luxury-apartments,
.nrx_bike-hotel,
.nrx_glamping {
	opacity: 0.3;
}

.ti-arrow-down,
header .owl-dot {
	display: none !important;
}

.owl-dot span {
	border-color: #fff !important;
}

.owl-dot:hover span,
.owl-dot.active span {
	background-color: #fff !important;
}

.progress-wrap.cursor-pointer::after,
.reservations .icon span {
	color: black;
}

.progress-wrap svg.progress-circle path {
	stroke: black;
}
.loader span {
	border-top: 1px solid black;
}

.nrx_no-padding-left a,
.nrx_no-padding a {
	width: 100%;
}

/* fare in modo che la mappa di google maps sia colorata */
.map {
	filter: none;
}

.elementor-widget-NRX.Home.Slider > .elementor-widget-container {
  overflow: hidden;
}


header .wpml-ls-flag {
	max-width: 20px;
}

header .wpml-ls-legacy-dropdown-click {
	max-width: 75px;
}

header .wpml-ls-link {
	text-align: left;
}

header .wpml-ls-statics-shortcode_actions {
	display: inline-block;
	margin-right: 10px;
}

header .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, header .wpml-ls-legacy-dropdown-click a:focus, header .wpml-ls-legacy-dropdown-click a:hover, header .js-wpml-ls-item-toggle {
	background-color: transparent;
	border: none;
}

header .wpml-ls-legacy-dropdown-click a:hover {
	background-color: #fff;
}

/* Prefooter */
.nrx_prefooter {
  position: relative;
  z-index: 2;
  /* background-color: #E0E0E0; */
}

.nrx_prefooter * {
  color: black;
}

.nrx_prefooter h3 {
  font-size: 40px;
  text-transform: uppercase;
}

.nrx_prefooter .butn-dark span {
  /* text-align: center;
  display: block; */
}

.nrx_prefooter .butn-dark a {
  background-color: transparent;
  border: 1px solid rgba(80,109,124,0.9);
  color: rgba(80,109,124,0.9);
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 15px;
  letter-spacing: 3px;
}
.nrx_prefooter .butn-dark.full-width a,
.nrx_prefooter .butn-dark.full-width span {
  display: block;
  text-align: center;
}
.nrx_prefooter .butn-dark.full-width a:after {
  background: transparent;
}

.nrx_prefooter .nrx_border-bottom {
  display: inline-block;
  border-bottom: 5px solid #506F7D;
}

.nrx_prefooter .nrx_carousel {
  display: grid; 
  grid-auto-flow: column; 
  grid-auto-columns: 100%; 
  overflow-x: auto; 
  gap: 0; 
  overflow: auto;
}

.nrx_prefooter .nrx_black-button a {
  display: inline-block;
  background-color: black;
  border: 1px solid black;
}
.nrx_prefooter .nrx_black-button span {
  color: #fff;
}

.nrx_prefooter .nrx_dot {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  border-radius: 50%;
  border: 1px solid rgba(80,109,124,0.9);
}

.nrx_prefooter .dot-active {
  background-color: rgba(80,109,124,0.9);
}

.nrx_slider-desktop {
  background-color: #0C2034;
}

.nrx_slider-mobile {
  background-color: #E0E0E0;
}

.nrx_prefooter .booking-box {
  background-color: transparent !important;
}

.nrx_prefooter .wpcf7-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.nrx_prefooter .wpcf7-submit {
  width: 200px !important;
  margin-left: 10px !important;
  line-height: 50px !important;
  background-color: #fff !important;
  color: #000 !important;
}
.nrx_prefooter .wpcf7-submit:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #fff !important;
}

.nrx_prefooter  .wpcf7-email {
  background-color: #ddd !important;
  margin-bottom: 0;
}

.nrx_prefooter .wpcf7-response-output {
  color: #fff;
}

.nrx_prefooter .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
}

.nrx_prefooter .wpcf7 form .wpcf7-response-output {
  margin-bottom: 0px;
}

.nrx_prefooter .wpcf7-response-output {
  width: 100%;
}

.nrx_prefooter .wpcf7 form > div:nth-child(3),
.nrx_prefooter .wpcf7 form > p {
  width: 49%;
}

.butn-dark.transparent-bg-white-txt a {
  display: inline-block;
  width: auto;
  background-color: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.butn-dark.transparent-bg-black-txt a {
  display: inline-block;
  width: auto;
  background-color: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.butn-dark.bg-lightblue-white-txt a {
  display: inline-block;
  width: auto;
  background-color: #506F7D !important;
  color: #fff !important;
}

.butn-dark.bg-gray-white-txt a {
  display: inline-block;
  width: auto;
  background-color: gray !important;
  color: #fff !important;
}

.blue-bg-white-txt,
.blue-bg-white-txt h4,
.blue-bg-white-txt p {
  background-color: #0C2034 !important;
  color: #fff !important;
}

.lightblue-bg-white-txt,
.lightblue-bg-white-txt h4,
.lightblue-bg-white-txt p {
  background-color: #506F7D !important;
  color: #fff !important;
}

.gray-bg-black-txt,
.gray-bg-black-txt h4,
.gray-bg-black-txt p,
.gray-bg-black-txt h6,
.gray-bg-black-txt .ti-check {
  background-color: #EFEFEE !important;
  color: #000 !important;
}

.white-bg-black-txt,
.white-bg-black-txt h4,
.white-bg-black-txt p,
.white-bg-black-txt h6,
.white-bg-black-txt .ti-check {
  background-color: #fff !important;
  color: #000 !important;
}

.red-bg-white-txt,
.red-bg-white-txt h4,
.red-bg-white-txt p,
.red-bg-white-txt h6 {
  background-color: #953228 !important;
  color: #fff;
}

.brown-bg-white-txt,
.brown-bg-white-txt h4,
.brown-bg-white-txt p,
.brown-bg-white-txt h6 {
  background-color: #352F2C !important;
  color: #fff;
}

.pricing-card > a {
  background-color: transparent;
}

.elementor-widget-home-services-2 p {
  margin-bottom: 15px;
}

.elementor-widget-home-services-2 .d-flex.flex-wrap {
  margin-top: 30px !important;
}

section.section-padding {
  padding-top: 0;
}

.services-pb-0 .services.py-5 {
  padding-bottom: 0 !important;
}

.nrx_p-5 {
  padding: 5px;
  padding-top: 0;
  padding-bottom: 9px;
}
.nrx_pr-15 {
  padding-right: 15px;
}
.nrx_pl-15 {
  padding-left: 15px;
}

#menu-item-10271 > a,
#menu-item-10272 > a {
  color: #ff2400 !important;
}

@media (max-width: 767px) {
  .nrx_p-5 {
    padding: 0px !important;
  }
  .nrx_pr-15 {
    padding-right: 0 !important;
  }
  .nrx_pl-15 {
    padding-left: 0 !important;
  }
}


/* The Modal (background) */
.nrx_modal {
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  display: none;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.nrx_modal-content {
  background-color: rgba(224, 224, 224, 0.9);
  margin: 50px auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.nrx_close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.nrx_close:hover,
.nrx_close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


/* CTA header */
.nrx_btn-header-book p {
  color: #fff;
}

.nrx_cta {
  display: block;
  margin: auto;
  width: 200px;
  color: #000;
  /* background-color: rgba(80,109,124,0.9); */
  background-color: #fff;
  padding: 10px 4px;
  font-size: 18px !important;
}

#ui-datepicker-div {
  z-index: 9999 !important;
}

#mobile-bottom-bar {
  /* width: calc(60% - 20px) !important; */
  max-width: 400px;
  left: 50%;
  transform: translateX(-50%);
}

.col-md-12 > p > input.butn-dark {
  margin: auto;
}



@media screen and (max-width: 991px) {
  .nrx_prefooter .wpcf7-form {
    flex-wrap: wrap;
  }

  .booking-box {
    padding: 0;
  }

  .nrx_prefooter .wpcf7-submit {
    margin-top: 0!important;
    margin-left: 0!important;
  }

  .cappa-menu ul {
    margin-top: 115px;
  }

  .cappa-wrap {
    width: 100%;
  }

  h2 {
    font-size: 40px;
  }

  .nrx_modal-content {
    width: 100%;
    margin: 0px auto;
  }

  .nrx_prefooter .wpcf7 form > div:nth-child(3) {
    width: 100%;
  }

  .nrx_prefooter .wpcf7 form .wpcf7-response-output {
    margin-bottom: 20px;
  }

  h2.elementor-heading-title {
    font-size: 40px !important;
  }

  .elementor-element-fc9fb91 > div {
    padding: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .nrx_btn-header-book a {
    padding: 15px;
  }

  .nrx_btn-header-book:hover .nrx_btn-hover {
    background-color: rgba(80,109,124,1);
  }
  
  .nrx_btn-header-book:hover .nrx_header-book-menu {
    display: block;
  }

  .nrx_btn-header-book:hover  .nrx_btn-hover {
    color: #fff;
  }

  .nrx_header-book-menu,
  .nrx_header-book-menu > ul {
    background-color: rgba(80,109,124,1);
  }

  #nrx_modal > div > div {
    padding: 0 60px;
    padding-top: 30px;
  }
}





/* cambiamenti test menu desktop */
@media screen and (min-width: 768px) {
  .cappa-wrap {
    /* background-color: rgba(80,109,124,0.9); */
    transform: translateY(-100%) !important;
    width: 100% !important;
  }

  .cappa-wrap .cappa-wrap-inner{
    max-width: 1024px;
    margin: auto;
  }

  /* Menu */
  /* nav.cappa-menu ul li,
  nav.cappa-menu:first-child ul li.menu-item-4213,
  nav.cappa-menu:first-child ul li.menu-item-4213 > ul li,
  nav.cappa-menu:first-child ul li.menu-item-2998,
  nav.cappa-menu:first-child ul li.menu-item-2998 > ul li,
  nav.cappa-menu:first-child ul li.menu-item-2997,
  nav.cappa-menu:first-child ul li.menu-item-2997 > ul li,
  nav.cappa-menu:first-child ul li.menu-item-7903,
  nav.cappa-menu:first-child ul li.menu-item-7903 > ul li {
    display: none;
  }

  nav.cappa-menu:first-child ul li,
  nav.cappa-menu ul.nrx_menu-country-house li.menu-item-4213,
  nav.cappa-menu ul.nrx_menu-country-house li.menu-item-4213 > ul li,
  nav.cappa-menu ul.nrx_menu-wellness-spa li.menu-item-2998,
  nav.cappa-menu ul.nrx_menu-wellness-spa li.menu-item-2998 > ul li,
  nav.cappa-menu ul.nrx_menu-restaurant li.menu-item-2997,
  nav.cappa-menu ul.nrx_menu-restaurant li.menu-item-2997 > ul li,
  nav.cappa-menu ul.nrx_menu-experience li.menu-item-7903,
  nav.cappa-menu ul.nrx_menu-experience li.menu-item-7903 > ul li {
    display: block;
  } */

  .cappa-menu > ul {
    display: flex;
    flex-wrap: wrap;
  }

  .cappa-menu ul ul {
    overflow: visible !important;
    height: auto !important;
    display: block !important;
  }

  /* Nascondere home dal menu */
  .cappa-menu > ul > li:nth-child(1) {
    display: none;
  }

  .cappa-menu > ul > li {
    width: 25%;
    margin-top: 50px !important;
  }
  
  .cappa-menu li li {
    width: 100%;
  }

  .cappa-menu > ul > li.open > a {
    font-weight: 500;
    font-size: 1.20rem;
  }

  nav.cappa-menu ul li a {
    margin-left: 0;
    padding-left: 0;
  }

  nav.cappa-menu > ul > li > a {
    font-weight: 500;
    font-size: 1.20rem;
  }

  
}

@media (orientation: landscape) {
  /* #mobile-bottom-bar .nrx_menu-appearance {
    width: 100%;
    max-height: unset !important;
    margin: 0 !important;
  } */

  .nrx_video-background.d-none {
    display: flex !important;
  }

  .nrx_video-background.d-flex {
    display: none !important;
  }
}