/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
 
.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#000}.hamburger-box{width:26px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:26px;height:2px;background-color:#000;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::after,.hamburger--vortex .hamburger-inner::before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::after,.hamburger--vortex-r .hamburger-inner::before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}

@charset "UTF-8";
body {
  background-color: #fff;
}
section, article, .site-footer {
  position: relative;
  overflow: hidden;
  padding: 0;
}
section {
  padding: 5rem 0;
}
.site-footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #646668;
}
.jumbotron {
  background-color: #6466680d;
}
body, p, div, table {
  font-family: "urw-din", sans-serif;
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  color: #292929;
}
.btn {
  font-weight: 700;
}
h1, .h1 {
  font-size: 40px;
}
h2, .h2 {
  font-size: 32px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 20px;
}
h5, .h5 {
  font-size: 16px;
}
h6, .h6 {
  font-size: 14px;
}
.display-1 {
  font-size: 60px;
}
.display-2 {
  font-size: 56px;
}
.display-3 {
  font-size: 50px;
}
.display-4 {
  font-size: 44px;
}
@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 30px;
  }
  h2, .h2 {
    font-size: 22px;
  }
  h3, .h3 {
    font-size: 18px;
  }
  h4, .h4 {
    font-size: 15px;
  }
  h5, .h5 {
    font-size: 12px;
  }
  h6, .h6 {
    font-size: 10px;
  }
  .display-1 {
    font-size: 45px;
  }
  .display-2 {
    font-size: 42px;
  }
  .display-3 {
    font-size: 37px;
  }
  .display-4 {
    font-size: 33px;
  }
}
input, select, textarea {
  background-color: #fff;
  color: #646668;
}
.input-group-append .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bg-secondary {
  background-color: #6466680d !important;
}
a, a:hover {
  color: #292929;
}
.btn {
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 0.7rem 0.9rem;
}
.btn:hover {
  text-decoration: none;
}
.btn-primary {
  background-color: #da291c;
  border-color: #da291c;
  color: #fff;
}
.btn-primary:hover {
  background-color: #961c13;
  border-color: #da291c;
}
.btn-primary:disabled {
  background-color: #e8e9eb;
  border-color: #e8e9eb;
}
.btn-primary:disabled:hover {
  background-color: #e8e9eb;
  border-color: #e8e9eb;
}
.btn-outline-primary {
  border-color: #da291c;
  color: #da291c;
}
.btn-outline-primary:hover {
  background-color: #da291c;
  color: #fff;
  border-color: #da291c;
}
.btn-secondary {
  background-color: #000;
  border-color: #000 !important;
  color: #fff !important;
}
.btn-secondary:hover {
  background-color: #000;
  border-color: #000 !important;
}
.btn-outline-secondary, .slide-light .btn.btn-primary {
  border-color: #000 !important;
  color: #000 !important;
}
.btn-outline-secondary:hover, .slide-light .btn.btn-primary:hover {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
.btn-outline-secondary:focus, .slide-light .btn.btn-primary:focus {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
.btn-outline-secondary:focus, .slide-light .btn.btn-primary:focus {
  outline: 2px solid #d8381d;
  border-radius: 3px;
}
.btn:hover, a:hover, select:hover {
  cursor: pointer;
}
.btn-lg {
  font-size: 1.2rem;
  padding: 1rem 2rem;
}
.btn-sm {
  font-size: 0.8rem;
  padding: 0.5rem 0.7rem;
}
.badge-primary {
  background-color: #da291c;
}
.badge-lg {
  font-size: 1.2em;
}
.icon-active {
  color: #292929;
}
.navbar {
  background-color: #fff;
  border-bottom: 1px solid #e8e9eb;
}
.navbar .nav-item .nav-link {
  color: #646668;
  border-bottom: 1px solid transparent;
  padding-bottom: 5px;
}
.navbar .nav-item .nav-link:hover {
  color: #da291c;
  border-bottom: 1px solid #da291c;
}
.navbar .nav-item .nav-link i {
  font-size: 1.4em;
}
.navbar .nav-item.active .nav-link {
  color: #da291c;
}
.navbar-nav.d-md-block {
  display: flex !important;
  flex-direction: initial !important;
}
.navbar-nav a {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .navbar-nav.d-block {
    display: flex !important;
    flex-direction: initial !important;
  }
  .navbar-nav.d-block li {
    margin: 0 0.6em !important;
  }
  .navbar-nav.d-md-block {
    display: none !important;
  }
  .dropdown-item {
    white-space: normal;
  }
  .dropdown-header {
    font-size: 1.2rem;
  }
}
.order-list li {
  background: rgba(100, 102, 104, 0.05);
  padding: 15px;
  margin-bottom: 15px;
}
.cart-mini .dropdown-toggle:after {
  content: none;
}
.cart-mini .dropdown-menu {
  width: 300px;
}
.cart-mini .media {
  padding: 10px;
  margin-bottom: 7px;
}
.cart-mini-xs .navbar-toggler {
  padding: 0.5rem 0;
  font-size: 16px;
  border: 0;
  line-height: 1.5;
}
.cart-mini-title {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .order-list li span {
    display: block;
  }
}
.dropdown-item.active, .dropdown-item:active {
  color: #292929;
  background-color: #6466680d;
}
.top-banner {
  display: block;
  padding: 0.75rem 1rem;
}
.top-banner a {
  font-size: 0.9em;
  color: #fff;
}
.legal-links {
  display: block;
  font-size: 80%;
}
.legal-links li {
  display: inline;
}
.legal-links a {
  padding: 0 4px;
  text-decoration: underline;
}
.legal-links li:after {
  content: " |";
}
.legal-links li:last-child:after {
  content: none;
}
.no-js:not(html) {
  display: none !important;
}
.no-js .no-js:not(html) {
  display: block !important;
}
.no-js .js {
  display: none !important;
}
.option-wrapper label {
  font-weight: 700;
  margin-bottom: 0;
}
.input-quantity {
  border: 1px solid #e8e9eb;
  border-radius: 5px;
  height: 100%;
}
.input-quantity .btn {
  background: white !important;
  border: 0 !important;
  padding: 3px 10px;
  cursor: pointer;
  color: #4d4d4d;
  font-weight: 400;
  height: 100%;
}
.input-quantity .btn:hover {
  color: #da291c;
}
.input-quantity input {
  border: 0 !important;
  color: #4d4d4d;
}
a, button, [role=button], input, label, select, textarea {
  touch-action: manipulation;
}
.overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #292929;
  opacity: 0.3;
  z-index: 2;
}
.image-bg .container, .image-bg div[class*=col] {
  position: relative;
  height: inherit;
  z-index: 3;
}
.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(100, 102, 104, 0.05);
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0;
}
.background-image-holder img {
  display: none;
}
.background-image-holder.fadeIn {
  opacity: 1;
}
.placeholder-svg {
  display: block;
  fill: #64666859;
  background-color: #6466681a;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(100, 102, 104, 0.2);
}
.logo-svg {
  width: 100px;
  height: 50px;
}
.carousel-cell {
  width: 100%;
  text-align: center;
}
.carousel-cell h1, .carousel-cell p, .carousel-cell div {
  color: #000;
}
.carousel-cell .embed-responsive {
  top: 20%;
}
.carousel-hero .carousel-cell {
  padding: 10rem 0;
}
.carousel-mip-nav {
  margin-top: 2rem;
  text-align: left;
}
.carousel-mip-nav .carousel-cell {
  margin: 0.25rem;
  border: 1px solid #e8e9eb;
  height: 100px;
  width: 100px;
  overflow: hidden;
  text-align: center;
}
.carousel-mip-nav .carousel-cell.is-nav-selected {
  border-color: #da291c;
}
.carousel-mip-nav .carousel-cell img {
  max-height: 100%;
}
.flickity-button {
  background: white !important;
}
.flickity-button svg {
  fill: #6a6a6a;
}
.static-banner {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.home-slider {
  padding: 0;
}
.home-slider .flickity-page-dots {
  bottom: 35px;
}
.home-slider .align-items-center {
  position: relative;
  top: 20%;
  z-index: 2;
  text-align: left;
}
.home-slider .align-items-center .col {
  padding: 0;
}
.home-slider h1 {
  font-size: 3rem;
}
.slide-dark h1, .slide-dark p {
  color: #292929;
}
.slide-light h1, .slide-light p {
  color: #fff;
}
.slide-light .btn.btn-primary {
  background: transparent;
  color: #fff !important;
  border-color: #fff !important;
}
@media only screen and (max-width: 768px) {
  .carousel-cell .embed-responsive {
    top: 10%;
  }
  .home-slider .background-image-holder {
    background-position: top left !important;
  }
  .home-slider .background-image-holder {
    background-color: #3d4246 !important;
    opacity: 0.3 !important;
  }
  .home-slider .col {
    text-align: center;
  }
  .home-slider h1 {
    font-size: 2.4rem;
  }
}
.logo-carousel li {
  text-align: center;
}
.logo-carousel li {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0.5;
}
.logo-carousel li:hover {
  opacity: 1;
}
.logo-carousel img {
  max-height: 60px;
}
.text-slider .flex-direction-nav li a:before {
  color: #222;
}
.image-bg .text-slider .flex-direction-nav li a:before {
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0.5;
}
.image-bg .text-slider .flex-direction-nav li a:hover:before {
  opacity: 1;
}
.text-slider .flex-direction-nav a.flex-prev {
  left: -60px;
}
.text-slider .flex-direction-nav a.flex-next {
  right: -60px;
}
.home-block .image-svg {
  height: auto;
  max-height: auto;
}
.home-block h1, .home-block h2, .home-block h3, .home-block h4 {
  text-transform: lowercase;
}
.home-block p {
  font-size: 1rem;
}
.product-hero .mip-slider .flex-direction-nav a {
  top: 40% !important;
}
.pagination .page-link {
  color: #292929;
}
.pagination .page-link:hover {
  color: #da291c;
}
@media only screen and (max-width: 992px) {
  .home-block {
    padding: 5rem 0.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .template-password .display-1 {
    font-size: 3em;
  }
  #shopify-section-cart-template h1 {
    font-size: 23px;
  }
}
.cta-image-block {
  padding: 0 !important;
}
.product-template h1 small {
  color: #646668;
  font-size: 0.6em;
  font-style: italic;
}
.media-testimonials .col-12 {
  padding-left: 50px;
  padding-right: 50px;
}
.media-testimonials blockquote, .media-testimonials blockquote footer {
  font-style: italic;
}
.media-testimonials blockquote:before {
  font-family: Georgia, serif;
  font-style: italic;
  display: block;
  content: "“";
  font-size: 5rem;
  position: absolute;
  left: 5px;
  bottom: 95px;
  color: #292929;
}
.media-testimonials blockquote footer {
  margin-top: 10px;
  font-style: italic;
  font-size: 0.7em;
}
.content-list h3 {
  font-size: 1.4rem;
}
.content-list h3 small {
  font-size: 1rem;
  color: #646668;
}
.content-list p.lead {
  font-size: 1rem;
}
@media only screen and (max-width: 992px) {
  .card-columns {
    column-count: 2;
  }
}
@media only screen and (max-width: 768px) {
  .card-columns {
    column-count: 1;
  }
}
.nav-tabs .nav-link, .nav-tabs .nav-link.active {
  border: 0;
  background: transparent;
  padding: 0.7em 1.5em;
}
.nav-tabs .nav-link.active {
  border-bottom: 2px solid #292929;
}
.tab-content {
  margin: 1rem 0;
}
.social-icons a i {
  font-size: 30px;
}
.payment-icons i {
  font-size: 28px;
  margin-right: 4px;
}
.product-card {
  border: 0;
}
.product-card .card-title {
  font-size: 1.2rem;
  color: #000;
}
.product-card .card-body {
  padding: 1rem 0 1.5rem;
}
#infiniteoptions-container label {
  display: block;
}
#infiniteoptions-container label:hover {
  cursor: pointer;
}
#infiniteoptions-container input {
  margin-right: 5px;
}
.template-product .product-price, .template-product .product-original-price {
  font-size: 1.3em;
}
.badge-sale {
  margin-left: 7px;
  font-size: 1em;
  background-color: #292929;
  color: #fff;
}
.breadcrumb {
  background: none;
  padding: 0;
  border-radius: 0;
  font-size: 0.9em;
}
.cart-image {
  overflow: hidden;
}
.cart-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blog-list .blog-item {
  border-bottom: 1px solid #CCC;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
.blog-date, .blog-author {
  font-size: 0.9em;
  font-style: italic;
}
.blog-content img:first-child {
  border: 1px solid #e8e9eb;
  margin-right: 5rem;
}
.blog-grid a:first-child {
  text-align: center;
}
.blog-grid a:first-child img {
  width: 80%;
}
.blog-grid .card-body a {
  text-align: left;
}
.errors {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
}
.errors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.errors ul li {
  display: inline-block;
  padding-right: 5px;
}
.errors a {
  color: #fff;
  text-decoration: underline;
}
.site-footer, .site-footer a, .site-footer h5 {
  color: #fff;
}
.alert-info {
  background-color: #767676;
  border: 0;
}
@media only screen and (max-width: 1200px) {
  section {
    padding: 3rem 0;
  }
}
@media only screen and (max-width: 768px) {
  section {
    padding: 2rem 0;
  }
  .jumbotron h1 {
    font-size: 3rem;
  }
  .blog-content img:first-child {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .jumbotron h1 {
    font-size: 2rem;
  }
  body, p, div, table, input, select, textarea {
    font-size: 14px;
  }
  .btn-xs-block {
    display: block !important;
    width: 100% !important;
  }
}
form.add_to_cart_form button.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 5px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-color: #da291c;
  border-color: #da291c;
}
body.template-collection #product-fastland-b-wrapper #product-description-fastland-b .resizebase {
  max-width: 100% !important;
}
body.template-collection #product-fastland-b-wrapper #product-description-fastland-b .resizebase div {
  justify-content: center;
  max-width: initial;
}
body.template-collection #product-fastland-b-wrapper #product-description-fastland-b .resizebase div p {
  line-height: 32px;
}
body.template-collection #product-fastland-b-wrapper #product-description-fastland-b .resizebase div a p {
  line-height: 24px;
}
body.template-collection #product-fastland-b-wrapper #product-description-fastland-b {
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  body.template-collection #product-fastland-b-wrapper #product-description-fastland-b {
    margin-top: 20px;
  }
}
span.new-prod-nav {
  text-transform: uppercase;
  background-color: #fdc30f;
  padding: 6px 9px;
  margin-right: 5px;
  font-weight: 700;
}
span.save-prod-nav {
  text-transform: none;
  background-color: #da291c;
  padding: 6px 9px;
  margin-right: 5px;
  color: #fff;
  font-weight: 400;
}
body.template-product #ProductPrice {
  padding-bottom: 5px;
}
#promo_status_msg {
  font-style: italic;
  line-height: 18px;
}
.fglp .featured_item_card .card-body a, .fglp .featured_item_card .card-body a:hover {
  color: #da291c;
}
body {
  padding-top: 155px;
}
@media (min-width: 478px) {
  body {
    padding-top: 155px;
  }
}
@media (min-width: 768px) {
  body {
    padding-top: 167px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 0;
  }
}
body.no-display_announcement {
  padding-top: 115px;
}
@media (min-width: 478px) {
  body.no-display_announcement {
    padding-top: 115px;
  }
}
@media (min-width: 768px) {
  body.no-display_announcement {
    padding-top: 127px;
  }
}
@media (min-width: 992px) {
  body.no-display_announcement {
    padding-top: 0;
  }
}
body #nav_wrapper {
  transition: top 0.6s cubic-bezier(0.3, 0, 0, 1);
  z-index: 5;
}
body .top-banner {
  transition: ease transform 0.6s !important;
}
body #top_nav {
  position: relative;
  z-index: 60;
}
body .nav_container {
  transition: ease transform 0.6s !important;
  position: relative;
  z-index: 5;
}
body .nav_container.scrolled {
  transform: translate3d(0, -100%, 0);
}
body .nav_container .navbarLink_text {
  line-height: 1.2;
}
@media (min-width: 992px) {
  .container {
    max-width: 1090px;
  }
}
section {
  padding: 1.5rem 0;
}
button:focus-visible {
  outline: 3px solid #d8381d !important;
}
:focus-visible {
  outline: 3px solid #d8381d ;
}
.h1, h1 {
  font-weight: 900;
}
.h1.emphasis, h1.emphasis {
  font-family: "urw-din";
  font-weight: 400;
}
h2, h3 {
  font-weight: 700;
}
h2.emphasis, h3.emphasis {
  font-family: "SignPainter";
  font-weight: 400;
}
p {
  font-size: 1.125rem;
}
@media only screen and (max-width: 768px) {
  p {
    font-size: 1rem;
  }
}
.small_text {
  font-size: 0.875rem;
  line-height: 1rem;
}
.red_text {
  color: #da291c;
}
.orange_text {
  color: #f05322;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
  .container-full-mobile {
    padding: 0;
  }
}
.btn-gemplers-red, .btn-gemplers-red:hover, .btn-gemplers-white:hover, .btn-gemplers-white, .shopify-challenge__container input.shopify-challenge__button {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  background-color: #ffffff;
  border-radius: 4px;
}
.btn-gemplers-red, .btn-gemplers-red:hover, .shopify-challenge__container input.shopify-challenge__button {
  background-color: #da291c;
  color: #fff;
}
.shadow-drop-bottom {
  animation: shadow-drop-bottom 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@keyframes shadow-drop-bottom {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.35);
  }
}
.btn-gemplers:hover, .btn-gemplers {
  background-color: #da291c;
  color: #fff;
}
.btn-gemplers-white:hover, .btn-gemplers-red:hover, .btn-primary:hover, .btn-secondary:hover, .btn-gemplers:hover {
  animation: shadow-drop-bottom 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#main_content_wrapper {
  transition: margin-top 0.3s ease;
}
.navbar_upper_row {
  width: 100%;
  transition: all 0.5s ease;
}
.navbar_upper_row.top_nav_sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.navbar_upper_row .navbar {
  background-color: rgba(255, 255, 255, 0.82);
  border-bottom: 0;
}
.navbar_upper_row .navbar-expand-lg .navbar-collapse {
  flex-grow: 0;
}
.navbar_upper_row #mainNavbar {
  flex-basis: auto;
}
.navbar_upper_row .navbar-nav {
  flex-direction: row;
}
.navbar_upper_row #tel_link i {
  margin-right: 10px;
}
.navbar_upper_row #account_link i {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .navbar_upper_row .nav-item {
    margin-left: 2px;
  }
  .navbar_upper_row .nav-item:first-child {
    margin-left: 0;
  }
}
.navbar_upper_row .nav-item:last-child {
  margin-right: 0;
}
.navbar_upper_row .nav-item a.nav-link {
  color: #000;
  border: 0;
}
.navbar_upper_row .nav-item a.nav-link:hover {
  text-decoration: none;
  border: 0;
}
#mobile_nav_search, #desktop_nav_search {
  flex-grow: 1;
}
#mobile_nav_search .form-control, #desktop_nav_search .form-control {
  border-radius: 0.25rem;
  border: 0;
}
#mobile_nav_search .btn, #desktop_nav_search .btn {
  border: 0;
}
#desktop_nav_search .form-control, #desktop_nav_search .btn {
  background-color: #fff;
  border: 1px solid #EDEDED;
  border-radius: 0;
  padding: 10px 10px 10px 45px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}
