/*****START****************** General Css *********************START*******/
.font-weight-bolder{
    font-weight: bolder;
}
input.form-control.ng-pristine.ng-untouched.ng-valid.ng-empty.ng-valid-minlength.ng-valid-maxlength, input[type="text"] ,textarea ,form-control:focus وtextarea.form-control.ng-empty.ng-valid-minlength.ng-valid-maxlength {
    padding-right: 2rem;
}
.form-control:focus
textarea.form-control.ng-empty.ng-valid-minlength.ng-valid-maxlength {
    padding-right: 2rem;
}
span.input-icon.input-icon--left {
    bottom: 1rem;
}
.top-search {
    margin-top: 3rem;
}
.mt-field{
    margin-top: 1.5rem;
}
.attr-dropdown .select2-group-icon .select2.select2-container--group-icon{
    width: 51% !important;
}
.hidden{
    display: none !important;
}
.col-6{
        flex: 0 0 20% !important;
      }
th {
    text-align: center !important;
}
.select2-group-icon {
    margin-right: 7px !important;
}
.align-item-center{
align-items: center;
}
.modal-footer {
    text-align: right !important;
    direction: ltr !important;
    display: block !important;
}
.item-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.select2-dropdown.select2-dropdown--above {
    z-index: 99999999999;
}
.table{
    color: #010002 !important;
}
.select2-container--group-icon.select2-container--open .select2-results > ul > li.select2-results__option--highlighted {
    background: #3699ff !important;

}
.select2-container--group-icon.select2-container--open .select2-search.select2-search--dropdown .select2-search__field {

    border: solid 2px #3699ff !important;
}
.text-mute{
        color: #797878 !important;
}

.select2-group-icon{
       width: 100% !important;
}
.select2-group-icon {
    margin-bottom: 10px !important;
    margin-right: 1rem;
}
.text-custom-primary{
        color: #3699ff!important;
}
.text-red{
        color: #e50909 !important;
}
.items-right{
    display: flex;
    justify-content: start;
}
.text-dark {
    color: black;
}
.text-blue{
    color: #3699ff !important;
}
.tools-icon.text-blue .icon-tool-style{
     color: #3699ff !important;
}
.bg-blue{
    background-color: #3699ff !important;
}
.icon-color{
     color: #3999fe!important;
}
.hide{
    display: none !important;
}
.show{
    display: block !important;
}
.text
.border-bottom{
    border-bottom: 1px solid #c7c2c2;
}
svg.svg-inline--fa.fa-minus.fa-w-14 {
    margin: 0px;
    position: absolute;
    top: 5px;
    left: 7px;
    color: #3999fe;
    font-size: 10px;
}
svg.svg-inline--fa.fa-plus.fa-w-14 {
    margin: 0px;
    position: absolute;
    top: 5px;
    left: 7px;
    color: #3999fe;
    font-size: 10px;
}
.w-100{
    width:100% !important;
}
.star-primary {
    color: #3699ff!important;
    font-weight: bolder;
    font-size: 17px;
    vertical-align: text-top;
    margin: 0;
}
.half-star{
    color: #3699ff!important;
    font-weight: bolder;
    font-size: 17px;
    vertical-align: text-top;
    margin: 0;
}
.star-simple{
    color: #3699ff !important;
    font-weight: bolder;
    font-size: 16px;
    vertical-align: text-top;
    margin: 0;
}
.active-star-product {
    color: #f5d209 !important;
}
.m-0{
    margin: 0 !important;
}
.table>:not(caption)>*>*{
    padding: 0 !important;
}
/*****END****************** General Css *********************END*******/
.details-content-wrraper{
        margin-top: 2rem !important;
}


/*****START****************** Header Css *********************START*******/
.rate-items {
    direction: ltr !important;
    margin: 0 0.5rem;
    justify-content: flex-end;
}
/*****END****************** Header Css *********************END*******/



/*****START****************** SideBar Css *********************START*******/

.side-bar-wrraper {
    border: 1px solid #cecece;
    border-radius: 7px;
    /**overflow-y: scroll;**/
    overflow-y: hidden;
}

