    @font-face {
    font-family: 'Anonymous Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Anonymous Pro'), url('/fonts/Anonymous_Pro.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Anonymous Pro';
    font-style: italic;
    font-weight: normal;
    src: local('Anonymous Pro Italic'), url('/fonts/Anonymous_Pro_I.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Anonymous Pro';
    font-style: normal;
    font-weight: bold;
    src: local('Anonymous Pro Bold'), url('/fonts/Anonymous_Pro_B.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Anonymous Pro';
    font-style: italic;
    font-weight: bold;
    src: local('Anonymous Pro Bold Italic'), url('/fonts/Anonymous_Pro_BI.woff') format('woff');
    }

    @font-face {
    font-family: 'Apricot';
    font-style: normal;
    font-weight: normal;
    src: local('Apricot Regular'), url('/fonts/Apricot-BF650c4a6357ce1.woff') format('woff');
    }

    @font-face {
    font-family: 'Roxborough';
    font-style: normal;
    font-weight: normal;
    src: local('Roxborough CF'), url('/fonts/roxborough-cf-regular.woff') format('woff');
    }

    @font-face {
    font-family: 'Quicksand';
    font-style: italic;
    font-weight: normal;
    src: local('Quicksand Book Oblique Regular'), url('/fonts/Quicksand_Book_Oblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: normal;
    src: local('Quicksand Book Regular'), url('/fonts/Quicksand-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand Dash';
    font-style: normal;
    font-weight: normal;
    src: local('Quicksand Dash Regular'), url('/fonts/Quicksand_Dash.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand';
    font-style: italic;
    font-weight: 200;
    src: local('Quicksand Light Oblique Regular'), url('/fonts/Quicksand_Light_Oblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 200;
    src: local('Quicksand Light Regular'), url('/fonts/Quicksand_Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand';
    font-style: italic;
    font-weight: bold;
    src: local('Quicksand Bold Oblique Regular'), url('/fonts/Quicksand_Bold_Oblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: bold;
    src: local('Quicksand Bold Regular'), url('/fonts/Quicksand_Bold.woff') format('woff');
    }

.text-white {
    color: #f5f5f5 !important;
}
.text-bg-dark {
    background-color: #00214C !important;
}

body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
    font-family: 'Quicksand';
    font-weight: 
    color: #00214C;
}
.watermark {
    background-color: #F5F5F5;
    background-image: url('/images/watermark_05.png') !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
}
.watermark2 {
    background-image: url('/images/watermark_white_10.png') !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
}

h1 {
    font-family: 'Roxborough';
    font-weight: 500;
    font-style: normal;
    font-size: 3em;
    line-height: 70px;
    padding-top:20px;
}
h2 {
    font-family: 'Roxborough';
    font-weight: 500;
    font-style: italic;
    font-size: 2.5em;
    color:#00214C;
    padding-left:20px;
    border-left: 40px solid #CD9F69;
}
.accordion-header {
    padding-left:0px !important;
    border-left: 0px solid #CD9F69 !important;
    padding:20px;
    border-bottom: 1px solid #CD9F69;
}
.accordion-button {
    font-family: 'Roxborough' !important;
    font-size:30px !important;
    text-transform: uppercase;
    padding:5px;
    background-color: transparent;
    border: 0px solid #6c6b71;
}
.accordion-item {
    border: 0 !important;
}
.price {
    float: right;
    padding-left:5px;
}
h4 {
    font-family: "Apricot", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    border-bottom: 2px solid #CD9F69;
    position: relative;
    color:#00214C;
}
h5 {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
    "width" 100;
    border-bottom: 1px dashed #aaa;
}
.sup {
    font-size: .5em;
    vertical-align: super;
}
.cur_change {
    font-size: .6em;
    vertical-align:text-top;
    
}
.subcat {
    padding:20px 10px;
}
.teal {
    color:#CD9F69;
}
.gray, .grey {
    color:#6c6b71;
}
.opti {
    font-family: 'OPTICarmiFive';
}

.rotate-left {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

html {
    height: -webkit-fill-available;
    background-color: #f5f5f5;
    font-size: 18px;
}

.active {
    border-radius: 0 !important;
    background-color: #CD9F69 !important;
}
#left_menu li:hover {
    background: rgb(205,159,105);
    background: linear-gradient(270deg, rgba(205,159,105,1) 0%, rgba(205,159,105,0) 30%);
}

.hr-2 {
    border-width: 2px !important;
}
.hr-3 {
    border-width: 3px !important;
}
.hr-4 {
    border-width: 4px !important;
}
.hr-5 {
    border-width: 5px !important;
}
.hr-teal {
    border-color: #CD9F69;
    opacity: 1;
}

.nav-item {
    padding-left: 20px;
}
.nav-item:hover {
    background: rgb(205,159,105);
    background: linear-gradient(90deg, rgba(205,159,105,1) 0%, rgba(205,159,105,0) 15%);
}

.modal, .modal-body {
    background-color: #f5f5f5;
    color:#CD9F69;
}
.modal-header{
    background-color: #00214C;
    color:#f5f5f5;
}
.modal-title {
    font-family: 'Roxborough';
    font-weight: 500;
    font-size: 2em;
}
.accordion {
    margin-bottom:20px;
    background-color: transparent;
}
.accordion-item, .accordion-header {
    background-color: transparent;
}
.modal {
    background-color: rgba(49, 49, 51, .7) !important;
}
.shadow {
    box-shadow: 0 3px 8px #cacacc !important;
}
.shadow:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border: 3px solid #00214C;
    box-shadow: 0 3px 8px #00214C !important;
    border-radius: 20px;
}
.shadow img {
    min-width: 100%;
}
.shadow img:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 17px;
}
    
    

.accordion-button, .accordion-button:active, .accordion-button:focus, .accordion-button[aria-expanded="true"] {
	border-width:0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
.cover {
    position: absolute;
    width:calc(100% + 4px);
    height:100%;
    background-color: #00214C;
    z-index: 5000;
    text-align: center;
    margin-left:-14px;
}
.loading {
    margin:auto;
    width: 80%;
    max-width:500px;
    padding-top:15%;
}

.cat_desc_row {
    padding:0px 20px;
}
.cat_desc_div {
    padding:10px;
    border-bottom:1px solid #CD9F69;
    text-align: center;
    font-style: italic;
    font-weight: 400;
}


.ui-sortable {
    padding: 0.1em 0;
    list-style: none;
    margin: 0;
}

.button {
    background: #3d3838;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    color:#ffffff;
}

.button:hover {
    transform: scale(1.2);
}

.button_edit {
    background-color: transparent;
    border: 0px #3d3838 solid;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size:1.5em;
    margin:10px;
}

.button_edit:hover {
    transform: scale(1.2);
}

.tree-branch .branch-editor {
    display: none;
}

.tree-branch {
    margin-bottom: 0;
    position: relative;
    user-select: none;
}

.tree-branch > .contents .branch-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #fff;
    border: 1px solid #DADADA;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    min-height: 20px;
    position: relative;
    height: auto;
    gap: 12px;
    line-height: 2.3076923;
    overflow: hidden;
    word-wrap: break-word;
}
.tree-branch > .contents .branch-wrap {
    word-wrap: break-word;
    border: 0px solid #DADADA;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.15);
}

.tree-branch2 > .contents .branch-wrapper .left-sidebar {
    display: flex;
    gap: 12px;
    align-items: center;
    width: calc(100% - 150px);
}
.tree-branch > .contents .branch-wrapper .left-sidebar {
    align-items: center;
}

.tree-branch > .contents .branch-wrap .left-sidebar {
    cursor: pointer;
}

.tree-branch > .contents {
    clear: both;
    line-height: 1.5;
    position: relative;
    margin: 10px 0 0;
}

.contents .branch-drag-handler {
    cursor: move;
    background-color:transparent;
    text-align:center;
    vertical-align: middle;
    padding:0;
    margin:0;
    
}
.contents .row {
    background-color:transparent;
}
.branch-drag-handler i {
    color: #CD9F69;
}

.sortable-placeholder {
    border: 1px dashed rgb(63, 63, 63);
    height: 35px;
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
}

.tree-branch.ui-sortable-helper .contents {
    margin-top: 0;
}

.tree-branch.ui-sortable-helper .children-bus .contents {
    margin-top: 10px;
}

.tree-branch .children-bus:empty {
    display: none;
}

.tree-branch {
    margin-left: var(--tree-sortable-branch-left-shift);
}
.children-bus {
    margin-left: var(--tree-sortable-children-left-shift);
}

.ui-sortable-placeholder {
    margin-left: var(--tree-sortable-branch-left-shift);
}
.branch-title2 {
    width:100%;
}

.branch-path {
    display: block;
    position: absolute;
    width: var(--tree-sortable-depth);
    min-height: 72px;
    bottom: 50%;
    left: -12px;
    border: 2px solid #565656;
    border-top: 0;
    border-right: 0;
    padding: 4px 0 0;
    padding-top: 3px;
    border-bottom-left-radius: 6px;
    z-index: -1;
}

.msg-title {
    font-weight: bold;
    font-size:1.2em;
    text-transform: uppercase;
    border-bottom:1px #000000 solid;
}

.msg {
    background-color: #F5F5F5;
    line-height: 1.2em;
    padding:10px;
}
.group-title {
    font-size: 1.5em;
    font-weight: bold;
}
.right-sidebar {
    border:0px solid #565656;
    text-align: right;
}
.add-sibling {
    color: #CD9F69;
    background-color: transparent;
}
.draft-beer {
    border-bottom: 1px solid #CD9F69;
    font-size:4.2em;
    line-height: .9em;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.draft-beer:last-of-type {
    border-bottom: 0px solid #CD9F69 !important;
}
#draft_screen {
    padding:10px;
    margin:0;
    min-height: 100vh;
    min-width: 100vw;
    overflow: scroll;
    overflow-x: hidden;
}

