@charset "utf-8";

@font-face {
  font-family: 'centuryGothic';
  src: url('font/GOTHIC.otf');
  src: url('font/GOTHIC.woff') format('woff'),
       url('font/GOTHIC.ttf') format('truetype'),
       url('font/GOTHIC.svg#GPTHIC') format('../img/vg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'centuryGothic B';
  src: url('font/GOTHICB.otf');
  src: url('font/GOTHICB.woff') format('woff'),
       url('font/GOTHICB.ttf') format('truetype'),
       url('font/GOTHICB.svg#GPTHIC') format('../img/vg');
  font-weight: normal;
  font-style: normal;
}
#pagesPink-soda-sport p, #pagesPink-soda-sport span, #pagesPink-soda-sport a{
    font-family: centuryGothic, 'century Gothic';
}
#pagesPink-soda-sport h2, #pagesPink-soda-sport h3, #pagesPink-soda-sport h1, #pagesPink-soda-sport h4{
    font-family: centuryGothic, 'century Gothic';
    font-weight: bold;
}

#pagesPink-soda-sport .font {
    font-family: centuryGothic, 'century Gothic';
    }
#pagesPink-soda-sport ul, #pagesPink-soda-sport li, #pagesPink-soda-sport ol {
    font-family: centuryGothic, 'century Gothic';
}

#pinkContent {max-width:1100px;height:auto;padding:1%;background:#fff;margin:0 auto;position:relative;box-sizing:borber-box;}

#pinkLogo {width: 30%;margin: 3% auto;}
#pinkLogo img {width:100%;height:auto;}

.contentSpot:nth-child(n+11) {  
    display: none
}
.contentSpot, .pinkLinks {float: left;display: block;margin: 1%;box-sizing: border-box;width: 31.3%;height: auto;position:relative;}
.contentSpot img {width:100%;height:auto;vertical-align: middle;}
.pinkLinks a {display:block;width:100%;height:auto;text-decoration:none;transition:all ease 0.5s;padding: 4% 0;text-align: center;font-weight: 700;font-size: 17px;}
.pinkLinks a:hover {transition:all ease 0.5s;opacity:0.6;}
.linkOne {color:#333;background:#c1e8e6;font-family: centuryGothic, 'century Gothic';}
.linkTwo {color:#333;background:#f6e9d9;font-family: centuryGothic, 'century Gothic';}
.linkThree {color:#fff;background:#feb4a9;font-family: centuryGothic, 'century Gothic';}

.first-spot,.feed {background:#fcb4ab;box-sizing:border-box;text-align:center;font-family: centuryGothic;}
.first-spot h2 {color:#fff;font-size: 41px;text-transform: uppercase;padding-top: 11%;}
.first-spot p {color:#fff;padding: 8%;margin: 0;font-size: 17px;font-weight: bold;}
.feed {float:right!important;color:#333;background:#c1e8e6;}
.feed h2 {color: #333;text-transform: uppercase;font-size: 20px;}
.feed h3 {color: #333;}

.pinkOverlay {width: 100%;position: absolute;height: 60px;background: rgba(255,167,168,.80);bottom: 0;color: #fff;text-align: center;}
.contentSpot a {display:block;}
.pinkCTA {width: 100%;display: block;font-size: 18px;font-weight: bold;text-transform: uppercase;margin: 5.5% 0;}
.pinkReveal {display:none;font-size: 16px;padding: 5%;font-weight: bold;}

#pinkLightbox {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: none;background: rgba(0,0,0,0.75);z-index: 99999;}
#pinkLightboxInner,.slimScrollDiv {display: block;position: absolute!important;background: #fff;width: 80%!important;height: 60%!important;padding: 0;box-sizing: border-box;max-width: 1078px!important;overflow:hidden;}
#pinkLightboxInner {max-width:100%!important;width:100%!important;height:100%!important;}
.closeLightbox {position: absolute;top: 10px;right: 10px;text-transform: uppercase;color: #eee;font-weight: 700;overflow: visible;border: 1px solid #333;padding: 0.5% 1%;background: #000;border-radius: 3px;z-index: 1;cursor:pointer;font-size: 15px;transition:all ease 0.5s;}
.closeLightbox:hover {background:#ddd;color:#333;transition:all ease 0.5s;}

.slimScrollBar {
  width: 10px;
    position: absolute;
    top: 60px;
    opacity: 0.4;
    display: block;
    border-radius: 7px;
    z-index: 99;
    right: 10px;
    background: rgb(0, 0, 0);
}

.align-center {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translate(-50%);
  transform: translateY(-50%) translate(-50%);
}

.clear {width:100%;height:0px;clear:both;}

/* Mobile - Pink soda */
#ps-logo {
  width: 100%;
  height: 80px;
  background-color: rgb(191, 232, 230);
  margin-top: 50px;
}

#ps-logo-img {
  width: 85px;
  margin: auto;
}

#ps-logo img {
  height: auto;
  width: auto;
  max-width: 85px;
  max-height: 68px;
  margin-top: 7px;
}

#ps-landing {
  position: relative;
}

#ps-banner {
  position: relative;
  margin: 5px 0 0 0;
  padding: 20px 0;
  width: 100%;
  background-color: rgb(255, 180, 171);
  border-color: white;
  border-style: solid;
  border-width: 5px 10px;
  box-sizing: border-box;
}

.ps-photolink {
    position: relative;
    width: 100%;
    margin: 0;
    border-color: white;
    border-style: solid;
    border-width: 5px 10px;
    box-sizing: border-box;
}

.ps-photolink img {
    width: 100%;
    z-index: -1;
}

.ps-label, .ps-link {
    height: 60px;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0;
    box-sizing: border-box;
}

.ps-photolink .ps-label {
  background-color: rgba(255, 180, 171, 0.8);
  position: absolute;
  bottom: 2px;
  z-index: 1;
}

.ps-heading {
  display: block;
  font-family: arial;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-align: center;
  margin-top: 15px;
}

.ps-desc {
    font-family: arial;
    font-size: 0.9em;
    color: white;
    text-align: center;
}

.ps-label .ps-desc {
    text-transform: uppercase;
}
