/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*#header{ background: red !important; }*/

html {
  scroll-behavior: smooth !important;
}

/*ESTILOS ADVANCED SEARCH HOME*/
.card-block {
  padding: 1.25rem 0.25rem 1.25rem;
  padding-right: 2rem;
  padding-left: 2rem;
}

div#PM_ASBlock_1 {
  border-radius: 15px !important;
}

.elementor-11170101 .elementor-element.elementor-element-3fbd450>.elementor-widget-container {
  border-radius: 15px !important;
}

.card-header {
  padding: 0.75rem 1.25rem !important;
  margin-bottom: 0 !important;
  background-color: #fbfbfb;
  border-bottom: 0px;
  padding-top: 42px !important;
  font-size: 23px !important;
  font-family: "Montserrat";
  font-weight: 600 !important;
}

.card {
  background-color: #fbfbfb !important;
}

.PM_ASBlockOutputHorizontal .card-header {
  border-radius: 15px;
}

.PM_ASearchTitle,
.PM_ASBlockOutputHorizontal a,
.PM_ASBlockOutputVertical a {
  color: #322b74 !important;
}

/*QUITAMOS EL PADDING TOP DEL #wrapper*/
#wrapper {
  padding-top: 0 !important;
}

/*Estilos del login y crear cuenta*/

.conetendor-mensajes-login {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px;
}

a.mensaje-login-inicio {
  font-size: 30px;
  color: black !important;
  padding: 20px 0px;
  font-weight: 600;
}

a.mensaje-login-bienvenido {
  font-size: 16px;
  color: #a7a7a7 !important;
  font-weight: 400;
}

#checkout .conetendor-mensajes-login {
  display: none;
}

.form-control::placeholder {
  font-size: 16px;
  color: black;
  font-weight: 400;
}

span.form-control-comment {
  font-size: 12px;
}

input#field-email {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-password {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-firstname {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-lastname {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-alias {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-company {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-vat_number {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-address1 {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-address2 {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-postcode {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-city {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

select#field-id_state {
  border-bottom: 1px solid #b9b9b9 !important;
  background-color: unset !important;
  border-width: inherit;
  color: black;
}

select#field-id_country {
  border-bottom: 1px solid #b9b9b9 !important;
  background-color: unset !important;
  border-width: inherit;
  color: black;
}

input#field-dni {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

input#field-phone {
  border-bottom: 1px solid #b9b9b9 !important;
  background: unset !important;
  border-width: inherit;
  color: black;
}

.form-control {
  padding: 0.5rem;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
  background: #e9e9e9;
  padding: 5px 15px;
  font-size: 12px !important;
  border-radius: 30px;
  color: black;
}

.forgot-password a {
  font-size: 14px;
  color: black;
}

.forgot-password {
  margin-bottom: 2rem;
  padding: 0px !important;
  margin-top: 2rem !important;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-left: 0px !important;
}

button#submit-login {
  background: black;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

button#submit-login:hover {
  opacity: 0.8;
  transition: 0.5s;
}

button.btn.btn-primary.form-control-submit.float-xs-right {
  background: black;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

button.btn.btn-primary.form-control-submit.float-xs-right:hover {
  opacity: 0.8;
  transition: 0.5s;
}

button.continue.btn.btn-primary.float-xs-right {
  background: black;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

button.continue.btn.btn-primary.float-xs-right:hover {
  opacity: 0.8;
  transition: 0.5s;
}

label.col-md-3.form-control-label.required {
  display: none;
}

.col-md-6.js-input-column {
  width: 400px;
}

.field-password-policy {
  width: 400px;
}

.contenedor-form-login {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#authentication div#content {
  border-radius: 15px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.11);
  margin: 50px auto;
  /* height: 600px; */
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

#registration div#content {
  border-radius: 15px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.11);
  margin: 50px auto;
  padding: 50px 0px;
}

#registration div#content a {
  color: black;
}

.no-account a {
  font-size: 14px !important;
  color: grey !important;
  font-weight: 400;
}

#authentication .breadcrumb {
  display: none;
}

