/*
Theme Name: Velo Child Theme
Theme URI: http://demo.sunrisetheme.com/velo
Author: K2 Team
Description: This is a child theme for velo
Version: child-theme
Author URI: http://www.sunrisetheme.com/
Template: velo
Text Domain: velo-child
*/
.loader {
  position: absolute;
  top: calc( 50% - 40px );
  top: -moz-calc( 50% - 40px );
  top: -webkit-calc( 50% - 40px );
  left: calc( 50% - 40px );
  left: -moz-calc( 50% - 40px );
  left: -webkit-calc( 50% - 40px );
  display: inline-block;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background: url("./img/peace_loading.png"); }

.vc_custom_heading h1, .vc_custom_heading .h1 {
  font-size: 48px;
  line-height: 1; }
.vc_custom_heading h2, .vc_custom_heading .h2 {
  font-size: 36px;
  line-height: 1; }
.vc_custom_heading h3, .vc_custom_heading .h3 {
  font-size: 24px;
  line-height: 1; }
.vc_custom_heading h4, .vc_custom_heading .h4 {
  font-size: 18px;
  line-height: 1; }
.vc_custom_heading h5, .vc_custom_heading .h5 {
  font-size: 16px;
  line-height: 1; }
.vc_custom_heading h6, .vc_custom_heading .h6 {
  font-size: 14px;
  line-height: 1; }

.underline:not(.k2t-heading):after {
  content: "";
  width: 90px;
  height: 2px;
  background: url("./img/line.png") repeat-x;
  display: block;
  margin: 10px auto; }

