﻿body {
    background-color: white !important;
}

.card {
    border-radius: 7px !important;
    border: none;
}

.card-event {
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 0.125rem 0px, rgb(0 0 0 / 12%) 0px 0.125rem 0.125rem 0px;
}

.sidebar-modern-inner {
    border-radius: 6px;
    margin-bottom: 10px;
    border: none;
}

.ev-image img {
    border-radius: 6px;
}


.btng {
    border-radius: 5px;
}

.inner-box {
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 5px 2px, rgb(0 0 0 / 12%) 0px 0.125rem 0.125rem 0px;
}

.intro-modern {
    border-radius: 6px;
}

.card {
    border-radius: 5px !important;
}

.content-box {
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 5px 2px, rgb(0 0 0 / 12%) 0px 0.125rem 0.125rem 0px;
}

.banner-place-1 .banner-text-html, .banner-place-3 .banner-text-html, .banner-place-7 .banner-text-html {
    border-radius: 5px;
}

.panel-details {
    border-radius: 5px;
}

.alert {
    border-radius: 5px;
}

.dropdown-menu {
    border-radius: 0 0 3px 3px;
}

.btn {
    border-radius: 0.3em;
}

.f-category {
    border: none;
}

.no-borders {
    border: none !important;
}

.contact_info .list-title:after, .contact-form .list-title:after {
    border-color: #FFFFFF transparent transparent;
}

.intro-modern {
    box-shadow: 0 0 0.625rem rgb(0 0 0 / 29%), inset 0 0 0 0 rgb(0 0 0 / 0%);
}

.sidebar-modern-inner .block-content {
    padding: 10px 0px;
}

.banner_div {
    padding: 0px;
}

    .banner_div img {
        width: 100%;
    }

.sidebar-modern-inner .block-title {
}

.card-body-calc {
    /*padding-left: 0px; 
     padding-right: 0px; */
    padding-bottom: 15px;
}

.footer-content {
    background: #e6e6e6;
}

.ads-details-wrapper.event {
    padding: 14px 0px;
}

.ads-details-wrapper-net.event {
    padding: 14px 0px;
    margin-top: -60px;
}

.modal-header {
    border-bottom: none !important;
    border-radius: 5px;
    font-weight: bold;
    background: #ffffff !important;
    border-top: none !important;
    padding: 8px;
    position: relative;
}

.modal-title {
    margin-left: 0px;
}

.modal-content {
    border: none;
    border-radius: 5px;
}

.sidebar-modern-inner .block-title h5 a {
    font-size: 20px;
    color: #222222;
}

.sidebar-modern-inner .block-title h5 {
    font-size: 20px;
    color: #222222 !important;
}

.sidebar-modern-inner .newsletter h5 {
    font-size: 20px;
}

.sidebar-modern-inner .form-inline h5 {
    color: #c5c5c5 !important;
}

.newsletter h5 a {
    color: #028a44 !important;
}

.textprintbay {
    color: #222222 !important;
}

.sidebar-modern-inner .block-title {
    padding: 7px 7px;
}

.maxlist-more a {
    border-radius: 4px;
}

.f-category {
    padding: 5px;
}

.f-item {
    padding: 5px;
    height: 100%;
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 0.125rem 0px, rgb(0 0 0 / 12%) 0px 0.125rem 0.125rem 0px;
    border: 0.0625rem solid #cfcfcf;
    border-radius: .5rem;
    transition: all ease .3s;
    background-color: #f7f5f8;
}

    .f-item:hover {
        background-color: #888888 !important;
    }

        .f-item:hover span {
            color: #ffffff !important;
        }

.f-category:hover {
    background-color: none !important;
}

.sell-your-item {
    color: #9a9a9a !important;
    font-size: 12px !important;
    padding: inherit;
}

.search-row .btn-search {
    border-radius: 0 4px 4px 0px !important;
}

.RadComboBox_Bootstrap .rcbInputCell {
    border-radius: 4px 0 0 4px !important;
}

.search-row .search-col .form-control {
    border-radius: 4px 0 0 4px !important;
}

.card-footer {
    background-color: #ffffff !important;
}

.cart-table {
    border: none !important;
}

    .cart-table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: none !important;
    }

.card-header {
}

.videos_div .card {
    border-radius: 0px !important;
    box-shadow: none !important;
}

.videos_div .card-body {
    padding: 10px 0px !important;
}

.videos_div .card-title {
    font-weight: 400 !important;
}

.videos_div .helptitle {
    font-weight: 700 !important;
    color: #545454;
}

.videos_div .card-img-top {
    box-shadow: rgb(0 0 0 / 6%) 0px 0px 0.125rem 0px, rgb(0 0 0 / 66%) 2px 1px 5px 2px !important;
}

.videos_div .has-background {
    display: inline-block;
    height: 100%;
}

    .videos_div .has-background:after {
        background-image: url(../../images/video_frame.png) !important;
        background-size: 100% 100% !important;
        content: '';
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
    }

.intro-short {
    max-height: 130px !important;
}

@media (max-width: 767px) {
    .intro-short {
        max-height: 280px !important;
        height: auto;
        padding: 0 !important;
    }
    .intro {
        padding-top: 0px!important;
    }
    .intro-modern {
        padding: 0 !important;
    }
}