.side-bar-wrraper .side-bar-content {
    padding: 1.2rem;
    font-size: 12px;
}
.side-bar-pane {
        margin-top:-2rem;
    }

    .side-bar {
        border: 1px solid #cecece;
        border-radius: 7px;
        margin-top: 0.2rem;
        overflow-y: hidden;
        margin-bottom: 2rem;
    }

    .side-bar .item-sidebar {
     font-size: 12px;
    margin-right: 0.8rem;
    margin-top: 0.5rem;
    font-weight: 500;
    color: black !important;
    }
    .side-bar .title-side-bar {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    margin: 1.5rem;
}
.image-sidbar-wrraper {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.42rem;
}
.image-sidbar-wrraper .image-sid-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.42rem;
    width: 100%;
    max-width: 40px;
    height: 32px;
}
.brand-search-box{
        font-size: 12px !important;
}
 .icon-serach{
    cursor: pointer;
    color: black !important;
  }
     .icon-serach:hover {
    color: #ffac48 !important;
  }
  .active-nav{
       color: #ffac48 !important;
  }
  .icon-serach.active-item {
    /*background-color: #f8f8f8;*/
    color: #17479e !important;
    font-weight: bold;
    padding: 3px;
}
/*****END****************** SideBar Css *********************END*******/


/*****START****************** Image Css *********************START*******/
/* .image-wrraper .image-item {
    width: 100%;
    object-fit: contain;
} */
a.linke-wrraper.ng-scope {
    width: 100%;
    height: 150px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #eae9e9;
    margin-top: 16px;
    font-size: 26px;
    background-color: whitesmoke;
    border-radius: 6px;
}
/*****END****************** Image Css *********************END*******/

/*****START****************** Product Info Css *********************START*******/
.sub-title{
    font-weight:600;
    padding: 0 30px;
}
.realted-category .item-category.ng-scope {
    padding: 6px 8px;
    background-color: #f2f5f8;
    margin-right: 7px;
    margin-bottom: 3px;
    border-radius: 3px;
    color: #484646;
}
.color-list .color-items-wrraper {
    width: 20px !important;
    height: 20px !important;
    border: 1px solid gray;
    margin: 5px;
}
.count-order-text{
    color: #8b8888;
    font-size: 13px;
    margin-top: 5px;
    text-align: left;
}
.button-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.button-box .box-left {
    width: 25px;
    height: 24px;
    background-color: rgb(255, 255, 255);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    border: 1px solid #3999fe;
}
.button-box .box-center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    text-align: center;
  /**  height: 24px;
    border-top: 1px solid rgb(201, 199, 199);
    border-bottom: 1px solid rgb(201, 199, 199);**/
    margin: 0px;
}
.button-box .text-input {
    width: 100%;
    height: 24px;
    border: 0px solid #5fa1fe !important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
    outline: none;
    text-align: center;
    position: sticky;
    border-radius: 0;
}


.button-box .box-right {
    width: 25px;
    height: 24px;
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    position: relative;
    border: 1px solid #3999fe;
}
.button-box .box-left.deactive {
    opacity: 0.5;
    cursor: no-drop;
}
.desc-text {
    font-weight: bold;
}
.model-table-row{
    border-style: none !important;
}
.unavailable-price {
    text-align: center;
    background-color: whitesmoke;
    margin-bottom: 2px;
    font-weight: bolder;
}

/*****END******************  Product Info Css *********************END*******/


/*****Start******************  Store Info Css *********************Start*******/

.brand-wrraper-info{
    padding: 0 1rem  !important;
}
.brand-wrraper{
        padding: 0px 4px 8px;
}
.brand-wrraper-info .brand-wrraper .brand-item{
    margin: auto;
    width: 100%;
    border: 1px solid #07070742;
    padding: 20px;
    margin-top: 0;
    border-radius: 11px;
   /* max-width: 90%;
    min-width: 80%;*/
}
.brand-image-wrraper .brand-image {
   width: 100%;
    height: auto;
    border: 1px solid #a19d9d;
}
.brand-title-wrraper {
    position: relative;
    width: 100%;
}
.brand-title-wrraper .brand-tilte {
    display: contents;
    position: absolute;
    font-weight: 600;
    font-size: 15px;
    color: #414040;
}
.store-content .item-content .item-content-title {
    color: #a5a5a5;
    font-size: 14px;
    font-weight: 500;
}
.store-content .item-content .item-content-value {
    font-weight: 700;
    color: #000000b3;
    font-size: 14px;
}

