@charset "UTF-8";
/*Author: Christopher Miani*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");

body {width: 100%;height: 100%;font-family: 'Livvic', sans-serif;color: #000;background-color: #fff;font-size: 15px;line-height: 140%;overflow-x: hidden; font-weight: normal;}
html {width: 100%;height: 100%;}
.container{background-color: transparent;}
a {color: #fa6728;text-decoration:none;}
a:hover{text-decoration: none!important; color: #64615a;}
.btn-primary{background-color:#fa6728;border:1px solid #fa6728; text-transform: uppercase; color: #fff;border-radius: 20px;padding: 10px 50px; font-size: 14px;}
.btn-primary:hover{background-color:#fff;border:1px solid #fa6728; color: #fa6728;}
.btn-white{background-color:#fff;border:1px solid #fff; text-transform: uppercase; color: #fa6728; font-size: 14px;border-radius: 20px;padding: 10px 50px;}
.btn-white:hover{background-color:transparent;border:1px solid #fff; color: #fff;}
.bg-orange{background-color:#fa6728;}
.bfbs3-btn-primary, .vp-wrapper .vp-btn-primary{background-image: none;background-color:#fa6728; border:1px solid #fa6728; text-transform: uppercase; color: #fff;border-radius: 20px;padding: 10px 50px;font-size: 14px;}
.bfbs3-btn-primary:hover, .bfbs3-btn-primary:active, .bfbs3-btn-primary:focus, .vp-wrapper .vp-btn-primary:hover{background-color:#fff;border:1px solid #fa6728; color: #fa6728;}
/* ===========Tipografia============= */
.fredericka{font-family: 'Cabin Sketch', cursive;}
.cabinsketch{font-family: 'Cabin Sketch', cursive;}
.cabincondensed{font-family: 'Cabin Condensed', sans-serif;}
.livvic{font-family: 'Livvic', sans-serif;}
.marckscript{font-family: 'Marck Script', cursive;}

