.ellipse {
    width: auto;
    height: 2.8em;
    line-height: 1.4em;
    display: flex;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.headerPopover {
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
    transform: translate(0, 0);
    color: #666;
    opacity: 1;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 0px;
}

.CouponsShow:hover .PopoverContent_Coupons {
    display: block;
    /* left: -4px; */
    width: 364px;
    border-radius: 4px;
    padding: 0;
}

#VideoIframe {
    margin: auto;
}

.image-container {
    width: 25px;
    height: 25px;
}

/*
.nav {
height: fit-content;
} */
.image-container video {
    width: 100%;
    height: 100%;
}



/* .nav-item.active img,
.nav-item.active #VideoMenu {
border: 1px solid var(--primary);
}  */
/* .nav-item .nav-link:hover,
.nav-item .nav-link:hover {
    border: 1px solid var(--primary);
} */

.nav-item .nav-link.active,
.nav-item .nav-link.active {
    /* border: 1px solid #000000; */
}

.nav-item .nav-link,
.nav-item .nav-link {
    /* border: 1px solid #ddd; */
}

#VideoMenu {
    width: 32px;
    height: 32px;
    /* display: block;
position: relative;
/* padding: .25rem; */
    /* background-color: #fff; */
    /* border: 1px solid #dee2e6; */
    /* border-radius: .25rem; */
}

.nav-item .nav-link:hover .tab-content>.tab-pane {
    display: block;
}

#productName {
    font-size: 1.25rem;
}

.space_this {
    /* margin: 6px; */
}

.space_this p {
    color: #777
}

.space_this .description {
    /* margin-top: -16px; */
    color: #999;
}

.product-order-rate {
    line-height: 20px;
    padding: 1px 4px;
    zoom: 1;
    overflow: hidden;
    display: flex;
}

.productrate a,
.productOrders a {
    text-decoration: none;
    font-size: 13px;
}

a:hover {
    text-decoration: none;
    color: var(--primary)
}

#StarsRateCount {
    font-size: 15px;
    text-align: center;
}

.bar-5 {
    width: 60%;
    height: 4px;
    background-color: #4CAF50;
    display: block;
}

.bar-4 {
    width: 30%;
    height: 4px;
    background-color: #2196F3;
    display: block;
}

.bar-3 {
    width: 10%;
    height: 4px;
    background-color: #00bcd4;
    display: block;
}

.bar-2 {
    width: 4%;
    height: 4px;
    background-color: #ff9800;
    display: block;
}

.bar-1 {
    width: 15%;
    height: 4px;
    background-color: #f44336;
    display: block;
}

.Variation.DisabledItem {
    cursor: no-drop !important;
    pointer-events: unset !important;
}

/*disable fields*/
:host ::ng-deep .DisabledItem {
    cursor: no-drop;
    pointer-events: none;
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}

:host ::ng-deep .SelectedItem {
    position: absolute;
    margin-left: -20px;
    margin-top: 19px;
}

:host ::ng-deep .SelectedItemForImage {
    position: absolute;
    margin-left: -15px;
    margin-top: 32px;
    border: 1px solid red;
}

.label-size {
    font-size: 13px;
    color: #444;
}

.ratestar {
    width: 268px;
    margin-right: 15px;
}

.ratestar li {
    list-style: none;
    min-height: 20px;
    margin: 0 0 10px 0;
    font-size: 13px;
    zoom: 1;
}

.starcount {
    text-align: right;
    padding-right: 5px;
    overflow: hidden;
}

.feedbackcount {
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.bar-container {
    width: 143px;
    margin: 10px 10px 0 0;
    height: 3px;
    background-color: #E9E9E9;
    float: left;
    vertical-align: middle;
}

#productdetails {
    font-weight: 300;
}

.ImageVariation {
    width: 38px;
    height: 38px;
}

.help-icon a {
    color: #999;
}

.help-icon a:hover,
.help-icon a.active {
    color: #ff9800;
}

