/*
Theme Name: wsblog
Theme URI: http://www.webstation.gr
Description:This theme was designed and developed by Webstation
Author: Ioannis Papathnasiou
Author URI: http://www.webstation.gr
Version: 1.0
*/
#header.stick {
	position: sticky;
	top: 0;
}
.outer-aggelies {
    background-color: #f9f9f9;
	padding-top: 50px;
}
.fifties-col {
	width: 48%;
	margin-bottom: 12px;
	padding-bottom: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.live-updates {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.fifties-image {
	width: 100px;
}
.fifties-text {
	width: calc(100% - 120px);
}
.fifties-text a {
	color: #000;
}
.fifties-text h3.small-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    margin: 7px 0;
    letter-spacing: 0;
}
.slick-initialized {
    visibility: visible;
    opacity: 1;   
	    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.outer-apopsi {
	background: #78a5ce;
	color: #fff;
	padding: 5px 0 12px;
}

.outer-apopsi p.p-date-post {
    color: #ffce23 !important;
}
.outer-apopsi .posts-col a h3.small-title {
    color: #fff !important;
}
.outer-athlitika {
	background: #000;
	color: #fff;
	padding: 5px 0 12px;
}

.outer-athlitika  p.p-date-post {
    color: #de252d  !important;
}
.outer-athlitika  .posts-col a h3.small-title {
    color: #fff !important;
}
.live-updates .slick-track {
  display: flex;
}
.live-updates .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
.live-updates {
	width: calc(100% - 100px);
}
.live-row-inner {
	margin: 8px;
	padding: 0 8px;
	border-right: 0px solid #fff;
}
.outer-live {
	background: #afd0eb;
	background: #ededed;
	/*background: #de252d;*/
	margin-bottom: 5px;
}
.newsTickerTitle {
    margin-right: 24px;
}
.newsTickerTitle span.newsTickerTop {
    color: #fff;
    background-color: #e11a2a;
	/*background-color: #000;*/
}
.newsTickerTitle span {

    font-size: 14px;
    line-height: 18px;
    min-height: 28px;
    min-width: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    color: #001f55;
}
p.live-title {
    color: #001f55;
	color: #fff;
	color: #000;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 4px;
	font-weight:400;
}
h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 52px;
}
hr {
    border: 5px solid #de252d;
}
h3.title {
	    font-size: 40px;
    vertical-align: bottom;
    margin-right: 10px;
    font-weight: 900;
}
.large-tag {
    font-size: 40px;
    vertical-align: bottom;
    margin-right: 10px;
	font-weight: 900;
}
.category-title a{
    color: #fff;
    font-size: 14px;
    /* text-decoration: underline; */
    /* line-height: 24px; */
    border-bottom: 2px solid #fff;
    font-weight: 500;
}
a.slider-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.slider-overlay {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    content: "";
	    background: linear-gradient(0deg,rgb(44 95 137),transparent);
    background: linear-gradient(0deg,rgb(0 0 0),transparent);
}
.hero-one-title {
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: calc(100% - 60px);
}
.hero-one {
	width: calc(75% - 5px);
	/*overflow: hidden;*/
}
.hero-two {
	width: 25%;
}
.hero-post {
	position: relative;
	margin-bottom: 9px;
}
.hero-post:last-child {
	position: relative;
	margin-bottom: 4px;
}
.hero-post-inner {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: calc(100% - 30px);
	z-index: 6;
}
.header-ad img {
	display: inline-block;
}
.grecaptcha-badge {
	visibility: hidden;
}
p.more-articles-button {
	text-align: center;
	margin: 30px 0;
}
.more-articles-button a {
	background: #000;
	color: #fff;
	padding: 15px 25px;
}
.more-articles-button a:hover {
	background: #de252d;
}

.mpfooter {
	background: #fff;
}
.mpfooter-col {
	width: 100%;
	display: none;
}
.mpcopyright {
	background: #fff;
	font-size: 14px;
	color: #acacac;
}
.mpcopyright a {
	color: #acacac;
}
.mpcopyright a:hover {
	color: #de252d;
}
.copyright-left img {
	margin-bottom: -5px;
	max-width: 60px;
	vertical-align: middle;
	display: inline-block;
}
.copyright-center a {
	margin: 0 15px;
}
.mob-close {
	text-align: center;
	margin-bottom: 10px;
	color: #a7a7a7;
}
.mob-close:hover {
	cursor: pointer;
	color: #de252d;
}
p.mob-contact .fa {
    color: #de252d;
    vertical-align: middle;
    padding-right: 9px;
}
p.mob-contact .fa-mobile {
    font-size: 37px;
}
p.mob-contact a {
	color: #fff;
}
p.mob-contact a:hover {
	color: #de252d;
}
#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 999999999;

}
.admin-bar #sticky.stick {
  top: 32px;

}
.col50 {
	    width: calc(50% - 5px);
}
.col50ad {
    margin-bottom: 10px;
}
.col24a {
	width: 32.5%;
}
/**2020**/
body {
	margin: 0;
    font-family: 'pfs';
	font-family: 'Roboto Slab', serif;
    font-size: 16px;
    position: relative;
    background-color: #fff;
    color: #353535;
	overflow-x: hidden;
     }
