.woof_products_top_panel,
body.logged-in .logged-out {
    display: none !important;
}

body .woocommerce-checkout table.shop_table #shipping_method label {
    padding-left:0;
}

body .header .header-logo {
    left: 0;
}
body #masthead.header > #top-menu,
body #masthead.header > .header-info {
    /*height: 60px;*/
    max-height: 60px;
    line-height: 38px;
    width: auto;
    min-width: 110px;
}
body #masthead.header > #top-menu {
    min-width: 240px;
}
body #masthead.header > .header-info {
    min-width: 220px;
}
body.logged-in #masthead.header > .header-info {
    min-width: 250px;
}
body #top-menu {
    float: right;
    max-width:320px;
    margin:0;
}
body #masthead.header > #top-menu li:last-child {
    margin-left:15px;
}
body .header nav ul .menu-item {
    margin: 3px 1% 6px;
}
body .header .header-info {
    /*max-width: 160px;*/
    width: auto;
}
body .header .header-info > .header-personal {
    width: auto;
    min-width: 100px;
}
body .header .header-info > .header-cart {
    width: auto;
    min-width: 65px;
    padding: 0 0 0 5px;
}
body .header .header-cart-count {
    margin-right: 5px;
}
body .header .header-personal:after {
    background-color: transparent;
}
body .header .header-info .header-gopersonal {
    display: inline-block;
    width: auto;/* 60px;*/
}
/*
body .header .header-info > .header-personal:hover:before {
    background-color: #fff;
}
*/
body .header .header-info > .header-personal .header-gopersonal:before {
    content:'Log ind';
    display: inline-block;
    color:#c0c4d7;
    height: 100%;
    padding:20px 48px 0 16px;
    /*margin-right:-5px;*/
    vertical-align: top;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    z-index: 9;
}
body .header .header-gopersonal svg {
    left:unset;
    right: 20px;
}
body.logged-in .header .header-info > .header-personal .header-gopersonal:before {
    content:'Mit overblik';
}
body .header .header-info > .header-cart:before {
    content:'Kurv';
    color:#c0c4d7;
    position: relative;
    display: inline-block;
    opacity: 1;
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
    background-color: transparent;
}
body .header .header-info > .header-cart:hover:before {
    color:#fff;
}
body #masthead.header .header-cart-inner {
    line-height: 60px;
    display: inline-block;
}
body .header .header-logo img {
    height: 100%;
}
body.single .maincont .prod,
body .maincont .prod-litems .prod-li {
    box-shadow: none;/*inset 0 -4px 0px 0px #dfdfdf, 0 10px 20px 0px rgba(196, 196, 196, 0.25);*/
    overflow: hidden;
}
body .page-cont {
    box-shadow: none;
}
body .elementor-widget-wrap {
    box-shadow: none !important;
    border:none !important;
}
.header .header-searchbtn + .header-search {
    display: block;
    z-index: 16;
}
body .header .header-searchbtn,
body .header .header-searchbtn.opened {
    left:unset;
    right: 80vw;
    display: none;
}
body .header .header-searchbtn + .header-search,
body .header .header-searchbtn.opened + .header-search {
    width: 560px;/*calc(100vw - 780px);/*calc(80vw - 250px);*/
    max-width: calc(100vw - 730px);
    left: unset;
    right: calc(100vw - 820px);
}
body .header .header-searchbtn + .header-search .dgwt-wcas-search-wrapp,
body .header .header-searchbtn.opened + .header-search .dgwt-wcas-search-wrapp {
    position: absolute;
    top:5px;
    bottom:5px;
    left:0;
    right: 0;
}
body .header .header-searchbtn + .header-search button[type=submit],
body .header .header-searchbtn.opened + .header-search button[type=submit] {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    right: 5px;
}
body .header .header-searchbtn + .header-search button[type=submit]:hover svg,
body .header .header-searchbtn.opened + .header-search button[type=submit]:hover svg {
    /*opacity: 0 !important;*/
}
body .header-search form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp > input[type=search] {
    padding-left: 8px !important;
    padding-right: 20px;
    background-color: #fff !important;
    color: #18202e;
    height: 32px;
    margin-top: 9px;
    border-radius: 0 !important;
}
body .dgwt-wcas-sf-wrapp button[type=submit].dgwt-wcas-search-submit:after {
    opacity: 0 !important;
}
body .prod-litems .prod-li-img img {
    max-width: 100%;
    max-height: 100%;/*calc(100% - 4px);*/
    min-width: 100%;
    min-height: 100%;/*calc(100% - 4px);*/
    object-fit: cover;
    object-position: center;
    margin:0;
}
body .maincont .prod-litems .prod-li-inner {
    padding-left: 240px;
}
body .prod-litems .prod-li-img {
    padding: 0;
    width: 240px;
}
body .prod-litems .prod-li-ttl-wrap {
    width: 50%;
}
body .prod-litems .prod-li-price-wrap {
    width: 14%;
}
body .prod-litems .prod-li-qnt-wrap {
    width: 15%;
}
body .prod-litems .prod-li-add {
    width: 360px;
}
body .prod-litems .prod-li-add select {
    margin-right: 20px;
    max-width: 140px;
}
body .section-view,
body .section-filter-toggle,
body .header .header-cart-summ,
body .prod-litems .prod-li-compare,
body .prod-litems .prod-li-quick-view,
body .prod-litems .prod-li-favorites {
    display: none;
}
body .prod-litems .prod-li-add .button.product_type_variable svg {
    display: inline-block !important;
}
body .prod-litems .image-wrap {
    max-height: 100%;/*calc(100% - 4px);*/
    overflow: hidden;
}
body .prod-litems .prod-li-ttl-wrap h3 {
    font-size: 22px;
}
body .cont.maincont h1,
body.single.woocommerce-page .maincont h1,
body.archive.woocommerce-page .maincont h1 {
    font-weight: 600;
    max-width: 40%;
    /*min-height: 92px;*/
}
body.archive.woocommerce-page .cont-sections {
    width: 50%;
}
.archive.woocommerce-page .cont-sections li {
    padding: 0 12px 10px;
}
#section-menu-wrap > ul > li > a:before {
    content:'';
    width: 100%;
    height: 59px;
    display: block;
    background-image: none;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}
