﻿.add-new-product-page-main .upload-browse-section .btn.btn-default.btn-file {background-image: unset;color: #c61616;border: 3px solid #c61616;background: none;box-shadow: 0 9px 12px -5px #535353;}
.add-new-product-page-main .upload-browse-section {background: #fff;padding: 50px 0;border-radius: 0;border: 0px solid #333;text-align: center;margin: 15px 0 5px;box-shadow: 0 0px 13px -4px #aca4a4;}
.add-new-product-page-main .upload-browse-section .btn.btn-default.btn-file:hover {background: #c61616;color: #fff;box-shadow: unset;}
.form-control:focus {box-shadow: unset !important;}
.inputs.text-box-lable .control-label.is-best-offet-main {display: flex;align-items: center;}
.inputs.text-box-lable .check-box {float: left;	width: 15px;margin-right: 5px;}
.page.product-list-page .thumbnail {margin-bottom: 30px;border: none;border-radius: 0;box-shadow: 0 0px 15px -5px #777;padding: 15px 5px;}
.page.product-list-page .product-list-main .thumbnail {min-height: unset;}
.order-details-area .repost .re-order-button {margin: 10px 0 !important;}
.order-details-page .billing-info-wrap .billing-info, .order-details-page .billing-info-wrap .payment-method-info, .order-details-page .shipping-info, .order-details-page .shipping-method-info {padding: 10px;}
.billing-info-wrap, .shipping-info-wrap {float: left;width: 50%;}
.order-details-page #shipments-grid {display: block;width: 100%;overflow-x: auto;}
.order-details-page #shipments-grid table {width: 100%;max-width: 100%;}
.panel-footer.add-shipment-btn {padding: 15px 0;}
.wishlist-main.header-links a.ico-wishlist {padding: unset;margin: unset;background: unset;text-indent: unset;height: unset;width: unset;overflow: unset;}
.configure-payment-method .paypal-mode {border: unset;border-radius: 16px;padding: 15px 0 0;margin-bottom: 0;}
.configure-payment-method .paypal-mode input[type="text"], .inputs input[type="text"]#BusinessEmail {display: inline-block;margin-bottom: 5px;}
.cat_menu_container ul {height: 335px;overflow-x: auto;}
.back-pre-view {background: #ccc;padding: 10px 0;}
.back-pre-view .button-1 {display: table;margin: 0 auto;padding: 10px 10px;}
.back-pre-view .button-1:hover {color: #f2f2f2;}
.product-img-thumbnail {min-height: 100px;position: relative;}
.product-list-main .thumbnail .product-img-thumbnail img {max-width: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-height: 100%;margin: auto;}
.product-list-name {font-size: 14px;text-align: center;}
.edit-btn-main {float: left;width: 48%;display: inline-block;}
.delete-btn-main {float: right;width: 48%;display: inline-block;}
.product-list-price {color: #d9534f;text-align: center;}
.nivo-directionNav {position: unset;}

@media(max-width:991px) {
.inputs.text-box-lable .control-label.is-best-offet-main {display: inline-block;}
}
@media(max-width:480px) {
.delete-btn-main, .edit-btn-main {float: none;width: 100%;}
}