/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> 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
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Kanit", Arial, sans-serif;
}

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;
  color: #000;
}

a:active,
a:hover {
  outline: 0;
  color: #000;
  text-decoration: none;
  color: #22212c;
}
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 {
    color: rgb(34, 33, 44);
    display: block;
    font-family: "Kanit", Arial, sans-serif;
    font-size: 28px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 32.2px;
    margin-block-end: 10px;
    margin-block-start: 0px;
    margin-bottom: 10px;
    margin-inline-end: 0px;
    margin-inline-start: -1px;
    margin-left: -1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-size-adjust: 100%;
    text-transform: uppercase;
    word-break: break-word;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4, h4 a {
  font-size: 16px;
  line-height: 20px;
  color: #22212c;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}
h6, h6 a {
    margin-bottom: 0;
    padding-top: 0;
    padding: 0;
    margin-top: 0;
    color: #73737a;
    font-weight: 600;
    font-family: "Kanit", Arial, sans-serif;
    letter-spacing: 0px;
    font-size: 1rem;
    line-height: 1.2;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.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: #17161d;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.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;
  }
  .ch-block {
      max-width: 500px;
      margin: 0 auto;
  }

  .menu-item:hover > ul.dropdown-menu {
      display: block;
      margin-top: -1px;
  }
  .wp-block-column {
      position: relative;
  }
  .blocchi-contenuti {
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      height: fit-content;
      left: 0;
      right: 0;
  }
  .absolute-left-slide{ height: 380px; }
  .blocchi-contenuti { height: 220px; }
  .absolute-left-slide .riga1, .absolute-left-slide .riga2 { font-size: 70px; }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .blocchi-contenuti { height: 350px; }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
  div#top_b .a-center.no-font-size:first-child, div#top_b .a-center.no-font-size:nth-child(2) {
    margin-left: 12%;
  }
}

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

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  display: block;
  position: relative;
  color: #fff;
  font-weight: 300;
  line-height: 27px;
  padding: 0 6px 1px;
  text-transform: uppercase;
  font-size: 0.85rem;
  white-space: nowrap;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
  color: #fff;
  /*background: #f9f9f9;*/
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
}

div#main-nav {
  margin-top: 8px;
}

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


.term-description .prorow img, .prorow img {
    width: 288px;
    margin-left: 2px;
    margin-top: 2px !important;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .term-description .prorow img, .prorow img {
    width: 49% !important;
  }

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

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

  .navbar-light .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
      color: #fff;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
    background: #d22734;
    color: #fff;
  }

  .iwt_block {
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
  }

  .navbar-light .navbar-brand {
      width: 100%;
      text-align: center;
      padding: 30px;
      margin: 0;
  }
  div#carouselExampleControls .carousel-inner { height: 600px; }
  div#carouselExampleControls .carousel-inner img { position: absolute; top: 0; bottom: 0; height: 600px; width: auto !important; right: 0; max-width: fit-content; left: -121%; }
  div#carouselExampleControls .carousel-caption.d-none.d-md-block.absolute-left-slide { display: block !important; right: 0 !important; margin: auto !important; width: 340px !important; top: 280px !important; text-align: center !important; }
  div#carouselExampleControls .carousel-caption.d-none.d-md-block.absolute-left-slide .sottotitolo2, div#carouselExampleControls .carousel-caption.d-none.d-md-block.absolute-left-slide .sottotitolo { text-align: center !important; width: 150px !important; margin: auto; }
  .mobile_absolute { position: absolute; bottom: 9px; width: 100%; }
  header#masthead { position: relative; }
  .mobile_absolute #woocommerce-product-search-field-0 { width: 100%; position: absolute; left: -42px; max-width: 300px; display: none; }
  .mobile_absolute { position: absolute; bottom: 9px; width: 87%; left: auto; margin-left: 0; padding-left: 0; right: 0; }
  .navbar-light .navbar-toggler { border-radius: 0; height: 35px; }
  ul#menu-menu-principale .dropdown-menu .dropdown-item, #masthead .navbar-nav > li > a { display: block; position: relative; color: #fff; font-weight: 700; line-height: 35px !important; padding: 0 9px 1px; letter-spacing: -1px; font-size: 21px !important; }
  ul#menu-menu-principale { margin-top: 20px; margin-bottom: 40px; }
  ul#menu-menu-principale .dropdown-menu .dropdown-item { font-size: 23px; line-height: 35px; }
  .cms-banner .text-container { margin-top: 80px !important; }
  .footer-menu { margin-left: 20px; margin-right: 20px; }
  .absolute-left-slide .riga1, .absolute-left-slide .riga2 { font-size: 40px; }
  .navbar-nav .dropdown-menu ul.dropdown-menu { padding-left: 20px; }
}


.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;
  padding-top: 4.125rem;
}