a {
  color: #bdb099; }

article p, .post-entry p {
  color: #636363;
  font-size: 16px !important; }

@font-face {
  font-family: "peacebicycles";
  src: url("fonts/peacebicycles.eot");
  src: url("fonts/peacebicycles.eot?#iefix") format("embedded-opentype"), url("fonts/peacebicycles.woff") format("woff"), url("fonts/peacebicycles.ttf") format("truetype"), url("fonts/peacebicycles.svg#peacebicycles") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "peacebicycles" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="fontastic-"]:before,
[class*=" fontastic-"]:before {
  font-family: "peacebicycles" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fontastic-cashback:before {
  content: "\61"; }

.fontastic-sameday:before {
  content: "\62"; }

.fontastic-shipping:before {
  content: "\63"; }

.fontastic-tel:before {
  content: "\64"; }

.peacebicycles .k2t-header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999; }
  .peacebicycles .k2t-header .banner-on-sale {
    background-color: #40a0ca;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    display: block; }
    .peacebicycles .k2t-header .banner-on-sale p {
      margin-bottom: 0; }
  .peacebicycles .k2t-header .k2t-header-top .k2t-logo,
  .peacebicycles .k2t-header .k2t-header-mid .k2t-logo,
  .peacebicycles .k2t-header .k2t-header-bot .k2t-logo {
    line-height: 115px; }
    .peacebicycles .k2t-header .k2t-header-top .k2t-logo a,
    .peacebicycles .k2t-header .k2t-header-mid .k2t-logo a,
    .peacebicycles .k2t-header .k2t-header-bot .k2t-logo a {
      position: relative;
      z-index: 3; }
  .peacebicycles .k2t-header .k2t-logo {
    text-align: center; }
  .peacebicycles .k2t-header .k2t-header-top {
    background: transparent; }
    .peacebicycles .k2t-header .k2t-header-top .element-editor {
      position: absolute;
      right: 6%;
      width: 850px;
      padding-bottom: 0;
      border-bottom: 1px solid #bdb099;
      display: none; }
      @media (max-width: 1171px) {
        .peacebicycles .k2t-header .k2t-header-top .element-editor {
          width: 800px;
          right: 10%; } }
      @media (max-width: 1100px) {
        .peacebicycles .k2t-header .k2t-header-top .element-editor {
          right: 5%; } }
      @media (min-width: 1024px) {
        .peacebicycles .k2t-header .k2t-header-top .element-editor {
          display: block; } }
      .peacebicycles .k2t-header .k2t-header-top .element-editor [class*='fontastic'] {
        font-family: Montserrat;
        font-weight: 100;
        font-size: 12px;
        line-height: normal; }
        .peacebicycles .k2t-header .k2t-header-top .element-editor [class*='fontastic']:before {
          font-size: 3rem;
          line-height: 3rem;
          vertical-align: middle;
          display: inline-block;
          float: left;
          margin-right: 4px;
          color: #bdb099; }
  .peacebicycles .k2t-header .k2t-header-mid {
    -webkit-box-shadow: 0px 9px 28px 0px rgba(187, 187, 187, 0.25);
    -moz-box-shadow: 0px 9px 28px 0px rgba(187, 187, 187, 0.25);
    box-shadow: 0px 9px 28px 0px rgba(187, 187, 187, 0.25); }
    .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(1) {
      text-align: center;
      width: 20%; }
      .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(1) img {
        max-height: 85px; }
    .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(2) {
      width: 70%;
      top: 40px;
      position: relative; }
    .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) {
      display: block;
      width: 10%;
      position: relative;
      height: 120px; }
      .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) .h-element {
        margin-top: 108px;
        margin-left: 10px;
        line-height: normal; }
        @media (min-width: 1025px) {
          .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) .h-element {
            margin-top: 88px; } }
        .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) .h-element + .h-element {
          margin-left: 0; }
  .peacebicycles .k2t-header .k2t-header-bot {
    display: none; }
  .peacebicycles .k2t-header .shop-cart {
    line-height: 0px;
    top: -5px; }
    .peacebicycles .k2t-header .shop-cart .shop-item {
      top: 37px;
      -webkit-box-shadow: 0px 4px 27px 0px rgba(187, 187, 187, 0.35);
      -moz-box-shadow: 0px 4px 27px 0px rgba(187, 187, 187, 0.35);
      box-shadow: 0px 4px 27px 0px rgba(187, 187, 187, 0.35); }
    .peacebicycles .k2t-header .shop-cart:hover .shop-item {
      right: 0px; }
  .peacebicycles .k2t-header .custom-login {
    display: none; }
  .peacebicycles .k2t-header .banner-on-sale {
    transition: margin .3s linear; }
  .peacebicycles .k2t-header .k2t-header-top .element-editor {
    transition: all .3s linear;
    overflow: hidden;
    max-height: 100px; }
  .peacebicycles .k2t-header .k2t-header-mid .k2t-logo img {
    transition: all .3s linear; }
  .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) .h-element {
    transition: all .3s linear; }
  .peacebicycles .k2t-header.collapsed .banner-on-sale {
    margin-top: -24px; }
  .peacebicycles .k2t-header.collapsed .k2t-header-top .element-editor {
    max-height: 0;
    padding: 0;
    border: none; }
  .peacebicycles .k2t-header.collapsed .k2t-header-mid {
    min-height: 60px; }
    .peacebicycles .k2t-header.collapsed .k2t-header-mid .k2t-logo {
      line-height: 50px; }
      .peacebicycles .k2t-header.collapsed .k2t-header-mid .k2t-logo img {
        max-height: 50px; }
    .peacebicycles .k2t-header.collapsed .k2t-header-mid .col-4:nth-of-type(2) {
      top: 0; }
      .peacebicycles .k2t-header.collapsed .k2t-header-mid .col-4:nth-of-type(2) .k2t-menu > li > a {
        line-height: 50px; }
    .peacebicycles .k2t-header.collapsed .k2t-header-mid .col-4:nth-of-type(3) {
      height: 50px; }
      .peacebicycles .k2t-header.collapsed .k2t-header-mid .col-4:nth-of-type(3) .h-element {
        margin-top: 18px; }
