/*
 *  KinApp
 */

#trustpilot-widget-trustbox-0-wrapper {
        width: 220px;
}
#trustpilot-widget-trustbox-0  {
        width: 300px;
}
#trustpilot-widget-trustbox-1-wrapper {
        margin-top: -30px !important;
}
.show > :not(.dropdown-menu-custom).dropdown-menu {
	z-index: 1001;
}

.iqitproducttags {
	color: #cccccc !important;
	line-height: 13px !important;
	font-size: 10px !important;
	width: 65% !important;
}
.iqitproducttags li {
	padding: 0 3px; 
}

#back-to-top {
	border: 1px solid #fff !important;
}

#iqitcookielaw {
	z-index: 9999999999;	
}

.col.col-auto.col-md.left-nav {
	z-index: 1001 !important;
}

@media (max-width: 1100px) {
	.iqitproducttags {
		width: 100% !important;
	}
}
@media (max-width: 575px) {
	#trustpilot-widget-trustbox-2 iframe {
		width: 100% !important;
	}
	.right-nav {
		margin: 10px 0;
	}
}
@media (max-width: 480px) {
	#trustpilot-widget-trustbox-0 iframe {
		width: 100% !important;
	}
	#trustpilot-widget-trustbox-0-wrapper {
		width: 191px;
	}
	#trustpilot-widget-trustbox-0  {
		width: 220px;
	}
	#trustpilot-widget-trustbox-0 iframe #tp-widget-wrapper {
		width: 180px;
		margin: 0 0 0 10px;
	}
	#header .header-nav .left-nav > div::after {
		margin-left: .1rem;
		margin-right: .1rem;
	}
	.social-links > li {
		padding: 0;
	}
}