@font-face {
    font-family: 'pfs';
    src: url('fonts/PFSquareSansPro-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'pfs';
    src: url('fonts/PFSquareSansPro-Medium.woff') format('woff');
    font-weight: medium;
    font-style: normal;

}
@font-face {
    font-family: 'pfs';
    src: url('fonts/PFSquareSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
.header {
    color: #000;
    background: #fff;
	position: relative;
    z-index: 4;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	    -webkit-box-shadow: 0 7px 10px rgba(0,0,0,.15);
    box-shadow: 0 7px 10px rgba(0,0,0,.15);
}
.header-container {
	padding: 0 2.5%;
    max-width: 1500px;
    margin: 0 auto
}
body.page-template-page-home .header {
    color: #000;
    background: #fff;
	position: relative;
    z-index: 9;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	 box-shadow: 0 0px 00px rgba(0,0,0,0);
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
.columns-outer {
    /*padding-left: 2.1%;*/
}
.columns-outer .cols {
    display: flex;
align-items: center;
}
.cols {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.wcols {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.columns-center {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.col24w {
	width: 23%;
	margin-bottom: 10px;
}
.logo {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    position: relative;
	align-items: center;
}
.logo-image {
    margin-right: 20px;
}
.menu-section {
    position: relative;
}

.columns-center {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
}
.redday {
    font-size: 16px;
	font-weight: 600;
	color: #000;
}
.reddate {
    font-size: 16px;
    font-weight: 600;
	color: #000;
}
.columns-two {
    margin-left: 25px;
    /*min-width: 187px;*/
    display: block;
    text-align: right;
}
.daytime {
    position: relative;
    font-size: 1.5em;
    /* font-weight: 800; */
    border-left: 2px solid #a9a9a9;
    padding-left: 20px;
	color: #000;
}
.ws-weather {
    /*width: 205px;*/
    position: relative;
    background: #fff;
    border: 0px solid #cb2026;
    border-top-width: 0;
	margin-right: 25px;
}
.ws-weather-vis {
   /* position: absolute;
    top: 50%;
    left: 46%;
    transform: translate(-50%, -50%);*/
}
.fa-chevron-down {
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
    font-size: 10px;
	right: -25px;
}
.ws-weather-vis svg {
 position: absolute;
    top: 60%;
	transform: translateY(-50%);
    font-size: 10px;
	right: -25px;
	width: 18px;
	height: 18px;
}
.ws-weather-vis .simple-weather .sw {
    margin: 0 0.15em 0 0.625em;
    top: -3px;
    position: relative;
	font-size: 1.5em;
}
#prognosis {
    display: none;
	position: absolute;
    z-index: 3;
    left: 0;
    top: 77px;
    /* transform: translatex(50%); */
    background: #fff;
    width: auto;
    padding: 30px;
    color: #000b3d;
	border: 1px solid #000b3d;
}
#prognosis.show-prognosis {
    display: block;
}
.ws-weather-vis span.simple-weather__date {
    display: none;
}
.ws-weather:hover {
    cursor: pointer;
}
#prognosis .simple-weather__day {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000b3d;
}
.ws-search {
   /* background: #de252d;
    border: 1px solid #cb2026;
    border-top-width: 0;
    position: relative;*/
}
.fa-search {
    padding: 31.5px;
    font-size: 18px !important;
    background: #e9e9e9;
    margin: 0 8px 0 35px;
}
.ex-search {
    background: #e9e9e9;
    padding: 20px;
    display: none;
    position: absolute;
    z-index: 9;
    width: calc(100% - 40px);
    /* font-size: 13px; */
}
.ex-search-inner {
    padding: 23px 2.5%;
	max-width: 1500px;
    margin: 0 auto;
    outline: none;
}
.ex-search form {
    display: flex;
    padding: 0;
    outline: none;
}
.ex-search label {
    display: none;
}
.ex-search input.field {
width: 100%;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-right: 10px;
    color: #000;
    font-size: 14px;
    outline: none;
    border-color: #000000;
    border-width: 2px;
    padding: 10px 0;
}
.ex-search input.submit {
    background: #048ccd;
    border: 0;
    color: #fff;
    padding: 5px 10px;
    font-family: inherit;
    font-size: 14px;
    cursor: pointer;
    outline: none;
}
.fa-search:hover {
    opacity: 1;
    cursor: pointer;
}
.ex-search svg {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
}
.hamburger {
    width: 80px;
    height: 80px;
    position: relative;
    cursor: pointer;
    display: block;
    z-index: 9;
    top: 0;
    right: 0;
    background: #de252d;
    border: 1px solid #cb2026;
    border-top-width: 0;
    /* padding: 50px; */
}
.admin-bar .hamburger {
    top: 0;
}
.hamburger-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hamburger span:nth-child(1) {
    top: -8px;
}
.hamburger span {
    background: #fff;
    display: block;
    position: relative;
    height: 2px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 1;
    width: 40px;
    left: 0;
}
.hamburger span:nth-child(2) {
    top: 0px;
}
.hamburger span:nth-child(3) {
    top: 8px;
}
.offset-canvas {
	line-height: 22px;
    top: 0;
    right: 0px;
    bottom: 0;
    position: fixed;
    width: 300px;
    height: 100%;
	color: #fff;
    z-index: 9999;
    transform: translate3d(100%,0,0);
    transition: transform 0.2s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	background: #000;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.admin-bar .offset-canvas {
	top: 32px;
}
.offset-canvas .scroller {
    height: 100%;
    overflow-y: auto;
    
}
.offset-canvas.show-canvas {
  transform: translate3d(0,0,0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.narrow-inner {
    padding: 20px 8%;
}
#mob-overlay {
	display: none;
	position: relative;
}
#mob-overlay.showmob {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    content: " ";
    display: block;
    z-index: 9;
    background: rgb(0 0 0 / 57%);
}
#mob-overlay.showmob:hover {
   cursor: pointer;
}
	.sub-toggle .fa-angle-up, .sub-toggle .fa-angle-down {
		position: relative;
top: -5px;
 
}
.offset-canvas ul.main-navigation {
    margin: 0 auto;
    padding: 15px 0 10px 0;
    list-style: none;
    /* max-width: 80%; */
}
.offset-canvas ul.main-navigation li {
       margin-bottom: 15px;
    position: relative;
    width: calc(100% - 0px);
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 10px;
}
.offset-canvas ul.main-navigation li ul li {
    border-bottom: 0px solid #a7a7a7;
}
.offset-canvas ul.main-navigation li a {
    /* display: block; */
    /* padding: 10px; */
    /* text-transform: uppercase; */
    /* text-align: center; */
    /* border-bottom: 1px solid #ededed; */
    /* color: #666; */
    /* text-decoration: none; */
    display: block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 800;
    color: #fff;
    position: relative;
    letter-spacing: 0px;
    line-height: 1.05em;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    -ms-font-smoothing: antialiased;
    -webkit-font-smoothing: antialias !important;
    -moz-font-smoothing: antialias !important;
    font-smoothing: antialias !important;
}
.offset-canvas ul.main-navigation li ul li a {
	font-weight: 300 !important;
	line-height: .9em;
	font-size: 15px;
	color: #d7d7d7;
}
.offset-canvas ul.main-navigation a:hover, .offset-canvas ul.main-navigation li.current-menu-item a {
	color: #de252d;
}
.offset-canvas ul.main-navigation li.current-menu-item ul li a {
	color: #d7d7d7;
}
.offset-canvas ul.main-navigation li.current-menu-item ul li.current-menu-item a, .offset-canvas ul.main-navigation li.current-menu-item ul li.current-menu-item a:hover {
	color: #de252d;
}
.offset-canvas ul.main-navigation li ul li {
	margin-bottom: 10px;
}
.offset-canvas ul.main-navigation li ul li:last-child {
	margin-bottom: 0px;
}
.offset-canvas ul.main-navigation li ul {
	margin: 0;
	padding: 20px 0 0;
}
.offset-canvas ul.main-navigation ul {
    padding: 20px 0 10px;
    display: none;
}
.offset-canvas ul.main-navigation ul li {
    padding-left: 10px;
    list-style: none;
}
.sub-toggle {
    z-index: 4;
    position: absolute;
    /* width: 100%; */
    right: 0px;
    top: 2px;
}
.sub-toggle .fa-angle-up, .sub-toggle .fa-angle-down {
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 20px !important;
}
body.lock {
	overflow: hidden;
}

.logo-image img {
    padding-top: 0;
    max-width: 110px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.main-featured-outer img {
    /*left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;*/
}
.main-featured-outer-before {

}
.main-featured {
   	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}
.container {
	padding: 0 2.5%;
	max-width: 1500px;
    margin: 0 auto;
}
.white-container {
	padding: 2% 3%;
	max-width: 1600px;
    margin: 0 auto;
	/*position: relative;
	z-index: 4;*/
}
.narrow-container-outer {
	position: relative;
}
.narrow-container {
	padding: 0 2.5%;
	max-width: 1300px;
    margin: 0 auto;
}

.single-post-inner {
	padding: 3% 0;
	background: #fff;
}
.main-featured-inner {
    /* max-width: 50%; */
    color: #f5f5f5;
    position: absolute;
    /* top: 42%; */
    /* transform: translateY(-50%); */
    left: 30px;
    bottom: 30px;
    width: calc(90% - 60px);
	z-index: 6;
}

.main-featured-center {
	left: 50%;
    transform: translatex(-50%);
	text-align: center;
}
.main-featured-right {
	right: 0;
	text-align: right;
}
.main-featured-inner a {
    color: #fff;
}
.outer-title {
	position: relative;
	z-index: 6;
	height: calc(100vh - 105px);
	max-width: 1600px;
    margin: 0 auto;
}
.category-title {
    margin: 0;
}
h3.big-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 900;
    margin: 10px 0;
}
p.date-post {
    color: #ffffff;
    margin: 0;
    font-size: 12px;
    font-weight: 300;
}
p.post-excerpt {
    margin-top: 25px;
}
.dark {
    position: relative;
    z-index: 6;
	margin-bottom: 50px;
}
.home__articles-teaser .cols {
    position: relative;
    z-index: 1;
}
.home__articles-teaser {
    position: relative;
    margin-top: -12%;
}
.sports-col {
    width: 23.9%;
    background: #fff;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-flow: column;
}
.sports-col-inner {
    padding: 8% 8% 0;
    margin-bottom: 7px;
}
.dark .category-title {
    margin: 0 0 20px;
    color: #acacac;
	font-size: 13px;
}
.dark .category-title a {
    color: #acacac;
}
.dark p.date-post {
    color: #acacac;
    margin: 15px 0 15px;
    font-size: 12px;
}
.dark p.post-excerpt {
    margin-top: 15px;
}
.post-image a img {
    margin-bottom: -4px;
}
.post-image, .post-col-image-inner {
	position: relative;
}
.dark .post-image:before {
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    position: absolute;
    fill: #ffffff;
    top: 0;
    left: 50%;
    transform: translate(-50%) rotateZ(180deg);
    content: " ";
    background: #ffffff;
    width: 40px;
    height: 18px;
}
.arthrografia .post-image:before {
    fill: #78a5ce;
    background: #78a5ce;

}

.hero-post a h3.small-title {
    color: #fff;
}
.posts-col a h3.small-title {
    color: #000;
}
.hero-post h3.small-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 7px 0;
    letter-spacing: -1px;
}
.posts-col h3.small-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 7px 0;
    letter-spacing: -1px;
}
.arthrografia {
	background: #78a5ce;
}
.arthrografia a h3.small-title {
    color: #fff;
    margin-top: 35px;
}
.dark .arthrografia p.date-post {
	color: #ffce23;
}
.arthrografia p.category-title {
    position: absolute;
    top: 0;
    right: 0;
    background: #d1a303;
    color: #fff;
    padding: 10px 25px;
}
.panwslider {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  text-align: center;
  margin: 0 0 20px;
  padding: 20px 0 5px 0;
}
.panwslider-col {
width: calc(50% - 5px);
    margin-bottom: 10px;
}
.ws-main {
	width: calc(100% - 325px);
    margin-bottom: 35px;
}
/*.single-top .ws-main {
	width: calc(100% - 650px);
    margin-bottom: 35px;
}*/
.single-post .ws-main {
	margin-bottom: 0;
}
.ws-sidebar {
width: 300px;
	text-align: center;
}
.wsshowad {
	text-align: center;
}
.ws-sidebar iframe {
	top: -5px !important;
}
.ws-ad-sidebar {
margin: 5px 0;
text-align: center;
}
.ws-ad-sidebar:first-child {
margin-top: 0;
}
h1.comfort, h3.comfort {
    font-size: 40px;
    vertical-align: bottom;
    margin-right: 10px;
    font-weight: 900;
}
.posts-col {
    width: 32.2%;
    background: #fff;
    position: relative;

	margin-bottom: 25px;
}
body.archive .posts-col, body.search-results .posts-col, body.single-post .posts-col, .outer-apopsi .posts-col, .outer-athlitika .posts-col {
    width: 24.2%;
    background: #fff;
    position: relative;

    margin-bottom: 25px;
}
.outer-apopsi .posts-col, .outer-athlitika .posts-col {
    background: transparent;

    margin-bottom: 25px;
}
.post-col-inner {
    padding: 0 2px;
}
p.p-date-post {
   color: #767676;
    margin: 6px 0 6px;
    font-size: 12px;
    padding-left: 2px;
}
.post-col-inner h3.small-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    margin: 7px 0;
    letter-spacing: 0;
}
body.archive .post-col-inner h3.small-title {
	margin: 17px 0 7px;
}
.post-col-inner .category-title {
    margin: 13px 0 5px;
    color: #acacac;
	font-size: 13px;
}
.post-col-inner .category-title a {
    color: #767676;
    /* color: #fff; */
    font-size: 14px;
    /* text-decoration: underline; */
    /* line-height: 24px; */
    border-bottom: 2px solid #de252d;
    font-weight: 500;
}
a {
    color: #de252d;
	text-decoration: none;
}
p.tag {
    line-height: 42px;
    padding-left: 8px;
	margin-top: 19px;
}
.tags {
/*color: #fff;
background: #000;*/
}
.tags a {
    background: #000000;
    border-radius: 100px;
    color: #ffffff;
    display: inline-block;
    font-family: "PFAgoraSlabProBold","Arial",sans-serif;
    font-size: 14px;
    letter-spacing: -.02em;
    padding: 3px 15px;
    -webkit-transition: background-color 150ms ease-out,color 150ms ease-out;
    transition: background-color 150ms ease-out,color 150ms ease-out;
    line-height: 28px;
    margin: 0 5px;
}
.tags a:hover {
    background: #de252d;

}
.single-post-image {
	text-align: center;
	   position: relative;
}
.single-post-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	content: "";
	z-index: -2;
}
.single-top img {
	width: 100%;
}
.alignleft {
	float: left;
	padding: 0 15px 0px 0;
	max-width: 100%;
}
.alignright{
	float: right;
	padding: 15px 0 0px 15px;
	max-width: 100%;
}
.aligncenter {
	display: block;
	text-align: center;
	margin: 25px auto;
	max-width: 100%;
}
.wp-caption {
	max-width: 100%;
}
p.wp-caption-text {
    margin-top: 5px !important;
    font-size: 13px;
}
.aligncenter img, .alignleft img, .alignright img,{
	max-width: 100%;
}
/**end2020**/

