/**
Theme Name: JPlaza Theme
Author: JPlaza
Author URI: http://jplaza.com
Description: beautiful theme for blogs, personal portfolios and business websites.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jplaza-theme
Template: astra
*/

.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
	color: #2a338e;
}

.ast-primary-header-bar {
    /*box-shadow: rgb(50 50 93 / 25%) 0px 3px 10px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;*/
    -webkit-box-shadow: -3px 17px 29px rgb(60 66 94 / 16%);
    -moz-box-shadow: -3px 17px 29px rgba(60, 66, 94, 0.16);
    box-shadow: -3px 17px 29px rgb(60 66 94 / 16%);
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EB0045;
}

.titulo-subrayado {
border-bottom: 8px solid #EB0045;
    box-shadow: inset 0 -2px 0 0px #EB0045;
	padding-bottom: 5px;
	/*border-bottom: 2px solid #fcfa16;
    box-shadow: inset 0 -2px 0 0px #ce963c;*/
}

.ast-custom-button {
    font-weight: 600;
    padding: 10px 12px!important;
    text-transform: uppercase;
    font-size: 13px!important;
    border-radius: 5px;
    display: block;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	background-color: #EB0045;
    border: 2px solid #EB0045;
    animation: highlight-nav .8s ease;
    -webkit-animation: highlight-nav .8s ease;
}

.ast-custom-button:hover {
	    -webkit-box-shadow: 0px 5px 20px #aab9c3;
		background-color: #EB0045;
}

.plaza-footer {
	text-align: center;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
}

.elementor-widget-heading h2.elementor-heading-title {
    color: #2a3472;
	font-size:40px;
	font-weight:700!important;
}

.resaltado {
	font-weight: 600;
    font-size: 1.2rem;
}

.ast-woocommerce-container {
    margin-top: 50px;
	}

.woocommerce-product-details__short-description {
	font-size: 16px;
}

.woocommerce div.product .woocommerce-tabs .shop_attributes th {
    text-align: left;
    width: 30%;
}


.woocommerce div.product .product_title {
	color: #fc0b0f;
    font-size: 25px;
	font-weight: 600;
    padding-bottom: 20px;
	}
	
h5, .entry-content h5, h6, .entry-content h6 {
	color: #2a3472;
}

.bg-producto {
	background: url(http://www.recreativosplaza.es/wp-content/uploads/content-bg.jpg) no-repeat center top;
    background-size: 100%;
}

.woocommerce a.button:hover  {
    color: #ffffff;
    border-color: var(--ast-global-color-0);
    background-color: #141416;
}

.woocommerce a.button {
    border-radius: 30px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 12px;
    background-color: #eb0045;
}

.woocommerce h2 {
    color: #2a3472;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 1.5em;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
 
    padding: 20px;
    background: #ffffff;
    -webkit-box-shadow: -3px 17px 29px rgb(60 66 94 / 16%);
    -moz-box-shadow: -3px 17px 29px rgba(60,66,94,.16);
    box-shadow: -3px 17px 29px rgb(60 66 94 / 16%);
    margin-bottom: 30px;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
	min-height: 400px;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {

   
}

.woocommerce .woocommerce-breadcrumb {
    color: #2a3472;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.525;
    margin-bottom: 2em;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #eb0045;
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%;
	border-right:0
}

.product_meta .posted_in a {
    font-size: 17px;
    background: #2a3472;
    border-radius: 50px;
    display: inline-block;
    padding: 3px 25px;
    color: #fff;
    margin-right: 7px;
    margin-bottom: 5px;
}

.product_meta .posted_in:before {
    content: 'Categorias';
    color: #2a3472;
    display: block;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 8px;
}

table.shop_attributes th {
    width: 276px;
    text-transform: inherit;
    border-bottom: 1px dotted #d8d9dd;
    color: #2a3472;
    padding: 11px 0;
	border:0px;
}

.woocommerce table.shop_attributes td {
    border-right: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
  
}

a:hover, a:focus {
    color: #eb0045;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
color: #eb0045;
    font-size: 1.2em;
    /* bottom: 0em; */
    bottom: -3.8em;
}

 .count  {
	color: #2a3472;
	 opacity: 0.8!important;
}

.elementor-headline--style-highlight svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: visible;
}

.woocommerce-products-header__title {
    color: #eb0045;
    margin-bottom: 50px;
    font-weight: 500;
}

.borde-subrayado {
	border-bottom: 2px solid #626df8;
    box-shadow: inset 0 -2px 0 0px #757eff;
}


@media (min-width: 922px){
	.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
		width: 42%;
	}
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
	color: #eb0045;
    font-size: 1.2em;
    /* bottom: 0em; */
    bottom: -3.8em;
}

