

#single-product .body-holder .qnt-holder{
            margin:0;
        }
        .owl-carousel .title a{
            font-size:12px;
        }
        .carousel-holder .title-nav h2{
            margin-top:0;
        }
        #recently-reviewd .owl-carousel .owl-wrapper-outer{
            min-height:480px;
        }
        #recently-reviewd .carousel-item.size-small{
            min-height:411px;
        }
        #tab5 .owl-carousel .owl-wrapper-outer{
            min-height:500px;
     
        }
        #tab5 .size-small .prices{ 
            height:37px;
        }
        #tab5 .product-item-holder{
            min-height:411px;
            
        }
        /*YORUM*/
        #tab4 .noComment {
          display: block;
          float: left;
          width: 100%;
          border: 1px solid #fff;
          background-color: rgba(255, 32, 0, 0.160784);
          padding: 10px 20px;
          margin: 0 0px;
          color: #e01b1b;
          border-radius: 5px;
          margin-bottom: 20px;
        }
        #tab4 .addCommentBlock {
          margin: 20px 0;
        }
        #tab4 .commentBlock {
          margin-bottom: 20px;
          font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
          /* hover previous stars in list */
        }
        #tab4 .commentBlock .rating {
          border: none;
          float: right;
          height: 30px;
        }
        #tab4 .commentBlock .rating input {
          display: none;
        }
        #tab4 .commentBlock .rating label {
          float: right;
        }
        #tab4 .commentBlock .rating label:before {
          margin: 5px;
          font-size: 1.25em;
          font-family: FontAwesome;
          display: inline-block;
          content: "\f005";
          margin-bottom: 0;
          margin-right: 0;
        }
        #tab4 .commentBlock .rating .half:before {
          content: "\f089";
          position: absolute;
        }
        #tab4 .commentBlock .rating > .rating > input:checked ~ label, #tab4 .commentBlock .rating:not(:checked) > label:hover, #tab4 .commentBlock .rating:not(:checked) > label:hover ~ label {
          color: #ffd700;
        }
        #tab4 .commentBlock .rating > input:checked + label:hover, #tab4 .commentBlock .rating > input:checked ~ label:hover, #tab4 .commentBlock .rating > label:hover ~ input:checked ~ label, #tab4 .commentBlock .rating > input:checked ~ label:hover ~ label {
          /* hover current star when changing rating */
          /* lighten current selection */
          color: #ffed85;
        }
        #tab4 .commentBlock .commentStar span {
          float: left;
          display: block;
          margin-right: 10px;
          padding: 7px 0;
        }
        #tab4 .commentBlock .commentStar fieldset {
          float: left;
          display: block;
        }
        #tab4 .commentBlock .commentInputBlock input {
          margin-bottom: 15px;
          border-radius: 0;
          width: 100%;
          line-height: 2.5;
        }
        #tab4 .commentBlock .commentInputBlock input:focus, #tab4 .commentBlock .commentInputBlock input:active {
          box-shadow: none;
          border: 1px solid #000;
          outline: none;
        }
        #tab4 .commentBlock .commentInputBlock textarea {
          margin-bottom: 15px;
          border-radius: 0;
          line-height: 1.5;
          width: 100%;
          height: 150px;
        }
        #tab4 .commentBlock .commentInputBlock textarea:focus, #tab4 .commentBlock .commentInputBlock textarea:active {
          box-shadow: none;
          border: 1px solid #000;
          outline: none;
        }
        #tab4 .btnComment {
          border-radius: 0;
          padding: 14px 20px;
          text-transform: uppercase;
          font-size: 13px;
          font-weight: bold;
          background-color: #3498db;
          color: #fff;
          border: none;
        }
        #tab4 .btnComment:focus, #tab4 .btnComment:active {
          box-shadow: none;
          border: 1px solid #000;
          outline: none;
        }
        #tab4 .btnComment:hover {
          cursor: pointer;
        }
        #tab4 .commentsBlock {
          font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
          margin-bottom: 42px;
        }
        #tab4 .commentsBlock .commentsIcon {
          height: 10px;
        }
        #tab4 .commentsBlock .commentsItem {
          background-color: #f1f1f1;
          padding: 15px;
          margin-top: 2px;
          border-radius: 5px;
        }
        #tab4 .commentsBlock .commentsItem .commentsTitle {
          font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
          font-size: 16px;
          font-weight: 600;
          color: #5d5d5d;
          border-bottom: 1px solid #e8e8e8;
          padding-bottom: 10px;
        }
        #tab4 .commentsBlock .commentsItem .commentsDetail {
          font-size: 13px;
          padding-top: 10px;
        }
        #tab4 .commentsBlock .commentsInfo .pe-7s-comment {
          font-size: 35px;
          float: left;
          color: #5d5d5d;
          margin-right: 10px;
        }
        #tab4 .commentsBlock .commentsInfo strong {
          float: left;
          padding-top: 6px;
          color: #5d5d5d;
          text-transform: uppercase;
          font-size: 14px;
        }
        #tab4 .commentsBlock .commentsInfo span {
          padding: 3px 10px;
          font-size: 12px;
          color: rgba(0, 0, 0, 0.43);
          float: right;
          padding-top: 8px;
        }
        #tab4 .commentsBlock .commentsInfo star {
          float: right;
          padding-top: 4px;
        }
        #tab4 .commentBlockTitle {
          float: left;
          width: 100%;
        }
        #tab4 .commentBlockTitle label {
          font-size: 18px;
          font-weight: bold;
        }

        /***YORUM B�T��**/

        #single-product-tab .tab-content,#single-product-tab .tab-pane{
            float:left;
            width:100%;
        }
        .le-quantity input{
            padding:1px;
        }
        .le-quantity .plus{
            border:none;
            border-left:1px solid #e0e0e0;
        }
        .le-quantity .minus{
            border:none;
            border-right:1px solid #e0e0e0;
        }
        .buttons-holder{
            margin:0 !important;
        }
        .buttons-holder a, .buttons-holder button{
            width:100%;
            float:left;
            display:block;
            text-align:center;
            padding:5px 10px;
            background-color:#f5f5f5 !important;
            margin-bottom:7px;
            border-radius:5px;
        }
        .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar-danger {
    background-color: #d9534f;
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar img{
    max-width: 38px;
    top: -11px;
    position: absolute;
    margin-left: -23px;
}

        #detailImageSlider,.zoomPad{
            border:1px solid #e0e0e0;
        }
        #detailImageSliderThump .item{
            border:1px solid #e0e0e0;
        }
         #detailImageSliderThump .item img{
             float:none;
             margin:auto;
             padding:10px;
         }
         .zoomWrapperImage img{
             max-width:none !important;
         }
         .pageDetailImageGroupImg{
             max-width:100% !important;
             max-height:none !important;
         }
         #detailImageSliderThump .owl-buttons{
             display:block !important;
         }
         #detailImageSliderThump .owl-prev, #detailImageSliderThump .owl-next {
            margin-top: -83px !important;
         }
          #detailImageSliderThump .owl-prev img, #detailImageSliderThump .owl-next img{
              display:none;
          }
        #detailImageSliderThump .owl-next:after{
            content: '\f105';
            font-family: fontawesome;
            text-align: center;
            color: #fff;
            font-size: 30px;
                line-height: 78px;
            height: 78px;
         }
        #detailImageSliderThump .owl-prev:after{
            content: '\f104';
            font-family: fontawesome;
            text-align: center;
            color: #fff;
            font-size: 30px;
            line-height: 78px;
            height: 78px;
        }
        #detailImageSliderThump .owl-controls{
             float:left;
             width:100%;
        }
        #detailImageSliderThump .owl-prev{
             left:0 !important;
             height:78px !important;
        }
        #detailImageSliderThump .owl-next{
             right:0 !important;
             height:78px !important;
        }
        .share-square{
            border-radius:6px;
            background-position-y:-45px;
        }
        .buttons-holder button{
            background-color: #fff;
            border: none;
            color: #333;
            font-size: 12px;
        }
        .buttons-holder button:hover, .buttons-holder a:hover{
            color:#fff;
            background-color:#3498db !important;
        }
        .buttons-holder button:hover i,.buttons-holder a:hover:before{
            color:#fff !important;
        }
        .buttons-holder button i,.buttons-holder a:before{
            font-size: 15px;
            color: #9e9e9e !important;
            margin-right: 4px;
            margin-top:4px;
        }
        #single-product .body-holder .price-prev{
            margin-left:0;
            margin-right:16px;
            line-height:57px;
        }
        .detailPriceItem{
            border-bottom:1px solid #ececec;
            margin-bottom:5px;
        }
        .detailPriceItem:last-child{
            border-bottom:0;
        }
        .excerpt span{
            font-size:12px;
        }
        .excerpt span b{
            margin-right:5px;
        }
        .variantArea {
            background-color:#f5f5f5;
            padding:15px;
            margin:15px 0 !important;
            border-radius:5px;
        }
        .variantArea h6{
            font-size:14px;
        }
        .variant-title {
            font-weight: bold;
            font-size: 15px;
            padding-left: 5px;
        }
        .variant-color {
            margin: 00px 0;
            margin-bottom:0 !important;
        }
        .variant-color input[type="radio"] {
            display: none;
        }
        .variant-color a {
            display: block;
            float: left;
            width: auto;
            border: 3px solid #fff;
            font-size: 11px;
            border-radius: 3px;
            margin: 0 5px;
            padding: 3%;
            border-radius: 100px;
            margin-left: 0px;
        }
        .variant-color input[type="radio"]:checked + a {
            border: 3px solid rgba(0, 0, 0, 0.46);
            border-radius: 100px;
        }
        .variant {
            margin-top: 12px;
            padding-left: 5px;
        }
        .variant input[type="radio"] {
            display: none;
        }
        .variant a {
            display: block;
            float: left;
            width: auto;
            border: 1px solid #dadada;
            background-color:#fff;
            font-size: 13px;
            border-radius: 3px;
            margin: 0 5px;
            padding: 7px 4%;
            border-radius: 4px;
            margin-left: 0px;
            text-transform: uppercase;
        }
        .variant input[type="radio"]:checked + label {
            border: 1px dashed #9E9E9E;
            border-radius: 100px;
        }
        .variant-color .variantAreaColor .tooltip {
            background-color: transparent !important;
        }
        .variant-color .variantSelected {
            border: 1px solid rgb(52, 152, 219) !important;
            border-radius: 4px !important;
        }
        .variant .variantSelected {
            border: 1px solid rgb(52, 152, 219) !important;
        }
        .body-holder .excerpt, .body-holder .prices{
            float:left;
            width:100%;
            display:block;
        }
        .detailInfoTag ul{
            list-style:none;
            display:block;
            float:left;
            margin-left:0px;
            padding-top: 15px;
        }

        .detailInfoTag ul li {
            float:left;
            width:100%;
            margin-bottom:10px;
            }
        .optionImgBlock{
            float: left;
            width: 100%;
            text-align: center;
            background-color: #ffffff;
            padding: 3px;
            border-radius: 5px;
            margin: 5px 0 7px 0px;
            display:none;
        }
        .detailOptionImg{
            display: inline-block !important;
            max-width: 75px;
            max-height: 75px;
        }
        .jumbotron{
            margin-bottom:15px;
            margin-top:15px;
        }
        .jumbotron select{
            border:none;
            height:37px;
            float:left;
            display:inline-block;
            margin-bottom:1px;
            
        }
        .jumbotron select:active,.jumbotron select:focus{
            box-shadow:none;
        }
        .jumbotron label{
            font-size:12px;
            margin-bottom:0;
        }
        #single-product .body-holder .excerpt{
            margin:10px 0;
        }
        #single-product .body-holder .prices{
            margin:15px 0;
        }
        .detail_icon img{
            margin-right:3px;
            margin-bottom:5px;
        }
        .progressItem span{
            font-size:13px;
        }
        #single-product .body-holder .buttons-holder .btn-add-to-wishlist{
            margin:0;
            margin-bottom:7px;
        }
        .ortDeg{
            position: absolute;
            top: 0;
            z-index: 9;
            right: 0;
            padding: 15px;
            background-color: rgba(52, 152, 219, 0.7607843137254902);
            margin-top: 10px;
            margin-right: 10px;
            color: #fff;
            font-weight: bold;
            font-size: 22px;
        }
        .excerpt .jumbotron{
            margin-top:0 !important;
        }