/*
Theme Name: Menakur Norge
Theme URI: https://menakur.no
Version: 1.0
Description: Menakur Norge.
Author: Norisma AS
Author URI: https://norisma.no
template: bb-theme
*/

/* typography */

/*
body, p, p.lead, ul, ol, table {
    font-family: "MaisonNeueBook", sans-serif;
    font-weight: normal;  
}

h3, h4, h5, h6, b, strong {
    font-family: "MaisonNeueBold", sans-serif !important;
    font-weight: bold;  
}
*/

@media only screen and (max-width: 768px) {
    h2 { font-size: 20px; }
    h3 { font-size: 18px; }
    h4 { font-size: 16px; }
    h5 { font-size: 14px; }
    h5 { font-size: 12px; }
}

h1, h2, h3 {
    margin-top: 0.8rem;
    margin-bottom: 1.2rem;
}

 h4, h5, h6 {
    margin-top: 0.8rem;
    margin-bottom: 1.3rem;
}

p {
    margin-top: 0.6rem;
    margin-bottom: 2rem;
}

p.lead,
.lead p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.fl-rich-text p a {
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
}
.fl-rich-text p a:hover {
    text-decoration: underline;
    color: #d88a84;
}

blockquote {
    padding: 1rem 3rem;
    margin: 2rem 0 3rem 0;
    font-size: 20px;
    border-left: 10px solid #8AA704;
    color: #8AA704;
}

/* buttons */

.fl-button,
input[type="submit"],
input[type="button"] {
    transition: all 0.5s ease-in-out;
    border-radius: 100px !important;
    border: 0 none;
    color: #fff;
}

.fl-button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    /* border: 1px solid #512717;*/
}

/* header styles */

@media only screen and (min-width: 768px) {
    .fl-theme-builder-header-sticky:not(.fl-theme-builder-header-scrolled) .site-header .fl-row-content-wrap {
        background-color: transparent !important;
    }


    .fl-theme-builder-header-sticky:not(.fl-theme-builder-header-scrolled) .site-header .fl-row-content-wrap {
        transition: all 0.5s ease-in-out;
    }
}

