body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12), 0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//supermotocenter.fi/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//supermotocenter.fi/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//supermotocenter.fi/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 0px;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
border: 1px solid #ebebeb;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
margin: 0;
border: 0;
-ms-interpolation-mode: bicubic;
}
img:hover {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 20px;
line-height: 2.181818182;
color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 13px;
line-height: 2.181818182;
} input,
textarea {
border: 1px solid #eee;
border-radius: 2px;
font-family: inherit;
padding: 5px;
background: #fafafa;
}
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
max-width: 450px !important;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { border-radius: 0px;
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 100%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
width: 100%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
#nav-below { 
margin-bottom: 40px;
}
.assistive-text {
text-decoration: underline;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
} html {
font-size: 87.5%;
height: 100%;
}
body {
min-height: 100%;
font-size: 14px;
font-family: "Source Sans Pro", Arial, Sans-Serif !important;
width: 100%;
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
font-weight: 400;
background: #fff;
}
#wrapper {
margin-top: 100px;
margin-bottom: 120px;
text-align: center;
}
.wrap {
margin-right: auto !important;
margin-left: auto !important;
position: relative !important;
min-height: 1px !important;
}
.push { 
margin-top: 0px; 
width: 100%; 
display: inline-block;
}
#sb-site, .sb-site-container {
background: #ffffff;
}
a,
a:link {
outline: none;
color: #8acc1b;
text-decoration: none;
}
a:hover {
color: #8acc1b;
}
a:active {
color: #8acc1b;
}
a:visited {
color: #8acc1b;
}
.entry-content {
color: #555;
}
.entry-content a:link,
.entry-content a:hover,
.entry-content a:active,
.entry-content a:visited {
color: #8acc1b;
}
.entry-content h1,
.comment-content h1 {
font-size: 28px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 26px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content h3,
.comment-content h3 {
font-size: 21px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content h4,
.comment-content h4 {
font-size: 21px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content h5,
.comment-content h5 {
font-size: 18px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content h6,
.comment-content h6 {
font-size: 16px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
font-weight: 400;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
font-weight: 400;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
font-weight: 400;
}
.entry-content blockquote,
.comment-content blockquote {
font-weight: 400;
}
.entry-header .entry-title {
font-size: 26px;
line-height: 30px;
font-weight: 400;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-title a:hover {
text-decoration: none;
}
@font-face {
font-family: 'old-tee';
src: url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.eot);
src: url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.eot?#iefix) format('embedded-opentype'),
url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.woff2) format('woff2'),
url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.woff) format('woff'),
url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.ttf) format('truetype'),
url(//supermotocenter.fi/wp-content/themes/smc/fonts/old-tee-webfont.svg#old-tee) format('svg');
font-weight: normal;
font-style: normal;
}
h1, .entry-content h1, .comment-content h1, .blog-wrap h1, .blog_h1 .entry-title a:link, h2, .entry-content h2, .comment-content h2, .mu_register h2, h3, .entry-content h3, .comment-content h3, .widget-area .widget h3, #respond h3#reply-title, .masonry_content h3, h4, .entry-content h4, .comment-content h4, #content h4.wpb_toggle, .comments-area article header h4, h5, .entry-content h5, .comment-content h5, .masonry-thumbnail h5, .masonry_content h5, .masonry_content h5 a:link, h6, .entry-content h6, .comment-content h6, .widget-title-footer, .blog_h1 .entry-title a:link, .product_title {
font-family: "old-tee", "Source Sans Pro" !important;
}
h1, .entry-content h1, .comment-content h1, .blog-wrap h1, .blog_h1 .entry-title a:link {
font-size: 46px;
}
h2, .entry-content h2, .comment-content h2, .mu_register h2 {
font-size: 36px;
}
.page_title h2 {
font-size: 46px;
}
h3, .entry-content h3, .comment-content h3, .widget-area .widget h3, #respond h3#reply-title, .masonry_content h3, h3 {
font-size: 26px !important;
}
h4, .entry-content h4, .comment-content h4, #content h4.wpb_toggle, .comments-area article header h4 {
font-size: 21px;
}
h5, .entry-content h5, .comment-content h5, .masonry-thumbnail h5, .masonry_content h5, .masonry_content h5 a:link {
font-size: 18px;
}
h6, .entry-content h6, .comment-content h6 {
font-size: 16px;
}
.main-navigation li a {
font-family: "old-tee", "Source Sans Pro" !important;
}
.submenu-wrap {
width: 100%;
display: none;
background: transparent;
position: absolute;
}
.submenu-wrap img {
display: none;
}
.submenu {
min-height: 150px;
max-width: 1170px;
margin: 0 auto;
background: #eee;
display: block;
position: relative;
padding: 20px 20px 40px 20px;
}
.submenu .attachment-shop_thumbnail {
display: none;
}
.submenu ul li a  {
font-weight: 400 !important;
}
.mega-menu {
cursor: pointer;
} #header_wrap_top { 
width: 100%; 
height: 40px;
position: relative;
background: #fff;
margin: 0px;
display: inline-block;
border-top-width: 0px; 
border-top-style: solid;
border-top-color: #eee;
border-bottom-width: 0px; 
border-bottom-style: solid;
border-bottom-color: #eee;
z-index: 1000;
margin: 0 auto;
margin-bottom: -6px;
}
#header_wrap_top .textwidget { 
color: #555;
}
.header_item_top_left { 
width: auto; 
height: auto; 
display: block; 
position: relative; 
float: left;  
font-size: 13px;
margin-top: 8px;
}
.header_item_top_right { 
width: auto; 
height: auto; 
position: relative;
float: right; 
font-size: 13px;
}
.top_right_left { 
width: auto; 
position: relative;
float: left; 
margin-top: 4px;
margin-right: 8px;	
}
.top_right_right { 
width: auto; 
position: relative;
float: right;
margin-top: 2px;
}
.header_top_left_text, .header_right_social_icons, .header_right_search_box {
float: left;
margin: 2px 0 0 10px;
}
.header_top_left_text_second, .header_right_widget_area_one, .header_right_widget_area_one {
float: left;
}
#header_left { 
width: auto; 
height: auto; 
display: inline-block; 
margin-top: 21px; 
position: absolute;
z-index: 9999;
}
#header_right { 
width: 70%;
float: right;
margin-top: 0px;
}
.header_right_slide_menu {
width: 28px;
height: 28px;
font-size: 24px;
border-radius: 3px;
padding: 2px;
margin-top: 20px;
position: relative; 
float: right;
display: none;
}
#smc-menu-id {
text-align: right;
}
#header{
float: left;
width: 100%;
z-index: 1000;
position: relative;
padding: 0px;
}
#navi { 
margin: 0 auto;
width: 100%; 
position: relative; 
display: block; 
background: #fff;
background-position: center center;
z-index: 1000;
}
.nav-container { 
width: auto; 
margin: 0 auto;
height: 100px;
}
.header-push {
margin-top: 0px;
} #header.large {
min-height: 100px; 
}
#header.large .mega_dropdown li a {
line-height: 50px !important;
padding-top: 8px !important;
margin-top: -3px !important;
}
#header.large img {
width: 150px; 
height: auto;
}
#header.fixed img {
width: 150px; 
height: auto;
}
#header.large #navi { 
min-height: 100px; 
transition: height 0.1s ;
-moz-transition: height 0.1s;
-webkit-transition: height 0.1s;
-o-transition: height 0.1s;
} #header.small {
position: fixed;
z-index: 99999999 !important;
}
#header.small .main-navigation li a {
line-height: 1.91;
}
#header.small .main-navigation li ul li a {
line-height: 2;
}
#header.small #mega_main_menu, 
#header.small #header_right {
height: 70px;
}
#header.small .mega_dropdown li a {
padding-top: 0px !important;
margin-top: -5px !important;
}
#header.small img{ 
width: 120px; 
height: auto;
margin-top: 2px;
}
#header.small .sub-menu { 
padding-top: 0px !important;
margin-top: 0px !important;
}
#header.small #navi {
transition: all 0.5s ;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s; 
border-top-width: 0px; 
border-top-style: solid;
border-top-color: #eee;
border-bottom-width: 0px; 
border-bottom-style: solid;
border-bottom-color: #eee;
margin: 0 auto;
margin-top: 0px;
background: #fff;
background-position: center center;
}
#header.small #header_right { 
margin-top: 9px; 
}
#header.small #mega_main_menu {
margin-top: 0px;
}
.header-container, .header-container-relative {
position: relative; 
width: auto;
}
.fixed-header {
width: 100%;
position: relative;
display: block;
height: 250px;
z-index: 99999;
}
.shadow {
width: 100%; 
height: 60px;  
background-size: 100%; 
background-repeat: no-repeat; 
margin: 0 auto; 
position: absolute;
z-index: 999 !important;
}
.tuote-osastot {
width: 100%;
height: 150px;
background: #eee;
margin-top: -100%;
} .main-navigation li a {
line-height: 5;
font-size: 18px;
color: #555;
padding: 13px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
}
.main-navigation li a:hover, .main-navigation a:hover {
background: #fff;
color: #8acc1b;
}
.nav-menu li > a:after {
color: #999;
content: "\25bc";
font-weight: 400;
font-size: 9px;
margin-left: 5px;
}
.nav-menu li > a:only-child:after {
content: '';
}
.sub-menu {
padding-top: 0px;
margin-top: 0px;
width: 180px;
}
.sub-menu .sub-menu {
padding-top: 0px !important;
border-top: 0;
}
.main-navigation li ul a {
border-width: 0px;
border-radius: 0px;
}
.main-navigation li ul li a {
margin-top: 0px;
background: #eee;
color: #555;
padding: 10px;
line-height: 2;
font-size: 21px;
border: 1px solid #eee;
display: block;
}
.main-navigation .mega_main_menu_ul li ul li a {
border: 0px solid #fff !important;
}
.main-navigation li ul li:hover > a {
background: #fff;
color: #8acc1b;
}
.main-navigation li ul li a:hover {
background: #fff;
color: #8acc1b;
}
.main-navigation li:hover  > a {
background: #fff;
color: #8acc1b;
}
.main-navigation li .current-menu-item > a, .main-navigation .current {
background: #fff;
color: #8acc1b;
}
.main-navigation .current-menu-ancestor > a {
background: #fff;
color: #8acc1b;
}
.main-navigation .current_page_item > a {
background: #fff;
color: #8acc1b;
}
.main-navigation li .current_page_item > a {
background: #fff;
color: #8acc1b;
}
.main-navigation .current_page_ancestor > a {
background: #fff;
}
.main-navigation li .current_page_ancestor > a {
background: #fff;
color: #8acc1b;
} .infobar { 
height: 150px;
background: #8acc1b;
margin-bottom: 0px;
border-top: 1px solid #eee;
}
.infobar_wrap { 
margin-top: 36px; 
float: left; 
text-align: left;
}
.infobar_wrap h2 {
color: #fff;
margin-left: -2px;
}
.breadcrumb_outer {
border-bottom: 1px solid #ccc;
margin-bottom: 40px;
}
.breadcrumb_wrap { 
color: #555; 
font-size: 14px;
padding: 5px 0 5px 0;
}
.breadcrumb_wrap a:link, .breadcrumb_wrap a:hover, .breadcrumb_wrap a:visited, .breadcrumb_wrap a:active {  
color: #555;
} .widget-area .widget {
padding: 20px 0px 20px 0px;
}
.widget-area .widget:first-child {
padding: 0px 0px 20px 0px;
}
.widget-area .widget h3 {
font-size: 14px;
font-weight: 400;
margin: -10px 0 0 0 !important;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
line-height: 1.846153846;
font-weight: 400;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
font-weight: 400;
padding: 0px 15px 0px 15px;
}
.widget-area .textwidget ul {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
font-weight: 400;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
font-weight: 400;
}
.widget-area .widget a {
color: #8acc1b;
font-weight: 400;
}
.widget-area #s {
width: 43.66666666666%; }
.widget-title { 
margin-bottom: 10px !important;
}
.post-date { 
color: #555 !important; 
font-size: 11px !important;
} .widget-area .widget ul ul {
font-size: 14px;
line-height: 28px;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget-area .widget > ul > li {
padding: 5px 0 5px 0;
border-bottom: 1px solid #eee;
}
.widget-area .widget li:before {
content: '\25b8';
margin-right: 5px;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 13px;
display: block;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 14px;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td {
text-align: left;
border-bottom: 1px solid #ebebeb;
}
#wp-calendar caption {
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #ebebeb;
margin-bottom: 5px;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_ label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
} .search_field { 
background: transparent !important; 
font-size: 14px; 
color: #555 !important; 
padding: 10px !important; 
margin-top: 2px; 
background-image: url(//supermotocenter.fi/wp-content/themes/smc/images/search-icon.png) !important;
background-position: 5px center !important;
background-repeat: no-repeat !important;
background-size: 14px !important;
cursor: pointer;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#searchsubmit { 
display: none; 
}
#s { 
border: 1px solid #ebebeb; 
padding: 10px; 
width: 100% !important;
}
.search-results .product { 
background: #fff !important; 
padding: 0 !important;
} .header_search {
cursor: pointer;
margin-right: 5px;
float: left;
position: relative;
color: #eee;
} .overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,59,130,0.9);
z-index: 9999;
} .overlay .overlay-close {
width: 80px;
height: 80px;
position: absolute;
right: 20px;
top: 20px;
overflow: hidden;
border: none;
background: url(//supermotocenter.fi/wp-content/themes/smc/images/cross.png) no-repeat center center;
text-indent: 200%;
color: transparent;
outline: none;
z-index: 100;
} .overlay .center {
text-align: center;
position: relative;
top: 70%;
height: 60%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .overlay-slidedown {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}
.overlay-slidedown.open {
visibility: visible;
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
}
@media screen and (max-height: 30.5em) {
.overlay nav {
height: 70%;
font-size: 34px;
}
.overlay ul li {
min-height: 34px;
}
} .blog-wrap {
text-align: left; 
margin-bottom: 50px;
}
.blog-wrap a:link,
.blog-wrap a:hover,
.blog-wrap a:active,
.blog-wrap a:visited
{
color: #8acc1b;
}
.blog-wrap h1,
.blog-wrap h2,
.blog-wrap h3,
.blog-wrap h4,
.blog-wrap h5,
.blog-wrap h6 {
margin-top: 5px !important;
}
.blog-wrap p {
margin-top: 10px !important
}
#blog_header_wrap {
width: 100%; 
height: auto; 
display: inline-block;
margin-bottom: -10px !important;
}
.blog_h1 {
width: 75%; 
height: auto; 
margin: 0 0 -5px 0; 
float: left; 
text-align: left;
}
.blog_h1 .entry-title a:link {
font-size: 28px;
font-weight: 400;
font-family: "Source Sans Pro", Arial, Sans-Serif;
color: #444;
}
.post { 
margin-bottom: 80px; 
}
.comments-link { 
width: auto; 
margin-bottom: 20px; 
margin-top: -5px !important;
font-size: 13px !important;
}
.content-left { 
width: 48%; 
float: left; 
position: relative; 
}
.content-right { 
width: 48%; 
float: right; 
position: relative; 
}
.attachment-post-thumbnail { 
display:none; 
}
.leave-reply { 
margin-right: 10px;
}
#content p {
line-height: 25px;
}
.center  {
margin-left: auto !important;
margin-right: auto !important;
text-align: center !important;
clear: both !important;
}
.article-footer {
width: auto; 
height: 60px; 
border-top: 1px solid #ccc; 
border-bottom: 0px solid #ccc; 
margin-top: 20px; 
position: relative;
}
.article-footer-left-wrap {
width: 40%;
}
.article-footer-right-wrap {
width: 40%; 
height: auto; 
float: right; 
text-align: right; 
margin-top: 35px; 
color: #777;
}
.article-footer-left-content {
width: auto; 
float: left; 
display: inline-block; 
color: #555; 
margin: 20px 0px 20px 0px; 
}
.article-footer-left-content a:link,
.article-footer-left-content a:hover,
.article-footer-left-content a:visited,
.article-footer-left-content a:active {
color: #fff;
} .lang_sel_sel { 
background-color: #fff !important; 
border: 1px solid #eee !important; 
color: #555 !important; 
}
.iclflag {
margin-top: -4px !important;
} .languages {
width: auto;
height: auto;
text-align: right;
float: right;
}
.lang-item {
float: left;
margin-right: 10px;
}
.lang-item  img {
width: 25px;
}
.lang-item:last-child {
margin-right: -12px;
} .social-youtube, .social-linkedin, .social-flickr, .social-twitter, .social-google, .social-fb {
display: none;
}
#social-wrap {
width: auto;
height: auto;
display: block;
position: relative;
} blockquote {
border-left: 5px solid #555; 
background: #eee;
padding: 10px;
font-size: 14px !important;
font-family: "Source Sans Pro", Arial, Sans-Serif !important;
} .entry-content { 
border: 0 !important; 
}
.wpb_map_wraper { 
padding: 0 !important; 
}
body .wpb_content_element .ui-tabs .ui-tabs-nav li,
body .wpb_content_element .ui-accordion .ui-accordion-header {
border: 0px solid #f5f5f5;
background: #f5f5f5;
margin-bottom: 10px;
}
body .wpb_content_element .ui-tabs .ui-tabs-nav li.ui-state-active,
body .wpb_content_element .ui-accordion .ui-accordion-header.ui-state-active,
body .wpb_tabs .ui-tabs .ui-tabs-panel {
border: 0px solid #f5f5f5;
background: #f5f5f5;
margin-bottom: 10px;
}
body .wpb_content_element .ui-tabs .ui-tabs-nav li:hover,
body .wpb_content_element .ui-accordion .ui-accordion-header:hover {
border: 0px solid #f5f5f5;
background: #f5f5f5;
margin-bottom: 10px;
}
.wpb_toggle_content,
.wpb_tab .ui-tabs-panel .ui-widget-content ,
.ui-tabs-panel, .wpb_accordion_content { 
background: #fff !important; 
margin-bottom: 10px; 
padding: 20px; 
border-width: 1px !important; 
border-style: solid !important;
border-color: #eee !important;
} .wpb_toggle,
#content h4.wpb_toggle { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjM0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
background-image: -o-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -moz-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -webkit-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -ms-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: linear-gradient(to bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f4f4f4', endColorstr='#00f4f4f4',GradientType=0 ) !important; background: url(//supermotocenter.fi/wp-content/themes/smc/css/images/toggle_open.png) no-repeat 7px center;
border: 1px solid #eee;
border-radius: 3px;
padding-top: 10px;
padding-bottom: 10px;
}
.wpb_toggle_title_active,
#content h4.wpb_toggle_title_active {
}
#content h4.wpb_toggle:hover {
cursor: pointer;
}
.wpb_toggle_content {
display: none;
overflow: hidden;
padding: 10px 0px 10px 25px !important;
margin-top: 1em;
}
.wpb_toggle_open {
display: block;
}
.wpb_accordion_header, .ui-state-default { 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjM0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, <?php echo $data['vc_tabs_header_bg1']; ?>), color-stop(1, <?php echo $data['vc_tabs_header_bg2']; ?>)) !important;
background-image: -o-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -moz-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -webkit-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: -ms-linear-gradient(bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
background-image: linear-gradient(to bottom, #fff; 0%, #fff; 20%, #555; 80%, #555; 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f4f4f4', endColorstr='#00f4f4f4',GradientType=0 ) !important; border: 1px solid #eee !important;
}
.vc_label { 
color: #555; 
}
.vc_single_bar { 
background: #eee !important; 
}
.ui-tabs-anchor, .wpb_accordion_header {
-webkit-transition: background-color 0.5s ease-out;
-moz-transition: background-color 0.5s ease-out;
-o-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;
}
.wpb_tabs .ui-tabs-active { 
background: 8acc1b !important; 
border-width: 1px !important; 
border-style: solid !important;
border-color: #eee !important;
}
.ui-tabs a:link, .ui-tabs-active a:link, .ui-state a:link, .ui-state-active a:link { 
color: #555 !important;
}
.ui-tabs-anchor, .ui-tabs-anchor:hover, .wpb_accordion_header, .wpb_accordion_header:hover, .wpb_accordion_header a, .wpb_accordion_header:hover a { 
color: #555 !important; 
}
.white {
background: #fff;
margin: 2px;
}
.white-font {
color: #fff;
}
.parallax {
background-color: #555;
background-image: url(//supermotocenter.fi/wp-content/themes/smc/images/parallax.jpg);
background-attachment: fixed;
background-size: cover;
} .ubtn {
margin: 0 !important;
}
.wcmp-product-list li{
list-style-type: none !important;
margin-left: 0px !important;
}
.wcmp-product-list li span.amount {
float: right !important;
margin-top: 3px !important;
}
.wcmp-product-list li .star-rating {
display: none !important;
}
.wcmp-product-list li ins span.amount {
margin-top: 5px !important;
font-weight: bold !important;
}
.wcmp-product-list li img {
margin-right: 10px !important;
}
.wcmp-product-list li {
border-bottom: 1px solid #ddd !important;
margin-bottom: 5px !important;
padding-bottom: 5px !important;
} .vc_single_bar {
border: 4px solid #eee;
border-radius: 5px !important;
}
.entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 14px;
line-height: 15px;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #8acc1b;
}
article.sticky .featured-post {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 5px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 0 0 5px;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 10px;
line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 10px;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: "Consolas", "Monaco", "Lucida Console", "monospace";
font-size: 14px;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #555;
font-family: "Consolas", "Monaco", "Lucida Console", "monospace";
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #555;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.icon-desktop {
margin: 0 5px 0 0;
line-height: normal;
display: inline-block;
text-align: center;
text-decoration: none !important;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
margin-top: -13px;
margin-bottom: 80px;
border: 0 !important;
}
.site-content2 article {
margin-top: 40px;
margin-bottom: 40px;
border: 0 !important;
}
.site-content {
margin-bottom: 40px;
border: 0 !important;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
font-size: 14px;
line-height: 1.846153846;
color: #757575;
border-top: 0px solid #eee;
border-bottom: 0px solid #eee;
padding: 10px 0 10px 0;
margin-bottom: 40px;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} #footer_wrap { 
width: 100%; 
height: auto; 
display: inline-block; 
position: relative; 
background: #333;
background-position: center;
margin: 0 0 -1px 0; 
padding: 40px 0px 20px 0px;
overflow: hidden;
}
#footer_wrap .col-md-3 a:link, #footer_wrap .col-md-4 a:link, #footer_wrap .col-md-6 a:link, #footer_wrap .col-md-3 a:visited, #footer_wrap .col-md-4 a:visited, #footer_wrap .col-md-6 a:visited { 
color: #eee; 
}
#footer_wrap .col-md-3 a:hover, #footer_wrap .col-md-4 a:hover, #footer_wrap .col-md-6 a:hover { 
color: #eee; 
}
#footer_wrap .widget_recent_entries ul li  span.post-date {
color: #ccc;
}
#copyright { 
width: 100%; 
height: auto; 
position: relative; 
background: #111; 
margin-top: -5px; 
margin-bottom: 0px; 
padding: 10px 0px 10px 0px;
color: #eee;
}
.footer_item_bottom_left, #copyright a:link, #copyright a:hover, #copyright a:visited { 
color: #eee;
}
#footer_wrap .widget ul {
padding: 0px;
}
#footer_wrap .widget > ul > li {
padding: 5px 0 5px 0;
border-bottom: 1px dotted #888;
}
#footer_wrap .widget > ul > li:last-child {
padding: 5px 0 5px 0;
border-bottom: 0px dotted #888;
}
#footer_wrap .widget_recent_entries li:before, #footer_wrap #recentcomments li:before {
content: '\25b8';
}
#footer_wrap .product_list_widget li a {
font-weight: 400;
}
#footer_wrap .widget .zframe-flickr-wrap-ltr {
padding: 0px;
}
.footer_item_bottom_left {
margin-top: 2px;
}
.footer_item_bottom_right {
margin-top: 2px;
text-align: right;
color: #eee;
}
.footer_item_bottom_right #social-wrap {
float: right;
}
ul#menu-footer-menu li a {
color: #fff;
}
#recent-posts-3 li a {
color: #fff;
} .widget-title-footer { 
color: #eee; 
font-size: 14px;
text-transform: uppercase; 
margin-bottom: 15px;
}
#footer_wrap .widget li { 
font-size: 14px;
line-height: 25px; 
color: #eee; 
}
#footer_wrap .textwidget { 
font-size: 14px;
font-weight: 400;
line-height: 25px; 
color: #eee; 
} .archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border: 0 !important;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
font-size: 28px;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #555555;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #fafafa;
border-left: 22px solid #eee;
}
article.format-aside p {
font-size: 14px;
color: #555;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link  {
border: 1px solid #ccc !important;
border-radius: 5px;
}
.format-link  {
width: 100%;
padding: 20px;
text-align: center;
background-color: #f9f9f9;
}
article.format-link .entry-content a {
font-size: 28px;
line-height: 1.090909091;
text-decoration: none;
word-break: break-all;
word-wrap: break-word;
} article.format-quote  {
border: 1px solid #ccc !important;
border-radius: 5px;
}
.format-quote {
background-color: #f9f9f9 !important;
padding: 20px;
text-align: center;
}
article.format-quote .entry-content p {
margin: 0 0 20px 0;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 13px;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #8acc1b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} #commentform { 
margin-bottom: 100px !important; 
}
.comment-reply-title { 
font-size: 15px; 
}
.comment-notes { 
display: none; 
}
article.comment { 
padding: 10px; 
border-radius: 5px; 
margin: 5px;
}
.comment-content {
position: relative;
width: 60%;
height: auto;
padding: 10px;
background: #fafafa;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #eee solid 1px;
margin-bottom: 10px;
}
.comment-content:after {
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #eee transparent;
display: block;
width: 0;
z-index: 1;
top: -15px;
left: 30px;
}
.comment-content:before {
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #eee transparent;
display: block;
width: 0;
z-index: 0;
top: -16px;
left: 30px;
}
.comments-title {
margin-bottom: 48px;
font-size: 16px;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
}
.comments-area article header {
margin: 0 0 48px;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
line-height: 1.42857143;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 14px;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #8acc1b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
color: #fff;
background-color: #0088d0;
border-radius: 3px;
border: 1px solid #eee;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
padding: 2px 5px;
font-size: 10px;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 14px;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #8acc1b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
display: none;
}
.required {
color: red;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #8acc1b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
} .go-top { 
height: 40px;
width: 40px; 
position: fixed; 
bottom: 2em; 
right: 2em; 
background: url(//supermotocenter.fi/wp-content/themes/smc/images/icon_top.png);
background-size: cover;
display: none; 
z-index: 1000; 
} .fa-center { 
width: auto; 
height: auto; 
text-align: center !important; 
display: block; 
margin-bottom: 30px; 
margin-top: 30px; 
} .tagcloud { 
margin-bottom: 100px; 
}
.tagcloud a { 
background: transparent; 
padding: 5px; 
margin: 5px 5px 0px 0; 
display: block; 
float:left; 
border: 1px solid #999;
text-decoration: none; 
font-size: 13px !important;
} 
.tagcloud a:link { 
color: #555;
border-radius: 3px;
} #boxed { 
max-width: 1170px; 
height: auto; 
margin: 0 auto;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
background: #fff;
} #pa_color, #calc_shipping_country { 
padding: 5px; 
}
#content div.product { 
background: #f2f !important; 
width: auto !important; 
}
del { 
font-size: 15px !important; 
}
h1, h2, h3, h4, h5, h6, li a { 
font-weight: 400; 
}
.price { 
font-size: 1.1em; 
margin-bottom: 10px !important; 
}
.page-title { 
display: none; 
}
.amount { 
background-color: transparent !important; 
padding: 3px; 
border-radius: 3px; 
}
.woocommerce-result-count,
li.additional_information_tab,
#tab-additional_information {
display: none !important;
}
li.empty {
padding-left: 0px !important;
}
.shop_table, .woocommerce-info { 
margin-top: 30px !important; 
}
.term-description p { 
line-height: 25px; 
margin-bottom: 20px; 
}
.buttons { 
margin: 10px 0 0 -15px;
}
.buttons a:link, .return-to-shop a:link {
color: #555;
}
.checkout-button {
color: #fafafa !important;
}
.orderby { 
padding: 5px; 
background: #fafafa; 
}
.woocommerce-tabs { 
text-align: left; 
}
.thumbnails { 
margin-left: 0px; 
}
.summary { 
text-align: left; 
}
.screen-reader-text { 
margin-top: 0px; 
margin-right: 5px;
}
.star-rating { 
margin: 0 auto !important; 
margin-bottom: 10px !important; 
}
.wcmp-product-list .star-rating {
margin-top: 12px !important;
}
.wcmp-product-list .star-rating, .wcmp-product-list .amount {
float: left !important;
}
.attachment-shop_thumbnail { 
margin-bottom: 13px; 
}
.wp-post-image, .attachment-shop_catalog, .attachment-shop_thumbnail { 
border: 0 !important; 
box-shadow: none !important;
}
.checkout-button { 
text-shadow: none !important; 
}
.related h2 { 
margin-bottom: 20px !important; 
}
.qty { 
padding: 4px !important; 
}
.plus, .minus { 
height: 20px !important; 
}
.onsale { 
background: #8acc1b; 
color: #fff; 
font-weight: 400 !important; 
text-shadow: none !important; 
padding: 3px 6px 3px 6px !important;
z-index: 999 !important;
margin: 5px 5px 0px 20px !important;
border-radius: 0px !important;
}
.wcmp-product .onsale { 
padding: 0px 6px 3px 6px !important;
}
.woo-sidebar { 
max-width: 260px; 
margin-bottom: 20px; 
}
.woo-sidebar .widget-title {
border: 0;
padding: 0;
background: transparent;
}
.products .product { 
border: 0px solid #ccc;
border-radius: 5px;
text-align: center !important; 
padding: 0 0 10px 0 !important; 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden;
}
.products .button, .woo-sidebar .button, .cart .button, .place-order .button, .return-to-shop .button, .add_to_cart_button { 
padding: 5px; 
font-size: 14px;
line-height: 1.5 !important;
border-width: 1px !important; 
border-style: solid !important;
border-color: #eee;
border-radius: 3px !important;
text-shadow: none !important;
color: #555 !important;
-webkit-transition: background-color 0.5s ease-out;
-moz-transition: background-color 0.5s ease-out;
-o-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;
font-weight: 200 !important;
}
.wcmp-product-image .add_to_cart_button { 
border: none !important;
color: #ccc !important;
font-size: 20px !important;
}
.ui-slider-handle { 
border-radius: 0 !important; 
background: #eee !important; 
}
.added_to_cart { display: none !important; }
#coupon_code { padding: 13px !important; }
.attachment-shop_single { 
width: auto !important; 
height: auto !important; 
}
.count {
display: none;
}
.woocommerce #content img,
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.price_slider_wrapper {
margin-top: 25px;
}
#searchform .screen-reader-text {
display: none;
}
.product_list_widget .star-rating { 
margin-top: 5px !important;
float: left !important;
}
.entry-summary .star-rating { 
padding: 0 !important; 
margin: 0 !important; 
}
.woocommerce-review-link {
padding-top: 20px !important;
display: block !important;
}
#reviews, #tab-description {
padding: 20px !important;
}
.single_variation {
margin-bottom: 10px !important;
}
.qty, .buttons_added {
height: 37px !important;
}
td.label {
color: #555;
font-size: 14px;
}
.product-category h3 {
font-size: 14px !important;
}
.wpb_widgetised_column aside {
margin-bottom: 40px !important;
font-size: 13px !important;
padding-left: 6px !important;
}
.wpb_widgetised_column .widget-title {
margin-bottom: 4px !important;
}
.wpb_widgetised_column .cat-item, .searchbar .cat-item {
border-bottom: 1px solid #eee !important;
padding: 3px 0 3px 0 !important;
margin-left: 10px !important;
}
.wpb_widgetised_column ul {
list-style: none;
}
.wpb_widgetised_column .product-categories li:before, .searchbar .product-categories li:before { 
content: "";
border-color: transparent #666;
border-style: solid;
border-width: 0.22em 0 0.22em 0.32em;
display: block;
height: 0;
width: 0;
left: -0.6em;
top: 1.1em;
position: relative;
}
.wpb_widgetised_column .product-categories {
padding: 0 !important;
}
.cart-subtotal td, .shipping td, .order-total td, .cart_item td {
font-size: 16px !important;
}
.cart-subtotal th, .shipping th, .order-total th {
font-size: 16px !important;
}
.less-padding {
padding: 0px 10px 10px 25px !important;
margin-top: -10px;
}
.products .product img {
height: auto !important;
width: auto !important;
padding: 10px;
margin: 0 auto !important;
text-align: center !important;
border-bottom: 1px solid #e20a17 !important;
}
footer .product_list_widget .amount {
color: #fff;
font-size: 12px;
background: #444 !important;
}
#footer_wrap ins span.amount {
font-size: 16px !important;
}
.return-to-shop, .screen-reader-text {
display: none;
}
.product-categories .children {
padding-left: 15px !important;
}
ul.children {
background: #fafafa;
}
.submenu .col-sm-3 .buttons {
padding-left: 15px;
}
.product-img img {
height: 150px;
width: auto;
}
.product-search-content {
width: 30%; 
min-height: 300px; 
float: left; 
display: block; 
position: relative;
}
.wc-proceed-to-checkout a.checkout-button {
color: #555 !important;
border: 1px solid #ccc;
} .nav_search_box, .logo_link {
display: none !important;
} .sb-toggle-right {
color: #83ba3b;
background: transparent;
} h3.setting-name {
padding: 0 !important;
}
#smc_meta{
overflow: hidden;
padding-bottom: 1em;
}
#smc_meta p{
clear: both;
}
.smc-row-title{
display: block;
float: left;
width: 200px;
}
.smc-row-content{
float: left;
padding-bottom: 1em;
}
.smc-row-content label{
display: block;
line-height: 1.75em;
} #masonry_wrap { 
float: left; 
border-radius: 5px !important;
background: #fff;
border: 1px solid #ccc;
}
.audio_video-masonry {
margin-bottom: -10px;
}
.smc_latest_item-masonry-first:hover img {
transform: scale(1.1);
}		
.smc_latest_item-masonry a.smc_latest_info_simple, .smc_latest_item-masonry a.smc_latest_info_simple_zoom {
display: inline-block;
text-decoration: none;
padding: 8px 14px;
color: #fff;
margin: 5px;
position: relative;
border-radius: 100px;
}
.smc_latest_item-masonry-first .smc_latest_mask {
opacity: 0;
background: rgba(255,255,255,0.3);
transition: all 0.4s ease-in-out;
}
.smc_latest_item-masonry a.smc_latest_info_simple, .smc_latest_item-masonry a.smc_latest_info_simple_zoom {
background: #8acc1b;
color: #fff;
}
.smc_latest_item-masonry a.smc_latest_info_simple:hover, .smc_latest_item-masonry a.smc_latest_info_simple_zoom:hover {
background: #fff;
color: #8acc1b;
}
.smc_latest_item-masonry {
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.smc_latest_item-masonry:last-child {
margin-right: 0px;
}
.smc_latest_item-masonry .smc_latest_mask, .smc_latest_item-masonry .content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.smc_latest_item-masonry img {
display: block;
position: relative;
vertical-align: middle;
}
.smc_latest_item-masonry h2 {
color: #fff;
text-align: center;
position: relative;
font-size: 15px !important;
font-weight: 200;
padding: 5px;
margin: 0 !important;
}
.smc_latest_item-masonry p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
}
.smc_latest_item-masonry-first img {
transition: all 0.2s linear;
}
.smc_latest_item-masonry-first:hover .smc_latest_mask {
opacity: 1;
}
article.masonry-entry {
border-radius: 5px !important;
background: #fff;
border: 1px solid #ccc !important;
overflow: hidden;
}
article.masonry-entry  ul, .full-gallery ul {
list-style-type: none !important;
}
article.masonry-entry  ul li, .full-gallery ul li {
padding: 0 !important;
margin: 0 !important;
}
article.masonry-entry .flexslider {
margin: 0;
padding: 0;
border: 0;
}
.full-gallery .flexslider {
margin: 0 0 40px 0;
padding: 0;
border: 0;
}
.masonry-thumbnail-first:hover img {
transform: scale(1.1);
}		
.masonry-thumbnail a.smc_latest_info_simple, .masonry-thumbnail a.masonry-thumbnail_simple_zoom {
text-decoration: none;
width: 40px;
height: 40px;
padding: 10px 14px;
margin: 5px;
position: relative;
border-radius: 100px;
}
.masonry-thumbnail-first .masonry-thumbnail_mask {
opacity: 0;
background: rgba(255,255,255,0.3);
transition: all 0.4s ease-in-out;
}
.masonry-thumbnail a.smc_latest_info_simple, .masonry-thumbnail a.masonry-thumbnail_simple_zoom {
background: #8acc1b;
color: #fff;
}
.masonry-thumbnail a.smc_latest_info_simple:hover, .masonry-thumbnail a.masonry-thumbnail_simple_zoom:hover {
background: #fff;
color: #8acc1b;
}
.masonry-thumbnail {
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.masonry-thumbnail:last-child {
margin-right: 0px;
}
.masonry-thumbnail .masonry-thumbnail_mask, .masonry-thumbnail .content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.masonry-thumbnail img {
display: block;
position: relative;
vertical-align: middle;
}
.masonry-thumbnail h5 {
color: #fff;
text-align: center;
position: relative;
font-size: 15px !important;
font-weight: 200;
padding: 5px;
margin: 0 !important;
}
.masonry-thumbnail p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
}
.masonry-thumbnail-first img {
transition: all 0.2s linear;
}
.masonry-thumbnail-first:hover .masonry-thumbnail_mask {
opacity: 1;
}
.masonry-thumbnail_centerit {
width: 100%;
height: auto;
position: absolute;
top : 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.masonry-thumbnail_mask a:link {
text-decoration: none;
}
.masonry_content { 
width: 100%;
height: auto; 
float: left; 
background: #fff;
color: #666; 
font-size: 14px;
padding: 20px;
border-bottom: 1px solid #ccc;
}
.masonry_content h3 { 
color: #666; 
font-size: 18px !important; 
}
.masonry_content h3 a:link { 
color: #666; 
font-size: 18px !important; 
text-decoration: none;
}
.masonry_content h5 { 
color: #666; 
font-size: 13px !important; 
}
.masonry_content h5 a:link { 
color: #666; 
font-size: 13px !important;
text-decoration: none;
}
.masonry-date-and-time {
padding: 20px !important;
}
.masonry-time-left {
padding: 10px 0 10px 0;
width: 45%;
float: left;
text-align: left;
}
.masonry-time-right {
padding: 10px 0 10px 0;
width: 45%;
float: right;
text-align: right;
}
.masonry-time-right a:link,
.masonry-time-right a:hover,
.masonry-time-right a:visited,
.masonry-time-right a:active {
color: #8acc1b;
} .wpcf7-form-control { 
padding: 10px; 
border: 1px solid #ccc; 
width: 70% !important; 
font-size: 15px; 
}
.wpcf7-textarea {
width: 90% !important; 
}
.wpcf7-submit { 
width: auto !important; 
} #backup-options td { 
display: block; 
margin-bottom: 20px; 
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.singular .entry-header .entry-meta {
position: static;
}
.singular .site-content,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular .comments-title {
margin: 0;
width: 100%;
}
.entry-header .entry-title,
.entry-title,
.singular .entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}