@charset "utf-8";


@font-face {
    font-family: 'Motion Picture Personal Use';
    src: url(https://familypreisler.com/css/fonts/MotionPicture.ttf) format('truetype');
}

@font-face {
    font-family: 'Simple Handmade';
    src: url(https://familypreisler.com/css/fonts/SimpleHandmade.woff2) format('woff2'),
		url(https://familypreisler.com/css/fonts/SimpleHandmade.woff) format('woff');
	font-display: swap
}

@font-face {
    font-family: 'Bree Serif';
    src: url(https://familypreisler.com/css/fonts/BreeSerif-Regular.woff2) format('woff2'),
		url(https://familypreisler.com/css/fonts/BreeSerif-Regular.woff) format('woff');
	font-display: swap
}

@font-face {
    font-family: 'KGRedHands';
    src: url(https://familypreisler.com/css/fonts/KGRedHands.woff2) format('woff2'),
		url(https://familypreisler.com/css/fonts/KGRedHands.woff) format('woff');
	font-display: swap
}


body {
    background-color: rgba(0,0,0,1.00);
	font-family: Verdana, Geneva, Tahoma, sans-serif;

}


.container-fluid {
    opacity: 1;
    background-color: rgba(0,0,0,1.00);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 20px;
	
}
.container-fluid .container {
    max-width: 1200px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 30px rgba(0,0,0,1.00);
    background-size: cover;
    padding-bottom: 7px;
    background-color: rgba(0,0,0,1.00);
    background-image: url("../images/carousel-background-grannirecipe_09.webp");

}


.container-fluid .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: -webkit-linear-gradient(270deg,rgba(86,182,50,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(86,182,50,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(86,182,50,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(86,182,50,1.00) 0%,rgba(0,0,0,1.00) 100%);
    border-radius: 8px;
}

.navbar-nav.mr-auto .nav-item .nav-link {
    color: rgba(255,255,255,1.00);
    font-style: normal;
    font-family: "Simple Handmade" , sans-serif;
    font-variant: normal;
    font-weight: 600;
    font-size: 20px;
    text-align: left;
    vertical-align: baseline;
    text-shadow: 1px 2px rgba(0,0,0,1.00);
    letter-spacing: 2px;
    margin-right: 5px;
}


.active a {
    color: rgba(236,139,71,1.00) !important;
}




.nav-link:hover {
    color: rgba(242,176,131,1.00) !important;
}



.container-fluid .navbar.navbar-expand-lg.navbar-light.bg-light .navbar-toggler {
    background-color: rgba(255,255,255,1.00);

}



.container-fluid .container #carouselExampleIndicators1 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border-radius: 4px;
    border: 11px groove rgba(168,154,141,1.00);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;

}
.container #carouselExampleIndicators1 .carousel-indicators {opacity: 0
}

.container .row .col-sm-12 {
    padding-top: 5px;
    margin-left: auto;
    margin-top: 15px;
    margin-right: auto;
    font-weight: normal;
    background-color: rgba(157,76,141,1.00);
    max-width: 375px;
    -webkit-box-shadow: inset 0px 0px 33px 3px rgba(0,0,0,0.70);
    box-shadow: inset 0px 0px 33px 3px rgba(0,0,0,0.70);
    word-spacing: 5px;
    padding-bottom: 6px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 5px;
}
.row .col-sm-12 .img-fluid {
    padding-left: 0px;
}







.container-fluid .container1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 1200px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
    background-size: 100% auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgba(118,57,106,1.00);
    padding-bottom: 15px;
    padding-top: 15px;
}
.container-fluid .container1 .img-fluid {
    border-radius: 10px;
}





.container-fluid .container2 {
    max-width: 900px;
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    margin-top: 5px;
    background-color: rgba(0,107,24,1.00);
    
}
.container-fluid .container2 .card.col-md-6-about {
    background-color: rgba(30,30,30,0.60);
    -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);

}
.card.col-md-6-about .card-body .card-title-title1 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    font-variant: normal;
    text-shadow: 2px 2px 20px rgba(0,0,0,1.00);
    word-spacing: 2px;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.card.col-md-6-about .card-body .card-title-title2 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    font-size: 23px;
    text-shadow: 2px 2px 15px rgba(0,0,0,1.00);
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}


.card.col-md-6-about .card-body .card-text-line1 {
    margin-top: 20px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 0px;
    text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}




.card.col-md-6-about .card-body .row.email {
    max-width: 350px;
    margin-left: 10px;
    margin-top: 20px;

}
.row.email .col-md-12.email h6 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-right: 25px;
    text-shadow: 1px 1px 0px rgba(0,0,0,1.00);

}

.container-fluid .container4 .card.col-md-6-about {
    background-color: rgba(30,30,30,0.60);
    -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
    padding-top: 5px;

}




.card.col-md-6-about .card-body .row.emaillink {
    max-width: 350px;
    margin-left: 10px;
    text-align: left;
}
.row.emaillink .col-md-12.emaillink .img-fluid {
    padding-bottom: 15px;
    padding-top: 5px;

}


.card.col-md-6-about .card-body .card-text-line6 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}





.container-fluid .container4 {
    max-width: 900px;
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    text-align: center;
    -webkit-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    margin-top: 5px;
    background-color: rgba(0,107,24,1.00);
    margin-left: auto;
    margin-right: auto;
    
}


.card.col-md-6-about .card-body .card-text-line1 {
    margin-top: 20px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}
.card.col-md-6-about .card-body .card-title-title2 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    font-size: 23px;
    text-shadow: 2px 2px 15px rgba(0,0,0,1.00);
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}










.container-fluid .container6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 800px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
    background-size: 100% auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgba(59,124,34,1.00);
    padding-bottom: 15px;
    padding-top: 15px;
}
.row .col-md-3.col-xl-12.col-lg-12 .img-fluid {
    padding-left: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}







