body {
    font-family: Arimo, Open Sans,sans-serif;
	font-size: 13px;
    color: #1F1F1F;
}
.logo img {
    /* width: 100%; */
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

#sns_header_wrap {
	position: relative;
}

#sns_header {
	/*margin-bottom: 30px;*/
	background: none repeat scroll 0 0 #000000;
}

#sns_mainmidle {
	color:#1F1F1F;
}

.page-title h1 {
    font-family: Cabin;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: #1f1f1f;
    margin: 0 0 20px;
}

#sns_content {
    background: transparent;
}

#sns_content #sns_left .block, #sns_content #sns_right .block, #sns_botsl .block, .block {
    margin: 0;
    background: none;
}

#sns_content .block-account {
	width: 275px;
}

.block .block-content {
    padding: 12px;
}

#sns_content .block .block-title, #sns_botsl block .block-title {
    font-family: Cabin;
    font-weight: normal;
    font-size: 14px;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    background: #F0F0F0;
    color: #333;
}

#sns_footer {
    box-shadow: 0px 2000px 0px 2000px #000000;
	padding: 10px 0;
}

#sns_footer .footer-logo img {
    /* width: 100%; */
}

#sns_header #logo {
    /* height: 142px; */
	margin-left: 0px;
    width: 16%;
    float: left;
}

#sns_header #logo a {
	margin-top: 5px;
}

#sns_mainnav {
	height: 45px;
	margin-top: 45px;
}

#sns_menu ul#top-menu {
    width: 1000px;
    white-space: nowrap;
    margin-top: 10px;
}

#sns_menu ul#top-menu ul {
    white-space: normal;
}

#sns_menu .thumbnail {
    box-shadow: none;
    border: none;
}

button, input, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], label, .uneditable-input {
    font-size: 13px;
    border-color: #333;
    color: #3C3C3C;
    font-style: normal;
    font-weight: 600;
}

input.input-text {
    background-color: #FFFFFF;
    color: #3C3C3C;
	border: solid 1px #BFBFBF;
}

textarea {
	font-family: Arimo;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3c3c3c;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
}

/* my account */

.box-account {
    margin-top: 25px;
}

.box-recent {
	padding: 25px;
    border: solid 1px #e0e0e0;
}

.box-head {
    position: relative;
}

.box-head a {
    position: absolute;
    right: 0;
    top: 12px;
}

.box-head h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin: 0 0;
    text-transform: uppercase;
    color: #1F1F1F;
}

.box .box-title {
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
}

.box .box-title h3 {
	font-family: Cabin;
    font-size: 16px;
    margin: 0 0;
}

/* .col2-set .col-1, .col2-set .col-2 { */
    /* width: 273px; */
    /* float: left; */
/* } */

.col2-set .col-1 {
    margin-right: 20px;
}

.box-content {
    padding: 0;
}

.fieldset {
    border: solid 1px #e0e0e0;
    margin: 25px 0 15px;
    /* padding: 25px; */
	padding: 15px;
}

/*
.buttons-set .button, .an-buttons .button  {
    background: #519e13;
    color: #FFFFFF;
    font-family: Cabin;
    font-weight: 600;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
*/

table.tracking-table tbody tr th {
	border-bottom: 1px solid #e0e0e0;
	padding: 8px;
    line-height: 150%;
}

#my-reviews-table tbody tr.first td {
	border-top: 1px solid #e0e0e0;
}

/* pager */

.pager {
    /* height: 34px; */
}

.my-account .pager .limiter {
    float: right;
    line-height: 225%;
}

.my-account .pager .limiter label {
    float: left;
    margin: 0 10px 0 0;
    font-family: Cabin;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    padding: 6px 0px;
}

.my-account .pager .limiter select {
	font-family: Arimo;
    font-size: 13px;
    color: #3C3C3C;
    background: #e0e0e0;
    border: none;
    height: 31px;
    padding: 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.pager .pages strong {
    float: left;
    font-family: Cabin;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    padding: 6px 0px;
    margin: 0 10px 0 0;
	display: none;
}

/* data table */
table thead tr th, table tbody tr th,  
table thead tr td, table tbody tr td  {
	text-align: left;
}

table.data-table {
	border: none;
}

table.data-table thead tr {
	background-color: #e0e0e0;
}

table.data-table thead tr th{
	border: none;
    font-family: Cabin;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    text-transform: none;
}

.data-table thead tr th:last-child {
    border-right: none;
}

table.data-table tbody td {
    border: none;
    /* padding: 0px 8px;
	height: 85px; */
    border-bottom: 1px solid #e0e0e0;
	min-width: auto;
    line-height: 150%;
}

table.data-table tfoot td {
    padding: 10px 15px;
    border: none;
}

/* category */

.catalog-category-view #sns_breadcrumbs
{
	z-index: 0;
}
.cms-parts-for-your-bike #sns_breadcrumbs {
	/* 
	position: absolute;
	z-index: 2; 
	*/
	z-index: 0;
}

.page-title.category-title {
    display: block;
}

.toolbar {
    padding: 0 0;
    margin: 0 0 20px;
    height: 34px;
    border: 1px solid #e0e0e0;
    color: #333;
    font-size: 13px;
    background: none;
}

