.pea_cook_wrapper {
position: fixed;
padding: 8px 21px;
margin: 0;
border-radius: 5px;
z-index: 10000;
text-align: center;
}
.pea_cook_control {
width:80%;
padding: 8px 21px;
margin: 20px auto;
border-radius: 5px;
z-index: 10000;
text-align: center;
color:white;
}
.eu_control_btn {
border: none;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor:pointer;
margin: 10px;
}
.pea_cook_wrapper.pea_cook_topleft {
top:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_topright {
top:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_topcenter {
top:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper.pea_cook_bottomleft {
bottom:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_bottomright {
bottom:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
bottom:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper p{
bottom: 30px;
font-family: "helvetica neue", helvetica, arial, sans-serif;
font-size: 11px;
margin: 0;
font-weight: bold;
}
.pea_cook_wrapper a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_wrapper a:hover {
text-decoration: none;
border-bottom-style: solid;
}
a#fom, a#pea_close {border-bottom: 1px dotted;}
a#pea_close {
padding-top: 20px;
display: block;
}
button.pea_cook_btn {
background: #e3e3e3;
border: 1px solid #bbb;
border-radius: 5px;
box-shadow: inset 0 0 1px 1px #f6f6f6;
color: #333;
font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
line-height: 1;
padding: 5px 0;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 100px; 
margin-left: 20px;
}
button.pea_cook_btn:hover {
background: #d9d9d9;
-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
box-shadow: inset 0 0 1px 1px #eaeaea;
color: #222;
cursor: pointer; }
button.pea_cook_btn:active {
background: #d0d0d0;
-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
-moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
box-shadow: inset 0 0 1px 1px #e3e3e3;
color: #000; }
.pea_cook_more_info_popover {
display:none;
position: absolute;
top: 0;
z-index: 1000000;
height: 80%;
width: 100%;
left: 0;
}
.pea_cook_more_info_popover_inner {
margin: 40px auto;
min-width: 50%;
min-height: 200px;
padding: 50px;
max-width:60%;
background-color: rgba(0,0,0,0.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";    
}
.pea_cook_more_info_popover_inner a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_more_info_popover_inner a:hover {
text-decoration: none;
border-bottom-style: solid;
color: #ddd;
}
.pea_cook_more_info_popover h2{
font-size: 22px;
font-weight: bold;
}
.pea_cook_more_info_popover h3{
font-size: 22px;  font-weight: bold;
}
.eucookie {
float:left;
border-radius: 5px;
transition: background 0.5s;
margin: 10px;
}
.eucookie:hover {
cursor: pointer;
background-position: -20px -10px!important;
transition: background 0.5s;
}
.eucookie span {
width: 100%;
padding: 10px;
text-align: center;
float:left;
}.popup_back{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100;cursor:pointer;background-color:#222}.popup_cont{position:fixed;z-index:102}.popup_close{color:#888;cursor:pointer;position:absolute;padding:5px;right:5px;top:0}.popup_close:hover{color:#111}div.popup{background:#fff;padding:25px;box-shadow:0 3px 10px #222}.preloader{z-index:101;left:50%;margin:-10px 0 0 -25px;position:fixed;top:50%}.wp-content-restriction-content {
max-width: 1000px;
position: fixed;
z-index: 102;
}
.wp-content-restriction-notice-box {
display: none;
}
.wp-content-restriction-notice-box-a-d {
text-align: center;
}
.wp-content.restriction-notice-box-header,
.wp-content-restriction-notice-box-body,
.wp-content-restriction-notice-box-footer,
.wp-content-restriction-notice-box-title {
color: #1A1A1A;
font-family: 'Noto Sans', sans-serif!important;
}
.wp-content.restriction-notice-box-header,
.wp-content-restriction-notice-box-body {
font-weight: 400;
}
.wp-content-restriction-notice-box-title {
font-size: 1.5rem;
text-align: center;
font-weight: 700;
padding: initial!important;
margin: initial!important;
}
.wp-content-restriction-notice-box-header {
margin-bottom: 30px;
}
.wp-content-restriction-notice-box-content {
margin-bottom: 20px;
font-size: 0.9rem;
}
.wp-content-restriction-notice-box-body {
margin-bottom: 20px;
}
.wp-content-restriction-notice-box-accept,
.wp-content-restriction-notice-box-decline {
width: 100%;
}
.wp-content-restriction-button {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 12px;
font-size: 15px;
line-height: 1.4;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: 400;
text-transform: none;
}
.wp-content-restriction-button:last-child {
margin-top: 10px;
}
.wp-content-restriction-button:focus,
.wp-content-restriction-button:active:focus,
.wp-content-restriction-button.active:focus,
.wp-content-restriction-button.focus,
.wp-content-restriction-button:active.focus,
.wp-content-restriction-button.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wp-content-restriction-button:hover,
.wp-content-restriction-button:focus,
.wp-content-restriction-button.focus {
color: #333333;
text-decoration: none;
}
.wp-content-restriction-button:active,
.wp-content-restriction-button.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wp-content-restriction-notice-box-accept {
color: #ffffff;
background-color: #43ac6a;
border-color: #3c9a5f;
}
.wp-content-restriction-notice-box-accept:focus,
.wp-content-restriction-notice-box-accept.focus {
color: #ffffff;
background-color: #358753;
border-color: #183e26;
}
.wp-content-restriction-notice-box-accept:hover {
color: #ffffff;
background-color: #358753;
border-color: #2b6e44;
}
.wp-content-restriction-notice-box-accept:active,
.wp-content-restriction-notice-box-accept.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept {
color: #ffffff;
background-color: #358753;
border-color: #2b6e44;
}
.wp-content-restriction-notice-box-accept:active:hover,
.wp-content-restriction-notice-box-accept.active:hover,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept:hover,
.wp-content-restriction-notice-box-accept:active:focus,
.wp-content-restriction-notice-box-accept.active:focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept:focus,
.wp-content-restriction-notice-box-accept:active.focus,
.wp-content-restriction-notice-box-accept.active.focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept.focus {
color: #ffffff;
background-color: #2b6e44;
border-color: #183e26;
}
.wp-content-restriction-notice-box-accept:active,
.wp-content-restriction-notice-box-accept.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept {
background-image: none;
}
.wp-content-restriction-notice-box-accept .badge {
color: #43ac6a;
background-color: #ffffff;
}
.wp-content-restriction-notice-box-decline {
color: #333333;
background-color: #e7e7e7;
border-color: #cccccc;
}
.wp-content-restriction-notice-box-decline:focus,
.wp-content-restriction-notice-box-decline.focus {
color: #333333;
background-color: #cecece;
border-color: #8c8c8c;
}
.wp-content-restriction-notice-box-decline:hover {
color: #333333;
background-color: #cecece;
border-color: #adadad;
}
.wp-content-restriction-notice-box-decline:active,
.wp-content-restriction-notice-box-decline.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline {
color: #333333;
background-color: #cecece;
border-color: #adadad;
}
.wp-content-restriction-notice-box-decline:active:hover,
.wp-content-restriction-notice-box-decline.active:hover,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline:hover,
.wp-content-restriction-notice-box-decline:active:focus,
.wp-content-restriction-notice-box-decline.active:focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline:focus,
.wp-content-restriction-notice-box-decline:active.focus,
.wp-content-restriction-notice-box-decline.active.focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline.focus {
color: #333333;
background-color: #bcbcbc;
border-color: #8c8c8c;
}
.wp-content-restriction-notice-box-decline:active,
.wp-content-restriction-notice-box-decline.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline {
background-image: none;
}