/*!
Theme Name: Nitsiakos
Theme URI: http://nitsiakos.gr
Author: Md Sazzad Hossains
Author URI: http://sazzad362.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sazzad362.com
*/

li{
	list-style: none;
}

img{
	max-width: 100%;
	height: auto;
}

#header_slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50px);
}

#header_slider button.owl-dot {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #eeeeee !important;
    margin: 0 10px;
}

.search_pages{
    background: #F24817;
}

.instagram_title_text span{
    margin-left: 40px;
}
.header_top ul li {
    display: inline-block;
}

.header_top ul li.active a{
    color: #E33300;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 10px;
    border-radius: 20px;
}
.service_slider_overlay a{
    text-decoration: none !important;
}
.sazzad_fav a {
    padding: 5px 35px 8px 35px;
    width: auto;
    right: 0;
    transform: translate(0);
    background: #D8001A;
    color: #fff !important;
    font-family: 'Literata', serif;
    font-weight: 700;
    border-radius: 20px;
    text-decoration: none;
    position: absolute;
    font-size: 15px;
    text-align: center;
    opacity: 1 !important;
    cursor: pointer;
}
#slider_area .sd_title h2 {
    font-size: 3rem !important;
    line-height: 55px !important;
}
.article_page {
    position: relative;
}

.article_page:after {
    position: absolute;
    content: '';
    background: #000;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    top:0;
    left:0;
}
.z-index{
    z-index:1;
}

.content_area li{
   list-style: inherit;    
}

.meta_promo img{
  max-width: 20px;
  width: 100%;
  min-height: auto;
  height: auto;
  margin-right: 15px;
}

.meta_promo p {
  margin-bottom: 0;
  color:#D8001A;
  margin-right: 15px;
}

.meta_promo i{
  color:#D8001A;
  margin-right: 5px;
  transform: rotate(20deg);
}

.meta_promo {
    margin-top: 15px;
}

.meta_promo span{
  color:#D8001A;
  font-weight: bold;
}
.no_under_line:hover{
    text-decoration:none;
    color:#D8001A !important;
}
.no_under_line:hover h4{
    color:#D8001A !important;
}
.no_under_line h4 {
    font-size: 16px;
    line-height: 28px;
    min-height: 70px;
}

span.pages {
    display: none;
}
span.current {
    background: #d8001a;
    color: #fff;
    padding: 2px 10px;
    border: none;
}
a.page {
    padding: 1px 10px;
    color: #4e4e4e;
}
a.nextpostslink, a.previouspostslink {
     padding: 1px 10px;
    color: #4e4e4e;
}
.article_author_top{
    min-height:116px;
}

/*Orange line*/

@media (min-width: 1200px) {
  #feature_area {
    overflow: hidden;
  }
  #feature_area .feature_content_area {
    position: relative;
  }
  #feature_area .feature_content_area:before, #feature_area .feature_content_area:after {
    content: '';
    position: absolute;
    background: #D8001A;
  }
  #feature_area .feature_content_area:before {
    width: 7px;
    height: 30%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -101%);
  }
  #feature_area .feature_content_area:after {
    width: 7px;
    height: 30%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 101%);
  }

  #description_area #image_holder {
    position: relative;
    min-height: 765px;
    overflow: hidden;
  }

  #description_area #image_holder .description_img img {
    max-width: unset;
    position: absolute;
    left: 0;
    height: 100%;
  }

  #description_area .description_img {
    height: 100%;
    min-height: 765px;
  }

  #description_area__wrapper_row {
    max-width: 1699px;
    margin: 0 auto;
  }
  
  #description_area {
    overflow: hidden;
  }
  #description_area .feature_content_area {
    position: relative;
    overflow: hidden;
  }
  #description_area .feature_content_area:before, #description_area .feature_content_area:after {
    content: '';
    position: absolute;
    background: #D8001A;
  }
  #description_area .feature_content_area:before {
    width: 7px;
    height: 30%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -101%);
  }
  #description_area .feature_content_area:after {
    width: 7px;
    height: 30%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 101%);
  }

  #description_area .feature_content_area main {
    width: 100%;
  }

  #instagram_area .instagram_icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 7px;
    height: 100px;
    background: #D8001A;
    transform: translate(-50%, -100%);
  }

  #article_content {
    overflow: hidden;
  }
  #article_content .article_content_area {
    position: relative;
  }
  #article_content .article_content_area:before, #article_content .article_content_area:after {
    content: '';
    position: absolute;
    background: #D8001A;
  }
  #article_content .article_content_area:after {
    width: 7px;
    height: 30%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 101%);
  }
}
/*end orange line*/


header .list-group .list-group-item:not(:last-child) {
  margin-right: 40px;
}

.header_right .list-group-item a:hover .custom-tooltip {
  opacity: 1;
}

.custom-tooltip {
  color: #505050;
  background: #AEAEAE;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  width: 109px;
  height: 32px;
  position: absolute;
  margin-top: 18px;
  margin-bottom: 0;
  left: -32px;
  opacity: 0;
  transition: opacity 350ms; -webkit-transition: opacity 350ms; -o-transition: opacity 350ms; -moz-transition:opacity 350ms;
}

