/*
Theme Name: Tropical Forest Products Child Theme
Description: 
Theme URI:   
Author: 
Author URI:  
Template: tropicalforestproducts
Version: 1.0
*/
.sf-menu .menu-item a {
    pointer-events: none !important;
    cursor: default;
}
.topcall_right a {
    font-size: 24px;
    display: table;
    padding-top: 4px;
    font-weight: bold;
    color: #1c3c31 !important;
}
.topcall_right {
    background-image: url(/wp-content/uploads/2023/07/phone_icon.png);
    background-repeat: no-repeat;
    background-size: 35px;
    display: inline-grid;
    text-align: left;
    padding: 4px 0 10px 50px;
    color: #7e7e7e !important;
    font-size: 14px;
    background-position: left center;
}
.header_address a {
    font-size: 17px !important;
    color: #000 !important;
}
.header_address h2 {
    font-size: 28px;
    color: #1c3c31;
    font-weight: bold;
    line-height: 1.2;
}
.form_wrap .gform-body.gform_body input {
    background: #fff;
    border: 1px solid #333;
    height: 50px;
}
.form_wrap .gform-body.gform_body select {
    background: #fff;
    border: 1px solid #333;
    height: 50px;
}
.form_wrap .gform_wrapper.gravity-theme .gform_footer input {
    margin: 0;
    width: 100%;
}
.form_wrap .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.call_btn a.nectar-button.large.regular.has-icon.regular-button {
    width: 200px;
    padding-right: 0px !important;
    padding-left: 60px !important;
    text-align: left;
    margin: 0 10px !important;
}
.call_btn i {
    left: 0;
    font-size: 22px !important;
}
.bg_wood .row-bg.viewport-desktop.using-image.loaded {
    background-size: auto;
    background-position-x: -28% !important;
}
.list_ul_two .nectar-fancy-ul ul {
    column-count: 3;
}
.button_two a.nectar-button{
    margin: 0 10px;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
}
	#footer-widgets {
  display: none;
}
.table_list h2 {
    font-size: 18px;
    margin: 0;
    padding: 10px 10px;
    background-color: #1c3c31;
    line-height: 1;
    color: #fff;
}
.table_list ul li img {
    margin: 0 !important;
}
.table_list ul li {
    border-bottom: 1px solid #1c3c31;
    padding: 8px 20px;
    color: #1c3c31;
    font-weight: bold;
    list-style: none;
}
.table_list ul {
    margin: 0;
    list-style: none;
    border: 1px solid #1c3c31;
}
div[data-style*="minimal"] .toggle.open {
    background: #fff;
}
div[data-style="default"] .toggle > .toggle-title a {
    background: #fff;
    font-weight: bold;
}
.toggle.default.open h3.toggle-title a {
    background: #1c3c31;
}
.table_design tr th {
    color: #fff;
    background: #1c3c31;
}
body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
    background-color: #ffffff;
}
.table_design tr td{
	font-weight:bold;
}
@media screen and (max-width: 999px) {
	.list_ul_two .nectar-fancy-ul ul {
  column-count: 1;
  text-align: left;
}
.call_btn a.nectar-button.large.regular.has-icon.regular-button {
  margin: 10px 10px !important;
}	
.button_two a.nectar-button {
  margin: 10px 10px;
}	

}