/*
 Theme Name:   Amwerk Child
 Theme URI:    http://amwerk.bold-themes.com
 Description:  Amwerk child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     amwerk
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  amwerk-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.bt-logo-area .logo img {
    padding: 10px 0px;
}

.bt_bb_group_item_background_color {
	background-color: rgba(255, 155, 70, 0.2)!important;
}

.bt_bb_section[class*="alternate_solid"]:before {
    background: #204604;
}

h4 {
	font-size: 35px;
	color: #33cc33;
}

#slider_home_custom_23 .slick-track {
	height: 120px;
}