.custom-tooltip:after {
  content: ' ';
  position: absolute;
  top: -7px;
  background-color: #AEAEAE;
  left: calc(50% - 10px);
  width: 11px;
  height: 20px;
  transform: rotate(45deg);
}

.footer_menu_list_social li:hover .blue {
  background-color: blue !important;
}
.footer_menu_list_social li:hover .red {
  background-color: red !important;
}
.footer_menu_list_social li:hover .instagram {
  background-color: #d417c0 !important;
}
.footer_menu_list_social li:hover .twitter {
  background-color: #08b2e3 !important;
}

/* ======================
      Mobile Footer
  =======================*/

@media screen and (max-width: 767px) {
  #mobile_footer {
    background: #EEEEEE;
    padding: 40px 0 0 0;
  }
  #mobile_footer .footer_sign {
    max-width: 70px;
    margin-left: 15px;
  }
  #mobile_footer .footer_lg_m {
    margin-left: 15px;
  }
  #mobile_footer .mobile_footer_menu {
    padding: 25px 0 0 0;
  }
   #mobile_footer .mobile_footer_menu ul{
    margin: 0;
    padding: 0;
   }
  #mobile_footer .mobile_footer_menu ul li a {
    color: #E33300;
    padding: 7px 0;
    display: block;
  }
  #mobile_footer .mobile_footer_social {
    padding: 8px 0;
  }
  #mobile_footer .mobile_footer_social a {
    color: #fff;
  }
  #mobile_footer .mobile_footer_social i {
    background: #D8D8D8;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 15px;
  }
  #mobile_footer .mobile_copy {
    color: #E33300;
    padding: 15px;
  }
  #mobile_footer .blue:hover i {
    background: blue;
  }
  #mobile_footer .red:hover i {
    background: red;
  }
  #mobile_footer .instagram:hover i {
    background: #d417c0 !important;
  }
  #mobile_footer .twitter:hover i {
    background: #08b2e3 !important;
  }

  header .list-group .list-group-item:not(:last-child) {
    margin-right: 10px;
  }

  #slider_area .slider_content_block {
    min-height: unset;
    /*margin-top: -240px;*/
    padding-top: 0;
    width: 100vw;
  }

  #slider_area .slider_content_block .sd_mb_img {
    position: absolute;
    top: -200px;
    width: 100%;
  }

  #slider_area .slider-title h2 {
    font-size: 50px !important;
    text-align: left;
  }
  #slider_area .slider-title h2 span {
    font-size: 42px !important;
  }

  #slider_area .slider-title h2 span:last-child {
  	text-align: right;
  }

  #slider_area .slider_link a {
    margin-top: 5px;
    font-size: 22px !important;
  }

  #slider_area .slider_link {
    margin-bottom: 20px;
  }
}

.menu-item-products {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
    -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap;
}

.menu-item-products .menu-item-product {
    width: 33%;
    margin-bottom: 30px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}

.menu-item-products .menu-item-product > a {
  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
  -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
  -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
  -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}

.menu-item-products .menu-item-product > a:hover {
  text-decoration: none;
}

.menu-item-products .menu-item-product .menu-item-product__image-container {
    max-width: 483px;
    margin-bottom: 5px;
    min-height: 275px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
}

.menu-item-products .menu-item-product .menu-item-product__image-container .menu-item-product__image {
    width: 100%;
}

.menu-item-products .menu-item-product .menu-item-product__name {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

.sfm-sidebar-always #sfm-sidebar .sfm-logo, .sfm-sidebar-always #sfm-sidebar.sfm-compact .sfm-logo {
    width: 100%;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
    justify-content: flex-start;
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    align-items: flex-start;
    padding: 0px 120px;
    margin-top: 10px;
}

#sfm-sidebar .sfm-view-level-custom {
   background: #5f0b0e;
}

.sfm-sidebar-close {
  position: absolute;
  display: block !important;
}

#sfm-sidebar .sfm-view-level-custom.sfm-modal .sfm-close {
  display: none;
}

#sfm-sidebar.sfm-sidebar-exposed .sfm-logo,
.sfm-sidebar-close {
  z-index: 9999999;
}

@media only screen and (max-width: 1440px) {
  .menu-item-products .menu-item-product {
    width: 50%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 991px) {
	#slider_area .slider-title h2 span:last-child {
		font-size: 25px;
    	margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
  .menu-item-products .menu-item-product {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #sfm-sidebar.sfm-sidebar-exposed .sfm-logo {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    align-items: flex-start;
    padding: 10px 30px;
    background: #5f0b0e;
    width: 100% !important;
    left: 110px !important;
  }

  .sfm-sidebar-close {
    top: 10px !important;
  }
}

@media only screen and (max-width: 400px) {
	#slider_area .slider-title h2 span:last-child{
		font-size: 32px !important;
	}
}

#sfm-sidebar .sfm-nav .sfm-menu.sfm-menu-level-0 .sfm-menu-level-1 li a {
	font-size: 22px !important;
}