.ps-filter-loading{
    width: 120px;
    height: 120px;
    margin: 0px auto;
    background: url(../images/loadingring.svg) no-repeat center;
}
.ps-product-container{
    margin: 0px auto;
}
.ps-product-boxes:after{
    content: '';
    display: table;
    table-layout: fixed;
    clear: both;
    float: none;
}
.ps-product-box{
    float: left;
    width: 460px;
    height: 308px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.22);
    border: solid 1px #e1e1e1;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 39px;
    padding-bottom: 30px;
}
.ps-product-box .pspbox-title{
    font-family: 'Exo',sans-serif;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: 0.37px;
    text-align: center;
    color: #e6007e;
    margin-bottom: 33px;
}
#ps-product-box-1.ps-product-box .pspbox-title{
    padding-top: 6px;
}
#ps-product-box-2.ps-product-box .pspbox-title{
    background-image:url(../images/look-for-the-zero.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 63px;
    padding-top: 6px;
    text-align: left;
    padding-bottom: 6px;
}
#ps-product-box-1{
    margin-right: 18px;
}
.ps-searchfield{
    font-family: 'Exo',sans-serif;
    font-size: 17px;
    line-height: 1.80;
    letter-spacing: 0.62px;
    color: #000000;
    padding: 9px 0px 9px 25px;
    border-radius: 9px;
    border: solid 1px #c7c7c7;
    background-color: #f4f4f4;
    width: 100%;
    margin-bottom: 53px;
}
.psfilter-field{
    position: relative;
    margin-bottom: 10px;
}
.pf-searchfield{
    border-radius: 4.5px;
    border: solid 0.5px #c7c7c7;
    background-color: #f4f4f4;
    width: 100%;
    font-family: 'Exo',sans-serif;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.44px;
    color: #000000;
    padding: 9px 37px 9px 23px;
    position: relative;
}
.psfilter-field:after,
.psfilter-field.with-button span.filter-product-cta{
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    display: block;
    top: 8px;
    background-image: url(../images/searchicon.svg);
    background-repeat: no-repeat;
    background-position: right center;
}
.psfilter-field.with-button span.filter-product-cta{
    cursor: pointer;
}
.psfilter-field.with-button:after{
    display:none;
}
.psbox-text{
    margin-bottom: 35px;
}
button.pspb-button {
    text-decoration: none;
    font-family: 'Exo',sans-serif;
    font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0.6px;
    font-weight: 700;
    padding: 13px 0px 13px 0px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #00025a;
    border-radius: 9px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: none;
    border: 0;
    margin-top: 0;
    position: relative;
    outline: 0;
    width: 100%;
}
button.pspb-button:hover{
    background-color: #020336;
}
button.pspb-button span.icon{
    vertical-align: middle;
    display: block;
    line-height: 0;
    position: absolute;
    right: 21px;
    top: 12px;
}
#ps-product-box-1 button.pspb-button span.icon{
    right: 50px;
}
button.pspb-button span.icon svg g{
    opacity: 1;
}
.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-menu-item{
    padding: 3px 5px;
    font-family: 'Exo',sans-serif;
    font-size: 15px;
}
.ui-menu-item.ui-state-focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #ec6a9f;
    cursor: pointer;
}
.ui-autocomplete-loading {
    background-image: url(../images/ui-anim_basic_16x16.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.ps-product-list{
    width: 100%;
    font-family: 'Exo', sans-serif;
    border-spacing: 0px;
    margin-bottom: 40px;
}
.ps-product-list th{
    border-bottom:0px; 
    padding-bottom:0px; 
    padding-left: 0px; 
    text-align: left;
}
th.pp-color{
    text-align: center;
}
.ps-product-list th.pp-brand{
    padding-left: 85px;
}
.ps-product-list td{
    font-family: 'Exo', sans-serif;
    font-size: 17px;
    line-height: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    color: #000000;
    padding: 19px 5px 19px 0px;
    vertical-align: top;
}
.ps-product-list thead tr{
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 35px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ec6a9f;
    border-bottom:0px;
}
.ps-product-list tbody tr:nth-child(even){
    background-color: #f6f6f6;
}
.ps-product-list tbody tr:nth-child(odd){
    background-color: #ffffff;
}
.ps-product-list td.pp-brand{
    padding-left: 85px;
    width: 15%;
}
.ps-product-list td.pp-product{
    width: 30%;
}
.ps-product-list td.pp-producttype{
    width: 15%;
}
.ps-product-list td.pp-ingredient{
    width: 25%;
}
.ps-product-list td.pp-color{
    width: 15%;
}
.ps-product-list td.pp-ingredient ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.ps-product-list tfoot td{
    padding-left: 85px;
}
.pspfilter-result .disclaimer{
    margin-bottom: 90px;
    padding-left: 85px;
    font-size: 12px;
}
.pp-color{
    width:128px;
    text-align: center;
    position: relative;
}
.color-code{
    display: inline-block;
    position: relative;
}
.colordot{
    display: inline-block;
    border-radius: 22px;
    height: 22px;
    width: 22px;
    margin: 0px 5px;
}
.colordot.red{
    background: #db0a0a;
}
.colordot.orange{
    background: #ed9c36;
}
.colordot.zero{
    background:url('../images/lookforthezero.png');
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0px;
    width: 35px;
    height: 35px;
}
.colordot.green{
    background: #1abf10;
}
.psp-filter-resultcontainer{
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.pspfilter-left{
    width: 351px;
    padding-top: 100px;
    position: relative;
}
.pspfilter-left .psfilter-searchbox {
    position: absolute;
    top: 8px;
    width: 300px;
    left: calc(100% - 300px);
    padding-right: 0;
    padding-left: 0;
}
.pspfilter-left .psfilter-searchbox .psfilter-searchfield{
    width: 100%;
}
.psfilter-lists{
    width: 300px;
    margin: 0px 0px 0px auto;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.22);
    border: solid 1px #e1e1e1;
    background-color: #ffffff;
    padding-top: 38px;
}
.pspfilter-right{
    flex: 1;
    -webkit-flex:1;
    -ms-flex:1;
    padding-left: 5px;
    position: relative;
}
.pspfilter-header:after{
    content: "";
    display: table;
    table-layout: fixed;
    clear: both;
    float: none;
}
.psfilter-searchfield{
    width: 356px;
    position: relative;
}
input[type="text"].psfilter-rsearch{
    height: 50px;
    object-fit: contain;
    font-family: 'Exo',sans-serif;
    line-height: 32px;
    letter-spacing: 0.62px;
    color: #000000;
    border-top-left-radius:9px;
    border-bottom-left-radius:9px;
    border-top-right-radius:9px;
    border-bottom-right-radius:9px;
}
button.psfilter-rbutton{
    position: absolute;
    height: 50px;
    width: 43px;
    right: 0px;
    padding: 0px;
    margin: 0px;
    box-shadow:none;
    background-color:#ec6a9f;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
    border-top-right-radius:9px;
    border-bottom-right-radius:9px;
    outline: 0;
    top: 0px;
}
button.psfilter-rbutton svg{
    position: absolute;
    top: 13px;
    left: 10px;
}
.pspfilter-header .psf-header-title{
    padding-left: 85px;
    padding-right: 20px;
    float: left;
}
.psfilter-searchbox {
    float: right;
    padding-right: 65px;
}
.pspfilter-header .psf-header-title h2{
    font-family: 'Exo',sans-serif;
    font-size: 33px;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0px;
    display: table;
    margin: 0px 0px 56px 0px;
    text-transform: uppercase;
    position: relative;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    color: #000000;
}
.pspfilter-header .psf-header-title h2:after{
    content: "";
    width: 100%;
    height: 5px;
    background: #ec6a9f;
    position: absolute;
    left: 0px;
    bottom: -14px;
}
.psfilter-list-group-items.psf-type-items {
    /*height: 135px;
    overflow-y: scroll;*/
}
.nicescroll-rails.nicescroll-rails-vr{
    border-radius: 7px;
    border: solid 1px #e1e1e1 !important;
}
.nicescroll-cursors{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.psfilter-list-group{
    margin-bottom: 7px;
}
.psfilter-list-group.tclapclose .psfilter-list-group-items{
    display: none;
}
.psfilter-title{
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.37px;
    color: #05005f;
    padding-left: 25px;
    margin-bottom: 4px;
}
.psfilter-title i{
    display: none;
}
.psfilter-gtitle{
    font-family: 'Exo', sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    padding-left: 25px;
    line-height: 32px;
    margin-bottom: 4px;
    cursor: pointer;
}
.psfilter-list-group-item{
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.51px;
    color: #000000;
    padding-left: 25px;
    padding-right: 30px;
    cursor: pointer;
    position: relative;
}
.psfilter-list-group-item:hover{
    background-color: #eaeaea;
}
.psfilter-list-group-item.active{
    background-color: #eaeaea;
}
.psfilter-list-group-item a{
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    text-align: center;
    color: #d51c1c;
    display: none;
    top: 1px;
}
.helptipcontent strong.orange,
.psfilter-list-group-item.psf-color.orange{
    color: #ed9c36;
}
.helptipcontent strong.green,
.psfilter-list-group-item.psf-color.green{
    color: #1abf10;
}
.helptipcontent strong.red,
.psfilter-list-group-item.psf-color.red{
    color: #db0a0a;
}
.helptipcontent strong.zero,
.psfilter-list-group-item.psf-color.zero{
    color: #acc90b;
}
.psfilter-list-group-item.active a{
    display: block;
}
.psfilter-list-group-item.psf-color .colordot {
    width: 10px;
    height: 10px;
}
.psfilter-list-group-item.psf-color .colordot.zero{
    width: 10px;
    height: 10px;
}
.psfilter-gtitle:after{
    display: inline-block;
    margin-left: 15px;
    content:"\f077";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    font-size: 12px;
}
.psfilter-list-group.tclapclose .psfilter-gtitle:after{
    content:"\f078";
}
.psfilter-gtitle.searchonly:after,
.psfilter-list-group.tclapclose .psfilter-gtitle.searchonly:after{
    display: none;
}
.psfilter-gotofilter{
    display: none;
}
.sortby{
    cursor: pointer;
}
.sortby.asc:after{
    display: inline-block;
    margin-left: 15px;
    content:"\f078";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    font-size: 18px;
}
.sortby.desc:after{
    display: inline-block;
    margin-left: 15px;
    content:"\f077";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    font-size: 18px;
}
#ps-product-list-foot .totalresult{
    display: inline-block;
    font-weight: 700;
}
#ps-product-list-foot .totalresult span{
    color: #000000;
}
.microplastic-tip{
    font-size: 15px;
}
.helptipcontent{
    padding: 25px;
    display: none;
    position: absolute;
    top: -2px;
    right: 25px;
    border: solid 2px #e1e1e1;
    font-family: 'Exo',sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    min-width: 300px;
    text-align: left;
    font-weight: normal;
    background: #ffffff;
    z-index: 100;
    border-radius: 10px;
}
.helptipcontent:after{
    content: "";
    position: absolute;
    top: 13px;
    left: 100%;
    margin-top: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #e1e1e1;
}
.helptipcontent.active{
    display: block;
}
.helptipcontent ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.helptipcontent ul li{
    margin-bottom: 10px;
}
.helptipcontent ul li:last-child{
    margin-bottom: 0px;
}
.helptipcontent .closetip{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #db0a0a;
    font-size: 16px;
}
.colorcode-info{
    display: none;
}
.ps-product-list tfoot td:empty{
    padding: 0;
}
@media only screen and (min-width:1300px) and (max-width:1440px){
    .pspfilter-header .psf-header-title,
    .ps-product-list th.pp-brand,
    .ps-product-list td.pp-brand,
    .ps-product-list tfoot td{
        padding-left: 35px;
    }
    .psfilter-searchbox{
        padding-right: 35px;
    }
    .pspfilter-result .disclaimer{
        padding-left: 35px;
    }
}
@media only screen and (min-width:1000px) and (max-width:1299px){
    .pspfilter-header .psf-header-title,
    .ps-product-list th.pp-brand,
    .ps-product-list td.pp-brand,
    .ps-product-list tfoot td{
        padding-left: 25px;
    }
    .pspfilter-header .psf-header-title{
        padding-right: 25px;
    }
    .psfilter-searchbox{
        padding-right: 25px;
    }
    .pspfilter-result .disclaimer{
        padding-left: 25px;
    }
    .ps-product-list thead tr{
        font-size: 18px;
        line-height: 22px;
        vertical-align: top;
    }
    .ps-product-list td{
        font-size: 15px;
    }
    .pspfilter-left{
        width: 270px;
    }
    .psfilter-lists{
        width: 249px;
    }
    .pspfilter-left .psfilter-searchbox {
        width: 249px;
        left: calc(100% - 249px);
    }
    .pspfilter-header .psf-header-title h2{
        font-size: 30px;
        line-height: 37px;
    }
    .colordot{
        width: 15px;
        height: 15px;
    }
    .ps-product-box{
        width: 48%;
    }
}
@media only screen and (min-width:768px) and (max-width: 999px){
    .pspfilter-left{
        width: 265px;
    }
    .psfilter-lists{
        width: 249px;
    }
    .pspfilter-left .psfilter-searchbox {
        width: 249px;
        left: calc(100% - 249px);
    }
    .pspfilter-header .psf-header-title{
        padding-left: 20px;
        padding-right: 20px;
    }
    #ps-product-box-1{
        margin-bottom: 30px;
        margin-right: 0px;
    }
}
@media only screen and (max-width: 999px){
    .pspfilter-header .psf-header-title{
        padding-left: 20px;
        padding-right: 20px;
    }
    .pspfilter-header .psf-header-title h2{
        margin-bottom: 45px;
    }
    .psfilter-searchbox{
        float: none;
        padding-right: 0px;
        padding-left: 15px;
        margin-bottom: 20px;
    }
    .ps-product-list td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        margin-left: 0;
    }
    .ps-product-list table, .ps-product-list thead, .ps-product-list tbody, .ps-product-list th, .ps-product-list td, .ps-product-list tr {
        display: block;
    }
    .ps-product-list thead{
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .ps-product-list td.pp-brand,
    .ps-product-list td.pp-producttype,
    .ps-product-list td.pp-product,
    .ps-product-list td.pp-ingredient,
    .ps-product-list td.pp-color{
        width: 100%;
        padding: 5px 10px 5px 150px;
        position: relative;
        min-height: 43px;
        text-align: left;
    }
    .pspfilter-result .disclaimer{
        padding-left: 20px;
    }
    .ps-product-list tfoot td{
        padding-left: 20px;
    }
    .ps-product-list td:before{
        color: #ec6a9f;
        position: absolute;
        top: 4px;
        left: 20px;
        width: 20%;
        padding-right: 0;
        white-space: nowrap;
        font-weight: 700;
    }
    .ps-product-list td.pp-brand:before{
        content:'Brand:';
    }
    .ps-product-list td.pp-producttype:before{
        content:'Product type:';
    }
    .ps-product-list td.pp-product:before{
        content:'Product:';
    }
    .ps-product-list td.pp-ingredient:before{
        content:'Microplastics:';
    }
    .ps-product-list td.pp-color:before{
        content:'Color:';
        text-align: left;
    }
    .sortby.asc:after,
    .sortby.desc:after{
        display: none;
    }
    .pspfilter-header .psf-header-title{
        float: none;
    }
    #ps-product-list-foot .totalresult{
        display: block;
        padding-left: 0;
        padding-top: 25px;
    }
    .colorcode-info {
        display: inline-block;
        position: absolute;
        left: 70px;
        top: 7%;
    }
    .helptipcontent{
        right: inherit;
        left: 20px;
    }
    .helptipcontent:after{
        left: -20px;
        border-color: transparent #e1e1e1 transparent transparent;
    }    
}
@media only screen and (max-width: 767px){
    .pspfilter-right{
        padding-left: 0;
    }
    .pspfilter-header .psf-header-title h2{
        font-size: 20px;
        line-height: 24px;
    }
    .pspfilter-header .psf-header-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ps-product-list td:before{
        left: 20px;
    }
    .psp-filter-resultcontainer{
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -o-flex-direction: column;
    }
    .pspfilter-left{
        width: 100%;
        margin-bottom: 40px;
        padding-top: 0px;
    }
    .psfilter-title{
        text-align: center;
    }
    .psfilter-title span{
        display: -webkit-box;
        display: -moz-box; 
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;

        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;

        cursor: pointer;
    }
    .psfilter-title i{
        display: inherit;
        margin-left: 10px;
    }
    .psfilter-list-group{
        display: none;
    }
    .psfilter-list-group.active{
        display: block;
    }
    .psfilter-lists{
        width: 94.55%;
        margin: 0px auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #ps-product-box-1{
        margin-bottom: 30px;
        margin-right: 0px;
    }
    .ps-product-box{
        width: 100%;
        max-width: 460px;
        height: auto;
    }
    .pspfilter-left .psfilter-searchbox {
        width: 94.55%;
        left: 0;
        right: 0;
        margin: 0px auto;
    }
    .pspfilter-left .psfilter-searchbox .psfilter-searchfield {
        width: 70%;
        max-width: 400px;
    }
    .psfilter-gotofilter {
        display: block;
        padding: 0 0 20px 20px;
        /* position: absolute;
        right: 0;
        top: 12px; */
    }
    .ps-product-list tfoot td {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pspfilter-result .disclaimer{
        margin-bottom: 40px;
        padding-left: 20px;
    }
    .psfilter-gotofilter a{
        text-decoration: none;
    }
    .psfilter-gotofilter a:after{
        display: inline-block;
        margin-left: 15px;
        content: "\f078";
        font-family: Font Awesome\ 5 Pro;
        font-weight: 300;
        font-size: 12px;
    }
    .helptipcontent{
        right: inherit;
        left: 20px;
    }
    .helptipcontent:after{
        left: -20px;
        border-color: transparent #e1e1e1 transparent transparent;
    }
}
@media only screen and (max-width: 567px){
    .ps-product-list td:before{
        font-size: 16px;
    }
    .ps-product-list td{
        font-size: 14px;
    }
    .psfilter-searchfield{
        width: 100%;
        max-width: 320px;
    }
    input[type="text"].psfilter-rsearch{
        padding-left: 15px;
    }
    .ps-product-box{
        padding-left: 20px;
        padding-right: 20px;
    }
    button.pspb-button{
        font-size: 14px;
    }
    button.pspb-button span.icon{
        display: none;
    }
    .ps-product-box .pspbox-title{
        font-size: 18px;
        line-height: 20px;
    }
    #ps-product-box-2.ps-product-box .pspbox-title{
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .ps-searchfield{
        font-size: 15px;
        padding-left: 15px;
    }
    .pspfilter-left{
        padding-top: 80px;
    }
    /* .psfilter-gotofilter {
        display: block;
        position: absolute;
        left: 0;
        right: auto;
        top: auto;
        padding-top: 20px;
    } */
    .helptipcontent{
        min-width: 220px;
        right: inherit;
        left: 20px;
    }
}

#pagination {
    display: inline-block;
    vertical-align: middle;
    border-radius: 7px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.22);
    border: solid 1px #e1e1e1;
    background-color: #ffffff;
    padding: 6px 18px;
    margin-right: 25px;
}
#pagination > a{
    display: inline-block;
    width: 28px;
    font-size: 17px;
    color: #000000;
    text-align: center;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
         -o-user-select:none;
            user-select:none;
}
#pagination > span{
    margin:0px 5px;
}
#pagination > span a, #pagination > span i {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    letter-spacing: 0.62px;
    color: #000000;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
         -o-user-select:none;
            user-select:none;
}

#pagination > span a {
    font-family: 'Exo', sans-serif;
    font-size: 17px;
    margin: 0 2px 0 2px;
    cursor: pointer;
}
#pagination > span i {
    margin: 0 3px 0 3px;
}
#pagination > span a.current {
    border-radius: 32px;
    background-color: #ec6a9f;
    color: #ffffff;
}