/*
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
*/

h1, .h1 {
	line-height: 1.3 !important;
}

/* HEADER */

i.fa.fa-angle-right.fa-dropdown:before{
	display: none;
}

.submenu-dark .menu-horizontal .menu-smart ul {
    background-color: rgba(0,0,0,.65);
	margin-top: 0px !important;
}

@media (min-width: 960px) and (max-width: 1300px){

/* reduce the padding around the logo */
.col-lg-0 {
padding: 27px 12px 27px 36px;
}
}

@media (max-width: 959px){
	.menu-smart a i.fa-dropdown {
   		 float: none;
   		 right: 0px;
		 top: 0;
}
	body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
    	margin-left: 20px;
}
	
	.menu-primary ul.menu-smart a {
		text-transform: none;
}
	.style-color-jevc-bg {
   	 	background-color: rgba(0,0,0,.7);
}
	.submenu-dark .menu-smart, .submenu-dark .main-menu-container, .submenu-dark .menu-horizontal .menu-smart ul{
		background-color: transparent !important;
	}
body.open-overlay-menu .menu-smart-social .tablet-hidden {
	display: inline-block !important;
}
.font-size-menu, .menu-container ul.menu-smart > li > a:not(.social-menu-link), .menu-container:not(.vmenu-container) ul.menu-smart > li > a, .menu-smart > li > a > div > div > div.btn, .uncode-cart .buttons a {
    font-size: 32px;
}
/* push search&social to bottom of mobile menu */

  .menu-horizontal-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .menu-horizontal-inner .navbar-nav-last {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    position: relative;
    top: -30px;
  }

  .menu-horizontal-inner .desktop-hidden {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

}

@media (min-width: 960px) {
  body[class*=hmenu-] .menu-primary .menu-smart .social-icon + li:not(.social-icon) > a {
    padding-left: 8px !important;
  }

.subscribe-btn {
	padding: 0px 12px 4px 5px !important;
    background-color: #e25b26 !important;
    border-style: none !important;
    border-radius: 0px !important;
	color: #fff !important;
}
.subscribe-btn:hover{
	background-color: #49b3ff !important;
	}
	
.subscribe-btn > a:hover {
	color: #fff !important;
}

.subscribe-btn > span {
	font-size: 10px !important;
    font-family: aller !important;
} 
	
}

/*
.row-menu:hover{
	background-color: rgba(0,0,0,.5);
	transition: background-color .3s ease;
}

.row-menu{
	transition: background-color ease-out .3s;

}
*/

/*FOOTER*/
.widget-container.widget_nav_menu li a, .widget-container.widget_custom_menu li a {
    font-size: 22px;
    font-family: montserrat;
    font-weight: 800;
    display: inline-block;
    line-height: 1.5em;
	color: white;
}

.widget-container.widget_nav_menu .menu-item a:before, .widget-container.widget_custom_menu .menu-item a:before{
	display:none;
}

/*
body.textual-accent-color .post-content > div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn){
	color: white !important;
}
*/

.widget-container.widget_nav_menu li a:hover, .widget-container.widget_custom_menu li a:hover{
	color: #49b3ff !important;
}

/*Enews Opt In Form*/

/*
@media screen and (min-width: 768px){
	.wpcf7-inline-wrapper.wpcf7-input-group{
		width: 65%;
		margin-left: auto;
		margin-right:auto;
}
}
*/

/* POSTS AND PAGES */
@media (max-width: 569px){
	.tmb-content-overlay .h1{
		font-size: 32px !important;
}
	.tmb-content-overlay .h2{
		font-size: 28px !important;
}
	
		.tmb-content-overlay .h3{
			font-size: 24px !important;
	}
	
	.tmb-content-overlay .h4{
			font-size: 20px !important;
	}
	
	.tmb-content-overlay .h5{
			font-size: 17px !important;
	}
	
		.tmb-content-overlay .h6{
			font-size: 14px !important;
	}

	.post-info {
  	  font-size: 12px !important;
	}
}

