/*
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  ***************/



p,a,span,h1,h2,h3,h4,h5,h6,bdi,span.woocommerce-Price-amount.amount {
font-family: 'Poppins', sans-serif !important;
}

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


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

.menu-skin1 >.menu-item >a {
color: #000 !important;
font-size: 16px !important;
font-weight: 500 !important;
padding-left: 15px !important;
padding-right: 15px !important;
}

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


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

.footer .menu li a:hover {
color: #f3ca0c !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 {
padding-top: 100px !important;
padding-bottom: 100px !important;
background: transparent !important;
}

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

.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, .footer p {
font-size: 15px !important;
font-weight: 400 !important;
color: #fff !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-toggler {
color: #222 !important;
}

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

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

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

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


.container {
    width: 1300px !important;
}


.pol strong {
color: #222 !important;
}


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


@media (min-width: 800px) {
button.owl-prev {
    left: 5% !important;
}
button.owl-next {
	right: 5% !important;	
	}	
}



.owl-simple .owl-dots .owl-dot span {
height: 15px !important;
width: 15px !important;
}

.owl-simple .owl-dots .owl-dot.active span {
width: 38px !important;
}












/*Woocommerce styling*/


.posts .entry-body {
background: #f5f5f5 !important;
}

.breadcrumb-wrap.full-divider {
background: #CFDDBB !important;
}

.woocommerce-breadcrumb a, .woocommerce-breadcrumb a:hover {
color: #000 !important;
}


.btn.btn-more.more-articles {
font-size: 22px !important;
font-weight: 700 !important;
color: #fff !important;
background: #000 !important;
border: 2px solid #000 !important;
border-radius: 30px !important;
}

.btn.btn-more.more-articles:hover {
font-size: 22px !important;
font-weight: 700 !important;
color: #000 !important;
background: #fff !important;
border: 2px solid #fff !important;
border-radius: 30px !important;
}


.woocommerce-breadcrumb {
display: none !important;
}


a#dashboardBtn.btn.btn-dashboard {
background: #530992;
border: 1px solid #530992;
color: #fff;
border-radius: 7px;
Font-size: 15px;
display: inline-block;
padding: 7px 20px;
text-transform: uppercase !important;
}

a#dashboardBtn.btn.btn-dashboard:hover {
background: #f3ca0c;
border: 1px solid #f3ca0c;
color: #fff;
border-radius: 7px;
Font-size: 15px;
display: inline-block;
padding: 7px 20px;
text-transform: uppercase !important;
}


body:not(.logged-in) .btn.btn-dashboard {
    display: none !important;
}



a#loginBtn.btn.btn-login {
background: #530992;
border: 1px solid #530992;
color: #fff;
border-radius: 7px;
Font-size: 15px;
display: inline-block;	
padding: 7px 20px;
text-transform: uppercase !important;
}

a#loginBtn.btn.btn-login:hover {
background: #f3ca0c;
border: 1px solid #f3ca0c;
color: #fff;
border-radius: 7px;
Font-size: 15px;
display: inline-block;	
padding: 7px 20px;
text-transform: uppercase !important;
}

.logged-in a#loginBtn.btn.btn-login {
display: none !important;	
}


.col-1 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.dashboard-wrap .col-lg-3 {
display: none !important;
max-width: 0% !important;
width: 0% !important;
}

.dashboard-wrap .col-lg-9 {
max-width: 100% !important;
width: 100% !important;
flex: 0 0 100% !important;
    }

.select2-container .select2-selection--single, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, input.input-text, input[type*=email], input[type*=password], input[type*=search], input[type*=tel], input[type*=text], select, textarea {
height: 50px !important;
border-radius: 8px !important;
color: #000 !important;
}

.woocommerce form .form-row label {
font-size: 16px !important;
color: #000 !important;
font-weight: 500 !important;
}


.page-content.myaccount-content, .woocommerce-cart .page-content, .woocommerce-checkout .page-content {
min-height: 500px !important;
padding-top: 50px !important;
padding-bottom: 100px !important;
background: #eee !important;
}

.woocommerce-MyAccount-content p {
color: #000 !important;
}


.woocommerce button.button {
background: #530992 !important;
border: 1px solid #530992 !important;
color: #fff !important;
border-radius: 7px !important;
Font-size: 15px !important;
display: inline-block !important;	
padding: 7px 20px !important;
}


