/*.special-products.hdisplay {*/
/*    border-bottom: 5px solid #b2e715;*/
/*    padding-bottom: 15px;*/
/*}*/
/*.special-products.hdisplay .section-title {*/
/*    text-transform: uppercase!important;*/
/*    text-align: center!important;*/
/*    border-style: solid!important;*/
/*    border-width: 3px 0px 1px 0px!important;*/
/*    border-color: #94bd1a !important;*/
/*    font-size: 30px!important;*/
/*    font-weight: 500!important;*/
/*    line-height: 3.0rem!important;*/
/*    margin-bottom: 0!important;*/
/*    padding-bottom: 0!important;*/
/*}*/

.special-products.hdisplay .swiper-container-wrapper {
    position: relative;
}

#left-column .special-products p.block-title {
    background-color: #b2e715;
    /* background-image: -moz-linear-gradient(top, #ff9900, #fe6827);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9900), to(#fe6827));
    background-image: -webkit-linear-gradient(top, #ff9900, #fe6827);
    background-image: -o-linear-gradient(top, #ff9900, #fe6827);
    background-image: linear-gradient(to bottom, #ff9900, #fe6827); */
    /* background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#fffe6827', GradientType=0); */
    color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    margin: 0;
    padding: 10px 10px;
    margin-bottom: 0px;
    text-shadow: unset;
    border: none;
}

#left-column .special-products.block {
    border-bottom: solid 1px #ccc;
}
.special-products.vdisplay .swiper-container-wrapper {
    position: relative;
    overflow-x: clip;
    overflow-y: visible;
}
.special-products.vdisplay .swiper-arrows-above .swiper-button {
    top: 3px;
}

.swiper-arrows-above .swiper-button-prev.lsp-swiper-button{
    right: 45px;
}
.swiper-arrows-above .swiper-button-next.lsp-swiper-button{
    right: 15px;
}

.lateral-slick-special-products-carousel button.slick-prev.slick-arrow,
.lateral-slick-special-products-carousel button.slick-next.slick-arrow {
    top: -22px;
}
.special-products .all-products {
    background: #b2e715;
    padding: 10px 10px;
}
.special-products .all-products i {
    color: #88ae1d;
    display: none;
}

.special-products .all-products a.block-footer-link, .special-products .all-products div.atc.block-footer-link {
    text-decoration: none;
    color: #ffffff!important;
    font-weight: 600!important;
    letter-spacing: 0!important;
}

.special-products .all-products a.block-footer-link:hover, .special-products .all-products div.atc.block-footer-link:hover {
    text-decoration: underline!important;
    letter-spacing: 0.3px!important;
}
