/*
Theme Name: Knockout Webbyrå
Author: Knockout Webbyrå
Author URI: https://www.knockoutweb.se
Description: Knockout Webbyrå
Version: 1.1
*/

/*--- Typsnitt och stilar ---*/

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    /*---font-family: 'PT Serif', serif;---*/
    font-family: "PT Sans", sans-serif;
    text-transform: initial;
    color: #000;
}

body {
    font-family: "PT Sans", sans-serif;
    color: #5d5d5d;
}

h1 {
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}

h4,
.h4 {
    font-size: 1.1rem;
    margin-top: 25px;
}

h3,
.h3 {
    margin-bottom: 25px;
}

*,
*:focus,
*:hover {
    outline: none;
}

a {
    color: #595959;
    font-weight: bold;
}

a:hover {
    color: #858585;
}

/*.grid-container {
        max-width: 88.125rem;
    }*/

.grid-container {
    max-width: 75rem;
}

.padd_topp {
    padding-top: 16px;
}

.padd_bott {
    padding-bottom: 16px;
}

/* .margin_topp {
    margin-top: 16px;
}

.margin_bott {
    margin-bottom: 16px;
} */

.padd_topp_kontakt {
    margin-top: 20px;
}

.bildspel_main {
    margin-bottom: 40px;
}

.page-template-startsida .bildspel_main {
    margin-bottom: 25px;
}

.header_logo {
    position: absolute;
    top: 10px;
    left: 15px;
    display: block;
    z-index: 9999;
    width: 100px;
    height: 100px;
}

.header_logo img {
    max-width: 100%;
}

.header_meny {
    height: 90px;
    padding-top: 20px;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.45);
    z-index: 100;
    position: absolute;
    width: 100%;
    background-color: #fff;
    display: none;
    top: 0;
}

.fa-facebook {
    color: #ababab;
}

body #responsive-menu-button {
    border-radius: 0px 0px 0px 20px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

.puff_lank {
    height: 208px;
    margin-bottom: 30px;
    box-shadow: 0px 40px 42px -36px rgba(0, 0, 0, 0.39);
}

.puff_lank a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.puff_lank a h2 {
    font-size: 1.188rem;
    font-weight: normal;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.45);
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0px;
}

.sponsorer {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #f2f2f2;
}

.sponsorer h2 {
    font-weight: normal;
    font-size: 1.625rem;
    margin-bottom: 38px;
}

