@charset 'utf-8';
/*
 Theme Name:   Licores Riska
 Theme URI:    https://www.beedit.es
 Description:  Creado por beedit, para Licores Riska
 Author:       Beedit
 Author URI:   www.beedit.es
 Template:     shb
 Version:      1.0
 Tags:         e-commerce, blog, grid-layout, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
 Text Domain:  Beedit
*/

/***********************************************************
AÑADIDOS DE TIPOGRAFIAS
***********************************************************/

@import url('https://fonts.googleapis.com/css?family=Signika:400,700');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,700');

/***********************************************************
GENERAL
***********************************************************/
.info-product-hover-dir {
    display: none !important;
}
::-moz-selection {
	background-color: #e793b3;
	color: #fff;
}

::selection {
	background-color: #e793b3;
	color: #fff;
}

/* Color del placeholder del formulario de contacto */
::placeholder { color: #c4c4c4; }
:-ms-input-placeholder { color: #c4c4c4; }
::-webkit-input-placeholder { color: #c4c4c4; }
::-moz-placeholder { color: #c4c4c4; }

/* Color del placeholder del footer */
.color-placeholder-riska ::placeholder { color: #e793b3; }
.color-placeholder-riska :-ms-input-placeholder { color: #e793b3; }
.color-placeholder-riska ::-webkit-input-placeholder { color: #e793b3; }
.color-placeholder-riska ::-moz-placeholder { color: #e793b3; }

a {
    color: #2e0031;
}

body.home header {
    margin-bottom: 0;
}

.scroll-top.round:hover {
    background: #31012d;
}

.owl-theme .owl-controls .owl-buttons div {
    box-shadow: none;
    border: 1px solid #e793b3;
}

.style_gallery_horizontal_on .wrap-detail-gallery .control-button-gallery .prev i,
.style_gallery_horizontal_on .wrap-detail-gallery .control-button-gallery .next i {
    border: 1px solid #e793b3;
}

.style_gallery_horizontal_on .wrap-detail-gallery .control-button-gallery .prev i:hover,
.style_gallery_horizontal_on .wrap-detail-gallery .control-button-gallery .next i:hover {
    background-color: #e793b3;
    color: #fff;
    box-shadow: none;
}

.df-page-search .page-title, .df-archive .page-title, .df-page .page-title {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
    border-left: 5px solid #2e0031;
    background: rgba(231, 147, 179, 0.4);
    color: #2e0031;
}

.bread-crumb {
    border-bottom: none;
    border-top: none;
    padding: 19px 0;
}

.woocommerce .woocommerce-breadcrumb {
    font-weight: 700;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #b3b3b3;
    font-size: inherit;
    font-weight: initial;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    color: #b3b3b3;
}

.bread-crumb {
    text-transform: uppercase;
    font-size: 12px !important;
}

.title30 {
    font-size: 30px;
    text-transform: initial;
    line-height: 0.8;
}

.title-box {
    padding-top: 0;
}

/***********************************************************
CAMBIO DE TIPOGRAFIAS GENERAL
***********************************************************/

body {
    color: #898989;
    font-family: "Catamaran", sans-serif;
    font-size: 15px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.great-vibes {
	font-family: 'Great Vibes', cursive;
}

.desc {
    color: #898989;
    margin: 0;
    line-height: 24px;
}

.title14, .title12, .title16, .title18, .title24, .title30, .title40, .title60, .product-title {
    text-transform: initial;
}

.title-box .title30 {
    color: #2e0031;
}

.title-box2 .title60 {
    color: #2e0031;
}

.mont-font {
    font-family: 'Catamaran', sans-serif;
}

.main-nav > ul > li > a {
    display: block;
    position: relative;
    text-transform: initial;
    padding: 10px 17px;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Catamaran', sans-serif;
}

.service-info h2 {
    font-family: 'Catamaran', sans-serif;
}


/***********************************************************
BOTONES
***********************************************************/

.shop-button {
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    position: relative;
}

.shop-button:hover {
    color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.meta-link-ontop > li > a, .search-form .submit-form::after, .mini-cart-ontop .mini-cart-icon {
    color: #31012d;
}

.contenedor-boton-riska {
    text-align: center;
}

.contenedor-boton-riska i {
    color: rgb(255, 255, 255);
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    background: none 0px 0px repeat scroll rgb(231, 147, 179);
    border-radius: 50%;
    margin-right: 5px;
}

.contenedor-boton-riska a.enlace-riska {
    color: #e793b3;
    font-weight: 700;
}

.contenedor-boton-riska a.enlace-riska:hover {
    color: #2e0031;
}

.pagination-blog .pagination .page-numbers.next, .pagination-blog .pagination .page-numbers.prev {
    border: 1px solid #e793b3;
    box-shadow: none;
}

.pagination-blog .pagination .page-numbers.next:hover, .pagination-blog .pagination .page-numbers.prev:hover {
    box-shadow: none;
}

.no-results .btn-search {
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    background: #fff;
    box-shadow: none;
    padding: 10px 20px;
    position: relative;
    border: 1px solid #e793b3;
    color: #e793b3;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.no-results .btn-search:hover {
    color: #fff;
    box-shadow: none;
    background-color: #e793b3;
}

/***********************************************************
BARRA SUPERIOR DEL MENU DE NAVEGACIÓN
***********************************************************/

.barra-superior-header {
	background-color: #2e0031;
}

.barra-superior-header .wpb_content_element .wpb_wrapper {
	display: flex;
}

.barra-superior-header .caja-contenido {
	width: 50%;
}

.barra-superior-header .caja-contenido:nth-child(2) {
	text-align: right;
}

.barra-superior-header .wpb_content_element {
    margin-bottom: 0;
}

a.boton-catalogo {
	font-size: 13px;
    color: #fff;
	transition: all 0.4s ease-out 0s;
}

a.boton-catalogo:hover {
    color: #e793b3;
}

.barra-superior-header .caja-contenido span {
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	transition: all 0.4s ease-out 0s;
}

.barra-superior-header .caja-contenido span:hover {
	color: #e793b3;
}

.barra-superior-header .enlace-barra-superior {
    text-align: center;
}

.barra-superior-header .enlace-barra-superior {
	font-size: 13px;
	color: #e793b3;
	transition: all 0.4s ease-out 0s;
}

.barra-superior-header .enlace-barra-superior:hover {
    color: #fff;
}

ul.dropdown-menu-idioma-cabecera {
    list-style: none;
    margin: 0;
}

/***********************************************************
MENU NAVEGACIÓN
***********************************************************/

.cont-logo-menu .wpb_wrapper {
    display: flex;
    justify-content: center;
}

.header-nav {
    margin-top: 0;
}

header {
	/* margin-bottom: 155px; */
	margin-bottom: 180px; /*Este margin es por la barra superior*/
}

.header-main {
    padding: 15px 0 0;
}

.element-top-bar1.header-phone p {
    margin-bottom: 0;
}

.meta-link-ontop.list-inline-block {
    margin: 2px -15px 0;
    padding: 10px 0 !important;
}

.main-nav .toggle-mobile-menu span, .main-nav .toggle-mobile-menu::after, .main-nav .toggle-mobile-menu::before {
    background: #e793b3;
}

.mini-cart-ontop .mini-cart-icon {
    font-size: 16px;
    margin: 0 0 6px 0;
}

.mini-cart-ontop .mini-cart-number {
    border-radius: 50%;
    color: #fff;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: 0;
    width: 15px;
}

@media (max-width: 767px) {
    .logo.logo1 {
        float: initial;
	}

	.main-nav > ul {
		height: auto;
	}

    .main-nav > ul > li > a {
        color: #2e0031!important;
        font-weight: 400!important;
    }

    .main-nav>ul>li:hover>a {
        color: #e793b3!important;
    }

    .mini-cart-box {
        margin: 0;
    }

    .main-nav.main-nav1 {
        float: left;
        margin-top: -37px;
        text-align: left;
    }
}

/***********************************************************
INICIO | SECCION SLIDER
***********************************************************/

.banner-button {
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    padding: 0 50px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
}

.banner-button:hover {
    background-color: #e793b3;
}

.banner-slider .banner-thumb img {
    width: 100% !important;
}

.banner-title.vibes-font {
    font-size: 160px;
    text-shadow: 0 5px 5px rgba(255, 255, 255, 0.5);
    margin-bottom: 60px;
    color: #2e0031;
}

.bg-color {
    background: #2e0031;
}

/***********************************************************
INICIO | SECCION NUESTRAS CATEGORIAS
***********************************************************/

.popular-category {
    background: #fafafa none repeat scroll 0 0;
    padding: 100px 0 50px;
}

.popcat-item:hover {
    border-color: #2e0031;
}

.popcat-item .underline-title {
    margin-bottom: 45px;
    font-size: 20px;
}

@media (max-width: 400px) {

	.popcat-item .popcat-thumb img {
		max-width: 110%;
	}

}

/***********************************************************
INICIO | SECCION COMO PUEDO COMBINARLOS
***********************************************************/

.massage-package-box .title-box2 {
    padding-top: 10px;
}

.underline-title::after {
    bottom: 10px;
    content: "";
    height: 5px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 140px;
}

.massage-package-box .desc {
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0 25px;
}

.title-box2 {
    min-height: 70px;
    padding-top: 68px;
    position: relative;
}

.box-index {
    color: #ebebeb;
    display: inline-block;
    font-family: 'Great Vibes', cursive;
    font-size: 135px;
    font-weight: 400;
    height: 170px;
    left: 0;
    line-height: 170px;
    position: absolute;
    top: -28px;
}

.item-massage-service {
    border-bottom: 1px solid #ccc;
    padding: 0;
}

.massage-package {
    background: #fafafa none repeat scroll 0 0;
    padding: 20px 0 30px;
}

.white {
    color: #e793b3;
}

.item-massage-service .service-info .readmore:hover {
    color: #2e0031;
}

.item-massage-service .service-info .readmore::before {
    background: #e793b3 none repeat scroll 0 0;
    color: #fff;
    border-radius: 50%;
    content: "";
    font-family: fontawesome;
    font-weight: 400;
    height: 20px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}

@media (max-width: 767px) {
    .item-massage-service .service-info .readmore {
        background: none;
        border-radius: 20px;
        padding: 0 20px 0 30px;
    }

    .item-massage-service .service-info .readmore:hover {
        background: none;
	}

	.service-thumb img {
		margin-left: -30px;
	}
}

@media (max-width: 600px) {

	.service-thumb img {
		margin-left: -50px;
	}

}

/***********************************************************
INICIO | SECCION NUESTROS PRODUCTOS
***********************************************************/

.section-products .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
}

.show-product {
    padding: 40px 0 40px;
}

.add_view_cart {
    display: none;
}

.productos-slider-riska .product-price {
    display: none;
}

.new-product-box {
    margin-bottom: 20px;
}

.productos-slider-riska .item-new-product .product-thumb {
    margin-bottom: 28px;
    overflow: visible;
    margin: 0 -150px 10px 0px;
}

.productos-slider-riska .product-thumb img {
    margin-left: -150px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.productos-slider-riska .product-title {
    font-size: 12px;
}

.no-title-product {
    margin-top: 30px;
}

@media (max-width: 375px) {
    .new-product-slider .owl-controls .owl-buttons {
        display: block;
    }

    .new-product-slider .owl-controls .owl-buttons {
        position: absolute;
        right: 15px;
        top: -40px;
        width: 80px;
    }
}

/***********************************************************
INICIO | SECCION ÚLTIMAS NOTICIAS
***********************************************************/

.latest-news {
    background: #f7f6f6 none repeat scroll 0 0;
    padding: 40px 0 40px;
}

.from-blog3 .related-post-slider {
    margin: 50px -15px 15px;
}

.post-format {
    display: none;
}

.item-post-format .post-info {
    padding: 30px 10px;
}

.item-post-format {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.item-post-format:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}

/***********************************************************
INICIO | SECCION NUESTROS SERVICIOS
***********************************************************/

.our-services {
    padding: 20px 0 100px;
}

.service-icon {
    background: #2e0031;
}

.service-icon::after {
    background: #2e0031;
}

.item-service.top-left::after, .item-service.bottom-left::after {
   border-left-color: rgba(46, 0, 49, 0.6);
}

.item-service.top-right::after, .item-service.bottom-right::after {
    border-right-color: rgba(46, 0, 49, 0.6);
}

.service-icon:hover, .service-icon:hover::after {
    background: #e793b3;
}

.item-service.top-left:hover::after, .item-service.bottom-left:hover::after {
    border-left-color: #e793b3;
}

.item-service.bottom-right:hover::after, .item-service.top-right:hover::after {
    border-right-color: #e793b3;
}

.viewall-button:hover {
    color: #2e0031;
}

.item-service.bottom-right {
    padding-bottom: 20px;
}

.item-service.bottom-left {
    padding-bottom: 20px;
}

.item-service.top-right {
    padding-top: 20px;
}

.item-service.top-left {
    padding-top: 20px;
}

@media (max-width: 767px) {

	.item-service.top-left::after, .item-service.bottom-left::after {
		display: none;
	}

	.item-service.top-right::after, .item-service.bottom-right::after {
		display: none;
	}

}

/***********************************************************
SINGLE-POST
***********************************************************/

.list-meta-style-defautl .list-meta-block i {
    margin-right: 5px;
    color: #e793b3;
}

.shop-button {
    box-shadow: none;
}

.shop-button:hover {
    box-shadow: none;
}

/***********************************************************
CONTACTO
***********************************************************/

.page-contact h2.title30.mont-font {
    font-size: 50px;
    margin-bottom: 50px !important;
}

.page-contact h2.title18 {
    font-size: 35px;
    margin-bottom: 25px;
    color: #e793b3;
}

/* Popup icono mapa */
.abc {
    text-align: center;
}

.margin-top-6 {
    margin-top: 6px;
}

.contact-box {
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.contact-box span.color {
    display: inline-block;
	line-height: 57px;
	border: none;
	width: 0;
	height: 0;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.boton-google-maps-riska .vc_btn3.vc_btn3-style-custom:hover {
    background-position: 0 100%;
    background-color: #f5f5f5 !important;
}

.mb-google-map.contact-google-map.bg-white.border {
    padding: 0;
    border: none;
}

.cta-contact .vc_cta3-container {
    margin-bottom: 0;
}

.cta-contact .vc_general.vc_cta3 h2 {
	margin: 0;
}

.cta-contact .vc_cta3-content {
    padding: 20px;
}

.cta-contact .vc_cta3_content-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

input.wpcf7-form-control.wpcf7-submit.shop-button {
    float: right;
    width: 200px;
    border-radius: 5px;
}

@media (max-width: 767px) {
	.cta-contact .vc_cta3_content-container {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}

	.cta-contact .vc_general.vc_cta3 h2 {
		text-align: center;
	}

	.contact-box.contact-address-box {
		margin-bottom: 0;
	}

	.contact-box.contact-address-box p label.title16.color {
		margin: 0;
	}
}

/***********************************************************
PREGUNTAS FRECUENTES
***********************************************************/

.container-faq-riska h2 {
	font-family: 'Great Vibes', cursive !important;
	color: #e793b3 !important;
	font-size: 40px;
}

.vc_toggle.faq-riska {
    background-color: #ffffff;
	padding: 15px;
	margin-bottom: 15px;
}

.faq-riska i.vc_toggle_icon {
    background-color: #2e0031;
}

.faq-riska h4 {
    color: #2e0031;
}

/***********************************************************
NOSOTROS
***********************************************************/

.sections-nosotros.first {
    margin-top: 80px;
}

.sections-nosotros {
	padding-left: 100px;
	padding-right: 100px;
}

.desc-origenes,
.img-consolidacion,
.desc-nuevos-aires {
    padding-right: 50px;
}

.img-origenes,
.desc-consolidacion,
.img-nuevos-aires {
    padding-left: 50px;
}

h2.title-timeline-nosotros {
	position: relative;
    font-family: "Great Vibes", cursive;
    font-size: 45px;
    color: #2e0031;
    margin-bottom: 20px;
}

h2.title-timeline-nosotros::after {
	font-family: 'Catamaran', sans-serif;
    position: absolute;
    bottom: -192px;
    left: 0;
    font-size: 195px;
    font-weight: 700;
    color: #e6e6e6;
    z-index: -1;
}

h2.title-timeline-nosotros.after-1952::after {
	content: "1952";
}

h2.title-timeline-nosotros.after-1971::after {
	content: "1971";
}

h2.title-timeline-nosotros.after-2014::after {
	content: "2014";
}

@media (max-width:1080px) {

	.sections-nosotros {
		padding-left: 30px;
		padding-right: 30px;
	}

	.desc-origenes,
	.img-consolidacion,
	.desc-nuevos-aires {
		padding-right: 20px;
	}

	.img-origenes,
	.desc-consolidacion,
	.img-nuevos-aires {
		padding-left: 20px;
	}

}

@media (max-width: 767px) {

	.sections-nosotros.first {
		margin-top: 50px;
	}

	.sections-nosotros.push-pull-movil {
		display: flex;
		flex-direction: column-reverse;
	}

	h2.title-timeline-nosotros::after {
		bottom: -190px;
		left: 0;
		font-size: 190px;
	}

	.desc-origenes,
	.img-consolidacion,
	.desc-nuevos-aires {
		padding-right: 0;
		padding-left: 0;
	}

	.img-origenes,
	.desc-consolidacion,
	.img-nuevos-aires {
		padding-left: 0;
		padding-right: 0;
	}

}

@media (max-width: 640px) {

	.sections-nosotros {
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media (max-width: 480px) {

	.sections-nosotros.first {
		margin-top: 20px;
	}

	h2.title-timeline-nosotros::after {
		bottom: -175px;
		left: 0;
		font-size: 175px;
	}

}

/***********************************************************
SLIDER INSTAGRAM
***********************************************************/

.swiper-button-prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNyA0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgNDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRTc5M0IzO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLDIyTDIyLDBsMi4xLDIuMUw0LjIsMjJsMTkuOSwxOS45TDIyLDQ0TDAsMjJMMCwyMkwwLDIyeiIvPjwvc3ZnPg==");
}

.instacarousel .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNyA0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgNDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMkUwMDMxO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLDIyTDIyLDBsMi4xLDIuMUw0LjIsMjJsMTkuOSwxOS45TDIyLDQ0TDAsMjJMMCwyMkwwLDIyeiIvPjwvc3ZnPg==");
}

.swiper-button-next {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNyA0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgNDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRTc5M0IzO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNywyMkwyNywyMkw1LDQ0bC0yLjEtMi4xTDIyLjgsMjJMMi45LDIuMUw1LDBMMjcsMjJMMjcsMjJ6Ii8+PC9zdmc+");
}

.instacarousel .swiper-button-next:hover {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNyA0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcgNDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMkUwMDMxO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNywyMkwyNywyMkw1LDQ0bC0yLjEtMi4xTDIyLjgsMjJMMi45LDIuMUw1LDBMMjcsMjJMMjcsMjJ6Ii8+PC9zdmc+");
}

/***********************************************************
BLOG
***********************************************************/

@media (max-width: 767px) {
	.blog .content-pages .row {
		display: flex;
		flex-direction: column-reverse;
	}
}

/***********************************************************
SIDEBAR BLOG
***********************************************************/

.widget_tag_cloud a {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e793b3;
    border-radius: 18px;
    color: #333;
    margin: 0 1px 6px;
    padding: 8px 25px;
    font-weight: 400;
    font-size: 14px!important;
    display: inline-block;
}

/***********************************************************
WOOCOMMERCE GENERAL
***********************************************************/

.woocommerce a.button.style_icon_cart {
    border: 1px solid #ececec;
    box-shadow: none;
}

.woocommerce-products-header {
    margin-bottom: 0;
}

.woocommerce div.product .mb-product-single-add-to-cart form.cart .button {
    background: #31042b;
}

.product-rate {
    display: none;
}

.product-title {
    margin-bottom: 5px;
    text-align: center;
}

.item-product-grid .product-thumb {
    margin-bottom: 20px;
    text-align: center;
}

.woocommerce-page div.wrap div#content div.container div.content-pages div.row div.col-md-9.col-sm-8.col-xs-12 {
    float: right;
}

.woocommerce-page div.wrap div#content div.container div.content-pages div.row div.col-md-3.col-sm-4.col-xs-12.sidebar div.sidebar-shop.sidebar-right {
    border-left: none;
    padding-left: 0;
    border-right: 5px solid #e5e5e5;
    padding-right: 20px;
    padding-top: 13px;
}


.item-product-grid div.product-info div.product-price{
	text-align: center;
}

@media (max-width: 640px) {
    header {
        margin-bottom: 200px;
    }
}

@media (max-width: 480px) {
    header {
        margin-bottom: 170px;
    }
}

/***********************************************************
WOOCOMMERCE SIDEBAR SHOP GENERAL
***********************************************************/

.woocommerce-product-search input[type="search"] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 15px 13px;
    width: 160px;
    margin-bottom: 10px;
}

.widget_product_tag_cloud a {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e793b3;
    border-radius: 18px;
    color: #333;
    margin: 0 1px 6px;
    padding: 8px 25px;
    font-weight: 400;
    font-size: 14px!important;
    display: inline-block;
}

.woocommerce-product-search button {
    background-color: #e793b3;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    height: 30px;
    padding: 0 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.range-filter .amount {
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
    margin-bottom: 25px;
}

.product-thumb img:hover {
    transform: scale(1.10);
}

.sort-pagi-bar {
    padding: 0 0 20px 0;
}

.woocommerce-page div.wrap div#content div.container div.content-pages div.row div.col-md-3.col-sm-4.col-xs-12.sidebar div.sidebar-shop.sidebar-right {
    border-left: none;
    padding-left: 0;
    border-right: 5px solid #e5e5e5;
    padding-right: 20px;
    padding-top: 0;
}

#woocommerce_product_search-2 > h3:nth-child(1) {
    padding-top: 14px;
}

#woocommerce_product_search-2 > h3:nth-child(1)::after {
    top: 8px;
}

@media (max-width: 767px) {
    .woocommerce-page div.wrap div#content div.container div.content-pages div.row div.col-md-3.col-sm-4.col-xs-12.sidebar div.sidebar-shop.sidebar-right {
        border-right: none;
        padding-right: 0;
    }

    #woocommerce_product_search-2 > h3:nth-child(1) {
        padding-top: 26px;
        margin-top: 20px;
    }
}

/***********************************************************
WOOCOMMERCE PRODUCTO
***********************************************************/

.title-product-detail {
    margin: 5px 0 15px;
    color: #2e0031;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: rgba(231, 147, 179, 0.3);
    color: #515151;
    border-top: 3px solid #2e0031;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-message {
    border-top-color: #2e0031;
}

.woocommerce-message::before {
    content: '\e015';
    color: #2e0031;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    box-shadow: none;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    box-shadow: none;
}

.gallery-control .carousel li {
    height: 85px!important;
}

.detail-social a {
    background: #e793b3 none repeat scroll 0 0 !important;
}

.woocommerce-product-details__short-description p {
	position: relative;
	padding-left: 15px;
}

.woocommerce-product-details__short-description p::before {
	content: "";
	position: absolute;
	top: 11px;
	left: 0;
	display: block;
	width: 6px;
	height: 2px;
	background-color: #e793b3;
}

div.detail-info div.summary.entry-summary div.product-price span.price{
    font-size: 26px;
}

div.item-product.item-product-grid div.product-info div.product-price span.price{
	font-size: 20px;
}

/***********************************************************
WOOCOMMERCE - PEDIDO
***********************************************************/

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    border: none;
}

.woocommerce table.shop_table td.actions input[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background: #2e0031;
	transition: all 0.5s ease-out 0s;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce table.shop_table td.actions input[type="submit"]:hover{
    background-color: #e793b3;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: #e793b3;
}

.woocommerce a.remove:hover {
    color: #e793b3!important;
    background: transparent;
}

.woocommerce-info::before {
    color: #2e0031;
}

.payment_methods.methods li {
    padding: 1em 2em 1em 3.5em;
    font-size: 13px;
}

.woocommerce form .form-row .input-checkbox {
    margin: 8px 8px 0px 0px;
}

.woocommerce form .form-row .input-checkbox + span {
    margin-left: 20px;
}

/***********************************************************
WOOCOMMERCE - FINALIZAR COMPRA
***********************************************************/

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 35px;
    font-size: .83em;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 10px 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none;
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    padding: 10px 20px;
    list-style: none;
    background-color: rgba(231, 147, 179, 0.38);
    border: 1px solid #2e0031;
}

.woocommerce ul.order_details li {
    border-right: 1px dashed #2e0031;
}

/***********************************************************
CÓCTELES - PAGINA GENERAL
***********************************************************/

.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
    background-color: #31042b !important;
}

.vc_btn3.vc_btn3-style-custom:hover {
    background-color: #e793b3 !important;
}

.boton-coctel-riska a {
	border-bottom: 2px solid #e793b3 !important;
}

/***********************************************************
CÓCTELES - SINGLE PAGE CÓCTEL
***********************************************************/

.recipe-hero article.recipe .recipe-single-title, .recipe-hero article.recipe .recipe-archive-title {
    font-size: 30px;
    font-weight: 700;
    color: #555;
}

.dashicons, .dashicons-before:before {
    color: #e793b3;
}

.recipe-hero article.recipe .recipe-single-meta .author a,
a.post-edit-link,
.recipe-hero article.recipe .recipe-single-meta .date {
    color: #555;
    transition: all 0.5s ease-out 0s;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine {
    border-right: none;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul li {
    background: #fff;
    border-radius: 18px;
    transition: all 0.5s ease-out 0s;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul li:hover {
	background: #e793b3;
	border: 1px solid #e793b3;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul li a {
    color: #c5c5c5;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul li a:hover {
    color: #fff;
}

hr.recipe-single-seperator {
    border-top: 1px solid #e793b3;
}

.recipe-hero article.recipe h4 {
    font-size: 35px;
    margin-bottom: 18px;
    font-weight: 600;
	font-family: 'Great Vibes', cursive;
	color: #2e0031;
}

div#crumbs {
    text-transform: uppercase;
    font-size: .92em;
}

div#crumbs span.mb a {
    color: #b3b3b3;
}

div#crumbs span.current {
    font-weight: 700;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine {
    padding-right: 0;
    margin-right: 0;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul {
	padding-left: 0;
}

.recipe-hero article.recipe .recipe-single-tax .cuisine ul li {
	margin: 0 5px 5px 0;
}

@media screen and (max-width: 568px) {
	.rh-grid .unit {
		width: 100% !important;
		padding-left: 0;
		padding-right: 20px;
	}
}

/***********************************************************
GINEBRAS
***********************************************************/

.wrapper-gin {
	overflow: visible !important;
	margin-top: 70px !important;
    margin-bottom: 100px !important;
}

.cont-gin-ginebras {
	position: relative;
}

.img-gin-ginebras{
	z-index: 2;
	position: absolute;
	top: -120px;
}

.img-gin-ginebras.rosa {
    width: 115px;
    top: -55px;
    left: -190px;
}

.img-gin-ginebras.gin-1952 {
    width: 172px;
    top: -55px;
    right: -230px;
}

h2.title-gin {
	font-weight: 700;
/*     font-family: 'Great Vibes', cursive; */
    font-size: 36px;
	margin-bottom: 15px;
}

h2.title-gin.gin-1952 {
    color: #26c3e0;
	text-align: left;
}

p.desc-gin {
    font-size: 13px;
}

p.desc-gin.gin-1952 {
	text-align: left;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    font-size: 15px;
}

.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: transparent !important;
    background-color: transparent !important;
}

.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #26c3e0 !important;
}

.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #26c3e0 !important;
}

.wpb-js-composer .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
	border-color: transparent !important;
}

.desc-caract-1952 strong {
	color: #26c3e0;
}

h2.title-gin.rosa {
    color: #e793b3;
	text-align: right;
}

p.desc-gin.rosa {
	color: #fff;
	text-align: right;
}

.wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: transparent !important;
    background-color: transparent !important;
}

.wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #e793b3 !important;
}

.wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #e793b3 !important;
}

.wpb-js-composer .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
	border-color: transparent !important;
}

.wpb_text_column.wpb_content_element.desc-caract-rosa {
    text-align: right;
}

.desc-caract-rosa p {
	color: #fff;
}

.desc-caract-rosa strong {
	color: #e793b3;
}

.centrado .wpb_wrapper {
    text-align: center;
}

@media (max-width: 1280px) {

	.wrapper-gin {
		margin-bottom: 0px !important;
	}

}

@media (max-width: 1199px) {

	.wrapper-gin {
		margin-top: 70px !important;
		margin-bottom: 50px !important;
	}

	.img-gin-ginebras.gin-1952 {
		width: 125px;
		right: -200px;
		top: -30px;
	}

	.img-gin-ginebras.rosa {
		width: 85px;
		left: -190px;
		top: -8px;
	}
}

@media (max-width: 767px) {

	.wrapper-gin {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	h2.title-gin.gin-1952 {
		text-align: center;
	}

	h2.title-gin.rosa {
		text-align: center;
	}

	p.desc-gin.rosa {
		text-align: left;
	}

	.ginebras-boton-gin {
		text-align: center !important;
	}

	.ginebras-boton-gin.no-movil {
		display: none;
	}

	.wpb_text_column.wpb_content_element.desc-caract-rosa {
		text-align: left;
	}

	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
		left: 20px;
	}

	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
		padding-left: 42px;
		text-align: left;
	}
}

