.product-offer .additional-oper .btn.call-manager {
    line-height: 4px;
    padding-top: 4px;
}

.product-offer .call-manager img {
    top: 5px;
    margin-left: -30px;
}



@media (max-width: 1090px) {
    .product-offer .additional-oper .btn.call-manager {
        padding-top: 11px;
    }

    .product-offer .call-manager img {
        top: -1px;
    }
}


@media (max-width: 480px) {
    .product-offer .additional-oper .btn.call-manager {
        padding-top: 11px;
    }
    
    .product-offer .call-manager img {
        top: -1px;
        margin-left: 0px;        
    }
}


@media (max-width: 420px) {
    .product-offer .additional-oper .btn.call-manager {
        padding-top: 5px;
    }
    
    .product-offer .call-manager img {
        top: 5px;       
    }
}


@media (max-width: 338px) {
    .product-offer .call-manager img {
        margin-left: -29px; 
    }
}





#home-slider .content .btn-default {
    width: 200px !important;
}

#mobile_navigator {    
    top: 10.5rem;
}

.auth-form-box .separator div {
    width: 54px !important;
}

.guest-auth-form-box .separator div {
    width: 148px !important;
}

.progress-box .step .title:first-child {
    width: 142px;
}

.accountLink .dropdown-menu {
    min-width: 13rem;
}

section.e-404 .header .btn a.go-home {
    width: 16rem;
}


.size-info select { 
    background-position-x: 83%; 
}

.size-info .quantity {
    width: 100px;
}

@media (max-width: 1300px) {
    #mob_menu_icon {
        display: block;
    }

    #data_mouseover {
        display: none;
    }
}

@media (max-width: 1130px) {
    .futures .item {
        width: 50%;
        margin-bottom: 3rem;
    }

    .futures .futures_inner {
        padding-bottom: 0px;
    }

    .about .description h4 {
        font-size: 25px !important;
    }
}


@media (max-width: 1040px) {
    #nav_contacts .currency-box,
    .additional-menu .languages-box {
        display: none !important;
    }
}

@media (max-width: 850px) {
    section.e-404 .header .btn a.go-home {
        width: 100%;
    }
}


@media (max-width: 530px) {
    .product-offer .attributes {        
       display: block !important;
    }

    .product-offer .attribute {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        padding-left: 0px  !important;
    }
}

@media (max-width: 400px) {
    .register button {
        width: 112px;
    }

    .confirm_button_parent button.confirm {
        height: 60px;
    }

    .exchange-thankyou .oper .btn {
        height: 64px;
    }
}

@media (max-width: 380px) {
    .progress-box .step:first-of-type .title {
        max-width: 40px;
    }

    .progress-box .step:nth-of-type(2) .title {
        padding-left: 32px;
    }

    .progress-box .step .title:first-child {
        max-width: 118px;
        width: 60px;
    }
}