#vss_login_popup .dialog-body {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
}
.registerBlock .register_error {
    color: white;
    position: absolute;
    bottom: 0;
    text-align: center;
}
#vss_login_popup input:focus-visible {
    outline: 1px solid #5f98ae;
}
#vss_login_popup {
    width: 100%;
    float: left;
    height: 100%;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
}
#error_div{
    font-weight: bold;
    color: #F44336;
}
.vss-ui-dialog .shield {
    position: fixed;
    background: #333;
    top: 0;
    left: 0;
    z-index: 6000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    _position: absolute;
}

.dialogNewLoginSignup .window {
    padding: 0;
}
.window
{
    /*        width: 845px;*/
    margin-top:5%;
    /*        margin-left:30%;
            margin-top:5%;*/
    /*        width: 845px;
            height: auto;
            top: 5px;
            left: 210px;
            margin-top:140px;
            margin-left:70px;*/
}
.small
{
    width: 34%;
    /*    height: auto; */
    margin-left:35%;
    /*    width:32%;*/
}
.large
{
    width:60%;
    /*    height: auto; */
    margin-left:25%;
    /*    width:32%;*/
}
.vss-ui-dialog .window-absolute {
    position: absolute;
}
.vss-ui-dialog .window {
    z-index: 6001;
    text-align: left;
    padding: 10px;
    _position: absolute;
    -webkit-transition: top 100ms linear 0ms;
    -moz-transition: top 100ms linear 0ms;
    -ms-transition: top 100ms linear 0ms;
    transition: top 100ms linear 0ms;
}
.alpha30 {
    background: #333 transparent;
    background: rgba(51,51,51,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C333333',endColorstr='#4C333333');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C333333, endColorstr=#4C333333)";
}
.vss-ui-dialog .content {
    background: #fff;
    height: 100%;
}
.new-login-form {
    position: relative;
    margin-bottom: 10px;
}
.new-login-form > .title {
    font-family: 'Chewy';
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 28px;
    color: #F59A29;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid;
}
#login-signup-newDialog {
    display:block;
    padding: 0;
    background-color: #f9f9f9;
}
.vss-ui-dialog .close-icon {
    background: url('../../img/close.svg') left center no-repeat;
    width: auto;
    height: 25px;
    position: absolute;
    top: 13px;
    right: 20px;
    cursor: pointer;
    background-size: contain;
    opacity: 1;
    font-size: 1rem;
    line-height: 22px;
    padding-left: 25px;
    display: inline-block;
}
.vss-font-18 {
    font-size: 18px;
}
.vss-bold {
    font-weight: bold;
}
.bmargin20 {
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    #vss_login_popup #login-signup-newDialog .registerIconBlock .create-account{
        margin: 5px auto 50px!important;
    }
}

.login-wrap .login-form-input {
    width: 100%;
//height: 50px;
    font-size: 15px;
    padding-left: 15px;
    color: #333;
    background: #fff;
    border: 1px solid #c3c3c3;
}
.login-wrap .login-form-input_large {
    width: 100%;
    font-size: 15px;
    padding-left: 15px;
    color: #333;
    background: #fff;
}
.vss-input {
    font-size: 13px;
    padding: 5px 6px;
    resize: none;
    font-family: inherit;
    height: 40px;
    border-radius: 10px;
    border: 0.5px solid #888;
}
.login-wrap .login-btn-wrap .submit-btn[disabled] {
    background: #ccc;
    border-color: #bbb;
    cursor: default;
    margin-top:20px;
    margin-right:50px;
}
.login-wrap .login-btn-wrap .submit-btn {
    margin: 0px!important;
    height: 50px;
    background: #5F98AE!important;
    color: #fff!important;
    border-radius: 50px;
    width: 300px;
    max-width: calc(100% - 80px);
    opacity: 1;
    font-family: "Chewy";
    font-style: normal;
    font-weight: 400;
    font-size: 1.375rem!important;
    line-height: 45px;
    padding: 0px 5px;
    cursor: pointer!important;
}
.vss-ui-dialog .btn, .vss-ui-dialog .btn.btn-small {
    padding: 6px 12px 4px;
    font-size: 11px;
}
.login-wrap .login-bottom-msg {
    margin-top:25px;
    color: #333;
}
.vss-font-12 {
    font-size: 12px;
}

