<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* col */
[class*="wpl-wcs-col-"] {
    position: relative;
    min-height: 1px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.wpl-wcs-col-xl-1 {
    width: 100%;
}
.wpl-wcs-col-xl-2 {
    width: 50%;
}
.wpl-wcs-col-xl-3 {
    width: 33.2222%;
}
.wpl-wcs-col-xl-4 {
    width: 25%;
}
.wpl-wcs-col-xl-5 {
    width: 19.9%;
}
.wpl-wcs-col-xl-6 {
    width: 16.6667%;
}
.wpl-wcs-col-xl-7 {
    width: 14.285714286%;
}
.wpl-wcs-col-xl-8 {
    width: 12.5%;
}
.wpl-wcs-col-xl-9 {
    width: 11.111111111%;
}
.wpl-wcs-col-xl-10 {
    width: 10%;
}
.wpl-wcs-col-xl-11 {
    width: 9.090909091%;
}
.wpl-wcs-col-xl-12 {
    width: 8.333333333%;
}

div.wpl-wcs-slider-config{
    display: none;
}
div.wpl-wcs-slider-config.slick-initialized {
    display: block;
}

.wpl-wcs-slider-section h2.wpl-wcs-slider-section-title{
    margin: 0;
    padding: 0;
    margin-bottom: 23px;
    color: #444444;
    font-size: 25px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

/* Dots */
.wpl-wcs-slider-section .slick-dots {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 20px 0 0 0;
}
.wpl-wcs-slider-section .slick-dots li {
    display: inline-block;
    border: 0;
    padding: 0;
    width: 13px;
    height: 13px;
    line-height: 12px;
    margin: 3px;
    overflow: hidden;
}
.wpl-wcs-slider-section .slick-dots li button{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-indent: -999px;
    width: 13px;
    height: 13px;
    padding: 0;
    border: 0;
    background-image: none;
    background: #cccccc;
    cursor: pointer;
}
.wpl-wcs-slider-section .slick-dots li.slick-active button{
    background: #cc2b5e;
}
.wpl-wcs-slider-section .slick-dots li button:focus {
    outline: none;
}

/* Navigation */
.wpl-wcs-slider-section .slick-prev, 
.wpl-wcs-slider-section .slick-next {
    font-size: 20px;
    line-height: 28px;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    cursor: pointer;
    outline: none;
    position: absolute;
    text-align: center;
    z-index: 22;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpl-wcs-slider-section .slick-prev, 
.wpl-wcs-slider-section .slick-next {
    background: transparent;
    color: #aaaaaa;
    border: 1px solid #aaaaaa;
}
.wpl-wcs-slider-section .slick-prev:hover, 
.wpl-wcs-slider-section .slick-next:hover {
    background: #cc2b5e;
    color: #ffffff;
    border: 2px solid #cc2b5e;
}
.wpl-wcs-slider-section .slick-arrow {
    top: -45px;
}
.wpl-wcs-slider-section .slick-next {
    right: 0px;
}
.wpl-wcs-slider-section .slick-prev {
    right: 38px;
}

/* Category Items */
.wpl-wcs-slider-section{
    overflow: hidden;
}
.wpl-wcs-slider-section .wpl-wcs-section{
    margin-left: -20px;
}
.wpl-wcs-slider-section .wpl-wcs-cat-item{
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
}
.wpl-wcs-slider-section .wpl-wcs-cat-item:focus,
.wpl-wcs-slider-section .wpl-wcs-cat-item-content:focus,
.wpl-wcs-slider-section .wpl-wcs-cat-item-content a:focus{
    outline: none;
}
.wpl-wcs-slider-section .wpl-wcs-cat-item-content{
    border: 1px solid #dddddd;
}
.wpl-wcs-slider-section .wpl-wcs-cat-item-content{
    display: block;
}

.wpl-wcs-slider-section.wpl-wcs-theme_three .wpl-wcs-cat-info,
.wpl-wcs-slider-section.wpl-wcs-theme_four .wpl-wcs-cat-info{
    text-align: center;
    padding: 12px 20px 20px 20px;
}
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-info{
    text-align: center; 
}
.wpl-wcs-slider-section.wpl-wcs-theme_two .wpl-wcs-cat-info{
    text-align: center;
}
.wpl-wcs-theme_three .wpl-wcs-cat-info,
.wpl-wcs-theme_two .wpl-wcs-cat-info{
    background: #eeeeee;
}
.wpl-wcs-theme_four .wpl-wcs-cat-info,
.wpl-wcs-theme_one .wpl-wcs-cat-info{
    background: rgba(17, 17, 17, 0.5);
}

.wpl-wcs-theme_three .wpl-wcs-cat-info .wpl-wcs-product-count,
.wpl-wcs-theme_four .wpl-wcs-cat-info .wpl-wcs-product-count{
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
    line-height: 18px;
}
.wpl-wcs-theme_three .wpl-wcs-cat-info .wpl-wcs-product-count{
    color: #444444;
}
.wpl-wcs-theme_four .wpl-wcs-cat-info .wpl-wcs-product-count{
    color: #ffffff;
}
.wpl-wcs-theme_three .wpl-wcs-cat-info .wpl-wcs-cat-name,
.wpl-wcs-theme_four .wpl-wcs-cat-info .wpl-wcs-cat-name,
.wpl-wcs-theme_one .wpl-wcs-cat-info .wpl-wcs-cat-name,
.wpl-wcs-theme_two .wpl-wcs-cat-info .wpl-wcs-cat-name{
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    box-shadow: 0 0 0;
    display: block;
}
.wpl-wcs-theme_three .wpl-wcs-cat-info .wpl-wcs-cat-name,
.wpl-wcs-theme_two .wpl-wcs-cat-info .wpl-wcs-cat-name{
    color: #444444;
}
.wpl-wcs-theme_two .wpl-wcs-cat-info .wpl-wcs-cat-name{
    padding: 35px 20px;
}
.wpl-wcs-theme_four .wpl-wcs-cat-info .wpl-wcs-cat-name,
.wpl-wcs-theme_one .wpl-wcs-cat-info .wpl-wcs-cat-name{
    color: #ffffff;
}

.wpl-wcs-theme_one .wpl-wcs-cat-info .wpl-wcs-cat-name{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

a.wpl-wcs-shop-now{
    background: #cc2b5e;
    font-size: 15px;
    text-decoration: none;
    color: #ffffff;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
    margin-top: 13px;
}
a.wpl-wcs-shop-now:hover{
    color: #ffffff;
    background: #b92554;
}

/* Theme Two */
.wpl-wcs-slider-section.wpl-wcs-theme_four .wpl-wcs-cat-item-content,
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-item-content{
    position: relative;
}
.wpl-wcs-slider-section.wpl-wcs-theme_four .wpl-wcs-cat-info,
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-info {
    top: 0;
}
.wpl-wcs-slider-section.wpl-wcs-theme_one .wpl-wcs-cat-item-content,
.wpl-wcs-slider-section.wpl-wcs-theme_four .wpl-wcs-cat-item-content{
    min-height: 110px;
}
</pre></body></html>