.products-grid .item {
    float: left;
    height: 385px;
    background: #fff;
    /*margin-left: 30px;
    margin-bottom: 50px; */
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #e0e0e0;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

.products-grid .item:hover{
    border: solid 1px #e0e0e0;
}

.category-products .products-grid .item .item-inner .item-img {
    border: none;
	height: auto;
	margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.products-grid .item .item-inner .item-info .info-inner div {
	font-family: 'Arimo';
	font-style: normal;
	font-weight: normal;
    font-size: 13px;
    color: #666666;
}

.products-grid .item .item-inner .item-info .info-inner div.item-title {
	font-family: Arimo-Bold;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 0;
    text-transform: none;
}

.products-grid .item .item-inner .item-info .availability
{
    margin: 3px 0;
	white-space: normal;
}

.products-grid .item .item-inner .item-info .info-inner div.item-title a {
    color: inherit;
}

.products-grid .item .item-inner .item-info .info-inner  div.item-price .price-box .price {
	font-weight: 600;
    font-size: 15px;
    color: #333333;
}

.products-list .item .product-shop .product-name a {
    font-family: Cabin;
    font-size: 22px;
    font-weight: 700;
    color: #1f1f1f;
}

.products-list .item .product-shop .product-name {
    margin: 0;
}

.products-list .item .product-shop .price-box .price {
    font-family: Cabin;
    font-size: 23px;
    font-weight: 700;
    color: #1f1f1f;
}

.products-list .item .product-shop .actions-addtocart button.btn-cart {
	font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    width: 170px;
    height: 40px;
    background: #519e13;
    margin: 0 10px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.products-list .item .product-shop .add-to-links li a, .products-list .item .product-shop .add-to-links li a {
	font-family: Cabin;
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.products-list .item .product-shop .actions-addtocart ul.add-to-links {
    margin: 14px 0 0 0;
}

.item-box-hover {
	pointer-events: none;
}

.item-box-hover .cart {
	pointer-events: auto;
}

/* toolbar */

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper {
    background: #cfcfcf;
    width: 95px !important;
    height: 28px;
    border: none;
}

.toolbar label {
	float: left;
    color: #3c3c3c;
    font-family: Cabin;
    font-size: 13px;
    font-weight: 600;
}

.toolbar .sort-by {
    float: left;
    margin-left: 0px;
    height: 34px;
    width: auto;
    padding: 0 13px;
    border-right: none;
}

.toolbar .sort-by .select-new {
    float: left;
    margin: 3px 5px 0 0px;
}

.toolbar .sort-by label, .toolbar .limiter label, .toolbar .view-mode label {
    margin: 7px 10px 0 0;
    float: left;
    text-transform: uppercase;
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper div span, .toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper div span {
    line-height: 28px;
    height: 28px;
    padding-left: 8px;
    color: #3c3c3c;
	font-family: arimo;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    width: auto !important;
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen, .toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen {
    height: 23px;
    background-position: center 12px;
    right: 0px;
    padding: 0 7px;
}

.toolbar .sort-by .set-desc, .toolbar .sort-by .set-asc {
    background-image: none;
    display: block;
    width: 28px;
    height: 28px;
    margin: 3px 5px 0 0;
    background: #cfcfcf;
    text-align: center;
}

.toolbar .sort-by .set-desc span, .toolbar .sort-by .set-asc span {
	background: url("../images/arrow-downup.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.toolbar .sort-by .set-desc span {
	background-position: left -9px;
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-top: 9px;
}

.toolbar .sort-by .set-asc span {    
	background-position: left 0;
    display: inline-block;
    width: auto;
    height: 10px;
    margin-top: 9px;
}

.toolbar .view-mode {
    float: right;
    margin: 0 0;
    padding: 0 11px;
	height: 34px;
    border-right: none;
}

.toolbar .view-mode label {
	display: none;
}

.toolbar .view-mode .list, .toolbar .view-mode .grid {
    height: 16px;
    width: 16px;
    margin-top: 10px;
    margin-left: 20px;
}

.toolbar .view-mode .list:before, .toolbar .view-mode .grid:before {
    background: url("../images/ico-category-views.png") no-repeat 0 0 transparent;
}

.toolbar .view-mode .list:before {
	background-position: right 0px;
}
.toolbar .view-mode .list:hover:before {
  background-position: right -18px;
}

.toolbar .view-mode strong.list:before {
	background-position: right -18px;
}

.toolbar .view-mode .grid {
    margin-left: 0px;
}

.toolbar .view-mode .grid:before {
	background-position: left 0px;
}
.toolbar .view-mode .grid:hover:before {
  background-position: left -18px;
}

.toolbar .view-mode strong.grid:before {
	background-position: left -18px;
}

.toolbar .limiter {
    float: right;
    margin-left: 0px;
    padding: 0 13px;
    color: #666666;
    height: 34px;
    border-right: none;
	line-height: 34px;
}

.toolbar .limiter  span {
	font-family: Cabin;
    font-size: 13px;
    font-weight: 600;
    color: #a0a0a0;
    text-transform: uppercase;
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper {
    height: 28px;
    width: 70px !important;
    background: #cfcfcf;
    border: none;
}

.toolbar .pager {
    display: none;
}

.toolbar-bottom {
	width: 877px;
    margin: 0 auto -30px;
}

.toolbar-bottom .toolbar {
    margin: 20px 0px 0px 0px;
}

.toolbar-bottom .pager {
    display: block;
    position: relative;
    width: 100%;
}

.toolbar-bottom .pager .pages {
    padding: 0 10px;
    height: 34px;
    width: 100%;
	box-sizing: border-box;
}

.toolbar-bottom .pager .pages ol {
    display: inline-block;
    margin: 5px auto;
    float: none;
}

.toolbar-bottom .pager .pages ol:first-child {
    position: absolute;
    left: 2px;
}

.toolbar .pager .pages ol:last-child {
    position: absolute;
    right: 2px;
}

.pager .pages ol li {
    font-family: Cabin;
    font-style: normal;
    font-weight: 500;
}

.pager .pages ol li.current {
    border: none;
    color: #1F1F1F;
}

.pager .pages ol li a {
	background: none;
    border: 1px solid #fff;
    color: #828282;
}

.pager .pages ol li.current {
    border: none;
}

.pager .pages ol li a:hover {
    border: 1px solid #ccc;
}

.toolbar-bottom .sort-by,  .toolbar-bottom .view-mode, .toolbar-bottom .limiter {
    display: none;
}

/* shopby */
#product-filter {
	background-color: #F0F0F0;
}

#product-filter .block .block-title strong {
	font-family: Cabin;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

#product-filter .block .block-title {
	padding: 10px 5px 0px;
}

.filter-nav .reset-filters {
    background: url("../images/ico-refresh.png") no-repeat 0 0 transparent;
    text-indent: -35px;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    top: 23px;
    right: 11px;
}

.filter-nav.price-slider #ul-wrapper .block-content {
    padding: 0;
}

#slider-range .ui-slider-handle {
	top: -7px;
    background: url(../images/slider-holder.png) no-repeat 0 0 transparent !important;
    height: 17px;
    width: 17px;
    padding: 0px;
}



.filter-nav ul ul {
	display: block;
    width: 90%;
    background-color: #FCFCFC;
    margin: 0;
    padding: 5px 5% 5px 5px;
}

.filter-nav ul li span {
	font-family: Arimo;
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
    color: #CE3B3F;
}

.filter-nav ul li span.collapse {
    color: #666666;
}

.filter-nav ul li li {
    display: inline-flex;
	float: none;
}

.filter-nav ul li li input {
	margin-top: 5px;
}

.filter-nav ul li li label {
	font-family: Arimo;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
	margin-bottom: 0px;
    /* width: 175px; */
}

/* breadcrumbs */

#sns_breadcrumbs {
	height: auto;
    line-height: normal;
}

.breadcrumbs {
    margin: 0;
	overflow: hidden;
}

.breadcrumbs li {
	font-family: Arimo;
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
    color: #1f1f1f;
    text-transform: none;
	line-height: 100%;
}

/* product page */
.sns-product-detail h1.product-name span.name {
	font-family: Cabin;
    font-size: 24px;
    font-weight: 700;
    color: #1f1f1f;
}

.sns-product-detail h1.product-name {
    margin: 0 0 26px;
}

.sns-product-detail div.category {
    font-family: Cabin;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}

.sns-product-detail div.article-no {
    font-size: 13px;
    color: #666666;
    text-transform: uppercase;
}

.sns-product-detail .product-shop .price-rating {
	width: 100%;
    border-top: 1px solid #d0d0d0;
    padding: 20px 0px;
    margin-top: 15px;
}

.sns-product-detail .product-shop .price-rating .price-box .price {
    font-family: Cabin;
    font-size: 36px;
    font-weight: 700;
    color: #1f1f1f;
    line-height: normal;
}

.sns-product-detail .product-shop .short-description {
	color: #666666;
    margin: 10px 0 0 0;
    padding: 0;
	border-bottom: none;
}

.sns-product-detail  .product-shop .availability {
	text-transform: uppercase;
    color: #666666;
}

#product-shop .add-to-cart, .product-shop .add-to-cart {
    float: left;
    width: 100%;
    background: none;
    text-align: left;
    margin: 20px 0 30px;
    padding: 20px 0 0 0;
	border-top: 1px solid #d0d0d0;
}

#product-shop .add-to-cart .qty-container, .product-shop .add-to-cart .qty-container {
	display: inline-block;
	width: auto;
	margin: 0px;
}

#product-shop .add-to-cart .qty-container input.qty, .product-shop .add-to-cart .qty-container input.qty {
	width: 53px;
    height: 46px;
    padding: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #FFF;
    color: #1f1f1f !important;
    border: 1px solid #aaaaaa;
}

