.selection{
        width: 100%;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid #e1e7ec; 
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #e1e7ec;
}
.grid-view .item-card{
    border-radius: 8px;
    box-shadow: 0 5px 30px rgba(7, 36, 86, .075);
    transition: transform .25s;
    overflow: hidden;
    border: none;
} 
.item-card-content-top .author-thumb{
    width:40px!important;
    height:40px!important;
    margin-right:0!important;
}
.item-card-wrapper.list-view .author-content{
    margin-left:0px!important;
    padding-left: 0!important;
}
.right .bid_btn .btn--base {
    border-radius: 8px!important;
}
.widget-title{
    font-weight: 700; 
}
.order-btn .btn--base {
    border-radius: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: .5rem;
}

.item-card-wrapper.grid-view .left-meta, .course-card .left-meta{
    /* position: absolute;
    top: 10px;
    right: 10px; */
    color: white;
    display: flex;
    align-items: center;
}
.item-card-wrapper.grid-view .left-meta i, .course-card .left-meta i{
    font-size:1rem;
    color:#fff!important;
}
.item-card-wrapper.grid-view .left-meta a, .course-card .left-meta a{
    color:white!important;
}
.item-card-wrapper.grid-view .left-meta.active a, .item-card-wrapper.grid-view .left-meta.active i, .course-card .left-meta.active a, .course-card .left-meta.active i{
    color:#ff7200!important;
}
.grid-view .fmeta{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(177deg, rgb(0 0 0 / 53%) -50%, transparent);
    min-height: 11rem;
    align-items: start;
    padding: 0.9rem;
}
.fmeta .item-card-footer{
    background-color: transparent;
    border:none;
}
.grid-view .fmeta > div{
    justify-content: space-between;
    width: 100%;
}
.item-card-content-top .left .author-content h4{
    font-size: 16px;
}
.caption{
    color: #585858;
    margin-top: 1rem;
    font-size: 1.2rem;
    font-weight: 700;
}
.section-heading:hover .heading-h-bar {
    width: 60px;
    transition-duration: 500ms;
    border-top-color: #ff7200;
    opacity: 1;
}
.tags-wrapper li a:hover, .tags-wrapper li a:hover span.color-gray {
    box-shadow: rgba(255, 114, 0, .5) 1px 1px 8px 1px;
    transition: .5s;
    background: #faf6f3 !important;
    color: #333 !important;
    border-color: #ff7200;
}
.tags-wrapper li a {
    border: 1px solid #E3DAD2;
    padding: 10px 16px!important;
    border-radius: 7px;
    margin: 0px 9px 11px;
    margin-left: 0px;
    font-weight: 400;
    float: left;
    word-break: break-word;
    font-size: 14px !important;
    color: #333;
    line-height: 20px;
}
.empty-message-box img{
    width: 120px;
    opacity: 0.3;
    margin: 0 auto;
}
.fmeta .item-card-footer .item-love{
    font-size: 15px!important;
}
.grid-view .fmeta .right{
    order:2;
}
.grid-view .item-card > .item-card-footer{
    border-top: none;
    background-color: #fff;
    margin-bottom: .5rem;
}
.item-wrapper-right,.grid-view-btn,.item-card{
    border-radius: 8px;
    overflow: hidden;
}
.fmeta .item-card-footer .item-like{
    font-size: 14px!important;
}
.list-view .fmeta .left-meta a{
    border:0px solid #f0f0f0;
    border-radius: 4px;
}
.list-view .fmeta .left-meta {
    gap:.4rem;
}
.buy-btn,.btn--base.active{
    border-radius: 8px;
    font-size: 14px;
}
.line-show-2 {
    text-transform: capitalize;
}
 .heading-h-bar {
    width: 40px;
    transition-duration: 500ms;
    margin: 0 0;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.section-header:hover .heading-h-bar {
    width: 60px;
    transition-duration: 500ms;
    border-top-color: #ff7200;
    opacity: 1;
}

/* new style for home and grids */
.bid_btn .btn_bid {
    border-radius: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #ff7200;
    border: 1px solid #ff7200;
    padding: 8px 10px;
    border-radius: 4px;
    background: linear-gradient(45deg, #FFF3E0, #fbca821c);
}
.bid_btn .btn_bid:hover{
    color: white;
    border: 1px solid #ff7200;
    background: #ff7200;
}
.bid_btn .btn_bid.big {
    border-radius: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #ff7200;
    border: 1px solid #ff7200;
    height: 48px;
    padding: 5px 11px;
    border-radius: 8px;
    background: linear-gradient(45deg, #FFF3E0, #fbca821c);
    display:flex;
    align-items: center;
    justify-content: center;
}
.bid_btn .btn_bid.big:hover{
    color: white!important;
    border: 1px solid #000!important;
    background: #000!important;
}
.card .middle_content {
    padding: 1rem 1rem 0;
    min-height: 10.3rem;
}
.card .middle_content_less{
    padding: 0 1rem;
     min-height: 9rem;
 }
 

.card .middle_content .project_btn .group1, .item-card-wrapper.grid-view .item-tags .group1 {
    color: #959289!important;
    border: 1px solid #FFE0B2;
    padding: 1px 10px;
    text-transform: capitalize;
}
.project_btn{
    margin-top: -10px;
    margin-bottom: 5px;
}

.total_bid_btn a {
    background: #b4be69;
    border-radius: 8px;
    font-size: 12px;
    color: #fff;
    padding: 3px 11px;
    line-height: 14px;
}

.shadows, .course-card {
    border-radius: 8px;
    box-shadow: 2px 2px 8px 2px hsla(0, 0%, 9%, .08), 0 0 0 1px #e9e9e9;	
    background-color: #fff;
    transition: transform .25s;
    overflow: hidden;
    border: none;
}

.browse_btn{
	    min-width: 220px;
}


.lft-panel{
    border:1px solid #f0f0f0;
    border-radius:8px;
    padding:10px;
}
.item-card .item-card-content {
    padding: 0 1rem;
    position: relative;
}
.item-card-wrapper.grid-view .item-card {
    flex: 0 calc((100% / 4) - 0px);
    /* max-width: calc((100% / 4) - 8px); */
    margin:0px;
}
.grid-view.item-card-wrapper{
    gap:20px;
}
.grid-view .item-card .item-card-content {
    padding: 1rem 1rem 0;
    min-height: 10.3rem;
 }
 .item-card .item-card-content-less{
    padding: 1rem 1rem 0;
      min-height: 9rem;
  }
  .grid-view .item-card > .item-card-footer{
    padding: 0.5rem 1rem 0.5rem;
  }
  .theme-color-hover:hover{
    color:#ff7200;
  }
  .imgtint{
    margin-left: -2px;
  }
  .middle_content_less_5{
    min-height: 8.5rem!important;
}
.grid-view.gv .fmeta{
    min-height: 8.5rem!important;
}
.product-desc-content p, .product-desc-content ul, .product-desc-content ol, .product-desc-content * {
    color: inherit!important;
    font-family: inherit!important;
    font-size: inherit!important;
    letter-spacing: inherit!important;
     /* display: inherit !important; */
}
.line-show-2 {
    display: -webkit-box!important;
    -webkit-box-orient: vertical!important;
    overflow: hidden!important;
    word-wrap: break-word!important;
    -webkit-line-clamp: 2!important;
    text-overflow: ellipsis!important;
    line-clamp: 2!important;
    font-weight: 700!important;   
}


.profile-image{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;    
}
.profile-image img{
    background-color: #b5b6ba;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    position: absolute;
    width: 100%;
    border-radius: 50%;
}
.profile-container span{
    font-size: 14px;
    color: #40525f;
    font-weight: 500;
}
.u-container{
    margin-top:-10px;
    margin-bottom: 0px;
}
.verified-container{
    gap:0.1rem!important;
}
.verified-container .verified-text{
    font-size: 10px;
    font-weight: 500;
    color: #888;
    font-style: italic;
}
.verified-container .verified-icon{
    color:#388fff;
    margin-top:-4px;
}
.f-1_1{
    font-size: .9rem;
}
.list-view .u-container{
    gap:12px;
}
@media screen and (min-width:768px){
    .close-popup{
        display: none;
    }
    .mh-42{
        max-height:42px!important;
    }
    .list-view .mh-42{
        min-height: auto!important;
    }
    .fw-100{
        font-weight: 100!important;
    }
}

.header-center > a img, .header-center .dropdown img{
    height:23px!important;
}

@media screen and  (max-width:767px) {
   .item-top-area{
    padding-bottom: 0px;
    border:none;
   }
    .sidebar-div{
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 10000000;
        border: none !important;
        align-items: center;
        /* display: flex; */
        margin: 0;
        display:none;
    }
    .close-popup{
        position: fixed;
        z-index: 10000000;
        top: 20px;
        color: #d1d1d1c7;
        font-size: 2rem;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 33px;
        opacity: 0.5;
        margin-top: -10px;
    }
    .lft-panel{
        border: 1px solid #f0f0f0;
        border-radius: 8px;
        padding: 10px;
        max-width: 85%;
        margin: 0 auto;
        height: calc(100% - 18%);
        background: #f0f0f0;
        overflow: hidden;
    }
    .lft-panel > div.widget-container{
        border: 1px solid #f0f0f0;
        border-radius: 8px;
        padding: 10px;
        max-width: 100%;
        margin: 0 auto;
        height: 100%;
        background: #f0f0f0;
        overflow-y: auto;
    }
    .cat-filter-container{
        background: #ff7200;
        border: none;
        color: white;
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .banner_button .btn_hero{
        width:100%;
        text-align: center;
    }
    .item-card-wrapper.grid-view .item-card{
        flex: 0 calc((100% / 1) - 0px);

    }
    .profile-page-wrap{
        flex-direction: column;
        padding: 3rem 2rem;
        background: #f8f8f8;
        border-radius: 8px;
    }
    .profile-meta-info, .profile-data-info{
        display:block!important;
    }

   .fixed-bottoms{
    position: fixed;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.4) !important;
    margin: 0;
    border-radius: 0px !important;
   }
   /* footer, .item-details-box,.service-card{
    position:relative;
    z-index: -1;
   } */
}