/*
Theme Name: SocialBee Elementor Child
Theme URL: https://socialbee.com
Description: SocialBee Elementor Child
Theme Author: Vlad Hosu
Author URL: https://socialbee.com
Template: hello-elementor
Version: 1.0.0 
Text Domain: socialbee-hello-elementor-child
*/

@media all and (min-width: 1400px) {
    .navbar .nav-item .dropdown-menu .container-xl {
        max-width: 1320px;
    }

    .navbar .nav-item .dropdown-menu .container-xl .container {
        /*display: block;*/
        max-width: 1320px;
    }

    .navbar .nav-item .dropdown-menu .container-xl .container-fluid {
        /*display: block;*/
    }
}

@media all and (min-width: 992px) {
    .navbar {
        border-radius: 32px;
    }

    .navbar .nav-item .dropdown-menu {
        background-color: #fafafa !important;
        background-image: var(--wpr-bg-8d6581d8-ec63-4767-98c1-d9d15caf3b26), var(--wpr-bg-61271ff6-6bcf-4dd8-b199-ebed39470785);
        background-position-x: left, right;
        background-position-y: bottom, bottom;
        background-repeat: no-repeat;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.02);
        border: 1px solid #EEE;
        border-top: none;
    }

    .navbar-nav .dropdown-toggle::after {
        display: none !important;
    }
}

.navbar {
    margin-bottom: 10px;
    border-radius: 32px;
    background: #FAFAFA;
}

.navbar.with-dropdown {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    border-right: none;
}

.navbar.sticky-top {
    padding: 12px 16px;
    top: 10px;
    max-height: 100vh;
}

.navbar .navbar-collapse {
    max-height: 80vh;
    overflow-y: auto;
}

.navbar .nav-link {
    pointer-events: auto;
    /* make the blue outline disappear on webkit mobile browsers */
    -webkit-tap-highlight-color: transparent;
    padding-left: 16px !important;
    padding-right: 16px !important;;
}

.navbar .nav-item .dropdown-menu {
    pointer-events: auto;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    border-radius: 32px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: 0;
    top: auto;
    background-color: #FAFAFA;
    border: none;
}

.navbar-nav .nav-item .nav-link {
    border-bottom: 3px solid transparent !important;
}

.navbar-nav .nav-item:hover .nav-link, .navbar-nav .nav-item .nav-link.active {
    border-radius: 5px;
    background-color: #F5F5F5 !important;
}

.navbar-nav > .nav-item > .nav-link {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;;
    font-size: 16px;
    font-weight: 600;
}

.navbar-nav .nav-item .nav-link, .navbar-nav .dropdown-item {
    color: #43495C !important;
}

.navbar-nav .dropdown-item:hover, .navbar-nav .dropdown-item:focus, .navbar-nav .dropdown-item:active {
    background: #F2F2F2  !important;
}

.navbar-nav .dropdown-menu.container-xl {
    max-width: 1080px;
}

.navbar-nav .dropdown-menu h3 {
    color: #999 !important;
    background-color: transparent !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    letter-spacing: 2px !important;
    margin-bottom: 1rem !important;
}

.navbar-nav .dropdown-item {
    white-space: normal !important;
    border-radius: 8px;
}

.navbar-nav .dropdown-item.list-text {
    font-family: "Roboto", Sans-serif !important;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
}

.navbar-nav .dropdown-item.list-text:hover {
    color: #F3C500 !important;
    background-color: transparent !important;
}

.navbar-nav .dropdown-item.list-rich-text:hover {
    background-color: #F2F2F2 !important;
}

.navbar-nav .dropdown-item .rich-text-icon img {
    min-width: 28px;
    min-height: 28px;
}

.navbar-nav .dropdown-item .rich-text-icon .with-yellow-bg {
    background-color: #F5C300;
}

.with-white-bg {
    background-color: #FFFFFF;
}

.with-yellow-border {
    border: 2px solid #F5C300;
}

.with-rounded-corners {
    border-radius: 16px;
}

.navbar-nav .dropdown-item .rich-text-large {
    max-width: 350px;
    height: auto;
}

.navbar-nav .dropdown-item .rich-text-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
}

.navbar-nav .dropdown-item .rich-text-title.large {
    font-size: 20px;
    line-height: 30px;
}

.navbar-nav .dropdown-item .rich-text-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

.navbar-nav .dropdown-item .rich-text-description.large {
    font-size: 17px;
    line-height: 24px;
}

.navbar-nav .dropdown-menu-cta {
    background-color: #F3F2F2;
}

.navbar-nav .dropdown-menu-cta .cta-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
}

.navbar-nav .dropdown-menu-cta .cta-title.large {

}

.navbar-nav .dropdown-menu-cta .cta-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.navbar-nav .dropdown-menu-cta:hover {
    background-color: #E6E6E6;
}

.navbar-nav .btn-success, .navbar-nav .btn-success:hover, .btn-login.btn-success, .btn-login.btn-success:hover {
    background-color: #0ABF3C;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    padding: 15px 30px;
    border-radius: 4px;
    transition: all .3s;
}

.navbar-nav .btn-success, .navbar-nav .btn-success:hover {
    color: #000000;
}

.navbar .btn-rounded {
    border-radius: 32px;
}

