



.product-img-single{width:100%;max-width:300px}
@media only screen and (max-width: 992px) {
.product-img-single{width:100%;max-width:300px;margin-bottom:-40px;z-index: 9;    position: relative;}
.shortform .box-price{padding-top:30px}
}

.shortform .box-price-old,.shortform .box-price-new{font-size: 18px;color:white}

.shortform .box-price-old span{color:white}}

.shortform .box-price-head1{font-weight: 900;}

.shortform .box-price.activeprice, .shortform .box-price:hover{background-color: rgb(58 141 224 / 85%);border: 0px solid #49a2fc;    box-shadow: rgb(0 52 105 / 50%);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.shortform .activeprice .box-price-in{background-color:transparent;border:0px solid #49a2fc;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.shortform  .box-price:hover .box-price-in,.shortform .box-price:focus .box-price-in {
 background-color: transparent !important;
 border: 0px solid #49a2fc;
}

.shortform  .orderform .buy-btn-nav {
margin: 10px auto 20px;}
