/*
Theme Name:     xhub Child
Theme URI:      #
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Xpertpoin8
Author URI:     https://xpertpoin8.com/
Version:        1.0
Template:       xhub
*/

@import url("../xhub/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.icon-box .icon-main svg {
 
	fill: transparent !important;}

.vertical-services-navigation {
    background-color: transparent;
 
}

.uacf7-prev, .uacf7-next {

    font-size: 14px;

    border-radius: 0;
    padding: 14px 30px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
	  margin-top: 10px !important;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    text-align: center;
    background: #00ae6c;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;


}
.col-md-12 {
	margin-bottom: 30px !important;
}


