/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@import url('//fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');
@import url('//fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,500&display=swap');


/*General CSS*/
.feature-image-caption{
	text-align: center;
	display:block;
	font-style: italic;
  font-size: 0.8rem;
  margin-top: -30px;	
}

@media (max-width: 1629px) and (min-width: 576px){
	/*poner de 4 columnas el listado de productos*/
 ul.pcols-md-3 li.product-col {
    width: 25%;
 }
}

.vc_gitem-post-category-name{text-transform: uppercase;}

.button-shadow,
.vc_general.vc_btn3.button-shadow{
 box-shadow:rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;	
}

#header .searchform input{color:#fafafa;}

.btn-view-more a.vc_btn3:hover{
	/*Temporal*/
	background-color: #a20906!important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    padding-bottom: 2px;
}

div#mini-cart.has-products:before {
    content: '';
    background: #ba0a06;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}

.total-count a{padding:4px 10px;}
.btn.btn-main,
.btn.btn-secondary{
	background-color:#ba0a06;
	border-radius: 2px;	
	color: #fff;
	font-family: 'Didact Gothic';
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	padding:14px 25px;
	letter-spacing: 3.3px;
  margin-top: 15px;
  margin-bottom: 15px;	
}
.btn.btn-secondary{border-color: #F4F4F4}
.btn.btn-secondary,
.total-count a{
	background-color:rgb(244, 244, 244);
	color: rgb(34, 37, 41);
}

.btn.btn-main:hover,
.btn.btn-secondary:hover{
	background-color:#a20906;
	border-color:#a20906;
	color:#fff;
}
.btn.center{
    display: block;	
	  margin-left:auto;
	  margin-right:auto;	
}

.btn.btn-link{
	padding:0;
	color: #757474;
	border-width:0px 0px 1px;
	border-color: #757474;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.btn.btn-link:hover{
	color:#d30c07;
	border-color: #d30c07;
}

.wp-pagenavi{text-align: right;}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #7b858a;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin: 0 2px 5px;
    padding: 0 0.5em;
    line-height: 2.1em;
    min-width: 2.2em;
    height: 2.2em;
    text-decoration: none;
    text-align: center;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ba0a06;
}

.sale-product-daily-deal{display: none!important;}
p.demo_store{background-color: #B90B06;}
p.demo_store a{color: #bbb;}
p.demo_store a:hover{color: #eee;}
.bgtop{background-position:top!important;}
.category-title{text-align: center;}
.texto-blanco{color:#fff !important;}
a.link{
    border-bottom-style: solid;
    border-bottom-width: 1px;	
}
.show-mobile-menu{display:none!important;}
@media (max-width: 991px){
	.hide-mobile-menu{display:none!important;}
	.show-mobile-menu {
			display: block!important;
	}
	.show-mobile-menu .vc_wp_custommenu,
	.show-mobile-menu .widget_nav_menu{
		margin-bottom: 0;
	}
	.show-mobile-menu .widget_nav_menu>div>ul li:before{content: none;}
}

.quote-text p{
	font-size:28px;
	font-family:'Baskervville',serif;
	letter-spacing:0px;
	line-height:34px;
	padding:0 25%;
}
.quote-author p{
	font-size:24px;
	font-family:'Baskervville',serif;
	letter-spacing:0px;
}
.underlined{text-decoration:underline;}
.vc_custom_heading em{
	font-family:inherit;
	color:inherit;
}
.btn-view-more{letter-spacing:6px;}

/*End General CSS*/

.live-search-list .autocomplete-suggestion .search-price{
	display:none;
}

@media (min-width: 1024px) {
  .p40-l{padding-left:40px;padding-right:40px;}
}

.my-account .porto-icon-user-2{
	font-family: 'Font Awesome 5 Free';
  font-weight: 600;	
}
.my-account .porto-icon-user-2:before{
  content: "\f007";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}

/*Post Product widget*/
.single-post ul.pcols-lg-4 li.product-col{
	width: 100%;
}
.single-post ul.products li.product-col .product-image{
	max-width:250px;
	margin: 0 auto;
}


/*As seen in Carousel*/
.owl-carousel.owl-drag.as-seen-in .owl-item{
	display:flex;
	height:120px;
	align-items:center;
}
.as-seen-in img {
  -webkit-filter: opacity(15%); 
  filter: opcity(15%);
	transition: all 0.5s;
}
.as-seen-in img:hover {
  -webkit-filter: opacity(100%); 
  filter: opcity(100%);
}


/*Search form*/

#header #yith-ajaxsearchform{
    background-color: rgba(0,0,0,0.8);
}
#header .search-toggle.opened + #yith-ajaxsearchform{
    visibility: visible;
    opacity: 1;
    top: 0;
    display: flex!important;
    padding:20%;
    justify-content: center;
}

.searchform-popup .closebtn{
    display: block;
    color: #fff;
    font-size: 25px;
    position: fixed;
    top: 50px;
    right: 8%;
    cursor: pointer;
    z-index: 99999999999;    
}

#header .searchform-popup.search-popup.opened{
	height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);	
}

#header .searchform-popup .search-toggle.opened:after{display:none;}

#header .searchform-popup.search-popup.opened form{
  position: relative;
  top: 40%;
	right: 0;
  width: 50%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
	background: transparent;
}

.searchform-popup .searchform-fields .text,
#header .searchform-popup .searchform-fields .text input{
	width:100%;
	max-width: none;
}
#header .searchform button{color:#fff;}
#header .searchform input::placeholder {
  color: #fff;
  opacity: 1; 
}

#header .searchform input:-ms-input-placeholder { 
  color: red;
}

#header .searchform input::-ms-input-placeholder { 
  color: red;
}


.searchform-popup.opened .closebtn {
  position: absolute;
	display:inline-block;
  top: 38%;
  right: 25.8%;
  font-size: 32px;
  cursor: pointer;
  color: white;
}
@media(max-width:768px){
	#header .searchform-popup.search-popup.opened form{width:80%;}
	.searchform-popup.opened .closebtn{
		right:10%;
	}
}


/*Botón whatsapp*/
.tooltip-fixed {
    position: fixed;
    display: inline-block;
    bottom: 20px;
    right: 100px;
}

.float_contact {
    color: #fff !important;
		padding:12px 20px;
    visibility: visible;
    background-color: #000;
    border-radius: 20px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999;
    font-size: 13px;
    letter-spacing: 1px;
}

/* Pagina de respuesta */
.page-template-response div#main {
    background: #fff;
}

.page-template-response div#main tr{
	text-align:left;
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}
/* Cambios a productos de couture */
.brave_form_button  {text-align:Center;}
.modal-contact-us h1 {
    letter-spacing: 0;
}

p.for-further-inquiries{
	color:#222529;
}

.modal-contact-us span#select2-select-product-of-interest-container {
    text-align: left;
}
.modal-contact-us  span.select2.select2-container.select2-container--default {
    width: 100% !important;
	    margin-bottom: 15px;
}
.modal-contact-us input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 50%;
    display: block;
    margin: 0 auto;
	    margin-bottom: 15px;
}

.modal-contact-us label {
    width: 80% !important;
}

.modal-contact-us input.wpcf7-form-control.wpcf7-text {
      border-bottom: 2px solid #c94944 !important;
	
	width: 100%;
	    margin-bottom: 15px;
}
.modal-contact-us  textarea.wpcf7-form-control.wpcf7-textarea {
    border-bottom: 2px solid #c94944 !important;
    border: none;
	
	    width: 100%;
	    margin-bottom: 15px;
}
.modal-contact-us span.select2-selection.select2-selection--single {
    border: none;
    border-bottom: 2px solid #c94944 !important;
      margin-bottom: 15px;
    width: 100%;
}
.modal-contact-us span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
    width: 100%;
}

.modal-contact-us input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    border: none;
    border-bottom: 2px solid #c94944 !important;
	    width: 100%;
	    margin-bottom: 15px;
}


 .modal-contact-us input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
      border: none;
}
.content-short_descripcion h2 {
	    font-weight: normal;
    font-size: 1.2em;
    letter-spacing: 0.15rem;
    margin-top: 1.25rem;
    margin-bottom: 0;
    color: #777777;
}


/* Fin cambios a preoductos de couture */



.mfp-wrap .dialog.dialog-lg {
    max-width: 800px;
    padding: 0px;
}
.brave_popup__step__mobile input.brave_newsletter_emailField {
    background-color: #ffffff !important;
}
/* Despues de la actualizacion */
.woocommerce-checkout form.checkout.woocommerce-checkout .box-content.featured-boxes {
    position: relative;
}
/* Despues de la actualizacion */

