.easycall-main-panel{
	min-height: 700px;
}
.dn-topup-progress-bar-section .dn-progress-block {
    padding-bottom: 2%;
}
#dn-cms-content ul {
    list-style-position: inside;
}
.dn-topup-progress-bar-section .dn-progressbar {
    width: 117%;
    padding-top: 3%;
    margin-left: -9%;
    margin-bottom: 12%;
}
.dn-progress-block .dn-progressbar {
    margin: 0;
    padding: 0;
    counter-reset: step;
    width: 100%;
    padding-top: 3%;
}
.dn-progress-block ul li {
    list-style-type: disc;
}
.dn-progress-block .dn-progressbar li.dn-next-active {
    color: #4d626c;
}
.dn-progress-block .dn-progressbar li {
    list-style-type: none!important;
    width: 20%;
    float: left;
    font-size: 14px;
    position: relative;
    text-align: center;
    color: #4d626c;
}
.dn-progress-block .dn-progressbar li.dn-next-active:before {
    border-color: #005ab0;
    color: #005ab0;
    border-width: 2px;
    height: 24.5px;
    width: 24.5px;
}
.dn-progress-block .dn-progressbar li:before {
    width: 26.5px;
    height: 26.5px;
    line-height: 27px;
    border: 1px solid #080909;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #fff;
    content: counter(step);
    counter-increment: step;
}
#dn-page-home .dn-airtime-wrap .dn-airtime-btn .dn-btn-icons>div * {
    padding-top: 0
}

#dn-landing-page .dn-airtime-wrap .dn-airtime-btn .dn-btn-icons>div * {
    padding-top: 2px
}

#dn-landing-page .dn-airtime-wrap #dn-topup-number {
    height: 57px
}

.dn-airtime-wrap {
    width: 100%;
    height: 60px;
    position: relative;
    display: inline-block;
    font-size: 24px
}

.dn-airtime-wrap #dn-abtest-submit {
    padding: 0 30px;
    width: 320px;
    height: 60px;
    border-radius: 2px
}

.dn-airtime-wrap ul {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(77, 98, 108, .7);
    background: #fff;
    border-radius: 4px
}

.dn-airtime-wrap ul.ng-focused,
.dn-airtime-wrap ul.dn-focus {
    border: 1px solid #00b259
}

.dn-airtime-wrap li {
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    list-style-type: none!important
}

.dn-airtime-wrap li:nth-child(2) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.dn-airtime-wrap input {
    height: inherit;
    border: none!important;
    outline: none!important;
    border-radius: 0;
    padding-right: 80px;
    padding-left: 12px
}

.dn-airtime-wrap input:focus {
    border: none!important
}

.dn-airtime-wrap #dn-country-prefix.dn-hidden {
    display: none
}