.no-drop:hover {
    cursor: no-drop;
    opacity: 0.5;
}

#linkWishlist:hover {
    color: #ff9800;
}

#productdetails {
    color: #666;
    background-color: aliceblue;
}

#linkOverseabuyer {
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}



#ShippingDetails {
    color: #666;
    font-size: 12px;
    font-weight: 300;
}

#ShippingDetails span:hover {
    color: #ff9800;
    text-decoration: underline;
}

.Accept-Payments {
    flex-wrap: wrap;
    overflow: hidden;
}

.paytype-container {
    width: 52px;
    height: 26px;
    margin: 4px 4px;
}

.paytype-container img {
    width: 100%;
    height: 100%;
    border: 1px solid #bbb;
    padding: 2px;
}

.paytype-container img:hover {
    width: 100%;
    height: 100%;
    border: 1px solid #ff9800;
}

#shippingPaymenteGlobalCart {
    background-color: #fbfbfb;
}

.help-icon a:hover {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border-color: #111;
    border-radius: 15px;
    overflow: hidden;
}

.help-icon {
    width: 100%;
    margin: 0px;
}

.product-image-container img,
.product-image-container video {
    overflow: hidden;
}
/* 
.video-js {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
} */

.product-image-container.img-zoom-container {
    overflow: hidden;
    object-fit: cover;
    height: 510px;
}

.product-image-container.embed-responsive {
    overflow: hidden;
    object-fit: cover;
    background: white;
    height: 510px;
    max-height: 510px;
    display: flex;
}

.product-image-container img {
    width: 100%;
    overflow: hidden;
    /* max-height: 400px; */
}

.product-image-container video {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
}

#scrollthis {
    /* flex-direction: column; */
}

#scrollh {
    /* display: flex; */
}

/* added by sushma */
.wishlist-icon .fas .fa-heart {
    color: red;
}

.WishlistActive {
    font-weight: 900;
    color: red;
}

.WishlistInActive {
    font-weight: 400;
    color: red;
}

.expanded {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.collapseback {
    overflow: hidden;
    height: 40px;
    transition: all 0.3s ease-in-out;
}

#TotslPrice {
    font-size: 20px;
    font-weight: 500;
}

/* row with icons */
.replacement_icon i {
    color: #A93226;
    font-size: 22px;
}

.replacement_icon .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #A93226;
}

.processingtime i {
    color: #2471A3;
    font-size: 22px;
}

.processingtime .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #2471A3;
}

.Shipping i {
    color: #D4AC0D;
    font-size: 22px;
}

.Shipping .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #D4AC0D;
    margin: 0;
}

.user i {
    color: #CA6F1E;
    font-size: 22px;
}

.user .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #CA6F1E;
}

.maxdelivarydays i {
    color: #34495E;
    font-size: 22px;
}

.maxdelivarydays .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #34495E;
}

.Warranty i {
    color: #17A589;
    font-size: 22px;
}

.Warranty .contentName {
    font-size: 80%;
    font-weight: 400;
    color: #17A589;
}

/* coupons Style */
.Selectedcoupons.active .couponsGetFromUs {
    border: 1px solid red;
    background-color: red;
    color: white;
}

/* .StoreCoupons:hover {
color: tomato;
background-color: lightgoldenrodyellow;
} */
.div_Button .PopoverHeading {
    background-color: rgb(212, 78, 78);
}

:host ::ng-deep #ngb-popover-4 {
    width: 400px;
    max-width: 500px;
    padding: 0;
}

.border_Shadow {
    /* box-shadow: 0 1px 2px 0 rgba(32, 33, 36, 0.28); */
    border: 1px solid #eee;
    /* border-radius: 15px; */
    /* overflow: hidden; */
}

:host ::ng-deep .popover {
    z-index: 15;
}

input[type="radio"][disabled]+label {
    color: gray;
    text-decoration: line-through;
}



