/*
Theme Name: SOLANDA THEME
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@media (min-width: 1200px){
	.container {
	    max-width: 1280px;
	    max-width: 1480px;
	}
}
@font-face {
  font-family: "Begum";
  src: url("font/Begum.eot"); /* IE9 Compat Modes */
  src: url("font/Begum.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("font/Begum.otf") format("opentype"), /* Open Type Font */
    url("font/Begum.svg") format("svg"), /* Legacy iOS */
    url("font/Begum.ttf") format("truetype"), /* Safari, Android, iOS */
    url("font/Begum.woff") format("woff"), /* Modern Browsers */
    url("font/Begum.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("font/Barlow-Regular.eot"); /* IE9 Compat Modes */
  src: url("font/Barlow-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("font/Barlow-Regular.otf") format("opentype"), /* Open Type Font */
    url("font/Barlow-Regular.svg") format("svg"), /* Legacy iOS */
    url("font/Barlow-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("font/Barlow-Regular.woff") format("woff"), /* Modern Browsers */
    url("font/Barlow-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("font/Barlow-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("font/Barlow-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("font/Barlow-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("font/Barlow-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("font/Barlow-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("font/Barlow-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("font/Barlow-SemiBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("font/Barlow-Bold.eot"); /* IE9 Compat Modes */
  src: url("font/Barlow-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("font/Barlow-Bold.otf") format("opentype"), /* Open Type Font */
    url("font/Barlow-Bold.svg") format("svg"), /* Legacy iOS */
    url("font/Barlow-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("font/Barlow-Bold.woff") format("woff"), /* Modern Browsers */
    url("font/Barlow-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Barlow";
  font-weight: normal;
  color: #706f6f;
  color: #222222;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 2.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #411f20;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
  padding:0;
  padding-bottom: 0;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}


/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.navbar-top-panel-item {
    display: inline-flex;
    width: 163px;
    font-size: 16px;
}

.navbar-bottom-tab {
    display: flex;
    justify-content: space-between;
}

.navbar-menu-nu {
    display: flex;
    justify-content: center;
}

.navbar-right-menu-icon {
    display: flex;
    justify-content: center;
}

.b-ri-b {    border-right: 1px solid #411F20;}

#searchform {
    position: absolute;
    z-index: 9;
    max-width: 300px;
    width: 100%;
    right: 0px;
}

#searchform input {
    width: 100%;
    height: 50px;
    font-family: Oswald;
    font-weight: 300;
    border: 0;
    box-shadow: 0px 0px 4px 0px #e4e0e0;
    padding-left: 15px;
}

#searchform {
    text-align: center;
    padding: 0 10px;
    font-size: 13px;
    text-transform: uppercase;
}
.ul-woo {
    display: flex;
    justify-content: center;
}

.logo-header .logo {
    width: 284px;
    height: auto;
    margin-top: 23px;
    margin-bottom: 31px;
}

 /*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  /* padding: 0.5rem; */
  font-weight: 600;
  font-size: 0.875rem;
    padding: 53px 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: black;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 18px;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }

}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
    font-size: 100%;
  }
}

@media screen and (max-width: 1199px) {
	.navbar-dark .dropdown-item {
	    color: #fff;
	 }
	.navbar-nav .dropdown-menu {
	    background: transparent;
	    box-shadow: none;
	    border: none;
	 }
	body #bottom-hp .text-bot-hp {
		  font-size: 15px;
		  line-height: 20px;
	 }
	#bottom-hp .box-bot-hp .title-box-home {
		    font-size: 22px;
		    line-height: 22px;
	}
	.container {
	    max-width: 1100px;
	}
	#rev_slider_2_1 h2.title-pag {
		margin: 23px 0px 0px 50px;
	}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    html {
      font-size: 90%;
    }
    .container {
	    max-width: 1000px;
	}
	#bottom-hp .box-bot-hp p:nth-child(1) {
		min-height: 100px;
	}
	body #bottom-hp .text-bot-hp {
		font-size: 16px;
	}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
 	html {
 	 font-size: 85%;
  	}
  	.container {
	    max-width: 100%;
	}
	#footer-widget h3.widget-title {
		margin-top: 14px;
	}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {

  html {
    font-size: 80%;
  }
    #bottom-hp .box-bot-hp p:nth-child(1) {
		min-height: 125px;
	}
	body #bottom-hp .text-bot-hp {
	    font-size: 14px;
	}
	.navbar-nav {
	    flex-direction: column !important;
	}
	button.navbar-toggler {
		padding-bottom: 25px;
	}
	#content.site-content {
	    padding-top: 0px;
	}
	.site-main .entry-content {
		margin-top: 0px;
	}
	#main-nav {
		padding-bottom: 25px;
	}
	#main-nav li {
		max-width: 155px;
		padding-left: 0px !important;
	}
	html body .collapse:not(.show) {
	    display: none !important;
	}
	body #footer-widget .block-2,
	body #footer-widget .block-3,
	body #footer-widget .block-4 {
	    justify-content: initial;
	}
	.navbar-brand .w-100 {
		display: flex;
	}
	.navbar-brand .col-md-3:nth-child(1) {
		order: 1;
	}
	.navbar-brand .col-md-3:last-child {
		order: 2;
	}
	.navbar-brand .col-md-3:nth-child(1) ,
	.navbar-brand .col-md-6 {
		width: 50%;
	}


}


@media only screen and (max-width: 575px) {
  html {
    font-size: 75%;
  }

  #masthead .navbar-nav > li {
    	padding: 0 20px !important;
	}
}


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*--------------------------------------------------------------
## NORMAL CSS
--------------------------------------------------------------*/

