@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800;900&display=swap');
/* font-family: 'Nunito Sans', sans-serif; */

@font-face {
  font-family: 'MSReferenceSansSerif';
  src: url('../fonts/MSReferenceSansSerif.eot');
  src: url('../fonts/MSReferenceSansSerif.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MSReferenceSansSerif.woff2') format('woff2'),
       url('../fonts/MSReferenceSansSerif.woff') format('woff'),
       url('../fonts/MSReferenceSansSerif.ttf')  format('truetype'),
       url('../fonts/MSReferenceSansSerif.svg#svgMSReferenceSansSerif') format('svg');
	   font-style:normal;
	   font-weight:400;
}

@font-face {
  font-family: 'MSReferenceSansSerif';
  src: url('../fonts/MSReferenceSansSerif-Italic.eot');
  src: url('../fonts/MSReferenceSansSerif-Italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MSReferenceSansSerif-Italic.woff2') format('woff2'),
       url('../fonts/MSReferenceSansSerif-Italic.woff') format('woff'),
       url('../fonts/MSReferenceSansSerif-Italic.ttf')  format('truetype'),
       url('../fonts/MSReferenceSansSerif-Italic.svg#svgMSReferenceSansSerif-Italic') format('svg');
	   font-style:italic;
	   font-weight:400;
}

@font-face {
  font-family: 'MSReferenceSansSerif';
  src: url('../fonts/MSReferenceSansSerif-Bold.eot');
  src: url('../fonts/MSReferenceSansSerif-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MSReferenceSansSerif-Bold.woff2') format('woff2'),
       url('../fonts/MSReferenceSansSerif-Bold.woff') format('woff'),
       url('../fonts/MSReferenceSansSerif-Bold.ttf')  format('truetype'),
       url('../fonts/MSReferenceSansSerif-Bold.svg#svgMSReferenceSansSerif-Bold') format('svg');
	   font-style:normal;
	   font-weight:700;
}

@font-face {
  font-family: 'MSReferenceSansSerif';
  src: url('../fonts/MSReferenceSansSerif-BoldItalic.eot');
  src: url('../fonts/MSReferenceSansSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MSReferenceSansSerif-BoldItalic.woff2') format('woff2'),
       url('../fonts/MSReferenceSansSerif-BoldItalic.woff') format('woff'),
       url('../fonts/MSReferenceSansSerif-BoldItalic.ttf')  format('truetype'),
       url('../fonts/MSReferenceSansSerif-BoldItalic.svg#svgMSReferenceSansSerif-BoldItalic') format('svg');
	   font-style:italic;
	   font-weight:700;
}


