.htmegavc-tooltip span {background: #0056ff none repeat scroll 0 0;border: 0 none;border-radius: 8px;color: #fff;cursor: pointer;display: inline-block;font-family: "Montserrat",sans-serif;font-size: 14px;padding: 14px 16px;text-align: center;transition: .4s;}
.htmegavc-tooltip span a {color: #fff;text-decoration: none;}
.tooltip-inner {padding: 9px 15px;background-color: #404040;}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {border-left-color: #404040 !important;}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {border-right-color: #404040 !important;}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {border-top-color: #404040 !important;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {border-bottom-color: #404040 !important;}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {top: -10px !important;}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {top: 10px !important;}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {left: 10px !important;}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {left: -10px !important;}
@media (max-width: 767px) {.htmegavc-tooltip span {margin-bottom: 30px;}}