.dn-airtime-wrap .dn-airtime-btn {
    height: inherit;
    float: left;
    cursor: pointer;
    padding-right: 16px;
    position: relative;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.dn-airtime-wrap .dn-airtime-btn.dn-airtime-full-btn {
    position: static
}

.dn-airtime-wrap .dn-airtime-btn .dn-btn-icons {
    min-height: 40px;
    text-align: left;
    position: relative;
    top: 50%;
    left: 15px;
    padding-right: 12px;
    border-right: 1px solid rgba(77, 98, 108, .5);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dn-airtime-wrap .dn-airtime-btn .dn-btn-icons>div * {
    display: inline-block;
    vertical-align: middle
}

.dn-airtime-wrap .dn-airtime-btn .dn-globe {
    width: 30px;
    height: 40px;
    background: url(../images/main-sprite.png) -342px -64px no-repeat
}
.dn-hidden {
    display: none;
}
.dn-airtime-wrap .dn-airtime-btn .fa-angle-down {
    font-size: 32px;
    margin-left: 12px
}

.dn-airtime-wrap .dn-airtime-btn .dn-prefix-wrap {
    padding-top: 6px;
    font-weight: 300
}

.dn-airtime-wrap .dn-airtime-btn select {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-left: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-appearance: none
}

.dn-airtime-wrap .dn-inwidget-btn {
    width: 78px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5
}
.dn-airtime-wrap .dn-nocountry-placeholder {
    position: absolute;
    left: 68px;
    top: 50%;
    font-size: 24px;
    font-weight: 300;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dn-airtime-wrap.dn-airtime-select {
    height: 50px
}

.dn-airtime-wrap.dn-airtime-select li:nth-child(2) {
    height: 0
}

.dn-airtime-wrap.dn-airtime-select .dn-airtime-btn {
    float: none;
    padding: 0 16px
}

.dn-airtime-wrap.dn-airtime-select .dn-airtime-btn .dn-btn-icons {
    min-height: auto;
    min-height: initial;
    left: 0;
    border-right: none;
    padding-right: 0
}

.dn-airtime-wrap.dn-airtime-select .dn-airtime-btn .fa-angle-down {
    float: right
}

.dn-airtime-toggle {
    position: absolute;
    right: 0;
    bottom: -10px;
    display: none
}
.imagerepo-spr-flag {
    width: 28px;
    height: 28px;
    float: left;
    margin-right: 7px;
}
.dn-airtime-wrap .dn-inwidget-btn2 {
    width: 78px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}
.recharge-body{margin-bottom: 50px;}
.dn-airtime-wrap .dn-inwidget-btn2 .dn-showoperators-btn{background-color:#00b259;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;padding:0 30px;font-size:24px;line-height:50px;white-space:nowrap;background:#00b259;height:100%;line-height:normal;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid rgba(77,98,108,.7);border-left:0;-webkit-transition:all .3s ease;transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.dn-airtime-wrap .dn-inwidget-btn2 .dn-showoperators-btn:hover{background:#28c571;text-decoration:none}.dn-airtime-wrap .dn-inwidget-btn2 .dn-showoperators-btn:after{width:31px;height:22px;content:'';display:block;position:absolute;top:50%;left:50%;background:url(../images/sprite.svg) -597px -472px no-repeat;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.dn-airtime-wrap .ng-focused .dn-inwidget-btn2 .dn-showoperators-btn{border-color:#00b259}

.recharge-body label{display: block; clear: both;}

#dn-topup-section label {
    margin-bottom: 20px;
}
.dn-search-box {
    position: relative;
}
.dn-search-box img {
    top: 6px;
    left: 2px;
    width: 34px;
    height: 40px;
}
.dn-search-box img {
    position: absolute;
  }
  .dn-search-box input {
    height: 50px;
}
.dn-search-box input {
    color: #4d626c;
    font-weight: lighter;
    padding-left: 70px;
}
.dn-number-results {
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.dn-nice-item .dn-radio {
    margin: 6px auto 10px;
}
.dn-radio {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(77,98,108,.5);
}
#dn-cms-content p {
    margin-bottom: 20px;
}
#dn-cms-content p {
    margin-bottom: 20px;
}
.dn-nice-item p {
    font-size: 12px;
    line-height: 15px;
}

.clear {
    clear: both;
}
.dn-clear-both, .clear {
    clear: both;
    padding-bottom: 50px
}

#dn-topup-section .dn-row-margin {
    margin: 0 0 40px 0;
}
.dn-operators-wrap {
    clear: both;
}
#dn-operators .dn-nice-item {
    min-height: 133px;
    padding-bottom: 0;
}
.dn-nice-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;

}

#dn-operators .dn-nice-item {
    min-height: 133px;
    padding-bottom: 0;
}

#dn-operators .dn-nice-item {
    min-height: 133px;
    padding-bottom: 0;
}
.dn-nice-item:nth-child(n+5) {
    margin-top: 40px;
}
.dn-nice-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}


#dn-operators .dn-nice-item {
    min-height: 133px;
    padding-bottom: 0;
}
.dn-nice-item:nth-child(n+5) {
    margin-top: 40px;
}
.dn-nice-item {
    width: 20%;
    max-width: 150px;
    min-height: 130px;
    margin-left: 6.6%;
    float: left;
    background: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    padding: 15px 6px 10px 6px;
        padding-bottom: 10px;
    border: 1px solid rgba(77,98,108,.7);
    border-radius: 4px;
}

#dn-topup-section .dn-form-row {
    min-height: 140px;
}
.dn-form-row {
    min-height: 95px;
    clear: both;
    position: relative;
}

