@font-face {
	font-family: 'Afiany';
	src: url(/wp-content/themes/dolce-balloons/font/Afiany.eot);
	src: url('Afiany.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/dolce-balloons/font/Afiany.woff2') format('woff2'),
		url('/wp-content/themes/dolce-balloons/font/Afiany.woff') format('woff'),
		url('/wp-content/themes/dolce-balloons/font/Afiany.ttf') format('truetype'),
		url('/wp-content/themes/dolce-balloons/font/Afiany.svg#Afiany') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



:root{
	--rosa-mexico:#DD4F93;
	--beige-mex:#3ED2DE;
	--azul-oscuromex:#2B9199;
	--moradomex: #523EDE;
	--azul-usa:;
	--gris-dolce:#3C3C3C;
	--roboto: 'Roboto', sans-serif;
}
h1{
	font-family: 'Afiany', sans-serif;
	font-size: 8em;
	text-transform: capitalize;
	font-weight: 400;

}
html,
body{

	overflow-x: hidden !important;
}
body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;

}

body p {
	color: #3C3C3C;
	font-family: 'Roboto', sans-serif !important;
} 

.entry-content {
	margin: 0 auto 0 auto !important;
	max-width: 100%;
	width: 1170px;
}

.page {
	margin: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;

}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
strong{
	font-weight: 800;
}

a{text-decoration: none;}
a:link {  text-decoration: none !important}
a:hover {  text-decoration: none !important }
a:visited {  text-decoration: none !important}
*{outline:none !important;}*:focus {outline: none !important;}textarea:focus, input:focus{outline: none !important;}    

.banner-home img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
	width: 100%;
}
.entry-footer{
	display: none;
}
/*========================================================================*/
/*=                           = Estilos Menú =                           =*/
/*========================================================================*/
.home .menu-top-container,
.home .menu-top-en-container {

	background-color: var(--beige-mex);

}
.menu-top-en-container,
.menu-top-container {

	background-color: var(--gris-dolce);

}
.top-menu{
	display: flex;
	position: sticky;
	top: 0;
}
header#masthead {
	position: sticky;
	top: 0;
	z-index: 9999999999999999999999;
}
ul#primary-menu {
	justify-content: center;
}
ul#primary-menu > li {
	padding: 0.5em 2em ;

}
.home ul#primary-menu li a{
	color: var(--gris-dolce)
}

ul#primary-menu > li > a{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	transition:.4s all ease;
}
ul#primary-menu li a:hover{
	font-weight: 600;
}
ul.sub-menu {
	display: block;
	max-width: 12em;
	background-color: #fff
}
ul.sub-menu li{
	border-bottom: 1px solid var(--gris-dolce);
	padding: 0.5em 1em;
}
ul.sub-menu li:hover{
	background-color:#FEFDF4;
}
.bar-top{
	width: 100%;
	margin: 0em auto;
	padding: 1em 8% 1em 8%;
	z-index: 9999;
	background-color: var(--rosa-mexico);
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.icons-flex{
	display: flex;
	align-items: center;
}

.icons-flex li{
	padding: 0.5em;
}
.top-area-one img {
	border-style: none;
	width: 100%;
	height: 100%;
	max-width: 100%;
	align-items: center;
	margin: auto 0 !important;
	transition:.4s all ease;

}
.top-area-one .icons-flex img:hover {
	filter: url(#colorFilterYell);
	margin-top:3px;

}
section.top-area.top-area-one {
	width: 250px;
}
section.top-area.top-area-one .menu-carrito-container #menu-carrito{
	display: flex;
	justify-content:space-around;
}
section.top-area.top-area-one .menu-carrito-container #menu-carrito li a{
	color:#fff !important;
}
section.top-area.top-area-one .menu-carrito-container #menu-carrito li {
	position:relative;
}
#menu-carrito li#menu-item-751{
	border-right: 2px solid var(--beige-mex);
	padding-right:20px;
}
#menu-carrito li#menu-item-757 a{
	padding-right:30px;
}
li#menu-item-767 a::after{
	content: "";
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/12/Bandera_de_Mexico.svg);
	position: absolute;
	right: 0;
	top: calc(50% - 10px);
	width: 25px;
	height: 20px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
	background-color: var(--rosa-mexico);
	color: #ffffff;
}
.xoo-el-form-container ul.xoo-el-tabs li {
	background-color: transparent;
	color: var(--rosa-mexico);
	border: 1px solid var(--rosa-mexico);
}
.xoo-aff-input-group .xoo-aff-input-icon {
	background-color: var(--rosa-mexico);
	color: #fff;
	border: 0;
	font-size: 15px;
}
a.wpmenucart-contents {
	color: #fff;
}

li#wpmenucartli a:visited {
	color: #fff;
}

a.wpmenucart-contents > .amount{
	/*   visibility: hidden;
	position: absolute;
	top: -9999px;*/
}
i.wpmenucart-icon-shopping-cart-0 {
	border: 2px solid var(--beige-mex);
	border-radius: 100%;
	padding: 7px;
	margin: 1em
}
ul#primary-menu .sub-menu li a{
	color: var(--gris-dolce) !important;
}
button#toggle {
	display: none;
}
.banner-home img {

	box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
	margin-bottom: 50px;
	margin-left: 30px;
	border-radius: 5px;
}
/*========================================================================*/
/*=                          = Estilos Footer=                           =*/
/*========================================================================*/
.footer-suscripción {
	border-top: 2px solid var(--rosa-mexico);
	background:#fff;
}
.sechome-suscripcion{
	display: flex;
	width: 1170px;
	margin: 0 auto;
	padding: 3em 0;
	max-width: 100%;
}
.suscrip-1{
	width: 50%;
	padding: 0 2em;
}
.suscrip-1  p{
	margin-top: 0 !important;
}
.suscrip-2{
	width: 25%;
	padding: 0 2em;
	border-left: 2px solid var(--rosa-mexico);

}
.suscrip-2 > .suscripcion > .textwidget > img{
	height: 15px;
	width: 15px;
	margin-right: 10px;	
}
.suscrip-3{
	width: 25%;
	padding: 0 2em;
	border-left: 2px solid var(--rosa-mexico);

}
.sechome-suscripcion input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	border-bottom-left-radius: 100px;
	border-top-left-radius: 100px;
	padding: 1em 3em;
	max-width: 100%;
	max-height: 3.7em;
}
.sechome-suscripcion input[type="submit"]{
	background: none;
	border-bottom-right-radius: 100px !important;
	border-top-right-radius: 100px ;
	border: 2px solid var(--rosa-mexico);
	max-height: 3.7em;
	font-weight: 700;
	color: var(--rosa-mexico)
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: var(--rosa-mexico);
	text-align: center;
}
.sechome-suscripcion input[type="submit"]:hover{
	background: var(--rosa-mexico);
	color: #fff;
	font-weight: 700;
	max-height: 3.7em;
	transition: 1s;
}
#colophon{
	background-color:var(--gris-dolce) ;
	border-top: 10px solid var(--beige-mex);

}
.site-footer{

}
.footer-content {
	width: 1170px;
	margin: auto;
	padding: 2em 0;
	bottom: 0;
	height: 75%;
	max-width: 100%;

}
.foot-cols {
	display: flex;
	height: 95%;
}
.footer-inf{
	width:100%;

}
.foot-cols h4{
	color: #fff;
	border-bottom: 2px solid var(--beige-mex);
	width: 10em;
	margin-bottom: 10px;
}
.copy1{
	width:80%;
	margin: 0 auto;
	border-top: 1px solid #EBEDF5;
	padding:1em;
	text-align:center;
}
.copy1 p{
	color:#fff;
}
.copy1 a{
	color:#fff;
}
.foot-1{
	width:40%;
	padding:2em;
	color:#fff;
}

