* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cifa{
    font-size:16px;
    width:1em;
    height:1em;
    margin-right:2px
}
 .cirating-input{
    padding-top:7px
}
 .cireview-wrap .cireview-list{
    border:1px solid #ddd;
    margin-bottom:15px;
    padding:0 15px;
}
 #posneg-cireview .cireview-list{
    min-height: 240px;
     margin-bottom: 0;
     padding: 15px;
}
 .cireview-wrap .cireview-aggerate{
    border:1px solid #f6f6f8;
    border-bottom:5px solid rgba(0,0,0,0.1);
    margin-bottom:15px;
    padding:0 15px;
    background:#f6f6f8
}
 .cireview-wrap label.control-label{
    font-weight:700;
    padding:0;
    text-align:left
}
 .cireview-wrap .cireview-aggerate-title{
    background:rgba(0,0,0,0.1);
    padding:10px 15px
}
 .cireview-wrap .giverating{
    cursor:pointer
}
 .cireview-wrap .cireview-grid{
    border:1px solid #ddd;
    margin-bottom:15px;
    padding:10px 15px;
    max-height:450px;
    height:250px;
    overflow-y:auto
}
 .cireview-wrap .cireviews h3{
    margin-top:0;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    margin-bottom:10px
}
 .cireview-wrap .cireviews h4{
    margin-bottom:7px
}
 .journal-wrap .cireview-wrap .cireviews h4{
    font-size: 12px;
}
 .cireview-wrap .cireviews .all-rating ul{
    margin-bottom:10px
}
 .cireview-wrap .cireviews .all-rating ul li:after,.cireview-wrap .cireviews .all-rating ul li:before{
    display:table;
    content:" "
}
 .cireview-wrap .cireviews .all-rating ul li:after{
    clear:both
}
 .cireview-wrap .cireviews .all-rating ul li label{
    float:left
}
 .cireview-wrap .cireviews a{
    color:#444
}
 .cireview-wrap .cireviews .fa-stack{
    width:1.5em;
    height:2em
}
 .cireview-wrap .cireviews .average li{
    margin-bottom:5px
}
 .cireview-wrap .cireviews .average.final-avrge .control-label{
    display:block;
    text-align:center;
    font-size:18px;
    font-weight:400;
    margin-bottom:8px;
    margin-top:15px
}
 .cireview-wrap .cireviews .average.final-avrge .fa-stack{
    width:3.5em;
    height:3em
}
 .cireview-wrap .cireviews .average.final-avrge .fa-stack i{
    font-size:24px;
    color:#FC0
}
 .cireview-wrap .cireviews .average.final-avrge .ciratingcount{
    font-size:15px;
    font-weight:700
}
 .cireview-wrap .cireviews .all-rating-wrap{
    padding-top:15px;
    padding-bottom:15px;
    word-wrap:break-word
}
 .cireview-wrap .cireviews .all-rating-wrap:first-child{
    border-left:none
}
 #cireview-customerimages{
    border: 1px solid #ddd;
    padding: 15px;
    background: #efefef;
    margin-bottom: 15px;
}
 #cireview-customerimages h3{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}
 #cireview-customerimages .cigallery {
    cursor: pointer;
}
 .cigallery_modal h4 {
    margin-top: 0;
}
 .cigallery_btns .nextButton, .cigallery_btns .prevButton {
    position: absolute;
     top: 50%;
     z-index: 1;
     color: #fff;
}
 .cigallery_btns .nextButton i, .cigallery_btns .prevButton i{
    font-size: 25px;
}
 .cigallery_btns .nextButton {
    right: 5%;
}
 .cigallery_btns .prevButton {
    left: 5%;
}
 .cigallery_modal.customerimage .cigalleryimg {
    background: #333;
     position: relative;
     text-align: center;
}
 .cigallery_modal.customerimage .cigalleryimg .cigallery_img {
    width: 70%;
     display: inline-block;
}
 .cireview-posneg{
    padding: 15px;
    border:1px solid #ddd;
    margin-bottom: 15px;
    background-color: rgba(42, 255, 10, 0.18);
}
 .oc2 .cireview-wrap .cireview-posneg .cireview-list, .oc20 .cireview-wrap .cireview-posneg .cireview-list, .oc30 .cireview-wrap .cireview-posneg .cireview-list{
    margin-bottom: 0;
    padding: 15px;
}
 .cireview-wrap .cireview-posneg h4{
    font-weight: 600;
    font-size: 14px;
}
 @media(min-width: 768px) {
     .cireview-wrap .cireviews .all-rating .stars{
        float:right
    }
     .cireview-wrap .cireviews .all-rating-wrap{
        border-left:1px solid #ddd
    }
}
 @media(max-width: 767px) {
     .cireview-wrap .cireviews .all-rating .stars{
        display:inline-block
    }
     .cireview-wrap .cireviews .all-rating-wrap{
        border-top:1px solid #ddd
    }
     .cireview-wrap .cireviews .all-rating-wrap:first-child{
        border-top:none
    }
}
 .cireview-wrap .cireviews .vote-action .btn{
    padding:3px;
    font-size:13px;
    border:none;
    box-shadow:unset;
    -webkit-box-shadow:unset
}
 .cireview-wrap .cireviews .vote-action .no-btn{
    border:2px solid #ed4747;
    padding:1px 8px;
    background-color:transparent
}
 .cireview-wrap .cireviews .vote-action .no-btn,.cireview-wrap .cireviews .vote-action .no-btn i{
    color:#ed4747
}
 .cireview-wrap .cireviews .vote-action .yes-btn{
    border:2px solid #72b372;
    padding:1px 8px;
    background-color:transparent
}
 .cireview-wrap .cireviews .vote-action .yes-btn i,.cireview-wrap .cireviews .vote-action .no-btn i{
    font-size:18px
}
 .cireview-wrap .cireviews .vote-action .yes-btn,.cireview-wrap .cireviews .vote-action .yes-btn i{
    color:#72b372
}
 .cireview-abuse{
    text-align:right;
    cursor:pointer
}
 .cireviewcomment{
    padding:20px 15px;
    background:#f6f6f8;
    min-height:80px;
    margin-bottom:10px
}
 .cireviewcomment label.control-label{
    font-weight:600
}
 .cireview-product-thumb img{
    display:inline
}
 .cireview-product-thumb{
    padding:15px 20px;
    text-align:center
}
 .cireviewattach_images{
    border-top:1px solid #ddd;
    padding-top:10px;
    padding-left:0;
    list-style:none
}
 @media(min-width: 768px) {
     .flex{
        display:flex
    }
}
 #cireview .cireview-list{
    padding:15px;
    word-wrap:break-word
}
 .cireview-product-thumb .price{
    color:#444
}
 .cireview-product-thumb .price-new{
    font-weight:600
}
 .cireview-product-thumb .price-old{
    color:#999;
    text-decoration:line-through;
    margin-left:10px
}
 .cireview-product-thumb .price-tax{
    color:#999;
    font-size:12px;
    display:block
}
 #form-cireview .ciattachupload button{
    margin-bottom:15px
}
 .journal-wrap .cireview-wrap .cireview-aggerate-title{
    margin:0 -15px
}
 .journal-wrap .j-margin{
    padding-top:15px;
    padding-bottom:15px
}
 .journal-wrap p{
    margin-bottom:10px!important
}

