.more-products-wrap{border-radius:5px;padding:30px 10px 0;position:relative;margin-left:-5px;margin-right:-5px;padding-left:0;padding-right:0}
@media(min-width:768px){.more-products-wrap{padding:30px 0 40px;padding-top:0}
}
.more-products-wrap:last-child{padding-bottom:0}
.more-products-title{text-align:center;margin-bottom:15px}
@media(min-width:768px){.more-products-title{text-align:left;margin-bottom:0}
}
.more-products-title__text{display:inline-block;background-color:#f5f5f5;border-radius:14px;padding:8px 10px;color:#444;font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}
.more-extra-products-wrap{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;display:-webkit-box;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media(min-width:768px){.more-extra-products-wrap{margin-left:-10px;margin-right:-10px}
}
.more-products__list{padding-left:8px;padding-right:8px;text-align:center;margin-bottom:16px;display:flex}
@media(max-width:375px){.more-products__list{width:calc(33.33% - 1px)}
}
@media(min-width:768px){.more-products__list{margin-bottom:0;margin-top:20px;display:flex;padding-left:10px;padding-right:10px}
}
.more-products__list:last-child{margin-right:0}
.more-products__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;border:1px solid #ddd;padding:10px 5px;transition:all 150ms ease-in-out;align-items:center;justify-content:center;border-radius:4px;min-height:95px}
.more-products__link:hover{color:#fb0;text-decoration:none}
@media(min-width:768px){.more-products__link{height:140px;padding:10px}
.more-products__link:hover{border-color:#fb0;box-shadow:0 .45rem .45rem 0 rgba(50,50,50,.2);transform:translateY(-3px)}
}
.more-products__link:hover .more-products__text{color:#fb0;text-shadow:0 0 .6px #fa0,0 0 .6px #fa0}
.more-products__img-wrap{height:52px;width:52px;position:relative;border-radius:50%;margin:0 auto 10px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
@media(min-width:768px){.more-products__img-wrap{text-align:left;flex:1 0 auto;margin-bottom:10px}
}
.more-products__img{height:60px;width:60px;position:absolute;max-width:60px;max-height:60px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media(min-width:768px){.more-products__img{height:70px;width:70px;max-width:70px;max-height:70px}
}
.more-products__text{color:#000;font-family:Muli;font-size:12px;font-weight:700;text-transform:capitalize;line-height:14px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;display:inline-block;flex:1}
@media(min-width:768px){.more-products__text{font-weight:700;padding:0;line-height:16px;font-size:14px}
}
.more-products__text:hover{text-decoration:none}
.section-text-wrap{margin-top:15px}
@media(min-width:768px){.section-text-wrap{margin-bottom:30px}
}
.bb-ddd{border-bottom:1px solid #ddd}