/** Shopify CDN: Minification failed

Line 249:0 All "@import" rules must come first

**/
div#test-popup {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  text-align: center;
  position: relative;
} 

.mfp-wrap  {
  background: rgba( 0,0,0, 0.65);
}

div#test-popup .notify_label p{margin-top:0px;}

div#test-popup .input-group > input {
    width: 100%;
    margin-bottom: 14px;
  background-color:#fff;
}

div#test-popup .input-group__btn-wrapper, div#test-popup .input-group__btn-wrapper button{width: 100%;    display: block;}

div#test-popup .input-group {
    position: relative;
    display: block;
    border-collapse: separate;
    flex-wrap: wrap;
}

div#test-popup h3{ font-size: 20px;}
div#test-popup h4{ font-size: 16px;}

div#test-popup p{font-size: 14px;margin-bottom: 30px;}

div#test-popup button.mfp-close {
    right: -5px;
    top: -5px;
}


.js-size-tab{display:none;}
.js-size-tab.active{display:block;}

@media (min-width:600px) { 
div#size-popup > div {
    max-width: 80%;
    margin: 50px auto;
    padding:20px 0;
    background: #fff;
  overflow-x:hidden;
}
}

@media (min-width:300px) and (max-width:599px) {  
div#size-popup > div {
    max-width: 90%;
    margin: 50px auto;
    padding:20px 0px;
    background: #fff;
}  
  .one-whole.box-center {
  max-width: 100%;
  text-align: center;
  overflow-x: scroll;
  display: flex;
  padding-left:10px;
  padding-right:10px;
    
}
  #size-popup div.text-text-grey:nth-child(3) {width:120px;}
  
}

div#size-popup table {
   max-width: 80%;
    margin: 0 auto 30px;
}

div#size-popup .grid.padding-bottom--up-2 {
    display: flex;
    justify-content: space-around;
    font-weight: bold;
    margin: 40px 0;
}

div#size-popup hr{margin:20px 0;}

.theme--size-tab-trigger{cursor:pointer;}
.theme--size-tab-trigger.active {
    color: #1b2b45 !important;
    position: relative;
}

.theme--size-tab-trigger.active:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -18px;
    background-color: #2b3f5e;
    height: 4px;
}

/*start removing blog author and post date */
.blog-post__item small {display:none;}

.section-header--article small {display:none;}
/*end removing blog author and post date */


.collection-heading {
    display: block;
    position: relative;
    padding: .75019rem 0;
    font-size: 18px;
    text-align: center;
}

.D-right p, .D-right > div {display: none;}

/*aligning logo center on mobile */
@media (max-width:1023px) {
div.logo {
width:33%;
justify-content:center;
min-width:170px;
}
.logo__image-link {margin-right:0px;}
}
/*aligning logo center on mobile */

/*class to hide element on mobile*/
@media (max-width:1023px) {
  .hide-on-mobile {display:none;}
}
/*class to hide element on mobile*/

/*class to hide element on desktop*/
@media (min-width:1024px) {
  .hide-on-desktop {display:none;}
  .product__description.rte {display: contents;}
}
/*class to hide element on desktop*/

/*centering product details on media < 1023px and removing thumbnails on mobile */
@media (max-width:1023px) {
.product-single__details {
margin-left:auto;
margin-right:auto;
}
#ProductThumbs {display:none;}
  
.product__title {
  font-size: 23px;
  text-align: center;
  margin-bottom: 16px;
}
  .product__title-and-price {text-align:center;}
  
  .product__price-and-badge .product__price {margin: 16px auto 16px auto;}
  
  .product-option-boxes.variant-color-swatches {justify-content:center;}
}
/*centering product details on media < 1023px and removing thumbnails on mobile */


/* show scroll arrows on product page images */
.flickity-prev-next-button {visibility:visible;opacity:1;}
/* show scroll arrows on product page images */

/*removing blog article tags from displaying*/
.blog-item__article__tags {display:none;}
/*removing blog article tags from displaying*/

/*Begin Code For Styling Press Logos On Homepge*/
.press-logos img:hover {
  transform: scale(1.1);
}
@media (min-width:1081px) {
.press-logos img {max-height:90px;width:auto;padding-left:2.76859rem;padding-right:2.76859rem;}
  
  .custom-html__code .grid.small--grid-gutter--0.large--padding-right--up-3.large--padding-left--up-3.medium--padding-right--up-4.medium--padding-left--up-4 {
 display: inline-block; 
}

.custom-html__code .grid-item.large--one-quarter.medium-down--one-half.position-relative.press-logos {
 width: 24.51%;
display: inline-block; 
}
}