/***********************************************************
LICORES
***********************************************************/

.licores-presentacion-productos div.wpb_column.column_container.col-sm-12 div.vc_column-inner div.wpb_wrapper div.woocommerce.mb-element-product-style1 div.product div.row div.col-md-3.col-sm-6.col-xs-12 div.item-product.item-product-grid div.product-thumb.box-hover-dir{
	margin: 0 -80px;
}

.licores-presentacion-productos div.wpb_column.column_container.col-sm-12 div.vc_column-inner div.wpb_wrapper div.woocommerce.mb-element-product-style1 div.product div.row div.col-md-3.col-sm-6.col-xs-12 div.item-product.item-product-grid div.product-info div.product-price{
	display: none;
}

.licores-presentacion-productos div.wpb_column.column_container.col-sm-12 div.vc_column-inner div.wpb_wrapper div.woocommerce.mb-element-product-style1 div.product div.row div.col-md-3.col-sm-6.col-xs-12 div.item-product.item-product-grid div.product-thumb.box-hover-dir div.info-product-hover-dir{
	display: none !important;
}

.licores-con-alcohol-texto-dch  div {
    /* height: 600px; */
    padding: 10px 20px;
}

.licores-con-alcohol-banner {
    margin-top: 10px;
}

.licores-con-alcohol-texto-dch {
    padding: 0;
    font-size: 16px;
}