.site-header .pp-advanced-menu-mobile-toggle.hamburger {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.site-header .fl-row-content-wrap {
    padding: 0;
}

.site-header .site-logo img {
        padding-top: 10px;
        padding-bottom: 10px;
}

.site-header .site-logo img {
    max-height: 65px !important;
    width: auto;
}

@media only screen and (min-width: 768px) {
    .site-header .site-logo img {
        padding-top: 10px;
        padding-bottom: 10px;
        max-height: 90px !important;
        width: auto;
    }
}

@media only screen and (min-width: 768px) {
    .home .sales-args .fl-row-content-wrap {
        background-color: transparent;
    }
}

/* off-canvas styles */

.pp-advanced-menu.off-canvas .pp-clear {
    background: rgba(255,255,255,0.5);
    z-index: 40 !important;
}

@media only screen and (max-width: 768px) {

    .pp-off-canvas-menu {
        /*top: 38px !important; */
        top: 0px !important;
    }
    
    body.admin-bar .pp-off-canvas-menu {
        /*top: 84px !important;*/
        top: 0px !important;
    }

    
    .pp-advanced-menu.off-canvas .menu {
        padding-top: 20px !important;    
    }
    
    .pp-advanced-menu.off-canvas .menu li a {
        padding-left: 40px !important;    
        padding-right: 40px !important;    
    }
    .pp-advanced-menu.off-canvas .menu .sub-menu li a {
        padding-left: 20px !important;    
        padding-right: 20px !important;  
    }
    
}


@media only screen and (min-width: 768px) {
    
    .pp-off-canvas-menu {
        top: 0px !important;
    }
    
    .admin-bar .pp-off-canvas-menu {
        top: 0px !important;
    }
}


@media only screen and (min-width: 768px) {
    .menu-open.pp-advanced-menu .pp-off-canvas-menu.pp-menu-right {
        width: 50% !important;
    }
}

.pp-off-canvas-menu ul.menu li.smaller a span,
.pp-off-canvas-menu ul.sub-menu a span {
    font-size: 80%;
    text-transform: none;
    font-weight: normal;
}
.pp-off-canvas-menu ul.menu li.smaller,
.pp-off-canvas-menu ul.sub-menu li {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 5px;
}

.pp-off-canvas-menu ul.sub-menu li a {
    padding-left: 10px !important;
}

.pp-off-canvas-menu ul.sub-menu {
    width: 100%;
    margin-bottom: 10px;
}

.pp-off-canvas-menu ul.sub-menu li {
    padding: 10px 50px;
}

@media only screen and (min-width: 768px) {
    .pp-off-canvas-menu ul.menu li.smaller a span,
    .pp-off-canvas-menu ul.sub-menu li a span {
        font-size: 60%;
    }
    .pp-off-canvas-menu ul.menu li.smaller,
    .pp-off-canvas-menu ul.sub-menu li {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 15px;
    }
}

/* SoMe menu icons */

.pp-off-canvas-menu ul.menu li.inline {
    display: inline-block !important;
    width: 50%;
    float: left;  
}

.pp-off-canvas-menu ul.menu li.icon a span {
    display: block;
    font-size: 10px;
    color: #fff;
}

.pp-off-canvas-menu ul.menu li.icon a span:before {
    content:"\f16d";
    font-family: "Font Awesome 5 Brands";
    display: block;
    font-size: 36px;
    color: #fff;
}

.pp-off-canvas-menu ul.menu li.icon-facebook a span:before {
    content:"\f09a";
}
.pp-off-canvas-menu ul.menu li.icon-facebook a {
    padding-right: 20px !important;
}
.pp-off-canvas-menu ul.menu li.icon-facebook {
    text-align: right;
}

.pp-off-canvas-menu ul.menu li.icon-instagram a span:before {
    content:"\f16d";
}
.pp-off-canvas-menu ul.menu li.icon-instagram a {
    padding-left: 20px !important;
}

.pp-off-canvas-menu ul.menu li.icon-instagram {
    text-align: left;
}

/* off canvas menu icon styles */

.pp-hamburger-box {
    transition: all 0.5s ease-in-out;
}

.pp-off-canvas-menu-open .pp-hamburger-box {
    transform: rotate(90deg);
}

/* Product reviews */

.product-review {
    
}
.small-thumb-circle img {
    max-width: 140px;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    border-radius: 50%;
}

/* Styling classes */

.box-shadow .fl-col-content {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.no-box-shadow .fl-col-content {
    box-shadow: none;
}

/* tables */

table {
    border: 0 none;
    margin: 30px 0;
    font-size: 14px;
}

thead tr {

    background: rgba(224,215,196,0.5);
    font-weight: bold;
    border-bottom: 1px solid #e0d7c4;
    border-top: 1px solid #e0d7c4;
}

tbody tr {
    border-bottom: 1px solid #e0d7c4;
}

td, th {
  padding: 0.6rem 1rem;
}

tr:nth-child(even) {
    background: rgba(224,215,196,0.5);
}

tr:nth-child(odd) { 
    background: ;
}

@media only screen and (max-width: 768px) {
    table * {
        font-size: 13px;
    }
    thead * {
        font-size: 10px;
    }
}

/* Forms */

.gfield_required {
    display: none;
}

/*
.custom-form .gform_fields li {
    margin-right: -15px !important;
}
*/

.custom-form ul.gfield_checkbox li input[type=checkbox]:checked+label, 
.custom-form ul.gfield_checkbox li label,
.custom-form ul.gfield_radio li input[type=radio]:checked+label,
.custom-form ul.gfield_radio li label {
    font-weight: normal !important;
}

.custom-form .gfield_label_before_complex {
   display: none !important; 
}

.custom-form input[type="submit"],
.custom-form #hentadresseknapp {
    padding: 16px 20px !important;
    line-height: 1.4em;
    margin-top: 15px !important;
    font-size: 16px !important;
    /*border: 1px solid #512717 !important;*/
}

.custom-form input[type="submit"] {
    width: 100% !important;
}

.custom-form input[type="submit"]:hover,
.custom-form #hentadresseknapp:hover {
    /*border: 1px solid #512717 !important;*/
}

