/**
* Theme Name: Wixi Child
* Description: This is a child theme of Wixi, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: wixi
* Version: 1.1.0
*/

.sidebarmenu--headertop {
	padding: 25px !important;
}
span.nt-flip-icon svg {
    width: 100px;
    z-index: 999;
}
.swiper-container-vertical .swiper-pagination-wrapper {
	width: 65px !important;
}
@media screen and (max-width: 480px) {
	.loading-text {
    	font-size: 30px !important;
	}
	ul.main-menu {
    padding-left: 0px;
    padding-top: 15px;
}
}