/* Nuevo home */
#section-bridal p a{
	  letter-spacing: 1px;
	
}
div#shop-by-occasion h3.woocommerce-loop-product__title:hover, #section-home-art h3.woocommerce-loop-product__title:hover{
	color: #a20906;
}
div#shop-by-occasion h3.woocommerce-loop-product__title, #section-home-art h3.woocommerce-loop-product__title {
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: normal !important;
    color: #757474;
	line-height: 24px;
	    letter-spacing: 1px;
}
.text-fm p {
    letter-spacing: 1px;
    max-width: 366px;
}
.text-fm1 p {
    letter-spacing: 1px;
    max-width: 450px;
		font-size: 16px !important;
	/*margin-left: 45px;
	margin-right:20px:*/
	
}

.order-vacation1{padding-left:110px!important;}

@media(max-width:767px){
	.text-fm1 p {
    margin-left:0px;
		margin-right:0px;
}
	
	.space{
		margin-top:50px !important;
	}
	
	.order-vacation1{
		order:1;
		padding-left: 15px;
	}
	.order-vacation2{
		order:2;
	}
	.text-center-mobile{text-align: center!important;}
}



body.page-id-5591 header#header .logo .standard-logo,
body.page-id-10227 header#header .logo .standard-logo{
    display: inline-block !important;
}

body.page-id-5591 header#header.sticky-header  .logo  img.img-responsive.sticky-logo.sticky-retina-logo{
	display: inline-block !important;
}
body.page-id-5591 header#header.sticky-header .logo .standard-logo,
body.page-id-10227 header#header.sticky-header .logo .standard-logo{
    display: none !important;
}

body.page-id-5591 header#header .logo img,
body.page-id-10227 header#header .logo img{
    display: none !important;
}

p.text-collections, p.text-vendors, p.text-brands {
    max-width: 450px;
    margin: 0px auto;
}
#section-home-art h2, h2.our-journal {
    letter-spacing: 1px;
}

#section-bridal p a{
	    font-size: 20px;
	font-family: 'Baskervville';
	
}
p.text-bridal {
    font-family: 'Baskervville';
    font-weight: normal;
	    max-width: 780px;
    margin: 0 auto;
	letter-spacing:1px;
}

#section-bridal h2.vc_custom_heading{
	letter-spacing:1px;	
	 font-weight: bold !important;
	
}

rs-layer#slider-3-slide-6-layer-1 {
    font-weight: 700 !important;
}
.footer-new  form#mc-embedded-subscribe-form {
    padding-top: 20px !important;
}
p.text-subscribe {
	
  margin: 16px;
	margin-bottom: 0 !important;
	letter-spacing: 1px;
	font-size:13px !important;
}
.footer-new input#mc-embedded-subscribe {
    background: #ba0a06;
    text-align: center;
    color: #fff;
    margin-top: 20px !important;
	 margin-left:0px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2.2px;
	text-transform: uppercase;
}


#mc_embed_signup .mc-field-group input[type="submit"] {
  width: 30%;
	min-width: 120px;
	font-family:'Didact Gothic';
	border: 0px solid !important;
  border-radius: 0px !important;	
}


.footer-new input#mce-EMAIL {
    border: solid 1px #c3c3c3 !important;
}


.footer-new input#mce-EMAIL::placeholder {
  color: #777777 !important;
		font-size:13px !important;
}
.footer-new .mc-field-group.form-proximamente {
    border-bottom: 0 !important;
}
.footer-new .mc-field-group.form-proximamente {
	flex-direction:column;
	 align-items: flex-start;
}
p.subtitulo-fm{
	color:#222529;
}
#section-francesca-miranda p.subtitulo-fm {
    font-size: 17px;
}


#section-francesca-miranda h2{
	letter-spacing: 1px;
    font-size: 35px;
    font-weight: bold;
}
#section-francesca-miranda p{
	font-size: 18px;
    line-height: 30px;
    font-family: 'Baskervville';	
}
#section-francesca-miranda p a{
    font-family: Didact Gothic,sans-serif;
    font-weight: 400;
	font-size: 14px;
}

#section-home-collections h2.vc_custom_heading, #section-vendors h2.vc_custom_heading, #shop-by-occasion h2, h2.our-journal, #section-bridal h2, #section-our-brands h2 {
    letter-spacing: 2px;
    font-weight: bold !important;
	line-height: 45px;
}
#section-home-collections p.subtitulo-the-gloria{
	font-family: 'Baskervville';
}
#section-home-collections p.text-collections,
#section-our-brands p.text-brands, 
#section-vendors p.text-vendors{
	text-align: center;
    font-family: 'Baskervville';
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: normal;
	    line-height: 30px;
	
}
#section-home-collections a:hover, #section-vendors a:hover, #section-our-brands a:hover{
	    text-decoration: none;
	border-bottom-color: #ba0a06;
}
#section-home-collections a,#section-our-brands a, #section-vendors a, 
#section-francesca-miranda a{

	letter-spacing: 3px;
	border-bottom: solid 1px #757474;
}
div#shop-by-occasion ul li:not(.active) a.nav-link {
    border-bottom-color: #eee !important;
    border-bottom: 3px solid;
}

div#shop-by-occasion ul {
    justify-content: center;
	    border: none;
}

div#shop-by-occasion  .tabs ul.nav-tabs li.active .nav-link {
    border: transparent;
    border-bottom: 3px #ba0a06 solid;
}
div#shop-by-occasion   .nav-tabs li .nav-link {
    background-color: transparent;
    border: none;
	padding-left: 35px;
    padding-right: 35px;
}
.tabs ul.nav-tabs .nav-link:hover {
    border: transparent;
	 border-bottom: 3px #ba0a06 solid;
}
div#shop-by-occasion div.tab-content {
    border: 2px;
    box-shadow: none;
}
#section-bridal .btn-view-more a, #section-home-art .btn-view-more a,
#btn-discover-fall button,
#shop-by-occasion .btn-view-more a,
.btn-view-more a.vc_btn3, 
.btn.btn-success
{
	padding: 0.7em 2em;
	background-color:#ba0a06;
	color:#fff;
	font-weight:normal;
	letter-spacing:6px;
	 border: none !important;
  font-family: 'Didact Gothic';
	border-radius: initial;
	text-transform: uppercase;
}
#section-home-art h3.woocommerce-loop-product__title {
    text-transform: capitalize !important;
}

#section-bridal .btn-view-more button:hover,
#section-home-art .btn-view-more a:hover,
#btn-discover-fall button:hover,#shop-by-occasion .btn-view-more button:hover{
    border: none !important;
}

#section-bridal p.text-bridal{
	font-size:20px;
}

#section-home-collections .izquierda.vc_column_container.col-md-6, #section-vendors .derecha.vc_column_container.col-md-6,
#section-vendors .izquierda.vc_column_container.col-md-6
{
    padding-bottom: 30px;
}
#section-home-collections  .izquierda .content-text-home-collections .wpb_wrapper.vc_column-inner, #section-vendors .derecha .content-text-home-collections .wpb_wrapper.vc_column-inner,
#section-our-brands .izquierda .content-text-home-collections .wpb_wrapper.vc_column-inner{
 background: #fff;
 padding: 50px 0px 0px 0px;
}
#section-home-collections  .izquierda  .wpb_wrapper.vc_column-inner,  #section-vendors  .derecha  .wpb_wrapper.vc_column-inner,
#section-our-brands .izquierda  .wpb_wrapper.vc_column-inner {
 background: #fff;
 
}
#section-home-collections .izquierda.vc_column_container.col-md-6, #section-vendors .derecha.vc_column_container.col-md-6
, #section-our-brands .izquierda.vc_column_container.col-md-6{
    background-color: #fff;
    padding: 10px 0;
    max-width: 40%;
    margin: 0 auto;
}
@media (max-width: 1440px) {
p.text-collections, p.text-vendors, p.text-brands {
    padding: 0 15px;
}
	.content-btn-home-collections     .vc_column_container.col-md-6{
			width:100%;
	    max-width: 100%;
	}
	
	.content-btn-home-collections {
    display: block;
}
	
.content-btn-home-collections p {
    text-align: center !important;
}
}
@media (max-width: 1000px) {
	section#section-francesca-miranda {
		padding-right: calc(var(--bs-gutter-x) / 2)!important;
    padding-left: calc(var(--bs-gutter-x) / 2)!important;
		text-align:center;
}
	
	#content section#section-francesca-miranda .wpb_text_column h2{
		margin-bottom:32px;
	}
	
 #section-home-collections .izquierda.vc_column_container.col-md-6, #section-vendors .derecha.vc_column_container.col-md-6, #section-our-brands .izquierda.vc_column_container.col-md-6 { 
 max-width: 100%;
 }
	#section-bridal p.text-bridal {
    font-size: 20px;
    line-height: 30px;
}
	