/*****End******************  Store Info Css *********************End*******/

/*****Start******************   interactive Tool  Css *********************Start*******/

.interactive-tool-wrraper {
    padding: 0 4rem;
   /* max-width: 90%;
    min-width: 80%;*/
    width: 100%;
  /* margin: 0 auto;*/
    position: relative;
}
.tools-icon {
    margin: 0 12px !important;
    cursor: pointer;
}
.tools-icon .icon-tool-style {
    font-size: 25px;
    color: #9d9d9d;
}

/*****End******************  interactive Tool Css *********************End*******/

/*****Start****************** Store And Attrubite Info Pane start *********************Start*******/
.box-store-wrraper {
    margin-top: 13px;
    width: 500px !important;
}
p.title-attr{
    padding: 0 15px;
    font-weight: bold;

}
.select-color {
      border: 1px solid #3699ff;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 0px #3699ff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
    width: 33px;
}
.store-content .item-content {
    margin-bottom: 9px;
}
.last-price {
    text-decoration: line-through;
    font-size: 14px;
    color: #958a8a;
}


.store-star-wrraper {
    margin-right: auto;
    direction: ltr !important;
   text-align: center;
       font-size: 0.8rem;
}
.box-store-inner.d-flex {
   border: 1px solid #d2c8c8;
    padding: 5px;
    box-shadow: 1px 1px 3px 3px whitesmoke;
    border-radius: 7px;
    margin-bottom: 7px;
}
.box-store-wrraper {
    margin-top: 13px;
    width: 450px !important;
}
.store-image-wrraper {
    width: 6rem;
    height: 5rem;
}
.store-image-wrraper .store-image {
    width: 100%;
    height: 100%;
}
/*****END****************** Store And Attrubite Info Pane start *********************END*******/
/*****Start******************  Main Btn Tool Css *********************Start*******/
.btn-wrraper{
    padding: 15px 4px 5px;
    width: 290px;
    margin: 0 auto;
}

.btn-wrraper .inquire-btn {
    background-color: #3699ff;
    color: white !important;
    padding: 9px 3px;
    font-size: 11px;
}
.btn-wrraper .cart-btn {
    background-color: #ff4747;
    color: white !important;
    padding: 9px 4px;
    font-size: 11px;
}
.save-cart-item {
    display: flex;
}
.alert-link-custom{
    width: 25%;
    align-items: center;
    display: flex;
    justify-content: end;
}
.alert-link-custom .link-alert {
    border: 1px solid #00800057;
    padding: 9px;
    color: green;
    margin: 10px;
    border-radius: 5px;
    text-align: center;
}
/*****End******************  Main Btn Tool Css *********************End*******/

/*****Start****************** pop up  Css *********************Start*******/
.popup-wrraper {
    width: 45% !important;
    position: absolute;
    left: 0;
    z-index: 999999;
    background-color: white;
    border: 1px solid whitesmoke;
    padding: 18px;
    border-radius: 15px;
    display: none;
   
}
.popup-wrraper.chart{
    width: 65% !important;
     top: 4rem !important;
     box-shadow: 0px 0px 2px 2px #d2d2d2;
}
.popup-wrraper.share-popup {
    top: 4rem !important;
    box-shadow: 0px 0px 2px 2px #d2d2d2;
}
.share-popup  {
    width: 55% !important;
}
.popup-wrraper.location  {
    top: 4rem !important;
    box-shadow: 0px 0px 2px 2px #d2d2d2;
}
.popup-wrraper.notification {
 top:0rem !important;
 box-shadow: 0px 0px 2px 2px #d2d2d2;
}
.disable-switch {
    position: absolute;
    width: 50% !important;
    background-color: transparent;
    height: 5rem;
    left: 0;
    cursor: no-drop;
    padding: 0;
}