.custom-form .ginput_container_phone input[type="text"] {
    height: 54px;
    border-radius: 50px 0 0 50px
}

.custom-form .ginput_container_phone #input_2_16,
.custom-form #hentadresseknapp {
    display: inline-block !important;
    float: left !important;   
    margin: 0 !important;
}

.custom-form .ginput_container_phone #input_2_16 {
    width: 60% !important;
}

.custom-form #hentadresseknapp {
    width: auto !important;
    margin-left: -25px !important;
}

.custom-form .gfield_description {
    font-size: 16px !important;
    margin-bottom: 10px;
    padding: 0 !important;
}

@media only screen and (min-width: 768px) {
        
    .custom-form .gfield_description {
        font-size: 20px !important;
    }
}

.custom-form .gform_page_footer {
    border-top: 0 none !important;
}

.custom-form .gform_previous_button,
.custom-form .gform_next_button {
    visibility: hidden;
    height: 1px;
    padding: 0;
}

/* custom input fields */

.custom-form .gfield_label,
.custom-form .ginput_complex label {
    display: none !important;
}

.custom-form input[type="text"] {
    border: 1px solid #bbb;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    padding: 20px !important;
    color: #064933;
    background-color: #ffffff;
    height: 44px;
    margin-bottom: 15px;
}

.custom-form input[type="text"]:focus {
    border-color: #226915;
}

.custom-form .field_admin_only {
    display: none !important;
}

/* form fields */

.custom-form .address_city,
.custom-form .address_zip {
    width: calc(100%/2) !important;
    display: inline-block;
    float: right;
}
.custom-form .address_city {
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 8px;
}

.custom-form .address_zip {
    margin-right: 0 !important;
    padding-right: 8px !important;
}

.custom-form .name_first,
.custom-form .name_last {
    width: calc(100%/2) !important;
    display: inline-block;
    float: left;
}
.custom-form .name_first {
    padding-right: 5px !important;
}
.custom-form .name_last {
    margin-right: 0 !important;
    padding-right: 0px !important;
    padding-left: 10px;
}

.custom-form .gfield_html p {
    line-height: 18px;
}

/* form errors */

.custom-form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.custom-form li.gfield_error textarea {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 2px solid #064933 !important;
}

.custom-form li.gfield_error label,
.custom-form .validation_error {
    color: #064933 !important;
}

/* modal scroll on small */
@media only screen and (max-width: 1024px) {
    /* salgsbetingelser, exitmodal, velkomsttilbud */
    #modal-5cac5fa04299b .pp-modal-content, 
    #modal-5cac62cdadb1d .pp-modal-content,
    #modal-5c8f7e6da3103 .pp-modal-content {
        height: 480px;
    }
    #modal-5cac5fa04299b .pp-modal-content-inner,
    #modal-5cac62cdadb1d .pp-modal-content-inner, 
    #modal-5c8f7e6da3103 .pp-modal-content-inner {
        height: 200px;
        overflow-y: scroll !important;
    }
    .pp-modal .pp-modal-content,
    .pp-modal .pp-modal-content-inner {
        padding: 20px !important;
    }
}

/* custom checkboxes */

.custom-form ul.gfield_checkbox li input[type="checkbox"] {
    opacity: 0;
}

.custom-form ul.gfield_checkbox li label,
.custom-form .form-info {
    position: relative;
    display: inline-block;
    text-transform: none !important;
    font-size: 13px !important;
    /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
    padding-left: 25px;
}

.custom-form .form-info {
    padding-left: 0;
}

.custom-form ul.gfield_checkbox li label::before,
.custom-form ul.gfield_checkbox li label::after {
    position: absolute;
    content: "";
    /*Needed for the line-height to take effect*/
    display: inline-block;
}