.count  {
	color: #2a3472;
	opacity: 0.8!important;
}

.before-footer {
	filter: brightness(0.95);
	filter: saturate(0.99);
}

.ultimos-productos {
	min-height:auto;
}

.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product {
	min-height:auto;
}

.eael-woo-product-carousel-container .woocommerce ul.products .product {
    min-height: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
	color: #eb0045;
    font-size: 1.2em;
    /* bottom: 0em; */
    bottom: -3.8em;
}

.count  {
	color: #2a3472;
	opacity: 0.8!important;
}

.before-footer {
	filter: brightness(0.95);
	filter: saturate(0.99);
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding: 1.1em;
	
	font-size:18px
}
@media ( min-width: 576px ) {
	#header-tools #mobile-menu-opener {
    font-size: 40px;
	}
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
	font-size: 14px;
}

.titulo-catalogo {
	color: #EB0045!important;
    font-family: "Montserrat", Sans-serif!important;
    letter-spacing: 1px!important;
    font-size: 40px!important;
    font-weight: 600!important;
	line-height: 1.3!important;
	margin-bottom: 50px;
}

.sub-titulo-catalogo {
	color: #2A3472;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #FFFFFF;
    stroke: #FFFFFF;
}

.menu-item:hover {
	color: #ffc42e;
}

.main-header-menu > .current-menu-item > .menu-link  {
	color: #eb0045!important;
	text-underline-position: under;
    text-decoration: underline 2px solid #eb0045;
    text-underline-offset: 5px;
}

@media (max-width: 922px){
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: auto !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title {
		font-size: initial !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .woocommerce-loop-category__title {
		position: initial !important;
	}
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    bottom: 15px;
    right: 15px;
    width: 40px !important;
    height: 40px !important;
    z-index: 9999;
    opacity: 0.7;
    background-color: #243474;
    border-radius: 20px!important;
}

.eael-ext-scroll-to-top-button:hover {
  animation-name: rotate;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
 
}

@keyframes rotate {
  to {transform: rotate(2520deg);}
}


.woocommerce .add-request-quote-button.button {
	margin-bottom: 30px;
	font-size: 0.9em !important;
	background-color: #eb0045 !important;
	transition: all .5s ease!important;
    -webkit-transition: all .5s ease!important;
    -moz-transition: all .5s ease!important;
	background-color: #EB0045;
    border: 2px solid #EB0045!important;
    animation: highlight-nav .8s ease!important;
    -webkit-animation: highlight-nav .8s ease!important;
}

.add-request-quote-button.button:hover {
	-webkit-box-shadow: 0px 5px 20px #aab9c3!important;
	background-color: #2a3472!important;
	border: 2px solid #2a3472!important;
}

.raq-send-request {
	margin-top: 30px !important;
	font-size: 0.9em !important;
	background-color: #eb0045 !important;
	transition: all .5s ease!important;
    -webkit-transition: all .5s ease!important;
    -moz-transition: all .5s ease!important;
	background-color: #EB0045;
    border: 2px solid #EB0045!important;
    animation: highlight-nav .8s ease!important;
    -webkit-animation: highlight-nav .8s ease!important;
}


.raq-send-request:hover {
	-webkit-box-shadow: 0px 5px 20px #aab9c3!important;
	background-color: #2a3472!important;
	border: 2px solid #2a3472!important;
}

.yith_ywraq_add_item_browse_message a {
	color: #eb0045;
}