/*
 Theme Name:   WooPress Child
 Theme URI:    http://8theme.com/
 Description:  WooPress Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     woopress
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  woopress-child
*/

.languages-area {
   display: none;
}
.et-mobile-menu li a,
.mobile-nav .mobile-nav-heading,
.mobile-nav .links li a{
color:#fff !important;
} 
.et-mobile-menu li a:hover,
.mobile-nav .mobile-nav-heading:hover,
.mobile-nav .links li a:hover{
color: #3fae29 !important;
} 
  
.header-type-6 .header .tbs span,
.header-type-7 .header .tbs span,
.header-type-8 .header .tbs span,
.header-type-10 .header .tbs span,
.header-type-12 .header .tbs span {
  display: none;
}

.footer-product span {
    color: white !important;
}
.footer-product span:hover, .footer-product a:hover {
    color: #3FAE29 !important;
}

h1 {
    color: white !important;
}

.vc_separator h4 {
    font-family: Arial, Helvetica, sans-serif !important;
}

.menu > li > a {
  font-size: 15px;
}

.ten-year-home {
height:243px;
}

.empty-category-block .btn:hover {
  background-color: #54b847 !important;
  border-color: #54b847 !important;
  color: #fff !important;
}

.price {
   font: 20px 'Montserrat', Arial, Helvetica, sans-serif !important;
   font-weight: 700;
   margin: 16px !important;
}

.single-product .product-information .price{
font-size:24px !important;
margin-left: 0px !important;
margin-top: 0px !important;
}

.product-title {
   font: 16px 'Montserrat', Arial, Helvetica, sans-serif !important;
   text-transform: uppercase;
   letter-spacing: 1px;
   font-weight: 700 !important;
   margin: 10px 0 8px !important;
}

.product-title a {
  color: #3fae29;
}

.product-title a:hover {
  color: #808080;
}

.products-grid {
color: #3fae29 !important;
}

.pagination-cubic li span.page-numbers.current {
  color: #ffffff !important;
}

p, .toggle-content {
  font-size: 12px;
  color: #000000 !important;
}

.etheme_widget_brands li.firstItem {
  margin-top: 9px !important;
}

.etheme_widget_brands li {
  text-transform: uppercase;
}

.button {
 color: white !important;
}

/*
Brands/Categories
*/
.etheme_widget_brands li a {
    padding: 7px 0 !important;
}

.product-categories > li > a {
    padding-bottom: 9px !important;
    padding-top: 10px !important;
}

.product-categories > li > ul.children li > a {
    padding-bottom: 9px !important;
    padding-top: 11px !important;
}

.sidebar-widget .widget-title, .sidebar-slider .widget-title {
    margin-bottom:8px !important;
}

.widget_layered_nav li .count {
display:none;
}

.widget_layered_nav li.firstItem a {
    padding-bottom: 9px !important;
    padding-top: 11px !important;
}

.widget_layered_nav li.firstItem a::before {
    margin-top: -6px !important;
}

.widget_layered_nav li a {
padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.product-categories .open-this {
height: 15px !important;
}

/*
Brands/Categories End
*/

.10year {
margin-bottom:50px;	
}

.contactushome {
  background-image: url("http://development.nvdepot.com/wp-content/uploads/2015/09/contact-1.jpg");
  vertical-align: middle !important;
  padding-top:40px !important;
  font-weight:bold;
}

.contactushomebutton {
  vertical-align: middle !important;
}

/*
Coupon In Cart
*/
.woocommerce-cart h3.underlined{
display:none;
}
/*
Coupon In Cart End
*/

/*
Credit Card Checkout
*/
form .form-row-last {
float:left !important;
}

#cc-expire-month {
width:100px !important;
margin-bottom:10px;
}

#cc-expire-year {
width:100px !important;
}
/*
Credit Card Checkout End
*/

/*
Breadcrumbs
*/

.back-history {
padding-top:40px;
}

.page-heading .title {
    font-size: 29px !important;
    font-weight: 700;
    line-height:27px;
    margin-top:10px;
}

.page-heading .title,
.page-heading .woocommerce-breadcrumb,
.page-heading .woocommerce-breadcrumb a,
.page-heading a {
    color: #ffffff;
}

.page-heading .delimeter {
    color: white !important;
}

/*
Breadcrumbs End
*/

/* Footer */
.main-footer-2, .main-footer-3 {
margin-top:95px;
}

.copyright-3 .textwidget p {
	color:#C0C0C0 !important;
}
/* Footer end */

/* WOOCOMMERCE SORTING */

.orderby option[value="rating"] {
   display: none !important;
}

.orderby option[value="popularity"] {
   display: none !important;
}

.orderby option[value="date"] {
   display: none !important;
}

.filter-wrap .woocommerce-ordering select {
width:200px;
}
/* WOOCOMMERCE SORTING END */


.woocommerce-info {
    background-color: #FFC1C1;
    border-color: #FFC1C1;
    color: #000000;
}


/* VIEW PRODUCTS */

.wppp-select {
    width:185px !important;
}

/* VIEW PRODUCTS END */

/* POST INFORMATION HIDE */

.post-info {
display: none;
}

.articles-nav {
display: none;
}
/* POST INFORMATION HIDE END */

.single-product .product-information .email-link {
    display: none;
}


.page-404 h1.largest {
color: #000000!important;	
}