/*
Theme Name: the beauty department 2018
Description: Designed by Eunice Chun, Coded by Jay M Johnson
Author: Designed by Eunic Chun, Coded by Jay M Johnson
Author URI: http://webmasterjj.com
Version: 1
*/
body {
	margin:0;
	/*font-family:'Century Gothic W01', sans-serif;*/
	font-family:'Questrial', sans-serif;
}
body.home {
	background: url(images/home-bg.gif) #fafafa repeat-x;
}
#peruse-popup-overlay {
	width: 100%;
	height: 0%;
	opacity: 0;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 9000;
	-webkit-transition: opacity 0.5s; /* Safari */
	transition: opacity 0.5s;
}
#peruse-popup-frame iframe {
	width: 794px;
	height: 447px;
	z-index: 9001;
	position: relative;
	border: none;
	top: 20px;
}
#peruse-popup-frame {
	width: 794px;
	/* height: 547px; */
	height: 0;
	opacity: 0;;
	overflow: hidden;
	position: fixed;
	background-color: #fff;
	z-index: 9002;
	left: calc(100vw/2 - 397px);
	top: calc(100vh/2 - 300px);
	-webkit-transition: opacity 0.5s; /* Safari */
	transition: opacity 0.5s;
	padding: 0 33px;
}
#peruse-popup-close {
	width: 20px;
	height: 30px;
	position: relative;
	top:10px;
	left: 785px;
	z-index: 9002;
	font-size: 25px;
	padding: 5px;
	text-align: center;
	color:#000;
	cursor: pointer;
}
#peruse-popup-close:hover {
	color: #f9ddd2;
}
a {
	text-decoration: none;
	color: #f9ddd2;
}
header {
	width:100%;
	height:170px;
	text-align:center;
	padding: 25px 0 25px 0;
	background-color: #fff;
	position: fixed;
	top: 0;
	left; 0;
	border-bottom: solid 1px #fff;
	-webkit-transition: border 0.5s, height .5s; /* Safari */
	transition: border 0.5s, height .5s;
	z-index: 999;
}
#logo {
	width: 550px;
	height: 120px;
	margin:0 auto;
	background: url(images/logo_s.jpg);
	background-repeat: no-repeat;
	-webkit-transition: height 0.5s; /* Safari */
	transition: height 0.5s;
}
#logo img {
	width: 550px;
	opacity: 1;
	-webkit-transition: opacity 0.4s; /* Safari */
	transition: opacity 0.4s;
}
#mobile-menu {
	position: fixed;
	float: right;
	width: 48px;
	height: 48px;
	right: 0;
	top: 0;
	z-index: 999;
	background: url(images/mobile-menu.png);
	display: none;
}
#header-ad {
	width:728px;
	height:90px;
	margin:25px auto 30px auto;
	display: none;
}
#nav-main {
	width: 1114px;
	width: 747px;
	height: 20px;
	margin: 25px auto 25px auto;
	display: block;
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s;
}
#nav-l {
	width: 858px;
	width: 641px;
	height: 20px;
	float: left;
	/*margin: 0 0 0 15px;*/
	text-align: left;
}
#nav-r {
	width:256px;
	width:106px;
	height:20px;
	float:right;
	float: left;
	margin: 0 0 0 -14px;
}
#nav-l ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav-l ul li {
	display:inline;
	text-transform:uppercase;
	margin:0 41px 0 0;
}
nav a {
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	font-size:12px;
}
nav a:hover {
	color: #f9ddd2;
}
/************** social buttons **************/
#social-nav, #social-about {
	width:150px;
	height:16px;
	float:left;
}
#social-nav {
	display: none;
}
#social-left {
	width: 16px;
	height: 205px;
	position: fixed;
	top: 390px;
	left: 20px;
	display: block;
}
#social-single-post {
	width: 100%;
	height: 16px;
	float: left;
	margin: 40px 0 16px 0;
}
#social-nav ul, #social-left ul,  #social-single-post ul, #social-about ul {
	margin: 0;
	padding: 0;
}
#social-nav ul li, #social-left ul li,  #social-single-post ul li, #social-about ul li {
	width:16px;
	height:16px;
	float:left;
	background-image:url("images/social-sprite.png");
	cursor: pointer;
	list-style:none;
}
#social-nav ul li img, #social-left ul li img,  #social-single-post ul li img, #social-about ul li img {
	width: 100%;
	height: 100%;
}
#social-nav ul li, #social-single-post ul li {
	margin:0 14px 0 0;
	background-position-y: 0;
}
#social-about ul li {
	margin: 19px 14px 0 0;
	background-position-y: -32px;
}
#social-left ul li {
	margin:0 0 25px 0;
	background-position-y: -32px;
}
/*#social-left ul li:hover {
	background-position-y: 0px;
}*/
.social-facebook { background-position-x:0; }
.social-pinterest { background-position-x:-16px; }
.social-twitter { background-position-x:-32px; }
.social-instagram { background-position-x:-48px; }
.social-youtube { background-position-x:-64px; }


