/*
Theme Name: Tamara Kalinic
Theme URI: https://www.pipdig.co
Author: pipdig
Author URI: https://www.pipdig.co
Description: WordPress Theme by pipdig.
Version: 999
License: Copyright
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

html, body {
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

body {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	background: #fff;
}

a {
	color: #000;
	text-decoration: none;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
a:hover {
	color: #999;
}
.entry-content a {
	font-weight: bold;
}

img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', sans-serif;
	line-height: 1.1;
	font-weight: 400;
	text-transform: uppercase;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 17px;
}

.p3_cover_me {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: relative;
	line-height: 0;
}
.p3_invisible {
	visibility: hidden;
	opacity: 0;
	width: 100%;
	height: auto;
}
.stp-outer, .bo-garden {
	max-width: 100% !important;
	width: 100% !important;
}

#pipdig_top {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	background: #fff;
}
.logo_wrap {
	width: 180px;
}
.site-title {
	margin: 0;
	position: absolute;
	top: 18px;
}
.site-title img {
	width: 180px;
}
.site-title a, .site-title a:hover {
	color: #000;
}
.pd_menu {
	font: 500 normal 14px 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
.pd_menu li {
	display: inline-block;
	margin: 0 18px;
	line-height: 120px;	
}
.pd_menu li:last-child {
	margin-right: 0;
}
.menu_socialz a {
	margin: 0 3px;
	display: inline-block;
}
.menu_socialz a:first-of-type {
	margin-left: 0;
}
.menu_socialz a:last-of-type {
	margin-right: 0;
}

.nav-previous {
	text-align: center;
	margin: 50px 0;
}
.nav-previous a {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #111;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 12px 'Montserrat', sans-serif;
}



.container {
	max-width: 1440px;
	padding: 0 10px;
	margin: 0 auto;
}


.single .container {
	max-width: 1140px;
}

/*
#section_latest_posts {
	max-width: 1160px;
}
*/
#section_latest_posts {
	margin-bottom: 50px;
}

#section_noa_1 {
	margin: 0 auto 30px;
}

/*
.single .container {
	max-width: 800px;
}
.page .container {
	max-width: 1000px;
}
*/
.entry-header {
	text-align: center;
	margin-top: 60px;
}
.entry-header .date {
	font: normal italic 17px 'Playfair Display';
	margin-bottom: 20px;
}
.entry-content {
	min-height: 800px;
}
.page .entry-content {
	margin-top: 60px;
}
.entry-content p {
	margin: 15px 0;
}

.pd_section {
	margin: 30px auto;
}

.full_width_section {
	position: relative;
	width: 100%;
}

.full_width_banner {
	height: 670px;
	max-height: 100vh;
	width: 100%;
	margin-top: 35px;
	background-position: center 25%;
}

#section_full_width_post, .full_width_banner {
	margin-top: 0;
}

.full_width_section_post_center .full_width_banner {
	height: 720px;
}
.full_width_section_post_center-inner {
	background: #fff;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%);
	width: 520px;
	padding: 25px;
	text-align: center;
	border: 1px solid #111;
}
.full_width_section_post_center-inner .p_post_title {
	font-size: 32px;
}
.full_width_section_post_center-inner .pd_grid_post_rs {
	max-width: 70%;
	margin: 30px auto 0;
}
.full_width_section_post_center-inner .pd_grid_post_rs .shopr_shopthepost {
	margin-bottom: 0;
}

.full_width_section_title {
	position: absolute;
	left: 0;
	top: 30px;
	padding: 10px 20px;
	background: #fae8dd;
}

.full_width_section_title h2 {
	font: 35px 'Playfair Display';
	margin: 0;
}

.pd_post_date {
	margin-bottom: 20px;
	font: normal italic 15px 'Playfair Display';
}




.full_width_section_50_50_bg {
	background: linear-gradient(to left, #fff 50%, #f2f1e9 50%);
	padding: 30px 0 50px;
	text-align: center;
	margin-top: 70px;
}
.full_width_section_50_50_bg .p_post_title {
	letter-spacing: 0;
	font-size: 21px;
	font-family: "Playfair Display", serif;
	margin: 12px 0;
}
.full_width_section_50_50_bg .section_title {
	text-align: right;
	margin: 0 20px 20px 0;
}
.full_width_section_50_50_bg .pd_grid_post_rs {
	max-width: 280px;
	margin-top: 17px;
}
#view_more_bags {
	text-align: right;
}

