.header .select-promotion .select__button span{
    font-weight:400;
}

[data-template]{
    display:block!important;
}

.share-social__image-gallery-wrap{
    height:auto;
}

.about.section{
    padding-block-end:0px;
}

#about-brand{
    margin-bottom:6rem;
}


.section-brand__title{
    position: relative;
}


#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{
    cursor: pointer;
    transition: 0.4s ease;
    font-size: clamp(1.07rem, 1.8vw, 1.06rem);
    padding: 0.8rem min(2.5rem, 5vw);
    text-align: center;
    border: 1px solid #371D24;
    border-radius: 5px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: transparent!important;
    color: #371D24!important;
	min-width: 210px;
    margin-top: 1rem;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{
    transition: none!important;
}

#sb_instagram a{
    border-bottom: 0px!important;
    /*border-bottom: 1px solid #371D24!important;*/
}
#sb_instagram #sbi_load .sbi_load_btn{
    border-bottom: 1px solid #371D24!important;
}

#sb_instagram #sbi_load .sbi_load_btn:hover{
    box-shadow: none!important;
    outline:none!important;
}

#sb_instagram #sbi_load .sbi_loader{
    background-color: rgb(0, 0, 0)!important;
}

.share-social__hashtag-item{
    text-decoration: none;
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{
    display:none!important;
}

#sb_instagram .sbi_link{
    background:transparent!important;
}

.share-social__hashtag-list{
    column-gap: 15px;
    row-gap: 15px;
}

.share-social__hashtag-list a{
    text-decoration: none!important;
}

.brands [data-template]{
    display: none!important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer,.otgs-development-site-front-end{
    display:none!important;
}

a,button {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.hhhform-error-message{
    color: hsl(344, 60%, 60%);
}

#field__enewsletter ,.js-footer-form-message .message{
    text-transform: uppercase;
}

.footer__form-message-wrap{
    position: relative;
    display: grid;
    align-items: center;
    margin-block: 0.4rem 0.6rem;
    margin-inline: auto;
    z-index: 1;
    width: min(30rem, 100%);
    min-width: 13rem;
    bottom: 0rem;
    text-align: center;
}

.footer__form-message.is-success{
    align-items: center;
    justify-content: center;
}


.footer__form-message-wrap .message{
        text-align: center;

}


.privacy-policy__content-details.single{
    grid-template-columns: 4fr;
}

