/* Enter Your Custom CSS Here */

.content-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.content-row-text {
  padding-top: 50px;
  padding-bottom: 50px;
}

.menu-smart ul {
    background-color: transparent !important;
    margin-top: -45px !important;
}

.menu-smart ul li {
  margin-left: 30px;
}

.menu-smart {
    padding: 0px 5px 0px 13px;
}

.menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a {
    color: #b5b7b8 !important;
}

.submenu-light .menu-smart ul a {
    color: #fff !important;
    text-shadow: 0px 0px 2px #000;
}

ul i, ol i {
    margin-right: 0px;
}

.trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-social.header-section a svg, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-svg-icon {
    fill: #b4b6b7 !important;
}

.mk-edge-slider .edge-skip-slider[data-skin="light"], .mk-edge-slider .edge-skip-slider[data-skin="light"] svg {
    fill: #b4b6b7;
}

.mk-edge-slider .edge-skip-slider[data-skin="light"] {
    border: 2px solid #b4b6b7;
}

@font-face {
    font-family: LuxuryGold; 
    src: url(https://www.theripponhall.co.nz/wp-content/fonts/Luxury-Gold.otf); 
}

body, p {
    font-family: "canada-type-gibson", Arial, sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4 {
   font-family: "LuxuryGold", Arial, sans-serif;
   font-weight: normal;
}

.mk-edge-slider .edge-skip-slider {
/*    bottom: 0% !important;*/
}

.halfcontentbox {
   max-height: 353px !important;
}

#cfn_floating_menu {
    display: block;
    position: fixed;
    left: 0px;
    top: 40% !important;
    z-index: 10000;
}

#cfn_floating_menu ul li a {
    background-color: transparent !important;
    color: #b1b3b5 !important;
}

#cfn_floating_menu ul li {
    font-size: 12px;
    border-bottom: none !important;
    line-height: 20px;
}

#cfn_floating_menu.right ul {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#cfn_floating_menu ul {
    list-style: circle inside url("sqpurple.gif");
}

/* Styling main content headings */

.uncont hr.separator-break {
  margin: 10px auto !important;
  border-color: #000000 !important;
  border-top-width: 1px;
  width: 200px;
}

.heading-text {
  text-align: center;
  color: #575759;
}


.fadingline {
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/* customising the vertical dot menu */
.border-accent-color {
    border-color: #b4b6b7 !important;
}
.style-accent-bg {
    background-color: transparent !important;
}

.no-touch .onepage-pagination .cd-label {
    color: #b5b7b8;
 	font-size: 20px;
    font-weight: 300 !important;
}


.social-icon i {
    font-size: 25px !important;
}

/* Styling Enquiry Forms */
.gform_wrapper label.gfield_label {
    font-weight: 300;
    font-size: 20px;
}