/** Shopify CDN: Minification failed

Line 1384:0 Unexpected "{"
Line 1398:1 Unexpected "{"
Line 2157:20 Comments in CSS use "/* ... */" instead of "//"
Line 2172:20 Comments in CSS use "/* ... */" instead of "//"

**/
/*
The Florida Room


/*--ADA--*/
.sr-only {
  position:absolute !important;
  width:1px; height:1px;
  padding:0; margin:-1px;
  overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0;
}
.skip-to-content-link {
  left: 50%;
  position: absolute;
  transform: translate(-100vw, -100vh);
}

.skip-to-content-link {
  background: #000;
  color: #fff !important;
  height: auto;
  padding: 11px 0;
  position: absolute;
  transition: transform 0.3s;
  font-weight: 700;
  width: 200px;
  margin-left: -100px;
  z-index: 9;
  text-align: center;
}

.skip-to-content-link:focus {
    transform: translate(0, 0);
}

/*--- GLOBAL ---*/
#wpadminbar {
  display: none !important;
  z-index: 99999999;
}

html {
  background: #000;
  color:#000;
  width: 100%;
  padding: 0;
  margin: 0;
  /*min-height: calc(100vh);*/
}

body {
  font-family: "Inria Serif", serif;
  font-size: 16px;
  font-weight:normal;
  line-height: 1.75;
  position: relative;
  display: block;
  padding-top: 66px;
  min-height: calc(100vh - 260px);
  background: #fff;
  color: #45586A;
  /* background: #000; */
}

#main {
  background: #f8f7f2;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

h1.p1,
h2.p1,
h3.p1,
h4.p1,
h5.p1,
h6.p1,
p.p1 {
}

p:last-of-type {
  margin-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;  
}

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #45586A;
}

