/*
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");
@import url("https://use.typekit.net/abv5cub.css");

.inner-left {
	padding-right: 50px;
}
 
.qode-accordion-holder .qode-title-holder {
    background: #10b1ce;
    text-align: center;
    color: #fff;
	border: none;
    border-radius: 0px;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title {
    display: inline-table;
    height: 50px;
    width: calc(100%);
    box-sizing: border-box;
    text-align: center;
    table-layout: inherit;
}

.top-button {
 display:none;	
}

#tab-browse {
    display: none;
}

.site-headings-set h3,
.site-headings-set h5,
.site-headings-set h2,
.site-headings-set h1,
.site-headings-set h4 {
	letter-spacing: 0px!important;
}

@media screen and (max-width: 1000px) {
.inner-left {
    padding-left: 30px
}
}

@media screen and (min-width: 992px) and (max-width:1000px) {
	.navigation-side-bar {
	padding-right: 15px;
}
}


@media screen and (max-width: 900px) {


.banner-title {
    width: 375px;
    }

	
	.qode-accordion-holder .qode-accordion-content {
		min-height: 370px;
	}
	
	.chosen-container .chosen-results {
		max-height: 300px;
	}
	
.site-headings-set h3,
.site-headings-set h5,
.site-headings-set h2,
.site-headings-set h1,
.site-headings-set h4 {
	letter-spacing: 0px!important;
}
	
	
	.top-button {
    background: #10b1ce;
    padding: 10px 30px;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 45px;
    display: inline-block;
		font-family: 'futura-medium-bt' !important;
text-shadow: none;
    font-size: 15px;
    margin-top: 35px;
		 display:inline-block;	
}
	
	
#tab-browse {
    display: block!important;
	    padding-top: 30px;
}
#desktop-browse {
	display: none!important;
}
	
.filter-container {
    position: relative!important;
    width: 100%;
    margin: auto;
    top: 0px!important;
}
	
	.filter-pd {
    padding-bottom: 25px;
    padding-top: 15px;
}
}

span.post_author {
   display:none!important;
}


.blog_holder article .post_info {
display:none!important;
}

#wpis-gallery {
    display: block!important;
}



input.wpforms-field-required::after {
    content: " *";
    position: absolute;
    right: 5px;
    color: #4f4f4f;
}
input.wpforms-field-large input.wpforms-field-required {
	display: none;
}


.wpforms-one-half::after {
    content: " *";
    position: absolute;
    right: 15px;
	top: 9px;
    color: #4f4f4f;
}
.required::after {
    content: " *";
    position: absolute;
    right: 15px;
	top: 18px;
    color: #4f4f4f;
}
#wpforms-611-field_14-container::after {
	display:none!important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .single-onsale {
    left: 0px;
    top: 80px;
}

@media screen and (max-width: 480px) {
	
	.banner-title p.new {
		font-size: 38px;
		margin-top: 38px;
	}
	.top-button {
		margin-top: 20px;
	}
		
}



div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
	    position: relative;
}
		