body {
   font-family: 'Inter', sans-serif;
background: #fafafa;
}

a,
a:hover {
    text-decoration: none;
}

p {
    color: #464646;
    font-size: var(--fs18);
}
.form-select:focus {
    border-color: #ced4da;
    box-shadow: unset;
}

/*********|| Banner ||*********/

.container {
    max-width: 90%;
}

.bannerInner {
    min-height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bannerInner h1 {
    color: var(--txt-white);
    font-size: var(--fs55);
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}

p.HeadingP {
    font-weight: 400;
    letter-spacing: 1.6px;
    color: #586067 !important;
}

.elcinaPeopleImg img {
    position: absolute;
    left: -100px;
    top: 15px;
    min-width: 500px;
}

.elcinaPeopleImg {
    position: relative;
}

.LoveBoxCard {
    padding: 50px 20px 50px 50px;
    box-shadow: 0px 0px 10px #c8c8c8;
}


/*********|| Banner ||*********/

/*a:hover {*/
/*    color: #ff8623 !important;*/
/*}*/

.slick-slide {
    height: auto;
}


/* Registration form tabs */

#register_forms_tab li {
    width: 50%;
    text-align: center;
    border: 1px solid #eee;
    background-color: #eee!important;
    font-weight: 600;
    cursor: pointer;
}

#register_forms_tab li.active {
    background-color: #ff8623!important;
}

#register_forms_tab li a {
    color: #ff8623 !important;
    width: 100%;
    display: block;
}

#register_forms_tab li.active a {
    color: #fff !important;
}


/* Pagination */

.elcinaPagination .load_more_btn {
    padding: 6px 45px;
    border-radius: 50px;
    line-height: 35px;
    letter-spacing: 1.5px;
    font-size: var(--fs16);
}
.filterToggleSection{
    display:none;
}
body.modal-open {
    overflow: hidden;
}
.navLink li a:hover {
    color: #ff8623;
}

.filterInner .elcinaCheckBox label {
    color: #1b2e4b!important;
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
    margin-left: 5px !important;
}
.elcinaCheckBox {
    display: flex;
    align-items: center;
}
.filterInner a.form-label {
    color: #1b2e4b;
    line-height: 25px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 0;
    padding: 14px 10px;
    transition: all 0.4s ease;
}
.CategMultiCheckbox {
    padding: 2px 10px 12px 10px;
}
/*.filterInner a.form-label:after{*/
/*    font-family: 'FontAwesome';*/
/*    content: "\f107";*/
/*    float: right;*/
/*    transition: all 0.4s ease;*/
/*}*/
.filterInner a.form-label[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.astroFilterTag ul li {
    padding: 5px;
    background-color: #e1e1e1;
    box-shadow: 0 2px 4px 0 hsl(0deg 0% 100% / 50%);
    font-size: 12px;
    margin-left: 6px;
    border-radius: 5px;
    margin-bottom: 6px;
    cursor: pointer;
    white-space: nowrap;
}
.astroFilterTag ul li:hover {
    background-color: #efefef;
}
.astroFilterTag ul li span {
    font-size: 12px;
}

.astroFilterTag ul li:hover b {
    text-decoration: line-through;
}

.astroFilterTag ul li b {
    font-weight: 400;
}
.filterInner a.form-label:hover {
    color: #FF8623;
}
.astroCategClearAll a.astroBtn {
    cursor: pointer;
    font-size: 11px;
    color: #5c5c5c;
    background: #e7e7e7;
    padding: 4px 6px;
    border-radius: 6px;
}
.headingFilter a, .sort_filterlist  span {
    font-weight: 600;
    color: #1b2e4b;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.filterHead .astroCategClearAll a.astroBtn {
    cursor: pointer;
    font-size: 12px;
    color: #2699fb;
    padding: 4px 6px;
    border-radius: 6px;
    font-weight: 600;
    background: #fff;
}
.filterHead {
    padding: 0px 10px;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: unset;
}
.filterResultClear {
    display: flex;
    align-items: center;
}
.filterSection{
    background-color: #fff;
    border: 1px solid #ccc;
}

.filterInner, .filterTag {
    padding: 0 4px;
}
 .filterHead{
     padding: 14px 10px 0;
 }
   

.bgCircleColor {
    display: flex;
    align-items: center;
    margin-right: 4px;
}
.bgCircleColor span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
} 

  

