/** Shopify CDN: Minification failed

Line 174:0 Unexpected "{"
Line 174:1 Expected identifier but found "%"
Line 213:9 Expected identifier but found whitespace
Line 213:11 Unexpected "{"
Line 213:23 Expected ":"
Line 422:10 Expected identifier but found whitespace
Line 422:12 Unexpected "{"
Line 422:24 Expected ":"
Line 448:10 Expected identifier but found whitespace
Line 448:12 Unexpected "{"
... and 1 more hidden warnings

**/
.saso-cart-item-discount-notes, .saso-cart-item-upsell-notes{
    display: block;
    color: #d54f4c;
}
.product-price{
  color: #01204e !important;
}
.main-nav__link svg path{
  stroke:#fff;
}
.breadcrumbs{
  margin:10px 0px;
}
.collection-header{
  text-align: center;
  /* background-color: #525456; */
  background-color:#000;
  padding: 15px 0px;
  border-radius: 8px;
}
[data-section-type="blog"]{
  padding-right: 36px !important;
  padding-left: 36px !important;
}
.cc-filters-container{
  margin: 30px 0px;
}
#tabs > ul > li a{
  background-color: #1474cf !important;
}
#tabs > ul > li.ui-state-active a{
  background-color: #fff !important;
}
.collection-title{
  margin-bottom: 0px !important;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color:#fff !important;
  font-size:42px !important;
}
.cc-facet-filters{
  margin-top: 30px !important;
}
[data-section-type="collection"] .grid,.related-products .grid{
  /* display: grid; */
  /* gap: 15px; */
  /* grid-template-columns: repeat(4, 1fr); */
  /* width: 100%; */
  /* margin: 0 auto; */
}
[data-section-type="collection"] .product-block,.related-products .product-block{
  /* width: 100%;
  margin-bottom: 0px !important;
  padding:15px !important;
  margin:0px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  border-radius:8px !important; */
}
[data-section-type="collection"] .product-block__image,.related-products .product-block__image{
  /* border-radius:8px !important;
  border: 1px solid #cdcdcd; */
  border: 1px solid transparent !important;
    /* background-color: #e8e6e7 !important; */
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border-radius: 15px;

}
.product-price{
  font-weight:600 !important;
}
.product-block__title{
  font-weight:600 ;
}
#tabs > div{
  border-radius: 0px 8px 8px 8px !important;
}

.main-page-content {
      padding-right: 0;
    padding-left: 0;
}
.banner_main_container{
  padding-left:0;
  padding-right:0;
}

.two-image-row .image-box{
  line-height:1;
}
.two-image-row .overlay-buttons{
  gap:10px;
}
.two-image-row .overlay-content h3{
  margin-bottom:12px;
}
.two-image-row .overlay-buttons a{
  margin-top:2px;
  font-size: 13px;
  padding: 12px 30px;
}
.two-image-row .overlay-content{
  left:0;
  bottom:0;
  padding:26px;
}

.subtitle_one
 {
  /* font-size: 25px; */
  /* color: #01204e; */
  color: #000;
  text-transform: capitalize;
  font-weight: 800;
  font-family: "PT Sans", sans-serif;
  line-height: 1.2;
  letter-spacing: 1px;
}
.standard-title-colletion,
standard-title-colletion a {
  font-size: 28px;
  color: #000;
  text-transform: capitalize;
  font-weight: 800;
  font-family: "PT Sans", sans-serif;
  line-height: 1.2;
  letter-spacing: 1px;
}
.utils__left{
  visibility:hidden;
}

.main-nav__dropdown{
  background-color:transparent;
}
.mainNav_empty_divTwo{
  padding-top:12px;
  /* column-count:2; */
  background-color:#1a75cf;
  margin-top: 3px;
}

.ladies_list .mainNav_empty_divTwo,
.gents_list .mainNav_empty_divTwo{
  column-count:2;
}
.header-group,
.page-header--content .utils-bar{
  overflow:hidden:
}
.main-nav__dropdown, .main-nav__sub-dropdown {
 
   box-shadow:none;
  

}

/* saso */
{% assign promo_color = "#f45b4f" %}

