/**
 * 2008-2019 Prestaworld
 *
 * All right is reserved,
 *
 * @author    Prestaworld <prestaworld12@gmail.com>
 * @copyright 2008-2019 Prestaworld
 * @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
 */

.prestatop {
	padding: 30px !important;
	cursor: pointer;
	margin-top: 10px;
}
div.prestaactive {
	border: 1px solid #000;
}
div.presta_style {
	background: #cceef0 none repeat scroll 0 0;
	height: 40px;
    font-size: 16px;
	margin-top: 10px;
    margin-right: 30px;
}
.presta-price:before {
	border-bottom: 20px transparent solid !important;
	border-right: 12px #cceef0 solid;
	border-top: 20px transparent solid !important;
	content: '' !important;
	height: 0 !important;
	left: -12px !important;
	position: absolute !important;
	top: 0 !important;
	width: 0 !important;
}
.presta-price::after {
    background: white none repeat scroll 0 0 !important;
    border: 2px solid #add !important;
    border-radius: 50% !important;
    content: "" !important;
    height: 14px !important;
    left: 0 !important;
    position: absolute !important;
    top: 13px !important;
    width: 14px !important;
}
.presta-arrowbox::after {
    border-color: rgba(0, 128, 0, 0) rgba(0, 128, 0, 0) rgba(0, 128, 0, 0) #cceef0;
    border-style: solid !important;
    border-width: 20px !important;
    content: " " !important;
    left: 100% !important;
    margin-top: -20px !important;
    position: absolute !important;
    top: 50% !important;
}
.presta-arrowbox::before {
    border-color: rgba(0, 128, 0, 0) #cceef0 rgba(0, 128, 0, 0) rgba(0, 128, 0, 0);
    border-style: solid !important;
    border-width: 20px !important;
    content: " " !important;
    margin-top: -20px !important;
    position: absolute !important;
    right: 100% !important;
    top: 50% !important;
}
.pres-prev div  {
    text-align: center;
}
.presta-total-preview {
    margin-left: auto;
    margin-right: auto;
    top: 9px;
    left: 5px;
    position: relative;
}
small.value {
    float: left !important;
}