/*
.page-template-template-life .container {
	max-width: 1360px;
}
.page-template-template-life .section_title {
	display: none;
}

.page-template-template-life .pd_read_more {
	text-align: center;
	margin-top: 55px;
}

.life_section_divider {
	border-top: 1px solid #111;
	width: 100%;
	padding-top: 50px;
	margin-top: 50px;
}

@media only screen and (max-width: 1420px) {
	.pd_section-side_title_img {
		display: none;
	}
	.page-template-template-life .section_title {
		display: block;
	}
	.life_section_divider {
		padding-top: 0;
		margin-top: 75px;
	}
}
@media only screen and (max-width: 1000px) {
	.page-template-template-life {
		display: none;
	}
}

.pd_section_left_big_right_small {
	text-align: center;
	position: relative;
}
.pd_section-side_title_img {
	position: absolute;
	left: -30px;
	top: 0;
	width: 30px;
}
.pd_section_left_big_right_small .section_title {
	padding-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.pd_section_left_big_right_small-left {
	width: 50%;
	float: left;
}
.pd_section_left_big_right_small-right {
	width: 50%;
	float: left;
	position: relative;
}
.pd_section_left_big_right_small-left > div {
	padding-right: 10px;
}
.pd_section_left_big_right_small-right > div {
	padding-left: 10px;
}
.pd_section_left_big_right_small-small_post {
	width: 50%;
	float: left;
	padding: 0 0 20px;
}
.pd_section_left_big_right_small-small_post-even {
	padding-left: 10px;
}
.pd_section_left_big_right_small-small_post-odd {
	padding-right: 10px;
}
.pd_section_left_big_right_small-small_post .p_post_title {
	font-size: 18px;
}
.pd_section_left_big_right_small-scrollable {
	height: 700px;
	overflow-y: auto;
	padding-right: 20px;
}
.pd_section_left_big_right_small-scrollable .pd_read_more {
	margin: 20px 0 30px;
}
*/

.page-template-template-life2 .full_width_section {
	height: 720px;
	max-height: 90vh;
	min-height: 600px;
	margin: 5px 0;
}
.page-template-template-life2 .pd_read_more {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 115px;
}
.life_grid_posts {
	margin-top: 30px;
}

.life_tabs {
	text-align: center;
	font: 12px 'Montserrat', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 55px auto;
	background: #fff;
	z-index: 100;
}
.life_tabs a {
	display: inline-block;
	padding: 10px 20px;
	margin: 0 8px;
	background: #fff;
	border: 1px solid #111;
}
.life_tabs a:hover, .life_tabs a.life_tab_active {
	background: #111;
	color: #fff;
}
.life_tabs_stick {
	position: fixed;
	top: 0;
	width: 100%;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media only screen and (max-width: 900px) {
	.life_tabs a {
		display: block;
		margin-bottom: 5px;
	}
	.page-template-template-life2 .pd_read_more {
		margin-top: 20px;
	}
	.life_grid_posts {
		margin-top: 10px;
	}
}


/* life page slider - slick 1.9.0 */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.life_grid_posts-slick .p_post_title {
	font-size: 20px;
	text-align: center;
}
.slick-slider {
	overflow: hidden;
}
.slick-list {
	margin-left: -30px;
}
.slick-slide {
	margin-left: 30px;
}
.swipe_for_more {
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: auto;
}
@media only screen and (max-width: 1480px) {
	.swipe_for_more {
		display: none;
	}
}

.swipe_for_more-mobile {
	width: 200px;
	margin: 15px auto 0;
}

.script_text {
	font-family: 'Playfair Display';
	font-size: 30px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 1px;
	margin-right: 3px;
}


#footer {
	text-align: center;
	font: 11px 'Montserrat', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2.5;
	padding: 14px 0 5px;
	background: #111;
	color: #fff;
	margin-top: 50px;
}
#footer a {
	color: #fff;
}
.footer_col {
	float: left;
	width: 33.333333333%;
}
#footer_col_middle img {
	margin-top: 3px;
	width: 80px;
}
#footer_col_left {
	text-align: left;
}
#footer_col_right {
	text-align: right;
}

