body {
	color: #575757;
	margin:0;
    font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: KSansBold, 'Lucida Grande', Lucida, 'Trebuchet MS', Arial, sans-serif;
    font-weight: 600;
}

a {
	  color: #575757;
}

/********** language toggle **********/

#language-selector .btn-default{
	border:0;
	box-shadow:inset 2px 2px 5px #D1D1D1;
}

#language-selector .btn-default.active{
	background-color:#D31145 !important;
	color:#fff;
}

/**************** end ****************/

#header {
	padding:0 !important;	
}

#header .container {
	margin:10px auto;	
}

#main {
	padding-bottom: 30px;
}

.container{
	max-width: 940px;
	margin: 30px auto;
	width:100%;
}

.container h2{
	font-size: 30px;
	margin-bottom:0;
}

.container h3{
	font-size:23px;
}

.clear{
	clear:both;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 600;
}

.header-wrapper{
	width:100%;
}
		
.header-inner{
	width:940px;
	margin:0 auto;
	height:110px;
	padding:10px 0;
}		
		
.logo-container{
	height:100%;
	width:220px;
	float:left;
}	

.mini-nav{
	float:right;
	margin-top:50px;
}
		
.mini-nav li{font-size:16px !important;color:#525152 !important;}
			
.container{
	color: #575757;
	font-size:14px;
}

.container li{
	line-height: 25px;
}

.container li a, .container a{
	color:#575757;
	text-decoration:none;
}

.container li a:hover, .container a:hover{
	color:#D31145;
}

.logo-container img{
	height:100%;
}	
		
.menu-bar{
	width:100%;
	border-bottom:1px solid #fff;
	box-shadow:0 5px 5px #ccc;
	height:40px;
	background-color:#CA0C45;
}		
		
.feature-wrapper{
	width:100%;
	background-color:#EBE6E2;
}		
		
.feature-inner{
	width: 800px;
	margin: 0 auto;	
	padding: 70px 70px 100px;	
	background-repeat: no-repeat;
	background-position: right bottom -129px;
}	

.feature-inner p{
	width:40%;
	font-size:30px;
	color:#525152;
}

.product-feature-wrapper{
	width:100%;
	background-color:#EBE6E2;
}		
		
.product-feature-inner{
	max-width: 940px;
	margin: 0 auto;
	width:100%;
	padding: 50px 0;
	background-image: url("/images/int-hero-image.png");
	background-repeat: no-repeat;
	background-position: right center;
}		

.product-feature-inner h2{
	width:50%;
	font-size:30px;
	line-height:30px;
	margin-top:0;
		margin-bottom:0;
}

.product-feature-inner p{
	width:50%;
	margin-top: 20px;
}

.product-feature-inner .btn {
	border-radius: 8px;
	border-width: 0;
}

.product-feature-inner .btn-default {
	background: #d31145;
	color: #fff;
}
		
.occasion-wrapper{
	width:100%;
}
		
.occasion-inner{
	width:940px;
	margin:0 auto;
}
				
.occasion{
	float:left;
	width:300px;
	background-color:#ccc;
	border-radius:10px;
	border-top-right-radius:0;
	color:#fff;
	padding: 45px 0px;
	margin-top:-50px !important;
}

.occasion:nth-of-type(1){
	background: #2D0833 url('/images/top-up-international.png');
	background-repeat:no-repeat;
	background-position:center center;
	
}
					
.occasion:nth-of-type(2){
	margin:0 20px;
	background: #96153D url('/images/on-the-go-international.png');
	background-repeat:no-repeat;
	background-position:center center;
}

.occasion:nth-of-type(3){
	background: #7F0C4F url('/images/eat-out-international.png');
	background-repeat:no-repeat;
	background-position:center center;
}

.logo-wrapper{
	width:100%;
}
		
.logo-inner{
	width:400px;
	margin:100px auto 0;
}

.info{
	width:940px;
	margin:100px auto 80px;
	font-size:20px;
	text-align:center;
	color:#525152;
}

.footer-wrapper{
	width:100%;
	box-shadow: 0 -1px 7px #CCC;
	height:100px;
	padding:20px 0;
}
		
.footer-inner{
	max-width:940px;
	margin:0 auto;
	width:100%;
	border-top:1px solid #CA0C45;
}

.footer-wrapper ul{
	margin:0;
	padding:0;
}

.footer-wrapper li, .mini-nav li{
	float:left;
	list-style-type:none;
	padding:0 20px 0 0;
	font-size:12px;
	color:#CA0C45;
	padding-top:20px;
}

.mini-nav li:nth-of-type(4){
	padding:18px 20px 0 0;
}
		
.mini-nav li:nth-of-type(4) ul li{
	padding:0;
}

.mini-nav li:nth-of-type(4) ul{
	margin:0
}

.footer-wrapper li a, .mini-nav li a{
	color:#CA0C45;
	text-decoration:none;
}

.footer-inner span {
	font-size:12px;
	float:right;
	padding-top:20px;
}

.product-search-wrapper {
	background: #CA0C45;
	color: #fff;
	padding: 50px 0;
	width: 100%;
}

.internationalproductindex .product-search-wrapper {
	color: #575757;
	margin-top: 0;
	padding: 0;
}
		
.product-search-inner {
	margin: 0 auto;
	text-align: center;
	max-width: 940px;
	width:100%;
}

.product-search-inner h3,
.product-search-inner p {
	float:none !important;
	margin:20px 0 !important;	
}

#top-nav {
	display:block !important;	
}

