/* WIDGETS */

.slywdg-box a {
    /*display: block;*/
}
.slywdg-box img {
    max-width: 100%;
    height: auto !important;
}
.slywdg-box > div,
.slywdg-box > ul {
    margin-bottom: 30px;
    background: #fff;
    padding: 15px 20px;
}
.slywdg-box > ul.ul_photo_gallery_grid {
    padding: 15px 19px;
}
.slywdg-box.slywdg-customhtml > div {
    padding-left: 0;
    padding-right: 0;
}
.slywdg-box .left_color {
    display: none;
}
.slywdg-box:last-child {
    margin-bottom: 0px;
}

.slywdg-title {
    padding: 14px 20px 13px;
    font-size: 17px;
    line-height: 25px;
    background: #fff;
}
.slywdg-title a {
    color: inherit;
}

	/* News */

.slywdg-ul-latest-news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.slywdg-ul-latest-news li {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.slywdg-ul-latest-news .news-date,
.slywdg-ul-latest-news .news-body-preview,
.slywdg-div-latest-news .news-body-preview {
    font-size: 12px;
    color: #999;
    display: block;
    line-height: 15px;
}

.slywdg-div-latest-news .media-body {
    padding-left: 10px;
}

.slywdg-ul-latest-news li h3,
.slywdg-div-latest-news h4,
.slywdg-div-latest-news .media-heading a {
    color: #181818;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding: 0;
}

.slywdg-div-latest-news .media-heading {
    padding: 0;
    line-height: 0;
}
.slywdg-div-latest-news .media-heading a {

}

.slywdg-ul-latest-news li h3 a,
.slywdg-div-latest-news h4 a {
	color: #333;
}

.slywdg-ul-latest-news li h3 a:hover,
.slywdg-div-latest-news h4 a:hover {
	color: #b00c0c;
}

.slywdg-div-latest-news-img {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 60px;
	height: 60px;
}

	/* Photos */
.slywdg-div-latest-photos .thumbnail,
.slywdg-div-latest-videos .thumbnail {
	padding: 0;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	height: 73px;
	background-size: cover !important;
	margin-bottom:10px !important;
}
.slywdg-div-latest-photos .col,
.slywdg-div-latest-videos .col {
	padding: 0 5px 0px 5px;
}
.side_photo.slywdg-box ul, .side_video.slywdg-box ul {
  list-style: none;
  overflow: hidden; }
  .side_photo.slywdg-box ul li, .side_video.slywdg-box ul li {
    float: left; }
    .side_photo.slywdg-box ul li a, .side_video.slywdg-box ul li a {
      display: block;
      overflow: hidden; }

.side_video img {
  position: relative;
  max-width: 1000%; }

.slywdg-div-latest-photos .thumbnail, .slywdg-div-latest-videos .thumbnail {
  padding: 0;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  height: 73px;
  background-size: cover !important;
  margin-bottom: 10px !important; }

.slywdg-div-latest-photos .col, .slywdg-div-latest-videos .col {
  padding: 0 5px 0px 5px; }

	/* Events */
.slywdg-div-event.match {
	text-align: center;
	margin: 0;
}

.slywdg-event-pmwl .match-date,
.slywdg-event-nmwl .match-date {
	line-height: 1;
    background: #fff;
    text-align: center;
    padding-bottom: 10px;
    font-size: 12px;
    margin-top: -15px;
}

.slywdg-div-event.match .team-logo {
    height: 70px;
}
.slywdg-div-event.match .team-logo img {
	max-width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 20px auto 0 auto;
}

.slywdg-div-event.match .vs {
	font-size: 1.0em;
	margin: 20px 0;
	line-height: 70px;
}

.slywdg-div-event.match .team-name {
	color: #333;
	font-weight: 400;
	font-size: 1.1em;
	width: 100%;
	padding: 0 0;
	margin: 15px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slywdg-div-event.match .team-score {
	margin:15px 0 0 0;
	font-size: 18px;
}

.slywdg-div-event.standings {
	overflow: auto;
	height: 247px;
	padding: 10px 20px 0;
}

.slywdg-div-event.fixtures {
	padding: 10px 20px 0;
}
.slywdg-div-event.fixtures .matchday-number {
/*	color: #a52926; */
	background-color: #f0f0f0;
/*	color: #0965a8; */
	line-height: 35px;
	padding: 0 10px;
	margin: 0 0 5px 0;
	text-align: left;
}
.slywdg-div-event.fixtures .home,
.slywdg-div-event.fixtures .visitors,
.slywdg-div-event.fixtures .score {
	text-align: center;
}

.slywdg-newsletter .newsletter-body {
    background: #f5f5f5;
    overflow: hidden;
}
.slywdg-newsletter input[type="text"] {
    border: none;
    color: #626465;
    font: 12px/20px "Noto Sans";
    height: 30px;
    width: 64%;
    float: left;
    padding: 5px 10px;
}
.slywdg-newsletter input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    background-color: #fd3a13;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    font: 500 11px/20px "Poppins";
    border: none;
    display: block;
    padding: 6px 10px 4px;
    min-width: 88px;
    text-align: center;
    text-transform: uppercase;
    float: right;
}
