/* COLOR BASE */
body.pushable > .pusher.ps {
    background: #006fcd;
    background: -moz-linear-gradient(top, #006fcd 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: -webkit-linear-gradient(top, #006fcd 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: linear-gradient(to bottom, #006fcd 0%, #1f1f1f 15%, #1f1f1f 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcd', endColorstr='#1f1f1f', GradientType=0);
}

body.pushable > .pusher.nintendo {
    background: #e4000f;
    background: -moz-linear-gradient(top, #e4000f 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: -webkit-linear-gradient(top, #e4000f 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: linear-gradient(to bottom, #e4000f 0%, #1f1f1f 15%, #1f1f1f 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4000f', endColorstr='#1f1f1f', GradientType=0);
}

body.pushable > .pusher.xbox {
    background: #0e7a0d;
    background: -moz-linear-gradient(top, #0e7a0d 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: -webkit-linear-gradient(top, #0e7a0d 0%, #1f1f1f 15%, #1f1f1f 15%);
    background: linear-gradient(to bottom, #0e7a0d 0%, #1f1f1f 15%, #1f1f1f 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4000f', endColorstr='#1f1f1f', GradientType=0);
}

/* GENERAL */
.splide[data-rcm-method="product"] {
    max-width: 760px;
    overflow: hidden;
    margin: 0 auto;
}

.row.main {
    background: transparent;
    padding: 0;
}

.side_box .content h2 {
    font-size: 14px;
    line-height: initial;
    margin: 0;
    font-weight: normal;
}

.maincontainer {
    margin-top: 30px;
}

.ui.one.column.grid.right_sidebar {
    background: #191918;
    border: 2px #333333 solid;
    border-radius: 5px;
}

.ui.grid > .column.panel_image:not(.row) {
    padding: 0.7rem;
}

.eleven.wide.column.main_column {
    padding-top: 0;
}

.ui.grid.container.product_container {
    position: relative;
}

.ui.grid > .column.sidebar_container:not(.row) {
    position: absolute;
    right: 0;
    top: 0;
}

.mobile_title_bar {
    display: none;
}

/* BREADCRUMB */
.main_column .ui.breadcrumb, .right_sidebar .ui.breadcrumb {
    margin-top: 0;
}

/* RELATIONS */
.region_head, .platform_head {
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 15px;
}

.region_head .question.circle.icon {
    color: #b3b3b3;
}

.region_buttons .ui.inverted.green.button {
    color: #fff;
    box-shadow: 0 0 0 2px #2ecc40 inset !important;
    cursor: default;
}

.region_buttons .ui.inverted.button {
    color: #acacac;
    box-shadow: 0 0 0 1px #acacac inset !important;
}

.product_warning {
    background: #9f3a25;
    color: #fff;
    margin: 11px -15px;
    padding: 15px;
    font-weight: 500;
    position: relative;
    word-break: break-word;
}

.product_warning .warning_active {
    background: #6d1c0c;
    padding: 5px;
    border-radius: 5px;
    color: #e6e6e6;
    border: 1px #63190b8f solid;
}

.product_warning:before {
    border-bottom: 8px solid #9f3a25;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    left: 13%;
    position: absolute;
    top: -7px;
    width: 0;
}

.platform_head {
    margin-top: 20px
}

.ui.selection.dropdown.platform_dropdown {
    background: transparent;
    box-shadow: 0 0 0 1px #acacac inset !important;
}

.ui.fluid.dropdown.platform_dropdown > .dropdown.icon {
    color: #fff;
}

.ui.dropdown.platform_dropdown .menu > .item {
    background: rgba(0, 0, 0, .95);
    color: #fff;
}

.ui.selection.dropdown.platform_dropdown .menu > .item {
    border-top: 1px solid #acacac;
    background: #191918;
}

.ui.dropdown.platform_dropdown .menu {
    border-color: #acacac;
}

.ui.selection.active.dropdown.platform_dropdown .menu {
    border-color: #acacac;
}

.ui.dropdown.platform_dropdown .menu > .item:hover,
.ui.dropdown.platform_dropdown .menu .selected.item,
.ui.selection.visible.dropdown.platform_dropdown > .text:not(.default) {
    background: #1f1f1f;
    color: #fff;
}

.ui.dropdown.platform_dropdown > .text {
    color: #fff;
}

/* PRICE BOX*/
.huge.bw_button_wrapper .bw_price_block {
    float: none;
    overflow: auto;
    width: 100%;
    text-align: right;
}

.huge.bw_button_wrapper .bw_button_block {
    float: none;
    text-align: right;
    margin-top: 15px;
}

.ui.basic.green.label.platform_info {
    background: #191918 !important;
}

.ui[class*="bottom pointing"].label.region_selector, .ui[class*="pointing below"].label.region_selector {
    display: none;
    margin-bottom: 0;
    margin-top: 10px;
    background: #22ba46;
}

.ui[class*="pointing below"].label.region_selector:before {
    left: 6%;
}

.huge.bw_button_wrapper .price_list {
    float: right;
}

.huge.bw_button_wrapper .price_block .off {
    float: right;
    font-size: 1.7rem;
    padding: 10px;
}

.huge.bw_button_wrapper .price_block .rt_price {
    font-size: 0.9rem;
}

.huge.bw_button_wrapper .price_block .price {
    font-size: 1.5rem;
    padding-top: 0;
}

.huge.bw_button_wrapper .bw_button_block .ui.button {
    font-size: 1.4rem;
}

.ui.labeled.icon.fluid.button.reminder_item {
    font-size: 1.4rem;
}

.steamsale.column {
    margin-top: 20px;
}

.steamsale .ui.inverted.violet.segment {
    background: #3e207d !important;
    overflow: auto;
    width: 90%;
    margin: 0 auto;
}

.steamsale h3 {
    font-size: 1.1rem;
    text-align: left;
    padding-left: 10px;
}

.steamsale .countdown.is-countdown {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}

/* TITLE BAR*/
.title_bar .ui.header.main_title {
    font-size: 2.5rem;
    border-top: 1px #353535 solid;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 0;
}

.product_star_rate_box {
    float: left;
    padding-top: 5px;
}

.info_rate {
    float: left;
    border-left: 1px #aeaeae solid;
    padding-left: 5px;
    color: #aeaeae;
}

.rate_container {
    float: left;
    padding-right: 5px;
}

.user_rated.ui.star.rating .icon {
    color: #8f8f8f;
}

.ui.star.rating.user_rated .active.icon {
    background: 0 0 !important;
    color: #f3b63d !important;
    text-shadow: none !important;
}

.mini_buttons button.ui.small.button {
    border-radius: 20px;
    -webkit-box-shadow: 0 0 0 1px #fff inset !important;
    box-shadow: 0 0 0 1px #fff inset !important;
    margin-left: 5px;
    font-weight: 500;
    float: left;
}

.mini_buttons button.ui.small.button.orange {
    margin-left: 10px;
    -webkit-box-shadow: 0 0 0 1px #ef4124 inset !important;
    box-shadow: 0 0 0 1px #ef4124 inset !important;
    color: #ef4124;
}

.mini_buttons .ui.inverted.orange.button:active, .mini_buttons .ui.inverted.orange.button:focus {
    background-color: #000000;
}

.mini_buttons .ui.inverted.orange.small.button:hover {
    background-color: #ef4124;
    color: #fff;
}

.share-platform {
    float: left;
    padding-left: 5px;
}

.share-platform .ui.mini.button {
    float: left;
    border-radius: 0.5em;
    font-size: 0.9rem;
}

.share-platform .ui.reddit.button {
    background-color: #FF4301;
    color: #fff;
}

/* SLIDE_SHOW */
.video1_div {
    display: none;
}

#imageGallery {
    display: none;
}

div#store-slideshow {
    width: 100%;
    overflow: auto;
    position: relative;
}

.ui.column.slide-show-box {
    position: relative;
    min-height: 200px;
}

.videobox {
    position: relative;
}

.videobox .video.play {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 125%;
    z-index: 0;
    background: #00000082;
}

.videobox .video.play:before {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 6rem;
    text-shadow: 0 2px 10px rgba(34, 36, 38, .2);
    -webkit-transition: opacity .5s ease, color .5s ease;
    transition: opacity .5s ease, color .5s ease;
    z-index: 10;
}

.videobox .video.play:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .3));
    background: radial-gradient(rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .3));
    opacity: .5;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.videobox .video.play:hover:before {
    color: #fff;
}

