/*
Theme Name: Thecappa Child Theme
Theme URI: https://shthemes.net/demosd/thecappa/
Description: This is child theme of thecappa
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.2
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
11. Gold Shine Effect

/*--------------------------------------------------
    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: block;
  margin: 0px;
}


.select1_wrapper .select1_inner {
  background: #fff;
}

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

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

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

.booking-inner .select-room .select2-selection__rendered {
  width: 115px;
  padding-right: 25px!important;
  padding-bottom: 17px!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;
}

.testimonials .booking-box .booking-inner form p {
  display: block;
  margin: 0px;
}

.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', sans-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: block;
}

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;
}

.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;
  background: transparent;
  border: none;
}

.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;
}

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

.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: 17px 40px;
    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;
}

.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;
    right: inherit!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;
}


.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 .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: #f5f5f5;
    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;
    font-size: 45px;
}

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

.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%;
}

.woocommerce-info, .woocommerce-error, .woocommerce-message {
    border-top-color: #aa8453;
  max-width: 1140px;
    margin: auto!important;
  margin-bottom: 1em!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 .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: 50px;
    padding: 0 0 0 10px;
    width: 100%!important;
    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: 100px;
  margin-top: 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;
}



.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 {
    font-family: 'Gilda Display', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75em;
    color: #222;
    border: 2px solid #eaebec;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 250px;
    padding-right: 30px;
    background: url('../thecappa/assets/img/arrow.png') no-repeat right center;
    background-position: calc(100% - 20px) center;
    background-size: 13px;
}

.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="search"] {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #fff;
  margin-bottom: 0;
}

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

.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,
.widget_price_filter, .widget_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,
.widget_price_filter h6.widget-title,
.widget_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,
.widget_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,
.widget_products ul.product_list_widget li span.product-title {
  margin-top: 30px;
}

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

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

#coupon_code {
    height: 57px;
    border: 2px solid #dee2e6;
    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 a {
  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 a: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;
}

.woocommerce .star-rating {
  border: none;
}

.woocommerce .star-rating:before, .woocommerce .star-rating:after {
  border: none;
    transform: inherit;
}

div#review_form_wrapper h3.comment-reply-title {
  font-size: 24px;
    text-transform: capitalize;
    margin-top: 30px;
}

.navbar .navbar-nav .active > a {
  color: #aa8453 !important;
}
.navbar .navbar-nav .butn-dark.active > a {
    color:white !important;
}

.navbar .navbar-nav .current-menu-parent > a {
  color: #aa8453 !important;
}

.widget_top_rated_products ul.product_list_widget li .star-rating {
  display: none;
}

.product-single div.quantity, .product-single div.quantity input {
  background: #f8f5f0;
}

.page-template-dark-shop-sidebar .pro-price span, .page-template-shop-dark-menu-sidebar .pro-price span {
    color: #fff;
}

.page-template-home-dark .shop-sidebar .shop-widget {
  background: #1b1b1b;
}

.page-template-home-dark .shop-sidebar .shop-widget form input[type="search"] {
  background: #222;
  color: #fff;
}

.page-template-home-dark .shop-sidebar .shop-widget form input[type="search"]::placeholder {
  color: #fff;
}

.page-template-home-dark .shop-sidebar .shop-widget form button i {
  color: #fff;
}

.page-template-home-dark .woocommerce.widget_product_categories, 
.page-template-home-dark .woocommerce.widget_product_tag_cloud, 
.page-template-home-dark .widget_top_rated_products,
.page-template-home-dark .widget_products {
  background: #1b1b1b;
}

.page-template-home-dark .woocommerce.widget_product_categories h6.widget-title, 
.page-template-home-dark .woocommerce.widget_product_tag_cloud h6.widget-title, 
.page-template-home-dark .widget_top_rated_products h6.widget-title,
.page-template-home-dark .widget_products h6.widget-title {
  color: #fff;
}

.page-template-home-dark .woocommerce.widget_product_categories ul.product-categories li {
  color: #fff;
}

.page-template-home-dark .widget_top_rated_products ul.product_list_widget li,
.page-template-home-dark .widget_products ul.product_list_widget li {
  margin-bottom: 15px;
  color: #fff;
}

.page-template-dark-shop-sidebar .product-meta .pro-price ins span,
.page-template-shop-dark-menu-sidebar .product-meta .pro-price ins span{
  color: #fff;
}

.page-template-dark-shop-sidebar .shop-add-to-cart a:hover,
.page-template-shop-dark-menu-sidebar .shop-add-to-cart a:hover {
  color: #111!important;
    background-color: #fff!important;
}

.page-template-home-dark .footer-top, .page-template-shop-dark-menu-sidebar .footer-top, 
.page-template-dark-sidebar.woocommerce-cart .footer-top, .page-template-dark-sidebar.woocommerce-checkout .footer-top {
  background-color: #111;
}

.dark-product .product-review ul.review-tab li a {
  color: #fff;
  border: 2px solid #fff;
}

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

.dark-product .product-panel .desc-text {
  color: #fff;
}

.dark-product div[itemprop="description"] p {
  color: #fff;
}

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

.dark-product + footer >.footer-top {
  background-color: #111;
}

.page-template-dark-sidebar .page-cart form table, .page-template-dark-sidebar .page-cart form #coupon_code,
.page-template-dark-sidebar .page-cart form #coupon_code::placeholder {
  color: #fff;
}

.page-template-dark-sidebar .page-cart .coupon input[type="submit"], .page-template-dark-sidebar .page-cart input.update-cart:hover {
  background: #aa8453;
  color: #fff;
  cursor: pointer;
}

.page-template-dark-sidebar .woocommerce table.shop_table {
  border: 1px solid #fff;
  color: #fff;
}

.page-template-dark-sidebar .cart-collaterals table.shop_table tbody tr th {
  border-right: 1px solid #fff!important;
}

.page-template-dark-sidebar .wc-proceed-to-checkout a:hover {
    background-color: #aa8453!important;
  color: #fff;
}

.page-template-dark-sidebar .page-cart .coupon input[type="submit"]:hover, .page-template-dark-sidebar .page-cart input.update-cart:hover,
.page-template-dark-sidebar .wc-proceed-to-checkout a:hover {
  background-color: #fff!important;
  color: #222!important;
}

.page-template-dark-sidebar.woocommerce-checkout .woocommerce table.shop_table, .page-template-dark-sidebar.woocommerce-checkout .woocommerce table.shop_table tfoot th,
.page-template-dark-sidebar.woocommerce-checkout .woocommerce table.shop_table td, .page-template-dark-sidebar.woocommerce-checkout .woocommerce table.shop_table th{
  border: 1px solid #fff;
  color: #fff;
}

.page-template-dark-sidebar.woocommerce-checkout div.checkbox-form input {
  color: #222;
}

.page-template-dark-sidebar.woocommerce-checkout #payment {
  color: #111;
}

.v-middle.textleft, .v-middle.textleft h4 {
  text-align: left;
}

.v-middle.textleft h3 {
  position: relative;
  margin-bottom: 20px;
  font-family: 'Gilda Display', serif;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.35em;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  color: #fff;
  font-weight: 400;
  letter-spacing: 7px;
}

.booking-box2 .select-adults .select2-selection__rendered,
.booking-box3 .select-adults .select2-selection__rendered {
    width: 101px;
    padding-right: 26px!important;
    padding-bottom: 18px!important;
}

.booking-box2 .select-child .select2-selection__rendered,
.booking-box3 .select-child .select2-selection__rendered {
  width: 113px;
  padding-bottom: 18px!important;
}

.booking-box2 .wpcf7-form-control-wrap.select-adults,
.booking-box2 .wpcf7-form-control-wrap.select-child {
  left: -29px;
}

.booking-box2 form input[type="submit"], 
.booking-box3 form input[type="submit"] {
  margin-top: 30px!important;
}

@media(min-width: 991px) {
  .page-template-dark-sidebar .booking-sidebar-2,
  .page-template-dark-sidebar-2 .booking-sidebar-2,
  .page-template-home-sidebar .booking-sidebar-2,
  .page-template-home-sidebar-2 .booking-sidebar-2 {
    left: 12%;
  }
}

.page-template-dark-sidebar h4.form_title1,
.page-template-dark-sidebar-2  h4.form_title1 {
    color: #fff!important;
    border-bottom: 1px solid #222!important;
}


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

@media(max-width: 400px) {
  .checkbox-form, .order-notes, .your-order {
    padding: 10px;
  }
}

.dark2 .bg-black, .dark2 .bg-darkgray {
  background: #1b1b1b;
}

.dark2 .section-title span {
  color: #fff;
}

.dark2 .news .item .con .category {
  color: #aa8453;
}

.dark2 .navbar-nav.ms-auto {
  margin-left: auto;
}

.dark2 .input1_inner input::placeholder {
  color: rgba(255,255,255,0.5)!important;
}

.dark2 .reservations .text a {
  font-family: 'Barlow', sans-serif;
}

.dark2 .team.bg-cream {
  background: #1b1b1b;
}

.dark2 .bg-darkgray .pricing {
  background: #222!important;
}

.comming h1 {
  -webkit-text-stroke: 1px #aa8453;
  line-height: normal;
}

.comming.section-padding form span[data-name="your-email"] {
  width: 100%;
}

.comming form .wpcf7-spinner {
  display: none;
}

.comming form p {
  margin-bottom: 0px;
}

section.contact form span[data-name="your-message"] {
  width: 100%;
}

.dark2 section.contact form input[type="submit"] {
  line-height: 1.2em;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #ab8a62;
  color: #fff;
  padding: 13px 22px;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
}

.required-field-message {
  display: none;
}

.dark2 .news2-sidebar h6.widget-title {
  color: #fff;
  border-bottom: 1px solid #333;
}

.dark2 .widget_tag_cloud ul li {
  background-color: transparent;
  border: 1px solid #333;
  color: rgba(255, 255, 255, 0.5) !important;
  padding: 8px 20px;
}

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

.dark2 .news2-sidebar .widget_tag_cloud ul li a:hover {
  color: #fff;
}

.widget .widget {
  padding: 0px!important;
  margin-bottom: 0px!important;
}

.widget_search div.col-md-12 {
  padding: 0px;
}

.news2-sidebar .widget_search {
  margin-left: 15px;
  margin-right: 15px;
}

.logo-sticky {
    display: none!important;
}

.nav-scroll .logo-sticky, .scrolled .logo-sticky {
    display: block!important;
}

.nav-scroll .logo-default, .scrolled .logo-default {
    display: none!important;
}

nav i.ti-angle-down {
  margin: 0px 3px;
  font-size: 8px;
}

.navbar .navbar-nav .current-menu-parent > a i {
    color: #aa8453;
}

.contact form p {
  margin-bottom: 0px;
}

.search-results {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
    .navbar .dropdown-menu {
        padding: 0;
        margin: 0;
    }
}

.dropdown-toggle::after {
  display: none;
}

.dropdown:hover .dropdown-menu, .dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
}

.wp-tag-cloud li:hover a {
  color: #fff!important;
}

.single-post .cappa-nav-toggle i::before {
    top: -10px;
}

.single-post .cappa-nav-toggle i::after {
    bottom: -10px;
}

@media screen and (max-width: 768px) {
    .cappa-nav-toggle {
        height: 50px;
    }
}


.single  .light-nav-toggle i {
  top:12px;
}

.swiper-container {
    width: 100%;
    margin-bottom: -15px;
}

.gallery-main .swiper-slide img {
    width: 100%;
    height: auto;
}

.gallery-thumbs .swiper-slide {
    width: auto;
    cursor: pointer;
    opacity: 0.6;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

@media (min-width: 991px) {
  .shop-details-area .product-gallery {
    float: left;
    width: 48%;
    clear: none;
    overflow: hidden;
  }
}

.swiper-button-next, .swiper-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  display: none;
}

p.price {
    color: #aa8453 !important;
    font-size: 30px !important;
    font-family: 'Gilda Display', serif;
}

.shop-details-area .single_add_to_cart_button {
  background: #aa8453 !important;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  padding: 12px 25px !important;
  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;
  font-weight: 500 !important;
  border-radius: 0px !important;
}

.shop-details-area .single_add_to_cart_button:hover {
  background: #222!important;
}

.shop-details-area form.cart input[type="number"] {
  background: #cccccc54;
  border: none;
  height: 39px;
  padding-left: 15px;
  width: 60px;
}

.shop-details-area div.product_meta span.posted_in, 
.shop-details-area div.product_meta span.tagged_as {
      display: block;
        padding-top: 15px;
}

.shop-details-area div.product_meta span.posted_in a:hover,
.shop-details-area div.product_meta span.tagged_as a:hover {
  color: #aa8453;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce-tabs {
  padding-top: 60px;
}

.woocommerce-tabs ul.tabs {
  margin-bottom: 50px!important;
  padding-left: 0px !important;
}

.woocommerce-tabs ul.tabs li {
  padding: 0px!important;
      margin-left: 0px !important;
    margin-right: 30px;
    border: none!important;
    margin-right: 30px!important;
    background: none!important;
}

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

.woocommerce-tabs ul.tabs li.active a {
  background: #aa8453;
  border-color: #aa8453;
  color: #fff!important;
}

.woocommerce-Tabs-panel h2 {
  display: none;
}

.shop-details-area section.related.products {
  display: none;
}

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

div.woocommerce-Reviews span.comment-reply-title {
  font-size: 24px;
  text-transform: capitalize;
  margin-top: 30px;
  font-weight: 500;
  margin-bottom: 10px !important;
  font-family: 'Gilda Display', serif;
  color: #222;
}

div.woocommerce-Reviews form.comment-form p.comment-form-comment textarea {
  padding: 15px!important;
  height: 120px!important;
}

.shop-area span.category div.star-rating {
  display: none;
}

.shop-area .item .position-re img {
  margin-bottom: 0px!important;
}

.shop-area .item .con h2.woocommerce-loop-product__title {
  position: relative;
  color: #fff;
  font-size: 27px!important;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Gilda Display', serif;
}

.shop-area .item .category {
  background: #aa8453;
  border: none!important;
}

.shop-area .item .category .price{
  color: #fff!important;
  background: #aa8453;
  margin-bottom: 0px!important;
}

.rooms1 .item .actions {
    height: 100%;
    position: absolute;
    left: 0;
    top: 45%;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.rooms1 .item:hover .actions {
  visibility: visible;
  opacity: 1;
}

.rooms1 .item .actions a.add_to_cart_button {
  border-radius: 50%;
  height: 45px;
  line-height: 26px;
  background: #fff;
  margin-top: 0px!important;
  margin-right: 10px;
}

.rooms1 .item .actions a.icon-btn,
.wishlist-icon a.yith-wcwl-add-to-wishlist-button {
  border-radius: 50%;
  height: 45px;
  line-height: 45px;
  background: #fff;
  width: 45px;
  margin-right: 10px;
  cursor: pointer;
}

.rooms1 .item .actions a.add_to_cart_button:hover,
.rooms1 .item .actions a.icon-btn:hover {
  background: #aa8453;
  color: #fff;
  -webkit-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}

.wishlist-icon a.yith-wcwl-add-to-wishlist-button:hover {
  display: flex;
  background: #aa8453;
  color: #fff!important;
}

.wishlist-icon a.yith-wcwl-add-to-wishlist-button span.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}

.wishlist-icon a.yith-wcwl-add-to-wishlist-button svg.yith-wcwl-add-to-wishlist-button-icon {
  width: 22px;
  color: currentColor;
}

.wishlist-icon a.yith-wcwl-add-to-wishlist-button svg#yith-wcwl-icon-heart {
  color: #aa8453!important;
}

.wishlist-icon a.yith-wcwl-add-to-wishlist-button:hover svg#yith-wcwl-icon-heart {
  color: #fff!important;
}

.shop-area .item .con {
  bottom: -52px;
}

.shop-area .item:hover .con {
  bottom: -10px;
}

.shop-area .item a.added i.ti-shopping-cart {
  display: none;
}

.shop-area .item a.added::after {
  margin-left: 0px;
}

.shop-area .item .added_to_cart {
  border-radius: 50%;
  height: 45px;
  line-height: 26px;
  background: #fff;
  margin-top: 0px !important;
  margin-right: 10px;
  color: transparent;
  width: 45px;
}

.shop-area .item .added_to_cart:hover {
  background: #aa8453;
}

.shop-area .item .added_to_cart::before {
  content: "\e60d";
  font-family: 'themify';
  position: relative;
  left: 10px;
  speak: none;
  color: #0f2454;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shop-area .item .added_to_cart:hover::before {
  color: #fff;
}

.woocommerce .woocommerce-result-count {
  margin-bottom: 60px;
  font-family: 'Gilda Display', serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75em;
  color: #222;
  text-transform: inherit;
  letter-spacing: 1px;
}

.woocommerce .shop-area ul.products li.product {
  margin-bottom: 2em;
}


select.orderby option {
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75em;
  color: #666;
}

.page-cart .cart_item .product-thumbnail img {
  width: 180px;
  padding: 15px;
}

.page-cart form.woocommerce-cart-form table.shop_table thead tr th {
  font-weight: 500;
  text-transform: uppercase;
}

.page-cart form.woocommerce-cart-form table.shop_table .coupon-cart {
    text-align: left;
    padding: 40px;
}

.page-cart form.woocommerce-cart-form table.shop_table .coupon button[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;
}

.page-cart form.woocommerce-cart-form table.shop_table .coupon button[type="submit"]:hover {
    background: #aa8453;
    color: #fff;
}

.page-cart form.woocommerce-cart-form table.shop_table .coupon-cart button[name="update_cart"] {
  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;
}


.woocommerce-checkout div.woocommerce-form-coupon-toggle {
  margin-top: 60px;
  margin-bottom: -30px;
}

.woocommerce-cart div.woocommerce-notices-wrapper {
  margin-top: 60px;
  margin-bottom: -60px;
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below {
  border: 2px solid #aaaaaa96;
}

.coupon-area .woocommerce-billing-fields .selection {
  display: block;
}

.coupon-area .woocommerce-billing-fields .selection span.select2-selection__rendered {
  border: 1px solid #eaedff;
  padding: 10px 15px;
  margin-bottom: -15px;
}

.coupon-area .woocommerce-additional-fields .woocommerce-input-wrapper textarea {
  min-height: 150px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address {
  width: 80%;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address h2 {
  float: left;
}

.woocommerce-MyAccount-content form.woocommerce-EditAccountForm label {
  width: 100%;
}

.woocommerce-MyAccount-content form.woocommerce-EditAccountForm span.password-input {
  width: 70%;
  margin: 5px 0;
}

.woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-bottom: 25px;
}

.woocommerce-form-login button.woocommerce-form-login__submit {
  margin-right: 0px!important;
  margin-bottom: 20px;
}

.woocommerce-form-login span.password-input {
  width: 100%;
}

.elementor-editor-active nav.navbar {
  position: relative;
}

.shop-area .product-item .actions .add_to_cart_inline {
  border: none!important;
  padding: 0px!important;
  margin: 0px;
  display: flex;
}

.shop-area .product-item .actions .add_to_cart_inline span.woocommerce-Price-amount {
  display: none;
}

.page-template-home-dark .rooms1 .item .actions a.icon-btn, 
.page-template-home-dark .wishlist-icon a.yith-wcwl-add-to-wishlist-button {
  color: #515151;
}

.dark2 .rooms1 .item .actions a.icon-btn {
  color: #515151;
}

.dark2 .rooms1 .item .actions a.icon-btn:hover {
  color: #fff;
}

.page-template-home-dark .rooms1 .item .actions a.icon-btn:hover, 
.page-template-home-dark .wishlist-icon a.yith-wcwl-add-to-wishlist-button:hover {
  color: #fff;
}

.shop-area .col-lg-6 .con,
.shop-area .col-lg-4 .con {
  width: calc(100% - 30px);
  left: 15px;
}

.woocommerce-pagination ul.page-numbers {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  padding: 0;
  margin: 0;
  text-align: center;
}

.woocommerce-pagination ul.page-numbers li {
  display: inline-block;
  margin: 0 5px;
}

.woocommerce-pagination ul.page-numbers li a {
      background: transparent;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    color: #666;
    font-weight: 400;
    border: 1px solid rgba(102, 102, 102, 0.1);
    font-family: 'Barlow', sans-serif;
    font-size: 17px;
    border-radius: 100%;
    margin-right: 0px!important;
}

.woocommerce-pagination ul.page-numbers li a:hover {
    opacity: 1;
    text-decoration: none;
    background: transparent;
    border: 1px solid #aa8453;
    color: #aa8453;
}

.woocommerce-pagination ul.page-numbers li span {
  background: transparent;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #666;
  font-weight: 400;
  border: 1px solid rgba(102, 102, 102, 0.1);
  font-family: 'Barlow', sans-serif;
  font-size: 17px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #aa8453;
  color: #aa8453;
}

.page-template-home-dark ul.page-numbers li span {
  background: #aa8453;
  color: #fff;
  border-color: #aa8453;
}

.page-template-home-dark ul.page-numbers li a {
  color: #ffffffb5;
  border: 1px solid #ffffffb5;
}

.page-template-home-dark ul.page-numbers li a:hover {
  background: #aa8453;
  color: #fff;
  border-color: #aa8453;
}

ul.page-numbers li a i {
  font-size: 13px;
}

.shop-area h4.shop a {
  color: #fff;
}

.shop-elementor span.category {
  right: 30px!important;
}

.page-template-home-dark .coupon-area input, 
.page-template-home-dark .coupon-area textarea {
  background-color: transparent;
  color: #fff;
}

.page-template-home-dark .coupon-area .woocommerce-checkout-review-order div.woocommerce-checkout-payment {
  background: transparent!important;
}

.dark2 .shop-details-area form.cart input[type="number"] {
  background: #fff;
}

.dark2 .shop-details-area button[type="submit"]:hover {
  background-color: #aa8453!important;
}

.dark2 .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #aa8453;
}

.dark2 .shop-details-area .woocommerce-tabs ul.tabs li a {
  color: rgba(255,255,255,0.5) !important;
}

.dark2 .shop-details-area .woocommerce-tabs ul.tabs li.active a {
  color: #fff!important;
}

.dark2.single-product .footer-top {
  background-color: #111;
}

.dark2 div.woocommerce-Reviews span.comment-reply-title {
  color: rgba(255, 255, 255, 0.5);
}

.woocommerce .star-rating {
  width: 5.3em!important;
}

.page-template-home-dark .coupon-area .woocommerce-checkout-payment button[type="submit"]:hover {
  background: #aa8453!important;
}

.page-wishlist {
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-template-home-dark .page-cart form.woocommerce-cart-form table.shop_table .coupon button[type="submit"] {
  background: #aa8453;
}

.page-template-home-dark .page-cart table,
.page-template-home-dark .page-cart th,
.page-template-home-dark .page-cart tr,
.page-template-home-dark .page-cart td {
  border: 1px solid #dee2e6a6;
}

.page-template-home-dark .page-cart .cart-collaterals table.shop_table tbody tr th {
  border-right: 1px solid #dee2e6a6 !important;
}

.page-template-home-dark .wc-proceed-to-checkout a:hover {
  background: #aa8453!important;
}

.page-wishlist .wishlist-items-wrapper .product-thumbnail {
  min-width: 100px;
  text-align: center;
}

.woocommerce .page-wishlist table.shop_table {
  border-collapse: collapse;
  font-size: 15px;
}

table.wishlist_table tr th.product-thumbnail {
  width: auto;
  text-align: center;
}

.wishlist_table tr td.product-thumbnail a img {
  max-width: 150px;
}

table.wishlist_table tr th.product-name,
.wishlist_table tr td.product-name {
  text-align: center;
}

.wishlist_table thead tr th {
  background: #aa8453;
  color: #fff;
}

table.wishlist_table.shop_table .product-remove {
  min-width: 60px;
}

.wishlist_table tr td.product-thumbnail a {
      max-width: inherit;
}

.wishlist_table .product-add-to-cart a {
      color: #333;
    font-size: 20px;
}

.wishlist_table .product-add-to-cart a.added_to_cart  {
      display: block;
    font-size: 18px;
}

.menu-item.mini-cart {
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

.menu-item.mini-cart .cart-contents {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.menu-item.mini-cart .cart-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
}

.nav-scroll .menu-item.mini-cart .cart-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #333;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
}

.dark2 .nav-scroll .menu-item.mini-cart .cart-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg>') no-repeat center / contain;
}

.mini-cart-dropdown {
    position: absolute;
    right: 0;
    top: 50px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    width: 350px;
    z-index: 1000;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.menu-item.mini-cart:hover .mini-cart-dropdown {
    visibility: visible; 
    opacity: 1;
    transform: translateY(0);
}

.menu-item.mini-cart a.cart-contents {
  padding: 12px;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li img {
  width: 100px;
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: -15px;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li.mini_cart_item a {
  font-size: 16px;
  font-weight: 600;
  padding-top: 15px;
  display: block;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li a.remove_from_cart_button {
  float: right;
  font-size: 26px;
  display: block;
  font-weight: 700;
  color: #aa8453 !important;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li span.quantity {
  margin-top: 5px;
  display: block;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li span.quantity span.woocommerce-Price-amount {
  color: #ab8a62;
  font-weight: 600;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__total {
  padding-top: 20px;
  border-top: 1px solid #ccc;
  margin-top: 25px;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__total span.woocommerce-Price-amount {
  float: right;
  font-weight: 600;
  color: #ab8a62;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a {
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #ab8a62;
  color: #fff;
  padding: 13px 22px;
  margin: 0;
  position: relative;
  font-size: 14px;
  letter-spacing: 3px;
  border-radius: 0px;
  margin-right: 20px;
  transition: all 0.3s ease-out;
  line-height: 1;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a:hover {
    background: #222;
}

.menu-item.mini-cart .mini-cart-dropdown ul.cart_list li {
  margin-bottom: 15px;
}

.menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li {
  display: inline-block;
  width: 100%;
}

.woocommerce .menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li {
  display: block;
  width: auto;
}

.dark2 .mini-cart-dropdown {
  background: #222;
  border: #222;
}

.dark2 .menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li.mini_cart_item a,
.dark2 .menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart li span.quantity,
.dark2 .woocommerce-mini-cart__total strong {
  color: #fff;
}

.dark2 .menu-item.mini-cart .mini-cart-dropdown .woocommerce-mini-cart__buttons a:hover {
  background: #ab8a62;
}

.mini-cart-dropdown p.woocommerce-mini-cart__empty-message {
  margin-bottom: 10px;
}

.dark2 .mini-cart-dropdown p.woocommerce-mini-cart__empty-message {
  color: #fff;
}

.menu-item.mini-cart .mini-cart-dropdown {
      overflow: auto;
    max-height: 600px;
}

.shop-details-area .woocommerce-notices-wrapper a.button {
  background-color: #aa8453!important;
  border-radius: 0px;
  color: #fff;
}

.woocommerce-tabs #tab-attributes table {
  width: 70%;
}

.woocommerce .loader::before,
.woocommerce .progress-wrap.cursor-pointer {
  display: none!important;
}

@media(min-width: 991px){
  .woocommerce-tabs #tab-attributes table,
  .woocommerce-tabs #tab-attributes th,
  .woocommerce-tabs #tab-attributes tr,
  .woocommerce-tabs #tab-attributes td {
  border: 1px solid #ccc;
  }
}

.shop-details-area .product-gallery img.attachment-thumbnail {
  height: 137px;
}

.widget_product_categories ul.product-categories li:last-child {
  display: none;
}

.grid__quick__view__modal .modal-dialog.modal__wraper {
  top: 80px;
  max-width: 1050px!important;
  max-height: 720px!important;
}

.grid__quick__view__modal .modal-body {
  padding: 30px;
  border-radius: 0px;
}

.dark2 .grid__quick__view__modal .modal-body {
     background: #222;
}

.grid__quick__view__modal .modal-body h2.product_title {
  margin-top: 20px !important;
  margin-bottom: 15px;
  font-size: 40px;
}

.grid__quick__view__modal .modal-body .woocommerce-product-rating span.rating-count {
  letter-spacing: 0.5px;
}

.grid__quick__view__modal .modal-body div.price {
  color: #aa8453 !important;
  font-size: 30px !important;
  font-family: 'Gilda Display', serif;
      margin-top: 30px;
    padding-bottom: 25px;
}

.grid__quick__view__modal .modal-body .quantity {
  float: left;
  margin: 0 4px 0 0;
}

.grid__quick__view__modal .modal-body .quantity input[type="number"] {
  background: #cccccc54;
  border: none;
  height: 39px;
  padding-left: 15px;
  width: 60px;
}

.dark2 .grid__quick__view__modal .modal-body .quantity input[type="number"] {
  background: #fff;
}

.dark2 .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #aa8453;
}

.grid__quick__view__modal .modal-body form.cart button[type="submit"] {
  background: #aa8453 !important;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  padding: 12px 25px !important;
  font-size: 15px;
  text-decoration: none;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500 !important;
  border-radius: 0px !important;
}

.grid__quick__view__modal .modal-body .swiper-slide img.img-thumbnail {
  border: none;
  padding: 0px;
  border-radius: 0px;
}

.grid__quick__view__modal .modal-body .swiper-pagination-bullet-active {
  background: #aa8453;
}

.grid__quick__view__modal .modal-body .product-wishlist {
  float: left;
  margin-top: 2rem!important;
}

.grid__quick__view__modal .modal-body .product-wishlist a.yith-wcwl-add-to-wishlist-button {
  display: flex;
  align-items: center;
  margin-inline: 0;
  justify-content: flex-start;
  gap: 10px;
}


.grid__quick__view__modal .modal-body .product_meta {
  display: block;
  width: 100%;
  float: left;
}

.txt-left {
  text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #aa8453;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #aaa;
  margin-top: 30px;
  margin-bottom: 35px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 10px 18px;
  border: none;
  margin: 0;
  background: #aa8453;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0px;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
  line-height: 28px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  line-height: 32px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
      background: #aa8453;
      color: #fff;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  margin-right: 8px;
}

.recent-shop-area {
  padding-top: 120px;
  background: #eee;
  margin-top: -60px;
}

.shop-area i.ti-shopping-cart {
  color: #333;
}

.shop-area a:hover i.ti-shopping-cart {
  color: #fff;
}

.cream-bg {
 background: #eee; 
  }

.dark2 .cream-bg {
 background: #1b1b1b; 
  }

.woocommerce .loader::before {
  display:none;
}

.recent-shop-area .product-item {
  max-height: 380px;
}

#tab-attributes table th, 
#tab-attributes table tr, 
#tab-attributes table td {
  padding: 12px;
  padding-left: 15px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #eee;
  color: #333;
}

.product-related .item .category .price{
  padding: 10px 3px;
}

.woocommerce-cart .wc-empty-cart-message {
  padding-top: 60px;
}

.woocommerce-form-login-toggle {
  padding-top: 60px;
}

.woocommerce-checkout .woocommerce-form-login {
  max-width: 600px;
    margin: 30px auto!important;
    border: 1px solid #ccc!important;
}

.woocommerce-checkout .woocommerce-form-coupon {
  max-width: 1140px;
    margin: 30px auto!important;
    border: 1px solid #ccc!important;
}

.woocommerce-checkout .woocommerce-form-coupon button[type="submit"]{
  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;
}

.woocommerce .woocommerce-checkout-review-order-table {
  border-collapse: collapse!important;
}

.home-booking-form {
    background: #222;
}

.dialog-message.dialog-lightbox-message {
    overflow: visible !important;
}

.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :checked+span::before {
    border-color: #AA8453 !important;
    background-color: #AA8453 !important;
}

.jet-form-builder-row.field-type-checkbox-field > .jet-form-builder__label {
    margin-bottom: 12px!important;
}

.jet-form-builder-row.field-type-calculated-field {
    flex-direction: row!important;
    flex-wrap: nowrap!important;
}
.jet-form-builder-row.field-type-calculated-field > .jet-form-builder__label {
    text-transform: uppercase!important;
    font-size: 18px!important;
    font-weight: 500!important;
    color: #fff!important;
    display: flex!important;
    align-items: center!important;
}
.jet-form-builder-row.field-type-calculated-field > .jet-form-builder__calculated-field {
    justify-content: end!important;
    font-size: 32px!important;
    color: #AA8453!important;
    font-weight: 700!important;
}
.jet-form-builder__action-button-wrapper.jet-form-builder__submit-wrap > button {
    background: #AA8453!important;
    padding: 16px 0!important;
    width: 100%!important;
    text-align: center!important;
    color: #fff!important;
    font-family: 'Barlow'!important;
    text-transform: uppercase!important;
    font-weight: 500!important;
    justify-content: center!important;
    letter-spacing: 2px!important;
    cursor: pointer!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #AA8453!important;
    border: none!important;
    color:white;
}

[data-elementor-id="5601"] {
    overflow: scroll;
}

/*--------------------------------------------------
    11. Gold Shine Effect
---------------------------------------------------*/

