/*-------------------------------------------VAR--*/
/*--------------------------------------------GLOBAL----------*/
body {
  font-size: 16px;
  background-color: #333;
  font-family: 'Open Sans', sans-serif;
  background-image: url("https://vces.co.za/wp-content/uploads/2018/12/Vula-Background-01.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
h1, h2, h3, p {
  color: #fff;
}
p {
  font-size: 12px;
}
h1 {
  margin: 0px 0px 0px 0px;
  font-size: 32px;
  font-weight: 600;
}
h2 {
  margin: 0px 0px 0px 0px;
  font-size: 25px;
  font-weight: 400;
}
h3 {
  margin: 0px 0px 0px 0px;
  font-size: 25px;
  font-weight: 200;
}
ul, ol {
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 10px;
}
.page-content, .entry-content, .entry-summary {
  font-size: 12px;
  margin: 1.5em 0 0;
  padding: 0% 16% 3% 16%;
  color: #fff;
}
.page-content a, .entry-content a, .entry-summary a {
  color: #fff;
}
.page-content a, .entry-content a, .entry-summary a {
  text-decoration: none;
  color: #f8e725;
}
.entry-title {
  display: none;
}
.hentry {
  margin: 0 0 0 0;
}
.description {
  margin: 0% 0% 0% 16%;
  /*----------------------------------------------------NAVIGATION*/
}
.main-navigation {
  font-size: 10px;
  margin: 1% 0% 0% 0%;
  padding: 0px 40px 0px 0px;
  text-align: right;
  /*--------------------------------------------------------------------------------------------HEADER*/
  /*body.scrolled .site-header {
	position:fixed;
	width:100%;
  opacity: 0.9;
  transition: opacity .2s;
}*/
}
.main-navigation a {
  text-decoration: none;
  color: #fff;
}
.main-navigation ul {
  float: right;
}
.main-navigation li:hover {
  border-bottom: 2px solid #f8e725;
  color: #fff !important;
}
.main-navigation .sub-menu li {
  background-color: #f8e725;
}
.main-navigation active, .main-navigation .current_page_item {
  border-bottom: 2px solid #f8e725;
}
.search-2 {
  display: none !important;
}
.recent-posts-2 {
  display: none;
}
.recent-comments-2 {
  display: none;
  /*--------------------------------------------------------HOME--*/
}
.readmore a {
  text-decoration: none;
  color: #f8e725;
}
.hoverimage img:hover {
  opacity: 0.5;
  /* For IE8 and earlier */
  filter: alpha(opacity=50);
}
.topbarinfo {
  font-size: 12px;
  padding: 5px 25px 5px 5px;
  margin: 0px 15px 0px 0px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-transform: capalize;
}
.topbarinfo a {
  color: #fff;
}
.topbarinfo a {
  text-decoration: none;
  color: #f8e725;
}
.wepride {
  margin: 0px 0px 0px 0px;
  font-size: 16px;
}
.socialtop {
  font-size: 24px;
  /*------------------------------------------------------------SINGLE*/
  /*--------------GRAVITY FORMS CONTACT PAGE---------*/
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #f8e725;
  background-color: #fff;
  color: #333;
  margin-top: 1px;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea {
  border: 1px solid #f8e725;
  background-color: #fff;
  font-size: 14px;
}
body #gform_wrapper_1 .gform_footer input[type=submit] {
  border: 1px solid #f8e725;
  background-color: #f8e725;
  color: #333;
  width: 96%;
  cursor: pointer;
}
.gform_wrapper .gform_footer {
  padding: 10px 0 10px !important;
  margin: 1px 0 0 !important;
  clear: both;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {
  color: #fff !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 2px !important;
  padding-top: 0;
}
.gform_wrapper {
  overflow: inherit;
  margin: 1px 0;
  max-width: 100%;
}
.gravitytext {
  color: #fff;
}
.messagelarge {
  width: 105%;
}
.su-spoiler-style-fancy > .su-spoiler-title {
  color: #333;
  border-bottom: 1px solid #ccc;
  border-radius: 10px;
  background: #f8e725 !important;
  font-size: 0.9em;
}
.su-spoiler-style-fancy {
  color: #fff !important;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0) !important;
  color: #333;
  /*--------------GRAVITY FORMS STICKY FORM---------*/
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text] {
  border: 1px solid #f8e725;
  background-color: #fff;
  color: #333;
  margin-top: 1px;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield textarea {
  border: 1px solid #f8e725;
  background-color: #fff;
  font-size: 14px;
}
body #gform_wrapper_2 .gform_footer input[type=submit] {
  border: 1px solid #f8e725;
  background-color: #f8e725;
  color: #333;
  width: 91%;
  cursor: pointer;
}
.gform_wrapper .gform_footer {
  padding: 10px 0 10px !important;
  margin: 1px 0 0 !important;
  clear: both;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_label {
  color: #333 !important;
  /*------------------------------------------------------STICKY POPUP--*/
}
.popup-content {
  height: 300px !important;
}
.sticky-popup .popup-header {
  padding: 0px 5px 0px 10px;
  cursor: pointer;
  text-align: center;
}
.secondary {
  display: none;
  /*------------------------------------------------------ABOVE FOOTER--*/
}
td {
  text-align: center;
  /*-------------------------------------------------------FOOTER--*/
}
.site-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #333;
  font-size: 14px;
  padding: 5px 5px 10px 50px;
  /*background-color:rgba(0, 0, 0,
	0);*/
  margin: 0px 0px 0px 0px;
  color: #fff;
  text-transform: capalize;
  /*.site-footer {
    position: fixed !important;
}*/
  /*-----------------------------------------------------------MOBILE*/
}
.site-footer a {
  color: #fff;
}
.site-footer a {
  text-decoration: none;
  color: #f8e725;
}
@media (max-width: 600px) {
  .entry-content, .entry-summary {
    font-size: 12px;
    padding: 0% 3% 10% 3%;
    color: #fff;
  }
  .site-footer {
    padding: 5px 5px 75px 5px;
    border-top: solid 2px #f8e725;
    position: relative;
  }
  .description {
    margin: 0% 0% 0% 0%;
    padding: 0% 0% 0% 3%;
  }
}
.menu-toggle, .main-navigation.toggled ul {
  display: none;
}
.mobileinfo {
  font-size: 16px;
  padding: 0px 0px 20px 20px;
}
.mobileinfo a {
  color: #fff;
}
.mobileinfo a {
  text-decoration: none;
  color: #f8e725;
}
@media (max-width: 600px) {
  /*-----------------------------------------------------------IPAD*/  .imageblock .span_1_of_2 {
    width: 46% !important;
    margin-left: 8px;
  }
}
@media (max-width: 768px) and (min-width: 600px) {
  /*-----------------------------------------------------------IPAD PRO*/  .main-navigation a {
    display: none;
  }
  .topbarinfo {
    font-size: 9px;
    padding: 5px 25px 5px 5px;
    margin: 0px 15px 0px 0px;
    text-align: right;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-transform: capalize;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  /*-----------------------------------------------------------LARGE SCREENS*/  .entry-content, .entry-summary {
    font-size: 12px;
    margin: 1.5em 0 0;
    padding: 0% 3% 0% 3%;
    color: #fff;
  }
  .site-footer {
    padding: 5px 5px 55px 50px;
  }
  .main-navigation a {
    display: none;
  }
}
.wp-block-column:not(:last-child) {
  margin-right: 0px;
}