.custom-form ul.gfield_checkbox li input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.custom-form ul.gfield_checkbox li label a, 
.custom-form ul.gfield_checkbox li label a:hover {
    text-decoration: underline;
    color: #064933;
}

/*Outer box of the fake checkbox*/
.custom-form ul.gfield_checkbox li label::before{
    height: 16px;
    width: 16px;
    
    border: 1px solid;
    left: 0px;
    border-radius: 3px;
    background-color: #FFFBEB;
    
    /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
    top: 3px;
    background-color: #FFF;
}

/*Checkmark of the fake checkbox*/
.custom-form ul.gfield_checkbox li label::after {
    height: 6px;
    width: 12px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    color: #064933;
    transform: rotate(-45deg);
    left: 3px;
    top: 6px;
}

/*Hide the checkmark by default*/
.custom-form ul.gfield_checkbox li input[type="checkbox"] + label::after {
    content: none;
}

/*Unhide on the checked state*/
.custom-form ul.gfield_checkbox li input[type="checkbox"]:checked + label::after {
    content: "";
}

/*Adding focus styles on the outer-box of the fake checkbox*/
.custom-form ul.gfield_checkbox li input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}

.custom-form ul.gfield_checkbox li label {
	line-height: 18px;
}

.custom-form ul.gfield_checkbox li input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.custom-form ul.gfield_checkbox li label a, 
.custom-form ul.gfield_checkbox li label a:hover {
    text-decoration: underline;
}

/* custom form error messages */

.custom-form .gfield_error {
    background-color: transparent !important;
    border: 0 none !important;
}

.custom-form .gfield_error .validation_message,
.custom-form .validation_error{
    font-size: 16px !important;
    font-weight: normal !important;
    font-style: italic;
}

.custom-form .validation_error {
    border: 0 none !important;
}

.custom-form .validation_message {
    padding: 5px;
    color: #064933 !important;
}

#input_2_3,
#input_5_3,
#input_6_3,
.inline-field {
    display: inline-block;
}

/* Price bubble */

.price-bubble {
    width: 110px;
    height: 110px;
    background-color: #EA586F;
    border-radius: 50%;
    padding: 1.8rem 0.2rem !important;
    /* box-shadow: 0 13px 30px rgba(0,0,0,0.5);*/
}

.price-bubble  {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.price-bubble .number {
    color: #ffffff;
    font-size: 28px;
}

.price-bubble.right {
    float: right !important;
}

/* rating */

.rating.rated-1 > span:nth-child(-n+1):before,
.rating.rated-2 > span:nth-child(-n+2):before,
.rating.rated-3 > span:nth-child(-n+3):before,
.rating.rated-4 > span:nth-child(-n+4):before,
.rating.rated-5 > span:nth-child(-n+5):before {
   content: "\2605";
   position: absolute;
}

.rating {
  unicode-bidi: bidi-override;
}

/* Div */

input[type="button"],
input[type="submit"],
.metal-gradient-button .fl-button {
    background-color: #945838;
    background: radial-gradient(ellipse farthest-corner at left bottom, #bd1e67   0%, #4f0c1a 8%, #770a30 30%, #6f061a 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at right top, #FFFFFF 0%, #770826 8%, #910c2b 25%, #b70d45 62.5%, #68071f 100%) !important;
    transition: all 0.5s ease-in-out;
}

input[type="button"]:hover,
input[type="submit"]:hover,
.metal-gradient-button .fl-button:hover {
    box-shadow: 0px -1px 1px rgba(81,39,23,1) !important;
    box-shadow: none;
    
}

.owl-dot:hover {
    background-color: transparent !important;
}
.hide-for-all {
    display: none;
}


@media only screen and (max-width: 1024px) {
    /*.pp-modal.layout-fullscreen[style]  {
        width: 100% !important;
    }*/
    
    .pp-modal-wrap[style]  {
        width: 100% !important;
    }
}
