/* === Someplace Store CSS === */
/* === Base Start === */
@font-face {
    font-family: ApercuRegular;
    src: url("apercu_regular.eot");
    src: url("apercu_regular.eot?#iefix") format("embedded-opentype"),
    	 url("apercu_regular.woff") format("woff"),
    	 url("apercu_regular.ttf") format("truetype"),
    	 url("apercu_regular.svg#ApercuRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ApercuMedium;
    src: url("Apercu-Medium.otf");
    src: url("apercu_medium-webfont.eot");
    src: url("apercu_medium-webfont.eot?#iefix") format("embedded-opentype"), url("apercu_medium-webfont.woff") format("woff"), url("apercu_medium-webfont.ttf") format("truetype"), url("apercu_medium-webfont.svg#apercu_mediumregular") format("svg");
}
@font-face {
    font-family: ApercuBold;
    src: url("Apercu-Bold.otf");
    src: url("apercu_bold-webfont.eot");
    src: url("apercu_bold-webfont.eot?#iefix") format("embedded-opentype"), url("apercu_bold-webfont.woff") format("woff"), url("apercu_bold-webfont.ttf") format("truetype"), url("apercu_bold-webfont.svg#apercubold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Minion;
    src: url("MinionPro-Regular.otf");
}
.picksgroupholder
{
  padding-top:22px;
}
.prodinfoleft
{
  width:100%;
}
.supersize .prodinfoleft
{
  float:left;
  width:50%;
}
.prodinforight
{
  display:none;
}
.supersize .prodinforight
{
  display:block;
  float:right;
  width:50%;
}
.mainbodycontainer{padding-top:22px;}
body{width:100%;}
html,
body {
    /*font-smooth: always;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;*/
    font-family: 'Apercu Regular', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #231f20;
    padding: 0;
    background: #F8F7F6;
  height:100%;
}
h1, h2, h3, h4, h5 {
    line-height: 1;
    font-weight: normal;
}
h2, h3 { font-size: 19px }
.loginerrormsg{display:none; color:#ff0000;}
p {
   /* -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;*/
}
a { color: #000000; outline: none; border: 0; }
a:hover { text-decoration: underline;  outline: none; border: 0; }
a:focus { text-decoration: none; outline: none; border: 0; }
img {
    width: 100%;
    height: auto;
}
strong {
    font-family: ApercuMedium, Helvetica, sans-serif;
    font-weight: normal;
}
.clear { clear: both }
.wborder {
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 0;
}
.wborder.boff{border-color:rgb(248, 247, 246);}
.wborder2 {
    border-bottom: 2px solid #FFFFFF;
  margin-left:20px;
}
.blogpostbg.altbg
{
  background:#1bb471;
}
.blogpostbg
{
  background:#fdbb2c;
}
.noBG {
    background: #FFFFFF;
}
.voffsetlink{display:block;position:relative;top:-200px;}
.nomargin { margin-bottom: 0px !important}
.row,
.span3,
.span6,
.span9 { margin-bottom: 30px; }
.leftText { text-align: left; }
.rightText { text-align: right; }
.thumbnails ul,
.thumbnails li { padding: 0 }
.five04 {
    max-width: 570px;
    max-height: 696px;
}
.two40 { max-height: 165px }
.two40 img {
    width: 240px;
    min-height: 154px;
}
.two42 { height:156px;max-height: 156px; }
.three70 { max-height: 370px }
ul,
ol {
    padding: 0;
    margin: 0 0 0 25px;
}

.page-header {
  border: none;
}

/* === Base End === */
/* === Header Start / Fixed === */
#header {
    height: 36px;
    width: 100%;
    background: #231f20;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    color: #FFFFFF;
    font-family: ApercuRegular,Helvetica,  sans-serif;
    font-size: 16px;
    line-height: 16px;
}
#header #headerContainer { margin: 10px auto }
#header #headerRight {
    float: right;
    text-align: right;
    width: 49%;
    margin-top: -4px;
}
#header #headerLeft {
    float: left;
    text-align: left;
    width: 40%;
}
#header a {
    color: #FFFFFF;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
#header a:visted { color: #FFFFFF }
/* === Header End === */
/* === Splash Page Start === */
#homeHeader #homeHeaderRight
{
  float:right;
  margin-right:24px;
  margin-left:-40px !important;
}
li.livetextcontent{font-family:ApercuRegular;background:#f0f0f0;}
li.livetextcontent .innercontent {margin:10px;border:2px solid #ffffff;}
body#index div#homeActualWrapper{position:relative;z-index:11;background:#ffffff;}
body#index div#homeActualContent{background:#ffffff;z-index:15;position:relative;}
#splash {
    min-height: 100%;
    margin: 0 auto -36px;
    position: relative;
    z-index: 1;
    background: #f0f0f0 url(

splash-template-Sept2015.jpg



) center center fixed no-repeat;
  background-size:contain;
}
#splash #splashContent {
    min-height: 100%;
    height: 100%;
    width: 1032px;
    margin: 0 auto;
}
#splash #splashContent #splashContentMiddle {
    width: 40%;
    float: left;
    text-align: center;
    position: fixed;
    top: 30%;
    left: 30%;
    z-index: 16;
}
#splash #splashContent #splashContentMiddle h2 {
    margin: 52px 0 0 0;
    font-size: 21px;
    line-height: 21px;
    font-family: ApercuMedium,Helvetica,  sans-serif;
}
#splashContent h2 a{color:#000000;}
#splash #splashContent #splashContentRight {
    float: right;
    right: 0;
}
#splash #splashContent #splashContentLeft {
    float: left;
    left: 0;
}
#splash #splashContent #splashContentLeft,
#splash #splashContent #splashContentRight {
    width: 50%;
    float: left;
    position: absolute;
    height: 89%;
    z-index: 15;
}
#splash #splashContent h1 {
    font-size: 82px;
    font-family: ApercuBold,Helvetica,  sans-serif;
    color: #000000;
    line-height: 90px;
}
#splashNews:hover {
    cursor: hand;
    cursor: pointer;
}
#splashFooter {
    height: 36px;
    width: 100%;
    background: #e8e8e8;
    color: #000000;
    font-family: ApercuRegular,Helvetica,  sans-serif;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 30;
}
#splashFooter #splashFooterContainer {
    margin: 0px auto;
    padding: 10px 0;
    text-align: center;
  	cursor:pointer;
}
#splashFooter #splashFooterContainer .splashDownArrow { margin-left: 10px }
#splashFooter .splashDownArrow {
    width: 12px;
    height: 9px;
}
.hiddensplashtext {
    text-indent: -9999px;
    width: 100%;
    height: 100%;
}
#homeActualWrapper {
    padding: 63px 0 0 0;
    background: #FFFFFF;
  top:0;overflow: hidden;
  margin-top:0;
}
.product-image-roll {   
display: none;
}
.load-more  
{
  font-size:16px;
  font-family: Apercu Regular, sans-serif;
  margin: 0;
}
.more
{
  margin: 0 auto;
text-align: center;
float: left;
width: 100%;
}
.more img {width:16px;}

@media screen and (max-width: 980px) and (min-width: 768px) {
    #homeActualWrapper {
        background: #FFFFFF;
    }
  .homeDropDownIcon{margin-left:20px;}
}
@media screen and (max-width: 980px) and (min-width: 768px) {
    body {
        min-width: 768px;
        max-width: 960px;
    }
    #splash {
        background: #f8f8f8 url(splash-template-Sept2015.jpg) center center fixed no-repeat;

        background-size: contain;
    }
    #splash #splashContent h1 {
        font-size: 50px;
        font-family: ApercuBold, Helvetica, sans-serif;
        color: #000000;
        line-height: 60px;
    }
}
@media screen and (max-width: 768px) {
    #splash {
        background: #f8f8f8 url(
splash-template-Sept2015.jpg

) center center fixed no-repeat;

        background-size: contain;
    }
    .wborder2 {
        border: none;
    }

    .cartCountAct {
        right: 3px;
        top: 4px;
    }
  h1.pageTitle2{
    text-align:left;
    margin:0;
    padding:0;
    /*border-bottom:2px solid #ffffff;*/
    margin-bottom:20px;
  }
  .filtercontainer.container{margin:0;}
  #diamond-up.filterArrow{
    display:block;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    position:relative;
    left:50%;
    top:-15px;
    margin-left:-15px;
  }
  .phonefilters{
    font-family:ApercuMedium;
    text-align:center;
    color:#000000;
    padding:20px 0 27px;
    font-size:16px;
  }
  .phonefilters span{width:70px;display:inline-block;cursor:pointer;}
  .phonefilters span.active{color:#A7A9AB;}
}
/* === Splash Page End  === */
/* === Home Actual Start  === */

.indexNav {
    display: none;
}

.homeDropDownMens, .homeDropDownWomens {
    display: none;
}
.homeDropDownActive.selectedopt
{
  font-family:Apercu Regular;
  border-bottom: 2px solid #000000;
  color: #000000;
  padding-bottom: 2px;
  text-decoration: none;
}
#homeHeader {
    height: 128px;
    text-align: center;
  position:relative;
}
#headertitlescroll{display:none;position:absolute;z-index:105;top:35px;left:0;width:100%;}
#homeHeader #homeHeaderCenter { /*padding-left: 20px*/ padding-top:10px;font-family:ApercuMedium;}
#homeHeader #homeHeaderCenter #siteTitle2 img {
    max-width: 70px;
    max-height: 70px;
    padding-bottom: 8px;
}
#homeHeader #homeHeaderCenter #siteTitle {
    width: 279px;
    height: 44px;
    text-align: center;
    font-family: Minion, serif;
    font-size: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#homeHeader #homeHeaderCenter #siteTitle .red { color: #FF0000 }
