#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;
}.wb-allview-advcnt  *, .wb-car-car * , .wb-brandpro-car-header * , .wb-allview  *, .wb-thumb-wrapper * , .wb-filter-style1  *, .wb-filter-style2 * ,  .wb-filter-style3 *,.wb-filter-style4 *,.wb-filter-style5 *, .wb-filter-style6 *, .wb-filter-style7 *  {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wb-allview-advcnt:before, .wb-car-car:before , .wb-brandpro-car-header:before , .wb-allview:before , .wb-thumb-wrapper:before , .wb-filter-style1:before , .wb-filter-style2:before , .wb-filter-style3:before , .wb-filter-style4:before , .wb-filter-style5:before, .wb-filter-style6:before , .wb-filter-style7:before   
,
.wb-allview-advcnt:after, .wb-car-car:after , .wb-brandpro-car-header:after , .wb-allview:after , .wb-thumb-wrapper:after , .wb-filter-style1:after , .wb-filter-style2:after , .wb-filter-style3:after , .wb-filter-style4:after , .wb-filter-style5:after, .wb-filter-style6:after , .wb-filter-style7:after   
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wb-row {
margin-left: -8px;
margin-right: -8px;
}
.wb-col-xs-1, .wb-col-sm-1, .wb-col-md-1, .wb-col-lg-1, .wb-col-xs-2, .wb-col-sm-2, .wb-col-md-2, .wb-col-lg-2, .wb-col-xs-3, .wb-col-sm-3, .wb-col-md-3, .wb-col-lg-3, .wb-col-xs-4, .wb-col-sm-4, .wb-col-md-4, .wb-col-lg-4, .wb-col-xs-5, .wb-col-sm-5, .wb-col-md-5, .wb-col-lg-5, .wb-col-xs-6, .wb-col-sm-6, .wb-col-md-6, .wb-col-lg-6, .wb-col-xs-7, .wb-col-sm-7, .wb-col-md-7, .wb-col-lg-7, .wb-col-xs-8, .wb-col-sm-8, .wb-col-md-8, .wb-col-lg-8, .wb-col-xs-9, .wb-col-sm-9, .wb-col-md-9, .wb-col-lg-9, .wb-col-xs-10, .wb-col-sm-10, .wb-col-md-10, .wb-col-lg-10, .wb-col-xs-11, .wb-col-sm-11, .wb-col-md-11, .wb-col-lg-11, .wb-col-xs-12, .wb-col-sm-12, .wb-col-md-12, .wb-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 8px;
padding-right: 8px;
}
.wb-col-xs-1, .wb-col-xs-2, .wb-col-xs-3, .wb-col-xs-4, .wb-col-xs-5, .wb-col-xs-6, .wb-col-xs-7, .wb-col-xs-8, .wb-col-xs-9, .wb-col-xs-10, .wb-col-xs-11, .wb-col-xs-12 {
float: left;
}
.wb-col-xs-12 {
width: 100%;
}
.wb-col-xs-11 {
width: 91.66666667%;
}
.wb-col-xs-10 {
width: 83.33333333%;
}
.wb-col-xs-9 {
width: 75%;
}
.wb-col-xs-8 {
width: 66.66666667%;
}
.wb-col-xs-7 {
width: 58.33333333%;
}
.wb-col-xs-6 {
width: 50%;
}
.wb-col-xs-5 {
width: 41.66666667%;
}
.wb-col-xs-4 {
width: 33.33333333%;
}
.wb-col-xs-3 {
width: 25%;
}
.wb-col-xs-2 {
width: 16.66666667%;
}
.wb-col-xs-1 {
width: 8.33333333%;
}
.wb-col-xs-pull-12 {
right: 100%;
}
.wb-col-xs-pull-11 {
right: 91.66666667%;
}
.wb-col-xs-pull-10 {
right: 83.33333333%;
}
.wb-col-xs-pull-9 {
right: 75%;
}
.wb-col-xs-pull-8 {
right: 66.66666667%;
}
.wb-col-xs-pull-7 {
right: 58.33333333%;
}
.wb-col-xs-pull-6 {
right: 50%;
}
.wb-col-xs-pull-5 {
right: 41.66666667%;
}
.wb-col-xs-pull-4 {
right: 33.33333333%;
}
.wb-col-xs-pull-3 {
right: 25%;
}
.wb-col-xs-pull-2 {
right: 16.66666667%;
}
.wb-col-xs-pull-1 {
right: 8.33333333%;
}
.wb-col-xs-pull-0 {
right: auto;
}
.wb-col-xs-push-12 {
left: 100%;
}
.wb-col-xs-push-11 {
left: 91.66666667%;
}
.wb-col-xs-push-10 {
left: 83.33333333%;
}
.wb-col-xs-push-9 {
left: 75%;
}
.wb-col-xs-push-8 {
left: 66.66666667%;
}
.wb-col-xs-push-7 {
left: 58.33333333%;
}
.wb-col-xs-push-6 {
left: 50%;
}
.wb-col-xs-push-5 {
left: 41.66666667%;
}
.wb-col-xs-push-4 {
left: 33.33333333%;
}
.wb-col-xs-push-3 {
left: 25%;
}
.wb-col-xs-push-2 {
left: 16.66666667%;
}
.wb-col-xs-push-1 {
left: 8.33333333%;
}
.wb-col-xs-push-0 {
left: auto;
}
.wb-col-xs-offset-12 {
margin-left: 100%;
}
.wb-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wb-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wb-col-xs-offset-9 {
margin-left: 75%;
}
.wb-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wb-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wb-col-xs-offset-6 {
margin-left: 50%;
}
.wb-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wb-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wb-col-xs-offset-3 {
margin-left: 25%;
}
.wb-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wb-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wb-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.wb-col-sm-1, .wb-col-sm-2, .wb-col-sm-3, .wb-col-sm-4, .wb-col-sm-5, .wb-col-sm-6, .wb-col-sm-7, .wb-col-sm-8, .wb-col-sm-9, .wb-col-sm-10, .wb-col-sm-11, .wb-col-sm-12 {
float: left;
}
.wb-col-sm-12 {
width: 100%;
}
.wb-col-sm-11 {
width: 91.66666667%;
}
.wb-col-sm-10 {
width: 83.33333333%;
}
.wb-col-sm-9 {
width: 75%;
}
.wb-col-sm-8 {
width: 66.66666667%;
}
.wb-col-sm-7 {
width: 58.33333333%;
}
.wb-col-sm-6 {
width: 50%;
}
.wb-col-sm-5 {
width: 41.66666667%;
}
.wb-col-sm-4 {
width: 33.33333333%;
}
.wb-col-sm-3 {
width: 25%;
}
.wb-col-sm-2 {
width: 16.66666667%;
}
.wb-col-sm-1 {
width: 8.33333333%;
}
.wb-col-sm-pull-12 {
right: 100%;
}
.wb-col-sm-pull-11 {
right: 91.66666667%;
}
.wb-col-sm-pull-10 {
right: 83.33333333%;
}
.wb-col-sm-pull-9 {
right: 75%;
}
.wb-col-sm-pull-8 {
right: 66.66666667%;
}
.wb-col-sm-pull-7 {
right: 58.33333333%;
}
.wb-col-sm-pull-6 {
right: 50%;
}
.wb-col-sm-pull-5 {
right: 41.66666667%;
}
.wb-col-sm-pull-4 {
right: 33.33333333%;
}
.wb-col-sm-pull-3 {
right: 25%;
}
.wb-col-sm-pull-2 {
right: 16.66666667%;
}
.wb-col-sm-pull-1 {
right: 8.33333333%;
}
.wb-col-sm-pull-0 {
right: auto;
}
.wb-col-sm-push-12 {
left: 100%;
}
.wb-col-sm-push-11 {
left: 91.66666667%;
}
.wb-col-sm-push-10 {
left: 83.33333333%;
}
.wb-col-sm-push-9 {
left: 75%;
}
.wb-col-sm-push-8 {
left: 66.66666667%;
}
.wb-col-sm-push-7 {
left: 58.33333333%;
}
.wb-col-sm-push-6 {
left: 50%;
}
.wb-col-sm-push-5 {
left: 41.66666667%;
}
.wb-col-sm-push-4 {
left: 33.33333333%;
}
.wb-col-sm-push-3 {
left: 25%;
}
.wb-col-sm-push-2 {
left: 16.66666667%;
}
.wb-col-sm-push-1 {
left: 8.33333333%;
}
.wb-col-sm-push-0 {
left: auto;
}
.wb-col-sm-offset-12 {
margin-left: 100%;
}
.wb-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wb-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wb-col-sm-offset-9 {
margin-left: 75%;
}
.wb-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wb-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wb-col-sm-offset-6 {
margin-left: 50%;
}
.wb-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wb-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wb-col-sm-offset-3 {
margin-left: 25%;
}
.wb-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wb-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wb-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.wb-col-md-1, .wb-col-md-2, .wb-col-md-3, .wb-col-md-4, .wb-col-md-5, .wb-col-md-6, .wb-col-md-7, .wb-col-md-8, .wb-col-md-9, .wb-col-md-10, .wb-col-md-11, .wb-col-md-12 {
float: left;
}
.wb-col-md-12 {
width: 100%;
}
.wb-col-md-11 {
width: 91.66666667%;
}
.wb-col-md-10 {
width: 83.33333333%;
}
.wb-col-md-9 {
width: 75%;
}
.wb-col-md-8 {
width: 66.66666667%;
}
.wb-col-md-7 {
width: 58.33333333%;
}
.wb-col-md-6 {
width: 50%;
}
.wb-col-md-5 {
width: 41.66666667%;
}
.wb-col-md-4 {
width: 33.33333333%;
}
.wb-col-md-3 {
width: 25%;
}
.wb-col-md-2 {
width: 16.66666667%;
}
.wb-col-md-1 {
width: 8.33333333%;
}
.wb-col-md-pull-12 {
right: 100%;
}
.wb-col-md-pull-11 {
right: 91.66666667%;
}
.wb-col-md-pull-10 {
right: 83.33333333%;
}
.wb-col-md-pull-9 {
right: 75%;
}
.wb-col-md-pull-8 {
right: 66.66666667%;
}
.wb-col-md-pull-7 {
right: 58.33333333%;
}
.wb-col-md-pull-6 {
right: 50%;
}
.wb-col-md-pull-5 {
right: 41.66666667%;
}
.wb-col-md-pull-4 {
right: 33.33333333%;
}
.wb-col-md-pull-3 {
right: 25%;
}
.wb-col-md-pull-2 {
right: 16.66666667%;
}
.wb-col-md-pull-1 {
right: 8.33333333%;
}
.wb-col-md-pull-0 {
right: auto;
}
.wb-col-md-push-12 {
left: 100%;
}
.wb-col-md-push-11 {
left: 91.66666667%;
}
.wb-col-md-push-10 {
left: 83.33333333%;
}
.wb-col-md-push-9 {
left: 75%;
}
.wb-col-md-push-8 {
left: 66.66666667%;
}
.wb-col-md-push-7 {
left: 58.33333333%;
}
.wb-col-md-push-6 {
left: 50%;
}
.wb-col-md-push-5 {
left: 41.66666667%;
}
.wb-col-md-push-4 {
left: 33.33333333%;
}
.wb-col-md-push-3 {
left: 25%;
}
.wb-col-md-push-2 {
left: 16.66666667%;
}
.wb-col-md-push-1 {
left: 8.33333333%;
}
.wb-col-md-push-0 {
left: auto;
}
.wb-col-md-offset-12 {
margin-left: 100%;
}
.wb-col-md-offset-11 {
margin-left: 91.66666667%;
}
.wb-col-md-offset-10 {
margin-left: 83.33333333%;
}
.wb-col-md-offset-9 {
margin-left: 75%;
}
.wb-col-md-offset-8 {
margin-left: 66.66666667%;
}
.wb-col-md-offset-7 {
margin-left: 58.33333333%;
}
.wb-col-md-offset-6 {
margin-left: 50%;
}
.wb-col-md-offset-5 {
margin-left: 41.66666667%;
}
.wb-col-md-offset-4 {
margin-left: 33.33333333%;
}
.wb-col-md-offset-3 {
margin-left: 25%;
}
.wb-col-md-offset-2 {
margin-left: 16.66666667%;
}
.wb-col-md-offset-1 {
margin-left: 8.33333333%;
}
.wb-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.wb-col-lg-1, .wb-col-lg-2, .wb-col-lg-3, .wb-col-lg-4, .wb-col-lg-5, .wb-col-lg-6, .wb-col-lg-7, .wb-col-lg-8, .wb-col-lg-9, .wb-col-lg-10, .wb-col-lg-11, .wb-col-lg-12 {
float: left;
}
.wb-col-lg-12 {
width: 100%;
}
.wb-col-lg-11 {
width: 91.66666667%;
}
.wb-col-lg-10 {
width: 83.33333333%;
}
.wb-col-lg-9 {
width: 75%;
}
.wb-col-lg-8 {
width: 66.66666667%;
}
.wb-col-lg-7 {
width: 58.33333333%;
}
.wb-col-lg-6 {
width: 50%;
}
.wb-col-lg-5 {
width: 41.66666667%;
}
.wb-col-lg-4 {
width: 33.33333333%;
}
.wb-col-lg-3 {
width: 25%;
}
.wb-col-lg-2 {
width: 16.66666667%;
}
.wb-col-lg-1 {
width: 8.33333333%;
}
.wb-col-lg-pull-12 {
right: 100%;
}
.wb-col-lg-pull-11 {
right: 91.66666667%;
}
.wb-col-lg-pull-10 {
right: 83.33333333%;
}
.wb-col-lg-pull-9 {
right: 75%;
}
.wb-col-lg-pull-8 {
right: 66.66666667%;
}
.wb-col-lg-pull-7 {
right: 58.33333333%;
}
.wb-col-lg-pull-6 {
right: 50%;
}
.wb-col-lg-pull-5 {
right: 41.66666667%;
}
.wb-col-lg-pull-4 {
right: 33.33333333%;
}
.wb-col-lg-pull-3 {
right: 25%;
}
.wb-col-lg-pull-2 {
right: 16.66666667%;
}
.wb-col-lg-pull-1 {
right: 8.33333333%;
}
.wb-col-lg-pull-0 {
right: auto;
}
.wb-col-lg-push-12 {
left: 100%;
}
.wb-col-lg-push-11 {
left: 91.66666667%;
}
.wb-col-lg-push-10 {
left: 83.33333333%;
}
.wb-col-lg-push-9 {
left: 75%;
}
.wb-col-lg-push-8 {
left: 66.66666667%;
}
.wb-col-lg-push-7 {
left: 58.33333333%;
}
.wb-col-lg-push-6 {
left: 50%;
}
.wb-col-lg-push-5 {
left: 41.66666667%;
}
.wb-col-lg-push-4 {
left: 33.33333333%;
}
.wb-col-lg-push-3 {
left: 25%;
}
.wb-col-lg-push-2 {
left: 16.66666667%;
}
.wb-col-lg-push-1 {
left: 8.33333333%;
}
.wb-col-lg-push-0 {
left: auto;
}
.wb-col-lg-offset-12 {
margin-left: 100%;
}
.wb-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wb-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wb-col-lg-offset-9 {
margin-left: 75%;
}
.wb-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wb-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wb-col-lg-offset-6 {
margin-left: 50%;
}
.wb-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wb-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wb-col-lg-offset-3 {
margin-left: 25%;
}
.wb-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wb-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wb-col-lg-offset-0 {
margin-left: 0%;
}
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.wb-row:before,
.wb-row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.wb-row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.wb-alphabet-table.wp-az-layout-two{
margin-bottom: 0!important;
}
.brand-alphabet-table{ display:table;border-bottom: 1px solid #ededed;
padding: 5px; }
.all-alphabet{
display:table-cell;
vertical-align:middle;
margin-right: 10px;
border-right: 1px solid #ededed;;
padding-right: 10px;
}
.other-brands{ display:table-cell; padding-left:10px;}
.other-brands a{ display:inline-block;  }
a.sidbara , a.alphabet-item-short , a.alphabet-item-eb{ -moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius:3px; font-size:12px; line-height: 15px; width:15px; height: 15px; text-align:center; text-decoration:none!important; overflow: hidden;  -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
a.sidbara.number-order , a.alphabet-item-short.number-order , a.alphabet-item-eb.number-order{ font-size: 8px; width:14px; height: 15px;  padding-right: 2px ; }
.all-alphabet a.sidbara  , .all-alphabet a.alphabet-item-short , .all-alphabet a.alphabet-item-eb{ line-height: 25px; width:25px; height: 25px; display: block; }
a.sidbara.number-order:focus , a.alphabet-item-short.number-order:focus , a.alphabet-item-eb.number-order:focus{ outline: none; }
.all-alphabet a.sidbara:focus  , .all-alphabet a.alphabet-item-short:focus , .all-alphabet a.alphabet-item-eb:focus{ outline: none; }
a.sidbara:hover , a.alphabet-item-short:hover , a.alphabet-item-eb:hover{ background:#333; color:#fff;  text-decoration:none;   }
a.sidbara.grey , a.alphabet-item-short.grey,  a.alphabet-item-eb.grey{ pointer-events: none;cursor: default;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; display: none;}
.active-letter , .active-letter_brands{ background:#333; color:#fff!important; }
.brand-items-cnt{
padding:10px 0;
}
.brand-item{  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity:1; display:block;
margin:0; font-size:12px;
-webkit-transition-duration: 0.9s;
-moz-transition-duration: 0.9s;
-o-transition-duration: 0.9s;
transition-duration: 0.9s; }
.visible{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1; display:block!important;}
.hidden{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0; display:none!important;}
a.brand-item{ text-decoration:none!important; margin-left:5px;margin-bottom: 5px;line-height: 20px; }
.brand-item-eb{ color:#666; }
.brand-item-eb:hover { color:#000; }
.wb-item-col {
border-bottom: 1px solid #eaeaea;
padding: 5px 10px;
transition: all 0.3s;
}
.wb-item-col:hover {
background-color: #f5f5f5;
} .all-brand-alphabet{ -moz-column-count: 3;-moz-column-gap: 10px;-webkit-column-count: 3;-webkit-column-gap: 10px;column-count: 3;column-gap: 10px; }
.all-brand-alphabet-img{ }
.alphabet-cnt{margin-right:1%; display:inline-block; vertical-align:top; width:100%; margin-bottom:20px;}
.alphabet-cnt-img{margin-right:1%; display:inline-block; vertical-align:top; width:100%; margin-bottom:20px;}
.alphabet-cnt-img .alphabet-h2{ font-size:30px; margin-bottom:10px; color:#333; font-weight:400; }
.alphabet-cnt .alphabet-h2{ font-size:30px; margin-bottom:10px; color:#333; font-weight:400; }
.brand-item-cnt{ text-align:left; position:relative; }
.alphabet-cnt-img a{float:left; display:block; text-decoration:none;font-size:13px; line-height:20px; }
.alphabet-cnt a{display:block; text-decoration:none;font-size:13px; line-height:20px; color:#666 !important; }
.alphabet-cnt a:hover{display:block; text-decoration:none;font-size:13px; line-height:20px; color:#000 !important; }
.alphabet-cnt a img{width:70%; margin-bottom:5px; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.alphabet-cnt-img a img{width:70%; margin-bottom:5px; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.brand-count-img {position: absolute;left: 0;background: #3F3F3F;width: 20px;height: 20px;text-align: center;border-radius: 50%;line-height: 20px;
color: #fff;} .widget .brand-thumbnails, .brand-thumbnails {
overflow: hidden;
zoom: 1;
margin: 0;
clear: both;
}
.widget .brand-thumbnails li, .brand-thumbnails li {
float: left;
padding: 0;
margin: 0 2% 2% 0;
}
.widget .brand-thumbnails li.last, .brand-thumbnails li.last {
margin-right: 0;
}
.widget .brand-thumbnails li img, .brand-thumbnails li img {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%;
max-width: none;
height: auto;
margin: 0;
}  *:focus{ outline:none!important; } .all-brand-alphabet{ -moz-column-count: 3;-moz-column-gap: 10px;-webkit-column-count: 3;-webkit-column-gap: 10px;column-count: 3;column-gap: 10px; }
.all-brand-alphabet-img{ }
.alphabet-cnt{margin-right:1%; display:inline-block; vertical-align:top; width:100%; margin-bottom:20px;}
.alphabet-cnt-img{margin-right:1%; display:inline-block; vertical-align:top; width:100%; margin-bottom:20px;}
.alphabet-cnt-img .alphabet-h2{ font-size:30px; margin-bottom:10px; color:#333; font-weight:400; }
.alphabet-cnt .alphabet-h2{ font-size:30px; margin-bottom:10px; color:#333; font-weight:400; }
.brand-item-cnt{ text-align:left; position:relative; }
.alphabet-cnt-img a{float:left; display:block; text-decoration:none;font-size:13px; line-height:20px; }
.alphabet-cnt a{display:block; text-decoration:none;font-size:13px; line-height:20px; color:#666 !important; }
.alphabet-cnt a:hover{display:block; text-decoration:none;font-size:13px; line-height:20px; color:#000 !important; }
.alphabet-cnt a img{width:70%; margin-bottom:5px; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.alphabet-cnt-img a img{width:70%; margin-bottom:5px; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.brand-count-img {position: absolute;left: 0;background: #3F3F3F;width: 20px;height: 20px;text-align: center;border-radius: 50%;line-height: 20px;
color: #fff;}
.wb-alphabet-item-cnt {
display: inline-block;
position: relative;
}
.wb-alphabet-item-cnt span,
.wb-all-alphabet span{
position: absolute;
top: -15px;
font-size: 11px;
line-height: normal;
left: 50%;
transform: translateX(-50%);
display: none;
transition: all 0.3s;
}
.wb-alphabet-item-cnt:hover span,
.wb-all-alphabet:hover span{
display: block;
}
.wb-all-alphabet{
position: relative;
} .wb-thumb-wrapper > div{ margin-bottom:15px; float: none;display: inline-block;margin-left: -4px;}
.wb-thumb-wrapper .wb-thumb-cnt{ background:#ffffff;  }
.wb-thumb-wrapper .wb-thumb-cnt{font-size:12px; }
.wb-thumb-wrapper .wb-thumb-cnt a { text-decoration:none!important; text-transform:capitalize; font-size:12px;  }
.wb-thumb-wrapper .wb-thumb-cnt a:hover{ text-decoration:none!important; }
.wb-thumb-wrapper .wb-thumb-cnt{text-align:center; padding:10px 0; background:#ffffff;  }
.wb-thumb-wrapper .wb-thumb-cnt .wb-car-title a { text-decoration:none!important; text-transform:capitalize;   }
.wb-thumb-wrapper .wb-thumb-cnt .wb-thumb-title a:hover{ text-decoration:none!important; }
.wb-thumb-wrapper .wb-thumb-cnt img{  margin-bottom:5px; }
.wb-thumb-wrapper.wb-thumb-style2 .wb-thumb-cnt{ text-align:center; padding:20px 0; border:1px solid #ddd;  }
.wb-thumb-wrapper.wb-thumb-style2.wb-thumb-round .wb-thumb-cnt{ -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; }
.wb-thumb-wrapper.wb-thumb-style2 .wb-thumb-cnt img{  margin:0 auto; width:auto!important; }
.wb-thumb-wrapper.wb-thumb-style3 .wb-thumb-cnt{ text-align:center; padding:20px 0 0; border:1px solid #ddd;  }
.wb-thumb-wrapper.wb-thumb-style3.wb-thumb-round .wb-thumb-cnt{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; }
.wb-thumb-wrapper.wb-thumb-style3 img{  margin:0 auto 20px auto; width:auto!important; }
.wb-thumb-wrapper.wb-thumb-style3 .wb-thumb-title{ width:100%;  padding:10px 0px; background:#f5f5f5;  }
.wb-thumb-wrapper.wb-thumb-style3 .wb-thumb-title { -webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px; }
.wb-thumb-wrapper.wb-thumb-style4 .wb-thumb-cnt{ text-align:center; padding:20px 0 0; border:1px solid #ddd;  }
.wb-thumb-wrapper.wb-thumb-style4.wb-thumb-round .wb-thumb-cnt{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; }
.wb-thumb-wrapper.wb-thumb-style4 img{  margin:0 auto 20px auto; width:auto!important; }
.wb-thumb-wrapper.wb-thumb-style4 .wb-thumb-title {width: 100%;padding: 10px 0px;background: #fff;border-top: 1px solid #ddd; position: relative;border-radius: 0!important;box-sizing: content-box;display: block;}
.wb-thumb-wrapper.wb-thumb-style4 .wb-thumb-title:before {position: absolute;content: '';top: 0;width: 100%;height: 100%;left: 0;border: 4px solid #f2f2f2;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.wb-thumb-wrapper.wb-thumb-style4 .wb-thumb-title a{position:relative;} .wb-filter-style1 .wb-alphabet-table{display:table;border-bottom: 1px solid #ededed;padding: 5px 0; width:100%;margin-bottom:20px}
.wb-filter-style1 .wb-alphabet-table .wb-all-alphabet{ display:table-cell; vertical-align:middle; border-right:1px solid #ddd; text-align:center; padding-right:5px; width:50px; }
.wb-filter-style1 .wb-alphabet-table .wb-all-alphabet a { padding:10px; }
.wb-filter-style1 .wb-alphabet-table .wb-other-brands{ padding-left:10px; }
.wb-filter-style1 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px;margin-right:7px;margin-left:7px;text-decoration:none; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; vertical-align:top; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color:#333; }
.wb-filter-style1 .wb-alphabet-table .wb-alphabet-item:hover{  background:#333; color:#fff;  }
.wb-filter-style1 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style1 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style1 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{ background:#333; color:#fff!important; } .wb-filter-style2 .wb-alphabet-table{display:table;border-bottom: 1px solid #ededed;padding: 5px 0; width:100%;margin-bottom:20px}
.wb-filter-style2 .wb-alphabet-table .wb-all-alphabet{ display:table-cell; vertical-align:middle;  text-align:center; padding-right:5px;  width:50px;  }
.wb-filter-style2 .wb-alphabet-table .wb-all-alphabet a { padding:10px;  }
.wb-filter-style2 .wb-alphabet-table .wb-other-brands{ padding-left:10px; }
.wb-filter-style2 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px; text-decoration:none;margin-right:7px;margin-left:7px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; vertical-align:top; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;border:1px solid #ddd; color:#666; margin-right:5px; margin-bottom:5px; }
.wb-filter-style2 .wb-alphabet-table .wb-alphabet-item:hover{  border:1px solid #333; color:#333;  }
.wb-filter-style2 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style2 .wb-alphabet-table .wb-alphabet-item.active-letter,.wb-filter-style2 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{ background:none!important;  border:1px solid #333; color:#333!important; } .wb-filter-style3 .wb-alphabet-table{display:table;border-bottom: 1px solid #ededed;padding: 5px 0; width:100%; margin-bottom:20px}
.wb-filter-style3 .wb-alphabet-table .wb-all-alphabet{ display:table-cell; vertical-align:middle; text-align:center; padding-right:5px; width:50px; }
.wb-filter-style3 .wb-alphabet-table .wb-all-alphabet a { padding:10px;  }
.wb-filter-style3 .wb-alphabet-table .wb-other-brands{ padding-left:10px; }
.wb-filter-style3 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px; text-decoration:none;vertical-align:top;margin-right:7px;margin-left:7px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;border:1px solid transparent;border-top-width:3px; color:#666; margin-bottom:4px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.wb-filter-style3 .wb-alphabet-table .wb-alphabet-item:hover{ border:1px solid #333;border-top-width:3px; color:#333;  }
.wb-filter-style3 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style3 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style3 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{ background:none!important;  border:1px solid #333;border-top-width:3px; color:#333!important; } .wb-filter-style4 .wb-alphabet-table{display:table;border-top: 1px solid #ddd;padding: 10px 10px; width:100%;margin-bottom:20px; background-color:#ededed;}
.wb-filter-style4 .wb-alphabet-table .wb-all-alphabet{ display: table; align-items: center;vertical-align: middle;text-align: center;margin: 10px auto 15px auto; }
.wb-filter-style4 .wb-alphabet-table .wb-all-alphabet a { padding:0 10px; }
.wb-filter-style4 .wb-alphabet-table .wb-other-brands{ text-align:center; }
.wb-filter-style4 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px; text-decoration:none;margin-right:7px;margin-left:7px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; vertical-align:top; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color:#333; }
.wb-filter-style4 .wb-alphabet-table .wb-alphabet-item:hover{  background:#333; color:#fff;  }
.wb-filter-style4 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style4 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style4 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{ background:#333; color:#fff!important; } .wb-filter-style5 .wb-alphabet-table{display:table;border: 3px solid #ddd;padding: 20px 10px 15px 10px; width:100%;margin-bottom:20px;}
.wb-filter-style5 .wb-alphabet-table .wb-all-alphabet{ display:inline; float:left; vertical-align:middle; text-align:center; margin-right:4px; }
.wb-filter-style5 .wb-alphabet-table .wb-all-alphabet a { padding:0 10px; }
.wb-filter-style5 .wb-alphabet-table .wb-other-brands{ text-align:left; display:inline;}
.wb-filter-style5 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px; text-decoration:none;margin-right:7px;margin-left:7px;vertical-align:top; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color:#333; }
.wb-filter-style5 .wb-alphabet-table .wb-alphabet-item:hover{  background:#ddd; color:#333;  }
.wb-filter-style5 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style5 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style5 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{ background:#ddd; color:#333!important; } .wb-filter-style6 .wb-alphabet-table{display:table; width:100%;margin-bottom:20px;border-top: 4px double #ddd;
border-bottom: 4px double #ddd; padding: 10px 0;}
.wb-filter-style6 .wb-alphabet-table .wb-all-alphabet{ display:table; vertical-align:middle; text-align:center;border:4px double transparent; margin: 10px auto;}
.wb-filter-style6 .wb-alphabet-table .wb-all-alphabet a { padding:0 10px; }
.wb-filter-style6 .wb-alphabet-table .wb-other-brands{ text-align:center; }
.wb-filter-style6 .wb-alphabet-table .wb-alphabet-item{ display:inline-block; font-size:14px; text-align:center; line-height:15px; min-width:20px; min-height:20px; text-decoration:none;margin-right:7px;margin-left:7px;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px; vertical-align:top; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color:#333; border:4px double transparent; padding:0 10px; margin-bottom:5px; }
.wb-filter-style6 .wb-alphabet-table .wb-alphabet-item:hover{  background:#fff; color:#333!important;border:4px double #ddd;  }
.wb-filter-style6 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style6 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style6 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{background:#fff; color:#333!important;border:4px double #ddd;  } .wb-filter-style7 .wb-alphabet-table{ width:100%;margin-bottom:20px;}
.wb-filter-style7 .wb-alphabet-table .wb-all-alphabet{ display:table; vertical-align:middle; text-align:right;margin-bottom:5px;margin-left: auto; }
.wb-filter-style7 .wb-alphabet-table .wb-all-alphabet a { padding: 5px 20px;border: 3px solid #ddd; margin: 0;  }
.wb-filter-style7 .wb-all-alphabet span{top: -19px; }
.wb-filter-style7 .wb-alphabet-table .wb-other-brands{ text-align:center;border: 3px solid #ddd; padding: 25px 5px 20px; }
.wb-filter-style7 .wb-alphabet-table .wb-alphabet-item{  font-size:14px; text-align:center; line-height:20px; min-width:20px; min-height:20px; text-decoration:none;  vertical-align:top;margin-right:7px;margin-left:7px; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color:#333; padding:5px 10px; margin-bottom:5px; }
.wb-filter-style7 .wb-alphabet-table .wb-alphabet-item:hover{  background:#ddd; color:#333!important; }
.wb-filter-style7 .wb-alphabet-table .wb-alphabet-item-number { font-size:10px; }
.wb-filter-style7 .wb-alphabet-table .wb-alphabet-item.active-letter , .wb-filter-style7 .wb-alphabet-table .wb-alphabet-item.active-letter-eb{background:#ddd; color:#333!important;  }
.wb-invis-item{ display:none!important; } .wb-filter-item-cnt .wb-filter-item{  display:inline-block; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity:1;margin:0; font-size:12px; line-height:25px; text-decoration:none; text-transform:capitalize; -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s; }
.wb-filter-item-cnt .wb-filter-item.hidden{ display:none; } .wb-brandlist-style2 .wb-filter-item-cnt {border-bottom: 1px solid #ddd;padding: 5px 0;position: relative;}
.wb-brandlist-style2 .wb-filter-item-cnt .wb-filter-item { display:block;}
.wb-brandlist-style2 .brand-count {position: absolute;border: 1px solid #ddd;padding: 0 5px;min-width: 30px;line-height: 20px;top: 7px;right: 15px;text-align: center;}
.wb-brandlist-style2 .overview, .wb-brandlist-style2 .overview{ padding:5px 0!important; } .wb-brandlist-style3 .wb-filter-item-cnt {border-bottom: 1px dotted #ddd;padding: 5px 0;position: relative;}
.wb-brandlist-style3 .wb-filter-item-cnt .wb-filter-item { display:block;}
.wb-brandlist-style3 .brand-count {position: absolute;border: 1px solid #ddd;background-color:#f5f5f5; padding: 0 5px;min-width: 30px;line-height: 20px;top: 7px;right: 15px;text-align: center; -webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.wb-brandlist-style3 .overview, .wb-brandlist-style3 .overview{ padding:5px 0!important; } .wb-brandpro-car-header.wb-brandpro-car-header-style1{ text-align:center; padding:10px 0; border:1px solid #ddd; border-bottom-width:3px; margin-bottom:5px;display:inline-block; width:100%; font-size:12px; }
.wb-brandpro-car-header.wb-brandpro-car-header-style1 span{ display:block; margin-bottom:5px; font-weight:bold; }
.wb-brandpro-car-header.wb-brandpro-car-header-style2{ text-align:left; margin-bottom:5px;display:inline-block; width:100%; font-size:12px; }
.wb-brandpro-car-header.wb-brandpro-car-header-style2 span{ font-weight:bold; margin-right:5px; display:inline-block; }
.wb-brandpro-car-header.wb-brandpro-car-header-style3{ position:relative;text-align:center; padding:40px 0 10px; border:4px double #ddd; margin-bottom:5px;display:inline-block; width:100%; font-size:12px; }
.wb-brandpro-car-header.wb-brandpro-car-header-style3 span{ position: absolute;min-width: 160px;top: -1px;left: 50%; margin-left: -80px;border: 1px solid #ddd; background: #fff;  border-top: none;font-weight: bold;height: 30px;line-height: 30px;text-transform: uppercase; }
.wb-brandpro-car-cnt { background:#fff; border:1px solid #ddd; }
.wb-brandpro-car-cnt img{ width:100%; max-width:100%; height:auto; }
.wb-brandpro-car-cnt .wb-brandpro-car-detail{ padding:10px; background:#f5f5f5;   }
.wb-brandpro-car-cnt .wb-brandpro-car-title h3{ font-size:14px; margin:5px 0; text-transform:uppercase; }
.wb-brandpro-car-cnt .wb-brandpro-car-title a{ text-decoration:none; }
.wb-brandpro-car-cnt .wb-brandpro-car-meta span{ font-size:11px; text-transform:capitalize;  font-weight:bold;}
.wb-brandpro-car-cnt .wb-brandpro-car-meta a{ display:inline-block; padding:3px 5px 3px 0; text-decoration:none; font-size:12px; }
.wb-brandpro-style2 .wb-brandpro-car-detail{ padding: 0px;background: #fff;text-align: center;}
.wb-brandpro-style2 .wb-brandpro-car-title {padding: 5px 10px;margin-bottom: 5px; position: relative;}
.wb-brandpro-style2 .wb-brandpro-car-title:before { content:'';position:absolute; width:50px; height:2px; bottom:0; left:50%; margin-left:-25px; background-color:#ddd;}
.wb-brandpro-style2 .wb-brandpro-car-price { border-bottom: 1px solid #ddd;padding: 5px 10px 10px;margin-bottom:5px;} .wb-brandpro-grid-header.wb-brandpro-car-header-style1{ text-align:center; padding:10px 0; border:1px solid #ddd; border-bottom-width:3px; margin-bottom:15px;display:inline-block; width:100%; font-size:12px; }
.wb-brandpro-grid-header.wb-brandpro-car-header-style1 span{ display:block; margin-bottom:5px; font-weight:bold; }
.wb-brandpro-grid-header.wb-brandpro-car-header-style2{ text-align:left; margin-bottom:15px;display:inline-block; width:100%; font-size:12px; }
.wb-brandpro-grid-header.wb-brandpro-car-header-style2 span{ font-weight:bold; margin-right:5px; display:inline-block; }
.wb-brandpro-grid-header.wb-brandpro-car-header-style3 {text-align: center;padding: 40px 0 10px;border: 4px double #ddd;margin-bottom: 15px;display: inline-block;width: 100%;font-size: 12px;position: relative;}
.wb-brandpro-grid-header.wb-brandpro-car-header-style3 span {display: block;position: absolute;font-weight: bold;text-align: center;padding: 6px 0;background-color: #fff;font-weight: bold!important;top: -1px;left: 0; min-width: 150px;left: 50%;margin-left: -75px;border: 1px solid #ddd;border-top: 0;z-index: 99; text-transform:uppercase;} .wb-allview{ display:inline-block; width:100%; position:relative; }
.wb-allview-style1 .wb-allview-cat-cnt {display: inline-block;width: 100%;margin-bottom: 30px;}
.wb-allview-style1 .wb-allview-title {font-size: 30px;font-weight: bold;color: #000;margin-bottom: 10px;}
.wb-allview-style1 .wb-allview-item-cnt{ margin-bottom:5px;}
.wb-allview-style1 .wb-allview-item-cnt img { border:none; width:auto; }
.wb-allview-style1 .wb-allview-item-cnt .wb-allview-item-title a{ font-size:12px; text-decoration:none;  color:#333; }
.wb-allview-style1 .wb-allview-item-cnt .wb-allview-item-title a:hover{ text-decoration:none; } .wb-allview.wb-allview-style2{ margin-top:20px; }
.wb-allview-style2 .wb-allview-cat-cnt {display: inline-block;width: 100%;margin-bottom: 30px; position:relative;}
.wb-allview-style2 .wb-allview-title {font-size: 130px; line-height:130px; font-weight: bold;color: #e8e8e8;margin-bottom: 10px; position:absolute; top:0; left:0;}
.wb-allview-style2 .wb-allview-item-cnt{ margin-bottom:50px;}
.wb-allview-style2 .wb-allview-item-cnt img { border:none; width:auto; }
.wb-allview-style2 .wb-allview-item-cnt .wb-allview-item-title a{ font-size:12px; text-decoration:none;  color:#333; font-weight:bold; }
.wb-allview-style2 .wb-allview-item-cnt .wb-allview-item-title a:hover{ text-decoration:none; } .wb-allview-style3 .wb-allview-cat-cnt {margin-bottom:15px;float:none; vertical-align:top; display:inline-block}
.wb-allview-style3 .wb-allview-cat-cnt .wb-allview-title {font-size: 30px;font-weight: bold;color: #000;margin-bottom: 10px;}
.wb-allview-style3 .wb-allview-item-cnt{ margin-bottom:5px;}
.wb-allview-style3 .wb-allview-item-cnt img { border:none; width:auto; }
.wb-allview-style3 .wb-allview-item-cnt .wb-allview-item-title a{ font-size:12px; text-decoration:none;  color:#333; }
.wb-allview-style3	 .wb-allview-item-cnt .wb-allview-item-title a:hover{ text-decoration:none; }
.wb-allview-cat-cnt .row > div{ margin-bottom:5px; } .wb-allview-advcnt{ margin-bottom:30px; display:inline-block; width:100%; }
.wb-allview-formcnt {text-align: center;padding: 5px 0 20px 0;}
.wb-allview-formcnt form{ margin-bottom:20px; }
.wb-allview-formcnt select {padding: 8px;min-width: 200px;border: 1px solid #ddd;margin-bottom: 10px!important; line-height:40px; height:40px;}
.wb-allview-formcnt label.pw_brand_category_filter_checkbox {padding: 5px 15px;margin-right: 5px;display: inline-block;margin-bottom: 5px; position:relative; text-align:center; cursor:pointer;}
.wb-allview-formcnt label.pw_brand_category_filter_checkbox:before{ content:''; width:10px; height:10px; background:url(//www.electrosol.cat/wp-content/plugins/woo-brand/img/circle.png) no-repeat; position: absolute;top: 50%;left: 0; margin-top:-5px;}
.wb-allview-formcnt label.pw_brand_category_filter_checkbox.pw-active-filter:before{ content:''; width:10px; height:10px; background:url(//www.electrosol.cat/wp-content/plugins/woo-brand/img/circle-full.png) no-repeat; position: absolute;top: 50%;left: 0; margin-top:-5px; }
.wb-allview-formcnt label.pw_brand_category_filter_checkbox input[type="checkbox"] { visibility:hidden; position:absolute;}
.wb-allview-lettercnt {min-height: 50px;display: table;width: 100%;}
.wb-allview-lettercnt a {font-size: 15px;text-transform: uppercase;cursor: pointer;line-height: 35px;min-width:35px!important;min-height: 35px; border:1px solid transparent; margin-right:5px; margin-bottom:5px; display: inline-block; -webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;text-decoration:none; color:#333!important;}
.wb-allview-lettercnt a:hover { border:1px solid #999; text-decoration:none;} .wb-allview-formcnt.wb-multi-filter-style2 form{ margin-bottom:10px;}
.wb-multi-filter-style2 label.pw_brand_category_filter_checkbox {border: 1px solid #ddd;border-radius: 20px;padding: 2px 20px;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;font-size: 12px;}
.wb-multi-filter-style2 label.pw_brand_category_filter_checkbox:before{display:none;}
.wb-multi-filter-style2 label.pw_brand_category_filter_checkbox:hover , .wb-multi-filter-style2 label.pw_brand_category_filter_checkbox.pw-active-filter{ background:#f5f5f5; }
.wb-multi-filter-style2 .wb-allview-lettercnt a{ width:35px; height:35px; -webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.wb-multi-filter-style2 .wb-allview-lettercnt a:hover{ border-color:#ddd; } .wb-allview-formcnt.wb-multi-filter-style3 form{ margin-bottom:10px;}
.wb-multi-filter-style3 label.pw_brand_category_filter_checkbox {border: none;padding: 2px 20px;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;font-size: 12px;}
.wb-multi-filter-style3 label.pw_brand_category_filter_checkbox:before{display:none;}
.wb-multi-filter-style3 label.pw_brand_category_filter_checkbox:hover , .wb-multi-filter-style3 label.pw_brand_category_filter_checkbox.pw-active-filter{ background:#f5f5f5; }
.wb-multi-filter-style3 .wb-allview-lettercnt a{ width:25px; height:25px; font-size:12px;}
.wb-multi-filter-style3 .wb-allview-lettercnt a:hover{ border-color:transparent; background-color:#f5f5f5; } .wb-brandpro-list-cnt { background:#fff;  }
.wb-brandpro-list-cnt img{ width:100%; max-width:100%; height:auto; }
.wb-brandpro-list-cnt .wb-brandpro-list-detail{ padding:10px;    }
.wb-brandpro-list-cnt .wb-brandpro-list-title h3{ font-size:12px; margin:5px 0; text-transform:uppercase; }
.wb-brandpro-list-cnt .wb-brandpro-list-title a{ text-decoration:none; }
.wb-brandpro-list-cnt .wb-brandpro-list-meta span{ font-size:13px; text-transform:capitalize;  font-weight:bold; }
.wb-brandpro-list-cnt .wb-brandpro-list-meta a{ display:inline-block; padding:3px 5px 3px 0; text-decoration:none; font-size:13px; font-weight:200; text-transform:capitalize; color:#999; }
.tooltip-cnt{  visibility:hidden; opacity:0; position:absolute; background:#fff; border:1px solid #ddd; padding:10px; height:100px; width:200px; top:-50px; left:100%; margin-left:10px; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; z-index:99; }
.tooltip-cnt:before{ content:'';width: 0;height: 0;border-style: solid;border-width: 10px 10px 10px 0;border-color: transparent #ddd transparent transparent; position:absolute; top:50%; left:-10px; margin-top:-10px; z-index:99; }
.tooltip-cnt:after{ content:'';width: 0;height: 0;border-style: solid;border-width: 10px 10px 10px 0;border-color: transparent #fff transparent transparent; position:absolute; top:50%; left:-9px; margin-top:-10px; z-index:999; }
.wb-brandpro-list-title h3{ display:inline;position:relative; }
.wb-brandpro-list-title h3:hover  .tooltip-cnt { opacity:1; visibility:visible;} .pw_brand_loading_cnt{display:none;width:100%;z-index:999999;background:#fff;opacity: 0.8;position:relative; }
.pw_brand_le_loading{color: #333;text-align: center;width: 100%;position: absolute;top: 50px;margin-top: -16px; } .wb-posted_in{ display:inline-block; width:100%; margin:10px 0; font-weight:bold; }
.wb-single-img-cnt a {margin-right: 10px; margin-bottom:10px; display: inline-block;}
.brand-description{ margin:10px 0; } .widget .brand-thumbnails, .brand-thumbnails {
overflow: hidden;
zoom: 1;
margin: 0;
clear: both;
}
.widget .brand-thumbnails li, .brand-thumbnails li {
float: left;
padding: 0;
margin: 0 2% 2% 0;
}
.widget .brand-thumbnails li.last, .brand-thumbnails li.last {
margin-right: 0;
}
.widget .brand-thumbnails li img, .brand-thumbnails li img {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%;
max-width: none;
height: auto;
margin: 0;
} .widget_woocommerce_brand_nav ul li {border-bottom: 1px solid #ddd;padding: 0;margin: 0;padding-bottom: 5px;margin-bottom: 5px;line-height: 25px; list-style: none;}
.widget_woocommerce_brand_nav ul li span.count {float: right;width: 20px;height: 20px;border: 1px solid #ddd;line-height: 20px;text-align: center;margin-top: 2px;font-size: 11px;}
.widget_woocommerce_brand_nav select{ width:100%; padding:8px; height:40px; line-height:40px; border:1px solid #ddd;  } .fix-banner{position: fixed;right: 20px;top: 220px;}