/*
Theme Name: The Parting Glass Taphouse & Spirits
Theme URI: https://www.thepartingglasstap.com
Author: John Karrfalt
Author URI: https://www.thepartingglasstap.com
Description: The Parting Glass Taphouse & Spirits
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family');

.font-cormorant-garamond {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

html, body {
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	font-size:18px;
	font-family: 'Trebuchet MS', sans-serif;
	background-color:#222; 
}


A.black16hover {font-size: 16px; color: #000000 ; text-decoration: none}
A.black16hover:hover {font-size: 16px; color: #000000; text-decoration: underline;}

A.black18hover {font-size: 18px; color: #000000 ; text-decoration: none}
A.black18hover:hover {font-size: 18px; color: #000000; text-decoration:none; font-weight:bold;}

A.black20hover {font-size: 20px; color: #000000 ; text-decoration: none}
A.black20hover:hover {font-size: 20px; color: #000000; text-decoration:none; font-weight:bold;}

A.blue25hover {font-size: 25px; color: #398cef ; text-decoration: underline}
A.blue25hover:hover {font-size: 25px; color: #398cef; text-decoration:underline; font-weight:bold;}

A.red18hover {font-size: 18px; color: #800020 ; text-decoration: none}
A.red18hover:hover {font-size: 18px; color: #800020; text-decoration:none; font-weight:bold;}

A.white14hover {font-size: 14px; color: #fff; text-decoration: none}
A.white14hover:hover {font-size: 14px; color: #fff  ; text-decoration:underline;}

A.white18hover {font-size: 18px; color: #fff; text-decoration: none}
A.white18hover:hover {font-size: 18px; color: #fff  ; text-decoration:none; font-weight:bold;}

.style_10black {font-size: 10px; color: #000}
.style_12black {font-size: 12px; color: #000}
.style_14black {font-size: 14px; color: #000}
.style_16black {font-size: 16px; color: #000}
.style_18black {font-size: 18px; color: #000}
.style_18black_bg {font-size: 18px; color: #000; background-color: #D2F1FF;}
.style_20black {font-size: 20px; color: #000}
.style_22black {font-size: 22px; color: #000}
.style_26black {font-size: 26px; color: #000}

.style_10white {font-size: 10px; color: #fff}
.style_12white {font-size: 12px; color: #fff}
.style_14white {font-size: 14px; color: #fff}
.style_16white {font-size: 16px; color: #fff}
.style_18white {font-size: 18px; color: #fff}
.style_20white {font-size: 20px; color: #fff}
.style_28white {font-size: 28px; color: #fff}
.style_32white {font-size: 32px; color: #fff}

.style_10grey {font-size: 10px; color: #aaa}
.style_12grey {font-size: 12px; color: #aaa}
.style_14grey {font-size: 14px; color: #777}
.style_16grey {font-size: 16px; color: #555}
.style_18grey {font-size: 18px; color: #888}
.style_20grey {font-size: 20px; color: #888}

.style_12red  {font-size: 12px; color: #800020;}
.style_14red  {font-size: 14px; color: #800020;}
.style_16red  {font-size: 16px; color: #800020;}
.style_18red  {font-size: 18px; color: #800020;}
.style_20red  {font-size: 20px; color: #800020;}
.style_26red  {font-size: 26px; color: #800020;}