/************** end social buttons **************/
#nav-search {
	width:106px;
	height:16px;
	float:left;
}
#nav-search-textarea {
	width: 90px;
	height: 16px;
	float: left;
	text-align: center;
	margin: 0;
}
#s {
	height: 10px;
	width: 80px;
	font-size: 10px;
	margin: 4px 0 0 0;
	float: left;
}
#nav-search-icon {
	width: 16px;
	height: 16px;
	float:left;
	background-image: url("images/social-sprite.png");
	margin: 3px 0 0 0;
	background-position: -80px -16px;
}
#searchSubmit {
	background-color: transparent;
	border:	none;
	text-indent: -999em;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#navSearchBt {
	cursor: pointer;
}


#section {
	width:1272px;
	width:1114px;
	margin:0 auto;
	overflow:hidden;
	/*min-height: calc(100vh - 85px);*/
}
#the-latest-wrap {
	width:100%;
	/*background-color:#fafafa;*/
}
#the-latest {
	width: 1088px;
	margin: 0 13px;
	float: left;
}

#the-latest h2 {
	text-align:center;
	padding:57px 0 38px 0;
	margin:0;
	font-size:26px;
	letter-spacing:2px;
	font-weight:normal;
}
.home-box {
	text-transform:uppercase;
	letter-spacing: 1.5px;
	font-size: 16px;
	/*background-color:#00f;*/
	/*width:308px;*/
	width:300px;
	/*height:293px;*/
	height:285px;
	margin:0 5px 10px 5px;
	overflow:hidden;
	float:left;
}
.category-title {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	margin:0 0 16px 0;
	/*color: #eca7a0;*/
	color: #f9ddd2;
	text-transform: uppercase;
}

.post-title {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	margin:0 0 33px 0;
}

p, article li {
	/*font-family:'Helvetica Neue LT W01_35 Thin';*/
	font-family:'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .2px;
}
.wp-caption-text {
	font-size:10px;
	font-style: italic;
	text-align:center;
	margin: 13px 0;
	width:670px;
}

#container {
	width: 1114px;
	margin: 220px auto 0 auto;
	min-height: calc(100vh - 305px);
}

#content {
	width: 670px;
	float: left;
	margin: 24px 78px 0 0;
}
#content-category {
	width: 1088px;
	margin: 0 13px;
}

/* sidebar ******************************/
#sidebar {
	width: 364px;
	float: left;
	margin: 28px 0 0 0;
	border: 1px solid #f9ddd2;
}
#instagram {
	width: 304px;
	height: 392px;
	float: left;
	margin: 0 30px 40px 30px;
}
#instagram-icon {
	width:24px;
	height: 24px;
	float: left;
	margin: 44px 14px 24px 8px;
	background: url(images/instagram-icon.png);
}
#instagram-name {
	width: 200px;
	height: 20px;
	float: left;
	margin: 44px 0 24px 0;
	text-align: left;
	padding: 4px 0 0 0;
}
#instagram-name a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}
#instagram-name a:hover {
	color: #f9ddd2;
}
#instagram-image-container {
	width: 304px;
	height: 304px;
	float: left;
	background-color: #fff;
	background: url(images/instagram-placeholder.jpg);
}

#sidebar h2 {
	font-size: 21px;
	width: 304px;
	margin: 0 30px 5px 30px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #f9ddd2;
	float: left;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
}