.success-alert-custom{
    color: green;
    font-weight: bolder;
    background-color: #00ff8733;
    padding: 1rem;
    border-radius: 5px;
}

.error-alert-custom {
    color: red;
    font-weight: bolder;
    background-color:rgb(249 120 120 / 28%);
    padding: 1rem;
    border-radius: 5px;
}
.notification {
    width: 50% !important;
}
.popup-wrraper.compare  {
   top: 0rem !important;
   box-shadow: 0px 0px 2px 2px #d2d2d2;
}
img.no-image-compair-item.ng-scope {
    width: 100px;
    height: 100px;
}
.chart-image-wrraper .chart-image {
    width: 37%;
    height: auto;
}
.btn.btn-share{
    line-height: 1.8;
    width: 100%;
    color: white !important;
    font-weight: bold;
}
.share-item {
    margin-bottom: 1.2rem;
}
.btn-compair{
    width: 26%;
    margin: 0 auto;
    margin-top: 10px;
}
.compare {
    width: 98% !important;
    margin: 0 3rem !important;
}
.btn.btn-show-compairs {
    border: 2px solid #3699ff;
    color: #3799fe;
    font-weight: bolder;
}
.btn.btn-show-compairs:hover {
    background-color: #3699ff1a;
    color: #3799fe !important;
}
.image-compair {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    /**border-radius: 0.42rem;**/
}
img.image-compair-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.42rem;
    width: 100%;
    height: 100px;
}
p.compair-title {
    font-size: 12px;
    font-weight: bold;
}
.compair-list-wrraper {
    border: 1px solid whitesmoke;
    padding: 5px;
   /** margin: 7px;**/
    text-align: center;
    height: 265px;
}
.btn-search-custom {
    font-weight: bolder !important;
    border: 1px solid red !important;
    color: red !important;
}
.search-btn-wrraper{
    height: 38px !important;
}
.btn-search-custom:hover {
    background: #ff0000ad !important;
    color: white !important;
}
.unkown-item {
    border: 1px solid whitesmoke;
    height: 253px;
    margin-top: 3px;
}
.unkown-image {
    background-color: whitesmoke;
    height: 120px;
    margin: 10px;
    border-radius: 5px;
}
.unkown-title {
    background-color: whitesmoke;
    height: 63px;
    margin: 10px;
    border-radius: 5px;
}
.add-alert-compair-list {
    display: flex;
    align-items: normal;
    font-size: 13px;
}
.add-alert-compair-list .yes-action {
    padding: 0px 10px;
        cursor: pointer;
    border: 1px solid #13b979;
    color: #13b979;
    border-radius: 5px;
    margin: 0 10px;
}
.add-alert-compair-list .no-action {
    padding: 0px 10px;
        cursor: pointer;
    border: 1px solid #dc3545;
    color: #dc3545;
    border-radius: 5px;
    margin: 0 10px;
}
/*****End****************** pop up  Css *********************End*******/

/*****Start******************  Specialized Css *********************Start*******/
.specialized-info-wrraper{
    padding: 23px 0px 5px 38px;
}
/*****Comment and- questions******/
.btn.send-btn {
    background-color: #3699ff;
    color: white !important;
    padding: 9px;
}
.alert.alert-custom .alert-text-custom {
    height: 70px;
    line-height: 73px;
    text-align: right;
    width: 92%;
    
}
.alert.alert-custom .alert-icon-custom {
    height: 70px;
    line-height: 2.7rem;
    text-align: center;
    margin: 0 10px;
}
.alert-icon-custom.animation-icon{
    line-height: 83px !important;
}
.scroll-massages {
        height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    /* width */
    .scroll-massages::-webkit-scrollbar {
        width: 13px;
    }

    /* Track */
    .scroll-massages::-webkit-scrollbar-track {
        box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        width: 5px;
    }

    /* Handle */
    .scroll-massages::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    /* Handle on hover */
    .scroll-massages::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 0, 0, 0.2);
    }

