h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'DM Serif Display', serif;
}
.h2categorylinkinbrands {
  color: #25262D!important;
}

/* test */

.black-theme h1 {
  color: #25262D!important;
}

.black-theme h3 {
  color: #25262D!important;
}

.h2 a {
  font-family: 'DM Serif Display', serif;
  color: #25262D!important;
}
ul.megamenu > li, ul.megamenu > li:hover {
    line-height: 1;
    display: inline-block;
}
ul.megamenu {
    margin-bottom: 0;
}
ul.megamenu li > div {
    display: none;
}
ul.megamenu li:hover > .dropdown-wrapper {
    display: block;
    position : absolute;
    left : 0;
    height: auto;
}
.dropdown-wrapper {
    padding-top: 10px;
    width: 100%;
    height: auto;
}
.dropdown-wrapper > .container {
    background-color: #fff;
    padding: 20px;
    width: 100%;
    max-width: 1400px;
	box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    height: auto;
}
.level3-li > a {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    line-height: 21px;
    font-size: 14px;
    color: #25262D;
    font-weight: 400;
    font-family: 'Mulish';
}
.level3-holder ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dropdown-container-0-001 .level3-holder ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 375px;
    padding-left: 0;
    width: 100%;
}
.level2-hierarchy-001001 {
    width: 100%;
}
.level2-hierarchy-001002 {
    width: 100%;
}
.level2-hierarchy-006001 {
    width: 100%;
}
.level2-count-1 {
    height: auto;
}

.title-level2 h4 {
    font-size: 24px;
}
.level3-holder {
    width: 100%;
}
.row.dropdown-container .col-9 {
    /* display: flex; */
    height: 500px;
    height: auto;
    /* flex-flow: column wrap; */
    width: 100%;
}
.row.dropdown-container h4 {
    text-align : left;
}
.row.dropdown-container.dropdown-container-2-003 .col-9 {
    height: 300px;
}
.row.dropdown-container.dropdown-container-4-005 .col-9 {
    height: 230px;
}
.row.dropdown-container.dropdown-container-0-001 h4 {
    text-align: left;
}
.row.dropdown-container.dropdown-container-5-006 .col-9 ul {    
    display: flex;
    height: 200px;
    /* flex-flow: column wrap; */
}
.row.dropdown-container.dropdown-container-5-006 .col-9 ul {    
    display: flex;
    height: 200px;
    /* flex-flow: column wrap; */
}

ul#cartDropdownHead div#cartcontents {
    background: #fff;
    overflow-y: scroll;
    height: auto;
    scrollbar-width: 5px;
    overflow-x: hidden;
}
#cartcontents::-webkit-scrollbar {
  background: silver;
  width: 5px;
}


ul#cartDropdownHead li {
    height : auto;
}
ul#cartDropdownHead div#cartcontents .title i {
    display: none;
}
ul#cartDropdownHead div#cartcontents > a{
    margin-left : 0;
}
.btn-default, .btn-outline-secondary {
    background : transparent;
    color : #333;
    border-color : #ccc;
}
/* menu- head css - end */





