.sidebar-left { width: 310px;
float: left;
}
.sidebar-left-inner {
padding-right: 10px;
}
.columns {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
clear: both;
}
.chris30 {
width: 32%;
margin-bottom: 15px;
text-align: center;
}
.chris50 {
width: 49%;
margin-bottom: 15px;
text-align: center;
}
.ws-columns-ads {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.col-advert {
width: 48%;
text-align: center;
}
@media screen and (min-width: 769px) {
.row-97 {
width: 97% !important;
}
}
@media screen and (max-width: 1099px) and (min-width: 769px) {
.top-header-3 {
padding: 5px 0 !important;
}
.assistive-text {
display: none !important;
}
.main-navi ul li {
font-size: 13px !important;
padding: 3px 5px !important;
}
.col-md-2a {
width: 46.0% !important;
}
.col-md-70 {
width: 68% !important;
}
.col-3 {
padding: 0 3px 5px 3px !important;
}
.set img {
max-width: 100% !important
}
.col-kosmos-2a {
width: 48% !important;
}
.footer-left {
width: 40% !important;
}
.wst-3 {
width: 44% !important;
}
.copyright-left { }
.social .fa {
padding: 6px 5px !important;
width: 18px !important;
font-size: 16px !important;
}
.wp-tabbed-tabs .wp-tabbed-nav li {
width: 50% !important;
}
.col-4-simple {
width: 47.5% !important;
}
}
@media screen and (min-width: 769px) {
.mobilemenu {
display: none;
}
}
@-moz-document url-prefix() { img { width: 100%; max-width: -moz-max-content; }
}
.ws-top-ads img {
max-width: 100%;
max-width: 500px;
height: auto;
}
.tomi-slider {
margin: 15px 0;
}
.rsCaption a {
color: #fff !important;
text-decoration: none;
}
.rsCaption a:hover {
color: #fff !important;
}
.rsCaption {
padding: 0 8px;
}
.rsCaption h3 {
font-family: inherit;
font-size: 30px;
}
a.rsLink { 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) 75%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0 !important;
text-decoration: none;
}
.rsDefaultInv .rsGCaption {
background: rgba(255, 255, 255, 0) !important;
left: 6px !important;
right: auto !important;
bottom: 6px !important;
width: 100% !important;
text-align: left !important;
top: auto;
}
.rsCaption h2 {
font-size: 30px !important;
padding-right: 20px;
}
.slider-cat {
background-color: #ff0000;
padding: 1px 3px;
}
.slider-date {
background-color: #eb0000;
padding: 8px;
color: #fff;
margin-left: -22px;
}
.container {
margin: 0 auto;
max-width: 1380px;
padding: 0;
}
html {
margin-top: 0 !important;
background: #fff;
}
body {  font-family: 'Roboto Slab', serif;
margin: 0 8px !important;
}
em.ws-red {
color: #ff0000;
}
.ws-logo img { max-height: 100px;
width: auto;
}
img {
max-width: 100%;
height: auto;
}
.ws-header-block {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
align-items: center;
}
.ws-header-2 {
width: 48.1%; padding: 5px;
margin-bottom: 0px;
}
.ws-header-2b {
width: 48.1%; padding: 0px;
margin-bottom: 0px;
}
.top-header-block {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
align-items: center;
border-bottom: 1px solid #14144a;
}
.top-header-3 {
width: 32.4%; padding: 5px;
margin-bottom: 0px;
}
.ws-right {
text-align: right;
}
.ws-header-column-navi {
background-color: #14144a;
} .main-navi ul {
margin: 0;
padding: 0 10px;
text-align: center;
}
.main-navi ul li {
display: inline-block;
list-style-type: none;
list-style-image: none;
padding: .875em .475em;
font-size: 16px;
position: relative;
} .main-navi ul li a {
text-decoration: none;
}
.main-navi li a:not(:last-child):after {
content: '\f107';
font-family: Fontawesome;
font-size: 13px;
margin: 0 0 0 5px;
color: #ff0000;
}
.main-navi li.current_page_item>a, .main-navi li.current-menu-item>a, .main-navi li.current_page_ancestor>a, .main-navi li.current-menu-ancestor>a {
color: #fff;
}
.main-navi ul a {
line-height: 1;
padding: 0;
transition: color .2s ease-in-out,background .2s ease-in-out;
}
.main-navi a:visited {
color: #fff;
}
.main-navi a {
border-bottom: none;
color: #fff; padding: .777em;
text-decoration: none; transition: color .2s ease-in-out,background .2s ease-in-out;
}
.main-navi a:hover {
color: #ff0000;
}
.main-navigation ul ul {
color: #404040;
display: block;
list-style: disc;
list-style-position: inside;
margin: 0 0 0 1.15em;
}
.main-navi ul ul { display: none; list-style: none;
text-align: left;
background-color: #14144a; padding: 5px;
left: 0;
margin: 0;
position: absolute;
top: 40px;
width: 210px;
z-index: 99999;
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;
} 
.main-navi ul ul li { float: none;    line-height: 15px;
padding: 5px 1em 5px 1em;
width: 100%;
}
.main-navi ul ul li a { padding: 2px 4px; line-height: 20px;
color: #fff;
font-size: 13px;  }
.main-navi ul ul {
margin-left: 0;
margin-right: 0;
line-height: 23px;
padding: 5px 0;
}
.main-navi ul ul > li:before {
color: #3a8014;
content: '';
position: absolute;
}
.main-navi ul ul li a:after { 
content: " ";
font-weight: normal;
vertical-align: middle;
color: #ff3d00;
}
.main-navi ul ul li a:only-child:after {content: ''; }
.main-navi ul li:hover > ul {
display: block; }
.main-navi ul > li:not(:last-child):before {
color: #ff0000;
font-weight: 800;
content: '\007c';
opacity: 1;
right: -5px; position: absolute;     }
.main-navi ul.sub-menu > li:not(:last-child):before {
color: #ff0000;
font-weight: 800;
content: '' !important;
opacity: 1;
right: -5px; position: absolute;     } .social {
text-align: center;
font-size: 22px;
}
.social .fa {
margin: 0 2px;
padding: 8px 10px;
border-radius: 100%;
width: 16px;
color: #fff;
background: #14144a;
font-size: 20px;
}
.social .fa:hover {
background-color: #ff0000;
color: #fff;
}
.social a {
color: #3a8014 !important;
text-decoration: none;
}
.social li {
display: inline;
}
.social ul, menu, dir {
margin: 0;
padding: 0;
}
.featured-row {
margin: 10px 0;
}
.col-md-6 {
width: 60%;
float: left;
margin-right: 10px;
}
.col-md-4 {
width: 39%;
float: right;
}
.promo {
float: left;
position: relative;
overflow: hidden;
margin-bottom: 10px;
}
.promo-small {
float: left;
height: 216px;
position: relative;
margin-bottom: 10px;
overflow: hidden;
}
.wrapper-post {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ws-wrapper { border-bottom: 1px solid #e2e2e2; display: inline-block;
margin: 0 5px 5px 5px;
}
.ws-wrapper-sidebar { border-bottom: 1px solid #e2e2e2; display: inline-block;
margin-bottom: 5px;
}
.ws-top-wrapper { border-bottom: 2px solid #151551; display: inline-block;
margin: 0 5px 10px 5px;
padding-bottom: 15px;
}
.ws-editorial-wrapper {   display: inline-block;
margin: 0 5px;
padding: 15px;
background: #151551;
color: #fff;
font-size: 14px;
}
.ws-editorial-wrapper h4 {
margin: 5px;
}
.ws-editorial-wrapper h4 a {
color: #fff;
font-size: 17px;
line-height: 21px;
text-decoration: none;
}
.editorial-col dte, dte a {
font-size: 14px;
color: #f1f1f1;
}
.ws-lefkada-wrapper {   display: inline-block;
margin: 0 5px;
padding-bottom: 15px;
}
.ws-simple-wrapper {   display: inline-block;
}
.promo-text {
position: absolute;
pointer-events: none;
bottom: 0;
padding: 0 8px 11px 8px;
width: 100%;
z-index: 1;
max-width: 670px;
padding: 0 26px 14px 20px;
}
.promo-text-small {
position: absolute;
pointer-events: none;
bottom: 0;
padding: 0 8px 11px 8px; z-index: 1;
}
.post-info {
position: absolute;
pointer-events: none;
padding: 8px;
background-color: #ff0000;
color: #fff;
font-size: 14px;
}
.promo-text h4 a {
font-size: 28px;
line-height: 32px;
color: #fff;
text-decoration: none;
margin: 0;
}
.promo-text-small h4 a {
font-size: 18px;
line-height: 22px;
color: #fff;
text-decoration: none;
margin: 0;
}
.promo-text h4 {
margin: 0;
}
.promo-text-small h4 {
margin: 0;
}
.large-image, .vert {
margin-bottom: -5px;
}
.large-image:before, .vert:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
opacity: .6;
bottom: 0;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);
background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,#000));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,#000 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.main-col { width: calc(100% - 620px);
float: left;
}
.sidebar-col { width: 310px;
float: right;
}
.sidebar-col-inner {
padding-left: 10px;
}
.col-md-2a {
width: 48.6%;
float: left;
padding-right: 10px;
font-size: 14px;
}
.col-md-2b {
width: 48.6%;
float: right;
padding-left: 10px;
border-left: 1px solid #b5b5b5;
font-size: 14px;
}
.col-md-30 {
width: 30%;
float: left;
}
.col-md-70 {
width: 69%;
float: left;
padding-left: 3px;
}
.col-md-30-inner, .col-md-70-inner {
padding: 0px 5px 5px 1px;
}
.col-md-70 h4 a {
color: #222;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.col-md-70 h4 {
margin: 0 0 5px 0;
}
.ws-wrapper-sidebar .col-md-70 h4 a {
color: #222;
text-decoration: none;
font-size: 13px;
}
.ws-wrapper-sidebar .col-md-70 h4 {
margin: 0 0 5px 0;
line-height: 16px;
}
dte, dte a {
font-size: 12px;
color: #545454;
}
dte-single, dte-single a {
font-size: 16px !important;
color: #545454;
text-decoration: none;
}
dte-related, dte-related a {
font-size: 12px;
color: #545454;
line-height: 30px;
padding-left: 5px;
}
.red-text {
color: #ff0000;
}
.title-line-1 {
width: 60%;
float: left;
}
.title-line-2 {
width: 40%;
float: right;
text-align: right;
line-height: 30px;
}
.title-line-1 h2 {
font-size: 14px;
float: left;
padding: 16px 28px 14px 15px!important;
line-height: 0;
background: #151551 url(https://www.tomistinenimerosi.gr/wp-content/themes/webstation-tomi/images/title_bg.png) no-repeat right !important;
background-position: right center !important;
color: #fff!important;
margin: 0;
}
.title-line-2 a {
right: 0;
bottom: 4px;
font-size: 10px;
border-radius: 2px;
padding: 4px 7px;
color: #fff;
font-weight: 700;
background: #ff0000;
text-decoration: none;
}
.title-line {
position: relative;
width: 100%;
height: 30px;
margin-bottom: 10px;
border-bottom: 2px solid #ff0000;
clear: both;
}
.col-block-3 {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
clear: both;
}
.col-3 {
width: 32%; padding: 0 5px 5px 5px;
margin-bottom: 0px;
}
.col-3 .promo-text-small h4 a {
font-size: 14px;
line-height: 16px;
}
.col-3 .post-info {
position: absolute;
pointer-events: none;
padding: 5px;
background-color: #ff0000;
color: #fff;
font-size: 11px;
}
.col-6 {
width: 65.4%; padding: 0 4px 5px 5px;
margin-bottom: 0px;
}
.col-6 .promo-text-small h4 a {
font-size: 18px;
line-height: 22px;
}
.col-6 .post-info {
position: absolute;
pointer-events: none;
padding: 5px;
background-color: #ff0000;
color: #fff;
font-size: 11px;
}
.promo6 {
float: left;
position: relative;
overflow: hidden;
margin-bottom: 10px;
height: 442px; }
.col-3-simple h4 {
margin: 5px;
}
.col-3-simple h4 a {
font-size: 14px;
line-height: 16px;
color: #222;
text-decoration: none;
}
.col-3-simple {
width: 32%; padding: 5px 0;
margin-bottom: 0px;
font-size: 13px;
line-height: 15px;
}
.top-col h4 {
margin: 5px 0;
}
.top-col h4 a{
color: #222;
text-decoration: none;
font-size: 20px;
line-height: 24px;
}
.top-col dte, dte a {
font-size: 14px;
color: #545454;
}
.editorial {
margin-bottom: 20px;
}
.wp-tabbed-tabs .wp-tabbed-nav {
background: #ffffff !important;
}
.wp-tabbed-tabs .wp-tabbed-nav li a {
width: auto !important;
}
.wp-tabbed-tabs .wp-tabbed-nav li.tab-active {
background: #ff0000 !important;
}
.wp-tabbed-tabs .wp-tabbed-nav li {
background: #151551 !important;
}
.wp-tabbed-tabs .wp-tabbed-nav li:hover {
background: #ababab !important;
}
.ws-center-ads {
text-align: center; }
.set img {
max-width: 728px;
height: auto;
}
.tech-marg {
margin: 5px 0;
}
.kosmos {
clear: both;
display: inline-block;
}
.col-kosmos-2a {
width: 49%;
float: left;
padding: 0 5px;
font-size: 14px;
}
.col-kosmos-2b h4 a {
font-size: 18px;
line-height: 22px;
color: #222;
text-decoration: none;
}
.col-kosmos-2b {
width: 49%;
float: left;
padding-left: 5px;
font-size: 15px;
line-height: 18px;
}
.wst-1 {
width: 49%;
float: left;
padding-right: 5px;
}
.wst-2 {
width: 49%;
float: left;
padding-left: 5px;
}
.wst-top {
clear: both;
display: inline-block;
}
.ws-margin {
margin: 15px 0; display: inline-block;
}
.footer {
clear: both;
background: #11113b;
display: inline-block;
margin-bottom: -3px;
padding: 50px 15px 20px 15px;
color: #fff;
font-size: 13px;
margin-top: 25px;
width: calc(100% - 30px);
}
.footer em2.ws-red {
color: #ff0000;
line-height: 25px;
font-size: 17px;
}
.copyright {
clear: both;
border-top: 1px solid #222;
font-size: 14px;
line-height: 35px;
}
.copyright-inner {
padding: 0 15px;
}
.copyright-left { float: left;
}
.copyright-right { float: right;
text-align: right;
}
.footer-left {
width: 49%;
float: left;
padding: 0 25px 0 5px;
}
.footer-mid {
width: 24%;
float: left;
}
.footer-right {
width: 24%;
float: left;
}
.ws-footer-3 {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.wst-3 {
width: 46%; padding: 5px;
margin-bottom: 0px;
}
.wst-6 {
width: 98%; padding: 0 5px 5px 5px;
margin-bottom: 0px;
}
.footer-col-navi ul li {
list-style-type: none;
list-style-image: none;
text-decoration: none;
font-size: 13px;
margin-bottom: 5px;
}
.footer-col-navi ul {
margin: 0;
padding: 0;
}
.footer-col-navi ul li a {
color: #fff;
text-decoration: none;
}
.footer-col-navi ul li a:hover {
color: #ff0000;
}
.footer-mid h3 {
color: #fff;
font-size: 20px;
margin: 0px 0 10px 0;
}
.footer-right h3 {
color: #fff;
font-size: 20px;
margin: 0px 0 10px 0;
}
.footer .social .fa {
background: #ff0000;
}
.footer .social {
text-align: left;
font-size: 22px;
padding-top: 5px;
}
.online-media {
text-align: center;
clear: both;
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.copyright a {
color: #ff0000;
text-decoration: none;
}
.aligncenter {
padding-top: 10px;
text-align: center;
}
.aligncenterb {
text-align: center;
}
.ws-pagination {
clear: both;
}
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
text-decoration:none;
color: #222;
}
.ws-pagination {
margin: 0 auto;
text-align: left;
font-size: 16px;
line-height: 30px;
}
.ws-pagination li {
display: inline;	
}
.ws-pagination ul {
-webkit-padding-start: 0px;
}
.ws-pagination li a,
.ws-pagination li a:hover,
.ws-pagination li.active a,
.ws-pagination li.disabled {
cursor: pointer;
padding: 2px 9px;
}
.ws-pagination li a:hover,
.ws-pagination li.active a {
background-color: #ff0000;
color: #fff !important;
}
.ws-search {
text-align: right;
}
.ws-btn {
background: #14144a;
color: #fff;
cursor: pointer;
border-width: 0;
border-style: none;
border-color: buttonface;
border-image: initial;
padding: 5px 6px;
border-radius: 100%;
}
.assistive-text {
font-weight: 300;
font-size:13px;
padding-right: 4px;
}
.category-cols {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
border-bottom: 1px solid #b1b1b1;
margin-bottom: 5px;
}
.category-col1 {
width: 49%;
padding: 5px 5px 5px 0;
margin-bottom: 0;
}
.category-col2 {
width: 49%;
padding: 5px 5px 5px 0;
margin-bottom: 0;
font-size: 13px;
}
.category-cols h2 {
margin: 0 0 5px 0;
line-height: 23px;
}
.category-cols h2 a {
color: #222;
font-size: 19px;
text-decoration: none;
}
a.tomi-button {
display: block;
max-width: 140px;
background-color: #ff0000;
color: #fff;
padding: 5px 8px;
text-decoration: none;
}
h1 {
margin: 20px 0;
line-height: 36px;
}
.tags { background: #14144a;
padding: 5px 10px 5px 10px;
color: #fff;
}
.tags a {
color: #ff0000;
text-decoration: none;
}
p.tag-text {
margin: 5px 0;
font-size: 14px;
}
p.tag-text a {
margin: 5px 0;
font-size: 14px;
} .comment-respond {
border-left: 5px solid #ff0000;
padding-left: 10px;
}
.inner-com {
padding: 10px;
border: 0px solid #cecece;
margin: 10px 0;
background: #f3f3f3;
}
.comment-respond input, .comment-respond textarea {
width: 100%;
}
.comment-respond input.submit {
width: auto !important;
}
.comment-respond p {
margin: 5px 0;
}
.btn, .btn:focus, .button, input[type=submit] {
font-size: 14px;
line-height: 1;
font-weight: 600;
font-family: inherit;
padding: 5px;
margin: 0 0 3px;
display: inline-block;
cursor: pointer;
outline: 0;
color: #fff;
background: #ff0000;
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: 14px;
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: #ff0000;
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: 97%;
}
.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 5px;
color: #222;
font-size: 14px;
max-width: 100%; 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: #ff0000;
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%;
}
@media screen and (min-width: 769px) {
.medium-6 {
width: 49%;
}
}
.ws-single-newer {
width: 50%;
float: left;
text-align: right;
margin: 35px 0;
}
.ws-single-older {
width: 50%;
float: left;
text-align: left;
margin: 35px 0;
}
.title-older a, .title-newer a {
color: #222;
font-size: 14px;
text-decoration: none;
}
h3.related {
background: #151551;
color: #fff;
padding: 5px 10px;
margin: 5px 0;
}
.related-border {
border-bottom: 2px solid #ff0000;
}
.single-content {
margin: 10px 5px;
padding: 10px;
background: #f1f1f1;
}
.apss-share-text {
opacity: 1;
line-height: 16px;
color: #11113b;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
margin-left: 9px;
}
.ws-search input[type="text"] {
padding: 10px !important;
}
.apss-social-share {
border-left: 5px solid #ff0000;
}
.mobile { display: none;
}
.ws-excerpt {
margin: 15px 0;
}
@media screen and (max-width: 768px) {
.chris30 {
width: 49%;
margin-bottom: 15px;
text-align: center;
}
.comment-respond input, .comment-respond textarea {
width: 98%;
}
.related-border .col-3-simple {
background-color: rgba(243, 243, 243, 0.62);
border: 1px solid #e0e0e0;
margin-bottom: 15px;
}
.related-border .col-3-simple h4 a {
font-size: 18px;
line-height: 21px;
}
.mobile .col-4-simple h4 {
margin: 10px 0 5px 0;
}
.mobile .col-4-simple {
background-color: rgba(243, 243, 243, 0.62);
border: 1px solid #e0e0e0;
margin-bottom: 15px;
}
.category-block {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.category-cols {
width: 48%;
display: block;
}
.category-col1, .category-col2 {
width: 100%;
}
.ws-header-block {
display: block;
}
.header-mob {
border-bottom: 1px solid #222;
clear: both;
}
.ws-right {
text-align: center;
}
.ws-navigation-block {
display: none;
}
.wst-related .col-block-3 {
margin: 0 auto;
display: block;
justify-content: space-between;
flex-flow: row wrap;
clear: both;
max-width: 80%;
}
.col-3-simple {
width: 100%;
}
h1 {
margin: 15px 0;
line-height: 30px;
font-size: 26px;
}
.ws-wxcerpt {
margin: 15px 0;
}
.sidebar-col-inner {
padding-left: 0px;
}
.copyright-left, .copyright-right {
width: 100%;
text-align: center;
}
.footer-left, .footer-mid, .footer-right {
width: 95%;
margin: 0 auto 10px auto;
padding-bottom: 10px;
border-bottom: 1px solid #e3e3e3;
}
.sidebar-col, .sidebar-left {
width: 100%;
max-width: 320px;
margin: 0 auto;
float: none;
display: block;
}
.set img {
max-width: none !important;
width: 100%;
height: auto;
}
.top-header {
display: none;
}
.pc {
display: none;
}
.mobile { display: block !important;
}
.ws-header-2 {
width: 70%;
float: left;
}
.ws-header-2b {
width: 98%;
}
.main-col {
width: 100%;
}
.ws-logo img {
max-height: 70px;
}
.mobilemenu {
display: block !important;
float: right;
width: 20%;
}
}
.col-4-simple h4 {
margin: 2px 0;
}
.col-4-simple h4 a {
font-size: 14px;
line-height: 16px;
color: #222;
text-decoration: none;
}
.col-4-simple {
width: 48%; padding: 5px 4px;
margin-bottom: 0px;
font-size: 13px;
line-height: 15px;
}
@media screen and (max-width: 648px) {
.col-advert {
width: 100%;
text-align: center;
}
.ws-top-ads img {
max-width: 100%;
}
}
@media screen and (max-width: 480px) {
.chris30 {
width: 100%;
margin-bottom: 15px;
text-align: center;
}
.chris50 {
width: 100%;
margin-bottom: 15px;
text-align: center;
}
.category-cols {
width: 100%;
display: block;
}
.wst-related .col-block-3 {
margin: 0 auto;
display: block;
justify-content: space-between;
flex-flow: row wrap;
clear: both;
max-width: 100%;
}
.col-4-simple {
width: 100%;
}
}
#popout {
position: fixed;
height: 100%;
width: 250px;
background: #14144a;
color: white;
left: -250px;
overflow:auto;
z-index: 999;
top: 0;
}
#popout.opened {
left: 0;
}
#tooggle {
float: right;
position: fixed;
right: 25px;
top: 20px;
width: 35px;
height: 35px;
z-index: 9998;
cursor: pointer;
font-size: 25px;
padding: 2px 0 2px 13px; color: #fff;
background: #14144a;
} .mobile-menu li.current-menu-item > a {text-shadow: 0px -1px 0px rgba(0,0,0,.5); color:#7b8588; font-weight: bold; } 
.mobile-menu li { 
padding:5px 0;
width:100%;
list-style-type: none; list-style-image: none; 
right: 0;
text-align: left;
}
.mobile-menu ul {
margin: 5px 0;
}
ul.mobile-menu {
padding: 2px 5px !important;
} .mobile-menu li:hover > ul {
display: block;
}
.mobile-menu li a:hover { 
color:#ff0000;
}
.mobile-menu li a:link, .mobile-menu li a:visited { 
color:#FFF;
text-decoration:none;
width:100%;
font-size: 17px;
line-height: 21px;
}
.mobile-menu li a:hover { 
color: #ff0000;
}
.mobile-menu ul.sub-menu li a {
font-size: 14px;
line-height: 17px;
color: #e1e1e1;
}
.mobile-menu ul.sub-menu li a:hover {
font-size: 14px;
line-height: 17px;
color: #ff0000;
}
.mobile-menu ul.sub-menu  {
border-top: 1px solid #ff0000;
text-align: left;
padding: 2px 5px !important;
}
.vert2 img {
max-width: 100%;
height: auto;
}