#homeHeader #homeHeaderCenter #siteTitle img {
    max-width: 249px;
    height: 49px;
    margin: -9px auto 0px;
}
#homeHeader #homeHeaderLeft {
    margin: 39px 0px 0 24px;
    font-size: 21px;
    word-spacing: 14px;
  	text-align:left;
  position:relative;
  z-index:106;
}
#homeHeader #homeHeaderLeft a { color: #000000 }
#homeHeader #homeHeaderLeft a:visited { color: #000000 }
#homeHeader #homeHeaderLeft a:hover img:hover { border-bottom: none }
#homeHeader #homeHeaderLeft a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 2px solid #000000;
    padding-bottom: 2px;
}
#homeHeader #homeHeaderLeft a:first-child:hover
{
  text-decoration:none;
  border-bottom:none;
}
a.noHoverI:hover {
    text-decoration: none !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
a.noHoverI {
    text-decoration: none;
    border-bottom: none;
    padding-bottom: 0;
}
#homeHeader #siteSearch,#homeHeader #newslettersignup{
    display: inline-block;
    width: 0px;
    overflow: hidden;
}
.col_Black{color:#000000;}
.col_White{color:#ffffff;}
.col_Red{color:#ff0000;}
.col_DarkRed{color:#8c3039;}
.col_Blue{color:#16528d;}
#homeHeader #siteSearch input[type="text"],#homeHeader #newslettersignup input[type="email"] {
    background: #FFFFFF;
    width: 0px;
    height: 24px;
    font: 16px ApercuRegular, Helvetica, sans-serif;
    max-width: 98%;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custicon
{
  margin:0 auto;
  display:block !important;
}
.custicon.icons_Black
{
  background:url("iconset-black.png") no-repeat;
}
.custicon.icons_Blue
{
  background:url("iconset-blue.png") no-repeat;
}
.custicon.icons_DarkRed
{
  background:url("iconset-darkred.png") no-repeat;
}
.custicon.icons_Red
{
  background:url("iconset-red.png") no-repeat;
}
.custicon.icons_White
{
  background:url("iconset-white.png") no-repeat;
}
.custicon.icon_Blog
{
  width:34px;
  height:26px;
  background-position:-26px 0;
}
.custicon.icon_Mail
{
  width:30px;
  height:22px;
  background-position:-64px -3px;
}
.custicon.icon_Music
{
  width:31px;
  height:32px;
  background-position:0 -27px;
}
.custicon.icon_Hanger
{
  width:44px;
  height:28px;
  background-position:-34px -31px;
}
.custicon.icon_Drink
{
  width:24px;
  height:32px;
  background-position:-83px -27px;
}
.custicon.icon_Food
{
  width:26px;
  height:30px;
  background-position:-2px -61px;
}
.custicon.icon_Gift
{
  width:31px;
  height:31px;
  background-position:-37px -60px;
}
.custicon.icon_Calendar
{
  width:32px;
  height:30px;
  background-position:-77px -61px;
}
#homeHeader img#closer {
    display: none;
    width: 9px;
    width: 9px;
    position: relative;
    top: 50%;
    left: -25%;
}
#homeHeader img#closer:hover {
    cursor: hand;
    cursor: pointer;
   font-family: ApercuRegular, Helvetica, sans-serif;
}

#menuIcons {
    height: 24px;
    margin:41px 0 0 50px;
    text-align: center;
  position:relative;
  z-index:106;
}
#menuIcons a {
    color: transparent;
    display: inline-block;
    margin-right: 2px;
    float: right;
  font-size:14px;
  width:34px;
}
#menuIcons .menuIcons-Search {
    height: 24px;
    width: 25px;
  font-size:3px;
    background-image: url("sprite_home_icons_new.png");
    background-position: 3px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin-right: -1px !important;
}
.menuIcons-Search:hover { opacity: 0.2 }
.menuIcons-News {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -26px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
  margin-right:0;
}
.menuIcons-News:hover { opacity: 0.2 }
.menuIcons-Email {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -60px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.menuIcons-Email:hover { opacity: 0.2 }
body#article div.container div.span12.wborder
{
  margin-bottom:22px;
}
#nav {
    height: 60px;
    background: #E8E8E8;
    margin: 0 0 21px 0;
    position: relative;
}
#nav .navItemMoreDropDown {
    display: none;
    position: absolute;
    z-index: 55;
    list-style: none;
    margin: 0;
    padding: 0 0 0 11px;
    background: #E8E8E8;
    margin: -17px 0 0 -23px;
    width: 100%;
}
.livetextcontent h1
{font-family:ApercuBold, sans-serif;
}
.navItemMoreBack:hover {
cursor:hand;cursor:pointer;
}

#nav .navItemMoreDropDown li { padding: 0 11px; float:left; }
#nav .navItemMoreDropDown li:first-child { /*margin-top: 20px*/ }
#nav .navItemMoreDropDown li a:hover {
    text-decoration: none;
    border-bottom: 0 !important;
}
#nav #navContainer {
    height: auto;
    text-align: center;
    /*text-align: center; */
    /*-ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;*/
    position: relative;
}
#nav #navContainer .stretcher {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
#nav #navContainer .navItem {
    margin: 24px 11px;
    width: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #FFFFFF;
    font-family: ApercuMedium, sans-serif;
    font-size: 16px;
    line-height: 16px;
}
#nav #navContainer .navItem:first-child { margin: 24px 10.5px 24px 0; }
#nav #navContainer .navItem .active { font-family: ApercuMedium, sans-serif; }
#nav #navContainer .navItem a {
    color: #000000;
    font-size: 16px;
    font-family: 'Apercu Regular', Helvetica, sans-serif;
}
#nav #navContainer .navItem a:visited { color: #000000 }
#nav #navContainer .navItem a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 2px;
}

#navMobileActual, #navMobile { display: none }

.mobileMenu { position: relative }
.subMobileMenu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background: #E8E8E8;
}
.subMobileMenuBack {
    color: #000000;
    line-height: 48px;
}
.subMobileMenuBack:hover {
    cursor: pointer;
    cursor: hand;
}
#homeActualContent {
/* margin-top: 30px */
  margin:0 auto;margin-left:0 !important;
}
.leftRow { float: left }
.rightRow { float: right }
.middleDot {
    vertical-align: top;
    margin-left: -0.009em;
    display: inline-block;
    position: relative;
    top: -0.251em;
}
/* === Home Actual End  === */
/* === Site Footer Start === */
#siteFooter p
{
  display:block;
  position:relative;
}
#siteFooter {
    background: #c1a885;
    color: #FFF;
    padding-bottom: 0;
    width: 100%;
  margin-top:120px;
    font-size: 14px;
    line-height:18px;
}
#siteFooter #somewhereFooter {
    background-image: url("sprite_store_icons.png");
    background-position: 100% bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
	width: 50%;

	position:absolute;
  	max-width:100px;
  	right:0;
  	top:-5px;
}
#siteFooter div.container{
  overflow:hidden;
}
#siteFooter #somewhereFooter:hover { background-image: url("sprite_store_icons_h.png") }
#siteFooter #somedayFooter {
    background-image: url("sprite_store_icons.png");
    background-position: 100% bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
width: 50%;
  max-width:110px;