.top_header{
	background-color: #fd9417;
	padding: 10px 0;
}
.top_header img{
	max-width: 20px;
}
.navbar-brand .logo{
	width: 100%;
	max-width: 300px;
}
.languages .lang_menu {
    position: absolute;
    width: 50px;
    /*width: auto;*/
    right: 15px;
    line-height: 50px;
    top: 100%;
    background-color: #FFF;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease-in-out;
}
.languages:hover .lang_menu {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out;
    padding: 0px;
    top: 29px;
}
.leftheader a:hover {
	color: white;
}
.languages .lang_menu img{
	width: 100%;
}
.navbar-nav{
	flex-direction: inherit;
	justify-content: center;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a{
	color: white;
	color: #411F20;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li{
	/* padding: 0 35px; */	
    padding: 0 20px;
	font-size: 20px;
	position: relative;
}
.navbar-brand{
	width: 100%;
	margin: auto;
	    display: flex;
    align-items: center;
}
.search-submit{
	max-width: 35px;
	padding: 0px;
}
.search-form input.search-field.form-control{
	background-color: transparent;
	border-radius: 50px;
	color: white;
	padding: 10px 30px;
    font-size: 14px;
    border: 3px solid white;
}
.search-form input.search-field.form-control::placeholder{
	color: #c4c1c1;
}
.form-control:focus{
	box-shadow: none;
	border-color: white;
}
.color-verde-acqua{
	border-bottom: 6px solid #55c6a9;
}
.color-verde-acqua.active a{
	color: #55c6a9;
}
.color-red{
	border-bottom: 5px solid #ff4223;
}
.color-brown{
	border-bottom: 5px solid #824200;
}
.color-blue{
	border-bottom: 5px solid #1ba0ce;
}
.color-blue.active a{
	color: #1ba0ce;
}
.color-yellow{
	border-bottom: 5px solid #fd9417;
}
.color-green{
	border-bottom: 5px solid #A0E044;
}
.color-yellow.active a{
	color: #fd9417;
}
.color-yellow.active,
.color-verde-acqua.active,
.color-red.active,
.color-brown.active,
.color-blue.active{
    background: #f2f2f2db;
}
.navbar-light .navbar-nav .nav-link{
	font-size: 20px !important;
	letter-spacing: 1px;
	font-family: "Barlow";
	font-weight: 600;
}
body .name-site{
	color: #fd9417 !important;
	font-weight: 600;
}
.info-site{
	font-size: 15px;
}
/*.payment img{
	max-width: 200px;
	width: 100%;
}*/
.site-info {
	/* display: flex;
	align-items: center;*/	
    display: flex;
    justify-content: space-between;
}
.social {
    margin: 0 auto;
}
.social ul{
	display: flex;
    align-items: center;
    margin: 0;
    list-style: none;
    padding-left: 10px;
}
.social ul li{
	padding: 0 5px;
}
.social ul li a{
	font-size: 30px;
}
.social ul li a.facebook i{
	color:#1877f2;
}
.social ul li a.instagram i{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.social ul li a.youtube i{
	color: red;
}
body:not(.theme-preset-active) footer#colophon{
	background-color: white;
	color: #706f6f;
}
.credit-nb4 {
	/*border-top: 3px solid #f2f2f2;*/
	padding: 15px 0;
	padding-top:0;
	font-weight: 400;
	font-size:14px;
}

.credit-nb4 .credit.text-center{	
	padding-top:15px;
    border-top: 1px solid #411F20;
}

#footer-widget .block-1 section{
	margin: 0px;
}
#footer-widget .block-1 p{
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
}
#footer-widget .block-2,
#footer-widget .block-3,
#footer-widget .block-4{
	display: flex;
	justify-content: center;
}
#footer-widget{
	padding: 30px 0;
	background-color: white !important;
}

#footer-widget .container{
    padding-top: 26px;
    border-top: 1px solid #411F20;
}

h3.widget-title{
	color: #fd9417;
	font-weight: bold;
}
#footer-widget a{
	color: #706f6f;
}
#footer-widget .menu{
	list-style: none;
}
#footer-widget .menu a{
	padding: 0px;
}
#footer-widget .menu a:hover{
	background-color: transparent !important;
	text-decoration: underline;
}
#bottom-hp img{
	width: 100%;
}
.box-bot-hp{
	text-align: center;
}
.box-bot-hp .title-box-home{
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}
#bottom-hp .wpb_single_image.vc_align_center{
	margin-bottom: 0px;
}
#bottom-hp{
	padding: 15px 0;
}
#bottom-hp .vc_column-inner > .wpb_wrapper{
	background: #f6f6f6;
    border-radius: 20px;
    padding: 20px;
}
#bottom-hp .text-bot-hp{
	font-family: "Begum";
	font-style: normal;
	font-size: 17px;
}
/*.blog .site-content{
	background: #f2f2f2;
}*/
.single-article .vc_gitem_row {
	background: white;
}
.single-article .wpb_single_image{
	margin-bottom: 0px !important;
}
.single-article .image-article{
	padding: 0 !important;
}
#grid_news .single-article{
	background: white;
	    border-radius: 20px;
}
#grid_news .single-article .post_image img{
	border-radius: 20px;
}
.post_date {
    position: relative;
    top: 0;
    background: #1ba0ce;
    color: white;
    padding: 10px 22px;
    text-align: center;
    margin-top: -15px;
    display: inline-flex;
    text-transform: uppercase;
}
.post_date:before{
	content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid rgb(19, 125, 161);
    border-left: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -15px;
}
.post_date .day{
	font-size: 22px;
}
#grid_news .single-article .post_content{
	padding: 0 30px;
}
#grid_news .single-article .post_content .actions .action{
    background: #1ba0ce;
    color: white;
    padding: 10px 20px;
    border-radius: 15px;
    font-size: 20px;
    font-weight: bold;
}
#grid_news .single-article .post_content .share img{
	max-width: 25px;
}
#grid_news .single-article .post_content .post_short{
	font-family: "Begum";
	padding-bottom: 12px;
	color: #8c8c8c;
}
#grid_news .single-article .post_content .post_title{
	font-size: 26px;
	font-weight: bold;
	color: #3d3d3d;
}
.tit-page{
	position: relative;
	color: #3d3d3d;
	font-size: 30px;
	font-weight: 600;
	display: block;
}
.tit-page:after{
	    content: '';
    position: absolute;
    width: 90%;
    height: 2px;
    border-bottom: 1px solid;
    display: table;
    top: 50%;
    margin-left: 90px;
}
.subtit-page{
	font-family: "Begum";
	color: #3d3d3d;
	font-size: 18px;
}
.slider-article .slider{
	width: 100%;
}
.box-contact img{
	width: 100%;
	max-width: 35px;
	height: 35px;
}
.box-contact .map,
.box-contact .tel,
.box-contact .email{
	padding-bottom: 30px;
}
.box-contact a{
	color: inherit;
}
.box-contact {
	/* font-family: "Begum";
	font-weight: bold; */
	font-size: 18px;
}
body .info-contact .title-pag{
	padding-bottom: 30px;
	font-size: 30px !important;
	color: #fd9417;
	position: relative;
}
.info-contact .title-pag:after{
	content: '';
    position: absolute;
    width: 80%;
    height: 2px;
    border-bottom: 1px solid;
    margin-left: 10px;
    margin-top: 13px;
}
.form-contact .box{
	padding: 15px;
	background: #ededed;
	border-radius: 10px;
}
/*.blog #content,
.qui-nous-sommes #content,
.blog-2 #content,
.blog-3 #content{
	background: #f6f6f6;
}*/
.form-contact input{
	background-color: transparent;
	border: none;
	border-bottom: 1px solid;
	border-radius: 0px;
	padding-left: 0px;
}
.form-contact input:focus{
	background-color: transparent;
	border-color: inherit;
}
.form-contact input[type="submit"]{
	    background-color: #fd9417;
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 15px;
    font-weight: bold;
    font-size: 21px;
}
.title-pag{
	font-family: "Barlow" !important;
	color: white;
	font-size: 50px !important;
	font-weight: bold !important;
}
.title .titl{
	font-weight: 600;
	padding: 0 20px;
	font-size: 30px;
	position: relative;
	background: #f6f6f6;
    z-index: 1;
}
.title:after{
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background-color: #706f6f;
    position: relative;
    left: 0;
    margin-top: -25px;
}
/*.chi-siamo p{
	font-family: "Begum";
	font-size: 17px;
}*/
.title-orange {
	font-family: "Barlow" !important;
	color: #fd9417;
	font-size: 30px !important;
	font-weight: bold !important;
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
}
.title-orange .titl{
	background: #f6f6f6;
	background: #fff;
	padding-right: 20px;
}
.title-orange:after{
	    content: '';
    background: #fd9417;
    width: 100%;
    right: 0px;
    height: 2px;
    display: flex;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.border-radius .vc_column-inner{
	border-radius: 8px;
}
.top_header a{
	color: black;
}
#main-nav {
	display: block ;
}
.single-product #content.site-content{
	padding-top: 0px;
	background-color: #f2f2f2;
	position: relative;
}
#footer-widget{
padding-bottom: 0px;	position: relative;
}
/*#footer-widget:before{
  	content: '';
    top: -118px;
    position: absolute;
    background: url(img/bkg_down.svg) center;
    width: 100%;
    display: block;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 122px;
}*/
.image_head img{
	width: 100%;
}
.product_meta{
	display: none;
}
.box_booking{
	border: 2px solid #55c6a9;
    padding: 20px;
    background-color: white;
    border-radius: 0 0 20px 20px;
    padding-top: 10px;
    position: relative;
}
.box_booking p.price,
.box_booking .product_title.entry-title{
	display: none;
}
.descrizione-product > span{
	font-weight: 600;
    font-size: 25px;
    display: block;
    padding-bottom: 20px;
}
.info_alert .color-rosso{
	color: #ff5a68;
}
.button_catalogo{
	padding-top: 30px;
}
.button_catalogo a{
    background-color: #616161;
    padding: 7px 25px;
    color: white;
    border-radius: 10px;
    background: url(img/download.svg) right center no-repeat #616161;
    background-size: 45px;
    display: inline-block;
    align-items: center;
    max-width: 310px;
    padding-right: 43px;
    margin-right: 15px;
}
.name-product {
	padding-bottom: 30px;
	display: flex;
	align-items: center;
}
.name-product img{
    margin-top: -38px;
    margin-left: 0px;
    padding-right: 30px;
    width: 90px;
    height: 90px;
    margin-right: 40px;
    padding: 10px;
}
.name-product .imgprodtopicon:before {
border-right: 10px solid #4e8879;
    border-top: 20px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: -4px;
    width: 7px;
}

