/**
Theme Name: Astra Child
Author: William Locatelli
Author URI: http://www.williamlocatelli.it
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Generale */

#primary {
	margin: 0px !important;
}

@media (max-width: 1281px) {

img.card-libro-piu-letti {
    height: 180px !important;
}
}

@media (min-width: 1200px) {
.container {
    width: 1130px;
}
.dettaglio-libro, .dettaglio-film {
  padding-right: 50px;
}
.dettaglio-libro .potrebbe-piacerti, .dettaglio-film .potrebbe-piacerti {
  padding-top: 100px;
}
}

@media (max-width: 769px) {
.dettaglio-libro .potrebbe-piacerti, .dettaglio-film .potrebbe-piacerti {
  padding: 50px 0px;
}
}

@media (max-width: 376px) {
.wrapper-libri-piu-visti {
    grid-template-columns: repeat(auto-fill, minmax(90px,1fr)) !important;
}
img.card-libro-piu-letti {
    height: 140px !important;
}
}


/*

.container-fluid {
    width: 1100px;
}

.content.content_top_margin {
    margin-top: 130px !important;
}
.container {
	width: 100%;
}



.no-padding {
	padding: 0px;
}
*/
.breadcrumb {
    padding: 0px !important;
    margin-bottom: 0px !important;
	position: relative !important;
}
.txtcolor-0-3, .txtcolor-0-3-anni {
	color: #09b89d;
}
.txtcolor-3-6, .txtcolor-3-6-anni {
	color: #624dd6;
}
.txtcolor-6-10, .txtcolor-6-10-anni {
	color: #10b6fe;
}
.txtcolor-11-13, .txtcolor-11-13-anni {
	color: #FA593A;
}
.txtcolor-14-16, .txtcolor-14-16-anni {
	color: #59B6BF;
}

.txtcolor-teen, .txtcolor-teen {
	color: #FA593A;
}

.bgcolor-0-3, .bgcolor-0-3-anni {
	background: #09b89d;
}
.bgcolor-3-6, .bgcolor-3-6-anni {
	background: #624dd6;
}
.bgcolor-6-10, .bgcolor-6-10-anni {
	background: #10b6fe;
}
.bgcolor-11-13, .bgcolor-11-13-anni {
	background: #FA593A;
}
.bgcolor-14-16, .bgcolor-14-16-anni {
	background: #59B6BF;
}
.bgcolor-teen, .bgcolor-teen {
	background: #FA593A;
}


/* Home */
.libro-mese-eta-box .elementor-heading-title.elementor-size-default{
    background: #ffffff;
    width: 130px;
    padding: 5px;
    border-radius: 10px;
    margin: 0 auto;
}


/* Sidebar */
aside#sidebar-libri {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #d6d6d6;
    padding: 0px 15px 25px 20px;
}

aside#sidebar-libri img.card-libro-mese {
    transition: transform .2s;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 2px #999;
    /* margin: 15px 0px !important; */
    height: 170px;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Home */
.fascia-eta-home .ult_tabmenu.style1 li.ult_tab_li {
    margin: 0 10px !important;
    border-radius: 10px;
}

.page-id-382 .thumbnail .date {
	display: none;
}

/* 0- 3 Anni */

li.color-biblio a span {
    color: #dd4f75;
}
li.color-biblio.current-menu-parent, li.color-biblio:hover {
    border-top: 2px solid #dd4f75;
}

li.color-0-3 a span {
    color: #09b89d;
}
li.color-0-3.current-menu-parent, li.color-0-3:hover {
    border-top: 2px solid #09b89d;
}

li.color-3-6 a span {
    color: #624dd6;
}
li.color-3-6.current-menu-parent, li.color-3-6:hover {
    border-top: 2px solid #624dd6;
}

li.color-6-10 a span {
    color: #10b6fe;
}
li.color-6-10.current-menu-parent, li.color-6-10:hover {
    border-top: 2px solid #10b6fe;
}

li.color-11-13 a span {
    color: #ff5722;
}
li.color-11-13.current-menu-parent, li.color-11-13:hover {
    border-top: 2px solid #ff5722;
}

li.color-14-16 a span {
    color: #59B6BF;
}
li.color-14-16.current-menu-parent, li.color-14-16:hover {
    border-top: 2px solid #59B6BF;
}

/*


li.color-biblio.has_sub > a span:hover, li.color-biblio.active.has_sub > a span, li.color-biblio.active > a span, li.color-biblio > a span:hover {
    border-bottom: 3px solid #dd4f75;
    padding-bottom: 5px;
}

li.color-biblio.has_sub div.second li a span:hover {
    padding: 0px;
    border: none;
}



li.color-0-3.has_sub > a span:hover, li.color-0-3.active.has_sub > a span, li.current-menu-item a span {
    border-bottom: 3px solid #09b89d;
    padding-bottom: 5px;
}



li.color-3-6.has_sub > a span:hover, li.color-3-6.active.has_sub > a span, li.current-menu-item a span {
    border-bottom: 3px solid #624dd6;
    padding-bottom: 5px;
}



li.color-6-10.has_sub > a span:hover, li.color-6-10.active.has_sub > a span, li.current-menu-item a span {
    border-bottom: 3px solid #10b6fe;
    padding-bottom: 5px;
}



li.color-11-13.has_sub > a span:hover, li.color-11-13.active.has_sub > a span, li.current-menu-item a span {
    border-bottom: 3px solid #ff5722;
    padding-bottom: 5px;
}

*/