.peacebicycles .k2t-header-mid .k2t-menu > li > a {
  font-weight: bold;
  font-size: 11pt; }
.peacebicycles .k2t-header-mid .k2t-menu > li ul {
  left: 15px; }
  .peacebicycles .k2t-header-mid .k2t-menu > li ul li a {
    font-family: "Montserrat";
    font-weight: bold; }

.slider-hp-custom .rs-pulse {
  top: 3px !important;
  font-size: 70px !important; }

.peacebicycles .k2t-header .k2t-header-top .element-editor {
  padding-bottom: 5px; }

.k2t-header .k2t-row > [class*="col-"] {
  text-align: left !important;
  font-family: 'Montserrat', sans-serif; }

.peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap, .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap, .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap, .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap {
  background: rgba(255, 255, 255, 0.35);
  background-clip: content-box; }
  .peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap .main-title,
  .peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap .main-excerpt, .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap .main-title,
  .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap .main-excerpt, .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap .main-title,
  .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap .main-excerpt, .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap .main-title,
  .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap .main-excerpt {
    color: #252525;
    margin-top: 8px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.85); }
  .peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb, .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb, .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb, .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb {
    color: #252525; }
    .peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs li,
    .peacebicycles.page-template-blog-large-2 .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs a, .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs li,
    .peacebicycles.page-template-default .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs a, .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs li,
    .peacebicycles.archive.category .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs a, .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs li,
    .peacebicycles.tax-product_cat .k2t-title-bar > .k2t-wrap .k2t-wrap.breadcrumb .k2t-breadcrumbs a {
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
      color: inherit; }

.archive.category .k2t-title-bar {
  display: none; }

.k2t-sidebar > .widget_categories {
  margin-top: 30px; }

.banner-sc {
  font-family: "Montserrat";
  font-weight: 700; }
  .banner-sc .banner-content {
    line-height: 36px; }

.row-as-seen-on .vc_inner {
  display: flex;
  align-content: center;
  align-items: center;
  position: relative; }
  .row-as-seen-on .vc_inner .wpb_column {
    margin-left: auto; }

.k2t-scrolldown {
  bottom: 100px;
  cursor: pointer; }
  .k2t-scrolldown:hover {
    color: #40a0ca; }

.peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget {
  background: whitesmoke;
  display: inline-block;
  width: 100%;
  height: 110px;
  text-align: center;
  margin-bottom: -5px; }
  .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget input {
    background-color: white; }
  .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget.fixed {
    position: fixed;
    bottom: 0;
    z-index: 99999; }
  .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget #mc4wp-form-1 {
    position: relative;
    top: 0; }
    .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget #mc4wp-form-1 img {
      height: 75px;
      top: -27px;
      position: relative; }

.woocommerce-message {
  border-top-color: #40a0ca; }
  .woocommerce-message:before {
    color: #40a0ca; }

.fancybox-opened {
  z-index: 9030; }

.woocommerce div.product .product_title, .product-item .product-name h3 {
  font-family: 'Montserrat', sans-serif; }

.bike_descriprion_gallery {
  height: 125px;
  width: 125px;
  float: left;
  margin: 10px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0px;
  cursor: pointer; }

#gallery-1 {
  margin-top: 30px; }
  #gallery-1 img {
    border: 0 !important;
    padding: 5px !important; }

.woocommerce .product .single_variation {
  width: 100%;
  float: none !important; }

.woocommerce-variation-price {
  margin-right: 100px;
  margin-bottom: 15px;
  width: 100%; }

.woocommerce div.product form.cart .variations select {
  margin: 0 !important; }
  .woocommerce div.product form.cart .variations select:after {
    top: 26px !important; }

.product-item .product-name {
  padding: 20px 15px !important; }

.product-item .product-name h3 {
  width: 100%;
  text-align: left; }