.foot-1 p{
	color:#fff;
}
.foot-1 img.image {
	width: 80%;
}
.foot-1 ul li{
	display: flex;
	align-items: center;
}
.foot-1 ul li a{
	color:#fff !important;

}
.foot-1 ul li a:hover{
	font-weight:bold;	
}
.foot-1 ul li img{
	padding: 0.5em;
}
.foot-2{
	width:25%;
	padding:2em ;
	color:#888888;
	padding-left: 3em;
}
.foot-2 ul{
	margin:0 !important; 
}
.foot-2 li{
	text-decoration:none;
	padding:0.1em 0;
	list-style:none;
	color:#fff;
}
.foot-2 a{
	color:#fff;
}
.foot-2 a:hover{
	font-weight: bold;
}
.foot-3{
	width:35%;
	padding:2em;
	padding-left: 3em;

}
.foot-3 ul{
	margin:0 !important; 
}
.foot-3 li{
	text-decoration:none;
	padding:0.1em 0;
	list-style:none;
	color:#fff;
}
.foot-3 a{
	color:#fff;
}
.foot-3 a:hover{
	font-weight: 800;
}
.aliados{
	width: 80%;
	margin: 1em auto;
}
.aliados ul{
	display: flex;
	justify-content: flex-end;
}
.aliados ul li{
	padding: 0.5em;
}
#menu-menu-1 ul li a:hover{
	font-weight: 800;
}
.btn-whatsapp {
	display:block;
	width:70px;
	height:70px;
	color:#fff;
	position: fixed;
	right:3em;
	bottom:3em;
	border-radius:50%;
	line-height:80px;
	text-align:center;
	z-index:999;
}
@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-20px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}
.btn-whatsapp a{
	width: 150px;
	height: 150px;
	/*box-sizing: border-box;
	border: 5px white solid;*/
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

#menu-footer li a:hover{
	font-weight: 800;
}

/*========================================================================*/
/*=                          = Estilos Footer=                           =*/
/*========================================================================*/
.footer-suscripción {
	border-top: 2px solid var(--rosa-mexico);
}
.sechome-suscripcion{
	display: flex;
	width: 1170px;
	margin: 0 auto;
	padding: 3em 0;
}
.suscrip-1{
	width: 50%;
	padding: 0 2em;
}
.suscrip-1  p{
	margin-top: 0 !important;
}
.suscrip-2{
	width: 25%;
	padding: 0 2em;
	border-left: 2px solid var(--rosa-mexico);

}
.suscrip-2 a{
	color:#000;
}
.suscrip-3{
	width: 25%;
	padding: 0 2em;
	border-left: 2px solid var(--rosa-mexico);

}
.sechome-suscripcion input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	border-bottom-left-radius: 100px;
	border-top-left-radius: 100px;
	padding: 1em 3em;
	max-width: 100%;
	max-height: 3.7em;
}
.sechome-suscripcion input[type="submit"]{
	background: none;
	border-bottom-right-radius: 100px !important;
	border-top-right-radius: 100px ;
	border: 2px solid var(--rosa-mexico);
	max-height: 3.7em;
	font-weight: 700;
	color: var(--rosa-mexico)
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: var(--rosa-mexico);
	text-align: center;
}
.sechome-suscripcion input[type="submit"]:hover{
	background: var(--rosa-mexico);
	color: #fff;
	font-weight: 700;
	max-height: 3.7em;
	transition: 1s;
	cursor:pointer;
}
.suscripcion .icons-flex li a{
	transition:1s all ease;
	filter: url(#colorFilterRosa); 
}
.suscripcion .icons-flex li a:hover img{
	filter: url(#colorFilterGris);     
}
#colophon{
	background-color:var(--gris-dolce) ;
	border-top: 10px solid var(--beige-mex);

}
.site-footer{

}
.footer-content {
	width: 1170px;
	margin: auto;
	padding: 2em 0;
	bottom: 0;
	height: 75%;

}
.foot-cols {
	display: flex;
	height: 95%;
}
.footer-inf{
	width:100%;

}
.foot-cols h4{
	color: #fff;
	border-bottom: 2px solid var(--beige-mex);
	width: 10em;
	margin-bottom: 10px;
}
.copy1{
	width:80%;
	margin: 0 auto;
	border-top: 1px solid #EBEDF5;
	padding:1em;
	text-align:center;
}
.copy1 p{
	color:#fff;
}
.copy1 a{
	color:#fff;
}
.foot-1{
	width:40%;
	padding:2em;
	color:#fff;
}

.foot-1 p{
	color:#fff;
}
.foot-1 img.image {
	width: 80%;
}
.foot-1 ul li{
	display: flex;
	align-items: center;
}
.foot-1 ul li img{
	padding: 0.5em;
}
.foot-2{
	width:25%;
	padding:2em ;
	color:#888888;
	padding-left: 3em;
}
.foot-2 ul{
	margin:0 !important; 
}
.foot-2 li{
	text-decoration:none;
	padding:0.1em 0;
	list-style:none;
	color:#fff;
}
.foot-2 a{
	color:#fff;
}

.foot-3{
	width:35%;
	padding:2em;
	padding-left: 3em;

}
.foot-3 ul{
	margin:0 !important; 
}
.foot-3 li{
	text-decoration:none;
	padding:0.1em 0;
	list-style:none;
	color:#fff;
}
.foot-3 a{
	color:#fff;
}
.foot-3 a:hover{
	font-weight: 800;
}
.aliados{
	width: 80%;
	margin: 1em auto;
}
.aliados ul{
	display: flex;
	justify-content: flex-end;
}
.aliados ul li{
	padding: 0.5em;
}
#menu-menu-1 ul li a:hover{
	font-weight: 800;
}
.btn-whatsapp {
	display:block;
	width:70px;
	height:70px;
	color:#fff;
	position: fixed;
	right:3em;
	bottom:3em;
	border-radius:50%;
	line-height:80px;
	text-align:center;
	z-index:999;
}
@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-20px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}
.btn-whatsapp a{
	width: 150px;
	height: 150px;
	/*box-sizing: border-box;
	border: 5px white solid;*/
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	img { width: 100%; height: auto; }
}