.h1,
h1 {
  font-family: "Instrument Serif", serif;
  font-size: 46px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.h2,
h2 {
  font-family: "Kapakana", cursive;
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1;
}

.h3,
h3 {
  font-family: "Instrument Serif", serif;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.h4,
h4 {
  font-family: "Kapakana", cursive;
  font-size: 48px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1;
}

.h5,
h5 {
  font-family: "Inria Serif", serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;
}

.h6,
h6 {
  font-family: "Gotu", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: .09em;
  line-height: 1.25;
}

.h6.v2,
h6.v2 {
  font-family: "Gotu", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: .09em;
  line-height: 1.25;
}

h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
  text-decoration: none;
}

img {
    display: block;
}

a,
a:visited,
a:active {
  color:inherit;
  text-decoration:none;
  background:none;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.section-block ul {
  padding: 0;
  padding-left: 1em;
}

.section-block a {
  text-decoration: underline;
}

ul, li {
  margin:0;
  padding: 0;
}

.bullet ul {
  padding-left: 20px;
}

.bullet ul li {
  padding-bottom: 5px;
}

.pointer {
  cursor: pointer;
}

.normal-weight {
  font-weight: 400;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.black,
.xbold {
  font-weight: 800;
}

.line-height-1 {
  line-height:  1;
}

.nested--line-height-1 * {
  line-height:  1 !important;
}

.line-height-15 {
  line-height:  1.5;
}

.line-height-2 {
  line-height:  2 !important;
}

.line-height-25 {
  line-height:  2.5 !important;
}

.line-height-3 {
  line-height:  3 !important;
}

.underline,
.underlined {
  text-decoration: underline;
}

.normal-style {
  font-style: normal;
}

.italic {
  font-style: italic;
}

.no-float {
  float:none !important;
}

.opacity-zero {
  opacity: 0;
}

.opacity-full {
  opacity: 1;
}

.no-letter-spacing {
  letter-spacing: 0;
}

.has-fullscreen-item {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}

img {
  box-shadow: none !important;
  border-radius: 0 !important;
}

hr {
  height: 2px;
  width: 100%;
  border:none !important;
  margin: unset;
  background: #CDD7E1;
}

.product__sale-box__footer:before {
  border-top: 2px solid #CDD7E1 !important;
  inset-inline: 0 !important;
}

.cleared {
  clear:both;
}

.montserrat-font {
  font-family: 'Montserrat', sans-serif;
}

.entypo {
  font-family: 'entypo';  
}

.entypo2 {
  font-family: 'entypo2';  
}

.entypo-social-plus {
  font-family: 'entypo-social-plus';  
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.no-text-transform {
  text-transform: none;
}

.no-text-decoration {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.non-break {
    display: inline-block;
}





.button.wider {
  padding: 15px 60px;
}

.button.col-12 {
  width: 100% !important;
}

button, 
.button, 
input[type="button"] {
  font-family: "Gotu", sans-serif;
  font-size: 14px;
  display: table;
  padding: 15px 25px;
  font-weight: normal;
  border-radius: 0;
  border: 2px solid ;
  background: #F9F8F4;
  letter-spacing: 0em;
  display: block;
  max-width: none;
  width: auto;
  margin: unset;
  float: none;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  text-transform: uppercase;
}


button:hover:not(.txtbtn) 
.button:hover:not(.txtbtn), 
input[type="button"]:hover:not(.txtbtn) {
  background: #152F37;
}

button.cart-submit-button {
  background: #3C74AC;
  border: none !important;
}

.button.txtbtn {
  padding: 0 !important;
  border: none !important;
  font-family: "Gotu", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: .05em;
  line-height: 1.25; 
  box-shadow: none; 
  text-transform: uppercase;
  margin:0;
  display: block;
}

.product__info-box,
.quantity,
.quantity__input {
  border-radius: 0 !important;
  box-shadow: none !important;
}

select,
input[type=text],
input[type=email],
input[type=phone],
input[type=telephone],
input[type=tel],
input[type=password],
textarea {
  border:none;
  border-radius: 0;
  width: 100%;
  padding: 13px 0 12px;
  margin: 0;
  resize: none;
  background: white;
  border: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;

  font-family: "Gotu", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: .05em;
  line-height: 1;  
}

input[type=date] {
  border-radius: 0;
  width: 100%;
  padding: 10px 12px 10px;
  margin: 0;
  resize: none;
  background: transparent;
  border: 1px solid #D9DEE1;
  box-sizing: border-box;
}

input[disabled] {
  background: transparent;
}

textarea,
textarea:focus {
  border: none;
  overflow: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background-image: url(select-arrow.svg);
  background-repeat: no-repeat;
  background-color: #EBEEEC;
  background-size: 16px auto;
  background-position: 97% 58%;
}

input.largebtn,
.button.largebtn,
a.largebtn {
  padding: 30px 0;
}

a.thin-buttons,
button.thin-buttons {
  max-width: 150px;
}




a.black-color,
.black-color {
  color: #173C4D;
}

.black-color--imp {
  color: #173C4D !important;
}

a.white-color,
.white-color {
  color: #fff;
}

.white-color--imp {
  color: #fff !important;
}

a.beige-color,
.beige-color {
  color: #F9F8F4;
}

.beige-color--imp {
  color: #F9F8F4 !important;
}

a.darkgreen-color,
.darkgreen-color {
  color: #495A42;
}

.darkgreen-color--imp {
  color: #495A42 !important;
}

a.green-color,
.green-color {
  color: #4E974E;
}

.green-color--imp {
  color: #4E974E !important;
}

a.lightgreen-color,
.lightgreen-color {
  color: #B7D2B7;
}

.lightgreen-color--imp {
  color: #B7D2B7 !important;
}

a.darkblue-color,
.darkblue-color {
  color: #45586A;
}

.darkblue-color--imp {
  color: #45586A !important;
}

a.blue-color,
.blue-color {
  color: #3C74AC;
}

.blue-color--imp {
  color: #3C74AC !important;
}

a.lightblue-color,
.lightblue-color {
  color: #CDD7E1;
}

.lightblue-color--imp {
  color: #CDD7E1 !important;
}


.darkgreen-border:after,
.darkgreen-border:before, 
.darkgreen-border {
  border-color: #495A42;
}

.green-border:after,
.green-border:before, 
.green-border {
  border-color: #B7D2B7;
}

.lightgreen-border:after,
.lightgreen-border:before, 
.lightgreen-border {
  border-color: #B7D2B7;
}

.darkblue-border:after,
.darkblue-border:before, 
.darkblue-border {
  border-color: #45586A;
}

.button.darkblue-border:hover {
  background: #45586A !important;
  color: #F9F8F4 !important;
}

.blue-border:after,
.blue-border:before, 
.blue-border {
  border-color: #CDD7E1;
}

.lightblue-border:after,
.lightblue-border:before, 
.lightblue-border {
  border-color: #CDD7E1;
}


.button-theme--darkgreen .slick-arrow,
.darkgreen-border--imp:after,
.darkgreen-border--imp:before, 
.darkgreen-border--imp {
  border-color: #495A42 !important;
}

.button-theme--green .slick-arrow,
.green-border--imp:after,
.green-border--imp:before, 
.green-border--imp {
  /*border-color: #4E974E !important;*/
  border-color: #B7D2B7 !important;
}

.button-theme--lightgreen .slick-arrow,
.lightgreen-border--imp:after,
.lightgreen-border--imp:before, 
.lightgreen-border--imp {
  border-color: #B7D2B7 !important;
}

.button-theme--darkblue .slick-arrow,
.darkblue-border--imp:after,
.darkblue-border--imp:before, 
.darkblue-border--imp {
  border-color: #45586A !important;
}

.button-theme--blue .slick-arrow,
.blue-border--imp:after,
.blue-border--imp:before, 
.blue-border--imp {
  /*border-color: #3C74AC !important;*/
  border-color: #CDD7E1 !important;
}

.button-theme--lightblue .slick-arrow,
.lightblue-border--imp:after,
.lightblue-border--imp:before, 
.lightblue-border--imp {
  border-color: #CDD7E1 !important;
}




.button-theme--darkgreen .slick-arrow svg *,
.darkgreen-fill--imp {
  fill: #495A42 !important;
}

.button-theme--green .slick-arrow svg *,
.green-fill--imp {
  /*fill: #4E974E !important;*/
  fill: #B7D2B7 !important;
}

.button-theme--lightgreen .slick-arrow svg *,
.lightgreen-fill--imp {
  fill: #B7D2B7 !important;
}

.button-theme--darkblue .slick-arrow svg *,
.darkblue-fill--imp {
  fill: #45586A !important;
}

.button-theme--blue .slick-arrow svg *,
.blue-fill--imp {
  /*fill: #3C74AC !important;*/
  fill: #CDD7E1 !important;
}

.button-theme--lightblue .slick-arrow svg *,
.lightblue-fill--imp {
  fill: #CDD7E1 !important;
}




.darktexture-background {
  background: url( 'darktfr-texturebg.jpg');
  background-repeat: repeat;
  background-size: 400px;
}

.texture-background {
  background: url( 'tfr-texturebg.jpg');
  background-repeat: repeat;
  background-size: 400px;
}

a.transparent-background,
.transparent-background {
  background: transparent;
}

a.black-background,
.black-background {
  background: #173C4D;
}

a.white-background,
.white-background {
  background: #fff;
}

#your-shopping-cart-template,
a.beige-background,
.beige-background {
  background: #F9F8F4;
}

a.button.beige-background.darkblue-color:hover:not(.txtbtn) {
  color: #F9F8F4 !important;
  background: #45586A !important;
  border-color: #45586A !important;
}

a.lightbeige-background,
.lightbeige-background {
  background: #f8f7f2;
}


a.beige-background--imp,
.beige-background--imp {
  background: #F9F8F4 !important;
}

a.darkgreen-background,
.darkgreen-background {
  background: #495A42;
}

a.green-background,
.green-background {
  background: #4E974E;
}

.lightgreen-border.button:hover:not(.txtbtn),
a.lightgreen-background,
.lightgreen-background {
  background: #B7D2B7;
}

.button.blue-background:hover:not(.txtbtn),
a.darkblue-background,
.darkblue-background {
  background: #45586A;
}

.button.darkblue-background:hover:not(.txtbtn),
a.blue-background.button,
a.blue-background,
.blue-background {
  background: #3C74AC;
}

.lightblue-border.button:hover:not(.txtbtn),
a.lightblue-background,
.lightblue-background {
  background: #CDD7E1;
}

.lightlightblue-background--imp {
  background: #EBEEEC !important;
}

a.button.no-border--imp,
.button.no-border--imp {
  border: none !important;
}


/*--FAQ--*/
.faq-container {
  padding: 20px 0;
  border-top: 1px solid #EBEBEB;
  position: relative;
}

.faq-container:last-of-type {
  border-bottom: 1px solid #EBEBEB;
}

.expand-button-container {
  cursor: pointer;
}

.expand-button {
  position: absolute;
  top: 25px;
  right: 25px;
  /* background: red; */
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.expand-button:before {
  content:'';
  background: #909090;
  height: 2px;
  width: 20px;
  position: absolute;
  left: 0px;
  top: 9px;
}

.expand-button:after {
  content: '';
  background: #909090;
  height: 20px;
  width: 2px;
  position: absolute;
  top: 0;
  right: 9px;
}

.faq-container .answer {
  max-height: 0px;
  overflow: hidden;
}

.faq-container.active .answer {
  max-height: 999px;
}

.faq-container.active .expand-button {
  position: 
}

.faq-container.active .expand-button:before {
  content:'';
  transform: rotate(90deg);
  opacity: 0;
}

.faq-container.active .expand-button:after {
  content:'';
  transform: rotate(90deg);
  opacity: 1;
}





.flex-wrap {
  flex-wrap: wrap;
}

.sm-flex-nowrap {
  flex-wrap: nowrap;
}

.flex {
  display: flex;
}

.sm-ml-auto {
  margin-left: auto;
}

.flex-column:not(.price__sale) {
  flex-direction: column;
}

.sm-flex-row {
  flex-direction: row;
}

.items-start {
  align-items: flex-start;
}

.flex-items-center,
.sm-items-center {
  align-items: center;
}

.sm-items-baseline {
  align-items: baseline;
}

.vertal-alignment--top {
  display: flex;
  align-items: flex-start;
}

.vertal-alignment--middle {
  display: flex;
  align-items: center;  
}

.z-index-2 {
  z-index: 2;
}

.vertal-alignment--bottom {
  display: flex;
  align-items: flex-end;  
}

.align-items--flex-end {
  align-items: flex-end;
}

.justify-between {
  justify-content: space-between;
}

.w-100 {
  width: 100%;
}

.largebanner {
  position: relative;
}

.largebanner .txt {
  position: relative;
  z-index: 9;
}

.largebanner.overlay-dark:after {
  background: rgba(0,0,0,.25) !important;
}

.largebanner.overlay-medium:after {
  background: rgba(0,0,0,.125) !important;
}

.largebanner.overlay-light:after {
  background: rgba(255,255,255,.25) !important;
}

.largebanner.overlay-none:after {
  display: none !important;
}

.largebanner:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 00;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.25);
  z-index: 0;
}

.largebanner .center-text * {
  text-align: center;
}

.largebanner .left-text * {
  text-align: left;
}


.largebanner .center-text * {
  text-align: center;
}

.largebanner .left-text * {
  text-align: left;
}

.largebanner .right-text * {
  text-align: right;
}

.largebanner .button {
  display: table;
}

.largebanner .center-text .button {
  margin: 0 auto;
}

.largebanner .left-text .button {
  float: left;
}

.largebanner .right-text .button {
  float: right;
}

html body .largebanner .dark-colortheme .smallertitle,
html body .largebanner .dark-colortheme .largertitle {
  color: #58585A;
}

html body .largebanner .dark-colortheme .button {
  border: 1px solid #58585A !important;  
  color: #58585A !important;
  background: transparent !important;  
}

html body .largebanner .light-colortheme .smallertitle,
html body .largebanner .light-colortheme .largertitle {
  color: #FBF9EF;
}

html body .largebanner .light-colortheme .button {
  color: #FBF9EF !important;
  border: 1px solid #FBF9EF !important;
  background: transparent !important;
}

html body .largebanner .gold-colortheme .smallertitle,
html body .largebanner .gold-colortheme .largertitle {
  color: #B29F3B;
}

html body .largebanner .gold-colortheme .button {
  color: #B29F3B !important;
  border: 1px solid #B29F3B !important;
  background: transparent !important;
}

.largebanner .text-alignment--center,
.largebanner .text-alignment--left,
.largebanner .text-alignment--right {
}

.largebanner.text-alignment--center {
  justify-content: center;
}

.largebanner.text-alignment--left {
  justify-content: start;
}

.largebanner.text-alignment--right {
  justify-content: flex-end;
}

.largebanner {
  width: 100%;
} 


/*.largebanner-height--tall {
  aspect-ratio: 2 / 1;
}

.largebanner-height--mid {
  aspect-ratio: 2.5 / 1;
}

.largebanner-height--thin {
  aspect-ratio: 3 / 1;
}*/




/*--SLICK--*/
.slick-slider:not(.slick-initialized) > div:first-of-type {
  display: block;
}

.slick-slider:not(.slick-initialized) > div {
  display: none;
}

.slick-dots {
  padding: 0 !important;
  text-align: right;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li.slick-active button {
  background: #fff;
}

.slick-dots li button {
  margin: 0;
  text-indent: -999px;
  overflow: hidden;
  margin-left: 12px;
  margin-top: 10px;
  padding: 0;
  background: #0A1839;
  height: 2px;
  width: 20px;
  border: none;
}

.slick-slide {
  position: relative;
}

.slick-arrow {
  background: transparent !important;
}

.slick-prev,
.slick-next {
  color: #444349;
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: 50px;
  /* margin-top: -2%; */
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 999px;
}

.slick-prev svg,
.slick-next svg {
  width: 10px;
  height: auto;
  top: 1px;
  position: relative;
}

.slick-next svg {
  right: -2px;
}

.slick-prev svg {
  left: 0px;
}

.slick-prev {
  left: -60px;
}

.slick-next {
  right: -60px;
}

.slick-prev:hover,
.slick-next:hover {
  background: transparent;
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.slick-prev:before {
  content: " ";
}

.slick-next:before {
  content: " ";
}




/*--GRID--*/
.center-container {
  position: absolute;
  top: 0;
  left:0;
  height:100%;
  width: 100%;
  max-height: 100%;
}

.center-elm-container {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

.center-elm { 
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.bottom-elem {
  display: table-cell;
  vertical-align: bottom;
}

.middle-align,
.v-align {
  vertical-align: middle;
}

.bottom-align {
  vertical-align: bottom;
}

.zero-section-block {
  z-index: 9;
  position: relative;
}

#main {
  /*min-height: calc(100vh - 260px);*/
  margin: 0;
  overflow: hidden;
  background: #fff;
}

.no-max-width {
  max-width: none !important;
}

.no-top-bottom-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-LR-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;  
} 

.full-width-section {
  padding: 150px 0;
  width: 100%;
}

.full-width {
  width:100%;
}

.full-width-padding {
  padding: 60px 0;
}

.two-column-text {
  -webkit-column-count: 2;
  -webkit-column-gap: 5em;
  -moz-column-count: 2;
  -moz-column-gap: 5em;
  column-count: 2;
  column-gap: 5em;              
}

.three-column-text {
  -webkit-column-count: 3;
  -webkit-column-gap: 5em;
  -moz-column-count: 3;
  -moz-column-gap: 5em;
  column-count: 3;
  column-gap: 5em;
}

.no-top-margin {
    margin-top:0 !important;
}

.no-bottom-margin {
    margin-bottom:0 !important;
}

.clear {
  clear:both;
}

.fadeIn {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1 !important;
  -khtml-opacity:1 !important;
  opacity:1 !important;  
}

::selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}




/*-- FAST TRANSITION --*/
.mobile-nav-item *,
#mobile-global-nav,
.themedropdown,
.themedropdown *,
#global-header,
#global-header *,
.imgzoom-hover,
.imgzoom-hover *,
.button,
#mobile-global-nav,
#header-search,
#header-search *,
#mobile-nav-button .bar,
#mobile-nav-button .bar:after,
#mobile-nav-button .bar:before {
-webkit-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */

-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}


/*-- SLOW TRANSITION --*/

{
-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

/*-- MEDIUM TRANSITION --*/

 {
-webkit-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */

-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */
}





#header-search-container {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: all 0.3s ease;
}

#header-search-container.active {
  bottom: -50%;
  transform: translateY(-50%);
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#header-search {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem; /* spacing between input and button */
}

#header-search .theform {
  flex: 1;
  min-width: 0; /* prevents input from overflowing */
}

#header-search .close {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: none;
}

.header-searchx {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

html body .header__count-bubble {
  position: relative;
  background: transparent;
  box-shadow: none !important;
  width: auto;
  height: auto;
  top: 0;
  margin: 0;
  padding: 0;
  /*margin-left: -10px;*/
}

html body .header__count-bubble span,
html body .header__count-bubble {
  box-shadow: none !important;
  font-size: inherit;
  color: inherit;
  margin-left: 0px;
  inset-inline-start: 0;
}


/*--HEADER--*/
/*.header-top .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: normal;  
}*/

.header-top .inner {
  /* replace the old flex rule with this */
  display: grid;
  grid-template-columns: 1fr auto 1fr; /* left | logo | right */
  align-items: start;
}

/* left group */
.header-top .inner .header-left {
  justify-self: start;
}

/* logo (middle child) */
.header-top .inner #logo {
  justify-self: center;
}

/* right group */
.header-top .inner .header-right {
  justify-self: end;
  text-align: right; /* keeps the text hugged to the right edge */
}



#mobile-nav-button {
  display: none;
}

