/*
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");

.footer_top ul#menu-footer-menu{
	padding-top: 5px;
}
.footer_top ul#menu-footer-menu li{
    position: relative;
    margin-left: 15px;
}
.footer_top ul#menu-footer-menu li:before{
    font-family: FontAwesome;
    top: 0;
    left: -8px;
    content: "\f105";
    position: absolute;
    margin-left: -8px;
}


/** 
 * Top Social Icon 
 **/
.list-unstyled {
    padding-left: 0;
    list-style: none;
	margin-top: 2px;
}
.list-inline li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 2px;
    margin-bottom: 10px;
}
.social-icons .fa {
    font-size: 1em;
}
.social-icons .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.social-icons.icon-rounded .fa{
    border-radius:5px;
}
.social-icons.icon-flat .fa{
    border-radius: 0;
}
.social-icons .fa:hover, .social-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); 
}
.social-icons .fa-facebook{
    background-color:#3C599F;        
} 
.social-icons .fa-twitter{
    background-color:#32CCFE;       
} 
.social-icons .fa-youtube{
    background-color:#FF0000;
}
.social-icons .fa-facebook:hover,
.social-icons .fa-twitter:hover,
.social-icons .fa-youtube:hover{
    background-color:#EB7C15;
}
/**
 * End Social Icon
 **/

/**
 * Sidebar Menu
 **/
#button-side {
    width: 12em;
    border-right: 1px solid #FFB10D;
    padding: 0 0 1em 0;
    margin-bottom: 1em;
    background-color: #FFB10D;
    color: #333;
    margin-top: 17px;
}

#button-side ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#button-side li {
    border-bottom: 1px solid #ffc107;
    margin: 0;
}

#button-side li a {
    display: block;
    padding: 15px 15px 15px 0.7em;
    border-left: 10px solid #FFB10D;
    border-right: 10px solid #ffd06c;
    background-color: #e8811a;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

html>body #button-side li a {
    width: auto;
}

#button-side li a:hover {
    border-left: 10px solid #ffd557;
    border-right: 10px solid #ffd557;
    background-color: #ffaf38;
    color: #fff;
}
ul#menu-menu li.has_sub a.no_link{
	cursor: pointer !important;
}

.pipes-categories-sidebar ul li.active a{
	border-left: 10px solid #ffd557 !important;
	border-right: 10px solid #ffd557 !important;
	background-color: #ffaf38 !important;
	color: #ffffff;
	pointer-events: none;
}
.content.content_top_margin{
		margin-top: 222px !important;
}


/* Woo Carousel */
.wpcs_product_carousel_slider .item{
    margin: 8px;
    /*box-shadow: 1px 2px 5px 2px rgba(0,0,0,0.2);*/
    border-radius: 3px;
}
.wpcs_product_carousel_slider .item .product_image_container:hover{
    background: #FFEBEB;
}
.item .product_container .caption{
    margin-top: 15px;
    padding: 1px 0;
    border: 1px solid #EFEFEF;
    border-radius: 50px;
    background-color: #FFFFFF !important;
}

.item .product_container .caption .product_name{ 
    margin: 6px 0 6px !important;
}
.product_container:hover .caption {
    background-color: #FFEBEB !important;
    border-radius: 50px;
}
.product_container .caption:hover {
    background-color: #FFFFFF !important;
}
.owl-item .item h4.product_name{
	padding-bottom: 10px;
}
/**
 * Header Menu and logo
 * */
header.centered_logo .header_inner_left{
	/* float: left; */
	left: 0px;
	text-align: left;
}
header.centered_logo nav.main_menu, header.centered_logo nav.main_menu.left, header.centered_logo nav.main_menu.right{
	left: -32px;
}
ul.products li a.product-category.product-info h6:hover,.woocommerce ul.products li.product:hover h6{
	color: #ffffff !important;
}
ul.products li span.image-wrapper{
    background: #eaeaea;
}
.side_menu_button_wrapper.right{
    position: absolute;
    top: -140px;
    right: -40px;
    transition: all .5s ease;
}
header.scrolled .side_menu_button_wrapper.right{
    position: absolute;
    top: -95px;
    right: -40px;
}
.header_bottom_right_widget_holder .widget_search input[type=text]{
    border: 1px solid #EB7C15;
    padding: 8px;
}

.header_bottom_right_widget_holder .widget_search input[type=text]:focus{
  box-shadow: 0 0 5px rgba(235, 124, 21, .5);
  padding: 8px;
  border: 1px solid rgba(235, 124, 21, .5);
  outline: none;
}

.header_bottom_right_widget_holder .widget_search .screen-reader-text, .header_bottom_right_widget_holder .widget_search #searchsubmit{
    display: none;
}


