#myBtn {
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 50px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    height: 100px;
    width: 100px;
  }
  @media (max-width:629px) {
    #myBtn {
      display: none;
    }
  }
.blFri img
{padding-top:10px;}

.ktmbg{
background-color: #f26522;
}
.hqvbg{
background-color:#0f4d9a;
}
.ggbg{
background-color:#ff0000;
}
.ntnbg{
background-color:#969696;
}
.sale-button{
display:none;
}


@import url("https://use.typekit.net/jog5ndj.css");

@media only screen and (max-width: 479px) {
.sale-button{
display:block;
}
    .bootstrap-iso .selector{
        width: 100% !important;
        border: #f26522 1px dashed;
        padding-bottom: 26px !important;
        height: 38px;
    }
    .bootstrap-iso .form-row{
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .bootstrap-iso .employ{
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 0 !important;
    }
    .bootstrap-iso .form-control{
        font-size: 0.8rem !important;
    }
    
}
.deal-conditions{
    font-weight:bold;
    font-size: 0.7rem;
}
.bootstrap-iso h6 {
    padding:0!important;
    margin-top: 3px !important;
    margin-bottom: 0 !important;
}

.bootstrap-iso .form-control{
    font-size: 0.8rem !important;
}

.bootstrap-iso .selector{
    width: 100% !important;
    border: #f26522 1px dashed;
    padding-bottom: 26px !important;
    height: 38px;
}
.bootstrap-iso .form-row{
    margin-top: 3px;
    margin-bottom: 3px;
}
.bootstrap-iso .employ{
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 !important;
}
.bootstrap-iso .btn-outline-primary{
    color: #f26522 !important;
    border-color: #f26522 !important;
}

.bootstrap-iso .btn-outline-primary:hover{
    color: #ffffff !important;
    background-color: #f26522 !important ;
}
.header-banner-sale{
}
@media only screen and (max-width: 600px) {
    .header-banner-sale{
        background-image:url("https://cdn9.bigcommerce.com/s-cmf23c/product_images/uploaded_images/mobile-website-header-jan-sale.gif?t=1576753873&_ga=2.114110471.1278325270.1576487006-1972556450.1568979156");
        background-size:contain;
        max-height: 90px;
        margin-top: 50px;
    }
    .header-banner-sale a{
        min-height: 150px;
        min-width: 600px;    
    }

}

@media only screen and (min-width: 600px) {
    .header-banner-sale{
        background-image:url("https://cdn9.bigcommerce.com/s-cmf23c/product_images/uploaded_images/website-header-jan-sale.gif?t=1576751903&_ga=2.180296868.1278325270.1576487006-1972556450.1568979156");

        min-height: 150px;
        margin-top: 50px;

    }
    .header-banner-sale a{
        min-height: 150px;
        min-width: 600px;    
    }
}

.bl-fri-deal{
display:none;
    padding: 20px 0 20px 0;
    margin: 10px 0 10px 0;
    font-size: 0.93rem;
    text-align: center;
    background-color: #f00;
    color: white;
    font-family: "Cabin", sans-serif !important;
}


.ro {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
  }
  
  /* Create four equal columns that sits next to each other */
  .co {
    flex: 50%;
    max-width: 50%;
    padding: 0 4px;
  }
  
  .co img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
  }
  
  /* Responsive layout - makes a two column-layout instead of four columns */
  @media screen and (max-width: 800px) {
    .co {
      flex: 50%;
      max-width: 50%;
    }
  }
  
  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .co {
      flex: 100%;
      max-width: 100%;
    }
  }



.card-title{
color:white !important;
}

#expandedImg{
    width:100%;
    object-fit:contain;
    min-height: 490px;
}

@media (max-width: 700px) {
    .bike-price {
      padding-left:40% !important; }
}


#testID{
    padding-top: 20px;
    padding-bottom: 20px;  
}
#testID h2{
    font-family: "trade-gothic-next-condensed", sans-serif !important;
    font-style: normal;
    font-weight: 700 !important;
}
.bikeTitle{
    border: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom:0;
    font-family: "trade-gothic-next-condensed", sans-serif;
    font-style: normal;
    font-weight: 700 !important;}

#testID p{
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}

.form-tab {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25% !important;
    padding-top: 25px !important;
    height: 0; } 
.form-tab iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

.tableHeader{
    padding: 0;
    margin:0;
    
}
.card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; }

.card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.card-header {
  cursor: pointer;
  background-color: #f26522 !important;
  color: black;
  font-family: "trade-gothic-next-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;}
.card-header .a {
    color: black;}
.card-header .h2 {
    color: black;}
      
    
/* The grid: Four equal columns that floats next to each other */
.image {
    float: left;
    width: 25%;
    padding: 10px;
}
  
  /* Style the images inside the grid */
  .image img {
    opacity: 0.8;
    cursor: pointer;
  }
  
  .image img:hover {
    opacity: 1;
  }
  
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* The expanding image container (positioning is needed to position the close button and the text) */
  .Contain {
    position: relative;
  }
  
  /* Closable button inside the image */
  .closebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 35px;
    cursor: pointer;
  }