.vss-button-social {
    cursor: pointer;
    display: block;
    width: 100%;
    border-radius: 50px;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Chewy';
    font-size: 1rem;
    letter-spacing: 1.25px;
    height: 50px;
    line-height: 48px;
    transition: all .3s ease;
    margin-bottom: 10px;
}
.vss-button-social img {
    position: relative;
    top: -4px;
    height: 25px;
}
.btn-register {
    width: 300px;
    max-width: 95%;
    margin: 0 auto 20px auto;
    border: none;
    background: #fff;
}
.btn-register:hover, .btn-register:active, .btn-register:focus, .btn-register:focus:active {
    border: none;
    color: #3B5998;
    text-decoration: none;
}
.vss-button-social_small {
    cursor: pointer;
    border: 0;
    width: 46px;
    height: 42px;
    display: inline-block;
    zoom: 1;
}
.login-wrap .social_fb {
    background: url("../../img/front/sprite-verification-6e57d5ae.png");
    background-position: -6px -164px;
    width: 172px;
    height: 42px;
}
.login-wrap .social_google {
    background: url("../../img/front/sprite-verification-6e57d5ae.png");
    background-position: -6px -231px;
    width: 172px;
    height: 42px;
}
.rmargin10 {
    float:left;
    margin-right: 10px;
}
.tmargin10 {
    margin-top: 10px;
}
.tmargin20 {
    margin-top: 20px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a.color-orange:hover {
    color: #EA4335 !important;
    box-shadow: 0 0 15px -5px #EA4335;
}
a.color-blue:hover {
    color: #3b5998;
    box-shadow: 0 0 15px -5px #3b5998;
}
a.color-pink:hover {
    color: #E6157C !important;
    box-shadow: 0 0 15px -5px #E6157C;
}
.line
{
    overflow:hidden;

}
#line
{
    float: left;
    padding: 0;
    width: 100%;
    padding-bottom: 25px;
    background: #fff;
}
.divider-div {
// margin-left:55%   !important;
    margin-top:3%;
    width: 10px !important;
    height: 210px;
    background: url("../../img/front/line-divider-fdaf8dde.png") no-repeat scroll 0 -69px transparent;
    position: relative;
//  margin-left: 30px;
    vertical-align: middle;
}
.dialogNewLoginSignup .window {
    padding: 0;
}
.login-wrap .login_error {
    color: #e20808;
}
.login-wrap .help_msg {
    font-weight: bold;
    margin-bottom: 10px;
    vertical-align: middle;
}
.err-icon {
    background-position: -6px -6px;
    width: 23px;
    height: 23px;
    float: left;
}
.login-wrap .login_error .err_text {
    font-size:15px;
    margin: 0;
    width: 100%;
    color:white;
    font-weight:bold;
}

.login_error {
    background-color: #f59a29;
    border-color: #ebcccc;
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center;
    bottom: -27px;
    margin: 0;
    padding: 3px;
}
.signup_with_rightimage
{
    margin: 0;
}
.signup_with_rightimage a
{
    display: block;
    font-weight: 500;
    font-size: 1rem;
    line-height: 19px;
    text-decoration-line: underline;
    color: #5F98AE;
    margin-top: 15px;
}
.signup_without_rightimage
{
    margin-left: 249px;
    margin-top: -32px;
}
.signup_text
{
    font-weight:bolder;
    width:63%;
}
.frgt_pswd
{
    *max-width:50%;
    margin-top:25px;
    *width:50%;
}
.go_mar
{
    /*margin-left:50%;*/
}
.go_mar_small
{
    /*    margin-left:18%;*/
}
.right_image
{
    padding:30px;
}
.login_small
{
    width:60%;
    float:left;
}
.login-btn-wrap {
    position: relative;
}

.loading_block
{
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 0px;
    top: 11px;
    left: 65px;
    display: none;
}
/* Validation CSS Start */
.kb_error_field {
    border: 1px solid #F44336 !important;
}

.kb_error_message {
    color: #F44336;
    position: absolute;
    right: 10px;
    bottom: -17px;
    font-size: 11px;
}
.vss-sign-up {
    margin-top:15%;
}

/* Validation CSS End */
@-moz-document url-prefix() {
    .small
    {
        width: 845px;
        height: auto;
        margin-top:10%;
        margin-left:19%;
        width:35%;
    }
}
.wh_sign
{
    width:19%;
}
.top_sign
{
    margin-top:30px;
}
.top
{
    margin-top:55px;
    width:150px;
}
.signup_without_rightimage .top {
    margin-top: 0;
}
#vss_login_popup .registerIconBlock {
    float: left;
}
.registerIconBlock .right_image {
    padding: 0 40px;
    text-align: center;
    background-color: #D7F1E6;
}
.registerIconBlock .right_image .title {
    font-family: 'Chewy';
    font-size: 1.55rem;
    font-weight: 400;
    line-height: 28px;
    color: #F59A29;
    padding: 20px 0;
    display: block;
}
.registerIconBlock .right_image img {
    height: 277px;
    width: auto;
    max-width: 95%;
    margin-bottom: 35px;
}
.login-social-wrap, #advance_login_form,
.login-btn-wrap, .signup_with_rightimage,
.registerBlock, .registerIconBlock {
    display: block;
    float: unset;
    width: 100%;
    padding: 0;
}
.registerBlock {
    display: none;
    padding-bottom: 110px;
}
.login-social-wrap {
    padding: 30px 55px 10px;
    display: none!important;
}
.text-center, .login-btn-wrap, .signup_with_rightimage {
    text-align: center;
}
#advance_login_form {
    padding: 10px 20px 15px 20px;
    margin-top: 50px;
}
form label {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #5F98AE;
    text-align: left;
}
form#advance_register_form {
    padding: 5px 40px;
}
form#advance_register_form .login-input-wrap > span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
form#advance_register_form .login-input-wrap > span > input {
    margin: 0 10px;
}
.login-input-wrap {
    position: relative;
}
.login-input-wrap >img.show-password {
    position: absolute;
    right: 15px;
    bottom: 12px;
    cursor: pointer;
    z-index: 9;
}
#back-account {
    color: #f59a29;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