position:absolute;
  right:0;
  top:-5px;
}
#siteFooter #somedayFooter:hover { background-image: url("sprite_store_icons_h.png") }
#siteFooter h3 {
    margin-top: 35px;
    font-family: ApercuMedium, sans-serif;
    font-size: 16px;
    font-weight: lighter;
}
#siteFooter a { color: #FFFFFF }
#siteFooter a:visited { color: #FFFFFF }
#siteFooter a:hover { text-decoration: underline }
#siteSig {
    height: 24px;
    background: #231F20;
    color: #FFFFFF;
    font-size: 11px;
    font-family: 'Apercu Regular', Helvetica, sans-serif;
}
#siteSig a {
    margin: 5px;
    color: #FFFFFF;
}
#siteSig a:hover,
#siteSig a:visited { color: #FFFFFF }
/* === Site Footer End  === */
/* === Flippy Start  === */
.flippy {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    filter: 'prodid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
    padding-right: 0px !important;
    padding-left: 12px;
}
/* === Flippy End  === */
/* === Diamond Start === */
#diamond-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #E8E8E8;
}
.filtercontainer{position:relative;}
#diamond-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #E8E8E8;
    position: absolute;
    bottom: -6px;
}
.navDiamond {
    margin-top: -35px;
    position: relative;
}
.centerDiamond {
    margin: -24px auto 0;
    padding-bottom: 20px;
}
/* === Diamond End === */
.homeShopDropDown { text-align: left }
.homeShopDropDown li { border-bottom: 2px solid #FFFFFF }
.homeShopDropDown ul { list-style: none }
.homeShopDropDownMens,
.homeShopDropDownWomens { display: none }
/* === Image Hover States Start === */
.hoverState {
    width: 100%;
    height: auto;
    position: relative;

}
.floatedtextstatic{
  position:absolute;
  width:100%;
  height:100%;
  top:0;left:0;
  display:table;
  vertical-align:middle;
  text-align:center;
  color:#000000;
  z-index:9;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding:12px;
}
.floatedtextstatic.noabspos
{
  position:relative;
  border-bottom:1px solid #000000;
  margin-bottom:-1px;
}
.floatedtextstatic > div
{
  display:table-cell;
  vertical-align:middle;
}
.floatedtextstatic .whitefloatstatic
{
  width:60%;
  margin:0 auto;
  background:#ffffff;
  opacity:0.9;
  padding:10px;
}
.floatedtextstatic .whitefloatstatic > div
{
  border:2px solid #000000;
  padding:15px 5px;
}
.floatedtextstatic h1 {
font-size: 32px;
line-height: 36px;
font-family: ApercuBold, sans-serif;
}
.floatedtextstatic h2 {
font-size: 16px;
line-height: 24px;
padding-left: 20px;
padding-right: 20px;
}
.livetextcontent .floatedtextstatic,.livetextcontent .floatedtextstatic a{color:#0a568d;}
.livetextcontent .floatedtextstatic,.livetextcontent .floatedtextstatic a{color:#0a568d;}

.hoverStateTextWrapper.customshipping{text-align:center;padding:10px;}
.hoverStateTextWrapper.customshipping div.custborder{position:relative;border:2px solid #ffffff;padding:13px 20px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
height:100%;}

.customshipping div.custborder h1{font-size:30px;font-family:ApercuBold,sans-serif}
.customshipping div.custborder h2{position:absolute;width:100%;bottom:14px;font-size:16px;left:0;font-family:ApercuMedium,sans-serif}
.hoverStateTextWrapper,
.hoverStateTextWrapperMini,
.hoverStateTextWrapperTall {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: white;
  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;


}
.subMobileMenu
{
  max-height:330px;
  overflow:scroll;
}
.hoverStateTextActualCenterWrapper {
 display: table;
 height: 100%;
 width: 100%;
  max-width:100%;table-layout: fixed;
  border:2px solid #ffffff;
  box-sizing:border-box;
  -moz-box-sizing: border-box;
}
.hoverStateTextActualCenterText {
display: table-cell;  vertical-align: middle;
  max-width:100%;table-layout: fixed;
  overflow:hidden;
}
.hometextpos_l
{
  width:50%;float:left;
}
.hometextpos_r
{
   width:50%;float:right;
}
.hoverStateTextWrapper:hover .hoverStateTextActual,
.hoverStateTextWrapperMini:hover .hoverStateTextActual,
.hoverStateTextWrapperTall:hover .hoverStateTextActual {

    color: white;
    opacity: 0.8;
  transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
   /* -webkit-transition: opacity 0.4s ease-out;*/
    -o-transition: opacity 0.4s ease-out;

}
.hoverStateTextWrapper:hover .floatedtextstatic
{
  opacity:0;
  transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
  /*  -webkit-transition: opacity 0.4s ease-out; */
    -o-transition: opacity 0.4s ease-out;
}
.hoverStateTextWrapper .floatedtextstatic
{
  opacity:1;
  transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
 /*   -webkit-transition: opacity .4s ease-out; */
    -o-transition: opacity .4s ease-out;
}

.hoverStateTextWrapper a,
.hoverStateTextWrapperMini a,
.hoverStateTextWrapperTall a { color: rgba(255, 255, 255, 0.8) }
.hoverStateTextWrapper a:hover,
.hoverStateTextWrapperMini a:hover,
.hoverStateTextWrapperTall a:hover { color: white }
.hoverStateTextActual {

    position: relative;
  z-index:11;
    text-align: center;
    height: 100%;
    font-size: 16px;
    line-height: 24px;
  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
    background: #000000;
    opacity: 0;
  padding:10px;
  transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
  /*  -webkit-transition: opacity 0.4s ease-out; */
    -o-transition: opacity 0.4s ease-out;
  overflow:hidden;



}
.blogposttile.hoverStateTextWrapper
{
  padding:0;
}
.hoverState{display:block;}
.hoverState.hoverstateborder
{

   border:3px solid rgba(0,0,0,0);

  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box;
  transition : border 0.4s ease-out;
  /* -webkit-transition : border 0.4s ease-out;  */
  -moz-transition : border 0.4s ease-out;
  -o-transition : border 0.4s ease-out;
}
.hoverState.hoverstateborder:hover
{
  border:3px solid rgba(240,240,240,1);
}
.hoverStateTextActual h1 {
    font-size: 32px;
    line-height: 36px;
    font-family: ApercuBold, sans-serif;
}
.livetextcontent h1
{
  font-size:45px;
  line-height:50px;
}
.hoverStateTextActual h2 {
    font-size: 16px;
    line-height: 24px;
  padding-left:20px;
  padding-right:20px;
}
.hoverStateTextActual h3 {
    font-size: 21px;
    line-height: 32px;
}
.hoverStateTextWrapperTall {
    width: 90.2%;
    height: 93%;
    top: 3.5%;
    left: 5%;
}

.hoverStateTextActual .newsIcon {
    padding-bottom: 9px;
}
/* === Image Hover States End === */
/* === Social Start === */
.twitterFeedContainer { background-color: #0084c7 }
.blogpostbg .twitterFeedText {
	overflow:hidden;
    color: #FFFFFF;
  margin:10px !important;
  border:2px solid #ffffff;
  padding:20px;
    /* min-height: 108px;
    max-height: 108px; */
    font-size: 13px;
    line-height: 1.4;
}
.blogpostbg .twitterFeedText .sublinehomeblog{display:block;margin-top:5px;}
.sublinehomeblog{text-transform:capitalize;}
.twitterFeedContainer .twitterFeedText{margin:0 !important;padding:20px !important;}
.twitterFeedText a{color: #FFFFFF;}
.blogpostbg .twitterFeedText a {  line-height:1.2;font-size:1.3em;font-family:ApercuMedium;text-align:center; }
.twitterFeedText a:hover {
    text-decoration: none;
    color: #b2e4ee;
}
.blogpostbg .twitterFeedText a:hover {color:#eeeeee;}
.noTop { margin: 0px 0 18px 0 }


.hidetwitterwidget{
  display:none;
}
/* === Social End  === */



.pageTitle {
    font-size: 21px;
    line-height: 1.1;
    font-family: Apercu Regular, sans-serif;
    margin-bottom: 30px;
}

[class*="aboutDiamond-"] {
    color: #000000;
}
[class*="aboutDiamond-"]:hover {
    color: #000000;
    text-decoration: none;
}

.pageTitle2 {
    font-size: 20px;
    padding-bottom: 0px;
    line-height: 1;
    margin-top: 6px;
    font-family: ApercuMedium;
}
.span6.filters .span3
{
  margin-bottom:5px;
}
/* ===  Large desktop  === */
@media (min-width: 1200px) {

.secondhalfpad {padding-right:22px;}
    .span7 { width: 680px }
    .offset1 { margin-left: 112px }

}
@media (min-width: 1200px) {
}
@media screen and (min-width: 480px) and (max-width: 768px) {
    #splash #splashContent h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #splash #splashContent #splashContentMiddle {
        top: 40%;
        left: 30%;
    }/*
  ul.thumbnails .hnorm > img,ul.thumbnails .hnorm > div > img,ul.thumbnails .hnorm a > img
  {
    height:340px;
  }
  ul.thumbnails .hhalf > img,ul.thumbnails .hhalf > div > img,ul.thumbnails .hhalf a > img
  {
    height:160px;
  }
  ul.thumbnails .hdouble > img,ul.thumbnails .hdouble > div > img,ul.thumbnails .hdouble a > img
  {
    height:700px;
  }*/
}
.secondhalfpad h2{margin-top:0;padding-top:6px;}
@media screen and (max-width: 767px) {
  .thumbnails > li{margin-left:0 !important;}

}
/* === Form Start === */
.formLeft {
    float: left;
    width: 45%;
    margin-right: 5%;
  overflow:hidden;
}
.formRight {
    float: right;
    width: 45%;
}
input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
textarea,
select {
    border: 1px solid #E8E8E8;
    padding: 1px 4px;
    outline: none;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font: 16px 'Apercu Regular', Helvetica, sans-serif;
    color: #231f20;
    margin: 0;
    width: 100%;
    max-width: 48%;
    display: block;
    margin-bottom: 20px;
    background: #E8E8E8;
    height: 35px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.styled-select,
.styled-select-white {
    min-width: 90%;
    max-width: 100%;
    height: 35px;
    background: url("blackarrowdown13x9.png") no-repeat right #e8e8e8;
    background-position: 90% 50%;
    overflow: hidden;
    margin-bottom: 20px;
  position:relative;
}
.styled-select-white {
    background: url("blackarrowdown13x9.png") no-repeat right white;
    color: #000000;
    background-position: 90% 50%;
}

.styled-select select,
.styled-select-white select {
    background: transparent;
    min-width: 100%;
    max-width: 120%;
  width:110%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
  	-moz-appearance:window;
    text-indent: 12px;
}
.styled-select select::-ms-expand {
    display: none;
}
.styled-select-half {
    min-width: 40%;
    max-width: 50%;
    height: 35px;
    background: url("blackarrowdown13x9.png") no-repeat right #e8e8e8;
    background-position: 95% 50%;
    overflow: hidden;
    margin-bottom: 20px;
}
option {
    background: #E8E8E8;
    text-indent: 12px;
}
.styled-select-half select {
    background: transparent;
    min-width: 90%;
    max-width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1.2;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    text-indent: 12px;
}
.firsthalfpad{padding-left:20px;margin-left:0}
.secondhalfpad{padding-left:40px;}
.halfwidth
{
  width:50%;
  float:left;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea { min-height: 60px }
label,
legend {
    display: block;
    font-family: 'Apercu Regular', Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
label span,
legend span {
    font-weight: normal;
    font-size: 16px;
}
select { width: 220px }
input[type="checkbox"] { display: inline }

input.input--large {
  max-width: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  input.input--large { max-width: 200px }
}

#customer-accounts .span6 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* === Form End === */
/* === MiniMoose Start === */
div.productitemdisplay
{
  padding-bottom:20px;
}
div.productitemdisplay .rslides_tabs{display:none;}
.ztabsz
{
  width:18%;
}
.thumbslimg img
{
  width:100%;
}
div.productitemdisplay.supersize .rslides_tabs{display:block;}
.mainbodycontainer > .row.categoryList
{width:100%;}
div.productitemdisplay .mooseshare
{
  display:none;
}
div.productitemdisplay.supersize .mooseshare
{
  display:block;
}
div.productitemdisplay.supersize div.magnify
{
  display:none;
}
#minimoose {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 1000;
}
#mooseimage {
    display: block;
    margin: 100px auto;
  position:relative;
}
#mooseimage2
{
  position:relative;
}
#minimoose2{margin-top:-7px;}
#mooseimage img
{
  width:100%;
}
#mooseimage img {
    margin: 0 auto;
    z-index: 1100;
}
.mooseshare {
    margin: 0;
    padding: 0;
}
.mooseshare {
    position: absolute;
    z-index: 98;
    top: 0;
    color: #FFFFFF;
}
.mooseshare .mooseshare-item {
    width: 30px;
    display: block;
    float: left;
    position: relative;
    top: 17px;
    left: 16px;
}
.mooseshare .mooseshare-item:hover {
    cursor: hand;
    cursor: pointer;
}
.mooseshare .mooseshare-item a { color: transparent }
.mooseshare .mooseshare-tw {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: 0px -50px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.mooseshare .magnify2 {
  	width: 28px;
    height: 22px;
  float:left;
  display:block;
  position:relative;
  	color:transparent;
    background-image: url("http://cdn.shopify.com/s/files/1/0250/5515/t/1/assets/magnify.png?20994");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto auto;
    top: 19px;
    left: 13px;
  margin-right:5px;
  cursor:pointer;
}
#nav li
{
  list-style:none;
}
.mooseshare .mooseshare-pi {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -67px -50px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.mooseshare .mooseshare-fb {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -33px -50px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.mooseshare .mooseclose,.mooseshare .mooseclosex {
    height: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -28px -25px;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin-right: 3px;
    color: transparent;
}
#homeActualContent .twitterFeedText img.bloghomeicon{height:auto !important;width:auto !important;min-height:0;display:block;margin:0 auto 10px auto;}
/* === MiniMoose End === */
/* === Store Start === */
.freeshipping {
    font-size: 21px;
    font-family: ApercuMedium, sans-serif;
}
.productShortNav {
    text-align: right;
    font-size: 16px;
    word-spacing: 16px;
    padding-right: 16px;
  padding-top:8px;
}
.productRow {
    padding-bottom: 35px;
    border-bottom: 2px solid #FFFFFF;
}
.productActual { margin-top: 0;margin-bottom:0; }
.productName {
    font-family: ApercuMedium, sans-serif;
    font-size: 21px;
    line-height: 1;
    margin: 10px 0;
}
.productBrand {
    font-family: 'Apercu Regular', Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
.productPrice {
    font-family: ApercuBold, sans-serif;
    font-size: 21px;
    line-height: 1;
    margin: 10px 0 20px;
}
.productShortDesc {
    font-size: 16px;
    margin-bottom: 34px;
}
.productTags {
    font-size: 16px;
    margin-bottom: 57px;
}
.productTabLine{
    width: 2px;
    padding: 0 13px;
    font-weight: normal !important;
    font-family: 'Apercu Regular', Helvetica, sans-serif;
}
.tab-content .tab-pane
{
  display:none;
}
.tab-content .tab-pane.active
{
  display:block;
}
.nav-tabs {  }
.nav-tabs > li > a {
    font-size: 16px;
    line-height: 1.2;
    color: #231f20;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

}
.nav-tabs>li>a {
    border: none !important;
    padding-right: 0px;
}
.nav-tabs > li > a:first-child { padding-left: 0px }
.nav-tabs > li > a:hover {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #F8F7F6;
    border: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    background-color: #F8F7F6;
    border: none;
    font-family: ApercuBold, sans-serif;
    color: #000;
}

.tab-content {
    margin-bottom: 34px;
    min-height: 100px;
  padding:20px 15px 20px 15px;
  border-top:2px solid #e8e8e8;
  border-left:2px solid #e8e8e8;
  border-right:2px solid #e8e8e8;
  border-bottom:2px solid #e8e8e8;
  background:#f8f7f6;
}

article header img
{
  margin-bottom:20px;
}
.productGalleryImage {
    position: relative;
    z-index: 10;
}
.productGalleryControl,
.rslides_tabs {
    margin-top: 24px;
    word-spacing: 16px;
    font-family: 'Apercu Regular', Helvetica, sans-serif;
    font-size: 16px;
}
.rslides_tabs li {
    float: left;
    margin-right: 5px;
}
.rslides_tabs.ztabsz li {
    float: none;
    margin-right: 20px;
  margin-bottom:20px;
}
.rslides_tabs li:first-child:before { content: 'Images' }
.rslides_tabs.ztabsz li:first-child:before { content:none }
.rslides_tabs li a { color: #000000 }
.rslides_tabs li a:first-child { margin-left: 20px }
.rslides_tabs.ztabsz li a{ margin-left: 0;margin-right:20px;margin-bottom:20px; }
.addToCart {
    width: 100%;
    height: 36px;
    background:#00c68b;
    color:#FFFFFF;
    border:none;
}

.addToCart[disabled],
.addToCart:hover,
.addToCart:focus {
  background: #a7a9ab;
  color: #fff;
}

.addToCart:active {
  background: #474747;
}

#minicart.loading:before {
  content: '';
  background-color: grey;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.2;
}

#minicart.loading:after {
  content: '';
  background-image: url("ajax-loading.gif");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -35px;
  margin-top: -35px;
  top: 50%;
  left: 50%;
}
#minicart.loading {
  min-height: 190px;
}

.minicart__items li {
  position: relative;
}

.minicart__items-wrapper {
  overflow: hidden;
  height: 330px;
}

.relatedProducts {
    margin-top: 0;
    font-size: 22px;
    line-height: 1.2;
    font-family: ApercuMedium, sans-serif;
}
.relatedProducts .relatedproductBrand,
.relatedProducts .relatedproductName,
.relatedProducts .relatedproductPrice {
    font-size: 16px;
    line-height: 1.2;
}
.relatedProducts img:hover { opacity: 0.8;-moz-backface-visibility: hidden;}
.relatedProducts h3 {
    border-top: 2px solid #FFFFFF;
    padding-bottom: 0px;
  padding-top: 30px;
  margin:0;
}
.relatedProducts a:hover,
.relatedProducts a:visited:hover { text-decoration: underline }
.relatedProducts a,
.relatedProducts a:visited { color: #000000 }
#productEnlarge,
.productEnlargeCat {
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: 0 -28px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    z-index: 0;
    top: 14px;
    left: 20px;
}
.productGalleryImage .mooseshare{z-index:0;left:20%;}
.productGalleryImage .mooseshare.extragap{left:35%;}
.productGalleryImage:hover .mooseshare{z-index:92;}
#productEnlarge:hover,
.productEnlargeCat:hover {
    cursor: hand;
    cursor: pointer;
}
.productEnlargeCat { z-index: 45 }
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
@media (max-width: 767px){

}
@media (min-width: 768px) and (max-width: 979px){
.firsthalfpad{padding-left:20px;margin-left:15px;margin-right:-15px;}
	.productGalleryImage .rslides.rslidesz
 	{
  		height:500px;

 		overflow:hidden;
	}
	.productGalleryImage .rslides.rslidesz img
	{
  		display:inline;
  		min-width:356px;margin-left:-25px;
  width:auto;
  		height:500px;
	}
	.ztabsz li
	{
  		height:84px;
  		overflow:hidden;
	}
	.ztabsz li img
	{
  		height:84px;margin-left:-7px;
  		min-width:60px;
  width:auto;display:inline;

	}
	.tab-content{height:154px;overflow-y:auto;}
#container{width:792px !important;}
#container .image1{width:379px !important;height:524px !important;}
#container #image2{width:379px !important;height:245px !important;}
#container #border{width:359px !important;height:225px !important;margin-top: -172px !important;}
#container #image3{width:379px !important;height:255px !important;}
#container .image4{width:170px !important;height:265px !important;}
#container #image5{width:387px !important;height:265px !important;}
#container .image6{width:187px !important;height:265px !important;}
#container .image7{width:792px !important;}
#container .image4{width:170px !important;height:265px !important;}
#container #sale{margin-top: 105px !important;font-size:50px !important;}
}
@media (min-width: 980px) and (max-width: 1199px){
	.productGalleryImage .rslides.rslidesz
 	{
  		height:560px;
 		overflow:hidden;
	}
	.productGalleryImage .rslides.rslidesz img
	{
  		min-width:400px;
  margin-left:-11px;
  width:auto;
  		height:560px;
	}
#container{width:940px !important;}
#container .image1{width:458px !important;height:633px !important;}
#container #image2{width:458px !important;height:300px !important;}
#container #border{width:435px !important;height:280px !important;margin-top: -216px !important;}
#container #image3{width:458px !important;height:309px !important;}
#container .image4{width:207px !important;height:311px !important;}
#container #image5{width:458px !important;height:319px !important;}
#container .image6{width:217px !important;height:319px !important;}
#container .image7{width:940px !important;}
#container .image4{width:207px !important;height:311px !important;}
	.ztabsz li
	{
  		height:96px;
  		overflow:hidden;
	}
	.ztabsz li img
	{
  		height:96px;
  width:68px;margin-left:-3px;

	}
	.tab-content{height:214px;overflow-y:auto;}
}
.tophalfprod{height:234px;}
@media (min-width: 1200px){
	.productGalleryImage .rslides.rslidesz
 	{
  		height:600px;
 		overflow:hidden;
	}
	.productGalleryImage .rslides.rslidesz img
	{
  		width:auto;
  		height:600px;
	}
	.ztabsz li
	{
  		height:104px;
  		overflow:hidden;
	}
	.ztabsz li img
	{
  		height:104px;
  width:auto;

	}
	.tab-content{height:212px;overflow-y:auto;}
}
.nav-tabs>li{margin-bottom:0;}
.nav-tabs{border-bottom:0;}
.nav-tabs li a {margin-right:0;
}
.rslides.rslidesz {width:82%;float:right}
.rslides img {
    display: block;
    float: left;
    width: 100%;
    border: 0;
  -moz-backface-visibility: hidden;
}
.productGalleryImage .rslides:hover img { opacity: 0.8 }
.productGalleryImage ul.mooseshare:hover + .rslides img { opacity: 0.8 }
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides_tabs {
    list-style: none;
    display: block;
    margin-left: 0;
  height:20px;
}
.rslides_tabs.ztabsz
{
  height:'';
  margin-top:0;
}
.productitemdisplay .rslides_tabs{
  position:absolute;
  bottom:-126px;
  left:0;
}
.gmiddleDot {
    vertical-align: top;
    margin-left: -92px;
    display: inline-block;
    position: relative;
    top: -0.251em;
}
/* === Store End === */
/* === Brands Start === */
h2.bdHeading {
    line-height: 2;
    font-size: 32px;
    font-family: ApercuMedium, sans-serif;
}
.brandsDesktop {
    line-height: 25px;
}
/* === Brands End === */
/* === Category Start === */
.categoryList {
    margin-top: 22px;
    margin-bottom: 22px;
}
p.categoryName{margin-bottom:0;}
.categoryList .hoverState img {
    max-height: 332px;
}
.padtop10{padding-top:10px}
.categoryList:first-child { margin-top: 0px }
.categoryList div.insidediv a:hover img { opacity: 1 }
.categoryList div.insidediv ul.mooseshare:hover + a .rslides img { opacity: 0.8 }
.categoryList a:hover,
.categoryList a:visited:hover {
    text-decoration: underline;
    color: #000000;
}
.insidediv{position:relative}
.categoryList a,
.categoryList a:visited { color: #000000 }
.categoryBrand,
.categoryName,
.categoryPrice {
    font-family: 'Apercu Regular', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1;
}
h2.categoryBrand{
    font-family: ApercuMedium, sans-serif;
}
.span6.filters{margin-bottom:10px;}
a.brandlink {color:#000000;}
.productitemdisplay{margin-bottom:15px;!important;position:relative;}
.productitemdisplay p.categoryName
{
  height:40px;
  overflow:hidden;
}
.oldPrice { text-decoration: line-through }
.salePrice { color: #FF0000 }
.filters {
    font-size: 16px;
    line-height: 1;
    text-align: left;
}
.filterTitle { color: #A7A9AB }
.filterActual { margin-left: 7px; /*20px*/ }
.filterActual a:hover,
.filterActual a:visited:hover {
    text-decoration: none;
    color: #000000;
}
.filterActual a,
.filterActual a:visited {
    margin: 0 10px;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}
.categoryFilterprice,.categoryFilterbrand,.categoryFilterfit,.categoryFiltersize
{background:#E8E8E8;
}
.categoryFilterprice ul{text-align:center;}
.categoryFilterprice ul li{display:inline;}
.mobileFilters {
    text-align: center;
    padding-bottom: 20px;
}
.categoryFilterprice ul li.filterSelected a
{
  font-family:ApercuMedium;
}
.categoryFilters {
    background: #E8E8E8;
    font-size: 16px;
    display: none;
    margin-bottom: 16px;
  	margin-top:0px;
}
.categoryFilters ul {
    list-style: none;
    margin: 0;
    padding: 10px 0;
}
.categoryFilters li {
    padding: 4px 0px;
    max-width: 80%;
    line-height: 16px;
}
.categoryFilters li a { color: #000000 }
.categoryFiltersShow { display: block }
.categoryFiltersHide { display: none }
.filterArrow {
    display: none;
    margin-top: -30px;
}
.categoryFilterbrand,
.categoryFiltersize,
.categoryFilterfit,
.categoryFilterprice,
.categoryFilterorder { display: none }
.filterActive {
    text-decoration: none;
    /*border-bottom: 1px solid #000000;;
    padding-bottom: 2px;*/
}
img.nostockleft{opacity:0.2 !important}
#navContainer .filterSelected {
    font-family: ApercuBold, sans-serif;
    list-style-type: disc;
}
li.filterSelected {list-style-type: disc;}
.categoryOverlay {
    width: auto;
    height: auto;
    position: relative;
}

a.product-link:hover .categoryOverlay{display:none !important;}
.categoryOverlay img:hover { }
.categoryOverlay-OutofStock,
.categoryOverlay-Sale,
.categoryOverlay-Favorite,
.categoryOverlay-New {
    height:24px;
    width:100%;
    background-image: url("sprite_home_icons.png");
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    z-index: 90;
    color: transparent;
    top: 21px;
}
.categoryOverlay-OutofStock:hover { background-position: 0 -104px }
.categoryOverlay-OutofStock { background-position: 0 -78px }
.categoryOverlay-Sale { background-position: 0 -130px }
.categoryOverlay-Favorite { background-position: 0 -156px }
.categoryOverlay-New { background-position: 0 -182px }
.categoryImg {
    position: relative;
    z-index: 50;
}
.categoryCart { display: none }
.productEnlargeCatWithClose {
    display: none;
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    background-image: url("sprite_home_icons.png");
    background-position: -28px -25px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    z-index: 0;
    top: 20px;
    left: 20px;
}
.span51 {
    min-width: 30%;
    max-width: 50%;
    float: right;
    padding-top: 9px;
    margin-right: 58px;
}
.span51b {
    margin-right: 79px;
}
.moreShoes {
    text-align: center;
    font-size: 21px;
}
/* === Category End === */
.postWrapper { text-align: center;padding-top:22px; }
.postImage { margin-bottom: 43px }
.postImage {
    width: 504px;
    height: 337px;
  overflow:hidden;
}
.postImage img{width:100%;}
.postIcon {
    height: 24px;
    position: relative;
    padding-bottom: 9px;
}
.postIcon a {
    color: transparent;
    height: 24px;
}
.postIcons-News {
    height: 24px;
    width: 32px;
    margin: 0 auto;
    background-image: url("sprite_home_icons.png");
    background-position: -26px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: relative;
}
.blogicon-drink
{
  width:18px;
  height:28px;
  background-image:url("blogicon-drink2.png");
  background-position:0 0;
}
.blogicon-eat
{
  width:20px;
  height:28px;
  background-image:url("blogicon-eat2.png");
  background-position:0 0;
}
.blogicon-events
{
  width:30px;
  height:27px;
  background-image:url("blogicon-events2.png");
  background-position:0 0;
}
.blogicon-give-aways
{
  width:27px;
  height:28px;
  background-image:url("blogicon-give-aways2.png");
  background-position:0 0;
}
.blogicon-music
{
  width:28px;
  height:28px;
  background-image:url("blogicon-music2.png");
  background-position:0 0;
}
.blogicon-clothes
{
  width:40px;
  height:22px;
  background-image:url("blogicon-clothes2.png");
  background-position:0 0;
}
.blogicon-shop
{
  width:40px;
  height:23px;
  background-image:url("blogicon-shop2.png");
  background-position:0 0;
}
.shopicon
{
  width:40px;
  height:22px;
}
.blogicon-everything
{
  width:40px;
  height:23px;
  background-image:url("blogicon-shop2.png");
  background-position:0 0;
}
.postTitle { margin-bottom: 22px }
.postTitle h2 {
    font-size: 31px;
    line-height: 1.2;
    font-family: ApercuBold, sans-serif;
}
.postTitle a { color: #000000 }
.articleTitle {
    font-size: 28px;
    text-align: center;
    padding-bottom: 25px;
}
.postDate {
    margin-bottom: 18px;
    font-size: 16px;
    font-family: ApercuMedium, sans-serif;
}
.postSummary {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.4;
}
.postArchive {
    font-size: 16px;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
.postArchive li.postArchiveActive:before { background-position: 0 -209px }
.postArchive .postActive:before { background-position: 5px -209px }
.postArchive li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 4px;
    font-family: ApercuMedium, sans-serif;
    font-weight: normal;
}
.postArchive li:before {
    height: 24px;
    width: 30px;
    background: url("sprite_home_icons.png");
    background-position: -25px -209px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    content: "";
    margin-left: -34px;
}
.postArchive li ul,.postArchive li div {
    list-style-type: none;
    margin-left: 0;
  padding:15px 0;
    display: none;
  font-family:'Apercu Regular', Helvetica, sans-serif;
}
.postArchive li table td,.lightboxcontent table td
{
  padding-left:15px;
  padding-right:15px;
}
.postArchive li ul li {
    padding-left: 0;
    font-weight: normal;
}
.postArchive li ul li:first-child { margin-top: 24px }
.postArchive li ul li:before {
    height: 24px;
    width: 30px;
    background: url("sprite_home_icons.png");
    background-position: -25px -209px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: absolute;
    content: "";
    margin-left: -34px;
}
.postArchive a { color: #000000 }
.postCount { color: #A7A9AB }
.relatedPostItem { margin-bottom: 12px }
.relatedPostItem img {
    padding-bottom: 16px;
    width: 240px;
    height: 156px;
}
.postSingle img { padding-bottom: 0px }
.newsIcon {
    height: 25px;
    width: 31px;
    padding-bottom: 18px;
}
.newsIconHome {
    height: 25px;
    width: 31px;
    padding-bottom: 9px;
}
.blog69 img { padding: 20px 0 }
@media (max-width: 768px) {
div.blog712{padding-top:25px;}
h2.pageTitle2{text-align:center;}
.span12.wborder2{margin-left:0}
    .blog69 img { padding: 20px 0 }
    .noworder { border: none !Important }
    .newsIcon {
        height: 25px;
        width: 31px;
        padding: 0 0 18px 0px;
    }
    .articleTitle {
        font-size: 28px;
        text-align: center;
        padding-bottom: 0px;
        margin-top: -30px;
    }
    #iFeed3 img {
        margin-top: 25px !important;
    }
}
.sidepostDate {
    font-size: 14px;
    margin-top: 4px;
}
.archiveHeading, .relatedPostsHeading {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 25px;
  padding-bottom:20px;
  font-family:ApercuMedium;
}
.relatedPostsHeading{margin-top:40px;}
.postArchiveSub { margin-top: 0 }
.postContent { float: right }
.postContent img {
    max-width: 100%;
    max-height: auto;
    margin: 24px 0 0 0;
}
.postContentInner {
    padding-top: 0;
    float: right;
}
#cartContents {
    margin-bottom: 22px;
}
#cartContents a:hover,
#cartContents a:visited:hover {
    text-decoration: underline;
    color: #000000;
}
#cartContents a,
#cartContents a:visited { color: #000000 }
.checkoutForm input[type="text"] { height: 20px }
.addToCartBlue {
    width: 50%;
    height: 36px;
    background: #15528E;
    color: #FFFFFF;
    border: none;
}
.addToCartBlue100 {
    width: 100%;
    height: 36px;
    background: #15528E;
    color: #FFFFFF;
    border: none;
}
.addToCartBlue:hover { background: #a7a9ab }
.addToCartWhite {
    width: 100%;
    height: 36px;
    background: #FFFFFF;
    color: #000000;
    border: none;
}
.addToCartWhite:hover {
    background: #a7a9ab;
    color: #FFFFFF;
}
.addToCart50,
.addToCart100 {
    width: 50%;
    height: 36px;
    display: block;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    background: #00c68b;
    color: #FFFFFF;
    border: none;
}
.addToCart100White {
    width: 50%;
    height: 36px;
    background: #FFFFFF;
    color: #000000;
    border: none;
}
.addToCartGrey {
  background: #e8e8e8;
  color: #000;
}
.productTabs{
  overflow:hidden;
  margin-bottom:-2px;
}
.productTabs li
{
  width:24%;
  margin-left:1%;
  text-align:center;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  display:block;
  float:left;
  border-left:2px solid #e8e8e8;
  border-right:2px solid #e8e8e8;
  border-top:2px solid #e8e8e8;
  border-bottom:2px solid #e8e8e8;
  background:#f0efef;
}
.productTabs li.active
{
  background:#f8f7f6;
  border-bottom:2px solid #f8f7f6;
}
.productTabs li:first-child
{
  margin-left:0;
  width:25%;
}
.addToCart50:hover,
.addToCart100:hover,
.addToCart50:focus,
.addToCart100:focus {
  background: #a7a9ab;
  color: #fff;
  text-decoration: none;
}
.addToCart100 { width: 100% }

.required { color: #FF0000 }
.cartTotals { word-spacing: 60px; margin-left: -24px; }
.checkoutImageWrapper {
    width: 100%;
    height: auto;
}
.checkout-remove {
    display: block;
    height: 30px;
    width: 32px;
    background: #f00 url("checkout-remove.png") 0 0 no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

.checkout-remove:hover,
.checkout-remove:focus {
  background-color: #000;
}

table.carttable {
  width: 100%;
}

table.carttable th {
  font-family: 'Apercu Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  padding: 15px 20px 18px 20px;
  border-bottom: 2px solid #ededed;
}

table.carttable tr th:first-child {
  padding-left: 0;
}

table.carttable tr th:last-child {
  text-align: right;
  padding-right: 0;
}

table.carttable td {
  padding: 15px 20px 16px 20px;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  text-align: left;
}

table.carttable tr td:first-child {
  padding: 15px 0 16px 0;
  padding-top: 15px;
}

table.carttable .checkout-remove {
  float: right;
}

table.carttable tr td:last-child  {
  padding-right: 0;
}


table.carttable tr:nth-child(2) td {
  padding-top: 26px;
}

table.carttable .cart-img img {
  height: auto;
  width: auto;
}

.cart-title {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.cart-title a {
  color: #000;
}
.cart-title a:hover,
.cart-title a:focus {
  color: #000;
}

input[type="number"].cart-number {
  width: 32px;
  text-align: center;
}

.cart-subtotal td {
  font-family: 'Apercu Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

.additional-checkout-buttons {
  float: right;
  margin-top: 20px;
}

/* Make <button> look like a regular text link */
.link {
  font-family: 'Apercu Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  border: none;
  background: transparent;
  text-decoration: underline;
  line-height: 33px;
  float: right;
}

/* Add padding: .soft--xxx */
.soft--top {
  padding-top: 22px;
}

.soft--right {
  padding-right: 25px;
}

.soft--left {
  padding-left: 25px;
}

@media (max-width: 767px) {
  .soft--right {
    padding-right: 0;
  }

  .soft--left {
    padding-left: 0;
  }
}


/* Remove margins: .flush--xxx */
.flush--bottom {
  margin-bottom: 0;
}

.flush--left {
  margin-left: 0;
}

.newsletterform input
{
  font-family:'Apercu Regular', Helvetica, sans-serif;
  background:none;
  color:#ffffff !important;
  border:none;
  width:auto;
  max-width:100%;
  font-size:14px !important;
  outline:none !important;
  font-weight:normal!important;
 /* -webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;*/
}
.newsletterform input[type="email"]:focus
{
  font-family:'Apercu Regular', Helvetica, sans-serif;
  border:none;
  outline:none !important;
}
.newsletterform input[type="email"]:focus:invalid:focus
{border:none !important;

  outline:none !important;
  -webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.newsletterform input[type="email"]::-moz-focus-inner{border:0;}
.newsletterform button
{
  border:none;
  background:none;
  color:#ffffff;
  font-family:'Apercu Regular', Helvetica, sans-serif;
}
.newsletterform input::-webkit-input-placeholder {
   color: white;
  font-family:'Apercu Regular', Helvetica, sans-serif;
}

.newsletterform input:-moz-placeholder { /* Firefox 18- */
   color: white; font-family:'Apercu Regular', Helvetica, sans-serif;
}

.newsletterform input::-moz-placeholder {  /* Firefox 19+ */
   color: white;  font-family:'Apercu Regular', Helvetica, sans-serif;
}

.newsletterform input:-ms-input-placeholder {
   color: white;  font-family:'Apercu Regular', Helvetica, sans-serif;
}
.checkout-remove a { color: transparent !important }

.product-link
{
  position:relative;
  display:block;
}
.product-link .magnify
{
  position:absolute;
  top:15px;
  display:none;
  z-index:99;
  right:20px;
  width:20px;
  height:22px;
  background:url(http://cdn.shopify.com/s/files/1/0250/5515/t/1/assets/magnify.png?20994) no-repeat center;
}
.product-link:hover .magnify
{
  display:none;
  /*display:block;*/
}
.newsletterform{display:none;}
/** About CSS **/
#about {
    font-family: ApercuMedium, sans-serif;
    font-weight: lighter;
}
#blackTEXT {
    color: #000000 !important;
}
#iFeedContainer {
}
#iFeed img {
    width: 47%;
    max-width: 47%;
    height: auto;
    display: block;
    float: left;
    padding-bottom: 6%;
}
#iFeed img:nth-child(odd) { padding-right: 6% }
#iFeed2 {
    padding-top: 36px;
}
#iFeed2 img {
    /*
    width: 30%;
    max-width: 30%;*/
    max-width: 225px;
    height: auto;
    display: block;
    float: left;
    padding-bottom: 0;
}
.freeshipbit
{
  float:left;
  width:50%;
  font-size:14px;
  background:#f8f7f6;
  height:36px;
  line-height:36px;
  text-align:center;
}
#iFeed2 img:nth-child(even) { padding: 0 22px }

    .subHeadingNM {
        margin-bottom: 25px;
    }
    .subHeading {
        margin-bottom: 25px;
    }

#iFeed3 img {
    margin-top: 0px;
}
.openhoursholder{padding-left:60px;float:left;}
@media (min-width:768px){
  #navMobileActual{display:none !important;}
}
@media (max-width:767px){

.firsthalfpad{padding-left:0;}
.secondhalfpad{padding-left:0;}
#homeHeader #homeHeaderCenter { padding-top:27px;}
#homeHeader{height:152px;}
#homeHeader #homeHeaderCenter #siteTitle2 img{max-width:202px;}
.openhoursholder{padding-left:0;}
.openinghours{max-width:300px}
}
.openinghours{width:100%}
.openinghours tr td:last-child{text-align:right;}
.openinghours td { width: 50%;white-space:nowrap; }
.days {
    font-family: ApercuMedium, sans-serif;
    font-weight: normal;
}
#more {
    display: inline-block;
    padding-bottom: 20px;
}
.about612 { margin-bottom: 54px;
}
.about612:nth-child(even) {
    margin-left: 0px;
}
.squish {
    margin-right: 100px;
}
.callUs {
    margin-top: 25px;
}

/* Mini-cart */
#headerRight {
  position: relative;
}

#minicart-wrapper {
  background: transparent;
  padding: 0;
  position: absolute;
  top: 42px;
  right: 23px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.open-mini-cart #minicart-wrapper {
  top: 27px;
  padding: 15px 0 0 0;
  max-height: 590px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.ie8 #minicart-wrapper,
.ie9 #minicart-wrapper {
  display: none;
}

.ie8 .open-mini-cart #minicart-wrapper,
.ie9 .open-mini-cart #minicart-wrapper {
  display: block;
}


#minicart {
  background: #fff;
  border: 2px solid #E8E8E8;
  border-top: none;
  box-sizing: border-box;
  font-family: 'Apercu Regular', Helvetica, sans-serif;
  width: 345px;
  position: relative;
}

#minicart:after,
#minicart:before {
  left: 86%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#minicart:after {
  top: -18px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
#minicart:before {
  top: -24px;
  border-color: rgba(232, 232, 232, 0);
  border-bottom-color: #e8e8e8;
  border-width: 13px;
  margin-left: -13px;
}

.minicart__top {
  border-bottom: 2px solid #e8e8e8;
  border-top: 2px solid #e8e8e8;
  position: relative;
  padding: 6px 0 7px 0;
}

.minicart__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: transparent url(sprite-mini-cart2.png) 50% -61px no-repeat;
  /*  H5BP Image Replacement
      http://css-tricks.com/examples/ImageReplacement/#h5bp */
  border: 0;
  font: 0/0 a;
  color: transparent;
}

.minicart__close:hover,
.minicart__close:focus {
  background-position: 50% -91px;
}

.minicart__top p {
  color: #000;
  margin: 0;
  padding: 0;
  text-align: center;
}

.minicart__scroll--up,
.minicart__scroll--down {
  background: #e8e8e8 url(sprite-mini-cart2.png) 50% -2px no-repeat;
  display: block;
  width: 321px;
  height: 30px;
  margin: 10px;
  /*  H5BP Image Replacement */
  border: 0;
  font: 0/0 a;
  color: transparent;
}

.minicart__scroll--down {
  background-position: 50% -31px;
}

.minicart__scroll--up:hover,
.minicart__scroll--up:focus,
.minicart__scroll--down:hover,
.minicart__scroll--down:focus {
  background-color: #a7a9ab;
}

#cartform {
  margin: 0;
}

.minicart__items {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  max-height: 390px;
}

.minicart__items li {
  border-bottom: 2px solid #e8e8e8;
  padding: 9px 0;
}

.minicart__items li:last-child {
  border-bottom: 0;
}

.minicart--image {
  float: left;
  margin: 0 12px 0 0;
  max-width: 81px;
}

.minicart--description p {
  color: #000;
  line-height: 22px;
  margin: 0 0 3px;
  text-align: left;
}

.minicart__actions {
  border-top: 2px solid #e8e8e8;
  padding: 9px;
}

#header .minicart__actions a.addToCart50 {
  color: #000;
  float: left;
  text-decoration: none;
  width: 130px;
}

.minicart__actions button.addToCart50 {
  float: right;
  width: 180px;
}


.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 36px;
    height: 100%;
    z-index: 999999;
    width: 288px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 16px;
    line-height: 19px;
    background: #E8E8E8;
    color: #fff;
}
.sidr input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
    color: #333;
    background: #fff;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover { background: rgba(255, 255, 255, 0.9) }
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
    width: 100%;
    font-size: 13px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    color: #000000;
    display: block;
    clear: both;
}
.sidr .sidr-inner { padding: 0 0 15px }
.sidr .sidr-inner > p {
    margin-left: 15px;
    margin-right: 15px;
}
.sidr label { font-size: 13px }
.sidr form { margin: 0 15px 30px 15px }
.sidr > p {
    margin-left: 15px;
    margin-right: 15px;
}

.sidr h2 {
        font-size: 32px;
        line-height: 36px;
    font-weight: bold;
}
.sidr h1,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {

    font-family: ApercuMedium;
    padding: 0 15px;
    margin: 0 0 5px;
    color: #000000;
    text-align: center;
}
.relatedproducts img{-moz-backface-visibility: hidden;}
ul.thumbnails li div.span4
{
  margin-bottom:20px;
}
.pickbox {margin-right:24px;margin-bottom:24px;float:left;}
.pickbox.small{margin-left:0}
.minusmargright{
  margin-right: -24px;
}
.productGalleryImage ul.rslides{height:auto}
.vendorimage{overflow:hidden;}
@media (min-width: 1200px){
.openinghours tr td:last-child{padding-right:24px;}
.pickbox img{height:100%}
  .pickbox,pickbox img{width:240px;height:336px;}
  .pickbox.small,pickbox.small img{height:156px;}
  .pickbox.wide,pickbox.wide img{width:504px;}

	/*.vendorImage{height:400px;}*/
  .productitemdisplay
  {
  	height:420px;
    width:240px;
  }
.productitemdisplay.vendorImage
{
  height:420px;
}
  .productitemdisplay.supersize
  {
    width:504px;height:875px;
  }
  ul.rslides,.row.relatedProducts a.relatedprodimg{height:337px;}
	.supersize ul.rslides{height:auto;}
}
.row.relatedProducts a{display:block;overflow:hidden;}
@media (min-width: 980px) and (max-width: 1199px){
.postImage {
  width: 460px;}
/*.vendorImage{height:437px;}*/
.pickbox img{height:100%}
.pickbox,pickbox img{width:217px;height:304px;}
.pickbox.small,pickbox.small img{height:140px;}
.pickbox.wide,pickbox.wide img{width:458px;}
  .productitemdisplay
  {
   	height:400px;
    width:220px;
  }
.productitemdisplay.vendorImage{height:400px;}
  .productitemdisplay.supersize
  {
    width:460px;
  	height:835px;
  }
  ul.rslides,.row.relatedProducts a.relatedprodimg{height:309px;}
	.supersize ul.rslides{height:auto;}
}
@media (min-width: 768px) and (max-width: 979px){
.nav-tabs > li > a {font-size:14px;}
.freeshipbit{font-size:12px;
}
/*#homeActualContent .row.nomargin .span12{margin-left:0;}*/
.brandsTablet{padding-left:20px;}
.brandsTablet .span3 {width:232px;}
body#article .row{margin-left:0;}
.container {
  width: 768px;}
.postImage {
  width: 100%;}
.postWrapper div.row{margin-left:0px;}
.postWrapper div.row .blog612{width:360px;}
#homeHeader #homeHeaderCenter { padding-top:4px;}
#homeHeader #homeHeaderCenter #siteTitle2 img{max-width:218px;}
.pickbox img{height:100%}
.pickbox,pickbox img{width:228px;height:320px;}
.pickbox.small,pickbox.small img{height:148px;}
.pickbox.wide,pickbox.wide img{width:480px;}
.productitemdisplay.vendorimage
{
  height:430px;
}
.productitemdisplay
  {
   	height:430px;
    width:232px;
  }
  .productitemdisplay.supersize
  {
    width:488px;
  	height:895px;
  }

  ul.rslides,.row.relatedProducts a.relatedprodimg{height:325px;}
	.supersize ul.rslides{height:auto;}
.postContentInner{width:100%;}
}
@media (max-width: 767px){
.halfwidth{width:100%;padding-left:0;padding-right:0;}
.productTabs{text-align:justify;}
.pageTitle2.maintitleheading{text-align:center;margin-bottom:8px;border-bottom:0;}
.postImage{width:90%;margin-left:auto;margin-right:auto;height:auto;}
  #homeActualContent .twitterFeedText img.bloghomeicon{margin-top:20px;}
  #homeActualContent .twitterFeedText{text-align:left;margin-top:0 !important;margin-bottom:0 !important;overflow:hidden;}
#homeActualContent .blogpostbg {padding:10px 0;}
  #homeActualContentMobile .row{margin-bottom:20px;}
  .minusmargright{margin-right:0}
  .pickbox,.pickbox img{width:100%;}
      .productitemdisplay,.productitemdisplay.supersize
  {
    width:100% !important;
  }
}

/* Old mini-cart on the side */
.sidr ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #4d4d4d;
}
.sidr ul li {
    display: block;
    margin: 0;
    line-height: 48px;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #1a1a1a;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
    border-top: none;
    line-height: 49px;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
    -webkit-box-shadow: inset 0 0 15px 3px #222;
    -moz-box-shadow: inset 0 0 15px 3px #222;
    box-shadow: inset 0 0 15px 3px #222;
}
.sidr ul li ul {
    border-bottom: none;
    margin: 0;
}
.sidr ul li ul li {
    line-height: 40px;
    font-size: 13px;
}
h1 a{color:#000000;}
.sidr ul li ul li:last-child { border-bottom: none }
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
    border-top: none;
    line-height: 41px;
}
div.navItem a{white-space:nowrap;}
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > a,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
    -webkit-box-shadow: inset 0 0 15px 3px #222;
    -moz-box-shadow: inset 0 0 15px 3px #222;
    box-shadow: inset 0 0 15px 3px #222;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
    color: rgba(255, 255, 255, 0.8);
    padding-left: 30px;
}
.sidr ul li a,
.sidr ul li span {
    padding: 0 15px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.sidr p {
    font-size: 13px;
    margin: 0 0 12px;
}
.sidr p a { color: rgba(255, 255, 255, 0.9) }
.sidr.right {
    left: auto;
    right: -290px;
}
.sidr.left {
    left: -290px;
    right: auto;
}
#customer_login, #create_customer {
    margin: 0 !important;
}
.withPadding { padding-top: 5px }
.sideCartWrapper {
    width: 268px;
    margin: 0 auto;
    color: #000000;
}
.side3 .sideCart-price{
    text-align: left !important;
}
.sideCartSectionFirst,
.sideCartSection,
.sideCartSectionWithBorder,
.sideCartSectionLast {
    margin: 0 auto;
    text-align: center;
    width: 180px;
    padding:17px;

}
.sideCartSectionFirst {
    margin-bottom: 7px;
}
.sideCartSection:nth-of-type(4) {
padding: 33px 20px;
}
#siteFooter .sideCartSection a,
#siteFooter .sideCartSectionWithBorder a,
#siteFooter .sideCartSectionLast a { color: #000000; }
#siteFooter .sideCartSectionLast { margin-bottom: 200px }
#siteFooter .sideCartSectionWithBorder {
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

