.cky-consent-container .cky-consent-bar {
box-shadow: none !important;
border: none !important;
}
.cky-consent-bar {
margin: 0 !important;
padding: 8px !important;
}
.cky-title {
display: none;
}
.cky-notice-group {
justify-content: center;
}
.cky-btn-accept {
display: none;
}
.wwf-homepage-images {
display: flex;
height: 300px;
justify-content: center;
align-items: center;
font-size: 20px;
font-weight: 400;
font-variant: normal;
text-transform: none;
font-family: WWF;
}
.wwf-homepage-images div {
display: flex;
margin: auto;
justify-content: center;
align-items: center;
color: #c71010;
}
.wwf-homepage-images img {
margin-left: auto;
margin-right: auto;
}
.wwf-self-assessment-bottom:hover a{
text-decoration: none !important;
}
.wwf-self-assessment-bottom-dropdown-top:hover a{
text-decoration: none !important;
}
.wwf-self-assessment-bottom-dropdown .wwf-self-assessment-bottom-dropdown-item {
opacity: 0;
transition: all 0.2s;
}
.wwf-self-assessment-bottom-dropdown .wwf-self-assessment-bottom-dropdown-item a {
text-decoration: none !important;
}
.wwf-self-assessment-bottom-dropdown:hover .wwf-self-assessment-bottom-dropdown-item {
text-decoration: none;
opacity: 1;
}
#main {padding: 0px!important;}
.layout-full .panel-row-style.panel-row-style-wide-grey, .layout-full .wide-grey.panel-row-style, .layout-full .panel-row-style.panel-row-style-full-width, .layout-full.panels-style-force-full .panel-row-style {padding: 0px 1000px 25px 1000px;}
body.responsive.layout-full #page-wrapper .full-container {margin-bottom: -47px; margin-top: -47px;}
strong {
font-weight: 600;
}
table.about-page-table, table.about-page-table th, table.about-page-table td{
border: 1px solid gray;
border-collapse: collapse;
}
table.about-page-table th, table.about-page-table td{
padding: 20px;
}
table.about-page-table th{
text-align: center;
font-weight: 700;
}
table.about-page-table .about-page-1st-col{
text-align: center;
font-weight: 700;
}
table.about-page-table td{
vertical-align: top;
line-height: 1.6em;
}
.about-page-table h3{
margin: 0 !important;
color: inherit;
line-height: 1.2em;
}
@media only screen and (max-width: 768px) {
table.about-page-table,
.about-page-table thead,
.about-page-table tbody,
.about-page-table td,
.about-page-table tr {
display: block;
width: 90%;
margin-left: auto;
margin-right: auto;
border: 0px;
}
.about-page-table th {
display: none;
}
.about-page-table tr, .about-page-table tbody {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 50px;
}
.about-page-table tr td {
border: 0px;
padding-left: 0;
padding-right: 0;
}
}