/*============================================sticky header css===================================*/
header.fixed {
    position: fixed !important;
    transition: 1s all;
}
header.fixed .elementor-top-section{
	padding: 10px 0 10px 0;
}
/*============================================end=====================================*/

/*==================================for sub-menu arrow================================*/
ul.gva-nav-menu > li > a .caret{
	display: none;
}
ul.gva-nav-menu > li .submenu-inner li a .caret, ul.gva-nav-menu > li ul.submenu-inner li a .caret{
	top: 20px;
}
/*=======================================end==========================================*/

/*==============================product-sub-category page css =============================*/

/*===this is for product count hide css ====*/
body.tax-product_cat .product-category mark.count{
	display: none;
}
/*===end===*/
.custom-breadcrumb .breadcrumb-container-inner h2.heading-title{
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 72px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 800;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: left;
}
.custom-breadcrumb .breadcrumb-container-inner{
	text-align: left;
}
.custom-breadcrumb .breadcrumb li:first-child{
	padding-left: 0;
}
.custom-breadcrumb .breadcrumb{
	padding-left: 0;
	background-color: unset;
}
.custom-breadcrumb .breadcrumb li:after{
	content: '>';
}
.custom-breadcrumb .breadcrumb li.active{
	color:#FF6800;
}
.custom-breadcrumb .breadcrumb li.active:after{
	color: #fff;
}
.custom-breadcrumb .breadcrumb li{
	padding-left: 15px;
}
.custom-breadcrumb .breadcrumb li{
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	font-family: 'Roboto Condensed',sans-serif;
	text-transform: capitalize;
}
.custom-breadcrumb .breadcrumb li span.last-arrow:last-child{
	display: none;
}
.custom-breadcrumb .breadcrumb span.last-arrow {
    padding-left: 10px;
    padding-right: 10px;
}
.custom-breadcrumb .breadcrumb li:last-child a:nth-last-child(2){
	color:#FF6800;
	pointer-events: none;
}
body .product-category{
	box-shadow: unset;
	padding:unset;
	-webkit-box-shadow: unset;
}
body .product-category img{
	width: 100%;
}

body .product-category{
	margin-bottom: 50px;
}
body .product-category .woocommerce-loop-category__title{
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 24px;
	text-transform: uppercase;
	color: #353535;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: center;
	margin-top: 30px;
}
body .product-category:hover a .woocommerce-loop-category__title, body .product-category:hover a .woocommerce-loop-category__title .count{
	color: #ff6800;
	transition: 1s all;
}
a .woocommerce-loop-category__title .count{
	background-color: unset !important;
}
body .product-category{
	overflow: hidden;
}
body .main-category-sec:before, .swap-thumbnail a:before{
	content: '';
    background: rgb(0, 0, 0, 0);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    transition: 1s all;
}
body .main-category-sec, .swap-thumbnail{
	position: relative;
	overflow: hidden;
}
body.page-id-10896 .product-category:hover .main-category-sec:before, body .product-block-inner:hover .swap-thumbnail a:before{
	background: rgb(0, 0, 0, 0.349);
}
.main-category-sec  img, .swap-thumbnail img{
	transition: 1s all;
}
body.page-id-10896 .product-category:hover .main-category-sec  img, body .product-block-inner:hover .swap-thumbnail img{
	transform: scale(1.2); 
}
.product-thumbnail img{
	transition: 1s all;
}
.attach-resume span{
    width: fit-content;
    margin-right: 0;
    margin-left: auto;
}

body.tax-product_cat .product-block-inner:hover .product-thumbnail img {
    transform: scale(1.2);
    transition: 1s all;
}
body h1.page-title.hidden{
	display: block !important;
	text-align: center;
	font-size: 36px;
	letter-spacing: 1px;
	line-height: 48px;
	text-transform: uppercase;
	color: #121212;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: center;
	margin-bottom: 35px;
}
body.search-results .main-page-content, body.archive .main-page-content{
	margin-top: 50px;
}
.tax-product_cat .woocommerce-filter.clearfix {
    display: none;
}
/*========================end product-sub-category page css==============================*/

