body {
  background: #01a3d2;
  padding-top: 125px;
}

@media only screen and (min-width : 768px) {
  body {
    padding-top: 170px;
  }

}

@media only screen and (min-width : 992px) {
  body {
    padding-top: 175px;
  }

}

body.registration {
  background: #f3f3f3;
}

.btn {
  border-radius: 0;
  padding: 4px 8px;
}

.navbar {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.navbar-default {
  border: 0;
  margin-bottom: 0;
}

.navbar-upper {
  background: #01a3d2;
  padding-top: 5px;
  padding-bottom: 3px;
}

.navbar-searchbar,
.navbar-userbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  float:right;
  color: #fff;

  padding-right: 15px;
}

.navbar-searchbar {
  float: right;
  margin-top: 10px;
}

.navbar-userbar {
  margin-top: 15px;
}



  .small-header-logos img {
    width: 50px;
    padding: 5px 0;
  }

  .small-header-logos img:first-child {
    margin-right: 20px;
  }

  .small-header-logos img.small-as-logo {
    width: 30px;
  }

  .small-header-logos img.small-cg-logo {

  }



  @media only screen and (min-width : 992px) {

 
  .navbar-brand {
    margin-top: 0;
  }
  .small-header-logos img:first-child {
    margin-right: 20px;
  }
  .small-header-logos img {
    width: 115px;
    padding: 5px 0;
  }

  .small-header-logos img.small-cg-logo {
    width: 50px;
  }

  .small-header-logos img.small-as-logo {
    width: 30px;
  }

  .navbar-userbar {
    margin-top: 15px;
  }

  .navbar-searchbar {
    margin-top: 12px;
  }
}


.mobile-top-bar {
  height: 5px;
}

.navbar-lower {
  background-color: #fff;
}

.navbar-brand {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  width: 125px;
}
.navbar-brand img {
  width: 100%;
}

.navbar-brand-image {
  margin-top: 0;
}

@media only screen and (max-width : 767px) {
  .navbar-brand-image {
    margin-top: 0px;
    padding-left: 15px;
  }

  .navbar-nav.pull-right {
    float: left !important;
    padding-top: 10px;
  }

  .navbar-nav > li {
    text-align: left !important;
    padding-left: 15px !important;
  }
}

.navbar-toggle {
  border: none !important;
  background: transparent !important;
  position: relative;

}

.hamburger-menu {
  position: relative;
  height: 86px;
  float: right;
}


@media (min-width: 768px) and (max-width: 991px){
  .hamburger-menu {
    position: relative;
    height: 120px;
    float: right;
  }
}

.hamburger-menu button{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.hamburger-menu-label {
  display: block;
  float:left;
  font-size: 14px;
  padding-right: 8px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.hamburger-menu-icon {
  display: block;
  float: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.navbar a {
  color: inherit;
}

.navbar-default .navbar-nav>.active>a {
  background: transparent;
}

.navbar-devault .navbar-nav a {
  color: #777;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li>a:hover {
  color: #6d28aa;
}

.navbar-userbar li {
  float: left;
  border-right: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;

}

@media (min-width: 1200px) {
  .navbar-userbar li {
    padding-right: 15px;
    padding-left: 15px;
  }
}


.navbar-userbar li:last-of-type {
  padding-right: 0;
  border: none;
}

.navbar-searchbar input[type=text] {
  border-radius: 5px;
  border-color: transparent;
  color: #00afde;
  padding-left: 5px;
  width: 160px;
}

@media (min-width: 1200px) {
  .navbar-searchbar input[type=text] {
   width: 200px;
 }
}

.search-button {
  color: #fff;
  background: transparent;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}

.upper-category-nav {
  width: 100%;
  background: #01a3d2;
  margin-top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.upper-category-nav-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.upper-category-nav ul {
  margin: 0 auto;
  width: 100%;
}

.upper-category-nav ul, .upper-category-nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #fff;
  font-size: 11px;
}

.upper-category-nav li {
  display: inline-block;
  margin-left: 9px;
  margin-right: 9px;
}

.mobile-category-form {
  margin-bottom: 0;
}

.mobile-category-menu {
  width: 100%;
  margin:0 auto;
  border: none;
  color: #777;
  font-size: 16px;
}

@media only screen and (min-width : 1200px) {

  .upper-category-nav li {
    margin-left: 17px;
    margin-right: 17px;
  }
}


.upper-category-nav li:first-child {
  margin-left: 0;
}

.upper-category-nav li:last-child {
  margin-right: 0;
}

.upper-category-nav li a {
  color: #fff;
}

.upper-nav-clearance{
  font-weight: bold !important;
}


#product_filter_form #id_search {



  padding-left: 5px;
  font-size: 12px;
  display: inline-block;
  width: 80%;
}

#product_filter_form select {
  font-size: 11px !important;
}

#product_filter_form .search-button {
  color: #000;
  padding: 0;
  padding-left: 3px;
}

