/*
Theme Name: First Fill Production Theme
Theme URI: https://www.firstfill-oil.com
Author: Yerney Beuker
Author URI: https://www.moton-lubricants.com/
Description: First Fill thema conform nieuwe huisstijl
Version: 1.0
License: Geen motherfucker
License URI: https://www.suckdicks.nl/
Text Domain: firstfill-2026

Dax Pro Light
font-family: "ff-dax-pro", sans-serif;
font-weight: 300;
font-style: normal;
Dax Pro Regular
font-family: "ff-dax-pro", sans-serif;
font-weight: 400;
font-style: normal;
Dax Pro Italic
font-family: "ff-dax-pro", sans-serif;
font-weight: 400;
font-style: italic;
Dax Pro Bold
font-family: "ff-dax-pro", sans-serif;
font-weight: 700;
font-style: normal;
Dax Pro Bold Italic
font-family: "ff-dax-pro", sans-serif;
font-weight: 700;
font-style: italic;
Dax Pro Black
font-family: "ff-dax-pro", sans-serif;
font-weight: 900;
font-style: normal;
Dax Pro Black Italic
font-family: "ff-dax-pro", sans-serif;
font-weight: 900;
font-style: italic;

*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

body, html {
	background: #000;
	color: #fff !important;
}

ul {
	padding-left: 0px;
}

li {
  list-style-type: none; /* verwijder standaard bullets */
  position: relative;
  padding-left: 15px;
  font-family: "ff-dax-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

li::before {
  content: '-';          /* custom bullet */
  color: #bb9236;           /* bullet kleur */
  position: absolute;
  left: 0;
  top: 0;
}

#ff-topbar-information {
	padding-top: 10px;
	padding-bottom: 10px; 
	background: #bb9236;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

#ff-topbar-information i {
	padding-left: 5px;
}

#ff-header-container {
	min-width: 100%;
	height: auto;
	background: url('img/ff-bg-gray-2026.png');
	background-size: cover;
	background-repeat: no-repeat;
}

#ff-header-container-page {
	background: #000;
}

#ff-header-introduction img {
	margin-top: -60px;
}

header {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #000000;
	background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

header a {
	font-size: 24px;
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	color: #fff;
	transition: all ease .3s;
	text-shadow: 2px 2px 2px #000;
}

header a:hover {
	color: #bb9236;	
}

#ff-header-introduction {
	padding-top: 100px;
	padding-bottom: 100px;
}

.ff-header-content-container .subtitle {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #bb9236;	
	display: block;
	font-size: 16px;
	margin-left: 5px;
	text-shadow: 2px 2px 2px #000;
}

.ff-header-content-container .bigtitle {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 36px;
	margin-top: -10px;
	text-shadow: 2px 2px 2px #000;
}

.ff-header-content-container .text {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	line-height: 28px;
	display: block;
}

.ff-header-content-container a {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	background-color: #bb9236;
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	display: inline-block;
	transition: all ease .3s;
	text-decoration: none;
	margin-top: 25px;
}

.ff-header-content-container a:hover {
	transform: scale(1.15);
}

#ff-product-cat-selector-container {
	background: #bb9236;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 100px;
}

#ff-product-cat-selector-container .title {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#ff-product-cat-selector-container a {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
}

#ff-frontpage-latest-products {
	padding-bottom: 100px;
}

#ff-frontpage-latest-products .title {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.related-products a {
	display: block;
	text-decoration: none !important;
	text-align: center !important;
}

.ff-related-products-container {
	margin-top: 25px;
}

.ff-related-products-container .small {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}

#ff-frontpage-latest-products .product-name, .ff-related-products-container .product-name {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	transition: all ease .3s;
	margin-top: 15px;
}

#ff-frontpage-latest-products .product-subtitle, .ff-related-products-container .product-subtitle {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}

.ff-frontpage-latest-container, .ff-related-products-container {
	padding: 20px;
	border: 1px solid #222;
	border-radius: 5px;
	transition: all ease .3s;
	display: block;
	text-decoration: none;
	text-align: center;
}

.ff-frontpage-latest-container:hover, .ff-related-products-container:hover {
	border: 1px solid #bb9236;	
}

.ff-frontpage-latest-container img, .ff-related-products-container img {
	margin-top: 15px;
	margin-bottom: 15px;
	transition: all ease .3s;
	filter: brightness(1.2);
}

.ff-frontpage-latest-container:hover img, .ff-related-products-container:hover img {
	transform: scale(1.05);
}

.ff-frontpage-latest-container:hover .product-name, .ff-related-products-container:hover .product-name  {
	transform: scale(1.2);
	color: #bb9236 !important;
}

#ff-product-category-page, #ff-product-single-page {
	width: 100%;
	height: auto;
	background: url('img/ff-bg-gray-2026.png');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}

#ff-product-category-page h1, h2, #ff-product-single-page h2, #ff-product-single-page h1 {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 32px;
	text-transform: uppercase;
	transition: all ease .3s;
	margin-top: 15px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}

#ff-product-category-page .category-link {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	display: block;
	text-align: left;
	margin-top: 10px;
	text-decoration: none;
	font-size: 16px;
	padding: 20px;
	border: 1px solid #222;
	background: rgba(0, 0, 0, 0.5);
	transition: all ease .3s;
	border-radius: 5px;
	text-transform: uppercase;
}