/*=======================product main page css start==========================*/
.tax-product_cat .product-block.product .shop-loop-actions{
	display: none;
}
.tax-product_cat .product-block .product-meta{
	border: unset;
	padding:unset;
}
.tax-product_cat .product-block.product .product-meta .shop-loop-title{
	text-align: center;
}
.tax-product_cat .product-meta h2.category-name-show{
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 24px;
	color: #353535;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: center;
	margin-bottom: 0;
	margin-top: 25px;
}
.tax-product_cat .product-meta h3.shop-loop-title a{
	font-size: 16px;
	letter-spacing: 0px;
	color: #ff6800;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: center;
}
.tax-product_cat .product-meta .shop-loop-price{
	display: none;
}
/*body.tax-product_cat .product-thumbnail .swap-thumbnail a:before{
	content: '';
    background: rgb(0, 0, 0, 0.349);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
}*/

/*body.tax-product_cat .product-thumbnail:before{
	content: '';
    background: rgb(0, 0, 0, 0.349);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
}*/
body.tax-product_cat .product-thumbnail{
	position: relative;
	overflow: hidden;
}
body.tax-product_cat .category-title-sec{
	font-size: 36px;
	letter-spacing: 1px;
	line-height: 48px;
	text-transform: uppercase;
	color: #121212;
	font-weight: 800;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: center;
}
body.tax-product_cat h2.category-title-sec ~ h1.page-title.hidden {
    font-size: 18px;
    line-height: 0;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto Condensed',sans-serif;
    text-align: center;
    background-color: #ff6800;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 45px;
    padding: 25px 70px;

}
body.tax-product_cat .product-block.product .product-thumbnail-inner{
	height: 320px;
}
body.tax-product_cat .product-block.product img.wp-post-image{
	width: 100%;
	height: 100%;
}
body.tax-product_cat h2.category-name-show ~ h3.shop-loop-title{
	line-height: 25px;
}
body.tax-product_cat .product-block .product-thumbnail-inner .swap-thumbnail .attachment-shop_catalog{
	bottom: 0;
}
body.tax-product_cat .product-block:hover .swap-thumbnail .image-second{
	height: 100%;
}
.product-thumbnail img{
	transition: 1s all;
}

.product-block:hover .swap-thumbnail .image-second{
	transform: unset;
	transition: unset;
}
/*===========================end===========================*/

/*============================product details page css===================================*/

.single-product .product-single-main .product-single-inner .summary.entry-summary .product_meta {
    display: none;
}
.single-product .column-inner .image_frame{
	display: flex;
	flex-direction: column;
}
.back-btn-product{
    width: fit-content;
    border: unset;
    background: unset;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	color: #353535;
	font-weight: 500;
	font-family: 'Roboto Condensed',sans-serif;
}
.single-product .main-page-content {
    padding: 30px 0 0;
}
.back-btn-product:before {
    content: "";
    background-image: url('images/orange-arrow.png');
    display: flex;
    width: 11px;
    height: 10px;
    background-repeat: no-repeat;
}
.single-product .image_frame .woocommerce-product-gallery__trigger{
	top: 51px;
}
.single-product ol.flex-control-nav.flex-control-thumbs .owl-item img.flex-active{
	border: 1px solid #ff6800;
}
.single-product .flex-control-nav .owl-nav{
	opacity: 1;
}
.single-product .flex-control-nav:hover .owl-nav > div.disabled{
	opacity: 1;
}
.single-product .fa-chevron-right:before,.single-product .fa-chevron-left:before{
	color: #ff6800;
}
.single-product .owl-nav .owl-next:hover .fa-chevron-right:before,.single-product .owl-nav .owl-prev:hover .fa-chevron-left:before{
	color: #fff;
}
/*=====product next slider show hide===*/
.single-product .summary.entry-summary .menu-single-product {
    display: none;
}
/*===end===*/
.single-product .summary.entry-summary .column-inner {
	padding-top: 34px;
}

