/*
Theme Name: Betheme Child | Peter Hoffrén
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* Top Menu Adjustments */
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background: rgba(4, 136, 173, .9);
}
body:not(.template-slider) #Header {
    min-height: 120px;
}

@media screen and (max-width:767px)  { 
    body:not(.template-slider) #Header {
        min-height: 0px !important;
    }   
#Header {
	z-index: 99;	
}
}


.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
    color: #ffffff;
    }
    .image-blue-caption {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    background-color: #0880a5;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    }
    .image-blue-caption a {
        color: #ffffff;
    }
    .remove-margin-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
    }
    .remove-margin-bottom .wpb_wrapper > div {
    margin-bottom: 0;
    }
    
    .vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    background-color: #0880a5 !important;
    padding: 20px;
    }
    .news-image {
    width: 150px;
    }
    
    .add-border-left {
    border-left: 1px solid #000000;
    }
    .vc_grid-item-zone-c-right .vc_gitem-animated-block {
    width: 150px;
    float: left;
    }
    .vc_gitem-zone.vc_gitem-zone-c {
    float: left;
    width: 72%;
    padding-left:10px;
    }
    
    /* Menu */

    #Top_bar .menu.page-menu > li > a {
        border-right: 0;
    }
    #Top_bar .menu > li > a span:not(.description) {
        padding: 0 14px; 
    }
    #Top_bar .menu > li {
        padding-top: 70px;
    }
    
    #menu .menu-item-type-custom.last > a {
        padding-top: 0px; 
         margin: 0;
         text-transform: uppercase;
         font-weight: bold;
         line-height: 20px;
         
    }
    #Top_bar.is-sticky .menu > li {
        padding-top: 7px;        
    }
    #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        padding: 10px 10px;
    }
    #Top_bar .menu > li > a {
        /* padding: 35px 0; */
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #menu {
        text-transform: uppercase;
    }
    #Top_bar .menu li ul li {
        width: 310px;
    }
    #menu .menu-item-type-custom.last {
    background-color: #c7332c;
    position: absolute !important;
    padding: 0;
    margin: 0;
    right: 0;
    top: 35px;
    padding: 5px 30px;
    }
    .is-sticky #menu .menu-item-type-custom.last {
    top: 5px;
    padding: 0px 30px;
    }
    
@media screen and (max-width:1238px)  { 
    #menu .menu-item-type-custom.last {
        position: relative !important;
        color: #fff;
        top: 0;
   	padding: 0;
    }   
    #menu .menu-item-type-custom.last a { 
        color: #ffffff;
    }
}

