.nav-item{
    padding-right: 2.5%;
    padding-left: 2.5%;
    color: #3A3A3A !important;
    font-size: 15px;
    text-decoration: none !important;
    font-weight: bold;
}

.nav-item a{
    color: #3A3A3A !important;
}

.nav-item a:hover{
    color: #3A3A3A !important;
}

*,*:focus,*:hover{
    outline:none;
}

button ,button:focus,button:hover{
    outline:none;
}

.num{
    position: absolute;
    top: -37px;
    right: -18px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #644069;
    color: #fff;
    line-height: 15px;
    font-family: sans-serif;
    text-align: center;
    font-size: 11px;
    border: 2px solid white;
}

.dropdown-item{
    max-height: 70px;
}

.profile_dropdown {
    color: #3A3A3A;
    padding-left: 15px;
}

.hide-this-item-sm .fa-heart{
    padding-left: 15px;
}

.hide-this-item-sm .fa-bell{
    padding-left: 15px;
}

.notification_dropdown{
    color: #3A3A3A;
}

.nav-item .dropdown-menu {
    position: absolute !important;
    will-change: transform !important;
    top: -15px !important;
    right: -78px !important;
    left: auto !important;
    transform: translate3d(11px, 42px, 0px) !important;
    min-width: 60px !important;
    max-width: 160px !important;
    background-color: #EEEEEE !important;
    border: 1px solid transparent !important;
    border-radius: 15px 0 15px 15px !important;
}

.contact_dropdown_menu .dropdown-menu {
    position: absolute !important;
    will-change: transform !important;
    top: -15px !important;
    right: 14px !important;
    left: auto !important;
    transform: translate3d(11px, 42px, 0px) !important;
    min-width: 60px !important;
    max-width: 160px !important;
    background-color: #EEEEEE !important;
    border: 1px solid transparent !important;
    border-radius: 15px 0 15px 15px !important;
}

.profile_dropdown .dropdown-menu {
    position: absolute !important;
    will-change: transform !important;
    top: -15px !important;
    right: -90px !important;
    left: auto !important;
    transform: translate3d(11px, 42px, 0px) !important;
    min-width: 60px !important;
    max-width: 160px !important;
    background-color: #EEEEEE !important;
    border: 1px solid transparent !important;
    border-radius: 15px 0 15px 15px !important;
}

.notification_dropdown .dropdown-menu {
    position: absolute !important;
    will-change: transform !important;
    top: -15px !important;
    right: auto !important;
    left: auto !important;
    transform: translate3d(11px, 42px, 0px) !important;
    min-width: 350px !important;
    max-width: 350px !important;
    background-color: #EEEEEE !important;
    border: 1px solid transparent !important;
    border-radius: 0 15px 15px 15px !important;
    height: 170px !important;
    margin-top: 15px !important;
}

.read_notification{
    border-top-right-radius: 5px;
    height: 70px;
    margin-top: -15px !important;
}

.unread_notification{
    border-top-right-radius: 5px;
    height: 70px;
    margin-top: 15px !important;
}

.unread_notification .dropdown-item:hover{
    background-color: #ffffffb8 !important;
}

.read_notification .dropdown-item:hover{
    background-color: #EEEEEE !important;
}

.nav-item .dropdown-menu:before {
    position: absolute;
    top: -25px;
    right: 0;
    display: inline-block;
    /*border-right: 10px solid transparent;*/
    border-bottom: 25px solid transparent;
    border-left: 30px solid transparent;
    border-bottom-color: rgb(238 238 238);
    content: '';
}

.nav-item .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px; /* Example: right:10px; */
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.contact_dropdown_menu .dropdown-menu:before {
    position: absolute;
    top: -25px;
    right: 0;
    display: inline-block;
    /*border-right: 10px solid transparent;*/
    border-bottom: 25px solid transparent;
    border-left: 30px solid transparent;
    border-bottom-color: rgb(238 238 238);
    content: '';
}