/* footer link style */
.wrapper-footer a {
    color : #6c757d;
}
#footer-addr {
  color : #6c757d;
}
/* footer link style */







  /* menu- head css - end */
  .box-grid-big {
		display : block;
	}
	.box-grid-big .info, .box-grid-big-video .info {
		font-size: 21px;
		text-align: center;
		line-height: 130%;
		font-weight: 400;
		font-family: 'Poppins', sans-serif;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.slick-prev:before, .slick-next:before {
		color: #333;
	}
	h3.heading-title {
		font-size: 1.75rem;
	}
	/* footer */
    .page-footer a {
		color : #6c757d;
	}
  .box-shop-buy a {
      color : #6c757d;
  }
	ul.paymentIconsFooter {
	  max-width: 220px;
	}
	.paymentIconsFooter li img {
	  margin: auto;
	  display: block;
	  width: 100%;
	  height: auto !important;
	}
	.paymentIconsFooter li {
	  width: 50px;
	  padding: 5px;
	}
	.box-the-hunger-project .container- {
	  background : rgb(0 0 0 / 0.5);
	}
	.box-the-hunger-project .row2 {
		background: url('/assets/image/africa1.jpg');    
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	/* footer - end */
	
	
.box-grid-big {
		display : block;
}
	  
.box-grid-big .info, .box-grid-big-video .info {
	font-size: 21px;
	text-align: center;
	line-height: 130%;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* 
.slick-prev:before, .slick-next:before {
	color: #333;
} */
h3.heading-title {
	font-size: 1.75rem;
  margin-bottom: 15px;
}
/* footer */
   .page-footer	a {
	color : #6c757d;
}
.box-shop-buy a {
    color : #6c757d;
}
ul.paymentIconsFooter {
  max-width: 220px;
}

.paymentIconsFooter li img {
  margin: auto;
  display: block;
  width: 100%;
  height: auto !important;
}

.paymentIconsFooter li {
  width: 50px;
  padding: 5px;
}

.box-the-hunger-project .container- {
  background : rgb(0 0 0 / 0.5);
}

.box-the-hunger-project .row2 {
	background: url('/assets/image/africa1.jpg');    
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
/* footer - end */
	
	
/* product page hamper content */
div#accordion .card:nth-last-child(1) {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid #dfdfdf;
}

div#accordion .card-header {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dfdfdf;
  border-bottom: transparent;
}

div#accordion .card .collapse {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dfdfdf;
  border-bottom: transparent;
}

div#accordion .card:nth-child(1) .card-header {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dfdfdf;
}

div#accordion .card {
  border: transparent;
}

div#accordion h5 button {
  text-align: left;
  font-weight: 500;
}

div#accordion h5 button {
  display: block;
  width: 100%;
  text-align: left;
}

div#accordion h5 button:after {
  content: "\2212";
  float: right;
}

div#accordion h5 button.collapsed:after {
  content: "\002B";
  float: right;
}


ul.paymentIconsFooter {
  max-width: 220px;
}

ul.paymentIconsProductPage li img {
  width: 100%;
}

ul.paymentIconsProductPage li {
  max-width: 10%;
  display: inline-block;
  padding: 0 2px;
  padding-top: 18px;
}

ul.paymentIconsProductPage {
  padding-left: 0;
}


.row.hampercontentwrap img {
  width: 100%;
}

.whatsInside {
  font-size: 25px;
  margin-bottom: 25px;
  margin-top: 20px;
}

.hampercontent-desc h3 {
  font-size: 13px;
  /* font-weight: 700; */
  text-align: left;
}

.hampercontent-desc p {
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
}

.hampercontentwrap {
  padding: 20px;
  margin: 20px;
  border: 1px solid #e0e0e0;
}


.productTopHolder {
  margin-top: 15px;
}

.productImageHolder .col-12.p-1 .card.thumbnail {
  border: transparent;
}

.productImageHolder .col-12.p-1 .card.thumbnail img {
  max-height: 500px;
  width: auto;
}
.single-card i {
    color: #FFD454;
}

.single-card {
    background-color: #0D3B66;
}
/* product page hamper content - end */
/* corporate page */
div#corporate-banner img {
    /* object-fit: cover; */
    width: 100%;
}
/* corporate page - end */
/* category pages and side bar */
.accordion {
    width : 100%;
    margin-bottom : 20px;
    height: auto;
}
.accordion .card {
    border: transparent;
}

.accordion {
  width: 100%!important;
  margin: 0!important;
  padding-left: 10px!important;
  margin-bottom: 20px!important;
}

.accordion .card .card-header, .accordion .card .card-body {
    background-color: transparent;
    padding: 0;
}
.accordion .card .card-body {
    padding-top : 20px;
}
.accordion .card .card-header {
    border-bottom: 1px solid #ccc;

}

.accordion .list-group-item {
    padding : 0;
    line-height : 1.5;
    border : transparent;
    font-family: 'Mulish', sans-serif;
    width: 100%;
}
.accordion .list-group-item i {
     padding-right : 5px;
 }

.accordion h2 button{
    font-family: 'DM Serif Display', serif;
    font-size: 21px;
    width : 100%;
    text-align : left;
}
.accordion h2 button:hover {
    text-decoration : none;
}

.accordion button.btn.btn-link {
    font-family: 'DM Serif Display', serif;
    font-size: 21px;
    color: #333;
}

.accordion h2 button.collapsed:after {
    content: "\002B";
    float: right;
}

