/*Tamaño miniatura producto minicart*/
.minicart-items .product-image-container {
	width: 75px !important;
}

/*Aspecto productos*/
/* .product-item-info .product-item-photo {
    height: 180px;
} */

.products-grid .product-item .product-item-details .product-item-name {
	white-space: normal !important;
	overflow: hidden;
	text-overflow: ellipsis;
	/* height: 95px; */
}

/*Botón de inicio de sesión en checkout*/
.checkout-container.am-checkout.-modern .opc-estimated-wrapper {
	display: none;
}

/*Iniciar sesión del top header*/
a.session-text.social-login-btn {
	padding-left: 0! important;
}

@media(max-width: 991px) {
	.checkout-container.am-checkout.-modern .authentication-wrapper {
		max-width: 100% !important;
		width: 100%;
	}

	.checkout-container.am-checkout.-modern .authentication-wrapper .action.action-auth-toggle.social-login-btn {
		display: block !important;
		text-align: center !important;
	}
}

@media(min-width: 992px) {
	.checkout-container.am-checkout.-modern .authentication-wrapper .action.action-auth-toggle.social-login-btn {
		width: 64%;
		display: block !important;
		text-align: center !important;
		padding: 22px 0 !important;
	}
}

/*Corrección del sticky header*/
.page-header.type2.header-newskin.sticky-header {
	position: fixed;
	width: 100%;
}

/*Aspecto sticky product*/
@media(min-width: 768px) {
	.sticky-product {
		padding: 20px 0 !important;
	}
	
	.sticky-product .sticky-image {
		width: 100px;
	}
}

/*Productos relacionados en página de producto */
@media(max-width: 767px) {
	.catalog-product-view .columns .sidebar.sidebar-additional {
		position: inherit !important;
	}
}

/*Altura del sticky header en móvil*/
@media(max-width: 767px){
    .page-header.type2.header-newskin.sticky-header {
        height: revert !important;
    }
}

/*--Estilos página de producto*/
/*Botón añadir al carrito*/
#product-addtocart-button {
	text-transform: uppercase;
	padding: 10px 30px;
}
/*Esto es el texto de productos relacionados*/
.block.related .action.select {
	vertical-align: unset;
}
/*Botón seleccionar todo*/
button.action.select {
	background-color: #00A890 !important;
	border-radius: 16px !important;
	color: #fff !important;
	margin-left: 5px;
	padding: 5px 20px !important;
}
button:hover {
	font-weight: normal !important;
}

/*Ajustes en megamenu y header*/
/* .ves-megamenu .navigation .level0 > a > span, .ves-megamenu .navigation .content-type-parentcart .level1 > a > span {
	display:  flex !important;
} */


img.iconos-megamenu {
    margin-right: 4px;
    vertical-align: middle;
	  width: 35px !important;
		height: 35px !important;
  }
  
.page-header.type2.header-newskin .nav-desktop.ves-megamenu .navigation .level0 {
	width: 12%;
  }
