/*
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-dark .ui-br, .style-light .style-dark .ui-br, .style-dark hr, .style-light .style-dark hr, .style-dark pre, .style-light .style-dark pre, .style-dark table, .style-light .style-dark table, .style-dark table td, .style-light .style-dark table td, .style-dark table th, .style-light .style-dark table th, .style-dark input, .style-light .style-dark input, .style-dark textarea, .style-light .style-dark textarea, .style-dark select, .style-light .style-dark select, .style-dark .seldiv, .style-light .style-dark .seldiv, .style-dark .select2-choice, .style-light .style-dark .select2-choice, .style-dark .select2-selection--single, .style-light .style-dark .select2-selection--single, .style-dark fieldset, .style-light .style-dark fieldset, .style-dark .seldiv::before, .style-light .style-dark .seldiv::before, .style-dark .tab-container .nav-tabs, .style-light .style-dark .tab-container .nav-tabs, .style-dark .nav-tabs > li.active > a, .style-light .style-dark .nav-tabs > li.active > a, .style-dark .border-100 .tab-content::before, .style-light .style-dark .border-100 .tab-content::before, .style-dark .vertical-tab-menu .nav-tabs, .style-light .style-dark .vertical-tab-menu .nav-tabs, .style-dark .tab-content.vertical, .style-light .style-dark .tab-content.vertical, .style-dark .panel, .style-light .style-dark .panel, .style-dark .panel-group .panel-heading + .panel-collapse .panel-body, .style-light .style-dark .panel-group .panel-heading + .panel-collapse .panel-body, .style-dark .divider::before, .style-light .style-dark .divider::before, .style-dark .divider::after, .style-light .style-dark .divider::after, .style-dark .plan, .style-light .style-dark .plan, .style-dark .plan .plan-title, .style-light .style-dark .plan .plan-title, .style-dark .plan .item-list > li, .style-light .style-dark .plan .item-list > li, .style-dark .plan .plan-button, .style-light .style-dark .plan .plan-button, .style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-light .style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-dark .post-share, .style-light .style-dark .post-share, .style-dark .post-tag-share-container, .style-light .style-dark .post-tag-share-container, .style-dark .widget-container .widget-title, .style-light .style-dark .widget-container .widget-title, .style-dark .widget-container.widget_calendar #wp-calendar caption, .style-light .style-dark .widget-container.widget_calendar #wp-calendar caption, .style-dark .widget-container.widget_calendar .wp-calendar-nav, .style-light .style-dark .widget-container.widget_calendar .wp-calendar-nav, .style-dark #comments .comment-list .comments-list:first-child, .style-light .style-dark #comments .comment-list .comments-list:first-child, .style-dark #respond .comment-list .comments-list:first-child, .style-light .style-dark #respond .comment-list .comments-list:first-child, .style-dark #comments .comments-list .comment-content, .style-light .style-dark #comments .comments-list .comment-content, .style-dark #respond .comments-list .comment-content, .style-light .style-dark #respond .comments-list .comment-content, .style-dark ul.dwls_search_results, .style-light .style-dark ul.dwls_search_results, .style-dark ul.dwls_search_results li, .style-light .style-dark ul.dwls_search_results li, .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header, .style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header, .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer, .style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer, .style-dark .swatch-type-label, .style-light .style-dark .swatch-type-label, .style-dark .swatch--logo, .style-light .style-dark .swatch--logo, .style-dark .widget-container .tagcloud a, .style-light .style-dark .widget-container .tagcloud a {
  border-color: rgba(255, 255, 255, 0.90);
}

  @media (max-width: 959px) {
.uncode-slider .text-lead > * {
  font-size: 17px;
}
.btn:not(.btn-custom-typo):not(.btn-inherit) {
  font-weight: 600 !important;
  font-family: 'Source Sans Pro' !important;
  letter-spacing: -0.02em;
  text-transform: initial;
  font-size: 4.5vw !important;
}
}

@media (min-width: 960px) and (max-width: 1300px){

/* reduce the padding around the logo */
.col-lg-0 {
padding: 27px 12px 27px 36px;
}

/* reduce the padding of the menu items */
.menu-smart > li > a {
padding: 0px 6px !important;
}

/* reduce the menu letter spacing */
.menu-container ul.menu-smart > li > a, .menu-container ul.menu-smart li.dropdown > a{
letter-spacing:0px !important;
}

/* reduce the dropdown arrows padding */
.menu-smart i.fa-dropdown {
padding: 0px 0px 0px 2px;
}

/* reduce the first menu item padding */
body[class*=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
margin: 0px 0px 0px 0px;
}

}

@media (min-width: 960px) {
	
.btn:not(.btn-custom-typo):not(.btn-inherit) {
		text-transform: uppercase;
	}
	
body[class*="hmenu-"]:not(.hormenu-position-right) .navbar-nav:not(.navbar-cta) + .navbar-nav-last > :first-child {
	  padding: 0px 0px 0px 16px;
}

div.menu-horizontal-inner .btn {
  padding: 10px 30px !important;
}

body.menu-custom-padding .col-lg-0.logo-container, body.menu-custom-padding .col-lg-2.logo-container, body.menu-custom-padding .col-lg-12 .logo-container, body.menu-custom-padding .col-lg-4.logo-container {
  padding-top: 17px;
  padding-bottom: 27px;
}

.grecaptcha-badge {
 opacity:0 !important;
 }
 .grecaptcha-badge{
 	visibility: collapse !important;  
 }