@media (min-width: 320px) and (max-width: 480px) {
    .top {
        margin-top:25px !important;
        width:150px;
    }
    .line
    {
        overflow:hidden !important;

    }
    #line
    {
        float:left !important;
        padding-left: 1px !important;
    }
    .divider{
        display:none;
    }
    #right_image
    {
        display:block !important;
    }
    #image
    {
        width:100% !important;
        margin-top:10px;
    }
    #login-signup-newDialog {

        display:block;
        padding: 34px 35px !important;

        background-color: #f9f9f9;
    }
    .login-wrap .login-form-input {
        width: 95%;
    }
    .right_image
    {
        padding:40px;
        *padding-top:170%;
        *padding-left:0% !important;
    }
    .large
    {
        width: 100%;
    }
    .loading_block
    {
        display:none;
        margin: 0;
        position:absolute;
    }
    .login-wrap .login-bottom-msg {
        margin-top:5px;
    }
    .small
    {
        width: 100%;
    }
    .window
    {
        margin-left:0%;
    }
    .tmargin10
    {
        margin-top:-10px;
    }
    .signup_with_rightimage
    {
        margin-left:180px;
        margin-top:-43px;
    }
    .signup_without_rightimage
    {
        margin-top:10%;

    }
    .wh_sign
    {
        width:20%;
    }
    .frgt_pswd
    {
        max-width:100% !important;
        margin-top:14px !important;
        width:155px;
    }
    .go_mar
    {
        max-height:100px !important;
        margin-left:0%;
    }
    .txt_fb_google
    {
        margin-left:15%;
    }
    .txt_fb_google_small
    {
        margin-left:33% !important;
    }
    .go_mar_small
    {
        margin-left:0% !important;
        margin-top:-40px;
    }
    .err_text
    {
        width: 100%  !important;
    }
    .login-social-wrap .login-btn-wrap
    {
        margin-top: 3%;
        margin-left:18%;
    }
    .rmargin10 {
        float:inherit;
        margin-right: 10px;
    }
    .signup_text{
        margin-top:35px !important;
    }
    .vss-button-social_small{
        margin-right:20px !important;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .line
    {
        overflow:hidden !important;

    }
    #line
    {
        float:left !important;
        padding-left: 1px !important;
        width:100% !important;
    }
    .divider{
        display:none;
    }
    #right_image
    {
        display:block !important;
    }
    #image
    {
        width:200px;
        margin-top: 10px;
    }
    .login-wrap .login-form-input {
        width: 95%;
    }
    .right_image
    {
        padding:30px !important;
        /*        padding-right:40px;
                padding-top:125%;
                padding-left:0% !important;*/
    }
    .large
    {
        width: 58%;
        margin-left:15%;
    }
    .loading_block
    {
        display:none;
        margin-left:125px;
        margin-top:-35px;
        position:absolute;
    }
    .login-wrap .login-bottom-msg {
        margin-top:5px;
        color: #333;
    }
    .small
    {
        margin-left:15%;
        width:70%;
    }
    .tmargin10
    {
        margin-top:-10px;
    }
    .signup_with_rightimage
    {
        margin-top:-43px;
    }
    /*    .signup_without_rightimage
        {
            margin-top:3px;
            float: none !important;
        }*/
    .login_small
    {
        width:58%;
        float:left;
    }
    /*    .frgt_pswd
        {
            max-width:100% !important;
            margin-top:30px !important;
            width:155px;
        }*/
    .go_mar
    {
        max-height:100px !important;
        margin-left:0%;
    }
    .txt_fb_google
    {
        *margin-left:30%;
    }
    .txt_fb_google_small
    {
        margin-left:20%;
    }
    .go_mar_small
    {
        margin-left:30%;
        margin-top:-42px;
    }
    .err_text
    {
        width: 100%  !important;
    }
    .login-social-wrap .login-btn-wrap
    {
        margin-top: 3%;
    }
    .rmargin10 {
        float:inherit;
        margin-right: 10px;
    }
    .login-social-wrap{
        padding-left: 35px !important;
        padding-top: 10px !important;
    }
    .wh_sign {
        width: 40% !important;
    }

}
@media (min-width: 768px) and (max-width: 1024px) {
    #login-signup-newDialog {
        display:block;
        background-color: #f9f9f9;
    }
    .line
    {
        overflow:hidden !important;

    }
    #line
    {
        float:left !important;
        padding-left: 1px !important;
    }
    .divider{
        display:none;
    }
    #right_image
    {
        display:block !important;
    }
    #image
    {
        width:100% !important;
        margin-top:10px;
    }
    .login-wrap .login-form-input {
        width: 95%;
    }
    .right_image
    {
        /*        padding-right:40px;
                padding-top:120%;
                padding-left:0% !important;*/
        padding:30px !important;
    }
    .large{
        margin-left:22%;

    }
    .loading_block
    {
        display:none;
        margin: 0;
        right: 50%;
        left: unset;
        top: -30px;
        transform: translateX(50%);
        height: 25px;
        width: 25px;
    }
    .login-wrap .login-bottom-msg {
        margin-top:5px;
        color: #333;
    }
    .small
    {
        margin-left:22%;
        width:58% !important;
    }
    .tmargin10
    {
        margin-top:-10px;
    }
    .signup_with_rightimage
    {
        margin-top:-43px;
    }
    .frgt_pswd
    {
        max-width:100% !important;
        margin-top:30px !important;
        width:155px;
    }
    .go_mar
    {
        max-height:100px !important;
        margin-left:0%;
    }
    .txt_fb_google
    {
        margin-left:19%;
    }
    .txt_fb_google_small
    {
        margin-left:37%;
    }
    .go_mar_small
    {
        /*        margin-left:30%;*/
        margin-top:-42px;
    }
    .err_text
    {
        width: 100%  !important;
    }
    .login-social-wrap .login-btn-wrap
    {
        margin-top: 3%;
        margin-left:28%;
    }
    .rmargin10 {
        float:inherit;
        margin-right: 10px;
    }
}
@media (max-width: 240px) {
    .line
    {
        overflow:hidden !important;

    }
    #line
    {
        float:left !important;
        padding-left: 1px !important;
    }
    .divider{
        display:none;
    }
    #right_image
    {
        display:block !important;
    }
    #image
    {
        width:330px;
    }
    .login-wrap .login-form-input {
        width: 95%;
    }
    .right_image
    {
        padding-right:40px;
        padding-top:125%;
        padding-left:0% !important;
    }
    .large
    {
        width: 58%;
        margin-left:15%;
    }
    .loading_block
    {
        display:none;
        margin-left:125px;
        margin-top:-35px;
        position:absolute;
    }
    .login-wrap .login-bottom-msg {
        margin-top:5px;
        color: #333;
    }
    .small
    {
        width:100% ;
    }
    .tmargin10
    {
        margin-top:-10px;
    }
    .signup_with_rightimage
    {
        margin-top:-43px;
    }
    /*    .signup_without_rightimage
        {
            margin-top:3px;
            float: none !important;
        }*/
    .login_small
    {
        width:58%;
        float:left;
    }
    /*    .frgt_pswd
        {
            max-width:100% !important;
            margin-top:30px !important;
            width:155px;
        }*/
    .go_mar
    {
        max-height:100px !important;
        margin-left:0%;
    }
    .txt_fb_google
    {
        *margin-left:30%;
    }
    .txt_fb_google_small
    {
        margin-left:37%;
    }
    .go_mar_small
    {
        margin-left:30%;
        margin-top:-42px;
    }
    .err_text
    {
        width: 100%  !important;
    }
    .login-social-wrap .login-btn-wrap
    {
        margin-top: 3%;
    }
    .rmargin10 {
        float:inherit;
        margin-right: 10px;
    }
    .login-social-wrap{
        padding-left: 35px !important;
        padding-top: 10px !important;
    }
    .wh_sign {
        width: 40% !important;
    }
    .alpha30{
        width:100% !important;
    }

}