.saso-notification {
  z-index: 2147483647;  
  display: none;
  left: 0px;
  width: 100%;
  margin: 0px;
  padding: 16px 0px;
  font-size: 16px;
  text-align: center;
  text-transform: none;

  p {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  a {
    font-weight: bold;
  }

}

.saso-notification-x {
  font-weight: bold;
  float:right;
  height: 0;
  overflow: visible;
  margin-right: 2em;
  cursor: pointer; 
  /*position: absolute;*/

  a {
    text-decoration: none;
  }
}

.saso-price {
   color: {{promo_color}}; 
  font-weight: bold;
/*   color: #ffffff; */
  display: contents;
  position: absolute;
  transform: translate(8px, 20px);
}

table{
	width: auto;
}

.saso-volumes, .saso-bundle {
  margin-top: 10px;
  clear: both;
}
.saso-volume-discount-tiers h4{
	clear: both !important;
}
.saso-volume-discount-tiers .saso-table {
  margin-top: 6px;
  border-collapse: collapse;
  /*text-align: center;*/
/* 
  thead {
  }  
 */
  tbody {
    tr:nth-child(even) {
      background: #5f5d5d;
      color: #ffffff;
    }
    tr:nth-child(odd) {
      background: #5f5d5d;
      color: #ffffff;
    }

    .saso-add-to-cart {
      font-weight: bold;
    }
  }

  th, td {
    border: 1px solid #e6e6e6;
    /*     border-right: 1px soild #ffffff !important; */
    padding: 4px;
  }
  td{
    width: 60px;
    height: 63px;
    text-align: center;
  }

}


.saso-cross-sell-popup {
  position: relative;
  background: #ffffff;
  color: #000000;
  padding: 20px;
  width: auto;
  min-width: 250px;
  margin: 20px auto;
  text-align: center;
  text-transform: none;
  clear: both; /* some product pages have floats, required when embedded */

  .saso-message {
    font-size: 16px;
  }

  .saso-products-container {
    display: block;
    overflow: auto;
  }

  table {
    table-layout: fixed;
    width: auto;
    min-width: 180px;
    margin: auto;
    border: 0 !important;
  }
  tr {
    border-top: 1px solid #DCDCDC;
    /*border-bottom: 1px solid #DCDCDC;*/
  }
  tr:first-child th:after, tr:first-child td:after {
    border-bottom: 0 !important;
  }

  td {
    text-align: center !important;
    border: 0 !important;
    padding: 8px !important; /* some themes have padding first-child 0px */
    display: table-cell !important;
  }

  .saso-product-container {
    width: 180px;
    vertical-align: top;
  }

  .saso-image {
    width: 180px;
    height: 180px;
    line-height: 180px;
    margin: auto;
    text-align: center;
    display: block;
    overflow: hidden;
  }
  .saso-image img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 180px;
    vertical-align: middle;
    margin: 0 auto;
    display: inline-block;
  }

  .saso-title {
    margin: 4px 0px 0px 0px;
    height: 3em;
    text-align: center;
    overflow: hidden;
    /*font-weight: bold;*/
    /*line-height: 1.4em;*/
    /*font-size: 14px;*/
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
  }

  .saso-variants-container {
    min-height: 24px; /* don't use height, will overlap with next row */
    margin: 4px 0px;
  }
  .saso-variants {
    width: 100%;
    padding-right: 0px !important;
    padding: 2px 2px 2px 10px;
    font-size: 14px;
    /*
    background: transparent url(https://cdn.shopify.com/s/files/1/0653/0119/t/1/assets/select.png) no-repeat right;
    */
  }

  .saso-price {
  }
  .saso-was-price {
    text-decoration: line-through;
    font-size: 14px;
    opacity: 0.8;
  }
  .saso-was-price:empty {
    display:none;
  }

  .saso-add-to-cart, button.saso-click-here {
    background: #f77a05;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border: none;
    margin: 6px 0px 0px 0px;
    padding: 0 20px !important;
    font-weight: 700;
    float: none !important;
  }
  button.saso-click-here {
    width: auto;
  }


  a.saso-click-here {
    /*display: block;
    margin-top: 10px;
    text-align: center;*/
    color: #ffffff;
  }
  a.saso-click-here:hover {
    opacity: 0.9;
  }

  /*  .saso-click-here-h {
  text-align: center;
}
  */
  a.saso-close {
    float: none !important;
    display: block;
    margin: 10px 0 0 0;
  }

}


.saso-cross-sell-popup0 {
  padding: 60px;
}


