.product-add-ons:after,.product-add-ons:before,.product-detail-row:after,.product-detail-row:before{
    content:"";
    display:table
}
.product-add-ons:after,.product-detail-row:after{
    clear:both
}
.gift-card-personalize,.product-add-ons-img,.product-details,.product-other-products,.products-recently-viewed,.row .product-media.with-rvp,.row .seven.columns.with-rvp,.selectAddOns{
    margin-left:2.5%;
    float:left;
    min-height:1px;
    position:relative;
    box-sizing:border-box
}
.product-media{
    margin-left:0!important;
    margin-top:0;
    display:flex;
    position:relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.row .product-media.with-rvp{
    width:31.6666666667%;
    margin-left:0
}
@media (max-width:49.9275em){
    .row .product-media.with-rvp{
        float:left;
        margin-left:0;
        width:100%
    }
}
.row .seven.columns.with-rvp{
    width:48.75%
}
@media (max-width:49.9275em){
    .row .seven.columns.with-rvp{
        float:left;
        margin-left:0;
        width:100%
    }
}
.products-recently-viewed{
    width:14.5833333333%;
    text-align:center;
    font-size:14px;
    font-size:.875rem;
    border-left:1px solid #e1e1e1;
    padding-left:.6180469716em
}
@media (max-width:49.9275em){
    .products-recently-viewed{
        float:left;
        margin-left:0;
        width:100%;
        border-left:none;
        border-top:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
        padding:1em 0;
        margin-top:1em
    }
}
.products-recently-viewed h2{
    color:#96a0aa;
    font-weight:700;
    font-size:12px;
    font-size:.75rem;
    line-height:14px;
    line-height:.875rem;
    box-shadow:none;
    border-bottom:0;
    padding-bottom:0;
    margin-bottom:0;
    font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    text-transform:uppercase
}
.products-recently-viewed a{
    display:block;
    width:100%;
    margin-top:1.618em;
    color:#50545d
}
.products-recently-viewed img{
    border:1px solid #e1e1e1;
    display:block;
    margin:0 auto .6180469716em
}
.m-product-main-image,div.product-main-image{
    overflow:hidden;
    max-width:100%;
    width: 100%;
    display:flex;
    align-self: flex-start;
    float:right;
    position:relative;
    margin-left: 20px;
}
@media (max-width:49.9275em){
    .products-recently-viewed li{
        display:inline-block;
        width:49%;
        vertical-align:top
    }
    .m-product-main-image,div.product-main-image{
        margin: 0px;
    }
}
.giftCardProducts .product-media{
    margin-top:0
}
.product-media-options{
    float:left;
    clear:left;
}


.product-main-image-wrapper, .m-product-main-image-wrapper {
    margin:auto;
    max-height: 500px;
    text-align:center;
}
.m-product-main-image-wrapper {
    cursor: zoom-in;
}

.product-main-image-wrapper {
    width:100%;
}

.product-main-image-wrapper img{
    max-height: 500px;
    max-width:100%;
    margin: auto;
    border-radius: 3px;
}

#primary-product-view {
	cursor: pointer;		/* Needed for IE */	
	cursor: zoom-in;		/* All other browsers use this */
}

.product-alternate-images{
    width:90%;
    float:left;
    margin-top:0;
    display:inline-block;
}

.m-product-main-image a{
    margin:auto;
}

.m-product-main-image img{
    float:left;
    max-height: 450px;
    margin-bottom: .5rem;
    border-radius: 3px;
}

.m-product-alternate-images{
    width:100%;
    float:left;
    margin-top:1em;
    margin-bottom: .5em;
    display:flex;
    justify-content: left;
    flex-wrap:wrap;
}
.m-product-alt-image {	
   	margin: 0 0 1% 1%;
    width: 32%;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    height: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
    float: left;
    cursor: pointer;
}

.m-product-alt-image a{	
   display:block;
   height: 100%;
   position: relative;
}

.m-product-alt-image img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media (max-width:49.9275em){
    .product-alternate-images{
        margin-top:0;
        width:100%
    }
    .product-view-large{
        float:left;
        clear:left
    }
}
@media (max-width:425px){
	.m-product-alt-image {	
	   	width: 48.5%;
	}
}
.product-alt-image{
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    border:1px solid #e1e1e1;
    padding: 0;
    flex-grow:1;
    height: 50px;
    width: 50px;
    display:flex;
    align-items:stretch;
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
}

.product-alt-image a{
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}
.product-alt-image img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product-alt-image.current {
    border:1px solid black
}
.product-view-large{
    float:left;
    margin-top:1em;
    font-size:14px;
    font-size:.875rem;
    line-height:24px;
    font-weight: 500;
}
.product-view-large:before{
    content:"C";
    margin-right:.6180469716em;
    font-family:Cutco;
    font-size:12px;
    font-size:.75rem;
    display:inline-block;
    text-decoration:none
}
.product-360-link{
    float:right;
    text-decoration:none;
    margin-top:1em;
    margin-right: -18px;
    font-size:14px;
    font-size:.875rem;
    line-height:14px;
    line-height:.875rem;
    font-weight: bold;
    text-transform:uppercase;
}
.product-360-link:after{
    content:"O";
    margin-left:4px;
    font-family:Cutco2;
    font-size:24px;
    display:inline-block;
    font-weight: 500;
    text-decoration:none
}

.m-product-media .product-360-link {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5rem;
}

.product-item-no,.product-view-large{
    margin-right:1em
}
.m-product-view-large,.product-video{
    display:none
}
.product-view-large:hover{
     text-decoration:underline;
}
.product-description-video{
    margin-bottom:1em
}
.product-video.visible{
    margin-top:1.618em
}
.product-info-container{
	position: relative;
	padding: 1.618em;
	box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	margin-bottom: 8px;
}

.giftCardProducts h1,.product-name{
    font-size:32px;
    font-size:2rem;
    line-height:32px;
    line-height:2rem;
    margin-bottom:1rem;
    font-weight:700;
    letter-spacing:-.035em;
    color:black
}
@media (max-width:49.9275em){
    .product-view-large{
        display:none
    }
    .product-info-container{
		padding: 0;
		box-shadow: none;
		border: 1px solid transparent;
	}
    .product-info{
        margin-top:0;
        float:left;
        clear:left
    }
    .giftCardProducts h1,.product-name{
        font-size:32px;
        font-size:2rem
    }
}
.product-social{
    margin-bottom:.6180469716em;
    float:left;
    width:100%
}
.product-review-snippet{
    float:left
}
.giftCardProducts .social-buttons,.social-buttons{
    float:right;
    margin-top:.6180469716em
}
.giftCardProducts .social-buttons li,.social-buttons li{
    display:inline-block;
    margin-left:.3819820591em
}
.giftCardProducts .social-buttons a,.social-buttons a{
    display:block;
    font-size:12px;
    font-size:.75rem;
    width:20px;
    height:26px
}
a.googleplus-one{
    width:2.4166666667em
}
.facebook-like.socialite-loaded{
    position:relative;
    top:-3px
}
.product-item-no{
    font-size:16px;
    font-size:1rem;
    color:#767676
}
@media (max-width:49.9275em){
    .giftCardProducts .social-buttons,.social-buttons{
        float:left
    }
    .product-item-no{
        margin-right:.6180469716em
    }
}
.product-american-made,.product-guarantee{
    color:#50545d;
    text-decoration:underline
}
.product-american-made:hover,.product-guarantee:hover{
    text-decoration:none
}
.product-american-made{
    margin-right:1.618em
}
@media (max-width:49.9275em){
    .product-american-made{
        margin-right:.6180469716em
    }
    .product-guarantee{
        display:block
    }
}
.product-meta{
    margin-bottom:.6180469716em;
    font-size:14px;
    font-size:.875rem;
    line-height:16px;
    line-height:1rem
}
.product-short-description p{
    margin-bottom:.6180469716rem;
    font-size:18px;
    color:black
}
.product-short-description a{
    text-decoration:underline;
    font-size:18px;
}

