.t-store__prod-popup__btn-wrapper-fixed{
background: rgb(0,0,0) !important;

/*
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(249,231,48,0) 100%) !important;
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(249,231,48,0) 100%) !important;
background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(249,231,48,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f9e730",GradientType=1) !important;
*/
border-radius: 0 !important;
box-shadow: none !important;

}
    

.t-store__prod-popup__btn-wrapper-fixed > a{
    background: #000 !important;
    color: #fff !important;
    
}


/*     CENTER SALE        */
/*
.t-store__card__mark-wrapper{
    width: 40% !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    
}

.t-store__card__mark:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 0;
      width: 0;
      height: 0;
      border-top: 30px solid #f9e730;
      border-left: 30px solid transparent;
    }

.t-store__card__mark:after {
      content: "";
      position: absolute;
      left: 100%;
      top: 0;
      width: 0;
      height: 0;
      border-top: 30px solid #f9e730;
      border-right: 30px solid transparent;
    }


.t-store__card__mark{
    border-radius: 0 !important;
    height: 30px !important; 
}

.t-store__card__bgimg{
    border: 2px solid #f9e730 !important;
}

img.t457__logo t457__img{
    max-height: 64px !important;
    max-width: 64px !important;
}
*/


/*     RIGHT SALE        */
/* 

.t-store__card__mark-wrapper{
    width: 40% !important;
    right: 0 !important;
    top: 0 !important;
    
}

.t-store__card__mark:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 0;
      width: 0;
      height: 0;
      border-top: 30px solid #f9e730;
      border-left: 30px solid transparent;
    }



.t-store__card__mark{
    border-radius: 0 !important;
    height: 30px !important; 
}

.t-store__card__bgimg{
    border: 2px solid #f9e730 !important;
    
}


*/


