/*
Theme Name: Agceducation
Template: genesis-block-theme
Version: 1.4
*/
 body,h1, h2, h3, h4, h5, h6,p,span,li,a,div,input,button, input[type="button"], input[type="reset"], input[type="submit"], .button, .comment-navigation a {
	font-family: omnes-pro, sans-serif;
}
/* body.home,body.page  
{
  padding-top: 118px;
} */
body 
{
  /* padding-top: 150px; */
		color: #000;
}


video.custom-tab-video {
	max-width:100%;
}
.container {
    padding: 0 2%;
}
nav.main-navigation ul.menu ul.sub-menu{
margin-left: 0px !important;
}
a {
	box-shadow: none !important;
}
.woocommerce-account .site-content {
	margin: 30px 0 100px;
}
.woocommerce-cart-form {
	margin-top: 50px;
	margin-bottom: 10px;
	width: 70%;
	float: left;
}
.woocommerce-privacy-policy-text strong {
    font-weight: normal;
    line-height: 22px;
    display: block;
    font-size: 18px;
    color: red;
}
.cart-collaterals {
	width: 30% !important;
    float: left;
    padding-left: 5%;
    margin-top: 50px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}
.site-main ul {
    margin-top: 0;
    margin-bottom: 35
}
header.entry-header {
	margin-bottom: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="tel"], input[type="time"], input[type="month"], input[type="tel"], textarea, select, .select2-container .select2-selection--single, textarea {
    color: #000;
    padding: 10px;
    border: solid 1px #000;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    font-family: omnes-pro, sans-serif;
}
.woocommerce-products-header__title,page-title {
	color: #913F8E;
	font-size: 35px !important;
	margin-bottom: 10px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #913F8E;
	text-transform: uppercase;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #F4903A;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    background: #f4903a;
	color: white;
}
.woocommerce-message {
    border-top-color: #f4903a;
}
.woocommerce-message::before {
    color: #f4903a;
}
h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    color: #913F8E;
    text-align: center;
}
a.woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
	color: #F4903A;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-weight: 700;
    margin-bottom:0;
    font-size: 16px;
    text-align: center;
}
.woocommerce ul.products li.product a img {
	margin-bottom: 0;
	border: 1px solid #FFD800;
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
	max-height: 300px;
    width: auto;
    margin: 0 auto;
}
.woocommerce ul.products li.product:hover img {
    border: 1px solid #F4903A;
}
.woocommerce ul.products li.product .button {
	display: none;
}
.archive.woocommerce .container.text-container,.archive.woocommerce .container.text-container {
	display: none;
}
.archive.woocommerce .content-area,.archive.woocommerce .content-area {
	width: 80% !important;
	float: right;
}
.archive.woocommerce #sidebar,.archive.woocommerce #sidebar {
	width: 20%;
	float: left;
	padding-right: 5%;
}
.woocommerce-ordering {
	width: 300px;
}
#sidebar h3 {
	color: #F4903A;
	font-size: 25px;
}
#sidebar ul {
	list-style: none;
	margin-left: 0;
}
#sidebar .wc-block-product-categories-list--depth-1 {
	display: none;
}
#sidebar a {
	color: #000;
    font-size: 19px;
}
.page .entry-header {
	display: none;
}
.woocommerce span.onsale {
	background-color: #F4903A;
	width: 60px;
    height: 60px;
    line-height: 55px;
}
.product-name a {
	color: #000;
	font-weight: 900;
}
.single-product .wp-post-image {
	/* max-height: 500px !important;*/
   /*  width: auto !important;*/
   /* margin: 0 auto !important;*/
}
.woocommerce div.product .product_title {
	color: #913F8E;
    font-size: 35px;
}
.woocommerce-Price-amount {
	color: black;
    font-weight: 900;
    font-size: 20px;
}
.woocommerce div.product div.images img {
	/* max-height: 100px; */
    width: auto;
	margin: 0 auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100px;
    margin-left: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-of-type(2) {
    margin-left: 0 !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;
}
.product_meta {
	display: none;
}
form .quantity {
	position: relative;
}
form .quantity:not(.hidden):before {
	content:'Qty';
	position: relative;
	margin-right: 10px;
}
.woocommerce div.product form.cart .button {
	line-height: 35px;
    margin-top: 30px;
	clear: left;
}
.wcRequestPrice {
	margin-top:20px;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}
.wcRequestPrice, button[type="submit"] {
    border-radius: 30px !important;
    font-weight: bold !important;
    width: 350px !important;
    background: #913F8E !important;
    color: #fff !important;
    padding: 5px !important;
    height: auto !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px !important; 
    letter-spacing: 1px !important;
	border: none !important;
}
.wcRequestPrice:hover,button[type="submit"]:hover {
	background: #F4903A !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}
header.site-header {
	position: fixed;
    top: 0;
	line-height: 0;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 10%);
}
.announcement {
	background: #f4903a;
    text-align: center;
    font-weight: bold;
    color: white;
    padding: 3px 10px;
	line-height: 20px;
}
.announcement a {
	color: white;
	text-decoration:underline;
}
.announcement p {
	margin-bottom: 0;
}
.top-navigation {
	padding: 15px 0;
}
.custom-logo {
	margin: 0 auto;
}
.site-header {
	background: #fff;
}
.site-identity {
    padding: 5px 0;
}
.top-navigation-left {
    float: left;
    max-width: unset;
}
.top-navigation-right{
	position: absolute;
    top: -20px;
    right: 0;
	text-align: right;
    line-height: 30px;
}
.account-nav img {
    margin-left: 10px;
}
.top-navigation-right a {
	text-transform: none !important;
}
.top-navigation-right li.tel a {
	position: relative;
}
.top-navigation-right li.tel a:before {
	position: absolute;
    content: "";
    width: 50px;
    height: 20px;
    background: url('/wp-content/themes/agceducation/assets/images/agc_phone.svg');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
    display: block;
    left: -25px;
    top: 10px;
}
.top-navigation-right li.email a {
	position: relative;
	padding-left: 30px;
}
.top-navigation-right li.email a:before {
	position: absolute;
    content: "";
    width: 50px;
    height: 20px;
    background: url('/wp-content/themes/agceducation/assets/images/agc_email.svg');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
    display: block;
    left: 0px;
    top: 10px;
}
.main-navigation a {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
	position: relative;
}
.main-navigation ul li.current-menu-item a {
    color: #000 !important;
}
.main-navigation ul li a {
	font-size: 19px;
	font-weight: 900;
	margin-bottom: 0 !important;
}
.main-navigation ul li a:hover {
	color: #F4903A !important;
}
.menu-item:first-child {
    padding-left: 0;
}
.menu-item:last-child {
	padding-right: 0;
}
.main-navigation .sub-menu, .main-navigation .children {
	background: #f5f5f5 !important;
	width: 350px !important;
	border-radius: 0 !important;
}
.main-navigation li ul a, .main-navigation li ul li a {
    padding: 7px;
}
body .main-navigation .sub-menu a:hover{
	color: #F4903A !important;
}
.sub-menu a:before {
	display: none !important;
}
.site-header .sub-menu::before {
	display: none !important;
}
.sub-menu a{
	text-transform: uppercase !important;
    font-size: 17px !important;
    padding-left: 30px !important;
	color: #913f8e !important;
	font-weight: 900 !important;
}
.site-title-wrap {
    float: left;
    width: auto;
}
.home .post-content .entry-header {
	display: none;
}
.site-content {
	padding-bottom: 0;
}
#primary {
  max-width: 1600px;
}
#page {
	padding-top: 0;
}
.category-grid.equipment{
	background: url('/wp-content/themes/agceducation/assets/images/equipment_bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 50px;
}
.category-grid.supplies {
	background: url('/wp-content/themes/agceducation/assets/images/supplies_bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 50px;
}
.category-grid img {
	border: 1px solid #FFD800;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	margin: 0 auto;
	}
.category-grid h3 a {
	color:#913F8E;
	position: absolute;
    top: 0;
    height: 110%;
    width: 100%;
    display: flex;
    align-items: flex-end;
}

.category-grid  .gb-block-layout-column-inner:hover img {
	border: 1px solid #F4903A;
}
.category-grid  .gb-block-layout-column-inner:hover a {
	color: #F4903A;
}
.category-grid .gb-block-layout-column {
	margin-bottom: 40px;
}
.category-grid .wp-block-image {
    margin-bottom: 40px;
}
.category-grid h3 {
	font-size: 25px;
}
h1 {
	font-size: 60px;
	font-weight: 900;
}
h2 {
	font-size: 45px !important;
    font-weight: 900;
}
h2.headline {
	font-size: 45px !important;
	position: relative;
	padding-bottom: 15px;
}
h2.headline:after {
	content:'';
	position: absolute;
	width: 150px;
	height: 4px;
    background: #f4903a;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
h2.headline.overcome:after {
	 background:#FEBE54;
}
h2.headline.no-border:after {
	display: none;
}
h3 {
	font-size: 19px;
    font-weight: 900;
}
h4 {
	margin-bottom: 0;
}

strong {
	font-weight: 900;
}
hr.is-style-wide {
	border: dashed 1px #913F8E;
	margin-bottom: 15px;
}
.alignfull, .alignwide {
    margin-bottom: 0;
}
.hero .badge {
	position: absolute;
    background: #f4903a;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 35px;
    font-weight: 900;
    line-height: 20px;
	transform: rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	left: -20%;
    bottom: -13%;
}
.hero .badge strong {
	color:#913f8e;
	font-size: 50px;
}
.hero_solutions{
	overflow: hidden;
	text-align: center;
}
.hero_solutions .wp-block-button__link {
	background: #F4903A !important;
}
.hero_solutions strong {
	letter-spacing: 2px;
}
.hero_problems {
	text-align: center;
}

.imagine-lab {
	position: relative;
}
.imagine-lab:after {
	position: absolute;
    content: "";
    width: 272px;
    height: 100%;
    background: url('/wp-content/themes/agceducation/assets/images/paper_airplane.png');
    background-repeat: no-repeat;
    background-size: contain;
    right: 8%;
    top: -15%;
    z-index: 9;
}
.imagine-lab img {
	height: 50px;
    width: auto;
    margin: 0 auto 40px;
}
.imagine-lab h3 {
	font-size: 32px;
	line-height: 1;
}
.imagine-lab .wp-block-button__link, .orange .wp-block-button__link {
	background: #f4903a !important;
}
.imagine-lab .wp-block-button__link:hover,.orange .wp-block-button__link:hover {
	background: #913f8e !important;
}
.site-main ul {
	padding-left: 0px;
	margin-top: 0px !important;
    margin-bottom: 35px;
}
.site-main li {
    font-size: 20px;
    line-height: 26px;
	position: relative;
	list-style:disc;
}
/*.site-main li:before {
    content: '\e907';
    font-family: gbicons !important;
    font-size: 20px;
    width: 20px;
    height: 20px;
    z-index: 999;
    position: absolute;
    color: white;
    left: -35px;
    top: 5px;
    border: 1px solid white;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}*/

.site-footer {
    padding: 0 0 10px;
	background: url('/wp-content/themes/agceducation/assets/images/Splash.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 100px;
	color: #000;
}
.site-footer .widget_text a {
    text-decoration: underline;
    color: #913f8e !important;
}
.site-footer a {
	color: #000 !important;
    text-transform: none;
    font-size: 18px;
}
.site-footer .widget-title {
	color: #913f8e;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
}
.wp-block-button__link {
	border: none;
    border-radius: 30px;
	font-weight: bold;
    min-width: 350px;
	background: #913F8E !important;
	color:#fff !important;
    padding: 5px !important;
    height: auto !important;
}
.hero .wp-block-button__link:hover {
	color:#913F8E !important;
	background: #fff !important;
}
.wp-block-button__link:hover {
	color:#fff !important;
	background: #F4903A !important;
}
.white .wp-block-button__link{
	border: 4px solid white !important;
}
.white .wp-block-button__link:hover {
	background: white;
	color:#913F8E;
} 
.team .gb-block-layout-column {
    background: white;
    text-align: center;
	padding-bottom: 20px;
}
.team p {
    margin-bottom: 3px;
}
.team strong {
	font-size: 18px;
}
.gb-block-post-grid-more-link {
	color: #913f8e !important;
    text-decoration: underline !important;
}
.arrow_down:after {
	content: '\e907';
	font-family: gbicons !important;
	font-size: 40px;
    width: 60px;
    height: 60px;
    z-index: 999;
    position: absolute;
    background: #699BE8;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer li a {
    text-transform: uppercase;
    color: white !important;
    font-size: 14px;
    letter-spacing: 1px;
}
.footer-widgets ul li {
    padding: 0 0 5px 0;
}
.footer-widgets + .footer-bottom {
	padding: 0;
	border: none;
}
.footer-tagline, .footer-tagline a {
	font-size: 14px;
}

.slick-slide{
  padding: 10px;
}
.slider .wp-block-genesis-blocks-gb-column {
	position: relative;
	padding-top: 20px;
}
.slider .gb-block-layout-column-inner {
    background: white;
	padding: 20px;
	color: #F4903A;
	min-height: 280px;
}
.slider .gb-block-layout-column-inner p {
    line-height: 22px;
}
.slick-prev,.slick-next,
.slick-prev:before,.slick-next:before,.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #913F8E;
	height: 40px;
    width: 40px;
    border-radius: 50%;
}
.slick-prev {
    left: -100px;
}
.slick-next {
    right: -100px;
}

.slick-prev::before,
.slick-next::before {
    font-family: gbicons !important;
    font-size: 28px;
    opacity: 1;
	background: transparent;
}
.slick-prev::before{
    content: "\e905";
}
.slick-next::before {
    content: "\e906";
}
.slider img {
    width: 200px;
    margin: 0 auto;
}
.slider strong {
	color: #000;
    font-style: italic;
    line-height: 26px !important;
    display: block;
    font-weight: normal !important;
}

span.wc_arrow_down {
    content: '\e907';
    font-family: gbicons !important;
    font-size: 40px;
    width: 60px;
    height: 60px;
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
    color: transparent;
}
.callout .gb-layout-column-wrap {
	 align-items: center;
}
.callout .wp-block-buttons {
	justify-content: center;
}
.callout p,.callout h3 {
	margin-bottom: 0;
}
.callout .gb-3-col-equal .wp-block-genesis-blocks-gb-column:nth-of-type(2) {
    padding-left:70px;
    border-left: 4px solid #81CFB0;
}
.gb-block-accordion {
    border-top: 2px solid #EAEAEA;
	border-bottom: 2px solid #EAEAEA;
}
.gb-block-accordion .gb-accordion-title {
    background: white;
    padding: 10px 15px 10px 0;
    cursor: pointer;
	font-weight: 900;
}
.gb-block-accordion .gb-accordion-title::marker {
	color:#913f8e !important;
}
.gb-accordion-text li {
	font-size: 16px;
}
.gb-accordion-text ul {
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}
.gb-accordion-text ul li {
	margin-bottom: 15px;
}
/*.site li:before {
	content: '\e907';
    font-family: gbicons !important;
    font-size: 20px;
    width: 20px;
    height: 20px;
    z-index: 999;
    position: absolute;
    color: white;
    left: -35px;
    top: 5px;
    border: 1px solid white;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
ul.slick-dots {
	bottom: 0px;
	padding-left: 0;
}
ul.slick-dots li {
	margin-bottom: 0;
}
ul.slick-dots li:before,.slick-dots li.slick-active button:before,.slick-dots li button:before {
	display: none;
}
.slick-dots li button {
	background: #f2f2f2 !important;
	border-radius: 50% !important;
}
.slick-dots li.slick-active button {
	background: #913f8e !important;
}
.highlight {
    background: #fff2dd;
    padding: 10px 15px 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    width: 400px;
}
.what h2.headline:after {
    background: #699BE8;
}
.where:after {
	content: '';
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    border-left: 960px solid transparent;
    border-top: 140px solid #81CFB0;
    border-right: 960px solid transparent;

    border-left-width: 50vw;
    border-right-width: 50vw;
}
.where:before {
	content: '';
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    border-left: 960px solid transparent;
    border-top: 200px solid #699BE8;
    border-right: 960px solid transparent;
    border-left-width: 50vw;
    border-right-width: 50vw;
}
.where h2.headline:after {
    background: #FEBE54;
}
.where h2.headline#COVID-19-learning-gaps:after {
	background:#699BE8;
}
.skills .gb-block-layout-column-gap-2 {
	border-top: 1px solid white;
    padding-top: 60px;
}
.skills ul, .what.efforts ul{
	-moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
	padding-left: 0;
	margin-left: 0;
}
.skills ul li {
	font-size: 100%;
	padding-left: 40px;
	break-inside: avoid-column;
}
.skills ul li:before {
	left: 0;
	line-height: 20px;
}
.what ul{
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
	padding-left: 0;
	margin-left: 0;
}
.what ul li {
	font-size: 100%;
	padding-left: 40px;
	break-inside: avoid-column;
}
.what ul li:before {
	left: 0;
	line-height: 20px;
}
.strategies ol{
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
	padding-left: 0;
}
.strategies ol li {
	list-style-type:none;
    counter-increment:item;
	padding-left: 40px;
	line-height: 30px;
}
.strategies ol li:before {
  display:inline-block !important;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: none;
  background: #FEBE54;
  position: absolute;
  left:0;
  top: auto;
  font-size: 15px;
  margin-right: 15px;
  font-family: sofia-pro, sans-serif !important;
  content:counter(item) "";
}
.toggles {
	position: relative;
	padding-top: 250px !important;
}
.toggles:after{
	content: '';
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    height: 100%;
    border-left: 960px solid transparent;
    border-top: 140px solid #699BE8;
    border-right: 960px solid transparent;
    border-left-width: 50vw;
    border-right-width: 50vw;
    left:0;
}
.toggles:before {
	content: '';
    position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    border-left: 960px solid transparent;
    border-top: 200px solid #81CFB0;
    border-right: 960px solid transparent;
    border-left-width: 50vw;
    border-right-width: 50vw;
}
.toggles li:after{
	content: '' !important;
	background: #81CFB0;
    width: 10px !important;
    height: 10px !important;
    z-index: 999;
    position: absolute;
    color: white;
    left: -25px !important;
    top: 10px !important;
    border: 1px solid white;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gb-layout-column-wrap {
    z-index: 99;
}
.title-area:not(.team_header) h1 {
	position: relative;
	padding-bottom: 15px;
}
.title-area:not(.team_header) h1:after {
	content: '';
    position: absolute;
    width: 150px;
    height: 4px;
    background: #699BE8;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.title-area h2 {
	font-size: 45px !important;
	margin-bottom: 20px;
}
.who {
	background: linear-gradient(90deg, #F0F0F0 50%, #d8f0e7 50%);
}
.who li:before{
	color: #699BE8;
    border: 1px solid #699BE8;
}
.roster h2 {
	margin-bottom: 20px;
}
.roster h2.headline:after {
	right: auto;
}
.roster .wp-block-image {
	margin-bottom: 0;
}
.roster img {
	display: inline;
}
.roster p img {
    margin-right: 10px;
}
.roster p {
	margin-bottom: 10px;
}
.roster-left {
	margin-top: 60px;
	display: flex;
    align-items: end;
}
.roster-right {
	margin-top: 30px;
	display: flex;
    align-items: end;
}
.roster-right.text,.roster-left.text {
	margin-top: 0;
	font-size: 18px;
}
.roster-right h2,.roster-left h2 {
	margin-bottom: 0;
}
.roster-right h2:after,.roster-left h2:after {
	display: none;
}
.roster-right a,.roster-left a {
	color: #000;
}
.roster-right p.has-medium-font-size,.roster-left p.has-medium-font-size {
	position: relative;
    padding-bottom: 20px;
}
.roster-left h3 {
	margin-bottom: 5px;
}

.roster-right p.has-medium-font-size.right:after{
	left: auto;
	right: 0;
}
p {
	font-size: 19px;
	line-height: 30px;
}
.quote {
	position: relative;
}
.quote:before{
    content: '';
    background: url('/wp-content/themes/agceducation/assets/images/green_quotes.svg');
	background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 55px;
    left: -80px;
    top: 45px;
    position: absolute;
    right: auto;
    display: block;
}
.quote:after{
    content: '';
    background: url('/wp-content/themes/agceducation/assets/images/green_quotes.svg');
	background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 55px;
    right: -80px;
	left: auto;
    top: 35px;
    position: absolute;
    display: block;
	transform: rotate(180deg);
	-ms-transform:      rotate(180deg);
    -moz-transform:     rotate(180deg);
    -webkit-transform:  rotate(180deg);
    -o-transform:       rotate(180deg);
}
.column-icon h2 {
	font-size: 33px !important;
    font-weight: 500;
    line-height: 40px;
	margin-bottom: 20px;
}
.column-icon h2 strong {
	color: #81CFB0;
}
.column-icon figure {
	margin-top: -30px;
}
.footer-widgets {
	margin-bottom: 0 !important;
}
.footer-widgets .footer-column:nth-of-type(1){
	width: 40%;
	padding-right: 10%;
}
.footer-widgets .footer-column:nth-of-type(1) p {
	line-height: 25px;
}
.footer-widgets .footer-column {
	padding-top: 3%;
	width: 20%;
    float: left;
	margin: 0;
}
.footer-widgets section + section {
	margin-top: 20px;
}
.change {
	display: flex;
    align-items: center;
}
.change .wp-block-column:first-child h3 {
	background: #699BE8;
    height: 470px;
    border-radius: 50%;
    width: 470px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
	font-size: 35px;
    line-height: 50px !important;
}
.change .wp-block-column:first-child h3 strong {
	display: contents;
    color: #FEBE54;
}

.custom-links a {
	color: #000 !important;
}
.custom-links a:hover {
	color: #699BE8 !important;
}
form {
	margin-bottom: 50px;
}
.nf-before-form-content {
	display: none;
}
form input, form textarea {
	background: #fff !important;
}
input[type="button"] {
	background: #913F8E !important;
    color: white;
    width: 400px !important;
    max-width: 100%;
	text-transform: uppercase;
}
input[type="button"]:hover {
	background: #f4903a !important;
	color: white !important;
}
.field-wrap {
    margin-bottom: 0px !important;
}
.shadow {
	text-shadow: 1px 1px 1px #000;
	position: relative;
}
.shadow:after {
    content: '';
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.shadow h1 {
	z-index: 99;
	position: relative;
}
.wp-block-genesis-blocks-gb-columns.hide {
	display: none;
}
body .overcome-achievement-gaps {
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.overcome-achievement-gaps:before {
	content: '';
	position: absolute;
	left: -200%;
	width: 200%;
	height: 100%;
	top: 0;
	background:#81cfb0;
}
.overcome-achievement-gaps:after {
	content: '';
	position: absolute;
	right: -200%;
	width: 200%;
	height: 100%;
	top: 0;
	background:#81cfb0;
}
body .efforts-to-overcome {
	padding:0 !important;
}
body .efforts-to-overcome,body .efforts-to-overcome .gb-layout-columns-1 {
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.efforts-to-overcome:before {
	content: '';
	position: absolute;
	left: -200%;
	width: 200%;
	height: 100%;
	top: 0;
	background: #f0f0f0
}
.efforts-to-overcome:after {
	content: '';
	position: absolute;
	right: -200%;
	width: 200%;
	height: 100%;
	top: 0;
	background: #f0f0f0
}

style {
	display: none !important;
}
.header-image {
	min-height: 500px;
	display: flex;
    align-items: center;
	justify-content: center;
}
.hero {
	overflow: hidden;
}
body:not(.home) .hero {
	height: 500px;
}
body:not(.home) .hero figure {
	height: 500px;
}
body:not(.home) .hero figure:after {
	border-top: 247px solid transparent;
    border-left: 80px solid #699BE8;
    border-bottom: 247px solid transparent;
}
body.home .hero {
	height: 600px;
}
body.home .hero figure {
	height: 600px;
}
/*body.home .hero figure:after {
    border-top: 325px solid transparent;
    border-left: 150px solid #699BE8;
    border-bottom: 325px solid transparent;
}*/
.collage .wp-block-column:not(:first-child) {
    margin-left: 1em !important;
}
.collage:last-child figure {
    margin-bottom: .5em;
}
.related.products {
    clear: both;
    margin: 0 auto;
    display: block;
    float: none;
    width: 100%;
	max-width: 700px;
}
.supplies-may-need ~ .related {
	width: 50%;
	padding: 0 25px;
	float: left;
	margin-top: 100px;
	clear: none;
}
.supplies-may-need ~ .related li.product 
{
	/* width: 46% !important; */
}
.related.products ul.products .slick-track li 
{
  clear: none ;
  margin: 0 ;
}
.related.products ul.slick-dots {
  bottom: -30px ;
}
.related.products ul.slick-dots li {
  border: 0px;
  margin: 0;
}
.related .see-more-link {
    margin-top: 25px !important; 
}

.see-more-link a {
	border-radius: 30px;
    background: #913F8E;
    color: #fff;
    padding: 5px 10px;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    min-width: 210px !important;
    max-width: 100%;
    margin: 0 auto;
    display: table;
}
.related.products h2 {
	color: #913F8E;
	text-align: center;
	font-size: 22px !important;
}
/* The Modal (background) */
.modal 
{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fff;
	margin: auto;
	width: 700px;
	max-width: 90%;
	padding: 20px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}
.modal-header {
	position: absolute;
    right: 0;
    top: 0;
}
.modal-content button[type="submit"] {
	max-width: 100% !important;
}
form.wpforms-form {
	margin-bottom: 0 !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}

/* Add Animation */
@-webkit-keyframes animatetop 
{
	from {top:-300px; opacity:0} 
	to {top:0; opacity:1}
}

@keyframes animatetop 
{
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
.close 
{
  color: #913f8e;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 1;
}

.close:hover,
.close:focus 
{
	text-decoration: none;
	cursor: pointer;
}
	.wcfooterSearchForm form {
	margin: 20px 0;
	}
.modal-body 
{
  padding: 10px;
}
.modal.show 
{
  display: block;
}
	.reviews h2 {
		margin-bottom: 20px !important;
	}

	.logos img {
	max-height: 100px;
    width: auto;
    margin: 0 auto;
	}
.logos .slick-track {
	display: flex;
	align-items: center;
}

.logos.wp-block-gallery
{
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}
.logos.wp-block-gallery ul.blocks-gallery-grid li img 
{
  width: auto;
  flex: unset;
}



button:active,button:focus{
	box-shadow: none;
}

.wc-accordion .accordion {
	background-color: transparent;
	color: #000;
	cursor: pointer;
	padding: 10px 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 19px;
	transition: 0.4s;
	border-top: 2px solid #F4903A;
	border-bottom: 2px solid #F4903A;
	border-radius: 0;
	margin-top: 10px;
}
.wc-accordion .active
{
	background-color: transparent;
	color: #913F8E;
	border-bottom: none;
}
.wc-accordion .accordion:hover {
	color: #913F8E;
} 
.wc-accordion .accordion:after 
{
	content: '\002B';
	color: #000;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.wc-accordion .active:after 
{
	content: "\2212";
}
.wc-accordion .panel 
{
	padding: 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

a.wc-cart 
{
	position: relative;
}
a.wc-cart > span 
{
  position: absolute;
  top: -21px;
  right: -1px;
  background:#913f8e;
  border-radius: 50px;
  width: 22px;
  height: 22px;
  padding: 0px;
  margin: 0px;
  color: #fff;
}
a.wc-cart > span > span 
{
  float: left;
  margin-left: 6px;
  margin-top: -4px;
  font-weight: bold;
}



ul.flex-direction-nav 
{
	position: absolute;
	top: 30%;
	z-index: 99999;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0px;
	list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after 
{
  visibility: visible;
  content: "";
  border: solid #7852e0;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-radius: 2px;
  position: absolute;
}
a.flex-prev::before 
{
	visibility: visible;
  content: "";
  border: solid #7852e0;
  border-width: 0 3px 3px 0;
  padding: 6px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  border-radius: 2px;
  position: absolute;

}

.woocommerce-product-gallery .flex-viewport 
{
	/* min-height: 400px !important; */
}
.variations {
	display: flex;
}
.variations label {
	display: block;
}

.woocommerce ul.products li.product.wcRequestForPrice .price
{
	display: none;
}
.wp-block-gallery {
	justify-content: center;
}
figure li:before, .flex-direction-nav li:before {
	display: none !important;
}
figure ul {
	margin: 0 !important;
}
.wp-block-group p a {
	text-decoration: underline;
}
#review form {
    max-width: 600px;
    margin: 0 auto;
    display: block;
}
#review form button {
	margin: 0 auto;
    display: block;
}
.woocommerce div.product form.cart .variations td, td.value {
	padding-bottom: 0 !important;
}
.coupon button, button[name="update_cart"] {
	font-size: 18px !important;
	width: 200px !important;
}
.coupon .input-text {
	width: 150px !important;
}
button[name="update_cart"]{
	margin-top: 5px;
}
.coupon {
	align-items: center;
    display: flex;
    flex-wrap: inherit;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	border-radius: 30px;
}
#primary {
	width: 100%;
}
span.wcError {
  display: block;
  color: red;
}

.showInMobile{
	display: none !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	    border-top: 3px solid #913F8E !important;
}
.woocommerce-info::before {
    color: #913F8E !important;
}
.woocommerce-info {
	margin-top: 20px;
}
a.button.wc-backward{
	background: #F4903A !important;
    color: white !important;
    text-transform: uppercase !important;
    border-radius: 30px !important;
	margin-bottom: 30px;
}
.wcfooterSearchForm .modal-content button[type="submit"] {
	width: 50px !important;
    padding-top: 10px !important;
    font-size: 30px !important;
    border-radius: 0 !important;
    height: auto !important;
    line-height: 28px;
	color: #913F8E !important;
	margin: 0 !important;
}
.wcfooterSearchForm button[type="submit"]:hover {
    background: transparent !important;
	color: #000 !important;
}
body.search .header-text {
    margin: 20px auto;
}
body.search .header-text h1 {
	color: #913F8E;
}
.search .products li{
	border-bottom: none !important;
}

ul.payment_methods li label {
	display: inline-block;
}
.archive .site-content, .single-product .site-content {
	margin: 30px 0;
}
.content-area p a {
	text-decoration: none !important;
    border-bottom: 1px solid #913F8E;
}
.content-area p a:not(.button):hover {
    border-bottom: 1px solid #f4903a;
}
.wc-block-product-categories-list a:hover {
	color: #913F8E !important;
}
.cart_totals  h2 {
	font-size: 35px;
	color: #f4903a;
}
.woocommerce-checkout .entry-content h3 {
    background: #f4903a;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
	font-weight: 600;
}

span.order_option 
{
	margin-bottom: 20px;
	display: block;
	text-align: center;
}
.single .nav-links, .single .entry-byline, .blog .entry-byline, .single .meta-list {
	display: none;
}
.single .post-content, .blog #post-wrap {
	max-width: 800px;
	margin: 50px auto;
}

a.wcNewsReadMore 
{
	display: inline-block;
	box-shadow: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #913F8E;
	color: #913f8e;
	font-size: 20px;
	letter-spacing: 1px;
}
a.wcNewsReadMore:hover 
{
  border-bottom: 1px solid #f4903a;
}
li.wcHideUl ul.sub-menu 
{
  display: none;
}
.post-password-required {
    text-align: center;
    padding: 50px 0;
}
.post-password-require input {
	text-align: center;
}
.post-password-required input[type="submit"]{
	background: #913f8e !important;
    border-radius: 0;
    line-height: 20px;
}


ul.menu > li > ul > li > ul > li:not(:first-child) > ul.sub-menu
{
	display: none;
}
ul.menu > li > ul > li > ul > li.wcShowUl > ul.sub-menu
{
	display: block;
}
#alg_checkout_files_upload_button_1 {
	max-width: 400px;
	width: auto !important;
}
figure.coming-soon {
	position: relative;
}
figure.coming-soon .wp-block-embed__wrapper {
	pointer-events: none;
}
figure.coming-soon figcaption {
	position: absolute;
    top: auto;
    bottom: 0px;
    text-align: center;
    left: 0;
    right: 0;
    color: #913f8e;
    line-height: 1;
    font-size: 30px;
}
figure.coming-soon figcaption a {
	color: #913f8e;
    border-bottom: 1px solid;
}
.funding .gb-block-layout-column {
    margin-bottom: 20px;
}


/** 17-mar-2024 **/
.supplies-may-need{
	width: 50%;
	float: left; 
	margin-top: 100px;
    border-radius: 20px;
    padding:0 20px;
}
.supplies-may-need-products .product h2 
{
  color: #913F8E !important;
  text-align: center;
  font-size: 18px !important;
}

.supplies-may-need .slick-next 
{
	right: 0;
}
.supplies-may-need .slick-prev 
{
	left: 0px;
}
.supplies-may-need .slick-dots li ,.supplies-may-need .slick-dots li button,
.related .slick-dots li ,.related .slick-dots li button{
	width: 10px !important;
	height: 10px !important;
}
.supplies-may-need .slick-dots li button,
.related .slick-dots li button{
    border: 1px solid #000;
}
.supplies-may-need ul.slick-dots,
.related ul.slick-dots 
{
	bottom: -70px;
}
.supplies-may-need .wc-see-more,
.related .see-more-link  {
  text-align: center;
  margin-top: 40px;
  float: left;
  width: 100%;
}
.supplies-may-need .wc-see-more a {
	border-radius: 30px;
    margin: auto;
    background: #913F8E;
    color: #fff;
    padding: 5px 10px;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    min-width: 210px !important;
	max-width: 100%;
    display: inline-block;
}
.supplies-may-need h2 {
	color: #913F8E;
    text-align: center;
    font-size: 22px !important;
} 
.supplies-may-need img,.related img {
	max-height: 120px !important;
	width: auto !important;
	margin: 0 auto 15px !important; 
}
.clear-full { 
	width: 100%;
    float: left;
}
.supplies-may-need .product{
	border:solid #fff 6px;
	border-radius: 2rem;
}
.supplies-may-need .product:hover{
	border:solid #f4903a 6px;
}
a.woocommerce-loop-product__link h2.woocommerce-loop-product__title,
.supplies-may-need .product h2{
    color: #000 !important;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 1.4;
}
.supplies-may-need .product h2 a,
.related .product h2 a{
	color: #000 !important;
	font-size: 18px !important;
    line-height: 1.4 !important;
	padding: 0 !important;
}
section.up-sells.upsells.products {
	display: none;
}






@media (min-width: 1600px) {

.hero .wp-block-media-text__content {
	position: absolute;
    width: 900px;
    right: -10%;
    z-index: 9999;
	}
.hero_solutions .wp-block-media-text__content {
	position: absolute;
    left: -6%;
	width: 900px;
    z-index: 9999;
}
.hero_problems .wp-block-media-text__content {
	width: 850px;
}
}
@media (max-width: 1600px) {
	.hero .badge{
	left: 30%;
    top: 5%;
    bottom: auto;
	line-height: 40px;
	}
	.hero .wp-block-media-text__media {
	background-position: right !important;
    background-size:110% !important;
	}
}
@media (max-width: 1500px) {
	.category-grid h3 {
    font-size: 20px;
	}
	.category-grid .wp-block-image {
    margin-bottom: 60px;
	}
	h1 {
		font-size: 35px;
	}
	.executive {
	padding-top: 16% !important;	
	}
	.main-navigation ul li {
    padding: 0 10px;
	}
	.main-navigation ul li a {
    font-size: 15px;
	}
.wp-block-media-text__content {
	padding:30px 20px !important;	
}
.wcToggleBlock.gb-layout-columns-1 {
	padding-bottom: 0 !important;
}
.gb-layout-columns-1 {
	padding:30px 20px !important;
}
.executive.gb-layout-columns-1 
{
	padding: 30px 0px !important;
	padding-top: 28% !important;
}
.Why_executive_function.gb-layout-columns-1 
{
	padding: 30px 0px !important;
}
.executive > .gb-layout-column-wrap,
.Why_executive_function > .gb-layout-column-wrap 
{
	padding: 0px 20px;
}


.who .gb-layout-columns-1 {
	padding-top: 0 !important;
	padding-right: 0 !important;
}
	.callout h3 {
	font-size: 30px !important;	
	line-height: 40px !important;
	}
	.callout h3 br {
	display: none;
	}
	.callout p{
	font-size: 18px;
	}
	.callout .gb-3-col-equal .wp-block-genesis-blocks-gb-column:nth-of-type(2) {
    padding-left: 40px;
	}
	p br {
    display: none;
	}
	footer p br, .contat-info p br, p.has-small-font-size br {
	display: block;
	}
	.toggles.gb-layout-columns-1 {
		padding-top: 150px !important;
	}
	.toggles:after,.executive:after,.what:after{
    border-top: 70px solid #699BE8;
	}
	.toggles:before,.executive:before,.what:before {
    border-top: 100px solid #81CFB0;
	}
	.what.overcome-achievement-gaps:before,.what.overcome-achievement-gaps:after {
	border:none !important;
	}
	.where:after {
    border-top-width:70px;
	}
	.where:before {
    border-top-width:100px;
	}
	.when .wp-block-genesis-blocks-gb-column:first-child .gb-block-layout-column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
	padding-bottom: 20px !important;
	}
	.when .wp-block-genesis-blocks-gb-column:last-child h3 {
    bottom: 20px;
    left: 20px;
	width: 90%;
	}
	.where {
		padding-top: 150px !important;
	}
	.change .wp-block-column:last-child p {
		font-size: 20px;
	}
	.funding .wp-block-button {
		width: 100%;
	}
	.funding a.wp-block-button__link {
    min-width: auto;
    width: 100% !important;
	}
	
}
@media (max-width: 1200px) {
	.supplies-may-need ul.slick-dots{
    bottom: -30px;
	}
	.supplies-may-need .wc-see-more {
    margin-top: 0;
	}
	.related.products ul.slick-dots {
    bottom: -20px; 
	}
	.reviews {
	padding: 0 !important;
	}
	.reviews ul.slick-dots {
    bottom: -30px;
	}
	.reviews .wp-block-button {
	padding: 0 20px;
	}
	.main-navigation ul li {
    padding: 0 5px;
	}
	.main-navigation ul li a {
    font-size: 14px;
	}
	.custom-logo-link img {
    width: 170px;
    margin-top: 5px;
	}
	.imagine-lab img {
	height:auto;
	}
	.imagine-lab h3 {
    font-size: 25px;
	}
	.imagine-lab p{
	font-size: 17px;
    line-height: 24px;
	}
	.imagine-lab:after {
	display: none;
	}
	.slick-slider {
	overflow: hidden;
	padding-bottom: 30px;
	}
}
@media (min-width: 1000px) {
	.woocommerce-checkout #customer_details {
	width: 50%;
    float: left;
	}
	.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-1 {
	width: 100%;
	}
	.woocommerce-checkout .col2-set .col-2, .woocommerce-checkout .col2-set .col-2 {
    width: 100%;
    margin-top: 30px;
	}
	.woocommerce-checkout #order_review {
	width: 50%;
    float: left;
    clear: none;
    padding-left: 5%;
	}
	h3#order_review_heading{
	width: 45%;
    float: right;
    clear: none;
	}
	.alignwide {
    width: 1520px;
	max-width: 100%;
    margin: 0 auto;
	padding: 0 20px;
	}
	.woocommerce .related ul.products {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}
	.faq {
	width: 55vw;
    margin: 0 auto;
	}
	.custom-links a {
		text-decoration: underline;
	}