.nav-link a {
    background-color: #000; }
  
  .nav-link.active {
    background-color: #000 !important; }
  
  .product-price {
    font-family: "trade-gothic-next-condensed", sans-serif;
    color: #231f20; }

  .promo-details {
    font-family: "trade-gothic-next-condensed", sans-serif;
    color: #231f20; }
  
  .product-card {
    font-family: "trade-gothic-next-condensed", sans-serif !important; }
  
  .product-card:hover {
    background-image: linear-gradient(#f26522, #F15722); }
    .product-card:hover .product-meta {
      color: white !important; }
    .product-card:hover .product-price {
      color: white !important; }
    .product-card:hover a {
      color: black !important; }
    .product-card:hover .promo-details {
      color: white !important; }

  .product-card.husqvarna:hover {
    background-image: linear-gradient(#012550, #00316b); }
    .product-card:hover .product-meta {
      color: white !important; }
    .product-card:hover .product-price {
      color: white !important; }
    .product-card:hover a {
      color: #ff8100 !important; }
    .product-card:hover .promo-details {
      color: white !important; }

  .product-card.gasgas:hover {
    background-image: linear-gradient(#cb0d25, #cb0d25d5); }
    .product-card:hover .product-meta {
      color: white !important; }
    .product-card:hover .product-price {
      color: white !important; }
    .product-card:hover a {
      color: #ff8100 !important; }
    .product-card:hover .promo-details {
      color: white !important; }

.product-card.norton:hover {
    background-image: linear-gradient(#969696, #000000); }
    .product-card:hover .product-meta {
      color: white !important; }
    .product-card:hover .product-price {
      color: white !important; }
    .product-card:hover a {
      color: #ff8100 !important; }
    .product-card:hover .promo-details {
      color: white !important; }
  
  .product-price {
    font-family: "trade-gothic-next-condensed", sans-serif;
    font-weight: 700;
    font-size: 1.2rem; }
  
  .product-card .product-meta {
    color: black;
    font-size: 1rem; }
  
  .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    font-family: "trade-gothic-next-condensed", sans-serif !important;
    background-color: black !important;
    color: #fff;
    font-size: 20px;
    border: #f26522 1px solid;
    padding: 10px;
    margin-bottom: 10px; }
  
  
  .menu .nav-link:hover, .menu .nav-link:focus {
    background-color: #F15722;
    color: #fff;
    border-radius: 0.25rem; }

    .btn-judd {
        font-family: "trade-gothic-next-condensed", sans-serif !important;
        margin-bottom: 5px;
        color: #fff !important;
        background-image: linear-gradient(#f26522, #F99116);
        border-color: #F15722   !important; }
        .btn-judd .clicked {
            background-image: none !important;
          box-shadow: 0 0 0 0.1rem black;
          background-color: #000 !important;
          color: white !important; }
  .btn-judd:hover {
    color:white !important;
    background-color: transparent !important;
    border-color: #F99116 !important; }
  
  .btn-judd:focus, .btn-judd.focus {
    box-shadow: 0 0 0 0.2rem black; }

.btn-judd.husqvarna { background-image: linear-gradient(#012550, #00316b); border-color: #343a40 !important; }

.btn-judd.gasgas { background-image: linear-gradient(#cb0d25, #cb0d25d5); border-color: #343a40 !important; }

.btn-judd.norton { background-image: linear-gradient(#969696, #000000); border-color: #343a40 !important; }

    .clicked, .clicked.husqvarna, .clicked.gasgas, .clicked.norton {
        box-shadow: 0 0 0 0.1rem black;
        background-image: linear-gradient(#505050,black);
        color: white; }

.badge-ktm{
    background-color:  #f26522;
    color: #000;
}
.product-card {
  position: relative;
  max-width: 380px;
  padding-top: 12px;
  padding-bottom: 43px;
  transition: all 0.35s;
  background:#fff;
}
.product-card .product-head {
  padding: 0 15px 8px;
}
.product-card .product-head .badge {
  margin: 0;
}
.product-card .product-thumb {
  display: block;
min-height:231px;
}
.product-card .product-thumb > img {
  display: block;
  width: 100%;
}
.product-card .product-card-body {
  padding: 0 20px;
  text-align: center;
}
.product-card .product-meta {
  padding: 0 70px 0 70px;
  transition: color 0.25s;
  color: rgba(140, 140, 140, .75);
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}
.product-card .product-title {
  margin-bottom: -5px;
  font-size: 16px;
  font-weight: bold;
}
.product-card .product-title > a {
  transition: color 0.3s;
  text-decoration: none;
}
.product-card.husqvarna .product-title > a {
  color: #012550;
}
.product-card.norton .product-title > a {
  color: #000000;
}
.product-card .product-buttons-wrap {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
}
.product-card .product-buttons {
  display: table;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .11);
}
.product-card .product-button {
  display: table-cell;
  position: relative;
  width: 50px;
  height: 40px;
  border-right: 1px solid rgba(231, 231, 231, .6);
}
.product-card .product-button:last-child {
  border-right: 0;
}
.product-card .product-button > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  color: #404040;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}
.product-card:hover {
  box-shadow: 0 12px 20px 1px rgba(241, 87, 34,0.45);
}
.product-card.husqvarna:hover {
  box-shadow: 0 12px 20px 1px #012550;
}
.product-card.gasgas:hover {
  box-shadow: 0 12px 20px 1px #cb0d25;
}
.product-card.norton:hover {
  box-shadow: 0 12px 20px 1px #969696;
}
.product-category-card {
  display: block;
  max-width: 400px;
  text-align: center;
  text-decoration: none !important;
}
.product-category-card .product-category-card-thumb {
  display: table;
  width: 100%;
  box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-category-card .product-category-card-body {
  padding: 20px;
  padding-bottom: 28px;
}
.product-category-card .main-img, .product-category-card .thumblist {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
}
.product-category-card .main-img > img, .product-category-card .thumblist > img {
  display: block;
  width: 100%;
}
.product-category-card .main-img {
  width: 65%;
  padding-right: 10px;
}
.product-category-card .thumblist {
  width: 35%;
  padding-left: 10px;
}
.product-category-card .thumblist > img:first-child {
  margin-bottom: 6px;
}
.product-category-card .product-category-card-meta {
  display: block;
  padding-bottom: 9px;
  color: rgba(140, 140, 140, .75);
  font-size: 11px;
  font-weight: 600;
}
.product-category-card .product-category-card-title {
  margin-bottom: 0;
  transition: color 0.3s;
  color: #343b43;
  font-size: 18px;
}
.product-gallery .product-thumbnails > li:hover > a {
  opacity: 1;
}
.product-meta > a, .product-meta > i {
  display: inline-block;
  margin-right: 5px;
  color: rgba(140, 140, 140, .75);
  vertical-align: middle;
}
.product-meta > i {
  margin-top: 2px;
}
.product-meta > a {
  transition: color 0.25s;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}
.pills-rounded .nav-item .nav-link {
    border-radius: 10em;
}
.bikeShopContainer .col-md-3 :hover{
    background-color: #f26522;
    color: white;
}




.TopMenu>.inner, #Header>.inner, .PageMenu>.inner, .main>.inner, .footer-main>.inner, .footer-links>.inner, .newsletter-subscription>.inner {
    width: 100%;
    max-width: 1240px;
}
.j_hidden {
    display: none !important;
}
div#maintenance_notice {
    display: none;
}
div.header-logo a img {
     /*width: 100%; */
}
div.TopMenu {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/irongrip.png?t=1688723702);
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 0px;
    height: 30px;
}
div.TopMenu div.inner {
    padding: 0px;
    height: 30px;
}
div.TopMenu ul.top_social {
    display: block;
    float: left;
    /*line-height: 30px;*/
    /*margin-top: 5px;*/
}
div.TopMenu div#socnet {
    display: block;
    float: left;
    clear: none;
    margin: 0px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme {
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-twitter {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/twitter.png?t=1688723702);
    background-position: 0px 0px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-facebook {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/facebook.png?t=1688723702);
    background-position: 0px 0px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-youtube {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/youtube.png?t=1688723702);
    background-position: 0px 0px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-instagram {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/instagram.png?t=1688723702);
    background-position: 0px 0px;
}
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-twitter:hover,
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-facebook:hover,
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-instagram:hover,
div.TopMenu div#socnet .icon-social.icon-social-theme.icon-youtube:hover {
    background-position: 0px -20px;
}
div.TopMenu div.top_phone {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/phone.png?t=1688723702);
    background-position: 0px 0px;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
}
div.TopMenu li {
    display: block;
    float: left;
    height: 30px;
}
div.TopMenu li.last,
div.TopMenu li.last span {
    border: none;
}
div.TopMenu li span {
    border-right: 1px solid #ffffff;
    padding: 0px 20px 0px 0px;
}
li#StorePhoneNumber,
div.TopMenu li a,
div.TopMenu li div {
    line-height: 30px;
}
div.TopMenu li div.header-secondary {
    display: block;
    /*float: left;*/
    position: relative;
    top: 0px;
}
div.TopMenu li div.header-secondary div.CartLink {
    width: 20px;
    height: 20px;
    background: none;
    /****/
    margin-top: 5px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/cart.png?t=1688723702);
    transition: none;
}
div.TopMenu li div.header-secondary div.CartLink:hover {
    background-position: 0px -20px;
}
div.TopMenu li div.header-secondary div.CartLink .icon {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 5px 0 0 -13px;
}
div.TopMenu li div.header-secondary div.CartLink span {
    margin-left: 5px;
}
/**************************************************************************/
div#Header div.search_box {
    display: block;
    float: left;
    /*width: 10%;*/
    width: 5%;
    height: 140px;
    position: relative;
}
div#Header div.search_box div#SearchForm {
    display: block;
    float: left;
    width: 100%;
}
div#Header div.search_box div#SearchForm form div.search_icon {
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    margin-top: 60px;
    cursor: pointer;
}
div#Header div.search_box div#SearchForm form div.search_icon i {
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    width: 18px;
    text-indent: 4000px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/glass.png?t=1688723702);
    background-repeat: no-repeat;
}
div#Header div.search_box div#SearchForm form div.search_wrap {
    display: none;
    position: absolute;
    bottom: 20px;
    height: 25px;
    right: 0px;
    background: #ffffff;
    color: #000000;
}
div#Header div.search_box div#SearchForm form div.search_wrap #search_query {
    line-height: 25px;
    color: #454545;
}
div#Header div.search_box div#SearchForm form div.search_wrap button {
    display: none;
}
/**************************************************************************/
div#Header,
div#Header div.inner,
div#Header div.inner div.Left,
div#Header div.inner #LayoutColumn1 {
     height: 140px;
 }
div#Header {
    margin: 0px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/real_cf.png?t=1688723702);
        background-repeat: repeat;
}
div#Header div.inner div.Left {
    padding: 0px;
    width: auto;
    width: 20%;
}
div#Header div.inner #LayoutColumn1 {
    display: block;
    float: left;
    /*max-width: 780px;*/
    max-width: 830px;
    /*margin-left: 8%;*/
    margin-left: 5%;
    /*width: 62%;*/
    /*width: 65%;*/
    width: 70%;
    /*overflow: hidden;*/
}
div#Header div.PageMenu div.CategoryList {
    display: block;
    float: left;
    /*padding: 0px;*/
        padding-left:40px;
}
div#Header div.PageMenu div.CategoryList h2,
div#Header div.PageMenu div.CategoryList h4,
div#Header div.PageMenu div.CategoryList h5 {
    display: none;
}
div#Header div.PageMenu div.CategoryList ul.category-list {
    display: block;
    float: left;
    margin: 0px;
    height: 140px;
    /*overflow: hidden;*/
    background: none;
}
div#Header div.PageMenu div.CategoryList ul.category-list li {
    display: block;
    float: left;
    border: none;
    /*padding: 59px 0px;*/
    padding: 0px;
    position: relative;
}
div#Header div.PageMenu div.CategoryList ul.category-list li div.hitarea {
    top: 53px;
    right: 0px;
    display: none;
}
div#Header div.PageMenu div.CategoryList ul.category-list li div.hitarea i {
    margin: 0px;
}
div#Header div.PageMenu div.CategoryList ul.category-list li a {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    /*padding: 0px 25px !important;*/
    padding: 59px 15px !important;
}
div#Header div.PageMenu div.CategoryList ul.category-list > li > a:hover,
div#Header div.PageMenu div.CategoryList ul.category-list > li > a.selected {
    background: rgba(255,255,255,0.1);
}
/*div#Header div.PageMenu div.CategoryList ul.category-list li.expandable ul {
    display: none;
}*/
div#Header div.PageMenu div.CategoryList ul.category-list li ul {
    width: 230px;
}
div#Header div.PageMenu div.CategoryList ul.category-list li ul li {
    /*padding: 0px !important;*/
    display: block;
    width: 100%;
    margin: 0px;
    padding: 5px 20px 5px 20px !important;
    box-sizing: border-box;
}
div#Header div.PageMenu div.CategoryList ul.category-list li ul li:hover {
    background-color: #454545;
}
div#Header div.PageMenu div.CategoryList ul.category-list li ul li a {
    padding: 0px !important;
}
div#Header div.PageMenu div.CategoryList ul.category-list li ul li ul {
    display: none;
    left: 230px !important;
}
/**************************************************************************************/
div.header-banners {
    display: block;
    float: left;
    width: 100%;
    /*height: 60px;*/
}
div.header-banners div.header_banner {
    display: block;
    float: left;
    width: 50%; 
    /*height: 60px;*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center; 
}
div.header-banners div.header_banner img {
    /* display: block;*/
    /* width: 100%; */
}
/*div.header-banners div.banner_left {
    background-color: #EB6929;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/header_banner_left.png?t=1688723702);
}
div.header-banners div.banner_right {
    background-color: #ffffff;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/header_banner_right.png?t=1688723702);
}*/
div.Content.Wide {
    clear: both;
}
/**************************************************************************************/
/*div.page div.orangebg {
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/orangebg.png?t=1688723702);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #EB6929;
}
*/
div.page div.orangebg {
    background-image: url(https://cdn6.bigcommerce.com/s-cmf23c/product_images/uploaded_images/webback-road.jpg);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000;
}
div.page div.orangebg div.inner {
    background: #ffffff;
}
div.WideSlider div.slide-show {
    padding-bottom: 26.33%;
    margin-bottom: 0px !important;
}
ol.flex-control-paging li a {
    border-radius: 11px;
}
/*************************************************************************************/
div.category_banners {
    padding: 30px;
    /*padding-left: 0px;*/
    background-image: url(//cdn6.bigcommerce.com/s-cmf23c/templates/__custom/images/irongrip.png?t=1448546723);
    display: block;
    float: left;
    width: 100%;
    /*max-width: 1210px;*/
    /*max-width: 1180px;*/
    box-sizing: border-box;
}
div.category_banners a.cat_banner {
    display: block;
    float: left;
    max-width: 212px;
    width: 17%;
    background: #ffffff;
    /*margin-left: 30px;*/
    margin-left: 3.7%;
        margin-bottom: 8px;
    transition: all 0.3s;
}
div.category_banners a.cat_banner.first {
    margin: 0px;
}
div.category_banners a.cat_banner:hover {
    background: #EB6929;
}
div.category_banners a.cat_banner div.cat_img {
    display: block;
    width: 100%;
    text-align: center;
}
div.category_banners a.cat_banner div.cat_img img {
    padding: 3px;
    padding-bottom: 0px;
    max-width: 206px;
    width: 100%;
    max-height: 100%;
    box-sizing: border-box;
}
div.category_banners a.cat_banner div.cat_title {
    display: block;
    float: left;
    width: 97%;
    margin: 3px;
    /*max-width: 206px;*/
    max-width: 194px;
    margin-bottom: 0px;
    background: #000000;
    color: #dddddd;
    text-align: center;
    font-weight: bold;
    font-family: 'Cabin',Arial,Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 30px;
}
.cat_title-orange {
    display: block;
    float: left;
    width: 97%;
    margin: 3px;
    /*max-width: 206px;*/
    max-width: 194px;
    margin-bottom: 0px;
    background: #F05623;
    color: #dddddd;
    text-align: center;
    font-weight: bold;
    font-family: 'Cabin',Arial,Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 30px;
}
.cat_title-black {
    display: block;
    float: left;
    width: 97%;
    margin: 3px;
    /*max-width: 206px;*/
    max-width: 194px;
    margin-bottom: 0px;
    background: #000000;
    color: #dddddd;
    text-align: center;
    font-weight: bold;
    font-family: 'Cabin',Arial,Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 30px;
}
/***********************************************************************************/
div#HomeFeaturedProducts ul.ProductList_mine,
div#SideTopSellers ul.ProductList_mine,
div#HomeNewProducts ul.ProductList_mine,
div#SideProductRelated ul.ProductList_mine{
    margin: 0px;
    padding: 30px;
    padding-left: 0px;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
div#HomeFeaturedProducts ul.ProductList_mine li,
div#SideTopSellers ul.ProductList_mine li,
div#HomeNewProducts ul.ProductList_mine li {
    display: block;
    float: left;
    /*width: 275px;*/
    width: 23%;
    /*margin-left: 26px;*/
    margin-left: 2%;
    box-sizing: border-box;
    padding: 10px;
}
div#SideProductRelated ul.ProductList_mine li {
    display: block;
    float: left;
    /*width: 275px;*/
    width: 18%;
    /*margin-left: 26px;*/
    margin-left: 2%;
    box-sizing: border-box;
    padding: 10px;
}
div#HomeFeaturedProducts ul.ProductList_mine li div.ProductImage,
div#SideTopSellers ul.ProductList_mine li div.ProductImage,
div#HomeNewProducts ul.ProductList_mine li div.ProductImage {
    display: table;
    position: relative;
    width: 100%;
    height: 220px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}
