@charset "UTF-8";
/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/* ----------- Scrollbar Styles. ----------- */
html ::-webkit-scrollbar {
  width: 12px; }
html ::-webkit-scrollbar-track {
  background: #fff; }
html ::-webkit-scrollbar-thumb {
  background: #1dadea;
  border-radius: 2px; }
html ::-webkit-scrollbar-thumb:hover {
  background: #6e7e85; }

body header #logo-container-mobile {
  padding: 15px; }
body header .menu-container {
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.05) !important;
  border: none !important; }
body header #menu-main-menu li a {
  letter-spacing: 0.05em !important; }
body header .social-icon .fa {
  font-size: 26px !important; }
body .header-wrapper .row-inner {
  max-height: 220px; }
body .homeGallery {
  max-width: 1500px;
  margin: auto; }
body #rev_slider_1_1_forcefullwidth {
  margin-top: 0 !important; }
body .owl-item > .tmb > .t-inside *:not(img) {
  height: 100% !important; }
body .owl-item a {
  display: flex !important;
  flex-flow: column !important;
  justify-content: center !important; }
body .isotope-filters ul.menu-smart li a {
  font-size: 15px !important; }
body .isotope-filters ul.menu-smart li.filter-cat-70 {
  display: none !important; }
body .isotope-filters.is_stucked {
  top: 85px !important;
  background: white !important;
  padding: 20px 0;
  height: 58px !important;
  box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }
body.page-id-71493 .t-entry-text {
  padding: 50px; }
body .servicesGrid .t-inside {
  border-radius: 10px;
  background: white !important;
  box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.01); }
  body .servicesGrid .t-inside .t-entry-visual {
    height: 270px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #6e7e85; }
    body .servicesGrid .t-inside .t-entry-visual img {
      height: 270px !important;
      object-fit: cover; }
  body .servicesGrid .t-inside .t-entry-text {
    display: flex;
    align-items: center;
    justify-content: center; }
    body .servicesGrid .t-inside .t-entry-text .t-entry-text-tc {
      padding: 15px !important; }

@media only screen and (max-width: 767px) {
  body h2 {
    font-size: 19px !important; } }
@media only screen and (max-width: 512px) {
  body .homeGallery .t-inside {
    margin-top: 10px !important; }
  body .homeGallery .tmb:first-child .t-inside {
    margin-top: 36px !important; } }

/*# sourceMappingURL=style.css.map */
