.prodeals__carousel {display: none}
.prodeals__carousel.slick-initialized {display: block}

.wrap-prodeals-widget{padding:20px 0}
.prodeals-widget{background-color:#fff;width:100%;margin:0 auto;border:1px solid #ddd;border-radius:8px;padding:0;overflow:hidden}
.prodeals-header{border-radius:0;text-align:center;line-height:0;padding:0 8px;height:auto;display:flex;align-items:center;justify-content:center}
.prodeals-items-wrap{display:block}
.prodeals-items-wrap {font-family: 'Open Sans'}
.prodeals-items{display:flex;align-items:center;max-width:670px;width:100%;margin:0 auto}
.item-d{width:calc(100% - 220px);padding-inline:1.5rem}
.prodeals-items .item-image{padding-left:0;width:220px;height:220px;box-shadow:1px 1px 4px #ccc;overflow:hidden;border-radius:5px}
.prodeals-items .item-image img{object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:none;height:100%}
.item-d .item-name{line-height:1.3;margin:0;font-size:17px;-webkit-font-smoothing:antialiased;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.prices-wrap{margin-top:1.5rem;clear:both;display:flex;align-items:center;justify-content:space-between;max-width:210px;font-size:15px}
.initial-price:after{content:"";width:66px;height:2px;background-color:#000;display:block;position:absolute;transform:rotate(-25deg);left:0;top:10px}
.initial-price{margin-left:15px;color:#d00101;display:block;position:relative}
.item-price{font-size:26px;color:#f47722;display:block;font-weight:800;line-height:1}
.prodeals-link{transition:all .3s ease;display:inline-block;font-size:14px;padding:10px 30px;border-radius:5px;text-decoration:none;color:#fff!important;background-color:#12a1a8;line-height:1;margin-top:1rem;box-shadow:2px 2px 2px #eee;font-weight:bold;}
.wrap-carousel{padding:1.5rem}
.wrap-carousel .slick-arrow{transition:all .3s ease;border:1px solid #f47722;width:32px;height:42px;border-radius:5px;background-color:#fff;z-index:2}
.wrap-carousel .slick-prev{left:15px}
.wrap-carousel .slick-next{right:15px}
.wrap-carousel .slick-next:before{content:"\f345";color:#f47722}
.wrap-carousel .slick-prev:before{content:"\f341";color:#f47722}
.wrap-carousel .slick-next:before,
.wrap-carousel .slick-prev:before{font-family:'dashicons'}
@media only screen and (min-width:470px){
.wrap-carousel .slick-arrow:hover{background-color:#f47722}
.wrap-carousel .slick-arrow:hover:before{color:#fff}
}
.prodeals-link:hover{transform:scale(1.02)}
.prodeals-link-title{text-decoration:none;color:initial}
.prodeals-link-title:hover{text-decoration:underline}
.prodeals-header .new-header,.prodeals-header a{position:relative;display:block;width:100%;height:100%}
.prodeals-header .new-header img{position:absolute;left:0;right:0;top:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;max-width:none;height:100%}
.new-header .display-desktop{display:block}
.new-header .display-mobile{display:none}
.new-header img{width:100%}
@media only screen and (max-width:469px){
.prodeals-header{text-align:center;line-height:0;padding:8px;height:64px;display:flex;align-items:center;justify-content:center}
.new-header .display-desktop{display:none}
.new-header .display-mobile{display:block}
.wrap-carousel .slick-arrow{top:100px}
.prodeals-items{flex-direction:column}
.item-d{width:85%;margin:0 auto;text-align:center;padding:1.8rem 0 0}
.item-d .item-name{font-size:16px;display:block}
.prices-wrap{justify-content:center;margin:1.5rem auto 0;max-width:none}
}
.doubleitems .prodeals-widget{max-width:1600px}
.prodeals-header{height:60px}
.new-header img{width:100%;width:100%;height:100%;object-fit:contain;object-position:center}

.billboard-row .wrap-prodeals-widget {padding: 12px 0}
.billboard-row .wrap-prodeals-widget .prodeals-widget {border-radius: 0}
.billboard-row .prodeals__header{display:none!important}
.billboard-row .prodeals-items .item-image {
    height: 180px;
    width: 180px;
}


@media only screen and (max-width:469px){
.billboard-row .wrap-prodeals-widget .prodeals-items {flex-direction: row}
.wrap-carousel {padding: 10px}
.billboard-row .wrap-prodeals-widget .prodeals-items .item-d{flex: 1;text-align: left;padding-inline:15px;padding-right:0;padding-top: 0}

.billboard-row .wrap-carousel .slick-arrow{display:none!important}
.billboard-row .prodeals-items .item-image {height:115px;width:115px}
}