/*
Theme Name: Child
Theme URI: 
Description: A child theme
Author: 
Author URI:
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

div.ppt{display:none !important;}
.dmenu > a > span{position: relative;
    top: 10px;}
.drop_down, .drop_down:hover{background:transparent !important; border:0 !important;}
header .q_icon_list {margin-bottom: 0px;}
.header_top i{color:#E20B05}
.header_top p {font-weight: 600;padding-right:0;margin: 0 0;}
.header_top{background: whitesmoke;height: 40px;background-image: linear-gradient(to right, orange,orangered 25%,
    skyblue 25%,deepskyblue 50%,firebrick 50%,firebrick 75%,green 75%);background-size: 100% 4px;background-position: 50% 100%;background-repeat: no-repeat;}
nav  li:last-child a{padding-right:0 !important;}
.footer_top{background-image: linear-gradient( to right, orange,orangered 25%,skyblue 25%,deepskyblue 50%,firebrick 50%,
    firebrick 75%,green 75%); background-size: 100% 4px;background-position: 50% 0%;background-repeat: no-repeat;}
#media_image-2 img{background: #fff; padding: 20px; max-width: 220px !important;}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs{padding:0 !important;}
.q_tabs .tabs-nav, .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta {display: none;}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {width: 45.85%;}
.product-categories a{color:#D61307}
.iconic-woothumbs-icon {color: #D61307 !important; opacity: 1 !important;}
.iform input[type=text]:not(.qode_search_field), .iform input[type=password], .iform input[type=email], .iform textarea, .iform input[type=tel], .iform input[type=text]:not(.qode_search_field), .iform input[type=password], .iform input[type=email], .iform textarea { border: 1px solid #ccc !important;padding: 10px 5px !important;}
.heateor_sss_sharing_title{text-align:left;}
.single .heateor_sss_sharing_container{margin-top:20px}
.popupaoc-button {background: #E20B0D !important;margin-top: 20px;}
.mobile_menu_button i{ color:#fff!important;}
.mobile_menu_button span:before{
	     content: 'Menu';
    display: block;
    color: #fff;
    position: relative;
    top: 6px;
}

.mobile_menu_button{
	    background: #D61307;
    margin-right: 10px!important;
    text-align: center;
    padding: 0px 10px;
    height: 55px;
    margin-top: 22px;
}

@media only screen and (max-width: 1000px){
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary { width: 100%;}
	#media_image-2 img {max-width: 140px !important;width: 100%;}
	.header_top {height: 80px;}
}

@media only screen and (max-width:767px){
	.q_logo a{
		    height: 70px!important;
	}
}