@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 400;
    src: url(font/eot/iranyekanwebmedium.eot);
    src: url(font/eot/iranyekanwebmedium.eot?#iefix) format('embedded-opentype'), url(font/woff/iranyekanwebmedium.woff) format('woff2'), url(font/woff/iranyekanwebmedium.woff) format('woff'), url(font/ttf/iranyekanwebmedium.ttf) format('truetype')
}

a, p, span, h1, h2, h3, h4, h5, h6, div, li {
    font-family: IRANYekan, Tahoma, Arial, sans-serif;
}

a, p, div, h6 {
    font-size: 14px;
}

h2 {
    font-size: 26px;
}

header {
    background: #f4f8f9;
}

.badge {
    border-color: #00AFEF;
    background-color: #ffffff;
    position: absolute;
    margin-right: -1.65rem;
    bottom: -2px;
    padding: 0.1rem 0.25rem 0 0.25rem;
}

.basket {
    background-image: url("img/bg basket.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.log-in {
    color: #FFFFFF;
    background-color: #00AFEF;
    border-radius: 15px;
    font-size:14px
}

.logIn:hover {
    color: #d2f4fd;
}

.price:hover {
    color: #0282b1;
    text-decoration: none !important;
}

/* .search {
    border-color: #BAA979;
    border-radius: 15px;
    width: 100% !important;
} */

.search {
    border: 1px solid #00afef;
    padding: 3px;
    border-radius: 20px;
    background-color: #e3eaf6;
    width: max-content !important;
}


.search2 {
    border: 1px solid #00afef;
    padding: 10px;
    width: 82% !important;
    border-radius: 20px;
    background-color: #e3eaf6;
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
    .searchInput {
        width: 180px !important;  
        border:none;
        background-color: #e3eaf6;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1200px) {
    .searchInput {
        width: 250px!important;  
        border:none;
        background-color: #e3eaf6;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    .searchInput {
        width: 500px !important;  
        border:none;
        background-color: #e3eaf6;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 3500px) {
    .searchInput {
        width: 600px !important;  
        border:none;
        background-color: #e3eaf6;
    }
}

.searchInput:focus {
  outline: 0 !important;
  outline-width: 0 !important;
  background-color: #e3eaf6;
  box-shadow: none !important;
}

.search::placeholder {
    color: #D6CBAE;
}

.search:-ms-input-placeholder {
    color: #D6CBAE;
}

.search::-ms-input-placeholder {
    color: #D6CBAE;
}

#basket {
    width: 1.5rem;
}

.searchIcon {
    width: 2rem;
    position: absolute;
    bottom: 2px;
    margin-right: -2.5rem;

}

#log-in {
    width: 22px;
    margin-right: 5px;
}

.logo {
    width: 12rem;
}

.menu {
    background-color: #00AFEF;
    box-shadow: 0 13px 18px 0 rgba(74 74 74 / 25%);
}

.background {
    background-color: #FAFAFA;
}

.menuItem:hover {
    background-color: #FFFFFF;
    color: #00AFEF !important;
}

.carousel-control-next-icon {
    background-image: url("img/next.png");
}

.carousel-control-prev-icon {
    background-image: url("img/prev.png");
}

.productMenu {
    right: 0;
    left: auto;
    border: none;
    border-radius: 0 0 50px 0;
    min-width: 15rem;
}

.productItem:hover {
    color: #00AFEF;
    text-decoration: none;
    background-color: transparent;
}

.productItem {
    color: #000000;
}

.guideImage {
    height: 4rem;
    width: 59px;
    margin-bottom: 11px;
    object-fit: contain;
}

#guide {
    margin-right: 13rem;
    margin-left: 13rem;
}

.guideText {
    font-size: 0.8rem
}

.guide {
    background-image: url("img/bg process.png");
    background-position: bottom;
    padding-bottom: 1rem;
    background-repeat: no-repeat;
    color: #00AFEF;
}

.product {
    background-color: #00AFEF;
}

