/*THE WEBNINJA SPECIAL*/
/*CURRENTLY IN RE-DEVELOPMENT - WEBMASTER CHASE TERZIAN*/
/*WWW.HEADSWEATS.COM*/



/*COOKIE NOTIFICATION GDPR*/
#cookieNotification { 
  bottom: 0;
  width: 100%;
  height: auto;
  max-height: 400px;
  background: #202020;
  padding: 40px 70px 40px 70px;
  z-index: 9999999 !important;
}

#cookieNotification p {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #e6e6e6;
  max-width: 1920px;
  text-align: justify;
  padding-top: 0;
  padding-bottom: 0;
}

#cookieNotification button {
  margin-top: 3px;
  margin-right: 25px;
}

#cookieNotification  .cookie-inner {
  width: 100%;
  min-height: auto;
}
/*COOKIE NOTIFICATION GDPR*/


/*PRIVACY POLICY GDPR*/
.privacy-policy {
  text-align: justify;
  margin-bottom: 100px;
}

.privacy-policy a {
  color: #000;
  text-decoration: underline;
}

.privacy-policy .pp-address {
  margin-bottom: 0;
}

.privacy-policy #pp-index li {
  margin-bottom: 10px;
}

.privacy-policy h2 {
  font-size: 14px;
  font-weight: 600;
}

.privacy-policy #pp-sections li {
  margin-bottom: 50px;
}
/*PRIVACY POLICY GDPR*/


/*OUR PRODUCTS*/
.OurProductGrid ul, .OurProductGrid li {
  list-style: none outside none;
  margin-left: 0;
  padding: 0; 
}

.OurProductGrid ul li a { 
  color: #FFFFFF !important; 
  text-decoration: none !important;
  display: block;

}

.OurProductGrid ul li a img{ 
  width: 100%;
}

.OurProductGrid li {
  float: left;
  text-align: center;
  padding: 0 15px 0 0;
}

.OurProductGrid li p {
  background: #262626;
  color: #FFFFFF;
  text-decoration: none; 
  width: 100%;
  height: 40px; 
  padding-top: 10px;
}

.ourprod-link:hover .ourprod-title {
  background: #d9d9d9;
  color: #202020;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
/*OUR PRODUCTS*/


/*LOGOLAB*/
#cart-lineitem-cfields,
#product-details-page-logolab-v2 .productAttributeList table tr,
.body-category-logolab-v2 .productAttributeValue table tr,
.body-cart .productAttributeValue table tr,
#genoption-text {
  display: none;
}

#product-details-page-logolab-v2 #genoption-text,
.body-category-logolab-v2 #genoption-text,
.body-cart #genoption-text {
  display: block;
} 
/*LOGOLAB*/


/*HEADER IMG AND SAMPLE GALLERY WRAPPERS*/
.category-header-text-wrapper,
.overlapping-text-wrapper {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
/*HEADER IMG AND SAMPLE GALLERY WRAPPERS*/


/*FILTER COLUMN*/
.indent-catcol-l {
  text-indent: 10px;
}

#category-filter-column fieldset p {
  white-space: nowrap;
}

#SearchForm {
  margin-right: 0;
}

.category-left-column-search {
  margin-bottom: 6rem;
}

.category-left-column {
  border-right: .1rem solid #d9d9d9;
}

.body-page .category-left-column {
  padding-left: 0;
}

.category-left-column a {
  color: #000;
  font-weight: 300;
  cursor: pointer;
}

.category-left-column form p {
  margin-bottom: 2px !important;
  font-size: 15px;
  font-weight: 300;
}

.category-side-menu p {
  margin-bottom: 2px !important;
  font-size: 15px;
  font-weight: 300;
}

.category-left-column form fieldset {
  padding-left: 0;
}

.category-left-column h3 {
  border-bottom: .1rem solid #d9d9d9;
  padding-top: 3rem;
  padding-bottom: .5rem;
  margin-bottom: 1rem;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
}

#filter-clear {
  padding: .4rem;
  width: 100%;
  border-style: none;
  margin-top: 1rem;
}
/*FILTER COLUMN*/



/*MISC*/
.RowDivider {
  display:none !important;
  float: none;
  clear: both;
}