section#section-bridal {
    padding-top: 40px !important;
}
	
	p.text-collections, p.text-vendors, p.text-brands {
    padding: 0 15px;
}
	
	.btn-create-registry div p{
		text-align:center !important;
	}
	#section-home-collections .izquierda.vc_column_container.col-md-6, #section-vendors .derecha.vc_column_container.col-md-6 , #section-our-brands .izquierda.vc_column_container.col-md-6{
    max-width: 90%;
    padding: 10px;
}
	
	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    background-color: transparent;
    color: #ba0a06;
}
.owl-carousel .owl-nav [class*="owl-"]:hover{
		  background-color: transparent;
    color: #ba0a06;
	}
	
	#section-francesca-miranda  .wpb_content_element{
	margin-bottom: 10px;
}
	.posts-grid-journal .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
}

/*Nuevo home*/

/* nuevo estilo mensaje de agregado al carrito  */
.single-product .porto-lightbox a:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "font awesome 5 free";
    font-weight: 900;
    content: '\f05a';
    margin-right: 5px;
}
.single.single-product .porto-lightbox.inline{
	display: block;
    width: 100%;
    margin: 0 0 50px 0
}

button#cerrar-msj-agregado {
    margin: -5px;
}
.single.single-product .woocommerce-message:before {
    color: #B90B06;
	    font-size: 15px;
}
.single.single-product .woocommerce-message {
    position: fixed;
    bottom: 3.2rem;
    right: 1.5rem;
    z-index: 15;
    width: 320px;
    background: #fff;
    text-align: left;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 1px 30px rgb(0 0 0 / 8%);
    word-break: break-word;
    transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}
.single.single-product .woocommerce-message .content-btn-msj .viewcart, .single.single-product .woocommerce-message .content-btn-msj .continue_shopping{
	margin: 0 auto;
	width: 43%;
	
}
.single.single-product .woocommerce-message .content-btn-msj {
    display: flex;
    margin-top: 20px;
}
.single.single-product .woocommerce-message .viewcart{
    background-color: #efefef;
}

@media (max-width: 600px) {
	.single.single-product .woocommerce-message{
	    left: 50%;
    transform: translate(-50%, 30%);
}

}
/* nuevo estilo mensaje de agregado al carrito  */
/* share-registry */
#share-registry .copied-link{
	display:none;
  color: #2ad92a;
	transition: all 2s linear;
}
#share-registry{
 cursor: pointer;
}
span#share-registry:hover {
    color: #d30c07;
}
/* fin share-registry */


/*remover producto del registro*/
.btn-remove-product-by-registry{
	    position: absolute;
    right: 0;
    background: red;
    padding: 3px 10px;
    background-color: #ba0a06;
    border-color: #ba0a06;
    color: #ffffff;
    font-weight: 500;
}

a.btn-remove-product-by-registry:hover {
    background: #fff;
    color: #ba0a06;
    border: solid 1px;
}

.postid-2798 .description.woocommerce-product-details__short-description, 
.postid-2797 .description.woocommerce-product-details__short-description, 
.postid-2799 .description.woocommerce-product-details__short-description {
    margin-bottom: 30px;
}

.postid-2798 form.cart,
.postid-2797 form.cart,
.postid-2799 form.cart {
    margin-top: 0px !important;
    padding-top: 30px !important;
}



.postid-2798 .form-row.form-row-wide ,
.postid-2797 .form-row.form-row-wide ,
.postid-2799 .form-row.form-row-wide {
    margin-bottom: 40px;
}
input#iniciales {
    max-width: 60px;
}

/*communities*/
div.img-communities div.wpb_wrapper.vc_column-inner {
    padding-top: 0px !important;
}
.page.page-id-4591 div#main, .page.page-id-4610 div#main,
.page.page-id-4614 div#main, .page.page-id-4612 div#main,
.page.page-id-4616 div#main{
    background: #fff;
}

 
/*communities*/



/*Mostrar carrito Fixed - Temporal*/
.sticky-header #mini-cart:not(.minicart-opened) {
    display: inline-block !important;
}
/* Mini cart */
p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
    background: #ba0a06;
    letter-spacing: 0.2rem !important;
}

p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward:hover {
   border-color: #a20906;
    background-color: #a20906;
}
    
/*Home-Leisure*/
.home-leisure p{font-size:16px;}


/*Owl Carrousel*/
.owl-carousel .owl-stage{
	align-items: flex-start;
}


.blog .owl-carousel .owl-item img.owl-lazy,
.single .owl-carousel .owl-item img.owl-lazy{
	opacity:1;
}

.tax-product_cat #main, 
.woocommerce-shop #main,
.single-post #main{
	background:#fff;
}

.woocommerce-page.archive .sidebar-content, .woocommerce-page.archive .sidebar-content aside.widget{
	border:0;
}

@media (min-width: 1440px){
	.container {
			max-width: 1400px;
	}
}

/*About us*/
.img-contributors span.thumb-info.thumb-info-centered-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
	opacity: 0.65;
    background: rgba(185,11,6,0.53) !important
	
}
.img-contributors span.thumb-info-inner{
	letter-spacing: 0.3rem;	
}
.contributors .letra-grande p{
    font-size:20px;    line-height: 30px;
}
.about-us .row, .contributors .row, .shipping-returns .row{
	max-width:1350px;
	margin-left:auto;
	margin-right:auto;
}

.contributors .row, .shipping-returns .row{
	max-width: 1024px;
}

.contributors h1, .shipping-returns h1{text-transform:uppercase;}

.contributor.row{	
    margin-bottom: 30px;
}

.about-us h3, .contributors h3{
	letter-spacing: 4px;
}
.about-us p, .contributors p{
  max-width: 600px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 3px;	
}

.contributors p{max-width:100%;}

.shipping-returns strong{color:#222529;}


@media(max-width:1024px){
	.about-us p, .contributors p{
		font-size: 15px;
		line-height: 21px;
		letter-spacing: 2px;
	}	
	

}

/* Home Journal */
@media (max-width: 1629px) and (min-width: 1440px){
.monthly-edit-products ul.pcols-md-4 li.product-col {
    max-width: 16.66%;
    flex: 0 0 16.66%;
}

}

.posts-grid-journal h3.title-section2 {
    font-style: normal;
}

@media (min-width: 765px) {
    .posts-grid-journal  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link, .posts-grid-journal  .vc-gitem-zone-height-mode-auto:before {
      height: 300px ;
  }
  }
  @media (min-width: 900px) {
    .posts-grid-journal  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link, .posts-grid-journal  .vc-gitem-zone-height-mode-auto:before {
      height: 454px ;
  }
  
  }
  
  
  @media (min-width: 900px) {
    .posts-grid-journal  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link, .posts-grid-journal  .vc-gitem-zone-height-mode-auto:before {
      height: 454px ;
  }
  
  }
  
  @media (min-width: 1280px) {
    .posts-grid-journal  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link, .posts-grid-journal  .vc-gitem-zone-height-mode-auto:before {
      height: 564px ;
  }
  
  }
  

.posts-grid-journal  .vc-gitem-zone-height-mode-auto:hover:before {    
    background: rgba(185,11,6,0.53) !important;
	opacity: 0.65;
}
.content-blogs-1 h4.post-item-title {
    text-align: center;
}
.content-blogs-1 span.post-date {
    display: none;
}
.posts-grid-journal .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt,
.posts-grid-journal .vc_btn3-container.vc_btn3-left{
    display: none;
}
.posts-grid-journal  h4{
    text-align: center;
}
.posts-grid-journal .vc_gitem-zone.vc_gitem-zone-c {
    background: #fff !important;
}
.posts-grid-journal h4 {
    text-align: center !important;
	letter-spacing: 4px;
    font-size: 20px;
		line-height:30px;
    margin-top: 15px;
}
/* Home Journal */
/*Mailchimp login form*/
.home #mc_embed_signup input:focus {
    box-shadow: none;
}

.home #mc_embed_signup #mce-success-response,
.home #mc_embed_signup #mce-error-response{
	color: #333;
  text-align: center;
  width: 100%;
  margin: 0 auto 30px;	
	font-style: italic;
}

.home #mc_embed_signup #mce-error-response a,
.home #mc_embed_signup #mce-error-response a:hover{
	color:#333;
}

#countdown ul{padding:0;}

.home #mc_embed_signup input:-internal-autofill-selected {background-color: #fff0;}

.home #mc_embed_signup{
	max-width: 752px;
  margin: 0 auto 55px;	
}

.home #mc_embed_signup .mc-field-group input["text"]{width:70%;}

/* .home #mc_embed_signup .mc-field-group input[type="submit"]{width:30%;} */

/* .home #mc_embed_signup .mc-field-group{
	border-bottom: 2px solid #FFF;
  padding-bottom: 0;	
	min-height: 30px;
} */

/*Para hacer que el menu sea fullwidth. El theme.js arma el megamenu y le resta el padding-left y right de .container-fluid al width del contenedor del megamenu*/
.container-fluid, .container-fluid .vc_section:not(.porto-inner-container){
	padding-left:0px;
	padding-right:0px;
}
#header .header-main .header-left, #header.sticky-header .header-main.sticky .header-left{
	padding-left:30px;
}

