
/* SIDE NAV */
.sideNavBtn {
	color: #1f36c7;
	font-size:25px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0rem;
    left: 0;
    background-color: #07104ae0;
    overflow-x: hidden;
    padding-top: 15px;
    transition: 0.5s;
	z-index: 300;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
	color: #1f36c7;
	background-color: #fff;
}

.sidenav .sideNavCloseBtn {
    width: 100%;
    color: #fff;
    text-align: right;
    font-size: 28px;
    padding: 0 15px;
    line-height: 28px;
}

.sidenav .sideNavCloseBtn:hover{
	background-color:transparent;
	color: #fff;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.promoAppForm  a { color: inherit!important; text-decoration: underline; }
.promoAppForm  a:hover { color: inherit!important; text-decoration: none; }

.promo-boxrow {}
.promo-boxrow .stepImg { text-align: center; }
.promo-boxrow .stepContainer {
    text-align: center;
    margin-bottom: 15px;
}



.promo-boxrow .step {
    text-align: center;
    display: inline-block;
    padding: 10px;
    width: 50px;
    border-radius: 50%;
}
.promo-boxrow .img { text-align: center; }
.promo-boxrow .img img { text-align: center; }
.promo-boxrow .desc { text-align: center; font-weight:bold;  }
.promo-boxrow .stepImg > img {
    width: 100%;
	max-width:150px;
    display: inline-block;
}

.pizeImg {}
.pizeName { padding-top:15px; }

.prodImg {}
.prodName { padding-top:15px; }

.shopImg {}
.shopName { padding-top:15px; }
.product-carousel {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 25px;
}

.product-carousel .owl-stage{
    display: flex;
}

.product-carousel .item { 
	height: 17rem;
	text-align:center;
}
.product-carousel .item .imgDiv {
	height: 13rem;
	text-align:center;
}
.product-carousel .item img {
    display: inline;
    max-width: 100%;
    max-height: 13rem;
}

.product-carousel .item div {
    height: 2rem;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    margin: 3px 0;
    color: #232716;
	font-family: 'UnileverShilling', Arial, sans-serif;
}

.owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
}

.owl-prev {
	position: absolute;
	left: 0; 
	color: !important;
	font-size: 33px!important;
	background-color: transparent;
	border: none;
}

.owl-next {
	position: absolute;
	right: 0;
	color: !important;
	font-size: 33px!important;	
	background-color: transparent;
	border: none;
}


header.promohead .promohead-img {
	min-height: auto;    
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.promohead-img { max-width: 100%; }

.promoHeadTitle {
    text-transform: uppercase;
    font-family: 'UnileverShilling', Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
}

.promoSectionTitle {
	font-size:28px;
	font-family: 'UnileverShilling', Arial, sans-serif;
	font-weight: bold;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.promoSectionTitleTxt {
	font-size:14px;
	font-family: 'UnileverShilling', Arial, sans-serif;
	font-weight: 400;
	padding-top: 10px;
}

.promo-menu {
    width: 100%;
    justify-content: space-around;
}

.promoAppForm .col1 { padding:2rem 3rem; }
.promoAppForm .col2 { padding:2rem 3rem; }
.promoAppForm .col3 { padding:2rem 3rem; }
.promoAppForm .appfileBlock {
    display: block;
	width: 100px;
	border: 1px solid;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
}

.faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
	padding-bottom: 3rem;
}
.faq-section h5 {
	font-size:14px;
}
.faq-title h5 {
	position: relative;
	margin-bottom: 45px;
	display: inline-block;
	font-weight: 600;
	line-height: 1;
}
.faq-title h5::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
	padding: 0 190px;
	margin-bottom: 10px;
}

.faq {
	background: transparent;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}

.faq .card {
	border: none;
	background: none;
	border-bottom: 1px dashed ;
	color: ;
	background-color: ;
}

.faq .card h5{
	color: ;
	background-color: ;
}

.faq .card .card-header {
	padding: 0px;
	border: none;
	background: none;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
	padding-left: 0px;
}

.faq .card .card-header .faq-title {
	width: 100%;
	text-align: left;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'UnileverShilling', Arial, sans-serif;
	font-weight:bold;
}

.faq .card .card-header .faq-title .badge {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 14px;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	background: #E91E63;
	color: #fff;
	font-size: 12px;
	margin-right: 20px;
}

.faq .card .card-body {
	padding: 30px;
	padding-left: 35px;
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 750px) {
	header.promohead .promohead-img {
		min-height: 15px;
	}
}
@media (max-width: 570px) {
	.navbar-nav .nav-link { padding-left:15px; }
}

@media (max-width: 991px) {
	.faq {
		margin-bottom: 30px;
	}
	.faq .card .card-header .faq-title {
		line-height: 26px;
		margin-top: 10px;
	}
}

#calendar-containercalendar-container{  }
#calendar-container .fc-header-toolbar { font-size:14px; margin-bottom: 0; padding:15px 15px; color: ;  }
#calendar-container .fc-toolbar-title{ font-size:14px; color: ;  }
#calendar-container .fc-daygrid-day-events{ display:none; }
#calendar-container .fc-daygrid-day-number{ display:inline; margin:0; width:100%;text-align:center; cursor:pointer; background-color:; color: ;}
#calendar-container .fc-daygrid-day-number:hover { text-decoration:none; font-weight:bold; cursor:pointer; }
#calendar-container .fc-col-header-cell-cushion {  }
#calendar-container .fc-next-button { background-color:; color: ; }
#calendar-container .fc-prev-button { background-color:; color: ;  }
#calendar-container .fc-col-header-cell-cushion { background-color:; color: ;  }
#calendar-container .fc-button-primary { background-color:!important; color: !important;  }


#calendar-table { overflow: auto; padding:15px; max-height: 700px; }
#calendar-table h5 { font-size: 1rem; }

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    font-size: 12px;
}

.appFormFieldTitle {
	font-size: 14px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 7px 0 0 8px;
    height: 38px;
    border: 1px solid #aaa;
    border-radius: 0px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: #fff;
        background-clip: border-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
	font-size: 14px;
}

.appFormErrMsgLine {
    color: #fff;
    background-color: red;
    font-size: 13px;
}

a { color: }

.qeBlock {margin-bottom: 15px;}
.qeBlock .qeHead {font-size: 18px;font-weight: bold;border-bottom-style: solid;border-bottom-width: 1px;margin-bottom: 15px;}
.qeBlock .qeBody {}
.qeBlock .qeBody .labelRadio {width: 100%;}
.qeBlock .qeBody input[type='radio'] {}
.qeBlock .qeBody .labelCheckbox {width: 100%;}
.qeBlock .qeBody input[type='checkbox'] {}
.qeBlock .qeBody small {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}