/*
Theme Name: Molla Child
Theme URI: https://molla.org/
Author: D-THEMES
Author URI: https://molla.org/about-me/
Description: Molla Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: molla
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/





#bili p {
color: #fff !important;
font-weight: 600 !important;
}


.menu-skin1 >li.current-menu-item >a {
font-weight: 500 !important;
}

.menu-skin1 >li.current-menu-item >a::before {
display: none !important;
}


.footer .menu li.current-menu-item >a, .footer .menu li a {
color: #999 !important;
font-weight: 400 !important;
}

.footer .menu li a:hover {
color: #fff !important;
font-weight: 400 !important;
}



.wpcf7-form-control.wpcf7-submit.btn-outline.btn-primary.btn {
border: 1px solid #222 !important;
color: #222 !important;
}

.wpcf7-form-control.wpcf7-submit.btn-outline.btn-primary.btn:hover {
border: 2px solid #222 !important;
background: #222 !important;
color: #fff !important;
}

.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=url], .wpcf7 textarea {
border: 1px solid #222 !important;
}

.circle-type .social-icon {
color: #222 !important;
border: 1px solid #222 !important;
}

.circle-type .social-icon:hover {
color: #666 !important;
border: 1px solid #666 !important;
}

.footer-main .inner-wrap {
background: #000 !important;
padding-top: 100px !important;
padding-bottom: 100px !important;
}

.footer.divider-active .inner-wrap, .footer.divider-active .footer-top, .footer.divider-active .footer-main, .footer.divider-active .footer-bottom {
background: #000 !important;
}

.footer-menu li a:hover {
 color: #fff !important;
}

.footer .menu li.current-menu-item >a, .footer .menu li a {
font-size: 20px !important;
}








@media (max-width: 800px) {
.header-main.header-has-center.sticky-header .container {
 background-color: #fff !important;
        display: block !important;
        position: fixed !important;
	    top: 0px !important;
	padding-top: 10px !important;
padding-bottom: 10px !important;
	}
	
.mobile-menu-wrapper .social-icons {
display: none !important;
}
}

.mobile-menu li a {
color: #222;
border-bottom: none !important;
font-size: 22px !important;
font-weight: 600 !important;
}

.mobile-menu li a:hover {
color: #777 !important;
border-bottom: none !important;
font-size: 22px !important;
font-weight: 600 !important;
}

.searchform1.mobile-search {
display: none !important;
}

.mobile-menu-container {
background: #f5f5f5 !important;
}


.logo img {
width: 80px !important;
z-index: 99999 !important;
position: relative !important;
}


#form-field-message {
height: 300px !important;
}


.tooltip {
display: none !important;
}




a.y-button {
padding: 10px 25px 12px 25px;
display: flex;
justify-content: flex-end;  /* horizontal alignment */
align-items: center;        /* vertical alignment */
background: #AB8965;
border: 2px solid #AB8965;
color: #fff !important;
vertical-align: middle;
border-radius: 5px;
letter-spacing: 2px;
font-weight: 500 !important;
font-size: 15px !important;
font-family: "Plus Jakarta Sans", Poppins !important;
}

a.y-button:hover {
padding: 10px 25px 12px 25px;
display: flex;
justify-content: flex-end;  /* horizontal alignment */
align-items: center;        /* vertical alignment */
background: #17282A;
border: 2px solid #17282A;
color: #fff !important;
vertical-align: middle;
border-radius: 5px;
letter-spacing: 2px;
font-weight: 500 !important;
font-size: 15px !important;
font-family: "Plus Jakarta Sans", Poppins !important;
}





.booking-section{
    background:#f8f9fb;
    padding:80px 20px;
}

.booking-container{
    max-width:900px;
    margin:auto;
    background:#ffffff;
    padding:40px;
    border-radius:12px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

.calendly-inline-widget{
    border-radius:10px;
}








.header, header.header {
display: none !important;	
} 











