div .component_ProductDisplay_Product {padding: 0;margin: 0;}div.component_ProductDisplay_CrossSellHorizontal {padding: 0;}div .product {margin: 0 20px;}#product h1, h2, h3 {text-transform: uppercase;font-weight: 500;margin-bottom: 20px;font-size: 35px;}#product {display: grid;grid-template-columns: 540px 1fr;grid-column-gap: 50px;margin-top: 40px;font-size: 15px;}#product * {box-sizing: border-box;}#product .image {position: relative;}#product .image .no-image {background: #f4f4f4;}#product .image .no-image::before {margin: auto;display: block;width: 29px;height: 29px;background: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg) no-repeat 0 -840px;transform: scale(3);}#product .image-main {position: relative;display: inline-block;border: 1px solid #f4f4f4;}#image-slider,#image-slider .glide__track,#image-slider .glide__slides,#image-slider .glide__slide {width: 540px;height: 540px;}#image-slider .glide__slide {position: relative;margin-left: 0;}#image-slider figure {position: relative;width: 100%;height: 100%;overflow: hidden;cursor: zoom-in;background-repeat: no-repeat;background-position: 50% 50%;transition: all 0.2s;}#image-slider figure::before {content: '';position: absolute;background: #fff;left: 0;top: 0;right: 0;bottom: 0;}#image-slider.zoom figure:hover::before {display: none;}#image-slider.zoom .glide__slide figure:hover img {display: none;}#image-slider .glide__slide img {display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;object-position: center center;}.image-main .glide__bullets {display: none;position: absolute;z-index: 1001;bottom: 20px;left: 50%;transform: translateX(-50%);}.image-main .glide__bullets button {width: 12px;height: 12px;background: rgba(255, 255, 255, 0.8);border: solid 1px rgba(187, 187, 187, 0.8);border-radius: 50%;padding: 0;margin: 0;}.image-main .glide__bullets button.glide__bullet--active {background-color: rgba(63,63,63,0.8);border-color: solid 1px rgba(255, 255, 255, 0.8);}#product .maximise {display: block;width: 44px;height: 44px;background: #eee;border-radius: 22px;-webkit-border-radius: 22px;-moz-border-radius: 22px;text-indent: 100%;white-space:nowrap;overflow: hidden;z-index: 10;padding: 0;border: none;position: absolute;bottom: 24px;right: 24px;}#product .maximise::before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;display: block;width: 16px;height: 16px;background: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg) no-repeat 0 -710px;}.image-thumbnails {position: relative;width: 540px;height: 100px;margin-top: 15px;}#thumb-slider {width: calc(100% - 80px);margin: 0 40px;height: 100%;}#thumb-slider li {margin-left: 0;}.image-thumbnails button,#thumb-slider button {width: 100%;height: 100%;margin: 0;padding: 0;background: none;border: none;text-align: center;}#thumb-slider .glide__slides,#thumb-slider .glide__slide,#thumb-slider .glide__slide button,#thumb-slider .glide__slide img {max-height: 100%;height: 100px;}.image-thumbnails .thumb-controls {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}#thumb-slider .thumb-controls button.slide-left,#thumb-slider .thumb-controls button.slide-right {position: absolute;top: 0;left: -40px;width: 40px;background: none;text-indent: -100vw;overflow: hidden;}#thumb-slider .thumb-controls button.slide-right {left: unset;right: -40px;}.image-thumbnails button.slide-left::before,.image-thumbnails button.slide-right::before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;display: block;width: 9px;height: 14px;background: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg) no-repeat 0 -650px;}.image-thumbnails button.slide-right::before {background-position-y: -680px;}#thumb-slider:not(.glide) {width: 100%;margin: 0;}#thumb-slider:not(.glide) ul {display: block;width: auto;white-space: nowrap;font-size: 0px;}#thumb-slider:not(.glide) li {width: calc(20% - 8px);display: inline-block;margin-right: 10px;}#thumb-slider:not(.glide) li:last-child {margin-right: 0;}#thumb-slider:not(.glide) .thumb-controls {display: none;}#thumb-slider:not(.glide) .glide__slide img,#thumb-slider .glide__slide img {width: 100%;height: 100%;object-fit: cover;object-position: center center;}#product::after {content: '';display: table;clear: both;}#product .crumbs {display: inline-block;font-size: 0.85em;margin: 0;}#product .crumbs a {display: inline-block;}#product .summary h1 {margin: 5px 0 20px;text-transform: none;}#product .price, #product .description {margin: 0 0 25px;}.price mark {display: inline-block;font-size: 24px;font-weight: 500;color: #b7bf10;}.price mark#flat {margin-right: 3px;text-decoration: line-through;font-weight: normal;color: #ccc;}.order {display: grid;grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);grid-column-gap: 20px;grid-row-gap: 15px;align-items: center;}.order > * {margin: 0;}.order .select-wrap {display: inline-block;max-width: 100%;}.order div input,.order div select {width: 100%;margin: 0;}.order input.qty {width: 60px;}.order .submission {grid-column: 1 / span 2;padding-top: 5px;}.submission button#add-cart {border-bottom: solid 4px rgba(0, 0, 0, 0.2);padding-bottom: 12px;}.submission {position: relative;}.submission::before {content: "";position: absolute;bottom: -7px;left: 40px;border-bottom: 7px solid #edcfcf;opacity: 0;transition: opacity 0.5s ease;display:block;width:0;height:0;border-left: 8px solid transparent;border-right:8px solid transparent;}.submission::after {content: attr(data-content);position: absolute;left: 30px;bottom: -65px;color: #9a0000;background: #edcfcf;width: 330px;padding: 5px 13px;opacity: 0;transition: opacity 0.5s ease;}.submission.stock-error::before,.submission.stock-error::after {opacity: 1;}#product .order .add-favourite {display: inline-block;margin-left: 15px;}#product .order .add-favourite .remove,#product .order .add-favourite.selected .add {display: none;}#product .order .add-favourite.selected .remove,#product .order .add-favourite .add {display: inline-block;}.additional {margin: 35px 0 0;padding: 0;}.additional p {margin: 0 0 10px;}.additional label {display: inline-block;font-weight: bold;white-space: nowrap;margin: 0 5px 0 0;vertical-align: middle;}.additional label::after {content: ':';display: inline-block;}.social a {display: inline-block;vertical-align: middle;background-image: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg);background-repeat: no-repeat;background-position-x: 0;background-color: transparent;margin-right: 13px;}.social .facebook {background-position-y: -890px;width: 7px;height: 13px;}.social .twitter {background-position-y: -920px;width: 13px;height: 10px;}.social .email {background-position-y: -980px;width: 15px;height: 11px;}.social .pinterest {background-position-y: -1010px;width: 12px;height: 12px;}.full-description {margin-top: 30px;margin-bottom: 30px;}.full-description h2:not(:first-child) {font-size: 1.9em;text-transform: initial;}.full-description h3 {font-size: 1.7em;text-transform: initial;}.feature {position: absolute;top: 20px;right: 20px;display: inline-block;background: #3cc5f1;color: #fff;text-transform: uppercase;font-size: 14px;font-weight: bold;z-index: 10;line-height: 50px;width: 50px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;text-align: center;padding: 0;}.feature.long {top: 10px;right: 10px;width: auto;max-width: calc(100% - 64px);line-height: 40px;padding: 0 17px;margin: 7px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;}.feature.feature-2 {background: #bf211e;}.feature.feature-3 {background: #9bc53d;}.cross-sell h3 {text-transform: capitalize;font-weight: 500;}.cross-sell .catview {margin: 0;}div .large-image {position: fixed;z-index: 2001;width: 90vw;height: 90vh;top: 0;bottom: 0;left: 0;right: 0;margin: auto;display: none;}#large-slider,#large-slider .glide__track,#large-slider .glide__slides,#large-slider .glide__slide {width: 90vw;height: 90vh;}#large-slider .glide__slide {position: relative;}#large-slider .glide__slide img {max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}.large-image .large-controls {position: absolute;left: -50vw;margin-left: 50%;width: 100vw;height: 100%;}.large-image.disabled .large-controls {display: none;}body.pop-overlay-center.large-image .pop-overlay::before,body.pop-overlay-center.large-image .pop-overlay-inner .close {display: none;}body.pop-overlay-center.large-image #large-image .close {background: none;padding: 0;margin: 0;text-indent: -100vw;overflow: hidden;width: 24px;height: 24px;position: fixed;top: 30px;right: 30px;}body.pop-overlay-center.large-image #large-image .close::before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;display: block;width: 24px;height: 24px;background: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg) no-repeat 0 -1003px;background-size: 52px;cursor: pointer;}div .large-image button.next,div .large-image button.previous {background: url(https://images.zeald.com/site/concept24/images/basic_theme/ui_sprites.svg) no-repeat 5px -1758px;width: 30px;height: 40px;padding: 0;text-indent: -100vh;overflow: hidden;position: absolute;top: 0;bottom: 0;right: 30px;margin: auto;z-index: 2002;background-size: 75px;}div .large-image button.previous {background-position-y: -1680px;left: 30px;right: unset;}div .large-image .loading-spinner {border-color: #ccc;border-top-color: #fff;width: 100px;height: 100px;border-width: 3px;display: block;}body.pop-overlay-center.large-image .pop-overlay {background: #fff;opacity: 1;}body.pop-overlay-center.large-image .pop-overlay-inner {width: 0;}body.large-image .large-image {display: block;}#product .notification {font-weight: normal;margin-left: 15px;}.product .full-description p,.product .full-description span,.product .full-description div,.product .full-description li,.product .full-description td,.product .additional-description p,.product .additional-description span,.product .additional-description div,.product .additional-description li,.product .additional-description td {line-height: inherit !important;font-family: inherit !important;font-size: inherit !important;font-weight: inherit !important;margin: initial !important;background: inherit !important;vertical-align: inherit !important;white-space: inherit !important;color: inherit !important;}.product .full-description p {margin: 1em 0 !important;}div .docwrap .ym-wrapper {max-width: 100%;}nav.tab-links,div .product,.tabcontent {width :100%;max-width: 1280px;margin: 0 auto;}.hide {display: none;}section#price mark#enquiry_only_label {font-size: 18px;font-weight: 300;}section#description-tabs {display: flex;margin-bottom: 36px;border-top: 1px solid #eee;}.tabcontent {color: inherit;display: none;height: 100%;}.tabcontent.active {display: block;}section#description-tabs a.tablink:hover, section#description-tabs a.tablink.active {border-top: 3px solid;font-weight: 500;color: black;}section#description-tabs a.tablink {display:flex;align-items:center;justify-content:center;margin-right: 30px;height: 100%;font-size: 20px;font-weight: 500;text-transform: uppercase;color: #555;border-top: 3px solid transparent;}table.product-attributes {border-collapse: collapse;width: auto;}table.product-attributes td {border: 1px solid #e2d9d9;padding: 7px 12px;}table.product-attributes td:nth-child(1) {font-weight: 500 !important;}nav.tab-links {display: flex;height: 66px;}article.tab-links > a {cursor: pointer;}.tabcontent {margin: 20px 0;}.full-description:not(.tabs) {width :100%;max-width: 1280px;margin: 0 auto;}.product-enquiry {background-color: #eee;margin: 40px 0;}.product-enquiry > #questions {width: 100%;max-width: 1280px;margin: 0 auto;padding: 40px 0;}#questions {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;grid-column-gap: 50px;}.full-description.tabs #description,.full-description.tabs section#specs,.full-description.tabs nav.tab-links {width: 100%;margin: 0 auto;}.product.split-test.loading,.product.split-test.loading + * {visibility: hidden;}.split-test.feature.long.feature-2 {display:none;}section.specs {display: block;}.price mark#flat-price {margin-right: 3px;text-decoration: line-through;font-weight: normal;color: #ccc;}<style type="text/css">.tabcontent {display: none;}.tabcontent.active {display: block;}</style>@media screen and (max-width: 1300px) {body .content .component_ProductDisplay_CrossSellHorizontal {left: unset;margin-left: unset;width: 100%;}body .content .component_ProductDisplay_CrossSellHorizontal .cross-sell {width: 100%;max-width: 100%;box-sizing: border-box;padding: 0 20px;}body .content .component_ProductDisplay_CrossSellHorizontal .cross-sell > * {margin-left: 0;margin-right: 0;}div .product-enquiry {padding: 0 20px;}#product {margin: 40px 20px 0 20px;}section#description-tabs {margin-top: 30px;}div .product {margin:0;}.full-description.tabs #description,.full-description.tabs section#specs,.full-description.tabs nav.tab-links {margin: 0 20px;width: unset;}.full-description:not(.tabs) {margin: 0 20px;width: unset;}}@media only screen and (max-width: 1000px) {#product {grid-template-columns: 400px 1fr;}#image-slider,#image-slider .glide__track,#image-slider .glide__slides,#image-slider .glide__slide {width: 400px;height: 400px;}#image-slider .glide__slide img {max-height: 400px;max-width: 400px;}.image-thumbnails {width: 400px;height: 75px;}#thumb-slider .glide__slides,#thumb-slider .glide__slide,#thumb-slider .glide__slide button,#thumb-slider .glide__slide img {height: 75px;}}@media only screen and (max-width: 720px) {#product {display: block;margin-top: 0;}#product .crumbs {margin-top: 20px;}.image-main .glide__bullets {display: inline-block;}.image-thumbnails {display: none;}#product .image {width: 100%;}#product .image-main {margin-left: -20px;width: 100vw;}#image-slider,#image-slider .glide__track,#image-slider .glide__slides,#image-slider .glide__slide {width: 100vw;height: 100vw;max-height: 70vh;}#image-slider .glide__slide img {max-height: 100%;max-width: 100%;}div .large-image,#large-slider,#large-slider .glide__track,#large-slider .glide__slides,#large-slider .glide__slide {width: 100vw;height: 100vh;}#large-slider .glide__slide img {width: 100% !important;height: 100% !important;object-fit: cover;object-position: center center;}body.pop-overlay-center.large-image #large-image .close {z-index: 2020;border-radius: 50%;background: #fff;width: 40px;height: 40px;}body.pop-overlay-center.large-image #large-image .close::before {transform: unset;}.product-enquiry > #questions {-ms-grid-columns: auto;grid-template-columns: auto;grid-row-gap: 40px;}}@media screen and (max-width: 640px) {table.product-attributes {width: 100%;}.tabcontent {width: unset;}}
.component_ProductDisplay_Product {
margin: 0; margin: 0; padding: 0;  } #c68.component_ProductDisplay_Product {
 } div.docwrap {
max-width: 1280px;
margin: auto;
padding-bottom: 60px !important;
}
div div.component_ProductDisplay_CrossSellHorizontal {
background: transparent;
}
div #product {
margin-top: 0;
}
section.inactive.errorbox {
color: #000;
}
div#detailed-tabs .tabcontent {
margin-top: 0;
}
#c68.component_ProductDisplay_ProductDetailsComponents_ProductDetailTabs {
margin: 60px 0;
}
#c68 .heading-wrapper {
list-style: none;
padding-left: 0;
background: #141414;
margin-bottom: 0;
}
#c68 .heading-wrapper .tabheading {
display: inline-block;
min-width: 200px;
height: 50px;
text-align:center;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
cursor: pointer;
padding-top: 14px;
box-sizing: border-box;
background: none;
}
#c68 .heading-wrapper .tabheading.active {
background: #2c2c2c;
color: #b7bf10;
}
#detailed-tabs .tabcontent {
padding: 40px;
background: #2c2c2c;
}
div[class^="feature-"],
div[class*="feature-"] {
display: block;
clear: both;
box-sizing: border-box;
min-height: 525px;
width: 100%;
}
.feature-performance {
background: url('/site/concept24/images//product-custom/performance-bg.jpg') top right no-repeat;
}
.feature-flywheel {
background: url('/site/concept24/images//product-custom/flywheel-bg.jpg') top left no-repeat;
}
.feature-profile {
background: url('/site/concept24/images//product-custom/low-profile-bg.jpg') top right no-repeat;
}
.feature-storage {
background: url('/site/concept24/images//product-custom/storage-bg.jpg') top left no-repeat;
}
.feature-adjustable {
background: url('/site/concept24/images//product-custom/adjustable-bg.jpg') top right no-repeat;
}
.feature-3col {
background: url('/site/concept24/images//product-custom/3col-bg.jpg') top left no-repeat;
padding-top: 350px;
}
.column {
box-sizing: border-box;
padding: 150px 30px;
width: 50%;
}
.column.column-right {
float: right;
}
.column.column-third {
width: 33.33%;
float: left;
padding: 30px;
}
.feature-specs {
padding-top: 40px;
margin-top: 40px;
}
.feature-specs h5 {
padding-bottom: 20px;
}
.feature-specs table {
border: none !important;
border-collapse: collapse !important;
width: 100% !important;
}
.feature-specs table tr {
border-bottom: 2px solid #2C2C2C;
}
.feature-specs table td {
border: none !important;
background: #313131;
padding: 10px 10px 20px;
}
#c68 .feature-performance {
background: url('/site/concept24/images//product-custom/skierg-performance.jpg') top right no-repeat;
}
#c68 .feature-get-connected {
background: url('/site/concept24/images//product-custom/skierg-get-connected.jpg') top left no-repeat;
}
#c68 .feature-free-standing {
background: url('/site/concept24/images//product-custom/skierg-free-standing.png') top right no-repeat;
}
#c68 .feature-high-strength {
background: url('/site/concept24/images//product-custom/skierg-high-strength.png') top left no-repeat;
}
#c68 .feature-flywheel {
background: url('/site/concept24/images//product-custom/skierg-flywheel.jpg') top right no-repeat;
}
#c68 .feature-ergonomic {
background: url('/site/concept24/images//product-custom/skierg-ergonomic.png') top left no-repeat;
}
#c68 .feature-durable {
background: url('/site/concept24/images//product-custom/skierg-durable.png') top right no-repeat;
}
#c68 .feature-performance {
background: url(/site/concept24/images/product-custom/bikerg/performance-monitor.jpg) top right no-repeat;
}
#c68 .feature-get-connected {
background: url(/site/concept24/images/product-custom/bikerg/get-connected.jpg) top left no-repeat;
}
#c68 .feature-flywheel {
background: url(/site/concept24/images/product-custom/bikerg/flywheel-and-damper.png) top right no-repeat;
}
#c68 .feature-adjustable-saddle {
background: url(/site/concept24/images/product-custom/bikerg/adjustable-saddle.png) top left no-repeat;
}
#c68 .feature-customize {
background: url(/site/concept24/images/product-custom/bikerg/customize-your-ride.jpg) top right no-repeat;
}
#c68 .feature-durable {
background: url(/site/concept24/images/product-custom/bikerg/durable-construction.png) top left no-repeat;
min-height: 625px;
}
#c68 .feature-3col {
background: url(/site/concept24/images/product-custom/bikerg/other-features.jpg) top left no-repeat;
}
.price-table .price-row {
display: grid;
grid-template-columns: 1fr auto;
grid-column-gap: 20px;
font-size: 20px;
font-weight: 500;
}
@media screen and (max-width: 980px) {
.column,
.column.column-third {
width: 100%;
}
}
@media screen and (max-width: 720px) {
#product main {
padding: 30px 20px;
}
#product .image-main {
margin-left: 0;
}
}
@media screen and (max-width: 580px) {
.column {
padding: 50px 30px;
}
div[class^="feature-"],
div[class*="feature-"] {
min-height: 350px;
}
}
.catview .price-table{
display:table;
width:100%;
}
.catview .price-row{
display:table-row;
}
.catview .price-cell{
display:table-cell;
padding-bottom:8px;
}
.catview .price-label{
text-align: left;
padding-left: 15px;
}
.catview .price-amt{
text-align:right;
padding-right: 15px;
}
.catview .price-amt .gst{
display:none;
}
.catview .price-amt .price > span{
margin:0 !important;
}
#c61 .catview .hire-item-title{
margin-bottom:0 !important;
}
.catview .hire-item-desc{
color:#003266!important;
}
.catview .hire_deliver{
font-size:14px;
}
.hire_now_button{
background: #acbf16;
color: white !important;
padding: 10px 75px !important;
font-weight: 700;
text-transform: uppercase !important;
font-size: 12px;
}
.hire-orderform{
padding-bottom:25px;
}
.item-right-wapper > div > div.hire-price-wrap {
display: block;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
box-ordinal-group: 3;
}
.cv_header, .cv_footer {
border-top:none;
padding:9px;
clear:both;
}
.catview .pagination a {
display: inline-block; border: 1px solid #eee;
background: #F9F9F9;
background: rgba(255,255,255,0.5); padding:4px;
}
.catview .pagination .cur_page{
font-weight: bold;
}
.catview .pagination {
text-align:right;
float: right;
} .catview .promotion {
display: inline-block;

}
.catview .featured {
padding:4px;
font-weight: bold;
}
.was_price {
color: #999;
text-decoration: line-through;
}
.save_price {
color: #990000;
display: block;
}
.catview .item-list select {
max-width: 100%;
}
.catview .item-list {
padding:0;
margin: 0;
border-collapse:collapse;
width:100%;
margin-top: 5px;
}
.catview .item-cell {
vertical-align: top;
width: 24%;
}
.catview .feature-row > td.item-cell {
vertical-align: bottom; }
.catview .detail-row > td.item-cell{
padding-bottom:50px; }
.catview .price-wrap, .catview .hire-price-wrap {
margin-top: 8px;
}
.catview .item-orderform {
margin-top: 8px;
}
.catview .item-list .item {
padding-right:8px;
}
div.catview {
display:table;	width:100%;
}
div.catview div.cv_header {
display:table-row;	}
.catview div.item-list {
display:table;	}
.catview div.item-cell {
vertical-align: top;
}
.catview .order form {
margin: 0;
}
.catview div.order span.stock_message {
color: #fc590c;
font-weight: bold;
margin-left: 0;
}
.catview input.qty {
width: 20px;
text-align: center;
margin: 0 5px;
vertical-align: middle;
}
.catview input.btn {
vertical-align: middle;
}
.catview {
clear: both;
}
.catview .opts td {
border: none;
padding: 2px;
vertical-align: top;
}
.catview .header {
clear:both;
}
.catview .footer {
clear:both;
}
.clear {
clear: both;
}
.catview .price > span{
font-weight: bold;
}
.catview .price > span.gst {
font-weight: normal;
font-size: smaller;
}
.catview img{
border: medium none; }
.catview div.item-list {
display:table;	}
.catview div.item-row {
display:table-row;
}
.catview div.item-cell {
padding:2px;	display:table-cell;
cursor: pointer;
}
@media screen and ( max-width: 840px ) {
.wrapper, .body {
background: none !important; }
.catview div.item-row {
display:block;
padding-top:8px;	padding-bottom:8px;	border-top: 1px solid #eee;
}
.catview div.item-row:first-child {
border-top:none;
}
.catview div.item-list {
display:block;
}
.catview div.item-row {
display:block;
}
.catview div.item-cell {
padding:5px;	display:block;
width:100%;
text-align:left;	border-top: 1px solid #eee;
}
.catview div.item-cell:first-child {
border-top:none;
}
.catview div.item-cell img{
width:50%;
}
}
.component_ProductDisplay_CrossSellHorizontal .item-cell.youtube {
display: none;
}
.testimonial-indoor-rowers-2 {
max-width: 1280px;
}
@media screen and (max-width: 400px) { .catview div.item-cell img { width: 100%!important; height: auto!important; }
}
.component_ProductDisplay_CatView2 {
margin: 0; margin: 0; padding: 0;  } div.catview div.cv_header
{
border-bottom:0 dashed #2c2c2c; background:#2c2c2c; display:none!important;
margin-bottom: 20px;
}
div.catview div.cv_footer{
background:#2c2c2c;
margin-bottom: 80px;
display: none;
}
.image a span {
position: relative;
height: 100%;
display: grid;
align-items: center;
}
.image a span:before {
display: block;
content: "";
width: 100%;
height: 40%;
background-image: -moz-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
position: absolute;
bottom: 0;
}
div.catview span.save_price
{
font:bold 12px Arial; text-transform:lowercase;
display: none;
}
div.catview span.price{font:bold 12px Arial; color:#333;}
div.catview span.was_price
{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 15px;
color: #999999;
}
div.catview span.gst{
color:#A9C019; font-size:15px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
}
div.catview div.item-cell h4.item-title,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-c-indoor-rower div.item-cell h4.item-title,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-d-indoor-rower div.item-cell h4.item-title
{
text-transform: capitalize;
font-size: 22px;
font-style: normal;
font-weight: 500;
margin-bottom: 10px !important;
color: #ffffff;
margin-top: 10px;
height: 56px;
text-align: center;
}
div.catview.model-c-indoor-rower div.item-cell h4.item-title,
div.catview.model-d-indoor-rower div.item-cell h4.item-title {
font-size: 30px;
height: 56px;
margin-top: 0;
text-align: left;
}
.catview .hire_deliver {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #fff;
text-align: left;
}
.product_title > * {
display: inline-block;
}
.hire_deliver .hyphen {
width: 16px;
height: 4px;
background: #fff;
display: inline-block;
vertical-align: middle;
margin: 0 10px;
}
div.catview div.item-cell h4.item-title a
{
color: inherit !important; }
div.catview div.item-cell > div.promotion
{ color: #fff;
font: 10px arial;
height: 49px;
left: 0;
margin: 0 auto;
padding: 5px 0 !important;
position: static;
right: 0;
text-align: center;
text-transform: uppercase;
top: 5px;
width: 100% !important;
margin-bottom: 15px;
box-sizing: border-box;
}
.catview span.price > span
{
font-family: 'Montserrat', sans-serif;
font-size: 15px;
color: #A9C019;
font-weight: 400;
margin-left: 15px;
}
.catview span.price > span > span
{
color: #b7bf10;
font-weight: 400;
font-size: 15px;
}
div.promotion
{
height:26px; display:block!important;
} div.catview div.item-cell > div
{
width:100%!important;
}
.component_ProductDisplay_CatView2 .item-row
{
border-bottom:0 dashed #8a8a8a; }
.catview div.image{width:153px!important; min-height:133px!important;}
div.item-right-wapper{
padding-left: 0!important;
margin-top: 0;
position: relative;
background: #2c2c2c;
padding: 10px 10px 35px !important;
box-sizing: border-box;
}
.catview.model-c-indoor-rower div.item-right-wapper,
.catview.model-d-indoor-rower div.item-right-wapper{
padding-left: 0!important;
margin-top: 0;
position: relative;
background: #2c2c2c;
padding: 10px 30px 70px !important;
box-sizing: border-box;
}
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.item-right-wapper, .component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.item-right-wapper {
padding: 20px 20px 30px !important;
}
.price-table .price-row:last-of-type .price-label {
color: #b7bf10;
font-weight: 500;
}
.price-row > div {
padding: 11px 0!important;
box-sizing: border-box;
}
div.price-wrap{margin-top:0!important;}
.catview .pagination {
font: 400 12px 'Montserrat', sans-serif;
color: #cccccc;
}
.catview .pagination a {
padding: 5px !important;
text-decoration: none;
color: #141414;
height: auto;
line-height: 11px;
background: #b1b3b3;
border: 1px solid #6b6c6c;
box-sizing: border-box;
}
.catview .pagination a:first-child {
margin-left: 10px;
}
.catview .price-label {
padding-left: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 16px;
}
.catview .price-amt {
padding-right: 0;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 300;
}
.catview div.item-cell,
.component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.item-cell,
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.item-cell
{
text-align: center;
width: 100%;
margin: 0;
max-width: none;
display: inline-block;
position: relative;
}
.catview.model-c-indoor-rower div.item-cell,
.catview.model-d-indoor-rower div.item-cell{
float: left;
max-width: 620px;
}
.catview.model-c-indoor-rower div.item-cell:last-of-type,
.catview.model-d-indoor-rower div.item-cell:last-of-type {
float: right;
}
.item-row .item-cell:first-of-type
{
margin-left: 0;
}
.item-row .item-cell:last-of-type
{
margin-right: 0;
}
div.catview div.image, .component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.image, .component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.image
{
width: 100% !important;
height: 330px !important;
box-shadow: none;
min-height: 0 !important;
display: table;
}
div.catview div.image {
background-color: #fff;
}
div.catview.model-c-indoor-rower div.image,
div.catview.model-d-indoor-rower div.image {
height: auto !important;
display: block !important;
}
div.catview div.image > a {
display: table-cell;
height: 100%;
vertical-align: middle;
}
div.catview.model-c-indoor-rower div.image > a,
div.catview.model-d-indoor-rower div.image > a {
display: inline !important;
}
.catview img,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-c-indoor-rower img,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-d-indoor-rower img {
max-height: none !important;
width: auto !important;
object-fit: contain !important;
}
div.catview.model-c-indoor-rower img,
div.catview.model-d-indoor-rower img {
height: auto !important;
width: auto !important;
object-fit:unset !important;
}
div.catview {
display: block;
}
.catview .new-item-list img {
height: auto !important;
width: auto !important;
object-fit: unset !important;
}
div.site-highlight
{
color: #fff;
font-size: 14px;
font-weight: 600;
height: 100%;
line-height: 2.4;
padding: 0;
text-align: center;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
box-sizing: border-box;
}
.gst > br {
display: none;
}
.component_ProductDisplay_CatView2
{
padding: 0 !important;
}
.catview .price > span.gst
{
color: #a9c019;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
}
.price > span {
display: inline-block;
margin: 0 5px !important;
}
.item-right-wapper > div {
display: box !important;
display: -moz-box !important;
display: -webkit-box !important;
display: -ms-flexbox !important;
box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
}
.catview.model-c-indoor-rower .item-right-wapper > div > div.product_title,
.catview.model-d-indoor-rower .item-right-wapper > div > div.product_title {
display: block;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
box-ordinal-group: 1;
position: absolute;
top: -77px;
left: 0;
right: 0;
margin: auto;
padding: 20px 10px;
}
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower .item-right-wapper > div > div.product_title,
.component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower .item-right-wapper > div > div.product_title{
position: static;
padding: 10px !important;
}
.item-right-wapper > div > div.description {
display: block;
margin-bottom: 10px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
box-ordinal-group: 2;
}
.item-right-wapper > div > div.item-orderform {
display: block;
padding-bottom: 0;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
box-ordinal-group: 3;
}
.item-orderform.hire-orderform a.hire_now_button {
position: absolute;
left: 0;
width: 100%;
box-sizing: border-box;
font-size: 14px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
padding: 15px 10px !important;
bottom: 0;
}
.item-right-wapper > div > div.price-wrap {
display: block;
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-ms-flex-order: 4;
box-ordinal-group: 4;
}
.catview .new-item-list div.item-cell {
display: table-cell !important;
width: auto !important;
max-width: none !important;
vertical-align: middle;
padding: 0;
text-align: right;
}
.catview .new-item-list div.item-cell .opts {
margin-left: auto;
}
.catview .new-item-list div.item-cell .opts td {
padding: 5px 0 !important;
}
.catview .new-item-list div.item-cell .quantity {
padding-bottom: 0;
}
.catview .new-item-list .opts>tbody>tr {
display: inline-block;
margin-right: -3px;
}
.catview .new-item-list #mv_sku {
border: 0;
width: 350px;
height: 50px;
color: #fff;
margin-right: 10px;
padding: 10px 20px;
background-image: url(https://images.zeald.com/site/concept24/images/basic_theme/arrow-list-type-item_03.png);
background-repeat: no-repeat;
background-position: center right 17px;
background-color: #2c2c2c;
color: #ccc;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.catview .new-item-list .item-row.list-item>div {
padding: 15px 0 !important;
}
.catview .new-item-list .item-row.list-item:nth-child(odd) {
background-color: #1e1e1e;
}
.catview .new-item-list h4.item-title {
height: auto !important; color: #ccc !important;
font-size: 16px !important;
}
.catview .new-item-list div.item-cell.item-heading,
.catview .new-item-list div.item-cell.price-heading,
.catview .new-item-list div.item-cell.order-heading {
font-size: 18px;
padding: 15px 0 25px !important;
}
.catview .new-item-list .item-row>div:first-of-type {
width: 11.95% !important;
text-align: center;
}
.catview .new-item-list .item-row>div:nth-of-type(2) {
width: 22.03% !important;
text-align: center;
}
.catview .new-item-list .item-row>div:nth-of-type(3) {
width: 23.75% !important;
text-align: center;
}
.catview .new-item-list .opts .zbtn.cat_btn.add_to_cart_button,
.catview .new-item-list .item-cell.order .zbtn.cat_btn.add_to_cart_button {
background-position: center !important;
width: 150px !important;
}
.catview .new-item-list span.price>span {
font-size: 20px;
}
.catview .new-item-list span.price>span.gst {
font-size: 12px;
}
.catview .new-item-list .item-row:first-of-type {
border-bottom: 6px solid #2c2c2c;
background-color: #141414 !important;
}
.catview .new-item-list .item-row>div:first-of-type a {
color: #ccc;
}
.catview div.item-list {
display: block;
width: 100%;
}
@media screen and (max-width: 1290px) {
.catview div.item-list {
display: block;
width: 100%;
}
.catview .new-item-list div.item-row {
text-align: initial;
display: table-row;
width: auto;
max-width: none;
margin: 0 auto;
}
}
@media screen and (max-width: 1280px) {
div div.catview {
padding: 0;
}
}
@media screen and (max-width: 840px) {
.catview div.item-row,
.catview div.item-cell {
border: 0;
}
}
@media screen and (max-width: 824px) {
.catview .new-item-list .item-row:first-of-type {
display: none !important;
}
.catview .new-item-list .item-row.list-item>div {
display: block !important;
width: 100% !important;
}
.catview .new-item-list div.item-row {
display: block;
width: 100% !important;
max-width: 100%;
}
.catview .new-item-list .item-row.list-item>div {
display: block !important;
width: 100% !important;
text-align: left !important;
padding: 10px !important;
}
div.catview .item-list div.item-cell h4.item-title {
text-align: left;
margin: 0 !important;
}
.catview .new-item-list div.item-row>div:nth-of-type(3) {
padding: 0 !important;
}
.catview .new-item-list div.item-cell .opts {
margin-left: 0;
}
.catview .new-item-list .opts>tbody>tr {
display: block;
margin: 0 !important;
}
.catview .new-item-list #mv_sku {
width: 279px;
max-width: 100%;
margin: 0;
box-sizing: border-box;
font-size: 12px;
}
.catview .new-item-list div.item-row {
max-width: 300px;
margin-top: 13px
}
.catview .new-item-list .opts .zbtn.cat_btn.add_to_cart_button, .catview .new-item-list .item-cell.order .zbtn.cat_btn.add_to_cart_button {
background-position: center !important;
width: 280px !important;
background-color: #b7bf10 !important;
}
}
@media screen and (max-width: 740px) {
.catview div.item-cell {
border-top: 0 solid #CCCCCC;
}
}
@media screen and (max-width: 768px) {
.catview div.item-cell {
float: none !important;
}
.catview div.item-list {
text-align: center;
}
.catview div.item-cell img {
width: auto;
}
}
@media screen and (max-width: 740px) {
.catview div.item-row {
border-top: 0 solid #eee;
}
}
@media screen and (max-width: 607px) {
div.catview div.item-cell h4.item-title,
.catview .hire_deliver{
font-size: 24px;
}
}
@media screen and (max-width: 503px) {
.item-right-wapper > div > div.product_title {
top: -103px;
}
.hire_deliver .hyphen{
display: none;
}
}
@media screen and (max-width: 400px) {
div.catview div.item-cell img {
width: 100%!important;
height: auto!important;
}
div.catview div.image {
width: 100%!important;
height: 100% !important;
}
div.catview {
display: block !important;
}
}
#c426.component_ProductDisplay_CatView2 {
 } div.catview div.cv_header
{
border-bottom:0 dashed #2c2c2c; background:#2c2c2c; display:none!important;
margin-bottom: 20px;
}
div.catview div.cv_footer{
background:#2c2c2c;
margin-bottom: 80px;
display: none;
}
.image a span {
position: relative;
height: 100%;
display: grid;
align-items: center;
}
.image a span:before {
display: block;
content: "";
width: 100%;
height: 40%;
background-image: -moz-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(20,20,20) 0%, rgba(20,20,20,0) 100%);
position: absolute;
bottom: 0;
}
div.catview span.save_price
{
font:bold 12px Arial; text-transform:lowercase;
display: none;
}
div.catview span.price{font:bold 12px Arial; color:#333;}
div.catview span.was_price
{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 15px;
color: #999999;
}
div.catview span.gst{
color:#A9C019; font-size:15px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
}
div.catview div.item-cell h4.item-title,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-c-indoor-rower div.item-cell h4.item-title,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-d-indoor-rower div.item-cell h4.item-title
{
text-transform: capitalize;
font-size: 22px;
font-style: normal;
font-weight: 500;
margin-bottom: 10px !important;
color: #ffffff;
margin-top: 10px;
height: 56px;
text-align: center;
}
div.catview.model-c-indoor-rower div.item-cell h4.item-title,
div.catview.model-d-indoor-rower div.item-cell h4.item-title {
font-size: 30px;
height: 56px;
margin-top: 0;
text-align: left;
}
.catview .hire_deliver {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #fff;
text-align: left;
}
.product_title > * {
display: inline-block;
}
.hire_deliver .hyphen {
width: 16px;
height: 4px;
background: #fff;
display: inline-block;
vertical-align: middle;
margin: 0 10px;
}
div.catview div.item-cell h4.item-title a
{
color: inherit !important; }
div.catview div.item-cell > div.promotion
{ color: #fff;
font: 10px arial;
height: 49px;
left: 0;
margin: 0 auto;
padding: 5px 0 !important;
position: static;
right: 0;
text-align: center;
text-transform: uppercase;
top: 5px;
width: 100% !important;
margin-bottom: 15px;
box-sizing: border-box;
}
.catview span.price > span
{
font-family: 'Montserrat', sans-serif;
font-size: 15px;
color: #A9C019;
font-weight: 400;
margin-left: 15px;
}
.catview span.price > span > span
{
color: #b7bf10;
font-weight: 400;
font-size: 15px;
}
div.promotion
{
height:26px; display:block!important;
} div.catview div.item-cell > div
{
width:100%!important;
}
.component_ProductDisplay_CatView2 .item-row
{
border-bottom:0 dashed #8a8a8a; }
.catview div.image{width:153px!important; min-height:133px!important;}
div.item-right-wapper{
padding-left: 0!important;
margin-top: 0;
position: relative;
background: #2c2c2c;
padding: 10px 10px 35px !important;
box-sizing: border-box;
}
.catview.model-c-indoor-rower div.item-right-wapper,
.catview.model-d-indoor-rower div.item-right-wapper{
padding-left: 0!important;
margin-top: 0;
position: relative;
background: #2c2c2c;
padding: 10px 30px 70px !important;
box-sizing: border-box;
}
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.item-right-wapper, .component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.item-right-wapper {
padding: 20px 20px 30px !important;
}
.price-table .price-row:last-of-type .price-label {
color: #b7bf10;
font-weight: 500;
}
.price-row > div {
padding: 11px 0!important;
box-sizing: border-box;
}
div.price-wrap{margin-top:0!important;}
.catview .pagination {
font: 400 12px 'Montserrat', sans-serif;
color: #cccccc;
}
.catview .pagination a {
padding: 5px !important;
text-decoration: none;
color: #141414;
height: auto;
line-height: 11px;
background: #b1b3b3;
border: 1px solid #6b6c6c;
box-sizing: border-box;
}
.catview .pagination a:first-child {
margin-left: 10px;
}
.catview .price-label {
padding-left: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 16px;
}
.catview .price-amt {
padding-right: 0;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 300;
}
.catview div.item-cell,
.component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.item-cell,
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.item-cell
{
text-align: center;
width: 100%;
margin: 0;
max-width: none;
display: inline-block;
position: relative;
}
.catview.model-c-indoor-rower div.item-cell,
.catview.model-d-indoor-rower div.item-cell{
float: left;
max-width: 620px;
}
.catview.model-c-indoor-rower div.item-cell:last-of-type,
.catview.model-d-indoor-rower div.item-cell:last-of-type {
float: right;
}
.item-row .item-cell:first-of-type
{
margin-left: 0;
}
.item-row .item-cell:last-of-type
{
margin-right: 0;
}
div.catview div.image, .component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower div.image, .component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower div.image
{
width: 100% !important;
height: 330px !important;
box-shadow: none;
min-height: 0 !important;
display: table;
}
div.catview div.image {
background-color: #fff;
}
div.catview.model-c-indoor-rower div.image,
div.catview.model-d-indoor-rower div.image {
height: auto !important;
display: block !important;
}
div.catview div.image > a {
display: table-cell;
height: 100%;
vertical-align: middle;
}
div.catview.model-c-indoor-rower div.image > a,
div.catview.model-d-indoor-rower div.image > a {
display: inline !important;
}
.catview img,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-c-indoor-rower img,
.component_ProductDisplay_CrossSellHorizontal div.catview.model-d-indoor-rower img {
max-height: none !important;
width: auto !important;
object-fit: contain !important;
}
div.catview.model-c-indoor-rower img,
div.catview.model-d-indoor-rower img {
height: auto !important;
width: auto !important;
object-fit:unset !important;
}
div.catview {
display: block;
}
.catview .new-item-list img {
height: auto !important;
width: auto !important;
object-fit: unset !important;
}
div.site-highlight
{
color: #fff;
font-size: 14px;
font-weight: 600;
height: 100%;
line-height: 2.4;
padding: 0;
text-align: center;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
box-sizing: border-box;
}
.gst > br {
display: none;
}
.component_ProductDisplay_CatView2
{
padding: 0 !important;
}
.catview .price > span.gst
{
color: #a9c019;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
}
.price > span {
display: inline-block;
margin: 0 5px !important;
}
.item-right-wapper > div {
display: box !important;
display: -moz-box !important;
display: -webkit-box !important;
display: -ms-flexbox !important;
box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-orient: vertical;
-ms-flex-direction: column;
}
.catview.model-c-indoor-rower .item-right-wapper > div > div.product_title,
.catview.model-d-indoor-rower .item-right-wapper > div > div.product_title {
display: block;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
box-ordinal-group: 1;
position: absolute;
top: -77px;
left: 0;
right: 0;
margin: auto;
padding: 20px 10px;
}
.component_ProductDisplay_CrossSellHorizontal .catview.model-c-indoor-rower .item-right-wapper > div > div.product_title,
.component_ProductDisplay_CrossSellHorizontal .catview.model-d-indoor-rower .item-right-wapper > div > div.product_title{
position: static;
padding: 10px !important;
}
.item-right-wapper > div > div.description {
display: block;
margin-bottom: 10px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
box-ordinal-group: 2;
}
.item-right-wapper > div > div.item-orderform {
display: block;
padding-bottom: 0;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
box-ordinal-group: 3;
}
.item-orderform.hire-orderform a.hire_now_button {
position: absolute;
left: 0;
width: 100%;
box-sizing: border-box;
font-size: 14px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
padding: 15px 10px !important;
bottom: 0;
}
.item-right-wapper > div > div.price-wrap {
display: block;
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-ms-flex-order: 4;
box-ordinal-group: 4;
}
.catview .new-item-list div.item-cell {
display: table-cell !important;
width: auto !important;
max-width: none !important;
vertical-align: middle;
padding: 0;
text-align: right;
}
.catview .new-item-list div.item-cell .opts {
margin-left: auto;
}
.catview .new-item-list div.item-cell .opts td {
padding: 5px 0 !important;
}
.catview .new-item-list div.item-cell .quantity {
padding-bottom: 0;
}
.catview .new-item-list .opts>tbody>tr {
display: inline-block;
margin-right: -3px;
}
.catview .new-item-list #mv_sku {
border: 0;
width: 350px;
height: 50px;
color: #fff;
margin-right: 10px;
padding: 10px 20px;
background-image: url(https://images.zeald.com/site/concept24/images/basic_theme/arrow-list-type-item_03.png);
background-repeat: no-repeat;
background-position: center right 17px;
background-color: #2c2c2c;
color: #ccc;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.catview .new-item-list .item-row.list-item>div {
padding: 15px 0 !important;
}
.catview .new-item-list .item-row.list-item:nth-child(odd) {
background-color: #1e1e1e;
}
.catview .new-item-list h4.item-title {
height: auto !important; color: #ccc !important;
font-size: 16px !important;
}
.catview .new-item-list div.item-cell.item-heading,
.catview .new-item-list div.item-cell.price-heading,
.catview .new-item-list div.item-cell.order-heading {
font-size: 18px;
padding: 15px 0 25px !important;
}
.catview .new-item-list .item-row>div:first-of-type {
width: 11.95% !important;
text-align: center;
}
.catview .new-item-list .item-row>div:nth-of-type(2) {
width: 22.03% !important;
text-align: center;
}
.catview .new-item-list .item-row>div:nth-of-type(3) {
width: 23.75% !important;
text-align: center;
}
.catview .new-item-list .opts .zbtn.cat_btn.add_to_cart_button,
.catview .new-item-list .item-cell.order .zbtn.cat_btn.add_to_cart_button {
background-position: center !important;
width: 150px !important;
}
.catview .new-item-list span.price>span {
font-size: 20px;
}
.catview .new-item-list span.price>span.gst {
font-size: 12px;
}
.catview .new-item-list .item-row:first-of-type {
border-bottom: 6px solid #2c2c2c;
background-color: #141414 !important;
}
.catview .new-item-list .item-row>div:first-of-type a {
color: #ccc;
}
.catview div.item-list {
display: block;
width: 100%;
}
@media screen and (max-width: 1290px) {
.catview div.item-list {
display: block;
width: 100%;
}
.catview .new-item-list div.item-row {
text-align: initial;
display: table-row;
width: auto;
max-width: none;
margin: 0 auto;
}
}
@media screen and (max-width: 1280px) {
div div.catview {
padding: 0;
}
}
@media screen and (max-width: 840px) {
.catview div.item-row,
.catview div.item-cell {
border: 0;
}
}
@media screen and (max-width: 824px) {
.catview .new-item-list .item-row:first-of-type {
display: none !important;
}
.catview .new-item-list .item-row.list-item>div {
display: block !important;
width: 100% !important;
}
.catview .new-item-list div.item-row {
display: block;
width: 100% !important;
max-width: 100%;
}
.catview .new-item-list .item-row.list-item>div {
display: block !important;
width: 100% !important;
text-align: left !important;
padding: 10px !important;
}
div.catview .item-list div.item-cell h4.item-title {
text-align: left;
margin: 0 !important;
}
.catview .new-item-list div.item-row>div:nth-of-type(3) {
padding: 0 !important;
}
.catview .new-item-list div.item-cell .opts {
margin-left: 0;
}
.catview .new-item-list .opts>tbody>tr {
display: block;
margin: 0 !important;
}
.catview .new-item-list #mv_sku {
width: 279px;
max-width: 100%;
margin: 0;
box-sizing: border-box;
font-size: 12px;
}
.catview .new-item-list div.item-row {
max-width: 300px;
margin-top: 13px
}
.catview .new-item-list .opts .zbtn.cat_btn.add_to_cart_button, .catview .new-item-list .item-cell.order .zbtn.cat_btn.add_to_cart_button {
background-position: center !important;
width: 280px !important;
background-color: #b7bf10 !important;
}
}
@media screen and (max-width: 740px) {
.catview div.item-cell {
border-top: 0 solid #CCCCCC;
}
}
@media screen and (max-width: 768px) {
.catview div.item-cell {
float: none !important;
}
.catview div.item-list {
text-align: center;
}
.catview div.item-cell img {
width: auto;
}
}
@media screen and (max-width: 740px) {
.catview div.item-row {
border-top: 0 solid #eee;
}
}
@media screen and (max-width: 607px) {
div.catview div.item-cell h4.item-title,
.catview .hire_deliver{
font-size: 24px;
}
}
@media screen and (max-width: 503px) {
.item-right-wapper > div > div.product_title {
top: -103px;
}
.hire_deliver .hyphen{
display: none;
}
}
@media screen and (max-width: 400px) {
div.catview div.item-cell img {
width: 100%!important;
height: auto!important;
}
div.catview div.image {
width: 100%!important;
height: 100% !important;
}
div.catview {
display: block !important;
}
}
#horizontal_carousel {
float: left;
width: 540px;
height: 70px;;
padding: 5px 0px;
position: relative;
}
#horizontal_carousel .container {
float: left;
width: 460px;
height: 70px;;
position: relative; overflow: hidden;
}
@media screen and ( max-width: 530px ) {
#horizontal_carousel {
max-width: 455px;
}
#horizontal_carousel .container {
max-width: 375px;
}
.component_ProductDisplay_ProductDetailsComponents_ProductImages{
width:455px;
overflow:hidden;
}
}
#horizontal_carousel ul {
margin: 0;
padding:0;
width: 100000px;
position: relative;
top: 0; left: 0;
height: 70px;
list-style:none;
list-style-type:none;
} #horizontal_carousel ul li {
width: 55px;;
height: 70px;
text-align: center; list-style:none; float:left;
padding:0px;
background:none;
padding:8px 1px 0px 1px;
}
#horizontal_carousel ul li a, #horizontal_carousel ul li a:visited {
display:block;
width:55px;
height: 70px;
background-position:center;
background-repeat:no-repeat;
border: 1px solid #ccc;
}
#horizontal_carousel ul li a:hover {
border: 1px solid #666;
}
#horizontal_carousel .previous_button {
float:left; width: 30px;
height: 70px;
background: url(/site/concept24/images/basic_theme/btn_carousel_left.png) 50% center no-repeat;
z-index: 100;
cursor: pointer;
padding-left:10px;
}
#horizontal_carousel .previous_button_over {
background: url(/site/concept24/images/basic_theme/btn_carousel_left_over.png) 50% center no-repeat;
}
#horizontal_carousel .previous_button_disabled {
background: none;
cursor: default;
}
#horizontal_carousel .next_button {
float:left; width: 30px;
height: 70px;
background: url(/site/concept24/images/basic_theme/btn_carousel_right.png) 50% center no-repeat;
z-index: 100;
cursor: pointer;
padding-right:7px;
}
#horizontal_carousel .next_button_over {
background: url(/site/concept24/images/basic_theme/btn_carousel_right_over.png) 50% center no-repeat;
}
#horizontal_carousel .next_button_disabled {
background: none;
cursor: default;
}
div.image a#mainImageID{
cursor:move;
}
div.image_help .image_help_text{
padding-left: 8px;	font-size:11px;	}
#imageContainer{
line-height:0px;
}
@media screen and ( max-width: 840px ) {
div.image{
max-width:840px !important;
width:100% !important;
}
.component_ProductDisplay_ProductDetailsComponents_ProductImages{
width:100% !important;
}
}
.component_ProductDisplay_ProductDetailsComponents_ProductImages {
margin: 0; margin: 0; padding: 0;  } #horizontal_carousel .container
{
width: 400px !important;
height: 80px;
}
#horizontal_carousel {
width: 400px !important;
height: auto !important;
}
#horizontal_carousel ul {
width: 400px !important;
}
div#zoom_wrapper {
width: 250px !important;
}
#c515 #horizontal_carousel {
width: 539px !important;
height: auto !important;
}
#c515.component_ProductDisplay_ProductDetailsComponents_ProductImages {
padding: 0;  } #largeImageLink2 {
color: #cccccc;
text-transform: capitalize;
padding-left: 10px;
}
.image_help_text {
display: none;
}
.image_help {
padding: 13px 0;
}
.component_ProductDisplay_CrossSellHorizontal {
margin: 0; margin: 0; padding: 0;  } #c304.component_ProductDisplay_CrossSellHorizontal {
padding: 0;  } td.ltc {
padding: 0;
background: none;
text-align: left;
vertical-align: top;
border: none;
}
.component_Layout_Table {
margin: 0; margin: 0px; padding: 0;  } #c2205.component_Layout_Table {
margin: 0px; padding: 0px;  } .productview .price-table{
display:table;
width:100%;
background: #efefef;
padding-top: 10px;
}
.productview .price-row{
display:table-row;
}
.productview .price-cell{
display:table-cell;
padding-bottom:8px;
font-weight:normal;
}
.productview .price-label{
text-align: left;
padding-left: 15px;
}
.productview .price-amt{
text-align:right;
padding-right: 15px;
padding-left: 25px;
}
.productview .price-amt .gst{
display:none;
}
.productview .price-amt .price > span{
margin:0 !important;
}
.productview .hire-item-title{
margin-bottom:0 !important;
}
.productview .hire-item-desc{
color:#003266!important;
}
.productview .hire_deliver{
font-size:14px;
}
.hire_now_button{
background: #acbf16;
color: white !important;
padding: 10px 75px !important;
font-weight: 700;
text-transform: uppercase !important;
font-size: 12px;
}
.hire-orderform{
padding-bottom:25px;
}
.item-right-wapper > div > div.hire-price-wrap {
display: block;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
box-ordinal-group: 3;
}
.productview .featured {
padding:4px;
margin-bottom: 4px;
}
.was_price {
color: #999;
text-decoration: line-through;
}
.save_price {
color: #990000;
display: block;
}
.productview .price {
font-weight: bold;
font-size: larger;
color: #ffffff;
}
div[itemprop=offers] {
margin-bottom: 10px;
}
.quantity {
margin-bottom: 8px;
}
.productview .gst {
font-size: smaller;
font-weight: normal;
}
input.qty {
width: 30px;
}
#saleitem .opts {
width:100%;
}
#saleitem .opts td {
padding: 2px 2px 2px 0;
}
#saleitem select, #saleitem input {
font-size: 1em;
}
#memberdiscount	{background:#eee;border:solid 1px #900;margin:10px 0;} #special {background:#fef9cf;border:solid 1px #ffa41c;margin:10px 0;} #newitem {background:#edf8dc;border:solid 1px #74ab21;margin:10px 0;} #promo {background:#e8f0f4;border:solid 1px #3d738f;margin:10px 0;} .stock_message {color:#FC590C;font-weight:bold;margin-left:5px;} .promopadfix {
margin: 10px;
}
#saleitem .now {
font-weight: bold;
color: #000;
}
#saleitem .save { color: red; }
div.option_wrap {
clear: both;
background: #ddd;
padding: 10px;
margin: 4px 0;
}
div.option_wrap table {
border-collapse: collapse;
}
div.option_wrap table tr td, div.option_wrap table tr th {
border: solid 1px #ccc;
padding: 2px 4px;
background: #efefef;	}
div.option_wrap table tr th {
background: #dfdfdf;
font-size: 1.1em;
}
.component_ProductDisplay_ProductDetailsComponents_ProductOrderForm {
margin: 0; margin: 0; padding: 0;  } #c2206.component_ProductDisplay_ProductDetailsComponents_ProductOrderForm {
padding: 0;  } #c2206.component_ProductDisplay_ProductDetailsComponents_ProductOrderForm {
padding-top: 10px !important;
}
.productview .featured
{
text-align:center;
}
#c2206 {
width: 100%;
}
#c2206>table.productview,
#c2206>table.productview>tbody,
#c2206>table.productview>tbody>tr,
#c2206>table.productview>tbody>tr>td {
width: 100%;
display: block;
max-width: 400px;
}
#c2206 .price {
font-size: 40px;
font-weight: 300;
font-family: 'Montserrat', sans-serif;
color: #cccccc;
}
#c2206 span.gst {
float: right;
margin-top: 8px !important;
width: 48%;
display: block;
font-size: 15px;
color: #cccccc;
vertical-align: bottom;
display: inline-block;
}
#c2206 .quantity input {
background-color: rgb(44, 44, 44);
width: 100px;
height: 50px;
border: 0;
color: #ccc;
padding: 10px 20px;
box-sizing: border-box;
}
#c2206 #prodform > div.quantity {
display: inline-block;
margin-right: 20px;
}
#c2205 .was_price span {
font-size: 25px;
}
#feature_type + div {
margin-top: 20px;
}
#c2205 .save_price {
font-size: 20px;
color: #fff;
}
#c2206 #feature_type + div .save_price {
display: inline-block;
}
#c2206 #feature_type + div span.gst {
margin-top: -53px !important;
width: auto !important;
text-align: left;
float: none;
display: inline !important;
}
.productview.hire {
max-width: 100%;
}
#c2206>table.productview.hire, #c2206>table.productview.hire>tbody, #c2206>table.productview.hire>tbody>tr, #c2206>table.productview.hire>tbody>tr>td {
max-width: 100%; }
.productview.hire .price-table {
background: transparent;
padding-top: 0;
border-collapse: collapse;
}
table.productview.hire {
border-top: 6px solid #2c2c2c;
margin-top: 30px;
}
.productview.hire .price-label {
font-size: 20px;
font-weight: 500;
color: #cccccc;
font-family:'Montserrat', sans-serif;
padding: 20px 0 20px 30px !important;
}
.productview.hire div.price-amt {
padding-right: 30px !important;
}
.productview.hire .price-amt,
.productview.hire .price-amt .price_class{
font-size: 20px !important;
font-weight: 300;
color: #cccccc;
font-family:'Montserrat', sans-serif;
padding: 20px 0 !important;
}
#c2206 .productview.hire span.gst {
display: none;
}
#c2206 .productview.hire .price-amt .price_class {
color: #b7bf10;
}	.productview.hire .price-table .price-row:last-child {
background: #2c2c2c;
}
.productview.hire .btn.hire_now_button {
padding: 20px 40px !important;
display: inline-block;
margin-top: 6px;
} .component_ProductDisplay_ProductDetailsComponents_ProductFullDescription {
margin: 0; margin: 0; padding: 0;  } #c518.component_ProductDisplay_ProductDetailsComponents_ProductFullDescription {
padding: 0;  } #c518.component_ProductDisplay_ProductDetailsComponents_ProductFullDescription {
padding-top: 40px;
}
h5.notice-desc {
font-size: 15px;
color: #cccccc;
}
.component_ProductDisplay_ProductDetailsComponents_ProductTitle {
margin: 0; margin: 0; padding: 0;  } #c513.component_ProductDisplay_ProductDetailsComponents_ProductTitle {
 } #c513.component_ProductDisplay_ProductDetailsComponents_ProductTitle {
