﻿/* main.css overrides */ 

.banner-slide .banner-image img {
    height: auto !important;
    width: auto !important;
}

.banner-promo img {
    height: auto !important;
    /*width: auto !important;*/
}

.news-block__image img {
    height: auto !important;
    width: auto !important;
}

.stadium-seat-table__main-col {
    overflow: auto;
    /*box-shadow: inset -7px -9px 10px 0px rgba(136, 136, 136, 0.41);*/
}

.sidebar-social_youtube:after {
    content: "\e623";
}

.sidebar-social_instagram:after,
.social-share_instagram:before {
    content: "\e637";
}

.player-main-stats__social-element {
    padding-right: 3px;
}

.player-main-stats__social-element .social-share_instagram {
    display: inline-block;
    margin-left: 13px;
}

.player-main-stats__social-element:last-child {
    padding-left: 5px;
    border:none;
}

@media only screen and (max-height: 750px) {
    .sidebar-language {
        bottom: 85px;
    }
}

@media only screen and (max-height: 630px) {
    .feature-navigation .feature-navigation-item {
        margin-bottom: 0px;
    }
}

@media only screen and (max-height: 670px) {
    .feature-navigation .feature-navigation-item {
        margin-bottom: 0px;
    }
}

/* END main.css overrides */

/* main3.css overrides */ 

.match-details-top {
    position: relative;
}

    .match-details-top .match-countdown {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }



.content-landing .content-landing-header__description {
    color: #f27022;
}

.content-landing .content-landing-header__line {
    background: #f27022;
}

.content-landing .content-inside__h1 {
    color: #f27022;
}

.content-landing .content-inside__h3 {
    font-family: inherit;
    font-weight: 600;
    font-style: normal;
    font-size: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom-color: #f27022;
}

.content-landing .content-landing__item-title:after {
    border-bottom: 1px solid #f27022;
}

.content-landing__item {
    background: #f5f5f5;
}

@media (min-width: 981px) {
    .content-landing__item.col1.row1:not(.image):hover {
        background: #f27022;
    }
}

.content-landing-text {
    padding: 0;
    margin: 0;
    width: 100%;
}


/*.news-block__image img{
	min-height: 100%;
	min-width: auto;
}

.news-block__item {
    background: #f27022;
    color: #fff;
}

.news-block__item.orange {
	background: #fff;
}*/


.migratedArticleHeading {
    text-align: center;
}

    .migratedArticleHeading h1 {
        text-align: left;
    }

#galleryMainImage img {
    margin: 0 auto;
}


.player-rewards__item-title {
    max-height: 4.4rem;
}

@media screen and (max-width: 1920px) and (min-width: 981px) {
    .player-card .flipper .player-card__top-text .player-card__age-val {
        font-size: 5.9rem;
    }

    .player-card .flipper .player-card__middle-text .player-card__appearances-val {
        font-size: 5.9rem;
    }

    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 2.9rem;
    }
}

@media screen and (max-width: 1825px) and (min-width: 981px) {
    .player-card .flipper .player-card__top-text .player-card__age-val {
        font-size: 4.9rem;
    }

    .player-card .flipper .player-card__middle-text .player-card__appearances-val {
        font-size: 4.9rem;
    }

    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.9rem;
    }
}

@media screen and (max-width: 1625px) and (min-width: 981px) {
    .player-card .player-card__text .player-card__name {
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 1440px) and (min-width: 981px) {
    .player-card .player-card__text .player-card__name {
        font-size: 2rem;
    }
}

@media screen and (max-width: 1250px) and (min-width: 981px) {
    .player-card .player-card__text .player-card__name {
        font-size: 2rem;
    }

    .player-card .flipper .player-card__top-text .player-card__age-val {
        font-size: 2.9rem;
    }

    .player-card .flipper .player-card__middle-text .player-card__appearances-val {
        font-size: 4.9rem;
    }

    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.9rem;
    }
}
@media screen and (max-width: 1825px) and (min-width: 1251px) {
	.player-card .flipper .player-card__top-text .player-card__age-val {
    	font-size: 3.9rem;
	}
}

@media screen and (max-width: 1100px) and (min-width: 981px) {
    .player-card .player-card__text .player-card__name {
        font-size: 1.6rem;
    }

    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 1040px) and (min-width: 981px) {
    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 992px) and (min-width: 981px) {
    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 980px) and (min-width: 641px) {
    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.7rem;
        line-height: 3.5rem;
    }
}

