/*
Theme Name: Marbella Golf Child
Description: This is a child theme for Marbella Golf Theme
Author: Golfenred
Template: MarbellaGolf
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
div.tooltipster-base.tooltipster-sidetip.tooltipster-top.tooltipster-fade.tooltipster-show,
div.tooltipster-base.tooltipster-sidetip.tooltipster-bottom.tooltipster-fade.tooltipster-show,
div.tooltipster-base.tooltipster-sidetip.tooltipster-left.tooltipster-fade.tooltipster-show,
div.tooltipster-base.tooltipster-sidetip.tooltipster-right.tooltipster-fade.tooltipster-show {
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}