#desktop_nav_search .input-group {
  position: relative;
}
#desktop_nav_search .input-group::before {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px'%3E%3Cpath d='M 13 3 C 7.4889971 3 3 7.4889971 3 13 C 3 18.511003 7.4889971 23 13 23 C 15.396508 23 17.597385 22.148986 19.322266 20.736328 L 25.292969 26.707031 A 1.0001 1.0001 0 1 0 26.707031 25.292969 L 20.736328 19.322266 C 22.148986 17.597385 23 15.396508 23 13 C 23 7.4889971 18.511003 3 13 3 z M 13 5 C 17.430123 5 21 8.5698774 21 13 C 21 17.430123 17.430123 21 13 21 C 8.5698774 21 5 17.430123 5 13 C 5 8.5698774 8.5698774 5 13 5 z'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-size: contain;
}
#mobile_nav_search .btn {
  background-color: #F6F6F6;
}
#mobile_nav_search {
  margin-top: 7px;
}
#mobile_nav_search .form-control {
  border-radius: 4px 0 0 4px;
  background-color: #F6F6F6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 14px;
}
#mobile_nav_search .form-control::placeholder {
  color: rgba(0, 0, 0, 0.8);
}
.btn.focus, .btn:focus, .btn-primary.focus, .btn-primary:focus {
  box-shadow: none;
}
.shopify-section {
  position: relative;
}
.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 720px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 960px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.top-banner {
  padding: 10px 0;
  font-size: 0.875rem;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.top-banner .close_top_banner {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  right: 10px;
}
.top-banner .close_top_banner i {
  font-size: 1.5rem;
}
.dropdown_msg_bar {
  background-color: #E6E6E6;
  padding: 10px 0;
}
.dropdown_msg_bar p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.dropdown_msg_bar a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
.menu_wrapper {
  width: 100%;
  transition: all 0.5s ease;
  background-color: #ffffffd1;
}
@media (min-width: 992px) {
  .menu_wrapper {
    border-bottom: 1px solid #E6E6E6;
  }
}
.menu_wrapper.l1_sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.menu_wrapper .nav_container {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  padding-top: 0;
}

@media (min-width: 992px) {
  .menu_wrapper .nav_container {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .menu_wrapper .nav_container {
    padding-top: 48px;
  }
}
.menu_wrapper .l1_icon_nav {
  border: 0;
  margin-top: 49px;
  position: fixed;
  padding: 19px 15px;
  background-color: #084054;
  z-index: 99;
  cursor: pointer;
}
@media (min-width: 992px) {
  .menu_wrapper .l1_icon_nav {
    display: none;
  }
}
.menu_wrapper .l1_icon_nav.l1_icon_nav_right {
  right: 0;
}
.menu_wrapper .l1_icon_nav svg {
  width: 10px;
  height: auto;
}
.menu_wrapper .l1_icon_nav svg path {
  fill: #fff;
}
.menu_wrapper .navbar {
  background-color: transparent;
  border: 0;
  position: initial;
  padding-top: 0;
  padding-bottom: 0;
}
.menu_wrapper .navbar .nav-item a.nav-link {
  color: #fff;
  text-decoration: none;
  padding: 11px 0;
}
.menu_wrapper .navbar .nav-item a.nav-link:hover {
  opacity: 1;
  border-bottom: 0;
}
.menu_wrapper .navbar .nav-item .navbarLink_icon {
  text-align: center;
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  .menu_wrapper .navbar .nav-item .navbarLink_icon {
    margin-bottom: 0;
  }
}
.menu_wrapper .navbar .nav-item .navbarLink_icon i {
  font-size: 1.5625rem;
}
.menu_wrapper .navbar .nav-item.show a.nav-link {
  opacity: 1;
}
.menu_wrapper a.nav-link.dropdown-toggle {
  opacity: 0.75;
}
.menu_wrapper .nav {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 1085px) {
  .menu_wrapper .nav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.menu_wrapper .dropdown {
  position: static;
}
.menu_wrapper .dropdown-menu {
  width: 100%;
  top: 73px;
  border-radius: 0 0 4px 4px;
  background-color: #f6f6f6;
  padding: 0;
}
.menu_wrapper .dropdown_menu_card_col {
  padding: 20px 15px;
}
.menu_wrapper .dropdown_menu_nav_col {
  background-color: #F6F6F6;
}
.menu_wrapper .dropdown_menu_nav_col a.nav-link {
  color: #000000 !important;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
  text-decoration: none;
  text-align: left;
  border: 0 !important;
  padding: 0 !important;
}
.menu_wrapper .dropdown_menu_nav_col a.nav-link.l2_heading {
  font-weight: 700 !important;
  margin-bottom: 12px;
}
.menu_wrapper .dropdown_menu_nav_col a.nav-link.l2_heading i {
  vertical-align: middle;
  margin-left: 9px;
}
.menu_wrapper .dropdown-toggle:after {
  content: none;
}
.nav_card {
  padding: 0 18px;
  background-color: transparent;
}
.nav_card .card-img, .nav_card .card-img-top {
  border-radius: 0;
}
.nav_card .card-body {
  padding: 10px 0;
  max-width: 270px;
}
.nav_card a i {
  color: #000;
  font-size: 1.5rem;
}
.nav_card p {
  color: #000000;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
}
.nav_card p.card-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  margin-top: 20px;
}
.card {
  border: 0;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .card {
    margin-bottom: 10px;
  }
}
.card .card-img {
  border-radius: 4px;
}
.card.card_callout h3 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 40px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .card.card_callout h3 {
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
}
.card.card_callout a.btn {
  padding: 15px 45px;
  font-size: 1rem;
}
.card.card_callout .card-img h3 {
  color: #fff;
}
.card.card_callout.horiz_card_left .card-img {
  border-radius: 4px 0 0 4px;
}
@media only screen and (max-width: 768px) {
  .card.card_callout.horiz_card_left .card-img {
    border-radius: 4px 4px 0 0;
  }
}
.card.card_callout.horiz_card_right .card-img {
  border-radius: 4px 0 0 4px;
}
@media only screen and (max-width: 768px) {
  .card.card_callout.horiz_card_right .card-img {
    border-radius: 4px 4px 0 0;
  }
}
.main_nav_list_wrapper {
  width: 100%;
  background-color: #084054;
  padding: 11px 0;
}
.main_nav_list_wrapper .main_nav_list {
  list-style-type: none;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
  margin: 0;
}
.main_nav_list_wrapper .main_nav_list::-webkit-scrollbar {
  display: none;
}
.main_nav_list_wrapper .main_nav_list li {
  padding: 0 0.8125rem;
  width: auto;
  display: inline-block;
}
.main_nav_list_wrapper .main_nav_list a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.main_nav_list_wrapper .main_nav_list .navbarLink_icon {
  text-align: center;
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  .main_nav_list_wrapper .main_nav_list .navbarLink_icon {
    margin-bottom: 0;
  }
}
.main_nav_list_wrapper .main_nav_list .navbarLink_icon i {
  font-size: 1.5625rem;
}
.main_nav_list_wrapper .main_nav_list .navbarLink_text {
  text-align: center;
  margin: 0;
}
section.home_section {
  padding: 20px 0;
}
.home_section_row {
  padding: 0 0 20px 0;
}
.home_section_row h3 {
  margin: 0;
}
.featured_block_card h1 {
  margin-bottom: 8px;
  color: #fff;
}
.featured_block_card h1 span {
  padding-bottom: 8px;
  position: relative;
}
.featured_block_card h1 span:after {
  content: "";
  border-top: 2px solid #fff;
  border-bottom: 2px solid #da291c;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
}
.featured_block_card .card-img-overlay {
  background-image: linear-gradient(to top, black 0%, rgba(216, 216, 216, 0) 50%);
  border-radius: 4px;
}
.featured_block_card .sales_banner {
  background-color: #272727;
  position: absolute;
  top: 20px;
  left: 0;
  color: #fff;
  padding: 12px;
}
@media only screen and (max-width: 768px) {
  .featured_block_card .sales_banner {
    padding: 5px 12px;
  }
}
.featured_block_card .sales_banner h2 {
  color: #fff;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  margin: 0 8px 0 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .featured_block_card .sales_banner h2 {
    font-size: 2.125rem;
  }
}
.featured_block_card .sales_banner h4 {
  color: #fff;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .featured_block_card .sales_banner h4 {
    font-size: 0.75rem;
  }
}
.home_lead_callouts {
  background-color: #f1f8ff;
}
.home_lead_callouts .home_callout_card p {
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 0.9rem;
  margin-top: 8px;
}
.home_lead_callouts .card {
  margin-bottom: 20px;
}
.home_lead_callouts .card .card-img {
  border-radius: 4px;
}
.home_lead_callouts .card .card-img-overlay {
  background-image: linear-gradient(to top, black 0%, rgba(216, 216, 216, 0) 50%);
  border-radius: 4px;
}
.home_lead_callouts .card h1 {
  color: #fff;
  text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
}
.home_lead_callouts .card.color_bg_card {
  height: 100%;
}
.home_lead_callouts .card.color_bg_card h2 {
  color: #fff;
  display: inline-block;
  margin-bottom: 27px;
}
.home_lead_callouts .card.color_bg_card h2:after {
  background: none repeat scroll 0 0 #fff;
  bottom: -10px;
  content: "";
  display: block;
  height: 5px;
  position: relative;
  width: 56%;
}
.home_lead_callouts .card.color_bg_card a {
  color: #fff;
  text-decoration: underline;
}
.home_lead_callouts .card.color_bg_card p {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .home_lead_callouts .card.color_bg_card {
    height: auto;
  }
}
.home_icon_list a {
  text-decoration: none;
}
.home_icon_list ul {
  margin-bottom: 0;
}
.home_icon_list .media {
  border-radius: 4px;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  padding: 8px 21px 8px 11px;
}
@media only screen and (min-width: 769px) {
  .home_icon_list .media.last_media_item {
    margin-bottom: 0;
  }
}
.home_icon_list .media .icon-list-icon {
  font-size: 2.6875rem;
  margin-right: 18px;
  color: #000000;
}
.home_icon_list .media p {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 400;
  margin: 0;
}
.feature_story_section.pb-section, .feature_story_section.home_section {
  padding: 33px 0;
  width: 100%;
  background: url(/cdn/shop/t/230/assets/dark_wood_bg.jpg?v=111806290462670268611679678554) center center no-repeat;
  background-size: cover;
}
.feature_story_section h3 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 60px;
  line-height: 58px;
}
@media screen and (max-width: 575px) {
  .feature_story_section h3 {
    font-size: 40px;
    line-height: 39px;
  }
}
.feature_story_section h3 span {
  padding-bottom: 8px;
  position: relative;
}
.feature_story_section h3 span:after {
  content: "";
  border-top: 2px solid #fff;
  border-bottom: 2px solid #da291c;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
}
.feature_story_section p {
  color: #fff;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
@media screen and (max-width: 575px) {
  .feature_story_section p {
    font-size: 1rem;
    line-height: 18px;
  }
}
.feature_story_section p.section_sub_heading {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  .feature_story_section p.section_sub_heading {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.feature_story_section p.section_sub_heading span {
  position: relative;
}
.feature_story_section p.section_sub_heading span:after {
  content: "";
  border-top: 4px solid #fff;
  border-bottom: 4px solid #da291c;
  width: 100%;
  height: 4px;
  bottom: -8px;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 575px) {
  .feature_story_section p.section_sub_heading span:after {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #da291c;
    height: 2px;
  }
}
.feature_story_section .card {
  margin-bottom: 0;
}
.feature_story_section .card p {
  color: #000000;
  margin-bottom: 30px;
}
.feature_story_section .card p.story_author {
  font-size: 1rem;
  color: #b8491e;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  .feature_story_section .card p.story_author {
    font-size: 14px;
  }
}
.gemplers_difference_section.home_section {
  padding: 40px 0;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section.home_section {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section.home_section div.text-center {
    text-align: inherit !important;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .row.justify-content-center .col {
    padding: 0;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .card {
    margin-bottom: 0;
  }
}
.gemplers_difference_section h2.h1 {
  color: #fff;
  margin-bottom: 14px;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section h2.h1 {
    margin-bottom: 0;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section h2 {
    color: #fff;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section img#difference_path {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .row.home_section_row {
    padding-bottom: 0;
  }
}
.gemplers_difference_section p {
  color: #fff;
  margin-bottom: 0;
}
.gemplers_difference_section p.small_text {
  font-size: 0.875rem;
  font-weight: 700;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section p.section_sub_heading {
    display: none;
  }
}
.gemplers_difference_section .gemplers_difference_bg_row {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gemplers_difference_section .card {
  border-radius: 0;
  position: relative;
}
.gemplers_difference_section .card h3 {
  font-size: 1.5rem;
  max-width: 300px;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .card h3 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}
.gemplers_difference_section .card p {
  color: #000;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .card p {
    line-height: 18px;
  }
}
.gemplers_difference_section .gemplers_difference_left {
  background-color: #fff;
  padding: 33px 50px;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .gemplers_difference_left {
    padding: 20px 40px;
  }
}
.gemplers_difference_section .gemplers_difference_left img {
  margin-bottom: 25px;
}
.gemplers_difference_section .gemplers_difference_right {
  background-color: #c1cbd4;
  padding: 80px 60px 33px 60px;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section .gemplers_difference_right {
    background-color: #fff;
    padding: 20px 40px;
  }
}
.gemplers_difference_section #green_path_row {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 999;
}
.gemplers_difference_section img#carl {
  max-width: 80px;
  height: auto;
  margin-right: 30px;
}
@media only screen and (max-width: 500px) {
  .gemplers_difference_section img#carl {
    max-width: 100px;
    margin-right: 15px;
  }
}
.site-footer {
  padding: 0;
}
.site-footer .footer_hr {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.site-footer #contact_form .form-control {
  border-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px 0 0 4px;
}
.site-footer #contact_form .btn {
  font-size: 1rem;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
}
.site-footer #contact_form .btn span {
  padding: 0 10px;
}
.site-footer .footer_main_section {
  background: url(/cdn/shop/t/230/assets/footer_bg1.jpg?v=181522969185856625401679678554) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
  width: 100%;
}
.site-footer .footer_main_section .footer_main_upper_row {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .site-footer .footer_main_section .footer_main_upper_row {
    margin-bottom: 0;
  }
}
.site-footer .footer_main_section h3 {
  color: #fff;
  margin: 0 0 34px 0;
}
@media only screen and (max-width: 768px) {
  .site-footer .footer_main_section h3 {
    font-size: 1.5rem;
  }
}
.site-footer .footer_main_section h3.footer_nav_heading {
  margin: 0 0 7px 0;
}
.site-footer .footer_main_section ul {
  margin-bottom: 0;
}
.site-footer .footer_main_section ul li {
  color: #fff;
  font-size: 1rem;
}
.site-footer .footer_main_section ul li a {
  text-decoration: none;
}
.site-footer .footer_main_section .social-icons > div {
  margin-right: 30px;
}
.site-footer .footer_main_section .social-icons > div:last-child {
  margin-right: 0;
}
.site-footer .footer_main_section .social-icons i {
  color: #fdc30f;
}
@media only screen and (max-width: 768px) {
  .site-footer .footer_main_section .social-icons i {
    font-size: 2.6rem;
  }
}
.site-footer .footer_copywrite_row {
  padding: 12px;
  width: 100%;
  background-color: #c1cbd4;
}
.site-footer .footer_copywrite_row a, .site-footer .footer_copywrite_row a:hover, .site-footer .footer_copywrite_row p {
  font-size: 1rem;
  color: #000;
  margin: 0;
}
.value_props_section.home_section {
  padding: 40px 0;
}
@media only screen and (max-width: 768px) {
  .value_props_section.home_section {
    padding: 20px 0;
  }
}
.value_props_section h1 {
  color: #000;
  line-height: 1.1;
}
.value_props_section i {
  font-size: 2.188rem;
  color: #b8491e;
  display: block;
  margin: 0 0 12px 0;
}
.value_props_section .card {
  margin-bottom: 5px;
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  .value_props_section .card {
    margin-bottom: 12px;
  }
}
.value_props_section .card h6 {
  margin: 0 0 8px 0;
  font-family: "urw-din", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.value_props_section #value_prop_main_image {
  margin-top: 16px;
  position: relative;
}
.value_props_section #value_prop_main_image img {
  position: relative;
  z-index: 9;
}
.value_props_section #value_prop_main_image:before {
  content: "";
  background-image: url(/cdn/shop/t/230/assets/brown_wood_sq_415x415.jpg?v=58163478035954062381679678554);
  background-size: 100% 100%;
  display: inline-block;
  width: 90%;
  height: 90%;
  left: -14px;
  top: -10px;
  position: absolute;
  z-index: 8;
}
.category_card_simple {
  border: 0;
  border-radius: 0;
  margin-bottom: 8px;
  padding: 5px 20px 5px 5px;
  flex-direction: row;
  height: auto;
}
.category_card_simple .card-img-top {
  height: auto;
  margin-right: 12px;
  max-width: 48px;
}
.category_card_simple .card-img-top {
  height: 100%;
}
.category_card_simple .card-body {
  padding: 0;
}
.category_card_simple .card-body i {
  font-size: 1.9375rem;
  margin-left: 5px;
}
.category_card_simple .card-body a:hover, .category_card_simple .card-body a {
  font-size: 1.125rem;
  color: #000000;
  text-decoration: none;
}
.category_card_simple .card-body a:hover i {
  transform: translateX(5px);
  transition: transform 0.2s ease-out;
}
.home_logo_carousel .flickity-button:focus {
  box-shadow: 0;
}
.home_logo_carousel .flickity-button:disabled {
  display: none;
}
.home_logo_carousel .flickity-slider {
  display: flex;
  align-items: center;
}
.home_logo_carousel .flickity-prev-next-button.previous {
  left: -50px;
}
.home_logo_carousel .flickity-prev-next-button.next {
  right: -50px;
}
.collection_page_header {
  padding: 0;
}
.collection_page_header .plp-svg-placeholder {
  background-color: #da291c;
}
.collection_page_header .plp_card_heading {
  margin: 0;
  border-radius: 0;
}
.collection_page_header .plp_card_heading #brandlogo {
  max-width: 100%;
  height: auto;
}
.collection_page_header .plp_card_heading .card-img {
  border-radius: 0;
  width: 100%;
  height: auto;
}
.collection_page_header .plp_card_heading .card-img-overlay {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #2c2c2c 100%);
}
.collection_page_header .plp_card_heading .card-img-overlay h1 {
  color: #fff;
}
.collection_page_header .plp_card_heading .card-body img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 769px) {
  .collection_page_header .plp_card_heading .card-body {
    padding: 40px 45px;
  }
}
.plp_link_strip {
  padding: 32px 0;
  background-color: #fff;
}
.plp_link_strip h1, .plp_link_strip h2 {
  border-bottom: 4px solid #4e8eb9;
  color: #000;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.plp_link_strip.material_strip {
  background-color: #fff;
}
.plp_link_strip.material_strip h2 {
  border-bottom: 4px solid #B8491E;
}
.plp_link_strip.material_strip .material_card, .plp_link_strip.material_strip .category_card_simple {
  padding: 10px;
}
.plp_link_strip.material_strip .material_card .card-body, .plp_link_strip.material_strip .category_card_simple .card-body {
  padding-left: 0;
  padding-right: 0;
}
.plp_link_strip.material_strip .material_card .card-body p, .plp_link_strip.material_strip .category_card_simple .card-body p {
  font-size: 1.125rem;
  margin-bottom: 25px;
}
.plp_link_strip.material_strip .material_card .card-body button, .plp_link_strip.material_strip .category_card_simple .card-body button {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  margin: 0;
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0;
}
.plp_link_strip.material_strip .category_card_simple .card-body {
  margin-left: 5px;
}
.plp_link_strip.material_strip .category_card_simple .card-body a {
  display: block;
}
.plp_link_strip.material_strip .category_card_simple i {
  font-size: 1.9375rem;
  margin-left: 5px;
}
.plp_link_strip.material_strip .category_card_simple a:hover i {
  transform: translateX(5px);
  transition: transform 0.2s ease-out;
}
.plp_link_strip.material_strip .category_card_simple img {
  clip-path: circle(28px at center);
}
.resource_blocks {
  padding: 32px 0;
}
.resource_blocks h2 {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 4px solid #4e8eb9;
}
.featured_products {
  padding: 20px 0;
}
.featured_item_card .card-body {
  padding: 10px 0;
  .card-title-margin-bottom: 14px;
}
.featured_item_card .card-body p {
  margin-bottom: 7px;
}
.featured_item_card .card-body a:hover, .featured_item_card .card-body a {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: underline;
}
.collection_product_grid {
  background-color: #f6f6f6;
}
.product-card-wrapper {
  margin-bottom: 15px;
}
#searchspring-content:empty {
  min-height: 80vh;
}
#bc-sf-filter-top-sorting {
  display: flex;
}
#bc-sf-filter-top-sorting .utils-sortby-title {
  color: #000;
  font-size: 1.25rem;
  font-weight: 700;
  margin-right: 16px;
}
#bc-sf-filter-top-sorting .utils-sortby-select svg {
  display: none;
}
#bc-sf-filter-top-sorting .utils-sortby-select select {
  background: none;
  border: 0;
  color: #000;
  font-size: 1.125rem;
  font-weight: 400;
}
.pagination_results {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
}
.price--label {
  color: #000;
  font-size: 0.6rem;
  font-weight: 600;
  margin-right: 6px;
}
.product-price {
  color: #000000;
  font-weight: 700;
}
.product-original-price {
  color: #6b7376;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: line-through;
  margin-left: 5px;
}
.product-card {
  padding: 0;
  border-radius: 4px;
  height: 100%;
  margin: 0;
  box-shadow: 0 0.125rem 0.625rem #b4c1cc;
}
.product-card a:hover, .product-card a {
  text-decoration: none;
  color: #000000;
}
.product-card .card-body {
  padding: 7px 5px;
}
.product-card .card-title {
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
}
.product-card .card-text {
  margin: 0;
}
.product-card .card-img-container {
  position: relative;
  padding: 7px 5px;
}
.pdp_badge, .plp_badge {
  position: absolute;
  z-index: 2;
}
.on_sale_badge {
  bottom: 0;
  left: 0;
  background-color: #da291c;
  padding: 6px 9px;
}
.on_sale_badge p {
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  font-weight: 400;
}
.pdp_on_sale_badge {
  background-color: #da291c;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 4px;
  margin-right: 14px;
}
.plp_sold_out_badge {
  background-color: #6b7376;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 4px;
  margin-right: 14px;
}
.sold_out_badge {
  color: #ffffff;
  background-color: #6b7376;
  left: 0;
  bottom: 0;
  padding: 6px 9px;
}
.sold_out_badge p {
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  font-weight: 400;
}
.usa_made_badge {
  padding: 6px 8px;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
}
.usa_made_badge p {
  margin: 0;
  color: #da291c;
  font-size: 1rem;
  font-weight: 900;
  line-height: 0.8;
}
.usa_made_badge p span {
  display: block;
}
.usa_made_badge p span i {
  color: #4e8eb9;
  font-size: 0.9rem;
  vertical-align: top;
}
.new_badge {
  background-color: #fdc30f;
  right: 0;
  top: 0;
  padding: 6px 9px;
}
.new_badge p {
  color: #000;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.add_logo_badge {
  padding: 6px 8px;
  right: 0;
  top: 30px;
  background-color: #000;
}
.add_logo_badge p {
  margin: 0;
  color: #FFC100;
  font-size: 1rem;
  font-weight: 900;
  line-height: 0.85;
}
.add_logo_badge p span {
  font-size: 0.813rem;
  font-family: "urw-din", sans-serif;
  font-weight: 700;
  display: block;
}
.plp_breadcrumb_wrapper, .pdp_breadcrumb_wrapper {
  padding: 10px 0;
  background-color: #fff;
}
.plp_breadcrumb_wrapper .breadcrumb, .pdp_breadcrumb_wrapper .breadcrumb {
  margin: 0;
  justify-content: center;
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a:hover, .plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a:hover, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a {
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
  text-decoration: none;
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  color: #000;
  content: "";
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item.active, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item.active {
  height: 17px;
  color: #d8381d;
  font-size: 0.875rem;
  font-weight: 700;
}
.plp_breadcrumb_wrapper .pdp_l2_crumb_toggle, .pdp_breadcrumb_wrapper .pdp_l2_crumb_toggle {
  display: none;
}
@media screen and (max-width: 575px) {
  .plp_breadcrumb_wrapper .pdp_home_crumb, .pdp_breadcrumb_wrapper .pdp_home_crumb {
    display: none;
  }
  .plp_breadcrumb_wrapper .pdp_product_crumb, .pdp_breadcrumb_wrapper .pdp_product_crumb {
    display: none;
  }
  .plp_breadcrumb_wrapper .pdp_l2_crumb_toggle, .pdp_breadcrumb_wrapper .pdp_l2_crumb_toggle {
    display: inline-block;
  }
  .plp_breadcrumb_wrapper .pdp_l2_crumb_link, .pdp_breadcrumb_wrapper .pdp_l2_crumb_link {
    display: none;
  }
  .plp_breadcrumb_wrapper .breadcrumb.mobile_expanded .pdp_l2_crumb_toggle, .pdp_breadcrumb_wrapper .breadcrumb.mobile_expanded .pdp_l2_crumb_toggle {
    display: none;
  }
  .plp_breadcrumb_wrapper .breadcrumb.mobile_expanded .pdp_l2_crumb_link, .pdp_breadcrumb_wrapper .breadcrumb.mobile_expanded .pdp_l2_crumb_link {
    display: inline-block;
  }
}
.plp_breadcrumb_wrapper {
  background-color: transparent;
}
.plp_breadcrumb_wrapper .breadcrumb {
  justify-content: start;
}
@media screen and (max-width: 768px) {
  .pdp_breadcrumb_wrapper .breadcrumb {
    justify-content: start;
  }
}
section.product-template {
  padding: 0;
}
section.product-template h1 {
  font-size: 1.875rem;
  line-height: 2rem;
  font-weight: 700;
  margin-bottom: 4px;
}
section.product-template .collection_brand {
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: underline;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 14px;
  display: block;
}
section.product-template .btn-atc {
  height: 50px;
  width: 318px;
}
section.product-template #pdp_item_status {
  margin-top: 16px;
}
section.product-template #pdp_item_status p {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
section.product-template #pdp_item_status a {
  color: #212529;
}
section.product-template #pdp_item_status #stock_status_msg {
  font-weight: 700;
}
section.product-template .pdp_product_wrapper {
  padding: 20px 0;
  background-color: #f6f6f6;
}
section.product-template .pdp_product_wrapper .variant_sku {
  margin: 10px 0 0 0;
  font-size: 1rem;
  font-weight: 400;
}
section.product-template .pdp_product_wrapper .variant_sku strong {
  font-weight: 700;
}
section.product-template .pdp_product_wrapper .carousel-cell .img-fluid {
  display: block;
}
section.product-template #pdp_share_row {
  margin-top: 22px;
}
@media screen and (max-width: 575px) {
  section.product-template #pdp_share_row {
    margin-left: 0;
  }
}
section.product-template #pdp_share_row svg {
  margin-right: 5px;
  vertical-align: text-top;
}
section.product-template #pdp_share_row a:hover, section.product-template #pdp_share_row a {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: black;
}
section.product-template .pdp_product_wrapper_lower {
  padding: 20px 0;
}
section.product-template .warning {
  display: flex;
  flex-direction: row;
  align-items: center;
}
section.product-template .warning img {
  width: 25px;
  height: 20px;
  margin-right: 5px;
}
section.product-template .warning p {
  margin: 0;
}
div.pb-section.pb-featured_product {
  padding: 0;
}
div.pb-section.pb-featured_product h2.h1 {
  font-size: 1.875rem;
  line-height: 2rem;
  font-weight: 700;
  margin-bottom: 4px;
}
div.pb-section.pb-featured_product .collection_brand {
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: underline;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 14px;
  display: block;
}
div.pb-section.pb-featured_product .btn-atc {
  height: 50px;
}
div.pb-section.pb-featured_product #pdp_item_status {
  margin-top: 16px;
}
div.pb-section.pb-featured_product #pdp_item_status p {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
div.pb-section.pb-featured_product #pdp_item_status a {
  color: #212529;
}
div.pb-section.pb-featured_product #pdp_item_status #stock_status_msg {
  font-weight: 700;
}
div.pb-section.pb-featured_product .pdp_product_wrapper {
  padding: 20px 0;
  background-color: #f6f6f6;
}
div.pb-section.pb-featured_product .pdp_product_wrapper .variant_sku {
  margin: 10px 0 0 0;
  font-size: 1rem;
  font-weight: 400;
}
div.pb-section.pb-featured_product .pdp_product_wrapper .variant_sku strong {
  font-weight: 700;
}
div.pb-section.pb-featured_product #pdp_share_row {
  margin-top: 22px;
}
div.pb-section.pb-featured_product #pdp_share_row svg {
  margin-right: 10px;
  vertical-align: text-top;
}
div.pb-section.pb-featured_product #pdp_share_row a:hover, div.pb-section.pb-featured_product #pdp_share_row a {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: black;
}
div.pb-section.pb-featured_product .pdp_product_wrapper_lower {
  padding: 20px 0;
}
div.pb-section.pb-featured_product .warning {
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.pb-section.pb-featured_product .warning img {
  width: 25px;
  height: 20px;
  margin-right: 5px;
}
div.pb-section.pb-featured_product .warning p {
  margin: 0;
}
.specs_compare_table thead th {
  border-top: 0;
  border-bottom: 5px solid #ecedec;
}
.specs_compare_table tbody th {
  border: 0;
  color: #6b7376;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: top;
  padding: 13px 60px 0 10px;
}
.specs_compare_table tbody td {
  border: 0;
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px 10px;
}
.specs_compare_table tbody tr {
  border: 0;
}
.specs_compare_table tbody tr:nth-of-type(even) {
  background-color: #ecedec;
}
.specs_compare_table tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.specs_compare_table .variant_cell {
  display: none;
}
.specs_compare_table .compare_image_row img {
  max-width: 150px;
}
@media screen and (max-width: 575px) {
  .specs_compare_table .compare_image_row img {
    max-width: 55px;
  }
}
@media screen and (max-width: 575px) {
  .specs_compare_table tr.compare_image_row img {
    max-width: 55px;
  }
}
.carousel-mip-nav {
  margin-top: 13px;
}
.carousel-mip-nav .carousel-cell {
  border: 0.063rem solid transparent;
}
.carousel-mip-nav .carousel-cell.is-nav-selected {
  border-color: #000000;
}
#shopify-section-cart-template section:first-child {
  padding: 0;
}
#shopify-section-cart-template .shipping-messages p {
  font-size: 14px;
  line-height: 18px;
}
#shopify-section-cart-template .jumbotron {
  background-color: #fff;
  padding: 15px 0;
}
#shopify-section-cart-template .jumbotron h1 {
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  #shopify-section-cart-template .jumbotron h1 {
    margin-bottom: 0;
  }
}
#shopify-section-cart-template .jumbotron h3 {
  margin-bottom: 10px;
}
#shopify-section-cart-template .jumbotron .btn {
  padding: 17px 0;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
}
#shopify-section-cart-template .order-list li.media {
  border: 2px solid #e6e6e6;
  background-color: transparent;
  margin-bottom: 10px;
}
#shopify-section-cart-template .order-list .product-cart-item a {
  text-decoration: none;
}
#shopify-section-cart-template .order-list .product-cart-item h5 {
  font-size: 1.2rem;
}
#shopify-section-cart-template .order-list .product-cart-item .line_item_property_list li {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #000000;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  #shopify-section-cart-template .order-list .product-cart-item .line_item_property_list li {
    font-size: 14px;
  }
}
#shopify-section-cart-template .order-list .product-cart-item .line_item_property_list li span {
  font-weight: 400;
  display: inline-block;
}
#shopify-section-cart-template .order-list .product-cart-item h3 {
  font-size: 1.125rem;
}
#shopify-section-cart-template .cart_lower_info .btn {
  padding: 17px 0;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}
