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

* Theme Name: Vertexify Child
* Theme URI: https://themexriver.com/wp/vertexify
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: Business Consulting WordPress Theme
* Version: 1.0.1
* Template: vertexify
* Text Domain: vertexify-child
* 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
* Tested up to: 6.6
* Requires PHP: 7.4

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

* Why use Child theme?

* Because of vertexify 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/

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

.vy-pr-btn-1 {
margin-left: 0px;
}
.vt-testi-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    border: 2px solid #EA3A47;
    background-color: transparent;
}
.vt-testi-slider-nav .vt-testi-prev:hover, .vt-testi-slider-nav .vt-testi-next:hover {
    background-color: #EA3A47;
    color: #fff;
}
.vt-section-title .section_title {
 
    color: #ffffff;
}
.vt-header-section.header_style_one .canvas-trigger {
 
    display: none;
}
.vt-contact-content {
     gap: 0px 0px;
}
.mobile_menu_button span {

    background-color: #ffffff;
}
.vt-header-section.header_style_one .vt-header-navigation .main-navigation li:before {

    top: 0px !important;
}
.mobile_menu_button span {
    background-color: #000000 !important;
}
.d-flex {
    display: flex !important;
    gap: 59px !important;
}
.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {

    z-index: 9999999;
}
.justify-content-between {
    justify-content: start !important;
}

.vt-testi-slider-nav-2:before {
   
    background-color: #dfe1e500;
}
.txa_sticky_header:is(.txa_sticky):is(.txa_sticky_show) {
	top: 0px !important;
}
.txa_sticky_header:is(.txa_sticky) {
     -webkit-transform: translateY(0%); 
     transform: translateY(0%);
     background-color: #fff;
}
.vy-testimonial-2-slider .vt-testi-slider-nav-2 {
    margin-top: 0;
    padding-bottom: 20px;
    justify-content: center !important;
}
@media (max-width: 767px) {
    .vy-blog-1-item:is(.vt-blog-item):is(.ver_2) .item-img {
        height: 100% !important;
    }
}
.justify-content-between {
/*     justify-content: start !important; */
}
.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
    z-index: 9999999;
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
    width: 100%;
}
.pb-120 {
    padding-bottom: 0px;
}