#product-shop .add-to-cart .action-container, .product-shop .add-to-cart .action-container {
    display: inline-block;
    width: auto;
    margin-left: 10px;
}

#product-shop .add-to-cart .btn-cart, .product-shop .add-to-cart .btn-cart {
	font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    width: 192px;
    height: 46px;
    background: #519e13;
    margin: 0 auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#product-shop .add-to-cart label, .product-shop .add-to-cart label, 
#product-shop .add-to-cart .qty-container input.qty-increase, .product-shop .add-to-cart .qty-container input.qty-increase, 
#product-shop .add-to-cart .qty-container input.qty-decrease, .product-shop .add-to-cart .qty-container input.qty-decrease {
	display: none;
}

#product-shop .addto-emailto-link, .product-shop .addto-emailto-link {
	float: left;
    height: auto;
	border: none;
    padding-top: 0;
	width: 100%;
}

#product-shop .add-to-box .add-to-links li, .product-shop .add-to-box .add-to-links li {
	padding: 0 5px;
    margin-right: -4px;
}

#product-shop .add-to-box .add-to-links li a, .product-shop .add-to-box .add-to-links li a {
	font-family: Cabin;
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

#product-shop .email-friend a, .product-shop .email-friend a {
	font-family: Cabin;
    font-size: 14px;
    font-weight: 600;
    color: #666;
    padding: 0;
}

.sns-product-detail .product-shop .addthis_toolbox {
    float: left;
	border-top: none;
    padding: 0;
    margin: 0;
}

.product-img-box > img {
    border: 1px solid #adadad;
}

.sns-product-detail .product-image-zoom {
	border: none;
}

.sns-product-detail .product-image-zoom .cloud-zoom {
	border: 1px solid #adadad;
    width: 100%;
    text-align: center;
}

.sns-product-detail .more-views .slide-gallery {
    max-height: 90px;
}

.sns-product-detail .more-views .slide-gallery ul li {
    width: 88px !important;
    border: none;
    margin-right: 20px;
}

.sns-product-detail .more-views .slide-gallery ul li a {
    border: 1px solid #adadad;
    width: 88px !important;
    height: 88px;
    display: table-cell;
	vertical-align: middle;
    text-align: center;
}

.sns-product-detail .more-views .slide-gallery ul li a:first-child {
    margin-left: 30px;
}

.sns-product-detail #sns_tab_products {
    background: none repeat scroll 0 0 #FFF;
    margin-top: 20px;
}

.sns-product-detail #sns_tab_products ul.sns-tab-navi {
    background: none;
}

.sns-product-detail #sns_tab_products ul.sns-tab-navi {
	border-bottom: 1px solid #d0d0d0;
}

.sns-product-detail #sns_tab_products ul.sns-tab-navi li {
	background-color: #e1e1e1;
    height: 45px;
	margin-bottom: 0;
}

.sns-product-detail #sns_tab_products ul.sns-tab-navi li a {
    color: #ccc;
	font-size: 14px;
    padding: 10px 40px;
}

.sns-product-detail #sns_tab_products ul.sns-tab-navi li a:hover, .sns-product-detail #sns_tab_products ul.sns-tab-navi li a.tabulous_active {
    color: #1f1f1f;
}

.sns-product-detail #sns_tab_products .sns-tab-content {
    /* padding: 0 20px 20px; */
	padding: 0;
    text-indent: 15px;
}

.sns-product-detail #sns_tab_products .sns-tab-content .tab-content-inner {
    margin: 25px 0 0px;
}

.sns-product-detail #sns_tab_products .sns-tab-content .tab-content-inner .tab-item {
    background: none repeat scroll 0 0 #fff;
}

.sns-product-detail .product-image-zoom .popup-btn {
    position: absolute;
    z-index: 9999;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.sns-product-detail .product-image-zoom .popup-btn a {
    position: absolute;
    display: block;
    height: auto;
    width: auto;
    padding: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	background: none;
}

.pp_content .pp_swap_previous {
	position: absolute;
    top: 45%;
    left: -20px;
    color: #fff;
    background: url("../images/btn-submenu-collapse-h.png") no-repeat top left;
    height: 58px;
    width: 25px;
    text-indent: -9999px;
	visibility: hidden;
}

.pp_content .pp_swap_next {
	position: absolute;
    top: 45%;
    right: -13px;
    color: #fff;
    background: url("../images/btn-submenu-collapse-h.png") no-repeat top right;
    height: 58px;
    width: 25px;
    text-indent: -9999px;
	visibility: hidden;
}

.pp_content .pp_swap_previous.visible, .pp_content .pp_swap_next.visible {
	visibility: visible;
}

/* product list view*/
.products-list .product-shop .price-box {
	float: right;
}

.products-list .product-shop .actions-addtocart {
	float: left;
	width: auto !important;
}

.products-list .item .product-shop .product-name a {
    width: 760px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* banner */
.sns-slideshow-wrap {
	max-height: 523px;
	overflow: visible;
}

/*
.fraction-slider .slider-image-1 {
    background: url("../images/banner/img-banner-reflection.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 545px;
    width: 1250px;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
*/

.fraction-slider .slider-image-1 {
	/*
    background: rgba(0, 0, 0, 0) url("../images/banner/img-banner-reflection.png") no-repeat scroll center center;
	*/
    bottom: 0;
    height: inherit;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

.fraction-slider .slider-image-2 {
    background: rgba(0, 0, 0, 0) url("../images/banner/img-banner-1250x545.png") no-repeat scroll center center;
    bottom: 0;
    height: inherit;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}



.slider-image-1 h2, .slider-image-2 h2 {
	font-family: Cabin;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin: 95px 40px 10px 60px;
    text-transform: uppercase;
}

.slider-image-1  h3, .slider-image-2  h3 {
	font-family: arimo;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 5px 40px 10px 60px;
}

.slider-image-1  a.learn-more span, .slider-image-2  a.learn-more span {
	font-family: Cabin;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    width: 150px !important;
    height: 44px !important;
    border: 1px solid #FFF;
    line-height: 44px !important;
    text-align: center;
    margin: 10px 40px 10px 60px;
}

#sns_slideshow .sns-slideshow-wrap .next:before, #sns_slideshow .sns-slideshow-wrap .prev:before {
    background: url("../images/btn-banner-pagination-controls.png") no-repeat left top;
}

#sns_slideshow .sns-slideshow-wrap .prev:before {
    background-position: left -63px;
}

#sns_slideshow .sns-slideshow-wrap .prev:hover:before {
    background-position: left -63px;
}

#sns_slideshow .sns-slideshow-wrap .next:hover:before {
    background-position: left top;
}

#sns_slideshow .sns-slideshow-wrap .prev {
    left: 7px;
    height: 48px;
}

#sns_slideshow .sns-slideshow-wrap .next {
    right: 7px !important;
    height: 48px;
}

