body .sticky{
    background-color: #fff;
}

#header ul.top-menu li > a, .pk_customlinks > ul > li > a {
    color: #000;
    font-size: .8rem !important;
}

.widget-logo {
    width: 100%;
}

#search_widget {
    max-width: 192px !important;
}

#search_widget .pk_search_result {
    border: 1px solid;
    z-index: 1;
}

.pk_customlinks {
    margin-right: 0;
}

#desktop_cart {
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
}

#pattern #header .cart-icon .cart-products-count {
    right: -10px;
    top: 0px;
    color: #000;
    background: none;
}

.search-bottom input[type="text"] {
    padding: 0 !important;
    padding-left: .5em !important;
    line-height: 15px !important;
}

.custom-widgets > .pk-widget:first-child {
    margin-right: 0;
}
.custom-widgets > .pk-widget:nth-child(2) {
    margin-left: 0;
}

@media (min-width: 1024px) {
    .search-bottom {
        display: none;
    }
}

@media (max-width: 1023px) {
    .search-top {
        display: none;
    }
}

.svgic {
    height: 15px;
    width: 15px;
    color: #000;
}

body .pk_cl li, .user-select {
    padding: 0 5px;
}

@media (min-width: 1400px) {
   body .headerbuilder .header-7 .pk_cl li, .user-select {
        padding: 0 5px !important;
    } 
}

@media (min-width: 1024px) {
    body .pk-menu-horizontal li.level-1 > a {
        padding: 15px 10px;
    }
}

.sobora-top-menu-categories .widget-subcategories {
    margin-bottom: 0 !important;
}

.sobora-top-menu-categories .hide-children li:nth-child(n+2) {
    display: none !important;
}

.sobora-top-menu-categories .hide-children li:first-child a {
    padding-bottom: 0 !important;
}

.sobora-top-menu-categories .hide-children li:first-child a strong:after {
    content: '>';
    margin-left: .5em;
    font-weight: bold;
}

.sobora-top-menu-categories .sobora-categories-1 .widget-subcategories {
    margin-bottom: 0em !important;
}

.sobora-top-menu-categories .sobora-categories-1 {
    border-right-width: 1px;
    border-right-style: solid;
}

.sobora-top-menu-categories .sobora-categories-1 .widget-subcategories ul > li > a > strong {
    font-weight: normal;
}

.sobora-top-menu-categories .sobora-categories-1 .widget-subcategories ul > li > a:hover, .sobora-top-menu-categories .sobora-categories-2 .widget-subcategories ul > li > a:hover{
    color: #888 !important;
    text-decoration: underline;
}

.sobora-top-menu-categories .sobora-categories-1 .widget-subcategories ul > li > a {
    padding: .5em !important;
}

.social-media-block > .ps-container > .row-inner > .row {
    display: flex;
    justify-content: center;
}

mb-0 {
    margin-bottom: 0 !important;
}

.top-menu-business, .top-menu-sale {
    display: none;
}

.header-mobile .banner-content > a {
    margin-bottom: 0;
}

@media (min-width: 1400px) {
    body .headerbuilder .header-7 .pk-menu-horizontal li.level-1:first-child > a {
        padding: 15px 10px;
    }
}
@media (min-width: 1400px) {
    body .headerbuilder .header-7 .pk-menu-horizontal li.level-1 > a {
        padding: 15px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .search-top .widgets-center {
        justify-content: flex-end !important;
    }
}
@media (min-width: 1200px) {
    .search-top #search_widget {
        margin-left: 0;
        margin-right: 75px;
    }
}

@media (min-width: 992px) {
    .header-mobile {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .header-desktop, .custom-widgets .fbox-image {
        display: none !important;
    }
}

.pk-widget-mb-0 .pk-widget:not(:last-child) {
    margin-bottom: 0;
}

#footer .footer-main a {
    color: #000;
}

.sobora-icon-links .block_content {
    display: flex;
}

.sobora-icon-links a {
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    border-radius: 100%;
    float: left;
    margin-right: .5em;
}
.sobora-icon-links a:last-child() {
    margin-right: 0;
}
.sobora-icon-links a i {
    font-size: 1.1rem;
    color: #fff;
}
.sobora-icon-links a i.fa-pen {
    font-size: .9rem;
    color: #fff;
}

.sobora-footer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sobora-newsletter.pts-newsletter {
    align-items: flex-start;
}

#footer .pts-newsletter.sobora-newsletter form {
    padding: 0;
}

.sobora-newsletter form .newsletter-input {
    text-indent: unset;
}

body:not(#index) #footer {
    border-top: none;
}

#checkout .checkout-steps input{
    color: #000;
}