#announcement-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  text-align: center;
  background: #75777b;  
}

#announcement-bar h3 {
  color: #fff;
  padding: 9px 0;
  font-size: 16px;
}

#announcement-close {
  width: 16px;
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -8px;
  cursor: pointer;
}

.has-announcement {
  padding-top: 215px;
}

.has-announcement #global-header {
  top: 48px;
}

.has-announcement {
  padding-top: 
}

.has-announcement #global-header {
  /* top: 48px; */
}


#global-header {
  width: 100%;
  z-index: 999;
  padding: 0;
  top: 0;
  left: 0;
  margin-bottom: 0;
  /*border-bottom: 1px solid #B0B3B7;*/
  /*position: fixed;*/
}

.header-main-container {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

#global-header .logo-icon,
#global-header.active-header .logo-wordmark {
  display: block;
}

#global-header.active-header .logo-wordmark {
  position: relative;
  margin-top: ;
}

#global-header.active-header .logo-icon,
#global-header .logo-wordmark {
  display: none;
}

#global-header.active-header .header-icons {
  padding-top: 0px !important;
  margin-top: 6px;
}

.header-icons.theright {
  position: relative;
  top: -2px;
}

/*
body.admin-bar {
  
}

body.admin-bar #global-header {
  
}*/

#logo {
  display: block;
  width: 270px;
  float: left;
  top: 0;
  position: relative;
  text-align: center;
  line-height: 1;
  /*padding: 0;*/
  /*margin: 0;*/
}

#logo img,
#logo svg {
  width:  100%;
  height: auto;
  display: block;
  position: relative;
}