#shopify-section-cart-template .continue_shopping_lnk {
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: underline;
  margin: 0;
  color: #000;
}
@media screen and (max-width: 480px) {
  #shopify-section-cart-template .continue_shopping_lnk {
    font-weight: 400;
  }
}
#shopify-section-cart-template .dropdown-toggle .filter-option-inner-inner, #shopify-section-cart-template h3.line_item_price {
  font-weight: normal;
}
#shopify-section-cart-template h1 {
  font-size: 30px;
}
#shopify-section-cart-template .jumbotron h3, #shopify-section-cart-template .jumbotron h3.span {
  font-size: 18px;
}
#shopify-section-cart-template .selector-wrapper .btn-light {
  padding-top: 0;
}
#shopify-section-cart-template ul.line_item_property_list li span {
  color: #6B7376;
}
#shopify-section-cart-template ul.dropdown-menu.inner.show li {
  background: none;
  padding: 0;
}
.related_products_tabs {
  padding: 30px 0;
  background-color: #f6f6f6;
}
.related_products_tabs .nav {
  border-bottom: 2px solid #6b7376;
}
.related_products_tabs .nav .nav-item {
  margin-right: 20px;
}
@media (min-width: 768px) {
  .related_products_tabs .nav .nav-item {
    font-size: 1.2rem;
  }
}
.related_products_tabs .nav .nav-item:last-child {
  margin-right: 0;
}
.related_products_tabs .nav .nav-item .nav-link {
  padding: 0;
  color: #6b7376;
  font-weight: 700;
  font-size: 1.5rem;
}
.related_products_tabs .nav .nav-item .nav-link.active {
  color: #da291c;
  position: relative;
}
.related_products_tabs .nav .nav-item .nav-link.active:after {
  content: "";
  width: 100%;
  border-bottom: 3px solid #da291c;
  position: absolute;
  bottom: -0.09375rem;
  left: 0;
}
.form-control:focus {
  outline: 0;
  box-shadow: none;
}
.form-control#quantity {
  padding: 0 0.75rem;
}
.cart_dropdown {
  width: 100%;
  min-height: 50px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 35px 0 10px 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s linear;
}
.cart_dropdown.active_cart_dropdown {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.cart_dropdown .limespot-recommendation-box-carousel-indicator, .cart_dropdown .limespot-paginator-wrap {
  display: none;
}
.cart_dropdown .heading_row {
  margin-bottom: 25px;
}
.cart_dropdown .btn {
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 0.875rem;
  padding: 17px 0;
  max-width: 200px;
  margin: 0 auto;
}
.cart_dropdown h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 36px;
}
.cart_dropdown h3 {
  margin-bottom: 0;
  font-size: 19px;
  line-height: 23px;
}
.cart_dropdown p {
  margin-bottom: 0;
  font-size: 1rem;
}
.cart_dropdown p.availability {
  font-weight: bold;
}
.cart_dropdown p.availability span {
  font-weight: normal;
}
.cart_dropdown .variant_options {
  display: none;
}
.cart_dropdown .button-col {
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
}
.cart_dropdown div.limespot {
  margin-left: 20px;
}
.cart_dropdown #cart_dropdown_close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
}
.cart_dropdown {
  width: 100%;
  min-height: 50px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 35px 0 10px 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s linear;
  box-shadow: 0 4px 6px -6px #222;
}
.cart_dropdown.active_cart_dropdown {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.cart_dropdown .limespot-recommendation-box-carousel-indicator, .cart_dropdown .limespot-paginator-wrap {
  display: none;
}
.cart_dropdown .cart_dropdown_row {
  margin-bottom: 41px;
}
.cart_dropdown .cart_dropdown_row:last-child {
  margin-bottom: 0;
}
.cart_dropdown .heading_row {
  margin-bottom: 25px;
}
.cart_dropdown .btn {
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 0.875rem;
  padding: 17px 0;
  max-width: 200px;
  margin: 0 auto;
}
.cart_dropdown h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 36px;
}
.cart_dropdown h3 {
  margin-bottom: 0;
  font-size: 19px;
  line-height: 23px;
}
.cart_dropdown p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 19px;
}
.cart_dropdown p.availability {
  font-weight: bold;
}
.cart_dropdown p.availability span {
  font-weight: normal;
}
.cart_dropdown .variant_options {
  display: none;
}
.cart_dropdown .button-col {
  border-left: 1px solid #979797;
}
@media only screen and (max-width: 768px) {
  .cart_dropdown .button-col {
    border: 0;
  }
}
.cart_dropdown div.limespot {
  margin-left: 20px;
}
.cart_dropdown #cart_dropdown_close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
}
.pagination .page-item .page-link {
  border: 0;
  color: #000;
  font-size: 0.875rem;
  font-weight: 700;
  background-color: transparent;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.pagination .page-item .page-link:focus {
  box-shadow: none;
}
.pagination .page-item:last-child .page-link, .pagination .page-item:first-child .page-link {
  font-weight: 400;
}
.pagination .page-item:hover .page-link, .pagination .page-item.active .page-link {
  color: #D42F1C;
}
.pagination .page-item.disabled .page-link {
  color: #000;
  background-color: transparent;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span:before, .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span.up:before {
  content: none !important;
}
.bc-sf-search-box:focus {
  box-shadow: none;
}
.bc-sf-filter-option-block {
  padding: 7px 0 !important;
}
.bc-sf-filter-option-block:first-child {
  padding-top: 0 !important;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
  width: 100%;
  text-transform: initial !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span {
  width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span:after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "";
    right: 0;
    position: absolute;
    -webkit-font-smoothing: antialiased;
  }
  .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span.up:after {
    content: "";
  }
}
.bc-sf-filter-selection-wrapper .bc-sf-filter-selected-items .selected-item {
  border-radius: 1.25rem;
  border: 0.063rem solid #979797;
  padding: 13px 20px;
  margin-bottom: 5px;
  text-transform: initial !important;
}
.account_heading_wrapper {
  padding: 15px 0;
  background-color: #c1cbd4;
}
.account_heading_wrapper a {
  color: #000;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: underline;
}
.account_heading_wrapper i {
  font-size: 27px;
}
.account_page_card .card-img {
  border-radius: 0;
}
.account_page_card .form-group {
  margin-bottom: 10px;
}
.account_page_card .form-control {
  color: #767e81;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 0.25rem;
  border: 0.063rem solid #979797;
  background-color: #ffffff;
  padding: 10px;
}
.account_page_card .form-control::placeholder {
  text-transform: uppercase;
}
.account_page_card .btn {
  padding: 17px 0;
  font-family: "urw-din", sans-serif, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.account_page_card p {
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 400;
}
.account_page_card p:last-child {
  margin-bottom: 0;
}
.account_page_card a {
  color: #000;
  text-decoration: underline;
  font-weight: 700;
  font-size: 1rem;
}
.account_content_wrapper {
  padding: 50px 0;
}
.account_content_wrapper .account_column {
  border-right: 1px solid #979797;
}
@media only screen and (max-width: 768px) {
  .account_content_wrapper .account_column {
    border: 0;
  }
}
body.offcanvas-active {
  overflow: hidden;
}
.offcanvas-header {
  display: none;
}
.screen-overlay {
  width: 0%;
  height: 100%;
  z-index: 30;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}
.screen-overlay.show {
  transition: opacity 0.5s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}
.mobile-offcanvas {
  visibility: hidden;
  transform: translateX(-100%);
  border-radius: 0;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1200;
  width: 80%;
  overflow-y: auto;
  overflow-x: hidden;
  transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .offcanvas-header {
    display: block;
  }
  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    left: 0;
    height: 100%;
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
  }
  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }
}
#mobile-offcanvas {
  background-color: #fff;
}
#mobile-offcanvas .list-group-item, #mobile-offcanvas .nav__item {
  color: #084054;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
