#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}#NOK-Simple-List,
#NOK-Simple-Boxs,
#NOK-Simple-Box,
.NOK-Simple-Carrusel { position: relative; background: white}
#NOK-Simple-List *,
#NOK-Simple-Boxs *,
#NOK-Simple-Box *,
.NOK-Simple-Carrusel * { box-sizing: border-box;}
#NOK-Simple-List:after,
#NOK-Simple-Boxs:after,
#NOK-Simple-Box:after,
.NOK-Simple-Carrusel:after { clear: both; content: ''; display: block;}
.NOK-Wrapper {}
.NOK-ItemWrapper {}
.NOK-OfferLink { text-decoration: none !important; position: relative;}
.NOK-Image { display: block;}
.NOK-Title { display: block;}
.NOK-Price {text-decoration: none !important; } #NOK-Simple-List { position: relative;}
#NOK-Simple-List .NOK-Image { float: left; margin-right: 20px; display: block; width: 100px; height: 100px; box-shadow:0 0 0 5px #fff}
#NOK-Simple-List .NOK-ItemWrapper {border:0; text-decoration: none }
#NOK-Simple-List .NOK-ItemWrapper:after { content: ''; display: block; clear: both;}
#NOK-Simple-List .NOK-Title { color: #000; font-size: 18px; line-height: 22px; font-weight: 700; padding-top: 10px;float: left; width: calc(100% - 240px);}
#NOK-Simple-List .NOK-Price { display: block; min-width: 100px; text-align: right; color:#c10000; float: right; font-size: 20px; line-height: 22px; font-weight: 700; padding-top: 10px;}
#NOK-Simple-List .NOK-CTA { background: #c10000; line-height: 40px; height: 40px; display: block; float: right; color: white; font-weight: 700; padding: 0 15px; border-radius: 20px; margin-top: 15px}
#NOK-Simple-List .NOK-ItemWrapper a {text-decoration: none !important; transition: all .2s; display: block;clear: both; padding-bottom: 5px; border-bottom: 1px solid #eee; position: relative;padding: 5px 20px 5px 0; box-shadow: none}
#NOK-Simple-List .NOK-ItemWrapper a *{text-decoration: none !important}
#NOK-Simple-List .NOK-ItemWrapper a:after { content: ''; display: block; clear: both;}
#NOK-Simple-List .NOK-ItemWrapper a:hover { background: #f6f6f6;}
#NOK-Simple-List.Big .NOK-Image { width: 200px; height: 200px;}
#NOK-Simple-List .NOK-Title {width: calc(100% - 340px);} #NOK-Simple-Boxs { position: relative; }
#NOK-Simple-Boxs .NOK-ItemWrapper { padding: 10px; width: 25%; float: left; padding: 10px;}
#NOK-Simple-Boxs.NOK-row1 .NOK-ItemWrapper {width: 100%}
#NOK-Simple-Boxs.NOK-row2 .NOK-ItemWrapper {width: 50%}
#NOK-Simple-Boxs.NOK-row3 .NOK-ItemWrapper {width: 33.3%}
#NOK-Simple-Boxs.NOK-row5 .NOK-ItemWrapper {width: 20%}
#NOK-Simple-Boxs .NOK-ItemWrapper {min-width:145px}
#NOK-Simple-Boxs .NOK-ItemWrapper a *{text-decoration: none !important}
#NOK-Simple-Boxs .NOK-ItemWrapper a {text-decoration: none !important; transition: all .2s;  display: block; position: relative; border:1px solid #ddd; padding: 15px; border-left: 0; border-right: 0; border-bottom: 3px solid #ddd; color: #000;}
#NOK-Simple-Boxs .NOK-ItemWrapper a:after { content: ''; display: block; clear: both;}
#NOK-Simple-Boxs .NOK-Title { font-size: 14px; line-height: 18px; font-weight: 700; height: 36px; overflow: hidden; margin-bottom: 10px; text-align: center;}
#NOK-Simple-Boxs .NOK-Image { margin: 10px auto;transition: all .2s; }
#NOK-Simple-Boxs .NOK-Price { color: #c10000; font-weight: 700;  font-size: 14px; margin-bottom: 10px; display: block; text-align: center;}
#NOK-Simple-Boxs .NOK-CTA { transition: all .2s; background: #c10000; line-height: 40px; height: 40px; display: block;  color: white; font-weight: 700; padding: 0 15px; border-radius: 20px; margin-top: 15px; margin:  0 auto; text-align: center; white-space: nowrap !important;}
#NOK-Simple-Boxs .NOK-ItemWrapper a:hover { border-bottom-color: #000;}
#NOK-Simple-Boxs .NOK-ItemWrapper a:hover .NOK-CTA { background: #000; letter-spacing: 0px;}
#NOK-Simple-Boxs .NOK-ItemWrapper a:hover .NOK-Image {transform:scale(1.1)} #NOK-Simple-Box { position: relative;margin: 0 auto}
#NOK-Simple-Box .NOK-Wrapper {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; justify-content: space-around;}
#NOK-Simple-Box .NOK-ItemWrapper { width: 100%;display: block;  max-width: 300px; margin-bottom: 10px;}
#NOK-Simple-Box .NOK-ItemWrapper a *{text-decoration: none !important}
#NOK-Simple-Box .NOK-ItemWrapper a {text-decoration: none !important; transition: all .2s;  display: block; position: relative; border:1px solid #ddd; padding: 15px; border: 3px solid #ddd; color: #000;}
#NOK-Simple-Box .NOK-ItemWrapper a:after { content: ''; display: block; clear: both;}
#NOK-Simple-Box .NOK-Title { font-size: 16px; line-height: 20px; font-weight: 700; height: 40px; overflow: hidden; margin-bottom: 10px; text-align: center;}
#NOK-Simple-Box .NOK-Image { margin: 20px auto 5px;transition: all .2s; }
#NOK-Simple-Box .NOK-Price { color: #c10000; font-weight: 700;  font-size: 14px; margin-bottom: 10px; display: block; text-align: center;}
#NOK-Simple-Box .NOK-CTA { transition: all .2s; background: #c10000; line-height: 40px; height: 40px; display: block;  color: white; font-weight: 700; padding: 0 15px; border-radius: 20px; margin-top: 15px; margin:  0 auto; text-align: center; max-width: 120px;}
#NOK-Simple-Box .NOK-ItemWrapper a:hover { border-color: #000;}
#NOK-Simple-Box .NOK-ItemWrapper a:hover .NOK-CTA { background: #000; letter-spacing: 2px; white-space: nowrap !important;}
#NOK-Simple-Box .NOK-ItemWrapper a:hover .NOK-Image {transform:scale(1.1)}
#NOK-Simple-Box.NOK-Big .NOK-Title { margin-top: 10px;} #NOK-Full-Box { position: relative;margin: 0 auto}
#NOK-Full-Box .NOK-Wrapper {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; justify-content: space-around;}
#NOK-Full-Box .NOK-ItemWrapper { width: 100%;display: block;  max-width: 500px; margin-bottom: 10px;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-Item {width: 50%; float: left;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-Desc { max-height: 200px; overflow: hidden;display: block; font-size: 12px; line-height: 18px; }
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo {width: 45%; float: right; padding: 20px;background: #f2f2f2;box-sizing: border-box;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo ul { margin: 12px 0 0;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo ul li { display: block; height: 30px; border-top: 1px solid #ddd; line-height: 30px;margin:0; padding:0; font-size:12px;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo ul li:before {display:none;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo ul li span { display: block; overflow: hidden; width: 48%; text-overflow: ellipsis; overflow: hidden; float: left; white-space: pre;}
#NOK-Full-Box .NOK-ItemWrapper .NOK-MoreInfo ul li strong {display: block; overflow: hidden; width: 48%; font-weight: 700; text-overflow: ellipsis;overflow: hidden; float: left; white-space: pre;}
#NOK-Full-Box .NOK-ItemWrapper a *{text-decoration: none !important}
#NOK-Full-Box .NOK-ItemWrapper a {text-decoration: none !important; transition: all .2s;  display: block; position: relative; border:1px solid #ddd; padding: 15px; border: 3px solid #ddd; color: #000;}
#NOK-Full-Box .NOK-ItemWrapper a:after { content: ''; display: block; clear: both;}
#NOK-Full-Box .NOK-Title { font-size: 16px; line-height: 20px; font-weight: 700; height: 40px; overflow: hidden; margin-bottom: 10px; text-align: center;}
#NOK-Full-Box .NOK-Image { margin: 20px auto 5px;transition: all .2s; }
#NOK-Full-Box .NOK-Price { color: #c10000; font-weight: 700;  font-size: 14px; margin-bottom: 10px; display: block; text-align: center;}
#NOK-Full-Box .NOK-CTA { transition: all .2s; background: #c10000; line-height: 40px; height: 40px; display: block;  color: white; font-weight: 700; padding: 0 15px; border-radius: 20px; margin-top: 15px; margin:  0 auto; text-align: center; max-width: 120px;}
#NOK-Full-Box .NOK-ItemWrapper a:hover { border-color: #000;}
#NOK-Full-Box .NOK-ItemWrapper a:hover .NOK-CTA { background: #000; letter-spacing: 2px; white-space: nowrap !important;}
#NOK-Full-Box .NOK-ItemWrapper a:hover .NOK-Image {transform:scale(1.1)} .NOK-Simple-Carrusel{ filter: alpha(opacity=0); opacity: 0; margin: 0 auto; width: 100%; height: 210px; position: relative; overflow: hidden; z-index: 1; margin:0 auto; position:relative; overflow:hidden; backface-visibility:hidden; z-index:1;}
.NOK-Simple-Carrusel .NOK-ItemWrapper a *{text-decoration: none !important}
.NOK-Simple-Carrusel .NOK-ItemWrapper a {text-decoration: none !important; transition: all .2s;  box-shadow: 0 0 0 0 #000}
.NOK-Simple-Carrusel .NOK-ItemWrapper a:hover { box-shadow: 0 3px 0 0 #000;}
.NOK-Simple-Carrusel .NOK-Wrapper  {position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.NOK-Simple-Carrusel .swiper-free-mode > .NOK-Wrapper  {  -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto;}
.NOK-Simple-Carrusel .NOK-ItemWrapper {    text-align: center; flex-shrink: 0; position: relative; font-size: 18px; background: #fff; width: 200px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.NOK-Simple-Carrusel .NOK-ItemWrapper a { padding: 10px; display: block;}
.NOK-Simple-Carrusel .NOK-Title { font-size: 12px; line-height: 16px; font-weight: 700; height: 32px; overflow: hidden; margin-bottom: 5px; text-align: center; color: #000;}
.NOK-Simple-Carrusel .NOK-Image {display: block; margin: 0 auto 10px; width: 100px; height: 100px; min-width: 100px;transition: all .2s;}
.NOK-Simple-Carrusel .NOK-ItemWrapper a:hover .NOK-Image {transform:scale(1.1)}
.NOK-Simple-Carrusel.Big  .NOK-Image { width: 200px; height: 200px;}
.NOK-Simple-Carrusel.Big  { height: 270px}
.NOK-Simple-Carrusel.NOK-visible{filter: alpha(opacity=100); opacity: 1;} .NOK-Simple-Carrusel .swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.NOK-Simple-Carrusel .swiper-wp8-vertical {-ms-touch-action: pan-x;}
.NOK-Simple-Carrusel .NOK-Price { color: #c10000; font-weight: 700;  font-size: 18px; margin-bottom: 10px; display: block; text-align: center;} #NOK-Mall-Default {
margin:0 auto;
position:relative;
z-index:1;
width:100%;
margin-left: -15px;
margin-right: -15px;
padding-top:15px;
padding-bottom:15px;
}
#NOK-Mall-Default:after {
content: '';
display: block;
clear: both;
}
#NOK-Mall-Default .NOK-Mall-Products{
clear: both;
padding: 0 10px 0 10px;
margin: 0 auto;
display: block;
border:0;
width:100%;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-ItemWrapper{
width: 50%;
float: left;
padding: 10px;
border:0;
box-shadow: none;
box-sizing: border-box;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-ItemWrapper a {
text-decoration: none !important;
transition: all .2s;
display: block;
position: relative;
color: #000;
border-color: #d2d2d2;
border: 2px solid transparent;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-ItemWrapper a:focus {outline:0;}
#NOK-Mall-Default .NOK-Mall-Products .NOK-ItemWrapper a:after {
content: '';
display: block;
clear: both;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-Title{
font-size: 16px;
line-height: 18px;
max-height: 60px;
text-align:left;
padding-right:60px;
height: 36px;
overflow: hidden;
font-weight: 700;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-Price{
color: #df1100;
font-weight: 700;
font-size: 22px;
line-height: 28px;
display: block;
margin-bottom: 10px;
text-align: left;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-Price span{
font-size:16px;
padding-left:3px;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-Price em{
font-style: normal;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-CTA{
display: block;
border-radius: 50px;
width: 35px;
height: 35px;
font-size:13px;
line-height:35px;
text-align: center;
background: #f6f6f6;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
position: absolute;
right: 20px;
bottom: 20px;
color: #df1100;
padding:0;
font-weight: 700;
background-image:url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-position: -122px -3px;
text-indent: -99999px;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-OfferLink:hover{
box-shadow: 0 0 0 3px #df1100;
border-bottom-color:transparent;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-OfferLink:hover .NOK-CTA{
background-color: #fff;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-OfferLink:hover .NOK-Image{
transform:scale(1.1);
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-Image {
margin: 10px auto;
}
#NOK-Mall-Default .NOK-Mall-Products .NOK-OfferLink{
display: block;
border-radius: 10px;
background: #fff;
box-shadow: 0 1px 5px rgba(0,0,0,0.2);
padding: 20px;
position: relative;
}
#NOK-Mall-Default .NOK-Mall-Header{
padding:0;
margin: 0 20px;
padding-bottom: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
line-height:16px;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-left-column span{
font-size:13px;
line-height:16px;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-left-column,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column{
width:50%;
margin:0 auto;
padding:0;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column{
text-align:right;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-settings-list{
list-style: none;
padding: 0;
margin: 0 auto;
width: 150px;
margin-right: 0;
text-align: right;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-settings-list li{
display: inline-block;
padding: 0 10px;
border-right:1px solid #ddd;
line-height: 13px;
font-size:13px;
width: auto;
margin:0 auto;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-settings-list li:last-child{
padding-right:0;
border-right:0;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column a,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column a:link,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column a:active,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column a:visited{
color:#c10000;
text-decoration: none;
box-shadow: none;
cursor:pointer;
font-size:13px;
line-height:13px;
text-shadow:none;
border: 0;
background: transparent;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column a:hover{
text-decoration: underline;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts {
display: block;
position: absolute;
right: 10px;
border: 0;
z-index: 3;
overflow:hidden;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list{
border: 1px solid #d1d1d1;
background: #fff;
border-radius: 4px;
padding:0;
margin:0 auto;
list-style: none;
text-align: left;
width:200px;
margin-top:5px;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list li{
padding:0;
margin:0 auto;
border: 0;
list-style: none;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list button{
padding: 3px 10px;
background: transparent;
color: #999;
font-size: 12px;
line-height: 22px;
font-weight:400;
width: 100%;
text-transform: none;
text-align: left;
border: 0;
box-shadow: none;
text-shadow: none;
cursor:pointer;
margin:0 auto;
height:auto;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list li.NOK-selected-sort,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list li:hover{
background: #c10000;
color:#fff;
border:0;
}
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list li.NOK-selected-sort button,
#NOK-Mall-Default .NOK-Mall-Header .NOK-right-column .NOK-Mall-Sorts  .NOK-Mall-sorts-list li:hover button{
color:#fff;
}
#NOK-Mall-Default .NOK-Mall-Loader{
display: block;
position: absolute;
padding:0;
margin:0 auto;
border:0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.84);
z-index: 5;
}
#NOK-Mall-Default .NOK-Mall-Loader span{
position: absolute;
left: 0;
top: 100px;
width: 100%;
text-align: center;
font-size: 30px;
line-height:30px;
color: #3f3f3f;
display: block;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box{
width:50%;
padding-top:0;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box input.NOK-search-inp{
box-shadow: 0 1px 0 0 rgba(0,0,0,0.1) inset;
border: 1px solid #d1d1d1;
background: #fff;
margin-right: 16px;
border-radius: 4px;
width:100%;
padding:8px;
font-size: 16px;
line-height: 25px;
height:44px;
max-height: 44px;
box-sizing: border-box;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-container{
position: relative;
display: inline-block;
width: calc(50% - 10px);
margin-right:15px;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-btn{
padding: 0;
border: 0;
box-shadow: unset;
font-size: 14px;
line-height:44px;
font-weight: 300;
border-radius: 4px;
display: inline-block;
margin-top: 0;
height: 44px;
padding-top: 10px;
vertical-align: top;
width: 44px;
background-color: #df1100;
background-image: url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-position: -88px -17px;
text-indent: -9999px;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-btn:focus{
outline: 0;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-in-cat{
display: block;
width:100%;
padding:0;
margin:0 auto;
padding-top:5px;
font-weight: 400;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-in-cat label{
display: block;
width:100%;
font-weight: 400;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-search-in-cat input{
width:auto;
padding: 0px;
margin: 0 auto;
display: initial;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box .NOK-del-btn{
text-transform: uppercase;
color: #df1100;
text-shadow: none;
font-weight: bold;
border: 2px solid #df1100;
padding: 3px;
font-size: 10px;
line-height: 10px;
border-radius: 4px;
position: absolute;
top: 13px;
right:15px;
box-shadow: none;
text-decoration: none;
background-image:url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png) ;
background-position: -159px -15px;
width: 16px;
height: 16px;
}
#NOK-Mall-Default .NOK-Mall-Filters{
width:100%;
margin-bottom:20px;
float:left;
padding-top:10px;
padding-left: 10px;
padding-right: 10px;
}
#NOK-Mall-Default .NOK-btn-more-filters{
argin: 0 auto;
font-size: 13px;
line-height: 13px;
letter-spacing: 0;
text-align: right;
padding-right: 10px;
clear: both;
color: #c10000;
cursor: pointer;
padding-top: 5px;
}
#NOK-Mall-Default .NOK-btn-more-filters:hover{
text-decoration: underline;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-search-box{
width:100%;
padding:0 10px 20px 10px;
}
#NOK-Mall-Default .NOK-panel-group{
width: 100%;
padding:0;
margin:0 auto;
}
#NOK-Mall-Default .NOK-Mall-Filters .NOK-filtres-list{
width:100%;
margin:0 auto;
padding:0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
}
#NOK-Mall-Default .NOK-select-list{
width: calc(50% - 20px);
border-radius: 4px;
box-shadow: 0 1px 0 0 rgba(0,0,0,0.1) inset;
border: 1px solid #d1d1d1;
background: #fff;
padding: 0 0 10px 0;
position: relative;
margin:10px;
box-sizing: border-box;
}
#NOK-Mall-Default .NOK-select-list:last-child{
flex: auto;
}
#NOK-Mall-Default .NOK-select-list label{
width: 100%;
display: block;
color: #999;
font-size: 14px;
line-height: 22px;
cursor: pointer;
padding:10px 10px 0 10px;
font-weight:400;
}
#NOK-Mall-Default .NOK-select-list label .NOK-more-icon{
position: absolute;
display: block;
right: 15px;
top: 15px;
padding: 0;
width: 14px;
height: 16px;
background-image:url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png) ;
background-position: -136px -36px;
z-index:1;
zoom: 1;
filter: alpha(opacity=40);
opacity: 0.4;
}
#NOK-Mall-Default .NOK-select-list:hover label{
color: #df1100;
}
#NOK-Mall-Default .NOK-select-list:hover .NOK-more-icon{
color: #df1100;
}
#NOK-Mall-Default .NOK-select-list .NOK-list{
list-style: none;
padding:0;
width: calc(100% + 2px);
position: absolute;
background-color:#fff;
margin:8px 0 0 -1px;
max-height: 240px;
overflow: auto;
z-index:3;
border-bottom: 1px solid #d1d1d1;
}
#NOK-Mall-Default .NOK-select-list .NOK-list.NOK-hidden{
border:0;
display:none;
}
#NOK-Mall-Default .NOK-select-list .NOK-list.NOK-hidden li{
padding:0;
margin:0 auto;
}
#NOK-Mall-Default .NOK-select-list .NOK-select-container{
padding-left: 10px;
padding-right: 40px;
}
#NOK-Mall-Default .NOK-select-list .NOK-select-container .NOK-selected{
position: relative;
width: auto;
background: #fff;
display: inline-flex;
border-radius: 4px;
box-shadow: unset;
color: #df1100;
text-transform: uppercase;
font-weight: bold;
text-align: left;
border: 2px solid #df1100;
z-index: 1;
font-size: 11px;
line-height: 11px;
padding: 4px 20px 4px 5px;
margin-bottom: 0;
margin-left: 0;
letter-spacing: 1px;
}
#NOK-Mall-Default .NOK-select-list .NOK-select-container .NOK-delete-btn{
z-index: 2;
position: absolute;
right: 0;
top: 0;
padding: 0;
background-color: transparent;
color: #df1100;
font-size: 10px;
line-height:16px;
font-weight: bold;
border:0;
width:16px;
height:19px;
background-image: url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-position: -158px -11px;
box-shadow:none;
}
#NOK-Mall-Default .NOK-select-list .NOK-list li{
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
margin:0 auto;
list-style: none;
}
#NOK-Mall-Default .NOK-select-list .NOK-list li button{
width: 100%;
display: block;
padding: 7px 10px;
text-align: left;
color: #000;
font-size: 14px;
line-height: 16px;
background-color: transparent;
position: relative;
font-weight: 300;
border: 0;
text-shadow: none;
box-shadow: none;
margin-bottom:0px;
padding-right:44px;
background: none;
border-radius: 0;
height: auto;
}
#NOK-Mall-Default .NOK-select-list .NOK-list li button:hover{
background-color: #df1100;
color:#fff;
}
#NOK-Mall-Default .NOK-select-list .NOK-list li button span{
font-size: 11px;
line-height: 16px;
color: #8f8f8f;
font-weight: 100;
position: absolute;
right: 10px;
}
#NOK-Mall-Default .NOK-select-list .NOK-list li button:hover span{
color:#fff;
} #NOK-Product-Default{
margin:0 auto;
position:relative;
z-index:1;
width:100%;
max-width:100%;
box-sizing: border-box;
}
#NOK-Product-Default .NOK-product-view{
margin-top:20px;
margin-bottom:20px;
width:100%;
}
#NOK-Product-Default .NOK-product-view .NOK-full-product{
width:100%;
}
#NOK-Product-Default .NOK-product-view .NOK-product-header{
width:100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding-bottom:20px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-header .NOK-Title{
width:80%;
border: 0;
padding: 0;
margin: 0 auto;
font-weight: 700;
font-size:16px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-header .NOK-Price{
width:20%;
border: 0;
padding: 0;
margin: 0 auto;
text-align:right;
color: #df1100;
font-size: 16px;
line-height: 28px;
font-weight: 400;
}
#NOK-Product-Default .NOK-product-view .NOK-product-header .NOK-Price em{
font-style: normal;
}
#NOK-Product-Default .NOK-product-view .NOK-product-header .NOK-Price span{
font-size: 22px;
line-height: 28px;
font-weight: 700;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description{
width:100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom:20px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-left{
width:40%;
text-align: center;
background: #fff;
padding:10px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-left img{
max-width:100%;
margin:0 auto;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right{
width:60%;
padding-left:15px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-top-more-info{
font-size:12px;
line-height:14px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-desc-more-info{
padding-top:30px;
font-size:12px;
line-height:14px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-top-more-info .list-item span{
font-weight:bold;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-top-more-info .list-item:after{
content: " ";
width:8px;
height:8px;
background-color: #df1100;
display: inline-block;
border-radius:4px;
margin-left:3px;
margin-right:3px;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-top-more-info .list-item:last-child:after{
display:none;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-desc-more-info .NOK-Desc{
height: 98px;
overflow: hidden;
display: block;
}
#NOK-Product-Default .NOK-product-view .NOK-product-description .NOK-product-right .NOK-desc-more-info .NOK-More-btn-desc{
text-align: left;
color: #cfcfcf;
font-weight: 100;
width:200px;
cursor:pointer;
padding:0 0 10px 0;
display: block;
}
#NOK-Product-Default .NOK-small-desc-product{
border-top:1px solid #ebebeb;
padding:15px;
width:100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: relative;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-left,
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center,
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right{
padding:0;
margin:0 auto;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-left{
width:20%;
text-align: center;
position: relative;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-left .NOK-OfferPhoto{
text-align: center;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-left .NOK-OfferPhoto img{
margin:0 auto;
position: absolute;
top:50%;
left:50%;
margin-left:-45px;
margin-top:-45px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center{
width:20%;
padding-left:15px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right{
width:60%;
padding-left:15px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Price{
color: #df1100;
font-size: 16px;
line-height: 28px;
font-weight: 400;
padding-bottom:15px;
display: block;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Price em{
font-style: normal;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Price span{
font-size: 17px;
line-height: 28px;
font-weight: 700;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop img{
padding:0;
margin-left:0;
margin-bottom:7px;
max-width:100%;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p{
margin:0 auto;
font-size: 12px;
line-height: 14px;
padding:0 0 2px 0;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg{
display:block;
width:85px;
height:17px;
background-image: url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-repeat:repeat-x;
background-position: 0 -35px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars{
content: ' ';
width:17px;
height:17px;
display: block;
background-image: url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-repeat:repeat-x;
background-position: 0 -18px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars.s5{ width:85px;}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars.s4{ width:68px;}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars.s3{ width:51px;}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars.s2{ width:34px;}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p .NOK-stars-bg .NOK-Stars.s1{ width:17px;}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-center .NOK-Shop p span{
font-weight: 700;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-btn{
text-align: right;
padding-bottom:15px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-btn a{
display: block;
text-decoration: none;
text-shadow: none;
font-size: 11px;
line-height: 13px;
text-transform: uppercase;
padding: 10px 40px 10px 20px;
background-color: #df1100;
color: #fff;
letter-spacing: 1px;
width: 200px;
margin: 0 auto;
margin-right: 0;
border-radius: 20px;
position: relative;
box-shadow:0 1px 2px rgba(0,0,0,0.2),0 0 0 1px #fff;
border-color: #b6b6b6;
max-width: 100%;
margin-right: 18px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-btn a:focus{
outline:0;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-btn a span{
display: block;
border-radius: 50px;
width: 35px;
height: 35px;
font-size: 13px;
line-height: 35px;
text-align: center;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
position: absolute;
bottom: 20px;
color: #df1100;
padding: 0;
font-weight: 700;
top: 50%;
margin-top: -18px;
right: -10px;
background-color: #f6f6f6;
background-image: url(//gentlemens.pl/wp-content/plugins/nokaut-offers-box/assets/images/sprite.png);
background-repeat: no-repeat;
background-position: -122px -3px;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-btn a:hover span{
background-color: #fff;
}
#NOK-Product-Default .NOK-small-desc-product .NOK-small-right .NOK-Title{
font-weight: 700;
font-size: 12px;
line-height: 16px;
}
#NOK-Product-Default .NOK-OffersAll { display: none; }
#NOK-Product-Default .NOK-ShowMore, #NOK-Product-Default .NOK-HideMore{
font-size: 13px;
line-height: 13px;
letter-spacing: 0;
text-align: right;
clear: both;
color: #c10000;
cursor: pointer;
padding-top: 5px;
padding-bottom:5px;
margin-right: 0;
display: block;
}
#NOK-Product-Default .NOK-ShowMore:hover, #NOK-Product-Default .NOK-HideMore:hover{
text-decoration: underline;
} #NOK-Simple-List .NOK-Mobile-Small-Text .NOK-Title{
font-size:14px;
width: calc(100% - 200px);
}
#NOK-Simple-List .NOK-Mobile-Small-Text .NOK-Price{
font-size:14px;
min-width:70px;
}
#NOK-Mall-Default .NOK-Mobile-Small-Text .NOK-CTA,
#NOK-Simple-Boxs .NOK-Mobile-Small-Text .NOK-CTA{
font-size:14px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper,
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-CTA,
#NOK-Simple-Box .NOK-Mobile .NOK-Item,
#NOK-Simple-Box .NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-CTA,
#NOK-Simple-Boxs .NOK-Mobile .NOK-Item,
#NOK-Simple-Boxs .NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-CTA,
#NOK-Full-Box .NOK-Mobile .NOK-Item,
#NOK-Full-Box .NOK-Mobile .NOK-MoreInfo,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-CTA,
#NOK-Simple-List .NOK-Mobile .NOK-Item,
#NOK-Simple-List .NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-CTA{
float:none;
margin:0 auto;
display: block;
text-align: center;
position: relative;
width:100%;
min-width:100px;
max-width:100%;
padding:0;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Image,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Image{
width:auto;
min-width:0;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Title,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Title{
padding:20px 0 0 0;
font-size: 18px;
line-height: 24px;
height:auto;
}
#NOK-Mall-Default.NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-Box .NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-Boxs .NOK-Mobile .NOK-MoreInfo,
#NOK-Full-Box .NOK-Mobile .NOK-MoreInfo,
#NOK-Simple-List .NOK-Mobile .NOK-MoreInfo{
margin-top:20px;
padding:20px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-Price,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-Price{
font-size:22px;
padding-bottom:10px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink,
#NOK-Simple-Box .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink,
#NOK-Simple-Boxs .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink,
#NOK-Full-Box .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink,
#NOK-Simple-List .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink{
padding:15px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper{
width:100%;
margin-bottom:20px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink .NOK-CTA{
margin:0 auto;
margin-top:20px;
position: relative;
right:auto;
bottom:auto;
background-image: none;
text-indent: initial;
}
#NOK-Mall-Default .NOK-Mobile .NOK-ItemWrapper .NOK-OfferLink .NOK-Title{
height: auto;
overflow: unset;
max-height: initial;
}
#NOK-Mall-Default .NOK-Mobile .NOK-select-list{
width:100%;
margin:0 auto;
margin-top:10px;
}
#NOK-Mall-Default .NOK-Mobile .NOK-search-box{
padding:0;
margin:0 auto;
}
#NOK-Mall-Default .NOK-Mobile .NOK-search-box .NOK-search-container{
width:100%;
}
#NOK-Mall-Default .NOK-Mobile .NOK-search-box .NOK-search-btn{
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
background-image: none;
text-indent: unset;
padding:0;
color:#fff;
}
#NOK-Mall-Default .NOK-Mobile  .NOK-Mall-Header .NOK-left-column,
#NOK-Mall-Default .NOK-Mobile  .NOK-Mall-Header .NOK-right-column{
width:100%;
margin:0;
}
#NOK-Product-Default .NOK-Mobile-Small-Text .NOK-product-header .NOK-Title,
#NOK-Product-Default .NOK-Mobile-Small-Text .NOK-product-header .NOK-Price,
#NOK-Product-Default .NOK-Mobile .NOK-product-header .NOK-Title,
#NOK-Product-Default .NOK-Mobile .NOK-product-header .NOK-Price{
width:100%;
}
#NOK-Product-Default .NOK-Mobile-Small-Text .NOK-small-center .NOK-Price span{
font-size:14px;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-view .NOK-product-header{
display: block;
padding-bottom: 0;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-header .NOK-Title{
font-size: 15px;
line-height: 18px;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-header .NOK-Price{
width: 100%;
text-align: right;
display: block;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-view .NOK-product-description{
display:block;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-view .NOK-product-description .NOK-product-left{
width:100%;
text-align:center;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-view .NOK-product-description .NOK-product-right{
width:100%;
padding-left:0;
}
#NOK-Product-Default .NOK-Mobile .NOK-product-view .NOK-product-description .NOK-product-left .NOK-Image{
margin:0 auto;
max-width: 100%;
}
#NOK-Product-Default .NOK-Mobile  .NOK-product-view .NOK-product-description .NOK-product-right .NOK-desc-more-info{
margin-bottom:30px;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product{
display: block;
width:100%;
padding-left:0;
padding-right:0;
}
#NOK-Product-Default .NOK-small-desc-product a.NOK-Link{
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
display: block;
border:0;
box-shadow: none;
background:transparent;
}
#NOK-Product-Default .NOK-small-desc-product a.NOK-Link:focus,#NOK-Product-Default .NOK-small-desc-product a.NOK-Link:hover{
outline: 0;
background:transparent;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-left,
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-center,
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-right {
display: block;
padding-left:0;
paddin-right:0;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-left{
width: 50%;
float: left;
border:0;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-center{
width: 50%;
float: right;
padding-left: 15px;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-center .NOK-Price{
padding-bottom:0;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-right{
padding-top:20px;
clear: both;
width:100%;
}
#NOK-Product-Default .NOK-Mobile .NOK-small-desc-product .NOK-small-left .NOK-OfferPhoto img{
position: relative;
margin:0 auto;
top:auto;
left:auto;
}
#NOK-Mall-Default .NOK-Mobile .NOK-Mall-Header .NOK-left-column {
padding-bottom:10px;
}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn,.ez-toc-glyphicon{display:inline-block;font-weight:400}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label,.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}#ez-toc-container .eztoc-toggle-hide-by-default,.eztoc-hide,label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}