#desktop-global-nav {
  display: block;
  float: right;
  margin-top: 0;
  position: relative;
  padding: 0;
  /* width: 80%; */
  /* overflow: hidden; */
}

#desktop-global-nav ul li  {
  display: inline-block;
  margin: 0;
  margin-right: 20px;
  line-height: 1;
  padding: 35px 0;
  position: relative;
}

#desktop-global-nav ul ul {
  max-height: 0;
  /* max-height: 1000000em; */
  position: absolute;
  padding-top: 19px;
  /* top: 70px; */
  left: 0;
  width: 300px;
  text-align: left;
  overflow: hidden;
  background: #1E1D1E;
  margin-left: -2em;
}

#desktop-global-nav ul li:hover a + ul {
    padding-top: 36px;
    padding-bottom: 15px;
}

#desktop-global-nav ul li ul li {
    display: block;
    margin: 0;
    line-height: 1;
    padding: 10px 2em;
    position: relative;
    /* background: #fff; */
    margin-right: 0em;
}

#desktop-global-nav ul li li a {
  color: #fff;
}


#desktop-global-nav ul li:hover a + ul {
  max-height: 220px;
}

#desktop-global-nav ul li li {
  padding: 0;
}

#desktop-global-nav ul li:last-of-type {
  margin-right: 0 !important;
}

#desktop-global-nav ul li a {
  font-size: 12px;
  line-height: 1;
  /* color: #fff; */
  font-family: "futura-pt";
  text-transform: uppercase;
  font-weight: bold;
}

/*#mobile-global-nav ul li.current-page-ancestor a,
#mobile-global-nav ul li.current-menu-item a,
#mobile-global-nav ul .current_page_parent a,
#mobile-global-nav ul li a:hover,
*/
#desktop-global-nav ul li.current-page-ancestor a,
#desktop-global-nav ul li.current-menu-item a,
#desktop-global-nav ul .current_page_parent a,
#desktop-global-nav ul li a:hover {
  color: #2B90D5;
}





/*--FOOTER--*/
.form-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0; /* removes space between input & button */
}

.form-row input[type="email"] {
  flex: 1 1 auto;
  min-width: 0; /* prevents overflow */
}

.form-row button {
  flex: 0 0 auto;
}

.signupformcontainer input[type="email"] {
  background: #CDD7E1;
}

.signupformcontainer button {
  padding: 20px 25px 14px;
  width: 150px;
  background: transparent;
  box-sizing: border-box;  
}



.foot-email-vr {
  background: #CDD7E1;
  height: 100%;
  width: 2px;
  position: absolute;
  left: 50%;
}



.foot-storefront {
  max-width: 80%;
  width: 129px;
  height: auto;
  /*margin: 0 auto;*/
  margin-left: auto;
  margin-right: auto;
}

#footer-info .clearfix.relative {
  max-width: 980px;
  width: 95%;
  margin: 0 auto;
}

#footer-info hr:first-of-type {
  right: unset;
  left: 33.33%;
}

#footer-info hr {
  position: absolute;
  top: -5%;
  right: 33.33%;
  margin: 0;
  width: 2px;
  height: 110%;
}

.pattern-bg,
#footer-info {
  background: url(tfr-pattern2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#footer-info .inner {
  background: url(trf-footer-hrs-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 80px 0px;
  min-height: 0;
}

#global-footer-logo {
  display: table;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}

#global-footer-logo img {
  width: 145px;
  height: auto;
  margin: 0 auto;
}

#global-footer a {
}

#global-footer .social-container a {
}

#global-footer a:hover {
  text-decoration: none;
}

#global-footer hr {
  height: 2px;
}


/* stretch menu items end-to-end, keep your existing pipes */
.footer-nav--spread ul,
.footer-nav--spread [role="list"] {
  display: flex;
  align-items: center;
  justify-content: stretch;
  gap: 0;                 /* separators are their own <li>, so no flex gap */
  margin: 0;
  padding: 0;
  list-style: none;
}

/* each link cell takes equal space */
.footer-nav--spread li:not([aria-hidden="true"]) {
  flex: 1 1 0;
  min-width: 0;           /* prevent overflow on long words */
  text-align: center;
}

/* the pipe <li> stays content-sized and centered */
.footer-nav--spread li[aria-hidden="true"] {
  flex: 0 0 auto;
  display: flex;          /* centers the <span>|</span> vertically */
  align-items: center;
}

/* optional: make links fill their cell for a bigger focus target */
.footer-nav--spread li:not([aria-hidden="true"]) > a {
  display: inline-block;
  width: 100%;
}

/* accessible focus outline (keeps your visual style intact) */
.footer-nav--spread a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}






/*--SIGNUP--*/
#signup-newsletter {
  top: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

  position: fixed;
  z-index: 999999;
  text-align: center;
  /*display: none; */
  width: 800px;
  height: auto;
  overflow: hidden;
  background: #fff;
}

.close-popupx {
  text-align: center;
  margin-top: 15px !important;
}

#signup-newsletter .response {
  margin-top: 15px;
}

#signup-newsletter .inner {
  padding: 30px 0;
}

#signup-newsletter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 99999;
  /*display: none;*/
}

#signup-newsletter input[type=email] {
  position: relative;
  margin: 0 auto 40px;
  background: #fff;
  font-size: 19px;
  color: #000;
  border: 2px solid #000;
  width: 75%;
  font-style: italic;
  letter-spacing: .2em;
  padding: 0 0 10px 0;
  font-family: 'Open Sans Condensed', sans-serif;
}

#signup-newsletter input[type=submit] {
  position: relative;
}

#signup-newsletter ::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter :-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter ::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter :-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter .close {
  margin-bottom: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  line-height: 1;
}


/*--ANNOUNCEMENT--*/
#announcement-close {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 29px;
  cursor: pointer;
}

body:not(.has-announcement) {
  padding-top: 129px;
}

body.has-announcement {
  padding-top: 108px;
}

body.has-announcement .nav-dropdown.active {
/*body.has-announcement .desktop-header-dropdown.active,*/
/*body.has-announcement #shop-dropdown.active {*/
  top: 108px !important;
  top: 125px !important;
}

#announcement-banner.expand-banner .inner {
  cursor: pointer;
}

.expand-announcement-btn {
  cursor: pointer;
}

.expanded-announcement.active {
  max-height: 100vh;
  overflow-y: scroll;
  box-sizing: border-box;  
}

.expanded-announcement {
  position: fixed;
  top: 41px;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  z-index: 99999999;
  background: #FF0000;
  color: #fff;
  background: #000;
}

.expanded-announcement .inner {
  padding: 50px 0;
}

.the-announcement {
  font-size: 16px;
  line-height: 1.65;
}

.expanded-announcement .close-expand-announcement {
    width: auto;
    display: table !important;
    margin-top: 20px;
    min-width: 150px;
    cursor: pointer;
    margin: 20px auto !important;
}

#announcement-banner {
  background: #ff0005;
  background: #000;
  text-align: center;
  font-size: 12px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
}

#announcement-banner .inner {
  padding: 16px 0 13px;
  max-width: calc(100% - 100px);
  margin: 0 auto;
    line-height: 1;
    color: #fff;
    letter-spacing: .1em;
}



/*--BLUEIMP GALLERY--*/
html .blueimp-gallery > .close, html button.close {
  transform:rotate(0deg);
}

html .blueimp-gallery > .close:hover, html button.close:hover {
  transform:rotate(90deg);
  background: transparent;
  left: initial;
  border: none;
  box-shadow: none;
  top: 2em;
}

body.single-portfolio {
  overflow: visible !important;
}

.btn-default,
.modal-footer .btn+.btn {
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 3em;
}

.modal-header .close {
    top: 0;
    left: 0;
}