#menu-footer li a:hover{
	font-weight: 800;
}
/*========================================================================*/
/*=                          = Estilos Home =                            =*/
/*========================================================================*/
.vc_custom_1621865475592 {
	background-size: 100% auto !important;
	background-position: center bottom !important;

}
.colthome >.vc_column-inner{
	background-size:  100% 100%!important;
	background-position: left center  !important;
}
.colthome2.vc_column-inner{
	background-position: left bottom  !important;
}
#menu-item-226{
	display: none;
}
h2.tit-banner-home {
	font-size: 3em !important;
	font-weight: 400 !important;
	line-height: initial !important;
	text-transform: uppercase !important;

}
.tit-banner-home {
	font-weight: 400;
	line-height: initial;
	font-size: 3em !important;
	text-transform: uppercase;
}
.large-titulo  h3{
	text-transform: uppercase;
	letter-spacing: 15px;
	padding: 3.2em 1em;
}

.txt-decoration-home p{
	font-family: 'Afiany', sans-serif !important;
	color: #2B9199;    
	font-size: 7em;
	margin: 0;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1618485894664.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
	padding: 1em 0px;
}
.calendario a{
	background-color: var(--rosa-mexico);
	border-radius: 50px;
	color: #fff;
	font-weight: 600;
	padding: 1em 2em;

}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1616700956257.vc_row-has-fill {
	height: 130px;
}
div#vc_images-carousel-1-1616701750 {
	margin: 0 !important;
	width: 100% !important;
}
.seller h2{
	font-weight: 400;
}
.seller{
	border-bottom:2px solid var(--rosa-mexico);
}
.categorias .vc_column-inner {
	height: 370px !important;
	margin: 1em
}
.categorias a {
	color: #fff !important;
	border: 2px solid;
	padding: 0.5em 2em;
	text-transform: uppercase;
	border-radius: 100px;
}
.hov-btn-click:hover a {
	color: #fff !important;
	background-color: var(--rosa-mexico);
	border:0;
	padding: 0.5em 2em;
	border-radius: 100px;
	box-shadow: 0 0 10px #BEBEBE
}
.calen-text::before{
	content: "";
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/03/Grupo-2373.svg);

}
.hov-btn-click a:hover img{
	filter: blur(0);
	transition: 0.5s ease-in-out;
	box-shadow: 0 0 20px #C1C1C1;
} 
.vc-zone-link{
	position: relative;
}
.vc-zone-link img {
	filter: brightness(0.7);
	transition: 0.5s ease-in-out;
	z-index: -1;
	border-radius: 2px;
	min-height: 370px;
    object-fit: cover;
}
.hov-btn-click img:hover{
	filter: blur(0);
	transition: 0.5s ease-in-out;
	box-shadow: 0 0 20px #C1C1C1;
}
.vc_column-inner {
	padding: 0 !important;
}
.cat-btn{
	position: absolute;
	top: 40%;
	width: 80%;
	left: 10% !important;
}

.btn-rosa a{
	border: 2px solid var(--rosa-mexico);
	border-radius: 50px;
	color:  var(--rosa-mexico);
	font-weight: 600;
	padding: 0.5em 4em;
	text-transform: uppercase;
	transition:0.4s all ease;
}
.btn-rosa a:hover{
	color: #fff;
	background-color: var(--rosa-mexico);
}
.btn-rosa a:hover{
	color: #fff;
	background-color: var(--rosa-mexico);
}
.btn-rosa a:hover img{
	filter: initial;
}
.btn-rosa img{
	filter: url(#colorFilterRosa);
	margin-left:1em;
	transition:0.4s all ease;
}
#svg{
	display: none;
}



.col2{
	border-left: 2px solid var(--rosa-mexico)
}

.formulario-sus {
	display: flex;
	width: 20em !important;
}
.wpcf7-form-control-wrap {
	max-width: 100%;
}

.col2.wpb_column.vc_column_container.vc_col-sm-3 {
	padding: 0 2em;
}
.wa-btn-home{
	background-color: var(--rosa-mexico);
	border-radius: 50px;
	color: #fff !important;
	font-weight: 600;
	padding: 0.5em ;
	text-transform: uppercase;
	width: 100%;
	display: block;
}
.wa-btn-home:hover{
	border: 2px solid var(--rosa-mexico);
	color: var(--rosa-mexico) !important;
	font-weight: 800;
	background-color: #fff;
	transition: all 1s ease;
}
.titulo-simple h2 {
	font-size: 1.8em;
	font-weight: 400;
}
.rosa{
	color: var(--rosa-mexico)
}
.ult-video {
	margin: 0 !important;
}
.insta-follow .vc_column-inner{
	background-color: #fff;
	border-radius: 10px;
	max-width: 12em;
	margin: 0 auto;
}
/*.slick-initialized .slick-slide:hover {
box-shadow: 0 0 10px #000;
}*/
/*=                          = Slider Carrusel  =                            =*/
.sliderProd .products .product{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	transition: .4s all ease;
	padding-bottom: 30px !important;
}
.sliderProd .products .product > a.woocommerce-LoopProduct-link{
	width: 100%;
}
.sliderProd .products .product > a.woocommerce-LoopProduct-link > img{
	margin: 0;
}
.sliderProd .products .product > a.woocommerce-LoopProduct-link > h2{
	background-color: #fff;
	position: relative;
	z-index: 1;
	transition: .4s all ease;
}
.sliderProd .products .product > a.button{
	display: block !important;
	margin: 0;
	margin-right: 20px;
	transition: .4s all ease;
	opacity: 0;
	visibility: hidden;
}
.sliderProd .products .product > div{
	transition: .4s all ease;
	opacity: 0;
	visibility: hidden;
}
.sliderProd .products .product > div > a{
	display: block !important;
	left: inherit !important;
	bottom: inherit !important;
	position: relative !important;
}
.sliderProd .products .product > div > div.tinv-wishlist-clear{
	display: none;
}