@media only screen and (max-width: 1000px){
	.q_logo a {
		left: -80%;
	}
	.logo_wrapper {
		left: 85%;
	}
	.content.content_top_margin {
		margin-top: 0!important;
	}
	header .q_logo img.mobile{
		position: absolute;
	}
	header.centered_logo .header_inner_left {
        float: left;
        left: 199px;
    }
	header.centered_logo nav.main_menu, header.centered_logo nav.main_menu.left, header.centered_logo nav.main_menu.right{
		left: -22px;
	}
	#button-side {
		width: 100%;
	}
	.header_top_bottom_holder .container_inner .header_inner_right .side_menu_button_wrapper.right{
		position: absolute;
	    right: 50px;
	    top: 0px;
	}
}

@media only screen and (max-width: 768px){
	.header_top_bottom_holder .container_inner .header_inner_right .side_menu_button_wrapper.right{
		position: absolute;
	    right: -45px;
    	top: 35px;
	}
	.header_bottom_right_widget_holder{
		display: block !important;
	}
	.header_bottom_right_widget_holder .widget_search input[type=text]{
	    padding: 5px;
	}
	.header_bottom_right_widget_holder .widget_search input[type=text]:focus{
	  padding: 5px;
	}
}

@media only screen and (max-width: 1200px) and (min-width: 1000px){
	nav.main_menu>ul>li>a {
		padding: 0 8px;
		font-size: 12px;
	}
}

@media only screen and (max-width: 600px){
    .header_top_bottom_holder .container_inner .header_inner_right .side_menu_button_wrapper.right{
    	right: -66px;
		top: 36px;
	}
}
@media only screen and (max-width: 480px){
	.header_top_bottom_holder .container_inner .header_inner_right .side_menu_button_wrapper.right{
    	right: 32px;
		top: 1px;
	}
}
.header-widget.widget_search.header-right-widget{
    float: left;
}


/* 
** New LayOut style
*/

.first-lst .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(231, 139, 42, .9);
        height: 100% !important;
}
.first-lst .image_caption{
    font-size: 16px !important;
    font-weight: 700;
    text-transform: capitalize !important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #806969 !important;
    display: table;
    height: 20% !important;
    border-radius: 33px;
    margin: 0 auto;
    width: 45% !important;
    text-align: center;
    position: absolute;
    background: white;
    left: 25%;
    right: 25%;
    top: 43%;
}
/* 
** Client section
*/

.clnts-title{
    background: #fff;
    text-align: center;
    margin-top: 12px;
}

.clnts-title h4{
    font-size: 16px;
    font-weight: 700;
    color: #5a4444;
}

.clents-heads .typ-of h3{
    color: #919191;
    text-transform: capitalize;
}
.clents-heads .major-clients h2{
    color: #50463f;
    font-size: 25px;
    text-transform: capitalize;
    margin: 5px 0 20px 0;
}


/* 
** Cat
*/
.cat-pro-home{
    position: relative;
}
.cat-pro-home h2{
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 20px 0;
    color: #ffffff;
}
.cat-pro-home1 h2{
    background-color: rgba(22, 149, 238, .9);
}
.cat-pro-home2 h2{
    background-color: rgba(177, 86, 19, .9);
}
.cat-pro-home3 h2{
    background-color: rgba(49, 35, 151, .9);
}
.cat-pro-home4 h2{
    background-color: rgba(11, 184, 61, .9);
}
.cat-pro-home5 h2{
    background-color: rgba(215, 45, 110, .9);
}
.cat-pro-home6 h2{
    background-color: rgba(126, 38, 161, .9);
}
.cat-pro-home1 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(22, 149, 238, .9);
        height: 100% !important;
}
.cat-pro-home2 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(177, 86, 19, .9);
        height: 100% !important;
}
.cat-pro-home3 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(53, 25, 145, .9);
        height: 100% !important;
}
.cat-pro-home4 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(8, 179, 57, .9);
        height: 100% !important;
}
.cat-pro-home5 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(218, 51, 111, .9);
        height: 100% !important;
}
.cat-pro-home6 .vc_single_image-wrapper:hover .bottom_title_holder{
        background-color: rgba(121, 24, 153, .9);
        height: 100% !important;
}
.cat-pro-home1 .image_caption,
.cat-pro-home2 .image_caption,
.cat-pro-home3 .image_caption,
.cat-pro-home4 .image_caption,
.cat-pro-home5 .image_caption,
.cat-pro-home6 .image_caption
{
    font-size: 16px !important;
    font-weight: 700;
    text-transform: capitalize !important;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #806969 !important;
    display: table;
    height: 11% !important;
    border-radius: 33px;
    margin: 0 auto;
    width: 35% !important;
    text-align: center;
    position: absolute;
    background: white;
    left: 25%;
    right: 25%;
    top: 43%;
}

