/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.wp-caption .wp-caption-text {
    font-size: 100%!important;
    padding-top: 5px;
    opacity: 1!important;
    font-weight: 600;
}
[data-id="28"] img {
    display: none;
}
.menu-highlight a {
    color: #ff3f39!important;
	font-weight:600;
    text-decoration: underline;
}
h3.store_locator_name {
    font-size: 18px;
}
button#store_locator_find_stores_button {
    background: #0E161B;
    font-size: 20px;
    text-transform: uppercase;
	transition: all 0.3s ease;
}
button#store_locator_find_stores_button:hover {
    background: #ff3f39;

}

.ff-el-group.form_heading {
    padding: 20px;
    background: #2F434E;
    margin-bottom: 5px;
    color: #fff;
    font-size: 20px;
}
.ff-el-group.form_heading p {
    margin-bottom: 0px;
}
ul#menu-footer-locations li {
    margin-bottom: 0.65em;
}
ul#menu-footer-services li {
    margin-bottom: 0.65em;
}
aside#media_image-3 {
    width: 165px;
}
a.widget_aheto__link_email {
    margin-left: 12px;
}
p.widget_aheto__desc {
    margin-bottom: 10px;
}
.footer-widgets {
    border-top: 5px solid #ff3f39;
}
.elementor-column.elementor-col-25.elementor-top-column.elementor-element.elementor-element-9d5ded1.footer-callback.animated.fadeIn {
    min-height: 402px;
}
.footer-callback .elementor-widget-wrap {
    min-height: 444px!important;
}
footer.site-info {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}



.main-navigation ul ul {
    z-index: 9999!important;
}
ul.top-menu li:first-child > a > i {
    margin-right: 5px;
}
ul.top-menu li > a > i {
    margin-right: 2px;
}
.heading__subtitle::before {
    content: ''!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    z-index: -1!important;
    height: 100%!important;
    background: #FF3F39!important;
    -webkit-clip-path: polygon(6px 0,100% 0,calc(100% - 6px) 100%,0 100%)!important!important;
    clip-path: polygon(6px 0,100% 0,calc(100% - 6px) 100%,0 100%)!important;
}
.heading__subtitle {
    display: inline-block!important;
    padding: 5px 25px 4px!important;
    color: #fff!important;
    position: relative!important;
    margin-bottom: 28px!important;
	z-index: 1!important;
}
.section-box-shadow {
	box-shadow: 0px 10px 50px 0px rgba(17,17,17,0.04);
}
ul.top-menu li {
    margin: 0px 14px 0px 14px;
}
ul.top-menu {
    display: flex;
}
.top-bar.top-bar-align-right {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* .btCurveHolder .btCurveLeftFill, .btCurveHolder .btCurveRightFill {
	fill: #0E161B;
}
.btCurveHolder .btCurveLeft, .btCurveHolder .btCurveRight {
	    fill: #0E161B;
}
.btCurveHeader .btCurveHolder .btCurveLeft, .btCurveHeader .btCurveHolder .btCurveRight {
    background: #0E161B;
}
.btCurveHolder .btSiteHeaderCurveSleeve, .btCurveHolder .btSiteHeaderCurveSleeve {
    background: #0E161B;
}
.btCurveHeader .btCurveHolder .btSiteHeaderCurveSleeve {
    height: 20px;
    width: 100%;
}
.btCurveHeader .btCurveRightHolder {
    float: right;
    margin-right: -80px;
}
.btCurveHeader .btCurveLeftHolder {
    float: left;
    margin-left: -80px;
}
.btCurveHeader .btCurveHolder {
    height: 20px;
    line-height: 20px;
    padding: 0 80px;
    margin: -5px auto 0;
    max-width: 1280px;
}
.btCurveHeader {
    display: block;
    position: absolute;
    width: 100%;
}

.btCurveHeader, .btCurveHeader * {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
	z-index:3;
} */
span.footer-policies-seperator {
    margin: 0 15px 0 15px;
    border-right: 1px solid #c4c4c4;
	height: 20px;
}
ul.footer-policies {
    display: flex;
}
span.footer-polocies-seperator {
    padding: 5px;
    margin: 0;
	border-right: 1px solid #1f1f1f;
}
a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.footer-copy {
    text-align: left;
}
@media (max-width: 768px) {
    /* CSS in here for mobile only */
	.top-bar {
    display: none;
}
	.icon-bar {
  width: 100%; /* Full-width */
			height:78px;
  background-color: #0E161B; /* Dark-grey background */
  overflow: auto; /* Overflow due to float */
			border-bottom: 1px solid #FF3F39;
		display: inline-flex;
    align-items: center;
}
span.icon-label {
    display: block;
    font-size: 12px;
    vertical-align: middle;
}
.icon-bar a {
  float: left; /* Float links side by side */
  text-align: center; /* Center-align text */
  width: 33%; /* Equal width (5 icons with 20% width each = 100%) */
  padding: 8px 0; /* Some top and bottom padding */
  transition: all 0.3s ease; /* Add transition for hover effects */
  color: #ffffff; /* White text color */
  font-size: 22px; /* Increased font size */
}

.icon-bar a:hover {
  background-color: #0E161B; /* Add a hover color */
}
.icon-bar a:active {
  background-color: #0E161B;
}
.active {
  background-color: #0E161B; /* Add an active/current color */
}
	#mobile-header {
    padding: 20px 0;
}
	
	
	
	
	.footer-service-box .elementor-widget-wrap {
    min-height: 385px;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
    /* CSS in here for tablet only */
}
@media (min-width: 1025px) {
    /* CSS in here for desktop only */
	.main-navigation ul ul::after {
        content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -8px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.1) transparent transparent rgba(255, 255, 255, 0.1);
}


.main-navigation ul ul::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    height: 6px;
    width: 100%;
}
	.footer-callback .elementor-widget-wrap {
    min-height: 402px;
}
	.narrow-heading .elementor-heading-title {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
}