#cp-filter {
    display: block;
}
#cp-filter form#product-filter {
    background-color: transparent !important;
}
#cp-filter .reset {
    float: right;
    margin: 20px 0;
}
#cp-filter .reset .reset-filters i {
    background-image: url(../images/icon-reload.png);
    background-repeat: no-repeat;
    background-position:  0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#cp-filter .reset .reset-filters {    
    color: rgb(16, 16, 16);
    text-transform: uppercase;
    font-weight: bold;
}
#cp-filter #ul-wrapper .ir-wrap {
    font-size: 13px;
}
#cp-filter #ul-wrapper .ir-wrap .item {
    display: block;
    border-bottom: 1px dashed #d9d9d9;
    padding: 15px 0;
}
#cp-filter #ul-wrapper .ir-wrap .item:last-child {
    border-bottom: 0;
}
#cp-filter .ir-wrap .item span.collapse {
    font-weight: bold;
}
#cp-filter .ir-wrap .item span {
    font-weight: bold;
}
#cp-filter #ul-wrapper {
    background-color: #eff1f3;
    padding: 0;
}
#cp-filter #ul-wrapper .ir-wrap .item ul {
    display: block;
    margin-bottom: 0 !important;
}
#cp-filter #ul-wrapper .ir-wrap .item li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0 !important;
}
#cp-filter #ul-wrapper .ir-wrap .item li.parent {
    width: 15%;
    margin-right: 2% 
}
#cp-filter #ul-wrapper .ir-wrap .item li.children {
    max-width: 75%;
}
#cp-filter #ul-wrapper .ir-wrap .item li input, #cp-filter #ul-wrapper .ir-wrap .item li label {
    float: left;
}
#cp-filter #ul-wrapper .ir-wrap .item li input[type="checkbox"] {
    display: none;
}
#cp-filter #ul-wrapper .ir-wrap .item li label {
    background-color: #fff;
    font-weight: normal;
    color: rgb(16, 16, 16);
    padding: 10px 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	cursor: pointer;
}
#cp-filter #ul-wrapper .ir-wrap .item li label.tapped {
    background-color: rgb(219, 29, 36);
    color: rgb(255, 255, 255);
}
#cp-filter #ul-wrapper .ir-wrap .item li label:hover {
    background-color: rgb(219, 29, 36);
    color: rgb(255, 255, 255);
}
#cp-filter #ul-wrapper .ir-wrap .item li ul li {
    margin: 5px 10px 5px 0;
}

@media screen and (max-width: 1024px)
{
	#cp-filter #ul-wrapper .ir-wrap .item li.parent {
		width: 100%;
	}
	
	#cp-filter #ul-wrapper .ir-wrap .item li.children {
		max-width: none;
	}
	
	#cp-filter #ul-wrapper .ir-wrap .item li.children ul {
		margin: 0;
	}
}

@media screen and (max-width: 375px)
{
	#cp-filter .reset {
		margin: 24px 0 0;
		width: 99px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

button.shop-btn {
    background-color: #519e13;
    font-family: Arimo;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 176px;
    height: 46px;
    box-shadow: 2.121px 2.121px 0px 0px rgba(0, 0, 0, 0.16);
    margin: 10px 0;
    text-align: center;
}
button.shop-btn i.settings {
    background-image: url('../images/icon-settings-white.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 19px;
    height: 19px;
    display: inline-block;
    float: left;
}
button.shop-btn i.closer {
    background-image: url('../images/icon-close-white.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: -3px 10px 0 0;
    vertical-align: middle;
}
button.shop-btn:hover {
  background-color: #555555;
  color: #ffffff;
}

@media screen and (max-width: 1200px)
{
	#sns_slideshow .sns-slideshow-wrap .next {
		right: -5px !important;
	}
}

.fs-pager-wrapper .active, .fs-custom-pager-wrapper .active {
    background: url("../images/ico-banner-pagination.png") no-repeat scroll 0 0;
}

.fs-pager-wrapper a, .fs-custom-pager-wrapper a {
    background: url("../images/ico-banner-pagination.png") no-repeat scroll 0 -14px;
}

/* cart */

/*.sns-ajaxcart .block-content .block-inner .actions .button.btn-update span, 
.sns-ajaxcart .block-content .block-inner .actions .button.btn-gocheckout span {
	background: #519E13;
    width: 130px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    font-family: Cabin;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}*/

.sns-ajaxcart .block-content .block-inner .actions .button.btn-update, 
.sns-ajaxcart .block-content .block-inner .actions .button.btn-gocheckout {
	width: 49%;
}

.sns-ajaxcart .block-content .block-inner .actions .button.btn-update {
	margin-right: 2%;
}

.sns-ajaxcart .block-content .block-inner .actions .button.btn-update span, 
.sns-ajaxcart .block-content .block-inner .actions .button.btn-gocheckout span {
	background: #cfcfcf;
    height: 37px;
    line-height: 37px;
    color: #000;
    font-family: Cabin;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin: 0;
}

.sns-ajaxcart .block-content .block-inner .actions .button.btn-update span:hover, 
.sns-ajaxcart .block-content .block-inner .actions .button.btn-gocheckout span:hover {
	background: #519e13;
    color: #ffffff;
}

.sns-ajaxcart input[type="button"], .sns-ajaxcart .button, .sns-ajaxcart button {
	background: #cfcfcf;
    color: #000;
    font-family: Cabin;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.sns-ajaxcart input[type="button"]:hover, .sns-ajaxcart .button:hover, .sns-ajaxcart button:hover {
    background-color: #519e13;
    color: #ffffff;
}

.sns-ajaxcart .block-content .block-inner .actions {
    padding: 5px 0 10px;
}

.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container input.qty {
	background: rgba(0, 0, 0, 0) url("../images/sprite-cart-quantity.png") repeat-x scroll center -24px;
    height: 20px;
}

.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input {
    top: -2px;
}

.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input.quantity-minus {
    background-position: 0 -48px;
    left: -15px;
}

.sns-ajaxcart .block-content .block-inner .mini-products-list .item .product-details-bottom .quantity-container .quantity-controls input:hover {
  background-color: initial;
}

/*.sns-ajaxcart .block-content .block-inner .actions .button.btn-gotocart {
	display: none;
}*/

#confirmbox {
    background: none repeat scroll 0 0 #FFF;
}

#confirmbox .head-cfbox .product-title, #confirmbox .product-name a {
    font-family: Cabin;
    font-size: 13px;
    font-weight: 700;
    color: #1f1f1f !important;
}

#confirmbox .price-box .price {
    font-family: Cabin;
    font-size: 15px;
    font-weight: 700;
    color: #1f1f1f !important;
}

#confirmbox #bottom-cfbox .btn {
	font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    background: #519e13;
    margin: 0 auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input[type="button"], .button, button {
	font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    background: #519e13;
	color: #fff;
    margin: 0 auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.cart .button {
    height: 36px;
}

.btn-continue, .btn-update, .btn-empty, .btn-coupon {
    background: #cfcfcf;
	color: #1f1f1f;
}

#sns_menu #search_mini_form {
	margin: 0;
}

#sns_menu #search_mini_form .input-text {
	width: 350px;
    padding: 10px 35px 10px 10px;
}

.cart-collaterals .totals ul.checkout-types {
    margin: 15px 0 0;
}

.cart table.data-table thead tr {
	background-color: #000;
    color: #FFF;
}

.cart table.data-table thead tr th {
    font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
}

.cart table.data-table tfoot {
	background-color: #F6F6F6;
}

.cart table.data-table thead th:first-child {
	border-left: 1px solid #000000;
}

.cart table.data-table thead th:last-child {
	border-right: 1px solid #000000;
}

.cart table.data-table tbody td, .cart table.data-table tfoot td {
	border-bottom: 1px solid #e0e0e0;
}

.cart table.data-table tbody td:first-child, .cart table.data-table tfoot td:first-child {
	border-left: 1px solid #e0e0e0;
}

.cart table.data-table tbody td:last-child, .cart table.data-table tfoot td:last-child {
	border-right: 1px solid #e0e0e0;
}

.data-table tbody td a.product-image {
	border: 1px solid #e0e0e0;
    margin: 17px 0px 17px 10px;
}