@media screen and (max-width: 820px) and (min-width: 641px) {
    .player-card .player-card__text .player-card__name {
        font-size: 1.5rem;
    }

    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 1.7rem;
        line-height: 2rem;
        margin-top: 5px;
    }
}

@media screen and (max-width: 750px) and (min-width: 641px) {
    .player-card .player-card__text .player-card__name {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 640px) {
    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 390px) {
    .player-card .flipper .player-card__bottom-text .player-card__penalties {
        font-size: 2rem;
    }
}
/*players/first-team*/
@media screen and (max-width: 1440px) {
    .player-main-stats__left .player-main-stats__maintitle {
        font-size: 5.9rem;
    }

    .player-main-stats__left .player-main-stats__free-kicks {
        font-size: 5.4rem;
    }

    .player-main-stats__right .player-stats-value {
        font-size: 3.8rem;
    }
}

@media screen and (max-width: 1280px) {
    .player-main-stats__left .player-main-stats__maintitle {
        font-size: 4.3rem;
    }
}

@media screen and (max-width: 1024px) {
    .player-main-stats__left .player-main-stats__maintitle {
        font-size: 3.8rem;
    }

    .player-main-stats__left .player-main-stats__free-kicks {
        font-size: 4.4rem;
    }
}

@media screen and (max-width: 980px) {
    .player-main-stats__left .player-main-stats__maintitle {
        font-size: 3.4rem;
    }

    .player-main-stats__right .player-stats-value {
        font-size: 3.2rem;
    }
}

.feature-navigation {
    top: 52.3%;
}

@media screen and (max-width: 1920px) {
    .feature-navigation {
        top: 46.3%;
    }
}

@media only screen and (max-height: 870px) { /* 750px */
    .feature-navigation {
        top: 51%;
    }
}

@media screen and (max-width: 1600px) {
    .news-article-text__social {
        left: 0%;
    }
}

@media screen and (min-width: 741px) and (max-width: 1366px) {
    .news-article-text__social {
        left: -4%;
    }

        .news-article-text__social .news-article-text__tw-link, .news-article-text__social .news-article-text__vk-link {
            margin-left: 10px;
        }

        .news-article-text__social .icon_fb-orange:before {
            font-size: 1.5rem;
        }

        .news-article-text__social .icon_tw-orange:before {
            font-size: 1.4rem;
        }

        .news-article-text__social .icon_vk-orange:before {
            font-size: 1.4rem;
        }
}

@media screen and (min-width: 320px) {
    .carousel-content {
        top: 7.5%;
        left: 46%;
        width: 68%;
    }

        .carousel-content .date-birth .date-birth-text {
            font-size: 1.4rem;
        }

        .carousel-content .date-birth-text {
            display: block;
        }
}

@media screen and (min-width: 480px) {
    .carousel-content .date-birth .date-birth-text {
        font-size: 2.4rem;
    }

    .carousel-content .date-birth-text {
        display: block;
    }
}

@media screen and (min-width: 641px) {
    #playerCarousel {
        padding-left: 0;
    }

        #playerCarousel .playerslide-block img {
            width: auto;
        }

    .carousel-content {
        /*left: 46%;*/
        left:55%;
        top: -2px;
        width: 55%;
    }

        .carousel-content .date-birth-text {
            display:block;
        }
}

@media screen and (min-width: 800px) and (max-width: 1366px) {
    #playerCarousel {
        padding-left: 0;
    }

        #playerCarousel .playerslide-block img {
            width: auto;
        }

    .carousel-content .feature-text {
        font-size: 1.5rem;
    }

    .carousel-content .main-heading {
        font-size: 1.6rem;
        line-height: 2.5rem;
    }
}

@media screen and (min-width: 800px) {
    .carousel-content {
        left: 46%;
        top: -2px;
        width: 55%;
    }
}

@media screen and (min-width: 900px) {
    .carousel-content {
        left: 46%;
        top: 0px;
        width: 55%;
    }
}

@media screen and (min-width: 981px) {
    .carousel-content {
        left: 56%;
        width: 51%;
    }
}