.accordion h2 button:after {
    content: "\2212";
    float: right;
}

.category-page-holder .box-page2 {
    display: block;
    
}

.btn.focus, .btn:focus {
    box-shadow: none;
}
/* category pages and sidebar - end */


.mobileMenu a#mobile-icon:before,
.mobileMenu a#mobile-icon:after {
	content: '';
	display: block;
	background: #333;
	height: 2px;
}
.mobileMenu a#mobile-icon span {
	background: #333;
	display: block;
	height: 2px;
	margin: 6px 0;
}

.mobileMenu a#mobile-icon {
	display: block;
	width: 50px;
	height: 35px;
	padding: 11px;
	margin: 5px;
	margin-top : -2px;
}

.mobileMenu .mobile-img-logo {
    margin : auto;
}

.mobileMenu i.fas.fa-shopping-bag {
    color: #333;
}

.mobileMenu span.text-success {
    color: #333 !important;
}

.mobileMenu {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-accnt-search, .mobile-icon-holder {
    padding-top: 10px;
}
.btn-link {
    color: #333;
}

/* media queries */


/*
========================= media queries
*/



@media (min-width : 1400px) {
    .box-cards .box-cards-item {
        width: 20%;
        height: 63px;
    }
    .box-cards .box-cards-item .left i {
        font-size: 40px;
    }
    .box-cards .box-cards-item .left {
        padding-top: 12px;
    }
    .box-cards .box-cards-item .right .medium {
        font-size: 19px;
        font-family: 'Raleway';
        font-weight: 700;
        line-height : 1;
    }
    .box-cards .box-cards-item .right .small {
        font-size: 19px;
        font-weight: 500;
        font-family: 'Raleway';
    }
    .box-cards .box-cards-item .right {
        padding-top: 11px;
    }
    .box-ho-grid .row2.top-negative-holder {
        height: 70px;
    }
    .box-grid-default .info {
        width: 22%;
    }    
    .box-navbar2.container {
        max-width: 90%;
        margin-bottom : 20px;
    }







	
/* additional homepage css */


	.single-card {
		height: 123px;
		border-radius: 0px 25px 25px 0px;
	}
	.confidence .confidence-logos {
		width : 100%;
	}
	i.fas.fa-star {
		background: url('/assets/image/starIcon.png');
		width: 28px;
		height: 26px;
		background-size: cover;
	}
	i.fas.fa-star:before {
		visibility : hidden;
	}

	.img-brand-holder {
		margin-bottom: 10px;
	}

	.confidence .fourth .img-brand-holder {
		padding: 0 10px;
	}

	.confidence .fifth .img-brand-holder {
		padding: 10px 1px 0px;
		margin-bottom: 7px;
	}
	.confidence .sixth .img-brand-holder {
		padding: 0 30px;
		margin-bottom: 0px;
		margin-top : 2px;    
	}

	.single-card .second img {
		width: auto;
		margin-bottom: 10px;
		padding : 10px 0;
	}
	.box-two-with-image, .box-two-with-image .right, .box-two-with-image img {
		height : auto;
	}
	.box-two-with-image .right h2 {
		font-size : 47px;
	}
	.box-two-with-image .right p {
		font-size : 30px;
	}

	.gourmet-food-holder .left img {
		border-radius: 19px 0px 0px 19px;
	}

	.box-grid-default .image {
		width: 100%;
	}


	.box-grid-default .box-text {
		font-size: 30px;
	}
		
	.displayNoneBelow1400 {
		display : none;
	}

	/* additonal homepage css - end */
}

@media (max-width : 1399px){
	.displayNoneAbove1400 {
		display : none;
	}
}

@media (min-width : 768px){
    .mobileMenu {
        display : none;
    }
    div#nav-height-up-spacer1 {
        height: 135px;
    }	

}

/* @media (max-width: 767px) { */

    
@media (max-width: 1005px) {
    div#nav-height-up-spacer1 {
        height: 106px;
    }	
	.box-grid-big .info, .box-grid-big-video .info {
		font-size : 14px;
	}		
	.box-grid-big .info, .box-grid-big-video .info {
		font-size : 14px;
	}
	div#homepageCarouselWide {
		padding-bottom: 5px;
	}
	.accordion-sidebar button.btn.btn-link{
		font-size: 14px;
		padding : 0;
	}
	.accordion-sidebar input {
		width : 100%;
	}
	.accordion-sidebar span, .accordion-sidebar a {
		font-size: 12px;
	}


	.category-page-holder .box-grid-small {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width : 480px){
	.searchHolderMobile a {
		padding: 0;
		padding-top: 5px;
	}
}


