/*
 Theme Name:   Captures Theme
 Theme URI:    http://captures.co.nz
 Description:  Captures Child Theme
 Author:       Daniel Coats
 Author URI:   http://danielcoats.net
 Template:     virtue
 Version:      1.0.0
*/

/* Custom CSS
-------------------------------------------------------------- */

[class*=wp-image] {
	margin: 15px 20px 15px 0;
}

img.kad-standard-logo {
	max-height: 60px;
	margin-top: 14px;
	width: auto;
}

#logo#logo {
	margin: 0;
	padding: 0;
}

#thelogo {
	line-height: 50px;
	height: 90px;
}

#nav-main ul.sf-menu a {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.contentclass {
	padding-top: 0;
}

.footerclass {
	background: #f3f5f8;
}

#content {
	padding-top: 20px;
}

#nav-main ul.sf-menu > li > a {
	line-height: 90px;
	margin: 0;
	padding: 0 20px!important;
	color: #b3b6b8;
	font-weight: 300;
	transition: all .1s ease;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-font-smoothing: auto;
}

#nav-main ul.sf-menu > li.current_page_item  > a {
	color: white;
}

#nav-main ul.sf-menu > li:last-child a {
	color: #fff;
	background: #4DB33D!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 1;
	padding: 0.2rem 0.8rem!important;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px!important;
	margin: 30px 0 0 20px;
}


#nav-main ul.sf-menu > li > a:hover {
	color: white;
}

.kad-nav-inner .kad-mnav, .kad-mobile-nav .kad-nav-inner li a, .nav-trigger-case {
	color: white;
}

#kad-mobile-nav, #mobile-nav-trigger, .nav-trigger .nav-trigger-case {
	background: #333;
}

.kad-mobile-nav .kad-nav-inner li.current-menu-item>a, .kad-mobile-nav .kad-nav-inner li a:hover {
	background: #222;
}

table.client-grid td {
	width: 25%;
}

table.client-grid img, table.client-grid img:hover {
	border-width: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.055);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,.055);
	box-shadow: 0 0 0 rgba(0,0,0,.055);
}

.footerclass a {
	color: #555;
	-webkit-transition: all 0 ease-in-out;
	-moz-transition: all 0 ease-in-out;
	-ms-transition: all 0 ease-in-out;
	-o-transition: all 0 ease-in-out;
	transition: all 0 ease-in-out;
}

#containerfooter .menu {
	margin-left: 0;
}

#containerfooter .menu li a {
	max-width: 160px;
	-webkit-transition: background .0s ease-in-out;
	-moz-transition: background .0s ease-in-out;
	-ms-transition: background .0s ease-in-out;
	-o-transition: background .0s ease-in-out;
	transition: background .0s ease-in-out;
}

#containerfooter .menu li a:hover {
	background: rgba(0,0,0,.5);
}

.page-header h1 {
	font-weight: 600;
}

.topbar-widget {
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: 7px;
	font-weight: 400;
	margin-right: 10px;
  color:#a6a6a6;
}

.kad-header-left {
	height: 90px;
}

#nav-main#nav-main {
	margin: 0;
}

.forcefullwidth_wrapper_tp_banner, #cycloneslider-homepage-1 {
	padding-bottom: 45px;
}

 #new-royalslider-1  {
 	margin-bottom: 0;
 	min-height: 250px;
 }

.gform_wrapper .gform_footer {
	padding-top: 0;
}

.gform_wrapper ul li.gfield {
	padding-bottom: 15px;
}

.gform_wrapper .top_label .gfield_label {
	margin-bottom: 10px;
}

.gform_wrapper select {
	width: 100px;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
	background-image: none !important;
}

.headerclass {
	margin-bottom: 0;
	position: static;
	z-index: 100;
	width: 100%;
	background-color: black;
	background-color: rgba(0,0,0,1);
	background-repeat: repeat-x;
	background-position: 0px -7px, center;
	padding-top: 8px;
}

#topbar {
	display: none;
}

p {
	margin-bottom: 15px;
}

.simple-social-icons {
	overflow: visible;
}

.home-well {
	border-width: 0;
	background-color: #f3f5f8;
	padding: 20px 0 40px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
}