@media screen and (min-width: 1200px) {
    .carousel-content {
        left: 50%;
        width: 51%;
    }
}

@media screen and (min-width: 1500px) {
    .carousel-content {
        left: 50%;
        width: 51%;
    }
}


/* END FLIPER FIX */


/*********************************************/

.match-promo .match-promo-info li {
    width: 50% !important;
}

/*********************************************/

a.player-rival {
    cursor: default !important;
}

/**********************************************/
/* Line Up */
.field .player {
    width: 19%;
}
/**********************************************/
/* News Landing Promo */
.news-block__content.promo {
    background-size: cover !important;
    background-position: 50% 50%;
}

/**********************************************/
/* Match Day Hub (home page)*/
.match-details-logo {
    height: auto !important;
}

/* News Hub */

@media (max-width: 640px) {
    .banner-promo__list {
        display: block !important;
    }

    .banner-details > .banner-next-match:first-child {
        width: 100%;
    }
}

/* Side Menu */
.level0-active {
    background-color: #000 !important;
    color: #fff !important;
}

.level1-active {
    color: #f27022 !important;
}

/**********************************************/

.login-alternative__content .btn-fb {
    width: 100% !important;
    text-align: center !important;
}

/*****/

.player-card__star-quality {
    display: block;
}

/**SPONSORS***/

.sponsor-content__header {
    max-height: 100%;
    position: relative;
    overflow: none;
}

.sponsor-content__header-background {
    position: relative;
    width: 100%;
    transform: none;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}

/***CART MOBILE***/

@media (max-width: 980px) {
    #cartLink {
        display: inline-block !important;
        color: #000;
    }

        #cartLink .icon-basket + span {
            display: none;
        }

    .topbar .topbar_login {
        display: block !important;
        font-size: 0;
    }

        .topbar .topbar_login:before {
            color: #000 !important;
            display: inline-block !important;
        }
}

@media (max-width: 768px) {
    .sidebar .site-logo {
        margin-left: 200px;
    }
	.topbar.logged .topbar-link.topbar_login {
	width: 100px;
    max-width: 100px;
    min-width: 100px;
	}
}


@media (max-width: 500px) {
    .sidebar .site-logo {
        margin-left: 90px;
    }

    .sidebar.opened .site-logo {
        display: none;
    }
	.topbar.logged .topbar-link.topbar_login {
	width: 80px;
    max-width: 80px;
    min-width: 80px;
	}
}


.sidebar-social li {
    width: 25%;
}

/*** match day hub ***/

.match-promo .match-promo-previous {
    width: 80%;
}

.match-promo .opponent-details.first {
    text-align: center;
}

.match-promo .opponent-details {
    width:33%;
}

/** register popup **/

.register-popup{
    padding-top: 6%;
}

    .register-popup .form__action .btn-submit {
        width:120px;
    }

/* END main3.css overrides */
/* SHOP CUSTOMIZATIONS */
.shop-landing .banner-full {
    height: 600px;
}

.category-item__image_secondary {
    transform: translate(-50%, -50%) scale(1.05,1.05);
}

.shop-landing-link__title .text {
    text-shadow: #333333 0px 0px 10px;
}

/*#productDetail {
    background-color:#EAEAEA;
}*/

.product-preview__item.slick-slide .product-preview__item__i {
    height: 71px;
}


.old-product-price {
    text-decoration: line-through;
    font-weight: normal;
    white-space: nowrap;
}
@media (max-width: 640px) {
	.player-carousel-container {
		padding-left:0;
	}
	.slick-list {
		overflow:visible;
	}
	.carousel-content p {
		display: inline-block;
		width: 73%;
	}
}

.player-promos_team:before {
    font-size: 3.2rem;
    font-weight: bold;
    color: #ffffff;
}
.player-promos .player-promos_team:before {
    content: "\e60e";
}
.player-promos :before {
	margin-left:20px;
}
.club-managment-list .players-row:nth-child(1) .players-row__cards {
/*display:none;*/
}
.sidebar-language img, .select2-container .flag, .select2-drop .flag {
display:none;
}

.news-article-text .video {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #ccc;
}
.news-article-text .video iframe, video#my-video, .news-article-text .video object, .news-article-textt .video embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
@media (max-width: 340px) {
    .topbar #topSearchOpen {
        display:none;
    }
}
.banner-promo .promo-item .overlay {
	opacity:0.5;
}

