﻿@media (min-width: 1200px) {
    #top-search, .top-cart {
        margin-top: 34px !important;
        margin-bottom: 20px !important;
    }
}

.sticky-header:not(.static-sticky) #top-search, .sticky-header:not(.static-sticky) .top-cart, .sticky-header:not(.static-sticky) #side-panel-trigger {
    margin-top: 29px !important;
    margin-bottom: 20px !important;
}

