/* @font-face {
  font-family: monbaiti;
  src: url("../fonts/monbaiti.ttf");
} */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Slabo+27px&display=swap');
body {
  /* font-family: 'Roboto', sans-serif !important; */
  background-image: url("../img/logo/bg1.jpg") !important;
  background-repeat: repeat !important;
  background-size: 100% !important;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Slabo 27px', serif !important;
}

a, .page_category h4, li.page_category {
  color: #395442 !important;
}

.cpagination.v3 li a:hover {
  background: #395442 !important;
}

.logo_bg {
  background-image: url("../img/logo/bg1.jpg") !important;
  background-size: 100% !important;
}

.logo {
  padding: 5px 0px 5px 0px !important;
  max-width: 350px !important;
}

.theme-3 .main-nav,
.theme-3 .date3 {
  text-transform: uppercase !important;
  background-color: #395442 !important;
  border-radius: 5px !important;
  font-size: 15px !important;
}

.theme-3 .newsprk_nav li li a {
  font-size: 14px !important;
  text-transform: capitalize !important;
}

.theme-3 .newsprk_nav {
  margin-right: -20px !important;
}

.theme-3 .newsprk_nav li a {
  color: #e0a761 !important;
  padding: 8px 20px !important;
  font-size: 16px !important;
}

.theme-3 .newsprk_nav li a:before,
.theme-3 .newsprk_nav li a:after,
.newsprk_nav li li > a:hover {
  background-color: transparent !important;
  color: #e0a761 !important;
}

.theme-3 .newsprk_nav li:hover a {
  color: #e0a761 !important;
}

.stellarnav.light ul ul {
  border-radius: 5px !important;
}

@media only screen and (min-width: 600px) {
  #newsprk_menu {
    text-align: center !important;
  }
}

.post_type6 span.tranding,
span.tranding,  
.signup_form form input.cbtn,
a.cbtn1,
button.cbtn1,
input.cbtn1,
.theme-3 .signup_form form input.cbtn,
.theme-3 span.batch3.date,
.theme-3 .single_post_text .meta3:before,
.theme-3 .meta.before:before {
  background: #395442 !important;
}

.theme-3 .single_post_text .meta3 a:first-child,
.theme-3 .international_news .meta {
  color: #395442 !important;
}

/* Start: Blockquote */
.quote-box {
  overflow: hidden;
  border-radius: 7px;
  /* background-color: #f6f6f4; */
  background-image: url('../img/logo/texture33.jpg');
  background-size: 100%;
  /* margin-top: 20px; */
  color: #000;
  /* box-shadow: 2px 2px 2px 2px #e0e0e0); */
}

.quotation-mark {
  font-weight: bold;
  font-size: 25px;
  color: #000;
  margin: 30px 0px 0px 20px;
}

.quote-text {
  font-size: 17px;
  padding: 15px 20px 20px 20px;
}

.joke-box {
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
}

.joke-box .title {
  font-size: 20px;
}

.joke-box .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.joke-box:hover .quote-text {
  opacity: 0.5;
}

.joke-box:hover .middle {
  opacity: 1;
}

.joke-box:hover .text i {
  font-size: 25px;
  color: #000;
  opacity: 1;
}

.joke-box:last-child {
  margin-bottom: 0px;
}

.joke-box .quote-text {
  padding: 10px 20px 10px 20px;
}

#popup_modal .modal-content {
  background-image: url('../img/logo/texture33.jpg');
  background-size: 100%;
}
/* End: Blockquote */

.widget-title {
  margin-bottom: 15px !important;
}

.theme-3 .footer .single_contact3 h6,
.theme-3 .footer .single_contact3 p,
.download_btn .widget-title,
.theme-3 .footer .single_contact3 a {
  color: #e0a761 !important;
}

.footer {
  background-color: #395442 !important;
  color: #e0a761 !important;
}

.theme-3 .footer .copyright p,
.theme-3 .footer .copyright ul li a {
  color: #395442 !important;
  font-weight: 600 !important;
}

.theme-3 .footer .copyright { 
  background-color: #e0a761 !important;
  color: #395442 !important;
}

.theme-3 .footer .border_black {
  border-bottom: 1px dashed #e0a761;
}
/* 
.download_btn .download_btn_group a.app_btn {
  background-color: #e0a761 !important;
} */

.theme-3 .footer .single_contact3 h6:before {
  background: #e35804 !important;
}
.download_btn .download_btn_group a.app_btn i {
  color: #e35804 !important;
}

.download_btn .download_btn_group a.app_btn:hover {
  background: #e35804 !important;
  border-color: #e35804 !important;
}

.download_btn .download_btn_group a.app_btn:hover i {
  color: #fff !important;
}

.theme-3 .post_type15 .single_post_text a {
  color: #395442 !important;
}

.dark-theme .stellarnav.light .menu-toggle span.bars span, .theme-3 .stellarnav.light .menu-toggle span.bars span {
  background: #ffffff !important;
}

.dark-theme .stellarnav.mobile.light ul, .theme-3 .stellarnav.mobile.light ul {
  background: #395442 !important;
}

.single_post_text h4 a, .meta_separator1 a {
  color: #395442 !important;
}

.home_video h4 a, .home_video .meta_separator1 a {
  color: #fff !important;
}

.btn-theme, .btn-theme:hover, .btn-theme:active {
  background-color: #395442 !important;
  border-color: #395442 !important;
}

.page-item.active .page-link {
  background-color: #395442 !important;
  border-color: #395442 !important;
}

.cpagination li span {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  color: #17222B;
  border: none;
  background: #E4E5E6;
  border-radius: 0 !important;
}

.theme-3 .post_type15 .single_post_text {
  padding-right: 0px !important;
}

.theme-3 .single_post_text .meta3:before, .theme-3 .post_type6 .meta:before {
  display: none !important;
}

.theme-3 .post_type15 .single_post_text h4 a {
  font-size: 24px !important;
}

.author_social ul li.whatsapp a:hover {
  background-color: #4AC959 !important;
  color: #FFFFFF !important;
}

.author_social ul li.facebook a:hover {
  background-color: #4267B2 !important;
  color: #FFFFFF !important;
}

.author_social ul li.twitter a:hover {
  background-color: #1DA1F2 !important;
  color: #FFFFFF !important;
}

.author_social ul li.linkedin a:hover {
  background-color: #2867B2 !important;
  color: #FFFFFF !important;
}

.author_social ul li.telegram a:hover {
  background-color: #0088CC !important;
  color: #FFFFFF !important;
}

.home_slider .nav_style3 .owl-nav div {
  background: transparent !important;
  color: #FFFFFF !important;
  font-size: 50px !important;
  transition: all 0.3s !important;
}

.home_slider .gradient1:after {
  height: 25% !important;
}

.inherit-style {
  font-size: inherit !important;
}

.footer .cta .social2 ul li a {
  background: #f2f2f2 !important;
}

.note-float-left {
  padding-right: 10px !important;
}

.note-float-right {
  padding-left: 10px !important;
}

@media only screen and (min-width: 600px) {
  .main-menu {
    display: block;
  }
  .mobile-menu {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .main-menu {
    display: none;
  }
  .mobile-menu {
    display: block;
    background: #395442 !important;
  }

  .mobile-menu ul {
    overflow-x: auto;
    white-space: nowrap;
    padding: 0px 20px 0px 20px;
  }

  .mobile-menu ul li {
    padding: 10px 10px 10px 10px;
  }

  .mobile-menu ul li a {
    font-size: 17px;
    text-transform: uppercase;
    color: #e0a761 !important;
  }

  .mobile-menu ul li a.active {
    font-weight: 600;
  }
}