:host ::ng-deep #ngb-popover-4 {
    width: 400px;
    max-width: 500px;
    padding: 0;
}

.detail {
    position: relative;
    width: 100%;
    transition: width 2s ease-in-out 1s;
    animation: fadeInScale 0.4s linear;
}

.ix-link {
    display: block;
    margin-bottom: 3em;
}

/* .drift-bounding-box {
width: 100px;
height: 100px;
background-color: hotpink;
border:1px solid red;
display: block;
z-index: 999;
position: absolute;
} */
.drift-zoom-pane {
    overflow: hidden;
    width: 80%;
    height: 80%;
    top: 0;
    left: 0;
}
.product-origin{
    margin-top: 10px;
    margin-bottom: 10px;
}
.seller-return-policy,.buyer-protection{
    margin-top: 10px;
    margin-bottom: 0px;
}
 .add-to-wishlist-btn{
    padding: 3px 10px;
    display: flex;
    max-width: 50px;
    align-items: center;
 }
 .product-image-container img {
    width: 100%;
    height: 100%;
    margin-left: auto;
    align-self: center;
    justify-content: center;
    margin-right: auto;
    /* object-fit: cover; */
}
.product-brief{
    background-color: #fff;
    border-radius: 6px;
    margin-top: 20px;
    padding: 0px;
    overflow: hidden;
}
.specification-box{
    
}
.product-brief .tab-content .title{
    font-size: 1.2rem;
    color: var(--primary);
}
#ProductDescription img{
    width: 100% !important;
}
@media only screen and (max-width: 1200px) {
    .after-seller-card{
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .calc-table{
        margin-bottom: 15px;
    }
    .product-image-container.img-zoom-container,.product-image-container.embed-responsive {
        height: 410px;
    }

}
@media (max-width: 1140px) {

    #scrollthis {
        flex-direction: row;
    }

    #scrollh {
        display: block;
    }

}
@media only screen and (max-width: 992px) {
    .CouponsShow:hover .PopoverContent_Coupons {
        left: -4px; 
    }
    #scrollh{
        position: relative !important;
        margin-bottom: 20px;
    }
    .product-image-container img {
        /* max-width: 400px; */
        /* max-height: 400px; */
        object-fit: contain;
        background: white;
    }

    .product-image-container.img-zoom-container,.product-image-container.embed-responsive {
        height: 510px;
    }
    .wrapper {
        text-align: center;
        width: auto;
    }

    .detail {
        margin: 0;
        width: auto;
    }

    .responsive-hint {
        display: none;
    }

    .drift-bounding-box {
        display: none;
    }
}
 
@media only screen and (max-width: 768px) {
    .tab_container {
        width: 98%;
    }
}
@media only screen and (max-width: 575px) {
    .product-image-container.img-zoom-container,.product-image-container.embed-responsive {
        height: 410px;
    }
    .CouponsShow:hover .PopoverContent_Coupons {
        left: -4px;
        width: 100%;
        min-width: 300px;
    }
}
.product-img-slider .tab-content {
    width: 100%;
    border: 1px solid #DDD;
    margin-top: 0px;
    margin: auto;
    border-radius: 8px;
    overflow: hidden;
}



.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.image-container {
    width: 25px;
    height: 25px;
}

.nav {
    height: fit-content;
}

.image-container img {
    width: 100%;
    height: 100%;
}

.image-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.feedbacks.dropdown:hover .feedback-popover.dropdown-menu {
    display: block;
    left: -35px;
    width: 284px;
    padding: 9px;
    background-color: white;
    border-radius: 4px;
}

.product-order-rate {
    line-height: 20px;
    padding: 1px 4px;
    zoom: 1;
    overflow: hidden;
    display: flex;
}

.productrate a,
.productOrders a {
    text-decoration: none;
    font-size: 13px;
}

#StarsRateCount {
    font-size: 15px;
    text-align: center;
}

