/*
Theme Name: Visual Note
Theme URI: https://www.visual-note.com
Author: Domenico Pierro
Author URI: https://domenicopierro.it
Description: Web site for Visual Note
Version: 2.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: visualnote
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  background-image: url(img/bg-2.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: fixed;
}

body, button{background-color: #000;font-family: 'Epilogue', sans-serif; color: #fff; font-size: 20px;}
#menu-mobile-vn-mood li a, #menu-mobile-vn-mood li, #menu-mobile-vn-mood li:hover a, #menu-mobile-vn-mood li a:hover{background-color: transparent !important; border:0 !important;}
#elementor-popup-modal-1030 .dialog-close-button,#elementor-popup-modal-1067 .dialog-close-button{text-decoration:none;}

h1, h2, h3, h4, h5, h6{font-family: 'Rubik', sans-serif; text-transform: uppercase; text-align: inherit; font-style: italic; margin: 20px 0;}
#nslider-visual-note .elementor-carousel-image-overlay {
    text-align: left;
    text-shadow: 1px 1px 0px #000;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 31px;
    opacity: 1;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 70px;
    padding-left: 50px;
    font-weight: bold;
    font-style: normal;
    justify-content: flex-start;
}
#nslider-visual-note .elementor-carousel-image-overlay::after {
    content: '';
    border-radius: 50% !important;
    padding: 10px !important;
    text-shadow: 0 0 black;
    font-style: normal;
    display: block;
    background-image: url(img/right-arrow.png);
    width: 60px;
    height: 60px;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 30px;
    left: 50px;
    background-color: #FF005A !important;
}
#nslider-visual-note .elementor-carousel-image-overlay b {
    display: block;
    font-size: 54px;
    line-height: 50px;
    font-style: italic;
	max-width: 80%;
}
.grecaptcha-badge {visibility: hidden;}
.custom-contacts-visualnote input:-webkit-autofill,
.custom-contacts-visualnote input:-webkit-autofill:hover, 
.custom-contacts-visualnote input:-webkit-autofill:focus, 
.custom-contacts-visualnote input:-webkit-autofill:active{
    -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 40rem #000 inset;
}
.margin-settings{margin: 15vh 0;}
.margin-settings-no-bottom{margin: 15vh 0 0;}
.margin-top-40px{margin-top:40px;}


.align-left{text-align: left !important;}
.align-justify{text-align: justify !important;}

.font-12{font-size: 12px;}
.font-16{font-size: 16px; line-height: 20px;}
.font-20{font-size: 20px; line-height: 31px; font-style: normal;}
.font-24{font-size: 24px; line-height: 38px;}
.font-28{font-size: 28px;}
.font-34{font-size: 34px;}
.font-40{font-size: 40px;}
.font-54{font-size: 54px; line-height: 50px;}
.font-70{font-size: 70px;}
.font-80{font-size: 80px;}
.font-110{font-size: 110px;}
p a{color: #fff;}
.font-20 h2{margin-top:40px; font-size: 20px; font-style: normal;}
.link{color: #fff;}

.break-text{display: block;}
.bg-pink{ 
  font-style: normal;
  animation: loading 5s infinite;
  background: #FF005A;
  background: linear-gradient(to right, #FF005A 50%, transparent 50%);
  background-size: 200% 100%;
  background-position:right bottom;
  transition:all 2s ease;
}
@keyframes loading {
  0% {
    background-position:right bottom;
  }
  75%, 100% {
    background-position:left bottom;
  }
}
.flex {display: flex; align-items: center; justify-content: center;}
.v-align-center {flex-direction: column;}
.h-align-center{flex-direction: row;}

.newsletter-block{padding: 20vh 0;}
.newsletter-block h2{text-align:center;}
.newsletter-block .custom-contacts-visualnote{padding: 0; margin-top: 0 !important;}
.newsletter-block .custom-contacts-visualnote input[type="email"]{margin-top:0;}
.newsletter-block .custom-contacts-visualnote input[type="submit"]{
  background: transparent;
  border: 1px solid #fff;
}

.woocommerce span.onsale {
    height: 39px;
    min-height: 38px;
    width: fit-content;
    padding: 9px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: inherit;
    left: 2rem;
    border-radius: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #fff;
    font-size: .857em;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 12;
    background-color: #fc0503;
}

.woocommerce ul.products li.product .onsale {
    top: -5px;
    right: -5px;
    left: auto;
    margin: -.5em -.5em 0 0;
}

.woocommerce ul.products li.product a {
    position: initial !important;
}


.woocommerce-product-attributes-item--weight {
    display: none;
}

.woocommerce .post-1911 .woocommerce-tabs ul.tabs li {
    display: none !important;
}

.woocommerce .post-1911 .woocommerce-tabs ul.tabs li.active {
    display:block !important;
}

.marquee-container {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  position: relative;
  border-bottom: 1px solid #fff;
  background: #FF005A;
}
.inside-page {
    height: 110px;
    line-height: 70px;
    border-top: 1px solid #fff;
}
.marquee {
    top: 0;
    left: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    animation: marquee 30s linear infinite;
        animation-delay: 0s;
    font-size: 14px;
    color: #fff;
    margin: 0 !important;
}
.marquee a{color: #fff; text-decoration: none;}
.marquee2 {animation-delay: 15s;}
@keyframes marquee {
  0% {
    left: 100%;
  }
  100% {
    left: -100%
  }
}

.sx {
    margin-left: 5%;
}
.dx {
    margin-left: 55%;
}
.timeline-about {
    background-image: url(img/line.svg);
    background-repeat: repeat-y;
    background-size: 4%;
    background-position: center;
    background-attachment: fixed;
    -webkit-animation: bg-scrolling-reverse 8s infinite;
    -moz-animation: bg-scrolling-reverse 8s infinite;
    -o-animation: bg-scrolling-reverse 8s infinite;
    animation: bg-scrolling-reverse 8s infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes bg-scrolling-reverse {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
  100% {
    background-position: top;
  }
}
.plettro {
    width: 100%;
    position: sticky;
    top: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
.plettro img{width: 70px;}
.contenitor-time {
    width: 40%;
}
.mask-pink, .video-vimeo {
  width: 100%;
  mask: url('img/mask-def.svg');
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask: url('img/mask-def.svg');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
}

.mask-reverse {
  width: 100%;
  mask: url('img/mask-reverse.svg');
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask: url('img/mask-reverse.svg');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
}
.mask-pink{background-color: #FF005A; display: inline-block;}
.only-for-image {
  height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-attachment: fixed;
  background-position: top;
}
.mask-pink.only-for-image h1{text-align:center;}
.cropping-section{z-index: 9;}
.left-side-text {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 50%;
    justify-content: center;
    margin: 30vh auto 0;
}
.opacity-layer {
  opacity: 0.5;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
   background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.844958051580007) 40%, rgba(255,255,255,0.5284314409357493) 99%); 
}


img{max-width: 100%; width: 100%;}

.core-business {
  width: 40%;
  min-height: 60vh;
  border-radius: 50px;
  margin: 0 20px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: end;
  position: relative;
  overflow: hidden;
}
.page-template-feature .core-business{min-height: inherit;}
.message{padding: 10%; z-index: 1;}
.button-container .cta{margin:0 10px 0 0;}
.cta {
  border-radius: 14px !important;
  padding: 18px 40px !important;
  border: 1px solid #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  color: #fff !important;
  background-color: #000 !important;
  cursor: pointer !important;
  transition: 0.3s;
  text-decoration: none;
  display: inline-block;
}
.app-icon-vn .cta img{
  width: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -4px;
}
.pink{background-color: #FF005A !important;}
.cta.pink:hover{background-color: #000 !important;transform: scale(1.03);}
.cta:hover{background-color: #FF005A !important;transform: scale(1.03);}
.overlay {
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  bottom: 0;
}
.radius-50{border-radius: 50px;}
.app-claim-container {
  min-width: 49%;
  text-align: center;
  width: 49%;
  padding: 1%;
}

.swiper-wrapper{align-items: center;}
.swiper {
    width: 100%;
    height: 100%;
    border: none;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    background: #000;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide.swiper-slide-next{background: #000;}
.swiper-slide.swiper-slide-prev, .swiper-slide.swiper-slide-next, .swiper-slide.swiper-slide-prev img, .swiper-slide.swiper-slide-next img{}
.swiper-slide.swiper-slide-next img{opacity: 0.4;}
.swiper-button-next, .swiper-button-prev {
  color: #fff !important;
  width: 50px !important;
  height: 50px !important;
  background: #FF005A !important;
  border-radius: 50%;
}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 20px !important;}
.swiper-button-next{right: 80px !important;}
.swiper-button-prev{left: 80px !important;}
.wp-block-video video{
  mask: none;
  -webkit-mask: none;
}
.absolute-title {
    position: absolute;
    bottom: 20px;
    left: 50px;
    text-align: left;
    line-height: 40px;
    text-shadow: 1px 1px 0px #000;
}
.page-template-about .absolute-title{position: relative; text-align: center;left: auto;}
.extended-cta {
    border-radius: 50% !important;
    padding: 10px !important;
    text-shadow: 0 0 BLACK;
    font-style: normal;
    display: block;
    background-image: url(img/right-arrow.png);
    width: 30px;
    height: 30px;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}
/*header*/
.visual-note-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2% 4% 0;
  position: relative;
}
.logo-visual-note {
  width: 180px;
  display: block;
  text-decoration: none;
}
.logo-visual-note:focus-visible{outline: none;}
.head-menu, #menu-menu-principale, #menu-menu-principale-eng {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.head-menu li, #menu-menu-principale li, #menu-menu-principale-eng li {
  margin: 0 15px;
}
.head-menu li a:hover, #menu-menu-principale li a:hover, #menu-menu-principale-eng li a:hover;{color: #666;}
.head-menu li a, #menu-menu-principale li a, #menu-menu-principale-eng li a {
  font-size: 24px;
  text-decoration: none;
  color: #fff;
}
.head-menu li a{font-size: 18px;}
.width-80{max-width: 800px; margin:0 auto; text-align: center;}
.width-50{max-width: 700px; margin:0 auto; text-align: center;}
.width-40{max-width: 40%;}
.width-50perc{max-width: 50%; width: 50%;}
.width-70perc{max-width: 70%; width: 70%; text-align: center;}
.width-80perc{max-width: 80%; width: 80%; text-align: center;}
.flex-align-center{align-items: center;}
.wpcf7 .wpcf7-submit:disabled{cursor: auto;}
.app-icon-vn{display: flex;}
.app-icon-vn a img{height: 60px; width: auto; max-width: inherit; margin-right: 10px;}
/*footer*/
footer{padding-bottom: 10vh;background-color: #000; padding-top: 15vh;}
.social-floating {
  position: absolute;
  bottom: 10%;
  right: 16px;
  z-index: 9999;
}
.social-floating-list {list-style: none; display: flex; flex-direction: column;margin: 0; padding: 0;}
.social-floating-list li {
    width: 24px;
    margin-bottom: 12px;
    margin-right: 20px;
}
.horizontal-floating{flex-direction: row;}
#top-social-menu {
  flex-direction: row;
  width: min-content;
  background: #FF005A;
  z-index: 9;
  position: relative;
  margin-left: auto;
  padding-right: 4%;
  padding-left: 1%;
  height: 100%;
  padding-top: 7px;
}
.horizontal-floating li{margin-bottom: 0;}
.row-two {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.column {
  text-align: left;
  padding: 0 4%;
  width: 20%;
}
.end-footer .column{}
.column h2.font-40 {
  text-transform: none;
  text-align: left;
  margin-bottom: 60px;
}
.link-secondary-menu, .menu-footer-menu-about-container ul, .menu-footer-menu-info-container ul, .menu-footer-menu-about-eng-container ul, .menu-footer-menu-info-eng-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.link-secondary-menu li, .menu-footer-menu-about-container ul li, .menu-footer-menu-info-container ul li, .menu-footer-menu-about-eng-container ul li, .menu-footer-menu-info-eng-container ul li {
  margin-bottom: 20px;
}
.link-secondary-menu a, .menu-footer-menu-about-container ul li a, .menu-footer-menu-info-container ul li a, .menu-footer-menu-about-eng-container ul li a, .menu-footer-menu-info-eng-container ul li a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.end-footer .link-secondary-menu li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}
.end-footer .link-secondary-menu li a{font-size: 16px;}
.visual-note-page-single{margin-top:35px;}

