@import url(https://fonts.googleapis.com/css?family=PT+Sans&subset=latin,cyrillic-ext);

.bottom_img img{
    float: left;
    margin-top: 15px;
    margin-right: 12px;
    border-radius: 10px;
}

.bottom_img {
    margin-left: 12px;
}
.dilivery{
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #0a0905;
}

.dilivery p{
    margin-bottom: 30px;
}

.about_price {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #0a0905;
}

.about_price p{
    margin-bottom: 30px;
}
.about_price span {
    font-size: 12px;

}
.about_price span img {
    border-radius: 5px;
}



.scroll-pane
                {
                    width: 940px !important;
                    height: auto;
                }

                .scroll-pane-two
                {
                    width: 940px !important;
                    height: 347px;
                    left: 10px;
                }
                .scroll-content
                {

                }
                .scroll-content-two
                {
                

                }

/* jsCrollpane for sliders */
.jspHorizontalBar {
    bottom: 5px;
    background: transparent;
    
}

.jspCap {
    width: 1.55%;
    height: 20px;
    display: block;
}

.jspCapRight {
    width: 5.6%;
}

.jspTrack {
  background: #CFCFCD;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
  height: 6px;
  position: absolute;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.jspDrag {
  position: absolute;
  /* left: 2px; */
  top: -10px;
  height: 15px;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #F3F3F3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#F3F3F3));
  background: -webkit-linear-gradient(top, white 0%,#F3F3F3 100%);
  background: -o-linear-gradient(top, white 0%,#F3F3F3 100%);
  background: -ms-linear-gradient(top, white 0%,#F3F3F3 100%);
  background: linear-gradient(to bottom, white 0%,#F3F3F3 100%);
  border: 1px solid #CECECE;
  border-radius: 7px;
  cursor: pointer;
  -moz-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.3);
  border-top: 1px solid #E9E8E8;
  border-bottom: 1px solid #BBBBBB;
}

.jspDragLeft {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -4px;
  width: 7px;
  height: 6px;
  background: url('images/rib.gif');
}

.jspArrow {
    position: absolute;
    bottom: -3px;
    right: 2.1%;
    z-index: 11;
    display: block;
    width: 26px;
    height: 27px;
    overflow: hidden;
    background: url(images/sliderControlsBg_n.png) no-repeat;
    border: none;
    cursor: pointer;
    float: none;
}

 .jspArrowLeft {
    background-position: 0 0;
    margin-right: 26px;
}
.jspArrowLeft:hover {
    background-position: 0 -27px;
}
.jspArrowLeft:active {
    background-position: 0 -54px;
}
.jspArrowLeft.jspActive {
    background-position: 0 -54px;
}

.jspArrowRight {
    background-position: 100% 0;
}
.jspArrowRight:hover {
    background-position: 100% -27px;
}
.jspArrowRight:active {
    background-position: 100% -54px;
}
.jspArrowRight.jspActive {
    background-position: 100% -54px;
}

.jspArrow.jspDisabled.jspArrowRight {
    background: url("images/sliderControlsBg_n.png") no-repeat scroll 100% -27px rgba(0, 0, 0, 0);
    cursor: default;
}

.jspArrow.jspDisabled.jspArrowLeft {
    background: url("images/sliderControlsBg_n.png") no-repeat scroll 0 -27px rgba(0, 0, 0, 0);
    cursor: default;
}

.lastviewed
{
    width: 100%;
    height: 265px;
    background: white;
}

.miniview{
    width: 790px;
    margin: 0 auto;
   
}

.mainClearance .jspHorizontalBar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 20px;
}
.mainClearance .jspCap {
    display: block;
    height: 20px;
    width: 1.55%;
}
.mainClearance .jspCapRight {
    width: 5.6%;
}

.mainClearance .jspArrow {
  background: url("images/sliderControlsBg_n.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  bottom: -5px;
  cursor: pointer;
  display: block;
  float: none;
  height: 27px;
  overflow: hidden;
  position: absolute;
  right: 40px;
  width: 26px;
  z-index: 11;
}
.mainClearance .jspArrowLeft {
    background-position: 0 0;
    margin-right: 26px;
}
.mainClearance .jspArrowLeft:hover {
    background-position: 0 -27px;
}
.mainClearance .jspArrowLeft:active {
    background-position: 0 -54px;
}
.mainClearance .jspArrowLeft.jspActive {
    background-position: 0 -54px;
}
.mainClearance .jspArrowRight {
    background-position: 100% 0;
}
.mainClearance .jspArrowRight:hover {
    background-position: 100% -27px;
}
.mainClearance .jspArrowRight:active {
    background-position: 100% -54px;
}
.mainClearance .jspArrowRight.jspActive {
    background-position: 100% -54px;
}
.mainClearance .jspDrag {
    cursor: -webkit-grab;
    height: 25px;
}
.mainClearance .jspDrag:active {
    cursor: -webkit-grabbing;
}