/*
 Theme Name:   T19 Child
 Description:  Twenty Nineteen Child Theme
 Author:       Ashgrove Marketing
 Template:     t19
 Version:      1.0.0
 Text Domain:  twenty-nineteen-child
 
 
 bcs k 05152f
 		blu 0076aa
 		teal 59c2aa
 		y fdbb40
 hpfd red ce0212		
 
*/
@import url("custom_fonts.css");
html {font-size: 18px;}
body {color:#3f4444;}
body, input, button, .button, select {font-family: 'myriad_proregular', -apple-system, BlinkMacSystemFont,  "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;}
.author-description .author-link, .comment-metadata, .comment-reply-link, .comments-title, .comment-author .fn, .discussion-meta-info, .entry-meta, .entry-footer, .main-navigation, .no-comments, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .page-links, .page-description, .pagination .nav-links, .sticky-post, .site-title, .site-info, #cancel-comment-reply-link, img::after, h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system, BlinkMacSystemFont, "myriad_proregular", "Helvetica Neue", sans-serif;
}

a, a:visited, a:active {color: #3f4444; outline: 0; text-decoration: none;}
a:hover {transition: color 110ms ease-in-out; color: #0073aa; cursor: pointer;}
*, ::before, ::after {box-sizing: border-box;}
#page {max-width: 1024px; margin:0px auto; border:0px solid #00d; padding:0 3% 1%; box-sizing: content-box;}
.border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bbbcbc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    height: 1px;
    padding-bottom: 2px; }
.borderstrong {border-width: 0 0 4px ;}
.borders {margin: 0 0 5px; clear: both;min-height: 10px;}

/* .hdr_top {height: 30px;} */
.widget_search_mini {max-width: 300px; width: 100%; float: left;}
.widget_product_search {margin: 0;}
.hdr_login {font-size: 0.8em;vertical-align: bottom; float: right;padding: 5px 0 0;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	-webkit-backface-visibility: hidden;
	background: #fff;
	border: solid 1px #dde;
	box-sizing: border-box;
	outline: none;
	padding: 0rem 0.2rem;
	-webkit-appearance: none;
	outline-offset: 0;
	border-radius: 0;
	font-size: 0.8em;
	vertical-align: bottom;
}
input[type="search"] {max-width: 170px;}
.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
	transition: background 150ms ease-in-out;
	background: #05152f;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; */
	font-size: 0.88889em;
	font-weight: 700;
	line-height: 1.2;
	outline: none;
	padding: 0.2rem .4rem;
	text-decoration: none;
	vertical-align: bottom;
	cursor: pointer;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #ce0212;
	cursor: pointer;
}

.site-branding-container {margin-top: 5px; /* min-height: 140px; */}
.site-branding {margin: 0 0;}
.site-header {margin: 0;padding: 0 0;}
.site-logo {margin-bottom: 0; position: relative; right: 0; top: 0px; z-index: 999; width: 250px; float: left;}
.woocommerce-info {border-top-color: #05152f;}

#header-cart-search {
    /* font-family: "Oswald",sans-serif; */
    float: right;
    min-width: 320px;
    padding: 10px 0 0 10px;
}
#header-cart-search .cart-items, #header-cart-search .cart-subtotal, #header-cart-search .cart-control {
    border: 1px solid #e0dfdf;
    padding: 14px 10px 7px 10px;
    float: left;
    font-size:28px;
    color:#373736;
    font-weight: bold;
    text-transform: uppercase;
}
#header-cart-search .cart-items-icon { background: url('../../images/am_header-cart.png') 7px 7px no-repeat; padding-left: 48px; }
#header-cart-search .cart-items .cart-items-label { font-size: 14px; font-weight: normal; padding-left: 5px; }

#header-cart-search .cart-subtotal { margin-left:-1px;font-size: 18px;line-height: 27px;height:58px;}
#header-cart-search .cart-subtotal-currency {font-size: 14px;}
#header-cart-search .cart-control {background-color: #05152f; line-height: 35px; color: #ffffff; font-size: 18px; margin-left: -1px;}
#header-cart-search .cart-control:hover {background-color: #ce0212;}
#header-cart-search .border { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: auto;  padding: 0;}

#header-cart-search .widget_search_mini { margin-top: 10px; position: relative; }
#header-cart-search .widget {margin:0;}
#header-cart-search form, #header-cart-search #search_mini { left: 0;  margin: 0;  position: absolute;  right: 0;}

/* 
#header-cart-search #search_mini {
    background: rgba(0, 0, 0, 0) url("../../images/header-search-mini.png") no-repeat scroll right center;
    
    color: #747373;
    border-radius: 0;
    box-sizing: border-box;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    //margin-top: 12px;
    padding: 12px 45px 11px 13px;
    //text-transform: uppercase;
    width: 100%;
}
 */


/* 
#hdr-phone {text-align: right;padding: 5px 30px 5px 0;margin-top: 15px;float: right;}
.group::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
 */

