﻿/**************************************************************************************************/
/**************************************************************************************************/
/****************************** Product Detail ****************************************************/
#Cat-Image {
    width: 100%;
    height: 85px;
    margin-top: 20px;
}

#SiteNav {
    height: 40px;
    width: 100%;
}

#ProductDet {
    /*margin-top: 30px;*/
    /*width: 1000px;*/
    /*height: 700px;*/
    padding-left: 2px;
    padding-right: 2px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    clear: right;
    float: none;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media screen and (max-width: 505px) {
    div#ctl00_ContentPlaceHolder1_Det_ImageArea, div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
        width: 400px !important;
    }

        div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
            height: 300px;
        }
}

@media screen and (max-width: 453px) {
    div#ctl00_ContentPlaceHolder1_Det_ImageArea, div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
        width: 250px !important;
    }

        div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
            height: 180px;
        }
}


@media screen and (max-width: 305px) {
    div#ctl00_ContentPlaceHolder1_Det_ImageArea, div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
        width: 200px !important;
    }

        div#ctl00_ContentPlaceHolder1_Det_ImageArea > img {
            height: 150px;
        }
}

div#product-info p {
    width: 100px;
    font-family: Tahoma;
    font-size: 13px;
}

    div#product-info p:not(:first-child) {
        font-family: 'B Yekan',Tahoma;
        color: #A83759;
        font-size: 14px;
        margin-right: 10px;
        word-wrap: break-word;
    }


div#justifyRate {
    margin-bottom: 30px !important;
}

/***** Simple Gallery *********************************/
.simplegallery {
    /*width: 500px;*/
    /*height: 420px;*/
    float: left;
    overflow: hidden;
}


    .simplegallery .content {
        /*width: 460px;*/
        /*height: 349px;*/
        height: 329px;
        margin: 5px auto 2px auto;
        padding: 10px 10px 10px 10px;
        border: solid 2px #D9CBCB;
        border-radius: 2px;
    }


    .simplegallery .thumbnail {
        width: 100%;
        height: 75px;
    }

        .simplegallery .thumbnail .thumb {
            background-color: white;
            display: inline-block;
            width: 81px;
            height: 62px;
            margin-left: auto;
            margin-right: 5px;
            margin-top: 2px;
            border: solid 1px #D9CBCB;
            border-radius: 2px;
        }

            .simplegallery .thumbnail .thumb a > img {
                /*width: 60px;*/
                height: 60px;
                margin: 1px 1px 1px 1px;
            }


/***** End Of Simple Gallery *********************************/
#Det_InfoArea {
    direction: rtl;
    /*width: 488px;*/
    height: 420px;
    float: right;
    text-align: right;
    padding: 0px 10px 0px 2px;
}

#Det_RateArea {
    /*width: 990px;*/
    /*height: 75px;*/
    clear: right;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    direction: rtl;
}



@media screen and (max-width: 991px) {
    .PringImg {
        margin-top: 10px !important;
        margin-bottom: 50px !important;
    }

    #Det_RateArea {
        margin-top: 20px;
    }
}

@media screen and (max-width: 363px) {
    #ctl00_ContentPlaceHolder1_Name {
        width: 100% !important;
    }
}

#ctl00_ContentPlaceHolder1_Name {
    width: 300px;
}

.PringImg {
    margin: 0 auto;
    /*margin-left: 250px;*/
    margin-top: 38px;
    width: 35px;
    height: 35px;
    background-image: url('../../Pic/thin-0333_printer.png');
    background-repeat: no-repeat;
    background-position: center center;
}


.DetInfo_Hdr {
    font-family: 'B Yekan',Tahoma !important;
    color: #A83759 !important;
    font-size: 14px !important;
    /*margin-right: 10px;*/
    word-wrap: break-word !important;
}

div#product-info span {
    font-family: Tahoma;
    font-size: 10pt;
}

#Col1 {
    width: 225px;
    float: right;
    padding-top: 0px;
    margin-right: 5px;
}

    #Col1 > div {
        height: 100%;
        text-align: right;
    }

        #Col1 > div > p {
            color: #52313c;
            font-family: Tahoma;
            font-size: 13px;
            margin: 5px;
            display: inline-block;
            width: 92px;
            clear: right;
            vertical-align: top;
        }

        #Col1 > div > span {
            color: #52313b;
            font-family: Tahoma;
            font-size: 10pt;
            font-weight: 500;
            margin: 5px;
            display: inline-block;
            width: 100px;
        }