.col30 {
	width: 29%;
}
.col70 {
	width: 68.5%;
}
.elections table td.elimage img {
    height: 30px;
    text-align: center;
    width: auto;
}
span.elimage img {
    height: 28px;
    width: auto;
}
h3.modified {
    background: #0e8601;
    padding: 15px 4px;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
}
td.elname span {
	font-size: 12px !important;
	display: block;
	font-weight: normal;
}

span.elimage  {
	width: 55px;
	float: left;
	background: #fff;
	text-align: center;
}
#myTable td img {
	max-height: 30px;
	width: auto;
}
.elections table {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    border-collapse: collapse;
    margin-bottom: 0px;
    background: #fff;
 width: 100%;
}
.elections table td {
    padding-left: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    padding: 5px;
    color: #000;

    /* background: #0081c1; */
}
.elections table td.elimage {
    width: 80px;    
	text-align: center;
}
.elections table td.elname {
    width: 250px;
	    text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.elections table td.elvotes {
    padding: 0 20px;
	text-align: center;
}
.elections table th {
    padding: 5px 20px;
	text-align: center;
}
.elections table td.elpercent {
    padding: 0 20px;
	text-align: center;
}
.graph {
  padding: 0;
  width: 100%;
margin-bottom: 80px;
 /* border-bottom: 1px solid gray;*/
	clear: both;
}
.graph li {
  position: relative;
  list-style: none;
  /*border-bottom: 1px solid gray;*/
  clear: both;
	display: flex;
	align-items: center;
	margin: 8px 0;
}
.data {
  display: block;
  padding: 1em 0;
  position: relative;
  background-color: skyblue;
  font-weight: bold;
  float: left;
}
.total {
    float: right;
    margin-top: 7px;
    color: black;
    font-weight: bold;
	padding-left: 4px;
}
.epirusg iframe {
height: 0;
}

.heading-width {
max-width: 450px;
}
.adding {
margin-bottom: 30px;
}
.vis, .views {
display: none;
}
.top-info {
margin: 20px 0;
    min-height: 25px;
}
.views {
clear: both;
}
/*.wshide {
display: none;
}*/
h2.subtitle {
color: #8e8e8e;
    font-size: 20px !important;
    font-style: italic;
}

.mobile-weather-ad {
    float: left;
    width: 110px;
    margin-left: -40px;
}
.rsDefault .rsGCaption p {
    line-height: 12px !important;
    font-size: 11px !important;
}
.rsDefault .rsGCaption h2 {
    font-size: 16px !important;
line-height: 18px !important;
}

.header-line2 {
margin-left: 0 !important;
}
.site-logo img {
    width: 115px;
}
.date-ad {
font-size: 11px;
}




.slm {
margin-bottom: 35px;
 /*  width: 100%;
      min-height: 100vh;
      overflow:hidden; // to avoid scrollbars */
}

.container img {
max-width: 100%;
height: auto;
}

/* Main Navigation */
.site-navi {
  	padding-top: 0;
float: left;
}
.site-navi ul {margin: 0; padding: 0 0 0 20px; 
	list-style-type: none; list-style-image: none;     text-align: left; font-family: 'Roboto', serif;}
.site-navi li {display: inline;  position: relative; margin: 15px 0;}
.site-navi ul li a {font-size: 15px; text-decoration:none;  margin: 4px;
	padding: 10px 2px 5px 2px; color: #fff; font-weight: normal; text-transform: uppercase;
	background: none; }
.site-navi ul li a:hover {/*color: #000000;*/ /*text-shadow: 0px 0px rgb(116, 136, 105);*/
	background: none; border-bottom: 3px solid;} 
.site-navi li.current-menu-item > a {/*color:#000;*/ font-weight: normal; /*text-shadow: 0px 0px rgb(116, 136, 105);*/     border-bottom: 3px solid;} 
.site-navi ul ul { /* this targets all sub menus */
    display: none; /* hide all sub menus from view */
    position: absolute;
       top: 20px; /* this should be the same height as the top level menu -- height + padding + borders */
    display: none;
    list-style: none;
    text-align: left;
    position: absolute;
    left: 0;
    background: #da0000;
    padding: 5px;
    min-width: 190px;
color: #666;
z-index: 999;

 visibility: hidden;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;

 -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    visibility: visible!important;
}
.site-navi ul ul li { /* this targets all submenu items */
    float: none; /* overwriting our float up above */
    width: 150px; /* set to the width you want your sub menus to be. This needs to match the value we set below */
margin-bottom: 5px; border-bottom: 1px dotted #b0b0b0;
}
.site-navi ul ul li a { /* target all sub menu item links */
    padding: 2px 4px; /* give our sub menu links a nice button feel */
line-height:20px;
color: #fff;
font-size: 12px;
    display: block;
/*border-bottom: 1px dotted #b0b0b0;*/
}
.site-navi ul ul li a:hover {
border-bottom: 3px solid #fff;
font-size: 13px;
}
.site-navi ul li a:not(:last-child):after { 
content: " ▼";
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}

.site-navi ul ul li a:after { 
content: " >";
    font-weight: normal;
    vertical-align: middle;
    color: #ff3d00;
}
.site-navi ul ul li a:only-child:after {content: ''; }
.site-navi ul li:hover > ul {
    display: block; /* show sub menus when hovering over a parent */
}
.column1 {
	width: 50%;
	float: left;
	max-width: 600px;
}
.column2 {
	width: 25%;
	float: left;
	max-width: 300px;
margin-left: 35px;
}
.column3 {
	width: 25%;
	float: left;
	max-width: 300px;
margin-left: 35px;
}
.site-navi ul ul .animate.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    visibility: visible!important;
}
.site-navi ul ul .animate {
    visibility: hidden;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-container {
    margin-bottom: -3px !important;
    margin-top: -5px !important;
padding: 0;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td.wcp-openweather-now-details:first-child {
    text-align: left !important;
    display: none !important;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-header .wcp-openweather-day-wrapper {
    padding: 0 42px 0 0;
    margin: 0;
    display: none;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td.wcp-openweather-now-details {
    text-align: right !important;
    vertical-align: bottom;
    display: none;
}
.wcp-openweather-country {
    text-align: center;
    margin: 0;
    display: none !important; 
}
/*.wcp-openweather-default-metro-shortcode .wcp-openweather-content > .wcp-openweather-container {
    padding-top: 7px;
    padding-bottom: 1px;
    margin: 0;
}*/
.wcp-openweather-default-metro-shortcode .wcp-openweather-header .wcp-openweather-header-wrapper {
    background: rgba(255,255,255,0.30);
    height: 24px;
    padding: 0;
    margin: 0;
   display: none; 
}
.wcp-openweather-city {
display: none;
}
.wcp-openweather-city-wrapper:after{
content: 'ΠΡΕΒΕΖΑ';
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl {
    margin: 5px 0 0 0 !important;
}
.wcp-openweather-default-metro-shortcode {
    margin-bottom: 0;
}
.weather-ad-title {
color: #fff;
}

.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-icon-wrapper, .wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-city-wrapper {
    width: 110px;
}

/* Social */
ul.social-media-icons li a {
color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0px solid #a0a0a0;
    border-radius: 50%;
    text-align: center;
    display: block;
    font-size: 24px;
    padding: 4px;
}
ul.social-media-icons li {
    display: inline-block;
}
ul.social-media-icons {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
ul.social-media-icons .fa {
    line-height: 40px;
}
.social {
text-align: center;
font-size: 20px;
}
.social .fa {
margin: 0 5px;
    padding: 5px 5px 5px 0;
   /* background-color: #a69476;*/
    border-radius: 100%;
    width: 20px;
    color: #fff;
}
.social .fa:hover {
  /*  background-color: #0f1626;*/
color: #da0000;
}
.social a {
color: #ffffff !important;
text-decoration: none;
}
.social li {
display: inline;
}
.social ul, menu, dir {
   margin: 0;
   padding: 0;
}
/* Mobile Social */
.mobile-social {
text-align: left;
font-size: 18px;
width:50%;
float: left;
}
.mobile-social .fa {
margin: 5px;
    padding: 5px 5px;
   /* background-color: #a69476;*/
    border-radius: 100%;
    width: 18px;
    color: #fff;
}
.mobile-social .fa:hover {
  /*  background-color: #0f1626;*/
color: #7b8588;
}
.mobile-social a {
color: #ffffff !important;
text-decoration: none;
}
.mobile-social li {
display: inline;
}
.mobile-social ul, menu, dir {
   margin: 0;
   padding: 0;
}
#popout {
position: fixed;
height: 100%;
width: 250px;
background: linear-gradient(rgb(218, 0, 0), rgba(0, 0, 0, 0.7));
color: white;
left: -250px;
overflow:auto;
    z-index: 999;
}


#toggle {
float: right;
position: relative;
right: 10px;
width: 28px;
height: 24px;
z-index: 999;
cursor: pointer;
font-size: 30px;
/*line-height: 60px;*/
color: #fff;
}
.nav-menu li a:not(:last-child):after { 
content: " >";
    font-weight: normal;
    font-size: 10px;
    color: #748869;
}
.nav-menu li.current-menu-item > a {color:#7b8588; font-weight: bold; /*text-shadow: 0px 0px rgb(116, 136, 105);*/} 
.nav-menu li { 
padding:5px 5px;
width:100%;
list-style-type: none; list-style-image: none; 
right: 0;
text-align: left;
line-height: 20px !important;
}
.nav-menu ul {
       margin: 5px 0;
}
.nav-menu ul {
 display: none; 
}
.nav-menu li:hover > ul {
 display: block;
}
.nav-menu li a:hover { 
color:#000000;
}

.nav-menu li a { 
color:#FFF;
text-decoration:none;
width:100%;
font-size: 18px;
}
.nav-menu li a:hover { 
color: #000000;
}
.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 0 !important;
   left: 0px !important;
    text-align: left;
    color: #FFF;
     border-radius: 2px;
     left: 0;
    bottom: 0;
    padding: 10px 30px 40px 30px !important;
    background: rgba(0, 0, 0, 0) !important;
}
a.rsLink {
  /*  background: url(http://www.webstation.gr/wsblog/wp-content/uploads/2017/05/slider-caption.png) repeat-x bottom !important; */
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 !important;
}
.rsDefault .rsGCaption h2 {
color: #ffffff;
    margin-bottom: 10px;
    text-shadow: 1px 1px #000000;
font-size: 36px;
}
.yiabbi {
    font-size: 16px;
    color: #ffffff;
}


.post-category-name a {
    /* color: #fff !important; */
    /* background: #da0000; */
    /* padding: 2px 5px; */
    color: #767676;
    /* color: #fff; */
    /* font-size: 14px; */
    /* text-decoration: underline; */
    /* line-height: 24px; */
    border-bottom: 2px solid #de252d;
    font-weight: 500;
}


.post-info {
    min-height: 55px;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
    padding: 5px 0;
}
.left-info {
width: 60%;
float: left;
}
.right-info {
    width: 38%;
    float: right;
    text-align: right;
    line-height: 55px;
border-left: 1px solid #959595;
font-size: 14px;
}
.article-date {
float: left;
    margin-left: 5px;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    padding: 0 10px;
font-size: 15px;
}
.grav img {
vertical-align: middle;
    border-radius: 100%;
    margin-right: 5px;
width: 55px !important;
float: left;
margin-right: 15px;
}
.det {
min-height: 55px;
}
.det a {
font-weight: bold;
}
postdate {
color: #959595;
font-size: 14px;
}
.text-content {
clear: both;
margin-top: 20px;
}
p {
line-height: 26px;
}

.comment-respond input, .comment-respond textarea {
    width: 100%;
}
/*.btn, .btn:focus, .button, input[type=submit] {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    font-family: inherit;
    padding: 18px 32px;
    margin: 0 0 3px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #da0000;
    text-transform: none;
    text-decoration: none;
    text-shadow: none !important;
    text-align: center;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}*/
#cancel-comment-reply-link {
    border: 0;
    padding: 5px 10px !important;
}
.reply a {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    font-family: inherit;
    padding: 10px 17px;
    margin: 0 0 3px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    color: #fff !important;
    background: #da0000;
    text-transform: none;
    text-decoration: none;
    text-shadow: none !important;
    text-align: center;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.small-12 {
width: 100%;
}

.leftc {
    float: left;
}
.rightc {
float: right;
}
/*input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, #cancel-comment-reply-link  {
    border: 0;
    padding: 13px 15px;
    margin: 0 0 20px;
    color: #222;
    font-size: 12px;
    max-width: 100%;*/
    /*outline: 1;*/
   /* background: #fff;
    border: 1px solid #dedede;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
outline-color: #da0000;
    outline-width: thin;
}*/
.comment-author img {
    vertical-align: middle;
}
.comment-meta a:link, .comment-meta a:visited {
    text-decoration: none;
    font-size: 12px;
    color: #808080;
}
.comment-body {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 10px;
background-color: #fff;
}
cite {
font-weight: bold;
}
.comment-reply-title a {
color: #f00;
}
.medium-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.related1 {
       padding-bottom: 29px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    width: 50%;
    float: left;
    display: flex;
    flex-direction: column;
}
.ws-image img {
max-width: 100% !important;
height: auto;
}
.related {
display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.relatedthumb {
    width: 32%;
    height: 350px;
    background-color: #fff;
margin-bottom: 30px;
}
.relatedthumb h4 {
    padding-left: 6px;
    line-height: 18px;
    height: 35px;
    overflow: hidden;
}
.relatedthumb .post-category-name {
    margin-top: 4px;
}
.relatedthumb .post-info {
    min-height: 22px;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
    padding: 6px 3px;
font-size: 10px;
}
.relatedthumb .right-info {
    width: 30%;
    float: right;
    text-align: right;
    line-height: 22px;
    border-left: 1px solid #959595;
    font-size: 12px;
    padding-right: 3px;
}
.relatedthumb .left-info {
width: 68%;
float: left;
}
.ws-single-older {
float: left;
width: 50%;
}
.ws-single-newer {
float: right;
width: 50%;
text-align: right;
}
.ws-single-older a, .ws-single-newer a, .ws-single-older a:visited, .ws-single-newer a:visited {
color: #000;
}
.ws-single-older a:hover, .ws-single-older a:hover {
color: #da0000;
}
.pre-next {
margin: 25px 0;
    display: flex;
}

/***********************customize sharing buttons*********************************/
/* Disable WhatsApp button on Desktop - Tutorial link: http://crunchify.me/1VIxAsz */

.fa-angle-up {
font-size: 46px !important;
}
a:link, a:visited {
text-decoration: none;
}
.webstation-link {
padding: 2px 8px 4px 8px !important;
    font-size: 20px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
 .webstation-link:hover {
    -webkit-box-shadow: inset 0 0px 0 rgba(0,0,0,.2);

}

.webstation-twitter:hover,.webstation-twitter:active {
    background: #0084b4;
}
 
.webstation-facebook:hover,.webstation-facebook:active {
    background: #2d4372;
}
 
.webstation-googleplus:hover,.webstation-googleplus:active {
    background: #b53525;
}
 

.webstation-buffer:hover,.webstation-buffer:active {
    background: #222;
}
 

.webstation-pinterest:hover,.webstation-pinterest:active {
    background: #bd081c;
}
 
.webstation-linkedin:hover,.webstation-linkedin:active {
    background: #006288;
}
 
 
.webstation-whatsapp:hover,.webstation-whatsapp:active {
    background: #009688;
}


.webstation-twitter {
    background: #0084b4;
color: #ffffff;
}
 
.webstation-facebook {
    background: #2d4372;
color: #ffffff;
}
 
.webstation-googleplus {
    background: #b53525;
color: #ffffff;
}
 

.webstation-buffer {
    background: #222;
color: #ffffff;
}
 

.webstation-pinterest {
    background: #bd081c;
color: #ffffff;
}
 
.webstation-linkedin {
    background: #006288;
color: #ffffff;
}
 
 
.webstation-whatsapp {
    background: #009688;
color: #ffffff;
}


.webstation-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}
.webstation-social h5 {   
 display: inline-block;
}


#breadcrumbs{
    list-style:none;
    margin: 0;
    overflow:hidden;
color: #000;
 font-size:13px;
text-overflow: ellipsis;
    padding: 20px 5px;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
  
#breadcrumbs li {
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
}
  #breadcrumbs li a {
color: #000;
}
#breadcrumbs .separator {
    font-size:13px;
    font-weight:100;
    color:#000;
}
.category-left {
width: 48%;
float: left;
margin-right: 10px;
    clear: both;
    margin-bottom: -4px;
}
.category-right {
width: 50%;
float: left;
    padding: 10px 0;
}
.category-article {
margin-bottom: 30px;
display: flex;
background: #fff;
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
.category-article h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 2px;
}
.category-article h2 a {
color: #000;
}
.category-article h2 a:hover {
color: #da0000;
}
.category-article h3 {
font-size: 14px;
margin-top: 0;
margin-bottom: 5px;
}
.category-article .post-category-name {
margin-top: 5px;
    margin-bottom: 10px;
font-size: 11px;
}
a.readmore {
    border: 1px solid #000;
    color: #000;
    padding: 1px 3px;
    margin-top: 1px;
    display: inline-flex;
    font-size: 14px;
}
a.readmore:hover {
border: 1px solid #da0000;
color: #fff;
background: #da0000;
}
/**pagination**/
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
	color: #000;
	text-decoration:none;
}
.ws-pagination {
	margin: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 60px;
    clear: both;
	 border-top: 0px solid rgba(186, 206, 227, 0.36);
}

.ws-pagination li {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
	position: relative;
	text-align: center;
}
.ws-pagination ul {
    margin-left: 0px;
 padding-left: 0px;
}
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
	background-color: transparent;
	border-radius: 1px;
	cursor: pointer;
	padding: 0;
}
.ws-pagination li:hover,
.ws-pagination li.active {
	background-color: #000;
    color: #fff;
}
.ws-pagination li.active a, .ws-pagination li:hover a {
    color: #fff;
}
.ws-pagination li a {
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/****/
.grid1 {
width:50%;
float: left;
font-size: 14px;
}
.grida, .gridb {
width: 48%;
float: left;
padding: 0 5px;
}
.gridb ul {
padding-left: 0px;
list-style-type: none;
    list-style-image: none;
}
.gridb li {
    margin-bottom: 10px;
}
.gridb li:before {
 content: "-";
    display: block;
    float: left;
    width: 1.2em;
    color: #ff0000;
}
.grid3, .grid4 {
width:24%;
float: left;
padding: 0 5px;

}
.grid3 ul {
list-style-type: none;
    list-style-image: none;
padding: 0;
}
.grid3 ul li {
    margin-bottom: 15px;
    float: left;
}
.grid3 dte, .grid4 dte {
font-size: 12px;
    color: #da0000;
    margin: 0 10px;
}
.footerpost {
clear: both;
    display: flex;
border-bottom: 1px solid #323232;
}
.footer-left {
width: 28%;
float: left;
}
.footer-right {
width: 71%;
float: right;
}
.footer {
    float: left;
    background-color: black;
    width: 100%;
    clear: both;
color: #fff;
padding: 25px 0;
}
.footer h3 {
color: #fff;
border-left: 10px solid #da0000;
    padding-left: 10px;
    font-size: 20px;
}
h2.widgettitle {
color: #fff;
border-left: 10px solid #da0000;
    padding-left: 10px;
    font-size: 20px;
}
.footer h4 {
color: #fff;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px 10px 10px;
}
.footer a {
color: #fff;
}
.footer a:hover {
color: #da0000;
}
.gridc {
clear: both;
}
.partnersection h5 {
text-align: center;
	margin-bottom: 0;
}
.partnersection {
	border-top: 0px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-top: 0px;
}

.grid4 ul {
    list-style-type: none;
       margin: 0;
    padding: 0;
       counter-reset: yourVariableName;
}
.grid4 li {
margin-bottom: 15px;
}
.grid4 li:before{
   counter-increment: yourVariableName;
    content: ' ' counter(yourVariableName) ' ';
    color: #fff;
    background: #da0000;
    border-radius: 100%;
    padding: 2px 6px 1px 5px;
    position: absolute;
    margin-top: 2px;
    margin-left: 2px;
    font-weight: 700;
    font-size: 14px;
  }
.pi {
float: right;
    background: #da0000;
    padding: 1px 5px;
    font-size: 12px;
}
a.pi:hover {
color: #000 !important;
}
.footer-contact {
text-align: center;
    font-size: 18px;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
    color: #da0000;
}
.footer-copyright {
line-height: 60px;
color: #fff;
}
.copy-social {
width:20%;
float: left;
text-align: right;
background-color: #da0000;
}
.lcst {
padding-right: 15px;
font-weight: bold;
    line-height: 61px;
}
.rcst {
padding-right: 15px;
font-size: 12px;
}
.copyright {
width:80%;
float: left;
background-color: #1d1d1d;
}


img.aligncenter {
text-align: center;
}

/*.home-recent {
display: block;
    }*/
.header-line1 {
height: 103px;
}
.header-line2 {
height: 43px;
line-height: 43px;
background-color: #da0000;
    margin-left: 190px;
    border-top-left-radius: 15px;
}
.site-logo {
height: 163px;
float: left;
}
.date-ad {
float: left;
    color: #fff;
    line-height: 33px;
text-align: left;
    max-width: 200px;
font-size: 13px;
margin-left: 15px;
}
.site-logo img {
width: 160px;
    padding-top: 6px;
    padding-left: 15px;
}

.header-line2 form {
    display: inline-block;
    margin: 0;
    position: relative;
}
.top-info .post-category-name {
width:50%;
float: left;
}
.top-info .article-date {
width:50%;
float: right;
text-align: right;
margin: 0;
padding: 0;
background: transparent;
color: #000;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value {
    line-height: 12px;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value {
    display: inline-block;
    font-size: 25px !important;
    margin-top: 4px;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value .wcp-openweather-now-value-deg {
    font-size: 25px !important;
    top: 8px !important;
}
.mobile-weather-ad {
    float: left;
    width: 110px;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-icon-wrapper .wcp-openweather-now-icon .icon {
    margin: 0;
    padding: 0;
    font-size: 30px !important;
    margin-top: -5px;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-icon-wrapper .wcp-openweather-now-icon {
    display: inline-block !important;
}
.wcp-openweather-default-metro-shortcode .wcp-openweather-content > .wcp-openweather-container {
    padding-top: 5px;
    padding-bottom: 1px;
    margin: 0;
}
.wpex-link:hover {
color: #fff;
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.56);
}
.wpex-link {
    background-color: #da0000;
  color: rgba(255, 255, 255, 0.84);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 2px 10px;
    font-size: 15px;
    font-weight: bold;
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.28);
}
.wpex_div {
background-color: #d2d2d2;
    margin-top: 5px;
    padding-top: 5px;
}

.wpex_div p {
margin: 0;
}
.phones {
text-align: center;
line-height: 23px;
    clear: both;
}

/* GRIDS */
.col-md-12 {
  width: 100%;
  padding: 0 !important;
  float: left;
}
.col-md-6, .col-md-6b {
  width: 50%;
  padding: 0 !important;
  float: left;
}
.col-md-7 {
  width: 65%;
  padding: 0 !important;
  float: left;
}
.col-md-5 {
  width: 35%;
  padding: 0 !important;
  float: left;
}
.col-md-7s {
  width: 72%;
  padding: 0 !important;
  float: left;
}
.col-md-5s {
  width: 28%;
  padding: 0 !important;
  float: left;
}
.col-md-4 {
  width: 25%;
  padding: 0 !important;
  float: left;
}
.col-md-3 {
  width: 33%;
  padding: 0 !important;
display: inline-block;
}
.home-left-info {
width:70%;
float: left;
}
.home-right-info {
width:30%;
float: right;
text-align: right;
}
h4 {
clear: both;
}
.home-info {
font-size: 12px;
}
h4 a {
color: #000;
}
h4 a:hover {
color: #da0000;
}
.homegrid {
 width: 32%;
    height: 450px;
    /*background-color: #fff;*/
margin-bottom: 30px;
}
.homegrid {
font-size: 14px;
}
.homegrid h4 {
font-size: 16px;
}
.wrapper-post {
padding: 5px 10px 10px 10px;
}
.col-md-6 h4, .col-md-6b h4 {
font-size: 22px;
}
.col-md-7s h4 {
margin-top: 0;
font-size: 14px;
}
.col-md-7 h4 {
font-size: 20px;
}
.vert2 {
/*height: 100px;*/
    overflow: hidden;
}
.col-md-5 .wrapper-post {
padding: 5px;
}
.col-md-5 .home-left-info {
width:60%;
float: left;
}
.col-md-5 .home-right-info {
width:40%;
float: right;
text-align: right;
}
.ws-clear {
    clear: both;
}
.col-md-5 .ws-clear {
margin-bottom: 15px;
}
.home-column2 {
width: 49%;
    display: inline-block;
}
.home-column1 {
width: 49%;
    display: inline-block;
}
.gridb {
font-size: 16px;
}
.mini {
    border: 1px solid transparent;
    width: 100px !important;
    height: 90px !important;
    background: transparent;
    overflow: hidden;
    position: relative;
    margin-top: 11px;
}
iframe {
border-width: 0;
}
.rsDefault .rsBullets {
    background: #da0000 !important;
}

.heading {
    background: url(../images/title-pattern.png) repeat;
   /* content: "";
    height: 20px;
    top: 50%;
    left: 100%;
    position: absolute;
    width: 9000px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
}
.heading-color {
background: #f2f2f2;
padding-right: 10px;
}
.card {
background: #fff;
}
/* FORM */
#form {
padding: 5px;
width: auto;
margin: 20px auto;
}

#contentleft {
width: 49%;
float: left;
/*padding: 5px 5px;*/
}

#contentright {
width: 49%;
/*padding: 5px 5px;*/
float: right;
}

#bottom {
clear: both;
/*padding: 0 15px;*/
}
#form input[type=text], #form input[type=tel], #form input[type=url], #form input[type=email], #form input[type=number], #form input[type=date], #form input[type=range], #form input[type=password], #form select, #form textarea {
    padding: 7px 15px 7px 15px;