/* media queries end */





.section-padding-20 {
  padding: 20px!important;
}


.pad-bot-5 {
  padding: 5px!important;
}




.section-padding-10 {
  padding: 10px!important;
}




  #homepageCarouselWide {
    padding-bottom: 0!important;
  }
  .page-header h1 {
    margin-top: 10px;
  }
  a .h4 {
    color: #25262D;
  }
  .thumb_cart .btn-success:hover {
    background: #68b0e8!important;
  }
  #stocksinfotbl td:first-child { 
    width: 40%;
    font-weight: bold;
  }
  .btn-info:focus {
    background-color: black!important;
  }
  #calculateshippingrates .col-12 {
    padding: 3px;
  }
  #calculateshippingrates .col-4 input {
    width: 100%;
  }
  .button-subscribe {
    display: flex;
    border: none;
    background: none;
    color: inherit;
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
    height: 94%;
    background: #25262D!important;
  }

  .img-fluid {
    width: auto!important;
  }


  /* my account login */
  #myaccountlogin .form-text a {
    color: #6c757d;
  }
  #myaccountlogin .checkbox label a {
    color: #6c757d;
  }
  /* my account logout */
  #myaccountlogout {
    margin-top: 10px;
  }

  p.details a:hover {
    color: #25262D;
  }
  p.details a {
    color: #25262D;
  }
  .productPageWrapper nav ol li a {
    color: #25262D;
    color: #6c757d;
  }
  .productTopHolder h1 {
    color: #25262D;
  }
  .productTopHolder h4 {
    color: #25262D;
  }
  .productTopHolder .text-center {
    color: #25262D;
  }
  .productTopHolder .h2 {
    color: #25262D;
  }






  .trustpilot-widget a {
    color: #6c757d;
  }
  #textsuccessprice {
    color: #25262D!important;
  }
  #calculateshippingrates .col-4 {
    padding: 3px;
  }




  /* buttons styles */

  .btn-success {
    background: #25262D!important;
    color: white;
    border-color: transparent!important;
    border: none!important;
    /* border: 1px solid black; */
    /* border-radius: 0!important; */
  }
  .btn-success:focus {
    background: #25262D!important;
    /* border: 1px solid black; */
  }
  .btn-success:hover {
    background: #25262D!important;
    /* border: 1px solid #68B0E8!important; */
  } 
/* 
  .btn-warning {
    background: #25262D!important;
    color: white!important;
  }
  .btn-warning:focus {
    background: #25262D!important;
    color: white!important;
  }
  .btn-warning:hover {
    background: #25262D;
  } */



  .btn-info {
    background: #25262D;
    color: white;
    border: 1px solid black;
  }
  .btn-info:hover {
    background: #25262D;
  } */

/* 
  .btn-primary {
    background: #25262D!important;
    border: none;
  }
  .btn-primary:hover {
    background: black!important;
    border: none;
  }
  .btn-primary:focus {
    background: black!important;
  } */
  
  /*   
  #productinfopage button {
     height: 100%;
  } */

  /* #productinfopage button:hover {
    border-radius: 0!important;
  }
  #productinfopage button {
    border-radius: 0!important;
  } */

  


  #productinfopage button {
    border-radius: 0!important;
    height: 100%!important;
  }

  .product-wishlist .btn-outline-secondary {
    border-radius: 0!important;
  } 
  


  #mainhamperrightrow {
    padding-right: 200px!important;
  }

  #mainhamperleftrow {
    padding-left: 200px!important;
  }

