/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
#maincontent.page-main {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
}
[data-content-type='row'][data-appearance='contained'] {
  padding-left: 102px;
  padding-right: 102px;
}
[data-content-type='row'][data-appearance='full-width'] {
  max-width: 1716px;
  margin: auto;
}
.white-color {
  color: #FFF !important;
}
.product-items.widget-product-carousel {
  padding: 0 40px 0 30px;
}
.product-items.widget-product-carousel .product-item .product-item-info {
  height: auto;
}
.product-items.widget-product-carousel .product-item .product-item-info .product-item-details {
  max-width: 100%;
}
.product-items.widget-product-carousel .product-item .product-item-info .product-item-details .action.tocompare {
  display: none;
}
.product-items.widget-product-carousel .slick-list .slick-slide {
  padding: 0 12px;
}
.product-items.widget-product-carousel .slick-list .slick-slide a.product-item-photo {
  text-align: center;
  margin-bottom: 18px;
}
.product-items.widget-product-carousel .slick-list .slick-slide .product-item-name {
  height: 35px;
  overflow: hidden;
}
.product-items.widget-product-carousel .slick-list .slick-slide .product-item-name a {
  min-height: 35px;
  width: 100%;
  text-align: center;
}
.product-items.widget-product-carousel .slick-list .slick-slide .price-box .price-container {
  width: 100%;
  text-align: center;
  margin: 5px 0 10px;
}
.product-items.widget-product-carousel .slick-list .slick-slide .see-details {
  margin-top: 5px;
}
.product-items.widget-product-carousel .slick-list .slick-slide .see-details a {
  display: block;
  background: #000;
  border: solid 1px #000;
  color: #fff;
  font-weight: 500;
  padding: 15px 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.product-items.widget-product-carousel .slick-list .slick-slide .see-details a:hover {
  background: #fff;
  color: #000;
}
.product-items.widget-product-carousel .slick-prev {
  left: -20px;
  background: transparent;
}
.product-items.widget-product-carousel .slick-prev:before,
.product-items.widget-product-carousel .slick-prev:after {
  color: #999;
  font-size: 28px;
  opacity: 1;
}
.product-items.widget-product-carousel .slick-next {
  right: -20px;
  background: transparent;
}
.product-items.widget-product-carousel .slick-next:before,
.product-items.widget-product-carousel .slick-next:after {
  color: #999;
  font-size: 28px;
  opacity: 1;
}
.customer-account-login #maincontent.page-main {
  padding: 0 100px;
}
@media screen and (max-width: 1716px) {
  .product-items.widget-product-carousel .slick-prev {
    left: -10px;
  }
  .product-items.widget-product-carousel .slick-next {
    right: -10px;
  }
}
@media screen and (min-width: 1114px) {
  .hide-desktop {
    display: none !important;
  }
  h1 {
    font-size: 40px;
    font-weight: 800;
  }
}
@media screen and (min-width: 769px) and (max-width: 1113px) {
  .hide-tablet {
    display: none !important;
  }
  [data-content-type='row'][data-appearance='contained'] {
    padding-left: 51px;
    padding-right: 51px;
  }
  h1 {
    font-size: 40px;
    font-weight: 800;
  }
}
@media screen and (max-width: 1023px) {
  .customer-account-login #maincontent.page-main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
  [data-content-type='row'][data-appearance='contained'] {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-items.widget-product-carousel {
    padding: 0 30px 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .product-items.widget-product-carousel {
    padding: 0 10px 0 0;
  }
  .product-items.widget-product-carousel .slick-list .slick-slide {
    padding: 0 8px;
  }
  .product-items.widget-product-carousel .slick-prev {
    left: 0;
  }
  .product-items.widget-product-carousel .slick-next {
    right: 0;
  }
}
.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;
  }
}
