/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 22 2021 | 11:01:46 */
/* VC add on buttons */
.mega_info_box i {
    box-shadow: -12px -8px #8888;
}

/* .mega_info_box i::before {
    position: relative;
    top: 25%;
} */

.mega_info_box .mega-info-btn {
    font-size: 23px !important;
    font-weight: bold;
    color: #444444 !important;
}

.whitetext .mega-info-title .mega-info-desc {
    color: #fff;
}  

/*hover*/

.mega_info_box:hover  {
    opacity: 0.5;
}

/*pink circle*/

.smallcircle.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 187px;
    height: 268px;
}

.vc-hoverbox-inner :last-child {
    margin-top: -4px;
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back, .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
    border-radius: 138px !important;
}

.vc-hoverbox-block {
    height: 72%;
}