.name-product h1{
	padding-bottom: 10px;
color: #616161;	margin-bottom: 0px;
}
.stelle_rec{
	list-style: none;
	padding: 0;
}
.stelle_rec li{
	display: flex;
	align-items: center;
}
.stelle_rec .star-rating {
      width: 100%;
      max-width: 75px;
      height: 15px !important;
      float: left;
}
.stelle_rec .star-rating:before {
    font-size: 13px;
    color: #ff5a68;
}
.stelle_rec span{
	color: #ff5a68;
}
.stelle_rec .star-rating span:before {
  font-size: 13px;
  color: #ff5a68;
}
.info_alert{
	display: flex;
	align-items: center;
}
.info_alert img{
	max-width: 65px;
	padding-right: 20px;
}
.descrizione-product{
	font-size: 19px;
}
.review .autore{
	display: block;
	font-weight: bold;
    color: black;
}
.review ul{
	padding-left: 0px;
}
.review{
    border-radius: 20px;	background-color: white;
	padding: 15px;
}
.box_booking .woocommerce-product-rating{
	display: none;
}
.info-evento img{
	max-width: 30px;
}
.info-evento{
	background-color: #f2f2f2;
	padding: 10px;
}
.info-evento .col-md-6:first-child{
	border-right: 2px solid white;
}
.color-dark{
	color: #3d3d3d;
}

.image_head{
	position: relative;

}
.image_head .tinv-wishlist{
    position: absolute;
    bottom: 90px;
    right: 270px;
    background-color: white;
    padding: 5px 10px;
    width: 100%;
    max-width: 220px;
}
.woocommerce div.product {
	z-index: 3;
}
.product-template-default .container #primary {
	margin-top: -40px;
}
.product-template-default .container #primary {
	padding-bottom: 100px !important;
}
.image_head .tinv-wishlist a{
	color: black;
	    display: flex;
    align-items: center;
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal .tinvwl_button_close{
	display: none;
}
.chiamaci img{
	max-width: 30px;
margin-left: 10px;
}
.chiamaci{
	background: #e2e2e2;
    padding: 15px;
    border-radius: 20px;
    margin-top: 20px;
    position: relative;
	border:2px solid #e2e2e2;
}
.chiamaci span,
.chiamaci a{
	color: black;
}
.chiamaci:hover{
	border:2px solid #e2e2e2;
}
.chiamaci:after{
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 10px;
	right: 15px;
    position: absolute;
}
.info_alert p{
	line-height: 17px;
}
/*.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: #62c6a7;
}*/
.single-box-variantion .box-content{
	background-color: #e2e2e2;
}
.icon-header .ul-woo {
    padding: 0;
    list-style: none;
    /* display: block; */
    margin: 0;
}
.icon-header .ul-woo li {
	padding:10px;
    /*width: 100%;
    max-width: 25px;
    float: right; */
}
/*.icon-header .ul-woo .login-woo, .log-out-woo {
    margin-right: 15px;
    margin-left: 10px;
}*/
.icon-header .ul-woo li img {
    padding-bottom: 0px !important;
}
.icon-header .ul-woo .sep {
    border-right: 2px solid white;
}
.icon-header .ul-woo .cart-woo {
	/*margin-left: 10px;
     border-left: solid 1px #411F20; 
    padding-left: 10px;
    max-width: 40px;*/
}
/*.icon-header .ul-woo li.wishlist{
	max-width: 30px;
}*/
.row_event .position-relative > .vc_column-inner{
	padding-top: 0px;
}
.row_event .title_event{
    max-width: 300px;	position: absolute;
    top: 20px;
    left: 30px;
    color: white;
    font-weight: bold;
    font-size: 25px;
    display: flex;
    align-items: center;
    line-height: 30px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.row_event .title_event img{
    margin-right: 15px;
    max-width: 60px;
    width: 100%;
    min-width: 60px;
}
.image_cate{
	width: 100%;
	border-radius: 10px;
}
.box_category{
	padding-bottom: 20px;
	cursor: pointer;
}
.info_cat {
    padding-bottom: 40px;
}
.title_cat_princ{
	font-size: 30px;
	position: relative;
	text-transform: uppercase;
	    z-index: -1;
}
.head_consigliati .title_add{
	font-size: 30px;
	position: relative;
	text-transform: uppercase;
	color: #616160;
}
.head_consigliati .title_add:after{
	content: '';
    border-bottom: 1px solid;
    width: 70%;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-left: 20px;
}
.head_consigliati .subtitle{
	font-size: 22px;
    padding-top: 5px;
    padding-bottom: 25px !important;
}
.title_cat_princ:after{
	content: '';
    border-bottom: 1px solid;
    width: 65%;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-left: 20px;
}
.experience{
	position: relative;
}
.experience .bkg_experience{
	position: absolute;
    right: -4%;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 600px;
    max-height: 500px;
    background: white;
}
/*body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover{
    color: white;
    font-weight: 400;
}*/
/*body:not(.theme-preset-active) #masthead .navbar-nav > li:hover {
	background: #fd941614;
}*/
/*.image_head:after{
	content: '';
    bottom: -60px;
    position: absolute;
    background: url(img/bkg_up.png) center center no-repeat;
    width: 100%;
    display: block;
    height: 100%;
    z-index: 0;
    background-size: cover;
}*/
#consigliati .post-title {
	position: absolute;
    bottom: 20px;
    left: 30px;
    background-color: white;
    padding: 2px 5px;
    max-width: 170px;
    color: black;
    font-weight: bold;
}
#consigliati .multiple .post-container:first-child{
    margin-bottom: 30px;
    padding-top: 15px;
}
.post-container {
    position: relative;
}
.post-container img{
	border-radius: 20px;
}
.post-container .img_categ{
	max-width: 40px;
    border-radius: 0;
/*    position: absolute;*/
    top: 0;
    left: 30px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display: block !important;
}

