/*
Theme Name: Hello Child
Theme URI: https://demo.fullpedidos.com.ar/wp-content/themes/hello-child/
Description: Hello child Descripcion
Author: Manuel
Author URI: https://fullpedidos.com.ar
Template: hello-elementor
Version: 1.0.0
*/
@import url('./css/card-producto-home.css');
@import url('./css/menu-categorias.css');
@import url('./css/titulos-categorias-productos-home.css');
@import url('./css/estilos-generales.css');
@import url('./css/carrito-flotante.css');
@import url('./css/pagina-mi-cuenta.css');
@import url('./css/pagina-registro-login.css');
@import url('./css/header.css');
@import url('./css/media-query.css');
@import url('./css/animation-timeline.css');

.div-price-extras {
    display: flex;
    align-items: center;
    font-size: 22px;
}
#extras-modal .modal-content{
	min-width:280px;
}
.contenedor-name-price-extras {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.extra-title {
    padding: 5px 0px 6px 0px;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Nunito';
}
#product-modal .modal-content{
	min-width:800px;
}
#custom-product-list .product-container{
	display:flex;
    justify-content: space-between;
}
#custom-product-list{
	width: max-content;
    border: 1px solid #c2c2c2;
    padding: 20px;
    border-radius: 18px;
	height:155px;
	min-width: 250px;
	overflow-y:scroll;
}
.contenedor-plus2-minus-2{
	display:flex;
}

#custom-product-list .product-container h3{
    font-size:1rem;
	margin-right:10px;
}
.extra {
	display: flex;
    align-items: center;
    gap: 6px;
    padding-bottom: 10px;
}
.extra label{
  font-size:22px;
}
.exwf-order-method .exwf-del-field span {
  display: block;
  margin-bottom: 11px !important;
  font-weight: bold;
}
.exwf-method-ct.exwf-opcls-content{
	border-radius:11px !important;
}
.exwf-method-bt .exwf-button {
  border-radius: 30px !important;
}
#exwf-user-address {
  border-radius: 30px;
}
#product-description {
  max-height: 100px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wishlist-container {
  display: flex;
  position: relative;
}
.remove-from-wishlist {
  height: max-content;
  border-radius: 30px;
  position: absolute;
  right: -12px;
  top: -17px;
  background: #fff;
  border-color:#ea1f2e;
}

figcaption h3 a {
	color:inherit;
}
.remove-from-wishlist:hover
{
	background:#ea1f2e;
}

.page-id-3386 .exstyle-3-image.ex-fly-cart{
	    overflow: hidden;
    background-position: center center;
    background-size: cover !important;
    width: 60px;
    position: absolute;
    height: 60px;
    right: 18px;
    top: 35px;
    border-radius: 10px;
}
.page-id-3386 figcaption{
	 display: flex;
    flex-direction: column;
}
.page-id-3386 h5{
	position:absolute;
	bottom:17px;
}
.page-id-3386 .regular_price_cp{

	font-size: 12px !important;
    color: #202020 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-decoration: line-through;
    letter-spacing: 0.1px !important;
    font-style: normal !important;
	margin-right:5px;

}

.page-id-3386 .offer_price_cp{
	text-decoration:none !important;
    font-size: 16px !important;
    color: #202020 !important;
    font-weight: 800 !important;
    letter-spacing: 0.1px !important;
    font-style: normal !important;

}
.page-id-3386 .item-grid .exp-arrow{
	padding-left: 20px;
    padding-top: 16px;
}
.page-id-3386 h3{
	margin-bottom:7px !important;
}
.page-id-3386 h3 a{
	font-size: 16px !important;
    font-style: normal !important;
    line-height: 19px !important;
    margin-top: 8px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    color: inherit;
    text-transform: capitalize !important;
    font-weight: 700;
}
.page-id-3386 .elementor-shortcode {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.page-id-3386 .item-grid{
	width:300px;
	border: 1.6px solid #F0F3F4 !important;
	border-radius: 10px !important;
	margin-right: 7px !important;
	margin-bottom: 14px !important;
	margin-left: 7px !important;
	box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.02) !important;
	height:180px;
}
#login-Btn,
#register-Btn{
	  background: #ea1f2e;
 	  color: #fff;
      padding: 8px 20px 8px 20px;
      border-radius: 30px;
}
#register-Btn{
    margin-left:10px;
}
.modal-content-no-user-wishlist h2{
	font-weight:bold;
}
.modal-content-no-user-wishlist p{
	padding-bottom:1.2rem;
	font-weight:700;
}