#dn-topup-section .dn-row-margin {
    margin: 0 0 40px 0;
}
#dn-topup-section label {
    margin-bottom: 20px;
}
.dn-denom-label label {
    margin-top: 20px !important;
    padding-bottom: 20px;
}
#dn-denominations .dn-nice-item.dn-short-item {
    min-height: 113px;
}
#dn-denominations .dn-nice-item {
    /*min-height: 130px;*/
    padding-bottom: 0;
    max-height: 130px;
}
.dn-nice-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.dn-nice-item {
    width: 20%;
    max-width: 150px;
    min-height: 130px;
    margin-left: 6.6%;
    float: left;
    background: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    padding: 15px 6px 10px 6px;
        padding-bottom: 10px;
    border: 1px solid rgba(77,98,108,.7);
    border-radius: 4px;
}

.dn-nice-item h4 {

    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #005ab0;

}
.dn-nice-item h4 span {
    display: block;
}
#dn-flow-summary {
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
    margin: 20px 0 15px 0;
}
.dn-text-center-important {
    text-align: center;
    float: none !important;
}
#dn-flow-summary p {
    opacity: .7;
}
#dn-cms-content p {
    margin-bottom: 20px;
}
#dn-cms-content p {
    margin-bottom: 20px;
}
.dn-text-right {
    text-align: right;
}
#dn-topup-section .dn-topup-btns {
    margin-bottom: 70px;
}
#dn-topup-section .dn-topup-btns button {
    width: 46%;
}
.dn-topup-btns button:first-child {
    float: right;
}
#dn-topup-section .dn-topup-btns button {
    width: 46%;
}
.dn-topup-btns button {
    width: 46%;
}
button.dn-second-cta, input.dn-second-cta[type="submit"], .dn-button.dn-second-cta {
    color: #4d626c !important;
    background: transparent !important;
    border: 1px solid rgba(77,98,108,.5);
}
.btn-default{padding: 10px 40px;}
.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
#loader {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
#loader p {
    color: #fff;
    width: 100px;
    top: 52%;
    position: relative;
    left: 42px;
    margin: auto;
}
#fountainG{
	position:relative;
	width:234px;
	height:28px;
	margin:auto;
	top: 50%;
	left:60px;
}
.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(0,0,0);
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}
#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}
#fountainG_2{
	left:29px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}
#fountainG_3{
	left:58px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:88px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:117px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}