.bestCard {
    border-radius: 17px;
    border: none;
    margin: 0.45rem;
    height: 270px;
}

.cardPrice {
    color: #00AFEF;
}

.bestProduct {
    width: 30rem !important;
}

.relatedProduct {
    width: 16rem;
}

.new-Product {
    width: 20rem !important;
}

.lable {
    position: absolute;
    z-index: 999;
    width: 4.8rem !important;
    left: 0;
    top: 0;
    margin-top: -0.5rem;
    margin-left: -0.5rem;

}

.productTitle {
    color: #6E6E6E;
    height: 45px;
    object-fit: cover;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
}

.productTitle:hover {
    color: #00AFEF;
    text-decoration: none !important;
}

.owl-nav .owl-prev {
    background-image: url("img/go.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    width: 1.5rem;
    position: absolute;
    right: 3px;
    top: 40%;
}

.owl-nav .owl-next {
    background-image: url("img/back.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    position: absolute;
    width: 1.5rem;
    left: 4px;
    top: 40%;
}

.off {
    color: #00AFEF;
    transform: rotate(0.88turn);
    position: absolute;
    z-index: 999;
    top: 6px;
    left: 2px;
}

.freeSend, .printers, .papers, .touner, .whatDoYouWant {
    height: 9.5rem;
}

.newProduct {
    background-color: #D2D3D5;
}

.news {
    background-image: url("img/bg news.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.newsText, .more {
    color: #00AFEF;
}

.time {
    color: #917E48;
}

.newsCard {
    border-radius: 10px 10px 0 0;
    margin: 0.5rem
}

.printer {
    position: absolute !important;
    text-align: justify;
    top: 2rem !important;
    right: 0;
    padding-right: 0.5rem;
}

.newsImage {
    border-radius: 10px 10px 0 0;
    height: 180px;
    object-fit: cover;
}

.news-Text {
    height: 60px;
    object-fit: cover;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newImage {
    height: 145px;
    object-fit: cover;
}

.more:hover {
    text-decoration: none;
}

.time:before {
    content: url("img/clock.png");
}

.newsText:before {
    content: url("img/blue circle.png");
}

.brand {
    background-image: url("img/line brand.png");
    background-position: bottom;
    padding-bottom: 0.5rem;
    background-repeat: no-repeat;
}

.brandImage {
    margin: 0.5rem 2rem;
    filter: grayscale(1);
    opacity: 0.4;
    transition: all 0.2s ease;
}

.brandImage:hover {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.05);
}

.pre-footer {
    position: relative;
    top: 1px
}

.footer {
    background-color: #606062;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
}

.hr {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
    border: 0 !important;
    border-top: 1px solid rgb(255 255 255) !important;
}

#background {
    background-image: url("img/bg price.png");
    background-size: 135px 100%;
    background-repeat: no-repeat;
    background-position: right;
}

.textFooter:hover {
    color: #00AFEF !important;
    text-decoration: none;
}

.enamad {
    width: 7rem;
}

.social {
    width: 3rem;
}

#search {
    background-color: #ECEDEE;
    border-radius: 0;
    border: none;
    width: 14rem;
}

#searchIcon {
    width: 1.5rem;
    position: absolute;
    bottom: 8px;
    margin-right: -2rem;
}

.contactImage {
    width: 1.5rem
}

.contact {
    background-color: #00AFEF;
}

.product1 {
    background-image: url("img/bg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.product-image {
    border-radius: 50px 0 0 0;
    border: 2px solid #cccccc;
}

.date {
    color: #999999
}

.address {
    color: #B3B3B3
}

.image {
    width: 85%;
}

.blackTouner {
    color: #00AFEF;
    margin-top: 4rem;
    font-size: 16px;
}

#blackTouner {
    color: #FFCC29;
}

.explanation {
    margin-top: 4rem;
    margin-bottom: 3.5rem;
    color: #808080;
}

#social {
    background-color: #00AFEF;
    border-radius: 0 0 20px 20px;
    background-size: cover;
}