#sidebar-featured-posts-container {
	width: 264px;
	float: left;
	margin: 23px 50px 50px 50px;
}
#partner-with-us {
	width: 100%;
	height: 180px;
	float: left;
	text-align: center;
}
#partner-with-us a {
	color: #f9ddd2;
	font-family: "bebas-neue",sans-serif;
	font-size: 14px;
	margin-top: 23px;
	letter-spacing: 3.33px;
	font-weight: normal;
}
#partner-with-us p {
	font-size: 15px;
	/*font-family:'Century Gothic W01', sans-serif;*/
        font-family:'Questrial', sans-serif;
	margin: 22px 0;
}
/* end sidebar ******************************/

.post-head {
	font-size: 24px;
	text-align: center;
}
article {
	width: 670px;
	text-align: left;
	float: left;
}
article img {
	display: block;
	margin: 0 auto;
}
article a {
	color: #dd9b8f;
}
article a:hover {
	color: #dd9b8f;
}
.wp-caption {
	width: 670px !important;
	text-align: center;
}
/*article ol {
	list-style: none;
}
article li {
	counter-increment: item;
	margin-bottom: 5px;
}

article ol li:before {
	margin-right: 6px;
	content: counter(item);
	color: #f9ddd2;
}*/

.byline {
	width: 670px;
	height: 40px;
	margin: 0 0 25px 0;
	float: left;
}

.profile-pic {
	width: 40px;
	height: 40px;
	float: left;
	background: url(images/profile-pic.jpg);
}

.byline-name {
	width: 600px;
	height: 40px;
	float: left;
	margin: 15px 0 0 11px;
	font-size: 11px;
}

.byline-text {
	font-size: 11px;
}

.similar-posts {
	width: 636px;
	margin: 0 17px;
	float:left;
}

#similar-posts-header {
	font-size: 24px;
	letter-spacing: 2px;
	width: 670px;
	height: 25px;
	float: left;
	background-image: url(images/similar-posts-header-bg.gif);
	text-align: center;
	font-weight: normal;
	margin:18px 0 37px 0;
}
#similar-posts-header h2{
	font-size: 24px;
	width: 224px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
	background-color:#fff;
	margin: 0 auto;
}

.similar-post {
	width: 310px;
	height: 420px;
	margin:0 4px;
}


.photo-512 {
	margin: 0 79px;
}


/* footer *****************************/
footer {
	float:left;
}
footer {
	width:100%;
	height:85px;
	background-color: #f9ddd2;
	font-size:12px;
}
#footer-wrap {
	width: 1114px;
	margin: 0 auto;
}

#footer-copyright {
	float:left;
	width:200px;
	margin:40px 0 0 0px;
	text-align:left;
}
#footer-links {
	float:right;
	width:500px;
	text-align:right;
	padding:40px 0px 0 0;
}
#footer-links a {
	margin:0 0 0 36px;
	text-decoration:none;
	color:#000;
}
/***************************************/
.post-preview-container {
	letter-spacing: 1.5px;
	/*width: 308px;*/
	width: 264px;
	height: 427px;
	height: 375px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.post-preview-img {
	width: 100%;
	height: 251px;
	float: left;
	overflow: hidden;
}

.post-preview-img img {
	width: 100%;
	height: auto;
}
.post-preview-title {
	text-transform:uppercase;
	font-size: 15px;
	margin-top: 22px;
	width: 100%;
	height: 38px;
	float: left;
}
.post-preview-title a {
	color: #3a3a3a;
	text-decoration: none;
}
.post-preview-desc {
	font-size: 12px;
	text-transform: lowercase;
	margin-top: 0px;
	font-family:'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
	width: 100%;
	height: 30px;
	float: left;
	display: none;
}
.post-preview-desc a {
	color: #000;
}
.post-preview-title a:hover, .post-preview-desc a:hover  {
	color: #f9ddd2;
}
.post-preview-desc p {
	margin: 0;
}
.post-preview-read-more {
	font-family: "bebas-neue",sans-serif;
	font-size:14px;
	letter-spacing:2px;
	margin-top:23px;
	margin-top: 0px;
	letter-spacing:3.33px;
	font-weight:normal;
	width:100%;
	height:20px;
	float: left;
}
.post-preview-read-more a {
	text-decoration:none;
	/*color:#efaeae;*/
	color: #f9ddd2;
}

#container .post-preview-container {
	width: 264px;
	margin: 0 4px 8px 4px;
}

