/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 21 2019 | 06:16:13 */
/* Melvin Changes */

/* 22-Nov-18 */
.header__menu-top .logo, .header__menu-top .header__icons {
    width: fit-content;
}
.header__menu-top .row {
    display: flex;
    justify-content: space-between;
}
.header-image-logo img {
    position: relative;
    max-width: 140px !important;
    padding: 0;
    width: 100% !important;
}
.header__address {
    display: none;
}
.header__buttons {
    display: flex;
    justify-content: center;
  	align-items: center;
}
.header__buttons a {
    width: auto;
}
.header .navbar-collapse {
    margin-top: 0;
    width: 100%;
}
.header .navbar-collapse .navbar-nav {
    float: none;
  	margin: 0 auto;
    width: fit-content;
}
.header .navbar-collapse .navbar-nav a {
    color: #fff;
  	text-transform: uppercase;
    font-size: 12px;
}
.header__menu-btn.mobile {
  display: none;
}
.header .navbar-collapse .navbar-nav a:hover, .header .navbar-collapse .navbar-nav a.highlighted,.header .navbar-collapse .navbar-nav .active > a {
    background: transparent !important;
    color: #a1bcb0;
}
.header .navbar-collapse .navbar-nav .dropdown-menu a:hover,.header .navbar-collapse .navbar-nav .dropdown-menu .active > a {
    background: #a1bcb0 !important;
}
.header__buttons .phone {
    margin-left: 2em;
    font-size: 1.5em;
}
.header__buttons .phone i {
    margin-right: 0.5em;
}

/* Schema additions 18-Dec-18 */
.schema-container {
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    margin: 5% 0;
}
img[itemprop="image"] {
    max-width: 200px;
}
span[itemprop="name"] {
    display: block;
    position: relative;
    font-size: 2.5em;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;
}
div[itemprop="aggregateRating"] {
    font-size: 22px;
    margin: 1em 0;
    font-family: open_sansbold,sans-serif;
}
div[itemprop="offers"] {
    font-size: 60px;
    font-weight: 900;
    color: #f7921e;
    line-height: 1.3;
    position: relative;
    display: inline-block;
}
div[itemprop="offers"] .stock {
    font-size: 0.25em;
    color: white;
    position: absolute;
    right: -3em;
    bottom: 0;
    transform: rotate(-33deg);
    text-transform: uppercase;
    background: red;
    padding: 0.5em 1em;
    border-radius: 20px;
}
span[itemprop="priceCurrency"] {
    font-size: 0.8em;
    margin-right: 0.2em;
}
.schema-container .title {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 700;
    margin: 1.5em 0 0.5em;
    color: #17204d;
    font-family: open_sansbold,sans-serif;
}
.schema-container .rating, div[itemprop="reviewRating"], .schema-container .revnum {
    color: #292727;
    display: inline-block;
    font-weight: 700;
}
div[itemprop="reviewRating"] {
    font-size: 2em;
    font-weight: 800;
    display: block;
    margin: 0.4em 0;
    font-family: open_sansbold,sans-serif;
}
span[itemprop="ratingValue"], span[itemprop="reviewCount"] {
    color: #0099d0;
}
div[itemprop="review"] span[itemprop="name"] {
    font-size: 1.5em;
    font-weight: 900;
    margin: 0;
    margin-bottom: 0.3em;
    text-transform: uppercase;
    font-family: open_sansbold,sans-serif;
    color: #a1bcb0;
}
div[itemprop="review"] {
    display: block;
    width: 50%;
    float: left;
    margin: 2em 0;
    padding: 1em;
}
span[itemprop="description"] {
    max-width: 480px;
    display: inline-block;
}
.reviewer, .revdate {
    display: inline-block;
    font-size: 14px;
}
.reviewer span {
    font-weight: 700;
}
.schema-container .org {
    clear: both;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, .12);
}
.schema-container .org > span {
    font-size: 1.5em;
    margin: 0;
    font-weight: 900;
}
.schema-container .org > div {
    font-size: 1em;
    margin-top: 0.5em;
}

/* 18-Jan-19 */
.contact-page {
	display: flex;
  align-items: flex-end;
}
.contact-page .contact__map {
  height: 65rem !important; 
}
.contact-page .contact__map iframe {
  height: 100% !important; 
}
.contact-page .right-content {
  position: relative !important;
}
.titan-contact-form ul li label {
    color: #292727 !important;
    font-family: open_sansregular,sans-serif !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    margin-bottom: 1.6rem !important;
}
.contact .gform_footer {
    text-align: left;
}
.contact-page .contact__map.mobile {
  display: none;
}
.contact-page .titan-contact-form ul li.attachment .ginput_container_fileupload input {
    color: black;
}
.pre-footer .gform_body ul li label {
    color: #9e9e9e !important;
    font-family: open_sanslight,sans-serif !important;
    font-size: 1.4rem !important;
}

