/*
Theme Name: Canvas Theme
Author: the team
Version: 1.3
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
 
 
 .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 1px solid #cccccc !important;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 1;
  margin: 0;
  outline: 0 none;
  padding: 7px;
  width: 100%;
  
  -moz-user-select: none;
  background-clip: padding-box;
  background-color: #ffffff;
  color: #444444;
  display: block;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}


.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: #cccccc !important;
}


 .thanksU {
  font-size: 20px;
  padding: 15px;
  text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #434343;
  background-image: none;
  border: 0 none;
  border-radius: 3px;
  box-shadow: none;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: 700;
  left: auto;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0.618em 1em;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
}


.button.product_type_composite:hover {
  background-color: none repeat scroll 0 0 #4f9731 !important;
  background-image: none;
  color: #FFF !important;
  text-decoration: none;
}


 .for-frnt-prdct .woocommerce li h3 {
  font-size: 18px !important;
}

 .inner_page {
  padding: 0;
}

 .reset_variations {
  float: left;
  width: 100%;
}

.woocommerce div.product form.cart .variations select {
  float: left;
  width: 65%;
  text-align: center;
  padding: 4px 0;
}

 .related.products ul li {
  margin: 0 !important;
  padding: 7px !important;
  text-align: center;
  width: 33% !important;
}

.upsells.products h2 {
  color: #363547;
  font-family: arial;
  font-size: 20px;
  text-transform: uppercase;
}

.upsells.products ul li {
  width: 100% !important;
}

 
 .related.products h2 {
  background: none repeat scroll 0 0 #64a24c;
  padding: 10px 15px;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: arial;
  font-weight: normal;
}

 .style-one .testimonials, .style-two .testimonials, .style-4 .testimonials, .style-three .testimonials, .style-six .testimonials, .style-seven .testimonials {
  background: none !important;
  border: none !important;
  box-shadow:none !important;
}

.for-frnt-prdct .woocommerce .product {
  background: none repeat scroll 0 0 #ffffff;
  border-color: #cfcfcf;
  border-radius: 2px;
  border-style: solid;
  border-width: 4px;
  padding-bottom: 15px !important;
  text-align: center;
}



 .heading {
  color: #363547;
  font-family: arial;
  font-size: 21px;
  text-transform: uppercase;
}

.product-categories li {
  background: url("./images/li-arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  border-bottom: 1px solid #dadada;
  line-height: 40px;
  list-style: outside none none;
}

.product-categories {
  margin: 0;
  padding: 0;
}

.product-categories li a {
  color: #343645;
  font-size: 13px;
  padding: 10px 22px 10px 10px;
}

.product-categories li a:hover {
  background: none repeat scroll 0 0 #64a24c;
  border-radius: 5px;
  color: #ffffff;
  padding: 10px 22px 10px 10px;
}
 
.woof_container h3 {
  color: #363547;
  font-family: arial;
  font-size: 20px;
  text-transform: uppercase;
}


.woof_list.woof_list_checkbox {
padding-left: 10px;
}

.woof_list.woof_list_checkbox label {
  color: #343645;
  font-size: 13px;
  padding: 0 10px;
  font-weight: 500;
}

.woof_checkbox_instock_container {
  display: none;
}

 div.wpcf7-mail-sent-ok {
  border: medium none;
}

div.wpcf7-response-output {
  color: #ffffff;
  float: left;
  margin: 0;
  padding-bottom: 25px;
}
 
 .mc4wp-form input[type="date"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="text"], .mc4wp-form input[type="url"], .mc4wp-form select, .mc4wp-form textarea {
  width: 50%;
}
 
 
 .cycloneslider-template-standard {
  margin-bottom: 0 !important;
}





/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
/* 	background-color: #f7f5e7; */
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}


/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}
.contact-area {
    float: left;
    width: 50%;
}



.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: auto;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    width: auto;
}
.extra-tabs li , .extra-tabs li a {
    color: #585858;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
.extra-tabs li {
	 float: left;
}
.extra-tabs li a :hover{
    color: #585858;
}
.extra-price-info {
    color: red;
    font-size: 12px;
}
.extra-tabs ul {
padding:0;
}
.pop-up-main {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.27);
    height: 600px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	display:none;
	z-index: 9999
}
.pop-inner {
    background: none repeat scroll 0 0 #fff;
    margin: 111px auto;
    width: 50%;
}
.volume table tr th, .volume table tr td {
    border: 1px solid;
    padding: 4px 16px;
    text-align: center;
}
.volume table tr th{color:#000000;}
.volume {
    background-color: #fff;
    float: left;
    width: 100%;
	border-radius: 7px;
}
.pop-inner > span {
    background: none repeat scroll 0 0 #000;
    border-radius: 10px;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 0 4px;
	cursor:pointer;
}
.vol-header {
    background: none repeat scroll 0 0 #4f9731;
    float: left;
    padding: 0 14px;
    width: 100%;
	border-radius: 7px 7px 0 0;
}
.vol-header h1 {
    font-size: 21px;
    line-height: 20px;
	 float: left;
	 font-weight: bold;
}
.close1 {
    cursor: pointer;
    float: right;
    font-weight: bold;
    line-height: 50px;
}
.yardage p {
    float: left;
    padding: 15px;
}

.vol-table {
    float: left;
    padding: 14px 13px;
}
.yardage {
    background: none repeat scroll 0 0 #fff;
    border-radius: 8px;
    float: left;
}
.woocommerce ul#shipping_method li {
    text-indent: 0;
}

.navbar-nav{margin:9px 0px!important;}
.nav > li > a:focus, .nav > li > a:hover{background-color:#000!important; color:#fff!important;}

.share-div .share{
	float: left;
    font-size: 14px;
    line-height: 24px;
}
.woocommerce .products .star-rating{
	display: inline-block;
}

.stButton .stLarge {
    background-repeat: no-repeat;
    background-size: 22px auto;
    display: inline-block;
    height: 25px!important;
    position: relative;
    width: 22px!important;
}
.product-categories > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.product-categories > li {
    display: none;
}
.product-categories > .current-cat {
    display: block;
}
.product-categories > .cat-parent.current-cat-parent
{
    display: block;
}
.current-cat.cat-parent
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.MagicThumb-buttons > span{
display:none;
}
.customdex {
    width: 12% !important;
}
.volyard{
	padding:15px 0 !important;
}
.sidebar_homepage .product-categories > li {
    display: block;
}