#container .post-preview-img {
	width: 264px;
	height: 251px;
	margin: 0 0 12px 0;
	background-color: #f9ddd2;
}
#container .post-preview-img img {
	width: 264px;
	-webkit-transition: opacity 0.25s; /* Safari */
	transition: opacity 0.25s;
}
.similar-posts-container {
	width: 544px;
	float: left;
	margin: 0 63px;
}
#container .post-preview-img img:hover {
	opacity: .5;
}
.similar-posts-container .post-preview-container {
	margin: 0 4px;
}

#the-latest .post-preview-container {
	width: 264px;
	margin: 0 4px 8px 4px;
}
.post-shopstyle-img {
	width: 264px;
	height:251px;
}
.post-shop-container {
	opacity: 0;
	-webkit-transition: opacity 0.25s; /* Safari */
	transition: opacity 0.25s;
}
/******** peruse *************************************/
.post-peruse-container {
	width: 264px;
	height: auto;
	margin: 0 4px 8px 4px;
	opacity: 0;
	-webkit-transition: opacity 0.5s; /* Safari */
	transition: opacity 0.5s;
}
.post-peruse-img {
	width: 264px;
	height: auto;
	margin: 0 0 12px 0;
	background-color: #f9ddd2;
}
.post-peruse-img:hover {
}
.post-peruse-img img {
	width: 264px;
	height: auto;
	-webkit-transition: opacity 0.25s; /* Safari */
	transition: opacity 0.25s;
	border:none;
	padding:0;
	margin:0;
	display: block;
}
.post-peruse-img img:hover {
	opacity: .5;
}
ul.peruse-bts {
	margin: 0 0 28px 0;
	padding: 0;
}
ul.peruse-bts li {
	list-style: none;
	display: inline;
	margin: 0 8px;
}
ul.peruse-bts li a {
	font-size: 11px;
	color:#000;
}
ul.peruse-bts li a:hover {
	color: #f9ddd2;
}
/******** end peruse ^^^^^^^^^^^^^^^^^^^^^^^^^^^*****************************/
.post-shop-container {
	height: 340px;
}
#more-dose-of-pretty {
	width: 304px;
	margin: 18px 80px 35px 110px;
	float: left;
	text-align: left;
	font-size: 15px;
}
#more-dose-of-pretty ul {
	margin:0;
	padding:0;
	list-style: none;
}
#more-dose-of-pretty ul li {
	margin: 15px 0 0 0;
	background:url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 20px;
}
#more-dose-of-pretty ul ul {
	margin: 0 0 22px 37px;
	padding: 0;

}
#more-dose-of-pretty ul ul li {
/*	margin:5px 0 0 37px;*/
	background: none;
	padding: 0;
}
#more-dose-of-pretty a {
	color: #000;
	text-decoration: none;
}
#more-dose-of-pretty a:hover {
	color: #f9ddd2;
}

#more-dose-of-pretty .extra-margin {
	margin: 0 0 22px 0;
}
.nav-links a {
	font-family: 'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding: 0 8px;
}
.nav-links a:hover {
	color: #f9ddd2;
}
.nav-links .prev {
	float: left;
}
.nav-links .next {
	float: right;
}
.nav-links .current {
	color: #f9ddd2;
	font-weight: bold;
}
.pagination {
	float: left;
	margin: 0px auto 73px auto;
	text-align: center;
	width: 1114px;
}
.cat-title {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 24px 0 46px 0;
	text-align: center;
}
#disqus_thread {
	margin: 0 0 80px 0;
}
.old512 {
	margin: 0 79px;
	max-width: 512px;
}
#about h1 {
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	margin: 23px 0 45px 0;
	letter-spacing:2px;
}
#about-header {
	width: 664px;
	height: 223px;
	padding: 67px 380px 0 70px;
	margin: 0 0 72px 0;
	float: left;
	background: url(images/about-top.jpg);
	color: #6c6c6c;
	font-family: 'Questrial', sans-serif;
	font-size: 15px;
	letter-spacing: .3px;
	line-height: 30px;
	background-position-x: right;
}
#about-profiles {
	width: 960px;
	margin: 18px auto 0 auto;
}
section.about-profile {
	width: 292px;
	height: 900px;
	float: left;
	margin: 0 14px;
}
.about-pic {
	width: 100%;
	height: auto;
	margin: 0 0 3px 0;
}
section.about-us h2, section.about-us p, section.about-us #nav-social {
}
section.about-profile h2 {
	color: #f9ddd2;
	font-family: "bebas-neue",sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;;
	margin: 0 0 17px 0;
	text-align: center;
}
section.about-profile h3 {
	color: #f9ddd2;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;;
	margin: 10px 0 2px 0;
}
section.about-profile p {
	color: #6c6c6c;
	font-size: 15px;
	letter-spacing: .3px;
	line-height: 22px;
	margin: 0 0 16px 0;
	font-family: 'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
}

