@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('/wp-content/themes/byfrow/fonts/ProximaNova-Light.woff') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova';
	src: url('/wp-content/themes/byfrow/fonts/ProximaNova-Thin.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Bd';
	src: url('/wp-content/themes/byfrow/fonts/ProximaNova-Medium.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Carl Slown';
	src: url('/wp-content/themes/byfrow/fonts/CarlSlown-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Carl Slown';
	src: url('/wp-content/themes/byfrow/fonts/CarlSlown-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


/* byfrow overrides */

body {
	overflow-x: hidden;
	background: #fff !important;
	color: #333;
}




/* Reset
 * --------------------------------------- */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
html, body {
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
a {
	text-decoration:none;
	color: #000;
	-moz-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease;
}
a:hover {
	color: #bbb;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance:none;
}
input[type=search] {
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
}
table {
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
strong{
	font-weight: bold;
}
em {
	font-style: italic;
}
ol,ul {
	list-style: none;
	margin:0;
	padding:0;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Proxima Nova Lt, sans-serif;
	font-weight: normal;
	font-size: 100%;
	margin:0;
	padding:0;
	letter-spacing: 0;
	text-transform: uppercase;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
*:first-child+html .clearfix {
	min-height: 1px;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}

body {
	font-family: Proxima Nova Lt;
	font-size: 15px;
	line-height: 1.3;
	background: #fff;
}

.p3_invisible {
	visibility: hidden;
	opacity: 0;
	width: 100%;
	height: auto;
}
.p3_cover_me {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: relative;
	line-height: 0;
}
.p_showme {
	opacity: 1 !important;
	visibility: visible !important;
}
.p_hideme {
	opacity: 0 !important;
	visibility: hidden !important;
}
.p_disable {
  pointer-events: none;
  cursor: default;
  color: #bbb;
}

.entry-content p {
	margin: 10px 0;
}
.entry-content a {
	font-weight: bold;
}


.p_col_50 {
	width: 50%;
	float: left;
}
#p_col_50_left {
	position: fixed;
}
#p_col_50_right {
	background: #fff;
	float: right;
	position: relative;
	padding: 15px 15px 0 15px;
}


.p_main_left_img {
	height: 100vh;
}
#p_homepage_posts_carousel .slick-slide {
	position: relative;
}


#p_h1_main {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	text-align: center;
	width: 500px;
	max-width: 100%;
}
#p_h1_main img {
	width: 240px;
}
#p_top_left_buttons.p_sticky_burgers_yum {
	position: fixed;
}

#p_main_left_overlay {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	margin: 0;
	text-align: center;
	z-index: 10;
	color: #fff;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
#p_main_left_overlay.p_instashop_left {
	left: auto;
	top: auto;
	bottom: 15px;
	text-align: center;
	transform: none;
	width: 100%;
}
#p_main_left_overlay #p_main_left_overlay_post {
	padding: 10px;
	margin: 0 auto;
}
#p_main_left_overlay .pipdig_meta {
	margin: 0 0 8px;
	font-size: 18px;
	letter-spacing: 1px;
}
#p_main_left_overlay a {
	color: #fff;
}
#p_main_left_overlay .p_post_title {
	font-size: 52px;
	font-family: Proxima Nova Bd;
	color: #fff;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

#p_main_left_overlay #p_main_left_overlay_post.grey_bg {
	background: rgba(255, 255, 255, .45);
}

#p_main_left_overlay #p_main_left_overlay_post.grey_bg a {
	color: #000;
}

#p_main_left_overlay #p_main_left_overlay_shop {
	background: #fff;
	padding-top: 10px;
	margin: 20px auto 0;
	max-width: 70%;
	width: 530px;
}
#p_main_left_overlay_shop h3 {
	margin-bottom: 13px;
	font: 20px 'Carl Slown', Georgia;
	color: #000;
}



.p_main_left_overlay {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	margin: 0;
	text-align: center;
	z-index: 10;
	color: #fff;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.p_main_left_overlay.p_instashop_left {
	left: auto;
	top: auto;
	bottom: 15px;
	text-align: center;
	transform: none;
	width: 100%;
}
.p_main_left_overlay .p_main_left_overlay_post {
	padding: 10px;
	margin: 0 auto;
}
.p_main_left_overlay .pipdig_meta {
	margin: 0 0 8px;
	font-size: 18px;
	letter-spacing: 1px;
}
.p_main_left_overlay a {
	color: #fff;
}
.p_main_left_overlay .p_post_title {
	font-size: 52px;
	font-family: Proxima Nova Bd;
	color: #fff;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

.p_main_left_overlay .p_main_left_overlay_post.grey_bg {
	background: rgba(255, 255, 255, .45);
}

.p_main_left_overlay .p_main_left_overlay_post.grey_bg a {
	color: #000;
}




.p_post_title.p_post_title_single_old {
	margin: 50px auto;
	font: 45px Proxima Nova Bd;
	text-align: center;
}

.p_page_padding {
	margin: 15px;
}

#p_blog_page_title_section {
	position: absolute;
	width: 50%;
	left: 0;
	top: 0;
	z-index: 1;
}
.p_blog_page_title_shifter {
	height: 150px;
}

.category-food .p_blog_page_title_shifter, .category-recipes .p_blog_page_title_shifter, .category-london-restaurants .p_blog_page_title_shifter, .category-travel-food-spots .p_blog_page_title_shifter, .category-style-diary .p_blog_page_title_shifter, .category-casual .p_blog_page_title_shifter, .category-eveningwear .p_blog_page_title_shifter, .category-holiday .p_blog_page_title_shifter  {
	height: 180px;
}
.category-food .p_page_title, .category-recipes .p_page_title, .category-london-restaurants .p_page_title, .category-travel-food-spots .p_page_title, .category-style-diary .p_page_title, .category-casual .p_page_title, .category-eveningwear .p_page_title, .category-holiday .p_page_title {
	margin-bottom: 10px;
}
#p_food_tabs a {
	display: inline-block;
	border: 1px solid #111;
	color: #000;
	padding: 4px 10px;
	text-transform: uppercase;
	margin: 4px;
}
#p_food_tabs a:hover {
	background: #111;
	border-color: #111;
	color: #fff;
}

#p_right_col_scroll {
	position: fixed;
	top: 0;
	right: 0;
	width: 25%;
	/* -moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; */
}
#p_right_col_scroll.p_right_col_scroll_not_fixed {
	position: absolute;
	width: 50%;
	padding: 30px 15px 25px;
}

.p_mosaic_post {
	width: 50%;
	padding: 15px;
}
.p_mosaic_post_25 {
	width: 25%;
}
.p_post_title {
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 5px 0;
}
.p_post_title span {
	font-family: Proxima Nova Bd;
}

.p_page_title {
	text-align: center;
	margin-bottom: 40px;
	font-size: 20px;
}
#p_page_title_home_link {
	margin: 0;
	text-align: left;
	position: absolute;
	left: 30px;
}
.p_page_content {
	padding: 30px;
	text-align: justify;
	min-height: 103vh;
	position: relative;
}
.p_page_content p {
	margin: 0 0 25px;
}
.p_page_content h2 {
	margin: 0 0 8px;
	font-size: 18px;
	font-family: Proxima Nova Bd;
}

.p_mosaic_post a.p_fade_link .p3_cover_me {
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.p_mosaic_post a.p_fade_link .p3_cover_me:hover {
	opacity: .65;
}

.pipdig_meta {
	font: 13px 'Carl Slown', Georgia;
	text-transform: uppercase;
	margin-top: 7px;
}
.p_mosaic_post .pipdig_meta {
	margin-bottom: -5px;
}

#p_instashop_homepage {
	padding: 0;
}
#p_instashop_homepage_title {
	text-align: center;
	font-size: 34px;
	padding-top: 15px;
	margin: 30px 15px 0;
	border-top: 2px solid #eee;
}
#p_home_look_1, #p_home_look_2 {
	width: 50%;
	float: left;
	padding: 15px;
}
#p_home_look_1 .p_post_title {
	margin: 20px 0;
}
.p_home_look .pipdig-rs-widget {
	margin-top: 25px;
	margin-bottom: 25px;
}
	
#p_newsletter_grid {
	height: 350px;
}

#p_right_col_scroll_shifter a {
	display: block;
}

#p_right_col_scroll {
	position: fixed;
	top: 0;
	right: 0;
	width: 25%;
	z-index: 1;
	background: #fff;
	padding: 30px 30px 25px 15px;
	margin: 0;
}
#p_right_col_scroll ul {
	display: table;
}
#p_right_col_scroll li {
	font: 32px Proxima Nova Lt;
	text-transform: uppercase;
	line-height: 1.1;
	display: table-row;
	vertical-align: middle;
}
#p_right_col_scroll li a {
	display:table-cell;
	vertical-align: middle;
}
/*
#p_right_col_scroll li:first-child a {
	vertical-align: top;
}
#p_right_col_scroll li:last-child a {
	vertical-align: bottom;
}
*/
#p_top_right_menu li a {
	color: #666;
}
#p_instalook_image .p_post_title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.1;
	color: #000;
	text-align: center;
}
#p_instalook_image .p_post_title span {
	font-family: Proxima Nova Bd;
}

