/*!
Theme Name: Ableairheat
Theme URI: http://www.appleorangemarketing.com/
Author: Apple Orange Marketing
Author URI: http://www.appleorangemarketing.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ableairheat
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ableairheat is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "UTF-8";

/* CSS Document */

.phone {
    float: right;
}

span.copyright {
    color: #fff;
    font-size: .8em;
}

span.designer {
    float: right;
    color: #fff;
    font-size: .8em;
}

.topServices li {
    width: 100%;
}

.slideshow #rev_slider_1_1_wrapper .hesperiden .tp-bullet:hover,
.slideshow #rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
    background: #ffffff !important;
}

.slideshow #rev_slider_1_1_wrapper .hesperiden .tp-bullet {
    width: 8px;
    height: 8px;
    background: #000 !important;
    border: 6px solid #060606;
}

.daynight .elementor-element-a71e7b9 .elementor-container {
    background-color: red;
}

.cert-left,
.cert-right {
    background-color: #ffffff !important;
}

.greybox-cont .elementor-container {
    background-color: #ffffff;
}

.grnbtn .elementor-widget-container {}

.ftr-homebanner-section .elementor-col-50 {
    background-color: #ffffff !important;
}


/*.stickyblock{display: none;}*/


/* NAV MENU LIST */

#navmenu {
    display: table;
}

#menu-main-menu-1 {
    display: block;
    list-style: none;
    margin: 0 auto;
    text-align: right;
}

#menu-main-menu-1 li {
    display: inline-block;
    border-spacing: 10px;
    vertical-align: middle;
}

#menu-main-menu-1 li:hover {
    background-color: #d2001d;
}

#menu-main-menu-1 li:hover ul.spages {
    display: block;
}


/*#menu-main-menu-1 li:nth-child(1){ display:none; }*/

#menu-main-menu-1 li a {
    color: white;
    text-decoration: none;
    padding: 15px;
    font-size: 24px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}


/* NAV SUB-PAGE DROP DOWN LIST */

#menu-main-menu-1 li ul {
    width: 300px;
    background-color: #d2001d;
    position: absolute;
    display: none;
    padding: 0px;
    list-style: none;
    text-align: left;
    box-shadow: 1px 1px 5px black;
}

#menu-main-menu-1 li ul li {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
}

#menu-main-menu-1 li ul li a:link,
#menu-main-menu-1 li ul li a:active,
#menu-main-menu-1 li ul li a:visited {
    width: 285px;
    color: white;
    text-decoration: none;
    font-size: .9em;
    text-transform: uppercase;
    display: block;
    padding: 15px 0px 15px 15px;
    text-align: left;
}

#menu-main-menu-1 li ul li a:hover {
    background-color: #fffc00;
    color: black;
}

#menu-main-menu-1 li ul li ul {
    width: 300px;
    background-color: #4a73ed;
    position: absolute;
    margin: -50px 0px 0px 300px;
    display: none;
    padding: 0px;
    list-style: none;
}

#menu-main-menu-1 li ul li:hover {
    background-color: #ff0000;
}

#menu-main-menu-1 li ul li:hover ul.sspages {
    display: block;
}

#menu-main-menu-1 li ul li ul li a:hover {
    background-color: #ffffff;
    color: #2546aa;
}

#menu-main-menu-1 li ul li:nth-child(1) {
    display: inline;
}

#menu-main-menu-1 li ul li a:link,
#menu-main-menu-1 li ul li a:active,
#menu-main-menu-1 li ul li a:visited {
    width: 300px;
}

ul#menu-main-menu-1 li:hover ul {
    display: block;
}

ul#main-menu li:hover ul {
    display: block;
}

#menu-main-menu-1 .current-menu-item a,
#menu-main-menu-1 .current-menu-parent a {
    background-color: #d2001d;
}

#menu-main-menu-1 .sub-menu .current-menu-item a {
    background-color: #fffc00;
    color: black;
}

section .pwrap p,
section .pwrap ul,
section .pwrap div {
    padding: 0;
}

.wpforms-required-label {
    color: yellow !important;
}

.wpforms-submit {
    background-color: yellow !important;
    width: 100% !important;
}

.wpforms-error {
    color: yellow !important;
}

.price-calc-block .elementor-container .elementor-column .elementor-widget-wrap {
    background-color: #656565;
}
/*
#ekit-megamenu-main-menu {
    display: none;
}
*/

/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    /*
      #ekit-megamenu-main-menu {
        display: block;
    }
	*/
    .topServices li a:link,
    .topServices li a:active,
    .topServices li a:visited {
        font-size: 14px;
    }
}


/* Portrait and Landscape end*/


/* ----------- iPad 1, 2, Mini and Air ----------- */

#menunav{ display:none; }

/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    #ekit-megamenu-main-menu {
        display: inline-flex;
    }
    .topServices li a:link,
    .topServices li a:active,
    .topServices li a:visited {
        font-size: 10px;
    }
}

/* Portrait and Landscape end*/

@media(min-width: 768px) and (max-width: 991px) {
   
	#menunav li {
        display: block;
    }
    #menunav li ul {
        width: 100%;
        background-color: #ffffff;
        position: static;
    }
    #menunav li ul li a:link,
    #menunav li ul li a:active,
    #menunav li ul li a:visited {
        width: 100%;
        color: #101010;
    }
}

@media(max-width: 767px){
	#menunav{ display:none; }
	
}