section.about-profile .nav-social {
	margin: 50px 16px 0 0;
	background-image:url("images/nav-social-sprite-gray.jpg");
}
#home-latest-post-container {
	width: 1114px;
	height: 447px;
	float: left;
	background-color: #f9ddd2;
	padding: 36px 0;
}
#home-latest-post {
	width: 794px;
	float: left;
}
#home-latest-img {
	width: 470px;
	height: 447px;
	float: left;
	margin:0 17px 0 17px;
	overflow: hidden;
}
#home-latest-img img {
	width: 100%;
	height: auto;
}
#home-latest-info {
	width: 250px;
	height: 447px;
	padding: 0 20px;
	float: left;
	background: #fff;
}
#home-latest-cat {
	font-family: "bebas-neue",sans-serif;
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #f9ddd2;
	margin: 115px 0 18px 0;
}
#home-latest-title {
	height: 36px;
}
#home-latest-title a {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	color: #000;
}
#home-latest-title a:hover {
	color: #f9ddd2;
}
#home-latest-desc {
	font-size: 12px;
	font-family: 'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
}
#home-latest-read-more a {
	font-family: "bebas-neue",sans-serif;
	letter-spacing: 2px;
	margin: 18px 0 0 0;
	float: left;
	font-size: 16px;
}
#home-latest-line {
	width: 1px;
	height: 447px;
	float: left;
	margin: 0 30px 0 29px;
	background: #fff;
}
#home-sidebar {
	width: 246px;
	height: 447px;
	padding: 0 7px;
	float: left;
	background: #fff;
}
#home-sidebar h2 {
	font-size: 16px;
	color: #000;
	margin:33px 18px 21px 16px;
}
#home-sidebar p {
	font-size: 12px;
	color: #000;
	font-family: 'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
	margin: 10px 16px 14px 16px;
	line-height: 15px;

}
#home-email {
	font-size: 12px;
	letter-spacing: 1.5px;
	font-family: "bebas-neue",sans-serif;
	margin: 0 0 12px 16px;
	float: left;
}
#home-instagram-link {
	font-size: 16px;
	color: #000;
	margin: 0 0 16px 16px;
	float: left;
}
a#home-instagram-link:hover {
	color: #f9ddd2;
}
#home-sidebar img {
	width: 246px;
	height: 246px;
}
#social-popup {
	height: 0px;
	width: 100%;
	overflow: hidden;
	-webkit-transition: height 0.5s; /* Safari */
	transition: height 0.5s;
}
#social-popup iframe {
	border: none;
	height: 20px;
}
#contact-us {
	float: left;
	width: 1114px;
	height: 800px;
}
#contact-us-block {
	width: 712px;
	height: 411px;
	padding: 59px 330px 0 72px;
	float: left;
	background: url(images/contact-us-bg.jpg);
}
#contact-us h1 {
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	margin: 23px 0 45px 0;
	letter-spacing: 2px;
}
#contact-us h2 {
	font-weight: normal;
	font-size: 22px;
	margin: 26px 0 0 0;
	letter-spacing: 2px;
	color: #f9ddd2;
}
#contact-us p {
	font-size: 13px;
	/*font-family:'Century Gothic W01', sans-serif;*/
	font-family:'Questrial', sans-serif;
	letter-spacing: 1px;
	color: #6c6c6c;
	line-height: 25px;
	margin: 0;
}
#contact-us a {
	text-decoration: underline;
	color: #6c6c6c;
}