h2.licores-con-alcohol-h2 {
    padding-bottom: 20px;
    color: #2e0031;
    font-weight: 700;
    font-size: 36px;
}

h2.titulo-seccion-licores {
    color: #2e0031;
    border-bottom: 2px dotted #e793b3;
	margin-bottom: 40px;
}

.piruleta-piomka figure div {
	overflow: hidden;
}

.piruleta-piomka figure div img {
	margin-left: -50px;
	transition: all 0.5s ease-out 0s;
}

.piruleta-piomka figure div img:hover {
    transform: scale(1.1);
}

h3.title-piruleta-piomka {
    font-size: 14px;
    color: #2e0031;
    font-weight: 700;
    text-align: center;
	margin: -35px 0 5px -95px;
	z-index: 1;
}

@media (max-width: 991px) {

	.piruleta-piomka figure div img {
		margin-left: 0;
	}

	h3.title-piruleta-piomka {
		margin: -35px 0 5px 0px;
	}

	.licores-con-alcohol-texto-dch div {
		padding: 0px 10px;
	}

}

@media (max-width: 767px) {

	.licores-con-alcohol-banner {
		margin-top: 30px;
	}

	.licores-con-alcohol-texto-dch div {
		padding: 0px 5px;
	}

}

/***********************************************************
OCULTAR ICONO ZOOM MOVILES (desactivado en assets/js/theme.js linea 145)
***********************************************************/
.detail-gallery .mid::after{
	display: none;
}

