/*
Theme Name: Hutang Theme
Theme URI: http://hutang.my
Author: Adam
Description: A template theme for Hutang. This is a child theme.
Template: materialis
Version: 1.0.0
*/

@import url("../materialis/style.css");

body,
button,
input,
select,
textarea {
}

h2,h3,h4,h5,h6 {
  color:#00B14F;
}

a.text-logo,
a.text-logo:visited,
a.text-logo:hover {
  color: #FFFFFF;
  padding-left: 1em;
}

.dark-logo #main_menu > li.logo > a.text-logo, .dark-logo #main_menu > li.logo > a.text-logo:visited, .dark-logo #main_menu > li.logo > a.text-logo:hover, .dark-logo a.text-logo, .dark-logo a.text-logo:visited, .dark-logo a.text-logo:hover, .coloured-nav #main_menu > li.logo > a.text-logo, .coloured-nav #main_menu > li.logo > a.text-logo:visited, .coloured-nav #main_menu > li.logo > a.text-logo:hover, .coloured-nav a.text-logo, .coloured-nav a.text-logo:visited, .coloured-nav a.text-logo:hover, .fixto-fixed #main_menu > li.logo > a.text-logo, .fixto-fixed #main_menu > li.logo > a.text-logo:visited, .fixto-fixed #main_menu > li.logo > a.text-logo:hover, .fixto-fixed a.text-logo, .fixto-fixed a.text-logo:visited, .fixto-fixed a.text-logo:hover {
  color: #00B14F;
}

#offcanvas-wrapper .offcanvas-top .logo-holder a {
}

.logo-holder .text-logo .span12 {
}

.coloured-nav ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.simple-text-buttons > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #00B14F;
}

input[type=submit].color1, .button.color1 {
  background-color: #00B14F;
}

.button.color1:hover {
  background-color: #E3363F;
}

img.icon.reverse.color1, i.mdi.icon.reverse.color1 {
  background-color: #00B14F;
}

.cta-blue-section {
  background-color: #00B14F !important;
}

.wp-block-embed-twitter,
.wp-block-embed__wrapper {
 margin:0 auto;
}

.h-700 {
  height:700px;
}

.gridContainer p {
  margin-bottom:16px;
}