@font-face {
font-family: "safirblog";
src:url(//www.isilanlarim.net/wp-content/themes/safirblog/fonts/safirblog.eot);
src:url(//www.isilanlarim.net/wp-content/themes/safirblog/fonts/safirblog.eot?#iefix) format("embedded-opentype"),
url(//www.isilanlarim.net/wp-content/themes/safirblog/fonts/safirblog.woff) format("woff"),
url(//www.isilanlarim.net/wp-content/themes/safirblog/fonts/safirblog.ttf) format("truetype"),
url(//www.isilanlarim.net/wp-content/themes/safirblog/fonts/safirblog.svg#safirblog) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
#search .searchButton:before, #menu li span.icon, #menu li.menu-item-has-children span.arrow, .sliderWidget .sfrNav span:before, .slidingWidget.withIcon .post .hover span:before, .slidingWidget .owl-nav div:before, .safirTop:before,  .owl-nav div, .safirMetas .meta:before, .mainHeading .icon:before, .safirCustomMenu li .icon:before, .tabbedWidget .tabheading a .icon, #switcher .icon span:before, .safirSocial a:before, footer .footermenu1 li a:before, footer .footermenu2 li a:before, #single .metaBox .icon:before, #single .tags .title:before, .reading ul li:before, #singleContent div.gallery .gallery-item a .icon:before, .sfrIconForm .item .icon span:before, .sfrCommentsList a.comment-reply-link:before, .sfrCommentsList .comment-body:before, #gallery-links a:before, #gallery-links a:after, .searchWidget button:before, #mobileHeader .toggleMenu:before, #mobileHeader .searchButton:before, #hamburgermenu span.close:before, #mobilemenu li span.icon:before, #mobilemenu .subarrow:before {
font-family: "safirblog" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} * {
outline:0;
margin:0;
padding:0;
vertical-align: bottom;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
ol {
list-style-position:inside;
}
ul {
list-style:none;
list-style-position:outside;
}
blockquote {
margin-left: 30px;
padding-left: 10px;
border-left: 3px solid #eee;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:none;
color: #222;
}
a img {
border:none;
}
img {
max-width: 100%;
height: auto;
}
body {
font: 14px "Nunito",sans-serif;
color: #000;
background: #f8f8f8;
}
h1 {
font-size:20px;
}
h2 {
font-size:19px;
}
h3 {
font-size:18px;
}
h4, h5, h6 {
font-size:16px;
}
input, select, textarea {
font:13px "Nunito",sans-serif;
}
iframe {
max-width: 100%;
}
td, th {
border:1px solid #ddd;
padding: 10px;
} .safirBox {
background: #fff;
position: relative;
padding: 30px;
overflow: hidden;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
}
.safirBox.margintop {
margin-top: 30px;
}
.safirBox.sidebarWidget {
padding: 20px;
}
.catDesc {
line-height: 1.8;
margin-bottom: 30px;
padding: 10px;
font-size: 14px;
background: #fafafa;
border-radius: 3px;
}
.safirVideoWrapper {
padding-bottom: 52.25%;
margin-bottom: 10px;
position: relative;
padding-top: 25px;
height: 0;
}
.safirVideoWrapper iframe, .safirVideoWrapper embed, .safirVideoWrapper object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.shiftBottom {
margin-bottom: 10px;
}
.mainHeading {
font-size: 18px;
line-height: 20px;
padding-bottom: 20px;
font-weight: bold;
text-align: center;
margin-bottom: 30px;
position: relative;
}
.mainHeading:before {
content: "";
display: block;
width: 50px;
margin: auto;
height: 2px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
border-radius: 1px;
}
.mainHeading:after {
content: "";
display: block;
width: 100%;
height: 2px;
background: #f1f1f1;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
}
.mainHeading .icon {
width: 20px;
height: 20px;
display: inline-block;
}
.mainHeading .icon:before {
width: 20px;
height: 20px;
display: block;
font-size: 20px;
line-height: 20px;
}
.mainHeading .title {
display: inline-block;
}
.sidebarWidget .mainHeading {
font-size: 17px;
margin-bottom: 20px;
}
.reading {
font-size: 16px;
line-height: 1.8;
text-align: justify;
}
.reading p, .reading li {
margin-bottom: 10px;
}
.reading>ul {
border-top: 2px solid #f1f1f1;
margin-bottom: 20px;
}
.reading>ul li {
list-style-type: none;
list-style-position: inside;
border-bottom: 2px solid #f1f1f1;
padding: 10px 0 10px 45px;
margin-bottom: 0;
position: relative;
color: #6b6a6a;
font-weight: 600;
}
.reading>ul li:before {
display: block;
position: absolute;
left: 20px;
top: 16px;
content: "\E027";
}
.reading ol li {
margin-left: 20px;
list-style-position: inside;
}
.reading h1, .reading h2, .reading h3, .reading h4, .reading h5, .reading h6 {
position: relative;
margin-bottom: 20px;
}
.reading .ads {
margin-bottom: 20px;
}
.seperator {
clear: both;
margin: 10px -30px;
border-top: 1px solid #ddd;
}
.float {
overflow: hidden;
}
.bold {
font-weight: bold;
}
.reading iframe, .reading embed {
max-width:100%;
}
.safirthumb img {
width: 100%;
} .safirMetas {
color: #a2a2a2;
font-size: 13px;
overflow: hidden;
margin: 0 -7px;
}
.safirMetas .safirCategoryMeta {
display: inline-block;
}
.safirMetas .meta {
float: left;
margin: 0 7px;
line-height: 20px;
font-weight: 600;
}
.safirMetas .meta:before {
display: block;
float: left;
height: 12px;
line-height: 12px;
font-size: 12px;
margin: 4px 4px 4px 0;
content: "\E00F";
}
.safirMetas .meta.author:before {
content: "\E00F";
}
.safirMetas .meta.date:before {
content: "\E025";
}
.safirMetas .meta.category:before {
content: "\E026";
}
.safirMetas .meta.comment:before {
content: "\E008";
}
.safirMetas .meta.hit:before {
content: "\E03C";
}
.safirMetas a {
color: #a2a2a2;
}
.safirMetas a:hover {
color: #000;
} .fixedAd {
position: absolute;
z-index: 20;
display: none;
top: 30px;
}
.ads {
text-align: center;
} #topbar {
color: rgba(255,255,255,0.8);
position: relative;
z-index: 200;
padding: 10px 0;
}
#topbar a {
color: rgba(255,255,255,0.8);
}
#topbar a:hover {
color: #fff;
}
#topmenu {
float:left;
}
#topmenu .sub-menu {
display: none;
}
#topmenu ul {
overflow: hidden;
}
#topmenu li {
display: inline-block;
line-height: 20px;
margin-right: 20px;
}
#headerSocial {
float: right;
} header {
background: #fff;
box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.03);
position: relative;
z-index: 999;
}
#header-cont {
position: relative;
}
#header-cont .innerContainer {
overflow: visible;
}
#header-cont .toggleMenu {
display: none;
}
#header-logo {
float: left;
display: table;
height: 60px;
position: relative;
z-index: 100;
}
#header-logo h1, #header-logo span {
display: table-row;
}
#header-logo a {
display: table-cell;
vertical-align: middle;
}
#header-logo img {
max-height: 50px;
width: auto;
} #mainMenu {
margin: 0 auto;
position: relative;
float: right;
}
#menu {
clear: both;
z-index:40;
position:relative;
font-weight: 600;
font-size: 15px;
}
#menu .toggleMenu {
display: none;
}
#menu>ul {
position: relative;
}
#menu li {
float: left;
position: relative;
}
#menu li span.icon {
height: 20px;
display: inline-block;
margin: 19px 0;
}
#menu li span.icon:before {
display: block;
float: left;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 16px;
margin: 2px 5px 2px 0;
}
#menu a {
display:block;
position: relative;
line-height: 58px;
color: #303030;
position: relative;
padding: 0 20px;
transition: all .3s ease;
border-top: 2px solid rgba(0,0,0,0);
}
#menu>ul>li>a:before {
display: block;
width: 1px;
height: 20px;
content: '';
position: absolute;
top: 20px;
left: 0;
background: #f0f0f0;
}
#menu>ul>li:hover>a {
color: #000;
}
#menu .sub-menu {
display: none;
position: absolute;
z-index: 40;
box-shadow: 0 8px 14px rgba(0,0,0,0.25);
background: #fff;
border-top: 1px solid #eee;
font-size: 13px;
}
#menu .sub-menu li {
float:none;
background: none;
position: relative;
display: block;
line-height:40px;
padding: 0;
border-top: 1px solid #eee;
}
#menu .sub-menu li:first-child {
border-top: 0;
}
#menu .sub-menu a {
display:block;
width: auto;
min-width: 200px;
text-align: left;
line-height:40px;
margin:0;
border-bottom: 0;
padding:0 15px;
text-shadow: none;
white-space: nowrap;
}
#menu .sub-menu a:hover {
background: rgba(0,0,0,0.02);
}
#menu .sub-menu li span.icon {
margin: 10px 0;
}
#menu .sub-menu .sub-menu {
left: 100%;
top: -1px;
}
#menu li.menu-item-has-children span.arrow {
display: inline-block;
color: #898989;
}
#menu li.menu-item-has-children span.arrow:before {
display: block;
content: "\E037";
font-size: 8px;
width: 8px;
height: 8px;
line-height: 8px;
margin: 25px 0 25px 4px;
}
#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
float: right;
}
#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
content: "\E027";
margin: 16px 0 16px 4px;
}
#menu>ul>li.metinsiz {
width: 60px;
height: 60px;
}
#menu>ul>li.metinsiz>a{
width: 60px;
height: 60px;
overflow: hidden;
color: #fff;
}
#menu>ul>li.metinsiz>a>span.icon {
width: 20px;
height: 20px;
padding-right: 0;
}
#menu>ul>li.metinsiz>a>span.icon:before {
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 20px;
margin: 0;
} #search {
float: right;
}
#search .searchButton {
margin: 20px 0;
padding: 0 20px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}
#search .searchButton:before {
content: "\E028";
display: block;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 20px;
}
#search .searchForm {
display: none;
position: absolute;
right: 10px;
top: 68px;
z-index: 999;
width: 275px;
}
#search .searchForm:before {
content: "";
display: block;
position: absolute;
right: 24px;
top: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #e0e0e0 transparent;
}
#search .searchWidget {
box-shadow: 0 0 8px rgba(0,0,0,0.1);
} .hamburgerActive {
overflow-y: hidden;
}
#mobileHeader {
background: #fff;
z-index: 100000;
width: 100%;
}
#mobileHeader .toggleMenu {
display: none;
position: absolute;
z-index: 2;
width: 60px;
height: 60px;
top: 0;
left: 0;
cursor: pointer;
}
#mobileHeader .toggleMenu:before {
content: "\E026";
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 20px;
text-align: center;
margin: 15px;
}
#mobileHeader>.searchButton {
display: none;
position: absolute;
z-index: 2;
width: 60px;
height: 60px;
top: 0;
right: 0;
cursor: pointer;
}
#mobileHeader .searchButton:before {
content: "\E028";
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 20px;
text-align: center;
margin: 15px;
}
#mobileHeader .searchButton.active:before {
content: "\E01D";
}
#hamburgermenu {
position: fixed;
z-index: 999999;
top: 0;
left: -300px;
width: 300px;
height: 100%;
overflow-y: scroll;
background: #121212;
transition: all .5s;
color: #fff;
}
.hamburgerActive #hamburgermenu {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
#hamburgermenu .logoBlock {
margin: 10px;
padding-bottom: 10px;
padding-right: 50px;
}
#hamburgermenu .logoBlock a {
display: table-cell;
height: 40px;
vertical-align: middle;
}
#hamburgermenu .logoBlock img {
width: auto;
max-height: 50px;
}
#hamburgermenu span.close {
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
#hamburgermenu span.close:before {
content: "\E01D";
display:block;
width: 20px;
height: 20px;
line-height:20px;
font-size: 18px;
text-align: center;
margin: 10px;
}
#mobilemenuContainer {
overflow: hidden;
border-bottom: 1px solid rgba(255,255,255,0.05);
}
#mobilemenu li {
position: relative;
}
#mobilemenu .subarrow {
width: 30px;
height: 30px;
background: rgba(255,255,255,0.1);
border-radius: 3px;
display: block;
right: 10px;
top: 15px;
position: absolute;
z-index: 2;
cursor: pointer;
}
#mobilemenu .subarrow:before {
content: "\E037";
width: 8px;
height: 8px;
line-height: 8px;
font-size: 8px;
display: block;
margin: 11px;
}
#mobilemenu .subarrow.toggle:before {
content: "\E01D";
}
#mobilemenu a {
display: block;
border-top: 1px solid rgba(255,255,255,0.05);
padding: 20px 15px;
text-transform: uppercase;
line-height: 20px;
font-size: 13px;
color: #fafafa;
position: relative;
z-index: 1;
}
#mobilemenu .menu-item-has-children>a {
padding-right: 40px;
}
#mobilemenu a:hover {
background: rgba(255,255,255,0.02);
}
#mobilemenu .sub-menu {
display: none;
}
#mobilemenu .sub-menu a {
padding-left: 40px;
}
#mobilemenu .sub-menu .sub-menu a {
padding-left: 80px;
}
#mobilemenu li span.icon:before {
width: 20px;
height: 20px;
display: none;
float: left;
margin: 0 4px 0 0;
font-size: 16px;
text-align: center;
line-height: 20px;
}
#mobileSocial {
padding: 10px;
text-align: center;
}
#mobileSocial .safirSocial {
display: inline-block;
}
#mobileSocial .safirSocial li {
float: none;
margin: 3px;
display: inline-block;
border-radius: 0;
}
#mobileSocial .safirSocial a {
height: 24px;
width: 24px;
}
#mobileSocial .safirSocial a:before {
height: 24px;
width: 24px;
line-height: 24px;
font-size: 24px;
}
#overlay {
display: none;
width: 100%;
height: 100%;
position: fixed;
z-index: 999998;
top: 0;
left: 0;
} #safirPage {
background: #f8f8f8;
margin: auto;
position: relative;
transition: all .5s;
}
.innerContainer {
max-width: 1190px;
padding: 0 10px;
margin: auto;
overflow: hidden;
position: relative;
}
#wrapper {
z-index:30;
position:relative;
max-width: 1170px;
margin: 30px auto;
}
#content {
float:left;
width: 71.7948717948718%;
position: relative;
}
.page-template-page-membership #content, .page-template-page-full #content {
float:none;
width:100%;
}
aside {
float:right;
width: 25.6410256410256%;
} #switcher {
position: fixed;
z-index:999999998;
top: 55px;
left:-100px;
text-align: center;
font-size: 12px;
}
.admin-bar #switcher {
top: 87px;
}
#switcher p {
padding: 2px 0;
background: #f3f3f3;
}
#switcher .icon {
position: absolute;
width: 30px;
height: 30px;
right: -30px;
background:#fff;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
cursor: pointer;
border-radius: 0 5px 5px 0;
z-index: 1;
}
#switcher .icon span {
display: block;
width: 30px;
height: 30px;
}
#switcher .icon span:before {
display: block;
margin:7px;
width: 16px;
height: 16px;
font-size: 16px;
content: "\E032";
animation: switcher 8s infinite linear;
}
#switcher.active .icon span:before {
content: "\E01D";
animation: none;
margin: 9px;
width: 12px;
height: 12px;
font-size: 12px;
}
@-webkit-keyframes switcher {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
#switcher form {
float: left;
width:100px;
background:#fff;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
padding:5px;
position: relative;
z-index: 2;
}
#switcher .designButtons {
overflow: hidden;
}
#switcher .designButtons .container {
padding: 3px 0 0;
}
#switcher .designButtons a {
display: block;
line-height: 18px;
text-align: center;
cursor: pointer;
background: #fafafa;
border: 1px solid #ddd;
} #slider {
margin: 12px 0;
overflow: hidden;
}
#slider .post-container {
padding: 0 6px;
}
.desktop #slider .post-container {
padding: 0 6px;
width: 394px;
}
.mobile #slider .post-container {
padding: 0;
}
#slider .post {
position: relative;
}
#slider .post>a {
color: #fff;
}
#slider .post .background {
display: block;
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000;
opacity: 0.4;
z-index: 1;
transition: all .3s;
}
#slider .post:hover .background {
opacity: 0.6;
}
#slider .post .safirthumb {
overflow: hidden;
}
#slider .post .safirthumb img {
transition: all .4s;
max-width: 100%;
}
#slider .post:hover .safirthumb img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
#slider .post .safirCategoryMeta {
position: absolute;
width: 100%;
left: 0;
top: 10px;
z-index: 2;
text-align: center;
pointer-events: none;
transition: all .3s;
}
#slider .post:hover .safirCategoryMeta {
top: 30px;
}
#slider .post .safirCategoryMeta a {
display: inline-block;
color: #fff;
border-radius: 3px;
padding: 5px 10px;
margin: 4px 2px;
pointer-events: all;
}
#slider .post .safirCategoryMeta a:hover {
color: #fff !important;
}
#slider .post .safirCategoryMeta a:before {
display: none;
}
#slider .post .detail {
position: absolute;
width: 100%;
left: 0;
bottom: 20px;
z-index: 2;
text-align: center;
transition: all .3s;
}
#slider .post:hover .detail {
bottom: 40px;
}
#slider .post .detail .title {
font-size: 19px;
text-shadow: 0 0 3px rgba(0,0,0,0.3);
padding: 0 10px;
line-height: 24px;
max-height: 72px;
overflow: hidden;
}
#slider .post .safirMetas {
display: inline-block;
margin-top: 10px;
color: #cdcdcd;
}
#slider .owl-nav div {
width: 40px;
height: 100%;
padding: 10px;
cursor: pointer;
position: absolute;
top: 0;
color: #343434;
z-index: 20;
background: rgba(255,255,255,0.7);
transition: all .3s;
}
.mobile #slider .owl-nav div {
width: 40px;
height: 40px;
top: 50%;
margin-top: -20px;
background: rgba(255,255,255,0.5);
}
#slider .owl-carousel {
position: relative;
}
#slider .owl-nav .owl-prev {
left: -40px;
}
#slider .owl-nav .owl-next {
right: -40px;
}
.mobile #slider .owl-nav .owl-prev {
left: 0;
}
.mobile #slider .owl-nav .owl-next {
right: 0;
}
#slider .owl-nav div:before {
width: 20px;
height: 20px;
line-height: 20px;
font-size: 20px;
display: block;
position: absolute;
top: 50%;
left: 0;
margin: -10px 10px 0;
}
#slider .owl-nav .owl-prev:before {
content: "\E03D";
}
#slider .owl-nav .owl-next:before {
content: "\E027";
}
#slider:hover .owl-nav .owl-prev {
left: 0;
}
#slider:hover .owl-nav .owl-next {
right: 0;
} .homeWidget, .sidebarWidget {
margin-top: 30px;
}
.homeWidget:first-child, .sidebarWidget:first-child {
margin-top: 0;
}
.adsWidget {
text-align:center;
background: #fafafa;
}
.nativeWidget li {
border-top: 1px solid #f9f9f9;
padding-top: 10px;
margin-top: 10px;
}
.nativeWidget li:first-child {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
#searchform {
position: relative;
}
#searchsubmit {
position: absolute !important;
top: 7px;
right: 7px;
}
.sfrCatClr:hover {
color: #a2a2a2 !important;
}
.sfrCatClr:before {
content: "- ";
}
.sfrCatClr:first-child:before {
content: "";
}
.sliderWidget .sfrCatClr:before, .advancedPostsWidget1 .sfrCatClr:before {
content: "";
}
.sliderWidget .sfrCatClr:hover {
color: #fff !important;
}
.homeWidget .post .title a, .sidebarWidget .post .title a {
display: block;
} .advancedPostsWidget1 .items {
margin: 0 -15px -30px;
overflow: hidden;
}
.advancedPostsWidget1 .post-container {
padding: 0 15px;
margin-bottom: 30px;
}
.advancedPostsWidget1 .post {
overflow: hidden;
position: relative;
}
.advancedPostsWidget1 .post .safirthumb {
float: left;
width: 260px;
}
.advancedPostsWidget1 .post .safirCategoryMeta {
margin-bottom: 10px;
}
.advancedPostsWidget1 .post .detail .safirCategoryMeta a {
display: inline-block;
margin-bottom: 3px;
color: #fff;
line-height: 25px;
padding: 0 8px;
border-radius: 3px;
font-size: 13px;
}
.advancedPostsWidget1 .post .detail .safirCategoryMeta a:hover {
color: #fff !important;
}
.advancedPostsWidget1 .post .detail {
margin-left: 290px;
}
.advancedPostsWidget1 .post .title {
font-weight: bold;
font-size: 20px;
}
.advancedPostsWidget1 .post .title a {
color: #000;
}
.advancedPostsWidget1 .post .summary {
color: #666;
margin-top: 5px;
}
.advancedPostsWidget1 .post .safirMetas {
margin-top: 10px;
} aside .advancedPostsWidget1 .items {
margin: 0 -10px -20px;
}
aside .advancedPostsWidget1 .post-container {
padding: 0 10px;
margin-bottom: 20px;
}
aside .advancedPostsWidget1 .post .safirthumb {
float: none;
width: 100%;
margin-bottom: 10px;
}
aside .advancedPostsWidget1 .post .safirCategoryMeta {
position: absolute;
top: 0;
left: 0;
padding: 10px;
text-align: right;
width: 100%;
}
aside .advancedPostsWidget1 .post .detail {
margin-left: 0;
}
aside .advancedPostsWidget1 .post .title {
font-weight: 600;
font-size: 18px;
} .advancedPostsWidget2 .items {
margin: 0 -15px -30px;
overflow: hidden;
}
.advancedPostsWidget2 .post-container {
float: left;
padding: 0 15px;
margin-bottom: 30px;
width: 33.3333333333333333333%;
}
.advancedPostsWidget2 .post-container .post {
position: relative;
}
.advancedPostsWidget2 .post .safirCategoryMeta {
text-transform: uppercase;
z-index: 2;
position: absolute;
right: 0;
top: 0;
}
.advancedPostsWidget2 .post .safirCategoryMeta a {
padding: 5px;
color: #fff !important;
display: block;
white-space: nowrap;
float: left;
font-size: 12px;
}
.advancedPostsWidget2 .post .safirCategoryMeta a:before {
display: none;
}
.advancedPostsWidget2 .post .title {
font-size: 15px;
font-weight: 600;
text-shadow: 1px 1px 3px rgba(0,0,0,.2);
z-index: 1;
position: relative;
}
.advancedPostsWidget2 .post .title a:before{
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
}
body .advancedPostsWidget2 .post .title a, body .advancedPostsWidget2 .post .title a:hover {
color: #fff !important;
}
body .advancedPostsWidget2 .safirCategoryMeta a:hover {
color: #fff !important;
}
.advancedPostsWidget2 .post .safirthumb {
position: relative;
}
.advancedPostsWidget2 .post .safirthumb a {
display: block;
height: 100%;
}
.advancedPostsWidget2 .safirthumb a:after {
position: absolute;
width: 100%;
height: 60%;
left: 0;
bottom: 0;
content: "";
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.90)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
}
.advancedPostsWidget2 .post .detail {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
pointer-events: none;
}
.advancedPostsWidget2 .post .detail a {
pointer-events: all;
}
.advancedPostsWidget2 .safirMetas {
margin-top: 5px;
}
aside .advancedPostsWidget2 .post-container {
margin-bottom: 15px;
} aside .advancedPostsWidget2 .items {
margin: 0 -15px -20px;
}
aside .advancedPostsWidget2 .post-container {
width: 100%;
margin-bottom: 20px;
} .advancedPostsWidget3 .items {
margin: 0 -15px -30px;
overflow: hidden;
}
.advancedPostsWidget3 .post-container {
padding: 0 15px;
margin-bottom: 30px;
width: 33.333333333333%;
float: left;
}
.advancedPostsWidget3 .post {
overflow: hidden;
text-align: center;
background: #fafafa;
}
.advancedPostsWidget3 .post .safirCategoryMeta {
height: 25px;
overflow: hidden;
margin-top: -27px;
}
.advancedPostsWidget3 .post .detail .safirCategoryMeta a {
display: inline-block;
color: #fff;
line-height: 25px;
padding: 0 8px;
border-radius: 3px;
font-size: 13px;
}
.advancedPostsWidget3 .post .detail .safirCategoryMeta a:hover {
color: #fff !important;
}
.advancedPostsWidget3 .post .detail .safirCategoryMeta a:before {
display: none;
}
.advancedPostsWidget3 .post .detail {
padding: 15px;
}
.advancedPostsWidget3 .post .title {
font-weight: bold;
font-size: 16px;
line-height: 20px;
height: 40px;
overflow: hidden;
margin-top: 10px;
}
.advancedPostsWidget3 .post .title a {
color: #000;
}
.advancedPostsWidget3 .post .safirMetas {
margin-top: 10px;
line-height: 20px;
height: 20px;
overflow: hidden;
display: inline-block;
} aside .advancedPostsWidget3 .items {
margin: 0 -10px -20px;
}
aside .advancedPostsWidget3 .post-container {
padding: 0 10px;
margin-bottom: 20px;
width: 100%;
} .sliderWidget {
overflow: hidden;
position: relative;
}
.sliderWidget .post {
position: relative;
}
.sliderWidget .post .safirthumb {
position: relative;
}
.sliderWidget .post .safirthumb a {
display: block;
height: 100%;
}
.sliderWidget .safirthumb a:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
bottom: 0;
content: "";
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.90)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
}
.sliderWidget .post .detail {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 30px;
pointer-events: none;
}
.sliderWidget .post .detail a {
pointer-events: all;
}
.sliderWidget .slider .item {
display: none;
position: relative;
}
.sliderWidget .slider .item:first-child {
display: block;
}
.sliderWidget .post .safirCategoryMeta {
text-transform: uppercase;
display: inline-block;
}
.sliderWidget .post .safirCategoryMeta a {
padding: 0 8px;
line-height: 30px;
border-radius: 2px;
color: #fff;
display: inline-block;
margin-bottom: 2px;
}
.sliderWidget .post .title {
font-size: 25px;
font-weight: 600;
text-shadow: 1px 1px 3px rgba(0,0,0,.2);
margin-top: 10px;
}
.sliderWidget .post .title a {
color: #fff;
}
.sliderWidget .safirMetas {
margin-top: 5px;
}
.sliderWidget .sfrNav {
float: left;
height: 30px;
background: #fff;
border-radius: 2px;
margin-right: 10px;
overflow: hidden;
}
.sliderWidget .sfrNav span {
display: block;
width: 30px;
height: 30px;
pointer-events: all;
float: left;
cursor: pointer;
}
.sliderWidget .sfrNav span:before {
width: 10px;
height: 10px;
line-height: 10px;
font-size: 10px;
margin: 10px;
display: block;
}
.sliderWidget .sfrNav span.sfrPrev {
background: #ededed;
}
.sliderWidget .sfrNav span.sfrPrev:before {
content: "\E03D";
}
.sliderWidget .sfrNav span.sfrNext:before {
content: "\E027";
}
.sliderWidget .owl-dots {
position: absolute;
top: 20px;
right: 20px;
overflow: hidden;
}
.sliderWidget .owl-dot {
float: left;
border:2px solid #fff;
width: 14px;
height: 14px;
border-radius: 50%;
margin-left: 5px;
transition: all .7s;
}
.sliderWidget .owl-dot:first-child {
margin-left: 0;
} .slidingWidget .items {
margin: 0 -15px;
overflow: hidden;
text-align: center;
}
.slidingWidget .post-container {
padding: 0 15px;
}
.slidingWidget .post .safirthumb {
margin-bottom: 10px;
position: relative;
}
.slidingWidget .post .hover {
opacity: 0;
transition: all .4s;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.slidingWidget .post .hover:before {
display: block;
content: "";
position: absolute;
width: 100%;
height: 100%;
opacity: 0.75;
}
.desktop .slidingWidget.withIcon .post:hover .hover {
opacity: 1;
}
.slidingWidget.withIcon .post .hover span {
position: absolute;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
display: block;
width: 30px;
height: 30px;
}
.slidingWidget.withIcon .post .hover span:before {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
display: block;
line-height: 30px;
font-size: 30px;
color: #fff;
}
.slidingWidget .post .title {
font-weight: bold;
font-size: 14px;
position: relative;
padding-left: 20px;
line-height: 20px;
}
.slidingWidget .post .title a {
color: #000;
}
.slidingWidget .safirMetas {
display: inline-block;
margin-top: 8px;
} .searchWidget {
padding: 0 !important;
position: relative;
}
.searchWidget input[type=text] {
background: #fff !important;
border-radius: 0 !important;
padding-right: 75px !important;
padding-left: 15px !important;
height: 60px !important;
}
.searchWidget button {
position: absolute;
background: #e0e0e0;
width: 60px;
height: 60px;
right: 0;
top: 0;
display: block;
border: 0;
cursor: pointer;
}
.searchWidget button:before {
display: block;
font-size: 20px;
width: 20px;
height: 20px;
margin: 20px;
text-align: center;
line-height: 20px;
content: "\E028" !important;
} .safirCustomMenu.safirBox {
overflow: visible;
}
.safirCustomMenu .sub-menu {
display: none;
}
.safirCustomMenu li {
border-top: 1px solid #f7f7f7;
}
.safirCustomMenu li:first-child {
border-top: 0;
}
.safirCustomMenu a {
display: block;
padding: 15px;
line-height: 16px;
color: #494949;
font-weight: 600;
text-transform: uppercase;
position: relative;
transition: all .3s;
}
.safirCustomMenu a:hover {
padding-left: 20px;
}
.safirCustomMenu a .icon {
float: left;
margin-right: 10px;
}
.safirCustomMenu a .icon:before {
width: 16px;
height: 16px;
line-height: 16px;
font-size: 16px;
margin-right: 3px;
content: "";
}
.safirCustomMenu a:hover {
background: -moz-linear-gradient(left, #f7f7f7 0%, #ffffff 100%);
background: -webkit-linear-gradient(left, #f7f7f7 0%,#ffffff 100%);
background: linear-gradient(to right, #f7f7f7 0%,#ffffff 100%);
}
.safirCustomMenu a .title {
transition:all .2s;
} .tabbedWidget.safirBox {
padding: 0;
}
.tabbedWidget .tabheading {
overflow: hidden;
position: relative;
z-index: 2;
}
.tabbedWidget .tabheading a {
display: block;
text-align: center;
padding: 20px 5px;
line-height: 16px;
color: #000;
font-size: 14px;
font-weight: 600;
position: relative;
border-bottom: 2px solid transparent;
opacity: 0.6;
transition: all .3s;
}
.tabbedWidget .tabheading a.active {
opacity: 1;
}
.tabbedWidget .tabheading a .icon {
display: inline-block;
width: 16px;
height: 16px;
}
.tabbedWidget .tabheading a .icon:before {
display: block;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 16px;
content: "\E005";
}
.tabbedWidget .tabs {
border-top: 2px solid #f1f1f1;
position: relative;
z-index: 1;
padding: 30px;
top: -2px;
}
.tabbedWidget .tab {
display: none;
overflow: hidden;
}
.tabbedWidget .tab:first-child {
display: block;
}
.tabbedWidget .items {
margin: 0 -15px -30px;
overflow: hidden;
}
.tabbedWidget .post-container {
float: left;
padding: 0 15px;
margin-bottom: 30px;
width: 50%;
}
.tabbedWidget .post-container:nth-child(2n+1) {
clear: both;
}
.tabbedWidget .post .safirthumb {
float: left;
}
.tabbedWidget .post .detail {
line-height: 16px;
margin-left: 180px;
}
.tabbedWidget .post .title {
font-weight: bold;
font-size: 14px;
position: relative;
}
.tabbedWidget .post .title a {
color: #000;
}
.tabbedWidget .post .summary {
color: #666;
margin-top: 5px;
}
.tabbedWidget .post .safirMetas {
margin-top: 10px;
} .timelineWidget .items {
overflow: hidden;
}
.timelineWidget .post {
overflow: hidden;
position: relative;
padding-bottom: 25px;
}
.timelineWidget .post .connector {
position: absolute;
top: 0;
left: 31px;
height: 100%;
width: 8px;
z-index: 1;
}
.timelineWidget .post .connector .line {
background: #f1f1f1;
display: block;
margin: 0 3px;
height: 100%;
}
.timelineWidget .post .connector .circle {
background: #f1f1f1;
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
position: absolute;
top: 50%;
left: 0;
margin-top: 11px;
}
.timelineWidget .post-container:last-child .connector .line {
background: -moz-linear-gradient(top, #f1f1f1 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, #f1f1f1 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, #f1f1f1 0%,rgba(255,255,255,0) 100%);
}
.timelineWidget .post-container:last-child .connector .circle {
display: none;
}
.timelineWidget .post .time {
float: left;
width: 70px;
border-radius: 2px;
color: #fff;
font-size: 12px;
text-align: center;
line-height: 30px;
position: relative;
z-index: 2;
}
.timelineWidget .post .detail {
margin-left: 80px;
}
.timelineWidget .post .title {
font-weight: 600;
font-size: 16px;
}
.timelineWidget .post .title a {
color: #000;
}
.timelineWidget .post .safirMetas {
margin-top: 10px;
}  .listing.slidingWidget .items {
margin: 0 -15px -30px;
overflow: hidden;
}
.listing.slidingWidget .post-container {
float: left;
width: 33.333333333%;
padding: 0 15px;
margin-bottom: 30px;
}
.listing.slidingWidget.homeWidget .post-container:nth-child(3n+1) {
clear: both;
} #single .safirBox {
margin-top: 30px;
}
#single .safirBox:first-child {
margin-top: 0;
}
#single .singleHeading {
margin-bottom: 25px;
}
#single .singleHeading h1 {
font-size: 26px;
line-height: 1.2;
}
#single .excerpt {
font-weight: 600;
}
.socialbuttons {
text-align: center;
margin-top: 20px;
}
.socialbuttons #___plusone_0, .socialbuttons #___plusone_1 {
width:60px !important;
position:relative;
top: 4px;
}
.socialbuttons #twitter-widget-0, .socialbuttons #twitter-widget-1 {
margin: 0 10px;
}
#single #related .homeWidget {
margin-top: 0;
}
#single #related .slidingWidget.homeWidget .post-container {
width: 100% !important;
} #single .metaBox {
overflow:hidden;
border-top: 2px solid #f1f1f1;
border-bottom: 2px solid #f1f1f1;
margin: 0 -30px 20px;
padding: 0 30px;
clear: both;
color: #8d8d8d;
font-weight: 600;
}
#single .metaBox .meta {
float: left;
font-size: 12px;
line-height: 24px;
text-transform: uppercase;
padding: 10px 15px;
border-left: 2px solid #f1f1f1;
}
#single .metaBox .meta:first-child {
padding-left: 0;
border-left: 0;
}
#single .metaBox .meta a {
color: #8d8d8d;
}
#single .metaBox .meta a:hover {
color: #000 !important;
}
#single .metaBox .icon {
width: 16px;
height: 16px;
float: left;
margin: 4px 4px 4px 0;
}
#single .metaBox .icon:before {
font-size: 16px;
}
#single .metaBox .author .icon:before {
content: "\E00F";
}
#single .metaBox .category .icon:before {
content: "\E026";
}
#single .metaBox .date .icon:before {
content: "\E025";
}
#single .metaBox .hit .icon:before {
content: "\E03C";
}
#single .metaBox .comment .icon:before {
content: "\E008";
}
#single .metaBox .safirCategoryMeta {
display: inline-block;
}
#single .metaBox .share {
float: right;
margin: 10px 0;
}
#single .share a {
width: 24px;
height: 24px;
}
#single .share a:before {
width: 24px;
height: 24px;
line-height: 24px;
font-size: 24px;
}
#single .share .facebook a {
color: #597AC7;
}
#single .share .twitter a {
color: #5BBCEC;
}
#single .share .whatsapp a {
color: #55CD6C;
} #singleBlock .thumb img {
width: 100%
}
#singleBlock.type1 .thumb {
border: 1px solid #f1f1f1;
padding: 4px;
margin-bottom: 20px;
}
#singleBlock.type1 .ads.type1 {
margin-bottom: 20px;
}
#singleBlock.type2 {
margin-bottom: 20px;
overflow: hidden;
}
#singleBlock.type2 .thumb {
float: right;
width: 55.1282051282051%;
}
#singleBlock .ads.type2 {
float: left;
width: 43.0769230769231%;
}
#singleBlock.type2.noad {
float: left;
width: 336px;
margin-right: 15px;
}
#singleBlock.type2.noad .thumb {
width: 100%;
}
#singleBlock.type3 {
float: left;
width: 336px;
margin-right: 15px;
}
#singleBlock.type3 .ads {
margin-bottom: 15px;
} #single .tags {
background: #f8f8f8;
clear: both;
overflow: hidden;
font-size: 12px;
margin: 30px -30px -30px;
padding: 15px 30px;
color: #8d8d8d;
}
#single .tags .title {
font-weight: bold;
}
#single .tags .title:before {
content: "\E026";
font-size: 11px;
margin-right: 4px;
position: relative;
top: 1px;
}
#single .tags a {
color: #8d8d8d;
}
#single .tags a:hover {
color: #000;
} #comments {
clear: both;
margin-top: 30px;
}
.sfrCommentsList ol.commentlist {
margin: -30px 0;
}
.sfrCommentsList ol {
list-style: none;
}
.sfrCommentsList ol li {
clear: both;
line-height: 1.5;
overflow: hidden;
border-top: 2px solid #f1f1f1;
}
.sfrCommentsList ol.commentlist>li:first-child {
border-top: 0;
}
.sfrCommentsList ol li .comment-meta+p {
margin: 5px 0 0 0;
}
.sfrCommentsList .reply {
position: absolute;
top: 30px;
right: 0;
}
.sfrCommentsList a.comment-reply-link {
display: inline-block;
line-height: 20px;
font-weight: 600;
}
.sfrCommentsList a.comment-reply-link:before {
display: block;
float: left;
line-height: 20px;
margin-right: 3px;
content: "\E04A";
}
.sfrCommentsList #reply-title {
margin-bottom: 8px;
}
.sfrCommentsList .comment-body {
overflow: hidden;
position: relative;
padding: 30px 0;
}
.sfrCommentsList ol.children .comment-body {
padding-left: 100px;
}
.sfrCommentsList ol.children ol.children .comment-body {
padding-left: 200px;
}
.sfrCommentsList ol.children ol.children ol.children .comment-body {
padding-left: 300px;
}
.sfrCommentsList ol.children .comment-body:before {
display: block;
position: absolute;
top: 55px;
margin-left: -35px;
width: 24px;
height: 24px;
content: "\E011";
color: #a2a2a2;
font-size: 24px;
}
.sfrCommentsList .comment-body br {
display:none;
}
.sfrCommentsList .says {
display: none;
}
.sfrCommentsList .commentlist .avatar {
border: 2px solid #f1f1f1;
float: left;
margin: 0 10px 0 0;
border-radius: 50%;
}
.sfrCommentsList .commentlist .comment-author {
display: inline;
}
.sfrCommentsList .commentlist .comment-author cite {
float: left;
font-style: normal;
font-weight: 600;
color: #000;
font-size: 15px;
line-height: 20px;
}
.sfrCommentsList .commentlist .comment-meta {
color: #999;
display: inline;
font-size: 12px;
line-height: 20px;
}
.sfrCommentsList .commentlist .comment-meta a {
color: #999;
display: inline-block;
margin-left: 10px;
} #respond {
overflow: hidden;
}
#respond p.warning {
color: #F42121;
font-style: italic;
}
#respond input#email, #respond input#url {
display: block;
width: 100%;
padding-left: 50px;
}
#content #respond form textarea {
width: 100%;
display: block;
padding-left: 50px;
}
#respond.logged-in textarea {
margin-top: 10px;
}
#respond p.form-submit {
clear: both;
float: right;
margin: 0;
} .safirGalleryAds {
text-align: center;
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #ddd;
}
.gallery-item .inner {
transition: all .3s;
}
.gallery-item .inner:hover .fullScreen {
display: block;
}
#gallery-links {
overflow: hidden;
position: relative;
height: 30px;
margin-bottom: 10px;
}
#gallery-links .prev {
float: left;
}
#gallery-links .next {
float: right;
}
#gallery-links a {
display: block;
border-radius: 3px;
color: #fff;
height: 30px;
line-height: 30px;
text-align: center;
transition:all .3s;
overflow: hidden;
}
#gallery-links a:hover {
background: #333;
}
#gallery-links .prev a {
padding-right: 10px;
}
#gallery-links .prev a:before {
content: "\E03D";
display: block;
margin-right: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
float: left;
background: rgba(0,0,0,0.4);
}
#gallery-links .next a {
padding-left: 10px;
}
#gallery-links .next a:after {
content: "\E027";
display: block;
margin-left: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
float: right;
background: rgba(0,0,0,0.4);
}
#gallery-links .number {
margin: auto;
position: absolute;
width: 100px;
left: 50%;
top: 0;
margin-left: -50px;
text-align: center;
line-height: 30px;
font-size: 12px;
}
#single.attachment .ads, #image {
text-align: center;
margin-bottom:10px;
}
#single.attachment .gallery-nav {
text-align: center;
margin-bottom: 10px;
}
#page-links {
text-align: center;
margin-bottom: 5px;
}
#page-links span {
display: inline-block;
}
#single.attachment .reading p {
text-align: center;
}
#single.attachment #image img {
display: block;
margin: auto;
border: 2px solid #eee;
padding: 2px;
}
#single.attachment .galleryAd1, #single.attachment .galleryAd2 {
margin-bottom: 5px;
text-align: center;
}
#single.attachment .gallery-nav a, #page-links span {
display: inline-block;
color: #999;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
background: #ECECEC;
line-height: 28px;
width: 30px;
text-align: center;
border: 1px solid #D8D8D8;
border-bottom: 1px solid #CCC;
border-radius: 3px;
overflow: visible;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 15px 14px rgba(255, 255, 255, 0.57);
margin: 2px;
transition:all .2s;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
#single.attachment .gallery-nav a:hover, #single.attachment .gallery-nav a.active, #page-links>span {
color: #888;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.69);
background: #ddd;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.69), inset 0px -1px 0px rgba(0, 0, 0, 0.0187);
} #singleContent div.gallery {
margin: 0 -10px;
overflow: hidden;
}
#singleContent div.gallery .gallery-item {
padding: 0 10px 20px;
float: left;
margin: 0;
}
#singleContent div.gallery .gallery-item a {
display: block;
padding: 10px;
border:1px solid #eee;
background: #fafafa;
position: relative;
}
#singleContent div.gallery .gallery-item a .icon {
background: rgba(0,0,0,0.5);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
#singleContent div.gallery .gallery-item a .icon:before {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
background: #fff;
border-radius: 2px;
box-shadow: 0 0 4px rgba(0,0,0,.3);
width: 30px;
height: 30px;
line-height: 30px;
font-size: 16px;
text-align: center;
content: "\E04B";
}
#singleContent div.gallery .gallery-item a[href$= ".jpg"] .icon:before,
#singleContent div.gallery .gallery-item a[href$= ".png"] .icon:before,
#singleContent div.gallery .gallery-item a[href$= ".gif"] .icon:before {
content: "\E04C";
}
#singleContent div.gallery .gallery-item img {
border: 0;
}
#gallery-1, #gallery-2, #gallery-3 {
clear: both;
} #main form p {
overflow: hidden;
position: relative;
margin-bottom: 15px;
line-height: 30px;
}
#main form .wpcf7-form-control-wrap {
width: 100%;
}
#main form input[type=text],
#main form input[type=password],
#main form input[type=tel],
#main form input[type=email],
#main form input[type=file],
#main form textarea,
#main form select,
.searchWidget input[type=text] {
font-family: "Nunito", sans-serif;
width: 100%;
display: block;
font-weight: 600;
outline: none;
border: 1px solid #eee;
font-size: 14px;
padding: 10px;
height: 50px;
transition: all .25s;
background: #f7f7f7;
}
#main form input[type=text]:focus,
#main form input[type=password]:focus,
#main form input[type=tel]:focus,
#main form input[type=email]:focus,
#main form input[type=file]:focus,
#main form textarea:focus,
#main form select:focus,
.searchWidget #s:focus {
background: #f0f0f0;
}
#main form textarea {
max-width: 100%;
width: 100%;
height: 106px;
}
#main form button.submit, #main form input[type=submit] {
position: relative;
cursor: pointer;
font-size: 14px;
font-family: "Nunito", sans-serif;
display: block;
font-weight: 600;
border: 0;
border-radius: 3px;
color: #fff;
padding: 10px 20px;
text-transform: uppercase;
outline: none;
overflow: visible;
transition: all .25s;
line-height: 16px;
}
#main form button.submit:hover, #main form button.submit:focus, #main form input[type=submit]:hover, #main form input[type=submit]:focus {
background: #111;
}
#main form button.submit:before {
font-size: 16px;
margin-right: 4px;
float: left;
}
#main form button.check:before {
content: "\E06F";
}
#main div.wpcf7-validation-errors {
padding: 0;
margin: 0;
border: 0;
}
#main div.wpcf7 label {
font-size: 14px;
}
.sfrIconForm .item {
font-family: "Nunito", sans-serif;
width: 100%;
display: block;
outline: none;
transition: all .25s;
position: relative;
}
#main .sfrIconForm form input[type=text],
#main .sfrIconForm form input[type=password],
#main .sfrIconForm form input[type=tel],
#main .sfrIconForm form input[type=email],
#main .sfrIconForm form input[type=file],
#main .sfrIconForm form select {
padding-left: 40px !important;
height: 50px;
}
#main .sfrIconForm form textarea {
padding-left: 40px !important;
}
#main .sfrIconForm form textarea {
height: 120px;
padding-top: 15px;
}
.sfrIconForm .container {
overflow: hidden;
margin: 0 -5px;
}
.sfrIconForm .container .itemContainer {
padding: 0 5px;
margin-bottom: 10px;
}
.sfrIconForm .container.half .itemContainer {
width: 50%;
float: left;
}
.sfrIconForm .item .icon {
width: 40px;
height: 50px;
position: absolute;
left: 0;
top: 0;
z-index: 2;
}
.sfrIconForm .item .icon span {
display: block;
width: 20px;
height: 20px;
margin: 15px 10px;
}
.sfrIconForm .item .icon span:before {
display: block;
width: 20px;
height: 20px;
line-height: 20px;
text-align: right;
font-size: 16px;
position: relative;
top: 1px;
}
.sfrIconForm .item.name .icon span:before {
content: "\E00F";
}
.sfrIconForm .item.mail .icon span:before {
content: "\E017";
}
.sfrIconForm .item.message .icon span:before {
content: "\E008";
} .safirnavi {
overflow:hidden;
clear: both;
padding-top: 30px;
text-align: center;
}
.safirnavi span, .safirnavi a {
color: #fff;
display: inline-block;
line-height: 36px;
width: 36px;
border-radius: 50%;
text-align: center;
margin:0 5px 3px 0;
transition: all .3s;
font-weight: bold;
font-size: 15px;
}
.safirnavi a:hover {
background: #000 !important;
}
.safirnavi .current {
background: #666 !important;
} .safirSocial ul {
margin: 0 -3px;
overflow: hidden;
}
.safirSocial li {
float: left;
margin: 0 3px;
}
.safirSocial a {
display: block;
height: 20px;
width: 20px;
transition: all .3s;
float: left;
color: #d1d1d1;
}
.safirSocial a:before {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: block;
font-size: 20px;
float: left;
}
.safirSocial li.facebook a:before {
content: "\E02D";
}
.safirSocial li.twitter a:before {
content: "\E02C";
}
.safirSocial li.youtube a:before {
content: "\E030";
}
.safirSocial li.pinterest a:before {
content: "\E02E";
}
.safirSocial li.instagram a:before {
content: "\E02F";
}
.safirSocial li.linkedin a:before {
content: "\E02B";
}
.safirSocial li.tumblr a:before {
content: "\E036";
}
.safirSocial li.rss a:before {
content: "\E033";
}
.safirSocial li.whatsapp a:before {
content: "\E019";
} footer {
position: relative;
color: #ededed;
}
footer:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
footer a {
color: #ededed;
}
footer a:hover {
color: #fff;
}
footer .footerCols {
margin: 0 -15px;
overflow: hidden;
}
footer .footerContainer {
width: 25%;
float: left;
padding: 30px 15px;
}
footer .footerHeading {
margin: 0;
padding: 0;
font-size: 17px;
line-height: 20px;
padding-bottom: 20px;
overflow: hidden;
font-weight: 600;
margin-bottom: 20px;
position: relative;
}
footer .footerHeading:before {
content: "";
display: block;
width: 40px;
height: 2px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
border-radius: 1px;
}
footer .footerHeading:after {
content: "";
display: block;
width: 100%;
height: 2px;
background: rgba(255,255,255,0.05);
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
border-radius: 1px;
}
footer .about {
padding-right: 10px;
}
footer .about .logo {
margin-bottom: 10px;
}
footer .about .logo img {
height: inherit;
}
footer .about .copyright {
margin-bottom: 10px;
}
footer .footermenu .sub-menu {
display: none;
}
footer .footermenu ul {
margin: 0 -15px;
overflow: hidden;
}
footer .footermenu li {
padding: 0 15px;
float: left;
width: 100%;
}
footer .footermenu li a {
display: block;
line-height: 16px;
border-top: 1px solid rgba(255,255,255,0.04);
padding-top: 13px;
margin-top: 13px;
}
footer .footermenu2 li a:before {
content: "";
margin-right: 5px;
line-height: 16px;
font-size: 12px;
display: block;
float: left;
}
footer .footermenu1 li {
width: 50%;
}
footer .footermenu1 li a:before {
content: "\E027";
margin-right: 5px;
line-height: 16px;
font-size: 8px;
display: block;
float: left;
}
footer .footermenu1 li:first-child a, footer .footermenu1 li:nth-child(2) a, footer .footermenu2 li:first-child a {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
footer .footerposts .post {
background: rgba(255,255,255,0.04);
border-radius: 2px;
margin-top: 5px;
padding: 5px;
overflow: hidden;
}
footer .footerposts .post:first-child {
margin-top: 0;
}
footer .footerposts .post .safirthumb {
float: left;
width: 50px;
}
footer .footerposts .post .detail {
margin-left: 60px;
font-size: 13px;
}
#footerBottom {
text-align: center;
z-index: 2;
}
#footerBottom .bottomText {
padding: 20px;
background: rgba(0,0,0,0.2);
color: #ededed;
}
#footerBottom .bottomText a {
color: #ededed;
text-decoration: underline;
}
.safirTop {
position: fixed;
bottom: 20px;
right: 20px;
color: #fff;
cursor: pointer;
border-radius: 4px;
z-index: 999999;
width: 50px;
height: 50px;
display: none;
}
.safirTop:before {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
margin: 10px;
text-align: center;
font-size: 15px;
content: "\E03F";
} #breadcrumb {
font-size: 12px;
line-height: 22px;
margin-top: 2px;
color: #929292;
}
#breadcrumb a {
color: #929292;
} .safirBox .owl-nav {
position: absolute;
left: 0;
top: 25px;
width: 100%;
color: #fff;
padding: 0 30px;
}
.safirBox .owl-nav div {
width: 25px;
height: 25px;
text-align: center;
border-radius: 3px 0 3px 0;
}
.safirBox .owl-nav div:before {
width: 13px;
height: 13px;
line-height: 13px;
font-size: 13px;
display: block;
margin: 6px;
}
aside .safirBox .owl-nav {
top: 20px;
padding: 0 20px;
}
.safirBox .owl-nav .owl-prev {
float: left;
}
.safirBox .owl-nav .owl-next {
float: right;
}
.safirBox .owl-nav .owl-prev:before {
content: "\E03D";
}
.safirBox .owl-nav .owl-next:before {
content: "\E027";
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} #colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/overlay.png) repeat 0 0;opacity:0.9}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(//www.isilanlarim.net/wp-content/themes/safirblog/lib/colorbox/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px} .screen-reader-text {
display: none;
} #ez-toc-container li:before{
display:none;
} img.alignleft {
border: 1px solid #cdc;
float: left;
margin: 0 10px 10px 0;
padding: 1px;
}
img.alignright {
border: 1px solid #cdc;
float: right;
margin: 0 0 10px 10px;
padding: 1px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
text-align: center;
margin: 5px auto;
}
.wp-caption {
max-width: 100%;
}
.wp-caption-text {
font-size: 13px;
} @media all and (max-width:1040px) {
#topbar {
display: none;
}
#search {
float: none;
position: absolute;
top: 0;
right: 0;
}
#safirPage {
padding-top: 60px;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
header .innerContainer {
padding: 0;
}
#wrapper {
margin: 10px 0;
}
#switcher {
display: none;
}
#header-logo {
height: 60px;
float: none;
display: block;
padding: 0 60px;
box-shadow: 0 0 3px rgba(0,0,0,0.15);
position: relative;
z-index: 1;
}
#header-logo h1, #header-logo span {
height: 60px;
display: block;
text-align: center;
}
#header-logo a {
line-height: 60px;
padding: 0 5px;
display: inline-block;
}
#header-logo img {
vertical-align: middle;
max-height: 50px;
}
#mainMenu {
display: none;
}
#search {
display: none;
}
#search .searchButton {
display: none;
}
#search .searchForm {
position: fixed;
top: 60px;
left: 0;
width: 100%;
display: block;
}
.searchWidget input[type=text] {
border: 0 !important;
}
#mobileHeader .toggleMenu, #mobileHeader>.searchButton {
display: block;
}
}
@media all and (max-width:900px) {
footer .footerCols {
background: none !important;
margin: 0;
}
footer .footerContainer {
width: 100%;
float: none;
padding: 15px 10px;
}
footer .about {
text-align: center;
padding: 0;
}
footer .about .footerSocial {
display: inline-block;
}
footer .footermenu1 li, footer .footermenu2 li {
width: 50%;
}
footer .footermenu1 li:first-child a, footer .footermenu1 li:nth-child(2) a, footer .footermenu2 li:first-child a, footer .footermenu2 li:nth-child(2) a {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
}
@media all and (max-width:768px) {
.homeWidget, .sidebarWidget {
margin-top: 10px;
}
.safirBox, .safirBox.sidebarWidget {
padding: 10px;
}
.catDesc {
margin-bottom: 10px;
}
#main {
margin: 10px 0;
}
.innerContainer {
padding: 0;
}
.safirBox.sidebarWidget {
padding-left: 10px;
padding-right: 10px;
}
.safirnavi {
padding-top: 10px;
}
#content, aside {
float: none;
width: 100%;
}
aside {
margin-top: 10px;
}
.mainHeading, .sidebarWidget .mainHeading {
margin-bottom: 10px;
padding-bottom: 10px;
}
body .advancedPostsWidget1 .items {
margin-bottom: -10px;
}
body .advancedPostsWidget1 .post-container {
margin-bottom: 10px;
}
body .advancedPostsWidget1 .post .detail {
margin-left: 270px;
}
body .advancedPostsWidget1 .post .title {
font-size: 17px;
}
body .advancedPostsWidget1 .post .safirthumb {
float: left;
margin-bottom: 0;
}
body .advancedPostsWidget1 .post .safirCategoryMeta {
position: relative;
top: inherit;
left: inherit;
padding: 0;
text-align: left;
}
body .advancedPostsWidget2 .items {
margin: 0 -5px -10px;
}
body .advancedPostsWidget2 .post-container {
padding: 0 5px;
margin-bottom: 10px;
width: 33.3333333333333333333%;
}
body .advancedPostsWidget3 .items {
margin: 0 -5px -10px;
}
body .advancedPostsWidget3 .post-container {
padding: 0 5px;
margin-bottom: 10px;
width: 33.3333333333333333333%;
}
.sliderWidget .post .detail {
padding: 10px;
}
.sliderWidget .post .title {
font-size: 20px;
}
.sliderWidget .owl-dots {
top: 10px;
right: 10px;
}
.sliderWidget .owl-dot {
opacity: 0.7;
width: 18px;
height: 18px;
}
.slidingWidget .items {
margin: 0 -5px;
overflow: hidden;
}
body .safirBox .owl-nav {
top: 10px;
right: 10px;
padding: 0 10px;
}
.slidingWidget .post-container {
padding: 0 5px;
}
.slidingWidget .post .safirthumb {
margin-bottom: 10px;
}
.listing.slidingWidget .items {
margin: 0 -5px -10px;
}
.listing.slidingWidget .post-container {
padding: 0 5px;
margin-bottom: 10px;
}
.tabbedWidget .tabheading a {
padding: 15px 5px;
}
.tabbedWidget .tabheading:before, .tabbedWidget .tabheading:after {
display: block;
content: "";
width: 6px;
height: 6px;
position: absolute;
top: 21px;
width: 0;
height: 0;
border-style: solid;
}
.tabbedWidget .tabheading:before {
left: 10px;
border-width: 3px 4px 3px 0;
border-color: transparent #a2a2a2 transparent transparent;
}
.tabbedWidget .tabheading:after {
right: 10px;
border-width: 3px 0 3px 4px;
border-color: transparent transparent transparent #a2a2a2;
}
.tabbedWidget .tabs {
padding: 10px;
}
.tabbedWidget .items {
margin: 0 -5px -10px;
}
.tabbedWidget .post-container {
padding: 0 5px;
margin-bottom: 10px;
}
#single .singleHeading {
margin-bottom: 10px;
}
#single .metaBox {
margin: 0 -10px 10px;
padding: 0 10px;
}
#single .metaBox .meta {
padding: 5px 20px 5px 0;
border-left: 0;
}
#single .metaBox .share {
margin: 5px 0;
float: left;
}
#singleBlock.type2 {
margin-bottom: 0;
}
#singleBlock.type2.noad {
width: 300px;
}
#singleBlock.type2 .thumb, #singleBlock .ads.type2 {
width: 100%;
margin-bottom: 10px;
}
.reading {
text-align: left;
}
#single .safirBox {
margin-top: 10px;
}
#single .tags {
margin: 10px -10px -10px;
padding: 10px 10px;
}
#comments {
margin-top: 10px;
}
.sfrCommentsList ol.commentlist {
margin: 0;
}
.sfrCommentsList .reply {
top: 10px;
right: 0;
}
.sfrCommentsList .comment-body {
padding: 10px;
}
.sfrCommentsList a.comment-reply-link {
width: 20px;
height: 20px;
overflow: hidden;
}
.sfrCommentsList a.comment-reply-link:before {
margin-right: 0;
font-size: 20px;
}
.sfrCommentsList ol.children .comment-body {
padding-left: 60px;
}
.sfrCommentsList ol.children .comment-body:before {
top: 40px;
width: 20px;
height: 20px;
font-size: 20px;
}
.sfrCommentsList .commentlist .comment-meta {
display: block;
}
.sfrCommentsList .commentlist .comment-meta a {
margin: 0;
}
.sfrCommentsList .commentlist .comment-author cite {
float: none;
display: block;
}
.commentlist #respond {
margin: 0 10px 10px;
}
#singleContent div.gallery {
margin: 0 -5px;
}
#singleContent div.gallery .gallery-item {
padding: 0 5px 10px;
}
#singleContent div.gallery .gallery-item a {
padding: 5px;
}
.safirBox.margintop {
margin-top: 10px;
}
#main form p {
margin-bottom: 10px;
}
}
@media all and (max-width:660px) {
.tabbedWidget .post-container {
width: 100%;
}
}
@media all and (max-width:600px) {
body .advancedPostsWidget2 .post-container {
width: 50%;
}
body .advancedPostsWidget3 .post-container {
width: 50%;
}
}
@media all and (max-width: 480px) {
body .advancedPostsWidget1 .items {
margin-bottom: -15px;
}
body .advancedPostsWidget1 .post-container {
margin-bottom: 15px;
}
body .advancedPostsWidget1 .post .detail {
margin-left: 0;
}
body .advancedPostsWidget1 .post .safirthumb {
float: none;
width: 100%;
margin-bottom: 10px;
display: block !important;
height: calc( (100vw - 20px) / 1.84 + 8px) !important;
}
body .advancedPostsWidget1 .post .safirCategoryMeta {
position: absolute;
top: 0;
left: 0;
padding: 10px;
text-align: right;
width: 100%;
}
body .advancedPostsWidget1 .post .safirMetas {
margin-top: 5px;
}
.listing.slidingWidget .post-container {
width: 50% !important;
}
.listing.slidingWidget .post-container:nth-child(3n+1) {
clear: none !important;
}
.listing.slidingWidget .post-container:nth-child(2n+1) {
clear: both !important;
}
#singleBlock.type3, #singleBlock.type2.noad {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
#singleBlock.type3 .ads {
margin-bottom: 10px;
}
#single.attachment #image {
margin: 0 -10px;
}
#single.attachment #image img {
width: 100%;
border: 0;
padding: 0;
}
}
@media all and (max-width:420px) {
footer .footermenu1 li, footer .footermenu2 li {
width: 100%;
}
footer .footermenu1 li:nth-child(2) a, footer .footermenu2 li:nth-child(2) a {
border-top: 1px solid rgba(255,255,255,0.04);
padding-top: 13px;
margin-top: 13px;
}
.sfrIconForm .container.half .itemContainer {
width: 100%;
}
}
@media all and (max-width:319px) {
body .advancedPostsWidget2 .post-container {
width: 100%;
}
body .advancedPostsWidget3 .post-container {
width: 100%;
}
body .listing.slidingWidget .post-container {
width: 100% !important;
}
}@font-face{font-family:TablePress;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format('woff2'),url(//www.isilanlarim.net/wp-content/plugins/tablepress/css/tablepress.woff) format('woff');font-weight:400;font-style:normal;font-display:block}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}