.shipping-img-map {
  max-width: 500px !important;
  width: 100% !important; }

.product-related .text-heading > h2 {
  width: 100%;
  font-size: 23px;
  padding-bottom: 15px;
  margin: 0 !important; }

.product-item .product-name {
  height: 150px; }

.popup {
  top: 100px; }

.pp_overlay {
  margin-top: -120px !important; }

.pp_pic_holder.pp_default {
  top: -50px !important; }

.woocommerce div.product .price del .amount {
  font-size: 12pt; }

.woocommerce div.product span.price ins {
  font-size: 15pt; }

.product-item .product-name {
  height: 175px; }

.dhvc-woo-price .dhvc-woo-span6 {
  width: 100%;
  padding-top: 30px;
  display: block;
  position: relative; }

#dhvc_woo_909fea34d1 .dhvc-woo-excerpt {
  min-height: 100px; }

#dhvc_woo_909fea34d1 .dhvc-woo-item {
  border: 1px solid #efefef !important;
  border-radius: 3px !important; }

#dhvc_woo_909fea34d1 .dhvc-woo-images img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

#dhvc_woo_909fea34d1 .dhvc-woo-price {
  width: 100%; }

.dhvc-woo-price ins {
  margin-left: 15px; }

.dhvc-woo-grid-item .dhvc-woo-info {
  border-top: 0px solid transparent; }

.product-excerpt .product-description > p {
  display: none; }

article.product-item div.product-thumb span.onsale, .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .single-product.woocommerce span.onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
  display: none; }

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 7px 4px 15px 0; }

.woocommerce-cart .k2t-title-bar {
  display: none; }
.woocommerce-cart table.shop_table #shipping_method .amount {
  font-size: 120%;
  margin-left: 3px;
  font-family: 'Montserrat', sans-serif;
  display: initial; }

@media (max-width: 768px) {
  .woocommerce-page form .form-row#billing_email_field {
    width: 100%; } }

@media (max-width: 768px) {
  .checkout_billing .woocommerce-billing-fields .form-row#billing_phone_field {
    width: 100%;
    float: none; } }

.woocommerce-checkout .k2t-title-bar {
  display: none; }
@media (min-width: 769px) {
  .woocommerce-checkout .woocommerce .woocommerce-info {
    width: 50%;
    float: left; }
    .woocommerce-checkout .woocommerce .woocommerce-info ~ .woocommerce-info {
      float: right; } }
.woocommerce-checkout .woocommerce .login {
  clear: left;
  width: 50%;
  float: left;
  padding: 20px; }
  .woocommerce-checkout .woocommerce .login .form-row label {
    display: block; }
.woocommerce-checkout #customer_details {
  clear: both; }
.woocommerce-checkout form.checkout_coupon {
  width: 50%;
  float: right;
  padding: 20px; }
.woocommerce-checkout td.product-name dl.variation dt {
  line-height: 28px;
  color: #252525; }
.woocommerce-checkout #order_review .shipping td {
  width: 50%; }
.woocommerce-checkout #shipping_method span.woocommerce-Price-amount.amount {
  margin-left: 10px; }
.woocommerce-checkout #payment div.payment_box {
  padding: 0; }

.cart-coupon .coupon #coupon_code {
  float: left; }

.cart-coupon .coupon .button {
  line-height: 0;
  height: 64px; }

.woocommerce-Price-currencySymbol {
  padding-left: 10px; }

.k2t-accordion.style-1 .toggle-content {
  font-size: 16px; }
  .k2t-accordion.style-1 .toggle-content p {
    margin-bottom: 16px; }