html .blueimp-gallery > .close,
html button.close {
  z-index: 99999999;
  top: unset !important;bottom: 20px !important;
  right: 2em;
  position: fixed;
  border: none;
  appearance: none;
  background: transparent;
  color: #000;
  border-radius: 0;
  line-height: 1;
  font-size: 2em;
  cursor: pointer;
  height: 40px;
  width: 40px;
  
  display: block;
  text-shadow: none;
  box-shadow: none;
  left: initial;
  transform-origin: 50% 50%;
padding: 0;opacity: 1;}

html .blueimp-gallery>.prev,
html .blueimp-gallery>.next {
    height: auto;
    width: auto;
    border: none;
    text-shadow: none;
    opacity: 1;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    display: block;
    background: none;
    margin: 0;
    color: #000;
    border: none;
    box-shadow: none;
    width: 40px;
    height: 40px;
    border-radius: 0;
}

html .blueimp-gallery>.prev:active,
html .blueimp-gallery>.prev:focus,
html .blueimp-gallery>.prev:hover,
html .blueimp-gallery>.prev {
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
  
  border: none;
  box-shadow: none;  
  background: https://cdn.shopify.com/s/files/1/0550/6819/7015/t/2/assets/redhalftone-arrow-left.png);
  background-size: 100%;
  background-repeat: no-repeat;  
 }

html .blueimp-gallery>.next:active,
html .blueimp-gallery>.next:focus,
html .blueimp-gallery>.next:hover,
html .blueimp-gallery>.next {
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  box-shadow: none;
  left: initial;
  background: https://cdn.shopify.com/s/files/1/0550/6819/7015/t/2/assets/redhalftone-arrow-right.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

html .blueimp-gallery>.prev:hover {/* top: initial; */}

html .blueimp-gallery>.next:hover {

}

.blueimp-gallery>.close, .blueimp-gallery>.next, .blueimp-gallery>.play-pause, .blueimp-gallery>.prev, .blueimp-gallery>.slides>.slide>.slide-content {
    background: transparent;
}


.blueimp-gallery {
  background: rgba(255,255,255,.95);
  /* background: url(redhalftone-bg-pattern-white_invert.png); */
  background-size: 130px;
}

.modal-content {
/*  padding-bottom: 0;
  border: none;
  background: transparent;
  background-color: transparent;
  position: relative;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: visible;*/
}

.modal.in .modal-dialog {
/*  z-index: 0;
  position: relative;
  background: transparent;
  background-color: transparent;
  max-width: 100%;
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding:0;*/
}

.blueimp-gallery .modal-body {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 0;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.blueimp-gallery .modal-body img {
  /*height: 1000px;*/
  /*width: 1000px;*/
  /*padding-left: 0px;*/
  /*max-width: 1000px;*/
  /*display: block;*/
  /*margin: 0 auto;*/
  /*position: relative;*/
  /*z-index: 9999;*/
  /* background: url(dot-pattern.jpg); */
  /*background-repeat: repeat;*/
  /*background-size: 211px;*/
  /* outline: 1px solid; */
}
.blueimp-gallery .image-shadow {
  display: none !important;
/*  background: red;
  height: 1070px;
  width: 1000px;
  max-width: 1000px;
  max-height: 1000px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -500px;
  margin-left: -500px;
  z-index: -999999999999;
  display: block;*/
}

#blueimp-gallery .slides {
  height: calc(100% - 150px);
}

#blueimp-footer {
  height: 150px;
text-align: center;}

#blueimp-footer .title {
  margin-bottom: 10px;
margin-top: 10px;}

#blueimp-footer .desc {
  position: ;
}




.twocolimgtextflex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}

.reverse-col {
  flex-direction: row-reverse;
}

.img_border:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid;
  border-color: inherit;
}
.img_border .inner {
  margin: 0px;
  top: 18px;
  left: 18px;
  position: relative;
  width: calc(100% - 36px) !important;
  height: calc(100% - 36px) !important;
}

.imgtxtcol-rule {
  width: 55px;
  margin-top: 20px;
  margin-bottom: 20px;

  margin-top: 15px;
  margin-bottom: 15px;
}

.flexthebuttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

/* 1 button: centered */
.flexthebuttons.has-1 {
  justify-content: center;
}

/* 2 buttons: centered with consistent gap */
.flexthebuttons.has-2 {
  justify-content: center;
  gap: 18px;
}

/* 3 buttons: even spacing between, not at edges */
.flexthebuttons.has-3 {
  justify-content: space-evenly; /* equal outer + inner spacing */
  gap: 18px;
}


/*--HOMEPAGE--*/
.home {
  
}





/*--ABOUT--*/
.page-id-5 {

}





/*--CONTACT--*/
#CONTACTmap,
#location-map {
  height: 400px;
  position: relative;
  display: block;
}



.card-wrapper--product:hover:after {
  display: none !important;
}

.card-wrapper--product:hover {
  transform: translateY(0) !important;
  box-shadow: none !important;
}




/*FAQ*/
.accordion-wrapper--dividers .accordion+.accordion:before {
  display: none !important;
}

