/*
 Theme Name: Tour Music Fest Official Shop
 Theme URI: http://tourmusicfest.it/shop
 Description: Tour Music Fest Official Shop
 Author: Matteo Bondatti
 Author URI: uixmatter.ninja
 Version: 1.0
 License: GNU GENERAL PUBLIC LICENSE
 */
/*
body{
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-family: Arial!important;
    font-size: 14px;
    overflow-x: hidden;
}
header{
    width:100%;
    margin: 0;
    float:left;
    position:relative;
    display:inline-block;
}

h1, h2, h3, h4, h5{
    font-family: Arial!important;
}

*/
/* srtuttura */

body {
    color: black;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 300!important;
    font-size: 15px!important;
}
h4 {
    font-family: 'Roboto', sans-serif!important;
    color: white;
    width: 100%;
}
h1,
h2,
h3,
h6 {
    font-family: 'Roboto', sans-serif!important;
    /*color:white;*/
    
    width: 100%;
}
a {
    text-decoration: none;
}
select {
    display: block!important;
    /* reset materialized */
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.input-field {
    margin: 0 0 20px 0;
}
.clearfix:after {
    clear: both;
}
/* IE 6 & 7 */

.clearfix {
    zoom: 1;
}
.hidden {
    display: none;
}
.s-hidden {
    display: none!important;
}
fieldset {
    border: 0!important;
}
.o-hidden{
    overflow:hidden!important;
}
.left {
    float: left!important;
}
.right {
    float: right!important;
}
.full-height{
    height:100%;
    min-height:100%;
}
.slideto {
    transform: translateY(-80px);
    background-color: white;
    position: absolute;
    top: 0;
}
.preload{
    -webkit-animation: pulse 1.8s infinite;
}

@-webkit-keyframes pulse{
  0%{
    -webkit-transform: scale(0.98);
  }
  20%{
    -webkit-transform: scale(1.1);
  }
  35%{ 
    -webkit-transform: scale(1.05);
  }
   50%{
    -webkit-transform: scale(1.1);
  }
  100%{ 
    -webkit-transform: scale(0.98);
  }
}

/* HEADER */

header {
    height: 60px;
    width: 100%;
    top: 0;
    color: black;
    position: fixed;
    background-color: #ffffff!important;
    z-index: 99;
}
#container {
    padding: 50px 20px 30px;
}

.shop-container {
    margin-bottom: 70px;
}

/*  CONTAINER SCHEDE */

