﻿.sdup {
    position: relative;
    direction: rtl;
    margin-top: 50px;
    justify-content: center;
    align-items: center;
}

    .sdup > div {
        display: inline-block;
        height: 600px;
        margin-left: 2%;
    }

    .sdup > .col12 {
        overflow: auto;
    }

.sdip {
    width: 100%;
    background-color: #f3f4f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
}

.sdi {
    height: auto;
    width: 90%;
    margin-top: 6px;
    margin-bottom: 2px;
}

.sdimpar {
    background-color: #e5e7e9;
    padding-top: 5%;
    display: flex;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.sdimaster {
    width: 100%;
    max-height: 600px;
    z-index: 999;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.sddesc {
    position: relative;
    direction: rtl;
}

    .sddesc > div {
        position: relative;
        float: right;
        position: absolute;
    }

.sdti {
    font-size: 30px;
}

.sdsc {
    color: #f7846a;
}

.sdpop0pp {
    width: 100%;
}

.sdpop0par {
    display: block;
    position: relative;
    direction: rtl;
    width: 100%;
}

.sdpop0 {
    display: inline-block;
    height: auto;
    position: relative;
    width: 100%;
    border-bottom: solid rgba(128, 128, 128, 0.10) 1px;
    padding-top: 2%;
}

.sdpop0t {
    float: right;
    font-size: 12px;
}

.sdpop0v {
    float: right;
    font-weight: bold;
}

.sdpritem {
    width: 90%;
    padding-right: 10%;
    background-color: #f2f2f2;
    border-style: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 40px;
    margin-top: 10px;
    float: right;
    position: relative;
    padding-top: 10px;
    cursor: pointer;
}

.sdprsel {
    width: 100%;
    float: right;
    display: flex;
}

.outline {
    text-decoration: line-through;
}

.orco {
    color: #f7846a;
}

.sdprsp {
    float: right;
    position: relative;
    display: inline;
    width: 100%;
}

    .sdprsp > div {
        float: right !important;
    }

.sdprs {
    background-color: #f2f2f2;
    width: 10%;
    height: 40px;
    margin-top: 10px;
    cursor: pointer;
    z-index: 1000;
}

.sdprsclick {
    background-image: url('/assets/Image/bluesquar.png');
}

.sdqc {
    border-style: none;
    width: 45px;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-right: 5px;
}

.sdtotal {
    color: #f6846a;
    font-size: 40px;
    margin-right: 30%;
}

    .sdtotal > span {
        font-size: 14px;
    }

.showimagebig {
}

    .showimagebig > img {
        transform: scale( 2,3 );
        -ms-transform: scale( 2,3 ); /* ie 9 */
        -webkit-transform: scale( 2,3 ); /* chrome */
        -o-transform: scale( 2,3 ); /* opera */
        -moz-transform: scale( 2,3 ); /* firefox */
    }


.bigimg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*background-position:center;*/
}

.sdrpmaster {
    justify-content: center;
    align-items: center;
    direction: rtl;
    margin: 1% auto 0 auto;
}

.sbsd {
    margin-top: -1% !important;
margin-bottom: 10px;
}
