/*
 Theme Name:   Gameport
 Template:     visual-composer-starter
*/

p {
    max-width: 700px;
}

ul {
    list-style-type: none;
}

.white h1 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.white h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
}

.white h3 {
    color: #fff;
}

.white h5 {
    color: #fff;
}

.white a {
    color: #fff;
}

.white a:hover {
    opacity: 0.9;
    text-decoration: none !important;
    color: #fff !important;
}

.white {
    color: #fff;
}

.navbar {
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
}

.navbar-brand img {
    max-width: 125px !important;
}

.entry-title {
    display: none;
}

#main-menu>ul>li {
}

#main-menu>ul>li a {
    font-size: 15px;
    letter-spacing: 1px;
    margin-top:6px;
    text-transform: uppercase;
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a:before {
    text-transform: none;
}

.contact a {
    background: #e08524 !important;
    padding: 13px 30px !important;
    border-radius: 6px;
    transition: background-color 0.5s ease;
    color: #fff !important;
    margin-top:0px !important;

}

.contact {
    padding-left: 30px;
}

.contact a:hover {
    background: #d87308 !important;
}

.bbi a {
    background: #004DA0;
    padding: 13px 30px !important;
    border-radius: 6px;
    transition: background-color 0.5s ease;
    color: #fff !important;
    margin-top:0px !important;

}

.bbi {
    padding-left: 30px;
}

.bbi a:hover {
    background: rgb(0, 58, 121) !important;
}

.bbi a:active{
    background: #004DA0;
}

.bbi a:focus{
    background: #004DA0;
}

.bbi a:visited {
    background: #004DA0 ;
}

.orange {
    color: #ec9937 !important;
}

.negative {
    margin-right:-80px;
}

.z-mega {
    z-index: 5;
}

.vc_gitem_row .vc_gitem-col {
    padding: 0 !important;
}

.vc_gitem-post-data {
    margin-bottom: 5px !important;
}

.nyhet-title h4 {
    color: #fff !important;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px !important;
}

.post-date {
    color: #fff;
    font-size: 11px;
}

.post-date p {
    margin-bottom: 14px !important;
}

.nyhetssammanfattning {
    color: #fff;
}

.vc_btn3.vc_btn3-color-violet, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    background-color: #ec9937 !important;
}

.vc_btn3.vc_btn3-color-violet:hover, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover {
    background-color: #d87308 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff !important;
    background-color: rgba(0,0,0,0) !important;
    padding: 0;
    border-color: rgba(0,0,0,0) !important;
    font-weight: 600;
    margin-top:5px;
    background-image:none;
}

#footer a {
    border:0;
}

.alc_wrapper {
    background-color: #f9f9f9;
}

.alc_wrapper .alc_title {
    margin-bottom: 10px !important;
    margin-top:50px;
}

body:not(.menu-sandwich) #main-menu ul li a:hover, body:not(.menu-sandwich) #main-menu ul li.current-menu-item > a, body:not(.menu-sandwich) #main-menu ul li ul li a:focus, body:not(.menu-sandwich) #main-menu ul li ul li a:hover, body:not(.menu-sandwich) .sandwich-color-light #main-menu>ul>li.current_page_item>a, body:not(.menu-sandwich) .sandwich-color-light #main-menu>ul ul li.current_page_item>a {
    background-color: #ec9937;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 8px 24px;
    background: #e08524;
    color: #fff;
    border: 0;
    border-radius: 5px;
}

input.wpcf7-form-control {
    padding: 10px;
}

.wpcf7-form label {
    font-weight: 300;
    padding-bottom: 2px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 10px;
}

.title-staff {
    color: #fff;
    font-size: 14px;
}

.color-shift img.vc_gitem-zone-img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.post-images {
    margin-top:50px;
}

.post-images li {
    margin-bottom: 20px;
}

.title-event {
    margin-top: 20px;
}

.beskrivning {
    margin-top: 20px;
}

.title-event h1 {
    margin-bottom: 0px;
}

.link-button {
    background: #00D0EE;
    margin-top: 20px;
    border-radius: 5px;
    display: inline-block;
    width: auto;
    padding: 15px 30px;
    color: #fff;
    transition: background 0.5s ease;
}

.link-button:hover {
    background: rgb(0, 186, 214);

}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.padding-mobile {
    padding:50px;
}

.grecaptcha-badge { 
    display: none !important; 
}

#cookie_learnmore_link {
    display: none !important;
}

@media only screen and (min-width: 768px) {
body:not(.menu-sandwich) #main-menu { 
    padding-top: 20px;
}
}

@media only screen and (max-width: 600px) {
    .contact {
        padding-left: 0;
        margin-top: 20px;
        display: inline-block;
    }

    .gameport {
        padding-left: 0;
        margin-top: 20px;
    }

    #main-menu {
        background-color: #094EA2;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    }

    #main-menu>ul>li {
        display: inline-block;
    }

    .vc_row.vc_column-gap-30 {
        margin-left:-15px !important;
        margin-right: -15px !important;
    }

    .padding-mobile {
        padding: 0 15px;
    }

    .vc_custom_1581685964959 {
        margin-top: 0 !important;
    }

    .mobile-hide {
        display: none !important;
    }

    input.wpcf7-form-control, textarea.wpcf7-form-control.wpcf7-textarea {
        border:1px solid #000;
    }

    article.entry-full-content img {
        width: 100%;
        height: auto;
    }
  }