#mobile-offcanvas .offcanvas_callouts {
  padding: 12px 0;
}
#mobile-offcanvas .offcanvas_callouts .card {
  background-color: #f6f6f6;
  padding: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
#mobile-offcanvas .offcanvas_callouts .card .card-img {
  border-radius: 0;
}
#mobile-offcanvas .offcanvas_callouts .card .card-body {
  height: 100%;
  padding: 0 11px;
}
#mobile-offcanvas .offcanvas_callouts .card .card-body p {
  margin-bottom: 6px;
}
#mobile-offcanvas .offcanvas_callouts .card .card-body a {
  color: #000;
  margin: 0;
  font-size: 0.875rem;
}
#mobile-offcanvas .offcanvas_callouts .card .card-body a i {
  font-size: 1.3rem;
}
.promo_banner {
  padding: 30px 0;
}
.promo_banner.yellow_wood_bg {
  width: 100%;
  background: url(/cdn/shop/t/230/assets/yellow_wood_grain.jpg?v=27994519923253049231679678554) center center no-repeat;
  background-size: cover;
}
.promo_banner img {
  max-height: 119px;
  width: auto;
}
.template-search .jumbotron {
  background-color: #fff;
  padding: 33px 0;
}
.template-search .jumbotron h1 {
  margin: 0;
}
.twoByTwo_section {
  width: 100%;
  background: url(/cdn/shop/t/230/assets/green_wood.jpg?v=144957119699977106151679678554) center center no-repeat;
  background-size: cover;
}
.twoByTwo_section .twoByTwo_card {
  margin-bottom: 15px;
}
.twoByTwo_section .twoByTwo_card img {
  border-radius: 0.25rem 0.25rem 0 0;
}
.twoByTwo_section .twoByTwo_card .card-body {
  border-radius: 0 0 0.25rem 0.25rem;
  background-color: #000000;
  color: #fff;
  padding-top: 28px;
  padding-bottom: 28px;
}
.twoByTwo_section .twoByTwo_card .card-body a {
  text-decoration: none;
}
.twoByTwo_section .twoByTwo_card .card-body h4 {
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
}
.pb-section {
  padding: 20px 0;
}
.pb-section.pb-header_section {
  padding-top: 0;
}
.pb-video_layout {
  padding: 33px 0;
}
.pb-header_w_offset_text, .pb-header_w_image {
  position: relative;
  margin-bottom: 40px;
}
.pb-header_w_offset_text .card, .pb-header_w_image .card {
  border-radius: 0;
}
.pb-header_w_offset_text .card-img, .pb-header_w_image .card-img {
  border-radius: 0;
}
.pb-header_w_offset_text .card-img-overlay, .pb-header_w_image .card-img-overlay {
  background: rgba(0, 0, 0, 0.3);
}
.pb-header_w_offset_text h1, .pb-header_w_image h1 {
  color: #fff;
}
.pb-header_w_offset_text h3, .pb-header_w_image h3 {
  color: #fff;
}
.pb-header_w_offset_text .text_overlay_wrapper, .pb-header_w_image .text_overlay_wrapper {
  background: #F6F6F6;
  box-shadow: 0 2px 4px 0 #E6E6E6;
  padding: 26px 24px;
  position: absolute;
  bottom: -75%;
  width: 100%;
  transform: translateY(50%);
}
@media screen and (max-width: 768px) {
  .pb-header_w_offset_text .text_overlay_wrapper, .pb-header_w_image .text_overlay_wrapper {
    transform: translateY(75%);
    width: auto;
  }
}
.pb-header_w_offset_text .text_overlay_wrapper h3, .pb-header_w_image .text_overlay_wrapper h3 {
  color: #000;
}
.pb-header_w_offset_text .text_overlay_wrapper p, .pb-header_w_image .text_overlay_wrapper p {
  color: #000;
}
.pb-header_w_image {
  z-index: 2;
  position: relative;
}
.pb-header_w_image .card-img-overlay {
  padding: 33px 0;
}
.pb-header_w_image:after {
  cursor: pointer;
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  color: #000;
  content: "";
  border-radius: 50%;
  padding: 10px 17px;
  box-shadow: 0 0.125rem 0.25rem #e6e6e6;
  background-color: #ffffff;
  z-index: 999;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pb-header_w_offset_text {
  margin-bottom: 150px;
}
.pb-header_w_offset_text .card-img-overlay {
  padding-bottom: 45px;
}
.pb-text_layout {
  padding: 33px 0;
}
.pb-text_layout p {
  margin-bottom: 0;
}
.pb-bg_image_optional_cta {
  padding: 8rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pb-bg_image_optional_cta {
    padding: 4rem 0;
  }
}
.pb-promo_50_50 .image_left_side img {
  border-radius: 4px 0 0 4px;
}
.pb-promo_50_50 .image_right_side img {
  border-radius: 0 4px 4px 0;
}
.pb-promo_50_50 .card {
  position: relative;
}
@media screen and (min-width: 992px) {
  .pb-promo_50_50 .card {
    box-shadow: 0 0.125rem 0.25rem #e6e6e6;
    background-color: #f6f6f6;
  }
}
@media screen and (max-width: 991px) {
  .pb-promo_50_50 .text-col {
    margin-top: -60px;
  }
  .pb-promo_50_50 .card-body-inner {
    padding: 20px 20px;
    background-color: #f6f6f6;
  }
}
.pb-promo_50_50 .card-body {
  padding: 0 60px;
}
.pb-promo_50_50 .card-body h1 {
  margin-bottom: 6px;
}
.pb-promo_50_50 .card-body .btn {
  margin-bottom: 10px;
}
.pb-promo_50_50 .card-body p {
  font-size: 0.875rem;
  margin-bottom: 8px;
}
.pb-promo_50_50 .card-body p.special_note_text {
  font-size: 0.75rem;
  font-weight: 700;
}
.accordion-gemplers .card-header, #accordionPDP .card-header {
  background-color: transparent;
  border-bottom: 1px solid #979797;
  padding: 0;
}
.accordion-gemplers .card-header.first_card, #accordionPDP .card-header.first_card {
  border-top: 1px solid #979797;
}
.accordion-gemplers .card-header h2 .btn:hover, .accordion-gemplers .card-header h2 .btn, #accordionPDP .card-header h2 .btn:hover, #accordionPDP .card-header h2 .btn {
  color: #000;
  text-decoration: none;
}
.accordion-gemplers .card-header h3 .btn:hover, .accordion-gemplers .card-header h3 .btn, #accordionPDP .card-header h3 .btn:hover, #accordionPDP .card-header h3 .btn {
  color: #000;
  font-size: 1.5rem;
  text-decoration: none;
  margin: 0;
  line-height: 1;
  border: 0;
  white-space: normal;
  text-transform: none;
  position: relative;
  width: 100%;
  padding: 0.4rem 0;
}
.accordion-gemplers .card-header h3 .btn:hover:after, .accordion-gemplers .card-header h3 .btn:after, #accordionPDP .card-header h3 .btn:hover:after, #accordionPDP .card-header h3 .btn:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-weight: 300;
  position: absolute;
  right: 10px;
}
.accordion-gemplers .card-header h3 .btn:hover.collapsed:after, .accordion-gemplers .card-header h3 .btn.collapsed:after, #accordionPDP .card-header h3 .btn:hover.collapsed:after, #accordionPDP .card-header h3 .btn.collapsed:after {
  content: "";
}
.accordion-gemplers a, #accordionPDP a {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: auto;
}
@media screen and (max-width: 480px) {
  .accordion-gemplers a, #accordionPDP a {
    font-size: 16px;
  }
}
.accordion-gemplers #card_documents-helpful-information p, #accordionPDP #card_documents-helpful-information p {
  margin-bottom: 0;
}
.accordion-gemplers .card.first_accordion .card-header, #accordionPDP .card.first_accordion .card-header {
  border-top: 1px solid #979797;
}
.accordion-gemplers .card .card-body, #accordionPDP .card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.flickity-button:focus {
  box-shadow: 0;
}
.flickity-button:disabled {
  display: none;
}
.flickity-prev-next-button .flickity-button-icon .flickity-prev-next-button.next {
  right: -50px;
}
.flickity-prev-next-button .flickity-button-icon .flickity-prev-next-button.previous {
  left: -50px;
}
.gemplers-modal .modal-header {
  background-color: #084054;
  text-align: center;
  padding: 33px 0;
}
.gemplers-modal .modal-header .modal-title {
  color: #fff;
}
.gemplers-modal .modal-header .close {
  position: absolute;
  top: 11px;
  right: 11px;
  color: #fff;
  opacity: 1;
}
.gemplers-modal .modal-body p {
  font-size: 1rem;
  font-weight: 400;
}
.gemplers-modal .modal-body .btn {
  margin-bottom: 15px;
}
.gemplers-modal .modal-body a {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: underline;
}
.category_strip_heading_row h2 {
  padding-bottom: 8px;
  margin-bottom: 23px;
}
.twoX_promo_card .card-body {
  padding: 14px 0;
}
.twoX_promo_card .card-body a {
  color: #000;
}
.twoX_promo_card .card-body a i {
  font-size: 37px;
  font-weight: 300;
}
.twoX_promo_card .card-title {
  font-size: 1.5rem;
}
.pb-review_carousel {
  width: 100%;
  background: url(/cdn/shop/t/230/assets/dark_green_wood.jpg?v=27917664994550427581679678554) center center no-repeat;
  background-size: cover;
  padding-bottom: 40px;
}
.pb-review_carousel .flickity-slider {
  display: flex;
  align-items: center;
}
.pb-review_carousel .flickity-page-dots {
  bottom: auto;
}
.pb-review_carousel .flickity-page-dots .dot {
  background-color: transparent;
  margin: 0 3px;
  border: 1px solid #fff;
}
.pb-review_carousel .flickity-page-dots .dot.is-selected {
  background-color: #ffffff;
}
.pb-review_carousel .card {
  padding: 15px 35px;
}
.pb-review_carousel .card p.card-text {
  font-size: 1rem;
  line-height: 18px;
}
.pb-review_carousel .card p.author {
  font-size: 0.875rem;
  font-weight: 700;
  color: #b8491e;
  text-transform: uppercase;
}
.pb-review_carousel .avatar {
  max-width: 60px;
  margin: 0 auto;
}
.pb-review_carousel .is-selected .card {
  padding: 35px;
}
.pb-review_carousel .is-selected .avatar {
  max-width: 70px;
}
.pb-review_carousel h3 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 39px;
  max-width: 288px;
  margin: 15px auto;
  text-align: center;
}
.bc-sf-search-suggestion-item > a {
  color: #000;
}
.template-product .selector-wrapper {
  max-width: 320px;
}
.selector-wrapper {
  border: 2px solid #e6e6e6;
  border-radius: 0.25rem;
  background-color: #fff;
  margin-bottom: 9px;
}
.selector-wrapper:hover {
  cursor: pointer;
}
.selector-wrapper label {
  color: #6b7376;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0 16px;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.selector-wrapper label:hover {
  cursor: pointer;
}
.selector-wrapper input {
  border: 0;
}
.selector-wrapper a {
  color: #000;
}
.selector-wrapper .btn-light:hover {
  background: none;
  border: 0;
}
.selector-wrapper .btn-light {
  background: none;
  border: 0;
}
.selector-wrapper .btn-light:not(:disabled):not(.disabled).active, .selector-wrapper .btn-light:not(:disabled):not(.disabled):active, .selector-wrapper .show > .btn-light.dropdown-toggle {
  border: none;
  background-color: transparent;
  color: #000;
}
.selector-wrapper .btn-light:not(:disabled):not(.disabled).active:focus, .selector-wrapper .btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
  float: none;
  display: block;
  margin-left: 0;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.bootstrap-select .dropdown-menu li:hover {
  background-color: #ECEDEC;
}
.bootstrap-select .dropdown-menu li a span.text {
  width: 100%;
  padding: 0 10px;
}
.bootstrap-select .dropdown-menu li.disabled {
  opacity: 0.4;
}

