/* Begin Custom Styles */

#securepay_card_ccv {
	min-width: 55px !important;
}

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
.woocommerce button.button.alt.disabled {
	background-color: #fff;
}
/* WooCommerce Product Table Styling */
body a.wcpt-rn-button {
	width: 100%;
	background: #fff;
	border: solid 2px #798733;
	color: #798733;
}
.wcpt-table .wcpt-button i.wcpt-cart-badge-number, .wcpt-table .wcpt-button i.wcpt-cart-badge-refresh {
	height: 2em!important;
}
body .wcpt-html.et_pb_button {
	width: 100%;
	text-align: center;
	font-size: 14px!important;
}
body .wcpt-html.et_pb_button:after {
	font-size: 23px !important;
}

body .wcpt-table a.wcpt-button, body .wcpt-table a.wcpt-link_button {
	background: #fff;
	border: solid 2px #798733;
	color: #798733;
}
.wcpt-table .wcpt-quantity-wrapper:not(.wcpt-display-type-select) {
	border: none!important;
}

a.wcpt-nm-apply, a.wcpt-nm-reset {
	box-shadow: none!important;
	text-transform: uppercase;
}
a.wcpt-nm-apply {
	background: #798733;
}

input.wcpt-search-input[type=search] {
	width: 100%;
}
.wcpt-search-submit {
	background: #798733;
}

.wcpt-cart-widget {
	background-color: #798733!important;
}

/* ------ Gravity Forms Styles ------ */ 

.gform_wrapper {
	margin: 0;
}
.gform_wrapper .top_label input.large, .gform_wrapper textarea.medium {
	width: 100% !important;
	border-radius: 3px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
	color: #ffffff !important;
	background: #da2128;
	border-width: 2px !important;
	border-color: #da2128;
	border-radius: 3px;
	letter-spacing: 0px;
	font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px !important;
	box-shadow: none;
	padding: 0.3em 1em;
	border: 2px solid;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	cursor: pointer;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=image]:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	color: #da2128!important;
	background: #FFF !important;
	border-radius: 3px;
	border-color: #da2128!important;
	letter-spacing: 0px;
}
.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
	clear: both;
	text-align: right;
}

/* ------ Header Styles ------ */ 

.et_fullwidth_nav #main-header .container {
	padding: 0 !important;
}
#logo {
	-webkit-transform: initial !important;
	-ms-interpolation-mode: bicubic;
}

/* ------ Navigation Styles ------ */ 


#et-top-navigation {
	background: #7b4626;
}
#et-top-navigation nav > ul {
	font-size: 0;
}
#et-top-navigation nav > ul > li {
	padding: 0 !important;
	border-right: 1px solid rgba(255,255,255,0.2);
}
#et-top-navigation nav > ul > li > a {
	display: block;
	padding: 20px !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#et-top-navigation nav ul li a:hover {
	
}
#et-top-navigation nav > ul > li:last-child {
	border: none;
}
#et-top-navigation nav ul.sub-menu {
	padding: 0;
	border: 0;
}
#et-top-navigation nav ul.sub-menu > li {
	width: 100%;
	padding: 0;
}
#et-top-navigation nav ul.sub-menu > li > a {
	width: 100%;
	padding: 10px 20px;
}
#top-header #et-info {
	width: 100%;
}
#et-info-phone:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#top-header .et-social-icons {
	float: right !important;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	position: static !important;
	font-size: 12px;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[Header]-------------------*/
/*------------------------------------------------*/
@media (min-width: 981px) {
	.et_fullwidth_nav #main-header .container {
    		width: 100%;
    		max-width: 100%;
    		padding-right: 30px;
    		padding-left: 30px;
	}
}


/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#main-footer {
	background: url(https://seedworld.wpengine.com/wp-content/uploads/2016/09/footer-bg.jpg) repeat 0 0;
}

.footer-widget {
	/* background: rgba(109, 59, 28, 0.5); */
	padding: 20px;
	border-radius: 10px;
}

#footer-bottom {
	background: #301b0a !important;
}

#footer-info, #footer-info a {
	color: #e1e1e1 !important;
}

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WIDGETS]------------------*/
/*------------------------------------------------*/

.home .et_pb_widget_area_left {
	border: none !important;
}

.et_pb_widget a {
	color: white !important;
}

.widget_product_categories .cat-item-10, .widget_product_categories .cat-item-11 , .widget_product_categories .cat-item-12 , .widget_product_categories .cat-item-13  {
	margin-bottom: 0.5em;
    padding: 20px;
    background: #798833;
    color: white !important;
    border-radius: 3px;
	position: relative;
}

.widget_product_categories .cat-item-10 a, .widget_product_categories .cat-item-11 a, .widget_product_categories .cat-item-12 a, .widget_product_categories .cat-item-13 a {
	color: white !important;
	font-weight: bold;
}

.widget_product_categories .cat-item-10:after, .widget_product_categories .cat-item-11:after, .widget_product_categories .cat-item-12:after, .widget_product_categories .cat-item-13:after {
	width: 0; 
  	height: 0; 
  	border-top: 31px solid transparent;
  	border-bottom: 32px solid transparent;
  	border-left: 29px solid #798833;	
	content: "";
	display: block;
	position: absolute;
	right: -28px;
	top: 0;
}


/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
	
	.et_header_style_centered .mobile_menu_bar {
		width: 100%;
	}
	.et_header_style_centered .et_mobile_menu {
		top: 33px;
	}
	#et_mobile_nav_menu .mobile_menu_bar:before {
		width: 100%;
		float: right;
		right: 0;
		text-align: right;
		color: #FFF;
	}
	.et_mobile_menu {
		padding: 0;
		background: #121212;
	}
	.et_mobile_menu li a {
		padding: 10px 20px;
	}
	.et_mobile_menu li li {
		padding-left: 0;
	}
	
	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

.related.products {
 clear:both;	
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

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

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}