#siteFooter .sideCart-brand,
#siteFooter .sideCart-size,
#siteFooter .sideCart-price,
#siteFooter .sideCart-qty {
    display: block;
    padding: 5px 0px;
}
#siteFooter .sideCart-qty {
    display: block;
    padding: 15px 0 8px 0px;
}
.livetextcontent
{
  position:relative;
}
#homeActualContent .blogpostbg .twitterFeedText{text-align:center;}
.blogpostbg a
{
  display:block;
  height:50px;
  overflow:hidden;
}
.sideCart-image {
    width: 180px;
    height: auto;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
}
.sideCart-remove {
    position: absolute;
    top: 12px;
    left: 12px;
    height: 20px;
    width: 20px;
    background: url("sprite_home_icons_new.png");
    background-position: -35px -30px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.sideCart-remove a { color: transparent }
.slide-menu,
.slide-menu-mobile {
    height: 24px;
    width: 31px;
}
.slide-menu-mobile:hover{
    text-decoration: none !important;
}
.slide-menu img,
.slide-menu-mobile img {
    height: 20px;
    width: 23px;
}
.cartCount {
    color: #231f20;
    position: relative;
    margin: 1px 18px 0 0;
}
.cartCount img {
    width: 24px;
    height: 16px;
    margin-top: 4px;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-duration: 1s;
    -moz-animation-delay: 0s;
    -moz-animation-iteration-count: infinite;
    -o-animation-duration: 1s;
    -o-animation-delay: 0s;
    -o-animation-iteration-count: infinite;
   /* -webkit-transition: -webkit-transform .3s linear; */
}
.cartCount img:hover {
    cursor: hand; cursor: pointer;
}
.cartCountAct {
  position: absolute;
  right: -3px;
  top: 3px;
  padding-right: 2px;
  background: white;
}
.cartCountActive {
    margin-left: -19px !important;
}
@media (max-width: 480px) {
    .cartCount, .cartCountAct {
        /*
        margin-left: 0px;
        margin-top: -15px;
        */
    }
    .cartCountAct {
        /*
        margin-left: -12px;
        */
    }
.size-popup .nav-tabs > li > a{font-size:12px;}
.lightboxcontent{width:100% !important;height:455px;bottom:62px;overflow:auto;}
.lightboxcontent{padding: 40px 20px 10px 20px;}
.mobileFilters {
    border-bottom: 2px solid #FFF;
    margin-bottom: 20px;
}

}
.errormessage
{
  color:#ff0000;
  display:none;
  position:absolute;
  font-size:15px;
  font-weight:bold;
  left:0;top:0;
  background:#e8e8e8;
  width:80%;
  height:100%;
  line-height:30px;
  text-indent:8px;

}
.productName{padding-top:10px}
/*  === Portrait tablet to landscape and desktop  === */
@media (max-width: 979px) {
    .postContentInner { max-width: 100%; padding-top: 20px; }
    .p20 { padding-bottom: 20px }
    .cartCountAct { right: 6px; }
}
@media (max-width: 979px) {
    .postSummary { padding-bottom: 20px }
}
@media (min-width: 768px) and (max-width: 979px) {
.productTabs{font-size:14px;
}
.livetextcontent h1{top:28%;font-size:38px;line-height:38px;}
.span6.filters.coltitlespan{width:30%;margin-left:0;}
.span6.filters{width:488px;margin-left:32px;}
.span6.filters .span3{width:232px;margin-left:0;}
.span6.filters .span3:first-child{width:256px;}
.span12.wborder{width:744px;}
    .home34, .relatedProducts .span3,.home64{
        width: 30%;
    }

    #menuIcons {
        margin: 31px 0 0 21px;
    }

    #siteFooter #somedayFooter, #siteFooter #somewhereFooter {
     /*   background-size: 45% 155%;
    */
    }

    #splash #splashContent h1 {
        font-size: 70px;
        line-height: 72px;
    }
    #diamond-down { margin-top: -35px }
    #homeHeader #homeHeaderLeft {
        font-size: 16px;
        margin: 38px 0px 0 24px;
        word-spacing: 6px;
    }
    #homeHeader #homeHeaderLeft a { padding-right: 6px;}
    #homeHeader #homeHeaderCenter {
        padding-left: 0px;
        margin-left: 36px;
    }
    #homeHeader #homeHeaderCenter #siteTitle2 img {
    max-width: 203px;
    max-height: 41px;
    padding: 15px 0px 8px 0px;
    }
    #homeHeader #homeHeaderRight {
        margin-left: -9px;
    }
    #homeHeader #homeHeaderCenter #siteTitle {
        width: 204px;
        height: 40px;
    }
    #homeHeader #homeHeaderCenter #siteTitle img {
        width: 204px;
        max-width: 204px;
        margin: 0;
        height: 40px;
    }
