/** Shopify CDN: Minification failed

Line 79:0 Unexpected "}"

**/
#shopify-section-sidebar-menu .Collapsible__Content .Collapsible:first-child ul{
	padding-left:  0;
}

#shopify-section-sidebar-menu .Collapsible__Content .Collapsible:first-child a{
	text-transform: uppercase !important;
}

.Linklist__Item > .DropdownMenu{
	position:  relative;
	top:  0;
}

.Linklist__Items .Linklist .prc-promo.prc-width--fourth,
.Linklist > .Linklist__Item.prc-promo.prc-width--fourth,
.HorizontalList > .Linklist__Item.prc-promo.prc-width--fourth{
	width:  190px !important;
}

.Linklist__Items .Linklist .prc-promo.prc-width--half,
.Linklist > .Linklist__Item.prc-promo.prc-width--half,
.HorizontalList > .Linklist__Item.prc-promo.prc-width--half{
	width:  380px !important;
}

.Linklist__Items .Linklist .prc-promo.prc-width--full,
.Linklist > .Linklist__Item.prc-promo.prc-width--full,
.HorizontalList > .Linklist__Item.prc-promo.prc-width--full{
	width:  760px !important;
}

/* WEB ADS */
.prc-ad{
	padding:  0rem;
}

.prc-ad.prc-ad--leaderboard{
	margin:  1rem auto;	
	text-align: center;
}

.prc-ad.prc-ad--sidebar{
	margin:  0 0 1rem 0;
	text-align: left;
}

.prc-ad__debug{
	display:  none;
	font-size:  12px;
	font-style:  italic;
	/*color:  #ccc;*/
}

@media screen and (max-width: 767px){
	.Collapsible.has-subtitle .Linklist{
		margin-bottom:  0;
	}
	.Collapsible.has-subtitle{
		margin-top:  10px;
	}
	.Collapsible.has-subtitle:first-child{
		margin-top:  0px;
	}	
	.Collapsible.has-subtitle .Linklist .full-underline{
		margin-top:  10px;
		margin-bottom:  10px;
	}
}

@media screen and (min-width: 768px)
	.Linklist__Item--recursive:hover:before{
		color: white !important;
	}
}



.prc-ad.prc-ad--leaderboard,
#div-gpt-ad-1648065204360-0 {
    width: 100% !important;  
    max-width: 100% !important;
    margin: 1rem auto; 
    box-sizing: border-box;
    overflow: hidden; 
    display: block;  
    text-align: center;
}


@media screen and (min-width: 768px) {
    .prc-ad.prc-ad--leaderboard {
        max-width: 1200px; 
    }

    .prc-ad iframe {
        width: 100% !important;
        
    }
}

@media screen and (max-width: 767px) {
    .prc-ad.prc-ad--leaderboard {
        padding: 0 10px; 
        max-width: 100% !important;
    }

    .prc-ad iframe {
        width: 100% !important;
       
    }
}