/* Footer About Brochure */
.brochure-footer{
    margin-top: 20px;
}
.brochure-footer a span{
    margin-left: 10px;
    color: #fff;
}
.brochure-footer a i{
    color: #fff;
}
.brochure-footer a{
    background: #eb7c20;
    padding: 7px;
    border-radius: 3px;
}


/* 
** Menu 
*/
.header_inner nav.main_menu.drop_down.right{
    top: 0;
}
.header-middle{
    background-color: #fffdf0;
}

header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_top{
    background-color: #fff !important;
}
.search-top-pp .header-right-from-logo-widget form#searchform label{
    display: none;
}
.search-top-pp .header-right-from-logo-widget form#searchform input[type="text"]{
    border: 1px solid #f1f1f1;
    border-radius: 5px 0 0 5px;
    padding: 10px;
}
.search-top-pp .header-right-from-logo-widget form#searchform input[type="text"]:focus,
.search-top-pp .header-right-from-logo-widget form#searchform input[type="submit"]:focus,
.mobile-search input[type="text"]:focus,
.mobile-search input[type="submit"]:focus{
    outline: 0;
}
.search-top-pp .header-right-from-logo-widget form#searchform input[type="submit"]{
    border: none;
    background-color: #e8811a;
    color: #fff;
    padding: 12px 20px 11px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
/* header.centered_logo .header_inner_left{
    left: 165px !important;
}  */

ul#menu-menu li.current_page_item{ 
    background: #e57e16
}
ul#menu-menu li a{
    line-height: 57px !important;
}
ul#menu-menu .inner ul li a:hover{
    background-color: #e57e16;
}

ul#menu-menu .inner ul li a{
    line-height: unset !important;
}
 #hide-sec{
    display: none;
 }


 .app-sec .pipe-app-sec-left{
    padding: 0 0 0 44%;
 }

.app-sec .pipe-app-sec-right{
    padding: 0 44% 0 2%;
 }
 #searchform input[type=submit], .mobile-search input[type=submit]{
    font-family: FontAwesome;
 }
#back_to_top>span{
    border: 2px solid #f68b1f;
}
 #back_to_top span i{
    color: #f68b1f;
 }

/* #cat-box-sec .cat-box .q_image_with_text_over .shader{
    background-color: rgba(0, 0, 0, 0) !important;
} */

.text table h2.no_icon{
    position: absolute;
    bottom: -1px;
    width: 100%;
    padding: 20px 0;
}
.cat-box-one .text table h2.no_icon{
    background-color: rgba(43, 157, 236, .9);
}
.cat-box-two .text table h2.no_icon{
    background-color: rgba(184, 96, 23, .9);
}
.cat-box-three .text table h2.no_icon{
    background-color: rgba(50, 36, 151, .9);
}
.cat-box-four .text table h2.no_icon{
    background-color: rgba(11, 184, 61, .9);
}
.cat-box-five .text table h2.no_icon{
    background-color: rgba(216, 45, 110, .9);
}
.cat-box-six .text table h2.no_icon{
    background-color: rgba(126, 38, 161, .9);
}
.cat-box-view-details h2{
    color: #fff;
    margin-bottom: 25px;
}
.cat-box-view-details h4 a{
    background: #fff;
    color: #5a4444;
    padding: 10px 30px;
    border-radius: 50px;
}




/* Responsive */

 @media only screen and (max-width: 1000px){
    .header-left-from-logo-widget, .header-right-from-logo-widget, .q_logo_hidden, header .q_logo.animate_logo div.dark, header .q_logo.animate_logo div.sticky{
        display: block !important;
    }
    /* .search-top-pp{
        display: none !important;
    } */
    header .header-middle .header-middle-containe{
        width: 100% !important;
    }
    .list-inline li {
        display: inline-block;
        padding-right: 0px;
        padding-left: 2px;
        margin-bottom: 0;
    }
    .header_top .inner{
        margin: 0 0 -14px;
    }
    .wrapper header.centered_logo .header_inner_left{
        margin: 0;
    }
    .search-top-pp  .header-right-from-logo-widget-inner{
        padding-top: 30px;
    }

    .search-top-pp .header-right-from-logo-widget form#searchform input[type="submit"] {
        border: none;
        background-color: #e8811a;
        color: #fff;
        padding: 9px 16px 8px;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
    }
    .search-top-pp .header-right-from-logo-widget form#searchform input[type="text"] {
        border: 1px solid #f1f1f1;
        border-radius: 5px 0 0 5px;
        padding: 7px;
    }
 }
