div#metacritics-content {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 1.5rem;
    margin-top: 2rem;
}
div#metacritics-content ul {
    list-style: none;
    margin-bottom: 0px;
}

div.thumb-list {
    overflow-x: scroll;
    display: flex;
}

div.thumb-list a {
    display: contents;
    margin-bottom: 0px !important;
    padding: 0!important;
    border-radius: 0!important;
}

div#content {
 
    margin-top: 0rem !important;
    /*border: 1px solid lightgray;*/
}

div#right-column {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inherit;
}

div#cover-content {
    padding-right: 0px;
    padding-left: 0px;
}

div.game-img-container {
    width: fit-content;
    height: fit-content;
    text-align: center;
    margin: 0 auto;
}

div.ribbon-top-right span {
    width: 34% ;
    /*line-height: 10px !important;*/
    left: 66% ;
    top: 13px ;
}

div#price {
    margin-top: 2rem;
    margin-bottom: .5rem;
}

.fixed.normal {
    top: initial;
    bottom: 0;

}

.login-bar {

    bottom: 0;

    left: 0;

    width: 100%;

    position: fixed;

    background: #000000;

    opacity: 0.86;

    z-index: 999;

    padding: .6rem;

    border-top: 1px solid #8d8d8d;

}

div#sticky .nav.nav-tabs li a, .nav.nav-tabs li a {

    background: white;

    border-radius: 0px;

}

.imgvideo {
    cursor: pointer;
}

.playbutton {
    background: url('/image/youtube-play-icon.svg') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px;
    height: 74px;
    margin: -37px 0 0 -37px;
    z-index: 10;
    opacity: .9;
}

.yt-video {
    position: relative;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    /* pour anciens Chrome et Safari */
    background-size: cover;
    /* version standardisée */
    cursor: pointer;
}

.yt-video iframe {
    border-style: none;
    height: 100%;
    width: 100%;
}

.yt-video .seo {
    display: none;
}

.tabssliderhorizontal-tabs  { padding: 0 !important;  }
.products-list .product-grid .product-item-container .left-block .product-image-container a img {

    display: inline-block;

    height: 214px !important;

    width: 170px !important;

}
.inclinatdreapta {
    margin-top:0px !important;
    z-index: 0;
}

.menu-section {
    margin-bottom: 0px !important
}
.middle-search {

    margin-top: -37px !important;
}

.a2a_floating_style {

    display: none;

    margin-left: -66px;

    top: 282px;

    z-index: 995 !important;

    -webkit-border-top-right-radius: 0px !important;

    -webkit-border-bottom-right-radius: 0px !important;

    -moz-border-radius-topright: 0px !important;

    -moz-border-radius-bottomright: 0px !important;

    border-top-right-radius: 0px !important;

    border-bottom-right-radius: 0px !important;

    -webkit-border-top-left-radius: 6px !important;

    -webkit-border-bottom-left-radius: 6px !important;

    -moz-border-radius-topleft: 6px !important;

    -moz-border-radius-bottomleft: 6px !important;

    border-top-left-radius: 6px !important;

    border-bottom-left-radius: 6px !important;

}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
}

div#sticky .nav-tabs {
    border: 0px !important;
    padding: 0 !important;
    background: #ebebeb !important;
}
div#sticky .nav-tabs {
    /* border: 1px solid #e0e0e0 !important; */
    background: #e7e7e7 !important;
    padding-bottom: 0px;
}
.select2-container--default .select2-selection--single {
    height: 57px;
    box-shadow: 0px 0px 0px;
    border: solid 1px #e5e5e5;
}
.select2-dropdown {
    border: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px;
}
.select2-results {
    display: block;
    width: 92%;
}

.floating-right-menu {

    background-color: #FFF;

    padding: 4px;

    position: fixed;

    z-index: 9999995;

    height: 90px;

    width: 50px;

    -webkit-border-top-right-radius: 6px !important;

    -webkit-border-bottom-right-radius: 6px !important;

    -moz-border-radius-topright: 6px !important;

    -moz-border-radius-bottomright: 6px !important;

    border-top-right-radius: 6px !important;

    border-bottom-right-radius: 6px !important;

    margin-left: 1132px;

    top: 168px;

    display: none;

}



.a2a_floating_style {

    background-color: #fff;

    border-radius: 6px;

    position: fixed;

    z-index: 9999995;

}