.row {
    max-width: 85.5rem!important;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#container {
    padding: 100px 30px;
    overflow: hidden;
}
body {
    background-color: #f6f6f6!important;
    color: black!important;
}
.cart-icon {
    float: right;
    margin: 13px;
    padding-right: 20px;
}
.enter-shop p span {
    background-color: gray;
    width: 30px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 31px;
}
.shop-head {
    width: 100%;
    height: 100vh;
    max-width: 100%!important;
    background-color: #f0f0f0;
    margin-bottom: 40px;
    background-image: url('img/ty-bg.jpg');
    background-attachment: fixed;
    background-size: cover;
    -webkit-filter: grayscale(25%);
    filter: grayscale(25%);
}
#scrollhome {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -60px;
    color: white;
    display: inline-block;
    padding-top: 53px;
}
.banner-intro {
    background-color: rgba(102, 51, 255, 0.88);
    /*border: 10px solid #ffffff;*/
    margin-top: calc(40vh - 310px);
    height: 300px;
    max-width: 60.5rem!important;
}
.banner-intro h1 {
    text-align: center;
    padding: 8%;
    line-height: 27px;
    color: white;
}
.banner-intro h1 span {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    margin-top: 23px;
    display: block;
}
.bar-tab {
    height: 44px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.bar-tab h2 {
    float: left;
    display: inline-block;
    width: 50px;
    color: black!important;
    margin: 0;
    line-height: 12px;
    padding-top: 9px;
    width: 77px;
    margin-left: 10px;
}
.bar-tab h2 span {
    display: inline-block;
    font-size: 10px!important;
    font-weight: 600;
}
.bar-logo {
    width: 45px;
    height: 44px;
    background-color: black;
    text-align: center;
    float: left;
}
.bar-logo img {
    height: 90%;
    margin-top: 5%;
}

.toplogo{
    display: inline-block;
    width: 250px;
}
.bar-menu {
    display: inline-block;
    float: right;
    margin: 0;
    position: absolute;
    right: 0;
}
.bar-menu li {
    display: inline-block;
    color: #b6b6b6;
    padding: 10px 10px 12px;
    font-size: 13px;
}
.bar-menu li.active {
    color: black;
    border-bottom: 1px solid black;
}
.row.vspace {
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px;
    padding-bottom: 65px;
    margin-top: 68px;
    position: relative;
    z-index: 4;
}
.row.vspace h3 {
    color: black;
    font-weight: bold;
    font-size: 30px;
    margin: 0;
}
.row.vspace p {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
}
.row.vspace .testo p {
    width: 100%;
    margin: 0 auto;
}
.row.vspace span {
    color: gray;
    line-height: 25px;
}
/*.vspace {

    opacity:.8;
    transition:opacity.9s ease-in-out 1.4s;
}

.vspace:hover {

    opacity:1;
    transition:opacity  .2s ease-in-out;
    
}*/

.foto {
    position: relative;
}
.testo {
    font-size: 12px;
}
.testo .compra-button {
    margin-top: 25px;
    width: 100%;
    height: 39px;
}
.testo .compra-button span[name="compra-ora"]{
    width:110px!important;
}
.testo .compra-button span {
    border: 1px solid #6633ff;
    color: #6633ff;
    height: 34px;
    padding: 4px 16px;
    margin-top: 1px;
    margin-right: 10px;
    border-radius: 19px;
    display: block;
    text-align: center;
    float: left;
    width: 91px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.testo .compra-button span:after {
    content: '';
    position: absolute;
    background-color: #56eae4;
    left: 50%;
    top: 50%;
    width: 0px;
    height: 0px;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: 50% 50%;
    border-radius: 50%;
    z-index: -1;
}
.testo .compra-button span:hover:after {
    width: 250px;
    height: 250px;
    transition: all .4s;
    transition-timing-function: ease-in-out;
}
span.piena {
    background-color: #6633ff!important;
    color: white!important;
}
.doppia .testo:nth-child(1) {
    padding-right: 50px;
    border-right: 1px solid #ececec;
}
.doppia .testo:nth-child(2) {
    padding-left: 50px;
}
.doppia {
    border-bottom: 0!important;
}
.experiences {
    margin-top: 35px;
    margin-bottom: 35px;
    height: 300px;
    text-align: center;
    position: relative;
}
.experiences .cont {}

.row.experiences {
    padding-bottom: 30px!important;
    padding-top: 30px!important;
}
.experiences * {
    z-index: 6!important;
    position: relative;
}
.experiences p {
    color: white;
    margin: 0;
}
.experiences:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1;
    top: 0;
}
.experiences h3 {
    font-size: 3vw!important;
    margin-bottom: 0!important;
    text-align: center;
    margin: 0!important;
    padding: 0;
    line-height: 5rem;
    color: white!important;
}
.woocommerce-message {
    margin-top: 14px;
}

.woocommerce-error{
    position: absolute;
    top: 60px;
    z-index: 999;
    width: 100%;
    left:0;
    padding-left: 50px!important;
}

.shopclose,
.chiudi-minicart {
    height: 30px;
    width: 30px;
    top: 28px;
    z-index: 11;
    cursor: pointer;
    position: absolute;
    left: calc(50% - 15px);
    background-image: url('img/icon/ico-chiudi-n.svg');
}
.setheight {
    height: 19vw;
    background-position: right;
}
.backtosite {
    display: block;
    width: 100%;
    padding: 0;
    left: 0;
    top: 0;
    position: fixed;
    margin: 0;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 10px;
    z-index: 99;
}
.form-compra {
    display: none;
}
.cancellami .columns {
    display: inline-block!important;
    margin-top: 5px;
    border-top: 1px solid rgba(226, 226, 226, 0.57);
    padding-top: 35px;
    width: 100%;
}
.cancellami form{
    display: inline-block;
    width: 100%;
}
.shoplightb h1 {
    color: black;
    margin-bottom: 3px;
    margin-top: 3px;
}
.shoplightb h2 {
    color: black;
    margin: 0;
    font-size: 15px;
    margin-bottom: 6px;
}
.tmfpreload {
    position: fixed;
    display: none;
    top: 50%;
    width: 83px;
    z-index: 999999999;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.fix-border {
    padding-left: 24px;
    border-right: 0!important;
    padding-right: 0!important;
}
.opacityzerotre {
    opacity: .3;
}
.tmfpopup {
    width: 100%;
    overflow: hidden;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    align-content: center;
    background-color: rgba(162, 159, 159, 0.76);
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}
.popcont {
    position: relative;
}
.tmfpopup h2 {
    text-align: center;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.57);
    padding: 60px 20px 34px;
    background-color: #6633ff;
    color: white;
    display: inline-block;
    z-index: 999;
    width: 300px;
    position: relative;
}
/*.tmfpopup h2 img{
    display: block;
    text-align: center;
    width: 150px;
    left: 3px;
    top: 9px;
    position: absolute;
    padding: 4px;
}*/

.tmfpopup h2 span {
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    display: block;
    margin-top: 15px;
}
.popclose {
    background-image: url('img/icon/ico-chiudi-v.svg');
    height: 23px;
    position: absolute;
    top: 41px;
    right: 50%;
    margin-right: -12px;
    background-size: cover;
    width: 23px;
    cursor: pointer;
    z-index: 9999;
}
/* SHOP PANEL */

.shop-pan {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99;
    position: fixed;
    display: block;
    background-color: rgba(7, 0, 28, 0.84);
    transform-origin: center center;
    transition: all 0.3s ease-in-out;
    overflow-y: auto;
}
.shop-pan .variations label {
    padding: 0px 0 10px 0;
    text-transform: uppercase;
}
.shop-pan .row {
    position: relative;
    max-width: 67.5rem!important;
}
.prod-cat,
.prod-title {
    display: inline-block;
    position: relative;
    color: white;
    font-size: 13px;
}
.light-head {
    position: absolute;
    margin-top: 104px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 1);
    padding-top: 7px;
}
.prod-cat {
    float: right;
}
.shop-pan .tab-price {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 15px;
    font-weight: bold;
    border: 2px solid black;
    padding: 6px 10px;
}
.shop-compra .tab-price {
    width: 100%;
    margin: 30px 0;
    position: relative;
}
.prod-desc h2 {
    color: black!important;
    font-size: 15px;
    margin-top: 0;
}
.prod-price {
    position: absolute;
    bottom: 0;
    background-color: black;
    color: white!important;
    display: block;
    text-align: center;
    opacity: 1;
    font-weight: 400;
    padding: 5px 13px;
    font-size: 15px!important;
}
.prod-price * {
    color: white!important;
}
.prod-price h5 {
    margin: 3px 8px;
    font-size: 20px;
    padding-left: 6px;
    font-weight: 300;
}
.backtosite {
    display: block;
    width: 100%;
    padding: 0;
    left: 0;
    top: 0;
    position: fixed;
    margin: 0;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 10px;
    z-index: 99;
}
.shop-description,
.shop-compra,
.shop-regala {
    color: black;
    background-color: #f6f6f6;
    padding: 25px 100px;
    margin: 0 auto;
    margin-top: 143px;
    margin-bottom: 60px;
    padding-top: 50px;
    padding-bottom: 70px;
}
.shop-description p img,
.shop-compra p img,
.shop-regala p img {
    width: 100%;
    margin-bottom: 34px;
}
.shop-compra p,
.shop-regala p {
    color: black;
    font-size: 1.5em;
    font-weight: bold;
}
.shop-pan .ajcontent {
    border-top: 1px solid rgba(226, 226, 226, 0.57);
    margin-top: 25px;
    padding-top: 10px;
}
.shop-pan .price,
.shop-pan .woocommerce-Price-amount {
    position: absolute;
    font-size: 26px;
    right: 0;
    top: 0;
}
.shop-pan .ajhead {
    padding-right: 120px;
}
/* message info woocommerce */