.mainbodycontainer.container{padding:10px 24px 0 0;}
.mainbodycontainer.container .row.categoryList{margin-left:0;}
.row.nomargin{margin-left:0;}
#headerLeft{margin-left:24px;}
    .container { padding: 0 24px 0 0; }
    #navMobile { display: none; margin: 0; }
    .thumbnails > li { margin-bottom: 20px }
    .cartCount {
        color: #231f20;
        position: relative;
        padding-right:13px;
        margin: 0;
    }
    .cartCountAct {
    position: absolute;
    /*
    margin-left: -12px;
    */
    }
    .postSingle img {
        margin-bottom: 30px;
    }
}
/*  === Landscape phone to portrait tablet  === */
@media (max-width: 1199px) and (min-width: 980px) {


#homeActualContent .twitterFeedText img.bloghomeicon{margin-top:-5px;margin-bottom:8px;}
#homeActualContent .blogpostbg a {height:43px;}

.container > .row.categoryList{width:960px;}
  #homeHeader #homeHeaderRight
  {
    margin-right:0;
  }
	#headerRight span.cartCount
  {
  	margin-right:-3px;
    padding-right:0;
  }
  ul.thumbnails .hnorm > img,ul.thumbnails .hnorm > div > img,ul.thumbnails .hnorm a > img
  {
    height:310px;
  }
  ul.thumbnails .hhalf > img,ul.thumbnails .hhalf > div > img,ul.thumbnails .hhalf a > img
  {
    height:145px;
  }
  ul.thumbnails .hdouble > img,ul.thumbnails .hdouble > div > img,ul.thumbnails .hdouble a > img
  {
    height:640px;
  }
  .twitterFeedText{height:105px;}
  .blogpostbg .twitterFeedText{height:81px;}


}
@media (min-width:1200px){
.openhoursholder{width:252px;}
.prodpagearrow.paleft
{
  left:96px;
}
.productGalleryImage .categoryOverlay{left:94px;}
.cartCount{margin-right:30px;}
  ul.thumbnails .hnorm > img,ul.thumbnails .hnorm > div > img,ul.thumbnails .hnorm a > img
  {
    height:340px;
  }
  ul.thumbnails .hhalf > img,ul.thumbnails .hhalf > div > img,ul.thumbnails .hhalf a > img
  {
    height:160px;
  }
  ul.thumbnails .hdouble > img,ul.thumbnails .hdouble > div > img,ul.thumbnails .hdouble a > img
  {
    height:700px;
  }
  .twitterFeedText{height:120px;}
  .blogpostbg .twitterFeedText{height:96px;text-align:center;}
}
@media (max-width: 1199px) and (min-width: 980px) {
	.span3.lastfilter{
  float:right;
  margin-left:0;
  width:240px;
  text-align:right;
	}
	.span3.lastfilter .filterActual{text-align:right;}
  .prodpagearrow.paleft
  {
    left:85px;
  }
	.productGalleryImage .categoryOverlay{left:83px;}
}
@media (max-width: 979px) and (min-width: 768px) {
.ml20pad
{
  margin-left:20px;
}
.prodpagearrow.paleft
{
  left:69px;
}
.productGalleryImage .categoryOverlay{left:67px;}
#homeActualContent .row ul.thumbnails li:first-child{margin-left:12px;}
    .span51 {
        min-width: 23%;
        max-width: 45%;
        float: right;
        padding-top: 14px;
        margin-right: 40px;
    }
    .filterActual { margin-left: 7px }

    #more {
        padding-top: 22px;
        padding-bottom: 0px;
    }
    .about612 { margin-bottom: 50px }
    .about612:nth-child(even) {
        margin-left: 24px;
    }
    .callUs {
    margin-top: 0px;
    }
    #homeHeader #homeHeaderRight
    {
      margin-right:0;
    }
    #headerRight span.cartCount
    {
      margin-right:0px;
      padding-right:0;
    }
    ul.thumbnails .hnorm > img,ul.thumbnails .hnorm > div > img,ul.thumbnails .hnorm a > img
    {
      height:332px;
    }
    ul.thumbnails .hhalf > img,ul.thumbnails .hhalf > div > img,ul.thumbnails .hhalf a > img
    {
      height:156px;
    }
    ul.thumbnails .hdouble > img,ul.thumbnails .hdouble > div > img,ul.thumbnails .hdouble a > img
    {
      height:684px;
    }
  .twitterFeedText{height:116px;}
  .blogpostbg .twitterFeedText{height:92px;}


}