div#SideProductRelated ul.ProductList_mine li div.ProductImage {
    display: table;
    position: relative;
    width: 100%;
    height: 220px;
    /*border: 1px solid #CCCCCC;*/
    box-sizing: border-box;
}
div#HomeFeaturedProducts ul.ProductList_mine li div.ProductDetails,
div#SideTopSellers ul.ProductList_mine li div.ProductDetails,
div#HomeNewProducts ul.ProductList_mine li div.ProductDetails,
div#SideProductRelated ul.ProductList_mine li div.ProductDetails {
    padding: 0px;
    margin-top: 20px;
}
div#HomeFeaturedProducts ul.ProductList_mine li div.ProductDetails a,
div#SideTopSellers ul.ProductList_mine li div.ProductDetails a,
div#HomeNewProducts ul.ProductList_mine li div.ProductDetails a,
div#SideProductRelated ul.ProductList_mine li div.ProductDetails a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    color: #454545;
    font-weight: bold;
    text-align: left;
}
div#HomeFeaturedProducts ul.ProductList_mine li div.ProductPriceRating,
div#SideTopSellers ul.ProductList_mine li div.ProductPriceRating,
div#HomeNewProducts ul.ProductList_mine li div.ProductPriceRating,
div#SideProductRelated ul.ProductList_mine li div.ProductPriceRating {
    display: none;
}
div#HomeFeaturedProducts ul.ProductList_mine li em.p-price,
div#SideTopSellers ul.ProductList_mine li em.p-price,
div#HomeNewProducts ul.ProductList_mine li em.p-price {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #f05623;
    text-align: left;
    font-style: normal;
}
div#SideProductRelated ul.ProductList_mine li div.ProductDetails em {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #f05623;
    text-align: left;
    font-style: normal;
}
div#HomeFeaturedProducts ul.ProductList_mine li div.ProductActionAdd,
div#SideTopSellers ul.ProductList_mine li div.ProductActionAdd,
div#HomeNewProducts ul.ProductList_mine li div.ProductActionAdd,
div#SideProductRelated ul.ProductList_mine li div.ProductActionAdd {
    display: none;
}
ul.ProductList_mine li div.ProductImage a, .ProductThumbImage a {
    border: none;
}
.ProductList_mine .ProductImage a, .ProductThumbImage a {
    text-align: center;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
    position: relative;
    border-bottom: solid 1px #ededed;
    border-top: solid 1px #ededed;
}
.ProductList_mine .ProductImage img, .ProductThumbImage img {
    max-height: 100%;
    max-width: 100%;
    line-height: 1.5em;
    transition: opacity 0.5s ease 0s;
}
/*****************************************************************************/
/*div.main div.banner_home_page_top {
    margin-left: 30px;
}*/
div#ProductDetails div.selector,
div.productlist-page div.selector,
div.SearchContainer div.selector,
#CartContent div.selector {
    font-size: 14px;
    background: #f8f8f8 url(//cdn6.bigcommerce.com/r-dfb3ff8c05b7565e7d0d4598b501bc4a41daecb4/themes/Indiana/images/icon_arrow_down.png) no-repeat right center !important;
    height: 30px;
    line-height: 30px;
    min-height: 30px !important;
    padding: 3px 0 !important;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
