/*
Theme Name: CGN MEDIA
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
*/

/* colors */

a:hover {
    color: #0cbc87;
}

.menu a {
    color: #191a1f !important;
}

.menu a:hover {
    color: #0cbc87 !important;
}

.headline a {
    color: #191a1f !important;
}

.headline a:hover {
    color: #0cbc87 !important;
}

.card a {
    color: #191a1f !important;
}

.card a:hover {
    color: #0cbc87 !important;
}

.footer a {
    color: #191a1f !important;
}

.footer a:hover {
    color: #0cbc87 !important;
}

.logo a {
    color: #191a1f !important;
}

.logo a:hover {
    color: #0cbc87 !important;
}

.single-info a {
    color: #191a1f !important;
}

.single-info a:hover {
    color: #0cbc87 !important;
}

.sidebar a {
    color: #191a1f !important;
}

.sidebar a:hover {
    color: #0cbc87 !important;
}

button.search {
    background: #0cbc87;
    border-color: #0cbc87;
}

button.search:hover {
    background: #0cbc87;
    border-color: #0cbc87;
    opacity: 0.8;
}

.headline-hr {
    background: #0cbc87;
}

.headline-subcat::before {
    background: #0cbc87;
}

.sidebar-wideo h3 i {
    color: #0cbc87;
}

.accordion-button:not(.collapsed) {
    color: #0cbc87 !important;
}

.accordion-button:not(.collapsed) {
    color: #0cbc87 !important;
}

.insidelink a {
    color: #0cbc87;
}

.accordion-button:not(.collapsed) {
    background-color: #d0fff1 !important;
}

/* colors */

body {
    color: #191a1f;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
}

a {
    color: #191a1f;
    text-decoration: none !important;
}


.top-50 {
    margin-top: 50px !important;
}

@media (max-width: 575.98px) {
    .top-50 {
        margin-top: 30px !important;
    }
}

.header {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
}

@media (max-width: 575.98px) {
    .logo a {
        font-size: 1rem !important;
    }
}

.logo a {
    color: #191a1f;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 700;
}

.header i {
    font-size: 1rem;
    color: #fff;
}

button.search {
    padding: 4px 9px 7px 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;

}

.menu {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    font-size: 1.1rem;
}

@media (max-width: 575.98px) {
   .menu {
       font-size: 1rem;
   }

   .menu li {
    padding-right: 6px !important;
   }
}

.menu a {
    color: #191a1f;
    font-weight: 500;
}

.menu a.facebook i {
    font-size: 1.5rem;
    color: #4267B2;
}

.menu li a:first-child {
    padding-left: 0 !important;
    padding-right: 5px !important;
}

.menu li {
    padding-right: 15px;
}

.menu a.link-home  {
    padding-right: 5px !important;
}

.top-100 {
    margin-top: 100px;
}

#navbar_top {
    position: absolute;
}

.fixed-top {
    top: -40px !important;
    transform: translateY(40px);
    transition: transform 1s;
    position: fixed !important;
}

.menu ul.dropdown-menu {
    padding: 20px;
    background: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
    margin-top: 3px !important;
}

.menu ul.dropdown-menu li {
    padding: 5px 10px 5px 10px;
}

.menu ul.dropdown-menu li a:hover {
    background: none;
}

.headline a {
    text-decoration: none;
    font-weight: 700;
    font-size: 0.8rem;
}