.massage-box{
    min-width: 60rem;
    max-width: 70rem;
    background-color: #f2f5f8;
    border-radius: 8px;
    margin: 1rem 0;
    padding: 1.5rem;
}
.rate-star-icon {
    color: #f4cc61;
    font-size: 14px;
    margin-left: 2px;
}
.zmdi-star-outline {
    color: darkgray;
}
/***attr ang attr group****/
.attr-group-wrraper .group-title {
    font-size: 18px;
    font-weight: bolder;
    margin-right: 0.5rem;
}
.attr-item .attr-line-item .attr-item-title {
    background-color: #e0e0e0;
    padding: 9px;
    margin: 2px;
    font-weight: bold;
     width: 15%;
}
.attr-item .attr-line-item .attr-item-value {
    background-color: #f2f5f8;
    padding: 9px;
    margin: 2px;
    font-weight: bold;
    width: 85%;
}
img.attr-icon-value {
    width: 50px;
    height: 50px;
    margin: 0 6px;
    border: 1px solid whitesmoke;
}


/*****End******************  Specialized Css *********************End*******/
/**************************** Another Store *********************************/
.col-image-wrraper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.grid-store-star-wrraper {
    direction: ltr !important;
}
.grid-stars{
    direction:ltr !important;
}
.another-store-date {
    color: #a78d08;
    font-size: 12px;
}
.image-another-store-wrraper .another-store-image {
    width: 100%;
    max-width: 67px;
    height: 62px;
}
.another-store-content {
    align-items: end;
    justify-content: end;
    display: flex;
    margin: 0 8px;
}
.title-item.mt-10 {
    font-size: 18px;
    font-weight: bold;
    color: black;
    padding: 10px;
}
/*******************inquire -modal *******************/
.inquire-item-info{
    display: flex;
    align-items: center;
    justify-content: start;
}
.inquire-item-info {
    margin-right: 10px;
}
.inquire-title {
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 2px;
}
.inquire-subtitle {
    font-weight: bolder;
    font-size: 13px;
}
.image-inquire-item-wrraper {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.42rem;
}
.image-inquire-item-wrraper .image-inquire {
    width: 100%;
    max-width: 72px;
    height: 70px;
}

.store-item-info {
    display: flex;
    align-items: end;
    justify-content: start;
}
.inquire-store-item-info .inquire-title {
    color: #333232;
    font-size: 14px;
}
.inquire-desc {
    height: 138px !important;
}

.alert-help-inquire.col-lg-12 {
    line-height: 2;
    margin: 9px 0;
    text-align: justify;
}
.delete-item {
    margin-right: auto;
    cursor: pointer;
}

.inquire-header {
      margin-top: 10px;
}
.alert-before-paymet {
    color: #3699ff;
    font-weight: bolder;
}
.title-role {
    color: #3699ff;
    font-size: 13px;
    font-weight: bolder;
}

.inquire-header .store-item {
    display: flex;
    align-items: end;
    justify-content: center;
}
.inquire-item-content {
    border-top: 1px solid whitesmoke;
}

.attr-color-items {
    border: 1px solid;
    width: 15px;
    height: 15px;
}

/********float icon compair*********/
.float-icon-wrraper {
    display: flex;
    justify-content: end;
    font-size: 24px;
    margin: 0 14px;
}

.float-icon-active {
  background-color: #3699ff;
    color: white !important;
    padding: 0px 5px;
    border-radius: 2px;
    cursor: pointer;
    height: 2.5rem;
    margin: 4px 0;
}

/*******Custome table-style***********/
.table{
    color: #010002 !important;
    --bs-table-striped-bg: none !important;
    --bs-table-hover-color: none !important;
    --bs-table-hover-bg: none !important;
    }
 table>thead>tr>th {
    text-align: center !important;
}
    .table>:not(:first-child) {
    border-top: none !important;
    }
    tbody, td, th, thead, tr {
    border-style: none !important;
    border-bottom: 1px solid #dddddd!important;
    }
    thead {
    border-bottom: 1px solid !important;
    }
    svg.svg-inline--fa.fa-caret-right.fa-w-6 {
    display: none !important;
    }
 tbody>tr>td {
    vertical-align: middle;
}
tfoot>tr>th {
    border-bottom: none !important;
}