.sliderProd .products .product:hover > a.woocommerce-LoopProduct-link > h2{
	margin-top: -10px;
}
.sliderProd .products .product:hover > a.button,
.sliderProd .products .product:hover > div{
	visibility: visible;
	opacity: 1;
}
.sliderProd .products .product:hover{
	box-shadow: 0px 15px 30px 0px rgba(0,0,0,.1);
}
.wcpscwc-product-slider button.slick-next {
	right: 20px;
	top: -80px;
	background: none !important;
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/03/Grupo-2339.svg)!important;
	background-position-x: center !important;
	/* filter: invert(100%); */
}
.wcpscwc-product-slider button.slick-next::hover {
	border-radius: 100px;
}
.wcpscwc-product-slider button.slick-prev::hover {
	border-radius: 100px;
}
.wcpscwc-product-slider button.slick-prev{
	left: 1100px !important;
	top: -80px;
	background: none !important;
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/03/Grupo-2339.svg)!important;
	background-position-x: center !important;
	/* filter: invert(100%); */
	transform: scaleX(-1);
}
.vc_carousel-slideline-inner.vc_inner {
	margin: 0 !important;
}
.woocommerce ul.products li.product a img {
	width: 100%;
	height: 23em;
	padding: 0 !important;
	display: block !important;
	margin: 0 0 1em;
	box-shadow: none;
	object-fit: cover;
}
a.vc_single_image-wrapper.vc_box_border_grey {
	border: 0;
	padding: 0;
}
h2.woocommerce-loop-product__title {
	color: #000;
	font-size: 1.3em !important;
	padding-left: 1em !important;
}
.single-product span.woocommerce-Price-amount.amount{
	font-size: 30px;
	order: 3;
}
span.woocommerce-Price-amount.amount {
	color: #000;
	font-weight: 900;
	padding-left: 1.5em;
}
html[lang="es-MX"] span.woocommerce-Price-amount.amount:before {
	content: "desde ";
	color: #000;
	font-weight: 400;
}
html[lang="en-US"] span.woocommerce-Price-amount.amount:before {
	content: "Since ";
	color: #000;
	font-weight: 400;
}
span.woocommerce-Price-amount.amount:after {
	content: "  USD ";
	color: #000;
	font-weight: 900;
}
/*.type-product > .button::before{
content: "";
background-image: url('https://dolceballoons.com/wp-content/uploads/2021/03/6854-10.svg');
background-repeat: no-repeat;
background-position: left;
background-size: 100% 100%;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
vertical-align: sub;
margin-right: 5px;
color: grey;
padding: 0.5em;

}*/
a.button.add_to_cart_button {
	background: transparent;
	border: 1px solid;
	border-radius: 100px;
	color: #808080;
	width: 10em;
	text-align: center;
}
a.button.add_to_cart_button {
	background: transparent;
	border: 1px solid;
	border-radius: 100px;
	color: var(--rosa-mexico);
	width: 8em;
	text-align: center;
}
a.button.add_to_cart_button:hover {
	background: var(--rosa-mexico);
	border: 0;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	transition: 1s;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
	content: '\e909';
	display: inline-block;
	font-family: tinvwl-webfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	vertical-align: sub;
	color: grey;
	border: 1px solid #979797;
	border-radius: 100px;
	padding: 0.45em;
	height: 40px;
	width: 40px;
}
ul.products li.product .tinvwl_add_to_wishlist_button:hover .tinvwl-product-in-list:before {
	box-shadow: 0 0 10px #bebebe;

}
span.tinvwl_add_to_wishlist-text {
	display: none;
}
span.sbi_follow_btn{
	width: 10em;
	height: 10em;
}
#sb_instagram .sbi_follow_btn a {
	background: #fff;
	/* filter: blur(1px); */
	-webkit-backdrop-filter: blur(10px);
	/* backdrop-filter: blur(10px); */
	backdrop-filter: opacity(0.2);
	width: 100%;
	height: 80%;
	font-size: 1.2em;
	margin: auto 0;
	align-items: center !important;
	justify-content: center !important;
}
svg.svg-inline--fa.fa-instagram.fa-w-14 {
	width: 80%;
	margin: 0 auto !important;
	height: 3em !important;
}
a.sbi_load_btn {
	display: none !important;
}
/*.slick-track li:hover {
box-shadow: 0 15px 10px #bebebe;
border-radius: 5px;
padding: 0 0 2em 0 !important;
margin: 1em 0px !important;
}*/
.slick-track li:hover a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {display: block;}
.slick-track li:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {display: block;}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 3s !important;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.follow-insta{
	background-color: rgb(255, 255, 255, 0.9);
	position: relative;
	z-index: 999;
	margin: -250px auto;
	width: 12%;
	border-radius: 15px;
	height: 8em;
	box-shadow: 0 0 10px #BEBEBE;
}
.follow-insta h2 {
	position: absolute;
	top: 15%;
	width: 20%;
	left: 40%;
}
.follow-insta p {
	position: absolute;
	top: 30%;
	width: 100%;
}
.follow-insta p a {
	color:var(--gris-dolce); 
	margin-bottom:1em;
}
.follow-insta h2 img{
	filter: url(#colorFilterGris);     

}
.follow-insta .instafoll{
	color: var(--rosa-mexico);
	border:1px solid var(--rosa-mexico);
	padding: 5px 20px;
	border-radius: 30px;
}
a.added_to_cart.wc-forward {
	display: none;
}
section.vc_section.sechome-suscripcion {
	border-top: 1px solid var(--rosa-mexico);
	padding-top: 2em;
}
sup {
	vertical-align: super;
}
.vc_custom_1621371344387 {
	background-size: 120% 95% !important;
	background-position: center top;
}
.vc_custom_1621371369688{
	background-size: 120% 95% !important;
	background-position: center bottom;

}
.vc_custom_1621371387738 {
	background-size: 120% 95% !important;
	background-position: center top;


}
/*========================================================================*/
/*=                           = productos=                           =*/
/*========================================================================*/
.woocommerce button.button.alt, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background-color: var(--rosa-mexico) !important;
	color: #fff;
}
.woocommerce-checkout #payment {
	background: rgb(221 79 147 / 5%) !important;
	border-radius: 5px;
}
.woocommerce-checkout #payment div.payment_box {
	background-color: transparent;
}
.woocommerce-page table.cart td.actions .input-text {
	width: 150px;
}
p.woocommerce-result-count {
	display: none;
}
select.orderby {
	display: none;
}

section.filtro-product {
	margin: 0 2em;
}
form.woocommerce-product-search{
	display: flex;
	border-radius: 30px;
	border: 1px solid var(--gris-dolce);
	margin-bottom: 3em;
	padding: 0 0.5em;
}
input.search-field {
	padding: 10px;
	border: 0;
	width: 100%;
	background-color: transparent;
}
.woocommerce-product-search button {
	background-image: url('https://dolceballoons.com/wp-content/uploads/2021/05/Grupo-2631-2.svg');
	border: 0;
	color: transparent;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: auto  60%;
	background-position: center;
	width: 20%;
	cursor:pointer;
}
.search-form > label {
	max-width: 80%;
}
.wpfFilterTitle {
	margin: 0 0 1em !important;
	font-weight: 400 !important;
	color: var(--wc-subtext);
}
.ui-slider.ui-widget-content .ui-slider-handle {
	border-radius: 100% !important;
}
.wpfFilterWrapper .ui-slider-horizontal {
	height: 0.1em !important;
}
.ui-slider-horizontal .ui-slider-range {
	top: -0.1em !important;
	height: 0.5em !important;
	background-color: #000 !important;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.6em !important;
}
.dhvc-woocommerce-page-archive h1{
	width: 1170px;
	margin: 0 auto;
	text-transform: capitalize;
	color: var(--azul-oscuromex);
	padding: 0 0 1em; 
	max-width:100%
}
.term-especiales .dhvc-woocommerce-page-archive h1{
	color: var(--moradomex);
}
.dhvc-woocommerce-page-archive .vc_row.wpb_row.vc_row-fluid {
	width: 1170px;
	margin: 0 auto;
	max-width:100%;
}
button.wpfFilterButton.wpfButton {
	width: 100%;
	border-radius: 30px;
	background-color: var(--rosa-mexico);
	color: #fff;
	max-height:40px;
}

#wpfBlock_1 .wpfFilterVerScroll {
	max-height: 100% !important;
}

#main >.woocommerce-breadcrumb{
	display: none;
}
.dhvc-woocommerce-page-archive > p{
	display: none;

}
.dhvc-woocommerce-page-archive a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
	display: none;
}




