 .whb-top-bar .wd-dropdown {
            margin-top: 1px;
        }

        .whb-top-bar .wd-dropdown:after {
            height: 11px;
        }


        .whb-header-bottom .wd-dropdown {
            margin-top: 6px;
        }

        .whb-header-bottom .wd-dropdown:after {
            height: 16px;
        }


        .whb-header .whb-header-bottom .wd-header-cats {
            margin-top: -1px;
            margin-bottom: -0px;
            height: calc(100% + 1px);
        }

        .whb-clone.whb-sticked .wd-dropdown {
            margin-top: 10px;
        }

        .whb-clone.whb-sticked .wd-dropdown:after {
            height: 20px;
        }

        @media (min-width: 1025px) {
            .whb-top-bar-inner {
                height: 42px;
                max-height: 42px;
            }


            .whb-general-header-inner {
                height: 90px;
                max-height: 100px;
    margin-bottom: 15px;
            }


            .whb-header-bottom-inner {
                height: 52px;
                max-height: 52px;
            }


            .whb-clone .whb-general-header-inner {
                height: 60px;
                max-height: 80px;
    margin-bottom: 10px;
            }

        }

        @media (max-width: 1024px) {

            .whb-general-header-inner {
                height: 60px;
                max-height: 80px;
    margin-bottom: 10px;
            }

            .whb-header-bottom-inner {
                height: 52px;
                max-height: 52px;
            }

            .whb-clone .whb-general-header-inner {
                height: 60px;
                max-height: 80px;
    margin-bottom: 10px;
            }

        }

        .whb-top-bar-inner {
            border-color: rgba(230, 230, 230, 1);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

        .whb-general-header {
            border-color: rgba(0, 0, 0, 0.14);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

        .whb-header-bottom {
            border-bottom-width: 0px;
            border-bottom-style: solid;
        }