.headline-hr {
    width: 100%;
    height: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.card {
    border: 0 !important;
    background: transparent !important;
}

@media (max-width: 575.98px) {
    .card {
       padding-bottom: 20px !important;
       margin-bottom: 20px;
       border-bottom: 1px solid #f2f2f2 !important;
       border-radius: 0 !important;
    }

    .subcat .card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sidebar-fb {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sidebar-twitter {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sidebar-gnews {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sidebar-wideo {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.card h2 {
    margin-bottom: 30px;
}

.card .thumb {
    margin-bottom: 30px;
}

.card .thumb img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.card .info {
    margin-top: 10px;
}

.card .info span {
    font-weight: 700;
    padding-right: 5px;
}

.card .info span:last-child {
    padding-left: 15px;
}

.subcat {
    padding: 50px;
    background: #f7f7f7;
}

@media (max-width: 575.98px) {
    .subcat {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

.subcat .headline {
    margin-bottom: 30px;
}

.headline-subcat::before {
    content: '';
    float: left;
    width: 30px;
    height: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-right: 10px;
    margin-top: 10px;
}

.headline-subcat h3 {
    font-size: 1.4rem;
}

footer {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #eee;
}

footer .copy {
    margin-bottom: 20px;
}

footer .social-link a {
    font-size: 2rem;
    margin-right: 20px;
}

@media (max-width: 575.98px) {

    .headline h3 {
        font-size: 1.2rem;
    }

    .footer-box {
        margin-bottom: 30px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

.sidebar-ad {
    background: #ededed;
    margin: auto;
}

.sidebar {
    padding-left: 15px;
}

.sidebar h3 {
    font-size: 1.5rem;
}

@media (max-width: 575.98px) {
    .sidebar {
        padding-left: 0px;
        margin-top: 30px;
    }
}

.sidebar span {
    font-weight: 700;
}

.sidebar-fb a {
    color: #fff !important;
    padding: 10px 15px;
    color: #fff;
    background: #4267B2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.sidebar-twitter a {
    color: #fff !important;
    padding: 10px 15px;
    color: #fff;
    background: #1DA1F2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.sidebar-gnews a {
    color: #fff !important;
    padding: 10px 15px;
    color: #fff;
    background: #9AA0A6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.sidebar-wideo h3 {
    margin-bottom: 20px;
}

.sidebar-wideo .thumb img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.sidebar-wideo .card h2 {
    margin-bottom: 30px;
}

.sidebar-wideo .thumb {
    margin-bottom: 30px;
}

.sidebar-wideo .info {
    margin-top: 15px;
}

.sidebar-wideo .info span {
    padding-right: 5px;
}

.sidebar .more a {
    padding: 10px 15px;
    color: #fff;
    background: #fff;
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    float: left;
}

.single h1 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 2.8rem;
}

@media (max-width: 575.98px) {
    .single h1 {
        font-size: 1.5rem;
    }
}

.single .thumb {
    margin-bottom: 30px;
}

.single .thumb img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.single-tags {
    margin: 0 !important;
}

.single-tags a {
    margin-right: 5px;
}

.single-tags a::after {
    content: ",";
}

.single .single-info {
    padding: 20px 20px 10px 20px;
    background: #f2f2f2;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.single .single-info span {
    margin-right: 10px;
    margin-left: 10px;
}

.single .single-info span:first-child {
    margin-left: 0;
}

.single .single-info .single-breadcrumbs {
    padding-top: 10px;
    margin-top: 15px;
    border-top: 1px dotted #dfdfdf;
}

.single .content {
    font-size: 1.3rem;
    line-height: 2.2rem;
}

@media (max-width: 575.98px) {
    .single .content {
        font-size: 1.2rem;
        line-height: 2rem;
    }

    .search-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-rigth: 0 !important;
    }
}

.recent-card {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.recent-card img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    margin-left: -10px;
}

.recent-card h2 {
    font-size: 1rem;
    margin-left: 5px;
}

.recent-card .recent-date {
    font-size: 0.9rem;
    margin-left: 5px;
}

.recent-card .recent-date i {
    margin-right: 5px;
}

#breadcrumbs {
    list-style:none;
    font-size: 0.8rem;
    word-wrap: break-word;
    word-break: break-all;
}

ul.breadcrumbs {
    padding-left: 0 !important;
}

#breadcrumbs li {
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
}

#breadcrumbs .separator {
    font-size: 0.5rem;
    font-weight:100;
    color:#9ba0a5;
}

#breadcrumbs .item-current {
    word-wrap: break-word;
    word-break: break-all;
}


blockquote {
    color: #3c3c3c;
    background: #f4f4f4;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
 }

blockquote cite {
    color: #767676;
}

.form-search-input {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    max-width: 60%;
}

form {
    width: 100%;
}

.source span {
    font-size: 0.8rem;
    margin-left: 10px;
}

.accordion-button:not(.collapsed)::after {
    filter: grayscale(1) brightness(2)
}

.cgn-media-youtube {
    width: 100%;
    height: auto;
    min-height: 429px;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.insidelink {
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}

.insidelink a {
    font-weight: 700;
    margin-left: 10px;
    text-decoration: underline !important;
    text-decoration-color: #191a1f;
}

.insidelink a:hover {
    color: #191a1f;
}

.twitter-tweet {
    margin: auto !important;
    padding: 10px 0 20px 0;
}

.udostepnij {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 11px;
    margin-top: 20px;
}

.fb-page {
    margin-bottom: 30px;
}

.archive-page .card {
    margin-bottom: 30px;
}

.paginacja a {
    padding: 10px 15px;
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.paginacja span {
    padding: 10px 15px;
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}