@charset "utf-8";
/* CSS Document */

/* ==========================================================================
   MOBILE HEADER
   Logo on its own row, hours/phone/links stacked below, no overlap
   ========================================================================== */

/* Container: switch to flex-wrap so children can break to new lines */
.page-header {
    font-size: .8rem !important;
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 8px 10px !important;
    gap: 4px 0;
}

/* Logo: full-width row, centered */
.page-header > .col.s3:first-child {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: center;
    margin-bottom: 6px;
    padding: 0 !important;
}
.page-header > .col.s3:first-child img {
    max-width: 220px;
    width: 60%;
    margin: 0 auto;
}

/* Hours block: half width */
.page-header > .hrs {
   text-align: center;
}

/* Phone block: half width */
.page-header > .phone {
   text-align: center;
}
.header-icons{
    text-align:left;
}
.wrapper{
    margin: 0px;
}

#blog-1,#blog-2,#blog-3{
    width: 100%;
}

/* Quick Order / Account / Cart row: full width, evenly spaced */
.page-header > .inline-header-icons {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    display: flex !important;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
    padding: 6px 0 !important;
    border-top: 1px solid #e8e8e8;
    margin-top: 4px;
}

/* Override the inline float/width styles on the inner divs */
.page-header > .col.s3:last-of-type > div {
    float: none !important;
    width: auto !important;
    text-align: center;
    white-space: nowrap;
    font-size: 0.75rem;
    padding: 4px 6px;
}

/* Keep icon + text on same line inside each link group */
.page-header > .col.s3:last-of-type .inline-header-icon a {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    line-height: 1.2;
}

/* Icons in header: smaller on mobile */
.inline-header-icon span {
    font-size: 14px !important;
    vertical-align: middle;
}

/* Holiday announcement: full width */
.page-header .header_holiday {
    width: 100%;
    text-align: center;
}

/* Search wrapper: breathe below header items */
.page-header .wrapper {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 4px;
}

/* Shipping banner: stack lines vertically */
.shipping-banner span {
    display: block !important;
    margin: 2px 0 !important;
}
.shipping-banner .note {
    margin-top: 2px !important;
}

/*category pages*/
.sidebar {
    width: 100%;
    padding: 0px 10px;
	margin-top: 0px;
	float:none;
}
a#show-filters{
	display:block;
	float:right;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	padding:5px;
	cursor:pointer;
}
a#show-filters:hover{
	background-color:red;
	color: white;
}
.filter-controls{
	display:none;
}
/*
.breadcrumbs {
    color: #fff;
    float: none;
    margin-top: 0px;
	padding: 15px;
	clear: right;
}
*/
div.top-category-heading{
		margin-left:5px;	

}
.breadcrumbs {
    color: #fff;
    float: left;
    margin-top: 5px;
    padding: 15px;
    clear: right;
    margin-left: 10px;
	margin-bottom: 10px;
}
.category-info {
    width: 100%;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #898787;
	padding: 10px;
}

/*product pages*/
.product-details{
	width: 100% !important;
	padding: 10px !important;
	float: none !important;
}
.product-details ul {
     padding: 0 !important;
}
div.top-product-heading {
    font-size: 3vw;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    margin-top: -10vw !important;
}
.product-image {
    margin: 5vw 0 0 0 !important;
    border-radius: 15px;
    padding-bottom: 15px !important;
    min-width: 100% !important;
}
div.product-specs {
    margin-top: 10px;
    width: 90%!important;
    margin: 10px 0 0 0 !important;
}

.product-right-column {
    margin-right: 0 !important;
    float: none !important;
	width: 90% !important;
	margin-left: 0 !important;
	clear:both;

}

/*shopping cart*/
.cart_bar {
    margin: 20px auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px !important;
    width: 100% !important;
}
.cart_cart_box_canvas {
    width: 100% !important;
    margin: 0 auto;
}

.cart-buttons {
    margin: 20px auto;
    clear: both;
    width: 100%;
    text-align: center;
    float: left;
}
.checkout-button-wrapper{
	float: none !important;
	width: 100% !important;
	margin-bottom: 20px !important;
}
.paypal-button-wrapper{
	float: none !Important;
	width: 100% !important;
	margin-bottom: 20px !important;
}
.continue-shopping-button-wrapper{
	float: none !Important;
	width: 100% !important;
}
.bottom-of-cart{
	width:100% !important;
	margin-left: 0px !important;
}

.sort-controls {
    float: none !important;
	width: unset !important;
   
}

.cart-tools {
    margin: 20px auto !important;
	clear: both;
    width: 100% !important;
	
}
#shipping_estimator{
	float: none !important;
	width: 80% !important;
	margin: 10px auto !important;
	
}
#send_quote_box{
	float: none !important;
	width: 80% !important;
	margin: 10px auto !important;

}
#coupon{
	float: none !important;
	width: 80% !important;
	margin: 10px auto !important;

}

/*checkout*/
.cart_data_entry_area {
    width: 100% !important;
    margin-left: 0 !important;
	padding: 10px;
}
.cart_box_canvas, .address-buttons {
    width: 100% !important;
    margin: 0 auto;
}
#shipping_method_box {
    clear: both;
    margin: 20px;
}
label{
	margin: 10px;
}