#header .header-main .header-right, #header.sticky-header .header-main.sticky .header-right{
	padding-right:30px;
}
/*Fin mega menu fullwidth*/

/*Mobile menu*/
#side-nav-panel{background: #fafafa;color:#777;}
#side-nav-panel .accordion-menu li.menu-item > a{
	color:#757474;
}

#side-nav-panel .accordion-menu li:not(:last-child){
	border-bottom: 1px solid #ddd;
}
#side-nav-panel .side-nav-panel-close{color: #777;}

.accordion-menu li.menu-item>a{
	font-size:1.3em;
	line-height: 54px;
}
.accordion-menu .arrow{
	line-height: 55px;
  width: 45px;
  height: 45px;	
  top: 5px;
}

#nav-panel .mobile-menu .hidden-item, #side-nav-panel .mobile-menu .hidden-item{
	border-width:0!important;
}
#side-nav-panel .accordion-menu .hidden-item .arrow{display:none;}

/*Registry*/

.empty_registry{
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	max-width: 400px;
	align-items: center;
	justify-content: center;    
	margin-top: 50px;
}
.empty_registry p{
	text-align: center;
	width: 70%;
}
.empty_registry i{
	margin-bottom:20px;
	display:block;
}
.registry_gift_table{
  width: 90%;
  margin: 0 auto;
  max-width: 900px;	
}
.registry_gift_table th{
	text-transform: uppercase;
}
.registry_gift_table td{
	margin-left: auto;
	margin-right: auto;	
}
.registry_gift_table .prod_thumbnail{
	width:70px;
}

@media (max-width: 767px){
	.registry_gift_table td.prod_qty:before{
		content: 'QTY: ';
	}	
	.registry_gift_table td.prod_from:before{
		content: 'FROM: ';
	}		
}

.page-id-1076 #main, .page-id-1078 #main {
    background: #fff;
}

.intro-registry{max-width: 800px;margin: 0 auto;}

#search_registry, #add_registry, #update_registry, .registry-info, .vendors_form{
	  margin-top: 50px;	
}

#search_registry .row, #add_registry, #update_registry, .vendors_form{
    max-width: 900px;
    margin-left:auto;	
    margin-right:auto;		
}
.vendors_form h1,
#search_registry h1, 
#add_registry h1,
#update_registry h1,
.registry-info h1{
  text-transform: uppercase;
	text-align: center;
  letter-spacing: 0.4rem;
  font-size: 24px;
	line-height: 44px;
  font-weight: 400;
	font-family: 'Baskervville', serif !important;
  margin-bottom: 0;
	margin-top:0;
}

#add_registry h1, #update_registry h1{margin-bottom:50px;}

.registry-info h3, .registry-section h3,
#add_registry h3, #update_registry h3{
    text-transform: uppercase;
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 0;	
}

#add_registry h3, #update_registry h3{margin-bottom:30px;}

.registry-section h3:not(.woocommerce-loop-product__title){
	text-align:left;
	margin-bottom: 10px;
}

.want-needs{
	font-size:0.8rem;
	text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.want-needs label{margin-bottom:0;}

.registry-section ul.products li.product-col{
	margin-bottom: 2.4286em;
}

.registry-section .content-productos-registrados .quantity.buttons_added{
	display:flex;
	float:left;
}

.registry-section .add-links .add_to_cart_button{
	background-color: #ba0a06;
	border: 1px solid #ba0a06;
	color:#fff;
	white-space: pre-line;
  font-size: 0.8em;
  padding: 0 2.6em;
  letter-spacing: 0.2rem;    
  line-height: 3rem;
	margin-left: 15px;
}

.registry-section li.product-wq_onimage .add-links .button:hover:hover{
	background-color: #a20906;
}

.registry-section .add-links .add_to_cart_button,
.registry-section div.quantity .minus, 
.registry-section div.quantity .plus,
.registry-section div.quantity .qty{
	height: 3rem!important;
}

.content-filtros{
    text-align: right;
    margin-top: 50px;	
}

#search_registry p,
.registry-meta{text-align:center;}

.registry-search-results tr th{
	font-weight:bold;
}
.registry-search-results tr td{
  border-bottom: 1px solid #d1d1d1;	
}


.registry-section{
  border-top: 1px solid #d1d1d1;
  padding-top: 30px;
  padding-bottom: 40px;
}

.registry.alert{text-align:center;}

.registry-form input[type="text"],
.registry-form input[type="date"],
.registry-form input[type="number"],
.registry-form select, 
.vendors_form input[type="text"],
.vendors_form input[type="email"],
.vendors_form input[type="number"],
.vendors_form textarea{
	display:block;
	width:100%;
	margin-bottom:20px;
}

.vendors_form input[type="text"],
.vendors_form input[type="email"],
.vendors_form input[type="number"],
.vendors_form textarea{
	margin-bottom:0;
}

.registry-form section, 
.registry-search-results{
	margin-bottom:80px;
}

span.note {
    font-style: italic;
    color: #aaa;
}

ul.search-results{
	margin:0;
	padding:0;
}

ul.search-results li{
	list-style:none;
}

ul.search-results li .event_date{
	color:#aaa;
	display:block;
}

.the-gloria-journal{min-height:900px;}
@media (min-width:768px){
	.the-gloria-journal{min-height:650px;}	
}

@media (max-width:768px){
	
	.content-filtros {
		text-align: center;
	}
	
	.registry-section .content-productos-registrados .quantity.buttons_added{
		justify-content:center;
		float:none;
	}	
	
	.registry-section .add-links .add_to_cart_button{
		margin-left:0;
	}
}

/*Proximamente*/
.letra-cursiva{
    font-style: italic;
    font-size:20px;
    font-family: 'Baskervville';
}

.color-blanco{
    color:#fff;
}

.form-proximamente{
  display: flex;
  align-items: center;
}

/*Categoría de un producto*/

.tax-product_cat #main{padding-top:40px;}
.woocommerce-shop #main{padding-top:140px;}

.shop-loop-after{border-width:0;}

/* Sidebar*/
.woocommerce-page.archive .sidebar-content:first-child aside.widget{
	padding-top:0;
}

#block-11 p{display:none;}

.tax-product_cat .parent-category-title{
	font-size: small;
	display: block;
	line-height: 15px;
}

.tax-product_cat h1.category-title{
	text-transform:uppercase;
	letter-spacing:0.4rem;
	font-size:24px;
	text-align: center;
}
@media(max-width:478px){
	.tax-product_cat h1.category-title{
		margin-top:30px;
	}
}

.widget_sidebar_menu{
	background-color:transparent;
	border:0;
}

.font-didact{
	font-family: 'Didact Gothic';	
}

.sidebar-menu > li.menu-item > a{
	border-top:0;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	padding: 5px 0px;
}

.main-sidebar-menu .sidebar-menu > li.menu-item > a{
	font-family: 'Baskervville';	
	text-transform: none;
	letter-spacing: 2.5px;
	font-size: 0.95em;
}

.woocommerce-page .sidebar-content .shop-by .widget-title{
	font-weight:400;
	font-size:14px;
	padding-top:11.5px;
	margin-bottom:10px;	
	letter-spacing: 6px;
	font-family: 'Didact Gothic';	
	text-transform: uppercase;
}
.toggle .widget-title{cursor:pointer;}
.toggle .widget-title:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 0.8em;
    padding-left: 15px;	
}

.toggle .down.widget-title:after {
    content: '\f078';
}
.sidebar-menu > li.menu-item:hover{
	background-color:transparent
}

.sidebar-menu > li.menu-item:hover >  a,
.sidebar-menu>li.menu-item.active:hover>a{
	color: #d30c07;
}

.fotos-shop span.thumb-info.thumb-info-centered-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after, .fotos-shop-in-home span.thumb-info.thumb-info-centered-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
	opacity: 0.65;
    background: rgba(185,11,6,0.53) !important
	
}
.fotos-shop span.thumb-info-inner, .fotos-shop-in-home span.thumb-info-inner  {
    letter-spacing: 0.3rem;
}
.main-sidebar-menu.shop-by .sidebar-menu > li.menu-item > a, 
ul.products .category-list,
ul.products li.product-col .price{
	font-family: 'Baskervville';	
  font-size: 0.95em;
  text-transform: none;	
	letter-spacing: 0.2rem;
	padding:5px 0;
}
ul.products li.product-col .price{
	font-family: 'Didact Gothic';	
}
ul.products li.product-col:hover .product-loop-title h3{
	color: #ba0a06;
}
/* Listado*/

.banner_shop{margin-bottom:20px;}

.tax-product_cat .shop-loop-before .woocommerce-ordering {
    margin-left: auto;
    margin-right: 10px;
}

.gridlist-toggle{display:none;}

.archive-products{
	margin-top: 20px;
}

