body {
  font-family: 'Helvetica Neue', 'Open Sans', serif !important;
}

/* tony edits */

/*blog */
.template-blog .rte,
.template-article .rte {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.google-badge {
  margin-top: 26px;
  float: left;
  width: 150px;
}

.collection-menu a {
  text-decoration: none !important;
}

.product-single__variants {
  display: none !important;
}

.slim-social {
  margin-right: 12%;
}

input[name="goto_pp"] {
  position: relative;
  top: 21px;
  margin-right: 10px;

}

#gts-c,
#gts-c img {
  width: 101px !important;
  padding: 0 !important;
  margin: 0 !important;
  bottom: -6px !important;
}

#AddToCartForm .selector-wrapper:first-of-type {
  display: block !important;
}

.size-chart td,
.size-chart th {
  text-align: center;
}

.artistMade {
  cursor: pointer;
}

.shipping-box p {
  font-weight: bold;
}


/* nav */
a[href="https://snapshirt.com/"] {
  display: none;
}

.customer-menu .search-bar {
  width: auto;
  left: 0px;
  top: 0px;
  position: relative;
}

.collection-menu a[data-tag="fannypacks-accessories"],
.collection-menu a[data-tag="ready-to-ship"] {
  display: none;
}

/* splash page */
.splash td,
.splash tr {
  border: 0px;
  padding: 0px;
}

#splash .main-content {
  width: 100% !important;
  padding: 0px;
}

.splash img,
.splash a {
  opacity: 1 !important;
  max-width: 100%;

}

.spalsh iframe {
  max-width: 1264px;
  width: 75%;
  min-width: 1050px;
}

/* big Desk top ----------- */
@media only screen and (min-width : 1500px) {
  /* Styles */

  .splash iframe {
    min-height: 750px;

  }

  .splash table {
    width: auto;

  }
}

/* === Header === */

.link-active {
  color: #000 !important;
}

.header-bar a:hover {
  color: #666;
}

.customer-menu {
  float: right;
  padding-top: 5px;
  width: auto;
}

.customer-menu img {
  margin-left: 10px;
}

#customer_login_link {
  font-weight: 500;
  margin: 0 0 0 4px;
  float: right;
}

#currencies {
  padding: 0 20px 0 7px;
  margin: 4px 3px;
  float: right;
  line-height: 16px;
}

.site-header__cart-toggle {
  float: right;
  font-size: 16px;
}

.header-icon img {
  width: 16px;
  height: auto;
}

.search-icon img {
  width: 12px;
  height: auto;
  position: relative;
  margin: 0;
  cursor: pointer;
}

.header-icon:hover {
  opacity: .7;
}

.cart-icon-with-count img {
  width: 16px;
  height: 16px;
}

.cart-count {
  position: absolute;
  top: -5px;
  right: -10px;
  display: block;
  width: 16px;
  height: 16px;
  padding: 2px;
  color: #fff;
  background: #f53333;
  font-size: 10px;
  border-radius: 50%;
  line-height: 10px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-family: Helvetica Neue, Open Sans, serif;
}

/* size chart */
#size-chart table {
  width: 100% !important;
  text-align: left;
  margin-bottom: 15px;
}

#size-chart table th,
#size-chart table td,
#size-chart table center,
#size-chart table h2 {
  text-align: left;
  font-size: 15px;
}

#size-chart .size-note {
  margin-bottom: 15px;
  display: block;
}


/* === Search === */

.search-bar * {
  outline: none;
}

.search-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
}

.search-icon {
  width: 100%;
  height: 100%;
}

.customer-menu {
  position: relative;
}

.mobile-nav-right {
  position: relative;
  display: none;
  width: auto;
}

.customer-menu .search-bar {
  width: 150px;
  float: left;
  position: absolute;
  left: -149px;
  top: 5px;
}

.customer-menu .search-bar input {
  border-radius: 3px !important;
  background: transparent;
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
}

.customer-menu .search-bar button {
  position: absolute;
  right: 4px;
  top: 0px;
}

.customer-menu input {
  height: 24px !important;
}

.customer-menu button {
  height: 24px !important;
  padding: 0 2px;
}



.mobile-nav-right .search-bar {
  width: 65px;
  float: left;
  position: initial;
  margin-top: 4px;

}

.mobile-nav-right .search-bar button {
  position: absolute;
  right: 3px;
  top: 0px;
}

.mobile-nav-right input {
  height: 24px !important;
  padding: 0 16px 0 2px;
  font-size: 12px;
  background: transparent !important;
}