div.SearchContainer div.selector {
    height: 34px;
    line-height: 34px;
}
.SubCategoryListGrid > ul li {
    display: block !important;
    float: left !important;
    margin: 0 10px 10px 0 !important;
}
div.SubCategoryListGrid {
    display: block;
    float: left;
    width: 100%;
}
div.SubCategoryListGrid li.RowDivider {
    display: none !important;
}
div.ProductMain h4.BrandName {
    display: none;
}
ul.treeview a.selected {
    color: #454545 !important;
}
ul.treeview > li > a.selected {
    color: #ffffff !important;
}
/*****************************************************************************/
div.page div.footer {
    margin: 0px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/real_cf.png?t=1688723702);
}
div.page div.footer .footer-main,
div.page div.footer .footer-main a,
div.page div.footer .footer-main .treeview li a {
    color: #ffffff;
    font-size: 14px;
    /*font-weight: bold;*/
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
div.page div.footer .footer-main h4 {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
div.page div.footer div.address_holder,
div.page div.footer div.hours_holder {
    text-transform: none;
}
div.page div.footer div.phone_holder,
div.page div.footer div.hours_holder {
    margin-top: 10px;
}
div.page div.footer div.newsletter-subscription {
    background: none;
}
div.page div.footer div.newsletter-subscription div.inner {
    padding: 0px;
}
div.page div.footer .newsletter-subscription-Cnt .subscribe_form {
    margin-left: 0px;
}
div.page div.footer .subscribe_form .btn {
    margin-left: 0px;
}
div.page div.footer div.footer-links {
    background: #EB6929;
}
div.page div.footer div.footer-links div.inner {
    border: none;
}
div.page div.footer .subscribe_form input[type="text"] {
    border-radius: 0px;
    display: block;
    float: left;
    width: 260px;
    line-height: 36px;
}
div.page div.footer .subscribe_form .btn {
    background-color: #EB6929;
    color: #ffffff;
    border: none;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: bold;
}
div.page div.footer .subscribe_form .btn:hover {
    background-color: #454545;
}
div.page div.footer .btn.Small,
div.page div.footer .CompareButton .btn,
div.page div.footer .slide-button .btn,
div.page div.footer .AccountOrderStatus .btn,
div.page div.footer #SimilarMultiProductsByCustomerViews .btn {
    line-height: 36px;
    display: block;
    float: left;
    margin-left: 1%;
}
div.footer-links,
div.footer-links a {
    color: #ffffff;
}
div.footer-links a:hover {
    color: #000000;
}
/****************************************************************************/
/*                                    LISTING                                    */
/****************************************************************************/
div#ProductBreadcrumb {
    margin-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #a2a2a2;
    padding: 0px 30px;
}
div#ProductBreadcrumb ul li a {
    color: #a2a2a2;
}
div#ProductBreadcrumb ul li a:hover {
    color: #202020;
}
div.PrimaryProductDetails {
    margin-top: 10px;
}
div.ProductThumbImage {
    border: 1px solid #cccccc;
    box-sizing :border-box;
}
div#ProductDetails div.left-content {
    width: 42%;
}
div#ProductDetails div.ProductDetailsGrid {
    display: block;
    float: left;
    width: 100%;
}
div.ProductDetailsGrid div.DetailRow {
    margin: 0px;
    display: block;
    float: left;
    width: 100%;
}
div#ProductDetails div.ProductMain div.DetailRow h1 {
    color: #454545;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