/***********************************************************
BUENAS PRÁCTICAS
***********************************************************/

.buenas-practicas-riska {
	margin-top: 50px;
}

.buenas-practicas-riska h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #2e0031;
}

.buenas-practicas-riska h4 {
    text-transform: uppercase;
    color: #2e0031;
    font-weight: 700;
}

/***********************************************************
FOOTER SUPERIOR
***********************************************************/

.main-footer {
    background: #31042b none repeat scroll 0 0;
    padding: 30px 0px 10px 0px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
}

.email-intro h2.title18.mont-font.color {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.main-footer {
    background: #31042b none repeat scroll 0 0;
    padding: 50px 0px 20px 0px;
    color: #fff;
}

.menu-footer .list-none li a {
    color: #fff;
}

.contact-footer > p a {
    color: #fff;
}

.social-email {
    background: #ffffff none repeat scroll 0 0;
    padding: 30px 0 30px;
}

.social-footer a {
	box-shadow: none;
	background: transparent;
	border: none;
}

.social-footer a:hover {
	background: transparent;
	box-shadow: none;
	color: #2e0031;
}

.footer-bottom {
    background: #1e011b none repeat scroll 0 0;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

i.fa.fa-envelope-o {
    font-size: 25px;
}

img.aenor-riska {
    width: 100px;
}

.cont-face-iframe {
    padding-right: 14px;
	padding-left: 14px;
}

@media (max-width: 767px) {

	img.aenor-riska {
		width: 100px;
		margin-bottom: 20px !important;
	}

}

@media (max-width: 655px) {

	.cont-face-iframe {
		padding-right: 0;
		padding-left: 14px;
	}

}

@media (max-width: 625px) {

	.cont-face-iframe {
		padding-right: 0;
		padding-left: 5px;
	}

}

@media (max-width: 610px) {

	.cont-face-iframe {
		padding-right: 0;
		padding-left: 0;
	}

}

@media (max-width: 600px) {

	.main-footer {
		flex-direction: column;
		justify-content: center;
	}

	.cont-face-iframe {
		padding-right: 0;
		padding-left: 14px;
	}

}

/***********************************************************
FOOTER INFERIOR
***********************************************************/

.footer-bottom {
    background: #1e011b none repeat scroll 0 0;
    padding: 30px 0;
    display: flex;
    align-items: center;
}

.no-margin-bottom .wpb_content_element {
    margin-bottom: 0;
}

.riska-payment p {
    display: flex;
    justify-content: center;
}

.payment-method {
    margin: 0;
}

@media (max-width: 1024px) {
	.payment-method.text-right {
		margin-left: inherit;
	}
}

@media (max-width: 680px) {

	.footer-bottom {
		background: #1e011b none repeat scroll 0 0;
		padding: 30px 0;
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.footer-logo-riska,
	.footer-payment-riska {
		margin-bottom: 20px;
	}

}

/***********************************************************
ESTILOS PARA EL PRELOADER
***********************************************************/

/*
div#content-preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
}


.cssload-battery {
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
	width: 2.25rem;
    height: 4.5rem;
    border-bottom: 3px solid rgb(46,0,49);
	box-shadow: 0 0 0 0.2rem rgb(46,0,49);
		-o-box-shadow: 0 0 0 0.2rem rgb(46,0,49);
		-ms-box-shadow: 0 0 0 0.2rem rgb(46,0,49);
		-webkit-box-shadow: 0 0 0 0.2rem rgb(46,0,49);
		-moz-box-shadow: 0 0 0 0.2rem rgb(46,0,49);
	border-radius: 0.09rem;
		-o-border-radius: 0.09rem;
		-ms-border-radius: 0.09rem;
		-webkit-border-radius: 0.09rem;
		-moz-border-radius: 0.09rem;
	background: white;
}
.cssload-battery:before {
	content: '';
	position: absolute;
	left: 0.5625rem;
	right: 0.5625rem;
	top: -2.99rem;
    height: 3rem;
    width: 1.125rem;
    background: rgb(255, 255, 255);
    border: 2px solid #2e0031;
    border-bottom: none;
    border-top-width: 5px;
	border-radius: 0.18rem;
		-o-border-radius: 0.18rem;
		-ms-border-radius: 0.18rem;
		-webkit-border-radius: 0.18rem;
		-moz-border-radius: 0.18rem;
}
.cssload-battery:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-right: 2.25rem solid transparent;
	border-bottom: 4.05rem solid rgba(255,255,255,0.2);
}

.cssload-liquid {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 2.25rem;
	background: rgba(231,147,179,0.98);
	animation: load 2.59s infinite;
		-o-animation: load 2.59s infinite;
		-ms-animation: load 2.59s infinite;
		-webkit-animation: load 2.59s infinite;
		-moz-animation: load 2.59s infinite;
}
.cssload-liquid:after, .cssload-liquid:before {
	content: '';
	position: absolute;
	top: -0.5rem;
	height: 1.125rem;
	width: 1.4625rem;
	background: rgb(231,147,179);
	opacity: 0;
	border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
}
.cssload-liquid:after {
	right: 0;
	animation: cssload-liquid-1 2.59s infinite;
		-o-animation: cssload-liquid-1 2.59s infinite;
		-ms-animation: cssload-liquid-1 2.59s infinite;
		-webkit-animation: cssload-liquid-1 2.59s infinite;
		-moz-animation: cssload-liquid-1 2.59s infinite;
}
.cssload-liquid:before {
	left: 0;
	animation: cssload-liquid-2 2.59s infinite;
		-o-animation: cssload-liquid-2 2.59s infinite;
		-ms-animation: cssload-liquid-2 2.59s infinite;
		-webkit-animation: cssload-liquid-2 2.59s infinite;
		-moz-animation: cssload-liquid-2 2.59s infinite;
}

@keyframes load {
	0% {
		top: 4.5rem;
	}
	70% {
		top: 1.125rem;
	}
	90% {
		top: 0;
	}
	95% {
		top: 0;
	}
	100% {
		top: 4.5rem;
	}
}

@-o-keyframes load {
	0% {
		top: 4.5rem;
	}
	70% {
		top: 1.125rem;
	}
	90% {
		top: 0;
	}
	95% {
		top: 0;
	}
	100% {
		top: 4.5rem;
	}
}

@-ms-keyframes load {
	0% {
		top: 4.5rem;
	}
	70% {
		top: 1.125rem;
	}
	90% {
		top: 0;
	}
	95% {
		top: 0;
	}
	100% {
		top: 4.5rem;
	}
}

@-webkit-keyframes load {
	0% {
		top: 4.5rem;
	}
	70% {
		top: 1.125rem;
	}
	90% {
		top: 0;
	}
	95% {
		top: 0;
	}
	100% {
		top: 4.5rem;
	}
}

@-moz-keyframes load {
	0% {
		top: 4.5rem;
	}
	70% {
		top: 1.125rem;
	}
	90% {
		top: 0;
	}
	95% {
		top: 0;
	}
	100% {
		top: 4.5rem;
	}
}

@keyframes cssload-liquid-1 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	22% {
		height: 0.28125rem;
		top: 0.375rem;
		opacity: 1;
	}
	25% {
		top: -0.25rem;
	}
	35% {
		height: 1.125rem;
		top: -0.5rem;
	}
	55% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 0.61875rem;
		opacity: 1;
		top: -0.275rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-o-keyframes cssload-liquid-1 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	22% {
		height: 0.28125rem;
		top: 0.375rem;
		opacity: 1;
	}
	25% {
		top: -0.25rem;
	}
	35% {
		height: 1.125rem;
		top: -0.5rem;
	}
	55% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 0.61875rem;
		opacity: 1;
		top: -0.275rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-ms-keyframes cssload-liquid-1 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	22% {
		height: 0.28125rem;
		top: 0.375rem;
		opacity: 1;
	}
	25% {
		top: -0.25rem;
	}
	35% {
		height: 1.125rem;
		top: -0.5rem;
	}
	55% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 0.61875rem;
		opacity: 1;
		top: -0.275rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-webkit-keyframes cssload-liquid-1 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	22% {
		height: 0.28125rem;
		top: 0.375rem;
		opacity: 1;
	}
	25% {
		top: -0.25rem;
	}
	35% {
		height: 1.125rem;
		top: -0.5rem;
	}
	55% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 0.61875rem;
		opacity: 1;
		top: -0.275rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-moz-keyframes cssload-liquid-1 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	22% {
		height: 0.28125rem;
		top: 0.375rem;
		opacity: 1;
	}
	25% {
		top: -0.25rem;
	}
	35% {
		height: 1.125rem;
		top: -0.5rem;
	}
	55% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 0.61875rem;
		opacity: 1;
		top: -0.275rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@keyframes cssload-liquid-2 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	17.5% {
		height: 0.28125rem;
		top: 0.2rem;
		opacity: 1;
	}
	20% {
		top: -0.25rem;
	}
	25% {
		height: 1.40625rem;
		top: -0.625rem;
	}
	45% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 1.40625rem;
		opacity: 1;
		top: -0.5rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-o-keyframes cssload-liquid-2 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	17.5% {
		height: 0.28125rem;
		top: 0.2rem;
		opacity: 1;
	}
	20% {
		top: -0.25rem;
	}
	25% {
		height: 1.40625rem;
		top: -0.625rem;
	}
	45% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 1.40625rem;
		opacity: 1;
		top: -0.5rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-ms-keyframes cssload-liquid-2 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	17.5% {
		height: 0.28125rem;
		top: 0.2rem;
		opacity: 1;
	}
	20% {
		top: -0.25rem;
	}
	25% {
		height: 1.40625rem;
		top: -0.625rem;
	}
	45% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 1.40625rem;
		opacity: 1;
		top: -0.5rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-webkit-keyframes cssload-liquid-2 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	17.5% {
		height: 0.28125rem;
		top: 0.2rem;
		opacity: 1;
	}
	20% {
		top: -0.25rem;
	}
	25% {
		height: 1.40625rem;
		top: -0.625rem;
	}
	45% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 1.40625rem;
		opacity: 1;
		top: -0.5rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}

@-moz-keyframes cssload-liquid-2 {
	0% {
		height: 0;
		opacity: 0;
		top: -0.5rem;
	}
	17.5% {
		height: 0.28125rem;
		top: 0.2rem;
		opacity: 1;
	}
	20% {
		top: -0.25rem;
	}
	25% {
		height: 1.40625rem;
		top: -0.625rem;
	}
	45% {
		height: 0.28125rem;
		top: -0.125rem;
	}
	60% {
		height: 1.40625rem;
		opacity: 1;
		top: -0.5rem;
	}
	96% {
		height: 0.84375rem;
		opacity: 0;
		top: 0.5rem;
	}
	100% {
		height: 0;
		opacity: 0;
	}
}
*/

/***********************************************************
ESTILOS PARA EL POPUP DE LA VERIFICACIÓN DE EDAD
***********************************************************/

body,html {
	min-height: 100%;
}
body.age-restriction,html.age-gate-restricted {
	height: 100vh;
	overflow: hidden;
}
body.age-restriction *,html.age-gate-restricted * {
	box-sizing: border-box;
}
.age-gate-wrapper {
	background-color: #2e0031;
	height: 100vh;
	z-index: 2;
	position: fixed;
	z-index: 999999;
	width: 100%;
	top: 0;
	left: 0;
}
.age-gate-background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
}
.age-gate {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.age-gate-form {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	background: #fff;
	padding: 50px 20px;
	position: relative;
}
.age-gate-heading {
	margin: 0 0 10px;
	padding: 0;
}
.age-gate-heading.age-gate-logo {
	margin: 0 auto 10px;
}
.age-gate-subheading {
	margin: 0 0 25px;
	padding: 0;
	color: #2e0031;
    font-size: 25px;
}
.age-gate-challenge,.age-gate-message {
	margin: 0 0 10px;
}
.age-gate-form-elements {
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.age-gate-form-section {
	margin: 0 5px 10px;
}
.age-gate-label {
	cursor: pointer;
}
.age-gate-input,.age-gate-select {
	text-align: center;
	max-width: 80px;
	width: 100%;
}
.age-gate-input: : -webkit-contacts-auto-fill-button,.age-gate-input: : -webkit-credentials-auto-fill-button,.age-gate-select: : -webkit-contacts-auto-fill-button,.age-gate-select: : -webkit-credentials-auto-fill-button {
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
}
.age-gate-select {
	min-width: 80px;
}
.age-gate-remember-wrapper {
	margin: 0;
}
.age-gate-error-message+.age-gate-remember-wrapper,.age-gate-error.has-error+.age-gate-remember-wrapper {
	margin-top: 10px
}
.age-gate-remember {
	margin: 0 0 10px;
}
.age-gate-submit {
	margin-bottom: 10px;
}
.age-gate-submit-yes {
	margin: 0 5px 10px 0;
	width: 60px;
    background-color: #2e0031;
    border: none;
    outline: none;
    color: #fff;
    padding: 0px 10px;
}
.age-gate-submit-no {
	margin: 0 0 10px 5px;
	width: 60px;
    background-color: #2e0031;
    border: none;
    outline: none;
    color: #fff;
    padding: 0px 10px;
}
.age-gate-error-message {
	color: #c00;
	margin: 0;
	font-weight: 700
}
.age-gate-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 100;
	display: none;
}
.age-gate-working .age-gate-loader {
	display: block;
}
.age-gate-working .age-gate-form {
	pointer-events: none;
	opacity: .3;
}
.age-gate-loading-icon {
	fill: #000;
}
@media (max-width: 480px) {
    .age-gate-form {
        max-width: 290px;
    }
}

/***********************************************************
ESTILOS PARA EL POPUP DE LA POLITICA DE COOKIES
***********************************************************/

.cc_container {
    padding: 2px 10px 2px !important;
    background: #150016 !important;
	border: none !important;
	display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.cc_container .cc_message {
    color: #fff!important;
    margin-top: 2px !important;
    font-size: 14px !important;
}

.cc_container a:not(.cc_btn) {
    color: #e793b3 !important;
    text-decoration: underline !important;
    margin-left: 10px !important;
}

.cc_container a:hover {
    color: #2e0031 !important;
}

.cc_container .cc_btn {
    color: #2e0031 !important;
    background-color: #e793b3 !important;
    padding: 5px !important;
    border-radius: 20px !important;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #e793b3 !important;
    color: #fff !important;
}

@media (max-width: 767px) {
    .cc_container .cc_message {
		width: 80% !important;
		font-size: 12px !important;
	}
}

@media (max-width: 499px) {
    .cc_container .cc_btn {
        font-size: 14px !important;
	}

	.cc_container .cc_message {
		width: 65% !important;
	}
}

a.about_paypal {
    display: none;
}