/**
Theme Name: Bantec Child
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori/
Description: Child theme for the Bantec theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bantec-child
Template: bantec
*/
.gallery_area-item .font {
    top: 50%;
    left: 0 !important;
    transform: translate(0%, 0%) !important;
    writing-mode: inherit !important;
    width: 100%;
	word-spacing: 200px;
	text-align: center;
}
.gallery_area-item:hover .font {
	z-index: 3;
}
@media screen and (min-width: 2560px) {
  .gallery_area-item .font {
    word-spacing: 0px;
  }
  .tOri_banner-area-image {
	background-size: cover !important;
  }
}
@media (min-width: 1921px) and (max-width: 2559.98px) {
  .gallery_area-item .font {
    word-spacing: 0px;
  }
  .tOri_banner-area-image {
	background-size: cover !important;
  }
}
.tOri_banner .image_shape-four {
	display: none !important; 
}
.case-studies .tOri_portfolio-item-content h3 a{
/*	pointer-events: none;*/
}
.header_mega-menu ul li.menu-item .sub-menu {
	min-width: 300px !important;
}
.banner-style .image_shape .image_shape-one img,
.banner-style .image_shape .image_shape-two img{
	width: 50%;
}
.tOri_banner .swiper-wrapper.thumb__area {
	transform: translate3d(0px, 0px, 0px) !important;
}