.owl-theme .owl-nav .owl-prev {
    margin: 0;
    position: absolute;
    z-index: 99999;
    left: -60px;
    top: calc(50% - 50px);
    background: white !important;
}
.owl-theme .owl-nav .owl-next {
    margin: 0;
    position: absolute;
    z-index: 99999;
    right: -60px;
    top: calc(50% - 50px);
    background: white !important;
}
.owl-theme .owl-nav span{
display: flex;
    align-items: center;
    font-size: 50px;
    width: 54px;
    height: 70px;
    justify-content: center;
    padding-bottom: 10px;
    -webkit-box-shadow: 3px 6px 40px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 6px 40px -16px rgba(0,0,0,0.75);
    box-shadow: 3px 6px 40px -16px rgba(0,0,0,0.75);
}
.navbar-nav .dropdown-menu.show{
    display: flex;
    border: none;
    align-items: center;
    top: 139px !important;
    /*left: -37px !important;
    left: 0px !important;*/
    border-radius: 0px;
    padding: 20px 0;
    width: 870px;
    padding: 0px;
    background: white;	
    box-shadow: 0 5px 21px 0 rgb(0 0 0 / 20%)!important;
	left: 50%;
    
}


.navbar-nav #menu-item-30 .dropdown-menu.show  {transform: translate(-130px,0px);}
.navbar-nav #menu-item-29 .dropdown-menu.show  { transform: translate(-280px,0px);}
.navbar-nav #menu-item-28 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}


.navbar-nav #menu-item-1519 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}



.navbar-nav #menu-item-1714 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}


.navbar-nav #menu-item-2589 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}


.navbar-nav #menu-item-2609 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}


.navbar-nav #menu-item-2788 .dropdown-menu.show  { width: 690px;transform: translate(-335px,0px);}


.navbar-nav #menu-item-2657 .dropdown-menu.show  { transform: translate(-280px,0px);}


.navbar-nav #menu-item-2782 .dropdown-menu.show  { transform: translate(-280px,0px);}



/* .navbar-nav #menu-item-1813 .dropdown-menu.show  {transform: translate(-280px,0px); }
.navbar-nav #menu-item-26 .dropdown-menu.show  { transform: translate(-280px,0px);}
.navbar-nav #menu-item-27 .dropdown-menu.show  {transform: translate(-280px,0px); } */

#main-nav li .dropdown-menu.show li:last-child a {
    color: white;
    text-align: center;
    /* padding-right: 20px; */
	width: 159px;
    text-align: left;
flex-direction: inherit;
    padding-left: 25px;
}
#main-nav li .dropdown-menu.show li:last-child{
	background: #55c6a9;
	color: white;	    height: 80px;
}
#main-nav li .dropdown-menu.show li:last-child{
	background: #55c6a9;
	color: white;	    height: 80px;
}
#main-nav li.color-yellow .dropdown-menu.show li:last-child{
	background: #fd9417 ;
	color: white;	    height: 80px;
}
/*html .navbar-nav li:nth-child(2) .dropdown-menu.show {
    left: -204px !important;
    left: -168px !important;
}
html .navbar-nav li:nth-child(3) .dropdown-menu.show {
left: -429px !important;
left: -394px !important;
}*/
.color-brown .menu-image-title-before.menu-image-title {
    color: #824200;
    border-right: 2px solid #824200 !important;
}
#main-nav li.color-brown .dropdown-menu.show li:last-child{
	background: #824200;
	color: white;	    height: 80px;width: 197px;
}

image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
    padding-left: 0px;
    padding-right: 4px;
}