.peacebicycles .k2t-footer {
  margin-top: 100px; }
  .peacebicycles .k2t-footer .k2t-payment li a img {
    opacity: 1; }
  .peacebicycles .k2t-footer *,
  .peacebicycles .k2t-footer ul li a {
    color: inherit; }
  .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget {
    background: #ffffff;
    margin-bottom: 0; }
    .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email] {
      color: #ad0024;
      border-color: #cccccc;
      width: 80%; }
      .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email]::-webkit-input-placeholder, .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email]::-moz-placeholder, .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email]:-ms-input-placeholder, .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email]:-moz-placeholder {
        color: #ad0024; }
    .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=submit] {
      float: left;
      border-radius: 0;
      background: #40a0ca;
      color: white;
      margin-left: 5px;
      height: 50px;
      line-height: 50px; }
    .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .widget-title {
      color: #252525; }
      .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .widget-title:after {
        background-image: url("./img/footer-line-black.png"); }
    .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .k2t-logo ~ .widget-title {
      line-height: 10px; }
      .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .k2t-logo ~ .widget-title:after {
        width: 117px;
        background-repeat: repeat-x; }
    @media (min-width: 1024px) {
      .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .k2t-logo ~ p {
        width: 65%;
        font-size: 80%;
        line-height: normal; } }
  .peacebicycles .k2t-footer .k2t-bottom {
    color: white;
    padding-top: 30px;
    padding-bottom: 30px; }
    .peacebicycles .k2t-footer .k2t-bottom .widget ul {
      margin: 0 -15px 15px; }
      .peacebicycles .k2t-footer .k2t-bottom .widget ul li {
        margin-bottom: 0; }
    .peacebicycles .k2t-footer .k2t-bottom .k2t-social-widget .social {
      margin-left: 0;
      margin-right: 0; }
    .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment {
      float: none;
      margin-left: 0;
      margin-right: 0; }
      .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li:first-child ~ li {
        margin-left: 7px; }
      .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li a {
        border-radius: 1px; }
        .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li a:hover, .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li a:focus {
          text-decoration: none; }
          .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li a:hover:before, .peacebicycles .k2t-footer .k2t-bottom ul.k2t-payment li a:focus:before {
            content: none; }
  .peacebicycles .k2t-footer .k2t-info {
    font-family: "Montserrat";
    padding: 0;
    font-size: 80%; }
    .peacebicycles .k2t-footer .k2t-info .copy-right .k2t-logo {
      display: none; }
    .peacebicycles .k2t-footer .k2t-info .copy-right p {
      line-height: 40px; }
      .peacebicycles .k2t-footer .k2t-info .copy-right p a {
        color: inherit; }
        .peacebicycles .k2t-footer .k2t-info .copy-right p a:hover {
          text-decoration: underline; }
.peacebicycles .k2t-btt {
  bottom: 40px !important;
  right: 0 !important; }
.peacebicycles .zopim {
  display: none;
  right: 0 !important;
  bottom: 0 !important; }

.bike-sizes td {
  vertical-align: middle;
  text-align: center; }
.bike-sizes th {
  vertical-align: middle;
  text-align: center;
  color: black; }
.bike-sizes th:nth-of-type(1),
.bike-sizes th:nth-of-type(2),
.bike-sizes td:nth-of-type(1),
.bike-sizes td:nth-of-type(2) {
  border-right: 1px solid #cbcbcb; }

.bike-colors td {
  vertical-align: middle;
  text-align: center; }
.bike-colors th {
  vertical-align: middle;
  text-align: center;
  color: black; }

@media (max-width: 1024px) {
  .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(2) {
    top: 58px;
    margin-left: -5%; }

  .peacebicycles .k2t-header .k2t-header-mid .col-4:nth-of-type(3) .h-element {
    margin-top: 86px; }

  .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget #mc4wp-form-1 img {
    height: 65px;
    top: -6px;
    position: relative; }

  .product-item .product-name {
    height: 200px; }

  .slider-hp-custom .rs-pulse {
    top: 3px !important;
    font-size: 50px !important; } }
.hidden-md-up {
  display: block; }

@media (min-width: 801px) {
  .hidden-md-up {
    display: none; } }
@media (max-width: 800px) {
  .hidden-md-down {
    display: none; }

  .k2t-header .k2t-header-m .k2t-logo-m img {
    max-height: 70px;
    padding-top: 13px; }

  .search-box {
    display: none !important; }

  .peacebicycles .k2t-header .shop-cart {
    top: 5px; }

  .peacebicycles .k2t-header .shop-cart .shop-item {
    top: 51px; }

  .peacebicycles .k2t-header .shop-cart:hover .shop-item {
    right: -30px; }

  .k2t-body {
    padding-top: 80px !important; }
    .woocommerce-cart .k2t-body, .woocommerce-chekout .k2t-body {
      padding-top: 0px !important; }

  .k2t-header .k2t-header-m .mobile-menu-wrap {
    top: 108px; }

  .vc_row > div > div > .wpb_column {
    width: 100%; }

  .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email] {
    width: 75%; }

  .peacebicycles .k2t-footer .k2t-top-footer aside.widget.widget_mc4wp_form_widget #mc4wp-form-1 img {
    height: 65px;
    top: -5px; }

  section.vc_section.as-seen-on {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .slider-hp-custom {
    margin-bottom: 130px; }
    .slider-hp-custom .rs-pulse {
      top: 3px !important;
      font-size: 35px !important; }

  .banner-hp .vc_row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0px !important;
    padding-bottom: 0px !important; }
  .banner-hp .wpb_wrapper .banner-sc .banner-box {
    padding: 0 15px;
    margin-bottom: 30px; }
  .banner-hp .vc_column_container > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

  .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive {
    height: 470px !important; }

  .tp-bgimg.defaultimg {
    height: 470px !important; } }