#footer_mobile {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 11px 'Montserrat', sans-serif;
	background: #111;
	padding: 5px 0;
	color: #fff;
}
#footer_mobile a {
	color: #fff;
}
#footer_mobile p {
	margin: 25px auto;
}
#logo_footer_mobile {
	width: 180px;
}




#mobile_menu_overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	text-align: center;
	z-index: 999999999999;
	width: 85vw;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.32s ease; -webkit-transition: all 0.32s ease; transition: all 0.32s ease;
	color: #fff;
}
#mobile_menu_overlay.open {
	opacity: 1;
	visibility: visible;
	width: 100vw;
}
#mobile_menu_overlay a {
	color: #fff;
}
#mobile_menu_overlay ul {
	margin: 25px auto 0;
	padding: 0;
}
#mobile_menu_overlay ul li {
	margin: 17px 0;
	list-style: none;
	font: 20px 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#mobile_icons {
	font-size: 24px;
	margin-top: 10px;
}
#mobile_icons a {
	display: inline-block;
	margin: 0 7px;
}

#mobile_header {
	text-align: center;
}
.mobile_logo {
	margin: 10px auto;
	max-width: 90%;
	width: 180px;
}
.mobile_menu-btn {
	position: fixed;
	top: 15px;
	left: 15px;
	z-index: 1;
	font-size: 25px;
}
#mobile_menu-search {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 1;
	font-size: 25px;
}

.pd_grid_post {
	float: left;
	width: 23%;
	margin: 1%;
	position: relative;
	text-align: center;
}
.blog .pd_grid_post {
	margin-top: 50px;
}
.pd_grid_post_meta {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 500 11px 'Montserrat', sans-serif;
}
.p_post_title {
	margin: 0;
	font: 23px 'Montserrat';
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.2;
	padding: 0 5px;
}
.pd_grid_post_date {
	margin-top: 20px;
	font: 15px 'Playfair Display';
	font-style: italic;
	line-height: 1.2;
}
.pd_grid_post_rs {
	margin: 30px auto 0;
	max-width: 90%;
}
.pd_grid_post_cat {
	margin-top: 10px;
	font: 13px 'Montserrat';
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pd_grid_post_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.9);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease;
}
.pd_grid_post_overlay .p_post_title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}
.pd_grid_post:hover .pd_grid_post_overlay {
	opacity: 1;
	visibility: visible;
}
.pd_grid_post a:hover {
	color: #000;
}
.pd_grid_post_excerpt {
	font-size: 13px;
	margin-top: 20px;
}
.pd_read_more {
	margin-top: 30px;
}
.pd_read_more a {
	font-family: 'Montserrat';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 25px;
	color: #fff;
	background: #111;
}
.pd_read_more a:hover {
	background: #999;
	border-color: #999;
}

.pd_shop_post_content {
	background: #eff6f8;
	border: 5px solid #eff6f8;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	overflow-y: auto;
	width: 110px;
	height: 350px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; transition: all 0.35s ease-out;
}
.pd_shop_post_content img {
	margin: 0 0 5px;
}
.pd_shop_post_content a:hover {
	opacity: .25;
}

.show_me {
	opacity: 1 !important;
	visibility: visible !important;
}



.pd_grid_post-3 {
	width: 31%;
	position: relative;
}
.pd_grid_post-3-inner {
	position: absolute;
	left: 8%;
	width: 84%;
	right: 8%;
	bottom: 20px;
	z-index: 10;
	padding: 5px;
	background: rgba(255,255,255,.9);
}
.pd_grid_post-3 .pd_grid_post_rs {
	margin-top: 0;
}
.pd_grid_post-3 .p_post_title {
	letter-spacing: 0;
}

.pd_grid_post-4 {
	width: 23%;
	position: relative;
}
.pd_grid_post-4-inner {
	position: absolute;
	left: 8%;
	width: 84%;
	right: 8%;
	bottom: 20px;
	z-index: 10;
	padding: 5px;
	background: rgba(255,255,255,.9);
}
.pd_grid_post-4 .pd_grid_post_rs {
	margin-top: 0;
}
.pd_grid_post-4 .p_post_title {
	letter-spacing: 0;
	font-size: 20px;
}


