
.s-0016 .section-title-wrapper {
    overflow-wrap: break-word
}

.s-0016 .section-wrapper-title {
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #d33;
    margin-bottom: 20px;
    padding: 0 0 15px;
    position: relative
}

.s-0016 .section-wrapper-title h2 {
    color: #d33;
    font-family: "Nunito", serif;
    font-size: 44px;
    font-weight: 900;
    word-break: break-word
}

.s-0016 .section-wrapper-title:after {
    background-color: #d33;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px
}

.s-0016 .section-wrapper-title:before {
    border-left: 0;
    border-right: 5px solid transparent;
    border-top-color: #d33;
    border-top: 5px solid #2c2f34;
    bottom: -5px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0
}


.s-0016 {
background-color: white;
}

.s-0016 #lightgallery {
    height: inherit !important;
}

.s-0016 img.img-fluid {
    border-radius: 6px;
    box-shadow: rgba(0,0,0,.19) 0 -2px 10px, rgba(0,0,0,.23) 0 -5px 6px;
    margin-bottom: 30px;
    margin-top: 20px;
    min-width: 100%;
    overflow: hidden;
    width: 100%;
}

.button {
    display: inline-block;
    padding: 0.5em 1.0em;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    text-shadow: 0 1px white;
    cursor: pointer;
}

.button:hover {
    background-color: #8CF;
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: #222;
}

.button:active,
.button.is-checked {
    background-color: #28F;
}

.button.is-checked {
    color: white;
    text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
    box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
}

.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }

/* ---- isotope ---- */

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ui group */

.ui-group {
    display: inline-block;
}

.ui-group h3 {
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
    margin-right: 0.2em;
    font-size: 16px;
}

.ui-group .button-group {
    display: inline-block;
    margin-right: 20px;
}

/* color-shape */

.color-shape {
    width: 70px;
    height: 70px;
    margin: 5px;
    float: left;
}

.color-shape.round {
    border-radius: 35px;
}

.color-shape.big.round {
    border-radius: 75px;
}

.color-shape.red { background: red; }
.color-shape.blue { background: blue; }
.color-shape.yellow { background: yellow; }

.color-shape.wide, .color-shape.big { width: 150px; }
.color-shape.tall, .color-shape.big { height: 150px; }



.bg-shadow:before{-moz-background-clip:content-box;-moz-background-size:cover;-moz-border-radius:6px;-o-background-clip:content-box;-o-background-size:cover;-webkit-border-radius:6px;background-clip:content-box;background-size:cover;border-radius:6px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:1s ease;z-index:2}.product-0001{background:#fff}.product-0001 .row{--bs-gutter-x:3rem}.product-0001 .section-title-wrapper{margin-bottom:20px;overflow-wrap:break-word}.product-0001 .section-wrapper-title{border-bottom:1px solid rgba(0,0,0,.1);color:#d33;margin-bottom:20px;padding:0 0 15px;position:relative}.product-0001 .section-wrapper-title h3{font-size:18px;font-weight:600;line-height:1.4;text-align:left}.product-0001 .section-wrapper-title:after{background-color:#d33;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:40px}.product-0001 .section-wrapper-title:before{border-left:0;border-right:5px solid transparent;border-top-color:#d33;border-top:5px solid #2c2f34;bottom:-5px;content:"";height:0;left:0;position:absolute;width:0}.product-0001 .top-sub-item{background:rgba(0,0,0,.31);border-radius:4px;font-weight:700;left:1.5rem;padding:6px 10px;top:1.5rem;z-index:4}.product-0001 a{color:#fff}.product-0001 a:hover{color:#38e968}.product-0001 p{font-family:Poppins,sans-serif;font-size:16px}.product-0001-item{background-repeat:no-repeat;background-size:cover;border-radius:6px;box-shadow:rgba(0,0,0,.19) 0 -2px 10px,rgba(0,0,0,.23) 0 -5px 6px;height:250px;margin-bottom:30px;margin-top:20px;min-width:100%;overflow:hidden;width:100%}.product-0001-item:hover .product-0001-title-hide{-ms-transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1;transform:translate(0,0);transition:1s ease}.product-0001-item:hover .product-0001-title-overlay{-ms-transform:translate(0,0);-webkit-transform:translate(0,0);height:50%;opacity:.3;transform:translate(0,0);transition:.5s ease;z-index:1}.product-0001-title-hide{bottom:1.5rem;color:#fff;font-weight:700;left:1.5rem;margin-right:1.5rem;opacity:1;transition:1s ease;z-index:3}.product-0001-title-link{font-size:1.2rem;font-weight:700}.product-0001-title-overlay{background:#121212;bottom:0;height:0;transition:1s ease}@media(max-width:1024px){.product-0001-item{height:270px}}@media(max-width:576px){.product-0001-item{height:230px}.product-0001-title-hide{opacity:1}}@media(max-width:768px){.product-0001{padding:1.5rem .5rem 1rem}.product-0001-item{padding:0 5px}}
@media(max-width:576px){.product-0001 .section-title-wrapper{margin-top: 15px;} .product-0001.bg-white.mt-60.mb-60{margin: 0;} }