.cart .product-name a {
    color: #666666;
    font-family: Arimo;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}

.cart .btn-edit, .cart .btn-remove {
    background: url("../images/ico-cartpage-edit-delete.png ") no-repeat scroll left top transparent;
    width: 40px;
    height: 40px;
}

.cart .btn-remove {
	background-position: left bottom;
}

.cart .cart-price .price {
	font-family: Arimo;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #1F1F1F;
}

.cart .data-table input.input-text {
    width: 50px;
}

.cart .link-wishlist {
	font-family: Cabin;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    background-color: #e1e1e1;
	padding: 5px 10px;
    text-transform: uppercase;
}

.cart .col2-set {
    width: 64%;
    float: left;
}

.cart .totals {
    width: 34%;
    float: right;
}

#shopping-cart-totals-table tbody {
	font-family: Cabin;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color: #1F1F1F;
}

#shopping-cart-totals-table tfoot {
	background-color: #000;
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
}

#shopping-cart-totals-table tbody tr td:first-child {
	text-align: left;
}

.cart-collaterals .totals table {
    border-top: 2px solid #000;
}

.cart-collaterals .totals table td {
    padding: 10px 10px;
    text-transform: uppercase;
}

.cart-collaterals .totals table tbody tr:last-child td {
    padding: 10px 10px 15px;
    text-transform: uppercase;
}

.cart-collaterals .totals table tfoot td {
    border-bottom: none;
    font-size: 100%;
    text-transform: uppercase;
    padding: 0 10px;
    height: 50px;
}

.cart-collaterals .totals table tfoot td:first-child {
	text-align: left;
}

.cart-collaterals .col2-set .col-2 {
    width: auto;
    float: left;
}

.cart .discount {
	width: 100%;
	border: none;
	padding-left: 0px;
}

.tiny-line {
	position: relative;
    top: 0;
    left: 1px;
    width: 60px;
    height: 3px;
    background-color: #cc1e24;
}

.cart .discount h2 {
	font-family: Cabin;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #1f1f1f;
    line-height: 110%;
}

.cart .discount label {
	font-family: Arimo;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #1f1f1f;
}

.cart #coupon_code {
	width: 342px;
    height: 44px;
    background-color: #FFF;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
}

input.input-text {
    font-family: Arimo;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3c3c3c;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
}

#sns_content #login-form h2 {
    text-transform: uppercase;
}

/* customer who bought this also bought */
#sns_content .block-related .block-title {
	background-color: transparent;
    padding: 10px 40px 5px 0px;
    font-family: Cabin;
    font-size: 24px;
    font-weight: 700;
    color: #0E0E0E;
}

.block-related .products-grid {
	height: auto !important;
}

.block-related .item {
	/* float: none !important; */
	display: inline-block;
	height: initial;
	padding-bottom: 0px !important;
    border-bottom: solid 1px #ffffff;
	height: 315px;
}

.block-related .item .item-inner .item-info {
	position: initial;
	padding-bottom: 0px;
}

.block-related .item .item-inner .item-info {
	position: initial;
	padding-bottom: 0px;
}

.block-related .item .item-inner .item-info .info-inner div.item-title {
	font-size: 14px;
}

/* end here */

.cms-index-index #admin_messages {margin:0;}
#admin_messages {margin:0;}
.fraction-slider .fs_obj.green-bulleted {  
    //margin: 0 0 0 70px;
    //position: static;
    width: 80%;}
.fraction-slider .fs_obj.green-bulleted li{font-size: 16px;  color:#ccc; }
.sns-slideshow-wrap .fraction-slider .slide .green-bulleted li {  background: url("../images/bullet-dot.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    margin: 0 50px 15px 0;
    padding-left: 15px;
    width: 340px !important;}
.sns-slideshow-wrap .fraction-slider h2.fs_obj { line-height: 102% !important; color: #fff;
    font-size: 72px;
    font-weight: normal;
    margin: 25px 0 20px 50px;
    //position: static !important;
    width: 50%;}
.sns-slideshow-wrap .fraction-slider h3.fs_obj {  color: #ccc;
    font-size: 24px;
    //margin: 190px 0 20px 72px;
    //position: static;
    width: 50%;}
.sns-slideshow-wrap .fraction-slider .wheel-icon {background: url("../images/icon-wheel.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    clear: both;
    color: #fff;
    float: left;
    //font-size: 16px !important;
    height: auto;
    left: 50px !important;
    line-height: 48px !important;
    padding: 0 0 0 60px;
    top: 83% !important;
    width: auto;}   
    .no-rating a {    font-size: 13px;   color: #333;}

.addthis_default_style .addthis_button_tweet iframe{    float: left;
    margin-left: 5px;
    max-width: 82px !important; } 
    
    .addthis_default_style .addthis_button_pinterest_pinit iframe { max-width: 46px;}

#sns_tab_decription ul { margin-bottom: 30px;
    margin-left: 15px;}   
#sns_tab_decription li {
  line-height: 17px;
  margin-bottom: 7px;
}   
  
#sns_tab_decription table { margin: 20px 0;
    padding: 20px;
    width: 100%;}
#sns_tab_decription table tr{}  
#sns_tab_decription table tr td{  padding-right: 40px;
    padding-top: 10px;
    vertical-align: top;}

#sns_tab_decription table tr td:first-child {font-weight:bold;}

hr {background: none repeat scroll 0 0 #333;
    border: 0 none;
    height: 1px;}    
    
#sns_tab_decription {font-size:13px;}

.block-contactus label {    font-size: 14px;     }
.block-contactus {color: #333;
    font-size: 14px}
.block-contactus a {color: #ccc;
    font-size: 14px;     }


.category-products .products-grid .item .item-inner .item-img .item-img-info a.product-image {margin-top:0;}    
  
