/* ===================================================================================

* Theme Name: Runok Child
* Theme URI: https://wp.rrdevs.net/runok/
* Author: RRdevs
* Author URI: https://themeforest.net/user/rrdevs/portfolio
* Description: Runok - Web Agency WordPress Theme
* Version: 1.0.11
* Template: runok
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

div#contador .row.counter-wrapper.gy-lg-0.gy-5 {
    display: flex;
    justify-content: center;
}
div#contador h3 {
    min-width: 160px;
}
.slider-nav.slider-next, .slider-nav.slider-prev {
    display: none !important;
}

.choose-us-btn.mt-40.fade-top a {
    display: none;
}
div#formychat-widgets {
    z-index: 9999999999999999999 !important;
    position: relative;
}
html .runok-slider-2 .slider-item .overlay {
    opacity: 0.3!important;
}
div#text-4 a:hover {
    opacity: 0.5;
}
.error404 .footer-2 .footer-wrap {
    display: none;
}
@media only screen and (min-width: 768px) {
  .header .primary-header-inner .header-right-wrap {
   
}
}