@media (min-width:801px) and (max-width:1080px) {
.press-logos img {max-height:900px;width:auto;padding-left:1.36859rem;padding-right:1.36859rem;}
  
  .custom-html__code .grid.small--grid-gutter--0.large--padding-right--up-3.large--padding-left--up-3.medium--padding-right--up-4.medium--padding-left--up-4 {
 display: inline-block; 
}

.custom-html__code .grid-item.large--one-quarter.medium-down--one-half.position-relative.press-logos {
 width: 24.51%;
display: inline-block; 
}
}

@media (min-width:300px) and (max-width:800px) {
.custom-html__code .grid.small--grid-gutter--0.large--padding-right--up-3.large--padding-left--up-3.medium--padding-right--up-4.medium--padding-left--up-4 {
 display: inline-block; 
}

.custom-html__code .grid-item.large--one-quarter.medium-down--one-half.position-relative.press-logos {
 width: 49.51%;
display: inline-block; 
}
.press-logos img {max-height:90px;width:auto;padding-left:1.36859rem;padding-right:1.36859rem;}

}

#CustomHtml--template--14655015190621__1651168143952cdb3e {
  padding-top: 0px;
}
/*End Code For Styling Press Logos On Homepge*/

/*Begin Centering Main Links In Popup Size Chart */
.one-whole.box-center {width:100%;text-align:center;}
/*End Centering Main Links In Popup Size Chart */

/*begin removing padding from homepage shorter inseams section*/
#ProductFeature--template--14655015190621__1634257578a0a5031e {
  padding-bottom: 0px;
}
/*end removing padding from homepage shorter inseams section*/









/*----------------------------new-fit-page----------------------------*/
@font-face {font-family: Europa; src: url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.eot"); src: url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.woff") format("woff"), url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/23c0fcab84d99da0de762de7e220a6e1.svg#Europa") format("svg"); }
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');

.new-fG-ban{position:relative;}
.new-fG-ban img{max-width:100%;}


.nfg-marg-bot{margin-bottom:40px;}

.new-fG-sec1 {
   font-family: Europa;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #002b5c;
}


.new-fG-sec2 {
  font-family: 'Playfair Display', serif;
  font-size: 62px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #002b5c;
}