.post-info{
	font-size: 14px;
}

.header-title, .header-content-inner .post-info, .header-content-inner .post-info a {
	color: white !important;
}

.widget-container .tagcloud a {
    font-size: 14px !important;
    padding: 4px 8px 4px 8px;
    border: 1px solid #49b3ff !important;
    border-radius: 0px;
	color: #49b3ff;
    font-weight: 400;
}

.widget-container .tagcloud a:hover {
    font-size: 14px !important;
    padding: 4px 8px 4px 8px;
    border: 1px solid #777777 !important;
    border-radius: 0px;
	color: #777777;
    font-weight: 400;
}

.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
    display: none;
}

.row-breadcrumb.row-breadcrumb-light {
    border-color: #fff;
    background-color: #fff;
}

.author-profile .contact-methods {
    margin-top: 5px;
}

.row-navigation.row-navigation-light {
    outline-color: #fff;
    background-color: #fff;
}

.main-container .row-navigation .row-parent {
    padding: 0px 36px 0px 36px;
}

.post-wrapper .post-share {
	border-bottom-width: 0px;
	padding-top: 15px;
    padding-bottom: 0px;
}

.post-wrapper .post-footer {
	border-top-width: 0px;
}

.isotope-filters .menu-dark .menu-smart > li a.active{
	color: #777;
}

.isotope-filters{
    background-color: transparent !important;
}

.isotope-filters ul.menu-smart.text-uppercase > li > span > a {
	font-size: 16px;
	color:#3fa9f5;
}

.isotope-filters ul.menu-smart.text-uppercase > li > span > a:hover {
	color: #2690dc;
}

.page-id-79184 .isotope-filters {
	display: none;
}
/*
.post-template-default .double-top-padding{
	padding-top: 20px !important;
}
*/

/*ESSENTIAL GRID*/
.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a {
    color: #49b3ff !important;
    margin: 30px 0px 5px 0px !important;
    border: 1px solid #49b3ff !important;
    line-height: 38px;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: montserrat !important;
    text-transform: uppercase !important;
}

.minimal-light .esg-filterbutton:hover, .minimal-light .esg-navigationbutton:hover, .minimal-light .esg-sortbutton:hover, .minimal-light .esg-cartbutton a:hover {
    color: #777777 !important;
    margin: 30px 0px 5px 0px !important;
    border: 1px solid #777777 !important;
    line-height: 38px;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: montserrat !important;
    text-transform: uppercase !important;
}

.minimal-light .esg-navigationbutton:hover, .minimal-light .esg-filterbutton:hover, .minimal-light .esg-sortbutton:hover, .minimal-light .esg-sortbutton-order:hover, .minimal-light .esg-cartbutton a:hover, .minimal-light .esg-filterbutton.selected {
    box-shadow: none !important;
}

/*GENERAL*/

h4, .h4, h5, .h5, h6, .h6{
	font-weight: 700;
}

form p {
    font-weight: 400;
}

a > strong{
	color: #3fa9f5 !important;
}

a > strong:hover{
	color: #2690dc !important;
}

img.size-full {
	margin: 35px 0px 10px 0px;
}

.alignright {
    float: right;
	margin: 20px 0px 0px 23px !important;
}

.tmb-light.tmb-bordered.tmb-no-bg.tmb-media-first.tmb > .t-inside .t-entry-visual {
    border: 1px solid #fff;
}

input{
	border-radius: 0px;
}

.style-light .btn-default, .style-dark .style-light.style-override .btn-default, .style-dark .style-light .btn-default {
    color: #ffffff !important;
    background-color: #49b3ff !important;
    border-color: #49b3ff !important;
	font-family: montserrat !important;
	font-weight: 500 !important;
}

.style-light .btn-default.btn-flat:hover, .style-dark .style-light.style-override .btn-default.btn-flat:hover, .style-dark .style-light .btn-default.btn-flat:hover {
    background-color: #469dd3 !important;
    border-color: #469dd3!important;
	font-family: montserrat !important;
	font-weight: 500 !important;
}

