.st-page{margin:30px 0}.st-page .st-page-container{background:#fff;border-radius:10px;padding-bottom:15px;padding-top:15px}.st-page .st-page_products{margin-top:30px;padding:0 10px}.st-page .st-page_loading{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.st-page .st-page_controls{border-bottom:1px solid #e9e7e7}.st-page .st-page_controls .st-page_actions button{all:unset;background-color:transparent;cursor:pointer;font-size:18px;padding:15px 20px}.st-page .st-page_empty{display:none;margin-top:30px}.st-page main{position:relative}.st-page .st-page_view-style button{all:unset;background-color:transparent;cursor:pointer;font-size:18px;padding:15px 20px}.st-page.st-is-loading .st-page_controls{opacity:0}.st-page.st-is-loading .st-page_products{display:none}.st-page.st-is-loading .st-page_loading{display:flex}.st-page.st-is-loading main{min-height:300px}.st-page.st-is-empty .st-page_empty{display:block}@media screen and (min-width:992px){.st-page .st-page-container{padding:30px}}.st-product-card{cursor:pointer;display:flex;position:relative}.st-product-card .st-product-card_loading{display:none;height:100%;inset:0;position:absolute;width:100%}.st-product-card .st-product-card_loading div{background-color:hsla(0,0%,100%,.7);display:block;height:100%;pointer-events:none;width:100%}.st-product-card .st-product-card_loading svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.st-product-card .st-product-card_image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.st-product-card .st-product-card_image a{position:unset}.st-product-card .st-product-card_image .st-product-image--second{opacity:0}.st-product-card .st-product-card_options{display:inline-block;position:relative}.st-product-card .st-product-card_options svg{pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:0}.st-product-card .st-product-card_options select{all:unset;border:1px solid;border-radius:2041996px;display:inline-block;overflow:hidden;padding:5px 25px 5px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:120px;z-index:1}@media screen and (min-width:768px){.st-product-card .st-product-card_options select{padding:5px 25px;width:150px}}.st-product-card .st-product-card_title{max-height:36px}.st-product-card .st-product-card_title a{color:#000;display:-webkit-box;font-size:14px;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;height:36px;line-height:18px;overflow:hidden}.st-product-card .st-atc-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fed700;border:none;border-radius:20496px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:inherit;justify-content:center;line-height:20px;padding:10px 0;width:100%}.st-product-card .st-product-card_quantity{margin:0 0 10px}.st-product-card .st-product-card_price{font-size:20px;font-weight:700;margin:auto}.st-product-card .st-product-card_actions{background-color:hsla(0,0%,100%,.3);border-radius:2041996px}.st-product-card .st-product-card_actions>div{align-items:center;display:none;height:25px;justify-content:center;line-height:0;width:25px}.st-product-card .st-product-card_actions>.st-delete-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;height:40px;width:40px}.st-product-card .st-product-card_actions>.st-delete-button:hover{background-color:unset!important;color:inherit!important}.st-product-card .st-product-card_actions .st-product-card_actions_dropdown{background-color:#fff;border-radius:3px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);display:none;line-height:1;position:absolute}.st-product-card .st-product-card_actions .st-product-card_actions_dropdown button{all:unset;padding:10px 20px}.st-product-card .st-product-card_actions.st-is-open .st-product-card_actions_dropdown,.st-product-card.st-is-loading .st-product-card_loading{display:block}.st-product-card.st-product-card--sold-out .st-atc-button{background-color:rgba(25,25,25,.2);pointer-events:none}.st-product-card.st-is-adding .st-atc-button span{display:none}.st-product-card.st-is-adding .st-atc-button svg{display:block}.st-product-card .st-atc-button svg{display:none}@media screen and (min-width:768px){.st-product-card .st-product-card_options{display:inline-block}}.st-card-hover-effect .st-product-card:hover .st-product-card_image .st-product-image--first:not(:only-child){opacity:0}.st-card-hover-effect .st-product-card:hover .st-product-card_image .st-product-image--second{opacity:1;transform:scale(1.03);transition:transform .5s ease}.st-product-card--horizontal{align-items:center;gap:10px;padding:10px}.st-product-card--horizontal .st-product-card_image{flex:1}.st-product-card--horizontal form{align-items:stretch;display:flex;flex:2;flex-direction:column;justify-content:center;text-align:center}.st-product-card--horizontal form p{margin:0}.st-product-card--horizontal .st-quantity-widget{display:none}.st-product-card--horizontal .st-product-card_actions{left:10px;top:5px}.st-product-card--horizontal .st-product-card_actions .st-product-card_actions_dropdown{left:10px;top:100%}.st-product-card--horizontal.st-product-card--drawer .st-product-card_options,.st-product-card--horizontal.st-product-card--drawer .st-quantity-widget{display:none}.st-product-card--horizontal.st-product-card--drawer .st-product-card_actions{left:10px;top:5px}.st-product-card--horizontal.st-product-card--drawer .st-product-card_actions .st-product-card_actions_dropdown{left:10px;top:100%}@media screen and (min-width:426px){.st-product-card--horizontal .st-product-card_actions>div{height:40px;width:40px}}.st-product-card--horizontal:not(.st-product-card--drawer){border-radius:8px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}@media screen and (min-width:576px){.st-product-card--horizontal:not(.st-product-card--drawer) .st-product-card_actions{left:unset;right:0;top:0}.st-product-card--horizontal:not(.st-product-card--drawer) .st-product-card_actions .st-product-card_actions_dropdown{left:unset;right:10px}.st-product-card--horizontal:not(.st-product-card--drawer) .st-product-card_price{font-size:24px}.st-product-card--horizontal:not(.st-product-card--drawer) .st-atc-button{max-width:120px}.st-product-card--horizontal:not(.st-product-card--drawer) form{align-items:center;flex:3;flex-direction:row}.st-product-card--horizontal:not(.st-product-card--drawer) form .st-product-card_group--title{flex:1}.st-product-card--horizontal:not(.st-product-card--drawer) form .st-product-card_group--quantity{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}}@media screen and (min-width:768px){.st-product-card--horizontal:not(.st-product-card--drawer) .st-quantity-widget{display:flex;margin:auto;max-width:180px}}.st-product-card--grid{border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);flex-direction:column;padding:10px}.st-product-card--grid form{display:flex;flex:1;flex-direction:column;justify-content:space-between;text-align:center}.st-product-card--grid .st-product-card_image{margin-bottom:10px}.st-product-card--grid .st-quantity-widget{display:none}.st-product-card--grid .st-product-card_quantity{margin-bottom:10px;margin-top:10px}.st-product-card--grid .st-product-card_actions{right:10px;top:5px}.st-product-card--grid .st-product-card_actions .st-product-card_actions_dropdown{right:10px;top:100%}@media screen and (min-width:992px){.st-product-card--grid{padding:20px}.st-product-card--grid .st-product-card_actions{right:10px}}#st_share_page .st-share-page_author{font-size:12px}#st_share_page .st-product-card .st-delete-button,#st_share_page.st-is-loading .st-share-page_author,#st_share_page.st-is-loading .st-share-page_products{display:none}