<>
.productAccessoryItemBlock {
display: none;
}
.slideItems .ec-productRole__btn .ec-blockBtn--action {
background-color: #FADE45;
border: solid 1px #FADE45;
/*box-shadow: 0px 2px 3px #ccc;*/
color: #000;
border-radius: 3em !important;
height: 40px;
line-height: 40px;
}
.slideItems .ec-productRole__btn .ec-blockBtn--action:hover {
background-color: #F0B328;
border-color: #F0B328;
color: #000;
border-radius: 3em !important;
height: 40px;
line-height: 40px;
}
>
<>
@media screen and (max-width: 767px) {
/* .recently_viewed_items_block_header_img {
} */
.ec-scrollContentTitle {
font-size: 20px !important;
}
}
>
<>
.checkItemBlock {
display: none;
}
.auction_label{
width: 100%;
position: absolute;
z-index: 10;
text-align: right;
}
.auction_label span{
background-color: #008803;
color: white;
font-weight: bold;
}
.itemInfo .auction_explanation.itemInfo .auction_bin{
color: black;
font-size: 12px;
}
.itemInfo .auction_explanation{
display: flex;
}
.itemInfo .auction_explanation .bid_count{
margin-left: auto;
}
>
<>
@media screen and (min-width: 768px) {
.recently_viewed_items_block_header_img {
width: unset !important;
height: unset !important;
margin-left: 0px !important;
}
}
@media screen and (max-width: 767px) {
.recently_viewed_items_block_header_img {
}
.ec-scrollContentTitle {
font-size: 20px !important;
}
}
>