/*
Theme Name: Webteck
Theme URI: https://angfuzsoft.com/wordpress/webteck
Author: Themeholy
Author URI: https://themeforest.net/user/angfuz_soft
Description: Webteck - Technology & IT Solutions WordPress Theme
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webteck
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
/* .hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
} */
.hide-icon.main-menu ul.sub-menu li a {
    padding-left: 0px;
}

.project-grid_text {
  height: 100px !important;
}

.testi-card_review {
  padding: 20px 20px 0px 20px !important;
}

.testi-card_text {
  margin-bottom: 22px;
  padding: 0px 0px 10px 20px !important;
}
.testi-card-tab{
	display:none !important;
}
.header-layout2 .header-top {
	display:none !important;
}

#teamSlider1 {
    animation: none !important;              
	transition: none !important;
  transform: none !important;
}
#hero{
    height: 700px !important;
}
.process-card{
    height: 275px !important;
}
.project-grid_img .play-btn {
    display: none !important;
}
.teams-class th-social a{
    background-color: #000000;
  color: #000000;
  border: 1px solid #000000;
}
.companyaddress .th-btn{display: none !important;}
.slider-arrow{display: none !important;}
.hero-2 .ripple-shape {
  display: none !important;
}