#product_filter_form #id_age_group_filter, #product_filter_form #id_age_group_filter li {
  list-style-type: none;
  padding: 0;
}

.color-filter {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 16px;

}

.color-filter.selected {
  border: 3px solid #000;
}

.price-max,
.price-min {
  display: inline-block;
  width: 40px;
  background: #eee;
  text-align: center;
  border: none;
}

.price-max {
  float: right;
}

.error-field .price-min,
.error-field .price-max {
  background: #FBE3E4;
  border: 1px solid #8a1f11;
  color: #8a1f11;
}

.ui-widget-header {
  background: #1db0dc;
}

.ui-slider-horizontal {
  height: .4em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em;
}

.ui-slider.ui-corner-all { 
  border-radius: 0;
}

.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover {
  border-color: inherit;
  background: inherit;
}

.navbar-brand {
  height: auto;
  padding: 5px 0;
}

.navbar-nav > li {
  padding: 0px 18px 23px 18px;
  color: #565656;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

@media only screen and (min-width : 1200px) {
  .navbar-nav > li {
    padding: 0px 32px 23px 32px;
  }
}

.navbar-nav > li:last-of-type {
  padding-right: 0;
}

.navbar-nav > li > a {
  padding: 0;
  float: none;
}

.navbar-nav > li > a:hover {
  background: inherit;
}

.navbar-nav .active a:hover {
  background: 0 !important;
}


.navbar-delivery-date {
  margin: 10px 0px;
  padding: 0 !important;
  float:right !important;
  text-align: right !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #585858 !important;
}

.navbar-delivery-date span {
  color: #01a3d2;
}

.footer .footer-heading {
  font-size: 14px;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #0492ba;
}

.main-content {
  background: #fff;
}

.main-content.no-padding {
  padding: 0;
}

.breadcrumb-bar {
  background: #f00b22;
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.breadcrumb-bar a, .breadcrumb-bar a:hover, .breadcrumb-bar a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.breadcrumb-bar ul{
  padding-left: 0;
  margin: 0;

}

.breadcrumb-bar li {
  display: inline-block;
  list-style-type: none;
  padding-right: 4px;
  padding-left: 4px;
}

li.breadcrumb-seperator {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
}

.nav-footer {
  padding: 0;
  margin: 0;
  list-style-type: none; 
}

.nav-footer a {
  color: #000;
  font-size: 13px;
}

.footer .navbar-bottom {
  padding-top: 20px;
  margin-top: 10px;
  border-top: 1px solid #0492ba;
}

.footer .navbar-bottom,
.footer .navbar-bottom a {
  color: #6d28aa;
  font-size: 12px;
  font-weight: bold;
}

.nav-social {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav-social li {
  float: left;
  margin-right: 10px;
}

.nav-social li img {
  max-width: 28px;
}

.footer .copyright {
  line-height: 32px;
  text-align: left
}

@media only screen and (min-width : 769px) {
  .footer .copyright {
    text-align: right;
  }
}

.home-photo-gallery {
  min-height: 300px;
}

.home-content {
  background: #fff;
  padding-bottom: 40px;
}

.section-heading {
  color: #00c6ff;
  font-family: 'EB Garamond', serif;
  font-size: 23px;
  font-style: italic;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00c6ff;
}

.section-heading h1 {
  color: #00c6ff;
  font-family: 'EB Garamond', serif;
  font-size: 23px;
  margin: 0;
  padding: 0;
}

.home-content .section-heading {
  margin-top: 20px;
  margin-bottom: 40px;
}

.section-heading.text-left {
  text-align: left;
}

.section-heading.text-purple {
  color: #6d28aa;
}

.section-heading.sans-border {
  border-bottom: none;
  padding-bottom: 0;
}

.content-heading {
  color: #6d28aa;
  font-weight: bold;
}

.content-heading.box-heading {
  font-size: 16px;
}

.thin-button {
  display: inline-block;
  color: #6d28aa;
  border: 1px solid #6d28aa;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
}

.thin-button.back-to-top {
  position: relative;
}

.thin-button.back-to-top img {
  position: absolute;
  top: -8px;
  left: 45%;
}

.product {
  margin-bottom: 25px;
  position: relative;
}

.product.product-category {
  position: relative;
}

.product .item-thumbnail {
   border: 1px solid #e2e2e2;
   width: 100%;
}

.product .item-thumbnail img {
  width: 100%;

}

/* Pin category-tile thumbnails to the larger_list_thumbnail aspect ratio
   (343x554) so categories whose default image is missing or replaced by the
   placeholder still occupy the same height, preventing wrap gaps in the
   Bootstrap grid. */
.product-category .item-thumbnail {
  aspect-ratio: 343 / 554;
  overflow: hidden;
  background: #fff;
}
.product-category .item-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product .item-thumbnail:hover {
  border-color: #2dd0ff;
}

.product .title {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  color: #000;
}

.product .style-number {
  text-align: center;
  font-size: 12px;
  color: #000;
}

.product .price-range {
  text-align: center;
}

.product .detail {
  text-align: center;
  margin-top: 8px;
}

.product .detail a {
  font-size: 12px;
  color: #00c6ff;
  padding: 1px 6px;
  border: 1px solid;
}

.songspiration-widget iframe {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.overlay-caption {
  color: #fff;
  background: #1cb462;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align:left;
  height: auto;
  line-height: 40px;
  margin-top: -40px;
  padding: 0 15px;
  cursor: pointer;
}

.overlay-caption .title {
  line-height: 40px;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 14px;
}

.overlay-caption .detail {
  display: none;
  text-align: left;
  line-height: 1.6;
}

.product .overlay-caption .thin-button {
  display: inline-block;
  color: #6d28aa;
  border: 1px solid #6d28aa;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
}

.overlay-caption.open .detail {
  display: block;
}

.overlay-caption .glyphicon-triangle-bottom {
  display: none;
}

.overlay-caption.open .glyphicon-triangle-top {
  display: none;
}

.overlay-caption.open .glyphicon-triangle-bottom {
  display: inline;
}


.product .detail a:hover {
  text-decoration: none;
}

.product-detail {
  background: #fff;
  padding-top: 20px;

}

@media only screen and (min-width : 992px) {
  .product-detail {
    padding-top: 60px;
  }
}

.product-detail #quantity {
  width:50px;
  padding: 2px 5px;
}



.product-options .section-heading .upc-number {
  color: #000;
  font-style: normal;
}


.product-image-gallery .gallery-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 15px;
  margin-left:15px;
}

#image-zoom-indicator {
  position: absolute;
  top: 2%;
  right: 2%;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #000;
  font-size: 20px;
  padding: 10px 15px 10px 15px;
  background: #fff;
  z-index: 1000;
  pointer-events: none;
}


.product-image-gallery {
  border: 1px solid #00c6ff;
  padding: 5px;
}

.gallery-list li a{
  display: block;
  float: left;
  width: 105px;
  border: 1px solid #d7d7d7;
  text-align: center
  margin-left: 5px;
  margin-right: 5px;
  z-index: 199;
}

.product-image-gallery .gallery-list li a.selected {
  border: 1px solid #00c6ff;
}


.main-product-image {
  position: relative;
  text-align: center;
  background: #fff;
}

.main-product-image img{
  max-width: 100%;
  max-height: 600px;
  margin: 0 auto;
}

.main-product-image .navigation-arrows {
  color: #a3a3a3;
  font-size: 30px;
  position: absolute;
  bottom: 40%;
  width: 100%;
  z-index: 100;
}

.image-zoom {
  z-index: 1;
  cursor: pointer;
}

.left-arrow, .right-arrow {
  background: #fff;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  box-shadow: 0 0 2px rgba(0,0,0,0.1);
  cursor: pointer;
}

.navigation-arrows .left-arrow {
  float:left;
  margin-left: 20px;
}

.navigation-arrows .right-arrow {
  float:right;
  margin-right: 20px;
}

.product-photos {
  margin: 0 auto;
  margin-top: 10px;
  margin-left: 8px;
  float: none;
}

.thumb-list-item {
  border: 1px solid #d7d7d7;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}

.thumb-list-item.active {
 border: 1px solid #00c6ff;
}

.thumb-list-item img {
  margin: 0 auto;
  max-width: 100%;
}

@media only screen and (max-width : 1199px) {
  .product-photos::after {
      content: "";
      clear: both;
      display: table;
  }
}

@media only screen and (min-width : 1200px) {
  .product-photos {
    float: left;
    width: 20%;
  }
  .main-product-image {
    float: right;
    width: 78%;
    margin: 0 auto;
  }

  .thumb-container {
    display: block;
    float: none;
    width: 100%;
    padding: 1px 0 1px 0;
    margin-bottom: 10px;
  }

  .thumb-list-item {
    margin: 0;
  }

}


.product-options .nav-social li {
  margin-right: 5px;
}


.product-detail.multi-form {
  padding-top: 30px;
}

.multi-form-product-image {
  border: 1px solid #01a3d2;
  padding: 10px 10px 0 10px;
}

.multi-form .section-heading {
  position:relative;
  bottom: 0;

}

.multi-form .section-heading .section-heading-text{
  position:absolute;
  bottom: 15px;
}

.multi-form .section-heading .back-to-detail-link {
  position: absolute;
  bottom: 15px;
  right: 10px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
  text-align: right;
}


.multi-form-table td {
  border: 1px solid #ececec;
  border-collapse: collapse;
}


.multi-form-table table {
  width: 100%;
  border: none;

}

.multi-form-table td {
  padding: 5px;
}

.multi-form-table table tr td table, .multi-form-table table tr td table td  {
  border-collapse: collapse;
}

.multi-form-table table tr td table td {
  width: 50%;
}

.multi-form-table input[type=text], .multi-form-table input[type=number] {
  width: 100%;
  border: none;
  text-align: center;
}

.multi-form-table .error input {
  background:#FBE3E4;
  color:#8a1f11;
  border: 1px solid #FBC2C4;
}

.multi-form-table .heading-table td {
  border: 1px solid #ececec;
  border-collapse: collapse;
  font-size: 12px;
}

a.sizing-chart {
  color: #6d28aa;
  border: 1px solid #6d28aa;
  font-size: 12px;
  padding: 2px 4px;
}

.btn-thick {
  background: #6d28aa;
  border-radius: 0;
  color: #fff;
}

.btn-thick:hover,
.btn-thick:focus {
  color: #dfdfdf;
}


.btn.btn-primary {
  background:  #01a3d2;
  color: #fff;
  border-radius: 0;
  padding: 4px 8px;
  border: none;
}

.btn.btn-secondary {
  background:  #6e29aa;
  color: #fff;
  border-radius: 0;
  padding: 4px 8px;
  border: none;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-danger:hover,
.btn.btn-danger:focus {
  color: #efefef;
}

.btn.btn-danger {
  border-radius: 0;
  padding: 4px 8px;
}

.btn.btn-add {
  background: #e7e7e7;
  border-radius: 0;
  font-style: italic;
}

.btn.btn-add img {
  width: 20px;
  margin-top: -4px;
  margin-right: 4px;
}



.login-box h3 {
  font-size: 16px;
}

.login-box input {
  border-radius: 0;
}

.login-form-icon {
  background: #eeeeee;
  border: 2px solid #d9dadc !important;
  line-height: 18px;
}

.login-logo {
  text-align:center;
}

.login-logo img {
  width: 250px;
  padding-top:10px;
}

.login-box button{
  width: 100%;
  background: #01A3D2;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  border-radius: 0;
}

.login-box button:hover {
  background: #0096C1;
}

.content-block {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  margin-top: 10px;
  padding: 16px;
  padding-top: 8px;
  width: 100%;
}

.submenu {
  display: none;
}

@media only screen and (min-width : 769px) {
  li:hover .submenu {
    display: block;
    position: relative;
    z-index: 100;
  }
}


.submenu .content {
  position: absolute;
  background: #fff;
  border-top: 4px solid #6d28aa;
  top: 20px;
  left: 0;
  width: 194px;
  padding: 25px 20px;
  font-weight: normal;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.submenu .content::before {
  content: "";
  right: 0px;
  left: 0px;
  top: -20px;
  height: 20px;
  position: absolute;

}

.submenu .content .arrow {
  position: absolute;
  top: -18px;
  width: 24px;
  left: 85px;
}

.submenu .content .arrow img {
  width: 100%;
}

.submenu .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.submenu .content ul li {
  margin: 0;
  padding: 0;
  border-top: 3px solid;
  padding: 8px 0;
}

.submenu-customer .content {
  left: -32px;
}

.submenu-community .content {
  left: -55px;
}

.submenu-about .content {
  left: -75px;
}

.submenu-costumes .content .category-links {
  margin-left: -25px;
}

.submenu-costumes .content {
  min-width: 752px;
  max-width: 940px;
  left: -294px;
}

@media only screen and (min-width : 950px) {
  .submenu-costumes .content {
    width: 940px;
  }
}

.submenu-costumes .content .arrow {
  left: 320px;
}

.submenu-costumes .category {
  float: left;
  width: 159px;
  text-align: center;
  margin-left: 25px;
  margin-bottom: 10px;
}

.submenu-costumes .category img {
  width: 100%;
  border-bottom: 3px solid;
}

.submenu-costumes .category .category-all {
  display: block;
  color: #6d28aa;
  border: 2px solid #6d28aa;
  padding: 4px;
  margin-top: 40px;
  font-size: 12px;
}

.submenu-costumes .category.category-recital img {
  border-color: #f796d6;
}

.submenu-costumes .category.category-novelty img {
  border-color: #ebce0e;
}

.submenu-costumes .category.category-show-kids img {
  border-color: #23b685;
}

.submenu-costumes .category.category-ballet-girls img {
  border-color: #6d28aa;
}

.submenu-costumes .category.category-ballet-contemporary img {
  border-color: #40e4ee;
}

.submenu-costumes .category.category-lyrical img {
  border-color: #f60abc;
}

.submenu-costumes .category.category-tap-jazz img {
  border-color: #e8112d;
}

.submenu-costumes .category.category-hip-hop img {
  border-color: #000;
}

.submenu-costumes .category.category-boys-men img {
  border-color: #0f4cf9;
}

.submenu-costumes .category.category-holiday img {
  border-color: #00b760;
}

.submenu-costumes .category.category-accessories img {
  border-color: #f99d1c;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 600px;
  overflow-y: scroll;
}

#navbar a {
  text-decoration: none !important;
}

#navbar ul.dropdown-menu {
  padding: 20px 20px 10px 20px;
}

#navbar ul.dropdown-menu li a:hover {
  background: transparent;
}

#navbar .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: transparent;
}