.woocommerce-viewing select, .woocommerce-ordering select{background-color:rgba(0,0,0,0.0);
border:none;
border-bottom:solid 1px #e4e4e4;}

.tax-product_cat ul.products .category-list{
	color: #000;
	margin-bottom: 20px;
}

ul.products li.product-col .woocommerce-loop-product__title{
	font-size:0.85rem;
	margin-bottom: 0;
	font-weight:bold;
	letter-spacing:0.1rem;
	font-family: "Baskervville", sans-serif !important;
	padding-bottom: 0;
	white-space: break-spaces;
}

/*Mega menu*/

.popup .sub-menu p{text-transform:none;}

.mega-menu .wide .popup{
	box-shadow: 0 10px 10px rgb(0 0 0 / 15%)
}

#header .main-menu .popup .sub a{
	font-size:13px;
	font-family: "Didact Gothic", sans-serif;
}
#header .main-menu .popup .sub .sub-menu li a{
	font-family: 'Baskervville', serif !important;
	font-size:13px;
}

#header .main-menu .popup .menu-block-item .wpb_content_element{
	margin-bottom:0px;
}

#header .main-menu .popup .registry-menu a, #header .main-menu .popup .about-us-menu a{
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: bold;
    letter-spacing: 0.2rem;
    font-family: "Baskervville", sans-serif !important;
    padding-bottom: 0;
    color: #fff;
    text-transform: uppercase;	
    display: block;
    height: 100%;
    min-height: 320px;
    line-height: 320px;	
}

/*Cart*/
.wc-proceed-to-checkout a.btn.btn-v-dark.w-100.m-t-lg.py-3 {
    background: #ba0a06;
    letter-spacing: 0.2rem !important;
}

.wc-proceed-to-checkout a.btn.btn-v-dark.w-100.m-t-lg.py-3:hover {
    border-color: #a20906;
    background-color: #a20906;;
}

.cart-v2 #coupon_code {
    border-color: rgba(0,0,0,0.09);
}

.cart-v2  div#main {
    background: #fff;
}


.woocommerce-checkout .page-content .woocommerce, .page-content .woocommerce .cart-v2, .woocommerce-checkout .checkout{
	margin-top:50px;
}

.woocommerce-checkout .woo-page-header.page-header-8 li a, .cart-v2 .woo-page-header.page-header-8 li a{
    font-family: "Baskervville", sans-serif !important;	
	letter-spacing: 0.2rem;
	font-size: 1rem;
}

.woocommerce-checkout .woo-page-header.page-header-8 li .delimiter.delimiter-2,
.cart-v2 .woo-page-header.page-header-8 li .delimiter.delimiter-2{
    color: #aaa;
    font-size: 1rem;
    font-weight: 100;
    line-height: 3.8rem;	
}

/* checkout */
form.checkout_coupon{
	display:block!important;
}
.featured-box .box-content{
	border-top-width:1px;
	background:#fafafa;
}

#order_review .woocommerce-form-coupon-toggle,
.woocommerce-form-coupon-toggle{
	margin-bottom: 10px!important;
}
#order_review .featured-box{
  border: 0;
  box-shadow: none;
  background: #fafafa;
  padding: 10px 15px;	
}
#order_review .featured-box .box-content{
	padding:0;
	border: 0;
}

a.font-weight-bold.review_shopping_cart {
    position: absolute;
    right: 50px;
	color: #222529 !important;
}

h3#order_review_heading {
    display: inline-block;
}




.form-row.place-order button#place_order {
    background: #ba0a06;
    letter-spacing: 0.2rem !important;
}
.form-row.place-order button#place_order:hover {
    border-color: #a20906;
    background-color: #a20906;
}
.woocommerce-billing-fields.clearfix input[type="text"] {
    border-color: rgba(0,0,0,0.09) !important;
}

.woocommerce-checkout div#main {
    background: #fff;
}

.woocommerce-checkout #coupon_code {
    border-color: rgba(0,0,0,0.09);
}

/*Single product*/

.product-note{
    margin-top: 3.375rem;
    border-top: 1px solid #ebebeb;
    padding-top: 0.7rem;
    line-height: 1.6;
    font-size: 0.75rem;   
}


.description.woocommerce-product-details__short-description p:not(:first-child), .description.woocommerce-product-details__short-description ul{
	display:none;
}

.description.woocommerce-product-details__short-description h2{
	cursor: pointer;
}

.description.woocommerce-product-details__short-description h2.menos:after {
    content: '-' !important;
}

.description.woocommerce-product-details__short-description h2:after {
    content: '+';
    right: 20px;
    position: absolute;
    font-weight: bold;
}



.single-product .cart .wc-action-btn{
	display:none;
	visibility:hidden;
}

.page-share h3{
	letter-spacing: 0.4rem;
}

.product-layout-full_width .entry-summary .quantity { 
    flex-basis: 100%;
    margin-bottom: 30px;
}

.single-product .product-summary-wrap .description p{
	font-size: 0.95em;
	color:#222529;
}

.single-product .entry-summary{
	padding-left:50px;
}

.single-product .entry-summary p{
	max-width: 500px;
}


.single-product .product-summary-wrap .entry-summary .description h2{
	font-weight: normal;
	font-size: 1.2em;
  letter-spacing: 0.15rem;
  margin-top: 1.25rem;
  margin-bottom: 0;	
	color: #777777;
} 

.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper[data-attribute_name="attribute_pa_size"] .variable-item{
    border-radius: 0;
    width: auto;
    height: auto;
    padding: 0px 5px;
    min-width: 40px;
    min-height: 32px;
}

.single-product .product_meta{
	text-transform: none;
}

.product-layout-full_width .product-summary-wrap .variations tr {
	display: block;
}
.product-layout-full_width .product-summary-wrap .variations tr:first-child {
    margin-top: 0px;
}

.single-product .product-summary-wrap .single_add_to_cart_button, 
#btn-add-product-to-registry,
.single-product .entry-summary .add_to_wishlist{
	width: 70%;
  white-space: pre-line;
  height: 3rem !important;
	font-size: 0.8em;
	padding: 0 2.6em;
}



#btn-add-product-to-registry{
	order: 3;
	line-height: 3rem;
}

/*wishlist*/
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist {
    display: none !important;
}
.woocommerce-wishlist div#main {
    background: #fff;
}
i.far.fa-heart.wishlist-empty {
    display: none;
}
.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist{
	font-size:0.7rem
}

.product-layout-full_width .product-summary-wrap .yith-wcwl-add-to-wishlist{
	margin-left:0;
  margin-right: 0;
	width: 100%;
}

.single-product .entry-summary .add_to_wishlist{
    letter-spacing: 0.2rem;
    margin: 0 0.625rem 5px 0;
    font-weight: 500;
    background: transparent;
    font-family: Open Sans,sans-serif;
    padding: 0 2em;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1em;
    border: 1px solid #ba0a06;
    color: #ba0a06;
    text-align: center;
	  margin-top: 5px; 
    line-height: 0.3rem;
}

.single-product .entry-summary .add_to_wishlist:hover{
    border-color: #a20906;
    background-color: #a20906;	
	color:#fff;
}

.single-product .entry-summary .add_to_wishlist:before{
	content: none;
}

.yith-wcwl-add-to-wishlist span{
	width: auto;
	height: auto;
	line-height: inherit;
  font-size: 1em;
}


.product-image{border:0;}

/*Layout singe product - thumbnail al lado de la foto*/
.summary-before {
    position: relative;
    display: flex;
}
.product-layout-full_width .product-media {
  display: flex;
  min-width: 520px;
	padding-left:20px;
}
@media(max-width: 575px){
	.product-layout-full_width .product-media {
		padding-left: 0px;
		min-width: 440px;
	}
}

.product-layout-full_width .product-images {
  margin-bottom: 0;
  width: calc(100% - 110px);
  -webkit-order: 2;
  order: 2;
  -ms-flex-order: 2;	
}

.product-layout-full_width .product-thumbnails{
	position: static;
	width: auto;
  max-width: 110px;
  margin-top: 11px;
	border:0;
}

.product-layout-full_width .product-thumbnails .img-thumbnail{
	height:auto;
	max-height:100px;
	overflow: hidden;
	border:1px solid transparent;
	background-color: transparent;
}

@media (max-width: 1679px){
.product-layout-full_width .product-thumbnails .img-thumbnail{
		max-height:80px;
	}	
}

@media (max-width: 575px){
.product-layout-full_width .product-thumbnails .img-thumbnail{
		max-height:60px;
	}		
}

@media (max-width:768px){
	.product-layout-full_width .product-thumbnails{
		max-width:80px;
	}	
	.product-image-slider.owl-carousel{
		margin:10px;
	}
}

/*Clases del Blog 1*/
.single-post .container{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}

.titulo-blog{
    font-weight: 500;
    font-family: 'Baskervville', serif;
    font-size: 45px;
    letter-spacing: 10px;
    line-height: 54px;
    padding-bottom: 13px;
}

