Tienda

/* widget: Woo AJAX Search */
#uc_woocommerce_ajax_search_elementor_98bd98e.uc-ajax-search-wrapper{
position:relative;
display:flex;
width:100%;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__title
{
display:block;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-title b.uc-capitalized,
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-title:not(b.uc-capitalized)::first-letter {
text-transform: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-wrapper-inside
{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_98bd98e.uc-ajax-search-wrapper span{
}
#uc_woocommerce_ajax_search_elementor_98bd98e.uc-ajax-search-wrapper input{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__input-wrapper-inner
{
position:relative;
flex-grow:1;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__items{
position:absolute;
left:0px;
width:100%;
z-index:999999;
overflow:hidden;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link{
display:flex;
align-items:center;
gap:10px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-title{
display:block;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-header{
display:none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-image{
display:block;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__input-wrapper{
position:relative;
display:flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-panel{
width: 100%;
overflow: hidden;
transition: width .5s;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-product-card{
text-align: center;
flex-direction: column;
gap: 10px;
display: flex;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-product-card-img img{
margin: 0 auto;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__items{
display: flex;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item{
transition: background-color .3s;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item.uc-selected{
background-color: #ccc;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-list{
display: flex;
flex-wrap: nowrap;
width: 100%;
transition: transform .3s;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-list-inner{
flex: 0 0 100%;
max-width: 100%;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-header{
display: flex;
justify-content: space-between;
align-items: center;
direction: ltr;
display: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-pages{
display: flex;
gap: 5px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-navigation-panel{
display: flex;
gap: 15px;
justify-content: space-between;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-arrows{
display: flex;
justify-content: space-between;
gap: 10px;
cursor: pointer;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-arrows .uc-inactive{
opacity: .5;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-arrow-left{
position: relative;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-arrow-left::before{
font-family: “Font Awesome 5 Free”;
content: “f104”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-arrow-right::before{
font-family: “Font Awesome 5 Free”;
content: “f105”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__btn
{
display:flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__btn.uc-inactive{
cursor: default;
opacity: 0.7;
pointer-events: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__btn_icon
{
line-height:1em;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__btn svg
{
height:1em;
width:1em;
}
#uc_woocommerce_ajax_search_elementor_98bd98e.uc-loading .uc-ajax-search__spinner__loader-wrapper{
display:flex !important;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__error{
color:red;
padding-top:15px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__spinner__loader-wrapper{
position:absolute;
top:50%;
transform:translateY(-50%);
inset-inline-end: 15px;
height: 100%;
align-items: center;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__spinner {
animation: ajaxsearchrotate 2s linear infinite;
z-index: 2;
width: 25px;
height: 25px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__spinner-path {
stroke-linecap: round;
animation: ajaxsearchdash 1.5s ease-in-out infinite;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-list-inner
{
display:grid;
}
#uc_woocommerce_ajax_search_elementor_98bd98e ::-webkit-input-placeholder { /* Edge */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_98bd98e :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_98bd98e ::placeholder {
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__input.uc-active{
caret-color: unset;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search__input{
caret-color: transparent;
}
/* input type: number – hide arrows in Chrome, Safari, Edge, Opera */
#uc_woocommerce_ajax_search_elementor_98bd98e ::-webkit-outer-spin-button,
#uc_woocommerce_ajax_search_elementor_98bd98e ::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* input type: number – hide arrows in Firefox */
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-count-buttons__number {
-moz-appearance: textfield;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-count-buttons{
display: flex;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-count-buttons button{
display: flex;
justify-content: center;
align-items: center;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__link-count-buttons input{
max-width: 100px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_98bd98e .added_to_cart,
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__product-page{
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_98bd98e .added_to_cart{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-search-item__product-page{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .ue-inner-btn-wrapper
{
display:flex;
align-items:center;
justify-content:center;
position: relative;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-button-addcart.added
{
display:none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-product-card .uc-ajax-search-product-card-price{
display: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-product-card .uc-ajax-search-product-card-img{
display: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-ajax-search-product-card .uc-ajax-search-product-card-title{
display: none;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-panel .uc-search-item-wrapper
{
width:100%;
display:flex;
text-align:left;
justify-content:space-between;
gap:8px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-panel .uc-search-item__link-price{
display:flex;
gap:8px;
}
#uc_woocommerce_ajax_search_elementor_98bd98e .uc-pagination-panel .uc-search-item__link-price>div
{
display:flex;
}
@keyframes ajaxsearchrotate {
100% {
transform: rotate(360deg);
}
}
@keyframes ajaxsearchdash {
0% {
stroke-dasharray: 1, 150;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -124;
}
}






Combo 12 Tequeños de Queso con Panceta + Salsa + Gaseosa
$ 15.000
$ 10.000



Pack 12 Tequeños de Queso con Panceta (6 cm apox)
$ 15.000
$ 10.000



Combo Pack 12 Tequeños de Queso y Plátano Frito + Salsa + Gaseosa – TEQUE GLUP
$ 15.000
$ 10.000



Pack 12 Tequeños de Queso y Plátano Frito (6 cm apox) – TEQUE GLUP
$ 15.000
$ 10.000



Combo 12 Tequeños de Chocolate + Gaseosa – TEQUE GLUP
$ 15.000
$ 10.000



Pack 12 Tequeños Rellenos de Chocolate – 6cm Aprox. – TEQUE GLUP
$ 15.000
$ 10.000



Combo Pack 12 Tequeños de Queso + Salsa + Gaseosa
$ 0



Dip de Salsa Picante 50ml aprox -Teque Glup
$ 2.500
$ 1.500



Dip de Salsa Guasacaca 50ml aproc- Teque Glup
$ 2.500
$ 1.500



Dip de Salsa Tártara 50ml aprox -Teque Glup
$ 2.500
$ 1.500


Tequeños

9 products




Bebidas

6 products




Congelados

0 products




Combos

4 products





/* widget: Woo Product List */
@keyframes uc_woocommerce_product_list_elementor_32ca61c__item-animation {
0% {
filter: blur(4px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_list_elementor_32ca61c .product-items{
opacity:0;
}
#uc_woocommerce_product_list_elementor_32ca61c .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_list_elementor_32ca61c .uc-entrance-animate {
animation: uc_woocommerce_product_list_elementor_32ca61c__item-animation 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_list_elementor_32ca61c *{
box-sizing:border-box;
}
#uc_woocommerce_product_list_elementor_32ca61c ul{
padding:0px;
margin:0px;
display:grid;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-img{
flex-grow:0;
flex-shrink:0;
display:flex;
align-items:center;
justify-content:center;
position:relative;
overflow:hidden;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-img img{
display:block;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-items{
display: flex;
align-items:center;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-items:last-child{
margin-bottom:0px;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-text{
flex-grow:1;
}
.product-text-name{
font-size: 21px;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-text-name{
display: block;
text-decoration: none;
}
#uc_woocommerce_product_list_elementor_32ca61c .uc-buttons a {
cursor: pointer;
text-decoration: none;
text-align:center;
transition:0.3s;
}
.uc-button-addcart.added{
display:none !important;
}
#uc_woocommerce_product_list_elementor_32ca61c .ue_woocommerce_product_list_badge{
display:inline-flex;
align-items:center;
justify-content:center;
}
.ue_woocommerce_product_grid_out_of_stock_label, .ue_woocommerce_product_list_badge{
font-size:12px;
}
#uc_woocommerce_product_list_elementor_32ca61c .ue_woocommerce_product_grid_out_of_stock_label{
display:inline-flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-img-overlay{
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
flex-direction:column;
display:flex;
align-items:center;
transition:0.3s;
}
#uc_woocommerce_product_list_elementor_32ca61c .product-img-overlay .uc-buttons{
text-align:center;
width:100%;
}
#uc_woocommerce_product_list_elementor_32ca61c .ue_woocommerce_product_list_badge {
position:absolute;
top:10px;
left:10px;
}
#uc_woocommerce_product_list_elementor_32ca61c .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
left:10px;
top:10px;
z-index: 1;
}
@media only screen and (max-width: 420px) {
#uc_woocommerce_product_list_elementor_32ca61c .product-items{
flex-wrap: wrap;
}
}
#uc_woocommerce_product_list_elementor_32ca61c .jet-wishlist-button__container{
margin-top:10px;
}
#uc_woocommerce_product_list_elementor_32ca61c_item1 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item2 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item3 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item4 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item5 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item6 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item7 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_32ca61c_item8 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}

No products found

Tequeños

9 products




Bebidas

6 products




Congelados

0 products




Combos

4 products





/* widget: Woo Product List */
@keyframes uc_woocommerce_product_list_elementor_fe0b34d__item-animation {
0% {
filter: blur(4px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-items{
opacity:0;
}
#uc_woocommerce_product_list_elementor_fe0b34d .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_list_elementor_fe0b34d .uc-entrance-animate {
animation: uc_woocommerce_product_list_elementor_fe0b34d__item-animation 0.5s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_list_elementor_fe0b34d *{
box-sizing:border-box;
}
#uc_woocommerce_product_list_elementor_fe0b34d ul{
padding:0px;
margin:0px;
display:grid;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-img{
flex-grow:0;
flex-shrink:0;
display:flex;
align-items:center;
justify-content:center;
position:relative;
overflow:hidden;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-img img{
display:block;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-items{
display: flex;
align-items:center;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-items:last-child{
margin-bottom:0px;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-text{
flex-grow:1;
}
.product-text-name{
font-size: 21px;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-text-name{
display: block;
text-decoration: none;
}
#uc_woocommerce_product_list_elementor_fe0b34d .uc-buttons a {
cursor: pointer;
text-decoration: none;
text-align:center;
transition:0.3s;
}
.uc-button-addcart.added{
display:none !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d .ue_woocommerce_product_list_badge{
display:inline-flex;
align-items:center;
justify-content:center;
}
.ue_woocommerce_product_grid_out_of_stock_label, .ue_woocommerce_product_list_badge{
font-size:12px;
}
#uc_woocommerce_product_list_elementor_fe0b34d .ue_woocommerce_product_grid_out_of_stock_label{
display:inline-flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-img-overlay{
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
flex-direction:column;
display:flex;
align-items:center;
transition:0.3s;
}
#uc_woocommerce_product_list_elementor_fe0b34d .product-img-overlay .uc-buttons{
text-align:center;
width:100%;
}
@media only screen and (max-width: 420px) {
#uc_woocommerce_product_list_elementor_fe0b34d .product-items{
flex-wrap: wrap;
}
}
#uc_woocommerce_product_list_elementor_fe0b34d .jet-wishlist-button__container{
margin-top:10px;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item1 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item2 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item3 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item4 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item5 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item6 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item7 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_fe0b34d_item8 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}

No products found


/* widget: Woo Product List */
#uc_woocommerce_product_list_elementor_11f3789 *{
box-sizing:border-box;
}
#uc_woocommerce_product_list_elementor_11f3789 ul{
padding:0px;
margin:0px;
display:grid;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-img{
flex-grow:0;
flex-shrink:0;
display:flex;
align-items:center;
justify-content:center;
position:relative;
overflow:hidden;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-img img{
display:block;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-items{
display: flex;
align-items:center;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-items:last-child{
margin-bottom:0px;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-text{
flex-grow:1;
}
.product-text-name{
font-size: 21px;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-text-name{
display: block;
text-decoration: none;
}
#uc_woocommerce_product_list_elementor_11f3789 .uc-buttons a {
cursor: pointer;
text-decoration: none;
text-align:center;
transition:0.3s;
}
.uc-button-addcart.added{
display:none !important;
}
#uc_woocommerce_product_list_elementor_11f3789 .ue_woocommerce_product_list_badge{
display:inline-flex;
align-items:center;
justify-content:center;
}
.ue_woocommerce_product_grid_out_of_stock_label, .ue_woocommerce_product_list_badge{
font-size:12px;
}
#uc_woocommerce_product_list_elementor_11f3789 .ue_woocommerce_product_grid_out_of_stock_label{
display:inline-flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-img-overlay{
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
flex-direction:column;
display:flex;
align-items:center;
transition:0.3s;
}
#uc_woocommerce_product_list_elementor_11f3789 .product-img-overlay .uc-buttons{
text-align:center;
width:100%;
}
@media only screen and (max-width: 420px) {
#uc_woocommerce_product_list_elementor_11f3789 .product-items{
flex-wrap: wrap;
}
}
#uc_woocommerce_product_list_elementor_11f3789 .jet-wishlist-button__container{
margin-top:10px;
}
#uc_woocommerce_product_list_elementor_11f3789_item1 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item2 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item3 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item4 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item5 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item6 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item7 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}
#uc_woocommerce_product_list_elementor_11f3789_item8 .uc_regular_price:not(.uc_regular_price–single) {
text-decoration:line-through !important;
}

No products found

/* widget: Woo Product Carousel */
#uc_woocommerce_product_carousel_elementor_adde429{
min-height:1px;
position:relative;
}
#uc_woocommerce_product_carousel_elementor_adde429 *{
box-sizing:border-box;
}
#uc_woocommerce_product_carousel_elementor_adde429 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_content{
box-sizing:border-box;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_placeholder{
overflow:hidden;
position:relative;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-nav .owl-prev{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-nav .owl-next{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_container_holder{
text-align:center;
overflow:hidden;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_carousel_elementor_adde429 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_btn,
#uc_woocommerce_product_carousel_elementor_adde429 .uc-button-addcart,
#uc_woocommerce_product_carousel_elementor_adde429 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_carousel_elementor_adde429 .added_to_cart,
#uc_woocommerce_product_carousel_elementor_adde429 .uc_more_btn-custom-field{
display:block;
text-decoration:none;
text-align:center;
transition: all 0.25s ease-in-out;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_product_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(-100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_placeholder:hover .uc_product_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_product_image img{
width:100%;
font-size:0px;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-dots {
overflow:hidden;
display:block !important;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-dot {
border-radius:50%;
display:inline-block;
}
.uc-button-addcart.added{
display:none !important;
}
.uc_post_title{
font-size:21px;
}
.uc_overlay_image_carousel{
min-height:1px;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_prices > div{
display:block;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_container_holder .uc_product_image{
transition:0.5s;
}
#uc_woocommerce_product_carousel_elementor_adde429 .ue_woocommerce_product_carousel_sale_label{
display:inline-flex;
position:absolute;
left:10px;
top:10px;
align-items:center;
justify-content:center;
}
#uc_woocommerce_product_carousel_elementor_adde429 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
display:inline-flex;
align-items:center;
justify-content:center;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_content_inside{
display:flex;
flex-direction:column;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_buttons{
margin-top:auto;
}
#uc_woocommerce_product_carousel_elementor_adde429 .ue-woo-item{
transition:0.3s;
}
#uc_woocommerce_product_carousel_elementor_adde429 .jet-wishlist-button__container{
margin-top:10px;
}
#uc_woocommerce_product_carousel_elementor_adde429 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}
#uc_woocommerce_product_carousel_elementor_adde429 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_carousel_elementor_adde429 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_carousel_elementor_adde429 input.uc_carousel-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_carousel_elementor_adde429 input.uc_carousel-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_carousel_elementor_adde429 input.uc_carousel-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_carousel_elementor_adde429 .uc_carousel-count-buttons{
display: inline-flex;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_carousel-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_carousel-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_carousel-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_carousel_elementor_adde429 input.uc_carousel-count-buttons__number{
text-align:center;
flex-grow:1;
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-stage
{
transition-timing-function: linear!important;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-stage{
display: flex;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_container_holder{
display: flex;
align-items: stretch;
flex-direction: column;
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_image_carousel_content{
display: flex;
flex-direction: column;
flex: 1;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-item {
align-items: stretch;
display: flex;
}
#uc_woocommerce_product_carousel_elementor_adde429 .uc_post_title a{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
#uc_woocommerce_product_carousel_elementor_adde429 .owl-nav .owl-prev.disabled,
#uc_woocommerce_product_carousel_elementor_adde429 .owl-nav .owl-next.disabled {
display: none;
}
#uc_woocommerce_product_carousel_elementor_adde429_item1 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item1 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item2 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item2 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item3 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item4 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_adde429_item5 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}


https://tequeglup.shop

33%
Off
Tequeños de Queso – 6cm Aprox.
$ 15.000 – $ 128.000
$ 10.000 – $ 85.000
Elegir Opciones

Teque congelados tequeglup tequeglup

33%
Off
Tequeños de Queso congelados – 6cm Aprox.
$ 15.000 – $ 128.000
$ 10.000 – $ 85.000
Elegir Opciones

salsa golf tequeglup

40%
Off
Dip de Salsa Golf – 50 ml aprox
$ 2.500
$ 1.500
Elegir Opciones

salsa ajo tequeglup

40%
Off
Dip de salsa de Ajo 50 ml
$ 2.500
$ 1.500
Elegir Opciones

https://tequeglup.shop

33%
Off
Pack 12 Tequeños de Queso Teque Glup
$ 15.000
$ 10.000
Elegir Opciones
No products found


/* widget: Woo Product Carousel */
#uc_woocommerce_product_carousel_elementor_075085a{
min-height:1px;
position:relative;
}
#uc_woocommerce_product_carousel_elementor_075085a *{
box-sizing:border-box;
}
#uc_woocommerce_product_carousel_elementor_075085a .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_content{
box-sizing:border-box;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_placeholder{
overflow:hidden;
position:relative;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-nav .owl-prev{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-nav .owl-next{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_container_holder{
text-align:center;
overflow:hidden;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_carousel_elementor_075085a .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_btn,
#uc_woocommerce_product_carousel_elementor_075085a .uc-button-addcart,
#uc_woocommerce_product_carousel_elementor_075085a .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_carousel_elementor_075085a .added_to_cart,
#uc_woocommerce_product_carousel_elementor_075085a .uc_more_btn-custom-field{
display:block;
text-decoration:none;
text-align:center;
transition: all 0.25s ease-in-out;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_product_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(-100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_placeholder:hover .uc_product_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_product_image img{
width:100%;
font-size:0px;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-dots {
overflow:hidden;
display:block !important;
text-align:center;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-dot {
border-radius:50%;
display:inline-block;
}
.uc-button-addcart.added{
display:none !important;
}
.uc_post_title{
font-size:21px;
}
.uc_overlay_image_carousel{
min-height:1px;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_prices > div{
display:block;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_container_holder .uc_product_image{
transition:0.5s;
}
#uc_woocommerce_product_carousel_elementor_075085a .ue_woocommerce_product_carousel_sale_label{
display:inline-flex;
position:absolute;
left:10px;
top:10px;
align-items:center;
justify-content:center;
}
#uc_woocommerce_product_carousel_elementor_075085a .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
display:inline-flex;
align-items:center;
justify-content:center;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_content_inside{
display:flex;
flex-direction:column;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_buttons{
margin-top:auto;
}
#uc_woocommerce_product_carousel_elementor_075085a .ue-woo-item{
transition:0.3s;
}
#uc_woocommerce_product_carousel_elementor_075085a .jet-wishlist-button__container{
margin-top:10px;
}
#uc_woocommerce_product_carousel_elementor_075085a .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}
#uc_woocommerce_product_carousel_elementor_075085a span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_carousel_elementor_075085a .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_carousel_elementor_075085a input.uc_carousel-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_carousel_elementor_075085a input.uc_carousel-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_carousel_elementor_075085a input.uc_carousel-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_carousel_elementor_075085a .uc_carousel-count-buttons{
display: inline-flex;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_carousel-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_carousel-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_carousel-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_carousel_elementor_075085a input.uc_carousel-count-buttons__number{
text-align:center;
flex-grow:1;
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-stage
{
transition-timing-function: linear!important;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-stage{
display: flex;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_container_holder{
display: flex;
align-items: stretch;
flex-direction: column;
width: 100%;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_image_carousel_content{
display: flex;
flex-direction: column;
flex: 1;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-item {
align-items: stretch;
display: flex;
}
#uc_woocommerce_product_carousel_elementor_075085a .uc_post_title a{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
#uc_woocommerce_product_carousel_elementor_075085a .owl-nav .owl-prev.disabled,
#uc_woocommerce_product_carousel_elementor_075085a .owl-nav .owl-next.disabled {
display: none;
}
#uc_woocommerce_product_carousel_elementor_075085a_item1 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item1 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item2 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item2 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item3 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item4 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item5 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item6 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item7 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}
#uc_woocommerce_product_carousel_elementor_075085a_item8 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through;
}


https://tequeglup.shop

33%
Off
Tequeños de Queso – 6cm Aprox.
$ 15.000 – $ 128.000
$ 10.000 – $ 85.000
Elegir Opciones

Teque congelados tequeglup tequeglup

33%
Off
Tequeños de Queso congelados – 6cm Aprox.
$ 15.000 – $ 128.000
$ 10.000 – $ 85.000
Elegir Opciones

https://tequeglup.shop

40%
Off
Dip de Salsa Tártara 50ml aprox -Teque Glup
$ 2.500
$ 1.500
Elegir Opciones

salsa-picante-tequeglup

40%
Off
Dip de Salsa Picante 50ml aprox -Teque Glup
$ 2.500
$ 1.500
Elegir Opciones

salsa golf tequeglup

40%
Off
Dip de Salsa Golf – 50 ml aprox
$ 2.500
$ 1.500
Elegir Opciones

salsa ajo tequeglup

40%
Off
Dip de salsa de Ajo 50 ml
$ 2.500
$ 1.500
Elegir Opciones

guasacaca-tequeglup

40%
Off
Dip de Salsa Guasacaca 50ml aproc- Teque Glup
$ 2.500
$ 1.500
Elegir Opciones

https://tequeglup.shop

33%
Off
Pack 12 Tequeños de Queso Teque Glup
$ 15.000
$ 10.000
Elegir Opciones
No products found

/* widget: Liquid Full Screen Menu */
#uc_uc_liquid_full_screen_menu_elementor_d779a68 {
position: relative;
display: flex;
justify-content: center;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays {
width: 100vw;
height: 100vh;
pointer-events: none;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .global-menu,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays{
max-width: 100%;
overflow: hidden !important;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger__icon{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger__icon.uc_liquid_hamburger__icon–close{
display: none;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .is-opened-navi .uc_liquid_hamburger__icon.uc_liquid_hamburger__icon–close{
display: flex;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .is-opened-navi .uc_liquid_hamburger__icon.uc_liquid_hamburger__icon–open{
display: none;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays.is-opened {
pointer-events: auto;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays__path:nth-of-type(1) {
fill: #5851db;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays__path:nth-of-type(2) {
fill: #833ab4;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays__path:nth-of-type(3) {
fill: #c13584;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .shape-overlays__path:nth-of-type(4) {
fill: #405de6;
}
/* Common Menu Properties*/
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .global-menu {
width: 100vw;
height: 100vh;
overflow: auto;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
z-index: 0;
visibility:hidden;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .global-menu-inner{
width: 100vw;
height: 100vh;
overflow: auto;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68.uc-menu-opened .global-menu{
z-index: 10000;
visibility:visible;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .global-menu .global-menu__wrap {
display: flex;
flex-direction: column;
padding: 0;
}
.uc_liquid_menu .menu-item {
opacity: 0;
text-align:center;
}
.global-menu-inner > div{
transition: all .3s;
opacity: 0;
}
.uc-menu-opened .global-menu-inner > div{
opacity: 1;
}
.global-menu-inner > div:nth-child(3){
transition-delay: 0.8s;
}
.global-menu-inner > div:nth-child(2){
transition-delay: 0.85s;
}
.global-menu-inner > div:nth-child(1){
transition-delay: 0.9s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger {
display: block;
cursor: pointer;
position: relative;
z-index: 10001;
pointer-events: auto;
-webkit-tap-highlight-color: rgba(0,0,0,0);
transition: all .3s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger::after {
width: 100%;
height: 100%;
box-sizing: border-box;
content: ”;
display: block;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
border: 4px solid #3f76f9;
animation: intervalHamburgerBorder_uc_uc_liquid_full_screen_menu_elementor_d779a68 1.2s infinite;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .is-opened-navi.uc_liquid_hamburger::after{
border: 4px solid ;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line {
width: calc( var(–current-calc-size-value) – 56.9%);
height: 2px;
overflow: hidden;
position: absolute;
z-index: 10;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in {
width: calc( var(–current-calc-size-value) + 71.45%);
height: 2px;
position: absolute;
top: 0;
left: 0;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::after {
width: calc( var(–current-calc-size-value) – 43.52%);
height: 2px;
content: ”;
display: block;
position: absolute;
top: 0;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::before {
left: calc( -1 * var(–current-calc-size-value) – -10%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::after {
left: 0;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross01::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross02::after {
opacity: 0;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–02,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–03,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross02 {
left: calc( var(–current-calc-size-value) – 72.3%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–01 {
top: calc( var(–current-calc-size-value) – 62.05%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–02,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross02 {
top: calc( var(–current-calc-size-value) – 52.3%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–03 {
top: calc( var(–current-calc-size-value) – 41.56%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross01 {
transform: rotate(45deg);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line–cross02 {
transform: rotate(-45deg);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line {
transition-duration: 0.6s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in {
transition-duration: 0.6s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in::after {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-property: transform;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross02 {
transform: translateX(-33.3%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–01 {
transition-delay: 0.2s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–02 {
transition-delay: 0.25s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–02::after {
transition-delay: 0.05s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–03 {
transition-delay: 0.3s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–03::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–03::after {
transition-delay: 0.1s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross01 {
transition-delay: 0.0s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross02 {
transition-delay: 0.05s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .hamburger__line-in–cross02::after {
transition-delay: 0.1s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line–01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line–02,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line–03 {
opacity: 0;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburgeris-opened-navi .hamburger__line-in–01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–02,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–03 {
transform: translateX(33.3%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–cross01,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–cross02 {
transform: translateX(0);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–01 {
transition-delay: 0s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–02 {
transition-delay: 0.05s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–03 {
transition-delay: 0.1s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–cross01 {
transition-delay: 0.25s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi .hamburger__line-in–cross02 {
transition-delay: 0.3s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in::after {
transform: translateX(200%);
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–01::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–01::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–02::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–03::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–03::after {
transition-duration: 1s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross01::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross01::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger:hover .hamburger__line-in–cross02::after {
transition-duration: 0s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–cross01::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–cross01::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–cross02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–cross02::after {
transition-duration: 1s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–01::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–01::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–02::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–02::after,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–03::before,
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .uc_liquid_hamburger.is-opened-navi:hover .hamburger__line-in–03::after {
transition-duration: 0s;
}
#uc_uc_liquid_full_screen_menu_elementor_d779a68 .sub-menu
{
transition: 0.5s;
overflow: hidden;
height: auto;
}