#navbar .dropdown a {
  color: #777;
}

#navbar .active .dropdown-toggle {
  color: #6d28aa;
}

@media only screen and (max-width : 768px) {
  #navbar ul.dropdown-menu, #navbar ul.dropdown-menu li a {
    padding-left: 0;
  }
}

@media only screen and (min-width : 769px) {

#navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

  #navbar ul.dropdown-menu li {
    margin: 0;
    padding: 0;
    border-top: 3px solid;
    padding: 8px 0;
  }

  #navbar ul.dropdown-menu li:nth-of-type(1) {
    border-color: #e8112d;
  }

  #navbar ul.dropdown-menu li:nth-of-type(2) {
    border-color: #f796d6;
  }

  #navbar ul.dropdown-menu li:nth-of-type(3) {
    border-color: #f99d1c;
  }

  #navbar ul.dropdown-menu li:nth-of-type(4) {
    border-color: #00b760;
  }

  #navbar ul.dropdown-menu li:nth-of-type(5) {
    border-color: #6d28aa;
  }

  #navbar ul.dropdown-menu li:nth-of-type(6) {
    border-color: #40e4ee;
  }
}

.contact-us .callout {
  color: #fff;
  padding: 12px;
}

.contact-us .callout .heading {
  color: #6d28aa;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 20px;
}