input[type="checkbox"] {
    appearance: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-bottom: -2px;
}

input[type="checkbox"]:checked {

  border: 1px solid #ed1c24;
}

input[type="checkbox"]:checked:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px;
    background-color: #ed1c24;
    border-radius: 50%;
}

#columna-derecha-header .e-con-inner{
	justify-content:end;
}

#seccion-wishlist-modal{
	width: max-content;
	display: flex;
	margin-top: -33px;
	padding-bottom: 17px;
	position:absolute;
	right:30px;
}

 #seccion-wishlist-modal a,
 #seccion-wishlist-modal a:hover{
	color:#ea1f2e !important;
}
#favoritos-btn{
	display:none;
}
.far.fa-heart:hover {
  cursor: pointer;
}

.modal-no-user-wl {
    display: none; 
	z-index: 9999999999;
	position: fixed;
	width: 100%;
	width: 60%;
	top: 40%;
	right: 20%;
	left: 20%;
}

.modal-content-no-user-wishlist {
  	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	width: 54%;
	border-radius: 10px;
	box-shadow: 1px 1px 10px 1px #b9b9b9;
	padding-bottom:30px;
}

.close-no-user-wishlist {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-no-user-wishlist:hover,
.close-no-user-wishlist:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}










.info-extra p{
	margin: 0px;
font-size: 20px;
color: #fff;
font-weight: bold;
text-transform: capitalize !important;
font-family: "Roboto";
width: max-content;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}


.exfd-cart-content.excart-active .exwf-user-dl-info {
  position: absolute;
  top: 10px;
  left: 130px !important;
  max-width: max-content;
}

#add-to-cart-form{
	display:flex;
	justify-content:center;
}

#add-to-cart-form .quantity{
	display:flex;
	margin-right:10px;
}

#add-to-cart-form .quantity input.input-text.qty.text{
	width: 53px;
    padding: 0px;
    background: transparent;
    padding-left: 14px;
    text-align: center;	
}

svg#Capa_1 {
    width: 35px;
    height: 35px;
    fill: red;
    margin-bottom: -15px;
}
.btn-svg-extra-modal{
	padding: 0px;
    border: none;
	position: relative;
    transition: transform 0.3s ease;
}
.btn-svg-extra-modal:focus{
outline:none;
	background:transparent;
}
.btn-svg-extra-modal:hover{
	background:transparent;
	transform: scale(1.2);
}
#close-button-search{
    position: absolute;
    right: 22px;
    top: 14px;
    font-size: 20px;	
}
div#search-results-2 {
    padding-top: 10px;
	background:#fff;
}
.ex-fdlist.exwf-mngrfilter.exsticky{
	z-index:1 !important;
}
.contenedor-boton-añadir-extras-modal {
    text-align: right;
}
div#extras-modal {
    z-index: 9999;
    position: relative;
}
#cfw-customer-info-action .previous-button{
	display:none !important;
}
a[href="https://demo.fullpedidos.com.ar/carrito/"]{
	display:none !important;
}









/* Estilos Modal */

#show-extras-btn span svg {
	
    width: 25px;
    margin-bottom: -5px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.input-text.qty.text {
  border-left: none;
  border-right: none;
  border-color:#ea1f2e;
	border-radius:0px;
}
.modal-text .quantity .minus{
	border-right:none;
	border-bottom-left-radius:30px;
	border-top-left-radius:30px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	margin-right:-4px;
	border-color:#ea1f2e;
}

.minus2 {
    border-right: none;
    height: 27px;
    padding-bottom: 0px;
    width: 10px;
    padding-top: 0px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: -4px;
    border-color: #ea1f2e;
}