/* Padding */
.padding-top {
	padding-top: 25px;
}

/* Bottoni speciali */
a.btn-prenota {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.dt-sc-colored-big-buttons {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    line-height: normal;
    padding: 25px 30px;
    border: 1px solid;
    background: #ffffff;
    text-align: left;
    color: #000000;
    border-radius: 5px;
    width: 100%;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.dt-sc-colored-big-buttons.blue {
    border-color: #015c89;
}

.dt-sc-colored-big-buttons.with-left-icon {
    padding-left: 110px;
}

.dt-sc-colored-big-buttons.blue span, .dt-sc-colored-big-buttons.blue:hover {
    background: #015c89;
}
.dt-sc-colored-big-buttons span.pe-icon {
    font-size: 35px;
}

.pe-pen:before {
    content: "\f2cd";
    font: FontAwesome;
}

.dt-sc-colored-big-buttons span {
    color: #ffffff;
    font-size: 30px;
    line-height: 92px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    border-radius: 3px 0 0 3px;
}

.pe-icon {
    display: inline-block;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Pagine dettaglio Libro*/

span.difficolta-small {
	background: green;
	padding: 5px 0px;
}

span.difficolta-medium {
	background: orange;
	padding: 5px 0px;
}

span.difficolta-large {
	background: red;
	padding: 5px 0px;
}

span[class^="difficolta"] a {
	color: #ffffff;
	padding: 0px 10px;
	font-weight: 600;
}

.consigliato {
    background: #bbd832;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    width: 88%;
    position: absolute;
    bottom: 0px;
}

span.label.label-success a {
    color: #fff;
    padding: 10px;
    font-size: 12px;
}

.libro.type-libro .post_text_inner {
	padding-top: 0px !important;
}

.full-bg .col-sm-12 {
	padding: 0px !important;
}

/* Pagina tutti i libri */

.box-top-libri {
    background: #ffffffd4;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

img.card-libro, img.card-film {
    transition: transform .2s;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 2px #999;
	height: 230px;
	width: 100%;
}

img.card-libro-dettaglio{
    transition: transform .2s;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 2px #999;
    margin: 0px 0px 0px 0px !important;
}

img.card-libro:hover, img.card-libro-piu-letti:hover, img.card-libro-dettaglio:hover, img.card-film:hover {
	transform: scale(1.12);
}

img.card-libro-piu-letti {
    transition: transform .2s;
    border-radius: 8px;
    box-shadow: 0px 2px 5px 2px #999;
    margin: 15px 0px 0px 0px !important;
    height: 180px;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

/* .ellipsis:hover{
    overflow: visible;
    white-space: normal;
    height:auto;
}
*/
.tagline-0-3-anni {
    padding: 5px 8px;
    background: #985277;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.tagline-11-13-anni {
    padding: 5px 8px;
    background: #CE4257;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.tagline-3-6-anni {
    padding: 5px 8px;
    background: #1B998B;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.tagline-6-10-anni {
    padding: 5px 8px;
    background: #EC9A29;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.tagline-14-16-anni {
    padding: 5px 8px;
    background: #59B6BF;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.header-text-title {
    font-size: 36px;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

/* Eventi */
hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-color: #ffffff7d;
    width: 15%;
}
.download-locandina:before {
	font-family: "FontAwesome";
	content: "\f019";
    padding-right: 10px;
}
.dot {
  height: 15px;
  width: 15px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
}
.blink {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.post-module-home {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
	border: 1px solid #eaeaea;
    border-radius: 5px;
}
.post-module-home:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-module-home:hover .thumbnail img,
.hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}
.post-module-home .thumbnail {
  background: #000000;
  height: 400px;
  overflow: hidden;
}
.post-module-home .thumbnail .date {
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 1;
    /* width: 80px; */
    /* height: 80px; */
    padding: 12.5px 0;
    /* -webkit-border-radius: 100%; */
    -moz-border-radius: 100%;
    /* border-radius: 100%; */
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.eta {
    margin: 0 auto;
    width: 50px;
    font-size: 14px;
    text-transform: uppercase;
}

.post-module-home span.day {
    font-size: 22px;
}
.post-module-home span.month {
    font-size: 12px;
}
.post-module-home .thumbnail .date .day {
  font-size: 22px;
}
.post-module-home .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module-home .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module-home .post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px 15px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.post-module-home .post-content .category {
    position: absolute;
    top: -75px;
    left: 0;
    padding: 5px 15px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.post-module-home .post-content .title {
	line-height: 20px;
}
.post-module-home .post-content .title a {
    margin: 0;
    padding: 0 0 10px;
    color: #333333;
    font-size: 18px !important;
    font-weight: 600;
    height: auto !important;

}
.post-module-home .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.post-module-home .post-content .description {
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.post-module-home .post-content .post-meta-home {
  margin: 30px 0 0;
  color: #999999;
}
.post-module-home .post-content .post-meta-home .timestamp {
  margin: 0 16px 0 0;
}
.post-module-home .post-content .post-meta-home a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}

/* Footer */
.footer_top:before {
    content: "";
    background-image: url(//kidsheaven.dttheme.com/wp-content/themes/kids-world/css/../images/footer_top_strip.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 5px;
}

/* Area Riservata */
.side_menu_button {
  display: none;
}

.logged-in .side_menu_button {
  display: table-cell;
}
