﻿.breadcrump {
    color: #999;
    text-decoration: none;
    cursor: pointer;
    padding: 0px;
    margin: 2px;
}

    .breadcrump:hover {
        opacity: 0.8;
    }


.breadcrump0-div li {
    display: inline;
}

    .breadcrump0-div li a {
        color: #333;
        cursor: pointer;
    }


.xmasgift {
    z-index: 890;
    position: fixed;
    bottom: 30px;
    right: 0px;
    left: inherit;
}

.posesimage {
    width: 100px;
    height: auto;
    border-style: none;
    text-decoration: none;
    margin: 2px 2px;
}

    .posesimage:hover {
        cursor: pointer;
        opacity: 0.9;
    }

.posesimage_sel {
    border: 1px solid #333;
    width: 88px;
    padding: 4px;
}




.outter0 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #FFF;
    /* height: 100%; */
    z-index: 1000;
    text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}



.modalclose3 {
    position: absolute;
    right: 20px;
    font-size: 30pt;
    cursor: pointer;
    top: 10px;
    color: #808080;
    font-weight: bold;
}

.modalprev {
    position: absolute;
    left: 20px;
    font-size: 30pt;
    cursor: pointer;
    top: 50%;
    color: #808080;
    font-weight: bold;
}

.modalnext {
    position: absolute;
    right: 20px;
    font-size: 30pt;
    cursor: pointer;
    top: 50%;
    color: #808080;
    font-weight: bold;
}

.modalimage {
    height: 100%;
    margin-top: 2px;
    width: auto;
}


.op:hover {
    opacity: 0.8;
}

a {
    cursor: pointer;
    text-decoration: none;
}


.sizediv1 {
    border: 1px solid #a5a5a5;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    background-color: #181818;
    text-align: center;
    width: 65px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-bottom:2px;
}

.sizediv2 {
    border: 1px solid #a5a5a5;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    background-color: #fff;
    text-align: center;
    width: 65px;
    height: 30px;
    line-height: 30px;
    color: #666;
    margin-bottom:2px;
}



.add_to_bag {
    display: inline-block;
    width: 240px;
    font-size: 14px;
    background-color: #181818;
    cursor: pointer;
    border: 1px solid #181818;
    color: #FFF;
    height: 60px;
    letter-spacing: 1px;
    background-image: url(../icons/bag-white.png);
    background-repeat: no-repeat;
      background-position: 8px 17px;
}

    .add_to_bag:hover {
        background-color: #333;
    }



.addwish {
    display: inline-block;
    width: 240px;
    font-size: 14px;
    background-color: #f8f8f8;
    cursor: pointer;
    color: #666;
    height: 58px;
    letter-spacing: 1px;
    background-image: url(../icons/heart.svg);
    background-repeat: no-repeat;
 
     background-position: 8px 17px;
    line-height: 58px;
    text-align: center;
    border: 1px solid #a5a5a5;
    margin-left: 10px;
}

    .addwish:hover {
        /*background-color: #ACACAC;*/
        opacity: 0.8;
    }



.prcspan1 {
    font-size: 30px;
    line-height: 30px;
}

.prcspan2 {
    font-size: 20px;
    line-height: 30px;
    color: #999;
    margin-left: 10px;
    text-decoration: line-through;
}

.prcspan4 {
    font-size: 20px;
    line-height: 30px;
    color: #FF0000;
    margin-left: 10px;
  }


.outlabel {
    font-size: 13pt;
    display: block;
    font-weight: normal;
    margin-top: 170px;
}

.code_label {
    color: #666;
    font-size: 12px;
    letter-spacing: 0.9px;
    line-height: 30px;
}

.prodddiv {
    display: inline-block;
    vertical-align: top;
    margin-left: 18px;
    width: 496px;
}



.social_share {
    display: inline-block;
    margin-right: 15px;
}

    .social_share:hover {
        opacity: 0.6;
    }



#accordion a span.title {
    float: left;
    display: block;
    margin-right: 10px;
    margin-top: 5px;
}

#accordion a span.ui-icon {
    position: static;
    height: 20px;
    margin-top: 0px;
    margin-top: 3px;
}


.symbolzoom {
    height: 30px;
    margin: 0px 0px;
    display: block;
}


.frame1 {
    width: 540px;
    margin-top: -65px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    margin-left: -60px;
}


.sugg_a {
    display: inline-block;
    width: 270px;
    margin: 22px;
    text-align: left;
}

.sugg_img {
    width: 270px;
    height: auto;
    border-style: none;
    text-decoration: none;
    margin: 0 auto;
}


.sugg_lit {
    color: #000;
    display: block;
    height: 28px;
}


.Panel4 {
    margin-top: 10px;
    border-bottom: 1px solid #ACACAC;
    padding-bottom: 10px;
}

.accordion1 {
    border-bottom: 1px solid #f0f0f0;
    margin-top: 20px;
}

.pdside {
    width: 100px;
    vertical-align: top;
    display: inline-block;
}

.pdmain {
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
}

.sizeselect {
    display: inline;
}

h3 {
    margin: 0px;
    font-size: 10pt;
    line-height: inherit;
    font-weight: normal;
}




.sidebarLeft2 {
    width: 100px;
    text-align: center;
}

.nofloat {
    float: none;
    padding: 5px;
}




.social_label {
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    text-align: left;
}


.social_container {
    display: block;
    margin-left: 110px;
}

.sizewrap {
    text-align: left;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}


.pdbread {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
    position:relative;
}

.Label_Last {
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 4px;
    background-color: #737373;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
    text-align: center;
    margin-left: 16px;
   }

.Label_Few {
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 4px;
    background-color: #a0a0a0;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
    text-align: center;
    margin-left: 16px;
  }

.Label_Bazaar {
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 4px;
    background-color: #dc2b2b;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
    text-align: center;
 
}

.Label_Bazaar2 {
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
}




.divposes li {
    padding: 4px 0;
}


.descrdiv {
    font-size: 28px;
    line-height: 32px;
    height: 70px;
    display: block;
    overflow: hidden;
}

.pd0001 {
    position: relative;
    margin-top: 10px;
}

.pd0002 {
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-top: 14px;
}

.pd0003 {
    width: 24px;
}

.pd0004 {
    width: 20px;
}

.pd0005 {
    padding-bottom: 1px;
}



.pd0006 {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
}

.pd0007 {
    color: #666;
}

.pd0008 {
    position: absolute;
    width: 20px;
    left: -20px;
    top: 4px;
}


.code_label_mobile {
    display: none;
}


.pd0010 {
    display: block;
    margin-top: 5px;
}


.pd0011 {
    display: none;
}

.pd0012 {
    position: absolute;
    z-index: 1;
    display: block;
    background: url(../images/left.png) no-repeat;
    width: 40px;
    height: 40px;
    /* background-color: #fff; */
    background-position: 10px 10px;
    /* background-size: 20px; */
    top: 50%;
    left: -15px;
    /* border: 1px solid #f0f0f0; */
    margin-top: -20px;
}

.pd0013 {
    position: absolute;
    z-index: 1;
    display: block;
    background: url(../images/right.png) no-repeat;
    width: 40px;
    height: 40px;
    /* background-color: #fff; */
    background-position: 10px 10px;
    /* background-size: 20px; */
    top: 50%;
    right: 5px;
    /* border: 1px solid #f0f0f0; */
    margin-top: -20px;
}

.pd0014 {
    padding: 7px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 185px;
}


.pd0015 {
   
    background-color: #fff;
    position: absolute;
    left: 577px;
    cursor: auto;
}