#Col2 {
    width: 255px;
    float: left;
    padding-top: 0px;
}

    #Col2 > div {
        height: 100%;
        text-align: right;
    }

        #Col2 > div > p {
            color: #52313c;
            font-family: Tahoma;
            font-size: 13px;
            display: inline-block;
            margin: 5px;
            margin-right: 0px;
            width: 70px;
            clear: right;
            vertical-align: top;
        }

        #Col2 > div > span {
            color: #52313b;
            font-family: Tahoma;
            font-size: 10pt;
            font-weight: 500;
            margin: 5px 10px 5px 5px;
            display: inline-block;
            vertical-align: top;
        }

#Row_Ingredient {
    width: 100%;
    clear: right;
    padding-top: 5px;
    margin-right: 5px;
}

    #Row_Ingredient > div {
        height: 100%;
        text-align: right;
    }

        #Row_Ingredient > div > p {
            color: #52313c;
            font-family: Tahoma;
            font-size: 13px;
            margin: 5px;
            display: inline-block;
            width: 92px;
            text-align: right;
            word-wrap: break-word;
            vertical-align: top;
        }

        #Row_Ingredient > div > span {
            color: #52313b;
            font-family: Tahoma;
            font-size: 10pt;
            font-weight: 500;
            margin: 5px;
            display: inline-block;
            width: 100px;
            text-align: right;
            word-wrap: break-word;
            vertical-align: top;
        }

#Row_Brands {
    width: 99%;
    clear: left;
    margin-top: 8px;
    padding: 2px 20px 2px 20px;
}

.BrandImg {
    margin-right: 25px;
    vertical-align: top;
    /*width:150px;*/
}

.PringImg {
    /*margin-right: 250px;*/
    margin-top: 20px;
    width: 35px;
    height: 35px;
    background-image: url('../../Pic/thin-0333_printer.png');
    background-repeat: no-repeat;
    background-position: center center;
}

    .PringImg:hover {
        cursor: pointer;
        background-image: url('../../Pic/thin-0333_printer-Hover.png');
        background-repeat: no-repeat;
        background-position: center center;
    }


.RateBox {
    width: 200px;
    display: inline-block;
    float: right;
}

    .RateBox > div {
        float: right;
    }

.RateRow {
    width: 100%;
    height: 35px;
    text-align: right;
    display: table;
}

    .RateRow > div {
        float: right;
    }


#RatePanel {
    width: 150px;
    height: 20px;
    position: relative;
    z-index: 99999999999999999999;
    display: none;
}

#Rate {
    direction: rtl;
    padding-right: 10px;
}

    #Rate p {
        display: inline;
        /*vertical-align: top;*/
        float: right;
        margin-top: 4px;
        color: #52313c;
        font-family: Tahoma;
        /*font-style: italic;*/
        font-size: 12px;
        /*font-weight: 600;*/
    }

    #Rate select, #Rate input[type="text"] {
        font-family: 'B Yekan',Tahoma;
        font-size: 9pt;
        display: inline;
        float: right;
        margin-right: 10px;
        margin-left: 30px;
        margin-top: 3px;
        border: solid 1px #D9CBCB;
        box-shadow: 0 0 5px #CACACA inset;
        border-radius: 2px;
    }

    #Rate input[type="button"] {
        font-family: 'B Yekan',Tahoma;
        margin-top: 3px;
        /*border: 1px solid #A83759;
        margin-top: 3px;
        background-color: white;
        width: 100px;*/
    }


        #Rate input[type="button"]:hover {
            box-shadow: 0px 1px 4px #555;
            cursor: pointer;
        }

.Message {
    font-family: Tahoma;
    font-size: 9pt;
    color: red;
    text-shadow: 1px 1px 1px #333;
    display: inline-block;
    width: 500px;
    padding-right: 10px;
    line-height: 1.4em;
    margin-top: 8px;
}


div#product-info p {
    display: inline-block !important;
    padding-left: 15px;
}

.Rate {
    direction: ltr;
    position: absolute;
    margin-right: 5px;
}