.summary-accordion__plus-minus-wrapper {
  transition: background .05s ease !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.summary-accordion__plus-minus {
  width: 12px !important;
  height: 12px !important;
}

.summary-accordion__icon-line {
  background: #45586A !important;
}

.accordion summary {
  padding: 20px 0 20px !important; 
  border-bottom: 2px solid #CDD7E1 !important; 
}


.imgzoom-hover {
  overflow: hidden;
}

.imgzoom-hover .inner {
  -webkit-transform: scale(1); 
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.imgzoom-hover:hover .inner {
  -webkit-transform: scale(1.125); 
  -moz-transform: scale(1.125);
  -o-transform: scale(1.125);
  transform: scale(1.125);
}

/*--PRODUCT--*/
.card-wrapper--product {
  border: none !important;
}

.card--product {
  /*padding: 0 !important;*/
}

.card__inner {
  background: #fff !important;
}

.card__inner .badge.badge--sale,
.card__inner .badge.badge--sold-out,
.card__inner .badge {
  font-family: "Gotu", sans-serif;
  text-transform: uppercase;
  background: #3C74AC;
  color: #F9F8F4;
  border-radius: 0;
  border: none;
  padding: 8px 8px;
  line-height: 1;
  font-size: 10px;
  top: 0;
  left: 0;
  transform: none;
  display: table;
}

.price--sold-outx .price {
  text-decoration: line-through;
}

html body .price--on-sale .price-item--sale-in-card {
  color: #3C74AC;
}

.product__info-box,
.information-wrapper {
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.accordion__content {
  padding-left: 0 !important;
}

.quantity__rules-cart__number {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}

.cart-items thead th {
  float: none !important;
  display: table-cell;
  text-align: left;
}

.cart-item td {
  border-bottom: 1px solid #CDD7E1 !important;
}

.cart-items-head,
.cart-page__content .cart-items th {
  border-bottom: 1px solid #CDD7E1 !important;
  padding:0 0 17px !important;
  background: transparent !important;  
  line-height: 1;
}

.cart-page__content .cart-items th {
  position: relative;
}

.quantity__input {
  padding: 0;
  border-radius: 0;
  background: transparent;
  font-size: 12px;
  color: #495A42;
  font-family: Gotu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  border-color: #CDD7E1 !important;
  border: 1px solid #CDD7E1 !important;
  border-right: none !important;
}

.quantity__button {
  border: 1px solid #CDD7E1 !important;
  border-radius: 0 !important;
  border-color: #CDD7E1 !important;
}


.nav-heading {
  border-bottom: 2px solid #B7D2B7;
  padding-bottom: 7px;
  margin-bottom: 7px !important;
}


/* ===============================
   Vars
   =============================== */
:root{
  --header-h: 72px;                      /* your fixed header height */
  --l2-h: 56px;                          /* height of Level-2 bar */
  --z-header: 1100;                      /* header on top */
  --z-mega: 1050;                        /* L2 + dropdowns below header */
  --dur: 480ms;
  --ease: cubic-bezier(.22,.61,.36,1);
}

/* ===============================
   Structural helpers
   =============================== */
.relative { position: relative; }        /* wrapper around header + nav */
.site-header{ position: fixed; top:0; left:0; right:0; z-index:var(--z-header); }

/* ===============================
   L2 menu bar (inside .relative)
   =============================== */
.primary-nav .menu{
  display:flex;
  justify-content:space-between;         /* first/last touch edges */
  align-items:center;
  flex-wrap:wrap;
  gap:18px;
  margin:0;
  padding:0;
}
.menu__item{ list-style:none; }
.menu__link{
  display:inline-block;
  line-height:1.2;
  text-decoration:none;
}

/* ADA focus */
.menu__link:focus-visible,
.primary-nav .menu a[aria-current="true"]{
  /*outline:2px solid currentColor;*/
  /*outline-offset:3px;*/
  color: #3C74AC;
}

/* Hidden by default (no layout shift) */
.primary-nav{
  position:absolute;                     /* anchored to .relative */
  top:0;                   /* just under fixed header */
  left:0;
  right:0;
  z-index:var(--z-mega);
  opacity:0;
  transform:translateY(-8px);
  pointer-events:none;
  visibility:hidden;
  transition:
    opacity var(--dur) var(--ease),
    transform var(--dur) var(--ease),
    visibility 0s linear var(--dur);
}

/* Open state */
body.mega-open .primary-nav{
  opacity:1;
  transform:translateY(0);
  pointer-events:auto;
  visibility:visible;
  transition:
    opacity var(--dur) var(--ease),
    transform var(--dur) var(--ease),
    visibility 0s;
}

/* ===============================
   Dropdown panels (inside .relative)
   =============================== */
.themedropdown{
  position:absolute;                     /* still inside .relative */
  top:calc(var(--header-h) + var(--l2-h));
  left:0;
  right:0;
  z-index:calc(var(--z-mega) - 1);
  opacity:0;
  transform:translateY(-8px);
  pointer-events:none;
  visibility:hidden;
  transition:
    opacity var(--dur) var(--ease),
    transform var(--dur) var(--ease),
    visibility 0s linear var(--dur);
  /*top: 64px !important;*/
}

/* Shown dropdown */
.themedropdown.is-open{
  /*top: 64px !important;*/
  opacity:1;
  transform:translateY(0);
  pointer-events:auto;
  visibility:visible;
  transition:
    opacity var(--dur) var(--ease),
    transform var(--dur) var(--ease),
    visibility 0s;
}

:root{
  --header-h: 72px;  /* JS will overwrite these */
  --l2-h: 56px;
}

/* L2 bar just under header */
.primary-nav{
  position:absolute;
  top: var(--header-h);
  left:0;
  right:0;
  margin-top: -1px;
  /* other styles... */
}

/* Dropdown panels under header + L2 bar */
.themedropdown{
  position:absolute;
  top: calc(var(--header-h) + var(--l2-h)) !important;
  left:0;
  right:0;
  margin-top: -2px;
  /* other styles... */
}


/* ===============================
   Optional dim backdrop (if used)
   =============================== */
.mega-backdrop{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.08);
  opacity:0;
  pointer-events:none;
  z-index:calc(var(--z-mega) - 2);
  transition:opacity var(--dur) var(--ease);
}
body.mega-open .mega-backdrop{
  opacity:1;
  pointer-events:auto;
}

/* Optional: prevent background scroll when menu open */
body.mega-open{ overflow:hidden; }

facets-wrapper facets-wrapper--vertical.facets-wrapper {
  padding: 0;
}

html body .facets-vertical {
    --filter-width: 20%;
    column-gap: 70px;
}

.facets-active-toolbar__toggle-filter {
  display: none !important;
}

.facets__item-list>.facets__item-filter+.facets__item-filter:before {
  background-color: #B7D2B7 !important;
  display: none !important;
}

.facets__item-list>.facets__item-filter+.facets__item-filter {
  margin-top: 35px !important;
}

.facets__summary {
  padding-bottom: 20px;
  border-bottom: 1px solid #B7D2B7;
}


pickup-availability-drawer[open] {
  z-index: 99999;
}

html body .slider-button {
  border-radius: 0;
  box-shadow: none;  
}

html body .search__input {
  font-family: "Gotu", sans-serif;
  border: none;
  padding: 0 5.5rem 0 2.7rem;
  font-size: 1em;
  min-height: 50px;
  border-radius: 0;
}

.search-button {
  cursor: pointer;
}

.search__button.search__button--header {
  padding: 0 !important;
}

html body .pagination__item {
  border-radius: 0 !important;
  box-shadow: none;  
}

.search__button.search__button--header:hover{
  background: transparent !important;
}

.headersearchclose {
  cursor: pointer;
}

.headersearchclose:hover svg * {
  fill: #45586A !important;  
}

/*.headersearchclose .predictive-search__reset,
.headersearchclose .search__input-clear,
.headersearchclose .field__button,
.headersearchclose input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none !important;
  height: 16px !important;
  width: 16px !important;
  background: url('x.png') no-repeat center center !important;
  background-size: 16px 16px !important;
  cursor: pointer !important;
}*/

.facets-container details-accordion {
  display: none !important;
}

.facets-container details-accordion.custom-menu-side {
  display: block !important;
}

html body .price--on-sale .price__sale {
  text-align: center;
  display: inline-block;
}

html body .price--on-sale .price__sale .price-item {
  margin-right: 10px;
}

.instafeed-new-layout-wrapper {
  gap: 12px !important
}


.cart-page__content__right:before, .cart-page__content__right:after {
  display: none !important;
}

.cart__footer__title {
  padding: 0;
  border-bottom: none !important;
}

.cart-subtotal-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: anchor-center;
  align-content: stretch;
}

html body .cart-page__content textarea {
  background: transparent;
  border: 1px solid #CDD7E1 !important;
}

html body .cart__textarea-wrap {
  padding: 0;
  border: none;
  border-radius: 0;
  height: fit-content;
  padding: 0px;    
}

html body .cart__textarea-wrap textarea {
  font-size: 1em;
}

@media all and (min-width: 800px) {

    html body .cart-page__content .cart-items tbody {
      /*border-bottom: 2px solid #097EC2;*/
      padding: 20px;   
    }



    html body .cart__textarea-wrap textarea {
      box-shadow: none;
      border-radius: 0 !important;
    }

    .no-border-bottom {
      border-bottom: none !important;
    }

    .cart-page__content {
      margin-top: 0 !important;
    }

    html body .cart-page__content .cart-items tr.cart-item td.spacer {
      width: 20px;
    }

    html body .cart-page__content .cart-items tr.cart-item td {
      padding: 20px;
      padding-left: 0;
    }

    html body .cart-item__link {
      border-radius: 0;
    }


    .cart-page__content .spacer {
      height: 30px;
    }

    .cart-page__content .cart-item {
    }

    .cart-page__content .cart-item td {
      position: relative;
    }

    .cart-page__content .cart-items th.first .lined,
    .cart-page__content .cart-item td.cart-item__media .lined {
      width: calc(100% - 20px);
      left: 20px;
    }

    .cart-page__content .cart-items th.last .lined, 
    .cart-page__content .cart-item td.small-hide.medium-hide.remove .lined {
      width: calc(100% - 20px);
    }

    html body .cart__items {
      padding-bottom: 0 !important;
      margin-bottom: 30px !important;
    }

    .cart-page__content .cart-items th .lined,
    html body .cart__items .lined {
      border-bottom: 2px solid #F8F8F7 !important;
      margin: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
    }

    html body .cart-page__content .cart__footer {
      position: sticky;
      top: 1.5rem;
      transition: top .3s ease;
      padding: 0px;
      background: transparent;
      display: block;
    }

    html body button#checkout {
      width: 100%; 
      display: block;
      text-transform: uppercase;
      /*background: #3C74AC;*/
      /*color: #fff;*/
      border: none !important;
    }

    .cart-item__vendor {
      text-transform: capitalize;
    }

    .cart-page__content {
        grid-template: repeat(2, auto) / 70% 1fr !important;
        gap: 21px !important;
    }

}


