/*THE WEBNINJA SPECIAL*/
/*CURRENTLY IN RE-DEVELOPMENT - WEBMASTER CHASE TERZIAN*/
/*WWW.HEADSWEATS.COM*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');

.home-jumbotron {
  background: url(//cdn1.bigcommerce.com/server1700/01wp0ckw/templates/__custom/img/BG_Race_Hat.jpg?t=1614795029);
  background-position: center 0px;
  background-repeat: no-repeat;
  height: 660px;
}

/*CONTAINERS*/
.main-logolab .container {
  width: 100%;
  max-width: 192rem;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
}

.holiday-container {
  display: block;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.bg-white .holiday-container {
  padding-top: 50px;
}

.main-custom-hats .container,
.main-custom-apparel .container,
.main-sponsorship .container,
.main-contact .container,
.main-404 .container,
.main-product .container,
.main-wholesale .container {
  width: 100%;
  max-width: 150rem;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
}

.main-category-v4 .container,
.main-page-v2 .container,
.main-contact .container,
.main-account-v2,
.main-covid-page .container {
  width: 100%;
  max-width: 160rem;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
}

.error-404-jedi {
  width: 100%;
  max-width: 192rem;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/*CONTAINERS*/


/*COLORS*/
a,
.btn.btn-link,
#PrimaryMenu > ul > li.dropdown.open > a,
#PrimaryMenu ul.category-list > li > a:hover,
#PrimaryMenu ul.category-list > li.dropdown.open > a,
#PrimaryMenu ul.category-list > li.ActivePage > a {
 color: #c8102e;
}

a:hover,
.btn.btn-link:hover {
 color: #595959;
}

.btn,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
#SideCatPopOut ul li ul a:hover {
 background: #202020;
 color: #fff;
}

a.btn:hover,
.btn:hover,
.btn.alt:hover {
 background: #d9d9d9;
 color: #000000;
}

.btn.alt {
 background: #202020;
 color: #fff;
}

#dont_ship_after_12_notice,
#duties-and-taxes-notice {
  color: #c8102e;
}

.ProductList .pname {
  color: #000000;
  font-weight: 400;
}
/*COLORS*/


/*HEADINGS*/
h3 small {
  color: #333333;
}

.category-header-text-wrapper img {
  width: 100%;
}
/*HEADINGS*/


/*BUTTONS - REFACTOR*/
.generic-full-header-btn,
.sugar-form-submit-btn,
#ff-online-order-btn,
#ff-order-form-dl-btn,
#ff-submit-btn,
.ff-conf-btns,
#custom-hat-submit-btn,
.custom-hide-details-button,
.custom-hat-overview-btn,
.custom-hat-toggle-btn,
.custom-apparel-toggle-btn,
#custom-apparel-sample-gallery-btn,
#custom-apparel-submit-btn,
.custom-app-sample-gallery-btn,
#contact-submit-btn,
#sponsor-submit-btn,
#hs-affiliate-btn,
#mbcr-submit-btn,
#custom-submit-btn,
#wholesale-submit-btn,
#referral-submit-btn,
#ambassador-apply-btn {
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
  letter-spacing: 3px;
  text-indent: 3px;
  background: #202020;
  color: #fff;
  border-style: none;
  border-radius: 4px;
  transition-property: background, color;
  transition-duration: 400ms;
}

.generic-full-header-btn:hover,
.sugar-form-submit-btn:hover,
#ff-online-order-btn:hover,
#ff-order-form-dl-btn:hover,
#ff-submit-btn:hover,
.ff-conf-btns:hover,
#custom-hat-submit-btn:hover,
.custom-hide-details-button:hover,
.custom-hat-overview-btn:hover,
.custom-hat-toggle-btn:hover,
.custom-apparel-toggle-btn:hover,
#custom-apparel-sample-gallery-btn:hover,
#custom-apparel-submit-btn:hover,
.custom-app-sample-gallery-btn:hover,
#contact-submit-btn:hover,
#sponsor-submit-btn:hover,
#hs-affiliate-btn:hover,
#mbcr-submit-btn:hover,
#custom-submit-btn:hover,
#wholesale-submit-btn:hover,
#referral-submit-btn:hover,
#ambassador-apply-btn:hover {
  cursor: pointer;
  background: #e6e6e6;
  color: #000;
  transition-property: background, color;
  transition-duration: 400ms;
}