#Subheader{
    margin-top: -120px;    
    min-height: 528px;
    margin-bottom: 50px;
    }
    @media screen and (max-width: 748px) {
	    #Subheader{ min-height: 250px; }
}
    h3 {
    padding-top: 20px;
    }
    .border {
    
    }
    
    .border .vc_column-inner {
    border: 2px solid #d3d2d2;
    margin: 5px;
    }
    
    .form-wrap {
    display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 100%;
    
    }
    .column {
    width: 48%;
    margin-bottom: 2px;
    }
    .form-wrap label {
    font-size: 18px;
    font-weight: 400;
    }
    .wpcf7-form-control-wrap.gavopaket {
    padding-top: 5px;
    }
    .no-padding-top {
    margin-top: 0;
    padding-top: 0;
    }
    
    .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff !important;
    }
    .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body  p, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body h1, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body h2, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body h3 {
    color: #000000;
    }
    
    .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #0488ad !important;
    }
    .vc_tta-panel {
    border-bottom: 1px solid #ffffff;
    }
    
    .give-btn {
        border-radius: 0;
        border: 0px solid #ccc;
        color: #333;
        padding: 8px 10px;
        cursor: pointer;
        line-height: 1.2em;
        font-size: 1em;
        background-color: #ffffff;
    }
   
    .give-default-level, .give-btn-modal {
        background: #0880a5 !important;
        color: #fff;
    }
    .give-form-title {
    display: none;
    }
    .give-btn-modal {
        width: 100%;
        padding: 15px;
    }
    .vc_btn3-container.vc_btn3-inline {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
    .page-id-115 .vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{
    font-size: 16px;
margin-left: 0px;
padding: 15px;
    }

    
    
    .circle {
        background: #878887;
        border-radius: 100%;
        height: 4em;
        width: 4em;
        text-align: center;
        line-height: 55px;
    margin: 0 auto;
margin-top: 30px !important;
margin-bottom: 10px !important;

    }
    
    .circle p, .circle-blue p {
        margin-top: 0.10em;
        font-size: 1.5em;
        font-weight: bold;
        color: #ffffff;
    }
    .max-width-content-left {
    max-width: 350px;
    margin: 0 auto;
    }
    
    .circle-blue {
        background: #0488ad;
        border-radius: 100%;
        height: 4em;
        width: 4em;
        text-align: center;
        line-height: 55px;
    margin: 0 auto;
margin-top: 30px !important;
margin-bottom: 10px !important;

    }
    .gavo-belopp-wrap {
    max-width: 380px;
    }
    
    .gavo-belopp-wrap .wpb_wrapper > div {
    margin-bottom: 15px;
    }
    .give-btn.give-btn-reveal {
    width: 100%;
    background: #0488ad;
    color: #ffffff;
    padding: 15px;
    }
    #give-donation-level-button-wrap {
    margin-bottom: 0;
    }
    .give-donation-level-btn {
    padding: 15px 20px;
    }
    .give-form-content-wrap {
    padding-bottom:  20px;
    }

    .vc_separator.vc_sep_color_blue .vc_sep_line {
        border-color: #0488ad;
    }
    .modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }


    .previewgiftcard {
        max-width: 700px;
        margin: 0 auto;
        background-color: #fff;
        padding: 20px;
        top: 5%;
        position: relative;
    }
    .previewgiftcard .col-left {
        float: left;
        width: 65%;
        margin-bottom: 20px;
    }
    .previewgiftcard .col-left p {
        font-size: 12px;
        line-height: 18px;
    }
    .previewgiftcard .col-right {
        float: right;
        width: 24%;
        padding-left: 5px;
        position: relative;
    }

    .previewgiftcard .col-right img {
    position: absolute;
    bottom: -120px;
    right: 10px;
}
    .previewgiftcard #subject {
        text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 20px;
    }

    .previewgiftcard #greeting {
        font-size: 18px;
        text-align: center;
        margin-bottom: 70px;
    }
    .previewgiftcard #image {
        max-width: 500px;
        margin: 0 auto;
        padding-top: 10px;
    }
    #wpcf7-f399-p394-o1 input:after {
        content: '';
        width: 250px;
        height: 150px;
        display: inline-block;
        background-size: cover;
        position: absolute;
        top: -160px;
        left: -123px;
    }

  
    input[value="Uggla"]:after {
        background-image: url('https://fagelcentralen.se/wp-content/uploads/2020/05/Gåvobevis-Motiv-3.jpg');
    }
    input[value="Örn"]:after {
        background-image: url('https://fagelcentralen.se/wp-content/uploads/2020/05/Start-Puff-1.jpg');
    }
    input[value="Fågelunge"]:after {
        background-image: url('https://fagelcentralen.se/wp-content/uploads/2020/05/Start-Puff-3.jpg');
    }
    input[value="Fågelunge"]:checked:after, input[value="Örn"]:checked:after , input[value="Uggla"]:checked:after {
        border: 2px solid #0488ad;
    }

    #wpcf7-f399-p394-o1 input[type='radio'] {
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        outline: none;
        border: 3px solid #0488ad;
    }
    
    #wpcf7-f399-p394-o1 input[type='radio']:before {
        content: '';
        display: block;
        width: 55%;
        height: 55%;
        margin: 20% auto;
        border-radius: 50%;
    }
    #wpcf7-f399-p394-o1 input[type="radio"]:checked:before {
        background: #0488ad;
        
    }
    
    #wpcf7-f399-p394-o1 input[type="radio"]:checked {
      border-color: #0488ad;
    }

    .giftcardcustom .wpcf7-form-control-wrap.radio-83 {
        position: relative;
    }

    .giftcardcustom .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item {
        width: 250px;   
        padding-top: 190px;
    }

    .giftcardcustom .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item input {
        position: relative;
        left: 95px;
        top: -20px;
    }