.regulation_codes p {
  display: inline-block;
}
.regulation_codes .warning img {
  width: 25px;
  height: auto;
  margin-right: 10px;
}
.prod-banner {
  max-width: 100%;
  height: auto;
  margin-top: 8px;
}
div#product-description-fastland {
  margin-top: 30px;
}
.promo_clothing_card {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  border: 0;
}
.promo_clothing_card h3 {
  font-size: 24px;
  margin-bottom: 8px;
  text-align: left;
}
.promo_clothing_card p {
  margin-bottom: 0 !important;
  line-height: 25px;
  font-size: 19px;
  text-align: left;
}
.promo_clothing_card .col-7 {
  padding: 20px 40px;
}
.promo_clothing_card .card-body {
  padding: 0;
}
.promo_clothing_card .card-body a {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .promo_clothing_card h3 {
    font-size: 18px;
  }
}
.promo_clothing_card.pdp {
  padding: 9px;
  border-radius: 5px;
}
.promo_fastland_card, .shipping_saver_card, .price_tiers_card {
  background-color: #fff;
  border-radius: 0.25rem;
  padding: 9px;
  border: 0;
}
.promo_fastland_card h3, .shipping_saver_card h3, .price_tiers_card h3 {
  font-size: 1.25rem;
  margin-bottom: 8px;
}
.promo_fastland_card p, .shipping_saver_card p, .price_tiers_card p {
  margin-bottom: 0 !important;
  line-height: 18px;
  font-size: 0.875rem;
}
.promo_fastland_card .card-body, .shipping_saver_card .card-body, .price_tiers_card .card-body {
  padding: 0 0 0 14px;
}
.promo_fastland_card .card-body a, .shipping_saver_card .card-body a, .price_tiers_card .card-body a {
  text-decoration: underline;
}
.promo_clothing_card.pdp, .promo_fastland_card.pdp, .shipping_saver_card.pdp, .price_tiers_card {
  border: #B8491E 1px dashed !important;
  background-color: transparent;
}
.promo_fastland_card {
  padding: 0px;
}
.promo_fastland_card .card-body {
  padding: 9px;
}
.pcc-img, .pcc-txt {
  display: inline-block;
}
.pcc-img {
  width: 20px;
  vertical-align: top;
}
.pcc-txt {
  width: calc(100% - 29px);
}
#collapse_documents-helpful-information img {
  margin-right: 10px;
}
.pdp_product_wrapper_lower {
  margin-top: 20px;
  margin-bottom: 30px;
}
#desktop_nav_search input.form-control.bc-sf-search-box::placeholder {
  color: #000;
}
#mainNavbar li.nav-item.quote {
  position: relative;
}
#mainNavbar li.nav-item span {
  font-size: 1rem;
}
#mainNavbar li.nav-item.quote span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px !important;
  border-radius: 50%;
  margin-left: -8px;
  margin-top: 4px;
  font-weight: normal;
  padding: 0.2em 0.45em;
}
.navbar-expand {
  padding-left: 0;
  padding-right: 0;
}
div.pb-promo_50_50 .btn {
  font-family: "urw-din", sans-serif;
  font-weight: bold;
}
div.account_heading_wrapper h1 {
  font-size: 30px;
  line-height: 36px;
}
div.account_heading_wrapper h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
div.account_content_wrapper i.fas.fa-times {
  display: none;
}
p.account.create-address {
  margin-top: 20px;
}
p.account.create-address a {
  max-width: 200px;
}
button.btn.dropdown-toggle.btn-light {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  div.account_content_wrapper span.badge {
    margin: 10px;
  }
}
.card_promo_carousel .flickity-prev-next-button.previous, .card-carousel .flickity-prev-next-button.previous {
  left: -40px;
}
.card_promo_carousel .flickity-prev-next-button.next, .card-carousel .flickity-prev-next-button.next {
  right: -40px;
}
.card_promo_carousel img {
  max-height: 119px;
  width: auto;
}
.cart_upsell_card_left_col {
  border-right: 1px solid #979797;
}
@media screen and (max-width: 768px) {
  .cart_upsell_card_left_col {
    border: 0;
  }
}
.tt-container {
  max-width: 900px;
  margin: 0 auto;
}
.tt-product-block {
  font-size: 12px;
}
.tt-product-block__rating {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.row.footer_main_upper_row .col-md-6:first-of-type {
  border-right: 2px solid #ffffff;
}
@media screen and (max-width: 768px) {
  .row.footer_main_upper_row .col-md-6:first-of-type {
    border-right: none;
  }
}
form#k-footer-signup input[type=email] {
  height: 50px;
  border: none;
  padding: 0 45px;
  border-radius: 4px 0 0 4px;
}
form#k-footer-signup input[type=email]::placeholder {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "urw-din", sans-serif;
}
form#k-footer-signup .btn {
  height: 51px;
  margin-top: -4px;
  margin-left: -5px;
  border-radius: 0 4px 4px 0;
}
div.pb-section.pb-image_text_layout .card, div.pb-section.pb-image_text_layout .card .card-img {
  border-radius: 0;
}
div.pb-section a.see-all {
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  div#shopify-section-footer div.footer_main_section div.container {
    max-width: 100%;
  }
  form#k-footer-signup input[type=email] {
    padding: 0 30px;
  }
  section.resource_blocks.pb-section.pb-twoX_promo .col-12.col-lg-6:first-of-type {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  section.product-template a.collection_brand {
    font-size: 0.875rem;
  }
  section.product-template h1 {
    font-size: 1.5rem;
    line-height: 1.8125rem;
  }
  .template-product .product-price, .template-product .product-original-price {
    font-size: 1.125rem;
  }
  .collection_page_header {
    padding: 0;
  }
  .collection_page_header .container {
    padding: 0;
  }
  .collection_page_header .plp_card_heading .card-body {
    padding: 0 1.25rem;
  }
  .collection_page_header .plp_card_heading .col-md-4.align-items-center.d-flex {
    max-height: 160px;
    overflow: hidden;
  }
  body.template-cart .cart_lower_info h2 {
    font-size: 24px;
  }
  body.template-cart .cart_lower_info .card_promo_carousel {
    margin-left: 0;
    margin-right: 0;
  }
  body.template-cart .cart_lower_info .card_promo_carousel .flickity-prev-next-button.next, body.template-cart .cart_lower_info .card-carousel .flickity-prev-next-button.next {
    right: 0;
  }
  body.template-cart .cart_lower_info .card_promo_carousel .flickity-prev-next-button.previous, body.template-cart .cart_lower_info .card-carousel .flickity-prev-next-button.previous {
    left: 0;
  }
  body.template-cart .cart_lower_info .flickity-prev-next-button {
    width: 15px;
    height: 20px;
  }
  body.template-cart div.product-cart-item div.col-12.col-sm-5 {
    order: 1;
  }
  body.template-cart div.product-cart-item div.col-12.col-sm-3.col-md-3 {
    order: 2;
  }
  body.template-cart div.product-cart-item div.col-12.col-sm.text-center {
    order: 3;
    text-align: left !important;
  }
  body.template-cart div.product-cart-item div.col-sm-1.text-right {
    order: 0;
  }
  body.template-cart .line_item_property_list {
    margin-bottom: 10px;
  }
  body.template-cart .form-group.selector-wrapper.product-form__item.qty-selector {
    max-width: 50%;
  }
  .home_secondary_callouts .card.card_callout a.btn {
    padding: 15px 10px;
  }
  .card.card_callout a.btn {
    font-size: 0.85rem;
  }
  .home_secondary_callouts div.col-6:first-of-type {
    padding-right: 5px;
  }
  .home_secondary_callouts div.col-6:last-of-type {
    padding-left: 5px;
  }
}
div.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}
div.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class^="tt-"] {
  font-family: "urw-din", sans-serif !important;
}
.tt-c-review-form-header--with-image .tt-c-review-form-header__heading, .tt-c-added-media__caption--quoted:before, .tt-c-question__heading, .tt-c-question__title, .tt-c-related-questions-list__heading, .tt-c-reviews-summary__heading, .tt-c-related-reviews-list__heading, .tt-c-reviews-list__heading, .tt-w-chatter__heading {
  font-family: "urw-din", sans-serif !important;
}
.tt-c-reviews-summary__rating-number, .tt-c-reviews-summary__rating-text {
  font-size: 30px !important;
  line-height: 36px !important;
}
div.tt-l-grid__col.tt-c-reviews-summary__grid-col.tt-l-grid__col--1.tt-c-reviews-summary__grid-col--1, div.tt-l-grid__col.tt-c-reviews-summary__grid-col.tt-l-grid__col--2.tt-c-reviews-summary__grid-col--2 {
  width: 48% !important;
}
a.tt-c-product-about__image, .tt-c-product-about__info {
  display: none !important;
}
.tt-c-review__heading-text, .tt-c-review__text-content-wrapper {
  font-size: 18px;
  line-height: 22px;
}
.tt-l-grid__col.tt-c-review__grid-col.tt-l-grid__col--3.tt-c-review__grid-col--3 {
  display: none !important;
}
@media screen and (min-width: 568px) {
  .tt-l-grid__col.tt-c-review__grid-col.tt-l-grid__col--1.tt-c-review__grid-col--1 {
    width: 35% !important;
  }
  .tt-l-grid__col.tt-c-review__grid-col.tt-l-grid__col--2.tt-c-review__grid-col--2 {
    width: 63% !important;
  }
}
.ks-calculator-container, .ks-chart-container {
  width: auto !important;
}
.ks-modal-content-wrapper .ks-modal-content-wrapper {
  background-color: #084054 !important;
  color: #fff !important;
}
#bc-sf-filter-collection-description {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  #bc-sf-filter-collection-description {
    font-size: 1rem;
  }
}
@media screen and (max-width: 575px) {
  .l2after::after {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #000;
    content: "";
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .pb-basic_header {
    padding: 35px 0;
  }
  .pb-basic_header h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .pb-section .btn {
    padding: 20px 30px;
  }
  .value_props_section h3 {
    font-size: 40px;
  }
  .home_icon_list h2, .home_logo_carousel h3 {
    font-size: 24px;
    line-height: 29px;
  }
  .value_props_section .card {
    margin-bottom: 0;
  }
  .value_props_section .card h6 {
    font-size: 14px;
  }
  section.home_icon_list div#sho1, section.home_icon_list div#sho2, section.home_icon_list div#sho3, section.home_icon_list div#sho4, section.home_icon_list div#sho5, section.home_icon_list div#sho6 {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  a#icontoggle {
    display: none;
  }
}
.pb-video_layout {
  padding: 33px 0;
  width: 100%;
  background: url(/cdn/shop/t/230/assets/dark_wood_bg.jpg?v=111806290462670268611679678554) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  section.home_secondary_callouts .col-6.col-md-12.col-lg-6 {
    margin-bottom: 20px;
  }
}
.hamburger {
  padding: 0;
  margin-right: 11px;
}
ul.navbar-nav div.dropdown-menu div.container {
  overflow-y: scroll;
}
.gm-select .dropdown-menu.show {
  z-index: 3000;
}
body.templateFull_customers-login form#customer_login {
  margin-bottom: 35px;
}
@media screen and (max-width: 450px) {
  section.resource_blocks.pb-section.pb-twoX_promo .card.card_callout a.btn {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 575px) {
  .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "";
  }
}
.pdp_breadcrumb_wrapper .breadcrumb.mobile_expanded .breadcrumb-item + .breadcrumb-item.pdp_l2_crumb::before, .pdp_breadcrumb_wrapper .breadcrumb.mobile_expanded .breadcrumb-item + .breadcrumb-item.pdp_l3_crumb::before {
  content: "";
}
.mobile_search_wrapper {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  z-index: 2060;
}
body.template-cart #pdpRelatedProductTab li.nav-item.empty {
  display: none;
}
#recoverPasswordModal.modal.show {
  top: 20%;
}
div.dropdown-menu.dd-1 .shadows, div.dropdown-menu.dd-2 .shadows, div.dropdown-menu.dd-3 .shadows, div.dropdown-menu.dd-7 .shadows, div.dropdown-menu.dd-8 .shadows, div.dropdown-menu.dd-9 .shadows {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease-out;
}
div.dropdown-menu.dd-1 .off-bottom .shadows, div.dropdown-menu.dd-2 .off-bottom .shadows, div.dropdown-menu.dd-3 .off-bottom .shadows, div.dropdown-menu.dd-7 .off-bottom .shadows, div.dropdown-menu.dd-8 .off-bottom .shadows, div.dropdown-menu.dd-9 .off-bottom .shadows {
  box-shadow: 0 -12em 15em -1em white inset;
}
.cart_lower_info {
  margin-top: 30px;
}
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 200ms, -webkit-filter 200ms;
}
.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
#pdpRelatedProductTab {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
#pdpRelatedProductTab .nav-item {
  flex: 0 0 auto;
}
.featuerd_products_accordion .card-header {
  background-color: transparent;
}
.featuerd_products_accordion h2 {
  margin: 0;
  text-decoration: none;
}
.featuerd_products_accordion h2 button:focus, .featuerd_products_accordion h2 button:hover, .featuerd_products_accordion h2 button {
  cursor: pointer;
  border: 0;
  color: #000;
  margin: 0;
  text-decoration: none;
}
.featuerd_products_accordion h2 button:focus:after, .featuerd_products_accordion h2 button:hover:after, .featuerd_products_accordion h2 button:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-weight: 300;
}
.featuerd_products_accordion h2 button:focus.collapsed:after, .featuerd_products_accordion h2 button:hover.collapsed:after, .featuerd_products_accordion h2 button.collapsed:after {
  content: "";
}
.tab_section .nav-tabs {
  border-bottom: 2px solid #dee2e6;
}
.tab_section .nav-item {
  margin-left: 24px;
}
.tab_section .nav-item:first-child {
  margin-left: 0px;
}
.tab_section .nav-link {
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #6B7376;
}
.tab_section .nav-link.active {
  padding-left: 0px;
  padding-right: 0px;
  color: #da291c;
  border-bottom: 4px solid #da291c;
}
.tab_section .tab-pane a {
  text-decoration: underline;
}
.prod-banner {
  margin-bottom: 15px;
}
.plp_price_varies {
  font-size: 18px;
}
@media (min-width: 768px) {
  .plp_price_varies {
    font-size: 22px;
  }
}
.badge-level_1 {
  background-color: rgba(50, 95, 35, 0.15);
  color: #325F23;
  font-family: "urw-din", sans-serif;
  font-weight: 600;
  font-size: 10px;
  padding: 3px 9px;
  line-height: 1;
  margin-left: 13px;
}
.badge-level_2 {
  background-color: #325f23;
  color: #fff;
  font-family: "urw-din", sans-serif;
  font-weight: 600;
  font-size: 10px;
  padding: 3px 9px;
  line-height: 1;
  margin-left: 13px;
}
#shopify-section-page_builder-gifts .pb-section.pb-text_layout {
  margin-top: -50px;
}
#shopify-section-cart-template .cart_upsell_card .selector-wrapper .btn.dropdown-toggle {
  padding: 0 14px;
}
.card_promo_carousel-item img {
  max-width: 100%;
  height: auto;
}
.pdp_upsell_card {
  padding: 11px 7px;
}
.pdp_upsell_card .card-body {
  padding: 0;
}
.pdp_upsell_card .selector-wrapper:last-child {
  margin-bottom: 0;
}
.pdp_upsell_card h5.card-title {
  font-family: "urw-din", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 7px;
}
.pdp_upsell_card .filter-option-inner-inner {
  font-size: 14px;
  line-height: 14px;
}
.pdp_upsell_card p {
  font-family: "urw-din", sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
}
.pdp_upsell_card .btn.dropdown-toggle {
  padding-top: 0;
}
.pdp_upsell_card .checkbox_btn {
  font-size: 28px;
  background-color: transparent;
}
.pdp_upsell_card .checkbox_btn:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  color: #e6e6e6;
  content: "";
}
.pdp_upsell_card .checkbox_btn.checked:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "";
}
.site-footer .footer_copywrite_row a {
  padding-right: 50px;
}
@media screen and (min-width: 768px) {
  .value_props_section.home_section .col-md-4 {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
  }
}
.home_callout_card .btn.btn-gemplers-white {
  margin-left: auto;
  margin-right: auto;
}
.pb-bg_image_optional_cta input[type=email] {
  height: 50px;
  border: none;
  padding: 0 45px;
  border-radius: 4px 0 0 4px;
}
.pb-bg_image_optional_cta button.btn.btn-primary {
  height: 51px;
  margin-top: -2px;
  margin-left: -5px;
  border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 991px) {
  .ft-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
}
.l2items .nav-item:hover {
  text-decoration: underline;
}
#cart-count.badge {
  font-size: 12px !important;
  vertical-align: top;
  border-radius: 50%;
  margin-left: -8px;
  margin-top: -5px;
  font-weight: normal;
  padding: 0.2em 0.45em;
}
#cart-icon {
  padding-bottom: 0;
  margin-bottom: -5px;
}
@media screen and (max-width: 374px) {
  #tel_link {
    display: none !important;
  }
}
.mini-top-menu {
  margin: 0 auto;
  display: flex;
}
.mini-top-menu a {
  padding: 0 10px;
}
#desktop-search {
  margin-top: 5px;
}
@media screen and (max-width: 991px) {
  #cart-icon {
    margin-bottom: 0;
  }
  li.nav-item.acct {
    padding-right: 5px;
  }

  #account_link {
    padding-bottom: 8px;
  }
  .mini-top-menu {
    display: none;
  }
  .mobile-menu {
    margin-top: 10px;
  }
}
img#site-logo {
  vertical-align: baseline;
}
.navbar_upper_row #mainNavbar {
  margin-top: 3px;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-expand-lg {
    padding-top: 20px;
  }
}
a.mobile-submenu-header svg, a.nav__link svg {
  max-width: 10px;
  float: right;
}
a.nav__link.sub__close svg {
  float: left;
  margin-right: 25px;
}
.mobile-submenu-return svg {
  max-width: 10px;
  margin-right: 15px;
  vertical-align: text-bottom;
}
a.mobile-submenu-header svg .cls-1, .mobile-submenu-return svg .cls-1 {
  fill: #084054;
}
.mobile-submenu, .mobile-submenu-return {
  display: none;
}
.quotify-request-quote-btn {
  color: #272727;
  border: 2px solid #272727;
  background-color: #F6F6F6;
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 0.7rem 0.9rem;
  font-weight: 700;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#product-description-fastland-z {
  margin: 20px auto;
  text-align: center;
  max-width: 430px;
}
#pb-section-template--14641357160563__1632955044f5c63f49 {
  margin-bottom: 50px !important;
}
.red_bg {
  background-color: #B8491E;
}
button.quotify-link {
  border: none;
  background: none;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
}
button.quotify-link:hover {
  opacity: 0.7;
}
.end-cta {
  margin: 15px auto;
  text-align: center;
  padding: 0 15px;
}
.end-cta a.btn.btn-outline {
  color: rgba(0, 0, 0, 0.8);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.8);
  border-width: 2px;
  padding: 20px 10px;
  width: 80%;
}
.end-cta a.btn.btn-outline:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.end-cta a.btn.btn-outline:focus {
  border: 3px solid #d8381d;
}
ul.mobile-nav {
  padding: 0;
}
ul.mobile-nav .nav__item {
  padding-left: 15px;
  padding-right: 15px;
}
ul.mobile-nav .nav__sub.is-active .nav__item {
  padding-left: 30px;
  padding-right: 30px;
}
ul.mobile-nav li {
  list-style: none;
}
.nav__sub {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
  transform: translateX(100%);
  overflow-y: auto;
}
.nav__sub.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
  background: #fff;
  padding: 0 0 200px;
}
.mobile-offcanvas.show {
  margin-top: 223px;
  height: calc(100vh - 223px);
}
.mobile-offcanvas.show::-webkit-scrollbar {
  display: none;
}
.mobile-nav a {
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 400;
}
#mobile-offcanvas .nav__item {
  border-bottom: 1px solid #C1CBD4;
}
button.menu-selector {
  display: none;
  position: absolute;
  left: 65px;
  top: 65px;
}
ul#desktop-nav {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  gap: 10px;
}
ul#desktop-nav li.parent-li {
  padding: 20px;
  list-style: none;
}
ul#desktop-nav li.parent-li > a {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
   opacity: 1;
    transition: opacity 0.1s 0.2s ease-in-out;
}
ul#desktop-nav .parent-li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
}

