/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Template: bridge
Author: Qode Interactive
Author URI: http://qodethemes.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 19.7.1579346085
Updated: 2020-01-18 11:14:45

*/

/* .woocommerce-product-gallery__image {
    pointer-events: none !important;
} */
.cross-sells {display:none;}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text{
	margin-left:13px;
}
.woocommerce table.cart td.actions>.checkout-button, .woocommerce-page table.cart td.actions>.checkout-button{
	margin-right:13px;
}

header.sticky .header_fixed_right_area, header.sticky .header_top{
	display:block;
}
.header_top{
	padding-top: 5px;
}

@media only screen
and (min-width : 1224px) {
.title_holder{
	margin-top:125px;
}
}

.add-to-cart-button-inner a{
	opacity:1!important;
	visibility:inherit!important;
}
.woocommerce ul.products li.product .add-to-cart-button-outer{
	bottom:-150px!important;
	top:unset!important;
}
.columns-4 ul.products li.product{
	padding-bottom:25px;
}
.woocommerce-pagination{
	padding-top:35px;
}