.main-menu-three__right:before, .main-menu-three__right-content {background-color:#ffcc01;}
.main-menu-three__left:before, .main-menu-three__logo {background-color:#212121;}
.main-menu {background: #ffcc01;}
.banner-two__title span {color: #e3010f;}
/* Remove arrows in Chrome, Safari, Edge */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.thm-btn:hover {border: 1px solid var(--tanspot-white);}


@media (min-width: 300px) and (max-width: 600px) {
	.iti__flag.iti__in {
		background-position: -2422px 0px;
	}
}