/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

form input[type="text"], form input[type="tel"], form input[type="password"], form input[type="email"], form input[type="tel"], form textarea {
border: 1px solid rgb(85, 101, 148) !important;
}


.x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover {
	color: #fff;
	background-color: #000 !important;
	font-size: 1.5rem;
	text-shadow: none !important;
	box-shadow: none !important;
}

button.single_add_to_cart_button {
		color: #fff !important;
	background-color: #ea263d !important;
	text-shadow: none !important;
	box-shadow: none !important;
	font-size: 1.5rem !important;
}

div.product_meta {
	display: none;
}

#x-legacy-panel-1 h2:first-child {
	display: none;
}

td.column-feature {
	font-weight: bold;
	color: #333;
}

li.x-nav-tabs-item:nth-child(2), #x-legacy-panel-1 > h2:first-child {
    display: none !important;
}

.x-resp-embed {
  margin-bottom: 1.5rem !important;
}

body.single div.x-the-content.entry-content h1, body.single div.x-the-content.entry-content h2 {
    margin-top: 0 !important;
}