.miniBidsListExpandInfoWrapper{
    display: inline-block;
    width: 100%;
}
.miniBidsListStructure{
    position: fixed;
    bottom: -54px;
    left: 15%;
    /* box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.19); */
    border-radius: 6px;
    z-index: 17;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    /* width: 100px; */
}
.miniBidsListWrapper{
        width: 278px;
        display: inline-grid;
}
.miniBidsListTotalItemsButton {
    width: 120px;
    transform: scale(1);
    height: 36px;
    border-radius: 100px;
    /* background-color: #ff0058; */
    float: right;
    position: absolute;
    top: 12px;
    right: -16px;
    padding-top: 8px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #000000;
    color: black;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    position: absolute;
    left: 24px;
}
.miniBidsListHeader{
        height: 52px;
        /* background-color: #ffffff; */
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        position: relative;
        cursor: pointer;
        background-color: white;
        width: 128px;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.19);
        -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.miniBidsListHeaderMax{
    
    width:100%
}
.miniBidsListIcons{
    padding: 15px;
}
.miniBidsListArrowsIcon{
    margin-top: 6px;
    float: left;
}
.miniBidsListMainIcon{
        margin-left: 3px;
    float: left;
    margin-top: 2px;
}
.miniBidsListMainTitle{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000000;
    margin-top: 6px;
    margin-left: 5px;
    display: inline-block;
    float: left;
    display: none;
}
.miniBidsListMainTitleCount{
        font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000000;
    margin-top: 6px;
    margin-left: 5px;
    display: inline-block;
    float: left;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    transform: scale(1);
}
.miniBidsListTotalButton{
        width: 120px;
        transform: scale(1);
    height: 36px;
    border-radius: 100px;
    background-color: #ff0058;
    float: right;
    position: absolute;
    top: 10px;
    right: 16px;
    padding-top: 8px;
    cursor: pointer;
    text-align: center;
    color: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.miniBidsListTotalButtonAdded{
    transform: scale(1.1);
}
.miniBidsListMainTitleCountAdded{
    transform: scale(1.2);
}
.miniBidsListStructure .itemStructure{
        width: 100%;
        height: 81px;
        clear: both;
        padding-top: 8px;
        padding-left: 0px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        padding-right: 0px;
        border-bottom: 2px solid rgba(234, 234, 234, 0.4);
        cursor: pointer;
        position: relative;
}
.miniBidsListStructure .itemStructureRemoveIcon {
        position: absolute;
        right: 1px;
        top: 6px;
        padding-top: 7px;
        padding-right: 5px;
        padding-left: 15px;
        padding-bottom: 8px;
        -webkit-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
        opacity: 1;
}
.miniBidsListStructure .itemStructure:hover .itemStructureRemoveIcon{
    opacity: 0.5;
}
.miniBidsListStructure  .itemStructure .itemImage{
    width: 76px;
    height: 100%;
    position: relative;
    float: left;
}
.miniBidsListStructure .itemStructure .itemImage img{
     width: 76px;
     height: 64px;
     border-radius: 2px;
     background-image: radial-gradient(circle at 50% 50%, #ffffff, #b1b5b9);
     margin-left: 7px;
}
.miniBidsListStructure  .itemStructure  .itemStructureTd_2{
   float: left;
   padding-left: 17px;
   width: 150px;
   padding-top: 0px;
}
.miniBidsListStructure  .itemStructureTdInfo1{
    float: left;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
}
.miniBidsListStructure  .itemStructureTdInfo2{
     clear: both;
     font-size: 14px;
     /* font-weight: 600; */
     line-height: 1.5;
     /* margin-left: 31px; */
     margin-top: 0px;
     font-size: 13px;
     line-height: 1.29;
     letter-spacing: 0.2px;
}
.miniBidsListStructure  .itemStructureTdInfo3{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.2px;
    float: left;
    display: none;
}
.miniBidsListStructure  .itemStructureTdInfo4{
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.2px;
    float: right;
    display: none;
}
.miniBidsListStructure  .itemStructureTdInfo5{
        float: right;
        /* width: 97px; */
        text-align: right;
        margin-right: 20px;
        font-weight: 700;
        margin-top: 2px;
        font-size: 13px;
}
.miniBidsListExpandInfoStructure{
        background-color: #ffffff;
        height: 0px;
        overflow: auto;
        -webkit-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
        -webkit-overflow-scrolling: touch;
        box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.19);
}
.miniBidsListExpandInfoStructureExpanded{
    height: inherit;
}
.miniBidsListStructure .itemStructureRemoveIcon img {
    width: 14px;
}
.footerBidsListStructure {
    display: inline-block;
    width: 100%;
    background-color: white;
    padding-bottom: 13px;
    /* border-top: 2px solid #f7f7f7; */
}

.footerBidsListTitle {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #000000;
    float: left;
    margin-left: 25px;
    margin-top: 18px;
}

.footerBidsListTotalCount {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #000000;
    float: right;
    margin-top: 18px;
    margin-right: 25px;
}

.footerBidsListButtonCheckout {
    float: right;
    margin-top: 13px;
    /* margin-right: 25px; */
    border-radius: 100px;
    background-color: #000000;
    clear: both;
    width: 90%;
    text-align: center;
    display: none;
    margin-right: 5%;
    font-size: 12px;
    /* font-weight: bold; */
    padding-top: 7px;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    transform: scale(1);
}
.footerBidsListButtonCheckout:hover {
        transform: scale(1.02);
}

.miniBidsListMainBubbleStructure {
    width: 211px;
    top: 0px;
    /* padding-top: 120px; */
    text-align: left;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    left: 22px;
    position: absolute;
    font-size: 13px;
    display: none;
    letter-spacing: 1px;
    background-color: #fc115b;
    color: white;
    opacity: 0;
    padding-left: 49px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 100px;
    /* border-bottom-right-radius: 100px; */
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.17);
}

