/** Shopify CDN: Minification failed

Line 89:1 Expected "}" to go with "{"

**/

body .sf-header.sf-mega-active header {
  color: #fff;
}
@media screen and (max-width: 800px){
  #sy-whatshelp {
    bottom: 70px !important;
}
}

body .sf-header__bg {
  background-color: #000;
}

.sf-header .sf-menu-item > a{
font-weight:700;
color: rgba(255, 255, 255, 0.6);
}

.sf-header .sf-menu-item > a:hover{
color:white;
}

.pro .mt-3 {
text-align:center;
}

.pro .sf__pcard-name{
font-weight:700;
}

.search-container {
background:black !important;
  color:white !important;
}

.sf__btn-white{
background:#fcc444 !important;
color:white!important;
}


.search-container .h-11{
color:black;


.search-container .p-2 {
color:white;
}

.search-container .text-base{
color:white;
}

.wa__btn_popup{
right: 12px !important;
bottom: 138px !important;
position: absolute;
}

@media(max-width:767px){
.trp-2 .sf-grid{  
  display:grid !important;
  gap: 1px ;
  grid-template-columns: repeat(3, 1fr) !important;
}
}

.sf-menu-item--mega:hover .sf__header-main-top{
background:blue;
}


.no-title .md\:text-xl{
display:none !important;
}


#sy-whatshelp {
    right: 25px;
    bottom: 113px !important;
    position: fixed;
    z-index: 9999;
}