.bar-5 {
    width: 60%;
    height: 4px;
    background-color: #4CAF50;
    display: block;
}

.bar-4 {
    width: 30%;
    height: 4px;
    background-color: #2196F3;
    display: block;
}

.bar-3 {
    width: 10%;
    height: 4px;
    background-color: #00bcd4;
    display: block;
}

.bar-2 {
    width: 4%;
    height: 4px;
    background-color: #ff9800;
    display: block;
}

.bar-1 {
    width: 15%;
    height: 4px;
    background-color: #f44336;
    display: block;
}

#popoverWishlist {
    display: none;
}

#linkWishlist:hover #popoverWishlist {
    display: block;
}

#popoverOffers {
    display: none;
}

#btnoffers:hover #popoverOffers {
    display: block;
}

.label-size {
    font-size: 13px;
    color: #444;
}

.ratestar {
    width: 350px;
    margin-right: 15px;
}

.ratestar li {
    list-style: none;
    min-height: 20px;
    margin: 0 0 10px 0;
    font-size: 13px;
    zoom: 1;
}

.starcount {
    text-align: right;
    padding-right: 5px;
    overflow: hidden;
}

.feedbackcount {
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
}

#productdetails {
    font-weight: 300;
}

.VariationRow #Variation-here .Variation,
#ImageVariation-here a .ImageVariation,
#ShippingFrom a .shipping {
    border: solid 1px #eee;
    font-weight: 300;
    color: #666;
    font-size: 12px;
    word-wrap: unset;
    display: inline-block !important;
    margin-bottom: 5px;
}

.VariationRow #Variation-here .Variation:hover,
#ImageVariation-here a .ImageVariation:hover,
#ShippingFrom a .shipping:hover {
    border: 1px solid #ff9800;
    font-weight: 300;
}

.VariationRow #Variation-here .Variation.active,
#ImageVariation-here a .thisImageselection.active .ImageVariation,
#ShippingFrom a .shipping.active {
    border: 1px solid #ff9800;
    font-weight: 300;
}

.ImageVariation {
    width: 38px;
    height: 38px;
}

.help-icon a {
    color: #999;
}

.help-icon a:hover,
.help-icon a.active {
    color: #ff9800;
}

.no-drop:hover {
    cursor: no-drop;
    opacity: 0.6;
}

#linkWishlist:hover {
    color: #ff9800;
}

#productdetails {
    color: #666;
    background-color: aliceblue;
}

/* old project */
/*Fun begins*/
.tab_container {
    margin: 0 auto;
    padding-top: 0px;
    position: relative;
}

#scorllend section {
    clear: both;
    padding-top: 10px;
    display: none;
}


#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#productfaq,
#tab5:checked~#content5 {
    display: block;
    padding: 20px;
    background: #fff;
    /* color: #999; */
    border: 1px solid #ff9800;
    border-top: none;
    /* border-bottom: 2px solid #f0f0f0; */
    margin-right: 1px;
}

.tab_container .tab-content h3 {
    text-align: center;
}

.tab_container [id^="tab"]:checked+label {
    background: #fff;
    box-shadow: inset 0 3px #0CE;
}

.tab_container [id^="tab"]:checked+label i {
    color: #0CE;
}

label i {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
}



/*Content Animation*/
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/*/////////////////ends  here for tabs styles*/
.SelectedItem {
    position: absolute;
    margin-left: -20px;
    margin-top: 15px;
}

.SelectedItemForImage {
    position: absolute;
    margin-left: -15px;
    margin-top: 28px;
}

input[type="radio"] {
    color: blue;
    background-color: blue;
}

/*ratings*/
.rating {
    float: left;
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 160%;
    color: #ddd;
}

.rating:not(:checked)>label:before {
    content: '★ ';
}

.rating>input:checked~label {
    color: dodgerblue;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: dodgerblue;
}

.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: dodgerblue;
}

