/*
Theme Name: ICMarket Blog
Theme URI: https://www.icmarkets.com/blog
Author: ICM
Author URI: https://www.icmarkets.com/
Description: ICMarkets Blog
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.2
*/

[data-bs-toggle="offcanvas"] {
    display: none;
}

.marqueue-indices {
    white-space: nowrap;
}

.mobile-menu-wrapper {
    
}
.mobile-menu-wrapper ul {

}
.mobile-menu-wrapper li {
    line-height: 2.4em;
}
.mobile-menu-wrapper li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.3em;
}
.mobile-menu-wrapper li ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.mobile-menu-wrapper li ul li {

}

.offcanvas-header {
    border-bottom: 1px solid #444;
}

.ebooks .col-lg-4 img{
    max-width: 100%;
}

.podcast-section ul li {
    
}


@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 95%;
    }
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1128px;
    }
}


@media (max-width: 860px) {
    header .top-menu-bar {
        display: none !important;
    }
    header nav .header-nav {
        display: none !important;
    }
    [data-bs-toggle="offcanvas"] {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .container-sm, .container {
        max-width: 95%;
    }

    footer .footer-faq-desktop {
        flex-wrap: wrap;
    }
    footer .footer-faq-desktop .footer-faq__heading {
        margin-bottom: 5px;
    }
    footer .footer-faq-desktop .footer-faq__faq-box {
        width: 100%;
        margin-bottom: 20px;
    }
    footer .first-flex-box {
        margin-right: 0px;
    }
    footer .footer__disclaimer {
        margin-top: 5px;
    }
    footer {
        padding-bottom: 25px;
    }

    .section-explore-more.p-5 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ebooks .col-md-8 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .podcast-section ul {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
    }
    .podcast-section ul li {
        margin-top: 0px !important;
        padding: 0px;
    }

    .newsletter-section {
        position: relative;
    }

    .newsletter-section::before {
        content: '';
        position: absolute;
        display: block;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.7);
        z-index: 0;
    }
    .newsletter-section > * {
        z-index: 10;
        position: relative;
    }

    .section-video-grid-editors .g-4 .g-4 {
        --bs-gutter-y: auto;
    }
    .section-video-grid-editors .g-4 .g-4 .col-12 + .col-12 {
        margin-top: 30px;
    }

    .section-account-creation {
        
    }
    .section-account-creation .account-creation h3 {
        font-size: 32px;
    }
    .section-account-creation p {

    }
    .section-account-creation a {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .container-sm, .container {
        max-width: 100%;
    }

    .section-account-creation a + a{
        margin-top: 15px;
        margin-right: 8px;
    }
}
@media (max-width: 575px) {
    .section-latest-insights .col-insights {
        margin-bottom: 15px;
    }
}




.sidebar ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 4px;
}

.sidebar ul.tabs li {
    background: none;
    color: rgba(0,0,0,0.54);
    display: inline-block;
    padding: 10px 25px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #f0f0f0;
    font-size: 12px;
    padding: 10px 14px;
}
.sidebar ul.tabs li.current {
    background: #858585;
    color: white;
}

.sidebar .tab-content {
    display: none;
}
.sidebar .tab-content.current {
    display: inherit;
}
.sidebar .flx-wrp {
    display: flex;
    flex-wrap: wrap;
}


.sidebar .livepriceBox_wrp .live_price_box {
    flex: 1 1 30%;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: rgba(0,0,0,0.04);
    padding: 15px;
}
.sidebar .livepriceBox_wrp .live_price_box {
    flex: 1 1 30%;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent !important;
    padding: 0;
}
.sidebar .livepriceBox_wrp .live_price_box {
    margin-right: 0;
    padding: 10px 10px 0;
    margin-bottom: 4px;
}
.sidebar .livepriceBox_wrp .live_price_box {
    padding: 0;
    flex: 0 0 100%;
}

.sidebar .wholeWrp {
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: rgba(0,0,0,0.04);
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin: 0px;
    margin-bottom: 10px;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input {
    margin-right: 10px;
}