.ps-product-filter{
    width:100%;
    max-width: 356px;
    margin: 0px auto;
}
.form-has-error{
    color:#f00;
    font-size: 12px;
    padding: 5px 0px;
    display:none;
}
#ps-product-result .notfound{
    text-align: center;
}
.form-has-error.show{
    display:block;
}
h2.ps-product-type{
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    text-align: center;
}
.ps-product-list{
    width: 100%;
    font-family: 'Exo', sans-serif;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 90px;
}
#ps-product-result span.ps-title{
    display: block;
    text-align: center;
}
.ps-product-list th{
    border-bottom:0px; 
    padding-bottom:0px; 
    padding-left: 0px; 
    text-align: left;
}
.ps-product-list th.pp-brand{
    padding-left:7%;
    width: 25%;
}
.ps-product-list th.pp-ingredient{
    padding-right:7%;
        width: 15%;
}
.ps-product-list td{
    object-fit: contain;
    font-family: Exo;
    font-size: 17px;
    line-height: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    color: #000000;
    padding: 19px 0px;
}
.ps-product-list td.pp-zero{
    padding: 0px 10px 0 0;
    width: 8%;
}
.ps-product-list td:first-child{
    padding-left:7%;
}
.ps-product-list td:last-child{
    padding-right:7%;
}
.ps-product-list thead tr{
    object-fit: contain;
    font-family: Exo;
    font-size: 22px;
    font-weight: bold;
    line-height: 35px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #db0a0a;
    border-bottom:0px;
}
.ps-product-list tbody tr:nth-child(even){
    background-color: #f6f6f6;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.ps-product-list tbody tr:nth-child(odd){
     border-bottom: 0px solid #d8d8d8;
}
.ps-product-list td{
    padding-right: 10px;
}
.ps-product-list td.pp-brand{
    width: 15%;
}
.ps-product-list td.pp-producer{
    width: 15%;
}
.ps-product-list td.pp-product{
    width: 42%;
}
.ps-filter-loading{
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 120px;
    background: url(../images/loadingring.svg) no-repeat center;
}
#ps-product-result{
    position:relative;
}
button#submit-psfilter {
    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;
    display: inline-block;
    padding: 18px 88px 15px 45px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #00025a;
    border-radius: 9px;
    box-shadow: 2px 2px 0 2px #020336;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    margin-top: 0;
    position: relative;
    outline: 0;
}
button#submit-psfilter:hover{
    background-color: #020336;
}
button#submit-psfilter span.icon{
    vertical-align: middle;
    display: block;
    line-height: 0;
    position: absolute;
    right: 25px;
    top: 7px;
}
.psfilter-field{
    margin-bottom:29px;
}
.psfilter-field.psfilter-field-zero{
    margin-bottom:35px;
}