.product-color {
	color: #50545d;
	font-weight: 500;
	margin-bottom: 0;
	float: left;
}

.product-detail-options a,.product-payment-details{
    text-decoration:underline
}
a.product-desc-promo{
    margin-left:0
}
a.product-desc-promo:after{
    content:"";
    margin-left:0
}
.product-promotions{
    float:left;
    width:100%;
    border-bottom:2px solid #e1e1e1;
    position:relative;
    display:flex;
    align-items:center;
}
.product-promotions:after,.product-promotions:before{
    content:"";
    display:table
}
.product-promotions:after{
    clear:both
}

.product-info .promo-50 {
	position: relative;
    top: auto;
    left: auto;
    float: right;
    display: block;
    margin: 0;
    padding: .4rem 2.5rem;
    width: auto;
    font-size: 14px;
}

.product-info .promo-item {
	position: relative;
    top: auto;
    left: auto;
    float: right;
    display: block;
    margin: 0;
    padding: .4rem 2.5rem;
    width: auto;
    font-size: 14px;
}

.product-info .promo-sale:before {
	margin-right:4px;
	font-size:10px;
}

@media (max-width:49.9275em){
	.product-info .promo-item,
	.product-info .promo-50 {
	    padding: .4rem;
	    text-align: center;
	    width: 100%;
	    margin: 1rem 0 0 0;
	    box-shadow: 0px 3px 0px 2px rgba(0,0,0,.1);
	}
}

.product-price{
    float:left;
    margin:1em 0;
    clear:left
}
.product-full-price{
    margin-right:1.618em
}
.product-sale-savings{
    color:#4096b8;
    margin-right:.6180469716em
}
@media (max-width:49.9275em){
    .product-price{
        margin-bottom:0
    }
    .product-sale-savings{
        display:block;
        margin-right:0;
        font-size:14px;
        font-size:.875rem
    }
    .product-item-no{
        font-size:14px;
    }
    .product-color {
		margin-top: 1rem;
	}
	.product-short-description p{
	    font-size:16px;
	}
}
.family-option-price,.giftCardProducts .pricingSingle,.product-now-price,.product-retail-price,.product-sale-price,.product-upsale-sale-price{
    color:#50545d;
    font-weight:700;
    font-size:18px;
    font-size:1.5rem;
    float:left;
    margin-right:1em
}
@media (max-width:49.9275em){
    .family-option-price,.giftCardProducts .pricingSingle,.product-now-price,.product-retail-price,.product-sale-price,.product-upsale-sale-price{
        font-size:18px;
        font-size:1.125rem;
        color:#50545d;
        margin-bottom:1rem;
    }
}
.product-sale-price,.product-upsale-sale-price,.sale .product-now-price,.v00005_EN_ECOM .product-now-price,.v00005_EN_OPEN .product-now-price,.v00005_EN_RETAIL .product-now-price{
    color:#4096b8
}
.product-now-price{
    float:none;
    margin-left:1em
}
.product-was-price{
    font-weight:400;
    color:#50545d
}
.family-option-price{
    float:none;
    display:block;
    margin-top:.6180469716em;
    font-size:14px;
    font-size:.875rem;
    line-height:20px;
    line-height:1.25rem
}
.product-upsale-sale-price{
    font-size:16px;
    font-size:1rem;
    float:none;
    margin-right:.3819820591em
}
.product-upsale-sale-savings{
    color:#f58220
}
.product-upsale-sale-savings,.product-upsell-full-price{
    display:none
}
@media (max-width:49.9275em){
    .product-upsale-sale-price,.product-upsale-sale-savings,.product-upsell-full-price{
        font-size:13px;
        font-size:.8125rem
    }
}
.product-upsell-price{
    color:#50545d;
    font-weight:700;
    font-size:14px;
    font-size:.875rem;
    line-height:17px;
    line-height:1.0625rem;
    margin:0 .3819820591em
}
@media (max-width:49.9275em){
    .product-upsell-price{
        font-size:13px;
        font-size:.8125rem
    }
}
.product-upsell-promotion span{
    box-shadow:none
}
.product-upsell-promotion span:before{
    border:none
}
.product-set-piece-price{
    color:#50545d;
    font-size:12px;
    font-size:.75rem
}
.product-set-piece-price strong{
    font-size:14px;
    font-size:.875rem
}
.product-now-price+.product-set-piece-price{
    display:block;
    clear:left;
    margin:1em 0
}
.product-promotions .product-promo{
    position:relative;
    left:0
}
.product-promotions .product-promo span{
    margin-bottom:-1em
}
.product-promotions .product-promo span.eligible{
    display:inline
}
.promo-set-savings+.eligible{
    position:absolute
}
.product-promo span{
    display:inline-block;
    font-weight:700;
    vertical-align:top;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px 4px 8px rgba(0,0,0,.1);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
    transition: box-shadow .5s;
}
.product-promo-eligible{
    font-size:14px;
    font-size:.875rem;
    color:#4096b8;
    padding:.5em 0;
    width:100%;
    float:left
}
.product-promo-eligible:before{
    font-style:normal;
    float:none;
    top:0
}
.product-promo-ineligible{
    font-size:14px;
    font-size:.875rem;
    color:#50545d;
    padding:.5em 0;
    width:100%;
    float:left;
    font-style:italic
}
.product-promo-ineligible:before{
    font-style:normal;
    content:'x';
    top:0;
    float:none
}
.product-promo .product-value{
    font-weight:400
}
.product-promo .product-value .tb-value-price,.product-promo .product-value .tb-value-savings{
    font-weight:700
}
.product-upsell-item{
    position:relative;
    display:block;
    max-width:12.5em;
    margin:0 auto
}
.promo-b3g4,.promo-b3g4-can,.promo-deal,.promo-diamond,.promo-new-diamond,.promo-set-sale,.promo-set-savings{
    background:#4096b8;
    color:#fff;
    top:-.6875em;
    position:relative;
    padding:.25em .75em
}
.product-other-products li{
    position:relative;
    margin-bottom:1.618em;
    display:inline-block;
    vertical-align:top;
    padding:.6180469716em
}
@media (max-width:49.9275em){
    .product-other-products li{
        margin-bottom:0
    }
}
.product-other-products .promo-b3g4,.product-other-products .promo-bestseller,.product-other-products .promo-bf-deal,.product-other-products .promo-bf-week-deal,.product-other-products .promo-customer-favorite,.product-other-products .promo-deal,.product-other-products .promo-ebf-deal,.product-other-products .promo-exclusive,.product-other-products .promo-free-steak,.product-other-products .promo-free-table,.product-other-products .promo-limited-offer,.product-other-products .promo-new,.product-other-products .promo-sale,.product-other-products .promo-set-savings,.product-other-products .promo-special-offer,.product-other-products .promo-value-offer{
    top:0;
    position:relative;
    background:rgba(64,150,184,.85);
    color:#fff;
    font-size:14px;
    font-size:.875rem;
    line-height:16px;
    line-height:1rem;
    display:block;
    margin-bottom:.6180469716em
}
.product-other-products .promo-set-savings{
    background:#fff;
    color:#50545d;
    border:2px solid #4096b8
}
.product-other-products .promo-deal{
    background-color:rgba(64,150,184,.85);
    color:#50545d
}
.product-other-products .promo-b3g4,.product-other-products .promo-b3g4-can,.product-other-products .promo-diamond{
    display:none
}
.product-other-products li:nth-of-type(2n+3){
    clear:left
}
.product-value{
    font-size:14px;
    font-size:.875rem;
    padding:.3571428571em .6180469716em;
    background:#4096b8;
    color:#fff;
    font-weight:400
}
.product-payments{
    display:block;
    clear:left;
    margin-top:1em;
    color:#50545d;
    font-size:14px;
    font-size:.875rem
}
.product-payment-amount{
    font-weight:700;
    margin-right:.6180469716em;
    color:#50545d
}
.product-payment-details{
    font-size:14px;
    font-size:.875rem;
    color:#50545d
}
.product-shipping,.product-stock,.product-sheath{
    float:right;
    margin-left:1em;
    font-size:14px;
    font-size:.875rem;
    color:#363636;
}
.product-shipping:before,.product-stock:before,.product-sheath:before{
    content:"y";
    font-family:cutco;
    font-size:14px;
    font-size:.875rem;
    margin-right:.2857142857em;
    color:#f96400;
}