@media (max-width: 480px) {
  .k2t-header .k2t-header-m .mobile-menu {
    margin-top: 30px;
    text-align: center; }

  .k2t-header .k2t-header-m .mobile-menu-wrap {
    top: 108px; }

  .k2t-header .k2t-header-m .k2t-logo-m img {
    max-height: 70px; }

  .vc_section {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .k2t-scrolldown {
    display: none !important; }

  div[id*="slide-9-layer-"], div[id*="slide-9-layer-"] .rs-looped.rs-pulse {
    font-size: 20px !important;
    padding: 15px 0px !important;
    margin: 15px 0px !important;
    line-height: 15px; }

  .tp-bgimg.defaultimg {
    height: 230px !important; }

  .fullwidthbanner-container .fullwidthabanner, div#rev_slider_3_1_wrapper, .k2t-main.page .top-banner {
    height: 300px !important; }

  .k2t-main.page .top-banner {
    height: 210px !important; }

  .peacebicycles .k2t-header .shop-cart {
    top: 5px; }

  .k2t-header .m-trigger .hamburger-box {
    height: 10px; }

  .banner-hp .wpb_wrapper div[class*="vc_custom_"] {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .banner-hp .wpb_wrapper .vc_column-inner {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .banner-hp .wpb_wrapper .vc_column_container {
    margin-bottom: 0px !important; }
  .banner-hp .wpb_wrapper .banner-sc article {
    margin-top: 15px;
    height: 175px;
    position: relative;
    display: inline-block;
    width: 100%; }

  .vc_custom_heading h1, .vc_custom_heading .h1 {
    font-size: 30px; }

  .k2t-main .woocommerce.columns-2 .product-name {
    padding: 20px 10px 10px;
    text-align: left; }
    .k2t-main .woocommerce.columns-2 .product-name .price {
      font-size: 13pt; }

  footer .k2t-bottom .col-3 {
    min-height: 0; }
  footer .as-seen-on .vc_column_container > .vc_column-inner {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  footer .mc4wp-form-fields {
    padding: 10px; }
    footer .mc4wp-form-fields .k2t-logo img {
      height: 50px; }

  .woocommerce-tabs {
    padding: 0px !important;
    margin-top: 30px; }

  .woocommerce div.product .woocommerce-tabs ul.tabs > li a {
    padding: 0px 10px 0px 0px; }

  .mc4wp-form-fields {
    position: relative;
    top: 20px; }
    .mc4wp-form-fields .col-3 {
      display: none !important; }

  .peacebicycles .k2t-footer .k2t-top-footer .widget_mc4wp_form_widget .mc4wp-form input[type=email] {
    width: 65%; }

  .k2t-btt {
    bottom: 52px; }

  .zopim {
    right: 7px;
    bottom: 7px; }

  .k2t-footer .mc4wp-form input[type=submit], .k2t-footer .frm-subscriptionFront .subscribeButton {
    padding: 0 22px;
    width: 33%; }

  .mc4wp-form-fields .col-9 {
    padding: 0px !important; }

  .k2t-footer .mc4wp-form input[type=email], .k2t-footer .frm-subscriptionFront .text {
    padding: 0 15px; }

  .slider-hp-custom .rs-pulse {
    top: 3px !important;
    font-size: 18px !important; }

  span.text-box {
    font-size: 18px !important; }

  #woosvi_strap ul.svithumbnails.columns-10 li {
    width: 18%;
    margin-right: 1%;
    margin-left: 1%; }

  table.bike-sizes .hidden-xs-down,
  table.bike-colors .hidden-xs-down {
    display: none; }
  table.bike-sizes .hidden-sm-up td,
  table.bike-colors .hidden-sm-up td {
    border: none; } }
@media (min-width: 481px) {
  table.bike-sizes .hidden-sm-up,
  table.bike-colors .hidden-sm-up {
    display: none; } }
* {
  font-family: 'Montserrat', sans-serif; }

body {
  background-color: white; }

.button, input.button, .shop-cart .buttons .button, .woocommerce table.cart td.actions input {
  border: 0px solid transparent !important;
  background: #40a0ca !important;
  color: white !important;
  border-radius: 0px !important; }
  .button:hover, input.button:hover, .shop-cart .buttons .button:hover, .woocommerce table.cart td.actions input:hover {
    background: #2d799a !important;
    color: white !important; }

.product-item .product-thumb, .cart_item {
  background-color: #fbfbfb; }

@media (max-width: 768px) {
  .popup {
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0; }
    .popup .content {
      max-height: 100%;
      padding-left: 0;
      padding-right: 0; } }

.shipping-calculator-form > p:first-child select, .woocommerce .quantity input.qty, .cart-coupon .coupon #coupon_code, .woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .single-product .entry-summary .variations select {
  border: 2px solid #aaa; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea, .select2-container .select2-choice {
  border: 1px solid #aaa; }

p {
  font-size: 15px; }

/*# sourceMappingURL=style.css.map */

.woocommerce div.product div.summary {
    float: right;
    width: 50%;
    margin-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
    padding-left: 30px;
}
#woosvi_strap.images.woosvi_images {
    width: 50% !important;
}
/*******************22-12-2021*****************/
 @media only screen and (min-width: 768px) and (max-width: 991px){
	.woocommerce div.product .k2t-product-top.default_single_product{display: flex;margin-top: 30px;flex-direction: column;}
    #woosvi_strap.images.woosvi_images{width: 100% !important;}
    .woocommerce div.product div.summary{float: none;width: 100%;}
    #woosvi_strap.images.woosvi_images #woosvithumbs{padding: 0 20px;}
    .woocommerce div.product .k2t-product-bottom p img.wp-image-4244, .woocommerce div.product .k2t-product-bottom p img.wp-image-4243{margin-top: 20px;}
    .woocommerce div.product .k2t-product-bottom p img.wp-image-14845{margin-bottom: 20px;}
}

 @media (max-width:767px){
 	.woocommerce div.product .default_single_product{margin-top: 40px;}
    #woosvi_strap.images.woosvi_images{width: 100% !important;}
    .woocommerce div.product div.summary{float: none;width: 100%;padding-left: 20px;}
    #woosvi_strap.images.woosvi_images #woosvithumbs{padding: 0 20px;}
    .woocommerce div.product .k2t-product-bottom{padding: 0 20px;}
    .k2t-footer .widget.widget_text{padding: 0 5px;}
    .woocommerce div.product .k2t-product-bottom p img.wp-image-4244, .woocommerce div.product .k2t-product-bottom p img.wp-image-4243{width: 85px;margin-top: 20px;margin-bottom: 10px;}
    .product-template-default .fast-login-wrapper{padding: 16px 20% 16px 20%;}
    .fast-login-wrapper .openwindowbutton{font-size: 16px!important;}
 }
 
 .postid-19583 div.svimainthumb.svi-thumbsection[data-v-482cd4e3]{display: none;}
 
 
 .toggle-inner {
	display: none;
}
#review_form .reviews-anchor.yotpo-default-button {
	display: none !important;
}

#review_form #respond {
	position: inherit !important;
}