.woocommerce-message {
    top: 0px;
    width: 100%;
    left: 0;
    height: 67px;
    border: 0;
    border-bottom: 2px solid #33ffd7;
}
.woocommerce-message::before {
    color: #33ffd7!important;
}
/* woocommerce reset */

/*.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    width: 100%!important;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100%!important;
}*/
/* bottoni */

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #6633ff;
    color: #fff;
    border-radius: 22px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #6633ff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #906bff;
    color: #fff;
}
/* select */

.select2-container--default .select2-selection--single {
    padding-top: 8px;
    height: 45px;
    border-color: #e0e0e0;
}
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
    border-bottom: 1px solid #e0e0e0!important;
}
.select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid #eaeaea!important;
    border-radius: 0;
}
textarea#order_comments {
    border: 1px solid #eaeaea!important;
    padding: 10px!important;
}
#customer_details .col-2 {
    margin-top: 60px;
    margin-bottom: 50px;
}
.woocommerce table.shop_table {
    border: 0;
    border-bottom: 1px solid #33ffd7!important;
    padding-bottom: 17px!important;
    border-radius: 0px!important;
}
.woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 20px;
}
.woocommerce div.product {
    margin-top: 55px!important;
}
/* form checkout */
/*
label[for="artistapartecipante"]{
    display:none!important;
}*/
.checkout-title{
    background-color: white;
    text-align: center;
    padding: 25px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    border-bottom: 3px solid #6633ff;
}
.page.woocommerce-checkout {
    background-image: url('img/ty-bg.jpg');
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    color: white;
    background-color: white;
}