ul#desktop-nav .parent-li:hover a.top-link {
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
ul.child {
  display: none;
}
ul.child li {
  list-style: none;
}
ul.child a {
  text-decoration: underline;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  text-underline-offset: 3px;
  font-weight: 400;
}
/* ul.child .container {
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
} */

.menu_wrapper ul.child {
  border-radius: 0 0 6px 6px
}
.dropdown_msg_bar {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
ul.child a.btn.btn-outline {
  color: rgba(0, 0, 0, 0.8);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.8);
  border-width: 2px;
}
ul.child a.btn.btn-outline:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.parent-li .child {
  margin-top: 20px;
  position: absolute;
  left: 0;
  padding: 0;
  background: white;
  width: 100%;
}
.parent-li:hover .child {
  display: block;
}
a.header-link {
  font-weight: 600;
}
ul.grandchild {
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
ul.grandchild a {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
}
.mega-greybox li a {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
  text-decoration: none;
  margin-top: 10px;
}
a.btn.btn-shop-all {
  text-decoration: none;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}
a.btn.btn-shop-all:hover {
  color: #000;
  text-decoration: none;
}
.nav_container .container {
  padding: 20px 25px;
}
ul.child a:hover, ul.grandchild a:hover {
  text-decoration: underline;
  color: #DA291C;
}
.mega-content img {
  width: 100%;
  height: auto;
}
.mega-cta {
  margin: 20px auto 15px;
  text-align: center;
}
.mega-greybox {
  background-color: #EFEFEF;
  padding: 25px 20px;
}
.mega-greybox li.title {
  font-weight: 600;
  padding-bottom: 10px;
}
.mega-greybox li a {
  font-weight: normal;
}
.mega-linkbox {
  padding: 25px 20px 0 20px;
}
li.solo {
  margin-bottom: 10px;
}
.dropdown_msg_bar {
  background: #083F54;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  color: #fff;
}
ul.child .dropdown_msg_bar a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
}
.nav_container .dropdown_msg_bar .container {
  padding: 0;
}
.navbar .nav-item .nav-link i {
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .ft-header {
    background: none;
  }
  .nav_container {
    display: none;
  }
  .end-cta a.btn.btn-outline {
    width: 95%;
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1089px) {
  .menu_wrapper .nav_container {
    width: 100%;
  }
  .nav_container {
    text-align: center;
  }
  #desktop-nav {
    padding: 0;
  }
}
#desktop-nav .row {
  justify-content: space-around;
}
#desktop-nav .col-2 {
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
}
#desktop-nav .col-2:first-of-type {
  margin-left: 20px;
}
#desktop-nav .col-2:last-of-type {
  margin-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1090px) {
  ul.child {
    text-align: left;
  }
}
.ss__theme.ss__header {
  margin: 15px 0 !important;
}
.collection_page_header:first-of-type {
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .ss__theme.ss__header .ss__title {
    font-size: 20px !important;
  }
}
.skip-to-main-content-link {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  opacity: 1;
}
.skip-to-main-content-link:hover {
  color: white;
}
*:focus-visible {
  outline: 2px solid blue;
  border-radius: 3px;
}
.nav-item-wrapper {
  position: relative;
}
.keyboard-nav-helper {
  display: flex;
  align-items: center;
  position: absolute;
  right: -75px;
  top: -35px;
  color: #000;
  opacity: 0;
  background: white;
  border-radius: 4px;
  padding: 2px;
  z-index: 6;
  width: 300%;
  margin: 5% 0;
  justify-content: center;
}
@media (max-width: 900px) {
  .keyboard-nav-helper {
    display: none;
  }
}
.keyboard-nav-helper:focus-visible {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .navbar_upper_row .navbar {
    background-color: white;
  }
  .mobile_search_wrapper {
    background-color: white;
    padding-bottom: 5px;
  }
}
.product-card-wrapper .card-img-container img {
  height: auto;
}
/* enable Flickity by default */
.pb-product_carousel:after {
  content: "flickity";
  display: none;
  /* hide :after */
}
@media screen and (min-width: 768px) {
  /* disable Flickity for large devices */
  .pb-product_carousel:after {
    content: "";
  }
}
body.template-collection .container.my-4 a {
  text-decoration: underline;
}
@media screen and (min-width: 350px) and (max-width: 376px) {
  .pdp_breadcrumb_wrapper, .plp_breadcrumb_wrapper {
    margin-top: 20px;
  }
}
.badge-red {
  background-color: #8b0707 !important;
  color: #fff !important;
}
.badge-yellow {
  background-color: #ffc107 !important;
  color: black !important;
}
.badge-lightred {
  background-color: #b86666 !important;
  color: #fff !important;
}
.hs-button.primary.large {
  cursor: pointer;
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 0.7rem 0.9rem;
  background-color: #da291c;
  border-color: #da291c;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0.25rem;
  margin-top: 10px;
}
.be-ix-link-block .be-related-link-container .be-label, .be-ix-link-block .be-related-link-container .be-list .be-list-item .be-related-link {
  font-family: "urw-din", sans-serif !important;
}
.dcc-img, .dcc-txt {
  display: inline-block;
}
.dcc-txt a { text-decoration: underline; }
.dcc-img {
  width: 20px;
  vertical-align: top;
}
.dcc-txt {
  width: calc(100% - 25px);
}
.newsletter.home-block {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .newsletter.home-block {
    padding: 30px 0;
  }
}
.newsletter.home-block h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-transform: none;
}
.newsletter.home-block .lead {
  margin: 30px 0;
}
.newsletter.home-block .input-group {
  margin: 0 auto;
  max-width: 480px;
}
.newsletter.home-block .input-group input {
  padding: 14px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23px;
}
.newsletter.home-block .input-group .btn {
  width: 123px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
}
/*  Adlantica Custom CSS Below */
@media (min-width: 768px) {
  .templateFull_collection-adlantica .ss__results .col-md-3, .templateFull_collection-tools-for-crew-adlantica .ss__results .col-md-3, .templateFull_collection-long-handeled-tools-adlan .ss__results .col-md-3 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
.card-carousel {
  gap: 20px;
  margin-left: 0;
  margin-right: 0;
}
.card-carousel br {
  display: none;
}
.card-carousel-cell {
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  flex: 1 1 100%;
}
.category_card_simple .card-body a svg {
  width: 20px;
}
.category_card_simple {
  margin-bottom: 0;
}
.category_strip.plp_link_strip {
  padding-top: 0;
}
@media (min-width: 768px) {
  .card-carousel-cell {
    --cols: 3;
    --gap: 20px;
    flex: 0 1 calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));
  }
}
/*Collection updates*/
.template-collection .ss__theme .ss__title {
  font-family: inherit;
}
.template-collection .ss-filter-top-sorting .utils-sortby-title, .template-collection .utils-showby-title {
  font-family: inherit;
}
.template-collection .ss-filter-top-show-limit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.template-collection .utils-showby-item {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: right;
}
.template-collection .utils-showby-item.active {
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.template-collection .utils-sortby-title {
  display: none;
}
.template-collection .ss-filter-top-sorting .utils-sortby-select select {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
}
.template-collection .pagination_results {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
}
.template-collection .productgrid--utils:not(.ss-filter-top-sorting) {
  margin-bottom: 1em;
  border-bottom: 1px solid #E3E3E3;
}
.template-collection h4.ss__title {
  color: #000000;
  font-size: 16px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  margin: 8px 0;
}
.template-collection h4.ss__title .ss__icon__wrapper {
  position: relative;
  top: 3px !important;
}
.template-collection .ss__theme .ss__facets .ss__facet {
  padding: 3px 0;
}
.template-collection .ss__list__option {
  margin: 1px 0;
}
.template-collection .ss__list__link:focus {
  outline: 0 !important;
}
.template-collection .ss__theme .ss__facets .ss__facet .ss__show-more {
  text-align: center;
  font-size: 14px;
}
.card.shipping_saver_card.pdp .card-body {
  display: flex;
  gap: 10px;
  align-items: baseline;
}
/* NEW STYLE CSS */
html, body {
  font-family: "urw-din", Arial, serif !important;
}
body .nav_container {
  z-index: 9;
}
.container {
  max-width: 1200px;
}
.row {
  /*margin-right: 0;*/
  /*margin-left: 0;*/
}
.pdp_breadcrumb_wrapper {
  background: #f6f6f6;
}
#desktop-nav {
  font-weight: bold;
}
.add-to-cart-wrapper {
  width: 100%;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn-primary {
  border-radius: 2px;
  background-color: #FEC10D;
  color: #000;
  border: 0;
}
.btn-primary:hover {
  background-color: #FEC10D;
  font-style: italic;
  color: #000;
  box-shadow: none;
  animation: none;
}
.btn-primary.btn-atc {
  width: 100% !important;
}
.btn-primary.btn-atc.loading {
  position: relative;
  background-color: #FEC10D;
  color: #000;
}
.btn-primary.btn-atc.loading:after {
  content: " ";
  display: block;
  width: 22px;
  height: 22px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  right: 5px;
  top: 7px;
}
.new-product-card {
  padding: 8px;
}
.new-product-card .card-img-top {
  margin-bottom: 12px;
}
.new-product-card svg {
  stroke: #ffc10d !important;
  color: #ffc10d !important;
}
.new-product-card .TTteaser__icon--full {
  fill: #ffc10d !important;
}
.new-product-card .tt-product-block {
  display: flex;
  align-items: center;
  gap: 12px;
}
.new-product-card .tt-product-block__stars {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.new-product-card .card-title {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
  margin-top: auto;
}
.new-product-card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.new-product-card .product-original-price {
  font-weight: 400;
  margin-left: 8px;
}
.new-product-card .new_badge {
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
}
.new-product-card .new_badge p {
  font-size: 10px;
  margin: 0;
}
.new-product-card .on-sale, .new-product-card .sold-out {
  background-color: #991b1e;
}
.new-product-card .on-sale p, .new-product-card .sold-out p {
  color: #fff;
}
.accordion-gemplers .card-header h3 .btn:hover:after, .accordion-gemplers .card-header h3 .btn:after, #accordionPDP .card-header h3 .btn:hover:after, #accordionPDP .card-header h3 .btn:after {
  font-family: inherit;
  content: "-";
  font-weight: 400;
  position: absolute;
  right: 10px;
  font-size: 24px;
}
.accordion-gemplers .card-header h3 .btn:hover.collapsed:after, .accordion-gemplers .card-header h3 .btn.collapsed:after, #accordionPDP .card-header h3 .btn:hover.collapsed:after, #accordionPDP .card-header h3 .btn.collapsed:after {
  content: "+";
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
  color: #6E6E6E;
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a:hover, .plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a:hover, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item a {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
}
.plp_breadcrumb_wrapper .breadcrumb .breadcrumb-item.active, .pdp_breadcrumb_wrapper .breadcrumb .breadcrumb-item.active {
  color: #000;
  font-weight: 400;
}
.plp_breadcrumb_wrapper .breadcrumb, .pdp_breadcrumb_wrapper .breadcrumb {
  justify-content: flex-start;
}
.related_products_tabs .nav .nav-item .nav-link {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 400;
}
.related_products_tabs .nav .nav-item .nav-link.active {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.related_products_tabs .nav .nav-item .nav-link.active:after {
  content: none;
}
.related_products_tabs .nav {
  border: 0;
}
.ss__theme.ss__recommendation--carousel .ss__recommendation .ss__carousel .ss__carousel__prev-wrapper, .ss__theme.ss__recommendation--carousel .ss__recommendation .ss__carousel .ss__carousel__next-wrapper {
  background: white !important;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
}
.ss__theme.ss__recommendation--carousel .ss__recommendation .ss__carousel .ss__carousel__prev-wrapper div svg, .ss__theme.ss__recommendation--carousel .ss__recommendation .ss__carousel .ss__carousel__next-wrapper div svg {
  fill: #093F54 !important;
}
.ss__theme.ss__recommendation--carousel .ss__recommendation .ss__carousel .ss__carousel__prev-wrapper {
  right: 52px !important;
}
/*PDP*/
.new-product .sticky-top {
  z-index: 8;
}
.new-product .product-card {
  box-shadow: none !important;
  background: white !important;
  padding: 10px;
}
.new-product section.product-template .collection_brand {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  text-transform: initial;
}
.new-product section.product-template h1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
}
.new-product #ProductPrice {
  margin-top: 12px;
  padding-bottom: 0 !important;
}
.new-product .product-price {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
}
.new-product .product-original-price {
  color: #6E6E6E;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 9px;
}
.new-product .on-sale {
  color: #991B1E;
  margin-left: 9px;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}