#section_latest_outfits {
	margin-top: 60px;
}
.section_latest_outfits-rs {
	max-width: 280px;
	margin: -10px auto 0;
}
#section_latest_outfits .p_col_50 {
	margin-bottom: 30px;
}



.split_title span {
	font-family: 'Playfair Display';
	font-size: 30px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 1px;
	margin-right: 3px;
}



.p_col_25 {
	width: 25%;
	float: left;
}
.p_col_33 {
	width: 33.333333333%;
	float: left;
}
.p_col_30 {
	width: 30%;
	float: left;
}
.p_col_40 {
	width: 40%;
	float: left;
}
.p_col_50 {
	width: 50%;
	float: left;
}
.p_col_66 {
	width: 66.666666666%;
	float: left;
}
.p_col_75 {
	width: 75%;
	float: left;
}
.p_col_100 {
	width: 100%;
}
.p_col > div {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
@media only screen and (max-width: 810px) {
	.p_col {
		width: 100%;
		float: none;
	}
}





.section_title {
	font: 500 normal 32px 'Montserrat';
	text-align: left;
	margin: 0;
	letter-spacing: 1px;
}
.section_title span {
	font-weight: 300;
}


.section_title_margin_left {
	margin-left: 15px;
}





#yt_section {
	margin-bottom: 90px;
	padding-bottom: 80px;
}
#yt_view_more {
	float: right;
}
#yt_section .flickity-prev-next-button {
	border-radius: 0;
	background: #fff;
	top: 46%;
	display: none;
}
#yt_section .flickity-prev-next-button.previous {
	left: 25px;
}
#yt_section .flickity-prev-next-button.next {
	right: 25px;
}



/**** TRAVEL MAP PAGE ********/
.mapTooltip {
    position : absolute;
    /*margin-left: 6%;
    margin-top: 9%;*/

    background-color : #fff;
    moz-opacity:0.70;
    opacity: 0.70;
    filter:alpha(opacity=70);
    /*border-radius:10px;*/
    padding : 5px;
    z-index: 1000;
    max-width: 200px;
    display:none;
    color:#343434;
}


.zoomIn, .zoomOut {
    background-color: black;
    border: none;
    color: white;
    padding: 7px 10px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
    margin-left: -40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    clear: both;
    width: 30px;
    margin-top: -80px;
}
.zoomButton {
	display: none !important;
}

.zoomOut {
    margin-top: 10px;
}

.mapcontainer {
	margin-bottom: 50px;
}

.mapcontainer .map svg {
    width: 100%;
    cursor: all-scroll;
}

.mapcontainer .map {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 810px) {
    .mapcontainer {
        display: none;
    }
}






/* shop instagram page */

#scrlDwn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	color: #fff;
	font-size: 130px;
	line-height: 0;
	z-index: 100;
	display: inline-block;
	text-shadow: 5px 5px 5px rgba(0,0,0,.55);
}


.page-template-template-shop-instagram  .site-main .container {
	max-width: 1400px;
}

@media only screen and (min-width: 769px) {
	.page-template-template-shop-instagram .site-header {
		position: absolute !important;
	}
	.page-template-template-shop-instagram .shift_the_nav {
		box-shadow: none !important;
		opacity: 1 none !important;
		padding-bottom: 0 !important;
	}
	.page-template-template-shop-instagram  .site-main .container {
		margin-top: 30px;
	}
}

.pd-theme-shop-instagram {
	text-align: center;
}


.pd-theme-shop-instagram-grid {
    height: 100%;
    overflow-y: auto;
	position: relative;
}

#pdInstaShopImg {
	margin-top: 1.8%;
}
.pd-theme-shop-instagram-img {
    margin: 1.45%;
	float: left;
	width: 30%;
}

.pd-theme-shop-instagram-top {
    margin-bottom: 10px;
}

.pd-theme-shop-instagram-sidebar {
    overflow-y: scroll;
    position: absolute;
    height: 642px;
    background-color: #fff;
}

.pd-theme-shop-instagram-sidebar-inner {
    padding: 0 15px 15px;
}

.pd-theme-shop-instagram-sidebar h3 {
    margin-top: 0;
    line-height: initial;
}

#pd-theme-shopthislook-products a img {
    margin-bottom: 20px;
    max-width: 100%;
	width: 100px;
}