/*   
  @media only screen and (max-width: 2720px) {
    #mainhamperleftrow, #mainhamperrightrow {
      padding-left: 50px!important;
      padding-right: 50px!important;
    }
 }
  */

  @media only screen and (max-width: 1348px) {
    #mainhamperleftrow, #mainhamperrightrow {
      padding-left: 50px!important;
      padding-right: 50px!important;
    }
 }
 
 @media only screen and (max-width: 1140px) {
  #mainhamperleftrow, #mainhamperrightrow {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}

@media only screen and (max-width: 767px) {
  #mainhamperleftrow, #mainhamperrightrow {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}

@media only screen and (max-width: 375px) {
  #mainhamperleftrow, #mainhamperrightrow {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
}






/* cart items styles */
/* 
#cartDropdownHead {
  background: red!important;
} */


.thumb_cart .right a {
  /* background: gray!important; */
  text-align: left!important;
}


@media only screen and (max-width: 1005px) {
  .thumb_cart .right a {
    display: block;
  }
  .thumb_cart .left a {
    display: block;
  }
  
}


.thumb_cart .left {
  padding: 5px!important;
  width: 70px!important;
}

.thumb_cart .left a {
  margin: auto!important;
}

#neto-dropdown {
  width: 100%!important;
}
#cartDropdownHead {
  width: auto!important;
}
#cartcontents {
  width: 100%!important;
}





/* blog nav holder styles */

.link-default-color-holder a {
  color: #6c757d!important;
}

/* body of the blog links */

.display-4, .n-responsive-content {
  padding: 10px;
  color: #25262D;
}

.singleListHolder a {
  color: #25262D;
}


/* padding styles */

.padding-10 {
  padding: 10px;
}

.blogContentHolder p > a {
  color: #6c757d;
}


.breadcrumb a {
  color: #6c757d!important;
}

.btn-success:hover {
  background: #68b0e8!important;
}


.ulNoStyleHolder a {
  color: #6c757d!important;
}

#blogs_social_icons {
  margin: 10px;
}

.page-header h1 {
  color: #25262D!important;
}


.page-header p > a {
  color: #6c757d!important;
}

.col-12 > nav {
  margin-bottom: 5px!important;
}






.btn-outline-secondary:hover {
  border: 1px solid #ced4da!important;
} 




#productinfopage button {
  border-radius: 0!important;
  height: 100%!important;
}


#productinfopage .btn-lg {
  border-radius: 0!important;
  height: 100%!important;
  border: none!important;
}




.btn-outline-dark {
  background-color: #25262D;
  color: white!important;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
.btn-outline-dark:hover {
  background: #68b0e8;
  border: 1px solid #68b0e8;
}
.btn-outline-dark a {
  color: white!important;
  text-decoration: none!important;
}

.n-responsive-content a {
  color: #68b0e8;
}

.colorblacklink a {
  color: #25262D!important;
}

/* return */


@media only screen and (max-width: 656px) {
  #homepageCarouselWide {
    height: auto;
  }
  .carousel-inner {
    height: 100%;
  }
  .carousel-inner > div {
    height: 100%;
  }
  .carousel-inner div img {
    height: 100%;
  }
}


.row1 {
  position: relative;
}

.carousel-control-prev, .carousel-control-next {
  height: 100%;
  position: absolute;
}

.carousel-control-prev .sr-only {
  position: relative!important;
}


.carousel-control-next .sr-only {
  position: relative!important;
}


@media only screen and (max-width: 1073px) {
  .carousel-control-prev, .carousel-control-next {
    padding-top: 50px!important;
  }
}







.dietaryReqsHolder a {
  color: #6c757d;
}
.dietaryReqsHolder {
  width: 600px;
  margin: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.dietaryReqsHolder .dietary-item {
  margin: auto;
  width: 16%;
  padding: 6px;
  margin: auto;
  height: auto;
  text-align: center;
}


@media only screen and (max-width: 1492px) {
  .dietaryReqsHolder {
    width: 100%;
  }
}


@media only screen and (max-width: 952px) {
  .dietaryReqsHolder .dietary-item {
    overflow: hidden;
  }
}

@media only screen and (max-width: 548px) {
  .dietaryReqsHolder .dietary-item {
    width: 33%;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}





.buying-options input[type=number]::-webkit-inner-spin-button {
  opacity: 1!important;
}

.buying-options .qty {
  border-radius: 0;
  height: 100%!important;
}



@media only screen and (max-width: 768px) {
  .productTickHolder img {
    width: 100%!important;
  }
}


#guaranteedboxalwaysvisible {
  margin: auto;
  width: 150px;
}
#guaranteedboxalwaysvisible .box-cards-item {
  width: 80%;
}




