.mainmenu-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-area.menu--light .top-menu-area .logo-wrapper {
    border-color: rgba(0, 0, 0, 0.15);
}

.menu-area.menu--light .search-wrapper .search_module .icon-left,
.menu-area.menu--light .search-wrapper .search_module .search_area form .input-group .form-control,
.directory_content_area .search_title_area .title,
.menu-area.menu--light .author__access_area ul li .access-link
{
    color: inherit;
}
    .menu-area.menu--light .search-wrapper .search_module .search_area form .input-group .form-control::placeholder {
        color: inherit;
    }

    .category--img figure {
        height: 280px;
    }

.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.offcanvas-menu .offcanvas-menu__contents {
    width: 270px;
    right: -300px;
}

.ui-datepicker {
    background-color: #FFF;
    box-shadow: 0 0 5px #ccc;
}

[data-html="description"] {
    white-space: pre-wrap;
}
/* Dropzone */
.dropzone {
    border: dotted;
}

#frmApplicantCategories .form-control {
    height: 100% !important;
}

[data-uploader] [data-dz-thumbnail] {
    width: 100%;
    max-width: 100%;
}

[data-uploader] .dz-preview {
    margin: 0;
    width: 100%;
}

#ProfileUploader[data-uploader] .dz-preview .dz-image {
    height: 130px;
}

[data-uploader] .dz-preview .dz-image {
    width: 180px;
    height: 190px;
}

[data-uploader] .dz-image {
    margin: auto;
}

#GalleryImages[data-uploader] .dz-preview {
    width: auto;
    padding: 10px 10px;
}

#ProfileImage, #MainImage {
    min-height: 220px;
}

    #ProfileImage .dz-message, #MainImage .dz-message {
        margin: 6.8em 0;
    }

.category--img figure img {
    height: 100%;
}
/* Owl Carousel Homepage*/
[data-section="servicesslider"] .owl-prev,
[data-section="servicesslider"] .owl-next,
[data-section="promotionsslider"] .owl-prev,
[data-section="promotionsslider"] .owl-next {
    background-color: white !important;
}

.testimonial-carousel .owl-nav button {
    width: 2.33333rem;
    height: 2.33333rem;
}
/* Owl Carousel Homepage end */
.carousel-single.category-place-single {
    height: 270px;
}

.widget-wrapper .widget-content {
    padding: 0;
}

    .widget-wrapper .widget-content ul li {
        padding: 20px 30px;
        border-bottom: 1px solid #eee;
        margin: 0;
        font-weight: bold;
    }

        .widget-wrapper .widget-content ul li:hover {
            border-left: 5px solid #69a426;
            padding-left: 25px;
        }

        .widget-wrapper .widget-content ul li.active-nav {
            border-left: 5px solid #69a426;
            padding-left: 25px;
        }

        .widget-wrapper .widget-content ul li:first-child {
            margin-top: 6px;
        }

        .widget-wrapper .widget-content ul li a {
            color: #69a426;
        }

.fdsfds {
    border-right: 5px solid #69a426;
}

.category-place-single {
    width: 545px;
    height: 270px;
    overflow: hidden;
}

    .category-place-single img {
        max-width: 545px;
    }

.homePageItem {
    height: 195px;
}

.promotion-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}
.shop-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
}

.user_pro_img {
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

    .user_pro_img img {
        height: 100%;
        border-radius: 0 !important;
    }

.bg-menu {
    background-color: rgba(121, 130, 166, 0.65);
    box-shadow: 0 0 4px #313131;
}

    .bg-menu:hover, .bg-menu.active {
        background-color: rgba(121, 130, 166, 1);
    }

#google_translate_element {
}

.goog-te-gadget {
    font-size: 1px !important;
    color: transparent;
}

#google_translate_element span {
    display: none;
}

.goog-te-combo {
    display: block;
    width: 100%;
    height: 2.3rem;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e3e6ef;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.search-wrapper {
    min-width: 15rem;
}

@media (max-width: 991.98px) {
    .top-menu-area .menu-fullwidth .menu-container {
        z-index:100; 
        width:90%;
    }
    .menu-area.menu--light .top-menu-area .logo-wrapper {
        z-index: 10;
    }
    .menu-fullwidth {
        margin-top: -60px;
    }
    .top-menu-area .menu-fullwidth .menu-right .search-wrapper {
        display: block;
        padding-top: 120px;
    }
}