.categoryFilters ul div.span3:nth-child(4n+1)
{
  margin-left:0;
}
@media (max-width: 767px) {
	.mooseshare .magnify2,#minimoose,.magnify{display:none !important;}
    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
        width: 100%;
        max-width: 48%;
    }
    #navMobileRight span.cartCount
    {
      margin-right:0;
      padding-right:0;
    }
	.prodpagearrow.paleft
  {
    left:18%;
  }
.productGalleryImage .categoryOverlay{left:18%;}
.categoryList .hoverState img {
}

    #splash #splashContent #splashContentMiddle {
        top: 35%;
    }

    #splash #splashContent h1 {
        font-size: 60px;
        line-height: 62px;
    }

    .cartTotals { word-spacing: 60px; margin-left: 0px; }

}
@media (max-width: 767px) {

#splashFooter{display:none;}
	ul.thumbnails li.livetextcontent{
  padding:10px;
}ul.thumbnails li.livetextcontent div.innercontent{margin:0}
ul.thumbnails li.livetextcontent h1{font-size:1.3em;top:35%;}
ul.thumbnails li.livetextcontent span{font-size: 1em;top:60%}
    #navMobileActual {
    height: auto;
    position: fixed;
  top:0;
    display: none;
    background: #E8E8E8;
    margin-top: 0;
    font-family: ApercuMedium, sans-serif;
    width: 100%;
    z-index: 130;
    }
    #navMobileActual h1 {
        text-align: center;
        color: #231f20;
        font-size: 42px;
        margin: 60px 0;
    }
    #navMobileActual ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    #navMobileActual li {
  list-style:none !important;

        height: 48px;
  margin-top:-2px;
        text-indent: 20px;
    }
    #navMobileActual li:last-child {
        margin-bottom: 46px;
  height:50px;
    }
