/**
Theme Name: Central Coast Websites
Author: Central Coast Websites
Author URI: https://centralcoastwebsites.com.au
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: central-coast-websites
Template: astra
*/
@-ms-viewport {
  width: device-width; }

#flipbox li:before {
    content: "\2022";
    color: #FF4949;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -3em;
}

#flipbox ul {
    list-style: none;
}

.elementor-image-carousel.swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

div#uc_uc_bullet_tabs_elementor32324_item1 {
    box-shadow: rgba(0,0,0,0.2) 0px 0px 10px 10px !important;
    border-radius: 20px !important;
}

.elementor-flip-box {
    border-radius: 20px !important;
}

div#input_21_13 {
    display: inline-flex !important;
    width: 100% !important;
}

.gchoice.gchoice_21_13_1, .gchoice.gchoice_21_13_2, .gchoice.gchoice_21_13_3, .gchoice.gchoice_21_13_4 {
    /*width: 25% !important;*/
}

.gform_wrapper.gravity-theme .gfield-choice-input+label
{
    max-width: calc(100% - 28px);
}

.portfoliobackground:hover .child,
.portfoliobackground:focus .child {
  transform: scale(1.1);
}

.child{
    transition: all .5s;
}

.portfoliobackground {float:left; width:25%; margin-bottom:1em;}
.portfoliobackground img {width:100%; height:auto; margin:0;}
.portfoliobackground:nth-of-type(3n+4) {clear:left;}

@media only screen and (max-width: 1024px) {
    .portfoliobackground {
        width: 33.3%;
        height: 300px !important;
    }
}

@media only screen and (max-width: 600px) {
    .portfoliobackground {
    width: 100%;
    height: 250px !important;
    }
}

.elementor-25960 .elementor-element.elementor-element-434f83d > .elementor-widget-container
{
    border-style: none;
}

img.portfoliologo:hover
{
    filter: none !important;
    transition: 0.5s;
}

p.gform_required_legend {
    display: none;
}

.gform_footer.top_label {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

img {
  width: 100%; /* or max-width: 100%; */
  height: auto;
}

a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}

.am-lite-footer
{
    display: none;
}

nav.navigation.post-navigation {
    display: none !important;
}

.owl-carousel .owl-stage-outer {
    padding-bottom: 20px !important;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.post-id-36619 ul.uc_tab_nav.tabs.r-tabs-nav {
    margin: 0px !important;
}