.mobile-nav-right button {
  height: 24px !important;
  padding: 2px;
}

/* main menu */
.collection-menu {
  transform: none;
}

.collection-banner-box,
.top-banner {
  height: 140px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;

}

.collection-banner-box.v1 {
  height: 300px;
  background-size: cover;
}

.collection-banner-box {
  margin-top: 10px;
}

.collection-banner,
.top-banner img {
  width: 100%;
  display: none;
}

.collection-banner-box .collection-banner {
  position: initial;
}

/* product iamges*/
.indv-product {
  margin-bottom: 20px;
  /* height: 300px; */
}

.indv-product .image {
  position: relative !important;
  width: 100%;
  height: 0;
  padding-bottom: 100% !important;
}

.indv-product .image img:not(.ready-to-ship-banner):not(.discount) {
  position: absolute !important;
  width: auto !important;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.collection-matrix .custom .image img:not(.ready-to-ship-banner):not(.discount) {
  height: 92%;
  margin-top: 5%;
}

.collection-matrix .custom .image .Shower-Curtains img:not(.ready-to-ship-banner):not(.discount) {
  height: 88%;
  margin-top: 5%;
}

.collection-matrix .custom .image .Board-Shorts img:not(.ready-to-ship-banner):not(.discount) {
  height: 68%;
  margin-top: 17%;
}

.collection-matrix .custom .image .Tank-Tops img:not(.ready-to-ship-banner):not(.discount) {
  height: 93%;
  margin-top: 5%;
}

.collection-matrix .custom .image .Bandanas img:not(.ready-to-ship-banner):not(.discount) {
  height: 80%;
  margin-top: 10%;
}

.collection-matrix .custom .image .Sweatshirts img:not(.ready-to-ship-banner):not(.discount) {
  height: 82%;
  margin-top: 7%;
}

.collection-matrix .custom .image .Hoodies img:not(.ready-to-ship-banner):not(.discount) {
  height: 85%;
  margin-top: 11%;
}

.collection-matrix .custom .image .Underwear img:not(.ready-to-ship-banner):not(.discount) {
  height: 58%;
  margin-top: 19%;
}

.collection-matrix .custom .image .Shoes-HighTop img:not(.ready-to-ship-banner):not(.discount),
.collection-matrix .custom .image .Shoes-LowTop img:not(.ready-to-ship-banner):not(.discount) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 203px;
  max-height: 203px !important;
}

.collection-matrix .custom .image .Crop-Tops img:not(.ready-to-ship-banner):not(.discount) {
  height: 80%;
  margin-top: 7%;
}

.collection-matrix .custom .image .Duvet-Covers img:not(.ready-to-ship-banner):not(.discount) {
  height: 88%;
}

.collection-matrix .custom .image .Pillows img:not(.ready-to-ship-banner):not(.discount) {
  height: 78%;
  margin-top: 10%;
}

.collection-matrix .custom .image .Couch-Pillows img:not(.ready-to-ship-banner):not(.discount) {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 190px !important;
}

.collection-matrix .custom .image .Swim-Shorts img:not(.ready-to-ship-banner):not(.discount) {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 174px;
  max-height: 210px !important;
}






.phone-cases {
  padding: 5% 25%;
}

/* general product style */
.indv-product .money,
.product-single .money {
  color: #b64343;
}

.compare-price .money,
#ComparePrice .money,
.compare-price {
  color: #969696;
}

/* sales page */
a[href="/a/collections/sale"],
a[href="/a/collections/sale?sort=newest"] {
  color: #b64343 !important;
}

a[data-tag="30-flash-deals"],
a[data-tag="20-holla"] {
  display: none;
}

/* search plugin */
a[href=","]:parent,
a[href=","] {
  display: none;
}

/* promo boxes home page */
.promo-boxes .grid__item a {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 58%;
}

.video-box {
  margin-bottom: 20px;
}

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 55%;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* form */
.form input,
.form text,
.form textarea {
  display: block;
  width: 100%;
}

.form input[type="radio"],
.form input[type="checkbox"] {
  width: auto;
  display: inline-block;
}

.form input[type="submit"] {
  float: right;
  background-color: #000;
  color: #fff;
  width: auto;
  font-weight: bold;
}

/* discount pngs for products and collections  */
.discount {
  position: absolute !important;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 68%;
  min-height: auto !important;
}

/* product page */
.error {
  color: #b64343;
}