.navbar .btn-socialbee {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.navbar .btn-login {
    border: 1px solid #D4D4D4;
    color: #212533;
    background: #F3F3F1;
}

.navbar .btn-login:hover, .navbar .btn-login:active, .navbar .btn-login:focus {
    border: 1px solid #999;
    color: #212533;
    background: #FAFAFA;
    border-radius: 32px;
}

.navbar .btn-signup {
    border: 1px solid transparent;
    font-weight: 700;
    color: #212533;
    background: #F5C300;
}

.navbar .btn-signup:hover, .navbar .btn-signup:active, .navbar .btn-signup:focus {
    border: 1px solid transparent;
    color: #212533;
    background: #E6B700;
}

.navbar .navbar-toggler, .navbar .navbar-toggler:hover, .navbar .navbar-toggler:active, .navbar .navbar-toggler:focus {
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
}

.navbar .logo-img {
    height: 44px;
    width: 170px;
}

.dropdown-menu-center {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    transform: translate(-50%, 0) !important;
}

form[data-drip-embedded-form] {
    display: flex;
}

form[data-drip-embedded-form] .drip-form {
    flex: 1 1 auto;
}

form[data-drip-embedded-form] .drip-input-button .input-button {
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #0ABF3C;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    padding: 5px 20px;
    border-radius: 3px;
    margin-left: 10px;
}

#footer-sb {
    background-image: var(--wpr-bg-3a5464c3-a791-4070-941c-e973ad5a67f9), linear-gradient(180deg, #212533 0%, #131621 100%);
}

#footer-sb .container {
    /*padding: 0;*/
}

/*@media all and (min-width: 1400px) {
    #footer-sb > .container, #footer-sb > .footer-rights > .container {
        max-width: 1320px;
    }

    #footer-sb > .container > .row, #footer-sb > .footer-rights > .container .row {
        margin-top: calc(-1 * var(--bs-gutter-y));
        margin-right: calc(-.5 * var(--bs-gutter-x));
        margin-left: calc(-.5 * var(--bs-gutter-x));
    }
}*/

@media all and (min-width: 992px) {

   /* #footer-sb .col-about {
        max-width: 170px;
    }
    #footer-sb .col-product {
        min-width: 300px;
    }
    #footer-sb .col-support {
        min-width: 300px;
    }
    #footer-sb .col-learn {
        max-width: 185px;
    }*/
}

#footer-sb .logo-sb img {
    /*min-width: 160px;*/
    width: 183px;
    height: 58px;
}

#footer-sb .list-title {
    color: #F5F5F5;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}

#footer-sb .list-group a {
    color: #D4D4D4;
    background-color: transparent;
    border: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#footer-sb .list-group a:hover {
    color: #F5F5F5;
}

#footer-sb .list-group a .social-icon {
    background-color: gray;
    border-radius: 50%;
    border: 1px solid white;
    color: white;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
}

#footer-sb .g2-reviews img {
    filter: grayscale(100%);
    min-width: 62px;
    min-height: 80px;
}

#footer-sb .footer-rights {
    border-top: 1px solid #43495C;
    color: #999;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#footer-sb .list-group a .social-icon.facebook {
    background-color: #007AFF;
}

#footer-sb .list-group a .social-icon.twitter {
    background-color: #2baae1;
}

#footer-sb .list-group a .social-icon.instagram {
    background-color: #cf1c97;
}

#footer-sb .list-group a .social-icon.instagram i {
    font-size: 20px;
}

#footer-sb .list-group a .social-icon.linkedin {
    background-color: #037bb6;
}

#footer-sb .list-group a .social-icon.pinterest {
    background-color: #cb1e26;
}

#footer-sb .list-group a .social-icon.google {
    background: none;
    border: none;
}

#footer-sb .list-group a .social-icon.tiktok {
    background-color: #000000;
}

#footer-sb .list-group a .social-icon.youtube {
    background-color: #F10207;
}

#footer-sb .list-group a i {
    /*min-width: 30px;
    min-height: 30px;*/
}

#footer-sb .networks a {
    background-color: #212533;
    border-radius: 50%;
    padding: 14px;
    min-width: 48px;
    min-height: 48px;
    flex: 0 0 auto;
    line-height: 20px;
    color: #F5F5F5;
}

#footer-sb .networks a:hover {
    background-color: #43495C;
}

#footer-sb .policies a {
    flex: 0 0 auto;
    line-height: 22px;
    color: #999;
    text-decoration: none;
}

#footer-sb .networks i {
    font-size: 24px;
}

picture.aligncenter {
    text-align: center;
}

#cookie-notice {
    z-index: 9998 !important;
}

div.tooltip-inner {
    max-width: 500px;
}

form[action^='https://www.getdrip.com/'] .input-rounded-small {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

#ai-generator-link {
    border-radius: 8px;
    border: 1px solid rgba(231, 231, 231, 0.64);
    background: #FFFFFF var(--wpr-bg-08fe0e8e-74f7-4974-b420-9ca07bf7802a) no-repeat 40vw center;

    .btn-ai-generator {
        border: 1px solid transparent;
        font-size: 12px;
        font-weight: 600;
        color: #212533;
        background: #F5C300;
    }
}