font-size: 14px;
    border: 1px solid #e0e1e1;
    background-color: #ececec;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
width: 100%;
outline: none;
    border-radius: 5px;
}
.wpcf7-submit {
    background-color: #000;
    outline: none;
    padding: 1.2em 1.5em;
    border: none;
    color: #fff;
}
.wpcf7-submit:hover {
    background-color: #de252d;
}
div.wpcf7-validation-errors {
    clear: both;
}
.contact img {
 -webkit-filter: grayscale(100%); /* For Webkit browsers */
  -webkit-transition: .5s ease-in-out; /* For Webkit browsers */
  -moz-filter: grayscale(100%); /* For Firefox */
  -moz-transition: .5s ease-in-out; /* For Firefox */
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;
}
.contact img:hover {
 -webkit-filter: grayscale(0%); /* For Webkit browsers */
  -webkit-transition: .5s ease-in-out; /* For Webkit browsers */
  -moz-filter: grayscale(0%); /* For Firefox */
  -moz-transition: .5s ease-in-out; /* For FireFox */
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}

.fa-play-circle {
 position: absolute;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 40px !important;
}
.single-post-inner iframe {
width: 100%;
height: 400px;
}
.videoContainer {
width: 100%;
}
.header-ad {
    text-align: center;
    padding: 5px 5px 0;
}