.archive ul.products li {
    width: 32.3% !important;
    margin: 2.1% 0.5% !important;
    box-shadow: 0 0 10px #999999;
    border-radius: 5px;
    background-color: #fff;
    min-height: 510px;
}
.archive ul.products li .ns-rating-woocom-post-rate{
	display: none;
}
.ns-rating-woocom-div-loader{
	display: none;
}
.archive h2.woocommerce-loop-product__title{
	padding: 0 1em !important;
	font-size: 17px !important;
}
.archive span.woocommerce-Price-amount.amount::before{
	display: none;

}
.archive span.woocommerce-Price-amount.amount{
	padding-left: 0
}
.archive a.button.btn-busqueda{
	display: none;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
	text-transform: capitalize;
}
html[lang="es-MX"] .archive .price::after{
	content: '+ Envío';
	color: var(--gris-dolce);
}
html[lang="en-US"]  .archive .price::after{
	content: '+ Delivery';
	color: var(--gris-dolce);
}
.home  li.product .price{
	padding-left:1.5em;
}
.woocommerce nav.woocommerce-pagination ul {
	display: inline-block;
	border: 0;
	border-right: 0;
	margin: 2em;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-right:0;

}
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: transparent; 
	color: var(--rosa-mexico);
	font-weight: 800;
}
.page-numbers li a{
	color: var(--gris-dolce)
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
	box-shadow: 0 0 10px #bebebe;
	background-color: transparent !important;
	transition: 0.5s;
	color: var(--rosa-mexico);
}
.archive .star-rating,
.home .star-rating{
	display:  none !important;
}
/*========================================================================*/
/*=                           = contactanos =                           =*/
/*========================================================================*/

.txt-espaciado{
	font-family: 'Roboto', sans-serif !important;
	font-size: 22px;
	letter-spacing: 1em;
	text-transform: uppercase;
	font-weight: 400;

}
.morado{
	color: var(--moradomex)
}
.cta-tt{
	position: relative;
}
.cta-tt::after{
	content:"";
	width:100px;
	height:2px;
	background:var(--rosa-mexico);
	position: absolute;
	bottom:0;
	left:calc(50% - 50px);
	border-radius:5px;
} 
.formulario-contacto  input {
	width: 99%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 30px;
	padding:0.5em 1em;
	max-height: 3.5em;
	margin: 1em 0;


}
.formulario-contacto select {
	width: 100%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 30px;
	padding:0.5em 1.5em;
	max-height: 3.5em;
	margin: 1em 0;
	height: 3em


}
.formulario-contacto textarea {
	width: 100%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 30px;
	padding: 2em 1em;
	max-height: 100px;
	margin: 15px 0;

}
select.wpcf7-form-control.wpcf7-select {
	position: relative;
	padding: 0 !important;


}
.ServiciodeInters> select{
	overflow: visible;
	border:0;
}

select > option {
	border: 2px solid var(--rosa-mexico);
	border-radius: 50px;
	padding: 0.2em 2em;
	position: relative;
	width: 15%;
	margin: 1em;
	position: absolute;
	text-align: center !important;
	font-weight: 600;
	color: var(--rosa-mexico)
}
select > option:nth-child(1)  {
	left: 0
}
select > option:nth-child(2)  {
	left: 25%
}
select > option:nth-child(3)  {
	left: 50%
}
select > option:nth-child(4)  {
	left: 75%
}
.categoria  option {

}
span.wpcf7-list-item {
	max-width: 50%;
	width: 80%;
}
.wpcf7-acceptance input{
	width: 10%
}
.formulario-contacto input.wpcf7-form-control.wpcf7-submit {
	background-color: var(--rosa-mexico);
	color: #fff;
	width: 20%;
	margin: 2em auto;
	border: 0;
	display: block;
	cursor: pointer;
	padding:1em;
	font-weight:bold;
	text-transform:uppercase;
	transition:.4s all ease;
	height:45px;
}
.formulario-contacto input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #fff;
	color: var(--rosa-mexico);
	border: 2px solid var(--rosa-mexico);
	display: block;
	padding:0.8em;
}
span.wpcf7-list-item-label a{
	color: var(--rosa-mexico);
}
.contac-flex > .ctcespace {
	position: relative;
	width:50%;
}
.ctcespace {
	position: relative;

}
.contac-flex{
	display:flex;

}
.ctcespace label {
	position: absolute;
	background-color: #fff;
	z-index: 1;
	left: 4%;
	top: 0;
	color: #b2b2b2;
	font-weight: 300;
	padding: 0px 20px;
}
.info-horarios {
	padding: 40px 4em 0;
	width: 70%;
	margin: 2em auto 4em;
	border-radius: 5px;
}
.info-horarios a{
	color:#000;
}
.info-serv-tt{
	position: relative;
}
.info-serv-tt h2 {
	font-size: 120px;
	font-family: 'Afiany';
	color: rgb(221 79 147 / 37%);
	font-weight: 400;
	position: absolute;
	bottom: -100px;
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity:0;
		-webkit-transform: translatex(-10px);
		-moz-transform: translatex(-10px);
		-o-transform: translatex(-10px);
		transform: translatex(-10px);
	}
	to {
		opacity:1;
		-webkit-transform: translatex(0);
		-moz-transform: translatex(0);
		-o-transform: translatex(0);
		transform: translatex(0);
	}
}

@keyframes fadeInLeft {
	from {
		opacity:0;
		-webkit-transform: translatex(-100px);
		-moz-transform: translatex(-100px);
		-o-transform: translatex(-100px);
		transform: translatex(-100px);
	}
	to {
		opacity:1;
		-webkit-transform: translatex(0);
		-moz-transform: translatex(0);
		-o-transform: translatex(0);
		transform: translatex(0);
	}
}

.in-left {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-duration:1s;
	animation-delay: 1s;
}
.in-left-dos {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-duration:1s;
	animation-delay: 1s;
}

.woocommerce-product-gallery__image {
	box-shadow: 0 0 10px #bebebe;
	margin: 1em;
}