.page.woocommerce-checkout form.woocommerce-checkout{
    padding: 20px;
    margin-bottom: 50px;
    position: relative;
}
.checkout_coupon.woocommerce-form-coupon{
  border:0!important;
}
.checkout_coupon.woocommerce-form-coupon button[type=submit]{
  background-color: #6633ff;
  color: white;
}

.woocommerce-form-coupon-toggle{
  display: none
}

p#billing_address_2_field {
    margin-top: 28px;
}
.woocommerce-billing-fields label {
    transform: translateY(5px);
    color: black!important;
    font-weight: 600;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: rgba(255, 255, 255, 0.28);
    margin-top: 40px;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single {
    background-color: #f6f6f6!important;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border:none!important;
}
.woocommerce table.shop_table td a {
    color: black;
    font-weight: bold;
}
/* border checkout */

.checkout table.shop_table {
    padding-bottom: 0px!important;
    border-bottom: 2px solid #33ffd7!important;
}
/* cart style element */

.shop_table.woocommerce-checkout-review-order-table .product-name .variation .variation-taglia p,
.shop_table.woocommerce-checkout-review-order-table .product-name .variation,
.woocommerce-cart-form__cart-item .product-name .variation .variation-taglia p,
.woocommerce-cart-form__cart-item .product-name .variation {
    margin-top: 0px;
}
.shop_table.woocommerce-checkout-review-order-table .product-name .variation,
.woocommerce-cart-form__cart-item .product-name .variation {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}
dd.variation-it, dt.variation-it{display:none!important}
/* cart item */

tr.cart_item {
    /*height: 60px;*/
}
.woocommerce-page table.cart td.actions .button[name='update_cart'] {
    display: inline-block!important;
    width:auto;
}
/* cart tr subtotal total */

tr.cart-subtotal,
tr.order-total {
    height: 60px;
    background-color: #dfdcde;
}
.woocommerce-cart-form__cart-item .cart-remove {
    width: 60px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 94px!important;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr:last-child td {
    padding-top: 23px;
}
.woocommerce-cart-form__contents .quantity input {
    border: 0!important;
}
/*aggiorna carrello */

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #33ffd7!important;
    color: #6633ff!important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 94%!important;
    padding: 0.718em 1.4em!important;
    font-weight: 500!important;
    border-radius: 30px!important;
}

.woocommerce-form__label-for-checkbox #terms {
    opacity: 1!important;
    position: relative;
    left: auto;
}

.woocommerce-error li a{
    display:none!important;
}
/* single product */


.single-product .woocommerce-product-details__short-description h2 {
    font-size: 15px;
}
.single-product span.woocommerce-Price-amount.amount {
    color: white;
    font-weight: bold;
    margin-top: -5px;
}
.single-titolo {
    text-transform: none!important;
    color: black!important;
    font-size: 17px!important;
    margin-top: 10px!important;
}

.single-product div.product .product_title.entry-title {
    margin-bottom: 0
}
.single-product div.product .price {
    margin: 0;
}

/*social cart*/
.single-product .addthis_inline_share_toolbox {
    clear: both;
    position: fixed;
    width: 101px;
    left: 0;
    z-index: 99;
    top: 150px;
}
.shop-pan  .addthis_inline_share_toolbox{
    display:none!important;
}
@media only screen and (max-width: 640px) {

    .single-product .addthis_inline_share_toolbox {
        position: relative;
        width: 100%;
        left: auto;
        display: inline-block;
        margin-top: 49px;
        background-color: rgba(255, 255, 255, 0);
        border-top: 1px solid white;
        padding: 18px 10px 6px;
        top: 30px;
    }

}
/* field / label */