.gold-shine {
    color: transparent;
    background: linear-gradient(
        to right,
        #462523 0,
        #cb9b51 22%, 
        #f6e27a 45%,
        #f6f2c0 50%,
        #f6e27a 55%,
        #cb9b51 78%,
        #462523 100%
    );
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    position: relative;
    text-shadow: 0 0 2px rgba(203, 155, 81, 0.3);
    animation: gold-shine 6s linear infinite;
    font-weight: 600;
}
.gold-shine a {
    color: transparent !important;
}

/* Add a subtle glow effect on hover */
.gold-shine:hover {
    text-shadow: 0 0 4px rgba(246, 226, 122, 0.5);
    animation: gold-shine 3s linear infinite;
}

@keyframes gold-shine {
    0% {
        background-position: 0% center;
    }
    50% {
        background-position: 100% center;
    }
    100% {
        background-position: 0% center;
    }
}

/* Make sure the effect works in dark backgrounds too */
.dark .gold-shine, 
.dark2 .gold-shine,
.navbar.nav-scroll .gold-shine {
    text-shadow: 0 0 3px rgba(246, 226, 122, 0.5);
}

/*--------------------------------------------------
    12. Form Select Styling - Inspired by text inputs
---------------------------------------------------*/

/* Native select elements - matching text input style from style9.css */
select {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px 0 !important;
    height: auto !important;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px !important;
    border-style: solid;
    border-radius: 0;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: rgba(255,255,255,0.5);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23aa8453' d='M6 9L1.5 4.5h9L6 9z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 12px;
    border-bottom: 1px solid #333;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select:focus {
    outline: none;
    border-bottom-width: 1px;
    border-color: #aa8453;
}