/*woocommerce */
.preorder-text{font-size: 14px;margin-top: 20px; line-height: 20px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#8a8a8a; font-size: 16px;}
.page-id-8 .entry-title{display: none;}
.contenitor-visual-note{display: flex;}
.contenitor-visual-note .woocommerce-product-gallery__wrapper{margin: 0; z-index: 9;}
.contenitor-visual-note .woocommerce-product-gallery__wrapper img{width: 100%;pointer-events: none;border-radius: 200px 80px 200px 80px;}
.visual-note-page-single .woocommerce .single-product .woocommerce-product-gallery{float: none;}
.visual-note-page-single .woocommerce .single-product .summary.entry-summary {
  width: 90%;
  float: none;
  margin-right: auto;
  padding: 10vh 0px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}
.unset-for-sticky-note {
  display: unset;
  width: 45%;
  z-index: 999;
  position: relative;
  margin-left: 5%;
}
.visual-note-gallery .woocommerce-product-gallery__wrapper{display: flex; margin:0; overflow-x: auto;}
.visual-note-gallery .woocommerce-product-gallery__image{width: 600px;}
.woocommerce div.product .product_title {
  font-size: 38px;
  margin-bottom: 0;
  line-height: 38px;
  text-align: left;
  font-style: inherit;
  text-transform: none;
}
.woocommerce div.product .product_title span{display: block; text-transform: initial; font-size: 22px;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #FF005A;
  font-size: 33px;
  font-family: 'Rubik', sans-serif;
  font-style: italic;
  margin-bottom: 10px;
}
.variation-product-visual-note ul{display: flex; list-style-type: none; margin: 0; padding: 0;}
.variation-product-visual-note ul li{margin-right: 5px;}
.variation-product-visual-note ul img{width: 90px;}
.woocommerce-product-details__short-description {
    margin: 0 auto;
    display: block;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
section{position: relative;}
.woocommerce-product-details__short-description b, .woocommerce-product-details__short-description strong{font-size: 16px; font-family: 'Rubik', sans-serif;}
footer{position: relative;}
.woocommerce a.added_to_cart{display: none !important;}
.tabs-visual-note{padding: 100px; width: 70%; margin-left: auto; margin-right: auto;}
.product_meta{display: none;}
.woocommerce .quantity .qty {
  height: 50px;
  border: none;
  background: #fff;
  font-size: 16px;
  border-radius: 10px;
  width: 60px;
}
.woocommerce div.product.product-type-variable form.cart {
  display: inline-block;
  align-items: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
.reset_variations{color: #FF005A;}
.woocommerce div.product.product-type-simple form.cart {display: flex; align-items: center;
  margin-top: 50px;
  margin-bottom: 0;}
  .woocommerce div.product form.cart .variations label{margin-right: 20px; font-size: 14px;}
  .woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 100%;
    display: inline-block;
    margin-right: 1em;
    height: 50px;
    border: 0;
}
#wc-stripe-payment-request-button-separator, #wc-stripe-payment-request-wrapper {
    display: none !important;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{display: block;}
.woocommerce div.product div.images img{width: 38%; margin: 0 auto;}
.flex-viewport{background: #fff;}
.woocommerce div.product div.images .flex-control-thumbs {
  position: absolute;
  top: 30px;
  left: 30px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 150px;
  float: none;
  margin: 20px 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 10px 20px;
    text-align: center;
    padding: 0;
    background: #f2f2f2;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
    background: #000;
    border-radius: 21px;
    margin:0;
}
.woocommerce ul.products li.product a img {
    border-radius: 20px 20px 0 0;
    margin: 0;
}
.woocommerce ul.products li.product .price {
  font-size: 18px;
  font-family: 'Rubik', sans-serif;
  display: block;
  width: 100%;
  color: #FF005A;
  padding-left: 0;
  text-align: center;
  margin: 4px 0 20px;
}
.woocommerce ul.products li.product .button{display: none;}
.woocommerce .products ul, .woocommerce ul.products{display: flex; justify-content: center; flex-wrap: wrap;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #000;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title span, .woocommerce ul.products li.product .woocommerce-loop-product__title span, .woocommerce ul.products li.product h3 span{
  font-size: 14px; text-transform: initial; display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    margin: 0 0 0px;
    padding: 0 0 20px;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs .panel{font-size: 18px; line-height: 30px;}
.woocommerce div.product .woocommerce-tabs .panel a{color: #FF005A; }
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border: 0;
  background-color: transparent;
  border-radius: 0;
  margin: 0px 3px;  
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background-color: transparent; color: #fff; border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{border:0; box-shadow: none;}
.related.products h2 {
    font-size: 2em;
    margin: 0 0 40px;
}
.woocommerce.columns-4 {margin-top:35px;}
.woocommerce.columns-4::before {
  content: 'shop online';
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 50px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 20px 0;
  font-weight: bold;
}
.additional_information_tab span.comp{display: none;}
.product_cat-lamina-led .spec, .product_cat-lamina-led-en .spec, .product_cat-led-foil .spec{display: none;}
.product_cat-lamina-led .comp, .product_cat-lamina-led-en .comp, .product_cat-led-foil .comp{display: block !important;}
.woocommerce-result-count, .woocommerce-ordering{display: none;}
.woocommerce table.shop_attributes{margin: 0 auto; font-size: 18px;}
.woocommerce-product-attributes tr{}
.woocommerce table.shop_attributes td{border-bottom: 1px solid #fff; width: 50%;}
.woocommerce table.shop_attributes th{width: 50%; border-bottom: 1px solid #fff; text-align: left;}

.checkout.woocommerce-checkout{width: 90%; margin: 100px auto 0;}
.woocommerce table.shop_table th{
    text-transform: uppercase;
    font-size: 12px;
    padding: 0;
}
.woocommerce table.shop_table td{ padding: 0;}

.checkout.woocommerce-checkout .form-row input.input-text{height: 60px;}
.select2-container--default .select2-selection--single{height: 60px; border-radius: 0;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 60px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 19px;}
.select2-results__option[aria-selected], .select2-results__option[data-selected]{color: #000;}
.woocommerce-form-coupon-toggle {
    width: 90%;
    border: 1px solid;
    margin: 0 auto;
}
.woocommerce-form-coupon-toggle .woocommerce-info{border-top-color:transparent; padding:1em 2em 1em 2em;margin:0;}
.woocommerce-form-coupon-toggle .woocommerce-info::before{content: '';}
.woocommerce-form-coupon-toggle .woocommerce-info a{color: #000;}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 0 auto;
    width: 86%;
    padding: 2%;
    border-radius: 0;
}
.checkout_coupon.woocommerce-form-coupon input.input-text{height: 60px;}
.woocommerce-terms-and-conditions-wrapper a{color: #000;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  border-radius: 14px !important;
    padding: 18px 40px !important;
    border: 1px solid #fff !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fff !important;
    background-color: #FF005A !important;
    cursor: pointer !important;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
}
.woocommerce-order{
  max-width: 85%;
  margin: 10vh auto;
}
.woocommerce-thankyou-order-received{
  font-family: 'Rubik', sans-serif;
  text-align: center;
  font-size: 34px;
}
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
  text-align: center;
  display: flex;
  justify-content: center;
}
.woocommerce-order .woocommerce table.shop_table td a{color: #fff; font-size: 16px;}
.woocommerce-order .woocommerce table.shop_table td{border-top:1px solid #fff;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{width: 80%;margin: 0 auto;}
.woocommerce-cart-form{width: 80%;margin: 100px auto;}
.product-name a{color: #fff; text-decoration:none; font-family: 'Rubik', sans-serif; text-transform: uppercase;}
.coupon{margin-top: 50px; margin-bottom: 50px;}
.coupon #coupon_code{width: 100%; padding: 18px 20px; border-radius: 15px; margin-bottom: 10px;}
.coupon .cta{width: 100%;}
.shipping-calculator-button{color: #fff;font-family: 'Rubik', sans-serif; text-transform: uppercase;}
.woocommerce table.shop_table .cta{width: 100%;}
.woocommerce-cart .shipping-calculator-form .form-row input.input-text{height: 60px;}
.woocommerce-checkout .woocommerce-checkout .form-row label{font-size: 12px; text-transform: uppercase;}
.woocommerce-checkout #order_review_heading{margin-top: 100px;}
.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table{background-color: #FF005A; padding: 50px;}
.woocommerce-checkout .wc-j-upsellator-visual-note{display: none;}

.swipe{display: none;}
.path-for-gallery {
    width: 20px;
    height: 20px;
    position: absolute;
    background: #FF005A;
    border-radius: 40px;
    top: 28px;
    left: 78px;
    visibility: hidden;
}

.hand-icon {
    position: relative;
    background-image: url('img/hand.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 100px;

    transform-origin: 52% 62%;
}

@keyframes swipe-hand {
    25% { transform: translate(20px) rotate(30deg); }
    50% { transform: translate(-20px) rotate(-15deg); }
    100% { transform: translate(0px) rotate(0); }
}

@keyframes swipe-dot {
  12% {
    visibility: visible;
    width: 40px;
  }
  25% {
    visibility: visible;
    transform: translate(-65px);
    width: 20px;
  }
  26% { visibility: hidden; }
}
/* istruzioni*/
.accordion {
  color: #fff;
  cursor: pointer;
  padding: 15px 0 5px;
  width: 70%;
  text-align: left;
  outline: none;
  transition: 0.4s;
  margin: 0 auto;
  background: transparent;
  border-bottom: 1px solid #fff;
  line-height: 40px;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  transition: 0.3s;
  text-decoration: none;
  display: block;
}

.accordion:hover {
background-color: #FF005A;
}
.list-of ul{padding: 0; margin: 0; list-style-type:none; }
.video-tutorial figure{margin: 0;}
.list-of .active .accordion{background-color: #FF005A;}
.accordion:after {
  content: '\2023';
  color: #fff;
  font-size: 56px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  line-height: 47px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: transparent;}
.woocommerce-terms-and-conditions-link{color: #fff !important;}
/*accordion*/
.accordion-time {
    color: #fff;
    cursor: pointer;
    padding: 10px 10px 12px;
    width: 70%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin: 0 auto;
    background: transparent;
    border-bottom: 1px solid #fff;
    line-height: 40px;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    transition: 0.3s;
    text-decoration: none;
    display: block;
    font-size: 24px;

}
.accordion-time:hover {
  background-color: #FF005A;
}
.active-time{}

.accordion-time:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active-time:after {
  content: "\2212";
  color: #fff;
}
.panel-time {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width: 69%;
    text-align: left;
    line-height: 31px;
}
.panel-time a{color: #fff;}
/*pagina contatti*/
.custom-contacts-visualnote{width: 90%;margin: 0px auto 0;}
.custom-contacts-visualnote input[type="submit"] {
    width: 100%;
    margin-top: 50px;
    height: 80px;
    background: #FF005A;
    color: #fff;
    font-size: 36px;
    font-family: 'Epilogue', sans-serif;
    border-radius: 15px;
    border: 0;
}
.custom-contacts-visualnote input:-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.custom-contacts-visualnote input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.custom-contacts-visualnote input:placeholder {
  color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output{border-color: #46b450; background-color: #46b450;}
.wpcf7-not-valid-tip {
    color: #FF005A;
    font-size: 14px;
    margin-top: 5px;
    text-transform: uppercase;
}
.newsletter-block .wpcf7-not-valid-tip{color: #fff;}
.footer-coupon-container .footer-coupon .coupon_button{padding: 2px 25px !important; height: 55px !important;}
.footer-coupon-container .footer-coupon input{height:55px !important; border:0 !important;}
.wc-item-count{background-color: #fff !important; color: #000 !important;}
.wc-timeline-product .image{width: auto !important; height: auto !important;}
.wc-timeline-product{height: auto !important}
.wpcf7-list-item{margin:20px 0 0;}
.custom-contacts-visualnote input[type="email"], .custom-contacts-visualnote input[type="text"], .custom-contacts-visualnote textarea, .custom-contacts-visualnote select {
  width: 100%;
  height: 50px;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin-top: 50px;
  text-align: left;
  font-size: 24px;
  color: #fff;
  font-family: 'Epilogue', sans-serif;
}

.custom-contacts-visualnote select {color: #999;}
.custom-contacts-visualnote textarea{height: 200px;}
/*animation*/
.gradient-border {
  --border-width: 2px;
  position: relative;
  background: #000;
  border-radius: 20px;
}

.gradient-border::after {
  position: absolute;
  content: "";
  top: calc(-1 * var(--border-width));
  left: calc(-1 * var(--border-width));
  z-index: -1;
  width: calc(100% + var(--border-width) * 2);
  height: calc(100% + var(--border-width) * 2);
  background: linear-gradient(60deg, #5f86f2, #a65ff2, #f25fd0, #f25f61, #f2cb5f, #abf25f, #5ff281, #5ff2f0);
  background-size: 300% 300%;
  background-position: 0 50%;
  border-radius: 20px;
  animation: moveGradient 4s alternate infinite;
}

@keyframes moveGradient {
  50% {background-position: 100% 50%;}
}
.img-alone{width:70%; margin:0 auto;}

.mobile-version{display: none;}
/* hamburger */

.visual-note-head.mobile-version #navi-toggle.checkbox{display: none;}
.woocommerce-checkout .checkbox{display: block}
.woocommerce-privacy-policy-text a.woocommerce-privacy-policy-link{color:#fff;}
.button-menu {
  background-color: white;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  position: fixed;
  top: 6vh; 
  right: 3vw; 
  z-index: 2000;
  box-shadow: 0 1rem 3rem black;
  text-align: center; 
  cursor: pointer;
}

.background {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  position: fixed;
  top: 7vh; 
  right: 6.5vw; 
  background-image: radial-gradient(#FF005A, #000000);
  z-index: 1000;
  transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}

.nav {
  height: 100vh;
  position: fixed;
  top: 0;
  right: -60vw;
  z-index: 1500;
  opacity: 0;
  width: 0;
  transition: all 0.8s;
  overflow: hidden;
}

.list, #menu-menu-principale-1, #menu-menu-principale-eng-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.mobile-fix {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.mobile-fix li {
    margin: 0 40px;
}
.mobile-fix li a {
    font-size: 23px;
}
.head-menu.list a, #menu-menu-principale-1 a, #menu-menu-principale-eng-1 a {
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
}
.head-menu.list li, #menu-menu-principale-1 li, #menu-menu-principale-eng-1 li{margin:17px 15px;}
/* functionality */
.checkbox:checked ~ .background {
    transform: scale(100);
    height: 3rem;
}
.checkbox:checked ~ .nav {
  opacity: 1;
  width: 100%;
  right: 0;
}

/*  */
/* styling hamb ICON */
.icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon,
.icon::before,
.icon::after {
  width: 2rem;
  height: 2px;
  background-color: gray;
  display: inline-block;
}
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.icon::before {
  top: -0.5rem;
}
.icon::after {
  top: 0.5rem;
}
.button-menu:hover icon:before {
  top: -1rem;
}
.button-menu:hover icon::after {
  top: 1rem;
}
.checkbox:checked + .button-menu .icon {
  background-color: transparent;
}
.checkbox:checked + .button-menu .icon::before {
  top: 0;
  transform: rotate(135deg);
}
.checkbox:checked + .button-menu .icon::after {
  top: 0;
  transform: rotate(-135deg);
}
.wpml-ls-legacy-dropdown-click{width: auto;}
.wpml-ls-legacy-dropdown-click a{background-color: transparent; color: #fff; border:0;}
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover{background-color: transparent !important; color: #fff !important;}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{top:calc(43% - .175em);}
@media screen and (max-width: 1024px) {
  .head-menu li a, #menu-menu-principale li a, #menu-menu-principale-eng li a{font-size: 18px;}
  .row-two{flex-direction: column;}
  .column{width: 90%; margin-bottom: 30px;}
  .row-two.margin-settings{margin: 5vh 0;}
  .img-payment{width: 50%; margin-right: 10px;}
  .font-110{font-size: 70px;}
  .font-54, .font-70, .font-80{font-size: 44px;}
  .font-24{font-size: 20px; line-height: 31px;}
  .font-40{font-size: 30px;}
  .column h2.font-40{margin-bottom: 30px;}
  .width-50, .width-80, .width-70perc{max-width: 85%; width: 85%;}
  .absolute-title .font-54{font-size: 20px; line-height: 18px;}
  .absolute-title {
    line-height: 20px !important;
    text-align: center;
    margin: 0 auto 10px;
    width: 80%;
    position: relative;
    left:auto;
}
.swiper-slide .extended-cta{margin:5px auto 0;}
/*.swiper-button-next, .swiper-button-prev{top: 65% !important;}*/
  .extended-cta{width: 20px; height: 20px;}
  .margin-top-40px{margin-top:10px}

  .h-align-center{flex-direction: column;}
  .core-business{width: 85%; margin: 0 0px 20px; min-height: inherit; border-radius: 30px;}
  .swiper-slide{border-radius: 30px;}
  .radius-50{border-radius: 30px;}
  img.width-40{max-width: 100%; min-height: initial !important; margin: 0;}
  .margin-mobile-fix .core-business{min-height: initial;}
  .invert-column{flex-direction: column-reverse;}
  .margin-settings.margin-mobile-fix{margin:5vh 0;}
  .margin-settings{margin: 10vh 0;}
  footer{margin-bottom: 0;}
  .newsletter-block{padding: 10vh 0 0;}
  .test{margin-top: 30px;height: 60px;font-size: 28px;}
  .only-for-image{height: 38vh;}
  .img-alone{width: 85%;}
  .accordion-time{width: 85%;}
  .custom-contacts-visualnote{width: 85%; margin-bottom: 10vh !important; margin-top: 10vh !important; padding: 0 5vh !important;}
  .custom-contacts-visualnote .width-50perc, .custom-contacts-visualnote .width-40{max-width: 100%; width:100%;}
  .video-tutorial.width-50perc, .title-list.width-50perc{max-width: 85%; width:85%;}
  .post-template-single-tutorial .margin-settings{margin: 5vh 0;}
  .accordion{width: 100%;}
  .custom-contacts-visualnote input[type="email"], .custom-contacts-visualnote input[type="text"], .custom-contacts-visualnote textarea{height: 60px; font-size: 28px;}
  .custom-contacts-visualnote input[type="submit"]{border-radius: 5px;height: 60px;}
  .woocommerce.columns-4::before{font-size: 44px;}
  .woocommerce.columns-4{margin-top:10px;}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width: 40%;}
  .contenitor-visual-note{flex-direction: column;}
  .contenitor-visual-note .woocommerce-product-gallery__wrapper{scroll-snap-type: x mandatory; width: 100%;display: flex;overflow-x: scroll;flex-direction: row;background: #000;position: relative;overflow-y: hidden;}
  .woocommerce-product-gallery__image{width: 100%!important; min-width: 100%; scroll-snap-align: start;}
  .woocommerce-product-gallery__image:after{}
  .woocommerce-product-gallery__image:last-child{z-index: 999; position: relative;}
  .swipe-container-vn{width: 1000px;
    height: 100px;
    position: sticky;
    left: 390px;
    margin-top: 400px;}
  .contenitor-visual-note .woocommerce-product-gallery__wrapper img{border-radius: 0; }
  .unset-for-sticky-note{margin: 0 auto;width: 85%;}
  .visual-note-page-single .woocommerce .single-product .summary.entry-summary{position: relative;}
  .tabs-visual-note{padding: 0; width: 85%; margin: 0 auto !important;}
  .woocommerce table.shop_attributes{width: 100%; font-size: 18px;}
  .swipe {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    width: 100px;
    height: 100px;
    overflow: hidden;
  }
}
@media screen and (max-width: 900px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{margin: 0 2% 5% !important; width: 46% !important;}
  .mobile-version{display: block;}
  .desktop-version{display: none;}
  .wc-timeline-product-title{font-size: 12px; max-width: 250px; line-height: 15px;}
  #top-social-menu{padding-top: 5px;}
  .button-menu{right: 4vw;}
  .background{right: 5.5vw;}
  #nslider-visual-note .elementor-carousel-image-overlay b{line-height: 30px;font-size: 30px;}
  #nslider-visual-note .elementor-carousel-image-overlay{font-size:20px;line-height:26px;}
}
@media screen and (max-width: 480px) {
  body, button{ font-size: 18px;}
  #nslider-visual-note .elementor-carousel-image-overlay{font-size: 14px; line-height: 19px;padding-top: 40px;}
  #nslider-visual-note .elementor-carousel-image-overlay b{font-size: 20px; line-height: 18px;}
  .woocommerce div.product .product_title{line-height: 28px;}
  .woocommerce div.product .product_title span{font-size: 16px;}
  .woocommerce div.product p.price, .woocommerce div.product span.price{font-size: 30px; font-style: normal;}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width: 42% !important; margin: 0 10px 20px !important;}
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{font-size: 14px;}
  .woocommerce ul.products li.product .woocommerce-loop-category__title span, .woocommerce ul.products li.product .woocommerce-loop-product__title span, .woocommerce ul.products li.product h3 span{font-size: 12px;}
  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{text-align: left;}
  .woocommerce-shop .social-floating{display: none;}
  .social-floating{display: none;}
  .woocommerce.columns-4::before{font-size: 24px;}
  .font-54, .font-70, .font-80, .font-34{font-size: 24px;line-height: 24px;}
  .font-110{font-size: 30px; line-height: 1px;}
  .visual-note-page-single .woocommerce .single-product .summary.entry-summary {width: 100%; margin-top: 0; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px solid; padding-top:20px;}
  .related.products h2{font-size: 24px;}
  .font-24, .font-20 {font-size: 16px;line-height: 22px;}
  .cta{border-radius: 8px !important; padding: 15px 28px !important; font-size: 14px !important;}
  .swiper-slide img{width: 80%;height: 80%; margin: 0 auto;}
  .social-floating-list li {width: 20px;margin-right: 6px;}
  .marquee{font-size: 12px;width: 160%;}
  .marquee-container{height: 30px; line-height: 30px;}
  .marquee2 {animation-delay: 30s;}
  .logo-visual-note img{width: 140px;}
  .icon, .icon::before, .icon::after{width: 1rem;background-color: #000;}
  .icon::before{top: -0.3rem;}
  .icon::after{top: 0.3rem;}
  .mobile-line-height, h1{font-size: 24px !important;line-height: 30px;}
  .accordion-time{line-height: 20px;font-size: 16px;}
  .panel-time{width: 80%;line-height: 22px;font-size: 14px;}
  .mobile-line-height{line-height: 54px;}
  .button-menu{width: 2.5rem; height: 2.5rem;}
  .background{height: 1rem;width: 1rem;}
  .head-menu.list a{font-size: 26px;}
  .extended-cta{border-radius: 50% !important;padding: 10px !important;}
  .absolute-title{bottom: 0;}
  .swiper-button-next:after, .swiper-button-prev:after{font-size: 20px !important;}
  .core-business .button-container .cta{margin-bottom: 10px;}
  .link-secondary-menu a{font-size: 16px;}
  .font-40{font-size: 25px;}
  .img-payment{width: 90%;}
  .link-secondary-menu{font-size: 16px;}
  .only-for-image{background-attachment: scroll; height: 50vh;background-position: center;}
  .visual-note-page-single{margin:0;}
  .align-justify{text-align: left !important;}
  .contenitor-time{width: 85%;}
  .dx{margin-left: 5%;}
  .plettro{margin-left: 5px; top:30px; display: none;}
  .timeline-about{background-image: none;}
  .accordion {width: 85%;display: flex;justify-content: space-between;align-items: center;}
  .custom-contacts-visualnote{padding: 0 20px !important;}
  .woocommerce-product-details__short-description{font-size: 16px; line-height: 22px;}
  .woocommerce div.product .woocommerce-tabs .panel{font-size: 16px; line-height: 22px;}
  .woocommerce table.shop_attributes{font-size: 14px;}
  .no-mask{mask: none;-webkit-mask: none;}
  .woocommerce-checkout #payment div.form-row {
      padding: 3px !important;
   }
   #stripe-payment-data fieldset { border: 0;}
  .woocommerce-product-details__short-description p{text-align: left !important;}
  .custom-contacts-visualnote input[type="email"], .custom-contacts-visualnote input[type="text"], .custom-contacts-visualnote textarea{font-size: 18px;}
  .custom-contacts-visualnote{font-size: 14px;}
  .custom-contacts-visualnote input[type="submit"] {border-radius: 5px;height: 45px;font-size: 20px;}
  .link-secondary-menu a, .menu-footer-menu-about-container ul li a, .menu-footer-menu-info-container ul li a, .menu-footer-menu-about-eng-container ul li a, .menu-footer-menu-info-eng-container ul li a{font-size: 16px;}
  .column h2.font-40{margin-bottom: 20px;font-size: 26px;}
  .font-20{font-size: 14px;}
  .woocommerce-product-details__short-description b, .woocommerce-product-details__short-description strong{font-size: 14px;}
  .variation-product-visual-note ul img{width: 70px;}
  .woocommerce div.product .woocommerce-tabs ul.tabs{text-align: left;}
  .woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0; padding: 0 20px 0 0;}
  .swiper-button-next{right: 0px !important;}
  .swiper-button-prev{left: 0px !important;}
  .swiper{ padding-bottom: 30px !important; padding-top: 30px !important; border-radius: 30px; width: 85%;}
  .woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size: 12px;}
  .app-icon-vn a img{height: 30px;}
    .woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table {
        padding: 20px;
    }

}