#contact-us a:hover {
	color: #f9ddd2;
}


#peruse-popup-post {
	width: 794px;
	float: left;
}
#peruse-popup-img {
	width: 470px;
	height: 447px;
	float: left;
	margin:0 17px 0 17px;
	overflow: hidden;
}
#peruse-popup-info {
	width: 250px;
	height: 447px;
	padding: 0 20px;
	float: left;
	background: #fff;
}
#peruse-popup-cat {
	font-family: "bebas-neue",sans-serif;
	font-size: 13px;
	letter-spacing: 1.5px;
	color: #f9ddd2;
	margin: 115px 0 18px 0;
}
#peruse-popup-title {
	height: 36px;
}
#peruse-popup-title a {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	color: #000;
}
#peruse-popup-title a:hover {
	color: #f9ddd2;
}
#peruse-popup-desc {
	font-size: 12px;
	font-family: 'Helvetica Neue LT W01_41488878', Helvetica, Arial, sans-serif;
}
#peruse-popup-read-more a {
	font-family: "bebas-neue",sans-serif;
	letter-spacing: 2px;
	margin: 18px 0 0 0;
	float: left;
}
#email_sub_bar {
  border-bottom: 1px solid #000;
  width: 280px;
  height: 20px;
  float: right;
  margin: 38px 0px 0 36px;

}
#email_sub_bar input {
  background: transparent;
  border: none;
}
#mce-EMAIL {
  float: left;
  width: 200px;
  cursor: pointer;
}
#mc-embedded-subscribe {
  float: right;
  margin: 0 0 0 10px;
  text-transform: lowercase;
  cursor: pointer;
}
#mce-EMAIL:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

#footer-copyright {
width: 200px;
}
#email_sub_bar {
  border-bottom: 1px solid #000;
  width: 280px;
  height: 20px;
  float: right;
  margin: 38px 0px 0 36px;

}
#email_sub_bar input {
  background: transparent;
  border: none;
}
#mce-EMAIL {
  float: left;
  width: 200px;
  cursor: pointer;
}
#mc-embedded-subscribe {
  float: right;
  margin: 0 0 0 10px;
  text-transform: lowercase;
  cursor: pointer;
}
#mce-EMAIL:focus {
  outline: -webkit-focus-ring-color auto 0px;
}