.hero_solutions,.hero_problems {
	height: 650px;
}
.hero_solutions img,.hero_problems img {
	object-fit: cover;
    height: 650px;
}
.change .wp-block-column:last-child {
	padding-left: 70px;
	position: relative;
}
.change .wp-block-column:last-child:before{
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    left: 11px;
    top: 0;
    bottom: 0;
    height: 70%;
    margin: auto;
    border-left: 2px dashed #707070;
}
.change .wp-block-column:last-child p {
	position: relative;
}
.change .wp-block-column:last-child p:before {
    content: "";
    display: block;
    position: absolute;
    width: 5%;
    left: -8.5%;
    top: 42.5%;
    margin: auto;
    border-bottom: 2px dashed #707070;	
}
.change .wp-block-column:last-child p:nth-of-type(2):before{
	width: 10%;
    left: -13.5%;
}
.change .wp-block-column:last-child p:last-child:before{
	top: 58%;
}
.change .wp-block-column:last-child p:not(:last-child) {
	margin-bottom: 40px;
}
}
@media (max-width: 1200px) {
.skills ul,.what.efforts ul{
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
	.change .wp-block-column:first-child h3 {
	width: 390px;
    height: 390px;
    font-size: 30px;
    line-height: 40px !important;
	}
	.team_header .gb-layout-column-wrap {
		display: block;
	} 
}

@media (max-width: 1000px) {
	.announcement p {
	font-size: 15px;
	line-height: 20px;
	}
	.account-nav {
	position: absolute;
    right: 20px;
	top: 35px;
	}
	a.wc-cart > span {
    right: -5px;
    width: 19px;
    height: 19px;
	}
	a.wc-cart > span > span {
    margin-top: 10px;
	font-size: 12px;
    font-weight: normal;
	}
	.account-nav img {
	width: 25px;
	}
	.woocommerce-cart-form {
	margin-top: 50px;
	margin-bottom: 10px;
	width: 100%;
}
.cart-collaterals {
	width: 100% !important;
    padding-left: 0%;
    margin-top: 50px;
}
	.wcRequestPrice, button[type="submit"] {
		margin-top: 20px;
	}
	.woocommerce div.product form.cart div.quantity {
		margin-top: 20px;
	}
	.equipment .gb-layout-columns-4,.supplies .gb-layout-columns-4 {
		max-width: 94%;
		margin: 0 auto;
	}
	.supplies h2,.equipment h2 {
	text-align: center;
    margin-bottom: -30px;
	}
	.category-grid h3 a {
		justify-content: center;
	}
	.hero .badge {
    left: auto;
    top: 2%;
    bottom: auto;
    line-height: 30px;
    right: 0;
    font-size: 20px;
    width: 150px;
    height: 150px;
	}
	.hero .badge strong {
    font-size: 40px;
	font-weight: 900 !important;
	}
	.hero p {
	font-size: 18px !important;
    line-height: 28px !important;
	margin-bottom: 0;
	}
	.hero p strong {
		font-weight: normal;
	}
/* body {
    padding-top: 120px;
} */
header.site-header {
	line-height: 0;
}
body:not(.home) .hero, body:not(.home) .hero figure,body.home .hero {
    height: auto;
}
body.home .hero figure {
	min-height: 350px !important;
}
	.archive.woocommerce .content-area, .archive.woocommerce .content-area {
    width: 100%;
    float: none;
	}
	.archive.woocommerce #sidebar, .archive.woocommerce #sidebar {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-top: 30px;
	}
	#primary {
	width: 100% !important;
	}
	li.product:before {
		display: none;
	}
	
