/*
Theme Name: Brunn
Theme URI: http://brunn.select-themes.com
Description: Creative Agency Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: brunn
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/*
Theme Name: Brunn
Theme URI: http://brunn.select-themes.com
Description: Creative Agency Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: brunn
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 30, 2020 */



/*-----------------------------------------------------------------------------------*/
/* Cookie
/*-----------------------------------------------------------------------------------*/
.cover-cookie-card {
    background-color: rgb(255 255 255);
    border-color: rgb(255 255 255);
    color: rgb(0, 0, 0);
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 5px;
    align-items: center;
    flex-direction: row;
    margin: 0.8em;
    padding: 0.8em 1em 0.7em 1em;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    line-height: 29px !important;
    color: #3a3a3a;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease 0s;
    z-index: 9999;
    font-size: 16px;
    box-shadow: -4px 3px 10px 0px rgb(2 5 21 / 20%);
    /*background-image: url(img/bg-read-detail.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cookie-card-pic {
    width: 55px;
    height: auto;
}
.cover-cookie-card span.t1 {
    display: block;
    flex: 1 1 auto;
    margin-right: 1em;
    max-width: 100%;
    line-height: 1.5;
    margin-left: 15px;
    font-size: 20px;
}
.cover-cookie-card span.t1 a {
    color: #d2da1b;
    transition: 0.25s;
    font-weight: 600;
}
.cover-cookie-card span.t1 a:hover {
    color: #9c9c9c;
    transition: 0.25s;
}
.bt-accept-cookie a.accept {
    font-weight: normal;
    line-height: 29px !important;
    font-size: 20px;
    color: #ffffff;
    background-color: #55565a;
    padding: 10.5px 50px;
    height: 45px;
    margin-right: 20px;
    transition: 0.25s;
    cursor: pointer;
    font-weight: 400;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bt-accept-cookie a.accept:hover {
    background-color: #757575;
    transition: 0.25s;
}
.bt-accept-cookie a.accept:active, .bt-accept-cookie a.accept:focus {
    outline: none;
    border: none;
}
/* cookies policy */
.a-cookies-policy {
    color: #5d5d5d;
    transition: 0.25s;
    font-weight: 600;
}
.a-cookies-policy:hover {
    color: #9c9c9c;
    transition: 0.25s;
}
@media (max-width: 767px) {
    .cover-cookie-card {
        display: block;
    }
    .cover-cookie-card span.t1 {
        display: inline-block;
        flex: 1 1 auto;
        margin-right: 1em;
        max-width: 61%;
        line-height: 1.5;
        margin-left: 0px;
        float: left;
        font-size: 15px;
    }
    .cookie-card-pic {
        width: 50px;
        height: auto;
        display: block;
    }
    .cookie-card-pic {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}
@media (max-width: 545px) {
    .cover-cookie-card span.t1 {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .cover-cookie-card {
        padding: 0.8em 1em 1.6em 1em;
    }
}
@media (max-width: 426px) {
    .cover-cookie-card {
        padding: 15px 0px 20px 5px;
    }
    .cookie-card-pic {
        margin: auto;
        width: 70px;
        margin-bottom: 10px;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: center;
        margin-right: 0px;
        padding: 3px 15px 3px 15px;
        font-size: 20px;
    }
    .bt-accept-cookie {
            text-align: center;
    }
    .bt-accept-cookie a.accept {
        margin-right: 0px;
        font-size: 20px;
    }
}

.big-head {
    color: #ced61f;
    font-size: 30px;
}
.text {
    font-size: 18px;
    line-height: 30px;
    color: #717171;
    margin-bottom: 15px;
}
.focus {
    font-size: 18px;
    line-height: 30px;
    color: #5d5d5d;
    font-weight: 600;
}
.focus-2 {
    font-size: 17px;
    line-height: 30px;
    color: #424242;
    font-weight: 600;
}
.head {
    color: #383838;
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0 12px 0px;
}
.head-2 {
    color: #383838;
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0 12px 0px;
    text-align: center;
}
ul.privacy {
    margin-top: -5px;
    padding-left: 60px;
}
ul.privacy li {
    font-size: 18px;
    line-height: 30px;
    color: #717171;
}
ul.privacy.number {
    list-style: decimal-leading-zero;
    margin-top: -5px;
}
.elementor hr.cookie-line {
    background-color: #e4e4e4;
    height: 1px;
    max-width: 100%;
    margin: 80px 0;
}
ul.privacy2 {
    margin-top: 0px;
    padding-left: 0px;
}
ul.privacy2 li {
    font-size: 18px;
    line-height: 30px;
    color: #717171;
}
ul.privacy2.privacy-circle {
    list-style: circle;
    padding-left: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.book-pdf {
    margin: auto;
    display: block;
    transition: 0.2s;
}
.book-pdf-dl a:hover img , .book-pdf-dl a:hover p {
    opacity: 0.8;
    transition: 0.2s;
}
.book-pdf-dl {
    margin-top: 80px;
}

@media only screen and (max-width: 991px) {
    .book-pdf-dl {
        margin-top: 60px;
    }
    .book-pdf-dl .head-2 {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 545px) {
    ul.privacy {
        padding-left: 30px;
    }
    ul.privacy2.privacy-circle {
        padding-left: 30px;
    }
}