.quantity {
    margin-left: 90px;
    margin-top: -18px;
    margin-bottom: 35px;
}
.labelqty {
    font-size: 0.8rem;
    color: #9e9e9e;
    padding: 0px 0 10px 0;
    text-transform: uppercase;
    float: left;
}
.shop-pan .label, .single-product .label {
    width: 83px;
    text-transform: uppercase;
    padding-left: 0;
    font-weight: bold!important;
}

.woocommerce .quantity .qty{
    background-color:white!important;
    color:black!important;
}

.single-product div.product form .quantity, .shop-pan form .quantity{
    margin-top: -15px!important;
    display: block;
    margin-left: 89px!important;
}
.single-product div.product form .quantity{
    margin-left: 0px!important;
}

/* single product top*/


/*padding dei due blochi */

.single-product .single-bg-top .woocommerce-product-gallery, .single-product .single-bg-top .summary.entry-summary{
    padding:0 .89rem;
}
.single-product .single-bg-top .summary.entry-summary{
    width:35%!important;
    margin-bottom:0;
}

/* Gallery */

.single-product .single-bg-top div.images.woocommerce-product-gallery{
    width: calc(65% - 1.78rem);
    background-color: rgba(102, 51, 255, 0.43);/*#272727;*/

    margin: 0 .89rem;
    padding: 0;
}
.single-bg-top .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{    
    margin:0;
}

/* form */

.single-bg-top .summary.entry-summary button[type="submit"]{
    display: block;
    clear: both;
    margin-top: 12px;
}

.single-product div.product form.variations_form {
    margin-bottom:0!important;
}


.single-product .single-bg-top div.product form.cart .variations select {
    color:black;
}

.single-product div.product form.cart .variations select{
    color:black;
}
.single-product div.product form.cart .variations td.label {
    display: inline-block;
    float: left;
}
.single-product div.product form.cart .variations td.value {
    width: 70%;
    float: left;
    text-align: center;
}

.single-product .row.vspace {
    margin-bottom: 15px;
    padding-bottom: 34px;
    margin-top: 20px;
}

/* tabs */

.single-product div.product .woocommerce-tabs ul.tabs li{
    background-color:transparent;
}

.single-product div.product .woocommerce-tabs ul.tabs::before, .single-product div.product .woocommerce-tabs ul.tabs::after,
.single-product div.product .woocommerce-tabs ul.tabs li.active::before, .single-product div.product .woocommerce-tabs ul.tabs li.active::after,
.single-product div.product .woocommerce-tabs ul.tabs li::before, .single-product div.product .woocommerce-tabs ul.tabs li::after{
    display:none;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active, .single-product div.product .woocommerce-tabs ul.tabs li{
    border-radius:0;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #6633ff!important;
    border-color: #6633ff!important;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active a{
    color:white!important;
}
.single-product div.product .single-bg-top .comment-form{
    color:black!important;
}

.single-product .product .tabs {
    background-color:transparent;
    margin-top: 60px!important;
    padding: 6px!important;
}

.single-product .product .tabs:before{
    bottom: 8px!important;
}

.single-product div.product .woocommerce-tabs.wc-tabs-wrapper{
    width:100%;
    padding: 0 .98rem .89rem;
}

/* Rating */

.woocommerce .star-rating{
    float: left;
    width: 100%;
    height: 23px;
    margin-top: 8px!important;
}
.woocommerce .star-rating span{
    height: 22px;
    margin-top: -5px;
    color: #f8e101;
 }   
.woocommerce .star-rating::before, .woocommerce .star-rating span::before  {
    font-size: 16px;
}

.woocommerce .star-rating span::before  {
    top:5px;
}

.single-product div.product .single-bg-top p.stars a {
    color: #dec902;
}

.single-product .related .star-rating span::before  {
    top:0px;
}

/* related */

.single-product .product .related {
    display: block;
    float: left;
    width: 100%;
    margin-top: 31px;
    padding-top: 7px;
    margin-bottom: 50px;
}
.single-product .product .related h2 {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: .9375rem;
    padding-left: .9375rem;
    min-width: 0;
}

/* categoria iscrizioni*/

.product_cat-registration-mt .woocommerce-product-gallery,
.product_cat-registration .woocommerce-product-gallery,
.product_cat-registration-2 .woocommerce-product-gallery,
.product_cat-experiences .woocommerce-product-gallery,
.product_cat-registration-2-mt .woocommerce-product-gallery{
    display:none!important;
}

.product_cat-registration-mt .single-bg-top #main-single .summary.entry-summary,
.product_cat-registration .single-bg-top #main-single .summary.entry-summary,
.product_cat-registration-2 .single-bg-top #main-single .summary.entry-summary,
.product_cat-experiences .single-bg-top #main-single .summary.entry-summary,
.product_cat-registration-2-mt .single-bg-top #main-single .summary.entry-summary{
    width: 100%!important;
    text-align: center!important;
}

