@import url(css/genericons/genericons.css);
@import url(css/flexslider.css);
@import url(css/flexslider-rtl.css);
@import url(css/style.css);
@import url(css/rtl.css);
/****************************************************************/
/****************************************************************/
body,
button,
input,
select,
textarea {
  color: #303030; }

/*--------------------------------------------------------------
# 3.0 - Elements
--------------------------------------------------------------*/
blockquote {
  border-left: 6px solid #ee4455;
  color: #777; }

blockquote cite,
blockquote small {
  color: #404040; }

hr {
  background-color: #ccc; }

a {
  color: #ee4455; }

a:link,
a:visited {
  color: #ee4455; }

a:hover,
a:focus,
a:active {
  color: #303030; }

/*--------------------------------------------------------------
# 4.0 - Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #ee4455;
  color: #fff; }

.header-main button,
.header-main input[type="button"],
.header-main input[type="reset"],
.header-main input[type="submit"] {
  background: #bb1122;
  color: #fff; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #303030; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  border: 1px solid #ddd;
  color: #666; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border: 1px solid #ccc;
  color: #111; }

/*--------------------------------------------------------------
# 9.0 - Header
--------------------------------------------------------------*/
.site-header {
  background: #ee4455;
  color: #fff; }

.site-title {
  color: #fff; }

.site-title a:link,
.site-title a:visited {
  color: #fff; }

.site-title a:hover,
.site-title a:active {
  color: #ccc; }

/*--------------------------------------------------------------
## 10.2 - Social Icons Menu
--------------------------------------------------------------*/
.social-icons-menu li a {
  color: #fff; }

.header-social-icons .social-icons-menu li a:hover {
  color: #ccc; }

/*--------------------------------------------------------------
# 11.0 - Widgets
--------------------------------------------------------------*/
.widget {
  background: #fff;
  box-shadow: 0 1px 2px #bbb; }

.widget-title {
  background: #ee4455;
  color: #fff;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  font-size: 1.3em; }

.widget-title a:link,
.widget-title a:visited {
  color: #fff; }

.widget-title a:hover,
.widget-title a:active {
  color: rgba(255, 255, 255, 0.5); }

/*--------------------------------------------------------------
## 11.1 - Default Widgets
--------------------------------------------------------------*/
.search-form .search-submit .genericon-search {
  color: #fff; }

.widget_calendar table thead tr {
  background: #f5f5f5; }

/*--------------------------------------------------------------
# 12.0 - Posts and pages
--------------------------------------------------------------*/
.type-post,
.type-page,
.type-attachment,
.comments-area,
.comment-respond {
  background: #fff;
  box-shadow: 0 1px 2px #bbb; }

.page-title,
.entry-title {
  color: #ee4455; }

.entry-title a:link,
.entry-title a:visited {
  color: #ee4455; }

.entry-title a:hover,
.entry-title a:active {
  color: #303030; }

/* Entry Meta */
.entry-meta {
  border-top: 1px solid #eee;
  color: #444; }

.entry-meta a:link,
.entry-meta a:visited {
  color: #444; }

.entry-meta a:hover,
.entry-meta a:active {
  color: #999; }

.entry-meta span:before {
  color: #999; }

.widget_tag_cloud .tagcloud a,
.entry-tags .meta-tags a {
  background: #ee4455; }

.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited,
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
  color: #fff; }

.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active,
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
  background: #444;
  color: #fff; }

.post-navigation .nav-links .nav-link-text {
  display: block;
  color: #404040; }

.post-navigation .nav-links a:hover .entry-title {
  color: #404040; }

.pagination a,
.pagination .current {
  background: #fff;
  box-shadow: 0 1px 2px #bbb;
  color: #444; }

.pagination a:link,
.pagination a:visited {
  color: #444; }

.pagination a:hover,
.pagination a:active,
.pagination .current {
  background: #ee4455;
  color: #fff; }

.infinite-scroll #infinite-handle span {
  background: #303030; }

.infinite-scroll #infinite-handle span:hover {
  background: #ee4455; }

/* Archives and Search Heading */
.page-header {
  background: #fff;
  box-shadow: 0 1px 2px #bbb; }

.page-header .archive-title {
  background: #ee4455;
  color: #fff; }

/* Breadcrumbs */
.breadcrumbs {
  background: #fff;
  box-shadow: 0 1px 2px #bbb; }

.breadcrumbs-container {
  color: #222; }

/*--------------------------------------------------------------
# 11.0 - Comments
--------------------------------------------------------------*/
/* Comment Header */
.comments-header,
.comment-reply-title {
  background: #ee4455; }

.comments-header .comments-title,
.comment-reply-title {
  color: #fff; }

.comment-reply-title small a:link,
.comment-reply-title small a:visited {
  color: #fff; }

/*--------------------------------------------------------------
# 12.0 - Footer
--------------------------------------------------------------*/
.footer-wrap {
  background: #ee4455; }

.site-footer {
  color: #ddd; }

.site-footer a:link,
.site-footer a:visited {
  color: #fff; }

/****************************************************************/
@media (min-width: 768px) {
  .navbar-nav {
    float: left; } }
.post-slider-controls .zeeflex-direction-nav a.zeeflex-prev:before {
  margin: 0.2em; }

p.excerpt, .widget p, .slide-content p {
  text-align: justify; }

.kani-msg {
  letter-spacing: -0.05em;
  padding: 1% 2%;
  border-radius: 5px;
  margin: 1% 0;
  color: white;
  font-size: 1.3em; }
  .kani-msg.success {
    background-color: green; }
  .kani-msg.failed {
    background-color: red; }
    .kani-msg.failed a {
      color: #ccc; }
    .kani-msg.failed a:hover {
      color: #999; }

.help-block ul li {
  padding: 0.5em 1em;
  background: red;
  color: #fff;
  margin: 0.5em 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.themeform select {
  font-family: inherit;
  padding: 0.3em 0.6em;
  width: 100%; }
.themeform input {
  width: 100%; }
.themeform .field {
  margin-bottom: 1em; }
.themeform label {
  padding-left: 1em; }
.themeform input[type=password], .themeform input[type=email], .themeform input[name='form[mobile_number]'], .themeform input[name='form[username]'], .themeform input[name='form[usernameOrEmail]'] {
  direction: ltr; }

.user-logged {
  font-size: 80%;
  background: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.3));
  padding-bottom: 1em;
  padding-top: 1em; }
  .user-logged img {
    width: 4em;
    height: 4em;
    display: inline;
    vertical-align: text-top;
    border-radius: 50%;
    float: right;
    margin: 0 0 0 2em; }
  .user-logged a {
    color: #f7a2aa; }
  .user-logged a:hover {
    color: #fff; }

.ucp-description {
  margin-top: 1em;
  margin-bottom: 2em; }

.center {
  text-align: center;
  margin: 0 auto; }

.ex-page {
  margin: 0 0 2em 0;
  padding: 1rem 1.5rem;
  max-width: 100%;
  background: #fff;
  box-shadow: 0 1px 2px #bbb; }

.page-header .archive-title {
  font-size: 1.5em;
  font-weight: bold; }

.gap {
  margin: 2em auto; }

.site-branding img {
  max-height: 80px; }

.social-icons-menu li a:before {
  text-decoration: none; }

.page-header {
  margin: 0; }

article.post.type-post {
  transition: all ease-in-out 0.3s; }

article.post.type-post.gridItem:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03); }

.no-post {
  padding: 1em 2em 2em 2em; }

@media only screen and (max-width: 60em) {
  .site-branding {
    float: none;
    text-align: center; }

  .header-social-icons {
    display: block;
    float: none; } }
.ad468 {
  text-align: center;
  width: 468px;
  margin: 0 auto 1em auto; }

.ad468 .subAd {
  width: 468px;
  height: 60px;
  margin: 0 auto 1em auto; }

.ad250 {
  text-align: center;
  width: 250px;
  margin: 0 auto 1em auto; }

.ad250 .subAd {
  width: 250px;
  height: 250px;
  margin: 0 auto 1em auto; }

.post-layout-columns .post-wrapper {
  margin-left: 0; }

.post-content.block {
  width: 100%;
  padding-top: 0; }

.articlesMore, .articlesMoreSmall {
  padding: 1em;
  background: #ee4455;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border: 1px solid #ee4455; }
  .articlesMore:hover, .articlesMoreSmall:hover {
    background: #fff;
    color: #000 !important;
    border: 1px solid #ccc; }

.moreArticlesContainer {
  padding-bottom: 2em;
  text-align: left; }

.gridMorePosts {
  width: 100%;
  clear: both;
  float: right;
  text-align: center;
  padding: 2em; }
  .gridMorePosts .articlesMore:hover, .gridMorePosts .articlesMoreSmall:hover {
    background: #e0eef7; }

.gridItem {
  background: #fbfbfb !important;
  color: #000 !important;
  border-radius: 0.3em !important;
  padding: 1em !important; }

article.post.type-post {
  width: 100%; }

.download_box ul {
  list-style: none;
  padding: 0 0;
  margin: 2em 0 1em 0; }
  .download_box ul li {
    padding-bottom: 1em; }
    .download_box ul li a.download {
      color: #fff;
      background: #00a714;
      font-weight: bold;
      line-height: 2em;
      padding: 0.25em 0.75em;
      transition: all 0.2s ease-in-out;
      border-radius: 0.2em; }
      .download_box ul li a.download img {
        vertical-align: middle; }
      .download_box ul li a.download.disabled {
        background: #787b78;
        color: #fff !important; }
        .download_box ul li a.download.disabled:hover {
          color: #fff !important; }
      .download_box ul li a.download:hover {
        background: #ee4455; }
    .download_box ul li .kaniweb_fdl_warning {
      color: #4f2a6f; }

.social-icons-menu li a[href*="aparat.com"]:before {
  background: url("images/aparat.png") no-repeat center center;
  width: 1em;
  height: 1em;
  content: "";
  background-size: cover; }

.social-icons-menu li a[href*="telegram.com"]:before, .social-icons-menu li a[href*="telegram.me"]:before {
  background: url("images/telegram.png") no-repeat center center;
  height: 1em;
  width: 1em;
  content: "";
  background-size: cover; }

.pagination {
  list-style: none;
  padding: 2em 0 4em 0; }
  .pagination li {
    float: right; }
    .pagination li.active {
      color: blue;
      font-weight: bold; }

.articlesMoreSmall {
  margin-top: 1em;
  font-size: 0.9em;
  float: left; }

/*# sourceMappingURL=style.css.map */
