#easycalccheckplus input {
  width: 50px;
  float: right;
  height: 25px;
  border-color: #555;
  margin: 0 10px;
}
#sp-position-2 {
	margin:auto
}
#offcanvas-toggler {
    position: absolute;
    top: -80px;
    left: 38px;
}
.topmenu li {
    list-style: none;
    margin: 10px;
}
.sp-module.topmenumod {
    width: 100%;
    text-align: right;
}
.sp-module.mini-cart {
    float: right;
}
.offcanvas-menu .offcanvas-inner {
    padding: 70px 19px!important;
}
.item-info {
    display: none;
}
@media only screen and (min-width: 600px) {
 .sp-column table.user-details {
    width: 450px!important;
}

#adminForm .button {
    padding: 30px;
    clear: right;
    width: 100%;
}
}
#adminForm legend, h2.modtitle  {

    font-size: 120% !important;
    color: #24AFFF;

}
.productdetails .vm-product-container .vm-product-top-container h1 {
    font-size: 29px!important;
    color: #24AFFF!important;
}
/*add template.css*/
.mini-cart .sj-minicart-pro .mc-wrap .mc-content .mc-empty {color: #24afff!important;}
#sp-bottom .sp-module .sp-module-title::after {background-color: #24afff!important;}

/*add bootstrap*/
[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;    cursor: pointer;
}	
#sp-title {
 
    margin-top: 0!important;

}

.vm-product-container {
    margin: 110px 0;
}
.continue_link {display:none!important}

/*cart*/
.PriceshipmentTax,.PricesalesPriceShipment {
    margin: 35px 0 0 0;
}
/*user field*/
label[for="tos_field"] {
    max-width: 400px;
    width: 100%;
}