.saso-bundle-popup {
  background: #f4f4f4;
  padding: 2px;

  .saso-message {
    color: {{promo_color}};
    font-weight: bold;

  }

  .saso-product-container {
    width: 160px;
    display: inline-block;
  }

  .saso-image {
    width: 160px;
    height: 160px;
    line-height: 160px;
    position: relative;
  }
  .saso-image img {
    max-width: 160px;
    max-height: 160px;
  }

  .saso-product-container .saso-price {
    text-decoration: line-through;
  }

  .saso-quantity-container, .saso-plus-container, .saso-equal-container {
    color: {{promo_color}};
    font-weight: bold;
    font-size: 60px;
    display: inline-block;
  }
  .saso-quantity-container {
    font-size: 30px;
    vertical-align: top;
    position: absolute;
    top: -60px;
    left: 0px;
    z-index: 100;
  }    
  .saso-plus-container {
    vertical-align: top;
    padding-top: 35px;
    width: 10px;
  }
  .saso-plus-container-inner {
    position: relative;
    margin-left: -14px;
    z-index: 100;
  }
  .saso-plus-container:last-child {
    display: none !important;
  }

  .saso-bundle-row {
    border-top: 0px solid #DCDCDC;
    td {
      padding: 0px 10px !important;
    }
  }

  .saso-bundle-price-container {
    font-size: 36px;
    padding: 0px 0px 0px 10px !important;
  }

  .saso-bundle-success {
    display: none;
  }
}


.saso-cart-item-discount-notes, .saso-cart-item-upsell-notes {  	
  display: block;  
  color: #d54f4c;
  a {
    color: #d54f4c;
  }
}

.saso-cart-item-upsell-notes {  	
  font-weight: bold;
}

.saso-cart-item-price, .saso-cart-item-line-price {

  .original_price {
    display: block;
    text-decoration: line-through;
  }
  .discounted_price {
    display: block;
    font-weight: bold;
  }

}

.saso-cart-total {
  display: block;
  font-weight: bold;
  /*text-align: right;*/
}

.saso-summary {
  
  text-align: right;
/*   font-weight: bold; */
 
  font-size: 14px;
}

.saso-cart-offers {

  .saso-hide-when-embedded {
    display: none;
  }

  .saso-cross-sell-popup {
    padding: 5px; /* embedded */
    margin: 0px;
  }

  .title {
    padding: 0px !important;
    height: auto;
  }

  /*
  .select-options  {
  display: none;
}

  .image {
  height: auto;
}
  */
}


.saso-use-discount-code-cart-container {
  margin: 4px 0 4px 0;

  input {
    display: inline !important;
    width: auto;
    max-width: 16em;      
  }
  button {
    margin: 0px 0px;
  }

}

.saso-use-discount-code-cart-container::after {
  margin-top: 3px;
  background-color: rgba(175,175,175,0.34);
  content: '';
  display: block;
  height: 1px;
  transition: background-color 0.3s cubic-bezier(0.3, 0, 0, 1);
  width: 100%;
  z-index: 4;
}

.saso-use-discount-code-cart-code {
  display: inline !important; 
  max-width: 10em !important;
}

.saso-use-discount-instead-container {
}

.saso-table thead{
  float: left;
}
.saso-table thead tr{
  float: left;
}
.saso-table thead tr th{
  font-size: 18px;
  border: none !important;
}
.saso-table thead tr th:nth-child(2){
  position: absolute;
  margin-top: 10px;
}
.saso-table tbody{
  float: right;
}
.saso-table tbody tr{
  float: left;
}
.saso-table tbody tr td{
  padding: 0 16px !important;
  height: 34px;
  vertical-align: middle;
  font-size: 18px;

  font-weight: 600;
}
.saso-table tbody tr td:nth-child(2){
  position: absolute;
  margin-top: 0 !important;
  padding-left: 16px !important;
  background: #f1f1f1;
  margin-left: 1px;

}
.productdetail .description{
  margin-top: 100px;
}
.saso-volume-discount-tiers .saso-table tbody tr:nth-child(even) {
  background: #5f5d5d;
  color: #ffffff;
}
.qty_cell{
  border-right: 1px soild #ffffff !important;
}
.price_cell{
  border: none !important;
}


@media only screen and (max-width: 1199px) and (min-width: 960px){
  .saso-volume-discount-tiers .saso-table td {
    width: 60px;
    height: 33px;
    text-align: center;
  }
  .saso-table tbody tr {
    float: none !important;
  }
  .saso-price {
    /*     color: #f45b4f; */
    font-weight: bold;
    display: content;
    position: absolute;
    transform: translate(1px, 3px);
  }
}


