@charset "utf-8";

/* Shopify Store Customize CSS */


@media only screen and (min-width: 768px) {
  .site-header__logo{
    display: none;
  }
  .product-image-thumb-selector{
    display: inline-block;
    float: none;
    margin-left: -28px;
  }
  .product-single__thumbnail{
    border: 0;
    box-shadow: 0 0 1px 0px rgba(0,0,0,0.3);
  }
  .hat-size-heading{
    font-size: 30px;
  }
}



/* New product page scale responsive */

@media only screen and (max-width: 1529px) and (min-width: 1300px) {
  html{
    zoom: 75%;
  }
}

@media only screen and (max-width: 1329px) and (min-width: 769px) {
  html{
    zoom: 70%;
  }
}


@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .container{
    max-width: 1530px;
  }
}

@media only screen and (max-width: 1280px) {
  .search-wrap .contact-form .newsletter__input{
    height: 45px;
  }
  .newsletter_submit_btn{
    height: 45px;
  }
  .newsletter_msg{
   line-height: 1;
  }
}

@media only screen and (max-width: 1133px) {
  .search-wrap .contact-form .newsletter__input{
    height: 38px;
  }
  .newsletter_submit_btn{
    height: 38px;
    right: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .search-wrap .contact-form .newsletter__input{
    height: 33px;
  }
  .newsletter_submit_btn{
    width: 36px;
    height: 33px;
  }
  .search-wrap .contact-form{
    padding-left: 6px;
    padding-right: 72px;
  }
}


@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .new-product-template-page .product-page-share-box{
    flex-direction: row;
    top: auto;
    bottom: 15px;
    right: 15%;
  }
  .new-product-template-page .product-page-share-box a{
    margin-bottom: 0px;
    margin-right: 16px;
  }
}

@media only screen and (max-width: 992px) {
  .hats-img {
    height: 402px;
  }
}

@media only screen and (max-width: 800px) and (min-width: 750px) {
  .hats-img {
    height: 302px;
  }
}


/* --------------- END New product page scale responsive --------------------- */








@media only screen and (max-width: 1500px) and (min-width: 1301px) {
  .product-single__thumbnail{
    height: 65px !important;
    width: 65px !important;
  }
}

@media only screen and (max-width: 1300px) and (min-width: 1201px) {
  .product-single__thumbnail{
    height: 55px !important;
    width: 55px !important;
  }
}

@media only screen and (max-width: 1439px) and (min-width: 1170px) {
   .new-product-template-page .afterpay_custom_area p{
     font-size: 0.8em !important;
     text-align: center;
   }
  .new-product-template-page .afterpay_custom_area img{
     max-width: 80px !important;
   }
}

@media only screen and (max-width: 1169px) and (min-width: 750px) {
   .new-product-template-page .afterpay_custom_area p{
     font-size: 0.7em !important;
     text-align: center;
   }
  .new-product-template-page .afterpay_custom_area img{
     max-width: 80px !important;
   }
}

@media only screen and (max-width: 1050px) {
   .new-product-template-page .afterpay_custom_area p{
     text-align: center;
   }
}

@media only screen and (max-width: 1280px) {
  .blog a:after{
    top: 32%;
  }
  .sizing-table td{
    font-size: 0.8em;
    padding: 10px 6px;
  }
}

@media only screen and (max-width: 1123px) and (min-width: 1024px) {
  #addToWishlist-button button{
    padding-left: 6px;
    padding-right: 6px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1023px) {
  .site-header-cart-price{
    display: none;
  }
  .site-header__icons{
    width: 100%;
    padding-right: 0;
  }
  #AccessibleNav{
    display: none;
  }
  .tablet-grid{
    margin-left: 0px;
  }
  .newCartEntryMsgBox{
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1439px) and (min-width: 1115px) {
  .product-form__item--submit{
    flex-basis: 130px;
  }
  .product-form__item--quantity{
    flex-basis: 78px;
  }
}

