/*
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
*/

.style-accent-bg {
  background-color: #6E802F;
}

.style-color-rgdb-bg {
    background-color: #ceb992;
}

.style-dark {
    color: #333333;
}

.style-dark a {
    color: #333333;
}

@media (max-width: 500px) {
  .quick-contact {
    display: none!important;
  }
}

.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):focus, btn-color-xsdn.btn-outline:active {
    background-color: rgba(255,255,255,0.2)!important;
}

* > .btn-container:last-of-type {
    padding-right: 0px;
    text-align: center;
}

.style-color-rgdb-bg {
    background-color: #ffffff;
    color: #333;
}

.widget-container .widget-title {
  color: #6e802f;
}

.style-dark .widget-container a {
  color: #333;
  color: #6e802f;
}

.isotope-filters {
  display: none;
}

.row-menu {
  background-color: #fff;
}


.unclickable {
     color: #fff;
     cursor: default;
}

.overlay.overlay-search .search-container form .search-container-inner input {
  color: #fff;
}

.style-dark-override.menu-transparent:not(.is_stuck) .menu-horizontal-inner > .nav > .menu-smart > li > a {
  color: #333!important;
}




/* a comment */
