/*
Theme Name:     bonsai-blog Child
Description:    Tema Child per il tema bonsai-blog
Author:         Chris
Author URI:     https://www.baseinformatica.it
Template:       bonsai-blog
Version:        0.1.0
*/

.page-id-1263 .custom-logo, .page-id-1263 .menu-principale-container { display: none; }
.page-id-1263 .box-sopracont-in, .page-id-1263 .widget-area, .page-id-1263 .entry-header { display: none; }
.page-id-1263 .copyright, .page-id-1263 .content-areabgnone, .page-id-1263 .site-branding { display: none; }

.page-id-1263 .site-footer {
  background-image: unset;
}

.page-id-1263 .site-content {
  margin-top: 0;
}

.page-id-1263 .bonsai-page .content-area {
    width: 100%;
}

.page-id-1263 .content-area {
  background-color: unset;
  border-radius: unset;
  box-shadow: none;
}

.page-id-1263 .bonsai-page .content-area article, .page-id-1263 .content-area article {
    background-color: unset;
}

.page-id-1263 .site-main article, .page-id-1263 .single .site-main article {
    border-bottom: none;
}

.page-id-1263 .wp-block-easy-panorama-block {
  box-shadow: 0px 0px 10px 2px #205889;
}

html body.home.page-template-default.page.page-id-1263.logged-in.admin-bar.wp-custom-logo.customize-support {
  background-size: unset !important;
}

.page-id-1263 .main-navigation {
  position: unset;
}

.page-id-1263 .paver--ready {
	height: 399px !important;
}

.page-id-1263 .wp-block-image .aligncenter, .page-id-1263 .wp-block-image .alignleft, .page-id-1263 .wp-block-image .alignright, .page-id-1263 .wp-block-image.is-resized {
  display: block;
	margin-left: auto;
	margin-right: auto;
}

.page-id-1263 .wp-block-image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body {
  color: #3366cc;
}

.single .nav-links {
  display: none;
}

.single .site-main article,  .page .site-main article {
  border-bottom: none;
}


.home .entry-content {
  color: unset;
}

.custom-logo-link {
  max-width: none;
}

.custom-logo {
  width: 1024px;
}

.content-area {
  background-color: #c3def5;
  border-radius: 12px;
  box-shadow: 0px 0px 5px 4px #a7c1cd;
}

.content-area article {
    background: #c3def5;
}

.bonsai-page .content-area article {
  background-color: #c3def5;
}

.bonsai, .content, .bonsai-page {
    width: 60%;
}

.site-content {
  margin-top: 0px;

  width: 96%;
  position: relative;
}

.widget_text.cabgnone-widget {
	display: flex;
	width: 98%;
	margin: 0 auto;
/*
	min-height:100px
*/
}

.textwidget.custom-html-widget {
	margin: 0 auto;
}

h2.cabgnone-title {
	margin-top: 2px;
}

.content-areabgnone {
  background: none;

}

.single .site-main article {
    margin-top: 30px;
    padding: 10px 30px 30px 30px;
}

.nav-previous a, .nav-next a {
  background-color: #c3def5;
}

.nav-previous a:hover, .nav-next a:hover {
  background-color: #c3def5;
  color: #9345a5;
}

.main-navigation {
  position: relative;
  box-shadow: 0px 0px 30px 5px #f6feff;
  background: rgba(177, 116, 179, 0.36);
  top:8px;
}

.blog .site-main article {
  width: 100%;
  background-color: #c3def5;
  border-radius: 12px;
  box-shadow: 0px 0px 5px 4px #a7c1cd;
  margin-top: 20px;
}

.content .site-main {
  margin-top: -20px;
}

.admin-bar .main-navigation { top:8px; }

.content .content-area {
  background-color: #c3def5;
  padding-bottom: 10px;
}

.widget a, .recentcomments {
  background: none;
}

.widget a:hover {
  color: #9345a5;
}

.widget_categories a:hover, .widget a:hover {
    background: none;
}

.widget-area section {
    background: none;
}

.widget_categories ul {
    display: block;
    flex-wrap: nowrap;
}

.widget li {
    line-height: normal;
}

.widget li {
    padding: 0px;
}

.content article a, .entry-content a {
    color: #a966ab;
}

.content article a:hover, .content article a:active, .content article a:focus, .entry-content a:hover {
    color: #9345a5;
}

.archive .page-title {
  color: #8477b6;
  font-size: unset;
  font-style: italic;
  text-align: right;
}

.blog .entry-title a:hover {
    color: #9345a5;
}

