@font-face {
font-family: 'Andalus';
src: url('/assets/andalus.eot');
src: url('/assets/andalus.eot?#iefix') format('embedded-opentype'),
url('/assets/andalus.woff2') format('woff2'),
url('/assets/andalus.woff') format('woff'),
url('/assets/andalus.ttf') format('truetype'),
url('/assets/andalus.svg#Andalus') format('svg');
}
* {box-sizing:border-box; padding:0; margin:0 auto; font-family:inherit; -webkit-print-color-adjust:exact; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; text-rendering:geometricPrecision;}
html {font-size:15px; background:#f7f2ec url('/assets/bg_lft.png') repeat-y 0 0;}
body {text-align:center; font-family:'Gentium Plus', 'Gentium', serif; background:url('/assets/bg_rgt.png') repeat-y 100% 0; min-height:100vh;}
.h1 {font-size:3.2rem; line-height:1;}
.h2 {font-size:2.4rem; line-height:1;}
.h3 {font-size:1.94rem; line-height:1;}
.h4 {font-size:1.334rem; line-height:1;}
.h5 {font-size:1.2rem; line-height:1;}
.h6, h6, .f1 {font-size:1rem;}
.small, small {font-size:14px;}
.andalus {font-family:'Andalus', serif;}
ul, ol {list-style-position:inside;}
a, a:hover, .maroon {color:#75162e;}
main {min-height:calc(100vh - 300px); padding:30px;}
input, textarea, select {background-color:#fff; border:1px solid #e3ded8; padding:6px 12px; font-family:'Courier New', Courier, monospace !important; font-size:1rem; outline:none;}
input:focus, textarea:focus, .swchItem:hover {background-color:#ffe; border-color:#cfc0ba;}
input:focus:invalid {border-color:#d00;}
input:-webkit-autofill, input:-webkit-autofill:hover {-webkit-background-clip:text; transition:background-color 3000s ease-in-out 0s; box-shadow:none; font-family:'Courier New', Courier, monospace !important;}
input[required], textarea[required] {background-image:url('/assets/asterisk.svg'); background-size:6px; background-position:calc(100% - 9px) 50%; background-repeat:no-repeat;}
button, .btn, .sbm, .manFlSbm, #add-video-btn {display:inline-block; font-size:1.2rem; padding:3px 15px; background-color:#75162e; color:#fff; cursor:pointer; border:1px solid #000; text-transform:uppercase; font-weight:bold;}
button:hover, button:active, button:focus, .btn:hover, .btn:active, .sbm:hover, .sbm:active, .manFlSbm:hover, .manFlSbm:active {background-color:#d3ac66;}
.manFl {min-height:33px;}
::-webkit-scrollbar {width:6px; height:6px;}
::-webkit-scrollbar-track {background:#262124;}
::-webkit-scrollbar-thumb {background:#574e56;}
::-webkit-scrollbar-thumb:hover {background:#a1ba44;}
hr {border:0 none; clear:both; margin:30px auto; height:1px; background-color:#cfc0ba;}
.max, img, video, audio, embed, object, iframe, input, textarea, button {max-width:100%;}
.full {width:100%;}
.wrapper {width:100%; max-width:750px;}
.grid {max-width:calc(100% - 120px);}
.flex {display:flex; flex-wrap:wrap; justify-content:space-between;}
.col {width:100%; max-width:390px; padding:15px;}
.rel {position:relative;}
.l {text-align:left;}
.r {text-align:right;}
.c {text-align:center;}
.j {text-align:justify;}
.b {font-weight:bold;}
.i {font-style:italic;}
.fl {float:left;}
.fr {float:right;}
.clr {clear:both;}
.f0 {font-size:0;}
.fw0, footer b {font-weight:400;}
.pad {padding:30px;}
.vpad {padding:30px 0;}
.hpad {padding:0 30px;}
.padded p, .padded ul, .padded ol, .padded dl {padding:0 0 15px;}
.p15 {padding:15px;}
.p15-0 {padding:15px 0;}
.p0-15 {padding:0 15px;}
.p6 {padding:6px;}
.p3 {padding:3px;}
.m0 {margin:0;}
.block {display:block;}
.iblock, .bg-hightlight {display:inline-block;}
.inline {display:inline;}
.ulightbox {display:inline-block; max-width:100%; border:3px double #e3ded8; font-size:0;}
.ulightbox:hover {cursor:pointer; background-color:#d3ac66;}
.lst, .allEntriesTable, .video .txt ul, .uRelatedEntries {list-style:none;}
.lst li, .blt-red, .video .txt ul li {padding-left:24px; background:url('/assets/blt_red.png') no-repeat 0 3px;}
.blt-gray {padding-left:24px; background:url('/assets/blt_gray.png') no-repeat 0 3px !important;}
.blt-green, .uRelatedEntries li {padding-left:24px; background:url('/assets/blt_green.png') no-repeat 0 3px !important;}
.grd {background:-moz-linear-gradient(left, #d3ac66, rgba(255,255,255,0) 100%); background:-webkit-linear-gradient(left, #d3ac66 0%,rgba(255,255,255,0) 100%); background:linear-gradient(to right, #d3ac66, rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3ac66', endColorstr='#00ffffff',GradientType=1);}
.grd-teal {background:-moz-linear-gradient(left, #3c7359 0%, rgba(255,255,255,0) 100%); background:-webkit-linear-gradient(left, #3c7359 0%,rgba(255,255,255,0) 100%); background:linear-gradient(to right, #3c7359 0%,rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c7359', endColorstr='#00ffffff',GradientType=1);}
.grd-red {background:-moz-linear-gradient(left, #75162e 0%, rgba(255,255,255,0) 100%); background:-webkit-linear-gradient(left, #75162e 0%,rgba(255,255,255,0) 100%); background:linear-gradient(to right, #75162e 0%,rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#75162e', endColorstr='#00ffffff',GradientType=1);}
.grd-green {background:-moz-linear-gradient(left, #3f6313 0%, rgba(255,255,255,0) 100%); background:-webkit-linear-gradient(left, #3f6313 0%,rgba(255,255,255,0) 100%); background:linear-gradient(to right, #3f6313 0%,rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f6313', endColorstr='#00ffffff',GradientType=1);}
.grd-blue {background:-moz-linear-gradient(left, #3e75e1 0%, rgba(255,255,255,0) 100%); background:-webkit-linear-gradient(left, #3e75e1 0%,rgba(255,255,255,0) 100%); background:linear-gradient(to right, #3e75e1 0%,rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e75e1', endColorstr='#00ffffff',GradientType=1);}
.ttl-clr {margin:15px 0 6px; padding:6px; text-indent:12px;}
.black {color:#000;}
.white {color:#fff;}
.beige {color:#d3ac66;}
.teal {color:#3c7359;}
.green {color:#3f6313;}
.blue {color:#3e75e1;}
.has-pop {overflow:hidden;}
.overlay {display:none; position:fixed; top:0; left:0; bottom:0; width:100%; height:100vh; background-color:rgba(211,172,102,0.6);}
.has-pop .overlay {display:block;}
.pop {background-color:#f7f2ec; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); max-width:100%; padding:30px;}
.pop .pad {max-height:60vh; overflow:auto;}
.overlay:before {content:'+'; position:absolute; top:30px; right:30px; font-size:4.5rem; transform:rotate(45deg); cursor:pointer; line-height:0;}
.page {display:table; width:100%; page-break-inside:avoid;}
.page div, .page p, .page blockquote {break-inside:avoid;}
.editor-menu {opacity:0; transition:all 0.6s; position:relative;}
.editor-menu ul {list-style-type:none; position:absolute; bottom:0; right:-60px; font-size:2.4rem; text-align:center;}
.editor-menu label {opacity:0.45;}
.editor-menu label:hover {opacity:1; cursor:pointer;}
.hidden, .ucoz-editor-panel, .edtTypeMenu, .ucoz-editor-bottom, .fHelp {display:none !important;}
.txt > p, .txt > dl, .txt > ul, .txt > ol {padding-bottom:15px;}
.entry h1 {font-size:1.2rem; letter-spacing:0.6px;}
form .filter-herbs .filterBlock>label {max-width:24%;}
.filters select {min-width:120px;}
.filter-herbs #fk11 {outline:3px solid lime; margin:3px;}
.filter-herbs #fk12 {outline:3px solid red; margin:3px;}
.filter-herbs #fk13 {outline:3px solid yellow; margin:3px;}
.filter-herbs #fk14 {outline:3px solid cyan; margin:3px;}
.filter-herbs #fk15 {outline:3px solid orange; margin:3px;}
.filter-herbs #fk16 {outline:3px solid blue; margin:3px;}
.filter-herbs #fk17 {outline:3px solid purple; margin:3px;}
.u-neighbor-link {font-size:0; text-decoration:none;}
.u-neighbor-prev:before {content:'\2190'; font-size:1.5rem;}
.u-neighbor-next:before {content:'\2192'; font-size:1.5rem;}
.noun, #allEntries a, a:hover, .category_row a {text-decoration:none;}
.lst-none {list-style-type:none;}
.lst-dot {line-height:90%;}
.lst-dot p, .lst-dot li {padding:0; border-bottom:1px dotted #000; padding:6px 0 0;}
.lst-dot li::marker {background-color:#f7f2ec; color:transparent; position:relative;}
.lst-dot var {display:inline-block; font-style:normal; float:right; position:relative; top:1px; background-color:#f7f2ec;}
.lst-dot a, .lst-dot span {display:inline-block; text-decoration:none; position:relative; top:1px; background-color:#f7f2ec;}
.box-dgray {background-color:#c7bbb3;}
.box-dgray .ttl, .box-dgray hgroup {background-color:#514f4d; color:#fff; padding:3px 9px;}
.brd {border:1px solid #000;}
.grayish {background-color:rgba(0,0,0,0.06);}
.tbl-grd {border-spacing:0; border-collapse:collapse; margin:15px auto;}
.tbl-grd th {border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:3px;}
.tbl-grd td {border-bottom:1px solid #ccc; padding:3px;}
.quotation {display:table; width:100%; background-color:rgba(48,36,26,0.62); color:#fff; font-style:italic; position:relative; padding:0 24px; margin:30px 0; clear:both;}
.quotation:before {content:' '; display:block; width:3px; height:100%; top:0; bottom:0; left:-3px; position:absolute; background-color:inherit; clip-path:polygon(14% 0%, 68% 1%, 57% 3%, 73% 4%, 82% 5%, 44% 7%, 94% 8%, 21% 9%, 78% 11%, 23% 12%, 38% 14%, 59% 15%, 43% 16%, 1% 18%, 46% 19%, 30% 20%, 71% 22%, 47% 23%, 12% 24%, 16% 26%, 76% 27%, 96% 28%, 2% 30%, 59% 31%, 61% 32%, 39% 34%, 18% 35%, 16% 36%, 83% 38%, 89% 39%, 75% 41%, 100% 42%, 22% 43%, 10% 45%, 30% 46%, 22% 47%, 0% 49%, 19% 50%, 18% 51%, 7% 53%, 2% 54%, 16% 55%, 45% 57%, 17% 58%, 10% 59%, 93% 61%, 32% 62%, 7% 64%, 2% 65%, 23% 66%, 78% 68%, 45% 69%, 94% 70%, 58% 72%, 88% 73%, 90% 74%, 62% 76%, 11% 77%, 29% 78%, 40% 80%, 45% 81%, 17% 82%, 7% 84%, 37% 85%, 21% 86%, 75% 88%, 69% 89%, 68% 91%, 28% 92%, 40% 93%, 88% 95%, 58% 96%, 50% 97%, 73% 99%, 50% 100%, calc(100% + 1px) 100%, calc(100% + 1px) 0%);}
.quotation:after {content:' '; display:block; width:3px; height:100%; top:0; bottom:0; right:-3px; position:absolute; background-color:inherit; clip-path:polygon(24% 0%, 9% 1%, 43% 3%, 56% 4%, 61% 5%, 36% 7%, 61% 8%, 41% 9%, 22% 11%, 72% 12%, 61% 14%, 83% 15%, 30% 16%, 87% 18%, 50% 19%, 86% 20%, 17% 22%, 45% 23%, 25% 24%, 68% 26%, 67% 27%, 87% 28%, 2% 30%, 9% 31%, 6% 32%, 23% 34%, 31% 35%, 23% 36%, 63% 38%, 92% 39%, 2% 41%, 49% 42%, 86% 43%, 2% 45%, 69% 46%, 98% 47%, 56% 49%, 3% 50%, 33% 51%, 87% 53%, 26% 54%, 71% 55%, 31% 57%, 99% 58%, 15% 59%, 40% 61%, 20% 62%, 51% 64%, 45% 65%, 58% 66%, 4% 68%, 56% 69%, 71% 70%, 10% 72%, 64% 73%, 33% 74%, 92% 76%, 10% 77%, 26% 78%, 86% 80%, 8% 81%, 85% 82%, 61% 84%, 38% 85%, 2% 86%, 33% 88%, 89% 89%, 25% 91%, 49% 92%, 59% 93%, 60% 95%, 75% 96%, 63% 97%, 61% 99%, 47% 100%, -10% 100%, -10% 0%);}
.quotation .top {display:block; width:100%; height:24px; background:url('/assets/bg_dark_top.webp') 0 100% no-repeat; background-size:100%; position:absolute; top:-24px; left:0;}
.quotation .btm {display:block; width:100%; height:24px; background:url('/assets/bg_dark_btm.webp') 100% 0 no-repeat; background-size:100%; position:absolute; bottom:-24px; left:0;}
.quotation img.fl {position:relative; top:-15px; left:-24px; width:60px; z-index:75; clear:left;}
.quotation img.fr {position:relative; top:-15px; right:-24px; width:60px; z-index:75; clear:right;}
.quotation + .quotation {margin-top:60px !important;}
.indented p {text-indent:15px;}
.indented_ p {text-indent:-15px; padding-left:15px;}
.table {display:table; background-color:#75162e; border-spacing:1px; border-collapse:separate;}
.row, .tr {display:table-row;}
.th {display:table-cell; color:#fff; padding:3px 6px;}
.cell, .td {display:table-cell; vertical-align:middle; background-color:#fff; padding:3px;}
.swchItem, .swchItemA {text-decoration:none; font-size:1.35rem; display:inline-block; padding:6px 12px;}
.swchItem {background-color:#fff; border:1px solid #e3ded8; line-height:1; border-radius:50%;}
.bg-hightlight:hover {background:radial-gradient(ellipse 50% 50%, #a1ba44, transparent);}
.stuff .bg-hightlight:hover {background:radial-gradient(ellipse 50% 50%, #ffcc00, transparent);}
#mchatIfm2 {max-height:150px;}
.u-combolist > div, .u-combolist label, .commFl, .iCode_block + div {width:100%; margin:0;}
.stuff form#addEntForm>table>tbody>tr:first-child>td:first-child {width:195px !important;}
.stuff #sfF7 {max-width:60px;}
.stuff .weights input {min-width:60px; max-width:60px;}
#video_category_block {text-align:left; max-width:600px;}
.category_row_img, .video object:empty, .video .u-tabs-ul {display:none !important;}
.category_block .category_block {padding-left:15px;}
.video object {display:block; width:100%; height:auto;}
#f_vq {max-width:210px;}
#video_category_row15, #video_category_row16, #video_category_row17, #video_category_row18, #video_category_row19, #video_category_row26 {pointer-events:none;}
#video_category_row15, #video_category_row16, #video_category_row17, #video_category_row18 {font-weight:bold;}
.video .catNameActive {color:#d00; font-weight:700;}
.symbols-stat-wrapper.fHelp {display:block !important; text-align:right;}
.add .edit-only, .edit .add-only {display:none !important;}
.eTitle {font-size:1.334rem; margin:15px 0 6px; padding:6px; text-indent:12px; background:linear-gradient(to right, #d3ac66, rgba(255,255,255,0) 100%); text-align:left;}
.eTitle a {color:#000; text-decoration:none;}
.eVariant input {margin:9px 12px 3px 0;}
.AdvQuery, .AdvFilter1, .AdvFilter2, .AdvFilter3, .AdvSubmit {width:100%; min-width:180px;}
.AdvSearchTd input, .AdvSearchTd select {width:100%;}
.edit .myWinCont form td {font-size:0;}
.dir .myWinCont form tr:nth-child(3) td:first-child:before,
.stuff .myWinCont form tr:nth-child(3) td:first-child:before {content:'Views:'; font-size:15px;}
.dir .myWinCont form tr:nth-child(4) td:first-child:before,
.stuff .myWinCont form tr:nth-child(4) td:first-child:before {content:'Weight:'; font-size:15px;}
.dir .myWinCont form tr:nth-child(4) td:last-child:after,
.stuff .myWinCont form tr:nth-child(4) td:last-child:after {content:' ounces'; font-size:15px;}
.dir .myWinCont form tr:nth-child(5) td:first-child:before,
.stuff .myWinCont form tr:nth-child(5) td:first-child:before {content:'Price:'; font-size:15px;}
.dir .myWinCont form tr:nth-child(5) td:last-child:after,
.stuff .myWinCont form tr:nth-child(5) td:last-child:after {content:' hellers'; font-size:15px;}

@media print {
footer, aside, .no-print, .pagesBlockuz1 {display:none !important;}
body {background-color:#f7f2ec; background-image:url('/assets/bg_lft.png'), url('/assets/bg_rgt.png'); background-position:left top, right top; background-repeat:repeat-y, repeat-y; page-break-after:always;}
main {min-height:100vh; padding:0 15px;}
ul, p, img, .col {break-inside:avoid;}
.grid {max-width:100%;}
}
@page {
margin:0;
padding:0;
}

@-moz-document url-prefix(){ /* firefox */
* {scrollbar-color:rgba(255,255,255,0.15) rgba(0,0,0,0.9); scrollbar-width:thin;}
}

@media (min-width:780px){
.box {background:url('/assets/bg_box.webp') repeat-y 50% 50%; background-size:100%; max-width:375px; position:relative; float:right; padding:15px 30px; margin:0 0 30px 15px;}
.box .top {background:url('/assets/bg_box_top.webp') no-repeat 50% 50%; background-size:100%; width:100%; height:24px; position:absolute; top:-18px; left:0;}
.box .btm {background:url('/assets/bg_box_btm.webp') no-repeat 50% 50%; background-size:100%; width:100%; height:45px; position:absolute; bottom:-36px; left:0;}
.herb-types {position:absolute; top:-27px; right:30px;}
.dir #allEntries, .load #allEntries, .stuff #allEntries, .allEntriesTable {display:flex; flex-wrap:wrap; justify-content:space-between; padding:0 30px; font-size:0; max-width:1740px;}
.dir #allEntries > div, .load #allEntries > div, .stuff .entTd {align-self:end; margin:0; min-width:156px;}
.dir #allEntries > div img, .load #allEntries > div img, .stuff entTd img {max-width:150px; max-height:150px;}
.dir.entry .flex.lst-none li {align-self:end; max-width:128px;}
.pic-fl {display:inline-block; padding:6px 15px 6px 0; float:left; max-width:360px;}
.pic-fr {display:inline-block; padding:6px 0 6px 15px; float:right; max-width:360px;}
.stuff .pic-fr {max-height:300px; margin-bottom:45px;}
.AdvSearchTd {display:flex; flex-wrap:nowrap;}
.catsTable.u-cat-columns {max-width:660px; display:flex; flex-wrap:wrap; padding:30px 0;}
.u-cat-cols2 .catsTd {width:100%; max-width:48%;}
.u-cat-cols3 .catsTd {width:100%; max-width:33%;}
.u-cat-cols4 .catsTd {width:100%; max-width:24%;}
.u-cat-cols5 .catsTd {width:100%; max-width:15%;}
.u-cat-cols6 .catsTd {width:100%; max-width:9%;}
form .filterBlock>label {max-width:30%;}
.quotation img.fl, .quotation img.fr {transform:scale(1.65);}

.chall .entTd {max-width:20%;}
#video_category_top {column-count:3; column-fill:auto; height:330px;}
#video_category_15 {min-height:300px;}
}

@media (max-width:1350px){
.flex.grid {justify-content:center; max-width:100%;}
}

@media (max-width:780px){
html, body {background-size:30px;}
.u-comboedit {min-width:150px;}
.herb-types {padding:15px 0; text-align:center; clear:both;}
.sitePage1 main {padding:0 30px;}
.sitePage1 .col {padding:0;}
.pic-fl, .pic-fr {max-width:100%; text-align:center; float:none; clear:both; padding:6px 0;}
#video_category_block {max-width:210px;}
.quotation p {text-align:left;}
}