@media(max-width:1200px){
    .right_image img{
        max-width: 200px;
        margin: 0 auto;
    }
    .right_image{text-align: center}
    .registerIconBlock {
        display: inline-block;
        width: 100%;
    }
    .registerBlock + .divider-div {
        display: none;
    }
    .dialogNewLoginSignup .window.alpha30.window-absolute.large {
        margin: 0 auto;
        width: 100%;
    }
    #login-signup-newDialog .col-md-6 {
        width: 50%;
    }
}
@media(max-width:1200px){
    .dialogNewLoginSignup .window {
        padding: 0;
        margin: 10px auto 0;
        left: 0;
        right: 0;
    }
    .col-md-6.col-sm-6.registerBlock {
        width: 48% !important;
    }
}
@media(max-width:1024px){
    .login-wrap .login-form-input_large, .login-wrap .login-input-wrap{
        margin-bottom: 10px;
        display: inline-block;
        width:100%;

    }
    .login-social-wrap {
        margin-top: 30px;
    }

}
@media(max-width:992px){
    .signup_with_rightimage, .signup_without_rightimage {
        margin-top: 0;
        margin: 0;
        text-align: center;
    }
    .signup_without_rightimage a.top {
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .new-login-dialog-wrap .tmargin20.login-btn-wrap {
        text-align: center;
    }
    .login-wrap .login-form-input_large{
        margin-bottom: 0;
        display: inline-block;

    }
    .login-wrap input[type=radio].login-form-input_large{
        width: auto;
        line-height: 1;
        height: auto;
    }
    .login-wrap .login-btn-wrap .submit-btn[disabled] {
        margin: 10px auto;
    }
    .login-social-wrap {
        margin-top: 0;
        padding: 20px 15px;
    }
    .login-social-wrap .login-bottom-msg.txt_fb_google {
        margin-left: 0;
        text-align: center;
    }
    .login-input-wrap {
        display: inline-block;
        width: 100%;
        margin-top: 0!important;
    }
}

@media(max-width:768px){
    .col-md-6.col-sm-6.registerBlock {
        width: 100% !important;
        display: inline-block;
        margin-top: 20px;
    }
    .login-social-wrap .login-btn-wrap{text-align:center}
    .divider-div{display:none;}
    form#advance_register_form .radio span {
        vertical-align: middle;
    }
    .login-social-wrap .login-btn-wrap{margin-left:0!important;}
    .vss-button-social{margin-right:0!important; font-size: 1.5rem;}
    #advance_login_form {
        padding: 20px 15px 5px 15px;
    }
    .registerIconBlock .right_image {
        text-align: center;
        padding: 0 15px;
    }
    form#advance_register_form {
        padding: 20px 15px;
    }
    #vss_login_popup .window.alpha30.window-absolute.large {
        margin: 0;
        width: 100%;
    }
}
.alert.alert-danger.register_error {
    background-color: #F59A29;
    border-color: #ebcccc;
    width: 100%;
}