.single-product .entry-summary .price{
	display: none;
}
.single-product h2.product_category_title{
	font-size: 36px;
	letter-spacing: 1px;
	line-height: 48px;
	text-transform: uppercase;
	color: #121212;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
	margin-bottom: 0;
	margin-top: 0;
}
.single-product .entry-summary .product_title{
	font-size: 20px;
	line-height: 30px;
	color: #ff6800;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	padding-top: 5px;
	margin-bottom: 25px;
	padding-bottom: 18px;
	border-bottom:2px solid #CDCDCD ;
}
.single-product .summary.entry-summary .column-inner p.first-sec{
	margin-bottom: 25px;
}
.single-product .summary.entry-summary .column-inner p{
	font-size: 16px;
	line-height: 24px;
	color: #353535;
	font-weight: 400;
	font-family: 'Roboto Condensed',sans-serif;
	text-align: justify !important;
}
.single-product .summary.entry-summary .column-inner h3{
	font-size: 18px;
	line-height: 24px;
	color: #353535;
	font-weight: bold;
	font-family: 'Roboto Condensed',sans-serif;
}
.single-product .summary.entry-summary .column-inner ul li{
	font-size: 16px;
	line-height: 24px;
	color: #353535;
	font-weight: 400;
	font-family: 'Roboto Condensed',sans-serif;
	padding-bottom: 10px;
}
.single-product .summary.entry-summary .column-inner ul li:before{
  content: "";
  background-image: url('images/bullet.png');
  display: inline-block; 
  width: 20px;
  height: 10px;
  background-repeat: no-repeat;
  margin-left: -1em;
}
.single-product .summary.entry-summary .column-inner  ul {
  list-style: none;
}
.single-product .summary.entry-summary .column-inner h3{
	border-top:2px solid #CDCDCD ;
	padding-top: 25px;
	margin-top:0;
}
.pdf-down h3 {
    margin-top: 0;
}
.pdf-down a{
	font-size: 16px;
	line-height: 24px;
	color: #353535;
	font-weight: 400;
	font-family: 'Roboto Condensed',sans-serif;
	display: flex;
	align-items: center;
	padding-bottom: 15px;
}
.pdf-down a:before{
	content: "";
	background-image: url('images/pdf-icon.png');
	display: inline-block;
	width: 25px;
	height: 24px;
	background-repeat: no-repeat;
}
.single-product .summary.entry-summary{
	padding-left: 50px;
}
.single-product .product-single-inner div[itemprop*='description']{
	margin-bottom: 0;
}
.swap-thumbnail{
	height: 100%;
}
.single-product .related-section{
	padding: 0;
}
.single-product .main-page-content{
	padding-bottom: 50px;
}
.single-product .woocommerce-product-gallery--with-images .woocommerce-product-gallery__image a img{
	width: 100%;
	height: 350px;
}
/*========================================done==============================*/