.pd-theme-shop-instagram-header {
    font-size: 28px;
}


@media only screen and (max-width: 1023px) {
    #pdThemeDesktopItems {
        display: none;
    }
    #pdThemeMobileItems {
        display: block;
    }
    .pd-theme-shop-instagram-grid {
        position: relative;
        height: unset;
        overflow-y: visible;
        margin-right: -10px;
    }
    .pd-theme-shop-instagram-sidebar {
        position: relative;
    }
    .pd-theme-shop-instagram-sidebar a img {
        /* min-width: calc(33.33333% - 10px); */
        padding: 5px;
    }
    .pd-theme-shop-instagram-sidebar-inner {
        padding: 0;
        padding-top: 20px;
    }
	#scrlDwn {
		display: none;
		opacity: 0;
		font-size: 1px;
	}
}

@media only screen and (max-width: 767px) {
    .pd-theme-home-post-look-sidebar {
        position: relative;
        right: 0;
        padding: 20px 0;
        max-height: unset;
        text-align: center;
    }
	.pd-theme-shop-instagram-header {
		margin-top: 0;
	}
}



#section_beauty_first {
	height: 720px;
	max-height: 90vh;
	min-height: 600px;
	margin: 10px 0 55px;
}
.full_width_section-50 {
	width: 50%;
	float: left;
	position: relative;
}
.full_width_section-50-left .p3_cover_me {
	height: 720px;
	max-height: 90vh;
	min-height: 600px;
}
.full_width_section-50-right  {
	background: #f2f1e9;
	height: 720px;
	max-height: 90vh;
	min-height: 600px;
}
.full_width_section-50-content {
	width: 500px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.full_width_section-50-content .p_post_title {
	font-size: 35px;
}
.full_width_section-50-rs {
	background: #fff;
	/* border: 1px solid #111; */
	margin: 30px auto 0;
	max-width: 410px;
}

#section_beauty .p3_cover_me {
	background-position: center 15%;
}
#section_beauty .p_post_title {
	text-align: center;
	font-size: 17px;
	margin: 10px auto 35px;
}














/* Instagram ================================== */
.p3_instagram_post {
	width: 16.66666666666667%;
	position: relative;
	display: block;
	float: left;
	text-align: center;
	line-height: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-moz-transition: all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;
}
.p3_instagram_post img {
	width: 100% !important;
	height: auto;
}
.p3_instagram_post .p3_instagram_likes {
	font-size: 75px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	opacity: .3;
}
.p3_instagram_post_overlay {
	background: rgba(0,0,0,.57);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
	line-height: 1;
}
.p3_instagram_post:hover .p3_instagram_post_overlay {
	opacity: 1;
}

.section_shop .section_title {
	margin: 0 0 5px 10px;
}
.section_shop .section_shop_inner {
	border: 1px solid #111;
	padding: 20px;
}
#section_shop_1 {
	margin-top: 210px;
	margin-bottom: 50px;
}

.shop_see_all {
	text-align: right;
	font: 15px 'Montserrat';
	text-transform: uppercase;
	margin-top: 7px;
}

.entry-title {
	font-size: 42px;
	margin-top: 10px;
	margin-bottom: 15px;
}



.p_rs_widget_left_shifter {
	position: absolute;
	left: -50px;
}


#section_full_width_post {
	margin-bottom: 190px;
}

.featured_post_overlay {
	position: absolute;
	bottom: -150px;
	right: 10px;
	max-width: 500px;
	padding: 40px;
	background: #fff;
	border: 1px solid #111;
	text-align: center;
}
.featured_post_overlay .p_post_title {
	margin-bottom: 25px;
	font-size: 30px;
}
.featured_post_overlay .pd_read_more {
	margin-top: 30px;
}
.featured_post_overlay-rs {
	width: 280px;
	height: 100px;
	margin: 0 auto;
	position: absolute;
	left: -284px;
	bottom: 48px;
}
@media only screen and (max-width: 810px) {
	.featured_post_overlay .p_post_title {
		margin-top: 0;
	}
	.featured_post_overlay-rs {
		position: relative;
		height: auto;
		margin-top: 25px;
		width: 90%;
		bottom: auto;
		left: auto;
	}
	#section_full_width_post {
		margin-bottom: 50px;
	}
}