.product_cat-registration-mt .after-prod,
.product_cat-registration .after-prod,
.product_cat-registration-2 .after-prod,
.product_cat-experiences .after-prod,
.product_cat-registration-2-mt .after-prod{
    display:none;
}

.product_cat-registration-2-mt .single-bg-top #main-single .summary.entry-summary form .labelqty,
.product_cat-registration-mt .single-bg-top #main-single .summary.entry-summary form .labelqty,
.product_cat-registration .single-bg-top #main-single .summary.entry-summary form .labelqty,
.product_cat-registration-2 .single-bg-top #main-single .summary.entry-summary form .labelqty,
.product_cat-experiences .single-bg-top #main-single .summary.entry-summary form .labelqty,

.product_cat-registration-2-mt .single-bg-top #main-single .summary.entry-summary form .quantity.hidden,
.product_cat-registration-mt .single-bg-top #main-single .summary.entry-summary form .quantity.hidden,
.product_cat-registration .single-bg-top #main-single .summary.entry-summary form .quantity.hidden,
.product_cat-registration-2 .single-bg-top #main-single .summary.entry-summary form .quantity.hidden,
.product_cat-experiences .single-bg-top #main-single .summary.entry-summary form .quantity.hidden,

.product_cat-registration-2-mt .single-bg-top #main-single .summary.entry-summary form .addthis_inline_share_toolbox,
.product_cat-registration-mt .single-bg-top #main-single .summary.entry-summary form .addthis_inline_share_toolbox,
.product_cat-registration .single-bg-top #main-single .summary.entry-summary form .addthis_inline_share_toolbox,
.product_cat-registration-2 .single-bg-top #main-single .summary.entry-summary form .addthis_inline_share_toolbox,
.product_cat-experiences .single-bg-top #main-single .summary.entry-summary form .addthis_inline_share_toolbox {
    display:none!important;
}

.product_cat-registration-2-mt .single-bg-top #main-single .summary.entry-summary form button.single_add_to_cart_button,
.product_cat-registration-mt .single-bg-top #main-single .summary.entry-summary form button.single_add_to_cart_button,
.product_cat-registration .single-bg-top #main-single .summary.entry-summary form button.single_add_to_cart_button,
.product_cat-registration-2 .single-bg-top #main-single .summary.entry-summary form button.single_add_to_cart_button,
.product_cat-experiences .single-bg-top #main-single .summary.entry-summary form button.single_add_to_cart_button{
    left:50%;
    transform:translateX(-50%)
}

.product_cat-registration .single-bg-top,
.product_cat-registration-2-mt .single-bg-top,
.product_cat-registration-2 .single-bg-top,
.product_cat-registration-mt .single-bg-top,
.product_cat-experiences .single-bg-top {
    padding-top: 30vh!important;
    padding-bottom: 18vh!important;
    background-image:url('img/primafase-acconto.jpg')!important;
    z-index:2;
    position:relative;
}
.product_cat-registration-2-mt .single-bg-top:after,
.product_cat-registration-mt .single-bg-top:after,
.product_cat-registration .single-bg-top:after,
.product_cat-registration-2 .single-bg-top:after,
.product_cat-experiences .single-bg-top:after {
    content:'';
    position:absolute;
    background-color:rgba(0, 0, 0, 0.61);
    z-index:1;
    width:100%;
    height:100%;
    left:0;
    top:0;

}
.product_cat-registration-2-mt .single-bg-top *,
.product_cat-registration-mt .single-bg-top *,
.product_cat-registration .single-bg-top *,
.product_cat-registration-2 .single-bg-top *,
.product_cat-experiences .single-bg-top * {
    z-index:3!important;
}