.selector-wrapper label {
  display: block;
}

.selector-wrapper #productSelect-option-0 {
  width: 50%;
  display: inline-block;
}

#size-chart-link {
  text-decoration: underline;
  margin-left: 5%;
  font-weight: bold;
}

.sale-banner {
  background-image: url('https://cdn.shopify.com/s/files/1/0228/8535/files/Sale_Banner.png?13366869737426108179');
  height: 140px;
  background-size: 79% auto;
  font-family: "Myriad Pro";
  color: rgb(71, 185, 108);
  background-repeat: no-repeat;
  margin-left: 30px;
  z-index: 1;
}

.sale-banner-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 13%;
  height: 0;
  overflow: hidden;
}

.sale-banner h1 {
  font-size: 6vw;
  position: relative;
  padding-left: 43% !important;
}

/* question mark */
.question-mark {
  display: inline-block;
  font-size: 10px;
  cursor: pointer;
}

/* modal */
.ui-widget-overlay {
  opacity: .50 !important;
  /* Make sure to change both of these, as IE only sees the second one */
  filter: Alpha(Opacity=50) !important;

  background-color: rgb(50, 50, 50) !important;
  /* This will make it darker */
}

.ui-dialog {
  width: 50% !important;
  min-width: 300px !important;
  top: 20% !important;
  left: 50% !important;
  overflow: visible !important;
  background: none !important;
  border: none !important;
  max-width: 100% !important;

}

.ui-dialog>div {
  left: -50% !important;
  background: white !important;
  position: relative;

}

.ui-dialog-titlebar {
  display: none;
}

.style-info h4 {
  font-size: 1rem;
  font-weight: bold;
  border-bottom-width: thin !important;
  border-bottom: gray;
  border-bottom-style: solid;
  padding-bottom: 5px;
}

.style-info p {
  font-weight: 500;
  margin-bottom: 17px;
}

.style-info .small {
  font-size: .8rem;
}

.style-info .modal-close {
  padding: 20px;
  float: right;
  padding-top: 10px;
  border: none !important;
  background: white !important;
  cursor: pointer;
  font-size: 20px;
}

.style-info .modal-content {
  padding: 34px !important;
}

.ui-dialog {
  position: fixed !important;
}

/* bulk contact us page */
.bulk-contact input,
.bulk-contact textarea {
  width: 100%;
}

.bulk-contact input[type="submit"] {
  float: right;
  background-color: #000;
  color: #fff;
  width: auto;
  font-weight: bold;
}

/* sf-internship-networking-event */
#sf-internship-networking-event .main-content img {
  max-width: 100%;
}

#custom-creations .filter-brands {
  display: none;
}

#custom-creations .product-type-filters .advanced-filters li:first-of-type {
  display: none !important;
}

/* infinate scrool buttions */
.collection-matrix li:nth-last-of-type(2) {
  display: none;

}

.collection-matrix .more {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 45px;
}

.collection-matrix .more a {
  width: 50%;
  max-width: 200px;
  background: red;
  color: white !important;
}

.collection-matrix .top {
  display: none;
}

/* shipping */
#shipping h1 {
  display: none;
}

#shipping .rte h1 {
  display: block;
}

/* product slide show/ zoom effect on hover */
.indv-product .image a img.second {
  display: none;
}

.indv-product .image {
  overflow: visible;
}

.indv-product .image {
  padding: 5%;

}

.indv-product .image img:not(.discount) {
  position: relative;
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -moz-transition: all 0.5s ease;
  /* Firefox */
  -ms-transition: all 0.5s ease;
  /* IE 9 */
  -o-transition: all 0.5s ease;
  /* Opera */
  transition: all 0.5s ease;
  z-index: 1;

}

/* IMAGE HOVER EFFECT MAKES IT BIGGER -- CURRENTLY DISABLED */
/*     .indv-product .image:hover img:not(.discount)  {
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -ms-transform:scale(1.1);
        -o-transform:scale(1.1);
         transform:scale(1.1);
    } */
.indv-product .indv-product-info {
  position: relative;
  z-index: 2;
}

/* MikeS Edits: 08/03/15 */
#ProductPhoto,
.snize-thumbnail,
.indv-product .image {
  position: relative;
}

