/*
 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
-------------------------------------------------------------- */
.red-font-color .bt_bb_icon_holder:before{
	color: #ed1c24 !important;
}
.red-color{
	color: #ed1c24 !important;
}
#round-img-section #headline .bt_bb_headline_superheadline span, #round-img-section .bt_bb_icon_holder:before{
	color: #000 !important;
}
.class-book-call {
/* 	display:none; */
}
.book-row .bt_bb_working_hours_inner_link a{
	background: #ed1c24 !important;
}
.book-row .bt_bb_working_hours_inner_link a:after{
	content: '\f879' !important;
	font-family:FontAwesome5Regular
}
.main-header-inner{
	padding-top: 10px;
    padding-bottom: 10px;
}
.btTransparentLightHeader .mainHeader .main-header-inner{
	padding-top: 0px;
    padding-bottom: 0px;
}
.contact-details-sec .bt_bb_headline .bt_bb_headline_content a:hover{
	color:#ed1c24;
}