.share, .like {
    width: 1rem
}

.send {
    background-color: #00AFEF;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    border: none;
    border-radius: 10px !important;
    padding: 11px 18px;
}

.input-number-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.input-number-group .input-group-button {
    line-height: calc(80px / 2 - 5px);
}

.input-number-group .input-number {
    width: 80px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: none;
    display: block;
    margin: 0;
}

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    border: 1px solid #cacaca;
    height: 35px;
    width: 35px;
    border-radius: 7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input-number-group .input-number {
    border-color: #4D4D4D;
}

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 7px;
    color: #cccccc;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.5rem;
}

.input-number-group .input-number-decrement {
    margin-right: 0.3rem;
}

.input-number-group .input-number-increment {
    margin-left: 0.3rem;
}

.product2 {
    border-top-width: 2px;
    border-top-style: solid;
    border-image-source: linear-gradient(to left, #00AFEF, rgba(0, 0, 0, 0));
    border-image-slice: 1;
    margin-top: 2.5rem;
    box-shadow: 0 13px 12px 0 rgb(91 91 91 / 28%);
}

.tooltip .arrow {
    top: 0.7rem
}

.tooltip-inner {
    background-color: #FFCC29;
    color: #000000;
    position: relative;
    top: 0.7rem;
    font-size: 0.7rem;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #FFCC29;
}

.Hashtag {
    color: #808080;
    font-size: 11px;
}

.star {
    color: #910B02
}

.hr1 {
    margin-top: 0.1rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid #000;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #00AFEF;
    color: #FFFFFF;
}

.nav-pills .nav-link.active #technical {
    filter: grayscale(1) brightness(1.75);
}

.nav-pills .nav-link.active #comparison {
    filter: grayscale(1) brightness(1.75);
}

.technical {
    border-radius: 0 20px 0 0 !important;
    background-color: #E6E6E6;
}

.comparison {
    border-radius: 20px 0 0 0 !important;
    color: #00AFEF;
    background-color: #E6E6E6;
}

#technical, #comparison {
    height: 1.5rem;
    margin-left: 0.25rem;
}

.related {
    background-color: #FFCC29;
}

.gl-star-rating-stars.s10 > span:first-child, .gl-star-rating-stars.s20 > span:nth-child(-1n+2), .gl-star-rating-stars.s30 > span:nth-child(-1n+3), .gl-star-rating-stars.s40 > span:nth-child(-1n+4), .gl-star-rating-stars.s50 > span:nth-child(-1n+5), .gl-star-rating-stars.s60 > span:nth-child(-1n+6), .gl-star-rating-stars.s70 > span:nth-child(-1n+7), .gl-star-rating-stars.s80 > span:nth-child(-1n+8), .gl-star-rating-stars.s90 > span:nth-child(-1n+9), .gl-star-rating-stars.s100 > span {
    background-image: url("img/blue star.png");
}

.gl-star-rating-stars > span {
    background-image: url("img/star.png");
}

.gl-star-rating-text {
    display: none;
}

#pills-tab {
    position: relative;
    margin-bottom: 1rem;
    margin-top: -3.65rem;
}

.comment {
    background-image: url("img/bg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.star-rating {
    direction: ltr !important;
}

#comment {
    color: #00AFEF;
}

.commentImage {
    width: 1.5rem
}

#exampleFormControlTextarea1 {
    border-radius: 0;
    background-color: #F1F1F2;
}

#name, #email {
    border-radius: 13px;
}

.submitComment {
    border-radius: 13px;
    background-color: #00AFEF;
    color: #FFFFFF;
}

.score {
    color: #999999;
}

#star {
    margin-top: -1.8rem;
}