.psfilter-field label{
    font-family: 'Exo',sans-serif;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.59;
    letter-spacing: 0.4px;
    color: #ec6a9f;
}
.psfilter-field.psfilter-field-zero label{
    cursor: pointer;
}
.psfilter-field.psfilter-field-zero label span{
    display:inline-block;
    vertical-align: middle;
}
.psfilter-field.psfilter-field-zero label span.chk_field input[type="checkbox"]{
    opacity: 0;
    position: absolute;
    padding: 0px;
    display: none;
}
.psfilter-field.psfilter-field-zero label span.chk_field{
    margin-right: 10px;
    width: 25px;
    height: 25px;
    border: solid 1px #c7c7c7;
    background-color: #f4f4f4;
    position: relative;
}
.psfilter-field.psfilter-field-zero label.checked span.chk_field{
    background-color: #ec6a9f;
}
.psfilter-field.psfilter-field-zero label.checked span.chk_field:after{
    position: absolute;
    content:"";
    display: block;
    left: 7px;
    top: 2px;
    width: 9px;
    height: 16px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.psfilter-field .select2-container{
    min-width: 356px;
    border: solid 1px #c7c7c7;
    background-color: #f4f4f4;
}
.psfilter-field .select2-container--default .select2-selection--single{
    border:0px;
    border-radius: 0px;
}
.psfilter-field .select2-container .select2-selection--single{
    height:48px;
    background:transparent;
}
.psfilter-field .select2-container .select2-selection--single .select2-selection__rendered{
    font-family: 'Exo',sans-serif;
    font-size: 17px;
    opacity: 0.51;
    letter-spacing: 0.6px;
    color: #000000;
    padding: 10px 36px 10px 36px;
}
.psfilter-field .select2-container  .select2-selection--single .select2-selection__arrow b{
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 11px 5.5px 0 5.5px;
}
.psfilter-field .select2-container .select2-selection--single .select2-selection__arrow{
        top: 9px;
    right: 61px;
}
.psfilter-field .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
    border-width: 0 5.5px 11px 5.5px;
}
.filter-fields{
    padding-bottom:5px;
    margin-bottom: 20px;
}
a.read-exap{
    font-family: 'Exo',sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.94;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ec6a9f;
}
#ps-product-result.red h1:after{
    background: #db0a0a;
}
#ps-product-result.red .filteractive .activeclr,
#ps-product-result.red .ps-product-list thead tr{
    color: #db0a0a;
}
#ps-product-result.orange h1:after{
    background: #ed9c36;
}
#ps-product-result.orange .filteractive .activeclr,
#ps-product-result.orange .ps-product-list thead tr{
    color: #ed9c36;
}
#ps-product-result.green h1:after{
    background: #1abf10;
}
#ps-product-result.green .filteractive .activeclr,
#ps-product-result.green .ps-product-list thead tr{
    color: #1abf10;
}
#ps-product-result.zero h1:after{
    background: #acc90b;
}
#ps-product-result.zero .filteractive .activeclr,
#ps-product-result.zero .ps-product-list thead tr{
    color: #acc90b;
}
a.backbutton {
    text-decoration: none;
    font-family: 'Exo',sans-serif;
    font-size: 17px;
    font-style: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0.2px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 27px 9px 51px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 9.8px;
    box-shadow: 2px 2px 0 2px #04053f;
    background-color: #00025a;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;    
    outline: 0;
    position: absolute;
    left: 7%;
}
a.backbutton img{
    position: absolute;
    left: 27px;
    top: 20px;
}
a.backbutton:hover{
    background: #04053f;
}
.filteractive strong,
.filteractive{
    object-fit: contain;
    font-family: 'Exo',sans-serif;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: 0.6px;
    color: #000000;
    text-align: center;
    margin-bottom: 70px;
        padding: 0 20px;
}
.filteractive span.activecountry{
    font-weight: 400;
}
@media only screen and (max-width:999px){
    #ps-product-result table, 
    #ps-product-result thead, 
    #ps-product-result tbody, 
    #ps-product-result th, 
    #ps-product-result td, 
    #ps-product-result tr {
	display: block;
    }
    #ps-product-result thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
    }
    #ps-product-result tr { 
	border: 1px solid #ccc; 
	    padding: 0 20px;
    }
    #ps-product-result td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 150px;
	margin-left: 0;
    }
    #ps-product-result td:before {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 20%;
	padding-right: 0;
	white-space: nowrap;
	font-weight: 700;
    }
    #ps-product-result td.pp-zero img{
	padding-top: 10px;
    }
    #ps-product-result td.pp-brand:empty:before,
    #ps-product-result td.pp-producer:empty:before,
    #ps-product-result td.pp-product:empty:before,
    #ps-product-result td.pp-ingredient:empty:before,
    #ps-product-result td.pp-zero:empty:before,
    #ps-product-result tdpp-brand:empty,
    #ps-product-result td.pp-producer:empty,
    #ps-product-result td.pp-product:empty,
    #ps-product-result td.pp-ingredient:empty,
    #ps-product-result td.pp-zero:empty{
	display: none;
    }
    #ps-product-result td.pp-brand:before { content: "Brand/Concern:"; }
    #ps-product-result td.pp-producer:before { content: "Producer:"; }
    #ps-product-result td.pp-product:before { content: "Product name:"; }
    #ps-product-result td.pp-zero:before { content: "Zero:";}
    #ps-product-result td.pp-ingredient:before { content: "Ingredient:";}
    
    #ps-product-result td.pp-zero:before{
	top:8px;
    }
    .ps-product-list td.pp-brand{
	width: 100%;
    }
    .ps-product-list td:first-child{
	padding-left: 0;
    }
    a.backbutton{
	left: auto;
	position: relative;
	display: table;
	margin: 0px auto 60px auto;
    }
    .ps-product-list td.pp-brand,
    .ps-product-list td.pp-producer,
    .ps-product-list td.pp-product,
    .ps-product-list td.pp-zero,
    .ps-product-list td:last-child{
	width: 100%;
	display: block;
    }
    #ps-product-result td.pp-ingredient{
	border-bottom: 0;
    }
    #ps-product-result.red td:before{
	color: #db0a0a;
    }
    #ps-product-result.green td:before{
	color: #1abf10;
    }
    #ps-product-result.orange td:before{
	color: #ed9c36;
    }
    #ps-product-result.zero td:before{
	color: #acc90b;
    }
}