.new-fG-sec4{background-color:#f3f3f3;}
.nf-sec4-head{
  font-family: Europa;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 67px;
  letter-spacing: normal;
  text-align: center;
  color: #c38b29;
  text-transform:uppercase;
}

.nf-sec4-whole {display:table; width:100%;margin-bottom: 60px;}
.nf-sec4-whole>div{display:table-cell;width:50%; vertical-align:middle;}
.nf-sec4-whole>div.nf-sec4-left p {
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 50px;
    letter-spacing: normal;
    text-align: right;
    color: #002b5c;
    margin-bottom: 60px;
}
.data {padding: 0 4rem;}
.data span.arw {
    font-size: 52px;
    text-align: right;
    display: block;
    color: #c38b29;
}


.nf-sec5-head{
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #c38b29;
  margin-bottom:30px;
}


.new-fG-sec5 p{
  font-family: Europa;
  /*font-size: 2rem;*/
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1b2b45;
}

.nfs5-box-wrap{display:flex;justify-content: center;}
.nfs5-box-wrap>div {
    padding:40px 0;
    margin: 30px;
    width: 400px;
    text-align: center;
    background-color: #f1f1f1;
}

.nfs5-box-wrap>div h3{
  font-family: Europa;
  /*font-size: 22px;*/
  color: #002b5c;
  text-transform:uppercase;
}

.nfs5-box-wrap>div span {
    width: 100px;
    display: block;
    margin: 20px auto;
}
.nfs5-box-wrap>div p{/*font-size:22px;*/}

.new-fG-sec6{
    font-family: Europa;
    font-size: 2rem;
    text-align: center;
    color: #1b2b45;
}

.new-fG-sec7 {background-color: #1b2b45;text-align: center; padding:8rem 0 7rem;}
.new-fG-sec7 h3 {color: #fff;font-size: 32px;text-transform: uppercase;letter-spacing: 3px;font-family: Europa;}
.new-fG-sec7 p {color: #fff;font-size: 1.2rem;max-width: 600px;margin: 20px auto;line-height: 2rem;}


.nfs5-box-wrap>div h3 span {
    margin: 0;
    width: 100%;
    text-transform: initial;
    font-style: italic;
    color: #c38b29;
}
table.size-tablefit{margin:20px auto;}

.size-tablefit tr {margin-bottom: 20px;display: block; border: 1px solid transparent;cursor: pointer;}
.size-tablefit tr:hover {border: 1px solid #c38b29;}

.size-tablefit tr td:first-child {
    font-family: 'Playfair Display', serif;
    font-size: 4rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    letter-spacing: normal;
    text-align: right;
    color: #c38b29;
    padding: 0;
    min-width: 150px;
    text-align: center;
}

.size-tablefit tr td:last-child{
 font-family: Europa;    padding: 0 10px;
}

#ChooseSize h3{
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 67px;
  letter-spacing: 3px;
  text-align: center;
  color: #c38b29;
}

#ChooseSize .data span.arw{transform: scaleX(-1);}
#ChooseSize .data h4 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 2rem;
}

#ChooseSize .data span{color: #c38b29;}

.skiny{
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 118px;
  letter-spacing: normal;
  text-align: center;
  color: #002b5c;
}

.skiny:before {
    content: "}";
    font-size: 16rem;
    font-style: normal;
    vertical-align: text-bottom;
}


.new-fG-sec4 .js-size-calculator-pants-sizes li label {
    font-family: Europa;
    font-weight: 400;
    border: 1px solid #f3dfbb!important;
}

.new-fG-sec4 .js-size-calculator-pants-sizes li label:hover{
 border: 1px solid #c38b29!important;
}
/*----------------------------new-fit-page-end---------------------------*/
a.btn.klaviyo-bis-trigger {
    display: none !important;
}


.match-easysize::before {
content: "";
display: inline-block;
-webkit-mask: url("https://cdn.shopify.com/s/files/1/0108/7802/files/size-chart-icon.png?v=1628093683") no-repeat;
mask: url("https://cdn.shopify.com/s/files/1/0108/7802/files/size-chart-icon.png?v=1628093683") no-repeat;
    mask-size: auto;
height: 22px;
width: 22px;
margin-right: 5px;
-webkit-mask-size: 22px auto;
mask-size: 22px auto;
background-color: black;
position: relative;
top: 6px;
}


.custom-tabs {margin:40px 0;}
.custom-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    border-bottom:3px solid #ccc;
}

.custom-tabs ul li {
    margin-right: 30px;
    position: relative;
   cursor:pointer;
}

.custom-tabs ul li.active:after {
    content: "";
    background: #000;
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -7px;
}

.custom-tabcont{display:none;}
.custom-tabcont.active{display:block;}
 
.freeusship {
    font-weight: bold;
    color: #7d7d7d;
    margin-top: 10px;
    letter-spacing: 1px;
    font-size: 14px;
}

/*breaking color swatches up on mobile below*/
@media (max-width:767px) {
  .product-option-boxes.variant-color-swatches > li {display:inline-block !important;}
  .product-option-boxes.variant-color-swatches {display:inline-block !important;margin-top:5px;}
}

@media (min-width:768px) {
.product-option-boxes.variant-color-swatches > li {  
width: 56px;
height: 56px;
}
  
.product-option-boxes.variant-color-swatches > li img {
width: 45px;
height: 45px;
}

  .product-option-boxes.variant-color-swatches > li {display:inline-block !important;}
  .product-option-boxes.variant-color-swatches {display:inline-block !important;margin-top:5px;}
}
  
/*breaking color swatches up on mobile above*/

@media (max-width:1023px) {
.product-single {
  padding-top:30px;
}
 .product__title-and-price.hide-on-desktop {padding-bottom:30px;}
}

@media (max-width:1180px) {
.nav__item--has-items > span {
    /*background: #ccc;*/
    width: 20px;
    display: block!important;
    margin-left: 8px;
    position:relative;
    z-index:1;
    transition: all .2s ease-in;
}
.nav__item--has-items > span.uparw {
    transform: rotate(180deg);
    margin-top: -3px;
}
  
}

.site-header{border-bottom:1px solid #f7f7f7;}

.boost-pfs-filter-scroll-to-top {right:calc(50% - 22.5px) !important;}

.boost-pfs-filter-load-more-total {display: none !important;}

.boost-pfs-filter-top-sorting-wrapper {
  font-weight: bold;
  font-size: 18px !important;
}

.boost-pfs-filter-sort-item-active {
  padding-bottom: 2px;
  border-bottom: 1px solid black;
}

.tag.boost-pfs-filter-label.Flash.Sale {
  background-color: red !important;
}

.collection__filters-list__inner figure:hover {
  font-weight: bold !important;
}

.variant-field[data-is-available="false"] {
    opacity: 0.5;
}

.variant-field[data-is-available="false"] label:after {
    content: '';
    position: absolute;
    height: 1px;
    width: auto;
    background: #000;
    top: 50%;
    left: 10px;
    right:10px;
    display:block;
    /*transform: rotate(-45deg);*/
}
.product_shirt .strike-through {
  display: block;
}


.product_shirt .sizeAvailable .strike-through {
  display: none;
}


.active-gift-card span {
  letter-spacing: 0.025em;
line-height: 1.6;
position: relative;
display: inline-block;
font-weight: normal;
padding: 7px 13px;
background-color: #FFF;
box-shadow: inset 0 0 0 1px var(--border);
border-radius: var(---radius);
margin: 0 4px 8px;
cursor: pointer;
transition: box-shadow 0.25s ease;
box-shadow: inset 0 0 0 3px var(--border-lighten-darken);
min-width:87px;
text-align:center;
}

.inactive-gift-card span {
  letter-spacing: 0.025em;
line-height: 1.6;
position: relative;
display: inline-block;
font-weight: normal;
padding: 7px 13px;
background-color: #FFF;
box-shadow: inset 0 0 0 1px var(--border);
border-radius: var(---radius);
margin: 0 4px 8px;
cursor: pointer;
transition: box-shadow 0.25s ease;
min-width:87px;
text-align:center;
}

@media (min-width:641px) {
.blog-img {
display: inline-block;
width: 49%;
vertical-align:middle;
}

.blog-txt {
display: inline-block;
width: 49%;
vertical-align:middle;
}

.blog-block {
margin-top: 75px;
margin-bottom: 75px;
display: inline-block;
width: 100%;
height: fit-content;
vertical-align:middle;
}
  .hide-blog-text-desktop {display:none !important;}
}



@media (max-width:640px) {
  .hide-blog-text-mobile {display:none !important;}


.blog-txt {
margin-top:25px;
}

.blog-block {
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
width: 100%;
height: fit-content;
vertical-align:middle;
}
}

@media (min-width:1024px) {
.locale-selectors__container {
position: absolute !important;
top: 0 !important;
padding-bottom:0px !important;
}
.locale-selectors__content {margin-left:auto !important;margin-right:auto !important;}

.locale-selectors__content form {
 width: 100% !important;
max-width: 280px !important; 
}
#country_code {
background-color: #1b2b45 !important;
background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='15' height='15' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") !important;
color: white !important;
line-height:35px !important;
padding-top:0px !important;
padding-bottom:0px !important;
padding-left:28px !important;
  }
}

@media (max-width:1023px) {
.locale-selectors__container {
position: absolute !important;
top: 0 !important;
padding-bottom:0px !important;
width:100%;
}
.locale-selectors__content {margin-left:auto !important;margin-right:auto !important;}

.locale-selectors__content form {
 width: 100% !important;
max-width: 280px !important; 
margin-left:auto;
margin-right:auto;
}
#country_code {
background-color: #1b2b45 !important;
background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='15' height='15' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") !important;
color: white !important;
line-height:35px !important;
padding-top:0px !important;
padding-bottom:0px !important;
padding-left:28px !important;
max-width:280px !important;
  }

.top-bar {padding-top:35px;}
  
}

@media (min-width:1320px) {
.boost-pfs-filter-btn-load-previous-page-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -30px;
  z-index: 9999;
  left:0px;
  display:block;
}

.boost-pfs-filter-btn-load-previous-page {margin-bottom:0px !important;}
}

@media (min-width:300px) and (max-width:1319px) {
  .boost-pfs-filter-btn-load-previous-page-wrapper {
  position: relative;
  width: 100%;
  text-align: center;
  left:0px;
  display:block;
}
}





  