@media screen and (min-width: 1367px){}
@media screen and (max-width: 1366px) and (min-width:1024px){ 
    .app-sec .pipe-app-sec-left{
        padding: 0 0 0 22%;
    }
    .app-sec .pipe-app-sec-right{
    padding: 0 19% 0 2%;
    }
    .cat-box-view-details h2{
        font-size: 16px;
    }
    .text table h2.no_icon{
        font-size: 16px;
    }
    .cat-box-view-details h4 a {
        padding: 6px 20px;
        font-size: 15px;
    }
    .cat-box-view-details h2{
        margin-bottom: 15px;
    } 
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    .app-sec .pipe-app-sec-left{
        padding: 0 0 0 19%;
    }
    .app-sec .pipe-app-sec-right{
        padding: 0 19% 0 2%;
    }
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
    .app-sec .pipe-app-sec-left{
        padding: 0 2% 0 2%;
    }
    .app-sec .pipe-app-sec-right{
        padding: 0 2% 0 2%;
    }
}

@media (max-width: 319px) {
    
}

@media only screen and (min-width: 226px) and (max-width: 399px) {

}

/* MI */

@media only screen and (max-width: 767px) {
    .app-sec .pipe-app-sec-left{
        padding: 0 3% 0 3%;
    }
    .app-sec .pipe-app-sec-right{
        padding: 0 3% 0 3%;
    }
    .sep-heading-section{
        width: 80% !important;
    }
    header.centered_logo .header_inner_left{
        left: 30px !important;
    }
    .mobile-search{
        display: block !important;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 1px 0;
    }
    .search-top-pp {
        display: none;
    }
    .mobile-search-parent{
        position: relative;
    }
    .mobile-search{
        position: absolute;
        right: 0;
        top: 35%;
    }
    .mobile-search form{
        position: absolute;
        right: 0;
    }
    .mobile-search input[type="text"] {
        padding: 4px !important;
    }
    .mobile-search input[type="submit"] {
        padding: 7px 9px 5px !important
    }
}
.
/* Samsung */
@media only screen and (min-width: 275px) and (max-width: 325px) {
    .app-sec .pipe-app-sec-left{
        padding: 0 3% 0 3%;
    }
    .app-sec .pipe-app-sec-right{
        padding: 0 3% 0 3%;
    }

    .sep-heading-section{
        width: 80% !important;
    }
    header.centered_logo .header_inner_left{
        left: 30px !important;
    }
    .mobile-search{
        display: block !important;
        position: absolute !important;
        bottom: 0;
        width: 100%;
        margin: 1px 0;
    }
    .search-top-pp {
        display: none;
    }
    .mobile-search-parent{
        position: unset;
    }
    .mobile-search{
        position: unset;
        right: 0;
        top: unset;
    }
    .mobile-search form{
        position: unset;
        right: unset;
    }
    body{
        display: none;
    }
}

/*Galaxy S7 and S8 */
@media only screen and (min-device-width : 360px) and (max-device-width : 640px){

    .mobile-search{
        display: block !important;
        position: absolute !important;
        bottom: 0;
        width: 100%;
        margin: 1px 0;
    }
    .search-top-pp {
        display: none;
    }
    .mobile-search-parent{
        position: unset;
    }
    .mobile-search{
        position: unset;
        right: 0;
        top: unset;
    }
    .mobile-search form{
        position: unset;
        right: unset;
    }
}
/*iPhone 6, 7, & 8 in portrait & landscape*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

    .mobile-search{
        display: block !important;
        position: absolute !important;
        bottom: 0;
        width: 100%;
        margin: 1px 0;
    }
    .search-top-pp {
        display: none;
    }
    .mobile-search-parent{
        position: unset;
    }
    .mobile-search{
        position: unset;
        right: 0;
        top: unset;
    }
    .mobile-search form{
        position: unset;
        right: unset;
    }
}




@media only screen 
   and (max-width : 480px) 
   and (max-height : 854px) {
    .mobile-search{
        display: block !important;
        position: absolute !important;
        bottom: 0;
        width: 100%;
        margin: 1px 0;
    }
    .search-top-pp {
        display: none;
    }
    .mobile-search-parent{
        position: unset;
    }
    .mobile-search{
        position: unset;
        right: 0;
        top: unset;
    }
    .mobile-search form{
        position: unset;
        right: unset;
    }
}






.wrapper header.centered_logo .header_inner_left{
    margin: 5px 0 5px;
}
.woocommerce-product-gallery a{
    background: #eeee;
    box-shadow: 0px 1px 10px #cecccc;
}





header.centered_logo:not(.sticky) .q_logo img{
    transform: none
}


/* mobile search */

.mobile-search input[type=submit]{
    background: #e8811a;
    border: none;
    padding: 9px 11px 9px;
    color: #fff;
    border-radius: 0 3px 3px 0;
}
.mobile-search input[type=text]{
    border: 1px solid #f1f1f1;
    border-radius: 5px 0 0 5px;
    padding: 7px;
}
.mobile-search{
    display: none;
}

