/* 
 Theme Name:   AWSchools Theme
 Theme URI:    
 Description:  Child theme for AWSchools
 Author:       Taqniya Tech
 Author URI:   https://taqniyatech.com
 Template:     awschools
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@font-face {
  font-family: 'roboto-black';
  src: url('https://awschools.com/wp-content/uploads/avia_fonts/Roboto-Black.ttf');
  font-weight: 900;
}

.header_bg {
    background: rgba(255, 255, 255, 0.6) !important;
}
/*
#main {
    padding-top: 0 !important;
}*/
#footer .widget{text-align: center !important;}
.menu-item-1232 {display: none !important;}

/*AWOS*/
.container.av-logo-container {
    max-width: 64% !important;
}
.awos-border {border-radius:50px !important}
.avia_playpause_icon {border-radius:50px !important}
.awos-border img{border-radius:50px !important}



#top #header #avia-menu > li:hover > a {
      border-bottom: 3px solid #788b75;
}

#avia-menu li.current-menu-item {
    border-bottom: 2px solid #788b75;
}

#top #header #avia-menu > li:hover > a span.avia-menu-text {
    color: #16208f !important;
    border: 0 !important;
}



.awos-h4-size h4{font-size: 2vw !important;}
.awos-h4-size-mid h4{font-size: 1.5vw !important;}

.awos-h6-size h6{font-size: 1.5vw !important;}

.team-member-description {text-align: justify !important;}

.awos-redo {font-size: 1vw !important;}

.av_promobox {margin-top: 10px !important;}

.icon-change .av-icon-char {display: contents !important;}
.icon-change .av_icon_caption {color: black !important;}

.aws-hover {display:inline-block;
    padding:5px;
    border:3px solid #91a68d; border-radius: 50px;}
.aws-hover:hover {background: #e1e1e1;
   border: 3px solid #91a68d; border-radius: 50px;}



.landing-page-header h1{
	font-family: 'roboto-black', sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 900 !important;
  font-style: normal !important;
  font-variation-settings:
    "wdth" 100;}

.avia_textblock {text-align: justify;}
.avia-video iframe{border-radius: 50px !important;}

@media only screen and (max-width: 1349px) {.av-main-nav > li.menu-item-avia-special {
    display: block;
}
.av-main-nav > li {
    display: none;
}}

@media (max-width: 820px) {
    .mobile-bg-aws-flip {
        background: url('https://awschools.com/wp-content/uploads/2025/05/aws-stencil-mobile-2-min.png') !important;
    }
	.mobile-bg-aws {
        background: url('https://awschools.com/wp-content/uploads/2025/05/aws-stencil-mobile-2-min.png') !important;
    }
}
