/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

.g1-newsletter-as-row>.g1-row-background{
	background: #e34234;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .g1-button-solid, .g1-button-solid:hover, .g1-arrow-solid, .author-link, .author-info .author-link, .g1-box-icon, .wyr-reaction:hover .wyr-reaction-button, .wyr-reaction-voted .wyr-reaction-button, .wyr-reaction .wyr-reaction-bar{
	background: #e34234;
	border-color:#e34234;
}
.g1-prefooter input[type="submit"], .g1-prefooter input[type="reset"], .g1-prefooter input[type="button"], .g1-prefooter button, .g1-prefooter .g1-button-solid, .g1-prefooter .g1-button-solid:hover, .g1-prefooter .g1-box-icon{
	background: #e34234;
	border-color:#e34234;

}
.entry-categories .entry-category{
	color:#e34234;
}
a, .entry-title > a:hover, .entry-meta a:hover, .menu-item > a:hover, .current-menu-item > a, .mtm-drop-expanded > a, .g1-nav-single-prev > a > span:before, .g1-nav-single-next > a > span:after, .g1-nav-single-prev > a:hover > strong, .g1-nav-single-prev > a:hover > span, .g1-nav-single-next > a:hover > strong, .g1-nav-single-next > a:hover > span, .mashsb-count, .archive-title:before, .snax .snax-item-title > a:hover{
	color:#e34234;
}
.g1-dark [type=input], .g1-dark [type=email], .g1-dark select{
	border-color:#e6e6e6;
}
.g1-dark .g1-meta{
   color:#fff;
}
.entry-body .g1-frame-inner{
	height:149px;
	padding-bottom:0px !important;
}
.entry-tpl-listxxs.post-51095.post.type-post.status-publish.format-standard.has-post-thumbnail.category-wordpress.tag-wordpress-develoment .g1-frame-inner{
	height:52px;
	padding-bottom:0px !important;
}
.g1-body-inner aside.g1-more-from,.g1-socials-item-youtube,.widget.widget_tag_cloud{
	display:none !important;
}
.wpcf7-form label{
	    font: 700 17px/16px serif;
	    margin-bottom: 5px;
	    
}
.g1-footer-nav ul li:last-child{
	display: none;
}
.list-form-wrapper{
	max-width:347px;  
	width:100%;
	padding:0 5px;
}
.list-form-wrapper input,.wpcf7-form-control.wpcf7-select.compnay-role{
	width:100%;
}
.wpcf7-form-control.wpcf7-select.compnay-role{
	font: 700 17px/20px serif;
}
    
.list-form-wrapper label{
	display:block;
	margin-bottom: 10px;
}
.list-form-wrapper input::-webkit-outer-spin-button,
.list-form-wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.label-name{
	display:inline-block;
	margin-bottom: 10px;
}

/* Firefox */
.list-form-wrapper input[type=number] {
  -moz-appearance: textfield;
}
.list-form-wrapper input[type=checkbox]{
	height:15px;
	width:15px;
}
.cl-terms{
	width:100%;
	display:inline-block;
	margin-top:20px;
	line-height:1.2;
	font: 700 14px/1.2 "Work Sans",Roboto,sans-serif !important;
	
}
#menu-item-52348 a{
	color: var(--g1-hba-itxt-color);
}
#g1-primary-nav a:hover{
	color:#e34234;
}
.g1-popup-newsletter .mc4wp-form-fields label{
	position: static !important;
	    width: auto !important;
    height: auto !important;
}
.cl-terms span.wpcf7-list-item{
	margin:0px !important; 
}
#g1-canvas-secondary-nav-menu a{
	border-color: #000000;
    background-color: #000000;
    color: #ffffff;
    padding: 5px 23px;
    border-width: 2px;
    display:block;
        position: relative;
    z-index: 0;
    margin-right: .2px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
    font: 700 15px/22px serif;
    font-family: "Work Sans",Roboto,sans-serif;
        border-radius: 99px;
    transition: border-color 175ms ease-in-out,background-color 175ms ease-in-out,color 175ms ease-in-out,padding 175ms ease-in-out;
}
