/* Add general styles */

.wk-mp-fieldset .button {
    background-color: #3ab7c9;
    border-color: #3ab7c9;
    color: #fff !important;
}

.wk-mp-design button{
   background: #3ab7c9;
    border-color: #3ab7c9;
}

.account-nav .content ul.nav.items li:first-child a {
    font-weight: bold;
}

.wrapper-breadcrums {
    background-color: transparent !important;
}

.breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
}

.-swatch-thumbnail .amprot-image-block {
    min-width: 70px;
    height: 70px;
}

.amprot-image-block .amprot-image {
    min-width: 100%;
    min-height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-info-price .price-box.price-final_price {
    display: none;
}

.totals.charge {
    display: none;
}

/* Banner Principal Home */
.main-slider-full {
    margin: 0;
}

.banner-slider-top.dts{
    margin:25px 0px;
    border: none;
}

.banner-slider-top.dts .owl-theme .owl-nav {
    position: static;
}

.banner-slider-top.dts .item-bn-slider-05 .item-slider .item {
    height: 100%;
    min-height: 100%;
}

.banner-slider-top.dts .img-native-wrap img {
    position: relative;
}

.banner-slider-top.dts .owl-stage {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 0;
}

.banner-slider-top.dts .img-slide {
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    object-fit: cover;
}

.banner-slider-top.dts .item-slider img {
    border-radius: 4px;
}

.banner-slider-top.dts .item-bn-slider-05 {
    margin-left: 10px;
    margin-right: 10px;
}

.banner-slider-top.dts .item-slider {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    object-fit: cover;
}

.banner-slider-top.dts .owl-carousel .owl-nav button {
    opacity: 1;
    visibility: visible;
}

.banner-slider-top.dts .owl-theme .owl-nav [class*='owl-'] > * {
    font-weight: 700;
}

.banner-slider-top.dts .owl-carousel .owl-nav button.owl-next,.banner-slider-top.dts .owl-carousel .owl-nav button.owl-prev {
    background: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 45px;
    height: 45px;
    color: #fff;
    font-weight:bold;
}

.banner-slider-top.dts .owl-carousel .owl-nav button.owl-next:hover, .banner-slider-top.dts .owl-carousel .owl-nav button.owl-prev:hover {
    background: #fff;
    color: #000;
}



/* Minicart  */
#minicart-content-wrapper .action.primary.viewcart {
    background: none;
}

.amcheckout-step-container .amcheckout-summary-container .product-image-wrapper {
    overflow: visible !important;
}

/* Checkout  */
.container.logo-checkout {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.logo-checkout {
    text-align: left;
}

.logo-checkout .logo {
    padding-top: 0;
}

.checkout-index-index #flujo {
    height: auto;
    padding: 20px 0;
    margin-bottom: 30px;
    background: 0 0;
    flex: 1;
}

#flujo {
    margin: 0 auto;
    display: inline-grid;
    text-align: center;
    clear: both;
    height: 100px;
    width: 100%;
    background: #f9f9f9;
    padding: 20px 0;
    margin-bottom: 30px;
}

.pw-flujo {
    max-width: 800px;
    margin: 0 auto;
}

.pw-col-flujo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #ddd;
}

.pw-etiqueta {
    position: absolute;
    bottom: -34px;
    color: #000;
    line-height: normal;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    left: -30px;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    width: 110px;
}

.pw-paso-1, .pw-paso-2 {
    width: 200px;
    background: green;
    display: inline-block;
    border-bottom: 2px solid #ddd;
}

.pw-paso2, .pw-paso3 {
    background: #ddd;
}

.pw-paso1, .pw-paso2, .pw-paso3 {
    border-radius: 25px;
    padding: 17px 14px;
    line-height: 0;
}

.pw-seleccionada {
    background: #e61e2a!important;
    color: #fff;
    font-weight: 700;
}

.pw-seleccionada:before {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    color: #c3c0be;
    left: -43px;
    font-size: 33px;
    content: '\e74d';
    font-family: 'mbicon' !important;
}

.pw-etiqueta.seleccionada {
    color: #e61e2a;
    font-weight: 800;
}

/* Checkout Columnas */
.amcheckout-column {
    margin: 0 9px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #ddd;
}

.amcheckout-step-container .amcheckout-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 19px!important;
    background: transparent!important;
}

.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    border-radius: 25px 25px 0 0!important;
}

.checkout-index-index .opc-block-summary {
    margin: -10px -16px 0 !important;
    border: 1px solid #d4d4d4;
}

.checkout-index-index select {
    width: 100% !important;
}

.checkout-index-index .amcheckout-column:hover {
    box-shadow: 0 1px 4px 1px rgba(25,121,195,.45);
}

.form-shipping-address label, .checkout-billing-address label, .checkout-billing-address legend.label, .form-shipping-address legend.label {
    display: none!important;
}

.fieldset.address div[name$=".country_id"] {
    display: none;
}

.checkout-payment-method .checkout-billing-address {
    display: none;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #8fe3d9 !important;
}

.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):not(.gpay-card-info-container) {
    background: #8fe3d9 !important;
}

.amcheckout-step-container input[type='radio']:checked + label:before {
    border-color: #666 !important;
}

.field > input[type="checkbox"]:checked + label:after {
    color: #ffffff !important;
    background: #8fe3d9 !important;
}

.field > input[type="radio"]:checked + label:after {
  position: relative;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.field > input[type="radio"] + label:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid #000000;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    border-radius: 50%;
    font-size: 16px;
}

.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
    display: flex; 
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
}

label[for=banktransfer]:after {
    content: "";
    background-image: url(/pub/media/wysiwyg/icon-deposito-bcp2.png);
    background-repeat: no-repeat;
    width: 100% !important;
    height: 50px !important;
    border-radius: inherit !important;
    background-color: transparent !important;
    border: none !important;
}