.contact-us .callout.new-customer {
  background: #00b760;
}

.contact-us .callout.return-policy {
  background: #f99b0f;
}

.catalog-list .catalog-item {
  display: block;
  color: #fff;
  margin-bottom: 20px;
  padding: 15px;
}

.catalog-list .catalog-item .title {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.catalog-link-section-label {
  float:left;
}

.catalog-link {
  float:right;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #fff;
}

.catalog-link a {
  color: #fff;
}

.chart {
  margin: 0px 20px;
}

.chart img {
  width: 100%;
}

.chart .description {
  background: #81c813;
  padding: 24px;
  color: #fff;
  height: 254px;
}

.chart .heading {
  color: #6d28aa;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
}

.chart .thin-button {
  display: block;
  margin: 0 auto;
}

.chart-sizing .heading {
  color: #f4d60b;
} 

.chart-sizing .thin-button {
  color: #f4d60b;
  border-color: #f4d60b;
}

.chart-sizing .description {
  background: #df199c;
}

.chart-size .description {
  background: #00c7ff;
}

.faq-question {
  cursor: pointer;
}

.faq-answer {
  display: none;
}

.faq-question.expanded + .faq-answer {
  display: block;
}

.faq-arrow-up {
  display: none;
  margin-top: -5px;
}

.faq-arrow-down {
  margin-top: -5px;
}

.faq-question.expanded .faq-arrow-down {
  display: none;
}

.faq-question.expanded .faq-arrow-up {
  display: inline;
}

.application {
  background: #00a3d1;
  color: #fff;
  padding: 16px;
}

.scholarship {
  background: #00b760;
  color: #fff;
  padding: 8px;
}

.be-a-model .title,
.scholarship .title,
.community .title {
  color: #6d28aa;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 8px;
  font-weight: bold;
}

.styled-list {
  list-style: none;
  padding:0;
  margin:0;
}

.styled-list li { 
  padding-left: 1em; 
  text-indent: -.7em;
}

.styled-list li:before {
  content: "• ";
  color: #f99b0f;
}

.community .details .styled-list li:before {
  content: "• ";
  color: #fff;
  padding-right: 0px;
}

.community .details {
  color: #fff;
  background: #f99b0f;
  padding: 12px;
  z-index: 2;
  margin-top: -35px;
  width: 80%;
  position: relative;
  margin-left: 32px;
}

.community .side img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.community .details li {
  margin-bottom: 10px;
}

.our-story .team-member .photo {
  background: #dedede;
  height: 240px;
}

.our-story .team-member .description {
  color: #fff;
  background: #00a3d1;
  padding: 3px 6px;
}

.our-story .team-member.second .description {
  background: #df199c;
}

.our-story .team-member.third .description {
  background: #e8112d;
}

.our-story .team-member.fourth .description {
  background: #6d28aa;
}

.model-column {
  margin-bottom: 15px;
}

@media only screen and (min-width : 940px) {
  .model-column {
    width: 20%;
  }
}

.be-a-model .model img {
  width: 100%;
}

.be-a-model .model .description {
  background: #00a3d1;
  color: #fff;
  padding: 8px 10px;
  height: 450px;
  font-size: 13px;
}


@media only screen and (min-width : 940px) {
  .be-a-model .model .description { 
    height: 350px;
  }
}

.be-a-model .model .name  {
  font-weight: bold;
}

.breast-cancer-video .title {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #00c6ff;
}

.breast-cancer-video .nav-social li {
  margin-right: 2px;
}

.breast-cancer-video .nav-social li:last-of-type {
  margin-right: 0px;
}

.tee-design {
  margin-bottom: 10px;
  font-weight: bold;
}

.event-item {
  margin: 0px 10px;
}

.event-item img {
  width: 100%;
}

.event-item .description {
  color: #fff;
  background: #1ab157;
  padding: 12px 16px;
  height: 220px;
}

.event-item .title {
  font-size: 20px;
  font-style: italic;
}

.events .carousel-control {
  background: none;
}

.events .carousel-inner .item {
  padding: 0 80px;
}

.events .event-item .description {
  position: relative;
}

.events .left.carousel-control .glyphicon {
  margin-left: -30px;
}

.events .right.carousel-control .glyphicon {
  margin-right: -30px;
}

.events .item .thin-button {
  display: block;
  margin-top: 40px;
  position: absolute;
  bottom: 10px;
  right: 15px;
  left: 15px;
}


.events .carousel-control {
  color: #02aede;
}

/* Event items with yellow text */

.events .event-item.fuchsia .title,
.events .event-item.red .title,
.events .event-item.purple .title {
  color: #fff200;
}

.events .event-item.fuchsia .thin-button,
.events .event-item.red .thin-button,
.events .event-item.purple .thin-button {
  color: #fff200;
  border-color: #fff200;
}

/* Event items with purple text */

.events .event-item.teal .title ,
.events .event-item.green .title {
  color: #6d28aa;
}

.events .event-item.teal .thin-button,
.events .event-item.green .thin-button {
  color: #6d28aa;
  border-color: #6d28aa;
}

/* Event item background colors */

.events .event-item.fuchsia .description {
  background: #df199c;
}

.events .event-item.red .description {
  background: #eb1c2d;
}

.events .event-item.teal .description {
  background: #00a79d;
}

.events .event-item.green .description {
  background: #1ab157;
}

.events .event-item.purple .description {
  background: #6b37a5;
}

.clear-filter {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #1db0dc;
  border-radius: 4px;
  color: #000;
  position: relative;
}

.clear-filter .color-filter  {
  position: relative;
  bottom: -2px;
}

.clear-filter:hover,
.clear-filter:focus {
  text-decoration: none;
}

.clear-filter i {
  color: #1db0dc;
  font-size: 12px;
}

.account .border-box {
  border: 1px solid #c1c1c1;
  padding: 20px;
}

.wishlist-header, .cart-header {
  color: #6d28aa;
  font-weight: bold;
}

.cart {
  font-size: 1.3rem;
  overflow-x: hidden;
}

.remove-cart-item, .remove-cart-item:hover {
  color: red;
  text-decoration: none !important;
}

.cart-header {
  font-size: 12px;
}

.cart-item-error {

  background:#FBE3E4;
  color:#8a1f11;
  border-color:#FBC2C4;
}

.applied-discount-text {
  color: #777;
  font-size: 12px;
  border: 1px solid #bbb;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
  display: block;
  float:left;
}

.info-bar {
  border: 1px solid #01c5ff;
  border-left: none;
  border-right: none;
  padding: 25px 0;
}

.info-bar strong {
  font-size: 20px;
}

.summary-box {
  border: 2px solid #dfdfdf;
  padding: 8px 12px;
}

.table>tbody>tr>th {
  border-top: none;
}

.order-history-item {
  background: #e1e1e1;
  padding: 20px;
  padding-bottom: 10px;
  border: 1px solid #c1c1c1;
  border-left: none;
  border-right: none;
  margin-bottom: 10px;
  color: #444;
}

.item-label {
  font-size: 15px;
  color: #000;
}

.wishlist-item,
.order-item {
  border-bottom: 1px solid #e9ebea;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.order-item.last{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

ul.messages , .messages li {
  list-style-type: none;
  margin:0;
  padding: 0;
}

.item-count {
  position: relative;
  padding-left: 25px;
  color: #000!important;
  font-weight: bold;
  text-decoration: none;
}

.item-count:hover {
  text-decoration: none;
}

.cart-icon {
  width: 20px;
  position: absolute;
  left: 0;
  top: -5px;
}

.wishlist-list,
.blog {
  min-height: 400px;
}

.wishlist-detail {
  min-height: 400px;
}

.hero {
  background: #e1e1e1;
  padding: 120px 0;
}

.tower {
  position: relative;
  cursor: pointer;
}



.tower .description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 16px;
  color: #fff;
  background: #cc0066;
  min-height: 82px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.tower .description .detail {
  display: none;
  padding-top: 16px;
}

.tower  .description .title {
  text-align: center;
  font-size: 18px;

}

.tower .description .detail-title {
  font-size: 18px;
  color: #fff;
}

.tower .description.open {
  padding-bottom: 16px;
}

.tower .description.open > .title {
  display: none;
}

.tower .description.open  .detail {
  overflow: visible;
  padding-bottom: 16px;
  display: block;
}

.tower .description .thin-button {
  width: 100%;
  margin-top: 16px;
  border-color: #fff;
}

.tower .description a {
  color: #fff;
  text-decoration: none !important;
}

.tower .description .arrow {
  position: absolute;
  top: 3px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.tower .description.open .arrow-down {
  display: block;
}

.tower .description.open .arrow-up {
  display: none;
}

.tower .description .arrow-down {
  display: none;
}


.tower img {
  margin-bottom: 80px;
}


@media only screen and (max-width : 992px) {
  .tower {
    margin-bottom: 15px;
  }

  .tower  .description .title {
    font-size: 16px !important;
  }
}

ul.errorlist {
  list-style-type: none;
  padding: 5px;
  margin-bottom:0;
  margin-top: 5px;
  border:2px solid #ddd;
  background:#FBE3E4;
  color:#8a1f11;
  border-color:#FBC2C4;
  width: auto;
}

.blog ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.blog-post-text img {
  max-width: 100% !important;
}

div#carousel-home.carousel.slide span.glyphicon {
  font-size: 70px;
}

#carousel-home .carousel-control {
  opacity: 0.8;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

#carousel-home .carousel-control.right,
#carousel-home .carousel-control.left {
 background-image: none;
}

div#carousel-home.carousel.slide a.left.carousel-control {
  width: 5%;
}

