.site-navigation .navmenu-depth-1>li>a {text-transform:uppercase;}
.site-header-cart svg {font-size:26px;}
.promo-grid--container article.promo-block:hover .promo-block--content {
    opacity: 1;
    transition: opacity .3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
}

.promo-mosaic--container article.promo-block:hover .promo-block--content{
    opacity: 1;
    transition: opacity .3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
}

.home-section--content .promo-block--content {
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.related-grouped .productitem--actions {
 	position:inherit !important;
  	right:auto !important;
    bottom:auto !important;
  	left:auto !important;
  	opacity:1 !important;
  	visibility:visible !important;
}

.article--sidebar .share-buttons {
	padding-bottom:20px;
}

@media screen and (max-width: 720px) {
  .home-section--content .promo-block--content {
    opacity: 1;
    transition: opacity .3s ease-in-out;
  }
  .promo-mosaic--container article.promo-block .promo-block--content{
    opacity: 1;
    transition: opacity .3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .promo-grid--container article.promo-block .promo-block--content {
    opacity: 1;
    transition: opacity .3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (max-width: 679px) {
  .related-grouped .productgrid--items .productgrid--item{
    margin-top: 0;
    position: relative !important;
    float: left;
    left: auto !important;
    width: calc(48% - 5px);
    padding-bottom:10px;
  }
  .related-grouped .flickity-slider {
    height: 100% !important;
    transform: none !important;
    left: auto !important;
}
}


.site-header-actions_new {
    display: inline-block;
    float: right;
    max-width: 200px;
    margin-top: 0px;
    text-align: right;
    position: absolute;
    right: 70px;
    list-style: none;
    padding-left: 0px;
}
li.site-header-account-link {
    list-style: none;
  	display:inline-block;
}
.site-header-actions_new li a {
    padding-right: 12px;
    padding-left: 12px;
    position: relative;
    display: inline-block;
    padding: 12px 15px;
    line-height: 18px;
    color: #002144;
    text-decoration: none;
}

.site-header-search_new {
    position: relative;
    float: right;
    display: inline-block;
    width: 20%;
}

.site-header-search-form {position:relative; top:0px;}
.site-navigation-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.site-header-sticky--scrolled .site-header-actions_new {display:none;}
.site-header-sticky--scrolled .site-header-actions {display:none;}
.site-header-search--active .search-flydown {position:absolute;}
.search-flydown--content-items {display:none;}
.search-flydown--results--content-enabled .search-flydown--product-items--none, .search-flydown--results--content-enabled .search-flydown--product-items {width:100%;}
.store-info p {width:49%;}

@media screen and (min-width: 1024px) {
  .site-header-main {
    margin-left: 125px;
  }
  .site-header-actions {position:absolute;}
  .site-header-logo {margin-right:0px;}
  .site-logo-image {
    max-width: 275px !important;
}
}
@media screen and (max-width: 1024px) {
  .site-header-actions_new {display:none;}
  .site-header-actions {display:none;}
  .store-info p {width:100%;}
}

.mobile-nav-panel .site-header-search_new {
    display: inline-block;
    width: 100%;
    position: relative;
    float: none;
    padding: 0px 15px;
}
.share-buttons .share-buttons--houzz{background-color:#32c24d !important;}
.cart-item--remove span {font-size:0px;}
.utils-viewtoggle-button span {font-size:0px;}
.designers-register {text-align:center; padding-top:30px;}
.designers-register h3 {margin-bottom:10px;}
.designers-register .button-primary {
  color: #fff; 
  background-color: #002144; 
  border: 1px solid #002144;
  padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
}
.designers-register .button-primary:hover {color:#ffffff;}
.price--compare-at-grouped {text-decoration:none !important; color:#002144 !important; opacity:1; font-size:1.175rem;}
.price--compare-at-grouped-span {line-height:24px; padding: 0 2px; display:inline-block;}
.product-pricing .money-grouped {color:#002144; font-size:1.375rem;}
.money-grouped {color:#002144; font-size:1.175rem;}
.price--main-grouped {display:inline-block;}
.productitem--price-grouped {padding-top:20px;}

#tabs > div {
    font-size: 14px;
    padding: 20px !important;
  	box-shadow:0 1px 4px rgba(127,127,127,0.11);
}

#tabs > ul > li a, #tabs-app-accordion > h3 a, .custom-product-description-tabs > ul > li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600 !important;
    padding: 4px 15px !important;
}

.product-description {
	z-index:100;
  	position:relative;
}

.share-buttons {clear:both; padding-top:10px;}
.gift-reggie-button {float:left; padding-bottom;10px; width:200px;}
.gift-reggie-wishlist-button {float:left; padding-bottom;10px; padding-left:10px; width:200px;}
.gift-reggie-button input {
    margin-left: 0px;
    background-color: #ccc;
    border: 1px #ccc;
    margin-top: 15px;
    width: 100%;
    height: 50px;
}

.gift-reggie-wishlist-button input {
    margin-left: 0px;
    background-color: #ccc;
    border: 1px #ccc;
    margin-top: 15px;
    width: 100%;
    height: 50px;
}
@media screen and (max-width: 679px) {
.gift-reggie-button {float:left; padding-bottom;10px; width:100%;}
.gift-reggie-wishlist-button {float:left; padding-bottom;10px; padding-left:0px; width:100%;}
.registry-profile-block.giftreggie-band {padding: 15px;}
}

.giftreggie-front {max-width:1300px; margin:0 auto; padding:0px 10px;}
.giftreggie-front a {
    color: #002144;
}
.giftreggie-band {
    border-radius: 10px;
    background-color: #f3f3f3 !important;
}

.giftreggie-body input {
    height: 30px;
    border-radius: 4px;
    border: 1px solid rgba(127,127,127,0.3);
    padding: 2px 5px;
    font-size: 14px;
}

.registry-profile-block p span input[type='file'] {border:0px;}

select.country-selector {
    font-size: 14px;
    height: 30px;
}

.registry-profile p {
    width: 100%;
    padding-top: 5px;
}

input#registry-protection {
    float: left;
    margin-top: -5px;
    margin-right: 10px;
}

.giftreggie-front table tr td, .giftreggie-front table tr th {
  border:0px !important;  
  border-bottom: 1px solid rgba(127,127,127,0.3) !important;
}

.giftreggie-registry-summary {
    padding-bottom: 20px;
}

.giftreggie-registry-summary table tr th {border:0px !important; }

.giftreggie-description {text-align:center !important;}
.giftreggie-edit-description {text-align:center !important;}
.giftreggie-edit-description button {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
}

.giftreggie-profile-buttons input {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}
.giftreggie-create-buttons input {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-registry-form .action-buttons button {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-front .giftreggie-body {
  border:0px !important;;
}

.giftreggie-find {
    text-align: center;
}

.giftreggie-header {
    text-align: center;
}

.giftreggie-find  input[type='submit'] {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-wishlist table#view-registry form button[name="id"] {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-wishlist  .action-buttons button {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-signup  input[type='submit'] {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-signup {
    text-align: center;
}

.giftreggie-login  input[type='submit'] {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding: 0.875rem 1.75rem;
    font-size: 1.125rem;
	color: #fff;
    background-color: #002144;
    border: 1px solid #002144;
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    display: inline-block;
    font-family: "Cabin",sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  	height:auto;
}

.giftreggie-login {
    text-align: center;
}

.giftreggie-share-buttons {display:none;}

.giftreggie-description {padding:20px;}

.badge--new {
    padding: 0.25rem 0.3125rem;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    color: /*!setting.color_background{*/white/*}*/;
    background-color: /*!setting.color_text{*/#4d4d4d/*}*/;
    bottom: auto;
    top: 0;
}

ul.mm-submenu.simple > li .mm-list-name > span {text-align:left !important;}

div#shopify-section-static-slideshow {max-width:1600px; margin:0 auto;}
div#shopify-section-static-highlights-banners {max-width:1600px; margin:0 auto;}

.productgrid--sidebar svg.svg-inline--fa.fa-angle-down {
    display: none;
}

.productgrid--item-grouped {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: text-shadow 0.25s linear;
  transition: text-shadow 0.25s linear; // Sets transition speed for revealer
}

.slideshow-slide-heading {font-size:3rem;}

@media screen and (max-width: 679px) {
	.slideshow-slide-heading {font-size:2rem;}  
}

.product-sku {
	display: block;
    position: relative;
    margin-bottom: -50px;
    width: 100%;
    text-align: right;
    padding-top: 20px;
    font-size: 13px;
}

button.productitem--action-trigger.productitem--action-atc.button-primary.disabled {
    background: #ccc;
    border: 1px #ccc;
}


@media screen and (min-width: 1024px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped:nth-child(-n+4) {
    margin-top: 0;}
}

@media screen and (min-width: 1024px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped:nth-child(4n+1) {
    margin-left: 0;}
}
@media screen and (min-width: 1024px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped {
    width: calc(25% - 15px);
    margin-top: 20px;
    margin-left: 20px;}
}
@media screen and (max-width: 1023px) and (min-width: 860px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped:nth-child(-n+3) {
    margin-top: 0;}
}

@media screen and (max-width: 1023px) and (min-width: 860px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped:nth-child(3n+1) {
    margin-left: 0;}
}
@media screen and (max-width: 1023px) and (min-width: 860px) {
.layout--has-sidebar .productgrid--items .productgrid--item-grouped {
    width: calc(33.33333% - 13.33333px);
    margin-top: 20px;
    margin-left: 20px;}
}
@media screen and (max-width: 859px) and (min-width: 680px) {
.productgrid--items .productgrid--item-grouped:nth-child(-n+3) {
    margin-top: 0;}
}

@media screen and (max-width: 859px) and (min-width: 680px) {
.productgrid--items .productgrid--item-grouped:nth-child(3n+1) {
    margin-left: 0;}
}
@media screen and (max-width: 859px) and (min-width: 680px) {
.productgrid--items .productgrid--item-grouped {
    width: calc(33.33333% - 6.66667px);
    margin-top: 10px;
    margin-left: 10px;}
}
@media screen and (max-width: 679px) {
.related-grouped .productgrid--items .productgrid--item-grouped {
    margin-top: 0;
    position: relative !important;
    float: left;
    left: auto !important;
    width: calc(48% - 5px);
    padding-bottom: 10px;}
}

@media screen and (max-width: 679px) {
.productgrid--items .productgrid--item-grouped:nth-child(-n+2) {
    margin-top: 0;}
}
@media screen and (max-width: 679px) {
.productgrid--items .productgrid--item-grouped:nth-child(2n+1) {
    margin-left: 0;
}
@media screen and (max-width: 679px) {
.productgrid--items .productgrid--item-grouped {
    width: calc(50% - 5px);
    margin-top: 10px;
    margin-left: 10px;}
}
span.radio__label__primary {
	color: #ee442a !important;
}