.cms-page-view #sns_mainmidle p {font-size:15px; color:#333;}
.cms-page-view.cms-design {color:#3c3c3c;}
.cms-page-view #sns_mainmidle img.left {float:left; margin-right:15px;}
.cms-page-view #sns_mainmidle img.border {border:1px solid #333; }
.cboth {clear:both;  }

.underlined-links { list-style: disc inside none;}
.underlined-links li{ display: inline-block;
    font-size: 13px;
    margin: 0 0 15px;
    width: 265px;}
.underlined-links li a{ color: #ccc;
    text-decoration: underline;}

.block-content strong {font-size:13px; display:block; margin-bottom:5px; }

.cms-page-view #sns_mainmidle .std .block-title {color: #ccc;}  

.cms-page-view ul { list-style-position: inside;}  
.cms-page-view ul li{}

.cms-page-view p a { text-decoration: underline; color:#fff; font-size:14px;}

.cms-page-view .block-contactus p a  { text-decoration: none; } 
.cms-page-view table td {  padding: 0 20px 0 0;
    vertical-align: top;}

.two-cols {width:100%;}
.two-cols .col{float:left; width:48%;}
.two-cols .col.left{ margin-right:4%}

.pdf {
  background: url("../images/icon-pdf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #ccc;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
  padding: 0 0 0 29px;
  text-decoration: underline;
}

.table { display: table;
}
.tr {  border-bottom: 1px solid #333;
    margin-bottom: 40px;
    padding: 0 0 40px;}
.td {    border-right: 1px solid #333;
    display: table-cell;
    padding: 0 50px 0 60px;}

.td.last {   border-right: 0 none;
    padding-right: 0;}
.td.first {padding-left: 0;}    
.table strong{ color: #fff;
    display: block;
    padding-bottom: 25px; }
 .dl-list {list-style: none outside none; margin-left: 0;} 
 .dl-list li{  background: url("../images/icon-download.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-bottom: 12px;
    padding-left: 25px;  color: #ccc;}
 .dl-list li a{ color: #ccc;}
 .tr.last {border-bottom: 0 none;}
 
 .box-arrow { background: none repeat scroll 0 0 #1a1a1a;
    margin-left: 6px;
    padding: 14px;
    
  }
 
 .box-arrow a{   background: url("../images/arrow.png") no-repeat scroll 96% center #1a1a1a;
    color: #fff !important;
    display: block;
    font-size: 14px;
    line-height: 160%;
    padding-right: 60px;
    text-decoration: underline;}

table.partners {   border: 1px solid #2a2a2a;
    margin-top: 25px;
    text-align: left;
    width: 100%; }
table.partners thead tr { background-color: #2a2a2a;}
table.partners thead th{  color: #ccc;
    font-size: 13px;
    padding: 9px 14px;}
table.partners td{ color: #ccc;
    font-size: 13px;
    min-width: 120px;
    padding:5px 14px 5px;}
table.partners a{ color: #ccc;
    text-decoration: underline;}
table.partners tfoot {}
table.partners tfoot td{padding: 20px 14px;} 
.mgt-list{margin-left:0;     margin-bottom: 0; list-style: none outside none; }
.mgt-list li{ clear: both;
    display: inline-block;
    margin-bottom: 25px;}
.mgt-list li.last {margin-bottom: 0px;}    
.mgt-list li img {  float: left;}
.mgt-list li .mgt-info {  font-size: 13px;
    line-height: 110%;
    margin-left: 110px; }
.mgt-list li .mgt-info strong{color:#ccc; }

.cms-page-view #sns_mainmidle table strong {color:#fff; width:100px;}

.mgt-boxes .box {
  float: left;
  margin-right: 15px;
}    
   
   .mgt-boxes img {
  border: 1px solid #333;
  clear: both;
  display: block;
  margin-bottom: 15px;
  padding: 35px;
}

.mgt-boxes .box strong {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.abt-tbl  td {padding-right: 50px;}
.abt-tbl strong {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    width: 100px;
}

#shipping-zip-form p {font-size: 116.7%; }

#modal_login a {color:#333}

@media (max-width: 1700px) {
    .cms-about-us #cms-footer-2 #rider {
        background-position: -210px top !important;
    }
}
   
@media (max-width: 1024px) {
    .sns-slideshow-wrap .fraction-slider .slide .green-bulleted li {
        margin: 0 0px 10px 0;
    }
    .cms-about-us #cms-header {
        display: block;
        height: 450px !important;
    }
    .cms-about-us #cms-footer-1 {
        display: block;
        background-position: 350px center !important;
    }
    .cms-about-us #cms-footer-2 #rider {
        background-position: -240px 140px !important;
        width: 80%;
    }
    .people-grid li {
        width: 31%;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .sns-slideshow-wrap .fraction-slider .slide .green-bulleted li {
        width: 229px !important;
    }
}
@media (max-width: 979px) {
    .responisve-container {
        padding: 0 10px;
		overflow: hidden;
    }

	.products-grid .item:hover .item-inner .item-img .item-box-hover {
		display:none;
	}

	.products-grid .item-box-cart-add {
		display:block;
	}

	.products-grid .item {
		height: 425px;
	}

	.products-grid .item .item-inner .item-info {
		z-index: 90;
	}
}

@media (max-width: 667px) {
    .sns-slideshow-wrap .fraction-slider .slide .green-bulleted li {
        margin: 0 0 2px 0 !important;
    }
    .sns-slideshow-wrap .fraction-slider h3.fs_obj {
        margin: 10px 0 0 7px;
    }
}

@media only screen  and (min-device-width : 320px) and (max-device-width : 480px) {

    .fraction-slider .fs_obj.green-bulleted {  
        display: none !important;
    } 
    
    .sns-slideshow-wrap .fraction-slider h3.fs_obj {
        margin: 20px 0 0 30px;
    }
    .resmenu-sb  #sns_header {
        padding: 0;
    }
    .resmenu-sb #logo img{width: 250px;} 

    .resmenu-sb #sns_mainnav {margin-left:0; }
    .resmenu-sb #sns_menu {
        background: none repeat scroll 0 0 #111111;
        margin: 25px 0 0;}


    .resmenu-sb .fraction-slider {margin: 0 10px;}
    
    .fb_iframe_widget_fluid span {
        //width: 100% !important;
    }
    .slider-logo {
      display: none !important;
    }
    
}


.account-login .col-1,  .account-login .col-2 {
	margin: 0;
    width: 48.5%;
}
.account-login .col2-set .content {
	border: 1px solid #c3c3c3;
    padding: 25px;
}

/* pyramid orders */
.shipment-toggle, .detail-toggle {
	background: url('../images/ico-more-less.png') scroll no-repeat center 3px transparent;
    text-indent: -99px;
    display: block;
    overflow: hidden;
    cursor: pointer;
	width: 13px;
    margin: 0 auto;
}

.shipment-toggle.expanded, .detail-toggle.expanded {
	background-position: center -15px;
}

table.data-table tbody tr td.order-shipment-container, table.data-table tbody tr td.order-line-container{
	border: 1px solid #e1e1e1 !important;
    padding: 3px;
}

table.table-order-shipment thead tr {
    background-color: #F0F0F0;
}

table.table-order-line thead tr {
    background-color: #F7F7F7;
}

table.table-order-shipment tbody tr td, table.table-order-line tbody tr td {
    padding: 10px;
}

table.table-order-shipment tbody tr:last-child  td {
	border-bottom: none;
}

table.table-order-line tbody tr  td {
    border-bottom: 1px solid #e0e0e0 !important;
}

table.table-order-line tbody tr:last-child  td {
    border-bottom: none !important;
}

/* parts for you bike */
.productfilter-title {
	float: none;
    margin: 0;
    line-height: 100%;
}

.productfilter-deselect {
	float: none;
    display: inline-block;
    line-height: 120%;
    margin: 0 auto 20px;
}

/* search autocomplete */
.search-autocomplete {
	background: #fff;
    border: 1px solid #e0e0e0;
    top: 41px !important;
    padding-bottom: 10px;
}

#search_autocomplete ul li {
	color: #333;
}

#search_autocomplete ul li a {
	color: #333;
}

.category-products .category-grid .item {
	height: 320px;
	padding: 15px;
}

.category-products .category-grid .item .item-inner .item-img {
    height: 215px;
    /* margin-top: 20px; */
}

.products-grid .item .item-inner .item-info .info-inner .ico-product {
	display: none !important;
}

/* item watch */
.customer-item  #add-form label {
	display: inline;
}

.customer-item  #add-form .input-text {
	margin: 0;
}

.customer-item  .data-table .remove-item {
    display: block;
	background: url("../images/ico-remove-compare.png") no-repeat center center;
    width: 18px;
    height: 18px;
    text-indent: -999px;
    margin: 0 auto;
	overflow: hidden;
}

a.customer-link {
	color: #D11D24;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: line-through;
}

a.customer-link.marked {
	color: #519E13;
	text-decoration: none;
}

input[type=checkbox].stock-checkbox {
    position:absolute; 
    z-index:-1000;
    left:-1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}