.hydrotabs .tab-content-item {
    color: #353535;
    /*font-family: "Roboto", Sans-serif;*/
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}
.single-gva_team .team-progress-wrapper {
    display: none;
}
.single-gva_team .team-quote{
	display: none;
}
.single-gva_team  .team-skills .heading {
    height: 0;
    line-height: 0;
    font-size: 0;
}
.single-gva_team .backtoteam a {
    font-size: 14px;
    line-height: 24px;
    color: #353535;
    /*font-family: "Roboto", Sans-serif;*/
    font-weight: 500;
}
.single-gva_team .backtoteam a  span{
	
    color: #ff5316;
}
.single-gva_team  .team-block-single {
    margin-top: 30px;
}
.single-gva_team .team-content {
    color: #353535;
   /* font-family: "Roboto", Sans-serif;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
}
/*.swiper-slide.elementor-lightbox-item.swiper-slide-active {
    display: none;
}*/

div#elementor-lightbox-slideshow-single-img{
	display: none !important;
}
.single-gva_team .team-educations .education {
    /* font-family: "Roboto", Sans-serif;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.application-posts .application.item-columns.isotope-item .portfolio-block {
    margin-bottom: 50px !important;
}
.newslistings .entry-content {
    background-color: #F0F0F0 !important;
}
.newslistings .post-block .entry-content .content-inner .entry-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.gva-gallery-grid  h4.gallery-title{
	/*font-family: "Roboto", Sans-serif;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
	color: #121212;
	text-align: left;
}
.single-post div#comments {
    display: none;
}
.single-post .custom-post-row .post-thumbnail img {
    width: 100%;
}
.single-post .post-content {
/*	font-family: "Roboto", Sans-serif;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
	color: #353535;
}
.single.single-post #wp-content > article.post h1.entry-title {
    color: #121212;
 /*  font-family: "Roboto", Sans-serif;*/
    font-size: 30px;
    text-transform: capitalize;
    line-height: 36px;
    letter-spacing: 1px;
    border-bottom: 1px solid #E9E9EE;
	padding-bottom: 10px;
}
.single.single-post #wp-content h1.entry-title:before {
    content: '';
    width: 80px;
    height: 1px;
    background: #ff5316;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 9;
}
.single.single-post .main-page-content {
    margin-top: 30px;
}
.single.single-post  .backtopost a {
    font-size: 14px;
    line-height: 24px;
    color: #353535;
   /* font-family: "Roboto", Sans-serif;*/
    font-weight: 500;
}
.single.single-post  .backtopost a  span{
	
    color: #ff5316;
}
.single.single-post  .backtopost {
    margin-bottom: 30px;
}
.tribe-events.tribe-events-view header {
    position: relative !important;
}
.events-listing .tribe-event-list-block .tribe-event-right {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.events-listing .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta{
	display: none;
}
.events-listing .tribe-event-list-block .tribe-event-right .content-inner .entry-summary{
	display: none;
}
.events-listing .tribe-event-list-block{
	padding: 0;
	border: none;
}
.events-listing .tribe-event-list-block .tribe-event-left {
    width: 100% !important;
    float: left;
    position: relative;
}
.events-listing  .tribe-event-list-block .tribe-event-left .content-inner{
	width: 100%;
}
.events-listing .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image{
	width: 100%;
}
.events-listing .tribe-event-list-block .tribe-start-date {
    display: none;
}
.events-listing .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image a {
    width: 100%;
    display: block;
}
.events-listing .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image a img{
    width: 100%;
}
.events-listing .tribe-event-list-block .tribe-event-right .event-action{
	display: none;
}
.events-listing .tribe-event-list-block .tribe-event-right .content-inner{
	padding-left: 0px;
}
.events-listing .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {
    font-size: 18px;
    margin: 15px 0 40px;
    font-weight: 500;
  /*  font-family: "Roboto", Sans-serif;*/
}
/*.events-listing .item-columns{
	position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.events-listing .tribe-event-list-block{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #1b1f2e;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}
.events-listing .item-columns:hover .events-listing .tribe-event-list-block{
    width: 100%;
    opacity: 0.36;
    -webkit-transform: scale(1);
    transform: scale(1);
}*/
@media (min-width:768px){
	.single-gva_team .team-block-single>div:last-child {
		padding-left: 60px;
	}
	.single-gva_team .backtoteam {
		padding-left: 15px;
		padding-right: 15px;
    }
	.application-posts .application.item-columns.isotope-item {
		padding : 0px 8px;
	}
	.single.single-post .row.custom-post-row>div:last-child {
		padding-left: 50px;
	}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .gsc-tabs-content .nav_tabs > li a, .team-block-single .heading, .team-block-single .team-email, .team-block-single .team-phone{font-family: 'Roboto Condensed',sans-serif;}
.elementor-10781 .elementor-element.elementor-element-a46fe51 .gsc-heading .content-inner{
	text-align: justify;
}
.elementor-5161 .elementor-element.elementor-element-867a093{
	border-bottom: 1px solid #CDCDCD;
}
.milestone-block .milestone-number{
	color: #FFF !important;
}
.milestone-block .milestone-content .milestone-number-inner .symbol.after{
	color: #FFF;
}
.main-category-sec{
	overflow: hidden;
}
/*.product-category.product:hover .main-category-sec img{
	transform: scale(1.2);
    transition: 1s all;
}*/
/*body.tax-product_cat .main-category-sec{
	position: relative;
    overflow: hidden;
}

body.tax-product_cat .product-category {
    overflow: hidden;
}*/
.orngtxt {
	color: #ff5316 !important;
}
.orngtxt:hover{
	text-decoration: underline;
}
.text-jusify .title-desc{
	text-align: justify;
}
@media screen and (min-width: 1500px){
	.elementor-5161 .elementor-element.elementor-element-69cb2740 .gva-navigation-menu ul.gva-nav-menu > li .submenu-inner, .gva-navigation-menu ul.gva-nav-menu > li ul.submenu-inner,.elementor-5161 .elementor-element.elementor-element-69cb2740 .gva-navigation-menu ul.gva-nav-menu > li .submenu-inner, .gva-navigation-menu ul.gva-nav-menu > li ul.submenu-inner{		
		min-width: 270px;
	}
}

@media screen and (max-width: 767px){
	.footer-main .elementor-container.elementor-column-gap-default{
		display: block;
	}
	.footer-main .elementor-col-25{
		width: 100% !important;
	}
	.footer-main  .elementor-heading-title{
	    margin-top: 30px !important;
	}
	.footer-main  .elementor-col-25:first-child .elementor-heading-title{
	    margin-top: 0px !important;
	}
	.footer-main  .elementor-widget.elementor-widget-heading{
		margin-bottom: 5px !important;
	}
	.webmantra-text{
		text-align: center;
		font-size: 16px !important;
	}
	.footer-main  .elementor-icon-list-items li a ,.footer-main  .link-col-txt p{
		font-size: 18px !important;
	}
	.footer-main .footer-heading-inner .elementor-heading-title{
	    font-size: 22px !important;
	    line-height: 32px !important;
	}
	.footer-main .copyright-text{
		font-size: 16px !important;
	}
	.footer-main br{
		display: none;
	}
	.left-text .title br{
		display: none;
	}
	.wrapper-page {
	    padding-top: 0px !important;
	}
	.about-hydro-main-text .title span, .application-industry-main .title span, .about-hydro-main .title span, .news-updates-main .title span{
	    font-size: 25px !important;
	    line-height: 30px !important;
	}
	.align-left.style-1.widget.gsc-heading.box-align-left {
	    margin-bottom: 5px;
	}
	.about-hydro-mech-eng .left-text .title{
	    line-height: 22px !important;
	    text-align: left;
	    margin-bottom: 5px !important;
	}
	.num-text-org span {
    	font-size: 15px;
	}
	.elementor-10781 .elementor-element.elementor-element-71d9f23 {
    	margin-top: 15px;
	}
	#wps-slider-section .wps-product-section .wpsp-nav{
		width: 25px !important;
		height: 25px !important;
	}
	.product-range-heading h2 {
	    font-size: 25px !important;
	    line-height: 23px !important;
	    text-align: left;
	    padding-left: 15px;
	}
	.product-slider-img-inner #wps-slider-section {
	    padding-top: 45px !important;
	}
	.elementor-element.elementor-element-49d243b.product-slider-img-inner.elementor-widget.elementor-widget-product_slider_shortcode{
		padding-top: 0px;
	}
	.application-industry-main {
	    padding-top: 10px !important;
	    padding-bottom: 25px !important;
	}
	.application-industry-main .align-center.box-align-left {
	    margin-bottom: 0px !important;
	}
	.product-range-main .elementor-element-populated, .application-industry-main .elementor-element-populated{
	    padding: 0px 15px !important;
	}
	.special-purpose-main {
	    padding-top: 0px !important;
	    padding-bottom: 25px !important;
	}
	.about-hydro-main .title span {
    	line-height: 55px !important;
	}
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-e648943.text-jusify.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	.special-purpose-main .special-purpose-heading-main h2.title {
	    line-height: normal !important;
	    margin-bottom: 0px !important;
	}
	.special-purpose-main h2.title {
	    line-height: 22px !important;
	    margin-bottom: 5px !important;
	}
	.special-purpose-learn-more-btn {
		margin-top: 0px !important;
	}
	.counter-main .elementor-widget-wrap.elementor-element-populated{
		margin-bottom: 15px;
	}
	.counter-main {
	    padding-top: 25px !important;
	    padding-bottom: 10px !important;
	}
	.counter-main .elementor-widget-container{
		margin-bottom: 0px !important;
	}
	.news-updates-main {
	    padding-top: 30px !important;
	}
	.news-update-heading-text {
	    padding-bottom: 15px !important;
	}
	.news-update-heading-text h2.title{
		line-height: 30px !important;
	}
}