/* Footer Layout 14-Feb-19 */
.pre-footer-customfields {
    display: flex;
    justify-content: space-between;
}
.pre-footer-customfields > * {
    padding: 0 1em;
}
.pre-footer__sitemap {
    display: flex;
    flex-direction: column;
}
.pre-footer__sitemap img {
    margin: 3em auto 0;
    width: fit-content;
}
.pre-footer__contactform .gform_body {
    display: flex;
    flex-direction: column;
}
.pre-footer__contactform .gform_body ul {
    width: 100%;
    margin: 0;
}
.pre-footer__address {
    min-width: 400px;
    word-break: break-word;
}
.pre-footer__contactform {
    max-width: 320px;
}
.pre-footer__contactform .gform_body ul:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pre-footer .gform_heading {
    width: 100%;
}
.pre-footer .gform_body .gfield.name {
    width: 100%;
}
.pre-footer .gform_body .gfield.phone, .pre-footer .gform_body .gfield.email {
    width: calc(50% - 5px);
}
.pre-footer__contactform .gform_body input, .pre-footer__contactform .gform_body textarea {
    border: 1px solid rgba(255, 255, 255, 0.24) !important;
    background: rgba(255, 255, 255, 0.12) !important;
    padding: 0.5em !important;
}
.pre-footer__contactform .gform_body .gfield_label {
    margin: 1em 0 0.3em !important;
}
.pre-footer .gform_body .gfield {
    margin-bottom: 0;
}
.pre-footer__contactform .gform_body textarea {
    height: 100% !important;
}
.pre-footer .gform_body ul li .ginput_container_textarea {
    max-height: 7vh;
}
.pre-footer .gform_footer input[type=submit] {
    margin: 1em auto;
    display: block;
    font-size: 1.2em;
    height: auto;
    width: fit-content;
    padding: 0.5em 2em;
}
.ginput_recaptcha > div {
    margin: 0 auto;
}
.pre-footer__map .pre-footer__section-title {
    margin-bottom: 2em;
}

/* 19-Feb-19 */
.homepage__form .gform_title, .homepage__left h1 {
    margin: 0.5em 0;
}
.homepage__form .titan-contact-form .gform_body input, .homepage__form .titan-contact-form .gform_body select, .homepage__form .titan-contact-form .gform_body textarea {
    margin-bottom: 0.3em;
}
.homepage__left h1 {
    font-weight: 700;
    letter-spacing: 3px;
}
.homepage__left h2 {
    margin: 0;
    font-size: 1.7em;
}
.homepage__left h3 {
    margin: 0.5em 0 1em;
    font-size: 1.2em;
    font-weight: 700;
}

/* Post Banner Overlay 20-Mar-19 */
.single .header-wrap .entry-title, .page-title-wrapper h1 {
    font-weight: 700;
    color: white;
    position: relative;
    z-index: 2;
}
.single .header-wrap, .page-title-wrapper {
    position: relative;
}
.single .header-wrap:before, .page-title-wrapper:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.45);
    top: 0;
    bottom: 0;
    z-index: 1;
}
.header {
    z-index: 5;
}

/* 13-Jun-19 */
.contact .gform_body ul li input, .contact .gform_body ul li textarea {
	color: black !important;
}

/* Pagination */
.pagination {
    display: flex !important;
    margin: 0;
    justify-content: center;
    align-items: center;
}
.pagination>li {
	flex: 1;
}
.pagination li span, .pagination li a {
    float: none !important;
    display: block;
    border: none;
    text-align: center;
    background: #292727;
    border-radius: 0 !important;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}
.pagination li span, .pagination li a:hover {
    background: #a1bcb0 !important;
    color: #212121 !important;
}