.videobox .video.play:hover:after {
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .3));
    background: radial-gradient(rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .3));
    opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery img {
    max-height: 93px;
}

.lslide img {
    max-height: 475px;
    max-width: 100%;
    width: initial !important;
}

.lSSlideOuter .lightSlider > * {
    text-align: center;
}

.lSSlideOuter .lSPager.lSGallery li {
    display: flex;
    justify-content: space-around;
}

#imageGallery {
    max-height: 485px;
}

/* DELIVERY INFO */
.delivery_info h3.header {
    font-size: 1rem;
}

.delivery_info.ui.divider {
    margin: 0 -14px;
}

.ui.inverted.list .item a.more_delivery_info:not(.ui) {
    color: #f26130 !important;
}

.more_delivery_info_content {
    display: none;
}

.delivery_info .item i.icon {
    width: 18px;
    display: block !important;
    float: left;
    margin-top: 3px !important;
}

/* SIDE BOXES */
.ui.one.column.grid.side_box {
    margin-top: 30px;
    background-color: #191919;
    border: 2px #333333 solid;
    border-radius: 5px;
}

.side_box .sb_header {
    background-color: #2b2b2b;
    display: block;
    width: 100%;
    padding: 10px 10px 15px 10px;
    font-size: 1.2rem;
    font-weight: 700;
}

