/*!
 * Theme Name:  Mint Child
 * Theme URI:   http://mint.themes.tvda.pw
 * Template:    mint
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: mint-child
 * Domain Path: /languages/
 */
.main-menu .sub-menu
 {
    padding: 0px 40px 40px !important;
    background-color: #60697B;
}
.main-header {
    background-color: #60697B;
}

.main-menu .sub-menu a {
    position: relative;
    padding: 0 15px 0 0;
    border: 0;
    text-transform: none;
    color: #fff !important;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}
a, blockquote cite, .add-menu .menu-item .current-menu-ancestor>a, .add-menu .menu-item .current-menu-item>a, .add-menu .menu-item .menu-item:hover>a, .bottom-footer-menu .current-menu-ancestor>a, .bottom-footer-menu .current-menu-item>a, .bottom-footer-menu a:hover, .main-menu .menu-item .current-menu-ancestor>a, .main-menu .menu-item .current-menu-item>a, .main-menu .menu-item .menu-item:hover>a, .top-header-menu .current-menu-ancestor>a, .top-header-menu .current-menu-item>a, .top-header-menu a:hover, label[for]._focus, label[for]:hover, .button._o:hover, button._o:hover, input[type=button]._o:hover, input[type=reset]._o:hover, input[type=submit]._o:hover, .product_list_widget a:hover, .theme-widget.widget_archive._sidebar a:hover, .theme-widget.widget_categories._sidebar a:hover, .theme-widget.widget_layered_nav._sidebar a:hover, .theme-widget.widget_meta._sidebar a:hover, .theme-widget.widget_nav_menu._sidebar a:hover, .theme-widget.widget_pages._sidebar a:hover, .theme-widget.widget_product_categories .current-cat a, .theme-widget.widget_product_categories._sidebar a:hover, .theme-widget.widget_recent_comments._sidebar a:hover, .theme-widget.widget_recent_entries._sidebar a:hover, .theme-widget.widget_text._sidebar a:hover, .theme-widget.widget_price_filter button, .product_list_widget .amount, .widget_shopping_cart_content .total .amount, .comment-respond .stars a.active, .theme-comments__nav a:hover, .tooltip:hover .tooltip__title, .no-results-page__label, .post-standard__link:hover, .post-boxed__title-link:hover, .post-pagination a:hover, a:hover .post-nav__title, .posts-nav__list-item a:hover, .projects-categories__link._active, .wc-form .stars a.active, .project-card:not(._has-animation):hover .project-card__title, .products-list-pagination a:hover, .products-table__item-column._product a:hover, .product-card__price, .product-card__quick-view, .product-tile__price, .product-tile__quick-view, .product-page__price, .product-page__add-to-cart .woocommerce-variation-price .price, .checkout-billing .stars a.active, .checkout-shipping .stars a.active, .product-page-meta__item-desc a:hover, .checkout-payment ul label a, .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev, .lwa__links a:hover, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-title>a:hover, .aio-icon-component .aio-icon, .stats-block .stats-number, .ult_design_1 .ult_price_body_block .ult_price_body .ult_price_figure, .grid-item__title a:hover, .arrow-down, .arrow-left, .arrow-right, .arrow-up, .hamburger:not(._light)._close:after, .hamburger:not(._light)._close:before {
    color: #fff !important;
}