@media all and (max-width: 1400px) {

}


@media all and (max-width: 1181px) {

  #wpadminbar {
    display: none !important; 
  }

  body {
    font-size: 14px;
  }
  
  h1, .h1 {
    font-size: 36px;    /* was 46 */
    letter-spacing: 0.05em;
    line-height: 1.25;
  }

  h2, .h2 {
    font-size: 48px;    /* was 60 */
    letter-spacing: 0;
    line-height: 1.1;
  }

  h3, .h3 {
    font-size: 26px;    /* was 30 */
    letter-spacing: 0.05em;
    line-height: 1.25;
  }

  h4, .h4 {
    font-size: 38px;    /* was 48 */
    letter-spacing: 0;
    line-height: 1.1;
  }

  h5, .h5 {
    font-size: 18px;    /* was 20 */
    letter-spacing: 0;
    line-height: 1.25;
  }

  h6, .h6 {
    font-size: 13px;    /* was 14 */
    letter-spacing: .09em;
    line-height: 1.25;
  }

  h6.v2, .h6.v2 {
    font-size: 11px;    /* was 12 */
    letter-spacing: .09em;
    line-height: 1.25;
  }


  .button.txtbtn {
    font-size: 12px;
  }

  select,
  input[type=text],
  input[type=email],
  input[type=phone],
  input[type=telephone],
  input[type=tel],
  input[type=password],
  textarea {
    font-size: 14px;
    padding: 9px 12px 10px;
  }

  body button,
  body .button,
  body input[type="button"] {
    font-size: 12px;
  }

  body input.largebtn, body .button.largebtn, body a.largebtn {
    padding: 20px 0;
  }

  .signupformcontainer button {
    padding: 13px 0px 14px;
    width: 100px !important;
    background: transparent !important;
    box-sizing: border-box;
  }

  /*--SLICK--*/
  .slick-prev,
  .slick-next {

  }

  .slick-prev {
    left: -20px;
  }

  .slick-next {
    right: -20px;
  }


  /*--HEADER--*/
  #logo {
    width: 200px;
  }

  .active-header #logo {
    width: 250px;
  }

  .themedropdown {
    /*top: 52px !important;*/
  }

  .header-right {
    padding-top: 7px !important;
  }

  .header-left {
    padding-top: 4px !important;
  }

  /*--FOOTER--*/

  .img_border .inner {
    margin: 0px;
    top: 13px;
    left: 13px;
    position: relative;
    width: calc(100% - 26px) !important;
    height: calc(100% - 26px) !important;
  }


}

@media all and (max-width: 821px) {

  

  body {
    font-size: ;
  }
  
  .h1, h1 {
    font-size: ;
  }
  
  .h2, h2 {
    font-size: ;
  }
  
  .h3, h3 {
    font-size: ;
  }
  
  .h4, h4 {
    font-size: ;
  }

  .h5, h5 {
    font-size: ;
  }

  .h6, h6 {
    font-size: ;
  }

  body button,
  body .button,
  body input[type="button"] {
    font-size: ;
  }

  select,
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=phone],
  input[type=telephone],
  input[type=password],
  textarea {
    padding: 9px 16px;
    font-size: 14px;
  }  
  
  

  /*--SLICK--*/
  .slick-prev,
  .slick-next {

  }

  .slick-prev {
    left: 
  }

  .slick-next {
    right: 
  }


  /*--HEADER--*/


  /*--FOOTER--*/

  .menu__item {
    list-style: none;
    width: 20%;
    text-align: center;
  }

  .cart-item td {
    border-bottom: none !important;
  }

  .cart-page__content .cart-items tr.cart-item:not(:first-child) {
    border-top: 1px solid #CDD7E1 !important;
  }

  .subtotalscontainer {
    display: none !important;
  }

}

@media all and (max-width: 675px) {

}



@media all and (max-width: 480px) {

  #global-header .logo-icon {
    display: none !important;
  }

  body {
    font-size: 13px;
  }
  
  h1, .h1 {
    font-size: 28px;
  }
  
  h2, .h2 {
    font-size: 45px;
  }
  
  h3, .h3 {
    font-size: 25px;
  }
  
  h4, .h4 {
    font-size: 30px;
  }

  h5, .h5 {
    font-size: 12px;
  }

  h6, .h6 {
    font-size: 12px;
  }

  h6.v2, .h6.v2 {
    font-size: 11px;
  }


  .sm-h1 {
    font-family: "Instrument Serif", serif;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.25;
  }

  .sm-h2 {
    font-family: "Kapakana", cursive;
    font-size: 45px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1;
  }

  .sm-h3 {
    font-family: "Instrument Serif", serif;
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.25;
  }

  .sm-h4 {
    font-family: "Kapakana", cursive;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1;
  }

  .sm-h5 {
    font-family: "Inria Serif", serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.25;
  }

  .sm-h6.notv2.v2,
  .sm-h6.notv2,
  .sm-h6 {
    font-family: "Gotu", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .09em;
    line-height: 1.25;
  }

  .sm-h6.v2 {
    font-family: "Gotu", sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .09em;
    line-height: 1.25;
  }


  body button,
  body .button,
  body input[type="button"] {
    font-size: 11px;
    /*padding: 11px 0 10px;*/
    padding-top: 11px;
    padding-bottom: 10px;
  }

  .button.wider {
    padding: 15px 30px;
  }

  .button:not(.bannerbtn):not(.txtbtn) {
    width: 100%;
    max-width: 100%;
    text-align: center !important;
  }


  select,
  input[type=text],
  input[type=email],
  input[type=phone],
  input[type=telephone],
  input[type=password],
  textarea {
    font-size: 11px;
    height: 36px;
  }
  


  /*--SLICK--*/
  .slick-prev,
  .slick-next {
    width: 25px;
    height: 25px;
    top: 34%;
  }

  .slick-prev svg,
  .slick-next svg {
    width: 8px;
    height: auto;
    top: 2px;
  }

  .slick-prev svg {
    left: -1px;
  }

  .slick-next svg {
    right: -1px;
  }

  .slick-prev {
    left: -18px;
  }

  .slick-next {
    right: -18px;
  }


  /*--HEADER--*/
  #logo {
    width: 200px !important;
  }

  #global-header .logo-wordmark {
    display: block !important;
  }

  #mobile-nav-button {
    display: block !important;
    color: #fff;
    background: transparent;
    font-weight: normal;
    text-align: center;
    padding: 0;
    /* outline: 1px solid red !important; */
    width: 20px;
    height: 12px;
  }

  #mobile-nav-button .bar {
    background: #000;
    width: 100%;
    height: 2px;
    position: relative;
    left: 0;
    top: 8px;
    margin-left: 0;
    margin: 0 auto;
    /* margin-bottom: 6px; */
    -ms-transform-origin: 100% 100%; /* IE 9 */
    -webkit-transform-origin: 50% 50%; /* Safari and Chrome */
    -moz-transform-origin: 100% 100%; /* Firefox */
    -o-transform-origin: 100% 100%; /* Opera */
  }

  #mobile-nav-button:hover .bar:after,
  #mobile-nav-button:hover .bar:before,
  #mobile-nav-button:hover .bar {
    background: #3C74AC;
  }

  #mobile-nav-button .bar,
  #mobile-nav-button .bar:after,
  #mobile-nav-button .bar:before {
    width: 100%;
    height: 1px;
    position: relative;
    /* overflow: visible; */
    display: block;
  }

  #mobile-nav-button .bar:after,
  #mobile-nav-button .bar:before {
    position: absolute;
  }

  #mobile-nav-button .bar:after {
    content: ' ';
    background: #000;
    top: 6px;
    position: relative;
    left: 0;
  }

  #mobile-nav-button .bar:before {
    content: ' ';
    background: #000;
    top: -6px;
    /* position: relative; */
    left: 0;
  }

  #mobile-nav-button.active-mobile-nav-button .bar:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0px;
    opacity: 0;
    transform: rotate(360deg);
  }

  #mobile-nav-button.active-mobile-nav-button .bar:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(270deg);
    top: 0px;
  }

  #mobile-nav-button.active-mobile-nav-button .bar {
      /* position: absolute; */
      /* top: 17px; */
      /* left: 8px; */
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
  }