#navMobileActual li:last-child a {
     border-bottom:2px solid #ffffff;
    }
.phonefilteroptions.innermenu{padding-right:0;}
.phonefilteroptions{
  display:none;
  list-style:none;
  background:#F8F7F6;
  padding:0 20px 20px 20px;
  margin:0;}
.phonefilteroptions li{font-family:ApercuMedium;padding:13px 20px;border-bottom:2px solid #ffffff;cursor:pointer;}
.phonefilteroptions li a{color:#000000;}
.phonefilteroptions li:first-child{border-top:2px solid #ffffff;}
.phonefilteroptions ul li{margin-left:-20px;}
.phonefilteroptions ul li.filterSelected{background-position:20px center;}
.phonefilteroptions ul li:first-child{border-top:none;}
.wborder{margin-bottom:0;border:none}
.phonefilteroptions ul li a{padding-left:20px;}
.phonefilteroptions li.filterSelected{list-style:none;background:url(bullet.png) no-repeat left center;}

#navMobileActual li span{
  border-bottom: 2px solid #FFFFFF;}
    #navMobileActual li:hover { background: #FFFFFF }
    #navMobileActual li ul {
        display: none;
        position: absolute;
    }
    #navMobileActual li a, #navMobileActual li span{ line-height: 48px;
        border-top: 2px solid #FFFFFF;display:block;margin:0 20px;line-height:46px; }
    #navMobileActual a { color: #231F20 }

    .m20 {
        margin-top: 20px;
    }

    .cartCountAct {
        right: 3px;
        top: 4px;
        /*
        margin-top: -15px;
        */
    }

    .filterborder {
        border: none;
        margin-bottom: 0px;
    }
    .filterActual, .categoryFilterbrand {
        font-size: 16px;
           margin-left: 0px;
    }

    #header #headerContainer { padding: 0 20px }
    #homeHeader #homeHeaderCenter { padding-left: 0px }
    .centerDiamond {
        left: 0px;
        padding-bottom: 9px;
    }
    .pageTitle {
        font-size: 20px;
        line-height: 1;
        text-align: center;
        margin: 22px 0px;
    }
    .span51 {
        min-width: 23%;
        max-width: 45%;
        float: right;
        padding-top: 14px;
        margin-right: 52px;
    }
    .container { margin: 0px 20px }
    .hoverStateTextActual {
        /*top: 25%;*/
    }
    .span4 { margin-bottom: 20px }
    .twitterFeedText {
        min-height: 119px;
        max-height: 119px;
    }
    .thumbnails > li {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    #headerLeft,
    #headerRight { display: none }
    #navMobile {
        display: block;
        margin-top: 0;
    }
    #navMobile #navMobileActual {
        display: none;
        width: 100%;
        background: #E8E8E8;
        margin-top: 8px;
    }
    #navMobile #navMobileActual h1 {
        text-align: center;
        color: #231f20;
        font-size: 42px;
        margin: 60px 0;
    }
    #navMobile #navMobileActual ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    #navMobile #navMobileActual li {
        border-top: 2px solid #FFFFFF;
        height: 46px;
        text-indent: 20px;
    }
    #navMobile #navMobileActual li:last-child {
        border-bottom: 2px solid #FFFFFF;
        margin-bottom: 46px;
    }
    #navMobile #navMobileActual li:hover { background: #FFFFFF }
    #navMobile #navMobileActual li ul { display: none }
    #navMobile #navMobileActual li a { line-height: 48px }
    #navMobile #navMobileActual a { color: #231F20 }
    #navMobile #navMobileRight {
        float: right;
        width: 120px;
        text-align: right;
        margin-top: -3px;
    	padding-right: 3px;
    }
    #navMobile #navMobileLeft { float: left }
    .cartCount {
        color: #231F20;
        position: absolute;
        margin-top: 0px;
    }
    .two40 { max-height: 464px }
    .five04 {
        max-width: 100%;
        height: auto !important;
        max-height: 1048px;
    }
    .filterArrow { margin-top: 0px }
    .pageTitleWrapper { margin-bottom: 20px;
        background: #E8E8E8;}
    .pageTitleWrapper,
    .pageTitle {
        text-align: center;
    }

    .filterActual a:first-child { margin-left: 0px }
    .span51 {
        min-width: 23%;
        max-width: 45%;
        float: right;
        padding-top: 14px;
        margin-right: 52px;
    }
    .about612 { margin-bottom: 60px }
    .navDiamond { margin-top: -28px }
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); } 10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
    100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
    0% { -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
    100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
    0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
    100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
    100% { transform: skewX(0deg); }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: bottom center; }  20% { -webkit-transform: rotate(15deg); }
    40% { -webkit-transform: rotate(-10deg); }
    60% { -webkit-transform: rotate(5deg); }
    80% { -webkit-transform: rotate(-5deg); }
    100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
    20% { -moz-transform: rotate(15deg); }
    40% { -moz-transform: rotate(-10deg); }
    60% { -moz-transform: rotate(5deg); }
    80% { -moz-transform: rotate(-5deg); }
    100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
    20% { -o-transform: rotate(15deg); }
    40% { -o-transform: rotate(-10deg); }
    60% { -o-transform: rotate(5deg); }
    80% { -o-transform: rotate(-5deg); }
    100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
    20% { transform: rotate(15deg); }
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }
    80% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}