#ProductPhoto img.ready-to-ship-banner,
.snize-thumbnail img.ready-to-ship-banner,
.indv-product .image img.ready-to-ship-banner,
.indv-product .image img.on-sale-banner {
  /* putting this here to not edit above code, :not(.ready-to-ship-banner) on 27 would be good */
  -webkit-transition: none;
  /* Safari and Chrome */
  -moz-transition: none;
  /* Firefox */
  -ms-transition: none;
  /* IE 9 */
  -o-transition: none;
  /* Opera */
  transition: none;
  /* new styles */
  position: absolute !important;
  top: 5px !important;
  left: 5px !important;
  right: auto !important;
  bottom: auto !important;
  width: 20% !important;
  max-width: 25% !important;
  max-height: 100% !important;
  height: auto;
}

.indv-product .image img.on-sale-banner {
  width: initial !important;
  max-width: initial !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.snize-thumbnail img.ready-to-ship-banner {
  width: 25% !important;
}

/* End MikeS Edits */


/* a-culture-of-awesomeness */
#a-culture-of-awesomeness blockquote,
#a-culture-of-awesomeness p {
  margin-bottom: 0px;
}

/* kids page */
#kids #type-kids,
#kids label[for="type-kids"] {
  display: none;
}

/* media page */
.col-2-img,
.col-3-img {
  margin-left: auto;
  margin-right: auto;
  width: 103%;
  position: relative;
  left: -2%;
  float: left;
}

.col-2-img a,
.col-3-img a {
  display: inline-block !important;

}

.col-2-img .caption,
.col-3-img .caption {
  width: 102% !important;

}

.col-2-img a {
  display: inline-block;
  width: 49.5%;

  padding: 0 10px 0 10px;

}

.col-3-img a {
  display: inline-block;
  width: 33%;
  padding: 0px 14px 0px 14px;
}

.col-2-img img,
.col-3-img img {
  width: 100%;
}

.img-bars {
  text-align: center;
}

.img-bars img {
  max-width: 100%;
  width: 100%;
}

/* footer */
.mar-bottom {
  color: #636363;
}

.latest-blog {
  margin-bottom: 5px !important;
}

.social-icons li a i {
  width: 20px;
  height: 20px;
  font-size: 1.7em;
  padding-top: 3px;
}

.social-icons .fa-snapchat-ghost {
  color: red;
}

.social-title {
  padding-top: 4px;
}

.slim-footer .chat-box,
.slim-footer .shipping-box {
  padding: 2px 0;
}

.shipping-box {
  padding-left: 0 !important;
  width: 50% !important;
}

.chat-box {
  width: 50% !important;
}

.social-box {
  width: 42% !important;
}

.site-footer {
  position: relative !important;
  bottom: -13px !important;
  padding: 0 !important;
}

.slim-footer .grid__item {
  margin-top: auto !important;
}

/* coopt modal/ plugin */
.coopt-v2-powered-by {
  display: none !important;
}

.coopt-v2-message {
  font-style: normal !important;
  color: #000 !important;
  font-weight: bold !important;
  font-size: 1.4em !important;
}

.coopt-v2-message .coopt-v2-green {
  color: red !important;
}

a.coopt-v2-send,
a.coopt-v2-continue {
  background-color: #000 !important;
  border-radius: 0px !important;
  padding: 15px 32px !important;
}

.coopt-v2-no-thanks,
.coopt-v2-cancel {
  color: #000 !important;
}

.coopt-v2-close {
  cursor: pointer !important;
  height: 20px !important;
  width: 20px !important;
  background: #474747 !important;
  border: 0;
  color: #fff !important;
  font-size: 26px !important;
  line-height: 12px !important;
  color: #fff !important;

  position: absolute;
  right: 2% !important;
  top: 1% !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-family: Arial !important;
  font-weight: 800 !important;
  padding: 4px 2px 2px 3px !important;
  -webkit-font-smoothing: antialiased;
}

.coopt-v2-fine-print {
  color: #000 !important;
}

.coopt-v2-pop-out {
  display: none !important;
}

.coopt-v2-continue {
  color: #fff !important;
}

.coopt-modal,
.coopt-wash {
  display: none !important;
}


/* slider */
.main-slider {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 35%;
  overflow: hidden;
}

/* collection page */
#SortBy {
  line-height: 16px;
  padding: 3px 20px 4px 7px;
}

.indv-product:not(.ready-to-ship-banner) {
  text-align: center;
}

