/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.wine-name{margin-top:10px !important}


.imp-tooltip {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.hs-arrow-bottom{display: none}




.squares-container .squares-element .squares-button{border: 1px solid #000 !important;
padding: 2px !important;
	padding: 0px 10px 8px !important;
	color: #000 !important;
	font-family: Roboto, Roboto;
	border-radius:0 !important;
	background-color: #fff !important;
	text-transform: uppercase;
	font-weight: 300
}

/* Storia Timeline */

.main-timeline-history::before {
    content: "";
    height: 96%;
    width: 2px;
    background: #9f514a;
    position: absolute;
    left: 50%;
    top: 1%;
}

.timeline-testo{
    margin-top:15px !important
}

.main-timeline-history .timeline-row {

    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.timeline-dot::before {
    content: "";
    height: 10px;
    width: 10px;
    background: #9f514a;
    position: absolute;
    right: -23px;
   /* border-radius: 100%; */
    top: 50%;
}

@media(max-width:992px) {
    
.main-timeline-history .timeline-row {
       padding: 15px 0 !important;
    margin-top: 60px !important;
    background: #fff;
}

.timeline-separator, .timeline-dot::before{display: none;}

}





/* Fine Storia Timeline */



#qlwapp.qlwapp-middle-left, #qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right {
  position: fixed;
  z-index: 999999 !important;
}



