/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-product-view .product_info_main .product-add-form {
  padding-bottom: 10px;
}
.catalog-product-view .product_info_main .product-add-form .product-addto-links {
  display: inline-block;
  margin: 0;
}
.catalog-product-view .product_info_main .product-add-form .product-addto-links a.action.towishlist {
  padding: 8px 15px !important;
  background-color: #2ab5b4 !important;
  border: 1px solid #2ab5b4 !important;
  border-radius: 0;
  color: #fff !important;
  margin: 5px 10px;
  text-transform: uppercase;
}
.catalog-product-view .product_info_main .product-add-form .product-addto-links a.action.towishlist span {
  font-weight: 500;
  font-size: 15px !important;
}
.catalog-product-view .product_info_main .product-add-form .product-addto-links a.action.towishlist span:before {
  width: 0;
  height: 0;
  background: none;
  content: unset;
}
.catalog-product-view .product_info_main .product-add-form .box-tocart {
  margin-bottom: 0;
}
.catalog-product-view .product_info_main .product-add-form .box-tocart .actions button.action span {
  font-weight: 500;
}
.catalog-product-view .product_info_main .product-add-form .box-tocart .fieldset .field.qty {
  margin-top: 10px;
  margin-right: 0;
}
.catalog-product-view .product_info_main .product-add-form .box-tocart .fieldset .field.qty .control input {
  font-size: 15px;
}
.catalog-product-view .product_info_main .product-add-form .product-options-wrapper > .fieldset > .field {
  display: inline-block;
  margin: 10px;
}
.catalog-product-view .product_info_main .timetoship_text {
  clear: both;
  padding: 10px 0;
  margin: 10px 0 !important;
}
.catalog-product-view .product_info_main .price-box.price-final_price {
  clear: both;
  border-top: 1px solid #D5D5D5;
}
.catalog-product-view .product_info_main .product.attribute.overview {
  clear: both;
  border-top: 1px solid #D5D5D5;
  border-bottom: 0;
  padding: 10px 0;
}
.catalog-product-view .product_info_main .social_whtsapp-section {
  margin: 0px !important;
  margin-bottom: 10px !important;
}
.catalog-product-view .product_info_main .social_whtsapp-section p {
  margin-bottom: 5px !important;
  font-weight: 600;
  font-size: 14px;
}
.catalog-product-view .product_info_main .social_whtsapp-section p a {
  color: #fff;
}
.catalog-product-view .product_info_main .product-info-price {
  margin-bottom: 10px;
}
.catalog-product-view .product-info-details {
  padding-top: 30px;
  border-top: 1px solid #D5D5D5;
  display: inline-block;
  clear: both;
  margin-top: 40px;
  width: 100%;
}
.catalog-product-view .product-info-details .product-details-title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.catalog-product-view .product-info-details h3 {
  font-size: 16px;
}
.catalog-product-view .block.related {
  padding-top: 30px;
  border-top: 1px solid #D5D5D5;
}
.catalog-product-view .additional-attributes-wrapper table > caption {
  height: unset;
  margin: 0;
  padding: 10px 0;
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.products-related .product-item .price-box {
  min-height: 13px !important;
}
.product-items.widget-viewed-grid .product-item .price-box {
  min-height: 13px !important;
}
.form.password.reset {
  width: 60%;
}
#mfbacktop {
  background: #17b6b4;
  border: 2px solid #17b6b4;
  border-radius: 100%;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  height: 35px;
  width: 35px;
  line-height: 25px;
  padding: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  z-index: 9999;
  display: none;
  text-decoration: none;
}
#mfbacktop span {
  display: block;
}
#mfbacktop .gt-arrow:before {
  content: '\e621';
  font-family: 'icons-blank-theme';
  font-size: 30px;
  vertical-align: middle;
  display: inline-block;
}
.orders-history #my-orders-table tbody td.id,
.orders-history #my-orders-table tbody td.actions .action.view {
  color: #000;
  font-weight: bold;
}
.order-details-items .mark {
  background-color: unset;
}
.account .messages {
  margin-bottom: 20px;
}
.checkout-index-index .opc-wrapper .form-discount {
  display: inline-flex;
}
.checkout-index-index .opc-wrapper .form-discount .control #discount-code {
  height: 36px;
}
.cart.table-wrapper .product-item-details {
  font-size: 16px;
}
.cart.table-wrapper .item-options {
  font-size: 15px;
}
.account .block-dashboard-addresses {
  font-size: 15px;
}
.account .block-dashboard-addresses .block-title strong {
  font-size: 15px;
}
.account .block-addresses-default {
  font-size: 15px;
}
.account .block-addresses-default .block-title strong {
  font-size: 15px;
}
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block .box-actions .action:last-child:after {
  display: none;
}
a.action.primary {
  border-radius: 0 !important;
  text-align: center;
}
.opc-wrapper .action-select-shipping-item {
  background-color: #17b6b4 !important;
  border: 1px solid #17b6b4 !important;
  color: #fff !important;
  transition: 0.3s all;
  border-radius: 0;
}
.cart.table-wrapper .item-actions td {
  text-align: 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;
  }
}