.padding-new-1{
    padding: 0 60px 0 0px;
    border-right: 2px solid #d04944;
}

/*Posts*/
.post-modern .entry-subtitle {
	margin-top:40px;
	text-transform: uppercase;
	font-size:0.9em;
	text-align: center;
	margin-bottom: 2px;
}
.post-modern h2.entry-title {
   text-align: center;
    font-size: 35px;
    color: #000000;
    line-height: 39px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    font-family: Baskervville, serif !important;
}
.post-modern div.meta-author{
	text-align:center;
	font-size:0.9em;
}

 article.post-modern .post-date{
	float:none;
	margin-bottom:40px;
	 width:100%;
	 font-size:0.85em;
}

/*General*/

.bold-font a{font-weight:bold !important;}

.didact-gothic, .didact-gothic a{font-family:'Didact Gothic' !important;}

#main {
    /*background: #eee7df;*/
}

.texto-blanco{
	color:#fff;
}

.form-label{
	font-size: 20px;
    line-height: 10px;
}

.mayuscula{
	text-transform:uppercase;
}

h1,h2,h3,.tc{
	font-family: 'Baskervville', serif !important;
}

/*tallas de los productos*/
.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper[data-attribute_name="attribute_pa_size"] .variable-item {    
    padding: 0px 0px;
    box-shadow: none;
	  margin: 2px;
	    min-width: 30px;

}
.button-variable-item-29x37cm,
.button-variable-item-50x38cm,
.button-variable-item-64x50cm,
.button-variable-item-90x62cm
{
    border-radius: 0!important;
    width: auto!important;
    height: auto!important;	
}

.variable-item .variable-item-span{
	padding:5px;
	font-size: 0.75em;
}

/*titulo de productos*/



.owl-item .woocommerce-loop-product__title{padding-bottom:20px;}

/*precio de productos*/
ul.products li.product-col .price{
	font-size: 0.9rem;
	letter-spacing:1px;
  font-family: 'Didact Gothic';	
	font-weight:100;
}

 /*Footer*/
#footer .footer-main > .container{
    padding-top: 0rem;
    padding-bottom: 0rem;
		border-top: 1px solid #eee;
    padding-top: 35px;	
}

.widget {
    margin-bottom: 1.875rem;
    margin-top: -2rem;
}

/*.footer-top{
	background: #eee7df;
}*/
#footer .footer-bottom .footer-center{
	padding:0;
}
#footer .footer-bottom .widget{display:block;}
#footer .widget_nav_menu>div>ul li{
	padding:0;
}

#footer .widget_nav_menu>div>ul li:before{
	content: none;
}

.color-footer{
        text-align: center;
    font-size: 15px;
    color: #000;
}

#footer .klaviyo-form{padding:0!important;}

#footer h3.widget-title{color:#333;}
@media(max-width:768px){
	#footer .col-lg-4{width:50%;}	
	#footer .col-lg-4:last-child{
		width:100%;
		text-align: center;
		margin-top:40px;
	}
}


/*End general*/

/*Esconder el search*/
.fixed-header #header .searchform{
	display:none;
}

#header .header-right .searchform{
	display:none;
}

/*Search Pop up**/
.sanpop-modal{
	background: rgba(185,11,6,0.53);
}

a.sanpop-link i{
	font-size:20px;
	color:#c9c9c9;
	margin-right:4px
}

#searchform #s {
    font-size: 1.6em;
    letter-spacing: 0.3em;
}

.sanpop-search-box .search-btn, .sanpop-search-box .search-btn:hover{letter-spacing:0.2rem;}

.sanpop-search-box .search-btn{
	background: #ba0a06;
	cursor: pointer;
	text-transform: uppercase;
}
.sanpop-search-box .search-btn:hover{
	background: #a20906;
	color: #fff;
}

/*Final Buscador Nuevo*/

/* Menu */

#header .main-menu .wide .popup > .inner{
	padding: 1em 4em 4em 4em;
}

#header .main-menu > li.menu-item > a{padding:2rem 2.5rem 2rem 2.5rem;
letter-spacing:0.3rem;
}

#header .main-menu > li.menu-item > a{font-size:0.77rem;}

@media(max-width: 1440px){
    #header .main-menu > li.menu-item > a {
        padding: 1.5rem 1rem 1.5rem 1rem;
        letter-spacing: 0.25rem;
    }
  }

@media(max-width: 1280px){

  #header .main-menu > li.menu-item > a{font-size:0.7rem;}

  #header .main-menu > li.menu-item > a{
    padding: 1rem 0.4rem 0.4rem 1rem;
    letter-spacing: 0.2rem;
  }
}



#header .main-menu .narrow li.menu-item > a{

	letter-spacing:3px;
}

.mega-menu .narrow li.menu-item > a {
    padding-left: 25px;
    padding-right: 25px;
}


/*End menu*/

/*Pagina Shop*/
.contenedor-image {
  position: relative;
  width: 100%;
}

.image-shop {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-shop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
	background-color: rgba(185,11,6);
}

.contenedor-image:hover .overlay-shop {
  opacity: 0.6;
}

.text-image {
  color: white;
  font-size: 13px;
  position: absolute;
  top: 90%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/*Punto Slider Producto*/
.products-slider.owl-carousel .owl-dot:hover span:after, .products-slider.owl-carousel .owl-dot.active span:after {
 
    left: -2px;
    bottom: 0px;
    right: 0px;
    top: -2px;
    border: 4px solid;
}

.products-slider.owl-carousel .owl-dot span {
    color: #b2b2a8;
    background: #b2b2a8;
}

.font-size-red{
    text-align: center;
    font-size: 20px;
    color: #c12926;
}

.products-slider.owl-carousel .owl-dot span {
    width: 8px;
    height: 8px;

}

/*Button Add to cart*/
.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare {
   height: 60px;
    /*line-height: 17px;*/
    padding: 11px 35px 0px 35px;
   
}

.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .yith-compare {
    font-size: 14px; 
    white-space: pre-line;
}

ul.products li.product-default:hover .add-links.no-effect .add_to_cart_read_more, ul.products li.product-default:hover .add-links.no-effect .add_to_cart_button {
   
     padding: 11px 30px 0px 30px;
}

.products-slider.products li.product .add-links-wrap {
    line-height: 0;
    padding: 10px 50px;
}

/*Slider de las entradas*/
.owl-carousel .owl-nav .owl-prev:before {
  font-family: "Simple-Line-Icons";
   content: "\e605" !important;
}
.owl-carousel .owl-nav .owl-next:before {
font-family: "Simple-Line-Icons";
content: "\e606" !important;
font-size: "16px"
}
.owl-carousel .owl-nav .tg-owl-prev:before, .owl-carousel .owl-nav .tg-owl-next:before {
color: #c12926;
 font-size: 35px;
}

.owl-prev.tg-owl-prev:before{
	left: -45px !important;
}

.owl-next.tg-owl-next:before {
    left: 30px !important;
}



/*General*/

#main.wide.column1 .main-content{padding-top:50px;}

/*.lead, .wpb_text_column.lead p{
	font-size: 1.8rem;
	font-weight: 400;
	font-family: 'Didact Gothic', sans-serif;
  line-height: 2.2rem;
  letter-spacing: 0.05rem;
	color: #777777;
	text-align: center;
}*/

#content .lead .vc_column_container .vc_column-inner{
	padding-top:0;
}

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

.lead, .lead .wpb_text_column p{
  font-size: 1.25rem;
	font-weight: 400;
  font-family: 'Baskervville';
  color: #333;
  max-width: 450px;
  margin: 0 auto;
  line-height: 2.1rem;	
	letter-spacing: 0.05rem;
	text-align: center;
}

/*Newsletter Home*/
.pfnewsletter{
	font-size: 1.2rem;
    color: #777777;
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
    font-family: 'Baskervville', serif;
    letter-spacing: 2px;
}



.title-newsletter{
	font-size: 2rem;
    line-height: 2;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 10px;
}



/*Link del menu*/
#nav-panel .accordion-menu > li.menu-item > a, #nav-panel .accordion-menu > li.menu-item > .arrow{
	color:#222;
}

.font-didact{
	font-family: "Didact Gothic", sans-serif;
}

.ltsp2 p{
	letter-spacing: 2px;
}

.shortcode_wysija .wysija-submit{
	font-family: "Didact Gothic", sans-serif;
	letter-spacing:0.3rem;
}

.f15{
	font-size: 15px;
}

/*End general*/

/*Blog*/
/*.single .meta-author{display:none;}*/
/*End blog*/


/*Home*/
.title-section1{
    text-align: left;
    font-size: 40px;
    line-height: 47px;	
}

ul.products li.product-col h3{
	text-transform:uppercase;
}

