/*
Theme Name: AanaabB2B-v2
Theme URI: https://AanaabB2B-v2.com
Author: the AanaabB2B-v2 team
Author URI: https://AanaabB2B-v2.com/
Description: .
Tags: 
Version: 1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: AanaabB2B-v2
*/
 

 i.mofa.fa-lock.custom_logo {
    display: none !important;
}

.dropdown-menu {
    color: var(--color-text);
    /* text-align: -webkit-left; */
    margin: auto;
}

table.shop_table.woocommerce-checkout-review-order-table {
    display: none !important;
}

.woocommerce-notices-wrapper {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .video-sports{
        width: 100%;
    }
    .iframe-acf{
        height: auto !important;
        width: auto !important;
    }
    .learning-font{
        font-size: 32px !important;
    }
    .partner-scroll{
    overflow-x: scroll !important;
    }
}

@media (max-width: 768px) {
    .hero-note-number {
    height: 22px;}
    .hero-text {font-size: .8rem;}}
.video-sports{
    width: 80%;
}

.header-slection{
   background: white;
    color: #6639c6;
}

.iframe-acf{
    height: 234px;
    width: 32%;
}


.learning-font{
    font-size: 45px;
}

.partner-scroll{
    overflow-x: visible;
}

@media (max-width: 768px) {
    .mobile-line-break {
        display: block;
        margin-top: 10px;  /* Optional: add spacing for mobile */
    }
}