.custom-logo-link{
    display: none;
}
.mobile-navigation a.custom-logo-link {
    display: block;
}
.mobile-navigation button {
	max-width: 30px;
    margin-top: 15px;
    float: left;
    text-align: right;
    color: #913F8E !important;
    position: absolute;
    left: 0;
	font-size: 20px;
  }
.button-toggle:hover, .button-toggle:active, .button-toggle:focus {
	color: #913F8E !important;
}
.mobile-navigation {
	background: #fff !important;
}
.top-navigation {
	padding: 0;
}
.site-header .container {
	display: none;
}
	.search .site-header .container {
		display: block;
	}
	body.search .header-text {
    margin: 0px auto 10px;
	}
	body.search #page {
		/*padding-top: 160px;*/
	}
.drawer-menu-explore {
    background: #913F8E;
}
.drawer nav {
    padding: 0;
}
.drawer .drawer-navigation ul li a {
    display: inline-block;
    padding: 10px 0px 10px 0 !important;
    color: #fff !important;
    text-transform: uppercase;
	width: 100%;
	font-weight: 700;
}
	.drawer .menu-item-has-children .toggle-sub {
	background: transparent;
    padding: 5px 0 10px 0;
	}
	.drawer .drawer-navigation .sub-menu a {
		color:#ffd800 !important;
	}
