/*--------Overskrifter og Fonte--------*/

/*NAVBAR*/
.navbar .navbar-nav > li > a {
text-transform: none;
}

p a {
text-decoration: underline;
}

.navbar a {
font-size: 13px;
}

/*FONT TIL OVERSKRIFTER*/
#carousel-hestia-generic .hestia-title, .hestia-about h2, .page-header.header-small .hestia-title, .page-content-wrap h2, #carousel-hestia-generic span.sub-title, section.hestia-contact .hestia-title, section.hestia-contact .hestia-description h4, section.hestia-contact h4.card-title, section.hestia-contact .hestia-description h5 {
font-family: 'Playfair Display', serif;
}

/*FONT TIL TEKST*/
p, #carousel-hestia-generic .btn, div.wpforms-container .wpforms-form button[type=submit].wpforms-submit, body, section.hestia-contact h5.description, div.wpforms-container-full .wpforms-form input[type=text] {
font-family: 'Open Sans', sans-serif;
}

section.hestia-contact .hestia-description h5 {
font-size: 18px;
margin: 20px 0 10px;
color: #fff;
}

/* LINKS */

a:hover {
text-decoration: underline;
}

.page-content-wrap h2, .blog-post p {
color: #3C4858;
}

.navbar .navbar-brand, .carousel .sub-title, h4.author, .hestia-about p, .card-product .price, .card-product .price h4, .blog-sidebar .widget h5, .shop-sidebar .widget h5, blockquote, .media .media-heading, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .single-post-wrap, .page-content-wrap, .single-post-wrap ul, .page-content-wrap ul, .single-post-wrap ol, .page-content-wrap ol, .single-post-wrap dl, .page-content-wrap dl, .single-post-wrap table, .page-content-wrap table, .page-template-template-fullwidth article, .main article.section .has-body-font-size {
font-size: 14px;
}

.hestia-about p, .hestia-about a, .hestia-contact p, .contactus .hestia-info a:not(.btn) {
color: #fff !important; 
}

.hestia-about .row .wp-block-heading {
margin-bottom: 20px;
}

.btn, div.wpforms-container .wpforms-form button[type=submit].wpforms-submit {
text-transform: none;
}

.hestia-about a:hover {
text-decoration: underline;
color: lightgrey;
}

/*--------Overskrifter og Fonte--------*/



/*--------Nav Bar--------*/

.hestia-about, .navbar, .dropdown-menu {
	background:#1A1A1A;
}

#menu-hovedmenu, #menu-hovedmenu .dropdown-menu li a, .navbar-brand p, .hestia-toggle-search svg {
	color: white;
	fill: white;
}

/*--------Nav Bar SLUT--------*/



/*--------About - Velkommen til Prego Deli--------*/

.hestia-about h2 span:first-of-type {
color: #009246; /*GREEN*/
}

.hestia-about h2 span:nth-of-type(2) {
color: white;
}

.hestia-about h2 span:nth-of-type(3) {
color: #CE2B37; /*RED*/
}

.hestia-about {
padding-bottom: 80px;
}

/*Instagram indlæg*/
#sb_instagram .sbi_photo {
border-radius: 0 !important;
}

/*--------About SLUT-------*/


/*--------KONTAKT UNDERSIDE--------*/

#maps iframe {
width: 100%;
}

/*--------Kontakt underside SLUT--------*/



/*--------MISC-------*/
.page-content-wrap {
margin-bottom: 1.75em;
}

.wp-block-columns {
margin-bottom: 0;
}

/*--------Misc SLUT--------*/



/*--------Footer--------*/

.footer {
	background: #1A1A1A !important;
        color: #fff;
        padding-top: 80px;
}

.footer-menu {
	display:none;
}

.footer .col-md-4 #block-11 i {
padding-right: 10px;
font-size: 14px;
}

footer.footer.footer-black a {
opacity: 1 !important;
}