@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}
.ec-success-block {
	display: none;
    color: #3c763d;
    border: 1px solid #d6e9c6;
    background: #dff0d8;
    border-radius: 4px;
    padding: 10px;
}
.dn-operators .dn-nice-item {
    min-height: 133px;
    padding-bottom: 0;
}
.dn-nice-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.dn-nice-item {
    width: 20%;
    max-width: 150px;
    min-height: 130px;
    margin-left: 6.6%;
    float: left;
    background: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    padding: 15px 6px 10px 6px;
    border: 1px solid rgba(77,98,108,.7);
    border-radius: 4px;
}
.dn-operators .dn-nice-item img {
    max-width: 68px;
    max-height: 34px;
}
.dn-nice-item .dn-radio {
    margin: 6px auto 10px;
}
.dn-radio {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(77,98,108,.5);
}
.dn-radio.active {
    background: #00b259;
}
.category-section ul li {
    display: inline-block;
    width: auto;
    background: #732A7D;
    margin: 0 10px 10px 0;
	border-radius: 4px;
}
.category-section ul li a{
	color: #fff !important;
	padding: 10px;
    display: block;
}
.category-section ul li.active, .category-section ul li:hover {
    background: #5BC3BC;
}
.category-section ul li.active a {
    color: #fff;
}
.dn-promotion-wrap {
    padding-left: 45px;
    background: #732A7D;
    border: 1px solid #732A7D;
    clear: both;
    position: relative;
    border-radius: 4px;
}
.dn-promotion {
    padding: 10px 10px 2px 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    padding: 13px 18px 10px;
    text-align: left;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.dn-promotion .dn-promo-details {
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 5%;
    padding-right: 3%;
}
.recharge-body .dn-topup-btns {
    margin: 20px 0 70px 0;
}
.dn-topup-btns button, .dn-button {
    width: 46%;
}
.dn-topup-btns button:first-child {
    float: right;
}
.dn-topup-btns button, .dn-topup-btns input[type=submit], .dn-button {
	height:50px;line-height:50px;padding:0 20px;text-align:center;font-size:18px;border:none;font-weight:normal;color:#fff;cursor:pointer;background:#00b259;vertical-align:top;border-radius:4px;text-decoration:none!important;position:relative;-webkit-appearance:none;-webkit-transition:all .3s ease;transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease
}
.dn-topup-btns button.dn-second-cta, .dn-topup-btns input[type=submit].dn-second-cta, .dn-button.dn-second-cta {
    color: #4d626c!important;
    background: transparent!important;
    border: 1px solid rgba(77,98,108,.5);
}
.shopping-cart {
  background: #FFFFFF;
  box-shadow: 1px 2px 2px 3px rgba(0,0,0,0.10);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
   padding-bottom: 30px;
}

.shopping-cart .title {
  height: 60px;
  border-bottom: 1px solid #E1E8EE;
  padding: 20px 30px;
  color: #5E6977;
  font-size: 18px;
  font-weight: 400;
}

.shopping-cart .item {
  padding: 20px 30px;
  display: flex;
}
.shopping-cart .item.subtotal .empty, .shopping-cart .item.total .empty {
    width: 49%;
}
.shopping-cart .item.subtotal .labels, .shopping-cart .item.total .labels {
    width: 29%;
}
.shopping-cart .item.subtotal{
	border-bottom: 0;
	padding: 20px 30px 0 30px;
}
.shopping-cart .item.total {
    border-top: 1px solid #E1E8EE;
    margin-top: 20px;
    border-bottom: 0;
}
.shopping-cart .item{
  border-bottom:  1px solid #E1E8EE;
}

/* Buttons -  Delete and Like */
.shopping-cart .buttons {
  position: relative;
	width: 5%;
}

.shopping-cart .delete-btn {
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 17px;
  background: url("../images/delete-icn.svg") no-repeat center;
  margin-right: 20px;
}

.shopping-cart .is-active {
  animation-name: animate;
  animation-duration: .8s;
  animation-iteration-count: 1;
  animation-timing-function: steps(28);
  animation-fill-mode: forwards;
}

@keyframes animate {
  0%   { background-position: left;  }
  50%  { background-position: right; }
  100% { background-position: right; }
}

/* Product Image */
.shopping-cart .image {
  width: 22%;
}

/* Product Description */
.shopping-cart .description {
   width: 22%;
}

.shopping-cart .description span {
  display: block;
  font-size: 14px;
  color: #43484D;
  font-weight: 400;
}

.shopping-cart .description span:first-child {
  margin-bottom: 5px;
}
.shopping-cart .description span:last-child {
  font-weight: 300;
  margin-top: 8px;
  color: #86939E;
}

/* Product Quantity */
.shopping-cart .quantity {
	width: 29%;
}
.shopping-cart .quantity input {
  -webkit-appearance: none;
  border: none;
  text-align: center;
  width: 32px;
  font-size: 16px;
  color: #43484D;
  font-weight: 300;
}

/* Total Price */
.shopping-cart .total-price {
  width: 22%;
  text-align: center;
}

.item.heading .image, .item.heading .description, .item.heading .quantity, .item.heading .total-price{
	font-weight: bold;
}
.shopping-cart .checkout-section {
    width: 80%;
    margin: 40px auto 0 auto;
}
.checkout-section .item{border-bottom:0; padding:0; margin-bottom: 15px;}
form .form-control {
    margin-bottom: 10px;
}
#top-header .language-selector{margin-left: 15px;}
#top-header .language-selector img{vertical-align: middle;}
table.ec-order-table{width: 100%;}
.ec-order-table tr{
	border-bottom: 1px solid #eee;
}
.ec-order-table thead tr{
	border-bottom: 2px solid #eee;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.woocommerce-MyAccount-navigation-link--downloads{display: none;}
.access-number-section p{line-height: 1.5;}
table.pinless-table, table.pins-table{width: 100%;}
#recharge-form .tab-content {
    margin-top: 20px;
}
.dn-promotion-wrap .promotion-icon {
    position: absolute;
    top: 50%;
    left: 12px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dn-promotion-wrap .promotion-icon:before {
	content: "\e07c";
	font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-row .btn-default {
    padding: 7px 12px;
}
/* Responsive */
@media (max-width: 800px) {
  .shopping-cart {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .shopping-cart .item {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
 
 .shopping-cart .quantity,
  .shopping-cart .description {
    width: 100%;
    text-align: center;
    margin: 6px 0;
  }
}