.bgCarouselImg .banner_inner_content {
    width: 80%;
    margin: 0 auto;
}
.welcomeContant .welcomePara {
    padding-bottom: 50px;
}
.elcinaHeader.stickyHeader .navHeader {
    background-color:#ffffff !important;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}

.stickyHeader .NavBarMenu .navbar-collapse a.nav-link{
    font-weight:600;
}
.navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.carouselInner p:nth-child(2) {
    font-size: 18px;
    color: #fd6702;
    font-weight: 600;
}
.carouselInner p:nth-child(4) {
    background-color: rgb(42 79 149 / 61%);
    padding: 20px;
}

.innerInputSidebar {
    padding: 0px 6px;
}

.CategMultiCheckbox.MultiCheckBox.categorieCheckbox {
    /*max-height: 250px;*/
    overflow: auto;
}

.topHeaderSupport a i, .topHeaderSupport a span {
    color: #000 !important;
}
#elcinaProductSlider .elcinaCompanyIcons img {
    width: 100% !important;
    max-width: 300px !important;
    }

.topImgHere>img {
    object-fit: cover !important;
      width: 100%;
}
ul#register_forms_tab {
    display: none;
}

.Preloader  {
    position: fixed;
    width: 100%;
    height: 100%;
    display: table;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background-color: #aaa9a9bd;
    text-align:center;
    font-size: 35px;
    transition: 0.3s color, 0.3s border, 0.3s transform, 0.3s opacity;
    z-index:999;
  }
 .loader_box{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
 }
 .formInside {
  box-shadow: 0 1px 3px rgb(32 32 34 / 15%);
  background-color: #fff;
  /* overflow: hidden; */

}
[class*=loader-] {
    display: inline-block;
    width: 1em;
    height: 1em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
  }
  
  .loader-01 {
    border: 3px dashed currentcolor;
    border-radius: 50%;
    -webkit-animation: 1s loader-01 linear infinite;
            animation: 1s loader-01 linear infinite;
  }
  .loader_box img {
    width: 250px;
}
  
  @-webkit-keyframes loader-01 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes loader-01 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

.viewProductDetails a {
    padding: 16px;
}

.companyDetailSec {
    padding: 10px 16px;
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(36,39,44,.15);
    text-align: right;
    justify-content: space-between;
    align-items: center;
    font-family: system-ui;
}
.companyDetailSec p {
    font-size: 13px;
}
.companyDetailSec span a:hover p {
    color: #ff8623 !important;
}
.companyDetailSec p {
    font-size: 13px;
    font-weight: 500;
}
hr.companyHoriz {
    margin: 0.5rem 0;
    color: inherit;
    background-color: rgba(36,39,44,.15);
    border: 0;
    opacity: 1;
}

/*.viewProductDetails .view_btn {
    visibility: hidden;
}
*/


.productImage {
    position: relative;
}

.productImage .overLay .view_btn {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 80%;
    z-index: 1;
}
.productImage .overLay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 66%);
    top: 0;
    left:0;
    display: none;
}
.productBox *{
    transition: all 0.4s ease;
}
.productBox:hover .productImage .overLay{
    display: block;
}


/* sort by filter css */