@media (max-width:49.9275em){
    .product-shipping,.product-stock,.product-sheath{
        float:right;
        margin-left:0;
        margin-right:1.618em;
        margin-bottom:0
    }
    .product-shipping{
        clear:left
    }
}
.product-shipping:before{
    font-size:14px;
    font-size:.875rem;
    margin-right:.2857142857em;
    position:relative;
    float:left
}
.product-sheath:before{
    font-family:cutco2,cutco;
    font-size:14px;
    font-size:.875rem;
    margin-right:.2857142857em;
    position:relative;
    float:left
}
.product-extras {
    margin-left: auto;
}
.wm-ship-detail .product-shipping:after{
    content:"Details";
    font-style:italic;
    font-size:11px;
    font-size:.6875rem;
    margin-left:.3819820591em;
    color:#737986
}
.product-stock:before{
    content:"d"
}
.product-sheath:before{
    content:"N";
    font-weight:600;
    font-size: 1em
}
.product-buy{
    float:left;
    padding:20px 0 0 0;
    width:100%;
    border-radius:0 0 4px 4px
}
.product-buy label{
    margin-bottom:0
}
.giftCardProducts .itemBuyOptions{
    float:left;
    border:1px solid #4096b8;
    background:#fff;
    padding:1em;
    width:100%;
    border-radius:8px
}
.product-detail-row{
    margin-top:1.618em
}
.selectMatColor,.selectOptionTitle{
    font-weight:700;
    color:#4096b8;
    margin:0 0 .6180469716em
}
.selectMatColor span,.selectOptionTitle span{
    font-weight:400;
    font-size:14px;
    font-size:.875rem;
    color:#50545d
}
.giftCardOption,.giftCardProducts .addToCart,.giftCardProducts .engravingOption,.giftCardProducts .qtyOption,.product-add-to-cart,.product-buy-qty,.product-engraving{
    display:inline-block;
    vertical-align:middle
}
.product-add-to-cart{
    width:60%
}
.product-add-to-cart button{
    padding: 1em 1.618em !important;
}
.giftCardOption{
    margin-right:.6180469716em
}
.giftCardProducts .engravingOption,.product-buy-qty,.product-engraving{
    margin-right:1.618em
}
@media (max-width:49.9275em){
    .product-add-to-cart{
        width:100%;
        margin-top:20px;
    }
    .product-buy {
	    padding: 20px 0 .6180469716em 0;
	}
    .giftCardProducts .engravingOption,.product-buy-qty,.product-engraving{
        margin-right:.8125em
    }
}
.customCardAmt,.product-add-ons,.product-buy-familys,.product-buy-options,.selectBlock,.selectCardAmt,.selectEdge,.selectStyle{
    float:left;
    margin-bottom:1em;
    padding-bottom:.3819820591em;
    border-bottom:1px solid #ece8ca;
    width:100%;
    font-weight:700
}
.customCardAmt,.selectCardAmt{
    border-color:#c9cfcf;
    padding-bottom:1em
}
.product-buy-qty label{
    color:#50545d;
    text-transform:uppercase;
    font-size:16px;
    font-size:1rem

}
.giftCardProducts #qty,
.product-buy-qty #qty{
    max-width:4.125em;
    border: 2px solid #e1e1e1;
    transition: box-shadow .3s;
}

.product-buy-qty #qty:focus{
    box-shadow: 2px 2px 11px rgba(0,0,0,.15);
    outline:none;
    transition: box-shadow .3s;
}