.QuickViewBtn {
  bottom:0 !important;
  top:auto !important;
}

.QuickViewBtn:hover {
  background-color: rgba(60,60,60,0.5) !important;
}

a.button {
  margin-top: 30px;
  margin-left: 10px;
  font-size: 24px;
}

.btn.icon-Notify.Me {
  background: #fff;
  color: #595959;
  border: 1px solid #595959;
}

#hs-affiliate-btn {
  margin-top: 50px;
}

#ff-online-order-btn,
#ff-order-form-dl-btn,
.ff-conf-btns {
  border-radius: 30px 0 30px 0;
  text-decoration: none !important;
}

.ModalContent .btn {
  background: #000;
}

#fastcart-coupon-btn {
  border: none;
  height: 33px;
  width: 23%;
  display: inline-block;
  padding-top: 6.5px;
}

#ambassador-apply-btn {
  width: 200px;
  text-indent: 0;
  letter-spacing: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
/*BUTTONS - REFACTOR*/


/*HEADER*/
#Header .container {
  padding: 0;
  width: 100%;
}

.header {
  padding-top: 0;
}

.body-checkout .header {
  margin-top: -1px;
}

#Header {
  position: static;
  margin-bottom: 0;
  width: 100%;
  border-bottom: none !important;
}

.header-inner {
  box-shadow: 0 10px 100px rgba(0, 0, 0, 0.1)
}

.header-logo {
  float: none;
  padding: 1.2rem 0rem 0rem 0rem;
  text-align: center;
}

.header-logo a {
  width: 100%;
}

#the-topmenu-row {
  padding-bottom: 10px;
  background: #c8102e;
}

.TopMenu {
  padding: 12px 10px 2px 0;
  margin-bottom: 0;
  font-size: 13px;
}

.TopMenu,
.TopMenu a {
  color: #fff;
  font-size: 12px;
}

.phoneIcon {
  color: #fff;
  font-weight: normal;
}

.TopMenu .fa-shopping-cart,
.TopMenu .CartLink span {
  color: #fff;
}

#topmenu-custname,
#topmenu-my-act {
  display: none;
}

#SearchForm {
  width: 100%;
  margin-right: 10px;
}

#SearchForm input {
  height: 30px;
  line-height: 30px;
}

#SearchForm .Button {
  height: 30px;
}

#header-svg-hs-logo,
#home #header-svg-hs-logo {
  position: absolute;
  width: 150px;
  height: 89px;
  left: 50%;
  margin-top: -40px;
  margin-left: -564px;
  z-index: 999;
  transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
}

#header-svg-hs-logo .st0 {
  fill: #c8102e;
}

#header-svg-hs-logo .st1 {
  fill: #ffffff;
}

#header-svg-hs-logo:hover .st1 {
  fill: #202020;
}
/*HEADER*/


/*MENU MAIN*/
/*HOME BLK MENU*/
#PrimaryMenu-wrap-col {
  padding-left: 0;
  padding-right: 0;
}
#home #PrimaryMenu-wrap-col {
  background: #202020;
}
/*HOME BLK MENU*/

.header .PrimaryMenu-wrap {
  border: none;
  margin-left: 0;
}

#PrimaryMenu ul li.dropdown ul a:hover {
 background: #202020;
 color: #fff;
}

#PrimaryMenu > ul > li > a:hover {
  color:#fff;
}

#PrimaryMenu > ul > li.ActivePage > a {
  color:#fff;
}

#PrimaryMenu #MenuItems ul > li.ActivePage > a {
  background: #d9d9d9;
}

/*HOME BLK MENU*/
#home #PrimaryMenu #MenuItems {
  border-top: none;
}

#PrimaryMenu #MenuItems ul {
  text-align:center;
}
#home #PrimaryMenu #MenuItems ul {
  color: #fff;
}
/*HOME BLK MENU*/


#PrimaryMenu #MenuItems ul li {
  display: inline-block;
  list-style: none !important;
}

/*HOME BLK MENU*/
#PrimaryMenu #MenuItems ul li a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #262626;
  padding: 8px 10px;
}
#home #PrimaryMenu #MenuItems ul li a {
  color: #fff;
}