i .rating>label:active {
    position: relative;
    top: 0px;
    left: 2px;
}

/* Style the tab */
#tab.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
#tab>.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

#tab>.tab button:hover {
    background-color: #ddd;
}

#tab.tab button.active {
    background-color: #ccc;
}

#offperMaterials {
    margin-top: 679px;
    margin-left: 415px;
    padding: 20px;
    max-width: 250px;
    line-height: 2px;
}

#linkOverseabuyer {
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.span-size {
    color: #666;
    font-size: 12px;
    font-weight: 300;
}

#ShippingDetails {
    color: #666;
    font-size: 12px;
    font-weight: 300;
}

#ShippingDetails span:hover {
    color: #ff9800;
    text-decoration: underline;
}

.Accept-Payments {
    flex-wrap: wrap;
    overflow: hidden;
}

.paytype-container {
    width: 52px;
    height: 23px;
    margin: 3px;
    border: 1px solid;
}

.paytype-container img {
    width: 100%;
    height: 100%;
}

#shippingPaymenteGlobalCart {
    background-color: #fbfbfb;
}

.help-icon a:hover {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border-color: #111;
    border-radius: 15px;
    overflow: hidden;
}

/*Fun begins*/
.tab_container {
    margin: 0 0px;
    padding-top: 0px;
    position: relative;
}

#scorllend input,
#scorllend section {
    clear: both;
    padding-top: 10px;
    display: none;
}

.Tabtitle {
    /*font-weight: 700;*/
    font-size: 16px;
    display: block;
    float: left;
    width: 33.33%;
    padding: 10px;
    color: #757575;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    border-bottom: 1px solid #ff9800;
    /* background: #f0f0f0; */
    margin-bottom: -1px;
}

.tab_container .tab-content,
.tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.4s ease-in-out;
    -moz-animation: fadeInScale 0.4s ease-in-out;
    animation: fadeInScale 0.4s ease-in-out;
}

.tab_container .tab-content h3 {
    text-align: center;
}

.tab_container [id^="tab"]:checked+label {
    background: #fff8e1;
    box-shadow: inset 0 3px #ff9800;
    color: var(--primary);
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ff9800;
    border-bottom: 1px solid transparent;
    margin-right: -1px;
}

.tab_container [id^="tab"]:checked+label i {
    color: #ff9800;
}

label i {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
}

.product-img-slider {}

.product-img-slider .nav-tabs {
    margin-top: 10px;
    margin-left: -0.25rem;
}

.product-img-slider .nav-tabs .nav-item {
    background: white
}

.product-img-slider .nav-tabs .nav-item .nav-link {
    border-radius: 6px;
}

.product-img-slider .nav-tabs .nav-item .nav-link.active {
    border: 1px solid #000000;
}

.product-details {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    position: relative; 
    /* z-index: 1; */
}
.product-details .input-group-append .btn, .input-group-prepend .btn { 
    z-index: 0;
}
.product-details .product-title {
    font-size: 1rem;
    margin-bottom: 8px;
    font-weight: 400;
}

.product-details .no-rating {
    color: #ddd;
}

.product-details .product-feedback-container {
    display: flex;
    align-items: center;
}

.product-details .product-price-container {
    border-top: 1px solid #ddd;
    padding-top: 8px;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 8px;
}

.product-details .product-price-container .current-price,
.product-details .product-price-container .mrp-price {
    display: flex;
    align-items: center;
}

.product-details .product-price-container .mrp-price .discount {
    color: #00c15f;
    font-size: small;
    font-weight: 500;
}

.product-details .product-price-container .mrp-price .pricw {
    font-size: 14px;
}

.product-details .product-price-container .eGlobalCartPrice {
    font-size: 1.5rem;
    color: var(--primary);
    font-weight: 700;
    margin-right: 8px;
    margin: 0;
}

.product-details .product-price-container .unit {
    font-weight: 400;
    font-size: 1rem;
    color: #aaa;
    margin-left: 8px;
}