/***Result-side-bar-style******/

.result-side-bar-wrraper {
background-color: #f4f4f4;
    position: absolute;
    z-index: 99999999999;
    width: 100%;
    padding: 13px 40px 13px 22px;
    left: 11px;
    border-radius: 10px 0 0 10px;
    box-shadow: -2px 1px 3px 2px #c3baba;
    top: 60px;
    right: -12px;
}

.title-result-sid-bar {
    font-weight: bolder;
    color: #000000de;
    font-size: 17px;
      cursor: pointer;
}
.item-result-sid-bar {
    color: black;
    margin-bottom: 6px;
    cursor: pointer;
}
.item-result-sid-bar{
     border-bottom: 1px solid #d1cccc;
}

.image-brand-result-wrraper {
    width: 70px;
    height: 70px;
    margin-top: 7px;
    border: 1px solid #e3e0e0;
}
.image-brand-result-wrraper .image-barnd-result {
    width: 100% !important;
}
.product-categories-wrraper:hover {
    background-color: #f4f4f4;
}
.product-categories-active{
    background-color: #f4f4f4;

}
.item-result-sid-bar:hover {
    font-weight: bolder;
}
/**************mbile*********
@media (min-width: 1200px) { 
   .test{
       margin: auto;
   }
   .btn.main-btn.cart-btn {
    font-size: 8px;
    line-height: 2.3;
}
 button.btn.main-btn.inquire-btn {
    font-size: 8px;
    line-height: 2.3;
}
 }
 @media (min-width: 992px) { 
     .test{
         margin: auto;
     }
.main-title {
    font-size: 15px !important;
    font-weight: bolder;
}
.navebar-items {
    font-size: 10px;
}
p.brand-tilte {
    font-size: 10px !important;
}
.item-category {
    font-size: 10px !important;
}
.tools-icon {
    margin: 6px !important;
}
.popup-wrraper.share-popup {
    width: 100% !important;
}
.popup-wrraper.location {
    width: 100% !important;
}
.popup-wrraper.notification {
    width: 100% !important;
}
.popup-wrraper.compare {
    width: 100% !important;
}
span.last-price {
    font-size: 10px !important;
    margin-right: 4px !important;
}
tr.model-table-row {
    font-size: 10px !important;
}
.button-box .text-input{
        height: 21px !important;
}
.button-box .box-center{
    width: 38px !important;
}
.button-box .box-left {
    width: 21px;
    height: 21px;}

  .button-box .box-right {
    width: 21px;
    height: 21px; 
    }
    
    }

    @media (min-width: 768px) { 
        .test{
            margin: auto;
        }

     }
 **/

 /****************rating****************/
 /* These styles are applied by default.
   They will also override the hover
   style for all stars to the right
   of the currently hovered star. */
.rate-items i, .rate-items i:hover ~ i {
  color: #3699ff!important;
  text-shadow: none;
  transition: color 200ms,
              text-shadow 200ms;
  /* This will remove the delay when
     moving the cursor left or right
     within the set of stars. */
  transition-delay: 0;
}
tr.model-table-row{
    border-bottom: 0px !important;
}
/* This is the style that will be
   applied to all stars and then
   subsequently removed from the stars
   to the right of the one being
   hovered. */
.rate-items:hover i {
    color: #17479e !important;
    text-shadow: #3699ff 0 0 20px;
}

/* Make the effect apply one star at a
   time. Limiting the selector to when
   .rate-items is hovered removes the effect
   without delay when cursor leaves
   the .rate-items area. */
.rate-items:hover i:nth-child(2) {
  transition-delay: 30ms;
}

.rate-items:hover i:nth-child(3) {
  transition-delay: 60ms;
}

.rate-items:hover i:nth-child(4) {
  transition-delay: 90ms;
}

.rate-items:hover i:nth-child(5) {
  transition-delay: 120ms;
}

