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

.icon-tumblr:before { content:"\e07b" !important; font-family: "Font Awesome 6 Brands" !important; }

/*** Header ***/
ul#menu-products li:nth-child(7),
ul#mobile-products-menu li:nth-child(7) { display: none; }
@media (max-width: 991px) { 
	#menu-products { display: none; }
}

/*** Footer ***/
.footer-logo {
    max-width: 300px !important;
}

/*** About Us ***/
.gp-about img { max-width: 600px; }

/*** Contact ***/
.wpcf7-form>p { display: block; padding: 0; }
body.page-id-6021 form button.wpcf7-submit { background: #cc9966 !important; color: #fff !important; }
body.page-id-6021 form button.wpcf7-submit:hover { background: #222 !important; }

/*** Info Pages ***/
.page.page-template-default.page-id-6063 .page-content table tr th,
.page.page-template-default.page-id-6063 .page-content table tr td { text-align: center; }
.page.page-template-default.page-id-6063 .page-content table tr th:first-child,
.page.page-template-default.page-id-6063 .page-content table tr td:first-child { text-align: left; }