/*
    Theme Name: Awada Child
    Theme URI: http://demo.webhuntinfotech.com/demo?theme=awada
	Description: Awada Child Theme
	Author: Dominick White
	Author URI: http://www.safetyking.com/
    Template: awada
	Version: 1.2.7
	License: GNU General Public License v3 or later
	License URI: http://www.gnu.org/licenses/gpl.html
	Text Domain: awada-child
*/

/* Hide Safety King, Inc. on mobile */
#awada-header .site-branding-text {
    margin-left: 15px;
    display: none;
}
#awada-header .dropmenu img {
    margin-left: 0px;
}

/* Font */
#awada-header .dropdown-menu li a, #awada-header .navbar-nav > li > a  {
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif !important;
}

/* Reduce Section Padding */
.padding-top {
    padding:10px 0 0px;
}

/* Header Styling */
.navi_menu{
    position: static;
}
#header_shadow {
    background: url('../png/header-shadow-2.png') no-repeat top center;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 20px;
    z-index: 99;
    width: 100%;
}
.awada-header-fixed.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	margin-top:0;
	padding:10px 0;
	min-height:inherit;
	z-index: 9999;
	background:#ffffff;
	background: rgba(255,255,255,1);
	border-bottom: 1px solid #efefef;
}

/* Image Logo */
#awada-header .dropmenu img {
    height: 100%;
    margin-top: -9px !important;
}


/* ----------------------------------------------------
SECTIONS STYLES
------------------------------------------------------- */

.grey-wrapper {
	background-color:#d0f0ff;
	padding:30px 0;
}
.white-wrapper {
	background-color:#ffffff;
	padding:40px 0px 0px;
}

/* Remove Padding in "Follow Us" Sidebar */
#sidebar .widget ul li {
    padding: 0px 10px;
}

/* Page Title Resize */
.blog-header h3 {
    padding-bottom:0;
	font-size:28px;
	margin-bottom:5px;
}

/* Remove Boxes Around Page Content */
.blog-masonry .blog-carousel{
    padding: 10px;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.blog-wrapper {
    background-color: #ffffff;
    padding: 20px 0 0;
}

/* Resize HR Clear from 40 to 30 */
.blog-wrapper hr {
    margin-top:30px;
	margin-bottom:30px;
}

/* Comment Padding */
#comments {padding:1px;}

/* Services Icon Shape */
.service-icon-square {
    overflow: hidden;
    margin: 10px auto;
    display: block;
    position: relative;
    border: 3px solid #222;
    height: 100px;
    width: 100%;
    line-height: 107px;
}

/* Header Logo Reposition */
.grid-container {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "leftcol midcol rightcol";
}

.leftcol {
	  margin-top: 10%;
		padding: 5px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: leftcol;
}

.midcol {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: midcol;
	  display: grid;
}


.midcol2 {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: midcol;
	  display: grid;
}

@media screen and (max-width: 650px) {
.midcol {
    visibility: hidden;
    display: none;
  }
}

@media screen and (min-width: 650px) {
.midcol2 {
    visibility: hidden;
    display: none;
  }
}



.rightcol {
	  margin-top: 10%;
		padding: 5px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: rightcol;
}
	
@media screen and (max-width: 650px) {
.rightcol {
  margin-top: 0px;
	padding: 5px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: rightcol;
}
}
@media screen and (max-width: 650px) {
.leftcol {
  margin-top: 0px;
	padding: 5px;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: ".";
  grid-area: leftcol;
}
}
/* End Header Logo Reposition */


/* COVID */
.covid-class {
	float: right !important;
}
#sitetopbar .covid-class {
	margin-top: 5px;
	padding:0 15px 0 15px;
	line-height:35px;
}
#sitetopbar .covid-class {
	border: 3px;
	border-color: white;
border-style: solid;
}
#sitetopbar .covid-class {
	display:inline;
}
.covid-class{
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}
@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

#awada-header .dropmenu .collapse {
    padding-left: 8% !important;
} 

@media screen and (min-width: 1200px) {
.weareopen {
	padding-left: 10%
	}}

@media screen and (max-width: 995px) {
	.hideopen	{
		display:none;
	}
}

#sitetopbar2 {
	background-color: #339cdd;
	text-align: center;
	line-height:42px;
	font-size: 20px;
}

#sitetopbar2,
#sitetopbar2 a {
	color:#fff;
}

.red-back {
    background-image: linear-gradient(#f24b4b,#cc1414);
    
    padding: 1% 1% 0% 2%;
    box-shadow: 0 5px 10px 0 #252525;
    text-shadow: 0 1px 1px #000;
	border-radius: 15px
}

.red-back .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 700;
    color: #fff;
}

.awadatop{
	overflow: hidden !important;
}

.wp-block-embed__wrapper iframe {
    max-width: 100%;
    max-height: 300px;
}


