/*
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-family: 'Theinhardt';
    src: url('fonts/Theinhardt-Md.eot');
    src: url('fonts/Theinhardt-Md.eot?#iefix') format('embedded-opentype'),
    url('fonts/Theinhardt-Md.woff2') format('woff2'),
    url('fonts/Theinhardt-Md.woff') format('woff'),
    url('fonts/Theinhardt-Md.ttf') format('truetype'),
    url('fonts/Theinhardt-Md.svg#Theinhardt-Md') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Theinhardt';
    src: url('fonts/Theinhardt-Rg.eot');
    src: url('fonts/Theinhardt-Rg.eot?#iefix') format('embedded-opentype'),
    url('fonts/Theinhardt-Rg.woff2') format('woff2'),
    url('fonts/Theinhardt-Rg.woff') format('woff'),
    url('fonts/Theinhardt-Rg.ttf') format('truetype'),
    url('fonts/Theinhardt-Rg.svg#Theinhardt-Rg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Theinhardt';
    src: url('fonts/Theinhardt-Bd.eot');
    src: url('fonts/Theinhardt-Bd.eot?#iefix') format('embedded-opentype'),
    url('fonts/Theinhardt-Bd.woff2') format('woff2'),
    url('fonts/Theinhardt-Bd.woff') format('woff'),
    url('fonts/Theinhardt-Bd.ttf') format('truetype'),
    url('fonts/Theinhardt-Bd.svg#Theinhardt-Bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body .btn-icon-right .fa,
.btn.section-button .fa, 
.btn-link.section-button .fa {
	font-weight: 300 !important;
}

.box-container {
    width: 100% !important;
}

.gm-search:not(.fullscreen) .gm-search__input {
    margin: 0;
}

.gm-minicart a {
    color: inherit;
}

body * {
	letter-spacing: 0.8px !important;
}
