/*
Theme Name: MadBomber
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Natalie Rose
Author URI: https://www.novawebgroup.com
Template: enfold
*/



/*Add your own styles here:*/
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@400;600;700&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,700&display=swap');
.responsive #top .slideshow_caption h2 {font-family: Jura, 'Open Sans';}


.main_color .special_amp {color: inherit;}
.special_amp {font-family: inherit; font-style: normal; font-size: inherit;}
.main_color strong, strong, .main_color b, b {color:inherit;}

/* Breadcrumb link color */
.main_color .breadcrumb a { color: #20b8b2!important; }

 /* Remove you are here */ 
span.trail-before {
display: none!important;
}

.home .title_container {display: none;}

.main_color strong, strong {color: inherit;}

#footer .social_bookmarks {
    float: left;
    margin: 15px 0 0 ;
    position: relative;
}

#footer .social_bookmarks li {
     float: left;
    clear: right !important;
    margin-right: 10px;
    border: 1px solid #999;
}

input.sib-default-btn {
    position: absolute;
    bottom: 60px;
	height: 40px;
}

.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td {color:#000000;}
.main_color table {background:#ffffff;}

input[type="submit"] {background: #ff432e; color:#ffffff;}

.search-result-counter {
    padding: 0;
	height: auto;
	background: none;
}

.search-result-counter img {
	width: 100%;
height: 100%;
	border-radius: 100px;
}

#top .template-search.content .entry-content-wrapper {
	}

@media only screen and (min-width: 767px) {
	.responsive #top #wrap_all .flex_column.mobilesizing {display: none;}
}


.sale ul.products li {
    margin: 0 1% 1% 0;
    width: 32.6%;
}