.giftcardcustom .wpcf7-form-control-wrap.radio-83 .wpcf7-list-item-label {
display: none;
}
    .giftcardcustom  .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label {
        padding-left: 70px;

    }
    .giftcardcustom  .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label {
        padding-left: 45px;
    }
    .giftcardcustom  .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label {
        padding-left: 60px;
    }
.wpcf7-form-control-wrap.radio-83 {
margin-left: 15%;
}
@media screen and (max-width: 1240px) {
.wpcf7-form-control-wrap.radio-83 {
	margin-left: 0%;
}
}
    .close-popup {
        display: none;
        border-radius: 10%;
        background-color: #0488ad;
        color: #fff;
        position: absolute;
        right: 5px;
        top: 10px;
        padding: 5px;
    }
    #display-giftcard {
        background-color: #333;
        color: #fff;
        width: 200px;
    }
    .wpcf7-form-control.wpcf7-submit {
        background-color: #0488ad;
    }

    .give-form-wrap, .add-light-grey {
        background-color: #f1efee;
        padding: 20px;
        min-height: 280px;
    }

    .page-id-115 .button_size_2 {
        background-color: #0488ad!important;
        color: #ffffff;
        width: 100%;
        border-radius: 0px;
    }
    .page-id-115 .button_size_2 span { 
        width: 100%;
        padding: 11px 0;
    }
    .max-width-give {
        max-width: 430px;
        text-align: center;

    }

    .flex-container {
        display: flex;
        text-align: center;
        justify-content: space-around;
        flex-wrap: wrap;
        padding: 0 3%;
    }

    .give_warning {
        display: none;
        /* remove! */
    }
    .info-box-blue {
        margin-top: 140px;
    }
    .info-box-blue > .vc_column-inner {
        background: rgba(4, 136, 173, .7);
    }
    
#Footer {
margin-top: 60px;
}

.scroll-to-top {
padding: 5px;
border: 1px solid #ffffff;
border-radius: 5px;
float: left;
}

.sub-menu li a {
font-size: 14px !important;
}

.give-recurring-multi-level-message {
    font-size: 11px;
    line-height: 15px;
}

/* Edits */
.intro-text { 
    font-size: 18px;
    padding: 50px;
}

#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color:  #ffffff;
}

.home #Content > .content_wrapper {
/* margin-top:  10px; */
}

@media screen and (max-width:1239px) { 
    .vc_gitem-zone.vc_gitem-zone-c { 
        width: 66%; 
    }
}

.vc_separator .vc_sep_holder .vc_sep_line {
    width: 110%;
    margin-left: -90px;
}

@media screen and (max-width:769px) { 
    .info-box-blue {
        margin-top: 0px;
    }
    .add-border-left {
        border-left: 0px solid #000000;
    }
    .intro-text { padding: 0; }
    .vc_gitem-zone.vc_gitem-zone-c {
        width: 61%;
    }
    #Subheader {
        min-height: 335px;
    }
    .vc_separator .vc_sep_holder .vc_sep_line {
        width: 100%;
        margin-left: 0px;
    }
}

.tr-menu.header-classic #Top_bar:not(.is-sticky) {
        background: rgba(4,136,173,.9) !important;
    }

.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.the_content_wrapper > .wpb_text_column.wpb_content_element {
    padding-left: 90px;
    padding-right: 90px;
}

@media screen and (max-width: 1100px) {
    .the_content_wrapper > .wpb_text_column.wpb_content_element {
        padding-left: 20px;
        padding-right: 0px;
    }
    .wpb_text_column.wpb_content_element h1, .wpb_text_column.wpb_content_element h2 {
        margin-left: 0px;
    }
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #000000; 
}

.vc_tta-title-text {
font-size: 18px;
}