#searchOverlay {
	position: fixed;
	z-index: 999999999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(255, 255, 255, .96);
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
	visibility: hidden;
	opacity: 0;
}
#searchOverlay.open {
	visibility: visible;
	opacity: 1;
}
#searchOverlayInput {
	width: 70%;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	font-size: 35px;
	text-align: center;
	border: none;
	background: none;
	border-bottom: 2px solid #000;
	color: #000;
	font: 30px 'Montserrat', sans-serif;
}
#searchOverlayInput:focus {
	outline: none;
}
#searchOverlayClose {
	position: absolute;
	top: 20px;
	right: 35px;
	font-size: 35px;
	color: #000;
}
.nav_search {
	cursor: pointer;
}


.peepdeeg {
	text-transform: none;
	letter-spacing: 0;
	font: 12px 'Montserrat';
}


.pipdig_comments {
	margin-top: 70px;
}

.shopr_product a .shopr_shopnow {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	width: 80px;
}
.shopr_filters_title {
	font-weight: 500;
}
.shopr_grid_filters li a, .shopr_grid_filters li a:hover, .entry-content .shopr_grid_filters li a, .entry-content .shopr_grid_filters li a:hover, .shopr_carousel_widget_button, .shopr_carousel_widget_button:hover {
	border: 0 !important;
}

.shopr_mosaic .shopr_product {
	background: #fff;
	border: 0 !important;
}

.page-template-template-homepage .shopr_shopthepost .flickity-prev-next-button {
	background: #fff;
}
.page-template-template-homepage .shopr_shopthepost .flickity-prev-next-button:hover {
	background: #fff;
}
.page-template-template-homepage .shopr_shopthepost .flickity-prev-next-button:hover .arrow {
	fill: #aaa;
}
.page-template-template-homepage .shopr_shopthepost {
	padding: 10px 0;
	background: #fff;
	margin-bottom: 5px;
}


.instagram-media {
	margin: 0 auto !important;
}

#disqus_thread {
	max-width: 720px;
	margin: 0 auto;
}

#p_related {
	text-align: center;
	max-width: 740px;
	margin: 60px auto 100px;
}
#p_related h2 {
	font-size: 27px;
}
.p_related_post {
	width: 31%;
	margin: 0 1%;
	float: left;
}






#pd_shop_tabs {
	text-align: center;
	margin: 25px 0;
}
#pd_shop_tabs ul {
	padding: 0;
	margin: 0;
}
#pd_shop_tabs li {
	padding: 0;
	margin: 15px 5px;
	list-style: none;
	display: inline-block;
	font: 13px "Montserrat", sans-serif;
	text-transform: uppercase;
}
#pd_shop_tabs li a {
	color: #000;
	padding: 7px 18px;
	border: 1px solid #111;
}
#pd_shop_tabs li a:hover {
	color: #fff;
	background: #111;
}
#pd_shop_tabs li a.pd_shop_tab_active {
	color: #fff;
	background: #111;
}
#pd_shop_masonry {
	text-align: center;
	margin: 0 auto;
	max-width: 1350px;
}
.pd_shop_item {
	max-width: 270px;
	display: block;
	line-height: 0;
	padding: 11px;
	float: left;
}
.pd_shop_item img {
	width: 270px;
	border: 5px solid #fff;
	background-color: #fff;
	transition: all 0.25s ease;
}
.pd_shop_item:hover img {
	outline: 1px solid #111;
}
@media only screen and (max-width: 1280px) {
	
	#pd_shop_masonry {
		max-width: 1080px;
	}
	
}
@media only screen and (max-width: 1080px) {
	
	#pd_shop_masonry {
		max-width: 810px;
	}
	
}













.show_mobile {
	display: none;
}

@media only screen and (max-width: 1500px) {
	.pd_menu {
		letter-spacing: 1px;
	}
	.sideNav_open .menu_socialz {
		display: none;
	}
	.full_width_section_post_center-inner {
		background: rgba(255,255,255,.9);
	}
}

@media only screen and (max-width: 1280px) {
	.pd_menu li {
		margin: 0 10px;
		line-height: 150px;
	}
	.socialz_icon, .read_more_sideways {
		display: none;
	}
}

