/*
Theme Name:     Consultax Child
Theme URI:      http://wpdemo.oceanthemes.net/consultax/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       consultax
*/

@import url("../consultax/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.top-70 .wpb_column {
    z-index: 999;
}

.boxed-content > section {
    padding: 0 100px;
    width: 100%!important;
    position: static!important;
}
.how-it-work-workus .content-box h4{font-size: 18px;}
.top-70 .wpb_column{z-index:1;}
@media (max-width: 991px){
	.page-header{margin-top: 46px;}
	.boxed-content .section-padd {
    padding: 20px 12px;
}
}