@media only screen and (max-width: 1439px) and (min-width: 901px) {

  .product-single__price{
    margin-bottom: 15px;
  }
  .product-template-button-group{
    margin: 10px 0 !important;
  }
  .product-form__price-container{
    flex-basis: 235px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 901px) {
  .product-single__thumbnail{
    height: 60px !important;
    width: 60px !important;
  }
  .thumbnails-wrapper ul{
    text-align: left !important;
  }
  .product-image-thumb-selector{
    margin-left: 0px;
  }
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  .product-single__thumbnail{
    height: 45px !important;
    width: 45px !important;
  }
  .thumbnails-wrapper ul{
    text-align: left !important;
  }
  .product-image-thumb-selector{
    margin-left: 0px;
  }
  .product-form__price-container{
    flex-basis: 235px;
  }
}

@media only screen and (max-width: 845px) and (min-width: 768px) {
  .cart-entry-message{
    padding: 0.5em 1em 0.5em 1em!important;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 750px) {
  .tablet-account-page-col{
    width: 100%;
  }
  .new-product-template-page .social-sharing{
    display: block;
    visibility: hidden;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 750px) {
  .tablet-account-page-col{
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 750px) {
  .tablet-account-area{
     right: 40px;
  }
  .tablet-currency-area{
    right: 170px !important;
  }
  .tablet-currency-area-logout{
    right: 110px !important;
  }
  .tablet-search-area{
    padding-right: 330px !important;
  }
  .tablet-search-area-logout{
    padding-right: 200px !important;
  }
  .page-width{
    padding-left: 0;
    padding-right: 0;
  }
}


@media only screen and (max-width: 840px) and (min-width: 750px) {
  .currency-acronym{
    display: none !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 750px) {
  .tablet-nav-toggle{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-single__thumbnail{
    height: 45px !important;
    width: 45px !important;
  }
  .thumbnails-wrapper ul{
    text-align: left !important;
  }
  .product-image-thumb-selector{
    margin-left: 0px;
  }
  .cart{
    margin-right: 0;
  }
}

@media only screen and (max-width: 749px) {
  .page-container{
    padding: 30px 0;
  }
  .section-header h1{
    font-size: 20px !important;
    padding-left: 0;
  }
  .site-header{
    padding-right: 0px;
  }
  .logo-align--left{
    width: 30%;
  }
  .site-header__logo{
    padding-left: 0px;
  }
  .main-content{
    padding-top: 0px;
  }
  .site-header__cart{
    right: 0px !important;
  }
  .currency-picker{
    font-size: 14px;
  }
  .currency-picker__wrapper{
    right: 0px !important;
    top: -20px !important;
  }
  .mobile-account-dropdown{
    right: 130px !important;
    font-size: 14px;
    top: 14px;
  }
  #mobile-shop-expand{
    width: 80%;
  }
  .pagination{
    padding-bottom: 55px;
  }
  .sizing-table{
    font-size: 14px;
  }
  .article--listing{
    padding-top: 0px;
  }
  .mobile-blog-template-title-height{
    height: inherit !important;
  }
  .ngg-gallery-thumbnail a{
    width: 100px;
    height: 100px;
  }
  .mobile-no-padding{
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-no-margin{
    margin-left: 0;
    margin-right: 0;
  }
  .page-stockists h3{
	margin-top: 0;
    margin-bottom: 0;
  }
  .page-account-table,.page-account-product-table{
    margin-top: 20px;
  }
  .page-account-table tr,.page-account-product-table tr{
    border: 1px solid rgba(0,0,0,.1);
  }
  .page-account-table td,.page-account-product-table td{
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 10px 14px;
  }
  .page-account-table tr:nth-child(2n) td{
    background-color: rgba(0,0,0,.025);
  }
  .page-account-product-table tfoot>.responsive-table__row:first-child{
    padding-top: 0px;
  }
  .product-template-button-group button{
    font-size: 0.6375em;
  }
  .cart-entry-message{
    padding: 0.5em 1em 0.5em 1em!important;
  }
  .return-link-wrapper{
    display: none;
  }
  .product-single__thumbnail{
    height: 60px !important;
    width: 60px !important;
  }
  .thumbnails-wrapper{
    margin-top: 10px;
  }
  .cart{
    margin-right: 0;
  }
  .product-template-button-group{
    margin: 15px 0 !important;
  }
  .rate .price .amount{
    font-size: inherit;
  }
  img.attachment-shop_catalog.size-shop_catalog.wp-post-image{
    margin-top: 0px;
  }
  .cart-entry-message{
    font-size: 14px;
  }
  .less-image-thumbnails-slider li{
    float: none;
    display: inline-block;
    margin-right: 4%;
    padding: 0;
  }
  .iwishProducts .iwishItem .rate-wrap .rate .price + div{
    padding-top: 20%;
  }
  .new-product-template-page .product-single__meta{
    margin: 0 auto;
  }
  .new-product-template-page .product-page-share-box{
    top: 0px;
  }
  .newWishListLink{
    top: 21px;
    right: 149px !important;
  }
  .searchButtonMobile{
    padding-right: 50px !important;
  }
  .newWishListLink-mobileHide{
    display: none !important;
  }
  #preSlide{
    left: 27px;
  }
}

@media only screen and (max-width: 560px) and (min-width: 500px) {
  img.attachment-shop_catalog.size-shop_catalog.wp-post-image{
    margin-top: -15px;
  }
}

@media only screen and (max-width: 560px) {
  .hats-img {
    height: 208px;
  }
  .cart-entry-message{
    font-size: 0.65em;
  }
}

@media only screen and (max-width: 400px) {
  .currency-acronym{
    display: none !important;
  }
  .product-single__thumbnail{
    height: 45px !important;
    width: 45px !important;
  }
  .less-image-thumbnails-slider li{
    margin-right: 1%;
  }
}

@media only screen and (max-width: 387px) and (min-width: 361px) {
  .ngg-galleryoverview{
    padding-left: 13%;
  }
}

@media only screen and (max-width: 380px) and (min-width: 320px) {
  .cart-entry-message{
    font-size: 0.6em;
  }
}

@media only screen and (max-width: 375px) and (min-width: 320px) {
  .cart__update-wrapper .cart__update{
    margin-top: 5px;
  }
}

@media only screen and (max-width: 360px) and (min-width: 320px) {
  .site-header__search-toggle{
    padding-right: 0;
  }
  .mobile-account-dropdown{
    right: 120px !important;
  }
  .product-template-button-group button{
    font-size: 0.5375em;
  }
  .product-template-button-group button:first-child{
    padding-left: 10px;
    padding-right: 10px;
  }
  .ngg-galleryoverview{
    padding-left: 8%;
  }
  .product-single__thumbnail{
    height: 35px !important;
    width: 35px !important;
  }
}

@media only screen and (max-width: 350px) and (min-width: 320px) {
  .cart-entry-message{
    font-size: 0.5em;
  }
  .more-size-option-flex{
    -webkit-flex: 1 1 100% !important;
    -moz-flex: 1 1 100% !important;
    -ms-flex: 1 1 100% !important;
    flex: 1 1 100% !important;
  }
  .new-product-template-page .iwishAddWrap{
    padding: 0px;
  }
  .new-product-template-page .iwishAddWrap .iWishAdd{
    font-size: 13px;
  }
}

