/*========================================================
	Main Style CSS for Grand Mid-East Pastry Delight 2022
=========================================================*/

/*
Colors
*/

/*========================================================
										RESET
=========================================================*/

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
address,
em,
img,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
caption,
article,
aside,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

*:focus {
    outline: none;
}

* {
    box-sizing: border-box;
}

input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.shopify-buy-frame--toggle .is-active .is-sticky {
    display: block !important;
}


/* fonts declaration */
@font-face {
    font-family: sunday;
    src: url("../fonts/Sunday-Regular.ttf");
}
@font-face {
    font-family: playfair;
    src: url("../fonts/PlayfairDisplay-Bold.ttf");
}
@font-face {
    font-family: ariane-regular;
    src: url("../fonts/arianecoachella-regular.ttf");
}
@font-face {
    font-family: ariane-bold;
    src: url("../fonts/arianecoachella-bold.ttf");
}
@font-face {
    font-family: allura;
    src: url("../fonts/allura.ttf");
}

/*========================================================
                      Main Styles
=========================================================*/

body {
    background: #fff;
    font-family: 'Heebo', sans-serif, arial;
    font-weight: 400;
    color: #3f4245;
    font-size: 18px;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

/*=======================================================
                       Main Layout
=========================================================*/

/*========================================================
	NAVIGATION
=========================================================*/
.menu ul li.mlogo,
.menu ul li.mphone,
.menu ul li.maddress,
.menu ul li.msocial,
.bannerImgMob,
.topMessageMob {
    display: none;
}

.navTopMob,
.smobitrigger,
.mnuclose {
    display: none;
}

/*========================================================
	CONTENT
=========================================================*/
.pageFull {
    width: 100%;
    margin: 0 auto;
}

.pageSize {
    width: 1300px;
    margin: 0 auto;
}

/*========================================================
	BUTTONS
=========================================================*/
.prodiBtn {
    background: #9b9a4a;
    border: 2px solid #9b9a4a;
    padding: 20px 35px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}

/*========================================================
	TOP Navigation
=========================================================*/
header {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    height: 90px;
    display: block;
    border-bottom: 1px solid rgba(202, 172, 122, 0.9);
}

.navbar-fixed-top {
    background-color: #fff;
}

.navbar-fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
}

.navWrap {
    width: 100%;
    margin: 0 auto;
}