input[type="submit"], input[type="reset"], input[type="button"], button[type="submit"] {
    font-size: 13px !important;
    border-radius: 0px !important;
	font-family: montserrat !important;
	font-weight: 500 !important;
}

.style-light input[type="submit"] {
    color: white;
}

.post-password-form input[type="submit"] {
    margin-top: 9px;
    padding-top: 12px;
    padding-bottom: 11.5px;
}

.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover{
	color: #fff !important;
	background-color: #469dd3 !important;
	border-color:#469dd3 !important;
	font-family: montserrat !important;
	font-weight: 500 !important;
}

.btn{
	border-radius: 0px !important;
}

body:not(.rtl) .wpcf7-inline-wrapper.wpcf7-input-group > *:first-child input:not(.btn) {
    padding: 10px 15px 10px 15px !important;	
}

.style-light .ui-bg-dots, .style-light.style-override .ui-bg-dots, .style-dark .style-light .ui-bg-dots, .style-light .owl-dots-outside .owl-dots .owl-dot span, .style-light.style-override .owl-dots-outside .owl-dots .owl-dot span, .style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span{
	background-color: #49b3ff;
}

.t-entry-excerpt p{
	line-height: 1.5;
}

.wp-caption-text {
    text-align: right;
}

@media (min-width: 960px) {
.overlay.overlay-search .search-container form .search-container-inner input {
    font-family: montserrat;
    font-weight: 300;
    text-transform: uppercase;
}
}

.plan-most-popular{
	border-color: #49b3ff !important;
}

/*CUSTOM CLASSES*/

@media (min-width: 570px) and (max-width: 688px){
	.hide-specific{
		display: none !important;
	
}
}

@media (max-width: 569px) {
	.ad-desktop{
		display: none;
	}
}

@media (min-width: 570px) {
	.ad-mobile{
		display: none;
	}
}

.fancy-quote{
	font-family: oswald;
	font-size: 25px;
	color: white;
}

.stats{
	font-family: montserrat; 
	font-weight: 800; 
	color: #49b3ff;
}

.special-header{
	font-family: Montserrat; 
	font-weight: 800; 
	text-transform: uppercase; 
	font-size: 30px; 
	color: black;
}

.highlight-orange{
	font-style: italic; 
	color: #e25b26; 
	font-size: 20px; 
	font-weight: 300;
}

/*GRAVITY FORMS*/
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
	color: white;
}

.style-light input[type="submit"]{
	background-color: #3fa9f5;
	border: none;
}

.style-light input[type="submit"]:hover{
	background-color: #469dd3;
}

.gform_wrapper .gfield_required {
    color: #3fa9f5;
}

.gform_wrapper h2.gsection_title{
    font-size: 1em;
    text-transform: uppercase;
    color: white;
    background-color: black;
    padding: 5px 10px 5px 10px!important;
    margin-top: 35px !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 20px;
}

.gform_wrapper .gsection {
    border-bottom: none;
    padding: 0 16px 0px 0;
}

.gform_wrapper label.gfield_label {
    color: #222;
}


@media only screen and (max-width: 641px) {
.gform_body #gform_fields_1 {
	left: 0 !important;
}
.gform_body #input_1_1 {
	width: 100% !important;
}
.gform_wrapper form.gf_simple_horizontal {
	margin: 0 auto !important;
}
}

/*GRAVITY FORMS HORIZONTAL*/
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}


@media only screen and (min-width: 641px) {
.gform_wrapper form.gf_simple_horizontal {
    width: fit-content !important;
    text-align: center !important;
}

.gform_body #input_1_1 {
	width: 175% !important;
}

}


/* CONTACT US FORM */
.page-id-79053 .gform_wrapper div.validation_error {
    color: red;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
}

.page-id-79053 .gform_wrapper .validation_message {
    color: red;
}