.footer .socials-footer i {
font-size: 20px;
padding-left: 20px;
}

footer.footer.footer-black i:hover {
opacity: 0.5;
transition: 0.3s ease;
}

.footer .col-md-4 #block-17 {
text-align: right;
}

/*--------Footer SLUT--------*/



/*--------WP Forms--------*/

.wpforms-field-label {
	display:none !important;
}

#wpforms-111-field_1-container, #wpforms-111-field_4-container {
	width:50%;
}

#wpforms-111-field_1-container {
	padding-right: 5px !important;
}

#wpforms-111-field_4-container {
	padding-left: 5px !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	max-width: 100% !important;
}

#wpforms-form-111 {
	display: flex;
	flex-wrap: wrap;
}

.wpforms-field-container {
	width: 100% !important;
	display: flex;
	flex-wrap: wrap;
}

#wpforms-111-field_0-container, #wpforms-111-field_3-container, #wpforms-111-field_2-container {
	width: 100%;
}

/*--------WP Forms SLUT--------*/


/*--------KONTAKT OS (FORSIDE)--------*/

.info-horizontal .icon > i {
font-size: 40px;
padding-top: 7px;
padding-right: 5px;
}

.fa-blank
{
visibility:hidden !important;
}

/*--------Kontakt os (forside) SLUT--------*/


/*------------------------------RESPONSIVE------------------------------*/

/*----------TABLET----------*/

@media only screen and (max-width: 1200px) and (min-width: 992px) {
.blog-post article .col-md-offset-2 {
margin-left: 10%;
}

.blog-post article .col-md-8 {
width: 80%;
}
}

/*--------Tablet SLUT--------*/

/*--------IPAD AIR--------*/

@media only screen and (max-width: 1000px) and (min-width: 761px) {

.header .container {
width: 850px;
}

.navbar.hestia_left .title-logo-wrapper {
min-width: 100px;
}

.footer .col-md-4 {
width: 40%;
float: left;
}

.footer .col-md-4:nth-of-type(2) {
width: 20%;
}

.footer .container {
width: 850px;
}
}

/*--------Ipad Air SLUT--------*/


/* ---------MOBILE---------*/

@media (max-width: 768px) {

.hestia-about .row h2 {
font-size: 35px !important;
}

/*---------NAVIGATION---------*/
.navbar.navbar-transparent {
background: #1A1A1A;
}

.navbar.navbar-fixed-top .navbar-collapse {
background: #1A1A1A;
}

.navbar .navbar-nav .dropdown a .caret {
fill: white;
}

/*FORSIDE*/ 

.carousel .hestia-title, h1.hestia-title {
font-size: 42px;
}

p, section.hestia-contact h5.description, div.wpforms-container .wpforms-form input[type=text].form-control, div.wpforms-container .wpforms-form input[type=email].form-control, div.wpforms-container .wpforms-form textarea.form-control, div.wpforms-container-full .wpforms-form button[type=submit], .btn {
font-size: 16px !important;
}

.page-content-wrap .wp-block-column p:last-of-type {
margin-bottom: 0 !important;
}

:where(.wp-block-columns.is-layout-flex) {
gap: 15px !important;
}

.hestia-about .row {
padding: 0;
}

.contactus .hestia-contact-form-col {
margin-top: 40px;
}

.hestia-about {
padding-bottom: 10px;
}

#about-section {
padding: 0 15px;
}

.hestia-about .row .wp-block-heading {
padding: 0 15px;
}

/*UNDERSIDER*/

.page .page-header.header-small .container {
padding: 190px 15px 120px;
}

/*FOOTER*/ 
.footer .col-md-4 #block-17, .footer .col-md-4 #CVR {
text-align: center;
}

.footer .col-md-4 {
margin: auto;
width: fit-content;
}

.footer.footer-big {
padding: 70px 0 30px;
}
}

/*--------Mobile SLUT--------*/

/*------------------------------Responsive SLUT------------------------------*/