/* Miscellaneous styles. */
.rate-items i {
  cursor: pointer;
  font-style: normal;
}
/***slider image new style***/
/* Set a fixed height for the slider container */
.RightImagePane {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 600px; /* Adjust as needed */
    margin: 0 auto;
}
.RightImagePane .image-wrraper {
    min-height: 15rem;
}
.image-wrraper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: transform 0.3s ease; /* Add smooth transition */
}

.image-item {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    cursor: pointer;
}
/* Styling for thumbnail images */
/* .tumnail-wrrapers {
    display: flex;
    overflow-x: auto;
    margin-top: 10px;
} */
.slider-image-wrraper {
    margin-right: 10px; /* Adjust spacing between thumbnail images */
}
.slider-image {
    max-width: 80px; /* Adjust thumbnail image size */
    max-height: 80px; /* Adjust thumbnail image size */
    cursor: pointer;
}
/***slider image style***/
.tumnail-wrrapers {
  display: flex;
    height: 5rem;
    align-items: center;
    border: 0px solid #dddcdc;
    margin: 0rem 0 1rem;
    background: #ededed;
    border-radius: 10px;
    width: 100%;
    margin-top: 2rem;
    overflow-x: auto;
}
/* .slider-image {
    margin: 0 0.5rem;
    height: 4rem;
    width: 4rem;
} */
.SubImageTitle {
    justify-content: center;
    display: flex;
}
.RightImagePane {
    width: 80%;
    margin: 0 auto;
}
span.SubImageTitle {
    font-size: 0.7rem;
    font-weight: 600;
    display: flex;
    background: #FBFBF0;
    justify-content: center;
    margin: -1rem 0 0.2rem;
}
.brand-image-wrraper .brand-image {
    width: 100%;
    height: auto;
    border: 0px solid #a19d9d;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.brand-wrraper.d-flex {
    align-items: center;
}
.item-category {
    background: #ccc;
    padding: 0.3rem;
    border-radius: 0.5rem 0.2rem;
}
.product-info-wrraper {
    min-height: 0%;
}
.brand-title-wrraper {
    position: relative;
    width: 100%;
    padding: 0 10px;
}
.brand-image-wrraper {
    width: 40%;
}
.btn-wrraper .main-btn:hover {
    background: #068506a6;
}
/*****Attr****/
.form-check-two {
        height: 23px !important;
}