/* Side Floating Call Block */

@media (min-width: 768px) {
#side-callouts.visible {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}
@media (min-width: 768px) {
#side-callouts {
    position: fixed;
    top: calc(50% - 150px);
    right: 0;
    height: 255px;
    width: 55px;
    opacity: 0;
    -ms-transform: translateX(75px);
    transform: translateX(75px);
	z-index: 998!important;
}
}
#side-callouts {
    transition: all 0.4s;
}
#side-callouts > a {
    display: block;
    white-space: nowrap;
    position: relative;
}
#side-callouts > a:nth-child(1) > .item {
    top: 0;
}
#side-callouts > a > .item {
	    background-color: #00adef;
    color: white;
}
@media (min-width: 768px) {
#side-callouts > a > .item {
    position: absolute;
    right: -145px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    -webkit-transition: right 0.4s linear;
    -moz-transition: right 0.4s linear;
    -o-transition: right 0.4s linear;
    transition: right 0.4s linear;
}
}
#side-callouts > a > .item > i {
    width: 55px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
}
@media (min-width: 768px){
#side-callouts > a:hover > .item {
    right: 0;
    z-index: 5000;
}
}
@media (min-width: 768px){
#side-callouts > a:nth-child(5) > .item {
    top: 208px;
}
	#side-callouts > a:nth-child(4) > .item {
    top: 156px;
}
	#side-callouts > a:nth-child(3) > .item {
    top: 104px;
}
	#side-callouts > a:nth-child(2) > .item {
    top: 52px;
}
	/* Side call outs */

#side-callouts {
    transition: all 0.4s;
}

#side-callouts > a {
    display: block;
    white-space: nowrap;
    position: relative;
}

#side-callouts > a > .item > i {
    width: 55px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
}

@media (min-width: 768px) {
    #side-callouts {
        position: fixed;
        top: calc(50% - 150px);
        right: 0;
        height: 255px;
        width: 55px;
        opacity: 0;
        -ms-transform: translateX(75px);
        transform: translateX(75px);
    }

    #side-callouts.visible {
        opacity: 1;
        visibility: visible;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    #side-callouts > a > .item {
        position: absolute;
        right: -145px;
        width: 200px;
        height: 50px;
        line-height: 50px;
        -webkit-transition: right 0.4s linear;
        -moz-transition: right 0.4s linear;
        -o-transition: right 0.4s linear;
        transition: right 0.4s linear;
    }

    #side-callouts > a:nth-child(1) > .item {
        top: 0;
    }

    #side-callouts > a:nth-child(2) > .item {
        top: 52px;
    }

    #side-callouts > a:nth-child(3) > .item {
        top: 104px;
    }

    #side-callouts > a:nth-child(4) > .item {
        top: 156px;
    }

    #side-callouts > a:nth-child(5) > .item {
        top: 208px;
    }

    /* Expanded */
    #side-callouts > a:hover > .item {
        right: 0;
        z-index: 5000;
    }
}

@media (max-width: 767px) {
    #side-callouts {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 55px;
        z-index: 1000;
        background-color: white;
        border-top: 1px solid white;
    }

    #side-callouts > a {
        display: block;
        height: 55px;
        width: calc(20% - 1px);
        float: left;
        margin: 0;
    }

    #side-callouts > a > .item {
        display: block;
        text-align: center;
        height: 55px;
        line-height: 55px;
    }

    #side-callouts > a + a {
        margin-left: 1px;
    }
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	