/** FAQS Page **/
@media screen and (max-width: 800px) {
  .faq-title h2 {
    text-align: center !important;
  }
}
.faq-accordion #accordion-47-1 .fusion-panel {
  border-right: 0 none;
  border-left: 0 none;
  margin-bottom: 0;
  border-bottom: 0;
}
.faq-accordion #accordion-47-1 .fusion-panel:last-child {
  border-bottom: 1px solid !important;
}
.faq-accordion .panel-title a .fa-fusion-box {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  color: #1498cf !important;
}
.faq-accordion .panel-title a .fa-fusion-box:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f078" !important;
  font-size: 18px !important;
}
.faq-accordion .panel-title a.active .fa-fusion-box {
  color: #fff !important;
}
.faq-accordion .panel-title a.active .fa-fusion-box:before {
  content: "\f077" !important;
}
.faq-accordion .panel-heading .panel-title:hover {
  background-color: rgba(0, 0, 0, .04);
}
.faq-accordion .fusion-toggle-icon-right .fusion-toggle-heading {
  color: #1498cf;
}
/** end FAQS Page **/
/** Terms and Conditions **/
.terms-and-conditions h4 {
  color: #1498cf !important;
  margin: 0 0 1.5rem;
  padding-top: 1rem;
}
.terms-and-conditions ol {
  list-style-type: decimal;
  margin-left: 2.5rem;
  padding: 0;
  margin-bottom: 1.5rem;
}
.terms-and-conditions ol li {
  margin: 0 0 0.5rem;
  font-size: 15px;
}
.terms-and-conditions ol > li > ol {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
/** Terms and Conditions **/
/** Shop Page **/
@media screen and (max-width: 900px) {
  .fusion-woo-shop-page-columns-3 #main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.fusion-woo-shop-page-columns-3 .products .product {
  border: 0 none;
  padding: 12px;
}
@media screen and (max-width: 900px) {
  .fusion-woo-shop-page-columns-3 .products .product {
    margin: 0 !important;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 480px) {
  .fusion-woo-shop-page-columns-3 .products .product {
    flex: 0 0 100%;
  }
}
.fusion-woo-shop-page-columns-3 .products .featured-image img {
  width: 100%;
}
.fusion-woo-shop-page-columns-3 .products .product-details .product-title {
  padding: 0.8rem 0 0.6rem;
  font-size: 15px;
  font-weight: 400;
}
.fusion-woo-shop-page-columns-3 .products .fusion-price-rating .price {
  font-size: 18px;
  font-weight: 700;
}
.fusion-woo-shop-page-columns-3 .products .product-buttons {
  padding-top: 10px;
}
.fusion-woo-shop-page-columns-3 .products .product-buttons .fusion-content-sep {
  display: none;
}
.fusion-woo-shop-page-columns-3 .products .product-buttons .show_details_button {
  display: none;
}
.fusion-woo-shop-page-columns-3 .products .product-buttons .add_to_cart_button {
  color: #fff;
  background: #7ac142;
  text-align: center;
  display: block;
  padding: 8px 10px;
  font-size: 12px;
  border-radius: 5px;
  width: 110px;
}
@media screen and (max-width: 900px) {
  .fusion-woo-shop-page-columns-3 .products .product-buttons .add_to_cart_button {
    max-width: 100%;
  }
}
.fusion-woo-shop-page-columns-3 .products .product-buttons .add_to_cart_button:before {
  content: none;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering {
  padding: 0 10px;
}
@media screen and (max-width: 900px) {
  .fusion-woo-shop-page-columns-3 .catalog-ordering {
    margin-bottom: 20px !important;
  }
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .c-catalog-ordering {
  display: flex;
  align-items: center;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .c-catalog-ordering__left {
  width: 70%;
  float: left;
}
@media screen and (max-width: 520px) {
  .fusion-woo-shop-page-columns-3 .catalog-ordering .c-catalog-ordering__left {
    float: none;
    width: 100%;
  }
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .c-catalog-ordering__title {
  margin-right: 1rem;
  line-height: 2.8rem;
  color: #1498cf;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 0;
  display: inline;
  vertical-align: middle;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .c-catalog-ordering__result-count {
  opacity: 0.5;
  font-size: 15px;
  display: inline;
  vertical-align: middle;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .orderby-order-container {
  width: 30%;
  float: right !important;
}
@media screen and (max-width: 520px) {
  .fusion-woo-shop-page-columns-3 .catalog-ordering .orderby-order-container {
    float: none !important;
    width: 100% !important;
  }
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .orderby-order-container > ul {
  line-height: 29px;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering ul.orderby.order-dropdown {
  float: right;
  width: 200px;
}
@media screen and (max-width: 480px) {
  .fusion-woo-shop-page-columns-3 .catalog-ordering ul.orderby.order-dropdown {
    width: 100% !important;
    float: none !important;
  }
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .order-dropdown .current-li {
  background: #f2f3f5;
  border: 2px solid #aaa;
  display: block;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 400;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .order-dropdown > li:after {
  content: '\f0d7';
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 18px;
  top: 2px;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .orderby li a {
  font-size: 15px;
  color: #676f7c;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .orderby li a strong {
  font-weight: 400;
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .order-dropdown > li:after {
  border: 0 none;
}
/** End Shop Page **/
/** Single Product Page **/
.single-product .product .avada-single-product-gallery-wrapper {
  padding-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .single-product .product .avada-single-product-gallery-wrapper {
    width: 44%;
    overflow: hidden;
  }
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a img {
  width: 100%;
}
.single-product .product .summary.entry-summary {
  margin-left: 0;
  width: 47%;
  float: right;
}
.single-product .product .summary.entry-summary .summary-container > span {
  margin-bottom: 0.6rem;
  display: block;
}
.single-product .product .summary.entry-summary .summary-container > span > span a {
  font-size: 13.5px;
}
.single-product .product .summary.entry-summary span.breadcrumb_last {
  font-size: 13.5px;
}
.single-product .product .summary.entry-summary h1.product_title {
  font-size: 40px !important;
  margin: 0 0 1.5rem;
}
@media screen and (max-width: 767px) {
  .single-product .product .summary.entry-summary h1.product_title {
    font-size: 30px !important;
  }
}
.single-product .product .summary.entry-summary .price > .amount {
  font-size: 24px !important;
  font-weight: 700;
  margin: 0 0 1.5rem;
  display: block;
}
.single-product .product .summary.entry-summary .product-border {
  display: none;
}
.single-product .product .summary.entry-summary .product_meta {
  font-size: 13.5px !important;
  line-height: 1.4rem;
}
.single-product .product .summary.entry-summary .woocommerce-product-details__short-description p {
  margin-bottom: 0;
}
.single-product .product .summary.entry-summary form.cart {
  margin: 0;
}
.single-product .product .images {
  width: 530px !important;
  margin: 0;
}
@media screen and (max-width: 1122px) {
  .single-product .product .images {
    width: 480px !important;
  }
}
.single-product .product .c-tabs {
  padding: 0;
  margin: 50px 0 1.5rem 0;
  list-style: none;
  background: #f2f3f5;
}
.single-product .product .c-tabs:after {
  content: '';
  clear: both;
  display: block;
}
.single-product .product .c-tabs li {
  float: left;
}
.single-product .product .c-tabs li a {
  font-size: 13.5px;
  color: #7ac142;
  border-top: 2px solid #7ac142;
  text-align: center;
  background: #fff;
  padding: 1rem 1.5rem;
  margin: 0;
  display: block;
}
.single-product .product .c-tabs__desc-wrap p {
  font-size: 15px;
  line-height: 25px;
}
.single-product .product .related.products {
  border-top: 1px solid #e8e9eb;
  padding-top: 50px;
  margin-top: 0;
}
.single-product .product .related.products .fusion-title {
  margin-bottom: 0;
}
.single-product .product .related.products .fusion-title > h2 {
  color: #1498cf !important;
  font-size: 24px !important;
}
@media only screen and (max-width: 991px) {
  .single-product .product .related.products ul.products.products-3 li.product {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 480px) {
  .single-product .product .related.products ul.products.products-3 li.product {
    flex: 0 0 100%;
  }
}
/** End Single Product Page **/
/** Contact Us Page **/
.contact-us-list {
  margin-bottom: 64px !important;
}
.contact-us-list li a {
  color: #676f7c;
}
.contact-us-list li i {
  font-size: 34px;
}
.contact-form .ginput_container input {
  box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0, 0, 0, 0.08) inset;
  border: 0 none !important;
}
/** end Contact Us Page **/
/** TY Page **/
@media screen and (max-width: 768px) {
  .page-id-1363 .fontawesome-icon {
    margin-bottom: 20px;
  }
}
.default-btn.ty-btn {
  padding-left: 1.8em !important;
  font-size: 20px !important;
  padding-right: 1.8em !important;
  font-weight: 400;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
/** end TY Page **/
.removeMargin {
  margin: 0 !important;
}
/* Colours */
/* Fonts */
/** Changed to Century Gothic **/
/* Breakpoints */
/* Global styles */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.white-text * {
  color: #fff !important;
}
.green-text * {
  color: #1498cf !important;
}
.text-center {
  text-align: center;
}
.m15-right {
  margin-right: 15px;
}
.width-960 {
  max-width: 960px;
  margin: 0 auto 31px !important;
}
/* Button styles */
.default-btn {
  text-align: center;
  display: inline-block;
  padding: 10px 30px !important;
  font-size: 16px !important;
  font-family: "Century Gothic", sans-serif;
  font-weight: 600;
  line-height: 22px !important;
  background: #1498cf !important;
  color: #1498cf !important;
  border-radius: 5px;
}
.default-btn span {
  color: #fff !important;
}
.default-btn:hover {
  background: #f26c25 !important;
  color: #fff !important;
}
.default-btn:hover span {
  color: #fff !important;
}
.default-btn.white-btn {
  background: #f26c25;
  color: #f26c25 !important;
}
.default-btn.white-btn span {
  color: #fff !important;
}
.default-btn.white-btn:hover {
  background: #1498cf !important;
  color: #fff !important;
}
.default-btn.white-btn:hover span {
  color: #fff !important;
}
.default-btn.grey-btn {
  background: #f26c25 !important;
  color: #f26c25 !important;
}
.default-btn.grey-btn span {
  color: #fff !important;
}
.default-btn.grey-btn:hover {
  background: #f26c25 !important;
  color: #f26c25 !important;
}
.default-btn.grey-btn:hover span {
  color: #fff !important;
}
.default-btn.call-btn span:before {
  content: "\f879";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  margin-right: 12px;
}
.default-btn.pill-btn {
  border-radius: 25px !important;
  padding: 10px 20px !important;
}
.default-btn .gform_wrapper .button, .default-btn .gform_wrapper .gform_button {
  color: #fff !important;
  background: #f26c25 !important;
}
/* Pricing Table */
@media only screen and (max-width: 1200px) {
  div#pricing-boxes .panel-wrapper {
    width: 33.33%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 800px) {
  div#pricing-boxes .panel-wrapper {
    width: 100% !important;
  }
}
div#pricing-boxes .panel-wrapper:hover .fusion-panel {
  background: transparent !important;
}
div#pricing-boxes .panel-wrapper .fusion-panel {
  border: none !important;
}
@media only screen and (min-width: 992px) {
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container {
    background: #1498cf;
  }
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container .fusion-panel {
    background: transparent !important;
  }
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container .panel-heading h3 {
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container .panel-body .price .currency {
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container .panel-body .price .integer-part {
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper:nth-child(4) .panel-container ul.list-group li {
    background: transparent !important;
    color: #fff !important;
  }
}
div#pricing-boxes .panel-wrapper .panel-container {
  box-shadow: 0 0 13px rgba(0, 0, 0, .1);
  border-radius: 5px !important;
  padding: 0px !important;
  overflow: hidden !important;
  min-height: 604px !important;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  div#pricing-boxes .panel-wrapper .panel-container {
    min-height: 515px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#pricing-boxes .panel-wrapper .panel-container {
    min-height: auto !important;
  }
}
div#pricing-boxes .panel-wrapper .panel-container .panel-heading {
  background: transparent !important;
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}
div#pricing-boxes .panel-wrapper .panel-container .panel-heading h3 {
  color: #f26c25 !important;
  font-size: 20px;
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body {
  border-bottom: 2px solid rgba(0, 0, 0, .05) !important;
  padding-bottom: 30px !important;
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .currency {
  font-size: 53px !important;
  color: #1498cf !important;
  top: 0px !important;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .currency {
    font-size: 40px !important;
  }
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .integer-part {
  font-size: 53px !important;
  color: #1498cf !important;
  line-height: 1 !important;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .integer-part {
    font-size: 40px !important;
  }
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .time.price-without-decimal {
  display: block;
  font-size: 14px !important;
  font-style: normal !important;
  color: #000 !important;
}
div#pricing-boxes .panel-wrapper .panel-container ul.list-group li:first-child {
  padding-top: 23px !important;
}
div#pricing-boxes .panel-wrapper .panel-container .panel-footer {
  padding-bottom: 39px !important;
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 800px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer {
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer .default-btn {
    border-radius: 0px !important;
    display: block !important;
  }
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer .default-btn.white-btn {
    background: #1498cf !important;
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer .default-btn.white-btn span {
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer .default-btn.white-btn:hover {
    background: #f26c25 !important;
    color: #fff !important;
  }
  div#pricing-boxes .panel-wrapper .panel-container .panel-footer .default-btn.white-btn:hover span {
    color: #fff !important;
  }
}
.fusion-woo-shop-page-columns-3 .catalog-ordering .orderby li a {
  font-size: 15px;
  color: #000 !important;
}
.fusion-woo-shop-page-columns-3 .products .product-buttons .add_to_cart_button {
  color: #fff;
  background: #1498cf;
  text-align: center;
  display: block;
  padding: 8px 10px;
  font-size: 12px;
  border-radius: 5px;
  width: 110px;
}
/** Book Now 
 Quick Note: Don't change the focus css format
 **/
.page-id-134 .booking-wrapper .green-side .delivery-location input[type=text]:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}
.page-id-134 .booking-wrapper .green-side .delivery-location input[type=text]:focus::-moz-placeholder {
  opacity: 0 !important;
}
.page-id-134 .booking-wrapper .green-side .delivery-location input[type=text]:focus::placeholder {
  opacity: 0 !important;
}
.page-id-134 .booking-wrapper .green-side .delivery-location input[type=text]:focus:-ms-input-placeholder {
  opacity: 0 !important;
}
.page-id-134 .booking-wrapper .green-side .delivery-location input[type=text]:focus:-moz-placeholder {
  opacity: 0 !important;
}
.page-id-134 .booking-wrapper .main-form .extras-popup .section h2 {
  font-size: 22px !Important;
}
.fusion-header {
  border-bottom: 24px solid #1498cf !important;
}
.fusion-header .fusion-row .fusion-main-menu {
  margin-right: 21px;
  overflow: visible;
}
.fusion-header .fusion-row .fusion-main-menu .fusion-main-menu-cart > a:before {
  font-size: 20px;
  width: 20px;
  color: #f26c25;
}
.fusion-header .fusion-row .fusion-main-menu .fusion-main-menu-cart span.fusion-widget-cart-number {
  font-size: 11px;
  padding: 0 3px !important;
  line-height: 20px !important;
  color: #fff;
  position: absolute;
  right: -7px;
  top: 42px;
  display: block;
}
.fusion-header .fusion-row .call-btn {
  float: right;
  margin-top: 3.5%;
}
@media only screen and (max-width: 1060px) {
  .fusion-header .fusion-row .call-btn {
    margin-top: 0;
    margin-left: 21px;
  }
}
@media only screen and (max-width: 600px) {
  .fusion-header .fusion-row .call-btn {
    display: none;
  }
}
@media only screen and (max-width: 1060px) {
  .fusion-header .fusion-mobile-menu-icons a {
    float: none;
    cursor: pointer;
  }
  .fusion-header .fusion-mobile-menu-icons .fusion-icon-shopping-cart {
    position: relative;
  }
  .fusion-header .fusion-mobile-menu-icons .fusion-icon-shopping-cart .fusion-widget-cart-number {
    font-size: 11px;
    padding: 0 6px !important;
    line-height: 20px !important;
    color: #fff;
    position: absolute;
    right: -10px;
    top: -12px;
    width: 20px;
  }
}
.fusion-footer h4.widget-title {
  text-transform: capitalize !important;
  margin-bottom: 23px;
}
.fusion-footer ul#menu-footer-1 li {
  border: none;
  padding-bottom: 0px;
  padding-left: 15px;
}
.fusion-footer ul#menu-footer-1 li a:before {
  color: #f26c25 !important;
  font-size: 18px !important;
  margin-left: -15px;
}
.fusion-footer ul.footer-list li {
  margin-bottom: 8px;
}
@media only screen and (max-width: 991px) {
  .fusion-footer ul.footer-logos {
    text-align: center;
  }
}
.fusion-footer ul.footer-logos li {
  display: inline-block;
  padding: 0px 15px;
}
@media only screen and (max-width: 991px) {
  .fusion-footer ul.footer-logos li {
    vertical-align: middle;
    padding: 10px 15px;
  }
}
.fusion-footer ul.footer-logos li.mobile-btn {
  display: none;
}
@media only screen and (max-width: 991px) {
  .fusion-footer ul.footer-logos li.mobile-btn {
    display: inline-block;
  }
}
@media only screen and (max-width: 991px) {
  .fusion-footer .fusion-footer-widget-area {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column {
    display: none;
    margin-bottom: 0px;
  }
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last {
    display: block;
    width: 100% !important;
  }
  .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last h4, .fusion-footer .fusion-footer-widget-area .fusion-columns .fusion-column.fusion-column-last p {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #footer {
    background: #1498cf;
  }
}
#footer .fusion-copyright-content .fusion-copyright-notice > div {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  #footer .fusion-copyright-content .fusion-copyright-notice > div {
    color: #000 !important;
  }
  #footer .fusion-copyright-content .fusion-copyright-notice > div a {
    color: #fff !important;
  }
}
@media only screen and (max-width: 800px) {
  #footer .fusion-copyright-content .fusion-copyright-notice > div {
    display: block;
  }
  #footer .fusion-copyright-content .fusion-copyright-notice > div .left-content {
    font-weight: bold;
  }
}
#footer .fusion-copyright-content .fusion-copyright-notice > div p {
  margin: 0;
}
/* Homepage */
.home .current-menu-parent a {
  color: #f26c25 !important;
}
@media only screen and (max-width: 800px) {
  .home div#banner-sec .fusion-button-wrapper:last-of-type .call-btn {
    margin-top: 20px;
  }
}
div#banner-sec .default-btn {
  padding: 14px 50px !important;
}
@media only screen and (max-width: 800px) {
  div#banner-sec .default-btn {
    padding: 14px !important;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 180px;
  }
  div#banner-sec .default-btn.white-btn {
    margin: 0 auto 20px;
  }
  div#banner-sec .default-btn.white-btn span:before {
    color: #f26c25;
  }
  div#banner-sec .default-btn.white-btn:hover span:before {
    color: #fff;
  }
}
@media only screen and (max-width: 800px) {
  div#banner-sec h1, div#banner-sec h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  div#modular-storage-sec .fusion-builder-row-inner {
    display: flex;
    align-items: center;
  }
  div#modular-storage-sec .fusion-builder-row-inner .fusion-layout-column {
    flex-basis: 50%;
    margin-bottom: 0px !important;
  }
  div#modular-storage-sec .fusion-builder-row-inner .fusion-layout-column p {
    margin: 0px !important;
  }
}
div#icon-boxes h2 {
  font-weight: bold;
  max-width: 225px;
  margin: 0 auto !important;
}
div#cta-section .fusion-row {
  background: #1498cf;
  padding: 38px 40px 20px !important;
  border-radius: 5px;
}
div#cta-section .fusion-row .default-btn {
  padding: 10px 22px !important;
}
@media only screen and (max-width: 1200px) {
  div#cta-section .fusion-layout-column {
    width: calc(50% - 4%) !important;
  }
}
@media only screen and (max-width: 991px) {
  div#cta-section {
    display: none;
  }
}
/* Get a Free Quote */
div#gform_wrapper_5 {
  background-color: #fff !important;
  border-radius: 5px !important;
  padding: 40px 30px;
  margin: 0px;
}
div#gform_wrapper_5 h3.gform_title {
  color: #1498cf;
  font-size: 30px !important;
  text-align: center;
  margin: 0 !important;
}
div#gform_wrapper_5 .top_label div.ginput_container {
  margin: 0px !important;
}
div#gform_wrapper_5 ul li {
  margin: 0px 0px 15px !important;
  padding: 0;
}
div#gform_wrapper_5 ul li input, div#gform_wrapper_5 ul li select {
  margin: 0 !important;
  border-radius: 0px !important;
  border: 2px solid #aaa;
}
div#gform_wrapper_5 ul li .select-arrow {
  background: transparent !important;
  border: none !important;
  color: #f26c25;
}
div#gform_wrapper_5 input[type=submit] {
  width: 100% !important;
}
/* Volume Estimator */
#gform_wrapper_3 {
  margin: 0;
  max-width: 100%;
  z-index: 999999;
}
#gform_wrapper_3 ul li#field_3_1, #gform_wrapper_3 ul li#field_3_2 {
  border-bottom: 1px solid #cfdbe0;
}
#gform_wrapper_3 ul li#field_3_2 {
  margin-top: 30px;
}
#gform_wrapper_3 .top_label .gfield_label {
  font-size: 30px;
  font-family: "Lato", Arial, Tahoma, sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #545454;
  line-height: 38px;
  text-align: center;
  display: block;
}
#gform_wrapper_3 .gform_footer {
  display: none;
}
#gform_wrapper_3 .gfield_radio {
  text-align: center;
  margin: 20px 0 !important;
}
#gform_wrapper_3 .gfield_radio li {
  display: inline-block;
  width: 120px;
  height: 50px;
}
@media only screen and (max-width: 800px) {
  #gform_wrapper_3 .gfield_radio li {
    width: 85px;
  }
}
#gform_wrapper_3 .gfield_radio li label {
  position: absolute;
  left: 0;
  text-align: center;
  margin: 0;
  font-size: 20px;
  background: #1498cf none repeat scroll 0 0;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-weight: 900;
  color: #fff;
  margin: 0 10px;
  font-family: "Lato", Arial, Tahoma, sans-serif;
}
#gform_wrapper_3 .gfield_radio li label:hover {
  background: #545454 none repeat scroll 0 0;
}
#gform_wrapper_3 .gfield_radio li input[type=radio] {
  visibility: hidden;
}
#gform_wrapper_3 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_3 .gfield_checkbox li input[type=radio]:checked + label {
  background: #545454 none repeat scroll 0 0;
}
#gform_wrapper_3 .gfield_html.gfield_no_follows_desc {
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #1498cf;
  line-height: 38px;
  font-size: 35px;
  text-align: center;
  margin: 0;
}
/* Rates & Sizes */
.page-id-1378 .darkgreen-btn {
  background: #428967;
}
.page-id-1378 div#icon-boxes:before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: -1;
  top: 64%;
  left: 5px;
}
@media only screen and (max-width: 800px) {
  .page-id-1378 div#icon-boxes:before {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .page-id-1378 div#rates-sec2 {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 800px) {
  .page-id-1378 div#rates-sec4 {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .page-id-1378 div#rates-sec4 .fusion-column-first {
    margin-bottom: 60px !important;
  }
  .page-id-1378 div#rates-sec4 .fusion-column-first h2, .page-id-1378 div#rates-sec4 .fusion-column-first h6 {
    text-align: center;
  }
  .page-id-1378 div#rates-sec4 .fusion-column-first .darkgreen-btn {
    display: block;
    margin: 0 auto;
    max-width: 220px;
  }
  .page-id-1378 div#icon-boxes {
    display: none;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner h6 {
    max-width: 225px;
    margin: 0 auto !important;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-next:before, .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-prev:before {
    color: #f26c25;
    font-size: 45px !important;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-prev {
    left: 0px;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-next {
    right: 25px;
  }
  .page-id-1378 div#mobile-slider .fusion-builder-row-inner .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
}
div#icons-side-boxes .fusion-column {
  margin-bottom: 30px;
}
div#icons-side-boxes .fusion-column .col .heading {
  margin-bottom: 10px;
}
div#icons-side-boxes .fusion-column .col .heading h2 {
  font-weight: bold;
  padding-left: 96px !important;
}
div#icons-side-boxes .fusion-column .col .heading .image {
  background: #1498cf;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  border-radius: 50%;
}
div#icons-side-boxes .fusion-column .col .heading .image img {
  margin: 0;
}
div#icons-side-boxes .fusion-column .col .content-container {
  padding-left: 96px !important;
  margin-bottom: 0px !important;
}
.booking-wrapper .green-side select {
  background: url(/wp-content/uploads/2019/12/blue-down-arrow.png) no-repeat right 15px center;
  background-color: #fff;
}
a.fusion-button {
  font-family: "Century Gothic", sans-serif !important;
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .currency {
  font-size: 40px !important;
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .currency {
    font-size: 40px !important;
  }
}
div#pricing-boxes .panel-wrapper .panel-container .panel-body .price .integer-part {
  font-size: 40px !important;
}