.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}

/* auto complete */
.ui-autocomplete {
    background: #E8E8E8;
}

.ui-autocomplete ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ui-autocomplete li {
    border-bottom: 1px solid #FFFFFF;
}
.ui-autocomplete li:last-child {
    border-bottom: none;
}
.ui-menu .ui-menu-item {
    padding: 10px !important;
}

.ui-widget-content {
    border: 10px solid #E8E8E8 !important;
    background: #E8E8E8 !important;
    font-family: 'Apercu Regular', Helvetica, sans-serif !important;
    font-size: 16px !important;
}

.ui-state-focus, .ui-state-focus:hover {
    border: none !important;
    background: #E8E8E8 !important;
    color: #000000 !important;
}

.ui-corner-all {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

button {
    font-family: 'Apercu Regular',Helvetica,  sans-serif;
}

img.preloadimages{display:none !important;}
.newsletterform input
{
  font-family:'Apercu Regular', Helvetica, sans-serif;
  background:none;
  color:#ffffff !important;
  border:none;
  width:auto;
  max-width:100%;
  font-size:14px !important;
  outline:0 !important;
  font-weight:normal!important;
}
.newsletterform input:focus
{
  outline:0;
}
.lightboxbg
{
  background:url(lightboxbg.png);
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:9999999;
  display:none;
}
.lightboxcontent
{
  position:relative;
  background:#f8f7f6;
  width:600px;
  margin:100px auto;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
  padding:40px 30px 10px 30px;
}
.lightboxcontent h2
{
  border-bottom:2px solid #ffffff;
  margin-top:0;
  padding-top:0;
  padding-bottom:20px;
  margin-bottom:20px;
}
.lightboxcontent .closelbbut
{
  height:20px;
  width:20px;
  background:url(closelbbutnew.png) no-repeat top;
  position:absolute;
  top:10px;
  right:10px;
  cursor:pointer;
}
.lightboxcontent .closelbbut:hover
{

  background-position:bottom;
}
.prodpagearrow
{
  width:25px;
  height:25px;
  position:absolute;
  background:url(prodpagearro.png) no-repeat top;
  top:48%;
  z-index:40;
  cursor:pointer;
  display:none;
}
.productGalleryImage:hover .prodpagearrow
{
  display:block;
}
.prodpagearrow:hover
{
  background-position:bottom;
}
.prodpagearrow.paleft
{
  -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    filter: 'prodid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}
.prodpagearrow.paright
{
  right:2px;
}
.productGalleryImage{overflow:hidden;}
.minimini h1
{
  font-size:21px;
  line-height:25px;
}
.lookbook-modmedia-container .fflex-direction-nav .fflex-next{
    background:url(//cdn.shopify.com/s/files/1/0250/5515/t/6/assets/lookbook-arrows.png?15297569348518089624) no-repeat !important;
    width:32px !important;
    height:32px !important;
  text-indent:-9999px !important;
      background-position: -32px 0px !important;
  	text-align:left !important;
}

.lookbook-modmedia-container .fflex-direction-nav .fflex-prev{
    background:url(//cdn.shopify.com/s/files/1/0250/5515/t/6/assets/lookbook-arrows.png?15297569348518089624) no-repeat !important;
    width:32px !important;
    height:32px !important;
    text-indent:-9999px !important;
}
.lookbook-modmedia-container .fflex-direction-nav .fflex-prev:hover{
    background-position:0px -32px !important;
}
.lookbook-modmedia-container .fflex-direction-nav .fflex-next:hover{
  background-position:-32px -32px !important;
}
.lookbook-modmedia-container .fflex-control-paging li a{
  background:url(//cdn.shopify.com/s/files/1/0250/5515/t/6/assets/indicators.png?15297569348518089624) no-repeat !important;
  background-position:0 -11px !important;
  -webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow:none !important;
}
.lookbook-modmedia-container .fflex-control-paging li a.fflex-active{
  background-position:0 0px !important;
}

#modmedia-lookbooks.list ul li{
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    list-style-type:none;
    float:left;
    margin-right:2%;
    width:49%;
}
#modmedia-lookbooks.list ul li:nth-child(odd) {
    clear: left;
}
#modmedia-lookbooks.list ul li:nth-child(even) {
    margin-right: 0px;
    clear: right;
}

.modmedia-lookbook-item-hover{
    max-width: 108px !important;
    border-bottom: 2px solid #231f20 !important;
    font-size: 13px;
    line-height: 16px;
}
.modmedia-lookbook-item-hover .name {
    margin-bottom: 10px;
}