.nsearchinput-pl {
  position: relative!important;
  padding: 10px!important;
  background: transparent!important;
}

.padding-right-10 {
  padding-right: 10px;
}


.padding-left-20 {
  padding-left: 20px;
}



.margin-b-30 {
  margin-bottom: 30px;
}




.nsearchinput-pl.well ul {
  position: relative!important;
  padding: 10px!important;
  background: white!important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}


.nsearchinput-pl.well li a {
  color: #25262D;
}




/* neil added */

.btn-corporate-page-view-all {
    width: auto !important;
    padding: 0 30px;
}
.img-fit-cover-container {
    height: inherit !important;
}

.img-fit-cover-container img {
    object-fit: cover;
    height: 100% !important;
    width: 100%;
}

.coming-back-thumbs span{
    background: #e7526b; 
    
}

.pre-order-thumbs span{
    background: #f6cf65; 
}

.thumbs-overlay-holder {
    position: absolute;
    top: 20px;
    margin-left: 10px;
}
.thumbs-overlay-holder span{
    padding: 5px 10px; 
    font-size: 18px; 
    font-weight: 700; 
    color: #fff; 
    border-radius: 5px;
}

.btn-input-box input[type=number] {
	height : 30px;
}

.pad-to-0 {
  padding-top: 0!important;
}

.catinputsearch {
  position: absolute!important;
  top: 0!important;
  width: 80%!important;
  margin: auto!important;
  left: 0!important;
}

#input-group-append {
  position: absolute;
  top: 0;width: 20%;
  margin: auto;right: 0;
  border: 1px solid #ced4da;
  border-left: none;
}

.catsearchholder {
  height: 35px!important;
  padding: 10px!important;
}


div#cartcontents {
	max-height: 500px;
	overflow: scroll;
}


@media (max-width : 585px) {

    .thumbs-overlay-holder span{
        font-size : 12px;
    }
}


.box-button button {
    padding: 0 20px;
} 
@media (max-width : 1379px) {
    .box-button button.fs-vw {
        font-size: 1.4vw;
    }

}
/* neil added - end */




.whats-inside-bottom-text {
  text-align: center;
  color: #62676c;
}









@media (max-width : 768px) {
  #corporatedesktopimg {
    display: none;
  }
  #corporatemobileimg {
    display: block!important;
  }
}


#tipreadmore2 img {
  width: 100%!important;
}


.hide-this {
  display: none;
}


/* promo css */


.font-20 {
  font-size: 16px!important;
  font-family: "DM Serif Display", serif;
  font-weight: 500;
  padding-top: 5px!important;
  margin-top: 1px!important;
}
.font-20-pad-7 {
  padding-top: 7px!important;
}
.font-22 {
  font-size: 25px!important;
  font-family: "DM Serif Display", serif;
  font-weight: 500;
}
.py-0-c {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.promoinfo {
  height: 80px!important;
  padding: 3px!important;
}
.font-14 {
  font-size: 14px!important;
  font-weight: 400;
  font-family: "DM Serif Display", serif;

}
.font-14-b {
  font-size: 19px!important;
  font-family: "DM Serif Display", serif;
}
.border-r {
  border-radius: 7px!important;
  overflow: hidden;
}
.border-r:hover {
  cursor: pointer;
}
.w-80-c {
  width: 70%!important;
  margin: auto;
  overflow: hidden;
}
.pad-top-c {
  padding-top: 5px!important;
  padding-left: 1px!important;
}
.bg-inherit {
  background: inherit!important;
}
.p-7-c {
  padding: 7px!important;
}
.p-1-c {
  padding: 1px!important;
}
.h-60-c {
  height: 55%!important;
}
.h-40-c {
  height: 45%!important;
}
.mb-1-c {
  margin-bottom: 1px!important;
}
.dark-blue-c {
  background-color: #0D3B66!important;
  border-radius: 0.3rem!important;
}
.gray-c {
  background-color: #898A8E!important;
  border-radius: 0.3rem!important;
}
.red-c {
  background-color: #EE4557!important;
  border-radius: 0.3rem!important;
}
.coming-back-thumbs span {
  background-color: #EE4557!important;
  border-radius: 0.3rem!important;
}
.mb-3-c {
  margin-bottom: 5px!important;
}
.mb-3-c:hover {
  color: white!important;
}
}
.mb-1-c:hover {
  color: white!important;
}
.wid-c-80 {
  width: 100%!important;
}
.was-fixed-wid {
  width: 100%!important;
}
.was-fixed-wid {
  width: 80%!important;
}
.now-fixed-wid {
  width: 100%!important;
  height: 38px!important;
}
.off-top-fixed {
  width: 150px!important;
  height: 38px!important;
  position: absolute;
  right: 0;
  top: 5px!important;
}
.wid-c-200 {
  width: 200px!important;
}
.pad-top-5 {
  padding-top: 5px!important;
}
@media (max-width : 769px) {
  .w-80-c {
    width: 90%!important;
    margin: auto;
    overflow: hidden;
  }
}
@media (max-width : 426px) {
  .now-fixed-wid {
    width: 100%!important;
  }
  .was-fixed-wid {
    width: 80%!important;
  }
}
@media (max-width : 376px) {
  .w-80-c {
    width: 100%!important;
    margin: auto;
    overflow: hidden;
  }
  .font-22 {
    font-size: 20px!important;
  }
  .off-top-fixed {
    height: auto!important;
  }
}
@media (max-width : 321px) {
  .off-top-fixed {
    width: 90%!important;
    height: auto!important;
  }
  .box-button-extra-small {
      font-size: 14px !important;
  }
}
@media (max-width : 281px) {
  .d-flex-none-mob {
    display: block!important;
    height: auto!important;
    text-align: center!important;
  }
  .full-w-mob {
    width: 100%!important;
  }
  .font-22 {
    font-size: 16px!important;
  }
  .font-20 {
    font-size: 13px!important;
  }
  .box-button-extra-small {
      font-size: 11px !important;
  }
}

