@font-face {
    font-family: "OTRPinsNNeedles";
    src: url("/user/documents/fonts/OTRPinsNNeedles-Mono.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body,
body *,
body *::before,
body *::after {
    font-family: "OTRPinsNNeedles" !important;
}

body
{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.btn-conversion.add-to-cart-button{
	display: inline-block !important;
}

.btn-icon.add-to-cart-button{
	display: none !important;
}

/*
.inner{		
	padding-left: 0px !important;   
  padding-right: 0px !important; 
  padding-top: 0px !important; 
}*/

/*
.carousel-inner {
	min-height: auto;
}

.wide-carousel {
	width: 50vw;
  margin: 0 auto;
}
*/

/*
.banner-wrapper {
	width: 50vw;  
  margin-left: auto;
	margin-right: auto;
}
*/

/*
.navigation-in {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}*/