#p_instalook_image .p_instalook_image_filler {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 210px;
	background: rgba(255,255,255,.6);
}
#p_instalook_image {
	max-height: 240px;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
#p_instalook_image:hover {
	opacity: .75;
}

.p_view_all_posts a {
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 30px 5px;
	background: #ddd;
	color: #333;
	display: block;
}
.p_view_all_posts a span {
	font-family: Proxima Nova Bd;
}
.p_view_all_posts a:hover {
	background: #fff;
}
	
#p_shop_grid {
	padding: 15px;
}
	
.p_youtube_grid .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 75px;
	color: #fff;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.p_youtube_grid:hover .fa {
	color: #000;
}
	
#p_top_left_buttons {
	position: fixed;
	left: 15px;
	top: 11px;
	z-index: 501;
}
#p_top_left_buttons a {
	display: block;
	margin-bottom: 15px;
	font-size: 26px;
}




#p_select_dest_title {
	text-align: center;
	border-top: 2px solid #eee;
	width: 330px;
	margin: 30px auto 0;
	font: 13px 'Carl Slown', Georgia;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
}
#p_select_dest_title span {
	position: relative;
	top: -8px;
	padding: 5px;
	background: #fff;
}



#p_newsletter_mosaic_1_menu {
	text-align: center;
	font-size: 15px;
	margin-top: 60px;
}
#p_newsletter_mosaic_1_menu #itf_newsletter_icon_menu {
	border-top: 3px solid #eee;
	text-align: center;
	margin-top: 20px;
}
#p_newsletter_mosaic_1_menu #itf_newsletter_icon_menu span {
	display: inline-block;
	padding: 0 17px;
	background: #252525;
	position: relative;
	top: -10px;
}
#p_newsletter_mosaic_1_menu #itf_newsletter_icon_menu span span {
	background: #fff;
	color: #252525;
	line-height: 0;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	font-size: 20px;
	display: inline-block;
	position: relative;
}
#p_newsletter_mosaic_1_menu #itf_newsletter_icon_menu span .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-53%, -53%);
}
#p_newsletter_mosaic_1_menu #itf_newsletter_intro_menu {
	margin: -15px 10px 0;
}

#p_newsletter_mosaic_1_menu input {
	display: block;
	width: 80%;
	margin: 0 auto;
}
#p_newsletter_mosaic_1_menu input#itf_newsletter_email_menu {
	margin: 10px auto;
	background: #fff;
	padding: 10px;
	border: 0;
	font: 14px Proxima Nova Lt, sans-serif;
}
#p_newsletter_mosaic_1_menu input#itf_newsletter_submit_menu {
	background: #252525;
	color: #fff;
	padding: 10px;
	border: 0;
	font: 13px Proxima Nova Bd, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	width: auto;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
#p_newsletter_mosaic_1_menu input#itf_newsletter_submit_menu:hover {
	color: #999;
}




#p_newsletter_mosaic_1 {
	text-align: center;
	font-size: 15px;
}
.itf_newsletter_icon {
	border-top: 3px solid #eee;
	text-align: center;
	margin: 20px auto 0;
	width: 90%;
}
.itf_newsletter_icon span {
	display: inline-block;
	padding: 0 17px;
	background: #fff;
	position: relative;
	top: -10px;
}
.itf_newsletter_icon span span {
	background: #000;
	color: #fff;
	line-height: 0;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	font-size: 20px;
	display: inline-block;
	position: relative;
}
.itf_newsletter_icon span .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-53%, -53%);
}
#p_newsletter_mosaic_1 #itf_newsletter_intro {
	margin: 0 10px;
}

#p_newsletter_right .p_newsletter_privacy {
	margin-top: 22px;
	font-size: 11px;
}
.p_newsletter_privacy a {
	font-family: Proxima Nova Bd;
}
#p_menu_overlay .p_newsletter_privacy {
	font-family: Proxima Nova Lt;
	font-size: 15px;
}
.itf_newsletter_form input {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.itf_newsletter_form input[type="text"] {
	position: absolute;
	right: 50000px;
}
.itf_newsletter_form input[type="email"] {
	margin: 10px auto 2px;
	background: #ececec;
	padding: 10px;
	border: 0;
	font: 13px Proxima Nova Lt, sans-serif;
}
.itf_newsletter_form input[type="submit"] {
	background: #fff;
	color: #000;
	padding: 5px 10px;
	border: 0;
	font: 13px Proxima Nova Bd, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	width: auto;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.itf_newsletter_form input[type="submit"]:hover {
	color: #999;
}
.p_priv_policy_n {
	font: 13px Proxima Nova Lt, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 10px;
}
.p_priv_policy_n_spacer {
	font: 13px Proxima Nova Bd, sans-serif;
	text-transform: uppercase;
}



.p_press_section {
	padding: 25px;
	background: #f2f2f2;
}
.p_press_section .p_post_title {
	margin-bottom: 22px;
}


/*
#p_shop_grid {
	margin-top: -40px;
}
*/
#p_shop_grid .p_post_title {
	font-size: 38px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 16px;
}


.rs-sideways-panel {
overflow-x: auto;
overflow-y: hidden;
}
.rs-vertical-panel {
overflow-x: hidden;
overflow-y: auto;
}
.pipdig-rs-product {
width: 170px;
height: 180px;
float: left;
}
.p_wardrobe_section .pipdig-rs-product {
	float: none;
	display: inline-block;
}
.pipdig-rs-widget {
overflow: auto;
padding: 0 0 15px;
text-align: center;
}
/* show scrollbars on mac/safari webkit */
.pipdig-rs-widget::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 7px;
  width: 7px;
  background: #ececec;
}
.pipdig-rs-widget::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(207,197, 208, .5);
  -webkit-box-shadow: none;
}
.pipdig-rs-widget img {
width: auto;
height: 155px;
}
.pipdig-rs-widget ul {
margin: 0;
padding: 0;
text-align: center;
}
.pipdig-rs-widget .pipdig-rs-product {
text-align: center;
width: 170px;
height: 160px;
list-style: none;
margin: 0 1px;
overflow: hidden;
padding: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
}
.pipdig-rs-widget .pipdig-rs-overlay-btn {
display: block;
width: 170px;
height: 190px;
position: absolute;
color: #000 !important;
}
.pipdig-rs-overlay {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: .4em;
overflow: hidden;
opacity: 0;
-moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
width: 70%;
}
#p_main_left_overlay .pipdig-rs-overlay-btn {
	color: #000;
}
.pipdig-rs-overlay-btn:hover::after, .pipdig-rs-overlay-btn:hover .pipdig-rs-overlay {
opacity: 1;
background: rgba(255, 255, 255, .85);
}
.pipdig-rs-widget .pipdig-rs-product-title {
margin: 0 auto 0.4em;
font: 12px Proxima Nova Lt, sans-serif;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
.pipdig-rs-widget .pipdig-rs-buy-now {
display: block;
padding: 5px;
background: rgba(255,255,255,.9);
background: #302e2e;
color: #fff;
/*
width: 48%;
*/
margin: 0 auto .6em;
font: 11px Proxima Nova Lt, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}


.p_look_grid {
	margin-bottom: 25px;
}
.p_look_grid .p_post_title {
	margin: 7px 0;
	font-family: didza, Georgia;
	font-style: italic;
}
.p_look_grid p {
	margin-top: 6px;
	font-size: 12px;
}
.p_look_grid-rs-widget a {
	vertical-align: top;
	display: inline-block;
	margin-right: 1px;
}
.p_look_grid-rs-widget img {
	width: 100px;
	height: 110px;
}

@media screen and (max-width: 1840px) {
	.p_look_grid-rs-widget img {
		width: 150px;
		height: 160px;
	}
}
@media screen and (max-width: 810px) {
	.p_look_grid-rs-widget img {
		width: 72px;
		height: 90px;
	}
}



.aff_links_text {
	font-size: 12px;
}
.home-grid-rs .aff_links_text {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
#p_shop_grid .aff_links_text {
	margin-top: 10px;
	padding-left: 20px;
}


#p_look_intro {
	/*
	position: fixed;
	top: 0;
	right: 0;
	width: 50%;
	z-index: 0;
	*/
	text-align: center;
}
#p_look_intro .p_look_intro_content {
	max-width: 75%;
	margin: 20px auto 10px;
}
#p_look_intro #p_insta_look_ig_btn {
	text-align: center;
	font-size: 20px;
	margin: 20px auto 0;
}
.p_look_intro_content p {
	margin-bottom: 10px;
	font-size: 16px;
}

.p_look_grid_item {
	width: 33%;
	float: left;
	padding: 15px;
	cursor: pointer;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.p_look_grid_item:hover {
	opacity: .75;
}
.p_look_grid_item.p_look_clicked {
	opacity: .25;
}
#wardrobe_itf_logo {
	width: 50%;
	position: absolute;
	left: 0;
	top: 10px;
	text-align: center;
	z-index: 1;
}
#wardrobe_itf_logo img {
	width: 200px;
}

