/*

Theme Name: Raydar Technology Custom Theme
Theme URI: https://raydartechnology.com
Description: Raydar Technology Custom Theme
Author: Raydar Technology LLC
Author URI: https://raydartechnology.com
Template: astra
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: raydartech
*/


/*Smooth Scrolling*/
html {
   scroll-behavior:smooth
}

/*Make Header Sticky
.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #00000000;
    background-color: #00000000;
}
*/

/*Adjust Content Padding
.site-content {
    padding-top: 130px;
}
*/

/*Adjust Content Padding for Mobile
@media (max-width: 800px) {
    .site-content {
        padding-top: 100px;
    }
    /*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout
    .main-navigation {
        position: fixed;
        margin-top: 0px;
    }
}

/*Adjust Content Padding for Mobile
@media (max-width: 650px) {
    .site-content {
        padding-top: 150px;
    }
    /*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout
    .main-navigation {
        position: fixed;
        margin-top: 60px;
    }
}
*/

/*
header.raydar-pre-header {
    height: 50px;
    background: var(--ast-global-color-8);
}
div.raydar-pre-header-row {
}
div.raydar-pre-header-col,
div.raydar-pre-header-col div.icon-only{
    display: inline-block;
    float: left;
    max-width: 31%;
    line-height: 50px;
    overflow-x: hidden;
    white-space: nowrap;
    margin-left: 1em;
}
div.raydar-pre-header-col.right {
    float: right;
}
i {
    padding-right: .5em;
    font-size: 1.2em;
}
@media (max-width: 820px) {
    span.raydar-hide-mobile {
        display: none;
    }
    div.raydar-pre-header-row {
        margin-left: 0;
    }
    div.raydar-pre-header-col {
        margin-left: 10px;
    }
}
header.site-header div.main-navigation a.raydar-active {
    font-weight: bold;
    color: var(--ast-global-color-6);
}
header.site-header {
    top: 50px;
}
.ast-primary-header-bar,
.ast-header-break-point .ast-primary-header-bar {
    background: #00000000;
    border: none;
}
.ast-primary-header-bar.raydar-scrolled,
.ast-header-break-point .ast-primary-header-bar.raydar-scrolled {
    background: #000000dd;
}
.ast-primary-header-bar.raydar-scrolled .ast-site-identity,
.ast-header-break-point .ast-primary-header-bar.raydar-scrolled .ast-site-identity {
    padding: 0;
}
.ast-primary-header-bar span.site-logo-img {
    text-align: center;
    padding-bottom: 5px;
}
.ast-primary-header-bar span.site-logo-img a.raydar-logo-address {
    opacity: 0;
    font-size: .8em;
    transition: all .5s linear;
}
.ast-primary-header-bar.raydar-scrolled span.site-logo-img a.raydar-logo-address {
    opacity: 1;
}
.ast-primary-header-bar .site-logo-img img {
    height: 8rem;
    transition: all .5s linear;
}
.ast-primary-header-bar.raydar-scrolled .site-logo-img img {
    height: 6rem;
}
.ast-header-break-point .main-header-menu {
    background: var(--ast-global-color-8);
}
.ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    transition: all .2s linear;
}
.ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg:hover {
    fill: var(--ast-global-color-6);
}
.ast-button-wrap .menu-toggle:focus {
    outline: none;
}
*/

/* Contact form
div.raydar-form {
    width: 50%;
    float: left;
}
div.raydar-form span {
    padding: 10px;
}
div.raydar-form input,
div.raydar-form textarea,
.wpcf7 form.sent .wpcf7-response-output {
    border-radius: 15px;
}
div.raydar-form input[type="submit"] {
    background-color: var(--ast-global-color-5);
    color: var(--ast-global-color-7);
    border: var(--ast-global-color-7) solid 2px;
}
div.raydar-form input[type="submit"]:hover {
    background-color: var(--ast-global-color-6);
    color: #000000;
    border: var(--ast-global-color-6) solid 2px;
}
div.raydar-form textarea {
    height: 126px;
}
*/

/* Footer
footer.site-footer i {
    font-size: 1.2em;
}
footer.site-footer p {
    margin-bottom: 0;
}
footer.site-footer .ast-builder-footer-grid-columns {
    gap: 10px;
}
footer.site-footer table.footer,
footer.site-footer table.footer tr,
footer.site-footer table.footer td {
    border: none;
}
footer.site-footer table.footer td {
    line-height: 1.3em;
    padding: 5px 0;
}
footer.site-footer table.footer td.icon {
    width: 2em;
}
div.powered-by-raydar {
    float: right;
    text-align: left;
}
*/

/* General
.ast-single-post .entry-content a,
.ast-single-post .entry-content a:hover,
a,
a:hover {
    text-decoration: none;
}
.entry-content h2.raydar-heading {
    line-height: 1;
    margin-top: 40px;
    padding: .5em;
    border: 20px var(--ast-global-color-4) solid;
    border-radius: 2em;
}
table.raydar-hours {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;`
}
table.raydar-hours td {
    text-align: center;
    padding: 0px 8px;
}
div.contact-us-info {
    padding: 45px 0px;
}
div.contact-us-info div.wp-block-columns {
    gap: 2px;
}
div.raydar-read-more {
    text-align: center;
    margin-top: 40px;
    font-size: 1.8em;
}
*/

/* Home Page Block Querys for recent posts
div.wp-block-query.raydar-flip-content ul.wp-block-post-template li {
    margin-top: 40px;
}
div.wp-block-query.raydar-flip-content ul.wp-block-post-template li:1st-child {
    margin-top: 20px;
}
div.wp-block-query.raydar-flip-content ul.wp-block-post-template div.wp-block-columns img {
    max-height: 300px;
    width: auto;
    float: right;
}
div.wp-block-query.raydar-flip-content ul.wp-block-post-template li.post:nth-child(even) div.wp-block-columns {
    flex-direction: row-reverse;
}
div.wp-block-query.raydar-flip-content ul.wp-block-post-template li.post:nth-child(even) div.wp-block-columns img {
    float: left;
}
div.wp-block-query.raydar-releases h2.wp-block-post-title {
    font-size: 20px;

}
div.wp-block-query.raydar-flip-content div.wp-block-column {
    align-self: center;
}
@media (max-width: 781px) {
    div.wp-block-query.raydar-flip-content ul.wp-block-post-template li.post div.wp-block-columns {
        text-align: center;
    }
    div.wp-block-query.raydar-flip-content ul.wp-block-post-template li.post div.wp-block-columns img {
        float: none !important;
    }
}
*/

/* Spacing for header so menu links show heading below header
span.raydar-anchor
{
    display: block;
    margin-top: -40px;
    height: 40px;
    visibility: hidden;
    pointer-events: none;
}
.main-header-menu .menu-link,
.main-header-menu>a {
    padding-right: .7em;
    padding-left: .7em;
}
ul#ast-hf-mobile-menu li {
    text-align: center;
}
ul#ast-hf-mobile-menu li a:hover {
    background-color: var(--ast-global-color-7);
    font-weight: bolder;
}
*/
