/** Shopify CDN: Minification failed

Line 597:7 Expected ":"
Line 597:8 Expected identifier but found "0px"

**/



.main-header-wrap .main-header{

  background-color: white;


}

.rte {
  
  width:100% !important;
  
}




 


.rte.description
{
	max-width: 100%;
	text-align: left;	
	padding-top: 3%;
  	padding-bottom: 3%;
  
  }

.py-longdesc .content-area{

  text-align:left;
  padding-top: 3%;
  padding-bottom: 3%;
  
}


@media only screen and (max-width: 600px) {
  .rte.description {
  padding-top: 10%;
  padding-right: 5%;
  padding-bottom: 10%;
  padding-left: 5%;
    
  }
}


 

.product-inner{

  background-color: white;
   box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  
}

.product .brand a, .quick-shop-content .brand a, .product-area .brand a {
  
  color: black; 
  
}


.product-card-details{
  
  padding-left: 10px;
  padding-right:10px;
  padding-bottom: 16px;

}

.product-card-details .title{

  	overflow: hidden;
	white-space: nowrap;
  	text-overflow: ellipsis;
  	font-size: 1rem;
  
}

.product-card-details .price{

  color: black;
  
}

 



@media only screen and (max-width: 600px) {
 .content-outer-wrap {
 
   background-color: white;
 
    
  }
}


.store-title {
  margin: 0;
  
}

@media only screen and (max-width: 600px) {
 .store-title {
 
  padding-bottom: 10px;
 
    
  }
}

.pxs-announcement-bar {
  
  padding: 10px 10px;

}

.badge {
line-height: 1.4;
}


.py-richbox-featured-title{
visibility: hidden;}


.template-index .featured-text-container{
margin-top:auto;}



.results-search-form{
margin:auto;
margin-top:15px;
  
}

.template-search .results-label{
margin:40px 0 10px 0;
}

.template-search .results{
margin: 50px 0 50px 0;
  padding-bottom: 0px;
}

.rte p, .pxs-newsletter-text p,
  .rte blockquote,
  .pxs-newsletter-text blockquote,
  .rte li,
  .pxs-newsletter-text li,
  .rte a,
  .pxs-newsletter-text a 

{
    font-size: 16px;
    line-height: 22px; 
}





.product-form-grid-radio>:nth-child(4){


  display:none;
  
}







.salenavbar {
    width: 80%;
    background-color: black;
    overflow: auto;
    margin: auto;
  	margin-top:15px;
}

.salenavbar a {
    float: left;
    padding: 10px;
    color: white;
    text-decoration: none;
    font-size: 12px;
    width: 11.11%;
    /* 100 divideret med antal menupunkter */
    text-align: center;
}

.salenavbar a:hover {
    background-color: #EDEDED;
    color: black;
}

.salenavbar a.dbactive {
    background-color: #EDEDED;
    color: black;
}

@media screen and (max-width: 700px) {
    .salenavbar a {
        float: left;
        display: block;
        overflow: auto;
        width: 50%;
        text-align: left;
    }
}

@media screen and (max-width: 959px) {
    .salenavbar {
        width: 100%;
        background-color: black;
        overflow: auto;
        margin: auto;
    }
}


.badge-sale {
	background-color: #FCE11E;
  	color: black;
}






@media screen and (min-width: 1024px) {
    .hookup-boxl p {
        margin-bottom: 10px;
      	background-color: #f5f5f5;

    }
}

@media screen and (min-width: 1024px) {
    .hookup-boxl {
        width: 50%;
        display: table-cell;

    }
}

@media screen and (max-width: 1023px) {
    .hookup-boxl {
        width: 100%;
        display: table;

    }
}




@media screen and (min-width: 1024px) {
    .hookup-boxr {
        width: 50%;
        display: table-cell;
    }
}




@media screen and (max-width: 1023px) {
    .hookup-boxr {
        width: 100%;
        display: table;
    }
}

@media screen and (min-width: 1024px) {
    .hookup-boxr p {
        margin-bottom: 10px;
      	
    }
}


.hookup-break {
    height: 200px;
    background-color: lightgrey;
    margin-bottom: 10px;
}

.hookup-boxdesign {
    padding-top: 10px;
}







.py-product-description {
    font-family: "open sans", sans-serif;
    color: #616161;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.product-interactions{
	border-bottom: 1px solid #000;
}

.product-area .product-details-wrapper .description{
	    padding-top: 25px;
  		padding-bottom:25px;
}


.badges-sizes {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: none;
}

.product:hover .badges-sizes {
    display: inline-block;   
}


  
.badge {
  margin-bottom:6px;
  }



.dbmarcelo {
	margin: auto;
	width: 80%;
  	text-align:center;
	}

.citat {
	font-style: italic;
    font-weight: bold;
  	font-size:20px;
  	padding-bottom:10px;
}