.chat {
    border-width: 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-color: #00AFEF;
    border-image-source: linear-gradient(to top, #00AFEF, rgba(0, 0, 0, 0));
    border-image-slice: 1;
}

.commentNumber {
    color: #666666;
}

.person {
    width: 4rem
}

.name {
    color: #917E48;
}

.chat1 {
    background-color: #F1F1F2;
    border-width: 2px;
    border-bottom-style: solid;
    border-top-style: solid;
    border-image-source: linear-gradient(to right, rgba(0, 0, 0, 0), #00AFEF, rgba(0, 0, 0, 0));
    border-image-slice: 1;
}

@media (max-width: 1199px) {
    #guide {
        margin-right: 9rem;
        margin-left: 9rem;
    }

    .Hashtag {
        color: #808080;
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    #searchIcon {
        margin-right: 4.5rem;
    }
}

@media (max-width: 767px) {
    #guide {
        margin-right: 2rem;
        margin-left: 2rem;
    }

    #searchIcon {
        margin-right: -2rem;
    }
}

@media (max-width: 520px) {
    #guide {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width: 360px) {
    .guideText {
        font-size: 0.6rem;
    }
}

@media (max-width: 991px) {
    .menuItem {
        font-size: 0.65rem;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .logo {
        position: relative;
        top: 2rem;
    }
}

@media (max-width: 1555px) {
    .logIn, .price {
        font-size: 0.8rem;
    }
}

@media (max-width: 1554px) {
    .searchIcon {
        left: 1.5rem
    }
}

@media (max-width: 1243px) {
    .searchIcon {
        left: 1.5rem
    }
}

@media (max-width: 575px) and (min-width: 574px) {
    .searchIcon {
        left: 3.2rem !important;
    }
}

@media (max-width: 573px) and (min-width: 560px) {
    .searchIcon {
        left: 3.1rem !important;
    }
}

@media (max-width: 559px) and (min-width: 545px) {
    .searchIcon {
        left: 2.7rem !important;
    }
}

@media (max-width: 544px) and (min-width: 521px) {
    .searchIcon {
        left: 2.2rem !important;
    }
}

@media (max-width: 478px) {
    .bestProduct {
        width: 20rem !important;
    }
}

@media (min-width: 768px) {
    .productMenu {
        width: 41rem
    }
}

@media (max-width: 360px) {
    .send {
        font-size: 0.8rem
    }

    .submitComment {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    #pills-home-tab {
        font-size: 0.8rem;
    }

    #pills-profile-tab {
        font-size: 0.8rem;

    }

    #technical, #comparison {
        height: 1rem;
        margin-left: 0.2rem;
    }

    #pills-tab {
        margin-top: -3.25rem;
    }
}

.owl-carousel .owl-item img {
    object-fit: contain !important;
}

.searchBtn {
    border: none !important;
    color: #fff;

}

.searchBtn:focus, .searchBtn:active {
    border: none !important;

}

.menu_category_item {
    direction: rtl !important;
    text-align: right;
    margin-right: 5px;
    margin-left: 5px;


}

.cart-container .image-body {
    background-image: url("img/bg1.png");
    background-size: 100% 100%;
    margin: 3px 4px;
}

.product_card {
    max-height: 100%;
    min-height: 300px;

    background-color: #FAFAFA;
    width: 100% !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    border-radius: 15px;
    border: 1px solid transparent;
    box-shadow: 0px 7px 4px rgba(0, 0, 0, .1);
}

.handleCounter {
    background-color: #E0E0E0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 5px 0;
}

form-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.handle-counter .counter-minus, .handle-counter .counter-plus {
    text-align: center;
}

.handle-counter .counter-minus {
    color: #ABABAB;
    font-size: 20px;
    cursor: pointer;
    border-right: 1px solid #FFF !important;
}

.handle-counter .counter-minus, .handle-counter .counter-plus, .handle-counter input {
    float: left;
    text-align: center;
}

.handle-counter .counter-minus, .handle-counter .counter-plus {
    text-align: center;
}

.handle-counter .counter-minus, .handle-counter .counter-plus, .handle-counter input {
    float: left;
    text-align: center;
}

