@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* nav tab css */

/* Ebay Css by Shaarif */

.shaarif-ebay {
    font-family: poppins !important;
}

.shaarif-ebay .panel-heading {
    padding: 4px 15px !important;
    border: none !important;
}

.shaarif-ebay .panel-info {
    margin-top: 24px !important;
}

.shaarif-ebay .panel-info>.panel-heading {
    color: #fff !important;
    background-color: white !important;

}

.shaarif-ebay .nav-tabs>li {
    display: inline-block;
    float: center !important;
    margin-bottom: 0px !important;
}

.shaarif-ebay .nav-tabs {
    border-bottom: none !important;
    display: inline-block;
    cursor: pointer;
}

.shaarif-ebay .nav-tabs>li>a:hover {

    color: #000 !important;
    background-color: #f2f2f2;
    font-weight: normal;
    font-size: 16px;
    margin-right: 5px;
    transition: .3s ease-in-out;
}


.shaarif-ebay .nav-tabs>li>a {
    color: #fff !important;
    background-color: #150659;
    font-weight: normal;
    font-size: 16px;
    margin-right: 5px;
    cursor: pointer;

}

.shaarif-ebay .nav-tabs>li.active>a {
    color: #fff !important;
    text-decoration: none !important;
    border: 1px solid #ddd !important;
}

.shaarif-ebay .nav-tabs li .active {
    color: black !important;
    text-decoration: none !important;
    color: #000 !important;
    background-color: #f2f2f2;
}

.shaarif-ebay .nav-tabs>li>a:focus,
.shaarif-ebay .nav-tabs>li>a:hover,
.shaarif-ebay .nav-tabs>li>a:active {
    color: black !important;
    text-decoration: none !important;
    border: 1px solid #ddd !important;
    background-color: #f2f2f2;
    cursor: pointer;
}


.shaarif-ebay .panel-info {
    border-color: #eee !important;
}

.shaarif-ebay .panel-info>.panel-heading {
    border-bottom: none !important;
    background-image: none !important;

}

.shaarif-ebay .panel {
    border: 2px solid #f2f2f2;
    margin-bottom: 20px;
    background-color: #fff;
    /* border: none !important; */
    border-radius: 4px;
    box-shadow: none !important;
    padding: 24px 8px;
}

/* .nav-tabs {
    border-bottom: none !important;
} */

.mb-4 {
    margin-bottom: 4px !important;
}
.mb-5{
    margin-bottom: 18px !important;
}
.mt-4 {
    margin-top: 12px !important;
}
.mt-5 {
    margin-top: 18px !important;
}
.mt-6 {
    margin-top: 23px !important;
}



.shaarif1 {
    border: 1px solid #ddd;
    /* padding: 4px 4px; */
}

.shaarif-ebay .tab-content {
    /* border: 1px solid #d9d9d9; */
    padding: 12px 32px;
}

/* .shaarif-ebay-table,fab-feature{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
} */
.shaarif-ebay-table,
.shaarif-ebay-table td {
    border: 1px solid #a7a7a7;
    padding: 6px 6px;
    font-size: 15px;
    /* font-family: sans-serif; */
}

.shaarif-ebay-table tr:nth-child(even) {
    background-color: #e0dcdc;
}

.shaarif-ebay-nav {
    background-color: #000B1E !important;
    padding: 16px 16px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 6px;
    border-radius: 4px;
    /* overflow-x: scroll; */
}

.shaarif-ebay-nav a {
    color: #fff;
    text-decoration: none;
    padding: 4px 8px;
}

.shaarif-ebay-nav a:hover {
    color: #000B1E;
    background: #fff;
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 6px;
    transition: .4s ease-in-out;
}

.Des-Stl-Brnd {
    font-size: 16px !important;
    border-bottom: 1px solid #eee;
    /* font-family: 'Roboto', sans-serif; */
    font-style: normal;
    color: #333;
    background-color: #fff;
}

.Des-Stl-Brnd-h4 {
    font-size: 24px !important;
    border-bottom: 1px solid #eee;
    /* font-family: 'Roboto', sans-serif; */
    font-style: normal;
    color: #333;
    background-color: #fff;
    font-weight: 600;
}

