section.custom-top-bar{padding:1rem}section.custom-top-bar .container{display:flex;align-items:center;justify-content:center;gap:3rem}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container{gap:2rem}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container{gap:2rem}}@media screen and (max-width: 767px){section.custom-top-bar .container{gap:2rem}}@media screen and (max-width: 480px){section.custom-top-bar .container{gap:2rem}}section.custom-top-bar .container .custom-top-bar_text{display:flex;align-items:center;gap:1rem}section.custom-top-bar .container .custom-top-bar_text img{width:20px;height:20px;object-fit:contain}section.custom-top-bar .container .custom-top-bar_text p{margin:initial;font-size:15px;color:#000}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media screen and (max-width: 767px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media screen and (max-width: 480px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_text .desktop-view{display:none}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_text .desktop-view{display:none}}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_text .mobile-view{display:block}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_text .mobile-view{display:block}}section.custom-top-bar .container .custom-top-bar_timer{display:block}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media screen and (max-width: 767px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media screen and (max-width: 480px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown{display:flex;gap:2rem;color:#000;margin-top:2px;height:48px}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item{display:flex;flex-direction:column;align-items:center}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item .countdown-item-time{background-color:#fff;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:14px;line-height:initial}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item .countdown-item-label{font-size:13px;line-height:initial;margin-top:2px}section.custom-top-bar .container .custom-top-bar_button{height:48px}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media screen and (max-width: 767px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media screen and (max-width: 480px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}section.custom-top-bar .container .custom-top-bar_button button{padding:1.4rem;height:100%;background-color:#f84444;color:#fff;font-size:16px;text-decoration:none;border-radius:5px;border:initial;cursor:pointer;transition:all ease .2s}@media (min-width: 992px) and (max-width: 1199px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;height:initial}}@media (min-width: 768px) and (max-width: 991px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}@media screen and (max-width: 767px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}@media screen and (max-width: 480px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}section.custom-top-bar .container .custom-top-bar_button button:hover{background-color:red}section.custom-black-top-bar{padding:1rem;align-items:center;justify-content:center;gap:2rem}@media (min-width: 992px) and (max-width: 1199px){section.custom-black-top-bar{display:flex}}@media (min-width: 768px) and (max-width: 991px){section.custom-black-top-bar{display:flex}}@media screen and (max-width: 767px){section.custom-black-top-bar{display:flex;gap:1}}@media screen and (max-width: 480px){section.custom-black-top-bar{display:flex;gap:1}}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown{display:flex;gap:2rem;color:#000}@media screen and (max-width: 767px){section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown{gap:1rem}}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item{display:flex;flex-direction:column;align-items:center}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item .countdown-item-time{background-color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:14px;line-height:initial}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item .countdown-item-label{font-size:13px;line-height:initial;margin-top:2px}section.custom-black-top-bar .custom-black-top-bar_text p{margin:initial;font-size:14px;color:#fff}section.custom-black-top-bar .custom-black-top-bar-close{display:flex;position:absolute;right:2rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-dev-top-bar.css.map */