.mob_men {
	display:none !important;	
}

.internationalproductindex .product-search-inner {
	background-image: url("/images/int-hero-image.png") !important;
	background-position: right center !important;
	height: 130px;
	text-align: left;
	background-repeat: no-repeat !important;
}

/* for the search button on Product search page*/
#product-name-btn {
    padding: 3px 12px !important;
}

.product-search-inner h2 {
	display: inline-block;
	font-size: 26px;
	margin: 0 20px 0 0;
	vertical-align: middle;
}

.product-search-inner input[type="text"] {
	border: 0;
	border-radius: 6px;
	box-shadow: inset 3px 3px 5px #CCC;
	color: #444;
	font-size:16px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0 10px;
	vertical-align: middle;
	width: 200px;
}

.product-search-inner .btn-default {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 16px;
	box-shadow: none;
	border: 2px solid #FFF;
	color: #FFF;
	padding: 4px 8px;
	vertical-align: middle;
}

.internationalproductindex .product-search-inner .btn-default {
	background: #CA0C45;
	border-radius: 50%;
	border-width: 0;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 30px;
}

#product{
	width:470px;
	text-align: center;
	margin: 30px auto;
}


#product h3{
	font-size:20px;
}
	
.product-section-link a, #product a{
	color: #CA0E45;
	font-weight:bold;
}
		
.product-section-link a{
	color: #CA0E45;
	font-size:18px;
	font-weight:bold;
}
	
.product-section-link {
	float: left;
	margin: 0 28px;
	width: 100px;
}
		
.product-section-link:nth-of-type(1) .product-section-link-image:hover {
	background-image: url('/images/breakfast-rollover.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
			
.product-section-link:nth-of-type(2) .product-section-link-image:hover {
	background-image: url('/images/cBarIcon.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
			
.product-section-link:nth-of-type(3) .product-section-link-image:hover {
	background-image: url('/images/pringlesIcon.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
	
.product-section-link-image {
	width: 100px;
	height: 100px;
	border: 3px solid #515352;
	border-radius: 55px;
	margin-bottom:20px;
	margin-top:10px;
}

#product a::after {
	content: "\25B6";
	padding: 0 5px;
}
	
.product-section-link:nth-of-type(1) .product-section-link-image {
	background-image: url('/images/breakfast-snack.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.product-section-link:nth-of-type(2) .product-section-link-image {
	background-image: url('/images/sweet-snack.png');
	background-repeat: no-repeat;
	background-position: center center;
}
		
.product-section-link:nth-of-type(3) .product-section-link-image {
	background-image: url('/images/savoury-snack.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#contact-banner-wrapper{
	width:100%;
	background-color:#EBE6E2;
	padding:50px 0;
	text-align: center;
}
		
.contact-banner-inner {
	margin: 0 auto;
	max-width: 940px;
	width:100%;
}

.contact-banner-inner a {
	color: #CA0C45;
}

.contact-banner-inner h2 {
	margin: 0;
}

.contact-banner-inner p {
	line-height: 2;
	margin: 20px 0 0;
}

#top-nav li a {
  color: #CA0C45;
  font-size: 16px !important;
  text-decoration: none;
}

#map_canvas{
	margin-top:30px;
}
	
#about-wrapper {
	padding: 50px 0;
	text-align: center;
	width: 100%;
}
		
#about-wrapper .about-inner {
	margin: 0 auto;
	max-width: 940px;
	width:100%;
}

#about-wrapper .about-boxes {
	margin-top: 50px;
	overflow: hidden;
}

#about-wrapper .about-box {
	float: left;
	padding: 0 10px;
	width: 310px;
}

#about-wrapper .about-box .num {
	background: #CA0C45;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 60px;
}

#about-wrapper .about-box h3 {
	font-size: 16px;
	margin: 20px 0 0;
}

#about-wrapper .about-box p {
	margin: 20px 0 0;
}

#hidden-language{
	display:none;
	background-color:#525252;
	color:#FFF;
	border-radius:13px;
	width:940px;
	position:absolute;
	top: 118px;
	padding:20px;
	z-index: 9999;
	left: 50%;
	margin-left: -470px;
}

#hidden-language:after {
	bottom: 97%;
	left: 98%;
	border: solid transparent;
	content: "";
	position: absolute;
	border-bottom-color: #525252;
	border-width: 15px;
	margin-left: -18px;
}

#hidden-language h2{
	margin-top:0;
	font-size:18px;
}

#hidden-language #countries{
	width:100%
}

#hidden-language #countries .country{
	padding:5px 0;
	float:left;
	width:180px;
}

#hidden-language #countries .country a{
	color:#fff
}

#hidden-language #countries img{
	margin:0 5px 0 0;
}

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

	.internationalproductindex .product-search-inner,
	.product-feature-inner {
		background-image:none !important;
		height:auto;
	}
	#top-nav {
		margin-top:10px;
	}
	.product-feature-inner h2,
	.product-feature-inner p {
		width:auto;
		margin-left: 10px;
		margin-right: 10px;
	}
}




				


				


		
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