.btn-review {
	position: relative;
	display: inline-block;
	padding: 16px 20px !important;
	line-height: 1.2 !important;
	border-radius: 200px;
	text-align: center;
	font-size: 14px !important;
	font-weight: 598 !important;
	cursor: pointer;
	height: auto;
	width: auto;
	transition: background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;
	background: 0 0;
	color: #000;
	border: 2px solid rgba(0,0,0,.1) !important;
}

.btn-review.reviews-anchor.yotpo-default-button {
	border-radius: 0;
	border-color: #000 !important;
	font-weight: 400 !important;
}


.row.review-below-row {
  max-width: 100%;
  width: 100%;
}
.row.review-below-row .col-md-12 {
  max-width: 100% !important;
}


body .iconic-woothumbs-all-images-wrap .iconic-woothumbs-images__slide img {
    width: auto !important;

}

span.coupon-code-data {
    padding-left: 0;
    margin: 10px;
    margin-left: 0;
}

.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label {
	width: 100% !important;
	height: 35px !important;
	line-height: 35px !important;
	color: #000 !important;
	box-shadow: inset 0 0 0 1px #000 !important;
}
.xt_woovs-single-product .xt_woovs-swatches .swatch.swatch-label.xt_woovs-selected {
	color: #fff !important;
}


