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

.title.title_size_small h1 span {font-size: 45px;}
.woocommerce div.product div.product_meta>span {display: none;}

.woocommerce .product .images {width: 70%;}
h2.woocommerce-loop-category__title{font-size:20px;}
.product_meta{color: #000 !important; font-size: 18px !important;}
.woocommerce-loop-category__title .count{display:none;}
.slick-arrow { display: none !important;}
div.product .images img {margin: 0 auto !important;}
.slick-dots li button:before {width: 10px !important;height: 10px !important;border-radius: 50% !important;}

.title_bottom_border_in_grid{display:none !important;}
@media only screen and (min-width: 1000px) {
			.content .container .container_inner.default_template_holder
			{
			padding-top:182px !important;
			}
			}