#p_wardrobe_top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#p_wardrobe_top > a {
	width: 12.5%;
	float: left;
	height: 280px;
}
#p_wardrobe_top > a:hover {
	opacity: .5;
}
.p_page_intro {
	text-align: center;
	margin: 0 auto;
	width: 500px;
	max-width: 100%;
	margin-top: 330px;
	margin-bottom: 50px;
}
.p_page_intro .p_post_title {
	margin-bottom: 20px;
}
#p_wardrobe_sections .p_wardrobe_section {
	float: left;
	width: 25%;
	margin-top: 55px;
	text-align: center;
	padding: 20px;
}
#p_wardrobe_sections .p_wardrobe_section .p_post_title {
	margin-bottom: 25px;
}
#p_wardrobe_sections .pipdig-rs-widget {
	height: 400px;
	box-shadow: 0 8px 6px -7px #e9e9e9;
}
#p_wardrobe_sections .pipdig-rs-widget .pipdig-rs-product {
	width: 140px;
	height: 170px;
}
#p_wardrobe_sections .pipdig-rs-widget .pipdig-rs-overlay-btn {
	width: 150px;
	height: 190px;
}


#p_presets_sections .p_presets_section {
	float: left;
	width: 33.333333333%;
	text-align: center;
	padding: 20px;
	margin-bottom: 50px;
}
#p_presets_sections .p_presets_section .p_post_title {
	margin-bottom: 15px;
	text-align: left;
	font-size: 25px;
}
#p_presets_sections .p_presets_section .p_col_50 {
	padding: 7px;
	text-align: left;
}
#p_presets_sections .p_presets_section .p_col_50 p {
	margin-bottom: 15px;
}
#preset_how_to {
	text-align: center;
}
#preset_how_to p {
	font-size: 16px;
	margin: 12px auto;
}
.prset_buy_now_btn {
	display: inline-block;
	padding: 6px 10px;
	background: #302e2e;
	margin-top: 5px;
	color: #fff;
	font: 15px Proxima Nova Lt, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 25px;
}
.prset_buy_now_btn:hover {
	background: #777;
	color: #fff;
}
.presets_detail_section {
	width: 600px;
	max-width: 100%;
	margin: 15px auto 25px;
}
.preset_gallery_masonry {
	width: 610px;
}
.preset_gallery_masonry_item {
	width: 33.333333333%;
}
.preset_gallery_masonry_item_inner {
	padding: 5px;
}
#preset_before_after {
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
	opacity: 0;
}


@media screen and (max-width: 769px) {
	#p_presets_sections .p_presets_section {
		width: 100%;
		float: none;
		padding: 0;
		margin: 25px 0;
	}
	#p_presets_sections .p_presets_section .p_post_title {
		font-size: 20px;
		margin-top: 0;
	}
}


.pipdig_button {
	display: inline-block;
	padding: 6px 10px;
	background: #302e2e;
	margin-top: 5px;
	color: #fff;
	font: 13px Proxima Nova Lt, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pipdig_button:hover {
	background: #777;
	color: #fff;
}

#p_home_social_stats {
	margin-top: 15px;
}
#p_home_social_stats .p_post_title {
	margin-bottom: 14px;
	font-size: 32px;
}
#p_home_social_stats .p_post_title span{
	font-size: 19px;
	font-family: Proxima Nova Bd;
}
#p_home_social_stats .p_col_50 {
	line-height: 2;
	font-size: 17px;
	font-family: Proxima Nova Bd;
}
#p_home_social_stats .p_col_50 .fa {
	margin-right: 5px;
}

#p_shop_grid_cat .p_post_title {
	text-align: right;
	margin: 25px 0 12px;
}
#p_right_col_scroll .p_tag_scroller {
	overflow-y: auto;
}
#p_right_col_scroll .p_tag_scroller li {
	font: 15px 'Carl Slown', Georgia;
	text-transform: none;
	line-height: 1.1;
	margin: 7px 0;
	text-align: center;
}
/* show scrollbars on mac/safari webkit */
.p_tag_scroller::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 7px;
  width: 7px;
  background: #ececec;
}
.p_tag_scroller::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(207,197, 208, .5);
  -webkit-box-shadow: none;
}

#p_menu_overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 50%;
	float: left;
	background: #252525;
	color: #fff;
	z-index: 500;
	height: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.34s ease-out; -webkit-transition: all 0.34s ease-out; transition: all 0.34s ease-out;
}
#p_menu_overlay p {
	font: 16px 'Carl Slown', serif;
	line-height: 1.25;
}
#p_top_left_buttons a.p_top_left_button_hidden {
	opacity: 0;
	visibility: hidden;
}
#p_top_left_buttons.p_menu_active a {
	color: #fff;
}
#p_top_left_buttons.p_menu_active a.p_top_left_button_hidden {
	opacity: 1;
	visibility: visible;
}
#p_menu_overlay a {
	color: #fff;
}
#p_menu_overlay_inner {
	/*
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	*/
	margin: 110px auto 0;
	width: 400px;
	max-width: 90%;
}
#p_menu_pages {
	margin-bottom: 30px;
}
#p_menu_pages li {
	font: 21px Proxima Nova Bd;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 2px;
}
#p_menu_overlay_contact {
	margin: 30px auto;
	font-size: 60px;
}



#p_menu_toggle {
	cursor: pointer;
	padding: 10px 25px 12px 0px;
}
#p_menu_toggle span, #p_menu_toggle span:before, #p_menu_toggle span:after {
	cursor: pointer;
	border-radius: 2px;
	height: 4px;
	width: 25px;
	background: #000;
	position: absolute;
	display: block;
	content: '';
}
#p_menu_toggle span:before {
	top: -8px; 
}
#p_menu_toggle span:after {
	bottom: -8px;
}
#p_menu_toggle:hover span, #p_menu_toggle:hover span:before, #p_menu_toggle:hover span:after {
	background: #aaa;
}

#p_menu_toggle span, #p_menu_toggle span:before, #p_menu_toggle span:after {
	transition: all 300ms ease-in-out;
}
#p_menu_toggle.active span {
	background-color: transparent;
}
#p_menu_toggle.active span:before, #p_menu_toggle.active span:after {
	top: 0;
	background: #fff;
}
#p_menu_toggle.active span:before {
	transform: rotate(45deg);
}
#p_menu_toggle.active span:after {
	transform: rotate(-45deg);
}
#p_menu_toggle.active.search_active span:before, #p_menu_toggle.active.search_active span:after {
	background: #000;
}


#p_search_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 50%;
	height: 180px;
	background: #fff;
	z-index: 500;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.34s ease-out; -webkit-transition: all 0.34s ease-out; transition: all 0.34s ease-out;
}
#p_search_overlay .p_post_title {
	margin: 20px 0 30px;
	font-size: 60px;
	font-family: Proxima Nova Bd;
}
#p_search_overlay input {
	border: 0;
	outline: none;
	border-bottom: 1px solid #111;
	padding: 3px 0;
	font: 19px 'Carl Slown', serif;
	-moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
#p_search_overlay input:-moz-placeholder {
	color: #000;
}
#p_search_overlay input::-moz-placeholder {
	color: #000;
}
#p_search_overlay input:-ms-input-placeholder {
	color: #000;
}
#p_search_overlay input::-webkit-input-placeholder {
	color: #000;
}
#p_search_overlay input:focus {
	border-color: #fff;
}

#p_footer_catcher {
	margin-top: 30px;
	width: 100%;
}
#p_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 20px;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
#p_footer a {
	font-weight: normal;
}
#p_footer .p_footer_col {
	display: inline-block;
	vertical-align: top;
}
#p_footer #p_footer_col_left.p_footer_col {
	text-align: right;
	width: 500px;
}
#p_footer #p_footer_col_middle.p_footer_col {
	text-align: center;
	width: 150px;
}
#p_footer #p_footer_col_right.p_footer_col {
	text-align: left;
	width: 500px;
}
#p_footer_logo {
	width: 80px;
}

#p_footer_menu {
	margin: 20px 0 0;
	padding: 0;
}
#p_footer_menu li {
	list-style: none;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	font: 17px Proxima Nova Bd;
	line-height: 1;
	vertical-align: top;
}
#p_copyright {
	font: 11px 'Carl Slown', Georgia;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}

#peepdeeg {
	text-transform: none;
	font-size: 15px;
}


#p_footer_col_right .p_social_icons {
	margin-top: 25px;
	display: table;
	width: 100%;
}
#p_footer_col_right .p_social_icons a {
	display: table-cell;
	text-align: center;
	width: 12.5%;
	font-size: 21px;
}
#p_footer_col_right .p_social_icons a:hover {
	color: #000;
}

#p_footer_mobile {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 20px;
	display: none;
}
#p_footer_mobile a {
	font-weight: normal;
}
#p_footer_mobile_logo {
	width: 60px;
}
#p_footer_mobile .p_footer_mobile_col {
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#p_footer_mobile_col_left {
	width: 38%;
}
#p_footer_mobile_col_middle {
	
	width: 20%;
}
#p_footer_mobile_col_right {
	width: 38%;
	padding-top: 12px;
}
#p_footer_mobile_col_left {
	font: 14px Proxima Nova Bd;
	text-transform: uppercase;
}
#p_footer_mobile_col_right a {
	font: 14px Proxima Nova Bd;
	text-transform: uppercase;
}
#p_footer_mobile_menu a {
	display: block;
	margin: 2px 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}