label.stock-label { 
    position: relative;
}
input[type=checkbox].stock-checkbox + label.stock-label {
    padding-left:30px;
    height:22px; 
    display:inline-block;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:15px;
    vertical-align:middle;
    font-weight: normal;
    cursor:pointer;
    color: #e50000;
    line-height: 22px;
    font-family: Arimo-Bold;
}
input[type=checkbox].stock-checkbox + label.stock-label.marked {
    color: #519e13 !important;
}
input[type=checkbox].stock-checkbox:checked + label.stock-label span.cbox {
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #519e13;
    left: 0px;
    z-index: -1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
input[type=checkbox].stock-checkbox:checked + label.stock-label {
    background-image:url('../images/check.png');
    background-position: -2px -2px;
}
input[type=checkbox].stock-checkbox + label.stock-label span.cbox {
    background-color: #dcdcdc;
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
    left: 0px;
    z-index: -1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
label.stock-label {
    background-image:url('../images/check.png');
    background-position: -2px -2px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.next-deliver-date {
    font-size: 15px;
    color: #666;
    font-family: Arimo;
    margin: 10px 0;
}
.mousetrap {
    display: none !important;
}

.the-slideshow-wrapper {
	width: auto !important;
    max-width: 100%;
    margin: 0 auto !important;
}

.the-slideshow {
	margin: 0px !important;
}

.the-slideshow ul {
    margin: 0px;
}

.slides li {
	position: relative;
}

.the-slideshow ul.slides li .caption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 19.955%;
	background: #000;
	opacity: 0.8;
}
.the-slideshow ul.slides li .image {
	width: 80.045%;
	float: right;    
	max-height: 538px;
	overflow: hidden;
}

.the-slideshow ul.slides li .caption .content {
	opacity: 1;
	background: transparent;
	color: #fff;
}

.the-slideshow ul.slides li .caption .content h2 {
	display: inline-block;
	font-family: Cabin;
    font-size: 3.27em;
    font-style: normal;
    font-weight: 700;
    margin: 10% 10% 1.25% 12.5%;
    text-transform: uppercase;
}

.the-slideshow ul.slides li .caption .content h3 {
	display: inline-block;
	font-family: arimo;
    font-size: 1.08em;
    font-style: normal;
    font-weight: normal;
	line-height: 130%;
    margin: 1.25% 10% 1.25% 12.5%;
}

.the-slideshow ul.slides li .caption .content .learn-more {
	display: inline-block;
    font-family: Cabin;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    width: auto !important;
    padding: 0px 10px;
    height: 44px !important;
    border: 1px solid #FFF;
    line-height: 44px !important;
    text-align: center;
    margin: 1.25% 10% 1.25% 12.5%;
}

/* owl */
.owl-carousel {
    margin-top: -1px;
}

.owl-carousel-home .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-item .image {
	width: 80.045%;
	float: right;    
	max-height: 538px;
	overflow: hidden;
}

.owl-carousel .owl-item .caption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 19.955%;
	background: #000;
	opacity: 0.8;
}

.owl-carousel .owl-item .caption .content {
	opacity: 1;
	background: transparent;
	color: #fff;
}

.owl-carousel .owl-item .caption .content h2 {
	display: block;
	font-family: Cabin;
    font-size: 3em;
    font-style: normal;
    font-weight: 700;
    margin: 10% 10% 1.25% 12.5%;
    text-transform: uppercase;
    word-break: break-word;
}

.owl-carousel .owl-item .caption .content h3 {
	display: block;
	font-family: arimo;
    font-size: 1.08em;
    font-style: normal;
    font-weight: normal;
	line-height: 130%;
    margin: 1.25% 10% 1.25% 12.5%;
}

.owl-carousel .owl-item .caption .content .learn-more {
	display: inline-block;
    font-family: Cabin;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    width: auto !important;
    padding: 0px 10px;
    height: 44px !important;
    border: 1px solid #FFF;
    line-height: 44px !important;
    text-align: center;
    margin: 1.25% 10% 1.25% 12.5%;
}

.gen-slider-pager1-pos-bottom-right .control-nav {
    position: absolute;
    bottom: 2.4526% !important;
    right: 0;
    left: 0;
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    list-style: none outside none;
}

.gen-slider-pager1 .control-nav li {
    float: none;
    margin-left: 0;
    display: inline-block;
}



@media (max-width: 768px) {
	.the-slideshow {
		display: block !important;
		float: none !important;
		width: 100% !important;
		margin: 0 auto !important;
	}
	
	.the-slideshow .slides li {
		overflow: hidden;
	}
	
	.the-slideshow-wrapper ul li img {
		width: 100% !important;
		max-width: initial !important;
		float: none !important;
		margin-right: 0px !important;
	}
    .the-slideshow ul.slides li .image {
        width: 100%;
        float: none !important;
    }
	
	.the-slideshow ul.slides li .caption {
		position: relative;
		top: auto;
		bottom: 0;
		left: auto;
		width: 100%;
		background: #000;
		opacity: 1 !important;
        min-height: 150px;
        height: auto;
        display: table;
	}
	
	.the-slideshow ul.slides li .caption .content h2 {
		margin: 2% 5% 0 5% !important;
        font-size: 3.27em !important;
        width: 95%
	}
	
	.the-slideshow ul.slides li .caption .content h3 {
		margin: 2% 5% 0 5% !important;
        float: left;
	}
	
    .the-slideshow ul.slides li .caption .content .learn-more {
		margin: 2% 5%;
        font-size: 1.2em !important;
        float: right;
	}
        
    /* owl <= 768 */
    .owl-carousel .owl-item .image {
        width: 100%;
        float: none !important;
    }

    .owl-carousel .owl-item .caption {
        position: relative;
        top: auto;
        bottom: 0;
        left: auto;
        width: 100%;
        background: #000;
        opacity: 1 !important;
        min-height: 150px;
        height: auto;
        display: table;
    }

    .owl-carousel .owl-item .caption .content h2 {
        margin: 2% 5% 0 5% !important;
        font-size: 3.27em !important;
        width: 90%
    }

    .owl-carousel .owl-item .caption .content h3 {
        margin: 2% 5% 0 5% !important;
        float: left;
    }

    .owl-carousel .owl-item .caption .content .learn-more {
        margin: 2% 5%;
        font-size: 1.2em !important;
        float: right;
    }
    
    .owl-carousel-home .owl-dots {
        top: 2.4526% !important;
        bottom: initial;
    }
    .owl-carousel-home .owl-nav {
        display: none;
    }
    .gen-slider-pager1-pos-bottom-right .control-nav {
        top: 2.4526% !important;
        bottom: 0 !important;
        height: 20px;
    }
    .cms-about-us #cms-footer-2 #rider {
        position: relative;
        background-position: right top !important;
        background-size: cover !important;
        width: 100%;
        margin-top: -50px;
        margin-bottom: -130px;
        z-index: -1;
    }
    .people-grid li {
        width: 48%;
    }
}
@media (max-width: 480px) {
    .the-slideshow ul.slides li .caption {
        min-height: 250px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
    }
    .the-slideshow ul.slides li .caption .content h2 {
        font-size: 3em !important;
    }
    .the-slideshow ul.slides li .caption .content h3 {
        font-size: 1.3em !important;
        width: 95%;
    }
    .the-slideshow ul.slides li .caption .content .learn-more {
        float: left !important;
        font-size: 1.5em !important;
	}
    
    /* owl <= 480 */
    .owl-carousel .owl-item .caption {
        min-height: 250px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
    }
    .owl-carousel .owl-item .caption .content h2 {
        font-size: 3em !important;
    }
    .owl-carousel .owl-item .caption .content h3 {
        font-size: 1.3em !important;
        width: 95%;
    }
    .owl-carousel .owl-item .caption .content .learn-more {
        float: left !important;
        font-size: 1.5em !important;
    }
        
    .cms-about-us #cms-header {
        display: block;
        background-position: -720px 0 !important;
    }
    .cms-about-us #cms-footer-1 {
        background-position: left center !important
    }
    .people-grid li {
        width: 92%;
    }
    .people-grid li .person-info {
        margin: 20px 0;
    }
    .people-grid li .person-img-info img {
        width: 100%;
    }
    .gen-slider-arrows2 .direction-nav .prev, .gen-slider-arrows2 .direction-nav .next {
        top: 200px !important;
    }
}

