/* 
Theme Name: ITSA Theme 
Theme URL: https://itsa.org
Description: This is a WordPress child theme for ITS America's Blog 
Theme Author: Ike Baron Obi, BRN+OBI & Alan Laick
Author URL: https://itsa.org
Template: itsa-theme
Version: 1.0.0 
Text Domain: itsa-theme-child 
*/
.itsa-blog-entry-template-default article, .post-type-itsa-blog-entry article {
  background-repeat: no-repeat;
  background-size: 1px;
}

.page-id-13 a {
color: #fff !important;
}

.post-id-4047 .post-grid-block .item-grid .item {
  background: #00396b !important;
  background: var(--color-grid-item-background-fallback) !important;
  background: -webkit-gradient(linear, left bottom, left top, from(#002c52), to(#b8a4fb)) !important;
  background: linear-gradient(0deg, #002c52, #b8a4fb) !important;
  background: var(--color-grid-item-background) !important;
}

.blog-post-items .item-title a {
	text-decoration: none;
}

.blog-post-items .item-title a:hover {
	text-decoration: underline;
}

.blog-post-items .item {
	margin:30px 0 0;
}

@media (min-width: 800px) {
  .blog-post-items .item {
		display:flex;
	}
	.blog-post-items .item .post-image {
		width:23%; 
		margin:10px 2% 0 0;
	}
	
	.blog-post-items .item .post-content {
		width:75%;
	}
}

#mm-grid-filtered .item-grid .item .entry-tag {
  display: block;
}

#mm-grid-filter-results.show-six article {
  display: none;
}
#mm-grid-filter-results.show-six article:nth-child(-n+6) {
  display: block;
}

#mm-grid-filter-results.show-all article {
  display: block;
}

#mm-grid-filter-results.show-podcast article.video, #mm-grid-filter-results.show-podcast article.audio {
  display: none;
}

#mm-grid-filter-results.show-video article.podcast, #mm-grid-filter-results.show-video article.audio {
  display: none;
}

#mm-grid-filter-results.show-audio article.podcast, #mm-grid-filter-results.show-audio article.video {
  display: none;
}


/*.........New CSS...........*/
p.blue-callout {
	background-color: #001941;
	color: white;
}

.back_button{
    margin-bottom: 50px;
}

.woocommerce-page .entry-title{border-bottom:none;}

body.single-post .entry-content .wp-block-image {
    max-width: 1200px;
}

body.home .wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: transparent;
}

.wp-block-separator{
    border-top: 0;
    border-bottom: 0;
    height: 1px;
    background-color: #d4d4d4 !important;
}
.single-product.woocommerce div.product .product_title {
    font-size: 30px;
    border-bottom: 0;
}
.woocommerce-breadcrumb{display:none;}
.single-product .site-main {
    margin-top: 120px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{color: #001942;}

.woocommerce ul.products li.product .price {
    color: #001942;
    font-weight: 600;
    font-size: 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 1em;
    min-height: 55px;
}
body.single-product ul.products li.product .woocommerce-loop-product__title{
	min-height:auto;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #4fcfd8;
	color: #001942;
	border-radius: 0;
}
body.woocommerce .back_button a.button,
body.woocommerce-account .woocommerce-form-register__submit,
body.woocommerce-account .woocommerce-form-login__submit,
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background: #4fcfd8;
    color: #001942;
    border-radius: 0;
    height: 3.125rem;
    padding: 0 1.5rem;
    line-height: 3.125rem;
	margin-top: 5px;
}
.woocommerce a.button.loading::after{
    top: 0;
    right: 4px;
}
.woocommerce-message {
    border-top-color: #4fcfd8;
}
.woocommerce-message::before {
    color: #4fcfd8;
}

.single-product .related.products h2:first-child{
    font-size: 30px;
    line-height: 2;
    border-bottom: none;
    margin-bottom: 30px;
}

.single-product .product_meta{display:none;}
.single-product .woocommerce-tabs h2{
    font-size: 30px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.single-product .woocommerce-tabs p{
    padding-left: 0;
    margin-left: 0;
}

body.woocommerce .back_button a.button:hover,
body.woocommerce-account .woocommerce-form-register__submit:hover,
body.woocommerce-account .woocommerce-form-login__submit:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover{
	background: #a3e6eb;
	color: #001942;
}
.woocommerce-form-login__rememberme{display:block;}

.wc-proceed-to-checkout .checkout-button.wc-forward:after,
body.woocommerce-account .woocommerce-form-register__submit:after,
body.woocommerce-account .woocommerce-form-login__submit:after,
.woocommerce ul.products li.product .button:not(.loading):after {
    width: 0.75rem;
    width: var(--space-sm);
    height: 0.75rem;
    height: var(--space-sm);
    margin-left: 0.375rem;
    margin-left: var(--space-xxs);
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Arrow Right' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath data-name='Path 10' d='M7.5 0L6.136 1.364 11.3 6.526H0v1.948h11.3l-5.164 5.162L7.5 15 15 7.5z' fill='%23001940'/%3E%3C/svg%3E");
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}
@media(max-width: 1330px){
	.site-header-content {
	    display: -webkit-box !important;
	    display: -ms-flexbox !important;
	    display: flex !important;
	    -webkit-box-align: center !important;
	    -ms-flex-align: center !important;
	    align-items: center !important;
	    -webkit-box-pack: justify !important;
	    -ms-flex-pack: justify !important;
	    justify-content: space-between !important;
	    margin: 0 1.5rem !important;
	    width: 100% !important;
	}
	.menu-toggle {
	    display: block !important;
	}
	.menu-toggled .main-navigation {
	    right: 0 !important;
	}
	.main-navigation {
	    width: 22rem !important;
	    display: block !important;
	    position: fixed !important;
	    top: 60px !important;
	    bottom: 0 !important;
	    right: -22rem !important;
	    z-index: 1 !important;
	    background: linear-gradient(0deg,rgba(0,26,64,0.95),rgba(0,19,51,0.95)) !important;
	    -webkit-transition: right .2s linear 0s !important;
	    transition: right .2s linear 0s !important;
	    overflow: scroll !important;
	}
	.header-nav {
	    margin: 0 !important;
	    padding: 0 !important;
	    list-style: none !important;
	    font-size: 1rem !important;
	    line-height: 1.7 !important;
	    color: #fff !important;
	    font-weight: 400 !important;
	}
	.header-nav li {
	    display: inline-block !important;
	    vertical-align: middle !important;
	    margin: 0 !important;
	    display: block !important;
	    padding: 0 !important;
	    border-bottom: 1px solid #6e6e6e !important;
	}
	.header-nav li a {
	    display: inline-block !important;
	    color: #fff !important;
	    text-decoration: none;
	    margin: 1.25rem !important;
	    padding: 1.25rem !important;
	    cursor: pointer !important;
	}
	.hidden-md{
		display: none !important;
	}
}