.product_cat-registration-2-mt .after-tab,
.product_cat-registration-mt .after-tab,
.product_cat-registration .after-tab,
.product_cat-registration-2 .after-tab,
.product_cat-experience .after-tab{
    padding-bottom:0px!important;
}

/* background product tag - nascosti*/
/* reset materialized */

.product_tag-primafase .single-bg-top {
    background-image: url('img/bgprod/primafase.jpg')!important;
    background-position: center;
}

.product_tag-secondafase .single-bg-top {
    background-image: url("img/bgprod/secondafase.jpg")!important;
    background-position: center;
}

.product_tag-experiences .single-bg-top {
    background-image: url('img/bgprod/banner-experience.jpg')!important;
    background-position: center;
}
/* VARIANTI EXPERIENCE */
.summer-music-camp .product_tag-experiences .single-bg-top {
    background-image: url('img/bgprod/summer-music-camp.jpg')!important;
    background-position: center;
}

.summer-music-camp-junior-edition .product_tag-experiences .single-bg-top {
    background-image: url('img/bgprod/summer-music-camp-junior-edition.jpg')!important;
    background-position: center;
}

.summer-music-camp-junior-edition .entry-summary > .product_title + .price,
.summer-music-camp .entry-summary > .product_title + .price{
    display:none!important;
}

.summer-music-camp-junior-edition .variations .value,
.summer-music-camp .variations .value{
    text-align:center;
}

.summer-music-camp-junior-edition .variations .value a,
.summer-music-camp .variations .value a{
    color:white;
}
/* FINE VARIANTI EXPERIENCE */

.product_tag-experiences table.variations .label {
    width: 100%;
    text-align: center;
    margin-top: -20px;
}

.product_tag-experiences table.variations .value{
    width: 100%!important;
    margin-top: -20px;
}
.product_tag-experiences table.variations .value select{
    max-width: 350px!important;
    margin: 0 auto!important;
    min-width: auto!important;
}

.single-product .product_tag-experiences .after-tab{
    padding-bottom:0!important;
}


[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
    background-color: #33ffd7!important;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
    border: 2px solid #6633ff!important;
}
/*///////////////////////////////////////////////////
///////////// MEDIA QUERY MEDIUM E SMALL ////////////
///////////////////////////////////////////////////*/