/* wishlist */
#wishlist-table tbody tr td:first-child {
	width: 100px;
    text-align: center;
}

#wishlist-table tbody tr td:nth-child(3) {
	width: 230px;
}

#wishlist-table tbody td {
    padding: 5px 8px;
}

#wishlist-table tbody tr td a.product-image {
    display: inline-block;
	width: 75px;
    height: auto;
    margin: 0px;
}

#wishlist-table textarea {
    display: block;
    margin: 10px auto;
    width: 100%;
    box-sizing: border-box;
}

#wishlist-table .product-name {
	font-family: Arimo;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    line-height: 125%;
}

#wishlist-table .price-box .price {
    font-weight: 600;
    font-size: 16px;
}

#wishlist-table .price-box .minimal-price-link {
    display: none;
}

#wishlist-table input.qty {
    display: inline-block !important;
    width: 45px !important;
    border: 1px solid #aaaaaa !important;
    padding: 5px !important;
}

/*===================================================
    Parts for your Bike
===================================================*/
.bike-parts .toolbar .sort-by {
	display: none;
}
.bike-parts .cat-selected .toolbar .sort-by {
	display: block;
}
.bike-parts .page-title {
	margin-bottom: 10px;
    text-align: center;
    height: 220px;
    background-size: 250px;
	position: relative;
}
.bike-parts .page-title h1 {
	width: 60%;
    text-align: center;
    margin: 70px auto 0;
	font-size: 45px;
}
.bike-parts  .page-title .image {
	position: absolute;
}
.bike-parts  .page-title .image img{
	height: 220px;
}
.bike-parts .categories {
    display: inline-block;
    margin-bottom: 30px;
	width: 100%;
}
.bike-parts .cat-loader {
	background: url(../images/loading.gif) no-repeat center center transparent;
    width: 100%;
    height: 80px;
	display: none;
}
.bike-parts .categories .cat-items {
	margin: 0;
	text-transform: uppercase;
}
.bike-parts .categories .cat-items li.item  {
    list-style: none;
	position: relative;
    width: 24%;
    min-width: 220px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}
.bike-parts .categories .cat-items li.item .ico {
	background: url(../images/add-subtract.png) no-repeat right 0 transparent;
    width: 12px;
    height: 16px;
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
}
.bike-parts .categories .cat-items li.item .ico.less {
	background-position: right -20px;
}
.bike-parts .categories .cat-items li .parent  {
	border-bottom: 1px solid #eee;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    width: 88%;
    margin: 0 auto;
}
.bike-parts .categories .cat-items li .parent .image  {
	float: left;
    padding-right: 10px;
}
.bike-parts .categories .cat-items li .parent .name  {
	line-height: 300%;
	position: relative;
}
.bike-parts .categories .cat-items li .subcat  {
	display: none;
	padding: 0;
    margin: 0 auto;
    width: 88%;
}
.bike-parts .categories .cat-items li .subcat li {
    list-style: none;
    border-top: 1px solid #eee;
}
.bike-parts .categories .cat-items li .subcat li:first-child {
	border-top: none;
}
.bike-parts .categories .cat-items li .subcat li a {
	background: url(../images/red-arrow.png) no-repeat 0 center transparent;
	padding-left: 15px;
    width: 100%;
    display: block;
    padding: 10px 15px;
    box-sizing: border-box;
}

.mybike-1-brands  {
	margin-top: 10px;
}
.mybike-1-brands .brand {
	width: 25%;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
    text-align: center;
}

.item .item-img .bike-check  {
	background: url(../images/bike-check.png) no-repeat 0 0 transparent;
    width: 60px;
    height: 23px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
}
.products-list .item .item-img .bike-check  {
	top: 0;
	left: 0;
}

.bike-parts .bike-check-container  {
    position: absolute;
	width: 200px;
    top: 10px;
    right: 10px;
}
.bike-parts .bike-check-icon  {
	background: url(../images/bike-check-big.png) no-repeat 0 0 transparent;
    width: 200px;
    height: 76px;
    display: block;
}

.bike-parts .bike-check-description {
	font-size: 12px !important;
}

@media screen and (max-width: 1450px) {
	.bike-parts .page-title h1 {
		width: 50%;
	}
}

@media screen and (max-width: 1279px) {
	.bike-parts .categories .cat-items li.item  {
		width: 33%;
	}
    .cms-about-us #cms-footer-1 {
        display: block;
        background-position: 650px center;
    }
    .cms-about-us #cms-footer-2 #rider {
        background-position: -190px 70px;
        background-size: contain;
    }
}
@media screen and (max-width: 1024px) {
	.bike-parts .categories .cat-items li.item  {
		width: 49.6%;
	}
	.bike-parts .page-title {
		background-size: 150px;
		height: 130px;
	}
	.bike-parts .page-title h1 {
		width: 100%;
		margin: 30px auto 0;
		font-size: 25px;
	}
	.bike-parts .page-title {
		height: auto;
	}
	
	.bike-parts  .page-title .image {
		position: initial;
	}
	
	.bike-parts .page-title .image img {
		height: 170px;
	}
	
	.bike-parts .bike-check-container {
		position: initial;
		width: auto;
		top: initial;
		right: initial;
		margin-top: 15px;
	}
}
@media screen and (max-width: 719px) {
	.bike-parts .page-title {
		background: none;
	}
}
@media screen and (max-width: 520px) {
	.bike-parts .categories .cat-items li.item  {
		width: 100%;
	}
}
.scroll-item {
    margin-bottom: 15px !important;
}
.scroll-item.fist .item:first-child {
    border-top: none !important;
    padding: 0 0 0 !important;
}
.scroll-item .item:first-child {
    border-top: 1px dotted #ccc !important;
    padding: 20px 0 0 !important;
}

.price-switch .label-price-switch {
	display: inline-block;
	color:#7d7d7d;
	cursor: pointer;
}

/*  brand pages */

.brand-info .page-title {
    height: auto;
}
.brand-info .page-title h1 {
    margin: 10px auto 0;
}

.cms-page-view #sns_mainmidle p iframe {
   display: block;
    width: 95%;
    margin: 0 auto;
}

/* product bikes */
#product-bike-listing .brand-container {
	padding: 15px 10px;
}

#product-bike-listing h2 {
	font-size: 30px !important;
    text-indent: 0;
}
#product-bike-listing h3 {
	font-size: 18px !important;
    font-weight: bold;
    text-indent: 0;
    color: #1f1f1f;
	margin-bottom: 5px;
}

#product-bike-listing ul {
	margin: 0 0 10px;
    text-indent: 0;
}

#product-bike-listing ul li.bike-item {
	list-style: none;
    display: inline-block;
	cursor: pointer;
	color: #339900;
	padding: 0 8px;
}

div#profiler_section {
    display: none;
}