@font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-THIN.TTF') format('truetype');font-weight:100;font-style:thin;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-LIGHT.TTF') format('truetype');font-weight:300;font-style:light;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-REGULAR.TTF') format('truetype');font-weight:400;font-style:normal;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-MEDIUM.TTF') format('truetype');font-weight:500;font-style:medium;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-SEMIBOLD.TTF') format('truetype');font-weight:600;font-style:semibold;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-BOLD.TTF') format('truetype');font-weight:700;font-style:bold;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-EXTRABOLD.TTF') format('truetype');font-weight:800;font-style:bolder;} @font-face{ font-family:'Cygre';src:url('assets/fonts/CYGRE-BLACK.TTF') format('truetype');font-weight:900;font-style:black;}*:not(i){ font-family:'Cygre' !important;}header{ position:fixed;}.woocommerce-product-gallery__wrapper a img{max-width:600px;max-height:400px;object-fit:cover;position:relative;left:50%;transform:translateX(-50%);}

.button_under_meta button {
    background: #EB5F34!important;
    border: 1px solid #EB5F34!important;
    border-radius: 0!important;
}
.button_under_meta button:hover{
	background:black!important;
	color:white!important;
	border:1px solid black!important;
}
.button_under_meta a { 
    border: 1px solid #EB5F34!important;
    border-radius: 0!important;
}
.button_under_meta a:hover{
	background:black!important;
	color:white!important;
	border:1px solid black!important;
} 
.meta_data_item h5 {
    font-size: 18px!important; 
}
.button_under_meta button{
    text-transform: math-auto;
}
.button_under_meta a, .button_under_meta button {
    transition: none;
}