.carousel-match-result-wrap.full {
    display: flex;
    flex-flow: row nowrap;
    padding: 0 25px 0 0;
}
.carousel-match-result-wrap {
    border: 1px solid #dbdbdb;
    border-right: none;
    border-left: none;
    position: relative;
    padding: 0 46px;
}
.carousel-match-result-wrap.full .match-selector.server {
    padding: 11px 0 0 32px;
}
.carousel-match-result-wrap.full .match-selector {
    width: 192px;
    flex-shrink: 0;
    text-align: center;
    padding: 46px 0 0 36px;
}
.carousel-match-result-wrap.full .control-next, .carousel-match-result-wrap.full .control-previous.server {
    height: 62px;
    padding-top: 22px;
}
.carousel-match-result-wrap.full .control-next.disabled, .carousel-match-result-wrap.full .control-previous.disabled {
    fill: #dbdbdb;
}
.carousel-match-result-wrap.full .control-previous {
    left: 164px;
}
.carousel-match-result-wrap.full .control-next, .carousel-match-result-wrap.full .control-previous {
    width: 26px;
    height: 130px;
    border-left: 1px solid #dbdbdb;
    padding-top: 56px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 0;
}
.carousel-match-result.server {
    height: 62px;
}
.carousel-match-result {
    width: 100%;
    height: 130px;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    margin: 0 auto;
    overflow: hidden;
}
.carousel-match-result .carousel-match-result-items .carousel-match-result-item {
    border-right: 1px solid #dbdbdb;
}
.widget-match-result.server {
    width: 200px;
    height: 62px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.widget-match-result .widget-match-result-item.server-name {
    padding-left: 16px;
    padding-right: 16px;
}
.widget-match-result .widget-match-result-item {
    display: flex;
    flex-flow: row wrap;
}
.widget-match-result .widget-match-result-item .team-info-wrap.server-name {
    width: 40%;
    padding-left: 0;
    text-align: left;
}
.team-info-wrap {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.team-info-wrap .team-info.server-name {
    margin: 0px;
    width: 100%;
}
.team-info-wrap .team-info.server-name {
    text-align: left;
    width: 100%;
}
.team-info-wrap .team-info .team-name {
    color: #363636;
}
.team-info-wrap .team-info.server-name {
    text-align: left;
    width: 100%;
}
.team-info-wrap .team-info .team-country {
    margin-top: 2px;
    color: #8b8b8b;
    font-size: .5625em;
    line-height: 1em;
}
.widget-match-result .widget-match-result-item .team-info-wrap.gb-sel {
    width: 30%;
    padding-left: 0;
}
.team-info-wrap {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.team-info-wrap .team-info.sel {
    margin: 0px 0 0 10px;
    width: 100%;
    text-align: right;
}
.team-info-wrap .team-info .team-country {
    margin-top: 2px;
    color: #8b8b8b;
    font-size: .5625em;
    line-height: 1em;
}
.icon-arrow-down.price-down {
    margin-right: 2px;
    color: #f30a5c;
    font-weight: 700;
}
.widget-match-result .widget-match-result-item .team-info-wrap.gb-buy {
    width: 30%;
    padding-left: 0;
}
.team-info-wrap {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.team-info-wrap .team-info.buy {
    margin: 0px 0 0 10px;
    width: 100%;
    text-align: right;
}
.icon-arrow-up.price-up {
    margin-right: 2px;
    color: #58d819;
    font-weight: 700;
}
.carousel-match-result-wrap.full .control-next, .carousel-match-result-wrap.full .control-previous.server {
    height: 62px;
    padding-top: 22px;
}
.carousel-match-result-wrap.full .control-next {
    right: 0;
}
.carousel-match-result-wrap.full .control-next, .carousel-match-result-wrap.full .control-previous {
    width: 26px;
    height: 130px;
    border-left: 1px solid #dbdbdb;
    padding-top: 56px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 0;
}
.arrow-icon {
    width: 3px;
    height: 5px;
}
.arrow-icon.medium {
    width: 6px;
    height: 10px;
}
.dropdown-simple-wrap .dp-option-text {
    color: #363636;
    line-height: 16px;
    white-space: nowrap;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 12px;
    font-size: 10px;
}
}

.carousel-match-result-wrap.full .control-next.disabled, .carousel-match-result-wrap.full .control-previous.disabled {
    fill: #dbdbdb;
}

.carousel-match-result-wrap.full .control-previous {
    left: 164px;
}
.product-list .product-item .text-header.baslik-index {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 40px;
    width: 248px;
}
.carousel-match-result-wrap.full .control-next, .carousel-match-result-wrap.full .control-previous.server {
    height: 62px;
    padding-top: 22px;
}
.carousel-match-result-wrap.full .control-previous .arrow-icon {
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-simple-wrap .dp-current-option {
    display: flex;
    flex-flow: row wrap;
    height: 40px;
    align-items: center;
    cursor: pointer;
}