#ff-product-category-page .category-link:first-of-type {
	margin-top: 25px !important;
}

#ff-product-category-page .category-link:hover {
	border: 1px solid #bb9236;
	background: #bb9236;
}

.ff-product-category-page-single {
	display: block;
	padding: 20px;
	border: 1px solid #222;
	border-radius: 5px;
	transition: all ease .3s;
	margin-top: 25px;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.6);
}

.ff-product-category-page-single .product-name {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	transition: all ease .3s;
	margin-top: 15px;
	text-decoration: none;
}

.ff-product-category-page-single .product-subtitle {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
}

.ff-product-category-page-single img {
	transition: all ease .3s;
    filter: brightness(1.2);
}

.ff-product-category-page-single:hover {
	border: 1px solid #bb9236;
}

.ff-product-category-page-single:hover img {
	transform: scale(1.05);
}

.ff-product-category-page-single:hover .product-name {
	transform: scale(1.05);
	color: #bb9236 !important;
}

.ff-spacer {
	display: block;
	height: 100px;
}

.bi {
	margin-right: 5px;
}



#ff-product-single-page .ff-product-single-img-container {
	display: block;
	padding: 20px;
	border: 1px solid #222;
	border-radius: 5px;
	transition: all ease .3s;
	margin-top: 25px;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

#ff-product-single-page .ff-product-single-img-container img {
	max-height: 600px !important;
	align-self: center;
    filter: brightness(1.2);
}


#ff-product-single-page p {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	display: block;
}

#ff-product-single-page p ul {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}

#ff-product-single-page p ul {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}




#ff-product-single-page h2 {
	font-size: 24px;
	margin: 0 !important;
	padding: 0 !important;
}

#ff-product-single-page .usp {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000;
	border: 1px solid #222 !important;
	margin-right: 15px;
	margin-top: 15px;
}

#ff-product-single-page .product-subtitle, 
#ff-product-single-page .product-art-no, 
#ff-product-single-page .product-category {
	display: inline-block !important;
	margin-right: 25px !important;
	font-family: "ff-dax-pro", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 16px !important;
	text-transform: uppercase;
	color: #fff;
}

#ff-product-single-page .product-category a {
	text-transform: uppercase;
	color: #bb9236;
	text-decoration: none;
	transition: all ease .3s;
}

#ff-product-single-page .sub-content-container {
	display: block;
	padding: 25px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border: 1px solid #222;
	border-radius: 5px;
	transition: all ease .3s;
	margin-top: 50px;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.5);
	min-height: 300px;
	transition: all ease .3s;
}

#ff-product-single-page .goldielock {
	background: #bb9236 !important;
	border-color: #bb9236 !important;
	text-shadow: none !important;
}

#ff-product-single-page .goldielock h2 {
	text-shadow: none !important;
}

#ff-product-single-page .sub-content-container:hover {
	transform: scale(1.05);
}


#ff-product-single-page .sub-content-container .text {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	display: block;
	margin-top: 15px;
}

#ff-distributor {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #bb9236;
}

#ff-distributor .text {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 10px;
}

#ff-distributor a {
	background: #000;
	padding: 10px;
	color: #fff;
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	text-decoration: none;
	transition: all ease .3s;
	display: block;
	text-align: center;
	font-size: 22px;
}

#ff-distributor a:hover {
	transform: scale(1.1);
}

footer {
	width: 100%;
	height: auto;
	background: url('img/ff-bg-gray-2026.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-bottom: 75px;
	background-position: center;
}

footer .title {
	color: #fff;
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	font-size: 16px;
	display:block;
	margin-bottom: 16px;
}

footer .text {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
}

footer a {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	transition: all ease .3s;
	opacity: 0.8;
	margin-bottom: 10px;
}

footer a:hover {
	opacity: 1;
}

#ff-subfooter {
	padding-top: 25px;
	padding-bottom: 25px;
	background: #000;
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
}

#ff-subfooter a {
	opacity: 0.5;
	text-decoration: none;
	color: #fff;
}

.ff-support {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	background-color: #bb9236;
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	display: inline-block;
	transition: all ease .3s;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 15px;
}

.packaging-container {
	text-align: center;
	transition: all ease .3s;
	padding: 5px;
	margin-top: 25px;
}

.packaging-container img {
	padding: 10px;
}

.packaging-container .packaging-name {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 700;
	display: block;
}

.packaging-container .packaging-subtitle {
	color: #fff;
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-size: 12px;
	display: block;
}


#about-page {
	width: 100%;
	height: auto;
	background: url('img/ff-bg-gray-2026.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-bottom: 75px;
	background-position: center;
}

#about-page h1 {
	font-family: "sneakers-pro", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #fff;	
	display: block;
	font-size: 32px;
	text-transform: uppercase;
	transition: all ease .3s;
	margin-top: 15px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}

#about-page p {
	font-family: "ff-dax-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	display: block;
}

#about-page p.small {
	font-size: 14px;
}

#about-page .row {
	padding-top: 75px;
	padding-bottom: 75px;
}
