/* =Tiled Gallery Default Styles
-------------------------------------------------------------- */

.tiled-gallery {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
}
.tiled-gallery img {
	margin: 2px !important; /* Ensure that this value isn't overridden by themes that give content images blanket margins */
}
.tiled-gallery .gallery-group {
	float: left;
	position: relative;
}
.tiled-gallery .tiled-gallery-item {
	float: left;
	margin: 0;
	position: relative;
	width: inherit; /* prevents ie8 bug with inline width styles */
}
.tiled-gallery .gallery-row {
	 overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a { /* Needs to reset some properties for theme compatibility */
	background: transparent;
	border: none;
	color: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}
.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover { /* Needs to reset some properties for theme compatibility */
	background: none;
	border: none;
	box-shadow: none;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}
.tiled-gallery-caption { /* Captions */
	background: #eee;
	background: rgba( 255,255,255,0.8 );
	color: #333;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
		bottom: 0;
	text-indent: 10px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption { /* Smaller captions */
	font-size: 11px;
}

/* Hide galleries in widgets until they've been resized to fit.
   Gallery widgets are almost guaranteed to need resizing, and
   the jump is a little more obvious than galleries in content. */
.widget-gallery .tiled-gallery-unresized {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}

/* =Greyscale
-------------------------------------------------------------- */

.tiled-gallery .tiled-gallery-item img.grayscale {
	position: absolute;
		left: 0;
		top: 0;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
	opacity: 0;
}


/* =Circles Layout
-------------------------------------------------------------- */

.tiled-gallery.type-circle .tiled-gallery-item img {
	border-radius: 50% !important; /* Ensure that circles are displayed in themes that add border-radius to all images as a default */
}
.tiled-gallery.type-circle .tiled-gallery-caption {
	display: none;
	opacity: 0;
}



/*Share Bar*/
.snap-gallery .social-bar,
.snap-gallery-popup .social-bar {
  position: relative;
  top: 0;
  z-index: 10000;
}
.snap-gallery-popup .social-bar.popup {
    position: absolute;
    top: 10px;
    right: 5px;
}
.snap-gallery .social-text,
.snap-gallery-popup .social-text {
  font-size: 13px;
  line-height: 13px;
  font-family: "Shift-BoldItalic", "Times New Roman", "serif";
  font-weight: bold;
  font-style: italic;
  float: left;
  margin-top: 18px;
  color: #333333;
}

.snap-gallery .social-bar ul,
.snap-gallery-popup .social-bar ul {
  float: left;
}

.snap-gallery .social-bar ul li,
.snap-gallery-popup .social-bar ul li,
.l-article div[itemprop=articleBody] .snap-gallery .social-bar ul li {
  float: left;
  list-style: none;
  padding-bottom: 10px;
}

.snap-gallery .social-bar ul li a,
.longform-story-template .social-bar ul li a,
.sunshine-girls .social-bar ul li a,
.snap-gallery-popup .social-bar ul li a {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 100%;
  position: relative;
}

.sunshine-girls .social-bar ul .more-social > a{
  width: 26px;
  height: 26px;
}

.sunshine-girls .social-bar ul li a{
  width: 30px;
  height: 30px;
}

.snap-gallery .social-bar ul li a:after,
.snap-gallery-popup .social-bar ul li a:after {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/wp-content/themes/vip/postmedia-theme-sun/templates/sharing/css/../images/social-icons-retina-x2.png) no-repeat;
  background-size: 30px 390px;
  height: 30px;
  width: 30px;
  display: block;
  content: ' ';
}

.sunshine-girls .social-bar .more-social > a:hover, .sunshine-girls .social-bar .more-social.active > a{
	background-color: #0044AA;
	border: 2px solid #0044AA;
}

.sunshine-girls .social-bar ul .more-social > a:after{
	background-position: 0px -312px;
}

.sunshine-girls .social-bar ul .more-social > a:hover::after, .sunshine-girls .social-bar ul .more-social.active > a:after{
	background-position: 0px -48px;
}

.sunshine-gallery .social-bar ul .more-social{
	padding-bottom: 20px;
}

.sunshine-girls .social-bar ul .more-social a:after{
	top: 1px;
	left: 1px;
}

.snap-gallery .social-bar .more-social-menu,
.longform-story-template .social-bar .more-social-menu,
.sunshine-girls .social-bar .more-social-menu,
.snap-gallery-popup .social-bar .more-social-menu {
	display: none;
	width: 230px;
	margin-top: 10px;
	padding: 10px;
	position: absolute;
	top: 30px;
	right: 0;
	left: -70px;
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: inset 0 -5px 0 0 #556677;
	-moz-box-shadow: inset 0 -5px 0 0 #556677;
	box-shadow: inset 0px -5px 0px 0px #556677;
	border: 1px solid #e7e7e7;
}

.snap-gallery .social-bar .more-social-menu,
.l-article .snap-gallery .social-bar .more-social-menu,
.l-article .snap-gallery.mobile .social-bar .more-social-menu,
.snap-gallery-popup .social-bar .more-social-menu,
.snap-gallery.mobile .social-bar .more-social-menu {
    left: auto;
}
.l-content .social-bar .more-social.active .more-social-menu,
.snap-gallery-popup .social-bar .more-social.active .more-social-menu {
    display: block;
}

.l-content .social-bar .more-social.active .more-social-menu{
	width: 230px;
}

.snap-gallery .social-bar .more-social-menu .menu-content,
.longform-story-template .social-bar .more-social-menu .menu-content,
.sunshine-girls .social-bar .more-social-menu .menu-content,
.snap-gallery-popup .social-bar .more-social-menu .menu-content {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.snap-gallery .social-bar .more-social-menu .social-menu-title,
.snap-gallery-popup .social-bar .more-social-menu .social-menu-title {
  font-family: "BentonSans-Bold", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #979797;
  margin-bottom: 15px;
}

.snap-gallery .social-bar .more-social-menu .social-icons-lists,
.longform-story-template .social-bar .more-social-menu .social-icons-lists,
.sunshine-girls .social-bar .more-social-menu .social-icons-lists,
.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists {
  width: 100%;
  float: left;
}

.snap-gallery .social-bar .more-social-menu .social-icons-lists li,
.longform-story-template .social-bar .more-social-menu .social-icons-lists li,
.sunshine-girls .social-bar .more-social-menu .social-icons-lists li,
.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li {
    float: left;
    width: 30px;
    margin: 0;
    padding: 10px 10px 10px 0;
    border-top: none;
}

.snap-gallery .social-bar .more-social-menu .social-icons-lists li:nth-child(6),
.longform-story-template .social-bar .more-social-menu .social-icons-lists li:nth-child(6),
.sunshine-girls .social-bar .more-social-menu .social-icons-lists li:nth-child(6),
.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li:nth-child(6) {
    padding: 10px 0;
}

@media only screen and (max-width: 767px) {
	.snap-gallery .social-bar .more-social-menu .social-icons-lists li,
	.longform-story-template .social-bar .more-social-menu .social-icons-lists li,
	.sunshine-girls .social-bar .more-social-menu .social-icons-lists li,
	.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li {
   	 	padding: 10px 20px 10px 0;
	}

	.snap-gallery .social-bar .more-social-menu .social-icons-lists li:nth-child(5),
	.longform-story-template .social-bar .more-social-menu .social-icons-lists li:nth-child(5),
	.sunshine-girls .social-bar .more-social-menu .social-icons-lists li:nth-child(5),
	.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li:nth-child(5) {
   	 	padding: 10px 0;
	}
	
	.snap-gallery .social-bar .more-social-menu .social-icons-lists li:nth-child(7),
	.longform-story-template .social-bar .more-social-menu .social-icons-lists li:nth-child(7),
	.sunshine-girls .social-bar .more-social-menu .social-icons-lists li:nth-child(7),
	.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li:nth-child(7) {
    	padding-left: 20px;
	}
}	

.snap-gallery .social-bar .more-social-menu .social-icons-lists li a,
.longform-story-template .social-bar .more-social-menu .social-icons-lists li a,
.sunshine-girls .social-bar .more-social-menu .social-icons-lists li a,
.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li a {
  float: left;
}

.snap-gallery .social-bar .more-social-menu .social-icons-lists li span,
.longform-story-template .social-bar .more-social-menu .social-icons-lists li span,
.sunshine-girls .social-bar .more-social-menu .social-icons-lists li span,
.snap-gallery-popup .social-bar .more-social-menu .social-icons-lists li span {
    display: none;
}

.snap-gallery .social-bar .more-social-menu .article-title,
.snap-gallery-popup .social-bar .more-social-menu .article-title,
.longform-story-template .social-bar .more-social-menu .article-title {
  font-family: "BentonSans-Bold", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 5px;
  letter-spacing: normal;
  text-transform: none;
  display: none;
}

.social-bar .more-social-menu .social-icons-lists li:first-child{
  border: none;
}

.social-bar .more-social.active .more-social-menu {
  display: block;
}

.author-info .social-bar {
  margin: 5px 0px;
}

.author-info .social-bar li:first-child {
  margin-left: 0;
}


.social-bar .facebook a {
  background-color: #3b5998;
}

.social-bar .facebook a:hover {
  background-color: #6077aa;
}

.social-bar .twitter a {
  background-color: #55acee;
}

.social-bar .twitter a:hover {
  background-color: #75baee;
}

.social-bar .tumblr a {
  background-color: #35465c;
}

.social-bar .tumblr a:hover {
  background-color: #5b687a;
}

.social-bar .pinterest a {
  background-color: #bd081c;
}

.social-bar .pinterest a:hover {
  background-color: #c83746;
}

.social-bar .youtube a {
  background-color: #cd201f;
}

.social-bar .youtube a:hover {
  background-color: #d54a49;
}

.social-bar .reddit a {
  background-color: #ff5700;
}

.social-bar .reddit a:hover {
  background-color: #fd7630;
}

.social-bar .rss a {
  background-color: #ffa900;
}

.social-bar .rss a:hover {
  background-color: #fdbb3d;
}

.social-bar .email a {
  background-color: #7fb539;
}

.social-bar .email a:hover {
  background-color: #96c15e;
}

.social-bar .linkedin a {
  background-color: #007ab9;
}

.social-bar .linkedin a:hover {
  background-color: #3395c7;
}

.social-bar .google-plus a {
  background-color: #da4835;
}

.social-bar .google-plus a:hover {
  background-color: #e16d5d;
}

.social-bar .whatsapp a {
  background-color: #25d366;
}

.social-bar .whatsapp a:hover {
  background-color: #51dc85;
}

.snap-gallery .social-bar .facebook a:after,
.longform-story-template .social-bar .facebook a:after,
.snap-gallery-popup .social-bar .facebook a:after {
  background-position: -1px 0;
}
.snap-gallery .social-bar .twitter a:after,
.longform-story-template .social-bar .twitter a:after,
.snap-gallery-popup .social-bar .twitter a:after {
  background-position: 0 -30px;
}
.snap-gallery .social-bar .tumblr a:after,
.snap-gallery-popup .social-bar .tumblr a:after {
  background-position: -1px -90px;
}
.longform-story-template .pnStorybar .social-bar .tumblr a:after,
.sunshine-girls .social-bar .tumblr a:after {
  background-position: 0px -120px;
}
.snap-gallery .social-bar .pinterest a:after,
.snap-gallery-popup .social-bar .pinterest a:after {
  background-position: 0 -120px;
}
.longform-story-template .pnStorybar .social-bar .pinterest a:after,
.sunshine-girls .social-bar .pinterest a:after {
  background-position: 0 -150px;
}
.snap-gallery .social-bar .reddit a:after,
.snap-gallery-popup .social-bar .reddit a:after {
  background-position: 0 -181px;
}
.longform-story-template .pnStorybar .social-bar .reddit a:after,
.sunshine-girls .social-bar .reddit a:after{
  background-position: 0 -210px;
}
.snap-gallery .social-bar .youtube a:after,
.longform-story-template .social-bar .youtube a:after,
.sunshine-girls .social-bar .youtube a:after,
.snap-gallery-popup .social-bar .youtube a:after {
  background-position: 0 -150px;
}
.snap-gallery .social-bar .rss a:after,
.longform-story-template .social-bar .rss a:after,
.sunshine-girls .social-bar .rss a:after,
.snap-gallery-popup .social-bar .rss a:after {
  background-position: 0 -210px;
}
.snap-gallery .social-bar .email a:after,
.snap-gallery-popup .social-bar .email a:after {
  background-position: 0 -241px;
}
.longform-story-template .pnStorybar .social-bar .email a:after,
.sunshine-girls .social-bar .email a:after{
  background-position: 0 -270px;
}
.longform-story-template .social-bar .email,
.sunshine-girls .social-bar .email {
  padding-right: 0px;
}
.snap-gallery .social-bar .linkedin a:after,
.longform-story-template .social-bar .linkedin a:after,
.sunshine-girls .social-bar .linkedin a:after,
.snap-gallery-popup .social-bar .linkedin a:after {
  background-position: 0 -330px;
}
.snap-gallery .social-bar .google-plus a:after,
.longform-story-template .social-bar .google-plus a:after,
.sunshine-girls .social-bar .google-plus a:after,
.snap-gallery-popup .social-bar .google-plus a:after {
  background-position: 0 -360px;
}
.snap-gallery .social-bar .whatsapp a:after,
.longform-story-template .social-bar .whatsapp a:after,
.sunshine-girls .social-bar .whatsapp a:after,
.snap-gallery-popup .social-bar .whatsapp a:after {
  background-position: 0 -300px;
}
.snap-gallery .social-bar .more-social > a:after,
.snap-gallery-popup .social-bar .more-social > a:after {
  background-position: -2px -272px;
}
.snap-gallery .social-bar .more-social > a:hover:after,
.snap-gallery .social-bar .more-social.active > a:after,
.snap-gallery-popup .social-bar .more-social > a:hover:after,
.snap-gallery-popup .social-bar .more-social.active > a:after {
  background-position: -2px -62px;
}
.snap-gallery .social-bar .more-social > a,
.snap-gallery-popup .social-bar .more-social > a {
  background-color: #fff;
  border: 2px solid #556677 ;
  width: 26px;
  height: 26px;
}
.snap-gallery .social-bar .more-social > a:hover,
.snap-gallery .social-bar .more-social.active > a,
.snap-gallery-popup .social-bar .more-social > a:hover,
.snap-gallery-popup .social-bar .more-social.active > a {
  background-color: #0044aa;
  border: 2px solid #0044aa;
}
.snap-gallery .social-bar .shares a,
.snap-gallery-popup .social-bar .shares a {
  width: auto;
  height: auto;
  line-height: 30px;
  color: #333;
}
.snap-gallery .social-bar .shares a:after,
.snap-gallery-popup .social-bar .shares a:after {
  background: none;
  border: none;
}

.mfp-wrap.mobile .snap-gallery-popup .social-bar {
    position: fixed;
}

/*Sunshine Girls*/
.sunshine-girls .social-bar .facebook a:after,
.sunshine-girls .social-bar .twitter a:after {
  top: 3px;
  left: 3px;
}
.sunshine-girls .social-bar .tumblr a:after {
  background-position: 1px -94px;
}
.sunshine-girls .social-bar .pinterest a:after {
  background-position: 2px -118px;
}
.sunshine-girls .social-bar .reddit a:after {
  background-position: 2px -166px;
}
.sunshine-girls .social-bar .email a:after {
  background-position: 2px -215px;
}
.sunshine-girls .social-bar .linkedin a:after {
  background-position: 2px -262px;
}
.sunshine-girls .social-bar .google-plus a:after {
  background-position: 2px -286px;
}
/*
	Photo Gallery and Widget CSS
*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {
	outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Hide elements until gallery loads */
.snap-gallery .flex-direction-nav,
/*.snap-gallery .snap-gallery-sharing,*/
.snap-gallery .slides {
	display: none;
}

.snap-gallery h3, .snap-gallery p, .snap-gallery ul, .snap-gallery li,
.single-feature_template .full-width-feature-page.l-constrained .snap-gallery h3,
.single-feature_template .full-width-feature-page.l-constrained .snap-gallery p,
.single-feature .full-width-feature-page.l-constrained .snap-gallery h3,
.single-feature .full-width-feature-page.l-constrained .snap-gallery p,
.l-article .entry-content .snap-gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.snap-gallery a,
.l-article .entry-content .snap-gallery a:hover {
	text-decoration: none;
}

.full_page .snap-gallery a {
	display:none;
}
.snap-gallery .social-bar .more-social-menu, .l-article .snap-gallery .social-bar .more-social-menu {
	width:230px;
}

#pn_embed .snap-gallery .social-bar {
    float: right;
    top: 5px;
    z-index: 10;
    margin: 0;
    text-align: left;
    display: block;
    position: relative;
 }

/* Wrappers
*********************************/
.snap-gallery {
	background-color: #fff;
	color: #000;
	margin-bottom: 1.52em;
	position: relative;
	clear: none;
	text-align: left;
}
.widget .snap-gallery{
	background-color: transparent;
}
.snap-gallery-popup .snap-gallery {
	margin-bottom: 0;
}
.snap-gallery.negative {
	background: #fff;
}
.snap-gallery.popup {
	margin: 0;
    color: #fff;
    background-color: #000;
}
.snap-gallery.popup .snap-caption-text {
    padding: 20px;
}
.snap-gallery.popup .img-caption {
    color: #fff !important;
}
.snap-gallery .flexslider { 
	margin: 0;
	position: relative;
}
.single-feature .full-width-feature-page.l-constrained .full_page {
    width:100%;
}
.snap-gallery + .entry-meta {
	clear: both;
	margin-top: 35px;
}

body.single-gallery .snap-gallery {
	padding-top: 20px;
	border-top: 3px solid #e4e4e4;
}

/* Gallery Description
*********************************/
.snap-gallery .gallery_desc {
	display: none;
	padding: 20px 50px 20px 20px;
}

.snap-gallery .gallery_desc p {
	font-family: "BentonSans-Medium",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.snap-gallery .gallery_desc.widget_gallery_desc {
	padding: 10px 19px 0 0;
    min-height: 20px;
    font: 18px/20px "FranklinGothic-MediumCond",Arial,Helvetica,sans-serif;
    display: inline-block;
}

.snap-gallery .snap-gallery-identifier {
	font: 12px/20px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.widget .snap-gallery .snap-gallery-identifier{
	display: none;
}

.snap-gallery .gallery_desc h3 {
	color: #fff;
	font: 14px/20px "Shift-BoldItalic",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.widget .snap-gallery .gallery_desc h3 {
    color: #000;
	font: 18px/20px "FranklinGothicMediumCond",Arial,Helvetica,sans-serif;
    text-transform: none;
    letter-spacing: normal;
}

.snap-gallery .gallery_desc p,
.single-feature .full-width-feature-page.l-constrained .entry-content.l-constrained.shift-section-up .snap-gallery .gallery_desc p {
	font: 14px/20px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	color: #fff;
}
.snap-gallery.negative .gallery_desc p,
.single-feature .full-width-feature-page.l-constrained .entry-content.l-constrained.shift-section-up .snap-gallery.negative .gallery_desc p {
	color: #000;
}

.snap-gallery .social-bar {
	position: absolute;
	right:0;
	margin-top: 0;
	z-index: 10000;
}

/* Caption
*********************************/
.snap-gallery-popup .snap-gallery .snap-caption-text {
	position: relative;
	background-color: rgba(0, 0, 0, 0.5);
}

.snap-gallery .snap-caption-text.with-sharing {
	padding-right: 70px;
}
.snap-gallery-popup .snap-gallery.sharing .snap-caption-text {
	margin-right: 0;
	padding-left:10px;
}

.snap-gallery.sharing .snap-caption-text {
    padding: 10px 120px 30px 0;
}

.snap-gallery.mobile.popup.sharing .snap-caption-text {
    padding: 10px;
}

.snap-gallery .snap-caption-text p {
	font-family: "BentonSans-Medium",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.snap-gallery .img-caption {
	font-family: "BentonSans-Medium",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #000 !important;
    letter-spacing: normal;
}
.snap-gallery.popup .img-caption {
    color: #fff !important;
}
.full-width .snap-gallery .img-caption {
	letter-spacing: 2px;
}

.snap-gallery.negative .img-caption {
	color: #000;
}

.snap-gallery .img-author {
	font: 13px/18px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	color: #aaa;
}

.snap-gallery .snap-caption-more {
	display: none;
	color: #005c8e;
	cursor: pointer;
	font-family: "BentonSans-Medium", Arial, Helvetica, sans-serif;
}
.snap-gallery .snap-caption-more::before {
	content: "Show More";
	padding-right: 5px;
	font: 13px/18px "BentonSans-Medium", Arial, Helvetica, sans-serif;
}
.snap-gallery a {
	text-decoration: underline;
}
.pn_galleries_widget .snap-gallery a{
	text-decoration: none;
}
l-article .entry-content .snap-gallery a.snap-caption-more,
.snap-gallery a.snap-caption-more {
	color: #556677;
	text-decoration: none;
}
.l-article .entry-content .snap-gallery a.snap-caption-more:hover,
.snap-gallery a.snap-caption-more:hover {
	color: #0044aa;
}
.snap-gallery .snap-caption-more::after {
	content: "\e114";
	font: 10px "glyphiconshalflings-regular";
	vertical-align: middle;
}
.snap-gallery.snap-caption-show .snap-caption-more::before {
	content: "Show Less";
}
.snap-gallery.snap-caption-show .snap-caption-more::after {
	content: "\e113";
}
@media screen and (min-width: 480px) {
	.l-article.post .snap-gallery .snap-caption-text,
	.l-article.gallery .snap-gallery .snap-caption-text,
	#pn_embed.column .snap-gallery .snap-caption-text {
		height: 47px; /* .snap-caption-text p line-height * desired number of lines + .snap-caption-text p padding-top */
		min-height: 47px;
		overflow: hidden;
		padding-bottom: 0;
		padding-top: 0;
	}
	.l-article.post .snap-gallery.snap-caption-show .snap-caption-text,
	.l-article.gallery .snap-gallery.snap-caption-show .snap-caption-text,
	#pn_embed.column .snap-gallery.snap-caption-show .snap-caption-text {
		height: auto;
		min-height: 57px;
	}
	.l-article.post .snap-gallery .snap-caption-text p,
	.l-article.gallery .snap-gallery .snap-caption-text p,
	#pn_embed.column .snap-gallery .snap-caption-text p {
		padding-top: 10px;
	}
	.l-article.post .snap-gallery .snap-caption-more,
	.l-article.gallery .snap-gallery .snap-caption-more,
	#pn_embed.column .snap-gallery .snap-caption-more {
		display: block;
	}
}

/* Slides
*********************************/
.snap-gallery .flex-viewport {
	width: 100%;
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.snap-gallery-image {
	display: flex;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.snap-gallery figure img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/*/* Navigation
*********************************/
.sunshine-girls .l-article .entry-content .snap-gallery ul.flex-direction-nav {
	padding-right: 10px;
}
.snap-gallery .flex-direction-nav {
    position: absolute;
    right: 10px;
    top:0px;
    z-index: 9999;
    /* This is to fix behaviour where navigation is disabled on last slide */
    /* By: Donnie Marges */
    display: block !important;
	/* Pads out the nav height to 150px so the plugin can center it vertically */
    padding: 20px 0 !important;
}

.snap-gallery .snap-nav-position-indicator {
	height: 30px;
	letter-spacing: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
	font: 14px/30px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	border-width: 0 0 0 1px;
}

.snap-gallery .snap-nav-position-indicator::after {
	content: "";
	display: block;
	height: 30px;
}

.snap-gallery .flex-direction-nav a { 
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	background-position: center;
	background-repeat: no-repeat;
	display: block; 
	width: 40px; 
	height: 40px; 
	overflow: hidden;  
	cursor: pointer; 
	color: #fff;
}

.snap-gallery .flex-nav-prev { 
	border-width: 0 0 1px 1px;
}
.snap-gallery .flex-nav-prev .flex-prev { 
	background-size: 40px;
	background-position: 0 -80px;
	background-image: url(/wp-content/themes/vip/postmedia-theme-sun/templates/snapgalleries/css/../images/snap-gallery-pagination-3x-120x120.png);
}

.snap-gallery .flex-nav-prev .flex-prev:hover { 
	background-position: 0 -120px;
}
.snap-gallery .flex-nav-prev .flex-prev.flex-disabled,.snap-gallery .flex-nav-prev .flex-prev.flex-disabled:hover { 
	display: block;
	background-position: 0 -80px;
}

.snap-gallery .flex-nav-next { 
	border-width: 1px 0 0 1px;
}
.snap-gallery .flex-nav-next .flex-next {
	background-size: 40px;
	background-position: 0 0px;
	background-image: url(/wp-content/themes/vip/postmedia-theme-sun/templates/snapgalleries/css/../images/snap-gallery-pagination-3x-120x120.png);
}

.snap-gallery .flex-nav-next .flex-next:hover {
	background-position: 0 -40px
}
.snap-gallery .flex-nav-next .flex-next.flex-disabled,.snap-gallery .flex-nav-next .flex-next.flex-disabled:hover { 
	display: block;
	background-position: 0 0;
}
/* Fixing sidebar trio outfit style issue */
.fourcol-li .snap-gallery li.flex-nav-next,
.fourcol-li .snap-gallery li.snap-nav-position-indicator,
.fourcol-li .snap-gallery li.flex-nav-prev
{
	float:none
}
.fourcol-li .snap-gallery li.snap-nav-position-indicator{
    width:auto;
}


/* Expand Button
*********************************/
.snap-gallery .snap-gallery-expand {
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
	display: block;
	background: url(/wp-content/themes/vip/postmedia-theme-sun/templates/snapgalleries/css/../images/icon-expand-s.png) no-repeat center;
	outline: none;
	background-size: 22px 66px;
}
.snap-gallery .snap-gallery-expand:hover{
	background-position-y: bottom;
}
	
/* Inline Ad
*********************************/
.snap-gallery .snap-gallery-ad {
	width: 300px;
	height: 250px;
	margin: 50px auto;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #666;
}

/* Mobile Overlay
*********************************/
.snap-gallery.mobile .snap-overlay {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000;
	background: url(/wp-content/themes/vip/postmedia-theme-sun/templates/snapgalleries/css/../images/icon-expand-78x78.png) left bottom no-repeat;
	background-size: 39px 39px;
}
.snap-gallery.mobile .snap-overlay:hover {
	opacity: 0.6;
}
/* End Screen
*********************************/
.snap-gallery .snap-end {
	background-color: #000;
	overflow: hidden;
}
.mobile .snap-gallery .snap-end {
	overflow: scroll;
}

.snap-gallery .snap-gallery-end-back {
	height: 100%;
	background-repeat: no-repeat;
	filter: blur(15px);
	-webkit-filter: blur(15px);
	opacity: .4;
}
@media screen and (min-width:0\0) {
	.snap-gallery .snap-gallery-end-back {
		filter: progid:DXImageTransform.Microsoft.Blur(Strength=15);
	}
}

.snap-gallery .snap-gallery-end {
	width: 90%;
	max-width: 700px;
	margin: 30px auto 0;
	position: relative;
	top: -100%;
}
.mobile .snap-gallery .snap-gallery-end {
	width: auto;
	margin: 0 auto;
	position: static;
	top: 0;
}
.full_page .snap-gallery .snap-gallery-end,
.full_width .snap-gallery .snap-gallery-end {
	max-width: 820px;
}

.snap-gallery .snap-end li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
.snap-gallery .snap-end li:last-child {
	margin-right: 0;
}
.mobile .snap-gallery .snap-end li {
	width: 80%;
	margin: 0 5% 10px;
}

.snap-gallery .snap-end button {
	width: 100%;
	padding-left: 52px;
	color: #fff;
	font: normal normal normal 24px/100px "TitlingGothicFBCond-Standard", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: none;
	background: #005c8e url(/wp-content/themes/vip/postmedia-theme-sun/templates/snapgalleries/css/../images/replay-icon-40x44.png) calc(50% - 104px) 50% no-repeat;
	background-size: 28px 31px;
}
.snap-gallery .snap-end button:hover {
	background-color: #4c8db0;
}

.snap-gallery .snap-end label {
	display: inline-block;
	margin: 30px 0 10px;
	padding: 10px 10px 6px;
	color: #fff;
	font: 14px/14px "Shift-MediumItalic",Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #333;
}
.mobile .snap-gallery .snap-end label {
	margin: 0 5% 10px;
}
.snap-gallery .snap-end img {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.mobile .snap-gallery .snap-end img {
	float: left;
	width: 107px;
	margin-right: 10px;
	margin-bottom: 0;
}

.snap-gallery .snap-end p {
	color: #fff;
	font: 14px/20px "BentonSans", "Arial Bold", Arial, Helvetica, sans-serif;
}
.snap-gallery .snap-end p::before {
	content: "LOOK";
	padding-right: 5px;
	color: #7fadc6;
	font: 14px/20px "TitlingGothicFBCond-Standard", Arial, Helvetica, sans-serif;
	text-decoration: inherit;
}
.snap-gallery .snap-end a:hover p,
.snap-gallery .snap-end a:hover p::before {
	color: #cacaca;
}

.l-article div[itemprop=articleBody] .snap-gallery ul li, .l-article div[itemprop=articleBody] ul.social-icons li { 
	padding: 0;
}


/* MAGNIFIC POPUP OVERRIDES
*********************************/
.mfp-bg {
	width: 100vw;
	height: 100vh;
	background: #000;
}

.mfp-bg.mobile {
	opacity: 1;
}

.mfp-wrap {
	overflow: auto;
	min-height: 100%;
}

.mfp-wrap.mobile {
	overflow: hidden;
}

.mfp-container {
	padding: 50px 0 0;
}

.mfp-content {
	vertical-align: top;
	max-width: 100vh;
}

.snap-gallery-popup {
	margin-bottom: 50px;
}
.mobile .snap-gallery-popup {
	margin-bottom: 0;
}

button.mfp-close {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	background-color: #000;
}
button.mfp-close:hover{
	color: #0044aa;
}
.snap-gallery-popup > button.mfp-close {
	position: static;
}
.mfp-wrap > button.mfp-close {
	display: none;
}
.mfp-wrap.mobile > button.mfp-close {
	display: block;
}
.mfp-wrap.mobile .snap-gallery-popup > button.mfp-close {
	display: none;
}
button.mfp-close:before {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 1;
	background-color: #000;
	content: "";
}
.snap-gallery .snap-gallery-end-back:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%, rgba(0,0,0,0.85) 100%);
}

@media screen and (max-width: 479px) {
	.mfp-container {
		padding: 50px 0 0 0;
	}
	body.single-gallery .snap-gallery {
    	padding-top: 0;
    	border-top: none;
	}
}
/*
	Photo Gallery and Widget CSS
*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {
	outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Hide elements until gallery loads */
.sunshine-gallery .flex-direction-nav,
/*.sunshine-gallery .sunshine-gallery-sharing,*/
.sunshine-gallery .slides {
	display: none;
}

.sunshine-gallery h3, .sunshine-gallery p, .sunshine-gallery ul, .sunshine-gallery li,
.single-feature_template .full-width-feature-page.l-constrained .sunshine-gallery h3,
.single-feature_template .full-width-feature-page.l-constrained .sunshine-gallery p,
.single-feature .full-width-feature-page.l-constrained .sunshine-gallery h3,
.single-feature .full-width-feature-page.l-constrained .sunshine-gallery p,
.l-article .entry-content .sunshine-gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sunshine-gallery a,
.l-article .entry-content .sunshine-gallery a:hover {
	text-decoration: none;
}

.full_page .sunshine-gallery a {
	display:none;
}
/* Wrappers
*********************************/
.sunshine-gallery {
	background: #000;
	color: #fff;
	margin-bottom: 1.52em;
	position: relative;
	clear: both;
	text-align: left;
}
.sunshine-gallery.negative {
	background: #fff;
}
.sunshine-gallery.popup {
	margin: 0;
}

.sunshine-gallery .flexslider { 
	margin: 0;
	position: relative;
}
.single-feature .full-width-feature-page.l-constrained .full_page {
    width:100%;
}

/* Gallery Description
*********************************/
.sunshine-gallery .gallery_desc {
	padding: 20px 50px 20px 20px;
}

.sunshine-gallery .gallery_desc p {
	font-family: "BentonSans-Medium",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.sunshine-gallery .gallery_desc.widget_gallery_desc {
	padding: 10px 50px 10px 15px;
	min-height: 50px;
}

.sunshine-gallery .sunshine-gallery-identifier {
	font: 12px/20px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sunshine-gallery .gallery_desc h3 {
	color: #fff;
	font: 14px/20px "Shift-BoldItalic",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.sunshine-gallery .gallery_desc p,
.single-feature .full-width-feature-page.l-constrained .entry-content.l-constrained.shift-section-up .sunshine-gallery .gallery_desc p {
	font: 14px/20px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	color: #fff;
}
.sunshine-gallery.negative .gallery_desc p,
.single-feature .full-width-feature-page.l-constrained .entry-content.l-constrained.shift-section-up .sunshine-gallery.negative .gallery_desc p {
	color: #000;
}

/* Caption
*********************************/
.sunshine-gallery .snap-caption-text {
	padding: 20px;
}
.sunshine-gallery-popup .sunshine-gallery .snap-caption-text {
	position: relative;
	background-color: rgba(0, 0, 0, 0.5);
}

.sunshine-gallery .snap-caption-text.with-sharing {
	padding-right: 70px;
}
.sunshine-gallery-popup .sunshine-gallery.sharing .snap-caption-text {
	margin-right: 0;
}

.sunshine-gallery .snap-caption-text p {
	font-family: "BentonSans-Regular",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.sunshine-gallery .img-caption {
	font-family: "BentonSans-Regular",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    letter-spacing: normal;
}

.full-width .sunshine-gallery .img-caption {
	letter-spacing: 2px;
}

.sunshine-gallery .img-caption {
	font: 14px/20px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	color: #fff;
}
.sunshine-gallery.negative .img-caption {
	color: #000;
}

.sunshine-gallery .img-author {
	font: 12px/20px "Shift-MediumItalic",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #8c8c8c;
}

.sunshine-gallery .snap-caption-more {
	display: none;
	padding: 10px 0;
	color: #005c8e;
	cursor: pointer;
}
.sunshine-gallery .snap-caption-more::before {
	content: "Show More";
	padding-right: 5px;
	font: 13px/13px "Shift-MediumItalic",Arial,Helvetica,sans-serif;
}
.sunshine-gallery .snap-caption-more:hover {
	color: #4c8db0;
}
.sunshine-gallery .snap-caption-more::after {
	content: "\e114";
	font: 10px "glyphiconshalflings-regular";
	vertical-align: middle;
}
.sunshine-gallery.snap-caption-show .snap-caption-more::before {
	content: "Show Less";
}
.sunshine-gallery.snap-caption-show .snap-caption-more::after {
	content: "\e113";
}
@media screen and (min-width: 480px) {
	.l-article.post .sunshine-gallery .snap-caption-text,
	#pn_embed.column .sunshine-gallery .snap-caption-text {
		height: 8px;
	}
	.l-article.post .sunshine-gallery.snap-caption-show .snap-caption-text,
	#pn_embed.column .sunshine-gallery.snap-caption-show .snap-caption-text {
		height: auto;
	}
	.l-article.post .sunshine-gallery .snap-caption-more,
	#pn_embed.column .sunshine-gallery .snap-caption-more {
		display: block;
	}
}

/* Slides
*********************************/
.sunshine-gallery .flex-viewport {
	width: 100%;
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.sunshine-gallery-image {
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	background-size: contain;
}

.sunshine-gallery figure img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/* Navigation
*********************************/
.sunshine-girls .l-article .entry-content .sunshine-gallery ul.flex-direction-nav {
	padding-right: 10px;
}
.sunshine-gallery .flex-direction-nav {
    position: absolute;
    right: 0;
    z-index: 9999;
    /* This is to fix behaviour where navigation is disabled on last slide */
    /* By: Donnie Marges */
    display: block !important;
}

.sunshine-gallery .flex-direction-nav li {
	border-color: #fff;
	border-style: solid;
}

.sunshine-gallery .snap-nav-position-indicator {
	height: 30px;
	letter-spacing: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
	font: 14px/30px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	border-width: 0 0 0 1px;
}

.sunshine-gallery .snap-nav-position-indicator::after {
	content: "";
	display: block;
	height: 30px;
}

.sunshine-gallery .flex-direction-nav a { 
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	background-position: center;
	background-repeat: no-repeat;
	display: block; 
	width: 40px; 
	height: 40px; 
	overflow: hidden;  
	cursor: pointer; 
	color: #fff;
}

.sunshine-gallery .flex-nav-prev { 
	border-width: 0 0 1px 1px;
}
.sunshine-gallery .flex-nav-prev .flex-prev { 
	background-size: 40px;
	background-position: 0 -80px;
	background-image: url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/gallery-pagination-3x-120x120.png);
}

.sunshine-gallery .flex-nav-prev .flex-prev:hover { 
	background-position: 0 -120px;
}
.sunshine-gallery .flex-nav-prev .flex-prev.flex-disabled,.sunshine-gallery .flex-nav-prev .flex-prev.flex-disabled:hover { 
	display: block;
	background-position: 0 -80px;
}

.sunshine-gallery .flex-nav-next { 
	border-width: 1px 0 0 1px;
}
.sunshine-gallery .flex-nav-next .flex-next {
	background-size: 40px;
	background-position: 0 0px;
	background-image: url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/gallery-pagination-3x-120x120.png);
}

.sunshine-gallery .flex-nav-next .flex-next:hover {
	background-position: 0 -40px
}
.sunshine-gallery .flex-nav-next .flex-next.flex-disabled,.sunshine-gallery .flex-nav-next .flex-next.flex-disabled:hover { 
	display: block;
	background-position: 0 0;
}

/* Expand Button
*********************************/
.sunshine-gallery .sunshine-gallery-expand {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
	display: block;
	background: #000 url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/icon-expand-s.png) no-repeat center;
	background-size: 60px;
	outline: none;
}

/* Popup Info Toggle
*********************************/
.sunshine-gallery-popup.hide-snap-gallery-info .snap-caption-text,
.sunshine-gallery-popup.hide-snap-gallery-info .social-bar {
	display: none;
}

/* Inline Ad
*********************************/
.sunshine-gallery .sunshine-gallery-ad {
	width: 300px;
	height: 250px;
	margin: 50px auto;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #666;
}

/* Mobile Overlay
*********************************/
.sunshine-gallery.mobile .snap-overlay {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    background: url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/icon-expand-78x78.png) left bottom no-repeat;
    background-size: 39px 39px;
}
.sunshine-gallery.mobile .snap-overlay:hover {
	opacity: 0.6;
}
/* End Screen
*********************************/
.sunshine-gallery .snap-end {
	background-color: #000;
	overflow: hidden;
}
.mobile .sunshine-gallery .snap-end {
	overflow: scroll;
}

.sunshine-gallery .sunshine-gallery-end-back {
	height: 100%;
	background-repeat: no-repeat;
	filter: blur(15px);
	-webkit-filter: blur(15px);
}

.sunshine-gallery .sunshine-gallery-end {
	width: 90%;
	max-width: 700px;
	margin: 100px auto 0;
	position: relative;
	top: -100%;
}
.mobile .sunshine-gallery .sunshine-gallery-end {
	width: auto;
	margin: 0 auto;
	position: static;
	top: 0;
}
.full_page .sunshine-gallery .sunshine-gallery-end,
.full_width .sunshine-gallery .sunshine-gallery-end {
	max-width: 820px;
}

.sunshine-gallery .snap-end li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
.sunshine-gallery .snap-end li:last-child {
	margin-right: 0;
}
.mobile .sunshine-gallery .snap-end li {
	width: 80%;
	margin: 0 5% 10px;
}

.sunshine-gallery .snap-end button {
	width: 100%;
	padding-left: 52px;
	color: #fff;
	font: normal normal normal 24px/100px "TitlingGothicFBCond-Standard", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: none;
	background: #005c8e url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/replay-icon-40x44.png) calc(50% - 104px) 50% no-repeat;
	background-size: 28px 31px;
}
.sunshine-gallery .snap-end button:hover {
	background-color: #4c8db0;
}

.sunshine-gallery .snap-end label {
	display: inline-block;
	margin: 60px 0 10px;
	padding: 10px 10px 6px;
	color: #fff;
	font: 14px/14px "Shift-MediumItalic",Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #333;
}
@media screen and (max-width: 1024px) {
	.sunshine-gallery .snap-end label {
		margin: 30px 0 10px;
	}
}
.mobile .sunshine-gallery .snap-end label {
	margin: 0 5% 10px;
}

.sunshine-gallery .snap-end img {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.mobile .sunshine-gallery .snap-end img {
	float: left;
	width: 107px;
	margin-right: 10px;
	margin-bottom: 0;
}

.sunshine-gallery .snap-end p {
	color: #fff;
	font: 16px/20px "BentonSans-Bold", "Arial Bold", Arial, Helvetica, sans-serif;
}
.sunshine-gallery .snap-end p::before {
	content: "LOOK";
	padding-right: 5px;
	color: #7fadc6;
	font: 14px/20px "TitlingGothicFBCond-Standard", Arial, Helvetica, sans-serif;
	text-decoration: inherit;
}
.sunshine-gallery .snap-end a:hover p,
.sunshine-gallery .snap-end a:hover p::before {
	color: #cacaca;
}

/* MAGNIFIC POPUP OVERRIDES
*********************************/
.mfp-bg {
	width: 100vw;
	height: 100vh;
	background: #000;
}

.mfp-bg.mobile {
	opacity: 1;
}

.single-sunshine-girl .mfp-content .snap-gallery.mobile.popup .snap-gallery-image {
    background-size: contain;
}

.sunshine-gallery .mfp-container {
	padding: 0;
}

.mfp-content {
	max-width: 100vh;
}

.sunshine-gallery-popup {
	margin-bottom: 100px;
}
.mobile .sunshine-gallery-popup {
	margin-bottom: 0;
}

button.mfp-close {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	background-color: #000;
}
.sunshine-gallery-popup > button.mfp-close {
	position: static;
}
.mfp-wrap > button.mfp-close {
	display: none;
}
.mfp-wrap.mobile > button.mfp-close {
	display: block;
}
.mfp-wrap.mobile .sunshine-gallery-popup > button.mfp-close {
	display: none;
}
button.mfp-close:before {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 1;
	background-color: #000;
	content: "";
}

/*
	Photo Gallery and Widget CSS Overrides
*/

/* Wrappers
*********************************/
.sunshine-gallery.negative {
	background-color: transparent;
	color: #333;
}

.widget .sunshine-gallery * {
	box-sizing: initial;
}

/* Gallery Description
*********************************/
.sunshine-gallery .gallery_desc {
	padding: 5px 10px;
	background-color: #333;
	display: inline-block;
}
.sunshine-gallery .gallery_desc.widget_gallery_desc {
	padding: 15px 19px 0 0;
	min-height: 19px;
	background-color: transparent;
}

.sunshine-gallery .sunshine-gallery-identifier {
	display: none;
}

.sunshine-gallery .gallery_desc h3 {
	color: #fff;
	font: 16px/20px "Shift-BoldItalic",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.sunshine-gallery .gallery_desc.widget_gallery_desc h3 {
	color: #333;
	font: 16px/20px "BentonSans-Bold",Arial,Helvetica,sans-serif;
	text-transform: none;
	letter-spacing: 0;
}

.sunshine-gallery .gallery_desc p {
	display: none;
}

/* Caption
*********************************/
.sunshine-gallery .snap-caption-text {
	padding: 10px 0 30px 0;
}
.sunshine-gallery.mobile .snap-caption-text {
	padding: 10px 20px 30px 20px;
}
.sunshine-gallery.sharing .snap-caption-text {
	padding: 10px 120px 25px 0;
}
.sunshine-gallery.mobile.sharing .snap-caption-text {
	padding: 10px 120px 30px 20px;
}
.sunshine-gallery.mobile.popup.sharing .snap-caption-text {
	padding: 10px 10px 0 10px;
}

.sunshine-gallery .snap-caption-text p {
	font: 13px/18px "BentonSans-Regular",Arial,Helvetica,sans-serif;
}

.sunshine-gallery .img-caption {
	font: 13px/18px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	color: #333;
}
.sunshine-gallery.negative .img-caption {
	color: #333;
}


.sunshine-gallery .img-author {
	font: italic 13px/18px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	text-transform: none;
	letter-spacing: normal;
	color: #999;
}
.sunshine-gallery.mobile .img-author {
	font: 13px/18px "BentonSans-Regular",Arial,Helvetica,sans-serif;
	letter-spacing: normal;
}


/* Navigation
*********************************/
.sunshine-gallery .flex-direction-nav li {
	border-color: #fff;
	border-style: none;
}

.sunshine-gallery .snap-nav-position-indicator {
	letter-spacing: 0;
	text-align: center;
	color: #fff;
	font: 12px/30px "BentonSans-Medium",Arial,Helvetica,sans-serif;
	border-width: 0;
}

.sunshine-gallery .flex-direction-nav a { 
	color: #fff;
}

.sunshine-gallery .flex-nav-prev .flex-prev.flex-disabled:after, 
.sunshine-gallery .flex-nav-next .flex-next.flex-disabled:after { 
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
}

/* Sharing
*********************************/
.sunshine-gallery .social-bar,
.l-article .sunshine-gallery .social-bar,
.sunshine-gallery-popup .social-bar,
.l-article .sunshine-gallery-popup .social-bar {
	float: none;
	margin: 0;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 20px;
	z-index: 10000;
}

.sunshine-gallery .social-bar ul li,
.sunshine-gallery-popup .social-bar ul li {
	padding: 0;
}

.sunshine-gallery .social-bar .more-social-menu,
.l-article .sunshine-gallery .social-bar .more-social-menu,
.sunshine-gallery-popup .social-bar .more-social-menu,
.l-article .sunshine-gallery-popup .social-bar .more-social-menu {
	width:auto;
	left: auto;
	margin-top: 10px;
}

.l-article div[itemprop=articleBody] .snap-gallery ul li, .l-article div[itemprop=articleBody] ul.social-icons li { 
	padding: 0;
}

.mobile .sunshine-gallery-popup .social-bar .more-social-menu {
	min-width: 230px;
}
.mobile .sunshine-gallery-popup .social-bar .more-social-menu .social-icons > li {
	width: 50px;
}
.mobile .sunshine-gallery-popup .social-bar .more-social-menu .social-icons > li:nth-child(5) {
	width: 30px;
}
.mobile .sunshine-gallery-popup .social-bar .more-social-menu li span {
	display: none;
}
.mobile .sunshine-gallery-popup .social-bar .more-social-menu .social-icons-lists li {
	border: none;
}

/* Expand Button
*********************************/
.sunshine-gallery .sunshine-gallery-expand {
	width: 19px;
	height: 19px;
	background-image: url(/wp-content/themes/vip/postmedia-theme-sun/templates/sunshinegalleries/css/../images/expand-icon-s.png);
	background-size: 19px;
	background-position: 0 0px;
	background-color: transparent;
}
.sunshine-gallery .sunshine-gallery-expand:hover {
	background-position: 0 -19px;
	background-color: transparent;
}

/* Inline Ad
*********************************/
.sunshine-gallery .sunshine-gallery-ad {
	color: #000;
	background-color: #666;
}

/* Popup
*********************************/
.sunshine-gallery.popup .snap-caption-text {
	padding: 20px;
}
.sunshine-gallery.popup .img-caption {
	color: #fff;
}
.sunshine-gallery.popup {
	color: #fff;
	background-color: #000;
}
.sunshine-gallery-popup	.social-bar {
    position: fixed;
    top: 13px;
	bottom: auto;
    right: 0;
    z-index: 10000;
}


/* Gallery container
*********************************/
.sunshine-gallery-container {
	border: solid 1px #aaaaaa;
}

.sunshine-gallery-description {
	padding: 20px;
}

.sunshine-gallery-related-entry {
	border-bottom: solid 3px #aaaaaa;
	margin: 12px 0 12px 0;
}
.sunshine-girls .entry-content.sunshine-gallery-container {
	border: solid 1px #aaaaaa;
	margin-top: 0;
}

.sunshine-girls .sunshine-gallery-description {
	padding: 55px 20px 20px;
}

.sunshine-girls h1.page-title a:hover .more-sunshine-girls-button{
	background-color: #0044aa;
}

.sunshine-gallery-description p {
	display: block;
	padding: 0;
	margin:0;
}
.sunshine-gallery-description header h1.entry-title{
	font-size: 35px;
	line-height: 40px;
}

/* Related Gallery Listings
*********************************/
.seaction-header-wrap .section-header.sunshine-girls h2{
	font: 30px/30px "FranklinGothicDemiCond", Arial, Helvetica, sans-serif;
}

.sunshine-girls-related-galleries-title {
	color: #dd0088;
    font: 28px/30px "FranklinGothicDemiCond", Arial, Helvetica, sans-serif;
    line-height: 70%;
}

.more-sunshine-girls-button {
	vertical-align: middle;
	background-color: #000;
	color: #fff;
	padding: 2px 5px;
	font: 14px "FranklinGothicDemiCond", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	bottom: 2px;
}

.sunshine-girls .more-sunshine-girls-bar {
	display: block;
	vertical-align: middle;
	text-align: center;
	background-color: #dd0088;
	color: #fff;
	font: 14px/14px "FranklinGothicDemiCond", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 50px 10px;
	max-height: 50px;
	padding: 18px 0 18px 0;
}

@media only screen and (max-width: 767px) {
	.sunshine-girls .topstory {
	    margin-bottom: 0px;
	}

	.sunshine-girls .l-article .entry-content .sunshine-gallery ul.flex-direction-nav {
		top: 28% !important;
    	padding-right: 10px;
	}
}

.sunshine-girls .posts-list	.entry-content{
		margin-top: 15px;
	}
.sunshine-girls .more-sunshine-girls-bar:hover {
	background-color: #0044aa;
}


@media screen and (min-width: 980px) {
	.mfp-bg,
	.mfp-wrap {
		min-width: 1024px;
	}
}

@media screen and (max-width: 767px) {
	.sunshine-gallery.mobile.popup.sharing .snap-caption-text{
		position: relative;
		background: #000;
		opacity: .6;
		padding-top: 4px;
	}
	
	.sunshine-girls .entry-content.sunshine-gallery-container {
		border: 0;
	}
	.sunshine-girls .sunshine-gallery-description .entry-header{
		padding: 0;
	}
	.sunshine-girls .sunshine-gallery-description p{
		font-size:13px;
		line-height: 18px;
	}
}
