/*
Theme Name: Ketoscan Mini
Description: Unicon Child Theme for ketoscanmini.co.uk
Author: Mui Tsun
Author URI: https://muitsun.com
Template: unicon
Version: 2.13
*/

.post-password-form {
	margin-left: 80px !important;
}

.page-id-16546 #comments {
	display: none !important;
}

.home #content {
    padding-top: 0 !important;
}

#content,
#content.nopadding {
    padding-top: 30px;
    padding-bottom: 40px;
}

.menu-logo {
	width: 90px;
	height: 90px;
	padding-top: 15px !important;
}

/* Flag in menu */

#navigation li.country-flag {
	padding-top: 30px !important;
}

#navigation li.country-flag img {
	border: solid 1px #ddd !important;
	padding: 1px;
}

/* Home page hover box */

.home-hover-box-section .vc-hoverbox-front h2 {
	color: #fff !important;
}

/* Tabs */

.vc_tta-container .vc_tta-title-text {
	color: #ff671f !important;
	font-size: 24px !important;
}

/* Remove duplicate description title */

.woocommerce-Tabs-panel > h2 {
    display: none !important;
}

/* Media Download */

.media-download-inner-row {
	padding-bottom: 60px !important;
}

.media-download .wpb_content_element {
	margin-bottom: 10px !important;
}

a.download-button {
	background-color: #ff671f !important;
	color: #fff !important;
	background-image: none !important;
	border: none !important;
    text-shadow: none !important;
    font-family: inherit !important;
}

/* Compare table button */
.ptsActBtn a,
.ptsActBtn a:hover,
.ptsActBtn a:visited {
	color: #fff !important;
}

/* MailChimp signup form */

#footer #mc_embed_signup {
	background: #989898 !important;
	margin-top: -15px;
}

#footer #mc_embed_signup input.email {
	width: 92% !important;
}

#footer #mc_embed_signup label {
	color: #fff !important;
	font-size: 20px !important;
	font-weight: normal !important;
}

#footer #mc_embed_signup .button {
	background: #fff !important;
	color: #333 !important;
	font-weight: bold !important;
}

@media only screen and (max-width: 960px) {

	#alcodigital-logo-menu {
		float: right;
		list-style: none !important;
	}

	.menu-logo {
		width: 50px;
		height: 50px;
		padding-top: 20px !important;
	}

}