#registration .breadcrumb {
  display: none;
}

#registration header.page-header {
  text-align: center;
}

.input-group.focus {
  outline: unset !important;
}

.form-control:focus {
  outline: unset !important;
}

section.register-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-new-account {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#registration footer.form-footer.clearfix {
  display: flex;
  justify-content: center;
}

.col-md-6.js-input-column em {
  font-style: normal;
  color: #838383;
  font-weight: 300;
  font-size: 12px;
}

/*Login-Mobile*/

@media only screen and (max-width: 767px) {
  .col-md-6.js-input-column {
    width: 280px;
  }

  footer.form-footer.text-sm-center.clearfix {
    display: flex;
    justify-content: center;
  }

  .field-password-policy {
    width: 280px;
  }
}

/*Editamos estilos Checkout*/

h1.step-title.js-step-title.h3 {
  font-size: 16px !important;
  font-weight: 700 !important;
}

section#checkout-personal-information-step {
  border-radius: 15px;
  padding: 20px !important;
  margin: 20px 0px;
}

span.step-number {
  background: #efefef !important;
  color: black !important;
}

section#checkout-addresses-step {
  border-radius: 15px;
  margin: 20px 0px;
  padding: 20px !important;
}

section#checkout-delivery-step {
  border-radius: 15px;
  margin: 20px 0px;
  padding: 20px !important;
}

section#checkout-payment-step {
  border-radius: 15px;
  margin: 20px 0px;
  padding: 20px !important;
}

h1.step-title.js-step-title.h3 {
  border: unset !important;
  padding: 10px 0px !important;
  padding-top: unset !important;
  padding-bottom: unset !important;
}

#delivery-address label.col-md-3.form-control-label.required {
  display: block;
}

#invoice-address label.col-md-3.form-control-label.required {
  display: block;
}

#checkout .row.delivery-option.js-delivery-option {
  background: unset !important;
  border: unset !important;
  border-bottom: 1px solid #f5f5f5 !important;
}

button.btn.btn-primary.center-block {
  background: black;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

button.btn.btn-primary.center-block:hover {
  opacity: 0.8;
  transition: 0.5s;
}

section#js-checkout-summary {
  border-radius: 15px;
}

body#checkout section.checkout-step .address-item.selected {
  background: #fff;
  border: #e5e5e5 2px solid;
  border-radius: 15px;
}

#checkout #content-wrapper a {
  color: #2a2a2a;
  font-size: 14px;
  font-weight: 400;
}

.custom-radio input[type="radio"]:checked+span {
  background-color: #4cbb6c;
}

#checkout a.nav-link.active {
  background: #e9e9e9;
  color: black !important;
  padding: 7px 15px;
  border-radius: 7px;
}

.password-requirements {
  font-size: 12px !important;
  border: solid 1px #e7e7e7;
  padding: 10px;
  border-radius: 10px;
  background: #f1f1f1;
}

.password-requirements p {
  color: black;
  font-size: 14px;
}

body#checkout section.checkout-step {
  background-color: #f9f9f9;
}

#checkout .card-block {
  margin-top: 10px;
}

/*Estilos carrito*/

#cart .card.cart-container {
  border-radius: 15px;
  padding: 20px;
}

#cart .card.cart-summary {
  border-radius: 15px;
  padding: 10px;
}

a.btn.btn-primary {
  background: black;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

a.btn.btn-primary:hover {
  opacity: 0.8;
  transition: 0.5s;
}

/*Estilos Modal ADD product*/

#blockcart-modal .modal-header {
  background: #f1f1f1;
  border-radius: 15px 15px 0px 0px;
}

#blockcart-modal .modal-title {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}

#blockcart-modal .modal-content {
  border-radius: 15px;
}

#blockcart-modal .modal-body {
  border-radius: 0px 0px 15px 15px !important;
}

button.btn.btn-secondary {
  background: #f1f1f1;
  border-radius: 50px;
  font-size: 16px !important;
  padding: 10px 30px;
  transition: 0.5s;
}

button.btn.btn-secondary:hover {
  opacity: 0.8;
  transition: 0.5s;
}