.product-details .product-price-container .tax-text {
    color: #aaa;
    margin-left: 10px;
}

.product-details .product-terms-box {
    background: #f6fbff;
    padding: 10px 0;
    border-radius: 6px;
    /* margin: 0 -15px; */
    overflow: auto;
    z-index: 0;
}
.product-terms-box .row{margin: 0 5px;min-width: 400px;}
.product-terms-box .row .col{padding: 0px 0px;}
.variations {
    display: flex;
}

.variations .variation-item {
    border-radius: 6px;
    overflow: hidden;
    margin-right: 6px;
    border: 1px solid #c7c7c7;
    background: #fff;
}

.variations .variation-item.active {
    border: 2px solid var(--primary);
    background: var(--primary);
    color: white;
}

.variation-image {}

.variation-container {
    display: inline-block;
    /* background: #ededed; */
    /* padding: 10px; */
    padding-top: 0px;
    border-radius: 6px;
    width: fit-content;
    margin-bottom: 10px;
    min-height: 70px;
    margin-right: 4px;
}

.available-variations {
    display: none;
    vertical-align: middle;
}

.product-terms-box p {
    margin-bottom: 0;
}

.stock-availability-section {
    background: #fff6f6;
    width: fit-content;
    padding: 4px 10px;
    border-radius: 6px;
}

.stock-availability-section .notify {
    text-decoration: underline;
}

.calc-table {
    /* display: block; */
    /* margin-bottom: 20px; */
    width: 100%;
    margin-top: 10px;
}

.calc-table td.title {
    max-width: 100px;
    width: 100px;
    font-size: small;
    color: #a5a5a5;
    padding-right: 14px;
    /* background: #ffe1b2; */
    /* display: none; */
    text-align: left;
}

.calc-table td {
    vertical-align: middle;
    /* border-bottom: 1px solid #e7e7e7; */
    padding: 8px 5px;
    /* background: #fff3e0; */
    font-size: 14px;
}

.share {
    position: absolute;
    /* top: -20px; */
    right: 12px;
    text-align: center;
    /* z-index: 10; */
  }
  .share .btn {
    border-radius: 8px;
    background-color: #f1f1f1;
    height: 40px;
    display: inline-flex;
    transition: none;
    width: 40px;
    color: var(--primary);
    align-items: center;
    justify-content: center;
  }
  .share .btn:hover {
    transform: rotate(360deg);
  }
  
  .share .btn i {
    cursor: pointer;
    /* color: #fff; */
    font-size: 1.2rem;
  }
  .share .social.open ul li {
    opacity: 1;
  }
  .share .social ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .share .social ul li {
    border-radius: 100%;
    height: 46px;
    width: 46px;
    background-color: #e9e9e9;
    border: 1px solid #ddd;
    padding: 6px 6px;
    cursor: pointer;
    opacity: 0;
    margin: 6px 2px;
    transition: all 0.4s ease-in-out;
    font-size: 1.4rem;
  }
  .share .social ul li:hover {
    box-shadow: 3px 3px 10px 0px rgb(155 155 155 / 46%);
  }
  .share .social ul li i {
    color: #555;
  }
.seller-card .profile {
    padding: 10px;
    display: flex;
    width: 100%;
}

.seller-card .profile .seller-logo {
    width: 50px;
    height: 50px;
    background: #ededed;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #6a6a6a;
    margin-right: 10px;
}

.seller-card .profile .details {}

.seller-coupon {
    /* border: 1px dotted #ad0000; */
    width: max-content;
    padding: 2px;
    position: relative;
}
.seller-coupon button{
    border-style: dotted;
    background: #ffffff;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.seller-coupon button .fa{
    font-size: 1.3rem;
}

