

.iti {
	width: 100%;
}

.iti__arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #555;
}

.iti__arrow--up {
	border-top: none !important;
	border-bottom: 7px solid #555;
}

.iti__country-list {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
}

@media (max-width:580px)  {

    .wowgc_calendar {
        flex-wrap: wrap!important;
    }

    .wowgc_calendar .wowgc_calendar_grid {
        width: 100%;
        }
}