#p_mosaic_instagram {
	margin-top: 10px;
}
.p_mosaic_instagram_icon {
	position: absolute;
	left: 15px;
	top: 10px;
	color: #000 !important;
}
.p_mosaic_instagram_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.75);
	opacity: 0;
	-moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.p_mosaic_instagram_overlay_inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font: 16px Proxima Nova Bd, sans-serif;
	color: #000 !important;
}
.p_mosaic_instagram_overlay:hover {
	opacity: 1;
}


#p_mosaic_instagram_mobile {
	margin: 10px 0 120px;
}


#p_mosaic_instagram_mobile .p3_cover_me:hover {
	opacity: .75;
}

#p_newsletter_overlay {
	z-index: 9999;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background:rgba(255,255,255,0.95);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease;
}
#p_newsletter_overlay.p_newsletter_overlay_show {
	opacity: 1;
	visibility: visible;
	z-index: 999999;
}
#p_newsletter_wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 700px;
	max-width: 100%;
	line-height: 0;
	background: #fff;
	/*border: 1px solid #444;*/
	-webkit-box-shadow:0 0 12px rgba(0,0,0,0.11);
	box-shadow:0 0 12px rgba(0,0,0,0.11);
	padding: 0;
}
#p_newsletter_close {
	position: absolute;
	right: -13px;
	top: 2px;
	font-size: 50px;
	cursor: pointer;
	-moz-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#p_newsletter_close:hover {
	color: #ccc;
}
#p_newsletter_right {
	padding: 22px;
	line-height: 1.1;
	text-align: center;
}
#p_newsletter_logo {
	width: 200px;
	margin: 20px auto;
}
.p_newsletter_title {
	font: 15px Proxima Nova Bd;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#p_newsletter_right p {
	font-size: 14px;
	line-height: 1.2;
}

#p_to_top_scroller {
	position: fixed;
	bottom: 10px;
	right: 0px;
	z-index: 5000;
	padding: 5px 10px;
	background: #fff;
	cursor: pointer;
	-moz-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease;
	opacity: 0;
	visibility: hidden;
}
#p_to_top_scroller:hover {
	background: rgba(255,255,255,.6);
}

/* Lity - v2.3.1 - 2018-04-20 */
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}

#p_post_shares {
	text-align: center;
	margin-top: 50px;
}
#p_post_shares h3 {
	font: 15px Proxima Nova Lt;
	margin-bottom: 10px;
}
#p_post_shares a {
	display: inline-block;
	margin: 0 5px;
	font: 16px 'Carl Slown';
}
#p_post_shares .fa {
	font-size: 20px;
}

#p_comments_section {
	margin: 0 auto;
	max-width: 98%;
	width: 900px;
	position: relative;
}
.p_next_prev_post_floaters {
	position: absolute;
	top: 75px;
	width: 150px;
	text-align: center;
}
#p_newer_post {
	left: -205px;
}
#p_older_post {
	right: -205px;
}
.p_next_prev_post_floaters a {
	color: #000;
}
.p_next_prev_post_floaters a:hover {
	opacity: .6;
}
.p_next_prev_post_floaters p {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 14px 'Carl Slown';
	margin: 0 0 5px;
}
.entry-content .p_prev_post_title, .fl-builder .container .p_prev_post_title {
	margin-top: 5px;
	font: 16px Proxima Nova Lt;
	line-height: 1.1;
}

#p_related {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
#p_related h2 {
	margin-bottom: 5px;
	font: 30px Proxima Nova Bd;
}
.p_related_post {
	width: 25%;
	float: left;
	height: 300px;
	position: relative;
}
.p_related_post_overlay {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 10px;
	width: 75%;
	background: rgba(255,255,255,.65);
	line-height: 1.15;
	opacity: .9;
	-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
.p_related_post:hover .p_related_post_overlay {
	background: #fff;
	opacity: 1;
}
.p_related_post_overlay .p_post_title, .fl-builder .container .p_related_post_overlay .p_post_title {
	color: #000;
	font-size: 17px;
}


#itf_mid_signup {
margin: 30px 0 5px;
padding: 20px 0; 
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
}
#itf_mid_signup_icon, #itf_mid_signup_text, #itf_mid_signup_form_wrap {
text-align: center;
float: left
}

#itf_mid_signup_icon {
	width: 15%;
}
#itf_mid_signup_text {
	width: 35%;
}
#itf_mid_signup_form_wrap {
	width: 50%;
}

#itf_mid_signup_text_inner {
font: 16px Proxima Nova Lt;
margin: 0 50px 0 30px;
}
#itf_mid_signup_icon_inner {
background: #111;
color: #fff;
border-radius: 40px;
height: 40px;
width: 40px;
margin: 0 auto;
}
#itf_mid_signup_icon .fa {
font-size: 22px;
position: relative;
top: 10px;
left: -2px
}
#itf_mid_signup_web {
display: none;
}
#itf_mid_signup_email {
float: left;
width: 250px;
margin-top: 5px;
background: #ececec;
color: #000;
padding: 10px 10px;
border: 0;
font-family: Proxima Nova Lt;
}
#itf_mid_signup_submit {
float: left;
margin-left: 10px;
margin-top: 15px;
background: #fff;
color: #000;
border: 0;
font: 13px Proxima Nova Bd;
text-transform: uppercase;
cursor: pointer;
-moz-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;
}
#itf_mid_signup_submit:hover {
	color: #999;
}
.itf_mid_signup_priv {
	font: 13px Proxima Nova Lt, sans-serif;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 15px;
	float: left;
}
.itf_mid_signup_priv a {
	font-weight: normal;
	display: inline-block;
	padding: 0 8px;
}

.single #itf_mid_signup {
margin: 0 0 20px;
}

/* Beaver Builder */
.container {
	font-family: 'Carl Slown';
	font-size: 16px;
	line-height: 1.45;
}

.fl-builder .container h2, .fl-builder .container h3, .fl-builder .container h4, .fl-builder .container h5 {
	margin: 0;
	text-transform: uppercase;
}
.fl-builder .container h2 {
	font-size: 25px;
}
.fl-builder .container h3 {
	font-size: 22px;
}
.fl-builder .container h4 {
	font-size: 20px;
}
.fl-builder .container h5 {
	font-size: 19px;
}

.fl-builder .pipdig-rs-widget .pipdig-rs-product-title {
	font-size: 13px;
	margin-bottom: 5px;
	color: #000;
}

/* Post Intro 2018 */
#pipdig_post_intro_2018 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-moz-transition: all 0.75s ease; -webkit-transition: all 0.75s ease; transition: all 0.75s ease;
}
#pipdig_post_intro_2018 #p_col_50_left {
	position: absolute;
}
#pipdig_post_intro_2018_shifter {
	height: 100vh;
	width: 100%;
}
#pipdig_post_intro_2018 .pipdig_post_intro_2018_title {
	text-align: center;
}
.pipdig_post_date {
	margin-bottom: 20px;
	font-size: 13px;
}
#pipdig_post_intro_2018 .pipdig_post_intro_2018_title h1 {
	font-size: 50px;
	line-height: 1;
	font-family: Proxima Nova;
	letter-spacing: 1px;
}
#pipdig_post_intro_2018 .pipdig_post_intro_2018_title strong {
	font-family: Proxima Nova Bd;
}
#pipdig_post_intro_2018 .pipdig_post_intro_2018_content {
	padding: 30px;
	text-align: center;
}
#pipdig_post_intro_2018 .pipdig_post_intro_2018_content.p_2_cols {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	text-align: justify;
	max-width: 100%;
	width: 640px;
	margin: 0 auto;
}
#pipdig_post_intro_2018_rs h3 {
	text-align: center;
	font: 16px 'Carl Slown', serif;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#pipdig_post_intro_2018_rs .pipdig-rs-widget {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.pipdig_post_intro_2018_team {
	text-align: center;
	margin-top: 30px;
}
.pipdig_team_member {
	display: inline-block;
	margin: 0 8px;
	position: relative;
}
.pipdig_team_member_photo {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	display: inline-block;
}
.pipdig_team_member_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: rgba(255,255,255,.7);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.pipdig_team_member:hover .pipdig_team_member_overlay {
	opacity: 1;
	visibility: visible;
}
.pipdig_team_member_overlay .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 25px;
	color: #000;
}

.pipdig_post_intro_2018_wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}