div#carousel-home.carousel.slide a.right.carousel-control {
  width: 12%;
}

.slide-error-text {
  width: 100%;
  padding:5px;
  margin-bottom:5px;
  background: #eee;
  border: 1px solid #252525;
  text-align:center;
  display:none;
}

.slide-error-text p {
  margin-bottom: 5px;
}


.category-header {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  position: relative;
}


.category-header-text-box {
  color: #fff;
  background: #c0c0c0;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 15px;
  left:0;
  right:0;
}

.small-category-header-box {
  color: #252525;
  background: transparent;
  text-align: left;
  max-width: 95%;
}

.small-category-header-box h1 {
  font-size: 22px;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
}

.small-category-header-box p {
  font-size: 16px;
}


@media only screen and (min-width : 768px) {
  .category-header-text-box {
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    left: auto;
    bottom: auto;
    right: 10%;
    width: 260px;
  }
}

.category-header-text-box h1{
  font-size: 30px;
}

@media only screen and (min-width : 1400px) {
  .category-header-text-box {
    right: 15%;
  }
}

.category-header-text-box p {
  padding: 5px 20px 20px 20px;
}


.product-list-item-other-colors{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 10px;
  border: 0;
  height: 20px;
  line-height: 20px;
  background: transparent url("../img/aqua_transparent_bg.1314436cc4e5.png") repeat;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  visibility: hidden;
}

