.p-image-wrapper .flags-default {
    left: 5px;
    top: 5px;
}

.flag {
    color: unset;
    margin-bottom: 5px;
}

.flags-default .flag:after, .flags-default .flag:before {
    height: 0;
    right: 0;
    width: 0;
}

.flags-default .flag {
    padding: 4px 8px 4px 8px;
    border-radius: 100px;
    text-transform: uppercase;
}

.flag.flag-689DC8F4ADCA6 {
background-color: #ffffff;
color: #000000!important;

}

.flag.flag-tip {
    background-color: #ff7c1e;
    color: #ffffff!important;
}

.flag.flag-vanoce{
color: #ffffff!important;
}

#categories > .categories ul > li > a {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}

#categories > .categories ul > li > ul > li > a {
  font-size: 15px;
  font-weight: normal;
  margin-top: 5px;
}

.categories .topic>a {
    padding-left: 40px;
}
.categories ul a {
    padding-left: 40px;
}

.products-block .p>a img {
    margin-left: 0px;
    margin-right: 0px;
}
.products-block>div .p {
    align-items: center;
}

#categories .expandable.expanded>ul {
    margin-left: 10px;
}

#categories .expandable>.topic>a>span:before, #categories .expandable>a>span:before {
    height: 6px;
    width: 20px;
}

.subcategories.with-image li a .image {
    width: 100px;
}

.subcategories.with-image li a {
    align-items: center;
}
.subcategories li a:hover {
    text-decoration: none;
    transform: scale(1.04);
}
.compact-form .btn.btn-lg {
    border-radius: 0px 20px 20px 0px;
}

.navigation-buttons .dropdown>button {
    background: #f1f1f1;
    border: none!important;
    color: #262626;
    border-radius: 10px;
}

.navigation-buttons .dropdown>button {
    font-size: 16px;
    font-weight: 400;
}

.form-control, select {
    color: #666;
    border-radius: 20px;
}

.btn.btn-default, a.btn.btn-default {
    border-radius: 20px;
}

.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {
    font-weight: 600;
}

.link-icons .link-icon {
    font-weight: 600;
}

.category-header {
    border: none!important;
}

ol.top-products li:before {
    background-color: #f3f3f3;
    color: #262626;
}

ol.top-products li a.top-products-image {
    flex: 0 0 80px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    border-radius: 0px;
}

#content .filters-wrapper > div:first-of-type{
    text-align: center;
}
.categories .topic.active>a {
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}
@media (max-width: 479px){
.menu-helper ul, .navigation-in ul {
    margin-top: 40px;
}}
@media (min-width: 479px){
.menu-helper ul, .navigation-in ul {
    margin-top: 0px;
}}
.btn.btn-login:before{
    font-size: 20px;
    margin-bottom: 5px;}

.btn.btn-secondary, a.btn.btn-secondary {
    font-weight: 600;}

.btn.btn-secondary, a.btn.btn-secondary {
    background-color: #e6e6e6;
    border: none;
    color: #262626;
    margin-right: 10px;}

.btn.btn-secondary:hover, a.btn.btn-secondary:hover {
    background-color: #11ffc6;
transition: all .3s ease-out;
border: none!important;
}


.homepageProducts7 h1
{padding-top: 0px
}

.shp-tab .tabAlternativeProducts{
visibility: hidden;
width: 0px;
}

#tabRelatedProducts{
visibility: hidden;
width: 0px;
}
.products-block .p a.image{
transition: all 0.3s ease;}

.products-block .p a.image:hover{
transform: scale(1.02);}
.benefitBanner__content {
    padding-right: 0px;
}
.p-thumbnail:hover {
transform: scale(1.04);
transition: all 0.4s ease-in-out;
}
.p-thumbnail.highlighted:before, .p-thumbnail:hover:before{
    background-color: transparent;
    border: none;
}
.p-thumbnails a {
    margin-left: 10px;}

@media (min-width: 768px) {
.login-wrapper .btn {
float: left;
margin-bottom: 10px;}
}
@media (min-width: 992px) {
.homepage-texts-wrapper:has(.top-products-wrapper) .welcome-wrapper {
max-width: calc(80% - 390px);
}
}
@media (max-width: 479px) {
.overall-wrapper {
padding-top: 50px;
}
}