/* Dark background select styling */
.dark select,
.dark2 select {
    color: rgba(255,255,255,0.5);
    border-bottom-color: #333;
}

/* Select2 styling to match text inputs */
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #333;
    border-radius: 0;
    height: auto;
    padding: 10px 0;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

.select2-container--default .select2-selection--single:focus,
.select2-container--default.select2-container--focus .select2-selection--single {
    outline: none;
    border-bottom-color: #aa8453;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(255,255,255,0.5);
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    padding-left: 0;
    padding-right: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #aa8453 transparent transparent transparent;
}

/* Select2 dropdown styling */
.select2-dropdown {
    background-color: #222;
    border: 1px solid #333;
}

.select2-container--default .select2-results__option {
    color: rgba(255,255,255,0.5);
    background-color: transparent;
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    padding: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #aa8453;
    color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #333;
    color: #fff;
}

/* Override existing booking form select styles to match new design */
.booking-inner .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.booking-inner .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666;
}

/* WooCommerce checkout select styling */
.woocommerce-checkout select,
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 10px 0;
}

.woocommerce-checkout select:focus,
.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single {
    border-bottom-color: #aa8453;
}

/* Personnalisation du switcher JetFormBuilder */
.field-type-switcher input.jet-form-builder__field {
    /* Variables personnalisées pour correspondre à la charte */
    --thumb-size: 20px;
    --track-size: 40px;
    --track-bg-color: #f8f5f0;
    --checked-track-bg-color: #aa8453;
    --thumb-bg-color: #fff;
}

/* Style de la piste (track) du switcher */
.field-type-switcher input.jet-form-builder__field {
    background-color: #f8f5f0 !important;
    border: 1px solid #eee3d0;
}

/* Style de la piste quand activé */
.field-type-switcher input.jet-form-builder__field:checked {
    background-color: #aa8453 !important;
    border-color: #aa8453;
}

/* Style du bouton (thumb) */
.field-type-switcher input.jet-form-builder__field::before {
    background-color: #666 !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

/* Style du bouton quand activé */
.field-type-switcher input.jet-form-builder__field:checked::before {
    background-color: #222 !important;
}

/* Effet de survol */
.field-type-switcher input.jet-form-builder__field:hover {
    border-color: #aa8453;
}

/* Effet de survol quand activé */
.field-type-switcher input.jet-form-builder__field:checked:hover {
    background-color: #ab8a62 !important;
    border-color: #ab8a62;
}

/* Focus */
.field-type-switcher input.jet-form-builder__field:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(170, 132, 83, 0.2);
}