/*
Theme Name:   Blonwe Child
 Theme URI:    http://klbtheme.com/blonwe/
 Description:  Blonwe Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     blonwe
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blonwe-child
*/

.site-header .header-action.custom-toggle .action-link{
	border: 0 !important;
    padding-right: 0.3125rem;
}
.site-header .header-search-form .search-form{
	text-align:right;
}
.site-header .header-search-form .search-form input{
	background: transparent !important;
    width: auto;
    border-bottom: 1px solid #000000 !important;
    padding-left: 0;
}
.site-header .header-search-form.is-searchable .search-form::before {
    opacity: 0;
    visibility: hidden;
}
.site-header .header-search-form .search-form input:focus{
	border: 0 !important;
    border-bottom: 1px solid var(--theme-primary-color) !important;
    box-shadow: unset !important;
    border-radius: 0;
	border:0;
}
@media (min-width:991px){
	.home .site-header:not(.transparent),.page-id-2043 .site-header:not(.transparent) {
    position: fixed;
	width:100%;
}
}

@media screen and (max-width: 1199.98px) {
    .klb-banner.custom-height {
        height: 512px !important;
    }
}

.elementor-image-box-img{
	overflow:hidden;
}
.footer-copyright .footer-inner{
	padding-top: 10px;
    padding-bottom: 10px; 
	justify-content:center;
}
.footer-widgets .footer-inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.widget .widget-title{
	font-size: 12px;
    font-weight: 600;
	text-transform: uppercase;
    letter-spacing: 1px;
}
.widget_nav_menu ul li a{
	text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 12px;
}
.site-drawer .drawer-heading {
    color: #1d1d1b;
    opacity: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.site-drawer .drawer-menu .klb-menu li a,.site-drawer .drawer-contact .contact-item .contact-header .contact-title a {
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400 !important;
}
.product-inner .content-wrapper .product-content-switcher,.column.product-content .woocommerce-tabs{
	display: none;
}
.site-header .header-search-form .search-form input{
	text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1px;
}
.site-header .header-search-form .search-form input::placeholder{
	color:#000000 !important;
}