.sort_filterlist .filterLst {
    gap: 15px;
}
.sort_filterlist {
    gap: 20px;
    align-items: center;
}
.sort_filterlist .filterLst li label {
    font-weight: 500;
    cursor: pointer;
    position: relative;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-wrap: nowrap;
}
.sort_filterlist .filterLst li input {
    position: absolute;
    z-index: -4;
    opacity: 0;
    visibility: hidden;
}
.sort_filterlist .filterLst li label i.fa {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
li.priceDown i.fa.fa-long-arrow-up , li.nameDown i.fa.fa-long-arrow-up {
    display: none;
}
li.priceUp i.fa.fa-long-arrow-down , li.nameUp i.fa.fa-long-arrow-down {
    display: none;
}
.sort_filterlist .filterLst li {
    border-bottom: 2px solid transparent;
}
.sortActive {
    color: #ea871e;
    border-bottom-color: #ea871e !important;
}

/** Seller Buyer Register css start **/
   .sellerBuyerRegisterInner input.form-control, .sellerBuyerRegisterInner .form-select, .sellerBuyerRegisterInner textarea {
        border-radius: 0;
    }
    .modelHeading .product_enquiry {
    color: #2699fb;
}
  .enquiry_close {
      width: 100%;
      gap: 10px;
  }
  .backArrow {
    width: 26px;
  }
  .modelHeading {
    width: calc(100% - 26px);
    text-align: center;
}
.onPageLoadpopup {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
.onPageLoadpopup a {
    color: #000;
}
.enquiry_close .modelHeading .btnClose {
    position: absolute;
    right: 0;
    top: 0;
}
.btnClose {
    border: 0;
    background: transparent;
    color: #999999;
    font-size: 14px;
}
.btnClose:hover {
    color: #000;
}
.modelPopupBtn {
    position: relative;
}
a.popupLoginBtn {
    color: #000;
    font-size: 16px;
}
a.popupLoginBtn {
    position: absolute;
    right: 20px;
    top: 18px;
}
.enquiry_close .loadPopupHeading button.btnClose {
    top: 16px;
    right: 10px;
}
@media only screen and (max-width: 768px) {
.sort_filterlist .filterLst {
    gap: 15px;
    row-gap: 0px;
}
}
@media only screen and (max-width: 575px) {
    .modelHeading {
        text-align: left;
    }
    .modelPopupBtn {
        text-align: left !important;
    }
}
/** Seller Buyer Register css end **/

.Openenquiry .open_enquiry {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    padding: 10px 20px;
    border: 1px solid #e3dfdf;
    margin: 0 0 20px 0;
    border-radius: 5px;
}
.open_enquiry a {
    background: #1b2e4b;
    border-color: #1b2e4b;
}
.Openenquiry table.table td {
    font-size: 12px;
}
.Openenquiry table.table td:nth-child(1) ,.Openenquiry table.table .main_bold {
    color: #1b2e4b;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.Openenquiry .card {
    box-shadow: 0 0 8px #dad7d5;
    border-radius: 5px;
    border: none;
    transition: 1s;
}
.Openenquiry .card:hover {
    box-shadow: 0 0 20px #cfcfcf;
}
.Openenquiry table.table td a {
    background: #1b2e4b;
    padding: 5px 20px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    border-radius: 0;
    margin-top: 10px;
    font-weight: lighter;
}
.autogap {
    gap: 20px;
    row-gap: 0px;

}
@media screen and (max-width: 992px) {
.elcinaProductSliderInner.featurecom.elcinaProductDetailPadding {
    padding: 20px 20px;
}
.sort_filterlist {
    row-gap: 0px;
}
}
@media screen and (max-width: 576px) {
.sort_filterlist {
    gap: 20px;
    align-items: center;
    row-gap: 0px;
    flex-wrap: wrap;
}
.sort_filterlist p, .sort_filterlist ul {
    margin-bottom: 0px;
}

.modal-dialog {
    padding: 0 1rem 0 0;
}
}

@media screen and (max-width: 575px) {
    .Openenquiry table.table td a {
        padding: 5px 10px;
    }
}

.Openenquiry td, .Openenquiry p {
    font-family: system-ui;
}
.reply_message .chat_user {
    text-align: center;
}
.reply_message .user_reply img{
    width: 40px;
}
.menquiry p {
    font-size: 12px;
    margin-top: 3px;
}
.reply_message p{
    font-size: 12px;
}
.elcina_members small {
    font-size: 8px;
    font-weight: 600;
}
.elcina_members span {
    font-size: 16px;
    color: #ff6600;
    font-weight: 700;
}
.headerLogo img {
    max-width: 230px;
  }
  .elcinaPortal:hover {
    color: white !important;
}
.elcinaPortal {
  background-color:#ff6600;
  font-family: unset;
  font-size: 15px;
   margin: 0 15px 0px 0px; 
   border-radius: 5px;
   width:199px;
   color:#fff;
}
.registration2024 {
  background-color:#ff6600;
  font-family: unset;
  font-size: 15px;
   margin: 0 15px 0px 0px; 
   border-radius: 5px;
   color:#fff;
   width:362px;
}
h5.mt-3.registrationLogin {
    font-size: var(--fs16);
    font-weight: 400;
}
h5.mt-3.registrationLogin a {
    text-decoration: underline;
}
.inputcom input{
   height:30px; 
    font-size:13px;
}
.inputcom input::placeholder{
    font-size:13px;
}
/*.table>:not(caption)>*>* {*/
/*    padding: 0.5rem 0rem !important;*/
/*}*/
td.main_bold.source_content{
   overflow-wrap: anywhere;
}
.company_heading {
    font-size: 32px;
    font-weight: 600;
}
#user_enquiery input[placeholder],#user_enquiery select{
    font-size: 15px;
}


.slottable thead{
    background-color: #4472c6;
    color: #fff;
}
.slottable tbody tr:nth-of-type(odd) {
    background-color:#cfd5eb;
}
.slottable tbody tr:nth-of-type(even) {
    background-color:#e9ecf5;
}
.slottable tbody tr {
    border: 4px solid #fff;
}
.viewlogin label {
    color: #0000009c;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
}
.viewlogin i {
    color: #0000009c;
}
.inputcom input{
   height:30px; 
    font-size:13px;
}
.inputcom input::placeholder{
    font-size:13px;
}
.guestimg img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #0000002b;
}
.boximg {
    border: 1px solid #00000091;
    padding: 10px 10px;
    min-width: auto;
    width: auto;
    border-radius: 5px;
}
.attacimg {
    text-align: center;
    border: 1px solid #d5cdcd69;
    padding: 10px;
    border-radius: 4px;
    font-size:14px;
    min-width: 200px 
}
.attacimg img {
    width: 40px;
}
.attacimg img {
    width: 30px;
    margin-bottom: 4px;
}
.sp-text-5xl {
    font-size: 3rem;
}
.breadcrumb {
    font-size: 14px;
}
.breadcrumb-item+.breadcrumb-item::before{
    display:none;
}