/* Post Intro 2022 */
#pipdig_post_intro_2022 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-moz-transition: all 0.75s ease; -webkit-transition: all 0.75s ease; transition: all 0.75s ease;
}
#pipdig_post_intro_2022-image {
	height: 100vh;
	width: 100%;
}
#pipdig_post_intro_2022-content {
	background: #fff;
}
#pipdig_post_intro_2022_shifter {
	height: 100vh;
	width: 100%;
}
#pipdig_post_intro_2022 .pipdig_post_intro_2022_title {
	text-align: center;
}
#pipdig_post_intro_2022 .pipdig_post_intro_2022_title h1 {
	font-size: 50px;
	line-height: 1;
	font-family: Proxima Nova;
	letter-spacing: 1px;
}
#pipdig_post_intro_2022 .pipdig_post_intro_2022_title strong {
	font-family: Proxima Nova Bd;
}
#pipdig_post_intro_2022 .pipdig_post_intro_2022_content {
	padding: 30px;
	text-align: center;
}
#pipdig_post_intro_2022 .p_page_content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-height: auto;
	padding: 30px 30px 0;
	max-width: 800px;
}
#pipdig_post_intro_2022 .pipdig_post_intro_2022_content.p_2_cols {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	text-align: justify;
	max-width: 100%;
	width: 640px;
	margin: 0 auto;
}
#pipdig_post_intro_2022_rs h3 {
	text-align: center;
	font: 16px 'Carl Slown', serif;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#pipdig_post_intro_2022_rs .pipdig-rs-widget {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.pipdig_post_intro_2022_team {
	text-align: center;
	margin-top: 30px;
}
.pipdig_team_member {
	display: inline-block;
	margin: 0 8px;
	position: relative;
}
.pipdig_team_member_photo {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	display: inline-block;
}
.pipdig_team_member_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: rgba(255,255,255,.7);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.pipdig_team_member:hover .pipdig_team_member_overlay {
	opacity: 1;
	visibility: visible;
}
.pipdig_team_member_overlay .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 25px;
	color: #000;
}

.pipdig_post_intro_2022_wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}

@media screen and (max-width: 600px) {
	#pipdig_post_intro_2022-image {
		height: 50vh;
	}
	#pipdig_post_intro_2022_shifter {
		height: 0;
	}
	#pipdig_post_intro_2022 {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}
	#pipdig_post_intro_2022 .p_page_content {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		max-width: 95%;
		margin: 20px auto;
	}
	#pipdig_post_intro_2022 .pipdig_post_intro_2022_content.p_2_cols {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
		padding: 10px;
		margin-top: 10px;
	}
}






/* Full Width Banner Overlay Top */
.pipdig_full_width_banner_overlay_top {
	position: relative;
	width: 100vw;
	left: calc(-50vw + 50%);
}
.pipdig_full_width_banner_overlay_top img {
	width: 100%;
}
.pipdig_full_width_banner_overlay_top .pipdig_full_width_banner_overlay_top_overlay {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	max-width: 80%;
	width: 600px;
}

/* Image + Overlaid Text */

.pipdig_image_overlap_text {
	position: relative;
	margin-bottom: 50px;
}
.pipdig_image_overlap_text img {
	padding-right: 250px;
	/* padding-bottom: 50px;*/
}
.pipdig_image_overlap_text_overlay {
	position: absolute;
	right: 0;
	top: 200px;
	width: 550px;
}
.pipdig_image_overlap_text_title {
	font: 35px Proxima Nova Bd;
	line-height: 1.1;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}
.pipdig_image_overlap_text_text {
	padding: 20px;
	background: #fff;
	margin: 0 75px;
}
.pipdig_image_overlap_text_text p:first-child {
	margin-top: 0;
}
.pipdig_image_overlap_text_text p:last-child {
	margin-bottom: 0;
}

/* Custom Text Box */ 
.pipdig_custom_text_box_outer {
	display: table;
	width: 100%;
	text-align: center;
}
.pipdig_custom_text_box_inner {
	padding: 30px 40px;
	display: table-cell;
	vertical-align: middle;
}

/* Parallax Banner */ 
.pipdig_parallax_banner {
position: relative;
width: 100vw;
left: calc(-50vw + 50%);
height: 800px;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}

/* rewardStyle products */
.pipdig_rs_widget .home-grid-rs {
padding: 10px;
margin: 0;
background: #fff;
border: 3px solid #eee;
position: relative;
}
.pipdig_rs_widget .home-grid-rs h3 {
margin: 0 0 15px;
text-align: center;
font-size: 20px;
}
.pipdig_rs_widget .post-grid-rs .pipdig-rs-widget {
padding: 0;
}