/*========18 october 2023=================*/
/*.product-quantity {
    position: absolute;
    top: 14px;
    left: 42px;
    background: #666;
    color: #fff;
    border-radius: 36px;
    padding: 4px 7px;
    font-size: 10px;
    line-height: 10px;
}
.product-name img {
    background: #fff;
    border: 1px solid #d6d6d6;
    padding: 10px 0px;
    border-radius: 5px;
}
.woocommerce #order_review .cart_item:first-child td {
    padding-top: 20px !important;
}
.woocommerce #order_review td {
    padding: 20px 0 !important;
    
}
.woocommerce #order_review, .woocommerce-page #order_review {
    background: #f5f5f5 !important;
   
}
.product-item .product-thumb, .cart_item {
    background-color: #f5f5f5 !important;
}
.cart_item {
    position: relative;
}
.custom-content {
    background: #f0f6ff;
    padding: 20px !important;
    border: 1px solid #d2e4fe !important;
    border-radius: 10px;
}
.custom-content p {
    font-size: 14px !important;
    margin-left: 59px;
    margin-bottom: 0px;
    max-width: 371px;
    color: #021D31;
}

.notes-custom {
    display: flex;
    align-items: center;
    margin-left: 20px;
    column-gap: 20px;
}
.notes-custom h3 {
    font-size: 20px;
    margin-bottom: 0px;
}
.coupon-form {
    display:none !important;
}*/

/*=================== 19-10-2023 css start ===============*/


/*=================== 19-10-2023 css start ===============*/