/*!
 * Penzeys v1.1.1
*/ 

body {margin-top:170px;font-family: "PT Sans", sans-serif; background-image:url('../images/background.png');}
.header-searchbar {margin-top:10px; }
.headercontainer {width:100%; }
.SearchHighlight {background-color: yellow;}
.printelement {display:none;}

/*Scrolling message*/
.scrolling_message {
 height: 30px;	
 overflow: hidden;
 line-height:30px; border-bottom:1px solid #ccc; color:#797979; box-shadow: 0 4px 2px #ebebeb; font-size:15px; 
}

@keyframes marquee {
	0%   { text-indent: 1000px }
	100% { text-indent: -1050px }
}

@-webkit-keyframes marquee {
	0%   { text-indent: 1000px }
	100% { text-indent: -1050px }
}

.marquee {
	overflow: hidden;
	white-space: nowrap;
    color:#797979;
	animation: marquee 30s linear infinite;    
	-webkit-animation: marquee 30s linear infinite;
}

.marquee:hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

/* Genric templates */
.generic-page-content-cell {border-bottom: 1px solid #ccc; padding-bottom:10px; padding-top:10px}
.generic-page-bottom-content-cell {padding-bottom:10px; padding-top:10px}
.btn-generaltemplate { background-color: #f8840a; color: #fff; padding: 2px 10px; text-shadow: 1px 1px 1px #c28100; -moz-user-select: none; background-image: none; border: 1px solid transparent; border-radius: 3px; cursor: pointer; font-size: 12px; font-weight: 100; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; }
.Penzeys_Story {padding-bottom:10px;}
.Penzeys_Story_bk { background-color:#fbefe0; padding:10px;}
.Article_2_bk { background-color:#fbefe0; padding:25px;}
.grid-section {margin-top:10px;}

#sticky { padding: 0.5ex; display:block;background-color: #333;color: #fff;font-size: 14px;}
#sticky.stick {margin-top: 150px !important;position: fixed;top: 0;left:0;width:100%; z-index: 1000;}

/* Navigation */
.navbar{background-image:url('../images/background.png');}
.navbar-nav > LI > A:hover {COLOR: #000; BACKGROUND-COLOR: #f7f6f6 !important;}
.navbar-sm {display:none;}
.navbar-sec {font-family: Georgia!important; font-size:17px;}
.navbar-sec-special {color:#a40200;}
.navbar-globalsearch {border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb; border-left:1px solid #ebebeb; border-right:0px;}
.navbar-globalsearch-button{border:none;}

.navbar-site-sections-container{width:100%; font-size:18px; line-height:43px;}
.navbar-site-sections-cooking{background-color:#f68427; width:50%; float:left; padding-right:10px; font-size:20px; text-align:right; border-bottom:4px solid #dd6000;}
.navbar-site-sections-cooking a:link {color:#b65015;}
.navbar-site-sections-cooking a:visited{color:#b65015;}
.navbar-site-sections-shopping {background-color:#71277a; width:50%; float:right; padding-left:10px; font-size:20px; border-bottom:4px solid #985e99;}
.navbar-site-sections-shopping a:link {color:#c973ca;}
.navbar-site-sections-shopping a:visited{color:#c973ca;}
.navbar-site-sections-active {font-weight:bold;}
.navbar-site-sections-active a:link {color:#fff;}
.navbar-site-sections-active a:visited{color:#fff;}
.navbar-active {display:inline-block;}
.navbar-nonactive {display:none;}

.navbar-subnav-shopping {width:100%; font-size:13px; color:#333; line-height:28px; background-color:#dfc7df; color:#fff; text-align:center; font-size:15px;}
.navbar-subnav-shopping a:link {padding-right:8px; padding-left:8px; color:#985e99;}
.navbar-subnav-shopping a:visited {padding-right:8px; padding-left:8px; color:#985e99;}
.navbar-subnav-shopping a:active {font-weight: bold;}
.navbar-subnav-cooking {width:100%; font-size:13px; color:#333; line-height:28px; background-color:#fbd2af; color:#fff; text-align:center; font-size:15px;}
.navbar-subnav-cooking a:link {padding-right:8px; padding-left:8px; color:#d86c11;}
.navbar-subnav-cooking a:visited {padding-right:8px; padding-left:8px; color:#d86c11;}

/* Social Media */
.social-share {	font-size: 1px; padding-top:10px; padding-bottom:10px;}
.social-share iframe {vertical-align: middle;}
.fb-share-button{ margin-right:20px;}
.callusat{height:51px; min-width:150px; color:#000; padding-left:5px; padding-right:5px; padding-top:9px; border-left:1px solid #ebebeb;}
.socialbar span{color:#666; text-transform:uppercase; font-family:arial; font-size:11px; line-height:23px;}

/* Container */
.product-template .product-main {margin-top:10px; padding-bottom:10px; border-radius: 5px; box-shadow: 0px 1px 2px rgba(50,50,50,0.38); background-color: rgb(255, 255, 255); -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;}
.productlisting {margin-top:10px;}
.container-fluid { padding-left: 0px; padding-right: 0px;}
.recipe-container {padding-top:10px;}

/*fullscreen*/
.fullscreen 
{position: fixed; top:0px; left:0%; width:100%; height:100%; z-index:1030; overflow:auto; background-color:#fff; display:block; -webkit-transition: ease 15s; transition: ease 15s; tansition-timing-function:ease;}
.filter-panel {display:block;}

/* Footer */
footer {padding: 10px 0px; color:#ebebeb; background-color:#87478a; background-image:url('../images/footer-backgroud.png');}
footer a:link{display:block; color:#f0adf3;}
footer a:visited{display:block; color:#f0adf3;}
footer .container {margin-top: 10px;}
footer {margin-top: 40px;}
.footer-sectionheader {font-family: Georgia!important; font-size:20px; color:#fff; line-height:55px;}
.footer-group-policies {text-align:right; padding-top:10px; padding-bottom:10px;}
.footer-group-policies span {margin-right:10px;}
.footer-group-policies a:link {display:inline; white-space:nowrap;}
.footer-hordivider {border-bottom: 1px solid #b262b6;}
.footer-copyright {display:block; padding-top:5px; padding-bottom:5px;}
.footer-group-about {height:205px; border-bottom: 1px solid #b262b6;}
.footer-group-about a:link {margin-left:25px;}
.footer-group-browse {height:205px; border-bottom: 1px solid #b262b6;}
.footer-group-browse a:link {margin-left:25px;}
.footer-group-mypenzeys {height:205px; border-bottom: 1px solid #b262b6;}
.footer-group-mypenzeys  a:link {margin-left:25px;}
.footer-group-contact {height:205px; border-bottom: 1px solid #b262b6;padding-top:10px;}
.footer-group-contact a:link{display:inline;}


/* Custom */
/* ellipsis */
.ellipsis-container {overflow: hidden;margin-bottom:6px;}
.ellipsis-container-recipe {overflow: hidden;margin-bottom:6px;}
.ellipsis-container-search {overflow: hidden;margin-bottom:6px;}
.ellipsis-container:before {content:"";float: left;width: 1px;height: 100%;}
.ellipsis-container-recipe:before {content:"";float: left;width: 1px;height: 100%;}
.ellipsis-container-search:before {content:"";float: left;width: 1px;height: 100%;}
.ellipsis-wrapper {float: right;width: 100%;margin-left: -1px;}
.ellipsis-content {margin: 0;}
.ellipsis {box-sizing: content-box; -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  float: right;  position: relative;  margin-right: 1px;text-align: right;}
.ellipsis-container {height: 110px;}
.ellipsis-container-recipe{height: 120px;}
.ellipsis-container-search {height: 155px;}
.ellipsis-content {line-height: 18px;}
.ellipsis {width: 60px; margin-left: -60px; top: -20px;  left: 99%; 
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);}
.ellipsis span {display: inline-block;font-size: 16px;height: 10px;margin-right: 3px;line-height: 5px;}



/* tooltip */
.tooltip-inner {
    background-color: #ebebeb;
    color: #78387b;
    font-weight:bold;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ebebeb;
}


.popover {
    border: 1px solid #c07dc2;
    padding:0px;
}

.popover-title {
    background-color: #672c6e;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif!important;
}

.popover-content {
    color: #70257a;
}


/* subscription and advertaisement */
.subscription .modal-content {
    box-shadow: none!important;
    background-color: transparent!important;
    border: none!important;
    box-shadow: none!important;
}
.custom-close {position:absolute; top:6px; right:6px; opacity:0.6!important; text-shadow:none;}
.offer .offer-container{text-align:left; background-color:#fff; border-radius:0px; font-size:16px;}
.offer .modal-content {box-shadow: none!important; background-color: transparent!important; border: none!important; box-shadow: none!important;}
.offer .offer-header {line-height:45px; background-color:#452b8e; padding: 0px 0px 0px 15px; background-image:url('../images/offer-header-bkimage.png')}
.offer p {padding: 15px;}
.offer .footer {padding: 15px;}
.offer .custom-close {position:absolute; top:15px; right:20px!important; opacity:0.6!important; text-shadow:none;}
.offer .offer-question {font-weight: bold;}

/* Promotions */
.promotions .promotion-container{text-align:left; background-color:#fff; border-radius:0px; font-size:16px;}
.promotions .promotion-header {line-height:45px; background-color:#452b8e; padding: 0px 0px 0px 15px; background-image:url('../images/offer-header-bkimage.png')}
.promotions .promotion-options {margin-bottom:6px; margin-right:4px;white-space:normal!important; text-align:left;
                                background-color: #cccccc;color: #762d7a; font-size: 13px; margin: 3px;}
.promotions .promotion-options:hover {background-color: #762d7a; color:#fff; border:1px solid #762d7a;}
.promotions .promotion-question {font-weight: bold; text-align:left;}
.promotions .custom-close {position:absolute; top:15px; right:20px!important; opacity:0.6!important; text-shadow:none; color:#fff;}
.promotions .modal-action-btn {text-align:right;}
.promotions .modal-footer {padding: 19px 4px 20px;}

/* Filters */
.filter-container{margin-top:10px;} 
.filter-maincategory {display:inline!important; font-weight:bold; line-height:40px;cursor: pointer;}
.filter-collapse {display:inline;}
.filter-child {margin-left:8px;}


/* Carousel */
.carousel-desc {font-size:13px;}
.carousel-control {width:10%;}
.carosel-container-story {width:240px;}
.carosel-container-recipe{width:215px;}
.carousel-caption-transparent
{width:100%; height:305px; overflow:hidden;}

.carousel-home-caption-background 
{ 
    background-color:#fcfcfc;
	POSITION: absolute;
	COLOR: #000; 
	PADDING-BOTTOM: 20px;
	TEXT-ALIGN: left; 
	PADDING-TOP: 5px;
	Z-INDEX: 10;
	top:25px;
	bottom:30px;
	width:250px;
	height:360px;
	margin-left:60px;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	padding:10px;
	opacity: 0.8;
    filter: alpha(opacity=80); 
}

.carousel-home-caption
{ 
    background-color:transparent;
	POSITION: absolute;
	COLOR: #000; 
	PADDING-BOTTOM: 20px;
	TEXT-ALIGN: left; 
	PADDING-TOP: 5px;
	Z-INDEX: 10;
	top:25px;
	bottom:30px;
	width:250px;
	height:360px;
	margin-left:60px;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	padding:10px;
	opacity: 1.0;
    filter: alpha(opacity=100); 
}

.carousel-story-caption 
{ 
background-color:#dedede;
COLOR: #000; 
PADDING: 5px;
TEXT-ALIGN: left; 
}
.carousel-home-caption .todaycook{text-shadow: 0 1px 2px rgba(0, 0, 0, .3); color:#dd4a28; font-size:28px; font-family:Myriad Pro; display:block;}
.carousel-home-caption .cooksname{font-size:29px;}
.carousel-caption .todaycook{text-shadow: 0 1px 2px rgba(0, 0, 0, .3); color:#dd4a28; font-size:28px; font-family:Myriad Pro; display:block;}
.carousel-caption .cooksname{font-size:29px;}
.carosel-container-story {width:240px;}
.carosel-container-story img{width:100%;height:100%;}
.carosel-container-recipe {width:215px;}
.carosel-container-recipe img{width:100%;height:100%;}

/* collapse */
.collapse-header{font-size:13px; display:inline; line-height:30px; text-transform:uppercase;}
.collapse-tag-active {margin:3px; background-color:#762d7a; color:#fff; font-size:13px;}
.collapse-tag {margin:3px; background-color:#cccccc; color:#762d7a; font-size:13px;}


/* accordian
.orderhistory .panel {background-color: #fff; box-shadow: none;} 
.orderhistory .panel-default {border:none;} 
.orderhistory .panel-default > .panel-heading {background-color: #fff; border: none; border-bottom: 1px solid #71277a; color: #333;} 
.orderhistory .panel-heading {border-top-left-radius: 3px; border-top-right-radius: 3px; padding: 10px 15px;} */
.orderhistory .panel-body {padding:10px; background-color:#fcfcfc;}
.orderhistory .panel-title {font-size:12px;}
.orderhistory .order-table {font-size:12px;}
.orderhistory .panel-heading {cursor: pointer;}

/* Messages */
.messagecopy {line-height:40px; border-bottom:1px solid #ebebeb; text-align:center; color:#797979; box-shadow: 0 7px 5px #ebebeb; font-size:16px;}
	

/* General */
.backnavigation {padding-top:10px; padding-left:10px;line-height:30px;}
.product-template .product-details-large {display: block;}
.product-template .product-details-small {display: none;}
.template-col {padding:0px;}
.template-tile {}
.nonwrap {white-space:nowrap;}
.giftboxproduct-list {padding:.2em .6em .3em; margin:3px; border: 1px solid #dddddd; background-color:#eee; border-radius:2px; font-size: 85%; border-radius: .25em;}
.bg-success {padding: 15px; background-color: rgba(108, 197, 63, 0.56);}
.overlayBackground {top:0px; left:0px;height:100%;width:100%;position:fixed; z-index:10000;opacity:0.8; background: none repeat scroll 0 0 #808080;}

h2{font-family: Georgia!important; font-size:26px!important; color:#762d7a; margin-top:14px;}
h3{font-family: Georgia!important; font-size:22px; color:#762d7a;}
h4{font-family: Georgia!important; font-size:20px; color:#762d7a;}
h5{font-family: Georgia!important; font-size:18px; color:#762d7a;}
hr {margin:10px;}
.haserror {border:1px solid #c70307;}
.errortext{color:#c70307}
.haserrorfieldlevel{color:#c70307;}
.divider {border-bottom:1px solid #ebebeb;}
.haserrorsectionlevel{color:#c70307; padding:10px; background-color:#f2dede;}
.first-second-name {font-weight:bold;}
.address1and2 {display:block;}
.city-state-zip {display:block;}
.defaultshippingaddress {color:#f8840a; display:block;}
.category{display:none;}
.input-sm {width:70px; border-radius: 2px; margin-bottom:4px;}
.background-wrapper{background-image:url('../images/Productlevelpagebackground.png'); background-repeat:no-repeat; height:230px;}
.background-wrapper-gift{background-image:url('../images/Giftlevelpagebackground.png'); background-repeat:no-repeat; height:230px;}
.badge {background-color: #ebebeb; font-size:14px; margin-bottom:8px; color:#762d7a;}
.logo{background-image:url('../images/logo.png');height:168px; background-repeat:no-repeat; width:197px; float:left; z-index:10000; position:absolute; top:5px; left:4%;}
.logoTestSite {
    background-image: url('../images/testLogo1.png');
    height: 168px;
    background-repeat: no-repeat;
    width: 197px;
    float: left;
    z-index: 10000;
    position: absolute;
    top: 5px;
    left: 4%;
}
.logotagline{background-image:url('../images/LogoPresentsCooking.png');height:61px; background-repeat:no-repeat; width:161px; float:left; z-index:10001; position:absolute; top:78px; left:17%;}
.logincontainer{text-align:right; font-size:12px;line-height:20px;}
.logincontainer-item{padding-right:5px; padding-left:5px;}
.btn-atc {color: #fff; box-shadow: 1px 1px 1px #c28100; text-shadow: 1px 1px 1px #c28100; background-color: #f8840a; padding-right:18px; padding-left:18px; padding-top:8px; padding-bottom:8px; display:block;}
.btn-atc:hover {	background-color: rgb(255, 170, 0); color: #fff;}
.btn-secatc {color: #fff; box-shadow: 1px 1px 1px #284c99; text-shadow: 1px 1px 1px #69266d; background-color: #2D52A2; padding-right:18px; padding-left:18px; padding-top:8px; padding-bottom:8px; margin-bottom:4px;}
.btn-secatc:hover {	background-color: #345baf; color: #fff;}
.btn-secatc-sm {color: #fff; box-shadow: 1px 1px 1px #284c99; text-shadow: 1px 1px 1px #69266d; background-color: #2D52A2;}
.btn-secatc-sm:hover {background-color: #345baf; color: #fff;}
.btn-addtocart{display:block;}
.btn-checkout {color: #fff; box-shadow: 1px 1px 1px #c28100; text-shadow: 1px 1px 1px #c28100; background-color: #f8840a; border-color:#f8840a;}
.btn-checkout:hover {background-color: rgb(255, 170, 0); color: #fff;border-color:rgb(255, 170, 0);}
.btn-remove {border-radius:50%; right:5px; top:-8px; position:absolute; box-shadow: 1px 1px 1px #ccc;}
.breadcrumb {background-color:#fff;}
ol li {padding:0px!important;margin:0px!important;}
.itemcodetag {font-size:13px; color:#000;}
.itemprice{font-family: TC New Baskerville!important; font-size:20px!important; margin-right:10px; border-right:1px dotted #ccc; padding-right:8px; font-weight:bold;}
.breadcrumb {padding:0px; margin:0px; padding-top:5px;}
.make-onesidedcurve {color: #fff; box-shadow: 1px 1px 1px #c28100; text-shadow: 1px 1px 1px #c28100; background-color: #f8840a; padding-right:18px; padding-left:18px; padding-top:8px; padding-bottom:8px;border-top-left-radius:0px; border-top-right-radius:9px; border-bottom-right-radius:0px; border-bottom-left-radius:9px;}
.salt-free{position:absolute;top:-8px;left:-8px;}
.rn-carousel-control {top: 50%;}
.carosel-container-story .rn-carousel-control {top: 20%;}
.emailtext {text-align:center; position:absolute; top:32%; margin-right:20px; background-color:#f8ed68; padding: 15px 50px 15px 50px; border-radius:5px; font-size:16px;}
div#preload { display: none; }

/* error 404 page*/
.container-narrow {max-width:750px;}
.page-error{margin-top:0px!important; BACKGROUND-COLOR: #ffffff !important; background-image:url()!important;}
.narrow{max-width:730px; margin:0px; padding:0px!important;}
.error-image  { background-image:url(../images/404.jpg);width:auto; height:436px; margin:0 auto; overflow-y:hidden; background-repeat:no-repeat;}
.error-bot-strip {background-color:#feecd8;}
.leftalign {text-align:right;}
.rightalign {text-align:left;}

/* Template Specific */
.home-containers {padding:8px;}
.home-tiles {padding:8px; border-radius: 5px; box-shadow: 0px 1px 2px rgba(50,50,50,0.38); background-color: rgb(255, 255, 255); -moz-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;}
.home-tiles .rn-carousel-indicator {position:absolute;}
.home-currenttheme{height:435px}
.home-currentcook {height:435px}
.home-others {height:330px;}
.home-others-wrapper{height:285px; overflow:hidden;}
.home-others-read{line-height:20px; background-color:#fff; width:100%; text-align:right;}

.right {background-image:none!important;}
.left {background-image:none!important;}



.product-listing-filter-container{padding-top:30px; text-align:center;}
.product-listing-filter-active {background-color: #762d7a; font-size:14px; margin-bottom:8px;line-height:30px;}
.product-listing-filter{background-color: #ccc; font-size:15px; margin-bottom:8px; color:#762d7a; line-height:30px;}
.sizescontainer {border-top-color: rgb(221, 221, 221); margin-bottom:7px;}
a.sizescontainer  {color:#000;}
.sizescontainer  .size-item {padding: 10px; border-radius: 5px; position: relative; background-color: #ebebeb; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 1px 1px 1px 1px #ccc; border:1px solid #fff; }
.sizescontainer  .size-item-active {padding: 10px; border-radius: 5px; position: relative; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 1px 1px 1px 1px #ccc; border:1px solid #fff; background-color:#762e7a; color:#fff; }
.sizescontainer  .size-item .view-item {padding: 6px 6px; border-radius: 0px 5px; top: 0px; right: 0px; text-transform: uppercase; font-size: 10px; position: absolute; -moz-border-radius: 0 5px 0 5px; -ms-border-radius: 0 5px 0 5px; -o-border-radius: 0 5px 0 5px; -webkit-border-radius: 0 5px 0 5px;}
.sizescontainer  .size-item .top-cart {padding: 15px 15px; border-radius: 0px 5px; top: 45px; right: 0px; text-transform: uppercase; font-size: 10px; position: absolute; -moz-border-radius: 0 5px 0 5px; -ms-border-radius: 0 5px 0 5px; -o-border-radius: 0 5px 0 5px; -webkit-border-radius: 0 5px 0 5px;}
.view-item {color: #fff; background-color:#501555;}

.outofstock-disabled {color: #fff; box-shadow: 1px 1px 1px #ccc; text-shadow: 1px 1px 1px #ccc; background-color: #ccc; padding-right:18px; padding-left:18px; padding-top:8px; padding-bottom:8px;}
.outofstock-disabled:hover {background-color: #ccc; color: #fff;}

.relatedproducts {margin-bottom:30px; background-color:#f9f9f9; padding:20px; border-radius:3px;}
.relatedproduct {padding: 5px; border-radius: 2px; position: relative; background-color: #fff; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;  border:1px solid #ebebeb;}
.relatedproductsitem {margin-bottom:5px; margin-bottom:10px;}
.relatedproduct  .view-item {padding: 6px 6px; border-radius: 0px 5px; top: 0px; right: 0px; text-transform: uppercase; font-size: 10px; position: absolute; -moz-border-radius: 0 5px 0 5px; -ms-border-radius: 0 5px 0 5px; -o-border-radius: 0 5px 0 5px; -webkit-border-radius: 0 5px 0 5px;}
.qadd.btn-atc {box-shadow: none;}

.product-item, .product-sp-item {height:370px; padding: 5px; border-radius: 2px; position: relative; background-color: #fff; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;  border:1px solid #ebebeb;}
.products-listing-item {margin-bottom:15px; margin-top:15px;}
.product-item-view-item {padding: 6px 6px; border-radius: 0px 5px; top: 0px; right: 0px; text-transform: uppercase; font-size: 10px; position: absolute; -moz-border-radius: 0 5px 0 5px; -ms-border-radius: 0 5px 0 5px; -o-border-radius: 0 5px 0 5px; -webkit-border-radius: 0 5px 0 5px; color: #fff; background-color:#501555;}
.qadd.btn-atc {box-shadow: none;}

.product-name{font-family: Georgia!important; font-size:18px; margin-bottom:0px; line-height:26px;}
.product-desc {font-size:inherit;}
.product-listing-thumbnail {width:100%; height:170px; text-align:center;}
.product-listing-thumbnail img {width:140px; height:170px;}
.thumbnail select {border:1px solid #ebebeb;color:#000; padding:4px; margin-bottom:4px;}

.recipe-name{font-family: Georgia!important; font-size:18px; margin-bottom:0px; line-height:26px;}
.recipe-desc {font-size:inherit;}
.recipe-listing-thumbnail {width:100%; height:169px; text-align:center;}
.recipe-listing-thumbnail img{width:242px; height:169px;}
.recipe-listing-cook-thumbnail{border-top:1px dotted #ccc; padding-top:5px; padding-bottom:10px; font-size:13px; height:60px;}
.recipe-listing-cook-thumbnail img{width:55px; height:50px; padding-right:5px;}

.funstuff-name{font-family: Georgia!important; font-size:18px; margin-bottom:0px; line-height:26px;}
.funstuff-desc {font-size:inherit;}
.funstuff-listing-thumbnail {width:100%; height:270px; text-align:center; margin-bottom:10px;}
.funstuff-listing-thumbnail img {width:370px; height:270px;}
.funstuff-itemprice{font-family: TC New Baskerville!important; font-size:20px!important; margin-right:10px; border-right:1px dotted #ccc; padding-right:8px; font-weight:bold;}

.funstuff-category-1 {background-color:#f6efc7; margin:10px;}
.funstuff-category-2 {background-color:#fae0c2; margin:10px;}
.funstuff-category-3 {background-color:#f4e1da; margin:10px;}
.funstuff-category-4 {background-color:#fbd9bd; margin:10px;}
.funstuff-category-5 {background-color:#e6dcd1; margin:10px;}
.funstuff-category-6 {background-color:#f7e9cd; margin:10px;}
.funstuff-category-7 {background-color:#e3e3d5; margin:10px;}
.funstuff-category-8 {background-color:#e8ded7; margin:10px;}

.recipe-details-cook-img {margin-right:5px;}
.recipe-details-mainimg {margin-bottom:10px;}
.recipe-details-spiceslider {margin-top:10px;}
.recipe-details-cookcontainer {margin-top:0px;}
.recipe-details-container-left {box-shadow: 3px 1px 4px #ebebeb; border-radius:5px;}
.recipedetails-page-action {margin-top:-11px; font-size:10px; float:right;}
.recipedetails_productlist {height:1200px; overflow:auto;}


.search-name{font-family: Georgia!important; font-size:18px; margin-bottom:0px; color:#762d7a; line-height:26px;}
.search-desc {font-size:inherit;}
.search-listing-thumbnail {width:126px; margin-right:5px;}
.search-listing-thumbnail img{width:126px;}




.loadmorebar{text-align:center;}
.loadmore{color: #fff; box-shadow: 1px 1px 1px #ebebeb; background-color: #ccc; padding-right:18px; padding-left:18px; padding-top:8px; padding-bottom:8px;}
.basket{text-align:right;float:right;height:51px; min-width:150px;color:#000; padding-left:5px; padding-right:5px; padding-top:5px; border-left:1px solid #ebebeb;}
a.basket {text-decoration:none;}
a:hover.basket {background-color:#f7f6f6;}
.basket-detail {font-size:12px;}
.basket-detail-freeshipping {font-size:13px; color:#e42c1a;}
.basket-item {font-family: TC New Baskerville!important; font-size:16px;font-weight:bold;}
.basket-price{font-family: TC New Baskerville!important; font-size:16px; font-weight:bold;}
.basket-badge{font-weight:normal;font-size:11px; background-color:#fde152; color:#000;}
.header-secondary-nav {line-height:25px; font-size:13px; text-align:center;}
.header-secondary-nav-assistance {color:#ca3600; white-space:nowrap;display:block; font-size:16px;}
.header-secondary-nav-store {margin-left:11px; white-space:nowrap;}
.header-secondary-nav-mypenzeys {margin-left:11px; white-space:nowrap;}

.checkout-steps-container {background-color:#fff; line-height:25px;}
.continue-shopping {display:block; text-align:left; margin-bottom:10px; font-weight:normal;font-size:13px;}
.checkout-label{font-weight:bold;font-size:14px; color:#000;}
.checkout-steps-complete {font-weight:normal; background-color:#762d7a; color:#fff; font-size:15px;line-height:30px;}
.checkout-steps-active {font-weight:normal; background-color:#762d7a; color:#fff; font-size:15px;line-height:30px;}
.checkout-steps {font-weight:normal; background-color:#ebebeb; color:#000; font-size:15px; line-height:30px;}
.checkout-sub-total {border-radius:3px; font-family: TC New Baskerville!important; font-size:20px!important; background-color:#fcf8e3; border:1px solid #faebcc; padding:4px; text-align:center;}
.checkout-product-count{border-radius:3px;padding:4px; font-size:11px; text-align:center;}
.checkout-coupon-code-input-wraper {margin-bottom:20px;}
.checkout-coupon-input{height:39px;}
.checkout-cart-action{margin-top:15px; margin-bottom:10px;}
.checkout-free-add{border-radius:5px; background-color:#fff4ea; border:1px solid #ffaf72; padding:4px; font-size:18px; text-align:center; margin-top:10px; margin-bottom:10px;}
.checkout-free-add-header {color:#e42c1a; font-family: TC New Baskerville!important; font-size:22px; display:block;}
.checkout-free-add-header-content {font-size:14px!important;}
.checkout-table { margin-top:15px;}
.checkout-table th{ color:#762d7a; white-space:nowrap;}
.checkout-table-input{width:60px; text-align:center; margin-right:4px; height:28px;}
.checkout-table-productname {font-weight:bold;}
.checkout-first-second-name {font-weight:bold;}
.checkout-address {display:block;}
.checkout-city-state-zip {display:block;}
.checkout-changeaddress {padding-top:15px; font-size:13px;}
.checkout-cartsummary-sub-total{border-radius:3px; background-color:#fcf8e3; border:1px solid #faebcc; padding:4px; text-align:center;}
.checkout-cartsummary {border-radius:3px; background-color:#fcf8e3; border:1px solid #faebcc; padding:4px;}
.checkout-cartsummary-total-item-count{  background-color:#f6891f; color:#fff; line-height:30px; font-size:15px;padding-left:4px; text-align:center;}
.checkout-cartsummary-total-item-amt{  background-color:#f6891f; color:#fff; line-height:30px; font-size:15px;padding-left:4px; text-align:center;}
.checkout-freeshipping {color:#e42c1a;}
.checkout-item-container {display:block;}
.checkout-item-label {width:50%; text-align:right; padding-right:5px;}
.checkout-billing-cardselection {margin-bottom:14px;cursor: pointer;}
.checkout-billing-labelhelp {display:block; font-size:11px; font-weight:normal;}
.checkout-billing-giftcard {background-color:#fdfcfc; padding:8px;}
.checkout-billing-cardlist {margin-top:10px;}
.checkout-billing-cardlist-item {display:block;}
.checkout-billing-address {padding-top:20px;}
.checkout {margin:1px!important;}
.checkout-billing-giftcard-item {border-bottom:1px solid #ebebeb; padding:5px;}

.checkout-confirmation-headerline {color:#f6891f; font-size:27px; font-family: TC New Baskerville!important;}
.checkout-confirmation-ordertext {font-size:17px;}
.checkout-confirmation-ordernumber {white-space:nowrap; font-weight:bold;}
.checkout-confirmation-helplistgroup {padding-top:10px;}
.checkout-confirmation-helplistitem {padding-bottom:10px;}
.checkout-confirmation-helplistitem-itemheader { color:#622d91; font-weight:bold;display:block;}
.checkout-confirmation-ordersummaryheader {font-weight:bold; font-size:15px; line-height:40px;}
.checkout-confirmation-printbtn {float:right; margin-top:15px; margin-bottom:15px;}

.alert-systemerror {position:absolute;bottom:0px;width:95%; margin-left:10px;border-color:#ccc394; background-color:#f9f3d4;}

.buyproductaction {display:none;}
.label-size { border-radius:3px; display:inline;padding:6px; font-weight:bold;}
.label-price {border-radius:3px; display:inline; padding:6px; font-weight:bold;}
.label-stock {border-radius:3px; display:inline; padding:6px; color:#c82133; font-weight:bold;}
.outofstock {background-color:#c82133; font-size:13px;}
.discontinued {background-color: #ccc; color: #fff; font-size:13px;}
.pricechanged {background-color: #c82133; color: #fff; font-size:13px;}

.label-productcode{border-radius:3px; display:inline; padding:6px;}

.giftbox-buygiftcard {padding-top:10px;}
.giftbox-category-1 {background-color:#f7e9cd; margin:10px;}
.giftbox-category-2 {background-color:#fae0c2; margin:10px;}
.giftbox-category-3 {background-color:#e3e3d5; margin:10px;}
.giftbox-category-4 {background-color:#f4e1da; margin:10px;}
.giftbox-category-5 {background-color:#e8ded7; margin:10px;}
.giftbox-category-6 {background-color:#f6efc7; margin:10px;}
.giftbox-category-7 {background-color:#fbd9bd; margin:10px;}
.giftbox-category-8 {background-color:#e6dcd1; margin:10px;}
.giftbox-category-browsemore {display:block; margin-top:10px; margin-bottom:10px;}
.giftbox-product-item {height: 480px; padding: 5px; border-radius: 2px; position: relative; background-color: #fff; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;  border:1px solid #ebebeb;}


.career-itemcontainer {padding-left:10%;padding-right:10%;}
.career-applicationdownload {background-color:#f4f1f1; padding:10px;}
.location-country {font-family: TC New Baskerville!important; font-size:21px;}
.location-container{margin-top:20px;}
.location-list-item {font-size:12px;}
.location-item-header {font-size:15px; font-weight:bold;}
.location-store-timings-container {border-left:4px solid #95519e;}
.location-store-timings{display:block; padding-left:5px;}

.signin-rememberme {display:block;}
.signin-forgotpassword {display:block; margin-bottom:15px; margin-top:8px;}
.signin-secondcolumn {border-left:1px solid #ccc;}
.signin-newcustomercontainer {margin-bottom:5px;}
.signin-guestuser {margin-top:5px;}

.labelhelp {display:block; font-size:11px; font-weight:normal;}
.registration-secondcolumn {border-left:1px solid #ccc;}
.registration-helpcontent {margin-top:10px;}

.accountdetails-welcomeuser{padding-left:10px;}
.accountdetails-editinfo{font-size:14px; display:inline;}
.accountdetails-displayemail{display:block;}

.addressbook-header{padding-left:10px;}
.addressbook-newaddress {line-height:35px; padding-left:14px;}
.addressbook-addresslisting{margin-right:15px; margin-left:15px; padding-bottom:10px;}
.addressbook-addresslistingitem{height:200px;}
.addressbook-defaultaddress{line-height:25px;color:#f8840a; display:block;}
.addressbook-actionlink {padding-top:15px; font-size:13px;}
.addressbook-selectaddress {display:block;}
.addressbook-preferences {display:block; margin-bottom:5px;}

.theme-sectionnavigation {float:right;}
.theme-billcontainer {}
.theme-bill-sign {background-image:url('../images/billsignature.png'); width:75px; height:60px;}
.theme-storycontainer {margin-top:20px;border-bottom:1px solid #ebebeb;}
.theme-commentscontainer {margin-top:20px;}
.theme-upcomingcontainer {background-color:#fa943e; color:#fff; font-family: Georgia; font-size:19px; padding:6px; margin-top:15px;}
.theme-archivecontainer {margin-top:15px;}
.theme-archive-item {border-left:3px solid #efefef; padding:4px; background-color:#f9f8f8;margin-bottom:4px;}
.theme-archive-itemdate {font-family: Georgia!important;}
.theme-archive-desc {}
.theme-comment-item {border-bottom:1px dotted #ebebeb; padding-top:10px;padding-bottom:10px;}
.theme-comment-author {text-align:right; display:block; color:#666; font-size:13px;}
.theme-comment-desc {}
.rcommendacooktag {line-height:45px; font-family: TC New Baskerville!important; font-size:17px!important; font-style:italic; }
.story-level-action {line-height:40px;margin-right:5px;}
.story-details-recipecontainer {margin-top:22px;}
.story-details-layout {padding-right:100px; text-align:justify;}
.story-details-leftbar {border-left:50px solid #fbd2af;padding-left:15px;}
/*Order History*/
.order-total {color:#71277a; font-size:13px; font-weight:bold; font-family:sans-serif;}
.orderhistory .ordertotal-label {color:#762d7a; font-weight:bold; line-height:38px;}
.orderhistory .btn-addcart {background-color:#f8840a; color:#fff;}

.facebookicon-spacing {
    margin-left: -9px;
}

/* Logo Small Screen and Large Screen */
@media only screen and (max-width: 1024px)
{
 .logo{background-image:url('../images/logo_md.png');height:105px; background-repeat:no-repeat; width:120px; float:left; z-index:10000; position:absolute; left:3%;}
 .logotagline{display:none;}
.basket{margin-right:0%;}
h2{font-family: TC New Baskerville!important; font-size:25px!important; color:#762d7a;}	
.product-listing-filter-container{padding-top:10px; text-align:center;}
.navalign{margin-left:28%!important;}
.background-wrapper{background-image:url('../images/Productlevelpagebackground-ipad.png'); background-repeat:no-repeat; height:200px;}
.background-wrapper-gift{background-image:url('../images/giftlevelpagebackground-ipad.png'); background-repeat:no-repeat; height:200px;}
.product-template .product-details-large {display: block;}
.product-template .product-details-small {display: none;}
.home-currenttheme{height:auto;}
.home-currentcook {height:420px;}
.funstuff-listing-thumbnail img {width:auto; height:auto;}
.funstuff-listing-thumbnail {width:auto; height:250px;}
.story-details-layout {padding-right:initial; text-align:justify;}
.story-details-leftbar {border-left:0px; padding-left:initial;}
.recipedetails_productlist {height:auto; overflow:auto;}
}


/* iPads (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : landscape)
{
    .logo{top:10px;}
    .carosel-container-recipe{width:168px;}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : portrait)
{
    body {margin-top:170px;}
    .logo{top:65px;}
    .carosel-container-recipe{width:200px;}
}

/* Smartphones (portrait and landscape)*/
@media only screen and (min-width: 360px) and (max-width: 640px)
{
    body {margin-top:130px;}
    .recipe-details-cookimg {width:100px; border-radius:50%;}
    .recipedetails_productlist {height:auto; overflow:auto;}
    .btn-remove {border-radius:50%; right:5px; top:-8px; bottom:auto; position:absolute;}
    .filter-panel {display:none; text-align:center;}
    .nonwrap {white-space:normal;}

    .navbar-header-xs {background-color:#71277a; text-align:center;}
    .navbar-header-xs .navbar-toggle {background-color: transparent; border-radius: 0px; float: none; padding: 5px 10px; border:none; color:#c86fc9;}

    .facebookicon-spacing {
        margin-left: 0px;
    }
}

@media only screen and (min-width : 320px) and (max-width : 480px) {

    body {margin-top:150px;}
    .recipedetails_productlist {height:auto; overflow:auto;}
    .filter-panel {display:none; text-align:center;}
 
    .navbar-header-xs {background-color:#71277a; text-align:center;}
    .navbar-header-xs .navbar-toggle {background-color: transparent; border-radius: 0px; float: none; padding: 5px 10px; border:none; color:#c86fc9;}
    .callusat{padding-left:20px;}
    .offer .btn {width:100%; margin-bottom:6px;}
    .product-template .product-details-large { display: none;}
    .product-template .product-details-small { display: block;}
    .nonwrap {white-space:normal;}

    .recipe-details-cookimg {
        padding-right: 5px;
        width: 100px;
        height: 100px;
    }
    .recipedetails-page-action {margin-top:10px; font-size:10px; float:none;}
    .btn-remove {border-radius:50%; right:5px; top:-8px; bottom:auto; position:absolute;}

    .logo {
        background-image: url('../images/logo_small.png');
        height: 67px;
        background-repeat: no-repeat;
        width: 75px;
        float: left;
        z-index: 10000;
        position: absolute;
        left: 2px;
        top: 2px;
    }

    .logotagline {
        display: none;
    }

    .facebookicon-spacing {
        margin-left: 0px;
    }

    h2 {
        font-family: TC New Baskerville !important;
        font-size: 25px !important;
        color: #762d7a;
    }

    .background-wrapper {
        background-image: url('../images/Productlevelpagebackground-mob.png');
        background-repeat: no-repeat;
        height: 160px;
    }

    .background-wrapper-gift {
        background-image: url('../images/giftlevelpagebackground-mob.png');
        background-repeat: no-repeat;
        height: 160px;
    }

    .navalign {
        margin-left: 0% !important;
    }

    .navbar-inverse .navbar-nav > LI > A {
        COLOR: #fff;
        text-transform: uppercase;
        font-size: 15px;
    }

    .footer-group-policies {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .label-size {
        border-radius: 3px;
        display: inline;
        padding: 6px;
        font-weight: bold;
    }

    .label-productcode {
        border-radius: 3px;
        display: inline;
        padding: 6px;
    }

    .label-price {
        border-radius: 3px;
        display: block;
        padding: 6px;
        font-weight: bold;
    }

    .label-stock {
        border-radius: 3px;
        display: inline;
        padding: 6px;
        color: #c82133;
        font-weight: bold;
        line-height: 40px;
    }

    .qadd.btn-atc {
        box-shadow: none;
    }

    .buyproductaction {
        display: block;
    }

        .buyproductaction .form-inline {
            display: inline;
        }

    .sizescontainer .size-item {
        background-color: #ebebeb;
        color: #000;
    }

        .sizescontainer .size-item .view-item {
            display: none;
        }

    .product-listing-filter-container {
        padding-top: 0px;
        text-align: center;
    }

    .largesc {
        display: block;
    }

    .brand {
        padding-left: 0%;
    }

    .basket {
        margin-right: 0px;
    }

    .navbar-sm {
        display: inline-block;
        padding-left: 6px;
    }

    .product-img-gift {
        display: block;
        width: 100%;
        margin-top: 12px;
        height: auto;
    }

    .giftbox-product-item {
        height: auto;
        padding: 5px;
        border-radius: 2px;
        position: relative;
        background-color: #fff;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ebebeb;
    }

    .career-itemcontainer {
        padding-left: 2%;
        padding-right: 2%;
    }

    .recipe-details-cookcontainer {
        margin-top: 10px;
        background-color:#ebebeb;
        padding:10px;
    }

    .recipe-details-container-left {box-shadow: 0px 0px 0px; border-radius:0px; margin-bottom:10px;}
    .recipe-details-cookimg {width:100px; border-radius:50%;}

    .theme-billcontainer {
        margin-right: 0px;
    }

    .home-currenttheme {
        height: auto;
    }

    .home-currentcook {
        height: 545px;
    }

    .home-others {
        height: auto;
    }

    .rn-carousel-control {
        top: 20% !important;
    }

    .carousel-caption-transparent {
        width: 100%;
        height: auto;
    }

    .carousel-home-caption-background {
        bottom: 0px;
        width: 0px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        display: none;
    }

    .carousel-home-caption {
        background-color: #fcfcfc;
        COLOR: #000;
        PADDING: 5px;
        TEXT-ALIGN: left;
        POSITION: relative;
        COLOR: #000;
        PADDING-BOTTOM: 40px;
        PADDING-TOP: 5px;
        top: 5px;
        bottom: 5px;
        width: 100%;
        margin-left: 0px;
        height: 100%;
        text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .carosel-container-recipe{width:auto;}

        .carousel-home-caption .cooksname {
            font-size: 20px;
        }

        .carousel-home-caption .todaycook {
            font-size: 24px;
        }

    .funstuff-listing-thumbnail img {
        width: auto;
        height: auto;
    }

    .funstuff-listing-thumbnail {
        width: auto;
        height: auto;
    }

    .pull-left {
        float: none !important;
    }

    .footer-group-about {
        height: auto;
        padding-bottom: 10px;
    }

    .footer-group-browse {
        height: auto;
        padding-bottom: 10px;
    }

    .footer-group-mypenzeys {
        height: auto;
        padding-bottom: 10px;
    }

    .footer-group-contact {
        height: auto;
        padding-bottom: 10px;
    }
.emailtext {text-align:center; position:absolute; top:30%; background-color:#f8ed68; padding: 10px 20px 10px 20px; border-radius:5px; font-size:13px;}
    .brandimage {margin-bottom:198px;}
.order-total-label {display:none;}

    .promotions .promotion-question {font-weight: bold; text-align:center; display:block;}
    .promotions .modal-action-btn {text-align:center; display:block;}

    .story-details-layout {padding-right:0px; text-align:justify;}
    .story-details-leftbar {border-left:0px; padding-left:0px;}


/* Force table to not be like tables anymore */
		.frctable table, .frctable thead, .frctable tbody, .frctable th, .frctable td, .frctable tr { display: block;}
		/* Hide table headers (but not display: none;, for accessibility) */
		.frctable thead tr {position: absolute;top: -9999px;left: -9999px;}
		.frctable tr { border: 1px solid #ccc; }		
		.frctable td {	/* Behave  like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 40%!important;}
		.frctable td:before {/* Now like a table header */	position: absolute;	/* Top/left values mimic padding */
		top: 6px; left: 6px; width: 40%!important; padding-right: 10px; white-space: nowrap; color:#762d7a;}
		
		/*Label the data*/
		.frctable td:nth-of-type(1):before { content: "Descripton"; }
		.frctable td:nth-of-type(2):before { content: "Item"; }
		.frctable td:nth-of-type(3):before { content: "Size"; }
		.frctable td:nth-of-type(4):before { content: "Quantity"; }
		.frctable td:nth-of-type(5):before { content: "Item Price"; }
		.frctable td:nth-of-type(6):before { content: "Item Total"; }
		.frctable td:nth-of-type(7):before { content: ""; }
		
		.frctable .table{border:none!important}
		.frctable .table td{border:none!important;}
		.frctable .table tr {border:none!important; border-right:1px solid #ebebeb!important; border-left:1px solid #ebebeb!important; border-top:1px solid #ebebeb!important;}
        }

.facebookicon {
    vertical-align: top
}
.watermark {
    color: #d0d0d0;
    font-size: 50pt;
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    margin: 0;
    z-index: 0;
    position: fixed; /* or absolute */
    top: 48%;
    left: 35%;
}
.testSiteWarningDiv {
    color: red;
    font-weight: bold;
}

.warningmessage {
    margin-left: 18px;
}

.pinreason {
    width: 100%;
    height: 200px !important;
}

.pinPageSpecialsMargin {
    margin-top: 15px;
}

.h3label {
    font-weight: normal;
}



/* Carousel overrides */
div.rn-carousel-indicator span {
  cursor: pointer;
  color: #999; }
  div.rn-carousel-indicator span.active {
    color: #70257a; }