.wp-block-media-text {
	display: block;
}
h1,h2 {
    font-size: 29px !important;
}
.home h1 br {
	display: none;
}
.has-large-font-size {
    font-size: 24px;
}
.tempo .has-text-align-center {
	text-align: center;
}
.container {
    padding: 0 15px;
}
p:last-child {
	margin-bottom: 0;
}
.arrow_down {
	padding-bottom:50px !important;
}
	.arrow_down .has-text-align-center {
		text-align: left;
	}
	.entry-content li {
    margin-bottom: 10px;
	}
	.hero_solutions h1, .hero_problems h1 {
    font-size: 30px;
    margin-bottom: 20px;
	}
	.gb-layout-columns-4, .gb-layout-columns-5, .gb-layout-columns-6 {
    overflow-x: initial;
	}
	h2.headline {
    font-size: 30px !important; 
	}
	.team {
		margin-top: 40px;
	}
	.reviews .gb-block-layout-column {
    margin-top: 20px;
	}
	.footer-column {
    width: 50% !important;
	}
	.footer-column:last-child {
    width: 100% !important;
	}
	.quote{
	padding-left: 40px !important;
    padding-right: 40px !important;
	}
	.quote:before {
	left: 0;
	width: 30px;
	}
	.quote:after {
	right: 0;
	width: 30px;
	top: 15px !important;
	}
	.strategies {
	padding-bottom: 0 !important;
	}
		.strategies .gb-layout-columns-1 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
	.reviews-separate .gb-layout-column-wrap {
		display: block;
	}
	.reviews-separate .wp-block-genesis-blocks-gb-column {
		margin-bottom: 60px;
	}
	.reviews-separate .wp-block-genesis-blocks-gb-column:last-child {
		margin-bottom: 25px;
	}
	.reviews-separate .has-text-align-center span {
		font-size: 23px !important;
	}
	.reviews-separate .has-text-align-center {
    font-size: 20px !important;
    line-height: 25px !important;
	}
	.reviews-separate .has-text-align-center em {
	font-size: 16px !important;
	padding: 0 20px;
	display: block;
	}
	.wider-tablet.wp-block-columns {
	display: block;
	}
	.wider-tablet.wp-block-columns img {
	width: 500px;
    margin: 40px auto;
	}
	.change {
	display: block;
	}
	.change .wp-block-column:first-child h3 {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.change .wp-block-column:nth-child(2n) {
		margin-left: 0 !important;
	}
	.header-image {
	min-height: 300px;
	}
	.footer-widgets .footer-column:nth-of-type(1) {
    width: 100% !important;
    padding: 0;
	}
	.footer-widgets .footer-column,.footer-widgets .footer-column:last-child {
	width: 33% !important;
	}
	.showInMobile
		{
			display: block !important;
		}
}
.show-mobile {
	display: none;
}
@media (min-width: 800px) and (max-width: 1200px) {
	.tempo h2 {
	font-size: 19px !important;
	}
	.tempo p {
    font-size: 15px;
    line-height: 20px;
	}
}
@media (max-width: 800px) {
	.show-mobile {
	display: block !important;
	}
	.show-desktop {
	display: none !important;
	}
	.when .wp-block-genesis-blocks-gb-column:first-child .gb-block-layout-column-inner {
		padding-top: 30px !important;
	}
	.executive {
	padding-top: 22% !important;	
	}
	.who {
		background: white;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.who .gb-is-responsive-column {
		display: block;
	}
	.who .gb-layout-columns-1 {
		padding-left: 0 !important;
	}
	.tempo {
		margin-top: -30px;
	}
	.tempo .gb-block-layout-column {
		margin-bottom: 35px;
	}
	.tempo .gb-block-layout-column:last-child {
		margin-bottom: -30px;
	}
	.team .gb-block-layout-column {
    margin-bottom: 20px;
	}
	.title-area h2 {
    font-size: 30px !important;
	}

	.strategies ol {
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
	margin-left: 0;
    padding-left: 0;
	}
	.strategies .wp-block-genesis-blocks-gb-columns {
	padding-left: 0 !important;
	padding-right: 0 !important;
	}
	.skills ul,.what ul{
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    column-count: 1 !important;
	}
	.callout .gb-layout-column-wrap {
		display: block;
	}
	.callout .gb-3-col-equal .wp-block-genesis-blocks-gb-column:nth-of-type(2) {
    padding-left: 0;
    border: none;
    padding-top: 20px;
	padding-bottom: 30px;
	}
	.callout .wp-block-buttons {
		justify-content: left;
	}
	.gb-accordion-text ul {
		padding-left: 0;
	}
	.when.second .gb-layout-column-wrap {
		display: block;
		overflow: hidden;
	}
	.when.second .wp-block-genesis-blocks-gb-column:first-child .gb-block-layout-column-inner {
		float: none !important;
	}
	.when .wp-block-genesis-blocks-gb-column:last-child .gb-block-layout-column-inner {
		padding: 400px 20px 20px !important;
	}
	.when .wp-block-genesis-blocks-gb-column:last-child h3 {
		font-size: 16px;
	}

	.when.solution .wp-block-genesis-blocks-gb-column:last-child .gb-block-layout-column-inner {
		min-height: 300px;
	}
}
@media (min-width: 600px) and (max-width: 781px) {
	.collage figure {
    height: 300px;
	}
	.collage img {
    object-fit: cover;
    height: 300px;
	}
	.collage .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 0em)!important;
	}
	.collage .wp-block-column:not(:first-child) {
    margin-left: 0em !important;
	}
	.collage figure {
    margin-bottom: .5em;
	}
}

