.cart.bettercheckout {margin-top:15px;}
.bettercheckout.checkout-success * {
    box-sizing:border-box;
}
.signin-in-welcome {float:left;}
.signin-in-sign-out {float:right;}
.conf-acct-prompt {
    padding: 40px;
}
.acct-prompt-main {
    padding:0 60px;
}
.acct-prompt-lower,
.acct-prompt-upper {
    margin-bottom: 40px;
    float:left;
}
.acct-prompt-upper {
    display:table-row;
}
.prompt-img-wrap,
.prompt-copy-wrap {
    display:table-cell;
    vertical-align:middle;
}
.prompt-copy-wrap {
    width: 60%;
}
.prompt-img-wrap {
    display:table-cell;
    width:40%;
}
.prompt-copy {
    padding:0 60px 0 0;
    text-align:left;
}
.prompt-img-wrap img {
    width:100%;
}
.lower-col-wrap {
    float:left;
    width:32%;
    margin-left:1%;
    margin-right:1%;
    padding: 0 20px;
}
.col-img-wrap {
    width:140px;
    height:140px;
    margin:auto;
}
.col-img-wrap img {
    width:100%;
}
#bettercheckout-create-account .field-wrap {
    width:80%;
}
#bettercheckout-create-account .field-wrap .input-wrap {
    width:48.5%;
    margin-right:1.5%;
    float:left;
}
.success-create-account .confirmation-message {
    margin:60px 0 40px;
}
.acct-prompt-form {
    margin-top:20px;
}
.acct-btn-wrap {
    width:20%;
    float:left;
}
.lower-cols {
    margin-top:40px;
}
.form-hdr-wrap {
    margin-bottom:30px;
}
ul.shopcart-action-links {
    margin-top: 3px;
}
ul.shopcart-action-links li {
    display: inline;
    margin-right: 10px;
    padding-right: 10px;
}
ul.shopcart-action-links li a, .shopcart-item-qty button{
    color: #2294A7;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
}

ul.shopcart-action-links li:not(:last-child) {
    border-right: 1px solid #D9D9D9;
}

.shopcart-item-bundle h2.product-name {
    margin-bottom: 0px;
}

.shopcart-header-container .shopcart-titles {
    margin-bottom: 30px;
    margin-bottom: 40px;
    color: #434343;
}

.shopcart-header-container .shopcart-titles .shopcart-title {
    font-size: 22px;
    float:left;
    text-transform: uppercase;
    font-weight: 600;
}

.shopcart-header-container .shopcart-titles .shopcart-secure,
.bettercheckout .shopcart-secure {
    font-size: 14px;
    line-height: 25px;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    background:url(images/secure_lock.png) 0 0 no-repeat;
    padding-left: 30px;
}

.shopcart-header-row {
    border-bottom: 1px solid #404040;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #434343;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
}
.shopcart-cols-container {
    flex-grow: 1;
    display: flex;
    flex-flow: row wrap;
    margin: 20px 0 0 0;
}

.bettercheckout .shop-item-compact {
    padding: 0 !important;
}

.shopcart-col-image {
    width: 210px;
    flex: 0 0 210px;
}

.shopcart-col-item {
    flex-grow: 1;
    text-align: left;
    max-width: 435px;
}

.shopcart-col-item-main {
    min-height: 106px;
    max-width: 320px;
}

.shopcart-col-price {
    width: 120px;
    flex: 0 0 120px;
}

.shopcart-col-qty {
    width: 120px;
    flex: 0 0 120px;
}

.shopcart-col-subtotal {
    width: 100px;
    flex: 0 0 100px;
}

.shopcart-item-container {
    flex-flow: row nowrap !important;
}
.saved-cart-container .shopcart-item-container .shopcart-col.shopcart-col-qty,
.shopcart-item-container .shopcart-col {
    margin-top: 10px;
}
.shopcart-item-container .shopcart-col.shopcart-col-qty {
    margin-top: 5px;
}
.rt-inline {float:right;}
.moved-msg,
.saved-cart-container .extra-accent-text,
.shopcart-header-row .shopcart-col, .bettercheckout .extra-accent-text {
    position: relative;
    color: #434343;
    color: #434343;
    font-weight: 600;
}
.shopcart-col .accent-text{
    color: #434343;
    font-weight:500;
}
.shopcart-col {
    color: #6F7073;
}
.orderstatus-col .product-sku,
.shopcart-col .product-sku {
    margin-bottom: 8px;
}
.shopcart-col .product-name a {
    color: #434343;
}
.bettercheckout .cart-stock-status {
    color:#d20615;
    text-transform: none;
    font-size: 12px;
    margin-top: 10px;
    max-width: 22em;
}
.bettercheckout .cart-stock-status span {
    font-weight: normal;
}
.cart.bettercheckout .cart-collaterals {
    display: flex;
    margin-top: 60px;
    color: #434343;
    padding: 0px;
}
.cart .cart-collaterals a {
    color: #6F7073;
    text-decoration: underline;
}
.cart .cart-collaterals .totals-container {
    min-width: 300px;
    flex: 0 0 300px;
}

.cart .totals {
    background-color: #F7F8FA;
    padding: 20px;
    margin-top: 0;
}

.cart .cart-collaterals .cart-contacts {
    flex-grow: 1;
    color: #6F7073;
}
.cart-contacts-container {
    display: flex;
    flex-wrap: wrap;
}
.cart-contacts-container .cart-contacts-col {
    padding-right: 30px;
    margin-top: 20px;
}
.grid_24.cart-contacts {
    display:inline-block;
}
.cart-contacts-container .cart-contacts-col span{
    font-weight: 600;
}
.cart-contacts h1, .cart .totals h1 {
    font-size: 14px;
    font-weight: 600;
    color: #434343;
}
.cart .cart-contacts h2 {
    color: #434343;
}
.cart .totals .cart-promocode-link {
    color: #2294A7;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.cart .btn-checkout {
    width: 100%;
    background-color: #2294A7;
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 10px 0 10px 0;
    font-weight: 600;
}
.cart .btn-checkout:hover, .cart.promocode-submit-button {
    background-color: #24A3B8;
}
.cart .btn-checkout span {
    float:none;
    display:inline-block;
    height:30px;
    line-height:30px;
    text-transform:uppercase;
    font-size:14px;
}
.checkout-footer-container {
    border-top: 1px solid #E0E0E0;
    margin: 100px 0 60px 0;
    padding: 20px 0 0 0;
    font-size: 10px;
}
.checkout-footer-links {
    float:left;
}
.checkout-footer-contacts {
    float:right;
}
.cart-promocode-content {
    display: none;
    margin: 20px 0 20px 0;
}
.cart-promocode-form {
    display: flex;
}
.cart-promocode-col1 {
    flex-grow: 1;
}
.cart-promocode-col2 {
    width: 120px;
    flex: 0 0 120px;
    height: 54px;
    background-color: #2294A7;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 54px;
    font-weight: 600;
    cursor: pointer;
}
select.referred-by.default-selected,
.aw-gc-amount-entry:invalid,
.aw-gc-amount-entry:default,
.bettercheckout select:invalid,
.bettercheckout select.default {
font-size: 12px;
font-weight: 500;
color:#a7a7a7;
}
input.cart-promocode.fancy-label {
    padding: 5px 0px 5px 10px;

}
input.fancy-label:invalid ~ input[type="submit"] {
    display: none;
}
.cart.bettercheckout .totals-container {
    float:none;
    margin-top: 0;
    box-sizing: border-box;
    position:relative;
}
.cart.bettercheckout .totals table td {
    padding:0 0 15px 0;
    border-bottom: none;
    font-size: 14px;
    font-weight: 600;
}
.cart.bettercheckout .totals table td:first-child {
    padding-right: 0;
    text-align:left !important;
    vertical-align: middle;
}
.cart.bettercheckout .totals table tr:last-child td {
    font-weight: 600;
    padding: 20px 0 20px 0;
    border-top: 1px solid #E0E0E0;
}
.cart.bettercheckout .shopcart-header {
    text-transform: uppercase;
    text-align:left;
}
.cart.bettercheckout .bundle0 h2 a {
    color: #434343;
}
.cart.bettercheckout button.btn-checkout span {
    background: none;
}
button[name^=update_cart_action] {margin:auto;}
.shoppinglist-item-price,
.shopcart-item-price .cart-price .price,
.shopcart-item-totals .cart-price .price,
.orderstatus-item-qty {
    font-size: 14px;
    color: #404040;
    font-weight: 500;
}
.promocode-response-message {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0 5px 0;
}
.promocode-applied-response-message {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0 5px 0;
}
.success {
    color: #6F7073;
}
.error {
    color: #C70000;
}
.cart-change-discount, .calculate-shipping-link, .cart .cart-collaterals a.remove-giftcard {
    color: #2294A7;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
}
.calculate-shipping-link {padding-right:20px;}
.selected-discount-title {padding-right:10px;}
.shipping-info-link {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-right: 10px;
    cursor: pointer;
    line-height: 15px;
}
.shipping-info-link img {
    width: 15px;
    height: 15px;
}
.popup-shipping-info, .popup-return-policy {
    display: none;
    font-family: Whitney-Medium;
    font-size: 12px;
    color: #6F7073 ;
    letter-spacing: 0;
    line-height: 19px;
    padding: 20px;
}
.product-return-form-link {
    display:none;
}
.popup-shipping-info h1, .popup-return-policy h1 {
    text-align: center;
    font-size: 24pt;
    margin: 0 0 20px 0;
}
.popup-return-policy a {
    color: #2294A7;
}
.popup-shipping-info img {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
}
.checkout-notice {
    cursor:pointer;
}
.cart-estimate-shipping-row {
    display: none;
}
#cart-selected-shipping-method, #cart-selected-giftcard, #cart-selected-discount {
    font-size: 12px;
    color: #6F7073;
}
.checkbox-wrap {
    margin-bottom:20px;
}
.bettercheckout .payment-info-box {
    clear: both;
    margin: 10px 0 20px;
}
.bettercheckout .spacer_20 {
    display: block;
    width: 100%;
    height: 20px;
    clear:both;
}
.bettercheckout input[type="radio"].payment-option {
    -webkit-appearance: radio;
}
.bettercheckout input, #bettercheckout-signin-form input {
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 600;
    box-shadow: inset 0px 0px 0px 0px #404040;
}
.bettercheckout label.payment-option:after {
    content: " ";
    display: block;
    clear: both;
}
.bettercheckout input.cart-promocode:focus {
    border-right: none !important;
    -webkit-box-shadow: inset 0 0 0 2px #979797;
    box-shadow: inset 0 0 0 2px #979797;
}
.cart-totals-dropdown-container{
    margin-bottom: 10px;
    font-size: 12px;
}
.cart-shipping-method-option-container {
    clear: both;
}
.cart-shipping-method-label {
    float: left;
}
.cart-shipping-method-cost {
    float: right;
}
.btn-proceed-checkout-mobile {
    display: none;
}
.cart-contacts-col.return-policy {
    display: none;
}
.return-form-link {
    font-weight: 600;
    color: #2294A7;
    cursor: pointer;
}

/******** ONE PAGE CHECKOUT *********/

.checkout-cart-index .bettercheckout {
    margin-top: 20px;
}
.customer-group-view .shopcart-item-container {
    background-color:#ffffff;
    margin-top:20px;
    border: 1px solid #dddddd;
    border-radius: 6px;
}
.saved-cart {
    padding:20px;
}
.saved-cart,
.bettercheckout {
    font-size: 12px;
}
.bettercheckout .checkout-title {
    margin-bottom:30px;
}
.bettercheckout .checkout-title h1 {
    text-transform: uppercase;
    font-size: 20px;
    color: #404040;
    margin-bottom:5px;
}

#overwrap.bettercheckout {
    background: none;
    border-bottom: 2px solid #404040;
    height:80px;
}

.button-bordered {
    background-color: #fff;
    border: 2px solid #2294A7;
    text-transform: uppercase;
    font-size: 14px;
    color: #2294A7;
    line-height: 38px;
    height: 40px;
    font-weight: 600;
    text-align: center;
    padding: 0 10px 0 10px;
    cursor: pointer;
    min-width: 100px;
}

.forgot-pwd-btn {
	background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    color: #2294A7;
    line-height: 38px;
    height: 40px;
    font-weight: 600;
    text-align: center;
    padding: 0 10px 0 10px;
    cursor: pointer;
    min-width: 100px;
}

.button-bordered:hover {
    border-color: #24A3B8;
    color: #24A3B8;

}
.button-solid {
    background-color: #2294A7;
    border: 2px solid #2294A7;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    height: 40px;
    font-weight: 600;
    text-align: center;
    padding: 0 10px 0 10px;
    cursor: pointer;
    min-width: 100px;

}

.button-solid:hover {
    background-color: #24A3B8;
    border-color: #24A3B8;
}

.checkout-wrapper {
    position: relative;
}

.checkout-form {
}

.checkout-step h1 {
    text-transform: uppercase;
    font-size: 16px;
    color: #404040;
}

.checkout-step h1.checkout-shipping-header {
    margin-bottom: 16px;
    line-height: 16px;
}

.checkout-step {
    margin-top: 40px;
}

.checkout-step.first {
    margin-top: 0;
}
.checkout-recap-row {
    padding:6px 0;
}
.bettercheckout .checkout-recap {
    color: #404040;
    float:right;
}
.checkout-recap-total-label {
    float:left;
}

.checkout-recap-total-cost {
    float:right;
}

.checkout-recap-total-grandtotal {
    border-top: 1px solid #E0E0E0;
    margin:10px 0 0;
    padding: 25px 0;
}
.checkout-recap-totals {
    padding: 20px;
    background-color: #F7F8FA;
    font-weight: 600;
    font-size: 12px;
}
.checkout-recap-totals h2{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.checkout-recap-cart {
    margin-top: 40px;
    overflow-y: scroll;
    padding-right: 10px;
}
.checkout-recap-header {
    border-bottom: 1px solid #404040;
}
.checkout-recap-header h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display:inline-block;
}
.sign-in-header-wrap {
    background-color:#F7F8FA;
    padding:25px 20px;
    margin-bottom:30px;
    position:relative;
    top:-5px;
}
.sign-in-header-wrap .sign-in-title {
    margin:0 0 20px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight:600;
    color: #404040;
    white-space:nowrap;
}
.checkout-recap-header h2 span{
    padding-left:5px;
}
.sign-in-message {
    font-family: WhitneySemibold;
    font-size:14px;
    line-height: 40px;
    margin-bottom:10px;
}
.btn-white.sign-button {
    padding:8px 26px;
}
.method-type {
    cursor:pointer;
}
.myCheckbox input {
    display: none;
    position: relative;
    z-index: -9999;
}
.myCheckbox span {
    width: 15px;
    height: 15px;
    padding:1px;
    display: block;
    background: url(images/big-check-sprite.png);
    background-size:100% auto;
    background-position: bottom;
    cursor: pointer;
}
.myCheckbox input:checked + span {
    background: url(images/big-check-sprite.png);
    background-size:100% auto;
    background-position: top;
}

.checkout-subscription {
    /*border-top: 1px solid #E0E0E0;*/
    /*margin-top: 0px;*/
    /*padding-top: 20px;*/
    /* HIDDEN PER PROD-1494 06/30/17 */
    display:none;
}

.checkout-notice {
    line-height: 17px;
    font-weight: 600;
}

.checkout-billing-info {
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 20px;
    display: none;
}

.checkout-billing-info-open {
    display: block;
}

.checkout-cc-info {
    margin: 20px 0 0 0;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
}
.logo-cart-item-container {
    position: relative;
}
.em_main > .saved-cart-container ~ .saved-cart-footer-wrap,
.saved-cart-container ~ .saved-cart-contacts-wrap,
.saved-cart-container {
    background-color:#f8f8f8;
}
.em_main > .saved-cart-container ~ .saved-cart-contacts-wrap,
.em_main > .saved-cart-container ~ .saved-cart-footer-wrap {
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.saved-cart-container {
    margin-top: 40px;
}
.saved-cart-contacts-wrap {
    padding-top:40px;
}
#shoppinglist-item-embroidery,
#cart-item-embroidery {
    margin: 20px 0 0 0;
    padding-top: 10px;
    border-top: 1px solid #e0e0e0;
}
.saved-cart-container .shopcart-header-row,
.shopcart-item-container {
    padding-left:15px;
}
.shopcart-item-container.shop-item-compact.clearfix {
    padding-bottom: 11px !important;
}
.cart-embroidery-options-subtotals {
    display: block;
    overflow: hidden;
}
.cart-embroidery-options-subtotals-hide dt.emb-unit-price-label,
.cart-embroidery-options-subtotals-hide dd.emb-unit-price {
    display: none;
}

.cart-embroidery-options-subtotals-hide dd {
    visibility: hidden;
}

.cart-embroidery-options-subtotals dt,
.cart-embroidery-options-subtotals dd {
    padding: 5px 0;
    display: inline-block;
}

.cart-embroidery-options-subtotals dt {
    float: left;
    clear: left;
}

.cart-embroidery-options-subtotals dd {
    float: right;
    clear: right;
    width: 70px;
    text-align: right;
}
.embroidery-label,
.embroidery-label-details{
    font-family: WhitneySemibold, sans-serif;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    line-height: 24px;
}

.out-custom-stock-status,
.cart-embroidery-message {
    font-size: 12px;
    color: #6f7073;
    font-style: italic;
    font-family: 'WhitneyBook', sans-serif;
    margin-top: 5px;
}

.cart-embroidery-message {
    display: none;
}

.alert-note {
    color: #d0021b;
}

.bettercheckout .description a {
    color: #2294A7;
    font-weight: 500;
}
.bettercheckout .item-options {
    font-size: 12px;
}
.bettercheckout .item-options .descript {
    display:none;
}
.bettercheckout .item-options .descript .customOp {
    border:1px solid #ddd;
    background-color:#f6f6f6;
    width:65%;
    position: absolute;
    z-index:100000;
    margin-top: 10px;
}
tr.edit-embroidery-link td {
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

.base-unit-price,
.base-unit-price-label {
    display: block;
    float: right;
    width: 70px;
    padding-left: 10px;
}

.bettercheckout input[type=number] {
    -moz-appearance:textfield;
}
.bettercheckout input[type=number]::-webkit-inner-spin-button,
.bettercheckout input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.shipping-alert-message {
    color: #d0021b;
}
#cart-estimate-shipping-method .shipping-alert-message {
    margin-top: 20px;
}
.cart-cvv-toggle-container{
    padding-top: 15px;
}
.checkout-gc-info {
    padding: 10px 0 10px 0;
}
.checkout-gc-link {
    background: #fff url(images/gc_icon.png) no-repeat left center;
    line-height: 40px;
    padding-left: 30px;
    font-weight: 600;
    color: #2294A7;
    cursor: pointer;
}
.checkout-gc-fields {
    display: none;
    padding-bottom: 10px;
}
.button-taller {
    height: 50px;
    line-height: 50px;
}
.checkout-customer-note, .checkout-recap-totals-mobile-container {
    border-top: 1px solid #E0E0E0;
    padding: 10px 0 10px 0;
}
.checkout-customer-note-link, .checkout-recap-totals-mobile-link span {
    font-weight: 600;
    margin-right:20px;
}
.edit-cart-link {
    display:none;
}
.checkout-customer-note-link, .checkout-recap-totals-mobile-link {
    line-height: 40px;
    padding-left: 30px;
    color: #2294A7;
    cursor: pointer;
}
.checkout-customer-note-link{
    background: #fff url(images/pen_icon.png) no-repeat left center;
}
.checkout-recap-totals-mobile-link{
    background: #fff url(images/cart_icon_blue.png) no-repeat left center;
    background-size: 20px 20px;
}
.checkout-customer-note-fields {
    display: none;
    padding-bottom: 10px;
}
.checkout-submit {
    margin-top: 20px;
}
#checkout-submit-button {
    box-sizing: border-box;
}
.shipping-method-container select {
    width: 100%;
}
.bettercheckout .shopcart-item-container.checkout-cart .shopcart-col-image {
    width: 100px;
    flex: 0 0 100px;
}
.bettercheckout .shopcart-item-container.checkout-cart .shopcart-col-image .shopcart-item-image img {
    width: 80px;
}
.bettercheckout .shopcart-item-container.checkout-cart .cart-embroidery-links {
    display: none;
}
.checkout-recap.topStill{
    position:fixed;
    top: -150px;
}
.checkout-recap.bottomStill{
    position: absolute;
    top: auto;
    bottom: 0;
}
.cart-view-all, .cart-show-less {
    display: none;
    float: right;
    color: #2294A7;
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
}

.bettercheckout .validation-advice,
#bettercheckout-signin-form .validation-advice{
    background: none;
    padding-left: 0px;
}
.bettercheckout .validation-failed, .bettercheckout input.validation-failed:focus {
    border: 2px solid #F36F7C !important;
    -webkit-box-shadow: inset 0 0 0 0 #F36F7C;
    box-shadow: inset 0 0 0 0 #F36F7C;
}
.bettercheckout .payment-not-required-box {
    margin: 20px 0 0 0;
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #E0E0E0;
}
#checkout-giftcard-message {
    display: none;
}
#checkout-giftcard-message.error {
    font-weight: normal;
}
#checkout-giftcard-message.success {
    font-weight: normal;
}
.checkout-recap-total-giftcard {
    color: #6F7073;
    font-size: 12px;
}
.checkout-recap-total-giftcard  a {
    color: #2294A7;
}
#checkout-gc-balance {
    padding-top: 4px;
    font-weight: 600;
    line-height: 20px;
    float: left;
    font-size:14px;
}
#checkout-gc-success-message-container {
    display: none;
    font-weight: 600;
    margin: 20px 0 20px 0;
}
.gc-success-message, .gc-success-message-link {
    float:none;
}
.gc-success-message-link a {
    color: #2294A7;
}
input[name="shipping[postcode]"],
input[name="billing[postcode]"] {
    text-transform: uppercase;
}
#cc_number {
    background-image: url(images/credit-cards-logos-vertical.png);
    background-size: 55px 330px;
    background-repeat: no-repeat;
    padding-right: 80px;
    background-position: calc(100% - 10px) 0px;
}
#cc_number.visa {
    background-position: calc(100% - 10px) -188px;
}
#cc_number.amex {
    background-position: calc(100% - 10px) -96px;
}
#cc_number.mastercard {
    background-position: calc(100% - 10px) -279px;
}
#cc_number.discover {
    background-position: calc(100% - 10px) -233px;
}
.checkout-cc-info .checkout-new-cc-fields.invisible {
    display:none;
}
#popup-sign-in {
    display: none;
}
.bettercheckout.checkout-success {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}
.bettercheckout.checkout-success span.brighter {
    font-weight: 600;
    color: #404040;
}
.bettercheckout.checkout-success h1 {
    font-size: 36px;
    color: #404040;
}
.bettercheckout.checkout-success h2 {
    font-size: 30px;
    color: #404040;
}
.bettercheckout.checkout-success h3 {
    font-weight:600;
    color: #404040;
}
.success-create-account {
    background-color: #F7F8FA;
    padding: 40px;
    margin: 40px 0 40px 0;
    text-align: center;
}
.bettercheckout .success-create-account h1 {
    font-size: 24px;
}
.success-create-account-fields {
    margin: 20px auto;
}
.checkout-success .success-icons{
    background: url(images/success_icon_set.png) no-repeat center center;
    background-size: 25%;
    line-height: 40px;
    min-height: 80px;
    margin-bottom: 10px;
}
.checkout-success .confirmation-message {
    line-height: 24px;

}
.button-solid.disabled {
    background-color: #ddd;
    border-color: #ddd;
    cursor: default;
}
#checkout-submit-button-disabled {
    display: none;
    background-color: #ddd;
    border: none;
    cursor: default;
    box-sizing: border-box;
}
.animated-dots {
    position: absolute;
    left: 100%;
    bottom: 0px;
}
.inline-loader-wrap,
.static-prefix {
    position: relative;
    display: inline-block;
}
.inline-loader-wrap {
    color:inherit;
    font-size:inherit;
    font-weight:inherit;
}
.system-error {
    position: fixed;
    background-color: #d0021b;
    color: #fff;
    text-align: center;
    padding: 20px;
    z-index: 12000;
    width: 100%;
    display: none;
    box-sizing: border-box;
    cursor: pointer;
}

.system-error div {
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
}

.success-social-icons {
    margin:40px auto;
    background-color: #efefef;
    padding: 40px;
}

.success-social-icons-container {
    display: flex;
    width: 50%;
    margin: 0px auto;
}

.success-social-icons .label {
    color: #404040;
    font-weight: 600;
    line-height: 24px;
    width: 250px;
    text-align: left;
}

.success-social-icons .social-icon {
    flex-grow: 1;
    flex-flow: row wrap;
    line-height: 40px;
    background-size: 50%;
    cursor: pointer;
}

.success-social-icons .facebook {
    background: url(images/social_icons/facebook-black.png) no-repeat center center;
    background-size:60%;
}

.success-social-icons .google {
    background: url(images/social_icons/google-black.png) no-repeat center center;
    background-size:60%;
}

.success-social-icons .instagram {
    background: url(images/social_icons/instagram-black.png) no-repeat center center;
    background-size:60%;
}

.success-social-icons .pinterest {
    background: url(images/social_icons/pinterest-black.png) no-repeat center center;
    background-size:60%;
}

.success-social-icons .twitter {
    background: url(images/social_icons/twitter-black.png) no-repeat center center;
    background-size:60%;
}

.success-social-icons .youtube {
    background: url(images/social_icons/youtube-black.png) no-repeat center center;
    background-size:60%;
}

.save-for-future {
    display: none;
}

.checkout-recap-totals-mobile-container {
    display:none;
}
.radio-row {
    margin-top:15px;
}
input.estimate-method {
    background:transparent;
    border:none;
}
.field-row {
    margin-bottom: 18px;
}
.field-row-small {
	margin-bottom: 10px;
}
.checkout-item-emb {
    margin-top:10px;
}
.checkout-item-emb-label {
    font-family:WhitneySemibold;
    font-size:14px;
    margin-bottom: 5px;
}
.bettercheckout .cart-stock-status-msg,
.checkout-item-embroidery-link {
    font-family:WhitneyMedium;
    font-style: italic;
    font-size:12px;
    font-weight:100;
    text-transform: none !important;
}

.checkout-recap-cart .cart-view-embroidery-link {
    display: none;
}

span.cart-item-attribute {
    font-weight: 600;
    color:#6f7073;
    font-size:12px;
}

.pac-item-link {
    color: #2294A7;
}

.manual-address-link, .auto-lookup-link {
    font-weight: 600;
    color: #2294A7;
    cursor: pointer;
}

.auto-lookup-link {
 display: none;
}

#estimate-delivery-time {
    font-family:WhitneyMedium;
    font-style: italic;
    font-size:14px;
    font-weight:100;
    padding: 0;
    text-transform:none;
}
.estimate-method-label {
    display:inline-block;
}
.estimate-method-price {
    font-family:WhitneySemibold;
}
.estimate-method-title {
    font-family:WhitneyMedium;
    font-weight:100;
}
.canadian-note {
    display: none;
}

.canadian-note h1, .cart .canadian-note-mobile-extended h1 {
    color: #d0021b;
    margin-top: 20px;
    text-transform: none;
}

.cart .canadian-note {
    padding-right:20px;
}
.cart .canadian-note h1, .cart .canadian-note-mobile-extended h1 {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-top: 20px;
}

.cart .canadian-note-mobile-extended {
    font-weight: normal;
    font-size: 12px;
    display: none;
}

.canadian-note-mobile {
    display: none;
}
.canadian-note-mobile-link {
    color: #2294A7;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
}

.cc-field {
    margin-right: 10px;
    float: left;
}

.cc-number-field {
    width: 45%;
}

.cc-year-field {
    width: 20%;
}

.cc-month-field {
    width: 20%;
}

.cc-cvv-field {
    position: relative;
    width: 10%;
    margin-right: 0;
}
#cvv-tooltip-icon {
    position: absolute;
    top: 0;
    right: -20px;
    width: 16px;
    height: 16px;
    background: url('images/icons/bettercheckout/security-code-tool-tip.png') no-repeat;
    background-size: cover;
}
#cvv-tooltip-content {
    display: block;
    position: absolute;
    background: url('images/icons/bettercheckout/security-code-default.png') no-repeat;
    height: 155px;
    width: 205px;
    background-size: cover;
    top: -155px;
    right: -30px;
    z-index: 100;
}
#ordercomment-comment {
    width: 100%;
    height: 100px;
    color: #6F7173;
    font-size:14px;
    font-weight: 600;
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #A7A7A7;
    background: #fff;
    overflow-x: hidden;
}

#ordercomment-comment::-webkit-input-placeholder {
    color: #a7a7a7;
    font-size: 12px;
}
#ordercomment-comment::-moz-placeholder {
    color: #a7a7a7;
    font-size: 12px;
}
#ordercomment-comment:-ms-input-placeholder {
    color: #a7a7a7;
    font-size: 12px;
}
#ordercomment-comment:-moz-placeholder {
    color: #a7a7a7;
    font-size: 12px;
}
.MSG-cart-and-checkout-shipping-notice {
    font-size: 14px;
    font-weight: 600;
    color:#404040;
    text-transform: uppercase;
    text-align: left;
    line-height:18px;
    border: 2px solid #404040;
    padding: 15px;
}
.checkout-cart-index .MSG-cart-and-checkout-shipping-notice {
    text-align: center;
    margin-bottom: 25px;
}

.embroidery-details-toggle {
    /* display: none; */
    cursor: pointer;
    font-size: 12px;
}

.expand-contract-caret {
    display: block;
    float: right;
    font-size: 1em;
    transition: all .45s ease;
    margin: 0 3px;
    height: 24px;
    line-height: 24px;
    -webkit-transform: scale(1.25,.75) rotate(180deg);
    -moz-transform: scale(1.25,.75) rotate(180deg);
    -ms-transform: scale(1.25,.75) rotate(180deg);
    -o-transform: scale(1.25,.75) rotate(180deg);
    transform: scale(1.25,.75) rotate(180deg);
}
.info-tooltip-content {
    margin: 40px auto 0 40.5% !important;
}
.shopcart-item-qty {
    white-space:nowrap;
}
.cart-basket .shopcart-secure {
    visibility: hidden;
}

.sticky-totals-secure {
    clear: both;
    color: black;
    opacity: 0.5;
    padding-top: 15px;
    text-align: center;
}

.sticky-totals-secure .shopcart-secure {
    float: none;
    display: inline-block;
}
.shopcart-col-qty {
    text-align:center;
}
.shopcart-item-totals {
    text-align:left;
}


@media screen and (min-width: 1011px) {
    .shopcart-item-price {
        text-align: left;
    }
    .shopcart-col-subtotal,
    .shopcart-item-totals {
        text-align:center;
    }
}

@media screen and (min-width: 1011px) and (max-width: 1245px) {
    .shopcart-item-th {
        visibility: hidden;
    }
    .shopcart-header-container .shopcart-titles {
        position: absolute;
        top: 19px;
    }
    .saved-cart-container .shopcart-titles {
        position: static;
    }
    .shopcart-col-price {
        max-width: 20px;
    }
    .shopcart-col-image {
        max-width: 190px;
    }
}
/***************************** Mobile ******************************/

@media screen and (max-width: 1010px) {
    .saved-cart-container .shopcart-col.shopcart-col-qty {
        width:auto;
        flex:none;
        position:static;
        float:none;
    }
    .saved-cart-container .shopcart-col.shopcart-col-qty {
        margin-top:5px;
    }
    .saved-cart-container .shopcart-col.shopcart-col-subtotal {
        margin-top:15px;
        position:static;
        float:none;
    }

    .shopcart-header-row {
        display: none;
    }
    .shopcart-header-container .shopcart-titles {
        border-bottom: 1px solid #E0E0E0;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }
    .saved-cart-container .shopcart-titles {
        margin-left:15px;
    }
    .shopcart-col-price {
        display: none;
    }
    ul.shopcart-action-links li a,
    #shopping-cart-table .shopcart-col .shopcart-item-qty button {
        font-size: 12px;
    }
    .acct-prompt-main {
        padding:0 20px;
    }
    #bettercheckout-create-account .field-wrap {
        width:73%;
    }
    .acct-btn-wrap {
        width:27%;
    }
    .cc-number-field {
        width: 100%;
        display: block;
        margin-right:0px;
    }
    .cc-year-field {
        width: 30%;
    }
    .cc-month-field {
        width: 30%;
    }
    .cc-cvv-field {
        width: 20%;
        margin-right: 0px;
    }
    .shopcart-col-item-main {
        min-height: auto;
        max-width: 32em;
    }

    .info-tooltip-content {
        margin: 67px auto 0 auto !important;
    }
    .shopcart-cols-container {
        display: block !important;
    }
    .shopcart-item-price.base-unit-price {
        display: none;
    }

    .shopcart-col.shopcart-col-subtotal {
        margin: 82px 0 0;
    }

    .shopcart-col.shopcart-col-qty,
    .shopcart-col.shopcart-col-subtotal {
        float: left;
        clear: left;
        position: absolute;
    }
    #cart-item-embroidery {
        float: left;
        margin: 95px 0 0 0;
        border: 0;
    }
    .shopcart-item-totals {
        margin-top: -15px;
    }
    .shopcart-item-container.moved-msg {
        min-height: auto;
    }
}

@media screen and (min-width: 1269px) {
    .checkout-recap-cart h2 {
        font-size: 12px;
    }
    .shopcart-col-item {
        width: 120px;
    }
    .bettercheckout .cart-stock-status {
        max-width: 32em;
    }
}

@media only screen and (max-width: 768px) {
    .shopcart-item-container.logo-cart-item-container.clearfix {
        min-height: 100px;
    }
    .shopcart-cols-container {
        max-width: 200px;
    }
    button.update-qty-button {
        position: absolute;
        left: 65px;
        width: 50px;
        top: 20px;
    }
    .shopcart-items-collection {
        border-bottom: none;
    }
    .header-links {
        display:none;
    }
    .shopcart-secure-lock, .shopcart-secure {
        overflow:hidden;
        width: 0;
        margin-right:20px;
    }
    .sticky-totals-secure {
        display: none;
    }
    .shopcart-header-container .shopcart-titles .shopcart-title {
        float: left;
        text-align: center;
        padding-top: 5px;
        display: inline;
        padding-left: 24px;
        font-size: 18px;
    }
    .cart-contacts-container {
        flex-wrap: wrap;
    }
    .cart-contacts h1 {
        margin-top: 20px;
        cursor: pointer;
        color: #2294A7;
    }
    .checkout-footer-container {
        margin-top: 20px;
    }
    .bettercheckout .checkout-recap {
        float:none;
    }
    .acct-prompt-main {
        padding:0;
    }
    .prompt-copy {
        padding:0 20px 0 0;
    }
    .success-create-account {
        padding:20px;
    }
    .col-img-wrap {
        width:100px;
        height:100px;
    }
    .acct-prompt-lower h3 {
        font-size:16px;
    }
    .acct-btn-wrap,
    #bettercheckout-create-account .field-wrap {
        width:100%;
        float:left;
        margin-bottom:10px;
    }
    #bettercheckout-create-account .field-wrap .input-wrap:last-of-type {
        margin-right:0;
        float:right;
    }
    #overwrap.bettercheckout {
        border-bottom:none;
        height:66px;
    }
    #overwrap.bettercheckout .header-container {
        border-bottom: 2px solid #404040;
    }
    .checkout-submit {
        margin-top: 20px;
    }
    .sign-in-message {
        float: none;
    }
    .sign-button {
        float: none;
    }
    .checkout-step.first {
        margin-top: 40px;
    }
    .checkout-form .page-title h1 {
        text-align: center;
        margin-bottom: 0;
    }
    .grid_1.checkbox {
        float: left;
        margin-right: 10px;
    }
    #checkout-gc-apply-button {
        float: left;
        width: 40%
    }
    #checkout-gc-check-button {
        float: right;
        width: 40%
    }
    .grid_6.giftcard-container {
        margin-bottom: 10px;
        display: block;
    }
    #checkout-gc-balance {
        width: 100%;
        margin-top: 20px;
    }
    .gc-success-message-link a {
        padding-left: 0px;
    }
    div.checkout-submit-button-mobile {
        display: inline-block;
        margin-top: 20px;
    }
    #checkout-submit-button {
        display: none;
    }
    .system-error {
        width: calc(100% - 20px);
    }
    .checkout-recap-cart {
        display: none;
    }
    .checkout-recap-totals-mobile-container {
        display:block;
    }
    .checkout-notice {
        line-height: 18px;
        display: block;
    }
    .bettercheckout .shopcart-item-container:last-child {
        border-bottom: none;
    }
    .container_24 .checkout-fields.grid_8.keep-in-row,
    .container_24 .checkout-fields.grid_7.keep-in-row,
    .container_24 .checkout-fields.grid_4.keep-in-row,
    .container_24 .checkout-fields.grid_3.keep-in-row,
    .container_24 .checkout-fields.grid_2.keep-in-row {
        width: 48%;
        display: inline-block;
    }
    .container_24 .checkout-fields.grid_8.keep-in-row.align-right,
    .container_24 .checkout-fields.grid_7.keep-in-row.align-right,
    .container_24 .checkout-fields.grid_3.keep-in-row.align-right {
        float:right;
    }
    .checkout-gc-info, .checkout-recap-totals-mobile-container, .checkout-customer-note {
        text-align: center;
    }
    .checkout-gc-link, .checkout-recap-totals-mobile-link, .checkout-customer-note-link{
        display: inline-block;
    }
    .checkout-recap-totals-mobile {
        display: none;
    }
    #checkout-gc-apply-button, #checkout-gc-check-button {
        margin-top:10px;
    }

    #cart-item-embroidery {
        padding-top: 0;
        max-width: 200px;
        overflow: hidden;
    }
    .open-cart-embroidery {
        margin-top: 5px;
    }
    .embroidery-label-details .cart-embroidery-control {
        margin-left: 0 !important;
        clear: both;
        float: left;
    }
    .cart-embroidery-options-subtotals {
        display: block;
        overflow: hidden;
    }
    .cart-embroidery-options-subtotals dt.emb-unit-price-label,
    .cart-embroidery-options-subtotals dd.emb-unit-price {
        /* display: inline-block; */
    }
    .cart-embroidery-options-subtotals dt,
    .cart-embroidery-options-subtotals dd {
        padding: 5px 0;
        display: inline-block;
    }

    .cart-embroidery-options-subtotals dt {
        /* float: right;
        clear: right;
        margin-right: 5px; */
    }

    .cart-embroidery-options-subtotals dd {
        /* float: left;
        clear: left;
        width: 70px; */
    }
    .cart-basket .shopcart-secure {
        visibility: visible;
    }

    .shopcart-col.shopcart-col-qty {
        margin: 0 0 15px 0;
    }
    .logo-cart-item-container .shopcart-col.shopcart-col-subtotal,
    .logo-cart-item-container .shopcart-col.shopcart-col-qty {
        position: relative;
    }
    .logo-cart-item-container .shopcart-col.shopcart-col-qty {
        display: none;
    }
    .logo-cart-item-container .shopcart-col.shopcart-col-subtotal {
        margin: 0;
    }
}

@media only screen and (min-width: 768px) {
    .cart-promocode-form {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .cart-promocode-col1 {
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
    }
    .cart-promocode-col1 input.cart-promocode.fancy-label {
        height: 40px;
        padding: 10px 0 5px 10px;
    }
    .cart-promocode-col1 input.cart-promocode.fancy-label ~ label > span {
        top: -29px;
    }
    .cart-promocode-col1 input.cart-promocode.fancy-label:focus ~ label > span {
        top: -40px
    }

    .cart-promocode-col2 {
        /* Weird width to account for border */
        width: 99%;
        max-height: 36px;
        background-color: transparent;
        text-align: center;
        text-transform: uppercase;
        color: #2294A7;
        line-height: 38px;
        font-weight: 600;
        font-size: 14px;
        cursor: pointer;
        border: 2px solid #2294A7;
    }
}

@media only screen and (max-width: 768px) {
    .cart .cart-collaterals {
        flex-wrap: wrap-reverse;
        margin-top: 20px;
    }
    .cart .cart-collaterals .totals-container {
        flex: 0 0 100%;
    }
    .checkout-footer-links, .checkout-footer-contacts {
        float: none;
        text-align: center;
    }
    .btn-proceed-checkout-mobile {
        display: block;
        background-color: #F7F8FA;
        padding: 20px;
        position: fixed;
        left: 0;
        bottom: 0;
        height: 120px;
        width: 100%;
        overflow:hidden;
        box-sizing: border-box;
        z-index: 100;
        border-top: 1px solid #E0E0E0;
    }
    .checkout-mobile-totals {
        clear: both;
        font-weight: 600;
        margin-bottom: 30px;
    }
    .checkout-mobile-total-label {
        float: left;
    }
    .checkout-mobile-total-amount {
        float: right;
    }
    .btn-proceed-checkout-desktop {
        display: none;
    }
    .checkout-footer-container {
        margin-bottom: 140px;
    }
    .cart .cart-contacts {
        margin-bottom: 120px;
    }
    .cart-contacts-container {
        display: none;
    }
    .checkout-footer-container{
        margin-top: 0px;
        display: none;
    }
    .cart-contacts-col.return-policy {
        display: block;
    }
    .cart .cart-collaterals .cart-contacts .cart-contacts-col.return-policy h2 {
        color: #2294A7;
        cursor: pointer;
    }
    .bettercheckout .item-options .descript .customOp {
        left: 10px;
        width: 95% !important;
    }
    .shopcart-col-item {
        width: 100% !important;
    }
}

@media screen and (max-width: 567px) {
    ul.shopcart-action-links li.saveLaterLink {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    ul.shopcart-action-links li:not(:last-child) {
        border: none;
    }
    ul.shopcart-action-links li:first-child {
        border-right: 1px solid #D9D9D9;
    }
}

@media only screen and (max-width: 480px) {
    .prompt-copy-wrap,
    .prompt-img-wrap {
        display:block;
        width:auto;
    }
    .prompt-img-wrap {
        max-width:300px;
        margin:auto;
    }
    .prompt-copy-wrap {
        margin-bottom:20px;
    }
    .prompt-copy {
        padding:0;
    }
    .prompt-copy h1 {
        text-align:center;
    }
    .lower-col-wrap {
        width:100%;
        margin:0 0 20px 0;
    }
    #bettercheckout-create-account .field-wrap {
        margin-bottom:0;
    }
    #bettercheckout-create-account .field-wrap .input-wrap {
        margin:0 0 10px 0;
        width:100%;
    }
    .acct-prompt-form {
        margin-top:0;
    }

    .shopcart-col-image {
        width: 210px;
        flex: 0 0 40%;

    }
    .shopcart-item-image a.product-image img{
        width: 130px !important;
    }
    ul.shopcart-action-links li:last-of-type {
        margin-right:0;
    }
    .saved-cart-container .shopcart-item-container {
        margin: 15px 10px;
    }
    .saved-cart-container .shopcart-titles {
        margin-left: 10px;
    }
}

.embroidery-details-toggle {
     display: inline-block;
     float: right;
     clear: right;
     color: #2294a7;
     font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
     line-height: 25px;
     margin-left: 10px;
 }
.embroidery-details-container {
    overflow: hidden;
    height: 0;
    transition: height 1s ease;
    clear: both;
}

.embroidery-details-toggle.embroidery-toggle-expanded .expand-contract-caret {
    -webkit-transform: scale(1.25,.75) rotate(0deg);
    -moz-transform: scale(1.25,.75) rotate(0deg);
    -ms-transform: scale(1.25,.75) rotate(0deg);
    -o-transform: scale(1.25,.75) rotate(0deg);
    transform: scale(1.25,.75) rotate(0deg);
}

.embroidery-details-container {
    transition: all .45s ease;
    height: 0;
    -moz-transform: scale(1,0);
    -o-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    overflow: hidden;
}

.embroidery-details-container.embroidery-details-expanded {
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    height: auto;
}
#inline-billing-notification {
    overflow: hidden;
}
#inline-billing-notification.error {
    color: #6F7073;
    font-weight: 400;
    background-color: #fbf8ee;
    padding: 10px;
    margin: 10px 0 20px 0;
    border-left: 5px solid #d0021b;
}
#inline-billing-notification .error-icon {
    float: left;
    clear: left;
    width: 20px;
    height: 20px;
    background: url('images/icons/bettercheckout/error-icon.png') no-repeat;
    background-size: cover;
}

#inline-billing-notification .message {
    line-height: 20px;
    font-weight: 500;
    margin-left: 10px;
    display: inline-block;
    color: #333;
}

.highlight-field {
    background-color: #fbf8ee !important;
    border: 1px solid #A7A7A7 !important;
}


@media only screen and (max-width: 479px) {
    .sign-in-header-wrap .sign-in-title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 320px) {
    .shopcart-secure {
        margin-top:10px;
    }
}

@media only screen and (max-width: 1011px) {
    .checkout-cart-index .promo-thanks-ship-msg {
        margin-top:0;
    }
}

@media only screen and (max-width: 1010px) {
    .saved-cart-container .shopcart-col-item {
        width:auto;
    }
    .saved-cart-container .shopcart-cols-container {
        padding-right:15px;
    }
}

@media screen and (max-width: 960px) {
    .checkout-recap-header h2 {
        font-size: 13px;
    }
    .shopcart-item-container {
        margin:0;
        padding-left: 0;
        flex-flow: row wrap !important;
        justify-content: center;
        min-height: 240px;
    }
    .saved-cart-container .shopcart-col-image {
        flex: 0 0 160px;
    }
    .saved-cart {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 768px) {
    .checkout-cart-index .promo-thanks-ship-msg {
        margin-top:5px;
    }
}

@media only screen and (max-width: 480px) {
    .saved-cart-container .shopcart-col-image {
        flex: 0 0 100px;
    }
    .saved-cart-container .shopcart-item-image a.product-image img {
        width:100% !important;
    }
    .saved-cart-container .shopcart-cols-container {
        padding-right: 10px;
    }
}
/* two column cart layout */
.cart-basket {
    margin-bottom: 50px;
}
.cart > .cart-contacts {
    margin-bottom: 40px;
}
.cart-basket .empty-cart {
    margin-top: 0;
}
.cart-empty a {
    color: #2294A7;
}
.checkout-footer-container {
    margin-top: 0;
}
.cart .btn-proceed-checkout.disabled {
    background: #bbb;
    color: #fff;
}

@media screen and (min-width: 769px) {
    .cart {
        overflow: hidden;
    }
    .cart-basket {
        float: left;
        max-width: 960px;
        overflow: hidden;
        width: 61.803398875%;
        width: calc(100vw - 250px - 35px);  /* full width - sidebar - margins */
    }
    .cart > .cart-contacts {
        clear: left;
        margin-bottom: 0;
    }
    .sticky-totals {
        float: right;
        width: 250px;
        will-change: min-height;
    }
    .totals-container {
        transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
        will-change: position, transform;
    }
    .checkout-footer-container {
        margin-top: 55px;
    }
}

@media screen and (min-width: 1246px) {
    .cart-basket {
        width: calc(100vw - 250px - 30px);  /* full width - sidebar - margins */
    }
}

@media screen and (min-width: 1268px) {
    .cart-basket {
        width: calc(100vw - 250px - 50px);  /* full width - sidebar - margins */
    }
}

/*! politespace - v0.1.20 - 2016-09-26
Politely add spaces to input values to increase readability (credit card numbers, phone numbers, etc).
 * https://github.com/filamentgroup/politespace
 * Copyright (c) 2016 Filament Group (@filamentgroup)
 * MIT License */

.politespace-proxy {
	position: relative;
	overflow: hidden; /* clearfix for floating siblings */
	display: inline-block;
    width: 100%;
}
.politespace-proxy-val {
	display: none;
}
.politespace-proxy.active.notempty > .politespace-proxy-val {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
/* Safari 9 has a weird top/bottom margin on form elements inside of politespace proxies */
/* This caused issues with proxy positioning.
.politespace-proxy > input {
	margin-top: 0;
	margin-bottom: 0;
}*/
.politespace-proxy.active.notempty input {
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.politespace-proxy.active.notempty input[type=number] {
	-moz-appearance: textfield;
}
.politespace-proxy.active.notempty input[type=number]::-webkit-inner-spin-button,
.politespace-proxy.active.notempty input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.jcarousel-wrapper {
    margin: auto;
    position: relative;
    /*width: 600px;*/
    width:100%;
    /*padding-bottom: 40px;*/
    border-bottom: 1px solid #e0e0e0;
    height: auto;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 200px;
    width: 25px;
    height: 35px;
    /*background: #6f7073;*/
    color: #6f7073;
    text-decoration: none;
    /*text-shadow: 0 0 1px #000;*/
    /*font: 24px/27px Arial, sans-serif;*/
    font-size: 56px;
    line-height: 25px;
    /*-webkit-border-radius: 30px;*/
    /*-moz-border-radius: 30px;*/
    /*border-radius: 30px;*/
    /*-webkit-box-shadow: 0 0 2px #999;*/
    /*-moz-box-shadow: 0 0 2px #999;*/
    /*box-shadow: 0 0 2px #999;*/
}

.jcarousel-control-prev {
    left: 0;
    text-align: left;
}

.jcarousel-control-next {
    right: 0;
    text-align: center;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 5px;
    line-height: 5px;
    min-width: 5px;
    min-height: 5px;
    background: #e0e0e0;
    color: #4E443C;
    border-radius: 50%;
    padding: 3px;
    text-align: center;
    margin-right: 16px;
    opacity: .75;
    border:1px solid #e0e0e0;
}

.jcarousel-pagination a.active {
    background: #ffffff;
    color: #fff;
    opacity: 1;
    border:1px solid #6f7073;
}

/* Ripen style sheet */

/* WIDTHS */
.fancyConfirmBtnGp {width:115px;}

/* HEIGHTS */

/* MARGINS */
.fancyConfirmBtnGp {margin-top:10px;}
.fancyConfirmBtnGp {margin-left:auto;}
.fancyConfirmBtnGp {margin-right:auto;}
.fancyConfirmBtnGp input[type="button"] {margin:0 7px;}
.quickshop-main .product-view .product-essential .product-shop {margin-left:0 !important;}

/* PADDING */
.fancyConfirmBtnGp input[type="button"] {padding:2px 5px;}
.quickshop-main .product-view .product-essential .product-shop {padding:20px;}

/* DISPLAY */
.fancyConfirmBtnGp input[type="button"] {display:inline-block;}

/*********************************************************************************/
/* HOME PAGE */
/*********************************************************************************/
.tiered-hero-buttons-wrap {
    position: absolute;
    bottom: 15px;
    right: 25px;
}
.tiered-hero-buttons-wrap a {
    color: #ffffff;
}
#offer-arrow {
    width: 0;
    height: 0;
    margin-left: 5px;
    border-left: 10px solid #ffffff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
}
#offer-details {padding:25px 15px;}

@media screen and (max-width:960px) {
	.hero-buttons-wrap {
		bottom: 15px;
		width: 70%;
		margin: 0 15%;
	}
}

@media screen and (max-width:768px) {
   .catalog-category-view .col-left.sidebar {
		border:none;
	}
   #mob-filter-wrap {
		border:1px solid #f0f0f0;
	}
	#mob-filter-wrap.expanded {overflow:scroll;}
}

@media screen and (max-width:568px) {
	.hero-buttons-container {
		width: 430px;
	}
}

@media screen and (max-width:479px) {
	.hero-buttons-wrap {
		position:relative;
	}
    .tiered-hero-buttons-wrap {
        right: 15px;
    }
	.hero-buttons-container {
		width:100%;
	}
	.hero-button {
		float:none;
		width:100%;
		margin-top:15px;
		padding:8px;
		box-sizing:border-box;
	}
}.false-link {cursor:pointer;}
.forgot-pwd-wrap {width:355px; margin:auto;}
.hide-1010,
.hide-568 {display:block;}
.hide-568-inline {display:inline;}
.show-1010,
.show-568,
.show-568-inline,
.show-568-inline-block {display:none;}
.pseudo-input-label {
    font-size:12px;
    color: #a7a7a7;
    font-weight:500;
}
.pseudo-input-field {
    font-size:14px;
    font-weight:600;
    margin-top:4px;
}
.ital {font-style:italic;}
.orig-price {display:none;}
/* PREVENT YELLOW BG ON AUTOCOMPLETED FIELDS IN CHROME */
@-webkit-keyframes autofill {
    to {
        color: #6f7073;
        background: transparent;
    }
}
@-webkit-keyframes autofill-dark {
    to {
        color: #404040;
        background: transparent;
    }
}

#notfound-nosto-3 .nosto-block {
    box-sizing: border-box;
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.bettercheckout input:-webkit-autofill {
    -webkit-animation-name: autofill-dark;
    -webkit-animation-fill-mode: both;
}
/* PREVENT YELLOW BG ON AUTOCOMPLETED FIELDS IN CHROME */
.cat-aspot {margin-top:5px;}
.cms-page-view .std {margin-top:5px;}
#cat-slideout-recaptcha {overflow:hidden; max-width:100%;}
html.noscroll,
body.noscroll {
    height:100%;
    overflow:hidden;
    position:relative;
}
#ProductDetail_ProductReviews-Container .mid-rule h2,
.product-view .mid-rule h2 {
    background-color: #ffffff;
}
.mid-rule h2 {
    display:inline-block;
    position:relative;
    top: 22px;
    padding:0 20px;
    /*background-color: #ffffff;*/
}
.product-view .mid-rule h2 {
    background-color: #ffffff;
}
.aw-arp-block .mid-rule h2 {
    background-color: #ffffff;
}
.mid-rule {
    border-bottom:2px solid #e0e0e0;
    text-align: center;
    margin-bottom: 20px;
}
a:hover {text-decoration:none; color:#2294A7}

.si.cart-sidebar-edit .si-panel {
    background:url('images/loading-hc-dark.gif') center center no-repeat;
}
.custom .floatFix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}

.page {padding:0;}

.lbl-title .amconf-label {font-weight:normal;}

.system-message {
    position: fixed;
    left:0;
    background-color: #E76826;
    color: #fff;
    text-align: center;
    padding: 20px;
    z-index: 9000;
    width: 100%;
    display: none;
    box-sizing: border-box;
    font-size: 14px;
}

.system-message div {
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
}

/* PRODUCT OPTIONS */
.ui-tooltip {
   background: #666;
   color: white;
   border: none;
   padding: 0;
   opacity: 1;
   z-index: 9999999999999999999999999999;
   font-size: 10px;
}
.ui-tooltip-content {
   position: relative;
   padding: 1em;
   font-size: 10px;
}
.ui-tooltip-content::after {
   content: '';
   position: absolute;
   border-style: solid;
   width: 0;
}
.left .ui-tooltip-content::after {
   bottom: -10px;
   left: 50%;
   border-color: transparent #666;
   border-width: 10px 0 10px 10px;
   font-size: 10px;
}
p.note {
   display: none;
}
#close-msg {
   margin: 0 auto;
   width: 310px;
   margin-top: 50px;
   text-align: center;
}
.close-button {
   width: 100%;
   color: #fff;
   text-align: center;
   margin: 15px 0 0 0;
   padding: 6px 10px;
   cursor: pointer;
}
#dontSaveClose {
   background-color: #ffffff;
   text-transform:uppercase;
   color:#333333;
   border:1px solid #333333;
}
#saveClose {
   margin-top:25px;
   background-color: #2294a7;
   text-transform:uppercase;
}
#closeWindow {
   border: none !important;
}
.catalog-product-view .fancybox-inner #embroideryContainer .button {
   position: relative !important;
   float: right;
   top: 0px !important;
   right: 0px !important;
}
.addFreeProdRuleDescCart span {
    font-weight:600;
    font-style:italic;
    letter-spacing:0.5px;
    font-size: 14px;
}
.addFreeProdRuleQtyCart {
    font-weight:600;
    font-style:italic;
    letter-spacing:0.5px;
    font-size: 14px;
    color: #434343;
}
.addFreeProdRuleDescPdp {
    display:inline-block;
    vertical-align: middle;
}
.addFreeProdRuleDescPdp span {
    font-weight:bold;
    font-style:italic;
    letter-spacing:0.5px;
    color:#0daf55;
}
/* /PRODUCT OPTIONS */

/* END PRODUCT DETAIL PAGES */

/* Content Page Styles 1024 */

/* Wrapper for all CMS content pages */
#pageNotFound {min-width:300px;}

/* COLUMN WIDTHS */
.custom .one-fourth-to-full-767,
.custom .one_fourth,
.custom .one_third,
.custom  .one-third-to-one-half,
.custom .one-third-to-full-767,
.custom  .one-third-to-full,
.custom .one_half,
.custom .one-half-to-full-767,
.custom .one-half-to-full-960,
.custom .two_thirds,
.custom .two-thirds-to-full-767,
.custom .three_fourths,
.custom .three-fourths-to-full-767
{
	display:inline;
	float: left;
	position: relative;
	margin-right: 10px;
}
.custom .one-third-to-full
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
}
.custom .grid_24 {
	display:inline;
	float: left;
	position: relative;
}
.custom .one-fourth-to-full-767,
.custom .one_fourth {
	width:230px;
}
.custom .one-third-to-one-half img {max-width:310px;}
.custom  .one-third-to-one-half,
.custom  .one-third-to-full,
.custom .one-third-to-full-767,
.custom .one_third {
	width:310px;
}
.custom .one-half-to-full-960,
.custom .one-half-to-full-767,
.custom .one_half {
	width:470px;
}
.custom .two-thirds-to-full-767,
.custom .two_thirds {
	width:630px;
}
.custom .three-fourths-to-full-767,
.custom .three_fourths {
	width:710px;
}
.custom #placementOptions  .omega,
.custom .omega {margin-right: 0;}
/* /COLUMN WIDTHS */

.custom .archer {font-family: 'Archer SSm A','Archer SSm B', 'Sanchez','Times New Roman',serif;}
.custom h1,
#cat-req-form-wrap h1,
#pg-cat-req-form-wrap h1,
#cat-req-form-wrap h1, #pg-cat-req-form-wrap h1, .custom h1,
h1.cms-head {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 20px;
    font-weight: 600;
}
.cms-head--smaller {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-size: 17px;
    line-height: 1.15;
    margin-bottom: 20px;
    font-weight: 600;
}
.cms-pg {
    margin: 35px 0 0 0;
}
.cms-section {
    margin: 0 0 40px 0;
}
.cms-section .subsection {
    margin: 0 0 30px 0;
}
.return-option-container {
    text-align: center;
}
.return-option-wrap {
    display: inline-block;
}
.return-option {
    border: 1px solid #6f7073;
    padding:30px;
    margin-bottom:40px;
    text-align:left;
    box-sizing:border-box;
}
.returns-form-wrap {
    text-align:center;
    margin-top:30px;
}
.return-address {
    font-weight:600;
    margin-top:15px;
}
.opt-list {
    list-style-type: decimal;
    list-style-position:outside;
    margin-left: 30px;
}
.opt-list li {
    padding-left: 15px;
    line-height: 20px;
    margin-bottom:5px;
}
.print-actions {
    margin:50px 0;
}
.return-label-wrap {
    margin: 40px 0;
    overflow: hidden;
}
.print-btn {
    min-width:162px;
    margin-right:10px;
}
h1.cms-head {
    text-align: center;
}

h2.cms-sub-bold {
    margin: 0 0 1em;
    padding: 0;
    font-size:18px;
    font-weight:600;
}
h3.cms-title-bold {
    font-size:14px;
    font-weight:600;
}
.std ul ul.sm-bullet {
    list-style-type:disc;
}
.sm-bullet li {
    font-size:10px;
}
.sm-bullet li span {
    font-size:14px;
    line-height:18px;
    vertical-align:middle;
}
.return-notice {
    font-size:10px;
    font-weight:600;
}
.return-label-img {
    width: 100%;
}
.returns-form-wrap .return-notice,
.returns-form-wrap .myCheckbox {
    float:left;
}
.returns-form-wrap .myCheckbox {
    margin-right:15px;
}
.returns-form-wrap .checkbox-wrap {
    margin-left:15px;
}
#cat-req-form-wrap h2, #pg-cat-req-form-wrap h2, .custom h2 {
    font-size: 20pt !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;
    margin-bottom: 10px !important;
    text-align: center !important;
}
#cat-req-form-wrap h1,
#pg-cat-req-form-wrap h1 {font-size: 54px;font-weight:400;line-height:1.15;margin-bottom:10px;}
.custom h2 {font-size: 29px;}
.custom h3 {font-size: 24px;font-weight: 400;margin-top: 40px;}
.mob-filter-trigram {font-size:20px;}
.custom #chef-gifts-banner .a-spot-subhead {font-size:28px;}
#pageNotFound .msg404,
.custom .a-spot-subhead {font-size:22px;}
#customization .custCatLink {font-size:24px;}
#pageNotFound .link404,
.custom h4 {font-size:18px;}
.custom h5 {margin:10px 0;}
.lbl-title,
.custom .intro,
.custom .lg-copy {font-size:16px;}
.custom #about-pg-banner ~ .one-fourth-to-full-767 blockquote {font-size:17px; font-style:italic; font-weight:500; line-height:24px; text-indent:29px; box-shadow:2px 4px 10px -4px #858585; position:relative;}
.custom .med-copy {font-size:12px;}
#catalogrequest {font-size:13px;}
.custom .sm-copy {font-size:10px;}
#cat-req-form-wrap .cat-signup-header.slideout h1 {font-size:36px !important;}
#cat-req-form-wrap .cat-input-rows-wrap h2 {font-size:50px;}
#pg-cat-req-form-wrap .cat-input-rows-wrap h1 {font-size:50px;}
#customization #a-spot-custom h1 {font-size:80px}

/* FONT WEIGHTS */
.custom a {cursor: pointer;}
.addresses-list a[href*="address/edit"],
.dashboard a[href*="manage"],
.dashboard a[href*="edit"],
.box-title h3,
#customization #a-spot-custom h1,
.custom .bold {font-weight:bold;}
.custom h1 {font-weight:normal;}
.lbl-title,
.font500 {font-weight:500;}
.custom .a-spot-subhead,
.custom .narrow {font-weight:300;}

/* FONT COLORS */
.blue-link,
.product-view .size_chart span.button-sizechart,
.addresses-list a[href*="address/edit"],
.dashboard a[href*="manage"],
.dashboard a[href*="edit"] {color:#2294A7;}
#Catalog label {color:#666666;}
.custom .red {color:#ab0000;}
.hc-red {color:#D0021B;}
.hc-red-bg {background-color:#D0021B;}
#pageNotFound,
.custom .white {color:#ffffff;}
#pageNotFound a {color:#f54f31;}
.custom .shadow {text-shadow:1px 1px 5px #333333;}
.social_productreview .left div {color:#6f7073;}

/* FONT STYLES */
.custom .ital {font-style:italic;}
.products-grid .product-shop .required {text-transform:capitalize;}

/* LINE HEIGHTS */
#customization #a-spot-custom p {line-height:22px;}
#pageNotFound .link404 {line-height:22px;}
p.line-24,
.customer-serv-pg #returns-block p,
.customer-serv-pg p {line-height:24px !important;}
.cust-btn-wrap .Customize.check-bg {line-height:25px;}
.col-1 .box-content label.faux-pwd,
.custom h4 {line-height:34px;}
.custom .lg-line {line-height:24px;}
.custom .intro {line-height:26px;}
#pageNotFound .msg404 {line-height:30px;}
#option-advisory {line-height:25px;}
.custom .font-60 {font-size:60px;line-height:60px;}
.custom .font-48 {font-size:48px;line-height:48px;}
.custom .font-32 {font-size:32px;line-height:32px;}
.custom .font-24 {font-size:24px;line-height:30px;}
.custom .font-14 {font-size:14px;line-height:16px;}
.custom #about-pg-banner ~ .one-fourth-to-full-767 blockquote {padding:13px 18px; margin-top:10px; margin-left:10px; margin-right:26px;}
.custom #about-pg-banner ~ .one-fourth-to-full-767 blockquote:before {content: "\201C"; font-family:'Whitney SSm B'; font-style:normal; font-weight:bold; font-size:650%; color:#d4602e; text-shadow:3px 3px 5px #858585; position:absolute; left:-48px; top:14px;}


/* TEXT TRANSFORMS */
.custom .all-ucase {text-transform: uppercase;}
.custom .ucase {text-transform: capitalize;}
.custom .lcase {text-transform: lowercase;}
.custom .half-width {width:50%;}

/* FLOATS */
#advancereviews-pager-reviews-footer .pager .amount,
#advancereviews-pager-reviews .pager .amount,
#discount-coupon-form .discount-form .buttons-set {float:none;}
.cust-btn-wrap .Customize.check-bg,
.cust-btn-wrap #Customize,
.cust-btn-wrap .remove-customization-button,
#advancereviews-pager-reviews-footer .pager .limiter,
#advancereviews-pager-reviews .pager .limiter,
#advancereviews-pager-reviews-footer,
#cat-req-form-wrap .opt-lbl,
.custom .whats-new-lt-arrow,
#customization .custCatLink,
#pg-cat-req-form-wrap .optin,
#pg-cat-req-form-wrap .opt-lbl,
.custom #coats-banner .copywrap,
#cat-req-form-wrap .cat-signup-header,
#pg-cat-req-form-wrap .cat-signup-header,
.cat-input-wrap,
.custom .float-lt,
.custom .resp-float-lt-767,
.custom .resp-float-lt-960,
.custom .resp-float-lt-480,
#send2 {float: left;}

#pg-cat-req-form-wrap .load-spinner,
#pg-cat-req-form-wrap input[name='send'],
#advancereviews-pager-reviews-footer .pager .pages,
#advancereviews-pager-reviews .pager .pages,
.custom .whats-new-rt-arrow,
#contact-form,
#cat-req-form-wrap .cat-input-wrap,
.custom .float-rt,
.custom .resp-float-rt-960,
.custom .resp-float-rt-767,
.custom .resp-float-rt-480 {float: right;}
/* Clear Floating Elements */
.custom .floatFix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.custom .clear {clear:both;content:' ';display:block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}

/* TEXT ALIGNMENT */
.block #mob-filter-btn.block-title strong span,
#advancereviews-pager-reviews-footer .pager .amount,
#advancereviews-pager-reviews .pager .amount,
.bottom-footer {text-align:left;}
#cat-req-form-wrap .cat-input-wrap,
.cat-input-wrap,
.custom .align-rt {text-align: right;}
#customization .custCatLink,
#cat-req-form-wrap .cat-signup-header-text,
#pg-cat-req-form-wrap .cat-signup-header-text,
#cat-req-form-wrap .cat-signup-header-text-767,
#pg-cat-req-form-wrap .cat-signup-header-text-767,
.remove-conf-msg,
.custom .align-ctr {text-align: center;}
.custom .sm-icon {width: 20px;height: 20px;margin: 5px;overflow: hidden;}
.cat-input-field,
.custom .no-border {border:none;}
.logo-1 a:nth-child(2), .logo-2 a:nth-child(2) {text-indent:-9999px;}

/* BACKGROUNDS */
.product-options .Customize.check-bg,
.product-options .customize-from-quickshop {background-image:url("images/checked-checkbox-xl.png"); background-repeat:no-repeat; background-position:left 3px; background-size:12px;}
.product-options .Customize.uncheck-bg,
.product-options .remove-customization-button.uncheck-bg,
.product-options .customize-from-quickshop.uncheck-bg {background-image:url("images/unchecked-checkbox-xl.png"); background-repeat:no-repeat; background-position:left 3px; background-size:12px;}
.product-options .blue-link#Customize,
.product-options .customize-from-quickshop {background-position:left center; background-repeat:no-repeat; padding-left:20px;}
#tooltip-close {background: url(images/close-embroid.jpg) no-repeat;}
.custom .bkgd-lite {background-color:#f1f1f1;}
.bg-lt-grey-matte {background-color:#f8f8f8;}
#pg-cat-req-form-wrap .cat-input-rows-wrap select,
.cat-input-field,
.custom .bkgd-dark {background-color:#eeeeee;}
input.cat-input-field:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #eeeeee inset; /* handles Chrome autofill background issue */
}
#pageNotFound {
	background-image:url("/media/wysiwyg/404-page_03.jpg");
	background-position: right top;
    background-repeat: no-repeat;
    height:auto;
}
.custom .whats-new-t1-wrap {
   background-image:url("/media/wysiwyg/whats-new/whats-new-t1.jpg");
   background-position:center;
   background-repeat:no-repeat;
   background-size:contain;
}
.custom .whats-new-t5-wrap {
   background-image:url("/media/wysiwyg/whats-new/whats-new-t5.jpg");
   background-position:center;
   background-repeat:no-repeat;
   background-size:contain;
}
.custom .whats-new-t9-wrap {
   background-image:url("/media/wysiwyg/whats-new/whats-new-t9.png");
   background-position:center;
   background-repeat:no-repeat;
   background-size:contain;
}
.politespace-proxy-val {
    color:#404040;
}
/*.product-view .size_chart {background:url(images/size-chart.png) 0 3px no-repeat;}*/

/* CATEGORY A-SPOTS */
.cat-aspot {position:relative;}
.cat-title {
    position: absolute;
    bottom: 30px;
}
.txt-right .cat-title {
    right: 30px;
}
.txt-left .cat-title {
    left: 30px;
}
.cat-title h1 {
    font-family:WhitneySemibold,'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-size: 44px;
    font-weight:400;
    color: #ffffff;
    margin:0;
    text-transform:uppercase;
}
.cat-aspot .tm {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    vertical-align: top;
    font-size: 28px;
    font-weight: 100;
}


/* BORDERS */
#contact-form,
#cat-req-form-wrap .cat-input-rows-wrap .cat-input-field,
#cat-req-form-wrap .cat-input-rows-wrap select,
#pg-cat-req-form-wrap .cat-input-rows-wrap select {border:none}
#tooltip-close {border:1px solid #ffffff;}
.fancybox-wrap.remove-confirm .fancybox-skin {border-radius:0;}


/***********************************************************/
/* Structures */
/***********************************************************/

/* DISPLAY TYPES */
.cust-serv-links-wrap h3 {display:inline;}
.custom .sm-icon,
.custom .inline-block,
#contact-form input,
#contact-form label,
#contact-form .rt-side {display:inline-block;}
#pg-cat-req-form-wrap input[name='send'],
.header .logo-theme a.logo,
.sidebar.col-left #wishlist-sidebar .item a.product-image img,
#mob-filter-wrap,
.custom .whats-new-rt-img,
.custom .whats-new-lt-img,
.a-spot-btn-wrap ul.list-content li,
.custom img.ribbon,
.custom img.flag,
#pg-cat-req-form-wrap #Catalog,
#pg-cat-req-form-wrap .cat-signup-header img,
#cat-req-form-wrap .cat-signup-header img,
.custom #placementOptions img,
.custom .block,
#contact-form {display:block;}
dt[id^="label-267"],
dt[id^="label-267"] + dd,
dt[id^="label-220"],
dt[id^="label-220"] + dd,
dt[id^="label-213"],
dt[id^="label-213"] + dd,
.show-480,
.show-768,
input#change_password,
label[for="change_password"] {display:none !important;}
.show-767,
#Customize2,
#tooltip-close,
dt.amshopby-collapsed+dd > ol,
p#back-top,
#mob-filter-btn,
#cat-req-form-wrap .cat-signup-header-img-767,
#cat-req-form-wrap .cat-signup-header-text-767 {display:none;}
.hide-479 {display:initial;}
.show-479 {display:none;}

/* MARGINS */
.sidebar.col-left #wishlist-sidebar .item a.product-image img,
.custom img.ribbon,
.custom img.flag,
.custom .center {margin-left:auto;margin-right:auto;}
.a-spot-btn-wrap ul {margin:0;}
.custom .row-sm-vspace,
.custom .sm-vspace {margin-top:5px;margin-bottom:5px;}
.custom .row-vspace-10,
.custom .med-vspace {margin-top:10px;margin-bottom:10px;}
#cat-req-form-wrap .cat-input-wrap,
.cat-input-wrap,
.custom .row-vspace-15 {margin-top:15px;margin-bottom:15px;}
#customization .custCatLinkWrap {margin-top:20px;margin-bottom:20px;}
.lg-vspace {margin-top:25px;margin-bottom:25px;}
.xl-vspace {margin-top:40px; margin-bottom:40px;}
.xxl-vspace {margin-top:60px; margin-bottom:60px;}
.one-column .em_main {margin-top:5px;}
.cms-index-index.cms-em0080-home .one-column .em_main,
.cms-page-view.cms-customization .one-column .em_main,
.cms-page-view.cms-about-us .one-column .em_main {margin-top:0;}
.custom .sm-vspace-top {margin-top: 5px;}
#pg-cat-req-form-wrap input[type="image"],
#cat-req-form-wrap h1,
.custom .med-vspace-top {margin-top: 10px;}
.cms-contact-us .em_main,
.custom #straightLine .rt-side {margin-top:15px;}
.product-options-bottom .add-to-cart .btn-wrap-red {margin-right:15px;}
.cust-serv-links-wrap,
.logout-block,
#contact-form .submit-row,
.custom .vspace-top-20 {margin-top:20px;}
.custom .whats-new-rt-img,
.custom .whats-new-lt-img,
.custom .resp-lg-vspace-top-960,
.custom .lg-vspace-top {margin-top:25px;}
.placement-option,
.custom .xl-vspace-top {margin-top:40px;}
.custom .vspace-50-960 {margin-top:50px;}
#pg-cat-req-form-wrap .cat-signup-header img {margin-top:40px;}
#cat-req-form-wrap .cat-input-rows-wrap select,
#pg-cat-req-form-wrap .cat-input-rows-wrap select {margin-bottom:0;}
.custom .sm-vspace-bottom {margin-bottom: 5px;}
#pageNotFound .msg404,
.bottom-footer p,
#cat-req-form-wrap input[type="image"],
#pg-cat-req-form-wrap input[type="image"],
.custom .med-vspace-bottom {margin-bottom: 10px}
.customer-serv-pg .customer-serv-bookmarks {margin-bottom:15px;}
#customization #a-spot-custom > div img,
.best-seller-wrap,
.cust-serv-links-wrap li {margin-bottom:20px;}
.custom .lg-vspace-bottom {margin-bottom: 25px;}
.custom .xl-vspace-bottom {margin-bottom:40px;}
.cust-serv-links-wrap {margin-bottom:45px;}
.custom .vspace-50-960 {margin-bottom:50px;}
#cat-req-form-wrap .optin {margin-right:0;}
.custom .resp-sm-hspace-960,
.custom .sm-hspace {margin-left:5px;margin-right:5px;}
.custom .resp-med-hspace-960,
.custom .med-hspace {margin-left:10px;margin-right:10px;}
.custom .lg-hspace {margin-left:25px;margin-right:25px;}
#pg-cat-req-form-wrap .cat-signup-header img {margin-left:38px;}
.whats-new-pg .relative-wrap,
.whats-new-lt-img,
.whats-new-rt-img,
#pg-cat-req-form-wrap #Catalog,
.customwrap {margin-left:auto;}
.product-collateral-left .base-mini .aw-arp-content div.aw-arp-item:first-child {margin-left:0;}
#pg-cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
.custom .hspace-lt-5-6-960,
.custom .hspace-lt-5-6-480,
.custom .resp-sm-hspace-lt-960,
.custom .sm-hspace-lt {margin-left:5px;}
#pg-cat-req-form-wrap input[type="image"],
.custom .resp-med-hspace-lt-960,
.custom .med-hspace-lt {margin-left:10px;}
.custom .lg-hspace-lt {margin-left:25px;}
.customer-serv-pg .customer-serv-bookmarks {margin-left:80px;}
#pg-cat-req-form-wrap .optin,
#cat-req-form-wrap .optin {margin-left:110px;}

.whats-new-pg .relative-wrap,
.whats-new-lt-img,
.whats-new-rt-img,
#pg-cat-req-form-wrap #Catalog,
.customwrap {margin-right:auto;}
.product-collateral-left .base-mini .aw-arp-content div.aw-arp-item:last-child,
.custom .add-sm-hspace-rt-480 {margin-right:0;}
#pg-cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
#pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
#contact-form label,
.custom .hspace-rt-5-6-480,
.custom .resp-sm-hspace-rt-480,
.custom .resp-sm-hspace-rt-960,
.custom .sm-hspace-rt {margin-right:5px;}
.footer-wrapper-new .newsletter-intro,
.col-1 .box-content label.faux-pwd,
.custom .resp-med-hspace-rt-960,
.custom .med-hspace-rt {margin-right:10px;}
#advancereviews-pager-reviews-footer .pager .pages,
#advancereviews-pager-reviews .pager .pages {margin-right:20px;}
.custom .lg-hspace-rt {margin-right:25px;}

#pg-cat-req-form-wrap .load-spinner {margin:17px 0 0 0;}


/* PADDING */
/*.btn-wrap-red, .btn-wrap-blue {padding:3px;}*/
#pg-cat-req-form-wrap .cat-input-rows-wrap select {padding:0;}
.cat-input-field[type='text'], .cat-input-field[type='email'] {padding-left:8px;padding-right:8px;}
#mob-filter-btn {padding-left:33px;}
.cust-btn-wrap .remove-customization-button.blue-link {padding-left:8px;}
#Customize2,
#Customize {padding-left:20px;}
.custom .resp-pad-lt-30-767,
.custom .pad-lt-30 {padding-left:30px;}
#pageNotFound .copy404,
/*#cat-req-form-wrap .cat-signup-header,*/
.custom .pad-lt-50 {padding-left:50px;}
#cat-req-form-wrap input[type='image'] {padding-left:82px;}
.custom .pad-lt-100 {padding-left:100px;}
.cust-serv-links-left {padding-left:125px;}
#contact-form input[type="text"], #contact-form input[type="email"] {padding-left:5px; padding-right:5px;}
.cat-input-wrap {padding-right:0;}
.product-view #Customize.blue-link {padding-right:8px;}
.custom .pad-rt-20 {padding-right:20px;}
.custom .pad-rt-30 {padding-right:30px;}
#cat-req-form-wrap .cat-input-wrap,
.custom .pad-rt-50 {padding-right:50px;}
.custom .pad-top-20 {padding-top:20px;}
#pg-cat-req-form-wrap .cat-input-rows-wrap select {padding:5px;}
.custom .lg-vpad-top {padding-top:30px;}
.custom .lg-vpad {padding-top:30px;padding-bottom:30px;}
.custom .pad-top-100 {padding-top:100px;}
.custom .pad-top-160 {padding-top:160px;}
#pageNotFound .copy404 {padding-top:300px;}
.bg-lt-grey-matte {padding:20px;}

.custom #straightLine .padLeft {padding-left:75px;}

/* WIDTHS */
#tooltip-close {width:20px;}
#cat-req-form-wrap .cat-input-rows-wrap select[name="Country"] {width:300px;}
.cat-input-field {box-sizing: border-box; width:300px;}
.custom img.ribbon {width:276px;}
.whats-new-pg .relative-wrap,
.whats-new-lt-img,
.whats-new-rt-img,
#pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"] {width:300px;}
.cat-signup-header.slideout {width:400px;}

#cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="State"] {width:115px;}
#cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="Zip"] {width:90px;}
.custom img.flag {width:61px;}
.custom #straightLine .lt-side img {width:80px;}
#pg-cat-req-form-wrap .cat-input-field[name="State"] {width:77px;}
#contact-form label {width:105px;}
.cat-input-field[name="Zip"] {width:124px;}
.custom #straightLine .lr-side img {width:150px;}
#contact-form textarea,
#contact-form input[type="text"], #contact-form input[type="email"] {width:300px;}
#contact-form .rt-side {width:314px;}
.product-collateral-left .base-mini .aw-arp-content div.aw-arp-item {width:31.19%;}

.cat-signup-header.slideout,
#pg-cat-req-form-wrap #Catalog,
#cat-req-form-wrap .cat-signup-header img {width:400px;}
#pg-cat-req-form-wrap .cat-signup-header {width:490px;}
#pg-cat-req-form-wrap .cat-signup-header img {width:450px;}
.cat-input-wrap {width:410px;}
.custom #straightLine .rt-side,
.custom #straightLine .lt-side {width:480px;}
.custom .whats-new-t9-wrap,
.custom .whats-new-t5-wrap,
.custom .whats-new-t1-wrap {width:917px;}

.best-seller-wrap img,
.sidebar.col-left #wishlist-sidebar .item a.product-image,
#advancereviews-pager-reviews-footer,
#advancereviews-pager-reviews {width:100%;}

/* HEIGHTS */
#tooltip-close {height:20px;}
#pg-cat-req-form-wrap .cat-input-rows-wrap select,
.cat-input-field,
#contact-form label,
#contact-form input[type="text"], #contact-form input[type="email"] {height:27px;}
.custom .hgt180 {height:180px;}
.homepage-2column img {vertical-align:middle;}
.custom .whats-new-t9-wrap {height:481px;}
.custom .whats-new-t1-wrap {height:477px;}
.custom .whats-new-t5-wrap {height:600px;}

/* POSITIONING */
.product-view .add-to-links,
/*#product-options-wrapper .text-size {position:relative;left:auto;top:auto;}*/
.product-view .add-to-links {bottom: -4px;}
#mob-filter-btn,
.relative-wrap,
#pg-cat-req-form-wrap .cat-input-rows-wrap select,
#cat-req-form-wrap .cat-input-rows-wrap select {position:relative;}
#tooltip-close {position:absolute; right:10px; top:10px;}
#mob-filter-btn .mob-filter-trigram {position:absolute; left:10px; top:0;}
.whats-new-t3-highlight {position:absolute; top:5px; left:-30px;}
.whats-new-t6-highlight {position:absolute; bottom:-23px; left:170px;}
.whats-new-t7-highlight {position:absolute; bottom:120px; left:25px;}
.whats-new-t10-highlight1 {position:absolute; bottom:50px; left:20px; z-index:2;}
.whats-new-t10-highlight2 {position:absolute; bottom:205px; left:121px; z-index:3;}
.whats-new-t12-highlight {position:absolute; bottom:100px; left:-30px;}

/* BOX SIZING */
.product-options-bottom,
#product-options-wrapper {box-sizing:border-box;}

/* MISC */
.custom .required:before {content:"* ";color:#ab0000;}
.custom a {text-decoration:none;}
.blue-link,
.custom .uline,
#customization .custCatLink a {text-decoration:underline;}
.custom .hgt180,
#pg-cat-req-form-wrap .cat-input-rows-wrap select {top:-4px;}
#cat-req-form-wrap .cat-input-rows-wrap select {top:-2px;}
.whats-new-pg .relative-wrap,
.whats-new-t7-highlight,
.whats-new-rt-img,
.whats-new-lt-img {box-shadow:2px 3px 5px rgba(0,0,0,0.25);}
#option-advisory {text-transform:none;}
.btn-save-later,
.helpfulness {
    white-space:nowrap;
    font-size: 8pt;
}
#Customize2,
#mob-filter-btn {cursor:pointer;}
.cust-serv-links-wrap h3 {vertical-align:middle;}
.hide-568 {display:block;}
.show-568 {display:none;}

@media screen and (max-width: 1010px) {
    .hide-1010 {display:none;}
    .show-1010 {display:block;}
}

/* 960 BREAKPOINT */
@media screen and (max-width: 960px) {

	.customwrap {width: 700px}
/* COLUMN WIDTHS 960 */
	.custom .one-fourth-to-full-767,
	.custom .one_fourth {
		width:167px;
	}
	.custom .one-third-to-full-767,
	.custom .one_third {
		width:226px;
	}
	.custom .one-third-to-one-half img {max-width:344px;}
	.custom  .one-third-to-one-half,
	.custom .one-half-to-full-767,
	.custom .one_half {
		width:344px;
	}
	.custom .two-thirds-to-full-767,
	.custom .two_thirds {
		width:462px;
	}
	.custom .three-fourths-to-full-767,
	.custom .three_fourths {
		width:522px;
	}
   .custom .one-half-to-full-960 {width:100%;}
	/* /COLUMN WIDTHS 960 */
	#cat-req-form-wrap h1 {font-size: 42px;font-weight:400;line-height:1.15;margin-bottom:10px;}
	#pg-cat-req-form-wrap h1 {font-size: 46px;font-weight:400;line-height:1.15;margin-bottom:10px;}
   #contact-form textarea,
   #contact-form input[type="text"], #contact-form input[type="email"] {width:220px;}

	/* BACKGROUNDS 960 */
	#pageNotFound {background-position: -215px -50px;}

	/* DISPLAY 960 */
	/* HIDE EMBROIDERY CTAS */

/*    .embroidery-hide {display:none !important;}*/

    .quickshop-main .Customize.embroidery-hide {display:block !important;}

	.hide-960 {display:none;}

	/* FLOATS 960 */
	.custom .resp-float-lt-960,
	.custom .resp-float-rt-960 {float:none !important;}

	/* CENTERING 960 */
	.custom .center-960 {margin:auto;}
	.custom #placementOptions  .one-third-to-full {width:100%;}

	/* MARGINS 960 */
	.custom #placementOptions  .one-third-to-full,
	.custom .resp-med-hspace-960 {margin-left:0;margin-right:0;}
	#pg-cat-req-form-wrap .cat-signup-header img,
	.custom .resp-med-hspace-lt-960 {margin-left:0;}
	.custom .hspace-lt-5-6-960 {margin-left:6px;}
	.adapt-3 .top-menu .hnav > .menu-item-depth-0.more-wrapper > .menu-container {
		margin:0 0 0 25px !important;
	}
	#pg-cat-req-form-wrap .optin {margin-left:88px;}
   .custom .one-third-to-one-half,
	#pg-cat-req-form-wrap #Catalog,
	.custom .resp-med-hspace-rt-960 {margin-right:0;}
   div.cust-row div.one-third-to-one-half {margin-right:0;}
   div.cust-row:nth-child(even) div.one-third-to-one-half:nth-child(even) {margin-right:10px;}
   div.cust-row:nth-child(odd) div.one-third-to-one-half:nth-child(odd) {margin-right:10px;}
	.custom .vspace-50-960,
	.custom .resp-lg-vspace-top-960 {margin-top:0;}
	#cat-req-form-wrap .cat-input-wrap,
	.cat-input-wrap {margin-top:10px;}
    .catalog-category-view .two-columns-left .container_24 .sidebar {margin-top: 20px;}
	.custom #straightLine .rt-side {margin-top:25px;}
   .one-third-to-one-half .aprons2 {margin-top:60px;}
	.custom .vspace-50-960 {margin-bottom:0;}
   #placementOptions .one-half-to-full-960.placement-option {margin:0 auto 60px;}
   .aprons3 {margin-bottom:40px;}

	/* WIDTHS 960 */
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="Zip"],
	.cat-input-field[name="State"] {width:52px;}
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="State"] {width:100px;}
	#cat-req-form-wrap .cat-input-field[name="Zip"] {width:105px;}
	.custom #straightLine .lt-side img {width:64px;}
    #pg-cat-req-form-wrap .cat-input-field[name="Zip"],
	.custom #straightLine .rt-side img {width:95px;}
   .footer-wrapper-new .block-subscribe .input-box {width:auto;}
	#pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"] {width:246px;}
	.cat-input-field {width:246px;}
    #cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   #contactform .cat-select-field {width: 246px;}
   #contact-form .rt-side {width:300px;}
	.custom #straightLine .rt-side {width:310px;}
	.custom #straightLine .lt-side {width:345px;}
   .cat-signup-header.slideout,
	.cat-input-wrap,
	#pg-cat-req-form-wrap .cat-signup-header img,
	#pg-cat-req-form-wrap .cat-signup-header,
	#pg-cat-req-form-wrap #Catalog,
	#cat-req-form-wrap .cat-signup-header img {width:350px;}
	.custom img.ribbon {width:100%;}
   .custom .whats-new-t9-wrap,
   .custom .whats-new-t5-wrap,
   .custom .whats-new-t1-wrap {width:660px;}

	/* HEIGHTS 960 */
	#pageNotFound {height:auto;}
   .custom .whats-new-t5-wrap {height:431px;}
   .custom .whats-new-t1-wrap {height:343px;}
   .custom .whats-new-t9-wrap {height:347px;}

	/* PADDING 960 */
	#contact-form {padding-left: 0;}
	#pageNotFound .copy404 {padding-left:40px;}
   .cust-serv-links-left {padding-left:70px;}
	#cat-req-form-wrap .cat-signup-header {padding-left:0;}
	#cat-req-form-wrap .cat-input-wrap,
   .cat-input-wrap {padding-right:0;}
   #contact-form .rt-side input[type=image] {padding-right:66px;}
	#cat-req-form-wrap .cat-signup-header,
	#pg-cat-req-form-wrap .cat-signup-header {padding-top:10px;}
	#pageNotFound .copy404 {padding-top:250px;}

   /* POSITION 960 */
   .whats-new-t7-highlight {left:-3px;}

	/* FONT SIZES 960 */
	#customization #a-spot-custom h1 {font-size: 72px;}
	#customization .custCatLink {font-size: 20px;}
   .whats-new-pg h3 {font-size:18px;}

   .catalogsearch-result-index {
      background-size:100% 90px, 100% 479px;
      background-position:center calc(100% - 144px), center bottom;
      background-repeat:repeat-x;
   }
}
/* /960 BREAKPOINT */



/* 768 BREAKPOINT */
@media screen and (max-width: 768px) {
   .custom #about-pg-banner ~ .one-fourth-to-full-767 {text-align:center;}
   .custom #about-pg-banner ~ .one-fourth-to-full-767 blockquote {text-indent:0;padding:13px 50px;}
   .custom #about-pg-banner ~ .one-fourth-to-full-767 blockquote:before {left:7px;}
   .align-center-767 {text-align: center;}
   .custom .one-half-to-full-767,
   .custom .one-fourth-to-full-767,
   .custom .one-third-to-full-767,
   .custom  .one-third-to-full,
   .custom .three-fourths-to-full-767,
   .customwrap {width:460px;}

   /* COLUMN WIDTHS 768 */
      .custom .one_fourth {
         width:107px;
      }
      .custom .one_third {
         width:146px;
      }
   .custom .one-third-to-one-half img {max-width:244px;}
   .custom .one-third-to-one-half,
      .custom .one_half {
         width:224px;
      }
      .custom .two_thirds {
         width: 302px;
      }
      .custom .three_fourths {
         width:341px;
      }
   .custom .one-fourth-to-full-767,
   .custom .one-third-to-full-767,
          .custom .two-thirds-to-full-767,
         .custom .three-fourths-to-full-767 {
         margin-left: auto;
         margin-right: auto;
      }
      .custom .one-third-to-full-767,
      .custom .two-thirds-to-full-767 {width:100%;}
   /* /COLUMN WIDTHS 768 */

   /* FLOATS 768 */
   #cat-req-form-wrap .cat-signup-header,
   #pg-cat-req-form-wrap .cat-signup-header,
   #cat-req-form-wrap .cat-input-wrap,
   .cat-input-wrap,
   .custom .resp-float-lt-767,
   .custom .resp-float-rt-767 {float:none;}

   /* POSITION 768 */
   .products-grid li.item .product-shop {top:0;}
   .whats-new-t12-highlight {left:-10px;}
   .whats-new-t7-highlight {left:30px;}

   /* FONTS 768 */
   #customization #a-spot-custom h1,
   .custom .font-48px-767 {font-size:48px;}

   #customization .custCatLink {line-height: 40px;}


   /* DISPLAY 768 */
   .menu-item-link a.arrow {display:none !important;}
   .product-img-box-wrap .title,
   .zoomContainer,
   #cat-req-form-wrap .cat-signup-header-text,
   #cat-req-form-wrap .cat-signup-header-img,
   .hide-768 {display:none;}
   .block-compare,
   .compare-social {display:none !important;}
   #cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl {display:inline-block;}
   .mob-menu-btn a.arrow,
   .menu-item-link.more-wrapper a.arrow,
   .show-768 {display:block !important;}
    #mob-filter-btn,
   .menu-item-link.more-wrapper a.arrow,
   #cat-req-form-wrap .cat-signup-header-img-767,
   #pg-cat-req-form-wrap .cat-signup-header-img-767,
   #cat-req-form-wrap .cat-signup-header-text-767,
   #pg-cat-req-form-wrap .cat-signup-header-text-767 {display:block;}
   .homepage-2column .text-right {display:table;}

   /* WIDTHS 768 */
   #cat-req-form-wrap .cat-input-field[name="State"] {width:72px;}
   #pg-cat-req-form-wrap .cat-input-field[name="State"] {width:98px;}
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl {width:90px;}
   #cat-req-from-wrap .cat-input-rows-wrap .zip-lbl,
   #cat-req-from-wrap .cat-input-rows-wrap .zip-lbl,
   #cat-req-form-wrap .cat-input-rows-wrap .std-lbl {width:86px;}
   .cat-input-field[name="Zip"] {width:121px;}
   .block-subscribe .input-box input.input-text {width:160px;}
    #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="Zip"] {width:274px;}
    #cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   #pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="State"] {width:292px;}
   #cat-req-form-wrap .opt-lbl {width:180px;}
   .custom #placementOptions img {width:300px;}
   #pg-cat-req-form-wrap .opt-lbl {width:244px;}
   #contactform .cat-select-field {width:292px;}
   .custom #straightLine .rt-side {width:345px;}
   .footer-wrapper-new #newsletter-validate-detail .block-content {width:250px; margin:auto;}
   .cat-input-field {width:292px;}
   #pg-cat-req-form-wrap .cat-signup-header img {width:275px;}
   #cat-req-form-wrap .cat-signup-header img {width:292px;}
   .cat-input-wrap,
   #pg-cat-req-form-wrap #Catalog {width:400px;}
   .custom .whats-new-t9-wrap,
   .custom .whats-new-t1-wrap {width:280px;}
   .custom .whats-new-t5-wrap {width:460px;}
   .custom #straightLine .rt-side img {width:111px;}
   .cat-signup-header.slideout,
   .home-mob-banner img,
    #cat-req-form-wrap,
   img[title=UPS_Delivery_Map],
   #pg-cat-req-form-wrap .cat-signup-header {width:100%;}

   /* HEIGHTS 768 */
   .custom .whats-new-t5-wrap {height:300px;}
   .custom .whats-new-t9-wrap {height:707px;}
   .custom .whats-new-t1-wrap {height:551px;}

   /* CENTERING 768 */
   #cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
   #cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl {text-align:right;}
   .custom .align-ctr-767 {text-align:center;}
   #pg-cat-req-form-wrap .cat-signup-header img,
   #cat-req-form-wrap .cat-signup-header img,
   .custom .center-767 {margin:auto;}

   /* BORDERS 768 */
   #contact-form {border-right:0;}
   #contact-form {border-bottom:1px solid #bbbbbb;}

   /* MARGINS 768 */
   .custom .whats-new-t9-wrap,
   .custom .whats-new-t1-wrap,
   #cat-req-form-wrap .cat-input-wrap {margin:auto;}
   #cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl {margin-right:10px;}
   #cat-req-form-wrap .cat-signup-header-img-767 {margin-top:15px;}
   #cat-req-form-wrap .optin {margin-left:60px;}
   #pg-cat-req-form-wrap .optin {margin-left:100px;}
    #pg-cat-req-form-wrap .cat-input-wrap {margin-left:auto;}
    #pg-cat-req-form-wrap .cat-input-wrap {margin-right:auto;}
    .logo-menu {margin:0 !important;}
   #pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="Zip"] {margin-top:7px;}
   .home-mob-banner {margin-top:15px;}
   .aprons3 {margin-top:40px;}

   /* PADDING 768 */
   #pg-cat-req-form-wrap .cat-signup-header {padding:0;}
   #cat-req-form-wrap .cat-input-wrap,
   .cat-input-wrap {padding-right:0;}
   #cat-req-form-wrap .cat-signup-header {padding: 0 20px;}
   .custom .resp-pad-lt-30-767 {padding-left:0;}
    .cust-serv-links-right {padding-left:70px;}
   #cat-req-form-wrap input[type='image'] {padding-left:96px;}
   .custom #straightLine .padLeft {padding-left:15%;}
    .catalogsearch-result-index .two-columns-left .container_24 .sidebar {margin-top:5px; margin-bottom: 5px;}
    .catalog-category-view .two-columns-left .container_24 .sidebar {margin-top:0; padding-top: 5px;}

   /* BACKGROUNDS 768 */
   .custom .whats-new-t9-wrap {
      background-image:url("/media/wysiwyg/whats-new/whats-new-t9-768.png");
   }
   .custom .whats-new-t1-wrap {
   background-image:url("/media/wysiwyg/whats-new/whats-new-t1-768.jpg");
   }
   .menu-container .logo-menu {display:none !important;}


   /* MISC 768 */
   .homepage-2column .image-left a {line-height:normal;}
   .homepage-2column .image-left img {vertical-align:middle;}
   .cat-signup-header.slideout {box-sizing:border-box;}
}
/* /768 BREAKPOINT */

/* 767 BREAKPOINT */
@media screen and (max-width:767px) {
    .return-label-wrap {
        height: calc(1.75 * 90vw);
        margin-bottom: 0;
    }
    .return-label-img {
        transform-origin: top left;
        transform: rotate(90deg) translateY(-100%);
        height: 90vw;
        width: auto;
    }

   .show-767 {display:block;}
    .hide-767,
   .container_24 .grid_24.recent_views_fixed {display:none;}

   .cust-serv-links-wrap {margin:auto;}
   .cust-serv-links-left,
   .cust-serv-links-right {padding-left:0;}

   .home-mob-banner {position:relative;}
   .home-mob-banner span {position:absolute; font-family: 'Archer SSm A','Archer SSm B', 'Sanchez','Times New Roman',serif; font-size:48px;}
   .home-pants-banner span,
   .home-aprons-banner span,
   .home-coat-banner span {color:#ffffff;}
   .home-hats-banner span {color:#333333;}
   .home-coat-banner span {bottom:30%; left:3%;}
   .home-pants-banner span {bottom:30%; right:9%;}
   .home-aprons-banner span {bottom:30%; left:3%;}
   .home-hats-banner span {bottom:40%; left: calc(50% - 68px);}
   .cust-serv-links-wrap {width:384px;}
   .products-grid li.item .product-shop {top:0;}
   .block-compare,
   .compare-social,
   .compare-social-wrap {display:none !important;}
}
/* /767 BREAKPOINT */

/* 568 BREAKPOINT */
@media screen and (max-width: 568px) {
    /* CATEGORY A-SPOTS */
    .cat-title h1 {
        font-size: 38px;
    }
    .cat-aspot .tm {
        font-size: 22px;
    }

	/* BACKGROUND 568 */
	#pageNotFound {background-position: -360px -200px;height:auto;}

	/* PADDING 568 */
	#pageNotFound .copy404 {padding:78px 10px 0; margin-bottom: 12%;}

	/* FONT SIZES 568 */
	#pageNotFound .msg404 {font-size:20px;}

   .home-mob-banner span {font-size:46px;}
   .home-coat-banner span {bottom:30%; left:2%;}
   .home-pants-banner span {bottom:30%; right:9%;}
   .home-aprons-banner span {bottom:30%; left:2%;}
   .home-hats-banner span {bottom:40%; left: calc(50% - 68px);}
   .show-568 {display:block;}
    .show-568-inline {display:inline;}
    .show-568-inline-block {display:inline-block;}
    .hide-568,
    .hide-568-inline {display:none;}
}
/* END 568 BREAKPOINT */

/* 480 BREAKPOINT */
@media screen and (max-width: 480px) {
    .forgot-pwd-wrap {width:100%;}
    .home-mob-banner span {position:absolute; font-family: 'Archer SSm A','Archer SSm B', 'Sanchez','Times New Roman',serif; font-size:30px;}
    .home-coat-banner span {bottom:30%; left:2%;}
    .home-pants-banner span {bottom:30%; right:9%;}
    .home-aprons-banner span {bottom:30%; left:2%;}
    .home-hats-banner span {bottom:40%; left: calc(50% - 44px);}

/* COLUMN WIDTHS 480 */
	.customwrap {width:100%;}
	.align-center-480 {text-align: center;}
		/* GO TO FULL WIDTH */
	.custom .one-fourth-to-full-767,
	.custom .one-third-to-full-767,
		.custom .one_fourth,
	.custom .one_third,
	.custom .one-third-to-one-half,
	.custom .one_half,
	.custom .two_thirds,
	.custom .two-thirds-to-full-767,
	.custom .one-half-to-full-767,
	.custom .three_fourths,
	.custom .three-fourths-to-full-767,
	.custom .full_width
	{
		width: 100%;
	}
	.custom .one_fourth,
	.custom .one_third,
	.custom .one_half,
	.custom .one-half-to-full-767,
	.custom .two_thirds,
	.custom .three_fourths
	{
		margin-left: auto;
		margin-right: auto;
	}
/* /COLUMN WIDTHS 480 */

	.custom h4 {font-size:24px;}

     /* REMOVE FLOATS 480*/
     #contact-form,
     .custom .resp-float-lt-480,
     .custom .resp-float-rt-480 {float: none;}

	 /* FONT SIZES 480 */
	 #pageNotFound .msg404 {font-size: 18px;}
	 #pageNotFound .link404 {font-size:14px;}
	 #customization #a-spot-custom h1 {font-size:30px;}
    .cms-payment-pricing-promos .custom h1,
    .cms-returns-exchanges .custom h1 {font-size:42px;}

   /* MARGINS 480 */
   #contact-block .cat-input-wrap,
   .cat-input-wrap,
   #cat-req-form-wrap input[type="image"],
   #pg-cat-req-form-wrap input[type="image"] {margin-left:auto;}
   #contact-block .cat-input-wrap,
   .cat-input-wrap,
   #cat-req-form-wrap input[type="image"],
   #pg-cat-req-form-wrap input[type="image"] {margin-right:auto;}
   .custom .whats-new-t9-wrap,
   #contact-form,
   #cat-req-form-wrap .cat-input-rows-wrap,
   #pg-cat-req-form-wrap .cat-input-rows-wrap,
   .custom .center480 {margin:auto;}

   .top-menu #toogle_menu_4 .hnav .menu-item-depth-2,
   .custom #placementOptions  .one-third-to-full {margin-left:0}
    #cat-req-form-wrap .optin {margin-left:25px;}
   #pg-cat-req-form-wrap .optin {margin-left:41px;}
   .custom .hspace-lt-5-6-480 {margin-left:6px;}

   #formSubmitButton,
   #pg-cat-req-form-wrap .cat-input-rows-wrap select,
   #pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   .cat-input-field[name="State"],
   .cat-input-field[name="Zip"],
   .cat-input-field,
   #cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
   #cat-req-form-wrap .cat-input-rows-wrap .row-vspace-15,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .row-vspace-15 {margin-right:10px;}
   #contact-form label {margin-right: 0;}
   .custom .resp-sm-hspace-rt-480 {margin-right:0;}
   #pg-cat-req-form-wrap .cat-input-rows-wrap .zip-lbl,
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
   .custom .add-sm-hspace-rt-480 {margin-right:5px;}

   .custom .sm-hspace-rt-5-6-480 {margin-right:6px;}
   .cat-input-field[name="Zip"] {margin-bottom:6px;}
   .more-wrapper .item {margin-bottom:7px;}
   .cat-input-field[name="State"] {margin-bottom:10px;}
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="State"] {margin-bottom:15px;}
   .more-wrapper .item {margin-top:7px;}

   /* PADDING 480 */
   #pageNotFound .copy404 {padding:20px 10px 0;height: 42%;}
   #contact-form .rt-side input[type=image],
   #contact-form,
   #cat-req-form-wrap input[type="image"],
   #pg-cat-req-form-wrap input[type="image"],
   #pg-cat-req-form-wrap .cat-signup-header,
   #cat-req-form-wrap .cat-signup-header {padding:0;}
   .bg-lt-grey-matte {padding:10px;}

   /* WIDTHS 480 */
   .cust-serv-links-wrap {width:auto;}
   #cat-req-form-wrap .cat-input-wrap,
   .custom .one-third-to-one-half img {max-width:100%;}
   #cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="State"] {width:130px;}
   #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field[name="Zip"],
    #cat-req-form-wrap .cat-input-rows-wrap .cat-input-field {width:114px;}
   #contact-form textarea,
   #contact-form input[type="text"], #contact-form input[type="email"] {width:168px;}
   #pg-cat-req-form-wrap .cat-input-field[name="Zip"],
   #cat-req-form-wrap .cat-input-field[name="Zip"],
   .cat-input-field {width:186px;}
   #pg-cat-req-form-wrap .opt-lbl,
   #contact-form .rt-side {width:182px;}
   #pg-cat-req-form-wrap .cat-input-rows-wrap select[name="Country"],
   .cat-input-field[name="State"] {width:186px;}
   #cat-req-form-wrap .cat-signup-header img {width:220px;}
   #pg-cat-req-form-wrap .cat-signup-header img,
   #cat-req-form-wrap .cat-input-rows-wrap {width:240px;}
   #pg-cat-req-form-wrap #Catalog,
   .cat-input-wrap {width:293px;}
   .custom .whats-new-t9-wrap {width:280px;}
   #shipping-block p img,
   .whats-new-t7-highlight,
   #contact-form,
   .custom #straightLine .lt-side,
   .custom #straightLine .rt-side {width:300px;}
   .custom #straightLine .lt-side img {width:95px;}
   .custom #straightLine .rt-side img {width:95px;}
   #pg-cat-req-form-wrap .cat-input-rows-wrap .std-lbl,
   #cat-req-form-wrap .cat-input-rows-wrap .std-lbl {width:86px;}
    #pg-cat-req-form-wrap .cat-input-field[name="State"],
   #cat-req-form-wrap .cat-input-rows-wrap select,
   #pg-cat-req-form-wrap .cat-input-rows-wrap select {width:186px;}
   .whats-new-pg .relative-wrap,
   .whats-new-rt-img,
   .whats-new-lt-img {width:280px;}

   /* HEIGHTS 480 */
   .custom .whats-new-t9-wrap {height:683px;}

   /* CENTERING 480 */
   #customization h3,
   .custom .align-ctr-480,
   #contact-form .contact-form-body {text-align:center;}

   /* DISPLAY 480 */
   .hide-480 {display:none}
   #cat-req-form-wrap input[type="image"],
   #pg-cat-req-form-wrap input[type="image"] {display:block;}
   .show-480 {display:block !important;}

   /* POSITION 480 */
   .whats-new-t6-highlight {bottom:-15px; left:137px;}
   .whats-new-t7-highlight,
   .whats-new-t3-highlight {left:0;}
   .custom .whats-new-t5-wrap {width:100%}
   .mob-menu-btn .menu-item-depth-0 > a.arrow {top:4px;}

   /* BACKGROUNDS 480 */
   #notfound-nosto-3 .nosto-header {
    font-size: 23px;   
    line-height: 32px;
   }
	#pageNotFound {background-position:right -160px top -204px;height:auto;}
   /*.home-pants-banner {background:url("/media/wysiwyg/a-spot-imgs/pants-banner-m.jpg") no-repeat center;}
   .home-hats-banner {background:url("/media/wysiwyg/a-spot-imgs/hats-banner-m.jpg") no-repeat center;}*/
   /*.catalogsearch-result-index {
      background-size:100% 150px, 100% 1013px;
      background-position:center calc(100% - 164px), center bottom;
      background-repeat:repeat-x;
   }*/

   /* MISC 480 */
   .homepage-2column .image-left a {line-height:normal;}
   .header .header-links {border:none !important;}
    .addFreeProdRuleDescPdp {
        display:block;
        margin-top:5px;
    }

}
/* /480 BREAKPOINT */

@media screen and (max-width:479px) {
    .return-option {
        padding: 15px;
    }
    .opt-list {
        margin-left: 15px;
    }
    .cat-title h1 {
        font-size: 28px;
    }
    .opt-list li {
        padding-left: 10px;
    }
   #size-chart123 tr th {padding:0;}
   .hide-479 {display:none;}
   .show-479 {display:block;}
   .more-wrapper .item {float:none;}
    #cat-slideout-recaptcha > div, #cat-page-recaptcha > div > div {transform: scale(0.7) translateX(-52px);}
    .print-actions > div {
        width:100%;
    }
    .print-actions > div:first-of-type {
        margin-bottom:15px;
    }
}

/* WHAT'S NEW NONSTANDARD OVERRIDES */
.whats-new-pg.custom h1 {font-size:70px; font-weight:bold;}
.whats-new-pg.custom h2 {font-weight:500; margin-bottom:5px;}
.whats-new-pg.custom h3 {margin:0;}
.whats-new-pg.custom .section-subhead {font-size:34px; line-height:38px; margin:20px 0 10px;}
.whats-new-pg.custom .intro-wrap1 {width:80%;}
.whats-new-pg.custom .intro-wrap2 {width:70%;}
.whats-new-pg.custom .intro-wrap3 {width:86%;}
.whats-new-pg.custom .intro-wrap1,
.whats-new-pg.custom .intro-wrap2,
.whats-new-pg.custom .intro-wrap3 {margin-left:auto; margin-right:auto; margin-bottom:30px;}
.whats-new-pg.custom .whats-new-lt-img,
.whats-new-pg.custom .whats-new-rt-img {margin-top:5px;}

/* WHAT'S NEW NONSTANDARD OVERRIDES */


.gradient-lt{
	background: rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	background: linear-gradient(to left, rgba(0.7,0,0,0), rgba(0.3,0,0,0));
	padding: 20px 30px 20px 20px !important;
}
.gradient-rt{
	background: rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	background: linear-gradient(to left, rgba(0.7,0,0,0), rgba(0.3,0,0,0));
	padding: 20px 20px 20px 30px !important;
}
/*========= CHANGE THE WIDTH  OF COLLAR AND STYLE OF MOBILE EMBROIDORY*/
@media only print {
    .returns-result-index .header-container-wrap,
    .returns-result-index .unprinted,
    .returns-result-index .ros-banner {
        display: none;
    }
    .returns-result-index .return-label-img {
        transform: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 4in;
        width: auto;
    }
}
/* CSS Document */

@media print {
   /** {-webkit-print-color-adjust:exact;}*/
   #about-pg-banner,
   ul.hnav,
   .mob-menu-btn,
   .recent_views_fixed a#emarea16_close,
   .content_close a#emarea16_close,
   .compare-social,
   .widget .footer-wrapper-new,
   .widget .footer-wrapper-new .top-footer,
   .widget .footer-wrapper-new .bottom-footer,
   .widget .footer-wrapper-new .middle-footer,
   .a-spot-general {display:none !important;}
   /*.item,
   .sidebar.col-left,
   .adapt-3.catalog-category-view .container_24 .grid_18.em_main {float:left !important;}*/
   /*body {width:100% !important;}*/
   .em_main,
   .sidebar,
   .products-grid,
   .product-item,
   .item {display:block; float:left !important;}
   .product-item img.catalog_grid,
   .item img {max-width:200px !important;}
   .happychef_home_featured,
   .widget.em-widget-featured-products-grid {width:100% !important;}
   #home-featured-slider {width:auto !important; display:block !important;}
   .container_24 .grid_24 {width:98% !important; float:left !important;}
   .one-third-to-full-767,
   .container_24 .grid_8 {width:31.3% !important; float:left !important;}
   .one_half,
   .container_24 .grid_12 {width:48% !important; float:left !important;}
   .container_24 .grid_11 {width:43% !important; float:left !important;}
   .container_24 .grid_13 {width:53% !important; float:left !important;}
   .products-grid .item img.catalog_grid {width:auto !important; height:auto !important;}
   .two-thirds-to-full-767 {width:100% !important;}
   #home-featured-slider .item img {width:100% !important; height:auto !important;}
   .category-products .products-grid li.item {width:31.3% !important; float:left !important;}
   .container_24 .grid_18 {width:75% !important; float:left !important;}
   .container_24 .grid_6,
   #home-featured-slider .item {width:23% !important; float:left !important;}
   .one-third-to-full-767,
   .one_half,
   .container_24 .grid_13,
   .container_24 .grid_11,
   .container_24 .grid_18,
   .container_24 .grid_6,
   #home-featured-slider .item,
   .container_24 .grid_24,
   .container_24 .grid_8,
   .container_24 .grid_12 {margin-left:1% !important; margin-right:1% !important;}
   .two-thirds-to-full-767,
   .one-third-to-full-767.alpha,
   .one_half.alpha,
   .container_24 .grid_13.alpha,
   .container_24 .grid_11.alpha,
   .container_24 .grid_18.alpha,
   #home-featured-slider .item.first,
   .grid_6.alpha,
   .grid_8.alpha,
   .grid_12.alpha {margin-left:0 !important;}
   .two-thirds-to-full-767,
   .one-third-to-full-767.omega,
   .one_half.omega,
   #ProductDetail_ProductImage-Container.grid_11,
   .container_24 .grid_13.omega,
   .container_24 .grid_11.omega,
   .container_24 .grid_18.omega,
   #home-featured-slider .item.last,
   .grid_8.omega,
   .grid_12.omega {margin-right:0 !important;}
   .products-grid li.item .product-shop {top:0 !important;}
   .custCatLink {line-height:36px !important;}
   
}/*@charset "UTF-8";*/

/* ######################################################################################*/
/* DESKTOP HEADER STATIC */
/* ######################################################################################*/
#overwrap {
    height:127px;
    min-width:310px;
    position: relative;
    background-color: #ffffff;
    z-index:1000;
}
.header-container-wrap {
    width:100%;
}
.mobHdr .header-container-wrap {
    position:fixed;
    left:0;
    top:0;
}
.header-container {
    font-family: WhitneySemibold, 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-size:12px;
    line-height:12px;
    color: #6c6c6c;
    letter-spacing: 0.85px;
    position:relative;
    min-width:300px;
    transition:padding 500ms ease-in-out;
    padding:1px 0;
    background-color:#ffffff;
    border-bottom:1px solid #e5e5e5;
}
.innerwrap {
    box-sizing:border-box;
    position:relative;
    background-color:#ffffff;
    width: 960px;
    margin: 0 auto;
}
.outerwrap--top {
    width: 960px;
    margin: auto;
    position: relative;
}
.not-header-overlay,
#full-page-overlay {
    height:0;
    width:0;
    position:fixed;
    top:0;
    left:0;
    background-color:rgba(0,0,0,0.0);
    transition:background-color 0.25s;
}
.not-header-overlay.active,
#full-page-overlay.sidebar-active,
#full-page-overlay.active {
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,0.5);
}
#link-logout,
#nav-acct-links,
.account-login .fieldset {
    display:none;
}
.account-login .success-msg {
    background-image:none;
    background-color:#eeeeee;
    padding:20px 10px;
}
.account-login ~ .account-create {
    margin-top:40px;
}
#createAcctSubmit {
    top:0;
    left:0;
    z-index: 2;
}
.account-login .registered-users a {
    margin-top:20px;
    display:inline-block;
    font-weight:normal;
    margin-right:0;
    font-size:12px
}
.login-link {
    cursor:pointer;
    color:#6f7073;
}
.login-link:hover {
    color: #2294A7;
}
.forgot-passwd {
    margin-top:20px;
    text-align: center;
}
#link-myaccount,
#link-logout,
#link-account {
    padding: 0 0 0 10px;
    margin-right: 10px;
    border-left: 1px solid #2294a7;
}
.myaccount-content,
.account-content {
    right:76px;
    width:275px;
}
#account-content .form-list li {margin-bottom:10px;}
#myaccount-content ul li { display:block; padding:0}
#myaccount-content ul li a {
    font-size: 14px;
    color:#2294a7;
    border-bottom:1px solid #d5d5d5;
    line-height:24px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 500;
}
#myaccount-content .my-account-logged-title {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f6f6f6;
}
.cart-popup .ajax_loading,
.cart-empty-msg {
    text-align:center;
    padding:40px 0;
}
#myaccount-content .my-account-logged-title span {
    font-weight: bold !important;
}
.my-account-logged-links {
    margin-bottom: 10px;
}
#send2 {
    margin-bottom:10px;
}
.register-account {
    margin-bottom: 10px;
}
.myaccount .page-title {
    margin:0
}
.myaccount .page-title span {
    font-size: 12px;
    color:#6f7073;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 500;
}
.not-header-overlay,
#full-page-overlay {
    z-index:-1;
}
.outerwrap {
    z-index:21;
}
#full-page-overlay.sidebar-active,
#full-page-overlay.active {
    z-index:6000;
}
.not-header-overlay.active {
    z-index: 999;
}
#notification-bar {
    z-index:5000;
}
.border-gray {
    border-color: #d5d5d5;
}
.bg-lt-gray {
    background-color: #f7f8f9;
}
.cart-popup,
.myaccount-content,
.account-content {
    position:absolute;
    top:10px;
    display: none;
}
.cart-popup-inner,
.myaccount-content-inner,
.account-content-inner {
    border-top:14px solid transparent;
}
.cart-popup-content,
.myaccount-content-inner .links,
.account-content-inner .links {
    background:#fff;
    border:1px solid #d5d5d5;
}
.myaccount-content-inner .links,
.account-content-inner .links {
    padding:15px;
}
.btn-mobile-drawer-display-container {
    display: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:10000;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #e1e1e1;
}
.cart-popup:before,
.desksub:before,
.myaccount-content:before,
.account-content:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom:9px solid #d5d5d5;
    position:absolute;
}
.cart-popup:after,
.desksub:after,
.myaccount-content:after,
.account-content:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position:absolute;
    z-index: 300;
}
.desksub:after,
.myaccount-content:after,
.account-content:after {border-bottom:7px solid #ffffff;}
.cart-popup:after {border-bottom:7px solid #f7f8f9;}
.myaccount-content:before,
.account-content:before {
    top:6px;
    right:21px;
}
.myaccount-content:after,
.account-content:after {
    top:8px;
    right:23px;
}
.cart-popup:before {
    top: 6px;
    right: 38px;
}
.cart-popup:after {
    top:8px;
    right:40px;
}
#notification {
    width: 100%;
    box-sizing:border-box;
}
#notification-bar {
    font-family: 'Whitney SSm A', 'Whitney SSm B';
    font-size: 20px;
    line-height: 20px;
    position:relative;
    width:100%;
    text-align: center;
    background-color: #2294a7;
    padding: 7px 0;
}
#notification-bar .notification-content {
    line-height: 20px;
}
#notification-bar a, #notification-bar a:hover, #notification-bar a:visited {
    text-decoration: none;
    color: #fff;
}
#notification-bar .star {
    color: #ffffff;
    padding: 0 1.5%;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
}
#notification-bar .msg {
    padding: 0 20px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 100;
    line-height: 20px;
}
#notification-bar .layout-mod {
    display:inline;
}
#notification-bar .star {
    font-size: 12px;
    padding: 0 2%;
    line-height: 40px;
}
#notification-bar .msg {
    font-size: 12px;
}
#notification-bar {
    position:fixed;
    width:100%;
}
#notification-bar .layout-mod {
    display:inline-block;
}
.logo-theme {
    width:170px;
    line-height:80px;
    position:relative;
    background-color:#ffffff;
    background-size:100%;
    margin:0 auto;
    opacity: 1;
}
.logo-theme h1 {line-height:80px;}
.logo-theme img {width:100%; vertical-align: middle;}
.logo-theme strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}
.logo-theme h1 {
    margin-bottom:0;
}
.hdr-links-gp {
    position:absolute;
    top:35px;
    right:13px;
    z-index:4000;
}
.customer-services-960 {
    display:none;
}
.customer-services,
.account,
.myaccount,
.dropdown-cart {
    display:block;
    float:left;
}
.customer-services {
    opacity: 1;
    transition:opacity 500ms;
    margin-right:10px;
}
.dropdown-cart .cart-popup {
    width:300px;
}
.dropdown-cart-btn-wrap {
    cursor:pointer;
}
#top-cart-btn {
    display: block;
    padding:0 22px 0 10px;
    position: relative;
    border-left: 1px solid #2294a7;
}
#top-cart-btn img {
    position: absolute;
    top:-2px;
    right:0px;
    height:17px;
    width:17px;
}
#top-cart-btn:hover {
    color:#2294a7;
}
.top-cart-qty {
    font-size:10px;
    font-weight:bold;
    background-color: #D66023;
    color:#ffffff;
    border-radius: 50%;
    min-width: 17px;
    height: 17px;
    line-height: 17px;
    padding:1px;
    text-align: center;
    position: absolute;
    right: -12px;
    top: -13px;
    text-indent:0;
}
.cart-popup {right:-3px;}
.cart-popup-content {
    border:1px solid #d5d5d5;
    background-color:#f7f8f9;
    text-align:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.cart-popup-scroll {
    background-color:#ffffff;
    max-height:350px;
    overflow:scroll;
}
.dropdown-cart .actions {
    padding: 15px;
}
.cart-drop-view {
    width:48%;
    margin-right:2%;
    float: left;
}
.cart-drop-checkout {
    width:48%;
    margin-left:2%;
    float: left;
}
.cart-drop-hidden-flag {
    visibility: hidden;
}
.dropdown-cart .subtotal {
    margin:0 0 17px 0;
    color:#434343;
}
.dropdown-cart .subtotal span.price {
    font-weight: 600;
    float:right;
}
.dropdown-cart .actions a.goto-cart {
    text-decoration:none;
    padding:8px 15px 7px 15px;
    float:right;
}
.dropdown-cart .btn-remove {
    position:absolute;
    top:0;
    right:0;
    margin:0
}
.dropdown-cart .mini-products-list .product-details {
    overflow:inherit;
    min-width:50px;
}
.dropdown-cart .summary {
    float:none;
}
.dropdown-cart .summary p a {
    display:inline-block;
    cursor:pointer;
}
.dropdown-cart .block-subtitle {
    padding:15px;
}
.dropdown-cart .cart-subtitle {
    color:#555555;
}
.dropdown-cart .cart-subtitle-qty {
    float:right;
}
.dropdown-cart .cart-subtitle-qty a {
    color:#8d8d8d;
}
.dropdown-cart .cart-popup .product-details .cart-collateral .total-item {
    margin-left:30px;
}
.dropdown-cart .cart-popup .product-details .attr-product-0,
.dropdown-cart .cart-popup .product-details .attr-product-1 {
    float:left;
    margin-bottom:3px;
    margin-right:15px;
}
.dropdown-cart .cart-popup .product-details .cart-collateral span {
    padding:0
}
.dropdown-cart .cart-popup .product-details .cart-collateral span.price {
    width:64px
}
.dropdown-cart .cart-popup .product-details .cart-collateral .total-item span.price {
    padding-right:0;
}
.dropdown-cart .block-title a,.dropdown-cart .block-title .summary {
    float:right;
}
.dropdown-cart .block-title span {
    margin-bottom:0;
}
.dropdown-cart .block-title .summary p {
    margin-bottom:0;
}
.dropdown-cart .block-title a, .dropdown-cart .block-title .summary span {
    margin-bottom:0;
}
.dropdown-cart .block-title a {
    background:url("css/images/icons.png") no-repeat 4px -39px #005cb9;
    padding:6px 12px 6px 42px;
}
.dropdown-cart p.amount a {
    color:#6F7073;
    font-size:12px;
    line-height:14px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 400;
    background:none;
}
#cart-sidebar {
    padding:15px 5px;
}
#cart-sidebar li {
    margin-bottom:10px;
    display:block;
    float:left;
    width:100%;
    border-bottom:1px solid #f0f0f0;
}
#cart-sidebar li.last {
    border-bottom:none;
    margin-bottom:0;
}
#cart-sidebar li a.product-image {
    float:left;
    display: inline-block;
}
#cart-sidebar li .product-details {
    padding-left: 5px;
    box-sizing:border-box;
    font-size:12px;
    line-height:16px;
    overflow:hidden;
}
.cart-popup .product-name {
    font-family: WhitneySemibold, 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    text-transform:capitalize;
    color:#434343;
    margin-bottom:7px;
}
.cart-popup .prod-attr-mod {
    font-family: WhitneyMedium, 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
    color: #444444;
}
.cart-popup .prod-attr {
    line-height:7px;
    margin-bottom:4px;
}
.cart-popup .prod-attr-lbl {
    font-family: WhitneyMedium, 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
    color:#a3a3a3;
}
.cart-popup .prod-attr-val {
    font-family: WhitneySemibold, 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    color:#6f7073;
}
.dropdown-cart .summary p a {
    padding:0 10px;
}
.dropdown-cart .block-content.active p.amount a {
    border-top:1px solid #e0e0e0;
    border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    box-shadow:0 -3px 7.76px -4.76px rgba(0,0,0,0.2);
    display:inline-block;
    z-index:999;
    position:inherit;
    background:#fff;
    padding:0 12px;
    height:26px;
}
#notification-bar .mob-show-2,
.myaccount-content-inner .links form,
.account-content-inner .links form,
#mini-sidebar-form,
.not-header-overlay,
#full-page-overlay.sidebar-active,
#full-page-overlay.active
.register-account {
    display: block;
}
#cart-sidebar li .product-details .truncated,
#notification-bar .mob-hide-2,
#nav-cust-serv,
#notification-bar .mob-show-2 {
    display:none;
}
/* ######################################################################################*/
/* END DESKTOP HEADER STATIC */
/* ######################################################################################*/



/* ######################################################################################*/
/* DESKTOP HEADER FIXED */
/* ######################################################################################*/
.headfix .cart-popup:before {
    top: 6px;
    right: 10px;
}
.headfix .cart-popup:after {
    top:8px;
    right:12px;
}
.headfix .header-container-wrap {
    position:fixed;
}
.headfix .hdr-links-gp {
    top:16px;
    right:15px;
}
.headfix .logo-theme {
    opacity: 0;
    z-index:-1;
    height:0;
    line-height:0;
}
.headfix #link-account,
.headfix #link-logout,
.headfix #link-myaccount {
    border-left:none;
}
.headfix .customer-services {
    opacity: 0;
    z-index:-1;
    position:absolute;
    left:-9999px;
}
/* ######################################################################################*/
/* END DESKTOP HEADER FIXED */
/* ######################################################################################*/



/* ######################################################################################*/
/* MOBILE HEADER */
/* ######################################################################################*/
.mobHdr .outerwrap {
    display:block;
    visibility:hidden;
    position:fixed;
    z-index:6000;
}
.mobHdr .header-container {
    padding:0 10px;
}
.mobHdr .outerwrap--top {
    max-width:960px;
    width: 100%;
    margin: auto;
    position: relative;
}
.mobHdr .btn-mobile-drawer-display-container {
    display: block !important;
}
.mobHdr .menu-bar {
    overflow: scroll;
    height: 100%;
}
.mobHdr #link-logout,
.mobHdr #link-account {
    display: none !important;
}
.mobHdr .em_nav {
    padding-bottom: 70px !important;
}
#overwrap.mobHdr {
    height:65px;
    position:relative;
    width:100%;
}
.mobHdr .logo-theme h1,
.mobHdr .logo-theme {
    width:134px;
    line-height: 60px;
}
.mobHdr .home-mob-banner.first {
    margin-top:0;
}
.mobHdr .innerwrap--top {
    width:100%;
    left:0;
    top:0;
    padding:0 0 5px 0;
    margin:0;
    z-index:5000;
    background-color:#ffffff;
}
.mobHdr .myaccount-content,
.mobHdr .account-content {
    display:none !important;
}
.mobHdr .myaccount-content-inner:before,
.mobHdr .account-content-inner:before {
    top:4px;
    right:18px;
}
.mobHdr .myaccount-content-inner:after,
.mobHdr .account-content-inner:after {
    top:6px;
    right:20px;
}
.mobHdr .customer-services-960,
.mobHdr .header-container .customer-services,
.mobHdr .header-container #account,
.mobHdr .header-container #myaccount {
    display:none;
}
.mobHdr .header-container .nav-cust-serv .customer-services,
.mobHdr .header-container .nav-acct-links #account,
.mobHdr .header-container .nav-acct-links #myaccount {
    display:block;
}
.mobHdr .customer-services,
.mobHdr .account,
.mobHdr .myaccount {
    position: static;
    padding:0;
    float:none;
}
.mobHdr #link-myaccount,
.mobHdr #link-logout,
.mobHdr #link-account {
    padding:0;
    margin:0;
}
.mobHdr .top-container {
    z-index:4000;
}
.mobHdr #topsearch .topsearch-content {
    border-top: 11px solid transparent;
}
.mobHdr .dropdown-cart-btn-wrap {
    position:absolute;
    top:23px;
    right:8px;
    z-index:5000;
}
.mobHdr .hdr-links-gp {
    position:static;
}
.mobHdr #top-cart-btn {
    padding:0;
    border:none;
}
.mobHdr .top-cart-lbl {
    display:none;
}
.mobHdr #top-cart-btn img {
    display:block;
    position: absolute;
    top:0;
    right:0px;
    height:17px;
    width:17px;
}
.mobHdr .dropdown-cart .cart-popup {
    width:250px;
    height:100%;
    transition: all 500ms;
    display: block !important;
    position:fixed;
    top:0;
    z-index:8000;
    left:100%;
    right:auto;
}
.mobHdr .dropdown-cart.open .cart-popup {
    transform:translateX(-100%);
}
.mobHdr .cart-popup:before,
.mobHdr .cart-popup:after {
    display:none;
}
.mobHdr .cart-popup-inner {
    border:none;
    height:100%;
}
.mobHdr .cart-popup-content {
    height:100%;
}
.mobHdr .cart-popup-scroll {
    max-height: calc(100% - 138px);
}
.mobHdr .dropdown-cart .actions {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}
.mobHdr .dropdown-cart .summary p a {
    padding:0 60px;
}
.mobHdr .dropdown-cart .subtotal {
    margin:5px 0 6px 0;
}
.mobHdr .dropdown-cart .subtotal span.label {
    margin-bottom: 5px;
}
.mobHdr .dropdown-cart .block-subtitle {
    margin:0 0 10px 0;
    padding-bottom:10px;
}
.mobHdr .top-cart-qty {
    right: -11px; top: -13px;
}
.mobHdr .cart-popup .cart-drop-checkout {
    float:right;
}
.header-container {
    box-sizing:border-box;
    width:100%;
    min-width: 320px;
}
.mobHdr #topmenu-wrap {height:100%;}
.mobHdr #nav-acct-links,
.mobHdr #nav-cust-serv {display:block;}
/* ######################################################################################*/
/* END MOBILE HEADER */
/* ######################################################################################*/



/* ###########################################################################*/
/* BEGIN 960 */
/* ###########################################################################*/
@media screen and (max-width:960px) {
    .outerwrap--top {
        width: 700px;
    }
    #notification-bar .msg {
        padding: 0 10px;
    }
    #notification-bar .mob-hide {
        display:none;
    }
    .customer-services-960 {
        display:inline-block;
        position: absolute;
        top: 35px;
        left:3px;
    }
    .headfix .customer-services-960,
    .headfix .account,
    .headfix .myaccount,
    .customer-services {
        display:none;
    }
    .customer-services a {
        padding:0;
    }
    #link-myaccount,
    #link-logout,
    #link-account {
        border-left:none;
    }
    .myaccount-content,
    .account-content {
        right:76px;
    }

    /* #######################################################################################*/
    /* FIXED HEADER 960 */
    /* ######################################################################################*/
    .innerwrap {
        width:700px;
    }
    .headfix .header-container {
        font-size:10px; line-height:10px;
    }
    .headfix #top-cart-btn {
        text-indent:-9999px;
        padding: 0 20px 0 0;
    }
    .headfix .topsearch {
        right:0;
    }
    #top-cart-btn {
        border:none;
    }
    .headfix .myaccount-content,
    .headfix .account-content {
        right:30px;
    }
    /* ######################################################################################*/
    /* FIXED HEADER 960 */
    /* ######################################################################################*/
}
/* ###########################################################################*/
/* END 960 */
/* ###########################################################################*/


/* ###########################################################################*/
/* BEGIN 768 */
/* ###########################################################################*/
@media screen and (max-width:768px) {
    .header-container {
        padding:0 10px;
    }
    #overwrap,
    #overwrap.mobHdr {
        height: 65px;
        border-bottom:none;
    }
    .outerwrap--top {
        width: 100%;
        margin: auto;
        position: relative;
    }
    .outerwrap {
        visibility:hidden;
        position:fixed;
        z-index:6000;
    }
    .btn-mobile-drawer-display-container {
        display: block !important;
    }
    .menu-bar {
        overflow: scroll;
        height: 100%;
    }
    #link-logout,
    #link-account {
        display: none !important;
    }
    .em_nav {
        padding-bottom: 70px !important;
    }

    .logo-theme h1,
    .logo-theme {width:134px; line-height: 60px;}

    .home-mob-banner.first {margin-top:0;}

    /* NOTIFICATION BAR */
    #notification-bar .star {
        font-size: 12px;
        padding: 0 2%;
        line-height: 40px;
    }
    #notification-bar .msg {
        font-size: 12px;
    }
    #notification-bar {
        position:fixed;
        width:100%;
    }
    #notification-bar {
        width:calc(100% + 10px);
        min-width:300px;
        left:-10px;
        padding-left:5px;
        padding-right:5px;
        box-sizing:border-box;
    }
    #notification-bar .mob-show-2 {display:block;}
    #notification-bar .mob-hide-2 {display:none;}
    #notification-bar .layout-mod {display:inline-block;}
    .myaccount-content,
    .account-content {
        display:none !important;
    }
    .myaccount-content-inner:before,
    .account-content-inner:before {
        top:4px;
        right:18px;
    }
    .myaccount-content-inner:after,
    .account-content-inner:after {
        top:6px;
        right:20px;
    }
    .customer-services-960,
    .header-container .customer-services,
    .header-container #account,
    .header-container #myaccount {display:none;}
    .header-container .nav-cust-serv .customer-services,
    .header-container .nav-acct-links #account,
    .header-container .nav-acct-links #myaccount {display:block;}
    .customer-services,
    .account,
    .myaccount {position: static; padding:0; float:none;}
    #link-myaccount, #link-account, #link-logout {padding:0; margin:0;}
    #link-logout .no-bold {
        text-transform: uppercase;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    }
    .top-container {z-index:4000;}
    .dropdown-cart-btn-wrap {
        position:absolute;
        top:23px;
        right:8px;
        z-index:5000;
    }
    .hdr-links-gp {position:static;}
    #top-cart-btn {padding:0; border:none;}
    .top-cart-lbl {display:none;}
    #top-cart-btn img {
        height:17px;
        width:17px;
        display:block;
        top:1px;
    }
    .dropdown-cart .cart-popup {
        width:250px;
        height:100%;
        transition: all 500ms;
        display: block;
        position:fixed;
        top:0;
        z-index:8000;
        left:100%;
        right:auto;
    }
    .dropdown-cart.open .cart-popup {
        transform:translateX(-100%);
    }
    .cart-popup:before,
    .cart-popup:after {display:none;}
    .cart-popup-inner {border:none; height:100%;}
    .cart-popup-content {height:100%;}
    .cart-popup-scroll {
        max-height: calc(100% - 138px);
    }
    .dropdown-cart .actions {
        position: absolute;
        bottom: 0;
        width: 100%;
        box-sizing: border-box;
    }
    .dropdown-cart .summary p a {padding:0 60px;}
    .dropdown-cart .subtotal {margin:5px 0 6px 0;}
    .dropdown-cart .subtotal span.label {margin-bottom: 5px;}
    .dropdown-cart .block-subtitle {margin:0 0 10px 0; padding-bottom:10px;}
    .top-cart-qty {right: -11px; top: -13px;}
    .cart-popup .cart-drop-checkout {float:right;}
    .innerwrap {
        width:100%;
        min-width:320px;
        margin:0;
        z-index:5000;
        background-color:#ffffff;
    }
    .innerwrap--top {
        width: 100%;
        padding: 0 0 5px 0;
        margin: 0;
        z-index: 5000;
        background-color: #ffffff;
    }
    .header-container-wrap {
        position:fixed;
        left:0;
        top:0;
    }
    .header-container {
        box-sizing:border-box;
        width:100%;
    }
    #topmenu-wrap {height:100%;}
    #nav-acct-links,
    #nav-cust-serv {display:block;}

    .grid_6.sidebar.col-left.frozen ~ .grid_18.em_main {
        padding-top:34px;
    }

    .catalog-category-view .two-columns-left .container_24 .grid_6.sidebar.col-left {
        padding-bottom:5px;
        top:0;
    }
    .catalog-category-view .two-columns-left .container_24 .grid_6.sidebar.col-left.frozen {
        z-index:999;
        position: fixed;
        width: calc(100% + 10px);
        left:-5px;
        top: 62px;
        background-color: #fff;
    }
    .catalog-category-view .two-columns-left .container_24 .grid_6.sidebar.col-left.frozen .amshopby-filters-left {
        width: calc(100% - 30px);
        left:15px;
        background-color:#ffffff;
    }
    #mob-filter-wrap {
        overflow:hidden;
        max-height:0;
        transition:max-height 500ms ease-in-out;
    }
    /* ######################################################################################*/
    /* FIXED HEADER */
    /* ######################################################################################*/

}
/* ###########################################################################*/
/* END 768 */
/* ###########################################################################*/



/* ###########################################################################*/
/* BEGIN 480 */
/* ###########################################################################*/
@media screen and (max-width: 480px) {

    #notification {
        padding-left: 12px;
        padding-right: 12px;
    }
    #account-content {
        right:-12px;
        left:auto;
    }
    .myaccount-content-inner:before,
    .account-content-inner:before {
        top:4px;
        right:18px;
    }
    .myaccount-content-inner:after,
    .account-content-inner:after {
        top:6px;
        right:20px;
    }
    #cart-sidebar .total-item {
        float: right;
    }
    #link-logout {
        display:block;
    }
}
/* ###########################################################################*/
/* END 479 */
/* ###########################################################################*/


@media screen and (max-width: 375px) {
    #overwrap,
    #overwrap.mobHdr {
        height: 60px;
    }
    .mobHdr .header-container,
    .header-container {
        padding: 0 5px;
    }
}

/* ###########################################################################*/
/* BEGIN 350 */
/* ###########################################################################*/
@media screen and (max-width: 350px) {
    #notification {padding-left: 10px; padding-right: 10px; font-size:12px;}
}
/* ###########################################################################*/
/* END 350 */
/* ###########################################################################*/



/* ###########################################################################*/
/* BEGIN 320 */
/* ###########################################################################*/
@media screen and (max-width: 320px) {
    #overwrap.mobHdr,
    #overwrap {
        height: 61px;
    }
    #top-cart-btn img {
        top: 3px;
    }
    .catalog-category-view .two-columns-left .container_24 .grid_6.sidebar.col-left.frozen .amshopby-filters-left {
        width: calc(100% - 20px);
        left:10px;
        background-color:#ffffff;
    }
}
/* ###########################################################################*/
/* END 320 */
/* ###########################################################################*/
.cat-aspot img {width:100%}

.a-desk {display:block;}
.a-tab {display:none;}
.a-mob {display:none;}

@media screen and (max-width:768px) {
	/*.a-desk {display:none;}*/
	/*.a-tab {display:block;}*/
	.a-mob {display:none;}
}

@media screen and (max-width:480px) {
	.a-desk {display:none;}
	/*.a-tab {display:none;}*/
	.a-mob {display:block;}
}
ul.products-grid {
    padding:0;
    list-style:none;
    border:0;
    clear:both;
    margin-top: 10px;
}
ul.products-grid.coord-products-grid {
    max-width: 525px;
    margin: 0 auto;
    display: block;
    float: none !important;
    clear: both !important;
}
.products-grid {
    border-bottom:1px solid #ddd;
    position:relative;
}
.products-grid.last {
    border-bottom:0;
}
.products-grid li.item .item-product {
    padding:10px;
}
.products-grid .product-image {
    display:inline-block;
    position:relative;
}
li.item .amconf-block {
    margin-bottom:10px;
}
.products-grid:not(.two-col-var) li.item img.catalog_grid {height:283px;}
.noresult__suggested-wrap .products-grid:not(.two-col-var) li.item img.catalog_grid {height:auto;}
li.item .amconf-block {
	position:relative;
	margin-right:3px;
}
.products-grid .product-name a {
    text-align:center;
    font-size:16px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 600;
    color:#4a4a4a;
}
.products-grid .price-box {
    margin:0 0 16px;
}
.products-grid .price-box {
    margin:10px 0 0;
}
.products-grid .availability {
    line-height:21px;
}
.products-grid .ratings .rating-box {
    float:none;
    display:inline-block;
    text-align:center;
}
.products-grid .ratings .amount, .products-list .ratings .amount {
    float:none;
    display:inline-block;
    text-align:center;
}
.products-grid li.item {
    position:relative;
    text-align:center;
    margin:8px 0 20px 12px;
    height:auto;
    z-index:0;
    float:left;
}
.products-grid li.item.last {
    margin-right:0;
}
.products-grid li.item.first {
    margin-left:0
}
.products-grid li.item .compare-social-wrap {
	position:relative;
}
.products-grid li.item .compare-social {
	background-color:rgba(255,255,255,0.5); 
	height:40px; 
	line-height:40px; 
	top:0; 
	position:absolute;
	padding:0px 5px; 
	text-align: center;
	box-sizing:border-box;
   width: 100%;
	transition-duration:0.6s;
    transition-property:top;
    -webkit-transition-duration:0.6s;
    -webkit-transition-property:top;
}
.products-grid li.item:hover .compare-social {
	top:-40px; 
}
.products-grid li.item a.product-image {
	z-index:0;
}
.products-grid li.item .compare-social {
	z-index:1;
}
.products-grid li.item .product-shop {
    z-index:2;
	clear:both;
    position:relative;
}
.products-grid li.item .product-item {
	border:1px solid transparent;
}
.catalog-category-view .model {
    padding:5px 0 0 0;
}
.mob-quick-shop {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    width: 20px;
    height: 20px;
    text-indent: -9999em;
}
.mob-quick-shop img {
    display: block;
}
#em_quickshop_handler.mobDisable {display: none !important;}
.product-img-box-wrap .product-image > img {
    display:block;
    margin:0 auto;
}
.container-new-collection .products-grid li.item,
.container-new-collection .products-grid li.item .product-item,
 .products-grid .product-image {
    width:calc(100% - 2px) !important;
    height:auto !important;
}
.catalog-category-view .old-price,
.catalog-category-view .special-price {
    display:none;
}
.products-grid li.item .product-item .product-image > img {width:100%;}
.products-grid li.item .product-item {position:relative;}
.category-products .toolbar-bottom {clear:both;display:block;}
.category-products .toolbar-bottom .toolbar {margin-bottom:20px;}

/* ###########################################################################*/
/* SWATCHES (.amconf-images-container WIDTH IS 248PX */
/* ###########################################################################*/
.amconf-image-container,
.cms-index-index .amconf-image-container {
    float:none;
}
.catalogsearch-result-index .amconf-images-container,
.catalog-category-view .amconf-images-container {
    max-width: 240px;
    height: 30px;
    display: inline-block;
    margin: auto;
    text-align: left;
    position:relative;
    overflow:hidden;
}
.catalogsearch-result-index .amconf-image-container,
.catalog-category-view .amconf-image-container {
    display:inline-block;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}
.catalogsearch-result-index .amconf-image,
.catalog-category-view .amconf-image {
    width:28px;
    margin: 1px;
    border:2px solid #EBEBEB;
    height:auto;
    box-sizing:border-box;
}
.catalogsearch-result-index .amconf-image-selected,
.catalogsearch-result-index .amconf-image:hover,
.catalog-category-view .amconf-image-selected,
.catalog-category-view .amconf-image:hover {
    padding: 0;
    border-color: #000000;
    cursor: pointer;
}
li.item .amconf-block {
    position:relative;
}
li.item .amconf-block > dl dt {
    margin:0;
}
li.item .swatchOverflow {
    cursor:pointer;
    background-color:#ffffff;
    position:absolute;
    font-size:10px;
    text-align:center;
    top: 0;
    right: 0;
    margin: 1px;
    border: 2px solid #EBEBEB;
    box-sizing: border-box;
}
li.item .swatchOverflow:hover {
    border:2px solid #6f7073;
}
/* ###########################################################################*/
/* END SWATCHES (.amconf-images-container WIDTH IS 248PX */
/* ###########################################################################*/

.products-grid li.item:hover,
.products-grid li.item.swatchExpand {
    z-index:998;
}
.products-grid .product-shop {
    min-height:172px;
}
.products-grid:not(.two-col-var) li.item img.catalog_grid {
    height:283px;
}
ol.currently {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,'sans-serif';
    font-size: 12px;
    line-height: 25px;
}

ol.currently li span.label {
    font-size: 13px;
}
ol.currently a.btn-remove-inline {
    margin-left: 0;
}
ol.currently a.btn-remove-inline img {
    margin-right: 2px;
}
.sidebar .clear-filter ol.currently li .active-filter-item span {
    display: inline;
    font-weight: 400;
    margin: 0 0 0 8px;
}
.products-grid .product-item-price .minimal-price-link,
.products-grid .product-item-price {
    font-size:16px;
    color:#4a4a4a;
}

@media screen and (max-width:960px) {
    .products-grid li.item.odd {
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .products-grid li.item.even {
        margin-left:12px !important;
        margin-right:0 !important;
    }
}

@media screen and (max-width:768px) {
    ul.products-grid {
        display:flex;
        justify-content:space-around;
        flex-wrap:wrap;
    }
    .products-grid li.item,
    .products-grid li.item .product-item {
        flex:1 1 auto;
    }
    .products-grid li.item .product-item .product-image > img {
        max-width:320px;
        width: 100%;
        height:auto;
    }
    .catalogsearch-result-index .amconf-images-container,
    .catalog-category-view .amconf-images-container {
        max-width: 272px;
        height: 34px;
    }
    .catalogsearch-result-index .amconf-image,
    .catalog-category-view .amconf-image {
        width:32px;
        margin: 1px;
    }
    .item .product-item {
        padding-top:10px;
    }
    .products-grid li.item {
        margin: 8px 0 10px 0;
    }
    .products-grid .product-shop {
        min-height:auto;
    }
    .products-grid li.item .product-shop {
        padding: 5px 5px 15px;
    }
}

@media screen and (max-width:479px) {
    .products-grid .product-shop {
        min-height:auto;
    }
}
.holiday-ship-msg {
    font-family: WhitneyMedium;
    font-style: italic;
    font-size: 14px;
    font-weight: 100;
    text-transform: none;
}

.cc-form-new#payment_form_authnetcim .cc-form-new-bg {
    border:1px solid #DDD;
    border-radius:15px;
    background-color:#f6f6f6;
    padding:15px;
    max-width:395px;
    box-shadow:5px 5px 15px -2px #aaaaaa;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cvv {
    float: none;
    display: inline;
    text-align: right;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cvv .input-box {
    display: inline;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg #authnetcim_cc_type_cvv_div {
    padding-right: 20px;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cvv .validation-advice {
    clear: right;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg select {
    height: 36px;
    font-size: 14px;
    background-color: #ffffff;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg #authnetcim_expiration {
    margin-right: 20px;
    width: 140px;
}
.cc-form-new#payment_form_authnetcim .cc-form-new-bg #authnetcim_cc_type_cvv_div input,
.cc-form-new#payment_form_authnetcim .cc-form-new-bg #authorizecimsoap_cc_number input {
    border-radius: 5px;
}
.cc-form-new#payment_form_authnetcim .use-different-new,
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cc-save-new,
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cc-type-new,
.cc-form-new#payment_form_authnetcim .cc-form-new-bg .cc-num-new {
    float: left;
}

.cc-form-new#payment_form_authnetcim li input[type="radio"],
.cc-form-new#payment_form_authnetcim li input[type="checkbox"],
.cc-form-new#payment_form_authnetcim input[type="radio"],
.cc-form-new#payment_form_authnetcim input[type="checkbox"] {
    margin-top: 1px;
    float: left;
    margin-left: 2px;
    margin-right: 20px;
}
.surcharge-notice-wrap {margin:10px 0;}
.surcharge-notice {
    font-family: WhitneySemibold;
    font-weight:600;
    font-size:16px;
}
#opc-login .step-title-wrapper h2 {
    color: #2294a7;
}

#opc-login .step-title-wrapper h2 span {
    font-weight: normal;
}

#opc-login h3.no-account-header {
    color: #2294a7;
    margin-top:30px;
}

li.control.create-account {
    margin-right: 0px !important;
}

li.control.guest-checkout {
    margin-right: 20px !important;
}

@media screen and (max-width: 768px) {
    .surcharge-notice-wrap {margin:10px 0;}
    .opc-block-progress,
    #checkout-step-login .col-1 h3,
    #checkout-step-login .col-1 h4,
    #checkout-step-login .col-1 ul.ul {display:none;}
    #checkout-step-login ul.form-list {
         margin-top: 0px;
    }
    #checkout-step-login{
        padding-top:0px;
    }
    .opc #opc-login .col-1 .buttons-set {
        margin-bottom: 40px;
    }
}
/* ALL STYLES RELATED TO MAIN NAVIGATION */
/* ALL STYLES ASSOCIATED WITH ".hnav" ARE SAGE-SPECIFIC */
.nav-si .logo-1 > a {
    background-image:url("images/logo-cook.png");
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    background-origin:content-box;
}
.nav-si .logo-2 > a {
    background-image:url("images/logo-smart.png");
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    background-origin:content-box;
}
.nav-si ul {
    margin:0;
    display:inline-block;
}
@media screen and (max-width:768px) {
    .nav-si ul {
        margin-bottom: 60px; /* iOS mobile device scroll fix */
    }
}
.hnav li,
.nav-si li {
    text-transform:uppercase;
    cursor:pointer;
}
.hnav li {
    display:inline-block;
}
.nav-si-viewport {
    display:inline-block;
}
.nav-si-panel:not([data-level='0']),
.nav-si .si-icon-wrap,
.nav-si li.mob_subhead,
#sm-logo-fixed-wrap {display:none;}
.nav-si-panel:not([data-level='0']) {
    position:relative;
}
.nav-si-panel.open:not([data-level='0']) {
    display:block;
    width:100%;
}
.nav-si-panel[data-level='1'] .nav-si-content {
    display:block;
    position:absolute;
    margin-top: 10px;
    top: -15px;
    z-index:10000;
    background-color:#ffffff;
}
.hnav li:hover,
.nav-si li:hover {
    color:#2294a7;
}
.nav-si li.menu-item-depth-1 {
    float:none;
}
/*.nav-si-panel.open:not([data-level='0']) {*/
    /*display:block;*/
/*}*/
.header-container .top-menu {
    line-height:30px;
}
.nav-si-content {
    vertical-align:middle;
    padding:8px 0;
}
.hnav > li,
.nav-si-content > li {
    padding:0 12px;
}
.headfix .nav-si-content > li {padding: 0 6px;}
.menu-item-depth-1 a {background:none !important; text-indent:0 !important;}
.logo-1 > a {width:62px;}
.logo-2 > a {width:80px;}
.logo-1 a, .logo-2 a {display:block;}
.logo-1 > a span, .logo-2 > a span {display:inline-block; text-align:center; text-indent:-9999px;}
.top-container .menu-item-depth-2 a {line-height:22px;}
.mob-menu-btn {display:none;}
.nav-container li.level0 a.arrow,
.nav-si a.arrow,
.nav-si .menu-item-depth-0 > a.arrow,
.nav-container li.level-top a.level-top.arrow {display:none;}
.nav-si .sale a {color:#D0021B;}
.nav-si-content > li {float:left; position:relative;}

/* MORE MENU *******************************************************************/
.menu-item-depth-0.menu_has_sub,
.more-wrapper {
    cursor: pointer;
    display: block;
}
.headfix .more-wrapper > .nav-si-content {right:-190px;}
.nav-si-panel[data-level="1"] .nav-si-content {border:1px solid #d5d5d5;}
.desksub-wrap,
.desksub {display:none;}
.menu-item-parent.open > .desksub-wrap {
    display:block;
}
.desksub:before {
    top:-8px;
    right:18px;
}
.desksub:after {
    top:-6px;
    right:20px;
}
.headfix .more-wrapper > .desksub:before {
    right: 214px;
}
.headfix .more-wrapper > .desksub:after {
    top:-7px;
    right: 216px;
}
.desksub-wrap {
    display:none;
    position:absolute;
    left:auto;
    right:0;
    top:22px;
    z-index:999;
    border-top:10px solid transparent;
}
.desksub {
    border:1px solid #d5d5d5;
    background-color:#ffffff;
    padding:15px;
    white-space: nowrap;
}
.more-wrapper .desksub {
    right:-200px;
    width:702px;
    min-width:180px;
    box-sizing:border-box;
    white-space:normal;
}
.desksub .sub-d-content {
    background-color:#ffffff;
    padding:15px;
    min-width:180px;
    box-sizing:border-box;
    border:1px solid #d5d5d5;
}
.more-wrapper .item {
    float:left;
    width:151px;
    text-align:center;
    border:1px solid #f2f2f2;
    margin:7px;
}
.more-wrapper .item img {margin:5px;}
.more-wrapper .vCenter {
    display: -webkit-flex;
    display: flex;
    height:50px;
}
.more-wrapper .vCenter h3 {margin:auto;}
.top-container .more-wrapper .widget a {margin:0; padding:0;}
/* MORE MENU *******************************************************************/


/* FIXED HEADER *******************************************************************/
    .innerwrap.headfix .top-menu {float:left;}
    .innerwrap.headfix .logo-1 > a {width: 20px;}
    .innerwrap.headfix .logo-2 > a {width: 20px;}
    .innerwrap.headfix .menu-item-depth-0.logo-1 > a {
        background-image: url("images/logo-cook-fix.png");
    }
    .innerwrap.headfix .menu-item-depth-0.logo-2 > a {
        background-image:url("images/logo-smart-fix.png");
    }
    .innerwrap.headfix .nav-si-content > li {padding:0 6px;}
    .innerwrap.headfix .nav-si-content > li.logo1,
    .innerwrap.headfix .nav-si-content > li.logo2 {padding:0 6px;}
    .headfix #sm-logo-fixed-wrap {
        display:inline-block;
        width:25px;
        float:left;
    }
    .headfix .nav-si {
        padding: 0;
    }
    .headfix #sm-logo-fixed-img {width:100%;}
    .headfix #sm-logo-fixed-text {display:none;}
/* FIXED HEADER *******************************************************************/



/* ######################################################################################*/
/* MOBILE HEADER */
/* ######################################################################################*/
.mobHdr .nav-si-content > li:not(.more-wrapper):hover {background-color: #f2f2f2;}
.mobHdr .menu-container {width:100%}
.mobHdr .menu-container.top-container .top-menu {background-color:#ffffff;}
.mobHdr .nav-si .menu-item-depth-0.more-wrapper > a.arrow span {background:url("images/i_drop_ver.png") no-repeat scroll right 9px rgba(0, 0, 0, 0);}
.mobHdr .mob-menu-btn .menu-item-depth-0 > a {
        display: block;
        cursor: pointer;
        position: relative;
    }
.mobHdr .mob-menu-btn .mob-menu-btn-link {
        z-index: 1;
        font-size:21px;
        line-height:21px;
        cursor: pointer;
    }
.mobHdr .mob-menu-btn .mob-menu-btn-link:hover {color:#2294a7;}
.mobHdr .mob-menu-btn-title {text-indent:-9999px;}
.mobHdr .menu-container.top-container .logo-menu {display:none !important;}
.mobHdr #sm-logo-fixed-text {display:block; color:#6c6c6c;}
.mobHdr #sm-logo-fixed-img {display:none;}

    /* MORE MENU 768 *******************************************************************/
.mobHdr .more-title:hover,
.mobHdr .more-wrapper.open .more-title {background-color: #f2f2f2;}
.mobHdr .more-wrapper > .menu-container:before,
.mobHdr .more-wrapper > .menu-container:after,
.mobHdr .more-wrapper .item img {display:none;}
.mobHdr .more-wrapper h3.title-more-content {
        margin:0;
        font-size:12px;
    }
.mobHdr .more-wrapper > .menu-container, .em-catalog-navigation ul {width:100%; opacity:1;}
.mobHdr .nav-si .more-wrapper > .menu-container {
        position:static;
        padding-top:0;
        display:none;
    }
.mobHdr .more-wrapper .vCenter {
        height:auto;
        text-align: left;
    }
.mobHdr .more-wrapper .vCenter h3 {margin:0;}
.mobHdr .more-wrapper .row-one,
.mobHdr .more-wrapper .row-two {width:100%; margin:auto;}
.mobHdr .more-wrapper .menu-item-depth-1 {border:none;}
.mobHdr .more-wrapper .menu-item-depth-1 .menu-container {
        background-color:#ffffff;
        padding:15px 0;
        width:100%;
        min-width:initial;
        box-sizing:border-box;
        box-shadow: none;
        border:none;
    }
.mobHdr .more-wrapper .menu-item-depth-2 {margin:0 30px;}
.mobHdr #topmenu-wrap .more-wrapper .menu-item-depth-0 > .menu-container {position:absolute; top:25px;}
.mobHdr .more-wrapper .more-title:before {
        position: absolute;
        right: 12px;
        top: 16px;
        font-weight: bold;
        font-size: 16px;
    }
.mobHdr .more-wrapper .item {
        float: left;
        text-align: left;
        border-width:0 0 1px 0;
        padding: 15px 0;
        margin:0;
        width:100%;
        box-sizing: border-box;
    }
.mobHdr .more-wrapper .item.last {border:none;}
    /* MORE MENU 768 *******************************************************************/

.mobHdr .logo-1 a {width:80px;}
.mobHdr .logo-2 a {width:93px;}
.mobHdr #topmenu-wrap {
        background:#ffffff;
        box-sizing:border-box;
        position: fixed;
        z-index:7000;
        transition: width 0.5s;
        top:0;
        left:0;
        width:0;
        max-height:100%;
        overflow:scroll;
    }
.mobHdr #topmenu-wrap.open {
        width:250px;
    }
.mobHdr .menu-container .logo-menu {
        float:none;
        display:inline-block;
        text-align:center;
        margin:12px 0;
        width:100%;
    }
.mobHdr .menu-item-depth-0.logo-2 > a,
.mobHdr .menu-item-depth-0.logo-1 > a {
        background-position:left;
    }
.mobHdr .nav-si {padding:0; border:none;}
.mobHdr .nav-si {background:transparent; width:100%; float:none;}
.mobHdr .customer-services,
.mobHdr .acct-links {
        position:relative;
        top:auto;
        right:auto;
        left:auto;
    }
.mobHdr #full-page-overlay.active {display:block;}

.btn-submenu {display: none}
.menu_shirt .menu-item-link {
    display:none;
}
/* ######################################################################################*/
/* MOBILE HEADER */
/* ######################################################################################*/

/**************************************************************************************/
/* BEGIN 960 */
/**************************************************************************************/
@media screen and (max-width: 960px) {
    /* MORE MENU *******************************************************************/
    .more-wrapper > .menu-container {right:-100px; left:auto;}
    .more-wrapper > .menu-container:before {
        top: 7px;
        right: 109px;
    }
    .more-wrapper > .menu-container:after {
        top: 9px;
        right: 111px;
    }
    /* MORE MENU *******************************************************************/

    .nav-si-content > li {
        font-size: 10px;
        letter-spacing: 0.02em;
        padding: 0 8px;
    }
    .headfix .nav-si-content > li {
        padding: 0 5.5px;
    }
    .headfix #sm-logo-fixed-wrap {
        padding-right:4px;
    }

    /* FIXED HEADER *******************************************************************/
        .innerwrap.headfix .top-menu {margin-left:2px;}
        .innerwrap.headfix .nav-si-content > li {padding: 0 4px;}
        .innerwrap.headfix .nav-si-content > li.logo1,
        .innerwrap.headfix .nav-si-content > li.logo2 {padding:0 3px;}

        /* MORE MENU *******************************************************************/
        .headfix .more-wrapper > .menu-container {right:-159px; left:auto;}
        .headfix .more-wrapper > .menu-container:before {
            top: 7px;
            right: 170px;
        }
        .headfix .more-wrapper > .menu-container:after {
            top: 9px;
            right: 172px;
        }
        /* MORE MENU *******************************************************************/
    /* FIXED HEADER *******************************************************************/
}
/**************************************************************************************/
/* END 960 */
/**************************************************************************************/

/**************************************************************************************/
/* BEGIN MOBILE */
/**************************************************************************************/
    .mobHdr .nav-si-panel[data-level='1'] .nav-si-content {
        border:0;
        margin-top: 0;
        top:0;
    }
    .mobHdr .top-menu,
    .mobHdr .nav-si {
        padding:0;
        position:relative;
        height:100%;
    }
    .mobHdr .top-menu,
    .mobHdr .menu-container,
    .mobHdr .hnav li,
    .mobHdr .nav-si li {
        width:250px;
    }
    .mobHdr .top-menu {
        overflow: scroll;
        visibility:visible;
        background-color:#ffffff;
    }
    .mobHdr .hnav li {
        text-align:left;
    }
    .mobHdr #topmenu-wrap {
        background:#ffffff;
        box-sizing:border-box;
        position: fixed;
        z-index:7000;
        transition: left 0.5s ease-in-out;
        top:0;
        left:-250px;
        max-height:100%;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    .mobHdr #topmenu-wrap.open {
        left:0;
    }
    .mobHdr .menu-container,
    .mobHdr .nav-si {
        width:auto;
        position: absolute;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .mobHdr .nav-si-panel {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .mobHdr .nav-si {
        left: 0;
    }
    .mobHdr .nav-si li .si-icon-wrap {
        display: block;
    }
    .mobHdr .nav-si li:hover .si-icon-wrap {
        stroke: #2294a7;
    }
    .mobHdr .hnav li,
    .mobHdr .nav-si li {
        font-size:12px;
        line-height:17px;
        display:inline-block;
        float:none;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        padding: 16px 15px;
        white-space:nowrap;
        box-sizing: border-box;
        text-transform:uppercase;
    }
    .mobHdr .menu-container {transition:all 500ms ease-in-out;}
    .mobHdr .menu-item-depth-0:not(.more-wrapper) > .menu-container,
    .mobHdr .nav-si li.submenu-mob,
    .mobHdr .btn-submenu {display: block;}
    .mobHdr .hnav li:hover,
    .mobHdr .mob_subhead,
    .mobHdr .menu_has_sub.open,
    .mobHdr .nav-si li:not(.mob_subhead):hover {background-color: #f2f2f2;}
    .mobHdr .hnav li:hover,
    .mobHdr .menu_has_sub.open:not(.mob_subhead),
    .mobHdr .menu_has_sub.open:not(.mob_subhead) > div,
    .mobHdr .menu_has_sub.open:not(.mob_subhead):hover > span,
    .mobHdr .menu_has_sub.open:not(.mob_subhead):hover > a,
    .mobHdr .nav-si li.menu-item-text:not(.mob_subhead):hover,
    .mobHdr .nav-si li.menu-item-text:not(.mob_subhead):hover a,
    .mobHdr .nav-si li.menu-item-link:not(.mob_subhead):hover,
    .mobHdr .nav-si li.menu-item-link:not(.mob_subhead):hover > div,
    .mobHdr .nav-si li.menu-item-link:not(.mob_subhead):hover > span,
    .mobHdr .nav-si li.menu-item-link:not(.mob_subhead):hover > a {color:#2294a7;}
    .mobHdr .mob_subhead {
        text-align:center;
        color:#6f7073 !important;
    }
    .mobHdr .menu-container.top-container .top-menu {background-color:#ffffff;}
    .mobHdr .mob-menu-btn {
        display:block;
        position: absolute;
        z-index:5000;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .mobHdr .mob-menu-btn .menu-item-depth-0 > a {
        display: block;
        cursor: pointer;
        position: relative;
    }
    .mobHdr .mob-menu-btn .mob-menu-btn-link {
        z-index: 1;
        font-size:21px;
        line-height:21px;
        cursor: pointer;
    }
    .mobHdr .mob-menu-btn .mob-menu-btn-link:hover {color:#2294a7;}
    .mobHdr .mob-menu-btn-title {text-indent:-9999px;}
    .mobHdr .menu-container.top-container .logo-menu {display:none !important;}
    .mobHdr #sm-logo-fixed-wrap {
        display: block;
    }
    .mobHdr #sm-logo-fixed-text {display:block; color:#6c6c6c;}
    .mobHdr #sm-logo-fixed-img {display:none;}

    /* MORE MENU 768 *******************************************************************/
    .mobHdr .nav-si .menu-item-depth-0 .menu-container a,
    .mobHdr .more-wrapper h3.title-more-content {
        margin:0;
        font-size:12px;
    }
    .mobHdr .nav-si-content {
        padding:0 0 100px;
    }
    .mobHdr .nav-si .menu-item-depth-0 .menu-container a {text-transform:uppercase;}
    .mobHdr .em-catalog-navigation ul {width:100%; opacity:1;}
    .mobHdr .more-wrapper .vCenter {
        height:auto;
        text-align: left;
    }
    .mobHdr .more-wrapper .vCenter h3 {margin:0;}
    .mobHdr .mobHdr .more-wrapper .row-one,
    .mobHdr .more-wrapper .row-two,
    .mobHdr .more-wrapper .row-three {width:100%; margin:auto;}
    .mobHdr .menu-item-depth-0.menu_has_sub .menu-item-depth-1,
    .mobHdr .more-wrapper .menu-item-depth-1 {border-top:none;}
    .mobHdr .menu_has_sub > .menu-container:before,
    .mobHdr .menu_has_sub > .menu-container:after,
    .mobHdr .nav-si li.submenu-desktop {
        display:none;
    }
    .mobHdr .menu_shirt .menu-item-link {
        display:block;
    }
    .mobHdr .menu-item-depth-0.menu_has_sub a:last-of-type {border:none;}
    /* MORE MENU 768 *******************************************************************/

    .mobHdr .logo-1 a {width:80px;}
    .mobHdr .logo-2 a {width:93px;}
    .mobHdr .menu-item-depth-0.logo-2 > a,
    .mobHdr .menu-item-depth-0.logo-1 > a {
        background-position:left;
    }
    .mobHdr .customer-services,
    .mobHdr .acct-links {
        position:relative;
        top:auto;
        right:auto;
        left:auto;
    }
    .mobHdr .hnav .nav-acct-links,
    .mobHdr .nav-si .nav-cust-serv {border-top:17px solid #f2f2f2;}
    .mobHdr #full-page-overlay.active {display:block;}
/**************************************************************************************/
/* END MOBILE */
/**************************************************************************************/


/**************************************************************************************/
/* BEGIN 768 */
/**************************************************************************************/
@media screen and (max-width:768px) {
    .nav-si-panel[data-level='1'] .nav-si-content {
        border:0;
        margin-top: 0;
        top:0;
    }
    .top-menu,
    .nav-si {
        padding:0;
        position:relative;
        height:100%;
    }
    .top-menu,
    .menu-container,
    .hnav li,
    .nav-si li {
        width:250px;
    }
    .top-menu {
        overflow: scroll;
    }
    .hnav li {
        text-align:left;
    }
    #topmenu-wrap {
        visibility:visible;
        background:#ffffff;
        box-sizing:border-box;
        position: fixed;
        z-index:7000;
        transition: left 0.5s ease-in-out;
        top:0;
        left:-250px;
        max-height:100%;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    #topmenu-wrap.open {
        left:0;
    }
    .menu-container,
    .nav-si {
        width:auto;
        position: absolute;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .nav-si-panel {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .nav-si {
        left: 0;
    }
    .nav-si li .si-icon-wrap {
        display: block;
    }
    .nav-si li:hover .si-icon-wrap {
        stroke: #2294a7;
    }
    .hnav li,
    .nav-si li {
        font-size:12px;
        line-height:17px;
        display:inline-block;
        float:none;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        padding: 16px 15px;
        white-space:nowrap;
        box-sizing: border-box;
        text-transform:uppercase;
    }
    .menu-container {transition:all 500ms ease-in-out;}
    .menu-item-depth-0:not(.more-wrapper) > .menu-container,
    .nav-si li.submenu-mob,
    .btn-submenu {display: block;}
    .hnav li:hover,
    .mob_subhead,
    .menu_has_sub.open,
    .nav-si li:not(.mob_subhead):hover {background-color: #f2f2f2;}
    .hnav li:hover,
    .menu_has_sub.open:not(.mob_subhead),
    .menu_has_sub.open:not(.mob_subhead) > div,
    .menu_has_sub.open:not(.mob_subhead):hover > span,
    .menu_has_sub.open:not(.mob_subhead):hover > a,
    .nav-si li.menu-item-text:not(.mob_subhead):hover,
    .nav-si li.menu-item-text:not(.mob_subhead):hover a,
    .nav-si li.menu-item-link:not(.mob_subhead):hover,
    .nav-si li.menu-item-link:not(.mob_subhead):hover > div,
    .nav-si li.menu-item-link:not(.mob_subhead):hover > span,
    .nav-si li.menu-item-link:not(.mob_subhead):hover > a {color:#2294a7;}
    .mob_subhead {
        text-align:center;
        color:#6f7073 !important;
    }
    .menu-container.top-container .top-menu {background-color:#ffffff;}
    .mob-menu-btn {
        display:block;
        position: absolute;
        z-index:5000;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .mob-menu-btn .menu-item-depth-0 > a {
        display: block;
        cursor: pointer;
        position: relative;
    }
    .mob-menu-btn .mob-menu-btn-link {
        z-index: 1;
        font-size:21px;
        line-height:21px;
        cursor: pointer;
    }
    .mob-menu-btn .mob-menu-btn-link:hover {color:#2294a7;}
    .mob-menu-btn-title {text-indent:-9999px;}
    .menu-container.top-container .logo-menu {display:none !important;}
    #sm-logo-fixed-wrap {
        display: block;
    }
    #sm-logo-fixed-text {display:block; color:#6c6c6c;}
    #sm-logo-fixed-img {display:none;}

    /* MORE MENU 768 *******************************************************************/
    .nav-si .menu-item-depth-0 .menu-container a,
    .more-wrapper h3.title-more-content {
        margin:0;
        font-size:12px;
    }
    .nav-si-content {
        padding:0 0 100px;
    }
    .nav-si .menu-item-depth-0 .menu-container a {text-transform:uppercase;}
    .em-catalog-navigation ul {width:100%; opacity:1;}
    .more-wrapper .vCenter {
        height:auto;
        text-align: left;
    }
    .more-wrapper .vCenter h3 {margin:0;}
    .mobHdr .more-wrapper .row-one,
    .mobHdr .more-wrapper .row-two,
    .mobHdr .more-wrapper .row-three {width:100%; margin:auto;}
    .menu-item-depth-0.menu_has_sub .menu-item-depth-1,
    .more-wrapper .menu-item-depth-1 {border-top:none;}
    .menu_has_sub > .menu-container:before,
    .menu_has_sub > .menu-container:after,
    .nav-si li.submenu-desktop {
        display:none;
    }
    .menu_shirt .menu-item-link {
        display:block;
    }
    .menu-item-depth-0.menu_has_sub a:last-of-type {border:none;}
    /* MORE MENU 768 *******************************************************************/

    .logo-1 a {width:80px;}
    .logo-2 a {width:93px;}
    .menu-item-depth-0.logo-2 > a,
    .menu-item-depth-0.logo-1 > a {
        background-position:left;
    }
    .customer-services,
    .acct-links {
        position:relative;
        top:auto;
        right:auto;
        left:auto;
    }
    .hnav .nav-acct-links,
    .nav-si .nav-cust-serv {border-top:17px solid #f2f2f2;}
    #full-page-overlay.active {display:block;}
}
/**************************************************************************************/
/* END 768 */
/**************************************************************************************/



/**************************************************************************************/
/* BEGIN 567 */
/**************************************************************************************/
@media screen and (max-width: 567px) {
    .mob-menu-btn .menu-item-depth-0 > a.mob-menu-btn-title {text-indent: -9999px;}
    .mob-menu-btn .menu-item-depth-0 > a.arrow {right: auto; padding: 0 !important;}
    .mob-menu-btn .mob-menu-btn-link {font-size:22px;}
}
/**************************************************************************************/
/* END 567 */
/**************************************************************************************/

/**************************************************************************************/
/* BEGIN 480 */
/**************************************************************************************/
@media screen and (max-width: 480px) {
    .top-menu #toogle_menu_4 .nav-si .menu-item-depth-0.menu_has_sub .menu-item-depth-2 {
        margin-left: 24px;
        margin-right:50px;
    }
}

/**************************************************************************************/
/* BEGIN 479 */
/**************************************************************************************/
@media screen and (max-width: 479px) {
    .mobHdr .more-wrapper .row-one,
    .mobHdr .more-wrapper .row-two,
    .mobHdr .more-wrapper .row-three {width: 174px; margin:auto;}
}
/**************************************************************************************/
/* END 479 */
/**************************************************************************************/
#ProductDetail_ProductReviews-Container {display:block; clear:both;}
#review-form a#hiddenProsListSwitcher_form {
    position: inherit;
    top: auto;
    right: auto;
    text-indent: 0;
    height: auto;
    width: auto;
    text-transform: capitalize;
    background: none;
}
#review-form a#hiddenProsListSwitcher_form:hover {text-decoration: underline;}
.catalog-product-view .fancybox-inner .form-add {float: none;}
.review-left h3 {font-weight: normal;}
.review-left h3 span {font-weight: bold;}
.review-left {float: left; margin-right:20px;}
.review-right {float: left;}
.review-right ul {float: right;}
#review-form .form-add {
    overflow: hidden;
    margin:20px 35px 20px 20px;
    padding:0;
}
.title-review-right {font-weight:bold; margin-bottom: 20px;}
.review-right .notice {color:#6f7073; float: left;}
.review-right .buttons-set button.button {margin-right:0;}
.review-right input.input-text {height:33px;}
.review-right input.input-text,
.review-right textarea {box-sizing:border-box; width:280px;}

#ProductDetail_ProductReviews-Container .ratings {
    margin-top:0;
    padding:0 4px 13px 4px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2;
}
.box-reviews .review-list {width:100%; margin:0 0 20px}
.Button_Write-a-Review {
    background-color:#2294a7;
    float:right;
    padding:7px 18px;
    margin-top: 10px;
}
.Button_Write-a-Review span#show_write {
    color:#fff;
    display:block;
    font-family: 'Whitney SSm A','Whitney SSm B';
    font-size:14px;
    font-weight:500;
    line-height:26px;
    text-transform:uppercase;
    text-align:center;
    cursor:pointer;
    padding-top:5px;
    padding-bottom:5px;
}
.no-reviews {
    float: left;
    font-size: 10pt;
    color: #aaa;
    padding-top:10px;
}
.Button_Write-a-Review {margin:10px 0}
#review-form .data-table th,
#review-form .data-table td {padding:5px 5px;}
.form-add{float: right;}
#moreReviews{
    margin: 0 auto;
    text-align: center;
    color: #2294a7;
    clear: both;
    text-decoration: underline;
}
#moreReviews:hover {cursor: pointer;}
#customer-reviews .form-list li {position:relative;}
#customer-reviews .buttons-set {clear:left; display:block; padding-top:12px;}
.customer-reviews h2 {
    font-family: WhitneySemibold;
    font-size: 14px;
    color:#6f7073;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 600;
}
.customer-reviews .head {margin:10px 0;}
.ratings-table th {
    font-family: WhitneyMedium;
    font-size: 14px;
    color:#6f7073;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 500;
}

@media screen and (max-width:767px) {
    .review-left {
        float:none;
        margin:0 0 20px 0;
    }
    .review-right,
    .review-right ul {float: none;}
    .review-right input.input-text,
    .review-right textarea {width:100%;}
}

@media screen and (max-width:479px) {
    .Button_Write-a-Review,
    .form-add,
    .no-reviews {float:none;width:auto;padding-top:10px;padding-bottom:10px;}
    .Button_Write-a-Review {padding: 5px 10px;}
    .no-rating {margin: 10px 0;}
    #review-form .data-table th,
    #review-form .data-table td {padding:5px 2px;}
    #review-form .form-add {margin: 20px 10px;}
}/* DO NOT CHANGE #############################################################*/
[class^='popopen_'],
[class*=' popopen_'],
[id^='popopen_'],
[class^='split_'],
[class*=' split_'],
[id^='split_'] {cursor:pointer;}
.hpa {margin-top:5px;}
.cms-index-index .container-em-main .widget-static-block {display:block; margin:0 0 8px 0;}
.cms-index-index .container-em-main .widget-static-block:empty {display:none;}
.cms-index-index .container-em-main .widget-static-block img {width:100%;}
.popup {display:none; margin:0;}
.popup .widget-static-block {margin:0;}
.cms-index-index .container-em-main .ros-banner .widget-static-block,
.ros-banner .widget-static-block {display:block; margin:5px 0 0 0;}
.ros-banner .widget-static-block:empty {display:none;}
.wide-banner img,
.homepg-hero img {width:100%;}

@media screen and (max-width:768px) {
    .cms-index-index .container-em-main .widget-static-block {margin-bottom:15px;}
    .ros-banner .widget-static-block {display:block; margin:0;}
}
/* DO NOT CHANGE #############################################################*/
.container_24 .grid_8.three-col {width:314px; margin-left:4px; margin-right:4px;}
.container_24 .grid_8.three-col.extra-left {margin-left:5px;}

.container_24 .grid_12.two-col {width:calc(50% - 4px); margin-left:4px; margin-right:4px;}

.container_24 .grid_8.three-col.alpha,
.container_24 .grid_12.two-col.alpha,
.container_24 .grid_6.sidebar.alpha,
.container_24 .grid_18.em_main.alpha,
.container_24 .grid_24.alpha,
.container_24 .alpha,
.alpha {margin-left:0;}

.container_24 .grid_8.three-col.omega,
.container_24 .grid_12.two-col.omega,
.container_24 .grid_6.sidebar.omega,
.container_24 .grid_18.em_main.omega,
.container_24 .grid_24.omega,
.container_24 .omega,
.omega {margin-right: 0;}

.container-em-main:before,
.container-em-main:after,
.clearfix:before,
.clearfix:after {
content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.container-em-main:after,
.clearfix:after {
    clear: both;
}

.grid_6.sidebar,
.grid_18.em_main {margin-top: 28px;}
.catalog-category-view .grid_18.em_main {margin-top: 20px;}

@media screen and (min-width:961px) {
    body {
        min-width: 960px;
    }

    /* Containers ----------------------------------------------------------------------------------------------------*/
    .container_24 {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
    }

    /* Grid >> Global ----------------------------------------------------------------------------------------------------*/
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_11-to-full-767,
    .grid_12,
    .grid_12-to-full-767,
    .grid_13,
    .grid_14,
    .grid_15,
    .grid_16,
    .grid_17,
    .grid_18,
    .grid_19,
    .grid_20,
    .grid_21,
    .grid_22,
    .grid_23,
    .grid_24 {
        display:inline;
        float: left;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .push_1, .pull_1,
    .push_2, .pull_2,
    .push_3, .pull_3,
    .push_4, .pull_4,
    .push_5, .pull_5,
    .push_6, .pull_6,
    .push_7, .pull_7,
    .push_8, .pull_8,
    .push_9, .pull_9,
    .push_10, .pull_10,
    .push_11, .pull_11,
    .push_12, .pull_12,
    .push_13, .pull_13,
    .push_14, .pull_14,
    .push_15, .pull_15,
    .push_16, .pull_16,
    .push_17, .pull_17,
    .push_18, .pull_18,
    .push_19, .pull_19,
    .push_20, .pull_20,
    .push_21, .pull_21,
    .push_22, .pull_22,
    .push_23, .pull_23,
    .push_24, .pull_24 {
        position:relative;
    }

    /* Grid >> 24 Columns ----------------------------------------------------------------------------------------------------*/
    .container_24 .grid_1 {width:20px;}
    .container_24 .grid_2 {width:60px;}
    .container_24 .grid_3 {width:100px;}
    .container_24 .grid_4 {width:140px;}
    .container_24 .grid_5 {width:180px;}
    .container_24 .grid_6 {width:220px;}
    .container_24 .grid_7 {width:260px;}
    .container_24 .grid_8 {width:300px;}
    .container_24 .grid_9 {width:340px;}
    .container_24 .grid_10 {width:380px;}
    .grid_11-to-full-767,
    .container_24 .grid_11 {width:420px;}
    .grid_12-to-full-767,
    .container_24 .grid_12 {width:470px;}
    .container_24 .grid_12.two-col {width:476px;}
    .container_24 .grid_13 {width:500px;}
    .container_24 .grid_14 {width:540px;}
    .container_24 .grid_15 {width:580px;}
    .container_24 .grid_16 {width:620px;}
    .container_24 .grid_17 {width:660px;}
    .container_24 .grid_18 {width:700px;}
    .container_24 .grid_19 {width:740px;}
    .container_24 .grid_20 {width:780px;}
    .container_24 .grid_21 {width:820px;}
    .container_24 .grid_22 {width:860px;}
    .container_24 .grid_23 {width:900px;}
    .container_24 .grid_24 {width:960px;}


    /* Prefix Extra Space >> 24 Columns ----------------------------------------------------------------------------------------------------*/
    .container_24 .prefix_1 {padding-left:40px;}
    .container_24 .prefix_2 {padding-left:80px;}
    .container_24 .prefix_3 {padding-left:120px;}
    .container_24 .prefix_4 {padding-left:160px;}
    .container_24 .prefix_5 {padding-left:200px;}
    .container_24 .prefix_6 {padding-left:240px;}
    .container_24 .prefix_7 {padding-left:280px;}
    .container_24 .prefix_8 {padding-left:320px;}
    .container_24 .prefix_9 {padding-left:360px;}
    .container_24 .prefix_10 {padding-left:400px;}
    .container_24 .prefix_11 {padding-left:440px;}
    .container_24 .prefix_12 {padding-left:480px;}
    .container_24 .prefix_13 {padding-left:520px;}
    .container_24 .prefix_14 {padding-left:560px;}
    .container_24 .prefix_15 {padding-left:600px;}
    .container_24 .prefix_16 {padding-left:640px;}
    .container_24 .prefix_17 {padding-left:680px;}
    .container_24 .prefix_18 {padding-left:720px;}
    .container_24 .prefix_19 {padding-left:760px;}
    .container_24 .prefix_20 {padding-left:800px;}
    .container_24 .prefix_21 {padding-left:840px;}
    .container_24 .prefix_22 {padding-left:880px;}
    .container_24 .prefix_23 {padding-left:920px;}



    /* Suffix Extra Space >> 24 Columns ----------------------------------------------------------------------------------------------------*/
    .container_24 .suffix_1 {padding-right:40px;}
    .container_24 .suffix_2 {padding-right:80px;}
    .container_24 .suffix_3 {padding-right:120px;}
    .container_24 .suffix_4 {padding-right:160px;}
    .container_24 .suffix_5 {padding-right:200px;}
    .container_24 .suffix_6 {padding-right:240px;}
    .container_24 .suffix_7 {padding-right:280px;}
    .container_24 .suffix_8 {padding-right:320px;}
    .container_24 .suffix_9 {padding-right:360px;}
    .container_24 .suffix_10 {padding-right:400px;}
    .container_24 .suffix_11 {padding-right:440px;}
    .container_24 .suffix_12 {padding-right:480px;}
    .container_24 .suffix_13 {padding-right:520px;}
    .container_24 .suffix_14 {padding-right:560px;}
    .container_24 .suffix_15 {padding-right:600px;}
    .container_24 .suffix_16 {padding-right:640px;}
    .container_24 .suffix_17 {padding-right:680px;}
    .container_24 .suffix_18 {padding-right:720px;}
    .container_24 .suffix_19 {padding-right:760px;}
    .container_24 .suffix_20 {padding-right:800px;}
    .container_24 .suffix_21 {padding-right:840px;}
    .container_24 .suffix_22 {padding-right:880px;}
    .container_24 .suffix_23 {padding-right:920px;}



    /* Push Space >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .push_1 {left:40px;}
    .container_24 .push_2 {left:80px;}
    .container_24 .push_3 {left:120px;}
    .container_24 .push_4 {left:160px;}
    .container_24 .push_5 {left:200px;}
    .container_24 .push_6 {left:240px;}
    .container_24 .push_7 {left:280px;}
    .container_24 .push_8 {left:320px;}
    .container_24 .push_9 {left:360px;}
    .container_24 .push_10 {left:400px;}
    .container_24 .push_11 {left:440px;}
    .container_24 .push_12 {left:480px;}
    .container_24 .push_13 {left:520px;}
    .container_24 .push_14 {left:560px;}
    .container_24 .push_15 {left:600px;}
    .container_24 .push_16 {left:640px;}
    .container_24 .push_17 {left:680px;}
    .container_24 .push_18 {left:720px;}
    .container_24 .push_19 {left:760px;}
    .container_24 .push_20 {left:800px;}
    .container_24 .push_21 {left:840px;}
    .container_24 .push_22 {left:880px;}
    .container_24 .push_23 {left:920px;}


    /* Pull Space >> 24 Columns ----------------------------------------------------------------------------------------------------*/
    .container_24 .pull_1 {left:-40px;}
    .container_24 .pull_2 {left:-80px;}
    .container_24 .pull_3 {left:-120px;}
    .container_24 .pull_4 {left:-160px;}
    .container_24 .pull_5 {left:-200px;}
    .container_24 .pull_6 {left:-240px;}
    .container_24 .pull_7 {left:-280px;}
    .container_24 .pull_8 {left:-320px;}
    .container_24 .pull_9 {left:-360px;}
    .container_24 .pull_10 {left:-400px;}
    .container_24 .pull_11 {left:-440px;}
    .container_24 .pull_12 {left:-480px;}
    .container_24 .pull_13 {left:-520px;}
    .container_24 .pull_14 {left:-560px;}
    .container_24 .pull_15 {left:-600px;}
    .container_24 .pull_16 {left:-640px;}
    .container_24 .pull_17 {left:-680px;}
    .container_24 .pull_18 {left:-720px;}
    .container_24 .pull_19 {left:-760px;}
    .container_24 .pull_20 {left:-800px;}
    .container_24 .pull_21 {left:-840px;}
    .container_24 .pull_22 {left:-880px;}
    .container_24 .pull_23 {left:-920px;}
    .container_24 .grid_6.sidebar {width:154px;}
    .container_24 .grid_18.em_main {width:793px;}
    .container-footer .grid_24 {width:960px;}
}

@media screen and (min-width:769px) and (max-width:960px) {
    body {
        min-width: 300px;
    }
    /* Containers ----------------------------------------------------------------------------------------------------*/
    .container_24 {
        margin-left: auto;
        margin-right: auto;
        width:700px;
    }

    /* Grid >> Global ----------------------------------------------------------------------------------------------------*/
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .container_24 .grid_6.sidebar,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12,
    .grid_13,
    .grid_14,
    .grid_15,
    .grid_16,
    .grid_17,
    .container_24 .grid_18.em_main,
    .grid_18,
    .grid_19,
    .grid_20,
    .grid_21,
    .grid_22,
    .grid_23,
    .grid_24 {
        display: inline;
        float: left;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .push_1, .pull_1,
    .push_2, .pull_2,
    .push_3, .pull_3,
    .push_4, .pull_4,
    .push_5, .pull_5,
    .push_6, .pull_6,
    .push_7, .pull_7,
    .push_8, .pull_8,
    .push_9, .pull_9,
    .push_10, .pull_10,
    .push_11, .pull_11,
    .push_12, .pull_12,
    .push_13, .pull_13,
    .push_14, .pull_14,
    .push_15, .pull_15,
    .push_16, .pull_16,
    .push_17, .pull_17,
    .push_18, .pull_18,
    .push_19, .pull_19,
    .push_20, .pull_20,
    .push_21, .pull_21,
    .push_22, .pull_22,
    .push_23, .pull_23,
    .push_24, .pull_24 {position: relative;}

    /* Grid >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .grid_1 {width: 10px;}
    .container_24 .grid_2 {width: 40px;}
    .container_24 .grid_3 {width: 70px;}
    .container_24 .grid_4 {width: 140px;}
    .container_24 .grid_5 {width: 130px;}
    .container_24 .grid_6.sidebar,
    .container_24 .grid_6 {width: 160px;}
    .container_24 .grid_7 {width: 190px;}
    .container_24 .grid_8 {width: 220px;}
    .container_24 .grid_9 {width: 250px;}
    .container_24 .grid_10 {width: 280px;}
    .container_24 .grid_11 {width: 310px;}
    .container_24 .grid_12 {width: 340px;}
    .container_24 .grid_13 {width: 370px;}
    .container_24 .grid_14 {width: 400px;}
    .container_24 .grid_15 {width: 430px;}
    .container_24 .grid_16 {width: 460px;}
    .container_24 .grid_17 {width: 490px;}
    .container_24 .grid_18.em_main,
    .container_24 .grid_18 {width: 520px;}
    .container_24 .grid_19 {width: 550px;}
    .container_24 .grid_20 {width: 580px;}
    .container_24 .grid_21 {width: 610px;}
    .container_24 .grid_22 {width: 640px;}
    .container_24 .grid_23 {width: 670px;}
    .container_24 .grid_24 {width: 700px;}

    /* Prefix Extra Space >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .prefix_1 {padding-left: 30px;}
    .container_24 .prefix_2 {padding-left: 60px;}
    .container_24 .prefix_3 {padding-left: 90px;}
    .container_24 .prefix_4 {padding-left: 120px;}
    .container_24 .prefix_5 {padding-left: 150px;}
    .container_24 .prefix_6 {padding-left: 180px;}
    .container_24 .prefix_7 {padding-left: 210px;}
    .container_24 .prefix_8 {padding-left: 240px;}
    .container_24 .prefix_9 {padding-left: 270px;}
    .container_24 .prefix_10 {padding-left: 300px;}
    .container_24 .prefix_11 {padding-left: 330px;}
    .container_24 .prefix_12 {padding-left: 360px;}
    .container_24 .prefix_13 {padding-left: 390px;}
    .container_24 .prefix_14 {padding-left: 420px;}
    .container_24 .prefix_15 {padding-left: 450px;}
    .container_24 .prefix_16 {padding-left: 480px;}
    .container_24 .prefix_17 {padding-left: 510px;}
    .container_24 .prefix_18 {padding-left: 540px;}
    .container_24 .prefix_19 {padding-left: 570px;}
    .container_24 .prefix_20 {padding-left: 600px;}
    .container_24 .prefix_21 {padding-left: 630px;}
    .container_24 .prefix_22 {padding-left: 660px;}
    .container_24 .prefix_23 {padding-left: 690px;}

    /* Suffix Extra Space >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .suffix_1 {padding-right: 30px;}
    .container_24 .suffix_2 {padding-right: 60px;}
    .container_24 .suffix_3 {padding-right: 90px;}
    .container_24 .suffix_4 {padding-right: 120px;}
    .container_24 .suffix_5 {padding-right: 150px;}
    .container_24 .suffix_6 {padding-right: 180px;}
    .container_24 .suffix_7 {padding-right: 210px;}
    .container_24 .suffix_8 {padding-right: 240px;}
    .container_24 .suffix_9 {padding-right: 270px;}
    .container_24 .suffix_10 {padding-right: 300px;}
    .container_24 .suffix_11 {padding-right: 330px;}
    .container_24 .suffix_12 {padding-right: 360px;}
    .container_24 .suffix_13 {padding-right: 390px;}
    .container_24 .suffix_14 {padding-right: 420px;}
    .container_24 .suffix_15 {padding-right: 450px;}
    .container_24 .suffix_16 {padding-right: 480px;}
    .container_24 .suffix_17 {padding-right: 510px;}
    .container_24 .suffix_18 {padding-right: 540px;}
    .container_24 .suffix_19 {padding-right: 570px;}
    .container_24 .suffix_20 {padding-right: 600px;}
    .container_24 .suffix_21 {padding-right: 630px;}
    .container_24 .suffix_22 {padding-right: 660px;}
    .container_24 .suffix_23 {padding-right: 690px;}

    /* Push Space >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .push_1 {left: 30px;}
    .container_24 .push_2 {left: 60px;}
    .container_24 .push_3 {left: 90px;}
    .container_24 .push_4 {left: 120px;}
    .container_24 .push_5 {left: 150px;}
    .container_24 .push_6 {left: 180px;}
    .container_24 .push_7 {left: 210px;}
    .container_24 .push_8 {left: 240px;}
    .container_24 .push_9 {left: 270px;}
    .container_24 .push_10 {left: 300px;}
    .container_24 .push_11 {left: 330px;}
    .container_24 .push_12 {left: 360px;}
    .container_24 .push_13 {left: 390px;}
    .container_24 .push_14 {left: 420px;}
    .container_24 .push_15 {left: 450px;}
    .container_24 .push_16 {left: 480px;}
    .container_24 .push_17 {left: 510px;}
    .container_24 .push_18 {left: 540px;}
    .container_24 .push_19 {left: 570px;}
    .container_24 .push_20 {left: 600px;}
    .container_24 .push_21 {left: 630px;}
    .container_24 .push_22 {left: 660px;}
    .container_24 .push_23 {left: 690px;}

    /* Pull Space >> 24 Columns
    ----------------------------------------------------------------------------------------------------*/
    .container_24 .pull_1 {left: -30px;}
    .container_24 .pull_2 {left: -60px;}
    .container_24 .pull_3 {left: -90px;}
    .container_24 .pull_4 {left: -120px;}
    .container_24 .pull_5 {left: -150px;}
    .container_24 .pull_6 {left: -180px;}
    .container_24 .pull_7 {left: -210px;}
    .container_24 .pull_8 {left: -240px;}
    .container_24 .pull_9 {left: -270px;}
    .container_24 .pull_10 {left: -300px;}
    .container_24 .pull_11 {left: -330px;}
    .container_24 .pull_12 {left: -360px;}
    .container_24 .pull_13 {left: -390px;}
    .container_24 .pull_14 {left: -420px;}
    .container_24 .pull_15 {left: -450px;}
    .container_24 .pull_16 {left: -480px;}
    .container_24 .pull_17 {left: -510px;}
    .container_24 .pull_18 {left: -540px;}
    .container_24 .pull_19 {left: -570px;}
    .container_24 .pull_20 {left: -600px;}
    .container_24 .pull_21 {left: -630px;}
    .container_24 .pull_22 {left: -660px;}
    .container_24 .pull_23 {left: -690px;}

    .container_24 .grid_8.three-col {width: 228px;}
    .container_24 .grid_8.three-col.extra-left {margin-left: 4px; margin-right: 4px;}

    .container_24 .grid_8.three-col.alpha,
    .container_24 .grid_6.sidebar.alpha,
    .container_24 .grid_18.em_main.alpha,
    .alpha {margin-left:0;}
    .container_24 .grid_8.three-col.omega,
    .container_24 .grid_6.sidebar.omega,
    .container_24 .grid_18.em_main.omega,
    .omega {margin-right: 0;}
}

@media screen and (min-width:768px) {
    .container_24 .grid_16_rpn {width:620px;}
    .container_24 .grid_8_rpn {width: 300px;}
    .container_24 .grid_16_rpn,
    .container_24 .grid_8_rpn {
        display: inline;
        float: left;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }
    .container_24 .grid_16_rpn.alpha,
    .container_24 .grid_8_rpn.alpha {
        margin-left:0;
    }
    .container_24 .grid_16_rpn.omega,
    .container_24 .grid_8_rpn.omega {
        margin-right:0;
    }
}

@media screen and (max-width:768px) {
    body {min-width: 300px; padding-left:10px; padding-right:10px;}

    .container_24 {
        margin-left: auto;
        margin-right: auto;
        width:auto;
    }

    .container_24 .grid_1,
    .container_24 .grid_2,
    .container_24 .grid_3,
    .container_24 .grid_4,
    .container_24 .grid_5,
    .container_24 .grid_6.sidebar,
    .container_24 .grid_6,
    .container_24 .grid_7,
    .container_24 .grid_8,
    .container_24 .grid_9,
    .container_24 .grid_10,
    .container_24 .grid_11,
    .container_24 .grid_12,
    .container_24 .grid_13,
    .container_24 .grid_14,
    .container_24 .grid_15,
    .container_24 .grid_16,
    .container_24 .grid_17,
    .container_24 .grid_18.em_main,
    .container_24 .grid_18,
    .container_24 .grid_19,
    .container_24 .grid_20,
    .container_24 .grid_21,
    .container_24 .grid_22,
    .container_24 .grid_23,
    .container_24 .grid_24 {width: auto;}

    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6.sidebar,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12,
    .grid_13,
    .grid_14,
    .grid_15,
    .grid_16,
    .grid_17,
    .container_24 .grid_18.em_main,
    .grid_18,
    .grid_19,
    .grid_20,
    .grid_21,
    .grid_22,
    .grid_23,
    .grid_24 {
        margin-left: 0;
        margin-right: 0;
        float:none;
    }

    .grid_1:after,
    .grid_2:after,
    .grid_3:after,
    .grid_4:after,
    .grid_5:after,
    .grid_6.sidebar:after,
    .grid_6:after,
    .grid_7:after,
    .grid_8:after,
    .grid_9:after,
    .grid_10:after,
    .grid_11:after,
    .grid_12:after,
    .grid_13:after,
    .grid_14:after,
    .grid_15:after,
    .grid_16:after,
    .grid_17:after,
    .container_24 .grid_18.em_main:after,
    .grid_18:after,
    .grid_19:after,
    .grid_20:after,
    .grid_21:after,
    .grid_22:after,
    .grid_23:after,
    .grid_24:after { content:'.';visibility:hidden;display:block;clear:both;overflow:hidden;height:0;zoom:1 }

    .container_24 .grid_6.sidebar.alpha,
    .container_24 .grid_18.em_main.alpha,
    .alpha {margin-left:0;}
    .container_24 .grid_6.sidebar.omega,
    .container_24 .grid_18.em_main.omega,
    .omega {margin-right: 0;}

    .container_24 .grid_8.three-col,
    .container_24 .grid_8.three-col.extra-left,
    .container_24 .grid_12.two-col {width:100%; margin-left:0; margin-right:0;}

    .grid_24.chefpick {float:left;}
}

@media screen and (max-width:767px) {
    .container_24 .grid_8_rpn,
    .container_24 .grid_16_rpn {
        width: auto;
    }
    .grid_8_rpn,
    .grid_16_rpn {
        margin-left: 0;
        margin-right: 0;
        float:none;
    }
    .grid_8_rpn:after,
    .grid_16_rpn:after {content:'.';visibility:hidden;display:block;clear:both;overflow:hidden;height:0;zoom:1}
}

@media only screen and (max-width: 480px) {
    body {
        width: auto !important;
        padding: 0 10px !important;
        margin: 0 !important;
    }
}
@media only screen and (max-width: 375px) {
    body {
        width: auto !important;
        padding: 5px !important;
        margin: 0 !important;
    }
}.footer {clear:both}
.footer-wrapper-new {
    padding-top:24px;
    color:#e5e5e5;
    background:url("images/line-feature-product.png") no-repeat scroll center 23px;
}
.footer-wrapper-new .content_close {cursor:pointer;}
.footer-wrapper-new .content_close,
.footer-wrapper-new ul.content li a {
    font-size:14px;
    color:#e5e5e5;
    text-decoration:none;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 400;
}
.footer-wrapper-new ul.content li {
    line-height:22px;
    background:url("images/icon-footer.png") 0 53% no-repeat;
    padding-left:12px
}
.footer-wrapper-new .content_close:hover,
.footer-wrapper-new ul.content li a:hover {color:#2294A7}
.footer-wrapper-new ul.content, .footer-wrapper-new  .icon-social {padding-top:7px; overflow:hidden;}
.footer-wrapper-new .title{
    font-size:16px;
    text-transform:none;
    font-family:ArcherSemiboldPro;
    letter-spacing:1px;
}
.footer-wrapper-new .top-footer-section {
    float:left;
    height:197px;
    background:url("images/line-footer.png") right 24px no-repeat #333333;
    padding:24px 0;
}
.footer-wrapper-new .happychef {padding-left:0}
.footer-wrapper-new .social {padding-right:0; background:none}
.footer-wrapper-new .top-footer {overflow:hidden; background-color:#333333;}
.footer-wrapper-new .middle-footer {background-color:#4f4f4f; padding:30px 0;}
.footer-wrapper-new .newsletter-intro,
.footer-wrapper-new .newsletter-new {float:left; line-height:30px;}
.footer-wrapper-new .newsletter-new {margin-top:0; height:30px;}
.footer-wrapper-new .newsletter-intro {
    font-size:28px;
    text-align:center;
    margin-right:10px;
    padding-left:6px;
}
.footer-wrapper-new .newsletter-new .block-title {display:none;}
.footer-wrapper-new .newsletter-new .block-subscribe .action {float:left;}
.social a.youtube {padding-right:0;}
.bottom-footer {
    background-color:#333333;
    text-align:center;
    font-size:12px;
    line-height:20px;
    padding:24px 0 30px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 400;
}
.bottom-footer a{text-decoration:underline}
.bottom-footer p {margin:0}
.footer-wrapper-new .newsletter-new button
.footer-wrapper-new .newsletter-new input {outline: 1px solid #76787a;}
.footer-wrapper-new .logoWrap {width:81px; margin:auto; padding:7px;}
.footer-wrapper-new p.copy {font-size:10px; text-align:center;}
.footer-wrapper-new .icon-social img {margin-bottom:20px;}
.catalog-category-view .footer-wrapper-new {float:none;}
.footer-wrapper-new .icon-social .grid_2 img {width:40px; margin:10px;}

@media screen and (max-width:960px) {
    .footer-wrapper-new .top-footer .container_24 .top-footer-section:first-child {margin-left:0;}
    .footer-wrapper-new .top-footer .container_24 .top-footer-section:last-child {margin-right:0;}
    .footer-wrapper-new .icon-social .grid_2 img {margin:0 0 15px;}
    .footer-wrapper-new .container_24 .grid_6 {width:160px; float:left; margin-right:10px;}
    .footer-wrapper-new .newsletter-intro {font-size:17px;}
}

@media screen and (max-width: 768px) {
    .footer-wrapper-new .icon-social a.grid_2 img {margin:0 10px 15px; width:30px;}
    .footer-wrapper-new .icon-social a.grid_2 {float:left}
    .footer-wrapper-new .container_24 .grid_6 {width:23%; float:left; margin-right:2%;}
    .footer-wrapper-new .top-footer{padding:0px 10px}
    .banner_bottom img{width:100%}
    .bottom-footer{padding:10px 0px 0px 0px}
    .block-subscribe .input-box{width:73%}
    .footer-wrapper-new .newsletter-new .block-subscribe {width:auto;}
    .footer-wrapper-new .block-subscribe .input-box {width:auto;}
    .footer-wrapper-new .newsletter-intro,
    .footer-wrapper-new .newsletter-new {float:none;}
    .footer-wrapper-new .newsletter-intro {font-size:22px;}
}

@media screen and (max-width: 767px) {
    .footer-wrapper-new .container_24 .grid_6 {width: auto; float: none; margin-right: 0;}
    .footer-wrapper-new .icon-social {width:300px; margin:auto;}
    .footer-wrapper-new ul.content li {background:none; padding-left:0;}
    .footer-wrapper-new .top-footer-section {
        float:none;
        height:auto;
        width:auto;
        background:none;
        text-align:center;
        display:block;
        padding:24px 0 0;
    }
    .catalog-category-view .footer-wrapper-new .top-footer .same.grid_6 {width:100%}
    .catalog-category-view .footer-wrapper-new ul.content li {padding:0;}
    .footer-wrapper-new ul.content li {background:none;}
}

@media screen and (max-width:480px) {
    .footer-wrapper-new .icon-social {width: 276px;}
    .footer-wrapper-new .icon-social a.grid_2 img {margin: 0 8px 15px;}
    .catalog-category-view .footer-wrapper-new .top-footer-section {
        width: 280px;
        margin: auto;
        padding-left: 0;
    }
}

/* DELAY SHOWING PROD IMG FOR PRODS WITH VIDS */
@keyframes delayedReveal {
	0% {opacity:0;}
	66% {opacity:0;}
	100% {opacity:1;}
}
.has-video #amasty_zoom {
	animation-name: delayedReveal;
	animation-duration:3s;
}
.video-html5-player {
	width:100%;
	max-height:100%;
	transform: translateY(-50%);
	top: 50%;
	left:0;
	position: fixed;
}
.video-html5-player::-webkit-media-controls-fullscreen-button {display:none;}
.mob-vid-player-wrap {
	display:none;
	width:100%;
	height:100%;
	transform: translateY(-50%);
	top: 50%;
	left:0;
	position: fixed;
	z-index:7000;
	background-color:#000000;
}
.prod-vid-play-btn {
	display:none;
	line-height:40px;
	font-size:14px;
	font-weight:600;
	letter-spacing:2px;
	background-color:#e1e1e1;
	text-align:center;
	transition: background-color 250ms;
}
.mob-vid-player-close {
	display:none;
	position:fixed;
	z-index:7000;
	top:15px;
	right:15px;
	font-size:36px;
	stroke-width:2px;
	height:20px;
	width:20px;
	stroke:#ffffff;
}
.mob-vid-player-close svg {
	height:100%;
	width:100%;
}
.brand-info {
 border-top: 1px solid #e5e5e5;
 margin-top:25px;
 padding-top:25px;
 font-size:12px;
}
.brand-info img {
	display:block;
	margin-bottom:20px;
}
.brand-info span {
	font-style: italic;
}
.brand-info span:first-child {
	font-weight: 600;
}
.brand-info div:first-child {
	margin-top: 20px;
}
.discount-embroidery-alert span,
.product-img-box-wrap {margin:0 0 10px 0;}
.price-wrap,
.add-to-cart-small,
.product-thumb-container {margin: 0 0 20px 0;}
#product-options-wrapper .wrapper_over,
#product-options-wrapper,
.product-num-rev-summary {margin: 0 0 30px 0;}
.product-num-rev-summary .product-num {margin: 0 0 5px 0;}
.product-view .custom_note, .add-to-cart-simple .custom_status {
	color:#bf2c2c;
    min-height: 20px;
	margin:15px 0 20px 0;
	clear:both;
}
.custom_status {
    margin:15px 0 20px 0;
}
#amstockstatus-status {
	text-transform:uppercase;
	color:#bf2c2c;
	min-height: 20px;
	clear:both;
	font-size:18px;
    display: block;
}
#amstockstatus-status.hasstock {
	color: #000;
}
#amstockstatus-stockalert {
	display: block;
	margin-top:10px;
}
.amxnotif-block {
	margin-top:10px;
}
.amxnotif-msg {
	margin-bottom:5px;
}
.amxnotif-block .input-box {
	margin-right:10px;
	width:200px;
	float:left;
}
.product-view .custom_status.preorder, .product-view .custom_note.preorder, .add-to-cart-simple .custom_status.preorder {
	color:#000000;
}
.add-to-cart-small span#total_price_default,
.add-to-cart-small span#total_price,
.add-to-cart-small span.price,
.add-to-cart-small span.old-price {
	line-height:26px;
	color:#a7a7a7;
	font-family:WhitneySemibold;
	font-size:26px;
	margin-top:0;
	margin-bottom:0;
	float:left;
}
.wrap-qty {
	overflow: hidden;
	margin: 0 20px 10px 0;
	font-size: 0;
	-webkit-appearance: none;
	border-radius: 0;
}
.wrap-qty input {
    line-height:40px;
}
.add-to-cart div.product-data {margin:0 0 10px 0;}
.qty-tier-price-status {margin:0 0 30px 0;}
button.btn-cartf {display:inline-block}
dt[class^="dtdd-"]:not(:first-child) {margin:20px 0 0 0;}
.add-to-cart span#total_price_default,
.add-to-cart span#total_price {
	color:#6f7073;
	font-family:WhitneySemibold;
	font-size:26px;
	margin-top:13px;
	margin-bottom:0px;
	float:left;
}
.product-view .product-options-bottom .custom_status .nostock
.product-view .product-options-bottom .custom_status .partial {
	color: #bf2c2c;
}
.emb-btn-wrap {
	display: inline-block;
	padding: 0 10px 0 0;
}
.emb-btn-wrap.btn-hidden {
	display: none;
}
.emb-btn-wrap.btn-visible {
	display: inline-block !important;
}
.remove-embroidery-btn,
.open-embroidery-btn {
	cursor: pointer;
}
.open-embroidery-btn {padding-right:10px;}
.remove-embroidery-btn {
	font-family:WhitneySemibold;
	color:#2294a7;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 5px;
}
.product-view .add-to-cart .lbl-title {display:block; margin-bottom:10px}
.pdp-add-to-cart-wrap {display:inline-block; vertical-align:top;}
.product-options {padding:0; margin:0;}
.product-options dt .qty-holder {float:right;}
.product-options dt .qty-holder label {vertical-align:middle;}
.product-options dt .qty-disabled {background:none; border:0; padding:3px; color:#000;}
.product-options dt label {
	text-transform: capitalize;
	margin:10px 10px 0 0;
}
.product-options dd input.input-text {width:98%;}
.product-options dd input.datetime-picker {width:150px;}
.product-options dd .time-picker {display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle;}
.product-options dd textarea {width:98%; height:8em;}
.product-options dd select {width:100%; margin-bottom:5px; height:auto;}
.product-options .options-list li {margin:5px 0}
.product-options .options-list input.radio {float:left; margin:7px 0px 0 0; /*margin:1px -18px 0 0*/min-height:auto;}
.product-options .options-list input.checkbox {float:left; margin:7px 0px 0 0; min-height:auto;}
.product-options .options-list .label {display:block; margin-left:20px; line-height:1.35;}
.product-options ul.validation-failed {padding:0 7px;}
.product-options p.required {padding:0; margin:0}
.product-options .qty-holder {display:block;margin-top:5px;overflow:hidden;}
.product-options .qty-holder label{margin-top:5px;}
.product-options-bottom { border-top:0; position:relative; clear:both;}
.add-to-cart .price-box {
	color:#333333;
	font-family:WhitneySemibold;
	line-height:26px;
	font-size:26px;
	margin-top:0;
	margin-bottom:10px;
	min-width: 100px;
	display:inline-block;
	vertical-align: middle;
}
.discount-qty-alert {display: block;}
.discount-qty-alert span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 15px;
	color: green;
	display: none;
	padding-bottom:10px;
}
.product-view .amconf-image-container {
	margin:7px 5px 0 0;
	width:auto !important;
	height:auto !important;
}
.product-view .amconf-image-container img.amconf-image {
	cursor:pointer;
}

#product-options-wrapper .text-size {
	margin-top:10px;
	display:block;
}
#product-options-wrapper .color-box {float:none;}
.free-logo-setup-wrap {margin-top: 10px;}
.free-logo-setup .details-link,
.free-logo-setup .headline {
	font-style: italic;
	font-weight: 500;
}
.free-logo-setup-wrap .headline {
	color: #000000;
	margin-right: 20px;
}
.free-logo-setup-wrap .details-link {
	color: #2294a7;
	cursor: pointer;
}
.free-logo-setup-wrap .details-copy {
	display: none;
	line-height: 20px;
}
#advancereviews-filteredReviews {
	overflow: hidden;
	background: url("images/bkg_reviews.png") center bottom repeat-x;
}
#advancereviews-filteredReviews .grid_12 {
	box-sizing: border-box;
	margin: 0;
	padding: 10px;
	min-height: 270px;
	width: 50%;
	float: left;
}
.content_review {
	border: 1px solid #e2e2e2;
	margin: 10px;
	padding: 18px;
}
.product-view .content_review .ratings-table .rating-box {margin: 0 auto;}
.product-view .content_review .ratings-table .span {float: right;}
.product-view .ratings-table {margin-bottom: 0;}
.summary {float: left;}
.catalog-product-view .product-essential {margin-top: 30px;}
.no-rating,
.tags {
	margin: 2px 0;
	overflow: hidden
}
.ratings strong {
	float: left;
	margin: 0px 8px 0 0;
}
.ratings .rating-links .separator {margin: 0 10px;}
.rating-box {
	width: 76px;
	height: 15px;
	font-size: 0;
	line-height: 0;
	background: url("images/bkg_rating.png") 0 0% repeat-x;
	text-indent: -999em;
	overflow: hidden;
	position: relative;
	top: 2px;
}
.rating-box .rating {
	float: left;
	height: 15px;
	background: url("images/bkg_rating.png") 0 101% repeat-x;
}
.ratings .rating-box {
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.ratings .amount {white-space: nowrap;}
.ratings-table {margin-bottom: 8px;}
.ratings-table th {display: block;}
.ratings-table td {padding: 0;}
.three-columns .ratings .rating-box {margin-bottom: 5px;}
.three-columns .ratings .rating-links {
	clear: both;
	display: block;
}

/* ======================================== */
/* RELATED ITEMS ON PRODUCT DETAIL PAGE     */
/* COPIED FROM UNUSED MODULE - skin/frontend/default/default/css/aw_productrelater.css     */
/* ======================================== */

.aw-arp-content {clear: both;}
.aw-arp-item {
	float: left;
	margin: 1.5%;
	text-align: center;
	font-size: 0.9em;
}
.aw-arp-item img {width: 100%;}
.aw-arp-item .product-info {height: 50px !important;}
.aw-arp-item .product-info .title {font-weight: 600;}
.aw-arp-item .price-box {
	margin-bottom: 1px;
	color: #A60002;
}
.aw-arp-item .button {
	display: block;
	background: #A60002;
	color: #fff;
	padding: 3px;
	text-transform: uppercase;
	font-weight: 500;
}
.aw-arp-noitems {
	text-align: center;
	color: #777;
}
.aw-arp-block .head h4 {
	font-size: 13px;
	font-family: 'Whitney SSm A', 'Whitney SSm B';
	font-weight: 600;
}

.prod-vid-play-btn:hover {cursor:pointer; background-color:#d2d2d2;}
/* -------------------------------------------------------------- */
/* SIZE CHARTS */
/* -------------------------------------------------------------- */
.rt-arrow-lbl {
    line-height:20px;
    display:inline-block;
    vertical-align:middle;
}
.rt-arrow-wrap {
    height:20px;
    width:20px;
    stroke:#2294a7;
    fill:#ffffff;
    cursor:pointer;
    display: inline-block;
    vertical-align: middle;
}
.product-view .size_chart span.button-sizechart {
    cursor:pointer;
}
#sizechart .size-chart {
    border:none;
    font-family:inherit;
    max-width:400px;
    margin:auto;
}
#sizechart .size-chart tr:nth-of-type(even) {background-color: #f9f9f9;}
#sizechart .size-chart .hide-767 {display:none !important;}
#sizechart .size-chart .show-767 {display:initial !important;}
#sizechart .title-size-chart {display:none;}
#sizechart #size-chart123 tr:first-of-type th:first-of-type {
    text-transform:uppercase;
}
#sizechart #size-chart123 tr th {
    border-top:0;
}
#sizechart #size-chart123 tr:first-of-type th {
    border-top:0;
    font-weight: 600;
}
#sizechart #size-chart123 tr:last-of-type th {
    border-bottom:0;
}
#sizechart #size-chart123 tr th:first-of-type {
    border-left:0;
}
#sizechart #size-chart123 tr th:last-of-type {
    border-right:0;
}
#sizechart.wrapper_over2 {
    overflow: scroll;
    padding: 20px 0 0 0;
}
/* -------------------------------------------------------------- */
/* END SIZE CHARTS */
/* -------------------------------------------------------------- */


/*MEGHAN PDP EXTENSION */
h3.pdp {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #434343;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 29px;
}
h3.pdp-hero {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #434343;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 25px;
	line-height: 29px;
}
h4.pdp {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #434343;
	line-height: 24px;
}
p.pdp {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #6F7073;
	margin-bottom: 5%;
	line-height: 22px;
}
p.pdp-hero {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #6F7073;
	margin-bottom: 50px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	line-height: 22px;
}
.pdp-hero-img {width: 100%;}
.pdp-feature-img {
	width: 427px;
	height: 310px;
}
.rwd-break {display: block;}
.mob-prod-vid-wrap {
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 7000;
}

/*MEGHAN CUSTOMIZATION PAGE */

.custom-row1 {
	padding-bottom: 5%;
}

.custom-row-last {
	padding-bottom: 10%;
	padding-top: 5%;
}

.custom-row {
	padding-top: 5%;
	padding-bottom: 5%;
}

.get-started-row {
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
}

.custom-ext-r {
	float: right;
	width: 51%;
	height: 310px;
}

.custom-ext-r-img {
	float: right;
	height: 310px;
}

.custom-ext-l {
	float: left;
	width: 51%;
	height: 310px;
}

.custom-ext-l-img {
	float: left;
	width: 49%;
	height: 310px;
}

h3.custom {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #434343;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	line-height: 29px;
}

h3.custom-hero {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #434343;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 2%;
	line-height: 29px;
}

h4.custom {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #434343;
	margin-top: 25%;
	line-height: 24px;
}

h4.custom-long {
	margin-top: 20%;
}

p.custom {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #6F7073;
	margin-bottom: 5%;
	line-height: 22px;
}

p.custom-hero {
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #6F7073;
	margin-bottom: 5%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	line-height: 22px;
}

.custom-fp {
	color: #9b9b9b !important;
}

.custom-hero-img {
	width: 100%;
}

.custom-feature-img {
	width: 427px;
	height: 310px;
}

.rwd-break {
	display: block;
}

.custom-shop-icon {
	width: 15%;
	padding-right: 2%;
}

.custom-icons {
	display: inline;
}

summary::-webkit-details-marker {
	display: none
}

summary:after {
	content: "Read More...";
	font-weight: 600;
	cursor: pointer;
}

details[open] summary:after {
	display: none;
}

.product-shop-wrapper-content .add-to-cart {width:162px; margin:auto;}
.product-shop-wrapper-content .add-to-cart .pdp-add-to-cart-wrap .btn-cartf,
.product-shop-wrapper .add-to-cart .pdp-add-to-cart-wrap .btn-cartf {width:162px}
.product-shop-wrapper-content .add-to-cart .addtocard_small {width:auto;}


/*ZACK PDP EXTENSION */
h4.pdp-long,
h4.pdp {
	margin:0 0 10px 0;
}
p.pdp {
	margin:0;
}
.pdp-ext-link-wrap {
	margin:20px 0 0 0;
}
a.pdp-ext-link {
	color:#2294a7;
}
.pdp-row1,
.pdp-row,
.pdp-row-last {
	display:flex;
	align-items:center;
}
.pdp-row1 {
	padding-bottom:50px;
}
.pdp-row {
	padding:50px 0;
}
.pdp-row-last {
	padding:50px 0 100px 0;
}
.pdp-ext-l-img,
.pdp-ext-r-img {
	flex-basis: 48%;
}
.pdp-ext-l-img {
	order:0;
	text-align:left;
}
.pdp-ext-r-img {
	order:1;
	text-align:right;
}
.pdp-ext-l,
.pdp-ext-r {
	flex-basis: 52%;
	box-sizing:border-box;
}
.pdp-ext-l {
	order:0;
	padding:0 2% 0 0;
}
.pdp-ext-r {
	order:1;
	padding:0 0 0 2%;
}
.pdp-smart-logo,
.pdp-cookcool-logo {
	margin-top:20px;
}

@media screen and (max-width: 960px) {
	.catalog-product-view .product-essential {margin-top:0;}
    #advancereviews-pager-reviews{margin: 0;}
    #ProductDetail_ProductImage-Container {
        width:100%;
        float: none;
        display:block;
    }
    #ProductDetail_ProductData-Container {
        width:100%;
        float: none;
        display:block;
        margin:0;
    }
	.rwd-break {display: none;}
	.pdp-ext-r {
		width: 100%;
		display: inline-block;
		height: auto;
	}
	.pdp-ext-l {
		width: 100%;
		display: inline-block;
		height: auto;
	}
	h3.pdp, h4.pdp, p.pdp {text-align: center;}
	h3.pdp {
		font-size: 20px;
		margin-top: 5%;
		margin-bottom: 5%;
	}
	h3.pdp-hero {
		font-size: 23px;
		margin-top: 13%;
		margin-bottom: 2%;
	}
	h4.pdp {
		margin-top: 10%;
		font-size: 20px;
		line-height: 23pt;
	}
	h4.pdp-long {
		font-size: 20px;
		line-height: 23pt;
	}
	p.pdp-hero {
		margin-left: 2%;
		margin-right: 2%;
	}
	.pdp-ext-l-img {
		width: 100%;
		height: 100%;
	}
	.pdp-ext-r-img {
		width: 100%;
		height: 100%;
	}
	.pdp-feature-img {
		width: 100%;
		height: auto;
	}
	.pdp-cookcool-logo {
		text-align: center;
		margin-bottom: 0;
		margin-top: 2%;
	}
	.pdp-smart-logo {
		text-align: center;
		margin-bottom: 0;
		margin-top: 2%;
	}
	p.pdp {
		margin-bottom: 15%;
		margin-bottom: 0;
	}
	p.pdp-cookcool {margin-bottom: 0;}
	h4.pdp {margin-top: 5%;}
	.custom-ext-r {
		width: 100%;
		display: inline-block;
		height: auto;
	}
	.custom-ext-l {
		width: 100%;
		display: inline-block;
		height: auto;
	}
	h3.custom, h4.custom, p.custom {text-align: center;}
	h3.custom {
		font-size: 20px;
		margin-top: 13%;
		margin-bottom: 10%;
	}
	h3.custom-hero {
		font-size: 23px;
		margin-top: 13%;
		margin-bottom: 2%;
	}
	h4.custom {
		margin-top: 10%;
		font-size: 20px;
		line-height: 23pt;
	}
	h4.custom-long {
		margin-top: 10%;
		font-size: 20px;
		line-height: 23pt;
	}
	p.custom-hero {
		margin-left: 2%;
		margin-right: 2%;
	}
	.custom-ext-l-img {
		width: 100%;
		height: 100%;
	}
	.custom-ext-r-img {
		width: 100%;
		height: 100%;
	}
	.custom-feature-img {
		width: 100%;
		height: auto;
	}
	.custom-cookcool-logo {
		text-align: center;
		margin-bottom: 0;
		margin-top: 2%;
	}
	.custom-smart-logo {
		text-align: center;
		margin-bottom: 0;
		margin-top: 2%;
	}
	p.custom {
		margin-bottom: 15%;
		margin-bottom: 0;
	}
	p.custom-cookcool {margin-bottom: 0;}
	h4.custom {margin-top: 5%;}

	/*ZACK PDP EXTENSION */
	.pdp-row1 {
		padding-bottom:35px;
	}
	.pdp-row {
		padding:35px 0;
	}
	.pdp-row-last {
		padding:35px 0 70px 0;
	}
	.pdp-ext-l-img,
	.pdp-ext-r-img {
		order:0;
	}
	.pdp-ext-l,
	.pdp-ext-r {
		order:1;
	}
	.pdp-row1,
	.pdp-row,
	.pdp-row-last {
		flex-direction:column;
	}
	.pdp-ext-l-img,
	.pdp-ext-r-img,
	.pdp-ext-l,
	.pdp-ext-r {
		text-align:center;
	}
}

@media screen and (max-width: 768px) {
	#sidebar-cart-carousel {width:460px; margin:auto;}
	.carousel-prod-img {max-width:460px;}
	.product-num-rev-summary {margin: 0 0 20px 0;}
	.prod-img-mob {margin-bottom:20px;}
    #advancereviews-pager-reviews {margin: 0;}
    .helpfulness .foundHelpful {
        background-color: #e2e2e2;
        padding: 6px;
        color: #1C5C0A;
    }
    .helpfulness .foundNoHelpful {
        color: #A60002;
        background-color: #e2e2e2;
        padding: 6px;
    }
    .helpfulness strong {margin-right: 6px;}
    .product-info .price-box .regular-price {display: none;}
    .helpfulness-status {font-size: 8pt; margin-top:10px;}
    .helpfulness-status.review-error {color: #A60002;}
    .helpfulness-status.review-success {color: green;}
    #ProductDetail_ProductReviews-Container .ratings {line-height: 200%;}
    #ProductDetail_ProductReviews-Container .ratings .recommendations {
        font-style: italic;
        font-size: 10pt;
        color: #aaa;
        display:block;
        line-height: 12pt;
    }
    #ProductDetail_ProductReviews-Container .ratings .recommendations-container {margin: 10px 0;}
    #fadingBackHolder {position: relative; clear:both;}
    #fadingBackHolder .fadingBack {
        position: absolute;
        width: 100%;
        height: 100px;
        background: url("images/bkg_reviews.png") repeat-x;
        top: -100px;
    }
}

@media screen and (max-width:767px) {
    .summary {text-align: center;}
    #advancereviews-filteredReviews .grid_12 {
        width: 100%;
        min-height:0;
        margin: 10px auto;
        padding: 10px 10px 0 10px;
        box-sizing: border-box;
        float: left;
    }
    .product-img-box-wrap {position: relative;}
    .product-view .product-img-box {border: none !important;}
    .product-data table {width: 150px !important;}
    #ProductDetail_ProductData-Container {min-height: 0;}
    .recommendations {font-size: 10px;}
    #ProductDetail_ProductReviews-Container {padding-top: 20px;}
    .aw-arp-content {
        width: auto;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 320px;
    }
    .product-pricing table tr td {font-size: 12px;}
    .aw-arp-item .product-info {width: 80%; margin: 0 auto;}
    #product-review-table span, #product-review-table th.a-center {font-size: 10px;}
}

@media screen and (max-width:480px) {
	.pdp-row1 {
		padding-bottom:25px;
	}
	.pdp-row {
		padding:25px 0;
	}
	.pdp-row-last {
		padding:25px 0 50px 0;
	}

	#sidebar-cart-carousel {
		width:460px;
		max-width: 100%;
		margin: auto;
	}

	.carousel-prod-img {
		width:460px;
		max-width: 100%;
	}
}

@media screen and (max-width:479px) {
	.emb-btn-wrap.btn-visible {display: block !important;}
	.pdp-add-to-cart-wrap {display:block;}
	.add-cust-btn,
	.product-shop-wrapper .add-to-cart .pdp-add-to-cart-wrap .btn-cartf,
	.pdp-add-to-cart-wrap .btn-cartf {width:100%;}
	.emb-btn-wrap.btn-visible {margin:0 0 20px 0;}
    .summary {float: none;}
    .content_review {margin: 0; padding: 8px;}
    .aw-arp-content {height:auto;}
    .aw-arp-item {width: 97%;}
	.free-logo-setup-wrap .headline {
		display:block;
		margin-right:0;
		margin-bottom:3px;
	}
	.free-logo-setup-wrap .details-link {display:block;}
    #sizechart .size-chart {
        max-width:300px;
        margin:auto;
    }
    #sizechart #size-chart123 tr th {
        border: 1px solid #e0e0e0;
        padding: 6px 10px;
    }
}

@media screen and (max-width: 425px) {
	#sidebar-cart-carousel {
		width:405px;
		max-width: 100%;
		margin: auto;
	}

	.carousel-prod-img {
		width:405px;
		max-width: 100%;
	}

	h3.custom-hero {
		font-size: 34px;
		margin-top: 5%;
		margin-bottom: 3%;
	}

	.custom-icons {
		display: block;
		padding-bottom: 3%;
	}

	.custom-shop-icon {
		width: 32%;
	}
}

@media screen and (max-width: 355px) {
	#sidebar-cart-carousel {
		width: 335px;
		max-width: 100%;
		margin: auto;
	}

	.carousel-prod-img {
		width: 335px;
		max-width: 100%;
	}
}

@media screen and (max-width: 320px) {
	#sidebar-cart-carousel {
		width: 300px;
		max-width: 100%;
		margin: auto;
	}

	.carousel-prod-img {
		width: 300px;
		max-width: 100%;
	}
}
/* http://sonspring.com/journal/clearing-floats */
.wrapper-group,
.option-main-container~.option {
    clear: both;
    display: block;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.wrapper-group:before,
.wrapper-group:after,
.option-main-container~.option:before,
.option-main-container~.option:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.wrapper-group:after,
.option-main-container~.option:after {
    clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.wrapper-group,
.option-main-container~.option {
    zoom: 1;
}
#confirm-msg,
#complete-confirm-msg {
    display:none;
    position:absolute;
    width: 100%;
    z-index:4;
    background-color:#ffffff;
    box-sizing: border-box;
    padding:20px;
    text-align:center;
}
#removeConfirm {display:none;}
.remove-conf-msg {margin:20px 0 10px 0;}
#removeConfirm button {
    margin-top:10px;
}
.embroidery-action-button {
    float:left;
    width:100%;
    box-sizing:border-box;
    padding: 0 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-style: solid;
    border-width: 0 0 5px 5px;
    border-color: #e0e0e0;
    font-weight:bold;
    font-size:14px;
    line-height:50px;
    letter-spacing: 1px;
}
.blue-button {background-color:#2294a7;}
.gray-button {background-color:#6f7073;}
.blue-text {color:#3493a7;}
#saveClose {
   float:left;
   background-color: #2294a7;
   color:#ffffff;
   padding: 6px 10px;
   cursor: pointer;
}
#dontSaveClose {
   float:right;
   background-color: #ffffff;
   text-transform:uppercase;
   color:#333333;
   border:1px solid #333333;
   padding: 5px 9px;
   cursor: pointer;
}
#close-msg {
   margin-bottom:8px;
}
ul[id^=ul_swatch] {
   overflow:hidden;
}
.ui-tooltip {
    background: #666;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;
    z-index: 9999999999999999999999999999;
    font-size: 10px;
}
.ui-tooltip-content {
    position: relative;
    padding: 1em;
    font-size: 10px;
}
.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: #ffffff;
    width: 0;
}
.left .ui-tooltip-content::after {
    bottom: -10px;
    left: 50%;
    border-color: transparent #666;
    border-width: 10px 0 10px 10px;
    font-size: 10px;
}
p.note {
    display: none;
}
#closeWindow {
    border: none !important;
}
.catalog-product-view .fancybox-inner #embroideryContainer .button {
    position: relative !important;
    float: right;
    top: 0px !important;
    right: 0px !important;
}
.main-left {float: left; width: 230px;}
.tst24{
    float:left;
    width:631px;
    min-height:450px;
    border:5px solid #E0E0E0;
    padding: 5px 5px;
    background-color: #fff;
}
.option-main-container h2 {
    margin-bottom: 0px;
    padding:10px 10px 10px 10px;
    font-size:15px;
    cursor:pointer;
    width: 215px;
    height: 15px;
    border: 4px solid #fff;
}
.option-main-container2 h2 {
    margin-bottom: 0px;
    padding:7px 11px;
    font-size:12px;
    cursor:pointer;
    background-color:#e0e0e0;
    border-top: 5px solid #e0e0e0;
    border-bottom: 5px solid #e0e0e0;
    border-right: 5px solid #e0e0e0;
    width:203px;
    text-align:center;
    color:#3493a7;
    letter-spacing:0.3px;
}
.input-text-option.input-text {
    margin: 0;
}
.wrapper-text .disclaimer {
    font-size: 12px;
    color: #6F7073;
    margin: 0 0 20px 56px;
}
#view-img {display:none;}
.div-with-no-name {float:left; width:881px;}
#mob-panel-title-m {display:none;}
#mob-panel-title {display:none;}
#wrapper-overlay {
    width:100%;
    height:100%;
    position:absolute;
    z-index:4;
    background-color:rgba(0,0,0,0.65);
    display:none;
}
.tst2{
    float: left;
    position: relative;
    min-height: 300px;
    width:100%;
}
.main-contenedor dl{
    width: 90%;
}
.option-main-container {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 0px solid #CCCCCC;
    float: left;
    padding-top: 0px;
    width: 100%;
    min-height:0px;
}
.option-main-container, .cssdiv{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cssdiv{
    color:#fff;
    border-bottom: 1px solid #E0E0E0;
    border-left: 5px solid #E0E0E0;
}
.cssdiv2{
    color:#fff;
    border-bottom: 0px solid #E4E4E5;
    margin-left:5px;
}
.mob-emb {display:none;}
.desk-emb {display:block}
.selected-menu {
    background-color:#fff;
    position: relative;
    border-right: 7px solid #fff;
    z-index:2;
    width:208px;
}
.main-left .option-main-container {width:102%;}
.main-contenedor {
    float: left;
    width: 100%;
    padding-top: 10px;
    background: #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.last dt label .embroidery-price {
    float: right !important;
    width: 50%;
}
.first-text-line-child input[type=checkbox] {
    float: left;
}
.first-text-line-child {
    padding-right: 0%!important;
}
.option dl dt {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.wrapper-text {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
    float: left;
    width: 100%;
    background:#ffffff;
    box-sizing:border-box;
}
.embroidery-action-button.inactive {opacity:0.3;}
.wrapper-group {
    background: #ffffff;
    margin-left:35px;
    display:block;
}
#subPanelAction,
.wrapper-group label,
.wrapper-group .note {display:none;}
.wrapper-group input.input-text {
    height:22px;
    box-sizing: border-box;
    width:100%;
}
.wrapper-group > div {
    float: left;
    padding-right: 0;
}
.main-contenedor > .option {float: left;}
/* HIDE FLAGS AND RIBBONS */
div[id^='radio_option_'] dl > dd > ul[id^='ul_swatch'] {display:none;}
div[id^='radio_option_'] dl > dd > ul[id^='ul_swatch'].swatch_active {display:block;}
.clearLocation {cursor: pointer;}
.rightTitle {
    float: right;
    margin-right: 15px;
    color: #3493a7;
    text-transform: uppercase;
    font-size: 10px;
    display: none;
}
.wrapper_over2 {overflow:visible; padding:32px 0 0 0;} 
#desk-top-close {
    position: absolute;
    z-index:4;
    width:20px;
    height:20px;
    right:2px;
    top:0;
    cursor:pointer;
}
#completeConfirmMob,
#continueMob {border:none;}
#completeConfirmMob {margin:0 0 10px 0;}


.wrapper-text .wrapper-group > div.option {width:30%}
.wrapper-group .option .ddcommon {width:90% !important; margin-left:10%;}
.wrapper-group input[type=checkbox] {
    margin-top: 5px!important;
    margin-right:4px;
    margin-left:0;
}
.wrapper-group .first-text-line-child dl {
    float: left;
    width: 90%;
    margin:0;
}
.dd {
    width:100%;
    height:22px;
    margin-left:7px;
}
.embroidery-price {
    float:left;
    font-style: oblique;
    font-size: 12px;
    margin-left: 20px;
    color: #6F7073;
    font-weight: normal;
}
#confirm-continue-mob,
#confirm-clear-panel {
    margin-top:15px;
    border:none;
}
#confirm-loc {text-transform:uppercase; margin-bottom: 10px; font-size:18px;}

/* ###################################################################### */
/* BEGIN 960 */
/* ###################################################################### */
@media screen and (max-width:960px) {
    .embroidery-price {
        width: auto;
    }
    .last dt label .embroidery-price{
        float: none;
        width: auto;
    }
    .radio-text .embroidery-price{
        width: auto;
        float: none;
    }
    .main-left {float: left; width: 190px;}
    .tst24 {width:490px; min-height: 430px;}
    .option-main-container h2 {width: 185px;}
    .option-main-container2 h2 {width: 163px;}
    .input-text-option.input-text {width:110px;}
    .wrapper-text .disclaimer {float:left;}
    .div-with-no-name {width:700px;}
    .wrapper-group {
        float:left;
        width: 100%;
        background: #ffffff;
        display:block;
        padding-left: 23px;
        margin-left:0;
        box-sizing: border-box;
    }
    .wrapper-text .wrapper-group > div.option {width:33%;}
    .option {clear:none; overflow:visible;}
}
/* ###################################################################### */
/* END 960 */
/* ###################################################################### */


/* ###################################################################### */
/* BEGIN 767 */
/* ###################################################################### */
@media screen and (max-width:767px) {
    #completeConfirmMob {margin-bottom: 0;}
    #desk-top-close {display:none;}
    .radio-default {z-index:3;}
    .input-text-option.input-text {width:100%;}
    #subPanelAction {display:block;}
    .wrapper-text {
        padding:0;
        float: left;
        width: 100%;
    }
    .embroidery-price {width: auto;}
    .option dl dt {float: left; width: auto; margin-bottom: 0px;}
    .wrapper-group .first-text-line-child dl {
        padding-left: 20px;
        float: left;
        margin:0;
    }
    .mob-panel-title-class {
        display:none;
    }
    .mob-panel-title-class-m {
        width:relative;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        height:100%;
    }
    .mob-panel-title-head-class {
        position:fixed;
        height:21px;
        width:relative;
        z-index:9998;
        /* background-color:#ff0000; */
    }
    .wrapper_over3 {
        position:relative;
        overflow:hidden;
        padding:0 0 0 0;
        /* background-color:#ffffff; */
    }
    .wrapper_over2 {
	/*
        overflow:visible;
        position:relative;
	*/
    }
    .tst24 .dd{width: auto; margin-left: 30px;}
    .first-text-line-child input[type=checkbox] {
        position:absolute;
    }
    ul[id*='ul_swatch']{
        position: relative;
        top: 0px;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0 auto;
        height: 93px;
        width: 93%;
    }
    ul[id*='ul_swatch'] li{
        position: absolute;
        width: 90px !important;
    }
    input~.radio-label {padding-left:23px;}
    .radio-text .embroidery-price {
        width: auto;
        float: left;
    }
    .embroidery-price {float:left;}
    input[name^='radio_'] {position:absolute;}
    input~dl dt:first-child {
        padding-left:23px;
        margin-right:20px;
    }
    .div-with-no-name{
        width: 100% !important;
    }
    .main-left{
        width: 100%;
    }
    .main-left .option-main-container{
        width: 100%;
    }

    .option-main-container.cssdiv h2{
        width: auto;
    }
    .selected-menu{
        position: static;
    }
    #apply-embroidery {display:none;}
    .desk-emb {display:none}
    .mob-emb {display:block;}
    .embroidery123 {border:5px solid #e0e0e0; background-color:#ffffff; box-sizing:border-box;}
    .main-contenedor{
        padding-left: 0;
        padding-right: 0;
    }
    .main-contenedor dl{
        width: 100%;
    }
    a#closeWindow {display:none;}
    .main-left,
    .tst2,
    .tst24 {float:none; width: 100%; border:none;}
    #mob-panel-title-m.loc-panel {text-align:center; text-transform: uppercase;}
    #mob-panel-title.loc-panel {text-align:center; text-transform: uppercase;}
    .tst24 {width:100%; padding:0; display:none;}
    #allDiv {display:none;}
    .option-main-container {width: 100%;}
    .tst2 {
        border-top:5px solid #e0e0e0;
        padding: 10px;
        box-sizing: border-box;
    }
    .main-left .option-main-container {border-bottom: 1px solid #e0e0e0;}
    #mob-panel-title-m {
        display:block;
        background-color:#ffffff;
        padding:10px 14px;
        text-align:left;
        font-size:18px;
    }
    #mob-panel-title {
        display:none;
        background-color:#ffffff;
        padding:10px 14px;
        text-align:left;
        font-size:18px;
    }
    #mob-panel-title-m span {line-height:32px;}
    #mob-panel-title span {line-height:32px;}
    #go-back,
    #top-close {
        border:1px solid #2294a7;
        border-radius:50%;
        width:30px;
        height:30px;
        line-height:30px;
        text-align:center;
        color:#2294a7;
        font-size:14px;
        position:absolute;
 	top:5px;
        cursor:pointer;
    }
    #go-back {left:15px; display:none;}
    #top-close {right:15px;}
    .embroidery-action-button {border:none; margin-top:15px;}
    #closeEmbroideryButtonMob,
    #completeMob {margin:0; border-top:4px solid #e0e0e0;}
    .option-main-container,
    .cssdiv {
        border-right: none;
        border-left:none;
    }
    #confirm-msg,
    #complete-confirm-msg {
        bottom:0;
        left:0;
        top:auto;
    }
    #confirm-msg.top-confirm,
    #complete-confirm-msg.top-complete {
        top:0;
        bottom:auto;
    }
}
/* ###################################################################### */
/* END 767 */
/* ###################################################################### */


/* ###################################################################### */
/* BEGIN 567 */
/* ###################################################################### */
@media only screen and (max-width:567px) {

}
/* ###################################################################### */
/* END 567 */
/* ###################################################################### */


/* ###################################################################### */
/* BEGIN 480 */
/* ###################################################################### */
@media only screen and (max-width:480px){
    .wrapper-group {padding-left:5px;}
    .option .dd {width:82% !important;}
    #mob-panel-title-m {font-size:16px;}
    #mob-panel-title {font-size:16px;}
    .wrapper-text .wrapper-group > div.option {width: 100%;}
    .wrapper-group .first-text-line-child dl {padding-left: 0; float: right;}
    .embroidery-price {margin-left: 0;}
}
/* ###################################################################### */
/* END 480 */
/* ###################################################################### */



@media only screen and (max-width:430px){
    /*ul[id*='ul_swatch'] li[class*='Ribbon']{*/
        /*width: 135px !important;*/
    /*}*/
    /*.tst24 .dd{*/
        /*width: 200px !important;*/
        /*margin-left: 0px;*/
        /*   background-color: red;*/
    /*}*/

}

/*PROMO FLEX*/

.flex-container {
    flex-basis: auto;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.promo-item {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    transition: all .8s;
}

.collapse {
    flex-grow: .1;
}

.overlay {
    background-color: rgba(1, 1, 1, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

/*HOLIDAY SPLIT PROMO */

/*#dets {display:none;}*/

/*.promo-bar-wrap {*/
    /*color:#ffffff;*/
    /*position:relative;*/
    /*margin-top:5px;*/
/*}*/
/*.promo-bar-wrap .headline {*/
    /*height:43px;*/
    /*background-color:#8dc63f;*/
    /*padding:0 30px;*/
    /*letter-spacing: 2px;*/
    /*text-align:center;*/
/*}*/
/*.promo-bar-wrap .headline-main {*/
    /*font-size:21px;*/
    /*line-height:43px;*/
    /*font-weight:normal;*/
    /*vertical-align:middle;*/
    /*color:#cc231e;*/
    /*letter-spacing:2px;*/
/*}*/
/*.promo-bar-wrap .stars {*/
    /*padding:0 40px;*/
    /*font-size:16px;*/
/*}*/
/*.promo-bar-wrap .star {*/
    /*margin:0 32px;*/
    /*line-height:43px;*/
/*}*/
/*.promo-bar-wrap .choose {*/
    /*font-weight:100;*/
    /*font-size:24px;*/
    /*line-height:43px;*/
    /*vertical-align:middle;*/
/*}*/
/*.promo-bar-wrap .dets-lbl {*/
    /*position: absolute;*/
    /*right:30px;*/
    /*top:15px;*/
    /*font-size:12px;*/
    /*font-weight:600;*/
    /*text-decoration: underline;*/
    /*cursor:pointer;*/
    /*color:#cc231e;*/
/*}*/
/*.promo-confirm-img {transition:opacity 500ms;}*/
/*.blue-promo .fancybox-skin,*/
/*.red-promo .fancybox-skin {border-radius:0;}*/
/*.blue-promo .fancybox-skin {background-color:#000000;}*/
/*.red-promo .fancybox-skin {background-color:#000000;}*/
/*.blue-promo img,*/
/*.red-promo img {width:100%; display:block;}*/
/*.promo-left,*/
/*.promo-right {*/
    /*cursor:pointer;*/
    /*color:#ffffff;*/
    /*line-height:33px;*/
/*}*/
/*.promo-left {background-color:#4da32f; text-align:center;}*/
/*.promo-right {background-color:#cc231e; text-align:center;}*/
/*.promo-main-msg-l1 {font-size:17px; font-weight:600;}*/

/*.promo-main-msg-l2 {*/
    /*display:inline-block;*/
    /*border:1px solid #ffffff;*/
    /*padding:0 10px;*/
    /*font-weight:100;*/
    /*font-size:11px;*/
    /*line-height:15px;*/
    /*margin-left:30px;*/
/*}*/
/*.promo-main-msg-l2,*/
/*.promo-main-msg-l1 {vertical-align: middle;}*/
/*.spec-title {font-weight:bold; text-align:center; font-size:16px; margin-bottom:5px;}*/
/*.promo-confirm {display:none}*/
/*.promo-t2 {position:relative; letter-spacing: 2px;}*/
/*.promo-t2 .or-wrap {*/
    /*position: absolute;*/
    /*line-height: 33px;*/
    /*left: 50%;*/
    /*transform: translatex(-50%);*/
    /*text-align:center;*/
/*}*/
/*.promo-t2 .or {*/
    /*display:inline-block;*/
    /*letter-spacing:1px;*/
    /*text-align:center;*/
    /*border-radius:50%;*/
    /*background-color:#ffffff;*/
    /*color:#6f7073;*/
    /*height:22px;*/
    /*width:22px;*/
    /*line-height:22px;*/
    /*font-size:10px;*/
    /*font-weight:bold;*/
/*}*/
/*.det-head {*/
    /*font-weight: bold;*/
    /*text-align:center;*/
    /*margin-bottom:7px;*/
    /*font-size: 15px;*/
    /*margin-top: 20px;*/
/*}*/

/*.promo-bar-wrap .blue-specific,*/
/*.promo-bar-wrap .red-specific {*/
    /*display:none;*/
    /*font-size: 20px;*/
    /*line-height: 43px;*/
    /*vertical-align: middle;*/
/*}*/

/*!* BLUE *!*/
/*.promo-bar-wrap.blue-selected .headline {background-color: #4da32f; text-align:left;}*/
/*.promo-bar-wrap.blue-selected .dets-lbl,*/
/*.promo-bar-wrap.blue-selected .headline-main {color:#ffffff;}*/
/*.promo-bar-wrap.blue-selected .choose {display:none;}*/
/*.promo-bar-wrap.blue-selected .blue-specific {display:inline;}*/
/*.promo-bar-wrap.blue-selected .red-specific {display:none;}*/
/*.promo-bar-wrap.blue-selected .promo-right .promo-main-msg-l2 {display:inline-block;}*/
/*.promo-bar-wrap.blue-selected .promo-left .promo-main-msg-l2 {display:none;}*/
/*!* BLUE *!*/

/*!* RED *!*/
/*.promo-bar-wrap.red-selected .headline {background-color: #cc231e; text-align:left;}*/
/*.promo-bar-wrap.red-selected .dets-lbl,*/
/*.promo-bar-wrap.red-selected .headline-main {color:#ffffff;}*/
/*.promo-bar-wrap.red-selected .choose {display:none;}*/
/*.promo-bar-wrap.red-selected .red-specific {display:inline;}*/
/*.promo-bar-wrap.red-selected .blue-specific {display:none;}*/
/*.promo-bar-wrap.red-selected .promo-right .promo-main-msg-l2 {display:none;}*/
/*.promo-bar-wrap.red-selected .promo-left .promo-main-msg-l2 {display:inline-block;}*/
/*!* RED *!*/
/*.promo-bar-wrap .star.select-show,*/
/*.promo-bar-wrap.red-selected .star,*/
/*.promo-bar-wrap.blue-selected .star {display:none;}*/

/*.promo-bar-wrap .star.select-show {margin:0;}*/
/*.promo-bar-wrap.blue-selected .star.select-show,*/
/*.promo-bar-wrap.red-selected .star.select-show {display:inline-block}*/

/*@media screen and (max-width:960px) {*/
    /*.promo-bar-wrap .headline-main,*/
    /*.promo-bar-wrap .choose {font-size:21px;}*/
    /*.promo-main-msg-l1 {border:1px solid #ffffff; padding:2px 15px; font-size:16px;}*/
    /*.promo-main-msg-l2 {display:none !important;}*/
    /*.promo-left,*/
    /*.promo-right {padding:0; text-align:center;}*/
    /*.promo-bar-wrap .star:first-child,*/
    /*.promo-bar-wrap .star:last-child {display:none;}*/

    /*.promo-bar-wrap .dets-lbl {right:20px;}*/
    /*.promo-bar-wrap .blue-specific,*/
    /*.promo-bar-wrap .red-specific {*/
        /*font-size: 18px;*/
    /*}*/
    /*.promo-bar-wrap.blue-selected .promo-left .promo-main-msg-l1 {border:none;}*/
    /*.promo-bar-wrap.red-selected .promo-right .promo-main-msg-l1 {border:none;}*/
/*}*/

/*@media screen and (max-width:768px) {*/
    /*.promo-bar-wrap.blue-selected .headline,*/
    /*.promo-bar-wrap.red-selected .headline,*/
    /*.promo-bar-wrap .headline {*/
        /*padding:0 10px;*/
        /*text-align:center;*/
        /*height:33px;*/
    /*}*/
    /*.promo-bar-wrap .headline-main,*/
    /*.promo-bar-wrap .choose {font-size:12px; line-height:33px;}*/
    /*.promo-bar-wrap {text-align:center;}*/
    /*.promo-main-msg-l1 {margin:0; font-size:16px; font-weight:normal; line-height:43px;}*/
    /*.promo-bar-wrap {line-height:20px;}*/
    /*.promo-main-msg-l2 {margin-right:0;}*/

    /*.promo-bar-wrap .dets-lbl {font-size:10px; right:10px; top:0;}*/
    /*.promo-left,*/
    /*.promo-right {padding:4px 10px; width:100%; float:left;}*/
    /*.promo-t2 .or-wrap {top:34px;}*/
    /*.promo-t2 .or {height:18px; width:18px; line-height:18px;}*/

    /*.promo-bar-wrap .blue-specific,*/
    /*.promo-bar-wrap .red-specific {*/
        /*font-size:10px;*/
        /*line-height: 33px;*/
    /*}*/

/*}*/

/*@media screen and (max-width:480px) {*/
    /*.promo-main-msg-l1 {font-size:14px;}*/
    /*.star.select-show,*/
    /*.promo-bar-wrap .choose,*/
    /*.star.mob-hide {display:none;}*/
    /*.promo-bar-wrap.blue-selected .star.select-show,*/
    /*.promo-bar-wrap.red-selected .star.select-show {display:inline-block}*/
    /*.promo-bar-wrap.red-selected .headline-main,*/
    /*.promo-bar-wrap.blue-selected .headline-main {display:none;}*/
    /*.promo-bar-wrap.red-selected .headline,*/
    /*.promo-bar-wrap.blue-selected .headline {text-align:left;}*/
    /*.promo-bar-wrap .star {*/
        /*margin:0 8px;*/
    /*}*/
/*}*/
/* HOLIDAY SPLIT PROMO */

.happychef-giftcard-index-index .one-column .em_main{
    margin-top:0;
}

/**************************************************************/
/* HP A */
/**************************************************************/

/**************************************************************/
/* HP A */
/**************************************************************/

/**************************************************************/
/* HP B */
/**************************************************************/

/**************************************************************/
/* HP B */
/**************************************************************/

/**************************************************************/
/* HP C */
/**************************************************************/

/**************************************************************/
/* HP C */
/**************************************************************/

/**************************************************************/
/* DETAILS POPUPS */
/**************************************************************/
.popup {display:none;}
/**************************************************************/
/* DETAILS POPUPS */
/**************************************************************/


/* FUTURE GLOBALS */
.bettercheckout .totals .ajax_loading,
.promo-confirm-msg .ajax_loading {
    background-image:url('images/loading.gif');
    background-repeat:no-repeat;
}
.promo-confirm-msg .ajax_loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    height: 40px;
    width: 40px;
    background-size: cover;
}
.bettercheckout .totals .ajax_loading {
    display:none;
    position:absolute;
    height:calc(100% - 40px);
    width:calc(100% - 40px);
    background-size:40px 40px;
    background-position:center;
    background-color: rgba(255,255,255,0.7);
}
img.promo-image{
    width:100%;
}
/* FUTURE GLOBALS */


/* DYNAMIC OFFER LIGHTBOX */
.dynamic-offer-wrap {
    text-align:center;
    width:800px;
    box-sizing: border-box;
    padding:40px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    color:#464646;
    /*background-color:#eeeeee;*/
    position:relative;
}
.dynamic-offer-wrap .light {color:#636363;}
.dynamic-offer-wrap .dark {color:#333333;}
.dynamic-offer-wrap .headline {
    font-size: 40pt;
    line-height:42pt;
    font-weight: bold;
    margin:10px 0 5px;
}
.dynamic-offer-wrap .subhead {font-size:18px;}
.dynamic-offer-wrap .offer-img {width:560px; margin:20px 0;}
.dynamic-offer-wrap .disclaimer-head {font-weight:bold;}
.dynamic-offer-wrap .disclaimer-head {font-size:16px; line-height:24px;}
.dynamic-offer-wrap .disclaimer-text {margin-bottom:40px;}
.dynamic-offer-wrap .form-wrap {margin:40px 0;}
.dynamic-offer-wrap .big-check {display:none;}
.dynamic-offer-wrap .eml-check-wrap {display:inline-block; margin-right:10px;}
#big-check-img {
    height:30px;
    width:30px;
    display:inline-block;
    cursor:pointer;
    vertical-align: middle;
    background-image:url('images/big-check-sprite.png');
    background-size:100% auto;
    background-position: top;
}
#big-check-img.uncheck {
    background-position: bottom;
}
.dynamic-offer-wrap .eml-check-line {margin:30px 0; font-weight: bold;}
.dynamic-offer-wrap .eml-check-line label {
    font-size:14px;
    line-height:30px;
}
.dynamic-offer-wrap input[name='email'] {
    width:185px;
    font-size:16px;
}
.dynamic-offer-wrap input[name='email'],
.dynamic-offer-wrap button.action {
    height:50px;
    line-height:50px;
    padding:0 15px;
}
.dynamic-offer-wrap input[name='email'] {border:1px solid #d2d2d2;}
.dynamic-offer-wrap input[name='email'],
#dyn-offer-eml button.action {float:left; box-sizing: border-box;}
.dynamic-offer-wrap button.action {
    background-color:#2294a7;
    color:#ffffff;
    font-weight: bold;
    border:none;
    font-size:16px;
}
.dynamic-offer-wrap .centering-wrap {display: inline-block;}
.dynamic-offer-wrap .pop-close {
    position:absolute;
    right:15px;
    top:15px;
    width:25px;
    height:25px;
}
.dynamic-offer-wrap .mob-break {display:none;}
.dynamic-offer-wrap .rnd-check {
    border:1px solid #18c818;
    border-radius:50%;
    height:40px;
    width:40px;
    padding:4px;
    margin:10px 0;
}
.dynamic-offer-wrap .promo-line {margin:30px 0;}
.dynamic-offer-wrap .promo-msg {
    margin:30px auto;
    line-height:24px;
    width: 580px;
}
.dynamic-offer-wrap .promo-code-disp {font-weight:bold;}
.dynamic-offer-wrap .promo-msg span {font-weight:bold;}
.dynamic-offer-wrap .inputs {margin:10px 0 0 0;}
#dynamic_offer_form {position:relative;}
#dynamic_offer_form .load-spinner {
    position:absolute;
    float:none;
    right:-50px;
    top:-30px;
    width:30px;
    height:30px;
}
#dynamic_offer_form .validation-advice {
    position:absolute;
    top:15px;
    width:100%;
    background:none;
    padding-left:0;
}
#dynamicoffers-captcha {display:inline-block;}
#dynamic_offer_form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    border:1px solid #d2d2d2;
}
/**************************************************************/
/* NOTIFICATION BAR */
/**************************************************************/
#notification-bar ~ .wrapper,
#notification-bar ~ .wrapper .mob-menu-btn {padding-top:37px;}
/**************************************************************/
/* NOTIFICATION BAR */
/**************************************************************/

@media screen and (max-width:960px) {
    .dynamic-offer-wrap {width:720px;}
}

@media screen and (max-width: 768px) {
    /**************************************************************/
    /* NOTIFICATION BAR */
    /**************************************************************/
    #notification-bar ~ .wrapper {padding-top:37px;}
    #notification-bar ~ .wrapper .mob-menu-btn {padding-top:0;}
    /**************************************************************/
    /* NOTIFICATION BAR */
    /**************************************************************/
}

@media screen and (max-width:767px) {
    .dynamic-offer-wrap {width:460px;}
    .dynamic-offer-wrap .offer-img {width: 350px; margin: 20px 0;}
    .dynamic-offer-wrap .eml-check-line label {line-height:18px;}
    .dynamic-offer-wrap .eml-check-wrap {position:relative; top:10px;}
    .dynamic-offer-wrap .disclaimer-text {line-height: 22px; font-size: 14px;}
    .dynamic-offer-wrap .promo-msg {width:auto;}
}

@media screen and (max-width:480px) {
    .dynamic-offer-wrap {width: 260px; padding:0px;}
    .dynamic-offer-wrap .offer-img {width: 190px; margin:40px 0 20px;}
    .dynamic-offer-wrap .pop-close {width:20px; height:20px;}
    .dynamic-offer-wrap .headline {font-size: 20pt;}
    .dynamic-offer-wrap .eml-check-wrap {
        position: static;
        display:block;
        float: left;
        margin-top:3px;
    }
    .dynamic-offer-wrap .mob-break {display:block;}
    .dynamic-offer-wrap .eml-check-line label {font-size:12px;}
    .dynamic-offer-wrap .disclaimer-head {font-size: 14px;}
    .dynamic-offer-wrap .disclaimer-text {font-size: 12px;}
    .dynamic-offer-wrap .centering-wrap {width:240px;}
    .dynamic-offer-wrap input[name='email'] {width:60%;}
    .dynamic-offer-wrap .eml-field-wrap button {width:40%; padding:0}
    .offer-detail-wrap.fancybox-wrap {
        /*width:310px !important;*/
        padding:10px;
    }
    .offer-detail-wrap .fancybox-inner {
        /*width:100% !important;*/
    }
    .offer-detail-wrap .fancybox-skin {
        padding:4px !important;
    }
    #dynamic_offer_form .load-spinner {
        right: calc(50% - 30px);
        top: 0;
    }
    .dynamic-offer-wrap .inputs {margin:10px 0 20px 0;}
    #dynamicoffers-captcha {
        transform:scale(0.7) translateX(-52px);
    }
}

@media screen and (max-width:320px) {
    .offer-detail-wrap.fancybox-wrap {
        left:5px !important;
    }
}

/************************************************************************/
/* CATALOG THANK YOU */
/************************************************************************/
.thankyou-cta {
    text-align:center;
    margin:40px 0 20px;
}
#thankyou-aspot {
    position:relative;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    height:320px;
}
.thankyou-copy {
    position:absolute;
    bottom:20px;
    left:20px;
    color:#ffffff;
    white-space:nowrap;
}
.thankyou-copy h1 {
    color:#ffffff;
    font-size:44px;
    font-weight:500;
    margin-bottom:3px;
}
.thankyou-copy h2 {
    color:#ffffff;
    font-size:21px;
    font-weight:200;
}
.thankyou .mid-rule h2 {
    background-color:#ffffff;
}
.ty-row {
    width:50%;
    float:left;
}
.thankyou-4column.skg .grid_6.first {
    margin-left:0;
}
.thankyou-4column.skg .grid_6.last {
    margin-right:0;
}
.thankyou-4column.skg .grid_6 img {
    width:100%;
}
.thankyou-4column.skg .grid_6 {
    width:48.5%;
    margin-left:1%;
    margin-right:1%;
    float:left;
}

@media screen and (max-width: 960px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 568px) {
    #thankyou-aspot {
        height:240px;
    }
    .thankyou-copy {
        left: 50%;
        transform: translateX(-50%);
        text-align:center;
    }
    .thankyou-copy h1 {
        font-size:40px;
        margin-bottom:3px;
    }
    .thankyou-copy h2 {
        font-size:20px;
        font-weight:100;
    }
}
@media screen and (max-width: 480px) {
    .ty-row {
        width:100%;
        float:none;
    }
    .thankyou-4column.skg .ty-row:first-of-type {
        margin-bottom:2%;
    }
    .thankyou-4column.skg .ty-row .grid_6:first-of-type {
        margin-left:0;
    }
    .thankyou-4column.skg .ty-row .grid_6:last-of-type {
        margin-right:0;
    }
}
/************************************************************************/
/* CATALOG THANK YOU */
/************************************************************************/

/**********************************************************/
/* RESTAURANT UNIFORMS */
/**********************************************************/
.cms-restaurant-uniforms .skg {position:relative;}
.cms-restaurant-uniforms .skg img {width:100%;}
.cms-restaurant-uniforms .container_24 .grid_12.skg,
.cms-restaurant-uniforms .container_24 .grid_8.skg {
    margin-left:0;
    margin-right:0;
}
.rest-uni-copy {
    position:absolute;
    bottom:15px;
    left:20px;
    text-align:left;
    white-space: nowrap;
}
.rest-uni-copy.rest-hero {
    bottom:45px;
}
.rest-uni-copy.rest-hero h2{
    font-size:22px;
}
.rest-uni-copy h1 {
    font-size:44px;
    font-weight:400;
    margin-bottom:3px;
}
.rest-uni-copy h2 {
    font-size:20px;
    font-weight:200;
    margin-bottom:0;
}
.rest-uni-copy h3 {
    font-size:18px;
    font-weight:200;
    margin-bottom:0;
}
.rest-uni-copy.light {
    color:#ffffff;
}
.rest-uni-copy.dark {
    color:#444444;
}
@media screen and (max-width:768px) {
    .rest-uni-copy h1 {
        font-size: 40px;
    }
}
@media screen and (max-width:568px) {
    .rest-uni-copy {
        bottom:15px;
        left:15px;
    }
    .rest-uni-copy.rest-hero {
        bottom:25px;
    }
    .rest-uni-copy h1 {
        font-size: 28px;
    }
    .rest-uni-copy.rest-hero h2{
        font-size:18px;
    }
}
@media screen and (max-width:480px) {
    .rest-uni-copy.rest-hero h1 {
        font-size: 20px;
    }
    .rest-uni-copy.rest-hero h2{
        font-size:13px;
    }
    .rest-uni-copy {
        bottom:10px;
        left:15px;
    }
}
@media screen and (min-width:769px) {
    .cms-restaurant-uniforms .container_24 .grid_12.skg {
        width: 50%;
    }
    .cms-restaurant-uniforms .container_24 .grid_8.skg {
        width: calc(100% / 3);
    }
}
/**********************************************************/
/* RESTAURANT UNIFORMS */
/**********************************************************/
input[class^='btn'],
input[class*=' btn'] {
    -webkit-appearance: none;
}
.btn-overlay {
    position:absolute;
    background:#dddddd;
}
.btn-loader {
    position: absolute;
    height: 26px;
    width: 26px;
    top: 50%;
    left: 50%;
    -webkit-animation: rotateloader 1s linear infinite;
    animation: rotateloader 1s linear infinite;
}
@-webkit-keyframes rotateloader {
    from {transform: translate(-50%, -50%) rotate(0deg);}
    to {transform: translate(-50%, -50%) rotate(360deg);}
}
@keyframes rotateloader {
    from {transform: translate(-50%, -50%) rotate(0deg);}
    to {transform: translate(-50%, -50%) rotate(360deg);}
}
.password-wrapper {
    position: relative;
}
.password-switch{
    position: absolute;
    right: 10px;
    top: 10px;
    height: 34px;
    background-color: #F6F6F6;
    border: 1px solid #eee;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
    width: 70px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.clickable {cursor:pointer;}

/* COLORS #############################################################*/
.hc-blue {color:#2294a7}
.bg-blue {background-color:#2294a7;}
.bg-red {background-color:#D0021B;}
.bg-gray {background-color:#707175}
.hc-red {color:#D0021B;}
/* COLORS #############################################################*/

/* BUTTONS #############################################################*/

.block-compare button.button {width:100%;margin-bottom:10px;}

/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-tp-blue,
button.btn-red,
button.btn-gray,
button.btn-blue,
button.btn-white,
button.btn-black,
button.btn-tp-blue span,
button.btn-red span,
button.btn-gray span,
button.btn-blue span,
button.btn-white span,
button.btn-black span,
button.btn-red a,
button.btn-gray a,
button.btn-blue a,
button.btn-white a,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-tp-blue,
.btn-red,
.btn-gray,
.btn-blue,
.btn-white,
.btn-black,
.btn-tp-blue a,
.btn-red a,
.btn-gray a,
.btn-blue a,
.btn-white a,
.btn-tp-blue span,
.btn-red span,
.btn-gray span,
.btn-blue span,
.btn-white span,
.btn-black span {
    text-align:center;
    text-transform: uppercase;
    font-size: 14px;
    line-height:18px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    border:none;
    cursor: pointer;
    font-weight: 500;
    display:inline-block;
    box-sizing: border-box;
    letter-spacing: normal;
}
button.btn-tp-blue.disabled,
button.btn-red.disabled,
button.btn-gray.disabled,
button.btn-blue.disabled,
button.btn-white.disabled,
button.btn-tp-blue span.disabled,
button.btn-red span.disabled,
button.btn-gray span.disabled,
button.btn-blue span.disabled,
button.btn-white span.disabled,
button.btn-red a.disabled,
button.btn-gray a.disabled,
button.btn-blue a.disabled,
button.btn-white a.disabled,
button.btn-black a.disabled,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-tp-blue.disabled,
.btn-red.disabled,
.btn-gray.disabled,
.btn-blue.disabled,
.btn-white.disabled,
.btn-black.disabled,
.btn-tp-blue a.disabled,
.btn-red a.disabled,
.btn-gray a.disabled,
.btn-blue a.disabled,
.btn-white a.disabled,
.btn-black a.disabled,
.btn-tp-blue span.disabled,
.btn-red span.disabled,
.btn-gray span.disabled,
.btn-blue span.disabled,
.btn-white span.disabled,
.btn-black span.disabled {
    background-color:#eeeeee;
    color:#a7a7a7;
    border-color: #eeeeee;
    cursor:default;
}
.btn-tp-blue {
    background-color:transparent;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-red,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-red {
    background-color:#D0021B;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-gray,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-gray {
    background-color: #707175;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-blue,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-blue {
    background-color: #2294A7;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-white,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-white {
    background-color: #ffffff;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-black,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-black {
    background-color: #000000;
}
.pdp-add-to-cart-wrap button.btn-cartf.add-to-cart-with-embroidery {
    width: auto !important;
    background-color: #d3602d !important;
}
@media (max-width: 768px) {
    .pdp-add-to-cart-wrap button.btn-cartf.add-to-cart-with-embroidery {
        width: 100% !important;
    }
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-red,
button.btn-gray,
button.btn-blue,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-red,
.btn-gray,
.btn-blue {
    color: #ffffff;
    padding: 10px;
    border-radius:0;
}
button.btn-red.btn-xtall,
button.btn-gray.btn-xtall,
button.btn-blue.btn-xtall {
    padding:16px 18px;
}
button.btn-white.btn-xtall,
button.btn-white.btn-xtall,
.btn-white.btn-xtall {
    padding:16px 16px;
}
button.btn-red.btn-tall,
button.btn-gray.btn-tall,
button.btn-blue.btn-tall,
.btn-red.btn-tall,
.btn-gray.btn-tall,
.btn-blue.btn-tall {
    padding:16px 18px;
}
button.btn-red.btn-tall.btn-xtra-pad,
button.btn-gray.btn-tall.btn-xtra-pad,
button.btn-blue.btn-tall.btn-xtra-pad,
.btn-red.btn-tall.btn-xtra-pad,
.btn-gray.btn-tall.btn-xtra-pad,
.btn-blue.btn-tall.btn-xtra-pad {
    padding:16px 50px;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-red a,
button.btn-gray a,
button.btn-blue a,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-red a,
.btn-gray a,
.btn-blue a {color:#ffffff;}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-tp-blue,
button.btn-white,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-tp-blue,
.btn-white {
    color: #2294A7;
    border: 2px solid #2294a7;
    border-radius:0;
    padding: 8px;
}
button.btn-tp-blue.btn-tall,
button.btn-white.btn-tall,
.btn-tp-blue.btn-tall,
.btn-white.btn-tall {
    padding:14px 16px;
}
/* TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
button.btn-tp-blue span,
button.btn-tp-blue a,
button.btn-white span,
button.btn-white a,
    /* /TEMPORARY UNTIL BASE STYLE RULES CAN BE REMOVED FROM STYLES.CSS */
.btn-tp-blue span,
.btn-tp-blue a,
.btn-white span,
.btn-white a {color: #2294A7;}
button.btn-wide,
.btn-wide {width:100%;}

.btn-close-blue {
    display:inline-block;
    background-image:url("images/icons/icon_close-blue.png");
    background-size:contain;
    background-position:center;
    width:14px;
    height:14px;
    cursor:pointer;
}

.sign-in-btn-blue{
    padding: 16px !important;
}

.sign-in-btn-white{
    padding: 14px !important;
}

.account-btn-blue{
    padding: 16px !important;
}

.btn-blue:hover {
    background-color: #24A3B8;
    border-color: #24A3B8;
    color: #ffffff;
}
.btn-blue.disabled:hover {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color:#a7a7a7;
}
.btn-black:hover {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #ffffff;
}
.btn-black.disabled:hover {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #a7a7a7;
}
.no-items-signin {
    width: 334px !important;
    margin: 10px 0;
}
p.not-logged-in-cart-message {
    margin: 20px 0 10px 0;
}
#no-account-yet {
    margin-bottom: 20px;
}
@media(max-width: 768px) {
    .no-items-signin {
        width: 300px !important;
    }
}
/* BUTTONS #############################################################*/

/* EXCEPTIONS #############################################################*/
.middle-footer .newsletter-new button.btn-gray {padding:6px;}
#wishlist-table .btn-red {padding:2px; font-size:12px;}
/* EXCEPTIONS #############################################################*/

/* FANCY LABEL #############################################################*/
.form-list input.fancy-label,
.form-list .input-box input.input-text.fancy-label,
input.fancy-label,
input.fancy-label,
select.fancy-label {
    width: 100%;
    height: 54px;
    margin: 0;
    padding: 15px 10px 5px 10px;
    box-sizing: border-box;
    border: 1px solid #A7A7A7;
    font-size: 14px;
    background: #fff;
    transition: padding-top 0.2s ease, margin-top 0.2s ease;
    overflow-x: hidden; /* Hack to make "rows" attribute apply in Firefox. */
    border-radius:0;
    -webkit-appearance: none;
}
select.fancy-label option:checked {color:#404040;}
.form-list input.fancy-label ~ label,
input.fancy-label ~ label {
    display: block;
    position: relative;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    width: 10%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    height: 0;
    font-weight: 500;
    color: #6F7073;
    pointer-events: none;
}
input.fancy-label:focus,
select.fancy-label:focus,
.bettercheckout select.default:focus,
.bettercheckout select.validate-select:focus{
    border: 1px solid #979797 !important;
    -webkit-box-shadow: inset 0 0 0 2px #404040;
    box-shadow: inset 0 0 0 2px #404040;
}
input.fancy-label.validation-failed:focus,
select.fancy-label.validation-failed:focus,
.bettercheckout select.validation-failed:focus{
    border: 1px solid #D0021B !important;
    -webkit-box-shadow: inset 0 0 0 2px #D0021B;
    box-shadow: inset 0 0 0 2px #D0021B;
}
.bettercheckout select.disabled {
    background-color: #eee;
    color: #999;
}
.form-list input.fancy-label ~ label > span,
input.fancy-label ~ label > span {
    letter-spacing: 0;
    margin: 0;
    position: absolute;
    font-size: 12px;
    line-height:18px;
    top: -35px;
    left: 12px;
    z-index: 10;
    -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
    transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
    color: #a7a7a7;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight:500;
}
input.fancy-label.validation-failed ~ label > span {
    color: #D0021B;
}
input.fancy-label.validation-failed:not(.required-entry) ~ label > span,
.form-list input.fancy-label:valid ~ label > span,
.form-list input.fancy-label:focus ~ label > span,
input.fancy-label:valid ~ label > span,
input.fancy-label:focus ~ label > span {
    top: -52px;
    left: 12px;
    font-size: 9px;
}
.form-list input.fancy-label:valid ~ label,
.form-list input.fancy-label:focus ~ label,
input.fancy-label:valid ~ label,
input.fancy-label:focus ~ label {
    width: 100%;
}
input.fancy-label, select.fancy-label {
    width: 100%;
    height: 54px;
    margin: 0px;
    padding: 15px 10px 5px 10px;
    box-sizing: border-box;
    border: 1px solid #a7a7a7;
    color:#404040;
    font-size: 14px;
    background: #fff;
    transition: padding-top 0.2s ease, margin-top 0.2s ease;
    overflow-x: hidden; /* Hack to make "rows" attribute apply in Firefox. */
}
input.fancy-label:disabled,
select.fancy-label:disabled,
input.fancy-label.disabled {
    border: 1px solid #A7A7A7;
    color: #A7A7A7;
    background: #f6f6f6;
}

/* Underline and Placeholder */
input.fancy-label ~ label {
    display: block;
    position: relative;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    width: 10%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    height: 0px;
    font-weight: 500;
    color: #6F7073;
}
input.fancy-label:focus ~ label {
    width: 100%;
}
input.fancy-label:focus ~ label > span,
input.fancy-label:valid ~ label > span,
input.fancy-label:disabled ~ label > span {
    top: -48px;
    left: 12px;
    font-size: 9px;
}
input.fancy-label ~ label > span {
    margin: 0;
    position: absolute;
    font-size: 12px;
    top: -35px;
    left: 12px;
    z-index: 10;
    -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
    transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
    color: #a7a7a7;
}
/* FANCY LABEL #############################################################*/

input[type='radio']:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    background-color: #ffffff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #a7a7a7;
}

input[type='radio']:checked:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    background: #2294a7;
    background: -webkit-radial-gradient(#ffffff 20%, #2294a7 21%); /* Safari */
    background: -o-radial-gradient(#ffffff 20%, #2294a7 21%); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#ffffff 20%, #2294a7 21%); /* Firefox 3.6 to 15 */
    background: radial-gradient(#ffffff 20%, #2294a7 21%); /* Standard syntax */
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #a7a7a7;
}
.info-tooltip-icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 10px;
    margin-left: 15px;
    border: 1px solid #000;
}
.info-tooltip-content {
    display: block;
    transition: opacity .5s ease-out;
    height: auto;
    opacity: 0;
    font-weight: 400;
    position: absolute;
    color: #6d6d6f;
    text-align: left;
    max-width: 400px;
    padding: 10px;
    background-color: #f3f3f3;
    border: 1px solid #bbb;
    border-radius: 4px;
    z-index: -100;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
/* for A/B Testing */
.info-tooltip-icon-abtest-hide,
.open-cart-embroidery-abtest-hide,
.embroidery-details-toggle-abtest-hide,
.cart-embroidery-options-subtotals-abtest-hide,
.cart-embroidery-control-abtest-hide {
    display: none;
}
.cart-embroidery-control {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
}
.embroidery-label-details .cart-embroidery-control {
    margin-left: 10px;
}


.show-info-tooltip-content {
    display: block;
    opacity: 1;
    height: auto;
    z-index: 100;
}

.info-tooltip-close-content {
    display: none;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    background: url(/media/embroidery_icons/icon-close-grey.png) no-repeat center center;
}

.info-tooltip-content p {
    margin: 10px;
}

.info-tooltip-icon:hover {
    cursor: pointer;
}

.info-tooltip-icon:hover .info-tooltip-content {
    visibility: visible;
}

.info-tooltip-icon-after-line-text {
    margin-left: 15px;
}

@media (max-width: 768px) {
    .info-tooltip-close-content {
        display: block;
    }
}

/* QTY BUTTONS */
.add-to-cart .qty {
    float: left;
    color: #4A4A4A;
    padding: 0;
    margin:0;
    outline:none;
    width:40px;
    height: 40px;
    background:#ffffff;
    display:inline-block;
    text-align:center;
    font-size: 19px;
    border: 1px solid;
    border-bottom-color: #D8D8D8;
    border-top-color: #D8D8D8;
    border-left-color: transparent;
    border-right-color: transparent;
}
.add-to-cart .qty {
    font-size:19px;
}
.qtymin, .qtyplus {
    margin:0;
    outline:none;
    background:#ffffff;
    display:inline-block;
    font-size: 25px;
    font-weight: 100 !important;
    color: #4A4A4A;
    border: 1px solid #D8D8D8;
    width: 34px;
    height: 40px;
    float: left;
    line-height: 40px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
}

.qtymin:hover, .qtyplus:hover {
    border: 1px solid #4A4A4A;
}

.qtymin.disabled {
    color: #D8D8D8;
}

.qtymin:active,
.qtyplus:active {
    background: #4A4A4A;
    color: #ffffff;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
#catalogrequest_slideout {
	position:fixed;
	background-color:#ffffff;
	border:3px solid #4a4a4a;
	bottom:0;
	right:-100%;
	padding:15px;
	z-index:1000;
	color:#4a4a4a;
	max-height:100%;
	box-sizing:border-box;
	-webkit-overflow-scrolling : touch;
	overflow: auto;
	display:none;
}
#catalogrequest_slideout.expanded,
#catalogrequest_slideout.open {
	display:block;
}
#catFormSpacer {
	height:0;
	transition:height linear 100ms;
}
.expanded #catFormSpacer {
	height:100px;
}
.cat-prompt-content {
	position:relative;
}
#catalogImage {
	position:absolute;
	top:-5px;
	left:-14px;
	width:290px;
	z-index:-1;
}
.cat-slidein-container .headline {
	font-size:20px;
	font-weight: 500;
	margin-bottom:15px;
	white-space:nowrap;
}
.cat-slidein-container .closer {
	float:left;
	position:relative;
	cursor:pointer;
	stroke:#4a4a4a;
	stroke-width: 2px;
	height: 24px;
	width: 24px;
}
.cat-slidein-container .desc {
	font-size:14px;
	line-height:17px;
	letter-spacing: 0.5px;
}
.cat-slidein-container .form-success-message {
	display:none;
	text-align: center;
	font-size: 12px;
	float: none;
	width: auto;
	margin: 0 0 10px 0;
}
.cat-form-content {
	background:#ffffff;
}
.request-btn-container,
.prompt-text-wrap {
	width:60%;
	float:right;
	text-align: center;
}
.request-btn-container {
	margin:15px 0 20px;
	transition:width ease-in-out 500ms;
}
.prompt-text-wrap {
	margin:30px 0 15px;
}
.request-btn-wrap {
	width:215px;
	display: inline-block;
	transition:width ease-in-out 500ms;
}
.expanded .request-btn-container {
	width:100%;
}
.expanded .request-btn-wrap {
	width:350px;
}
.cat-page-recaptcha {
	padding-left: 29%;
}
.catalog-request-popup .fancybox-skin {
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}
.cat-form-content .grid_18 {width:720px;}
.cat-form-content .grid_9 {width:350px; margin:0 10px;}
.cat-form-content .grid_3 {width:175px;}
.cat-form-content .grid_18.alpha,
.cat-form-content .grid_9.alpha {margin-left:0;}
.cat-form-content .grid_18.omega,
.cat-form-content .grid_9.omega {margin-right:0;}

.cat-form-content select {
	-webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    height: 54px;
    border-radius: 0px;
    border: 1px solid #A7A7A7;
    padding: 5px 10px 5px 10px;
    font-size: 13px;
    background: #fff url(images/dropdown-arrow.png) no-repeat right 10px center;
    background-size: 10px 6px;
    width: 100%;
    margin-bottom: 0px;
}

.cat-recaptcha {
	float:left;
	width:100%;
	text-align:center;
	margin-top:20px;
}

#cat-slideout-recaptcha {
	display:inline-block;
}
.catalogCheck {
	padding: 20px 0;
}

.catalog-img {
	width:100%;
}
.cat {
	font-size: 11pt;
	line-height: 24px;
	text-align: center;
}
.cat-bottom {
	padding-bottom: 3%;
}

.shipping-address-fields input.catalog-submit {
	border-style:none;
	border-image-width: 0;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
	cursor: pointer;
	font-weight: 500;
	letter-spacing: normal;
	background-color: #2294A7;
	border: none !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	width: 100%;
}
.br480 {
	display:none;
}

@media screen and (max-width: 960px) {
	.cat-form-content .customwrap {width:auto;}
	.cat-form-content .grid_18 {width:550px;}
	.cat-form-content .grid_9 {width:265px; margin:0 10px;}
}

@media screen and (max-width: 768px) {
	.cat-form-content .grid_18,
	.cat-form-content .grid_9 {width:400px; margin:0;}
	.cat-form-content .customwrap {width:400px;}
	.cat-page-recaptcha {padding-left: 20% !important;}
	.cat-page-img {padding-left: 15%;}
}

@media screen and (max-width: 767px) {
	#catalogrequest_slideout {
		bottom:-100%;
		right:0;
		max-height:100%;
		width: 100%;
	}
	#catalogrequest_slideout.open {
		bottom:0;
	}
	.cat-slidein-container .headline {
		font-size:18px;
	}
	#catalogImage {
		top: -20px;
		left: 0;
		width: 41%;
	}
	.prompt-text-wrap {
		width:59%;
		margin:10px 0 5px;
	}
	.request-btn-container {
		margin: 15px 0 5px;
	}
}

@media screen and (max-width:568px) {
	#catalogrequest_slideout {
		padding: 10px;
	}
	.expanded #catFormSpacer {
		height: 45px;
	}
	.prompt-text-wrap {
		margin: 5px 0 0;
	}
	.expanded .prompt-text-wrap {
		padding: 150px 0 0;
		width:100%;
	}
	.prompt-text-wrap p {
		display: none;
	}
	.expanded .prompt-text-wrap p {
		display: block;
		margin:10px 0 0;
		padding:0 10%;
	}
	#catalogImage {
		top: -61%;
		left: 10%;
		width: auto;
		height: 81px;
	}
	.expanded #catalogImage {
		top: -15px;
		left: 50%;
		width: auto;
		height: 200px;
		transform: translateX(-50%)
	}
	.catalog-submit.btn-blue.btn-tall.btn-wide {
		background-color: #ffffff;
		color: #2294a7;
		padding: 0;
		width: auto;
		transition:all ease-in-out 300ms 300ms;
	}
	.expanded .catalog-submit.btn-blue.btn-tall.btn-wide {
		background-color: #2294a7;
		color: #ffffff;
		padding: 16px 18px;
		width: 100%;
	}
	.request-btn-wrap,
	.request-btn-container {
		transition-delay:300ms;
	}
	.cat-slidein-container .headline {
		font-size: 16px;
		margin-bottom: 0;
	}
	.request-btn-container {
		margin: 10px 0 0;
	}
	.request-btn-container, .prompt-text-wrap {
		padding-right: 5%;
	}
	.expanded .request-btn-container {
		padding-right: 0;
	}
	.expanded .request-btn-wrap {
		width: 100%;
	}
	.cat-slidein-container .closer {
		top: -5px;
		left: -5px;
	}
	.catalogCheck {
		padding: 0;
	}
	.expanded #catFormSpacer {
		height:45px;
	}
}

@media screen and (max-width: 480px) {
	.cat-form-content .grid_18,
	.cat-form-content .grid_9 {width:100% !important; margin:0;}
	.cat-rc {margin-left:-49px !important;}
	.cat-page-recaptcha {padding-left: 10% !important;}
	.cat-page-img {padding-left: 10%;}
	.expanded #catFormSpacer {
		height: 30px;
	}
	#catalogrequest_slideout {
		padding: 8px;
	}
	.cat-slidein-container .headline {
		white-space: normal;
	}
	#catalogImage {
		top: -8px;
		left: 6%;
		height:77px;
	}
	.request-btn-wrap {
		width: auto;
	}
	.prompt-text-wrap {
		margin: 0;
	}
	.request-btn-container, .prompt-text-wrap {
		padding: 0;
		width:55%;
		text-align:left;
	}
	.expanded .request-btn-container, .expanded .prompt-text-wrap {
		text-align:center;
	}
	.request-btn-container {
		margin: 5px 0 0;
	}
	.br480 {
		display:block;
	}
}

@media screen and (max-width: 320px) {
	.cat-rc {margin-left:-42px !important;}
	.cat-page-img {padding-left: 0 !important;}
	.cat {
		padding-left: 5%;
		padding-right: 5%;
	}

}

.si-icon-wrap {
    overflow:hidden;
    position: absolute;
    display:block;
    cursor:pointer;
    stroke:#6f7073;
    fill:#ffffff;
    transition:all ease-in-out 200ms;
}
.si-header .si-icon-wrap {stroke:#2294a7;}
.si-icon-wrap svg {
    height:100%;
    width:100%;
}
.vcenter {
    top:50%;
    transform:translateY(-50%);
}
.si-icon-wrap-rt {
    right:10px;
}
.si-icon-wrap-lt {
    left:10px;
}
.si-header .si-icon-wrap {
    stroke-width:2px;
    height:24px;
    width:24px;
}
.nav-si-content .si-icon-wrap,
.si-content .si-icon-wrap {
    stroke-width:1px;
    height:20px;
    width:20px;
}
.si-icon-wrap:hover {stroke:#2294a7;}
.si-arrow-lt,
.si-arrow-lt-rnd {
    transition:all ease-in-out 200ms;
    transform:rotate(180deg);
}
.si-arrow-rt,
.si-arrow-rt-rnd {
    transition:all ease-in-out 200ms;
    /*transform:rotate(180deg);*/
}
.si-arrow-up,
.si-arrow-up-rnd {
    transition:all ease-in-out 200ms;
    transform:rotate(-90deg);
}
.si-arrow-down,
.si-arrow-down-rnd {
    transition:all ease-in-out 200ms;
    transform:rotate(90deg);
}
.si-alert-wrap a.fancybox-close {
    width:20px;
    height:20px;
}.no-results {
    margin:30px 0 0 0;
}
.no-results__upper h1.cms-head {
    margin-bottom:15px;
}
.search-bar--wrap {
    position:relative;
    background-color:#ffffff;
    color:#cccccc;
    box-sizing:border-box;
}
.search-more {
    font-weight:500;
}
#search-result_mini_form {
    display: flex;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
}
#search_autocomplete {
    overflow:scroll;
    padding: 10px;
    border: solid #eeeeee;
    border-width:0 1px 1px;
}
#search_autocomplete .resultbox-b {
    margin: 0 0 10px 5px;
}
.search-bar__input-wrap {
    width:100%;
    padding-right: 40px;
    box-sizing: border-box;
    flex: 0 1 auto;
}
.search-result__input-clear {
    stroke-width: 2px;
    height: 24px;
    width: 24px;
}
.input_search {
    position:relative;
}
.search-result--footer {
    margin: 100px 0 50px;
}
.search-result--footer-heading {
    text-transform: uppercase;
    font-weight: 500;
}
.search-result--footer-msg {
    margin-top:20px;
}
.no-results__upper {
    border:2px solid #000000;
    padding: 30px 20px 37px;
    text-align:center;
}
.no-results__container--narrow {
    text-align:left;
    width:75%;
    margin: 24px auto 0;
}
.no-results__container--narrow h1.cms-head {
    text-align:left;
}
.search-result__mini-form-wrap {
    margin-top: 14px;
}
#search-result__mini-form {
    display: flex;
    position: relative;
    width: 100%;
    margin-top:13px;
    box-sizing: border-box;
}
.search-result__input-wrap {
    width: 100%;
    box-sizing: border-box;
    flex: 0 1 auto;
    position:relative;
}
.search-bar__input,
.no-results__container--narrow #search-result__input {
    border:none;
    box-shadow:none;
    height:100%;
    width: 100%;
    z-index:1;
    color: #6f7073;
    font-size: 16px;
    background: #fff;
    overflow-x: hidden;
    box-sizing:border-box;
}
.mobHdr .search-bar__input {
    height: auto;
    z-index:1;
    color: #6f7073;
    font-size: 16px;
    line-height:33px;
    background: #fff;
    overflow-x: hidden;
    -webkit-appearance: none;
}
.no-results__container--narrow #search-result__input {
    border:1px solid #cacaca;
    border-radius:0;
    padding: 0 40px 0 10px;;
    -webkit-appearance: none;
}
.search-input-placeholder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color:#cccccc;
    font-size:16px
}
.no-results__container--narrow .search-input-placeholder {
    left: 10px;
}
.noresult__suggested-container {
    margin-top:50px;
}
.noresult__suggested-wrap .products-grid {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.noresult__suggested-wrap .products-grid li.item {
    flex: 0 1 30%;
}
.search-result--footer-heading,
.noresult__section-head,
.catalogsearch-noresult-index .page-title h1,
.catalogsearch-noresult-index h1.cms-head {
    color: #4a4a4a;
}
.no-results__container--narrow ul li {
    line-height:17px;
}
.catalogsearch-noresult-index h1.cms-head {
    font-size:14px;
}
.noresult__section-head,
.catalogsearch-noresult-index .page-title h1 {
    font-size:22px;
    line-height:30px;
    font-weight:400;
}
.noresult__section-head {
    margin-bottom:20px;
}
.search-result--footer-heading {
    font-weight:600;
}
.link-topsearch {
    position:relative;
    height:24px;
    width:24px;
    transform:rotate(45deg);
}
.search-cross-2,
.search-cross-1 {
    backface-visibility:hidden;
    position:absolute;
    width:2px;
    left:50%;
    top:50%;
    background-color:#6f7073;
}
.search-cross-1 {
    transform: translate3d(-50%, -50%, 0) scale(1.0, 1.0);
    height:100%;
}
.search-cross-2 {
    height:0;
    transform:rotate(90deg) translate3d(-50%, -50%, 0) scale(1.0, 1.0);
    transform-origin:top left;
}
.search-glass {
    position:absolute;
    top:0;
    right:50%;
    transform:translateX(50%);
    width:60%;
    height:60%;
    box-sizing: border-box;
    border:2px solid #6f7073;
    border-radius:50%;
    background-color:white;
}
.topsearch {
    width:100%;
    font-size: 16px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    color:#6c6c6c;
    letter-spacing: 1.14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#search {
    position:relative;
    font-size: 16px;
    font-weight:500;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    color:#6c6c6c;
    letter-spacing: 1.14px;
}
.search-bar__input-wrap {
    position:relative;
}
.topsearch-link-wrap {
    position:absolute;
    right:3px;
    top: 50%;
    transform: translateY(-50%);
    cursor:pointer;
}
.mobHdr .topsearch-link-wrap {
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}
.topsearch-content {
    width:960px;
    margin:auto;
    display: none;
    right: 0;
}
.mobHdr .hdr-links-gp {
    top: 24px;
}
.mobHdr #search-result_mini_form {
    height:54px;
}
.form-search .search-autocomplete li:hover {
    background:#dde9f6;
}
.form-search iframe#search_autocomplete_iefix {
    left:-1px !important;
}
.form-search .search-autocomplete {
    z-index:999;
    overflow:hidden;
    left:0 !important;
    width:100% !important;
    top:35px !important;
    position:inherit !important
}
.form-search .search-autocomplete ul {
    background-color:#fff;
    margin-bottom:0;
}
.form-search .search-autocomplete li {
    padding:8px;
    cursor:pointer;
}
.form-search .search-autocomplete li .amount {
    float:right;
}
.form-search .search-autocomplete {
    width:100%!important
}
.search-results .s_suggest {
    line-height:1.25em;
}
.headfix .topsearch-link-wrap {
    right: 176px;
}
.headfix #topsearch .topsearch-content {
    border-top: 9px solid transparent;
    top:23px;
}
.mobHdr .link-topsearch,
.headfix .link-topsearch {
    height:21px;
    width:21px;
}
.outerwrap--top .topsearch {
    display:none;
}
.mobHdr .outerwrap--top .topsearch {
    display:block;
}

@media screen and (max-width: 960px) {
    .link-topsearch {
        height:21px;
        width:21px;
    }
    .headfix .topsearch-link-wrap {
        right: 40px;
    }
    .headfix #topsearch .topsearch-content {
        border-top: 17px solid transparent;
        top: 15px;
    }
    .topsearch-content {
        width: 700px;
    }
}

@media screen and (max-width: 768px) {
    .noresult__suggested-wrap .products-grid {
        justify-content: space-around;
    }
    #search {border:none;}
    .topsearch-link-wrap {
        right: 45px;
        top: 50%;
        transform: translateY(-50%);
    }
    .topsearch-content {
        top:100%;
        width:100%;
    }
    .outerwrap--top .topsearch {
        display:block;
    }
}

@media screen and (max-width: 568px) {
    .no-results__container--narrow {
        width: 100%;
        margin: 55px auto 0;
    }
    .noresult__section-head,
    .catalogsearch-noresult-index .page-title h1 {
        font-size: 24px;
    }
    #search-result__mini-form {
        margin-top: 15px;
    }
    .search-result__mini-form-wrap {
        margin-top: 30px;
    }
}

@media screen and (max-width: 479px) {
    .no-results__upper {
        padding: 30px 8px;
    }
    #search-result_mini_form {
        display:block;
    }
    .search-bar__input-wrap {
        display:block;
        flex:none;
        margin-bottom:18px;
        padding:0;
    }
    .button.search-bar__btn--submit {
        display:block;
        flex:none;
        width:100%;
    }
    .topsearch-link-wrap,
    .mobHdr .topsearch-link-wrap {
        right: 40px;
    }
}
.sidebar-iframe-container iframe {
    border:none;
}
.sidebar-iframe-wrap {
    display:block;
    height:100%;
    width:100%;
    max-width:375px;
    margin:auto;
    overflow:auto;
    -webkit-overflow-scrolling: touch;
}
.sidebarIframe {
    width:100%;
    height:100%;
}
.sidebar-iframe-overlay {
    position:absolute;
    top:0;
    left:0;
    background-color:transparent;
    z-index:-1;
}
.sidebar-iframe-overlay.active {
    height:100%;
    width:100%;
    z-index:6000;
}
.sidebar-iframe-wrap .si-actions {
    margin-top:20px;
    border:0;
    padding:19px 0;
}
.si * {box-sizing:border-box;}
.si {
    background-color:#ffffff;
    color:#6f7073;
    position:fixed;
    top:0;
    z-index:10000;
    height:100%;
    box-sizing:border-box;
    line-height:25px;
    font-family:WhitneySemibold;
}
.si-overlay {
    height:0;
    width:0;
    position:fixed;
    top:0;
    left:0;
    margin:0;
    background-color:rgba(0,0,0,0.0);
    transition:background-color 0.25s;
}
.si-overlay.active {
    height:100%;
    width:100%;
    margin:0;
    background-color:rgba(0,0,0,0.5);
    z-index:9999;
    max-width: none;
}
.si-viewport {
    position:relative;
    overflow:hidden;
    width:375px;
    height:100%;
}
.si-panel {
    position:absolute;
    width:375px;
    min-width:320px;
    height:100%;
    background-color:#ffffff;
    display:flex;
    flex-flow:column;
    left:-100%;
}
.curr-pnl {
    left:0;
    z-index:2;
    transition:left linear 450ms;
}
.prev-pnl {
    left:-100%;
    z-index:1;
    transition:left linear 750ms;
}
.next-pnl {
    left:100%;
    z-index:1;
    transition:left linear 750ms;
}
.prev-pnl.inactive-pnl,
.next-pnl.inactive-pnl {
    z-index:0;
}
.si-arrow-lt {
    transform: rotate(-180deg);
}
.si-main-prev {left:10px;}
.si-main-close {right:10px;}
.si-row .si-main-prev.si-icon {
    transform:translateY(-50%) rotate(180deg);
    top:50%;
}
.create-acct-msg {
    margin-top: 50px;
    text-align: center;
}
.sidebar-iframe-container .si-panel {
    background: url(images/loading-hc-dark.gif) center center no-repeat;
}
.si-rt {left:100%; transition:transform 500ms;}
.si-header {
    flex:0 1 auto;
    border-bottom: 1px solid #e1e1e1;
    background-color:#ffffff;
}
.si-content {
    flex:1 1 auto;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
}
.si-actions {
    width:100%;
    padding:19px 13px;
    flex:0 1 auto;
    border-top: 1px solid #e1e1e1;
    background-color:#ffffff;
    box-sizing:border-box;
}
.si-actions-lt {padding-right:2%;}
.si-actions-rt {padding-left:2%;}
.si-actions-lt,
.si-actions-rt {width:50%; float:left;}


.currPnl {
    left:0;
    z-index: 2;
    transition:left linear 450ms;
}
.inactivePnl.prevPnl {
    z-index: 1;
}
.inactivePnl {
    z-index: 0;
    transition:left linear 450ms;
}
.inactivePnl.slideLeft {
    left:-100%;
}
.inactivePnl.slideRight {
    left:100%;
}

/* SIDEBAR FORMS #############################################################*/
.sidebar-form .input-box {margin-top: 20px;}
.sidebar-form .account-login .buttons-set {
    margin-top:20px;
}
.sidebar-form .buttons-set {position:relative; margin-top:20px;}
.sidebar-form .page-title {margin:0 0 20px;}
.sidebar-form {margin:20px 0; display:block;}
.sidebar-form .page-title p {margin-top:20px;}
.inner-pnl-title {margin:20px 0 0;}
.register-forget {font-weight:500;}
.form-list .input-box.referred-by-other-wrap {
    display:none;
}
.fieldset.optional-fieldset {
    margin:50px 0;
}
.fieldset.optional-fieldset .input-box {
    margin:10px 0 0;
}
/* SIDEBAR FORMS #############################################################*/
@media screen and (max-width: 768px) {

    .nav-si * {
        box-sizing: border-box;
    }
    .nav-si-panel,
    .nav-si-viewport,
    .nav-si {
       width: 250px;
    }
    .nav-si {
        background-color: #ffffff;
        color: #6f7073;
        position: absolute;
        top: 0;
        z-index: 10000;
        height: 100%;
        box-sizing: border-box;
        font-family: WhitneySemibold;
    }

    .nav-si-overlay {
        height: 0;
        width: 0;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0 .0);
        transition: background-color 0 .25s;
    }

    .nav-si-overlay .active {
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0 .5);
        z-index: 9999;
    }

    .nav-si-viewport {
        position: relative;
        overflow: hidden;
        height: 100%;
    }
    .nav-si-panel[data-level] {
        display:block;
        position: absolute;
        min-width: 250px;
        height: 100%;
        background-color: #ffffff;
        display: flex;
        flex-flow: column;
        left: -100%;
    }

    .nav-si .curr-pnl,
    .nav-si .prev-pnl,
    .nav-si .next-pnl {
        transition: left linear 250ms;
    }

    .nav-si .curr-pnl {
        left: 0;
        z-index: 2;
    }

   .nav-si .prev-pnl {
        left: -100%;
        z-index: 1;
    }

   .nav-si .next-pnl {
        left: 100%;
        z-index: 1;
    }

   .nav-si .prev-pnl .inactive-pnl,
   .nav-si .next-pnl .inactive-pnl {
        z-index: 0;
    }

   .nav-si-arrow-lt {
        transform: rotate(-180deg);
    }

   .nav-si-main-prev {
        left: 10px;
    }

   .nav-si-main-close {
        right: 10px;
    }

   .nav-si-row .si-main-prev .si-icon {
        transform: translateY(-50%) rotate(180deg);
        top: 50%;
    }

   .nav-si .create-acct-msg {
        margin-top: 50px;
        text-align: center;
    }

   .nav-sidebar-iframe-container .si-panel {
        background: url(css/ripen/ ./ . ./images/loading-hc-dark .gif) center center no-repeat;
    }

   .nav-si-rt {
        left: 100%;
        transition: transform 500ms;
    }

   .nav-si-header {
        flex: 0 1 auto;
        border-bottom: 1px solid #e1e1e1;
        background-color: #ffffff;
    }

   .nav-si-content {
        flex: 1 1 auto;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

   .nav-si-actions {
        width: 100%;
        padding: 19px 13px;
        flex: 0 1 auto;
        border-top: 1px solid #e1e1e1;
        background-color: #ffffff;
        box-sizing: border-box;
    }

   .nav-si-actions-lt {
        padding-right: 2%;
    }

   .nav-si-actions-rt {
        padding-left: 2%;
    }

   .nav-si-actions-lt,
   .nav-si-actions-rt {
        width: 50%;
        float: left;
    }

   .nav-si .currPnl {
        left: 0;
        z-index: 2;
        transition: left linear 450ms;
    }

   .nav-si .inactivePnl .prevPnl {
        z-index: 1;
    }

   .nav-si .inactivePnl {
        z-index: 0;
        transition: left linear 450ms;
    }

   .nav-si .inactivePnl .slideLeft {
        left: -100%;
    }

   .nav-si .inactivePnl .slideRight {
        left: 100%;
    }

    /* SIDEBAR FORMS #############################################################*/
   .nav-sidebar-form .input-box {
        margin-top: 20px;
    }

   .nav-sidebar-form .account-login .buttons-set {
        margin-top: 20px;
    }

    .nav-sidebar-form .buttons-set {
        position: relative;
        margin-top: 20px;
    }

    .nav-sidebar-form .page-title {
        margin: 0 0 20px;
    }

    .nav-sidebar-form {
        margin: 20px 0;
        display: block;
    }

    .nav-sidebar-form .page-title p {
        margin-top: 20px;
    }

    .nav-si .inner-pnl-title {
        margin: 20px 0 0;
    }

    .nav-si .register-forget {
        font-weight: 500;
    }


    /*.nav-sidebar-iframe-container iframe {*/
    /*border: none;*/
    /*}*/

    /*.nav-sidebar-iframe-wrap {*/
    /*display: block;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*max-width: 375px;*/
    /*overflow: auto;*/
    /*-webkit-overflow-scrolling: touch;*/
    /*}*/

    /*.nav-sidebarIframe {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*}*/

    /*.nav-sidebar-iframe-overlay {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background-color: transparent;*/
    /*z-index: -1;*/
    /*}*/

    /*.nav-sidebar-iframe-overlay .active {*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*z-index: 6000;*/
    /*}*/

    /*.nav-sidebar-iframe-wrap. .si-actions {*/
    /*margin-top: 20px;*/
    /*border: 0;*/
    /*padding: 19px 0;*/
    /*}*/
}iframe.sidebarEdit {
    border:none;
}
.sidebarEdit-wrap {
    display:flex;
    flex-flow:column;
    -webkit-overflow-scrolling: touch;
    overflow-y:scroll;
    height:100%;
}
.sidebarEdit {
    flex:1 1 auto;
}
.checkout-cart-configure .product-name {
    margin-top:10px;
}
.checkout-cart-configure .si-actions .pdp-add-to-cart-wrap {
    margin:0;
}
.checkout-cart-configure #default_price {
    margin:0 0 20px 0;
    display:block;
}
.checkout-cart-configure .product-view .product-essential {margin-top:0;}
#sidebarOverlay {
    position:absolute;
    top:0;
    left:0;
    background-color:transparent;
    z-index:-1;
}
#sidebarOverlay.active {
    height:100%;
    width:100%;
    z-index:6000;
}
.checkout-cart-configure .si-actions {
    border:0;
    padding:0;
}
.checkout-cart-configure.catalog-product-view #ProductDetail_UpsellProducts-Container {padding-top:0;}
.checkout-cart-configure.catalog-product-view .product-view {margin:0;}
.checkout-cart-configure.catalog-product-view .grid_24.em_main.omega.alpha {margin:0;}
.checkout-cart-configure.catalog-product-view #ProductDetail_ProductImage-Container {margin: 0 0 12px 0;}

@media screen and (max-width:320px) {
    #sidebar-cart-carousel-wrap .jcarousel-control-next,
    #sidebar-cart-carousel-wrap .jcarousel-control-prev {display:none;}
}.messages {
    list-style:none !important;
    margin:3px 0 20px;
    padding:0;
    width:100%;
    overflow:hidden;
}
.messages ul {
    list-style:none !important;
    padding:0 ;
    margin:0;
}
.error-msg {
    clear:both;
    min-height:13px;
    padding:16px 10px;
    margin-top:3px;
    font-size:14px;
    line-height:18px;
    color:#ffffff;
    background-color:#D0021B;
    text-align:center;
}
.error-msg {
    margin:3px 0 0;
}
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 5px 0 0;
    font-size: 10px;
    line-height: 13px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Lucida Grande','Lucida Sans','Lucida Sans Unicode',Arial,Helvetica,Verdana,sans-serif;
    font-weight:500;
    color: #D0021B;
}
.validation-failed {border-color:#D0021B !important;}
.validation-failed ~ label {color:#D0021B;}
#orderstatus .input-box {
    margin:20px 0;
}
#orderstatus-request {
    text-align: center;
}
.orderstatus-request-content {
    max-width:440px;
    display: inline-block;
}
.orderstatus-result-msg {
    color:#434343;
    text-transform:uppercase;
}
.login-advisory {
    margin:40px 0;
}
.login-advisory .false-link {
    margin:0 0 0 5px;
}
.orderstatus-form-wrap {
    width:300px;
    display:inline-block;
    text-align:left;
}
.orderstatus-result-index #cc_number {
    width: 66px;
    height: 50px;
    padding:0;
}
.orderstatus-result-index #cc_number.visa {
    background-position: calc(100% - 10px) -190px;
}
.orderstatus-result-index #cc_number.amex {
    background-position: calc(100% - 10px) -98px;
}
.orderstatus-result-index #cc_number.mastercard {
    background-position: calc(100% - 10px) -281px;
}
.orderstatus-result-index #cc_number.discover {
    background-position: calc(100% - 10px) -235px;
}
.info-hdg {
    color:#434343;
    font-weight:600;
    font-size:12px;
    white-space:nowrap;
}
.orderstatus-info {
    display: flex;
    justify-content: space-between;
    margin:40px 0 0 0;
}
.orderstatus-result-content {
    margin:35px 0 0 0;
    text-align:center;
}
.orderstatus-ship-date {
    margin-top: 15px;
    line-height: 25px;
}
.orderstatus-track {
    line-height:23px;
}
.orderstatus-carrier {
    text-transform:uppercase;
}
.orderstatus-result-msg,
.orderstatus-date {
    margin:15px 0 0 0;
}
.orderstatus-meta {
    padding: 0 60px 0 0;
    box-sizing: border-box;
    text-align: left;
}
.orderstatus-bill-addr {
    margin:20px 0 0 0;
}
.orderstatus-cart {
    margin:40px 0 0 0;
}
.orderstatus-cart .cart.bettercheckout {
    margin-top:0;
}
.orderstatus-pmt-hdg-mob,
.orderstatus-cart-hdg,
.orderstatus-cart-hdg-mob {
    color:#434343;
    font-weight:600;
    font-size: 14px;
    line-height: 18px;
}
.orderstatus-attr-lbl {
    text-transform: capitalize;
    color:#6f7073;
    font-size:12px;
    font-weight:normal;
}
.orderstatus-attr .false-link {
    font-weight:600;
}
#orderstatus-pmt-info {
    display:none;
}
.orderstatus-emb .location:first-of-type {
    padding-top:10px;
}
.location {
    text-transform:uppercase;
    font-size:12px;
    padding:20px 0 5px;
    border-bottom:1px solid #979797;
    border-width:0 0 1px 0;
}
.saved-cart-container .location {
    border:none;
}
.orderstatus-emb-row .type {
    display:flex;
    justify-content: space-between;
    align-items:center;
    padding:10px 0;
    border-bottom:1px solid #e1e1e1;
    line-height:16px;
}
.orderstatus-emb-row .embroidery-review-image img {
    height:16px;
}
.orderstatus-txt-lbl {
    color:#6F7073;
    font-size:12px;
}
.orderstatus-txt-val {
    font-weight:bold;
}
.orderstatus-item-container {
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    color:#6f7073;
}
.item-flex-container {
    display:flex;
}
.orderstatus-header-row,
.item-desk-container {
    display:flex;
    justify-content: space-between;
    align-items: stretch;
}
.orderstatus-header-row {
    border-bottom: 1px solid #434343;
    padding-bottom: 5px;
}
.orderstatus-hdr-col {
    color: #434343;
    font-weight: 600;
    font-size: 12px;
    padding-right:10px;
    box-sizing:border-box;
}
.orderstatus-col {
    padding-top: 5px;
    padding-right:10px;
    box-sizing:border-box;
}
.orderstatus-hdr-col:last-of-type,
.orderstatus-col:last-of-type {
    padding-right:0;
}
.med-wt {
    font-size: 14px;
    color: #404040;
    font-weight: 500;
}
.orderstatus-col-image {
    flex: 2.25 2.25 0;
}
.orderstatus-cols-container {
    flex: 8 8 0;
    display:flex;
}
.orderstatus-col-item {
    flex: 5 5 0;
    text-align: left;
}
.orderstatus-col-price {
    flex: 1 1 0;
}
.orderstatus-col-subtotal {
    flex: 1 1 0;
}
.orderstatus-col-qty {
    flex:1 1 0;
}
.checkout-recap-total-cost,
.checkout-recap-total-label {
    font-size: 14px;
    font-weight: 600;
    color:#333333;
}
.orderstatus-collaterals .totals {
    width:260px;
    background-color: #F7F8FA;
    padding: 20px;
    box-sizing:border-box;
    float:right;
    margin-top:60px;
}
.orderstatus-recap-row {
    padding: 0 0 15px 0;
}
.orderstatus-recap-row:first-of-type {
    margin-top:30px;
}
.orderstatus-coupon-code {
    font-size: 12px;
    font-weight:600;
    color: #6F7073;
}
.orderstatus-recap-total-grandtotal {
    border-top: 1px solid #E0E0E0;
    margin: 10px 0 0;
    padding: 25px 0 10px;
}
.orderstatus-pmt-hdg-mob,
.orderstatus-cart-hdg-mob {
    position: relative;
}
.orderstatus-cart .si-icon-wrap {
    height:20px;
    width:20px;
    right:-30px;
    stroke:#434343;
}
.si-icon-wrap.open .si-arrow-down {
    transform:rotate(-90deg);
}
.orderstatus-result-content .btn-wrap {
    margin-top:20px;
}

@media screen and (max-width: 960px) {
    .orderstatus-header-row {
        display: none;
    }
    .orderstatus-col-price {
        display: none;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 568px) {
    .orderstatus-cols-container {
        flex: 8 8 0;
        display:block;
        margin-top:10px;
    }
    .orderstatus-col-image {
        flex: 5 5 0;
    }
    .orderstatus-col-image img {
        width:100%;
    }
    .orderstatus-info {
        display:flex;
        justify-content:space-between;
    }
    .orderstatus-meta {
        padding-right:20px;
    }
    .orderstatus-billing-info {
        display:none;
    }
    .orderstatus-pmt-hdg-mob {
        display:inline-block;
    }
    .orderstatus-cart-hdg-mob .si-icon-wrap {
        display:block;
    }
    #orderstatus-cart-table {
        display:none;
    }
    #orderstatus-pmt-info,
    .orderstatus-cart .cart.bettercheckout {
        margin-top:30px;
    }
    #orderstatus-cart-table {
        border-top:1px solid #e0e0e0;
    }
    .orderstatus-billing-pmt,
    .orderstatus-bill-addr {
        width:50%;
        float:left;
    }
    .orderstatus-header-container {
        margin-bottom:40px;
    }
    .orderstatus-emb {
        padding:0 0 10px;
    }
    .orderstatus-collaterals .totals {
        width:100%;
    }
}
.zoomLens {
    background-color: white;
    cursor: zoom-in;
}
.zoomWindow {
    z-index: 70000 !important;
}
.zoomWrapper {
    margin: 0 auto;
}
.product-view .product-img-box .product-image {
    overflow: visible;
    min-height: 500px;
}
.swatch-title {
	font-weight: 600;
	position: absolute;
	padding-left: 3px;
}
.amconf-image-outofstock {
    padding: 0px;
    border: 3px solid #303030;
    filter:alpha(opacity=60);
    display: none;
}
.category-products  #amconf-block .input-box,
.cms-index-index  #amconf-block .input-box {
    margin:auto !important
}
.amconf-image-title {
    margin-bottom:5px;
}
#amconf_price_clone_container {
    float: left;
}
#amconf_price_clone_container ul {
    clear: both;
}

.MagicScrollArrows {
    cursor: pointer;
    position: absolute;
    display: block;
}
.MagicScrollArrowPrev { 
    width: 35px;
    height: 35px;
    background: url(js/amasty/amconf/images/miscellaneous_sprite_sm.png) 0 -35px no-repeat transparent;
    left:0;
}
.MagicScrollArrowNext {
    width: 35px;
    height: 35px; 
    background: url(js/amasty/amconf/images/miscellaneous_sprite_sm.png) -35px -35px no-repeat transparent;
    right:0;
}
#nextGallery.disabled, #prevGallery.disabled {
    opacity: 0.4;
    filter: alpha(opacity = 40);
    cursor: default;
}
.caroufredsel_wrapper {
    margin:0 auto !important;    
}
#amasty_gallery a{
    text-decoration: none;
}
#ampagination {
    text-align: center;
}
#ampagination a {
    background: url(js/amasty/amconf/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
#ampagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}
#ampagination a span {
    display: none;
}
.no-display{
    display: none !important;
}#bubble_tooltip{
    width:147px;
    position:absolute;
    display:none;
}
#bubble_tooltip .bubble_top{
    background-image: url('js/amasty/amconf/images/bubble_top.gif');
    background-repeat:no-repeat;
    height:16px;    
}
#bubble_tooltip .bubble_middle{
    background-image: url('js/amasty/amconf/images/bubble_middle.gif');
    background-repeat:repeat-y;    
    background-position:bottom left;
    padding-left:7px;
    padding-right:7px;
    text-align: center;
}
#bubble_tooltip .bubble_middle span{
    text-align: center;
    position:relative;
    top:-8px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size:16px;
}
#bubble_tooltip .bubble_bottom{
    background-image: url('js/amasty/amconf/images/bubble_bottom.gif');
    background-repeat:no-repeat;
    background-repeat:no-repeat;    
    height:44px;
    position:relative;
    top:-6px;
}

.bubble_tooltip {
    color: #000000;
    font: 11px Arial,Helvetica,sans-serif;
}
.bubble_tooltip .default {
    color: #808080;
    width: 250px;
}
.bubble_tooltip .default .toolbar {
    background: none repeat scroll 0 0 #F1F1F1;
    font-weight: bold;
}
.bubble_tooltip .default .title {
    padding: 5px;
}
.bubble_tooltip .default .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.bubble_tooltip .basic {
    color: #808080;
    width: 250px;
}
.bubble_tooltip .basic .toolbar {
    background: none repeat scroll 0 0 #F1F1F1;
    font-weight: bold;
}
.bubble_tooltip .basic .title {
    padding: 5px;
}
.bubble_tooltip .basic .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.bubble_tooltip .hint {
    background: none repeat scroll 0 0 #FFF6AA;
    color: #313120;
    width: 250px;
}
.bubble_tooltip .hint .toolbar {
    background: none repeat scroll 0 0 #FDF1A0;
    font-weight: bold;
}
.bubble_tooltip .hint .title, .bubble_tooltip .hint .content {
    padding: 5px;
}
.bubble_tooltip .protoblue {
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .protoblue .toolbar {
    background: none repeat scroll 0 0 #0D7CD0;
    font-weight: bold;
}
.bubble_tooltip .protoblue .title {
    padding: 5px;
}
.bubble_tooltip .protoblue .content {
    background: none repeat scroll 0 0 #1E90FF;
    padding: 5px;
}
.bubble_tooltip .creamy {
    color: #BB9C61;
    width: 250px;
}
.bubble_tooltip .creamy .toolbar {
    background: none repeat scroll 0 0 #F3EDC2;
    font-weight: bold;
}
.bubble_tooltip .creamy .title {
    padding: 5px;
}
.bubble_tooltip .creamy .content {
    background: none repeat scroll 0 0 #F8F4CA;
    padding: 5px;
}
.bubble_tooltip .darkgrey {
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .darkgrey .toolbar {
    background: none repeat scroll 0 0 #5F5F5F;
    font-weight: bold;
}
.bubble_tooltip .darkgrey .title {
    padding: 5px;
}
.bubble_tooltip .darkgrey .content {
    background: none repeat scroll 0 0 #808080;
    padding: 5px;
}
.bubble_tooltip .protogrey {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .protogrey .toolbar {
    background: none repeat scroll 0 0 #969C92;
    font-weight: bold;
}
.bubble_tooltip .protogrey .title {
    padding: 5px;
}
.bubble_tooltip .protogrey .content {
    color: #808080;
    padding: 5px;
}
.bubble_tooltip .protogrey .toolbar .close {
    height: 14px;
    width: 14px;
}
.bubble_tooltipLoader {
    border: 1px solid #DDDDDD;
    height: 14px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 14px;
}
.bubble_tooltip {
    overflow: hidden;
    position: absolute;
}
.bubble_tooltip .tooltip, .bubble_tooltip .toolbar, .bubble_tooltip .toolbar .title {
    position: relative;
}
.bubble_tooltip .content {
    clear: both;
}

.bubble_tooltip .tooltip {
    clear: both;
    float: left;
}

.bubble_tooltip .borderFrame {
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.bubble_tooltip .borderTop, .bubble_tooltip .borderBottom {
    overflow: hidden;
}
.bubble_tooltip .borderRow {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.bubble_tooltip_CornerWrapper {
    clear: both;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bubble_tooltip_Corner {
    float: right;
    position: relative;
}

.bubble_tooltip_BetweenCorners {
    clear: both;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.bubble_tooltip .borderMiddle {
    float: left;
    position: relative;
}
.bubble_tooltip .borderCenter {
    float: left;
    height: 100%;
    position: relative;
}

.bubble_tooltip_Stem {
    left:0;
    position: absolute;
    width: 100%;
}
    

.bubble_tooltip .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.bubble_tooltip .clearfix {
    display: inline-block;
    display: block;
}
#bottom-right {
    background: url(js/amasty/amconf/images/bottom-right.png) no-repeat scroll left top transparent;   
}
#top-right {
    background: url(js/amasty/amconf/images/top-right.png) no-repeat scroll left top transparent;   
}
#top-left {
    background: url(js/amasty/amconf/images/top-left.png) no-repeat scroll left top transparent;   
}
#bottom-left {
    background: url(js/amasty/amconf/images/bottom-left.png) no-repeat scroll left top transparent;   
}
