.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.go-pricing * {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gw-go * {
background: none;
border: none;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
letter-spacing: normal !important;
margin: 0;
outline: none;
padding: 0;
text-transform: none;
text-decoration: none !important;
-moz-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
word-break: normal;
word-break: break-word;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-font-smoothing: antialiased;
}  .gw-go-clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.gw-go-clearfix {
display: inline-block;
}/*\*/.gw-go-clearfix {
display: block;
}/**/.gw-go-clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} .gw-go-clear {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
width: 100%;
} .gw-go-tcenter {
text-align: center;
}
.gw-go-tleft {
text-align: center;
}
.gw-go-tright {
text-align: right;
} .gw-go-video-wrapper {
padding-bottom: 56.25% !important;
position: relative;
height: 0;
}
.gw-go-header-bottom .gw-go-video-wrapper {
margin-bottom: -1px;
}
.gw-go-video-wrapper > div {
position: static !important;
padding-top: 100% !important;
}
.gw-go-video-wrapper iframe {
height: 100%;
left: 0;
margin: 0;
border: none;
outline: none;
position: absolute;
top: 0;
width: 100%;
} .gw-go-img-wrapper {
position: relative;
}
.gw-go img {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
display: inline-block;
vertical-align: bottom;
}
img.gw-go-responsive-img {
border: none !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
width: 100% !important;
}
.gw-go audio,
.gw-go video {
margin: 0;
padding: 0;
max-width: 100% !important;
width: 100% !important;
} .gw-go-gmap img {
max-width: none !important;
}
.gw-go .mejs-container img {
height: auto !important;
max-width: none !important;
width: 100% !important;
}
.gw-go-oldie .me-plugin,
.gw-go-oldie .mejs-mediaelement {
position: static !important;
} .gw-go table {
border: none;
margin: 0 auto;
width: auto;
text-align: center;
}
.gw-go td {
border: none;
margin: 0;
padding: 0 0 10px 0;
}
div.gw-go input {
border: none;
outline: none;
}
.gw-go input[type="text"] {
background: #fff !important;
border: solid 1px #b8b8b8 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
font-size: 12px;
height: 20px;
line-height: 20px;
outline: none;
padding: 3px 5px;
-moz-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
-webkit-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.gw-go input[type="text"]:focus {
border: solid 1px #9d9d9d;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
} .gw-go i {
display: inline-block;
line-height: 1;
position: relative;
vertical-align: middle;
text-align: left;
top: -1px;
}
.gw-go b,
.gw-go strong {
font-weight: bold;
}
.gw-go em {
font-style: italic !important;
}
.gw-go u {
text-decoration: underline !important;
}
.gw-go del {
text-decoration: line-through !important;
} .gw-go {
font-size: 0;
margin: 0 0 -20px 0;
visibility: hidden;
}
.gw-go[data-scroll-offset] {
opacity: 0;
} .vc_editor .gw-go[data-scroll-offset] {
opacity: 1;
}
.cs-preview .cs-content .gw-go[data-scroll-offset] {
opacity: 1;
} [dir="rtl"] .gw-go {
direction: ltr;
}
[dir="rtl"] .gw-go-col-wrap {
direction: rtl;
} .gw-go-1col .gw-go-col-wrap {
width: 100%;
}
.gw-go-2cols .gw-go-col-wrap {
width: 50%;
}
.gw-go-3cols .gw-go-col-wrap {
width: 33.33%;
}
.gw-go-4cols .gw-go-col-wrap {
width: 25%;
}
.gw-go-5cols .gw-go-col-wrap {
width: 20%;
}
.gw-go-6cols .gw-go-col-wrap {
width: 16.66%;
}
.gw-go-7cols .gw-go-col-wrap {
width: 14.285%;
}
.gw-go-8cols .gw-go-col-wrap {
width: 12.5%;
}
.gw-go-9cols .gw-go-col-wrap {
width: 11.11%;
}
.gw-go-10cols .gw-go-col-wrap {
width: 10%;
}
.gw-go-col-wrap {
display: inline-block !important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
float: none !important;
font-size: 12px;
line-height: 16px;
margin-left: -1px;
padding: 20px 0;
position: relative;
-moz-transition: padding 0.2s linear, margin 0.2s linear !important;
-o-transition: padding 0.2s linear, margin 0.2s linear !important;
-webkit-transition: padding 0.2s linear, margin 0.2s linear !important;
transition: padding 0.2s linear, margin 0.2s linear !important;
vertical-align: top !important;
}
.gw-go-col-wrap:first-child {
margin-left: 0;
}
.gw-go-col-wrap.gw-go-hover {
z-index: 2;
}
.gw-go-col-wrap.gw-go-curr {
z-index: 3 !important;
}
.gw-go-col {
border: solid 1px #ebebeb;
border-bottom: solid 2px #d3d3d3;
border-top-width: 2px;
position: relative;
top: 0;
-moz-transition: margin-top 0.2s linear, top 0.2s linear, -moz-box-shadow 0.2s linear;
-o-transition: margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
-webkit-transition: margin-top 0.2s linear, top 0.2s linear, -webkit-box-shadow 0.2s linear;
transition: margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
}
.gw-go-col-inner {
-moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
float: none !important;
overflow: hidden;
padding: 0 !important;
-moz-transition: -moz-box-shadow 0.2s linear;
-o-transition: box-shadow 0.2s linear;
-webkit-transition: -webkit-box-shadow 0.2s linear;
transition: box-shadow 0.2s linear;
}
.gw-go.gw-go-fullh-bg .gw-go-col {
height: 100%;
}
.gw-go.gw-go-fullh-bg .gw-go-col-inner {
height: 100%;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-col-inner {
-moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
}
.gw-go-col:before {
content: "";
height: 20px;
margin-top: 2px;
filter: alpha(opacity=40);
-khtml-opacity: 0.4;
-moz-opacity: 0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
opacity: 0.4;
position: absolute;
left: 0;
top: 100%;
width: 100%;
} .gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current {
padding: 20px 0 40px;
}
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col {
margin-top: 0;
top: 0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover {
padding: 0;
margin-bottom: 0;
}
.gw-go.gw-go-enlarge-current.gw-go-no-footer.gw-go-hover .gw-go-col-wrap.gw-go-hover {
margin-bottom: 0;
} .gw-go-col-wrap.gw-go-disable-enlarge {
padding: 20px 0 20px !important;
}
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-col {
margin-top: 0 !important;
top: 0 !important;
}
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-footer {
top: 0 !important;
}
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-footer-spacer {
height: 0.1px !important;
}
.gw-go-col-wrap.gw-go-disable-enlarge .gw-go-col {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .gw-go-disable-box-shadow .gw-go-col-inner {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .gw-go-header {
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
}
.gw-go-header img {
border-radius: 0 !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
margin: 0 !important;
}
.gw-go-header small {
font-size: inherit;
margin-bottom: 4px;
}  .gw-go-header-top {
height: 95px;
position: relative;
}
.gw-go-header h2 {
color: inherit;
font-size: 26px !important;
line-height: 32px !important;
font-weight: normal !important;
letter-spacing: normal !important;
margin-bottom: 15px !important;
padding: 0 !important;
text-transform: none !important;
top: 15px;
}
.gw-go-header h2 small {
font-size: 22px;
}
.gw-go-header h3 {
border: none !important;
color: inherit;
font-size: 18px !important;
line-height: 16px !important;
font-weight: normal !important;
left: 0;
letter-spacing: normal !important;
margin: 0 !important;
padding: 0 !important;
position: absolute;
text-align: center;
text-transform: none !important;
top: 19px;
width: 100%;
}
.gw-go-header h3 small {
display: block;
font-size: 12px;
}
.gw-go-header-bottom {
border-top: solid 1px transparent;
height: 50px;
} .gw-go-coin-wrap {
font-size: 32px;
height: 80px;
left: 50%;
margin: 0 0 0 -40px;
position: absolute;
top: 54px;
width: 80px;
z-index: 1;
}
.gw-go-coinf,
.gw-go-coinb {
background: #fff;
border-width: 1px !important;
border-radius: 50px;
display: table;
height: 78px;
left: 0;
position: absolute;
table-layout: fixed;
text-align: center;
width: 78px;
}
.gw-go-coinf div,
.gw-go-coinb div {
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38) inset, 0 0 1px rgba(0, 0, 0, 0.38);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38) inset, 0 0 1px rgba(0, 0, 0, 0.38);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38) inset, 0 0 1px rgba(0, 0, 0, 0.38);
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
border-radius: 50px;
border-width: 1px !important;
display: table-cell;
font-size: 32px;
line-height: 24px;
vertical-align: middle;
}
.gw-go-coinf div span[data-id="currency"],
.gw-go-coinb div span[data-id="currency"] {
font-size: 0.5em;
margin: 0 2px;
position: relative;
top: 0;
vertical-align: top;
}
.gw-go-coinf small,
.gw-go-coinb small {
display: block;
font-size: 12px;
line-height: 16px;
margin-bottom: -5px;
margin-top: 3px;
}
.gw-go-coinb,
.gw-go-col-wrap.gw-go-hover .gw-go-coinf,
.gw-go-col-wrap.gw-go-current .gw-go-coinf {
visibility: hidden;
}
.gw-go-coinf,
.gw-go-col-wrap.gw-go-hover .gw-go-coinb,
.gw-go-col-wrap.gw-go-current .gw-go-coinb {
visibility: visible;
}
.gw-go-price-wrap > span {
font-size: 32px;
}
.gw-go-price-wrap > small {
font-size: 12px;
} ul.gw-go-body {
border-bottom: solid 1px transparent;
float: none !important;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
position: relative;
text-align: center;
width: 100%;
}
.gw-go-no-footer ul.gw-go-body {
border-bottom: none !important;
padding-bottom: none !important;
}
ul.gw-go-body > li {
background: none;
border-top: solid 1px #fff;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
display: table !important;
position: relative;
min-height: 17px;
line-height: 16px !important;
list-style: none !important;
margin: 0 !important;
padding: 10px 5px !important;
table-layout: fixed;
text-align: inherit !important;
width: 100%;
}
ul.gw-go-body > li .gw-go-body-cell {
display: table-cell;
vertical-align: middle;
width: 100%;
position: relative;
z-index: 1;
}
ul.gw-go-body > li .gw-go-body-cell-valign-top {
vertical-align: top;
}
ul.gw-go-body > li .gw-go-body-cell-valign-bottom {
vertical-align: bottom;
}
.gw-go-ie ul.gw-go-body > li .gw-go-body-cell {
display: block;
}
ul.gw-go-body > li:before,
ul.gw-go-body > li:after {
display: none !important;
}
ul.gw-go-body > li .gw-go-body-cell:before,
ul.gw-go-body > li .gw-go-body-cell:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .gw-go-tooltip {
left: 50%;
margin-top: 15px !important;
margin-left: -15px;
opacity: 0;
position: absolute;
-moz-transition: none;
-o-transition: none;
-webkit-transition: none;
transition: none;
visibility: hidden;
z-index: 4;
}
.gw-go-tooltip-visible {
margin-top: 5px !important;
opacity: 1;
visibility: visible;
-moz-transition: opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
-o-transition: opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
-webkit-transition: opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
transition: opacity 0.2s linear, visibility 0.2s linear, margin-top 0.2s ease-in-out;
}
.gw-go-tooltip-content:before {
border-right: 6px solid transparent;
border-left: 6px solid transparent;
border-top: 6px solid #9d9d9d;
border-top-color: inherit;
content: "";
left: 10px;
position: absolute;
top: 100%;
}
.gw-go-tooltip-content {
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
background: #9d9d9d;
border-color: #9d9d9d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
color: #333333;
display: none;
padding: 6px 10px 6px 10px;
text-decoration: none !important;
transition: none;
text-align: left;
width: 130px;
max-width: 100%;
}
.gw-go-tooltip .gw-go-tooltip-content {
display: block;
}
ul.gw-go-body li a,
ul.gw-go-body li a:visited,
ul.gw-go-body li a:active {
color: inherit;
text-decoration: none !important;
}
ul.gw-go-body li a:hover {
text-decoration: underline !important;
}  .gw-go-footer-wrap {
padding: 15px 0;
}
.gw-go-footer {
display: table;
width: 100%;
position: relative;
table-layout: fixed;
-moz-transition: padding 0.2s linear;
-o-transition: padding 0.2s linear;
-webkit-transition: top 0.2s linear;
transition: top 0.2s linear;
text-align: center;
top: 0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-footer {
top: -20px;
}
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-footer {
bottom: 20px;
}
.gw-go-footer-spacer {
height: 0.1px;
-moz-transition: height 0.2s linear;
-o-transition: height 0.2s linear;
-webkit-transition: height 0.2s linear;
transition: height 0.2s linear;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer-spacer,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-hover .gw-go-footer-spacer {
height: 40px;
}
.gw-go-footer-inner {
-moz-transition: top 0.2s linear;
-o-transition: top 0.2s linear;
-webkit-transition: top 0.2s linear;
transition: top 0.2s linear;
top: 0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-hover .gw-go-footer-inner,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer-inner,
.gw-go.gw-go-enlarge-current.gw-go-hover .gw-go-col-wrap.gw-go-current.gw-go-hover .gw-go-footer-innner {
top: 20px;
}
.gw-go-footer-rows {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.gw-go-footer-row {
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
display: table;
table-layout: fixed;
width: 100%;
}
div.gw-go-footer-row a,
div.gw-go-footer-row a:visited,
div.gw-go-footer-row a:active {
color: inherit;
text-decoration: none !important;
}
.gw-go-footer-row-inner {
display: table-cell;
padding: 5px;
vertical-align: middle;
}
.gw-go-footer-row-inner.gw-go-footer-row-inner-valign-top {
vertical-align: top;
}
.gw-go-footer-row-inner.gw-go-footer-row-inner-valign-bottom {
vertical-align: bottom;
} .gw-go-btn,
a.gw-go-btn {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
cursor: pointer;
display: inline-block;
font-family: inherit !important;
margin: 0 5px !important;
line-height: 1.4 !important;
text-decoration: none !important;
overflow: hidden;
position: relative;
vertical-align: middle;
}
.gw-go-btn,
a.gw-go-btn:hover,
ul.gw-go-body li a.gw-go-btn:hover {
text-decoration: none !important;
}
.gw-go-btn:active {
top: 1px;
}
.gw-go-btn form {
display: none !important;
} .gw-go-col-wrap.gw-go-hover .gw-go-btn:active,
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-btn:active {
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
-moz-transition: none;
-o-transition: none;
-webkit-transition: none;
transition: none;
} .gw-go-btn-small {
padding: 1px 11px 0;
}
.gw-go-btn-medium {
padding: 5px 13px 4px;
}
.gw-go-btn-large {
padding: 11px 18px 10px;
}
.gw-go-btn > .gw-go-btn-inner {
display: table-cell;
height: 23px;
vertical-align: middle;
}
.gw-go-btn-fullwidth > .gw-go-btn-inner {
max-width: 100%;
width: 1000px;
} .gw-go-icon-left {
margin-left: 0 !important;
}
.gw-go-icon-right {
margin-right: 0 !important;
} span[class*="gw-go-icon"] {
background-position: 50% 50% no-repeat;
display: inline-block;
height: 16px;
margin: 0 3px -4px;
width: 16px;
} .gw-go-icon-light-skype {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_skype.png) 50% 50% no-repeat;
}
.gw-go-icon-light-facebook {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_facebook.png) 50% 50% no-repeat;
}
.gw-go-icon-light-twitter {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_twitter.png) 50% 50% no-repeat;
}
.gw-go-icon-light-email {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_light_email.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-skype {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_skype.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-facebook {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_facebook.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-twitter {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_twitter.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-email {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_team_dark_email.png) 50% 50% no-repeat;
} .gw-go-icon-light-arrow {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-light-arrow2 {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-light-circle {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-light-cross {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-light-dot {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-light-minus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-light-ok {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-light-plus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-light-star {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_light_star.png) 50% 50% no-repeat;
} .gw-go-icon-dark-arrow {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-arrow2 {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-circle {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-cross {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-dot {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-minus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-ok {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-plus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-dark-star {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_dark_star.png) 50% 50% no-repeat;
} .gw-go-icon-red-arrow {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-red-arrow2 {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-red-circle {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-red-cross {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-red-dot {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-red-minus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-red-ok {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-red-plus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-red-star {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_red_star.png) 50% 50% no-repeat;
} .gw-go-icon-green-arrow {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow.png) 50% 50% no-repeat;
}
.gw-go-icon-green-arrow2 {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_arrow2.png) 50% 50% no-repeat;
}
.gw-go-icon-green-circle {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_circle.png) 50% 50% no-repeat;
}
.gw-go-icon-green-cross {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_cross.png) 50% 50% no-repeat;
}
.gw-go-icon-green-dot {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_dot.png) 50% 50% no-repeat;
}
.gw-go-icon-green-minus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_minus.png) 50% 50% no-repeat;
}
.gw-go-icon-green-ok {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_ok.png) 50% 50% no-repeat;
}
.gw-go-icon-green-plus {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_plus.png) 50% 50% no-repeat;
}
.gw-go-icon-green-star {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_green_star.png) 50% 50% no-repeat;
} span[class*="gw-go-btn-icon"] {
display: inline-block;
height: 20px;
margin-bottom: 0;
margin-top: 0;
vertical-align: middle;
width: 20px;
}
span[class*="gw-go-btn-icon"][class*="gw-go-btn-icon-large"] {
height: 24px;
width: 24px;
}
.gw-go-btn-icon-medium-white-basket {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_basket_medium.png) 50% 50% no-repeat;
}
.gw-go-btn-icon-medium-white-download {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_download_medium.png) 50% 50% no-repeat;
}
.gw-go-btn-icon-large-white-basket {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/icons/icon_white_basket_large.png) 50% 50% no-repeat;
} [class*="gw-go-ribbon"] img {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
display: block !important;
margin: 0 !important;
}
[class*="gw-go-ribbon-right"] img {
float: right;
}
[class*="gw-go-ribbon-left"],
[class*="gw-go-ribbon-right"] {
left: 0;
margin-left: -1px;
margin-top: -2px;
position: absolute;
top: 0;
z-index: 2;
}
[class*="gw-go-ribbon-right"] {
left: auto;
margin-right: -1px;
right: 0;
} .gw-go-ribbon-text {
height: 110px;
overflow: hidden;
width: 110px;
}
.gw-go-ribbon-text span {
display: inline-block;
line-height: 26px;
text-align: center;
text-shadow: none;
width: 100%;
}
.gw-go-ribbon-text.gw-go-ribbon-left span {
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-moz-transform-origin: 55% 200%;
-o-transform-origin: 55% 200%;
-webkit-transform-origin: 55% 200%;
transform-origin: 55% 200%;
}
.gw-go-ribbon-text.gw-go-ribbon-right span {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-moz-transform-origin: 45% 200%;
-o-transform-origin: 45% 200%;
-webkit-transform-origin: 45% 200%;
transform-origin: 45% 200%;
}
.gw-go-ribbon-text.gw-go-ribbon-shadow span {
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
} .gw-go-col.gw-go-shadow1:before {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_1.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow2:before {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_2.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow3:before {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_3.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow4:before {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_4.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow5:before {
background: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/shadows/shadow_5.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow1:before,
.gw-go-col.gw-go-shadow2:before,
.gw-go-col.gw-go-shadow3:before,
.gw-go-col.gw-go-shadow4:before,
.gw-go-col.gw-go-shadow5:before {
background-size: 100% 20px;
}  .gw-go-col[class*="gw-go-clean-style"] {
border: none;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-moz-transition: margin-top 0.2s linear, top 0.2s linear;
-o-transition: margin-top 0.2s linear, top 0.2s linear;
-webkit-transition: margin-top 0.2s linear, top 0.2s linear;
transition: margin-top 0.2s linear, top 0.2s linear;
}
.gw-go-col[class*="gw-go-clean-style"]:before {
margin-top: 0;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-col-inner {
border: solid 1px #ebebeb;
border-bottom: solid 2px #d3d3d3;
border-top-width: 2px;
-moz-transition: -moz-box-shadow 0.2s linear;
-o-transition: box-shadow 0.2s linear;
-webkit-transition: -webkit-box-shadow 0.2s linear;
transition: box-shadow 0.2s linear;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-top {
height: 100px;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-bottom {
height: 60px;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coin-wrap {
height: 90px;
margin: 0 0 0 -45px;
width: 90px;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinf,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinb {
height: 88px;
width: 88px;
border-width: 2px !important;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinf div,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-coinb div {
-webkit-box-shadow: none;
box-shadow: none;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-top {
display: table;
height: 50px;
table-layout: fixed;
width: 100%;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-top h3 {
display: table-cell;
position: relative;
top: 0;
vertical-align: middle;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-bottom {
display: table;
table-layout: fixed;
height: 110px;
width: 100%;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap span[data-id="currency"],
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap span[data-id="currency"] {
font-size: 0.5em;
position: relative;
top: 2px;
vertical-align: text-top;
margin: 0 2px;
vertical-align: top;
top: 0;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap small,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-price-wrap small {
display: block;
font-size: 12px;
line-height: 16px;
margin-bottom: -5px;
margin-top: 3px;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-img,
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-img h3 {
background-color: transparent !important;
background-repeat: no-repeat;
background-size: cover;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.gw-go-col[class*="gw-go-clean-style"] [class*="gw-go-ribbon-left"],
.gw-go-col[class*="gw-go-clean-style"] [class*="gw-go-ribbon-right"] {
margin-left: 0;
margin-top: 0;
}
.gw-go-col[class*="gw-go-clean-style"] [class*="gw-go-ribbon-right"] {
left: auto;
margin-right: 0;
}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-btn {
border: none;
} .gw-go-col.gw-go-clean-style1 .gw-go-col-inner {
background: #fff;
}  .gw-go-col.gw-go-clean-style1 .gw-go-header-top {
background: none;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-bottom {
background: #f5f5f5;
border-top-color: #f5f5f5;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-top {
background: none !important;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-bottom {
background: none !important;
border-top: solid 1px rgba(255, 255, 255, 0.35);
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-img .gw-go-header-top:before {
height: 50px !important;
}
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-header-bottom:before {
display: none !important;
} .gw-go-col.gw-go-clean-style1 .gw-go-header h3 {
color: #333;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-header h3,
.gw-go-col.gw-go-clean-style1 .gw-go-header-img h3,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style1 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small {
color: #fff !important;
}
.gw-go-col.gw-go-clean-style1 .gw-go-coinf,
.gw-go-col.gw-go-clean-style1 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style1 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style1 .gw-go-coinb small {
color: #333;
} .gw-go-col.gw-go-clean-style1 .gw-go-body > li {
background: #ebebeb;
}
.gw-go-col.gw-go-clean-style1 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
}
.gw-go-col.gw-go-clean-style1 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col.gw-go-clean-style1 .gw-go-body > li {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-body > li {
color: #333333;
} .gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-small {
margin-top: 45px;
}
.gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-medium {
margin-top: 40px;
}
.gw-go-col.gw-go-clean-style1 .gw-go-btn.gw-go-btn-large {
margin-top: 33px;
} .gw-go-col.gw-go-clean-style1 .gw-go-btn {
background: #9d9d9d;
color: #ffffff;
} .gw-go-col.gw-go-clean-style1 .gw-go-btn:hover {
background: #333333;
} .gw-go-col.gw-go-clean-style1 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-footer-row {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style1 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style2 .gw-go-col-inner {
background: #fff;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-top,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-bottom {
background: #333333 !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-top,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom {
background: none !important;
} .gw-go-col.gw-go-clean-style2 .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 100%;
left: 0;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-moz-opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity: 0.15;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.35);
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style1 .gw-go-header h3,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style2 .gw-go-header-standard .gw-go-price-wrap small {
color: #fff !important;
}
.gw-go-col.gw-go-clean-style2 .gw-go-header h3 {
color: #fff;
}
.gw-go-col.gw-go-clean-style2 .gw-go-coinf,
.gw-go-col.gw-go-clean-style2 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style2 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style2 .gw-go-coinb small {
color: #333;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-coinf div,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style2 .gw-go-coinb div {
color: #333 !important;
} .gw-go-col.gw-go-clean-style2 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style2 .gw-go-body > li {
background: #ebebeb;
color: #333333;
}
.gw-go-col.gw-go-clean-style2 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
}  .gw-go-col.gw-go-clean-style2 .gw-go-btn {
background: #333;
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style2 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style2 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style3 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style3 .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.35);
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
}
.gw-go-col.gw-go-clean-style3 .gw-go-header h3,
.gw-go-col.gw-go-clean-style3 .gw-go-header-standard .gw-go-price-wrap {
color: #fff;
}
.gw-go-col.gw-go-clean-style3 .gw-go-coinf,
.gw-go-col.gw-go-clean-style3 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style3 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style3 .gw-go-coinb small {
color: #9d9d9d;
} .gw-go-col.gw-go-clean-style3 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style3 .gw-go-body > li {
background: #ebebeb;
}
.gw-go-col.gw-go-clean-style3 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
} .gw-go-col.gw-go-clean-style3 .gw-go-body > li {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-body > li {
color: #333333;
}  .gw-go-col.gw-go-clean-style3 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 20px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style3 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style3 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-footer-row {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style3 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style3 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style4 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style4 .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.35);
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
}
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
}
.gw-go-col.gw-go-clean-style4 .gw-go-header h3,
.gw-go-col.gw-go-clean-style4 .gw-go-header-standard .gw-go-price-wrap {
color: #fff;
}
.gw-go-col.gw-go-clean-style4 .gw-go-coinf,
.gw-go-col.gw-go-clean-style4 .gw-go-coinb {
border: solid 2px #c9c9c9;
} .gw-go-col.gw-go-clean-style4 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style4 .gw-go-body > li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style4 .gw-go-body > li .gw-go-body-cell:before {
content: "";
display: block;
height: 100%;
left: -5px;
margin-left: -1px;
filter: alpha(opacity=7);
-khtml-opacity: 0.07;
-moz-opacity: 0.07;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";
opacity: 0.07;
padding: 10px 5px;
position: absolute;
top: -10px;
width: 101%;
z-index: -1;
}
.gw-go-col.gw-go-clean-style4 .gw-go-body > li .gw-go-body-cell:before {
filter: alpha(opacity=14);
-khtml-opacity: 0.14;
-moz-opacity: 0.14;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";
opacity: 0.14;
} .gw-go-col.gw-go-clean-style4 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style4 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style4 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style5 .gw-go-col-inner {
background: #fff;
}  .gw-go-col.gw-go-clean-style5 .gw-go-header-bottom {
background: #f5f5f5;
border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-img .gw-go-header-bottom {
background: transparent !important;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.35);
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-img .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
}
.gw-go-col.gw-go-clean-style5 .gw-go-header h3,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-price-wrap span,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-price-wrap small,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard.gw-go-header-img span,
.gw-go-col.gw-go-clean-style5 .gw-go-header-standard.gw-go-header-img small {
color: #fff !important;
}
.gw-go-col.gw-go-clean-style5 .gw-go-coinf,
.gw-go-col.gw-go-clean-style5 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style5 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style5 .gw-go-coinb small {
color: #333;
} .gw-go-col.gw-go-clean-style5 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col.gw-go-clean-style5 .gw-go-body > li {
background: #ebebeb;
color: #9d9d9d;
}
.gw-go-col.gw-go-clean-style5 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body > li {
background: none !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body > li.gw-go-even .gw-go-body-cell:before,
.gw-go-col-wrap .gw-go-col.gw-go-clean-style5 .gw-go-body > li .gw-go-body-cell:before {
content: "";
display: block;
height: 100%;
left: -5px;
margin-left: -1px;
position: absolute;
top: -10px;
z-index: -1;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body > li.gw-go-even .gw-go-body-cell:before {
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-moz-opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity: 0.1;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body > li .gw-go-body-cell:before {
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
padding: 10px 5px;
width: 101%;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-body > li {
color: #333;
} .gw-go-col.gw-go-clean-style5 .gw-go-footer-row {
color: #9d9d9d;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style5 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style5 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style5 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}  .gw-go-col.gw-go-clean-style6 .gw-go-col-inner,
.gw-go.gw-go-hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style6 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style6 .gw-go-header-bottom {
border-top: solid 1px transparent;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px transparent;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.2) !important;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-header-bottom {
border-top: solid 1px rgba(255, 255, 255, 0.35) !important;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-header-top:before {
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
}
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-header h3 {
color: #fff !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-price-wrap,
.gw-go-col.gw-go-clean-style6 .gw-go-header-img h3,
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style6 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small {
color: #fff !important;
} .gw-go-coin-wrap:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 1px;
top: 1px;
border-radius: 50px;
}
.gw-go-col.gw-go-clean-style6 .gw-go-coinf div,
.gw-go-col.gw-go-clean-style6 .gw-go-coinb div {
color: #fff;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinf,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinf div,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-coinb div {
background: #fff !important;
} .gw-go-col.gw-go-clean-style6 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col.gw-go-clean-style6 .gw-go-body > li {
background: #ebebeb;
border-top-color: #fff;
color: #9d9d9d;
}
.gw-go-col.gw-go-clean-style6 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-body {
border-bottom-color: #fff !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-body > li {
background: none;
border-top-color: #fff;
color: #fff !important;
}  .gw-go-col.gw-go-clean-style6 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-btn {
background: #fff !important;
} .gw-go-col.gw-go-clean-style6 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style6 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-footer-row {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style6 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style6 .gw-go-footer-row {
color: #fff;
} .gw-go-col.gw-go-clean-style7 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style7 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style7 .gw-go-body > li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style7 .gw-go-body > li .gw-go-body-cell:before {
content: "";
display: block;
height: 100%;
left: -5px;
margin-left: -1px;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-moz-opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity: 0.1;
padding: 10px 5px;
position: absolute;
top: -10px;
width: 101%;
z-index: -1;
}
.gw-go-col.gw-go-clean-style7 .gw-go-body > li .gw-go-body-cell:before {
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-body {
border-bottom-color: #fff !important;
}  .gw-go-col.gw-go-clean-style7 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style7 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style7 .gw-go-footer-row {
color: #333;
}  .gw-go-col.gw-go-clean-style8 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style8 .gw-go-header-bottom {
border-top: solid 1px transparent;
} .gw-go-col.gw-go-clean-style8 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col.gw-go-clean-style8 .gw-go-body > li {
background: #ebebeb;
border-top-color: #fff;
color: #9d9d9d;
}
.gw-go-col.gw-go-clean-style8 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-body > li {
background: none;
border-top-color: #fff;
color: #fff;
}  .gw-go-col.gw-go-clean-style8 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-btn {
background: #fff !important;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row {
color: #fff !important;
} .gw-go-col.gw-go-clean-style8 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style8 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style8 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style8 .gw-go-footer-row {
color: #fff;
}  .gw-go-col.gw-go-clean-style9 .gw-go-header-bottom {
height: auto;
border-top: solid 1px transparent;
}
.gw-go-col.gw-go-clean-style9 .gw-go-header h3 {
color: #fff;
}
.gw-go-col.gw-go-clean-style9 .gw-go-coinf,
.gw-go-col.gw-go-clean-style9 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style9 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style9 .gw-go-coinb small {
color: #333;
} .gw-go-col.gw-go-clean-style9 .gw-go-body > li {
background: #fff;
}
.gw-go-col.gw-go-clean-style9 .gw-go-body > li.gw-go-even .gw-go-body-cell:before,
.gw-go-col.gw-go-clean-style9 .gw-go-body > li .gw-go-body-cell:before {
content: "";
display: block;
height: 100%;
left: -5px;
margin-left: -1px;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-moz-opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity: 0.1;
padding: 10px 5px;
position: absolute;
top: -10px;
width: 101%;
z-index: -1;
}
.gw-go-col.gw-go-clean-style9 .gw-go-body > li .gw-go-body-cell:before {
filter: alpha(opacity=15);
-khtml-opacity: 0.15;
-moz-opacity: 0.15;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
opacity: 0.15;
}  .gw-go-col.gw-go-clean-style9 .gw-go-btn {
background: #fff;
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
}
.gw-go-col.gw-go-clean-style9 .gw-go-footer-row {
color: #fff !important;
} .gw-go-col.gw-go-clean-style9 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style10 .gw-go-col-inner {
background: #fff;
}
.gw-go-col.gw-go-clean-style10 .gw-go-header-bottom {
height: auto;
border-top: none;
}
.gw-go-col.gw-go-clean-style10 .gw-go-header h3 {
color: #fff;
}
.gw-go-col.gw-go-clean-style10 .gw-go-coinf,
.gw-go-col.gw-go-clean-style10 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style10 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style10 .gw-go-coinb small {
color: #333;
} .gw-go-col.gw-go-clean-style10 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style10 .gw-go-body > li {
background: #ebebeb;
border-top-color: #fff;
color: #333;
}
.gw-go-col.gw-go-clean-style10 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
}  .gw-go-col.gw-go-clean-style10 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style10 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style10 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style12 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style12 .gw-go-header-bottom {
height: auto;
border-top: none;
}
.gw-go-col.gw-go-clean-style12 .gw-go-header h3 small {
color: #333;
} .gw-go-col.gw-go-clean-style12 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style12 .gw-go-body > li {
background: #ebebeb;
border-top-color: #f5f5f5;
color: #333;
}
.gw-go-col.gw-go-clean-style12 .gw-go-body > li a {
color: #333;
}
.gw-go-col.gw-go-clean-style12 .gw-go-body > li:first-child {
border-top-color: #fff;
}
.gw-go-col.gw-go-clean-style12 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
border-top-color: #ebebeb;
}  .gw-go-col.gw-go-clean-style12 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style12 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style12 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style13 .gw-go-header-bottom {
height: auto;
border-top: none;
} .gw-go-col.gw-go-clean-style13 .gw-go-col-inner {
background: #fff;
}  .gw-go-col.gw-go-clean-style13 .gw-go-header p {
color: #333;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header h2,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-header p {
color: #fff !important;
}  .gw-go-col.gw-go-clean-style13 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-body {
border-bottom-color: #fff;
} .gw-go-col.gw-go-clean-style13 .gw-go-body > li {
background: #ebebeb;
border-top-color: #fff;
color: #9d9d9d;
}
.gw-go-col.gw-go-clean-style13 .gw-go-body > li.gw-go-even {
background: #f5f5f5;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-body > li {
background: none;
border-top-color: #fff;
color: #fff;
}  .gw-go-col.gw-go-clean-style13 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
}  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-btn {
background: #fff !important;
} .gw-go-col.gw-go-clean-style13 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style13 .gw-go-footer-row,
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-footer-row {
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style13 .gw-go-footer-row,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-clean-style13 .gw-go-footer-row {
color: #fff;
}  .gw-go-col.gw-go-clean-style14 .gw-go-col-inner {
background: #f5f5f5;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style14 .gw-go-header-top {
background: #fff;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-img .gw-go-header-top {
background: transparent;
} .gw-go-col.gw-go-clean-style14 .gw-go-header h3 {
color: #333;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-img h3 {
color: #fff !important;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap span,
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard.gw-go-header-img .gw-go-price-wrap small {
color: #fff !important;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-bottom:before,
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-top:before {
background: #fff;
content: "" !important;
display: block !important;
height: 60px;
left: 0;
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-moz-opacity: 0.3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
opacity: 0.3;
position: absolute;
width: 100%;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-top:before {
height: 50px;
}
.gw-go-col.gw-go-clean-style14 .gw-go-header-standard .gw-go-header-bottom:before {
display: none !important;
}
.gw-go-col.gw-go-clean-style14 .gw-go-coinf,
.gw-go-col.gw-go-clean-style14 .gw-go-coinb {
border: solid 2px #c9c9c9;
}
.gw-go-col.gw-go-clean-style14 .gw-go-coinf small,
.gw-go-col.gw-go-clean-style14 .gw-go-coinb small {
color: #9d9d9d;
}  .gw-go-col.gw-go-clean-style14 .gw-go-body {
border-bottom-color: #fff;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-body {
border-bottom-color: #ebebeb;
} .gw-go-col.gw-go-clean-style14 .gw-go-body > li {
border-top-color: #fff;
color: #9d9d9d;
} .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-body > li {
border-top-color: #ebebeb;
color: #333333;
} .gw-go-col.gw-go-clean-style14 .gw-go-footer-row {
color: #9d9d9d;
}
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-clean-style14 .gw-go-footer-row {
color: #333;
} .gw-go-col.gw-go-clean-style14 .gw-go-btn {
background: #9d9d9d;
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style14 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
} .gw-go-col.gw-go-clean-style15 .gw-go-col-inner {
background: #fff;
} .gw-go-col.gw-go-clean-style15 .gw-go-body {
border-bottom-color: #ebebeb;
}
.gw-go-col.gw-go-clean-style15 .gw-go-body > li {
background: #ebebeb;
}
.gw-go-col.gw-go-clean-style15 .gw-go-body > li.gw-go-even {
background: none;
}
.gw-go-col.gw-go-clean-style15 .gw-go-body > li.gw-go-even .gw-go-body-cell:before {
content: "";
display: block;
height: 100%;
left: -5px;
margin-left: -1px;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-moz-opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
opacity: 0.1;
padding: 10px 5px;
position: absolute;
top: -10px;
width: 101%;
z-index: -1;
}  .gw-go-col.gw-go-clean-style15 .gw-go-btn {
background-image: url(//www.petesclub.de/wp-content/plugins/go_pricing/assets/images/hover.png);
background-position: 200px 0;
background-repeat: no-repeat;
color: #fff !important;
} .gw-go-col.gw-go-clean-style15 .gw-go-btn:hover {
background-position: 0 0;
background-repeat: repeat;
}
.gw-go-col.gw-go-clean-style15 .gw-go-footer-row {
color: #333;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}