.py-50-50-box{
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (min-width: 1024px){
.py-left-50{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
}

@media screen and (max-width: 1023px) {
.py-left-50{ 
    width: 100%;
    display:table;
    vertical-align: middle;
    background: white;
    text-align: left;

}
}

@media screen and (min-width: 1024px){
.py-right-50{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    background: white;
    text-align: left;

}
}

@media screen and (max-width: 1023px) {
.py-right-50{ 
    width: 100%;
    display:table;
    vertical-align: middle;
    background: white;
    text-align: left;

}
}

.py-left-50 img{
    width:100%;
    vertical-align: middle;
}


.py-right-50 img{
    width:100%;
    vertical-align: middle;
}




.filson_ul {
  
  font-weight: 600;
}



.py-usp-icons{
width:54px;
}

.dbimages > a > img {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    display: inline-block;
}

.dbimages {
    display: inline-block;
}


@media screen and (max-width: 700px) {
    .dbimages > a > img {
        width: 100%;
        padding-top: 5%;
    }
}

@media (min-width: 1024px){
[data-product-gallery-layout="gallery-left"] .product-gallery--navigation {
    flex-direction: column;
    margin-right: 20px;
    grid-column-end: 2;
    max-height: 800px;
    overflow: scroll;
}}

/*BUTTON */

#myBtn {
 
 
 background-color: black;
 border: none;
 color: white;
 padding: 10px 24px;
 text-decoration: none;
 display: inline-block;
 font-size: 12px;
 border-radius: 25px:






}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}





/* Modal Content */
.modal-content {

  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  padding-top: 100px;
  

}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  display:none;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-size-chart{
  margin: auto;
  width: 100%;
}
  

/* change rug-medium menu item to red */
.nav-item.first a.label[href="/pages/julegaveonsker"] {
    color: #b61534;
}


/* change rug-medium menu item to red */
.list-item.first a.label[href="/pages/julegaveonsker"] {
    color: #b61534;
}

/* 404 RETURN TO SHOP KNAP */

.myButton {
	background-color:#44c767;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}

.template-index .featured-text+.featured-text{
margin-top:5px;
}
  
.section-title {
  font-family: "Open Sans",sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0px 0 0;
  margin: 0 0 45px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}

.section-title .py-clerk-header{
padding;0px 0px 0px 0px;
}

.has-heading{
padding-top:10px;
}

.pxs-map-section{
  padding:0 15px 0;
}

.home-section.content-area.has-heading{
margin-top:10px;
}

.home-section.has-heading{
padding-top:10px;}


.surface-pick-up-embed{
margin-top:0px;}

.product-area .description, .product-area .options{
border-top:0px;}


/* BF SITE IMG BANNER */


#bf_background {
  background: url(https://i.imgur.com/mzEcmRC.jpg);
  background-position: center;
  background-size: auto;
  height: height: 600px; width: 100%;
}

@media (min-width: 480px) {
    #bf_background { height: 200px; }
}

@media (min-width: 768px) {
    #bf_background { height: 150px; }
}

@media (min-width: 992px) {
    #bf_background { height: 100px; }
}


/* Color swatches on collection page*/
.badge-color{
    font-size: 14px;
    color: black;
    padding: 1px 5px 1px 5px;
    margin: 0 0 5px 0;
    line-height: 24px;
    margin-right: 5px;
    display: inline-block;
    background: #fff;
    border: solid 1pt #2222;
}



.badges-colors {
    padding-left: 10px;
    padding-bottom: 10px;
}

.trigger-pop-up {
    margin: 0px;
    width: auto;
    cursor: pointer;
    /* text-decoration: underline; */
    color: black;
    /* Background: #f9f9f9; */
    border: solid black 1pt;
}

.product-area .options .disabled {
    cursor: not-allowed;
    background-color: #dd4c4c;
    border-color: #dd4c4c;
}

.collection-menu-ahref{
	color: white;
    background: black;
    border: 1px lightgrey solid;
    padding: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.collection-menu-ahref:hover{
background:white;
}

.collection-menu-link{
    display: inline-block;
  	min-width:100px;
}

@media only screen and (max-width: 800px) {
.collection-menu-link{
    display: block;
}
}


  
@media only screen and (max-width: 800px) {
  .collection-menu-ahref {
    border: 1px lightgrey solid;
    padding: 10px;
    display: block;
    float: left;
    width: 49%;
    margin:1px;
  }
}



.collection-menu{

}
  

.mobile-dropdown .list .list-item .icon{
width:100%;
}

.mobile-dropdown .list .list-item .plus, .mobile-dropdown .list .list-item .minus {
left:92%}
 

.collection-sub-menu {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0px 0 0;
    margin: 0 0 15px;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
}



h3.modal-title {
    font-family: "fjalla one";
}

html:not([lang="da"]) .cart_anyday {
  display: none!important; 
}

html:not([lang="da"]) #ov-onskeskyen-generated-wish-button {
  display: none!important; 
}