.button--primary {background:#000; color:#fff; text-transform:uppercase; font-size:14px; font-weight:700; border-radius:0; padding:10px 25px; border:1px solid transparent;}
.button{font-family: 'MSReferenceSansSerif', sans-serif; text-transform:uppercase; font-size:14px; font-weight:700; border-radius:0; padding:12px 25px;}
.button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active{background-color: #0174b7; border-color: #0174b7; color: #fff;}
.form-actions .button, .form-actions input, .form-actions a {vertical-align:middle;}

body{overflow-x:hidden;}
body, html{font-family:'MSReferenceSansSerif', sans-serif; font-weight:normal; color:#202020; font-size:14px; letter-spacing:normal; border-radius:0; background:#fff;}
h1, h2, h3, h4, h5, h6{font-family:'MSReferenceSansSerif', sans-serif; font-weight:700;}
a {
 color:#0074b7;
 line-height:inherit;
 text-decoration:underline
}
a:focus,
a:hover {
 color:#015788
}
p {
 margin-bottom:1.5rem
}
h1,
h2,
h3,
h4,
h5,
h6 {
 color:#0074b7;
 font-family:'MSReferenceSansSerif', sans-serif;
 font-weight:600;
 line-height:1.25;
 margin-bottom:.75rem
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
 color:#808e9f;
 font-size:60%;
 line-height:0
}
h1 {
 font-size:32px
}
h2 {
 font-size:22px
}
h3 {
 font-size:20px
}
h4 {
 font-size:18px
}
h5 {
 font-size:15px
}
h6 {
 font-size:13px
}
a, a:hover{text-decoration:none;}
p{margin:0 0 10px 0;}
.body{margin-top:0;}
.body{margin-bottom:0; min-height:400px;}

.siteBannerMob{display:none;}
.heroCarousel-container, .siteBanner{position:relative; padding:0; margin:0;}
.heroCarousel-container:before, .siteBanner:before{content:''; position:absolute; left:0; bottom:0; width:100%; height:24px; background:url(../img/slider-sep.png) no-repeat left bottom;}
.heroCarousel{margin:0 0 20px 0;}
.heroCarousel .slick-dots{display:none !important;}

.playviva{ text-align: right;  padding: 10px 10px 0 0; }

.heroCarousel .slick-prev{left:calc(50% - 49px);}
.heroCarousel .slick-next{right:calc(50% - 49px);}
.heroCarousel .slick-next, .heroCarousel .slick-prev, .heroCarousel .slick-next::before, .heroCarousel .slick-prev::before{width:49px; height:53px; padding:0;}
.heroCarousel .slick-prev::before, .heroCarousel .slick-prev:hover::before, .heroCarousel .slick-prev:focus::before{background:url(../img/slider-prev-arrow.png) no-repeat;}
.heroCarousel .slick-next::before, .heroCarousel .slick-next:hover::before, .heroCarousel .slick-next:focus::before{background:url(../img/slider-next-arrow.png) no-repeat;}
.heroCarousel.slick-initialized {z-index:1;}
.heroCarousel .slick-next, .heroCarousel .slick-prev {z-index:99999;}
.heroCarousel-image-box{width:100% !important;}
.heroCarousel .slick-next, .heroCarousel .slick-prev{top:auto; bottom:-27px;}

.slick-dots li{width:20px; height:14px; padding:0;}
.slick-dots li button, .slick-dots li button::before{width:14px; height:14px;}
.slick-dots li button{border:2px solid transparent;}
.slick-dots li button::before{background:#3a3a3a; opacity:1;}
.slick-dots li.slick-active button::before, .slick-dots li button:hover::before, .slick-dots li button:focus::before{background:none; border:2px solid #3a3a3a;}

.slick-next, .slick-prev, .page-heading + .productCarousel .slick-prev, .page-heading + .productCarousel .slick-next{margin-top:0; top:50%; transform:translateY(-50%);}
.slick-next, .page-heading + .productCarousel .slick-next, .productView-productTabs .page-heading + .productCarousel .slick-next{right:-60px;}
.slick-prev, .page-heading + .productCarousel .slick-prev, .productView-productTabs .page-heading + .productCarousel .slick-prev{left:-60px; right:auto;}
.slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover, .slick-next:focus, .slick-prev:focus{background:none; border:none;}
.slick-next, .slick-prev, .slick-next::before, .slick-prev::before, .page-heading + .productCarousel .slick-prev, .page-heading + .productCarousel .slick-next, .page-heading + .productCarousel .slick-prev::before, .page-heading + .productCarousel .slick-next::before{width:36px; height:36px; padding:0;}
.slick-prev::before, .page-heading + .productCarousel .slick-prev::before, .page-heading + .productCarousel .slick-prev:hover::before, .page-heading + .productCarousel .slick-prev:focus::before{background:url(../img/prev-arrow.png) no-repeat; opacity:1;}
.slick-prev:hover::before, .slick-prev:focus::before, .page-heading + .productCarousel .slick-prev:hover::before, .page-heading + .productCarousel .slick-prev:focus::before{background:url(../img/prev-arrow-hover.png) no-repeat; opacity:1;}
.slick-next::before, .page-heading + .productCarousel .slick-next::before{background:url(../img/next-arrow.png) no-repeat; opacity:1;}
.slick-next:hover::before, .slick-next:focus::before, .page-heading + .productCarousel .slick-next:hover::before, .page-heading + .productCarousel .slick-next:focus::before{background:url(../img/next-arrow-hover.png) no-repeat; opacity:1;}
.slick-dotted.slick-slider{margin-bottom:0;}
.slick-disabled, .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before{opacity:1;}
.productCarousel .slick-dots{display:none !important;}

.banners{display:none;}

.covid-banner, .papaSupermarket-style--modern .covid-banner{position:relative; text-align:center; font-size:15px; color:#202020 !important; background:#ffffff !important; border-bottom:1px solid #d9d9d9; padding:10px 0 !important;}
.covid-banner .covid-bannerIn{max-width:1320px; margin:0 auto; padding:0 20px;}
.covid-banner .covid-bannerIn p{margin:0; line-height:normal;}
.covid-banner .covid-bannerIn p a{color:#202020 !important; text-decoration:none !important;}

.header, .header .is-sticky{background:#fff;}
.emthemesModez-header-userSection{border-bottom:1px solid #d9d9d9;}
.emthemesModez-section--alt .emthemesModez-section-inner, .container{max-width:1320px; padding:0 20px;}
.previewCart .previewCartCheckout-subtotal .previewCartCheckout-price { font-size: 2vw; }

.header .container{max-width:1640px;}
.headerRight .emthemesModez-header-topSection .navUser.navUser--storeInfo{display:none;}

.header-logo{margin:0; display:inline-block; vertical-align:middle; text-align:left;}
.header-logo-image{position:relative;}
.header-logo-image-container{width:auto;}
.header-logo-image-container::after{padding-bottom:0;}
.header-logo > a{width:auto; display:inline-block; vertical-align:middle; min-height:inherit;}
.header-logo .header-logo-image-container h1{ margin:0; }

.hdrcallIc{line-height:29px; border-right:1px solid rgba(0, 0, 0, 0.15); padding:0 30px 0 0; margin:0 30px 0 0;}
.hdrcallIc a{display:block; background:url(../img/call-ic.png) no-repeat left center; padding:0 0 0 35px; font-weight:700; font-size:15px; color:#202020;}
.headerRight .hdrCurncy{padding-right:20px;}
.navUser-section{float:none; margin:0;}
.navUser-action{font-size:15px; color:#000; padding:0 20px;}
.navUser-action .icon{background:url(../img/down-arrow.png) no-repeat center center; width:11px; height:6px;}
.navUser-action .icon svg{display:none;}
.navUser ul li.navUser-item{margin:0; line-height:29px; padding:0;}
.navUser ul li.navUser-item.navUser-item--cart .navUser-action{padding:0 10px 0 0;}
.emthemesModez-quickSearch .form-input{height:50px; border:4px solid #b0b0b0; font-size:15px; color:#202020; padding:0 60px 0 20px; border-radius:0; min-width:400px;}
.emthemesModez-quickSearch .form-input::-webkit-input-placeholder{color:#202020; opacity:0.5;}
.emthemesModez-quickSearch .form-input::-moz-placeholder{color:#202020; opacity:0.5;}
.emthemesModez-quickSearch .form-input:-ms-input-placeholder{color:#202020; opacity:0.5;}
.emthemesModez-quickSearch .form-input:-moz-placeholder{color:#202020; opacity:0.5;}
.emthemesModez-quickSearch .form .button{width:60px; height:50px; background:url(../img/search-ic.png) no-repeat center center; padding:0; border-radius:0;}
.emthemesModez-quickSearch .form-field::before{content:none;}
.papaSupermarket-style--modern .emthemesModez-header-userSection .countPill:not(.countPill--alt){position:absolute; left:auto; right:-10px; top:-10px; width:30px; height:30px; border-radius:50px; border:2px solid #fff; background:#0074b6; font-size:14px; font-weight:700; min-width:unset; display:inline-block; line-height:27px;}

.papaSupermarket-style--modern .navUser ul li.navUser-item.headerSocial{border-right:1px solid rgba(0, 0, 0, 0.15); padding:0 15px 0 0; margin:0 30px 0 0;}
.papaSupermarket-style--modern .headerSocial .navPages-socials .socialLinks .socialLinks-item{margin:0 15px 0 0;}
.papaSupermarket-style--modern .headerSocial .navPages-socials .socialLinks .icon{padding:0; width:22px; height:22px;}
.papaSupermarket-style--modern .headerSocial .navPages-socials .socialLinks .icon svg{fill:#202020; opacity:0.8;}


.papaSupermarket-style--modern .page-sidebar{width:240px; padding:0;}
.page-sidebar + .page-content{width:auto; float:none; padding:0 0 0 20px; overflow:hidden;}


.iconSec{position:relative; font-size:17px; color:#202020; padding:60px 0 50px 0;}
.body .container .iconSec .container{max-width:1640px;}
.iconSec .iconBlocks{display:flex; flex-wrap:wrap; justify-content:space-around; margin:0 -10px;}
.iconSec .iconBlocks .iconBlock{position:relative; padding:0 10px; margin:0 0 15px 0; display:flex; align-items:center; line-height:normal;}
.iconSec .iconBlocks .iconBlock .blockDtl{padding:0 0 0 20px;}
.iconSec .iconBlocks .iconBlock .blockDtl strong{display:block;}
.iconSec .iconBlocks .iconBlock .blockDtl span.shipTxt{font-size:14px; margin-left:-15px; margin-top:-2px; display:inline-block; vertical-align:top;}

.cateSec{position:relative;}
.cateSec .cateBoxes{position:relative; display:flex; flex-wrap:wrap; align-items:center; margin:0 -15px;}
.cateSec .cateBoxes .cateBox{width:33.33%; padding:15px; position:relative;}
.cateSec .cateBoxes .cateBox a{position:relative; display:block;}
.cateSec .cateBoxes .cateBox a:before{content:''; position:absolute; left:0; bottom:0; width:100%; height:194px; background:url(../img/cate-shadow.png) no-repeat center bottom;}
.cateSec .cateBoxes .cateBox img{width:100%;}
.cateSec .cateBoxes .cateBox .cateDtl{padding:0 25px 0 50px; position:absolute; left:0; bottom:25px; width:100%; display:flex; align-items:end; justify-content:space-between;}
.cateSec .cateBoxes .cateBox .cateDtl .cateTitle{color:#fff; font-size:35px; font-weight:700; line-height:normal; margin:0; letter-spacing:normal;}
.cateSec .cateBoxes .cateBox .cateDtl .shopLink{font-size:18px; font-weight:400; padding:0 30px 0 0; color:#fff; background:url(../img/right-arrow-white.png) no-repeat right center;}

.bigheadingBlock{position:relative; text-align:center; padding:75px 0 70px 0;}
.body .container .bigheadingBlock .container{max-width:1640px;}
.bigheadingBlock .bigheadingTxt{font-size:85px; font-weight:900; text-transform:uppercase; margin:0; font-family:'Nunito Sans', sans-serif; color:rgba(32, 32, 32, 0.3); line-height:1;}

.papaSupermarket-style--modern .emthemesModez-section{margin-top:0; padding:0 0 90px 0;}
.papaSupermarket-style--modern .emthemesModez-section-inner > .page-heading, .page-heading, .papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tab.is-active .tab-title{font-size:30px; font-weight:700; color:#202020; margin:30px 0 30px 0; line-height:normal; letter-spacing:normal; font-family:'MSReferenceSansSerif', sans-serif; letter-spacing:normal;}
.main.full .page-heading, .papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tab.is-active .tab-title{margin-top:0 !important; padding:0; border:none; display:block; text-align:center;}


.papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tabs{text-align:center; justify-content:center;}
.emthemesModez-specialProductsTabs .tab{float:none;}
.emthemesModez-specialProductsTabs--supermarket1 .tabs-contents{margin-top:0;}

.productSlider{padding:60px 0 90px 0; overflow:hidden; text-align:center;}
.emthemesModez-section-inner{max-width:1640px; margin:0 auto; padding:0 20px;}
.papaSupermarket-style--modern .emthemesModez-section--newProducts .productCarousel, .papaSupermarket-style--modern .emthemesModez-section--featuredProducts .productCarousel{margin:0 -10px;}
.papaSupermarket-style--modern .emthemesModez-section--newProducts .productCarousel-slide, .papaSupermarket-style--modern .emthemesModez-section--featuredProducts .productCarousel-slide{padding:0 10px;}
.productSlider .emthemesModez-section{padding:0; margin:0;}
.productSlider .tab-content.has-jsContent.is-active{padding:0;}

#product-listing-container .productGrid .product .card-body .card-text.card-text--price { min-height: 25px; }
#product-listing-container .productGrid-bulkOrderFooter-wrapper { display: none;}


.productCarousel .slick-list{margin-left:1px;}
.productCarousel .card{padding:0; margin-bottom:20px; letter-spacing:normal; border:none;}
.productGrid .card{padding:20px 10px; margin-bottom:10px; letter-spacing:normal; border:none;}
.productCarousel .card{margin-bottom:0;}
.productCarousel .card-buttons, .productGrid .card-buttons{padding:0;}
.card-img-container::after{padding-bottom:100%;}
.card-body{text-align:center; padding:25px 25px 0 25px;}
.card-body .card-text.card-text--brand{font-size:15px; color:#a8a8a8; font-weight:normal; margin-bottom:10px; text-transform:none; letter-spacing:normal;}
.card-title{font-size:17px; font-weight:normal; line-height:22px; margin:0; height:44px; overflow:hidden;}
.card-title > a{color:#202020;}
.card-text{margin:20px 0 0 0;}
.price-section{font-size:15px; color:#f91103; font-weight:700;}
.card .rating--small .icon{width:19px; height:19px;}
.icon--ratingFull svg{fill:#efce4a;}
.card-body .price{font-weight:700; color:#202020;}
.papaSupermarket-style--modern .card-body .price{font-size:18px;}
.price.price--rrp, .card-body .price.rrp-price--withoutTax, .papaSupermarket-style--modern .card-body .price.price--rrp{color:#757575; font-weight:400;}
.prdctBtn{padding-top:20px; border-top:1px solid #d9d9d9; margin:25px 0 0 0;}
.prdctBtn .button{background:url(../img/right-arrow.png) no-repeat right center !important; border-radius:0; color:#202020 !important; text-transform:none; padding:0 30px 0 0; height:auto; font-size:16px; font-weight:700; min-width:inherit; display:inline-block; margin:10px 0 0 0; border:none;}
.prdctBtn .button:hover{background-color:transparent !important; color:#000 !important;}

.price-was-label{display:none;}

.emthemesModez-specialProductsTabs--supermarket1 .tab.is-active{border:none;}


.reviewSec{position:relative; background:url(../img/review-bg.jpg) no-repeat center center; background-size:cover; font-size:18px; color:#202020; text-align:center; padding:100px 0 330px 0; margin:0 auto; max-width:1600px;}
.main.full .reviewSec .page-heading{display:inline-block; background:url(../img/review-ic-left.png) no-repeat left center, url(../img/review-ic-right.png) no-repeat right center; padding:0 60px; font-size:30px; font-weight:700; color:#202020; margin:0 0 50px 0; text-transform:capitalize;}
.reviewSec .reviewBox.slick-slide{height:auto;}
.reviewSec .slick-slide img{width:auto; display:block; margin:0 auto 20px;}
.reviewSec .reviewBox .reviewCntn h4{color:#202020; font-size:20px; font-weight:700; margin:0 0 20px 0;}
.reviewSec .reviewBox .reviewCntn p{font-style:italic; line-height:26px; margin:0 0 15px 0;}
.reviewSec .reviewBox .reviewCntn .authorDtl{position:relative; font-weight:700;}
.reviewSec .slick-dots{display:none !important;}
.reviewSec .slick-prev{left:0;}
.reviewSec .slick-next{right:0;}
.reviewSec .reviewSlider{padding:0 50px;}

.videoSec{position:relative;}
.videoSec .videoBlock{max-width:1000px; margin:-240px auto -20px; border:20px solid #fff;}
.embed-container{position:relative; padding-bottom:56.25%; height:0; overflow:hidden; max-width:100%;} 
.embed-container iframe, .embed-container object, .embed-container embed{position:absolute; top:0; left:0; width:100%; height:100%;}

.imgwithTxtSec{position:relative; font-size:16px; color:#000000; padding:0 0 50px 0;}
.body .container .imgwithTxtSec .container{max-width:1640px;}
.imgwithTxtSec .imgwithtxtBlocks{position:relative;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock{display:flex; flex-wrap:wrap; align-items:center; position:relative;}
.imgwithTxtSec .imgwithtxtBlock .leftBlock{width:50%; position:relative;}
.imgwithTxtSec .imgwithtxtBlock .rightBlock{width:50%; position:relative; padding:0 150px 0 100px;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(even) .rightBlock{padding:0 60px 0 150px; order:1;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(even) .leftBlock{order:2;}
.imgwithTxtSec .imgwithtxtBlock .leftBlock:before{content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border:25px solid transparent; border-right:25px solid #fff;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(even) .leftBlock:before{right:auto; left:0; border:25px solid transparent; border-left:25px solid #fff;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock ul{margin:0; padding:0; list-style:none;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock ul li{background:url(../img/bullet-ic.png) no-repeat left top; line-height:20px; padding:0 0 25px 35px;}
.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock ul li:last-child{padding-bottom:5px;}

.imgwithTxtSec .infoDots{position:absolute; left:0; top:0; width:100%; height:100%;}
.imgwithTxtSec .infoDots .infoDot{position:relative; cursor:pointer;}
.imgwithTxtSec .infoDots .infoDot:before{content:''; position:absolute; left:0; top:0; width:37px; height:37px; background:#fff; border:10px solid #202020; border-radius:50px; transition:all 0.5s ease;}
.imgwithTxtSec .infoDots .infoDot:hover::before, .imgwithTxtSec .infoDots .infoDot:focus::before{width:44px; height:44px; border:12px solid #202020;}
.imgwithTxtSec .infoDots .infoDot .dotInfo{width:260px; background:#fff; position:absolute; top:55px; left:-120px; padding:35px 40px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08); display:none; text-align:center; font-size:16px; color:#202020; line-height:normal;}
.imgwithTxtSec .infoDots .infoDot:hover .dotInfo, .imgwithTxtSec .infoDots .infoDot:focus .dotInfo{display:block;}
.imgwithTxtSec .imgwithtxtBlock:first-child .infoDots .infoDot:first-child{top:7%; left:41%;}
.imgwithTxtSec .imgwithtxtBlock:first-child .infoDots .infoDot:nth-child(2){top:38%; left:12%;}
.imgwithTxtSec .imgwithtxtBlock:first-child .infoDots .infoDot:nth-child(3){top:18%; left:79%;}

.imgwithTxtSec .imgwithtxtBlock:nth-child(2) .infoDots .infoDot .dotInfo{padding:35px 25px; width:290px; left:-135px; z-index:1;}
.imgwithTxtSec .imgwithtxtBlock:nth-child(2) .infoDots .infoDot:first-child{top:6%; left:53.5%;}
.imgwithTxtSec .imgwithtxtBlock:nth-child(2) .infoDots .infoDot:nth-child(2){top:45%; left:32%;}
.imgwithTxtSec .imgwithtxtBlock:nth-child(2) .infoDots .infoDot:nth-child(3){top:70%; left:63%;}

.papaSupermarket-style--modern .emthemesModez-section.emthemesModez-section--blog{padding:0;}
.emthemesModez-section--blog .blogallLink{text-align:right; margin:-60px 0 45px 0; font-size:15px; display:block;}
.emthemesModez-section--blog .blogallLink a{color:#202020; text-decoration:underline;}
.emthemesModez-blogGrid--featured .emthemesModez-blogItem:first-child, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2), .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3){width:50%;}
.emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2) .blog, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3) .blog{display:block;}
.papaSupermarket-style--modern .emthemesModez-blogGrid{background:none; box-shadow:none; border:none; border-radius:0; margin:0 -30px; padding:0;}
.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem{padding:0 30px; margin:0;}
.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem .blog{display:flex; align-items:center; flex-wrap:wrap;}
.emthemesModez-blogGrid .blog-post-figure{width:52%;}
.emthemesModez-blogGrid .blog-post-body{width:48%; padding:0 0 0 30px;}
.blog-thumbnail::after{padding-bottom:77%;}
.blog-thumbnail{margin:0;}
.blog-post-body{padding:0 0 0 30px;}
.blogSec .emthemesModez-blogItem .blog-date-author{display:none;}
.blog-date, .blog-author{text-align:left;}
.emthemesModez-blogGrid--featured .blog-post{margin-bottom:0;}
.blogpostPage .noImage{display:none;}
.blogpostPage .blog-post-body{padding:0;}
.emthemesModez-blog-bottomSection .viewallLink{display:none;}
.blog-title, .papaSupermarket-style--modern .blog-title{font-size:22px; color:#202020; line-height:normal; font-weight:700; margin:0 0 20px 0;}
.papaSupermarket-style--modern .blog-summary, .blog-summary{font-size:16px; line-height:24px; color:#202020; margin:0 0 35px 0;}
.papaSupermarket-style--modern .blog-readmore a, .blog-readmore a{color:#202020; font-size:16px; padding:0 30px 0 0; margin:0; line-height:normal; font-weight:700; display:inline-block; background:url(../img/right-arrow.png) no-repeat right center;}
.emthemesModez-blogGrid--featured .blog-dateContainer .blog-date{display:none;}
.emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2) .blog-post-body, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3) .blog-post-body{flex:unset;}
.emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2) .blog-post-figure, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3) .blog-post-figure{flex:unset; margin:0;}
.blog-dateContainer{display:block;}
.blog-date{padding:10px 0 0 0;}
.blog-post-figure{width:100%;}
.blog-post-body{width:100%; padding:20px 0 0 0;}

.aboutSec{position:relative; font-size:14px; color:#202020; padding:0 0 130px 0;}
.body .container .aboutSec .container{max-width:1640px;}
.main.full .aboutSec .page-heading{text-align:left;}
.aboutSec .aboutBlocks{display:flex; flex-wrap:wrap; align-items:center; background:#f9f9f9;}
.aboutSec .aboutBlocks .aboutLeft{width:50%; position:relative;}
.aboutSec .aboutBlocks .aboutRight{width:50%; position:relative; padding:0 60px 0 220px;}
.aboutSec .aboutBlocks .aboutLeft .aboutImg{position:absolute; right:-162px; top:calc(45% - 162px); width:324px; height:324px;}
.aboutSec .aboutRight h4{margin:0 0 20px 0; font-size:17px; line-height:22px; color:#202020; font-weight:700;}
.aboutSec .aboutRight p{line-height:22px; margin:0 0 20px 0;}
.moreLink{display:inline-block; color:#202020; font-size:16px; font-weight:700; padding:0 30px 0 0; margin:10px 0 0 0; background:url(../img/right-arrow.png) no-repeat right center;}

.footer{background:url(../img/footer-bg.jpg) no-repeat center center; background-size:cover; font-size:15px; color:#202020; margin-top:100px; border:none; position:relative; padding:60px 0 0 0;}
.footer .container{max-width:1640px;}
.footer a{color:#202020;}
.footer .footerTop{text-align:center; font-size:16px; padding:0 0 45px 0;}
.footer .footerTop p{line-height:26px; margin:0;}
.footer .footerTop .qualityTxt{max-width:1065px; margin:0 auto;}
.footer .footerTop .qualityTxt h3{margin:0 0 20px 0; display:inline-block; color:#202020; background:url(../img/quality-guarantee-ic.png) no-repeat left center, url(../img/quality-guarantee-ic.png) no-repeat right center; padding:8px 70px; font-size:30px; font-weight:700;}

.footer-info{padding:80px 30px 30px 30px; margin:0; background:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);}
.papaSupermarket-style--modern .footer .footer-info-col{color:#202020; font-size:15px; font-weight:normal; margin-bottom:0; min-width:17%; max-width:17%; flex-basis:17%; padding:0 30px 0 30px;}
.papaSupermarket-style--modern .footer .footer-info-col:first-child, .papaSupermarket-style--modern .footer .footer-info-col:nth-child(4){min-width:20%; max-width:20%; flex-basis:20%;}
.papaSupermarket-style--modern .footer .footer-info-col:last-child{min-width:26%; max-width:26%; flex-basis:26%;}
.footer-info-list{margin:0; padding:0 0 60px 0;}
.footer-info-list li{margin:0 0 17px 0; line-height:20px;}
.footer-info-list li:last-child{margin:0;}
.papaSupermarket-style--modern .footer .footer-info-list li{padding-left:0;}
.footer-info-list a{color:#202020; font-weight:normal;}
.footer-info .footer-info-heading, .papaSupermarket-style--modern .footer .footer-info-heading{font-size:20px; font-weight:700; color:#202020; margin:0 0 45px 0; padding:0; letter-spacing:normal; text-transform:none; text-align:left; font-family:'MSReferenceSansSerif', sans-serif; letter-spacing:normal;}
.papaSupermarket-style--modern .footer .footer-info-list li::before{content:none;}
.footer-info-list a:hover, .footer-info-list a:focus, .footer-info-list a:active{color:#0074b6;}

.contactInfo{position:relative; padding:0 0 60px 0; margin:0; font-size:16px;}
.contactInfo p{margin:0 0 35px 0; line-height:normal; padding:0 0 0 50px;}
.contactInfo p:last-child{margin:0;}
.ftrcallIc{background:url(../img/ftr-call-ic.png) no-repeat left center;}
.ftrcntctLink{background:url(../img/ftr-mail-ic.png) no-repeat left center;}
.ftrcntctLink a{line-height:29px; display:block;}
.ftrcallIc strong{display:block; font-size:19px;}

.footer-info-list a.viewallLink{text-decoration:underline;}

.footer-info .footerSocial .footer-info-heading, .papaSupermarket-style--modern .footer .footerSocial .footer-info-heading{margin:0 0 20px 0;}
.footerSocial .socialLinks{line-height: 40px;}
.footerSocial .socialLinks .socialLinks-item{margin:0 10px 0 0;}
.footer .footerSocial .socialLinks .icon{border-radius: 0; background:#fff !important; border:1px solid #dadada; width:40px; height:40px; padding:9px;}
.footer .footerSocial .socialLinks .icon svg{fill: #202020;}
.papaSupermarket-style--modern .footer .footerSocial .socialLinks .icon:hover svg{fill:#fff;}
.footer .footerSocial .socialLinks .icon:hover{background:#202020 !important;}

.footer-copyright{color:#202020; background:none; border:none; font-size:15px; letter-spacing:normal; font-weight:normal; padding:20px 0 20px 0; text-align:left;}
.footer-copyright .container{display:block; max-width:1320px;}
.footer-copyright .ftrbtmBlocks{display:flex; align-items:center; justify-content:space-between;}
.footer-copyright > .powered-by{font-size:14px; color:#fff; margin:0 0 10px 0; text-align:left;}
.footer-copyright a{color:#202020;}
.footer-copyright .bull{padding:0 10px; color:#a6a6a6;}
.footer-copyright .mobpaymentIc{display:none;}

.ftrinfoMob.footer-info{display:none;}

#accordion{list-style:none; padding:0; margin:0;}
#accordion h3{margin:0; padding:20px 0; background:url(../img/plus.png) no-repeat right; color:#202020; text-transform:none; cursor:pointer; font-size:18px;}
#accordion ul[style="display: block;"] #accordion1{display:block !important;}
#accordion > li{border-bottom:1px solid #cbcbcb; padding:0 20px 0 20px;}
#accordion > li > ul{display:none;}
#accordion1 > li > ul{display:none;}
#accordion ul{margin:0; font-size:15px; color:#202020; padding:0; list-style:none;}
#accordion ol li{color:#202020;}
#accordion li.active h3{background:url(../img/minus.png) no-repeat right;}
#accordion ol{margin-bottom:0;}

.papaSupermarket-style--modern .account{border:none; border-radius:0;}
.account--fixed{width:100%;}
.papaSupermarket-style--modern .account{box-shadow:none; padding:0;}

.papaSupermarket-style--modern .page-content{margin-top:0;}
.breadcrumbs{text-align:left; padding:15px 0 15px 0;}
.breadcrumb{font-size:14px; position:relative; text-transform:none;}
.breadcrumb:first-child{padding:0;}
.breadcrumb a{color:#000000; font-weight:400;}
.breadcrumb.is-active > .breadcrumb-label{color:#777777; font-weight:400;}
.breadcrumb:not(:first-child)::before{background:url(../img/bread-arrow.jpg) no-repeat left center; border:none; width:8px; height:7px; transform:none; top:-1px; margin:0 7px 0 10px; content:''; display:inline-block;}

.papaSupermarket-categoryPage-description{font-size:14px; color:#202020; text-align:center;}
.papaSupermarket-style--modern .papaSupermarket-categoryPage-description{padding:0; max-width:1280px; margin:0 auto; padding:0;}
.papaSupermarket-categoryPage-description h1{font-size:30px; color:#0174b7; font-weight:400; margin:0px 0 20px 0;}
.papaSupermarket-categoryPage-description h2{font-size:17px; color:#202020; font-weight:700; margin:0px 0 10px 0;}
.papaSupermarket-categoryPage-description p{line-height:22px; margin:0 0 20px 0;}
.categoryPage-searchInCategory-form .form-field{border:none; margin-bottom:20px;}
.categoryPage-searchInCategory-form .form-input{font-size:14px; color:#000; border:1px solid #bababa; height:50px; border-radius:0;}

.emthemesModez-productsFilter{border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:10px 0; margin-bottom:25px; position:relative;}
.emthemesModez-productsFilter:before{content:''; position:absolute; left:100%; top:-1px; width:12000px; height:calc(100% + 2px); border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.emthemesModez-productsFilter:after{content:''; position:absolute; right:100%; top:-1px; width:12000px; height:calc(100% + 2px); border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.papaSupermarket-style--modern .actionBar{margin-bottom:0;}
.actionBar-section--sort{float:right;}
.papaSupermarket-style--modern .productGrid .card{box-shadow:none; border-radius:0; padding-top:0; padding-bottom:0;}
.actionBar-section{float:left; border:none;}
.actionBar-section.actionBar-section--sort{float:right;}
.actionBar-section .form-field{border-radius:0; box-shadow:none; border:none;}
.actionBar-section fieldset{box-shadow:none; border:none;}
.actionBar-section .form-label{font-size:14px; color:#616161; line-height:40px;}
.actionBar-section.actionBar-section--mode .form-label{color:#000; font-weight:700; padding-left:0;}
.actionBar-section .form-select{color:#616161; font-size:14px;}
.actionBar-section .form-option{font-size:14px; border-radius:0; text-align:center; width:40px; height:40px; color:#808080; line-height:36px; padding:0;}
.pagination-info{display:none;}
.pagination-list{margin:40px 0; padding:35px 0; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb;}
.pagination-info + .pagination-list{float:none;}
.pagination-list .pagination-item{border:1px solid #dadada; border-radius:0; font-size:14px; color:#000; margin-bottom:10px;}
.pagination-list li a, .pagination-list li button, .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a{font-size:14px; color:#000; border-radius:0; font-size:14px; padding:13px 16px;}
.pagination-list .pagination-item.pagination-item--current{border-color:#0174b7;}
.pagination-list .pagination-item.pagination-item--current button, .pagination-list .pagination-item.pagination-item--current a{background:#0174b7; color:#fff;}
.pagination-item--previous .icon, .pagination-item--next .icon{display:none;}
.pagination-item--previous, .pagination-item--next{min-width:90px; text-align:center;}
.actionBar-section--sort .form-label{font-weight:700; color:#000;}
.actionBar-section.actionBar-section--sort .form-field{border:none;}
.actionBar-section.actionBar-section--sort .form-select{border:1px solid #dadada; min-width:190px; border-radius:0; box-shadow:none; padding-left:15px; color:#949494; font-size:14px;}
.productView .form-label small{font-size:0; position:relative; margin:0;}
.productView .form-label small:before{content:'*'; position:relative; left:0; top:0; display:inline-block; vertical-align:middle; color:#1d1d1d; font-size:14px; font-weight:700;}

.productCarousel .card-buttons, .productGrid .card-buttons{justify-content:center;}
.productCarousel .card-buttons .card-figcaption-button--compare.button--small, .productGrid .card-buttons .card-figcaption-button--compare.button--small{padding:10px !important;}

.gift-certificate-form .form-column{width:100%;}
.papaSupermarket-categoryPage-description table td{padding:5px;}

.papaSupermarket-style--modern .card{height:auto;}
.brand .card-img-container::after{padding-bottom:80%;}
.brandGrid .brand{width:33.33%;}
.brand .card-title{height:auto; color:#fff; background:#1a1a1a; text-transform:uppercase; font-size:16px; font-weight:500;}
.brandGrid .brand .card-title{height:unset;}
.brand .card-title a{color:#fff; display:block; padding:10px;}
.brand .card-body{padding:0;}
.brand .card{padding:0; border-radius:0; border:1px solid #ccc; margin-bottom:20px;}
.brand .card .card-figure{padding:0; margin:0;}
.brand .card-image{padding:0 15px;}
.papaSupermarket-style--modern .brandGrid{border:none; padding:0;}
.papaSupermarket-style--modern .brandGrid{box-shadow:none; margin:0 -0.75rem;}
.pagination{background:none;}
.pagination-list li a, .pagination-list li button, .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a{color:#000;}
.card-body .price-section.non-sale-price--withoutTax{display:none;}
.price.price--rrp{color:#c0c0c0;}
.price-section, .card-body .rrp-price--withTax, .card-body .rrp-price--withoutTax{display:inline-block;}
.emthemesModez-productsFilter-toggle{margin-left:10px;}
.productCarousel .card-buttons, .productGrid .card-buttons{padding-left:0; padding-right:0;}
.card-figcaption-button--compare{min-width:35px;}
.emthemesModez-navPages-verticalCategories-container{background:none;}

.papaSupermarket-pageType--search .panel.panel--large .panel-body.panel-body--searchSuggestions { padding: 10px; }



.productView-productTabs .card-body .card-text.card-text--price { min-height: 25px; }
.productView{margin:0;}
.productView .productView-detailsWrapper{ padding-top:15px; padding-bottom:10px;}
.papaSupermarket-style--modern .productView-detailsWrapper{box-shadow:none; border-radius:0; border:none; padding-top:0;}
.productView-detailsWrapper{ border:0; box-shadow:none; }
.papaSupermarket-style--modern .productView-images{padding:0;}
.productView-imageCarousel-main{padding:0;  }
.productView-details, .papaSupermarket-style--modern .productView-details{background:#fafafa; width:53%; padding:0 50px 0 50px; margin:0;}
.productView-images{width:45%;}
.productView-product{ padding:45px 0 0 0; }
.productView-brand a { color: #8b8b8b; text-transform:none; }
h1.productView-title{ color:#000; font-size:30px; line-height:normal; font-weight:700; margin:0 0 20px; text-transform:uppercase;}
.productView-rating, .papaSupermarket-style--modern .productView-rating{border-top:1px solid #dcdcdc; padding:10px 0 15px 0; margin:0;}
.productView-rating .icon--ratingEmpty:first-child ~ .productView-reviewLink{font-size:14px; color:#000;}
.productView-rating .icon--ratingEmpty:first-child ~ .productView-reviewLink + .productView-reviewLink{ float:none; margin-left:12px;}
.productView-rating .icon--ratingEmpty:first-child ~ .productView-reviewLink + .productView-reviewLink a{ color:#838383; text-decoration:none; }
.productView-rating .icon--ratingEmpty svg{ fill:#bdbdbd; }
.productView-info{border-top:1px solid #dcdcdc; padding:22px 0 0 0;}
.productView-info-name{ font-family: 'MSReferenceSansSerif', sans-serif; font-size:14px; text-transform:uppercase; color:#000; font-weight:700; float:none; display:block; margin-bottom:0; line-height:normal; }
.productView-info-name-black{ color:#000; }
.productView-info-value { font-family: 'MSReferenceSansSerif', sans-serif; font-size:14px; font-weight:400; color:#000; margin:0 0 17px 0;}
.papaSupermarket-style--modern .productView-info > :first-child{margin:0;}
.papaSupermarket-style--modern .productView-info > :nth-child(2){margin:0 0 17px 0;}
.productView-price{margin:0 0 20px 0;}
.productView-price .price-section{margin:0 6px 0 0; display:inline-block; vertical-align:bottom; float:none;}
.productView-price .price--main{ font-size:30px; color:#202020; font-weight:400; }
.productView-price .price-section--saving{clear:none; font-size:14px; font-weight:700; color:#626262;}
.productView-price .price-section--saving .price:nth-child(2){color:#626262;}
.productView-price .rrp-price--withoutTax{float:none; display:inline-block; vertical-align:bottom;}
.productView-price .rrp-price--withoutTax .price{ font-size:18px; font-weight:400; color:#8d8d8d;}
.productView-price .price-section--withoutTax, .productView-price .price-section--withTax{clear:none;}
.papaSupermarket-style--modern .productView-reviewLink{font-size:14px;}
.papaSupermarket-style--modern .productView-reviewLink + .productView-reviewLink a{color:#404040; font-weight:700; text-decoration:underline;}
.productView-info-value-black { font-weight:400; }
.papaSupermarket-style--modern .productView-options .form-field { margin-bottom:0; }
.form-label--alternate{ font-family: 'MSReferenceSansSerif', sans-serif; text-transform:none; color:#1d1d1d; font-size:14px; font-weight:700; margin:0 0 5px 0;}
.papaSupermarket-style--modern .productView-options .form-field .form-select{height:39px; border:1px solid #dadada; font-size:12px; border-radius:0; min-width:320px; margin:0 0 15px 0;}
.productView-options .form-input{height:39px; background:#fff; border:1px solid #dadada; font-size:12px; border-radius:0; min-width:320px; margin:0 0 15px 0;}
.form-increment{border:none; border-radius:0;}
.form-field.form-field--increments .form-increment .button { background:#f0f0f0; border-radius:0; width:40px; height:39px; border:1px solid #dadada; } 
.form-field.form-field--increments .form-increment .form-input{ width:65px; min-width:unset; border:1px solid #dadada; border-left:none; border-right:none;  border-radius:0; margin:0;}
.papaSupermarket-style--modern .productView-options .form-field.form-field--increments{border-bottom:1px solid #dcdcdc; border-top:1px solid #dcdcdc; margin:0 0 25px 0; padding:20px 0;}
.productView-options .form--addToCart .form-action .button{ background:url(../img/cart-btn-arrow.png) no-repeat right 40px center #000; font-family: 'MSReferenceSansSerif', sans-serif; font-size:17px; font-weight:700; text-transform:none; border:0; border-radius:0; height:52px; padding:0 75px 0 50px;}
.productView-options .form--addToCart .form-action .button:hover{ background-color:#0174b7; }
.productView-options .form-wishlist > .button{font-family: 'MSReferenceSansSerif', sans-serif; font-size:15px; height:40px; border:none; padding:13px 20px; background:#000000; color:#fff; border-radius:0;}
.productView-options .form-action .dropdown-menu-button{padding-left:20px; padding-right:20px;}
.productView-options .form-wishlist .dropdown-menu-button .icon{display:none;}
.productView .addthis_toolbox{border-top:1px solid #dcdcdc; padding:25px 0 50px 0; margin:25px 0 0 0;}
.productView .addthis_toolbox .socialLinks{line-height:40px;}
.productView .addthis_toolbox .socialLinks li{border:1px solid #e2e2e2;}
.productView .addthis_toolbox .socialLinks .icon{width:40px;}
.productView .socialLinks--alt .icon svg{fill:#9e9e9e;}
.productView-imageCarousel-nav-item::after{padding-bottom:77%;}
.productView-imageCarousel-nav-item{height:auto; max-width:inherit; padding:10px; border:1px solid #dcdcdc;}
.productView-imageCarousel-nav-item img{padding:10px;}
.productView-imageCarousel-nav .slick-prev{left:0; width:14px; height:21px;}
.slick-prev::before, .slick-prev:hover::before, .slick-prev:focus::before{background:url(../img/prdct-prev-arrow.png) no-repeat left center;}
.slick-next::before, .slick-next:hover::before, .slick-next:focus::before{background:url(../img/prdct-next-arrow.png) no-repeat right center;}

.papaSupermarket-style--modern .productView-imageCarousel-main{margin-bottom:70px;}


.papaSupermarket-style--modern .productView-description{ border:0; padding:0; }
.productView-description div{text-align:left !important;}
.papaSupermarket-style--modern .productView-description .tabs{border-radius:0;}
.papaSupermarket-style--modern .productView-description .tabs, .papaSupermarket-style--modern .productView-productTabs .tabs, .papaSupermarket-style--modern .productView-reviewTabs .tabs{ background:#fff; }
.tabs{border-bottom:1px solid #dcdcdc;}
.papaSupermarket-style--modern .productView-description .tab.is-active, .papaSupermarket-style--modern .productView-productTabs .tab.is-active, .papaSupermarket-style--modern .productView-reviewTabs .tab.is-active,
.papaSupermarket-style--modern .productView-description .tab, .papaSupermarket-style--modern .productView-productTabs .tab, .papaSupermarket-style--modern .productView-reviewTabs .tab{ border:solid 1px #dcdcdc !important; margin-right:10px; }
.papaSupermarket-style--modern .productView-description .tab.is-active .tab-title, .papaSupermarket-style--modern .productView-productTabs .tab.is-active .tab-title, .papaSupermarket-style--modern .productView-reviewTabs .tab.is-active .tab-title{ background:#f0f0f0; color:#000; font-size:16px;  }
.papaSupermarket-style--modern .productView-description .tab-content, .papaSupermarket-style--modern .productView-productTabs .tab-content, .papaSupermarket-style--modern .productView-reviewTabs .tab-content{ padding:10px 0 0 0; }
.papaSupermarket-style--modern .productView-description .tab-title, .papaSupermarket-style--modern .productView-productTabs .tab-title, .papaSupermarket-style--modern .productView-reviewTabs .tab-title{ font-size:16px; text-transform:uppercase; color:#b1b1b1; font-weight:700; padding:13px 20px; }
html .papaSupermarket-style--modern .productView-productTabs .tab, html .papaSupermarket-style--modern .productView-reviewTabs .tab{ padding:0; }
html .papaSupermarket-style--modern .productView-productTabs .tabs, html .papaSupermarket-style--modern .productView-reviewTabs .tabs{  border-bottom:solid 1px #dcdcdc; }
html .papaSupermarket-style--modern .productView-productTabs .tab.is-active .tab-title, html .papaSupermarket-style--modern .productView-reviewTabs .tab.is-active .tab-title{ padding:14px 20px; color:#000; font-weight:700; border-bottom:0; }

.papaSupermarket-style--modern .productView-description .tabs-contents, .papaSupermarket-style--modern .productView-productTabs .tabs-contents, .papaSupermarket-style--modern .productView-reviewTabs .tabs-contents{text-align:left; padding:0 0 50px 0;}
.productView-description{font-size:14px; color:#202020; line-height:22px;}
.productView-description .__mce_add_custom__{max-height:465px; width:auto !important; height:auto !important;}
.productView-description .productView-description-tabContent h1, .productView-description .productView-description-tabContent h2, .productView-description h3{font-size:18px; font-weight:700; color:#0174b7; margin:20px 0 5px 0; text-align:left !important;}
.productView-description .productView-description-tabContent h3{font-size:18px; line-height:28px; color:#000000; margin:5px 0 10px 0;}
.papaSupermarket-style--modern .productView-description .productView-description-tabContent p{margin:0 0 15px 0;}
.papaSupermarket-style--modern .productView-description .productView-description-tabContent li{margin:0 0 4px 0;}
.papaSupermarket-style--modern .productView-description .productView-description-tabContent a{text-decoration:underline;}
.papaSupermarket-style--modern .productCarousel .card, .papaSupermarket-style--modern .productGrid .card{box-shadow:none; border-radius:0;}
.productView-scope .productView-details .productView-rating .icon{ width:20px; height:20px; }
.productView-productTabs .page-heading + .productCarousel .slick-prev::before, .productView-productTabs .page-heading + .productCarousel .slick-next::before{width:38px; height:39px;}
.productView-productTabs .page-heading + .productCarousel .slick-prev, .productView-productTabs .page-heading + .productCarousel .slick-next{top:50%;}

.papaSupermarket-style--modern .productView-productTabs .tabs-contents{padding:0;}

.addthis_toolbox .socialLinks .socialLinks-item{margin:0 20px 0 0;}
.addthis_toolbox .socialLinks .icon{padding:0; width:20px; height:20px;}

.sitemapPage .page-content-body{border:none; border-radius:0; padding:0;}
.sitemapPage .page-content-body > ul >li{list-style:none;}
.page-content table[style="border-collapse: collapse; width: 82%;"]{width:100%;}
.page-content table[style="border-collapse: collapse; width: 82%;"] td{padding:5px;}
.papaSupermarket-style--modern .preview-modal--default .previewCart .productView{padding:25px;}
.mode-6 .cartBtn.card-figcaption-button{display:none;}
.mode-6 .productGrid .card-buttons--alt{top:30%;}
.emthemesModez-blog--2col-featured .blog-post-figure{margin-bottom:20px;}
#mode_6_main, .form-option[for="mode_6_main"]{display:none;}


.previewCartItem-content{text-align:left;}
#zoid-paypal-button-f75fb2af1c > .zoid-outlet > iframe.zoid-component-frame{z-index:1 !important;}
.cart-total .form-select{padding-right:30px;}
.quickSearchResults .card-figcaption-body{display:none;}

.papaSupermarket-style--modern .mode-1 .productGrid .card-aside .card-buttons .card-figcaption-button.button--small{padding:10px 10px; min-width:150px;}
.papaSupermarket-style--modern .mode-1 .productGrid .card-aside .card-buttons .card-figcaption-button{font-size:14px;}
.modal-body .productView-details{padding:20px;}
.papaSupermarket-style--modern .quickView .productView-detailsWrapper{padding:20px;}
.papaSupermarket-style--modern .quickView .productView-description .tab-content{padding:20px;}
.emthemesModez-productsFilter-toggle{padding:12px 20px; border-radius:0;}
section.quickSearchResults{display:block !important;}
.productGrid .product, .papaSupermarket-style--modern .productGrid .product{padding-left:10px; padding-right:10px; margin-bottom:60px;}
.productGrid{margin:0 -10px;}
.card-figcaption-button.button--primary{background:#c70f13; color:#fff;}
.card-body .card-text--summary{font-size:14px;}
.mode-1 .card-title{font-size:16px; font-weight:700;}
.navUser-action:hover, .navUser-action.is-open{color:#c70f13;} 
.login-row, .login{max-width:unset;}

.form-actions{text-align:left;}
.sitemapMain .page-content-body > ul { list-style:none; }
.cart-additionalCheckoutButtons .BraintreeContainer { position:relative; z-index:0; }
.papaSupermarket-page--pages-home .page-content .alertBox--info { color: #fff; max-width: 1280px; margin: 0 auto; }

.cart-total .form-input, .cart-total .form-select{height:40px;}
.pageSitemap .page-content-body > ul{list-style:none;}
.papaSupermarket-style--modern .account .form{text-align:center;}
.wishlists-table.table--line .table-thead tr th, .wishlists-table.table--line .table-thead tr td{padding-left:10px; padding-right:10px;}

.blog-post iframe{max-width: 100%;}
.papaSupermarket-style--modern .page-content-body{padding:20px;}
.sidebarBlock + .sidebarBlock{padding-top:0;}
.papaSupermarket-style--modern h1.page-heading, .papaSupermarket-style--modern .h1.page-heading{margin-top:0;}
.page{margin:0;}
.cart-item-quantity .form-increment{border-top:1px solid gainsboro; border-bottom:1px solid gainsboro;}
.papaSupermarket-style--modern .emthemesModez-blog--2col-featured .blog-title{height:auto;}
.papaSupermarket-style--modern .account .form{text-align:left;}
.account .form-actions{text-align:left; max-width:100%;}
.papaSupermarket-style--modern h1.page-heading, .papaSupermarket-style--modern .h1.page-heading{margin-top:30px; margin-bottom:30px; font-weight:700; font-size:60px !important; color:#0174b7; font-family:'MSReferenceSansSerif', sans-serif; text-align:center;}

.navPages-container .emthemesModez-navPages-verticalCategories-container > .navPages-action::after{left:0;}
.papaSupermarket-style--modern .navPages-container .emthemesModez-verticalCategories .navPages-item .navPages-action{text-transform:none; padding:10px 20px; line-height:normal;}

.modal{overflow-y:scroll;}
.emthemesModez-blogGrid .emthemesModez-blogItem{width:50%;}
.papaSupermarket-style--modern .blog.blog--has-tags.blog--has-socials .blog-title{height:auto; font-size:34px; line-height:normal;}
.papaSupermarket-categoryPage-description div{max-width:100% !important; border:none !important; margin:0 0 30px 0;}
.papaSupermarket-categoryPage-description p{font-family:'MSReferenceSansSerif', sans-serif !important; font-size:14px !important;}
.page-content--centered{width:100%;}

#currencySelection.dropdown-menu{min-width:200px;}
#currencySelection .dropdown-menu-item > a{padding:0; color:#202020;}
.previewCartAction .button{font-size:12px;}
.previewCartList .previewCartItem-name a{color:#202020;}
.ftrinfoMob .footer-geotrust-ssl-seal{padding:30px 15px 0 15px;}


.papaSupermarket-page--pages-cart .PaypalCommerceContainer { width: 100%; max-width: 100%; }
.papaSupermarket-page--pages-cart .PaypalCommerceContainer .PaypalCommerceInnerContainer { width: 100%; max-width: 100%;}
.papaSupermarket-page--pages-cart .GooglePayContainer { width: 100%; max-width: 100%;}
.papaSupermarket-page--pages-cart .GooglePayContainer .GooglePayInnerContainer { width: 100%; max-width: 100%;}
.page-sidebar .sidebarBlock--recentlyViewed { display: none; }

  .tab-content .videoGallery-main {
    max-width: 560px;
  }



@media (min-width: 1261px){
	.productView-options .form--addToCart .form-action{width:auto;}
	.productView-options .form-wishlist{width:auto;}
}

@media (min-width: 1200px){
	.productCarousel .card-buttons--alt, .productGrid .card-buttons--alt{top: 50%;}
}


@media (min-width: 801px){
	body, html{overflow-x:hidden;}
	.header{min-height:inherit;}
	.headerLeft{width:25%; padding:22px 0;}
	.headerRight{width:75%; text-align:right; display:flex; align-items:center; justify-content:end;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .container{padding-top:0; padding-bottom:0;}
	.navUser{display:inline-block; vertical-align:middle; position:relative; padding:0 0 0 30px;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .navUser-action{line-height:29px; padding:0;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .hdrCurncy .navUser-action{font-weight:700;}
	.emthemesModez-header-userSection > .container .emthemesModez-quickSearch{flex:unset;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .navUser-item--account .navUser-action{display:inline-block;}
	.emthemesModez-header-userSection .emthemesModez-quickSearch{display:inline-block; vertical-align:middle;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .navUser-item--account .navUser-action{vertical-align:middle;}
	.navUser-item--account .navUser-or{padding:0;}
	.navPages-container--bg{background:#f5f5f5;}
	.navPages{height:auto; max-width:100%;}
	.papaSupermarket-style--modern .navPages-container .navPages .emthemesModez-navPages-verticalCategories-container + *{margin-left:0;}
	
	.papaSupermarket-style--modern .navPages-container .navPages-list > li.navPages-item > .navPages-action{font-family:'MSReferenceSansSerif', sans-serif; font-size:15px; font-weight:700; text-transform:none; padding:0 14px; line-height:50px; margin:0; color:#000;}

	.papaSupermarket-style--modern  .navPages-container .navPages-list>.navPages-item{ position:relative; }
	.papaSupermarket-style--modern .navPages-container .navPage-subMenu.is-open, .papaSupermarket-style--modern .navPages-container .navPage-subMenu{ width:300px; }
	.papaSupermarket-style--modern .navPages-container .navPage-subMenu .navPage-subMenu-item{ width:100%; }
	
	.navPages-item:hover > .navPages-action, .navPages-item:focus > .navPages-action{color:#000;}
	
		
	.csscolumns .mode-6 .productGrid .product, .csscolumns .productGrid--maxCol6 .product{flex-basis:25%; -ms-flex-preferred-size:25%;}
	.navPages-item:hover .navPage-subMenu{display:block;}
	.navPages-container .navPages-socials{display: none;}
	.videoGallery-main{    width: calc(50% - 1.125rem);}
	.videoGallery-list{width: calc(50% - 1.125rem);}
}

@media (max-width: 1749px){
	.slick-prev, .page-heading + .productCarousel .slick-prev, .productView-productTabs .page-heading + .productCarousel .slick-prev{right:auto; left:10px;}
	.slick-next, .page-heading + .productCarousel .slick-next, .productView-productTabs .page-heading + .productCarousel .slick-next{right:10px;}
	.productCarousel{padding:0 45px;}
}

@media (max-width: 1699px){
	.cateSec .cateBoxes .cateBox .cateDtl .cateTitle{font-size:28px;}
	.cateSec .cateBoxes .cateBox .cateDtl{padding:0 25px;}
	.bigheadingBlock .bigheadingTxt{font-size:65px;}
	.aboutSec .aboutBlocks .aboutLeft .aboutImg{top:calc(45% - 100px); right:-100px; width:200px; height:200px;}
	.aboutSec .aboutBlocks .aboutRight{padding:20px 20px 30px 120px;}
	.papaSupermarket-style--modern .footer .footer-info-col{padding:0 15px 0 15px;}
	.papaSupermarket-style--modern .footer .footer-info-col:nth-child(4){min-width:23%; max-width:23%; flex-basis:23%;}
	.papaSupermarket-style--modern .footer .footer-info-col:last-child{min-width:23%; max-width:23%; flex-basis:23%;}
}

@media (max-width: 1650px){
	.papaSupermarket-style--modern .navPages-container .navPages-list > li.navPages-item > .navPages-action{ padding:0 10px; font-size:14px; }
	.navPages-container .navPages{ text-align:center; }
}

@media (max-width: 1319px){
	.papaSupermarket-style--modern .productView-options .form-field .form-select{min-width:unset; width:100%;}
	.imgwithTxtSec .imgwithtxtBlock .rightBlock{padding:0 0 0 20px;}
	.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(2n) .rightBlock{padding:0 20px 0 0;}
	.productGrid .product{flex-basis:33.33%;}
	.papaSupermarket-style--modern .navPages-container .navPages-list > li.navPages-item > .navPages-action{ padding:0 10px; }
	.productView-product { padding: 10px 0 0 0; } 
}

@media (max-width: 1279px){
    .emthemesModez-quickSearch .form-input{min-width: 300px;}
	.cateSec .cateBoxes .cateBox .cateDtl .cateTitle{font-size:24px;}
	.page-sidebar + .page-content .productGrid .product{width:33.33%; flex-basis:33.33%;}
	.page-sidebar + .page-content .mode-2 .productGrid .product{flex-basis:50%; width:50%;}
	.papaSupermarket-style--modern .footer .footer-info-col, .papaSupermarket-style--modern .footer .footer-info-col:first-child, .papaSupermarket-style--modern .footer .footer-info-col:nth-child(4), .papaSupermarket-style--modern .footer .footer-info-col:last-child{min-width:33.33%; max-width:33.33%; flex-basis:33.33%;}
}

@media (max-width: 1199px){
    .papaSupermarket-style--modern .navUser ul li.navUser-item.headerSocial{display: none;}
    .prdctBtn .button { font-size: 15px; }
	.emthemesModez-quickSearch .form-input{min-width:300px;}
	.iconSec .iconBlocks{justify-content:flex-start;}
	.iconSec .iconBlocks .iconBlock{width:33.33%;}
	.cateSec .cateBoxes .cateBox{width:50%;}
	.bigheadingBlock .bigheadingTxt{font-size:50px;}
	.emthemesModez-blogGrid--featured .emthemesModez-blogItem:first-child, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2), .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3){width:100%;}
	
	.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem{margin-bottom:15px;}
	.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem:last-child{margin-bottom:0;}
	.productView-details{order:2;}
	.footer-copyright .ftrbtmBlocks{display:block;}
	.footer-copyright .ftrbtmBlocks .ftrbtmLeft{padding:0 0 15px 0;}
	.modal-body.quickView .productView-images[data-sidebar-sticky]{position:relative; margin:20px 0; }
	.productView-options .form-action .button{width:auto;}
	.productView-product .productView-price .price-section--saving { margin-top: 10px; }
}

@media (max-width: 991px){
	.hdrcallIc{margin:0 15px 0 0; padding:0 15px 0 0;}
	.navUser{padding:0 0 0 15px;}
	.iconSec{font-size:15px;}
	.imgwithTxtSec .imgwithtxtBlock{padding:0 0 40px 0;}
	.imgwithTxtSec .imgwithtxtBlock:last-child{padding:0;}
	.imgwithTxtSec .imgwithtxtBlock .leftBlock{width:100%;}
	.imgwithTxtSec .imgwithtxtBlock .rightBlock, .imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(2n) .rightBlock{width:100%; padding:40px 0 0 0;}
	.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(2n) .leftBlock{order:1;}
	.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(2n) .rightBlock{order:2;}
	.imgwithTxtSec .imgwithtxtBlock .leftBlock::before, .imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock:nth-child(2n) .leftBlock::before{bottom:0; top:auto; left:auto; right:50%; transform:translateX(-50%); border:15px solid transparent; border-bottom:15px solid #fff;}
	.aboutSec .aboutBlocks .aboutLeft{width:100%;}
	.aboutSec .aboutBlocks .aboutRight{width:100%; padding:25px 18px; text-align:center;}
	.main.full .aboutSec .page-heading{text-align:center;}
	.aboutSec .aboutBlocks .aboutLeft .aboutImg{display:none;}
	.bigheadingBlock .bigheadingTxt{font-size:38px; line-height:44px;}
	.page-sidebar + .page-content .productGrid .product{width:50%; flex-basis:50%;}
	.emthemesModez-quickSearch .form-input{min-width:210px; max-width:210px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after{background:#000;}
	.emthemesModez-productsFilter .actionBar-section.actionBar-section--mode{display:none;}
	.papaSupermarket-style--modern .footer .footer-info-col, .papaSupermarket-style--modern .footer .footer-info-col:first-child, .papaSupermarket-style--modern .footer .footer-info-col:nth-child(4), .papaSupermarket-style--modern .footer .footer-info-col:last-child{min-width:50%; max-width:50%; flex-basis:50%;}
	.papaSupermarket-style--modern h1.page-heading, .papaSupermarket-style--modern .h1.page-heading{font-size:40px !important;}
	.productGrid .product{flex-basis:50%;}
	.productView-details, .papaSupermarket-style--modern .productView-details{width:100%;}
	.productView-details, .papaSupermarket-style--modern .productView-details{padding:0 20px;}
	.productView-images{width:100%; margin-top:20px;}
}

@media (max-width: 800px){
    .imgwithTxtSec { overflow: hidden;}
    .emthemesModez-productsFilter .actionBar-section .form-field { margin-top: 0px; }
 .actionBar-section--productsPerPage select.form-select { padding-left: 10px; }
	.main{padding:0;}
	body{padding-top:0;}
	.header{position:relative;}
	.header-logo .header-logo-image{max-height:31px;}
	.navPages{height:90% !important;}
	.navPages-container.is-open{padding-top:70px;}
	.mobileMenu-toggle{width:20%; position:relative; display:inline-block; vertical-align:middle; padding:0;}
	.headerLeft{width:60%; text-align:center; padding:25px 0 15px 0; display:inline-block; vertical-align:middle; margin-left:-5px;}
	.hdrrightBtm{padding:0;}
	.navUser{position:relative; top:auto; transform:none; text-align:right;}
	.header-logo > a{min-height:unset;}
	.navUser-item{float:none;}
	.navUser ul li.navUser-item{display:none; border:none;}
	.navUser ul li.navUser-item.navUser-item--cart{display:inline-block; padding:0;}
	.headerRight{width:20%; display:inline-block; vertical-align:middle; margin-left:-5px;}
	.headerRight .hdrcallIc{display:none;}
	.covid-banner, .papaSupermarket-style--modern .covid-banner{font-size:14px; white-space:nowrap; overflow-x:auto; text-overflow:ellipsis;}
	.emthemesModez-header-userSection .emthemesModez-quickSearch{display:none;}
	.emthemesModez-quickSearch .form-input{min-width:100%; max-width:100%;}
	.emthemesModez-quickSearch--mobileOnly{padding:0 0 20px 0; background:none;}
	.dropdown--quickSearch.is-open{height:calc(100% - 197px); z-index:999; position:fixed; top:197px; padding:30px 0; overflow-y:auto;}
	.navUser-item-cartLabel img{width:28px;}
	.papaSupermarket-style--modern .emthemesModez-header-userSection .countPill:not(.countPill--alt){width:25px; height:25px; font-size:11px; line-height:21px;}
	.sidebarBlock{margin:0;}
	.papaSupermarket-style--modern .page-sidebar{width:100%;}
	.page-sidebar + .page-content{width:100%; padding:0;}
	.sidebarBlock--mobileCollapsible .sidebarBlock-heading::after{content:none;}
	.emthemesModez-specialProductsTabs--supermarket1 .tabs{background:none; padding:0;}
	.instaSec .instaFeed .instaBlock{width:50%;}
	.emthemesModez-blogGrid--featured .emthemesModez-blogItem:first-child, .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(2), .emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(3){width:100%;}
	.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem .blog{padding:0;}
	.papaSupermarket-style--modern .blog-title{height:auto;}
	.navPages-action{text-transform:none; font-weight:400; color:#fff;}
	.navPages{background:#282828; font-size:16px; padding:20px; margin:0 -20px;}
	.navPages-container .emthemesModez-verticalCategories{background:#282828;}
	.navPages-action{font-size:16px;}
	.navPages-container .emthemesModez-verticalCategories .navPages-item > .navPages-action{padding:10px 0; color:#fff;}
	.page{margin-left:0; margin-right:0;}
	.papaSupermarket-style--modern .page-sidebar .emthemesModez-productsFilter{text-align:right;}
	.emthemesModez-productsFilter-toggle{float:none; height:auto;}
	.papaSupermarket-style--modern .page-sidebar .emthemesModez-productsFilter{margin-left:0; margin-right:0;}
	.productView-details, .papaSupermarket-style--modern .productView-details{width:100%;}
	.papaSupermarket-style--modern .productView-description{padding:0;}
	
	.papaSupermarket-style--modern .emthemesModez-verticalCategories .navPages-item + .navPages-item > .navPages-action, .emthemesModez-verticalCategories .navPages-item > .navPages-action, .sidebarBlock .navList-action{border-bottom:1px solid rgba(255, 255, 255, 0.2);}
	.emthemesModez-navPages-verticalCategories-container + .navPages-list, .navPages-list + .navPages-list{border-top:1px solid rgba(255, 255, 255, 0.2);}
	.papaSupermarket-style--modern .navPages-container .emthemesModez-verticalCategories .navPages-item .navPages-action{padding:10px 0;}
	.papaSupermarket-style--modern .navPages-container .emthemesModez-verticalCategories .navPages-item .navPages-action.navPage-subMenu-action{padding:5px 0;}
	.newsletterHead{padding-right:0;}
	.emthemesModez-newsletterForm > .form{display:block; margin:15px 0 0 0;}
	.productView-productTabs .page-heading + .productCarousel .slick-prev, .productView-productTabs .page-heading + .productCarousel .slick-next{top:50%;}
	.productCarousel .card-buttons, .productGrid .card-buttons{padding-top:10px;}
	html .papaSupermarket-style--modern .productView-productTabs .page-heading, html .papaSupermarket-style--modern .productView-reviewTabs .page-heading, .papaSupermarket-style--modern .productView-description .page-heading{background:#f2f2f2; padding:10px 20px; font-weight:700; text-transform:uppercase; font-size:16px; margin:0 0 20px 0;}
	.productView-description .tab-content{margin-bottom:40px;}
	.emthemesModez-productsFilter .actionBar-section{float:none !important;}
	.page-content .emthemesModez-productsFilter{display:block; text-align:right; overflow: hidden; }
	.emthemesModez-productsFilter .actionBar{top:100%; margin-top:0;}
	.papaSupermarket-style--modern .productGrid-bulkOrderHeader-wrapper{margin-top:30px;}
	.navPages-container .navPages{ text-align:left; }
	
	.navPages, .navPages-container>.container { height: 100vh !important; }
	.navPages-container .navPages .navPages-list > .navPages-item > a{ text-transform:uppercase; font-size: 15px !important;  padding: 0 !important; }
	.navPages-container .navPages .navPages-list > .navPages-item{ border-bottom:solid 1px #555555; padding: 10px 0; }
	.navPages-container .navPages .navPages-list.navPages-list--user{ display:none; }
.navPages-container .navPages .navPages-list + .navPages-list{ border:0; padding: 0; margin: 0; }
.navPages-container .navPages .navPage-subMenu-list .navPage-subMenu-item a{ font-size: 14px; color: #ccc; }
.navPage-subMenu-item:first-child { display: none; }
.navPages-list + .navPages-list .navPage-subMenu-item:first-child { display: block; }
	.navPages-container .navPages .navPages-list .navPage-subMenu-list{ margin-left:0; }
	.navPages-container .navPages .navPages-list .navPage-subMenu-list .navPage-subMenu-item{ border-top:solid 1px #555555; padding:3px 0; }	
}

@media (max-width: 767px){
	.emthemesModez-blogGrid .emthemesModez-blogItem{width:100%;}
	.topTxt{text-align:left;}
	.topTxt .iconBlock{display:block; border-right:none; border-bottom:1px solid #d9d9d9; padding:0 0 15px 0;}
	.topTxt .iconBlock:last-child{padding:0;}
	.papaSupermarket-style--modern .footer .footer-info-col--brands, .papaSupermarket-style--modern .footer .footer-info-col:nth-child(2), .papaSupermarket-style--modern .footer .footer-info-col, .papaSupermarket-style--modern .footer .footer-info-col:nth-child(4), .papaSupermarket-style--modern .footer .footer-info-col:nth-child(5){min-width:50%; max-width:50%; flex-basis:50%;}
	.footer .footerTop{padding:0 0 30px 0;}
	.footer-info{padding:30px 10px;}
}

@media (max-width: 640px){
	.siteBanner, .heroCarousel-container{display:none;}
	.siteBannerMob{position:relative; display:block;}
	.siteBannerMob .slick-prev{left:calc(50% - 30px);}
	.siteBannerMob .slick-next{right:calc(50% - 30px);}
	.siteBannerMob .slick-next, .siteBannerMob .slick-prev, .siteBannerMob .slick-next::before, .siteBannerMob .slick-prev::before{width:30px; height:31px; padding:0;}
	.siteBannerMob .slick-prev::before, .siteBannerMob .slick-prev:hover::before, .siteBannerMob .slick-prev:focus::before{background:url(../img/slider-prev-arrow.png) no-repeat; background-size:cover;}
	.siteBannerMob .slick-next::before, .siteBannerMob .slick-next:hover::before, .siteBannerMob .slick-next:focus::before{background:url(../img/slider-next-arrow.png) no-repeat; background-size:cover;}
	.siteBannerMob .slick-next, .siteBannerMob .slick-prev{top:auto; bottom:-16px;}
	.siteBannerMob .slick-slide{height:auto;}
	.iconSec{padding:40px 0 0 0;}
	.iconSec .iconBlocks .iconBlock{width:50%; margin:0 0 30px 0;}
	.cateSec .cateBoxes{padding:0 20px;}
	.cateSec .cateBoxes .cateBox{width:100%;}
	.cateSec .cateBoxes .cateBox .cateDtl{padding:0 20px; bottom:15px;}
	.cateSec .cateBoxes .cateBox .cateDtl .cateTitle{font-size:22px;}
	.bigheadingBlock{padding:20px 0;}
	.papaSupermarket-style--modern .emthemesModez-section-inner > .page-heading, .page-heading, .papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tab.is-active .tab-title{font-size:26px;}
	.card-body{padding:25px 0 0 0;}
	.card-title{font-size:15px; line-height:20px; height:40px;}
	.papaSupermarket-style--modern .card-body .price{font-size:16px;}
	.prdctBtn .button{font-size:15px; background-size:20px; padding:0 25px 0 0;}
	.papaSupermarket-style--modern .emthemesModez-section{padding:0 0 40px 0;}
	.reviewSec{padding:40px 0 125px 0; font-size:16px;}
	.reviewSec .reviewBox .reviewCntn h4, .reviewSec .reviewBox .reviewCntn .authorDtl{font-size:18px;}
	.reviewSec .reviewBox .reviewCntn p{line-height:normal;}
	.videoSec .videoBlock{margin:-100px auto 0; border:7px solid #fff;}
	.imgwithTxtSec{padding:10px 0; overflow-x:hidden;}
	.aboutSec{padding:10px 0 40px 0;}
	.emthemesModez-section--blog .blogallLink{text-align:center; margin:0 0 25px 0;}
	.papaSupermarket-style--modern .emthemesModez-section-inner > .page-heading, .page-heading, .papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tab.is-active .tab-title{margin:30px 0 20px 0;}
	.footer{margin:40px 0 0 0;}
	.bigheadingBlock .bigheadingTxt{font-size:46px; line-height:46px;}
	.bigheadingBlock .bigheadingTxt.luxuriousblkTxt{font-size:38px; line-height:38px;}
	.footer-copyright .container{padding-left:35px; padding-right:35px;}
	.cart-totalsWrapper .button { font-size: 12px;}
}

@media (max-width: 639px){
	.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem .blog{display:block;}
	.emthemesModez-blogGrid .blog-post-figure{width:100%;}
	.emthemesModez-blogGrid .blog-post-body{width:100%; padding:25px 0 0 0; text-align:center;}
	.emthemesModez-blogGrid .blog-post-body .blog-post{text-align:center;}
	.emthemesModez-blogGrid--featured .blog-dateContainer{display:inline-block;}
	.emthemesModez-blogGrid--featured .emthemesModez-blogItem:nth-child(n+2){display:none;}
	.papaSupermarket-style--modern .emthemesModez-blogGrid .emthemesModez-blogItem{margin-bottom:0;}
	.footer{background:url(../img/footer-bg-mob.jpg) no-repeat top center; background-size:100%;}
	.footer-info.ftrinfoDesk{display:none;}
	.ftrinfoMob.footer-info{display:block; font-size:15px; margin:0; box-shadow:none; padding:10px 0 0 0;}
	.footer .footerTop .qualityTxt h3{font-size:22px; background-size:36px; padding:4px 45px;}
	.footer-copyright{font-size:13px; line-height:20px; background:#fff;}
	.bull{display:block; font-size:0; line-height:0;}
	.footer-info-list, .contactInfo{padding:0 0 25px 0;}
}

@media (max-width: 550px){
	.navUser-item-cartLabel{display:block;}
	.page-sidebar + .page-content .productGrid .product, .page-sidebar + .page-content .mode-2 .productGrid .product{width:100%; flex-basis:100%; border:none;}
	.brandGrid .brand{width:50%;}
	.form-prefixPostfix{display:block;}
	.emthemesModez-footer-newsletter .form-prefixPostfix-button--postfix{margin:10px auto 0;}
	.main.full .reviewSec .page-heading{background-position:top left 40%, top right 40%; padding:40px 0 0 0; background-size:34px; font-size:26px; margin:0 0 25px 0;}
	.aboutSec .hideMob{display:none;}
	.imgwithTxtSec{font-size:13px;}
	.imgwithTxtSec .imgwithtxtBlocks .imgwithtxtBlock ul li{padding:0 0 20px 30px; background-size:20px;}
	.imgwithTxtSec .infoDots .infoDot::before, .imgwithTxtSec .infoDots .infoDot:hover::before, .imgwithTxtSec .infoDots .infoDot:focus::before{width:17px; height:17px; border:4px solid #202020;}
	.imgwithTxtSec .infoDots .infoDot .dotInfo{padding:20px 15px; font-size:12px; top:25px;}
	.footer-copyright .deskpaymentIc{display:none;}
	.footer-copyright .mobpaymentIc{display:block;}
	.papaSupermarket-style--modern h1.page-heading, .papaSupermarket-style--modern .h1.page-heading{font-size:28px !important;}
	.productView-price .price--main{font-size:18px;}
	h1.productView-title{font-size:24px;}
}

@media (max-width: 480px) {	
	.iconSec .iconBlocks .iconBlock{display:block;}
	.iconSec .iconBlocks .iconBlock .blockDtl{padding:15px 0 0 0;}
	.cateSec .cateBoxes .cateBox .cateDtl .shopLink{font-size:12.5px; padding:0 20px 0 0; background-size:15px;}
	.page-sidebar + .page-content .productGrid .product, .page-sidebar + .page-content .mode-2 .productGrid .product{width:100%; flex-basis:100%; border:none;}
	.blog-post-body{padding:0 20px;}
	.brandGrid .brand{width:100%;}
	.productGrid .product{flex-basis:100%;}
	.imgwithTxtSec .infoDots .infoDot .dotInfo, .imgwithTxtSec .imgwithtxtBlock:nth-child(2) .infoDots .infoDot .dotInfo{width:150px; left:-60px;}
	.imgwithTxtSec .imgwithtxtBlock:first-child .infoDots .infoDot:nth-child(2) .dotInfo{left:-50px;}
}

@media (max-width: 479px) {
	.iconSec .iconBlocks .iconBlock:nth-child(odd){width:40%;}
	.iconSec .iconBlocks .iconBlock:nth-child(even){width:60%;}
}

@media (max-width: 379px) {
	.iconSec .iconBlocks .iconBlock:nth-child(odd){width:45%;}
	.iconSec .iconBlocks .iconBlock:nth-child(even){width:55%;}
	.cateSec .cateBoxes .cateBox .cateDtl{padding:0 15px;}
	.cateSec .cateBoxes .cateBox .cateDtl .cateTitle{font-size:15px;}
	.papaSupermarket-style--modern .card-body .price{font-size:15px;}
	.bigheadingBlock .bigheadingTxt{font-size:38px; line-height:38px;}
}

@media (max-width: 360px){
	.g-recaptcha {overflow-y: auto;}
	.writeReview-form .g-recaptcha div, .writeReview-form .g-recaptcha iframe{width:230px !important; overflow-y: auto;}
}

.card .card-figure .sale-flag-sash, .productView-images .sale-flag-sash {
	background: #e74c3c;
	border-radius: 100%;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	height: 50px;
	width: 50px;
	line-height: 20px;
	border: solid 2px #fff;
	text-align: center;
	padding: 13px 5px 5px 5px;
	transform: none;
	right: 0; top: 0;
}