.page-id-79053 .gform_wrapper li.gfield.gfield_error {
	background-color: rgba(255,255,255,.2);
    border-top: none;
    border-bottom: none;
    padding-bottom: 6px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px !important;
}

.page-id-79053 .gform_wrapper .top_label .gfield_label, .page-id-79053 .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-id-79053 .gform_confirmation_message{
	color: white;
}

.page-id-79053 .gform_wrapper .gfield_checkbox li label {
    color: white;
}

.page-id-79053 .gform_wrapper label.gfield_label{
	font-size: 20px;
}

/*ADS*/
.ourads-adlabel{
	font-size: 12px;
	text-align: center;
}

.ourads-premium-above-content-desktop, .ourads-premium-above-content-mobile{
	margin-bottom: 35px !important;
}

.ourads-run-of-site-middle-desktop, .ourads-run-of-site-middle-mobile, .ourads-run-of-site-below-content-desktop, .ourads-run-of-site-below-content-mobile{
	margin-top: 30px !important;
    margin-bottom: 35px !important;
}

/*ACADP CLASSIFIEDS*/

.acadp .acadp-slick-item .acadp-responsive-item {
    box-shadow: none !important;
}

#post-79637 .wp-editor-tools, #post-79637 .quicktags-toolbar, .drts-dashboard-editpost .quicktags-toolbar, .drts-dashboard-editpost .wp-editor-tools {
	display: none;
}

.panel-title > a span{
	font-weight: 800 !important;
    text-transform: none;
    font-size: 18px;
}

/*TRENDING POSTS*/
.wtpsw-post-carousel .slick-dots li.slick-active button {
    background: #49b3ff !important;
}
.wtpsw-post-carousel .slick-dots li button {
    border: 1px solid #49b3ff;
    width: 13px !important;
    height: 13px !important;
}

.wtpsw-post-carousel.design-1 .slick-dots {
    margin-top: 10px !important;
}

.wtpsw-post-carousel h4.wtpsw-post-title {
    font-weight: 800;
}

/* dropdown caret fix */

.style-light select:not([multiple]) {
	background-repeat: no-repeat;
    background-position: right 9px;
    min-width: unset;
}

/* hide author in detailed lising title block */

.drts-entity .author-info {
	display: none;
}

/*Directories and Woocommerce*/
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #49b3ff;
    border-radius: 0px;
}
.select2-drop .select2-results {
	display: unset;
}
.drts button.drts-bs-btn {
    margin: 0;
    color: #ffffff !important;
    background-color: #49b3ff !important;
    border-color: #49b3ff !important;
    font-family: montserrat !important;
    font-weight: 500 !important;
}
.woocommerce-page .select2-selection__rendered {
    margin-top: -10px;
}
/* .woocommerce-page */ .select2-selection__arrow, .select2-arrow {
	display: none !important;
}
.drts-bs-input-group-prepend {
	height: calc(1.5em + .75rem + 2px);
	margin-top: 9px;
}

.drts-entity-form-field>label {
    font-size: 1.2em;
    font-weight: 700 !important;
    font-family: montserrat;
    text-transform: uppercase;
    color: #222;
}

.drts-display--summary .directory-listing-title {
    font-size: 1.2em;
    font-family: montserrat;
    text-transform: uppercase;
    font-weight: 800;
}

.drts-payment-plan-header{
	font-family: Montserrat;
	font-weight: 700;
}

.drts-display-element-entity_field_directory_category-1 a {
  color: #3fa9f5 !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
}
.drts-display-element-entity_field_directory_category-1 a:hover {
	color: #2690dc !important;
}
.drts-display-element-entity_field_post_content-1 {
	line-height: 28px;
}

