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

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/public-sans-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/public-sans-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/public-sans-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* public-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/public-sans-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ibm-plex-sans-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/ibm-plex-sans-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.pl-flag.menu-item a {
	    top: -5px;
	width: 18px;
	height: 18px !important;
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 205.46 143.18"%3E%3Cpath fill="%23fff" fill-rule="nonzero" d="M11.65.4h182.16c6.19 0 11.25 5.06 11.25 11.25v119.88c0 6.18-5.06 11.25-11.25 11.25H11.65C5.46 142.78.4 137.71.4 131.53V11.65C.4 5.46 5.46.4 11.65.4z"/%3E%3Cpath fill="%23dc143c" fill-rule="nonzero" d="M.4 71.59h204.66v59.94c0 6.18-5.06 11.25-11.25 11.25H11.65C5.46 142.78.4 137.71.4 131.53V71.59z"/%3E%3Cpath fill="%23CCC" fill-rule="nonzero" d="M11.65 0h182.16c3.21 0 6.12 1.31 8.23 3.42a11.61 11.61 0 0 1 3.42 8.23v119.88c0 3.2-1.31 6.11-3.42 8.22-2.11 2.11-5.02 3.43-8.23 3.43H11.65c-3.2 0-6.12-1.32-8.23-3.43A11.604 11.604 0 0 1 0 131.53V11.65c0-3.21 1.31-6.12 3.42-8.23C5.53 1.31 8.45 0 11.65 0zm182.16.8H11.65c-2.99 0-5.7 1.22-7.66 3.19A10.793 10.793 0 0 0 .8 11.65v119.88c0 2.98 1.22 5.69 3.19 7.66 1.96 1.97 4.67 3.19 7.66 3.19h182.16c2.99 0 5.7-1.22 7.67-3.19 1.96-1.97 3.18-4.68 3.18-7.66V11.65c0-2.98-1.22-5.7-3.19-7.66A10.776 10.776 0 0 0 193.81.8z"/%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.pl-flag.menu-item a, .pl-flag.menu-item a:hover, .pl-flag.menu-item a:focus {
		font-size: 0 !important;
	color: transparent !important;
	letter-spacing: -9999px !important;
}


p, li, dt, dd, dl, address, label, small, pre, code, span.tab-excerpt {
  line-height: 1.45;
}

@media (max-width: 480px) {
	.fontsize-155944 { font-size: 24px !important; }
    h1:not([class*=fontsize-]), .h1:not([class*=fontsize-]) { font-size: 24px !important; }
	h2:not([class*=fontsize-]), .h2:not([class*=fontsize-]) { font-size: 22px !important; }
	h3:not([class*=fontsize-]), .h3:not([class*=fontsize-]) { font-size: 20px !important; }
	h4:not([class*=fontsize-]), .h4:not([class*=fontsize-]) { font-size: 18px !important; }
	h5:not([class*=fontsize-]), .h5:not([class*=fontsize-]) { font-size: 16px !important; }
	h6:not([class*=fontsize-]), .h6:not([class*=fontsize-]) { font-size: 14px !important; }
	.text-lead, .text-lead > *, .nav-tabs .tab-excerpt.text-lead { font-size: 15px !important; line-height: 1.45 !important; }
}

@media (min-width: 481px) and (max-width: 1679px) {
	.fontsize-155944 { font-size: calc(22px +(50 - 22)*((100vw - 481px) /(1680 - 481))) !important; }
    h1:not([class*=fontsize-]), .h1:not([class*=fontsize-]) { font-size: calc(24px + (35 - 24) * ((100vw - 481px) / (1680 - 481))) !important; }
	h2:not([class*=fontsize-]), .h2:not([class*=fontsize-]) { font-size: calc(22px + (39 - 22) * ((100vw - 481px) / (1680 - 481))) !important; }
	h3:not([class*=fontsize-]), .h3:not([class*=fontsize-]) { font-size: calc(20px + (24 - 20) * ((100vw - 481px) / (1680 - 481))) !important; }
	h4:not([class*=fontsize-]), .h4:not([class*=fontsize-]) { font-size: calc(18px + (20 - 18) * ((100vw - 481px) / (1680 - 481))) !important; }
	h5:not([class*=fontsize-]), .h5:not([class*=fontsize-]) { font-size: calc(16px + (17 - 16) * ((100vw - 481px) / (1680 - 481))) !important; }
	h6:not([class*=fontsize-]), .h6:not([class*=fontsize-]) { font-size: calc(14px + (15 - 14) * ((100vw - 481px) / (1680 - 481))) !important; }
}

@media (max-width: 1280px) {
	#intro {
		.tmb .t-entry-visual img { max-width: 80%; margin: 0 auto; }
	}
}

#intro footer .footer-last.footer-center .social-icon i, #intro .uncode-vc-social.icons-lead .social-icon i {
	font-size: 32px !important;
}
#glt-translate-trigger {display:none !important;}

@media (max-width: 569px) {
		#intro {
		.tmb .t-entry-visual img { max-width: 60%; }
	}
	#inlineBTN .uncont { display: flex; }
	#inlineBTN .uncont .btn-container.btn-inline { margin-top: 0 !important; }
}

.hyphens {
	hyphens: auto;
    word-break: break-word;
}

.sw-img img { filter: grayscale(100%); }

.tnp-subscription,
.tnp-subscription .tnp-field-button {
	margin-bottom: 0 !important;
}
.tnp-subscription label .cursor-init:hover {
	color: #000000 !important;
}
.tnp-subscription .tnp-field-button .tnp-submit {
	color: #ffffff !important;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
	border-radius: 2px;
	transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	padding: 15px 36px !important;
	font-size: 14px;align-content;
	letter-spacing: 1.4;
	font-weight:600;
}
.tnp-subscription .tnp-field-button .tnp-submit:hover {
	color: #000000 !important;
    background-color: #ffffff !important;
}