#top input[type="search"] {
  margin-bottom: 0!important;
}
.widget_product_categories li a {
    padding: 0 0 0 9px !important;
    background: transparent url(https://metalmantools.com.au/wp-content/themes/enfold/config-woocommerce/images/bullet_grey.png) left center no-repeat !important;}

/* Woocommerce */
#top .inner_product_header {
  padding: 0 !important;
}
.inner_product_header .avia-arrow { display: none;}
#top .avia_cart_buttons .button {    padding: 10px!important;
    width: 100%!important;
    color: white !important;}
ul.products li .price del {
    font-size: 10px !important;
    line-height: 10px !important;
    margin: -2px 0 0 0;
    display: block !important;}
ins span.woocommerce-Price-amount.amount {font-size: 28px !important;}
ins span.woocommerce-Price-currencySymbol {font-size: 28px !important;}

#top #wrap_all ins:before {
  content: "" !important;padding:0 !important;}
  
/* Contact button */
div.wpforms-container-full .wpforms-form button[type=submit] {background-color:#ed1c24!important;color:white;padding:15px 30px;}

/* Conact for shiping quote*/
.wccsq-contact-link {
  background-color: red;
  padding: 15px!important;
  text-transform: uppercase;
  font-weight: 600;
  color: white!important;
  line-height: 4em!important;
  white-space: nowrap;
}
.wccsq-quote-description {
  line-height:1.7em;color:black;}
.shop_table ul#shipping_method li label, .cart_totals ul#shipping_method li label{
 line-height:1.7em;color:black}

.dgwt-wcas-search-wrapp { max-width: 450px!important; margin: 0px 0px 20px;}
#dgwt_wcas_ajax_search-2 {padding-bottom:0;}
#dgwt_wcas_ajax_search-2 .dgwt-wcas-search-form {padding: 0 20px;}
#dgwt_wcas_ajax_search-3 {padding-bottom:0;}
#dgwt_wcas_ajax_search-3 .dgwt-wcas-search-form {padding: 0 20px;}

#woocommerce_product_categories-2 {padding-top:0;}
#woocommerce_product_categories-3 {padding-top:0;}


/*
.woocommerce-product-search {padding: 0 20px;}

#woocommerce_product_search-2 .screen-reader-text {display:none;}
h1.product_title.entry-title {font-size: 55px !important;line-height: 55px !important;}
#woocommerce-product-search-field-0 {padding: 5px;width: 100%;}

#woocommerce_product_search-2 button {
  display: block;
    margin: 10px 0;
    font-size: 15px;
    background-color: red;
    color: white;
    border-color: red;
    border-radius: 4px;
    padding: 5px 12px;
}*/

div.product .woocommerce-tabs ul.tabs li {
    margin: 0 5px;
    padding: 5px;
}
.notification h3 {font-size: 40px;font-weight: bold; /*color: yellow !important;*/}
.notification h2 {font-size: 40px; font-weight: bold; color: white !important;}
.notification h4 {font-size: 25px !important;color: white !important;text-transform:none !important;}


.product-drop-down h3 {color: white !important;font-size: 23px;text-align: center;}
.product-category-full h3 {color: white !important;margin: 24px 0px;font-weight: normal;padding: 0 20px;}

.product-category-full ul {
    margin: 1px;
}
.product-category-full ul li a {
    color: white;
    font-size: 16px;
    vertical-align: middle;
}
.product-category-full ul li {
    list-style: none;
    margin: 0px 0px;
    border-top: 1px solid #444444;
    padding: 4px 25px;
}
#footer .textwidget {text-align: center;}
#footer .menu-sidebar-menu-container {text-align: center;}
#footer .av_font_icon {margin-top: 15px;}

/* Media Queries */

@media all and (max-width: 989px) { 
  #hide-on-mobile {display:none;}
  #av-burger-menu-ul li a {color:white;font-weight: bold;}
  #av-burger-menu-ul li.current_page_item > a {color: #ed1c23;}
  .home-page-header {padding-right:0 !important;}
  .home-page-header p {text-align: center !important;}
  .home-page-header h1 {text-align: center !important;}
  #image-header-home .container {padding-left: 25px;padding-right:25px;}
  #nav_menu-2 {display: none;}
  #home-first-section .flex_column .widget:first-child, .content .widget:first-child {padding: 0 20px 20px 20px;}
  #contact-section h2 {font-size:25px;}
  h1.product_title.entry-title {font-size: 30px !important;line-height: 30px !important;}

}

@media all and (min-width: 768px) { 
  /* drop down menu */ #woocommerce_product_categories-4 {display: none;}
  #home-first-section .product-drop-down {display: none;}
}
@media all and (max-width: 768px) { 
   /*full menu*/  #woocommerce_product_categories-2 {display: none;}
  #home-first-section .product-category-full {display: none;}
}
@media all and (max-width: 1060px) { 
  .av-main-nav > li > a {font-size: 11px !important;padding: 0 10px;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1020px) {
  .sidebar {display:none !important;}
  .container .av-content-small.units {
    width: 100% !important;
    border-right: 0;}
}
@media only screen and (max-width: 989px) {
 /* .av-main-nav > li > a {display: none !important;}*/
  /*.avia-menu-text {display: none !important;}*/
}
@media only screen and (max-width:767px) {
  .responsive #top #wrap_all .main_menu {
    left: 0!important;
    right: auto!important;
  }

 .responsive #top .logo {width: 60%!important;}
 .responsive #top #wrap_all .container {width:100%!important;max-width:100% !important;}
}