.prod-title,.price{
  font-size: 16px;
}
.bold{
 font-weight: bold;
}
img.size-chart{
 width: 30px;
 position: relative;
 top: 8px;
 left: -5px;
 margin-right:5px;
}
#popups{
  background: #f5f5f5;
  padding-left: 15px;
  padding-bottom: 10px;
}
#payment{
  border-top: 1px solid #45dbe7;
  padding-top: 15px;
  font-size: 13px;
  margin-left: 0;
  margin-right: 0;
}
.copy-text{
  padding-top: 15px;
}
.mobile-only{
  display: block;
}
.desktop-only{
  display: none;
}
.sortme a{
 display: inline-block;
 padding: 5px 10px;
  background: #fff;
 border: 1px solid #eee;
 margin:5px 5px 5px 0;
 color: #111; 
}
.sortme a:hover{
  text-decoration: none; 
}
.sortme a.active,.sortme a.current{
 outline: 2px solid #45dbe7;
 background: #e5f8f9;
 border-bottom: 0px !important;
}
.share-icons{
  margin-top: 10px;
}
.share-icons a{
 font-size: 2.5em;
}
.share-icons a i {
 color: #778;
}
.product-thumbs{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
a.mobile-trigger{
 font-size: 3em;
 color: #000;
}
a.mobile-trigger img{
 width: 32px;
 padding-top: 14px;
}
.top-cart img{
 width: 42px;
 padding-top: 24px;
}
 
a.user-icon{
  margin-right: 20px;
  position: relative;
  top: -8px;
  font-size: 15px;
 
  color: #444;
  font-family: 'Lato', sans-serif;
}
.cart-icon img{
 width: 32px;
 margin-top: 8px;
}
#size-chart-button{
  display: block;
  text-align: center;
  background: #fbfbfb;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  border: 1px solid #45dbe7;
}
#accordion select.currency-picker{
  color: #000;
  display: table;
  margin: auto;
}
#related {
    margin-top: 20px;
    border-top: 1px solid #45dbe7;
    padding-top: 20px;
}
.mobile-trigger .txt{
 font-size: 11px;
 text-transform: uppercase;
 display: block;
}
.slick-dots{
 display: none !important;
}
@media (max-width:767px){
  .mobile--text-center{
    text-align:center;
  }
  .slick-svg-prev,.slick-svg-next{
   display: none !important;
  }
  .caption-inners *{
   text-align: left;
  }
  #size-chart-button{
   display: none;
  }
  #logo{
   margin-bottom: 0;
  }
  .caption-inners h2 {
   display: none;
  }
  .caption-inners p{
   text-align: right;
  }
  .flex-caption{
   bottom: 38% !important;
  }
  .flex-caption .cta{
   text-align: right;
   margin-top: 15px;
  }
  ul#popups li{
   padding-right: 5px !important;
   font-size: .85em;
   margin-left: 5px !important;
  }
  .slider-nav{
    display: none  !important;
  }
    .slick-dots{
    display: block !important;
  }
  span.cart-count{
    position: absolute;
    background: #fa805f;
 	color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    right: 15px;
    top: 32px;
    text-align: center;
    font-size: 12px;
}
}
@media (min-width:767px){
  #paypal-express-button{
   display: table;
   margin: auto;
  }
  .mobile-only{
    display:none;
  }
  .desktop-only{
    display: block;
  }
  .product-add .AddtoCart{
    min-width: 100%;
    margin-top: 10px;
  }
  #related h4{
   text-align: left !important;
  }
  #navigation #nav{
   margin-top: 2px;
  }
  #navigation #nav{
   margin-left: -25px;
  }
  #popups{
   font-size: 1.1em
  }
  body.collection .desktop-9.tablet-6.mobile-3{
   margin-top: -50px;
  }
  span.cart-count{
    position: absolute;
    background: #fa805f;
 	color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    right: 5px;
    top: 18px;
    text-align: center;
    font-size: 12px;
}
  
.product-slider .slick-slide{
 padding: 0 30px;
}

}
@media (max-width:590px){
  #logo img{
   max-width: 115px !important;
  
  }
  .top-cart{
   margin-top: -4px;
  }
  h2.sections span{
   line-height: 1.5;
  }
  h2.sections{
   margin-bottom: 3em !important;
  }
  
}
      
.slider-nav{
 display: table;
 margin: auto;
  padding: 0;
} 
.slider-nav li{
 list-style:none;
 float: left;
}
.slider-nav img{
 max-width: 85px !important;
 cursor: pointer;
 margin: 7px;
}
#AddtoCart{
 width: 100%;
 margin-top: 15px;
}
#pagination a.pagination__nav {
  color: #fff;
  background: #41b8de;
  border-radius: 2px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
  text-align: center;
  font-weight: normal;
  
}
#pagination svg {
  width: 15px;
  height: 15px;
  vertical-align: -2px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  fill: white;
}

/** Tabarnapp hot fixes 01/17/2018 **/
/* 
@media (min-width: 550px){
.eight.tabarnapp_columns {
    width: 49% !important;
}
}

@media (min-width: 550px){
.ten.tabarnapp_columns {
    width: 100% !important;
}
} */