#PrimaryMenu #MenuItems ul li a:hover {
  cursor: pointer;
  cursor: hand;
  background-color: #d9d9d9;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#home #PrimaryMenu #MenuItems ul li a:hover {
  color: #202020;
}

#PrimaryMenu #MenuItems ul > li > a.active-mega {
  background: #fff;
  color: #595959;
  background-color: #d9d9d9;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#home #PrimaryMenu #MenuItems ul > li > a.active-mega {
  color: #202020;
}
/*HOME BLK MENU*/


#PrimaryMenu #MenuItems ul li a .caret {
  margin-left: 0;
  margin-right:-7px;
}
/*MENU MAIN*/


/*MEGA MENU*/
#MegaWrapper {
  position: relative;
  background: #fff;
}

#MegaWrapper .mega-menu, #MenuItems .mega-menu {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

#MegaWrapper .mega-menu.menu-open, #MenuItems .mega-menu.menu-open {
  opacity: 1;
  padding: 10px 0 10px;
  height: auto;
}

#MegaWrapper .row {
  margin-left: 2rem;
  margin-right: 2rem;
}

#MegaWrapper > ul.inner-mega {
  margin: 0 0 10px;
  padding: 0 15px;
}

#MegaWrapper ul li {
  list-style:
  none !important;
  margin: 0;
  padding: 0;
}

#MegaWrapper ul li a {
  display: block;
  margin: 0;
  padding: 5px;
  color: #666;
}

#MegaWrapper ul li a:hover {
  color: #595959;
  background-color: #d9d9d9;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#MegaWrapper ul li.section > a {
  margin-top: 10px;
  border-bottom: 1px solid #dadada;
  font-size: 100%;
  font-weight: 600;
  color: #202020;
  text-transform: uppercase;
}

#MegaWrapper ul li.section > a:hover {
  color: #c8102e;
}

#MegaWrapper ul li.viewall > a {
  text-transform: uppercase;
  font-size: 100%;
  font-weight: 600 !important;
  color: #666 !important;
}

#MegaWrapper ul li.viewall > a:hover {
  color: #c8102e;
}

#MegaWrapper ul ul.inner-mega-subcat {
}

#MegaWrapper a.viewcategories {
  background: #efefef;
  display: block;
  font-weight: 600;
  margin: .96rem -50rem -.96rem -50rem;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}

.megamenu .col-sm-3 {
  min-height: 200px;
}
/*MEGA MENU*/



/*MOBILE MENU*/
.mobile-mega .subcat-expand {
  display: none;
}

.mobile-mega {
  background: #fff;
}

.mobile-mega a {
  color: #202020 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.mobile-mega li {
  border: none !important;
}

#DrawerMenu {
  -ms-top: 90px;
}

#DrawerMenu a:hover {
  text-decoration: none;
}

#DrawerMenu #MenuItems li a:hover {
  cursor: pointer;
  background: #d9d9d9;
  color: #202020;
}

.mobile-mega .inner-mega .section a {
  text-transform: uppercase;
  color: #c8102e !important;
}

.mobile-mega .inner-mega .inner-mega-subcat a {
  text-transform: capitalize;
  color: #000 !important;
}

.mega-menu .inner-mega-subcat a {
  color: #262626 !important;
  font-weight: 400 !important;
}

#Header .fa-bars {
  color: #ffffff;
}

#Header #cart-amount .bag-handle {
  border-color: #ffffff;
}

#Header #cart-amount .total {
  background: #ffffff;
  color: #000000;
}
/*MOBILE MENU*/


/*HEADER CTA*/
.header-cta {
  padding: 4px 10px;
  color: #f2f2f2;
  background: #202020;
  font-size: 11px;
  font-weight: 300;
}

.header-cta a {
  color:#fff;
}

.header-cta-1{
  border-right: 1px solid #f2f2f2;
  text-align: right;
}

.header-cta-2{
  text-align: left;
}

.header-cta-3{
  text-align: right;
}

.header-cta-4{
  border-left: 1px solid #f2f2f2;
  text-align: left;
}

#covid-notice {
  background: #202020;
  text-align: center;
  padding: 4px 10px;
}

#covid-notice p {
  color: #f2f2f2;
  font-size: 14px;
  margin-bottom: 0px;
}

#covid-notice p a {
  color: #f2f2f2;
  text-decoration: underline;
}
/*HEADER CTA*/