label[for="sample_gateway"]:after {
    content: url(/pub/media/wysiwyg/yape.svg) !important;
    display: block!important;
    width: 170px !important;
    height: 100% !important;
    vertical-align: middle!important;
    margin: 0 10px !important;
    margin-top: 15px !important;
}

  /*yape success*/

  .success-yape_barcode h2 {
    text-align: center;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
  }

  .success-yape_barcode {
    max-width: 100%;
    background: none !important;
    padding: 50px 0;
  }

  .opciones-pago {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container-pay{
    flex: 1;
    margin: 0;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }

  .container-pay p{
    padding: 20px;
  }

  .yape-container {
    background-color: #692480;
  }

  .plin-container{
    background-color: #01a7a7;
    color: #fff;
  }
  



/* Category Product Page  */
.pw-categoria-producto {
    display: inline-block;
    vertical-align: middle;
     margin: 40px 0;
    font-size: 10px;
}

.pw-cat-item {
    display: inline-block;
    background-color: #8fe3d9;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .0625em;
    font-weight: 600;
    border: 0;
    height: auto;
    cursor: pointer;
    position: relative;
    padding: 7px 14px;
    transition: color 90ms linear,background-color 90ms linear;
    line-height: 22px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 9px;
}

.pw-categoria-producto .pw-cat-item a {
    color: #000;
    font-size: 11px;
}

nav.account-nav ul.nav.items li.nav.item a:active,
nav.account-nav ul.nav.items li.nav.item a.current {
  font-weight: bold;
}

  input#profileurl {
    height: 30px;
    padding: 20px;
    margin: 20px 0;
    border: 2px solid black;
    border-radius: 6px;
    transition: all 0.1s;
    font-size: 20px;
}

/* CSS Grid products  */
.products-grid .product-item {
    display: inline-block;
    padding: 10px;
}

/* Home Banner Principal  */
.pw-title-banner {
    font-size: 5.5rem;
    color:#000;
}

.pw-button-banner span {
    color: #333;
    font-weight: 700;
}

.pw-button-banner a{
    display: flex;
    align-items: center;
    border: none !important;
}

.pw-button-banner a:hover,
.pw-button-banner a:active {
    background: #8fe3d9 !important;
}

.pw-button-banner a::before {
  content: '' !important;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/media/wysiwyg/magebig/layout01/apreciart-bag.png) no-repeat;
  margin-right: 10px;

}


button.button.wk-mp-landing-button {
    background: #8fe3d9;
    border-color: #8fe3d9;
}

.wk-mp-landing-sellers .button {
    background: #8fe3d9;
    border-color: #8fe3d9;
}

/* Hide notes in order detail */
.product-add-form .product-options-wrapper .note {
    display: none;
}

/* Automatic Related Products */
[data-related-block] div.block:first-child {
  padding: 25px;
}

[data-related-block] .block-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 2.5rem;
}

[data-related-block] div.block {
  margin-bottom: 40px !important;
}

[data-related-block] .block ol {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

[data-related-block] .product-item-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 16%;
  width: 226px;
  margin-right: 30px;
}

[data-related-block] li.item.product.product-item {
  display: flex;
  flex-direction: column;
}

[data-related-block] .product-item-name,
[data-related-block] .product.details.product-item-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

[data-related-block] a.product.photo.product-item-photo {
  padding-bottom: 10px;
}

/* Hide sold progress */
.promo-product .sold-wrap,
.sold-progress, .sold-qty {
    display: none;
}

/* Hide download links from product details */
.product-info-main .field.downloads {
    display: none;
}

@media screen and (min-width: 1200px) {
  input#profileurl {
    width: 25%;
}

}

@media screen and (max-width: 1199px) {
  
  .pw-title-banner {
    font-size: 3.5rem;
}

  .pw-content-banner span {
    font-size: 18px !important;
}
}

@media screen and (min-width: 1024px) {
 .page-products .products-grid .product-item {
    width: calc((100% - 6%)/4) !important;
}
}

@media screen and (min-width: 769px) {
.page-products .products-grid .product-item {
    width: calc((100% - 4%) / 3);
}
}

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

.customer-menu.acc-list li {
    display: block !important;
}    
  
.customer-name.acc-btn div:first-child {
   font-weight: bold;
}

.catalog-product-view .breadcrumbs {
    margin-top: 10px;
    margin-bottom: 10px;
}

.catalog-category-view .breadcrumbs {
    margin-top: 0px;
    margin-bottom: 0px;
}

.catalog-category-view .block-nav {
    margin-top: 15px;
}

}

@media (max-width: 768px) {
.container.logo-checkout {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

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

.am-checkout.-modern .opc-estimated-wrapper {
    margin: 0;
}

.amcheckout-column {
    margin: 10px 9px;
}

.pw-paso-1, .pw-paso-2 {
    width: 50px;
}

.pw-etiqueta {
    font-size: 10px;
    letter-spacing: 0;
    width: 94px;
}

.pw-paso3 .pw-etiqueta {
    width: 90px;
}

}

@media (max-width: 767px) {
.product-info-price {
    /* display: none; */
    margin: 0;
}

.banner-slider-top.dts .item-bn-slider-05 {
    margin-right: 0px;
}


  /*yape success*/
.opciones-pago {
      flex-direction: column;
    }

    .opcion {
      margin: 20px 0;
    }
    
    .table-checkout-shipping-method tbody tr .col-carrier {
    display: none;
}

}

@media (max-width: 600px) {
[data-related-block] .block ol li .product-item-info {
    width: 270px;
    margin-right: 0px;
}

}
