h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden], .gizle {
display: none !important;
}
body { 
background:#efefef; 
font-weight:normal; 
line-height:24px; 
color:#333;
letter-spacing:0.2px; text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a { 
text-decoration:none; 
color:#333; 
-webkit-transition:background-color 0.4s;
-moz-transition:background-color 0.4s;
-o-transition:background-color 0.4s;
transition:background-color 0.4s;
}
h1, h2, h3, h4, h5, h6 { 
clear:both; 
line-height:25px; 
margin:0 0 10px;
color:#222;
}
img { 
max-width:100%;
}
p { 
margin-bottom:15px;padding:0 
}
ol, li { 
list-style-position:inside; 
}
blockquote { 
color:#666;
font-size:16px;
font-style:italic;
line-height:1.7;
margin:5px 15px 15px 15px;
overflow:hidden;
padding:10px 20px 0 15px;
background:#f1f1f1;
border:3px dashed #eaeaea;
}
.alignleft { 
display:inline;
float:left;
margin-right:10px; 
}
.alignright { 
display:inline;
float:right !important;
margin-left:10px;
}
.aligncenter { 
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
text-align:center; 
}
.clear{
width:0;
height:0;
clear:both;
}
textarea {
line-height:21px;
color:#444;
border:1px solid #e1e1e1;
width:100%;
max-width:100%;
height:168px;
min-height:168px;
padding:6px 9px 6px 9px;
border-radius:4px;
}
textarea:focus, input:focus, input[type]:focus {
outline:0 none;
}
input[type=submit], .anadon, .resimbtn {
background-color:#222222;
border-radius:3px;
color:#fff;
font-weight:bold;
border:none;
padding:8px 15px;
-webkit-transition:background-color 0.4s;
-moz-transition:background-color 0.4s;
-o-transition:background-color 0.4s;
transition:background-color 0.4s;
cursor:pointer;
}
.resimbtn {
display:inline-block;
}
input[type=text], input[type=url], input[type=tel], input[type=email], input[type=search], select,[type="number"],[type="password"] {
line-height:21px;
color:#444;
border:1px solid #e1e1e1;
width:100%;
max-width:100%;
height:34px;
padding:3px 9px;
border-radius:3px;
}
.search-submit {
padding:8px 5px !important;
}
.hd{
opacity:0;
}
.vs{
opacity:1;
}
#navmenu, .site-head {
position:relative;
background: -moz-linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);
box-shadow: inset 0 44px rgb(255 255 255 / 10%);
}
#logo {
background-color: #fff;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}
#logo h1 {
margin-bottom:0;
}
#logo a {
padding:10px 0;
display:flex;
}
#logo:before {
position:absolute;
content:"";
background-color:#fff;
width:120%;
height:100%;
top:0;
right:100%;
}
#navmenu {
padding:10px 0;
}
.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
position:relative;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 9999;
}
.sf-menu > li {
float: left;
padding-top:20px;
padding-bottom:20px;
margin-right:18px;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu a:hover {
opacity:.8;
}
.sf-menu ul ul {
top: 0;
left: 100%;
}
.sf-menu {
float: left;
width:100%;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 12em;
*width: 12em;
}
.sf-menu a {
zoom: 1;
}
.sf-menu li {
white-space: nowrap;
*white-space: normal;
-webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu > li > a  {
font-size:16px;
}
.sf-menu ul li {
padding:10px;
}
.sf-menu ul li,.sf-menu ul ul li {
background:#fff;
box-shadow:0 1px 2px rgba(0,0,0,0.11);
}
.sf-menu li.sfHover {
-webkit-transition: none;
transition: none;
}
.sf-menu li.sfHover ul li:hover {
background:#f7f7f7;
}
.sf-menu li.sfHover ul li a {
color:#444 !important;
font-size:15px !important;
}
.sf-arrows .sf-with-ul {
padding-right:16px;
}
.sf-arrows .sf-with-ul:after {
font-family:"temavadisi";
position:absolute;
right:5px;
top:2px;
font-size:10px;
content:"\e874";
}
.sf-arrows ul .sf-with-ul:after {
right:5px;
content:"\e877";
}
.mobil_menu, .ara_form, .top-mob-menu {
display:none;
}
.toparama {
float:right;
position:relative;
}
.ara_buton {
cursor:pointer;
}
.ara_form.goster {
background: transparent;
left: inherit;
right: -10px;
top: 10px;
width: 300px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: flex;
height: 49px;
padding: 0 4px;
position: absolute;
}
.search-form {
width:100%;
}
.ara_form .search-submit {
position: absolute;
right: 5px;
top: 0px;
z-index: 100;
}
.slick-load {
opacity: 0;
visibility: hidden;
transition: opacity 1s ease;
-webkit-transition: opacity 1s ease;
}
.slick-load.slick-initialized {
visibility: visible;
opacity: 1;
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding:0 0 2px 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
text-align:center;
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
width:100%;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-prev, .slick-next {
font-size: 0;
display: block;
cursor: pointer;
border: none;
outline: none;
}
.slick-next:before, .slick-prev:before {
font-family:"temavadisi";
font-size:13px;
color:#e8e8e8;
position: absolute;
z-index:11;
}
.slick-slider:hover .slick-next:before, .slick-slider:hover .slick-prev:before {
}
.slick-next:before {
content:"\e93d";
}
.slick-prev:before {
content:"\e93c";
}
.slick-dots {
text-align:center;
margin:0 auto;
}
.slick-dots li {
position: relative;
margin:4px;
padding: 0;
display:inline-block;
}
.slick-dots li button {
opacity:1;
background:#c8c8c8;
cursor: pointer;
font-size:0;
border-radius:5px;
width:10px;
height:10px;
-webkit-transition: width .3s ease-in;
transition: width .3s ease-in;
margin:0 4px;
}
.slick-dots li.slick-active button {
transition:all 500ms ease 0s;
-webkit-transition:all 500ms ease 0s;
width:32px;
}
.nav-alt {
background-color:#353535;
color:#888;
max-height: 81px;
}
.head_kurlar {
max-width:50%;
max-height: 81px;
}
.nav-alt .kur-list {
display:flex;
}
.nav-alt .kuritem {
margin:15px 30px 15px 0;
position:relative;
text-align:left;
}
.kuritem .kurdegisim.kurup {
position:absolute;
bottom:10px;
}
.kuritem .kurdegisim.kurdown {
position:absolute;
top:10px;
}
.nav-alt .kurTl{
display:block;
}
.nav-alt .kurAdi{
color:#fff;
}
.nav-alt .kurAdi, .nav-alt .kurTl {
font-size: 14px;
font-weight: bold;
text-align:left;
}
.nav-alt .kuricon {
display:none;
}
.kuritem .kurTl.kurup {
color:#32cd32;
font-weight:bold;
position:relative;
}
.kuritem .kurTl.kurdown {
color:#f33715;
font-weight:bold;
position:relative;
}
.kuritem .kurup .icon .chevron {
position: absolute;
width: 12px;
height: 3px;
opacity: 0;
transform: scale(0.3);
animation: chevron-up 3s ease-out infinite;
top:-5px;
}
.kuritem .kurup .icon .chevron:first-child {
animation: chevron-up 3s ease-out 1s infinite;
}
.kuritem .kurup .icon .chevron:nth-child(2) {
animation: chevron-up 3s ease-out 2s infinite;
}
.kuritem .kurdown .icon .chevron {
position: absolute;
width: 12px;
height: 3px;
opacity: 0;
transform: scale(0.3);
animation: chevron-down 3s ease-out infinite;
}
.kuritem .kurdown .icon .chevron:first-child {
animation: chevron-down 3s ease-out 1s infinite;
}
.kuritem .kurdown .icon .chevron:nth-child(2) {
animation: chevron-down 3s ease-out 2s infinite;
}
.kuritem .chevron:before,
.kuritem .chevron:after {
content: '';
position: absolute;
top: 0;
height: 100%;
width: 50%;
}
.kuritem .kurup .icon .chevron:before,
.kuritem .kurup .icon .chevron:after {
background:#32cd32;
}
.kuritem .kurdown .icon .chevron:before,
.kuritem .kurdown .icon .chevron:after {
background:#f33715;
}
.kuritem .kurup .icon .chevron:before {
left: 0;
transform: skewY(-30deg);
}
.kuritem .kurup .icon .chevron:after {
right: 0;
width: 50%;
transform: skewY(30deg);
}
.kuritem .kurdown .icon .chevron:before {
left: 0;
transform: skewY(30deg);
}
.kuritem .kurdown .icon .chevron:after {
right: 0;
width: 50%;
transform: skewY(-30deg);
}
@keyframes chevron-up {
25% {
opacity: 1;
}
33.3% {
opacity: 1;
transform: translateY(-10px);
}
66.6% {
opacity: 1;
transform: translateY(-18px);
}
100% {
opacity: 0;
transform: translateY(-18px) scale(0.5);
}
}
@keyframes chevron-down {
25% {
opacity: 1;
}
33.3% {
opacity: 1;
transform: translateY(10px);
}
66.6% {
opacity: 1;
transform: translateY(18px);
}
100% {
opacity: 0;
transform: translateY(18px) scale(0.5);
}
}
#homecontent {
position:relative;
margin-top:20px;
}
.ana-alt ul {
display:flex;
align-items: center;
height: 100%;
}
.ana-alt li {
margin-right:38px;
margin-top:-15px;
}
.ana-alt li a {
color:#fff;
font-size: 18px;
position: relative;
z-index: 999;
text-shadow:0 1px 2px #000;
}
.ana-alt li a:hover {
opacity:.8;
}
.ana-alt li a span {
position: absolute;
bottom: -11px;
left: 0;
font-size: 10px;
height: 17px;
display: flex;
justify-content: center;
align-items: center;
padding: 0 2px;
z-index: -1;
color:#fff;
border-radius:3px;
text-shadow:none;
min-width:35px;
}
.haber-post {
margin-bottom:18px;
position:relative;
}
a:hover i.posticon {
color:#fff;
}
i.posticon.icon-camera-2 {
padding:8px 3px 8px 3px;
}
.catalani{
position: absolute;
left:0px;
bottom:0px;
color:#fff;
font-size: 12px;
font-weight: 600;
line-height: 20px;
background-color:#ec1d24;
border-radius:0 0 3px;
padding:2px 10px;
z-index:10;
}
.post-link {
display:block;
position:relative;
background-color:#fff;
box-shadow:0 1px 2px rgba(0,0,0,.2) !important;
}
.link-flex {
display:flex;
align-items: center;
justify-content: space-between;
}
.postimg-wrap {
position:relative;
overflow:hidden;
width:100%;
}
.postimg-wrap:after {
background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.76)),color-stop(rgba(0,0,0,.1)),to(rgba(0,0,0,0)));
background-image: linear-gradient(to top,rgba(0,0,0,.76),rgba(0,0,0,.1),rgba(0,0,0,0));
bottom: 0;
content: '';
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.postimg-wrap .wp-post-image {
display:flex;
width:100%;
height:100%;
transition:all .2s ease-in;
}
.haber-post:hover .wp-post-image, .gold-ilan-post:hover .wp-post-image, .son-ilan-post:hover .wp-post-image {
transform:scale(1.1);
}
.haber-baslik {
font-size: 15px;
font-weight: 500;
max-height: 56px;
overflow: hidden;
padding:11px 15px 53px 15px;
display:inline-block;
color:#000;
}
.imghaber .haber-baslik {
position: absolute;
bottom:0;
color: #fff;
font-size: 16px;
font-weight: 500;
text-shadow: none;
}
.haber-post.imghaber .catalani {
bottom:60px;
top:auto;
border-radius:0 3px 3px 0;
}
.mini-haber-post {
position:relative;
border:1px solid rgb(231 231 231 / 40%);
padding:10px;
margin-bottom:-1px;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.mini-haber-post a {
box-shadow:none !important;
}
.mini-haber-post .count {
background-color:#eaeaea;
border:1px solid rgb(231 231 231 / 70%);
width:28px;
height:28px;
text-align:center;
border-radius:28px;
line-height:28px;
position:absolute;
left:-15px;
color:#888;
}
.mini-haber-post .postimg-wrap {
flex:65%;
}
.mini-haber-post .haber-baslik {
padding:0 0 0 10px;
max-height:none;
flex:90%;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.mini-haber-post.style2 {
min-height: 70px;
align-items: center;
display: flex;
}
.mini-haber-post.style2 .haber-baslik {
-webkit-line-clamp: 2;
}
.backbg{
position:relative;
overflow:hidden;
}
.backbg svg{
height:130%;
position:absolute;
z-index:-1;
}
.backbg:before{
content:"";
width:100%;
height:100%;
position:absolute;
top:0;
z-index:-1;
background:#fff;
}
.widget_baslik {
display:flex;
align-items:center;
justify-content: space-between;
padding:20px 20px 20px 0;
}
.widget_baslik h5 {
font-size:18px;
margin-bottom:0;
}
.widget_link {
font-size:14px;
padding:0 20px 0 10px;
margin-right:20px;
position:relative;
}
.widget_link:before {
content:'\e94d';
font-family:"temavadisi";
position:absolute;
right:0;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.widget_link:hover:before {
right:-5px;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.backbg .widget_baslik {
padding-left:20px;
padding-bottom:0px;
color:#fff;
}
.backbg .widget_baslik h5, .backbg .widget_baslik a {
color:#fff;
}
.yazarlar {
}
.yazarlar .yazar {
background-color:#fff;
display:flex;
flex-direction:column;
padding:15px;
min-height:295px;
box-shadow:0 1px 2px rgba(0,0,0,.2);
}
.yazar_info {
margin-bottom:12px;
display:flex;
align-items:center;
}
.yazar_info .avatar {
-webkit-box-flex:0;
-ms-flex:0 0 60px;
flex:0 0 60px;
height:60px;
width:60px;
margin-right:12px;
border-radius:50%;
}
.yazar_cont {
text-align:left;
}
.yazar_post {
padding:0 5px;
}
.yz_title {
font-size:15px;
font-weight:600;
line-height:1.5;
color:#000;
margin-bottom:6px;
}
.yz_exc {
font-size:14px;
}
.yz_time {
font-size: 10px;
margin-bottom: 8px;
color: #8a8a8a;
display: block;
font-size: 9px;
line-height: 12px;
}
.yz_adi {
font-size:14px;
font-weight:600;
line-height:15px;
text-transform:uppercase;
color:#000;
margin-bottom:5px;
}
.video-post {
margin-bottom:18px;
position:relative;
text-align:left;
}
.video-post .wp-post-image {
height:225px;
}
.video-post:hover .wp-post-image {
transform:scale(1.1);
}
.videolar .haber-baslik {
position: absolute;
bottom:0;
color: #fff;
font-size: 16px;
font-weight: 500;
text-shadow: none;
}
.video-post i, i.posticon {
color: #fff;
font-size: 26px;
font-weight: 300;
position: absolute;
top: 16px;
right: 16px;
z-index: 10;
background:rgba(255,255,255,.3);
border-radius:100%;
padding:5px 0px 5px 2px;
}
.video-post:hover i {
background:#ff3b18;
}
.puandurumlari {
background:#fff;
}
.puandurumlari .widget_baslik {
padding-left: 10px;
padding-bottom: 0px;
}
.puandurumu table {
width:100%;
border-collapse: collapse;
border-spacing: 0;
display:grid;
}
.puandurumu td {
font-size:13px;
padding:10px;
text-align:center;
width:25px;
color:#666;
}
.puandurumu thead tr {
background-color:#fff;
border-bottom:2px solid rgb(88 88 91 / .1);
}
.puandurumu thead tr th:first-child:before {
content:"#";
display: flex;
align-items: center;
justify-content: center;
}
.puandurumu thead tr th, .puandurumu thead tr th.team__name {
color:#008053;
}
.puandurumu th {
padding:10px;
}
.puandurumu tbody tr {
border-top:1px solid #fff;
}
.puandurumu tbody tr:nth-child(even) {
background-color:#f7f7f7;
}
.puandurumu tr td:nth-child(1) {
background-color:#f7f7f7;
color:#000;
font-weight:600;
}
.puandurumu tbody tr:nth-child(1) td:first-child, .puandurumu tbody tr:nth-child(2) td:first-child {
background-color:rgba(116,181,83,.2);
}
.puandurumu tbody tr:nth-child(3) td:first-child, .puandurumu tbody tr:nth-child(4) td:first-child {
background:rgba(250,123,23,.2);
}
.puandurumu tr:nth-child(18) td:first-child,.puandurumu tr:nth-child(19) td:first-child, .puandurumu tr:nth-child(20) td:first-child, .puandurumu tr:nth-child(21) td:first-child {
background:rgba(255,0,0,.2);
}
.puandurumu .team__name {
color:#000;
text-align:left;
font-weight:600;
line-height:24px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 168px;
display: block;
}
.puandurumu td.team__logo, .puandurumu th.team__logo, .puandurumu tr td:nth-child(8), .puandurumu tr th:nth-child(8), .puandurumu tr td:nth-child(9), .puandurumu tr th:nth-child(9), .puandurumu tr td:nth-child(10), .puandurumu tr th:nth-child(10) {
display:none;
}
.puandurumu tr td:nth-child(11) {
font-weight:bold;
font-size:14px;
}
.puan_bilgi div {
display:flex;
align-items:center;
}
.puan_bilgi {
padding:18px 0;
color:#666;
}
.puan_bilgi i {
display:block;
width:8px;
height:8px;
border-radius:8px;
margin:0 10px;
}
.puan_bilgi i.sl {
background-color:rgba(116,181,83,.8);
}
.puan_bilgi i.akl {
background-color:rgba(250,123,23,.8);
}
.puan_bilgi i.kd {
background-color:rgba(255,0,0,.8);
}
.puan_bilgi span {
font-size:12px;
}
.daralt {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
border-width: 1px 0px;
border-color: #eaeaea;
border-style: dashed;
font-size: 12px;
background-color:#d7d7d7;
}
.genislet {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
border-width: 1px 0px;
border-color: #eaeaea;
border-style: dashed;
font-size: 12px;
}
.anamanset .haber-post {
margin-bottom:0;
}
.anamanset .postimg-wrap .wp-post-image {
height:440px;
}
.anamanset .haber-baslik {
font-size: 36px;
line-height: 39px;
max-height: 156px;
padding-bottom: 66px;
left:0;
right:0;
text-shadow:0 0 #000;
}
.anamanset.style1 .slick-dots {
background-color:transparent;
bottom: 5px;
height: 45px;
margin-bottom: 0;
position: absolute;
width: 100%;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display:flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.anamanset.style1 .slick-dots li button {
opacity:.4;
}
.anamanset.style2 .slick-dots {
background-color:#fff;
padding:10px 0;
margin-top:-2px;
box-shadow:0 1px 2px rgba(0,0,0,.2);
}
.anamanset.style2 .slick-dots li button {
font-size:12px;
width:25px;
height:26px;
background-color:#f7f7f7;
color:#666;
border:1px solid #eee;
margin:0 2px;
}
.anamanset.style2 .slick-dots li.slick-active button {
color:#fff;
} 
.anamanset.style2 .slick-next:before, .anamanset.style2 .slick-prev:before {
font-size:14px;
width:25px;
height:26px;
background-color:#f7f7f7;
color:#666;
border:1px solid #eee;
bottom:13px;
display:flex;
justify-content:center;
align-items:center;
}
.anamanset.style2 .slick-next:before {
right:5px;
}
.anamanset.style2 .slick-prev:before {
left:5px;
}
.anamanset.style3 .slick-dots {
background-color: transparent;
bottom: 5px;
height: 45px;
margin-bottom: 0;
position: absolute;
width: 101%;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.anamanset.style3 .slick-dots li button {
font-size:14px;
width:30px;
height:30px;
color:#fff;
margin:0;
background-color:rgba(0,0,0,.4);
border-radius:30px;
letter-spacing:-1px;
}
.anamanset.style3 .slick-dots li.slick-active button {
color:#fff;
} 
.anamanset.style3 .slick-next:before, .anamanset.style3 .slick-prev:before {
font-size:14px;
width:30px;
height:30px;
color:#fff;
bottom:13px;
display:flex;
justify-content:center;
align-items:center;
}
.anamanset.style3 .slick-next:before {
right:5px;
}
.anamanset.style3 .slick-prev:before {
left:5px;
}
.minislider .haber-post {
margin-bottom:0;
}
.minislider .haber-baslik {
left:0;
bottom:5px;
}
.minislider .slick-dots {
background-color:#000;
margin-bottom: 0;
width: 100%;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top:-2px;
border-top:1px solid rgba(255,255,255,.2);
}
.minislider .slick-dots li {
margin:0;
box-shadow:inset 1px 0 0 #353535;
width:30px;
height:28px;
}
.minislider .slick-dots li button {
background-color:transparent;
font-size:12px;
color:#fff;
margin:0;
letter-spacing:-1px;
width:auto;
}
.minislider .slick-dots li.slick-active button {
color:#fff;
} 
.gazete a img {
background-color:#fff;
box-shadow:0 0 2px 1px rgb(0 0 0 / 15%), 2px 2px 0 1px #fff, 5px 5px 2px 0 rgb(0 0 0 / 15%), 6px 6px 0 1px #fff, 9px 9px 3px 0 rgb(0 0 0 / 15%);
padding:5px;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.gazete a:hover img {
box-shadow:none;
} 
.gazete .slick-next:before, .gazete .slick-prev:before {
font-size:14px;
width:35px;
height:36px;
background-color:#fff;
color:#000;
border:2px solid rgba(0,0,0,.1);
top:35%;
display:flex;
justify-content:center;
align-items:center;
}
.gazete .slick-next:before {
right:0px;
}
.gazete .slick-prev:before {
left:0px;
}
.covid_widget {
position:relative;
padding-bottom:10px;
}
.covid_widget:before {
content:"";
background:url(//movud.net/wp-content/themes/vadihaberv3/img/corona.svg);
position:absolute;
bottom:0;
right:0;
width:140px;
height:140px;
opacity:.6;
}
.covid_baslik {
font-weight:700;
background-color:rgba(255,255,255,.2);
padding:10px 0;
border-radius:3px;
}
.covid_baslik .tarih {
font-weight:500;
font-size:12px;
opacity:.6;
margin-top:14px;
}
.gunlukvaka {
display:flex;
text-align:center;
font-weight:600;
}
.gunlukvaka li {
display:flex;
flex-direction:column;
padding:10px;
}
.gunlukvaka .gbaslik {
margin-bottom:5px;
}
.gunlukvaka .gsayi {
background-color:rgba(255,255,255,.2);
border-radius:3px;
padding:2px 0;
}
.hava_durumlari {
position:relative;
cursor:pointer;
display:flex;
align-items:center;
color:#fff;
margin-right:15px;
max-height: 81px;
min-height: 59px;
}
.hava-sehir span {
font-weight:600;
text-transform:uppercase;
position:relative;
}
.hava-sehir span:after {
font-family:"temavadisi";
content:"\e937";
position:absolute;
top:0;
right:-15px;
}
.hava-durum {
display:flex;
}
.hava-durum i {
font-size:48px;
color:#fff;
text-shadow:0 3px 0px #000;
}
.derece-status {
display:flex;
}
.hava-derece {
font-weight:700;
font-size:18px;
}
.hava-status {
font-size:13px;
white-space:nowrap;
}
#sehirara {
color: #717171;
background: #f7f7f7;
border:1px solid #ececec;
outline: 0;
padding: 0 10px;
margin:3px 0;
border-radius:2px;
font-size:13px;
font-weight:600;
width:93%;
}
.tumsehirler {
background:#fff;
padding:5px;
position:absolute;
left:0px;
top:70%;
width:200px;
z-index:99;
visibility:hidden;
opacity:0;
transform:translateY(12px);
transition:all .3s ease-in-out;
box-shadow:0 1px 2px rgba(0,0,0,.2);
border-radius:8px;
}
.tumsehirler:before {
position: absolute;
top:-4px;
left:45%;
z-index: 1;
content: "";
width: 7px;
height: 7px;
background-color: #fff;
-webkit-transform: scaleY(1.5) rotate(45deg);
-ms-transform: scaleY(1.5) rotate(45deg);
transform: scaleY(1.5) rotate(45deg);
}
.tumsehirler:after {
content:"";
position:absolute;
right:0;
top:0;
height:100%;
background:#fafafa;
width:15px;
z-index:-1;
border-radius:0 8px 8px 0;
}
.tumsehirler ol {
height:270px;
overflow:auto;
text-align:right;
padding:0 5px 9px 0;
}
.tumsehirler ol li {
color:#000;
font-size:13px;
text-align:left !important;
white-space:nowrap;
cursor:pointer;
display:block;
font-weight:600;
transition:color .2s ease-in-out;
height:30px;
line-height:30px;
padding:0 10px;
border-bottom:1px solid #fafafa;
text-transform:uppercase;
}
.tumsehirler ol li:hover {
background-color:#f4f4f4
}
.tumsehirler ol::-webkit-scrollbar {
width:6px;
right:2px
}
.tumsehirler ol::-webkit-scrollbar-track {
box-shadow:unset;
border-radius:0 6px 6px 0;
background-color:#fafafa
}
.tumsehirler ol::-webkit-scrollbar-thumb {
background:#aaa;
border-radius:6px;
box-shadow:unset
}
.son-ilan-post {
background-color:#fff;
position:relative;
border:1px solid rgb(231 231 231 / 40%);
padding:10px;
margin-bottom:18px;
min-height: 70px;
align-items: center;
display: flex;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.son-ilan-post a {
box-shadow:none !important;
}
.son-ilan-post .postimg-wrap {
flex:65%;
}
.son-ilan-post .haber-baslik {
padding:0 0 0 10px;
max-height:none;
flex:90%;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
}
.gold-ilan-post {
margin-bottom:18px;
}
.gold-ilan-post .haber-baslik {
z-index:999;
}
.gold-ilan-post .imghaber .catalani {
bottom: 60px;
top: auto;
border-radius: 0 3px 3px 0;
}
.gold-ilan-post .ilan-konum {
font-size: 14px;
font-weight: 400;
padding: 11px 15px 11px 15px;
color: #000;
}
#footer {
margin-top:30px;
}
#footer .altkisim {
padding:40px 0;
}
.foowidget {
padding:0 20px !important;
}
.foowidget .menu {
display:flex;
flex-wrap:wrap;
}
.foowidget .menu li {
width:50%;
flex:0 0 50%;
margin-bottom:8px;
}
.foowidget .yanbaslik {
padding: 15px 0;
font-weight: 700;
font-size: 16px;
}
.foowidget.sag {
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
}
.foowidget .sosyal_profil {
font-size:28px;
display:flex;
flex-wrap:wrap;
}
.foowidget .sosyal_profil a {
flex:0 0 50px;
width:50px;
height:50px;
border: 1px solid rgba(255,255,255,.15);
border-radius: 50px;
align-items: center;
justify-content: center;
display: flex;
margin:0 10px 10px;
}
.foowidget .sosyal_profil a:hover {
background-color:#fff;
color:#353535 !important;
}
.foowidget .uygulamalar {
margin-top:50px;
}
.foowidget .uygulamalar strong {
margin-bottom:8px;
font-size:18px;
}
.foowidget .uygulamalar img {
border:1px solid rgba(0,0,0,.05);
border-radius:12px;
}
#footer .copyright {
padding:10px 0;
background-color:rgba(0,0,0,.15);
font-size:14px;
}
#yukari {
position:fixed;
bottom:15px;
right:15px;
z-index:9999;
width:50px;
height:50px;
text-align:center;
line-height:50px;
cursor:pointer;
transition:opacity 0.2s ease-out;
-webkit-transition:opacity 0.2s ease-out;
opacity:0;
box-shadow:0 0 4px #999;
}
#yukari .icon-up {
color:#fff;
}
#yukari:hover {
background:#fff;
}
#yukari.show {
opacity:1;
}
.sagsolAds {
top: 0px;
align-self: flex-start;
position: absolute;
left: 50%;
transform: translateX(-50%);
height: 1px;
}
#solAds {
transform:translateX(-15%)
}
#sagAds {
position: absolute;
top:0;
right:0;
transform:translateX(100%);
}
.cerezler {
position: fixed;
left: 0;
right: 0;
bottom: -100%;
font-size:14px;
padding:10px 0;
background: rgba(255,255,255,.9);
border-top:1px solid #eee;
color: #666;
overflow: hidden;
transition: all .4s ease-in-out;
z-index:99;
}
.cerez_content {
margin-bottom:0;
}
.cerez_content a {
font-weight:600;
}
.cerez_content .icon-cancel {
font-size:18px;
}
.cerezler.aktif {
bottom:0;
}
.navi {
margin:0 0 20px 0;
background-color:#fff;
padding:15px 10px;
}
.navi li {
list-style-type:none;
display:inline-block;
}
.navi .seperator {
font-size:14px;
color:#d8d8d8;
}
.navi ol, .navi li span {
font-size:12px;
line-height:16px;
color:#939393;
}
.navi li a span {
color:#000;
}
.post_line {
border:1px solid #e8e8e8;
margin: 0 0 30px;
padding: 10px;
background-color: #fff;
color: #353535;
font-size: 16px;
line-height: 1.86;
}
.single_title {
font-size:36px;
margin-bottom:20px;
line-height:42px;
}
h2.single_excerpt {
font-size: 18px;
font-weight: 700;
line-height: 28px;
color: #444;
padding-bottom: 1px;
}
.onresim {
display:block;
margin: 0 -10px 4px;
max-width: calc(100% + 20px);
width: calc(100% + 20px);
height:auto;
}
.yazibio {
font-size:13px;
color:#666;
margin:10px 0;
display:flex;
justify-content:space-between;
align-items:center;
}
.yazibio time {
font-weight:600;
margin-left:5px;
}
.yazibio .tarih {
display:block;
}
.yazi_paylas .facebook {
background: #3b5998;
}
.yazi_paylas .twitter {
background: #1da1f2;
}
.yazi_paylas .pinterest {
background: #cb2027;
}
.yazi_paylas .linkedin {
background: #007bb5;
}
.yazi_paylas .whatsapp {
background: #4dc247;
}
.yazi_paylas a{
width: 36px;
height: 36px;
line-height: 36px;
overflow: hidden;
text-align: center;
font-size: 18px;
margin: 0 1px;
color: #fff;
}
.yazi_paylas{
display: flex;}
.yazi_paylas a:hover {
background: #000;
}
.yazi_icerik p {
font-size: 16px;
line-height: 1.5;
margin-bottom: 12px;
color:#353535;
}
.yazi_paylas .okumas{
height: 36px;
line-height: 36px;
overflow: hidden;
text-align: center;
margin: 0 2px;
color: #fff;
font-weight: 400;
background: #828282;
padding: 0 10px;}
.yazi_icerik p:last-child {
margin-bottom: 0;
}
.yazi_icerik img {
max-width:100%;
height:auto;
}
.yazi-icerik embed,.yazi-icerik,figure {
max-width:100%;
}
figure img {
max-width:100% !important;
height:auto;
}
.yazi_icerik iframe {
max-width:100%;
width:100%;
}
.yazi_icerik figure {
max-width:100%;
}
.yazi_icerik figure figcaption {
text-align:center;
font-style:italic;
color:#888;
}
.yazi_icerik ol, .yazi_icerik ul {
margin: 0 0 20px 15px;
list-style-type:outside;
}
.yazi_icerik li {
margin-bottom:5px;
}
.yazi_icerik h2, .yazi_icerik h3, .yazi_icerik h4 {
color:#000;
font-weight:normal;
}
.videohaber {
display:block;
margin: -20px -20px 4px;
max-width: calc(100% + 40px);
width: calc(100% + 40px);
}
.videohaber iframe {
width:100%;
max-width:100%;
min-height:420px;
}
.videohaber .yazibio {
margin:10px 20px;
}
.etiketler {
display:flex;
margin-top:15px;
}
.etiketler a {
background-color:#8a8a8a;
margin-right:12px;
border-radius: 3px;
color: #fff;
font-size: 12px;
font-weight: 600;
line-height: 20px;
margin-bottom: 6px;
padding: 0 6px;
text-align: center;
}
.etiketler a:hover {
color:#fff;
}
#sidebar .temayan {
background-color:#fff;
padding:20px;
margin-bottom:15px;
}
#sidebar .yankapsa {
margin-bottom:20px;
}
#sidebar .yanbaslik {
font-size:18px;
color:#000;
line-height:25px;
font-weight:700;
}
#sidebar li {
}
#sidebar li a {
}
.cok_okunanlar li {
min-height: 70px;
align-items: center;
display: flex;
position: relative;
border: 1px solid rgb(231 231 231 / 40%);
padding: 10px;
margin-bottom: -1px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.cok_okunanlar li a {
display: flex;
align-items: center;
justify-content: space-between;
padding:10px 20px;
}
.cok_okunanlar li a .count {
background-color: #eaeaea;
border: 1px solid rgb(231 231 231 / 70%);
width: 28px;
height: 28px;
text-align: center;
border-radius: 28px;
line-height: 28px;
position: absolute;
left: -15px;
color: #fff;
}
.cok_okunanlar li a:hover .count {
background-color:#fff;
}
.cok_okunanlar li a .haber-baslik {
-webkit-line-clamp: 2;
padding:0;
max-height: none;
flex: 90%;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
text-overflow: ellipsis;
overflow: hidden;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.diger_haberler .style2 {
min-height: 70px;
align-items: center;
display: flex;
position: relative;
border: 1px solid rgb(231 231 231 / 40%);
padding:10px;
margin-bottom: -1px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.diger_haberler .style2 a {
display: flex;
align-items: center;
justify-content: space-between;
box-shadow: none !important;
background-color:transparent;
}
.diger_haberler .style2 .postimg-wrap {
flex: 65%;
}
.diger_haberler .style2 .haber-baslik {
padding:0 0 0 10px;
max-height:none;
flex:90%;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.diger_haberler .postimg-wrap .wp-post-image {
height:auto;
}
.ilgili_videolar {
background-color:#252525;
padding:20px 0 0;
}
.ilgili_videolar .ilgili_bas {
color:#fff;
}
.ilgili_videolar .post-link {
background-color:transparent;
}
.ilgili_videolar .haber-baslik {
color:#fff;
}
.ilgili_bas {
font-size:18px;
color:#000;
line-height:25px;
font-weight:700;
margin-bottom:20px;
}
#comments {
margin-bottom:20px;
}
#respond {
margin-bottom:20px;
background: rgba(255,255,255,.5);
padding: 20px;
}
.commentlist {
margin-bottom:20px;
background: rgba(255,255,255,.5);
padding:0 20px 5px;
}
#comments input[type=text], #comments textarea {
background-color:#e7e7e7;
}
#comments textarea {
height:60px;
min-height:60px;
}
.yorum-politik {
color: #666;
font-size: 12px;
line-height: 18px;
padding: 10px 10px 0;
margin-bottom:0;
}
.commentlist li {
list-style:none;
padding:10px 0;
margin:5px 0;
}
.commentlist li header {
display:flex;
justify-content: space-between;
align-items: center;
}
.commentlist li:last-child {
border-bottom:none !important;
}
.commentlist li.depth-1 {
border-bottom:1px solid rgba(0,0,0,0.06);
}
.commentlist li ul li {
margin-left:30px;
}
.commentlist li .fn {
text-transform:capitalize;
font-style:normal;
font-weight:bold;
display:inline-block;
padding-bottom:5px;
margin-top:10px;
}
.comment-author.vcard {
display:inline-block;
}
.commentlist li a.comment-meta {
color:#bbb;
font-size:11px;
}
.commentlist li .comment-edit {
color:#000;
font-size:11px;
}
.commentlist li .comment-content {
color:#555;
font-size:13px;
line-height:20px;
}
.cancel-comment-reply a {
color:#f44526;
text-align:center;
margin-bottom:5px;
display:block;
font-size:12px;
}
.commentlist li .comment-edit {
text-align:right;
margin-bottom:0;
}
.comment-reply-link {
font-size:0;
}
.comment-reply-login {
color:#999;
font-size:11px;
}
.comment-reply-link:before {
font-family:"temavadisi";
content:"\e8f2";
display:inline-block;
padding-right:5px;
font-size:12px;
color:#999;
}
.comment-pagination {
padding:20px 0;
}
.comment-pagination .page-numbers {
padding:10px;
background:#f7f7f7;
color:#999;
border-radius:3px;
}
.comment-pagination .page-numbers:hover, .comment-pagination .current {
color:#fff !important;
}
.gallery {
margin-bottom:15px;
}
.gallery-item {
display:inline-block;
padding:1.79104477%;
text-align:center;
vertical-align:top;
width: 100%;
}
.gallery-item a {
display:flex;
}
.gallery-columns-2 .gallery-item {
max-width:50%;
}
.gallery-columns-3 .gallery-item {
max-width:33.33%;
}
.gallery-columns-4 .gallery-item {
max-width:25%;
}
.gallery-columns-5 .gallery-item {
max-width:20%;
}
.gallery-columns-6 .gallery-item {
max-width:16.66%;
}
.gallery-columns-7 .gallery-item {
max-width:14.28%;
}
.gallery-columns-8 .gallery-item {
max-width:12.5%;
}
.gallery-columns-9 .gallery-item {
max-width:11.11%;
}
.gallery-icon img {
width:100%;
margin:0 auto;
}
.gallery-icon:hover {
opacity:0.8;
}
.gallery-caption {
background:#f5f5f5;
color:#999;
display:block;
font-style:italic;
padding:5px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display:none;
}
.rsayi {
text-align:center;
margin:10px 0;
font-size:14px;
}
.rsayi b {
font-size:16px;
color:#fff;
padding:0px 7px;
}
.galer_arareklam {
text-align:center;
margin-bottom:30px;
}
.rkapat {
background-color:#d9242f;
color:#fff;
font-size:14px;
border-radius:3px;
padding:2px 10px 2px 5px;
}
.rkapat:hover {
color:#fff;
opacity:.8;
}
.galeri-img {
position:relative;
text-align:center;
}
.galeri-img img{
height:auto!important;
}
.img-next a {
position:absolute;
right:0;
top:35%;
background: #e8e8e8;
padding: 10px 5px;
box-shadow:1px 1px 2px #bbb;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.img-next a:hover {
margin-right:-5px;
}
.img-prev a {
position:absolute;
left:0;
top:35%;
background: #e8e8e8;
padding: 10px 5px;
box-shadow:-1px 1px 2px #bbb;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.img-prev a:hover {
margin-left:-5px;
}
.sayfalama {
text-align:center;
margin:15px 0;
}
.sayfalama li {
display:inline-block;
margin-right:5px;
}
.sayfalama .page-numbers, .sayfalama li a, .sayfalama li span {
width:35px;
height:35px;
line-height:35px;
color:#666;
font-size: 14px;
font-weight: 600;
display: inline-block;
text-align:center;
}
.sayfalama .page-numbers.current, .sayfalama .page-numbers:hover, .sayfalama li.active span, .sayfalama li:hover a {
color:#fff;
}
.cat_baslik {
align-items:center;
display: flex;
padding: 0 0 10px 0;
justify-content:left;
position:relative;
}
.cat_baslik h1 {
background: #efefef;
padding-right: 15px;
}
.cat_baslik .line {
position:absolute;
width:100%;
height:2px;
background:rgba(0,0,0,.2);
z-index: -1;
}
.kat_slide .haber-post {
margin-bottom:0;
}
.kat_slide .postimg-wrap .wp-post-image {
height:440px;
}
.kat_slide .haber-baslik {
font-size: 36px;
line-height: 39px;
max-height: 156px;
padding-bottom: 66px;
left:0;
right:0;
text-shadow:0 0 #000;
}
.kat_slide .slick-dots {
background-color: transparent;
bottom: 5px;
height: 45px;
margin-bottom: 0;
position: absolute;
width: 101%;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.kat_slide .slick-dots li button {
font-size:14px;
width:30px;
height:30px;
color:#fff;
margin:0;
background-color:rgba(0,0,0,.4);
letter-spacing:-1px;
}
.kat_slide .slick-dots li.slick-active button {
color:#fff;
}
.kategori_yazilist {
margin-top:20px;
}
.kategori_yazilist .postimg-wrap {
flex:0 0 261px;
width:261px;
}
.kategori_yazilist .haber-post a {
display:flex;
}
.kategori_yazilist .haber-post a:hover {
color:unset;
}
.kategori_yazilist .haber-content {
margin-left: 15px;
}
.kategori_yazilist .haber-baslik {
padding:0;
margin:15px 0;
font-size:18px;
line-height:25px;
}
.kategori_yazilist .yazibio {
justify-content:left;
position:absolute;
bottom:0;
}
.kategori_yazilist .catalani {
position:unset;
margin-right:15px;
}
.manset_sub {
position:absolute;
left:2%;
top:15%;
z-index:9;
padding:10px;
font-size:30px;
font-weight:700;
transform: rotate(-15deg);
letter-spacing:-2px;
}
.manset_sub:before {
content: "";
width: 100%;
height: 100%;
background-color: #fff;
left: 0;
top: 0;
position: absolute;
z-index: -1;
box-shadow: 0 1px 2px #000;
}
.manset_sub:after {
content: "";
width: 100%;
height: 100%;
background-color: #ffc839;
left: 0;
top: 0;
position: absolute;
transform: rotate(-10deg) scale(1.1);
z-index: -2;
box-shadow: 0 1px 2px #000;
animation: blink 1s linear infinite;
}
@keyframes blink{
0%{opacity:.2;}
30%{opacity:.4;}
60%{opacity:.6;}
90%{opacity:.8;}
100%{opacity:1;}
}
.topgiris {
float:right !important;
}
.topgiris .girisyap {
margin-right:15px;
}
.user-profil b {
text-transform:capitalize;
font-weight:600;
}
.user-profil b:after {
content: "\e937";
font-family: "Temavadisi";
transition: 0.2s;
transform: rotate(0deg);
display: inline-block;
margin-left: 5px;
}
.user-profil a:hover b:after {
transform: rotate(180deg);
}
.user-link {
top: 100%;
width: 220px;
height:100%;
right: 0px;
padding: 0;
position: absolute;
text-align: left;
z-index: 100;
transform: scale(0.95);
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.user-link:before {
right: 3px;
border-color: transparent transparent #ffffff #ffffff;
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
top:100%;
border: 7px solid #ffffff;
transform-origin: 0 0;
transform: rotate(135deg);
box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.05);
}
ul.umenu-list {
list-style: none;
margin: 0;
padding: 0;
display:block;
right:0;
left:auto;
}
ul.umenu-list li {
margin: 0;
padding: 5px 7px;
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
ul.umenu-list li:first-child {
border-top: 0;
}
ul.umenu-list li a {
display: block;
padding: 5px 10px;
color: #000 !important;
transition: 0.3s;
}
.user-menu.active .user-link {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.user-menu.active .user-profil b:after {
transform:rotate(180deg);
}
.form_kapsa.white-popup-block {
padding:0;
}
.form_kapsa {
max-width:540px !important;
border-width:5px;
border-style:solid;
}
.form_aciklama {
text-align:center;
padding-top:25px;
}
.form_aciklama h3 {
display:block;
font-size:24px;
color:#333;
}
.form_kapsa a.kayitol, .form_kapsa a.girisyap {
color:#1a76ff;
font-weight:600;
}
.form_aciklama span {
display:block;
}
.form_kapsa form {
padding:10px 25px 30px;
}
.status {
color:#ff6347;
}
.form_kapsa .lost {
float:right;
color:#d9242f;
}
.hesabim_menu {
background:#2b2b2b;
color:rgba(255,255,255,0.8);
padding:25px 15px;
box-shadow:0 4px 12px rgba(102,103,107,0.65);
}
.hesabim_menu .hesabimlinkler a {
display:block;
margin:5px 0;
padding:12px 0;
color:rgba(255,255,255,0.8);
border-bottom:1px solid rgba(255,255,255,0.08);
}
.hesabimlinkler a:last-child {
border:none;
margin-bottom:0;
padding-bottom:0;
}
.hesabimlinkler {
display:block;
}
.hbrdr {
margin-bottom:25px;
}
.hbrdr h2 {
font-size:22px;
font-weight:700;
margin:0;
display:inline-block;
}
.kullanici {
overflow: hidden;
border-bottom:1px solid rgba(255,255,255,0.1);
padding-bottom: 15px;
margin-bottom: 20px;
}
.menuac {
display:none;
}
.kullanici .avt {
float:left;
margin-right:15px;
}
.kullanici .avt img {
border-radius:60px;
box-shadow:0 1px 2px #000;
}
.kullaniciadi span {
font-size:22px;
font-weight:bold;
text-transform:uppercase;
display:block;
margin-top:10px;
}
.kullaniciadi small {
display:block;
margin-top:10px;
}
.kullaniciadi b {
color:#ffd700;
font-weight:normal;
}
.formhata {
background:#fff9b5;
color:#666;
padding:5px;
font-size:13px;
border-radius:3px;
width:95%;
margin-bottom:10px;
}
.formhata.big {
font-size:16px;
line-height:25px;
padding:15px 10px;
}
.form-control {
margin-bottom:15px;
}
.form-control input {
font-size:14px;
}
.ilanekle-form .formbtn {
background-color:#222222;
color:#fff;
border:none;
border-radius:0;
font-weight:normal;
padding:8px 15px;
-webkit-transition:background-color 0.4s;
-moz-transition:background-color 0.4s;
-o-transition:background-color 0.4s;
transition:background-color 0.4s;
cursor:pointer;
font-size:14px;
}
.ilansayisi {
font-size:13px;
margin-top: 5px;
font-weight: 600;
}
.ilan_list table {
border:1px solid #eee;
border-collapse:collapse;
border-spacing:0;
margin-bottom:1.5em;
width: 100%;
font-size:14px;
}
.ilan_list table tr:nth-child(2n) {
background:#f9f9f9;
}
.ilan_list table td, .ilan_list table th {
border-right:1px dotted #eee;
border-bottom:1px solid #eee;
padding:20px 10px;
text-align:left;
}
.ilan_list table thead th {
vertical-align:middle;
font-weight:600;
font-size:13px;
padding:10px;
}
.ilan_list table tbody td {
border-bottom:1px solid #eee;
}
.ilan_list table tr th:last-child, .ilan_list table tr td:last-child {
border-right:0;
}
.ilan_list table tbody tr:last-child td, .ilan_list table tbody tr:last-child th {
border-bottom:0;
}
.ilan_baslik {
width:40%;
font-weight: 600
}
.ilan_cat {
width:20%;
}
.ilan_tarih {
width:20%;
}
.ilan_durumu {
width:20%;
font-size:13px;
text-align:center !important;
}
.ilan_durumu .icon-spin3 {
background-color:#ff2700;
color:#fff;
padding:2px 7px 4px;
border-radius:3px;
}
.ilan_durumu .icon-ok {
background-color:#27be3c;
color:#fff;
padding:2px 7px 4px;
border-radius:3px;
}
#gallery-metabox {
margin-bottom:30px;
background: #f7f7f7;
padding: 20px 20px 10px;
font-size:14px;
}
.gallery-add.button {
padding: 5px 16px;
line-height: 22px;
font-size: 14px;
color: #ffffff;
margin-bottom: 20px;
display:inline-block;
background-color:#ff6565;
}
.gallery-desc {
font-size: 12px;
}
.remove-image {
color:red;
}
.huc {
margin-bottom:5px;
}
.eklebtn {
padding: 5px 16px;
line-height: 22px;
font-size: 14px;
color: #ffffff;
margin-right: 20px;
display:inline-block;
background-color:#424242;
}
.eklebtn:hover {
color:#fff;
}
#ilanekle .cs-title {
display:none;
}
.req {
color:red;
margin-left:3px;
}
.golduyepage {
font-size: 16px;
line-height: 26px;
color:#666;
}
.golduyepage p {
line-height: 26px;
}
.golduyepage li {
line-height: 26px;
list-style-type: circle;
}
.sosyal_profil {
display:inline-block;
}
.ilanbio li {
padding: 13px 0;
font-size: 14px;
display: table;
width:100%;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.ilanbio li:last-child {
border-bottom:none;
}
.ilanbio strong {
font-weight:700;
width:115px;
display:table-cell;
letter-spacing:-.5px;
text-transform:uppercase;
color:#000;
}
.ilanbio span {
display:table-cell;
line-height:20px;
text-transform:capitalize;
}
.ilan_mailform {
}
#ajaxoutput {
padding:5px;
font-style:italic;
font-size:12px;
}
#ajaxoutput li, #ajaxoutput {
line-height:20px;
color:red;
}
.resimgaleri {
margin: 0 -20px 4px;
}
.resimgaleri img {
margin:0;
}
.resimgaleri .slick-dots {
background-color:transparent;
bottom: -28px;
height: 45px;
margin-bottom: 0;
position: absolute;
width: 100%;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 10;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display:flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.resimgaleri .slick-dots li button {
opacity:.4;
}
.resimgaleri .slick-dots li.slick-active button {
opacity:1;
}
.ilan-tab .tab_content {
display:none;
}
.ilan-tab .tab_baslik {
width: 100%;
display: inline-block;
margin:-20px -20px 15px -20px;
}
.ilan-tab .tab_baslik li  {
float:left;
}
.ilan-tab .tab_baslik li a {
position:relative;
display:block;
color:#fff;
padding:10px 18px;
font-size:18px;
font-weight:700;
}
.ilan-tab .tab_baslik li.active a {
background:#fff;
color:#222;
}
.ilan-tab .tab_baslik li.active a:before {
position: absolute;
content: '';
display: block;
top: -4px;
left: 0;
right: 0;
height: 4px;
}
.yazarlarimiz {
min-height:400px;
}
.yazarlarimiz .yazar {
display:flex;
align-items:center;
background-color:#e8e8e8;
padding:10px;
}
.yazarlarimiz .yazar img {
margin-right:15px;
border-radius:50%;
}
.yazarlarimiz .yazar .adi {
font-weight:700;
font-size:16px;
margin-bottom:10px;
}
.yazarlarimiz .yazar .yazarpost {
font-weight:500;
}
.authbio {
display:flex;
padding:15px;
background-color:#fff;
}
.authbio img {
margin-right:15px;
}
.authbio div div {
margin-bottom: 15px;
}
.authbio span {
font-size:18px;
}
.diger_yazarlar {
padding:15px;
background-color:#e8e8e8;
}
.diger_yazarlar .yazar {
display:flex;
align-items:center;
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid #ddd;
}
.diger_yazarlar .yazar:last-child {
margin-bottom:0;
border-bottom:none;
}
.diger_yazarlar .yazar img {
margin-right:15px;
}
.diger_yazarlar .yazar .adi {
font-weight:700;
font-size:16px;
}
.diger_yazarlar .yazar .yazarpost {
font-weight:normal;
}
.fix {
position: fixed;
background-color: #fff;
z-index: 9;
width:373px;
top: 0;
}
.yazar-sidebar.fix {
top:50px;
}
.nobetci_eczaneler .single_title {
font-size:24px;
background-color:#b9040e;
color:#fff;
width:100%;
padding:10px;
}
.nobetci_eczaneler .eczaneform {
background-color:#e8e8e8;
padding:10px;
margin-bottom:15px;
width:100%;
}
.nobetci_eczaneler .ecform {
display:flex;
justify-content:center;
}
.nobetci_eczaneler .ecform div {
margin-right:15px;
cursor:pointer;
}
.eczane_list {
width:100%;
}
.eczane_list .eczane {
background-color:#fff;
width:100%;
border: 1px solid rgb(0 0 0 / 5%);
margin-bottom: 20px;
padding:15px;
}
.eclogo {
background-color:#b9040e;
color:#fff;
width:35px;
height:35px;
font-weight:700;
line-height:35px;
text-align:center;
font-size:28px;
display:inline-block;
margin-right:15px;
}
.eczaneAdi {
font-size:20px;
font-weight:700;
}
.eczane_adres {
padding-top:10px;
margin-top:10px;
border-top:1px solid #ddd;
}
.col-sm-4.hisse_tablo {
border-collapse:separate;
border-spacing:0;
}
.hisse_tablo tr {
background-color:#fff;
}
.hisse_tablo tr:nth-child(2n){
background-color: #f9f9f9;
}
.hisse_tablo td,.hisse_tablo th {
border-right:1px dotted #eee;
padding:10px;
text-align: left;
}
.hisse_tablo thead th{
background-color: #f4f4f4;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
padding:15px 10px;
text-transform: uppercase;
vertical-align: middle;
}
.hisse_tablo tbody th{
background-color: #f4f4f4;
border-bottom: 1px solid #eee;
}
.hisse_tablo tbody td{
border-bottom: 1px solid #eee;
}
.hisse_tablo tr th:last-child, .hisse_tablo  tr td:last-child{
border-right: 0 none;
}
.hisse_tablo tbody tr:last-child td,.hisse_tablo  tbody tr:last-child th{
border-bottom: 0 none;
}
.hisse_adi {
font-weight:600;
}
.hisse_tablo .icon-down-1 {
color:red;
}
.hisse_tablo .icon-up-1 {
color:green;
}
.canliskor_tablo {
margin:20px 0;
width:100%;
}
.ligler {
text-align:center;
margin-bottom:15px;
}
.ligAdi {
text-align:left;
line-height: 32px;
color:#fff;
font-weight:700;
background-color:#23743f;
padding:10px;
}
.karsilasma {
background:#fff;
height:80px;
}
.karsilasma:nth-child(odd) {
background:#f5f5f5;
}
.karsilasma .row {
height:100%;
}
.takim {
align-items: center;
display: inline-flex;
flex-direction: row;
}
.evsahibi {
justify-content: flex-end
}
.match-run {
display:none;
}
.rakip {
justify-content: flex-start;
}
.takim_adi {
line-height:25px;
color:#3c3c3c;
}
.evsahibi .takim_logo {
margin-left:10px;
}
.rakip .takim_logo {
margin-right:10px;
}
.maczamani {
align-items: center;
color: #8f9096;
display: inline-flex;
flex-direction: column;
font-weight: 700;
justify-content: center;
}
.mac_sure {
color: #b20000;
font-size: 12px;
opacity: .5;
text-align: center;
display:block;
margin-bottom:3px;
}
.mac_skor {
color: #0d111d;
font-weight: 600;
line-height: 26px;
white-space: nowrap;
font-size:20px;
}
.tarihsec {
background-color:#e8e8e8;
padding:10px 50px;
text-align: center;
margin: 0 auto;
}
.tarihsec input[type=date] {
border: 1px solid #ddd;
padding: 5px 10px;
}
.canliskor_tablo .stick-content.fix {
width:265px;
}
.canliskor_tablo .tab_content {
display:none;
}
.canliskor_tablo .tab_baslik strong {
background-color:#e8e8e8;
padding:10px;
font-size:15px;
line-height:32px;
font-weight:700;
display:block;
}
.canliskor_tablo .tab_baslik li  {
padding:10px;
background-color:#fff;
}
.canliskor_tablo .tab_baslik li a {
padding:10px;
font-size:14px;
font-weight:700;
color:#666;
}
.canliskor_tablo .digerLigler {
border-top:1px solid #ddd;
overflow-y:scroll;
max-height:300px;
margin:15px 0;
}
.canliskor_tablo .digerLigler::-webkit-scrollbar {
width:6px;
right:2px
}
.canliskor_tablo .digerLigler::-webkit-scrollbar-track {
box-shadow:unset;
border-radius:0 6px 6px 0;
background-color:#fafafa
}
.canliskor_tablo .digerLigler::-webkit-scrollbar-thumb {
background:#aaa;
border-radius:6px;
box-shadow:unset
}
.kanal_list {
padding:5px 0px;
background:#fff;
max-height: 550px;
overflow: auto;
}
.kanal_list::-webkit-scrollbar {
width:6px;
right:2px
}
.kanal_list::-webkit-scrollbar-track {
box-shadow:unset;
border-radius:0 6px 6px 0;
background-color:#ddd
}
.kanal_list::-webkit-scrollbar-thumb {
background:#aaa;
border-radius:6px;
box-shadow:unset
}
.kanal_list li {
padding:10px;
border-bottom:1px solid rgba(0,0,0,.08);
}
.kanal_list li a {
padding-left:10px;
font-weight:500;
}
.kanal_list li:last-child {
border-bottom:none;
}
.kanal_list i {
border: 1px solid #ec1d24;
border-radius: 50%;
width: 35px;
display: inline-flex;
height: 35px;
align-items: center;
line-height: 35px;
justify-content: center;
color: #ec1d24;
}
.kanal_list li:hover i {
border: 1px solid #000;
color: #000;
}
#tv-video {
width: 100%;
padding-right: 20px;
height: 550px;
}
.vjs-live-display {
line-height:3;
color:#fff;
}
.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
color:#fff;
}
.row.vakitmenu-container {
margin:-20px -20px 20px !important;
}
.vakitmenu {
padding:0 20px;
}
.vakitmenu li {
padding:10px 0;
}
.vakitmenu li a {
color:#fff;
font-size:14px;
}
.menuheight {
max-height:250px;
overflow-x:hidden;
overflow-y:auto;
}
.namaz_title {
display:inline-block;
font-size:24px;
}
.sonrakizaman {
display: inline-block;
float: right;
line-height:1;
}
.buguntarihi {
margin-bottom:10px;
text-align:right;
color:#999;
font-size:14px;
}
.kalan_txt, .kalan_vakit {
display:inline-block;
float:left;
}
.kalan_vakit {
margin-left:10px;
}
.kalan_vakit .dash {
display:inline-block;
}
.kalan_vakit .digit, .kalan_vakit .dash_title {
float:left;
font-weight:600;
}
.gunlukvakit {
padding:30px;
background:#f1f1f1;
color:#757575;
margin-top:20px;
line-height:1;
}
.gunluklist {
display: flex;
flex-direction: row;
flex: 0 1 auto;
align-items: flex-start;
justify-content: space-between;
}
.gunluklist li {
text-align:center;
}
.gunluklist li.aktif {
font-weight:bold;
}
.gunluklist li .nsayi {
font-size:36px;
color:#757575;
margin-bottom:10px;
}
.gunluklist li .nbas {
font-size:18px;
color:#757575;
}
.aylikbas {
display: flex;
flex-direction: row;
flex: 0 1 auto;
align-items: flex-start;
justify-content: space-between;
font-weight:bold;
background:#ebebeb;
font-size:16px;
padding:5px 15px;
margin-bottom:10px;
}
.aylikbas li {
flex: 1 0;
text-align: center;
}
.aylikbas li.ayliktarih {
text-align: left;
}
.ayliklist {
padding:5px 15px;
line-height:1;
}
.aylikul {
display: flex;
flex-direction: row;
flex: 0 1 auto;
align-items: flex-start;
justify-content: space-between;
font-size:16px;
text-align:center;
border-bottom: 1px solid #f7f7f7;
margin-bottom:15px;
padding-bottom:15px;
}
.aylikul:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}
.aylikul .ayliktarih {
text-align:left;
font-weight:500;
}
.aylikul li {
flex:1 0;
}
.vakit_ust {
position:relative;
}
.vakit_ust:before {
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-image:linear-gradient(to bottom right,rgba(0,0,0,.2),rgba(0,0,0,.1),rgba(0,0,0,0));
}
.vakit_ust, .vakitler-widget .buguntarihi {
text-align:center;
}
.vakit_sehir {
font-size:24px;
font-weight:600;
padding:10px 20px;
margin-bottom:10px;
position:relative;
}
.vakit_sehir small {
display:block;
font-size:14px;
opacity:.6;
font-weight:normal;
margin-top:5px;
}
.vakitler-widget .buguntarihi {
font-size:20px;
margin-bottom:15px;
}
.vakitler-widget .sonrakizaman, .vakitler-widget .kalan_txt, .vakitler-widget .kalan_vakit {
float:none;
position:relative;
}
.vakitler-widget .kalan_txt {
display:block;
opacity: 0.8;
}
.vakitler-widget .kalan_vakit {
margin-left:0;
margin-top:15px;
margin-bottom:15px;
font-size:20px;
}
.vakit_alt {
background:#fff;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: rgba(0,0,0,0.1);
}
.vakit_alt .gunlukvakit {
background:transparent;
padding:0;
margin:0;
}
.vakit_alt ul.gunluklist {
display:block;
}
.vakit_alt .gunluklist li {
text-align:left;
padding:10px 15px;
border-bottom:1px solid #f7f7f7;
}
.vakit_alt .gunluklist li .nsayi {
display:inline-block;
font-size:16px;
margin-bottom:0;
}
.vakitler-widget .gunluklist .aktif .nsayi {
color:initial;
}
.vakit_alt .gunluklist li .nbas {
float:left;
font-size:14px;
width:80%;
}
.vakit_alt .gunluklist li.aktif {
background:#f7f7f7;
}
.vakit_alt a.tumiller {
font-size:14px;
font-style:italic;
text-align:center;
display: block;
padding: 10px 0;
border-top: 1px solid rgba(0,0,0,0.06);
}
.gazete_list.stick-content.fix {
width:171px;
}
ul.gazete_list {
background-color:#fff;
padding:10px 15px;
}
.gazete_list li {
margin-bottom:5px;
font-weight:500;
}
.gazete_list .active {
}
.gazete_sayfa {
padding:15px;
margin-left:-15px;
background-color:#fff;
}
.resimgaleri .slick-slide img {
width:auto;
max-height:400px;
}
.resimgaleri .slick-slide a {
display: flex;
align-items: center;
justify-content: center;
} @media only screen and (max-width: 1024px) {
.sagsolAds {
display:none;
}
}
@media only screen and (max-width: 768px) {
#sidebar {
width:100%;
}
#logo {
margin-bottom:0;
margin-top:10px;
width:70%;
}
#navmenu {
display:none;
}
#navmenu {
margin:0;
}
.top-mob-menu {
font-size:20px;
position:absolute;
top:40px;
right:20px;
display:flex !important;
}
a.mobnav_bar span {
width:20px;
height:2px;
background:#353535;
display:block;
margin:5px;
}
a.mobnav_bar span:first-child {
width:25px;
}
a.mobnav_bar span:last-child {
width:14px;
}
a.mobnav_close {
position:absolute;
right:20px;
top:38px;
}
.mobnav_close .icon-cancel-1:before {
font-size:36px !important;
}
.logged-in.admin-bar .mobil_menu.acilsin {
top:40px;
}
.mobil_menu {
display:block;
background-color:#fff;
background-size:50%;
background-repeat:no-repeat;
background-position:bottom center;
padding:40px 20px 20px 20px;
box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
-webkit-box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
left:100%;
overflow-x:hidden;
position:fixed;
top:0;
width:100%;
height:100%;
z-index:99999;
transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
}
.mobil_menu.acilsin {
left:0;
}
.mobilmenu {
margin-top:10%;
}
.mobilmenu li {
list-style:none;
display:block !important;
margin-bottom:15px;
padding-right:20px !important;
padding-left:20px !important;
}
.mobilmenu a {
padding-left:20px !important;
font-size:18px;
font-weight:500;
}
.mobilmenu li ul li {
margin:5px;
}
.mobilmenu li ul li a {
font-weight:normal !important;
font-size:16px !important;
}
.mobilmenu li ul li a:before {
content:"-";
padding-right:5px;
}
.mobilmenu .has-sub {
position:relative;
}
.mobilmenu .has-sub:after {
font-family:"temavadisi";
content:"\e874";
position:absolute;
top:3px;
right:20px;
cursor:pointer;
}
ul.umenu-list {
background-color:#fff;
box-shadow:-3px -3px 3px 0 rgb(0 0 0 / 15%);
}
.user-link:before {
top:0;
}
ul.umenu-list li a {
font-size:16px;
}
.ana-alt, .hava_durumlari {
display:none;
}
.head_kurlar {
max-width:100%;
max-height: 81px;
}
.nav-alt .kurAdi, .nav-alt .kurTl {
font-size:12px;
}
.nav-alt .kuritem {
margin-right:20px;
}
.mobil-manset-alt {
margin-top: -3px;
}
.mobil-manset-alt .hava_durumlari {
display:block;
padding:15px;
background-color:#353535;
width:100%;
}
.gunlukvaka {
flex-direction:column;
}
.gunlukvaka li {
justify-content:space-between;
align-items:center;
flex-direction:unset;
}
.gunlukvaka .gsayi {
padding:2px 10px;
}
.site-head {
background-color:#fff !important;
}
.anamanset .postimg-wrap .wp-post-image {
height:auto;
}
.anamanset .haber-baslik {
font-size:20px;
line-height:28px;
max-height:unset;
padding-bottom:15px;
}
.anamanset.style3 .slick-dots {
display:none !important;
}
.manset_sub {
padding:5px 10px;
font-size:18px;
}
.covid_baslik .tarih {
margin-top:0;
}
.minislider .postimg-wrap .wp-post-image {
height:300px;
}
.vakit_alt ul.gunluklist {
display:none;
}
.puandurumu td {
padding:10px 7px;
}
.foowidget .uygulamalar, .foowidget .sosyal_profil {
margin-top:20px;
}
.single_title {
font-size:28px;
line-height:34px;
}
h2.single_excerpt {
font-size:16px;
line-height:25px;
}
.yazibio {
flex-direction:column;
}
.yazi_icerik iframe {
height:250px;
}
.kat_slide .postimg-wrap .wp-post-image {
height:250px;
}
.slick-dots li {
margin:0;
}
.kat_slide .haber-baslik {
font-size:24px;
line-height:28px;
}
.kategori_yazilist .haber-post a {
flex-direction:column;
}
.kategori_yazilist .postimg-wrap {
width:100%;
flex:0 0 100%;
}
.kategori_yazilist .yazibio {
flex-direction:unset;
}
.kategori_yazilist .haber-desc {
padding-bottom:45px;
}
.canliskor_tablo .digerLigler, .kanal_list {
max-height:200px;
}
.fix {
position:unset;
width:100% !important;
}
.karsilasma {
padding:5px;
}
#tv-video {
max-height:250px;
padding:0;
margin-top:20px;
}
.gazete_sayfa {
margin:20px 0 0;
}
ul.gazete_list {
display:flex;
flex-wrap:wrap;
}
ul.gazete_list li {
flex:0 0 50%;
width:50%;
}
.gunlukvakit, .aylikbas {
margin-left:-30px;
margin-right:-30px;
}
.gunlukvakit {
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
}
.gunluklist li {
margin-right: 20px;
}
.gunluklist li .nsayi {
font-size:24px;
}
.gunluklist li .nbas {
font-size:18px;
}
.ayliklist {
margin-left: -20px;
margin-right: -20px;
}
.ayliklist li {
font-size:14px;
}
.aylikul .ayliktarih {
font-weight:600;
width:37px;
flex:0 0 37px;
white-space:nowrap;
overflow:hidden;
}
.ayliktarih span {
width: 37px;
overflow: hidden;
display: inline-block;
}
.sonrakizaman {
float:none;
}
.aylikbas {
font-size:12px;
}
.cat_baslik h1 {
font-size:26px;
}
.hesabim_menu {
margin-bottom:20px;
padding-bottom:10px;
}
.kullanici {
margin-bottom:0;
padding-bottom:0;
border:none;
}
.kullaniciadi {
margin-bottom: 25px;
}
.hesabimlinkler {
display:none;
padding-bottom:10px;
}
.menuac {
width:100%;
display:block;
text-align:center;
padding-top:5px;
color:rgba(255,255,255,0.8);
border-top:1px solid rgba(255,255,255,0.1);
font-size: 14px;
}
.ilan_cat, .ilan_list tr th:nth-child(2) {
display:none;
}
.ilan_durumu .icon-ok, .ilan_durumu .icon-spin3 {
background-color:transparent;
font-size:0px;
}
.ilan_durumu .icon-ok:before, .ilan_durumu .icon-spin3:before {
color:#fff;
padding:2px 7px 4px;
border-radius:3px;
font-size:14px;
width: 28px;
height: 28px;
line-height: 24px;
}
.ilan_durumu .icon-ok:before {
background-color:#27be3c;
}
.ilan_durumu .icon-spin3:before {
background-color:#ff2700;
}
.formhata.big, .ilanaciklama p {
font-size:14px;
}
.gallery-desc, .formhata {
line-height:18px;
}
.mobil_arama {
width:85%;
}
.mobil_arama .search-form {
position:relative;
}
.mobil_arama .search-submit {
position:absolute;
right:5px;
}
.widget_link {
white-space:nowrap;
}
}
@media only screen and (max-width: 600px) {
}