#section-menu-wrap > ul > li > a[href$="/mestsolgte/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Mestsolgte.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/pensler/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Pensler.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/ruller-haandtag/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Rulleroghandtag.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/tapeafdaekning/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Tape.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/slibepapir/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Slibepapir.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/vaerktoej/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Vaerktoj.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/handsker/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Handsker.jpg?v=251219');
}
#section-menu-wrap > ul > li > a[href$="/oevrigeprodukter/"]:before {
    background-image: url('/wp-content/themes/motor-child/logo/PN_Ovrige.jpg?v=251219');
}
.prod-litems .pn-var-wrap {
    float: left;
    width: 21%;
    padding: 0 5px 18px;
    font-size: 15px;
    color: #868ca7;
    text-align: left;
}
.prod-litems .pn-var-wrap p {
    margin: 0;
    padding: 0;
    line-height: 100%;
    min-height: 38px;
}
body.single .variations select,
.prod-litems [name="pn-var-sel"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 23px;
    background: none;
    padding: 0 5px;
    border: 1px solid #e0e4f6;
    background-color: #fff;
    text-align: center;
    float: left;
    pointer-events: none;
}
.variations select,
.prod-litems [name="pn-var-sel"] {
    color:#000000;
}
.prod-litems [name="pn-var-sel"]:focus {
   visibility: hidden;
}
.prod-litems .pn-var-wrap p:last-child {
    line-height: 1;
    min-height: 23px;
}
.prod-litems .prod-li-add span.prod-li-total-nologin,
.prod-litems .prod-li-add span.prod-li-total {
    font-weight: 400;
    color: #283346;
    font-size: 15px;
    display: inline-block;
    margin-right: 12px;
    min-width: 100px;
    text-align: left;
}
.prod-litems .prod-li-add span.prod-li-total-nologin:not(:empty):before,
.prod-litems .prod-li-add span.prod-li-total:not(:empty):before {
    content:'Total';
    font-size: 15px;
    color: #868ca7;
    display: inline-block;
    margin-right:5px;
    text-transform:none;
}
.prod-litems .prod-li-add span.prod-li-total-nologin span,
.prod-litems .prod-li-add span.prod-li-total span {
    font-weight: 400;
    color: #283346;
}
/*
.prod-litems .prod-li-total-wrap {
    float: left;
    width: 15%;
    padding: 0 5px 18px;
    font-size: 15px;
    color: #868ca7;
    text-align: left;
}
*/
body.single .variations .prod-li-minus,
body.single .variations .prod-li-plus,
.prod-litems .pn-var-wrap .prod-li-minus,
.prod-litems .pn-var-wrap .prod-li-plus {
    float: left;
    font-size: 15px;
    text-align: center;
    border-left: 1px solid #e0e4f6;
    border-top: 1px solid #e0e4f6;
    border-bottom: 1px solid #e0e4f6;
    border-radius: 2px 0 0 2px;
    width: 25px;
    height: 23px;
    line-height: 20px;
    display: block;
    color: #868ca7;
    transition: all 0.2s;
    position: relative;
    z-index: 2;
    background: #fff;
}
body.single .variations .prod-li-plus,
.prod-litems .pn-var-wrap .prod-li-plus {
    border-left: none;
    border-right: 1px solid #e0e4f6;
    border-radius: 0 2px 2px 0;
}
body.single .variations .prod-li-minus:before,
.prod-litems .pn-var-wrap .prod-li-minus:before {
    content:'';
    display: block;
    height: 8px;
    width: 8px;
    border-top:2px solid #868ca7;
    border-left: 2px solid #868ca7;
    transform: rotate(-45deg);
    position: absolute;
    top: 6px;
    left: 9px;
}
body.single .variations .prod-li-plus:before,
.prod-litems .pn-var-wrap .prod-li-plus:before {
    content:'';
    display: block;
    height: 8px;
    width: 8px;
    border-top:2px solid #868ca7;
    border-right: 2px solid #868ca7;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: 9px;
}
.pn-var-wrap .singlevar > .prod-li-minus:before,
.pn-var-wrap .singlevar > .prod-li-plus:before {
    opacity: 0.1;
}
body.single .variations select {
    display: inline-block !important;
    width: auto !important;
    opacity: 1 !important;
    height: auto !important;
    background: none !important;
    padding-right: 5px !important;
}
body.single .variations .chosen-container {
    display: none !important;
}
.cont.b-crumbs li.active a {
    color: #a0a6c5;
}
.b-crumbs > ul {
    text-align: center;
}
.b-crumbs > ul li:after {
    opacity: 0;
}
.prod-li .prod-li-props dt.sku_wrapper {
    width: auto;
}
.pn-flex-right {
    margin-left:auto;
    width: auto;
    max-width: 100%;
}
.cart-collaterals .cart_totals > div {
    display: inline-block;
    float: none;
}
.cart-collaterals .cart_totals > div:not(.wc-proceed-to-checkout):after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    background: #e0e4f6;
    bottom: 0;
}
.cart-collaterals .cart_totals > div:not(.wc-proceed-to-checkout) {
    width: 14%;
    padding: 3px 0 0 0;
    position: relative;
    margin: 0 7% 0 0;
}
.cart-actions .cart-collaterals p {
    margin: 0 0 9px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #5B7813;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #000;
}
table.order_details .shipped_via,
#order_review #shipping_method label:not([for="shipping_method_0_free_shipping1"]) {/*:not(:last-child)*/
    font-size: 0;
}
#order_review #shipping_method label span {
    font-size: 15px;
    float: left;
}
.woocommerce ul#shipping_method li {
    margin: 0;
}
.pn-loginform label {
    display: none;
}
.pn-loginform input,
.pn-loginform button {
    width: 100%;
}
.pn-loginform button {
    background-color: #5B7813;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding:4px;
    cursor: pointer;
}
.pn-loginform form p {
    margin-bottom: 12px;
}
body.single .prod .prod-add:after {
    background: none;
}
body .prod .prod-slider .slides li {
    padding:0;
}
body .prod .prod-slider .slides li img {
    vertical-align: top;
}
body .prod-desc ul {
    list-style: disc;
    padding-left:20px;
}
table .woocommerce-orders-table__header-order-status,
table .woocommerce-orders-table__cell-order-status,
body .header nav > ul > .menu-item.current_page_parent:after,
body .header nav > ul > .menu-item.current-menu-parent:after,
body .header nav > ul > .menu-item.current-menu-ancestor:after,
body .header nav > ul > .menu-item.current-menu-item:after,
body .header nav > ul > .menu-item.current_page_item:after {
    display: none;
}
form[name="checkout"] .coupon-form {
    margin-bottom:40px;
}
body a:hover,
.pn-login-btn:hover {
    color:#5b7813;
}
.pn-readonly {
    font-family: inherit;
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
    color: #8b8b8b;/*var(--wc-form-color-text, #000);*/
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
}
.green-bull {
    position: relative;
    padding-left: 16px;
}
.green-bull:before {
    content:'';
    display: block;
    background-color:#5B7813;
    position: absolute;
    left:0;
    top:10px;
    width:6px;
    height:6px;
    border-radius: 50%;
}
body.home .maincont {
    padding-bottom: 0;
}
form.wpcf7-form p {
    line-height: 1;
    margin: 0;
}
body form.wpcf7-form input:not([type="submit"]),
body form.wpcf7-form input:not([type="submit"]):focus {
    background-color: #fff;
    color: #000 !important;
    width: 50%;
}
body form.wpcf7-form input[type="submit"] {
    text-transform: none !important;
    font-size: 16px !important;
    height: 40px;
    top:0px !important;
    right: 12px !important;
    padding-top: 8px !important;
}
body form.wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: 8px;
    right: calc(100% - 12px);
}
.wpcf7-response-output {
    color:#000;
}
@media all and (min-width: 768px) {
    .mob-only {
        display: none !important;
    }
}
@media all and (max-width:1300px) {
    body .header .header-searchbtn + .header-search,
    body .header .header-searchbtn.opened + .header-search {
        right:490px;
        max-width: calc(100vw - 740px);
    }
}
@media all and (max-width:1240px) {
    body .prod-litems .prod-li-ttl-wrap {
        width: 40%;
    }
    .prod-litems .pn-var-wrap {
        width: 28%;
    }
    body .prod-litems .prod-li-qnt-wrap {
        width: 18%;
    }
}
@media all and (max-width:1220px) {
    body .header nav ul .menu-item {
        margin: 16px 0 6px 1%;
    }
}
@media all and (max-width: 1023px) {
    /*
    body {
        opacity: 0 !important;
        display: none !important;
    }
    */
    body .section-view {
        display: none !important;
    }
    /*
    .prod-litems a[href^="http"] {
        pointer-events: none !important;
    }
    */
    .prod-litems .prod-li-add a[href^="http"] {
        pointer-events: auto !important;
    }
}
@media all and (max-width:992px) {
    body .prod-litems .prod-li-ttl-wrap {
        width: 100%;
    }
    .prod-litems .pn-var-wrap {
        width: 50%;
        padding-left: 3%;
    }
    body .prod-litems .prod-li-qnt-wrap {
        width: 30%;
    }
    body .prod-litems .prod-li-price-wrap {
        width: 20%;
    }
    .woocommerce .woocommerce-thankyou-order-details li {
        float:none;
        width: 100%;
        margin-bottom: 12px;
        /*font-size: 1em !important;*/
        border-right: none !important;
    }
    /*
    .woocommerce .woocommerce-thankyou-order-details li strong {
        font-size: 1em !important;
    }
    */
    .woocommerce .col2-set .col-1 {
        margin-bottom: 30px;
    }
}
@media all and (max-width:859px) {
    .header-search {
        opacity: 0;
        z-index: -1;
    }
}
@media all and (max-width: 768px) {
    #top-menu > ul {
        padding: 50px 0 0px;
        background-color: #fff;
    }
}
@media all and (max-width: 767px) {
    .cont.maincont {
        margin-top:30px;
    }
    #content .b-crumbs-wrap {
        margin-bottom:0;
    }
    .cart-actions .cart_totals > .shipping,
    .no-mob,
    #content .b-crumbs-wrap > .cont.b-crumbs,
    #main > .b-crumbs-wrap {
        display: none !important;
    }
    .header-info .mobile-menu {
        display: inline-block;
        width: calc(100% - 220px);
    }
    body #masthead.header > .header-info {
        min-width: 350px;
    }
    body.logged-in #masthead.header > .header-info {
        min-width: 370px;
    }
    body.logged-in .header-info .mobile-menu {
        width: calc(100% - 248px);
    }
    body .header .header-info > .header-cart:before {
        top:1px;
    }
    .header-info .mobile-menu a {
        display: block;
        color: #c0c4d7;
        height: 100%;
        width: 100%;
        padding: 0px;/* 15px;*/
        font-weight: 600;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
    }
    .front-login-con {
        min-height: auto !important;
    }
    .pn-flex-right {
        width: 100% !important;
        order:99 !important;
        text-align: center !important;
    }
    body #masthead.header > #top-menu {
        min-width: 110px;
    }
    body #masthead.header > #top-menu li:last-child {
        margin-left: 0;
    }
    body #masthead.header .header-cart-inner {
        line-height: 50px;
    }
    body .header .header-info > .header-personal .header-gopersonal:before {
        padding-top:15px;
    }
    body form.wpcf7-form input {
        position: static !important;
        width: 100% !important;
        display: block !important;
        margin-bottom: 12px !important;
    }
    .front-img-bg {
        background-size: cover;
        background-position: center;
    }
    body .section-top .section-sort {
        width: calc(60% - 2px);
        /*margin-right:12px;*/
    }
    body .section-top .products-per-page {
        width: calc(40% - 2px);
    }
    #section-menu-wrap > ul > li > a:before {
        background-position: top center;
    }
    body .maincont .prod-litems .prod-li-inner {
        padding-left: 0px;
    }
    body .prod-litems .prod-li-ttl-wrap,
    .prod-litems .pn-var-wrap,
    body .prod-litems .prod-li-img {
        float: none;
        width: 100%;
    }
    .prod-litems .pn-var-wrap {
        padding-left: 15px;
    }
    /*
    body .prod-litems .prod-li-price-wrap,
    body .prod-litems .prod-li-qnt-wrap {
        width: 33%;
    }
    */
    .cart-collaterals .cart_totals > div:not(.wc-proceed-to-checkout) {
        width: 25%;
    }
    body .prod-litems .pn-var-wrap,
    body .prod-litems .prod-li-price-wrap,
    body .prod-litems .prod-li-qnt-wrap,
    body .prod-litems .prod-li-total-wrap {
        width: 100%;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    body .prod-litems .pn-var-wrap p,
    body .prod-litems .prod-li-price-wrap p,
    body .prod-litems .prod-li-qnt-wrap p,
    body .prod-litems .prod-li-total-wrap p {
        display: inline-block;
        width: calc(100% - 112px);
        line-height: 24px !important;
        min-height: 24px !important;
        vertical-align: middle;
    }
    body .prod-litems .pn-var-wrap p:first-child,
    body .prod-litems .prod-li-price-wrap p:first-child,
    body .prod-litems .prod-li-qnt-wrap p:first-child,
    body .prod-litems .prod-li-total-wrap p:first-child {
        width: 100px;
        margin-right: 5px;
    }
    .section-top .products-per-page .dropdown-wrap,
    .section-top .section-sort .dropdown-wrap {
        min-width: 95%;
    }
    body .prod-litems .prod-li-img {
        position: relative;
    }
    .prod-li .tmb-wrap .tmb-wrap-nav {
        opacity: 1;
    }
}
@media all and (max-width: 374px) {

}

/* LANDSCAPE */
@media all and (max-height: 439px) and (max-width: 767px) {
    body .maincont .prod-litems .prod-li-inner {
        padding-left: 240px;
    }
    body .prod-litems .prod-li-img {
        width: 240px;
        position: absolute;
    }
    body .prod-litems .prod-li-info {
        margin-left: -240px;
    }
    .header-search {
        opacity: 0;
        z-index: -1;
    }
    .section-top .products-per-page .dropdown-wrap, .section-top .section-sort .dropdown-wrap {
        min-width: 5%;
    }
    body .prod-litems .pn-var-wrap, body .prod-litems .prod-li-price-wrap, body .prod-litems .prod-li-qnt-wrap, body .prod-litems .prod-li-ttl-wrap {
        padding-bottom: 5px;
    }
    body .prod-litems .prod-li-ttl-wrap p {
        margin-bottom: 5px;
    }
    body.logged-in #masthead.header > .header-info {
        min-width: 360px;
    }
    .header-info .mobile-menu a {
        line-height: 48px;
    }
}