/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media (min-width: 768px) {
  .customercare .care-links ul li {
    display: inline-block;
  }
  .container.popular-items,
  .foxshop-customization-wrapper {
    margin-top: 50px;
  }
  .col-sm-6.custom-image img {
    vertical-align: bottom;
    margin-top: 70px;
    height: 350px;
    margin-left: 70px;
  }
}
@media (max-width: 767px) {
  .page-wrapper .page-header.type2.header-newskin {
    background-color: #165c7d;
  }
  .bp-logotext {
    margin: -5px 0 10px 0 !important;
    font-size: 1.3rem !important;
    clear: left;
    float: left;
  }
  .logo-wrapper {
    width: 70%;
  }
  .nav-sections .header.links:nth-child(2),
  .nav-sections .header.links .customer-menu .authorization-link {
    display: none !important;
  }
  .foxshop-customization-wrapper {
    margin-top: 50px;
    padding: 0 0 25px 0;
  }
  .discount-notice,
  .discount-notice p {
    width: 100% !important;
  }
  .cart-discount {
    margin: 0 auto;
  }
  .cart-container .cart-summary .checkout-methods-items {
    text-align: center !important;
  }
  .foxshop-customization-wrapper .custom-text {
    padding-top: 25px !important;
    text-align: center;
  }
  .foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
    font-size: 34px !important;
    line-height: unset !important;
  }
  .foxshop-customization-wrapper .foxshop-customization p {
    width: 100% !important;
  }
  .logmein-nav-logos {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .logmein-nav-logos .col {
    padding: 0px;
    width: 26% !important;
    flex-grow: initial !important;
    flex-basis: initial !important;
    margin-bottom: 15px;
  }
  .logmein-nav-logos a {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .foxshop-customization-wrapper .custom-text {
    padding-top: 25px !important;
  }
  .foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
    font-size: 38px !important;
  }
  .foxshop-customization-wrapper .foxshop-customization p {
    width: 100% !important;
  }
}
@media (min-width: 520px) and (max-width: 935px) {
  .footer-middle .links-wrapper .links {
    width: 49%;
    display: inline-block;
    margin: 0 !important;
    vertical-align: top;
  }
  .footer-middle .links-wrapper .links li {
    width: 100%;
    margin: 6px 0;
  }
}
@media (min-width: 320px) and (max-width: 519px) {
  .footer-middle .links-wrapper .links {
    width: 100%;
    display: block;
    margin: 0 !important;
  }
  .footer-middle .links-wrapper .links li {
    width: 100%;
    margin: 6px 0;
  }
}
.logo-wrapper {
  display: inline-block;
  margin-bottom: 30px;
}
.popular-items .row .text-center {
  margin: 0 auto;
  width: 80%;
}
.heading-popular h3 {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
}
.heading-popular p {
  font-size: 23px;
  font-weight: 500;
  color: #55565b;
}
.product-item-details .product-item-name {
  min-height: 50px;
}
.product-item-details .product-item-name {
  min-height: 50px;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-photo {
  border: none;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .product-item-name a {
  color: #000000;
  font-size: 16px;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .price-container .price {
  color: #000000;
  font-weight: 500;
  font-size: 23px;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .product-item-actions .tocart {
  background-color: #fff215;
  text-transform: none;
  font-weight: 500;
  font-size: 17px;
  padding: 0px 27px;
  color: #ffffff;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .product-item-actions .tocart:hover {
  background-color: #fff789;
  border: none;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .product-item-actions .tocart::before {
  display: none;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #fff789;
  border: none;
}
.container.popular-items .products-grid.columns4 .product-item .product-item-details .price-container .price-wrapper,
.container.popular-items .products-grid.columns4 .product-item .product-item-details .price-container .price-label {
  color: #272d39;
}
.foxshop-customization-wrapper {
  background-color: #000000;
}
.foxshop-customization-wrapper .custom-text {
  padding-top: 80px;
}
.foxshop-customization-wrapper .custom-text img {
  display: inline-block;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
  font-weight: 500;
  font-size: 42px;
  color: #ffffff;
  margin-bottom: 15px;
  display: inline-block;
  width: 60%;
  margin-left: 25px;
  line-height: 55px;
  position: relative;
  top: -8px;
}
.foxshop-customization-wrapper .foxshop-customization p {
  font-size: 18px;
  width: 78%;
  color: #ffffff;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button {
  padding: 12px 45px;
  background-color: #fff215;
  border-radius: 5px;
  font-size: 20px;
  color: #000000;
  margin-top: 15px;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button:hover {
  background-color: #fff789;
}
.customercare {
  text-align: center;
  margin-top: 40px;
}
.customercare .customer-title {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
}
.customercare .inner-care p {
  font-size: 25px;
  font-weight: 500;
  color: #000000;
}
.customercare .care-links ul li {
  margin: 25px 50px 5px;
  border-radius: 5px;
  padding: 10px 60px 10px 30px;
  list-style: none;
  background-color: #fff215;
}
.customercare .care-links ul li:hover {
  background-color: #fff789;
}
.customercare .care-links ul li a {
  font-size: 17px;
  color: #000000;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}
.customercare .care-links ul li a::after {
  content: '+';
  height: 10px;
  width: 10px;
  position: absolute;
  right: -30px;
  top: -12px;
  font-size: 30px;
  color: #000000;
  font-weight: 300;
}
.customercare .inner-care .care-links ul {
  padding-left: 0;
}
/* Logmein nav logos - home page*/
.logmein-nav-logos a {
  width: 200px;
  height: 200px;
  display: block;
  border-radius: 200px;
  border: solid 1px #0094d2 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0px auto;
  cursor: pointer;
}
.logmein-nav-logos a:hover {
  background-color: #DCF3FA !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
.logmein-nav-logos a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  object-position: center;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .logmein-nav-logos {
    flex-wrap: nowrap !important;
  }
  .logmein-nav-logos .col {
    padding: 0px;
  }
  .logmein-nav-logos a {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .logmein-nav-logos {
    flex-wrap: nowrap !important;
  }
  .logmein-nav-logos .col {
    padding: 0px;
  }
  .logmein-nav-logos a {
    width: 60px;
    height: 60px;
  }
}
.subchildmenu {
  display: flex;
}
.subchildmenu a {
  margin: 0px auto !important;
  padding: 0px 15px !important;
  height: 100px;
  display: block !important;
}
.subchildmenu a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
@media only screen and (max-width: 767px) {
  .subchildmenu a {
    height: 80px;
  }
}
.footer-middle .block .block-title strong {
  font-weight: 700;
}
.action.primary {
  color: #000000 !important;
}
.sorter-label,
.limiter .label span {
  text-transform: uppercase;
}
.catalog-category-view .toolbar select {
  text-indent: unset;
}
.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;
  }
}
