@font-face {
    font-family: 'Glacial Indifference';
    src: url('../fonts/GlacialIndifference-Regular.eot');
    src: url('../fonts/GlacialIndifference-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GlacialIndifference-Regular.woff2') format('woff2'),
        url('../fonts/GlacialIndifference-Regular.woff') format('woff'),
        url('../fonts/GlacialIndifference-Regular.ttf') format('truetype'),
        url('../fonts/GlacialIndifference-Regular.svg#GlacialIndifference-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('../fonts/GlacialIndifference-Italic.eot');
    src: url('../fonts/GlacialIndifference-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GlacialIndifference-Italic.woff2') format('woff2'),
        url('../fonts/GlacialIndifference-Italic.woff') format('woff'),
        url('../fonts/GlacialIndifference-Italic.ttf') format('truetype'),
        url('../fonts/GlacialIndifference-Italic.svg#GlacialIndifference-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Glacial Indifference';
    src: url('../fonts/GlacialIndifference-Bold.eot');
    src: url('../fonts/GlacialIndifference-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GlacialIndifference-Bold.woff2') format('woff2'),
        url('../fonts/GlacialIndifference-Bold.woff') format('woff'),
        url('../fonts/GlacialIndifference-Bold.ttf') format('truetype'),
        url('../fonts/GlacialIndifference-Bold.svg#GlacialIndifference-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
a {
    color: #f46363;
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
   padding-left: 0;
   padding-right: 0;
}
body {
    font-size: 1.2rem;
    line-height: 1.4;
 
}
.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
#g-mainbar {
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
  	margin: 0.75rem 0 0.5rem 0;
  	line-height: 1.2;
}
h1 {
    font-size:	2.5rem; 
  
}
h2 {
    font-size: 2.3rem;
}
h3 {
    font-size: 1.8rem;
}
h4 {
    font-size: 1.7rem;
}
h5, h6 {
    font-size: 1.5rem;
}
#g-navigation {
   
   
    background: linear-gradient(192deg, #ec8b73 0%, #ce5a3e 35%, #ce5a3e 100%);

}
.sppb-btn-default  {
     background: #2C2C2C;
     color: #FFF;
  box-shadow: none;
  border-color: #2C2C2C;
  
}
  .sppb-btn-default:hover {
    color: #FFF;
    background-color: #4a3c33;
    border-color: #FFF;
}
.raamit {
    background-color: #fff;
    padding: 12px;
    border-style: solid;
  	border-color: #f0f0f0;
}

.raamit-kapeat{
    border-style: solid;
  	border-color: #f0f0f0;
    border-width: 5px;
}
.sppb-carousel-arrow.left i {
    margin-left: 0px;
}
.sppb-carousel-arrow.right i {
    margin-right: 0px;
}
.sppb-column {
    padding-bottom: 15px;
}
.mod-languages {
    line-height: 3.125;
}
.mod-languages a {
    color: #f8f9f4;
  	font-size: 1rem;
    font-weight: bold;
}
ul.sppb-nav.sppb-nav-tabs {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.sppb-tab-content>.sppb-tab-pane.active {
    display: block;
    background-color: #ffffff;
    padding: 20px 15px 20px 15px;
  	color: #2C2C2C;
}
.ruokalista h2, .ruokalista h3, .ruokalista h4 {
   padding-top: 2.2rem;
}
.ruokalista h3 {
   font-size: 2rem;
}
.ruokalista h4 {
   font-size: 1.4rem;
}
.sppb-nav-tabs>li>a {
   font-size: 1.2rem;
   font-weight: normal;
	background: #2C2C2C;
  color: #FFF;
 
}
.sppb-nav-tabs>li>a:hover {
 
  color: #FFF;
  background: #ce5a3e;
 
}
.sppb-nav-tabs>li.active a {
   color: black;
}

.alimmat-linkit a {
    font-size: 0.8125rem;
    line-height: 1.25rem;
}
.sppb-carousel-extended-dots ul li.active span {
    background: #4e5050 !important;
}
.sppb-carousel-extended-dots ul li:hover span {
    background: #818181 !important;
}
.sppb-addon-pricelist .sppb-addon-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
}
.pricelist-text-content {
    padding-bottom: 30px;
}
#g-footer a:hover {
    color: #ce5a3e;
}