.sponsorship-form #WebToLeadForm input,
.sponsorship-form #WebToLeadForm select,
.sponsorship-form #WebToLeadForm textarea,
.contact-info-form #WebToLeadForm input,
.contact-info-form #WebToLeadForm select,
.contact-info-form #WebToLeadForm textarea,
.custom-hat-form #WebToLeadForm input,
.custom-hat-form #WebToLeadForm select,
.custom-hat-form #WebToLeadForm textarea,
.custom-apparel-form #WebToLeadForm input,
.custom-apparel-form #WebToLeadForm select,
.custom-apparel-form #WebToLeadForm textarea,
#fleet-form #ff-top-fields-wrapper input, 
#fleet-form #ff-top-fields-wrapper textarea,
#mbcr-form #WebToLeadForm input,
#mbcr-form #WebToLeadForm select,
#mbcr-form #WebToLeadForm textarea,
#custom-form-v3 #WebToLeadForm input,
#custom-form-v3 #WebToLeadForm select,
#custom-form-v3 #WebToLeadForm textarea,
#wholesale-form #WebToLeadForm input,
#wholesale-form #WebToLeadForm select,
#referral-form-v3 #WebToLeadForm input,
#referral-form-v3 #WebToLeadForm select {
  width: 100%;
  height: 35px;
  border: 1px solid #d9d9d9;
  background: #fff;
}

div.contact-hq-address ul li {
  list-style: none;    
}

#custom-apparel-menu-img,
#custom-headwear-menu-img {
  margin-top: 15px;
}

#friends-of-headsweats-table,
#headsweats-sightings-table {
  width: 100%;
  text-align: center;
  margin-bottom: 150px;
}

#warranty-satisfaction-hat {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#terms-and-conditions-page h2 {
  font-weight: bold;
  margin-top: 50px;
}

#terms-and-conditions-page {
  margin-bottom: 100px;
}
/*MISC*/



/*PRODUCT DETAILS PAGE*/
table.product-details-table {
  width: 100%;
}

table.product-details-table td {
  padding: 0px;
  width: 50%;
}

table.product-details-table tr {
  height: 15px;
}

.product-details-table tr:nth-child(odd) {
  background-color: #d9d9d9;
}

#ProductOtherDetails {
  display: none;
}

.productPageMask #product-details-mask-notice,
.productPageMask #product-page-saftey-notice,
.productPageUb #product-page-saftey-notice {
  display: block !important;
}

.productPageUb #product-page-saftey-notice {
  color: #c8102e;
}

#product-details-cross-promo {
  padding-top: 15px;
  border-top: 1px solid #d9d9d9;
}

#product-details-cross-promo a {
  text-decoration: underline;
}
/*PRODUCT DETAILS PAGE*/


/*CART*/
.CartCode .code-item {
  background: none;
}
/*CART*/



/*SITEMAP*/
.body-sitemap ul li {
  list-style: none;
}

.body-sitemap h2 {
  font-size: 28px;
  font-weight: 300;
}

.body-sitemap .sitemap-sec,
.body-sitemap .sitemap-overview-sec {
  padding-bottom: 50px;
}

#custom-ha-sec h3,
#sitemap-visor-sec,
#sitemap-hats-sec {
  margin-top: 20px;
}
/*SITEMAP*/



/*MARKETING TABS*/
#olark-wrapper .olark-launch-button {
  bottom: 8px !important;
  right: 7px !important;
  height: 44px !important;
  border-radius: 22px 22px 0px 22px !important;
}

#olark-wrapper .olark-launch-button .olark-button-text {
  line-height: 43px !important;
}

.olark-launch-button svg {
  padding-bottom: 4px !important;
}

div.yotpo-label.yotpo-small-box {
  display: none;  
}

#___ratingbadge_0 {
  right: 28px !important;
  bottom: 52px !important;
  width: 125px !important;
  border-radius: 8px 0px 0px 0px;
  z-index: 10000 !important;
}

#___ratingbadge_0 iframe {
  width: 125px !important;
}

#attentive_overlay {
  z-index: 999999 !important;
}
/*MARKETING TABS*/



/*WHOLESALE PAGE*/
.wholesale-explainer-txt {
  font-size: 16px;
}

.main-wholesale h2 {
  font-size: 35px;
}