@media only screen and (max-width: 1024px) {
    .banner-intro {
        width: 80%;
        left: 10%;
    }
    .banner-intro h1 {
        line-height: 38px;
    }
    .banner-intro span {
        line-height: 20px;
        padding: 16px;
    }
    .row.vspace {
        padding-bottom:0;
    }
    .setheight {
        height: 35vw!important;
    }
    .experiences h3 {
        font-size: 2.5em!important;
    }
    .shop-description,
    .shop-compra,
    .shop-regala {
        margin: 0 auto;
        padding: 25px 15px 60px 15px!important;
        margin-top: 87px;
    }
    .light-head {
        margin-top: 50px;
    }
    .shopclose,
    .chiudi-minicart {
        top: 13px!important;
    }
    .scnd-img {
        display: none;
    }
    /* single product */    


    .single-product .single-bg-top div.images.woocommerce-product-gallery, .single-product .single-bg-top div.summary.entry-summary{
        width: 100%!important;
    }
    .single-product div.product .product_title.entry-title{
        margin-top:25px;
    }

    .single-product span.woocommerce-Price-amount.amount {
        border: 1px solid white;
        padding: 4px 7px;
        font-weight: 400;
        display: inline-block;
        margin-top: 18px;
        margin-bottom: 10px;
    }
    .single-product div.product form.cart{
        margin-top:40px;
        display:block;
    }
    .single-product div.product form.cart .variations{
        margin-bottom:0;
    }
    .single-product div.product form.cart div.quantity{
        margin-top:-20px;
    }
    .single-product .product .tabs {
        background-color: transparent;
        margin-top: 23px!important;
        padding: 55px 6px 6px!important;
        border-top: 2px dashed white;
        height: 102px;
    }
    /* footer */

    .footlog {
        float: none!important;
        margin-top: 15px;
        height: 30px;
    }
    footer .linkvari {
        text-align: center!important;
    }

}
@media only screen and (max-width: 640px) {
    .light-head {
        margin-top: 50px;
        padding: 6px 10px;
    }
    .banner-intro {
        background-color: transparent;
    }
    .home .shop-container .michele {
        /*margin-top: 40px!important;*/
        padding-bottom: 40px!important;
        margin-bottom:40px!important
    }
    .bar-menu li {
        font-size: 11px;
    }
    .setheight {
        height: 50vw!important;
    }
    .doppia {
        padding-top: 44px;
    }
    .doppia .testo:nth-child(1),
    .doppia .testo:nth-child(0) {
        padding-left: 0px;
        padding-right: 0px;
        border: 0;
        padding-bottom: 40px!important;
        border-bottom: 1px solid #ececec;
    }
    .doppia .testo:nth-child(1) {
        margin-top: 0!important;
        padding-top: 0;
        padding-bottom: 30px;
    }
    .doppia .testo:nth-child(0) {
        margin-top: 0;
    }
    .doppia .michele:nth-child(1) {
        margin-top: 0!important;
        padding-bottom: 0!important;
    }
    .experiences h3 {
        font-size: 2.5em!important;
        line-height: 1.2em;
    }

    

    .testo .compra-button span {
        margin-right: 5px;
    }
    .shop-pan .tab-price {
        position: relative;
        width: 93px;
        display: block!important;
        text-align: center;

    }

    /* header */

    .experiences .share-pan {
        top: 0;
        text-align: left;
        margin-top: -60px;
    }
    .experiences .share-pan h4{
        padding-left: 5px!important;
    }
    .experiences.michele{
        margin: 0 13px!important;
    }
    #scrollhome {
        bottom: 11%;
    }
    .banner-intro h1 span {
        margin-top: -3px;
        font-size: 14px;
    }
    
    .banner-intro {
        width: 83%;
        left: 0%;
        height: 76%;
        padding: 2%;
        margin-top: calc(50vh - 210px);
    }
    .banner-intro h1 {
        text-align: center;
        padding: 0;
        line-height: 35px;
        color: white;
    }
    header .tmflogo {
        width: 77px!important;
        margin-top: 9px!important;
        margin-left: 11px!important;
    }
    header h3 {
        text-align: center;
        margin-top: 21px!important;
        left: 0;
        margin-left: 0!important;
        border: 0!important;
        padding-left: 0!important;
        width: 100%!important;
    }
    header .toplogo {
        display: inline-block!important;
        width: 100%!important;
        position: relative;
    }
    .bar-tab h2 {
        display: none;
    }
    /* minicart */
    
    .woocommerce ul.cart_list li a,
    .woocommerce ul.product_list_widget li a {
        position: relative;
        width: 100%!important;
    }
    .myminicart ul.product_list_widget li img {
        width: 100%!important;
        margin: 0!important;
        margin-bottom: 9px!important;
    }
    .myminicart .mini_cart_item .variation {
        position: relative!important;
        width: 100%;
        left: 0!important;
    }
    .myminicart .quantity {
        position: relative!important;
        right: auto!important;
        width: 100%;
        margin-top: 10px;
        border-top: 1px solid #eeeeee;
        padding-top: 10px;
    }
    .myminicart .mini_cart_item span.woocommerce-Price-amount.amount {
        width: 100%!important;
        right: 0!important;
        padding-top: 13px;
    }
    /* single product */
    
    .single-product #container {
        padding: 45px 0px 30px;
    }
    .single-product div.product {
        margin-top: 0px!important;
    }
    .single-product .woocommerce-message {
        top: 0;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 14px;
        padding-left: 2.7rem;
    }
    .single-product .woocommerce-product-gallery__wrapper {
        width: 100%;
        margin: 0;
    }
    .single-product div.product button[type="submit"] {
        display: inline-block;
        clear: both;
    }
    .single-product div.product .product_title {
        font-size: 20px;
    }
    .single-product .related.products .row {
        width: 100%!important;
    }
    .single-product .shop-pan .tab-price {
        position: relative;
    }
    .small-nopadd {
        padding: 0!important;
    }
    .single-product .product .related {
        margin-bottom: 0px;
    }
    .single-product .product .related h2 {
        padding: 0;
    }

    /* commenti */

    .single-product .commentlist{
        padding-left: 16px;
        padding-right: 10px;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        padding: 4em 1em 0;
        margin:0;
    }

    .woocommerce #reviews #comments ol.commentlist li img.avatar{
        top: 15px;
        left: 1.1rem;
    }
}