/*CONTENT*/
.Content {
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.body-category .Content,
.body-home .Content {
  padding: 0;
  margin-bottom: 0;
  background: none;
}
/*CONTENT*/


/*SIDEBAR*/
.Left {
  float: right;
  padding-left: 20px;
  padding-right: 0;
}

.Left .Block,
.Left .SubCategoryList,
.Left .CategoryList,
.Left #SideSubPageList {
  padding: 10px 10px 1px;
  margin-bottom: 20px;
  background: #f8f8f8;
  background: rgba(255,255,255,0.75);
  border: 1px solid #fff;
}

.Left h3 {
  margin-bottom: 15px;
}
/*SIDEBAR*/


/*FOOTER*/
.footer-main .container,
.footer-links .container {
  background: transparent;
}
.footer-main .container {
  padding-top: 50px;
}

.newsletter-subscription {
  background: #fff;
  background: rgba(255,255,255,0.75);
  padding: 20px 20px 5px;
}

.footer-main{
  background: #202020;
  color: #666;
  font-size: 13px;
}

.footer-main h4,
.footer-main a:hover,
.footer-main a:focus {
  color: #fff;
}

.footer-links {
  background: #202020;
  padding: 20px 0;
  text-align: center;
}

.footer-links #socnet {
  margin: 0;
  padding: 0;
}

.footer-links #socnet ul {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  text-align: right;
}

.footer-links #socnet ul li {
  display: inline-block;
  margin-left: 10px;
}
/*FOOTER*/


/*MISC*/
.apple-pay-checkout-button {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: white;
  border: .5px solid #000;
  height: 34px !important;
}

.body-cart .apple-pay-checkout-button {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
}

#fastCartContainer .apple-pay-checkout-button {
  width: 100%;
}

#apple-pay-logo {
  width: 60px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.features-item-apple-pay p {
  font-size: 12px;
}
/*MISC*/


/*PAGES*/
.internation-distribution-list .col-md-3 {
  height: 270px;
}

.internation-distribution-list p {
  margin-bottom: .2rem !important;
  font-size: 12px;
  font-weight: 300;
}

#line-under-content-page-img {
  border-bottom: .1rem solid #d9d9d9;
  margin-bottom: 3rem;
}

#instagram-hs-address,
#batman-hs-address,
#miami-man-hs-address,
#halloween-costume-hs-address,
#st-patricks-hs-address,
#warranty-hs-address {
  margin-bottom: 50px;
}

#instagram-hs-address p,
#batman-hs-address p,
#miami-man-hs-address p,
#halloween-costume-hs-address p,
#st-patricks-hs-address p,
#warranty-hs-address p {
  margin-bottom: 1px;
}

#gc-nodisco-text {
  font-size: 14px;
}

#frmGiftCertificate {
  margin-top: 50px;
}

#PurchaseGiftCertificate h2 {
  margin-bottom: 5px;
}
/*PAGES*/


/*CATEGORY*/
.product-nav {
  background: #fff;
  background: rgba(255,255,255,0.75);
}
/*CATEGORY*/


/*PRODUCT LISTS*/
.ProductList li {
  font-weight: 600;
}

.ProductList li .inner {
  padding: 10px;
}

.ProductList .ProductImage,
.brand-img,
#ProductDetails .ProductThumbImage {
  background: #fff;
}

.productOptionPickListSwatch .thumbnail, 
.productOptionPickListSwatch .swatchColour {
  width: 70px !important;
  height: 55px !important;
}

.scrollContainer img.thumbnail {
  min-width: 60px;
}

.scrollContainer tr td.image {
  width: 87px;
}
/*PRODUCT LISTS*/


/*PRODUCTS*/
#ProductDetails .left-content .ProductThumbImage {
  margin-bottom: 20px;
}

.left-content {
  width: 55%;
}

.PrimaryProductDetails .ProductMain {
  width: 45%;
}

#ProductDetails h1 {
  font-size: 26px;
  font-weight: 600;
}

.SalePrice {
  color: #FF0000 !important;
}

#Yotpo-Review-Box {
  clear: both;
  float: left;
  width: 100%;
}

.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product {
  margin: 0 10px !important;
  width: 148px !important;
}

#SimilarProductsByCustomerViews .ProductList li {
  margin:0;
}

