html{box-sizing:border-box}*{padding:0;margin:0}*,*::after,::before{box-sizing:inherit}body{font-family:"Plus Jakarta Sans",Arial,sans-serif;min-height:100vh}ul{list-style:none}a{text-decoration:none}button{background:none;border:none}@keyframes moveBar{0%{left:-3px}5%{left:-1px}10%{left:-1px}15%{left:-3px}20%{left:-3px}25%{left:-1px}30%{left:-1px}35%{left:-3px}100%{left:-3px}}@keyframes moveBarMob{0%{left:-2px}20%{left:0px}30%{left:0px}50%{left:-2px}60%{left:-2px}80%{left:0px}85%{left:0px}95%{left:-2px}}header#masthead{z-index:1}header#masthead>nav.swapLogos .desktopContent .desktopLogo .scrollLogo{opacity:1;transform:translateY(0);visibility:visible}header#masthead>nav.swapLogos .desktopContent .desktopLogo .basicLogo{opacity:0;visibility:hidden;transform:translateY(50px)}header#masthead>nav .desktopContent .desktopLogo{margin:16px 20px;position:relative;z-index:1}header#masthead>nav .desktopContent .desktopLogo .basicLogo{display:block;width:200px;height:auto;opacity:1;visibility:visible;transition:all .1s;transform:translateY(0)}header#masthead>nav .desktopContent .desktopLogo .scrollLogo{visibility:hidden;opacity:0;transform:translateY(-50px);transition:all .2s;position:absolute;left:0;top:0}header#masthead>nav .desktopContent .rightsideTools{display:flex;height:75px;align-items:center;z-index:1}header#masthead>nav .desktopContent .rightsideTools .search-form{margin:0}header#masthead>nav .desktopContent .rightsideTools .search-form label{display:flex;align-items:center;position:relative;border-radius:5px}header#masthead>nav .desktopContent .rightsideTools .search-form label input[type=search]{padding:10px 45px 10px 12.5px;border-radius:25px;font-size:15px;border:2px solid #a68248;line-height:1;transition:outline .1s ease}header#masthead>nav .desktopContent .rightsideTools .search-form label input[type=search]:focus{outline:3px solid rgba(165,141,97,.5333333333)}header#masthead>nav .desktopContent .rightsideTools .search-form label .searchBtn{position:absolute;right:0;height:100%;width:45px;display:flex;justify-content:center;align-items:center;border-radius:0 25px 25px 0;cursor:pointer}header#masthead>nav .desktopContent .rightsideTools .search-form label .searchBtn input[type=submit]{background:var(--bs24-magnifier-svg-url);width:20px;height:20px;background-size:cover;padding:0}header#masthead>nav .wideSearchContainer{position:absolute;width:100%;bottom:0;transform:translateY(0%);padding:10px;background:#fff;border-bottom:1px solid #adadad;opacity:0;visibility:hidden;transition:transform .2s,visibility .2s,opacity .2s;z-index:1}header#masthead>nav .wideSearchContainer form label{display:flex;align-items:center;position:relative;border-radius:5px}header#masthead>nav .wideSearchContainer form label #searchInputMobile{padding:10px 45px 10px 12.5px;border-radius:25px;font-size:15px;border:2px solid #a68248;line-height:1;width:100%}header#masthead>nav .wideSearchContainer form label #searchInputMobile:focus{outline:4px solid rgba(166,130,72,.3)}header#masthead>nav .wideSearchContainer form label label{position:absolute;right:0;height:100%;width:45px;justify-content:center;border-radius:0 25px 25px 0;cursor:pointer}header#masthead>nav .wideSearchContainer form label label input[type=submit]{background:var(--bs24-magnifier-svg-url);width:20px;height:20px;background-size:cover;padding:0}header#masthead>nav .toolIcons{display:flex;gap:10px;padding:0 20px;color:#767676;fill:#767676}header#masthead>nav .toolIcons>*{max-width:50px;height:25px;display:flex;cursor:pointer}header#masthead>nav .toolIcons svg{width:25px;height:25px}header#masthead>nav .toolIcons .cartNumber{position:absolute;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#a68248;color:#fff;border-radius:50%;transform:translate(50%, 50%);font-size:12px;box-shadow:0 0 1px rgba(0,0,0,.3)}header#masthead>nav .toolIcons .bi.bi-bag{padding:1px}@media(max-width: 1115px){header#masthead>nav .toolIcons{padding:0 20px 0 5px}}header#masthead>nav svg.ast-arrow-svg{height:10px}div.subtitle+section.staticItems{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;gap:20px}div.subtitle+section.staticItems .galleryItem{position:relative;display:flex;flex-direction:column;border:1px solid #ebebeb;border-radius:3px;transition:border .1s;font-size:10px}div.subtitle+section.staticItems .galleryItem:hover .galleryCategoryBox{opacity:1}div.subtitle+section.staticItems .galleryItem:nth-child(3){grid-column:span 2;grid-row:span 2;font-size:15px}div.subtitle+section.staticItems .galleryItem:nth-child(3) .galleryTitle{padding:10px 12.5px}div.subtitle+section.staticItems .galleryItem:nth-child(4){grid-column:span 2;font-size:13px}div.subtitle+section.staticItems .galleryItem:nth-child(4) .galleryTitle{padding:7.5px 10px}div.subtitle+section.staticItems .galleryItem:nth-child(7){grid-column:span 2;font-size:13px}div.subtitle+section.staticItems .galleryItem:nth-child(7) .galleryTitle{padding:7.5px 10px}div.subtitle+section.staticItems .galleryItem:nth-child(8){grid-column:span 3;grid-row:span 2;font-size:15px}div.subtitle+section.staticItems .galleryItem:nth-child(8) .galleryTitle{padding:10px 12.5px}div.subtitle+section.staticItems .galleryItem .galleryCategoryBox{width:100%;height:50px;font-weight:300;display:flex;flex-wrap:wrap;gap:5px;padding:5px 10px;position:absolute;background:rgba(0,0,0,.3176470588);display:flex;align-items:center;justify-content:flex-end;opacity:0;transition:opacity .2s ease}div.subtitle+section.staticItems .galleryItem .galleryCategoryBox span{margin-right:auto;padding-left:5px;color:#fefefe;font-size:1.4em;text-shadow:0 0 2px #000}div.subtitle+section.staticItems .galleryItem .galleryCategoryBox a:hover{text-decoration:underline;color:#fff}div.subtitle+section.staticItems .galleryItem .galleryCategoryBox .galleryCategoryItem{padding:0 3px;border-radius:3px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.4em;text-shadow:0 0 2px #000}@media(max-width: 900px){div.subtitle+section.staticItems .galleryItem .galleryCategoryBox{opacity:1}}div.subtitle+section.staticItems .galleryItem .galleryTitle{font-size:1.6em;line-height:22px;font-weight:300;position:absolute;bottom:0;right:0;padding:5px 10px;background:rgba(0,0,0,.3);text-shadow:0 0 2px #000;color:#fefefe}div.subtitle+section.staticItems .galleryItem .galleryTitle span{color:#fefefe;font-weight:300}div.subtitle+section.staticItems .galleryItem .galleryPhoto,div.subtitle+section.staticItems .galleryItem .galleryPhoto img,div.subtitle+section.staticItems .galleryItem>a{height:100%;width:100%}@media(max-width: 1300px){div.subtitle+section.staticItems .galleryItem:nth-child(2){grid-row:2}div.subtitle+section.staticItems .galleryItem:nth-child(4){grid-column:1;font-size:10px}div.subtitle+section.staticItems .galleryItem:nth-child(4) .galleryTitle{padding:5px 10px}div.subtitle+section.staticItems .galleryItem:nth-child(8){grid-column:span 2;grid-row:span 1;font-size:13px}div.subtitle+section.staticItems .galleryItem:nth-child(8) .galleryTitle{padding:7.5px 10px}div.subtitle+section.staticItems .galleryItem:nth-child(9){grid-column:3;grid-row:4}div.subtitle+section.staticItems .galleryItem:nth-child(10){grid-column:1;grid-row:5}}@media(max-width: 900px){div.subtitle+section.staticItems .galleryItem:nth-child(2){grid-row:unset}div.subtitle+section.staticItems .galleryItem:nth-child(3){grid-column:2;grid-row:1;font-size:10px}div.subtitle+section.staticItems .galleryItem:nth-child(3) .galleryTitle{padding:5px 10px}div.subtitle+section.staticItems .galleryItem:nth-child(4){grid-row:2}div.subtitle+section.staticItems .galleryItem:nth-child(8){grid-column:span 2;grid-row:3}div.subtitle+section.staticItems .galleryItem:nth-child(9){grid-column:unset;grid-row:unset}div.subtitle+section.staticItems .galleryItem:nth-child(10){grid-column:unset;grid-row:unset}}@media(max-width: 500px){div.subtitle+section.staticItems .galleryItem:nth-child(2),div.subtitle+section.staticItems .galleryItem:nth-child(3),div.subtitle+section.staticItems .galleryItem:nth-child(4),div.subtitle+section.staticItems .galleryItem:nth-child(5),div.subtitle+section.staticItems .galleryItem:nth-child(6),div.subtitle+section.staticItems .galleryItem:nth-child(7),div.subtitle+section.staticItems .galleryItem:nth-child(8),div.subtitle+section.staticItems .galleryItem:nth-child(9),div.subtitle+section.staticItems .galleryItem:nth-child(10),div.subtitle+section.staticItems .galleryItem:nth-child(11){grid-column:span 1;grid-row:unset;font-size:10px}div.subtitle+section.staticItems .galleryItem:nth-child(2) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(3) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(4) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(5) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(6) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(7) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(8) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(9) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(10) .galleryTitle,div.subtitle+section.staticItems .galleryItem:nth-child(11) .galleryTitle{padding:5px 10px}}@media(max-width: 1300px){div.subtitle+section.staticItems{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 900px){div.subtitle+section.staticItems{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){div.subtitle+section.staticItems{grid-template-columns:repeat(1, 1fr)}}.variations tr td.value{position:relative}.variations tr td.value::after{content:"";display:block;position:absolute;right:20px;width:10px;height:10px;border:2px solid #000;top:20px;transform:rotate(-45deg);border-width:0 0 2px 2px}.variations tr td.value.woo-variation-items-wrapper::after{display:none}.variations tr td.value select{width:100%;max-width:unset !important;vertical-align:middle;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);padding:15px 10px;cursor:pointer;position:relative;line-height:20px;border-radius:10px}.variations tr td.value a.reset_variations{margin-left:0;margin-top:1em}@media(max-width: 300px){header#masthead .mobileContent .logo .mobileSubNav .subMenuTitle+ul li{width:100%}}@media(max-width: 920px){header#masthead>nav .desktopContent{display:none}header#masthead>nav .desktopContent .desktopCategories{display:none}}@media(max-width: 1115px){header#masthead>nav .desktopContent .desktopCategories ul.smaller{left:240px}header#masthead>nav .desktopContent .rightsideTools .toolIcons{padding:0 20px 0 5px}}@media(max-width: 1320px){header#masthead>nav .desktopContent,header#masthead>nav .desktopContent .desktopCategories{width:100%}}.threecolumns img.pictoImg.lazyloaded{max-height:150px;max-width:fit-content;margin:auto}p.categoryTitle{margin:0;margin-top:2px;line-height:1;font-size:11px;display:block;height:10px;font-family:"Plus Jakarta Sans",Arial,sans-serif;font-weight:100;color:#7f7f7f;text-wrap:nowrap}