.color-red .menu-image-title-before.menu-image-title {
	    color: #fe4223;	    border-right: 2px solid #fe4223 !important;
}
#main-nav li .dropdown-menu.show li:nth-last-child(2) .menu-image-title-before.menu-image-title{
	border: none !important;
}
.navbar-nav .color-red .dropdown-menu .dropdown-item {
/*	    border-right: 2px solid #fe4223 !important;*/
}
html .menu-image-title-before.menu-image-not-hovered img, html .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, html .menu-image-title-after.menu-image-title {
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-nav .dropdown-menu .dropdown-item {
width: 178px;    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    padding-right: 0px;
    font-weight: 300;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px
}
.navbar-nav .dropdown-menu .dropdown-item{
	/*border-right: 2px solid #55c6a9 !important;*/
}
.navbar-nav .dropdown-menu .menu-item:last-child .dropdown-item{
	border-right: 0px !important;
}
.navbar-nav .dropdown{
	position: inherit;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above{
	max-width: 45px;
	padding-left: 10px;
}
.menu-image-title-before.menu-image-title {
    padding-right: 5px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    color: #55c6a9;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    max-width: 159px;
	width: 100%;    height: 50px;
	border-right: 2px solid #55c6a9 !important;
}

.color-yellow .menu-image-title-before.menu-image-title {
    color: #fd9417;
	border-right: 2px solid #fd9417 !important;
}
.owl-theme .owl-nav .disabled {
    opacity: 1 !important;
}
.titles_page{
	font-size: 30px;
    color: #616160;
    margin-bottom: 40px;
}
.ondatop .rev_slider_wrapper .rev_slider:before
/* , .ondatop #map:before */ {
    background: url(img/onda_top.svg) no-repeat center;
    background-size: cover;
    display: block !important;
    position: absolute;
    bottom: -19%;
    bottom: -43%;
    width: 100%;
    height: 246px;
    z-index: 9999;
    left: 0px;
    content: "";
}
.ondatopbianca .rev_slider_wrapper .rev_slider:before {
    background: url(img/onda_top_bianca.svg) no-repeat center;
    background-size: cover;
    display: block !important;
    position: absolute;
    bottom: -19%;
    bottom: -43%;
    width: 100%;
    height: 246px;
    z-index: 9999;
    left: 0px;
    content: "";
}
.product-template-default .image_head:before {
        background: url(img/onda_top_prodotto.svg) no-repeat center;
    background-size: cover;
    display: block !important;
    position: absolute;
    bottom: -19%;
    bottom: -10px;
    width: 100%;
    height: 100px;
    z-index: 1;
    left: 0px;
    content: "";
}
/*.slider-article:before {
    background: url(img/onda_top_bianca.svg) no-repeat center;
    background-size: cover;
    display: block !important;
    position: absolute;
    bottom: -19%;
    bottom: -43%;
    width: 100%;
    height: 246px;
    z-index: 9999;
    left: 0px;
    content: "";
}*/
.ondatop #map:before{
	    bottom: -28%;
}
.home .ondatop .rev_slider_wrapper .rev_slider:before {
	    bottom: -19%;
}
.post-container .catbackdf:before, .single_prod .icon:before {
    border-right: 10px solid #4e8879;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
.post-container .catbackdf {
	max-width: 40px;
    border-radius: 0;
    position: absolute;
    top: 0px;
    left: 30px;
}
#consigliati .multiple .post-container, #consigliati .post-container{
	    padding-top: 15px;
}
#footer-widget {
	padding-top: 0px;
}
#media_image-3 img {
	margin-bottom: 20px;
}
#footer-widget .widget {
	margin-bottom: 0px;
}
.single_prod {
	margin-bottom: 43px !important;
}
.selectlabel {
	width: 100%;
}
.selectlabel textarea{
	height: 100px;
}
#lastbottomcontatti {
	padding-top: 0px;
}
.single-format-standard #content.site-content {
	padding-top: 0px;
	padding-bottom: 100px !important;
}
.color-yellow.active a.dropdown-toggle.nav-link, .color-verde-acqua.active a.dropdown-toggle.nav-link, .color-red.active a.dropdown-toggle.nav-link, .color-brown.active a.dropdown-toggle.nav-link, .color-blue.active a.dropdown-toggle.nav-link {
color: black !important;
    font-weight: 600 !important;
}
/*body:not(.theme-preset-active) #masthead .navbar-nav > li:hover a {
	color: white !important;
}
*/

.woocommerce div.product form.cart .quantity {
	display: none;
}
/* .woocommerce div.product.product-type-simple form.cart {
	    position: absolute;
    bottom: -3px;
    margin-left: -20px;
    margin-right: -30px;
    width: 100%;
} */

#type-tours .name-product img {
	background: #55c6a9;
}
#mapmiceevent iframe{
	border-radius: 20px;
}
#mapmiceevent {
	margin-top: 30px;
}
.woocommerce div.product form.cart .button:hover {
	opacity: 0.9;
}

.single_prod .icon{
height: 40px;
    width: 40px;
    padding: 5px;
    text-align: center;
}
.single_prod .icon img {
	width: 24px;
}
.tours-singleprod .icon{
	background: #54c5a8;
}
.mice-singleprod .icon{
	background: #824200;
}
.esperienze-singleprod .icon{
	background: #54c5a8;
}
.mice-singleprod.single_prod .icon:before {
	border-right: 10px solid #4f290a;
}
.home #content.site-content {
	padding-top: 0px;
    padding-bottom: 200px;
}



html #type-mice #assicurazione {
	border: none;
}
#type-mice .name-product img {
	background: #81420d;
}
.woocommerce div.product #type-mice form.cart .button {
	    background: #81420d;
}
#type-mice .box_booking {
	    border: 2px solid #81420d;
}
#type-mice .name-product .imgprodtopicon:before {
	border-right: 10px solid #4f290a;
}


html #type-esperienze #assicurazione {
	border: none;
}
#type-esperienze .name-product img {
	background: #fe4223;
}
.woocommerce div.product #type-esperienze form.cart .button {
	    background: #fe4223;
	    background-color: #fe4223;
}
#type-esperienze .box_booking {
	    border: 2px solid #fe4223;
}
#type-esperienze .name-product .imgprodtopicon:before {
	border-right: 10px solid #fe4223;
}
#type-esperienze .variations tr td.label {
	color: #fe4223;
}
.esperienze-singleprod .icon {
    background: #fe4223;
}
.esperienze-singleprod.single_prod .icon:before {
	    border-right: 10px solid #c03a23;
}
.tassa-sogg {
	padding: 10px 0px;
}




#loginpopup.openedoverlay, #assicupopup.openedoverlay, #assicupopup2.openedoverlay{
	opacity: 1;
	visibility: visible;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
#loginpopup h6 {
    color: #616160;
    font-size: 25px;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 25px;
}
.popup {
    margin: 70px auto;
    padding: 48px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
    max-width: 450px;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #fd9416;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
#loginpopup #loginform label {
	width: 100%;
	text-align: center;	margin-bottom: 0px;
}
#loginpopup .login-remember {
	display: none;
}
#loginpopup #loginform #wp-submit {
	border: none;
	background: #fd9417;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    color: white;
}
#loginpopup .orpop�{
	    margin-top: -15px;
    margin-bottom: 10px;
}
#loginpopup .orpop:after�{
	content: '';
    width: 100%;
    display: block;
    height: 1px;
    background-color: #706f6f;
    position: relative;
    left: 0;
    margin-top: -10px;
}
#loginpopup .orpop span {
	background: white;
}

#loginpopup .login-username {
	margin-bottom: 5px;
}
#loginpopup .requestaccessdiv {
	width: 100%;
	text-align: center;

}
#loginpopup .requestaccess:hover {
	opacity: 0.8;
}
#loginpopup #loginform #wp-submit:hover {
	opacity: 0.8;
}
#loginpopup .requestaccess {
	border: none;
	background: #616160;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    width: 100%;
    cursor: pointer;
}
#loginpopup #loginform input{
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-contact.register .box{
	background: white;
}
.slide-eventi {
    display: flex;
    align-items: center;
}
.single-product .owl-theme .owl-nav span {
	display: none;
}