div#ProductDetails div.ProductMain div.DetailRow h1,
div#ProductDetails div.ProductMain div.DetailRow div.Label,
div#ProductDetails div.ProductMain div.DetailRow div.Value,
div#ProductDetails div.ProductMain div.DetailRow span.ProductPrice {
    font-family: 'Roboto Condensed', sans-serif;
}
div#ProductDetails div.ProductMain div.DetailRow div.Label,
div#ProductDetails div.ProductMain div.DetailRow div.Value {
    font-size: 16px;
    display: block;
    float: left;
}
div.ProductDetailsGrid div.DetailRow div.Label,
.ProductAddToCart .productAttributeLabel {
    line-height: normal;
    margin: 0px;
}
div#ProductDetails div.ProductMain div.DetailRow div.Value {
    margin-left: 10px;
}
div#ProductDetails div.ProductMain div.DetailRow.p-price {
    margin: 20px 0px;
    padding: 20px 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
div#ProductDetails div.ProductMain div.DetailRow.p-price span.ProductPrice {
    color: #003cff;
    font-weight: bold;
    font-size: 26px;
}
div#ProductDetails div.ProductMain div.DetailRow.p-price span.ProductPrice span.now_label {
    color: #454545;
}
div#ProductDetails div.ProductMain div.DetailRow.p-price div.Value {
    margin: 0px;
}
div.PriceBorderBottom {
    border-bottom: 1px solid #cccccc;
}
div.PrimaryProductDetails {
    padding: 0px 30px;
}
div.PrimaryProductDetails div.ProductMain {
    width: 58%;
}
div#ProductDetails div.ProductMain span.prod_otion {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}
div.ProductDetailsGrid div.DetailRow.qty {
    margin-top: 20px;
}
div.ProductDetailsGrid div.DetailRow.qty div.Label,
div.ProductDetailsGrid div.DetailRow.qty div.Value {
    line-height: 40px;
}
div#ProductDetails div.ProductMain div.DetailRow div.selector {
    height: 20px;
    line-height: 20px;
    min-height: 20px !important;
    padding: 0px !important;
    box-sizing: border-box;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/selector_arrow.png?t=1688723702);
    background-repeat: no-repeat;
    background-position: right center;
    top: -1px;
}
div#ProductDetails div.ProductMain div.DetailRow div.selector span {
    padding: 0px 25px 0px 10px !important;
    height: 20px;
}
div#ProductDetails div.ProductMain div.DetailRow div.addto {
    border: none;
    display: block;
    float: left;
    clear: none;
    margin: 0px;
    padding: 0px;
}
div#ProductDetails div.ProductMain div.DetailRow div.addto input.btn {
    border: none;
    background-color: #003cff;
    margin: 0px 20px 0px 0;
    width: auto;
    padding: 0px 45px;
    height: 40px;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 40px;
}
div#ProductDetails div.ProductMain div.DetailRow div.addto input.btn:hover {
    color: #ffffff;
    background-color: #577EFF;
}
div#ProductDetails div.ProductMain .btn.alt:hover,
div#ProductDetails div.ProductMain div.shareSlide:hover {
    background: #F05623;
}
.QuantityInput {
    vertical-align: top;
}
.AddCartButton {
    display: inline-block;
    margin-left: 10px;
}
.AddCartButton span {
    display: block;
    margin-top: -5px;
}
div.AddToWishlist {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
}
div.AddToWishlist input.wishTrigger {
    display: block;
    float: left;
    width: 39%;
    height: 40px;
    background: #000000;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    border: none;
    border-radius: 0px;
}
div.AddToWishlist div.shareSlide {
    float: left;
    width: 40%;
    height: 40px;
    margin: 0px 2% 0px 0;
    background: #000000;
    border: none;
    border-radius: 0px;
}
div.AddToWishlist div.shareSlide div.inner {
    /*background: #000000;*/
    background: none;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
}
div#prodAccordion {
    border: none;
    padding-bottom: 0px;
}
div#prodAccordion div.prodAccordionContent {
    display: block;
}
/*div#prodAccordion h3.subtitle {
    display: none;
}*/
div#prodAccordion div.prod_tabs {
    display: block;
    float: left;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #F05623;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/irongrip.png?t=1688723702);
}
div#prodAccordion div.prod_tabs h3.subtitle {
    display: block;
    float: left;
    height: 38px;
    padding: 0px 30px;
    line-height: 38px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
}
div#prodAccordion div.prod_tabs h3.subtitle.active_tab {
    background: #F05623;
}
div#prodAccordion div.Block {
    border: none;
}
div#prodAccordion div.Block div.prodAccordionContent {
    padding-top: 15px;
    border-bottom: 1px solid #cccccc;
}
div.SideRelatedProducts {
    padding: 0px 30px;
}
div.SideRelatedProducts h2 {
    font-size: 20px;
    color: #454545;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
div.SideRelatedProducts ul.ProductList_mine {
    margin: 0 0 0 -30px;
}
div.SideRelatedProducts ul.ProductList_mine li {
    width: 242px;
    padding: 0 0 20px 30px
}
div.SideRelatedProducts ul.ProductList_mine li div.ProductImage {
    min-height: 190px;
}
div.SideRelatedProducts ul.ProductList_mine li div.ProductImage a {
    border: none;
}
div.SideRelatedProducts ul.ProductList_mine li div.ProductDetails a {
    color: #454545;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
div.SideRelatedProducts ul.ProductList_mine li div.ProductDetails em {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #f05623;
    font-weight: bold;
    text-transform: uppercase;
}
div.SideRelatedProducts ul.ProductList_mine li div.ProductDetails span.Rating {
    display: none;
}
/*****************************************************************************/
/*div.search-with-facets div.main div#SideCategoryList,
div.search-with-facets div.main #SideShopByBrand {
    display: none;
}*/
div.main div.Left #SideCategoryList,
div.main div.Left #SideShopByBrand {
    display: none;
}
div.page div.main div.inner {
    /*margin-top: 20px;*/
    padding-top: 20px;
    padding: 20px 10px 0px 10px;
}
body.productPage div.page div.main div.inner,
body#home div.page div.main div.inner {
    padding-top: 0px;
}
/**********************************************************************/
div.sf_featured {
    display: block;
    float: left;
    width: 100%;
}
div.sf_featured div.sf_tabs {
    display: block;
    padding: 0px 30px;
    margin-top: 20px;
}
div.sf_featured div.sf_tabs h3 {
    display: block;
    float: left;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #b9b9b9;
    padding: 0px 20px;
    border-right: 1px solid #f05623;
    cursor: pointer;
}
div.sf_featured div.sf_tabs h3.active_tab {
    color: #454545;
}
div.sf_featured div.sf_tabs h3.first_tab {
    padding-left: 0px !important;
}
div.sf_featured div.sf_tabs h3.last_tab {
    border: none !important;
}
/************************************************************************/
div.sf_news {
    display: block;
    float: left;
    width: 100%;
    /*max-width: 1180px;*/
    /*padding: 0px 30px;*/
}
div.sf_news div.banner_home_page_top {
    /* margin-left: 30px; */
    display: block;
    width: 50%;
    /* max-width: 590px; */
    /* margin-left: 30px; */
    float: left;
    padding: 0px 30px;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
}
div.sf_news div.banner_home_page_top div.txtContentTitle {
    padding: 20px 0px;
    font-size: 24px;
    font-weight: bold;
}
div.sf_news div.banner_home_page_top span.txtDefault {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #888888;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
div.sf_news div.banner_home_page_top br {
    display: none;
}
div.sf_news div.banner_home_page_top div.announceTitle {
    font-size: 18px;
    margin-bottom: 18px;
}
div.sf_news div.sf_whybuy {
    display: block;
    float: left;
    width: 50%;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/irongrip.png?t=1688723702);
    padding-left: 30px;
    box-sizing: border-box;
}
div.sf_news div.sf_whybuy h2 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 20px;
}
/**************************************************************************/
ul.ProductList_mine {
    margin: 0px;
    overflow: visible;
}
ul.ProductList_mine li {
    padding: 0 10px 20px 10px;
    transition: all 0.3s;
    margin-top: 5px;
    /* Test */
    /*min-height: 388px;*/
}
ul.ProductList_mine li div.ProductImage {
    min-height: 190px;
}
ul.ProductList_mine li a.pname {
    min-height: 65px;
}
ul.ProductList_mine li div.ProductImage a,
.ProductThumbImage a {
    border: none;
}
ul.ProductList_mine div.ProductDetails {
    padding: 0px;
}
ul.ProductList_mine div.ProductPriceRating {
    display: none;
}
ul.ProductList_mine div.ProductActionAdd {
    opacity: 0;
    transition: all 0.3s;
}
ul.ProductList_mine li:hover {
    border: 1px solid #808080;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
}
ul.ProductList_mine li:hover div.ProductActionAdd {
    opacity: 1;
}
/***************************************************************************/
.Left #SideCategoryList, .Left .slist, .Left #SideShopByBrand, .Left #SideCategoryShopByPrice, .Right #SideBrandTagCloud {
    background: #f8f8f8;
}
div.Left div.js-faceted-showing-container,
div.Left div.js-faceted-search-container {
    float: left;
    width: 100%;
}
/***************************************************************************/
div.quick_finder {
    /*display: block;*/
    display: none;
    float: left;
    width: 100%;
    min-height: 60px;
    background-image: url(//cdn10.bigcommerce.com/s-cmf23c/templates/__custom/images/irongrip.png?t=1688723702);
}
div.quick_finder.left_finder,
div.quick_finder.left_finder form {
    height: 260px;
}
div.quick_finder form {
    display: block;
    max-width: 1240px;
    height: 60px;
    line-height: 60px;
    margin: 0px auto;
    font-family: 'Roboto Condensed', sans-serif;
}
div.quick_finder form span#j_search_span {
    display: block;
    float: left;
    color: #ffffff;
    width: 16%;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
div.quick_finder.left_finder form span#j_search_span {
    width: 100%;
    text-align: center;
}
div.quick_finder form div.selector {
    display: block;
    float: left;
    max-width: 250px;
    width: 20%;
    height: 35px;
    line-height: 35px;
    margin-top: 12px;
    background: #ffffff;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 5px;
    margin-left: 3%;
    text-transform: uppercase;
    position: relative;
}
div.quick_finder.left_finder form div.selector {
    width: 95%;
}
div.quick_finder form div.selector div.popup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    transition: all 0.3s;
}
div.quick_finder form div.selector div.popup.showed {
    top: -30px;
    opacity: 1;
}
div.quick_finder form div.selector span {
    font-weight: bold;
}
div.quick_finder form div.selector select {
    z-index: 9;
}
div.quick_finder form input#find_button {
    display: block;
    float: left;
    line-height: 35px;
    background: #ef7c43;
    height: 35px;
    max-width: 112px;
    width: 100%;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto COndensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 12px;
    cursor: pointer;
}
div.quick_finder.left_finder form input#find_button {
    float: right;
    width: 50%;
    margin-right: 3%;
}
/********************************************************************/
/*                        DIFFERENT SCREEN SIZES                        */
/********************************************************************/
@media screen and (max-width: 1280px) {
    div#Header div.PageMenu div.CategoryList ul.category-list li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1180px) {
    div#Header div.PageMenu div.CategoryList ul.category-list li a {
        padding: 25px 20px !important;    
    }
}
@media screen and (max-width: 1080px) {
    div.category_banners a.cat_banner div.cat_title span {
        font-size: 14px;
    }
    div#SideProductRelated ul.ProductList_mine li div.ProductImage {
        height: 190px;
    }
}
@media screen and (max-width: 980px) {
    div.category_banners a.cat_banner div.cat_title {
        height: 60px;
    }
    div#SideProductRelated ul.ProductList_mine li div.ProductImage {
        height: 150px;
        min-height: 150px;
    }
}