#mobile-global-nav {
  position: fixed;
  top: 0;        /* ⬅ always pinned to top */
  left: 0;
  right: 0;
  bottom: 0;     /* ⬅ always pinned to bottom (no vh math needed) */

  margin-top: 0;
  width: 100%;
  background: #F9F8F4;
  z-index: 99;
  display: block !important;

  /* panel is hidden by default via opacity + :not(.active-mobile-nav) rule */
  opacity: 0;
  overflow: hidden;
  transition-property: opacity;
}



  #mobile-global-nav {
    max-height: 0;    
    display: block !important;
  }

  #mobile-global-nav:not(.active-mobile-nav) {
    top: -9990px !important;
  }

  #mobile-global-nav.active-mobile-nav {
    z-index: 99;
    max-height: 5000px;

    overflow: visible;
    opacity: 1;
    overflow-y: scroll;
  }

  #mobile-global-nav ul {
    margin: 0;
    padding: 0;  
    width: 100%;
  }

  #mobile-global-nav  li {
    display: block;
    width: 100%;
    text-align: left;
  }

  #mobile-global-nav a {
    width: 100%;
    display: block;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
  }

  #mobile-global-nav .dropdown-social {
    text-align: center;
  }

  #global-header #logo {
    width: ;
  }

  #mobile-global-nav li a {
    font-size: 14px;
    font-family: "Gotu", sans-serif;
    line-height: 1;
  }

  .mobile-nav-item.level-1 a.is-open + svg {
    transform: rotate(180deg);
  }

  .mobile-nav-item.level-2 a.is-open + svg.plus-expandicon .vertx-top {
    opacity: 0 !important;
  }

  .mobile-nav-item.level-1 svg {
    line-height: 1;
    top: 2px;
    right: 0;
    position: absolute;
  }

  .mobile-nav-item.level-2 svg {
    line-height: 1;
    top: -1px;
    right: 0;
    position: absolute;
  }

  .mobile-nav-item.level-2:first-of-type {
    margin-top: 14px;
    border-top: 1px solid #CDD7E1 !important;
  }

  .mobile-nav-item.level-3.has-children {
    border: none !important;
    padding-bottom: 0;
  }
  
  .mobile-nav-item.level-2 {
    border-bottom: 1px solid #CDD7E1 !important;
    padding: 14px 00px;
    padding: 19px 0 16px;
  }

  .mobile-nav-item.level-4 {
    border-top: 1px solid #CDD7E1 !important;
    padding: 14px 00px;
    padding: 19px 0 16px;
  }

  .mobile-nav-item.level-2 > div > a {
    padding: 0 10px;
  }

  .mobile-nav-item.level-3 {
    border-bottom: 1px solid #CDD7E1 !important;
    padding: 14px 00px 14px 00px;
  }

  .mobile-nav-item.level-3 > a {
padding: 15px 20px;
        background: #CDD7E1;
  }

  .mobile-nav-item.level-4 > a {
    padding: 0px 20px;
  }
.is-hidden {
  display: none;
}

.is-collapsed,
.xis-collapsed {
  display: none;
}


  .mobile-menu.is-hidden { display: none; }
.mobile-menu.is-active { display: block; }

.mobile-submenu.is-collapsed { display: none; }

.mobile-accordion-toggle.is-open .nav-icon,
.mobile-sub-accordion-toggle.is-open .nav-icon {
  /* rotate or swap icons in your CSS */
}



  /*--FOOTER--*/
  #global-footer {

  }

  #announcement-banner .inner {
       line-height: 1.5;
     max-width: calc(100% - 30px);
  }

  .imagecolumn .thecontent .col:last-of-type {
    padding-bottom: 0 !important;
  }

  .featuredproducts-container .title-container {
    text-align: center;
  }

  .sm-center-elem {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .imgtxtcol-rule {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #global-footer-logo img {
    width: 130px;
  }

  .foot-email-vr {
    background: #CDD7E1;
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    top: 0%;
    position: relative;
  }

  .footer-nav--spread.policiesx .inline-list {
    display: block;
  }

  .footer-nav--spread.policiesx .inline-list li {
    display: block;
    margin: 11px auto;
    width: 100%;
  }

  .footer-nav--spread ul { flex-wrap: wrap; }
  .footer-nav--spread li:not([aria-hidden="true"]) { flex: 1 1 50%; }
  .footer-nav--spread li[aria-hidden="true"] { display: none; }

  #footer-info .inner {
    background: url(trf-footer-hrs-bg--mobile2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 80px 0px;
    min-height: 0;
  }

  #footer-info hr {
    position: relative;
    height: 2px;
    width: 70%;
    left: 15% !important;
    right: 15% !important;
    margin-bottom: 20px;
  }

  .bullet ul {
    text-align: left;
  }

  html body .facets-vertical {
    --filter-width: 0%;
    column-gap: 0;
  }

  .accordion summary {
    padding: 10px 0 10px !important;
    border-bottom: 2px solid #CDD7E1 !important;
  }

  .complementary__total + .button {
    padding: 11px 20px !important;
  }

  details.facets__details > .parent-display {
    display: block !important;
    max-height: none !important;
    opacity: 1 !important;
  }

  .facets-container details-accordion {
    display: none !important;
  }

  .facets-container details-accordion.custom-menu-side {
    display: block !important;
  }

  .bullet ul {
    padding-left: 16px;
  }

  .instafeed-new-layout-wrapper {
    gap: 12px !important
  }

  /*html body .cart-page__content .cart-items tbody {
    padding: 0px;
  }

  html body .cart-page__content .cart-items tr.cart-item td.cart-item__media {
    padding: 0px;
    padding-left: 0;
    width: 30% !important;
    display: inline-block !important;
  }

  html body .cart-page__content .cart-items tr.cart-item td.cart-item__details {
    width: 69% !important;
    display: inline-block !important;
  }

  html body .cart-page__content .cart-items tr.cart-item td.cart-item__quantity {
    padding: 0;
    padding-left: 20px;
    display: inline-block !important;
    width: 42%;
  }

  html body .cart-page__content .cart-items tr.cart-item td.cart-item__totals {
    padding: 0;
    padding-left: 20px;
    display: inline-block !important;
    width: 50%;
  }
  

  html body .cart-item__link {
    width: 110px;
    padding: 0;
    height: 100px;
  }

  html body .cart-item {
    display: block;
  }

  html body .cart-item__details {
    padding-right: 20px !important;
    width: 70% !important;
  }

  */

  html body .cart-item__quantity-wrapper .quantity__input {
    width: 60px !important;
  }

  html body .cart-item__quantity-wrapper .quantity {
    --add-width: 90px !important;
  }

  cart-remove-button .link {
    padding-left: 20px !important;
  }
  
  html body .cart-page__content .cart-items tr.cart-item td.cart-item__quantity {
    padding: 0;
    padding-left: 20px;
    width: 42%;
  }

  html body .cart__note-wrap {
      margin-bottom: 0;
  }

  html body .cart-page__content .cart__footer {
          transition: top .3s ease;
          padding: 0px;
          background: transparent;
          display: block;
      }
  .foot-storefront {
    max-width: 80%;
    width: 169px;
    image-rendering: -webkit-optimize-contrast;
  }
}