/*
    Theme Name:   MyTrees Live
    Theme URI:    https://wordpress.org/themes/hello-elementor/
    Description:  MyTrees Live theme
    Author:       semdi.cz
    Author URI:   https://www.semdi.cz/
    Template:     hello-elementor
    Version:      6.8.4
*/
@font-face {
    font-family: Primary-font;
    src: url(assets/fonts/PlantagenetCherokee.ttf);
    font-weight: normal;
}

@font-face {
    font-family: Secondary-font;
    src: url(assets/fonts/ebgaramond-variablefont_wght.ttf);
    font-weight: normal;
}

BODY {
    background-image: url(assets/images/paper-bcg.webp);
    background-repeat: repeat-y;
    background-size: 100%;
    font-family: "Secondary-font", sans-serif;
    color: #603b1b !important;
}

.entry-title, .woocommerce-breadcrumb, #wpadminbar,
#toplevel_page_admin-page-wc-settings-tab-checkout-from-PAYMENTS_MENU_ITEM, .woocommerce-products-header__title
{
    visibility: hidden;
}

.site-footer {
    clear:both;
    visibility: hidden;
}
.post_head, .post, .woocommerce-result-count, .woocommerce-loop-product__title{
    font-family: "Secondary-font", sans-serif;
    color: #603b1b !important;
}

.custom-logo {
    width: 150px; 
}

.amenu A {
    padding: 5px;
    text-decoration: none;
    color:#603b1b;
}

.hskupina {
    margin: 5px;
    color:#603b1b;
}

.skupina {
    padding: 5px;
    background-color: rgb(226, 226, 226);
    border-width: 1px;
    border-color: #603b1b;
    border-style: solid;
}

.skupina_ne {
    padding: 5px;
    background-color: rgb(226, 226, 226);
    color:#bababa;
    border-width: 1px;
    border-color: #603b1b;
    border-style: solid;
}

.penezenka{
    margin: 5px;
    border-width: 1px;
    border-color: #603b1b;
    border-style: solid;
    width: 30%;
    padding: 10px;
    height: 100px;
}

.pen_text {
    font-size: large;
}

.pen_stav {
    font-size: large;
    font-weight: bold;
}

.reflink {
    margin: 5px;
    border-width: 1px;
    border-color: #603b1b;
    border-style: solid;
    width: 30%;
    padding: 10px;
    height: 100px;
}

.h_objednavky{
    margin: 5px;
}

.hobjednavky{
    margin: 5px;
}

.r_objednavky{
    margin: 5px;
}

.robjednavky{
    margin: 5px;    
}

.site-header .site-navigation ul.menu li a{
    font-family: secondary-font;
    color:#603b1b;
}
.vpravo{
    text-align: right;
}

.logged{
    font-family: secondary-font;
    font-size: 0.8rem;
}
.logged A, .logged A:hover{
    color: #603b1b;    
}
.x-currency {
    text-align: right;
}