.navInside {
    width: 95%;
    margin: 0 auto;
    height: 90px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.logoDesk {
    width: 10%;
    text-align: center;
}

.navItems {
    width: 45%;
}

.logoDesk img {
    width: 180px;
    margin-top: 5px;
}

.navMenuItems {
    width: 45%;
    text-align: left;
}

.menu ul li {
    font-size: 14px;
    color: #241c10;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 30px;
    position: relative;
}

.lactive {
    color: #000 !important;
}

.undeli {
    height: 2px;
    background: #cbb899;
    width: 45px;
    position: absolute;
    top: 61px;
    left: 30px;
}

.navItems {
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.Mob {
    display: none;
}

.topMessageDeskt p {
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 60px;
    text-align: left;
}

.topSocial {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.topSocial a {
    display: inline-block;
    margin-left: 20px;
}

.fatop {
    color: #3f4245;
}

.Mob {
    display: none;
}

.Deskt {
    display: none;
}

/*========================================================
	INDEX banner
=========================================================*/
.bannerMain {
    background: url('../images/index/bannerbg.jpg') center center no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100%;
    position: relative;
}

.bannerInsWrap {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bannerBox {
    width: 85%;
    margin: 0 auto;
}

h1.bannerH1 {
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 120px;
    font-weight: 600;
    color: #30221d;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    text-align: center;
    width: 630px;
    margin: 0 auto;
    line-height: 130px;
}

h1.bannerH1 span {
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    color: #8d632f;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 1.5;
    letter-spacing: 2px;
}

/*========================================================
	INDEX banner Easter New Banner
=========================================================*/
.eastBan{
  background: url('../images/index/happy-easter.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 90px;
}
.eastBanWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.eastBanLeft{
  width: 60%;
}
.eastBanRight{
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 300px 0;
}
.eastBanRight h1{
  color: #fff;
  font-family: ariane-bold, arial, sans-serif;
  font-size: 120px;
  text-transform: capitalize;
  text-shadow: 4px 6px 2px #036f97;
}
.eastBanRight h1 span{
  display: block;
  font-size: 160px;
  text-transform: uppercase;
}
.eastBanRight p{
  color: #03356b;
  font-size: 24px;
  max-width: 68%;
  margin: 10px auto 0;
}
.eastBanRight p span{
  font-weight: 700;
  text-transform: uppercase;
}
.eastBtnPlace{
  margin: 40px 0 0;
}
.eastBtn {
    background: #f8b96a;
    border: 2px solid #fff;
    padding: 20px 45px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    color: #03356b;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}
.easterMobile{
  display: none;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .eastBanRight {
  	padding: 180px 0;
  }
  .eastBanRight h1 {
  	font-size: 100px;
  }
  .eastBanRight h1 span {
  	font-size: 130px;
  }
  .eastBanRight p {
  	font-size: 22px;
  }
  .eastBtn {
      font-size: 22px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .eastBanRight {
  	padding: 80px 0;
  }
  .eastBanRight h1 {
  	font-size: 62px;
  }
  .eastBanRight h1 span {
  	font-size: 110px;
  }
  .eastBanRight p {
  	font-size: 18px;
  }
  .eastBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .eastBan{
    margin-top: 0;
  }
  .eastBanRight {
  	padding: 115px 0;
  }
  .eastBanRight h1 {
  	font-size: 62px;
  }
  .eastBanRight h1 span {
  	font-size: 88px;
  }
  .eastBanRight p {
  	font-size: 18px;
    max-width: 77%;
  }
  .eastBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .eastBan{
    margin-top: 0;
  }
  .eastBanRight {
  	padding: 45px 0;
  }
  .eastBanRight h1 {
  	font-size: 42px;
  }
  .eastBanRight h1 span {
  	font-size: 68px;
  }
  .eastBanRight p {
  	font-size: 16px;
    max-width: 94%;
  }
  .eastBtn {
      font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .eastBan{
    margin-top: 0;
  }
  .eastBan {
  	background: url('../images/index/happy-easter-mobile-bg.jpg') no-repeat;
  	background-position: center;
  	background-size: cover;
  	margin-top: 0;
  }
  .easterMobile{
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .eastBanLeft{
    display: none;
  }
  .eastBanRight{
    width: 100%;
    padding: 40px 0;
  }
  .eastBanRight h1 {
  	font-size: 42px;
  }
  .eastBanRight h1 span {
  	font-size: 68px;
  }
  .eastBanRight p {
  	font-size: 19px;
    max-width: 94%;
  }
  .eastBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .eastBanRight p {
  	max-width: 80%;
  }
}

/*========================================================
	INDEX banner Mothers Day Banner
=========================================================*/
.mothersBan{
  background: url('../images/index/mothers-day-desktop.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 90px;
}
.mothersBanWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mothersBanLeft{
  width: 60%;
}
.mothersBanRight{
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 240px 0;
}
.mothersBanRight h1{
  color: #44523f;
  font-family: allura, arial, sans-serif;
  font-size: 120px;
  text-transform: capitalize;
}
.mothersBanRight h1 span{
  color: #fff;
  display: block;
  font-family: ariane-bold, arial, sans-serif;
  font-size: 144px;
  line-height: 1.1;
  text-transform: uppercase;
}
.mothersBanRight p{
  color: #3a523a;
  font-size: 24px;
  max-width: 68%;
  margin: 10px auto 0;
}
.mothersBanRight p span{
  font-weight: 700;
  text-transform: uppercase;
}
.mothersBtnPlace{
  margin: 40px 0 0;
}
.mothersBtn {
    background: #9b9a4a;
    border: 2px solid #9b9a4a;
    padding: 20px 45px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}
.mothersMobile{
  display: none;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .mothersBanRight {
  	padding: 150px 0;
  }
  .mothersBanRight h1 {
  	font-size: 100px;
  }
  .mothersBanRight h1 span {
  	font-size: 120px;
  }
  .mothersBanRight p {
  	font-size: 22px;
  }
  .mothersBtn {
      font-size: 22px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .mothersBanRight {
  	padding: 80px 0;
  }
  .mothersBanRight h1 {
  	font-size: 62px;
  }
  .mothersBanRight h1 span {
  	font-size: 86px;
  }
  .mothersBanRight p {
  	font-size: 18px;
  }
  .mothersBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .mothersBan{
    margin-top: 0;
  }
  .mothersBanRight {
  	padding: 65px 0;
  }
  .mothersBanRight h1 {
  	font-size: 62px;
  }
  .mothersBanRight h1 span {
  	font-size: 68px;
  }
  .mothersBanRight p {
  	font-size: 18px;
    max-width: 77%;
  }
  .mothersBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .mothersBan{
    margin-top: 0;
  }
  .mothersBanRight {
  	padding: 25px 0;
  }
  .mothersBanRight h1 {
  	font-size: 42px;
  }
  .mothersBanRight h1 span {
  	font-size: 50px;
  }
  .mothersBanRight p {
  	font-size: 16px;
    max-width: 94%;
  }
  .mothersBtn {
      font-size: 16px;
  }
  .mothersBtnPlace {
  	margin: 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .mothersBan{
    margin-top: 0;
  }
  .mothersBan {
  	background: url('../images/index/mothers-day-mobile-bg.jpg') no-repeat;
  	background-position: center;
  	background-size: cover;
  	margin-top: 0;
  }
  .mothersMobile{
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .mothersBanLeft{
    display: none;
  }
  .mothersBanRight{
    width: 100%;
    padding: 40px 0;
  }
  .mothersBanRight h1 {
  	font-size: 42px;
  }
  .mothersBanRight h1 span {
  	font-size: 62px;
  }
  .mothersBanRight p {
  	font-size: 19px;
    max-width: 94%;
  }
  .mothersBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mothersBanRight p {
  	max-width: 80%;
  }
  .mothersBanRight h1 span {
    font-size: 68px;
  }
}


/*========================================================
	INDEX banner Diwali Banner
=========================================================*/
.diwaBan{
  background: url('../images/index/diwali-2560.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 90px;
}
.diwaBanWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.diwaBanLeft{
  width: 60%;
}
.diwaBanRight{
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 300px 0;
}
.diwaBanRight h1{
  color: #fff;
  font-family: 'larken', arial, sans-serif;
  font-size: 80px;
  font-weight: 700;
  font-style: italic;
  text-transform: capitalize;
  margin: 0 0 40px;
}
.diwaBanRight h1 span{
  color: #e29f37;
  display: block;
  font-size: 160px;
  line-height: 0.9;
}
.diwaBanRight p{
  color: #fff;
  font-size: 24px;
  max-width: 100%;
  margin: 10px auto 0;
}
.diwaBanRight p span{
  font-weight: 700;
  text-transform: uppercase;
}
.diwaBtnPlace{
  margin: 40px 0 0;
}
.diwaBtn {
    background: #e29f37;
    padding: 20px 45px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    color: #03356b;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}
.diwaerMobile{
  display: none;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .diwaBanRight {
  	padding: 180px 0;
  }
  .diwaBanRight h1 {
  	font-size: 70px;
  }
  .diwaBanRight h1 span {
  	font-size: 130px;
  }
  .diwaBanRight p {
  	font-size: 22px;
  }
  .diwaBtn {
      font-size: 22px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .diwaBanRight {
  	padding: 100px 0;
  }
  .diwaBanRight h1 {
  	font-size: 56px;
    margin: 0 0 30px;
  }
  .diwaBanRight h1 span {
  	font-size: 110px;
  }
  .diwaBanRight p {
  	font-size: 18px;
  }
  .diwaBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .diwaBan{
    margin-top: 0;
  }
  .diwaBanRight {
  	padding: 115px 0;
  }
  .diwaBanRight h1 {
  	font-size: 50px;
  }
  .diwaBanRight h1 span {
  	font-size: 88px;
  }
  .diwaBanRight p {
  	font-size: 18px;
  }
  .diwaBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .diwaBan{
    margin-top: 0;
  }
  .diwaBanRight {
  	padding: 45px 0;
  }
  .diwaBanRight h1 {
  	font-size: 40px;
  }
  .diwaBanRight h1 span {
  	font-size: 68px;
  }
  .diwaBanRight p {
  	font-size: 16px;
  }
  .diwaBtn {
      font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .diwaBan{
    margin-top: 0;
  }
  .diwaBan {
  	background: url('../images/index/diwali-mobile-bg.jpg') no-repeat;
  	background-position: center;
  	background-size: cover;
  	margin-top: 0;
  }
  .diwaerMobile{
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .diwaBanLeft{
    display: none;
  }
  .diwaBanRight{
    width: 100%;
    padding: 40px 0;
  }
  .diwaBanRight h1 {
  	font-size: 40px;
  }
  .diwaBanRight h1 span {
  	font-size: 68px;
  }
  .diwaBanRight p {
  	font-size: 19px;
    max-width: 94%;
  }
  .diwaBtn {
      font-size: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .diwaBanRight p {
  	max-width: 80%;
  }
}


/*========================================================
	INDEX products
=========================================================*/
.bgproducts {
    background: url('../images/index/bgproducts.jpg') center center no-repeat;
    background-size: cover;
    padding: 15px 0 90px;
}

.bgpastries {
    background: url('../images/index/bgproducts.jpg') center center no-repeat;
    background-size: cover;
    padding: 85px 0 70px;
}

.mainTit {
    width: 390px;
    height: 228px;
    margin: 0 auto 35px;
    position: relative;
}

.mainTitbg {
    color: rgba(87, 76, 68, .05);
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 228px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}

.mainH2 {
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    color: #574c44;
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Amatic SC', arial, sans-serif;
    text-align: center;
    width: 100%;
}

.prodWrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.prodBox {
    width: 24%;
    background: #fff;
    border: 3px solid #f9f6f3;
    padding: 30px;
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

.prodBox img {
    width: 100%;
}

.prodBox p {
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #574c44;
    padding: 25px 0;
}

.prodBox p span {
    color: #acacab;
    font-size: 18px;
    font-family: 'Heebo', arial, sans-serif;
    padding: 25px 0;
    display: block;
}

.prodipad {
    padding-bottom: 30px;
    margin-top: auto;
}

.prodimarg1 {
    margin-right: .5%;
}

.prodimarg2 {
    margin: 0 .5% 10px;
}

.prodimarg3 {
    margin-left: .5%;
}

.discbg {
    background: url('../images/index/bg.jpg') center center no-repeat;
    background-size: cover;
    height: 205px;
    margin: 90px 0 50px;
}

.discWrap {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.oneBox {
    display: flex;
    align-items: center;
}

.oneBox img {
    margin-right: 20px;
}

.oneBox h3 {
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1;
    color: #9a9a4b;
    font-family: 'Amatic SC', arial, sans-serif;
}

.oneBox h3 span {
    display: block;
}

.threeBox {
    display: flex;
    align-items: center;
}

.fourthBox {
    display: none;
}

.boxText {
    margin-right: 20px;
}

.boxText p {
    position: relative;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #4e4b4a;
    font-family: 'Amatic SC', arial, sans-serif;
    /* margin-bottom: 10px; */
}

.imgMob {
    display: none;
}

.ftext {
    margin-bottom: 10px;
}

.boxText p::before {
    position: absolute;
    content: "";
    background-image: url("../images/index/mark.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: 4px;
    left: 0;
    background-size: 30px;

}

.imgLogoUps {
    margin-right: 15px;
}

.christmasbg {
    background: url('../images/index/christmas-promo.jpg') center center no-repeat;
    background-size: cover;
    height: 205px;
    margin: 90px 0 50px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.christmasIns {
    text-align: center;
}

.christmasIns h3 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    color: #494644;
    font-family: 'Amatic SC', arial, sans-serif;
    margin-bottom: 10px;
}


/*=======================================================
    INDEX divider 1
=========================================================*/
.divi1bg {
    background: url('../images/index/divi1bg.jpg') center center no-repeat;
    background-size: cover;
    height: 656px;
}

.divi1Center {
    width: 808px;
    margin: 0 auto;
    background: url('../images/index/divi1center.png') center center no-repeat;
    background-size: cover;
    height: 656px;
}

.divi1Tit {
    width: 100%;
    height: 200px;
    margin: 0 auto 50px;
    position: relative;
}

.divi1bgLetter {
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 228px;
    line-height: 1;
    font-weight: 700;
    color: rgba(255, 255, 255, .05);
    text-align: center;
    text-transform: uppercase;
}

.divi1Tit h3 {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.divi1Desc {
    color: #777;
    font-size: 18px;
    max-width: 580px;
    margin: 0 auto;
    line-height: 1.5;
    text-align: center;
}

.divi1Cols {
    width: 90%;
    margin: 50px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.divi1Col {
    width: 30%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.divi1Circle {
    width: 170px;
    height: 170px;
    background: url('../images/index/circlebg.png') center center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divi1Circle img {
    width: 160px;
}

.divi1Col p {
    font-size: 28px;
    font-family: 'Amatic SC', arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 25px;
}

/*=======================================================
    INDEX party section
=========================================================*/
.partybg {
    padding: 90px 0;
}

.partyWrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.partyLeft {
    width: 60%;
    text-align: center;
}

.partyRight {
    width: 40%;
}

.partyTit {
    width: 332px;
    height: 200px;
    margin: 0 auto 35px;
    position: relative;
}

.partyTitbg {
    color: rgba(87, 76, 68, .05);
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 228px;
    line-height: 1;
    font-weight: 700;
}

h3.partyH3 {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    color: #574c44;
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Amatic SC', arial, sans-serif;
    text-align: center;
    width: 100%;
}

.partyDesc {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 60px;
    color: #777;
    max-width: 580px;
    margin: 0 auto;
}

/*========================================================
	INDEX gifts section
=========================================================*/
.giftLeftSide {
    width: 100%;
    margin: 0 auto 35px;
    background: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.giftLeftImg {
    width: 55%;
}

.giftRgtCont {
    width: 45%;

}

.giftrpad1 {
    padding: 0 60px 0 20px;
}

.giftlpad2 {
    padding: 0 20px 0 60px;
}

.giftLeftImg img {
    width: 100%;
}

.giftRgtCont h3 {
    font-size: 54px;
    font-weight: 700;
    font-family: 'Amatic SC', arial, sans-serif;
    color: #574c44;
    text-align: left;
    padding-bottom: 30px;
}

.giftRgtCont p {
    color: #777;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    padding-bottom: 40px;
}

/*========================================================
	INDEX divider 2
=========================================================*/
.divi2bg {
    background: url(../images/index/divi2bg.jpg) center center no-repeat;
    background-size: cover;
    height: 656px;
}

.divi2Tit {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding-top: 65px;
}

.divi2Circle {
    width: 63px;
    margin: 0 auto;
    height: 63px;
    background: transparent url('../images/index/price-circle.png') center center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divi2price {
    color: #fff;
    font-family: 'Amatic SC', arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
}

.divi2price sup {
    font-size: 21px;
}

.divi2Tit h3 {
    font-size: 54px;
    font-weight: 700;
    font-family: 'Amatic SC', arial, sans-serif;
    color: #fff;
    padding: 15px 0 35px;
}

.divi2Cont {
    font-size: 18px;
    line-height: 1.5;
    color: #777;
    width: 580px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
    text-transform: capitalize;
}

.divi2Boxes {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.divi2Box {
    width: 24%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.divi2Box img {
    width: 70px;
}

.divi2Box p {
    font-size: 28px;
    font-family: 'Amatic SC', arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 5px;
}

.divi2Btn {
    text-align: center;
    padding-top: 70px;
}

/*=======================================================
    FOOTER
=========================================================*/
.fooNav ul li.mlogo,
.fooNav ul li.mphone,
.fooNav ul li.maddress,
.fooNav ul li.msocial,
.fooNav ul li.mhours {
    display: none;
}

.foobg {
    background: #fff;
    padding: 90px 0 20px;
    border-top: 1px solid rgba(202, 172, 122, 0.9);
}

.fLine {
    border-top: 1px solid rgba(124, 124, 124, .7);
}

.fooDetails {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footel {
    font-size: 36px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fooadr,
.foohours {
    font-size: 16px;
}

.fooadr span {
    display: block;
}

.foohours {
    margin-top: 10px;
    padding-bottom: 25px;
}

.fooNav {
    padding: 35px 0 50px;
}

.fooNav ul li {
    display: inline-block;
}

.fooNav ul li.flinks a {
    padding: 0 25px;
    font-size: 16px;
    text-transform: uppercase;
}

.fooCopy p {
    font-size: 14px;
    color: #777;
}


.fooCols {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid rgba(124, 124, 124, .3);
}

.fcol1,
.fcol4 {
    width: 26%;
}

.fcol1 img {
    margin-bottom: 25px;
}

.fcol2,
.fcol3 {
    width: 24%;
    border-left: 1px solid rgba(192, 198, 211, .1);
    padding-left: 60px;
}

.fcol4 {
    border-left: 1px solid rgba(192, 198, 211, .1);
    padding-left: 60px;
}

.fooCol {
    padding-top: 70px;
    padding-bottom: 50px;
}

.fooCol h5 {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    font-family: 'Merriweather', sans-serif;
    padding-bottom: 20px;
}

.fooLine {
    padding-bottom: 20px;
}

.fooLine p {
    font-size: 16px;
    color: #3f4245;
    line-height: 1.7;
}

.fooLine p span {
    display: block;
}

.fooCol ul li {
    font-size: 16px;
    color: #3f4245;
    text-transform: capitalize;
    padding: 8px 0;
}

.fcol4 p {
    padding-bottom: 15px;
    line-height: 1.5;
}

.fooBelow {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 25px 0;
}

.fooBelowLeft,
.fooBelowRight {
    width: 50%;
}

.fooBelowRight {
    text-align: right;
    justify-content: flex-end;
}

.fafoo {
    color: #3f4245;
    font-size: 21px;
    margin-right: 15px;
}

.fooBelowRight p {
    color: #3f4245;
    font-size: 14px;
}

/*=======================================================
    CATEGORY ITEM
=========================================================*/
.itembg {
    padding-bottom: 110px;
}

.bannerSubPage {
    width: 100%;
    margin: 0 auto;
    height: 90px;
    margin-bottom: 110px;
    /*border-bottom: 1px solid rgba(236,173,29,.5); */
    /* border-bottom: 1px solid rgba(87,76,68,.3); */
    border-bottom: 1px solid rgba(202, 172, 122, 0.9);
    /*box-shadow: -4px 3px 0px 0px rgba(202, 172, 122, 0.9);*/
}

.itemWrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}

.itemWrapCenter {
    justify-content: center;
}

.itemImg,
.itemCont {
    width: 50%;
}

.itemImg {
    margin-right: 60px;
}

.itemImg img {
    width: 100%;
}

.itemCont h1 {
    font-size: 41px;
    font-weight: 700;
    text-transform: uppercase;
    color: #574c44;
    font-family: 'Amatic SC', arial, sans-serif;
    line-height: 1.1;
}

.itemPrice {
    color: #acacab;
    font-size: 18px;
    font-family: 'Heebo', arial, sans-serif;
    font-weight: 700;
    padding: 15px 0 20px;
}

.itemDesc {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 25px;
}

.itemCont ul {
    padding-bottom: 25px;
}

.itemCont ul li {
    font-size: 16px;
    text-transform: capitalize;
    padding: 8px 0;
}

.itemCont ul li span {
    font-weight: 700;
    padding-right: 15px;
}

.itemaddbg {}

.itemDescrip {
    background: #f9f6f3;
    padding: 50px 35px;
}

.itemDescrip h3 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Amatic SC', arial, sans-serif;
}

.itemAdd {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

.itemAdd span {
    font-weight: 400;
    padding-left: 50px;
}

.itemdiscbg {
    padding-bottom: 110px;
}

.itemsList {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 35px;
}

.itemsName,
.itemsBtn {
    width: 50%;
}

.itemsName p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
}

.itemsName p span {
    font-weight: 400;
    margin-left: 20px;
    text-transform: none;
}

.itemBtn {
    background: #9b9a4a;
    border: 1px solid #9b9a4a;
    padding: 8px 16px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
}

/*** not needed ***/
.itemsOption {
    width: 420px;
    margin: 0 0 35px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.itemName {
    width: 100px;
    padding-right: 14px;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

.optionName {
    width: 320px;

}

.optionName select {
    width: 100%;
    height: 48px;
    border: 1px solid rgba(119, 119, 119, 0.2);
    border-radius: 30px;
    color: #a9a9a9;
    line-height: 20px;
    font-size: 16px;
    padding: 0 30px;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    appearance: none;
}

select.option_servings {
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%),
        linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}

select.option_servings:focus {
    background-image:
        linear-gradient(45deg, #9b9a4a 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, #9b9a4a 50%),
        linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 15px) 1em,
        calc(100% - 20px) 1em,
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    border-color: #9b9a4a;
    outline: 0;
}

/*=======================================================
    STICKY footer
=========================================================*/
footer {
    width: 100%;
    margin: 0 auto 59px;
}

.outerSticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.stickyFooter {
    background: #231f20;
    color: #fff;
    padding: 10px 0;
    height: 60px;
    text-align: center;
    border-top: 1px solid #fff;
}

.stickyFooter a {
    display: inline-block;
}

.stickyFooter p {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
}

/*========================================================
		Gallery page
=========================================================*/
.galleryWMWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0 0;
}

.galleryWMWrap .item {
    margin: 40px 0;
    width: 30%;
}

.galleryWMWrap .item img {
    width: 100%;
}

/*=======================================================
    CAKES page
=========================================================*/
.bgcakes {
    padding: 0 0 50px;
    background: #faf6f3;
}

.centerGalle {
    width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 50px 0;
}

.publikBoxWrap {
    width: 100%;
    margin: 0 auto 60px;
    overflow: hidden;
}

.publikGalleria,
.publikGalleria1 {
    max-width: 100%;
    height: 2800px;
    margin: 0 auto;
    text-align: center;
}

.galleWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px;
}

.item {
    position: relative;
    width: 12.25%;
    margin-bottom: 10px;
}

.item img {
    display: block;
    width: 100%;
    padding: 8px;
    border-radius: 5px;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .centerGalle {
        width: 1800px;
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .centerGalle {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .centerGalle {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .centerGalle {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .centerGalle {
        width: 100%;
    }
}

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

/*========================================================
                     BACK TO TOP
=========================================================*/
.to-top {
    display: inline-block;
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 80px;
    right: 20px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    font-family: 'Arial Narrow', arial, sans-serif;
    font-size: 13px;
    text-align: center;
    padding-top: 28px;
    text-indent: 0;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    background: rgba(202, 172, 122, 0.9) url(../images/to-top-arrow.svg) no-repeat center top 13px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 9999;
}

.to-top.cd-is-visible,
.to-top.to-fade-out,
.no-touch .to-top:hover {
    transition: opacity .3s 0s, visibility 0s 0s;
}

.to-top.to-is-visible {
    visibility: visible;
    opacity: 1;
}

.to-top.to-fade-out {
    opacity: .5;
}

.no-touch .to-top:hover {
    background-color: #ee514a;
    opacity: 1;
}

/*========================================================
	        Disclaimer
=========================================================*/
.wrapDisclaimer {
    margin: 0 auto;
    width: 90%;
}

.wrapDisclaimer .partyDesc {
    max-width: 100%;
    font-size: 16px;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .wrapDisclaimer .partyDesc {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .wrapDisclaimer .partyDesc {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .wrapDisclaimer .partyDesc {
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrapDisclaimer .partyDesc {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .wrapDisclaimer {
        width: 100%;
    }

    .wrapDisclaimer .partyDesc {
        width: 100%;
        font-size: 14px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {}

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

/*========================================================
	Responsive CSS
=========================================================*/
/*========================================================
										Mobile Menu
=========================================================*/
@media only screen and (max-width: 1300px) {
    #topheader {
        display: none;
    }

    .navTopMobWrap {
        background: #fff;
        display: inline-block;
        width: 100%;
    }

    .topMessageMob {
        display: flex;
        justify-content: center;
        padding: 10px 0;
        border-top: 1px solid #faf6f3;
    }

    .topMessageMob p {
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
    }

    .navTopMob {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
        height: 80px;
    }

    /* .navtopMobLogo,
    .navtopMobMenu {
        width: 50%;
    } */

    .navtopMobMenu {
        text-align: right;
    }

    .logoMob {
        display: inline-block;
    }

    .logoMob img {
        width: 150px;
        margin-top: 5px;
    }

    .menu {
        float: right;
    }

    .smobitrigger,
    .mnuclose {
        display: inline-block;
    }

    .smobitrigger {
        color: transparent;
        width: 30%;
        margin: 0 auto;
    }

    .smobitrigger {
        background: url("../images/menuopen.png") center center no-repeat;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
    }

    .mnuclose {
        background: url('../images/menuclose.png') right top no-repeat;
        background-size: 65px 65px;
        color: transparent;
        height: 65px;
        margin: 10px 0;
        width: 100%;
        text-align: right;
        display: inline-block;
    }

    .mobimenu {
        padding: 0;
        margin: 0px;
        width: 17.9375em;
        position: fixed;
        height: 100% !important;
        top: 0px;
        left: -24.625em;
    }

    .mnuopn {
        left: 0px !important;
    }

    .ovrActv {
        position: fixed;
        background: rgba(0, 0, 0, 0.79);
        width: 100%;
        height: 100%;
        z-index: 9998;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }

    /********* menu **********/
    .menu ul li.mlogo,
    .menu ul li.mphone,
    .menu ul li.msocial,
    .menu ul li.maddress,
    .menu ul li.mhours,
    .menu ul li.mmlinks {
        display: inline-block;
        text-align: center;
    }

    .menu ul {
        padding: 0 20px 10px 20px;
        overflow-y: auto;
        margin: 0 auto;
        display: inline-block;
    }

    .menu ul li.flinks,
    .menu ul li.blinks {
        margin: 2px 0;
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;

    }

    .menu ul li.flinks a,
    .menu ul li.blinks a {
        font-size: 21px;
        font-weight: 700;
        text-transform: capitalize;
        display: inline-block;
        padding: 20px 0 10px;
        width: 100%;
    }

    .menu ul li.mlogo {
        width: 100%;
        margin: 20px auto 25px;
    }

    .menu ul li.mlogo img {
        width: 200px;
    }

    .menu ul li.mphone {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .menu ul li.mphone a {
        font-size: 28px;
        font-weight: 600;
    }

    .menu ul li.maddress,
    .menu ul li.mhours {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .menu ul li.maddress {
        padding: 50px 0 20px;
    }

    .menu ul li.maddress a span,
    .menu ul li.mhours span {
        display: block;
    }

    .menu ul li.maddress a,
    .menu ul li.mhours {
        font-size: 15px;
        font-weight: 600;
    }

    .menu ul li.mhours {
        color: #574C44;
        padding-bottom: 20px;
    }

    .menu ul li.msocial {
        width: 100%;
        padding: 25px 0;
    }

    .menu ul li.msocial a {
        display: inline-block;
    }

    .famob {
        color: #574c44;
        font-size: 24px;
        margin: 0 8px;
    }

}

/*========================================================
										0- 1023
=========================================================*/
@media only screen and (max-width: 1023px) {

    .discbg {
        background: url('../images/index/bg-tablet.jpg') center center no-repeat;
        background-size: cover;
        height: 100%;
        margin: 90px 0 50px;
    }

    .discWrap {
        padding: 30px 15px;
        flex-direction: column;
    }

    .oneBox {
        margin-bottom: 30px;
    }

    .twoBox {
        display: none;
    }

    .threeBox {
        margin-bottom: 30px;
    }

    .fourthBox {
        display: block;
    }
}


/*========================================================
										0- 767
=========================================================*/
@media only screen and (max-width: 767px) {
    body {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    header {
        overflow: scroll;
    }



    .pageSize,
    .navWrap,
    .subsWrap,
    .reasBelow {
        width: 90%;
    }

    .bannerMain {
        background: none;
        height: auto;
        position: static;
    }

    .bannerImgMob {
        display: block;
        width: 100%;
    }

    .bannerImgMob img {
        width: 100%;
    }

    .bannerInsWrap {
        position: static;
        transform: none;
        width: 100%;
    }

    .navTopMobWrap {
        width: 100%;
    }

    h1.bannerH1,
    .divi1Center {
        width: 90%;
    }

    .bannerBox {
        background: #231f20;
        width: 100%;
        padding: 35px 0;
    }

    h1.bannerH1 {
        font-size: 50px;
        font-weight: 300;
        text-shadow: none;
        line-height: 1.1;
    }

    h1.bannerH1,
    h1.bannerH1 span {
        color: #fff;
    }

    .mainTit,
    .divi1Tit,
    .partyTit {
        height: 160px;
    }

    .mainTitbg,
    .divi1bgLetter,
    .partyTitbg {
        font-size: 160px;
    }

    .mainH2,
    h3.partyH3 {
        font-size: 50px;
        top: 55px;
    }

    .prodBox {
        width: 100%;
    }

    .christmasIns {
        padding: 30px 20px;
    }

    .christmasIns h3 {
        font-size: 35px;
    }

    .discbg {
        margin: 50px 0;
        height: auto;
    }

    .oneBox h3,
    .divi1Tit h3 {
        font-size: 40px;
        line-height: 1.3;
    }

    .divi1Tit h3 {
        top: 70px;
    }


    .bgproducts {
        padding: 15px 0 35px;
    }

    .bgpastries {
        padding: 15px 0 35px;
    }

    .divi1Tit {
        margin-bottom: 20px;
    }

    .divi1Desc {
        width: 90%;
    }

    .divi1Cols {
        margin-top: 20px;
        flex-wrap: wrap;
        padding-bottom: 35px;
    }

    .divi1Col {
        width: 100%;
        margin-bottom: 20px;
    }

    .divi1bg,
    .divi1Center {
        height: auto;
    }

    .divi1Center {
        background-repeat: repeat-y;
        background-size: contain;
    }

    .partybg {
        padding: 35px 0;
    }

    .partyWrap {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .partyLeft,
    .partyRight {
        width: 100%;
    }

    .partyDesc {
        width: 90%;
        padding-bottom: 30px;
    }

    .giftsCol1 {
        flex-direction: column;
    }

    .giftsCol2 {
        flex-direction: column-reverse;
    }

    .giftLeftImg,
    .giftRgtCont {
        width: 100%;
    }

    .giftrpad1,
    .giftlpad2 {
        padding: 20px;
    }

    .giftRgtCont h3 {
        font-size: 48px;
    }

    .divi2Cont {
        width: 90%;
    }

    .divi2bg {
        height: auto;
    }

    .divi2Btn {
        padding: 35px 0;
    }

    .divi2Boxes {
        flex-wrap: wrap;
    }

    .divi2Box {
        width: 48%;
        margin-bottom: 20px;
    }

    .fooNav {
        padding: 50px 0;
    }

    /* h1.bannerH1 span {
        font-size: 16px;
        padding-bottom: 10px;
    } */

    .prodBox p {
        padding: 25px 0 0;
    }

    .prodipad {
        padding-bottom: 0;
    }

    .partyRight img {
        width: 100%;
    }

    .partyDesc,
    .giftRgtCont p {
        font-size: 18px;
    }

    .giftrpad1,
    .giftlpad2 {
        padding: 20px 20px 35px;
    }

    .giftRgtCont p {
        padding-bottom: 20px;
    }

    .foobg {
        padding: 50px 0 20px;
    }

    .fafoo {
        font-size: 21px;
    }

    .fooNav ul li {
        display: block;
        padding: 4px 0;
    }

    .fooCopy p span {
        display: block;
    }

    .divi1Col p {
        padding-top: 10px;
        font-size: 34px;
    }

    .giftLeftSide {
        flex-wrap: wrap;
    }

    .itemWrap {
        flex-direction: column;
    }

    .itemImg,
    .itemCont {
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
    }

    .bannerSubPage {
        margin-bottom: 50px;
    }

    .itembg {
        padding-bottom: 50px;
    }

    .itemDesc {
        font-size: 18px;
    }

    .itemCont h1 {
        font-size: 48px;
    }

    .itemdiscbg {
        padding-bottom: 0;
    }

    .threeBox img,
    .oneBox img {
        display: none;
    }

    .oneBox h3 {
        text-align: center;
    }

    .imgMob {
        display: block;
        margin-bottom: 30px;
    }

    /********* gallery 767 ********/
    .galleryWM {
        padding: 60px 0;
    }

    .galleryWMWrap {
        max-width: 330px;
        margin: 0 auto;
    }

    .galleryWMWrap .item {
        margin: 20px 0;
        width: 100%;
    }


    .Mob {
        display: none;
    }

    .Deskt {
        display: block;
    }

}

/*========================================================
										0 - 479
=========================================================*/
@media only screen and (max-width: 479px) {

    .mainTit,
    .partyTit {
        width: 100%;
    }

    .partyTit {
        margin: 0 auto;
    }

    .divi1Tit h3 {
        width: 90%;
    }

    .divi2Tit h3 span {
        display: block;
    }

    .divi2Box {
        width: 100%;
        margin-bottom: 35px;
    }

    .divi2Btn {
        padding: 0 0 35px;
    }

    .divi2Tit {
        padding-top: 35px;
    }

    .divi1Col {
        margin-bottom: 35px;
    }

    .itemCont h1 {
        font-size: 41px;
    }

    .itemDescrip {
        padding: 20px;
    }

    .itemsList {
        flex-direction: column;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        margin-bottom: 20px;
    }

    .itemsName,
    .itemsBtn {
        width: 100%;
    }

    .itemsName {
        padding-bottom: 15px;
    }

    .itembg {
        padding-bottom: 25px;
    }

    /* h1.bannerH1 {
        width: 70%;
    } */

    .imgMob {
        width: 100%;
    }

    .topMessageMob p span {
        display: block;
    }
}

/*========================================================
										480 - 767
=========================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/*========================================================
										768 - 1023
=========================================================*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    header {
        overflow: scroll;
    }

    .pageSize,
    .bannerInsWrap,
    .navWrap,
    .subsWrap,
    .reasBelow {
        width: 90%;
    }

    /* h1.bannerH1 {
        width: 90%;
    }

    h1.bannerH1 {
        font-size: 100px;
    } */

    .mainTit {
        height: 180px;
    }

    .mainTitbg {
        font-size: 180px;
    }

    .mainH2 {
        font-size: 50px;
        top: 75px;
    }

    .prodimarg1,
    .prodimarg2,
    .prodimarg3 {
        margin: 0 0 20px;
    }

    .prodBox {
        width: 48%;
    }

    .prodWrap {
        justify-content: space-between;
    }

    .prodipad {
        padding-bottom: 0;
    }

    .discbg {
        margin: 50px 0 0;
    }

    .partybg {
        padding: 50px 0;
    }

    .bgproducts {
        padding: 15px 0 50px;
    }

    .bgpastries {
        padding: 15px 0 50px;
    }

    .divi1Center {
        width: 90%;
        height: 594px;
        background-repeat: repeat-y;
        background-size: contain;
    }

    .partyRight img {
        width: 100%;
    }

    .prodBox p {
        font-size: 32px;
        padding: 25px 0 0;
    }




    .oneBox h3 {
        font-size: 35px;
    }

    .christmasIns h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .divi1Cols {
        padding-bottom: 50px;
    }

    .divi1Tit,
    .partyTit {
        height: 180px;
    }

    .divi1bgLetter,
    .partyTitbg {
        font-size: 180px;
    }

    .divi1Tit h3,
    h3.partyH3 {
        top: 75px;
        font-size: 54px;
    }

    .divi1bg {
        height: 594px;
    }

    .giftRgtCont h3 {
        font-size: 44px;
        padding-bottom: 0;
    }

    .giftRgtCont p {
        padding-bottom: 10px;
    }

    .giftrpad1 {
        padding: 0 20px 20px 0;
    }

    .giftlpad2 {
        padding: 0 0 20px 20px;
    }

    .divi2Tit {
        padding-top: 20px;
    }

    .divi2bg {
        height: 594px;
    }

    .divi2Boxes,
    .divi1Cols {
        max-width: 622px;
    }

    .itemWrap {
        flex-direction: column;
    }

    .itemImg,
    .itemCont {
        width: 100%;
        max-width: 650px;
    }

    .bannerSubPage {
        margin-bottom: 50px;
    }

    .itembg {
        padding-bottom: 50px;
    }

    .itemdiscbg {
        padding-bottom: 50px;
    }

    /********* gallery 768 ********/
    .galleryWM {
        padding: 60px 0;
    }

    .galleryWMWrap .item {
        margin: 30px 0;
        width: 46%;
    }

    .Deskt {
        display: none;
    }

    .Mob {
        display: block;
    }
}

/*========================================================
										1024 - 1300
=========================================================*/
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .pageSize {
        width: 90%;
    }

    .pageSize,
    .bannerInsWrap,
    .navWrap,
    .subsWrap {
        width: 90%;
    }

    .mainTit {
        height: 200px;
    }

    .mainTitbg {
        font-size: 200px;
    }

    .mainH2 {
        font-size: 54px;
    }

    .prodBox {
        width: 32%;
    }

    .prodimarg1,
    .prodimarg2,
    .prodimarg3 {
        margin: 0 0 20px;
    }

    .prodWrap {
        justify-content: space-between;
    }

    .prodipad {
        padding-bottom: 0;
    }

    .discbg {
        margin: 50px 0 0;
    }

    .partybg {
        padding: 50px 0;
    }

    .bgproducts {
        padding: 15px 0 50px;
    }

    .bgpastries {
        padding: 15px 0 50px;
    }

    .itemaddbg {
        padding-bottom: 50px;
    }

    .itembg {
        padding-bottom: 70px;
    }

    .bannerMain {
        height: 130vh;
    }


    .oneBox img {
        width: 150px;
        margin-right: 12px;
    }

    .oneBox h3 {
        font-size: 28px;
    }

    .boxText p {
        padding-left: 30px;
        font-size: 21px;
        margin-bottom: 5px;
    }

    .boxText p::before {
        width: 21px;
        height: 21px;
        background-size: 21px;

    }

    .imgLogoUps {
        width: 48px;
    }

    .imgFlags {
        width: 150px;
    }

    /********* gallery 1024 ********/
    .galleryWM {
        padding: 80px 0;
    }

    .galleryWMWrap .item {
        margin: 30px 0;
    }

    .Deskt {
        display: none;
    }

    .Mob {
        display: block;
    }
}

/*========================================================
										1301 -
=========================================================*/
@media only screen and (min-width: 1301px) {
    .bgproducts.bgProdCat {
        padding: 90px 0 70px;
    }

    .bgpastries.bgProdCat {
        padding: 90px 0 70px;
    }

}

/*========================================================
										1301 - 1919
=========================================================*/
@media only screen and (min-width: 1301px) and (max-width: 1919px) {

    .pageSize,
    .bannerInsWrap,
    .subsWrap {
        width: 90%;
    }

    .navWrap {
        width: 95%;
    }

    .navInside {
        width: 100%;
    }

    .menu ul li {
        padding: 0 30px 0 0;
    }

    .mainH2 {
        font-size: 58px;
    }

    .prodBox p {
        font-size: 32px;
    }

    .prodipad {
        padding-bottom: 10px;
    }

    .oneBox h3 {
        font-size: 45px;
    }

    .bgproducts {
        padding: 15px 0 70px;
    }

    .divi2Cont {
        font-size: 16px;
    }

    .itemdiscbg {
        padding-bottom: 50px;
    }

    .bannerMain {
        height: 140vh;
    }


    .oneBox img {
        width: 200px;
    }

    .oneBox h3 {
        font-size: 36px;
    }

    .boxText p {
        padding-left: 34px;
        font-size: 24px;
        margin-bottom: 5px;
    }

    .boxText p::before {
        width: 24px;
        height: 24px;
        background-size: 24px;

    }

    .imgLogoUps {
        width: 58px;
    }

    .imgFlags {
        width: 208px;
    }

    /********* gallery 1301 ********/
    .galleryWM {
        padding: 80px 0;
    }

    .topMessageDeskt p {
        margin-right: 0;
        font-size: 12px;
    }

}

/*========================================================
			1920 - 2559
=========================================================*/
@media only screen and (min-width: 1920px) and (max-width: 2559px) {

    .itemdiscbg {
        padding-bottom: 50px;
    }

}


/*========================================================
	INDEX banner MERRY CHRISTMAS
=========================================================*/
/*
.bannerMain {
    background: url('../images/index/new-year-bg.jpg') center center no-repeat;
    background-size: cover;
    height: 1200px;
    width: 100%;
    position: relative;
    overflow: hidden;
}


.bannerBox {
    width: 60%;
    max-width: 1600px;
    padding-top: 320px;
    text-align: center;
}

.bannerH1 {
    font-family: playfair, Arial, Helvetica, sans-serif;
    font-size: 144px;
    line-height: 1.1;
    color: #fff;
}
.yearWrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 20px 0 70px;
}
.yearLine{
  border-bottom: 4px solid #fff;
  width: 240px;
}
.yearWrapper p{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 40px;
  margin: 0 20px;
}

.bannerH1 span {
    display: block;
    margin: 20px 0 30px;
    font-size: 36px;
    font-family: Heebo, Arial, Helvetica, sans-serif;
    color: #95763f;
    background-image: linear-gradient(90deg, #917140, #917140);
   -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.christmasBallsImg {
    width: 32%;
    margin-bottom: 5px;
}


.mainButton a {
    background: #9b9a4a;
    border: 2px solid #9b9a4a;
    padding: 20px 70px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    font-size: 31px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
}

.mainBannerImg {
    position: absolute;
    right: 2%;
    bottom: 1%;
    width: 48%;
}

.mainBannerImg img {
    width: 100%;
}
.mainBannerImgMob{
    display: none;
}


@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .bannerMain {
        height: 950px;
    }

    .bannerBox {
        max-width: 1200px;
        padding-top: 260px;
    }

    .bannerH1 {
        font-size: 116px;
    }

    .bannerH1 span {
        margin: 20px 0 30px;
        font-size: 31px;
    }

    .mainButton a {
        padding: 20px 70px;
        border-radius: 50px;
        font-size: 28px;
    }

    .mainBannerImg img {
        max-width: 890px;
    }
    .mainBannerImg {
    	right: 1%;
    	bottom: 0%;
    	width: 48%;
    }
    .yearLine {
    	width: 190px;
    }
    .yearWrapper p {
    	font-size: 38px;
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .bannerMain {
        height: 650px;
    }

    .bannerBox {
        max-width: 750px;
        padding-top: 185px;
    }

    .bannerH1 {
        font-size: 80px;
    }

    .bannerH1 span {
        margin: 15px 0 20px;
        font-size: 24px;
    }

    .mainButton a {
        padding: 15px 50px;
        font-size: 21px;
    }

    .mainBannerImg {
    	right: 3%;
    	bottom: -2%;
    }
    .mainBannerImg img {
        max-width: 635px;
    }
    .yearWrapper {
    	margin: 20px 0 40px;
    }
    .yearLine {
    	border-bottom: 3px solid #fff;
    	width: 122px;
    }
    .yearWrapper p {
    	font-size: 28px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .bannerMain {
        height: 550px;
    }

    .bannerBox {
        max-width: 550px;
        padding-top: 105px;
    }

    .bannerH1 {
        font-size: 54px;
    }

    .bannerH1 span {
        margin: 15px 0 20px;
        font-size: 18px;
    }

    .mainButton a {
        padding: 10px 30px;
        font-size: 16px;
    }

    .mainBannerImg img {
        max-width: 460px;
    }
    .yearWrapper {
    	margin: 20px 0 48px;
    }
    .yearWrapper p {
    	font-size: 26px;
    }
    .yearLine {
    	border-bottom: 2px solid #fff;
    	width: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .bannerMain {
        height: 400px;
    }

    .bannerBox {
        padding-top: 65px;
    }

    .bannerH1 {
        font-size: 40px;
    }

    .bannerH1 span {
        margin: 15px 0 20px;
        font-size: 18px;
    }

    .mainButton a {
        padding: 10px 30px;
        font-size: 16px;
    }

    .christmasBallsImg {
        display: none;
    }

    .mainBannerImg img {
        max-width: 310px;
    }
    .yearWrapper {
    	margin: 20px 0 20px;
    }
    .yearWrapper p {
    	font-size: 26px;
    }
    .yearLine {
    	border-bottom: 2px solid #fff;
    	width: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .bannerMain {
        height: auto;

        background: url('../images/index/new-year-mobile-bg.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .mainBannerImg,
    .bannerImgMob{
        display: none;
    }

    .bannerBox {
        width: 100%;
        padding: 50px 0;
        background: none;
    }

    h1.bannerH1 {
        width: 100%;
    }
    .bannerH1 {
        font-size: 50px;
    }
    .yearWrapper {
    	margin: 20px 0 40px;
    }
    .yearWrapper p {
    	font-size: 24px;
    }
    .bannerH1 span {
        margin: 20px 0 30px;
        font-size: 31px;
    }

    .mainButton a {
        padding: 20px 70px;
        border-radius: 50px;
        font-size: 28px;
    }

    .mainBannerImgMob{
        display: block;
        width: 90%;
        margin: 0 auto 30px;
    }


    .mainBannerImgMob img{
        display: block;
        width: 100%;
    }
    .christmasBallsImg{
        display: none;
    }
    .yearLine {
    	border-bottom: 2px solid #fff;
    	width: 80px;
    }


}

@media only screen and (max-width: 550px){

    .bannerH1 {
        font-size: 60px;
    }

    .bannerH1 span {
        margin: 15px 0 20px;
        font-size: 24px;
    }

    .mainBannerImgMob{
        margin: 0 auto 30px;
    }
    .mainButton a {
        padding: 15px 50px;
        font-size: 21px;
    }
}

@media only screen and (max-width: 479px) {
    .bannerBox{
        padding: 30px 0 50px;
    }
    .bannerH1 {
        font-size: 50px;
    }

    .bannerH1 span {
        margin: 15px 0 20px;
        font-size: 18px;
    }

    .mainButton a {
        padding: 10px 30px;
        font-size: 16px;
    }

}
*/

/*========================================================
	Top Wrap Login
=========================================================*/
.topThreeBox {
    display: flex;
    align-items: center;
}

.wrapLogin {
    margin-left: 20px;
}

.wrapLogin a {
    display: flex;
    align-items: center;
}

.wrapLogin a img {
    width: 18px;
    margin-left: 10px;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {}

@media only screen and (min-width: 1301px) and (max-width: 1919px) {}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {}

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

@media only screen and (max-width: 1300px) {
    .wrapLogin a img {
        width: 35px;
        margin-left: 0;
        margin-right: 20px;
    }
}

/*========================================================
	Bakery Shelf Life page
=========================================================*/
.bestPage{
  padding: 150px 0 80px;
}
.bestPage h1,
.bestPage h2{
  font-family: 'Amatic SC', arial, sans-serif;
}
.bestPage h1 {
	color: #574c44;
	font-size: 64px;
	text-transform: uppercase;
	font-weight: 700;
  text-align: center;
  margin: 0 0 50px;
}
.bestPage h2{
  color: #574c44;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px 0 0;
}
.bestPage p{
  margin-top: 20px;
}
.bestPage p span{
  font-weight: 700;
}
.italicP{
  font-style: italic;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .bestPage h1 {
  	font-size: 58px;
  }
  .bestPage h2{
    font-size: 41px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .bestPage{
    padding: 60px 0 60px;
  }
  .bestPage h1 {
    font-size: 54px;
  }
  .bestPage h2{
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bestPage{
    padding: 60px 0;
  }
  .bestPage h1 {
    font-size: 50px;
  }
  .bestPage h2{
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .bestPage{
    padding: 40px 0 60px;
  }
  .bestPage h1 {
    font-size: 50px;
    margin: 0 0 30px;
  }
  .bestPage h2{
    font-size: 36px;
  }
}
@media only screen  and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 479px) {}