.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: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #666666;
  background-color: #191919;
}
.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;
  }
  ul#menu-menu-principale .dropdown-menu .dropdown-item { width: 95%; }
  .dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after { right: 5px; position: absolute; top: 0; }
  div#carouselExampleControls iframe { max-height: 600px; width: 200%; }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  form.woocommerce-product-search{ max-width: 240px; }
  input#woocommerce-product-search-field-0 {  max-width: 205px; width: 100%; }
  .navbar-light .navbar-toggler { border: medium none; outline: none; background: #d22734; color: #fff; border-color: rgba(0,0,0,.1); border-radius: 0; margin-top: -10px; }
  .navbar-light .navbar-toggler-icon { background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' hei…miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e); }
}


@media screen and ( min-width: 991px) and ( max-width: 1199px ){
  .navbar-light .navbar-toggler  { left: 180px; top: 15px; position: absolute; }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
  .mobile_absolute form.woocommerce-product-search { width: 262px; float: right; }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

@media only screen and (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1428px;
  }
}

.cms-banner, .std a.cms-banner {
    display: inline-block;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.cms-banner .text-container {
    z-index: 2;
    margin: 40px 29px;
    display: block;
    visibility: hidden;
}
.text-container {
    position: absolute;
    z-index: 1;
    margin: 17px 14px;
    display: none;
}
/* Captcha / form styles.css/line:1056; */
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

a,
.no-touch .brands-slider-container ul.brands li a span,
.no-touch .content-container .product-view .more-views .carousel-slider a span,
.opc .allow .step-title .number, .opc .allow .step-title,
.products-grid .actions li button.button,
.nav-top-title div.icon span,
.block-layered-nav li em,
.category-banner-container .link span,
.cms-banner.cms-banner-big-link .link,
.cms-banner.cms-banner-big-link .link span,
.slideshow-container .link,
.slideshow-container .link span,
.slide-title .link span {
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: 	all 600ms ease-in-out;
	-o-transition: 		all 600ms ease-in-out;
	transition:         all 600ms ease-in-out;
}

a:hover,
.no-touch .brands-slider-container ul.brands li a:hover span,
.no-touch .content-container .product-view .more-views .carousel-slider a:hover span,
.opc .allow:hover .step-title .number, .opc .allow:hover .step-title,
.products-grid .actions li button.button:hover,
.nav-top-title:hover div.icon span,
.block-layered-nav li em:hover {
	-webkit-transition: all 10ms ease-in-out;
	-moz-transition:	all 10ms ease-in-out;
	-o-transition: 		all 10ms ease-in-out;
	transition:         all 10ms ease-in-out;
}

.header-cart .summary{
	-moz-transition-property: 	background;
	-webkit-transition-property:background;
	-o-transition-property: 	background;
	transition-property:    	background;
}
.nav-top-title a {
	-moz-transition-property: 	background color;
	-webkit-transition-property:background color;
	-o-transition-property: 	background color;
	transition-property:    	background color;
}

.no-touch .brands-slider-container ul.brands li a img{
	-webkit-transition: opacity 600ms ease-in-out;
	-moz-transition: 	opacity 600ms ease-in-out;
	-o-transition: 		opacity 600ms ease-in-out;
	transition:         opacity 600ms ease-in-out;
}

.no-touch .brands-slider-container ul.brands li a:hover img{
	-webkit-transition: opacity 10ms ease-in-out;
	-moz-transition:	opacity 10ms ease-in-out;
	-o-transition: 		opacity 10ms ease-in-out;
	transition:         opacity 10ms ease-in-out;
}


.qty-container .qty-math:hover,
.btn-edit:hover, .btn-remove:hover {
	-webkit-transition: background 100ms ease-in-out;
	-moz-transition:	background 100ms ease-in-out;
	-o-transition: 		background 100ms ease-in-out;
	transition:         background 100ms ease-in-out;
}
.slider-container .price-box a {
	-moz-transition-property: 	background;
	-webkit-transition-property:background;
	-o-transition-property: 	background;
	transition-property:    	background;
}

a.social-icon, .header .form-search button.button span,
.header-currency, .header-language,
.header-currency .header-switch-trigger:after, .header-language .header-switch-trigger:after,
.header-currency .header-switch-trigger:before, .header-language .header-switch-trigger:before,
.title-container .slider-nav a, .product-view .product-img-box .more-views-nav a,
.prev-next a, #toTop,
.product-view .product-img-box .zoom .btn-zoom-in, .product-view .product-img-box .zoom .btn-zoom-out,
.banners-slider-container .nav a,
.athlete-slideshow .slide .controls .slide-control,
.athlete-slideshow .slide .slide-banner img {
	-webkit-transition: all 200ms ease;
	-moz-transition: 	all 200ms ease;
	-o-transition: 		all 200ms ease;
	transition:         all 200ms ease;
}
.add-to-links a .link_i {
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: 	all 600ms ease-in-out;
	-o-transition: 		all 600ms ease-in-out;
	transition:         all 600ms ease-in-out;
}
.add-to-links a:hover .link_i, .slide-title a.link:hover, .text-container a.link:hover,
.category-banner-container .link:hover span, .slide-title .link:hover span,
.cms-banner.cms-banner-big-link .link:hover,
.cms-banner.cms-banner-big-link .link:hover span {
	-webkit-transition: all 200ms ease;
	-moz-transition: 	all 200ms ease;
	-o-transition: 		all 200ms ease;
	transition:         all 200ms ease;
}
.text-container .text {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    line-height: 28px;
    padding: 4px 8px 6px;
    margin: -8px 0 0;
    color: #fff;
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
}
.products-grid li.item, .products-list li.item, .products-grid .ratings, .products-grid .product-name:after, .products-grid .price-box:after, .no-touch .products-grid li.item:hover .actions .add-to-links li, .animation-link, .text-container .text, .text-container .text:after {
    -webkit-transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
    -moz-transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
    -o-transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
    transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
}
.tp-leftarrow, .tp-rightarrow, .tp-bullets.simplebullets.athlete .bullet {
	-webkit-transition: all 260ms ease;
	-moz-transition: 	all 260ms ease;
	-o-transition: 		all 260ms ease;
	transition:         all 260ms ease;
}
.athlete-slideshow .slide .controls .slide-control,
.tp-leftarrow, .tp-rightarrow {
	-moz-transition-property: 	background;
	-webkit-transition-property:background;
	-o-transition-property: 	background;
	transition-property:    	background;
}
.view-mode a, .view-mode a:hover,
.products-grid .actions li button.button, .products-grid .actions li button.button:hover,
.products-grid .actions .add-to-links .link-wishlist, .products-grid .actions .add-to-links .link-compare {
	-moz-transition-property: 	background-color;
	-webkit-transition-property:background-color;
	-o-transition-property: 	background-color;
	transition-property:    	background-color;
}

.no-touch .banners-slider-container .banners li a img {
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition:    all 400ms ease-in-out;
	-o-transition:      all 400ms ease-in-out;
	transition:         all 400ms ease-in-out;

	-webkit-transform:scale(1) !important;
	-moz-transform:scale(1) !important;
	-o-transform:scale(1) !important;
	transform:scale(1) !important;
}
.no-touch .banners-slider-container .banners li:hover a img {
	-webkit-transform:scale(1.1) !important;
	-moz-transform:scale(1.1) !important;
	-o-transform:scale(1.1) !important;
	transform:scale(1.1) !important;
}

.products-grid li.item,
.products-list li.item,
.products-grid .ratings,
.products-grid .product-name:after, .products-grid .price-box:after,
.no-touch .products-grid li.item:hover .actions .add-to-links li,
.animation-link,
.text-container .text,
.text-container .text:after {
	-webkit-transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-moz-transition: 	all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-o-transition:   	all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	transition: 		all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
}
.products-grid li.item,
.products-list li.item {
	-moz-transition-property: 	background;
	-webkit-transition-property:background;
	-o-transition-property: 	background;
	transition-property:    	background;
}
.products-grid .product-name:after, .products-grid .price-box:after {
	transition-property:    	width;
	-moz-transition-property: 	width;
	-webkit-transition-property:width;
	-o-transition-property: 	width;
}
.products-grid .product-name a {
	-webkit-transition: none;
	-moz-transition: 	none;
	-o-transition:   	none;
	transition: 		none;
}
.no-touch .products-grid li.item:hover .actions .add-to-links li,
.products-grid .product-name:after, .products-grid .price-box:after,
.products-grid .ratings {
	-moz-transition-duration:    128ms;
	-webkit-transition-duration: 128ms;
	-o-transition-duration:      128ms;
	transition-duration:         128ms;
}
.animation-link {
	-moz-transition-property: 	margin;
	-webkit-transition-property:margin;
	-o-transition-property: 	margin;
	transition-property:    	margin;
}

button.button span, button.button > span:after {
	-webkit-transition: all 512ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-moz-transition: 	all 512ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-o-transition:   	all 512ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	transition: 		all 512ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
}
button.button:hover span, button.button:hover > span:after {
	-webkit-transition: all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-moz-transition: 	all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	-o-transition:   	all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
	transition: 		all 256ms cubic-bezier(0.330, 0.975, 0.245, 0.910);
}
.logo a {
	-webkit-transition: none;
	-moz-transition: 	none;
	-o-transition:   	none;
	transition: 		none;
}

.header-fixed {
	-webkit-transition: top 500ms ease-in-out;
	-moz-transition:    top 500ms ease-in-out;
	-o-transition:      top 500ms ease-in-out;
	transition:         top 500ms ease-in-out;
}
.theme_font, .main ul.messages, .product-options dt label, .product-options dl ul.options-list .label, .slide-title .text, .slide-title .link, button.button span, .header-cart .summary, .header-cart .header-dropdown .subtotal, .footer .info-content h1, .footer .info-content h2, .footer .info-content h3, .footer .info-content h4, .footer .info-content h5, .footer .info-content h6, .footer .newsletter .title, .footer .athlete_footer_connect .title, .athlete_footer_customer_service, .header-cart .header-dropdown .sub-total, #nav > li > a, #nav ul.level0 li > a, .nav-top-title a, .remember-me-popup h3, .content-banner .banner, .content-banner .banner a, .text-container .text, .nav-top-title, .page-title h1, .opc .step h3, .opc .step-title .number, .opc .step-title h2, .block .block-title, .block-currently-shopping p.block-subtitle, .block-compare h3, .block_shipping .shipping > h2, .block_coupon .discount > h2, .block_totals #shopping-cart-totals-table tfoot strong, p.back-link a, .data-table .product-name, .data-table .cart-price, .block .actions a, .block-poll .block-subtitle:before, .std h1, .std h2, .std h3, .std h4, .std h5, .std h6, .std .h1, .std .h2, .std .h3, .std .h4, .std .h5, .std .h6, .std .data-table tbody th, .category-products .product-name, .category-products .price-box, .new-label, .sale-label, .products-list .link-wishlist, .products-list .link-compare, .product-view .product-category-title h3, .product-name h1, .product-shop .add-to-links a, .dedicated-review-box .average-rating strong, .dedicated-review-box ol.reviews-list li .review-title, .add-review h2, .add-review h4, .product-tabs a, .product-tabs-container h2.tab-heading a, .product-view .box-tags .form-add label, .price-box .price, .title-container h3, .category-banner-container .text-container a, .cms-banner.cms-banner-big-link .link, ul.custom-menu li a, .block-login h2, .blog-title h1, .aw-blog-read-more, .postTitle h1, .commentDetails h4.username, .blog-date, .postTitle h2, .athlete_style_large, .athlete_style_medium, .athlete_style_small, .map-popup-heading h2, .slideshow-container .link {
    font-family: "Kanit", Arial, sans-serif;
    letter-spacing: 0px;
}
.text-container .text:before, .text-container .text:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index: -1;
}
.a-right {
    text-align: right !important;
}
.cms-banner .center-right .animation-wrapper {
    margin: 0 0 0 auto;
}
.text-container .animation-wrapper {
    position: relative;
    z-index: 3;
    overflow: hidden;
    margin: -8px 0 0;
}
.a-right {
    right: 0;
}
.text-container .text:first-child {
    margin-top: 0;
}
.text-container .text {
    background-color: #22212c;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    line-height: 28px;
    padding: 4px 8px 6px;
    margin: -8px 0 0;
    color: #fff;
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
}
.text-container .text, .block-login .block-title, .title-container h3, .athlete_style_medium {
    letter-spacing: -1px;
}
.cms-banner .link {
    margin: 0;
    font-size: 12px;
}
.text-container .link {
    display: inline-block;
    overflow: hidden;
    padding: 3px 5px;
    font-style: normal;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
}
.text-container br { clear:both; height:0; line-height: 0; font-size: 0;}
.text-container .text {position: relative;z-index: 1;display: inline-block;overflow: hidden;line-height:28px;padding:4px 8px 6px;margin: -8px 0 0;color:#fff;font-size:31px;font-weight:800;text-transform:uppercase;white-space: nowrap;-webkit-transform: translateZ(0);}
.text-container .text:first-child { margin-top: 0 }
.text-container .link { display: inline-block; overflow: hidden; padding: 3px 7px; font-style: normal; white-space: nowrap; -webkit-transform: translateZ(0); }
.text-container .animation-wrapper {position: relative; z-index: 3; overflow: hidden; margin: -8px 0 0;}
.text-container .animation-wrapper:first-child { margin-top: 0 }
.text-container .animation-link { margin-top: 0 }
.text-container .text:before, .text-container .text:after { content: ''; position: absolute; left: 0; top: 0; width: 0; height: 100%; z-index: -1;}
.text-container .text:before { width: 100% }
.cms-banner:hover .text-container .animation-text .text:after { width: 100%;}
.text-container .text:after { background-color: #f9f9f9; }
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote { margin: 0 0 18px; }
.content-container, .std, .map-popup-text, .blocchi-contenuti p { color: #73737a; }
.carousel-control-next-icon, .carousel-control-prev-icon { cursor: pointer; background-color: rgba(0,0,0,0.5); width: 40px; height: 40px; position: absolute; display: block; z-index: 100; border-radius: 50%; background-size: 50%; background-position: center; background-repeat: no-repeat; }
.blocchi-contenuti { text-align: center; }

body.shipping-tracking-popup .data-table a:hover, .opc .allow:hover .step-title .number, .opc .allow.active .step-title, .dashboard .box-reviews .number, .content-container a:hover, .colorswatches-container .colorswatch.current a, .std a:hover, .block-blog.block-blog-tags li a, ul.configurable-swatch-list li.selected a.swatch-link, .block-layered-nav li.active > a, .block-layered-nav li em:hover {
    color: #ffffff;
}
body.shipping-tracking-popup .data-table a:hover, .opc .allow:hover .step-title .number, .opc .allow.active .step-title, .dashboard .box-reviews .number, .content-container a:hover, .colorswatches-container .colorswatch.current a, ul.configurable-swatch-list li.selected a.swatch-link, .block-blog.block-blog-tags li a, .block-layered-nav li.active > a, .block-layered-nav li em:hover {
    background-color: #22212c;
}
.std a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
button.button span { position: relative; }
button.button span span { color: #fff; position: relative; outline: none;
  display: inline-block;
  padding: 0 11px;
  background: none;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 1;
}
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}
button.button > span:before, #toTop {
    background-color: #f9f9f9;
}
button.button:hover > span:after, #toTop:hover {
    /*background-color: #17161d;*/
}
button.button:hover > span:after, button.button > span:before {
    width: 100%;
}
button.medium-button span {
    padding: 10px 35px;
}
button.button > span:before, button.button > span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.a-center { text-align: center; }
#top_a { margin-bottom: 40px; }
.iwt_block { margin: auto; height: 100%; position: relative; display: inline-table; width: 100%; }
.iwt-table-block { display: table-cell; float: none; vertical-align: middle; }

