/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'Gotham Book';
    src: url('/fonts/Gotham-Book.woff2') format('woff2'),
        url('/fonts/Gotham-Book.woff') format('woff'),
        url('/fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Bold.woff2') format('woff2'),
        url('/fonts/Gotham-Bold.woff') format('woff'),
        url('/fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Light.woff2') format('woff2'),
        url('/fonts/Gotham-Light.woff') format('woff'),
        url('/fonts/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-BoldItalic.woff2') format('woff2'),
        url('/fonts/Gotham-BoldItalic.woff') format('woff'),
        url('/fonts/Gotham-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Black.woff2') format('woff2'),
        url('/fonts/Gotham-Black.woff') format('woff'),
        url('/fonts/Gotham-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Medium.woff2') format('woff2'),
        url('/fonts/Gotham-Medium.woff') format('woff'),
        url('/fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Thin.woff2') format('woff2'),
        url('/fonts/Gotham-Thin.woff') format('woff'),
        url('/fonts/Gotham-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-LightItalic.woff2') format('woff2'),
        url('/fonts/Gotham-LightItalic.woff') format('woff'),
        url('/fonts/Gotham-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}



/** Typography **/

p,li,.elementor-sub-item,.uc_title,.uc_hidden_content {font-family: 'Raleway' !important;}

.uc_title {font-weight: 900 !important;text-shadow: 2px 2px 9px #666;color: white !important;}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item,.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a,.elementor-widget-button .elementor-button {font-family: 'Raleway';}

h1,h2,h3,h4,h5,h6 {font-family: 'Raleway' !important;}

/** WPML Droppdown **/

.wpml-ls-statics-shortcode_actions {float:right;border: 1px solid black;max-width: 85px;}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    font-size: 12px;
}

.wpml-ls-legacy-dropdown a {background: transparent !important;border: none;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {background: black !important;border: 1px solid black;}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {color: white;}
.wpml-ls-legacy-dropdown .wpml-ls-item:hover {background: white;color: black}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {color: black}
.wpml-ls-display {display: none;}

.ha-tiles__tile-title a {
	text-shadow: 2px 2px 9px #666;
	}


.docs-tab {
    display: inline-block;
    border:  1px solid #E30613;
    margin-bottom: 5px;
    padding: 10px 15px;
    font-weight: 800;
    background-color: #fff;
}
.tab-active {
    background-color: #ccc;
}

.docs-tab {
    display: inline-block;
    text-align:  center;
    cursor: pointer;
}
.docs-tab:hover {
    cursor: pointer;
}
/*.docs-table-wrap {
    overflow-x:auto;
}*/
.docs-tabs-table {
    border: 0;
}
.docs-tabs-table td {
    border: 0;
    background-color: #fff !important;
    width: 50%;
    vertical-align: middle;
}

.docs-content h3, .tab-content h4 {
    color: #E30613;
    font-weight: 800;
}

.tab-content h3 {
    padding: 5px;
    margin-top: 15px;
    background-color: #0000001A;
}
.tab-content h5 {
    font-weight: 600;
}
.tab-content {
    margin-bottom: 5rem;
}
/*
.docs-content h4 {
    color: #E30613;
    font-weight: 800;
}*/


.docs-tabs-table > tr:nth-child(2n+1) > td, 
.docs-tabs-table > tr:nth-child(2n+1) > th {
    background-color: #fff !important;
}
table tbody tr:hover > td, table tbody tr:hover > th {
    background-color: #fff !important;
}

.page-grouped-search h4 {
    clear: both;
    padding: 5px;
    margin-top: 15px;
    background-color: #0000001A;
}
.page-grouped-search {
    margin-bottom: 35px;
}
.docs-wrapper a {
	text-decoration: none !important;
}
