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

/* lexend-100 - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lexend-v14-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lexend-v14-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lexend-v14-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lexend-v14-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lexend-v14-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lexend-v14-latin-100.svg#Lexend') format('svg'); /* Legacy iOS */
}

/* lexend-regular - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lexend-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lexend-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lexend-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lexend-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lexend-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lexend-v14-latin-regular.svg#Lexend') format('svg'); /* Legacy iOS */
}

/* lexend-800 - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/lexend-v14-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lexend-v14-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lexend-v14-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lexend-v14-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lexend-v14-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lexend-v14-latin-800.svg#Lexend') format('svg'); /* Legacy iOS */
}

body {
	font-weight: 300;}

.style-light {
  color: black;
}

.font-136269, .buttons-style, input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit), input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit), input[type="button"]:not(.btn-custom-typo):not(.btn-inherit), button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit), .btn:not(.btn-custom-typo):not(.btn-inherit), .btn-link:not(.btn-custom-typo):not(.btn-inherit), .tab-container:not(.default-typography) .nav-tabs, .uncode-accordion:not(.default-typography) .panel-title > a > span, .enhanced-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a, .search_footer, .headings-style, h1, h2, h3, h4, h5, h6, .heading-text > p, .tmb .t-entry .t-entry-cat, .tmb .t-entry .t-entry-title, .tmb .t-entry .t-entry-table-typography, :not(.enhanced-atc).tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a, .vc_pie_chart .vc_pie_chart_value, ul.dwls_search_results .daves-wordpress-live-search_title .search-title {
	font-family: Lexend !important;}

div#contact_footer.heading-text.el-text h3.h5.font-weight-500.text-color-xsdn-color.text-uppercase span p {
	margin-top: 0;
	margin-bottom: 18px;
}

.blog_justify p {
	text-align: justify;
}

.uncode-accordion:not(.default-typography) .panel-title,
.uncode-accordion:not(.default-typography) .panel-title > a > span {
	font-size: 18px;
}

div#page-header.header-style-dark div.remove-menu-padding.remove-menu-padding-mobile.header-wrapper.header-uncode-block div#row-unique-0.vc_row.row-container.with-kburns.has-dividers div.uncode-divider-wrap.uncode-divider-wrap-bottom.z_index_0 svg.uncode-row-divider.uncode-row-divider-gradient linearGradient {
	display: none;
}

@media screen and (max-width: 782px) {
	.blog_justify p {
	text-align: left;
}
}