/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2025 | 04:21:02 */
 html, body {
	width:100%;
	overflow-x:hidden;
}
/* toll-free */
.header-toolbar-contact {
  float: right;
  font-weight: 600;
  font-size: 14px;
  color: #fff !important;
}

@media only screen and (min-width: 768px) {
  .header-toolbar-contact {
    float: none;
  }
}

.toll-free {
  background-color: #ffcb05 !important;
  padding: 3px 3px 3px 12px;
  border-radius: 20px 0 0 20px;
  border: 1px solid #ffcb05;
  color: #1000a8 !important;
}
.toll-number {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #ffcb05;
  padding: 3px 12px 3px 5px;
  border-radius: 0 20px 20px 0;
}
.toll-number a {
  color: #000000;
}

/* Zoho CRM Form */
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
table td,
table th {
  padding: 12px;
  line-height: 1.5;
  vertical-align: top;
  border: none;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.transparent-number a {
  color: transparent !important;
}

.zf-checkbox {
  text-align: center!important;
}

.zf-fmFooter {
  padding: 0 25px 25px!important;
}

.zf-oneColumns .zf-tempContDiv span label {
  display: inline-block!important;
}

.zf-oneColumns .zf-tempContDiv span input[type="checkbox"] {
  display: inline-block!important;
  float: none!important;
}

.zf-oneColumns .zf-tempContDiv span label {
    margin: -5px 0 0 5px!important;
    font-size: 8px!important;
}


.sw-footer-text p a {
  color: #ffffff;
}
.sw-footer-text p a:hover {
  color: #ffffff;
}

body > div.elementor.elementor-44327.elementor-location-single.post-44578.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-blog.category-review-removal > div > div > div.elementor-element.elementor-element-822e3ba.elementor-hidden-mobile.jltma-glass-effect-no.elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image {display: none;}


.sw-read-more {
background: none;
border: none;
color: inherit;
cursor: pointer;
font: inherit;
line-height: inherit;
}


.sw-display-none {
display: none;
}

.sw-google-links li {
  font-size: 16px;
  padding: 10px 0;
}

.sw-link-white {
    color: white !important;
	text-decoration: underline !important;
}