.handle-counter .counter-minus, .handle-counter .counter-plus, .handle-counter input {
    float: left;
    text-align: center;
}

.handleCounter button {
    background-color: transparent;
    border: none;
    outline: none;
}

.handleCounter button {
    background-color: transparent;
    border: none;
}

#qty-input {
    width: 40px;
}

.handle-counter input {
    width: 30px;
    border-width: 1px;
    border-left: none;
    border-right: none;
}

.sortProducts label {
    color: #616161;
    transition: all .2s ease;
    padding: 2px 10px;
    cursor: pointer;
}

.sendWays label img {
    border: 2px solid #707070;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: all 0.2s ease;
    padding: 1rem;
}

.sendWays label p {
    text-align: center;
    margin-top: 5px;
}

.sendWays input:checked + label img {
    border: 2px solid #f7c645;
    box-shadow: inset 0 1px 9px #910B02;
}

.sendWays input:checked + label p {
    color: #f7c645 !important;
}

/*products*/
.sortProducts label {
    color: #616161;
    transition: all .2s ease;
    padding: 2px 10px;
    cursor: pointer;
}

.sortProducts label.active {
    background: linear-gradient(90deg, #FFE08C 0%, #f7c645 50%, #FFD153 75%, #FCCA40 100%);
    color: #FFF;
}

/*profile*/
.profileSide, .profile-content {
    /*background:#00AFEF;*/
    border-radius: 3px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #00AFEF;
    color: #FFFFFF;
}

.tab-content h2 {
    font-weight: 400;
    font-size: 13px;
}

.tab-content img {
    width: 100%;
    object-fit: contain;
    height: auto;
}

#menu1 {
    margin-bottom: 10px;
}

.col-item-product {
    text-align: right;
}

.cartTitle {
    color: #f7c645;
}

.handle-counter input {
    width: 30px;
    border-width: 1px;
    border-left: none;
    border-right: none;
}

.handle-counter .counter-plus {
    color: #00afef;
    text-shadow: 0 0 5px #4CAF50;
    font-size: 20px;
    cursor: pointer;
    border-left: 1px solid #FFF !important;
}

.addToCardBTN {
    background-color: #00afef;
    color: #fff !important;
    border-radius: 5px;
    padding: 5px;
    border: none;
}

#sale {
    background-color: #00afef;
    color: #eee;
}

#link-discount {
    color: #f7c645;

}

.item-col {
    border: 2px solid #DADADA;
    display: flex;
    flex-direction: row;
    align-items: center !important;
    border-radius: 15px;
    padding: 6px 6px;
}

#productPricecart, #shippingPrice {
    color: #f7c645;
}

#totalPrice {
    color: #00afef;
}

.searchPic {
    width: 69% !important;
}

.search-btn {
    width: 90px !important;
    margin-right: -67px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none !important;
}

.search-btn:focus, .search-btn:active {
    border: none !important;
    outline: none !important;
}

.breaker {
    width: 100%;
    border-top: 1px solid #AAA;
}

img.rounded-circle.profilePic {
    width: 95%;
    height: 225px;
    object-fit: cover;
    background-color: #fff;
    border: solid 1px #00AFEF;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
}

.btn-details {
    background-color: #00afef;
    color: #eeeeee;
    display: flex;
    justify-content: flex-start;

}

.chat2 {
    width: 86%;
}

.btn-seller {
    background-color: #f7c645;
    color: #22221b;
    word-break: keep-all;
    flex-wrap: nowrap;
    font-size: 12px;
}

.line_picker {
    text-align: left;
}

.commentSeller {
    font-size: 13px;
}

.commentPic {
    height: 40px;
    object-fit: contain;
}

.commentName {
    font-size: 12px;
}

.comments {
    border-radius: 17px;
    border: 1px solid #eee;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.commentCard {
    width: 90%;
    margin: 5px auto;
    border: 1px solid #eee;
    padding: 3px;
}

.box {
    align-items: center;
}

.basketCart {
    max-height: 40%;
    max-width: 40%;
}