.home-well h1 {
	font-weight: 600;
}

.kad-btn, .button, #commentform .form-submit #submit {
	padding: 8px 18px;
}

p.leader {
	text-align: center;
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #333;
}

.lg-kad-btn {
	padding: 14px 22px;
	font-size: 16px;
}

.sf-menu ul {
	margin-top: -20px;
	margin-left: 10px;
}

.widget_nav_menu ul.sf-dropdown-menu {
	padding-left:0;
	list-style-type: none;
}

.widget_kadence_contact .vcard i {
	display: inline-block;
	width: 16px;
	margin-left: 4px;
}

blockquote p {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}

#nav-main .sf-menu>li:last-child>ul {
	right: initial;
}

#topbar-search input[type=text] {
	font-size: 12px;
	line-height: 20px;
}

.page-header {
	border-top-width: 0;
}

#pageheader {
	margin: 20px 0;
	padding-top: 0;
}

.kad-btn {
	border-radius: 3px;
	box-shadow: 0 -2px rgba(0, 0, 0, 0.2) inset;
}

body, .color_body, .sidebar a, .author-name a, .author-latestposts h5 a, .author-latestposts h5, .author-profile .author-occupation, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .product_price, .product_details > .product_excerpt, h1, h2, h3, h4, h5, h6 { 
  color: #222;
  /*-webkit-font-smoothing: antialiased;*/
}

a, #nav-main ul.sf-menu ul li a:hover, .product_price ins .amount, .price ins .amount, .color_primary, .primary-color, #logo a.brand, #nav-main ul.sf-menu a:hover, .woocommerce-message:before, .woocommerce-info:before, #nav-second ul.sf-menu a:hover, .footerclass a:hover, .posttags a:hover, .subhead a:hover, .nav-trigger-case:hover .kad-menu-name, .nav-trigger-case:hover .kad-navbtn, #kadbreadcrumbs a:hover, #wp-calendar a {	
	color: #245EB8;
}

a:hover {
	color: #1a4382;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {  }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

	.container {
		width: 1030px;
	}

}

/* Slider styles */

.visibleNearbyZoom {
	padding: 50px 0;
}

.slider-caption {
	zoom: 1;
	text-align: left;
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
}

.captiontitle, .captiontext {
	background: rgba(0,0,0,.4);
}

#new-royalslider-1,.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
	background-color: #333;
}

/* Social Icons Widget */

.simple-social-icons ul {
	margin: 0 0 10px;
	width: 100%;
}

.simple-social-icons ul li:first-child {
	margin-left: 0 !important;
}

/* Google Translate Plugin */

#flags:before {
	content: 'Languages:';
	font-size: 12px;
	padding: 7px 10px;
}

#flags a {
	margin-right: 5px;
}

/* Footer Styles */

.footercredits img {
	width: 35px;
	float: right;
	display: inline;
}

.footercredits p {
	line-height: 45px;
	font-size: 12px;
}

/* Homepage Styles */

.hometitle {
	text-align: left;
	padding-bottom: 10px;
}

.home-padding {
	padding: 0 0 30px;
}

td, th {
	padding: 10px;
}

th {
	font-weight: strong;
	width: 35%;
}

table, th, td {
	border: 1px solid #eee;
}

table {
	width: 100%;
	margin-bottom: 20px;
}

/* Woocommerce Styles */

/* Hide result count on product archive page */
.woocommerce-result-count {
	display: none;
}

/* Hide sort order dropdown on product archive page */
.woocommerce-ordering {
	display: none;
}

.topclass {
	background: #222;
}

.clear_filters_link {
	display: inline-block;
}

div.product form.cart .variations td.product_value, div.product form.cart .variations td.product_label {
	border-width: 0!important;
}

.customSelect {
	display: block !important;
}

div.product form.cart .variations td.product_value {
	right: 0;
	left: 120px;
}

.product_item .kad_add_to_cart {
	font-size: 15px;
}

form.woocommerce-ordering.headerfont {
	display: none;
}

.product_item .product_details h5 {
	min-height: 70px!important;
}

.wc-proceed-button {
	margin-left: 10px;
}