.sponsor {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.sponsor img {
    max-width: 100%;
}

.sponsor a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.footer_contact {
    font-size: 1rem;
    font-weight: bold;
    color: #36332b;
}

.footer_contact img {
    margin-bottom: 10px;
    margin-top: 25px;
}

.footer_contact a {
    font-size: 1rem;
    font-weight: bold;
    color: #36332b;
    text-decoration: underline;
}

.footer_normal_text {
    font-weight: normal;
}

.footer_normal_text a {
    font-weight: normal;
}

.sign_off {
    width: 100%;
    background-color: #1a1818;
    color: #fff;
    font-size: 0.9rem;
    padding-top: 25px;
    padding-bottom: 25px;
}

.sign_off a {
    color: #c6c6c6;
    font-size: 0.9rem;
    text-decoration: underline;
}

.sign_off a:hover {
    color: #fff;
}

.nyhet_singel {
    padding-top: 30px;
}

.nyhet_singel h1 {
    margin-top: 20px;
}

.knapp {
    border: solid 2px #1a1818;
    border-radius: 20px;
    color: #1a1818;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #fff;
}

.knapp:hover {
    background-color: #f3f3f3;
    color: #1a1818;
}

.knapp:active {
    color: #1a1818;
}

.knapp:visited {
    color: #1a1818;
}

.om_lacko_startsida {
    max-width: 88.125rem;
    padding-right: 0.9375rem;
    padding-left: 0.0375rem;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
}

.om_lacko_startsida .text_startsida {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 15px;
}

.om_lacko_startsida .text_startsida h2 {
    color: #fff;
    font-weight: normal;
}

.om_lacko_startsida .text_startsida a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

.om_lacko_gk {
    min-height: 600px;
}

.post-type-archive-nyheter h1 {
    margin-bottom: 20px;
}

.post-type-archive-nyheter h3 {
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.nyhet {
    margin-bottom: 35px;
}

.nyhet img {
    margin-bottom: 10px;
}

.nyhet p {
    margin-bottom: 0px;
}

.nyhet .knapp {
    margin-top: 20px;
}

.nyhets_datum {
    font-weight: bold;
    font-size: 0.9rem;
    color: #232323;
}

.page-id-230 .wptb-table-container table {
    color: #000;
}

/* Ger färger till rätt kolumn i scorekortet -gul*/
.page-id-230 .wptb-table-container table tr:nth-child(1) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(2) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(3) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(4) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(5) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(6) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(7) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(8) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(9) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(10) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(11) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(12) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(13) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(14) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(15) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(16) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(17) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(18) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(19) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(20) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(21) td:nth-child(2) {
    background-color: yellow;
}

.page-id-230 .wptb-table-container table tr:nth-child(22) td:nth-child(2) {
    background-color: yellow;
}

/* Ger färger till rätt kolumn i scorekortet -röd*/
.page-id-230 .wptb-table-container table tr:nth-child(1) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(2) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(3) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(4) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(5) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(6) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(7) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(8) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(9) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(10) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(11) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(12) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(13) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(14) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(15) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(16) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(17) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(18) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(19) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(20) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(21) td:nth-child(3) {
    background-color: #ff3737;
}

.page-id-230 .wptb-table-container table tr:nth-child(22) td:nth-child(3) {
    background-color: #ff3737;
}

.mec-wrap {
    margin-top: 20px;
}

.out_of_bounds {
    margin-top: 100px;
}

.page_divider_image {
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
}

.link_extern a {
    min-width: 250px;
}

.awesome-weather-attribution {
    display: none;
}

.greenkeeper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.greenkeeper h2 {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    letter-spacing: 2px;
}

.boende_bild {
    background-position: -10px -50px;
    background-repeat: no-repeat;
}

.page-id-115 h1 {
    text-align: center;
}

.page-id-191 h1 {
    text-align: center;
}

.page-id-236 h1.entry-title {
    display: none;
}

.page-id-96 h1.entry-title {
    display: none;
}

.page-id-284 h1.entry-title {
    display: none;
}

.golf_boll_lista ul {
    margin-left: 0;
    margin-top: 15px;
}

.golf_boll_lista ul li {
    list-style-type: none;
    margin: 0 0 16px 0;
    padding: 0;
    position: relative;
    color: #353535;
}

.golf_boll_lista ul li::before {
    color: #b5b5b5;
    content: "\f450";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 1rem;
    left: -1.1225em;
    position: absolute;
    top: 0em;
    display: none;
}

.fa-golf-ball {
    margin-right: 10px;
    font-size: 1.4rem;
}

blockquote,
blockquote p {
    color: #454545;
}

#content .cell ul li {
    margin-bottom: 5px;
}

.big_qoute blockquote {
    font-size: 1.1rem;
    color: #393939;
    font-style: italic;
    position: relative;
    border-left: 0px;
    padding-left: 2rem;
    padding-top: 1rem;
    margin: 40px 0 40px 0;
}

/*.big_qoute blockquote:after {
        border: 2px solid rgba(212, 212, 212, 0.8);
        background-color: #fff;
        border-radius: 50% 50% 50% 50%;
        color: rgba(255, 255, 255, 0.5);
        width: 30px;
        height: 30px;
        content: "";
        right: 15px;
        line-height: 130px;
        bottom: -20px;
        position: absolute;
        box-shadow: 4px 4px 13px -4px rgba(0,0,0,0.75);
    }*/

.big_qoute blockquote:before {
    border-left: 5px solid rgba(37, 56, 99, 0.2);
    border-radius: 50% 50% 50% 50%;
    content: "";
    height: 110%;
    left: -7px;
    position: absolute;
    top: 0;
    width: 130px;
    z-index: -1;
}

.mec-events-meta-group-tags {
    display: none;
}

.bildspel_main_nyheter {
    margin-bottom: 25px;
}

.post-type-archive-nyheter .bildspel_main {
    display: none;
}

.single-mec-events .mec-container {
    margin-top: 115px;
}

/* Tablet storlek för detaljer på startsidan*/
@media print, screen and (min-width: 47.813em) {
    h1 {
        font-size: 1.8rem;
    }

    h2,
    .h2 {
        font-size: 1.9rem;
    }

    .om_lacko_gk {
        min-height: 420px;
    }

    .big_qoute blockquote:before {
        left: -5px;
    }

    .boende_bild {
        background-position: -30px -100px;
    }

    .padd_topp_kontakt {
        margin-top: 30px;
    }

    .personal h4 {
        font-size: 1.2rem;
    }
}

/* Tablet storlek*/
@media print, screen and (min-width: 64em) {
    .padd_topp {
        padding-top: 45px;
    }

    .padd_bott {
        padding-bottom: 45px;
    }

    /* .margin_topp {
        margin-top: 45px;
    }

    .margin_bott {
        margin-bottom: 45px;
    } */

    h2 {
        font-size: 1.9rem;
    }

    h4 {
        font-size: 1.2rem;
    }

    .bildspel_main {
        margin-bottom: 75px;
    }

    .bildspel_main_nyheter {
        margin-bottom: 75px;
    }

    page-template-startsida .bildspel_main {
        margin-bottom: 25px;
    }

    .om_lacko_gk {
        min-height: 400px;
    }

    .puff_lank {
        height: 227px;
    }

    .puff_lank a h2 {
        font-size: 1.25rem;
    }

    .page_divider_image {
        height: 300px;
    }

    .greenkeeper {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .greenkeeper h2 {
        font-size: 2.8rem;
        letter-spacing: 2px;
    }

    .big_qoute blockquote {
        font-size: 1.3rem;
        padding-left: 3.1875rem;
        padding-top: 1rem;
        margin: 40px 0 40px 0;
    }

    .footer_contact {
        margin-top: 20px;
    }

    .padd_topp_kontakt {
        margin-top: 35px;
    }
}

/* Desktop storlek*/
@media print, screen and (min-width: 70em) {
    h1 {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    .padd_topp {
        padding-top: 65px;
    }

    .padd_bott {
        padding-bottom: 65px;
    }
    /* 
    .margin_topp {
        margin-top: 65px;
    }

    .margin_bott {
        margin-bottom: 65px;
    } */

    .puff_lank {
        height: 285px;
    }

    .puff_lank a h2 {
        font-size: 1.75rem;
    }

    .om_lacko_gk {
        min-height: 800px;
    }

    .om_lacko_startsida .text_startsida {
        position: absolute;
        bottom: 0;
        right: 0;
        top: unset;
        left: unset;
        max-width: 35rem;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.65);
        padding: 30px 37px;
        margin-right: 0.9375rem;
    }

    .footer_contact img {
        margin-top: 0px;
    }

    .nyhet_singel {
        padding-top: 150px;
    }

    .page_divider_image {
        height: 550px;
    }

    .greenkeeper {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .greenkeeper h2 {
        font-size: 4rem;
        letter-spacing: 2px;
    }

    .big_qoute blockquote {
        font-size: 1.3rem;
        padding-left: 3.1875rem;
        padding-top: 1rem;
        margin: 40px 0 40px 0;
    }

    .big_qoute blockquote:before {
        left: -15px;
    }

    body .text_spalt_desktop_left {
        width: calc(50% - 2.4735rem) !important;
        margin-right: 1.5rem !important;
    }

    body .text_spalt_desktop_right {
        width: calc(50% - 2.4735rem) !important;
        margin-left: 1.5rem !important;
    }
}

/* Desktop storlek*/
@media print, screen and (min-width: 82.5625rem) {
    .header_meny {
        display: unset;
    }

    .header_logo {
        top: 10px;
        left: 88px;
        width: 166px;
        height: 166px;
    }
}

.sponsor-square {
    border: 1px solid #0000001f;
    padding: 35px 30px;
    -webkit-box-shadow: 4px 9px 14px -5px rgb(0 0 0 / 25%);
    -moz-box-shadow: 4px 9px 14px -5px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 9px 14px -5px rgb(0 0 0 / 25%);
    margin-bottom: 30px;
    background: #fff;
}

.sponsor-area-all {
    margin-top: 50px;
}

.personal a {
    font-size: 0.8rem;
}

.personal a svg {
    display: none;
}

.personal h4 {
    font-size: 1rem;
    margin-bottom: 0px;
}

.foretag_area {
    background: #f2f2f2;
    padding: 40px 0 30px 0;
    width: 100%;
}

.foretag_area h1 {
    margin-bottom: 25px;
}

.page-template-sponsor .bildspel_main {
    margin-bottom: 0;
}

@media print, screen and (min-width: 65rem) {
    .foretag_area {
        padding: 75px 0 40px 0;
    }
}

/* länkar i footer till sociala medier*/
.social_media_footer {
    border-top: solid 1px #ababab;
    padding: 20px 0;
}

.social_media_footer ul {
    list-style-type: none;
    margin-left: 0px;
    margin-bottom: 0px;
}

.social_media_footer ul li {
    display: inline-block;
    margin: 0 10px;
}

.social_media_footer ul li a {
    font-size: 2rem;
    color: #2c2c2c;
}

.social_media_footer ul li a .fa-facebook {
    color: #2c2c2c;
}

.social_media_footer ul li a:hover {
    color: #ababab;
}

.social_media_footer ul li a:hover .fa-facebook {
    color: #ababab;
}

@media print, screen and (min-width: 82.5625rem) {
    .personal a svg {
        display: initial;
    }
}

.mec-full-calendar-wrap {
    border: 1px solid #b9b9b9;
    -webkit-box-shadow: 4px 6px 10px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 4px 6px 10px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 4px 6px 10px 0px rgb(0 0 0 / 26%);
}

.cn-buttons-container .cookie_button {
    background-color: #fff !important;
    color: #253863 !important;
    padding: 10px 20px !important;
    font-weight: 700;
}

.page-template-sponsor h1,
.page-template-sponsor h2 {
    text-transform: uppercase;
}

.sgf-git-templates-widget {
    margin: 0 auto;
    width: 100% !important;
}

.col-new {
    padding: 0 1.5rem;
    background-color: #e7f1ee;
}

/* Nyhetslista på startsidan */

.nyheter-startsidan {
    margin-bottom: 20px;
}

.nyheter-startsidan h3 {
    font-weight: 500;
    font-size: 2rem;
    line-height: 2.2rem;
}

.newsliststartpage .first-news {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
}

.newsliststartpage .first-news h4 {
    font-family: "PT Sans", sans-serif;
    text-transform: initial;
    color: #303030;
    font-size: 1.8rem;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 2.3rem;
    font-weight: 500;
}

.newsliststartpage .first-news p {
    margin-bottom: 20px;
    font-style: italic;
    font-size: 1rem;
}

.newsliststartpage .first-news .publishdate {
    font-weight: 700;
}

.newsliststartpage .first-news .publishdate .newsdate {
    font-weight: 400;
    font-size: 0.8rem;
    color: #222222;
    font-style: italic;
    text-decoration: underline;
}

.newsliststartpage .first-news .knapp {
    align-self: flex-end;
}

.newsliststartpage .newslist-container {
    display: flex;
    flex-direction: column;
}

.newsliststartpage .newslist-container .newslist-item {
    border-bottom: 1px solid #aaaaaa;
}

.newsliststartpage .newslist-container .newslist-item a {
    padding: 10px 5px;
    display: block;
    color: #5d5d5d;
}

.newsliststartpage .newslist-container .newslist-item a:hover {
    background-color: #ececec;
}

.newsliststartpage .newslist-container .newslist-item a h5 {
    font-family: "PT Sans", sans-serif;
    text-transform: initial;
    color: #303030;
    font-size: 1.2rem;
    margin-bottom: 0;
}

.newsliststartpage .newslist-container .newslist-item a .newsdate {
    font-weight: 400;
    font-size: 0.8rem;
    color: #222222;
    font-style: italic;
    text-decoration: underline;
}

.knapp.nyhetsarkiv {
    margin-top: 35px;
}

@media print, screen and (min-width: 40em) {
    .nyheter-startsidan {
        margin-bottom: 45px;
    }

    .newsliststartpage .first-news {
        border-bottom: none;
        padding-bottom: 20px;
        border-right: 1px solid #aaa;
        padding-right: 20px;
    }

    .nyheter-startsidan h3 {
        font-size: 2.6rem;
        line-height: 2.7rem;
    }

    .newsliststartpage .first-news h4 {
        font-size: 1.9rem;
        line-height: 2rem;
    }
}

@media print, screen and (min-width: 64em) {
    .nyheter-startsidan {
        margin-bottom: 65px;
    }

    .nyheter-startsidan h3 {
        font-size: 3rem;
        line-height: 3.2rem;
    }

    .newsliststartpage .first-news h4 {
        font-size: 2.1rem;
        line-height: 2.3rem;
    }

    .col-new {
        padding: 2rem 3rem;
        background-color: #e7f1ee;
    }
}
