/*
Theme Name: The Crown Chakra
Theme URI: 
Description: The Crown Chakra Website
Author: Business Interactive
Author URI: None
Version: 1.0


License:
License URI:

*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/*Stylesheets*/

/*html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}*/

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

  #single-post {
    padding: 20px;
  }

}


@media screen and (max-width: 736px) {

.alignleft {
float: none !important;
display: block;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
}

.eye-psychic {
width: 100%;
height: 100%;
}

  #shop h2 span {
    display: block;
  }

.footer .textwidget {
text-align: center;
}

.footer .col-md-4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.foot-column {
    margin-top: 10px;
    margin-bottom: 10px;
}

}
@media screen and (max-width:600px) {


.tree-ask {
width: 100%;
height: 100%;
}


}

@media screen and (max-width: 430px) {

.ask-b-r {
width: 100%;
height: 100%;
}

}

@media screen and (max-width: 485px) {

.angelic-main-photo {
width: 100%;
height: 100%;
}

}

.foot-column {
text-align: right;
}

.head-title-span {
line-height: 40px; 
padding-left: 20px;
display: table; 
margin: 0 auto;
}


.index-content {
margin-top: 30px;
}


#shops {
padding: 0px 30px 0px 30px;
}

@media screen and (max-width: 320px) {
.aligncenter, .alignleft {
width: 100%;
height: 100%;
}
}

@media screen and (max-width: 375px) {
.aligncenter, .alignleft {
width: 100%;
height: 100%;
}
}

@media screen and (max-width: 414px) {
.aligncenter, .alignleft {
width: 100%;
height: 100%;
}
}

.madeline img {
display: block;
margin: 0 auto;
}

.madeline h2, .madeline h4 {
text-align: center;
}

#banner .formbox {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*background-image:url('../img/white.png');*/
	padding:10px 10px;
}

#banner .formbox > span {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color:#390f39;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	line-height:20px;
}

#banner .formbox .title {
	font-size:31px;
}

#banner .formbox hr {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	border-top:1px solid #772c5b;
}