/* Media Queries */
@media screen and (max-width: 1200px) {
  /* 22-Nov-18 */
  .header__menu-top .container {
      width: calc(100% - 15px);
  }
  
  /* Footer Layout 14-Feb-19 */
  .pre-footer-customfields {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 1024px) {
  /* 22-Nov-18 */
  .header__top {
    padding: 1em;	
  }
  .header__menu-top .logo {
    max-width: 220px;
    margin-top: 3em;
  }
  .header__menu-top .row {
    flex-direction: column;
  }
  .header__menu-top .row > div {
    width: auto;
    max-width: none;
  }
  .header__logo {
  	left: 0;
    margin: 0 !important;
  }
  .header__logo a {
    top: 0;
    transform: none;
  }
  .header__logo img {
  	margin: 0 auto;
  }
  .header__menu-top .logo {
    margin-top: 0;
    margin-bottom: 2em;
  }
  .header__buttons {
  	top: 0;
    right: 0;
  }
  .header__buttons a {
    width: auto;
    bottom: 0 !important;
    padding: 0.7em 2em !important;
    display: inline-block;
    height: auto;
    margin: 0;
    line-height: initial;
    font-size: 1em;
  }
  .header__buttons .phone {
    margin-left: 0;
    padding: 0 1em !important;
  }
  .header .global-navigation {
    padding: 1em 0;
  }
  .header-image-logo {
    position: absolute;
    top: 0.3em;
    right: 0;
  }
  .header__menu-btn.mobile {
    position: absolute;
    top: 3em;
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  /* 18-Jan-19 */
  .contact-page .contact__map {
	display: none;
  }
  .contact-page .contact__map.mobile {
    display: block;
    margin-top: 2em;
  }
  .contact .page-content, .contact .gform_wrapper {
    padding: 1em 0 0;
  }
  .contact-page {
    flex-direction: column;
  }
  .contact-page .right-content {
    padding: 1em 1em 0;
  }
}

@media screen and (max-width: 768px) {
  /* 22-Nov-18 */
  .header .global-navigation .nav {
    width: fit-content !important;
    left: 0 !important;
    padding: 0 !important;
  }
  .header__menu-btn.mobile {
    display: block;
  }
  .header .collapse {
  	display: none !important;
  }
  .header .collapse.in {
  	display: block !important;
  }
  .header .global-navigation .nav {
    width: 100% !important;
  }
  .navbar-nav > .menu-item {
    display: block;
    float: none;
  }
  .dropdown-menu {
    background: rgba(255, 255, 255, 0.12) !important;
    position: relative;
    width: 100% !important;
    box-shadow: none;
    float: none;
  }
  .dropdown-menu .menu-item {
    text-align: center;
    background: transparent !important;
    display: block;
  }
  .dropdown-menu .menu-item a {
    background: transparent;
  }
  .highlighted .caret {
    transform: rotate(45deg);
  }
  .caret {
    position: absolute;
    right: 0;
    top: calc(50% - 12.73px);
    transition: all 0.3s ease-in-out;
  }
  .header__buttons a {
    padding: 0.5em 1em !important;
  }
  .header .navbar-collapse .navbar-nav a:hover, .header .navbar-collapse .navbar-nav a.highlighted {
      background: #a1bcb0 !important;
      color: #fff;
  }
  .pre-footer__sitemap img {
    left: 0 !important;
    bottom: 0 !important;
  }
  
  /* Schema additions 18-Dec-18 */
  span[itemprop="name"],
  div[itemprop="offers"] {
    font-size: 2.5em;
  }
  div[itemprop="review"] {
    width: 100%;
  }
  
  /* Footer Layout 14-Feb-19 */
  .homepage {
    padding: 0 0 2em;
  }
  .pre-footer {
    padding: 3rem 0;
  }
  .pre-footer-customfields {
    flex-direction: column;
    max-width: 400px;
    margin: 0 auto;
  }
  .pre-footer__sitemap, .pre-footer__address {
    text-align: center;
  }
  .pre-footer__contactform {
    max-width: none;
  }
  .pre-footer .gform_footer input[type=submit] {
      float: none;
  }
  .pre-footer__sitemap img {
    margin: 1em auto 0;
    max-width: 100px;
  }
  .pre-footer-customfields>* {
    margin-bottom: 3em;
  }
}

@media screen and (max-width: 640px) {
  /* 22-Nov-18 */
  .header__menu-btn.mobile {
    bottom: 0;
    right: auto;
    text-align: center;
    top: 8.2em;
    z-index: 99999;
    padding: 1em 0;
  }
  .header__menu-bar {
    float: none;
  }
  .header__buttons {
    right: 0 !important;
    width: 100%;
  }
  .header-image-logo {
    position: relative;
    max-width: 100px !important;
    margin-top: 1em;
    margin-left: auto;
  }
}

@media screen and (max-width: 500px) {
  /* 22-Nov-18 */
  .header__buttons a {
    font-size: 0.9em;
  }
  .header__buttons .phone i {
    font-size: 1.5em;
    margin: 0 0.5px;
  }
  .header__buttons .phone span {
    display: none;
  } 
}

@media screen and (max-width: 480px) {
  /* Footer Layout 14-Feb-19 */
  .pre-footer__section-title {
    text-align: center;
  }
  .pre-footer__address-infoitem .row {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .pre-footer__address-infoitem .row > * {
    width: 100%;
    text-align: center;
  }
  .pre-footer__address {
    min-width: auto;
  }
  .ginput_recaptcha {
    transform: scale(0.9);
    transform-origin: center;
  }
  .pre-footer .gform_body .gfield.phone, .pre-footer .gform_body .gfield.email {
    width: 100%;
  }
  .pre-footer-customfields>* {
    padding: 0 1em;
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  /* Footer Layout 14-Feb-19 */
  .ginput_recaptcha {
    transform: scale(.85);
    transform-origin: left;
  }
}

/* END Melvin Changes */