/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.column.main .product-items {
  text-align: center;
}
.block.widget.ves-widget.imageslider-widget.slider-main {
  margin: -25px -20px 0 -20px;
}
.imageslider-widget.slider-main .slider-block .image-slide-description a {
  color: #fff;
  border-radius: 4px;
  padding: 10px 45px;
  background: #b13636;
}
.imageslider-widget.slider-main .slider-block .image-slide-description {
  position: absolute;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  -webkit-animation-delay: 2s;
  -ms-animation-delay: 2s;
}
@media only screen and (min-width: 769px) {
  .header-block {
    z-index: 100;
  }
  .page-header .panel.wrapper {
    border-bottom: 0px;
  }
  .logo {
    margin: -60px 0 10px 0;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description a {
    margin-top: 50px;
    font-size: 12px;
    line-height: 30px;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description h3 {
    font-size: 76px;
    font-weight: 900;
    letter-spacing: 5px;
    text-transform: uppercase;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description {
    top: 30%;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .header-block {
    visibility: hidden;
  }
  .logo {
    margin: 0 0 10px 30px;
    width: auto;
    height: auto;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description a {
    margin-top: 10px;
    font-size: 8px;
    line-height: 20px;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .imageslider-widget.slider-main .slider-block .image-slide-description {
    top: 10%;
    letter-spacing: 2px;
  }
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #b13636;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #b13636;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background-color: #b13636;
}
.opc-progress-bar-item._active:before {
  border-color: #b13636;
  background-color: #b13636;
}
.opc-progress-bar-item._active > span:before {
  border-color: #b13636;
  background-color: #b13636;
}
.opc-progress-bar-item._active > span:after {
  border-color: #b13636;
}
.sparsh_banner_slider .caption .btn-banner {
  border: 2px solid #f5f5f5 !important;
  background-color: #f5f5f5;
  font-size: 17px;
  font-weight: bold;
  width: 40%;
  height: 43px;
  line-height: 44px;
  text-align: center;
  color: #000000 !important;
  display: block;
  text-decoration: none;
}
.sparsh_banner_slider .caption .btn-banner:hover {
  border: 2px solid #000000 !important;
  background: #000000 !important;
  color: #f5f5f5 !important;
}
.sparsh_banner_slider .slick-arrow.slick-next {
  left: inherit;
  right: 10px;
  transition: all .3s ease;
}
.sparsh_banner_slider .slick-arrow.slick-next:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../images/right-arrow.png');
  margin-top: -31px;
}
.sparsh_banner_slider .slick-arrow.slick-next:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh_banner_slider .slick-arrow.slick-prev {
  left: 15px;
  transition: all .3s ease;
}
.sparsh_banner_slider .slick-arrow.slick-prev:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../images/left-arrow.png');
  margin-top: -31px;
}
.sparsh_banner_slider .slick-arrow.slick-prev:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.footer.content .links a:hover {
  text-decoration: none;
}
.footer.content .links {
  font-weight: bold;
  color: #b13636;
}
.footer.content {
  background-color: #000000;
}
.customer-welcome .action.switch {
  color: #000000 !important;
}
.customer-welcome .action.switch:after {
  color: #000000 !important;
}
.customer-welcome .action.switch:hover:after {
  color: #b13636 !important;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