/*.journal-wrap label {display: block;}*/
.journal-wrap .cireview-form h2{
    margin:10px 0
}
 .journal-wrap .hidden{
    display:none!important
}
 .journal-wrap .text-right{
    text-align:right
}
 .journal-wrap .text-left{
    text-align:left
}
 .journal-wrap .text-center{
    text-align:center
}
 .journal-wrap .buttons{
    display:block;
    width:100%;
    padding:0;
    background:none
}
 .oc2 .alert, .oc20 .alert, .oc30 .alert {
    position: relative;
}
 .journal-wrap .form-group:before,.journal-wrap .form-group:after{
    display:table;
    content:" "
}
 .journal-wrap .form-group:after{
    clear:both
}
 .ciattachupload:before,.ciattachupload:after{
    display:table;
    content:" "
}
 .ciattachupload:after{
    clear:both
}
 .ciattachupload{
    margin:10px 0
}
 .oc2 #tab-review .journal-wrap .ciratings label, .oc20 #tab-review .journal-wrap .ciratings label, .oc30 #tab-review .journal-wrap .ciratings label, .journal-wrap .ciratings label{
    width:25%
}
 .oc2 #tab-review .journal-wrap .ciratings label + div, .oc20 #tab-review .journal-wrap .ciratings label + div, .oc30 #tab-review .journal-wrap .ciratings label + div, .journal-wrap .ciratings label + div{
    width:70%
}
 .oc2 #tab-review .text-right, .oc20 #tab-review .text-right, .oc30 #tab-review .text-right {
    text-align: right
}
 .oc2 #tab-review .text-left, .oc20 #tab-review .text-left, .oc30 #tab-review .text-left {
    text-align: left
}
 .oc2 #tab-review .text-center, .oc20 #tab-review .text-center, .oc30 #tab-review .text-center {
    text-align: center
}
 .oc2 #tab-review .pull-right, .oc20 #tab-review .pull-right, .oc30 #tab-review .pull-right {
    float: right
}
 .oc2 #tab-review .pull-left, .oc20 #tab-review .pull-left, .oc30 #tab-review .pull-left {
    float: left
}
 .oc2 .journal-wrap .list-inline > li, .oc20 .journal-wrap .list-inline > li, .oc30 .journal-wrap .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
 .oc2 .journal-wrap .list-inline, .oc20 .journal-wrap .list-inline, .oc30 .journal-wrap .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}
 .oc2 #tab-review .list-inline > li, .oc20 #tab-review .list-inline > li, .oc30 #tab-review .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
 .oc2 #tab-review .list-inline, .oc20 #tab-review .list-inline, .oc30 #tab-review .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}
 .oc2 #tab-review .form-group label, .oc20 #tab-review .form-group label, .oc30 #tab-review .form-group label {
    width: initial !important;
    padding-right: 20px !important;
}
 .oc2 #tab-review .form-group label + div, .oc20 #tab-review .form-group label + div, .oc30 #tab-review .form-group label + div {
    margin: 0;
}
 .journal-wrap .cireview-wrap .cireview-list{
    background:#fff
}
 .journal-wrap .hide {
    display: none
}
 .journal-wrap .row > div {
    padding: 15px;
     position: relative
}
 .oc2 #tab-review .row > div, .oc20 #tab-review .row > div, .oc30 #tab-review .row > div {
    padding: 15px;
     position: relative
}
 .oc2 #tab-review .row, .oc20 #tab-review .row, .oc30 #tab-review .row {
    margin-left: -15px;
    margin-right: -15px;
}
 .journal-wrap .cireview-wrap .cireviews .all-rating-wrap{
    padding:15px
}
 .journal-wrap .img-responsive{
    display:inline-block;
    max-width:100%;
    height:auto
}
 .journal-wrap .list-inline{
    margin:0;
    padding:0;
    list-style:none
}
 .journal-wrap .list-inline li{
    display:inline-block
}
 .oc2 #tab-review .journal-wrap .fa-stack, .oc20 #tab-review .journal-wrap .fa-stack, .oc30 #tab-review .journal-wrap .fa-stack{
    margin-bottom:15px
}
 #cireview-graph{
    margin-bottom:15px
}
 #cireview-graph .n-star{
    display:inline-block;
    vertical-align:top;
    width:100px
}
 #cireview-graph .cireviewgraph{
    display:inline-block;
    vertical-align:middle
}
 .cireview-infomsg{
    display:inline-block;
    text-align:center
}
 #cireview-graph li{
    color:#0066c0;
    cursor:pointer
}
 #cireview-graph li:hover .n-star,#cireview-graph li:hover .progress-value{
    text-decoration:underline
}
 #cireview-graph li:hover .rating-value{
    text-decoration:underline
}
 #cireview-graph .progress{
    display:inline-block;
    margin-bottom:0;
    height:10px;
    box-shadow:inset 0 0 5px rgba(0,0,0,.5);
    -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.5);
    -moz-box-shadow:inset 0 0 5px rgba(0,0,0,.5);
    border-radius:0
}
 #cireview-graph .progress .progress-bar{
    background-color:#338714
}
 #cireview-graph .progress-value{
    display:inline-block;
    vertical-align:top;
    margin-left:15px
}
 #cireview-graph .cireview-stars .rating-value{
    display:inline-block;
    vertical-align:top;
    margin-left:8px;
    text-align:left
}
 #cireview-graph .cireview-stars .rating-stars{
    display:inline-block;
    margin-bottom:0;
    height:20px;
    border-radius:0;
    text-align:left
}
 #cireview-graph .cireview-stars .fa-star{
    color:#338714;
    font-size:20px
}
 #cireview-graph .cireview-stars .fa-star + .fa-star-o{
    color:#338714;
    font-size:20px
}
 #cireview-graph .cireview-stars .fa-star-o{
    font-size:20px
}
 #cireview-graph .cireview-stars .fa-stack{
    font-size:10px
}
 .ciratingcount{
    margin-left:5px;
    vertical-align:middle
}
 .cireview-column-wrap .img-responsive{
    width:100%
}
 .cireview-heading{
    margin-top:0;
    font-size:16px;
    font-weight:600;
    margin-bottom:20px
}
 .cireview-column-wrap .fa-stack{
    width:1.5em;
    height:1.5em
}
 .cireview-column-wrap .cistars{
    display:inline-block
}
 .cireview-column-wrap .reviewtitle{
    display:inline-block;
    vertical-align:middle;
    font-weight:600;
    font-size:13px;
    color:#333;
    margin-left:5px
}
 .cireview-column-wrap .reviewtitle a{
    color:#333
}
 .cireview-column-wrap p{
    margin-bottom:2px;
    color:#000;
    width:100%;
    word-wrap:break-word
}
 .flex{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start
}
 .cireview-column-wrap .cireview-grid,.cireview-column-wrap .cireview-list{
    margin-bottom:20px
}
 .cireview-column-wrap .cipublished{
    color:#9c9c9c;
    width:100%
}
 .cireview-column-wrap .ciproductname{
    color:#000;
    font-size:14px;
    font-weight:600;
    width:100%
}
 .cireview-column-wrap .ciproductname a{
    color:#000
}
 .cireview-column-wrap .cireview-grid .all-rating-wrap{
    margin-bottom:15px;
    align-items:flex-start
}
 .cireview-column-wrap .cireview-grid .all-rating-wrap .inrating-wrap{
    border:1px solid #d4bdbd;
    padding:10px 15px;
    background:#fbfbfb;
    min-height:150px
}
 .cireview-column-wrap .cireview-grid .cireview-product-thumb{
    width:65px;
    float:left;
    padding:0 15px 0 0
}
 .cireview-column-wrap .cireview-grid .reviewtitle{
    display:block;
    margin-left:0;
    margin-top:5px
}
 .cireview-column-wrap .cireview-grid .cistars{
    display:block
}
 .verified{
    display:inline-block;
    background:#16a816;
    color:#fff;
    padding:1px 6px;
    border-radius:5px;
    margin-bottom:10px;
    font-size:10px
}
 .verified i{
    font-size:11px
}
 .ci-rfilters .btn-primary{
    background:#37679e;
    border-color:#37679e;
    font-size:12px;
    box-shadow:none;
    margin-bottom:5px;
    min-width:130px;
    border-radius:0;
    margin-right:-3px;
    display:inline-block
}
 .ci-rfilters .btn-primary.green{
    background:rgba(92,184,92,0.8);
    border-color:#5cb85c
}
 .ci-rfilters .btn-primary.green.active,.ci-rfilters .btn-primary.orange.active,.ci-rfilters .btn-primary.purple.active,.ci-rfilters .btn-primary.grey.active,.ci-rfilters .btn-primary.pink.active{
    background:#000;
    border-color:#000
}
 .ci-rfilters .btn-primary.orange{
    background:rgba(236,151,31,1);
    border-color:rgba(236,151,31,1)
}
 .ci-rfilters .btn-primary.purple{
    background:#c56bdb;
    border-color:#c56bdb
}
 .ci-rfilters .btn-primary.pink{
    background:#cf3c6b;
    border-color:#cf3c6b
}
 .ci-rfilters .btn-primary.grey{
    background:#747575;
    border-color:#747575
}
 .ci-rfilters .btn-primary.red{
    background:#f05f4e;
    border-color:#f05f4e
}
 .cireview_filters .btn-primary.active{
    background:#234874
}
 .cireview-top{
    border:1px solid #ddd;
    border-left:none
}
 .cireview-top .cireview-inner{
    border-left:5px solid #FC0;
    position:relative;
    padding-top:10px
}
 .cireview-top .cireview-inner .citop-count{
    width:30px;
    height:30px;
    text-align:center;
    position:absolute;
    left:-17px;
    background:#FC0;
    border-radius:50%;
    color:#fff;
    font-weight:700;
    font-size:17px;
    line-height:26px;
    top:15px
}
 .cireview-top .citop-heading{
    background:rgba(0,0,0,0.1);
    padding:10px 15px;
    font-size:15px;
    font-weight:600;
    color:#444;
    text-transform:uppercase
}
 .cireview-top .outof{
    text-align:center;
    color:#FC0;
    padding:10px
}
 .cireview-top .outof .trate{
    font-size:60px;
    line-height:normal;
    font-weight:700
}
 .cireview-top .outof .trate sup{
    top:-2.5em;
    font-size:16px;
    color:#696868
}
 .cireview-top .outof .top-rating i{
    font-size:24px
}
 .cireview-top .citop-reviewtitle{
    font-size:15px;
    padding-bottom:5px;
    font-weight:700
}
 .cireview-top .ci-custom-mat{
    padding:10px
}
 .cireview-top .citop-description{
    font-size:14px;
    line-height:24px;
    padding-bottom:5px
}
 .cireview-top .author{
    display:inline-block;
    font-weight:700;
    font-size:14px
}
 .cireview-top .ci-date{
    display:inline-block;
    padding-left:10px
}
 #cireview-posnegreviews .cirating-posnegall{
    cursor:pointer;
    font-size:12px;
    margin-bottom:10px;
     display: block;
}
 .ciname_fl{
    width:50px;
    height:50px;
    background:#c56bdb;
    color:#fff;
    border-radius:50%;
    -webkit-border-radius:50%;
    padding:12px;
    line-height:25px;
    display:inline-block;
    text-align:center
}
 @media(min-width: 768px) {
     #cireview-graph .cireviewgraph{
        width:60%
    }
     #cireview-graph .progress{
        width:60%
    }
     #cireview-graph .cireview-stars .rating-stars{
        width:60%
    }
     .cireview-infomsg{
        width:38%
    }
     .cireview-top .ci-custom-mat{
        float:left;
        width:75%
    }
     .cireview-top .outof{
        float:left;
        width:25%
    }
     .cireview-top .outof .trate{
        font-size:60px;
        line-height:normal;
        font-weight:700
    }
     .cireview-top .outof .trate sup{
        top:-2.5em;
        font-size:16px;
        color:#696868
    }
}
 @media(max-width: 767px) {
     #cireview-graph .cireviewgraph{
        width:100%
    }
     #cireview-graph .progress{
        width:44%
    }
     .cireview-infomsg{
        width:100%
    }
     .cireview-top .outof .trate{
        font-size:35px;
        line-height:normal;
        font-weight:700
    }
     .cireview-top .outof .trate sup{
        top:-1.5em;
        font-size:14px;
        color:#696868
    }
     .cireview-abuse{
        text-align:center;
        padding-top:10px
    }
}