.fab-feature {
    border: 1px solid #a7a7a7;
    /* border: 1px solid #ddd; */
    padding: 12px 16px;
    border-radius: 4px;
}

.store-info {
    background-color: #000B1E !important;
    padding: 12px 18px !important;
    color: #fff !important;
    border-bottom: 16px solid #f84200 !important;
    /* border-radius: 12px; */

}

.cards-t a {
    color: #000;
    text-decoration: none;
    /* font-family: sans-serif; */
}

.cards-t .img-bottom {
    border-top: 3px solid #150659 !important;
    padding-bottom: 8px;
}

.cards-t .img-bottom h5 {
    
    padding-left: 12px !important;
    padding-right: 12px !important;
    line-height: 22px !important;
    margin-bottom: 0px !important;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-weight: 500;
    /* border-top: 3px solid #150659 !important; */

}

.cards-t .cutprice p {
    width: 50%;
    display: inline;
    border-radius: 6px;
    margin-bottom: 2px;
    font-style: normal;
    font-size: 26px;
    margin-left: 1rem;
}

.cards-t .saving {
    background-color: #150659;
    color: whitesmoke;
    padding-left: 2px;
    padding-right: 2px;
    font-size: small;
    border-radius: 2px;
    width: 100%;

}

.cards-t {
    border: 1px solid #ddd;
    box-shadow: 0 0.5625rem 2.625rem 0 rgba(223, 78, 0, 0.1), 0 0.5rem 1.125rem 0 rgba(68, 58, 53, 0.03);
}

.cards-t:hover {

    box-shadow: none;
    transition: .4s ease-in-out;
}

.memberships {
    padding: 5px 0px;
    position: relative;
    font-size: 0;
    text-align: center;
}

.member {
    display: inline-block !important;
    width: auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 0px 15px 15px 0px;
}

.member img {
    width: auto;
    height: auto;
    display: block;
    margin: auto auto;
    max-width: 100%;
    max-height: 50px;
    padding: 0px;
}

.ebay-payment p{
    background: #dbf8bd !important;
    padding: 16px 28px !important;
    font-size: 13px !important;
    width: 100%;
    border-radius: 12px;
}

.ebay-return p{
    background: #f6f6f6 !important;
    padding: 16px 28px !important;
    font-size: 13px !important;
    width: 100%;
    border-radius: 12px;
    margin-top: 4px;
}

.size-chart-ebay table {
    width: 100% !important;
    font-size: 12px;
    font-family: Poppins, sans-serif;
}

.size-chart-ebay table tr:first-child {
    background: #888888;
    color: #fff;
}

