/** Shopify CDN: Minification failed

Line 1115:36 Expected ":"

**/
  @font-face {
    font-family: 'STIHL Contraface Display Title';
    src: url('/cdn/shop/files/STIHLContrafaceDisplayTitling.woff?v=1692372805') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceDisplayTitling.woff?v=1692372805') format('woff');
    font-weight: 900;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceText-Bold.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceText-Bold.woff?v=1692372806') format('woff');
    font-weight: bold;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Display';
    src: url('/cdn/shop/files/STIHLContrafaceDisplayMedium.woff2?v=1692372805') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceDisplayMedium.woff?v=1692372805') format('woff');
    font-weight: 500;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceText-BoldItalic.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceText-BoldItalic.woff?v=1692372806') format('woff');
    font-weight: bold;
    font-style: italic;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceText-Italic.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceText-Italic.woff?v=1692372806') format('woff');
    font-weight: normal;
    font-style: italic;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceText.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceText.woff?v=1692372806') format('woff');
    font-weight: normal;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Text Demi';
    src: url('/cdn/shop/files/STIHLContrafaceTextDemi.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceTextDemi.woff?v=1692372807') format('woff');
    font-weight: normal;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Text Demi';
    src: url('/cdn/shop/files/STIHLContrafaceTextDemi-Italic.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceTextDemi-Italic.woff?v=1692372806') format('woff');
    font-weight: normal;
    font-style: italic;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceTextLight.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceTextLight.woff?v=1692372806') format('woff');
    font-weight: 300;
    font-style: normal;
   
}

@font-face {
    font-family: 'STIHL Contraface Text';
    src: url('/cdn/shop/files/STIHLContrafaceTextLight-Italic.woff2?v=1692372806') format('woff2'),
        url('/cdn/shop/files/STIHLContrafaceTextLight-Italic.woff?v=1692372806') format('woff');
    font-weight: 300;
    font-style: italic;
   
}

  /* GET RID OF SHOPIFY ADMIN BAR GARBAGE */
html {
  padding-top: 0px;
}

#admin_bar_iframe {
  display: none;
}

.main-column {
  padding-left: 0px;
  position: relative;
  margin-left: 260px;

  
  
}

.global-sidebar {
  position: fixed;
  z-index: 99999999999;
  width: 260px;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#fff),color-stop(1,#fff));
}

.global-sidebar i {
  font-size: 30px;
  margin-right: 20px;
}

.master {
  min-height: 1200px;
}

.main-column {
  min-height: 1000px;
 
  
}

/* TOP BAR STYLING ON ALL PAGES */

.topbar {
  color: #fff;
  position: fixed;
  width: 100%;
  line-height: 40px;
  padding-left: 50px;
  background-color: rgba(89,89,89,0.7);
  text-transform: uppercase;
  height: 40px;
  z-index: 8888;
}

.topbar-left {
  float: left;
  width: 450px;
}

.topbar-right {
  float: right;
  margin-right: 50px;
}

.topbar a, .cloned a {
  font-family: 'STIHL Contraface Text', sans-serif;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 30px;
}

/* SLIDESHOW STYLING */

.slideshow {
  margin-bottom: -10px;
}

.slideshow img {
  width: 100%;
}

.slideshow .slick-slide img {
  border-radius: 0px;
  padding: 0px;
}

.slideshow .slick-prev {
  left: 100px;
}

.slideshow .slick-next {
  right: 20px;
  margin-right: 0px;
}

/* FEATURE BAR UNDERNEATH SLIDESHOW ON MAIN PAGE */

.topbar i {
  padding: 0px 15px;
}

.feature-bar {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-image: url('/cdn/shop/files/texture.jpg?13408018100649941389');
  background-size: 13%;
  padding-bottom: 20px;
}

.feature-bar h1 {
  font-family: 'STIHL Contraface Text', sans-serif;
  font-weight: normal;
  padding-top: 20px;
}

a.action-button {
  display: block;
  width:200px;
  color: #fff;
  margin: 0 auto;
  background-color: #f58220;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 18px;
}

a.action-button:hover {
  background-color: #d8690a;
}

.clearfix:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

/* FEATURED COLLECTION IMAGES */

.featured-images .grid__item {
  position: relative;
  margin-bottom: 30px;

}

.featured-images p {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  position: absolute;
  font-size: 20px;
  top: 44%;
  left: 53%;
  transform: translate(-50%, 0);
  color: #fff;
  font-weight: 700;
}

