/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.shop-cat .product.first {
    width: 100%!important;
background-color: #413148!important;
}


.shop-cat .woocommerce-loop-category__title {
  color: #f14e4e;
    font-size: 14px;
    text-align: center;
    background: #fff;
 
    width: 336px;
    margin: 10px auto;
    line-height: 25px;
    border-radius: 10px;
}

.shop-cat .count {
    display: none;
}


.shop-cat-two .product.first {
    width: 100%!important;
background-color: #413148!important;
}


.shop-cat-two .woocommerce-loop-category__title {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin: 10px auto;
    line-height: 12px;
   }

.shop-cat-two .count {
    display: none;
}

.content.content_top_margin {
    margin-top: 159px !important;
}



.midle-search .button:before {
    content: '\f002 ';
    font-family: FontAwesome;
}

.search-blink button
{
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 0;
    z-index: 1;
    display: inline-block;
    background-image: none;
    background: #ffc31c;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}

.search-blink {
   margin: 5% 5% 5% 15%;
    text-align: center;
}

.midle-search {
    color: #fff;
    position: absolute;
    top: 25px;
    
    z-index: 115;
}

.search-blink input
{
    width: 414px;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 2px;

}

.header-right-from-logo-widget-inner2 {
    float: right;
}

header.centered_logo .logo_wrapper {
    float: left!important;
   
}

.col-sm-3.logo_left {
    float: left;
    width: 25%;
}
.col-sm-6 {
    width: 45%;
    float: left;
}

.col-sm-12.full_screen {
    display: inline-block;
    width: 100%;
    color: #171515;
    background: #0c0909!important;
}

.header_bottom{
    background-color: #fff!important;
}

.col-sm-3.header-right {
    float: right;
    width: 25%;
}

.full_screen .drop_down ul li {
    
    padding: 4px 6px;
}

.full_screen .drop_down ul li a {
    color: #000;
}
.header_top {
    padding: 0px 0;
height: 25px!important;
    line-height: 20px!important;
}
.header_top a {
    color: #fff!important;
    font-size: 13px!important;
    font-weight: 400!important;
}


#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
   
    background: #fff!important;
   
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 6px!important;
}


.shop-cat-two .vc_column-inner {
    padding-left: 4px;
    padding-right: 4px;
}