.banner-promo .promo-item__content {
	position:relative;
	margin-top:-88px;
	z-index:10;
	color:#fff;
}
.banner-promo .subtext {
  color: #e8e8e8;
}
.banner-promo .promo-item, .banner-promo .promo-item:hover {
    background: none;
}
#bannerFull .banner-text {
	bottom: 420px;
}
.content.home-pre-match:before {
	content:"";
	background:#000;
	display:block;
	height:100%;
	width:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0.4
}
.content.home-pre-match .match-promo .match-promo-info {
	position:relative;
}
.team-logo img {
max-height:72px;
max-width:72px;
}
@media (max-width: 1024px) {
	.stadium-people-container {
		display: none;
	}
}
@media (max-width: 1024px) {
	.stadium-seat-table {
    	display: block;
	}
}
@media (max-width: 640px) {
    .stadium-people-container {
        display: block;
    }

	.stadium .mobile-hidden {
		display: none;
	}
	.stadium__stadium-container:before {
		display:none;
	}
	#statsBlock {
		display:none !important;
	}
	.stadium .stadium-select-container {
		display:none;
	}
	.banner-promo .promo-item__content {
		margin-top:0;
	}
}
@media (max-width: 750px) {
	.stadium-seat-table .stadium-cell {
    	width: 15px;
	    height: 15px;
    	line-height: 15px;
	    font-size: 10px;
	}
}

#promosBasic .promos-basic-item .promo-heading, #promosBasic .promos-basic-item .promo-main-text {
	color: #000;
}
/* END SHOP CUSTOMIZATIONS */
#promosBasic {
/*	display:none;*/
}
.content-inside__p img {
	width:100%;
}
@media (max-width: 640px) {
	.home-pre-match .match-details-team {
		position:relative;
		margin-top: -10px;
	}
	.home-pre-match .match-details-team .match-details-team__info {
		position:relative;
		top:0 !important;
		left:auto !important;
	}
}
#galleryPreviewList .slick-track .slick-slide {
    margin-right: 10px !important;
}
ul.typeahead {
	width:100%;
	display:flex;
	flex-wrap: wrap;
}
ul.typeahead .item-thumb, ul.typeahead .item-thumb img {
	width:100%;
}
@media (max-width: 980px) {
	ul.typeahead {
		padding-left:0 !important;
	    min-width: auto !important;
	}
    ul.typeahead li {
		width: 50% !important;
	}
}
.banner-live-match .opponent-details.tournir {
    position: relative;
    top: -10px;
	margin-left:20px;
}
.banner-live-match .opponent-details.tournir .subtext {
	text-align:left;
}
.banner-live-match .opponent-details.live {
	margin-right:20px;
}
@media (max-width: 640px) {
	.banner-live-match, .banner-next-match {
		padding:10px;
	}
	.banner-live-match .opponent-details.live {
		margin-right:0px;
	}
	.banner-live-match .opponent-details.live .team-logo, .banner-live-match .opponent-details.live .match-info, .banner-next-match .team-logo {
		display:block;
		margin:35px auto;
		text-align:center;
	}
	 .banner-live-match .opponent-details.live .match-info {
		padding-top:5px;
	 }
	.banner-live-match .headings .feature-text, .banner-next-match .headings .feature-text {
		text-align:center;
		line-height: 20px;
		
	}
	.banner-live-match .headings .subtext, .banner-next-match .headings .subtext {
		width: 100%;
		text-align: center;
	}
	.banner-live-match .opponent-details.live {
		margin-top:40px;
	}
	.banner-live-match .opponent-details.tournir {
		margin-top: 30px;
		text-align:center;
	}
	.banner-live-match .opponent-details.tournir .subtext {
    	text-align: center;
	}
	.banner-next-match .opponent-details, .banner-live-match .opponent-details.tournir {
		margin-left:0;
		text-align:center;
		max-width:100%;
	}
	.banner-next-match .opponent-details .feature-text,  .banner-live-match .opponent-details.tournir .feature-text {
		font-size: 1.4rem !important;
		text-transform:uppercase !important;
	}
	.banner-next-match .opponent-details .subtext {
		margin-top:-6px;
		font-size:1.3rem;
	}
	.banner-live-match, .banner-next-match {
		min-height:220px;
	}
	.banner-next-match .opponent-details {
	    margin-top: 26px;
	}
	.banner-details .headings {
		height:50px;
		margin:0;
	}
	.opponent-details {
		text-align:center;
		margin-top: 45px;
	}
	.banner-next-match .headings .subtext {
		display:block;
		color: #fff;
	    position: absolute;
	    font-size: 1.4rem;
	    letter-spacing: 0.04em;
	}
	.banner-live-match .headings .subtext, .banner-next-match .headings .subtext {
		top: 39px;
	}
}
.news-block__content {
	max-height:130px;
}
.ticket-step__title._match-selection {
	height:48px;
}
.js-match-selection-view-icon {
	display:inline-block;
}
.match-selection-title-bar__icon-grid {
	padding: 11px!important;
}
.match-selection-title-bar__icon-list {
	padding: 8px !important;
}
.add-tickets-to-cart {
	background: #e8e8e8;
	padding: 2rem 8%;
}
.news-block__item.promo .news-block__content, .news-block__item.promo:hover .news-block__content {
    background-size: cover !important;
	background-position-x: center !important;
}
.news-block__item.promo {
	display:block !important;
}
.banner-home .banner-promo__list {
	width:100%;
}
.club-managment-list .player-card__text {
    min-height: 155px;
}
.product-property {
	margin-top: 5px;
}
.home-page #promosBasic .slick-track, .home-page #promosBasic .slick-slide {
    height: auto !important;
}
.home-page #playerCarousel {
    max-height: 610px;
}
@media (max-width: 640px) {
	.banner-details div:nth-child(1).banner-next-match {
    	padding-top: 20px;
	    min-height: 160px;
	}
    .home-pre-match .match-details-team {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
	.home-pre-match .match-details {
		padding-left:0 !important;
	}
	.home-pre-match .match-details-header, .home-pre-match .match-details-result, .home-pre-match .match-promo {
		padding-left:0 !important;
		left:0 !important;
		width:100%;
		text-align:center !important;
	}
	.match-promo .match-promo-info li {
		width:100% !important;
	}
			.content-landing .content-landing__wrapper {
		padding-bottom:0 !important;
	}
	.match-info {
		transform:translateY(-30px);
					   
	}
    .home-pre-match .match-details {
        padding-top: 70px;
    }
}

#promosBasic {
    overflow: hidden;
}

