/*
Theme Name: Winnex Child
Theme URI: http://gaviasthemes.com/winnex/
Template: winnex
Author: Gaviasthemes Team
Author URI: http://gaviasthemes.com/
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device.
Tags: one-column,two-columns,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,sticky-post,theme-options,translation-ready
Version: 2.56
Updated: 2019-11-03 01:13:18

*/

ul.navbar-nav.gva-nav-menu > li > a{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    font-style: normal;
}
.header-v1 .header-right .content-innter .header-information:after{
    background: #212529;
}
/**Section three**/
.column-border .vc_column-inner {
    border: 2px solid #ea1d23;
}
input[type*="submit"]{
    background: #444444;
}
input[type*="submit"]:hover{
    background: #ea1d23!important;
}

.portfolio-item-v2 .content-inner .category a{
color: #212529;
font-weight: 400;
font-size: 16px;    
}
.owl-carousel .owl-dots .owl-dot.active, .flex-control-nav .owl-dots .owl-dot.active{
    background:#ea1d23; 
}
/**Section twoo**/
.milestone-block.position-number-top .milestone-number-inner{
    color:#fff;
    margin-top: 0px;
}
.milestone-block.position-number-top .milestone-text {
    font-size: 16px;
    color: #fff;
}

.testimonial-node-1 .testimonial-content .quote:after {
    color: #ea1d23;
    display: block;
    width: 100%;
   /* top: -40%;*/
    text-align: center;
    margin-top: -55px;
}
.testimonial-node-1 .testimonial-content .quote{
    font-weight: 600;
    font-size:20px;
    padding-left:0px;
    text-align: center;
    margin-bottom: 10%;
       margin-top: 10%;
}
.vc_row{
    padding-top: 50px;
    padding-bottom: 50px;
}
/**Footer**/
.copyright{
    background:  #ea1d23;
}
.copyright .copyright-inner{
    border-top: 1px solid #fefefe;
}

#wp-footer,#wp-footer a{
        color: #fefefe;
}
.contact-info{
    margin-top:12px;
}
.widget .widget-title:after,
 .widget .widgettitle:after, 
 .widget .wpb_singleimage_heading:after, 
 .wpb_single_image .widget-title:after, 
 .wpb_single_image .widgettitle:after, 
 .wpb_single_image .wpb_singleimage_heading:after,
  .wpb_content_element .widget-title:after, 
  .wpb_content_element .widgettitle:after,
   .wpb_content_element .wpb_singleimage_heading:after{
    background:#444444!important;
    height: 5px;
}

/**Header**/

.header-v1 .header-right .content-innter .header-information{
    width:250px;
    max-width:250px;
}
.header-v1 .header-right .content-innter .header-information .right{
    padding-left:0px;
}

/**Hide call us anytime**/
.header-v1 .header-right .content-innter .header-information .right .title{
    display:none;
}
/**Color on click**/
.gva-search .control-search.search-open i:before{
    color:rgb(33, 37, 41);

}

.sidebar .widget_nav_menu ul.menu li.current-menu-item > a{
    background:#ea1d23;
    color: #fff;
}

.btn-line {
    background: #ffffff;
    border: 1px solid #ea1d23;
    color: #ea1d23;
}

.sidebar .widget_nav_menu ul.menu li > a:hover{
background: #ea1d23!important;
}
.portfolio-item-v2 .content-inner .title a:hover{
    color:#ea1d23!important;

}
p{
    font-size: 16px;

}

/*ul.navbar-nav.gva-nav-menu > li:hover > a{
   color:#ea1d23!important; 
   opacity: 0.5;
}

ul.navbar-nav.gva-nav-menu > li:hover > a .caret, ul.navbar-nav.gva-nav-menu > li:active > a .caret, ul.navbar-nav.gva-nav-menu > li:focus > a .caret{

     color:#ea1d23!important; 
      opacity: 0.5;
}
*/
.team-block.team-v1 .team-image .team-content .socials-team a:hover{
    background:#ea1d23!important; 

}
.team-name a:hover{
    color:#ea1d23!important; 
}


button:hover{
   background:transparent;
 }