.qty span{
    margin-right: .6180469716em;
    font-weight: 500;
}
.blockOption,.edgeOption,.family-option,.handleOption,.styleOption{
    display:inline-block;
    text-align:center;
    padding:.6180469716em .3819820591em .3819820591em;
    background:#fff;
    border-radius:4px;
    margin:0 0 .6180469716em;
    border:2px solid #fff;
    font-size:14px;
    font-size:.875rem;
    line-height:17px;
    line-height:1.0625rem;
    vertical-align:top
}
.adjustFinish,.blockOption img{
    margin-right:.6180469716em;
    float:left
}
.first-family-option,.firstBlockOption,.firstEdgeOption,.firstHandleOption,.firstStyleOption,li.family-option:nth-of-type(3n+2){
    margin-left:0
}
.blockOption input,.edgeOption input,.family-option input,.handleOption input,.styleOption input{
    float:left;
    margin-right:.6180469716em;
    margin-bottom:1em
}
@media (max-width:74.99em){
    .blockOption input,.edgeOption input,.family-option input,.handleOption input,.styleOption input{
        margin-bottom:0
    }
    .blockOption img,.edgeOption img,.family-option img,.handleOption img,.styleOption img{
        max-width:4.6875em
    }
    .was-price-fix {
    	display:block;
    }
}
.blockOption img,.edgeOption img,.family-option img,.handleOption img,.styleOption img{
    display:block;
    margin-bottom:.6180469716em
}
.blockOption img:after,.blockOption img:before,.edgeOption img:after,.edgeOption img:before,.family-option img:after,.family-option img:before,.handleOption img:after,.handleOption img:before,.styleOption img:after,.styleOption img:before{
    content:"";
    display:table
}
.blockOption img:after,.edgeOption img:after,.family-option img:after,.handleOption img:after,.styleOption img:after{
    clear:both
}
.blockOption label,.edgeOption label,.family-option label,.handleOption label,.styleOption label{
    margin-bottom:0;
    display:block;
    font-weight:400;
    font-size:14px;
    font-size:.875rem;
    line-height:17px;
    line-height:1.0625rem
}
.blockOption:hover,.edgeOption:hover,.family-option:hover,.handleOption:hover,.styleOption:hover{
    border:2px solid #4096b8
}
.blockOption{
    width:40.5%
}
@media (max-width:49.9275em){
    .blockOption img,.edgeOption img,.family-option img,.handleOption img,.styleOption img{
        max-width:4.375em
    }
    .blockOption:nth-of-type(2),.edgeOption:nth-of-type(2),.styleOption:nth-of-type(2){
        margin-right:.6180469716em
    }
    .blockOption{
        width:47%
    }
}
.blockOption img{
    margin-bottom:0;
    width:auto
}
.blockOption .itemSelectRadio{
    margin-bottom:.6180469716em
}
.blockOption label{
    max-width:100%
}
.adjustFinish{
    max-width:6.25em
}
.blockOption.itemSelected,.edgeOption.itemSelected,.family-option.itemSelected,.handleOption.itemSelected,.styleOption.itemSelected{
    border-color:#4096b8
}
.blockOption.itemSelected:hover,.edgeOption.itemSelected:hover,.family-option.itemSelected:hover,.handleOption.itemSelected:hover,.styleOption.itemSelected:hover{
    background:#fff
}
.edgeOption{
    width:34.75%
}
.family-option{
    text-align:left;
    position:relative
}
.family-option:hover{
    border:2px solid #4096b8;
    background:#fff
}
.family-option-name{
    line-height:20px;
    line-height:1.25rem
}
.family-option-itemno{
    font-weight:400;
    color:#96a0aa;
    font-size:12px;
    font-size:.75rem;
    margin-left:.6180469716em;
    position:absolute;
    bottom:.4166666667em;
    right:.4166666667em
}
.family-option input{
    margin-bottom:6.8535260698em
}
.family-option img{
    max-width:100%;
    margin-bottom:0
}
.product-engraving{
    position:relative
}
.product-engraving input{
    position:relative;
    top:.125em;
    margin:0
}
.product-detail-options li,.product-detail-options p{
    margin-right:.6180469716em;
    display:inline-block
}
.product-engraving label{
    font-size:14px;
    font-size:.875rem;
    font-weight:400
}
@media (max-width:49.9275em){
    .product-engraving label{
        font-size:12px;
        font-size:.75rem
    }
}
.product-detail-options{
    float:left;
    margin-top:.6180469716em;
    margin-bottom:.6180469716em;
    font-size:14px;
    font-size:.875rem
}
.product-detail-options p{
    color:#50545d;
    font-size:14px;
    font-size:.875rem;
    margin-bottom:0
}
.product-detail-options ul{
    display:inline-block
}
.product-detail-options a:after{
    content:"m";
    font-size:12px;
    font-size:.75rem;
    font-family:cutco;
    position:relative;
    top:3px;
    display:inline-block
}
.product-description h2,.product-featured-review .product-featured-review-copy:after,.product-featured-review .product-featured-review-copy:before,.product-featured-review blockquote,.productDescription h2{
    font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}
