/*
* Theme Name: Social Tap Web Engine (Elementor)
* Theme URI: http://www.socialtap.com.au
* Description: Connecting People to Brands & Experiences. Experts in great looking, functional and responsive websites for the hospitality, tourism, food & beverage and lifestyle industries. Our sites are designed to engage, convert, be easy to use and offer exceptional user experience.
* Author: Social Tap
* Author URI: https://www.socialtap.com.au
* Details URI: https://github.com/social-tap-team/social-tap
* Template: hello-elementor
* Version: 2.9.7
* Requires at least: 5.6
* Tested up to: 6.6.2
* Requires PHP: 7.2
* Tags: light-weight and fast, multi-page, specialised landing page, custom headers, responsive, e-commerce, visual editor, easy-to-use, built-in support, extended functionality
* Text Domain: social-tap
*/

tooltip{position:relative;display:inline-block;border-bottom:1px dotted #444}tooltip tooltiptext{font-size:.95rem;line-height:1.3;visibility:hidden;min-width:200px;max-width:100%;background-color:#555;color:#fff;text-align:inherit;border-radius:6px;padding:8px 10px;position:absolute;z-index:1;bottom:125%;left:0;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}i+tooltiptext{margin-left:calc(-175% - .55em)}@media screen and (max-width:850px){tooltip{min-width:80px}i+tooltiptext,tooltip tooltiptext{left:0;margin-left:0}tooltip tooltiptext::after{display:none}}tooltip tooltiptext::after{content:"";position:absolute;top:100%;left:25%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}tooltip:hover tooltiptext{visibility:visible;opacity:1}