h1 {font-size: 40px;line-height: normal; color: #000; font-weight: bold;font-family: 'Cabin Sketch', cursive;}
h2 {font-size: 22px;}
.item-page h2{font-size: 30px;color: #fa6728;font-weight: normal;line-height: normal;}
h3 {font-size: 18px;}
h4 {font-size: 18px; margin-bottom: unset;}
h5 {font-size: 15px;}
b, strong{font-weight: 700;}
.item-page img, .productdetails img{max-width: 100%; height: auto;}
.full-width {margin-left: calc(50% - 50vw);margin-right: calc(50% - 50vw);}
.img-full-force{object-fit: cover;max-width: unset;max-height: 100%;width: 100vw;height: auto;}
.bottom-100 {bottom: 100px !important; }
.productdetails h1{font-size: 35px;}
/*
.menutop ul li a:link, .menutop ul li a:visited{color: #64615a; text-transform: uppercase;}
.menutop ul li a:hover, .menutop ul li a:active, .menutop ul li.active a, .dxtop a:hover{color:#fa6728;}
.menutop ul li > ul.dropdown-menu li a, .menutop ul li > ul.dropdown-menu li a:visited{color: #fa6728;}
.dropdown-menu{border:none!important;min-width: 100%!important;border-radius: none;}
ul.dropdown-menu li a, ul.dropdown-menu li a:visited, ul.dropdown-menu li a:hover{color: #fa6728;}*/

.menutop ul li{position: relative;}
.menutop ul li a:link, .menutop ul li a:visited{color: #64615a;padding: .5rem 0.7rem; text-transform: uppercase;}
.menutop ul li a:hover, .menutop ul li a:active, .menutop ul li.active a, .dxtop a:hover{color:#fa6728;cursor: pointer;}
.menutop ul li:hover, .menutop ul li:focus-within{background-color: transparent;}
.menutop ul li > ul.dropdown-menu li a, .menutop ul li > ul.dropdown-menu li a:visited{color: #64615a;}
.menutop ul li > ul.dropdown-menu li a:hover{color: #fff; background-color:#fa6728;}
.dropdown-toggle::after{display: none;}
/*sotto menu*/
.menutop ul li ul {background-color: #fff; visibility: hidden;opacity: 0;min-width: 200px;position: absolute;transition: all 0.5s ease;margin-top: 0px;left: 0;display: none;}
.menutop  ul li:hover > ul,
.menutop ul li:focus-within > ul,
.menutop  ul li ul:hover,
.menutop ul li ul:focus {visibility: visible;opacity: 1;display: block;}
.menutop ul li ul li {clear: both;width: 100%;}
/*sotto menu 3 livello*/
.menutop ul ul ul {left: 100%;top: 0;}
.menutop ul ul ul li{font-size: 14px!important;}

.dropdown-menu{border:none!important;min-width: 100%!important;border-radius: none;}




#fancybox-content{background-color:#fff;}
.conf-aggiunta{color:#000; font-size:14px; font-weight:600;}
a.showcart{color:#fff;font-size:14px; text-align:center; background-color:#fa6728; text-transform:uppercase; padding:8px 10px; border-radius:0px;}
.pop-cont, .pop-cart{width:100%; text-align:center; margin-top:10px; }
a.continue_link{color:#fa6728;font-size:14px; text-align:center;text-transform:uppercase;}

.overlaymenu {height: 0%;width: 100%;position: fixed;z-index: 2247483647;top: 40px;left: 0;background-color:#fff;transition: 0.5s;overflow-y: scroll;}
.overlaymenu ul li{text-transform: uppercase; padding-bottom: 5px; }
.overlaymenu ul li a, .overlaymenu ul li a:link{color: #fa6728;border-bottom: 1px solid #ccc;}
.overlaymenu .dropdown-menu{display: unset!important;}
.overlaymenu ul li a.dropdown-item{border: none; }
.overlaymenu ul li > ul li{margin-top: 10px;}
.overlaymenu ul li > ul li a::before{content: "-"; color: #21a7d0;padding-right: 5px;}
.dropdown-toggle::after{display: none;}

.vm-order-done{margin-top: 5rem;}
.vm-order-done #form-login, .vm-order-done .post_payment_order_total{margin: 20px 0px;}
.vm-order-done .post_payment_order_total{color: #fa6728; font-weight: 900;}
.adminForm.user-details{width: 100%;}
td.key{width: 20%;}
.vm-orders-order td, .dyn-tabs td, #editcell td, #ui-tabs td{border: 1px solid #efefef; padding:10px;}
.vm-orders-list #form-login{margin: 40px 0px;}
#editcell .adminlist{width: 100%;}
.login input.validate-username, .login input.validate-password, .registration input, .profile-edit input{width: 100%; margin: 10px 0px; border: 1px solid #fa6728}

#blogcategoria .img-intro-left img{width: 100%; height: auto;}
#blogcategoria  .img-intro-left{overflow: hidden; height: 490px; margin-bottom: 20px;}
.colbox .image-block img{width: 100%; height: auto;}
#blogcategoria:hover img{ -webkit-filter: brightness(.7);filter: brightness(.7);-webkit-transform: scale(1.01);-ms-transform: scale(1.01);transform: scale(1.01);-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.colbox .image-block{overflow: hidden; height: 490px; margin-bottom: 20px;}
.acym_form .cell{width: 100%; background-color: transparent; border:none; border-bottom: 1px solid #fff; color: #fff;}
.acym_form .subbutton{ border: 1px solid #fff;background-color: #fff; color: #fa6728; width: 100%;}
.acym_form .subbutton:hover{background-color: #fa6728; color: #fff; border: 1px solid #fff;}
.display-5 { font-size: 2rem;}

.pagination{display: block; width: 100%; text-align: center;}
.pagination-wrapper, .vm-pagination {text-align: center;border-top: 1px solid #eee; float:none; margin-top: 20px;}
.pagination-wrapper .counter,.vm-pagination .counter {font-size: 12px;margin-top: 20px;margin-bottom: 0;}
.pagination-wrapper .counter, .vm-pagination .vm-page-counter {display: block;font-size: 12px;margin-top: 10px;margin-bottom: 0;}
.pagination {margin: 5px auto 20px; display: inline-block!important;}
.pagination >li:first-child >a,
.pagination >li:first-child >span,
.pagination >li:last-child >a,
.pagination >li:last-child >span {border-bottom-left-radius: 0;border-top-left-radius: 0;border-bottom-right-radius: 0;border-top-right-radius: 0;}
.pagination li {display: inline-block;margin: 0 3px;}
.pagination li a {font-size: 14px;font-weight: normal;text-align: center;text-decoration: none;line-height: 34px;text-transform: uppercase;display: inline-block;padding: 0 13px;border-radius: 0;border: 0 !important;background: #eee !important;}
.pagination >li >a,.pagination >li >span {color: #616161;}
.pagination >li >a:hover,.pagination >li >a:focus,.pagination >li >span:hover,.pagination >li >span:focus {color: #616161;background: #f3f3f3 !important;}
.pagination >.active >a,.pagination >.active >span,.pagination >.active >a:hover,.pagination >.active >span:hover,.pagination >.active >a:focus,.pagination >.active >span:focus {color: #616161;background: #f3f3f3 !important;}

span.PricesalesPrice{font-size: 25px;color:#fa6728;}
span.vm-price-desc{font-size: 90%;}
.category-view span.vm-price-desc{display: none;}
.vp-thankyou-container{margin-top: 100px;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{background-color: transparent;}
.qta_label{display: none;}
.quantity-controls.quantity-minus{background-color: transparent;border:none; background-size: 100%; background-image: url(../images/minus.png); width: 25px; height: 25px;}
.quantity-controls.quantity-plus{background-color: transparent;border:none; background-size: 100%; background-image: url(../images/plus.png); width: 25px; height: 25px;}
.quantity-input{width: 100px;}
.productdetails span.vm-price-desc{margin-right: 10px;}
.product-related-products{text-align: center;}
.product-related-products span.vm-price-desc{display: none;}
a.button.checkout{display: none;}


/*pagina info ordini*/
.adminForm.user-details{width: 100%;}
td.key{width: 20%;}
.vm-orders-order td, .dyn-tabs td, #editcell td, #ui-tabs td{border: 1px solid #efefef; padding:10px;}
.vm-orders-list #form-login{margin: 40px 0px;}
#editcell .adminlist{width: 100%;}

span.divider{margin: 0px 5px;}
.breadcrumb li a{color: #000;}
.breadcrumb li a:hover{color: #fa6728!important;}

/*nascondi campi carrello*/
.nacondi-cart{display: none;}
label#richiestafattura_fieldSi-lbl, label#richiestafattura_fieldNo-lbl, #confezioneregalo_fieldSi-lbl, #confezioneregalo_fieldNo-lbl{width: 30%;float: left;}
.company-group span.hover-tootip::after,
.PIva-group span.hover-tootip::after,
.IndirizzoPEC-group span.hover-tootip::after,
.indirizzofattura-group span.hover-tootip::after
{content:"*"!important; color: #ec1c00!important; margin-left:5px;}
textarea#Dedicaregalo_field{width: 95%; min-height: 150px;}

.confezioneregalo-group::before{content:"Si prega di inserire i dati di spedizione del destinatario, se diverso dall'ordinante, al punto 2 (se hai effettuato l'accesso) o al 3 (se non hai eseguito l'accesso al sito).  Nel campo note riportare Nome Cognome ed email del destinatario del regalo"}
label.confezioneregalo_field_lbl, label{margin-top: 10px;}
.vp-form-group label{display: block!important;}

.responsive-tabs {padding: 1rem;}
.responsive-tabs .nav-tabs {display: none;}
.acym_form a, .acym_form a:link{color: #fff;}
.acym_form a:hover{color:#64615a;}
.acyterms{color: #fff;}
.dropdown-item.active, .dropdown-item:active{background-color: #efefef;}


.owl-carousel{position: relative;}
.owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav [class*=owl-]:hover {background-color: transparent; font-size: 0px;}
.owl-nav{width: 50px;height: 50px;}
.owl-nav .owl-next {position: absolute;right: -20px;top: 30%;width: 40px;height: 40px;text-align: center;}
.owl-nav .owl-prev{position: absolute;left: -40px;top: 30%;width: 50px;height: 40px;text-align: center;}
.owl-carousel.owl-loaded{overflow: unset!important;}
.owl-nav .owl-prev::before {
  display: inline-block;
  content: "";
  vertical-align: -.125em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='currentColor' class='bi bi-chevron-compact-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
}
.owl-nav .owl-next::before {
  display: inline-block;
  content: "";
  vertical-align: -.125em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='currentColor' class='bi bi-chevron-compact-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6.776 1.553a.5.5 0 0 1 .671.223l3 6a.5.5 0 0 1 0 .448l-3 6a.5.5 0 1 1-.894-.448L9.44 8 6.553 2.224a.5.5 0 0 1 .223-.671z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
}

.owl-carousel.gallery-prod{
    transform: rotate(90deg);
    width: 365px; 
    transform-origin:left top;
    margin-left: 125px;
    margin-top: 40px;
  } 
  .gallery-prod .owl-item{
    transform: rotate(-90deg);
    margin-left: 10px;
    margin-right: 10px;
    width: 100px!important;
  }
  .owl-carousel.gallery-prod .owl-nav{
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: calc(50% - 33px);
    width: 50px;
height: 50px;
  }
  div.owl-carousel.gallery-prod .owl-nav .owl-prev, div.owl-carousel.gallery-prod .owl-nav .owl-next{
      font-size:36px;
      top:unset;
      bottom: 15px; 
  }


  div.owl-carousel.gallery-prod .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  top: 30%;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
}
div.owl-carousel.gallery-prod .owl-nav .owl-prev{
position: absolute;
  left: -40px;
  top: 30%;
  font-size: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
}
div.owl-carousel.gallery-prod .owl-nav .owl-prev::before {
  display: inline-block;
  content: "";
  vertical-align: -.125em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='currentColor' class='bi bi-chevron-compact-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.776 5.553a.5.5 0 0 1 .448 0l6 3a.5.5 0 1 1-.448.894L8 6.56 2.224 9.447a.5.5 0 1 1-.448-.894l6-3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  transform: rotate(-90deg);
  margin-top: -15px;
  margin-left: -10px;
}
div.owl-carousel.gallery-prod .owl-nav .owl-next::before {
  display: inline-block;
  content: "";
  vertical-align: -.125em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='currentColor' class='bi bi-chevron-compact-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  transform: rotate(-90deg);
  margin-top: -15px;
  margin-left: -20px;
}


@media (min-width: 768px) {
    .responsive-tabs .nav-tabs {
        display: flex;
    }

    .responsive-tabs .card {
        border: none;
    }

    .responsive-tabs .card .card-header {
        display: none;
    }

    .responsive-tabs .card .collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .responsive-tabs .tab-pane {
        display: block !important;
        opacity: 1;
    }
}
.responsive-tabs .nav-link{color: #000!important;}
.responsive-tabs .nav-link:focus, .responsive-tabs .nav-link:hover{color: #fa6728!important;}
#fancybox-wrap{width: unset!important;}
.loginform input{border-radius: 20px;padding: 5px 20px;border: 1px solid #333;}

@media only screen and (min-device-width : 320px) and (max-device-width : 736px)  { 
    body{overflow-x:hidden;width:100%;position:relative; max-width: 100%;}
    iframe{width: 100%; height: 100%;}
    .owl-carousel.gallery-prod {width:70px;}
    .gallery-prod .owl-item {margin-right: unset;width: 70px!important;}
    div.owl-carousel.gallery-prod .owl-nav .owl-prev::before {margin-top: -35px;margin-left: 0px;}
    div.owl-carousel.gallery-prod .owl-nav .owl-next::before {margin-top: -35px;margin-left: -10px;}
  
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1180px) { 
    .overlaymenu{top: 70px;}
}





