/*
Theme Name: Gigas Child
Description: Child Theme for Gigas Theme
Author: zozothemes
Version: 1.0
Template: gigas
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.service-style-classic-pro .service-inner .post-thumb img {
  transform: none !important;
}

.service-style-classic-pro .post-details-outer:before {
  display: none !important;
}

.section-title-wrapper.title-dark .title-wrap > *.sub-title:before,
.section-title-wrapper.title-dark .title-wrap > *.sub-title:after {
  display: none !important;
}

.cea-align-center .section-title-wrapper .section-content {
  max-width: 80%;
}

.section-title-wrapper .sub-title {
  margin-bottom: 25px !important;
}

.custom-post-nav {
  display: none !important;
}

.btn-block .elementor-button-link {
  margin-top: 60px;
  color: #ffffff;
  background-color: #6d00e7;
  border: 0;
  padding: 17px 35px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
  border-radius: 30px;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-block .elementor-button-link:hover {
  background-color: #0d1e50;
}
header .navbar > div > ul.nav.pull-right > li:last-of-type .btn.btn-primary {
  display: block !important;
}