.miniBidsListMainBubbleStructureActive{
    top:-60px;
                    opacity:1;
}
.miniBidsListMainBubbleSecTitle {
    font-weight: 400;
    font-size: 12px;
    opacity: 0.9;
}

.miniBidsListMainBubbleTitle {
    font-weight: 600;
}
.miniBidsListMainBubbleIcon {
    position: absolute;
    left: 12px;
    font-size: 12px;
    background-color: rgb(255, 255, 255);
    color: #fc115b;
    border-radius: 100px;
    padding-left: 10px;
    padding-right: 9px;
    padding-top: 3px;
    padding-bottom: 5px;
    margin-top: 5px;
}
.miniBidsListMainIcon img {
    width: 24px;
    position: relative;
    top: 1px;
}
.itemStructureTdInfo5Title {
    float: left;
    padding-left: 17px;
    font-size: 11px;
    margin-right: 4px;
}

.itemStructureTdInfo6Title {
    float: left;
    padding-left: 17px;
    font-size: 11px;
    margin-right: 4px;
    /* font-weight: 600; */
    clear: both;
}

.miniBidsListStructure .itemStructureTdInfo5 {
    float: left!important;
    padding-left: 0px!important;
    font-size: 11px!important;
    margin-right: 4px!important;
    font-weight: 600!important;
    margin-top: 0px!important;
    padding-right: 21px;
}

.itemStructureTdInfo6 {
    float: left!important;
    padding-left: 0px!important;
    font-size: 11px!important;
    margin-right: 4px!important;
    font-weight: 600!important;
    margin-top: 0px!important;
}
.itemStructureTdInfo7 {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    /* margin-right: 7px; */
    /* margin-top: -1px; */
    right: 7px;
    bottom: 3px;
}
.footerBidsListTotalCountPrice {
    float: left;
    font-size: 12px;
    /* letter-spacing: 0.5px; */
    text-align: right;
    color: #9b9da5;
    font-weight: 500;
    text-decoration: line-through;
    position: relative;
    top: 5px;
    opacity: 0.5;
    margin-right: 4px;
}
.itemStructureTdInfo5TitleWrapper {
    position: absolute;
    bottom: 0px;
    height: 36px;
    left: 77px;
    opacity: 0.3;
    /* text-transform: uppercase; */
    /* font-size: 8px; */
}
@media screen and (max-width: 1357px){
    .miniBidsListStructure {
        right: 10%;
    }
}

@media screen and (max-width: 1020px){
    .miniBidsListStructure{
            opacity: 1;
            width: 100%;
            left: 0px;
            z-index: 21;
            box-shadow: 0 0px 0px 0px rgb(0, 0, 0);
            border-top: 2px solid rgba(0, 0, 0, 0.08);
            /* display: none; */
            bottom: -160px;
            /* top: 0px; */
            /* border-bottom: 20px solid white; */
            /* margin-bottom: -5px; */
            right: unset;
    }
    .miniBidsListWrapper{
        width: 100%;
    }
    .miniBidsListHeader{
            border-radius: 0px;
    }
    .miniBidsListStructure  .itemStructureTdInfo5{
        font-size: 12px!important;
        /* position: relative; */
        /* right: 0px; */
        /* top: 39px; */
    }
    .miniBidsListStructure  .itemStructureTdInfo1{
        font-size: 15px;
        margin-top: 14px;
    }
    .miniBidsListStructure  .itemStructureTdInfo2{
        font-size: 15px;
    }
    .miniBidsListTotalItemsButton{
        font-size: 15px;
    }
    .footerBidsListTotalCount{
            font-size: 20px;
    }
    .footerBidsListTitle{
        font-size: 20px;
    }
    .footerBidsListButtonCheckout{
        font-size: 16px;
    }
    .secFooterStructure{
        /* padding-bottom: 70px; */
    }
    .miniBidsListStructureBlur {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(189, 199, 214, 0.6);
    z-index: 20;
    display: none;
    opacity: 0;
    -webkit-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
        visibility: hidden;
}
.miniBidsListStructure .itemStructureRemoveIcon{
        right: 9px;
}
.miniBidsListMainBubbleStructure{
    left: 50%;
    margin-left: -130px;
    position: fixed;
    top: 0%!important;
}
.miniBidsListMainBubbleStructureActive{
    top: 94px!important;
}
.miniBidsListStructure .itemStructure .itemImage img {
        width: 135px;
    height: 114px;
}
.miniBidsListStructure .itemStructure .itemImage {
    width: 135px;
}
.miniBidsListStructure .itemStructure {
    height: 121px;
}
.itemStructureTdInfo5Title{
    font-size: 12px;
}
.itemStructureTdInfo5TitleWrapper {
    position: absolute;
    bottom: 0px;
    height: 47px;
    left: 137px;
    /* text-transform: uppercase; */
}
.itemStructureTdInfo6,.itemStructureTdInfo6Title{
    font-size: 12px!important;
}
}