body{font-family: "Inter", sans-serif;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: "Anybody", sans-serif;}
@media screen and (min-width: 992px){
    .footer-banner:nth-child(2) img, .footer-banner:nth-child(10) img {width: 100px;order: 0; height: auto;}
    .footer-banner:nth-child(2) .extended-banner-texts, .footer-banner:nth-child(10) .extended-banner-texts {width: 100%;}
    .footer-banner:nth-child(2) .extended-banner-title, .footer-banner:nth-child(10) .extended-banner-title {height: 52px;text-align: center;padding-left: 0;}
    .footer-banner:nth-child(2) > a, .footer-banner:nth-child(10) > a {padding: 32px 16px;}
    .footer-banner:nth-child(2), .footer-banner:nth-child(10) {flex-basis: 20%;}
    .footer-banner {flex-basis: 20%;}
}
.footer-banner .extended-banner-texts{order: 1;background-color: #68CBD0;}
.footer-banner > a{padding: 0 !important;background-color: transparent;height: auto;}
.footer-banner img {height: 100% !important;width: auto !important;height: auto !important;width: auto !important;max-height: 100%;max-width: 100%;}
.footer-banner .extended-banner-title{color: #fff !important;line-height: 50px;font-size: 18px;}
.footer-banner > a::before {display: none !important;}
.footer-banner a:hover .extended-banner-texts {background-color: var(--color-secondary-hover);}
.footer-banner:hover .extended-banner-title {text-decoration: none;}
.footer-banner > a::after{display: none !important;}
.loga{margin-top: 100px;}
.loga-in{display: flex; flex-wrap: wrap;margin: 0 -20px;-webkit-justify-content: center;justify-content: center;}
.loga-in > a{width: calc(12.5% - 40px); margin: 0 20px 40px;}
@media screen and (max-width: 1199px){
    .loga-in > a{width: calc(25% - 40px);}
}
@media screen and (max-width: 767px){
    .loga-in{margin: 0 -10px;}
    .loga-in > a{width: calc(50% - 20px); margin: 0 10px 20px;}
    .loga .homepage-group-title {margin-bottom: 40px;}
}
@media screen and (min-width: 768px){
    .navigation-in > ul > li.ext > ul > li > div > ul > li {display: block;width: 100%;}
    .navigation-in > ul > li.ext > ul > li > div > ul > li::after {display: none;}
    .navigation-in > ul > li.ext > ul > li > div > a{text-transform: uppercase;}
    .navigation-in > ul > li.ext > ul > li > div > ul > li > a {font-size: 16px;line-height: 20px;}
}
.products-block .p > a.image{order: -1;}
.products-block > div .p .p-in {padding-top: 0;}
.products-block > div .p .name {font-weight: 400;}
.homepage-group-title a:hover{color: #252729; text-decoration: underline;}
.products-block > div .p .name{margin-bottom: 0;}
.products-block > div .p .p-bottom > div .p-tools{padding: 0;}
@media screen and (max-width: 991px){
    .footer-banner .extended-banner-texts {width: 100%;}
    .footer-banner img{width: 100% !important;}
    .footer-banner .extended-banner-title {padding-left: 0;text-align: center;display: block;}    
}
@media screen and (max-width: 767px){
    .footer-banner .extended-banner-title{max-height: none;}
}
.cart-empty-widget .footer-banner .extended-banner-texts {display: flex;height: 100%;-webkit-justify-content: center;justify-content: center;align-items: center;}
.cart-empty-widget .footer-banner .extended-banner-texts .extended-banner-title{height: auto !important;}
.cart-empty-widget .footer-banner > a {padding: 0 1px 1px !important;}