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

#wp-footer a:hover {
  color: #23b9d0;
}

ul.gva-nav-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 15px 15px;
  height: auto;
  position: relative;
  display: inline-block;
  color: #cfcfcf;
  letter-spacing: -0.2px;
}

.header-mobile {
  background: #fff !important;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

.header-mobile .canvas-menu a {
  color: #23b9d0 !important;
  font-size: 24px;
}

.gva-offcanvas-content .close-canvas a {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: #23b9d0;
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:hover {
  color: #23b9d0;
}

.header-mobile .mobile-logo .logo-menu img {
  width: 260px;
  max-width: 100%;
}

ul.gva-nav-menu > li > a .menu-arrow svg {
  fill: #fbba00;
  width: 16px;
  height: auto;
}

ul.gva-nav-menu > li:hover > a, ul.gva-nav-menu > li:active > a, ul.gva-nav-menu > li:focus > a, ul.gva-nav-menu > li.current_page_parent > a {
  color: #fbba00;
}



.owl-carousel .owl-dots .owl-dot, .flex-control-nav .owl-dots .owl-dot, .ctf-tweets .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 3px;
  position: relative;
  border: none;
  padding: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
  width: 12px;
  height: 12px;
  background: #23b9d0;
}

.owl-carousel .owl-nav > div:hover, .owl-carousel .owl-nav > div:focus, .flex-control-nav .owl-nav > div:hover, .flex-control-nav .owl-nav > div:focus, .ctf-tweets .owl-nav > div:hover, .ctf-tweets .owl-nav > div:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
  color: #fff;
  background: #23b9d0;
}

.owl-dot {
	border-color: #23b9d0;
	border-radius: 6px;
}

.return-top {
	bottom: 130px;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
	background: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Raleway";
}

.portfolio-meta {
	display: none;
}

.sendbtn {
	background-color: #dff0f7;
	cursor: pointer;
	border-radius: 4px;
	border-color: #23b9d0;
}

.sendbtn:hover {
	background-color: #23b9d0;
	color: #fff;
	border-color: #000;
}

.formbuilder-required {
	color: #f00;
}

.allfieldsrequired {
	display: none;
	color: #f00;
}

.thankyoumsg {
	display: none;
	color: #23b9d0;
}

.post-comment {
	display: none;
}

.post .entry-meta > span i {
	color: #23b9d0;
}

.post .entry-content .content-inner .read-more svg {
	fill: #23b9d0;
}

.prodposts .entry-meta {
	display: none;
}

.prodmain .entry-meta {
	display: none;
}

.dllink {
	color: #23B9D0;
}

.downloaddiv {
	display: none;
}

.cat-links {
	display: none;
}

.single.single-post .main-page-content {
	margin: 0 0 60px;
}