@media only screen and (max-width: 1030px) {
	.pd_menu li {
		margin: 0 8px;
	}
}

@media only screen and (max-width: 810px) {
	.hide_mobile {
		display: none;
	}
	#p_newsletter_photo {
		display: none;
	}
	#p_newsletter_close {
		right: 0;
	}
	#p_menu_overlay_inner {
		margin-top: 100px;
	}
	#p_newsletter_wrap {
		box-shadow: none;
	}
	.slicknav_nav li.nav_search, .slicknav_nav li.menu_socialz, .section_title_border_right, .section_title_border_left, .p3_instagram_post_4, .p3_instagram_post_5, #ig_shop_text, #moreVids, .slicknav_nav li.hide_on_slicknav, .grid_posts_left .split_title, #vidForSizeEurgh {
		display: none;
	}
	#pipdig_top {
		display: none;
    }
    .slicknav_menu {
		display: block;
    }
	.rs_stp_left {
		width: 10%;
	}
	.rs_stp_right {
		width: 90%;
	}
	.featured_post_overlay {
		border: 0;
		padding: 5px;
		position: relative;
		bottom: 0;
	}
	.full_width_banner {
		height: 300px;
	}
	#section_shop_1 {
		margin: 50px 0 30px;
	}
	#section_newsletter .split_title {
		text-align: center;
	}
	.section_title_text {
		position: relative;
		text-align: center;
		left: auto;
		top: auto;
	}
	.split_title {
		text-align: center;
	}
	.p3_instagram_post img {
		border: 0;
	}
	.p3_instagram_post {
		width: 25%;
	}
	.featured_post_overlay {
		bottom: 0;
	}
	.section_vid_n_posts_left {
		margin-top: 50px;
	}
	.section_vid_n_posts_left, .section_vid_n_posts_right {
		float: none;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.section_vid_n_posts_right .pd_grid_post {
		width: 46%;
		margin: 40px 2% 0;
	}
	.grid_posts_left, .grid_posts_right {
		width: 100%;
		float: none;
	}
	.grid_posts_left {
		margin-top: 30px;
	}
	.grid_posts_right .grid_posts_right-post {
		margin: 20px 0;
	}
	#shop_under_vid {
		margin-bottom: 40px;
	}
	#blog_more_posts_button {
		margin-top: 0;
	}
	.section_title_margin_left {
		margin-bottom: 15px;
		margin-left: auto;
	}
	.section_title {
		text-align: center;
	}
	#grid_posts_left_right_section .section_title {
		text-align: center;
		font-size: 32px;
	}
	.grid_posts_left .p_post_title {
		margin: 5px 0 20px;
	}
	.grid_posts_left {
		text-align: center;
	}
	.shop_see_all {
		text-align: center;
	}
	.left_right_post-image-left-section .left_right_post-image-left-side,
	.left_right_post-image-left-section .left_right_post-overlay-right-side,
	.left_right_post-image-right-section .left_right_post-image-right-side,
	.left_right_post-image-right-section .left_right_post-overlay-left-side {
		float: none;
		width: 100%;
	}
	.left_right_post-overlay-left {
		top: auto;
		right: auto;
	}
	.left_right_post-overlay-right {
		top: auto;
		left: auto;
	}
	.show_mobile {
		display: block;
	}
	#footer {
		display: none;
	}
	.section_shop .section_title {
		margin-left: auto;
	}
	.pd_grid_post_rs {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.full_width_section_50_50_bg {
		background: #f2f1e9;
		padding: 30px 0;
	}
	.full_width_section_50_50_bg .section_title {
		text-align: center;
	}
	.full_width_section_50_50_bg .p_col {
		margin-bottom: 35px;
	}
	.pd_grid_post_overlay {
		background: none;
		visibility: visible;
		opacity: 1;
	}
	.pd_grid_post_overlay .p_post_title {
		background: rgba(255,255,255,.9);
	}
	.p_related_post {
		width: 48%;
	}
	.p_related_post_last {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.pd_grid_post, .section_vid_n_posts_right .pd_grid_post {
		float: none;
		width: 98%;
		margin: 0 1% 50px;
	}
	.featured_post_overlay {
		right: 0;
		left: 0;
		bottom: -30px;
	}
	.featured_post_overlay p {
		display: none;
	}
}