/*
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  ***************/
.menu>li>a {
    padding: 0.95rem 1.5rem;
}

.cart-count{
	background-color: #ad1021 !important;
}

.top-link li a:hover{
	color: #ad1021 !important;
	font-weight: 700 !important;
}

.menu-skin3 >.menu-item >a {
  
    color: #1b2e4b !important;
   
    font-weight: 500 !important;
}

.owl-carousel.owl-drag .owl-item:hover {
   
    border: 1px solid #90C8DC !important;
}

.product.product-dark .btn-product {
    color: #fff;
    background-color: #ad1021 !important;
 
}

.nav-pills-mobile li a:active{
	color: #ad1021 !important;
}

.mobile-menu-container {
  
    background-color: #1b2e4b !important;
  
}

.product .tab-content h2{display: none !important;}
.product .tab-content p {
    color: #000;
    line-height: 1.8;
}