/* END promo css */




.d-none-c-on-desk {
  display: none!important;
}

.box-our-gourmet-hampers .info {
  padding: 10px!important;
  padding-right: 0px!important;
  padding-left: 20px!important;
}

.productTopHolder {
  margin-top: 0px;
}

.hampercontentwrap {
    margin: 5px!important;
}




#tipreadmore2 img {
  width: 100%;
}



#corporateimgholdermain {
  margin-top: 0px; 
  padding-top: 19px;
}
.hide-this {
  display: none;
}


.learn-a-little-more-about-the-gourmet-pantry {
  font-family: 'DM Serif Display', serif;
  font-size: 30px;
  margin-bottom: 15px;
  color: #25262D;
}

.box-our-gourmet-hampers .info p {
  font-size: 20px!important;
}


.box-our-gourmet-hampers .holder a.readmore{
  font-size: 20px!important;
}



@media (max-width : 1005px) {
  .box-our-gourmet-hampers .info {
    margin-top: 20px!important;
  }
}

@media (max-width : 803px) {
  .box-our-gourmet-hampers .info {
    margin-top: 35px!important;
  }
}

@media (max-width : 769px) {
  .box-our-gourmet-hampers .info {
    margin-top: 0px!important;
  }
  .padding-left-20 {
    padding-left: 0px!important;
  }
  .mt-60-c {
    margin-top: 60px!important;
  }

  .box-grid-small-our-gourmet-hampers .item {
    width: 40%;
  }

}

@media (max-width : 541px) {
  .padding-right-10 {
    padding-right: 0px!important;
    padding: 10px!important;
  }
  .box-grid-small-our-gourmet-hampers .padding-right-10 h1 {
    text-align: center!important;
  }
  .pad-to-0 {
    font-size: 40px!important;
    text-align: center!important;
  }
}

@media (max-width : 426px) {
  .box-our-gourmet-hampers .info {
    padding-bottom: 0px!important;
  }
  .w-100-c {
    width: 100%!important;
  }
  .d-none-c-on-desk {
    display: block!important;
  }


  .pad-0 {
    padding-bottom: 0px!important;
    padding-top: 4px!important;
  }
  .pad-left-right-0 {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .p-1 {
    padding: 0px!important;;
  }
  .width-50-mobile {
    width: 45%!important;
    margin: auto;
  }
  .hampercontentwrap {
    margin: 5px!important;
  }
  .box-4-big-images {
    margin-top: 0px!important;
    background-color: #fcf1e2!important;
  }

  .box-corporate-customers-logo .few-corporate-customers {
    font-size: 1.75rem;
  }
}

@media (max-width : 361px) {
  .box-our-gourmet-hampers .info {
    padding: 10px!important;
    padding-right: 0px!important;
  }
  .box-our-gourmet-hampers .info {
    margin-top: 0px!important;
  }
}




@media (max-width : 281px) {
  #productinfopage .btn-lg {
    font-size: 11px!important;
  }

  .info-holder .button-sm-w-radius-p5 {
    width: 100%!important;
  }
}