.side_box .content {
    padding: 10px 10px 15px 10px;
    width: 100%;
    display: block;
    word-break: break-word;
}

.side_box .ui.list > .item {
    padding-top: 10px;
}

.os_icons {
    float: left;
}

.metacritic_score {
    float: right;
    font-weight: 700;
    color: #a7a7a7;
}

.metacritic_score img {
    float: left;
    margin-right: 10px;
}

/* Tab Boxes */
.ui.column.tab-boxes {
    position: relative;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    overflow: auto;
}

.tab-boxes .ui.inverted.menu {
    background: #2b2b2b;
    border: 1px solid #434343;
    border-bottom: 1px solid #999999;
}

.tab-boxes .ui.inverted.menu .active.item {
    background: initial;
    color: #f26130 !important;
    border: 0;
    border-bottom: 2px solid #f26130;
    margin-bottom: -1px;
    border-radius: 0 !important;
    font-weight: 500;
}

.tab-boxes .ui.inverted.menu .item {
    padding: .92857143em 1.42857143em;
}

.ui.grid .tab-boxes > .tabular.menu {
    padding-left: 0;
    padding-right: 0;
}

.tab-boxes .ui.inverted.attached.segment {
    border-color: #333333;
}

.tab-boxes .ui.inverted.segment {
    background: #191919;
}


/* DLCS & Base Game */
.dlcs .item:nth-child(even) {
    background: rgba(232, 232, 232, 0.12);
}

.dlcs .bw_button_block .ui.button {
    padding: .78571429em 1.5em .78571429em;
}

.base_game .ui.items > .item > .image:not(.ui) {
    width: 290px !important;
}

.base_game .ui.items > .item > .content > a.header, .base_game .ui.items > .item > .content > .description {
    color: rgba(255, 255, 255, 0.85);
}

.base_game .ui.items > .item .meta {
    color: rgba(197, 197, 197, 0.6);
}

/* PRE-ORDER*/
.segment.porder, .segment.porder .segment {
    overflow: auto;
}

.porder h3 {
    float: left;
}

.porder p {
    clear: both;
}

/* ABOUT PRODUCT */
.ui.segment.about_product {
    font-size: 1.1rem;
    color: #c3c3c3;
    height: 400px;
    overflow-y: auto;
}

.ui.segment.about_product p {
    line-height: 1.6em;
}

.ui.tab.segment.about_product img {
    max-width: 100%;
}

/* NEWS */
.ui.items.news .header {
    color: #FFF;
}

.ui.items.news .description {
    color: #a0a0a0 !important;
    word-break: break-word;
}

.ui.items.news .extra {
    color: #FFF;
}

/* SYSTEM REQ */
.system_req_content {
    color: #a0a0a0;
}

/* TRUST PILOT*/
.trustpilot-widget {
    background: #2b2b2b;
    padding: 5px;
    border-radius: 5px;
}

/* RELATED PRODUCTS */
.ui.column.related-products {
    position: relative;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    overflow: auto;
}

.related-products .ui[class*="bottom attached"].label {
    top: auto;
    bottom: -30px;
}

/* COMMENTS */
.ui.comments {
    max-width: 100%;
}

.ui.comments .ratebar .title {
    display: inline;
    font-size: 1.3rem;
    padding-right: 7px;
    color: #9a9a9a;
}

.ui.comments .ratebar {
    border-top: 1px #9a9a9a solid;
    margin-top: 30px;
}

.ui.comments .ui.star.rating.user_rated .icon {
    color: #767676;
}

.ui.comments .comment .ui.inverted.segment {
    padding: 0.4em;
    overflow: auto;
}

.ui.comments .ui.label.comments_ribbon {
    padding: 0.3em;
}

.ui.comments .rate_container {
    display: inline;
}

.ui.star.huge.rating {
    margin-top: 15px;
    border-left: 1px #767676 solid;
    padding-left: 10px;
}

.ratebar {
    margin-top: 20px;
}

.ratebar .ui.star.large.rating {
    float: left;
}

.ratebar .ui.secondary.black.inverted.segment {
    overflow: auto;
    min-height: 55px;
}

.ratebar .ui.star.large.rating {
    padding-top: 3px;
}

.ratebar .ui.star.rating .icon {
    color: rgba(255, 255, 255, 0.58);
}

.ui.comments .comment .ratebar .ui.star.rating .active.icon {
    color: #db2828 !important;
    text-shadow: 0 -1px 0 #db2828, -1px 0 0 #db2828, 0 1px 0 #db2828, 1px 0 0 #000 !important;
}