.img-wrap {
  display: inline-block;
  background-color: black; 
  line-height: 0px;
  width: 100%;
}

.img-wrap img {
  width: 100%;
  opacity: 0.4;
}

.img-wrap:hover img {
  opacity: 0.9;
}

/* FRONTPAGE COLLECTION STYLING */

h1.title {
  color: #f58220;
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  letter-spacing: 0.5px;
  padding-left: 10px;
}

.sidebar-menu ul ul {
  display: none;
}

.sidebar-menu .submenu.targeted {
  display: block;
}

.tabler {
  display: table;
}

.match {
  display: table-cell;
}

/* PRODUCT PAGE AND PRODUCT THUMBNAIL STYLING */

label.selected {
  border: 2px solid #f58220 !important;
}

.info {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-align: center;
  text-transform: uppercase;
 
}

.slick-slide img {
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.slick-slider button {
  position: absolute;
  top: 41%;
}

.slick-prev {
  left: 10px;
  margin-left: -58px;
  background-image: url('/cdn/shop/files/leftarrow-orange.png?699972969868361992');
  background-size: 57%;
  background-repeat: no-repeat;
  height: 37px;
  width:40px;
}

.slick-next {
  right: 10px;
  margin-right: -78px;
  background-image: url('/cdn/shop/files/rightarrow-orange.png?699972969868361992');
  background-size: 57%;
  background-repeat: no-repeat;
  height: 37px;
  width: 40px;
}

/* SIDEBAR MENU STYLING */

.sidebar-menu ul {
  margin-top:10px;
  margin-left: 0px;
  list-style-type: none;
  font-family:'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  font-size: 15px;

  
  
}

.sidebar-menu  {
  margin-left: 30px;
}

.sidebar-menu ul li {
  line-height: 30px;
  letter-spacing: 1px;
}

.sidebar-menu ul li.parent {
  font-weight: 600;
  
}

.sidebar-menu ul li.child {
  font-weight: 300;
  line-height: 25px;
  margin-left: 15px;
  
}

/* FLOATING MAIN MENU STYLING FOR HOMEPAGE */

.main-menu {
  width: 100%;
  position: absolute;
  top: 60px;
  padding-left: 40px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  z-index: 8888;
  
}

.main-menu.cloned {
  background-color: rgba(245,130,32,0.9);
}

.cloned a {
  float: left;
  line-height: 45px;
}

.cloned img {
  float: left;
}

.float-menu {
  margin-left: 46%;
  overflow: auto;
}

/* MAIN MENU STYLING FOR ALL OTHER PAGES */

.main-menu-solid {
  background-color: #f58220;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
}

a:hover {
  color: #f4811f;
}

.float-menu a:hover {
  color: #707070;
}

/* FOOTER STYLING */

.site-footer {
  font-family: 'STIHL Contraface Text', serif;
  background-color: #f58220;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  max-height: 50px;
}

.sub-footer ul li {
  display: inline;
  padding-right: 15px;
}

.site-footer h2 {
  margin-bottom: 0px;
}

.sub-footer {
  color: #fff;
  background-color: #424242;
  overflow: auto;
  font-family: 'STIHL Contraface Text', sans serif;
  padding-top: 10px;
  font-weight: 700;
  line-height: 30px;
}

.sub-footer ul {
  list-style-type: none;
}

.sub-footer a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 30px;
}

.sub-footer i {
  margin-right: 20px;
  font-size: 20px;
}

.credits {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}

input#subscribe.btn {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1.5px;
  font-weight: bold;
  margin-left: -10px;
  position: relative;
  margin: 0 auto;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

form#mc-embedded-subscribe-form {
  width: 90%;
  margin-top: 7px;
  margin-left: -7px;
}

/* PRODUCT PAGE STYLING */

button#AddToCart, .cart__checkout {
  background-color: #f58220;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
}

button#AddToCart:hover, .cart__checkout:hover, .js-qty__adjust--minus:hover, .ajaxcart__qty--minus:hover, .js-qty__adjust--plus:hover, .ajaxcart__qty--plus:hover {
  background-color: #cc6b1c !important;
  transition: background-color 0.5s ease;
}

.product-single h1 {
  text-transform: uppercase;
  font-family: 'STIHL Contraface Text', sans-serif;
  margin-bottom: 0px;
  color: #72716e;
}