.size-chart-ebay table td {
    padding: 10px;
    border: 1px solid #f6f6f6;
}
.view-all-ebay a{
    padding: 12px 16px;
    font-size: 16px;
    background-color: #000B1E;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin-top:32px ;
    margin-bottom:32px ;

}
.view-all-ebay a:hover{
    padding: 12px 16px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #000B1E;
    color: #000;
    transition: .3s ease-in-out;
    text-decoration: none;
    border-radius: 4px;
    margin-top:16px ;
    margin-bottom:16px ;

}
.cards-t .img-bottom .res-width .star-icon{    
    font-size: 16px;
    
}
.cards-t .img-bottom .res-width .star-icon .full{
    color: #ff4200 !important;
  }
  .cards-t .img-bottom .res-width .star-icon.full:before{
    color: #ff4200 !important;
    content: '\2605';
    position: absolute;
    font-size: 16px;
    border: none !important;
  }
  /* .custom-ebay-shaarif-min-ht .tab-img{
    height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 15px 20px !important;

  }
  .mostly-customized-scrollbar .tab-img::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color: #aaa;
  }
  .mostly-customized-scrollbar .tab-img::-webkit-scrollbar-thumb {
    background: #f84200;
} */
.cards-t .tp_seller {
    width: 100px;
    height: 85px;
    position: absolute;
    top: -8px;
    right: -8px;
    background: url(https://veetrend.s3.us-east-1.amazonaws.com/ebay-testing/media/tp_seller.png) no-repeat;
}
.cards-t .tp_seller_sale{
    position: absolute;
    right: 0;
    top: -26px !important;
    font-size: 13px;
    font-weight: 400;
    background: #33a137;
    color: #fff;
    padding: 3px 8px;
    border-radius: 5px 0 0 5px;
}
.cards-t .desc_block {
    color: #363636;
    margin-bottom: 12px;
    font-weight: 600;
    white-space: nowrap;
}
.cards-t .desc_block .new_price {
    color: #ff4200;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 600;
    font-size: 12px;
}
.cards-t ul.pro_color {
    position: absolute;
    right: 50px;
    text-align: center;
}
.cards-t ul.pro_color li {
    width: 12px;
    height: 12px !important;
    border-radius: 999px;
    display: inline;
    float: right;
    margin-left: 7px;
    margin-bottom: 2px;
    border: 1px solid #888;
}


.brands-images-zoom{
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.brands-images-zoom{ /* now a container for the image */
    display: flex; /* shrink wrap to image */
    justify-content: center;
    align-items: center;
    overflow: hidden; /* hide the excess */
  }

.brands-images-zoom a img{
    /* width: 100%;
    transition: 1.9s all ease-in-out; */
    height: auto;
width: 100%;
    display: block; /* no whitespace */
    transition: 1.3s ease-in-out;
    opacity: 0.8;
    /* background: rgba(76, 175, 80, 0.5)    */
    
}
.brands-images-zoom a img:hover{
    transform: scale(1.1);
    /* transform: translate(100px, 75px); */
    opacity: 1;


}


/* media Queries */



@media only screen and (min-width: 1800px) and (max-width: 2560px) {
	.cards-t ul.pro_color {
        position: absolute;
        right:150px;
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {
    .cards-t .desc_block {
        display: none;
    }
}
@media only screen and (max-width: 768px) {

    .shaarif-ebay-nav {
        background-color: #000B1E !important;
        padding: 16px 16px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        margin-top: 6px;
        border-radius: 4px;
        overflow-x: scroll;

    }

    .shaarif-ebay-nav a {
        color: #fff;
        text-decoration: none;
        border: 1px solid #ddd;
        width: 50%;
        margin: 2px;
        text-align: center;
    }

    .size-chart-ebay img {
        width: 100%;
    }
    .view-all-ebay a{
        padding: 12px 16px;
        font-size: 12px;
        background-color: #000B1E;
        color: #fff;
        text-decoration: none;
        border-radius: 8px;
        margin-top:16px ;
        margin-bottom:16px ;
    
    }
    .view-all-ebay a:hover{
        padding: 12px 16px;
        font-size: 12px;
        background-color: #f84200;
        color: #fff;
        transition: .3s ease-in-out;
        text-decoration: none;
        border-radius: 8px;
        margin-top:16px ;
        margin-bottom:16px ;
    
    }
    .cards-t .img-bottom .res-width .star-icon{    
        font-size: 16px;
        
    }
    .cards-t .img-bottom .res-width .star-icon .full{
        color: #ff4200 !important;
      }
      .cards-t .img-bottom .res-width .star-icon.full:before{
        color: #ff4200 !important;
        content: '\2605';
        position: absolute;
        font-size: 16px;
        border: none !important;
      }
      .size-chart-ebay{
        overflow-x: scroll !important;
    }
    .cards-t .tp_seller {
        width: 90px;
        height: 70px;
        position: absolute;
        top: -8px;
        right: -8px;
        background: url(https://veetrend.s3.us-east-1.amazonaws.com/ebay-testing/media/tp_seller.png) no-repeat;
    }
    .cards-t .img-bottom h5 {
    
        padding-left: 12px !important;
        padding-right: 12px !important;
        line-height: 22px !important;
        margin-bottom: 0px !important;
        font-size: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        font-weight: 500;
        /* border-top: 3px solid #150659 !important; */
    
    }
    .brands-images-zoom{ 
        display: flex; 
        flex-direction: row;
        justify-content: center;
        align-items: center;
        overflow: hidden; 
      }
      .brands-images-zoom a img{
        height: auto;
        width: 100%;
        display: block; /* no whitespace */
        transition: 1.3s ease-in-out;
        
    }
    .member img {
        width: auto;
        height: auto;
        display: block;
        margin: auto auto;
        max-width: 100%;
        max-height: 35px !important;
        padding: 0px;
    }
}