.col-dummy {
	display: none;
}
.navbar-light .navbar-toggler-icon {
	background-image: url('/wp-content/themes/solanda/img/open-menu.svg');
}
/*
.vc_row[data-vc-full-width].vc_hidden {
	opacity: 1 !important;
}
*/
#masthead .navbar-brand .row .category {
	margin: 0 auto;
    padding-top: 10px;
	padding:0;
	margin:0;
}
.single-product .social-share {
	padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .social-share .whatsapp-button {
	padding: 2px 10px;
    background: #64b160;
    color: white;
    font-size: 14px;
    align-items: center;
    border-radius: 4px;
}
.single-product .social-share .fb-share-button {
	padding-right: 10px;
}
.single-product .social-share .whatsapp-button:hover {
	color: white;
}
.single-product .social-share .whatsapp-button img {
	padding-bottom: 3px;
	padding-right: 10px;
}
/* .price span {
	display: grid;
} */
.box_booking.secondr {
	display: none;
}

.single-struttura .container {
    max-width: 1250px;
}

.single-team-building-exam .container {
    max-width: 1250px;
}

/* CUSTOM CSS ANDREA */
body.single.woocommerce div.product div.images .flex-control-thumbs li{
  width: 20%;
  clear: unset;
  padding: 0 5px 5px 0;
}
.product-with-options{
  border: none !important;
}
body.single.woocommerce div.product div.images .flex-control-thumbs{
  margin: 5px -5px 0 0;
}
.woocommerce div.product form.cart .button {
  border-radius: 7px !important;
}
.product-template-default .container #primary {
	margin-top: 40px;
}
body.single.woocommerce #content .image_head, body.archive.woocommerce #content .image_head{
  display: none;
}
header .aws-container .aws-show-clear .aws-search-field{
  border-radius: 50px !important;
  background: unset;
  border: 3px solid #fff;
  color: #fff;
  padding: 15px;
}
header .aws-container .aws-search-form .aws-search-btn{
  background: transparent url(/wp-content/themes/solanda/img/searc-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}
header form.aws-search-form{
  height: 35px;
}
header span.aws-search-btn_icon {
  display: none !important;
}
header .color-brown-light{
  border-bottom: 5px solid #e1a05d;
}
header .color-brown-light.active{
  background: #f2f2f2db;
}
header .color-brown-light.active a.dropdown-toggle.nav-link {
  color: black !important;
  font-weight: 600 !important;
}
#main-nav li.color-brown-light .dropdown-menu.show li:last-child{
  background: #e1a05d;
  color: white;
  height: 80px;
}
ul.products li.product h2.woocommerce-loop-product__title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}
ul.products li.product span.price{
  font-size: 20px !important;
}
body.single.woocommerce .price{
  font-size: 30px !important;
}
html .navbar-nav li:nth-child(4) .dropdown-menu.show{
  left: -545px !important;
}
select.orderby{
  padding: 8px;
}
.pageBlog .vc_btn3-left a{
  background-color: #fd9417 !important;
}
.pageBlog .vc_btn3-left a:hover{
  opacity: 0.9;
}
.btnOrange a{
  background-color: #fd9417 !important;
  position: relative;
  z-index: 1;
  border: none !important;
  text-transform: uppercase;
  padding: .618em 1em;
  font-weight: 700;
}
.btnOrange a:hover{
  background-color: #411e20 !important;
}