@media (max-width: 640px) {
    #parallaxPromo {
        height: 160px !important;
        margin-top: -14px;
    }

    #parallaxPromo .parallax-image {
        width: 100%;
        position: relative !important;
        left: 0 !important;
        min-height: initial !important;
        -webkit-transform: none !important;
        transform: none !important;
    }
}
.player-buy-shirt__background {
    width: 100%;
    height: 100%;
    left: auto;
    top: auto;
    background-size: cover;
    background-position: center;
}

@media (max-width: 640px) {
    .player-buy-shirt__background {
        right: auto;
    }
}
.match-comment twitter-widget {
    max-width: 100% !important;
    min-width: unset !important;
}

.match-comment iframe.instagram-media {
    width: 100% !important;
    min-width: unset !important;
}

.match-comments .match-comment__right {
    padding-right: 15px;
}

.match-comment .match-comment__text > iframe, .match-comment .video > iframe {
    width: 100% !important;
    min-width: unset !important;
    max-width: 537px;
    height: 300px;
}

@media (max-width: 640px) {
    .player-buy-shirt__background {
        right: auto;
    }
}

@media (max-width: 1500px) {
    .match-comment .match-comment__text > iframe, .match-comment .video > iframe {
        height: 250px;
    }
}

@media (max-width: 1200px) {
    .match-comment .match-comment__text > iframe, .match-comment .video > iframe {
        height: 185px;
    }
}

@media (max-width: 768px) {
    .match-comment .match-comment__text > iframe, .match-comment .video > iframe {
        height: 155px;
    }
}

@media (max-width: 768px) {
    .match-comment .match-comment__text > iframe, .match-comment .video > iframe {
        height: 155px;
    }
}

@media (max-width: 450px) {
    .match-comment .match-comment__text > iframe, .match-comment .video > iframe {
        height: 115px;
    }
}
.shakhtar-video {
    padding: 0 !important;
}