span.required-x { font-style: normal; color: #eb340a; position: absolute; margin-left: 5px; }
label { font-family: "Kanit", Arial, sans-serif; font-size: 12px; color: #73737a; font-weight: 600; width: 100%; }


/* navbar > li > a styling is consolidated in the # Menus section above */
ul#menu-menu-principale > .current-menu-ancestor > a, ul#menu-menu-principale > .current-menu-item, ul#menu-menu-principale > li > a:hover { background: #94969d; }
.navbar-brand { margin-right: 50px; }
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu, .dropdown-menu { border-radius: 0; }
.dropdown-menu .dropdown-item { white-space: normal; background: transparent; line-height: 1.6; float: none; display: inline-block; line-height: 100%; font-size: 14px; color: #000; font-weight: 300; text-transform: uppercase; }
ul#menu-menu-principale li .current-menu-ancestor, ul#menu-menu-principale li .current-menu-ancestor > a, ul#menu-menu-principale li .current-menu-item > a, ul#menu-menu-principale li .current-menu-item, .dropdown-menu .dropdown-item:hover { background: #000; color: #fff !important; }

.summary.entry-summary h1 { font-size: 24px; }
.woocommerce-product-details__short-description { color: #73737a; line-height: 1.5; font-size: 14px; }
.woocommerce div.product .product_title { border-bottom: 0; }

.woocommerce div.product div.images .flex-control-thumbs li { position: relative; }
.woocommerce div.product div.images .flex-control-thumbs li:before { display: block; position: absolute; z-index: 2; width: 100%; height: 100%; border: 9px solid transparent; box-sizing: border-box; content: ""; -webkit-transition: all 10ms ease-in-out; -moz-transition: all 10ms ease-in-out; -o-transition: all 10ms ease-in-out; transition: all 10ms ease-in-out; }
.woocommerce div.product div.images .flex-control-thumbs li:hover:before { border-color: #ddd; border-color: rgba(0,0,0,0.09); }
.woocommerce div.product div.images .flex-control-thumbs li img { opacity: 1; }
.woocommerce div.product form.cart .button { background-color: #fff; color: #000; border: 1px solid #000; border-radius: 0; height: 54px; text-transform: uppercase; padding: 0px 20px 0 55px; background-image: url(img/i_btn_cart.png); background-repeat: no-repeat; background-position: 15px -25px; z-index: 1; }
.woocommerce div.product form.cart .button:hover { color: #fff; }
.woocommerce .quantity .qty { height: 54px; }

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li { border-bottom: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs { margin-left: 0; padding-left: 0; }
.woocommerce div.product .woocommerce-tabs .panel { position: relative; z-index: 2; border: none; background: #f8f8f8; padding: 17px 24px 19px 16px; margin: 0; margin-bottom: 2px; line-height: 18px; color: #73737a; }
.woocommerce div.product .woocommerce-tabs .panel ul { padding: 18px; margin-bottom: 0; }
.woocommerce div.product .woocommerce-tabs .panel h4 { text-transform: uppercase; padding-top: 0; margin-top: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs { margin-bottom: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { text-transform: uppercase; border-radius: 0; border-color: #fff; border-bottom-color: #000; background: #17161d; color: #fff; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ color: #fff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color: #fff; color: #000; border-radius: 0; border-bottom-color: #000; border: 1px solid #2b2b2b; margin-left: 2px; margin-right: 2px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after { display: none; }
.stars a { color: #000; }

.title-h3 h3 { padding: 0px 13px; font-size: 15px; font-weight: 800; text-transform: uppercase; text-decoration: none; background-color: #fff; border: 1px solid #000; line-height: 38px; height: 38px; color: #000; display: inline-block; }

.infoskudisp { line-height: 10px; color: #73737a; font-family: "Kanit", Arial, sans-serif; font-size: 13px; }
.woocommerce ul.products li.product .price { display: block; color: #717171; font-weight: 600; font-size: 15px; line-height: 1.1; text-transform: uppercase; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { margin: 0; font-size: 1em; text-decoration: none; padding: 2px 7px 3px 6px; margin-left: -6px; display: inline-block; color: #22212c; transition: all 600ms ease-in-out; }
.woocommerce ul.products h2.woocommerce-loop-product__title:hover { background-color: #f0f0f0; }
.title-h3 h3 { text-align: center; color: #22212c; display: inline-block; background: #fff; margin: 0; padding: 0 24px; font-weight: 800; font-size: 36px; line-height: 36px; text-transform: uppercase; vertical-align: middle; z-index: 2; overflow: hidden; position: relative; }
.title-h3 { position: relative; text-align: center; line-height: 36px; margin: 60px 0 15px; display: block; }
.title-h3:before { content: ""; position: absolute; height: 1px; width: 100%; background: #ccc; left: 0; top: 50%; }
.woocommerce ul.products li.product .button { overflow: hidden; background-color: #000000; color: #fff; text-transform: uppercase; border-radius: 0; margin: auto; margin-top: 15px; line-height: 20px; position: relative; z-index: 2; border: 1px solid #94969d; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align: center; }

.woocommerce div.product div.images { margin-bottom: 50px; }
.woocommerce-product-gallery__image.single-product-main-image.slick-slide.slick-current.slick-active { width: 557px; left: 0px; top: 0px; z-index: 999; opacity: 1; bottom: 0px; margin-top: auto; margin-bottom: auto; height: fit-content; position: absolute !important; }
.woocommerce div.product div.images .slick-list.draggable a.venobox img { max-height: 550px; width: auto !important; margin: auto; }

button.slick-prev.slick-arrow { position: absolute; z-index: 3; top: 50%; display: block; width: 26px; height: 26px; margin: -13px 0 0; padding: 0; line-height: 26px; background: #000 url(img/slider_arrows.png) 2px 0 no-repeat; overflow: hidden; text-indent: 99em; }
.slick-next:before { position: absolute; z-index: 3; top: 50%; display: block; width: 26px; height: 26px; margin: -13px 0 0; padding: 0; line-height: 26px; background: #000 url(img/slider_arrows.png) -16px -26px no-repeat; overflow: hidden; text-indent: 99em; }
.slick-prev:before, .slick-next:before { opacity: 1 !important; }
.absolute-left-slide { position: absolute; left: 0; width: 100%; text-align: left; max-width: 1280px; margin: auto; vertical-align: middle; top: 0; bottom: 0; right: 0; height: fit-content; }
.absolute-left-slide .riga1 { font-family: "Kanit", Arial, sans-serif; z-index: 5; white-space: nowrap; line-height: 60px; font-weight: 900; color: #fff; visibility: visible; border-width: 0px; margin: 0px; padding: 10px 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform-origin: 50% 50% 0px; }
.absolute-left-slide .riga2 { font-family: "Kanit", Arial, sans-serif; z-index: 6; white-space: nowrap; line-height: 60px; font-weight: 900; color: #000; visibility: visible; border-width: 0px; margin: 0px; padding: 10px 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform-origin: 50% 50% 0px; transition: none 0s ease 0s; }
.absolute-left-slide .sottotitolo2, .absolute-left-slide .sottotitolo {
    font-family: "Kanit", Arial, sans-serif;
    z-index: 8;
    min-width: 232px;
    max-width: 232px;
    white-space: normal;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    min-height: 0px;
    max-height: none;
    color: rgb(255, 255, 255);
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transition: none 0s ease 0s;
    margin-top: 20px;
    border-radius: 0px;
    text-shadow: 1px 1px 1px #2b2b2b, -1px -1px 1px #2b2b2b;
    font-weight: bold;
}
a.btn.button.medium-button { z-index: 8; white-space: nowrap; font-size: 15px; font-weight: 800; background-color: #000000 !important; padding: 14px 35px; border: 1px solid #94969d; outline: none; box-shadow: none; box-sizing: border-box; letter-spacing: 0px; visibility: inherit; border-radius: 0px; font-style: normal; color: #fff; line-height: 17px; margin: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transition: none 0s ease 0s; border-radius: 0px !important; text-transform: uppercase; }
a:hover button.button.medium-button { color: #fff; }
.absolute-left-slide a.btn.button.medium-button { margin-top: 30px; }
.absolute-left-slide a.btn.button.medium-button:hover,
.absolute-left-slide button.button.medium-button:hover { color: #2b2b2b; background: #fff !important; text-shadow: 0 0 #fff; }
form.woocommerce-product-search { width: 280px; float: right; }
input#woocommerce-product-search-field-0 { color: #65636c; background-color: #292733; border: 0; border: 0; width: 244px; height: 35px; padding: 11px 7px 10px; }
form.woocommerce-product-search button { background-color: #94969d; border: 0; width: 35px; height: 35px; padding: 0; color: transparent; margin-left: -3px; margin-top: 0px; position: relative; display: block; float: right; background: url(img/icon_search.png) 2px 2px no-repeat #94969d; background-size: 30px 60px; background-position: 2px -28px; }
.widget_shopping_cart_content { float: right; position: relative; margin-left: 10px; }
.carrello > .btn { background-color: #94969d; border: 0; width: 35px; height: 35px; padding: 0; color: transparent; margin-left: -3px; margin-top: 0px; position: relative; display: block; float: right; background: url(img/i_btn_cart_ios.png) 2px 2px no-repeat #94969d; background-size: 30px 60px; background-position: 2px -28px; border-radius: 0;}
.widget_shopping_cart_content .carrello_content { display: none; position: absolute; z-index: 1000; right: 0; padding: 15px; background: #fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); top: 32px; width: 350px; }
.widget_shopping_cart_content:hover .carrello_content { display: block; }
.widget_shopping_cart_content ul.cart_list li, .widget_shopping_cart_content ul.product_list_widget li { background: #f5f5f5; padding: 35px 10px 10px 10px; list-style: none; position: relative; overflow: hidden; margin-bottom: 10px; }
.widget_shopping_cart_content ul.cart_list li a, .widget_shopping_cart_content ul.product_list_widget li a { display: inline-block; margin: -14px 0 0 -4px; padding: 1px 4px; color: #322c29; font-weight: 700; font-size: 1em; }
.widget_shopping_cart_content ul.cart_list li img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail { float: left; width: 60px; height: auto; margin-right: 10px; }
.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget { padding-left: 0; }
.widget_shopping_cart_content span.quantity { position: absolute; margin-top: -17px; color: #322c29; font-family: "Kanit", Arial, sans-serif; font-size: 12px; display: block; border: 10px; left: 80px; }
.widget_shopping_cart_content ul.cart_list li a.remove, .widget_shopping_cart_content ul.product_list_widget li a.remove { position: absolute; right: 4px; top: 15px; color: #fff; background: #322c29; height: 20px; line-height: 20px; overflow: hidden; margin-top: -13px; }
.carrello_content a.button { background-color: rgb(210, 39, 52); color: #fff; outline: none; padding: 0 11px; height: 30px; font-weight: 800; font-size: 14px; line-height: 30px; text-align: center; text-transform: uppercase; white-space: nowrap; z-index: 1; display: inline-block; }
.carrello_content a.button:hover { background: #22212c; color: #fff; }
a.button.checkout.wc-forward { float: right; }
.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-title { text-align: left; margin: 0 0 12px; text-decoration: none; display: inline-block; padding: 3px 6px 4px 5px;  color: #22212c; font-size: 15px; }
#post-2040 span.woocommerce-Price-amount.amount { color: #717171; font-size: 15px; text-align: left !important; margin-top: -8px; display: block; }

.woocommerce div.product span.woocommerce-Price-amount.amount, .woocommerce div.product span.price { font-size: 36px; line-height: 100%; font-weight: 400; color: #717171; margin-bottom: 14px;  margin-top: 16px; }
ul.wc-block-grid__products { margin-top: 25px; }
.post-2040 .title-h3 { margin-top: 100px; }
.wc-block-grid__product { padding-top: 10px; }
.wc-block-grid__product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail { height: 217px; width: auto; }
.wc-block-grid__product:hover { background: #f0f0f0; }
.wc-block-grid__product .wc-block-grid__product-title { display: block; text-align: left; width: 100%; }
.footer-menu .col-md-3 { padding: 0px 0px 20px 2px; color: #fff; font-weight: 700; text-transform: uppercase; text-align: left; word-break: break-word; font-size: 20px; font-family: "Kanit", Arial, sans-serif; margin-top: 60px; }
.footer-menu .col-md-3 ul { padding: 0; list-style: none; display: inline-block; line-height: 30px; color: #666666; text-decoration: none; font-size: 14px; margin-top: 20px; text-transform: none; font-weight: 100; }
.footer-menu .col-md-3 ul li a:hover { color: #ffffff !important; }
span.woocommerce-input-wrapper { width: 100%; }
span.woocommerce-input-wrapper input { height: 40px; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #fff; color: #000; border: 1px solid #000; border-radius: 0; padding: 10px 35px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { height: 40px; border-radius: 0; background: #fff; color: #000; border: 1px solid #000; }

input#coupon_code { height: 40px; }

.woocommerce h1 { font-weight: 800; font-size: 48px; font-family: "Kanit", Arial, sans-serif; letter-spacing: 0px; color: #22212c; line-height: 50px; }

.woocommerce ul.products.fullwidth > li { width: 100%; }

.woocommerce ul.products.fullwidth > li h2.woocommerce-loop-product__title, .woocommerce ul.products.fullwidth > li p, .woocommerce ul.products.fullwidth > li a > span, .woocommerce ul.products.fullwidth > li h4, .woocommerce ul.products.fullwidth > li .add_to_cart_button { text-align: left; }
.woocommerce ul.products li.product .singolo-prodotto .desc-p { text-align: left; }

.woocommerce ul.products li.product .singolo-prodotto .price { display: block; width: 100%; float: none; }
.singolo-prodotto { text-align: left; position: relative; padding: 31px 0; margin: 0; border-bottom: 1px solid #f0f0f0; }
.singolo-prodotto h2.woocommerce-loop-product__title { text-transform: uppercase; }
.woocommerce ul.products li.product .singolo-prodotto .desc-p { text-align: left; padding: 10px 0 0 0px; margin: 0 0 10px; color: #73737a; line-height: 1.35; font-family: "Kanit", Arial, sans-serif; font-size: 12px; }

#secondary section { border: 0; padding: 0 15px 20px; margin-bottom: 15px; border-top: 6px solid #f8f8f8; background-color: #f8f8f8; }
#secondary section h3.widget-title { text-transform: uppercase; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #f9f9f9; }
#secondary section a, #secondary ul.product-categories.nav .nav-link, #secondary section a, #secondary ul.product-categories.nav span, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span { color: #73737a; transition: all 600ms ease-in-out; font-family: "Kanit", Arial, sans-serif; font-size: 12px; display: inline-block; padding: 5px 8px 4px; text-decoration: none; }
#secondary .current-cat > a, #secondary ul.product-categories.nav.flex-column .nav-link:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover { background-color: #22212c; color: #fff !important; }
#secondary ul.children.nav.flex-column { padding-left: 15px; }

.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-color: #fff; color: #000; border: 1px solid #000; }
.woocommerce nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul{ border: 0; }
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { color: #5b5a5a; }
.woocommerce nav.woocommerce-pagination ul { float: right; }
.woocommerce nav.woocommerce-pagination { border: 0; padding: 10px 10px 10px; margin: 0 0 8px; background: #f8f8f8; color: #acacac; display: block; overflow: hidden; }
.term-description { margin-bottom: 20px; color: #73737a; font-size: 14px; }
.term-description { text-align: center; }
.term-description img { max-width: 100%; margin-top: 20px; }

@keyframes fadein {
  from { height: 0; }
  to   { height: 80px; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from { height: 0; }
  to   { height: 80px; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { height: 0; }
  to   { height: 80px; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { height: 0; }
  to   { height: 80px; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { height: 0; }
    to   { height: 80px; }
}

@keyframes fadein2 {
  from { height: 0; }
  to   { height: 48px; }
}

/* Firefox < 16 */
@-moz-keyframes fadein2 {
  from { height: 0; }
  to   { height: 48px; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein2 {
  from { height: 0; }
  to   { height: 48px; }
}

/* Internet Explorer */
@-ms-keyframes fadein2 {
  from { height: 0; }
  to   { height: 48px; }
}

/* Opera < 12.1 */
@-o-keyframes fadein2 {
    from { height: 0; }
    to   { height: 48px; }
}

@keyframes fadein3 {
  from { height: 0; }
  to   { height: 75px; }
}

/* Firefox < 16 */
@-moz-keyframes fadein3 {
  from { height: 0; }
  to   { height: 75px; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein3 {
  from { height: 0; }
  to   { height: 75px; }
}

/* Internet Explorer */
@-ms-keyframes fadein3 {
  from { height: 0; }
  to   { height: 75px; }
}

/* Opera < 12.1 */
@-o-keyframes fadein3 {
    from { height: 0; }
    to   { height: 75px; }
}

.carousel-item .riga1, .carousel-item .riga2 {
  overflow: hidden;
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}

.carousel-item .absolute-left-slide .sottotitolo{
  overflow: hidden;
  -webkit-animation: fadein2 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein2 2s; /* Firefox < 16 */
  -ms-animation: fadein2 2s; /* Internet Explorer */
  -o-animation: fadein2 2s; /* Opera < 12.1 */
  animation: fadein2 2s;
}


.carousel-item .absolute-left-slide .sottotitolo2{
  overflow: hidden;
  -webkit-animation: fadein3 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein3 2s; /* Firefox < 16 */
  -ms-animation: fadein3 2s; /* Internet Explorer */
  -o-animation: fadein3 2s; /* Opera < 12.1 */
  animation: fadein3 2s;
}

.select2-container .select2-selection--single { height: 40px; }

.woocommerce-checkout aside#secondary { display: none; }
.woocommerce-checkout section#primary { width: 100%; }

.widget_recently_viewed_products span.woocommerce-Price-amount.amount { display: none; }
.widget_recently_viewed_products ul.cart_list li img, .widget_recently_viewed_products ul.product_list_widget li img { float: left; }
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 38px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { margin-top: 2px; }
.tax-product_cat .single_variation_wrap .quantity { display: none !important; }

.term-description .size-full { margin-bottom: 15px; }
a.icons_only.col-xs-6.col-md-6.col-lg-6 { width: 32px !important; overflow: hidden; display: block; position: relative; max-width: fit-content; margin-left: 15px; max-width: 43px !important; }
ul#menu-menu-principale > li { margin-left: 10px; }
table.variations label { font-weight: 800; font-size: 14px; text-transform: uppercase; }
.woocommerce-MyAccount-navigation > ul { padding: 0; list-style: none; }

div#metaslider_container_2151 { position: relative; padding-top: 120px; padding-bottom: 120px; margin-top: 60px; }
div#metaslider_container_2151:before { position: absolute; left: -1000px; right: -1000px; height: 100%; background: rgb(34, 33, 44); content: ""; top: -0px; }

button.button.medium-button { position: relative; padding-top: 6px; padding-bottom: 6px; }
button.button.medium-button:hover:before,
button.button.medium-button:hover:after,
.woocommerce div.product form.cart .button:hover:after,
.woocommerce div.product form.cart .button:hover:before,
.woocommerce ul.products li.product .button:hover:before,
.woocommerce ul.products li.product .button:hover:after,
a.button.product_type_simple:hover:before,
a.button.product_type_simple:hover:after {
    width: 100%;
}
button.button.medium-button:after, button.button.medium-button:before,
.woocommerce div.product form.cart .button:after, .woocommerce div.product form.cart .button:before,
.woocommerce ul.products li.product .button:after, .woocommerce ul.products li.product .button:before,
a.button.product_type_simple:before, a.button.product_type_simple:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index: auto;
    background: #2b2b2b;
    display: block;
    z-index: -1;
    transition: width 0.5s;
}
.woocommerce div.product form.cart .button:after, .woocommerce div.product form.cart .button:before{
    background-image: url(img/i_btn_cart.png) !important;
    background-repeat: no-repeat;
    background-position: 15px 12px;
}

div#top_c { background: rgb(34, 33, 44); color: #fff; padding-top: 100px; padding-bottom: 100px; text-align: center; margin-bottom: 40px; margin-top: 20px; }
div#top_c h3 { color: #fff; text-transform: uppercase; line-height: 60px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-weight: 800; font-size: 36px; transition: none 0s ease 0s; }
div#top_c h4 a { line-height: 22px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-weight: 400; font-size: 20px; transition: none 0s ease 0s; color: rgba(255, 255, 255, 0.55); text-transform: uppercase; margin-top: -30px; display: block; }
div#top_c h6 a { min-width: 700px; max-width: 700px; white-space: normal; font-size: 18px; line-height: 35px; font-weight: 400; font-family: "Kanit", Arial, sans-serif; text-align: center; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; min-height: 0px; max-height: none; color: #fff; }
div#top_c a.cms-banner.cms-banner-big-link { margin-top: 40px; }

@keyframes fluttua {
  0 { margin-top: 0; margin-bottom: 0px; }
  50%   { margin-top: -10px; margin-bottom: 10px; }
  100% { margin-top: 0; margin-bottom: 0px; }
}

div#top_c a.cms-banner.cms-banner-big-link img{ animation: fluttua 2s infinite linear; }
#top_c a.btn.button.medium-button { z-index: 8; white-space: nowrap; font-size: 15px; font-weight: 800; background-color: #000000; padding: 14px 35px; border: 1px solid #94969d; box-sizing: border-box; letter-spacing: 0px; border-radius: 0px; font-style: normal; color: #fff; line-height: 17px; opacity: 1; text-transform: uppercase; margin-top: 40px; }
#top_c a.btn.button.medium-button:hover { background: #fff; color: #2b2b2b; }

div#carouselExampleControls iframe { width: 100%; height: 829px; border: 0; }

.carousel-control-next, .carousel-control-prev { height: 125px; margin: auto; }
.wpgs-nav.slick-initialized.slick-slider button.slick-prev.slick-arrow:before { color: transparent; }
.woocommerce div.product div.images .slick-list.draggable a.venobox img { max-height: 400px; }
#tab-title-additional_information { display: none !important; }
a.reset_variations, .reset_variations.woo_variation_swatches_archive_reset_variations { display: none !important; }

div#page { width: 100%; overflow-x: hidden; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, button.woocommerce-Button.woocommerce-button.woocommerce-form-register__submit.btn.btn-primary.mt-2, button.woocommerce-Button.woocommerce-button.woocommerce-form-register__submit.btn.btn-primary.mt-2 { height: 40px; border-radius: 0; background: #fff; color: #000; border-color: #000; border: 1px solid #000; font-weight: 600; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, button.woocommerce-Button.woocommerce-button.woocommerce-form-register__submit.btn.btn-primary.mt-2:hover { color: #2b2b2b; background: #ffff; }

.slick-slide.slick-current.slick-active { background: #fff; }

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 { width: 100%; max-width: 100%; }
a.added_to_cart.wc-forward { margin-left: 20px; line-height: 21px; }

.yith-wcwl-add-to-wishlist { width: 50%; float: left; margin-bottom: 21px; line-height: 25px;}
.yith-wcwl-add-to-wishlist a { color: #2b2b2b; font-weight: 300; }
.yith-wcwl-add-to-wishlist a { display: block; }
a.compare.button, a.compare.added.button { width: 50%; background: transparent; border: 0; color: #2b2b2b; font-weight: 300; padding: 0; line-height: 25px; padding-top: 10px;}
i.yith-wcwl-icon.fa.fa-heart-o { display: none; }
.product_meta { display: block; width: 100%; overflow: hidden; }


@media screen and (min-width: 1019px) and (max-width: 1438px){
  form.woocommerce-product-search { width: 165px; float: right; overflow: hidden;  }
  input#woocommerce-product-search-field-0 { width: 133px; }
  .dropdown-menu .dropdown-item{ color: #fff; }
}

div#main h1.page-title {
    margin-top: 20px;
}

li.wc_payment_method.payment_method_bacs > input, li.wc_payment_method.payment_method_bacs > label, li.wc_payment_method.payment_method_cod > input, li.wc_payment_method.payment_method_cod > label, li.wc_payment_method.payment_method_paypal > input, li.wc_payment_method.payment_method_paypal > label,
li.wc_payment_method.payment_method_xpay > input, li.wc_payment_method.payment_method_xpay_MASTERPASS > input, li.wc_payment_method.payment_method_xpay > label, li.wc_payment_method.payment_method_xpay_MASTERPASS > label {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    height: 30px;
}

.wpgs-nav.slick-initialized.slick-slider button.slick-prev.slick-arrow:before{ display: none; }
.page-template #primary { margin-top: 20px; }
footer#colophon .site-info { text-align: center; }
.tagcloud > a { font-size: 15px !important; }
#wpsl-result-list li p { margin-bottom: 0; padding-bottom: 0; }

.slick-prev, .slick-next, button.slick-prev.slick-arrow{ top: 90px; }

.btn-pro {
    background: transparent !important;
}

.btn-pro a{
    background: #94969d;
    border-radius: 5px;
    border: #94969d;
    margin-left: 20px !important;
}

.btn-pro:hover a{
  background: #fff !important;
  color: #94969d !important;
}

ul#menu-menu-principale {
    margin-top: -8px;
}

.garage_accordion {
    background: #df686e;
    color: #fff;
    overflow: hidden;
    margin-top: 0px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    margin: 0;
}

.garage_accordion .fullbox{
  display: none;
}

.garage_accordion h3{
    color: #fff;
    margin-top: 18px;
}

.garage_accordion img {
    height: 100%;
    max-height: 155px;
    width: auto;
    float: right;
    margin-right: 30px;
}

.garage_accordion.open .fullbox {
    display: block;
}

.garage_accordion.open {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.garage_accordion.open img {
    height: 100%;
    max-width: initial;
    width: auto;
    max-height: 300px;
}

#post-17 .woocommerce {
    margin-top: 30px;
}

.garage_accordion a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

nav.woocommerce-MyAccount-navigation {
    background: #efefef;
}

nav.woocommerce-MyAccount-navigation {
    background: #efefef;
    text-transform: uppercase;
    color: #2b2b2b;
    font-size: 20px;
}

nav.woocommerce-MyAccount-navigation li a {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 10px 25px 10px;
}

nav.woocommerce-MyAccount-navigation ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

nav.woocommerce-MyAccount-navigation li.is-active a, nav.woocommerce-MyAccount-navigation li:hover a {
  background: #dfdfdf;
}

nav.woocommerce-MyAccount-navigation li a {
  color: #2b2b2b;
}

.wpd_document_title {
    margin-left: 75px;
}

.wpd_all_documents {
    margin-bottom: 5%;
    min-height: 50px;
}
/*--------------------------------------------------------------
# Global font override — Kanit
# Forces Kanit everywhere except on icon-font elements (FontAwesome,
# Dashicons, Eicons, xoo-icons), which keep their own font-family for
# glyph rendering.
--------------------------------------------------------------*/
:root {
  --wpbs-font: 'Kanit', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;
}
body,
h1, h2, h3, h4, h5, h6,
p, a, span, li, td, th, div, label, blockquote,
input, button, select, textarea,
.elementor-widget-container,
.elementor-widget-container *,
.elementor-heading-title,
.elementor-widget-text-editor,
.elementor-button,
.woocommerce,
.woocommerce-page,
.wc-block-components-product-title,
.entry-title,
.widget-title,
.site-title,
.menu-item,
.dropdown-item,
.navbar-nav,
.navbar-nav a {
  font-family: var(--wpbs-font) !important;
}
/* Restore icon-font glyph rendering — these intentionally use their own font. */
.fa, .fab, .far, .fas, .fal, .fad,
[class^="fa-"], [class*=" fa-"] { font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands', 'FontAwesome' !important; }
.fab, .fa-brands { font-family: 'Font Awesome 5 Brands' !important; }
.dashicons, .dashicons-before:before,
[class^="dashicons-"]:before, [class*=" dashicons-"]:before { font-family: 'dashicons' !important; }
[class^="eicon-"], [class*=" eicon-"] { font-family: 'eicons' !important; }
.elementor-icon { font-family: inherit !important; }
[class^="xoo-icon"], [class*=" xoo-icon"],
.added-to-cart-popup-woocommerce { font-family: 'added-to-cart-popup-woocommerce' !important; }
[class^="woo-cart-popup-premium-"], [class*=" woo-cart-popup-premium-"] { font-family: 'woo-cart-popup-premium' !important; }

a.compare.link {
    color: #2b2b2b;
    font-weight: 300;
    display: flex;
    float: left;
    margin-bottom: 21px;
    line-height: 25px;
    margin-top: 8px;
}