.ves-megamenu.nav-desktop ul {
    width:  100%;
}
  .nav-desktop.ves-megamenu .navigation .level0 > a > div {
	position: relative;
    zoom: 1;
	line-height: 1.5;
	display: flex !important;
	align-items: center;
	justify-content: center;
  }
  
  @media (min-width: 768px) and (max-width: 1258px) { 
	.nav-desktop.ves-megamenu .navigation .level0 a div img {
		width: 3.577vw !important;
		padding: 0px !important;
		margin: 0px !important;
		  margin-right: 0px;
		margin-right: 5px !important;
		max-height: 35px;
		max-width: 35px;
	  }

	img.iconos-megamenu {
	  margin-right: 5px;
	  }
  }
  @media (min-width: 768px) and (max-width: 900px) {
	.nav-desktop.ves-megamenu .navigation .level0 > a {
	  font-size: 11px !important;
	}
  }
  
  @media (min-width: 900px) and (max-width: 1258px) {
	.nav-desktop.ves-megamenu .navigation .level0 > a {
	  font-size: 12px !important;
	}
  }
  
  .nav-desktop.ves-megamenu .navigation li.level0 {
	  margin: 0px !important;
  }
  .nav-desktop.ves-megamenu .navigation .level0 > a {
	padding: 5px !important;
  }
  @media (min-width: 768px) and (max-width: 880px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 10% !important;
	}
  }
  @media (min-width: 881px) and (max-width: 991px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 12% !important;
	}
  }
  @media (min-width: 992px) and (max-width: 1020px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 2.3% !important;
	}
  }
  @media (min-width: 1021px) and (max-width: 1060px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 4% !important;
	}
  }
  @media (min-width: 1061px) and (max-width: 1120px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 6% !important;
	}
  }
  @media (min-width: 1121px) and (max-width: 1199px) {
	.page-header.type2.header-newskin .block-search {
	  margin-left: 10% !important;
	}
  }

  /*Problemas visualización menú*/
  .ves-megamenu.nav-desktop .nav-item.level0.width-categoria-accesorios {
	text-align: left !important;
  }
  @media (min-width: 768px) and (max-width: 784px) {

	.ves-megamenu.nav-mobile ul {
		width:  100%;
	}
	.nav-mobile.ves-megamenu .navigation .level0 > a > span {
	  line-height: 1.5;
	  display: flex !important;
	  align-items: center;
	  justify-content: center;
	}
	

	  .nav-mobile.ves-megamenu .navigation .level0 a span img {
		  width: 3.377vw !important;
		  padding: 0px !important;
		  margin: 0px !important;
		  margin-right: 5px !important;
		  max-height: 35px;
		  max-width: 35px;
		}
  
	  .nav-mobile.ves-megamenu .navigation .level0 > a {
		font-size: 11px !important;
	  }
  
	}
  
	  /*métodos de pago footer*/
	  .footer-bottom .block-bottom {
		width: auto;
		display: inline-flex;
		margin: 0px !important;
	  }
	  .footer-bottom .custom-block a {
		display: inline-flex;
	  }
	  .footer-bottom .custom-block a img {
		max-height: 25px;
	  }
	  .footer-bottom .custom-block {
		margin-right: 5px;
	  }
	  .footer-bottom {
		height: min-content;
		background-color: #292c31 !important;
		bottom: 0;
		display: flex;
		position: relative;
		padding: 0px !important;
	  }
	  .footer-bottom .container {
		display: flex;
		align-items: center;
		justify-content: space-between;
	  }
	  .footer-bottom address {
		color: #fff;
	  }
	  .custom-block.invert {
		filter: invert(1);
	  }
	  @media (min-width: 992px) and (max-width: 1150px) {
		.footer-bottom address {
		  font-size: 1.130vw !important;;
		}
	  }
	  @media (min-width: 992px) and (max-width: 1370px) {
		.footer-bottom .custom-block a img {
		  max-height: 1.825vw;
		}
	  }
	  @media (min-width: 992px) and (max-width: 1350px) {
		.custom-block.f-right {
		  margin-right: 4%;
		}
	  }
	  @media (min-width: 768px) and (max-width: 991px) {
		.footer-bottom .container .custom-block > div {
		  margin: 0 auto !important;
		}
		/*eliminar del admin
		.footer-bottom .container .custom-block > div {
			margin-left: 0px !important;
			}
			*/
		.footer-bottom .container {
		  display: inline-block;
		}
	  }
	  @media (min-width: 768px) and (max-width: 885px) {
		.footer-bottom address {
		  font-size: 1.554vw !important;;
		}
		.footer-bottom .custom-block a img {
		  max-height: 2.825vw;
		}
	 }
	 @media (max-width: 768px) {
		.footer-bottom .container .custom-block > div {
		  margin: 0 auto !important;
		}
		.footer-bottom .container {
		  display: inline-block;
		}
	  }
	  .page-footer .footer-middle {
		padding-bottom: 2% !important;
	  }

/*alinear botón arriba y chat*/
  .zsiq_floatmain.zsiq_theme1 {
    right: 8px;
    bottom: 50px;
  }

/*CHECKOUT RESPONSIVE*/
/*mover error en inicio de sesión*/
  .checkout-index-index .checkout-container.am-checkout .payment-option-content .messages {
	margin-top: 0px;
  }
  .amrewards-discount-form .actions-toolbar.amrewards-actions {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
  }
  .payment-option-content .form-discount .actions-toolbar {
	margin-bottom: 0px !important;
  }
  /*botón iniciar sesión*/
.am-checkout.-modern .authentication-wrapper{
    min-width: 100%;
    display: flex;
  }
  .am-checkout.-modern .authentication-wrapper .action-auth-toggle{
      width: 100%;
      background-color: #88BD28;
      border-radius: 8px;
      padding: 16px;
      justify-content: center;
  }
  .am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
      background: #6D9721 !important;
      transition: all .4s;
    }
  .am-checkout.-modern .authentication-wrapper .action-auth-toggle span{
      font-size: 18px;
      font-weight: 700;
  }
  @media (min-width: 992px) {
      .am-checkout.-modern .authentication-wrapper .action-auth-toggle{
          flex: 0 0 32%;
          display: inline-flex;
      }
  }
  /*tooltip telefono*/
  .form.form-shipping-address .field-tooltip.toggle {
    position: absolute !important;
  }

  /*centrar realizar pedido y corregir realizar pedido fuera del contenedor*/
  .payment-methods .actions-toolbar {
    justify-content: center;
    display: flex;
  }

  /*Método de envío*/
  .amcheckout-wrapper .amcheckout-shipping-methods .col.col-price{
    width: 15%;
  }
  .amcheckout-wrapper .amcheckout-shipping-methods .col.col-method{
    width: 1%;
  }
  .amcheckout-wrapper .amcheckout-shipping-methods .col.col-carrier {
    width: 75%;
  }

  /*método de pago*/
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
padding-left: 20px;
}


