/* 
Theme Name: Basketblog
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item {

    position: static;}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 .mega-sub-menu {
    width: auto;
    left: 0 !important;
    width: 100% !important;}

.navbar > .container {
    position: relative;
}

[type=button], [type=submit], button, #mepr-account-nav .mepr-nav-item a {
    position: relative;
    border: 2px solid #2a2f52;
    padding: 10px 20px 10px;
    color: #2a2f52;
    font-size: 15px;
    letter-spacing: 1px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    overflow: hidden;
    display: inline-block;
    transition: all ease-in-out 0.5s;
}

#mepr-account-nav .mepr-nav-item a {
    border-radius: 3px;
    margin-bottom: 15px;
}

.mp_wrapper .mp-form-row label {
    margin-bottom: 9px;
    display: block !important;
}


.button.mp-hide-pw, .button.mp-hide-pw:hover {
    height: 42px;
    padding: 0 0 7px 0;
    width: 30px;
}

[type=button]:hover, [type=submit]:hover, button:hover, #mepr-account-nav .mepr-nav-item a:hover, #mepr-account-nav .mepr-active-nav-tab a {
    background: #2a2f52;
    color: #FFF;
}

.have-coupon-link {
    margin-bottom: 5px;
    display: inline-block;
}

.mp-form-row.mepr_price {
    display: none !important;
}

#mepr-account-nav {
    text-align: center;
    margin-top: 40px;
}

.dashicons-admin-users.mega-menu-link {
    font-size: 160% !important;
}

.post_body a {
    text-decoration: underline;
}

iframe {
    max-width: 100%;
}

#vathmologies img {
    width: 35px;
    height: auto;
    display: block;
    margin: 0 auto;
}

#vathmologies td {
    vertical-align: middle;
    padding: 5px 15px;
}

#vathmologies .elementor-tab-title.elementor-active,
#vathmologies .elementor-tab-title.elementor-active a {
    color: #afafaf;
}

#vathmologies .elementor-tab-content {
    width: 100%;
    overflow: auto;
}

.blog-detail-main iframe {
    max-width: 100%;
}

.logo img {
    width: 200px;
    height: auto;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    padding: 0px 5px 0px 5px;
}

@media only screen and (min-width: 1200px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        font-size: 17px;
        padding: 0px 10px 0px 10px;
    }
}


@media only screen and (max-width: 991px) {
    .category-item-inner {
        padding: 15px;
    }

    #mega-menu-wrap-menu-1 .mega-sub-menu {
        width: 100% !important;
    }

    body {
        padding-top: 65px !important;
    }

    .mega-menu, .mega-menu-wrap {
        position: fixed !important;
    }
}

@media only screen and (max-width: 768px) {
    .desktoponly{
        display:none;
    }
}

@media only screen and (min-width: 769px) {
    .mobileonly{
        display:none;
    }
}