span#ProductPrice {
  font-family: 'STIHL Contraface Text', sans-serif;
  color: #72716e;
  font-size: 20px;
  margin-bottom: 20px;
}

h2.section-header__title {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  color: #f58220;
}

.breadcrumb {
  font-family: 'STIHL Contraface Text', sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #f58220;
  margin-left: 10px;
}

.product-description h2 {
  font-family: 'STIHL Contraface Text', sans-serif;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.product-description {
  font-family: 'STIHL Contraface Text', sans-serif;  
  color: #777777;
}

hr {
  margin: 25px 0px;
}
  
.single-option-selector {
  font-family: 'STIHL Contraface Text', sans-serif;
  background-color: #ededed;
  font-size: 11px;
  float: left;
  margin-right: 10px;
}

.js-qty, .ajaxcart__qty {
  clear: both;
  margin-bottom: 10px;
}

.js-qty__adjust--minus, .ajaxcart__qty--minus, .js-qty__adjust--plus, .ajaxcart__qty--plus, .js-qty__adjust:hover, .ajaxcart__qty-adjust:hover, .js-qty__adjust:focus, .ajaxcart__qty-adjust:focus {
  background-color: #f58220;
  color: #fff !important;
}

input#Quantity {
  border: transparent;
  background-color: #ededed;
}

.js-qty__adjust--minus, .ajaxcart__qty--minus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.js-qty__adjust--plus, .ajaxcart__qty--plus {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.selector-wrapper label {
  display: none;
}

.swatch-element label {
  background-color: transparent !important;
  background-repeat: no-repeat;
  border: 0px;
}

.swatch.error {
  display: none;
}

.center {
  text-align: center;
}

/* COLLECTION PAGE STYLING */

.filters {
  overflow: auto;
  margin-bottom: 20px;
}

.filters h2 {
  font-family: 'STIHL Contraface Text', sans-serif;
  font-size: 12px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: normal;
  float: left;
}

.sizes a {
  margin-bottom: 10px;
}

.size-adjust .swatch label {
  float: left;
  margin: 0;
  background-color: #ddd;
  font-size: 13px;
  text-align: center;
  line-height: 35px;
  white-space: nowrap;
  text-transform: uppercase;
  height: 25px;
  width: 25px;
  background-size: 100%;
  border-radius: 0px;
  border: 0px;
}

.swatch a {
  display: inline-block;
  font-family: 'STIHL Contraface Text', sans-serif;
}

select#SortBy {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  border: 0px;
}

.filters .swatch a label {
  margin-right: 9px;
}

.filters .swatch {
  clear: none;
  float: left;
}

.swatch.sizes a {
font-size: 14px;
  border: 1px solid rgba(116, 116, 116, 0.26);
  width: 27px;
  text-align: center;
  border-radius: 5px;
}

.filters .swatch label {
  height: 14px;
  width: 14px;
}

/* SEARCH FIELD POPUP STYLING */

.clear {
  clear: both;
}

.topbar-right input {
  border: 0px;
}

.topbar-right form {
  background-color: #fff;
}

.icon-fallback-text {
  font-family: 'STIHL Contraface Text', serif;
  text-transform: uppercase;
  background-color: #f58220;
}

.icon-fallback-text:hover {
  background-color: #d8690a;
}

.input-group .input-group-field:first-child {
  border-radius: 10px;
}

::-webkit-input-placeholder {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
}

:-moz-placeholder { /* Firefox 18- */
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
}

::-moz-placeholder {  /* Firefox 19+ */
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
}

:-ms-input-placeholder {  
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
}
  
/* MOBILE STYLING */

.site-nav--mobile .icon-fallback-text, .js-drawer-close .icon-fallback-text {
  background-color: transparent;
}

.drawer {
  background-color: #fff;
  border-left: 2px solid #f58220;
  font-family: 'STIHL Contraface Text', sans-serif;
}

.mobile-nav>.mobile-nav__item {
  background-color: #fff;
}

.drawer--left {
  top: 0px !important;
  border-left: 0px;
}

.js-drawer-open-left .drawer--left, .mobile-nav>.mobile-nav__item {
  font-family: 'STIHL Contraface Text', sans-serif;
  background-color: #303030;
}

li.mobile-nav__item {
  background-color: transparent;
}

.mobile-nav__item:after, .drawer__header {
  border: 0px;
}

#NavDrawer a, .icon-hamburger, .site-nav--mobile a {
  color: #fff !important;
}

#NavDrawer .drawer__header {
  height: 50px;
  margin-bottom: 0px;
}