.woocommerce button.button:hover {
background: #f3ca0c !important;
border: 1px solid #f3ca0c !important;
color: #fff !important;
border-radius: 7px !important;
Font-size: 15px !important;
display: inline-block !important;
padding: 7px 20px !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice {
background: #530992 !important;
border: 1px solid #530992 !important;
color: #fff !important;
padding: 10px 20px !important;
}

.woocommerce .woocommerce-info .button {
display: none !important;
}


.wc-deposits-wrapper .wc-deposits-option li {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    float: left !important;
    margin-right: 20px;
    display: block;
    padding: .5em 1em;
    width: 200px !important;
	background: #fff !important;
	border: 1px solid #fff !important;
}

.wc-deposits-wrapper .wc-deposits-option li label {
padding-left: 30px !important;
font-weight: 400 !important;
color: #000 !important;
}

input[type='radio']:checked ~ label:before {
border: #530992 10px solid !important;
}

input[type=radio]~label:before {
border: #ddd 10px solid !important;	
}

input[type='radio']:checked ~ label:after {
display: none !important;
}

.progress-bar.stock-progress {
display: none !important;
}

.stock.in-stock {
color: #000 !important;
font-size: 17px !important;
line-height: 25px !important;
}


.single-product div.quantity {
display: inline-block !important;
}

.quantity label, .woocommerce .single_add_to_cart_button:before {
display: none !important;	
}

.single-product .single_add_to_cart_button.button.alt {
height: 50px !important;	
}

.woocommerce-product-details__short-description p {
font-size: 17px !important;
line-height: 25px !important;
color: #000 !important;
font-weight: 400 !important;
}

.sticky-bar.fixed {
display: none !important;
}

.single-post .page-content {
padding-top: 50px !important;
background: #eee !important;
}

.single-post .page-content p {
color: #000 !important;
font-size: 17px !important;
line-height: 25px !important;
}


.posts.related-posts {
display: none !important;
}





.woocommerce-page .woocommerce-message .button {
display: none !important;
}

.woocommerce table.shop_table.cart th {
border-bottom: 1px solid #000 !important;
color: #000 !important;
font-size: 17px !important;
}

.woocommerce table.shop_table.cart p, .woocommerce table.shop_table.cart a, .woocommerce table.shop_table.cart bdi {
color: #000 !important;
}

td.product-subtotal #text {
line-height: 14px !important;
}

#order_review_heading, .cart_totals>h2 {
text-transform: capitalize !important;
}

.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce .cart-collaterals .cart_totals bdi, .woocommerce .woocommerce-checkout-review-order-table.shop_table td, .woocommerce .woocommerce-checkout-review-order-table.shop_table th, .woocommerce .woocommerce-checkout-review-order-table.shop_table bdi, .woocommerce-checkout #payment div.payment_box p, .woocommerce-checkout #payment div.form-row.place-order p {
color: #000 !important;
}

a.woocommerce-privacy-policy-link, a.woocommerce-terms-and-conditions-link {
color: #530992 !important;
}

.checkout-button.button.alt.wc-forward {
background: #530992 !important;
border: 1px solid #530992 !important;
color: #fff !important;
border-radius: 7px !important;
font-size: 15px !important;	
padding: 10px 20px !important;
}


.checkout-button.button.alt.wc-forward:hover {
background: #f3ca0c !important;
border: 1px solid #f3ca0c !important;
color: #fff !important;
border-radius: 7px !important;
font-size: 15px !important;
padding: 10px 20px !important;
}


.nav.nav-pills .nav-item.active .nav-link {
border-color: #530992 !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
color: #fff !important;
}

.woocommerce-order-received .page-content p {
color: #000 !important;
font-size: 17px !important;
line-height: 27px !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td, .woocommerce-table.woocommerce-table--order-details.shop_table.order_details th, .woocommerce-table.woocommerce-table--order-details.shop_table.order_details bdi {
color: #000 !important;
font-size: 17px !important;
line-height: 27px !important;	
}

.woocommerce-order-received .woocommerce-customer-details {
display: none !important;
}


.wc-deposits-payment-description {
    display: none !important;
}

p.stock.in-stock::after {
content: 'You may choose to pay a non-refundable deposit of £350 and pay the balance before the training, or settle the full amount of £1,350 at once.';
display: block !important;
font-size: 15px !important;
line-height: 23px !important;
color: #000 !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
font-weight: 400 !important;
max-width: 400px !important;
}


p.stock.in-stock {
font-weight: 500 !important;
}