#wholesale-form {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 10px;
  width: 100%;
}

.wholesale-shop-now {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  background: #202020;
  color: #fff;
  padding: 3px 15px;
  margin-bottom: 0px;
  transition-property: background, color;
  transition-duration: 400ms;
}

.wholesale-link:hover .wholesale-shop-now {
  background: #d9d9d9;
  color: #000;
  transition-property: background, color;
  transition-duration: 400ms;
}
/*WHOLESALE PAGE*/


/*REFERRAL PAGE*/
#ref-title-sec,
#ref-how-it-works-sec,
#ref-form-top-txt {
  font-weight: bold;
}

#ref-give-50-txt {
  font-size: 32px;
  margin-bottom: 25px;
}

#ref-gradient-line {
  display: inline-block;
  background-image: linear-gradient(to right, #c8102e, #02b7ae);
  height: 13px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 15px;
}

#ref-during-sep-txt,
#ref-how-it-works-txt,
#ref-form-top-txt,
.ref-ref-txt {
  font-size: 24px;
}

#ref-hs-b2b-txt {
  margin-bottom: 5px;
  color: #c8102e;
  font-weight: bold;
}

#ref-during-sep-txt {
  color: #02b7ae;
}

#ref-form-top-txt {
  padding-left: 15px;
  padding-right: 15px;
}

.ref-ref-txt {
  margin-top: 20px;
  display: inline-block;
}

.ref-svg {
  width: 40%;
  height: 130px;
}

#referral-form-v3 {
  margin-top: 50px;
  display: inline-block;
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 100px;
}

.yellow-bg {
  background: #ffff00;
}
/*REFERRAL PAGE*/


/*FAQ*/
#faq-main ul {
  list-style-type: circle;
}
/*FAQ*/


/*HELPERS*/
.padtop-1rem { padding-top: 1rem; }
.padtop-2rem { padding-top: 2rem; }
.padtop-3rem { padding-top: 3rem; }
.padtop-4rem { padding-top: 4rem; }
.padtop-5rem { padding-top: 5rem; }
.padtop-6rem { padding-top: 6rem; }
.padtop-10rem { padding-top: 10rem; }
.padtop-30px { padding-top: 30px; }
.padtop-50px { padding-top: 50px; }
.padbottom-10rem { padding-bottom: 10rem; }
.padbottom-3rem { padding-bottom: 3rem; }
.padbottom-2rem { padding-bottom: 2rem; }

.margintop-1rem { margin-top: 1rem; }
.margintop-3rem { margin-top: 3rem; }
.margintop-4rem { margin-top: 3rem; }
.margintop-6rem { margin-top: 6rem; }
.margintop-10rem { margin-top: 10rem; }
.margintop-5px { margin-top: 5px; }
.margintop-10px { margin-top: 10px; }
.margintop-20px { margin-top: 20px; }
.margintop-30px { margin-top: 30px; }
.margintop-40px { margin-top: 40px; }
.margintop-50px { margin-top: 50px; }
.margintop-65px { margin-top: 65px; }

.marginbtm-1rem { margin-bottom: 1rem; }
.marginbtm-2rem { margin-bottom: 2rem; }
.marginbtm-3rem { margin-bottom: 3rem; }
.marginbtm-4rem { margin-bottom: 4rem; }
.marginbtm-0px { margin-bottom: 0px; }
.marginbtm-10px { margin-bottom: 10px; }
.marginbtm-20px { margin-bottom: 20px; }
.marginbtm-30px { margin-bottom: 30px !important; }
.marginbtm-35px { margin-bottom: 35px; }
.marginbtm-40px { margin-bottom: 40px; }
.marginbtm-50px { margin-bottom: 50px !important; }
.marginbtm-70px { margin-bottom: 70px; }

.space6rem { height: 6rem; width: 100%; }
.space100 { height: 6rem; width: 100%; }
.space50 { height: 3rem; width: 100%; }

.nopad { padding: 0 !important; }
.nopad-l { padding-left: 0 !important; }
.nopad-r { padding-right: 0 !important; }
.nopad-t { padding-top: 0 !important; }
.nopad-b { padding-bottom: 0 !important; }

