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

.divjustify{
	text-align:justify!important;
}
.divhide{
	display:none!important;
}

.woocommerce-shipping-calculator{display:none!important;}

.divbutton{padding:20px;font-weight:normal;background:#FFFFFF;border:solid 1px grey;text-align:left;width:auto;color:#3d3d3d!important;}
.divbutton:hover{background:#3d3d3d;color:white!important;}

.tab-title::after{
	content:"\25be";
}
.includes_tax{white-space: pre!important;}