@media (max-width:767px){
	.supplies-may-need {
    width: 100%;
	margin-top: 40px;
	}
	.supplies-may-need ul.slick-dots {
    bottom: -20px;
	}
	.supplies-may-need .wc-see-more {
    margin-top: 0;
	}
	.supplies-may-need ~ .related {
    width: 100%;
	}
	.related .slick-list.draggable {
		padding-bottom: 20px;
	}
	.related.products ul.slick-dots {
    bottom: -15px; 
	}
	.woocommerce-privacy-policy-text {
		margin-bottom:30px;
	}
	/* body {
    padding-top: 145px;
	} */
	.related.products {
	margin-top: 50px;
	}
	.footer-widgets .footer-column, .footer-widgets .footer-column:last-child {
	width: 100% !important;
	padding-top: 0;
	}
	footer ul.menu {
	display: none;
	}
	footer .footer-column .widget-title:before {
    content: '+';
    position: absolute;
    right: 15px;
	}
	footer .footer-column .widget-title.active:before {
    content: '-';
	}
	footer .footer-column section{
	margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 2px solid;
	}
	.footer-widgets .footer-column:nth-of-type(1) section {
	border-bottom: none;
	margin-bottom: 30px;
	}
	.imagine-lab img {
    height: 60px;
	margin-bottom: 0;
	}
	.imagine-lab .gb-block-layout-column {
		margin-bottom: 40px;
	}
	.category-grid h3 {
		font-size: 25px;
	}
	.collage figure {
    margin-bottom: .5em;
	}
	.collage .wp-block-column:not(:first-child) {
    margin-left: 0em !important;
	}

	.wcToggleBlock {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
		background: transparent !important;
	}
	.wcToggleBlock.where:before,
	.wcToggleBlock.where:after,
	.wcToggleBlock .wcToggleHeading:after,
	.wcToggleBlock .gb-block-layout-column-inner > *{
			display: none;
	}
	.wcToggleBlock.wcShow .gb-block-layout-column-inner > * {
			display: block;
	}
	.wcToggleBlock .gb-block-layout-column-inner .wcToggleHeading{
			display: block;
			float: left;
			width: 100%;
			text-align: left;
			cursor: pointer;
			border-bottom: 2px solid #81CFB0;
		    padding-bottom: 10px;
		    padding-left: 30px;
	}
	.wcToggleBlock .gb-block-layout-column-inner .wcToggleHeading:before{
			content: '';
			float: left;
			font-size: 1px;
			top:5px;
			border-top: 10px solid transparent;
			border-left: 15px solid black;
			border-bottom: 10px solid transparent;
		    position: absolute;
		    left: 0;
	}
	.wcToggleBlock.wcShow .gb-block-layout-column-inner .wcToggleHeading:before{
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-top: 15px solid black;
	}
	.wcToggleBlock.gb-layout-columns-1 {
    margin-bottom: 20px !important; 
	}
	.wcToggleBlock.gb-layout-columns-1:last-child {
		margin-bottom: 50px !important;
	}
	#drawer-navigation
  {
    height: 78vh;
    overflow: hidden;
    overflow-y: scroll; 
  }

  #main .woocommerce-product-gallery ol.flex-control-thumbs 
  {
    text-align: center;
    margin-top: 20px;
  }

  #main .woocommerce-product-gallery ol.flex-control-thumbs li 
  {
    width: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    float: none;
    display: inline-block;
  }

  #main .woocommerce-product-gallery ol.flex-control-thumbs li img 
  {
    background: #f4903a;
    padding: 10px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
		ul.flex-direction-nav
		{
			display: none;
		}
		

}

@media (max-width: 600px) {

	.funding a.wp-block-button__link {
		margin-bottom: 20px;
	}
	.hero .badge {
    top: 1%;
    right: 0;
    font-size: 17px;
    width: 120px;
    height: 120px;
	}
	div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
		width: 50% !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
		font-size: 14px !important;
	}
	.modal {
    padding-top: 10px;
	}
	.modal-body {
    padding: 3px !important;
	}
	.modal-content {
    max-width: 95% !important;
    padding: 10px !important;
	margin-bottom: 20px;
	}
	.wcRequestPrice, button[type="submit"] {
    font-size: 20px !important;
	}
	.wp-block-button__link {
	height: 50px !important;
    line-height: 35px;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100% !important;
    margin: 0 !important;
	}
	.wp-block-spacer[style="height:50px"] {
		height: 30px !important;
	}
	.title-area h2 {
    font-size: 23px !important;
	}
	.roster-right p.has-medium-font-size,.roster-left p.has-medium-font-size {
    margin-bottom: 20px;
	}
	.roster .has-text-align-right, .roster .right {
	text-align: left;
	}
	.roster-right {
		flex-direction: column;
		align-items: unset;
	}
	.roster-right .wp-block-column:first-child {
		padding-top:15px;
	}
	.roster-right .wp-block-column:first-child {
		order: 2;
	}
	.roster-right p.has-medium-font-size.right:after {
    right: auto !important;
    left: 0 !important;
	}
	.column-icon img {
    width: 150px;
	}
}
@media (max-width: 480px) {
	.button.wc-forward {
	width: 100%;
    margin-bottom: 10px !important;
	}
	.wp-block-group.has-background {
    padding:20px;
	}
	.announcement a {
		display: block;
	}
	.wp-block-button__link {
		min-width: unset;
	}
	/* body.home,body.page  {
    padding-top: 145px;
	} */
	.wcRequestPrice, button[type="submit"] {
		width: 100% !important;
	}
	body.home .hero figure {
		min-height: 250px !important;
	}
	.header-image {
	min-height: 200px;
	}
	.change .wp-block-column:first-child h3 {
	width: 350px;
    height: 350px;
    font-size: 25px;
    line-height: 35px !important;
	}
	.executive {
	padding-top: 30% !important;	
	}
	.wp-block-button,.wp-block-button__link {
    width:100%;
	}
	.quote p {
	line-height: 24px;		
	}
	.quote figure, .quote .wp-block-image {
		margin-bottom: 0 !important;
	}
	h2.headline {
    font-size: 24px !important;
	}
	.strategies ol li {
    line-height: 25px;
    margin-bottom: 20px;
	}
	.strategies ol li:before {
	top: 5px;
	}
	a {
    white-space: unset;
	}
	.post-password-form label {
	width: 100%;
	}
	.post-password-required input[type="submit"]{
	width: 100%;
    margin-top: 20px !important;
	}
}
