.presta_limit_order {
    /*width: 50%;*/
    display: inline-block;

}
.presta-sd-tag {
    /*padding: 14px;*/
    /*position: relative;*/
    /*float: right;*/
    /*margin-top: 5px;*/
    /*margin-left: 60px;*/
    /*width: 96%;*/
    /*-webkit-border-radius: 0 4px 0 4px;*/
    /*-moz-border-radius: 0 4px 0 4px;*/
    /*border-radius: 0 4px 4px 0;*/
    /*box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 20%);*/
}
/*.presta-sd-tag:after {*/
/*    right: 100%;*/
/*    border: solid transparent;*/
/*    content: " ";*/
/*    height: 0;*/
/*    width: 0;*/
/*    position: absolute;*/
/*    border-color: rgba(136, 183, 213, 0);*/
/*    border-width: 25px;*/
/*    top: 39%;*/
/*    margin-top: -20px;*/
/*}*/

/*.presta-sd-tag:before {*/
/*    content: '';*/
/*    z-index: 2;*/
/*    position: absolute;*/
/*    top: 40%;*/
/*    right: 100%;*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    opacity: .95;*/
/*    background: #535252;*/
/*    border-radius: 7px;*/
/*    -webkit-box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);*/
/*    box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);*/
/*}*/
.presta-sd-tag span {
    color:red;
    font-size:20px;
    font-weight: 300;
    text-align:center;
    margin: 0 0 0 20px;
}
.sd-discount-tag{
    background-color: #ffffff;
    margin-bottom: 10px;
}
.sd-discount-tag:after{
    border-right-color: #ffffff;
}


.presta-sd-content1 {
    font-size: 16px;
    padding: 0px;
    border-bottom: 1px solid #9c9a9a59;
}
.presta-sd-content {
    font-size: 16px;
    padding: 0px;
    padding-bottom: 0.525rem;
    border-bottom: 1px solid #9c9a9a59;
}
.presta-sd-date,
.price-sd-price {
    padding: 0px;
}
.presta-sd-regular-price,
.presta-sd-current-price {
    margin-right: 10px;
    margin-bottom: 2px !important;
}
.presta-sd-current-price{
    color: #f39d72;
    font-weight: 700;
}
.presta-sd-percentage {
    background: #f39d72;
    color: #fff;
    font-weight: 600;
    padding: .3125rem .625rem;
    font-size: 1rem;
    text-transform: uppercase;
    display: inline-block;
}

.presta-sd-regular-price {
    color: #7a7a7a;
}
.presta-sd-pb-date,
.presta-sd-pb-price {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
}
.presta-sd-pb-price {
    padding-left: 5px;
}

.presta-sd-pb-percentage {
    background: #f39d72;
    color: #fff;
    font-weight: 500;
    padding: 0px 3px;
    font-size: 13px;
    text-transform: uppercase;
}
.presta-sd-pb-current-price {
    font-weight: 600;
}
.sd-to-text {
    margin: 0px 0px 1px 50px !important;
}
.sd-price-content,
.presta-sd-date,
.sd-from-date,
.sd-to-date {
    margin-bottom: 0px !important;
}

.sd-price-content {
    padding: 0;
    line-height: 4.3;
}
.presta-sd-save {
    width: 115px;
    line-height: normal;
    background: #f39d72;
    color: #fff;
    font-weight: 600;
    padding: .3125rem .625rem;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
}
.presta-sd-row {
    margin-bottom: 0px !important;
}
.presta-sd-row1 {
    margin: 0 8px 0 12px;
    border-bottom: 1px solid #80808073;
}

.presta-discount-table {
    color: #232323;
    font-size: 1rem;
}
.presta-discount-table tr:nth-child(odd) {
    background-color: #f6f6f6;
}
.presta-discount-table tr:nth-child(even) {
    background-color: #fff;
}
.presta-discount-table thead tr th {
    width: 33%;
    padding: .625rem 1.25rem;
    background-color: #fff;
    border: .3125rem solid #f1f1f1;
    text-align: center;
}

.presta-discount-table tbody tr td {
    padding: .6rem 1.05rem;
    text-align: center;
    border: .3125rem solid #f1f1f1;
}


/* article div.product-description {
	height: 143px !important;
}
article div.highlighted-informations {
	height: 7.145rem !important;
} */

