:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}footer,header,nav,section{display:block}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,label{margin-bottom:.5rem}p,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}a{color:#007bff;text-decoration:none;background-color:#fff0}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle}label{display:inline-block}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit}button,textarea{line-height:inherit}input{overflow:visible}[type=button],[type=submit]{-webkit-appearance:button}.btn:not(:disabled):not(.disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical;overflow:auto}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1{font-size:2.5rem}h2{font-size:2rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-md-12,.col-md-4,.col-md-6{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.d-inline{display:inline!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}}.m-0{margin:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.p-0{padding:0!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-3{padding-top:1rem!important}.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.px-3{padding-left:1rem!important}.py-5{padding-top:3rem!important}.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.px-5{padding-left:3rem!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-white{color:#fff!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,p{orphans:3;widows:3}h2{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900}.fa-arrow-up:before{content:""}.fa-bars:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/cruxwinery/inc/assets/webfonts/fa-solid-900.svg#fontawesome)format("svg")}body{margin:0;-webkit-font-smoothing:auto;font-family:"Source Serif Pro",sans-serif;background:#fff}a:active,a:hover{outline:0}img{border:0;height:auto;max-width:100%}.button,button{overflow:visible;text-transform:uppercase!important;border-radius:0!important;border:1px solid #362a2b!important}.button{font-family:"Copperplate",sans-serif;padding:10px 20px;transition:.3s;display:inline-block}.button:hover{text-decoration:none}button{padding:5px 20px}button,input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=radio]{box-sizing:border-box;padding:0}h1,h2{clear:both;font-weight:600;margin-top:24px;margin-bottom:15px}h1{font-size:26px;line-height:32px}h2{font-size:18px;line-height:20px;font-family:"Copperplate",sans-serif}@media screen and (min-width:768px){h1{font-size:36px;line-height:42px}h2{font-size:24px;line-height:30px;font-family:"Copperplate",sans-serif}}p{margin-bottom:1.5em}.sky-grey-bg{background-color:#f4f4f4}.coconut-bg{background-color:#fff}.windsor-wine-bg{background-color:#4d252e}.text-white{}nav{padding-left:0;padding-right:0}nav .wrapper{position:relative;margin:auto;display:flex;align-items:center;justify-content:space-between}.nav-links li a,.wrapper .logo a{color:#000;font-size:30px;font-weight:600;text-decoration:none}.navbar-nav,.wrapper .nav-links{justify-content:space-evenly;width:100%}.wrapper .nav-links{display:flex}.navbar-nav{flex-direction:row}.nav-links li{list-style:none}.nav-links li a{font-size:18px;font-weight:500;padding:9px 15px!important;transition:all .3s ease;text-transform:uppercase;font-family:"Copperplate",sans-serif}.nav-links li a:hover{background:#362a2b;color:#fff}.navbar-nav .dropdown-menu{width:100%;min-width:225px}.wrapper .btn{color:#fff;font-size:20px;cursor:pointer;display:none}@media screen and (max-width:970px){.navbar-nav{flex-direction:column}.wrapper .btn{display:block;background-color:#362a2b}.wrapper .nav-links{position:fixed;height:100vh;width:100%;max-width:80%;top:0;left:-100%;background:#fff;display:block;padding:50px 10px;line-height:50px;overflow-y:auto;box-shadow:0 15px 15px rgb(0 0 0/.18);transition:all .3s ease;z-index:9}.wrapper .nav-links.collapse{left:-100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242526}::-webkit-scrollbar-thumb{background:#3a3b3c}#close-btn:checked~.btn.menu-btn,#menu-btn:checked~.btn.menu-btn{display:block}.nav-links li{margin:15px 10px}.nav-links li a{padding:0 20px;display:block;font-size:20px}}nav input{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:.313rem;line-height:normal;padding:.938rem 1.438rem .875rem;text-decoration:none;top:.313rem;width:auto;z-index:100000}.clear:after,.clear:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.site-footer:after,.site-header:after{clear:both}.page-title h1{font-style:italic;font-weight:400}footer{background:#362a2b;color:#ebe4d9;position:relative}footer ul{padding-inline-start:0}footer ul li{list-style:none;padding:0 0 5px}footer .business-info .title-name,footer ul li{font-family:"Copperplate",sans-serif;font-size:large}footer form{display:inline-table}footer .site-info{font-size:10px;text-align:center}footer#colophon a{color:inherit}@media screen and (min-width:767px){footer .business-info .title-name,footer ul li{font-size:24px;line-height:30px}footer .site-info{font-size:14px;text-align:left}}.btn-back-to-top{position:fixed;height:45px;width:48px;bottom:20px;right:20px;border-radius:100%!important;display:none;background:#ebe4d9;border-color:#ebe4d9!important;color:#465b3e}.btn-back-to-top:focus,.btn-back-to-top:hover{background:#ebe4d9;border-color:#ebe4d9!important;color:#465b3e}.btn-back-to-top i{left:0;position:absolute;right:0;top:30%;bottom:0}@media only screen and (max-width:1280px){html{font-size:95%}}@media only screen and (max-width:1024px){html{font-size:90%}}@media only screen and (max-width:960px){html{font-size:85%}}@media only screen and (max-width:768px){html{font-size:80%}}@media only screen and (max-width:480px){html{font-size:75%}}