.woocommerce-notices-wrapper{
	margin:  0;
}
.woocommerce #respond input#submit,
button.single_add_to_cart_button.button.alt {
	border-radius: 50px;
	background-color: var(--rosa-mexico);
	width:150px;
	margin:0 1em;
	transition:.4s all ease-in-out;
	color:#fff;
	height:40px;
}
.wpfFilterButton.wpfButton:hover,
.woocommerce #respond input#submit:hover,
button.single_add_to_cart_button.button.alt:hover{
	color: var(--rosa-mexico);
	background-color: #fff;
	border:2px solid var(--rosa-mexico);
}
.single-product .quantity {
	display: none;
}
a.button.btn-busqueda{
	background-color: transparent;
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/05/Grupo-2631-2.svg);
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center;
	border-radius: 100%;
	border: 1px solid #979797;
	width: 40px;
	height: 40px;
	padding: 1em;
}
a.button.btn-busqueda:hover{
	background-color: transparent;
	background-image: url(https://dolceballoons.com/wp-content/uploads/2021/05/Grupo-2631-2.svg);
	box-shadow: 0 0 10px #bebebe;
}
.archive a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
.woocommerce ul.products li.product .button{
	height: 40px
}

.info-product{
	padding: 0 3em;
}
.info-product > .vc_column-inner > .wpb_wrapper{
	display: flex;
	flex-wrap: wrap;
}
.info-product > .vc_column-inner > .wpb_wrapper .price {
	order: 3;
	display: block;
	width: 100%;
}
.info-product  .wpb_raw_code.wpb_content_element.wpb_raw_html {
	order: 4;
	width: 100%;
}
h1.product_title.entry-title {
	font-family: 'Roboto';
	text-transform: uppercase;
	font-size: 35px;
	margin-top: 1em
}

.txt-prod-top h3{
	font-weight: 400;
	font-size: 1.5em

}
.wpb_text_column.wpb_content_element.txt-prod-top {
	margin-bottom: 10px;

}
.woocommerce-product-gallery__thumbnail.slick-slide.slick-current.slick-active {
	background: #FDF0F5;
	padding: 0 7px;
	border: 0 !important;
}

.sec-product{
	margin-top: 4em
}

.info-product .woocommerce-Price-amount::before{
	display: none;
}


.product-desc{
	box-shadow: 0 2px 5px #E6E6E6;
	padding: 2em;
	margin:2em 5em;
	border-radius: 5px
}

.single-product .banner-product h2{
	color: var(--azul-oscuromex);
	font-family: 'Afiany', sans-serif;
	font-size: 8em;
	text-transform: capitalize;
	font-weight: 400;

}

.a2a_kit.a2a_kit_size_32.a2a_default_style {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-top: 0.5px solid #F5F5F5;
}

span.a2a_svg.a2a_s__default {
	background-color: transparent !important;
	width: 20px;
}

span.a2a_svg.a2a_s__default path {
	fill: var(--gris-dolce);
}
span.woocommerce-Price-amount.amount {

	padding-left: 0;
}

html[lang=es-MX] .info-product .price::after{
	content: '+Envío' !important;
	color: var(--gris-dolce)
}
html[lang=en-US] .info-product .price::after{
	content: '+Delivery' !important;
	color: var(--gris-dolce)
}
.woocommerce .star-rating {
	color: var(--rosa-mexico);
}
.single-product button.minus,
.single-product button.plus {
	border-radius: 100px;
	background-color: transparent !important;
	border:1px solid var(--gris-dolce);
	width: 40px;
	height: 40px;
	line-height: initial;
	padding: 0;
	font-size: 20px
}

.single-product form.cart {
	display: flex;
	flex-direction: row;
}
.single-product button.plus{
	order: 3;
}
.single-product button.minus{
	float: none;
	margin: 0;
	display: inline-block;
	order: 1;
}
.single-product  form.cart .button {
	order: 2;
}
.search-results h1{
	margin-top: 2em;
	font-size: 4em;
	color: var(--rosa-mexico);
}
.search-results ul.products.columns-3 {
	margin: 3em 10em;
}
.search-results ul.products li.product .tinvwl_add_to_wishlist_button {
	display: none;
}

.woocommerce-page  ul.products::before {
	content: " ";
	display: table;
	background-color: rgb(237,153,184,0.2);
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	height: 545px;
	z-index: -9;
}
.woocommerce-page  ul.products li:nth-child(7n)::after {
	content: " ";
	background-color: rgb(237,153,184,0.2);
	position: absolute;
	left: -31px;
	right: 0;
	height: 545px;
	z-index: -9;
	bottom: 0;
	top: -16px;
	width: 8000px;
}
.woocommerce-page  ul.products{
	overflow: hidden;
}
.woocommerce .products ul, .woocommerce ul.products {
	padding: 0 15px !important;

}
.woocommerce div.product form.cart .variations select {
	width: 100%;
	border: 2px solid var(--rosa-mexico);
	border-radius: 30px;
	color: var(--rosa-mexico);
	padding: 5px auto;
}
.single-product form.cart {
	display: block;
	flex-direction: column;
}



#commentform input#email,#commentform input#author,#commentform #comment,
.wcpa_form_outer .wcpa_form_item select, .wcpa_form_outer .wcpa_form_item input {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	line-height: 30px;
	height:50px;
	padding: 5px 15px;
	outline: 0;
	border-radius: 0;
	border: 1px solid #c1c1c1 !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	border-radius: 30px;
	color: #666 !important;
	font-weight: 500;
}

.single-product .woocommerce-notices-wrapper{
	display: none;
}
.single-product .wcpa_form_outer {   
	width: 80%;
}
#commentform .comment-form-comment label, #commentform .comment-form-email label, #commentform .comment-form-author label,
.single-product .wcpa_form_outer label {
	display: inline-block;
	padding: 0 1em;
	background-color: #fff;
	top: 15px;
	position: relative;
	left: 20px;
	z-index: 9;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#commentform .comment-form-rating{
	display: inline-block;
	padding: 0 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.woocommerce-shop .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
	display: none;
}

.woocommerce-shop h1.page-title {
	text-align: center;
	margin-top: 100px;
	color: var(--rosa-mexico);
}

.xoo-el-opac {
	z-index: 99999999999999999;

}
.xoo-el-modal {
	z-index: 9999999999999;

}
.tax-rate th::after {
	content: " 7%";
}
.woocommerce .woocommerce-breadcrumb{
	text-transform:capitalize;
}
.slick-dots li i{
	border-radius: 100%;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: none;
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.current-menu-item{
		font-weight:bold;
	}








/*========================================================================*/
/*=                           = responsive =                           =*/
/*========================================================================*/
@media only screen and (max-width: 1366px){
	.info-horarios {
		width: 100%;
	}
	.formulario-sus {
		display: flex;
		width: 70% !important;
	}
}
@media only screen and (max-width: 768px){





	h1{ font-size: 3em;}
	.single-product .banner-product h2{ font-size: 3em;}

	.entry-content {
		margin: 0 auto 0 auto !important;
		max-width: 100%;
		width: 85%;
	}
	h1, h2, h3, h4, h5, h6 {margin: 0;}
	.banner-home img {
		max-width: 100%;
		width: 80%;
		margin: 0 auto;
	}
	p{
		text-align: center;
	}
	header#masthead {position: sticky; top: 0; z-index: 9999999999999999999999;}

	.bar-top{
		max-height: 80px;
		height: 100%;
		position: sticky;
		top: 0;
		flex-wrap:wrap;
	}

	.top-area-one img {
		border-style: none;
		width: 50%;
		max-height:50px;
		    margin: 0 auto !important;
    display: block;
	}
	.top-area-one{
		max-width: 100%;
		width: 100% !important;
	}
	.bar-top section.widget_text {
		display: none;
	}
	.nav-menu li{
		border-bottom: 1px solid #fff

	}
	.sub-menu{
		background-color: #fff !important;
	}

	.top-area-one >.menu-carrito-container{
		justify-content: space-between;
		margin: 20px 0;
		max-width: 80%;
	}
	section.top-area.top-area-one .menu-carrito-container #menu-carrito li a {
		color: #000!important;
	}
	.info-serv-tt h2 {
		font-size: 70px;
		bottom: -80px;
	}
	.single-product .wcpa_form_outer {
		width: 100%;
	}
	.single-product .wcpa_form_outer label {
		font-size: 14px;
		top: 6px;
		position: relative;
		left: 5%;

	} #comments img.avatar {
		display: none;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		margin: 0;
	}
	.woocommerce #reviews #comments ol.commentlist {
		padding: 0;
	}
	/*========================================================================*/
	/*=                          = Estilos Footer=                           =*/
	/*========================================================================*/
	.footer-suscripción {
		max-width: 100%;
		height: 100%
	}
	.formulario-sus {
		width: 100% !important;
		max-width: 100% !important;
	}
	.sechome-suscripcion{
		display: block;
		width: 100%;

	}
	.suscrip-1{
		width: 100%;
		max-width: 100%
	}

	.formulario-sus .wpcf7-form-control-wrap {
		max-width: 60%;
		width: 100%
	}
	.suscrip-2{
		width: 100%;
	}

	.suscrip-3{
		width: 100%;

	}
	.footer-content {
		width: 100%;
		margin: 0 auto;
		padding: 2em 0;
		bottom: 0;
		height: 100%;

	}
	.foot-cols {
		display: block;
		height: 100%;
	}
	.footer-inf{
		width:100%;
	}
	.copy1{
		width:100%;
	}
	.foot-1{
		width:100%;
	}
	.foot-1 img.image {
		width: 100%;
	}
