@charset "UTF-8";
/* CSS Document */
/*------------ header -------------*/

/*------------ main -------------*/

/*------------ footer -------------*/
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-title,
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-description {
    display: inline-block;
}
.vmd-credit .alignleft {
    margin-right: .5rem;
}

/*================= desktop only =====================*/
@media only all and (min-width: 769px) {
    .translatepress-en_US .elementor-31 .elementor-element.elementor-element-c900ebd > .elementor-element-populated {
        border-width: 0px 1px 0px 0px;
        padding: 5px 25px 0px 0px;
    }
}


/*================= smartphone only =====================*/
@media only all and (max-width: 768px) {
}