.indv-product .image img:not(.ready-to-ship-banner) {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.indv-product {
  margin-bottom: 0px;
  float: left;
  display: inline-block;
}

/* keep collection products the same height
.indv-product .image img:not(.ready-to-ship-banner) {
    min-height: auto;
}
*/

/* make images with differnt ratios the same height

@media screen and (min-width: 1800px){
  .indv-product .image img:not(.ready-to-ship-banner) {
    min-height: 370px;
  }

}
@media screen and (min-width: 1200px) {
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 180px;
  }
}
@media screen and (max-width: 860px) {
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 150px;
  }
}
@media screen and (max-width: 700px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 280px;
  }
}
@media screen and (max-width: 600px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 260px;
  }
}
@media screen and (max-width: 580px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 240px;
  }
}
@media screen and (max-width: 530px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 200px;
  }
}
@media screen and (max-width: 480px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height: 180px;
  }
}

@media screen and (max-width: 400px){
  .indv-product .image img:not(.ready-to-ship-banner) {
      min-height:155px;
  }
}
*/

/* brand page */
.brand-spotlight {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 28%;
}

.brand-spotlight>div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.collection-menu ul.third-menu {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.open .filter-list.product-type-filters {
  max-height: 240px !important;
}

#referral-info a {
  color: black;
}

.bulk-swap {
  cursor: pointer;
}

.bulk-container {
  display: none;
  margin-top: 10px;
}

.bulk-container table {
  margin-bottom: 15px;
}

.bulk-option {
  position: relative;
  width: 100%;
  overflow: auto;
  margin: 4px 0;
}

.bulk-option div,
.bulk-option input {
  position: relative;
  display: inline-block;
  float: left;
}

.bulk-option-size {
  background-color: #d8d8d8;
  color: #333;
  border: medium none;
  border-radius: 4px;
  display: inline-block;
  margin: 0 8px 0 auto;
  max-width: 100%;
  padding: 9px 6px;
  width: 75px;
  font-weight: bold;
  text-align: center;
}

.bulk-option-increment {
  background: #303030;
  color: #fff;
  border: 0;
  text-align: center;
  cursor: pointer;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  border-radius: 4px;
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  box-sizing: border-box;
  padding: 7px 20px;
}

.bulk-option-minus {
  border-radius: 4px 0 0 4px;
}

.bulk-option-plus {
  border-radius: 0 4px 4px 0;
}

.bulk-option-input {
  box-sizing: border-box;
  border: 1px solid #8a898a;
  padding: 10px 5px 8px 5px;
  outline: none;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
  margin: 0;
  max-width: 100%;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 48px;
  display: inline;
  color: #333;
  border-radius: 0;
  text-align: center;
}

.bulk-option-price {
  margin-left: 20px;
  margin-top: 8px;
}

.bulk-discount-price {
  margin-left: 10px;
}

.bulk-price-container {}

.Standard {}

.Premium {
  display: none;
}

.UltraPremium {
  display: none;
}

.bulk-container table,
.bulk-container tr,
.bulk-container th,
.bulk-container td {
  text-align: center;
}

.bulk-compare-price,
.bulk-final-compare-price {
  text-decoration: line-through;
}

.bulk-final-price {
  color: green;
}

#submit-bulk {
  position: relative;
  /*padding: 10px;*/
  border-radius: 4px;
  background: #0494e6;
  color: #fff;
  width: 100%;
  border-radius: 4px;
  margin-top: 5px;
  font-size: 24px;
  text-transform: uppercase;
  border: 3px solid #0494e6;
  vertical-align: middle;
}

#submit-bulk:hover {
  border: 3px solid #0ca7ff;
  background: #0ca7ff;
}

#submit-bulk span {
  color: white;
  text-align: center;
}

#bulk-status-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #00bd9c;
  transition: all 0.25s ease;
}

.bulk-cart-subtotal {
  margin-top: 10px;
}

.bulk-cart-subtotal span {
  font-size: 18px;
}

.bulk-cart-subtotal span.bulk-you-saved {
  font-size: 15px;
}

/* Slick Slider - hide extra images before initialisation */
.slick-carousel {visibility: hidden; }
.slick-carousel.slick-initialized {visibility: visible;}

.collection-carousals {
  margin-bottom: 75px;
}

.loading {
  width: 300px;
  height: 300px;
}

.carousel-cell {
  display: none;
}

.loading-container {
  text-align: center;
}

@media only screen and (max-width: 600px) {
  .carousel-cell {
    margin-right: 10px;
    width: 40%;
  }
}
@media only screen and (min-width: 601px) {
  .carousel-cell {
    margin-right: 10px;
    width: 20%;
  }
}
.mywidth {
  width: 100%;
}