@media only screen and (max-width: 1156px) {
	.prev, .next {
		display: block !important;
	}
	.page-numbers {
		display: none;
	}
	#mobile-menu {
		display: block;
	}
	body.home {
		background: #fff;
	}
	#logo {
		width: 90%;
		max-width: 550px;
		height: auto;
		margin:0 auto;
		background: none;
	}
	#logo img {
		width: 90%;
		max-width: 550px;
		height: auto;
		margin:0 auto;
		opacity: 1;
	}

	header {
		height: auto;
		margin:40px auto 10px auto;
		position: static;
		padding:0;
		border:none;
	}
	#header-ad {
		display: none;
	}
	#nav-main {
		width: 0;
		background: rgba(255,255,255,0.95);
		position: fixed;
		top:0;
		height: calc(100vh);
		margin: 0;
		/*display: none;*/
		opacity: 0;
		-webkit-transition: opacity 0.5s; /* Safari */
		transition: opacity 0.5s;
		overflow: hidden;
	}
	#nav-l {
		width: 100%;
		height: 240px;
		float: left;
		margin: 0 0 0 0;
		text-align: center;
	}
	#nav-r {
		width:100%;
		height:20px;
		text-align: center;
		float: left;
		margin:18px 0;
	}
	nav a {
		font-size: 12px;
	}
	#nav-l ul li {
		margin: 15px 30px;
		display: block;
	}
	#social-left {
		display: none;
	}
	#social-nav {
		width:150px;
		height:16px;
		margin: 0 auto;
		float: none;
		display: block;
	}
	#nav-search {
		float: none;
		margin: 20px auto 0 auto;
	}
	#container {
		width: 100%;
		margin:0 auto;
	}
	#the-latest {
		width: 100%;
	}
	#the-latest h2 {
		padding:33px 0 33px 0;
	}
	#content-category {
		width: 100%;
		margin: 0;
	}
	#container .post-preview-container {
		width:23.75%;
		height: 427px;
		height: calc(23.75vw * 1.42333);
		margin: 0 0 1% 1%;
	}
	ul.peruse-bts li {
		display: block;
	}
	#container .post-preview-img {
		width: 100%;
		height: 285px;
		height: calc(23.75vw * 0.95);
	}
	#container .post-shopstyle-img {
		width: 100%;
		height: 285px;
		height: calc(23.75vw * 0.95);
	}

	#container .post-preview-img img {
		width: 100%;
		height: auto;
		margin: 0;
	}
	#container .post-shopstyl-img img {
		width: 100%;
		height: auto;
		margin: 0;
	}
	#container .similar-posts-container .post-preview-container {
		width:264px;
		height: 427px;
		margin: 0 4px;
	}
	#container .similar-posts-container .post-preview-container .post-preview-img {
		height: 251px;
	}
	.post-preview-title {
		text-transform:uppercase;
		font-size:12px;
		margin-top:22px;
		width: 100%;
		height: 38px;
		height: calc(23.75vw * 0.1266);
		float: left;
	}
	.post-preview-desc {
		display: none;
	}
	.post-preview-desc p {
		margin: 0;
	}
	.post-preview-read-more {
		font-size:12px;
		margin-top: 12px;
		letter-spacing:3.33px;
		width:100%;
		height:20px;
		height: calc(23.75vw * 0.0666);
		float: left;
	}
	.post-peruse-container {
		width: 23.75%;
		height: auto !important;
		margin: 0 0 1% 1%;
	}

	.post-peruse-img {
		width: 100%;
		height: auto;
	}
	.post-peruse-img img {
		width: 100%;
		height: auto;
	}
	.home-box {
		width:23.75%;
		height: calc(23.75vw * 0.95);
		margin: 0 0 1% 1%;
	}
	#footer-wrap {
		width:100%;
	}

	#footer-copyright {
		float:left;
		width:100%;
		margin: 20px 0 0 0;
		text-align:center;
	}
	#footer-links {
		float:left;
		width:100%;
		text-align:center;
		padding:18px 0 0 0;
	}
	#footer-links a {
		margin:0 18px;
	}
	.single-container {
		width: 670px !important;
		margin:0 auto !important;
	}
	#content {
		width: 670px;
	}
	#sidebar {
		display: none;
	}
	.post-social-bts {
		width: 100%
	}
	#similar-posts-header {
		width: 100%
	}
	.similar-posts-container {
		/*width: 100%;
		margin: 0;*/
	}
	.wp-caption-text {
		width: 100%;
	}
	.wp-caption {
		width:100% !important;
	}
	.nav-links a {
		font-size: 11px;
		padding: 0 8px;
		margin: 3px 0 0 0;
	}
	.pagination {
		width: 100%;
	}
	/********* home **********/
	#the-latest {
		margin: 0;
	}
	#home-latest-post-container {
		width: 100%;
		height: auto;
	}
	#home-latest-post {
		width: 504px;
		margin: 0 auto;
		float: none;
	}
	#home-latest-img {
		margin:0;
	}
	#home-latest-info {
		width: 430px;
		height: auto;
		margin: 17px 0;
		padding: 20px;
	}
	#home-latest-cat {
		margin-top:0;
	}
	#home-latest-line {
		display:none
	}
	#home-sidebar {
		display: none;
	}
	#about-header {
		width: 96%;
		height: auto;
		padding: 0;
		margin: 0 2% 85px 2%;
		background: none;
		float: none;
	}
	#about-profiles {
		width: 100%;
		height: 800px;
		margin: 18px auto 0 auto;
	}
	section.about-profile {
		width: 30%;
		height: auto;
		margin: 0 1.66%;

	}
	.about-pic {
		width: 100%;
		height: auto;
		margin: 0;
	}
	#contact-us {
		width: 90%;
		margin: 0 5% 100px 5%;
		height: auto;
	}
	#contact-us-block {
		width: 100%;
		height: auto;
		padding: 0;
		float: left;
		background: none;
	}
}
@media only screen and (max-width: 860px) {
}
@media only screen and (max-width: 670px) {
	#home-latest-post {
		width: 96%;
		margin:0 2%;
	}
	#home-latest-img {
		width: 100%;
		height: calc(96vw * 0.95);
		margin:0;
	}
	#home-latest-info {
		width: 86%;
		padding: 20px 7%;
	}
	body.home {
		background: #fff;
	}
	#logo {
		width: 90%;
		height: auto;
		margin:0 auto;
	}
	#header-ad {
		display: none;
	}
	#container {
		width: 100%;
	}
	.single-container {
		width: 100% !important;
		margin:0 auto !important;
	}
	#the-latest {
		width: 100%;
	}
	#the-latest h2 {
		padding:33px 0 33px 0;
	}
	#container .post-preview-container {
		width:48%;
		height: 427px;
		height: calc(48vw * 1.42333);
		margin: 0 0 1.33% 1.33%;
	}
	#container .post-peruse-container {
		/*height: calc(48vw * 0.95);*/
	}
	.post-peruse-container {
		width: 48%;
		height: auto !important;
		margin: 0 0 1.33% 1.33%;
	}

	ul.peruse-bts {
		/*display: none;*/
	}
	#container .post-preview-img {
		width: 100%;
		height: calc(48vw * 0.95);
		margin: 0 0 6px 0;
	}
	#container .post-shopstyle-img {
		width: 100%;
		height: calc(48vw * 0.95);
		margin: 0 0 6px 0;
	}

	#container .similar-posts-container .post-preview-container {
		width:48%;
		height: calc(48vw * 1.42333);
		margin: 0 0 1.333% 1.333%;
	}
	#container .similar-posts-container .post-preview-container .post-preview-img {
		width: 100%;
		height: calc(48vw * 0.95);
	}
	.post-preview-title {
		text-transform:uppercase;
		font-size:12px;
		margin-top:22px;
		width: 100%;
		height: 38px;
		height: calc(48vw * 0.1266);
		float: left;
	}
	.post-preview-desc {
		display: none;
	}
	.post-preview-desc p {
		margin: 0;
	}
	.post-preview-read-more {
		font-size:12px;
		margin-top: 12px;
		letter-spacing:3.33px;
		width:100%;
		height:20px;
		height: calc(48vw * 0.0666);
		float: left;
	}

	.home-box {
		width:48%;
		height: calc(48vw * 0.95);
		margin: 0 0 1.33% 1.33%;
	}
        footer {
          height: auto;
        }
	#footer-wrap {
		width:100%;
	}

	#footer-copyright {
		float:left;
		width:100%;
		margin: 20px 0 0 0;
		text-align:center;
	}
	#footer-links {
		float:left;
		width:100%;
		text-align:center;
		padding:18px 0 0 0;
	}
	#footer-links a {
		margin: 20px 18px;
	}
	#content {
		width: 100%;
	}
	#sidebar {
		display: none;
	}
	article {
		width: 98%;
		margin: 0 1%;
	}
	article img {
		width: 100% !important;
		height: auto !important;
	}
	.old512 {
		margin: 0;
	}
	.post-social-bts {
		width: 100%
	}
	#similar-posts-header {
		width: 100%
	}
	.similar-posts-container {
		width: 100%;
		margin: 0;
	}
	.wp-caption-text {
		width: 100%;
	}
	.wp-caption {
		width:100% !important;
	}
	.nav-links a {
		font-size: 11px;
		padding: 0 8px;
		margin: 3px 0 0 0;
	}
	#about-header {
		width: 96%;
		height: auto;
		padding: 0;
		margin: 0 2% 85px 2%;
		background: none;
		float: none;
	}
	#about-profiles {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	section.about-profile {
		width: 292px;
		height: auto;
		float: none;
		margin: 0 auto 100px auto;
	}
	.about-pic {
		width: 100%;
		max-width:418px;
		height: auto;
		margin: 0;
		float: none;
	}
        #email_sub_bar {
          width: 80%;
          margin: 0 10%;
        }
}
