.site-branding .custom-logo-link img {
    width: 140px;
}
.site-header {
    background: #FFF;
    padding: 10px 0;
}
@media only screen and (max-width: 1024px) {
	.mobile-menu-opener span {
    background: #000;
	}
	.count-down {
	  background-position-x: center !important;
    background-size: cover !important;
		padding: 3.5em 0;
	}
}

.count-down {
	  background: url("/wp-content/uploads/sites/12/2021/06/giftinity-india-bg.jpg") no-repeat;
}
.count-down-lists li span {
    border: none;
	  font-size: 2.8em !important;
}
.count-down .header .title {
    font-size: 2.5em;
	  line-height: 50px;
	  margin-bottom: 0;
}
.main-navigation ul li a {
    color: #333;
}
.main-navigation ul li a:hover {
    color: #ffd13b;
}
.count-down-lists li .holder {
    margin-bottom: 0;
}
.count-down .btn-holder .btn-request {
    background: #ffd13b;
    color: #000;
    text-shadow: unset;
    font-weight: 400;
}
.site-footer {
    padding: 0 !important;
		background: #000000;
}

footer .col:nth-child(1) {
    width: 100% !important;
    text-align: center;
    margin: 0;
}
footer .col:nth-child(1) section {
    margin: 0 0 10px;
}
footer .col:nth-child(1) ul.social-networks li {
    float: unset;
    display: inline-block;
    margin-bottom: auto;
}
footer .col:nth-child(2) {
    display: none;
}
footer .col:nth-child(3) {
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
}
.site-footer .site-info {
    display: none;
}
.site-footer a {
		color: #999;
}
.nicescroll-cursors {
	  background: #ffd13b !important;
}