/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://aftabhusain.wordpress.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Aftab Husain
 Author URI:   https://aftabhusain.wordpress.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");

/*font-family: "Rubik", sans-serif;
font-family: "Assistant", sans-serif;
font-family: "Heebo", sans-serif;*/



/*====================================BODY===================================*/


body {
  background: #fff;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  font-family: "Assistant", sans-serif;
  letter-spacing: normal;
}


body h1 {
  font-size: 28px;
  line-height: 28px;
  font-family: "Rubik", sans-serif;
}


body h2 {
  font-size: 35px;
  line-height: 40px;
  font-family: "Assistant", sans-serif;
}


body h3 {
  font-size: 25px;
  line-height: 30px;
  font-family: "Assistant", sans-serif;
}


body h4 {
  font-size: 20px;
  line-height: 24px;
  font-family: "Assistant", sans-serif;
}


body h5 {
  font-size: 16px;
  line-height: 20px;
  font-family: "Assistant", sans-serif;
}


body p,
body li,
body div,
body button,
body input,
body a,
body textarea,
body select{
  font-family: "Assistant", sans-serif;
}


/*====================================BODY===================================*/




/*===================================HEADER==================================*/

#site-header {
  background: #000;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}


#site-header .header-inner {
  width: 100%;
  max-width: 100%;
  padding: 0px 60px 0px;
}


#site-header .screen-reader-text {
  display: none;
}


.logo-wrapper {
  order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  margin-right: 15px;
}


#site-header .header-titles-wrapper {
  margin: 0;
  order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  padding-top: 5px;
}


.contact-info-top {
  border-left: 1px solid #65a027;
  padding-left: 4px;
  margin: 10px 0 0 4px;
}


.contact-info-top .custom-html-widget {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
}



.contact-info-top-mobile {
	display: none;
}


.contact-info-top .wt-icon {
  width: 24px;
  display: none;
}


.contact-info-top .iocn85 {
  width: 60px;
  display: inline-block;
  margin: 0 11px 0 10px;
}


#site-header ul li {
  margin-left: 30px;
}


#site-header ul li:last-child {
  margin-left: 0;
}


#site-header ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  font-family: "Assistant", sans-serif;
  padding: 20.2px 0;
  position: relative;
  cursor: pointer;
}


#site-header ul li a::after {
  content: "";
  width: 100%;
  height: 5px;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 0px;
  opacity: 0;
}


.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
  text-decoration: none;
}


#site-header ul li a:hover {
  text-decoration:none;
}


#site-header ul li a:hover:after,
#site-header ul li.current-menu-item a:after {
  opacity: 1;
}


#site-header .icon,
#site-header .sub-menu::before,
#site-header .sub-menu::after {
  display: none;
}


#site-header .sub-menu {
	width: 100vw;
	border-radius: 0;
	right: 0;
	display: flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	top: 60px;
	margin: 0 auto;
	left: 0;
	background: #fff;
	position: fixed;
	padding: 5px 60px 10px;
	opacity: 0;
	visibility: hidden;
	transform: none;
}


#site-header ul li.submenu-open ul.sub-menu {
  opacity: 1;
  visibility: visible;
}



#site-header ul li:hover .sub-menu {
  opacity: 0;
  visibility: hidden;
}


#site-header .sub-menu li {
  margin-left: 35px;
}


#site-header .sub-menu li a {
  color: #000;
  padding: 0;
}


#site-header .sub-menu li a:hover {
  color:#659F28;
}


#site-header .sub-menu li a::after {
  display: none;
}



.sub-menu-item-with-image .sub-menu li {
	width: 100%;
	max-width: 310px;
}


.sub-menu-item-with-image .sub-menu li img {
	width: 100%;
}


/*
.menu-modal .sub-menu-item-with-image.menu-item {
	overflow-x: scroll;
	display: inherit;
}
*/

.menu-modal .sub-menu-item-with-image .sub-menu.active {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 158%;
}


.sub-menu-item-with-image ul.sub-menu {
	background: rgba(255,255,255,0.9) !important;
}



.sub-menu-item-with-image ul.sub-menu li.new-label:after{
	content:"New";
	display:block;
	width:40px;
	height:4