.btn-default {
    letter-spacing: .05em !important;
}

.products-tab-menu {
    text-align: center;
    margin: 0;
    padding: 0 !important;
    width: 100%;
    list-style-type: none !important;
    display: block;
}

.products-tab-menu li {
    float: left;
    width: 16.666666666666668%;
    padding: 0 1px;
}

.products-tab-menu li:first-child {
    padding: 0 1px 0 0;
}

.products-tab-menu li:last-child {
    padding: 0 0 0 1px;
}

.products-tab-menu li a {
    color: #215FC2;
    display: block;
    background-color: #F3F3F3;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
}

.btn-readmore-container {
    padding-bottom: 20px;
}

.products-tab-menu li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    height: 10px;
    width: 100%;
    background-color: #000;
    transition: bottom 0.3s ease;
}

.products-tab-menu li:hover a:after,
.products-tab-menu li a.selected:after {
    bottom: 0;
}

.svg-tick {
    stroke: transparent;
}

.product-type-container li input:checked+label span svg .svg-tick {
    stroke: #215FC2 !important;
}

.product-type-container.tab-general-protection,
.product-item.tab-general-protection:hover,
.product-item:hover .product-desc.tab-general-protection,
.product-item:hover .btn-readmore-container.tab-general-protection,
.products-tab-menu li a.tab-general-protection.selected,
.tab-general-protection.active,
.tab-general-protection:after,
.tab-general-protection.selected:after,
.custom-page-header.tab-general-protection,
.product-grid-container.tab-general-protection .sk-fading-circle .sk-circle:before {
    background-color: #5bc2e7 !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-general-protection {
    border: 1px solid #5bc2e7 !important;
    border-bottom: 0px;
}

.product-type-container.tab-sensitive,
.product-item.tab-sensitive:hover,
.product-item:hover .product-desc.tab-sensitive,
.product-item:hover .btn-readmore-container.tab-sensitive,
.products-tab-menu li a.tab-sensitive.selected,
.tab-sensitive.active,
.tab-sensitive:after,
.tab-sensitive.selected:after,
.custom-page-header.tab-sensitive,
.product-grid-container.tab-sensitive .sk-fading-circle .sk-circle:before {
    background-color: #a1d884 !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-sensitive {
    border: 1px solid #a1d884 !important;
    border-bottom: 0px;
}

.product-type-container.tab-beach,
.product-item.tab-beach:hover,
.product-item:hover .product-desc.tab-beach,
.product-item:hover .btn-readmore-container.tab-beach,
.products-tab-menu li a.tab-beach.selected,
.tab-beach.active,
.tab-beach:after,
.tab-beach.selected:after,
.custom-page-header.tab-beach,
.product-grid-container.tab-beach .sk-fading-circle .sk-circle:before {
    background-color: #0033A0 !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-beach {
    border: 1px solid #0033A0 !important;
    border-bottom: 0px;
}

.product-type-container.tab-sport,
.product-item.tab-sport:hover,
.product-item:hover .product-desc.tab-sport,
.product-item:hover .btn-readmore-container.tab-sport,
.products-tab-menu li a.tab-sport.selected,
.tab-sport.active,
.tab-sport:after,
.tab-sport.selected:after,
.custom-page-header.tab-sport,
.product-grid-container.tab-sport .sk-fading-circle .sk-circle:before {
    background-color: #ff8200 !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-sport {
    border: 1px solid #ff8200 !important;
    border-bottom: 0px;
}

.product-type-container.tab-kids-babies,
.product-item.tab-kids-babies:hover,
.products-tab-menu li a.tab-kids-babies.selected,
.tab-kids-babies.active,
.product-item:hover .product-desc.tab-kids-babies,
.product-item:hover .btn-readmore-container.tab-kids-babies,
.tab-kids-babies:after,
.tab-kids-babies.selected:after,
.custom-page-header.tab-kids-babies,
.product-grid-container.tab-kids-babies .sk-fading-circle .sk-circle:before {
    background-color: #e45dbf !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-kids-babies {
    border: 1px solid #e45dbf !important;
    border-bottom: 0px;
}

