/* variables */
:root {
    --primary-color-dark: #252b60;
    --primary-color: #5356ee;
    --secondary-color: #abbcd4;
    --font-bold: 700;
    --color-gray-dark: #222;
    --color-paper-white: #f5f5f6;
    --font-semi-bold: 600;
    --type-h1: 26px;
    --type-h2: 24px;
    --type-h3: 18px;
    --model-bg: #dee2e3;
}
@font-face {
    font-family: Averta;
    src: url("/public/webfonts/Averta/Averta-Regular.otf") format('opentype');
}
body *:not(.fa, .feather, .far, .fas, i, .iconmoon, .modal > *){
    font-family: 'Helvetica', sans-serif !important;   
}

nav {
    .nav-btnn{
        font-family: 'Helvetica', sans-serif !important;
    }
}

body #navbarCollapse *,
#loginFormModal * {

    font-family: 'Helvetica', sans-serif !important;

    .iconmoon{
        font-family: 'Stroke-Gap-Icons' !important;
    }

    .feather {
        font-family: 'feather' !important;
    }

    a:not(.nav-btnn,.link-footer){
        color: #343a40 !important;
    }

    h6{
        color: unset !important;
    }

    a strong,
    span a,
    #forgotPassword
    {
        color: var(--secondary-color) !important;
    }
}

#agree_gdpr > label:nth-child(2) > span:nth-child(1) > a:nth-child(1){
    color: var(--secondary-color) !important;
}

:is(
    #loginFormModal h6,
    #loginFormModal button,
    #loginFormModal input,
    #loginFormModal span,
    #loginFormModal a,
    #loginFormModal strong,
    #loginFormModal .form-text a
)
{
    font-family: 'Inter', sans-serif !important;
}


h1,h2,h3,h4,h5,h6{
    color: var(--primary-color-dark);
}
h1{
    font-weight: var(--font-bold) !important;
    font-size: var(--type-h1) !important;
}
h2{
    font-size: var(--type-h2) !important;
    font-weight: var(--font-semi-bold) !important;
}
h3{
    font-size: var(--type-h3) !important;
    font-weight: var(--font-semi-bold) !important;
}
a:not(.btn, .link-shop, .text-dark, .link-footer, .color-secondary)
{
    color: var(--primary-color) !important;
}
.color-secondary{
    color: #6585b1;
}
.text-underline{
    text-decoration: underline;
}
.somymy-logo-small{
    width: 30px;
    margin: auto;
}
.bg-light-blue{
    background: #f2f3fe;
}
.fake-button{
    background: var(--color-paper-white);
    color: var(--secondary-color);
    padding: 10px;
    border-radius: 5px;
    font-weight: var(--font-bold);
}

.iFZMsA {
    list-style-type: none;
    padding-left: 0;

    .jcddya{
        margin-left: 10px;
    }
}
.text-bold{
    font-weight: var(--font-bold) !important;
}
.kcLRDF {
    display: flex;
}
.large-step-text-parent {
    display: grid;
    grid-template-columns: 60px auto;
}
.large-step-text {
    font-size: 94px;
    line-height: 0.7;
    color: var(--secondary-color) !important;
    width: 60px;
    margin-right: 10px;
}
@media (min-width: 768px) {
    .dIsGeP.dIsGeP {
        width: 60px;
        height: 60px;
        margin-right: -10px;
        top: -40px;
    }
}
.dIsGeP {
    z-index: 1;
    width: 45px;
    height: 45px;
    position: relative;
}
.ejtVng {
    display: block;
}
@media (min-width: 768px) {
    .gsvyCb {
        left: 25px;
    }
}
.flex-center{
    display: flex;
    align-items: center;
}
.gsvyCb{
    width: 3px;
    height: 100%;
    position: relative;
    left: -22px;
    background-color: var(--secondary-color);
    top: 40%;
}
@media (min-width: 768px) {
    .jcddya.jcddya {
        margin-left: 48px;
        margin-bottom: 80px;
    }
    .mdhAg.mdhAg {
        margin-left: 48px;
        margin-bottom: 0px;
    }
}
.sell-panties-icon{
    width: 60px !important;
    height: auto;
    padding: 10px;
}
.first-section{
    background: #dddee2 !important;
    background-image: url(https://somymy.com/public/images/model_1.webp) !important;
    background-position: right !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.bg-buy-1, .bg-sell-1, .bg-socks-buy{
    background: #dddee2 !important;
    background-position: right !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.bg-sell-1, .model-buy-sell-bg-last{
    background-image: url(https://somymy.com/public/images/buy-sell/bg-sell-1.png) !important;
}
.model-buy-sell-bg-2{
    background-image: url(https://somymy.com/public/images/buy-sell/bg-sell-2.png) !important;
}
.model-buy-sell-bg-3{
    background-image: url(https://somymy.com/public/images/buy-sell/bg-sell-3.png) !important;
}
.model-5{
    background-image: url(https://somymy.com/public/images/model_5.webp) !important;
}
.bg-buy-1{
    background-image: url(https://somymy.com/public/images/buy-sell/bg-buy-1.png) !important;
}
.bg-socks-buy{
    background-image: url(https://somymy.com/public/images/feet.png) !important;
}
.faded-bg-img{
    background: #fffd !important;
    background-image: url(https://somymy.com/public/images/svg/SOMYMY%2016x9%20heel%20legs.svg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain !important;
}
.has-border-top{
    border-top: solid 1px #ddd;
}
.has-border-bottom{
    border-bottom: solid 1px #ddd;
}
.text-dark-gray,
p
{
    color: var(--color-gray-dark) !important;
    line-height: 150%;
    font-size: 14px;
}
@media (max-width: 768px) {
    .py-large{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .first-section{
        background-position: right !important;

        .half-on-mobile{
            width: 60%;
            color: #252b60;
            padding-right: 0px;

            h1{
                font-size: 26px;
            }
        }
    }
    .faded-bg-img{
        background-attachment: unset !important;
    }

    .large-step-text-parent {
        h3{
            margin-bottom: 0px;
        }
    }
    .primary-color-dark{
        color: var(--primary-color-dark) !important;
    }
}
.model-bg{
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.model-bg-1{
    background-image: url(https://somymy.com/public/images/model_1.webp) !important;
}
.model-bg-2{
    background-image: url(https://somymy.com/public/images/model_2.webp) !important;
}
.model-bg-3{
    background-image: url(https://somymy.com/public/images/model_33.webp) !important;
}
.model-bg-4{
    background-image: url(https://somymy.com/public/images/model_4.webp) !important;
}
.model-bg-5{ 
    background-image: url(https://somymy.com/public/images/model_5.webp) !important;
}
.model-buy-sell-bg-1{
    background-image: url(https://somymy.com/public/images/buy-sell/img-1.png) !important;
}
.model-bg-right{
    background-position: right;
}
.model-bg-left{
    background-position: left;
}
.model-bg--90-right{
    background-position: 90% center;
}
.model-bg--95-right{
    background-position: 95% center;
}
.model-bg--10-left{
    background-position: 10% center;
}
.model-bg-5-left{
    background-position: 5% center;
}
.model-bg-100-right{
    background-position: 100% center;
}
.link-footer {
    color: #999 !important;
}