.wcp-openweather-default-metro-shortcode .wcp-openweather-content .wcp-openweather-city-wrapper {
display: none;
}
.ws-time {
width: auto;
float: right;
padding-right: 20px;
}
.ws-weat {
width: auto;
margin: 0 auto;
}
span .liveclockdate-time {
background-color: #000;
    padding: 2px 5px;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
span.slider-cat a {
background-color: #da0000 !important;
color: #fff !important;
padding: 2px 5px;
}

.partnersads {
    display: flex;
    justify-content: center;
    align-items: center;
}
.partnersthumbs {
    margin-bottom: 0;
}
.allposts {
float: right;
    padding-right: 5px;
}
span.allposts a:hover {
color: #000;
}

.poptitle {
color: #fff;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px 10px 10px;
}
.ws-pad {
padding: 5px 0;
}
.wsshowad {
	display: none;
}
.simple-weather__day:last-of-type {
   /* height: 40px;*/
    top: 6px;
    position: relative;
}
.simple-weather__temp {
    top: -4px;
    position: relative;
	font-size: 1.5em;
}
@media screen and (max-width: 860px) {
	#contentright, #contentleft {
		width: 100%;
		float: none !important;
	}
	.col-md-5, .col-md-7 {
		width: 100%;
	}
	.copyright-left, .copyright-right, .copyright-center {
		width: 100%;
		text-align: center;
	}
	.copyright-center a {
		display: block;
		margin-bottom: 10px;
	}
	.logo-image {
    margin-right: 5px;
}
	.ex-search {
  
    padding: 10px;
width: calc(100% - 20px);
}
	.ex-search svg {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
}
	#prognosis {
	padding: 10px;
    top: 62px;

}
	.simple-weather--view-large-icons .simple-weather__day {
    padding-left: 1.9em;
    min-height: 0;
    position: relative;
}
	.fa-search {
    padding: 16.5px 15px;
	}

	.hamburger {
    width: 60px;
    height: 60px;
	}