.sku_wrap { 
	display: flex;
    flex-direction: row;
    align-items: baseline;
}
.new-product .variant_sku, .new-product .brand_id {
  font-size: 14px !important;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 16px !important;
}
.new-product .brand_id { margin-left: 20px; }
.new-product .tt-container {
  margin-top: 16px;
  min-height: 24px;
}
.new-product #tt-teaser {
  display: flex;
  align-items: center;
}
.new-product #tt-teaser .TTteaser__read-reviews {
  position: relative;
  bottom: 1px;
}
.new-product .carousel-mip {
  border: 0.5px solid #979797;
}
.new-product .carousel-mip:not(.flickity-enabled) {
  display: flex;
  overflow: hidden;
}
.new-product .carousel-mip:not(.flickity-enabled) .carousel-cell {
  flex: 100% 1 0;
}
.new-product .carousel-mip-nav:not(.flickity-enabled) {
  display: flex;
  justify-content: center;
}
.new-product .carousel-mip-nav .carousel-cell {
  border: 0.5px solid #979797 !important;
}
.new-product .form-group label {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}
.new-product .form-group label span {
  font-weight: bold;
}
.new-product .discounted-text {
  color: #991B1E;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 13px;
  font-weight: 400;
  margin-left: 8px;
}
.new-product .form-group input[type="radio"] {
  display: none;
}
.new-product .form-group .product-form__input {
  display: flex;
  align-items: center;
  gap: 11px;
  flex-wrap: wrap;
}
.new-product .form-group .product-form__input label {
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border: 1px solid #093F54;
  border-radius: 2px;
  background-color: #FFFFFF;
  font-weight: 400;
  min-width: 40px;
  margin: 0;
  position: relative;
}
.new-product .form-group input[type="radio"]:checked + label {
  background-color: #000;
  color: #fff;
}
.new-product .form-group input[type="radio"]:disabled + label {
  opacity: 0.3;
}
.new-product .form-group input[type="radio"]:disabled + label:after {
  display: block;
  content: "";
  width: 2px;
  height: 140%;
  background: linear-gradient(90deg, black 50%, white 50%);
  position: absolute;
  left: 0;
  top: 1px;
  transform: rotate(-45deg);
  transform-origin: top left;
}
.new-product .form-group label.color-label {
  height: 29px;
  width: 29px;
  border-radius: 2px;
  padding: 0;
  min-width: auto;
  border: 1px solid #c5c5c5;
  background-size: cover;
}
.new-product .form-group input[type="radio"]:checked + label.color-label {
  border: 1px solid black;
  background-color: initial;
}
.new-product .form-group input[type="radio"]:checked + label.color-label:after {
  content: " ";
  /* to ensure it displays */
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border: 1px solid white;
  pointer-events: none;
  /* user can't click on it */
}
.new-product .pretty-banner-div {
  padding: 12px !important;
}
.new-product .pretty-banner-text-div p {
  margin: 0 !important;
}
.new-product #form_qty_row_wrapper {
  margin: 28px 0;
}
.new-product #form_qty_row_wrapper .flex {
  display: flex;
  align-items: center;
  gap: 12px;
  /* flex-wrap: wrap; */
}
.new-product #form_qty_row_wrapper .sc-raq-add-to-quote-btn-hldr {
  flex-grow: 1;
}

.new-product #form_qty_row_wrapper .sc-raq-add-to-quote-btn-hldr button {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 15px 0 !important;
  background-color: #fff !important;
  color: #083F54 !important;
  border: 2px solid #083F54 !important;
}
.new-product #form_qty_row_wrapper .sc-raq-add-to-quote-btn-hldr button:hover {
  background-color: #083F54 !important;
  color: #fff !important;
  border: 2px solid #083F54 !important;
}

@media screen and (max-width: 767px) {
  .new-product #form_qty_row_wrapper .sc-raq-add-to-quote-btn-hldr {
    width: 100%;
  } 
}