.product-type-container.tab-aftersun,
.product-item.tab-aftersun:hover,
.product-item:hover .product-desc.tab-aftersun,
.product-item:hover .btn-readmore-container.tab-aftersun,
.products-tab-menu li a.tab-aftersun.selected,
.tab-aftersun.active,
.tab-aftersun:after,
.tab-aftersun.selected:after,
.custom-page-header.tab-aftersun,
.product-grid-container.tab-aftersun .sk-fading-circle .sk-circle:before {
    background-color: #43b02a !important;
    color: #ffffff;
    transition: background-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
}

.product-item:hover .product-img.tab-aftersun {
    border: 1px solid #43b02a !important;
    border-bottom: 0px;
}

span.filter-label {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #215FC2;
}

.product-type-container {
    text-align: left;
    background-color: #ffffff;
    padding: 55px 35px 28px;
    transition: background 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid #EEEEEE;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.product-type-container.show {
    opacity: 1;
}

.product-type-container ul {
    margin: 0;
    list-style-type: none !important;
    display: inline-block;
}

.product-type-container li {
    margin: 0 10px;
}

.product-type-container li span {
    display: inline-block;
    background-color: rgba(0, 0, 0, .10);
    height: 20px;
    width: 20px;
    padding: 0 3px;
    position: relative;
    top: 4px;
    border-radius: 5px;
    margin: 0 10px;
}

.product-type-container li svg {
    width: 100%
}

.product-type-container li {
    display: inline-block;
    text-align: center;
    position: relative;
    color: #666666;
}

.product-type-container li a {
    color: #fff;
}

.product-type-container li input {
    display: none;
}

.product-grid-container {
    margin-top: 80px !important;
}

.product-grid {
    min-height: 500px;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.product-grid.show {
    opacity: 1;
}

.product-item {
    float: left;
    width: 25%;
    /* height: 380px; */
    padding: 30px;
    position: static !important;
}

.product-item:hover .product-desc h4,
.product-item:hover .product-desc p {
    color: #ffffff;
}

.product-desc .product-title {
    font-family: Helvetica;
    font-size: 20px;
    color: #215FC2;
    letter-spacing: -0.16px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0px;
}

.product-desc p {
    opacity: 0.6;
    font-family: Helvetica;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
}

.btn-readmore-container {
    text-align: center;
    padding-top: 15px;
}

.btn-more {
    background-color: #EDEDED;
    border-radius: 4px;
    font-family: Helvetica;
    font-size: 14px;
    color: #215FC2 !important;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 6px 19px !important;
    display: block;
    max-width: 151px;
    margin: 7px 0px;
    transition: background 0.3s ease;
    text-align: center;
    font-weight: 700;
    display: inline-block;
}

.btn-more:hover {
    background-color: #ffffff;
}

.product-item .product-img {
    text-align: center;
    padding: 20px;
    border: 1px solid #ffffff !important;
    border-bottom: 0px;
}

.product-item .product-img img {
    height: 180px;
    object-fit: cover;
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.product-item .product-desc {
    padding: 20px;
    text-align: center;
}

.product-item .product-desc p {
    width: 155px;
    margin: 0 auto;
}

.product-notice {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
}

.sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: -140px
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@media screen and (max-width: 768px) {
    .product-type-container li input:checked+label span svg .svg-tick {
        stroke: #5bc2e7 !important;
    }
    .product-type-container.tab-general-protection li input:checked+label span svg .svg-tick {
        stroke: #5bc2e7 !important;
    }
    .product-type-container.tab-sensitive li input:checked+label span svg .svg-tick {
        stroke: #a1d884 !important;
    }
    .product-type-container.tab-beach li input:checked+label span svg .svg-tick {
        stroke: #0033A0 !important;
    }
    .product-type-container.tab-sport li input:checked+label span svg .svg-tick {
        stroke: #ff8200 !important;
    }
    .product-type-container.tab-kids-babies li input:checked+label span svg .svg-tick {
        stroke: #e45dbf !important;
    }
    .product-type-container.tab-aftersun li input:checked+label span svg .svg-tick {
        stroke: #43b02a !important;
    }
}