/*fin checkout responsive*/

  /*maquetar página de registro*/
.customer-account-create .form.create.account {
    padding: 35px 25px !important;
}
.customer-account-create .form.create.account input[type="text"] {
    width: 90%;
}
.customer-account-create .form.create.account input[type="checkbox"] {
    position: initial;
}
.customer-account-create .form.create.account .field.choice .field-tooltip.toggle {
    display: initial;
}
.customer-account-create .form.create.account .fieldset.additional_info {
    width: 100% !important;
}
.fieldset.create.info legend {
    color: #88bd28;
}
.fieldset.create.account legend {
    color: #88bd28;
}
/*para corregir los cambios producidos por el pop up de registro*/
.customer-account-create.page-layout-1column .control.form-group {
    display: grid;
  }
  
  /*POP UP REGISTRO*/
  .amsl-register-content .amsl-form .fieldset > .field.required >.control.form-group > .label::after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 4.5px;
  }
  
  .amsl-register-content .amsl-form .fieldset > .field.required >.control.form-group > .label {
  transition: all .2s ease;
  position: absolute;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 1.5rem;
  padding-left: 15px;
  font-weight: 400;
  color: grey;
  }
  
  .amsl-register-content .amsl-form .ready-to-write  {
    font-size: 12px;
    margin-top: .35em !important;
  }
  
  .amsl-register-content .amsl-form .ready-to-write + .input-text{
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 15px;
    color: #1A1A1A;
  }
  .amsl-register-content .amsl-form .form-create-account .field-tooltip.toggle{
    display: contents;
  }
  .amsl-register-content .amsl-form .form-create-account .input-text {
    height: 50px;
  }
  .amsl-register-content .amsl-form .form-create-account .field.choice.newsletter{
    margin: 20px 0;
  }
  .amsl-register-content .amsl-form .form-create-account .field.choice.newsletter span {
    color: #1A1A1A;
  }
  @media (max-width: 768px){
    .amsl-register-content .amsl-form .form-create-account {
      padding-top: 0px;
    }
    .amsl-register-content .amsl-form .fieldset.create.info {
      margin-bottom: 0px;
    }
    .amsl-register-content .amsl-form {
      margin-bottom: 0px;
    }
    .amsl-social-login .amsl-button {
      height: 50px;
      width: 50px;
    }
	#social-login-popup .fieldset > .field {
		margin: 0 0 8px !important;
	  }
  }
  /*fin pop up registro*/

/*Mostrar/ocultar contraseña*/
.customer-account-create .form.create.account #password,.customer-account-create .form.create.account #password-confirmation {
	width: 100%;
}
.toggle-password{
	display: grid;
	right: 10px;
}
.toggle-password::before {
	height: 23px !important;
	display: inline-block;
}
.customer-account-create .form.create.account .toggle-password {
	top: 25px !important;
}
.customer-account-login .form-login .toggle-password {
	top: 8px !important;
}
#social-login-popup .form-login .field-icon.toggle-password{
	top: 10px;
}
#social-login-popup .form-create-account .field-icon.toggle-password {
	top: 13px;
}

/* tr.row.amcheckout-method.ncxshp.-selected {
    display: none;
}

tr.row.amcheckout-method.ncxshp {
    display: none;
} */

.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  margin-right: 6px;
}

.form.password.reset {
  margin-top: 200px;
}

/* #s_method_nacexshippingmethod_90 {
  display: none;
}

.label[for="s_method_nacexshippingmethod_90"] {
  display: none !important;
}
 */

 .additional-attributes-wrapper .additional-attributes {
	width: 100% !important;
}


.boton-vertodo-megamenu {
	display: inline-block !important;
	border: 2px solid #88BD28 !important;
	color: white !important;
	background-color: #88BD28 !important;
	padding: 6px 14px !important;
	border-radius: 5px !important;
	font-weight: bold !important;
	transition: all 0.3s ease !important;
	cursor: pointer !important;
	text-align: center !important;
}

.boton-vertodo-megamenu:hover {
  background-color: #4C752F !important;
  color: white !important;
}


.boton-vertodo-megamenu a {
  text-decoration: none !important;
  color: inherit !important;
  display: inline-block !important;
  width: 100% !important;
}

.boton-vertodo-megamenu {
  white-space: nowrap !important;
  text-align: center !important;
  line-height: 1.5 !important;
}

.boton-vertodo-megamenu div {
  display: inline !important;
}
