/** Shopify CDN: Minification failed

Line 30:16 Expected identifier but found whitespace
Line 30:21 Unexpected ";"

**/
.mega-menu__columns-wrapper .mega-menu__column:nth-child(5) ul li a {
    font-weight: 900!important;
}

/* Style the active class, and buttons on mouse-over */
.active {
  font-weight:bold;
}
.label-list {
    display: inline-flex!important;
}
.product-meta__price-list-container .price--compare {
    font-size: 21px!important;
}
label.popover__choice-item:nth-child(3), label.popover__choice-item:nth-child(4) {
    display: none!important;
}

.product-item-meta__swatch-list {
  justify-content: left!important;
}
.custom-product-name-line .product-item-meta__title {
    font-weight: 700;
}    background: #eee;
.product-item-meta__swatch-list.color-swatch-list.color-swatch-list--mini {
    gap: 20px!important;
  margin-left: 2px;
}
.cart {
    display: block!important;
}
thead.line-item-table__header-group.hidden-phone {
    background-color: #eee;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item-table__header-group{
	background: #eee;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item-table__header-group th:nth-child(3) span{
  	text-align:center;

}
#shopify-section-template--15370444538034__main .line-item-table {
    border: 1px solid #eee;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item-table__header-group th{
    padding-top: 15px;  
  	padding-left: 20px;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item-table__header-group th:nth-child(3),
#shopify-section-template--15370444538034__main .line-item-table .line-item-table__list .line-item td:nth-child(3){
    padding-right: 20px;  
  	text-align:center;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item__product {
    padding-left: 20px;
  	padding-bottom: 20px;
  	border-right: 1px solid #eee;
}
#shopify-section-template--15370444538034__main .line-item-table .line-item__price-list-container {
  	border-left: 1px solid #eee;
}
#shopify-section-template--15370444538034__main .subTotal-Custom{
	border-top:1px solid #eee;
  	padding-top:10px;
  	padding-bottom:10px;
}
#shopify-section-template--15370444538034__main .subTotal-Custom .line-item__product,
#shopify-section-template--15370444538034__main .subTotal-Custom .subTotalT,
#shopify-section-template--15370444538034__main .subTotal-Custom .subTotalPrice{
  	padding-top:10px;
  	padding-bottom:10px;
}
@media screen and (max-width: 740px){
.line-item-table__list .line-item:first-child .line-item__product {
    padding-top: 20px!important;
}}
@media screen and (min-width: 741px){
.product-item-meta__title {
    font-size: 1rem;
}
  .hidden-desktop{
	display:none!important;
}
}
.checkoutButton {
  	position: relative;
    display: grid;
    align-items: center;
    justify-content: end;
}
.checkoutButton .continueLink{
	text-align:center;
}
.checkoutButton .continueLink a{  
  	text-decoration:none;
}
.drawer__content .line-item__quantity .line-item__remove-button {
    margin-left: 1px;
    display: block;
    padding-top: 7px;
}
.popup-links-div {
    margin-left: auto;
    width: 35%!important;
}
.header__linklist-link {
    display: block;
    font-weight: 500!important;
    font-size: 17px;
}
.header__linklist-link:hover {
    font-weight: 700!important;
}
.mega-menu__image-push {
    text-align: left!important;
}
.product-item-meta__swatch-list {
    margin-left: 2px;
}