/* - - - - - - - - - - - - - - - - - - - - - - - - - - -
More & Co. - Custom
- - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* Palette
Off-White: #FBFBF8
Dark Gray: #464F50
Medium Gray: #96A8A9
Light Gray: #DFE6E6
*/



/* General */
body { background-color: #FBFBF8; }

section.content.content-area,
div.content-area { width: 100% !important; max-width: 100% !important; }

section.content.content-area { padding-top: 0px; }

.section-border { border-top: 1px solid #DFE6E6; }

.h-rule { width: 75px; margin: 0 auto; border-bottom: 1px solid #464F50; margin-bottom: 15px; }

.action-button {
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: .1em;
  color: #464F50;
  background: #FBFBF8 !important;
  padding: 9px 14px !important;
  text-transform: uppercase;
  border: 1px solid #464F50;
  cursor: pointer;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle !important;
  zoom: 1;
}

.wrap:before,
.wrap:after { content: ""; display: table; }

.wrap:after { clear: both; }

.wrap { zoom: 1; /* For IE 6/7 (trigger hasLayout) */ }



/* Links */
.content a, footer a, .quick-shop a { text-decoration: underline; }
.content a:hover, footer a:hover, .quick-shop a:hover, .remove a, a.action-button, .article-content .title a, .prev-next-post a { text-decoration:none; }

a.action-button:hover, input.action-button:hover { background-color: #DFE6E6 !important; }

/* Header */
.main-header-wrap { padding: 0px; background: #FBFBF8; }

.main-header.content-area {
  padding: 20px 0px 10px; 
  min-width: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  border-bottom: 1px solid #DFE6E6;
}

.template-index .main-header.content-area { border-bottom: 0; }

.main-header nav.bordered { border: 0 none; }

.main-header-wrap .main-header .store-title { padding: 0px 0px 10px 0px; font-size: inherit; letter-spacing: 0px; }

.store-title a img { max-width: 200px !important; }

.main-header-wrap .main-header .tools .search { padding: 0px 10px 0px 0px; }

.main-header-wrap .main-header .tools > a,
.main-header-wrap .main-header .tools > div { margin: 0px 0px 0px 10px; vertical-align: center; }

.main-header-wrap .main-header .search-wrap {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

.arrow { display: none; }

.item-count.empty-cart { display: none; }

.main-header-wrap .main-header .mini-cart .no-items { margin: 10px 0px; }



/* Nav */
.main-header nav { border-top: 0 none; }

.main-header nav.full .nav-item.dropdown:hover,
.main-header nav.full .nav-item.has-mega-nav.active { background-color: none; }

.main-header nav.full .nav-item.dropdown:hover > .label,
.main-header nav.full .nav-item.has-mega-nav.active > .label { color: #464F50; }

.main-header nav.full .nav-item .dropdown-wrap .dropdown-item a { font-size: 10px; padding: 10px 20px; border-top: 0px; }

.main-header nav.full .nav-item.dropdown > a,
.main-header nav.full .nav-item.has-mega-nav > a { padding-right: 0px; }

.main-header nav.full .nav-item { padding: 0 10px; }

.mega-nav { margin-top: -13px; /*height: auto !important;*/ }

.mega-nav .list .label {  }

.mega-nav ul.list-wrap { text-align: left; }

.mega-nav .list .list-item {
  display: inline;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  white-space: nowrap;
  line-height: 28px;
}



/* Mobile Nav */
.main-header nav.compact {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}

nav.compact li {
  display: inline;
  width: auto !important;
  height: auto !important;
  font-family: 'Lustria', serif !important;
  font-size: 12px;
  margin: 0 15px;
}

nav.compact .nav-item>a, nav.compact .nav-item>div { position: relative; }

nav.compact .search-outer-wrap { margin-top: 10px; }

nav.compact .nav-item.active { background: none; }

nav.compact .nav-item.active>div { color: #464F50; }

nav.compact .search-outer-wrap .search-wrap { left: 1%; right: 1%; }



/* Home Page */
.section-title { font-size: 16px; margin: 0 0 20px; padding: 20px 0 0; }

.template-index .featured-collections .collection-wrap { margin-bottom: 20px; }

.template-index .featured-products.multi-row { padding-bottom: 0px; }

.template-index .featured-products.multi-row .product { margin-bottom: 20px; }



/* Slideshow */
.template-index .slideshow:before { height: 0px; }

.template-index .slide .content .title { font-weight: 400; }

.template-index .slide .jump-to-slide { display: none; }

.template-index .slide .content-inner-wrap { width: 300px; left:-150px; }

.template-index .slide .content { background: rgba(255, 255, 255, 0.75); color: #464F50 !important; padding: 1em 2em; }

.template-index .slide .content .title { font-size: 20px; color: #464F50; text-shadow: none; }
 
.template-index .slide .content .h-rule { padding-top:1em; }
.template-index .slide .content .tagline { font-size: 14px; margin: 5px 0 12px; color: #464F50; text-shadow: none; }

.template-index .slide .content .action-button { background-color: transparent !important; }




/* Welcome Area */
.template-index .welcome-area { padding: 0 0 10px; }

.template-index .welcome-area h1 {
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400 !important;
  font-family: 'Karla', sans-serif;
}

.template-index .welcome-area h2 { font-size: 12px; line-height: 22px; margin: 0; }



/* Collection Pages */
.template-collection .content { padding-bottom: 35px; }

.template-collection .product-list { padding-top: 10px; }

.breadcrumb-navigation { display: none; }

.template-collection .collection-header .description {
  float: none;
  width: 80%;
  padding-right: 0px;
  margin-top: 0px;
  margin: 0 auto;
  padding-top: 16px;
}

.template-collection .page-title  { white-space: normal; }

.product { margin-bottom: 30px !important; }

.collection-header .pagination { display: none; }

.template-collection .product-list .product { margin-bottom: 32px; }

.product-inner { text-align: center; }

p.brand { display: none; }

.product .title,
.quick-shop-content .title,
#product-area .title,
.mobile-product-title .title { font-size: 12px; font-weight: 500; }

.product .price,
.quick-shop-content .price,
#product-area .price,
.mobile-product-title .price { font-size: 12px; font-style: italic; margin: 6px 0px 0px; }

.pagination { margin-top: 20px; }

.page-title .label {text-transform:capitalize;}



/* Quick Shop */
.quick-shop-modal { width: 90%; padding: 0; }

.quick-shop-content .showcase { width: 63%; margin-top: 0px; padding: 0 2% 0 0; }

.quick-shop-content .showcase .container, .quick-shop-content .pager .container { margin-bottom: 0px; }

.quick-shop-content { padding: 15px; -webkit-box-shadow: 0; -moz-box-shadow: 0; box-shadow: 0; }

.quick-shop-content .pager { width: 100%; padding-left: 0; }

.quick-shop-content .details { width: 35%; padding: 0px; }

.quick-shop-content .details .header { padding-bottom: 10px !important; }

.quick-shop-content .details .header .title { font-size: 14px !important; text-transform: uppercase; letter-spacing: 1px; }

.quick-shop-content .details .header .price { font-size: 12px !important; }

.quick-shop-content .details .description { padding-top: 10px; border-top: 1px solid #DFE6E6; }

.quick-shop-content .details .description .rte p { font-size: 12px; line-height: 18px; margin-bottom: 12px; }

.quick-shop-content .details .options { margin-bottom: 10px; padding: 10px 0; border-top: 1px solid #DFE6E6; border-bottom: 1px solid #DFE6E6; }

.quick-shop-content .details .options .selector-wrapper { margin-bottom: 0px; overflow: hidden; }

.quick-shop-content .pxuSexyDropWrapper {margin-bottom: 10px;} 

.quick-shop-content .details .options .selector-wrapper label { font-size: 12px; text-align: left; }

.quick-shop-content .details .options .field { left: 0px; border: 1px solid #464F50; font-size: 12px; padding: 4px; }

.go-to-product { display: block; font-size: 10px; text-transform: uppercase; margin: 10px 0; letter-spacing: 1px; }

.quick-shop-content .details .options .selector-wrapper .submit { margin-top: 12px; }



/* Mobile Product */
.template-product .mobile-product-title { margin-top: 15px; }

.template-product .mobile-product-title .title { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin: 0px; }

.template-product .mobile-product-title .price { font-size: 12px; }

.rte p { font-size: 12px; line-height: 18px; margin-bottom: 12px; }

.template-product #product-area { padding: 5px 0 0; }

.wrap ul li { margin-bottom: 5px; }

#product-area .details.border { border-top: 0; }

#product-area .details { padding: 0; }

#product-area .details .options { padding: 0; text-align: center; }

#product-area .details .options .selector-wrapper { margin: 20px 0 20px 0; }

#product-area .details .options .selector-wrapper label { text-align: center; padding: 0 10px 0 0; display: inline; }

#product-area .details .options .selector-wrapper .submit { margin-top: 0; }

.notes { text-align: center; font-size: 12px; }

.open-popup-link {
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding-top: 15px;
  display: block;
  text-align: center;
}



/* Product Pages */
#product-area .showcase .container { margin-bottom: -5px; height: auto !important; }

#product-area .showcase .container .spinner,
.quick-shop-content .showcase .container .spinner { display: none; }



/* Product - Share Pop-Up */
.white-popup {
  position: relative;
  background: #FBFBF8;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  text-align: center;
}



/* Product - Call Us */
div#call {
    padding: 20px;
    background: #DFE6E6;
    margin: 10px 0 20px;
    font-size: 14px;
    letter-spacing: 1px;
}



/* Related Products */
.template-product .related-products { margin-bottom: 10px; }

.template-product .related-products .section-title { font-size: 14px; margin: 0; padding: 20px 0 10px; }



/* MetaFields */
.rte .tabs {
    margin-top: 26px;
}

.rte .tabs li a {
    text-transform: uppercase;
    text-decoration: none;
  	font-size: 11px;
}

.rte .tabs li.active a {
    border-radius: 0px;
}

.rte .tabs li.active a {
    border-top: 1px solid#DFE6E6;
    border-left: 1px solid#DFE6E6;
    border-right: 1px solid#DFE6E6;
}

.rte .tabs {
    border-bottom: 1px solid#DFE6E6;
}

.tabs-content li { font-size: 12px; }

.content-area h4 { font-size: 12px; text-transform: uppercase; }

.content-area p { font-size: 12px; }



/* Variants */
.pxuSexyDropWrapper {
  	background-color: #FBFBF8; 
	-webkit-box-shadow: none;
	-moz-box-shadow:   none;
	box-shadow:none;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
  	border: 1px solid #464F50;
	}

.pxuSexyDropWrapper .toggle { background-color: #FBFBF8 ; }



/* Footer */
footer {
  background: #FBFBF8;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  display: block;
}

footer.content-area { padding: 0px; }

footer input { border: 1px solid #DDD; }

.main-footer .connect { display: none; }

input[type=email] { min-width: 15em; text-align: center; }


::-webkit-input-placeholder {
   color: #96A8A9;
}

:-moz-placeholder { /* Firefox 18- */
   color: #96A8A9;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #96A8A9;
}

:-ms-input-placeholder {  
   color: #96A8A9; 
}



/* Alder Footer */
#alder-footer { border-top: 1px solid #DFE6E6; border-bottom: 1px solid #DFE6E6; overflow: hidden; }

.template-index #alder-footer { border-top: 0; } 

#alder-footer-left,
#alder-footer-right { width: 100%; display: block; text-align: center; padding: 15px 0; }

#alder-footer-left { font-size: 13px; line-height: 22px; }

.mlist-title { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }

.instagram { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin-top: 15px; }



/* Sub Footer */
#sub-footer { overflow: hidden; text-align: center; padding: 15px 0; }

#sub-footer span {
  margin: 20px 0px;
  font-size: 10px;
  font-family: "Karla", sans-serif;
  letter-spacing: 1px;
  color: #464F50;
  z-index: 99;
  background-color: inherit;
  position: relative;
}

#sub-footer-left,
#sub-footer-right { display: block; }



/* Pages */
.template-page .text-content,
.template-contact .text-content { float: none; width: 100%; padding-right: 0px; }

.template-page .text-content-wrap, .template-contact .text-content-wrap { padding: 20px 0; }

.page-title { border: 0 none; text-align: center; padding: 20px 0 0; }

.page-title .label { font-size: 20px; font-weight: 500; letter-spacing: 1px; margin: 0 0 10px; display: block; }



/* About Us Page */
#about-us { max-width: 1600px; margin: 0 auto; }

#about-us div { padding: 10px 0; overflow: hidden; display: block; }

#about-us h1 {text-align:left; margin-bottom:1em; }

#about-us img { width: 100%; height: auto; }

#about-us p { font-size: 14px; text-align: left; }

#about-us .play { padding: 40px 0; }

#about-us .play .store { font-family: "Karla", sans-serif; font-size: 32px; }

#about-us .image-a { padding-bottom: 20px; }

#hillary { max-width: 1600px; margin: 0 auto; }

#hillary div { padding: 10px 0; overflow: hidden; display: block; }

#hillary h1 {text-align:left; margin-bottom:1em; }

#hillary img { width: 100%; height: auto; }

#hillary p { font-size: 14px; text-align: left; }

#hillary .play { padding: 40px 0; }

#hillary .play .store { font-family: "Karla", sans-serif; font-size: 32px; }

#hillary .image-a { padding-bottom: 20px; }



/* Contact Us Page */
#contact-us { margin: 0 auto; max-width: 1200px; }

#contact-us div { padding: 0 0 20px; text-align: center; }

#contact-us h1 { max-width: 600px; margin: 0 auto; font-size: 18px; padding-bottom: 10px; }

#contact-us img { width: 100%; height: auto; }

#contact-us p { font-size: 14px; text-align: center; max-width: 400px; margin: 0 auto; line-height: 1.5; padding: 10px 0; }

#contact-us h2 { font-size: 14px; padding-top: 10px; }



/* Policies Page */
#policies { margin: 0 auto; max-width: 700px; }

#policies div { padding-bottom: 2em; border-bottom: 1px solid #DFE6E6; margin-bottom: 2em; }

#policies div.last { border-bottom: 0; }

#policies h1 { font-size: 18px; margin-bottom: 10px; }



/* 404 Page */
.template-404 .message { margin: 0 auto; padding: 40px 0; text-align: center; }



/* Account Pages */
.customer .account-form { text-align: center !important; }

.customer .page-title { border-bottom: 0px; }

.customer .account-form .field-wrap label,
.customer .account-form .field-wrap input { text-align: center; }

.customer .account-form .field-wrap input { text-transform: uppercase; letter-spacing: 1px; }

.customer .account-form .submit-button { width: auto; margin: 30px auto; display: block; }

.customer .account-form .helper { margin: 0; }

.customer.login .secondary-wrap { padding-top: 0; margin-top: 15px; border-top: 0; }

.customer.login .secondary-wrap p { font-size: 12px; margin: 0; }



/* Cart */
.empty { text-align: center; font-size: 14px; }

.template-cart .table { border: none;}

.template-cart .table th { background: none; text-transform: uppercase; letter-spacing: 1px; }

.template-cart .table td { border-top: 1px solid #DFE6E6;}

.template-cart .cart-tools .totals .checkout .action-button { color: #464F50; }

#shipping-calculator, .template-cart .cart-tools .totals .checkout { border-top: 1px solid #DFE6E6;}



/* Blog */
.template-blog .articles,
.template-article .articles {
  float: none;
  width: 100%;
  padding-right: 0px;
  max-width: 800px;
  margin: 0 auto;
}

.template-blog .articles .meta,
.template-article .articles .meta { float: none; width: 100%; padding: 0px; }

.template-blog .articles p,
.template-article .articles p,
.template-blog .articles div,
.template-article .articles div { margin-bottom: 20px; width: 100%; }

.template-blog .articles .meta li,
.template-article .articles .meta li { margin: 0px;  border-top: 1px solid #DFE6E6;  }

.template-blog .articles .meta li.date label,
.template-article .articles .meta li.date label { font-size: 12px; text-align: center; }

.author { display: none; }

.template-blog .articles .article .article-content,
.template-article .articles .article .article-content { float: none; width: 100%; }

.template-blog .articles .article .article-content .title,
.template-article .articles .article .article-content .title { text-align: center; margin: 10px 0; }

.template-blog .articles .article .article-content .title a,
.template-article .articles .article .article-content .title ul { font-size: 20px; letter-spacing:1px; }

.template-blog .articles .article .article-content .title .date,
.template-article .articles .article .article-content .title .date { margin-top: 10px; }

.template-blog img, .template-blog .image-wrap,
.template-article img, .template-article .image-wrap {
  	width: 100%; 
  	-webkit-box-shadow:inset 0 0 0 0px rgba(0,0,0,0);
  	-moz-box-shadow:inset 0 0 0 0px rgba(0,0,0,0);
  	box-shadow:inset 0 0 0 0px rgba(0,0,0,0); 
}

.template-article li.prev-next-post label { text-align: center; }
.template-article li.prev-next-post {  margin-top: 1em !important; padding-top: 1em !important; padding: 1em; border-bottom: 1px solid #DFE6E6; }

.template-blog .articles .article { border-top: 1px solid #DFE6E6;}

.template-article .page-title a { text-decoration: none;}



/* Errors */
.error-message {  
    font-size:12px;
    font-family: 'Lustria', serif;
    color:#464F50;
    background-color:#DFE6E6;
    border:none; 
    margin:0;
}



/* Checkout New */
.login-row:before,
.login-row:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.login-row:after {
    clear: both;
}

.login-row #guest, 
.login-row #register, 
.login-row #login {
  	width: 100%;
	margin: 0;
  	display: block;
	float: none;
}

.login-row #guest .action-button { width:100% !important;}
.customer .table th {background: #fff !important;}



/* no-js */
.danger-will-robinson {height: 200px; width: 100%; text-align:center; text-transform: uppercase; }
.no-js .main-header-wrap {position: relative; }



/* - - - - - - - - - - - - - - - - - - - - - - - - - - -
Media Queries
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media (max-width: 719px) {

#product-area .details .description { display: none; }

.mobile-product-title .rte { padding-top: 1em; }

.product-list { margin-left: 0 !important; }

.template-index .slide .content.top { padding:15px !important; }

.template-index .slide .content-outer-wrap { background-color:#FBFBF8 ; border-bottom: 1px solid #DFE6E6;}

.template-index .slide .content-inner-wrap { width: 100%; left:0; margin: 0 auto; padding-bottom:2em; }

.template-index .slide .content .tagline { white-space: normal; }
.template-index .slide .content .action-button { padding: 1em !important; background-color: transparent !important; }

.template-blog .articles .article .article-content .title,
.template-article .articles .article .article-content .title { display: block; margin-bottom:10px; }

.template-blog .articles .article .article-content .title ul, .template-article .articles .article .article-content .title ul { border-bottom: none; margin-bottom:10px; }

.template-blog .articles .article .article-content .title li, .template-article .articles .article .article-content .title li { margin-bottom:0px; padding-bottom: 0px;} }

.template-blog .articles, .template-article .articles { border-bottom: none; }
.template-blog .articles .article, .template-article .articles .article { padding-top: 20px; }

.template-blog .articles .meta, .template-article .articles .meta { border-bottom: none !important; }

.template-blog .articles .meta.mobile, .template-article .articles .meta.mobile { border-top: none !important; }

.template-cart .table td, .template-cart .table td.first  { border-top: none; border-bottom: 1px solid #DFE6E6;}

.template-cart .table td.product-item a.remove { text-decoration: none !important;}

#product-area .details .options { margin-bottom: 10px; padding: 5px 0; }

}



@media (max-width: 479px) {

.product-list .product { width: 100% !important; float: none; display: block; } 

} 



@media (min-width: 480px) and (max-width: 719px) {

.product-list .product {
  width: 48% !important;
  min-width: 200px !important; 
  margin: 1%;
  float: left;
  display: block;
  padding-left:0;
  margin-bottom: 1% !important;
  visibility: hidden;
}

.no-js .product-list .product { visibility: visible; }  

}



@media (min-width: 720px) {

section.content.content-area { padding-top: 3em; }

.only-small { display: none; }

a[data-pin-log=button_pinit_floating] {
    z-index:999;   
}

  
  
/* Header */
.main-header-wrap { padding: 0px 15px; position: fixed; z-index: 5000; width: 100%; height: auto; }

.main-header.content-area {
  padding: 15px 0 0 0px !important; 
  min-width: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  border-bottom: 1px solid #DFE6E6;
}

.main-header nav.full { width: 30%; margin: 0 auto; z-index: 3000; margin-top: -30px; }

.main-header nav ul { text-align: center; }

.main-header nav.full .nav-item { padding-bottom:15px; }

.main-header nav.full .nav-item > .label { padding: 0px; }

.main-header nav.full .nav-item .icon { display: none; }

div.mega-nav-wrap.content-area { background-color: #464F50 !important; }

.mega-nav .list { margin-top: 15px; margin-bottom: 15px; }

.mega-nav .list .label { margin: 0px 0px 15px; padding: 0px 0px 10px; }

.tools { margin: 0 !important; }

.tools .icon { display: none; }

.tools label { text-transform: uppercase; letter-spacing: 1px; }

.main-header-wrap .main-header .mini-cart,
.main-header-wrap .main-header .mini-cart.account-enabled {
  width: 350px;
  top: 30px;
  left: -244px;
  border: 1px solid #464F50;
  background: #FBFBF8;
  color: #464F50;
}

.main-header-wrap .main-header .mini-cart .item { border-bottom: 1px solid #DFE6E6; }

.main-header-wrap .main-header .mini-cart .no-items { font-size: 12px; }



/* Nav */
.main-header-wrap .main-header .tools .mini-cart-wrap { padding-left: 0; margin-left: 15px; }

.main-header-wrap .main-header .tools .account-options { padding-left: 0; margin-left: 15px; letter-spacing: 1px; }

.mega-nav .list .list-item a { font-size: 12px; font-weight: 400; letter-spacing: 1px; }

.main-header-wrap .main-header .tools > a, .main-header-wrap .main-header .tools > div { margin: 0; }

.main-header-wrap .main-header .tools .search { padding: 0px; }

.main-header-wrap .main-header .search-wrap { top: 1px; right: -1px; }

.main-header nav.full .nav-item.has-mega-nav.active { background: none !important; }



/* Nav - Dropdown */
.main-header nav.full ul,
.main-header nav.full .nav-item.dropdown  { position: static; }

.main-header nav.full .nav-item .dropdown-wrap { width: 100% !important; position:absolute; top:100%; }

.main-header nav.full .nav-item .dropdown-wrap li { width: auto; display: block; }

.nav-item { background-color: transparent !important; }

.dropdown-wrap li a { font-size: 11px !important; letter-spacing: 1px; }

.main-header nav.full .nav-item.dropdown:hover > .label,
.main-header nav.full .nav-item.has-mega-nav.active > .label { color: #96A8A9; }



/* Slideshow */
.template-index .slideshow { padding: 50px 15px 0px; margin-bottom: 4em; }



/* Welcome Area */
.template-index .welcome-area { padding: 0 0 30px; }

.template-index .welcome-area h1 { font-size: 36px; }



/* Collection Pages */
.template-collection .collection-header .description { width: 60%; }
  
.product-list { margin-left: 0 !important; width: 100% !important; }

.pagination { width: 100% !important; float: none; clear: both; }

.product-list .product { padding-left: 0; visibility: hidden; padding: 0.5%; margin-bottom: 0% !important; } 

.no-js .product-list .product { width: 23%; margin: 0.5%; padding-left: 0; float: left; display: block; margin-bottom: 0.5% !important; visibility: visible; } 

.product .overlay { padding: 5px; }

.product .overlay .label { line-height: 20px; padding: 0; position: absolute; top: 50%; }

.product .overlay .title,
.product .overlay .price { font-size: 10px; }

.product .overlay .title a,
.product .overlay .title a:hover { color: #FBFBF8 ; }



/* Product Pages */
.template-product #product-area { padding: 0; } 

#product-area .showcase { width: 60%; padding: 0; }

#product-area .details .header { padding-bottom: 10px; }

#product-area .details .header .title {
  font-size: 14px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 15px;
  margin: 0 0 10px;
}

#product-area .details .header .price { font-size: 12px !important; }

#product-area .details .description { padding-top: 10px; border-top: 1px solid #DFE6E6; }

#product-area .details .options { border-top: 1px solid #DFE6E6; }

#product-area .details .options .selector-wrapper { text-align: left; margin: 10px 0; }

#product-area .details .options .selector-wrapper label { font-size: 12px; text-align: left; padding: 0; }

#product-area .details .options .field { left: 0px; font-size: 12px; padding: 4px; }

#product-area .details { width: 40%; padding-left: 2%; }

#product-area .pager .wrap { width: 18%; display: inline-block; }
  
.wrap ul li { margin-bottom: 5px; }

.notes { text-align: left; }

.open-popup-link { text-align: left; }

XXX .template-product #product-info { position: fixed; left: 64%; z-index: 1; } XXX



/* Related Products */
.template-product .related-products {
  background: #FBFBF8;
  z-index: 99;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
}



/* Footer */
footer.main-footer { z-index: 99; position: relative; background-color: #FBFBF8; }

footer.content-area { padding: 0px 15px; }



/* Alder Footer */
#alder-footer-right, 
#alder-footer-left { float: left; width: 50%; text-align: left; }

#alder-footer-right { text-align: right; }



/* Sub Footer */
#sub-footer { padding: 15px; }

#sub-footer-left { float: left; width: 50%; text-align: left; }

#sub-footer-right { float: right; width: 50%; text-align: right; }



/* Account Pages */
.customer .account-form, .customer.reset-password form{ width: 50%; margin: 0 auto; }

.customer.reset-password form{ padding:1em; text-align: center;}

.customer.reset-password form label {display: block; padding-bottom:1em;}
.reset-password form input {border:1px solid #464F50; padding:.5em;}

.customer.reset-password form #customer-email,
.customer.reset-password form #customer-passowrd,
.customer.reset-password form #customer-login-tools {padding: 1em 0;}


.template-page .left{ width: 49%; float: left; }
.template-page .right{ width: 49%; float: right; }



/* About Us Page */
#about-us div { padding: 20px 0; overflow: hidden; display: block; }

#about-us .left { width: 49%; float: left; }

#about-us .right { width: 49%; float: right; }

#about-us p { font-size:14px; }

#about-us p a { font-size:14px; }

#about-us h1 {text-align:left; margin-bottom:1em; }

#about-us p.left { text-align: left; max-width: 300px; padding: 50px 30px; }

#about-us p.right { text-align: right; max-width: 300px; padding: 50px 30px; }

#about-us .play { padding: 40px 0; }

#about-us .play .store { font-family: "Karla", sans-serif; font-size: 32px; }

#about-us .image-a { padding: 0; }

  
  
/* Hillary Page */
#hillary div { padding: 20px 0; overflow: hidden; display: block; }

#hillary .left { width: 49%; float: left; }

#hillary .right { width: 49%; float: right; }

#hillary p { font-size:14px; }

#hillary p a { font-size:14px; }

#hillary h1 {text-align:left; margin-bottom:1em; }

#hillary p.left { text-align: left; max-width: 300px; padding: 50px 30px; }

#hillary p.right { text-align: right; max-width: 300px; padding: 50px 30px; }

#hillary .play { padding: 40px 0; }

#hillary .play .store { font-family: "Karla", sans-serif; font-size: 32px; }

#hillary .image-a { padding: 0; }

.login-row #guest,
.login-row #register, 
.login-row #login {
  	width: 30%;
	margin: 0 1.5%;
	display: block;
	float: left;
}

.login-row #guest form { padding-top:3.2em;}

}



/* Gift Reggie Overrides */
.template-product .gift-reggie-button, 
.template-product .gift-reggie-wishlist-button {width: 50%; float: left; margin-top:1em; }

.template-product .gift-reggie-button input, 
.template-product .gift-reggie-wishlist-button input{ text-decoration: underline; font-family: 'Lustria', serif; font-size:.85em; color:#464F50; }

.giftreggie-front {max-width:900px; margin:0 auto; padding:5em 1em 3em; font-size:.85em; color:#464F50; text-align: center;}

.giftreggie-front .giftreggie-landing-overview {margin: 0 auto;}

.giftreggie-front .giftreggie-landing-row h4 {text-align:center;}

.giftreggie-front input {border: 1px solid #464F50; margin: .25em 0;}

.giftreggie-front a {text-decoration: underline;}

.giftreggie-front p, .giftreggie-front h2, .giftreggie-front h3, .giftreggie-front h4, .giftreggie-front h1 {color:#464F50;;}

.giftreggie-front p  {margin-bottom:1.5em !important;}

.giftreggie-front .giftreggie-landing-row h4 {font-size:1.5em;}

.giftreggie-front .giftreggie-band {background:#FBFBF8; border-bottom: 1px solid #000;}

.giftreggie-front input, .giftreggie-front textarea {font-family: 'Lustria', serif; padding:.5em;}
 
.giftreggie-front select {background-color:#FBFBF8;}

.giftreggie-create-buttons input { padding: .75em;}

.giftreggie-create-buttons input:first-child {margin-right: 2.25%; margin-left: -4%;}
.giftreggie-create-buttons input:hover {background-color: #DFE6E6; }

.giftreggie-front button {
  -webkit-appearance: none;
  -moz-appearance:none;
  background-color: #FBFBF8;
  outline: none;
  border: 1px solid #464F50;
  font-family: 'Lustria', serif; padding:.5em;
}

.giftreggie-front button:hover {background-color: #DFE6E6; }

.giftreggie-front button[name="action"] {border:none;}
.giftreggie-front button[name="action"]:hover {background: #FBFBF8;} 

.giftreggie-front button#save-changes {border: 1px solid #464F50;}
.giftreggie-front button[name="action"]:hover {background: #DFE6E6;} 

.giftreggie-front button.twitter-button, .giftreggie-front button.facebook-button {background:#FBFBF8; color:#464F50; border:none; text-decoration: underline;}

.giftreggie-front .search-form {width:400px; display: block; margin:0 auto!important;}

.giftreggie-front .search-form span {text-align: center; }

.giftreggie-front.giftreggie-signup p:nth-last-child(2) span:last-child{padding-top:1.5em; text-align: right;}

.giftreggie-store-message {padding:1em 0;}

.giftreggie-front.giftreggie-signup .giftreggie-errors {
  text-align:center; 
  text-transform:uppercase; 
  letter-spacing:1px; 
  background-color:#DFE6E6; 
  border:1px solid#464F50;
  padding:1em;
}

#giftreggie-send-mail-submit:hover{background-color:#DFE6E6;}

.giftreggie-front.giftreggie-signup p:nth-last-child(2) span:last-child {text-align: center;}

.template-product .gift-reggie-button, .template-product .gift-reggie-wishlist-button {background:#DFE6E6;}

.template-product .gift-reggie-button input,.template-product .gift-reggie-wishlist-button input {font-size: 11px; text-transform: uppercase;}



/* Palette
Off-White: #FBFBF8
Dark Gray: #464F50
Medium Gray: #96A8A9
Light Gray: #DFE6E6
*/



/* Nav Overrides */
.mega-nav .list.two-col {
	width: 100%;
	padding-left:0;
}

.mega-nav .expanded-list .list, .mega-nav .category-list .list {
    display: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.mega-nav .list .list-item .more-icon {
    margin-left: 0;
    font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    top: 0;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
}

.mega-nav .back {
    top: 16px;
    left: 50%;
    color: #fff;
    border: none;
    font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 1;
  	cursor: pointer;
}

.mega-nav {
  	max-height:calc(100%-60px);
	overflow-y:scroll;
}



/* Overrides To Be Filed */
@media (max-width: 719px) {
.page-title .label { white-space: normal; }

.product { width: 100% !important; }
}