.container-fluid .container7 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    margin-bottom: 20px;
    max-width: 320px;



}
.container-fluid .container7 .rowdwldrecipe {
    margin-left: auto;
    margin-right: auto;
}


tbody tr .dwld-text {
    font-style: normal;
    text-align: center;
}
tr .dwld-text h6 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-variant: small-caps;
    font-size: 16px;
    padding-top: 5px;
    font-weight: 600;
    text-align: center;
}
tbody tr .pdficon {
    text-align: right;
    margin-left: 0px;
    padding-right: 5px;
}

tr .pdficon .img-fluid {
    text-align: right;
    margin-right: 0px;
}
tbody tr .dwld-arrow {
    text-align: left;
    padding-top: 3px;

}
tr .dwld-arrow .img-fluid {
    margin-left: -5px;


}




















































.container-fluid .container10 {
    max-width: 680px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    border-radius: 15px;
    background-color: rgba(118,57,106,1.00);
    background-size: 100% auto;
    -webkit-box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px rgba(0,0,0,1.00);
}
.container-fluid .container10 .rowmorevideos {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 9px;


}
.rowmorevideos .col-md-12.col-sm-12 h3 {
    color: rgba(255,255,255,1.00);
    font-family: "KG Red Hands", sans-serif;
    text-align: center;
    font-variant: small-caps;
    font-size: 20px;
    padding-top: 5px;
    text-shadow: 2px 2px 0px rgba(0,0,0,1.00);
    font-style: normal;
}
.container-fluid .morevidnavtabs {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
    max-width: 240px;

}

.container-fluid .morevidnavtabs .nav.nav-tabs {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 9px groove rgba(149,149,163,1.00);
	border-radius: 3px;
	-webkit-box-shadow: 0px 32px 10px -20px rgba(106,106,121,1.00);
    box-shadow: 0px 32px 10px -20px rgba(106,106,121,1.00);
	
}
.morevidnavtabs .nav.nav-tabs .nav-item {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.nav.nav-tabs .nav-item .nav-link {
    color: rgba(255,255,255,1.00);
    text-align: center;
    font-family: "Bree Serif", sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;

}
.container-fluid .card.col-md-12 {
    text-align: center;
    background-color: rgba(0,0,0,1.00);
    margin-top: 50px;
    
}
.card.col-md-12 .card-body .btn.btn-primary {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 13px;
    background-color: rgba(118,57,106,1.00);
    border-color: rgba(0,0,0,1.00);
    width: 220px;
    border-radius: 10px;
    height: 40px;
    padding-top: 9px;
    -webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 20px rgba(0,0,0,1.00);
    text-shadow: 2px 2px rgba(0,0,0,1.00);
}

.card.col-md-12 .card-body .btn.btn-primary:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0 0 20px 7px rgba(149,149,163,1.00);
    box-shadow: 0 0 20px 7px rgba(149,149,163,1.00);
    border-radius: 10px;
}
.container-fluid .container11 {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 10px;
    text-align: center;
}
.container11 .row .col-lg-4 {


}
.row .col-lg-4 .Desktop.img-fluid {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.row .col-lg-4 .Android.img-fluid {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.row .col-lg-4 .Apple.img-fluid {
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}







.container-fluid footer {
    padding-bottom: 14px;
    padding-top: 12px;
    max-width: 1440px;
    color: rgba(255,255,255,1.00);
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 11px;
    text-align: left;
}
footer div .col-md-12.foot {
    padding-left: 0px;
    margin-left: -1px;
}



.card.col-md-6-about .card-body .card-text-line3 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 20px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
}

.row .col-lg-2.dwldtext .text-center {
}