ul.products li.product:hover .product-image {
    
-webkit-box-shadow: 5px 1px 19px -10px rgba(193,193,193,0.4); 
box-shadow: 5px 1px 19px -10px rgba(193,193,193,0.4);
}



/*body:not(.home) #header .logo img,*/ 
body:not(.page-id-9029) #header .logo img{
    display: block;
	    max-width: 100%;
}

/*body:not(.home) #header .logo .standard-logo,*/
body:not(.page-id-9029) #header .logo .standard-logo{
	
    display: none !important;
}

.title-monthly, .monthly-edit h3{
	text-align: center; 
	font-size: 1.8rem;
	font-family: "Baskervville", sans-serif !important;
}

#slider-posts .card-body h5{
	letter-spacing:0.2rem;
	font-size: 0.6rem;
}

#slider-posts .card-body p{
	letter-spacing:0.1rem;
}


/* Header */
.amazingcarousel-image div {
pointer-events: none;
cursor: default;
background-color: transparent !important;
color: transparent !important;
}
.amazingcarousel-image div a{
opacity: 0;
}

 #header .searchform-popup .search-toggle {
    font-size: 1.2rem;
	     margin-top: 4px;
}

#mini-cart .minicart-icon-default{
	    width: 15px;
    height: 15px;
}

#header .my-wishlist, #header .my-account, #header .yith-woocompare-open{
	    font-size: 20px;
	    color: #bdbdbd;
}

#mini-cart.simple .cart-items{
	display:none;
}

.header-col>*:not(.header-col-wide), .header-col-wide>*:not(.header-col-wide) {
    margin-left: 0.3rem;
}
/* Fin Header */

/* Footer */
#footer .widget > div > ul, #footer .widget > ul, #footer .widget > div > ul li, #footer .widget > ul li, #footer .post-item-small {
    border-color: rgba(119,119,119,0);
}

.widget > div > ul li {
	    border-top-color: rgba(0,0,0,0);
}

a{
	color:#757474;
}

.widget > div > ul{
	border-bottom-color: rgba(0,0,0,0);
}


/* Fin Footer */
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}

body.single-product #main{
	    background: #fff;
	    padding-top: 25px;
}

.woocommerce-tabs .tab-content{
	background-color:#EEE7DF;
}

li.description_tab {display:none;}

/*Blog*/

.blog-posts .post .entry-title {
  font-size: 1.2em;
  line-height: 1.3;
  font-weight: 600;
  padding: 8px 40px 0px !important;
	margin-bottom:1.45rem;
}

.img-thumbnail .zoom{
	display:none;
}

article.post h4 a{
	font-weight:100;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #2a2a2a;
	
}

.blog #main{background:#EEE7E0;}
.grid-content{
    background-color: rgba(255,255,255,0.7);
    margin-top: -100px;
    z-index: 20;
    position: relative;
    width: 90%;
    margin: -100px auto 0;
    padding: 5px 10px;
    text-align: center;	
}
/*.grid-content h4.entry-title{
	font-family: 'Baskerville';
}*/
.grid-content .post-content{
	margin-bottom:20px;
}

.grid-content .gloria-stamp{
	height:25px;
  margin-bottom: 0.8rem;
}
.grid-content .gloria-stamp img{
	width:35px;
}

.grid-content .post-excerpt{
	text-align:center;
	line-height: 1.2em;
}

article.post .grid-content .post-meta{
	text-align:right;	
	margin: 0px;
}

.grid-content .post-meta .meta-date{
	padding-right:0;
  font-size: 0.75em;
}
.grid-content .post-meta .meta-date i{
	display:none;
}

.single-post #main p{
	color: #2a2a2a;
	font-family: "Didact Gothic",sans-serif;
	letter-spacing:1.2px;
}
/* fin Blog*/

/* Parte del pop-up*/

.lrm-user-modal{
	    background: rgba(52, 54, 66, 0);
}

.lrm-user-modal-container .lrm-switcher a{
	background-color:#ffffff00;
	font-size: 33px;
	    color: #ffffff;
}

.lrm-user-modal-container .lrm-switcher.-is-login-only li a{
	font-family: 'Baskervville', serif;
}

.lrm-user-modal-container-inner {
    background: #b72824c2;
	    padding: 60px 0;
}

.lrm-user-modal-container{
	        top: 25%;
    width: 100%;
    margin: auto;
    max-width: 100%;
}



.lrm-font-svg .lrm-switch-to--login:before{
	display:none;
}

.lrm-close-form{
	display:none;
}

.lrm-font-svg .lrm-form label.image-replace, .lrm-font-svg .lrm-form .lrm-image-replace {
    display: none;
}

.lrm-nice-checkbox__label {
    display: none;
}

p.lrm-form-bottom-message{
	display:none;
}

.lrm-user-modal-container .input-text, .lrm-user-modal-container input[type=email], .lrm-user-modal-container input[type=password], .lrm-user-modal-container input[type=search], .lrm-user-modal-container input[type=tel], .lrm-user-modal-container input[type=text], .lrm-user-modal-container input[type=url], .lrm-user-modal-container select, .lrm-user-modal-container textarea {
    background-color: #f7f7f700;
    color: #ffffff;
	    border-bottom: 2px solid #fff !important;
}

.lrm-font-svg .lrm-form .hide-password, .lrm-font-svg .lrm-form .lrm-ficon-eye{
	display:none;
}


.lrm-font-svg .lrm-switch-to--register:before{
	display:none;
}

.lrm-form input.has-border, .lrm-form select.has-border {
    border: 1px solid #d2d8d800;
}



/*input[type="text"],input[type="password"]{
	    border-color: rgba(0,0,0,0.0);
}*/
.single-product input[type="text"]{
	border-color: rgba(0,0,0,0.09);
}



.lrm-user-modal-container .input-text:focus, .lrm-user-modal-container input[type=email]:focus, .lrm-user-modal-container input[type=password]:focus, .lrm-user-modal-container input[type=search]:focus, .lrm-user-modal-container input[type=tel]:focus, .lrm-user-modal-container input[type=text]:focus, .lrm-user-modal-container input[type=url]:focus, .lrm-user-modal-container select:focus, .lrm-user-modal-container textarea:focus {
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 25%);
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    background: #b7282400;
	font-family: 'Didact Gothic';	
    font-size: 17px;
   border:1px solid #fff;
	    padding: 10px;
	text-align:center;
	letter-spacing: 0.2rem;
	text-transform: uppercase;
}

.no-touch .lrm-form input[type=submit]:hover, .no-touch .lrm-form input[type=submit]:focus, .no-touch .lrm-form button[type=submit]:hover, .no-touch .lrm-form button[type=submit]:focus {
 background: #b7282400;
}

.lrm-user-modal-container .form-control-plaintext::-webkit-input-placeholder, .lrm-user-modal-container .form-control::-webkit-input-placeholder{
	color:#ffffff;
	font-size:15px;
}

/* Fin Parte del pop-up*/

/*Single product*/


.single-product .product-summary-wrap .description p{letter-spacing:0.1rem;}

.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail, html:not(.touch) .product-thumbs-slider .owl-item:hover .img-thumbnail {
    border: 2px solid #eee7df;
}
.img-thumbnail {
    background-color: #eee7df;
  
}
/*Esconder cruz*/
.product-images .zoom i {
    display: none;
}




.sku_wrapper{
	display:none !important;;
}

.single-product .product_meta{
	    margin-top: 0px;
}

.single-product .product_title{
	font-size: 2rem;
    letter-spacing: 0.2rem;
    font-weight: 300;
	    margin-top: 20px;
		font-family:'Baskervville'!important;
	text-transform:uppercase;
}

.product-summary-wrap .description{
	    margin-bottom: 2em;
}
.related.products{
   margin-top: 120px;
}

.related.products h2.slider-title{
	text-align: center;
    font-size: 1.4rem;
    line-height: 32px;
    letter-spacing: 8px;
}

@media(max-width:425px){
	.related.products h2.slider-title{
		text-align: left;
		font-size: 1rem;
		letter-spacing: 6px;
		line-height: 32px;	
	}	
}


.single-product .product-summary-wrap .price {
	font-family: 'Josefin Sans', sans-serif;
  margin-top: 15px;
	font-size:1.3rem;
	font-weight:300 !important;
}

.single-product .variations .label label{font-family: 'Baskervville', serif;}


.single_add_to_cart_button {
    background: #ba0a06;
}

#mini-cart .buttons a, .quantity .qty, .single_add_to_cart_button, .shop_table.wishlist_table .add_to_cart.button, .woocommerce table.wishlist_table .add_to_cart.button, ul.products li.product-col .add_to_cart_button, ul.products li.product-col .add_to_cart_read_more, ul.products li.product-col .quickview, .single-product .product-summary-wrap .price, .single-product .yith-wcwl-add-to-wishlist, .single-product .yith-compare {
    font-weight: 500;
}