.contact_dropdown_menu .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px; /* Example: right:10px; */
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.profile_dropdown .dropdown-menu:before {
    position: absolute;
    top: -25px;
    right: 0;
    display: inline-block;
    /*border-right: 10px solid transparent;*/
    border-bottom: 25px solid transparent;
    border-left: 30px solid transparent;
    border-bottom-color: rgb(238 238 238);
    content: '';
}

.profile_dropdown .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px; /* Example: right:10px; */
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.notification_dropdown .dropdown-menu:before {
    position: absolute;
    top: -25px;
    left: 0;
    display: inline-block;
    border-right: 18px solid transparent;
    border-bottom: 25px solid transparent;
    /*border-left: 0 solid transparent;*/
    border-bottom-color: rgb(238 238 238);
    content: '';
}

.notification_dropdown .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px; /* Example: right:10px; */
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.read-all-btn{
    border-radius: 50px;
    border:1px solid #3A3A3A;
    background-color: transparent;
    width: 90%;
    height: 23px;
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.sign-up-btn{
    border-radius: 50px;
    background-color: #3A3A3A;
    border:1px solid #3A3A3A;
    color: white;
    width: 40%;
    height: 40px;
    font-size: 14px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sign-in-btn{
    border-radius: 50px;
    border:1px solid #3A3A3A;
    background-color: white;
    width: 45%;
    height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.has-search input[type=text] {
    width: 0;
    height: 40px;
    box-sizing: border-box;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    background-color: white;
    background-image: url('searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 30px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: #3A3A3A;
}

.has-search input[type=text]:focus {
    width: 100%;
    border: 1px solid #707070;
}

.has-search input[type=text]:hover {
    width: 100%;
    border: 1px solid #707070;
}

.has-search{
    color: #3A3A3A !important;
    width: 140%;
}

.main {
    margin-top: 15px;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #707070;
    margin-bottom: -37px;
}

.navbar-toggler-icon{
    color: #3A3A3A;
}

.nav-link{
    padding: 1rem 1rem !important;
}

.scrollbar {
    height: 320px;
    min-width: 275px;
    background: transparent;
    overflow-y: scroll;
    overflow-x: auto;
    direction:rtl;
}

.scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 15px;
    border-radius: 15px;
    background-color: white;
}

.scrollbar::-webkit-scrollbar-thumb {
    border: 2px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

.scrollbar::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
.scrollbar::-webkit-scrollbar-corner {
    background-color: transparent;
}

.scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}




@media (min-width: 1610px){
    .nav-item{
        padding-right: 2.5%;
        padding-left: 2.5%;
        color: #3A3A3A !important;
        font-size: 22px;
        text-decoration: none !important;
        font-weight: unset;
    }
}

@media (max-width: 1611px){
    .nav-item{
        padding-right: 2.5%;
        padding-left: 2.5%;
    }
}

@media (min-width: 1450px){
    .nav-item{
        padding-right: 2.5%;
        padding-left: 2.5%;
        color: #3A3A3A !important;
        font-size: 20px;
        text-decoration: none !important;
        font-weight: unset;
    }
    .hide-this-item-sm{
        padding-right: 20px !important;
    }
}

@media (max-width: 1066px){
    .col-3 {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 36%!important;
        max-width: 30% !important;
    }
}

@media only screen and (max-width: 992px) {
    .hide-this-item-sm{
        display: none;
    }

}

@media only screen and (min-width: 991px) {
    .hide-this-item-lg{
        display: none;
    }
}


@media (max-width: 991px){
    .has-search{
        width: 130% !important;
        padding-right: 20%;
    }
}

@media (min-width: 768px){
    .navbar-nav {
        float: left;
    }
}

@media (min-width: 531px){
    .extra_sm_searchbar {
        display: none;
    }
}

@media (max-width: 530px){
    .extra_sm_searchbar {
        display: block;
        background: #644069;
        border-radius: 15px;
        height: 50px;
        margin-top: 10px;
        width: 50px;
    }

    .hide_search_input{
        display: none;
    }
}