/*!
Theme Name: tastyc child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Tastyc - Restaurant WordPress Theme
Version: 2.0.4
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: tastyc
Text Domain: tastyc-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.full-layout .tst-content-frame--start {
  border-radius: 0;
  padding-top: 0px;
}

/*contacto*/
body form input {
  height: 40px;
	margin-bottom: 10px;
	font-size: 14px !important;
}
label {
  display: inline-block;
  margin-bottom: .2rem;
}
textarea {
  height: 100px;
	font-size: 14px !important;
}
[type="submit"] {
background-color: #e30613 !important;
  color: white;
}
placeholder{
	color: #e30613 !important;
}
.wpcf7-form-control form input{
	  background-color: #e30613 !important;
	
}
form input::placeholder {
color: #667375 !important;
  font-weight: 300 !important;
}
/*colos busqueda entradas sidebar*/
.search-submit, .wp-block-search__button, .wp-block-search .wp-block-search__button {

  background-color: white !important;
}
/*menu*/
.tst-menu-nav ul li.current-menu-item::after {
  background-color: #e30613 !important;
	  height: 3px !important;
}
.tst-blog-card .tst-cover-frame .tst-card-badge{
  background-color: #e30613 !important;
	color: white;
}

.tst-menu-nav ul li ul li {
  padding: 0 20px !important;

}
/*color linea detalle*/
.tst-suptitle::before {
  background-color: #e30613 !important;
}	

html .tst-dynamic-menu li.current-menu-item::after {
  width: 88% !important;
}

.tst-menu-nav ul li.current-menu-item::after {
  left: 7% !important;
}
.tst-menu-nav ul li ul li a {
  line-height: 25px !important;
}
/*separador de elemento*/
.elementor-widget:not(:last-child) {
  margin-block-end: 0px !important;
}
/*tamaño logo*/
.elementor-2501 .elementor-element.elementor-element-bee271f img {
  width: 230px !important;
}
/*logo footer*/
.elementor-69 .elementor-element.elementor-element-1a78d17 img {
  width: 220px !important;
}
/*espacio separador footer*/
.tst-spacer {
  margin: 50px 0 !important;

}
/*espacio separador nosotoros y foto*/
.tst-spacer.tst-spacer-only-bottom-space {
  display: none !important;
}
/*espacio prod tipico*/
.tst-text{
	line-height: 1.6 !important;
}
/*Espacio texto prod tipico*/
.tst-menu-book-item.tst-mbi-3 .tst-menu-book-descr .tst-menu-book-bottom {
  width: 10px !important;

}
/*espacion bajo subtitulo*/
.tst-suptitle.tst-suptitle-center {
  padding-bottom: 35px;
}
/*SIDEBAR*/
.content-sidebar h2 {
  font-size: 18px !important;

}

/*plugins book*/
input book-series-selectized{
	display: none;
}
.rswpbs-sorting-sections-wrapper {

  display: none;
}
.ui-minimal .nice-select{
	display: none;
}
#book-series{
	display: none;
}
 .wbg-search-container .wbg-search-item input[type="text"] {
  height: 52px !important;
  border-radius: 5px !important;
  width: 100% !important;
	 box-shadow: none;
}
/*.tst-content-frame--container {
  padding-top: 2px;
  padding-bottom: 2px;
	background-color: white !important;
}*/
.wbg-main-wrapper .wbg-item a.wbg-btn, .wbg-main-wrapper .wbg-item-list-wrapper a.wbg-btn, .wbg-details-summary span a.wbg-btn, .wbg-details-wrapper a.wbg-btn-back {
  display: inline-block;
  margin: 0;
  margin-top: 5px;
  padding: 12px 15px;
  cursor: pointer;
  border-style: none !important;
  border-radius: 0;
  white-space: nowrap;
  box-sizing: border-box;
  line-height: 14px;
  font-size: 14px;
  text-align: center;
  text-decoration: none !important;
  width: auto;
  color: #fff;
  background: #f76e2a;
}

.wbg-book-single-section {
  width: 100%;
  max-width: 1200px;
  margin: 45px auto;
  min-height: 100px;
}

.wbg-details-wrapper .wbg-details-description {
  font-size: 16px;
  color: #686768;
}
.wbg-details-wrapper .wbg-details-book-info .wbg-details-summary .wbg-details-book-title {
  font-size: 28px !im;
}
.wbg-details-wrapper .wbg-details-book-info .wbg-details-summary span {
  font-size: 16px;
  margin: 15px 0px 0px 0px !important;

}
.wbg-details-wrapper .wbg-details-book-info .wbg-details-summary span b {
  color: #686768 !important;
}
a.wbg-single-link {
  color: #686768 !important;
}
.wbg-details-wrapper .wbg-details-book-info {
 
  color: #686768 !important;
}
/*plugins book*/
/*ocultar icono carro compra*/
.tst-menu-right .tst-cart {
  display: none;
}

/*LIBROS*/
.woocommerce input::placeholder {

    font-size: 14px;
    font-weight: 300;
    color: #5a686b !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 0px;
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 0;
  float: right;
  display: block;
  width: 100px;
  bottom: 18px;
  position: absolute;
  right: 0;
	height: 40px;
line-height: calc(40px - 2px);
}
textarea::placeholder {
  color: #667375 !important;
  opacity: 1;
  font-weight: 300 !important;
}

.woocommerce a.button:hover{
	height: 40px !important;
line-height: calc(40px - 2px) !important;
}
.woocommerce-page .ui-minimal.full-layout .tst-content-frame--container {
  padding-bottom: 60px;
  padding-top: 60px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
	margin: 0px 20px 27px 20px !important;
	font-size: 19px !important;
}
/*MIEMBROS*/
.tst-team-member .tst-member-portrait-frame {
  cursor: none !important;
  pointer-events: none !important;
}
/*post single*/
.tst-post-bottom .tst-post-author img {
  background-color: #312783;
}
/*post categorie texto*/
.cat-links{
	display: none !important;
}
/*ALTO MENU Y LOGO*/
.white-header .tst-menu-frame.tst-active .tst-menu.tst-menu-transparent {
  height: 130px !important;
}


.white-header .tst-menu-frame .tst-menu.tst-menu-transparent {
  height: 130px !important;
}

.tst-menu .elementor-section .elementor-container {
  height: 130px !important;
}

.tst-menu {
  height: 130px !important;

}
/*paginación*/

.prev{
width:50px !important;
}