.product-list-item-ribbon {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0;
  width: 20%;
  visibility: hidden;
}

.product-list-item-ribbon img{
  border: 0 !important;
}

.product-detail-item-ribbon {
  position: absolute;
  bottom: -5px;
  right: -5px;
  border: 0;
  z-index: 1000;
}

.product-detail-item-ribbon img {
  width: 100px;
}

.expirydatefield select {
  width: 48%;
  float: left;
}

.expirydatefield select:last-child {
  margin-left: 10px;
}

.banner-close-button {
  display:none;
}

@media only screen and (min-width : 700px) {
  .banner-close-button {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}

.noty_text p {
  margin-bottom: 0;
}


.currency {
  padding-left:12px;
}

.currency-symbol {
  position:absolute;
  padding: 7px 5px;
}


video.full-width {
  width: 100%;
}

.field-error input, .field-error > textarea{
  background: #FBE3E4;
  border: 1px solid #8a1f11;
  color: #8a1f11;
}

.field-error input[type=file] {
  padding: 5px;
}

.file-field-error ul.errorlist{
  background: none;
  border: none;
  font-weight: bold;
}
.inline-select {
   width: 30%;
   display: inline-block;
}

#icontact-form .grecaptcha-badge { 
    visibility: hidden !important;
}

#icontact-form .modal-header {
  border: 0 !important;
}

.recaptcha-message {
  border: 0 !important;
  margin: 0 15px;
  padding: 15px 10px 0 10px;
  color: #adadad !important;
  font-size: 12px;
}


@media (max-width:990px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}