.edit-link, .tags-links, .cat-links {
  text-align: right;
}

.cat-links {
  padding-right: 10px;
  padding-top: 5px;
}

.tags-links {
  padding-right: 35px
}
.cat-links-title, .tags-links-title {
  font-size: smaller;
  font-style: italic;
}

.tags-links a {
  color: #a966ab;
}

.search article, .archive article {
}

.site-header {
  padding-bottom: 20px;
}

.box-soprasottocont {
  position: relative;
  border-radius: 12px;
  box-shadow: 0px 0px 1px 4px #e6e6e6;
  width: 60%;
/*
  height: 250px;
*/
  margin: auto;
  margin-top: 25px;
}

.box-sopracont-in {
/*
  position: absolute;
*/
  box-shadow: 0px 0px 15px 5px #8994d0;
  background: rgba(177, 116, 179, 0.36);
/*
  height: 150px;
  margin-top: -10px;
  width: 102%;
  margin-left: -1%;  
*/
  border-radius: 12px;
}

.site-branding {
  padding-top: 20px;
  padding-bottom: 40px;
}

.site-footer {
  background:url();
  background-image: linear-gradient(#fff, #73a7e0);
}

.site-footer a {
	color: #a966ab;
}

.site-footer a:hover{
	color: #9345a5;
}

.site-footer .site-info {
  margin-top: 0;
  background: none;
}

.entry-header {
  box-shadow: -18px -6px 12px -10px #f6feff;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 50px;
  padding-top:5px;
  margin: 5px 10px 10px 10px;
}

.entry-footer {
  box-shadow: 15px 0px 10px -10px #f6feff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 50px;
  margin: 0 10px 0 10px;
}

.search .page-title, .archive .page-title {
}

.copyright {
  height: 25px;
  background: #74769f;
  padding: 0;
  margin: 0 auto;
}

.copyright a{
	color: #a966ab;
}

.entry-content {
  padding: 0 3%;
}

.entry-title {
  padding-left: 30px !important;
  text-shadow: 2px 2px 3px #a6adda;
  font-size: xx-large;
}

.home .entry-title a{
	color: #a966ab;
}

.home .entry-title a:hover{
	color: #9345a5;
}

.more-link{
	color: #a966ab;
}

.more-link:hover{
	color: #9345a5;
}

.entry-title, .page-title, .entry-title a, .entry-meta a, .cat-links a, p a:visited {
  color: #a966ab;
}

.entry-meta {
  padding-left: 10px;
}

a:hover, a:focus, a:active {
    color: #9345a5;
}

a {
    color: #a966ab;
}

.main-navigation li a {
  outline: 0;
}

h2 {
  color: #a966ab;
  text-shadow: 0px 0px 3px #fff
}

.status-future .entry-meta {
  display: none;
}

.byline {
  display:none;
}

.primafrasemeditazione {
  width: 100%;
  background: url('https://www.premvayu.com/wp-content/uploads/2015/03/bannergiu1.png') no-repeat scroll 0% 0% transparent;
  background-size: 100% 100%;
}

.secondafrasemeditazione {
  width: 100%;
  background: url('https://www.premvayu.com/wp-content/uploads/2015/03/bannergiu2.png') no-repeat scroll 0% 0% transparent;
  background-size: 100% 100%;
}


.search h2 a:hover, .archive h2 a:hover {
  color: #9345a5;
}

.search h2 a, .archive h2 a {
  color: #a966ab;
}

.widget_search [type="submit"]:hover, .comments-area form [type="submit"]:hover {
  opacity: 0.7;
  border-radius: 10px;
  color: #9345a5;
}

.widget_search [type="submit"], .comments-area form [type="submit"] {
  background: #c3def5;
  border-radius: 10px;
  color:#808080;
}

.widget_search input {
  border-radius: 10px;
}

.link a{
	background: #a966ab;
}

.small{
	background: #a966ab;
}

.main-navigation a {
  color:#fff;
}


.main-navigation li {
  text-shadow: 0px 2px 3px #000;
  background: none;
  padding:0;
}

ul.sub-menu {
	background-image: linear-gradient(#7a87c6, #e0cbe3);
	border-radius: 5px;
	box-shadow: 0px 0px 10px 1px #8994d0;
	width: 270px !important;
	padding: 0 0 0px 5px;
}

.sub-menu a {
  color: #fff !important;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	}
.clearfix:after {
	clear: both;
	}
.carousel {
	width:96%;
	margin: 0px auto;
	}
.carousel h1 {
	font-size:36px;
	margin: 0px 0px 30px 0px;
	font-weight: normal;
	}
.carousel .box {
  float: left;
  width: 33%;
  text-align: center;
  box-shadow: 0px 0px 5px 0px #6a6969;
  margin: 5px 20px;
  border-radius: 10px;
  height: 140px;
  background-size: 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
	}
.carousel .box p{
	font-size:20px;
	color:#0067ab;
	text-align:center;
	margin:0px;
	}
.carousel .box p span{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	}
.carousel .box p img{
	margin-bottom: 10px;
	margin: auto;
	}

.boxinterno {
  margin: 14% auto;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(146, 117, 195, 0.72));
  box-shadow: 0px 0px 5px 1px #404a50;
}

.slick-slider {
	margin-top:10px;
	line-height: 1;
}

.slick-prev, .slick-next {
	background: url(https://www.premvayu.com/wp-content/themes/bonsai-blog-child/images/arrows.png);
	width: 22px;
	height: 33px;
	position: absolute;
	top: 40%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent !important;
	border: none;
	outline: none;
	z-index: 100;
	}

.slick-prev:hover, .slick-next:hover {
	background: url(https://www.premvayu.com/wp-content/themes/bonsai-blog-child/images/arrows1.png);
	width: 22px;
	height: 33px;
	position: absolute;
	top: 40%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent !important;
	border: none;
	outline: none;
	z-index: 100;
	}

.slick-next:hover {
	background-position: -22px;
	}

.slick-prev {
	background-position: 0px;
	left: 0px;
  outline: none !important;
	}
.slick-next {
	background-position: -22px;
	right: 0px;
  outline: none !important;
	}

  #header-widget-area {
    width: 100%;
  }

  .sp-img {
    padding: 3px 0px;
    border-radius: 10px;
    max-height: 70px;
  }

  .sp {
      padding: 20px !important;
      display: flex;
      text-align: center;
      line-height: normal;
  }

  .sp li {
  }

  .sp li a {
  }

.sp-title {
  color: #fff;
  text-shadow: 0px 2px 3px #000;
  font-size: larger;
}

.sp-date {
  color: #fff;
  text-shadow: 0px 0px 5px black;
}

.sp-title:hover, .sp-title:active, .sp-title:focus {
color: #dcdcdc;
}

ul.spsc {
  list-style: none;
}

.spsc-cat {
  font-style: italic;
}

.spsc-title {
  font-size: x-large;
}

.spsc-date {
	color: #36c;
	text-shadow: 0px 0px 5px white;
	font-size: larger;
}

.onr {
  height: 23px;
  width: 100%;
  background: url('https://www.premvayu.com/wp-content/uploads/2011/11/mani.png') no-repeat; background-size: 100% 100%;
  border-collapse: collapse;
}

.page-id-15 .entry-title { display: none; }
.page-id-15 .entry-content { margin-top: -15px; }


.main-navigation.toggled ul {
  margin-top: 0;
}

.sub-menu li a:hover {
	color: #dcdcdc !important;
}


@media only screen and (max-width: 1180px) {
.carousel {
	width:90%;
	}
}


@media(max-width: 399px){

	/* .custom-logo {
		display: none;
	}
	
	.custom-logo-link {
		background: url("images/fascione_header_cell.png") no-repeat center;
		height: 135px;
		background-size: 100%;
	} */
	.focus {
	
	}
	
	ul.sub-menu {
		border-radius: 12px;
		box-shadow: 0px 0px 10px 1px #8994d0;
		width: 100% !important;
		padding: 0 0 0px 5px;
		background-image: linear-gradient(#7a87c6, #e0cbe3) !important;
	}
	
	/* .sub-menu {
		display: block !important;
	} */
	
	ul.spsc {
		margin: 0;
	}
	
	.spsc-title {
		font-size: unset;
	}
	
	.spsc-date {
		font-size: unset;
	}
	
	.sp-title {
		font-size: unset;
	}
	
	.entry-title {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 16px;
	}
	
	.carousel .box {
		background-size: unset !important;
	}
	
	html body.page-template-default.page.page-id-15.logged-in.admin-bar.wp-custom-logo.customize-support div#page.site div#content.site-content div.bonsai-page div#primary.content-area main#main.site-main article#post-15.post-15.page.type-page.status-publish.hentry div.entry-content table tbody tr td img.aligncenter.wp-image-862 {
		display: none;
	}
	
	html body.page-template-default.page.page-id-15.logged-in.admin-bar.wp-custom-logo.customize-support div#page.site div#content.site-content div.bonsai-page div#primary.content-area main#main.site-main article#post-15.post-15.page.type-page.status-publish.hentry div.entry-content table tbody tr td p span strong img.size-full.wp-image-464.aligncenter {
		display: none;
	}
	
	.onrimg1, .onrimg2 {
		display: none;
	}
	
	.onrpst {
		padding-left:5%;
		padding-right:5%;
	}
	
	.page-id-15 .entry-content { margin-top: -20%; }
	
	
	.menu-toggle, .main-navigation.toggled ul {
		margin: 0 auto;
	}
	
	.main-navigation li {
		text-shadow: 0px 2px 3px #000;
		background: none;
	}
	
	.menu-principale-container {
		background: unset !important;
	}
	
	
	#primary-menu {
		background: unset !important;
	}
	
	.main-navigation a {
		color:#fff;
	}
	
	.main-navigation a:hover {
		color: #dcdcdc;
	}
	
	h4 {
		font-size: unset;
	}
	
	.widget_text.cabgnone-widget {
		min-height:87px
	}

}


@media (min-width: 400px) and (max-width: 600px){

  ul.sub-menu {
  	border-radius: 12px;
  	box-shadow: 0px 0px 10px 1px #8994d0;
  	width: 100% !important;
  	padding: 0 0 0px 5px;
  	background-image: linear-gradient(#7a87c6, #e0cbe3) !important;
  }

  .sub-menu {
    display: block !important;
  }

  ul.spsc {
    margin: 0;
  }

  .spsc-title {
    font-size: unset;
  }

  .spsc-date {
  	font-size: unset;
  }

  .menu-toggle, .main-navigation.toggled ul {
    margin: 0 auto;
  }

  .main-navigation li {
    text-shadow: 0px 2px 3px #000;
    background: none;
  }

  .menu-principale-container {
    background: unset !important;
  }


  #primary-menu {
    background: unset !important;
  }

  .main-navigation a {
    color:#fff;

  }

  .main-navigation a:hover {
    color: #dcdcdc;
  }

  .bonsai, .content, .bonsai-page {
    width: 90%;
  }

  .box-soprasottocont {
    width: 90%;
  }

  html body.page-template-default.page.page-id-15.logged-in.admin-bar.wp-custom-logo.customize-support div#page.site div#content.site-content div.bonsai-page div#primary.content-area main#main.site-main article#post-15.post-15.page.type-page.status-publish.hentry div.entry-content table tbody tr td img.aligncenter.wp-image-862 {
  display: none;
  }

  html body.page-template-default.page.page-id-15.logged-in.admin-bar.wp-custom-logo.customize-support div#page.site div#content.site-content div.bonsai-page div#primary.content-area main#main.site-main article#post-15.post-15.page.type-page.status-publish.hentry div.entry-content table tbody tr td p span strong img.size-full.wp-image-464.aligncenter {
  display: none;
  }

  .onrimg1, .onrimg2 {
    display: none;
  }

  .onrpst {
    padding-left:5%;
    padding-right:5%;
  }
  h4 {
	font-size: unset;
  }
  
  .widget_text.cabgnone-widget {
	min-height:65px
  }
}


@media (min-width: 600px) and (max-width: 800px){
  .carousel .box {
    background-size: unset !important;
  }
  
   .widget_text.cabgnone-widget {
	min-height:80px
  }

}


@media(max-width: 1300px){
	body{
		background-size: auto!important;
	}

	.bonsai{
		width: 95%;
	}
	.bonsai-page{
		flex-direction: column;
	}

	.bonsai-page .content-area{
		margin-top: 10px!important;
	}

	.bonsai-page .widget-area, .content .widget-area{
		margin-top: 30px!important;
	}
	.bonsai-page .content-area, .content-areabgnone, .bonsai-page .widget-area{
		width: 95%;
		margin: auto;
	}

	.content{
		flex-direction: column;
	}
	.content .content-area, .content .widget-area{
		width: 100%;
	}

  .widget-area ul, .tag-cloud-link {
      display: flex;
      flex-wrap: wrap;
  }

	.copyright{
		padding: 0px 0px 0px 0px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100px;
		text-align: center;
	}

	.copyright a, .copyright p {
    	padding: 0px;
    	margin: 0px;
    	font-size: 14px;
  }

  .bonsai, .content, .bonsai-page {
    width: 90%;
  }

  .box-soprasottocont {
    width: 90%;
  }
  
}