/*Quitamos Alias en dirección*/

#delivery-address>div>section>div:nth-child(3) {
  display: none;
}

/*Mostramos label en editar direccion del cliente*/

#address label.col-md-3.form-control-label.required {
  display: block;
}

/*Imput control*/

input.js-cart-line-product-quantity.form-control {
  border-radius: 5px !important;
  margin: 0px 5px;
}

button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
  border-radius: 0px 0px 5px 5px;
}

button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
  border-radius: 5px 5px 0px 0px;
}

/*Editamos mi cuenta*/

#my-account span.link-item {
  border-radius: 10px;
  color: #232323;
  font-size: 14px;
  text-transform: initial;
  font-weight: 500;
}

#my-account .text-sm-center a {
  background: #322b74;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  padding: 10px 5px;
  border-radius: 5px;
  color: white;
  font-weight: 500;
  transition: 0.2s;
}

#my-account .text-sm-center a:hover {
  background: #f15c00;
  transition: 0.2s;
  font-weight: bold;
}

#my-account footer.page-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*Editamos página de categoría*/

.block-category.card.card-block {
  background: unset !important;
  padding: unset !important;
  min-height: unset !important;
}

.block-category h1 {
  font-size: 1.5rem;
}

ul.category-top-menu li {
  font-size: 14px;
}

.block-categories .h6 {
  font-size: 1rem;
  font-weight: 600;
}

button.btn-unstyle.select-title {
  border-radius: 5px;
}

.dropdown-menu {
  background: white !important;
  font-size: 14px;
  box-shadow: 2px 2px 4px 0 rgb(12 12 12 / 18%) !important;
  border: solid 1px #e3e3e3 !important;
  margin-top: 5px !important;
  border-radius: 5px !important;
  width: 17.88rem !important;
}

a.select-list.js-search-link:hover {
  background: #dddddd;
  color: #232323;
}

a.select-list.current.js-search-link:hover {
  background: #dddddd;
  color: #232323;
}

div#subcategories {
  display: none;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  background: whitesmoke;
  color: #232323;
  float: left;
  padding: 1.2rem 4rem;
}

#js-product-list div#search_widget {
  float: left;
}

#js-product-list #search_widget form input {
  background: white;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

#js-product-list div#search_widget {
  min-width: 100% !important;
}

/*Breadcumb General*/
nav.breadcrumb {
  margin-top: 15px;
}

/*MODIFICAMOS LOS HOVER DE LOS LINKS EN MI CUENTA*/
.page-my-account #content .links a span.link-item:hover {
  color: #f15c00 !important;
}

.page-my-account #content .links a i:hover {
  color: #f15c00 !important;
}

#my-account span.link-item:hover {
  color: #f15c00 !important;
}

i.material-icons:hover {
  color: #f15c00 !important;
}

/*MODAL CART*/
#blockcart-modal .product-name {
  font-size: 1.125rem;
  color: #191919;
}

a.btn.btn-primary {
  background: #f15c00;
  /*BOTON FINALIZAR COMPRA*/
}

#blockcart-modal .cart-content .cart-content-btn button {
  background: #322b74;
  color: #fff;
}

.elementor-cart__product-price {
  color: #191919;
}

.elementor-6170101 .elementor-element.elementor-element-c245225 .elementor-button--checkout:hover {
  background-color: #322b74;
}

/*ESTILOS CHECKOUT*/
button.btn.btn-primary.center-block.disabled {
  background: #322b74 !important;
  color: #fff !important;
}

button.btn.btn-primary.center-block {
  background: #f15c00;
}

button.continue.btn.btn-primary.float-xs-right {
  background: #f15c00;
}

button.btn.btn-primary.continue.float-xs-right {
  background: #f15c00;
}

/* masd estilos y content */

div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div {
  margin-top: 30px !important;
  width: fit-content !important;
}

#conditions-to-approve>ul::after {
  content: "*Necesario para continuar con el pedido";
  color: red;
  font-size: 13px;
}

a#order-slips-link {
  display: none !important;
}