<!DOCTYPE html>
<html lang="es-MX">
<head>
<!-- Unminify css Start -->
<style>
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.searchbar .search-bar .search-icon{
background-color: rgb(255 0 255) !important;
color: white !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.fullbox-search {
background: #ff00ff !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.fullbox-search {
display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
#reponsive-searchbar {
display: block !important;
}
}
#reponsive-searchbar {
display: none;
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wWw.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 900;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: FontAwesome;
src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: 400;
font-style: normal;
}
.fa {
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.fa-user::before {
content: "\F007";
}
.fa-shopping-cart::before {
content: "\F07A";
}
.fa-angle-right::before {
content: "\F105";
}
.fa-usd::before {
content: "\F155";
}
.fa,
.far {
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-angle-right::before {
content: "\f105";
}
.fa-shopping-cart::before {
content: "\f07a";
}
.fa-user::before {
content: "\f007";
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"),
url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"),
url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far {
font-family: "Font Awesome 5 Free";
}
.fa {
font-weight: 900;
}
*,
::before,
::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
}
header,
nav,
section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: rgb(33, 37, 41);
text-align: left;
background-color: rgb(255, 255, 255);
}
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
ul {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul {
margin-bottom: 0;
}
a {
color: rgb(0, 123, 255);
text-decoration: none;
background-color: transparent;
}
img {
vertical-align: middle;
border-style: none;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
input,
button,
select {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="submit"] {
-webkit-appearance: button;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
*::-webkit-file-upload-button {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: inherit;
-webkit-appearance: button;
}
h5,
h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
.prod-sec .img-fluid {
max-width: 100%;
height: 210px;
width: 120px;
margin: auto;
}
.img-fluid {
max-width: 100%;
height: auto;
margin: auto;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
.row {
display: -webkit-box;
margin-right: -15px;
margin-left: -15px;
}
.col-12,
.col-sm-6,
.col-lg-3 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-12 {
-webkit-box-flex: 0;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm-6 {
-webkit-box-flex: 0;
max-width: 50%;
}
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: rgb(73, 80, 87);
background-clip: padding-box;
border: 1px solid rgb(251, 104, 217);
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.form-control::-webkit-input-placeholder {
color: rgb(108, 117, 125);
opacity: 1;
}
.form-group {
margin-bottom: 1rem;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.btn-primary {
color: rgb(255, 255, 255);
background-color: rgb(0, 123, 255);
border-color: rgb(0, 123, 255);
}
.btn-block {
display: block;
width: 100%;
}
.input-group {
position: relative;
display: -webkit-box;
-webkit-box-align: stretch;
width: 100%;
}
.input-group > .form-control {
position: relative;
-webkit-box-flex: 1;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.border-top-0 {
border-top-width: 0px !important;
}
.d-block {
display: block !important;
}
.m-0 {
margin: 0px !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.p-0 {
padding: 0px !important;
}
.pl-2 {
padding-left: 0.5rem !important;
}
.text-right {
text-align: right !important;
}
@font-face {
font-family: themify;
src: url(../fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(../fonts/themify.woff?-fvbane) format("woff"), url(../fonts/themify.ttf?-fvbane) format("truetype"),
url(../fonts/themify.svg?-fvbane#themify) format("svg");
font-weight: 400;
font-style: normal;
}
[class^="ti-"] {
font-family: themify;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.ti-search::before {
content: "\e610";
}
.ti-heart::before {
content: "\e634";
}
.ti-menu-alt::before {
content: "\e68f";
}
body {
font-family: Lato, sans-serif;
position: relative;
background-color: rgb(255, 255, 255);
font-size: 14px;
background-position: initial initial;
background-repeat: initial initial;
}
h5,
h6 {
font-family: Lato, sans-serif;
font-weight: 400;
}
h5 {
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
line-height: 1.2;
color: rgb(85, 85, 85);
}
h6 {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
color: rgb(0, 0, 0);
}
ul {
padding-left: 0;
margin-bottom: 0;
}
li {
display: inline-block;
font-size: 14px;
}
span {
line-height: 1.5;
}
.form-control {
padding: 12px 20px;
border-top-left-radius: 22px;
border-top-right-radius: 22px;
border-bottom-right-radius: 22px;
border-bottom-left-radius: 22px;
font-size: 14px;
}
section {
padding-top: 15px;
}
.btn-solid {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: rgb(255, 255, 255);
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 12px 25px;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
overflow: hidden;
background-color: rgb(251, 104, 208);
}
.btn-solid.btn-solid-sm {
padding: 8px 10px;
}
.btn-solid::after {
background-color: rgb(255, 255, 255);
content: "";
height: 155px;
left: -75px;
opacity: 0.2;
position: absolute;
top: -50px;
-webkit-transform: rotate(35deg);
width: 50px;
z-index: 1;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .content-header {
display: -webkit-box;
}
header.header-2 .content-header .left-section {
width: 65%;
}
header.header-2 .content-header .right-section {
width: 35%;
}
header.header-2 .lower-section {
padding: 25px 0 25px 25px;
}
header.header-2 .header-top {
display: -webkit-box;
}
header.header-2 .header-top .brand-logo {
padding-right: 50px;
}
.searchbar .search-bar {
padding: 10px;
}
.searchbar .search-bar .search__input {
width: 890px;
}
.searchbar .search-bar .search-icon {
top: 0;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 121px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
position: absolute;
top: 0;
left: 40px;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 {
color: rgb(51, 51, 51);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 a {
color: rgb(51, 51, 51);
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6.up-cls {
margin-top: -3px;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail span {
color: rgb(170, 170, 170);
}
header.header-2 .nav-icon ul .onhover-div::after {
display: none;
}
header.header-2 .nav-icon ul .wishlist-icon {
padding: 0 90px 0 0;
}
header.header-2 .nav-icon ul .cart-icon .cart h6 {
margin-top: 0;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
color: rgb(255, 255, 255);
}
header .mobile-icon {
display: none;
}
.searchbar {
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.searchbar .search-bar {
display: -webkit-box;
-webkit-box-align: center;
position: relative;
}
.searchbar .search-bar .search__input {
width: 550px;
padding: 9px 50px 9px 24px;
font-size: 14px;
line-height: 18px;
overflow: hidden;
border: 1px solid rgb(238, 238, 238);
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}
@media screen and (max-width: 390px) and (min-width: 320px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 73px !important;
height: 34px !important;
}
}
@media screen and (max-width: 900px) and (min-width: 391px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 63px !important;
}
}
@media screen and (max-width: 767px) and (min-width: 577px) {
.sm,
.sm ul,
.sm li {
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
header.header-2 .search-bar .search__input {
top: 5px !important;
}
header.header-2 .search-bar .search-icon {
top: 5px !important;
}
}
@media screen and (max-width: 1767px) and (min-width: 771px) {
header.header-2 .search-bar .search-icon {
top: 0px !important;
}
}
.searchbar .search-bar .search-icon {
top: 0;
background-color: #fff;
width: 53px;
height: 38px;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
color: rgb(251, 104, 208);
font-size: 17px;
position: relative;
border: none;
padding: 0;
}
.searchbar .search-bar .search-icon::after {
position: absolute;
content: "\e610";
font-family: themify;
}
header .header-content {
position: relative;
}
header .brand-logo {
padding: 15px 0;
display: inline-block;
vertical-align: middle;
}
header .toggle-nav {
position: relative;
display: none;
}
header .mobile-back {
display: none;
}
header .nav-icon ul .onhover-div {
position: relative;
padding: 32px 15px;
}
header .nav-icon ul .onhover-div::after {
content: "";
position: absolute;
width: 1px;
height: 35px;
background-color: rgb(238, 238, 238);
right: -3px;
top: 50%;
-webkit-transform: translateY(-50%);
}
header .nav-icon ul .cart-icon {
position: relative;
padding-right: 64px;
}
header .nav-icon ul .cart-icon::after {
display: none;
}
header .nav-icon ul .cart-icon .cart {
position: absolute;
top: 28px;
right: 0;
}
header .nav-icon ul .cart-icon .cart span {
color: rgb(153, 153, 153);
}
header .nav-icon ul .cart-icon .cart h6 {
color: rgb(68, 68, 68);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
margin-top: -3px;
}
.shadow-home .home-slider::after {
content: "";
position: absolute;
height: 26px;
background-image: url(../images/s-1.png);
background-attachment: scroll;
background-color: transparent;
top: 0;
width: 100%;
background-position: 50% 0;
background-repeat: no-repeat no-repeat;
}
.home-slider {
position: relative;
overflow: hidden;
}
.home-slider .home {
background-size: cover;
height: 75vh;
background-position: 50% 50%;
background-repeat: no-repeat no-repeat;
}
.home-slider.home-70 .home {
height: 100%;
}
.product-box {
position: relative;
padding: 20px;
overflow: hidden;
vertical-align: middle;
height: auto;
margin: 0 10px;
}
.product-box .img-block .cart-details i {
color: rgb(170, 170, 170);
font-size: 18px;
display: -webkit-box;
}
.product-box .img-block .cart-details {
position: absolute;
top: 0;
right: 10px;
opacity: 0;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
.product-box .product-info {
text-align: center;
margin-bottom: 25px;
}
.product-box .product-info h6 {
text-transform: capitalize;
color: rgb(68, 68, 68);
margin-bottom: 0;
margin-top: 20px;
}
.product-box .product-info h5 {
margin-top: 5px;
margin-bottom: 0;
color: rgb(251, 104, 208);
font-weight: 700;
}
.product-box.product-select-box .select-dropdown {
background-color: transparent;
width: 160px;
max-width: 100%;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
margin: 10px 0;
border: 1px solid rgb(251, 104, 208);
position: relative;
left: 50%;
}
.product-box.product-select-box .select-dropdown select {
width: 100%;
padding: 8px 24px 8px 10px;
border: none;
background-color: transparent;
-webkit-appearance: none;
}
.product-box.product-select-box .select-dropdown::after {
content: " ";
position: absolute;
top: 50%;
margin-top: -2px;
right: 8px;
width: 0;
height: 0;
border-left-width: 5px;
border-left-style: solid;
border-left-color: transparent;
border-right-width: 5px;
border-right-style: solid;
border-right-color: transparent;
border-top-width: 5px;
border-top-style: solid;
border-top-color: rgb(170, 170, 170);
}
.product-box.product-select-box .product-info h6 {
margin-top: 10px;
}
.product-box.product-select-box .qty-add-box .qty-box {
display: -webkit-box;
-webkit-box-align: center;
}
.product-box.product-select-box .qty-add-box .qty-box label {
margin-bottom: 0;
font-size: 16px;
text-transform: capitalize;
margin-right: 4px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group {
width: 70px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group .form-control {
height: 32px;
margin-right: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
padding: 0.175rem 0.35rem;
}
.product-box.product-select-box .qty-add-box .qty-box button {
display: -webkit-box;
-webkit-box-align: center;
text-transform: uppercase;
min-height: 32px;
padding: 7px 10px;
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
border: none;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
padding-left: 5px;
}
.tab-layout1 {
background-color: rgb(248, 247, 248);
}
.tab-layout1 .theme-tab {
position: relative;
}
.tab-layout1 .theme-tab .tab-content {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
position: absolute;
top: 60px;
left: 230px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
position: absolute;
top: 60px;
right: 230px;
}
.tab-layout1 .theme-tab .tabs {
background-color: rgb(255, 255, 255);
padding: 20px 0;
text-align: center;
margin-bottom: 50px;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 12px;
margin-right: 12px;
text-transform: uppercase;
}
.tab-layout1 .theme-tab .tabs li a {
color: rgb(68, 68, 68);
font-weight: 700;
padding: 17px 25px;
}
.tab-layout1 .theme-tab .tabs .current a {
color: rgb(255, 255, 255);
background-color: rgb(255 0 255);
border-top-left-radius: 19px;
border-top-right-radius: 19px;
border-bottom-right-radius: 19px;
border-bottom-left-radius: 19px;
background-position: initial initial;
background-repeat: initial initial;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 .product-box {
border-right-width: 1px;
border-right-style: solid;
border-right-color: rgb(238, 238, 238);
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:first-child .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 6) .product-box {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .product-box {
background-color: white;
}
.add_to_cart .theme-form {
padding: 0 20px;
}
.add_to_cart .forget-class {
margin-top: 10px;
text-transform: capitalize;
text-decoration: underline;
}
.qty-box .input-group {
-webkit-box-pack: center;
}
.qty-box .input-group .form-control {
text-align: center;
width: 40px;
}
.sm {
box-sizing: border-box;
position: relative;
z-index: 9;
}
.sm ul {
display: none;
}
.sm li {
position: relative;
}
.sm a {
position: relative;
display: block;
}
.sm * {
box-sizing: inherit;
}
.sm ::before {
box-sizing: inherit;
}
.sm ::after {
box-sizing: inherit;
}
.sm::after {
content: "";
display: block;
height: 0;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 0;
line-height: 0;
font-family: serif;
clear: both;
overflow: hidden;
}
.pixelstrap a {
padding: 33px 30px 33px 0;
color: rgb(68, 68, 68);
font-size: 14px;
font-weight: 700;
line-height: 23px;
text-decoration: none;
text-transform: uppercase;
}
.pixelstrap ul {
background-color: rgb(251, 104, 208);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul {
background-color: rgba(102, 102, 102, 0.0980392);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul a {
background-color: transparent;
color: rgb(255, 255, 255);
font-size: 14px;
text-shadow: none;
text-transform: capitalize;
font-weight: 500;
border-left-width: 8px;
border-left-style: solid;
border-left-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-width: 16px;
border-left-style: solid;
border-left-color: transparent;
}
.pixelstrap ul li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgba(0, 0, 0, 0.0470588);
}
.pixelstrap ul li:first-child {
border-top-width: 0;
}
@media (max-width: 1430px) {
.pixelstrap a {
padding-right: 15px;
}
}
@media (max-width: 1199px) {
.pixelstrap a {
padding: 8px 18px;
}
.pixelstrap ul a {
color: rgb(255, 255, 255);
}
.pixelstrap ul ul {
background-image: none;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-style: none;
}
.pixelstrap li ul li ul li a {
padding-left: 35px !important;
}
}
@media (max-width: 1430px) {
header .search-bar {
padding-right: 0;
}
header .search-bar .search__input {
width: 230px;
}
header .search-bar .search-icon {
right: 5px;
}
header .nav-icon ul .onhover-div {
padding: 32px 10px;
}
header .nav-icon ul .onhover-div.cart-icon .cart {
display: none;
}
header.header-2 .content-header .left-section {
width: 75%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
text-align: right;
margin-right: -50px;
width: 25%;
}
header.header-2 .header-top .brand-logo {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .header-top .brand-logo img {
width: 140px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 35px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
display: none;
}
header.header-2 .nav-icon ul .onhover-div.cart-icon {
padding-right: 0;
}
header.header-2 .search-bar .search-icon {
right: 5px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 15px 33px 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
right: 0;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
left: 0;
}
}
@media (max-width: 1367px) {
.qty-box .input-group .form-control {
width: 100%;
}
.product-box .img-block .cart-details {
right: 10px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
}
@media (max-width: 767px) {
header.header-2 .lower-section ul li.user-icon,
header.header-2 .lower-section ul li.cart-icon {
display: none;
}
section {
padding-top: 40px;
}
header .toggle-nav {
display: -webkit-box;
-webkit-box-align: center;
height: 100%;
padding-right: 15px;
}
header .toggle-nav i {
font-size: 22px;
}
header .mobile-back {
padding: 20px;
font-size: 18px;
color: rgb(255, 255, 255);
font-weight: 700;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(239, 239, 239);
display: -webkit-box;
-webkit-box-pack: end;
-webkit-box-align: center;
}
header .sm-horizontal {
position: fixed;
background-color: rgb(251, 104, 208);
width: 300px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border: 1px solid rgb(238, 238, 238);
top: 0;
height: 100vh;
right: -300px;
z-index: 999;
overflow: scroll;
}
header .brand-logo {
padding-left: 42px;
}
header .search-bar .search__input {
width: 258px;
}
header.header-2 .header-top .brand-logo {
padding-left: 0;
padding-right: 20px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px;
color: black;
}
header.header-2 .content-header .left-section {
display: -webkit-box;
width: 58%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
display: -webkit-box;
width: 60%;
}
header.header-2 .lower-section {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .search-bar {
padding-top: 20px;
}
header.header-2 .search-bar .search__input {
width: 275px;
}
header.header-2 .search-bar .search-icon {
top: 20px;
}
.section-b-space {
padding-bottom: 40px;
}
.home-slider .home {
height: 70vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 40px;
}
.product-box .img-block .cart-details {
top: 3px;
}
.product-box.product-select-box .qty-add-box .qty-box button {
font-size: 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: block;
font-size: 14px;
padding: 2px;
}
}
@media (max-width: 991px) {
header .nav-icon ul .onhover-div img {
-webkit-transform: scale(0.8);
}
.home-slider .home {
height: 65vh;
}
header .brand-logo {
padding-left: 40px;
}
header .search-bar .search__input {
width: 200px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 25px 0 0;
}
header.header-2 .nav-icon ul .onhover-div img {
display: none;
}
header.header-2 .nav-icon ul .onhover-div .mobile-icon {
color: rgb(251, 104, 208);
font-size: 30px;
}
header.header-2 .nav-icon ul .onhover-div i {
font-size: 18px;
}
header.header-2 .content-header .left-section {
width: 30%;
}
header.header-2 .content-header .right-section {
width: 29%;
border-left-style: none;
-webkit-box-pack: end;
}
header.header-2 .toggle-nav {
position: absolute;
right: 0;
}
header.header-2 .lower-section {
padding: 25px 45px 25px 25px;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 3) .product-box {
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.product-box .img-block .cart-details {
top: 5px;
}
}
@media (max-width: 767px) {
header.header-2 ul.pixelstrap.sm-horizontal li {
width: 100%;
}
.home-slider .home {
height: 40vh;
}
header.header-2 .search-bar {
padding-top: 0;
}
header .search-bar {
width: 70% !important;
}
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
margin-left: 0px !important;
}
.product-box .img-block .cart-details {
opacity: 1;
bottom: 0;
position: relative;
top: 0;
}
.product-box .img-block .cart-details {
position: relative;
display: -webkit-box;
-webkit-box-pack: center;
width: 100%;
right: 0px !important;
}
.product-box .img-block .cart-details i {
padding-left: 5px;
padding-right: 5px;
}
.product-box .product-info h6 {
margin-top: 0;
}
.tab-layout1 .theme-tab .tabs {
padding: 10px 0;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 5px;
margin-right: 5px;
}
.tab-layout1 .theme-tab .tabs li a {
padding: 10px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
top: 40px;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
top: 40px;
}
.tab-layout1 .product-box .product-info h5 {
margin-bottom: 0;
}
}
@media (max-width: 576px) {
.sm,
.sm ul,
.sm li {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
.btn-solid {
padding: 7px 20px;
}
section {
padding-top: 30px;
}
header .mobile-fix-header {
position: fixed;
bottom: 0;
left: 0;
height: 50px;
background-color: rgb(255, 255, 255);
width: 100vw;
z-index: 9;
-webkit-box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
}
header .brand-logo {
position: absolute;
text-align: center;
padding: 10px 0;
left: 50%;
-webkit-transform: translateX(-50%);
}
header .brand-logo img {
width: 170px;
}
header .search-bar {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 99;
left: 0;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div::after {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
left: 60%;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div.cart-icon .cart-image {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .nav-icon ul .onhover-div.wishlist-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
left: 60%;
}
header .nav-icon ul .onhover-div.wishlist-icon .wishlist-img {
display: none;
}
header .nav-icon ul .onhover-div.wishlist-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .toggle-nav {
padding: 22px 0;
}
header.header-2 .nav-icon ul .onhover-div.user-icon {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 10;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
padding: 0;
left: 20%;
}
header.header-2 .nav-icon ul .onhover-div.user-icon i {
font-size: 20px;
color: rgb(251, 104, 208);
padding: 0;
}
header.header-2 .content-header .left-section {
width: 100%;
padding: 0;
}
header.header-2 .content-header .right-section {
width: 0;
}
header.header-2 .toggle-nav {
position: absolute;
right: 15px;
}
header.header-2 .header-top .brand-logo {
position: absolute;
padding: 0;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
height: 100%;
}
.section-b-space {
padding-bottom: 30px;
}
.home-slider .home {
height: 58vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 30px;
}
.tab-layout1 .theme-tab .tabs li {
margin-top: 3px;
margin-bottom: 3px;
}
.tab-layout1 .theme-tab .tabs .current a {
border: none;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(5) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(2) {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .drop-shadow {
display: none;
}
input {
padding: 7px 16px !important;
font-size: 14px !important;
}
}
@media (max-width: 480px) {
.home-slider .home {
height: 55vh;
}
.product-box.product-select-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 420px) {
.product-box {
padding: 15px;
}
}
@media (max-width: 380px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details {
top: 0;
right: 5px;
}
.product-box .img-block .cart-details i {
padding-top: 5px;
padding-bottom: 5px;
font-size: 16px;
}
.product-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 360px) {
.home-slider .home {
height: 30vh;
}
}
@media (max-width: 340px) {
.product-box .product-info h6 {
font-size: 13px;
}
}
/* header.header-2 {
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
background-position: initial initial;
background-repeat: initial initial;
}*/
.headtop {
padding: 10px;
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
line-height: 1.2;
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop > .container {
display: -webkit-box;
-webkit-box-pack: justify !important;
-webkit-box-align: center !important;
}
.headtop .b-2 {
display: inline-block;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop .txt {
display: inline-block;
font-size: 0.85rem;
font-style: italic;
font-weight: 700;
line-height: 1.15;
}
.headtop .imgs {
display: inline-block;
margin: 10px 15px;
}
.headtop .imgs img {
max-height: 22px;
margin: 0 6px;
}
.fa-user {
font-size: 20px;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
color: white;
padding: 8px 18px !important;
}
}
@media screen and (max-width: 1245px) and (min-width: 1200px) {
header.header-2 .content-header .right-section {
margin-right: -21px;
}
}
.side-category {
position: fixed;
top: 0;
right: 0;
z-index: 9999999;
background-color: rgb(251, 104, 208);
width: 0;
height: 100vh;
overflow: scroll;
}
.side-category li ul li a {
color: white;
font-size: 18px;
font-weight: 400;
}
.side-category li ul li {
display: block;
padding: 5px 10px;
}
.side-category li ul {
margin-top: 80px;
}
.side-category .cate-back {
position: absolute;
top: 0;
}
.side-category .cate-back {
font-size: 20px;
padding: 15px 20px;
text-align: right;
width: 100%;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
}
.cart-image .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
top: -13px;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
.mobile-icon .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
color: rgb(255, 255, 255);
top: 0;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .search-bar .search-icon {
right: 0px !important;
}
@media screen and (max-width: 640px) and (min-width: 320px) {
.headtop .txt {
font-size: 12px;
}
.headtop .imgs img {
max-height: 15px;
margin: 0 6px;
}
}
.product-select-box {
position: relative;
}
@media (max-width: 767px) {
.tab-layout1 .theme-tab .tabs li {
margin: 10px 0;
}
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 10px 25px 0;
}
header.header-2 .search-bar .search-icon {
right: 145px !important;
}
header.header-2 .search-bar .search__input {
width: 670px;
margin-left: 186px;
}
@media screen and (max-width: 570px) and (min-width: 320px) {
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
width: 340px;
margin-left: 0;
}
}
header.header-2 .header-top {
padding-left: 55px !important;
}
header.header-2 .content-header .left-section {
width: 122% !important;
padding-right: 0px !important;
margin-left: -90px !important;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px !important;
}
header.header-2 .header-top .brand-logo img {
width: 100px !important;
}
}
</style>
<!-- unminifi css end -->
<style type="text/css">
.sprite {
background-image: url(spritesheet.png);
background-repeat: no-repeat;
display: block;
}
.headtop .imgs {
display: flex;
margin: 10px 15px;
}
.imgs i {
margin: 0px 5px;
}
.sprite {
background-image: url(images/spritesheet.webp);
background-repeat: no-repeat;
display: block;
}
.sprite-i-american-express {
width: 36px;
height: 25px;
background-position: -5px -5px;
}
.sprite-i-mastercard {
width: 38px;
height: 25px;
background-position: -51px -5px;
}
.sprite-i-shield {
width: 22px;
height: 25px;
background-position: -99px -5px;
}
.sprite-i-visa {
width: 42px;
height: 25px;
background-position: -131px -5px;
}
.sprite-left {
width: 534px;
height: 23px;
background-position: -5px -40px;
}
.sprite-logo {
width: 139px;
height: 33px;
background-position: -5px -73px;
}
.sprite-right {
width: 534px;
height: 23px;
background-position: -5px -116px;
}
.sprite-wishlist {
width: 30px;
height: 26px;
background-position: -154px -73px;
}
.fixed-size-img {
/* width: 300px;*/
height: 250px !important;
object-fit: cover; /* optional: to make sure the image covers the entire space without distorting */
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="lIKMwpuxMlg3jr-wz7SkFYAkLQ_7_nPlCHtrPtU0Eig">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta name="title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="author" content="Virtual sex shop GDL Alcala">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="twitter:description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta property="og:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<meta name="twitter:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<link rel="canonical" href="https://vsexshopgdlalcala.com.mx/">
<link rel="icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<link rel="shortcut icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<title>Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala</title>
<!--Google font-->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5VLTZLS');</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-204212716-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-204212716-1');
</script>
<!-- End Google Tag Manager -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6050df4bf7ce18270930b517/1f0tugfpa';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!-- Event snippet for Compra conversion page -->
<script>
gtag('event', 'conversion', {
'send_to': 'AW-985490909/G5IbCJyA-YoCEN3L9dUD',
'value': 1.0,
'transaction_id': ''
});
</script>
<!-- Google tag (gtag.js) -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-985490909');
</script>
<!-- Google tag (gtag.js) -->
<style>
.home-cat-slider{
width: 64px;
height: 64px;
}
video{
width: 100%;
height: auto;
}
.vardad .blog-card-body a{
color: #000;
font-size: 16px;
font-weight: 700;
}
.vardad .blog-card-body {
text-align: center;
padding: 7px 0px;
line-height: 20px;
}
.theme-tab ul{
white-space: nowrap;
margin-left: 58px;
margin-right: 34px;
overflow-x: auto;
}
.slide-responsive-pera{
display: none;
}
.image-slide-class{
display: block;
}
.pro-box-bg-white{
background-color: #f8f7f8;
}
.see_all_click{
text-align: left;
margin: 0px 5px 7px;
}
.see_all_click span{
background: #fb68d0;
color: white;
padding: 8px 25px;
border-radius: 3px;
}
/*dinesh css start*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
.image-slide-class{
display: flex;
}
.see_all_click{
text-align: center;
}
.theme-tab ul{
white-space: nowrap;
overflow-x: auto;
margin-left: 0px;
margin-right: 0px;
}
.slide-responsive-pera{
display: block;
}
.theme-tab li a {
color: #000;
background: rgb(0 0 0 / 10%);
border-radius: 7px;
font-size: 12px;
}
.product-box.product-select-box .product-info h6 {
font-size: 12px;
color: black;
}
.product-box .product-info {
margin-bottom: 10px;
}
.prod-sec .img-fluid {
max-width: 100%;
height: auto;
width: 100%;
margin: auto;
object-fit: contain;
}
.collection-banner {
position: relative;
height: 207px;
overflow: hidden;
}
.collection-banner .contain-banner {
position: absolute;
top: 165px;
width: 100%;
height: auto;
display: flex;
align-items: center;
padding-left: 65px;
padding-right: 65px;
}
.collection-banner .contain-banner h3 {
color: #000;
font-weight: 700;
line-height: 1.1;
text-transform: uppercase;
padding-top: 0px !important;
}
}
/*dinesh css end*/
</style>
</head>
<body>
<!-- loader start --> <div class="loader-wrapper">
<div class=" bar">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div> <header class="header-2 sticky-top">
<!-- <div class="headtop">
<div class="container oversized-container">
<div class="b-1" style="margin:auto;display: flex;align-items: center;">
<h6 class="txt" style="color:#fff">Paga en línea con tu tarjeta de débito o crédito de forma segura</h6>
<div class="imgs">
<i class="sprite sprite-i-american-express"></i>
<i class="sprite sprite-i-mastercard"></i>
<i class="sprite sprite-i-shield"></i>
<i class="sprite sprite-i-visa"></i>
</div>
</div>
<div class="b-2" style="margin:auto">
<h6 class="txt" style="color:#fff">Compra discreta, en tu recibo aparecerá: Accesorios GDL.</h6>
</div>
</div>
</div> -->
<div class="mobile-fix-header">
</div>
<div class="container">
<div class="row header-content">
<div class="col-12">
<div class="content-header">
<div class="left-section">
<div class="header-top">
<div class="brand-logo">
<a href="https://vsexshopgdlalcala.com.mx/"> <img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" class="" alt="Virtual sex shop GDL Alcala"></a>
</div>
<div>
<div class="searchbar fullbox-search" style="padding-top:15px ;">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar box-form" style="justify-content: space-between !important;">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
<nav id="main-nav" class="d-flex" style="align-items: center;">
<div class="toggle-nav">
<i class="ti-menu-alt"></i>
</div>
<ul id="main-menu" class="sm pixelstrap sm-horizontal">
<li>
<div class="mobile-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/">Casa</a></li>
<li class=""><a href="javascript:;">Productos</a>
<ul class="" style="display: none;">
<li><a href="https://vsexshopgdlalcala.com.mx/productos">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/career">EMPLEO</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/login">Acceso</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/register">Registrarse</a></li>
<!-- <li class="parent"><a href="#">Recent Toys</a>
<ul class="child" style="display: none">
<li><a href="#">Yoyo</a></li>
<li><a href="#">Doctor Kit</a></li>
<li class="parent"><a href="#">Fun Puzzle<span class="expand">»</span></a>
<ul class="child">
<li><a href="#" nowrap>Cards</a></li>
<li><a href="#" nowrap>Numbers</a></li>
</ul>
</li>
<li><a href="#">Uno Cards</a></li>
</ul>
</li>
-->
<li class=""><a href="https://vsexshopgdlalcala.com.mx/home/catalog">Catalogo</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/blogs/categories">Blogs</a></li>
</ul>
<ul class="side-category">
<li>
<div class="cate-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li>
<ul style="overflow: scroll;height:100%">
<li><a href="https://vsexshopgdlalcala.com.mx/product">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<!-- <div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Search a product">
<div class="search-icon seachprod"></div>
</div>
</div> --> </div>
<div class="right-section">
<div class="lower-section">
<div class="nav-icon">
<ul>
<li class="onhover-div wishlist-icon" onclick="openWishlist()" style="display: none">
<img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/wishlist.png" alt="" class="wishlist-img">
<i class="far fa-user" style="font-size: 30px"></i>
</li>
<li class="onhover-div user-icon" onclick="openAccount()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/user.png" alt="" class="user-img"> -->
<i class="far fa-user user-img" style="font-size: 30px;cursor:pointer;"></i>
<!-- <i class="ti-user mobile-icon"></i> -->
</li>
<li class="onhover-div cart-icon" onclick="openCart()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/cart.png" alt="" class="cart-image"> -->
<!-- <i class="ti-shopping-cart mobile-icon" style="font-size: 34px;color:green;"></i> -->
<i class="fa fa-shopping-cart mobile-icon" aria-hidden="true"><span class="cart-noti">0</span></i>
<i class="fa fa-shopping-cart cart-image" aria-hidden="true" style="font-size: 30px;cursor: pointer;"><span class="cart-noti">0</span></i>
<div class="cart icon-detail">
<p class="up-cls"><span>0 Artículo</span></p>
<p><a href="#">Mi carrito</a></p>
</div>
</li>
</ul>
</div>
</div>
</div> </div>
</div>
</div>
</div>
<div class="searchbar" id="reponsive-searchbar">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
</header>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- header part end -->
<!-- home slider section start-->
<h1 style="visibility: hidden;position: absolute;">Sex Shop Online en México</h1>
<section class="p-0 shadow-home"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/slider/banerssex-shop.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/slider/1658230059.webm" type="video/webm">
</video> </section> <!-- tab section start -->
<section class="s1 tab-layout1 section-b-space pb-5">
<div class="theme-tab">
<ul class="tabs border-top-0"> <li class="current"> <a href="tab-1">Afrodisiacos</a> </li> <li class=""> <a href="tab-2">bondage</a> </li> <li class=""> <a href="tab-3">Exclusivo hombres</a> </li> <li class=""> <a href="tab-4">Exclusivo mayoristas</a> </li> <li class=""> <a href="tab-5">Juguetes eroticos</a> </li> <li class=""> <a href="tab-6">Lenceria</a> </li> <li class=""> <a href="tab-7">Lubricantes y cosmetica</a> </li> <li class=""> <a href="tab-8">Seccion lesbica</a> </li> </ul>
<div class="tab-content-cls ratio_square"> <div id="tab-1" class="tab-content active default">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Afrodisiacos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Afrodisiacos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexual-acelerator-gel"> <img src="https://vsexshopgdlalcala.com.mx/images/product/d43be920d29f9c2ba69c41549a3fd35a.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXUAL ACELERATOR GEL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexual-acelerator-gel">
<h6>SEXUAL ACELERATOR GEL</h6>
</a> <h5><i class="fa fa-usd"></i>280</h5> </div>
<div> <input type="hidden" name="price_id1759" value="1812"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1759" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1759" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351102.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE LIQUID VIBRATOR AZUL 15 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml">
<h6>SEXY VIBE LIQUID VIBRATOR AZUL 15 ML</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1393" value="1408"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1393" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1393" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-hot-liquid-vibrator-rojo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351119.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE HOT LIQUID VIBRATOR ROJO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-hot-liquid-vibrator-rojo">
<h6>SEXY VIBE HOT LIQUID VIBRATOR ROJO</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1394" value="1409"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1394" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1394" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tighten-orgie-15-ml-estrechador-tight-feeling"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351164.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TIGHTEN ORGIE 15 ML ESTRECHADOR TIGHT FEELING"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tighten-orgie-15-ml-estrechador-tight-feeling">
<h6>TIGHTEN ORGIE 15 ML ESTRECHADOR TIGHT FEELING</h6>
</a> <h5><i class="fa fa-usd"></i>660</h5> </div>
<div> <input type="hidden" name="price_id1398" value="1413"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1398" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1398" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351348.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="The secret -Seduction elixir 10 in 1 200ml"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml">
<h6>The secret -Seduction elixir 10 in 1 200ml</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1590" value="1605"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1590" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1590" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-high-voltage-liquid-vibrador-15-ml-negro"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351126.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE HIGH VOLTAGE LIQUID VIBRADOR 15 ML NEGRO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-high-voltage-liquid-vibrador-15-ml-negro">
<h6>SEXY VIBE HIGH VOLTAGE LIQUID VIBRADOR 15 ML NEGRO</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1395" value="1410"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1395" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1395" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-03.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class">
<h6>LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS</h6>
</a> <h5><i class="fa fa-usd"></i>220</h5> </div>
<div> <input type="hidden" name="price_id1600" value="1615"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1600" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1600" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-09-intensificador-en-frio-hot"> <img src="https://vsexshopgdlalcala.com.mx/images/product/c9b064e1a9aa3ad4e3d02bbaeb27e387.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-09 INTENSIFICADOR EN FRIO + HOT"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-09-intensificador-en-frio-hot">
<h6>LAB-09 INTENSIFICADOR EN FRIO + HOT</h6>
</a> <h5><i class="fa fa-usd"></i>99</h5> </div>
<div> <input type="hidden" name="price_id1690" value="1717"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1690" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="150"> </div> <button type="button" class="add-in-cart" pid="1690" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-2" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="bondage" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="bondage" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cat-o-nine-tails-pd-4402-00-latigo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/df6736a42e21c291d1eb55a9ffb23e8f.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Cat-O-Nine Tails PD 4402-00 latigo"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cat-o-nine-tails-pd-4402-00-latigo">
<h6>Cat-O-Nine Tails PD 4402-00 latigo</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1757" value="1810"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1757" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1757" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-fantasy-door-swing-pd-2185-00"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912230635.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Fetish Fantasy Series Fantasy Door Swing PD 2185-00"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-fantasy-door-swing-pd-2185-00">
<h6>Fetish Fantasy Series Fantasy Door Swing PD 2185-00</h6>
</a> <h5><i class="fa fa-usd"></i>1549</h5> </div>
<div> <input type="hidden" name="price_id1722" value="1771"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1722" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1722" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/porta-nenas-brasier-complemento-de-bozal-sado-fetish"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ET PORTA NENAS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PORTA NENAS, BRASIER COMPLEMENTO DE BOZAL SADO FETISH"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/porta-nenas-brasier-complemento-de-bozal-sado-fetish">
<h6>PORTA NENAS, BRASIER COMPLEMENTO DE BOZAL SADO FETISH</h6>
</a> <h5><i class="fa fa-usd"></i>295</h5> </div>
<div> <input type="hidden" name="price_id1502" value="1517"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1502" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1502" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/beginners-furry-c-pd-3800-15"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ac413fb242d9a63a04194a8689ccd22f.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Beginner's Furry C PD 3800-15"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/beginners-furry-c-pd-3800-15">
<h6>Beginner's Furry C PD 3800-15</h6>
</a> <h5><i class="fa fa-usd"></i>334</h5> </div>
<div> <input type="hidden" name="price_id1734" value="1783"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1734" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1734" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/mascara-fetish-fantasy-extreme-the-intruder"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912741384.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="MASCARA FETISH FANTASY EXTREME THE INTRUDER"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/mascara-fetish-fantasy-extreme-the-intruder">
<h6>MASCARA FETISH FANTASY EXTREME THE INTRUDER</h6>
</a> <h5><i class="fa fa-usd"></i>350</h5> </div>
<div> <input type="hidden" name="price_id1442" value="1457"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1442" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1442" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAH0022.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt=" Pechera Arnés de cuero bondage"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage">
<h6> Pechera Arnés de cuero bondage</h6>
</a> <h5><i class="fa fa-usd"></i>350</h5> </div>
<div> <input type="hidden" name="price_id1905" value="1991"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1905" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1905" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-118.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="COLLAR PUNK GOTICO CHOKER AC-118"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118">
<h6>COLLAR PUNK GOTICO CHOKER AC-118</h6>
</a> <h5><i class="fa fa-usd"></i>100</h5> </div>
<div> <input type="hidden" name="price_id1809" value="1894"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1809" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1809" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118-5"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-118-5.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="COLLAR PUNK GOTICO CHOKER AC-118-5"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118-5">
<h6>COLLAR PUNK GOTICO CHOKER AC-118-5</h6>
</a> <h5><i class="fa fa-usd"></i>100</h5> </div>
<div> <input type="hidden" name="price_id1814" value="1899"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1814" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1814" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/bondage"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-3" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo hombres" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo hombres" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-78-estimulador-de-prostata-con-vibro"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-78.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-78 ESTIMULADOR DE PROSTATA CON VIBRO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-78-estimulador-de-prostata-con-vibro">
<h6>AC-78 ESTIMULADOR DE PROSTATA CON VIBRO</h6>
</a> <h5><i class="fa fa-usd"></i>399</h5> </div>
<div> <input type="hidden" name="price_id1540" value="1555"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1540" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1540" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00501-erotic-vibrating-doll"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116701415.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ZH00501 EROTIC VIBRATING DOLL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00501-erotic-vibrating-doll">
<h6>ZH00501 EROTIC VIBRATING DOLL</h6>
</a> <h5><i class="fa fa-usd"></i>2800</h5> </div>
<div> <input type="hidden" name="price_id1482" value="1497"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1482" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1482" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/mini-torso-vibrador-erotic-toys"> <img src="https://vsexshopgdlalcala.com.mx/images/product/torsogift1.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="MINI TORSO VIBRADOR EROTIC TOYS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/mini-torso-vibrador-erotic-toys">
<h6>MINI TORSO VIBRADOR EROTIC TOYS</h6>
</a> <h5><i class="fa fa-usd"></i>1350</h5> </div>
<div> <input type="hidden" name="price_id1998" value="2086"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1998" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1998" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bangin-betty"> <img src="https://vsexshopgdlalcala.com.mx/images/product/844477008844.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Bangin Betty"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bangin-betty">
<h6>Bangin Betty</h6>
</a> <h5><i class="fa fa-usd"></i>999</h5> </div>
<div> <input type="hidden" name="price_id1790" value="1872"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1790" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1790" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-06423-m-for-men-sexy-snatch-natural"> <img src="https://vsexshopgdlalcala.com.mx/images/product/735380064235.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BL-06423 M for Men-Sexy Snatch-Natural"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-06423-m-for-men-sexy-snatch-natural">
<h6>BL-06423 M for Men-Sexy Snatch-Natural</h6>
</a> <h5><i class="fa fa-usd"></i>510</h5> </div>
<div> <input type="hidden" name="price_id1294" value="1309"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1294" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1294" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/stud-100-tapa-negra"> <img src="https://vsexshopgdlalcala.com.mx/images/product/348132100244.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="STUD 100 TAPA NEGRA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/stud-100-tapa-negra">
<h6>STUD 100 TAPA NEGRA</h6>
</a> <h5><i class="fa fa-usd"></i>515</h5> </div>
<div> <input type="hidden" name="price_id1110" value="1125"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1110" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1110" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/condon-de-sabor-trustex-vainilla"> <img src="https://vsexshopgdlalcala.com.mx/images/product/CT VAINILLA.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="CONDON DE SABOR TRUSTEX VAINILLA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/condon-de-sabor-trustex-vainilla">
<h6>CONDON DE SABOR TRUSTEX VAINILLA</h6>
</a> <h5><i class="fa fa-usd"></i>15</h5> </div>
<div> <input type="hidden" name="price_id1156" value="1171"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1156" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1156" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00350-magic-pearl-minifunda-silicon"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116701767.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ZH00350 MAGIC PEARL / MINIFUNDA SILICON"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zh00350-magic-pearl-minifunda-silicon">
<h6>ZH00350 MAGIC PEARL / MINIFUNDA SILICON</h6>
</a> <h5><i class="fa fa-usd"></i>105</h5> </div>
<div> <input type="hidden" name="price_id1477" value="1492"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1477" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1477" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-4" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo mayoristas" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo mayoristas" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-85-harnes-de-aros-12-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-85 12P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-85 HARNES DE AROS 12 Piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-85-harnes-de-aros-12-piezas">
<h6>AC-85 HARNES DE AROS 12 Piezas</h6>
</a> <h5><i class="fa fa-usd"></i>1404</h5> </div>
<div> <input type="hidden" name="price_id1564" value="1579"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1564" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1564" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-24-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-86 24P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-86 ESPOSAS DE PIEL A GRANEL 24 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-24-piezas">
<h6>AC-86 ESPOSAS DE PIEL A GRANEL 24 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>3894</h5> </div>
<div> <input type="hidden" name="price_id1569" value="1584"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1569" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1569" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/performance-45-suplemento"> <img src="https://vsexshopgdlalcala.com.mx/images/product/560fd6796cb6e3cb10a1c0cb0e3cb818.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PERFORMANCE 45+ SUPLEMENTO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/performance-45-suplemento">
<h6>PERFORMANCE 45+ SUPLEMENTO</h6>
</a> <h5><i class="fa fa-usd"></i>290</h5> </div>
<div> <input type="hidden" name="price_id1749" value="1798"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1749" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1749" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5d5b0c2671cf4b3a4c43f452d83ba13e.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tribulus suplemento alimenticio 60 caps mayoreo"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo">
<h6>Tribulus suplemento alimenticio 60 caps mayoreo</h6>
</a> <h5><i class="fa fa-usd"></i>295</h5> </div>
<div> <input type="hidden" name="price_id1778" value="1836"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1778" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="48"> </div> <button type="button" class="add-in-cart" pid="1778" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/75022179011921.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="RETARDIN MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-mayoreo">
<h6>RETARDIN MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>910</h5> </div>
<div> <input type="hidden" name="price_id1804" value="1888"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1804" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1804" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-24-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 24P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 24 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-24-piezas">
<h6>HARNES TRIPLE ARO Exclusivo 24 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>3264</h5> </div>
<div> <input type="hidden" name="price_id1561" value="1576"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1561" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1000"> </div> <button type="button" class="add-in-cart" pid="1561" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-11-aceite-termico-1-en-1-sabor"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-11.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-11 ACEITE TERMICO 1 EN 1 + SABOR"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-11-aceite-termico-1-en-1-sabor">
<h6>LAB-11 ACEITE TERMICO 1 EN 1 + SABOR</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id1676" value="1691"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1676" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1676" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-12-lubricante-natural-en-litro-hot"> <img src="https://vsexshopgdlalcala.com.mx/images/product/f835e8c7c34b29a1e6f896cf411f5b12.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-12 LUBRICANTE NATURAL EN LITRO +HOT"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-12-lubricante-natural-en-litro-hot">
<h6>LAB-12 LUBRICANTE NATURAL EN LITRO +HOT</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id1696" value="1732"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1696" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1696" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-5" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Juguetes eroticos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Juguetes eroticos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/06-159clv-bcd-water-soft-mounts"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890888124921.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="06-159CLV-BCD WATER SOFT MOUNTS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/06-159clv-bcd-water-soft-mounts">
<h6>06-159CLV-BCD WATER SOFT MOUNTS</h6>
</a> <h5><i class="fa fa-usd"></i>569</h5> </div>
<div> <input type="hidden" name="price_id1356" value="1371"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1356" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1356" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-recargable-ms-pezoneras-potentes-ajustables"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-159.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Vibrador Recargable más pezoneras potentes ajustables"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-recargable-ms-pezoneras-potentes-ajustables">
<h6>Vibrador Recargable más pezoneras potentes ajustables</h6>
</a> <h5><i class="fa fa-usd"></i>660</h5> </div>
<div> <input type="hidden" name="price_id1968" value="2056"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1968" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="30"> </div> <button type="button" class="add-in-cart" pid="1968" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st063-dildo-mrbig-two-natural"> <img src="https://vsexshopgdlalcala.com.mx/images/product/063963852741.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ST063 DILDO MR.BIG TWO NATURAL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st063-dildo-mrbig-two-natural">
<h6>ST063 DILDO MR.BIG TWO NATURAL</h6>
</a> <h5><i class="fa fa-usd"></i>470</h5> </div>
<div> <input type="hidden" name="price_id1322" value="1337"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1322" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1322" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-erotic-toys-real-cock-73vs-roberto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/bda19390f5dc049c95d55afec41539b0.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VIBRADOR EROTIC TOYS REAL COCK 73VS ROBERTO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-erotic-toys-real-cock-73vs-roberto">
<h6>VIBRADOR EROTIC TOYS REAL COCK 73VS ROBERTO</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1712" value="1761"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1712" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1712" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-71"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 71.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #71"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-71">
<h6>REAL COCK #71</h6>
</a> <h5><i class="fa fa-usd"></i>406</h5> </div>
<div> <input type="hidden" name="price_id1538" value="1553"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1538" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1538" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-erotic-toys-real-cock-73-roberto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 73.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="CONSOLADOR EROTIC TOYS REAL COCK 73 ROBERTO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-erotic-toys-real-cock-73-roberto">
<h6>CONSOLADOR EROTIC TOYS REAL COCK 73 ROBERTO</h6>
</a> <h5><i class="fa fa-usd"></i>650</h5> </div>
<div> <input type="hidden" name="price_id1547" value="1562"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1547" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1547" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dildo-de-jelly-transparente-realista-16-cm"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-153.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Dildo de jelly Transparente realista 16 cm"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dildo-de-jelly-transparente-realista-16-cm">
<h6>Dildo de jelly Transparente realista 16 cm</h6>
</a> <h5><i class="fa fa-usd"></i>200</h5> </div>
<div> <input type="hidden" name="price_id1971" value="2059"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1971" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="40"> </div> <button type="button" class="add-in-cart" pid="1971" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/remote-control-vibrating-egg-recharger"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-39.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REMOTE CONTROL VIBRATING EGG RECHARGER"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/remote-control-vibrating-egg-recharger">
<h6>REMOTE CONTROL VIBRATING EGG RECHARGER</h6>
</a> <h5><i class="fa fa-usd"></i>400</h5> </div>
<div> <input type="hidden" name="price_id1278" value="1293"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1278" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="1278" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-6" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lenceria" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lenceria" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tentacion"> <img src="https://vsexshopgdlalcala.com.mx/images/product/T12.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tentacion"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tentacion">
<h6>Tentacion</h6>
</a> <h5><i class="fa fa-usd"></i>130</h5> </div>
<div> <input type="hidden" name="price_id1203" value="1218"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1203" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="7"> </div> <button type="button" class="add-in-cart" pid="1203" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sensacion"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LI04.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Sensacion"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sensacion">
<h6>Sensacion</h6>
</a> <h5><i class="fa fa-usd"></i>178</h5> </div>
<div> <input type="hidden" name="price_id1249" value="1264"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1249" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1249" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/beckam"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TA53.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Beckam"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/beckam">
<h6>Beckam</h6>
</a> <h5><i class="fa fa-usd"></i>170</h5> </div>
<div> <input type="hidden" name="price_id1212" value="1227"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1212" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1212" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lenceria-envy-tanga-hombre-e034-pnklxl"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890808144541.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LENCERIA ENVY TANGA HOMBRE E034-PNKLXL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lenceria-envy-tanga-hombre-e034-pnklxl">
<h6>LENCERIA ENVY TANGA HOMBRE E034-PNKLXL</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1833" value="1918"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1833" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1833" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cm152-2-disfraz-colegiala-ii"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257422615224.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="CM152-2 DISFRAZ COLEGIALA II"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cm152-2-disfraz-colegiala-ii">
<h6>CM152-2 DISFRAZ COLEGIALA II</h6>
</a> <h5><i class="fa fa-usd"></i>350</h5> </div>
<div> <input type="hidden" name="price_id1152" value="1167"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1152" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1152" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/disfraz-sexy-hombre-mucamo-mayordomo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/DSD-13.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Disfraz sexy hombre mucamo mayordomo"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/disfraz-sexy-hombre-mucamo-mayordomo">
<h6>Disfraz sexy hombre mucamo mayordomo</h6>
</a> <h5><i class="fa fa-usd"></i>320</h5> </div>
<div> <input type="hidden" name="price_id2072" value="2160"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2072" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="2072" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-vaquero"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TA18.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tanga Vaquero"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-vaquero">
<h6>Tanga Vaquero</h6>
</a> <h5><i class="fa fa-usd"></i>160</h5> </div>
<div> <input type="hidden" name="price_id1221" value="1236"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1221" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1221" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/boxer-trenza"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TABX08.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Boxer Trenza"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/boxer-trenza">
<h6>Boxer Trenza</h6>
</a> <h5><i class="fa fa-usd"></i>285</h5> </div>
<div> <input type="hidden" name="price_id1226" value="1241"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1226" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1226" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lenceria"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-7" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lubricantes y cosmetica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lubricantes y cosmetica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-15-lubricante-4-en-1-hot-chocoleit-100ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/1ba6a6af9401e665baa7af79d130f7ca.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-15-lubricante-4-en-1-hot-chocoleit-100ml">
<h6>LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id1699" value="1740"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1699" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="200"> </div> <button type="button" class="add-in-cart" pid="1699" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fusion-original-bodyglide-59-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/720184301020.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Fusion Original Bodyglide 59 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fusion-original-bodyglide-59-ml">
<h6>Fusion Original Bodyglide 59 ML</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1412" value="1427"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1412" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="20"> </div> <button type="button" class="add-in-cart" pid="1412" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/h2o-hot-gel-elbow"> <img src="https://vsexshopgdlalcala.com.mx/images/product/H2O HOT GEL.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="H2O HOT GEL ELBOW"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/h2o-hot-gel-elbow">
<h6>H2O HOT GEL ELBOW</h6>
</a> <h5><i class="fa fa-usd"></i>150</h5> </div>
<div> <input type="hidden" name="price_id1434" value="1449"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1434" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1434" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-21.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml">
<h6>LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML</h6>
</a> <h5><i class="fa fa-usd"></i>50</h5> </div>
<div> <input type="hidden" name="price_id1848" value="1933"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1848" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9999"> </div> <button type="button" class="add-in-cart" pid="1848" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-frutas-prohibidas-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462259.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 FRUTAS PROHIBIDAS 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-frutas-prohibidas-60ml">
<h6>FEEL LOVE 4 EN 1 FRUTAS PROHIBIDAS 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1429" value="1444"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1429" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1429" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-08-lub-multiorgasmico-con-feromonas-hot"> <img src="https://vsexshopgdlalcala.com.mx/images/product/24b76050f8aea50139aafb8eccf40d30.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-08 LUB MULTIORGASMICO CON FEROMONAS +HOT"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-08-lub-multiorgasmico-con-feromonas-hot">
<h6>LAB-08 LUB MULTIORGASMICO CON FEROMONAS +HOT</h6>
</a> <h5><i class="fa fa-usd"></i>249</h5> </div>
<div> <input type="hidden" name="price_id1686" value="1702"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1686" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1686" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/encounter-ultimate-thick-anal"> <img src="https://vsexshopgdlalcala.com.mx/images/product/720184206028.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Encounter Ultimate Thick Anal"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/encounter-ultimate-thick-anal">
<h6>Encounter Ultimate Thick Anal</h6>
</a> <h5><i class="fa fa-usd"></i>249</h5> </div>
<div> <input type="hidden" name="price_id1415" value="1430"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1415" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1415" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/gel-reductor-estrechador-vaginal-silk-wing-private"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6950006413530.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Gel reductor estrechador vaginal silk wing private"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/gel-reductor-estrechador-vaginal-silk-wing-private">
<h6>Gel reductor estrechador vaginal silk wing private</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id2043" value="2131"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2043" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="2043" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-8" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Seccion lesbica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Seccion lesbica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm170-harness-de-tira-reforzado"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861708.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM170 HARNESS DE TIRA REFORZADO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm170-harness-de-tira-reforzado">
<h6>TM170 HARNESS DE TIRA REFORZADO</h6>
</a> <h5><i class="fa fa-usd"></i>245</h5> </div>
<div> <input type="hidden" name="price_id1105" value="1120"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1105" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1105" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm139-harness-con-argolla"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861395.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM139 HARNESS CON ARGOLLA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm139-harness-con-argolla">
<h6>TM139 HARNESS CON ARGOLLA</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id1344" value="1359"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1344" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="1344" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pleasure-strap-on-top-cat-117-fl"> <img src="https://vsexshopgdlalcala.com.mx/images/product/605632117159.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PLEASURE STRAP ON TOP CAT 117 FL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pleasure-strap-on-top-cat-117-fl">
<h6>PLEASURE STRAP ON TOP CAT 117 FL</h6>
</a> <h5><i class="fa fa-usd"></i>710</h5> </div>
<div> <input type="hidden" name="price_id1473" value="1488"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1473" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1473" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online"> <img src="https://vsexshopgdlalcala.com.mx/images/product/18007 RDharnes.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES + DILDO 18007 RD/harnes( venta online)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online">
<h6>HARNES + DILDO 18007 RD/harnes( venta online)</h6>
</a> <h5><i class="fa fa-usd"></i>549</h5> </div>
<div> <input type="hidden" name="price_id1587" value="1602"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1587" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1587" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrating-double-delight-strap-on"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912329094.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VIBRATING DOUBLE DELIGHT STRAP-ON"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrating-double-delight-strap-on">
<h6>VIBRATING DOUBLE DELIGHT STRAP-ON</h6>
</a> <h5><i class="fa fa-usd"></i>2324</h5> </div>
<div> <input type="hidden" name="price_id1671" value="1686"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1671" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1671" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-doble-cabeza-14-double-dildo-pink-bl110"> <img src="https://vsexshopgdlalcala.com.mx/images/product/702730682104.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Consolador doble cabeza 14 Double Dildo - Pink BL110"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-doble-cabeza-14-double-dildo-pink-bl110">
<h6>Consolador doble cabeza 14 Double Dildo - Pink BL110</h6>
</a> <h5><i class="fa fa-usd"></i>470</h5> </div>
<div> <input type="hidden" name="price_id2016" value="2104"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2016" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="2016" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm171-harness-con-argolla-abierto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861715.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM171 HARNESS CON ARGOLLA ABIERTO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm171-harness-con-argolla-abierto">
<h6>TM171 HARNESS CON ARGOLLA ABIERTO</h6>
</a> <h5><i class="fa fa-usd"></i>255</h5> </div>
<div> <input type="hidden" name="price_id1491" value="1506"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1491" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1491" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/arns-sexual-para-lesbianas-dildo-doble"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-207.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Arnés sexual para lesbianas dildo doble"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/arns-sexual-para-lesbianas-dildo-doble">
<h6>Arnés sexual para lesbianas dildo doble</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id2099" value="2187"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2099" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="2099" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica"> Ver todo</a></span> </div>
</div>
</div> </div>
</div>
</section> <!-- tab section start -->
<section class="s2 p-0 full-slider shadow-home" style="display: none;"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/secondslider/Sex-shop-mexico-secundario.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/secondslider/1658265191.webm" type="video/webm">
</video> </section> <!-- collection banner start -->
<section class="s3 ratio2_1 section-b-space" style="display: none; ">
<div class="container shadow-cls">
<div class="row border-row1 m-0 pro-box-bg-white"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses"> <img src="https://vsexshopgdlalcala.com.mx/images/category/SECCION-LESBICAreducida.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Arneses"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses">
<h6>Arneses </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/tangas500.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tangas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas">
<h6>Tangas </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/e5fee1a6a7a6cecf2543b7f9170d35f1.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7c0fb074eec4c2bc6bb56d4e4aac0c56.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores">
<h6>Vibradores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/2e5a7b7df4d3cf3f71b5fdf4004c124e.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/ANILLOS.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos">
<h6>Anillos </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/dc780bb2df6d884c0d60974f60e1fb08.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7b5f5d6ebc485e03f3781e890e95c8f3.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion">
<h6>Con base de succion </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/3c3e3dc4dc4b93dcea756797546df169.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7f9b74e28cc8d0d828ba8f75ae8c1711.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g">
<h6>Estimuladores de punto G </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores"> <img src="https://vsexshopgdlalcala.com.mx/images/category/5600298351638.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Potenciadores"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores">
<h6>Potenciadores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/EXTENSIONES-Y-FUNDAS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Extensiones y fundas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas">
<h6>Extensiones y fundas </h6>
</a> </div>
</div>
</div> </div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none;">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 pl-0 ratio_square same-slider" style="margin-bottom:45px">
<div class="tab-head">
<h2 class="title">últimos productos</h2>
</div>
<div class="veg-3" style="text-align:center;"> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-anal-erotic-toys-clasic-butt-plug"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/ET_BUTT_PLUG_CL.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="CONSOLADOR ANAL EROTIC TOYS CLASIC BUTT PLUG"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/consolador-anal-erotic-toys-clasic-butt-plug">
<h6>CONSOLADOR ANAL EROTIC TOYS CLASIC BUTT PLUG</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div> <input type="hidden" name="price_id1857" value="1943">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1857" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1857" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx14-conde"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/TABX14.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="TABX14 CONDE"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx14-conde">
<h6>TABX14 CONDE</h6>
</a> <h5><i class="fa fa-usd"></i>295</h5> </div> <input type="hidden" name="price_id1639" value="1654">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1639" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1639" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc89297-disfraz-aeromoza-red"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/694912892978.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="LC89297 DISFRAZ AEROMOZA RED"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc89297-disfraz-aeromoza-red">
<h6>LC89297 DISFRAZ AEROMOZA RED</h6>
</a> <h5><i class="fa fa-usd"></i>685</h5> </div> <input type="hidden" name="price_id1127" value="1142">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1127" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="1127" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-101-massager-powerful"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/ebebb5376424c9f0ae81127b2f0eded4.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="AC-101 MASSAGER POWERFUL"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-101-massager-powerful">
<div class="out-of-stock" style="height:220px;">
<h2 style="font-size: 33px">AGOTADO!</h2> <img loading="lazy" style="display: inline-block; max-height: 205px; max-width: 86%; " src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" alt="AC-101 MASSAGER POWERFUL ">
</div>
</a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-101-massager-powerful">
<h6>AC-101 MASSAGER POWERFUL</h6>
</a> <h5><i class="fa fa-usd"></i>980</h5> </div> <input type="hidden" name="price_id1765" value="1821">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1765" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1765" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-de-regalo"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/T112.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Tanga de Regalo"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-de-regalo">
<h6>Tanga de Regalo</h6>
</a> <h5><i class="fa fa-usd"></i>128</h5> </div> <input type="hidden" name="price_id1196" value="1211">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1196" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1196" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-17"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 17.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="REAL COCK #17"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-17">
<h6>REAL COCK #17</h6>
</a> <h5><i class="fa fa-usd"></i>669</h5> </div> <input type="hidden" name="price_id1264" value="1279">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1264" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1264" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-15-lubricante-4-en-1-hot-chocoleit-100ml"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/1ba6a6af9401e665baa7af79d130f7ca.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-15-lubricante-4-en-1-hot-chocoleit-100ml">
<h6>LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div> <input type="hidden" name="price_id1699" value="1740">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1699" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="200"> </div> <button type="button" class="add-in-cart" pid="1699" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/infinity-super-ring-pd5861-12"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/603912747751.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Infinity Super Ring PD5861-12"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/infinity-super-ring-pd5861-12">
<h6>Infinity Super Ring PD5861-12</h6>
</a> <h5><i class="fa fa-usd"></i>370</h5> </div> <input type="hidden" name="price_id1102" value="1117">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1102" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1102" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/size-queen-12305cm-clear"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/716770098696.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="SIZE QUEEN 12"/30.5CM - CLEAR"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/size-queen-12305cm-clear">
<h6>SIZE QUEEN 12"/30.5CM - CLEAR</h6>
</a> <h5><i class="fa fa-usd"></i>1950</h5> </div> <input type="hidden" name="price_id1871" value="1957">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1871" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1871" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-72-ld-lesbian-dong"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 72 LD.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="EROTIC TOYS REAL COCK 72 LD LESBIAN DONG"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-72-ld-lesbian-dong">
<h6>EROTIC TOYS REAL COCK 72 LD LESBIAN DONG</h6>
</a> <h5><i class="fa fa-usd"></i>1150</h5> </div> <input type="hidden" name="price_id1551" value="1566">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1551" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1551" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> </div>
</div>
<hr> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/2baf5110-ca83-4dbd-a00a-891e1585c29e.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/estadsticas-porcentuales-de-compra-entre-hombres-y-mujeres-en-tiendas-para-adultos-quin-compra-ms-y-qu-buscan">Estadísticas porcentuales de compra entre hombres y mujeres en tiendas para adultos: ¿quién compra más y qué buscan?</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/6ac2c385-60e8-4414-b05a-4797192e755a.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/la-edad-y-la-decadencia-de-la-testosterona-lo-que-todo-hombre-debera-saber">La edad y la decadencia de la testosterona: lo que todo hombre debería saber</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/5ce58195-e58e-4c41-8fb1-f6fa14c50a20.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/8-de-cada-10-mujeres-experimentan-un-squirt-lo-que-dice-la-ciencia-y-la-experiencia">8 de cada 10 mujeres experimentan un squirt: lo que dice la ciencia y la experiencia</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/3d696af7-9f48-499c-9c38-406480e8c0ee.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/9-de-cada-10-hombres-utilizan-energizantes-o-algn-potencializador-sexual">9 de cada 10 hombres utilizan energizantes o algún potencializador sexual.</a> </div>
</div>
</div> <hr>
</div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none; background-color:aliceblue; ">
<div class="container">
<div class="row">
<div class="col-md-12" id="home_content"> <p><strong>SEX SHOP EN MÉXICO</strong><br />
Si estás buscando proveedores de juguetes para adultos en línea en México, llegaste al lugar indicado, ya que somos una Distribuidora de juguetes sexuales que además de contar con tiendas de SEX SHOP EN MÉXICO, también nos hemos especializado como Tienda Virtual De Productos Sexuales tales como Consoladores para dama, juguetes sexuales masculinos y juguetes eróticos para mujeres.<br />
Si no te sientes cómodo al Comprar juguetes para adultos y Dildos en una tienda física entonces solos una alternativa como Tienda Virtual De Productos Sexuales o lo llamado hoy en día sex shop online en México.<br />
El sexo es el mayor placer en la vida y lo más importante es encontrar un amante y descubrir los salvajes secretos del cuerpo. Y el mejor y más discreto método para comprar juguetes para adultos en México es en línea.<br />
Te vuelves más consciente de tus puntos de placer como resultado de los juguetes sexuales. <br />
Con la ayuda de estos juguetes, más mujeres y hombres de las ciudades están descubriendo su lado más íntimo.<br />
Durante la última década, fuimos líderes con nuestras tiendas de juguetes para adulto pero debido a la revolución del comercio electrónico, ahora día con día estamos logrando la mejor tienda de sex shop online en México<br />
Debido a la revolución de Internet, hoy en día existe una gran demanda de juguetes sexuales en México.<br />
¿Estás tratando de buscar un distribuidor de juguetes sexuales? <br />
Hay muchas Tiendas Virtuales de Productos Sexuales diferentes disponibles en <a href="https://vsexshopgdlalcala.com.mx/">vsexshopgdlalcala.com. </a> sexshop online México<br />
Para que puedas comprar con confianza. Ponemos a su disposición juguetes sexuales para adultos, incluidos geles excitantes, vibradores, esposas, lencería y Concentrado de feromonas, retardadores de eyaculación, masturbadores para hombre, que han hecho que tener relaciones sexuales todos los días sea una actividad mucho más emocionante y placentera.</p>
<p><big><strong>¡Somos la mejor tienda en línea de Juguetes Para Adultos en México!</strong></big></p>
<p>En nuestra tienda virtual de productos sexuales, Sex Shop México, nos enorgullece ofrecer una amplia selección de juguetes y accesorios eróticos para satisfacer todas tus fantasías. Como distribuidora de juguetes sexuales, garantizamos alta calidad y variedad en nuestros productos.</p>
<p>En Sex Shop México, sabemos que la privacidad y comodidad son fundamentales al comprar juguetes sexuales. Por eso, hemos creado una plataforma online segura y discreta donde puedes explorar nuestra amplia gama de productos desde la comodidad de tu hogar. Realizamos envíos a todo México, <a href="https://vsexshopgdlalcala.com.mx/about-us">incluyendo Guadalajara</a>, nuestra sede central.</p>
<p>Nuestra tienda en línea es perfecta tanto para clientes mayoristas como para aquellos que buscan productos a nivel individual. Nuestro objetivo es brindarte una experiencia de compra satisfactoria, con productos de alta calidad y servicio al cliente excepcional.</p>
<p>En Sex Shop México, encontrarás una amplia variedad de juguetes para adultos, desde <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores" target="_blank">vibradores</a> y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/first-class-grado-medico">consoladores</a>, hasta lencería erótica, <a href="https://vsexshopgdlalcala.com.mx/subcategoria/disfraces" target="_blank">disfraces sexys</a> y accesorios BDSM. También ofrecemos productos especiales como afrodisíacos para hombres, lubricantes 4 en 1, concentrados de feromonas y juguetes sexuales para mujeres en línea.</p>
<p>Nuestro catálogo incluye juguetes y accesorios diseñados para parejas, como juegos eróticos, anillos vibradores, arneses sexuales para lesbianas y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/bolas-chinas-y-balas-vibradoras" target="_blank">estimuladores de clítoris</a>. Además, contamos con una selección de productos exclusivos como bombas de vacío para hombres, muñecas sexuales y artículos para el alargamiento del pene.</p>
<p>En Sex Shop México, nos esforzamos por ofrecerte productos que se adapten a tus necesidades y preferencias. Por eso, contamos con <a href="https://vsexshopgdlalcala.com.mx/subcategoria/intimos-y-discretos" target="_blank">vibradores de app </a>y vibradores bluetooth para aquellos que desean disfrutar de una experiencia más interactiva.</p>
<p>Navega por nuestra tienda virtual y descubre los placeres que ofrecemos. Comprar en Sex Shop México es sinónimo de calidad, discreción y satisfacción. ¡Déjanos ser tu tienda erótica de confianza en México!</p>
<p>No esperes más y explora nuestro catálogo de juguetes sexuales, <a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria" target="_blank">lencería erótica</a> y accesorios emocionantes. ¡Te aseguramos una experiencia inolvidable en el mundo del placer y la diversión! Sex Shop México, donde tus fantasías se hacen realidad.</p>
</div>
</div>
</div>
</section> <!-- collection banner end -->
<!-- Recents ordered slider section start -->
<!-- Product slider section end -->
<!--footer start --> <style type="text/css">
.foot-icon-pera{
display: flex;
align-items: center;
justify-content: center;
color: white;
margin: 11px 0px;
}
.foot-icon {
background: #ff00ff;
margin-left: 15px;
padding: 13px 13px;
border-radius: 42px;
font-size: 22px;
color: white;
}
</style>
<style>
/* Floating Button */
.v-whatsapp-button {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 9999;
}
.v-chat-popup {
position: fixed;
bottom: 80px;
left: 20px;
z-index: 1000;
width: 320px;
background-color: white;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
display: none;
}
.v-chat-header {
background-color: #25d366;
color: white;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
font-weight: bold;
}
.v-chat-body {
padding: 10px;
}
.v-chat-item {
display: flex;
align-items: center;
padding: 10px;
border-bottom: 1px solid #f1f1f1;
cursor: pointer;
}
.v-chat-item:hover {
background-color: #f9f9f9;
}
.v-chat-item img {
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 10px;
}
.v-chat-item .chat-info {
flex-grow: 1;
}
.v-chat-item .chat-info h6 {
margin: 0;
font-size: 14px;
}
.v-chat-item .chat-info small {
color: gray;
}
.v-chat-footer {
padding: 10px;
text-align: center;
}
</style>
<!-- Floating WhatsApp Button -->
<div class="v-whatsapp-button">
<button class="btn rounded-circle" style="background:#00a82d; width:52px; height:52px;" onclick="toggleVChatPopup()">
<i class="fab fa-whatsapp fs-3 fa-lg text-white" style="font-size: 32px;"></i>
</button>
</div>
<!-- WhatsApp Chat Popup -->
<div class="v-chat-popup" id="chatPopup">
<div class="v-chat-header">
<span>inicia una conversación</span>
</div>
<div class="v-chat-body">
<!-- Chat Item 1 -->
<div class="v-chat-item" onclick="openVChat('+5213311175952')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 1">
<div class="v-chat-info">
<h6>Gerente</h6>
<small>Habla con nuestro gerente</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<div class="v-chat-item" onclick="openVChat('+5213331752460')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 1">
<div class="v-chat-info">
<h6>(Paseo Degollado 66) Matriz</h6>
<small>Soporte en Paseo Degollado 66</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<!-- Chat Item 2 -->
<div class="v-chat-item" onclick="openVChat('+5213331589037')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 3">
<div class="v-chat-info">
<h6>(Av. Revolución 669)</h6>
<small>Soporte en Av. Revolución 669</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<!-- Chat Item 3 -->
<div class="v-chat-item" onclick="openVChat('+5213315696724')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Asesor 2">
<div class="v-chat-info">
<h6>(Avenida Hidalgo 973)</h6>
<small>Soporte en Avenida Hidalgo 973</small>
</div>
</div>
</div>
</div>
<script>
// Toggle Chat Popup
function toggleVChatPopup() {
const chatPopup = document.getElementById('chatPopup');
chatPopup.style.display = chatPopup.style.display === 'none' || chatPopup.style.display === '' ? 'block' : 'none';
}
// Open WhatsApp Chat
function openVChat(phoneNumber) {
const isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
if (isMobile) {
// Redirect to WhatsApp mobile link
window.open(`https://wa.me/${phoneNumber}?text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
} else {
// Redirect to WhatsApp Web link
window.open(`https://web.whatsapp.com/send?phone=${phoneNumber}&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
}
}
</script>
<footer class="footer-3">
<div class="foot-icon-pera">
<a href="https://www.youtube.com/@pierrealcala6702"> <i class="fab fa-youtube foot-icon"></i> </a>
<a href="https://www.facebook.com/people/Virtual-Sex-Shop-Gdl-Alcala/100063788511201/?mibextid=ZbWKwL"> <i class="fab fa-facebook foot-icon"></i> </a>
<a href="https://www.instagram.com/pierrealcala/"> <i class="fab fa-instagram foot-icon"></i> </a>
<a href="https://www.tiktok.com/@sexshopguadalajara"> <i class="fab fa-tiktok foot-icon"></i> </a>
<a href="https://twitter.com/PierreAlcala1"> <i class="fab fa-twitter foot-icon"></i> </a>
</div>
<div class="subscribe-section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="subscribe-content">
<h4> <i class="fa fa-envelope-o" aria-hidden="true"></i>Boletin informativo</h4>
<p>suscríbete y recibe nuestras promociones </p>
<form action="https://vsexshopgdlalcala.com.mx/subscription" class="form-inline subscribe-form" method="post">
<input type="hidden" name="csrf_test_name" value="f75d7aacb8efe2ddfae87727a047d950" id="csrf_token">
<div class="form-group mb-0">
<input type="email" class="form-control" name="email" id="exampleFormControlInput3" placeholder="Correo electrónico...">
</div>
<button type="submit" class="btn btn-solid" style="background: black">Suscribir</button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-section">
<div class="container">
<div class="row border-cls section-b-space section-t-space">
<div class="col-xl-12 col-lg-12 about-section">
<div class="footer-title footer-mobile-title">
<h4>Acerca de</h4>
</div>
<div class="footer-content">
<div class="footer-logo text-center">
<img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" loading="lazy" alt="Virtual sex shop GDL Alcala" style="width:270px !important">
</div>
</div>
</div>
<div class="col-xl-12 col-lg-12">
<div class="row height-cls">
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>mi cuenta</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/home/terms">Términos y condiciones</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/terms-condition">Términos y condiciones</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/payment-and-shipment">Pagos y envios </a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/cart">mi carrito</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>categoría</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link ftrcontc">
<div>
<div class="footer-title">
<h4>Contacto</h4>
</div>
<div class="footer-content">
<ul class="contact-list">
<li style="text-align: justify;"><i class="fa fa-map-marker"></i>Andador paseo degollado 66, Colonia centro plaza tapatía, Guadalajara Jalisco México cp. 44100</li>
<li><i class="fa fa-phone"></i>Llámanos: 33 1117 5952</li>
<li><i class="fa fa-envelope-o"></i>Envíenos un correo electrónico: isaiasalcala@hotmail.com</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="tap-top">
<div>
<i class="fa fa-angle-double-up"></i>
</div>
</div>
<!-- "whatsapp://send?phone=+5213312428001&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/ -->
<button type="button" class="btn btn-primary btn-pincode" data-toggle="modal" style="display: none;" data-target="#myModal"></button>
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-sm">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Ver disponibilidad</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<form id="check_pin" method="post">
<div class="modal-body">
<div class="form-group">
<input type="text" name="pincode" class="form-control" placeholder="Enter Deliver Area Pincode" value="">
<input type="hidden" name="prod_id" class="form-control">
<input type="hidden" name="qtity" value="1" class="form-control">
<input type="hidden" name="prc_id" class="form-control">
</div>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="submit" class="btn btn-primary check_pin">Entregar</button>
<!--<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>-->
</div>
</form>
</div>
</div>
</div>
<!-- footer end -->
<!--modal popup start-->
<div class="modal fade bd-example-modal-lg theme-modal newsletter-popup" id="exampleModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="container-fluid p-0">
<div class="row">
<div class="col-12">
<div class="modal-bg"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="offer-content">
<h2>Buena cosa</h2>
<h4>Ven a las que se suscriben a nuestro boletín de noticias.</h4>
<form class="auth-form needs-validation" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank">
<div class="form-group mx-sm-3"> <input type="text" class="form-control" name="EMAIL" id="mce-EMAIL" placeholder="Enter your email" required="required"> <button type="submit" class="btn btn-solid" id="mc-submit" style="background: black">Suscribir</button> </div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--modal popup end-->
<!-- Add to cart bar --> <div class="sidcart">
</div> <!-- Add to cart bar end-->
<!-- My account bar --> <div id="myAccount" class="add_to_cart right">
<a href="javascript:void(0)" class="overlay" onclick="closeAccount()"></a>
<div class="cart-inner">
<div class="cart_top">
<h3>mi cuenta</h3>
<div class="close-cart">
<a href="javascript:void(0)" onclick="closeAccount()">
<i class="fa fa-times" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="account-manage">
<form class="theme-form" id="login-form" method="post">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<div class="form-group">
<label for="review">Contraseña</label>
<input type="password" name="user_password" class="form-control" id="review" placeholder="Ingresa tu contraseña" required="">
</div>
<button type="submit" name="login" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Iniciar sesión</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block forget-password">contraseña olvidada?</a></h5>
<h5 class="forget-class"><a href="https://vsexshopgdlalcala.com.mx/register" class="d-block">Crear cuenta</a></h5>
<div class="login-error"></div>
</form>
<form class="theme-form" id="forget-form" method="post" style="display:none;">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<button type="submit" name="forget" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Enviar</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block login-button">Iniciar sesión</a></h5>
<div class="forget-error"></div>
</form>
</div>
</div>
</div> <!-- Add to wishlist bar end-->
<!-- latest jquery-->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/fontawesome.css">
<link rel="stylesheet" href="https://vsexshopgdlalcala.com.mx/assets/fontawesome/css/all.min.css">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/animate.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/flipclock.css">
<!--Slick slider css-->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick-theme.css">
<!-- Bootstrap css -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/bootstrap.css">
<!-- Themify icon -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/themify-icons.css">
<!-- Theme css -->
<link rel="stylesheet" id="color" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/color12.css">
<link rel="stylesheet" href="https://adminlte.io/themes/v3/plugins/select2/css/select2.min.css">
<script src="https://vsexshopgdlalcala.com.mx/assets/js/jquery-3.3.1.min.js" ></script>
<!-- menu js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/menu.js"></script>
<!-- timer js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/flipclock.js"></script>
<!-- popper js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/popper.min.js" ></script>
<!-- slick js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/slick.js"></script>
<!-- Bootstrap js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap.js" ></script>
<!-- Bootstrap Notification js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap-notify.min.js"></script>
<!-- Theme js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/script.js" ></script>
<link href="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.css" rel="stylesheet" type="text/css"/>
<script src="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.js" type="text/javascript"></script>
<script src="https://adminlte.io/themes/v3/plugins/select2/js/select2.full.min.js"></script>
<script src="https://www.paypalobjects.com/api/checkout.js"></script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5VLTZLS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
var base_url = 'https://vsexshopgdlalcala.com.mx/';
$(window).on('load', function () {
// $('#exampleModal').modal('show');
});
function openSearch() {
document.getElementById("search-overlay").style.display = "block";
}
$('.seachprod').click(function(){
var q = $(this).parent().find('input[name="q"]').val();
// alert(q);
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
$('#home-search').on("submit","",function(e){
e.preventDefault();
var q = $('input[name="q"]').val();
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
function closeSearch() {
document.getElementById("search-overlay").style.display = "none";
}
function wall_success(msg)
{
$('.alert-show').html('<div class="alert alert-success alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
function wall_danger(msg)
{
$('.alert-show').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
</script>
<script>
function errormsg(msg)
{
toastr["error"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
function successmsg(msg)
{
toastr["success"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
function scroll_to_div(div)
{
$('html, body').animate({
scrollTop: $('body').offset().top
}, 2000);
}
function remove_from_cart(id)
{
$.post('https://vsexshopgdlalcala.com.mx/remove-cart', {id: id}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('.cartid-' + id).remove();
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
});
}
function side_cart()
{
$.post('https://vsexshopgdlalcala.com.mx/side-cart', {id: '1'}, function (data) {
$('.sidcart').html(data);
if (data.indexOf('cart_side') != -1) {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart-3.png');
} else {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart.png');
}
});
}
function login_side()
{
$.post('https://vsexshopgdlalcala.com.mx/check-login', {id: '1'}, function (data) {
$('.account-manage').html(data);
});
}
$('#login-form').submit(function (e) {
e.preventDefault();
$('.login-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.login-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/login', $('#login-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
login_side();
setTimeout(function () {
window.location = base_url + dt.url;
},1500);
} else
{
$('.login-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.login-user').html('Login');
$('.login-user').removeAttr('disabled');
});
});
$('#forget-form').submit(function (e) {
e.preventDefault();
$('.forget-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.forget-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/forget', $('#forget-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('#forget-form').hide();
$('#login-form').show();
// setTimeout(function () {
// // window.location = base_url + dt.url;
// },3000);
} else
{
$('.forget-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.forget-user').html('Login');
$('.forget-user').removeAttr('disabled');
});
});
$('.forget-password').click(function () {
$('#login-form').hide();
$('#forget-form').show();
});
$('.login-button').click(function () {
$('#forget-form').hide();
$('#login-form').show();
});
$(window).scroll(function(){
// $('.s1').css('display','block');
$('.s2').css('display','block');
$('.s3').css('display','block');
$('.s4').css('display','block');
$('.product-related').css('display','block');
$('.footer-3').css('display','block');
});
$('.signout').click(function () {
$.post('https://vsexshopgdlalcala.com.mx/logout', {id: '1'}, function (data) {
login_side();
setTimeout(function () {
window.location.href = "https://vsexshopgdlalcala.com.mx/"; //will redirect to your blog page (an ex: blog.html)
}, 2000);
});
});
</script>
<script>
// function checkAge() {
// var age = confirm("¿Tienes 18 años o más?");
// if (age) {
// } else {
// checkAge();
// }
// }
// checkAge();
$('.add-in-cart').click(function () {
var pid = $(this).attr('pid');
var qty = 1;
var price_id = $('input[name="price_id' + pid + '"]').val();
var stock = $(this).prev().find('.product_qty').val();
var parse_stock = parseInt(stock);
if(parse_stock == 0){
toastr.error("seleccione menos del valor de stock del producto.");
}else{
addtocart(pid,qty,price_id);
$(this).prev().find('.product_qty').val(parse_stock -1);
}
});
$('body').on('click keyup','.stock_valid',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock){
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
$('body').on('click keyup','.stock_valid1',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock)
{
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
function addtocart(pid,qty,price_id)
{
var pincode = '';
$('.check_pin').html('<i class="ti-shopping-cart" ></i> Please Wait...');
$('.check_pin').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/add-to-cart', {pid: pid, quantity: qty, price_id: price_id,pincode:pincode}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
$('.close').trigger('click');
successmsg(dt.msg);
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
$('.check_pin').html('Submit');
$('.check_pin').removeAttr('disabled');
});
}
</script>
</body>
</html>