/*!
Theme Name: Hostiko
Theme URI: https://elementorpress.com/hostiko
Author: Designing Media
Author URI: http://designingmedia.com
Description: Embark on a journey of hosting excellence with the Hostiko WordPress and WHMCS theme. Immerse yourself in a state-of-the-art design meticulously crafted to cater to the diverse requirements of web hosting providers. Our theme brings together a modern and responsive interface, ensuring a seamless user experience for both hosting providers and their clients. With a perfect fusion of aesthetics and functionality, the Hostiko theme becomes the go-to platform for showcasing hosting plans, services, and technical features. Elevate your online presence with a theme that prioritizes performance, reliability, and an impressive visual appeal tailored to the Hostiko ecosystem.
Version: 92.1
Requires PHP: 7.0
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hostiko
Tags: hosting, whmcs, wordpress, web hosting, domain registration, reseller hosting, cloud hosting, vps hosting, dedicated servers, responsive design, multi-purpose, server showcase, pricing tables, domain management, customer support, ssl support, cpanel integration, modern design, seo friendly, ecommerce
*/



.no-breadcrumbs.page-title-area:after {
    display: none;
}

.navbar-area .nav-container .navbar-collapse #menu-all-pages>li+li {
    margin-left: 10px;
}

.navbar-area .nav-container .navbar-collapse #menu-all-pages li {
    padding: 0 7px;
}

/*Unit test css*/
.navbar-area .nav-container .logo a.retina-logo {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7-not-valid-tip {
    color: #7e7e7e;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 25px;
    position: absolute;
    width: 445px;
    display: block;
    left: 0;
    border: 1px solid #d9d9d9;
    padding: 4px 5px 1px 10px;
}

.banner-inner .wpcf7 form.sent .wpcf7-response-output,
.banner-inner .wpcf7-not-valid-tip {
    color: #fff;
    border: 1px solid #fff;
}

.wpcf7-spinner {
    display: none;
}

.banner-inner .wpcf7 form.invalid .wpcf7-response-output,
.banner-inner .wpcf7 form.unaccepted .wpcf7-response-output,
.banner-inner .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    margin-top: 0;
}

.wpcf7 form.invalid .wpcf7-response-output {
    display: none;
}