.active-color {
    border: 1px solid navy;
    padding: 2px;
}
.table-borderless>:not(caption)>*>*{
    border-bottom-width: 0!important;
}
/* .table-borderless tbody{
    border-bottom-width: 0!important;
}  */
p.store-title {
    font-size: 0.9rem;
}
/*new pop up share links */
/* .share-modal {
    top: 10%;
    left: 10%;
    color: #e8e4ee;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 25px;
    background: none;
    transform: translate(-50%, -50%);
} */
.popup {
    background: rgb(255, 254, 254);
    padding: 15px;
    border-radius: 15px;
    /* top: 10%; */
    max-width: 380px;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    box-shadow: 1px 10px 15px rgba(0, 0, 0, 0.2);
    transform: translate(0%, 0%) scale(1.2);
    transition: top 0s 0.2s ease-in-out, opacity 0.2s 0s ease-in-out,
        transform 0.2s 0s ease-in-out;
}
.popup.show {
    top: 20%;
    left: 20%;
    opacity: 1;
    border: 1px solid #e9e9e9;
    pointer-events: auto;
    transform: translate(0%,0%) scale(1.2);
    transition: top 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out,
        transform 0.2s 0s ease-in-out;
}
.popup :is(header, .icons, .field) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popup header {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf9;
}
header .close,
.icons a {
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}
header .close {
    color: #878787;
    font-size: 17px;
    background: #f3f3f3;
    height: 33px;
    width: 33px;
    cursor: pointer;
}
header .close:hover {
    background: #ebedf9;
}
.popup .sharelink-content {
    margin: 15px 0;
}
.popup .icons {
    margin: 15px 0 20px 0;
    padding: 0px;
}
.sharelink-content p {
    font-size: 16px;
}
.sharelink-content .icons a {
    height: 3rem;
    width: 3rem;
    font-size: 20px;
    margin: 0 0.2rem;
    text-decoration: none;
    border: 1px solid transparent;
}
.icons a i {
    transition: transform 0.3s ease-in-out;
}
.icons a:nth-child(1) {
    color: #1877f2;
    border-color: #b7d4fb;
}
.icons a:nth-child(1):hover {
    background: #1877f2;
}
.icons a:nth-child(2) {
    color: #46c1f6;
    border-color: #b6e7fc;
}
.icons a:nth-child(2):hover {
    background: #46c1f6;
}
.icons a:nth-child(3) {
    color: #e1306c;
    border-color: #f5bccf;
}
.icons a:nth-child(3):hover {
    background: #e1306c;
}
.icons a:nth-child(4) {
    color: #25d366;
    border-color: #bef4d2;
}
.icons a:nth-child(4):hover {
    background: #25d366;
}
.icons a:nth-child(5) {
    color: #0088cc;
    border-color: #b3e6ff;
}
.icons a:nth-child(5):hover {
    background: #0088cc;
}
.icons a:nth-child(6) {
    color: #656565;
    border-color: #a4a4a4;
}
.icons a:nth-child(6):hover {
    background: #656565;
}
.icons a:hover {
    color: #fff;
    border-color: transparent;
}
.icons a:hover i {
    transform: scale(1.2);
}
.sharelink-content .field {
    margin: 12px 0 -5px 0;
    height: 45px;
    border-radius: 4px;
    padding: 0 5px;
    border: 1px solid #e9e9e9;
}
.field.active {
    border-color: #1877f2;
}
.field i {
    width: 50px;
    font-size: 18px;
    text-align: center;
}
.field.active i {
    color: #1877f2;
}
.field input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 15px;
    text-align: left;
}
.field a {
    color: #fff!important;
    padding: 0.4rem 0rem;
    width: 20%;
    margin: 0;
    text-align: center;
    font-size: 0.8rem;
    border-radius: 9px;
    background: #1877f2;
    border: none;
    box-shadow: 0px 5px 5px #ccc;
    cursor: pointer;
}
.field a:hover {
    background: #5b99e9;
    box-shadow: 0px 2px 2px #ccc;
}
.popup-wrraper.sharelink-popup.show {
    top: 4rem;
    box-shadow: none;
    position: absolute;
    z-index: 999999;
    background-color: transparent;
    border: none;
    padding: 18px;
}
/******slider****/

.download-file {
    text-align: center;
    margin: 0 auto;
    font-size: 2rem;
    border: 1px solid #80808052;
    padding: 4rem;
    margin-top: 30px;
    margin-bottom: 3rem;
}

.no-image-product-item{
    width: 100%;
   /** height: 316px;**/
}


.mss-selectors.mss-thumbnails {
    margin-top: 1rem !important;
}


/** new css**/
.long-items-wrraper {
    height: 150px;
    overflow-y: scroll;
    margin-bottom: 2rem !important;
}
.technical-info-item{
    margin-bottom: 1rem;
}

p.header-attributes {
    margin-right: 11px;
    width: 50%;
    background-color: whitesmoke;
    border-bottom: 1px solid #8080805c;
    padding: 2px;
}

.attr-dropdown {
    display: flex;
    align-items: center;
    justify-content: start;
}

/** media**/
@media (max-width: 1200px) { 
.test{
    font-size: 10px;
}
.side-bar-categories{
    display: none !important;
}
 }

 @media (max-width: 998px) { 
.test{
    font-size: 10px;
}
.basic-info-product-wrraper{
    margin-top: 10px !important;
}
p.count-order-text {
    text-align: right !important;
}
.llight-report-product {
    display: block !important;
}
p.header-attributes{
        width: 100%;
}
.alert.alert-custom .alert-text-custom {
    height: auto;
    text-align: right;
    width: 92%;
    line-height: normal;
}
}
 .selectize-group-icon {
        width: 43% !important;
        margin-right: 8px;
    }
        .rate-items
    {
        width:400px;
    }