#CartDrawer .js-drawer-close {
  color: #f58220
}

#NavDrawer .drawer__close button {
  right: -85px !important;
  line-height: 65px;
}

#NavDrawer ul {
  margin-top: 20px;
}

.icon-x, a.mobile-nav__link:hover {
  color: #f58220;
}

.icon-x:hover {
  color: #d8690a;
}

.drawer__close button {
  right: -125px;
}

.drawer__close button:active, .drawer__close button:focus {
    background-color: #303030;
}

.special {
  background-color: #f58220;
  border: 0px;
}

#NavDrawer input:focus, .drawer--left {
  border: 0px;
}

#NavDrawer .input-group .input-group-btn:last-child>.btn {
  border-radius: 0 10px 10px 0;
}

#NavDrawer .input-group .input-group-field:first-child {
  border-radius: 3px 0 0 3px;
}

#NavDrawer ul.submenu {
  margin-top: 0px;
}

input.input-group-field.special::-webkit-input-placeholder {
  color: #fff;
}

input.input-group-field.special:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

input.input-group-field.special::-moz-placeholder {  /* Firefox 19+ */
  color: #fff;
}

input.input-group-field.special:-ms-input-placeholder {  
  color: #fff;
}

.nav-bar img {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -110px;
    width: 200px;
}

.site-nav--mobile .site-nav__link {
      z-index: 9999999999999;
    position: relative;
}

 #CartDrawer .drawer__close button {
    right: -20px;
  }

.text-right .site-nav--mobile {
  margin: 0px;
}

#CartDrawer .drawer__header {
  height: 50px;
  margin-bottom: 0px;
}
  
  .drawer__close button:focus {
    background-color: transparent;
  }

/* 
   Swatches Styles
*/



.swatch { 
  clear: both;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* To give width and height */
  float:left;
  /* No extra spacing between them */
  margin:0;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  border: 2px solid #72716e;
}

.swatch a:hover, .swatch a label:hover {
  cursor: pointer;
}

.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */

.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
display: none;
}

/* CSS triangle */

.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

.swatch-element input {
  display: none !important;
}

.header {
  font-family: 'STIHL Contraface Text', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #72716e;
  float: left;
  margin-right: 20px !important;
}

.info .swatch .header {
  display: none;
}

.info .swatch {
  display: inline-block;
}

.info .swatch.error {
  display: none !important;
}

#account .main-column {
  padding-left: 20px;
}

form.input-group.search-bar {
  line-height: 30px;
}

.modifier img {
  margin: 0px !important;
  width: 100%;
}

#account .master, #your-shopping-cart .master {
  padding-top: 40px;
}

.featured-images {
  text-align: center;
}

form.cart {
    padding-left: 10px;
    padding-right: 20px;
}

a#RecoverPassword {
  display: none;
}


/* MEDIA QUERIES */

@media (max-width: 1200px) {
  
 .img-wrap {
  max-width: 540px !important;
}
  
  html {
    padding-top: 55px;
  }
  
  body {
    padding-top: 1px;
  }
  
  .nav-bar {
  background-color: #EA7A1F;
  position: fixed;
  width: 100%;
  z-index: 9999999999999;
  top: 0px;
    overflow: hidden;
}
  .featured-images {
    margin: 17px 22px;
    
  }

  .featured-images .grid__item {
    margin: 10px 0px;
    
  }
  
  .sub-footer ul {
    margin-left: 0px;
  }
  
  .sub-footer p {
    margin: 0px 10px;
  }
  
  .filters div {
    margin-bottom: 10px;
  }
  
  .main-column {
    padding-right: 0px;
    margin-left: 30px;
  }
  
  .grid.master {
    padding-top: 0px !important;
  }
  
  .slick-next, .slick-prev {
    display: none !important;
  }
  
  h1.title {
    text-align: center !important;
  }
  
  .sub-footer ul li {
    display: block !important;
  }

}

@media (min-width: 1200px) {

.collection-adjust {
  padding-top: 40px;
  padding-left: 60px; 
  padding-right: 50px;
  padding-bottom: 40px;
  
}
}

 @media (max-width: 750px) {
   
  .modifier img {
    display: <---none !important;--->
  }

 }
    

@font-face {
      font-family: 'Bebas';
      src: url('bebas-regular.otf') format('otf'),
           url('bebas-regular.ttf') format('truetype');
      font-weight: normal;
      font-style: normal; }
