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


/* Theme customization starts here
-------------------------------------------------------------- */



@font-face {
   font-family: EurostileExtended;
	font-weight:400;
   src: url(https://lipko.com.au/wp-content/uploads/2024/02/EurostileExtended.otf);
}
@font-face {
   font-family: EurostileExtended;
	font-weight:700;
   src: url(https://lipko.com.au/wp-content/uploads/2024/02/EurostileExtendedBlack.otf);
}
.bt_bb_headline_content span {
    font-family: EurostileExtended;
}
.btMenuHorizontal .menuPort > nav > ul > li {
    padding-top: 10px;
}
.slidr-hm .bt_bb_headline_content span {
    font-family: EurostileExtended;
    font-weight: 600;
    letter-spacing: 2px;
}
.slidr-hm .bt_bb_headline_subheadline {
    opacity: 1!important;
    font-weight: 400!important;
}
.bt_bb_custom_menu.btBulletedMenu ul li {
    padding-bottom: 6px;
}
.bt-logo-area .logo {
    padding: 10px 0;
}
.bt_bb_headline_content span {
    font-family: EurostileExtended;
}
.hd-com .bt_bb_headline_superheadline {
    font-family: manrope;
}
.port-hm .bt_bb_grid_item_post_title {
    color: #58585a;
}
.btAccentLightHeader .topBar {
    display: none;
}
.btMenuHorizontal .menuPort nav > ul > li > a {
    font-family: EurostileExtended;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.bt_bb_bottom_spacing_none .bt_bb_text strong {
    font-weight: 500;
}
.bt_bb_bottom_spacing_none .bt_bb_text {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}
.btLightSkin textarea, .bt-dark-skin .btLightSkin textarea, .btLightSkin .bt-dark-skin .btLightSkin textarea,.btLightSkin select, .btLightSkin input, .btLightSkin .fancy-select .trigger, .bt-dark-skin .btLightSkin select, .bt-dark-skin .btLightSkin input, .bt-dark-skin .btLightSkin .fancy-select .trigger, .btLightSkin .bt-dark-skin .btLightSkin select, .btLightSkin .bt-dark-skin .btLightSkin input, .btLightSkin .bt-dark-skin .btLightSkin .fancy-select .trigger {
    border-color: #e5904f;
}
/*.wpcf7-form .bt_bb_cf7_alternate_submit .wpcf7-submit {
    font-family: 'Bebas Neue';
    font-weight: 400!important;
    color: #58585a!important;
    font-size: 24px!important;
    padding: 17px 15px!important;
    min-height: auto!important;
}*/
.bt_bb_portfolio_slider .bt_bb_grid_item_post_thumbnail {
    pointer-events: none;
}
.bt_bb_portfolio_slider .bt_bb_grid_item_inner_content {
    display: none !important;
}
.btn-nor.bt_bb_button a .bt_bb_button_text {
    font-family: inherit;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 18px;
}
.btMenuHorizontal .topBarInMenu {
    display: none;
}
.btMenuVertical .mainHeader .topBarInMenu{
	display:none;
}



@media (max-width: 767px){
	.bt_bb_size_large.bt_bb_headline .bt_bb_headline_tag {
		font-size: 28px!important;
	}
	.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_tag {
		font-size: 19px!important;
	}
	.bt_bb_button a .bt_bb_button_text {
		font-size: 16px;
	}
	.serv-slid .bt_bb_headline .bt_bb_headline_content {
		font-size: 28px;
	}
	.hd-com .bt_bb_headline_content span {
		font-size: 30px;
		letter-spacing: 2px;
	}
}