:root{--smcr-yellow: #EFC230;--smcr-black: #1D1D1D;--smcr-white: #FFFFFF;--smcr-black-hov: #000000;--smcr-primary-btn-hover-bg: #cea316ff;--smcr-green: #00924A;--smcr-red: #AB3838;--smcr-section-width: 1360px}*{margin:0;padding:0}html{scroll-behavior:smooth}#smcr-bulk-quote-form{scroll-margin-top:120px}body{background:var(--smcr-white)}.smcr_heading_fnt{font-family:Barlow Condensed,sans-serif}.smcr_body_fnt{font-family:Inter,sans-serif}.smcr_txt_yellow{color:var(--smcr-yellow)}.smcr_txt_black{color:var(--smcr-black)}.smcr_txt_white{color:var(--smcr-white)}.smcr_bg_yellow{background-color:var(--smcr-yellow)}.smcr_bg_black{background-color:var(--smcr-black)}.smcr_bg_white{background-color:var(--smcr-white)}.smcr_font_bold{font-weight:700!important}.smcr_text_uppercase{text-transform:uppercase!important}.smcr_heading_type1{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:70px;line-height:normal}.smcr_heading_type2{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:48px;line-height:normal}.smcr_heading_type3{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:32px;line-height:normal}.smcr_heading_type4{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:22px;line-height:normal}.smcr_body_text_type1{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:22px}.smcr_body_text_type2{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:22px}.smcr_body_text_type3{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px}@media only screen and (min-width:768px)and (max-width:990px){.smcr_heading_type1{font-size:56px}.smcr_heading_type2{font-size:40px}.smcr_heading_type3{font-size:28px}.smcr_heading_type4{font-size:20px}.smcr_body_text_type1{font-size:19px;line-height:24px}}@media only screen and (max-width:767px){.smcr_heading_type1{font-size:42px}.smcr_heading_type2{font-size:32px}.smcr_heading_type3{font-size:24px}.smcr_heading_type4{font-size:18px}.smcr_body_text_type1{font-size:18px;line-height:20px}.smcr_body_text_type2{font-size:14px;line-height:18px}.smcr_body_text_type3{font-size:12px;line-height:16px}}.smcr-primary-btn{display:inline-block;padding:16px 24px;border-radius:30px;background-color:var(--smcr-yellow);color:var(--smcr-black);text-decoration:none;text-align:center;transition:all .3s ease}.smcr-primary-btn:hover{background-color:var(--smcr-primary-btn-hover-bg, #e5b027)}.smcr-secondary-btn{display:inline-block;padding:16px 24px;border-radius:30px;background-color:transparent;border:1px solid #444;color:var(--smcr-yellow);text-decoration:none;text-align:center;transition:all .3s ease}.smcr-secondary-btn:hover{border-color:var(--smcr-yellow);background-color:#ffffff0d}.smcr_side_pad{padding-left:12px;padding-right:12px}@media only screen and (min-width:991px){.smcr_pad_t_lg{padding-top:60px}.smcr_pad_b_lg{padding-bottom:60px}.smcr_pad_t_md{padding-top:45px}.smcr_pad_b_md{padding-bottom:45px}.smcr_pad_t_sm{padding-top:15px}.smcr_pad_b_sm{padding-bottom:15px}.smcr_gap_sm{gap:15px}}@media only screen and (min-width:768px)and (max-width:990px){.smcr_pad_t_lg{padding-top:40px}.smcr_pad_b_lg{padding-bottom:40px}.smcr_pad_t_md{padding-top:36px}.smcr_pad_b_md{padding-bottom:36px}.smcr_pad_t_sm{padding-top:12px}.smcr_pad_b_sm{padding-bottom:12px}.smcr_gap_sm{gap:12px}}@media only screen and (max-width:767px){.smcr_pad_t_lg{padding-top:30px}.smcr_pad_b_lg{padding-bottom:30px}.smcr_pad_t_md{padding-top:24px}.smcr_pad_b_md{padding-bottom:24px}.smcr_pad_t_sm{padding-top:10px}.smcr_pad_b_sm{padding-bottom:10px}.smcr_gap_sm{gap:10px}}.smcr_section{max-width:var(--smcr-section-width);width:100%;margin-left:auto;margin-right:auto}.smcr_animate_up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.smcr_animate_fade{opacity:0;transition:opacity .8s ease-out}.smcr_animate_visible{opacity:1;transform:translateY(0)}.announcement-bar__text{text-align:center!important}.smcr-header-wrapper{position:relative;width:100%}.smcr-header{position:relative;background-color:var(--smcr-white);transition:transform .3s ease,height .3s ease;width:100%}.smcr-header-wrapper.is-fixed .smcr-header{position:fixed;top:0;left:0;width:100%;z-index:9999;box-shadow:0 2px 10px #0000000d}.smcr-header-top{display:flex;align-items:center;justify-content:space-between;padding-top:15px;padding-bottom:15px;padding-left:max(12px,calc((100% - var(--smcr-section-width)) / 2));padding-right:max(12px,calc((100% - var(--smcr-section-width)) / 2));border-bottom:1px solid #eaeaea}.smcr-logo-container img{max-width:148px;height:auto}.smcr-search-container{flex-grow:1;max-width:600px;margin:0 40px;position:relative}.smcr-search-form{position:relative;display:flex;align-items:center}.smcr-search-input{width:100%;padding:16px 50px 16px 20px;border:1px solid #ddd;border-radius:30px;outline:none}.smcr-search-btn{position:absolute;right:22px;background:none;border:none;cursor:pointer;color:var(--smcr-black)}.smcr-predictive-results{position:absolute;top:100%;left:0;right:0;background:var(--smcr-white);border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 6px #0000001a;z-index:10;max-height:400px;overflow-y:auto;margin-top:4px;width:98%;margin-left:auto;margin-right:auto}.smcr-predictive-item{display:flex;align-items:center;padding:10px;text-decoration:none;border-bottom:1px solid #eee}.smcr-predictive-item:last-child{border-bottom:none}.smcr-predictive-item img{width:50px;height:50px;object-fit:cover;margin-right:15px;border-radius:4px}.smcr-top-actions{display:flex;align-items:center;gap:25px}.smcr-top-nav{display:flex;gap:20px}.smcr-top-nav a{text-decoration:none}.smcr-cart-icon{color:var(--smcr-black);display:flex;align-items:center;width:32px;height:48px}.smcr-wishlist-header-icon .site-header__icon svg{padding-top:13px!important}.smcr-wishlist-header-icon .site-header__icon .wishlist-hero-items-count{top:5px;left:10px;background-color:#1d1d1d;width:fit-content;text-align:center;height:fit-content;padding:5px 8px;border-radius:50%;line-height:1;font-size:var(--font-size--3xs);color:#fff}.smcr-cart-icon .header-actions__cart-icon .cart-bubble{top:-7px;right:-6px;position:absolute}.smcr-login-btn{padding:16px 30px;border-radius:30px;text-decoration:none;display:inline-block;transition:background-color .3s}.smcr-login-btn-mob{display:none}.smcr-login-btn:hover{background-color:var(--smcr-primary-btn-hover-bg)}.smcr-mobile-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--smcr-black)}.smcr-header-bottom{display:flex;align-items:center;padding-top:15px;padding-bottom:15px;padding-left:max(12px,calc((100% - var(--smcr-section-width)) / 2));padding-right:max(12px,calc((100% - var(--smcr-section-width)) / 2));border-bottom:1px solid #eaeaea;transition:max-height .4s ease,opacity .4s ease,padding .4s ease;overflow:hidden;max-height:200px;opacity:1}.smcr-header-wrapper.scrolled-down .smcr-header-bottom{max-height:0;padding-top:0;padding-bottom:0;border-bottom:none;opacity:0}.smcr-bottom-left{display:flex;align-items:center;gap:12px}.smcr-dropdown-wrapper{position:relative}.smcr-all-categories-btn{display:flex;align-items:center;gap:10px;padding:16px 24px;border-radius:30px;border:none;cursor:pointer}.smcr-categories-dropdown{position:absolute;top:100%;left:0;background:var(--smcr-white);border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:200px;z-index:10;display:flex;flex-direction:column;padding:10px 0}.smcr-categories-dropdown a{padding:10px 20px;text-decoration:none}.smcr-categories-dropdown a:hover{background-color:#f5f5f5}.smcr-bulk-btn{padding:16px 24px;border-radius:30px;border:1px solid #ddd;text-decoration:none}.smcr-main-nav{display:flex;gap:20px;padding-left:18px}.smcr-main-nav a{text-decoration:none}.smcr-mobile-drawer{position:fixed;top:0;right:-300px;width:300px;height:100vh;background-color:var(--smcr-white);z-index:10001;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-5px 0 15px #0000001a}.smcr-mobile-drawer.open{right:0}.smcr-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.smcr-drawer-close{background:none;border:none;cursor:pointer}.smcr-drawer-content{padding:20px;overflow-y:auto}.smcr-drawer-links,.smcr-drawer-collections{display:flex;flex-direction:column;gap:15px}.smcr-drawer-links a,.smcr-drawer-collections a{text-decoration:none}.smcr-drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:10000;display:none}.smcr-drawer-overlay.open{display:block}@media only screen and (max-width:990px){.smcr-drawer-links:first-child>:nth-last-child(-n+3){display:none}.smcr-drawer-links:first-child{padding-bottom:15px}.smcr-top-nav,.smcr-login-btn,.smcr-header-bottom{display:none}.smcr-login-btn-mob{padding:12px 24px;border-radius:30px;text-decoration:none;display:inline-block;transition:background-color .3s;display:block;text-align:center}.smcr-mobile-toggle{display:block}.smcr-mobile-toggle svg{width:28px;height:28px}.smcr-top-actions{gap:12px}.smcr-header-top{padding:15px 12px;flex-wrap:wrap}.smcr-search-container{margin:15px 0 0;order:3;flex:1 1 100%;max-width:100%}header-actions.smcr-cart-wishlist-wrapper{margin-right:14px;margin-top:8px}}@media only screen and (max-width:767px){.smcr-logo-container img{max-width:120px}}.smcr-footer{width:100vw}.smcr-footer-inner{display:flex;flex-direction:column}.smcr-footer-row-1{display:flex;justify-content:space-between;align-items:center;gap:40px}.smcr-footer-newsletter-text{flex:1}.smcr-footer-newsletter-text h3{margin-bottom:8px}.smcr-footer-newsletter-text p{margin:0;color:#ccc}.smcr-footer-newsletter-form{flex:1;max-width:500px}.smcr-newsletter-input-group{display:flex;gap:15px;margin-bottom:10px}.smcr-newsletter-input{flex:1;padding:12px 20px;border-radius:30px;border:1px solid #444!important;background-color:#3f3f3f!important;color:#fff!important;outline:none}.smcr-newsletter-input::placeholder{color:#999;opacity:1}.smcr-newsletter-btn{padding:16px 32px;border-radius:30px;border:none;cursor:pointer;font-weight:500;transition:background-color .3s}.smcr-newsletter-btn:hover{background-color:var(--smcr-primary-btn-hover-bg)}.smcr-newsletter-policy{margin:0;font-size:12px;color:#aaa}.smcr-form-message{padding:10px 15px;margin-bottom:15px;border-radius:8px;display:flex;align-items:center;gap:10px}.smcr-form-success{background-color:#d4edda;color:#155724}.smcr-form-error{background-color:#f8d7da;color:#721c24}.smcr-footer-row-2{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:45px 0 36px}.smcr-footer-logo{margin-bottom:25px;display:block;max-width:148px}.smcr-footer-socials{display:flex;gap:15px}.smcr-social-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#333;color:#fff;border-radius:50%;text-decoration:none;transition:background-color .3s}.smcr-social-icon:hover{background-color:#555}.smcr-footer-col-links h4{margin-bottom:20px;text-transform:uppercase}.smcr-footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.smcr-footer-menu a{text-decoration:none;color:#999!important;transition:color .3s;text-decoration:underline;text-underline-offset:3px}.smcr-footer-menu a:hover{color:#fff!important}.smcr-footer-divider{margin:0;border-top:none;border-bottom:1px solid #ffffff}.smcr-footer-copyright-wrapper{padding:36px 0 0;text-align:center}.smcr-footer-copyright{margin:0;color:#aaa}.smcr-footer-row.smcr-footer-row-2>.smcr-footer-col:nth-child(4) .smcr-footer-menu>li:last-child>a{text-decoration:none!important}@media only screen and (max-width:990px){.smcr-footer-row-1{flex-direction:column;text-align:center;gap:25px}.smcr-footer-newsletter-form{width:100%}.smcr-footer-row-2{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.smcr-footer-row-2{grid-template-columns:1fr;text-align:center}.smcr-footer-socials{justify-content:center}.smcr-newsletter-input-group{flex-direction:column}.smcr-footer-row-2 .smcr-footer-logo{margin:0 auto 20px}}.smcr_product_card{border:1px solid #C5C6CE4D;border-radius:20px;box-shadow:0 1px 2px #0000000d;padding:16px;display:flex;flex-direction:column;background:var(--smcr-white);height:100%}.smcr_card_image_wrapper{position:relative;border-radius:12px;overflow:hidden;margin-bottom:20px;aspect-ratio:1 / 1;background:#f5f5f5}.smcr_card_image_link,.smcr_card_images{display:block;width:100%;height:100%}.smcr_card_images img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.smcr_img_secondary{opacity:0}.smcr_product_card:hover .smcr_img_secondary{opacity:1}.smcr_card_badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.smcr_badge{padding:4px 12px;border-radius:20px;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.smcr_badge_sale{background-color:var(--smcr-red)}.smcr_wishlist_btn{position:absolute;top:12px;right:12px;z-index:2;background:var(--smcr-white);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.smcr_wishlist_btn .wishlisthero-floating{top:-4px;right:-4px}.smcr_card_info{display:flex;flex-direction:column;flex-grow:1}.smcr_card_price{margin-bottom:12px}.smcr_card_title{text-decoration:none;margin-bottom:12px;display:block;flex-grow:1}.smcr_btn_add_to_cart{width:100%;padding:12px;border-radius:30px;border:none;cursor:pointer;font-weight:500;transition:background-color .3s ease}.smcr_btn_add_to_cart:hover{background-color:var(--smcr-primary-btn-hover-bg)}.smcr_btn_add_to_cart:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:767px){.smcr_product_card{border-radius:12px;padding:12px}}.smcr_section_header{display:flex;justify-content:space-between;align-items:center;gap:16px}.smcr_section_header_left{display:flex;flex-direction:column;gap:8px;max-width:70%}.smcr_section_header_left h2,.smcr_section_header_left p{margin:0}.smcr_view_all_link{display:flex;align-items:center;gap:8px;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.smcr_view_all_link:hover{opacity:.7}.smcr_view_all_link svg{width:24px;height:24px}@media only screen and (max-width:767px){.smcr_section_header{flex-direction:column;align-items:flex-start;gap:16px}.smcr_section_header_left{max-width:100%}}.smcr_products_grid_container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (max-width:990px){.smcr_products_grid_container{grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (max-width:767px){.smcr_products_grid_container{gap:12px}}.MuiDialog-root{z-index:9999!important}.MuiDialogTitle-root.wishlist-hero-header .wishlist-hero-header-title{font-family:Barlow Condensed,sans-serif;font-weight:700}.MuiDialogContent-root .wishlist-popup-content-text{font-family:Inter,sans-serif!important;font-weight:400;font-size:16px!important;line-height:normal}.wishlisthero-customer-view-listing .wishlist-hero-list-card{width:100%;max-width:unset;flex-basis:33%}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-header .wishlist-hero-list-card-header-product-name{min-height:unset!important;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-header .wishlist-hero-list-card-header-added-on{font-size:14px!important}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-price-update{text-align:left!important;color:var(--smcr-black)}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-product-price{padding-bottom:4px!important}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-footer-add-to-cart{width:100%!important;padding:12px;border-radius:30px!important;border:none;cursor:pointer;font-weight:500!important;transition:background-color .3s ease;background-color:var(--smcr-yellow)!important;font-family:Inter,sans-serif!important;font-weight:400;font-size:16px!important;line-height:22px;color:var(--smcr-black)}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-footer .wishlist-hero-list-card-footer-delete{background-color:#f01515;color:#fff;border-radius:12px!important}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-footer .MuiButtonGroup-root{gap:8px}.wishlist-hero-list-footer .MuiButton-text{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:16px!important;line-height:normal}@media only screen and (max-width:767px){.MuiDialogContent-root .wishlist-popup-content-text{font-size:14px!important}.wishlisthero-customer-view-listing .wishlist-hero-list-card .wishlist-hero-list-card-header .wishlist-hero-list-card-header-added-on{font-size:12px!important}.wishlist-hero-list-footer .MuiButton-text{font-size:14px!important}}.smcr-prd-info-section{max-width:var(--smcr-section-width)!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}.smcr-prd-info-section.section--full-width .product-information--media-left .product-details{padding-inline-end:0!important}.smcr-prd-info-section.section--full-width .product-information--media-right .product-details{padding-inline-start:0!important}product-price.text-block *{font-weight:700}.smcr-prd-info-section .product-details h1{text-transform:uppercase}.accelerated-checkout-block .shopify-payment-button button{background:var(--smcr-yellow);color:var(--smcr-black);font-weight:500;font-size:16px;border-radius:54px}.quantity-selector-wrapper .quantity-selector{border-radius:50px!important}.accelerated-checkout-block .shopify-payment-button button:hover{background:var(--smcr-primary-btn-hover-bg)!important}add-to-cart-component .add-to-cart-button{font-weight:500;font-size:16px;border-radius:54px}add-to-cart-component span.svg-wrapper.add-to-cart-icon{display:none!important}.accelerated-checkout-block div#wishlisthero-product-page-button-container{display:none!important}@media screen and (min-width:1200px){.smcr-prd-info-section .product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left{grid-template-columns:1.2fr 1fr!important}.smcr-prd-info-section .product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-right{grid-template-columns:1fr 1.2fr!important}}@media screen and (max-width:767px){.product-information__grid .product-information__media .slideshow-controls__thumbnails-container .slideshow-controls__thumbnails{justify-content:flex-start;margin-left:0}slideshow-slide.product-media-container img{border-radius:24px}}.smcr-collection-wrapper .facets.facets-controls-wrapper{display:none}.smcr-collection-wrapper .facets.facets--vertical.spacing-style{border:1px solid #C5C6CE4D;padding:16px;border-radius:20px}.smcr-sort-by-wrapper{display:flex;align-items:center;gap:12px}.smcr-sort-by-wrapper .select__select{border:1px solid #C5C6CE;padding:16px 36px 16px 20px;border-radius:32px;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;min-width:150px}.smcr-sort-by-wrapper .select svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}.smcr-collection-wrapper .facets__filters-wrapper .facets__item:first-child:before{display:none}.smcr-collection-header-wrapper{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:767px){.smcr-collection-header-wrapper{flex-direction:column;align-items:flex-start;gap:14px}.smcr-collection-wrapper .facets-toggle{margin-bottom:14px!important}.smcr-collection-header-right{width:100%}.smcr-collection-header-right .smcr-sort-by-wrapper{flex-direction:row;justify-content:space-between}}.bulk-ord-3-card .smcr-help-header .desc{margin:0 auto;max-width:742px}.smcr-cont-3cards{max-width:1030px}.smcr-cont-3cards .smcr-help-card__desc a{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/global_styles.css.map */