.foot-2 {
    width: 100%;
    padding: 1em;
    color: #888888;
    padding-left: 2em;
}
	.foot-3{
		width: 100%;
		padding: 0 2em;
		padding-left: 2em;

	}
	.aliados{
		width: 80%;
		margin: 0em auto;
	}
	.aliados ul{
		display: flex;
		justify-content: flex-end;
	}
	.aliados ul li{
		padding: 0.5em;
	}
	.btn-whatsapp {
		display:block;
		width:70px;
		height:70px;
		color:#fff;
		position: fixed;
		right:1em;
		bottom:6em;
		border-radius:50%;
		line-height:80px;
		text-align:center;
		z-index:999;
	}

	div#ult-carousel-3938103034609eaf928cd2f {
		width: 90%;
		margin: 0 auto;
	}
	.vc_custom_1620841010642 {
		margin-top: 20px !important;
	}
	.vc_custom_1616694210074 {
		padding-left: 0px !important;
		background-image: url(https://dolceballoons.com/wp-content/uploads/2021/03/Grupo-2506.svg?id=85) !important;
		background-position: right bottom!important;
		background-repeat: no-repeat !important;
		background-size: 150%;
	}

	.txt-decoration-home p {
		font-size: 4em;
		margin: 0 auto;
		text-align: center;
	}

	div#sbi_18155452798151444,
	#sbi_17936284687503129,
	#sbi_17924236426603679 {
		display: none !important;
	}



	.tit-banner-home {
		text-align: center;
	}
	section#content-products {
		max-width: 100% !important;
	}
	section#content-products >.vc_row.wpb_row.vc_row-fluid {
		width: 100% !important;
	}

	.archive ul.products li {
		width: 90% !important;
		margin: 1em auto !important;
		float: none !important

	}
	.woocommerce-page ul.products::before {

		background-color: transparent;

	}
	h1 {
		max-width: 100%;
	}

	sup.txt-espaciado {
		max-width: 100% !important;
	}



	.txt-espaciado {
		font-size: 11px;
		letter-spacing: 0.8em;
	}
	section#content-products {
		margin: 0 auto;
	}

	.contac-flex {
		display: grid;
		width: 100%;
	}

	.formulario-contacto input {
		width: 100%;}

	select > option {
		margin: 1em 0;
		left: 0 !important;
		position: relative;
		width: 80%;
	}
	span.wpcf7-list-item {
		max-width: 100%;
		width: 80%;
	}

	.wpcf7-acceptance input {
		width: 5% !important;
	}

	.formulario-contacto input.wpcf7-form-control.wpcf7-submit {

		width: 50%;
	}

	.product-desc {
		padding: 1em;
		margin: 1em 0;
	}
	.info-product {
		padding: 0;
	}
	.sec-product {
		margin-top: 0em;
	}

	.vc_custom_1616692715183 {
		background-size: cover !important;
	}
	.sechome-suscripcion input[type="submit"] {
		width: 42%;
	}
	.formulario-sus .wpcf7-form-control-wrap {
		max-width: 65%;
		width: 100%;
	}
	.formulario-sus {
		width: 100% !important;
		max-width: 100% !important;
		justify-content: center;
	}
	.contac-flex > .ctcespace {
		position: relative;
		width: 100%;
	}
	.info-horarios {
		width: 100%;
		margin: 2em auto 4em !important;
		border-radius: 5px;
		padding: 0 3em 0;
	}
	.info-horarios p {
		text-align: left;

	}
	.dhvc-woocommerce-page-archive .vc_row.wpb_row.vc_row-fluid {
		width: 100%;
		margin: 0 auto;
	}

	element.style {
	}
	select.wpcf7-form-control.wpcf7-select {
		position: relative;
		padding: 0 !important;
	}
	.formulario-contacto select {
		width: 100%;
		/* color: #666; */
		border: 1px solid #ccc;
		border-radius: 30px;
		padding: 0.5em 1.5em;
		max-height: 3.5em;
		margin: 1em 0;
		height: 3em;
	}
	select {
		border: 1px solid #ccc;
	}
	body, button, input, select, optgroup, textarea {
		color: #404040;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
		font-size: 1rem;
		line-height: 1.5;
	}
	button, select {
		text-transform: none;
	}
	button, input, optgroup, select, textarea {
		font-family: inherit;
		font-size: 100%;
		line-height: 1.15;
		margin: 0;
	}
	* {
		outline: none !important;
	}
	*, *::before, *::after {
		box-sizing: inherit;
	}
	user agent stylesheet
	select:not(:-internal-list-box) {
		overflow: visible !important;
	}
	user agent stylesheet
	select {

		background-color: -internal-light-dark(rgb(255, 255, 255), rgb(255, 255, 255)) !important;

	}
	.interesform{
		height: 300px;	
	}
	.ServiciodeInters .formulario-contacto select {
		border: 0px solid  !important;
	}
	.colthome >.vc_column-inner {
		background-size: 50% 60%!important;
		background-position: left center !important;
	}
	.colthome2 >.vc_column-inner {
		background-size: 50% 60%!important;
		background-position: left center !important;
	}	
	.calen-text p{
		padding:0!important;
	}
	.follow-insta {

		width: 80%;

	}
	nav.woocommerce-breadcrumb {
		width: 90%;
		margin-left: 5% !important;
	}
	.vc_custom_1627990491105{
		background-image: url(https://dolceballoons.com/wp-content/uploads/2021/09/Grupo-2509.svg) !important;
	}
	.vc_custom_1627990462612{
		background-image: url(https://dolceballoons.com/wp-content/uploads/2021/09/Grupo-2508.svg) !important;
	}
	.vc_custom_1627990762304{
		background-image: url(https://dolceballoons.com/wp-content/uploads/2021/09/Grupo-2507.svg) !important;
	}

	/* 	.woocommerce-page ul.products li:nth-child(7n)::after{
	display:none;
} */

.sechome-suscripcion input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
    padding: 1em 1em;
    max-width: 100%;
    max-height: 3.7em;
}
#commentform .comment-form-comment label, #commentform .comment-form-email label, #commentform .comment-form-author label, .single-product .wcpa_form_outer label {

    left: 0;
}
	button#toggle {
		display: block;
	}

	#primary-menu.menu {
		position: absolute;
		visibility: hidden;
		right: -100%;
		z-index: 9;
		top: 50px;
		background-color: var(--gris-dolce);
		transition: .4s all ease;
		padding: 20px 0;
	}
	.home #primary-menu.menu {
		background-color: var(    --beige-mex);

	}

	/* on activation */
	#primary-menu.menu.on {
		position: absolute;
		visibility: visible;
		display: block !important;
		left: 0;
		right: 0;
		z-index: 9;
		top:70px;
	}
	#primary-menu.on > li {
		color: #fff;
		width: 100%;
		padding: 5px 0;
		margin-left: 0;