.wtpsw-post-carousel-slides img {
	webkit-backface-visibility: hidden;
    transform: translateZ(0) scale(1.1,1.1);
    -webkit-transform: translateZ(0) scale(1.1,1.1);
}
.drts-display--summary .directory-listing-main {
	text-align: center;
}
.drts-display--summary .slider_category {
	font-weight: bold;
}
.drts-bs-badge-warning {
    color: #fff !important;
    background-color: #e25b26 !important;
    padding: .25em .4em .25em 2em !important;
    border-radius: 0 !important;
}
.drts-slider-carousel-slider .listing_description {
	display: none;
}
.drts-display--detailed .drts-bs-badge-warning {
	padding: .25em .4em !important;
}
.drts-slider-carousel-slider .directory-listing-labels {
	left: 0 !important;
}
.drts-view-post-entities .drts-display-default-summary {
    border: none !important;
}
.drts-entity-permalink .drts-icon {
	display: none !important;
}

.drts-display--detailed .directory-listing-info {
    margin-bottom: 2em;
}


/* Listing Category pages */
.drts-view-post-entities.drts-view-entities-list .drts-display-default-summary {
    margin-bottom: 2em !important;
}

.drts-view-entities-container-list .directory-listing-labels {
	left: 0 !important;
}
.drts-view-entities-container-list .drts-display--summary .directory-listing-main {
	text-align: left;
}
.drts-view-entities-container-list .drts-display--summary .directory-listing-title {
	font-weight: 700;
}
.drts-view-entities-container-list .drts-display-element-entity_field_field_price-1 {
	font-family: aller !important;
	color: #e25b26;
}
.drts-payment-pricing-table {
	display: none !important;
}
/* subscribe button header */
.subscribe-btn.current_page_item {
	background-color: #49b3ff !important;
}
.subscribe-btn.current_page_item a {
	color: #fff !important;
}

.gform_body #gform_fields_1 {
	
    left: -140px;
    position: relative;
}
/*
.gform_body #input_1_1 {
	width: 175% !important;
}
.gform_wrapper form.gf_simple_horizontal {
	margin: 0 auto 0 40% !important;
}
*/

/*THE EVENTS CALENDAR*/

@media only screen and (max-width: 768px){
    .tribe_events_filter_control button {
        border: #49b3ff;
}
	
	.tribe-js-filters-toggle{
		background: #49b3ff !important;
        color: #fff;
	}
	
	.tribe-events-event-categories-list{
		padding: 10px 11px 0px 11px;
	}
}

body.post-type-archive-tribe_events .dummy,
body.single-tribe_events .dummy {
    display: none !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #49b3ff;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-family: Montserrat;
    font-size: 100%;
	font-weight: 800;
}

.tribe-events-read-more {
    background-color: #49b3ff ;
    color: white !important;
    padding: 10px 24px;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

#tribe-events .tribe-events-content p{
	margin: 0 0 25px;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    width: 34%;
}
body.post-type-archive-tribe_events .header-bg {	
    background-image: url(https://construction.48north.com/wp-content/uploads/2020/01/Events-Calendar_Jan-Anderson.jpg);
    background-position: center bottom;
}
body.post-type-archive-tribe_events span.bottom-t-top::before {
	content: "Sailing and Boating Events";
}
.tribe-events-event-categories-list a {
	color: #3fa9f5;
}
.tribe-events-before-html {
	display: none !important;
}
body.post-type-archive-tribe_events .tribe-events-before-html {
	display: block !important;
}
.tribe-events-venue .tribe-events-venue-meta, #tribe-events .tribe-events-single {
	margin: 0 auto;
    max-width: 700px;
}

.tribe-events-before-html > p > span{
    caret-color: #777 !important;
    color: #777 !important;
    font-family: aller !important;
    font-size: 18px !important;
}
.recurring-info-tooltip, 
.tribe-events-calendar .tribe-events-tooltip, 
.tribe-events-shortcode.view-week .tribe-events-tooltip, 
.tribe-events-week .tribe-events-tooltip {
	padding: 0 1.5em 1.5em 1.5em;
}


.single-tribe_events .tribe-events-single-event-title {
	font-size: 2.5em !important;
}

.tribe-events-schedule h2{
	font-size: 25px !important;
}
