/* CATALOG*/
.slick-arrow.slick-next:before,
.slick-arrow.slick-prev:before {
 content: "";
 display: block;
 width: 19px;
 height: 9px;
 background: url(https://www.sefiles.net/images/library/site/arrow-next.svg);
}
.slick-arrow.slick-prev:before {
 transform: rotate(180deg);
}
.seContentSectionLink {
 text-align: center;
 padding-top: 11px;
}
.seSearchProductsContainer .seProduct .seProductTitle .seBrandName,
.seAdvancedItemCarousel .slick-track .seProductTitle .seBrandName {
 font-size: 16px;
 font-family: favoritregular, sans-serif;
 font-weight: 500;
}
.seCatalogTabularWrapper .seProductTitle .seItemName,
.seAdvancedItemCarousel .slick-track .seProductTitle .seItemName {
 font-size: 18px;
 font-family: favoritlight, sans-serif;
 font-weight: 300;
}
.seSearchProductsContainer .seProduct .seProductPrice .seRegularPrice,
.seSearchProductsContainer .seProduct .seProductPrice .seSpecialPrice,
.seAdvancedItemCarousel .slick-track .seProductPrice .seRegularPrice,
.seAdvancedItemCarousel .slick-track .seProductPrice .seSpecialPrice {
 display: block;
 font-family: favoritregular, sans-serif;
 font-weight: 400;
 color: #333;
 font-size: 18px;
}
.seAdvancedItemCarousel .slick-track .seProductPrice .seSpecialPrice,
.seSearchProductsContainer .seProduct .seProductPrice .seSpecialPrice {
 color: #b30000;
}
.seCatalogTabularWrapper .seImgFrame,
.seCatalogTabularWrapper .seProductTitle,
.seCatalogTabularWrapper .seProductPrice {
 background: #f8f8f8;
}
.seSearchProductsContainer
 .seCatalogTabularWrapper
 .seProduct
 .seProductAnchor
 img {
 margin: 0 auto;
 mix-blend-mode: multiply;
}
.seSearchProductsContainer .seCatalogTabularWrapper .seProduct .seProductTitle {
 line-height: normal;
 margin: 0;
 padding: 0 15px 8px;
 text-align: left;
 color: #000;
}
.seSearchProductsContainer .seCatalogTabularWrapper .seProduct .seProductPrice {
 color: #333;
 margin-bottom: 0;
 padding: 0 15px 30px;
 text-align: left;
 text-decoration: none;
}
.seCatalogTabularWrapper .seProduct {
 margin-bottom: 30px;
}
.sePage .sePageFooter { margin-top: 0px; }

.sePage .sePageMain { margin-top: 0px; }