padding: 90px 0 0;
}
#c513 .title h1 {
font-size: 50px;
text-align:left;
padding-right: 50px;
line-height: 1.2;
} .component_ProductDisplay_ProductDetailsComponents_ProductDetailTabs {
margin: 0; margin: 0; padding: 0;  } #c2807.component_ProductDisplay_ProductDetailsComponents_ProductDetailTabs {
padding: 0;  } #c2807.component_ProductDisplay_ProductDetailsComponents_ProductDetailTabs {margin: 60px 0;}#c2807 .heading-wrapper {list-style: none;padding-left: 0;background: #141414;margin-bottom: 0;}#c2807 .heading-wrapper .tabheading {display: inline-block;min-width: 200px;height: 50px;text-align:center;text-transform: uppercase;font-size: 14px;font-weight: 600;cursor: pointer;padding-top: 14px;box-sizing: border-box;}#c2807 .heading-wrapper .tabheading.active {background: #2c2c2c;color: #b7bf10;}#detailed-tabs .tabcontent {padding: 40px;background: #2c2c2c;}div[class^="feature-"],div[class*="feature-"] {display: block;clear: both;box-sizing: border-box;min-height: 525px;width: 100%;}.feature-performance {background: url('/site/concept24/images//product-custom/performance-bg.jpg') top right no-repeat;}.feature-flywheel {background: url('/site/concept24/images//product-custom/flywheel-bg.jpg') top left no-repeat;}.feature-profile {background: url('/site/concept24/images//product-custom/low-profile-bg.jpg') top right no-repeat;}.feature-storage {background: url('/site/concept24/images//product-custom/storage-bg.jpg') top left no-repeat;}.feature-adjustable {background: url('/site/concept24/images//product-custom/adjustable-bg.jpg') top right no-repeat;}.feature-3col {background: url('/site/concept24/images//product-custom/3col-bg.jpg') top left no-repeat;padding-top: 350px;}.column {box-sizing: border-box;padding: 150px 30px;width: 50%;}.column.column-right {float: right;}.column.column-third {width: 33.33%;float: left;padding: 30px;}.feature-specs {padding-top: 40px;margin-top: 40px;}.feature-specs h5 {padding-bottom: 20px;}.feature-specs table {border: none !important;border-collapse: collapse !important;width: 100% !important;}.feature-specs table tr {border-bottom: 2px solid #2C2C2C;}.feature-specs table td {border: none !important;background: #313131;padding: 10px 10px 20px;}#c2807 .feature-performance {background: url('/site/concept24/images//product-custom/skierg-performance.jpg') top right no-repeat;}#c2807 .feature-get-connected {background: url('/site/concept24/images//product-custom/skierg-get-connected.jpg') top left no-repeat;}#c2807 .feature-free-standing {background: url('/site/concept24/images//product-custom/skierg-free-standing.png') top right no-repeat;}#c2807 .feature-high-strength {background: url('/site/concept24/images//product-custom/skierg-high-strength.png') top left no-repeat;}#c2807 .feature-flywheel {background: url('/site/concept24/images//product-custom/skierg-flywheel.jpg') top right no-repeat;}#c2807 .feature-ergonomic {background: url('/site/concept24/images//product-custom/skierg-ergonomic.png') top left no-repeat;}#c2807 .feature-durable {background: url('/site/concept24/images//product-custom/skierg-durable.png') top right no-repeat;}#c2807 .feature-performance {background: url(/site/concept24/images/product-custom/bikerg/performance-monitor.jpg) top right no-repeat;}#c2807 .feature-get-connected {background: url(/site/concept24/images/product-custom/bikerg/get-connected.jpg) top left no-repeat;}#c2807 .feature-flywheel {background: url(/site/concept24/images/product-custom/bikerg/flywheel-and-damper.png) top right no-repeat;}#c2807 .feature-adjustable-saddle {background: url(/site/concept24/images/product-custom/bikerg/adjustable-saddle.png) top left no-repeat;}#c2807 .feature-customize {background: url(/site/concept24/images/product-custom/bikerg/customize-your-ride.jpg) top right no-repeat;}#c2807 .feature-durable {background: url(/site/concept24/images/product-custom/bikerg/durable-construction.png) top left no-repeat;min-height: 625px;}#c2807 .feature-3col {background: url(/site/concept24/images/product-custom/bikerg/other-features.jpg) top left no-repeat;}@media screen and (max-width: 980px) {.column,.column.column-third {width: 100%;}}@media screen and (max-width: 580px) {.column {padding: 50px 30px;}div[class^="feature-"],div[class*="feature-"] {min-height: 350px;}} 