.new-product #form_qty_row_wrapper p, .new-product #form_qty_row_wrapper span {
  font-size: 0.875rem;
}
.new-product #form_qty_row_wrapper > * {
  margin: 0 !important;
  margin-bottom: 12px !important;
}
.new-product .qty-selector {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.new-product .qty-selector span {
  cursor: pointer;
}
.new-product .qty-selector .number {
  height: 50px;
  width: 100px;
  border: 1px solid #000000;
  border-radius: 2px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 10px 14px;
  place-content: center;
}
.new-product .qty-selector .minus, .new-product .qty-selector .plus {
  width: 20px;
  height: 20px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  border: none;
  background: none;
  display: block;
}
.new-product .qty-selector input {
  text-align: center;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  width: 40px;
  border: 0;
}
.new-product .qty-selector input::-webkit-outer-spin-button, .new-product .qty-selector input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.new-product .qty-selector input[type=number] {
  -moz-appearance: textfield;
}
.new-product .special-offers {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  margin-bottom: 25px !important;
}
.new-product .pdp-accordions {
  margin-top: 25px;
}
.new-product .card {
  background: inherit;
}
.new-product .card-body {
  padding: 0;
}
.new-product .card-header {
  border-bottom: 0 !important;
  border-top: 1px solid #979797 !important;
}
.new-product .card-header h3 .btn:hover, .new-product .card-header h3 .btn {
  padding: 12px 2px !important;
  font-size: 20px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
}
.new-product .tt-container {
  max-width: none;
}
.new-product .pdp_badge {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 2px;
  background-color: #991B1E;
  color: #fff;
}
.new-product .pdp_badge p {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 12px;
  text-align: center;
  margin: 0;
  padding: 6px 10px;
  text-transform: uppercase;
}
.new-product .sold_out_badge {
  color: #fff;
  background-color: #991B1E;
  left: auto;
  bottom: auto;
  padding: inherit;
}
@media (min-width: 768px) {
  .new-product section.product-template {
    overflow: visible;
  }
  .new-product section.product-template .sticky-top {
    align-self: flex-start;
  }
}
.new-product .pdp-sticky-selector {
  position: fixed;
  bottom: -200px;
  width: 100%;
  padding: 10px 0;
  background-color: #FFFFFF;
  box-shadow: 0 -2px 2px 0 #E4E4E4;
  z-index: 9999;
  transition: bottom 0.5s ease-in-out;
}
.new-product .pdp-sticky-selector.shown {
  bottom: 0;
}
.new-product .pdp-sticky-selector .pdp-sticky-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new-product .pdp-sticky-selector .pdp-sticky-content {
  display: flex;
  align-content: center;
  gap: 25px;
}
.new-product .pdp-sticky-selector .pdp-sticky-content img {
  border: 0.5px solid #979797;
}
.new-product .pdp-sticky-selector .pdp-sticky-content .sticky-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0;
  margin-bottom: 10px;
}
.new-product .pdp-sticky-selector .pdp-sticky-content .sticky-option {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0;
}
@media (max-width: 767px) {
  .new-product .pdp-sticky-selector .pdp-sticky-content .pdp-sticky-left {
    display: none;
  }
  .new-product .pdp-sticky-selector .pdp-sticky-content .sticky-option {
    display: none;
  }
  .new-product .pdp-sticky-selector .pdp-sticky-content .sticky-title {
    font-size: 16px;
    line-height: 17px;
  }
}
.new-product .pdp-sticky-selector .flex {
  display: flex;
}
.new-product .pdp-sticky-selector .btn {
  height: 50px;
}
.new-product .special-message {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 20px;
}
.new-product .special-message p {
  font-size: 1em;
}
.new-product .special-message p:last-of-type {
  margin-bottom: 0;
}
.new-product .specs_compare_table tbody td {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23px;
}
.new-product .specs_compare_table tbody tr:nth-of-type(even) {
  background: #fff;
}
.new-product .specs_compare_table tbody tr:nth-of-type(odd) {
  background: inherit;
}
.new-product .specs_compare_table tbody th {
  color: #6E6E6E;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
}
.new-product .specs_compare_table tbody th {
  padding: 10px 0 0 10px;
}
.new-product .specs_compare_table tbody th {
  font-weight: 400;
  width: 35%;
}
.new-product .personalize-it {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #000 !important;
  line-height: 20px !important;
  font-family: inherit !important;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 0;
  cursor: pointer;
}
.new-product #pdp_share_row {
  width: 100%;
  gap: 12px;
  align-items: center;
  margin-top: 0 !important;
}
.new-product #pdp_share_row > p, .new-product #pdp_share_row > div {
  margin-bottom: 24px !important;
}
.new-product .btn.ks-chart-modal-button, .new-product span.ks-chart-modal-link {
  margin: 0 !important;
}
.new-product button.quotify-link {
  padding: 0;
}
.new-product #stock_status_msg {
  display: none !important;
  /*display: block;*/
  margin-top: 12px;
  font-weight: bold;
}
.new-product label.marked {
  position: relative;
}
.new-product label.marked:before {
  content: "*";
  position: absolute;
  left: -2px;
  bottom: -16px;
  color: #991B1E;
}
.new-product #product-pages-banners {
  /*margin-top: 40px;*/
  border: 1px dashed #000000 !important;
  border-radius: 4px;
  background-color: #FFFFFF !important;
  padding: 17px 13px;
}
.new-product #product-pages-banners > div {
  margin-bottom: 10px;
}
.new-product #product-pages-banners > div:last-of-type {
  margin-bottom: 0;
}
.new-product .promo_clothing_card, .new-product .promo_clothing_card_style {
  border: none;
  border-radius: 0;
}
.new-product .promo_clothing_card .card-body, .new-product .promo_clothing_card_style .card-body {
  display: flex;
  gap: 10px;
}
.new-product .promo_clothing_card.pdp, .new-product .promo_clothing_card_style.pdp, .new-product .promo_fastland_card.pdp, .new-product .shipping_saver_card.pdp, .new-product .price_tiers_card {
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.new-product .eligible {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
}
.new-product .price_tiers_card .card-body {
  display: flex;
  align-items: center;
}
.new-product .plp_sold_out_badge {
  margin: 0 10px;
  font-size: 1rem;
}
.new-product #web_special_instructions {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  margin: 10px 0 26px 0;
}
.new-product .promo_clothing_card p, .new-product .promo_clothing_card_style p {
  font-size: 0.875rem;
}
.new-product .special-message p {
  margin-bottom: 1rem;
}
.new-product .special-message .warning {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.new-product .cl-po--wrapper .cl-po--options > .cl-po--option {
  margin: 0 !important;
}
.new-product .cl-po--wrapper label.cl-po--swatch-item.grow {
  flex-grow: 0;
  position: relative;
  margin: 0;
}
.new-product .cl-po--wrapper label.cl-po--swatch-item.grow:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23000000" height="18px" width="18px" version="1.1" id="Capa_1" viewBox="0 0 306.637 306.637" xml:space="preserve"><g><g><path d="M12.809,238.52L0,306.637l68.118-12.809l184.277-184.277l-55.309-55.309L12.809,238.52z M60.79,279.943l-41.992,7.896 l7.896-41.992L197.086,75.455l34.096,34.096L60.79,279.943z"/><path d="M251.329,0l-41.507,41.507l55.308,55.308l41.507-41.507L251.329,0z M231.035,41.507l20.294-20.294l34.095,34.095 L265.13,75.602L231.035,41.507z"/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></g></svg>');
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  position: absolute;
}
.new-product .cl-po--wrapper label.cl-po--swatch-item.grow > .cl-po--swatch-button {
  background: transparent !important;
  color: #000000 !important;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 16px;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  visibility: hidden;
  position: relative;
}
.new-product .cl-po--wrapper label.cl-po--swatch-item.grow > .cl-po--swatch-button:after {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 24px;
  content: "PERSONALIZE IT";
  text-decoration: underline;
}
.new-product .dropshipMessage {
  font-weight: bold;
  margin-bottom: 12px !important;
}

.tooltip-trigger {
  height: 17px;
  width: 17px;
  border: 1px solid #000000;
  border-radius: 100%;
  display: inline-flex;
  align-self: center;
  justify-content: center;
  position: relative;
  line-height: 1;
  font-size: 12px;
  top: -1px;
  padding-top: 1px;
  cursor: pointer;
}
.tooltip-trigger .tooltip-content {
  display: none;
  background-color: #F4F4F4;
  padding: 8px;
  position: absolute;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  top: 30px;
}
.tooltip-trigger:hover .tooltip-content {
  display: block;
  width: 240px;
}
.tooltip-trigger:hover .tooltip-content:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7.5px 13px 7.5px;
  border-color: transparent transparent #F4F4F4 transparent;
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}
/* .tooltip-trigger .tooltip-content {
  display: none;
  background-color: #F4F4F4;
  padding: 8px;
  position: absolute;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  top: 30px;
}
.tooltip-trigger:hover .tooltip-content {
  display: block;
  width: 240px;
}
.tooltip-trigger:hover .tooltip-content:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7.5px 13px 7.5px;
  border-color: transparent transparent #F4F4F4 transparent;
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
} */
.pagination svg {
  width: 15px;
  height: 15px;
}
.pagination .page-link {
  margin: 0 20px;
}

.single-variant-hide {
  display:none !important;
}
/* YouQuote */
.sc-raq-add-to-quote-btn-hldr .sc-raq-btn-design-1 {
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 17px !important;
    text-align: center !important;
    color: #fff !important;
    background: #083F54 !important;
    border-color: #083F54 !important;
    border-radius: 2px !important;
    padding: 6px 12px !important;
    cursor: pointer;
    text-transform: uppercase !important;
    line-height: 1;
    margin-bottom:20px !important;
}
.sc-raq-add-to-quote-btn-hldr .sc-raq-btn-design-1:hover { font-style: italic; }
#sc_raq_list {
  background: #ffff;
  border-radius: 4px;
  color: #6e6e6e;

  .sc-shopiy-bs a {
    color: #292929;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 3px;
    text-decoration: none;
  }
}

#raq_list_title {
  font-size: 30px;
  font-weight: 700;    
  color: #292929;
}

.sc-modal-footer .sc-raq-btn-design-1 {
      border-radius: 2px !important;
    background-color: #083F54 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 17px;
    text-align: center;
    border: unset !important;
}
.sc-modal-footer .sc-raq-btn-design-1span { color: #fff; }
.sc-modal-footer .sc-raq-btn-design-1 span:hover  { font-style: italic; }

#sc-shopify-load-submit-popup {
        border-radius: 2px !important;
    background-color: #083F54 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 17px;
    text-align: center;
    border: unset !important;
}
#sc-shopify-load-submit-popup span { color: #fff; }
#sc-shopify-load-submit-popup span:hover  { font-style: italic; }
.thank-you-quote-heading {
  font-size: 24px !important;
    font-family: urw-din, Arial, serif !important;
      margin: 20px 0;
      font-weight: 700 !important;
  color: #292929 !important;
}

#sc_raq_list {
    margin: 0 !important;
      max-width: 1200px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

li.nav-item.quote a {
      padding-bottom: -1px !important;
}
/* end YouQuote */

.cd-tooltip-trigger {
    height: 17px;
    width: 17px;
    border: 1px solid #000000;
    border-radius: 100%;
    display: inline-flex !important;
    align-self: center;
    justify-content: center;
    position: relative;
    line-height: 1 !important;
    font-size: 12px !important;
    top: 1px;
    padding-top: 1px;
    cursor: pointer;
}

.cd-tooltip-trigger .cd-tooltip-content {
    display: none;
    background-color: #F4F4F4;
    padding: 8px;
    position: absolute;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    width: 240px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 23px; 
    z-index: 1000; 
}

.cd-tooltip-trigger:hover .cd-tooltip-content {
    display: block;
}
.cd-tooltip-trigger:focus-visible .cd-tooltip-content {
    display: block;
}

.cd-tooltip-trigger .cd-tooltip-content:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0 7.5px 7.5px 7.5px;
    border-color: transparent transparent #F4F4F4 transparent;
    top: -7.5px;
}

.cd-tooltip-content.above {
    margin-top: 0;
    margin-bottom: 7px;
    bottom: 100%; 
}

.cd-tooltip-content.above:before {
    border-width: 7.5px 7.5px 0 7.5px;
    border-color: #F4F4F4 transparent transparent transparent;
    top: 100%;
    bottom: -7.5px; 
}

.pdp_badge .usa-made-badge{
    background-color: #FEC10D;
    color: #000;
  }
.pdp_badge .new-badge, 
.pdp_badge .add-logo-badge {
    background-color: #FEC10D;
    color: #000;
  }




.new-product-card img.card-img-top {
  max-width:100%;
  height:auto;
}

@media (min-width: 992px) {
  .top-menu{
  max-height: 100px;
    height: 44px;
    align-items: center;
    display: flex;
}
   .sticky-hide{
    max-height:0px;
    padding:0 !important;
    transition: max-height 0.3s ease-in-out;
    overflow:hidden
  }
  #l1_menu{
    max-height:100px;
    background:#ffffff;
    transition: max-height 0.3s ease-in-out;

}
  #top_nav{
    background:#ffffff;

  }
.top-menu{
  max-height: 100px;
  transition: max-height 0.3s ease-in-out;
}
  .sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index:60;
}
  .sticky + .content {
    padding-top: 102px;
     transition: padding-top 1s ease-in-out;
  }
  .sticky-hide{
    max-height:0px !important;
    padding:0 !important;
    transition: max-height 0.3s ease-in-out;
    overflow:hidden
}
    .sticky-hide a{
      opacity:0 !important;
      transition: opacity 0.3s ease-in-out;
    }

  }
@media (min-width: 992px) {
  .global-header__placeholder{
    min-height:181px;
  }
}



.product-main-gallery .carousel-cell.is-selected.is-nav-selected {
 border: 2px solid black !important;
}

.product-main-gallery .carousel-cell img {
  max-width: 100% !important;
}

.new-product .product-price {
  font-size:24px;
}

 .redirect-message{
  margin: 100px 0px;
  text-align:center;
  padding: 20px;
}
.redirect-message a{
  margin: 0px 5px;
}
a.btn-primary:focus-visible{
  border:2px solid red !important;
}
.btn-gemplers-white:focus-visible{
  border:3px solid red !important;
}

.related_products_rows {
  padding: 30px 0;
  background-color: #f6f6f6;
}

.ss__theme .ss__title {
  font-family: inherit !important;
}
.fbt-container{
  min-height:640px;
}
.recently-viewed-container{
    min-height:402px;
}
.ss__no-results__container a{
  text-decoration: underline !important;
}
.pagination li:focus-visible {
  border: 1px solid red;
}
.page-link:focus-visible{
  outline: 1px solid red;
}

.ss__autocomplete__terms__option a:focus-visible {
  border: 2px solid blue;
}

 .ss__results .ss__result--item .product-card .plp_badge.ships_free_badge  {
    padding: 6px 10px;
    background: #991B1E;
 }

.ss__results .ss__result--item .product-card .plp_badge.ships_free_badge p {
    background: #991B1E;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 12px;
    text-align: center;
    margin: 0;
    /* padding: 6px 10px; */
    color: #fff;
    text-transform: uppercase;
}

.new_badge.ships-free p {
  color: #fff;
}

.new_badge.ships-free {
  background-color: #991B1E;
  color: #fff;
  text-transform: uppercase;
}

/*
.pdp-reviews-container{
     min-height:2035px;
}

@media (max-width: 850px) {
.pdp-reviews-container{
     min-height:3765px;
}
}
*/