@media (max-width : 426px) {
  .cat-img-hero img {
    width: 100%;
    height: 70px;
  }
}

@media (max-width : 321px) {
  .cat-img-hero img {
    height: 50px;
  }
}

@media only screen and (max-width: 426px){
  .box-4-big-images {
    background: #fcf1e2!important;
    margin-top: 0px!important;
  }
  .box-grid-small-five-products {
    width: 100%!important;
  }
  .box-grid-small-five-products .item {
    width: 50%!important;
  }

    
  .box-corporate-customers-logo .few-corporate-customers {
    font-size: 1.9rem;
  }
  .box-grid-small-five-products .heading-title {
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 415px){
  .shop-w-confidence-holder {
    margin-bottom: 0px!important;
  }
}

@media only screen and (max-width: 768px) {
  
}


@media only screen and (max-width: 376px){
  .shop-w-confidence-holder {
    margin-bottom: 49px;
  }
}

@media only screen and (max-width: 321px){
  .shop-w-confidence-holder {
    margin-bottom: 0px;
  }
  .box-grid-small-five-products .item {
    padding: 5px!important;
  }
}

.box-grid-small-five-products {
  background-color: white!important;
}


#homepageCarouselWide {
  padding-top: 20px!important;
}

@media (max-width : 1281px) {
  #homepageCarouselWide {
    padding-top: 20px!important;
  }
}


@media (max-width : 1025px) {
  #homepageCarouselWide {
    padding-top: 20px!important;
  }
}

@media (max-width : 769px) {
  #homepageCarouselWide {
    padding-top: 0px!important;
  }
  .box-our-gourmet-hampers .holder a.readmore {
    padding-left: 0px!important;
  }

  .pad-to-0 {
    text-align: center!important;
  }
}

@media (max-width : 541px) {
  #homepageCarouselWide {
    padding-top: 0px!important;
  }
}

@media (max-width : 426px) {
  .box-4-big-images-corporate-page .box-button-small {
    width: 100%!important;
    font-size: 14px!important;
  }
}

@media (max-width : 412px) {
  .box-4-big-images-corporate-page .box-button-small {
    width: 100%!important;
    font-size: 15px!important;
  }
}


@media (max-width : 376px) {
  .box-4-big-images-corporate-page .box-button-small {
    font-size: 12px!important;
    width: 100%!important;
  }
}

@media (max-width : 361px) {
  .box-4-big-images-corporate-page .box-button-small {
    font-size: 10px!important;
    width: 100%!important;
  }
}


@media (max-width : 321px) {
  .box-4-big-images-corporate-page .box-button-small {
    width: 100%!important;
  }
  .btn-corporate-page-view-all {
    padding: 0px 0px!important;
    padding-top: 0px!important;
    padding-left: 7px!important;
    padding-right: 7px!important;
  }
}

@media (max-width : 281px) {
  .box-4-big-images-corporate-page .box-button-small {
    font-size: 9px!important;
    width: 100%!important;
  }
  .btn-corporate-page-view-all {
    padding-top: 3px!important;
  }
  .btn-corporate-page-view-all {
    font-size: 13px!important;
  }
}
.box-our-gourmet-hampers .holder a.readmore {
  font-size: 20px!important;
}

.shipping-mobile {
  background-color: #68b0e8;
}

.shipping-mobile i {
  color: #fff;
}

@media only screen and (max-width: 576px) {
  #mobiletoggleholder {
    background: #000;
  }

  #mobiletoggleholder>form {
    justify-content: flex-end;
  }

  #mobiletoggleholder>form >input {
    padding-right: 40px;
    border: none;

    text-indent: 10px;
    background: #000;
    color: #fff;
  }

  #mobiletoggleholder>form >button>i {
    color: #fff;
  }
}