#module-ittwopinie-opinie .categories a {
    cursor: pointer;
}

#module-ittwopinie-opinie ul.opinions{
    padding: 20px 0 0 0 ;
}

#module-ittwopinie-opinie img {
    max-width: 100%;
    height: auto;
}

#module-ittwopinie-opinie .categories a.selected {
    color: #24b9d7;
}

#module-ittwopinie-opinie .opinions-wrapper {
    position: relative;
}

#module-ittwopinie-opinie .opinions-wrapper .loading {
    display: none;
    ;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
}

#module-ittwopinie-opinie .opinions-wrapper {
    min-height: 500px;
}

#module-ittwopinie-opinie .opinions-wrapper li {
    margin-bottom: 80px;
    position:relative;
}

#module-ittwopinie-opinie .list-header{
    margin-bottom:0;
}

#module-ittwopinie-opinie .list-header a {
    color: #0b242d;
}

#module-ittwopinie-opinie .list-header a:hover {
    color: #24b9d7;
}

.text-right {
    text-align: right;
}

.float-right {
    float: right;
}

.ittw-stars-widget{
    position:relative;
    overflow: hidden;
    text-wrap: nowrap;
}

.ittw-stars-widget i{
    position: absolute;
    left:0;
    top:0;
    width:50%;
	overflow: hidden;
    text-wrap: nowrap;
}

#module-ittwopinie-opinie .stars {
    font-size: 20px;
    color: #f2f2f2;
}

#module-ittwopinie-opinie .stars i {
    font-style: normal;
    color: #FCD397;
}

#module-ittwopinie-opinie .rating {
    font-weight: 700;
    font-size: 22px;
    margin-right: 6px;
    ;
}

#module-ittwopinie-opinie .verified {
    font-size: 14px;
    color: #017fa5;
}

#module-ittwopinie-opinie .description-block {
    margin: 40px 0;
}

#module-ittwopinie-opinie h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #0b242d;
    margin-bottom: 0;
    text-transform: unset;
    margin-bottom: 20px;
}

#module-ittwopinie-opinie h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #0b242d;
    text-transform: unset;
    margin-bottom: 20px;
    margin-top: 20px;
}

#module-ittwopinie-opinie h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0b242d;
    text-transform: unset;
    margin-bottom: 20px;
    margin-top: 20px;
}


#module-ittwopinie-opinie .results {
    margin-top: 7px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #b2bbc6;
}

#module-ittwopinie-opinie .sort {
    text-align: right;
}

#module-ittwopinie-opinie .sort select {
    display: inline-block;
    width: 200px;
    padding: .625rem;
    color: #232323;
    cursor: pointer;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .25);
}

#left-column .shop-opinions {
    margin-top: 50px;
}

#left-column .shop-opinions a {
    cursor: pointer;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #0b242d;
}

#left-column .shop-opinions a:hover {
    color: #24b9d7;
}

#left-column .shop-opinions img {
    max-width: 120px;
    margin-left:10px;
    margin-top:10px;
}

#module-ittwopinie-opinie .opinions-wrapper .opinions[data-type="seller"] li {
    margin-bottom: 40px;
}


#module-ittwopinie-opinie .opinions-wrapper .opinions[data-type="seller"] li .rating {
    color: #000;
}

#module-ittwopinie-opinie .opinions-wrapper .opinions[data-type="seller"] li .date {
    float: right;
    display: block;
    color: #a1a1a1;
    font-size: 11px;
}

#module-ittwopinie-opinie .report{
    display: none;
    float:right;
    position:absolute;
    bottom:0;
    right:0;
    font-size: 11px;
    color:#000000;
}

#module-ittwopinie-opinie .opinions[data-type="seller"] li:hover .report,
#module-ittwopinie-opinie ul.opinions li:hover .report{
    display: block;
}

#module-ittwopinie-opinie ul.opinions li:hover .custom-product-miniature__product-title a{
    color:#24b9d7;
}
    