.pipdig_rs_widget .pipdig-rs-widget .pipdig-rs-product {
	display: inline-block;
	float: none;
}
.single .pipdig_rs_widget .home-grid-rs {
	border: none;
}
.pipdig_rs_widget h3.pipdig_rs_widget_side_title {
	font: 30px Proxima Nova Bd;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.single .home-grid-rs {
padding: 10px;
margin: 0;
background: #fff;
border: 1px solid #111;
position: relative;
text-align: center;
}

/* Hover Product */

.pipdig_hover_product {
	text-align: right;
}
.pipdig_hover_product a {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	text-align: right;
	margin-top: 6px;
	position: relative;
	min-width: 130px;
	max-width: 196px;
	color: #000;
	z-index: 10;
}
.pipdig_hover_product a:last-of-type::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #eee;
    content: ' ';
    display: block;
}
.pipdig_hover_product a .pipdig_hover_product_hover_item {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	padding: 16px;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pipdig_hover_product a:hover .pipdig_hover_product_hover_item {
	opacity: 1;
}
.pipdig_hover_product .fa {
	position: relative;
	top: 1px;
	margin-left: 2px;
}
.pipdig_hover_product .pipdig_hover_product_title {
	font: 14px Proxima Nova Lt;
	text-transform: uppercase;
}
.pipdig_hover_product .pipdig_hover_product_subtitle {
	font: 14px Proxima Nova Bd;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Full Width Banner */
.pipdig_full_width_banner {
position: relative;
width: 100vw;
left: calc(-50vw + 50%);
}
.pipdig_full_width_banner img {
	width: 100%;
}

/* Full Width Banner + Title */
.pipdig_full_width_banner_title {
	position: relative;
	width: 100vw;
	left: calc(-50vw + 50%);
	height: 400px;
	background-size: cover;
	background-attachment: static;
}
.pipdig_full_width_banner_title .slide-container {
	background: #fff;
}
.pipdig_full_width_banner_title .slide-h2 {
	font-size: 25px;
	text-transform: uppercase;
}
.pipdig_full_width_banner_title .slide-inside {display:table; vertical-align:middle; height:100%; padding:0; width:100%; background:transparent;}
.pipdig_full_width_banner_title .slide-title {display:table-cell; vertical-align:middle}
.pipdig_full_width_banner_title .slide-container {display:block; padding:0; color:#fff; letter-spacing:0; width:400px; margin:0 auto; padding:15px; text-align: center; }


/* Editorial Photo  and old modules carried over to BB */
.editorial-photo-title {
	font: 13px Century Gothic, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.editorial-photo-title2 {
	font: 32px Playfair Display SC, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.editorial-photo-text p {
	line-height: 1.2;
}
.editorial-photo-text p:first-child {
	margin-top: 0;
}
.editorial-photo-text p:last-child {
	margin-bottom: 0;
}
.editorial-photo-text-50 {
	float: left;
	width: 50%;
}
.editorial-photo-text-50-margin-left {
	padding-right: 15px;
}
.editorial-photo-text-50-margin-right {
	padding-left: 15px;
}

.mag_title_1 .editorial-photo-border-outer {
	margin-bottom: 0;
}




.editorial_3_outer {
	width: 100%;
	padding: 20px;
}
.editorial_3_inner {
	text-align: center;
	padding: 7px 7px 0;
}
.mag_title_1 {
	margin-bottom: 10px;
}
.mag_title_outer_image {
	width: 100%;
	padding: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.mag_title_outer {
	background: #fff;
	text-align: center;
	padding: 25px;
}
.mag_title_inner_top, .mag_title_inner_bottom {
	width: 100%;
	display: block;
}
.mag_1_title {
	font-size: 50px;
	margin: 15px auto 20px;
	word-wrap: break-word;
	line-height: 1;
}
.mag_1_subtitle_border {
	width: 120px;
	height: 2px;
	background: #333;
	margin: 10px auto;
	display: block;
}
.mag_2_cols {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
-webkit-column-gap: 60px;
-moz-column-gap: 60px;
column-gap: 60px;
text-align: justify;
padding: 35px;
}
.mag_2_cols:first-child:first-letter { float: left; color: #000; font-size: 75px; line-height: 60px; padding-top: 8px; padding-right: 10px; padding-left: 2px; font-family: Georgia; }

.vc_col-sm-6 .mag_2_cols {
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
}

.editorial_photo_2 {
	position: relative;
	width: 100%;
	height: 1300px;
	display: block;
	margin-top: 35px;
}
.editorial_photo_2_image1 {
	width: 450px;
	position: absolute;
	right: 0;
	top: 0;
}
.editorial_photo_2_image2 {
	width: 665px;
	position: absolute;
	left: 0;
	top: 70px;
}
.editorial_photo_2_image3 {
	width: 615px;
	position: absolute;
	left: 335px;
	top: 870px;
}

.editorial_photo_2_text1 {
	position: absolute;
	text-align: right;
	right: 465px;
	top: 5px;
}
.editorial_photo_2_text2 {
	position: absolute;
	text-align: justify;
	right: 15px;
	top: 620px;
	width: 370px;
}
.editorial_photo_2_text3 {
	position: absolute;
	text-align: justify;
	left: 15px;
	top: 980px;
	width: 305px;
}

.editorial_photo_2_overlay_text1 {
	position: absolute;
	left: 15px;
	top: 87px;
	padding: 15px 20px;
	background: rgba(255,255,255,.8);
	text-align: left;
}
.editorial_photo_2_overlay_text2 {
	position: absolute;
	bottom: 710px;
	left: 681px;
	padding: 15px 20px;
	background: rgba(255,255,255,.8);
	text-align: left;
}
.editorial_photo_2_overlay_text3 {
	position: absolute;
	bottom: 445px;
	right: 421px;
	padding: 15px 20px;
	background: rgba(255,255,255,.8);
	text-align: right;
}
.editorial-photo-border-outer {
	padding: 1px;
	border: 1px solid #222;
}
.editorial-photo-border-inner {
border: 1px solid #222;
padding: 12px;
}

.photo_overlay_1 {
	position: relative;
}
.photo_overlay_1_img {
	width: 68%;
	float: right;
}
.photo_overlay_1_img_text {
	width: 350px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #111;
	position: absolute;
	left: 15%;
	top: 52%;
	text-align: left;
}
.photo_overlay_1_img_text h2, .photo_overlay_1_img_text h3, .photo_overlay_1_img_text h4, .photo_overlay_1_img_text h5, .photo_overlay_2_img_text h2, .photo_overlay_2_img_text h3, .photo_overlay_2_img_text h4, .photo_overlay_2_img_text h5 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 17px;
}

.photo_overlay_2 {
	position: relative;
}
.photo_overlay_2_img {
	width: 68%;
	float: left;
}
.photo_overlay_2_img_text_outer {
	
}
.photo_overlay_2_img_text {
	width: 350px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #111;
	position: absolute;
	right: 15%;
	top: 44%;
	text-align: left;
}

.photo_overlay_img_text p:first-child {
	margin-top: 0;
}
.photo_overlay_img_text p:last-child {
	margin-bottom: 0;
}

.photo_mosaic_2 {
	position: relative;
	width: 100%;
	display: block;
}
.photo_mosaic_2_left {
	float: left;
	width: 50%;
	text-align: right;
	position: relative;
}
.photo_mosaic_2_right {
	float: right;
	width: 50%;
	position: relative;
}

.photo_mosaic_2_image1 {
	width: 100%;
	top: 160px;
	position: relative;
	display: inline-block;
	border: 1px solid #fff;
}
.photo_mosaic_2_image2 {
	width: 100%;
	border: 1px solid #fff;
}
.photo_mosaic_2_image3 {
	width: 50%;
	border: 1px solid #fff;
}
.photo_mosaic_2_text1 {
	position: absolute;
	bottom: 550px;
	left: 0;
	width: 100%;
	padding: 10px;
}


.photo_mosaic_3 {
	position: relative;
	width: 100%;
	display: block;
}
.photo_mosaic_3_left {
	float: left;
	width: 50%;
	text-align: right;
	position: relative;
}
.photo_mosaic_3_right {
	float: right;
	width: 50%;
	position: relative;
}
.photo_mosaic_3_left_shifter {
	height: 100px;
	width: 100%;
}
.photo_mosaic_3_image1 {
	width: 100%;
	top: 0;
	position: relative;
	display: inline-block;
	border: 1px solid #fff;
}
.photo_mosaic_3_image2 {
	width: 100%;
	border: 1px solid #fff;
}
.photo_mosaic_3_image3 {
	width: 66%;
	border: 1px solid #fff;
}
.photo_mosaic_3_text1 {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 10px;
}


.photo_mosaic_4 {
	position: relative;
	width: 100%;
	display: block;
}
.photo_mosaic_4_left {
	float: left;
	width: 49%;
	text-align: right;
	position: relative;
}
.photo_mosaic_4_right {
	float: right;
	width: 51%;
	position: relative;
}
.photo_mosaic_4_image1 {
	width: 75%;
	top: 0;
	position: relative;
	display: inline-block;
	border: 1px solid #fff;
}
.photo_mosaic_4_image2 {
	width: 65%;
	border: 1px solid #fff;
	display: inline-block;
}
.photo_mosaic_4_image3 {
	width: 80%;
	border: 1px solid #fff;
}
.photo_mosaic_4_text1 {
	position: absolute;
	left: 0;
	width: 72%;
	padding: 10px 40px;
}
.photo_mosaic_4_overlay {
	position: absolute;
	top: 14px;
	left: 15px;
	text-align: left;
	z-index: 24568973;
}

.photo_mosaic_5 {
	position: relative;
}
.photo_mosaic_5_top_left {
	float: left;
	width: 57%;
	position: relative;
}
.photo_mosaic_5_top_right {
	float: right;
	width: 43%;
}
.photo_mosaic_5_bottom_right {
	float: right;
	width: 57%;
	position: relative;
	margin-top: -160px;
	border-top: 12px solid #fff;
	border-left: 12px solid #fff;
}
.photo_mosaic_5_bottom_left {
	float: left;
	width: 43%;
}
.photo_mosaic_5_top_left .photo_mosaic_5_ovelay {
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: left;
}
.photo_mosaic_5_bottom_right .photo_mosaic_5_ovelay {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
.photo_mosaic_5_ovelay h4 {
	margin: 0;
}

.photo_mosaic_5_panel {
	padding: 20px;
}
.photo_mosaic_5_panel_inner {
	padding: 15px;
	border: 1px solid #111;
	text-align: center;
	position: relative;
	background: #fff;
}

.photo_mosaic_5_panel_inner_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 20px;
	transform: translate(-50%,-50%);
}

/* Photo mosaic 6 */
.pipdig_photo_mosaic_6 {
	position: relative;
}
.pipdig_photo_mosaic_6_left {
	float: left;
	width: 39%;
}
.pipdig_photo_mosaic_6_middle {
	float: left;
	width: 25%;
	position: relative;
}
.pipdig_photo_mosaic_6_middle .pipdig_photo_mosaic_6_middle_inner {
	position: absolute;
	width: 150%;
	left: 50%;
	transform: translateX(-50%);
	top: 14%;
	border: 10px solid #fff;
	z-index: 10;
}
.pipdig_photo_mosaic_6_middle_text {
	position: absolute;
	left: 0;
	margin: 20px 25px 0 15px;
	text-align: center;
}
.pipdig_photo_mosaic_6_right {
	float: left;
	width: 37%;
	position: absolute;
	right: 0;
	bottom: 120px;
}

/* Photo mosaic 7 */
.pipdig_photo_mosaic_7 {
	position: relative;
}
.pipdig_photo_mosaic_7_left {
	width: 39%;
	position: absolute;
	left: 0;
	top: 0;
}
.pipdig_photo_mosaic_7_middle {
	width: 30%;
	position: absolute;
	left: 61%;
	top: 50%;
	transform: translate(-61%, -50%);
}
.pipdig_photo_mosaic_7_right .p3_cover_me {
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
	z-index: 10;
	line-height: 0;
}
.pipdig_photo_mosaic_7_right .pipdig_hover_product a {
	margin: 0;
}
.pipdig_photo_mosaic_7_right {
	width: 37%;
	position: absolute;
	right: 0;
	top: 54%;
	transform: translateY(-54%);
}
.pipdig_photo_mosaic_7_banner {
	height: 150px;
	width: 100vw;
	left: calc(-50vw + 50%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

/* Colour box */
.pipdig_colour_box {
	padding: 0 20px;
}
.pipdig_colour_box_title {
	font: 50px Proxima Nova Lt;
}
.pipdig_colour_box_title strong {
	font-family: Proxima Nova Bd;
}
.pipdig_colour_box_title .fa {
	font-size: 30px;
}
.pipdig_colour_box_text {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	overflow: hidden;
}
.pipdig_colour_box_text_inner {
	width: 50%;
}





/* Text Break Moment */
.pipdig_text_break_moment {
	border-top: 1px solid #111;
	margin-top: 28px;
}
.pipdig_text_break_moment_inner {
	position: relative;
	top: -37px;
	background: #fff;
	padding-right: 10px;
	display: inline-block;
	font: 60px Proxima Nova Bd;
	text-transform: uppercase;
}
.pipdig_text_break_moment_inner.pipdig_text_break_moment_inner-small {
	top: -26px;
	font-size: 40px;
}
@media screen and (max-width: 810px) {
	.pipdig_text_break_moment {
		text-align: center;
		border-bottom: 1px solid #111;
	}
	.pipdig_text_break_moment_inner, .pipdig_text_break_moment_inner.pipdig_text_break_moment_inner-small, .pipdig_text_break_moment_inner.pipdig_text_break_moment_inner-medium, .pipdig_text_break_moment_inner.pipdig_text_break_moment_inner-large {
		position: relative;
		top: auto;
		padding: 15px 0 ;
	}
}


/* Full Width Gradient */
.pipdig_full_width_gradient {
	position: relative;
	width: 100vw;
	left: calc(-50vw + 50%);
	height: 300px;
}
@media screen and (max-width: 810px) {
	.pipdig_full_width_gradient {
		height: 200px;
	}
}

/* Shadow Image */
.shadow_image-image_2 {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: -1;
}
@media screen and (max-width: 1000px) {
	.shadow_image-image_2 {
		display:none;
	}
}

#single_presets_footer {
	text-align: center;
	margin: 20px auto 0;
	width: 400px;
	max-width: 100%;
}


.p_show_mobile, #p_mobile_menu_shifter_2 {
	display: none;
}

#p_shop_spacer {
	height: 100px;
	width: 100%;
}

#mapdiv {
	width: 80%; height: 400px; margin: 0px auto 15px; overflow: hidden; text-align: left;
}

#p_updown_arrows {
	position: fixed;
	top: 5px;
	right: 10px;
	z-index: 9999;
}
#p_updown_arrows a {
	display: block;
	font-size: 20px;
}




.pd_cream_element {
	background: #f8f2ee !important;
}
body.pd_body_cream {
	background: #f8f2ee;
}
body.pd_body_cream #p_footer {
	background: #f8f2ee;
}
body.pd_body_cream #itf_mid_signup_email {
	background: #fff;
}
body.pd_body_cream #itf_mid_signup_submit {
	background: #f8f2ee;
}
body.pd_body_cream #pipdig_post_intro_2018 #p_col_50_right {
	background: #f8f2ee;
}
body.pd_body_cream #pipdig_post_intro_2022-content {
	background: #f8f2ee;
}
body.pd_body_cream .pipdig_image_overlap_text_text {
	background: #f8f2ee;
}
body.pd_body_cream .pipdig_full_width_banner_title .slide-container {
	background: #f8f2ee;
}
body.pd_body_cream .photo_overlay_1_img_text {
	background: #f8f2ee;
	border: 0;
}
body.pd_body_cream .photo_mosaic_2_image1, body.pd_body_cream .photo_mosaic_2_image2, body.pd_body_cream .photo_mosaic_2_image3 {
	border-color: #f8f2ee;
}
body.pd_body_cream .photo_mosaic_5_bottom_right {
	border-color: #f8f2ee;
}
body.pd_body_cream .pipdig_photo_mosaic_6_middle .pipdig_photo_mosaic_6_middle_inner {
	border-color: #f8f2ee;
}
body.pd_body_cream .pipdig_photo_mosaic_7_right .p3_cover_me {
	border-color: #f8f2ee;
}
body.pd_body_cream .pipdig_text_break_moment_inner {
	background: #f8f2ee;
}
body.pd_body_cream #single_presets_footer {
	padding: 10px 10px 3px;
	border: 1px solid #111;
	background: #fff;
}