#header-sidebar { float: right; /* max-width: 406px; */ padding-left: 2px;}
#header-sidebar .box {
    display:inline-block;
    vertical-align: top;
    min-width: 160px;
    border: 1px solid #E0DFDF;
    /* height: 48px; */
    margin: -1px 0 0 -1px !important;
    padding: 5px;
    float:left;
}
.hdr_callout {background-color: #59c2aa;  color: #eee; padding: 8px 3.0em; line-height: 1.4; text-align: center; font-weight: bolder;} /*#c63527;*/
#header-sidebar .box .text-image {padding-left: 8px; padding-right: 8px;float: left;}
#header-sidebar .box h3{margin: 7px 0 0 0; padding: 0 0 9px 0; border: none;font-size: .75em;clear: none;}
#header-sidebar .box p {margin: 0;padding: 0 5px 0 17px;font-size: .9em;}

.nav-menu {height: 50px;}
#site-navigation {margin: 0 0 .5em 0; border-right: 0px; border-left: 0px; border-bottom: 0px; border-radius: 0px; }
#site-navigation ul.main-menu {/* width: 90%; */}
#site-navigation ul.main-menu > li {  border-right: 0px solid #e6e6e6; border-top: 0px solid #e6e6e6; padding: 0px 0em;/* width: 30%; */ display: inline-block;}
#site-navigation ul.main-menu > li:last-child {  border-right: 0px solid #e6e6e6;}
#site-navigation ul.main-menu > li {background-color:#05152f;}
#site-navigation ul.main-menu > li a { font-size:1em;  margin: 0; padding: 8px 5.8em;text-align: center; vertical-align: middle; box-sizing:border-box; color: #eeeeee; /* max-width:100%; */display:inline-block;}
/* 
#site-navigation ul.main-menu > .menu-item a::before { content: url(../../images/icon_bar_red.png); margin: 0 -5px 0 0; }
#site-navigation ul.main-menu > .menu-item-3003 a::before { content: url(../../images/icon_bar_pink.png);  }
#site-navigation ul.main-menu > .menu-item-3003 a { color:#ec519f; }
#site-navigation ul.main-menu > .menu-item a:hover::before { content: url(../../images/icon_bar_wht.png); }
 */
#site-navigation ul.main-menu > .menu-item a { background-image: none; }
#site-navigation ul.main-menu > .menu-item a:hover, #site-navigation ul.main-menu > .menu-item.current-menu-item a, #site-navigation ul.main-menu > .current-product_cat-parent a {background-color: #ce0212; background-image: none; color: #eee;}
#site-navigation ul.main-menu > .menu-item-3003 a:hover, #site-navigation ul.main-menu > .menu-item-3003.current-menu-item a, #site-navigation ul.main-menu > .menu-item-3003.current-product_cat-parent a {background-color: #ec519f; background-image: none; color: #eee;}

#site-navigation ul.main-menu > .menu-item .sub-menu a::before {content: none;}
#site-navigation ul.main-menu > .menu-item .sub-menu a {background-color: #bbbcbc;color:#3f4444; padding: 8px 5.3em;}
#site-navigation ul.main-menu > .menu-item .sub-menu a:hover {background-color: #3f4444;color:#eee;}

.main-navigation :not(.main-menu-more) .main-menu > li.menu-item-has-children .submenu-expand {
	display: none;
	margin-right: 0.25rem;
}
.main-navigation .sub-menu {background-color: #BBBCBC; color: #3f4444;}
.main-navigation .main-menu > li {color: #05152f;}
.hfeed .entry .entry-header {/* margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2); */ margin:.5rem;}
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {font-size: 1.25em;}
.entry .entry-title::before {
	/* background: #767676; */
	content: none;
	display: block;
	height: 2px;
	margin: 1rem 0;
	width: 1em;
}
h1:not(.site-title)::before, h2::before {
	/* background: #767676; */
	content: none;
	display: block;
	height: 2px;
	margin: 1rem 0;
	width: 1em;
}
.entry .entry-header { 	margin: 0; }
.entry .entry-content, .entry .entry-summary { 	max-width: 100%; 	margin: 0; 	padding: 0 0px;}

.entry .entry-content > *, .entry .entry-summary > * {max-width: 98%; margin: 0; 	padding: 0 0px; }
.entry .entry-content a:link, .entry .entry-content a:visited {text-decoration: none; color: #05152f;}
.entry .entry-content a:hover, .entry .entry-content a:active {text-decoration: none; color: #ce0212;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product /*h3 {padding: .5em 0;margin: 0;font-size: 1em;text-align: center;}*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {text-align: center;}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link .price {color: #05152f;display: block;font-weight: 400;margin-bottom: .5em;font-size: .857em;}
.woocommerce div.product p.price, .woocommerce div.product span.price {color: #05152f;font-size: 1.25em;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #05152f;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {background-color: #ce0212;color: #eee;}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #90909f;
	color: #fff;
}

#colophon .widget-area, #colophon .site-info {margin: 0;}
#colophon .site-info a:hover {text-decoration: none;color: #05152f;}

@media only screen and (max-width: 768px) {
 	/* #site-navigation ul.main-menu > li a, */ #site-navigation ul.main-menu > .menu-item .sub-menu a {padding: 8px 1.3em;}
 	.hdr_callout { padding: 4px .5em; line-height: 1.2;}
}
#colophon .widget-column .widget {	margin-right: calc(3 * 1rem);	width: calc(100% - (3 * 1rem));}
.search .page-header {margin:5px;}
.search-results li.product {width:23%;float:left;margin:10px;list-style: none;min-height:520px;}
.search-results .button {display:none;}
.search-results h2 {margin:0 0 5px;}

.entry .entry-content a.button {background: #05152f;color: #eeeeee;}
.entry .entry-content a.button:hover {background: #ce0212;color: #eeeeee;}
body.page .main-navigation {display: block;}
.main-navigation .menu-nav-container {width:100%;background-color: #05152f;margin:10px 0 0 0;}
.main-navigation ul {list-style: none;}
.main-navigation > div {display: inline-block;}
.main-navigation .main-menu {display: block;margin: 0px auto 0;padding: 0; width:97%;  }
.main-menu-more {display:none;}
.main-navigation .main-menu > li {width:33%;}
table td, table th {word-break: keep-all;}
a:hover, a:active {color: #ce0212;outline: 0;text-decoration: none;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
	background-color: #ce0212;
	text-decoration: none;
	background-image: none;
	color: #eeeeee;
}