.elcinaCheckBox.checkboxcommon label small{
    max-width: 100%;
}
.modal-category .elcinaCheckBox-wrapper{
   display: grid;
  grid-template-columns: auto auto; 
}
.modal.stickyheadermodal {
    margin-top: 40px;
}
@media screen and (max-width:992px) {
#categoryModal .modal-dialog {
    max-width: 800px;
    padding: 0px;
}
}
@media screen and (max-width: 850px) {
#categoryModal .modal-dialog {
    max-width: fit-content;
}
}
@media screen and (max-width: 600px) {
.modal-category .elcinaCheckBox-wrapper {
    display: grid;
    grid-template-columns: auto;
}
}
@media screen and (max-width: 576px) {
    .modal.stickyheadermodal {
    margin-top: 60px;
}
}
.asideSectionmaincol.asideSectionmaincolsticky {
    height: 100%;
}
/*header css profile badge*/
      #headerprofilebadge.user-img {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            padding: 0;
            text-align: center;
                }

        #headerprofilebadge.user-img img {
            width: 25px;
            height: 25px;
            padding: 2px;
        }

        .character, .character-hover {
            /*position: absolute;*/
            font-size: 9px;
            font-weight: 600;
            color: #fff !important;
            opacity: 1;
            transition: opacity 0.3s ease-in-out, transform 0.3s linear;
            right: 1px;
            bottom: -9px;
            background-color: #008cff;
            padding: 4px 4px;
            border-radius: 3px;
            line-height: 14px;
        }
        span#headerprofilebadge i {
            font-size: 22px;
        }

        /*#headerprofilebadge .character {*/
        /*    opacity: 1;*/
        /*}*/

        #headerprofilebadge .character-hover {
            opacity: 1;
            /*transform: scale(0.8);*/
            border-radius: 3px;
        }

        /*#headerprofilebadge.user-img:hover .character {*/
        /*    opacity: 0;*/
        /*    transform: scale(0.8);*/
        /*}*/

        /*#headerprofilebadge.user-img:hover .character-hover {*/
        /*    opacity: 1;*/
        /*    transform: scale(1);*/
        /*}*/