.main-product {
  margin-top: 60px;
}

.product-page-added-attributes,
#product-name-in-cart,
#product-sku-in-cart {
  display: none;
}

.fastCartSummaryBox #couponcode {
  width: 75%;
  display: inline-block;
}
/*PRODUCTS*/


/*CHECKOUT*/
.body-checkout .header-cta {
  display: none;
}
/*CHECKOUT*/


/*LANDING PAGE*/
#socnet a:hover {
  opacity:0.8;
  box-shadow:1px 2px 10px rgba(0,0,0,0.3);
}

#HomeFeaturedProducts {
  background: #fff;
  margin-bottom: 0;
}

#HomeFeaturedProducts .BlockContent {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
/*LANDING PAGE*/

@media (max-width: 1500px) {
  .home-jumbotron {
    background-position: 42% 0px;
  }
}


/* After 1199px */
@media (min-width: 1200px) {
  .features-box .features-item p {
    width: auto;
  }
}


/* Up to 1199px */
@media screen and (max-width: 1199px) {
  .features-box .features-item img {
    margin-right: -15px;
    float: none;
  }

  #header-svg-hs-logo,
  #home #header-svg-hs-logo {
    width: 112px;
    height: 67px;
    margin-left: -485px;
  }

  #header-svg-hs-logo {
    z-index: 999;
  }

  .home-jumbotron {
    background-position: 32% 0;
  }
}


/* Up to 991px */
@media screen and (max-width: 991px) {
  .bg-white .holiday-container {
    padding-top: 0px;
  }

  .home-jumbotron {
    background-size: 1350px;
    height: 465px;
  }

  #PrimaryMenu > ul > li > a,
  #PrimaryMenu ul.category-list > li > a {
    padding: 8px 8px;
    font-size: 13px;
  }  

  #header-svg-hs-logo,
  #home #header-svg-hs-logo {
    margin-top: 0;
    margin-left: 0;
    left: 0;
  }

  .body-checkout #header-svg-hs-logo {
    top: 0;
    left: 50%;
    margin-left: -362px;
  }

}



/* Up to 767px */
@media screen and (max-width: 767px) {
  #covid-notice {
    display: none;
  }

  .header {
    margin-bottom: 5px !important;
  }

  #Header {
    padding-top: 32px !important;
  }

  #the-topmenu-row {
    padding-bottom: 0;
  }

  #the-topmenu-row #cart-amount {
    float: right;
    padding-right: 10px;
  }

  #header-svg-hs-logo,
  #home #header-svg-hs-logo,
  .body-checkout #header-svg-hs-logo {
    margin-top: -51px;
    left: 50%;
    margin-left: -61px;
    z-index: 999;
  }

  .bg-white .holiday-container {
    padding-top: 135px;
  }

  .home-jumbotron {
    background-position: 23% 0;
  }

  .body-checkout #header-svg-hs-logo {
    top: initial;
  }

  .footer-links #socnet ul {
    text-align: center;
  }

  .main-product {
    margin-top: 0px;
  }

}

@media screen and (max-width: 600px) {
  .home-jumbotron {
    background: url(//cdn1.bigcommerce.com/server1700/01wp0ckw/templates/__custom/img/BG_Race_Hat_Mobile_Short.jpg?t=1614795029);
    background-position: 48% 0px;
    background-repeat: no-repeat;
  }

  .bg-white .holiday-container {
    padding: 45px 0px 0px 0px;
  }
}



/* Up to 480px */
@media screen and (max-width: 480px) {
  .container {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .bg-white .holiday-container {
    padding: 50px 0px 0px 0px;
  }

  .main.main-category-v4 .container,
  .main.main-logolab .container,
  .main.main-custom-apparel .container,
  .main.main-custom-hats .container,
  .body-ambass .main.main-page-v2 .container,
  .body-contact .main.main-page-v2 .container,
  .body-giftcert .main.main-page-v2 .container,
  .body-search .main.main-page-v2 .container,
  .main.main-sponsorship .container,
  .main.main-product .container,
  .main-account-v2,
  .heading-text-no-banner-wrap-v4 .container {
    padding: 0px 20px 0px 20px;
  }

  #line-under-content-page-img {
    display: none;
  }

  .ff-conf-btns {
   text-indent: 0;
   letter-spacing: 0;
 }
}