@font-face {
    font-family: 'Slicker';
    src: url('Slicker.woff2') format('woff2'),
        url('Slicker.woff') format('woff'),
        url('Slicker.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Slicker',sans-sarif !important;
    margin:10px 0;
}

.certi h2{
        font-size: 5rem !important;
    text-transform: uppercase;
    color: #009ad3 !important;

}
.certi p{
    font-family: 'Slicker',sans-sarif !important;
    font-size:3.5rem;
}
.certi a{
        background: transparent;
    border: 1px dashed #009ad3;
    color: #fff;
    width: 200px;
    display: block;
    margin: 10px auto;
    padding: 10px;
    border-radius: 50px;
    font-size: 2rem;
    text-align: center;
}
.certi a:hover{
    background:#009ad3;
    color:#fff;
}
.main-footer .cate-list ul{margin:0;padding:0; text-align:center; width:80%;    margin: 10px auto;}
.main-footer .cate-list ul li{list-style:none;display:inline-block;position:relative;margin: 5px 7px;}
.main-footer .cate-list ul li::after{content:'';height: 20px;width: 1px;position:absolute;display:block;background:#878787;right: -9px;top:0}
.main-footer .cate-list ul li:nth-last-of-type::after{display:none;}
.main-footer .cate-list ul li a{ color:#878787; text-decoration:underline; text-underline-offset: 8px;}
.main-footer .cate-list ul li a:hover{color:#fff;}

.desc .cate-list ul{margin:0;padding:0; text-align:center;  margin: 10px auto;}
.desc .cate-list ul li{list-style:none; display:inline-block; position:relative; margin:5px 4px}
.desc .cate-list ul li::after{content:'';height: 20px;width: 1px;position:absolute;display:block;background:#878787;right: -7px;top:0}
.desc .cate-list ul li a{ color:#878787; text-decoration:underline; text-underline-offset: 8px;}
.desc .cate-list ul li a:hover{color:#fff;}
.page-header .header-top-panel .header-center-links li:nth-of-type(even) a:hover,
.page-header .header-top li:nth-of-type(even)  a:hover{ color:#000 !important;}
.page-header .header-top-panel .header-center-links li:nth-of-type(odd) a:hover,
.page-header .header-top li:nth-of-type(odd)  a:hover{ color:#009ad3 !important;}
.page-header .mobi-cart-wrapper .action.showcart .counter.qty{background:#009ad3}
.mb-bottom-toolbar .menu-items .item>a, .mb-bottom-toolbar .group-switch>button.switcher{color:#009ad3}
.desc img.hover-img{display:none;}
.desc a:hover img.main-img{display:none;}
.desc a:hover img.hover-img{display:block;}
ul.footer-link{margin:0; padding:0; list-style:none;}
ul.footer-link li span{color:#fff;}
.category-image{display:none;}