.vit-wrapper .load-popUp .mainBody .subscribe form [type=button] {
    border: 0;
    box-shadow: none;
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: 49px;
    padding: 3px 20px;
    margin-left: 12px;
}

.vit-wrapper .cart-page aside .pro-detail ul li .incre-decre .plus2 { right: 15px;	}

.vit-wrapper .shop-head .head-box form .form-box [type=button] {
    position: absolute;
    background-image: url(../images2/search2.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50% 33%;
    height: 48px;
    width: 48px;
    top: 3px;
    right: 4px;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
}

.vit-wrapper .checkout aside .submit-box input.tbtn:hover {
    border:1px solid #ffd814;
}
.carousel-control-next, .carousel-control-prev{    top: 100px;
    height: 50%;}
	
.vit-wrapper .shop-head article .item figure img {object-fit: contain;transform: none  !important;}