/**
 * 2008-2025 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2025 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */

#presta-price-drop  label,
#presta-price-drop .presta_condition {
	padding-right: 15px;
	padding-left: 15px;
}

#presta-price-drop-cms .modal-content {
	padding: 20px;
}
input[name="custom_price_drop"] {
	float: left;
	width: 40%;
}
.presta_icon {
	padding: 5px 10px;
    font-size: 1.10rem;
    line-height: 1.5;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	font-weight: 400;
	float: left;
}
#presta-price-drop .modal-body .form-group div.help-block {
	float: left;
	width: 100%;
	color: #b1b0b0;
}

#presta-price-drop .modal-body .form-group .presta-product-price {
	padding: 0px;
}
sup {
	color: red;
}
#presta_drop_loader, #presta-btn-forgot {
	float: left;
}
#presta_drop_loader {
	margin-left: 10px;
	margin-top: 7px;
}