.pd_black_element {
	background: #000 !important;
}
body.pd_body_black {
	background: #000;
}
body.pd_body_black #p_footer {
	background: #000;
}
body.pd_body_black #itf_mid_signup_email {
	background: #fff;
}
body.pd_body_black #itf_mid_signup_submit {
	background: #000;
}
body.pd_body_black #pipdig_post_intro_2018 #p_col_50_right {
	background: #000;
}
body.pd_body_black #pipdig_post_intro_2022-content {
	background: #000;
}
body.pd_body_black .pipdig_image_overlap_text_text {
	background: #000;
}
body.pd_body_black .pipdig_full_width_banner_title .slide-container {
	background: #000;
}
body.pd_body_black .photo_overlay_1_img_text {
	background: #000;
	border: 0;
}
body.pd_body_black .photo_mosaic_2_image1, body.pd_body_black .photo_mosaic_2_image2, body.pd_body_black .photo_mosaic_2_image3 {
	border-color: #000;
}
body.pd_body_black .photo_mosaic_5_bottom_right {
	border-color: #000;
}
body.pd_body_black .pipdig_photo_mosaic_6_middle .pipdig_photo_mosaic_6_middle_inner {
	border-color: #000;
}
body.pd_body_black .pipdig_photo_mosaic_7_right .p3_cover_me {
	border-color: #000;
}
body.pd_body_black .pipdig_text_break_moment_inner {
	background: #000;
}
body.pd_body_black #single_presets_footer {
	padding: 10px 10px 3px;
	border: 0;
	background: #000;
}





/* responsive ************************/