/* ===================================== FancyBox.css ====================================== */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 12000008020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 12000008030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../../Pic/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 12000008060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('../../Pic/loading2.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1200;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 1200;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 1200;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 12000008010;
    background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1200;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1200;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../../Pic/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

        #fancybox-loading div {
            background-image: url('../../Pic/fancybox_loading@2x.gif');
            background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
        }
}

/* ===================================== RealPerson.css ====================================== */
/* Real Person jQuery plugin styles v2.0.1. */
.realperson-challenge {
    display: inline;
    float: right;
    height: 30px;
    margin-top: 6px;
    font-size: 9pt;
    color: #000;
    z-index: 20000;
}

.realperson-text {
    font-family: "Courier New",monospace !important;
    font-size: 6px;
    font-weight: bolder;
    letter-spacing: -2px;
    line-height: 0;
    height: 27px;
    margin-top: 1px;
    direction: ltr;
    float: right;
    -webkit-text-size-adjust: auto;
    text-align: center;
    /*padding: 5px 0px 0px 0px;*/
    background-color: #CCCCCC;
}

.realperson-regen {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: inline;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
    background-image: url('../../Pic/Refresh.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.realperson-disabled {
    opacity: 0.5;
    filter: Alpha(Opacity=50);
}

    .realperson-disabled .realperson-regen {
        cursor: default;
    }

label#ctl00_ContentPlaceHolder1_YourRate, label#ctl00_ContentPlaceHolder1_YourName, label#ctl00_ContentPlaceHolder1_YourOpinion {
    font-family: tahoma;
    font-size: 14px;
    font-weight: normal !important;
}

.SiteNav a, .SiteNav p {
    font-family: Tahoma;
    font-size: 9pt;
}

/*.custom-container {
    max-width: 1000px;
    margin: 0 auto;
    /*margin-top: 29px;
}*/

.SiteNav {
    padding: 0 !important;
    margin: 0 auto !important;
    /*margin-top: 16px !important;*/
    padding-right: 15px !important;
    max-width: 100%;
}


div.div_CategoryImage {
    margin-top: 96px;
}

button.slick-next:before, button.slick-prev:before {
    opacity: 1;
}

.custom-container {
    max-width: 1000px;
    margin-top: 114px;
}

.SiteNav {
    width: 1000px !important;
}

.product-container {
    max-width: 1000px;
}

.thumbnail > a > img {
    width: 100%;
}

/*@media screen and (max-width: 348px) {
    .custom-container {
        display: none;
    }
}*/

@media screen and (max-width: 991px) {
    #product-info {
        margin-top: 10px;
    }
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper {
        width: 100% !important;
    }
}

@media screen and (max-width: 1020px) {
    .SiteNav {
        width: 100% !important;
    }
}

@media screen and (max-width: 700px) {
    .SiteNav div:last-child>p {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .custom-container {
        margin-top: 0 !important;
    }

    .div_CategoryImage {
        margin-top: 1px !important;
    }
     div.div-search {
        top: 8px;
    }
}

button.slick-next:before, button.slick-prev:before {
    opacity: 1;
}

#ctl00_Image2 {
    position: absolute !important;
    right: 45% !important;
}

.site-search {
    top: 7px !important;
    right: -5px !important;
}

.submenuResponsive {
    top: 50px;
    right: 41px;
    left: unset;
}

@media screen and (max-width: 380px) {
    .site-search {
        top: 16px !important;
    }
}

.ul_SiteSearchResult_Other_Result,
.ul_SiteSearchResult_Products_Result,
.ul_SiteSearchResult_News_Result,
.ul_SiteSearchResult_Medias_Result,
.ul_SiteSearchResult_Honors_Result {
    margin-right: 0;
    padding-right: 6px;
}

.ul_SiteSearchResult_Other_Result li a,
.ul_SiteSearchResult_Products_Result li a,
.ul_SiteSearchResult_News_Result li a,
.ul_SiteSearchResult_Medias_Result li a,
.ul_SiteSearchResult_Honors_Result li a {
    font-family: Tahoma;
    font-size: 12px;
}

footer {
    direction: rtl;
}

#ctl00_ulLangResponsive span {
    font-family: Tahoma;
    font-size: 12px;
}

.div_SiteSearchResult {
    left: 0
}

.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 10px;
}

.div_SiteSearchResult {
    left: 0 !important;
}