.profilePicSeller {
    width: 225px;
    height: 225px;
    border: solid 1px #00AFEF;
    object-fit: contain;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
    background-color: #fff;
}


.pagination {
    justify-content: center;
}

.createPayment {
    display: flex;
    width: 150px;
    justify-content: flex-start;
    flex-direction: row-reverse;
    float: right;
}

.overdiv {
    background-image: url("img/bg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 3px;
}

.profileSide {
    border-radius: 120px 120px 20px 0;
    background-color: #00AFEF;
    color: #eee;
}

.profile-content {
    border: 1px solid #eee;
    border-radius: 30px 5px 5px 30px;
    padding: 10px;
    margin: 0px 1px;
}

.list-unstyled p {
    color: #eeeeee !important;

}

.list-unstyled li a:hover {
    list-style: none !important;
    text-decoration: none !important;
    background-color: #0d9cf2;

}

.list-unstyled li {
    width: 100%;
}

.title .title_content::before {
    content: "\2022";
    color: #ffc408;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0.5em;
}

.consept_content {
    font-weight: bold;
    font-size: 16px;
    display: inline;
}

.consept_content img {
    width: 80%;
    position: relative;
    bottom: 11px;
    right: 164px;
}

.consept .consept_content::before {
    content: "\2022";
    color: #9A9894;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0.5em;
}

.title_content {
    color: #00afef;
    margin-right: 20px;
}

.lastProduct {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lastProduct_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.lastProduct_item .image-box a {
    /*align-self: center !important;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.lastProduct_item .text-box {
    display: flex;
    flex-direction: column;
    justify-content: start;
    flex-wrap: nowrap;
}

.lastProduct_item .productImage {
    border: 2px solid #00afef;
    border-radius: 50%;
    width: 100%;
    height: 100px;
    object-fit: cover;
    padding: 5px;
    align-self: center;

}

.comments-section {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-radius: 0 40px 0 0;
    min-height: 214px;
    border: 2px solid rgba(0, 0, 0, 0.140) !important;
}

.comments-section .right-section {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px;

}

.comments-section .right-section a img {
    padding: 4px;
    width: 100%;
    object-fit: cover;
}

.comments-section .left-section {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.commentsCard {
    border: 2px solid rgba(0, 0, 0, .120);
    box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
}

.name {
    width: 100%;
    align-self: center;
}

.replaytext {
    display: inline;
}

.price-item {
    padding: 0;
    background: white;
    margin-right: 10px;
    user-select: none;
    position: relative;
    border: 1px solid #dbe2ea;
    border-radius: 10px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.price-item *{
    transition: 0.2s;
}
.price-item input{
    display: none;
}
.price-item label {
    padding: 7px 20px 9px 17px;
    transition: 0.2s;
    z-index: 1;
    margin-right: 24px;
    margin-bottom: 0px;
}
.price-select.active .price-item label{
    color: white;
    margin-right: 0px;
}

.price-select:hover{
    z-index: 3 !important;
}
.price-item.active label img{
    margin-right: 5px;
}
.price-item:before {
    transition: 0.3s;
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #a0a0a0;
    border-radius: 50px;
    width: 9px;
    height: 9px;
    right: 15px;
    margin-top: -1px;
}
.price-select.active .price-item:before {
    background: #00AFEF;
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    left: 0;
    right: 0;
    z-index: 0;
}
.input-number-group .input-number-decrement, .input-number-group .input-number-increment{
    color: #00afef;
    border-color: #00afef;
}
.input-number-group .input-number-decrement.dis, .input-number-group .input-number-increment.dis{
    color: #cccccc;
    border-color: #cccccc;
}
.price-select{
    cursor: pointer;
}
.price-image{
    border-radius: 410px;
    border: 1px solid #cecece;
    padding: 3px;
    background: white;
    margin: 0px 7px 6px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.price-select.active .price-image{
    background: #19bfd3;
}
.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment{
    width: 50px;
}
.price-select .price-image svg{
    opacity: 0;
    position: absolute;
    width: 19px;
    height: 20px;
    cursor: pointer;
    fill: #bbbbbb;
}
.price-select.active .price-image svg{
    opacity: 1;
}
.price-image span{
    transition: 0.2s;
    opacity: 0;
    bottom: -16px;
    position: absolute;
    background: #3d5167;
    border-radius: 7px;
    padding: 3px 14px;
    color: white;
    font-size: 12px;
}
.price-image:hover span{
    opacity: 1;
    bottom: -26px;
        z-index: 10;
}

@media (max-width: 425px) {
    .lastProduct {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .lastProduct_item {
        width: 100% !important;
    }
}

@media (max-width: 768px) and (min-width: 426px) {
    .profilePicSeller {
        width: 106px;
        height: 128px;
        border: solid 1px #00AFEF;
        object-fit: contain;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
        background-color: #fff;
    }

    .profilePic {
        width: 124px !important;
        height: 122px !important;
        object-fit: cover;
        background-color: #fff;
        border: solid 1px #00AFEF;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);

    }

    .remaining {
        margin: 0;
        width: 100%;
        flex-direction: column !important;
    }

    .remaining li, label {
        text-align: right;
        padding: 3px;
    }

    .list-unstyled {
        padding: 4px !important;
    }

    .list-unstyled li {
        margin-right: 0;
        display: flex;
        align-items: flex-start !important;

    }

    .list-unstyled .Clearing {
        margin: 0 !important;
        text-align: right;
        white-space: nowrap;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .profilePicSeller {
        width: 153px;
        height: 160px;
        border: solid 1px #00AFEF;
        object-fit: contain;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
        background-color: #fff;
    }

    .profilePic {
        width: 185px !important;
        height: 190px !important;
        object-fit: cover;
        background-color: #fff;
        border: solid 1px #00AFEF;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
    }

}

#newsLetterWrapper {
    background: #00AFEF;
    padding: 15px 0;
}

.logo-0 {
    height: 108px;
    position: relative;
    top: -15px;
    right: 5px;
}

.logo-1 {
     height: 56px;
     margin: 38px -16px 0rem -4px;
 }

.logo-2 {
    height: 80px;
    margin-top: 12px;
}

.logo-3 {
    height: 83px;
    margin-top: 9px;
    margin-right: -39px;
}
.logo-4 {
    height: 78px;
    margin-right: -10px;
    /* margin-bottom: 0.5rem; */
    margin-top: -3px;
}
.logo-5 {
    height: 82px;
    /* margin-bottom: -13rem; */
    margin-top: 10px;
    margin-right: 4px;
}


@media all and (max-width:700px){
    .logo-0{
        height:50px
    }
    .logo-1{
        height: 27px;
        margin: 18px -7px 0rem -4px;
    }

    .logo-2{
        height: 40px;
        margin-top: 0px;
    }
    .logo-3 {
        height: 43px;
        margin-top: -1px;
        margin-right: -21px;
    }
    .logo-4 {
        height: 38px;
        margin-right: -8px;
        margin-bottom: 0;
        margin-top: -3px;
    }
    .logo-5 {
        height: 37px;
        margin-bottom: 0;
        margin-top: 6px;
        margin-right: 0px;
    }

    .log-in{
        font-size:13px !important
    }
    .slide {
        border-radius: 40px;
        height: 213px !important;
    }
}

@media all and (max-width:400px){
    .log-in, .price{
        font-size:11px !important
    }
    #basket {
        width: 16px;
    }
    .badge {
        border-color: #00AFEF;
        background-color: #ffffff;
        position: absolute;
        margin-right: -1.35rem;
        font-size: 8px;
        bottom: 0px;
        padding: 0.1rem 0.25rem 0 0.25rem;
    }

    #log-in {
        width: 15px;
        margin-right: 5px;
    }

    .slide {
        border-radius: 40px;
        height: 193px !important;
    }
}