.product-detail-options a:hover{
    text-decoration:none
}
.product-buy-cart-details{
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.product-buy-cart-details div{
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.product-detail-row{
    width:100%;
    max-width:1500px;
    min-width:300px;
    padding-left:10px;
    padding-right:10px;
    box-sizing:border-box;
    margin:0em auto 1.618em;
    font-size:16px;
    font-size:1rem;
    line-height:20px;
    line-height:1.25rem
}
.product-detail-row>:first-child{
    margin-left:0
}
@media (max-width:49.9275em){
    .product-buy-cart-details{
        display:inherit
    }
    .product-detail-row{
        width:auto;
        min-width:0;
        padding:0;
        border:0;
        margin:0
    }
}
.product-description h2,.productDescription h2{
    font-size:24px;
    font-size:1.5rem;
    line-height:31px;
    line-height:1.9375rem;
    margin:0 0 1em;
    padding:1em 0 0;
    width:100%;
    color:#50545d;
    font-weight:lighter;
    text-align:left;
    border-top:1px solid #e1e1e1;
    letter-spacing:-.015em
}
.product-description p,.productDescription p{
    padding:0
}

@media (max-width:49.9275em){
    .product-description h2,.productDescription h2{
        border-top:none;
        padding-toP:0;
        font-size:18px;
        font-size:1.125rem;
        line-height:22px;
        line-height:1.375rem;
        margin-bottom:.6180469716em
    }
    .m-wrap .product-description{
        padding:.6180469716em
    }
    div[aria-hidden=false] p,div[aria-hidden=false] ul{
        padding:0
    }
    .product-description,.product-specs,.product-specs-american-made,.productDescription,.setPieces{
        font-size:14px;
        font-size:.875rem;
        line-height:19px;
        line-height:1.1875rem
    }
}
.productDescription{
    float:left
}
.giftCardProducts .productDescription h2{
    margin:0 0 .6180469716em
}
.product-description,.product-specs,.product-specs-american-made,.productDescription,.setPieces{
    float:left;
    margin-top:1em;
    clear:both;
    width:100%
}
@media (max-width:49.9275em){
    .product-specs{
        margin-bottom:1.618em
    }
    ul.setPieces{
        padding:0
    }
}
.product-description,.productDescription,.setPieces{
    margin-top:0
}
.setPieces{
    margin-bottom:0
}
.setPieces a{
    text-decoration:underline
}
ul.setPieces{
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.setPieces li{
    width:calc((100% - 5px)/ 3);
    text-align:center;
    margin-bottom:1.618em;
    padding:1em;
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    align-self:center;
    color:#50545d
}
@media (max-width:49.9275em){
    .setPieces li{
        width:calc((100% - 5px)/ 2);
        padding:.6180469716em
    }
    p.introduction{
        font-size:14px;
        font-size:.875rem;
        line-height:19px;
        line-height:1.1875rem
    }
}
.setPieces li a{
    color:#50545d;
    text-decoration:none
}
.featureList .featureTitle,li.setPieceIntro{
    color:#4096b8;
    text-transform:uppercase;
    font-weight:700
}

li.setPieceIntro{
    width:100%;
    border-bottom:1px solid #c9cfcf;
    margin-bottom:.6180469716em;
    text-align:left;
    letter-spacing:.125rem;
    padding:0 0 .6180469716em
}
.featureList .feature,.product-description .introduction,.productDescription .introduction{
    margin-bottom:1.618em
}
.featureList,.product-description .introduction,.product-details .introduction{
    width:100%;
    clear:left;
    max-width:100%
}
.featureList br{
    display:none
}
.featureList .feature{
    font-size:15px;
    font-size:.9375rem;
    line-height:21px;
    line-height:1.3125rem;
    float:left;
    width:100%
}
.featureList .featureTitle{
    display:block;
    margin-bottom:.6180469716em;
    letter-spacing:1.5px
}
@media (max-width:49.9275em){
    .featureList .feature{
        text-align:center;
        font-size:14px;
        font-size:.875rem;
        line-height:19px;
        line-height:1.1875rem;
        -webkit-flex-basis:50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%
    }
    .featureList .featureTitle{
        margin-bottom:.6180469716em;
        line-height:17px;
        line-height:1.0625rem
    }
    .featureList br{
        display:none
    }
}
.featureImg{
    float:left;
    font-size:16px;
    font-size:1rem;
    width:9.375em;
    height:6.25em;
    margin-right:1.618em;
    border:1px solid #d7dbdb;
    border-radius:4px;
    box-shadow:0 1.5px 4px rgba(150,160,170,.24),0 1.5px 6px rgba(150,160,170,.12);
    margin-bottom:.6180469716em;
    clear:both;
    background:url(https://images.cutco.com/products/features/2016-features.jpg)
}
.featureImg:after,.featureImg:before{
    content:"";
    display:table
}
.featureImg:after{
    clear:both
}
@media (max-width:49.9275em){
    .featureImg{
        float:none;
        margin:0 auto .6180469716em;
        display:inline-block
    }
}
.feature-image{
    float:left;
    margin-right:1.618em;
    width:50%;
    border:1px solid #c9cfcf;
    border-radius:.1875em
}
.feature-image img{
    display:block;
    border-radius:.25em
}
.product-featured-review{
    text-align:center;
    width:100%;
    padding:1.618em;
    position:relative;
    top:0;
    right:0;
    float:left;
    margin-left:0;
    background:#faf8f0;
    outline:#e1e1e1 solid 1px;
    outline-offset:-8px
}
@media (max-width:49.9275em){
    .feature-image{
        width:100%;
        margin-bottom:1em;
        margin-right:0
    }
    .product-featured-review{
        position:relative;
        right:auto;
        margin-bottom:0;
        padding:1em;
        outline:0;
        border:1px solid #e1e1e1;
        background:0 0
    }
}
.product-featured-review h3{
    color:#50545d;
    text-transform:uppercase;
    font-size:20px;
    font-size:1.25rem
}
.product-featured-review blockquote{
    margin:0;
    color:#50545d;
    text-align:center
}
.product-featured-review .product-featured-review-copy{
    quotes:"\201C" "\201D" "\2018" "\2019"
}
.product-featured-review .product-featured-review-copy:before{
    content:open-quote
}
.product-featured-review .product-featured-review-copy:after{
    content:close-quote
}
.product-featured-review .product-featured-review-author{
    font-style:italic;
    font-weight:700
}
.product-featured-review .product-feature-review-rating{
    font-family:cutco;
    color:#f58220;
    font-size:32px;
    font-size:2rem;
    line-height:48px;
    line-height:3rem;
    text-align:center
}
.product-other-products h2,.product-reviews h2,.product-specs h2{
    font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    text-transform:uppercase;
    box-shadow:none
}
.product-reviews,.product-specs{
    width:100%;
    font-size:14px;
    font-size:.875rem;
    line-height:17px;
    line-height:1.0625rem
}
.product-reviews h2,.product-specs h2{
    font-weight:700;
    margin-bottom:1em;
    font-size:16px;
    font-size:1rem;
    line-height:20px;
    line-height:1.25rem;
    text-align:left;
    color:black;
    border-bottom:1px solid #c9cfcf;
    padding:0 0 .6180469716em
}
.product-specs .materialsList li{
    padding:.6180469716em;
    border-bottom:1px solid #e4e7e7
}
.product-specs .materialsList li:nth-child(even){
    background:#f2f3f3
}
.product-specs .part{
    font-weight:700;
    margin-bottom:.3819820591em;
    display:inline-block;
    vertical-align:top;
    width:25%
}
@media (max-width:49.9275em){
    .product-specs .part{
        display:block;
        width:100%;
        font-size:12px;
        font-size:.75rem;
        line-height:17px;
        line-height:1.0625rem
    }
}
.product-specs .material{
    display:inline-block;
    vertical-align:top;
    width:70%
}
@media (max-width:49.9275em){
    .product-specs .material{
        display:block;
        width:100%;
        font-size:12px;
        font-size:.75rem;
        line-height:17px;
        line-height:1.0625rem
    }
}
.american-made .part{
    width:100%
}
.product-details{
    width:70%;
    padding-right:1.618em;
    margin-top:0;
    margin-bottom:1em;
    float:left
}
@media (max-width:49.9275em){
    .product-details{
        float:left;
        margin-left:0;
        width:100%;
        border:none;
        padding-right:0;
        margin-bottom:0
    }
}
.product-other-products{
    width:30%;
    text-align:center;
    margin-bottom:1em;
    margin-left: 0px;
    font-size:14px;
    font-size:.875rem;
    line-height:17px;
    line-height:1.0625rem;
    margin-top:1em;
    padding:0;
    border:none;
    min-width:7.1428571429em
}
.product-other-products.related-products{
    border-left: 1px solid #e1e1e1;
}
@media (max-width:49.9275em){
    .product-other-products{
        float:left;
        margin-left:0;
        width:100%;
        margin-top:1.618em
    }
    .product-other-products.related-products{
        margin-top:0;
        padding-top:30px
    }
}

.product-other-products:last-of-type{
    border-bottom:none
}
.product-other-products li{
    float:left;
    width:50%
}
.product-other-products li img{
    margin-bottom:.6180469716em;
    max-height: 210px;
}
.product-other-products h2{
    margin-bottom:1rem;
    font-weight:500;
    font-size:14px;
    font-size:.875rem;
    line-height:14px;
    line-height:.875rem;
    padding-bottom:0;
    border-bottom:none;
    text-align:center;
    color:#50545d
}
@media (max-width:49.9275em){
    .product-other-products li img{
        margin-bottom:0
    }
    .product-other-products li{
        width:25%
    }
    .product-other-products{
        border-right:none
    }
    .product-other-products ul{
        display:-ms-flexbox;
        display:-webkit-flex;
        display:flex;
        -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .product-other-products h2{
        margin-bottom:42;
        text-align:center;
        color:#50545d;
        text-transform:uppercase;
        font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-weight:400;
        border-bottom:none;
        font-size:14px;
        font-size:.875rem;
        line-height:14px;
        line-height:.875rem;
        padding-bottom:0;
        letter-spacing:.125rem
    }
    .product-upsell-name{
        font-size:13px;
        font-size:.8125rem
    }
}
.product-upsell-name{
    width:100%;
    display:block;
    color:#50545d;
    margin-bottom:.6180469716em
}
.product-breadcrumbs{
    color:#50545d;
    font-size:18px;
    border-bottom: 2px solid #e1e1e1;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

.product-breadcrumbs li,.product-breadcrumbs ol{
    float:left
}
.product-breadcrumbs a{
    color:#50545d
}
.product-breadcrumbs a:after{
    font-size:18px;
    content:"/";
    position:relative;
    margin: 0 10px 0 6px;
    text-decoration:none;
    display:inline-block
}

@media (max-width:49.9275em){
    .product-breadcrumbs{
        font-size:11px;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 1.8rem;
        padding-bottom: 1.15rem;
    }
    .product-breadcrumbs a:after{
        font-size:11px;
    }
}

@media (max-width:460px){
    .product-breadcrumbs{
        display:none;
    }
}

.product-add-to-lists .cart-item-added a,.product-specs-american-made a{
    text-decoration:underline
}
.product-call-to-order{
    display:none
}
@media (max-width:49.9275em){
    .product-call-to-order{
        display:inherit;
        clear:both;
        width:100%;
        float:left;
        margin:0
    }
}
.product-rep-offers{
    display:none
}
.product-specs-american-made{
    padding:2.617924em 1em 0;
    width:100%;
    text-align:center;
    box-shadow:none;
    border:none;
    background:url(https://cutco.s3.amazonaws.com/new/css/img/american-banner.svg) top no-repeat #fff;
    background-size:100%
}
.product-specs-american-made span{
    width:100%
}
.product-specs-american-made h3{
    font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size:32px;
    font-size:2rem;
    line-height:36px;
    line-height:2.25rem;
    font-weight:700;
    margin-bottom:.6180469716em;
    color:#50545d;
    margin-left:0
}
@media (max-width:49.9275em){
    .product-specs-american-made h3{
        margin:0 0 .6180469716em
    }
    .product-specs-american-made p{
        margin:0
    }
}
.product-specs-american-made p{
    margin:0;
    color:#50545d
}
.customCardAmt label{
    margin-bottom:.3819820591em;
    color:#4096b8
}
#customCardAmt{
    width:4.6875em;
    margin-right:.6180469716em
}
.gift-card-incrememnts{
    font-size:14px;
    font-size:.875rem
}
.gift-card-personalize{
    float:none;
    margin-left:auto!important;
    margin-right:auto!important;
    width:65.8333333333%
}
@media (max-width:49.9275em){
    .gift-card-personalize{
        float:left;
        margin-left:0;
        width:100%
    }
}
.card-personalization label:after{
    content:""
}
.msgCard-characters,.msgTo-characters{
    font-size:14px;
    font-size:.875rem;
    margin-bottom:0
}
.cardAmtError{
    background:#f58220;
    color:#fff;
    padding:.6180469716em;
    border-radius:4px;
    margin-top:.6180469716em
}
#productDetails{
    padding-top:2.617924em;
    padding-bottom:2.617924em
}
.warning,p.caution{
    background:#f1f3bc;
    font-size:14px;
    font-size:.875rem;
    border-radius:.2857142857em;
    line-height:18px;
    line-height:1.125rem;
    padding:1em;
    clear:left;
    color:#50545d
}
.warning.introduction,p.caution.introduction{
    padding:1em
}
.warning:before,p.caution:before{
    content:'w';
    font-family:cutco;
    color:#d6db3b;
    font-size:42px;
    font-size:2.625rem;
    float:left;
    margin-right:.6180469716em;
    margin-bottom:1em;
    position:relative;
    top:0
}
.social-badge{
    float:left;
    margin-top:1em
}

.giftCardProducts .product-details{
    margin-left:0;
    margin-top:1.618em;
    width:100%
}
.giftCardProducts #productDetails{
    padding:0
}
.view-diagram:after{
    content:"1";
    font-family:cutco;
    font-size:24px;
    font-size:1.5rem;
    color:#4096b8
}
.productSpecs .btn-with-border{
    margin:1.618em 1.618em 0 0
}
.sale .not-eligible,.v00005_EN_ECOM .not-eligible,.v00005_EN_OPEN .not-eligible,.v00005_EN_RETAIL .not-eligible{
    font-size:12px;
    font-size:.75rem;
    font-style:italic;
    color:#4096b8;
    padding:.5em 0;
    width:100%;
    border-bottom:1px solid #e1e1e1
}
.not-eligible+.product-promo{
    top:.5714285714em
}
.not-eligible+.product-promo span:before{
    border-left:0
}
.product-buy-bar{
    width:100%;
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    padding:.6180469716em;
    background:rgba(255,255,255,.95);
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%);
    transition:all .3s cubic-bezier(.25,.1,0,.64)
}
.product-buy-bar .columns:last-of-type{
    text-align:right
}
.product-buy-bar--stick{
    box-shadow:0 3px 12px rgba(150,160,170,.23),0 3px 12px rgba(150,160,170,.16);
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.product-buy-bar-title{
    margin:0
}
.product-buy-bar .product-price{
    margin:.6180469716em 0
}
@media (max-width:49.9275em){
    .addthis_toolbox{
        display:none
    }
    .m-product-social .addthis_toolbox{
        display:inherit
    }
}
.m-product-media-options{
    display:none;
    margin-bottom:1em
}
.m-product-summary{
    margin:.3819820591em 1em
}
.m-product-info .product-meta,.m-product-info h1{
    margin-bottom:.6180469716em
}
.m-product-info{
    width:100%;
    float:left
}
.m-product-info h1{
    font-size:28px;
    font-size:1.75rem;
    border-bottom:none;
    padding-bottom:0;
    color:black
}
.m-product-info .product-meta,.m-product-info .product-name{
    display:inherit
}
.m-product-info .product-full-price,.m-product-info .product-sale-price,.m-product-info .product-sale-savings,.m-product-info .product-upsale-sale-price{
    display:block;
    width:100%;
    font-size:13px;
    font-size:.8125rem;
    margin-bottom:.3846153846em
}
.m-product-info .product-set-piece-price{
    float:left;
    clear:left;
    margin:1em 0;
    font-size:12px;
    font-size:.75rem;
    line-height:14px;
    line-height:.875rem
}
.m-product-info .promo-set-sale+.product-price{
    margin-top:0
}
.m-product-info .product-promo-eligible{
    font-size:12px;
    font-size:.75rem
}
.m-product-info .product-promo-eligible:before{
    content:none
}
.m-product-media{
    width:100%;
    float:left;
}
.m-product-media div.product-main-image{
    margin:0
}
.m-product-media button,.m-product-short-description button{
    background:#fff;
    font-family:Frutiger,"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    width:100%;
    padding-top:8px;
    padding-bottom:8px;
    color:black;
    margin:.5em 0;
    font-size: .75em;
    font-weight: 700;
    position:relative;
    overflow:hidden;
    outline: none;
}
.m-product-media button{
   	border: none;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius:3px;
    text-transform: uppercase;
}
.m-product-short-description button{
    border:1px solid #e1e1e1;
    border-radius:.25em;
    display:block
}
.m-product-info,.m-product-media,.m-product-promotions,.m-product-shipping,.m-product-short-description,.m-product-social,.m-product-stock,.m-product-summary,.m-section{
    display:none
}

.was-price-fix {
	font-size: 1.15rem;
}

@media (min-width:50em){
	.product-short-description {
		display: block !important;
	}
}

@media (max-width:49.9275em){
    .addthis_toolbox,.m-hide,.product-american-made,.product-detail-options,.product-guarantee,.product-media-options,.product-meta,.product-name,.product-short-description{
        display:none
    }
    .product-short-description {
        padding: .6180469716em;
        font-size:14px;
        font-size:.875rem;
    }
    .m-product-info,.m-product-media,.m-product-promotions,.m-product-shipping,.m-product-social,.m-product-summary,.m-section{
        display:inherit
    }
    .m-section,.m-section a{
        display:block;
        color:#50545d
    }
    .m-product-shipping{
        float:left;
        font-size:14px;
        font-size:.875rem;
        letter-spacing:-.025em;
        clear:left;
        margin:1em 0;
        text-align:left;
        width:100%;
        font-weight:700;
        font-style:italic;
        color:#4096b8
    }
    .product-info{
        width:100%;
        border-top:0;
        padding-top:0
    }
    .m-section{
        padding:.625em;
        background:#e1e1e1;
        border-bottom:1px solid #ece8ca;
        text-transform:uppercase;
        font-weight:700
    }
    .m-section a{
        font-size:14px;
        font-size:.875rem
    }
    .m-section a:after{
        content:"m";
        text-transform:none;
        font-family:cutco;
        color:#50545d;
        float:right
    }
    .m-section.open{
        margin-bottom:1em
    }
    .m-section.open a{
        color:#4096b8
    }
    .m-section.open a:after{
        content:"j";
        color:#4096b8
    }
    .was-price-fix {
    	display:block;
    	font-size: 1rem;
    }
}
.countdown-clock+a{
    display:none
}
.product-add-to-lists .cart-item-added{
    border:.0625em solid #f58220;
    background:#fff;
    padding:1em;
    border-radius:.25em;
    text-align:center;
    font-size:16px;
    font-size:1rem;
    line-height:19px;
    line-height:1.1875rem;
    display:block;
    margin:1em 0 0;
    color:#50545d
}
.product-add-to-lists .cart-item-added:before{
    content:""
}
.m-product-short-description p{
    font-size:14px;
    font-size:.875rem;
    line-height:19px;
    line-height:1.1875rem;
    color:#50545d
}
.morecontent span{
    display:none
}
.bv_review-highlights{
    border-bottom:1px solid #e1e1e1;
    margin-bottom:1em
}

.sheath-container {
    width: 100%;
    text-align: center;
    box-shadow: 0 0 0 1px #e1e1e1;
    padding: 10px;
    margin-top: 20px;
    border-radius: 3px;
}

.large-image-link {
    float: left;
    margin-left:0px;
    position:absolute;
    bottom:-24px;
    left:0;
}

.product-full {
    padding-bottom: 20px;
    border-bottom: 2px solid #e1e1e1;
}

.add-on-container {
	position: relative;
    padding: 1.618em;
    border-radius: 3px;
    border-left: 5px solid #fa761e;
    margin-bottom: 8px;
    float: right;
    box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
}

.add-on-title {
	font-weight: bold;
	font-size: 17px;
}

.add-on-item:first-of-type {
	margin-top: 10px;
}

.add-on-item:last-of-type {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0;
}

.add-on-item {
	display: flex;
	position: relative;
	align-items: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

.add-on-item input[type='checkbox'] {
	margin: 2px 6px 0px 0px;
	width: 16px;
	height:16px;
}

.add-on-image {
	margin-right: 8px;
	min-width: 8px;
}

.add-on-image img {
	display: block;
    margin: auto;
    max-height: 30px;
}

.add-on-name {
	font-weight: 500;
	margin-right: 8px;
}

.add-on-price {
	color: #96a0aa;
	font-weight: 500;
	margin-right: 6px;
}

.add-on-button {
	background: #363636;
	color: white;
	padding: 6px 10px;
	margin-left: auto;
	border-radius: 3px;
	border: none;
	font-size: 12px;
	outline: none;
	transition: .3s background, .3s width;
	border: 1px solid #363636;
}

.add-on-button:hover,
.quick-view-button:hover {
	background: #1e1e1e;
}

.add-on-quick-view {
	display: none;
}

.quick-view-toggle {
	font-size:60%;
	color:#96a0aa;
	margin-right:8px;
	margin-bottom:-3px;
}

.quick-view-toggle:hover ~ .add-on-quick-view,
.add-on-quick-view:hover {
	display: flex;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left:0px;
	background: white;
	padding: 20px;
	box-shadow: 3px 3px 15px rgba(0,0,0,.25);
	min-width: calc(100% - 3.236em);
	border: 1px solid #e1e1e1;
	z-index: 1000;
	border-radius: 3px;
}

.quick-view-flag {
	position: absolute;
	top: 10px;
	right: 10px;
}

.quick-view-image {
	float: left;
	padding: 0 10px;
    max-height: 120px;
    min-width: 100px;
    text-align: center;
}

.quick-view-image img{
	max-height: 120px;
    max-width: 100%;
    margin: auto;
}

.quick-view-content {
	display: block;
	float: left;
	padding-left: 20px;
}

.quick-view-title {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 22px;
}

.quick-view-number {
	font-size: 14px;
	color: #96a0aa;
	font-weight: 500;
}

.quick-view-description {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}

.quick-view-price {
	display: block;
	font-size: 22px;
	float: left;
}

.quick-view-button {
	background: #363636;
	color: white;
	padding: 6px 10px;
	margin-left: auto;
	border-radius: 3px;
	border: none;
	font-size: 12px;
	transition: .3s background, .3s width;
	float: right;
	outline: none;
	border: 1px solid #363636;
}

.add-on-button.clicked,
.quick-view-button.clicked {
	background: white !important;
	color: #62c56e !important;
	border-radius: 3px;
	border: 1px solid #62c56e !important;
	cursor: initial;
}

@media (max-width:49.9275em){
	.add-on-container {
	    padding: 1em;
	    margin-bottom: 8px;
	}
	.add-on-item:first-of-type {
		margin-top: 8px;
	}
	.add-on-item {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 1.2em;
	}
	.add-on-title {
		font-size: 16px;
	}
	.add-on-item input[type='checkbox'] {
		margin: 0px 6px 0px 0px;
		height: 17px;
		width: 17px;
	}
	.add-on-image {
		margin-right: 4px;
	}
	.add-on-image img {
		max-height: 22px;
	}
	.add-on-name {
		margin-right: 4px;
	}
	.add-on-button {
		background: #363636;
		color: white;
		padding: 4px 14px;
		font-size: 12px;
	}
	.quick-view-toggle {
		margin-right: 4px;
	}
	.quick-view-image {
		padding: 0px;
	}
	.quick-view-button {
		font-size: 10px;
	}
}

.appreciation-container {
    background: white;
    box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    margin-bottom: 48px;
    position: relative;
}

.appreciation-container .row {
    height: 100%;
    align-items: center;
    flex-direction: row;
    display: flex;
}

.crest-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 60%;
    min-height: 150px;
    border-right: 1px solid #e1e1e1;
    padding: 16px !important;
}

.crest-container img {
    width: 75px;
}

.donation-container span{
    margin-bottom: 1rem;
    display: block;
    color: #333;
}

.appreciation-info-container {
    margin: 0;
    padding: 32px !important;
}

.appreciation-info-container .product-name,
.appreciation-info-container .product-short-description {
    display: block !important;
}

.special-message-trigger {
    color: #dc3a03;
    cursor: pointer;
}

.special-message-trigger:hover {
    text-decoration: underline;
}

.special-message {
    width: 100%;
    transition: all .3s;
    position: relative;
    display: none;
}

.special-message textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 110px;
    border-radius: 5px;
    outline: none;
    box-shadow: 0 0 0 1px #e1e1e1;
    border: none;
    transition: all .3s;
    -webkit-appearance: none;
}
.special-message label {
    position: absolute;
    bottom: -12px;
    right: 0;
    font-weight: 500;
    color: #666;
    font-size: 12px;
}

.special-message textarea:focus {
    box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
}

.donation-price-options {
  display: flex;
  margin: 1rem 0;
  flex-direction: row;
}

.donation-price-options input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.donation-price-options label {
  position: relative;
  margin-right: 1em;
  padding-left: 2em;
  padding-right: 1em;
  line-height: 2;
  cursor: pointer;
  z-index:995;
  margin-bottom: 0px;
}
.donation-price-options label:last-of-type {
 
}
.donation-price-options label:before {
  box-sizing: border-box;
  content: " ";
  position: absolute;
  top: 0.3em;
  left: 0;
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 2px solid #f96400;
  border-radius: .25em;
  z-index: -1;
}

.donation-price-options input[type="radio"] + label::before {
  border-radius: 1em;
}

/* Checked */
.donation-price-options input[type="radio"]:checked + label {
  padding-left: 1em;
  color: white;
  text-shadow: 1px 1px 2px #f96400;
}
.donation-price-options input[type="radio"]:checked + label:before {
  top: 0;
  width: 100%;
  height: 2em;
  background: #f96400;
}

/* Transition */
.donation-price-options label,
.donation-price-options label::before {
  transition: .25s all ease;
}

.donation-custom {
	width: 100%;
    margin-bottom: 24px;
    float: left;
}

.donation-custom input {
    box-shadow: 0 0 0 1px #e1e1e1;
    border-radius: 25px;
    outline: none;
    border: none;
    transition: all .3s;
    padding: .6180469716em 1em .6180469716em 2em;
    background: white;
    color: #333;
    float: left;
    -webkit-appearance: none;
}

.donation-custom input.active {
    box-shadow: 0 0 0 1px #f96400;
    background: #f96400;
    color: white;
    position: relative;
}

.after-custom-amount {
    font-size: 16px;
    float: left;
    margin-bottom: 0px !important;
    margin-left: 8px;
    line-height: 37px;
    color: #62c56e !important;
}

.donation-custom input:focus {
    box-shadow: 0 0 0 1px #d6d6d6, 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
    background: white;
    color: #333;
}

.donation-custom input.active::-webkit-inner-spin-button, 
.donation-custom input.active::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.donation-custom input[type="radio"] {
    display:none;
}

.donation-custom label {
    margin-bottom: 8px;
}

.donation-custom-dollar {
    float: left;
    display: block;
    line-height: 37px;
    margin-bottom: 0;
    margin-right: -32px;
    margin-left: 16px;
    z-index: 996;
    position: relative;
    vertical-align: middle;
    max-height: 20px;
    color: #333;
    transition: all .3s;
}

.donation-custom-dollar.active {
    color: white;
}

.donation-button-container {
	width: 100%;
	display: flex;
	align-items: center;
}

.donation-button-container .btn-cart {
    width: 75%;
    margin: auto;
    display: inline-block;
    border-radius: 25px;
}

.donation-button-container .remove-military-gift {
	background: red !important;
	color: white;
	border-radius: 25px;	
	text-transform: uppercase;
	flex: 1;
	font-weight: 500;
	margin: 0 8px;
	line-height: 18px;
}

.donation-button-container .remove-military-gift:hover {
	background: #e50000 !important;
}

.donation-button-container .remove-military-gift:before{
    content:"x";
    text-transform: lowercase;
    font-family: cutco;
    margin-right: 4px;
    font-size: 11px;
    line-height:14px;
    position: relative;
    bottom: 0px;
}

.donation-additional-info {
	position: absolute;
	top: calc(100% + 8px);
	font-size: 12px;
	font-weight: 500;
	color: #dc3a03;
	left: 24px;
}

.donation-additional-info a {
	text-decoration: underline;
}


@media (max-width:74.99em){
    .appreciation-container .row {
        flex-direction: column;
    }
    .crest-container {
        height: auto;
        min-height: 120px;
        border-right: none;
        border-bottom: 1px solid #e1e1e1;
        padding: 0px !important;
    }
    .crest-container,
    .appreciation-info-container {
        width: 80% !important;
    }
    .crest-container img {
        width: 70px;
    }  
    .appreciation-info-container {
        margin: 0;
        padding: 32px 16px !important;
    }  
    .donation-button-container {
		flex-direction: column;
	}
    .donation-container .btn-cart {
        width: 100%;
    }
    .donation-container .remove-military-gift {
        margin: 8px 8px 0px 8px;
    }
    .donation-additional-info {
		left: 0px;
	}
}

@media (max-width:49.9275em){
    .crest-container,
    .appreciation-info-container {
        width: 90% !important;
    }
    .crest-container img {
        width: 50px;
    }
}

@media (max-width:480px){
    .donation-price-options{
        flex-direction: column;
    }
    .appreciation-container {
    	margin-bottom: 64px;
    }
}


