/*!
Theme Name: Proindastry
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/wordpress
Description: Kava child theme.
Template: kava
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: proindastry
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: proindastry
Template Id: prod-26427
*/

.hexagon,
.hexagon__translated {
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

@media (max-width: 767px) {
  .hexagon__translated {
    transform: translateY(-34px);
  }
}
.custom-txt  {
	color:#131313;
}
.jet-services__desc {
	color:#131313 !important;
}
#custom_navigation_menu .jet-nav--horizontal {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
#custom_navigation_menu .menu-item:hover {
    background: #f7bc28;
}
#custom_navigation_menu .menu-item:hover a{
    color: #ffffff;
}
#custom_navigation_menu .menu-item a{
    color: #000000;
    font-weight: 600;
}
#custom_navigation_menu .menu-item {
    border: 1px solid #f7bc28;
    margin: 5px;
}
#custom_navigation_menu .current-menu-item {
    background: #f7bc28;
}
#custom_navigation_menu .current-menu-item a{
    color: #ffffff;
}
.jet-table__cell-text {
	padding-right: 10px;
}
