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


/* Theme customization starts here
-------------------------------------------------------------- */
.btLogoArea .logo img{
	height: 80px !important;
}
.menuPort {
    padding: 19px 0;
}
.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
    background: #252525;
}
.btLogoArea .logo {
    padding-top: 15px;
}
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    color: #c1272c;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
	    border-color: red !important;
    color: red !important;
    text-align: left;
    margin: auto;
    text-align: center;
    display: table;
	margin-top:0;
}
span.wpcf7-not-valid-tip {
	display: none;
}
.btContactRow .btContactRowButton {
    margin-bottom: 0;
}
.text-color .bt_bb_headline_subheadline {
    color: #656565;
}
.border-bt {
    border-bottom: 1px solid #fff;
}
.border-bt a.bt_bb_link {
    color: #c1272c !important;
}
.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
    background: transparent !important;
    box-shadow: none !important;
}
body:not(.home) .btContentWrap.btClear {
    padding-top: 0 !important;
}
html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported body:not(.home) .bt_bb_parallax {
    padding-top: 110px !important;
}
.btDarkSkin .btSiteFooterCopyMenu, .bt-dark-skin .btSiteFooterCopyMenu, .btLightSkin .btDarkSkin .btSiteFooterCopyMenu, .btDarkSkin.btLightSkin .btDarkSkin .btSiteFooterCopyMenu {
    background: #fff !important;
    color: #000 !important;
}
.profile-sec img {
    height: 500px;
    object-fit: cover;
}