.ui.comments .comment .ratebar .ui.star.rating .icon.selected, .ui.comments .comment .ratebar .ui.star.rating .icon.selected.active {
    background: 0 0 !important;
    color: #fc0 !important;
    text-shadow: 0 -1px 0 #e6a200, -1px 0 0 #e6a200, 0 1px 0 #e6a200, 1px 0 0 #e6a200 !important;
}

.ui.comments .comment .ratebar .ui.star.rating.rated .active.icon {
    color: #ffd400 !important;
    text-shadow: 0 -1px 0 #b59805, -1px 0 0 #928023, 0 1px 0 #040404, 1px 0 0 #000 !important;
}

.ui.comments .info_rate {
    float: left;
    margin-top: 15px;
    font-size: 1.2rem;
    color: #b3b3b3;
}

.game_star_rate_box .ui.disabled.rating .icon {
    cursor: pointer;
}

.ui.comments .rate_container {
    float: left;
    margin-left: 15px;
}

#rating_bar .star.icon {
    color: #ffd400;
    font-size: 42px;
    float: left;
    margin-top: 10px;
    height: 30px;
}

#rating_bar .avg {
    font-size: 25px;
}

#rating_bar .rest {
    color: #b1b1b1;
}

.ratebar .ui.grid > .column:not(.row) {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ui.comments .comment > .avatar ~ .content {
    background: #292929;
    padding: 11px;
}

.comments_reward_button {
    padding-top: 8px;
    float: left;
}

.ui.orange.ribbon.label.comments_ribbon {
    margin-bottom: 1rem;
}

/* BUNDLES LIST */
.catalog .item:nth-child(odd) {
    background: #232323;
}

.catalog.ui.items > .item > .content > a.header {
    color: #B9B9B9;
}

.catalog.ui.items > .item > .content > .description {
    color: #777;
}

.catalog.ui.divided.items > .item, .catalog.ui.divided.items > .item:first-child {
    margin: 0 !important;
    padding: 1em !important;
}

/* FULL PRODUCTS LIST */
.ui.store.menu, .ui.store.menu .ui.input {
    width: 100%;
}

.ui.items.catalog > .item > .image:not(.ui) {
    width: 275px;
}

.ui.items.catalog > .item .meta .ui.label {
    background: #292929;
    color: #fff;
}

.ui.store.menu .ui.selection.dropdown, .ui.store.menu .ui.inverted.form input[type=text] {
    background: #404040;
    color: #fff;
}

.ui.labels.hrkfilter {
    float: right;
}

.banner img {
    width: 100%;
    border-radius: 5px;
}

.slide-show-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.lSSlideWrapper {
    min-height: 430px !important;
}

.lSSlide {
    min-height: 430px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.lSSlide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
}

.lSGallery {
    margin-top: 10px !important;
}

.lSGallery li {
    height: 85px;
    overflow: hidden;
}

.lSGallery li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* RESPONSIVE */
@media only screen and (max-width: 768px) {

    .title_bar .ui.header.main_title {
        font-size: 1.5rem;
        text-align: center;
    }

    .mobile_title_bar {
        display: block;
    }

    .ui.grid > .column.sidebar_container:not(.row) {
        position: initial;
    }

    .ui.horizontal.divider {
        white-space: normal;
    }

    .ui.horizontal.divider:before, .ui.horizontal.divider:after {
        width: initial;
    }

    .ui.horizontal.divider {
        white-space: initial;
    }

    .ui.comments .ratebar .title {
        font-size: 0.8rem;
    }

    .right_sidebar .ui.breadcrumb {
        padding-bottom: 10px;
        line-height: 2rem;
        text-align: center;
    }

    .main_column .title_bar, #wishlist, .share-platform {
        display: none;
    }

    .price_block .off {
        display: block;
        padding: 10px 5px;
        height: 40px;
    }

    .right_sidebar .add_review, .ui.menu.store .right.item {
        display: none;
    }

    .product_star_rate_box {
        text-align: center;
        float: none;
        margin: 0 auto;
        width: 100%;
        overflow: auto;
        padding-bottom: 15px;
    }

    .product_star_rate_box .rate_container {
        float: none;
        width: 50%;
        display: inline;
    }

    .product_star_rate_box .info_rate {
        float: none;
        width: 50%;
        display: inline;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 767px) {
    .huge.bw_button_wrapper .bw_button_block .ui.button {
        font-size: 1rem;
    }

    .ui.horizontal.divider:before, .ui.horizontal.divider:after {
        width: initial;
    }

    .ui.horizontal.divider {
        white-space: initial;
    }

    .ui.items.catalog > .item > .image:not(.ui) {
        width: 200px;
    }

    .offer_column {
        max-width: 250px;
        height: 175px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px) {
    .ui.column.grid > [class*="twelve wide"].column, .ui.grid > [class*="twelve wide"].column {
        width: 100% !important;
    }
}