/**
* Theme Name: CargoClear
* Description: This is a theme for CargoClear.
* Author: <a href="http://position.global/">Position : Global</a>
* Template: neotech
* Version: 1.0.0
*/
.page-template-page-blank header, .page-template-page-blank footer, #comments {
    display:none;
}
span.e-n-tab-title-text {
    color:white;
}
button.e-n-tab-title {
    border-radius: 15px !important;
}
.elementor-neotech-process-wrapper .content {
    overflow:visible;
}
select:not([size]):not([multiple]) {
    padding:7px 20px;
}
.ehf-header #masthead {
    z-index: 99;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
.page-template-page-blank p {
    text-align:center;
}
.page-template-page-blank .wp-video {
    margin:auto;
}
.elementor-price-table__feature-inner {
    display: flex;
}
.elementor-price-table__feature-inner span {
    position: relative;
    top: -5px;
}
form.post-password-form {
    margin: auto;
    text-align: center;
    padding: 8%;
}
.neotech-mobile-nav .mobile-nav-tabs {
    background:#00B3DD;
}
svg.e-font-icon-svg.e-fas-check-circle {
    min-width: 20px;
}