.seller-coupon .seasor-image{
    position: absolute;
    margin-top: -8px;
    left: 6px;
    z-index: 1;
}
.cart-buttons{
    display: flex;
    /* margin: auto; */
    /* margin-bottom: 6px; */
    /* margin-left: 54px; */
    align-items: center;
}
td.total_price{
    font-size: 1.3rem;
}
 

/*Content Animation*/
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/*/////////////////ends  here for tabs styles*/
.SelectedItem {
    position: absolute;
    margin-left: -10px;
    margin-top: -5px;
    font-weight: 900;
    background: #00c74f;
    border-radius: 10px;
    color: white;
    padding: 4px;
    font-size: 10px;
}

.SelectedItemForImage {
    position: absolute;
    margin-left: -15px;
    margin-top: 28px;
}

/*search button*/
.search input[type=text] {
    padding: 5px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
}

.search button {
    float: left;
    padding: 5px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

 

.search button:hover {
    background: #2151f3;
}

input[type="radio"] {
    color: blue;
    background-color: blue;
}

/*ratings*/
.rating {
    float: left;
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 160%;
    color: #ddd;
}

.rating:not(:checked)>label:before {
    content: '★ ';
}

.rating>input:checked~label {
    color: dodgerblue;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: dodgerblue;
}

.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: dodgerblue;
}

i .rating>label:active {
    position: relative;
    top: 0px;
    left: 2px;
}

#myPopoveeViewMore {
    width: 500px;
}

#myScrollspy>.nav {
    width: 43px;
    float: right;
    /* position: fixed; */
    align-self: center;
    align-items: center;
    align-content: center;
    text-align: center;
}

nav.hello.txt {
    overflow: hidden;
    white-space: nowrap;
}

.txt {
    width: 45px;
    overflow: hidden;
    white-space: nowrap;
}

.container-flow-wrapper .icon-scroll-down {
    visibility: hidden;
}

/* Style the tab */
#tab.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
#tab>.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

#tab>.tab button:hover {
    background-color: #ddd;
}

#tab.tab button.active {
    background-color: #ccc;
}

.ratestar {
    width: 350px;
    margin-right: 15px;
}

.ratestar li {
    list-style: none;
    min-height: 20px;
    margin: 0 0 10px 0;
    font-size: 13px;
    zoom: 1;
}

.starcount {
    text-align: right;
    padding-right: 5px;
    overflow: hidden;
}

.feedbackcount {
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.bar-container {
    width: 143px;
    margin: 10px 10px 0 0;
    height: 3px;
    background-color: #E9E9E9;
    float: left;
    vertical-align: middle;
}

.bar-5 {
    width: 60%;
    height: 4px;
    background-color: #4CAF50;
    display: block;
}

.bar-4 {
    width: 30%;
    height: 4px;
    background-color: #2196F3;
    display: block;
}

.bar-3 {
    width: 10%;
    height: 4px;
    background-color: #00bcd4;
    display: block;
}

.bar-2 {
    width: 4%;
    height: 4px;
    background-color: #ff9800;
    display: block;
}

.bar-1 {
    width: 15%;
    height: 4px;
    background-color: #f44336;
    display: block;
}

#scorllend {
    margin: 10px 0px;
}

.label-size {
    font-size: 13px;
    color: #444;
}



.paytype-container {
    width: 62px;
    height: 28px;
    margin: 5px;
}

.paytype-container img {
    width: 100%;
    height: 100%;
}

.Accept-Payments {
    flex-wrap: wrap;
    overflow: hidden;
}

/* #navAllFeedback .nav-item a {
color: #555;
}
#navAllFeedback .nav-item a:hover {
color: #ff9800;
} */
.product-order-rate {
    line-height: 20px;
    padding: 1px 4px;
    zoom: 1;
    overflow: hidden;
    display: flex;
}

.productrate a,
.productOrders a {
    text-decoration: none;
    font-size: 13px;
}

a:hover {
    text-decoration: none;
    color: var(--primary)
}

a.active {
    /* text-decoration: none; */
    /* color: var(--primary); */
}