/* 	border-bottom: 1px solid #fff; */
	}
	#primary-menu.on > li.focus .sub-menu{
		position:relative;
		box-shadow: none;
    	float: initial;
		    max-width: 100%;
	}
	#primary-menu.on > li.focus .sub-menu li {
		background-color: var(--gris-dolce);
		border-bottom: 1px solid var(--beige-mex);
	}
	#primary-menu.on > li.focus .sub-menu a {
    width: 100%;
    text-align: center;
		color:#fff !important;
}
	.current-menu-item{
		font-weight:bold;
	}
	#primary-menu.on > li >a{
		color: var(--azul);
	}
	/* menu appearance*/
	#toggle {
		display: block;
		width: 28px;
		height: 40px;
		margin: 0 10px 0 0;
	}
	button#toggle {
		background-position:center;
		background-size:100% 100%;
		border:none;
		color: transparent;
		border: 0;
		background-image: url('https://dolceballoons.com/wp-content/uploads/2021/05/lista.svg');
		background-repeat: no-repeat;
		background-position: left;
		background-color:transparent;
		float:right;
		position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99999999999999;
    filter: invert(1);

	}
	nav#site-navigation{
		background-color: var(--beige-mex);
	}




	/* on activation sub menu  */


	.site-header>nav>.menu-menu-1-container>.menu>li.focus>.sub-menu {
		left: 0;
		right: 0;
		transform: inherit !important;
		width:100%;
	}
	header>nav>.menu-menu-1-container>.menu>li.focus>.sub-menu {
		visibility: visible !important;
		position: relative !important;
		opacity:1;
	}
	.txt-prod-top h3 {
		margin: 0 auto;
		width: 90%;
	}
html[lang=en-US] 	.large-titulo	{
		padding-left: 0px !important;
		background-image: url(https://dolceballoons.com/wp-content/uploads/2021/08/Grupo-2634.png?id=668) !important;
		background-position: 80% bottom !important;
		background-repeat: no-repeat !important;
		    background-size: 180%;
	}
	.large-titulo h3 {
		text-transform: uppercase;
		letter-spacing: 15px;
		padding: 1em 1em 6.2em;
	}
	.morado {
		display: block;
	}
	.suscrip-3,
	.suscrip-2 {
		border-left: 0;
	}
	.colthome > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
	.colthome2 > .vc_column-inner > .wpb_wrapper > .wpb_text_column{
		margin-left:150px !important;
	}
	.suscripcion {
		text-align: center;
	}
	.suscripcion  .icons-flex {
		justify-content: center;
	}
	.suscripcion .wpcf7-spinner{
		margin:0 !important
	}
	.c-order{
		display:inline-block;
	}
	.c-order .image{
		order:1
	}
	.c-order .info{
		order:2
	}

h1.product_title.entry-title {
    text-align: center;
	    width: 100%;
}
.single-product form.cart {
    width: 100% !important;
}
	button.single_add_to_cart_button.button.alt {
    margin: 0 auto !important;
    display: block;
		float: inherit !important;
}
.info-product > .vc_column-inner > .wpb_wrapper .price {
    margin-top: 0 !important;
}
	.carrito {
    width: 100% !important;
	justify-content: space-around !important;
    align-items: center;
    background-color: var(--beige-mex);
    position: fixed;
    bottom: 0;
    left: 0;
}
	.carrito .cart-contents span {
		color: #fff !important;
		right:calc(50% - 25px) !important;
	}
	.carrito .cuenta {
    border-right: 2px solid #fff !important;
		width: 50%;
		text-align: center;
}
	.carrito .cart-contents{
		width:50%;
	}
	.carrito .cart-contents img {
    height: 100%;
    position: relative;
    left: calc(50% - 25px);
}
	.woocommerce-page ul.products li:nth-child(3n+4)::after {
    content: " ";
    background-color: rgb(237,153,184,0.2);
    position: absolute;
    left: -31px;
    right: 0;
    height: 545px;
    z-index: -9;
    bottom: 0;
    top: -16px;
    width: 8000px;
}
	.colthome p{
	    margin: 0;
}
}

.cart_totals  span.woocommerce-Price-amount.amount:before{
	display: none;
}
html[lang=en-US] #menu-item-773 a::before {
	content: "My Account";
	color:#fff;
	visibility:visible !important;
	display: block !important;
}
html[lang=en-US] #menu-item-773 a{
	color: transparent !important;
	visibility: collapse;
}
html[lang=en-US] .menu-carrito-container {
	max-height: 25px;
	overflow: hidden;
}


.carrito {
    width: 250px;
	display: flex;
	justify-content: center;
	align-items:center;
}
.carrito a{
	color:#fff;
}
.carrito .cuenta{
	padding:0 20px;
	border-right:2px solid var(--beige-mex);
	display: inline-block;
}
.carrito .cart-contents {
/*     height: 50px; */
    padding: 0 30px;
	position: relative;
}
.carrito .cart-contents img {
    height: 100%;
}
.carrito .cart-contents  span {
    background: var(--beige-mex);
    color: #000;
    font-size: 12px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    padding: 2px 6px;
}
html[lang=en-US] .es-pa{
	display: none;
}
html[lang=es-MX] .en-pa{
	display: none;
}
html[lang=es-MX] button.wpfFilterButton.wpfButton {
	width: 100%;
	border-radius: 30px;
	background-color: var(--rosa-mexico);
	color: transparent;
	
}
html[lang=es-MX] button.wpfFilterButton.wpfButton::after {
    content: "BUSCAR";
    color: #fff !important;
    visibility: visible !important;
    position: absolute;
    left: calc(50% - 30px);
}
html[lang=es-MX] .wpfFilterButton.wpfButton:hover{
	color: transparent !important;
}

html[lang=es-MX] .wpfFilterButton.wpfButton:hover::after{
	color: var(--rosa-mexico) !important;
}
.wpfFilterButton.wpfButton:hover, .woocommerce #respond input#submit:hover, button.single_add_to_cart_button.button.alt:hover {
    color: var(--rosa-mexico);
    background-color: #fff !important;
    border: 2px solid var(--rosa-mexico);
}
a.button.wc-backward {
    display: none;
}