.font-100 { font-weight: 100; }
.font-200 { font-weight: 200; }
.font-300 { font-weight: 300; }
.font-400 { font-weight: 400; }
.font-500 { font-weight: 500; }

.font-12px { font-size: 12px; }
.font-14px { font-size: 14px; }
.font-16px { font-size: 16px; }
.font-18px { font-size: 18px; }
.font-20px { font-size: 20px; }
.font-22px { font-size: 22px; }
.font-24px { font-size: 24px; }
.font-26px { font-size: 26px; }
.font-30px { font-size: 30px; }

.text-justify-lr { text-align: justify; }
.text-center { text-align: center; }
.text-left { text-align: left; }

.display-none { display: none; }
.display-block { display: block; }
.inline-block { display: inline-block; }

.hide-above-991,
.hide-above-767, 
.hide-above-480 { 
  display: none;
}

.hide-below-991 {
  display: block;
}

.border-right-1px-nomobile {
  border-right: 1px solid #d9d9d9;
}

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

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

#hs-red,
.hs-red {
  color: #c8102e !important;
}

.bg-202020 {
  background: #202020;
}
/*HELPERS*/


/*MEDIA QUERIES*/
@media screen and (max-width: 1199px) {
}


@media screen and (max-width: 991px) {
  .hide-above-991 {
    display: block;
  }

  .hide-below-991 {
    display: none;
  }

  #___ratingbadge_0 {
    display: none;
  }

  .body-sitemap h3 {
    padding-top: 20px;
  }

  .body-sitemap h2 {
    font-size: 24px;
  }

  #custom-ha-sec h3,
  #sitemap-visor-sec,
  #sitemap-hats-sec {
    margin-top: 0px;
  }

  .ref-svg {
    width: 33%;
    height: 110px;
  }
}


@media screen and (max-width:767px) {
  #cookieNotification { 
    padding: 30px 30px 30px 30px;
  }

  .hide-above-767 {
    display: block;
  }

  .hide-me-under-767 {
    display: none;
  }

  .OurProductGrid li p {
    height: 40px;
  }

  .cbox-item {
    display: inline-block;
    width: 32%;
  }

  #category-left-column-nav,
  #category-description-paragraph,
  .category-left-column-search {
    display: none;
  }

  .category-left-column {
    border-right: none;
  }

  #olark-wrapper .olark-launch-button {
    border-radius: 22px 22px 22px 22px !important;
  }
}



@media screen and (max-width: 590px) {
  .OurProductGrid li:nth-child(odd) {
    clear: left;
  }

  #cookieNotification { 
    padding: 25px 20px 25px 20px;
  }

  #cookieNotification p {
    font-size: 11px;
    line-height: 14px;
  }

  #cookieNotification button {
    margin-top: 2px;
    margin-right: 15px;
  }
}


@media screen and (max-width:480px) {
  .hide-me-under-480 {
    display: none;
  }

  .hide-under-480 {
    display: none;
  }

  .hide-above-480 {
    display: block;
  }

  .ProductList .product-ref-ar {
    width: 50%;
  }

  .ProductList .ProductImage a {
    height: auto !important;
    padding: 0;
  }

  .cbox-item {
    width: 49%;
  }

  #custom-apparel-menu-img,
  #custom-headwear-menu-img {
    margin-bottom: 15px;
  }

  .border-right-1px-nomobile {
    border-right: none;
  }

  .main-logolab .category-left-column {
    border-bottom: 1px solid #d9d9d9;
  }

  #WebToLeadForm select {
    margin-bottom: 0px;
    width: 100%;
  }

  #ref-give-50-txt {
    font-size: 24px;
  }

  #ref-hs-b2b-txt,
  #ref-during-sep-txt, 
  #ref-how-it-works-txt, 
  #ref-form-top-txt, 
  .ref-ref-txt {
    font-size: 20px;
  }

}


@media screen and (max-width: 380px) {
  .OurProductGrid li {
    width: 100% !important;
    margin: 0 0 10px !important;
    clear: both;
    float: none !important;
  }

  .wholesale-shop-now {
    font-size: 12px;
  }
}


@media screen and (max-width: 340px) {
  .main-logolab .cbox-item {
    display: block;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #DrawerMenu {
    margin-top: 90px !important;
  }
}