.a2a_floating_style, .a2a_overlay_style {

    animation: a2aFadeIn .2s ease-in;

    padding: -2px;

}



.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay {

    -ms-touch-action: manipulation;

    touch-action: manipulation;

}



.a2a_kit a {

    cursor: pointer;

}



.a2a_vertical_style a {

    clear: left;

    display: block;

    overflow: hidden;

    padding: 2px;

    text-decoration: none;

}



.a2a_svg {

    background-repeat: no-repeat;

    border-top-left-radius: 11px;

    border-bottom-left-radius: 11px;

    display: block;

    overflow: hidden;

    height: 51px;

    line-height: 42px;

    padding: 0;

    width: 51px;

}



.a2a_kit .a2a_svg {

    background-repeat: repeat;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: none !important;
    color: white;
}
.select2-results__option {
    padding: 0px !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
    display: none !important;
}

input.select2-search__field {
    display: none !important;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0px 2px 2px 0px;
}
.select2-search--dropdown {
    padding: 0px !important;
}
.a2a_label {

    position: absolute!important;

    clip: rect(1px 1px 1px 1px);

    clip: rect(1px,1px,1px,1px);

    clip-path: polygon(0 0,0 0,0 0);

    -webkit-clip-path: polygon(0 0,0 0,0 0);

    overflow: hidden;

    height: 1px;

    width: 1px;

}
@media only screen and (max-width: 900px) {
    .select2-container--default .select2-selection--single {
        height: 39px !important;
        box-shadow: 0px 0px 0px;
        border: solid 1px #e5e5e5;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 6px !important;
    }

}

.center {

    display: block;

    margin-left: auto;

    margin-right: auto;

}


.shipping_method_data {

    display: inline-flex;

    align-items: center;

    width: 70%;

    padding: 4px;

}

.shipping_method_icon {

    font-weight: lighter;

    color: white;

    background: #0089ff;

    padding: 5px;

    border-radius: 100%;

    width: 46px;

}

.shipping_method_title {

    display: block;

    background: white;

    text-align: left;

    /*font-weight: bold;*/

    padding-left: .4rem;

    font-size:16px;

    width: 80%;

}

.shipping_method_cost {

    padding-left: 1rem;

    font-weight: 700;

    float: right;


    font-size: 16px;

    font-family: inherit;

    text-align: right;

}

.shipping_method_delivery_time {

    font-size: 12px;

    font-weight: lighter;

    float: left;

    width: 100%;

}


fieldset {

    display: block;

    margin-inline-start: 2px;

    margin-inline-end: 2px;

    padding-block-start: 0.35em;

    padding-inline-start: 0.75em;

    padding-inline-end: 0.75em;

    padding-block-end: 0.625em;

    min-inline-size: min-content;

    border-width: 1px;

    border-style: solid;

    border-color: threedface;

    border-image: initial;

}

legend {

    display: block;

    width: fit-content;

    margin-inline-start: 2px;

    margin-inline-end: 2px;

    padding-block-start: -0.65em;

    padding-inline-start: 0.75em;

    padding-inline-end: 0.75em;

    padding-block-end: -0.375em;

    min-inline-size: min-content;

    border-width: 1px;

    border-style: solid;

    border-color: threedface;

    border-image: initial;

    border-radius: 2rem;

}

fieldset.bundlebox {

    border: 1px solid gainsboro;

    display: inline-block;

    padding: 1rem;

    border-radius: 1rem;

    margin-top: 1rem;

    width: 99%;

}

fieldset.bundlebox div.product {

    cursor: pointer;

    display: inline-table;

    font-weight: 700;

}

fieldset.bundlebox > i.product-separator-plus {

    color: green;

    padding: .5rem;

    transform: translateY(25%) translateX(-5%);

}

fieldset.bundlebox div.image {



}

fieldset.bundlebox div.name {

    display: inline-table;

    width: 101px;

    text-align: center;

    font-weight: lighter;

    font-size: .8em;

}

button#button-bundle-cart:after {

    content: "\f005" !important;

    background-color: #F44336;

    color: #FFEB3B;

}

button#button-bundle-cart {

    background: #005b8e;

    width: 100% !important;

}

fieldset.bundlebox div.bundle-totals {

    white-space: nowrap;

    display: inline-table;

}