span.quantity2 {
    width: 20px;
    display: flex;
    align-items: center;
    border-top: 1px solid;
    justify-content: center;
    border-bottom: 1px solid;
    height: 27px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-color: #ea1f2e;
}

.modal-text .quantity .plus{
	border-left:none;
	border-bottom-right-radius:30px;
	border-top-right-radius:30px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	margin-left:-4px;
	border-color:#ea1f2e;
}

.plus2{
    width: 10px;
    border-left: none;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -4px;
    border-color: #ea1f2e;
    height: 27px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.plus2:hover,
.minus2:hover,
.plus2:focus{
	background:transparent;
	color:inherit;
}
#add-to-cart-form .quantity input.input-text.qty.text{
	padding-left:0px !important;
}
.modal-text .quantity .minus:hover,
.modal-text .quantity .plus:hover,
.modal-text .quantity .minus:active,
.modal-text .quantity .plus:active,
.modal-text .quantity .minus:focus,
.modal-text .quantity .plus:focus

{
	    outline:none;
		background:#ea1f2e !important;
}
button.modal-extras-close:not(.contenedor-boton-añadir-extras-modal button.modal-extras-close) {
   position:absolute;
    top: -29px;
    right: -18px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid red;
}


button.modal-extras-close:not(.contenedor-boton-añadir-extras-modal button.modal-extras-close):hover {
	color:red !important;
}

#show-extras-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

#show-extras-btn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #ea1f2e;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
}

#show-extras-btn:hover::after {
    transform: translateX(0);
}


.titlo-extras {
    font-size: 24px;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
.titlo-extras::after {
    content: "";
    position: absolute;
    left: 19px;
    top: 51px;
    width: 22%;
    height: 4px;
    background-color: #ea1f2e;
}

input#search-input-2 {
	
    border: 1px solid #d9d9d9!important;
    border-radius: 30px;
    height: 43px;
    margin-top: 8px;
}

.title-price-modal #product-price {
  display:none;
}

.title-price-modal {
  padding-top: 10px;
}

button:focus{
	outline:none !important;
}

.modal-close {
    background: transparent !important;
    color: red !important;
    font-size: 30px !important;
    top: -17px !important;
    right: -14px !important;
    font-size: 19px !important;
    padding: 0px 9px 0px 10px;
    background: #fff !important;
    border-radius: 100%;
    width: 33px !important;
    border: 1px solid red !important;
    height: 33px !important;
}
.modal-close:hover{
	background:#fff !important;
}













/* custom modal */
button.single_add_to_cart_button.button.alt {
    font-weight: 600;
    border-radius: 30px;
    color: #fff;
    background: #ea1f2e;
    border-color: #ea1f2e;
}
div#add-to-cart-wrapper{
	text-align:center;
}
.title-price-modal {
    display: flex;
    place-content: space-between;
    align-items: center;
}
.img-modal-thumbnail{
	height:300px;
}
img#product-thumbnail {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}



/* Modal */
button#show-extras-btn {
	background: #fff;
    border: none;
    color: #000;
    padding: 0px;
    font-size: 23px;
	margin-bottom:10px;
}
button#show-extras-btn:hover{
	background:#fff !important;
}
#product-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.add-to-cart-wrapper {
    margin-top: 20px;
}

.single_add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.add-to-cart-text {
    margin-right: 10px;
}

.modal-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-content {
  position: relative;
  background-color: #fff;
  max-width: 800px;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  border: none;
  background: none;
}


.search-wrapper {
  position: relative;
}

.search-container-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white; 
  z-index: 1000; 
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
}
	

  #search-results {
    position: absolute;
    width: 100%;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 10;
  }
  .search-result {
    padding: 10px;
    cursor: pointer;
  }
  .search-result:hover {
    background-color: #f5f5f5;
}  


.container_price {
	float:right;

	  padding: 0px 30px;
}

.contenedor-izquierdo-menu-header {
    display: none;
}

.icono-lupa{
    position: absolute;
    left: 13px;
    top: 12px;
}