.ws-red {
	display: none;
}
	.columns-outer .cols {
    display: flex;
        justify-content: space-between;
    flex-flow: row wrap;
}
	.ws-ad-sidebar:first-child {
    margin-top: 5px;
}
	.col24a {
    width: 48.5%;
}
	.wshid {
		display: none;
	}
	.wsshowad {
	display: block;
		margin: -5px 0 0;
}
	.ws-main {
		width: 100%;
	}
	.ws-sidebar {
		width: 100%;
	}
	.posts-col {
    width: 49%;
}
	body.archive .posts-col, body.search-results .posts-col {
    width: 48.4%;
}
	.sports-col {
    width: 48.9%;
		 margin-bottom: 25px;
}
	.main-featured-inner {
    /* max-width: 50%; */
    color: #f5f5f5;
    position: absolute;
    /* top: 42%; */
    /* transform: translateY(-50%); */
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    z-index: 6;
}
	h1 {
    font-weight: 800;
    font-size: 32px;
    line-height: 42px;
}
h3.big-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 900;
    margin: 10px 0;
}
	h1.comfort, h3.comfort {
    font-size: 34px;
 
}
.single-post-inner {
    padding: 5px 2%;
}
	.col50ad, .panwslider-col {
    margin-bottom: 5px;
}
		body.archive .posts-col, body.search-results .posts-col, body.single-post .posts-col, .outer-apopsi .posts-col, .outer-athlitika .posts-col {
    width: 49%;
}
	.fifties-col {
    width: 100%;

}
.hero-one {
    width: 100%;
    height: 400px;
    margin: 12px 0 5px;
}
	.hero-two {
    width: 100%;
		    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
	.hero-post {
    position: relative;
    margin-bottom: 9px;
    width: 49.7%;
}
	.main-featured-inner {
    /* max-width: 50%; */
    color: #f5f5f5;
    position: absolute;
    /* top: 42%; */
    /* transform: translateY(-50%); */
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    z-index: 6;
}
		.fa-search {
    padding: 22px;
    margin: 0 5px;
}
}
@media screen and (max-width: 768px) {
.col24w {
	width: 47%;
	margin-bottom: 15px;
}
}
@media screen and (max-height: 380px) {
	.main-featured-outer-before, .main-featured-outer, .main-featured {
    height: 100%;
}
.outer-title {
    position: relative;
    z-index: 6;
    height: none !important;
    max-width: 1600px;
    margin: 0 auto;
    padding: 50px 0 200px 0;
}
	h3.big-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 900;
    margin: 10px 0;
}
}
@media screen and (max-width: 480px) {
			body.archive .posts-col, body.search-results .posts-col, body.single-post .posts-col, .outer-apopsi .posts-col, .outer-athlitika .posts-col {
    width: 100%;
}
		.hero-two {
    width: 100%;
		    display: block;
    justify-content: space-between;
    flex-flow: row wrap;
}
	.hero-post {
    position: relative;
    margin-bottom: 9px;
    width: 100%;
}
	.col24w {
	width: 100%;
		text-align: center;
		
}
	.logo-image img {
    padding-top: 3px;
		max-width: 90px;
	}
			.col24a {
    width: 100%;
}

	.col50 {
		width: 100%;
	}
	.panwslider-col {
    width: 100%;
    margin-bottom: 5px;
}
		.posts-col {
    width: 100%;
}
		body.archive .posts-col, body.search-results .posts-col {
    width: 100%;
}
		.sports-col {
    width: 100%;
}
		h3.big-title {
font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    margin: 10px 0;
}
		.single-post-inner {
    padding: 15px 0;

}
	.top-info .post-category-name {
    width: 100%;
    float: none !important;
}
	.top-info .article-date {
    width: 100%;
    float: none !important;
    text-align: left;
    margin: 12px 0 0;
    padding: 0;
    background: transparent;
    color: #000;
}
 h1 {
		font-size: 24px;
    line-height: 29px;
	}
	.left-info, .right-info {
    width: 100%;
    float: none !important;
    text-align: left;
    line-height: 18px;
    border-left: 1px solid #959595;
    font-size: 14px;
		padding-left: 10px;
}
	.right-info {
		margin-top: 10px;
	}
	.grav img {
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
    width: 55px !important;
    float: none !important;
    margin-right: 15px;
		display: block;
}
	.post-info {
    min-height: 55px;
    border-top: 0px solid #959595;
    border-bottom: 0px solid #959595;
    padding: 5px 0;
}

img.aligncenter, img.alignright, img.alignleft {
	display: block;
	text-align: center;
	margin: 25px auto;
	float: none !important
}
	.menu-section .social-media-icons {
		display: none;
	}
	.header-container {
    padding: 0 2%;
}
	.simple-weather__temp {
    top: -4px;
    position: relative;
    font-size: 1em;
}
	.simple-weather .sw::before {
    font-size: 0.8em;

}

	h1.comfort, h3.comfort {
    font-size: 28px;
    vertical-align: bottom;
    margin-right: 10px;
    font-weight: 900;
}

	.ws-pagination {
    margin: 35px 0;

    line-height: 40px;

}
	.ws-pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    position: relative;
    text-align: center;
}
}
@media screen and (max-width: 1600px) {

.outer-title {
    position: relative;
    z-index: 6;
    height: calc(100vh - 105px);
    max-width: 1600px;
    margin: 0 2.5%;
}
}