.product-summary-wrap .single_add_to_cart_button:before {
    display: none;

}

.product-summary-wrap .single_add_to_cart_button{letter-spacing:0.2rem;}

.product-summary-wrap .product_meta span a{
	font-size: 0.75rem;;
    font-family: 'Baskervville', serif;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 2px;
}
/*Fin Single product*/
/*Comienzo Media Query*/
@media only screen and (max-width: 425px) {
	.short-description-div{
		    padding-right: 68px;
	}
	
	#footer .footer-bottom .widget{
		display: inline-block
	}
	
	#footer .footer-bottom .container>div{
		    text-align: center;
	}
	
	.content-posts p{
		    padding-bottom: 10px;
	}
	
	.tax-product_cat #main{padding-top:0px;}
	
	.related.products{
		margin-top: 0px;
	}
	
	.single-product .entry-summary{
		padding-left: 20px;
	}
	
	.menu-registry{		
    font-size: 15px;
	}

	
	.mb5{
		margin-bottom:5px !important;
	}
	
	.titulo-blog{
    font-size: 30px;
    line-height: 41px;
}
	
	#header .header-main .header-left, #header.sticky-header .header-main.sticky .header-left{
	padding-left:15px;
}
	
	.padding-new-1{
    padding: 0px 40px 0 40px;
}
	
	body:not(.home) #header .logo img {
    max-width: 110px;
}
	
	.footer-menu-style{
		margin: auto;
    width: 67%;
}
	
	.products-slider.products li.product .add-links-wrap {
    padding: 0;
}
	
	.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .yith-compare {
    white-space: nowrap;
}
	
	.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare {
    height: 42px;
}
	
	.owl-prev.tg-owl-prev:before {
    left: -30px !important;
}
	
	.owl-next.tg-owl-next:before {
    left: 24px !important;
}
	
	.container-fluid, .container-fluid .vc_section:not(.porto-inner-container) {
   
    padding-top: 5px;
    padding-bottom: 5px;
}
	
}
@media only screen and (max-width: 768px) {
	
	#footer {
    margin-bottom: 0rem;
}
	
	
	.products-slider.products li.product .add-links-wrap {
    padding: 0;
}
	
	.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .yith-compare {
    white-space: nowrap;
}
	
	.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare {
    height: 42px;
}
	
	.title-monthly{
	text-align: center;
			margin-left: 0px;
}
}

@media only screen and (max-width: 1024px) {
	.title-monthly{
	text-align: center;
		margin-left: 0px;
}

	
	.add-links .add_to_cart_button, .add-links .add_to_cart_read_more, .add-links .quickview, .add-links .yith-compare {
    height: 45px;
}
}

/*@media only screen and (min-width: 1024px){
	.journal-home{padding-left:30%;}
}
*/

/*My account page*/
.page-id-11669 .col2-set .col-2,
.page-id-11671 .col2-set .col-1{
	display:none;
}
.page-id-11669 .col2-set .col-1,
.page-id-11671 .col2-set .col-2{
	float:none;
	margin: 0 auto;
}
.woocommerce-form .after{margin-top:20px;}
.page-id-8 .woocommerce-form .after{
	display:none;
}



a.my-account.xoo-el-action-sc.xoo-el-login-tgr {
    display: block !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 60px;
}
.woocommerce-account div#main .featured-boxes-style-5 .featured-box .box-content h4{
font-size: 14px !important;
    letter-spacing: inherit;
}

.woocommerce-account div#main .featured-boxes-style-5 .featured-box .box-content {
    display: flex;
    align-items: center;
    justify-content: center;
	height: 111px !important;
}

.woocommerce-account div#main .featured-boxes-style-5 .featured-box .box-content i.icon-featured {
    display: none;
}

.woocommerce-account div#main {
    background: #fff;
}
.woocommerce-MyAccount-content i.Simple-Line-Icons-social-dropbox.align-middle.m-r-sm {
    display: none;
}

.woocommerce-MyAccount-content h3.account-sub-title.d-none.d-md-block.mb-3.mt-2 {
    text-align: center !important;
}


.woocommerce-checkout h4, .woocommerce-cart h4, .woocommerce-order-details h4, .woocommerce-account .account-sub-title{
	font-family: 'Baskervville';
	letter-spacing: 0.15rem;
}

.woocommerce-account .woocommerce{
	padding-top:35px;
}

.woocommerce-account .woocommerce .shop_table td{
  letter-spacing: 0.1rem;
  line-height: 1.6875;
  font-size: 0.95em;	
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    font-family: 'Baskervville';
    text-transform: none;
    letter-spacing: 2.5px;
    font-size: 0.95em;
    font-weight: 400;
    line-height: 18px;
}

.woocommerce-MyAccount-navigation h5, .wishlist-title h2{
  text-transform: uppercase;
  letter-spacing: 0.4rem;
  font-size: 24px!important;
  font-family: 'Baskervville', serif !important;
  margin-bottom:32px!important;	
}

.woocommerce-variation-add-to-cart a#btn-add-product-to-registry::after {
    content: none !important;
}

/*Pop up nuevo*/

.xoo-aff-input-group .xoo-aff-input-icon{
	display:none;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2 {
    background-color: #b7282408;
    color: #fff;
}

.xoo-aff-group input[type="text"]:focus, .xoo-aff-group input[type="password"]:focus, .xoo-aff-group input[type="email"]:focus, .xoo-aff-group input[type="number"]:focus, .xoo-aff-group select:focus, .xoo-aff-group select + .select2:focus {
    background-color: transparent;
    color: #fff;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2{
	border: 1px solid #b7282408;
	border-bottom: 2px solid !important;
}

.xoo-aff-group input::-webkit-input-placeholder{
    color: #fff !important;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: #b7282408;
    color: #ffffff;
    border: 1px solid;
    border-radius: 10px;
    text-align: center;
	font-family: 'Didact Gothic';
}
span.xoo-el-close{
	display:none;
}
.xoo-el-popup-active .xoo-el-opac {
    opacity: 0.1;
    background-color: #000;
}

.xoo-el-inmodal{
	background: transparent;
	width: 99.2%;
}
.xoo-el-srcont {
	background-color: #b72824c2;
}
.xoo-el-form-container ul.xoo-el-tabs li {
    background-color: #b7282408;
}

.xoo-el-form-container ul.xoo-el-tabs li {
    font-size: 20px;
    text-transform: uppercase;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active{
	font-size: 20px;
}

@media screen and (min-width: 1440px) {
  .xoo-el-main {
    padding: 80px 500px;
}
}

/*Klaviyo footer form*/
.needsclick.kl-private-reset-css-Xuajs1{
	min-height: auto!important;
}

/*Mobile optimization*/

@media screen and (max-width: 472px) {
	#section-home-collections p.text-collections, #section-vendors p.text-vendors, #section-our-brands p.text-brands, #section-bridal p.text-bridal, #section-francesca-miranda p{
		font-size:16px;
	}
	.quote-text p{
		padding:0 5%;
	}
	p{
		font-size:16px;
		line-height:24px;
	}
	h1,h2,h3,h4,h5,h6{
		letter-spacing:2px;
	}
	
	.centrar{
		text-align:center !important;
	}
}

/*Flechas  slider*/
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	color: #888;
    background-color: #9e9e9e00 !important;
    border-color: #9e9e9e00 !important;
}

.owl-carousel .owl-nav [class*='owl-']:hover {
    background: #9e9e9e00;
    color: #666;
    text-decoration: none;
}

.border-book{
    background-color: #fff;
    color: #777777;
    border-color: rgb(255 255 255)!important;
}

.categori-post{
	font-size: 19px;
  color: black;
}

.title-post{
	font-size: 35px !important;
	color: black;
}

.button-post{
	font-size: 15px;
  border: none;
  padding-left: -15px;
  text-align: left;
  align-items: flex-start;
}

.vc_general.vc_btn3 {
    border: 0px solid transparent;
;
    border-color: rgb(0 0 0 / 0%);
    background-image: linear-gradient(rgba(0,0,0,0),rgb(0 0 0 / 0%) 50%,rgb(0 0 0 / 0%)) !important;
    border-bottom: solid;
    border-radius: 0px !important;
    border-bottom-width: 1px;
	padding-bottom: 6px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
	
}

.list-restaurant{
	font-family: Libre Baskerville,sans-serif;
 font-size: 14px; 
 list-style: none;
	font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #505459;
	padding: 0px !important;
}

/*Video producto*/

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
	  width:500px;
	  margin-top: 45px;
}

.porto-video-popup-wrapper video{
	height:625px;
}
 @media (max-width:768px){
.porto-video-popup-wrapper video{
	height:438px;

}
	 .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
		width:350px;
}
	 
}
/* Fin Video producto*/

.entry-content {
    padding-bottom: 1rem;
border-bottom: 0px solid rgba(0,0,0,.08); 
    margin-bottom: 1rem;
}