/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 5.9
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/



.separator_font >div{
	font-size:28px !important;	
	border:2px solid #000000 !important;
}

.image-wrapper >img{
	margin-left:45px !important;

}
.vc_text_separator.full{
 	border-top: 1px solid #4860B8 !important;	
}



.contact_detail h2{
	color:#4860b9 !important;	
}
.contact_detail h4,.contact_detail h5{
	color:#000000 !important;	
}
.woocommerce ins{
	color:#4860b9 !important;	
}

::selection {
 	background: #2400FF;
  	color: #fff;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#ea3a00 !important;
}
a:hover,p a:hover{
	color:#ea3a00;
	text-decoration:none;

}
nav.mobile_menu ul li a:hover,nav.mobile_menu ul li.active>a{
	color:#ea3a00 !important;

}
.breadcrumb a:hover{
	color:#ea3a00 !important;
}
.box_image_with_border:hover{
	border-color:#000000 !important;
}

.woocommerce .checkout-opener-text a {
  	color: #ea3a00;
  	font-weight: 300;
}
.woocommerce form.checkout table.shop_table tfoot tr.order-total th, .woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount{
  	color: #4860b9;
}
.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount {
  	color: #4860b9;
}
.woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount{
  	color: #4860b9;
}

.woocommerce ul.products li.product:hover h6{
  	color: #ea3a00 !important;
	
}
.woocommerce ul.products li.product .add-to-cart-button:hover{
  	color:#fff !important;;
	border-color:#000 !important;;
	background-color:  #4860b9 !important;
  	
}

.woocommerce ul.products li.product .added_to_cart:hover{
	color:#fff !important;;
	border-color:#000 !important;;
	background-color:  #4860b9 !important;

}

td.actions input:hover{
	border-color:#000 !important;
		
}
.checkout-button,#place_order{
	border-color:#000 !important;
}
.button:hover{
	border-color:#000 !important;
}
.view-cart:hover{
	background-color:#ea3a00 !important;
}
.select2-results > li:hover{
	color: #4860b9 !important;	
}
.select2-results > li{
	color: #818181 !important;	
}

.onsale-inner{
	font-size:80%;
}
.product_list_widget li:hover{
	color: #ea3a00 !important; 	
}
aside ul.product_list_widget li a:hover{
	color: #ea3a00 !important;	
}
.shopping_cart_dropdown ul li a:hover{
	color: #ea3a00 !important;	
}