/* BYNET EKLEMELER */

#cireview-graph .cireviewgraph{
    width:100%!important;
    }
    .product-info .rating{
    flex-wrap:nowrap;
    }
    #cireview-graph li{
        color: #000000;
        cursor: pointer;
        width: 20%;
        border: 1px solid #f2f2f2;
        display: none;
        align-items: center;
        justify-content: center;
    margin-right:10px;
    padding:10px;
    height:40px;
    }
    #cireview-graph li:last-child{
    margin-right:0!important;
    }
    .cirating-filter i{
    font-size:13px!important;
    }
    #cireview-graph .cireview-stars .rating-stars{
    width:70%!important;
        display: flex;
        justify-content: start;
        align-items: center;
    margin-top:-2px;
    }
    #cireview-graph .cireview-stars .rating-value{
    background: #f2f2f2;
        border-radius: 50px;
        width: 20px;
        min-width: 20px;
        height: 20px;
        text-align: center !important;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .rating .fa-star-o:only-child{
        color: #cdcdcd!important;
    }
    .cireview-wrap .cireviews .average li{
    margin-bottom: 5px;
        display: flex;
        justify-content: start;
        align-items: center;
    }
    .cireview-wrap .cireviews .average.final-avrge .fa-stack{
    height:2em!important;
    width: 26px!important;
    }
    .cireview-wrap .cireviews .average.final-avrge .ciratingcount{
        display: inline-block;
        width: 26px;
        height: 26px;
        background: rgba(0, 0, 0, .1);
        border-radius: 99px;
    margin-right:15px;
    }
    .cireview-wrap .cireview-aggerate{
    border: 0;
        border-radius: 5px;
        padding: 15px 15px 0;
    }
    #cireview .cireview-list{
    border:0;
    border-bottom:1px solid #f2f2f2;
    padding:15px 0;
    padding-bottom:30px;
    }
    .yorum_info{
    display:flex;
    justify-content:space-between;
    font-size:13px;
    align-items:center;
    }
    .yorum_info strong{
    margin-right:10px;
    font-size:12px;
    display: flex;
        align-items: center;
    }
    .yorum_info strong svg{
    margin-left:10px;
    }
    .yorum_title{
    font-weight:bold;
    color:#000000;
    font-size:15px;
    }
    .cireview-wrap .cireviews .fa-stack{
        width: 11px;
        height: 20px;
    }
    .yorum{
    display: flex;
        justify-content: space-between;
    }
    .cireviewattach_images{
    padding:0;
    border:0;
    display:flex;
    }
    .cireviewattach_images > div{
    margin-left:5px;
    }
    .yorum_resim{
    padding-top:15px;
    max-width: 40%;
    margin-bottom:15px;
    }
    .cireview-wrap .cireviews .vote-action .yes-btn, .cireview-wrap .cireviews .vote-action .yes-btn i{
        color: #929292;
        border: 0;
    }
    .cireview-wrap .cireviews .vote-action .yes-btn:hover,
    .cireview-wrap .cireviews .vote-action .yes-btn, .cireview-wrap .cireviews .vote-action .yes-btn i:hover{
    background:none!important;
    color:#4CAF50!important;
    }
    .oylama{
    text-align:right;
    }
    #cireview-customerimages .cigallery,
    #cireview-customerimages h3{
    font-size:12px;
    }
    #cireview-customerimages .cigallery img{
    width:70px;
    height:70px;
    border-radius:5px;
    }
    #cireview-customerimages{
        border: 0;
        padding: 15px;
        background: #f6f6f8;
        margin-bottom: 15px;
        border-radius: 5px;
    }
    .verified{
    display: inline-block;
        margin-bottom: 0;
        font-size: 10px;
        margin-left: 5px;
        position: relative;
        top: -3px;
    }
    .cigallery_modal.customerimage .cigalleryimg .cigallery_img{
    width:100%;
    border-radius: 5px 0 0 5px;
    }
    .cigallery_modal.customerimage .cigalleryimg{
    background:#212121;
    }
    .cigallery_btns .nextButton, .cigallery_btns .prevButton {
        color: #4b4a4a;
        background: #ffffff;
        width: 40px;
        height: 40px;
        border-radius: 99px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cireview-wrap .cireviews a img{
        width: 75px;
        height: 75px;
        object-fit: cover;
        border: 1px solid #cccc;
        border-radius: 5px;
    }
    .yorum_yap input{
    width:100%!important;
    height:60px!important;
    background:#f2f2f2!important;
    border:1px solid #f2f2f2!important;
    border-radius:5px!important;
    margin-bottom:15px;
    }
    .yorum_yap textarea{
    width:100%!important;
    background:#f2f2f2!important;
    border:1px solid #f2f2f2!important;
    border-radius:5px!important;
    resize: none;
    }
    #button-ciattachupload{
    border:1px dashed #ccc!important;
    color:#ccc!important;
    background:#f2f2f2!important;
        height: 146px!important;
        display: flex!important;
        justify-content: center!important;
        align-items: center!important;
    flex-direction: column;
    width: 110px!important;
    }
    #button-ciattachupload i{
    font-size:22px;
    }
    #button-ciattachupload:hover{
    border-color:#FF7043!important;
    color:#FF7043!important;
    }
    .yorum_yap textarea:hover,
    .yorum_yap input:hover{
    border-color:transparent!important;
    box-shadow:0 0 0!important;
    }
    .yorum_yap textarea:focus,
    .yorum_yap input:focus{
    border-color:#FF7043!important;
    }
    .yorum_upload{
    display:flex;
    flex-wrap: wrap;
        height: 146px;
        overflow: hidden;
    }
    .yorum_upload .alert{
        position: fixed;
        bottom: 30px;
        border-radius: 5px;
        z-index: 9999;
        right: 30px;
    }
    .yorum_upload img{
        width: 110px;
    height:146px;
        border-radius: 5px;
    object-fit:cover;
    }
    .yorum_upload li{
    position:relative;
    }
    .yorum_upload .attach_image_close{
        position: absolute;
        right: 16px;
        top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #FFCDD2;
        color: #D32F2F;
        opacity: 1;
        width: 20px;
        height: 25px;
        border-radius: 3px;
        padding: 0;
    text-shadow:0 0 0 !important;
    }
    .cifa {
    font-size:40px;
    }
    .cifa.fa-star-o{
    color:#000000!important;
    }
    .cirating-input{
    margin:20px 0;
    }
    .mobile .product_extra.product_blocks-bottom{
    order:6;
    padding-top:15px;
    border-top:1px solid #f2f2f2;
    }
    .mobile #cireview-modal .col-sm-12,
    .mobile #cireview-modal .modal-dialog{
    width:100%!important;
    }
    .mobile #cireview-graph li{
    display: none;
    width:120px;
    }
    .mobile .cireview-stars ul{
    overflow-y:scroll;
    }
    .mobile .yorum_info{
        flex-direction: column;
        justify-content: start;
    align-items: start;
    }
    .mobile .cigallery_modal > .row{
        flex-direction: column;
    }
    .mobile .cigallery_review_content{
    padding-bottom:70px;
    }
    .cireview-vote{
    display:flex;
    justify-content:end;
    align-items:center;
    }
    .mobile .yorum_yap input{
    height:50px!important;
    }
    .sikayet_model{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    text-align:center;
    }
    .sikayet_icon i{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px;
        height: 60px;
        background: #FEEAEA;
        color: #DC2E2E;
        border-radius: 99px;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .sikayet_model p{
    font-size: 13px;
        margin: 15px;
        margin-bottom: 30px !important;
    }
    .sikayet_buton{
    display:flex;
    justify-content: space-between;
    }
    .sikayet_buton button{
        width: calc(50% - 8px);
        display: flex;
        height: 55px;
    }
    .sikayet_buton button:last-child:hover,
    .sikayet_buton button:last-child{
    background:#EF5350!important;
    }
    .other_reason textarea:focus,
    .other_reason textarea:hover,
    .other_reason textarea{
    border: 0 !important;
        background: #ececec !important;
        border-radius: 5px !important;
        padding: 15px;
    margin-bottom:15px;
    }
    .swal2-container{
        z-index: 99999999;
    }
    .mobile #button-ciattachupload,
    .mobile .yorum_upload img{
    width:100px!important;
    height:130px!important;
    }
    .mobile .yorum_upload{
    height:135px!important;
    }
    .mobile .yorum_yap textarea{
    height:80px!important;
    }
    

    
    .mobile    .cireview-wrap .cireviews a{
    color:#929292;
    padding-bottom: 10px;
    font-size: 18px;
    }
    
    .cireview-wrap .cireviews a{
    color:#929292;
    }
    .cireview-wrap .cireviews a:hover{
    color:#E57373;
    }
    .modal-header{
    background: #f9f9f9!important;
    border: 0!important;
    }
    #cireview-graph li:hover{
    border-color:#000;
    }
    #cireview-graph li.active{
    border-color:#FF5722;
    background:#FBE9E7;
    }
    .mfp-figure:after{
    box-shadow:0 0 0!important;
    background:transparent!important;
    }
    img.mfp-img{
    padding:0!important;
    margin:40px auto!important;
    border-radius:5px;
    }
    .mfp-image-holder .mfp-close{
    display: flex;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        opacity: 1;
        color: #000;
        padding: 0;
        height: 40px;
        width: 40px;
        right: 20px;
        border-radius: 5px 5px 0 0;
    }
    .cifa.fa.fa-star::after{
    content:attr(data-value) ;
    position:absolute;
    color:#fff;
    font-size:12px;
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    top:0;
    left:-2px;
    font-family: poppins;
    }
    #the-count{
    position: absolute;
        bottom: 7px;
        right: 26px;
        font-size: 12px;
        color: rgba(0, 0, 0, .4);
    }
    .yorum_warning{
    display: flex;
        position: relative;
        background: #EF6C00;
        color:#FFF8E1;
        padding: 5px 10px;
        border-radius: 4px;
        bottom: -4px;
        left: 5px;
        font-size: 12px;
    }
    .yorum_warning::before{
    content: "";
        position: absolute;
        border-width: 5px;
        border-style: solid;
        border-color: #EF6C00 transparent transparent transparent;
        bottom: -9px;
    }
    .yorum_warning.wr2{
    margin:0 20px 0 7px;
    padding:10px;
    font-size:14px;
    background:#f2f2f2;
    color:#455A64;
    }
    .yorum_warning.wr2::before{
    content: "";
        position: absolute;
        border-width: 5px;
        border-style: solid;
        border-color:  transparent transparent #f2f2f2 transparent;
        top: -9px;
    bottom:auto;
    }
    
    
    .yorum_kupon{
        display: flex;
        background: #E0F2F1;
        border: 1px solid #00ACC1;
        border-radius: 5px;
        justify-content: start;
        align-items: center;
        height: 90px;
        width: 350px;
        margin: 0 auto;
    position:relative;
    }
    .yorum_kupon .oran{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding: 0 20px;
        margin-right: 20px;
        border-right: 1px dashed #00ACC1;
    position:relative;
    width:110px;
    color: #00ACC1;
        text-shadow: 1px 1px 1px #fff;
    }
    .yorum_kupon .oran strong{
    font-size:18px;
    }
    .yorum_kupon .oran small{
    font-size:10px;
    }
    .yorum_kupon .kod span{
        font-size: 12px;
    }
    .yorum_kupon .kodbu{
    font-weight: bold;
        font-size: 20px;
        background: #fff;
        padding: 3px 10px;
        border: 1px dashed;
        border-radius: 4px;
    position:relative;
    cursor: pointer;
    width:200px;
    color:#000;
    }
    .yorum_kupon .oran::before{
    content: "";
        position: absolute;
        display: block;
        width: 14px;
        height: 7px;
        background: #fff;
        top: -1px;
        right: -7px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border: 1px solid #00ACC1;
        border-top: 0;
    }
    .oran::after {
        content: "";
        position: absolute;
        display: block;
        width: 14px;
        height: 7px;
        background: #fff;
        bottom: -1px;
        right: -7px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border: 1px solid #00ACC1;
        border-bottom: 0;
    }
    .kodbu::after {
        content: '\e14d' !important;
        font-family: icomoon !important;
        font-size: 14px;
        right: 10px;
        position: absolute;
        top: 8px;
    }
    .kodbu.active::before {
        content: "Kopyalandı!";
        position: absolute;
        min-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, .6);
        left: 0;
        top: 0;
        z-index: 3;
        backdrop-filter: blur(3px);
        font-size: 14px;
    }
    
    
     .mobile
     .yorum_not{
    font-size: 12px;
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    background: #FFF8E1;
    justify-content: none;
    align-items: none;
    border-radius: 5px;
    margin-bottom: 16px;

    }
    
    
    .yorum_not{
    font-size: 14px;
        display: flex;
        padding: 0 15px;
        height: 40px;
        background: #FFF8E1;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        margin-bottom: 16px;
    }
    .yorum_not strong{
    margin:0 5px;
    }
    .kuponlar{
    display:flex;
    justify-content:start;
    align-items:center;
    flex-wrap: wrap;
    }
    .kuponlar .yorum_kupon{
    margin:0;
    margin-right:15px;
    margin-bottom:15px;
    }
    .yorum_kupon.pasif{
        filter: grayscale(1);
    }
    .yorum_kupon.pasif::after{
    content: "Süresi Doldu!"!important;
        position: absolute;
        display: flex;
        background: #ccc;
        top: -10px;
        right: 5px;
        border-radius: 4px;
        padding: 0 5px;
        font-size: 12px;
    }
    .yorum_kupon.pasif .kodbu{
    text-decoration: line-through;
    }
    .yorum_kupon.ozel::before {
        content: "Sana Özel";
        position: absolute;
        left: 18px;
        bottom: -1px;
        background: #05acc1;
        border-radius: 4px 4px 0 0;
        color: #ffffff;
        font-size: 12px;
        border: 1px solid #05acc1;
        padding: 1px 8px;
    }
    
    