@media screen and (min-width: 1921px) {
	#p_menu_overlay_inner {
		margin-top: 200px;
	}
	#p_menu_overlay_contact {
		font-size: 90px;
		margin: 50px auto;
	}
	#p_menu_overlay p {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 1920px) {
	#p_right_col_scroll li {
		font-size: 30px;
	}
}
@media screen and (max-width: 1600px) {
	#p_right_col_scroll li {
		font-size: 23px;
	}
	#p_right_col_scroll .p_tag_scroller li {
		font-size: 14px;
	}
}
@media screen and (max-width: 1500px) {
	.p_social_icons a {
		font-size: 18px;
	}
	#p_right_col_scroll li {
		font-size: 20px;
	}
	#p_shop_grid .p_post_title {
		font-size: 30px;
	}
	.p_view_all_posts a {
		font-size: 34px;
	}
	#p_menu_overlay_contact {
		font-size: 30px;
		margin: 20px auto 30px;
	}
}
@media screen and (max-width: 1260px) {
	#p_right_col_scroll li {
		font-size: 19px;
	}
	#p_footer #p_footer_col_right.p_footer_col, #p_footer #p_footer_col_left.p_footer_col {
		width: 460px;
	}
	#p_footer_menu li {
		padding: 10px 15px;
	}
}
@media screen and (max-width: 1100px) {
	#p_right_col_scroll li {
		font-size: 18px;
	}
	#p_footer #p_footer_col_right.p_footer_col, #p_footer #p_footer_col_left.p_footer_col {
		width: 420px;
	}
	#p_footer_menu li {
		padding: 10px;
	}
	.p_next_prev_post_floaters {
		display: none;
	}
}
@media screen and (max-width: 1036px) {
	#p_right_col_scroll li {
		font-size: 16px;
	}
	#p_footer #p_footer_col_right.p_footer_col, #p_footer #p_footer_col_left.p_footer_col {
		width: 400px;
	}
	#p_footer_menu li {
		padding: 10px;
	}
	#p_footer_menu li {
		font-size: 16px;
	}
}
@media screen and (max-width: 1000px) {
	#p_col_50_left, #p_col_50_right {
		width: 100%;
		float: none;
	}
	#p_col_50_left {
		position: relative;
		z-index: 1;
	}
	#p_right_col_scroll li {
		font-size: 25px;
		line-height: 1.1;
	}
	#p3_instagram_footer_right {
		width: 100%;
	}
	#p_right_col_scroll_shifter {
		display: none;
	}
	#p_footer {
		display: none;
	}
	#p_mosaic_instagram_mobile {
		margin-bottom: 0;
	}
	#p_footer_mobile {
		display: block;
		position: relative;
	}
	.p_hide_mobile {
		display: none;
	}
}
@media screen and (max-width: 810px) {
	#p_main_left_overlay {
		top: auto;
		transform: none;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.p_main_left_overlay {
		top: auto;
		transform: none;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	#p_main_left_overlay_excerpt {
		display: block;
		text-align: center;
		padding: 20px 50px 0;
		font-size: 16px;
	}
	.p_mosaic_post {
		width: 33.333333333%;
	}
	.p_blog_page_title_shifter, #p_right_col_scroll {
		height: 0;
		overflow: hidden;
		padding: 0;
	}
	#p_footer_mobile {
		position: absolute;
	}
	.p_mosaic_post .p_post_title {
		font-size: 20px;
		margin-top: 10px;
	}
	#p_shop_grid {
		margin-top: 0;
	}
	#p_shop_grid .p_col_50 {
		width: 100%;
	}
	#p_shop_grid .p_post_title {
		text-align: left;
	}
	.p_social_icons a {
		font-size: 25px;
	}
	.p_look_grid_item {
		width: 50%;
		padding: 5px;
	}
	.pipdig_parallax_banner {
		height: 400px;
		left: auto;
		width: 100%;
		background-attachment: scroll;
	}
	#p_home_look_1, #p_home_look_2 {
		width: 50%;
	}
	#p_menu_overlay, #p_search_overlay {
		width: 100%;
		float: none
	}
	#p_mosaic_post_6, #p_mosaic_post_7, #p_youtube_grid_2 {
		display: none;
	}
	.p_view_all_posts a, #p_mosaic_post_press_features {
		margin-bottom: 140px;
	}
	#p_shop_grid_cat .p_post_title {
		text-align: left;
	}
	#p_main_left_overlay .p_post_title {
		line-height: .95;
		font-size: 38px;
	}
	.p_main_left_overlay .p_post_title {
		line-height: .95;
		font-size: 38px;
	}
	#itf_mid_signup_icon, #itf_mid_signup_text, #itf_mid_signup_form_wrap {
		width: 320px;
		float: none;
		margin: 7px auto;
	}
	#itf_mid_signup_submit {
		float: none;
		margin-left: 0;
	}
	.itf_mid_signup_priv {
		display: none;
	}
	.p_related_post_overlay .p_post_title, .fl-builder .container .p_related_post_overlay .p_post_title {
		font-size: 16px;
	}
	#p_blog_page_title_section {
		width: 100%;
		position: relative;
	}
	#p_blog_page_title_section #p_h1_main {
		position: relative;
	}
	/*
	.p_blog_page_title_shifter, #p_page_title_home_link {
		display: none;
	}
	*/
	#wardrobe_itf_logo {
		width: 100%;
	}
	#p_wardrobe_top > a {
		height: 100px;
	}
	#p_wardrobe_sections .p_wardrobe_section {
		width: 100%;
		float: none;
	}
	#p_shop_spacer {
		display: none;
	}
	#mapdiv {
		height: 200px;
		width: 100%;
	}
	#pipdig_post_intro_2018 .p_page_content {
		padding: 0;
		min-height: 1px;
	}
	#pipdig_post_intro_2018 #p_col_50_left {
		position: relative;
	}
	#pipdig_post_intro_2018 {
		position: relative;
	}
	.pipdig_post_intro_2018_wrap {
		position: relative;
		left: auto;
		top: auto;
		transform: none;
		width: 100%;
	}
	#pipdig_post_intro_2018 .pipdig_post_intro_2018_content.p_2_cols {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
	#pipdig_post_intro_2018_shifter {
		display: none;
	}
	#p_comments_section {
		padding: 10px;
	}
	#itf_mid_signup_icon, #itf_mid_signup_text, #itf_mid_signup_form_wrap {
		width: 90%;
	}
	#itf_mid_signup_text_inner {
		margin: 0 auto;
	}
	#itf_mid_signup_email {
		width: 100%;
	}
	.pipdig_hover_product a .pipdig_hover_product_hover_item {
		opacity: 1;
	}
	.photo_mosaic_5_bottom_right {
		border: 0;
	}
	.pipdig_photo_mosaic_6_left, .pipdig_photo_mosaic_6_middle, .pipdig_photo_mosaic_6_right {
		float: none;
		width: 100%;
		margin: 15px 0;
	}
	.pipdig_photo_mosaic_6_right {
		position: relative;
		right: auto;
		bottom: auto;
	}
	.pipdig_photo_mosaic_6_middle .pipdig_photo_mosaic_6_middle_inner {
		position: relative;
		width: 100%;
		left: auto;
		transform: none;
		top: auto;
		border: 0;
	}
	.pipdig_photo_mosaic_6_middle_text {
		position: relative;
		left: auto;
		margin: 20px;
	}
	.pipdig_hover_product a {
		max-width: 140px;
	}
	.pipdig_photo_mosaic_7_banner {
		display: none;
	}
	.pipdig_photo_mosaic_7_left, .pipdig_photo_mosaic_7_middle, .pipdig_photo_mosaic_7_right {
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		transform: none;
		margin: 15px 0;
	}
	.pipdig_photo_mosaic_7_right .p3_cover_me {
		border: 0;
	}
	.p_page_intro {
		margin-top: 130px;
		margin-bottom: 10px;
	}
	#p_wardrobe_sections #p_wardrobe_section_1 {
		margin-top: 0;
	}
	#p_mobile_menu_shifter_2 {
		display: block;
	}
	#p_shop_spacer {
		display: none;
	}
	#mapdiv {
		height: 200px;
		width: 100%;
	}
	#pipdig_post_intro_2018 .p_page_content {
		padding: 0;
		min-height: 1px;
	}
	#pipdig_post_intro_2018 #p_col_50_left {
		position: relative;
	}
	#pipdig_post_intro_2018 {
		position: relative;
	}
	.pipdig_post_intro_2018_wrap {
		position: relative;
		left: auto;
		top: auto;
		transform: none;
		width: 100%;
	}
	#pipdig_post_intro_2018 .pipdig_post_intro_2018_content.p_2_cols {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
	#pipdig_post_intro_2018_shifter {
		display: none;
	}
	#p_comments_section {
		padding: 10px;
	}
	#itf_mid_signup_icon, #itf_mid_signup_text, #itf_mid_signup_form_wrap {
		width: 90%;
	}
	#itf_mid_signup_text_inner {
		margin: 0 auto;
	}
	#itf_mid_signup_email {
		width: 100%;
	}
	.pipdig_hover_product a .pipdig_hover_product_hover_item {
		opacity: 1;
	}
	.photo_mosaic_5_bottom_right {
		border: 0;
	}
	.pipdig_photo_mosaic_6_left, .pipdig_photo_mosaic_6_middle, .pipdig_photo_mosaic_6_right {
		float: none;
		width: 100%;
		margin: 15px 0;
	}
	.pipdig_photo_mosaic_6_right {
		position: relative;
		right: auto;
		bottom: auto;
	}
	.pipdig_photo_mosaic_6_middle .pipdig_photo_mosaic_6_middle_inner {
		position: relative;
		width: 100%;
		left: auto;
		transform: none;
		top: auto;
		border: 0;
	}
	.pipdig_photo_mosaic_6_middle_text {
		position: relative;
		left: auto;
		margin: 20px;
	}
	.pipdig_hover_product a {
		max-width: 140px;
	}
	.pipdig_photo_mosaic_7_banner {
		display: none;
	}
	.pipdig_photo_mosaic_7_left, .pipdig_photo_mosaic_7_middle, .pipdig_photo_mosaic_7_right {
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		transform: none;
		margin: 15px 0;
	}
	.pipdig_photo_mosaic_7_right .p3_cover_me {
		border: 0;
	}
	#p_wardrobe_sections #p_wardrobe_section_1 {
		margin-top: 0;
	}

	.photo_overlay_1_img, .photo_overlay_2_img {
		width: 100%;
		float: none;
	}
	.photo_overlay_1_img_text, .photo_overlay_2_img_text {
		width: 100%;
		border: 0;
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		padding: 0;
	}
	.photo_mosaic_5_top_left, .photo_mosaic_5_top_right, .photo_mosaic_5_bottom_right, .photo_mosaic_5_bottom_left {
		width: 100%;
		float: none;
	}
	.photo_mosaic_5_bottom_right {
		margin-top: 0;
	}
	.photo_mosaic_5_panel_inner {
		padding: 0;
	}
	.photo_mosaic_5_panel_inner_inner {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		padding: 0;
	}
	.photo_mosaic_5_panel {
		padding: 10px;
	}
	.pipdig_colour_box_text_inner {
		width: 100%;
		float: none;
		text-align: center;
	}
	.p_mosaic_post {
		margin-top: 20px;
	}
	#p_menu_overlay_inner {
		margin-top: 250px;
	}
	.pipdig_custom_text_box_inner {
		padding: 0;
	}
}
@media screen and (max-width: 719px) {
	.p_show_mobile {
		display: block;
	}
	.p_mosaic_post {
		margin-top: 0;
	}
	#p_right_col_scroll, #p_right_col_scroll.p_right_col_scroll_not_fixed {
		position: absolute;
		width: 100%;
		padding: 15px 15px 30px;
	}
	#p_first_mosaic_section .p_mosaic_post_mobile_first {
		margin-top: 390px;
	}
	.p_mosaic_post_mobile_first {
		margin-top: 220px;
	}
	.p_mosaic_post {
		width: 100%;
	}
	.p_blog_page_title_shifter, #p_right_col_scroll {
		height: auto;
		overflow: visible;
		padding: 15px 15px 30px;
	}
	.p_mosaic_post .p_fade_link {
		width: 70%;
		display: block;
	}
	.p_mosaic_post .p_mosaic_post_text {
		width: 50%;
		position: absolute;
		right: 0;
		top: 25px;
		padding: 12px;
		background: rgba(255,255,255,.9);
	}
	.p_mosaic_post.p_mosaic_post_mobile_even .p_fade_link {
		float: right;
	}
	.p_mosaic_post.p_mosaic_post_mobile_even .p_mosaic_post_text {
		left: 0;
		top: auto;
		bottom: 25px;
	}
	.p_mosaic_post .p_post_title {
		font-size: 20px;
		margin-top: 10px;
	}
	#p_home_look_1, #p_home_look_2 {
		width: 100%;
		float: none;
	}
	.p_blog_page_title_shifter, #p_page_title_home_link {
		display: none;
	}
	.p_related_post {
		height: 180px;
	}
	.p_related_post {
		width: 50%;
	}
	#p_newsletter_photo {
		display: none;
	}
	#p_newsletter_overlay .p_col_50 {
		width: 100%;
		float: none;
	}
	#p_newsletter_close {
		right: 0;
	}
	#p_menu_overlay_inner {
		margin-top: 100px;
	}
	.pipdig_image_overlap_text {
		margin-bottom: 0;
	}
	.pipdig_image_overlap_text img {
		padding-right: 0;
		padding-bottom: 0;
	}
	.pipdig_image_overlap_text_overlay {
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
	}
	.pipdig_image_overlap_text_title {
		font-size: 28px;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.pipdig_image_overlap_text_text {
		padding: 10px;
		margin: 0 15px;
		text-align: center;
	}
	#p_look_intro .p_look_intro_content {
		max-width: 95%;
	}
	
	.photo_mosaic_3_left {
		float: none;
		width: 100%;
		text-align: left;
	}
	.photo_mosaic_3_text1 {
		position: relative;
		left: auto;
		padding: 0;
	}
	.photo_mosaic_3_right {
		display: none;
	}
	.photo_mosaic_3_left_shifter {
		display: none;
	}
}


@media (min-width: 811px) and (max-height: 800px) {
	.hide_logo_short_height #itf_logo {
		display: none;
	}
}