.sticky-surpassed{
  position: absolute;
  bottom:0px;	
}

.bike-image-column.fusion-layout-column{
  position: static;
}

.sp-palette .sp-thumb-el{
	height:30px;
	width:30px;
}

.sp-palette .sp-thumb-inner{
   margin-bottom: 0px !important ; /* Changed by Gravity From in mobile view */
}
.sp-palette{
   max-width: 100%;
}


.plate-color-picker select{
  display:none;
}
.fa-csize{
  font-size: 1.3em;
}



.gfield label .fusion-modal-text-link{
    color: #000;
}

.gfield label .fusion-modal-text-link .fa.fa-question{
	color: #000;
	border: 1px solid #000;
	border-radius: 100%;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
 }

 #wrapper .gform_wrapper  select{
 	border: 0px;
 }
 #wrapper .gform_body .select-arrow{
    background-color: transparent;
    color: #fff;
    border:0px;
 }

.postid-1742 .woocommerce-tabs{
    overflow: visible;
}

/*In mozilla for Numberplate show*/
@-moz-document url-prefix() {
  #mask, #mask_1_{
      display: none;
  }
  #SVGID {
     display: none;
    }
  /*In  mozilla browser dropdown*/ 
  .collapsible-sections-field .gsection_title::after {
    -moz-appearance: menulist-button;
  } 
  /* mozilla default select icon remove*/
   #wrapper .gform_wrapper .gravity-select-parent select {
      margin: 0;
      -moz-appearance:none;
  }

}


.mob{
  font-size:12px;
}

.text{
  display: none;
}

.mob{
  display:block;
}
.bike-image-column > .fusion-column-wrapper{
  z-index:2147483647;
}

@media only screen and (max-width: 1105px){
  #image_container #svg-container {
    margin-top: 47px !important;
  }
  .mob{
    display:none;
  }
  .text{
    display:block;
  }

}


@media only screen and (min-width:320px) and (max-width: 768px){
  .fusion-mobile-menu-icons {
    width: 100% !important;
  }
 .fusion-header {
    height: 83px;
  
}