.name { color: #706f6f;}

#colophon .social img{ width:28px; height:28px;}
#colophon .payment img{ width:266px; height:32px;}

.titlenew { color:#fff; font-size:50px; font-family: "Barlow"; font-weight:700; padding:0; margin:0;}
.nusubtitle { color:#fff;  font-family: "Barlow";  padding:0; margin:0; text-align:left; font-weight:600;}

.container-header { margin:0 auto; text-align:center; width:615px;}
.container-header2 { margin:0 auto; text-align:center; width:415px;}
.header-icon { width:80px; float:left; margin-right:25px;}
.header-text { float:left;} 
.blockheaderheight { min-height:85px; padding:0; margin:0; margin-bottom:0 !important}

.screenblack {}

.section-title-home {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 50px;
    margin-top: 0px;
}

.section-title-home span {
    font-size: 32px;
    font-weight: 700;
    color: #6D6772;
    margin-right: 20px;
    font-family: "Barlow", Sans-serif;
}

.section-title-home a {
    padding: 12px 18px;
    color: #fff;
    background-color: #FD9417;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    margin-left: 20px;
}


.section-title-home a:hover {
    color: #fff;
}

.section-title-home .section-title-home-line {
    flex: 1 1 0;
    border-bottom: 1px solid #411F20;
}

.section-title-home + p {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px 0;
}

.box_single_prod:hover {	
    /* -webkit-box-shadow: 0px 0px 20px -1px rgb(0 0 0 / 55%);
    box-shadow: 0px 0px 20px -1px rgb(0 0 0 / 55%); */
	
	
    -webkit-box-shadow: 0px 0px 10px 0px rgb(190 190 190 / 70%);
    box-shadow: 0 0 10px 0 rgb(190 190 190 / 70%);
}


.box_single_prod { border-top-left-radius:15px; border-top-right-radius:15px}

.box_single_prod .box_image {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	background-color:#F8F4F0;
	/* background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(248,244,240,1) 80%); */
    ___margin: 0 15px;
	border-radius:15px;

}

.image_prod {
    min-height: 350px;
	cursor:pointer;
	border-radius:15px;
}


.openlogin.image_prod {
    min-height: 310px;
}

.box_info_product {
    padding: 15px!important;
    padding-bottom: 0px!important;
    /* padding-top: 10px!important; */
	background-color:#F8F4F0;
}

.category-product {
	font-size:18px;
	font-weight:700;
    font-family: "Barlow", Sans-serif;
	color:#222222;
	min-height:55px;
}

.post-container .box_info_product img {
    border-radius: 0px;
}

.special-tag-dim-stor { background-color:#824200;}

.bookmarkRibbon {
    width: 135px;
    height: 0;
    border-bottom: 13px solid #824200;
    border-top: 13px solid #824200;
    border-left: 13px solid transparent;
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    padding-left: 10px;
    line-height: 0;
    right: 0;
    position: absolute;
}


.single-struttura .bookmarkRibbon{
	left:10px;
	right:inherit;
    border-bottom: 13px solid #824200;
    border-top: 13px solid #824200;
    border-right: 13px solid transparent;
    border-left: 0 solid transparent;
}

.dimimg {
    width: 15px;
    top: 3px;
    top: -10px;
    position: absolute;
}

.doveimg  {
    width: 15px;
    top: 4px;
    position: absolute;
}


.bookmarkRibbon span {
	padding-left:25px;
}

.segment-city,
.whereweare {
	padding-left:25px;
	font-size:15px;
	font-weight:700;
    font-family: "Barlow", Sans-serif;
	color:#222222;
	position:relative;
	top:10px;
}


.single-struttura .segment-city,
.single-struttura .whereweare,
.single-team-building-exam .segment-city,
.single-team-building-exam .whereweare {
	position:inherit;
	padding-left:5px;
}

.single-struttura .doveimg{
	position:inherit;
}

.border-dx { border-right:1px solid #222222}

.whereweare {
	padding-left:37px;
	font-weight:100;
}

.whereweareimg {
    width: 40px;
    top: 4px;
    top: 2px;
    position: absolute;}
	
	
.single-struttura .whereweareimg { position:relative; top:-2px; }
.single-team-building-exam .whereweareimg { position:relative; top:-2px; }

.blockstars { min-height:28px;}

.starsline img { height:11px;}

.colore3icone { background-color:#ece1d8; }
.colore3icone2 { background-color:#F8F4F0; }

.bigiconimg {
    width: 36px;
}

.bigiconimg2 {
    width: 46px;
}

.bigiconimg3 {
    width: 43px;
}

.bigiconimg4 {
    width: 22px;
}

.bigiconimg5 {
    width: 30px;
}

.bigicon {
	font-size:15px;
    font-family: "Barlow", Sans-serif;
	font-weight:100;
	line-height:17px;
	color:#222222;
}


.single-struttura .bigicon {
	font-size:13px;
	
}

.blocicon { min-height:55px; }

.blocicon img{
  position: relative;
  bottom: 0;
}

.bigdata  {
	font-size:23px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
	line-height:17px;
	color:#222222;
	min-height:20px;
}
.bigdata2  {
	font-size:17px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
	line-height:17px;
	color:#222222;
	min-height:20px;
}

.button-sidebar { 
	background-color:#FD9417; 
	color:#fff;
	font-size:18px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
	padding:10px 15px;
	border-radius:5px;
	width:100%;
	margin:0 auto;
	display:block;
	text-align:center;
	
}

.button-sidebar.teambuildingstyle { 
	background-color:#616160; 
	
}

.button-sidebar.teambuildingstyle:hover {
	color:#fff;
}

.struttura-gallery{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

.struttura-gallery a:first-child {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
	
}
.struttura-gallery a:first-child img{
    border-radius: 10px 0 0 10px;
}

.border4top {
    border-radius: 0 10px 0 0 ;
}

.border5bottom {
    border-radius: 0 0 10px 0 ;
}


.attachment-img-cat.size-img-cat{
	/* display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;*/
	object-fit: fill;
}

.blocconovita { 
	background-color:#FD9417;
	color:#fff;
	font-size:15px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
	position:relative;
	width:70px;
	padding:5px 10px; 
	top:-400px;
	left:-5px;
	padding-left:15px;
}

.posizionefissabutton {
	background-color:#fff;
	border:2px solid #707070;
	color:#707070;
	font-size:14px;
    font-family: "Barlow", Sans-serif;
	font-weight:600;
	position:relative;
	width:70px;
	padding:5px 10px; 
	top:-80px;
	right:20px;
	border-radius:10px;
}

.gallerymore {
    width: 20px;
    height: 20px;
    top: -2px;
    position: relative;
}

.single-struttura h1 {
	font-size:36px;
    font-family: "Barlow", Sans-serif;
	color:#222;
	font-weight:700;
}

.product-description:not(.opened) {
    max-height: 130px;
}

.product-description {
    max-height: 100%;
    transition: max-height 0.5s;
    position: relative;
    display: flex;
    overflow: hidden;
}

.product-description .product-description-paragraph:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
    width: calc(100% - 20px);
    height: 5em;
    transition: height 0.5s;
}

.product-description:not(.opened) #arrowDescription {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent;
    align-self: flex-end;
    cursor: pointer;
}

.product-description #arrowDescription {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-bottom: 6px solid;
    border-right: 6px solid transparent;
    border-top: 0;
    border-left: 6px solid transparent;
    align-self: flex-end;
    cursor: pointer;
}

.product-description.opened .product-description-paragraph:after {
    height: 0;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #824200;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
	text-transform:uppercase;
}
.nav-tabs .nav-link {
	text-transform:uppercase;
	font-size:18px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
}

.bbbord div:not(.spazione){
    border-bottom: 1px solid #E3E1E0;
	width:100%;
}

.bbbord2{
    border-bottom: 1px solid #222;
	width:100%;
}

.colore3icone2 .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding-left: 0 !important;
}

.colore3icone2 .vc_toggle_icon {
    position: absolute;
    right: 0;
}

.colore3icone2 .vc_toggle { margin-bottom:15px !important;}

.spazione { width:20px;}

.nopi p { display:none;}

.colorsingle { background-color:#F8F4F0}

.supercheck {
  font: inherit;
  color: currentColor;
  width: 30px;
  height: 30px;
  border: 0.15em solid currentColor;
  border-radius: 50%;
  border-color:#707070;
 }
 
 .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.sliderx {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ECE1D8;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderx:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .sliderx {
  background-color: #FD9417;
}

input:focus + .sliderx {
  box-shadow: 0 0 1px #FD9417;
}

input:checked + .sliderx:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.sliderx.round {
  border-radius: 34px;
}

.sliderx.round:before {
  border-radius: 50%;
}

.viewinline {
    width: 80px;
    float: left;
    position: relative;
}

.viewinline2 {
    float: left;
    position: relative;
}

.viewinline2 h3 {
	font-size:24px;
    font-family: "Barlow", Sans-serif;
	font-weight:700;
}

.labelallestimento { font-size:13px;
    color: #24292e;}
	
.floaticons {
    float: left;
    position: relative;
    width: 30px;
    width: 16.6%;}
.floaticons img{ margin-bottom:10px;}
	
	.floaticons {
    font-size: 13px;}
	
	.smallcontett {font-size: 14px;}
	.gridsistem {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: 1fr;
		column-gap: 15px;
		row-gap: 15px;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}
	
	.min25 { min-height:25px;}
	.min25 p{ margin-bottom:0;}
	.wpb_heading.wpb_video_heading { font-size:16px;}
	
	.closes {
		position: absolute;
		right: -15px;
		top: -15px;
		background-color: black;
		border: 0;
		font-size: 32px;
		color: #fff;
		padding: 0px 15px;
	}
	
	.filtersidebar form{
		background-color:#F8F4F0;
		padding:10px 20px;
		padding-bottom:20px;
	}
	
	.searchandfilter ul {padding-left:0;}
	
	.searchandfilter .meta-slider {
    max-width: 96%;}
	.searchandfilter ul li li {padding-top:0;}
	
	.filtersidebar form ul li{ border-bottom:1px solid #BABABA; }
	.filtersidebar form ul li li{ border-bottom:0; }
	
	
	.filtersidebar form li.sf-field-search input { border:1px solid #D7DEE7; background-color:#E8F0FE; width:100%; min-width:100%; padding:5px 10px; border-radius:5px; }
	
	.filtersidebar form li.sf-field-search label { width:100%; min-width:100%;}
	.filtersidebar form li.sf-field-post-meta-regione-struttura label { width:100%; min-width:100%;}
	.filtersidebar form li.sf-field-post-meta-localizzazione_struttura label { width:100%; min-width:100%;}
	
	
	
	.filtersidebar form .chosen-container.chosen-container-single { border:1px solid #D7DEE7; background-color:#E8F0FE; width:100%; min-width:100%; padding:5px 10px; border-radius:5px; }
	.filtersidebar form .chosen-single {width:100%; min-width:100%; background-color:transparent; border:0; padding:0; border-radius:0; background:none; box-shadow:none; font-size:16px;}
	.searchandfilter .noUi-connect {
		background-color: #FD9417;
	}
	
	.filtersidebar form .chosen-container-active.chosen-with-drop .chosen-single { background-image:none; border:0; box-shadow:none;}
	
	.filtersidebar form li.sf-field-sort_order select { border:1px solid #D7DEE7; background-color:#E8F0FE; width:100%; min-width:100%; padding:5px 10px; border-radius:5px; }
	.filtersidebar form li.sf-field-sort_order label { width:100%; min-width:100%; }
	.filtersidebar form li.sf-field-sort_order select:focus-visible { outline:none;}
	
	.search-engine  form{ display:flex; 
	}
	
	.wpb_content_element.search-engine { 
		margin-bottom: 0;
		position: absolute;
		z-index: 99999;
		top: -35px;
		width: 100%;
	}
	
	
	.search-engine  form ul{ 
		display:flex;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%; 
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;margin:0 auto; 
		background-color:#fff;
		-webkit-box-shadow: 0px 0px 20px -1px rgb(0 0 0 / 55%);
		box-shadow: 0px 0px 20px -1px rgb(0 0 0 / 55%);
		border-radius: 5px;
		/*padding: 2px 10px;*/
	}
	
	
	.search-engine form li{ width:100%;}
	
	.search-engine form li.sf-field-search input {
		/*border: 1px solid #D7DEE7;
		background-color: #E8F0FE;
		border-radius: 5px;
		*/
		width: 100%;
		min-width: 100%;
		padding: 15px 20px;
		border:0;
		border-radius:0;
	}
	
	.search-engine form li.sf-field-search input:focus-visible {
		outline:none;
	}
	
	
	.search-engine form .sf-field-submit { 
		background-color:#FD9417;
    	color: #fff;
		text-align:center;
	}
	
	.search-engine form .sf-field-submit input{ 
		background:transparent;
		border:0;
    	color: #fff;
		margin:0;
		padding:0;
		text-transform:uppercase;
		font-weight:bold;
		margin-top:15px;
	}
	
	.search-engine .searchandfilter ul li {
		padding: 10px 0;
		border-right:1px solid #411F20;
	}
	
	.search-engine .searchandfilter ul li:last-child {
		border-right:1px solid #FD9417;		
		border-radius: 0 5px 5px 0;
	}
	
	.search-engine .searchandfilter select.sf-input-select {
		width: 98%;
		min-width: 98%;
		padding: 15px 20px;
		border:0;
		border-radius:0;
	}
	
	.search-engine .searchandfilter label {
		width: 100%;
		min-width: 100%;
	}
	.search-engine .searchandfilter select.sf-input-select:focus {
		border:0;
		border-radius:0;
	}
	.search-engine .searchandfilter select.sf-input-select:focus-visible {
		border:0;
		border-radius:0;
		outline:none;
	}
	
	.filtersidebar .sf-field-post-meta-regione-struttura:before {
		content:'FILTRA PER';
		color: #24292e;
		font-weight: 600;
	}
	
	
.meetings-workshops-form input ,
.meetings-workshops-form input:focus ,
.meetings-workshops-form textarea 	,
.meetings-workshops-form textarea:focus ,
.meetings-workshops-form select	,
.meetings-workshops-form select:focus	{
    border: 1px solid #D7DEE7;
    background-color: #E8F0FE;
    padding: 5px 10px;
    border-radius: 5px;
}
.meetings-workshops-form input.btn {
    background: #fd9316;
    font-size: 23px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 10px 35px;
    border-color: #fd9316;
}

.meetings-workshops-form .row-title h3 {
    color: #706f6f;
    font-size: 25px;
}
.meetings-workshops-form .form-title {
    text-align: center;
}
.meetings-workshops-form .row-title {
    justify-content: center;
}
.vc_row[data-vc-full-width].vc_hidden.eccomi {
    opacity: 1;
}
.category-struttura { min-height:25px;}

.searchandfilter li[data-sf-field-input-type=checkbox] label { min-width:90%; display: inline-block !important;}

.dropdown-toggle { cursor:pointer;}
.searchandfilter .dropdown-toggle::after { float:right;}
    

.dropdown-toggle.arrowup::after {
    border-bottom: 0.3em solid;
    border-top: 0;
}


.list-single-product.ribbon-mice a::before {
    position: absolute;
    top: -4px;
    left: 20px;
    content: '';
    background: #999999;
    height: 28px;
    width: 28px;
    transform: rotate(45deg);
    z-index: -1;
}

.list-single-product.ribbon-mice a::after {
    position: absolute;
    content: '';
    top: -10px;
    left: 35px;
    width: 60px;
    height: 60px;
    color: white;
    background: #824200;
}


.home-tour-categorie-grid .list-single-product .list-single-product-img, .home-esperienze-categorie-grid .list-single-product .list-single-product-img {
    aspect-ratio: 3 / 2;
}

.list-single-product .list-single-product-img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
}

.list-single-product .list-single-product-icon {
    width: 50px;
    max-height: 50px;
    position: absolute;
    top: -5px;
    left: 40px;
    z-index: 1;
}

.list-single-product .list-single-product-description {
    padding: 15px 20px;
    color: #222222;
}

.list-single-product .list-single-product-description .list-single-product-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}

.list-single-product .list-single-product-description .list-single-product-text {
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}

.home-esperienze-categorie-grid {
    row-gap: 40px;
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 40px; */
}


.list-single-product-icon:hover, 
.list-single-product-icon:focus {
    color: #b37600;
    text-decoration: underline;
    outline: none;
}


.list-single-product a:hover .list-single-product-description .list-single-product-text {text-decoration: none;}

.list-single-product a:hover .list-single-product-description .list-single-product-title {text-decoration: none;}

.list-single-product a:hover .list-single-product-description {text-decoration: none;}
.list-single-product a:hover  {text-decoration: none;}


.form-control { background-color: transparent; border:0; border-bottom: 1px solid #495057; border-radius: 0; padding: 0;}
.form-control:focus { background-color: transparent;border-bottom: 1px solid #495057;}

span.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-form-control-wrap.policy {
    width: 20px;
    float: left;
}

.wpcf7-form-control-wrap.policy-2 {
    width: 20px;
    float: left;
}

.wpcf7-form-control-wrap.policy-3 {
    width: 20px;
    float: left;
}

.data-article {color:#824200; font-size: 13px; font-style: italic;}

.border-round-img img{ border-radius:15px !important; }

.vc_grid.vc_row .vc_grid-item .wpb_content_element.border-round-img {
    margin-bottom: 0 !important;
}



.vc_gitem-post-data.data-article {
    margin-bottom: 5px;
}
