h1, h2, h4, h5, h6 {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'fertigo-pro', sans-serif;
}

h3 {
    font-family: 'museo-sans', sans-serif;
    text-transform: uppercase;
}

body {
    font-family: 'museo-sans', sans-serif;
    color: #341D00;
}

a {
    text-decoration: none !important;
    color: #B28C4E;
}

.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

a[href^="tel"] {
  color: inherit; 
  text-decoration: none;
}



#page-title h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #B28C4E;
    font-size: 50px;
    text-transform: inherit;
}


.sticky-header #header-wrap {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

#header-wrap {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.stretched .full-header #header-wrap > .container {
    width: 100%;
    max-width: 1300px;
    padding: 0 30px;
}


.sticky-header-shrink #header-wrap #logo img {
    height: 100px !important;
}


.slider-caption {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: center;
    z-index: 20;
    max-width: 500px;
    color: #EEE;
    font-size: 1.375rem;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    text-align: center !important;
}

.button {
    text-shadow: none !important;
}


.slider-caption h2 {
    color: #B28C4E !important;
    font-size: 50px;
    text-transform: capitalize;
}

.slider-caption p {
    font-size: 18px;
}

.heading-block h4 {
    font-size: 1.4rem;
    color: #B28C4E;
}

.museo {font-family: 'museo-sans', sans-serif;}


.foodserviceback {
	background-image: url("../images/Foodservice-Header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white !important;
    text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
    background-position: center center;
}

.pastaromaback {
	background-image: url("../images/Past-Roma-Retail-Header-Image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white !important;
    text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
    background-position: center center;
}

.nycback {
	background-image: url("../images/NYC-Retail-Header-Image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white !important;
    text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
    background-position: center center;
}

.curryexpressback {
	background-image: url("../images/Curry-Express-Retail-Header-Image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white !important;
    text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
    background-position: center center;
}



.pinkfade {

background: rgba(160,38,99,1);
background: -moz-linear-gradient(top, rgba(160,38,99,1) 0%, rgba(240,26,144,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,38,99,1)), color-stop(100%, rgba(240,26,144,1)));
background: -webkit-linear-gradient(top, rgba(160,38,99,1) 0%, rgba(240,26,144,1) 100%);
background: -o-linear-gradient(top, rgba(160,38,99,1) 0%, rgba(240,26,144,1) 100%);
background: -ms-linear-gradient(top, rgba(160,38,99,1) 0%, rgba(240,26,144,1) 100%);
background: linear-gradient(to bottom, rgba(160,38,99,1) 0%, rgba(240,26,144,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a02663', endColorstr='#f01a90', GradientType=0 );

}

.gold {background-color: #B28C4E;}

.greenback {background-color: #89A850;}

.pinkback {background-color: #f01a90;}

.headerback {background-color: #fbf7f4 !important;}

.darkbutton {background-color: #341D00;}

.goldtext {color: #B28C4E !important;}

.whitetext {color: #fff;}

.whiteback {background-color: #fff;
	margin-bottom: 20px;
}


#page-title {
  border-bottom: 0px solid #EEE;
}

.fbox-content p {
	margin-right: 10px;
    margin-bottom: 0px;
    color: #fff;
    vertical-align: middle;
    position: relative;
	top: 45%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.feature-box-green {
	background-color: #89A850;
	color: #fff;
}


.menu-link {
    line-height: 22px;
    color: #341D00;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'museo-sans', sans-serif;
}

#page-title span {
    color: #341D00;
}

.groupshot01 {
	background-image: url(../images/Pasco-Curry-in-a-Hurry-Mild-Bundle.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fbf7f4;
	background-position: center center;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 20px solid white;
}

.groupshot02 {
	background-image: url(../images/Pasco-BBQ-Bundle.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fbf7f4;
	background-position: center center;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 20px solid white;
}

.groupshot03 {
	background-image: url(../images/Pasco-Curry-in-a-Hurry-Medium-Bundle.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fbf7f4;
	background-position: center center;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 20px solid white;
}

.groupshot04 {
	background-image: url(../images/Pasco-tickle-the-tickle-bundle.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fbf7f4;
	background-position: center center;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 20px solid white;
}

.bestsellerback {
	background-image: url(../images/bestseller-buys-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right;
}

.bestsellerbackmobile {
	background-image: url(../images/bestseller-buys-banner-mobile.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.pascopicksback {
	background-image: url(../images/pasco-picks-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right;
}

.pascopicksbackmobile {
	background-image: url(../images/pasco-picks-banner-mobile.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.tenforten {
	background-image: url(../images/10-for-10-graphic.jpg);
	background-repeat: no-repeat;
	background-size: 25%;
	background-position: top left;
}

.bundlegold {
	font-size: 22px;
	color: #000000;
	background-color: #FFC400;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}

.bundlered {
	font-size: 14px;
	color: #ffffff;
	background-color: #FF0808;
	text-align: center;
	padding: 5px;
}


#header-wrap {
    border-bottom: none !important;
}

.full-header #logo {
    padding-right: 30px;
    border-right: none;
}

.menu-container {
    border-right: none !important;
}


.form-control-signup {
	height: 50px;
	min-width: 300px;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	border: 0px;
	background-color: rgba(255, 255, 255, 0.8); 
	color: rgba(255, 255, 255, 0.8);
	color: black;
	padding-left: 40px;
	line-height: 50px;
	border-image-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.form-control-signup-mob {
	height: 50px;
	min-width: 200px;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	border: 0px;
	background-color: rgba(255, 255, 255, 0.8); 
	color: rgba(255, 255, 255, 0.8);
	color: black;
	padding-left: 20px;
	line-height: 50px;
	border-image-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}

.input-group {
    position: relative;
    display: block;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.button-signup {
	border-radius: 0px 25px 25px 0px; 
	border: 0px;
	background-color: #341D00;
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	border-image-width: 0px;
	vertical-align: top;
}

.button-signup-mob {
	border-radius: 0px 25px 25px 0px; 
	border: 0px;
	background-color: #341D00;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	border-image-width: 0px;
	vertical-align: top;
	font-size: 14px;
}

.dark #footer, #footer.dark {
    color: #fff;
    background-color: #B28C4E;
    border-top-color: #B28C4E;
}

#footer .footer-widgets-wrap {
    padding: 30px 0;
}

.back-circles {
	background-image: url(../images/back-circles.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
}

.back-cardamon {
	background-image: url(../images/back-cardamon-flip.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	background-color: #faf7f4;
	background-size: 30%; 
}

.back-garlic {
	background-image: url(../images/back-garlic-flip.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	background-color: #faf7f4;
	background-size: 30%; 
}

.back-pepper {
	background-image: url(../images/back-pepper-flip.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	background-color: #faf7f4;
	background-size: 20%; 
}


.accordion-button {
    font-size: 1.3rem;
    color: #B28C4E;
}

.accordion-button:not(.collapsed) {
    color: #B28C4E;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    border: none;
}

.accordion-button:focus {
    outline:0 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

.product-title h3 {
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: none;
    color: #341D00;
}

.product-title h3 a, .single-product .product-title h2 a {
    color: #341D00;
}


.product-price {
    color: #341D00;
}

.si-dark {
    background-color: #341D00;
}


.heading-block > span:not(.before-heading) {
    color: #341D00;
}

.price {
	font-size: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 600px) {


.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    left: 0;
}

.owl-nav .owl-next {
    left: auto;
    right: 5px !important;
}

.owl-nav .owl-prev {
    right: auto;
    left: 5px !important;
}
}