
.list--entry.block-group.entry--sum {
    display: none;
}

.list--entry.block-group.entry--shipping {
    display: none;
}

.list--entry.block-group.entry--sum {
    display: none;
}


.list--entry.block-group.entry--shipping {
    display: none;
}


.product--table .basket--badge {
    line-height: 3rem;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 700;
    color: #fff;
}






.range-slider--handle:hover, .range-slider--handle.is--dragging {
    border-color: #F1C40F;
    background: #F1C40F;
}

.range-slider--handle {
    background-color: #d4d4d4;
background-image: linear-gradient(to bottom, #d4d4d4 0%, #9a9a9a 100%);
}


.filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state,
.filter-panel--radio input[type="checkbox"]:checked ~ .input--state,
.filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state,
.filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state {
 background-color: #F1C40F;
 background-image: linear-gradient(to bottom, #f1a90f 0%, #F1C40F 100%);
 color: #000;
}




.action--filter-options .filter--container {
  
    +background: #f39314;
	
background-color: #d4d4d4;
background-image: linear-gradient(to bottom, #d4d4d4 0%, #9a9a9a 100%);
++border: 1px solid #F1C40F;
}


.badge.is--primary {
    background-color: #F1C40F;
    background-image: linear-gradient(to bottom, #F1C40F 0%, #f1a90f 100%);
    color: #000;
    border-color: #fff;
}



.navigation-main .is--active .navigation--link {
background-color: #F1C40F;
background-image: linear-gradient(to bottom, #F1C40F 0%, #f1a90f 100%);

}


.navigation-main {
    border-bottom: 5px solid #f1a90f;
   
}


.range-slider--range-bar {
 
    box-shadow: inset 0 0 3px #f1a90f;
    background: #F1C40F;
}



.filter-panel--title {
  
  font-weight: 700!important;
  font-size: 16px;
}


.navigation-main .is--active .navigation--link {
   
    color: #000;
}


@media only screen and (min-width: 48em) {
.sidebar--navigation .navigation--link {
  font-weight: 700!important;
  font-size: 16px;
}

}


.listing--wrapper .product--box .box--content{
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
			
			border: 1px solid #efefef;
		}

.listing--wrapper .product--box .box--content:hover {
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
			
			border: 1px solid #f5cc00;
		}





@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');





.navigation-main .navigation--link {
    font-size: 16px;
	text-transform: uppercase;
	font-weight: 800!important;
	
	
 
}

h1,h2,h3,h4,h5,h6,.product--title,.column--headline,.emotion--html {

+font-weight: 800!important;
   
}


body {
    +font-size: 16px;

	
	
 
}















@media only screen and (min-width: 800px) {

.header-main .logo-main .logo--shop {
    +height: 50px;
    height: 4.1875rem!important;
   

}


.header-main .logo-main .logo--shop img {
    display: block;
    max-width: 100%;
   max-height: 80px;

    height: auto;
	margin-top:-20px;
}




}





@media only screen and (max-width: 800px) {
	
	
	.navigation-main .navigation--link {
    font-size: 14px;
	text-transform: uppercase;
	font-weight: 800!important;
	
	
 
}

.header-main .logo-main .logo--shop {
    +height: 50px;
    +height: 5.1875rem!important;
    text-align: center;

}


.header-main .logo-main .logo--shop img {
    display: block;
    max-width: 100%;
   max-height: 80px;

    height: auto;
	margin-top:0px;
	margin: 0 auto!important; 
	
	text-align: left;

}


 
}





