#StarsRateCount {
    font-size: 15px;
    text-align: center;
}
 

 
.Top_Product {
    width: 180px;
    height: 180px;
}

.Top_Product img {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.toolbar-side {
    z-index: 10;
    position: fixed;
    left: 100%;
    margin-left: -35px;
    bottom: 42px;
}

html {
    scroll-behavior: smooth;
}

.toolbar-side a i {
    width: 32px;
}

.icon-wrap {
    height: 32px;
    text-align: center;
    align-self: center;
    display: flex;
    color: #fff;
    background: #888;
}

.toolbar-side .icon-wrap i,
.icon-wrap .showdetails {
    margin: auto;
    text-align: center;
}

.toolbar-container {
    background-color: #888;
}

.toolbar-container .nav-link {
    text-align: center;
    overflow: hidden;
    color: #fff;
    padding: 8px 0px;
}

:host ::ng-deep.tooltip-inner {
    max-width: 400px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}

:host ::ng-deep.tooltip.show {
    white-space: nowrap;
}

#toolbarfloating .nav a:hover,
#toolbarfloating .icon-wrap:hover {
    background-color: var(--primary);
    color: white;
}

#toolbarfloating .icon-wrap:hover {
    color: white;
}

#toolbarfloating {
    scroll-behavior: smooth;
    color: white;
    animation-delay: 1ms;
    animation-duration: 3ms;
    transition-duration: 3ms;
    transition-delay: 3ms;
    transition: top 0.3s;
}

.toshowandhideDetails {
    scroll-behavior: smooth;
    animation-delay: 1ms;
    animation-duration: 3ms;
    transition-duration: 3ms;
    transition-delay: 3ms;
    transition: top 0.3s;
}

* {
    /* box-sizing: border-box; */
}

.img-zoom-container {
    position: relative;
}

.img-zoom-lens {
    position: absolute;
    /*set the size of the lens:*/
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/31/apparel/rcxgs/tile._CB483369979_.gif);
    cursor: pointer;
    width: 168px;
    height: 116px;
}

.img-zoom-result {
    border: 1px solid #d4d4d4;
    /*set the size of the result div:*/
    width: 300px;
    height: 300px;
    position: absolute;
    cursor: pointer;
}

.offer-list {
    background: #f2f2f2;
    height: 100%;
    padding: 15px 20px;
}

.offer-box {
    height: auto;
    background: #FFFFFF;
    margin: 10px 10px;
    display: flex;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 2px 4px 10px 2px #80808026;
}

.offer-hero {
    width: 25%;
    border-right: 1px dashed #d2d2d2;
    margin: auto;
    margin-left: 0px;
}

.offer-text {
    font-size: 24px;
    margin: auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #FF0000;
    padding: 8px 0;
}

.offer-details {
    width: 75%;
    margin: auto;
    margin-left: 15px;
}

.coupon-title {
    font-size: 16px;
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #FF0000;
    margin-bottom: 5px;
    margin-top: 0px;
}

.coupon-sub-title {
    font-size: 12px;
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #333;
    margin-top: 0;
    margin-bottom: 5px;
}

.coupon-description {
    font-size: 12px;
    display: block;
    text-align: left;
    color: #333;
    margin-top: 0;
    /* margin-bottom: 10px; */
}

#tab-pane .video-js .vjs-big-play-button {
    top: 45%;
    left: 40%;
}

.TotalLike,
.TotalDisLike {
    color: #999;
}

.likeProduct:not(.active) {
    font-size: 21px;
    color: #bbb;
}

.dislikeProduct:not(.active) {
    font-size: 21px;
    color: #bbb;
}

.likeProduct.active {
    color: #5dee7f;
    font-size: 21px;
}

.dislikeProduct.active {
    color: #f22;
    font-size: 21px;
}
/* scroll-bar-hidden */
.scroll-bar-hidden ::-webkit-scrollbar {
    display: none;
} 