.container.default-page {
    padding-top: 40px;
    padding-bottom: 100px;
}
#comments > :first-child {
    border-top-width: 1px;
    border-style: solid;
    padding-top: 20px;
    display: none;
}
#Top_bar .menu li ul li {
    width: 210px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #e6007e;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px;
}

.vc_gitem_row .vc_gitem-col {
    box-sizing: border-box;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