/* mobile */
@media (max-width: 960px) {
  .saso-table tbody tr {
    float: none !important;
  }
  .saso-notification {
    font-size: 14px;
  }
  .saso-notification-x {
    margin: -16px 4px 0px 0px;
    font-size: 16px;
  }


  .saso-cross-sell-popup {
    min-width: 260px;    

    .saso-message {
      font-size: 14px;
    }

    .saso-title {
      font-size: 16px;
    }

    .saso-image {
      width: 120px;
      height: 120px;
      line-height: 120px;
    }
    .saso-image img {
      max-width: 120px;
      max-height: 120px;
    }

  }

  .saso-bundle-popup {
    .saso-product-container {
      width: 120px;
    }
    .saso-bundle-price-container {
      font-size: 24px;
    }
    .saso-quantity-container, .saso-plus-container, .saso-equal-container {
      font-size: 24px;
    }
  }

  ::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  ::-webkit-scrollbar:vertical {
    width: 24px;
  }

  ::-webkit-scrollbar:horizontal {
    height: 24px;
  }

  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }

  ::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
  }
  .saso-volume-discount-tiers .saso-table tbody tr td:nth-child(2){
  	padding-left: 0 !important;
    border: 1px solid #ffffff !important;
  }
  .saso-volume-discount-tiers .saso-table tbody tr td:nth-child(2) .saso-price{
  	margin-top: -5px;
  }
}



.amazon-payments-pay-button:hover {
  cursor: pointer;
}

/* media */
.saso-table tbody tr td {
  font-size:13px !important;
}


@media only screen and (max-width:599px){ 
.standard-title-colletion,
 .standard-title-colletion a,
 .brand-scroll-heading{
  font-size:24px !important;

 } 
}



@media only screen and (max-width:768px){
  [data-section-type=blog] {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  [data-section-type="article"]{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .collection-title{
    font-size:28px !important;
  }
  [data-section-type="collection"] .grid,.related-products .grid{
    /* grid-template-columns: repeat(2, 1fr);
    row-gap: 0px;
    column-gap: 10px; */
  }
  [data-section-type="collection"] .product-block,.related-products .product-block{
    /* margin:5px 0px !important;
    padding: 10px !important; */
  }
  .banner_main_container{
  padding-left:0 !important;
  padding-right:0 !important;
}
.two-image-row .overlay-content{
  padding:19.5px !important;
}
}
@media only screen and (min-width:769px){
  .page-header--content .utils-bar{
    padding-left:60px !important;
    padding-right:60px !important;

  }
  [data-section-type="article"]{
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .header-group{
    padding:0px !important;
  }
  .main-nav-bar{
   /* background: #525456; */
  }
  [data-section-type="collection"] .grid,.related-products .grid{
     /* gap: 15px; */
  }
  .reading-width{
    max-width: 85% !important;
  }
}


@media screen and (max-width: 959px) {
 /* .page-header--content .utils-bar{
        /* padding-right: 36px !important;
        padding-left: 36px !important; */
    /* } */ 
      .header-group .utils-bar {
       padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .header-group{
      padding-right: 36px !important;
        padding-left: 36px !important;
    }
    .container.page-width{
       padding-right: 36px !important;
        padding-left: 36px !important;
    }
  

}


@media only screen and (max-width:767px){ 
.sidebar-layout--left {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
    .page-header--content .utils-bar {
        /* padding-right: 30px !important;
        padding-left: 30px !important; */
    }
    .header-group{
      padding-right: 30px !important;
        padding-left: 30px !important;
    }
    .announcement-bar-cus{
       padding-right: 30px !important;
        padding-left: 30px !important;
    }
     .announcement-bar-cus .page-width {
       padding-right: 0 !important;
        padding-left: 0 !important;
    }
     .container.page-width{
       padding-right: 20px !important;
        padding-left: 20px !important;
    }
}


@media only screen and (min-width:1024px){
  .main-nav{
  padding: 10px 0px;
  align-items:center;
  /* margin-bottom: 20px; */
}

.main-nav-bar{
  background: #1375ce;
}
.main-nav__link{
  color: #ffffff;
  font-weight:100;
}
.main-nav__link{
  font-size:15px; 
  font-weight:700;
}
.custom_hr_tag{
  margin:0px !important;
}
}

@media only screen and (max-width: 1023px) {
  .utils__left {
    visibility: visible !important;
  }
}
