/*
Theme Name: Codesk Child
Description: Child theme for the Codesk themes
Author: gaviathemes
Template: codesk
*/

.gva-search {
	display: none;
}

.custom-breadcrumb {
	background-position: center;
}

.gva-brand-carousel .brand-item-content img {
	opacity: 1;
}

.mds-services .gsc-icon-box-styles.style-3 {
	padding: 40px 30px;
	min-height: 460px;
}

.other-services .gsc-icon-box-styles.style-3 {
	padding: 40px 30px;
	min-height: 545px;
}

.contact-list .elementor-icon-list-text {
	line-height: 1.6 !important;
	color: #666;
}

@media (max-width: 575.98px) {
  .custom-breadcrumb .breadcrumb-container-inner .heading-title {
    font-size: 35px;
  }
}

.force-btn-color .btn-cta.btn-theme {
	background-color: #f77404;
}

.force-btn-color .btn-cta.btn-theme:hover {
	background-color: #eb0101;
}

.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"] {
	background: #fff;
	border: 1px solid #000;
}

.wpcf7-form .wpcf7-form-control-wrap {
	margin-bottom: 0;
}

.wpcf7-form input[type*="tel"] {
	width: 100%;
	height: 68px;
	padding: 0 15px;
	margin-bottom: 2px;
	font-size: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff;
	border: 1px solid #000;
}

.entry-meta {
	visibility: hidden;
}

.widget_nav_menu a {
	font-weight: bold !important;
}

.widget_media_image {
	padding: 0 !important;
}