p.err_text {
    color: white !important;
}

.register_loading_block {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 0;
    top: 11px;
    left: 65px;
}
.window.alpha30.window-absolute.large {
    width: 410px;
    margin-left: calc(100% - 410px);
    margin-top: 0;
    transform: translateX(105%);
    transition: all .3s ease;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    animation-name: showlogin;
    animation-duration: .6s;
    animation-fill-mode: forwards;
    height: 100%;
}

@keyframes showlogin {
    from {transform: translateX(105%);}
    to {transform: translateX(0);}
}

body#checkout #vss_login_popup, body#authentication #vss_login_popup {width: auto; height: auto; position: unset; float: unset}
body#checkout #vss_login_popup .shield, body#authentication #vss_login_popup .shield {display: none;}
body#checkout #vss_login_popup .window, body#authentication #vss_login_popup .window {
    width: auto;
    margin: unset;
    overflow: unset;
    transform: unset;
    height: auto;
    position: unset;
    float: unset;
}
body#checkout #vss_login_popup .window .content,
body#authentication #vss_login_popup .window .content {
    background: transparent;
    padding: 0;
}
body#checkout #login-signup-newDialog,
body#authentication #login-signup-newDialog {
    display: block;
    position: relative;
    float: unset;
}
body#checkout .login-btn-wrap,
body#authentication .login-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

body#checkout .vss-button-social {
    cursor: pointer;
    display: block;
    width: 100%;
    border-radius: 50px;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Chewy';
    font-size: 1rem;
    letter-spacing: 1.25px;
    height: 50px;
    line-height: 48px;
    transition: all .3s ease;
    margin: 16px 16px 16px 0;
  }
  body#checkout  .vss-button-social img {
    position: relative;
    top: -2px;
    height: 20px;
  }
  .color-orange {
    color: #EA4335;
  }
  .border-orange {
    border-color: #EA4335;
  }
  body#checkout .login-social-wrap {
    padding: 0;
  }
  body#checkout #line {
    padding-bottom: 0;
  }
@media (min-width: 769px) and (max-width: 1200px) {
    .login-social-wrap {
        padding: 30px 10% 10px;
    }
    #advance_login_form {
        padding: 10px 10% 25px;
    }
    body.eg-tablette .vss-ui-dialog .close-icon {
        top: 13px;
    }
}

.extra-seo-content-category{
    margin-top: 150px;
}
@media (max-width: 768px) {
    .extra-seo-content-category{
        margin-top: 100px;
    }
}