/*
Theme Name: Coffee Zero Danmark
Theme URI: https://coffeezero.dk
Version: 1.0
Description: Coffee Zero Danmark.
Author: Norisma AB
Author URI: https://norisma.dk
template: bb-theme
*/


/* fonts */

@font-face {
  font-family: 'Maison Neue Book';
  src: url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBook.eot'); /* IE9 Compat Modes */
  src: url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBook.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBook.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBook.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBook.ttf')  format('truetype'), /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Maison Neue Bold';
  src: url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBold.eot'); /* IE9 Compat Modes */
  src: url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBold.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/MaisonNeueBold.ttf')  format('truetype'), /* Safari, Android, iOS */
}

@font-face {
  font-family: "Recoleta Light";
  src:  url("https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/Recoleta-Light.woff2") format("woff2"),
        url("https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/Recoleta-Light.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "Recoleta Medium";
  src:  url("https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/recoleta-medium-webfont.woff2") format("woff2"),
        url("https://coffeezero.no/wp-content/themes/coffeezerodanmark/fonts/recoleta-medium-webfont.woff") format("woff");
  font-weight: normal;
}

/* typography */

body, p, p.lead, ul, ol, table {
    font-family: "Maison Neue Book", sans-serif;
    font-weight: normal;  
}

/* h1, h2,*/ h3, h4, h5, h6, b, strong {
    font-family: "Maison Neue Bold", 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: #226915;
}

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: rgba(6, 73, 51, 1);
}

.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,
#gform_31 #gform_submit_button_31 {
    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 .ginput_container_phone #input_28_16,
.custom-form #hentadresseknapp,
#gform_31 #gform_submit_button_31 {
    display: inline-block !important;
    float: left !important;   
    margin: 0 !important;
}

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

.custom-form #hentadresseknapp,
.custom-form #gform_submit_button_31  {
    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;
}


/* Andrea: custom text and link color under form (checkboxes and conditions area) - only for specific pages */
#gfield_description_28_16, .fl-node-62bb0fad9a1f2 .gform_wrapper .gfield .gfield_description {
    color: #FFFFFF !important;
    font-family: poppins !important;
    font-weight: bold;
    text-align: center;
    font-size:20px !important;
}

.fl-builder-content .fl-node-62bc184f8c66a .fl-module-content .fl-rich-text, .fl-builder-content .fl-node-62bc184f8c66a .fl-module-content .fl-rich-text * {
    font-family: poppins !important;
}

.fl-node-62fd4834b8e48 .uabb-gf-style input[type=tel], .fl-node-62fd4834b8e48 .uabb-gf-style input[type=email], .fl-node-62fd4834b8e48 .uabb-gf-style input[type=text], .fl-node-62fd4834b8e48 .uabb-gf-style input[type=url], .fl-node-62fd4834b8e48 .uabb-gf-style input[type=number], .fl-node-62fd4834b8e48 .uabb-gf-style input[type=date], .fl-node-62fd4834b8e48 .uabb-gf-style select, .fl-node-62fd4834b8e48 .uabb-gf-style textarea, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=tel]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=email]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=text]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=url]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=number]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style input[type=date]:focus, .fl-node-62fd4834b8e48 .uabb-gf-style select:focus, .fl-node-62fd4834b8e48 .uabb-gf-style textarea:focus, .fl-node-62fd4834b8e48 .gform_wrapper .ginput_container_select .chosen-container-single .chosen-single, .fl-node-62fd4834b8e48 .chosen-container .chosen-container-single .chosen-container-active .chosen-with-drop, .fl-node-62fd4834b8e48 .gform_wrapper .ginput_container_select .chosen-container-active.chosen-with-drop .chosen-single, .fl-node-62fd4834b8e48 .gform_wrapper .chosen-container .chosen-drop {
    color: #FFFFFF !important;
}

#field_28_20, #label_28_13_1, #label_28_14_1{
    color:#FFFFFF !important;
}


.custom-form #field_28_20 a:link, .custom-form #choice_28_13_1 a:link, .custom-form #label_28_14_1 a:link, .custom-form #label_28_13_1 a:link, .custom-form #field_28_14_1 a:link, .custom-form #choice_28_14_1 a:link, .custom-form #field_28_20 a:visited, .custom-form #choice_28_13_1 a:visited, .custom-form #label_28_14_1 a:visited, .custom-form #label_28_13_1 a:visited, .custom-form #field_28_14_1 a:visited, .custom-form #choice_28_14_1 a:visited {
   color: #FFFFFF !important;
}

.custom-form #gform_28_validation_container, .custom-form #validation_message_28_1, .custom-form #validation_message_28_2, .custom-form #validation_message_28_3, .custom-form #validation_message_28_14 {
    color: #FFFFFF !important;
}

.custom-form #input_28_16 #placeholder {
    color: #FFFFFF !important;
}


.custom-form #field_27_20, .custom-form #choice_27_13_1, .custom-form #label_27_13_1, .custom-form #field_27_14, .custom-form #label_27_14_1 {
    color: #FFFFFF !important;
}

.custom-form #label_27_13_1 a:link, .custom-form #label_27_13_1 a:visited, .custom-form #label_27_14_1 a:link, .custom-form #label_27_14_1 a:visited {
    color: #FFFFFF !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: #226915;
    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, #FFDB93   0%, #E29661 8%, #B2623A 30%, #945838 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at right top, #FFFFFF 0%, #FFEDBC 8%, #E69C62 25%, #512717 62.5%, #512717 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;
    }
}
