.edit-credit-cards,
.footer-newsletter input,
.footer-switch,
.footer-viber input,
.newsletter,
.reset-password-input,
.viber {
    box-sizing: border-box
}

#btn-back-to-top {
    position: fixed;
    bottom: 75px;
    right: 30px;
    display: none;
    width: 68px;
    background: no-repeat;
    z-index: 9999
}

@media only screen and (max-width:1024px) {
    #btn-back-to-top {
        margin: 0 auto;
        bottom: 63px;
        width: 70px;
        right: 14px
    }
}

.edit-credit-cards.flex-container {
    flex-wrap: wrap
}

.credit_card {
    border: 1px solid #ebebeb;
    height: 66px;
    width: 275px;
    padding: 0 0 0 22px
}

.credit_card.flex-container {
    margin: 0 16px 16px 0;
    justify-content: space-between
}

.credit_card img {
    max-height: 100%
}

.credit_card .card_number_image {
    margin: 5px 0 0 32px
}

.slick-slide .credit_card_image_menu {
    height: 40px;
    display: inline-block;
    margin: -2px 11px 0 15px;
    vertical-align: middle
}

i.delete-credit-card {
    cursor: pointer;
    font-size: 12px;
    color: #999;
    margin-top: 7px
}

.action-buttons-holder {
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.action-buttons-holder .radio-checkbox-wrap {
    width: 20px
}

.action-buttons-holder .radio-checkbox-wrap i,
.action-buttons-holder .radio-checkbox-wrap input {
    transform: translate(-5px, -25px);
    top: unset
}

.empty_credit_card {
    width: 100%;
    text-align: center
}

.credit-card-list {
    margin-left: 88px
}

.payment-method ul li.credit-card-list-li {
    padding: 0;
    height: 30px;
    line-height: 30px
}

.credit-card-list-li img {
    max-height: 30px;
    vertical-align: middle;
    margin-left: 5px
}

.credit-card-list-li .image-wrapper {
    display: inline-block;
    width: 66px
}

.credit-card-list-li.credit-card-list-closed {
    display: none
}

.credit-card-list-li img.collapse-image {
    float: right;
    margin-top: 7px
}

.category-box-double,
.footer-switch-left,
.my-account.edit-account.profile-page-with-menu li.date_of_birth {
    float: left
}

.rotate-image {
    transform: rotate(180deg)
}

.edit-credit-cards-text {
    margin-bottom: 20px;
    color: #999
}

@media screen and (max-width:480px) {
    .credit-card-list {
        margin-left: 20%
    }
}

.my-account.edit-account.profile-page-with-menu ul li span {
    color: red;
    top: 12px
}

.my-account.edit-account.profile-page-with-menu ul li .form-error {
    top: 41px
}

.my-account.edit-account.profile-page-with-menu .two-columns-title {
    margin-top: 25px
}

.my-account.edit-account.profile-page-with-menu .radio-checkbox-wrap input+i+i {
    color: #EA1B25;
    font-size: 14px
}

.my-account.edit-account.profile-page-with-menu .radio-checkbox-wrap label {
    color: #000;
    font: normal normal 600 12px/28px Montserrat
}

.my-account.edit-account.profile-page-with-menu .radio-checkbox-wrap input:checked+i {
    opacity: 1
}

.my-account.edit-account li.three-column .radio-checkbox-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 32%
}

.my-account.edit-account li.three-column {
    width: 100%
}

.my-account.edit-account li.three-column .radio-checkbox-wrap label {
    max-width: 100%
}

@media only screen and (max-width:700px) {

    .my-account.edit-account .title-checkbox,
    .my-account.edit-account li.three-column {
        height: 100px
    }

    .my-account.edit-account li.three-column .radio-checkbox-wrap {
        display: block;
        width: 100%;
        margin-top: 5px
    }
}

@media only screen and (min-width:1025px) and (max-width:1200px) {
    .my-account.edit-account li.three-column .radio-checkbox-wrap {
        display: table-cell;
        white-space: nowrap
    }

    .my-account.edit-account li.three-column .radio-checkbox-wrap:nth-child(2) i,
    .my-account.edit-account li.three-column .radio-checkbox-wrap:nth-child(2) label,
    .my-account.edit-account li.three-column .radio-checkbox-wrap:nth-child(3) i,
    .my-account.edit-account li.three-column .radio-checkbox-wrap:nth-child(3) label {
        padding-left: 30px
    }
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-.ttf) format('truetype')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype')
}

footer {
    clear: both
}

.footer {
    padding: 35px 0 20px;
    margin-bottom: -50px
}

.footer ul {
    display: inline-block;
    vertical-align: top;
    margin-right: 65px;
    margin-bottom: 50px
}

.footer li {
    color: rgba(255, 255, 255, .5);
    font-weight: 300;
    font-size: 14px;
    padding: 3px 0
}

.footer ul li.footer-heading {
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    position: relative;
    margin-bottom: 25px;
    min-height: 17px;
    padding-left: 14px
}

.footer ul li.footer-heading span:before {
    content: "";
    width: 4px;
    height: 15px;
    background-color: #fac513;
    position: absolute;
    left: 0
}

#selectCustom {
    position: absolute;
    overflow: visible !important;
    margin-top: 2px;
    display: none
}

#phoneUl {
    position: absolute;
    background-color: #FAFAFA;
    height: 200px;
    list-style: none;
    overflow-y: scroll;
    z-index: 100;
    cursor: pointer
}

#phoneLi {
    font-weight: 400;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 2px;
    overflow: visible
}

.footer-copyright {
    line-height: 69px;
    background-color: #FFF
}

.footer-copyright .footer-copyright-wrap {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    height: 40px
}

.footer-copyright .footer-copyright-wrap a,
.footer-copyright .footer-copyright-wrap img {
    height: 40px
}

.footer-copyright-wrap a:last-of-type {
    vertical-align: super;
    padding-left: 4px
}

.footer-copyright .footer-copyright-wrap a div {
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.footer-copyright .footer-copyright-wrap span a {
    color: #ccc
}

footer ul li ul {
    width: 100%;
    margin: 0 !important
}

footer .social-networks li ul li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: calc((100% - 321px)/ 4);
    background: rgba(255, 255, 255, .5);
    color: #2d2e33;
    padding: 0
}

footer .no-title,
footer .social-networks,
footer .social-networks li ul li:last-child {
    margin-right: 0
}

footer .social-networks {
    margin-left: 60px;
    min-width: 391px;
    width: calc(100% - 1020px)
}

.newsletter-inner,
.viber-inner {
    position: inherit
}

.footer-newsletter input,
.footer-viber input {
    border: none;
    border-radius: 10px;
    padding-left: 15px;
    vertical-align: middle;
    width: 100%;
    display: inline;
    height: 40px
}

.footer-newsletter input::-webkit-input-placeholder {
    color: #2d2e33
}

.footer-newsletter input::-moz-placeholder {
    color: #2d2e33
}

.footer-newsletter input:-moz-placeholder {
    color: #2d2e33
}

.newesletter-submit {
    left: 15px;
    position: relative;
    top: 2px
}

.footer-newsletter-input .newesletter-submit {
    top: 0
}

.newsletter i,
.viber i {
    font-size: 20px;
    cursor: pointer
}

.footer-newsletter input::placeholder,
.footer-viber input::placeholder {
    color: #d5d4d4;
    opacity: 1;
    font: normal normal 400 14px/24px Montserrat
}

.footer-newsletter input:-ms-input-placeholder {
    color: #000
}

.footer-newsletter input::-ms-input-placeholder {
    color: #000
}

#email-subscribe-form-footer div label,
#email-subscribe-form-footer div p,
#telephone-subscribe-form-footer div p {
    font-size: 12px;
    line-height: 16px
}

.newsletter {
    text-align: left;
    padding-right: 20px
}

.newsletter,
.viber {
    vertical-align: middle;
    width: 50%;
    margin-right: -5px;
    line-height: normal;
    line-height: initial;
    z-index: 1
}

.newsletter-inner form,
.viber-inner form {
    display: inline-block;
    display: initial
}

.footer-heading i,
.footer-tab-switch-wrap,
.newsletter .newesletter-submit input,
.viber .newesletter-submit input {
    display: none
}

.viber {
    padding-left: 25px
}

.newsletter-check .register-page .radio-checkbox-wrap input+i+i {
    left: 0;
    font-size: 16px
}

#footer-email-error-element.success,
#footer-telephone-error-element.success,
#footer-telephone-error-element1.success,
#footer-telephone-error-element2.success {
    color: green;
    font-weight: 700;
    font-size: 11px
}

#footer-email-error-element.error,
#footer-telephone-error-element.error,
#footer-telephone-error-element1.error,
#footer-telephone-error-element2.error {
    color: red;
    font-weight: 700;
    font-size: 11px
}

.footer-newsletter .content-wrap {
    line-height: 74px
}

.footer-switch {
    width: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 900;
    color: rgba(45, 46, 51, .9)
}

.footer-switch-right {
    float: right
}

.footer-switch i:nth-of-type(1) {
    left: -28px
}

.footer-switch i:nth-of-type(2) {
    right: -28px
}

.footer-active-tab .thm-tab-line-right:before {
    content: '\e94d'
}

.footer-active-tab .thm-tab-line-left:before {
    content: '\e94c'
}

span#footer-email-error-element,
span#footer-telephone-error-element,
span#footer-telephone-error-element1,
span#footer-telephone-error-element2 {
    font-size: 11px;
    font-weight: 500;
    height: auto;
    display: block;
    margin-top: -10px;
    padding-bottom: 10px
}

footer .newsletter-title-container,
footer .viber-title-container {
    margin: 0 auto;
    text-align: center
}

footer .newsletter-title-container .newsletter-title,
footer .viber-title-container .viber-title {
    font-weight: 900;
    font-size: 16px;
    text-decoration: underline;
    padding: 15px
}

#email-subscribe-form-footer div p {
    padding-bottom: 5px
}

footer .footer-newsletter .radio-checkbox-wrap .thm-check-box {
    border-radius: 3px
}

footer .footer-newsletter .radio-checkbox-wrap .thm-check,
footer .footer-newsletter .radio-checkbox-wrap .thm-check-box,
footer .footer-newsletter .radio-checkbox-wrap .thm-check-box:before,
footer .footer-newsletter .radio-checkbox-wrap .thm-check:before,
footer .footer-newsletter .radio-checkbox-wrap input,
footer .footer-viber .radio-checkbox-wrap .thm-check,
footer .footer-viber .radio-checkbox-wrap .thm-check-box,
footer .footer-viber .radio-checkbox-wrap .thm-check-box:before,
footer .footer-viber .radio-checkbox-wrap .thm-check:before,
footer .footer-viber .radio-checkbox-wrap input {
    height: 15px !important;
    width: 15px !important;
    line-height: 15px;
    font-size: 13px
}

footer .footer-newsletter .radio-checkbox-wrap label {
    color: #000
}

footer .footer-newsletter .radio-checkbox-wrap input:checked+i {
    opacity: 1
}

footer .footer-newsletter a,
footer .footer-viber a {
    display: initial;
    text-decoration: underline
}

#footer_telephone_area_code {
    width: 105px;
    height: 22px;
    border-radius: 5px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background: no-repeat #fff;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 7px) 10px, calc(100% - 2px) 10px;
    background-size: 5px 5px, 5px 5px;
    color: #000
}

#footer_telephone_prefix {
    width: 50px
}

@media screen and (max-width:1456px) {
    .footer .social-networks {
        margin-left: 14px;
        margin-right: 0;
        min-width: 375px;
        width: calc(100% - 922px)
    }

    .footer-section.no-title {
        margin-left: -45px
    }
}

@media screen and (max-width:1365px) {
    .footer ul {
        margin-right: 20px
    }

    .footer .social-networks li ul li {
        line-height: 50px;
        height: 50px;
        width: 50px
    }

    .footer-section.no-title {
        margin-left: -16px !important
    }

    .footer-section.social-networks {
        min-width: 375px
    }
}

@media screen and (min-width:1366px) and (max-width:1455px) {
    .e-trust-mart img {
        margin-left: -6%
    }

    .footer-section.social-networks {
        width: calc(100% - 980px) !important;
        margin-left: 25px !important
    }

    .footer .social-networks li ul li:first-child {
        margin-left: 0 !important
    }

    .footer-section.social-networks li ul li {
        margin-right: calc((90% - 220px)/ 4) !important
    }
}

@media screen and (min-width:1411px) and (max-width:1455px) {
    .e-trust-mart img {
        margin-left: -12%
    }
}

.e-trust-mart {
    height: auto;
    margin: 20px auto;
    width: 200px
}

.e-trust-mart img {
    width: 200px;
    height: auto;
    min-width: calc(99% - 832px)
}

@media screen and (min-width:1456px) {
    .footer-section.social-networks {
        width: calc(100% - 1020px) !important;
        margin-left: 25px !important
    }

    .footer .social-networks li ul li:first-child {
        margin-left: 0 !important
    }

    .footer-section.social-networks li ul li {
        margin-right: calc((100% - 300px)/ 4) !important
    }

    .e-trust-mart img {
        margin-left: -21%
    }
}

@media screen and (max-width:1350px) {
    .footer-copyright .footer-copyright-wrap {
        display: block;
        width: 100%;
        text-align: center
    }
}

@media screen and (max-width:1180px) {
    .footer .social-networks {
        min-width: 345px
    }
}

@media screen and (min-width:1181px) and (max-width:1365px) {
    .footer .social-networks li ul li {
        margin-right: 20px !important
    }
}

@media screen and (min-width:1151px) {
    .footer-section.social-networks {
        width: auto;
        min-width: auto !important
    }

    .footer-section.social-networks li ul li {
        margin-right: calc((50% - 115px)/ 4)
    }
}

@media screen and (max-width:1150px) {
    .footer .social-networks {
        min-width: 15vw;
        width: auto
    }

    .footer .social-networks li ul li {
        margin-right: 2px;
        line-height: 3.6vw;
        height: 3.6vw;
        width: 3.6vw;
        font-size: 2vw
    }
}

@media screen and (min-width:1025px) {
    .footer-content li.promocije-u-radnjama {
        display: none
    }

    footer .footer-newsletter {
        padding-bottom: 20px
    }

    footer .newsletter,
    footer .viber {
        float: left;
        margin: 0 auto;
        padding: 0;
        text-align: center
    }

    footer .newsletter .newsletter-inner,
    footer .viber .viber-inner {
        width: calc(96% - 100px);
        padding: 30px 50px;
        background-color: #fac50f;
        border-radius: 45px;
        text-align: left;
        margin: 0 auto
    }

    footer .newsletter-title-container,
    footer .viber-title-container {
        height: 49px;
        position: relative;
        top: -30px;
        width: 273px
    }

    footer .newsletter-title-container .newsletter-title {
        border-radius: 0 0 30px 30px;
        background-color: #fff
    }

    footer .radio-checkbox-wrap label {
        max-width: calc(100% - 25px)
    }

    .footer-section.social-networks {
        margin-left: -5px
    }
}

@media screen and (min-width:1024px) {
    .footer-content {
        display: block !important
    }

    .footer .social-networks li ul li:first-child {
        margin-left: 9px
    }

    .footer-section-tehnomax-data.footer-section-tehnomax-data-professional {
        color: #ea1b25;
        font-size: 18px
    }

    .js-footer-section-1 li:first-of-type {
        padding-bottom: 40px
    }
}

@media only screen and (min-width:1024px) and (max-width:1180px) {
    .footer .social-networks li ul li {
        margin-right: 8px !important
    }
}

@media screen and (max-width:1024px) {

    .newsletter-inner form,
    .newsletter-viber-wrap,
    .viber-inner form {
        position: inherit
    }

    .footer-section-tehnomax {
        margin-top: auto
    }

    .footer ul.footer-section {
        display: block;
        margin: 0;
        min-width: auto;
        width: 100%
    }

    .footer ul.footer-section.no-title .footer-heading,
    .footer-content {
        display: none
    }

    .footer {
        margin-bottom: 0
    }

    .footer-heading {
        cursor: pointer
    }

    .footer-heading i {
        display: block;
        float: right
    }

    .social-networks .footer-heading {
        display: none
    }

    .social-networks ul {
        text-align: center
    }

    .footer-content li {
        margin-bottom: 15px
    }

    footer .footer-newsletter {
        height: auto
    }

    footer .footer-newsletter .newsletter-viber-wrap {
        padding: 0
    }

    .newsletter,
    .viber {
        width: 100%;
        padding: 0;
        display: none
    }

    .newsletter i,
    .viber i {
        max-width: 400px;
        width: 100%;
        text-align: right;
        top: inherit;
        bottom: 5px
    }

    .footer-tab-switch-wrap {
        display: block;
        border-radius: 45px 45px 0 0;
        background-color: #fac50f
    }

    .newsletter-inner,
    .viber-inner {
        padding-top: 15px
    }

    .footer-active-content {
        z-index: 2;
        display: block !important
    }

    footer .newsletter .newsletter-inner,
    footer .viber .viber-inner {
        padding: 30px 50px;
        background-color: #fac50f;
        text-align: left;
        height: 100%
    }

    footer .newsletter .newsletter-inner .newsletter-title-container,
    footer .viber .viber-inner .viber-title-container {
        display: none
    }

    footer .footer-tab-switch-wrap .newsletter-title-container,
    footer .footer-tab-switch-wrap .viber-title-container {
        width: 80%
    }

    footer .footer-switch.footer-active-tab .newsletter-title,
    footer .footer-switch.footer-active-tab .viber-title {
        border-radius: 0 0 15px 15px;
        background-color: #fff
    }

    footer .radio-checkbox-wrap label {
        max-width: calc(100% - 26px)
    }

    .footer-copyright .footer-copyright-wrap {
        line-height: 24px;
        height: 120px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .footer-copyright .footer-copyright-wrap img {
        height: 30px
    }

    .footer-copyright .footer-copyright-wrap a:last-of-type {
        display: block;
        border: none;
        padding-left: 0
    }

    .footer-copyright .footer-copyright-wrap:last-of-type {
        margin-bottom: 20px
    }

    footer {
        width: 100%;
        overflow: hidden
    }

    .footer .social-networks li ul li {
        margin-right: 2px;
        line-height: 40px;
        height: 40px;
        width: 40px;
        font-size: 18px
    }
}

@media only screen and (max-width:600px) {
    footer .social-networks li ul li {
        width: 10vw;
        height: 10vw;
        line-height: 10vw;
        margin-right: 3vw;
        font-size: 5.83vw
    }
}

@media only screen and (max-width:460px) {

    #email-subscribe-form-footer,
    #telephone-subscribe-form-footer,
    footer .newsletter-title-container .newsletter-title,
    footer .viber-title-container .viber-title {
        font-size: 14px
    }

    #email-subscribe-form-footer div label,
    #email-subscribe-form-footer div p,
    #footer-email-error-element {
        font-size: 11px
    }

    #footer_telephone,
    #footer_telephone_area_code,
    #footer_telephone_prefix {
        font-size: 12px
    }

    #footer_telephone_area_code {
        width: 90px
    }

    #footer_telephone_prefix {
        width: 30px;
        padding-left: 8px
    }

    #footer_telephone {
        padding-left: 8px
    }
}

@media only screen and (max-width:420px) {

    #footer_telephone,
    #footer_telephone_area_code,
    #footer_telephone_prefix {
        font-size: 10px
    }

    #footer_telephone_area_code {
        width: 80px
    }

    #footer_telephone_prefix {
        width: 20px;
        padding-left: 5px
    }

    footer .newsletter .newsletter-inner,
    footer .viber .viber-inner {
        padding-left: 15px;
        padding-right: 15px
    }

    footer .viber i.thm-icon4-right {
        font-size: 15px;
        top: 1px !important;
        left: 8px !important
    }
}

.social-networks-footer {
    margin: auto;
    width: 15%;
    display: flex;
    padding-bottom: 30px;
    padding-top: 20px;
    min-width: 200px
}

.social-network-footer {
    width: 100%;
    display: inline-block;
    position: relative;
    color: #ccc;
    height: 35px;
    margin: auto
}

.social-network-footer>a {
    margin: 0;
    line-height: 1;
    display: block
}

.social-networks-title {
    width: 100%;
    margin: auto
}

.footer-newsletter-input,
.footer-telephone {
    width: 100%;
    position: relative;
    height: 40px;
    background-color: #fff;
    color: #d5d4d4;
    border-radius: 4px
}

.newesletter-submit button {
    position: absolute;
    line-height: 16px;
    top: 0;
    right: 20px;
    color: #ea1b25;
    border: none;
    min-width: 90px;
    background-color: #fff
}

.newesletter-submit #telephonesubmit {
    line-height: 20px
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition-delay: 9999s
}

.footer-sections {
    margin: auto;
    width: 80%;
    display: flex;
    padding-top: 20px
}

.footer-section-tehnomax {
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
    margin: 33px auto auto
}

.li-space {
    padding-bottom: 17px
}

.footer-sections li {
    color: #f6f6f6
}

.footer-section-tehnomax-title {
    font: normal normal 600 16px/30px Montserrat;
    letter-spacing: 0;
    color: #D5D4D4;
    text-transform: uppercase
}

li-space-title-text p {
    font-size: 16px
}

.footer-section-tehnomax-data {
    font: normal normal 600 14px/19px Montserrat;
    letter-spacing: 0;
    color: #D5D4D4
}

.footer-section-tehnomax-data.footer-section-tehnomax-data-professional {
    padding-left: 0;
    color: #ea1b25
}

.footer-section-tehnomax-data.first-li {
    padding-left: 0
}

.footer-copyright span {
    padding-left: 5px;
    font: normal normal 500 15px/19px Montserrat;
    color: #666
}

.content-wrap-footer-copyright {
    width: 100%;
    margin: auto;
    text-align: center
}

.social-network-footer i {
    color: #D5D4D4
}

.social-network-footer i:hover {
    color: #FFF
}

@media screen and (max-width:1024px) {

    .footer-section-tehnomax-data:hover,
    .footer-section-tehnomax-title:hover {
        color: #FFF
    }

    .footer-section-tehnomax {
        margin-top: 17px
    }
}

.reset-password-popup-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(153, 153, 153, .5);
    z-index: 2147483640;
    border: 1px solid #ccc
}

.reset-password-popup {
    text-align: center;
    width: 350px;
    font-size: 16px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 30%;
    padding: 40px 15px 15px;
    transform: translate(-50%, -30%);
    border-radius: 20px;
    border: 5px solid #FFCB05
}

.reset-password-popup>img {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px
}

.reset-password-popup h4 {
    font-size: 18px
}

.reset-password-btn {
    background-color: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 10px;
    display: block;
    margin: 5px auto;
    padding: 5px 25px;
    border: 1px solid;
    cursor: pointer
}

.reset-password-resend-email-btn {
    background-color: #fff;
    border: none;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
    padding: 0
}

.reset-password-input {
    width: 100%;
    border: none;
    font-size: 14px;
    height: 30px;
    color: #000;
    background-color: #FFCB05;
    margin-bottom: 5px;
    padding: 2px 10px;
    border-radius: 15px
}

.reset-password-input::placeholder {
    font-style: italic
}

.error-info {
    color: #fe6732
}

.reset-password-success-info {
    font-size: 16px;
    font-weight: 600
}

.reset-password-popup .close-popup-btn {
    border: none;
    position: absolute;
    right: 0;
    color: #fff;
    border-radius: 10px;
    top: 0;
    background: #000;
    padding: 2px 7px;
    cursor: pointer;
    font-size: 14px
}

.loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(153, 153, 153, .6);
    z-index: 2147483641
}

.loader-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width:460px) {
    .reset-password-popup {
        width: 270px;
        font-size: 14px
    }
}

.category-menu {
    width: 260px;
    line-height: 50px;
    font-size: 12px;
    font-weight: 1000;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    height: 50px
}

.category-menu i {
    font-size: 18px;
    line-height: 18px;
    margin: 0 20px;
    vertical-align: middle;
    cursor: pointer
}

.category-menu .all-category-link {
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
    height: 30px;
    border-radius: 8px;
    background-color: #ea1b25;
    align-self: center;
    display: flex;
    flex: 1;
    position: absolute;
    width: 260px
}

.category-menu .all-category-link span {
    align-self: center;
    margin-right: 20px
}

.category-menu .all-category-link i {
    line-height: 50px;
    align-self: center
}

.category-wrap-categories li {
    line-height: 40px;
    font-size: .88vw;
    font-weight: 700;
    color: #fff
}

.action-title:before,
.catgeory-name h1:before {
    content: "";
    width: 3px;
    height: 35px;
    position: absolute;
    left: -20px;
    font: normal normal 600 16px/24px Montserrat;
    color: #333
}

.category-box-double,
.category-box-single {
    position: relative;
    margin-top: 20px;
    box-sizing: border-box
}

.category-box-double {
    visibility: hidden;
    height: 200px;
    transition: background-color .3s
}

.category-box-double:hover,
.category-box-single:hover {
    cursor: pointer
}

.category.js-initially-open {
    color: #FFF;
    font-weight: 900
}

.category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 200;
    display: block;
    line-height: 20px;
    margin: 10px 0
}

.category i {
    float: right;
    color: #666;
    line-height: 36px;
    margin-right: -20px
}

.category.js-initially-open i {
    color: #FFF
}

.categories .thm-arrow1-down.thm-arrow1-up:before {
    content: "\e91e"
}

.sub-category a {
    font-size: 14px;
    line-height: 36px;
    color: #999;
    display: block;
    padding-left: 20px
}

.categories a:hover,
.sub-category a:hover {
    color: #FFF
}

.categories a {
    padding-right: 20px;
    transition: .3s all
}

.category-menu-wrap .first-level-link,
.category-wrap .first-level-link {
    font: normal normal 600 12px/14px Montserrat;
    color: #BCBCBC
}

.first-level-pointer {
    padding-right: 10px;
    padding-top: 6px;
    float: right;
    display: none;
    vertical-align: middle
}

.category-wrap .first-level-link:hover {
    color: #FFF
}

.category-wrap {
    display: initial
}

.category-box-wrap {
    overflow: hidden;
    margin-bottom: 80px
}

.subcategories-category-page .category-box-wrap {
    display: flex;
    flex-wrap: wrap
}

.category-wrap-categories ul {
    display: none
}

.category-wrap-categories-open ul {
    display: block
}

.category-menu-item1.second-level a.url-category-banner {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    display: block;
    max-height: 538px;
    height: calc(26.65vw + 26px);
    color: #000
}

.category-menu-item1.second-level .second-level-category.submenu-category-item>a:hover {
    color: #FFF
}

.category-menu-item0.first-level .submenu-category-item-first-level {
    box-sizing: border-box;
    margin-left: 1px;
    height: 52px
}

.submenu-category-empty,
.submenu-category-item.second-level-category,
.submenu-category-item.third-level-category {
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    font-weight: 200;
    break-inside: avoid-column
}

.submenu-category-item.second-level-category {
    color: #FFF;
    font-weight: 700;
    font-size: 16px
}

.category-menu-item1.second-level .third-level-category>a,
.category-menu-item1.second-level .third-level-category>p {
    font-size: .85em;
    font-weight: 300;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    margin-left: 38px;
    line-height: 1.5em;
    text-decoration: none
}

.category-menu-item1.second-level .third-level-category>a {
    white-space: normal
}

.category-menu-wrap {
    position: relative;
    display: none;
    width: 100%;
    z-index: 1000;
    color: #FFF;
    background-color: #000;
    padding-bottom: 30px
}

.first-level-link img,
.first-level-link>span:last-of-type {
    display: inline-block;
    vertical-align: middle
}

.first-level {
    background-color: #000;
    width: 18.3vw;
    box-sizing: border-box;
    max-width: 352px
}

.first-level-link img {
    max-width: 25px;
    max-height: 80%;
    margin-right: 12px;
    width: 100%
}

.category-menu-item1.second-level a {
    line-height: 1.2em;
    font-size: .79em;
    box-sizing: border-box;
    padding-bottom: .3em
}

.category-menu-item1.second-level .submenu-category-item>a {
    letter-spacing: 0;
    color: #E0E0E0
}

.submenu-category-item.third-level-category>a,
.submenu-category-item.third-level-category>p {
    text-transform: lowercase
}

.submenu-category-item.third-level-category>a:first-letter,
.submenu-category-item.third-level-category>p:first-letter {
    text-transform: uppercase
}

.category-menu-item1.second-level .submenu-category-item>a:hover {
    color: #FFF
}

.category-menu-item1 .category-menu-item2>.submenu-category-item a {
    transition: all .2s ease-in;
    padding: 0 35px 0 0
}

.submenu-category-item.third-level-category:hover:after {
    content: "";
    width: 100%;
    height: 1px;
    transition: all .2s ease-in;
    position: absolute;
    left: 0;
    top: .9vw
}

.category-menu-item0.first-level>.submenu-category-item:hover .first-level-link .important-red {
    color: #FFF;
    transition-delay: .1s
}

.category-menu-item1.second-level {
    background-color: transparent;
    width: calc(100% - 18.32vw);
    padding: .7vw;
    max-width: 1600px;
    box-sizing: border-box;
    display: none
}

.category-menu-item1 .category-menu-item2>.submenu-category-item>a {
    font-weight: 400;
    font-size: 14px;
    color: #bcbcbc;
    text-transform: none
}

.category-menu-item0.first-level>.submenu-category-item:hover .first-level-link {
    color: #fff;
    transition-delay: .1s
}

.category-menu-item0.first-level>.submenu-category-item .first-level-link {
    position: relative;
    max-width: 350px;
    background-color: #000;
    z-index: 2;
    display: block;
    height: 52px;
    line-height: 52px;
    font-weight: 1000;
    padding-left: 60px;
    vertical-align: middle;
    box-sizing: border-box;
    width: 260px;
    overflow: hidden
}

.category-menu-item0.first-level>.submenu-category-item .first-level-link:hover {
    background-color: #242424
}

.category-menu-item0>.submenu-category-item>.category-menu-item1 {
    position: absolute;
    left: 18.3vw;
    top: 0;
    border-left: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto;
    height: fit-content
}

.menu-arrow-wrap {
    position: fixed;
    text-align: center;
    height: 40px;
    left: calc(7% + 18.3vw);
    width: 74%;
    max-width: 1244px;
    box-sizing: border-box;
    z-index: 1001
}

#menu-arrow-wrap {
    position: absolute;
    bottom: 0
}

.menu-arrow-wrap img {
    padding: 5px 10px;
    background-color: #000
}

.show-menu .category-menu-item0>.submenu-category-item>.category-menu-item1 {
    position: absolute;
    top: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

.category-menu-item0>.submenu-category-item:hover {
    font-size: 15px;
    font-weight: 900;
    width: calc(100% + 1px)
}

.category-menu-item0>.submenu-category-item:hover .category-menu-item1 {
    visibility: visible;
    opacity: 1;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

@media screen and (min-width:1950px) {
    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        left: 351px
    }
}

@media screen and (max-width:1366px) {
    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        left: 260px;
        display: none
    }

    .category-menu-item1.second-level {
        width: calc(100% - 260px)
    }

    .category-menu-item0.first-level {
        width: 300px;
        height: 100%
    }

    .submenu-category-item.third-level-category:hover:after {
        top: 1.2vw
    }
}

@media screen and (max-width:1260px) {
    .category-menu i {
        font-size: 18px;
        margin: 0 10px
    }

    .category-menu {
        font-size: 12px
    }
}

.category-page-wrap.content-wrap {
    display: block;
    margin-top: 50px
}

@media screen and (min-width:1024px) {

    .category-menu-opened,
    .category-menu:hover+.category-menu-wrap {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: auto;
        overflow-x: hidden;
        border-radius: 20px
    }

    .category-menu-wrap:hover .compare-list-grid,
    .category-menu:hover .compare-list-grid {
        z-index: -1
    }

    .category-menu-wrap {
        scrollbar-width: none;
        -ms-overflow-style: none
    }

    .category-menu-wrap::-webkit-scrollbar {
        display: none
    }

    .category-menu-wrap::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .category-menu-wrap::-webkit-scrollbar-thumb {
        background: #888
    }

    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        overflow-y: hidden;
        overflow-x: hidden
    }
}

.category-menu-item1.second-level a svg {
    display: none
}

@media screen and (max-width:1600px) {
    .category-menu-second-name {
        font-size: .9em
    }
}

@media screen and (max-width:1400px) {
    .category-menu-second-name {
        font-size: .8em
    }
}

@media screen and (max-width:1024px) {
    .category-menu-second-name {
        font-size: 14px
    }

    .category-page-wrap.content-wrap {
        margin-top: 0
    }

    .category-menu-item0.first-level .submenu-category-item-first-level {
        height: 52px
    }

    .category-menu-item0.first-level .submenu-category-item-first-level:first-of-type {
        margin-top: 80px
    }

    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        position: absolute !important;
        height: calc(100% + 450px) !important;
        width: 100% !important
    }

    .category-menu-item1.second-level .submenu-category-item>a,
    .category-menu-wrap {
        color: #000
    }

    .category-menu-item0.first-level>.submenu-category-item .first-level-link {
        max-width: 100%
    }

    .category-menu-item1.second-level {
        background-color: #000;
        margin-left: 0;
        background-image: none !important;
        max-width: 100%
    }

    .first-level {
        margin-left: 0
    }

    .first-level-pointer {
        display: block;
        padding-right: 20px
    }

    .category-menu {
        margin-left: 0
    }

    .url-category-banner {
        display: none
    }

    .category-menu-item1.second-level a {
        display: inline-block
    }

    .category-menu-item1.second-level a svg {
        padding-right: 0;
        padding-top: 8px;
        float: right;
        vertical-align: middle;
        display: block
    }

    .category-menu,
    .category-menu-item0.first-level {
        max-width: 100%
    }

    .category-menu-item0.first-level>.submenu-category-item:hover .first-level-link {
        color: #999;
        transition-delay: .1s
    }

    .category-menu-item0>.submenu-category-item:hover {
        box-shadow: none
    }

    .category-menu-item1.second-level .second-level-category {
        padding-left: 40px;
        font: normal normal 600 12px/40px Montserrat;
        text-transform: uppercase
    }

    .category-menu-item0.first-level {
        width: 100%;
        visibility: visible;
        opacity: 1;
        max-height: initial;
        height: 100%;
        overflow-y: scroll;
        box-shadow: none;
        background-color: #000;
        display: block;
        margin-top: -1px;
        overflow-x: hidden;
        box-sizing: border-box;
        scrollbar-width: none
    }

    .category-menu-wrap,
    .category-menu-wrap:hover,
    .homepage .category-menu-wrap,
    .homepage .category-menu-wrap:hover {
        width: 100vw;
        height: 100vh !important;
        display: flex;
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .category-menu-item0.first-level>.submenu-category-item .first-level-link,
    .submenu-category-item {
        line-height: 60px;
        height: 60px;
        width: 100%;
        max-height: 60px;
        display: block;
        background-color: #fff
    }

    .category-wrap {
        height: 100%;
        width: 100vw;
        top: 55px;
        opacity: 1;
        visibility: visible
    }

    .category-menu-item0>.submenu-category-item .category-menu-item1,
    .category-menu-item0>.submenu-category-item:hover .category-menu-item1 {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto;
        width: 80%;
        overflow-x: hidden
    }

    .submenu-category-item.third-level-category:hover {
        transition: none
    }

    .category-menu-item1.second-level a.url-category-banner {
        display: none
    }

    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        left: 0;
        display: none;
        visibility: visible;
        opacity: 1;
        z-index: 5;
        box-shadow: none;
        padding-left: 0;
        top: 0;
        max-height: 100vh;
        background-color: #fff;
        overflow-y: scroll;
        column-count: 1;
        -webkit-column-count: 1;
        padding-bottom: 180px
    }

    .category-menu-item1.second-level .submenu-category-item>a,
    .category-menu-item1.second-level.second-level-category {
        font-size: 14px;
        line-height: 55px;
        height: 55px;
        max-height: 55px;
        box-sizing: border-box
    }

    .close-menu {
        font-size: 29px;
        font-weight: 700
    }

    .category-menu-item1.second-level .submenu-category-item.third-level-category>a,
    .close-third-level-menu,
    .submenu-category-item.second-level-category {
        font-size: 22px;
        max-height: initial;
        box-sizing: border-box
    }

    .category-menu-item1.second-level .submenu-category-item.third-level-category>a {
        font-size: 3.2vw
    }

    .submenu-category-item.second-level-category,
    .submenu-category-item.third-level-category {
        line-height: 55px;
        height: 55px;
        max-height: 100%;
        width: 100%;
        display: block
    }

    .category-menu i {
        margin: 0 15px;
        font-size: 16px;
        visibility: hidden
    }

    .category-menu-item0.first-level .submenu-category-item-first-level>a {
        padding-left: 12px
    }

    .header-scroll .content-wrap .main-content {
        margin-top: 0
    }

    .category-menu {
        border-radius: 0;
        width: 100%
    }

    .main-col-category .single-banner img {
        min-height: 100%;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
        height: 100%;
        min-width: 100%;
        width: auto
    }

    .main-col-category .slick-track {
        height: 200px
    }

    .submenu-category-item.third-level-category:hover:after {
        background-color: #000
    }

    .submenu-category-empty {
        display: none
    }

    .scroll-category {
        position: fixed;
        height: 100vh;
        box-sizing: border-box;
        margin-left: -1000px
    }

    .category-banner-wrap {
        width: calc(100% + 40px);
        display: block;
        overflow: hidden;
        height: 178px;
        position: relative;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: -20px
    }

    .category-banner-wrap img {
        min-height: 100%;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
        height: 100%;
        min-width: 100%;
        width: auto
    }

    .category-banner-wrap.category-mobile-banner {
        height: auto;
        padding-bottom: 0;
        width: 100%;
        margin-left: 0
    }

    .category-banner-wrap.category-mobile-banner img {
        position: initial;
        padding-bottom: 0;
        width: 100%
    }

    .category-menu-wrap .js-category-menu-wrap.category-menu-item0.first-level.dropdown-menu {
        background-color: #fff
    }

    .category-menu-wrap .js-category-menu-wrap {
        padding-bottom: 180px
    }
}

.category-menu-dot,
.category-menu-dot_second {
    border-radius: 50%;
    display: inline-block;
    background: #ea1b25
}

@media only screen and (max-width:870px) {

    .category-menu-item1.second-level .submenu-category-item.third-level-category>a,
    .close-third-level-menu {
        max-height: initial
    }

    .submenu-category-item.second-level-category,
    .submenu-category-item.third-level-category {
        line-height: 55px;
        height: 55px;
        max-height: initial
    }
}

@media only screen and (max-width:660px) {
    .category-menu-second-name {
        font-size: 3vw
    }
}

@media only screen and (max-width:550px) {

    .submenu-category-item.second-level-category,
    .submenu-category-item.third-level-category {
        line-height: 55px;
        height: 55px
    }
}

@media only screen and (max-width:480px) {

    .category-menu-item1.second-level .second-level-category,
    .category-menu-item1.second-level .submenu-category-item>a,
    .close-menu {
        font: normal normal 600 12px/40px Montserrat;
        font-size: 3vw;
        background-color: transparent
    }

    .category-menu-item1.second-level,
    .close-third-level-menu {
        font-size: 3.5vw
    }

    .submenu-category-item.third-level-category>a {
        font-size: 2.9vw
    }
}

.status-table,
.status-table td,
.status-table th,
html {
    font-family: Montserrat, sans-serif
}

.category-menu-dot {
    width: 8px;
    height: 8px;
    margin-right: 11px;
    margin-left: 63px
}

.category-menu-dot_second {
    width: 6px;
    height: 6px;
    margin-right: 12px;
    position: absolute;
    top: calc(1.2em / 2 - 3px)
}

.terms-and-submit.one_click_checkout div {
    display: block;
    margin: 10px auto;
    max-width: 260px
}

.terms-and-submit.one_click_checkout div.radio-checkbox-wrap {
    margin-bottom: 30px
}

#payment-js .one-page-checkout-captcha {
    margin-top: 0;
    top: 0;
    position: static;
    display: none;
    text-align: left
}

@media only screen and (max-width:1365px) {
    .terms-and-submit.one_click_checkout div.submit-btn-wrap {
        display: inline-block
    }
}

@media only screen and (min-width:551px) {
    .payment-wrap .terms-and-submit.wrapped.one_click_checkout #terms-error-element {
        margin-top: 3px
    }
}

.store-wrap #select-store-error {
    color: #fe6732;
    font-size: 14px;
    float: right
}

#ecash_popup {
    background-color: #f6f6f6;
    padding: 20px 50px
}

#ecash_popup div {
    text-align: left
}

#ecash_popup .remodal-close {
    position: absolute;
    right: 25px;
    top: 25px;
    left: auto
}

#ecash_popup h3 {
    font-weight: 600;
    text-align: center;
    padding: 0 40px 30px
}

#ecash_popup h3::after {
    content: "";
    width: 70px;
    height: 4px;
    background-color: #fac513;
    position: absolute;
    left: calc(50% - 35px);
    top: 80px
}

#ecash_popup .simple-text {
    padding-bottom: 10px
}

#ecash_popup .question-list {
    padding: 20px 10px
}

#ecash_popup .question-list:nth-child(2),
#ecash_popup .question-list:nth-child(3) {
    border-bottom: 1px solid #999
}

#ecash_popup .question-list .question {
    display: inline-block;
    float: left;
    width: 80%
}

#ecash_popup .question-list .answers {
    display: inline-block;
    float: right;
    width: calc(20% - 20px);
    padding-left: 20px
}

#ecash_popup .answers div {
    width: 50%;
    display: inline-block;
    float: left
}

#ecash_popup .answers input {
    opacity: 0;
    position: absolute;
    z-index: 99999;
    height: 14px;
    transform: translateY(-1px);
    width: 40px;
    cursor: pointer
}

#ecash_popup .question-list i.fa-circle-thin,
#ecash_popup .question-list i.thm-radio-dot {
    position: absolute;
    width: 20px;
    height: 20px
}

#ecash_popup .question-list i.thm-radio-dot {
    padding-top: 2px
}

#ecash_popup .question-list i {
    text-align: center;
    transform: translateY(-1px)
}

#ecash_popup .question-list i.fa-circle-thin {
    font-size: 20px;
    font-weight: 900;
    color: #999
}

#ecash_popup .question-list i.fa-circle-thin.checked,
#ecash_popup .question-list input:checked+i+i+label,
#ecash_popup .question-list input:checked+i.fa-circle-thin {
    color: #000
}

#ecash_popup .answers div+div {
    padding-left: 10px;
    width: calc(50% - 10px)
}

#ecash_popup .answers input:checked+i+i {
    color: #ffcb05;
    opacity: 1
}

#ecash_popup .answers input+i+i {
    opacity: 0
}

#ecash_popup .question-list .answers label {
    text-transform: uppercase;
    padding-left: 22px;
    color: #999
}

#ecash_popup .last-paragraph {
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: 600
}

#ecash_popup .error-msg {
    display: none;
    font-weight: 600
}

#ecash_popup .next-button-wrapper {
    padding: 30px 0 10px
}

#ecash_popup .next-button {
    background-color: #fac50f;
    color: #000;
    width: 200px;
    font-size: 17px;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
    padding: 10px;
    margin: 0 auto;
    font-weight: 600;
    cursor: pointer
}

#ecash_popup .next-button.disabled {
    background-color: #ebebeb;
    color: #999
}

#ecash_popup .error-msg div {
    text-align: center;
    color: red
}

@media screen and (max-width:1024px) {
    #ecash_popup .question-list .question {
        display: block;
        float: initial;
        width: 100%
    }

    #ecash_popup .question-list .answers {
        display: block;
        float: initial;
        padding-left: 10px;
        padding-top: 15px;
        width: 96px
    }
}

@media screen and (max-width:765px) {
    #one_page_checkout_form .two-column-form ul li:nth-child(odd) {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:605px) {
    #ecash_popup h3::after {
        top: 100px
    }
}

@media screen and (max-width:416px) {
    #ecash_popup h3::after {
        top: 120px
    }
}

@media screen and (max-width:368px) {
    #ecash_popup h3::after {
        top: 140px
    }
}

.product-price-web-contant {
    float: right;
    width: auto
}

.price-wrap-product-details.right.web-product-details {
    width: auto
}

.full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .free-delivery,
.full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .old-price,
.full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
.full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .savings {
    text-align: left
}

.vertical-line {
    border-left: 1px solid rgba(0, 0, 0, .6);
    height: 115px;
    float: left;
    margin-left: 9px;
    margin-right: 9px
}

.web-wrap-product-details {
    width: auto;
    float: left
}

.month-credit-price {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 1px;
    text-align: right
}

.month-credit-price span {
    display: inline-block
}

.web-credit-details {
    margin-top: 7px;
    font-size: 14px;
    color: rgba(82, 162, 228);
    text-align: right
}

.web-credit-details a {
    text-decoration: underline
}

#web-credit-popup {
    padding: 0 35px 10px;
    margin-bottom: 120px;
    max-width: 625px
}

#web-credit-popup .modal-body p,
#web-credit-popup h5.modal-title {
    text-align: left;
    color: #000;
    font-weight: 400
}

#web-credit-popup h5.modal-title {
    font-size: 20px
}

#web-credit-popup .modal-header {
    border-bottom: 1px solid #fac50f;
    height: 35px;
    width: 525px;
    margin-left: 15px
}

#web-credit-popup .modal-body {
    padding-top: 15px;
    margin-left: 15px
}

#web-credit-popup .modal-footer {
    padding-bottom: 20px
}

.close-web-credit-popup {
    font-size: 31px;
    background: #fff;
    border: none;
    top: 26px;
    position: absolute;
    right: 40px
}

.header-links,
.transparent-header,
body {
    background-color: #f5f7fb
}

.month-credit {
    color: rgba(0, 0, 0, .8);
    width: 180px;
    text-align: right;
    height: auto;
    float: right;
    padding-bottom: 18px
}

.web-credit-details .web-credit-link {
    margin-left: 5px
}

.link-to-web-credit {
    font-size: 12px
}

.link-to-web-credit a {
    margin-top: 5px;
    color: rgba(82, 162, 228)
}

.web-credit-wrap {
    float: right;
    width: 100%;
    display: none
}

.web-credit.wrapped {
    padding: 0 20px
}

.web-credit-wrap .web-credit-title {
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    margin-right: -5px
}

.web-credit-title div {
    float: left;
    font-size: 14px;
    line-height: 38px;
    font-weight: 200
}

.web-credit-wrap .web-credit-value {
    vertical-align: middle;
    margin-right: -5px;
    width: 32%;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px
}

.total-basket-web-credit {
    line-height: 5px;
    text-align: left;
    font-weight: 300;
    font-size: 12px;
    color: #000;
    text-transform: initial;
    width: 70%;
    display: inline-block;
    display: block;
    margin-left: 15px
}

.total-basket-web-wrapper {
    padding-bottom: 10px
}

.total-basket-web-wrapper .basket-header-button {
    float: right;
    margin-top: 17px
}

.total-basket-web-wrapper .total-label-for-payment {
    width: 40%
}

.total-basket-web-wrapper .total-basket-amount {
    width: 50%;
    text-align: right
}

.total-basket-web-wrapper .total-label-web-credit {
    width: 34%;
    padding-right: 61px;
    line-height: 15px;
    margin-top: -10px
}

.total-basket-web-wrapper .total-basket-web-credit-amount {
    width: 40%;
    text-align: right;
    font-size: 17px;
    font-weight: 500;
    color: #777
}

.full-product-price {
    width: auto !important;
    height: auto;
    float: right
}

@media only screen and (max-width:1288px) {
    .full-product-price {
        width: 55%;
        height: auto;
        float: left
    }
}

@media only screen and (min-width:1289px) {
    .product-price-web-contant {
        width: auto
    }
}

@media only screen and (min-width:765px) and (max-width:1024px) {
    .price-wrap-product-details.right.web-product-details {
        width: 100%
    }
}

@media only screen and (max-width:520px) {
    .full-product-price {
        width: 100%;
        margin-top: 10px
    }

    .price-wrap-product-details.right.web-product-details {
        width: auto;
        margin-top: -20px !important
    }

    .half-content-wrap.product-data.right .product-price-web-contant {
        width: auto
    }

    .web-wrap-product-details {
        float: left;
        right: 0
    }

    .full-product-price .price-wrap-product-details.right.web-product-details .old-price {
        margin-top: 10px
    }

    .web-wrap-product-details .month-credit span {
        margin-left: 10px;
        font-size: 12px;
        width: auto;
        height: auto;
        float: inline-start
    }

    .web-wrap-product-details .month-credit-price,
    .web-wrap-product-details .web-credit-details {
        margin-left: 10px
    }

    .web-wrap-product-details .web-credit-details {
        width: 170px
    }

    .web-credit-details .web-credit-link {
        left: 124px;
        margin-top: 5px
    }

    .vertical-line {
        height: 135px
    }
}

@media only screen and (max-width:500px) {

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
    .web-wrap-product-details .month-credit-price {
        font-size: 30px
    }
}

@media only screen and (max-width:460px) {

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
    .web-wrap-product-details .month-credit-price {
        font-size: 26px
    }
}

@media only screen and (max-width:440px) {

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
    .web-wrap-product-details .month-credit-price {
        font-size: 20px
    }

    .web-wrap-product-details .month-credit span {
        width: 65%;
        float: right
    }

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .free-delivery {
        font-size: 14px
    }

    .web-wrap-product-details .web-credit-details {
        margin-top: 4px;
        width: 120px;
        margin-left: 50px;
        font-size: 10px
    }

    .product-price-web-contant .vertical-line {
        height: 125px
    }
}

@media only screen and (max-width:400px) {

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
    .web-wrap-product-details .month-credit-price {
        font-size: 15px;
        line-height: 12px
    }

    .web-wrap-product-details .month-credit span {
        width: 65%;
        float: right;
        line-height: 12px
    }

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .free-delivery {
        font-size: 12px;
        margin-top: 10px
    }

    .product-price-web-contant .vertical-line {
        height: 108px
    }

    .product-price-web-contant {
        margin-top: 30px
    }

    .web-wrap-product-details .web-credit-details {
        margin-top: 7px
    }
}

@media only screen and (max-width:360px) {
    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .savings {
        font-size: 10px !important
    }

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .old-price {
        font-size: 14px !important
    }

    .web-wrap-product-details .web-credit-details {
        width: 110px;
        margin-left: 50px;
        font-size: 10px
    }
}

@media only screen and (max-width:400px) {
    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .savings {
        font-size: 12px
    }
}

@media only screen and (max-width:1024px) {
    #web-credit-popup .images img.web-credit-logo {
        width: 175px
    }

    #web-credit-popup .web-credit-footer-text {
        display: none
    }

    #web-credit-popup .image-text1,
    #web-credit-popup .image-text2,
    #web-credit-popup .image-text3,
    #web-credit-popup .image-text4 {
        width: 50%;
        float: left
    }

    #web-credit-popup .image-text3,
    #web-credit-popup .image-text4 {
        margin-top: 10px
    }

    #web-credit-popup .text1-description,
    #web-credit-popup .text2-description {
        width: auto;
        font-size: 12px;
        padding-left: 33px;
        padding-right: 33px
    }

    #web-credit-popup .text3-description {
        width: auto;
        font-size: 12px;
        padding-left: 28px;
        padding-right: 28px
    }

    #web-credit-popup .text4-description {
        width: auto;
        padding-left: 35px;
        padding-right: 75px;
        z-index: 100;
        position: absolute;
        font-size: 20px;
        bottom: 200px
    }

    .link-to-web-credit {
        float: left;
        padding-top: 35px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:520px) and (max-width:1024px) {
    #web-credit-popup {
        max-width: 440px
    }

    #web-credit-popup .modal-header {
        width: 340px
    }

    #web-credit-popup .modal-footer {
        width: 50%;
        margin-left: 25%
    }

    #web-credit-popup .images {
        margin-top: 30px
    }

    #web-credit-popup .images img.web-credit-logo:last-of-type {
        display: inline-table
    }
}

@media only screen and (min-width:1025px) {
    #web-credit-popup .image-text4 {
        display: none
    }

    #web-credit-popup .image-text1,
    #web-credit-popup .image-text2,
    #web-credit-popup .image-text3 {
        width: 33%;
        float: left
    }

    #web-credit-popup .image-text1 span,
    #web-credit-popup .image-text2 span,
    #web-credit-popup .image-text3 span {
        font-size: 12px
    }

    #web-credit-popup .text1-description,
    #web-credit-popup .text2-description {
        width: auto;
        padding-left: 32px;
        padding-right: 32px
    }

    #web-credit-popup .text3-description {
        width: auto;
        padding-left: 26px;
        padding-right: 26px
    }

    #web-credit-popup .images {
        height: 270px
    }
}

@media only screen and (min-width:320px) and (max-width:519px) {
    #web-credit-popup {
        width: 320px
    }

    #web-credit-popup .modal-header {
        width: 100%;
        margin: auto
    }

    #web-credit-popup .modal-body {
        margin: auto
    }

    #web-credit-popup .modal-body p {
        font-size: 12px
    }

    #web-credit-popup .images img.web-credit-logo {
        width: 100%;
        height: auto
    }

    #web-credit-popup .close-web-credit-popup {
        right: 25px
    }

    #web-credit-popup .text1-description,
    #web-credit-popup .text2-description {
        width: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    #web-credit-popup .image-text1 span,
    #web-credit-popup .image-text2 span,
    #web-credit-popup .image-text3 span {
        font-size: 10px
    }

    #web-credit-popup .text4-description {
        padding-left: 25px;
        padding-right: 65px;
        font-size: 14px;
        bottom: 215px
    }
}

@media only screen and (min-width:1025px) and (max-width:1096px) {
    .web-credit-wrap .web-credit.wrapped {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:320px) and (max-width:460px) {
    .web-credit.wrapped {
        padding-left: 20px
    }

    .web-credit-wrap .web-credit-title {
        width: auto
    }

    .web-credit-wrap .web-credit-value {
        width: 100%;
        padding-bottom: 10px
    }
}

@media only screen and (max-width:392px) {
    .content-wrap.product-details .compare-product.left {
        top: 85px
    }
}

@media only screen and (max-width:350px) {
    #web-credit-popup {
        width: 300px
    }

    #web-credit-popup .text4-description {
        font-size: 13px
    }
}

@media only screen and (min-width:315px) and (max-width:377px) {
    .month-credit {
        width: 160px
    }
}

@media only screen and (min-width:1367px) {
    .timer-product-details-wrap.countdown.left {
        padding-bottom: 20px
    }
}

@media only screen and (min-width:361px) and (max-width:400px) {
    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .old-price {
        font-size: 15px
    }

    .full-product-price.with-web-credit .price-wrap-product-details.right.web-product-details .price,
    .web-wrap-product-details .month-credit-price span {
        font-size: 18px
    }
}

@media only screen and (min-width:500px) and (max-width:520px) {
    .web-wrap-product-details .web-credit-details {
        width: 180px
    }
}

@media only screen and (min-width:378px) and (max-width:440px) {
    .web-wrap-product-details .web-credit-details {
        margin-left: 60px
    }
}

@media only screen and (min-width:1025px) and (max-width:1150px) {
    .web-wrap-product-details .web-credit-details {
        font-size: 12px
    }
}

.wrapper.product-deails-and-recomended-sliders {
    margin: 30px auto;
    width: 100%;
    float: left
}

.wrapper.product-deails-and-recomended-sliders .product-slider {
    margin: 0
}

.wrapper.product-deails-and-recomended-sliders .product-slider .product-wrap-grid {
    margin-right: 22px
}

.related-products-wrap-bottom {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.related-products-wrap-bottom .slick-slider {
    margin-left: 0
}

.register-page input[name="customer[floor]"] {
    width: 100%
}

.register-page li.two-column.street-number {
    width: 36%;
    float: left
}

.register-page input[name="customer[street_number]"] {
    width: 80%;
    margin-left: 20px
}

.register-page label[for=street-number] {
    margin-left: 20px
}

#one_page_checkout_form .small-inputs.street-name-number {
    margin-right: 20px
}

#one_page_checkout_form #js-street-number {
    width: 100%;
    float: right
}

#one_page_checkout_form .small-inputs.street-name-number li:first-child {
    width: 71%
}

#one_page_checkout_form .small-inputs.street-name-number li:nth-child(2) {
    float: right;
    width: 25%
}

#one_page_checkout_form .small-inputs {
    width: 100%
}

.register-page .three-column {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.register-page .three-column .radio-checkbox-wrap {
    width: 32%;
    display: inline-block;
    vertical-align: middle
}

.register-page .longer-text-error {
    margin-bottom: 30px
}

@media only screen and (min-width:1366px) {
    .register-page input[name="customer[street_number]"] {
        width: 85%
    }
}

@media only screen and (max-width:1024px) {
    .register-page input[name="customer[street_number]"] {
        width: 87%
    }
}

@media only screen and (max-width:764px) {

    #one_page_checkout_form .small-inputs.street-name-number li:first-child,
    #one_page_checkout_form .small-inputs.street-name-number li:nth-child(2),
    .register-page input[name="customer[floor]"],
    .register-page input[name="customer[street_number]"],
    .register-page li.two-column.floor,
    .register-page li.two-column.street-number {
        width: 100%
    }

    .register-page label[for=floor] {
        margin: 0
    }

    .register-page label[for=street-number] {
        margin: 0;
        top: auto
    }

    .register-page .input-field.smallerLabel+label {
        top: auto
    }

    #thank-you-page .two-column input[name="customer[floor]"],
    #thank-you-page .two-column.street-number.right input[name="customer[street_number]"] {
        margin-top: 10px
    }

    .register-page input[name="customer[street_number]"] {
        margin-left: 0
    }
}

@media only screen and (min-width:765px) {
    .register-page li.two-column.street-number {
        width: 15%
    }

    .register-page input[name="customer[street_number]"] {
        width: 100%
    }

    .register-page li.two-column.street {
        width: 82%
    }

    #edit_profile_form .two-column.street {
        width: 72%
    }

    #edit_profile_form .two-column.street-number {
        width: 25%
    }

    #thank-you-page .two-columns.registration-wrapper .two-column.street-number.left {
        width: 75%
    }

    #thank-you-page .two-column.street-number.left input[name="customer[street]"] {
        width: 99%
    }

    #thank-you-page .two-columns.registration-wrapper .two-column.street-number.right {
        float: right;
        width: 25%
    }

    #thank-you-page .two-column.street-number.right label {
        margin-left: 20px
    }
}

@media only screen and (max-width:410px) {
    .register-page .three-column.title-type .radio-checkbox-wrap {
        display: block;
        width: 100%
    }
}

@media only screen and (max-width:380px) {
    .register-page .longer-text-error {
        margin-bottom: 45px
    }
}

body,
h1,
p,
ul {
    margin: 0
}

@media only screen and (min-width:1025px) and (max-width:1321px) {
    .register-page li.three-column .radio-checkbox-wrap {
        display: table-cell;
        white-space: nowrap
    }

    .register-page li.three-column .radio-checkbox-wrap:nth-child(2) i,
    .register-page li.three-column .radio-checkbox-wrap:nth-child(2) label,
    .register-page li.three-column .radio-checkbox-wrap:nth-child(3) i,
    .register-page li.three-column .radio-checkbox-wrap:nth-child(3) label {
        padding-left: 30px
    }
}

#thank-you-page .wrapped .two-column.street-number {
    width: 100%
}

#thank-you-page .wrapped .two-column.phone {
    float: left
}

.search-banner-image.big-image,
.search-banner-image.medium-imag,
.search-banner-image.mobile-image {
    visibility: hidden
}

@media only screen and (min-width:1025px) {

    .search-banner-image.medium-image,
    .search-banner-image.mobile-image {
        display: none
    }
}

@media only screen and (min-width:575px) and (max-width:1024px) {

    .search-banner-image.big-image,
    .search-banner-image.mobile-image {
        display: none
    }
}

@media only screen and (max-width:574px) {

    .search-banner-image.big-image,
    .search-banner-image.medium-image {
        display: none
    }
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype')
}

html {
    -webkit-text-size-adjust: 100%;
    scrollbar-gutter: stable
}

* {
    -webkit-font-smoothing: antialiased
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation
}

body.scroll-locked {
    position: fixed;
    width: 100%;
    overflow: hidden
}

body * {
    outline: 0
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    display: inline-block
}

h1,
ul {
    padding: 0
}

h2 {
    font-weight: 300;
    font-size: 28px;
    position: relative;
    margin-left: 20px;
    color: #666
}

li {
    list-style-type: none
}

.category-description li,
.page-content li,
.popover-content li,
.product-description li,
.promo-desc li {
    list-style-type: disc !important
}

i {
    font-style: normal
}

.header {
    width: 100%;
    height: 125px
}

.header-fixed {
    height: 100px;
    background-color: #000;
    position: absolute;
    width: 100%;
    z-index: 1001
}

.second_fixed {
    padding: 0;
    max-width: 100%;
    width: 100%
}

.header-fixed-wrap {
    height: 100px
}

.top-content {
    width: 100%;
    display: flex;
    height: 20px;
    justify-content: flex-start;
    padding-top: 10px
}

.header-phone svg {
    max-height: 18px;
    width: 20px;
    margin-bottom: -4px
}

.header-mail svg {
    max-height: 12px;
    width: 20px
}

.header-scroll {
    vertical-align: middle;
    position: absolute;
    z-index: 1000;
    display: block
}

.search-form {
    height: 40px;
    float: right;
    position: relative;
    margin-top: 4px
}

.search-form-class {
    background-color: #333;
    color: #FFF;
    height: 40px;
    border-radius: 20px;
    border: none
}

.search-form-class svg {
    position: absolute;
    right: 25px;
    top: 10px;
    max-height: 20px;
    width: 20px
}

.search-field::placeholder {
    color: #BCBCBC
}

.header-mail,
.header-phone {
    color: #E0E0E0
}

.header-mail {
    width: 250px
}

.header-phone {
    position: relative;
    width: 70px
}

.header-mail a,
.header-mail span,
.header-phone span {
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700
}

.search-form i {
    position: absolute;
    right: 0;
    padding: 9px;
    color: #fff;
    top: 2px
}

.content-wrap .main-content {
    display: flex;
    vertical-align: middle;
    width: inherit;
    padding-top: 17px
}

.logo-wrap {
    float: left;
    height: 45px;
    width: 268px
}

.logo-wrap img {
    max-width: 260px;
    vertical-align: middle;
    width: 100vh
}

.entity-links {
    margin: auto;
    width: 40%;
    display: flex;
    padding-bottom: 30px;
    padding-top: 20px
}

.entity-link {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0 20px;
    color: #ccc;
    height: 35px;
    border-right: 1px solid #ddd;
    margin: auto
}

.entity-link:last-child {
    border: none
}

.entity-link>a {
    margin: 0;
    line-height: 1;
    display: block
}

.entity-link-background {
    height: 35px
}

.entity-link-emmi {
    background: url(/UserFiles/Emmi_logo.svg) center no-repeat;
    background-size: 65%
}

.entity-link-roaming {
    background: url(/UserFiles/Roaming_logo.svg) center no-repeat;
    background-size: 90%
}

.entity-link-winwin {
    background: url(/UserFiles/WinWin_logo.svg) center no-repeat;
    background-size: 95%;
    margin-top: 3px
}

.entity-link-emmi:hover {
    background: url(/UserFiles/Emmi_logo_hover.svg) center no-repeat;
    background-size: 65%
}

.entity-link-roaming:hover {
    background: url(/UserFiles/Roaming_logo_hover.svg) center no-repeat;
    background-size: 90%
}

.entity-link-winwin:hover {
    background: url(/UserFiles/WinWin_logo_hover.svg) center no-repeat;
    background-size: 95%
}

.products-wrap .product-wrap-grid a.custom-promo-link {
    display: initial
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .logo-wrap img {
        width: 100%
    }
}

.content-wrap {
    max-width: 1425px;
    margin: auto;
    width: 100%;
    box-sizing: border-box
}

.vertical {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -4px
}

.header-user {
    float: right;
    text-align: right;
    height: 40px;
    padding-top: 8px;
    width: 190px;
    display: flex;
    justify-content: end
}

.header-user>div,
.logo-wrap>div {
    display: inline-block;
    vertical-align: middle
}

.main-category-page .single-banner.slick-slider {
    margin: auto auto 20px
}

.single-banner img {
    border-radius: 10px
}

.single-banner picture {
    position: relative;
    height: 100%;
    display: block
}

.single-banner .single-banner-title {
    position: absolute;
    bottom: 10px;
    height: 20px;
    padding: 3px 12px;
    color: #000;
    background-color: #FFF;
    font: normal normal 500 12px/20px Montserrat;
    border-radius: 4px;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    align-items: center
}

.single-banner .single-banner-title svg {
    height: 12px;
    margin-left: 4px;
    fill: #000
}

.header-user>div {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 30px;
    display: inline-block;
    cursor: pointer
}

.user-wraper a {
    display: flex;
    align-items: center;
    margin-top: 6px
}

.user-wraper .user-wraper-logged {
    border: 1px solid #fff;
    border-radius: 6px;
    text-align: left;
    width: fit-content;
    padding: 3px 6px 1px;
    position: absolute;
    right: 0;
    bottom: 9px
}

.user-logged {
    display: flex
}

.user-logged span {
    line-height: 23px;
    padding: 0 6px
}

.main-col-category .slick-slide img {
    max-height: 198px !important;
    height: auto !important
}

.header-user>div:last-of-type {
    margin-right: 0
}

#load-more-comments,
.my-account-order-details td span i,
.my-account-orders td i,
.tagit-label {
    margin-right: 5px
}

.empty-basket {
    text-align: center
}

.my-account-order-details-status-comment {
    padding-top: 10px;
    padding-bottom: 10px
}

.empty-basket p {
    line-height: 33px;
    width: 35%;
    margin: auto
}

.nastavi-btn {
    margin: 20px 0 50px;
    font-weight: 500
}

.nastavi-btn:hover {
    color: #ffcb05
}

.basket-header {
    font-weight: 900;
    position: relative;
    display: inline-block
}

.basket-header span {
    bottom: 10px
}

.header-links {
    display: inline-block;
    line-height: 50px;
    color: #000;
    overflow: hidden;
    font-weight: 500;
    float: right;
    width: calc(100% - 300px);
    opacity: .95;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    padding-left: 40px
}

.transparent-header {
    width: 100%;
    height: 100%;
    opacity: .8
}

.header-links a:first-of-type {
    flex: 2;
    min-width: 120px
}

.header-links a,
.header-links h3 {
    text-transform: uppercase;
    font: normal normal 1000 12px/12px Montserrat;
    text-align: center;
    flex: 1;
    align-self: center
}

#header-links-mob a,
#header-links-mob h3 {
    text-transform: uppercase;
    font: normal normal bold 14px/24px Montserrat;
    width: 150px;
    text-align: center
}

.header-links a svg {
    height: 12px
}

#header-links-mob h3,
.header-links h3 {
    margin: 0
}

.promo-desc img {
    width: 100% !important;
    height: auto !important
}

.filter_value_search_link {
    margin: 2px 0
}

.bootstrap h2,
.bootstrap h3 {
    margin: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    height: inherit !important;
    line-height: inherit !important
}

.header-links a:last-of-type {
    min-width: 110px;
    margin-right: 0;
    padding-right: 0
}

.header-links a:last-of-type h3 {
    text-align: right
}

#header-links-mob a span,
.header-links a span {
    width: 100%;
    height: 100%;
    display: block
}

.header-user i {
    margin-right: 10px;
    font-size: 22px
}

.header-user .wish-list-wrap i {
    margin-right: 0;
    height: 16px;
    border-radius: 50%;
    font: normal normal 900 9px/9px Montserrat !important;
    margin-left: 20px
}

.wish-list-wrap img {
    padding: 4px
}

.wish-list-page-wrap .btn {
    font-size: 13px;
    font-weight: 700
}

.news-content-text,
.send-mail-btn.btn {
    font: normal normal 500 14px/18px Montserrat
}

.my-coupons-page-wrap,
.wish-list-page-wrap {
    margin-bottom: 60px
}

.send-mail-btn.btn {
    width: 100%;
    max-width: 383px;
    height: 40px;
    background-color: #ea1b25;
    border-radius: 4px;
    color: #FFF;
    border: none;
    text-transform: none
}

.blocked_account .input-field.hasLabel,
.send-pass .input-field.hasLabel {
    max-width: 383px;
    margin-right: 20px;
    padding-left: 30px;
    font-weight: 500;
    height: 40px
}

.lazy-img-loader-wrap {
    height: 40px;
    width: 40px;
    max-height: 40px;
    max-width: 40px;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #fff
}

.lazy-img-loader-wrap img {
    max-height: 40px;
    max-width: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slider-wrapper-404 {
    padding-top: 90px
}

.promo-desc {
    margin-top: 20px
}

.main-col .all_products_on_action_banner,
.main-col .promo-desc {
    margin-left: 20px
}

.product-wrap-grid {
    margin: 1px;
    position: relative;
    width: 249px;
    display: inline-block;
    border: 1px solid #EAE9E9;
    text-align: center;
    box-shadow: none;
    transform: none;
    box-sizing: border-box;
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out;
    height: 443px !important;
    max-width: 300px;
    border-radius: 20px;
    background-color: #fff
}

.filter-title .telekom-logo-img {
    height: 100%;
    vertical-align: middle;
    padding-right: 4px
}

.js-product-slider-gamin-gamin .product-wrap-grid {
    border-color: #ea1b25
}

.product-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.half-content-wrap .thm-discount-fill,
.product-wrap-grid .thm-discount-fill {
    font-size: 20px;
    color: #000;
    display: inline-block
}

.discount-wraper .discount-grid,
.discount-wraper .promo-service-grid div {
    color: #fff
}

.promo-service-grid {
    top: 0;
    left: 30px;
    float: left;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    margin-left: 2px
}

.discount-wraper .promo-service-grid {
    background-color: #da4343;
    margin-right: 6px
}

.promo-flake-wrap {
    height: 20px
}

.promo-service-grid .custom-promo-link {
    display: initial
}

.promo-service-grid .custom-promo-link.custom_flakes_big img {
    width: 40px;
    padding-left: 5px
}

.promo-flake-wrap.cc-bord-bck {
    background-color: #f40000;
    border-color: #f40000;
    width: 110px
}

.triangle-border {
    position: absolute;
    right: -12px;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #666
}

.triangle-background {
    position: absolute;
    right: -10px;
    top: 7px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff
}

.comparation-grid,
.wish-hover-text {
    padding-bottom: 5px;
    position: absolute;
    height: 24px
}

.promo-flake-wrap i {
    position: absolute;
    top: 5px;
    right: -15px;
    font-size: 22px;
    color: #666
}

.comparation-grid {
    top: 275px;
    width: 100%;
    display: flex
}

.compare-products-spec .comparation-grid {
    top: 10px;
    max-width: 200px
}

.compare-products-spec .comparation-grid .wish-list.grid {
    text-align: left;
    margin-left: 6px
}

.compare-products-spec .comparation-grid .compare-list-grid {
    text-align: right;
    margin-right: 6px
}

.wish-hover-text {
    display: none;
    top: 260px;
    left: 10px
}

.comparation-grid img:first-child {
    padding-right: 5px
}

.promo-service-grid .promo-flake-wrap,
.promo-service-grid span {
    color: #666;
    text-align: left;
    font-size: 10px;
    line-height: 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-transform: uppercase;
    padding: 0 6px;
    font-weight: 600;
    border-radius: 4px
}

.promo-service-grid .promo-flake-wrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    z-index: 900
}

.promo-service-grid .tooltip {
    display: none;
    position: absolute;
    background-color: #ea1b25;
    color: #fff;
    padding: 0 6px;
    border-radius: 4px;
    font-size: 9px;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 1000;
    pointer-events: none;
    height: 20px
}

.promo-services.clearfix {
    z-index: 100
}

.promo-service-grid:hover .tooltip {
    display: block
}

.discount-grid span {
    position: absolute !important;
    font-size: 10px;
    color: #FFF;
    font-weight: 900;
    width: 100%;
    text-align: center;
    right: 0;
    top: 0;
    line-height: 20px
}

.discount-grid {
    float: left;
    background-color: #000;
    height: 20px;
    width: 40px;
    border-radius: 4px;
    position: relative
}

.promo-services.clearfix .discount-grid {
    position: absolute;
    top: 265px;
    left: 50%;
    transform: translateX(-50%)
}

.with-spec .promo-services.clearfix .discount-grid {
    top: 235px
}

.product-details-promo-wrap .discount-grid {
    margin-right: 4px
}

.product-details-promo-wrap.gadget .st0 {
    fill: #A3A3A3
}

.product-slider-wrap .discount-grid {
    right: -100%
}

.promo-services {
    height: 30px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 15px;
    display: flex
}

.product-img-wrap-grid {
    height: 234px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 50px
}

.product-wrap-grid.outlet-wrap-grid .product-img-wrap-grid {
    height: 200px
}

.product-img-wrap-grid img {
    max-height: 190px;
    max-width: 100%
}

.product-img-wrap-grid .no-prod-picture {
    max-width: 90%;
    border-radius: 20px
}

.product-img-wrap-grid .warranty-wrapper {
    position: absolute;
    margin-top: -30px;
    right: 10px
}

.product-img-wrap-grid .warranty-wrapper img {
    max-width: 50px
}

.product-wrap-grid .gift-wrapper.warranty-wrapper {
    top: 50px;
    display: flex;
    flex-direction: column;
    left: 10px
}

.promo-badge-grid {
    display: flex
}

.product-wrap-grid .gift-wrapper.warranty-wrapper+.popover {
    top: 140px !important
}

.product-slider-similar .product-wrap-grid .product-img-wrap-grid .gift-wrapper {
    margin-top: -5px !important
}

.product-slider-similar .product-wrap-grid .gift-wrapper.warranty-wrapper {
    top: 180px !important
}

.product-wrap-grid .product-img-wrap-grid .gift-wrapper {
    position: absolute;
    display: block;
    width: 50px;
    height: auto;
    max-height: 50px;
    right: 10px;
    margin-top: -80px
}

.gift-wrapper.warranty-wrapper-details {
    top: calc(75% - 40px);
    position: absolute;
    left: 20px
}

.gift-wrapper.warranty-wrapper-details img {
    height: 40px;
    max-width: none
}

.gift-wrapper.warranty-wrapper-details img:hover {
    height: 50px
}

.gift-wrapper.warranty-wrapper-details+.popover {
    top: inherit !important;
    bottom: -30px
}

.gift-wrapper.warranty-wrapper-details+.popover img {
    max-width: 42% !important
}

.gift-wrapper.warranty-wrapper-details+.popover a {
    cursor: pointer;
    text-decoration: underline !important;
    color: #00E !important
}

.comment-footer-respond-link,
.not-found-title a,
.not-found-title a:hover,
.not-found-txt a,
.not-found-txt a:hover,
.opc-modal-left-inner .forgot-password a:hover {
    text-decoration: underline
}

.rate-number {
    line-height: 25px;
    margin: 5px 10px 0;
    font-size: 13px
}

.product-rating-stats {
    width: 210px;
    padding: 5px 15px 15px;
    border: 1px solid #ddd;
    box-sizing: border-box
}

.product-rating-stats .stats-bar {
    margin-top: 5px
}

.product-rating-stats .stats-data {
    font-size: 13px;
    padding: 0 5px
}

.avg-rating {
    padding: 3px
}

.votes-number {
    margin-left: 10px
}

.product-rating-stats .avg-rating span {
    font-weight: 500;
    font-size: 16px
}

.stats-bar .fa-star {
    color: #fac50f
}

.star-rating {
    width: 95px;
    align-items: center
}

.back-stars .fa,
.front-stars .fa {
    padding: 0 2px;
    color: #FFBC0B;
    text-align: center
}

.front-stars {
    top: 0;
    left: 0;
    overflow: hidden
}

.rating-progress-bar {
    width: 100px;
    height: 15px;
    background-color: #ddd
}

.rating-progress-bar-inner {
    height: 15px;
    background-color: #fac50f
}

.product-rating-stats-wrap {
    top: 0;
    left: 100%;
    background-color: #fff;
    z-index: 10
}

.star-wrap:hover .product-rating-stats-wrap {
    display: block
}

.star-wrap {
    width: 95px;
    margin-top: 10px;
    left: -2px
}

.star-wrap li {
    display: inline-block;
    font-size: 12px;
    color: #fac50f;
    margin-left: -4px;
    padding-left: 4px
}

.stars {
    margin-top: 5px
}

.category-menu-second-name {
    white-space: normal;
    padding-left: 20px;
    display: inline-block
}

.product-brand-grid,
.product-name-grid {
    padding: 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: absolute;
    width: calc(100% - 10px);
    margin: auto;
    text-transform: uppercase;
    height: auto
}

.no-scroll {
    overflow: hidden
}

.wish-list-page-wrap .product-brand-grid,
.wish-list-page-wrap .product-name-grid {
    width: 100%
}

.product-brand-grid {
    font-size: 10px;
    font-weight: 600;
    top: 310px;
    color: #999
}

.with-spec .product-brand-grid {
    top: 280px
}

.product-name-grid {
    font-size: 12px;
    font-weight: 500;
    top: 325px;
    color: #666
}

.with-spec .product-name-grid {
    top: 295px
}

.product-specification-grid {
    position: absolute;
    top: 332px;
    display: flex;
    align-items: center;
    gap: 2px;
    margin: 0 5px;
    width: calc(100% - 10px);
    justify-content: center
}

.spec-wrapper {
    width: calc(25% - 3px);
    border: 1px solid #EAE9E9;
    border-radius: 10px;
    height: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    vertical-align: middle;
    justify-content: center
}

.spec-wrapper.wider-spec-wrapper {
    width: calc(33.33% - 3px)
}

.spec-wrapper.widest-spec-wrapper {
    width: calc(50% - 3px)
}

.spec-value {
    font-size: 12px;
    width: 100%
}

.gaming-page .spec-value {
    color: #fff
}

.js-product-slider-gamin-gamin .product-brand-grid,
.js-product-slider-gamin-gamin .product-name-grid,
.spec-name {
    color: #999
}

.spec-name {
    font-size: 10px
}

.compare-products-grid {
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: middle
}

.on-stock.grid.outlet-txt a {
    position: relative;
    margin-left: 3px;
    z-index: 5;
    top: 1px
}

.content-wrap.no-result {
    margin-top: 50px;
    margin-bottom: 60px
}

.content-wrap.no-result p {
    line-height: 22px
}

.register-page .newsletter-check .radio-checkbox-wrap input+i+i {
    left: 0
}

#accept_terms+i+i+.form-error {
    position: static;
    display: block;
    padding-top: 130px;
    margin-top: -65px
}

#accept_terms+i+i+.form-error+label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px
}

#accept_terms+i,
#mailing_list+i {
    margin-top: 1px
}

.register-page .register-accept-terms-error {
    padding-top: 90px !important;
    margin-top: -45px !important
}

.register-page #accept_terms+i+i+.form-error {
    position: absolute;
    display: block;
    padding-top: 0 !important;
    margin-top: 0 !important;
    left: 30px;
    top: 15px
}

.register-page .register-g-recaptcha-error {
    position: inherit
}

.empty-basket-wrap,
.no-result {
    margin: 30px auto
}

.empty-basket-wrap {
    margin-top: 0
}

.blocked_account li,
.send-pass li {
    position: relative;
    margin-bottom: 25px;
    max-width: 383px;
    padding-left: 10px
}

.blocked_account .form-error,
.send-pass .form-error {
    top: 100%;
    left: 10px;
    text-align: center
}

.blocked_account .required-field,
.send-pass .required-field {
    left: 30px;
    top: 14px;
    color: #e95c61
}

.radio-checkbox-wrap a.filter_value_search_link {
    width: 100%
}

.button-action {
    width: 150px;
    border-radius: 20px;
    padding: 7px;
    margin-top: 20px;
    margin-bottom: -8px;
    background-color: #ffcb05;
    border: 1px solid #ffcb05;
    vertical-align: middle;
    font-size: 14px
}

.button-action:hover {
    background-color: #fff;
    border: 1px solid #ffcb05;
    cursor: pointer
}

.actions-and-catalogs .button-action {
    margin-bottom: 20px;
    box-shadow: 1px 2px 2px #aaa;
    margin-right: 20px;
    width: 300px
}

.actions-and-catalogs .button-action:hover {
    background-color: #000;
    color: #ffcb05;
    font-weight: 600;
    border: 1px solid #000;
    box-shadow: none
}

.empty-basket-wrap .not-found-img {
    top: 0
}

.custom-promo-link {
    z-index: 8
}

.empty-basket-wrap .not-found {
    margin-bottom: 50px
}

.content-wrap.empty-basket-wrap {
    height: auto;
    margin-bottom: 0
}

.basket-header a {
    position: relative;
    z-index: 6;
    display: flex;
    align-items: center;
    margin-top: 2px
}

.basket-header .header-basket-items-buy {
    display: block;
    top: 0;
    border-radius: 4px
}

.compare-products-grid input {
    vertical-align: middle;
    cursor: pointer
}

.filter-button,
.sort-button {
    display: none
}

.sort-button {
    border-left-color: transparent !important
}

.fnc-remove-product,
.js-hide-promo {
    vertical-align: top;
    padding: 8px 0 0 5px
}

.header-fixed {
    -webkit-transform: translate3d(0, 0, 0)
}

.compare-products-grid span {
    text-transform: lowercase;
    font-size: 12px;
    color: #999;
    font-weight: 400;
    vertical-align: text-top;
    cursor: pointer;
    margin-left: 20px
}

.bullet {
    font-size: 34px;
    color: rgba(0, 0, 0, .8);
    vertical-align: middle
}

.price-wrap-grid .price {
    margin-top: 3px;
    color: #ea1b25;
    font-weight: 600
}

.product-description-grid {
    margin-top: 5px;
    padding: 0 20px;
    height: 49px
}

.timer-grid i {
    font-size: 22px;
    vertical-align: middle;
    margin-right: 15px
}

.product-description-grid div {
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    text-align: left;
    width: 206px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 17px
}

.filter-content span,
.filters-sticky-title {
    color: #000;
    font: normal normal 12px/28px Montserrat
}

.telekom-filter input:checked+svg+span {
    color: #333
}

.filter-content .filter_value_search_selected {
    font: normal normal 600 12px/28px Montserrat;
    color: #333;
    text-transform: capitalize
}

.filters-sticky-title {
    font-size: 13px;
    letter-spacing: 1px
}

.filters-sticky-btn {
    border: 1px solid #ebebeb;
    border-radius: 20px;
    padding: 3px 10px 3px 15px;
    display: inline-block;
    margin-right: 10px
}

.filters-sticky {
    display: inline-block;
    height: 27px;
    margin-top: 15px
}

.filters-sticky-name,
.filters-sticky-value {
    color: #999;
    font-size: 15px;
    font-weight: 400
}

.filters-sticky-value {
    color: #666
}

.filters-sticky-btn .thm-dismiss {
    background-color: #ffcb05;
    color: #000;
    border-radius: 50%;
    padding: 4px;
    font-size: 5px;
    font-weight: 900;
    vertical-align: middle
}

.filter-content .thm-dismiss {
    color: #000;
    font-size: 5px
}

.filter-content .reset-active-filters .thm-dismiss {
    display: none !important
}

.filter-content>a {
    width: 100%
}

.error-message-header {
    position: absolute;
    color: red;
    text-transform: lowercase;
    font-size: 12px;
    top: 88px
}

.on-stock {
    color: #47c353;
    font-weight: 400
}

.on-stock.grid {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    height: 16px;
    font-weight: 500
}

.action-buttons-holder .radio-checkbox-wrap input:checked+i,
.one-page-checkout .radio-checkbox-wrap input:checked+i,
.sender-type .radio-checkbox-wrap input:checked+i {
    opacity: 1
}

.action-buttons-holder .radio-checkbox-wrap input:checked+i+i,
.js-current-payment i+i,
.one-page-checkout .radio-checkbox-wrap input:checked+i+i,
.sender-type .radio-checkbox-wrap input:checked+i+i {
    color: #ffcb05;
    font-size: 18px;
    position: absolute
}

.product-info-wrap .on-stock {
    margin-top: 40px;
    font-size: 20px
}

.timer-grid {
    height: 30px;
    background-color: #f7f7f7
}

.product-wrap-grid .timer-grid {
    display: none
}

.not-found>div,
.product-details .add-to-cart-btn-wrap {
    display: inline-block
}

.timer-product-details-wrap .timer-grid {
    height: 90px
}

.not-found>div {
    vertical-align: top;
    margin-bottom: 20px
}

.not-found {
    margin-top: 20px
}

.not-found-title {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center
}

.not-found-txt p {
    padding: 5px 0
}

.notify-us-email {
    margin-left: 0
}

.not-found-img {
    margin: auto;
    width: 100%;
    box-sizing: border-box;
    padding-top: 100px;
    cursor: pointer
}

.page-not-found .not-found-img {
    margin-top: 50px;
    width: 100%
}

.notify-us {
    margin-top: 110px;
    margin-bottom: 40px
}

.not-found-img img {
    width: 100%
}

.price-wrap-product-details {
    width: 50%;
    box-sizing: border-box
}

.timer-product-details-wrap {
    width: 100%
}

.timer-product-details {
    width: 100%;
    max-width: 380px;
    height: 45px;
    border-radius: 25px;
    margin-top: 15px;
    background-color: #000
}

.timer-product-details .svg-wrap {
    top: -10px;
    left: -2px;
    z-index: 1;
    background: #fff;
    border-radius: 35px;
    width: 70px;
    padding-right: 2px
}

.timer-alert-info,
.timer-product-inner {
    text-align: center;
    padding: 7px;
    border-radius: 0 25px 25px 0
}

.timer-product-details svg {
    top: -3px
}

.timer-product-details svg .cls-1 {
    fill: #cfd1d2
}

.timer-product-details svg .cls-2 {
    fill: #59595b
}

.timer-product-details svg .cls-3 {
    fill: #e5e5e6
}

.timer-product-details svg .cls-4 {
    fill: #919395
}

.timer-product-details svg .cls-5 {
    fill: #d3616a
}

.timer-product-details svg .cls-6 {
    fill: #272425
}

.timer-product-details svg .cls-7 {
    fill: #fff
}

.timer-product-details svg .cls-8 {
    fill: #f0f1f1
}

.timer-product-details svg .cls-9 {
    fill: #f2c646
}

.timer-product-details svg .cls-10 {
    fill: #f1c646
}

.timer-product-inner {
    width: 60%;
    font-weight: 600
}

.action-timer-info {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px
}

.js-product-slider-gamin-gamin .old-price,
.old-price {
    color: #999
}

.timer-alert-info {
    width: 40%;
    background-color: #F0C546;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-left: 60px
}

.product-grid-timer-wrap {
    padding: 5px;
    height: 15px;
    position: absolute;
    top: 20px
}

.product-grid-timer-wrap svg {
    width: 15px;
    height: 15px;
    fill: #000;
    padding-right: 5px
}

.product-grid-timer-wrap .countdown-wrap {
    font-size: 12px;
    margin-top: -2px
}

.product-details-slider-products {
    clear: both;
    padding-top: 50px
}

.compare-product i {
    font-size: 40px;
    margin-right: 20px;
    vertical-align: middle
}

.double-banner>div>a {
    width: 100%
}

.compare-product span {
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer
}

.price-wrap-product-details {
    text-align: right;
    position: relative
}

.old-price,
.savings {
    text-align: left;
    padding-left: 5px
}

.old-price {
    font-weight: 500;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 18px;
    margin-top: 12px
}

.cart-item-price-wrapper .old-price {
    font: normal normal 600 14px/18px Montserrat;
    color: #ea1b25;
    display: block;
    margin-top: 50px;
    margin-bottom: 4px;
    height: 14px
}

.savings {
    font-size: 12px;
    color: #fe6732;
    margin: 2px 18px 0 0
}

.price-wrap-grid .savings {
    height: 15px
}

.free-delivery {
    font-weight: 900;
    font-size: 14px;
    text-align: right;
    margin-right: 18px;
    color: rgba(0, 0, 0, .4);
    letter-spacing: 1.5px;
    margin-top: 2px;
    height: 18px
}

.btn-outline,
.min-rate,
.modal-heading h2,
.pager-left,
.pager-right,
.price {
    letter-spacing: 1px
}

.price {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    padding-left: 5px
}

.cart-item-price-wrapper .price {
    font: normal normal 600 20px/18px Montserrat;
    color: #333;
    display: block
}

.price-wrap-product-details .min-max-outlet-price {
    font-size: 34px;
    margin-top: 25px;
    padding-bottom: 6px;
    text-align: right
}

.price.min-max-outlet-price {
    margin: auto;
    font-size: 22px
}

.price-wrap-grid.outlet-price {
    height: 80px;
    background: #FECD04
}

.min-max-outlet-price-currency,
.price-wrap-product-details .price.outlet-price .min-max-outlet-price {
    font-weight: 300
}

.outlet-price-format {
    font-weight: 400
}

.min-max-outlet-price-currency.custom-padding {
    padding-top: 15px;
    text-align: center;
    width: 100%
}

.min-max-outlet-price-currency.custom-margin {
    text-align: center;
    width: 100%
}

.product-wrap-grid.outlet-wrap-grid {
    height: 510px
}

.price-wrap-product-details .min-max-outlet-price.both-prices-max {
    margin-top: 0;
    padding-bottom: 6px
}

.product-wrap-grid:hover {
    -webkit-box-shadow: 2px 3px 8px #e2e2e2;
    -moz-box-shadow: 2px 3px 8px #e2e2e2;
    box-shadow: 2px 3px 8px #e2e2e2;
    border: none
}

.product-wrap-grid:hover .basket.grid {
    background-color: #ea1b25 !important
}

.js-product-slider-gamin-gamin .product-wrap-grid:hover {
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
    background-color: #ea1b25 !important
}

.js-product-slider-gamin-gamin .basket.grid {
    background-color: #000 !important
}

.js-product-slider-gamin-gamin .product-wrap-grid:hover .price {
    color: #fff
}

.basket,
.bootstrap .comment-button.btn,
.btn,
.product-comments .nested-comment-button {
    border-radius: 20px;
    font-weight: 900;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
    text-align: center;
    border: none;
    font-size: 14px;
    cursor: pointer
}

.basket {
    width: 360px;
    height: 40px;
    border-radius: 6px;
    font: normal normal 600 14px/40px Montserrat;
    color: #FFF;
    line-height: 40px
}

.basket img {
    position: absolute;
    right: 0;
    bottom: 1px
}

.product-details .click-and-collect-basket {
    background-color: #ebebeb;
    color: #000;
    margin-right: 10px
}

.product-details .click-and-collect-basket-right {
    margin-right: 0
}

.bootstrap .comment-button.btn {
    width: 150px;
    margin-right: 10px;
    margin-top: -13px
}

.bootstrap .comment-button.btn:hover {
    color: #fac50f
}

.product-details .click-and-collect-basket:hover {
    color: #454545
}

.product-slider-wrapper i.thm-arrow2-left {
    left: -20px
}

.product-slider-wrapper i.thm-arrow1-right2 {
    right: -20px
}

.on-stock.gray {
    color: #9FA5AF
}

.on-stock.gray span:before {
    background-color: #9FA5AF
}

.on-stock.outlet-txt {
    color: #666
}

.on-stock.outlet-txt span:before {
    background-color: #666
}

.on-stock.supplier {
    color: #0087FF
}

.on-stock.supplier span:before {
    background-color: #0087FF
}

.on-stock.limited {
    color: #ffa333
}

.on-stock.limited span:before {
    background-color: #ffa333
}

#home-banner-web-js .thm-arrow1-right2,
#home-banner-web-js .thm-arrow2-left,
#home-banner-web-js i {
    color: grey;
    padding: 15px;
    position: absolute;
    z-index: 5;
    top: calc(50% - 36px);
    cursor: pointer
}

#home-banner-mobile-js .thm-arrow1-right2,
#home-banner-mobile-js .thm-arrow2-left {
    color: grey;
    padding: 5px;
    position: absolute;
    z-index: 5;
    top: calc(50% - 20px);
    cursor: pointer
}

.thm-arrow1-right2.slick-arrow,
.thm-arrow2-left.slick-arrow {
    width: 35px
}

#home-banner-mobile-js .thm-arrow1-right2.slick-arrow,
#home-banner-mobile-js .thm-arrow2-left.slick-arrow {
    width: 20px
}

#home-banner-web-js i:hover {
    background-color: #E0E0E0;
    opacity: .2;
    font-size: 20px;
    font-weight: 900
}

#home-banner-web-js .thm-arrow1-right2 {
    right: 20px
}

#home-banner-mobile-js .thm-arrow1-right2 {
    right: 0
}

#home-banner-web-js .thm-arrow2-left {
    left: 20px
}

#home-banner-mobile-js .thm-arrow2-left {
    left: 0
}

.gaming-home-grid-wrap {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 5%;
    border-radius: 20px
}

.gaming-home-grid-wrap .gaming-home-heading,
.gaming-home-grid-wrap .js-product-grid-wrap {
    width: 90%;
    margin: auto
}

.gaming-home-grid-wrap .gaming-home-heading-wrap {
    height: 40px;
    margin-bottom: 20px;
    width: 100%
}

.gaming-home-heading-wrap div {
    line-height: 40px;
    font-size: 24px;
    color: #fff
}

.gaming-home-heading-wrap div:first-of-type {
    float: left
}

.gaming-home-heading-wrap div:last-of-type {
    float: right
}

.gaming-home-heading-wrap img {
    height: 40px
}

.gaming-home-heading-wrap svg {
    height: 20px;
    vertical-align: middle
}

.promo-service-title-top a {
    display: flex
}

.promo-service-title-top svg {
    width: 10px;
    float: right;
    margin-left: 10px
}

.popular-categories-home-slider.content-wrap .slick-slider {
    margin-top: 50px
}

.action-home-slider .popular-categories-title-top a,
.popular-categories-home-slider.content-wrap .popular-categories-title-top span {
    display: flex;
    font: normal normal 500 20px/25px Montserrat;
    height: 25px
}

.action-home-slider .popular-categories-title-top a img,
.popular-categories-home-slider.content-wrap .popular-categories-title-top span img {
    margin-left: 6px;
    height: 25px
}

.popular-categories-home-slider.content-wrap .slick-slide a {
    height: 130px;
    min-height: 100%
}

.popular-categories-home-slider.content-wrap .slick-slide a .popular-category-background {
    width: auto;
    height: 90%;
    margin-top: 5%;
    object-fit: contain
}

.popular-categories-home-slider.content-wrap .slick-slide a .popular-category-image {
    z-index: 10;
    position: absolute;
    height: 95%;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.popular-categories-title {
    position: absolute;
    left: 50%;
    bottom: -60px;
    transform: translate(-50%);
    width: 100%;
    font-size: 12px;
    height: 50px
}

.popular-categories-home-slider.content-wrap .slick-list,
.popular-categories-home-slider.content-wrap .slick-slide a img,
.popular-categories-home-slider.content-wrap .slick-track {
    height: 100%
}

.action-home-slider.content-wrap .thm-arrow2-left {
    position: absolute;
    right: 25px;
    top: -50px;
    display: block;
    padding: 12px;
    width: 35px
}

.action-home-slider.content-wrap .thm-arrow1-right2 {
    position: absolute;
    right: -20px;
    top: -50px;
    display: block;
    padding: 12px;
    width: 35px
}

.action-home-slider .slick-slide {
    padding-right: 1%
}

.double-banner.content-wrap img,
.single-banner.content-wrap img {
    border-radius: 8px
}

#home-banner-holder .slick-dots {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 40%;
    bottom: 20px
}

#home-banner-holder .slick-dots li {
    background: 0 0
}

#home-banner-holder a img {
    display: none
}

.product-details-slider.slick-initialized .product-slider-img-wrapper.slick-slide.is-active {
    box-sizing: border-box
}

.product-slider-wrapper .product-details-slider .slick-list {
    margin-left: -3px
}

.product-pictures-wrapper .product-slider-wrapper {
    padding: 0;
    text-align: center
}

.js-product-slider-1-1.slick-slider {
    margin: 45px 0 30px
}

.js-product-slider-2-2.slick-slider {
    margin-top: 45px
}

.category-page .js-product-slider-1-1.slick-slider {
    margin: 5px 0 30px
}

.main-col-category .slick-slider.single-banner {
    margin: 0 0 30px;
    height: auto !important
}

.single-banner.js-banner-slider .slick-list {
    margin-right: 0
}

.search-products h1 {
    margin-top: 20px
}

.important-red {
    color: red;
    margin-bottom: 2px
}

.homepage .product-slider .slick-arrow,
.product-details-slider-products .slick-arrow,
.product-slider .slick-arrow,
.product-slider-similar .slick-arrow {
    position: absolute;
    color: #fff;
    font-size: 20px;
    top: -50px;
    cursor: pointer;
    border-radius: 25px
}

.homepage .product-slider .slick-arrow {
    top: -55px
}

.promo-service-title-top {
    position: absolute;
    top: -50px;
    cursor: pointer;
    padding: 12px 0;
    font: normal normal 500 20px/24px Montserrat;
    color: #333
}

.basket-header img {
    height: 25px
}

.item-remove-product a img {
    height: 15px
}

.user-comment {
    margin-top: 30px;
    border: 1px solid #ebebeb;
    position: relative
}

.user-avatar {
    width: 35px;
    height: 35px;
    margin: 8px 0 0 22px;
    position: relative;
    z-index: 2
}

.bootstrap .user-avatar img {
    vertical-align: middle
}

.comment-right {
    margin-left: -65px;
    width: 100%;
    vertical-align: top
}

.comment-header .user-name {
    position: absolute;
    font-weight: 500;
    left: 0;
    top: 4px
}

.new-comment {
    position: relative
}

.new-comment .comment-name-wrap .popover {
    z-index: 11;
    display: block;
    left: initial !important;
    top: 213px !important;
    right: 0 !important
}

.comment-new-message .two-column-form.delivery-form.wrapped ul {
    width: 100%;
    display: inline-block
}

.comment-new-message .two-column-form.delivery-form.wrapped ul li textarea,
.product-comments .nested-comment-text textarea {
    height: inherit;
    resize: none
}

.bootstrap .comment-button.btn:focus {
    outline: 0;
    color: #fff
}

.nested-comment-text,
.nested-user-name {
    position: relative;
    z-index: 1
}

.nested-user-name {
    margin-left: 26px;
    margin-top: 20px;
    margin-bottom: 5px
}

.bootstrap .nested-comment-text label,
.bootstrap .nested-user-name label {
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 5px
}

.comment-right .user-info {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    padding-left: 40px;
    margin: 0;
    position: relative;
    width: calc(100% - 85px);
    left: 75px
}

.new-comment .message-success-wrap {
    background: #FAFAFA;
    box-sizing: border-box;
    border: 1px solid #73C773;
    color: #73C773;
    width: 865px;
    margin-top: 20px;
    padding: 0 30px;
    height: 50px;
    margin-left: -1px
}

.tab-content {
    overflow: initial;
    border: 1px solid #E0E0E0;
    margin-top: 2px;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.new-comment .success-info {
    font-size: 16px
}

.new-comment .message-error-wrap ul {
    display: inline-block;
    margin-top: 5px
}

.new-comment .message-success-wrap ul {
    display: inline-block
}

.new-comment .success-info-image {
    width: 27px;
    margin: 0 10px 0 20px
}

.wrapped.tab-pane.active .new-comment .success-info-image {
    margin: 0 auto
}

.wrapped.tab-pane.active .new-comment .message-success-wrap .success-wrap-img {
    display: inline-block;
    width: 27px;
    top: 0;
    margin: 0 auto
}

.wrapped.tab-pane.active .new-comment .message-success-wrap .success-wrap-text {
    display: inline-block;
    width: calc(100% - 47px);
    margin-left: 20px
}

.comment-footer-respond-link {
    float: right;
    margin-right: 21px;
    cursor: pointer;
    margin-top: 6px
}

.user-comment>div:not(.comment-header) {
    display: inline-block;
    height: 100%;
    padding-bottom: 10px
}

.product-comments .nested-user-comment {
    clear: both;
    display: inherit;
    border: 1px solid #fac613;
    width: 88%;
    float: right;
    margin: 20px 19px 20px 0;
    background-color: #FCFCFC;
    height: 200px
}

.product-comments .nested-user-comment .nested-comment-text,
.product-comments .nested-user-comment .nested-comment-text .input-field.hasLabel.js-input-field.smallerLabel {
    margin-top: 20px
}

.product-comments .close-nested-comment {
    float: right;
    margin: 5px 28px 0 0;
    font-size: 26px;
    color: grey;
    font-weight: 100;
    cursor: pointer;
    z-index: 3;
    position: relative
}

.product-comments .nested-user-name input {
    border: none;
    outline: 0;
    width: 230px;
    height: 30px;
    font-size: 14px;
    padding-left: 0;
    border-bottom: 1px solid #ebebeb
}

.product-comments .nested-comment-text input {
    border: none;
    outline: 0;
    width: 100%;
    height: 100%;
    font-size: 14px
}

.product-comments .nested-comment-button {
    height: 30px;
    background-color: #000;
    color: #fff;
    border: none;
    width: 150px;
    border-radius: 20px;
    float: right;
    margin-left: 25px
}

.product-picture-wrap .popover {
    z-index: 6
}

.product-picture-wrap .gift-wrapper.gift-image {
    position: absolute;
    top: 0;
    left: 20px;
    height: 40px
}

.product-picture-wrap .gift-wrapper.gift-image:hover {
    height: 50px
}

.product-wrap-grid .gift-wrapper.gift-image {
    position: absolute;
    top: 70px;
    left: 10px;
    width: 40px
}

.product-wrap-grid .gift-wrapper.gift-image img {
    max-width: 100%
}

#product_detail_content .product-picture-wrap .gift-wrapper.gift-image {
    height: 50px;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 10;
    transition: transform .5s;
    cursor: pointer
}

.nested-error-text,
.nested-success-text {
    font-size: 18px;
    left: 65px;
    top: -24px;
    position: relative
}

#product_detail_content .product-picture-wrap .gift-wrapper.gift-image:hover {
    transform: scale(1.3)
}

.present-grid-wrap {
    padding-top: 5px
}

.product-comments .nested-comment-button:hover {
    color: #ffcb05
}

.comment-button.btn {
    float: right
}

.product-comments .nested-comment-text {
    width: 93%;
    margin-left: 26px;
    height: 50px
}

.product-comments .admin-comment {
    background-color: #F7F7F7;
    margin-left: auto;
    width: 95%;
    margin-bottom: 10px
}

.product-comments {
    margin-top: 10px
}

.product-comments .admin-comment-icon {
    width: 35px
}

.comments-additional-info {
    float: right;
    text-decoration: none;
    margin-top: 5px;
    margin-right: 13px
}

.comment_name_wrap {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.nested-error-top,
.nested-success-top {
    height: 50%
}

.nested-error-image,
.nested-success-image {
    width: 27px;
    margin: 20px 20px 0
}

.nested-success-text {
    color: #73C773
}

.nested-error-text {
    color: #F34C47
}

.nested-error-bottom,
.nested-success-bottom {
    height: 20px;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px
}

.product-comments .success-info-image {
    width: 27px;
    margin: 0 10px 0 20px
}

.product-comments .success-info {
    font-size: 16px
}

.product-comments .error-info {
    color: #F34C47;
    font-size: 16px
}

.new-comment .message-error-wrap,
.wrapped.tab-pane.active .message-error-wrap-answer {
    background: #FAFAFA;
    border: 1px solid #c00;
    color: #c00;
    height: 50px;
    box-sizing: border-box
}

.comment-text,
.one-page-checkout .order-type .radio-checkbox-wrap input:checked+i+i,
.sender-type .radio-checkbox-wrap input:checked+i+i {
    font-size: 14px
}

.new-comment .message-error-wrap {
    width: 865px;
    margin-top: 20px;
    padding: 0 30px
}

.wrapped.tab-pane.active .new-comment .message-error-wrap {
    margin-top: 40px;
    width: 100%
}

.wrapped.tab-pane.active .message-error-wrap-answer {
    display: none;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 4px 30px 0
}

.comment-text,
.header-links h3 img,
.my-account-txt>span,
.my-account-wrap-img,
.welcome-txt-account {
    display: inline-block;
    vertical-align: middle
}

.wrapped.tab-pane.active .new-comment .message-success-wrap {
    margin-top: 40px;
    width: 100%
}

#load-more-comments {
    text-align: right;
    margin-top: 20px;
    cursor: pointer
}

.comment-text {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    padding-top: 14px
}

.user-post {
    position: relative;
    width: calc(100% - 85px);
    left: 75px;
    top: 5px
}

.thm-promo-box ul>li:not(.user-name) {
    margin: 0;
    padding: 0
}

.comment-time {
    float: right;
    position: relative;
    font-size: 12px;
    line-height: 35px
}

.homepage .product-slider .thm-arrow1-right2,
.product-details-slider-products .thm-arrow1-right2,
.product-slider .thm-arrow1-right2,
.product-slider-similar .thm-arrow1-right2 {
    right: -10px
}

.homepage .product-slider .thm-arrow2-left,
.product-details-slider-products .thm-arrow2-left,
.product-slider .thm-arrow2-left,
.product-slider-similar .thm-arrow2-left {
    right: 35px
}

.home-link img {
    width: 70px
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px transparent inset
}

.header-links h3 img {
    width: 100vh;
    margin-right: 10px;
    max-width: 14px
}

.header-links .gaming-nav-tab h3 img {
    max-width: unset;
    width: 110px
}

.header-links h3 .apple-icon {
    margin-top: -2px;
    max-width: 18px;
    margin-right: 6px
}

.my-account-wrap-img img {
    width: 75px;
    height: 75px;
    vertical-align: middle
}

.my-account-wrap-img {
    width: 40%
}

.my-account-wrap-img div {
    margin-top: 20px
}

.my-account-txt>span>span {
    font-weight: 300;
    color: #666
}

.welcome-txt-account {
    margin-left: 146px
}

.welcome-txt-account.mobile {
    margin-left: 0
}

.welcome-txt-account>span {
    font: normal normal 500 20px/20px Montserrat;
    color: #333;
    padding-bottom: 8px
}

.welcome-txt-account>p {
    font: normal normal 500 16px/20px Montserrat;
    color: #666
}

.welcome-txt-account>p:first-of-type {
    margin: 16px 0
}

.profile-background-image {
    width: 100%;
    max-width: 600px;
    height: auto;
    margin-top: 22px
}

.profile-background-image img {
    max-width: 100%
}

.my-account-wrap-img div:first-of-type {
    margin-top: 56px
}

.my-account-txt>span {
    font-weight: 500;
    font-size: 18px;
    margin-left: 20px
}

.register-btn.btn {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    float: right;
    min-width: 200px
}

.double-banner i,
.triple-banner i {
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    padding: 12px;
    border-radius: 25px;
    font-size: 20px;
    position: absolute;
    top: calc(50% - 18px);
    z-index: 3;
    cursor: pointer
}

.homepage .product-slider .slick-arrow,
.product-details-slider-products .slick-arrow,
.product-slider .slick-arrow,
.product-slider-similar .slick-arrow {
    padding: 12px
}

.double-banner .thm-arrow2-left,
.triple-banner .thm-arrow2-left {
    left: 5px
}

.double-banner .thm-arrow1-right2,
.triple-banner .thm-arrow1-right2 {
    right: 5px
}

.basket.grid {
    width: 35px;
    height: 35px;
    font-size: 13px;
    line-height: 30px;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #000;
    position: absolute;
    right: 5px;
    bottom: 0;
    display: flex;
    justify-content: center
}

.basket.grid:hover {
    background-color: #ea1b25
}

.js-product-slider-gamin-gamin .basket.grid:hover {
    background-color: #000
}

.grid.wish-list i {
    vertical-align: initial
}

.product-action-btn-wrap .basket {
    width: 200px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 17px;
    vertical-align: middle;
    box-sizing: border-box;
    display: block;
    float: right
}

.product-action-btn-wrap .basket.no-available {
    font-size: 10px
}

.price-wrap-product-details .detail-outlet-shops {
    width: 400px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    vertical-align: middle;
    max-width: calc(100% - 65px);
    box-sizing: border-box;
    margin-bottom: -9px;
    display: inline-block
}

.price-wrap-product-details .outlet-product-price {
    background: gray
}

.product-wrap-grid .product-outlet-wrap-main-image {
    margin-top: 10px;
    margin-right: 50px
}

.half-content-wrap.right img.product-info-outlet {
    width: 500px;
    height: auto;
    float: left;
    margin-top: 20px
}

.compare-products-remove-all:hover {
    color: #BCBCBC;
    transition: all .1s ease-in
}

.price-wrap-product-details>div {
    margin-right: 0
}

.price-wrap-product-details .old-price {
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    line-height: 20px;
    height: 20px
}

.price-wrap-grid .old-price {
    height: 16px
}

.price-wrap-product-details .savings {
    font-size: 15px;
    height: 34px
}

.price-wrap-product-details .price {
    font-size: 34px;
    line-height: 34px
}

.price-wrap-product-details .free-delivery {
    font-size: 18px;
    margin-bottom: 23px
}

.basket i {
    font-size: 18px;
    margin-right: 8px;
    vertical-align: middle
}

.thm-compare-circle:hover,
.wish-list i:hover {
    color: #fac50f
}

.basket:hover {
    color: #fff
}

.thm-compare-circle,
.wish-list i {
    color: #000;
    transition: color .3s ease-in-out;
    cursor: pointer
}

.wish-list.grid {
    font-size: 28px;
    margin-right: 4px;
    position: absolute;
    top: -268px;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    right: 12px
}

.wish-list.grid:hover {
    background-color: #f5f7fb
}

.notification-grid-wrap .wish-list.grid,
.wish-list-page-wrap .wish-list.grid {
    position: absolute;
    top: -268px;
    right: 15px
}

.checked-wish {
    display: none
}

.checked-wish.checked_wish_new {
    display: block
}

.not-checked-wish.checked_wish_new {
    display: none
}

.wish-list.grid div svg {
    position: relative;
    height: 20px;
    width: 24px
}

.notification-grid-wrap {
    stroke: #000
}

.wish-list-page-wrap .wish-list-page-wrap .compare-list-grid {
    text-align: center;
    margin: auto
}

.js-product-slider-gamin-gamin .compare-list-grid svg path,
.js-product-slider-gamin-gamin .wish-list.grid svg g {
    fill: #999 !important
}

.compare-list-grid {
    font-size: 28px;
    height: 28px;
    position: relative;
    text-align: left;
    margin-left: 4px;
    width: 50%;
    z-index: 90;
    display: none
}

.wish-list-page-wrap .compare-list-grid {
    left: calc(50% - 10px)
}

.compare-list-grid div {
    display: none;
    font-size: 11px;
    position: relative;
    bottom: 7px;
    margin-left: -37px;
    z-index: -1
}

.compare-list-grid svg {
    position: relative;
    height: 24px;
    width: 24px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.product-action-btn-wrap .wish-list {
    font-size: 40px;
    margin-bottom: 0;
    line-height: 40px;
    margin-right: 20px
}

.buttons-grid {
    position: relative;
    text-align: right;
    margin: 10px;
    height: 70px
}

.buttons-grid.outlet-buttons {
    text-align: center;
    margin-right: 0
}

.buttons-grid.outlet-buttons .outlet-button {
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    font-weight: 900;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
    text-align: center;
    border: none;
    cursor: pointer;
    width: 160px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block
}

.buttons-grid.outlet-buttons .outlet-button:hover {
    color: #ffcb05
}

.outlet-grid-bck-color {
    background: #FECD04;
    height: 141px
}

.logo-wrap i,
.logo-wrap span {
    color: #FFF;
    font-size: 24px;
    margin: 0 24px 0 17px;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    display: none
}

.logo-wrap span svg {
    max-height: 100%;
    max-width: 25px
}

.sticker-wrap {
    right: calc(50% - 240px);
    width: 250px;
    z-index: 9;
    display: none;
    color: #000;
    font-weight: 500;
    position: absolute;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border: 1px solid #ccc;
    animation: popin 3s ease-in;
    animation-fill-mode: forwards
}

@keyframes popin {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }
}

.header-fixed .content-wrap {
    height: inherit
}

.header-scroll .content-wrap .main-content {
    margin-left: 0
}

.content-wrap .product-slider .slick-list {
    margin-right: -20px
}

.product-slider .product-wrap-grid {
    margin-right: 20px
}

.filter-wrap {
    float: left;
    vertical-align: top;
    width: 260px;
    margin-top: 20px
}

.product-price-header .price {
    white-space: nowrap
}

.category-banner-wrap {
    width: 100%;
    margin-top: 10px;
    display: block;
    padding-bottom: 40px
}

.category-banner-wrap img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

.filter-wrap .categories {
    margin: 20px
}

.remodal .guest-btn:hover {
    color: #ffcb05
}

.borderd-btn.fnc-popup-login-btn:hover {
    background-color: #000;
    color: #fff
}

.main-col,
.main-col-category {
    float: right;
    width: calc(100% - 280px);
    padding-top: 20px
}

.cart-form-wrap,
.main-col-category {
    padding-top: 0
}

.main-col-double-box {
    margin-right: 1.5%
}

.main-col-single-box,
.products-wrap .product-wrap-grid {
    float: left;
    width: calc(25% - 20px);
    margin-right: 20px
}

.main-col .product-wrap-grid {
    margin-right: 0;
    margin-left: 20px
}

.main-col-double-box {
    width: 39.1%
}

.main-col-category .slick-slider {
    margin-left: 0
}

.product-slider .slick-slide {
    margin-right: 20px;
    background: #fff;
    border-radius: 10px
}

.promo-service-title {
    font: normal normal 600 12px/20px Montserrat;
    color: #837E7F;
    text-align: right;
    position: relative;
    width: 100%;
    overflow: hidden
}

.page-content a,
.popover-link {
    color: #00E;
    text-decoration: underline
}

.disclamer-text {
    font-size: 28px !important
}

.promo-service-title a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-decoration: underline
}

.page-content h1 {
    font-weight: 300;
    text-align: left;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px
}

.js-current-payment i,
.order-type .radio-checkbox-wrap i,
.sender-type .radio-checkbox-wrap i {
    font-size: 20px
}

.edit-account .radio-checkbox-wrap i {
    font-size: 14px
}

.page-content {
    max-width: 1200px;
    margin: auto auto 50px
}

.page-content h2 {
    font-weight: 300;
    font-size: 26px;
    border-left: 3px solid #fac513;
    padding-left: 20px;
    box-sizing: border-box
}

.page-content h3 {
    font-weight: 300;
    font-size: 22px
}

.page-content p,
.page-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
}

.promo-service-title span {
    position: relative
}

.product-slider.slick-slider img {
    height: auto;
    width: auto;
    margin: auto;
    vertical-align: middle;
    display: inline-block
}

.product-slider.slick-slider .thm-arrow1-right2,
.product-slider.slick-slider .thm-arrow2-left {
    width: 35px
}

.brand_slider .thm-arrow-left-v2,
.brand_slider .thm-arrow-right-v2,
.double-banner-slider .thm-arrow-left-v2,
.double-banner-slider .thm-arrow-right-v2 {
    width: 15px;
    position: absolute;
    top: 50px;
    z-index: 10
}

.popular-categories_slider .thm-arrow-left-v2,
.popular-categories_slider .thm-arrow-right-v2 {
    width: 35px;
    position: absolute;
    top: 50px;
    z-index: 10
}

.brand_slider .thm-arrow-left-v2,
.brand_slider .thm-arrow-right-v2 {
    top: calc(50% - 13px)
}

.brand_slider .thm-arrow-left-v2,
.double-banner-slider .thm-arrow-left-v2,
.popular-categories_slider .thm-arrow-left-v2 {
    left: -15px
}

.brand_slider .thm-arrow-right-v2,
.popular-categories_slider .thm-arrow-right-v2 {
    right: -15px
}

.custom-next,
.custom-prev,
.thm-arrow-left-v2,
.thm-arrow-right-v2 {
    cursor: pointer
}

.js-product-slider-gamin-gamin.product-slider .thm-arrow-left-v2,
.js-product-slider-gamin-gamin.product-slider .thm-arrow-right-v2 {
    width: 15px;
    position: absolute;
    top: calc(50% - 13px);
    z-index: 10
}

.double-banner-slider.slick-slider {
    margin-right: 0
}

.js-product-slider-gamin-gamin.product-slider .thm-arrow-left-v2 {
    left: -45px
}

.js-product-slider-gamin-gamin.product-slider .thm-arrow-right-v2 {
    right: -45px
}

.product-details-slider .slick-slide img {
    height: 95%;
    margin: auto;
    display: inline-block;
    vertical-align: middle
}

.product-details-slider .slick-slide {
    margin: 0;
    background-color: #fff
}

.images-wrapper {
    vertical-align: middle;
    display: block;
    height: auto;
    width: 224px;
    margin: auto
}

.product-img-wrap-grid .images-wrapper {
    height: 100%
}

.search-products .sort-template-wrap-web {
    margin-top: 20px
}

.profile-page-with-menu li {
    position: relative
}

.product-listing li {
    margin-top: 0
}

.product-details-slider.slick-initialized .slick-slide {
    text-align: center;
    height: 12vh;
    max-height: 8vw;
    box-sizing: border-box;
    cursor: pointer
}

.page-content p img {
    width: 100% !important
}

.product-picture-wrap>div>div>span,
.product-picture-wrap>div>div>span>div,
.product-picture-wrap>div>div>span>div>div {
    height: 100%
}

.slider-picture-active-js .slick-slide img {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.my-account-order-details td label,
.timer-banner-wrapper-mobile {
    display: none
}

.product-detail .slider-picture-active-js .slick-slide img {
    height: 100%;
    position: absolute;
    right: 10%
}

.timer-banner-wrapper-desktop {
    display: block
}

.product-details-slider.slick-slider {
    width: 100%;
    margin: 0;
    margin-left: 0;
    display: inline-block;
    height: 120px
}

.product-slider-wrapper {
    padding: 0 5px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    bottom: 0
}

.js-product-slider.slick-slider {
    margin-left: 0
}

.terms-and-submit a,
.terms-iqos a {
    text-decoration: underline
}

.product-details-slider .slick-list {
    margin: 0
}

#product-description {
    margin-bottom: 50px
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions h1 {
    font-size: 32px !important;
    font-weight: 400 !important
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions h2 {
    font-size: 28px !important;
    font-weight: 400 !important
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions h3 {
    font-size: 24px !important;
    font-weight: 400 !important
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions h4 {
    font-weight: 400 !important;
    font-size: 20px !important
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions ol li {
    font-size: 16px !important;
    list-style-type: decimal
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions #fnc-product-description ul li {
    font-size: 16px !important;
    list-style: disc
}

.my-account-meni-wrap {
    width: 22%;
    float: left
}

.my-account-order-details,
.my-account-orders {
    width: 100%
}

.my-account-order-details,
.my-account-orders {
    border-collapse: collapse;
    margin-bottom: 20px
}

.my-account-order-details h2 {
    margin-left: 0
}

.my-account-order-details tr td:first-child,
.my-account-order-details tr th:first-child {
    text-align: left
}

.my-account-order-details tr td:last-child,
.my-account-order-details tr th:last-child {
    text-align: center
}

.my-account .basket.btn.outline {
    width: 180px;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    margin-left: calc(50% - 170px)
}

.label-mobile-input-field,
.profile-page-with-menu p {
    color: #666;
    font: normal normal 500 16px/20px Montserrat
}

.profile-page-with-menu p .my-coupon-item-data-code {
    font-weight: 600
}

.two-column-form ul li #js-mobile:focus .label-mobile-input-field {
    color: #31292B
}

.order-details .basket {
    line-height: 30px;
    height: 30px
}

.my-order-details-customer {
    width: 100%;
    table-layout: fixed
}

.my-order-details-customer tr td:first-child {
    text-align: left
}

.my-order-details-customer tr td:last-child {
    text-align: right
}

.button-ordera,
.button-statusa,
.home-link,
.my-account-order-details tr td,
.my-account-orders tr td,
.my-orders-empty,
.status-rows {
    text-align: center
}

.my-order-details-customer-title {
    width: 50%;
    height: 60px;
    line-height: 60px;
    background-color: #fbfbfb;
    margin-top: -20px;
    padding-left: 20px;
    box-sizing: border-box
}

.my-account-order-details td,
.my-account-order-details th,
.my-account-orders td,
.my-account-orders th {
    border: 1px solid #ebebeb;
    padding: 20px;
    color: #666;
    border-left: 0;
    border-right: 0
}

.my-account-order-details tr:first-child td,
.my-account-orders tr:first-child td {
    color: #000
}

.my-account-wrap {
    float: right;
    margin: 20px 0;
    width: calc(100% - 360px)
}

.button-ordera,
.button-statusa {
    background-color: #ffcb05;
    border: 1px solid #ffcb05;
    border-radius: 40px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    width: 100px;
    color: #000;
    margin: auto;
    display: block
}

.borderd-btn,
.button-statusa:hover {
    border: 1px solid #000
}

.button-statusa:hover,
.status-table th {
    background-color: #000;
    color: #fff
}

#where-to-buy table:first-of-type,
.double-banner .slick-slide,
.mr20 {
    margin-right: 20px
}

.status-table,
.status-table td,
.status-table th {
    font-family: Roboto, sans-serif;
    padding: 5px 10px;
    border-radius: 50px;
    border-spacing: 5px
}

.status-rows {
    background-color: #d3d3d3
}

.status-table tr:nth-child(2) td {
    background-color: #ffcb05
}

.required-cookie-checkboxes {
    margin-top: -5px
}

.register-form-col.radio-checkbox-wrap.accept_terms {
    margin-bottom: 25px;
    margin-top: -10px
}

.my-account.edit-account .register-form-col.radio-checkbox-wrap.accept_terms {
    margin-top: 0
}

.product-picture-wrap i,
.product-slider-wrapper i {
    position: absolute;
    top: calc(50% - 12px);
    color: #b4b4b4;
    cursor: pointer;
    font-size: 20px
}

.product-picture-wrap i {
    top: calc(110% + 40px);
    font-size: 25px;
    z-index: 5
}

.product-picture-wrap i.thm-arrow2-left {
    left: -10px
}

.product-picture-wrap i.thm-arrow1-right2 {
    right: -12px
}

.product-slider-wrapper .slider-next {
    right: 0
}

.home-links {
    margin-bottom: 30px
}

.not-found-title p {
    line-height: 22px
}

.home-link {
    display: inline-block;
    width: 20%;
    margin-left: -4px;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: top
}

.home-link i {
    font-size: 70px
}

.home-link .title {
    font-size: 22px;
    font-weight: 400;
    margin-top: 10px;
    height: 58px
}

.home-link .subtitle {
    font-size: 13px;
    font-weight: 400
}

.double-banner .slick-item,
.triple-banner .slick-item {
    float: left
}

.triple-banner .slick-item {
    width: 32.3333%;
    margin: 0 .5%
}

.double-baner-wrap a,
.double-banner img,
.double-banner-mob .double-baner-wrap a,
.single-banner a,
.single-banner img,
.triple-banner img {
    width: 100%
}

.triple-banner .slick-item:first-of-type {
    margin-right: 1%;
    margin-left: 0
}

.triple-banner .slick-item:last-of-type {
    margin-right: 0;
    margin-left: 1%
}

.triple-banner {
    margin-top: 30px
}

.triple-banner img {
    border-radius: 20px
}

.double-banner,
.single-banner,
.triple-banner {
    margin: 20px auto;
    height: auto
}

.triple-banner,
.triple-banner>div {
    max-height: 355px
}

.double-banner {
    max-height: fit-content
}

.link-txt {
    font-size: .725vw;
    font-weight: 400;
    text-decoration: underline
}

.main-col .single-banner {
    margin: 20px 0;
    max-height: 200px
}

.main-col .single-banner .slick-list {
    margin-right: 0
}

.breadcrumb-wrap {
    font-size: 13px;
    color: #999;
    margin: 70px 20px 20px 0;
    min-height: 14px;
    font-weight: 400
}

.last-breadcrumb {
    display: inline-block;
    color: #000
}

.breadcrumb-wrap a:hover {
    text-decoration: underline
}

.my-orders-empty {
    margin-top: 20px
}

.filter-content {
    padding: 20px 0;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    max-width: 260px;
    max-height: 180px;
    overflow: hidden
}

.filter-content-hr {
    padding-top: 15px;
    border-bottom: 2px solid #ebebeb;
    max-width: 260px
}

.pager,
.show-whole-list {
    padding-top: 20px
}

.show-whole-list span {
    font-size: 12px;
    padding-left: 6px
}

.filter-title {
    font-weight: 900;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    height: 22px
}

.filter-title i {
    float: right;
    margin-top: 7px
}

.filter-content ul,
.terms-and-submit,
.terms-iqos {
    margin-top: 15px
}

.filter-content li {
    position: relative
}

.filter-content ul li input {
    font-size: 14px;
    cursor: pointer;
    border: 0
}

.filter-content ul li:not(.price-range) input:hover {
    color: #ffcb05;
    font-weight: 500
}

.wish-list-page-wrap .product-listing {
    margin-bottom: 40px
}

.filter-content ul.mCustomScrollbar,
.filter-content ul.pricerange {
    opacity: 1
}

.filter-content ul.pricerange {
    padding-right: 20px
}

.action-title h1,
.catgeory-name h1 {
    position: relative;
    font: normal normal 400 20px/26px Montserrat;
    color: #333;
    text-transform: capitalize
}

.promotions_page .category-header-wrap {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000
}

.search-products .category-header-wrap {
    margin-top: 70px
}

.search-products #actions .category-header-wrap {
    margin-top: 0
}

.sort-header-wrap span {
    font-size: 12px;
    padding-left: 24px
}

.custom-ul-wraper {
    position: relative;
    display: inline-block;
    width: 124px;
    margin-left: 6px
}

.custom-ul {
    display: none;
    position: absolute;
    list-style: none;
    top: 22px;
    left: 0;
    z-index: 901;
    font-size: 12px;
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    background: #DFDFDF;
    width: 112px;
    outline: 0;
    padding: 6px 6px 2px
}

.mySwiper2 .swiper-scrollbar-drag {
    background-color: #EA1B25
}

.custom-dropdown {
    position: relative;
    display: inline-block;
    border: 1px solid #DFDFDF;
    background: #DFDFDF;
    border-radius: 10px;
    width: 124px;
    font-size: 12px;
    padding-left: 0
}

.custom-ul .radio-checkbox-wrap {
    padding-bottom: 2px;
    border-radius: 8px;
    padding-top: 2px;
    margin-bottom: 2px
}

.custom-ul .radio-checkbox-wrap .thm-check {
    font-size: 8px;
    top: 48%;
    color: #000
}

.custom-ul .radio-checkbox-wrap:hover {
    background-color: #000
}

.custom-ul .radio-checkbox-wrap label {
    margin-left: 18px;
    font-size: 12px;
    color: #000
}

.custom-ul .radio-checkbox-wrap:hover .thm-check,
.custom-ul .radio-checkbox-wrap:hover label {
    color: #fff
}

.selected-option {
    cursor: pointer
}

.custom-ul.visible {
    display: block
}

.custom-dropdown-carret {
    position: absolute;
    right: 6px;
    top: 2px
}

.sort-header-wrap {
    display: inline-block
}

.sort-header-wrap select {
    font-size: 14px;
    padding-bottom: 2px;
    border: 1px solid #DDD;
    border-radius: 15px;
    display: inline-block;
    overflow: hidden;
    background: #DDD;
    width: 120px;
    outline: 0;
    margin-left: 4px
}

.sort-header-wrap select optgroup,
.sort-header-wrap select option {
    font-size: 12px;
    max-width: 100%
}

.action-title h1 {
    color: #000
}

.all_products_on_action_banner img {
    width: 100%;
    border-radius: 20px
}

.all_products_on_action_banner .mob-view img {
    margin-bottom: 70px;
    margin-top: -20px
}

#actions .all_products_on_action_banner .mob-view img {
    margin-bottom: 0;
    margin-top: 0
}

.my-account-orders .btn {
    padding: 6px 20px
}

.change-password-wrapper ul,
.my-account ul {
    overflow: hidden
}

.my-account .change-pass .basket {
    margin-left: calc(50% - 151px)
}

.change-password-wrapper li,
.my-account li {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    height: fit-content
}

.my-account-order-details li {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 38px
}

.order-details .cart-item-info-product {
    height: fit-content
}

.order-details .order-details-items-wrap img {
    width: 100%
}

.order-details .order-details-items-wrap {
    width: 500px
}

.my-account ul,
.my-account-order-details ul {
    width: 100%;
    margin: auto;
    text-align: left
}

.my-account.edit-account ul {
    width: 100%
}

.my-account.edit-account .delivery-form-title {
    padding-left: 0;
    padding-bottom: 10px;
    color: #000
}

.my-account .two-column-form ul li {
    max-width: 383px
}

.my-account.newsletters li {
    box-sizing: border-box;
    position: relative;
    height: auto;
    margin-bottom: 20px;
    width: 50%
}

.my-account.newsletters li.four-colums {
    box-sizing: border-box;
    position: relative;
    height: 20px;
    margin-bottom: 20px;
    width: auto;
    float: left;
    white-space: nowrap;
    padding-right: 30px
}

.register-page li.newsletters.four-colums {
    width: auto;
    white-space: nowrap;
    padding-right: 30px;
    margin-left: -1px
}

.my-coupons-page-wrap .heading,
.wish-list-page-wrap .heading {
    margin-top: 0;
    font-size: 28px
}

.change-password-wrapper {
    width: 50%
}

.change-password-wrapper .basket,
.my-account .basket {
    border: 0;
    width: 150px;
    height: 30px;
    margin-left: calc(100% - 154px);
    cursor: pointer;
    margin-bottom: 20px
}

.notifications-body .js-product-grid-wrap .basket {
    width: 35px;
    height: 35px;
    margin-left: unset;
    cursor: pointer;
    margin-bottom: 0
}

.mb20,
.my-account .main-col {
    margin-bottom: 20px
}

.w-100 {
    width: 100%
}

.half-content-wrap,
.w-50 {
    width: 50%
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.right {
    float: right
}

.left {
    float: left
}

.no-display {
    display: none
}

.no-visible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    display: block;
    content: '';
    clear: both
}

.flex-container {
    display: flex;
    flex-wrap: nowrap
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.ml20 {
    margin-left: 20px
}

.reset-pass-info {
    line-height: 30px
}

.compare-product-page .compare-products-wrapper {
    display: none !important
}

.product-pictures-wrapper {
    height: 100%;
    position: relative
}

.product-picture-wrap {
    text-align: center;
    box-sizing: border-box;
    height: 100%
}

.product-picture-wrap>div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.product-picture-wrap>div>div {
    display: flex;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mySwiper .swiper-wrapper {
    display: block;
    height: 100%;
    width: 100%;
    transform: translate3d(0, 0, 0) !important
}

.mySwiper .swiper-wrapper .swiper-slide {
    height: calc(25% - 30px);
    padding: 10px;
    border: 1px solid #BCBCBC;
    border-radius: 10px;
    width: calc(100% - 25px) !important;
    margin-bottom: 10px
}

.mySwiper .swiper-button-next,
.mySwiper .swiper-button-prev {
    display: none
}

.mySwiper .swiper-button-next {
    right: 5px !important
}

.mySwiper .swiper-button-prev {
    left: 5px !important
}

.product-picture-wrap img {
    max-width: 100%;
    max-height: 100%
}

.product-picture-wrap .mySwiper img {
    max-width: 90%;
    max-height: 90%
}

.bestseller-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    position: absolute;
    left: -50px;
    bottom: -30px;
    z-index: 2
}

.bestseller+.popover,
.bestseller-grid+.popover {
    left: 0 !important;
    width: auto
}

.bestseller+.popover {
    top: 130px !important
}

.bestseller+.popover.bottom>.arrow {
    left: 21% !important
}

.product-img-wrap-grid .bestseller {
    width: 55px;
    height: 55px;
    line-height: 100px;
    position: absolute;
    top: 200px;
    left: 5%;
    z-index: 999
}

.product-img-wrap-grid .bestseller-grid {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 120px;
    left: 7%
}

.bestseller-wrapper img,
.product-img-wrap-grid .bestseller img {
    width: 100%;
    height: auto;
    display: block
}

#bestseller {
    width: 100%
}

.product-picture-wrap .slick-slider {
    margin: 0
}

.half-content-wrap .warranty-wrapper {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    line-height: 100px;
    position: absolute;
    bottom: 0;
    right: -50px
}

.half-content-wrap .gift-wrapper img {
    max-width: 70px;
    max-height: 70px;
    vertical-align: middle
}

.product-details .half-content-wrap:last-of-type {
    box-sizing: border-box;
    margin-bottom: 30px
}

.product-slider {
    width: 100%
}

.wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap,
.wrapper.product-deails-and-recomended-sliders .related-products-wrap {
    width: 50%;
    float: left
}

.wrapper.product-deails-and-recomended-sliders .content-wrap {
    overflow: inherit
}

.wrapper.product-deails-and-recomended-sliders .content-wrap.product-slider.product-slider-similar {
    width: 100%
}

.wrapper.product-deails-and-recomended-sliders .content-wrap-recommended-slider .slick-track {
    padding: 0 !important
}

.wrapper.product-deails-and-recomended-sliders .product-details-slider-products .product-slider {
    margin: 20px auto 15px 0;
    float: left
}

.wrapper.product-deails-and-recomended-sliders .product-details-slider-products .thm-arrow1-right2.slick-arrow,
.wrapper.product-deails-and-recomended-sliders .product-details-slider-products .thm-arrow2-left.slick-arrow {
    top: 130px !important
}

.product-details-slider-products .product-slider {
    margin: 20px auto 15px;
    width: 98%;
    overflow: hidden
}

.tab-item,
.tab-item-price-inner {
    width: 100%;
    box-sizing: border-box
}

.product-details-slider-products .product-slider .slick-list {
    margin: 0
}

.product-details-slider-products .product-slider .slick-track {
    padding-left: 10px
}

.product-slider-related .slick-slide,
.product-slider-similar .slick-slide {
    padding-bottom: 10px;
    height: auto
}

.tab-items {
    max-height: 526px;
    overflow-y: auto;
    padding-bottom: 1px;
    border: 1px solid #ebebeb
}

.tab-item {
    height: 106px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden
}

.tab-item:last-child {
    border-bottom: 0
}

.tab-item-price {
    flex-direction: column;
    float: right;
    padding: 0 5px;
    justify-content: center
}

.tab-item-price-inner {
    padding-right: 15px
}

.tab-item-price .old-price {
    font-size: 8px;
    line-height: 8px;
    margin: 0;
    height: 10px
}

.tab-item-price .savings {
    font-size: 7px;
    line-height: 7px;
    margin: 0;
    height: 9px
}

.tab-item-price .price {
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    height: 15px
}

.tab-item-image {
    float: left;
    width: 25%;
    justify-content: center;
    height: 100%;
    text-align: center;
    border-right: 1px solid #ebebeb
}

.align-items-center,
.cart_btn_information,
.tab-item>a>div,
.thank-you-page-wrap .cart_item,
.thank-you-page-wrap .cart_item div,
.warranty-popover-activate {
    align-items: center
}

.tab-item-image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.tab-item-price .product-slider-img-wrapper.slick-slide {
    float: left;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    height: 116px
}

.tab-item>a {
    display: block;
    height: 100%
}

.tab-item>a>div {
    display: flex;
    height: 100%
}

.tab-item-name {
    float: left;
    width: calc(75% - 130px)
}

.tab-item-name span {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.tab-item-name span:not(.vertical) {
    padding: 0 0 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-word
}

.related-products-wrap .promo-service-title {
    margin-bottom: 25px
}

.seen-products-wrap .promo-service-title {
    margin-bottom: 30px
}

.two-column-wrap {
    width: 35%
}

.payment-wrap {
    float: right;
    width: 100%
}

.payment-wrap .payment-method.wrapped .js-companies-payment-method,
.payment-wrap .payment-method.wrapped .js-customers-payment-method:first-child {
    height: 33px
}

.payment-wrap .payment-method.wrapped .js-companies-payment-method .credit-card-info,
.payment-wrap .payment-method.wrapped .js-customers-payment-method:first-child .credit-card-info {
    top: -17px
}

.heading {
    font-size: 30px;
    color: #666;
    font-weight: 500;
    margin: 20px 0
}

.wrapped {
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    padding: 20px
}

.product-listing {
    padding: 0
}

.product-listing .product-listing-product:last-child {
    border-bottom: none
}

.product-listing-product ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    position: relative;
    padding: 50px 0 20px
}

.product-listing-img,
.product-listing-img img,
.promo-code-submit,
.promo-code-value {
    vertical-align: middle;
    display: inline-block
}

.edit-account li {
    display: inline-block;
    width: calc(50% - 20px)
}

.edit-account li:nth-child(odd) {
    float: left
}

.edit-account li:nth-child(even) {
    float: right
}

.product-listing-product .product-listing-column-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 200;
    color: #999
}

.product-listing-img {
    width: 45%;
    margin-right: -5px;
    height: 198px;
    text-align: center
}

.product-listing-img img {
    max-width: 100%;
    max-height: 160px;
    padding: 5px 0;
    box-sizing: border-box;
    margin-left: -5px
}

.one-page-checkout .product-listing-img img {
    max-height: 140px
}

.product-listing-name {
    width: 55%;
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    padding: 60px 15px 20px;
    box-sizing: border-box
}

.qty-widget {
    width: 100px;
    border: 1px solid #EAE9E9;
    margin: auto;
    border-radius: 20px
}

.qty-widget-value input {
    background-color: transparent
}

.qty-widget div {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 10px
}

.qty-widget input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    text-align: center;
    padding: 0;
    color: #999
}

.product-listing-name h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 200;
    color: #000;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-word
}

.product-listing-name span {
    display: block;
    font-size: 13px;
    font-weight: 900
}

.product-listing-product ul li.product-listing-qty {
    width: 70px;
    position: relative;
    z-index: 1
}

.product-listing-product ul li.product-listing-remove {
    width: 50px
}

.product-listing-product ul li.product-listing-total {
    width: 190px
}

.product-listing-product ul li.product-listing-price {
    width: 190px;
    padding: 55px 35px 0 0
}

.product-listing-product ul li.product-listing-img-name {
    width: calc(100% - 535px);
    padding: 0
}

.product-listing-remove i {
    font-size: 40px;
    cursor: pointer
}

.product-listing-product>ul {
    position: relative
}

.product-listing-product>ul:after {
    content: '';
    position: absolute;
    top: 0;
    left: calc((100% - 535px) *.45);
    height: 100%;
    width: 1px;
    background: #ebebeb
}

.product-listing-price-wrap,
.promo-bages-wrap img,
.warranty-flake-wrapper img {
    height: 60px
}

.product-listing-price-wrap>div {
    min-height: 17px;
    margin-right: 0
}

.product-listing-name .product-listing-column-header {
    width: 55%;
    left: 45%
}

.two-column-form ul li {
    float: left;
    width: calc(50% - 10px);
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px
}

.change-password-wrapper ul li label,
.hasLabel+label,
.two-column-form ul li label {
    position: absolute;
    left: 0;
    bottom: 3px;
    font-size: 16px;
    font-weight: 200;
    color: #000;
    z-index: -1
}

.change-password-wrapper ul li label {
    font-weight: 400
}

.promo-code-value .input-field {
    font-size: 15px
}

.hasLabel+label span,
.two-column-form ul li label span {
    font-size: 14px
}

.hasLabel.smallerLabel+label {
    z-index: 0
}

.form-error {
    right: 0
}

.input-field {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    font: normal normal 500 14px/24px Montserrat;
    color: #666;
    padding-left: 30px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 8px
}

.register-login-wrapper .input-field,
.registration-and-login-wrap .input-field {
    font-weight: 500
}

.dropdown-login .input-field {
    border-radius: 10px;
    border: 1px solid #ebebeb;
    padding-left: 10px !important
}

.dropdown-login label {
    text-transform: lowercase;
    left: 10px;
    bottom: 7px
}

.dropdown-login label:first-letter,
.guest-btn,
.modal-heading h2,
.pager-left,
.pager-right,
.product-details-title,
.promo-code-submit input,
.promo-service-product-details div {
    text-transform: uppercase
}

.input-field.date_of_birth {
    width: 100% !important
}

.input-field:focus {
    border: 1px solid #837E7F;
    color: #31292B
}

.promo-code-value {
    width: 61%;
    box-sizing: border-box;
    margin-right: -5px
}

.promo-code-submit {
    width: 30%;
    box-sizing: border-box;
    height: 100%
}

.promo-code-submit input {
    background: 0 0;
    font-size: 12px;
    color: #000;
    font-weight: 900;
    text-align: center;
    width: 150px;
    min-width: 125px;
    cursor: pointer;
    margin-left: 10px
}

.small-inputs {
    width: calc(50% - 10px);
    display: inline-block;
    float: left
}

.radio-checkbox-wrap {
    position: relative
}

.radio-checkbox-wrap input {
    position: absolute;
    top: 50%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    cursor: pointer
}

.radio-checkbox-wrap .telekomtelekom {
    width: 33px
}

.js-current-payment i,
.radio-checkbox-wrap i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #999;
    transition: all .2s;
    font-size: 16px;
    margin-left: 1px
}

.pager,
.wish-list-checkbox {
    height: 20px;
    position: relative
}

.one-column.terms .radio-checkbox-wrap i {
    line-height: 4px
}

.conditionals-wrap {
    display: flex;
    justify-content: space-between;
    margin: 20px 0
}

.conditionals-wrap .conditions {
    width: 100%
}

.js-current-payment i,
.register-page .radio-checkbox-wrap i {
    color: #000
}

.js-current-payment i {
    margin-left: 11px
}

.radio-checkbox-wrap input+i+i {
    opacity: 0
}

.radio-checkbox-wrap input+i {
    opacity: 1
}

.radio-checkbox-wrap input:checked+i+i {
    opacity: 1;
    color: #000
}

.radio-checkbox-wrap label {
    margin-left: 32px;
    max-width: calc(100% - 35px);
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    color: #999;
    font-weight: 400;
    transition: all .3s;
    width: 100%
}

#one_page_checkout_form .payment-method .radio-checkbox-wrap label {
    color: #000
}

#one_page_checkout_form .payment-method .radio-checkbox-wrap.disabled-radio label {
    color: #999
}

.pager-left,
.pager-right {
    font-weight: 900;
    font-size: 13px;
    color: #999;
    position: absolute;
    left: 0
}

.pager-right {
    right: 0;
    left: auto;
    left: initial
}

.pager {
    margin-top: 10px
}

.pager-right li {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 4px;
    cursor: pointer;
    color: #837e7f;
    font: normal normal 500 14px/20px Montserrat
}

.fnc-change-url-param:hover,
.items_per_page:hover,
.pager-right .currentpage,
.pager-right li:not(.currentpage):hover {
    color: #ea1b25
}

.filter-content label {
    font: normal normal 500 10px/16px Montserrat;
    color: #000
}

.radio-checkbox-wrap input:checked+i+i+label {
    color: #000;
    font-size: 600
}

.unchecked-btn::before {
    content: '\2b58';
    font-style: normal
}

.checked-btn::before {
    content: '\2b57';
    font-style: normal
}

.wish-list-checkbox {
    top: -44px;
    width: 20px;
    margin-bottom: 10px
}

.wish-list-checkbox.radio-checkbox-wrap input+i {
    opacity: 1 !important;
    font-size: 20px;
    color: #ebebeb
}

.wish-list-checkbox.radio-checkbox-wrap input+i+i {
    color: #ffcb05;
    font-size: 15px;
    line-height: 20px
}

.payment-method .radio-checkbox-wrap i,
.wrapped h3 {
    font-size: 20px
}

.wish-list-checkbox.radio-checkbox-wrap input {
    left: 0;
    width: 20px
}

.payment-method ul,
.payment-method ul li,
.payment-method>div {
    width: 100%;
    box-sizing: border-box
}

.delivery-form ul,
.payment-method ul {
    overflow: hidden
}

.wrapped h3 {
    margin: 0;
    font-weight: 400;
    display: inline-block
}

.payment-method>div {
    position: relative;
    margin: 0;
    padding-left: 36px
}

.payment-method>div h3 {
    margin: 0
}

.payment-method div h3:before {
    font-family: Montserrat, sans-serif;
    font-family: custom-font;
    content: "\e923";
    color: #999;
    position: absolute;
    right: 0;
    top: 4px;
    z-index: -1
}

.payment-method ul {
    background: #fff;
    border: 1px solid #ebebeb;
    border-bottom: none;
    left: 0;
    top: 30px;
    z-index: 1
}

.payment-method ul li {
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding: 5px 20px
}

.payment-method .radio-checkbox-wrap label {
    margin-left: 30px
}

.one-page-checkout .radio-checkbox-wrap input:checked+i+i {
    font-size: 16px
}

.opc-wrap.content-wrap {
    overflow: initial;
    margin-top: 50px
}

.header-fixed .content-wrap,
.two-columns.notes.section-cart-body {
    overflow: visible
}

.opc-wrap.content-wrap.thank-you-page-wrap {
    margin-top: 80px
}

.opc-wrap {
    margin-bottom: 30px
}

.opc-wrap .heading {
    margin: 15px 0
}

.cart-summary-title,
.cart-summary-value,
.submit-btn-wrap,
.terms-and-submit .radio-checkbox-wrap,
.terms-iqos .radio-checkbox-wrap {
    vertical-align: middle;
    margin-right: -5px
}

.promo-code {
    padding: 8px 20px 12px
}

.cart-summary ul li {
    border: 1px solid #ebebeb;
    margin-bottom: -1px;
    padding: 0 20px;
    box-sizing: border-box
}

.terms-and-submit,
.terms-iqos {
    padding: 12px 20px;
    margin-bottom: 25px
}

.cart-summary ul li:last-child {
    margin-bottom: 0
}

.cart-summary-title {
    width: 52%;
    display: inline-block
}

.cart-summary-value {
    width: 48%;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px
}

.cart-summary-title div {
    float: left;
    font-size: 16px;
    line-height: 38px;
    font-weight: 200
}

.cart-summary-title span {
    float: right;
    font-size: 12px;
    line-height: 50px;
    font-weight: 200;
    color: rgba(0, 0, 0, .6)
}

.cart-summary-title span i {
    font-size: 20px;
    position: relative;
    bottom: -3px;
    margin-left: 5px
}

.optional-continue-shopping a {
    text-align: center;
    display: block;
    margin-bottom: 25px;
    text-decoration: underline;
    font-size: 15px
}

.terms-and-submit label,
.terms-iqos label {
    font-size: 15px;
    color: #000;
    font-weight: 400
}

.terms-and-submit .radio-checkbox-wrap {
    display: inline-block;
    width: 220px
}

.terms-iqos .radio-checkbox-wrap {
    display: inline-block;
    width: 260px
}

.terms-and-submit .basket,
.terms-iqos .basket {
    height: 40px;
    line-height: 40px;
    width: 100%
}

.payment-method {
    padding: 0;
    border: none
}

.product-info-wrap,
.promo-bages-wrap.web-view {
    padding-top: 20px
}

.submit-btn-wrap {
    display: inline-block;
    width: calc(100% - 220px);
    text-align: right
}

.additional-notes {
    margin-top: 20px
}

.additional-notes ul li {
    width: 100%
}

.additional-notes textarea {
    resize: none
}

.product-details-title {
    width: 85%;
    display: inline-block;
    vertical-align: top;
    font: normal normal 500 18px/26px Montserrat;
    color: #333;
    user-select: text
}

#app-popup-close,
.app-bts,
.app-link,
.app-link>span>p,
.app-popup-inner img,
.app-popup-inner p,
.category-box-double div,
.category-box-double p,
.fb,
.modal-heading ul li,
.timer-product-details i {
    vertical-align: middle
}

.product-info-wrap .product-details-title {
    width: 100%
}

.product-info-wrap .star-wrap li {
    letter-spacing: 3px;
    font-size: 17px;
    margin-top: 5px
}

.product-info-wrap .star-wrap .rating-info {
    letter-spacing: 0
}

.vote-message {
    padding: 5px;
    font-size: 12px;
    position: absolute;
    top: 100%;
    left: -20px;
    z-index: 55;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(128, 128, 128, .25)
}

.gadget-wrapper {
    width: 45px;
    right: 0;
    top: 60px;
    position: absolute
}

.gadget-wrapper img {
    margin-top: 5px;
    width: 45px;
    float: right
}

.gadget-wrapper .popover {
    width: 270px;
    left: -304px !important;
    z-index: 5
}

.promo-service-product-details {
    position: relative;
    margin-top: 0;
    line-height: 20px;
    height: 20px;
    border-right: 0;
    padding: 0 6px;
    border-radius: 4px
}

.timer-product-details i {
    font-size: 40px
}

.promo-service-product-details .thm-promo-service {
    font-size: 285px;
    line-height: 45px
}

.promo-service-product-details div {
    font: normal normal 600 10px/20px Montserrat;
    color: #FFF;
    left: 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%
}

.app-link>span>p,
.close-app-link {
    line-height: 40px;
    color: #fff;
    cursor: pointer
}

.app-link {
    height: 0;
    position: relative;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    margin-top: 0
}

.app-link>span>p {
    margin: 0;
    display: inline-block;
    font-weight: 500;
    font-size: 15px
}

.app-link .close-app-link .fa {
    margin: 0
}

.close-app-link {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    font-size: 14px;
    padding: 0 4.5rem
}

.app-link .fa {
    width: 30px;
    color: #999;
    display: inline-block
}

.app-popup-inner {
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: #999 2px 2px 10px;
    transition: all 1s;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 7;
    line-height: 50px;
    text-align: right
}

#app-popup-close {
    display: inline-block;
    float: left;
    text-align: left
}

.app-popup-inner p {
    font-size: 14px;
    width: 176px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #000;
    line-height: initial;
    transition: all 1s;
    display: inline-block;
    text-align: center
}

.app-popup-inner img {
    width: auto;
    height: 40px;
    display: inline-block;
    text-align: right
}

.app-bts {
    display: inline-block;
    line-height: 40px;
    width: 100px;
    text-align: center
}

.app-bts #app-go {
    background-color: #000;
    color: #fff;
    border-radius: 8px;
    font-weight: 900;
    width: 100%
}

.app-bts #app-popup-close {
    width: 50px;
    text-align: center;
    color: #999;
    font-weight: 300;
    float: left
}

.closed-app-popup {
    background: 0 0;
    visibility: hidden
}

.closed-app-inner-popup {
    width: 0;
    height: 0 !important;
    color: transparent;
    padding: 0;
    border: none;
    margin: 0 !important
}

.closed-app-inner-popup p {
    opacity: 0
}

.highlightImg {
    color: #FDC139
}

.app-popup a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%
}

#search_btn,
#search_btn_mob {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
    font: normal normal 700 14px/20px Montserrat;
    color: #fff
}

#search_btn::placeholder,
#search_btn_mob::placeholder {
    color: #333
}

.short-description-product-details {
    margin-top: 20px;
    width: 100%;
    min-height: 73px;
    overflow: hidden;
    margin-left: 0;
    font: normal normal 500 14px/20px Montserrat;
    color: #000
}

.short-description-product-details.gadget {
    width: 70%
}

.gadget-wrapper-mobile img {
    width: 50px;
    background-color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px
}

.gadget-wrapper-mobile .popover {
    margin-top: -10px !important;
    z-index: 5
}

.short-description-product-details li {
    position: relative;
    line-height: 18px;
    margin-left: 10px
}

.short-description-product-details.outlet-description li {
    font-weight: 400
}

.short-description-product-details li::before {
    position: absolute;
    left: -10px;
    content: '•';
    font-size: 22px
}

.short-description-promo-bages {
    display: flex;
    justify-content: flex-start
}

.promo-bages-wrap {
    width: 70%;
    position: absolute;
    top: 10px;
    display: flex;
    flex-direction: row;
    left: 10px
}

.promo-bages-wrap .promo-bages-link {
    float: left;
    width: 50%;
    padding-bottom: 10px;
    position: relative;
    max-width: 100px;
    text-align: center
}

.promo-badges-hover-info,
.warranty-flake-hover-info {
    position: absolute;
    font-size: 12px;
    width: 68px;
    text-align: center;
    padding: 0 4px 1px;
    background-color: #000;
    color: #fff;
    border-radius: 8px;
    display: none;
    left: 0;
    right: 0;
    top: 65px;
    margin: auto
}

.promo-badges-hover-info:hover,
.promo-bages-link:hover .promo-badges-hover-info,
.warranty-flake-hover-info:hover,
.warranty-flake-wrapper,
.warranty-flake-wrapper:hover .warranty-flake-hover-info {
    display: block
}

.warranty-flake-wrapper {
    position: absolute;
    top: 10px;
    right: 0;
    width: 33.33%;
    transition: transform .5s;
    z-index: 20
}

.mySwiper2 .warranty-flake-wrapper.web-view {
    padding-top: 20px
}

.warranty-flake-wrapper:hover img {
    transform: scale(1.1)
}

.product-title-bages {
    display: flex;
    justify-content: flex-start;
    width: 100%
}

.category-box-double div,
.category-box-double p,
.fb,
.guest-btn,
.modal-heading ul li {
    display: inline-block
}

.product-title-bages .product-info-wrap {
    width: 100%
}

.product-wrap-grid .product-on-stock {
    font-size: 13px;
    height: 15px
}

.content-wrap.product-details .start-end-online-action {
    width: auto;
    margin-top: -32px;
    margin-bottom: 20px;
    font-size: 15px;
    color: rgba(0, 0, 0, .6);
    text-align: right
}

.page-content ul {
    padding-left: 30px !important
}

.opc-modal.remodal {
    overflow: hidden;
    padding: 0;
    width: 80%;
    max-width: 800px
}

.opc-modal-left {
    width: 67%;
    float: left;
    padding: 25px 0 25px 25px;
    box-sizing: border-box
}

.opc-modal-right {
    width: 33%;
    float: left;
    text-align: center;
    padding: 25px 25px 25px 0;
    box-sizing: border-box;
    background-color: #F5F5F5
}

.opc-modal-left>ul {
    margin-top: 40px
}

.opc-modal-left ul li {
    position: relative;
    margin-bottom: 20px
}

.modal-heading ul {
    text-align: left
}

.modal-heading ul li {
    margin-bottom: 0
}

.modal-heading h1 {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    font-weight: 200;
    margin: 0 !important;
    padding-right: 20px;
    border-right: 2px solid #fac50f
}

.modal-heading h2 {
    font-size: 10px;
    line-height: 40px;
    color: #000;
    font-weight: 900;
    margin: 0;
    padding-left: 20px
}

.forgot-password {
    line-height: 10px;
    letter-spacing: 2px;
    width: 100%;
    margin-top: 15px;
    color: #837E7F;
    font: normal normal 600 16px/20px Montserrat
}

.opc-modal .forgot-password {
    float: right;
    clear: both;
    width: auto
}

.opc-modal-login-wrap {
    float: right
}

.opc-modal .borderd-btn {
    font-size: 18px
}

.opc-modal-left-inner {
    overflow: hidden;
    border-right: 1px solid #ebebeb;
    padding-top: 20px;
    padding-right: 20px
}

.opc-modal .borderd-btn.fb {
    background: #3b5998;
    color: #fff;
    border: 1px solid #3b5998
}

.cart_item_title,
.guest-btn {
    border-bottom: 1px solid #000
}

.opc-modal .borderd-btn.fb i {
    margin-right: 10px
}

.modal-heading {
    height: 60px
}

.remodal .remodal-close::before {
    content: '\2715';
    font-size: 20px
}

.guest-btn {
    color: #000;
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 18px
}

.fb,
.remodal .guest-btn {
    text-align: center;
    color: #fff
}

.remodal .guest-btn {
    margin: 112px 0 112px 20px;
    cursor: pointer;
    letter-spacing: 0;
    height: 40px;
    line-height: 40px;
    width: 215px;
    background: #000;
    border-radius: 20px
}

.category-box-single div {
    height: 89%;
    width: 100%;
    text-align: center
}

.category-box-single h2 {
    width: 100%;
    margin-top: 3%;
    color: #666;
    font: normal normal 600 14px/16px Montserrat;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 0
}

.category-box-double div {
    height: 100%;
    width: 52%;
    text-align: center
}

.category-box-double p {
    width: 48%;
    margin-left: -4px;
    padding-left: 10%;
    padding-right: 8.5%;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
    font-family: Roboto;
    color: #000;
    font-size: 1.56vw;
    font-weight: 300;
    text-align: center
}

.category-box-double img,
.category-box-single img {
    max-width: 100%;
    max-height: 100%
}

.category-box-double a,
.category-box-single a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.fb {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    border-radius: 50%;
    overflow: hidden;
    background: #3b5998;
    cursor: pointer
}

.borderd-btn,
.remodal .remodal-cancel,
.remodal .remodal-confirm {
    display: inline-block;
    vertical-align: middle;
    min-width: 150px;
    font-weight: 900;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    cursor: pointer
}

.remodal .fb {
    margin-right: 10px;
    cursor: pointer
}

.borderd-btn {
    color: #000;
    padding: 0 20px;
    border-radius: 20px;
    background: 0 0
}

.remodal .remodal-cancel,
.remodal .remodal-confirm {
    border: 1px solid #000;
    color: #fff;
    padding: 0 20px;
    border-radius: 4px;
    background: #000
}

.remodal .remodal-confirm:hover {
    color: #FFF;
    -webkit-filter: brightness(100%);
    background-color: #EA1B25;
    border: 1px solid #EA1B25
}

.product-info-tabs {
    height: 60px;
    line-height: 60px;
    background-color: #f5f7fb;
    display: inline-flex;
    font-size: 10px;
    position: relative;
    width: 100%
}

.nav.nav-tabs.tabs-as-buttons .tab-button {
    height: 60px;
    line-height: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    position: relative;
    flex: 1 1 0
}

.use-guide-title {
    font: normal normal 500 20px/20px Montserrat;
    color: #333
}

.pdf_tab ul {
    padding-bottom: 20px
}

.pdf_tab a {
    text-decoration: underline;
    font: normal normal 500 16px/20px Montserrat;
    letter-spacing: 0;
    color: grey;
    position: relative
}

.pdf_tab a svg {
    position: absolute;
    right: -30px
}

.product-description li {
    line-height: 21px
}

.tab-button a {
    width: 100%;
    height: 100%
}

.bootstrap .tab-button a:focus,
.bootstrap .tab-button a:hover,
.bootstrap td a,
.bootstrap td a:focus,
.bootstrap td a:hover {
    color: #000;
    text-decoration: none
}

.bootstrap .tab-button a:focus,
.bootstrap td a,
.bootstrap td a:focus,
.bootstrap td a:hover {
    padding: 3px 0
}

.bootstrap .content-wrap.nav-tabs>li>a {
    border: none;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0
}

#where-to-buy {
    margin: 20px 0 50px
}

#where-to-buy table td {
    border: 1px solid #ebebeb;
    padding: 10px
}

.bootstrap .affix {
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .8)
}

#where-to-buy table:first-of-type {
    width: 37%;
    display: inline-block;
    vertical-align: top
}

.product-code,
.register-page .login-wrap .fb {
    margin-right: 10px
}

#where-to-buy table:last-of-type {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px
}

.in-shop-btn,
.outlet-btn {
    color: #000;
    background-color: #fff;
    border: 2px solid #000
}

.in-shop-btn.basket.grid {
    font-size: 9px
}

.in-shop-btn.basket.grid.fsize {
    font-size: 13px
}

.code-timer-wrapper {
    margin-top: 20px
}

.product-code {
    display: flex;
    font: normal normal 600 14px/20px Montserrat;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    float: left
}

.product-code .code {
    font-weight: 500
}

.product-outlet-code {
    margin-top: 10px;
    font-weight: 500;
    display: inline-block;
    margin-right: 30px
}

#search-list .no-results,
#search-list .search-result,
#search-list-person .no-results,
#search-list-person .search-result {
    height: 25px;
    color: #5A5A5A;
    padding-left: 5px;
    border-bottom: 1px solid #E5E5E5;
    border-left: 4px solid #FFF;
    line-height: 25px;
    font-size: 13px;
    cursor: pointer
}

#search-list-person .no-results,
#search-list-person .search-result {
    width: 100% !important
}

.two-column-form.delivery-form.wrapped ul {
    overflow: initial;
    display: table
}

.product-action-btn-wrap .basket.in-shop-btn {
    font-size: 14px
}

.in-shop-btn:hover,
.outlet-btn:hover {
    color: #000
}

.two-column.customer-type .radio-checkbox-wrap input+i+i {
    left: 0;
    top: 11px
}

.register-page .two-column.customer-type .radio-checkbox-wrap input+i+i {
    top: 10px
}

.two-column.title-type .radio-checkbox-wrap {
    display: inline-block;
    width: 49%
}

.no-on-stock-btn {
    background-color: #9fa5af !important;
    cursor: default;
    display: inline-block
}

.no-on-stock-btn:hover {
    color: #fff
}

#where-to-buy table tr:first-child td {
    width: 38%
}

#where-to-buy table tbody,
#where-to-buy table tr {
    width: 100%
}

.bootstrap .content-wrap.nav-tabs>li>a:hover,
.bootstrap .nav>li>a:focus {
    background-color: initial;
    border-bottom: none;
    outline: 0
}

.bootstrap .product-info-tabs a {
    color: #000;
    font-size: 16px
}

.bootstrap .product-info-tabs .nav-tabs {
    border-bottom: 0;
    line-height: 60px;
    height: 60px
}

.product-info-tabs .tabs-as-buttons {
    display: flex;
    flex-direction: row;
    width: 100%
}

.comment-desc-wrap {
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0
}

.comment-name-wrap {
    margin-top: 20px
}

.comment-name {
    display: inline-block;
    margin-right: 20px
}

.popover-on-comment {
    width: 200px;
    float: right
}

body .popover-on-comment .popover {
    color: #000;
    position: absolute;
    right: 20px !important;
    left: auto !important;
    float: right;
    z-index: 4;
    max-width: 225px;
    border-radius: 0;
    margin-top: 30px !important
}

.popover-on-comment h3.popover-title {
    background: #fff;
    color: #2d2e33;
    font-size: 12px !important;
    border-bottom: 1px solid red;
    padding: 0;
    margin: 0 0 5px;
    line-height: 25px !important;
    text-align: left;
    width: 100%
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions .popover-on-comment h3 {
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 90%;
    margin-left: 5%;
    padding-top: 10px !important;
    color: #2d2e33 !important
}

.comment-name li,
.comment-name li input,
.comment-name li label,
.comment-new-message .two-column-form ul li label,
.hasLabel+label {
    font-weight: 400
}

.bootstrap.product-details-bootstrap .tab-content.content-wrap.product-descriptions .popover-on-comment .popover-content {
    padding: 5px 11px !important
}

.comment-name li {
    position: relative;
    width: 200px;
    margin-bottom: 8px
}

.product-specification {
    margin-bottom: 50px
}

.product-declaration h2,
.product-specification h2 {
    margin-top: 0
}

.product-declaration table,
.product-specification table {
    border-collapse: collapse;
    width: 70%;
    display: inline-table;
    vertical-align: bottom
}

.product-declaration table tr td:first-child,
.product-specification table tr td:first-child {
    width: 25%;
    color: #555;
    font-size: 14px;
    font-weight: 600
}

.product-declaration table tr td:last-child,
.product-specification table tr td:last-child {
    width: 75%;
    font-size: 13px;
    color: #666;
    font-weight: 500
}

.two-columns.delivery-type .delivery-type-error {
    text-align: center;
    color: #ea1b25;
    font-size: 11px
}

.product-declaration [class^=table-row] td,
.product-specification [class^=table-row] td {
    border: 1px solid #e7e7e7;
    padding: 4px 0 4px 20px
}

#product-options .print-spec,
.btn-outline {
    border: 1px solid #000;
    box-sizing: border-box
}

#product-options {
    display: inline-block;
    vertical-align: bottom;
    text-align: left
}

#product-options .print-spec {
    display: inline-block;
    height: 40px;
    padding: 0 40px;
    border-radius: 20px;
    line-height: 38px;
    margin-left: 40px
}

#product-options .print-spec a {
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    text-decoration: none;
    outline: 0;
    display: block
}

#product-options .print-spec i,
#product-options .print-spec span {
    display: inline-block;
    vertical-align: middle
}

#product-options .print-spec i {
    margin-right: 15px;
    font-size: 24px;
    margin-top: -2px
}

.table-row2 {
    background-color: #fafafa
}

.account-menu-wrap {
    width: 355px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    padding-left: 20px;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #BCBCBC;
    margin-right: 20px
}

.one-page-checkout .opc-wrap .terms-and-submit span,
.terms-iqos span {
    color: #fe6732;
    top: 42px;
    position: absolute;
    font-size: 14px
}

.login-data .borderd-btn,
.login-data .fb {
    margin-top: 3px
}

#payment-js span {
    font-size: 13px;
    margin-top: 15px;
    display: block
}

.one-page-checkout .opc-wrap .terms-and-submit span,
.one-page-checkout .opc-wrap .terms-iqos span {
    top: 22px
}

.profile-page-with-menu {
    float: left;
    width: calc(100% - 425px);
    padding: 36px 20px;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #BCBCBC
}

.whish-list-info-tex {
    padding-bottom: 20px;
    color: #000
}

.wish-list-page-wrap .profile-page-with-menu {
    padding: 20px
}

.wish-list-page-wrap .my-orders-web .profile-page-with-menu {
    padding-top: 20px
}

.profile-page-with-menu .headding {
    font-size: 20px;
    color: #000;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: 500
}

.profile-page-with-menu.profile-page-with-menu-not-logged {
    background-color: unset;
    border: unset;
    padding: 36px 0
}

.wish-list-page-wrap .profile-page-with-menu.profile-page-with-menu-not-logged .product-listing-wrap {
    padding-left: 0
}

.notifications-wrapper {
    padding-bottom: 40px
}

.notifications-title {
    padding-bottom: 10px;
    font-size: 23px;
    display: flex
}

.notifications-title svg {
    max-height: 30px;
    padding-left: 10px;
    width: 30px;
    margin-right: 20px
}

.notifications-title svg path {
    fill: #000
}

.account-menu-wrap .heading {
    font-size: 20px;
    color: #000;
    padding-top: 20px
}

.notifications-text {
    font-size: 16px;
    color: #333;
    padding-bottom: 20px
}

.notifications-no-products {
    height: 40px;
    display: flex
}

.notifications-no-products svg {
    max-height: 100%
}

.notifications-no-products-text {
    line-height: 40px;
    padding-left: 20px;
    color: #BCBCBC
}

.notifications-body {
    padding-left: 45px
}

.wish-list-page-wrap .product-listing-product ul li.product-listing-img-name {
    width: 530px
}

.form_edit_account .btn {
    margin-bottom: 20px
}

.wish-list-page-wrap .product-listing-remove {
    width: 210px !important;
    text-align: right;
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%;
    box-sizing: border-box
}

.wish-list-page-wrap .product-listing-remove .basket {
    font-size: 13px;
    line-height: 28px;
    font-weight: 900;
    padding: 2px 20px 0;
    position: absolute;
    bottom: 20px;
    right: 0;
    white-space: nowrap
}

.wish-list-page-wrap .product-listing-remove .basket i {
    font-size: 20px;
    line-height: 28px;
    position: relative;
    top: -2px
}

.opc-wrap .radio-checkbox-wrap label,
.sender-type .radio-checkbox-wrap label {
    font-size: 15px
}

.email-wish p,
.tagit-label {
    font-size: 12px;
    font-weight: 200
}

.btn-outline {
    height: 30px;
    background: 0 0;
    color: #000;
    line-height: 28px;
    padding: 0 20px;
    font-weight: 600
}

.tagit-label {
    color: #666;
    line-height: 24px
}

ul.tagit li.tagit-choice-editable {
    background: #fff;
    border: 1px solid #ebebeb;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 2px 2px 0
}

ul.tagit li.tagit-new {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 0 2px
}

ul.tagit {
    width: calc(100% - 190px);
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0
}

.hidden {
    opacity: 0
}

.email-wish {
    float: right;
    width: 60%;
    margin-top: -75px
}

.email-wish .btn {
    float: right;
    margin-top: -30px;
    width: 160px
}

.wish-email-form {
    height: 26px
}

.wish-list-page-wrap .product-listing-remove .product-listing-column-header {
    text-align: right
}

.wish-list-page-wrap .product-listing-product>ul:after {
    left: 235px
}

.account-menu {
    opacity: 1
}

.account-menu.slick-initialized {
    margin: 0;
    opacity: 1
}

.account-menu .slick-list {
    margin: 0
}

.account-menu .slick-track {
    padding: 0
}

.account-menu li.slick-slide {
    height: 50px;
    box-sizing: border-box;
    color: #BCBCBC
}

.account-menu li a,
.account-menu li div {
    display: block;
    height: 100%;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer
}

.compare-product-txt {
    min-height: calc(100vh - 574px)
}

.account-menu li a span,
.account-menu li div span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font: normal normal 500 16px/18px Montserrat;
    color: #000
}

.account-menu li svg {
    height: 20px !important;
    width: 20px !important;
    padding-right: 5px;
    margin-bottom: -4px
}

.account-menu .slick-current-tab svg path,
.account-menu li:hover svg path {
    fill: #333 !important
}

.account-menu li a i {
    font-size: 40px;
    line-height: 78px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 11px 0 15px
}

.account-menu li:hover {
    color: #333
}

.compare-products-title {
    display: inline-block;
    margin-bottom: 20px;
    font: normal normal 800 20px/26px Montserrat;
    color: #333
}

.remove_all_compared_products {
    cursor: pointer;
    font: normal normal 600 20px/26px Montserrat;
    color: #666;
    margin-top: 32px
}

.remove_all_compared_products:hover {
    color: #333
}

.compare-products-spec {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    border-spacing: 10px 2px
}

.compare-products-spec td {
    min-height: 45px;
    padding: 0 5px;
    position: relative;
    text-align: left;
    overflow: hidden;
    color: #666;
    font-size: 13px;
    transition: .3s all
}

.compare-products-spec td:first-child {
    width: 7.29vw;
    padding-left: 1.3vw;
    text-align: left;
    color: #000;
    font-size: 13px;
    font-weight: 500
}

.compare-products-spec .compare-products-name {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    max-width: 200px
}

.compare-products-spec img {
    height: 180px;
    margin: 5px 0
}

.compare-products-spec .buttons-grid {
    margin-top: 0;
    text-align: center;
    width: 100%
}

.compare-products-spec .buttons-grid .basket.grid {
    width: 100%;
    max-width: 200px;
    background: #000;
    border-radius: 4px;
    font: normal normal 600 16px/40px Montserrat;
    color: #FFF;
    height: 40px;
    margin-top: 24px;
    left: 0
}

.compare-products-btns td .remove_all_compared_products.web-view {
    width: 95%;
    border-radius: 4px;
    font: normal normal 600 16px/40px Montserrat;
    border: 1px solid #000;
    color: #000;
    height: 40px;
    margin-top: 24px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    bottom: 9px;
    display: flex;
    justify-content: center;
    max-width: 300px
}

.compare-products-spec .buttons-grid .basket.grid:hover {
    background-color: #EA1B25
}

.compare-products-btns td {
    border: none
}

.products-wrap {
    overflow: hidden;
    width: 100%
}

.promotions_page .products-wrap {
    margin-left: -20px;
    width: calc(100% + 20px)
}

.compare-products-price {
    font-size: 24px;
    color: #2D2E33
}

.compare-products-old-price {
    font-size: 18px;
    font-weight: 600;
    color: #ea1b25
}

.opc-wrap.four-column-wrap {
    width: calc(65% - 40px);
    padding-right: 40px
}

.products-wrap .product-wrap-grid {
    margin-bottom: 10px;
    margin-top: 10px
}

.user-wraper,
.wish-list-wrap {
    position: relative;
    display: inline-block;
    margin: 0
}

.wish-list-wrap {
    margin: 0 16px
}

.user-wraper {
    width: 86px
}

.dropdown-login {
    width: 260px;
    height: 355px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    position: absolute;
    left: -84px;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: left;
    top: 45px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    transition: .5s all ease-in
}

.dropdown-login.logged-in,
.promo-info .promo-title,
.promotions_page .catgeory-name,
.user-data-dropdown-login {
    padding-bottom: 10px
}

.user-data-dropdown-login {
    display: flex;
    text-align: left;
    padding-top: 15px
}

.user-data-name-surname-initials {
    text-align: center;
    background-color: #000;
    color: #fff;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    line-height: 35px
}

.header-basket-content,
.wish-list-content {
    border: 1px solid #F6F6F6;
    opacity: 0;
    transition: all .5s ease-out;
    position: absolute
}

.user-data-name-surname {
    font-weight: 700;
    width: calc(100% - 35px);
    padding-left: 10px;
    padding-top: 4px;
    text-transform: none;
    color: #000
}

.user-data-name-surname span {
    display: block
}

.dropdown-login-links {
    display: flex;
    text-align: left;
    padding-top: 8px;
    height: 20px
}

.dropdown-login-links img {
    height: 18px !important;
    width: 35px;
    padding-top: 3px
}

.dropdown-login-links a {
    width: calc(100% - 35px);
    padding-left: 10px;
    font-size: 14px;
    text-transform: none;
    color: #A3A3A3;
    line-height: 20px
}

.wish-list-content {
    width: 520px;
    z-index: 5;
    right: -1px;
    top: 40px;
    visibility: hidden;
    background: #F9F9F9
}

.header-basket-content {
    width: 394px;
    z-index: 6;
    right: 0;
    top: 45px;
    visibility: hidden;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.contact-info-data-wrapper,
.katalog-section,
.promo-wrap img,
.telekom-form-container-first-part {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.heart.thm-heart-outline-round {
    width: 16px;
    height: 16px;
    background: #ea1b25;
    border-radius: 50%;
    display: block !important;
    transition: all .4s ease-in-out;
    margin-left: 16px;
    position: absolute;
    font-size: 0;
    bottom: 10px
}

.heart.thm-heart-outline-round span {
    font-size: 9px !important;
    letter-spacing: 0 !important;
    margin-top: 4px;
    text-align: center !important;
    display: block
}

.basket-header:hover .header-basket-content {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-in
}

.one-page-checkout.one-page-checkout-basket .basket-header:hover .header-basket-content {
    visibility: hidden;
    opacity: 0
}

.one-page-checkout .heading {
    color: #000;
    z-index: 3;
    position: relative
}

.header-basket-product {
    width: calc(100% - 20px);
    height: auto;
    text-align: left;
    position: relative;
    padding: 10px 10px 0
}

.header-basket-product .delete-product {
    position: absolute;
    top: 0;
    right: 4px;
    z-index: 4
}

.header-basket-product .delete-product i {
    font-size: 10px;
    color: #cfcfcf
}

.promos-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: -10px;
    padding-top: 20px
}

.actions-catalogs-header {
    text-align: center;
    position: relative
}

.actions-catalogs-header-return {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border: 1px solid rgba(128, 128, 128, .5);
    padding: 6px;
    border-radius: 12px;
    color: #999
}

.promo-info .promo-title span,
.promo-info p {
    padding-left: 10px
}

.actions-catalogs-header-return img {
    height: 16px;
    margin-right: 8px;
    margin-top: 2px
}

.actions-catalogs-header-title {
    font-size: 26px;
    line-height: 33px
}

.promo-wrap {
    width: calc(25% - 20px);
    margin: 10px;
    height: auto;
    position: relative
}

.promo-wrap img {
    width: 100%;
    border-radius: 10px
}

.promo-info {
    height: 25px;
    margin-top: 8px
}

.promo-info .promo-title {
    font: normal normal 600 14px/16px Montserrat;
    position: absolute;
    left: 0;
    bottom: 25px;
    text-align: left;
    height: 40px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    background-image: linear-gradient(to top, #000 20%, transparent 100%);
    width: 100%;
    display: flex;
    align-items: flex-end;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.promo-info p {
    font: normal normal 400 12px/16px Montserrat;
    padding-top: 6px;
    color: #333
}

.promotions_page .products-wrap .product-wrap-grid {
    width: calc(20% - 20px);
    margin-left: 20px;
    margin-right: 0
}

.promo-bages-link {
    transition: transform .5s
}

.promo-bages-link:hover img {
    transform: scale(1.1)
}

.dropdown-login:before {
    left: 85px
}

.wish-list-content:before {
    left: 150px
}

.basket-image-wrapper {
    width: 60px;
    height: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center
}

.item-remove-product {
    position: absolute;
    top: 24px;
    right: 18px;
    color: #999;
    font-weight: 400
}

.cart-item-wrap .item-remove-product {
    font-size: 25px;
    top: 0;
    line-height: 25px
}

.basket-image-wrapper img {
    height: auto;
    max-width: 100%;
    width: auto;
    max-height: 100%
}

.basket-image-wrapper a {
    display: block;
    height: 100%
}

.basket-header span {
    display: inline-block
}

.basket-header span span {
    display: block;
    text-align: right;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 3px
}

.basket-header span.header-basket-total {
    font-weight: 1000;
    letter-spacing: 0;
    font-size: 14px;
    padding-left: 12px
}

.basket-header i {
    font-size: 32px;
    transition: all .5s
}

.basket-header i.thm-cart-fill {
    color: #ffcb05
}

.header-basket-content .qty-widget {
    display: inline-block;
    height: auto;
    width: 20px;
    vertical-align: middle
}

.header-basket-product-title {
    display: inline-block;
    font: normal normal 500 12px/16px Montserrat;
    color: #333;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    box-sizing: border-box;
    width: calc(68% - 10px)
}

#one_page_checkout_form .select-store,
.items-per-page:before,
.login-button,
.sort-products:before {
    font-family: Montserrat, sans-serif
}

.header-basket-product-title a {
    padding-left: 10px;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.wish-list-content .header-basket-product-title {
    width: 48%
}

.user-wraper:hover .dropdown-login {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s
}

.dropdown-login li {
    position: relative;
    z-index: 1;
    margin-top: 5px
}

.login-button {
    background: 0 0;
    color: #000;
    border-radius: 20px;
    border: 0;
    box-shadow: none;
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: Roboto, sans-serif;
    cursor: pointer;
    vertical-align: top;
    display: inline-block
}

.dropdown-login input[type=password],
.dropdown-login input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important
}

.login-links-wrap-wrapper {
    background: #ffcb05;
    border-radius: 20px
}

.page-not-found-button,
.page-not-found-button:hover,
.ui-slider-handle.ui-state-default.ui-corner-all,
.ui-slider-range.ui-widget-header.ui-corner-all {
    background-color: #EA1B25
}

.login-links-wrap {
    margin-top: 15px
}

#price_range {
    height: 4px;
    border: 1px solid #e7e7e7;
    border-radius: 12px
}

#where-to-buy img {
    width: 14px;
    margin-bottom: 4px
}

.filter-content-label-checked {
    color: #333 !important
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    width: 11px;
    height: 11px;
    top: -4px;
    cursor: pointer;
    border-radius: 50%;
    border: none !important
}

.filter-content .radio-checkbox-wrap input:checked+i {
    opacity: 1
}

.filter-content .radio-checkbox-wrap i {
    font-size: 16px
}

.edit-account .radio-checkbox-wrap input:checked+i+i,
.filter-content .radio-checkbox-wrap input:checked+i+i {
    color: #EA1B25;
    font-size: 12px;
    margin-top: 1px
}

.filter-content .radio-checkbox-wrap {
    margin-bottom: 2px;
    padding-top: 3px
}

.filter-content .radio-checkbox-wrap label {
    margin-left: 32px;
    width: calc(100% - 50px);
    position: relative;
    top: -3px;
    display: inline-block
}

.dropdown-login label {
    font-size: 14px
}

.dropdown-login .input-field {
    font-weight: 300;
    font-size: 15px
}

.table-arrow-right .thm-arrow1-right2 {
    position: fixed;
    top: 50%;
    right: 0;
    cursor: pointer
}

.table-arrow-left .thm-arrow2-left {
    position: fixed;
    top: 50%;
    left: 0;
    cursor: pointer
}

.td-inactive {
    width: 0
}

.login-links-wrap .login-link {
    color: #00E;
    font-weight: 700;
    font-size: 12px;
    text-transform: initial;
    display: inline-block;
    width: 100%;
    float: right;
    text-align: center
}

.dropdown-login>p {
    text-align: center;
    position: relative;
    margin-top: 10px
}

.dropdown-login>p>span:after,
.dropdown-login>p>span:before {
    width: 98px;
    background-color: #9fa5af;
    position: absolute;
    height: 1px;
    content: "";
    top: 8px
}

.dropdown-login>p>span {
    margin: auto;
    color: #9fa5af;
    font-weight: 500;
    font-size: 14px
}

.dropdown-login>p>span:before {
    left: 0
}

.dropdown-login>p>span:after {
    right: 0
}

.login-facebook a,
.login-gmail a {
    height: 40px;
    font-weight: 500;
    max-width: 170px
}

.login-facebook a {
    width: 100%;
    background-color: #3b5998;
    color: #fff;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    margin-top: 15px;
    font-size: 13px
}

.login-gmail a,
.register-links-wrap a {
    color: #000;
    font-size: 13px;
    text-align: center;
    width: 100%
}

.login-gmail a {
    background-color: #FFF;
    border: 1px solid #ea1b25;
    border-radius: 4px;
    line-height: 40px;
    margin-top: 15px
}

.dropdown-login p {
    margin-top: 40px
}

.register-links-wrap a {
    background-color: #ffcb05;
    border-radius: 20px;
    line-height: 30px;
    height: 30px;
    font-weight: 900;
    margin-top: -5px
}

.login-facebook i {
    vertical-align: middle;
    font-size: 15px
}

.header-register {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 900;
    color: #9fa5af;
    text-transform: lowercase
}

.header-register a {
    font-size: 10px;
    color: #000
}

.header-register:first-letter {
    text-transform: uppercase
}

.dropdown-login {
    cursor: auto
}

.dropdown-login .input-field.hasLabel.js-input-field.js-header-email,
.dropdown-login .input-field.hasLabel.js-input-field.js-header-password {
    margin-top: 13px
}

.header-basket-content .qty-widget div {
    height: 20px;
    line-height: 20px
}

.header-basket-content .qty-widget .qty-widget-value {
    height: 30px;
    line-height: 30px
}

.header-user .qty-widget i {
    font-size: 8px;
    color: #000;
    margin: auto
}

.product-price-header {
    padding-right: 15px;
    box-sizing: border-box
}

.header-basket-content .product-price-header .price,
.wish-list-content .product-price-header .price {
    margin-left: 0
}

.wish-list-content .total-value {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 25px;
    width: 110px
}

.header-basket-product-data {
    display: inline-block;
    position: relative;
    width: calc(100% - 100px);
    padding-top: 7px
}

.header-basket-content .total-value {
    display: inline-block;
    font: normal normal 500 14px/24px Montserrat;
    color: #999;
    width: 32%
}

.header-basket-product-data .total-value .price {
    text-align: right;
    margin-left: auto;
    font: normal normal 500 12px/24px Montserrat;
    color: #999;
    letter-spacing: 0
}

.header-basket-content .price,
.wish-list-content .price {
    color: #000;
    font-size: 15px;
    margin-right: 0;
    margin-left: 10px
}

.header-basket-content .old-price,
.wish-list-content .old-price {
    font-size: 8px;
    margin-right: 0;
    font-weight: 400;
    backface-visibility: hidden
}

.header-basket-content .savings,
.wish-list-content .savings {
    font-size: 7px;
    text-transform: none;
    margin-right: 0;
    font-weight: 400;
    backface-visibility: hidden
}

.total-basket-value-wrap {
    height: 46px;
    line-height: 46px;
    font: normal normal 600 14px/20px Montserrat;
    color: #333
}

.total-basket-web-wrapper {
    height: auto
}

.header-basket-horizontal-white-line {
    width: calc(100% - 32px);
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    margin: auto auto 16px
}

.header-basket-content .total-basket-value-wrap {
    height: auto
}

.total-basket-value {
    display: flex;
    font-weight: 500;
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    width: calc(100% - 40px);
    margin: 20px auto;
    float: none;
    justify-content: space-between
}

.basket-header-button {
    display: inline-block;
    margin-right: 20px
}

.header-basket-content .basket-header-button {
    display: flex;
    width: calc(100% - 40px);
    margin: 20px auto;
    float: none;
    justify-content: space-between
}

.header-basket-content .basket-header-button a {
    width: 170px;
    height: 36px;
    border-radius: 16px;
    font: normal normal 600 12px/36px Montserrat;
    text-align: center;
    text-transform: none;
    top: 0;
    display: block
}

.header-basket-content .basket-header-button a:first-of-type {
    background-color: #FFF;
    border: 1px solid #333;
    color: #31292B
}

.header-basket-content .basket-header-button a:last-of-type {
    background-color: #ea1b25;
    border: 1px solid #ea1b25;
    color: #FFF
}

.basket-header-button a {
    width: 120px;
    height: 30px;
    line-height: 32px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    position: relative;
    top: -2px
}

.user-wraper .user-name {
    width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.additional-info,
.cvv_div_wrap::before {
    display: none
}

.contact-form form ul li,
.register-page form ul li {
    position: relative;
    margin-bottom: 12px;
    min-height: 40px;
    margin-top: 17px;
    max-width: 383px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px
}

.register-page #one_page_checkout_form ul li {
    padding-left: 2px
}

.register-page form .login-checkout li {
    min-height: 30px
}

.register-page form ul li {
    box-sizing: border-box;
    margin-bottom: 0;
    margin-top: 0
}

.register-page form ul .small-column {
    float: right;
    width: calc(16.66% - 10px);
    margin-left: 10px
}

.register-page form ul .small-column #cvv_divInstallment,
.register-page form ul .small-column input {
    text-align: center;
    padding-left: 0
}

.register-page form ul .small-column #cvv_divInstallment #cvv {
    text-align: center;
    font-weight: 500
}

.register-page form .additional-address ul li {
    margin-bottom: 25px
}

.registration-and-login-wrap form ul li {
    width: 100%;
    max-width: 383px
}

.registration-and-login-wrap form .two-columns.checks li {
    max-width: 450px
}

.registration-and-login-wrap form ul .login-register-bottom-text {
    max-width: 520px;
    margin-top: 20px
}

.login-register-bottom-text p:last-of-type {
    padding-top: 12px;
    padding-bottom: 20px
}

.login-register-bottom-text a {
    font: normal normal 600 16px/20px Montserrat;
    color: #000
}

.register-page form ul .customer-type {
    padding-left: 0
}

.contact-form .input-field.smallerLabel+label,
.register-page .input-field.smallerLabel+label {
    top: 18px
}

.contact-form .input-field,
.register-page .input-field {
    height: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.contact-form .required-field,
.register-page .required-field {
    top: 14px
}

.contact-form .form-error,
.register-page .form-error,
.registration-and-login-wrap .form-error.register-g-recaptcha-error {
    top: 100%
}

.register-login-wrapper .form-error,
.registration-and-login-wrap .form-error {
    top: 52px;
    left: 10px
}

.two-columns {
    width: 100%;
    overflow: hidden
}

.section-cart-body {
    margin-left: 10px;
    width: calc(100% - 20px)
}

.register-page .two-columns {
    margin-bottom: .5rem;
    margin-top: 1rem;
    position: relative
}

.register-page .two-columns.conditions {
    margin-top: 5px
}

.two-columns .two-column {
    width: calc(50% - 10px)
}

.two-columns .two-column:nth-child(odd) {
    float: left
}

.two-columns .two-column:nth-child(even) {
    float: right;
    clear: right
}

.one-column {
    width: 100%;
    float: left
}

.newsletters-page .one-column {
    width: 100% !important
}

.min-screen {
    min-height: calc(100vh - 402px);
    margin-top: 50px
}

.min-screen.register-user-exists {
    margin-top: 100px
}

.message {
    margin-bottom: 20px
}

.message a {
    color: #ea1b25;
    text-decoration: underline
}

.message p {
    line-height: 24px
}

.recaptcha {
    /*!*transform-origin: 0 0;*!*/
    /*!*-webkit-transform-origin: 0 0;*!*/
    margin: 20px auto auto
}

.register-page .login-wrap .btn,
.register-page .login-wrap .fb,
.shop,
.two-column-margin {
    margin-top: 10px
}

.edit-account form {
    width: 95%;
    margin: auto;
    text-align: center
}

.register-page form {
    width: 80%;
    margin: auto
}

.registration-and-login-wrap form {
    width: 95%;
    margin: auto;
    padding-top: 20px
}

.one-page-checkout .opc-wrap ul li>span {
    right: 0
}

.one-page-checkout .opc-wrap ul li .password-eye {
    right: 16px;
    top: 12px
}

.register-login-wrapper .password-eye,
.registration-and-login-wrap .password-eye {
    right: 16px;
    top: 22px
}

.additional-info-toggle {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 10px
}

.additional-info-toggle i {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    color: #ffcb05
}

.additional-info-toggle p {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
    font-size: 20px;
    color: #000
}

.register-page .additional-info-toggle p {
    font-weight: 450
}

.register-page .radio-checkbox-wrap {
    margin-top: 3px;
    margin-bottom: 10px
}

.register-page .radio-checkbox-wrap label {
    color: grey;
    font-size: 15px;
    font-weight: 500;
    display: inline-block
}

.register-page .two-columns.checks .radio-checkbox-wrap label {
    font-size: 13px;
    margin-left: 30px
}

.register-page .radio-checkbox-wrap input:checked+label {
    color: #333
}

.register-page .consent-additional-text {
    color: #000;
    font-size: 15px;
    font-weight: 400 !important;
    clear: both
}

.newsletters-page .radio-checkbox-wrap label {
    color: #666 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    margin-left: 35px !important
}

.additional-info-toggle p span {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 26px
}

.forgot-pass {
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #999;
    float: left
}

.register-page .forgot-pass {
    font-weight: 600;
    letter-spacing: 2px;
    color: #000
}

.register-user-exists .register-page .forgot-pass a {
    color: #999;
    text-decoration: none
}

.register-user-exists .register-user-exists-login-fb a {
    color: #FFF
}

.register-user-exists .register-page form {
    height: fit-content;
    margin-bottom: 20px;
    width: 100%
}

.register-user-exists .register-login-wrapper {
    max-width: 600px
}

.register-user-exists .register-login-wrapper .login-form ul {
    float: left
}

.register-user-exists .register-login-wrapper .login-form ul li {
    max-width: 383px;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    margin-bottom: 22px
}

.register-user-exists .register-user-exists {
    top: 12px
}

.register-user-exists li.login-forgot-pass {
    min-height: 20px
}

.register-user-exists .register-user-exists-login-btn {
    float: left;
    background-color: #000
}

.register-user-exists .register-user-exists-login-btn:hover {
    background-color: #ea1b25
}

.register-user-exists .register-user-exists-login-fb {
    float: left
}

.register-page .login-wrap {
    font: normal normal 600 16px/20px Montserrat;
    color: #837E7F;
    max-width: 520px
}

.register-btn:hover {
    color: #fff;
    transition: all .2s ease-in
}

#brand-letters a {
    font-weight: 400;
    font-size: 28px;
    width: 30px
}

#brand-letters a:hover {
    color: #ffcb05
}

.brand-wrapper .brand-image {
    min-height: 100px;
    max-height: 100px;
    position: relative;
    margin: 0 0 5px
}

.brand-wrapper .brand-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: auto;
    max-width: 100%
}

.brand-wrapper .brand-item {
    min-width: calc(18% - 4px);
    max-width: calc(18% - 4px);
    text-align: center;
    float: left;
    margin: 0 0 30px;
    border: 1px solid transparent;
    padding: 10px
}

.brand-wrapper .brand-title {
    line-height: 30px;
    padding: 0;
    margin: 0
}

.brand-wrapper .brand-right-side {
    width: 75%;
    margin: auto;
    border-bottom: 1px solid #E5E5E5
}

.brand-wrapper .clear {
    clear: both
}

.login-form ul li,
.register-form ul li {
    width: 66.66%;
    padding-left: 16.67%;
    margin: auto;
    float: none
}

.filters-list-box-numbers {
    float: right;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: -2px;
    color: right !important
}

.product-details-page-wrap {
    background-color: #fff;
    border-radius: 20px;
    padding: 3%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border: 1px solid #BCBCBC
}

.product-details-page-wrap:after {
    content: "";
    display: table;
    clear: both
}

.mCS_no_scrollbar .filters-list-box-numbers {
    margin-right: 20px
}

.mCS_no_scrollbar .telekom-filter .filters-list-box-numbers {
    margin-right: 10px
}

.items-per-page,
.sort-products,
.sort-wrap {
    display: inline-block
}

.hidden,
.shop-info-wrap,
.sort-select {
    display: none
}

.sort-wrap {
    position: relative;
    float: right;
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 17px;
    z-index: 5
}

.sort-wrap div {
    cursor: pointer
}

.sort-select {
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    font-size: 15px;
    font-weight: 500;
    color: #666;
    box-sizing: border-box;
    border: 2px solid #e4e4e4;
    text-transform: none
}

.sort-select div {
    height: 22px;
    line-height: 22px;
    padding: 0 15px
}

.sort-select div:hover {
    color: #000;
    cursor: pointer
}

.sort-select div:not(:last-child) {
    border-bottom: 2px solid #e4e4e4
}

.items-per-page .sort-select {
    text-align: center;
    float: right
}

.items-per-page select,
.sort-products select {
    border: none;
    font-size: 13px;
    color: #999;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0
}

.items-per-page,
.sort-products {
    position: relative
}

.compare-products-grid input {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0
}

.compare-products-grid i {
    position: absolute;
    top: -1px;
    font-size: 16px;
    color: #999
}

.compare-products-grid input+i+i {
    opacity: 0
}

.compare-products-grid input+i {
    opacity: 1
}

.compare-products-grid input:checked+i+i {
    opacity: 1;
    color: #fac50f;
    font-size: 11px;
    left: 1.5px;
    top: 2px
}

.promo-service-product-details .triangle-border {
    right: -20px;
    top: -2px;
    border-top: 17px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 20px solid #666
}

.promo-service-product-details .triangle-background {
    right: -18px;
    top: 0;
    border-top: 15px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 18px solid #666
}

.compare-products-grid input:checked+i {
    opacity: 1
}

.items-per-page:before,
.sort-products:before {
    font-family: custom-font;
    content: "\e923";
    color: #999;
    position: absolute;
    right: 0;
    top: 4px;
    z-index: -1
}

.items-per-page select {
    width: 55px
}

.items-per-page {
    width: 60px;
    margin-right: 20px;
    text-align: center;
    position: relative
}

.sort-products {
    width: 140px
}

.sort-products select {
    width: 145px
}

.items-per-page select option,
.sort-products select option {
    border-top: 1px solid #ebebeb;
    font-size: 15px;
    text-transform: lowercase;
    color: #666;
    font-weight: 500;
    height: 22px
}

.shop-list-search {
    height: 40px;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.remodal .remodal-cancel {
    color: #000;
    background-color: #f3f3f3;
    border-color: #f3f3f3
}

.remodal .remodal-cancel:hover {
    filter: none;
    -webkit-filter: none
}

.opc-modal-content::-webkit-scrollbar {
    -webkit-appearance: none
}

.opc-modal-content::-webkit-scrollbar:vertical {
    width: 11px
}

.shop-list,
.shop-map {
    width: 100%;
    margin-bottom: 50px
}

.opc-modal-content::-webkit-scrollbar:horizontal {
    height: 11px
}

.opc-modal-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .5)
}

.opc-modal-content::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px
}

.shop-list-search .input-field {
    font-size: 18px
}

.shop-list {
    height: auto;
    max-height: 400px;
    overflow-y: scroll
}

.shop-content-right .current-promotions,
.shop-list .current-promotions {
    color: #00E;
    text-decoration: underline
}

.shop-content-right .current-promotions:visited,
.shop-list .current-promotions:visited {
    color: #551A8B
}

.shop-map {
    float: right;
    height: 460px
}

.shop {
    font-size: 14px;
    color: #666
}

.page-not-found {
    text-align: center;
    padding-bottom: 100px
}

.page-not-found h1 {
    text-align: center;
    font: normal normal 600 50px/50px Montserrat;
    color: #333;
    width: 75%;
    margin: 20px auto 10px
}

.page-not-found p {
    width: 80%;
    margin: auto;
    font: normal normal 500 16px/20px Montserrat;
    color: #333
}

.page-not-found-button {
    margin-top: 40px;
    width: auto;
    padding: 0 15px;
    border-radius: 14px
}

.shop-dropdown {
    cursor: pointer
}

.shop-plus {
    float: left;
    height: 34px;
    width: 39px;
    text-align: center;
    cursor: pointer;
    background-color: #ffcb05;
    clear: left
}

.shop-title {
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden
}

.shop-plus i.fa.fa-plus {
    line-height: 35px;
    color: #fff
}

.shop-info i {
    float: left;
    margin-right: 10px;
    min-height: 30px;
    width: 55px;
    text-align: center;
    color: #929497;
    font-size: 18px;
    clear: left
}

.shop-info p {
    margin-bottom: 20px
}

.shop-address-single {
    padding-left: 65px;
    margin-top: 0
}

.back-to-shops i,
.back-to-shops span {
    display: inline-block;
    vertical-align: middle
}

.shop-info {
    margin-top: 20px
}

.shop-teaser {
    padding-left: 65px;
    padding-bottom: 10px
}

.shop-border {
    height: 33px;
    border-bottom: 1px solid #ebebeb
}

.shop-info a:hover {
    text-decoration: underline
}

.shop-slider .slick-dots li button:focus:before,
.shop-slider .slick-dots li button:hover:before,
.shop-slider .slick-dots li.slick-active button:before {
    color: #ffcb05
}

.shop-slider .slick-dots li button:before {
    color: #ebebeb
}

.shop-slider .slick-dots {
    margin-top: 0
}

.shop-slider .slick-dots li {
    background: 0 0
}

.shop-slider .slick-list {
    margin: 0
}

.single-shop-wrap {
    margin-top: 70px
}

.shop-content-left {
    float: left;
    width: 50%;
    padding-right: 15px;
    box-sizing: border-box
}

.shop-content-right {
    float: right;
    width: 50%;
    padding-left: 15px;
    box-sizing: border-box
}

.single-shop-map {
    height: 250px
}

.back-to-shops {
    float: left;
    clear: left;
    margin: 50px 0;
    color: #000;
    font-size: 16px
}

.back-to-shops i {
    color: #fac50f;
    margin-right: 10px
}

.back-to-shops span {
    white-space: nowrap
}

.shop-content-right>span {
    display: block
}

.price-range i,
.price-range input {
    display: inline-block;
    margin-top: 10px;
    vertical-align: middle
}

.shop-content-right strong,
.shop-content-right>span:nth-child(odd) {
    font-size: 13px;
    font-weight: 500;
    color: #666
}

.shop-content-right>span:nth-child(even) {
    font-size: 12px;
    text-align: justify;
    color: #666;
    font-weight: 100;
    margin-bottom: 20px
}

.price-range input {
    width: 80px;
    max-width: calc(50% - 24px);
    height: 20px;
    background: #f7f7f7;
    margin-right: 10px;
    padding-left: 5px;
    box-sizing: border-box;
    color: #666
}

.price-range i {
    line-height: 20px
}

.pricerange .pricerange-info {
    overflow: hidden;
    text-transform: uppercase;
    color: #666;
    font-size: 10px;
    font-weight: 900;
    line-height: 32px;
    letter-spacing: 0
}

.pricerange .pricerange-info:first-of-type {
    font-size: 12px;
    color: #2e2d33;
    letter-spacing: 0
}

.pricerange li .slider-price-info:first-of-type {
    float: left
}

.pricerange li .slider-price-info:last-of-type {
    float: right
}

.home-banner-web .home-banner-image {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width: 100%;
    height: 100%;
    width: 100%;
    max-height: 700px
}

.home-banner-web {
    overflow: hidden;
    opacity: 0
}

.home-banner-web.slick-initialized {
    opacity: 1
}

#header-links-mob,
.product-details-slider,
.product-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

#header-links-mob.slick-initialized,
.product-details-slider.slick-initialized,
.product-slider.slick-initialized {
    opacity: 1;
    visibility: visible
}

.home-banner-web .slick-track {
    padding: 0
}

.home-banner-web a {
    width: 100%;
    height: 36.1vw;
    display: block;
    position: relative;
    overflow: hidden
}

.two-column-form ul li.auto-height {
    height: auto
}

.two-column-form ul li {
    height: 40px
}

.login-data-wrap {
    width: calc(200% + 20px);
    overflow: hidden
}

.login-data {
    position: relative;
    margin-top: 20px;
    width: calc(50% - 10px);
    float: left;
    display: none
}

.login-data .fb,
.login-data-wrap .login-data:first-child {
    margin-right: 20px
}

.login-data .forgot-password {
    width: auto;
    margin-top: 10px
}

.register-page .one-column.password-notification {
    padding-top: 20px;
    margin-bottom: 0;
    min-height: 20px;
    font-size: 12px
}

.login-data input+label {
    bottom: inherit;
    top: 11px
}

.login-data .errorbox {
    margin: 20px 0 10px;
    font-size: 11px;
    line-height: 10px;
    letter-spacing: 2px;
    font-weight: 900;
    color: #000
}

.my-account.edit-account.profile-page-with-menu .errorbox {
    color: red;
    margin-bottom: 20px
}

.two-column-wrap.two-column-wrap-payment {
    background-color: #fff;
    padding-top: 20px
}

.payment-method.payment-type {
    margin-bottom: 20px;
    padding-top: 0
}

.four-column-wrap-delivery-form {
    margin-bottom: 160px
}

.header-user>div>.user-wraper>.logged-in>a {
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #000;
    padding: 10px 0;
    text-transform: none
}

.dropdown-login.logged-in {
    height: auto
}

.home-banner-mobile.slick-slider {
    display: none;
    margin: 0;
    height: 36.1vw
}

#home-banner-web-js .slick-list.draggable {
    max-height: 100%
}

.mob .my-orders-mob {
    display: block;
    position: relative;
    margin-top: 0
}

.mob .my-orders-mob .my-ord {
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 20px 0;
    margin: 20px 5px 10px
}

.mob .my-orders-mob .btn {
    font-size: 14px;
    font-weight: 700;
    padding: 0 15px
}

.mob .profile-page-with-menu p {
    width: 100%
}

.mob .my-orders-web,
.web .my-orders-mob {
    display: none
}

.web .my-orders-web {
    display: block
}

.mob #mobile {
    display: table
}

.mob #website,
.web #mobile {
    display: none
}

.web #website {
    display: table
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
    color: #ea1b25
}

#thank-you-page .header {
    background-color: #47c353;
    min-height: 50px;
    height: auto;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 25px;
    padding: 10px 0;
    box-sizing: border-box
}

#thank-you-page #typ-error,
#thank-you-page .header-error {
    background-color: #f34c47;
    min-height: 50px;
    color: #fff;
    font-weight: 400;
    margin-top: 25px;
    display: block;
    font-size: 20px
}

#thank-you-page #typ-error {
    height: auto;
    line-height: 24px;
    padding: 10px 0;
    box-sizing: border-box
}

.min-height-ty {
    min-height: 52vh
}

#thank-you-page .header-error span {
    margin-top: 0
}

#thank-you-page .header span {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 90px);
    margin-top: -4px
}

#thank-you-page .typ-info {
    vertical-align: top;
    padding-top: 15px;
    padding-left: 20px
}

.typ-success,
.type-success {
    font-size: 18px;
    font-weight: 300
}

.bold {
    font-weight: 500;
    font-size: 18px
}

.thank-you-page-info {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin: 30px 0 30px 35px;
    display: block
}

.thank-you-page-mail {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    display: block
}

#thank-you-page .typ-info .mainText {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 5px;
    display: inline-block
}

#thank-you-page .typ-info .br-porudzbine {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 8px 0
}

#thank-you-page .typ-info .order-code {
    color: #ffcb05;
    font-size: 18px;
    font-weight: 500
}

#thank-you-page .header img {
    padding-left: 20px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
    height: 30px
}

#thank-you-page .header-registration {
    height: 74px;
    background-color: #ffcb05;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 20px;
    box-sizing: border-box
}

#thank-you-page .header-registration img {
    vertical-align: middle;
    width: 50px
}

#thank-you-page .header-registration span {
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: -14px
}

#thank-you-page .header-registration div {
    display: inline-block
}

#thank-you-page .header-registration span p {
    padding-left: 36px;
    margin-top: 0;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300
}

#thank-you-page .header-registration .registration {
    font-size: 18px;
    font-weight: 400;
    width: 197px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    line-height: 38px;
    margin-left: 46px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box
}

#thank-you-page .header-registration .registration i {
    position: absolute;
    left: 50%;
    bottom: -9px;
    z-index: 5;
    margin-left: -6px
}

#thank-you-page .header-registration .registration i::before {
    height: 25px;
    background-color: #ffcb05;
    padding: 0 7px;
    margin-left: -7px;
    margin-right: -7px
}

#thank-you-page .register-info {
    background-color: #f2f1f1;
    border: none;
    margin-bottom: -4px;
    margin-left: 0
}

#thank-you-page .typ-login-registration {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none
}

#thank-you-page .registration-wrapper {
    display: none
}

.button-wrapper span:not(.vertical) {
    margin-top: -2px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    width: 85px;
    display: inline-block;
    line-height: 22px
}

.button-wrapper i {
    font-size: 20px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px
}

#thank-you-page .typ-print-order-btn i {
    font-size: 24px;
    margin-top: -2px
}

#thank-you-page .typ-save-order-btn img {
    height: 28px
}

#thank-you-page .typ-print-order-btn,
#thank-you-page .typ-save-order-btn {
    width: 180px;
    margin-left: 20px;
    margin-top: 25px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    line-height: 38px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer
}

#thank-you-page .typ-print-order-btn:hover,
#thank-you-page .typ-save-order-btn:hover {
    color: #ffcb05
}

.typ-order-specification {
    margin: 30px auto;
    padding-top: 30px;
    border-top: 1px solid #ebebeb
}

#fast-delivery-typ {
    font-size: 15px;
    color: #999;
    font-weight: 300;
    width: 540px;
    margin-right: 15px;
    background-color: #fafafa
}

#fast_delivery-typ img {
    width: 80px;
    margin-left: 20px;
    opacity: .5
}

#fast-delivery-thp span {
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    top: -34px;
    margin-left: 15px
}

.login-error-box .errorbox {
    width: 210px
}

.homepage .product-slider.slick-slider {
    margin-left: 0
}

.bootstrap #fnc-comments .popover,
.gadget-wrapper .popover {
    max-width: 270px !important
}

.bootstrap #fnc-comments .popover,
.popover {
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    max-width: 200px;
    padding: 10px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    line-height: 16px;
    border-radius: 0
}

.product-listing-wrap .product-listing-remove.bottom-popover .fade.bottom {
    left: -12px !important
}

.product-listing-wrap .product-listing-remove.bottom-popover .arrow {
    left: 73% !important
}

.bootstrap #fnc-comments .popover.bottom>.arrow {
    left: 77%
}

.bootstrap #fnc-comments .popover {
    max-width: 350px
}

.bootstrap #fnc-comments .popover h3.popover-title,
.popover-title {
    background: #999;
    color: #FFF;
    font-size: 12px !important;
    font-weight: 500 !important;
    border-bottom: 1px solid green;
    padding: 0;
    margin: 0 0 5px;
    line-height: 25px !important;
    text-align: left;
    width: 100%
}

.online-shop-tooltip .popover-title {
    border-bottom: none
}

.popover-content {
    color: #666;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin: 0
}

.popover-content a {
    color: #00E;
    text-decoration: underline
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #e5e5e5;
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #e5e5e5;
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -12px;
    border-top-width: 0;
    border-bottom-color: #e5e5e5
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #e5e5e5
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.product-wrap-grid .buttons-grid .popover,
.promo-flake-wrap .popover {
    left: 5px !important;
    width: calc(100% - 10px);
    max-width: 100%;
    margin-top: -20px;
    box-sizing: border-box
}

.product-wrap-grid .buttons-grid .popover.top>.arrow {
    margin-left: 20px
}

.product-wrap-grid .popover.bottom {
    margin-top: 20px
}

.promo-flake-wrap .popover {
    width: 200%;
    max-width: 150%
}

.product-wrap-grid .promo-flake-wrap .popover.bottom>.arrow {
    margin-left: -25%
}

.product-wrap-grid .on-stock.grid {
    text-align: center
}

.product-wrap-grid .star-rating {
    margin: 0 auto
}

.reclamation-page h2 {
    width: 50%;
    margin-left: 0;
    margin-top: 0
}

.reclamation-send-by {
    margin-top: 20px
}

.reclamation-page .btn {
    padding: 5px 20px;
    margin: 50px 0 100px;
    float: right
}

#ProductCode {
    width: calc(100% - 150px)
}

.reclamation-page li .btn {
    margin: 10px 0;
    width: 150px
}

.reclamation-page select {
    width: 50%;
    display: block;
    margin: 20px 0
}

#floater-banner-center,
.inf_wrapper img,
.product-details-compare {
    display: none
}

.order-type li,
.sender-type li {
    margin-right: 20px
}

#cal-field-1,
#cal-field-2 {
    width: calc(100% - 150px)
}

.reclamation-page .profile-page-with-menu form>div {
    width: calc(50% - 10px)
}

.reclamation-page .profile-page-with-menu form>div:first-of-type {
    float: left
}

.reclamation-page .profile-page-with-menu form>div:last-of-type {
    float: right
}

#floater-banner {
    position: fixed;
    bottom: 11px;
    right: 11px;
    left: auto;
    top: auto;
    width: 300px;
    height: 70px;
    z-index: 100000;
    background-color: #E5E5E5;
    overflow: hidden;
    border-radius: 2px
}

#floater-banner-center {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100000;
    overflow: hidden;
    border-radius: 2px;
    transform: translate(-50%, -50%)
}

#floater-banner-center img {
    max-width: 50vw;
    max-height: 70vw
}

#floater-banner-x {
    position: fixed;
    width: 18px;
    height: 18px;
    bottom: 85px;
    right: 15px;
    z-index: 9999;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    opacity: .7
}

#floater-banner-center-x img {
    width: 100%
}

#floater-banner-center-x {
    position: fixed;
    width: 20px;
    height: 20px;
    top: 2px;
    right: 2px;
    z-index: 111111;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    opacity: .7
}

.order-type {
    float: right;
    margin-top: 4px
}

.order-type li {
    float: right;
    margin-left: 30px
}

.order-type li label,
.sender-type li label {
    white-space: nowrap
}

.filter-content .mCSB_container:not(.mCS_no_scrollbar_y) {
    margin-right: 20px !important
}

.show-menu {
    height: calc(26.65vw + 26px);
    max-height: 538px;
    visibility: visible;
    opacity: 1
}

.contact-wrap {
    margin-bottom: 50px
}

.contact-form ul li {
    position: relative;
    margin-bottom: 20px;
    font: normal normal 800 16px/20px Montserrat;
    color: #666
}

.contact-form ul .textarea-wrap #textarea3,
.contact-form ul .textarea-wrap-label {
    font-weight: 500
}

.contact-form ul .textarea-wrap #textarea3 {
    padding-top: 10px
}

#submit3 i {
    margin-right: 10px
}

.wish-list-page-wrap .product-listing-wrap {
    overflow: hidden;
    width: 100%
}

.wish-list-page-wrap .product-wrap-grid {
    width: calc(33% - 4px)
}

.reserved-wish {
    width: 167px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #666;
    position: absolute;
    right: 0;
    margin-top: -4px
}

.search-field {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: none;
    padding-left: 45px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font: normal normal 300 14px/14px Montserrat
}

.js-hoveredStarFull {
    color: red
}

#autofill-container {
    font-size: 14px;
    height: fit-content !important;
    width: 100%;
    max-height: 80vh;
    overflow-y: auto;
    border-radius: 20px;
    top: 60px
}

#autofill-container .header-basket-item {
    padding: 2px 0
}

#autofill-container .header-basket-item span img {
    display: inline-block;
    vertical-align: middle;
    max-height: 40px;
    max-width: 40px
}

#autofill-container .header-basket-item>a>span {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: auto;
    text-align: center
}

#autofill-container .header-basket-item>a>div {
    display: block;
    border-bottom: 1px solid #666;
    height: 10px;
    width: 70%
}

#autofill-container .header-basket-item p {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
    margin: 0;
    font-size: 14px;
    max-height: 33px;
    overflow: hidden;
    line-height: 18px;
    white-space: normal
}

#autofill-container .header-basket-item>a {
    width: 100%;
    text-align: left;
    display: block;
    padding: 0 !important;
    height: 100%
}

#autofill-container .header-basket-item span span {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

@-moz-document url-prefix() {
    #autofill-container #autofill-wrap .autofill-scroll {
        scrollbar-width: thin;
        scrollbar-color: #000 #f1f1f1
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    #autofill-container #autofill-wrap .autofill-scroll,
    .two-columns.delivery-type .shop-ul {
        scrollbar-color: rgba(0, 0, 0, .5) #f1f1f1
    }
}

#autofill-container #autofill-wrap .autofill-scroll {
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 20px 0
}

.two-columns.delivery-type {
    padding-bottom: 20px
}

.autofill-list1.autofill-scroll {
    height: 120px
}

.autofill-list2.autofill-scroll,
.autofill-list3.autofill-scroll {
    height: 177px
}

.autofill-list2.autofill-scroll {
    overflow-y: auto
}

#autofill-container #autofill-wrap .autofill-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 9px
}

.two-columns.delivery-type .shop-ul::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px
}

#autofill-container #autofill-wrap .autofill-scroll::-webkit-scrollbar-track,
.two-columns.delivery-type .shop-ul::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

#autofill-container #autofill-wrap .autofill-scroll::-webkit-scrollbar-thumb,
.two-columns.delivery-type .shop-ul::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #000;
    box-shadow: 0 0 1px rgba(255, 255, 255, .5)
}

.autofill-list1,
.autofill-list2,
.autofill-list3 {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden
}

.autofill-list a {
    padding: 5px 5px 5px 10px !important
}

.compare-products-wrapper {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    bottom: 10px;
    width: 100%;
    height: 200px;
    z-index: 999999;
    visibility: visible;
    margin: 0;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    padding: 20px
}

.compare-products-item {
    float: left;
    width: calc(25% - 20px);
    height: 80px;
    margin: 20px 20px 20px 0;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    display: flex
}

.compare-thumbs-wrapper {
    width: calc(100% - 260px)
}

.comapare-btns {
    float: right;
    width: 260px;
    margin-top: 20px
}

.compare-products-btn {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    background: #fff;
    color: #666;
    font: normal normal 600 14px/40px Montserrat;
    text-align: center;
    text-transform: uppercase;
    transition: .1s all ease
}

.compare-products-btn:hover {
    color: #000;
    transition: .1s all ease
}

.comapare-btns a:first-of-type {
    margin-bottom: 20px;
    color: #fff;
    background: #ea1b25
}

.compare-products-remove-all {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    width: 260px;
    text-align: center;
    font: normal normal 600 14px/18px Montserrat
}

.compare-active {
    color: #fff
}

.position-index {
    position: absolute;
    top: 5px;
    left: 6px;
    font-size: 12px;
    color: #fff
}

.compare-active .position-index {
    color: #000
}

.compare-product-img {
    height: auto;
    box-sizing: border-box;
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.compare-product-img img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: auto;
    width: auto;
    padding-left: 5px;
    max-height: 100%;
    max-width: 100%
}

.warranty_container .buttons-grid {
    margin-top: 3px
}

.opc-modal-terms.remodal {
    height: 89vh;
    text-align: left
}

.opc-modal-content {
    overflow-y: scroll;
    height: 75vh;
    padding: 20px
}

.opc-modal-terms.remodal {
    padding: 0
}

.opc-button-wrap {
    position: absolute;
    right: 0;
    width: 100%;
    background-color: #f3f3f3;
    bottom: 0;
    padding: 5px 20px 5px 0;
    box-sizing: border-box;
    border-top: 1px solid #fbfbfb;
    height: 60px
}

.compare-product-item-name,
.compare-products-message {
    padding-top: 10px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle
}

.compare-product-item-name {
    width: calc(100% - 60px);
    font-size: 12px;
    color: #fff;
    text-align: left;
    max-height: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 15px
}

.remove-compared-product {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 10px
}

.compare-products-message {
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding-left: 22px
}

.product-details-slider .slick-track {
    margin: auto;
    padding: 0
}

.category-page h1 {
    margin-left: 0
}

#seen-products-target h3 a,
.related-products-wrap h3 a {
    cursor: initial
}

.price-description .price {
    margin-right: 0
}

.gift-wrapper+.popover .arrow {
    display: none
}

.gift-wrapper+.popover img {
    display: block;
    margin: auto;
    max-width: 80%
}

.product-wrap-grid .gift-wrapper {
    width: 45px;
    height: auto;
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 5;
    cursor: pointer
}

.product-wrap-grid .gift-wrapper.warranty-wrapper {
    background-color: transparent;
    box-shadow: none
}

.product-wrap-grid .gift-wrapper.warranty-wrapper img {
    height: 44px
}

.related-products-wrap {
    width: 70%;
    float: left;
    margin-bottom: 20px
}

.recommended-products,
.seen-products-wrap {
    box-sizing: border-box;
    margin-bottom: 20px
}

.close-menu,
.related-products-wrap .promo-service-title span::after,
.related-products-wrap .promo-service-title span::before,
.seen-products-wrap .promo-service-title span::after,
.seen-products-wrap .promo-service-title span::before {
    display: none
}

.no-product-msg {
    min-height: 250px
}

.no-product-msg p {
    margin-top: 20px;
    margin-bottom: 80px;
    font-size: 18px;
    color: rgba(0, 0, 0, .8)
}

.category-description {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 20px;
    box-sizing: border-box
}

span.outlet-shop {
    margin-top: 20px;
    float: left
}

span.outlet-shop a {
    color: #1a0dab
}

.outlet-shop.contact-info {
    margin-bottom: 20px
}

.category-description h2 {
    font: normal normal 500 18px/24px Montserrat;
    color: #666;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 0
}

.category-description p,
.prices-credit-div,
.prices-main-div,
.prices-main-div-white {
    font: normal normal 500 14px/20px Montserrat
}

.category-description p {
    color: #666;
    margin-bottom: 10px
}

.category-description h3 {
    font-weight: 400
}

#product-description a,
.category-description a {
    color: #00E;
    text-decoration: underline !important
}

.js-shown-basket,
.js-shown-wish {
    visibility: visible;
    opacity: 1;
    transition: .5s all
}

.open-menu {
    display: block !important
}

.opc-modal,
.opc-modal-error,
.opc-modal-terms {
    display: none
}

.tab-pane.wrapped {
    border: none
}

.one-page-checkout .heading {
    font-size: 20px;
    font-weight: 500
}

#error_popup_message {
    padding-right: 25px
}

.newsletters-page .radio-checkbox-wrap input:checked+i,
.register-page .radio-checkbox-wrap input:checked+i {
    opacity: 1
}

.newsletters-page .radio-checkbox-wrap input+i+i,
.register-page .radio-checkbox-wrap input+i+i {
    color: #ea1b25;
    font-size: 12px;
    margin-top: 1px
}

.slick-lightbox-slick-item-inner {
    background-color: #fff;
    width: 80%;
    margin-top: -50px
}

.slick-lightbox-slick-item-inner img {
    margin: auto !important;
    height: auto !important
}

.product-details-slider-products.content-wrap {
    padding: 0
}

.slick-lightbox-close {
    background-color: #fff !important;
    border: 2px solid #ccc !important;
    height: 30px !important;
    width: 30px !important;
    border-radius: 15px !important;
    line-height: 30px !important;
    top: 20px !important;
    right: 20px !important
}

.slick-lightbox-close:before {
    color: #000 !important;
    opacity: 1 !important;
    font-size: 23px !important;
    font-weight: 800 !important
}

.product-picture-wrap .slick-initialized .slick-slide {
    cursor: zoom-in
}

.slick-lightbox-inner .slick-next:before {
    content: "\e952" !important
}

.slick-lightbox-inner .slick-prev:before {
    content: "\e951" !important
}

.slick-lightbox-inner .slick-next,
.slick-lightbox-inner .slick-prev {
    top: calc(50% - 36px) !important;
    margin-top: 0 !important
}

.slick-lightbox-inner .slick-next:before,
.slick-lightbox-inner .slick-prev:before {
    font-family: icomoon !important;
    z-index: 3;
    color: #fff;
    font-size: 20px;
    top: 125px;
    cursor: pointer;
    padding: 8px;
    border-radius: 25px;
    background-color: rgba(0, 0, 0, .4)
}

.slick-lightbox .slick-next {
    right: 13% !important;
    z-index: 999 !important
}

.slick-lightbox .slick-prev {
    left: 12% !important;
    z-index: 999 !important
}

.sp-header img {
    width: 100%;
    height: auto
}

.sp-header {
    margin-bottom: -4px;
    display: block
}

.sp-header-mob {
    display: none
}

.product-details-footnote {
    margin-bottom: 20px;
    line-height: 21px;
    color: rgba(0, 0, 0, .8);
    font-size: 12px
}

.cc_wrap,
.sk_wrap {
    position: absolute;
    line-height: 29px;
    margin-top: 9px;
    padding: 0 15px
}

#blanket,
#blanketNew {
    position: absolute;
    z-index: 9001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    touch-action: none
}

#popUpDiv,
#popUpDivNew {
    position: absolute;
    width: 450px;
    max-width: 90%;
    height: auto;
    z-index: 999999;
    left: 0;
    right: 0;
    top: 160px;
    margin-left: auto;
    margin-right: auto;
    touch-action: none
}

#popUpDiv a img,
#popUpDiv div img,
#popUpDivNew a img,
#popUpDivNew div img {
    width: 100%;
    aspect-ratio: 500/563;
    object-fit: cover;
    display: block
}

#popUpDiv #popup-close,
#popUpDivNew #popupClose {
    position: absolute;
    top: 10px;
    right: 15px
}

.sk-bord-bck {
    background-color: rgba(21, 49, 99, 255);
    border-color: rgba(21, 49, 99, 255);
    width: auto
}

.cc_wrap.cc_wrap_details.cc-bord-bck,
.cc_wrap.checkout.cc-bord-bck {
    background-color: #f40000;
    border-color: #f40000;
    width: auto
}

.sk_wrap {
    left: 7px;
    border: 2px solid rgba(21, 49, 99, 255);
    border-right: 0;
    z-index: 9
}

.one-page-checkout .sk_wrap {
    padding: 0 5px
}

.cc_wrap {
    left: 7px;
    border: 2px solid #f40000;
    border-right: 0;
    z-index: 5
}

.cc-tri-border,
.tri-border {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    top: 5px
}

.one-page-checkout .cc_wrap {
    padding: 0 5px
}

.cc_wrap_details,
.sk_wrap_details {
    position: relative;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 21px
}

.cc-tri-background,
.cc-tri-border,
.tri-background,
.tri-border {
    position: absolute;
    width: 0;
    height: 0
}

.tri-border {
    right: -12px;
    border-left: 12px solid rgba(21, 49, 99, 255)
}

.cc-tri-border {
    right: -12px;
    border-left: 12px solid #f40000
}

.cc-tri-background,
.tri-background {
    right: -10px;
    top: 7px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.sk_wrap .tri-border {
    right: -20px;
    top: -2px;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 20px solid rgba(21, 49, 99, 255)
}

.cc_wrap .cc-tri-border {
    right: -20px;
    top: -2px;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 20px solid #f40000
}

.cc_wrap .cc-tri-background,
.sk_wrap .tri-background {
    right: -17px;
    top: -2px;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent
}

.sk_wrap .tri-background {
    border-left: 17px solid rgba(21, 49, 99, 255)
}

.cc_wrap .cc-tri-background {
    border-left: 17px solid #f40000
}

.sk_col_plava {
    color: rgba(21, 49, 99, 255)
}

.sk_col_crvena {
    color: rgba(237, 28, 36, 255)
}

.cc_col_bela,
.sk_col_bela {
    color: rgba(255, 255, 255, 255)
}

.cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela img {
    display: inline;
    width: 43px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 2px
}

.promo-service-grid .promo-flake-wrap.cc-bord-bck .cc_col_bela img {
    width: 43px
}

.cc_wrap.checkout.cc-bord-bck span.cc_col_bela img {
    width: 43px;
    float: left;
    margin-top: 3px;
    margin-left: -1px
}

#one_page_checkout_form .select-store {
    width: 100%;
    padding: 5px 35px 5px 15px;
    font-size: 15px;
    font-weight: 200;
    font-family: Roboto, sans-serif;
    border: 1px solid #ebebeb;
    height: 34px;
    background: no-repeat #fff;
    line-height: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #ebebeb 50%), linear-gradient(135deg, #ebebeb 50%, transparent 50%);
    background-position: calc(100% - 20px) 1em, calc(100% - 15px) 1em;
    background-size: 5px 5px, 5px 5px
}

.credit-card-info,
.raiffeisen-ecash-info {
    width: 20px;
    color: #adb5bd;
    cursor: pointer;
    position: relative;
    top: 2px;
    float: right
}

.credit-card-info:hover,
.raiffeisen-ecash-info:hover {
    color: #ffcb05
}

.payment-radio-with-info {
    display: inline-block;
    min-width: 231px
}

#qr_code_popup {
    background-color: #f6f6f6
}

#qr_code_popup div {
    text-align: center
}

#qr_code_popup .remodal-close {
    position: absolute;
    right: 25px;
    top: 25px;
    left: auto
}

#qr_code_popup .ips-logo {
    position: absolute;
    top: 25px;
    left: 25px
}

#qr_code_popup h3 {
    font-weight: 400;
    text-align: center
}

#qr_code_popup .ips-text {
    text-align: justify;
    margin: auto;
    width: calc(80% + 70px);
    clear: both;
    padding: 20px 0
}

#qr_code_popup .ips-qr-code {
    text-align: center;
    width: 100%
}

#qr_code_popup .final-status-check-message {
    display: none
}

#qr_code_popup .qr-code-response-outer-wrapper.center-response {
    width: calc(50% - 20px);
    float: none;
    padding: 10px;
    margin: auto
}

#qr_code_popup .qr-code-outer-wrapper,
#qr_code_popup .qr-code-response-outer-wrapper {
    width: calc(50% - 20px);
    float: left;
    padding: 10px
}

#qr_code_popup .qr-code-outer-wrapper h4,
#qr_code_popup .qr-code-response-outer-wrapper h4 {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin: 0;
    padding: 10px
}

#qr_code_popup .qr-code-response-wrapper,
#qr_code_popup .qr-code-wrapper {
    border: 1px solid rgba(0, 0, 0, .125)
}

#qr_code_popup .qr-code-response-wrapper .text-center,
#qr_code_popup .qr-code-wrapper .text-center {
    padding: 10px
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
    margin-top: 10px
}

.close-third-level-menu,
.filter-button-return-wrap,
.sort-button-return-wrap,
.two-column-wrap-payment .checkout-cart-header h2:nth-of-type(1) {
    display: none
}

.free-delivery a {
    z-index: 999999;
    position: relative
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@media screen and (min-width:1950px) {

    .entity-link-roaming,
    .entity-link-roaming:hover {
        background-size: 70%
    }

    .category-menu-item0>.submenu-category-item>.category-menu-item1 {
        left: 351px
    }
}

.notifications-body .js-product-grid-wrap .product-wrap-grid {
    width: calc(25% - 10px)
}

@media screen and (max-width:1600px) {
    .notifications-body .js-product-grid-wrap .product-wrap-grid {
        width: calc(33.33% - 10px)
    }

    .content-wrap {
        max-width: 1260px
    }
}

@media screen and (max-width:1520px) {
    .price-wrap-product-details {
        width: 40%
    }
}

@media screen and (max-width:1500px) {
    .cart-item-price-wrapper .price {
        font-size: 16px
    }

    .cart-item-price-wrapper .old-price {
        font-size: 12px;
        margin-bottom: 2px
    }

    .header-links a span {
        font-size: 12px
    }

    .product-description-grid div {
        width: 180px
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 124px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela {
        padding: 0
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span {
        padding: 0 !important
    }
}

@media screen and (max-width:1456px) {
    .compare-products-spec table {
        border-collapse: collapse
    }

    .account-menu li.account-menu-active {
        background: #f7f7f7;
        color: #ffcb05
    }

    .tabs-box-grey-wrap {
        background: #f7f7f7;
        padding: 30px 0 60px
    }

    .four-column-wrap-delivery-form {
        margin-bottom: 430px
    }
}

@media screen and (min-width:1370px) {
    .logo-wrap img {
        width: 100%
    }

    @-moz-document url-prefix() {
        .logo-wrap img {
            width: 98vh
        }
    }

    #actions,
    .actions-and-catalogs {
        margin: auto
    }
}

@media screen and (max-width:1450px) {
    .radio-checkbox-wrap label {
        margin-left: 26px
    }
}

@media screen and (max-width:1426px) {
    .wish-list-page-wrap .product-listing-product ul li.product-listing-img-name {
        width: calc(100% - 482px)
    }

    .wish-list-page-wrap .product-listing-product>ul:after {
        left: calc((100% - 482px) *.45)
    }

    .my-account-wrap-img {
        width: 50%
    }

    .promo-code-submit input {
        width: 125px
    }
}

@media screen and (max-width:1366px) {
    .compare-product-item-name {
        font-size: 11px
    }

    .wrap-timer .timer-product-details {
        margin-top: 0
    }

    .wrapped h3 {
        font-size: 17px
    }

    .terms-and-submit .basket,
    .terms-iqos .basket {
        font-size: 12px;
        width: 100%;
        max-width: 250px
    }

    .submit-btn-wrap {
        width: 160px
    }

    .filter-content span,
    .filter-title,
    .filters-sticky-title {
        font-size: 12px
    }

    .timer-product-details-wrap .timer-grid {
        height: 70px
    }

    .promo-service-product-details {
        margin-top: 0
    }

    .price-wrap-product-details .free-delivery {
        margin-bottom: 5px
    }

    .product-details-title {
        font-size: 20px
    }

    .product-info-wrap .star-wrap li {
        font-size: 16px;
        margin-top: 0
    }

    .short-description-product-details {
        font-size: 14px
    }

    .half-content-wrap .gift-wrapper,
    .half-content-wrap .warranty-wrapper {
        width: 80px;
        height: 80px;
        line-height: 80px;
        right: 0
    }

    .product-info-wrap .on-stock {
        margin-top: 10px;
        font-size: 17px
    }

    .timer-product-details {
        margin: 20px 0
    }

    .logo-wrap {
        width: 268px
    }

    .short-description-product-details li {
        line-height: 24px
    }

    .short-description-product-details {
        margin-top: 10px
    }

    .product-info-wrap {
        position: relative
    }

    .product-description-grid div {
        width: 165px
    }
}

@media screen and (max-width:1365px) {
    .four-column-wrap-product-listing {
        width: 100%
    }

    .two-column-wrap-payment .checkout-cart-header h2 {
        text-align: left;
        display: inline-block;
        padding-top: 20px;
        margin-left: 0
    }

    .two-column-wrap-payment .checkout-cart-header h2:nth-of-type(1) {
        display: inline-block
    }

    .two-column-wrap-payment .checkout-cart-header h2:nth-of-type(2) {
        float: right;
        color: #BCBCBC
    }

    .four-column-wrap-delivery-form {
        width: 50%
    }

    .wish-list-page-wrap .product-listing-product ul li.product-listing-total {
        width: 160px
    }

    .wish-list-page-wrap .product-listing-total .product-listing-column-header {
        margin-left: 15px
    }

    .wish-list-page-wrap .price {
        margin-right: 0;
        font-size: 22px
    }

    .wish-list-page-wrap .savings {
        font-size: 11px;
        margin: 0 0 -2px
    }

    .wish-list-page-wrap .old-price {
        font-size: 13px
    }

    .wish-list-page-wrap .product-listing-product ul li.product-listing-price {
        width: 160px;
        padding-right: 25px
    }

    .wish-list-page-wrap .product-listing-name h2 {
        font-size: 15px
    }

    .wish-list-page-wrap .product-listing-product ul li.product-listing-img-name {
        width: calc(100% - 440px)
    }

    .wish-list-page-wrap .product-listing-product>ul:after {
        left: calc((100% - 440px) *.45)
    }

    .account-menu li a i {
        font-size: 35px
    }

    .account-menu-wrap {
        width: 27.1%;
        border: unset;
        background-color: unset
    }

    .wish-list-page-wrap .product-listing-wrap {
        padding-left: 0
    }
}

@media screen and (min-width:1367px) and (max-width:1500px) {
    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        margin-left: 0;
        font-size: 10px
    }
}

@media only screen and (min-width:1097px) {
    .promo-code.wrapped {
        height: 62px
    }

    .promo-code-value {
        margin-top: 5px
    }
}

@media screen and (min-width:1366px) {
    .payment-wrap .promo-code.wrapped .promo-code-value .input-field {
        font-size: 12px
    }

    .payment-wrap .promo-code.wrapped .borderd-btn {
        min-width: 120px;
        width: 100%
    }

    .payment-wrap .terms-and-submit.wrapped .submit-btn-wrap .basket {
        font-size: 12px !important
    }

    .promo-code-value {
        width: 55%
    }

    .promo-code-submit {
        float: right;
        margin-right: 14px
    }

    .promo-code.wrapped {
        height: auto
    }

    #one_page_checkout_form .promo-code-value {
        width: 60%
    }

    #one_page_checkout_form .promo-code-submit {
        width: 140px
    }

    .content-wrap.opc-wrap .two-column-wrap.two-column-wrap-payment.click-and-collect {
        clear: both;
        margin-top: 0
    }
}

.recaptcha div {
    margin: auto
}

.form-error.g-recaptcha-error {
    width: 304px;
    margin: auto
}

@media screen and (max-width:1350px) {
    .product-picture-wrap>div>div {
        width: 100%;
        height: 100%
    }

    .loaylity_cart_information {
        display: block;
        height: unset;
        line-height: 30px
    }

    .cart_btn_information {
        top: 30px
    }

    .half-content-wrap .gift-wrapper {
        right: -16px;
        top: -10px
    }

    .half-content-wrap .warranty-wrapper {
        right: -16px
    }

    .recaptcha {
        width: 100%
    }

    .compare-products-message {
        font-size: 12px
    }
}

@media screen and (max-width:1288px) {
    .price-wrap-product-details {
        width: 100%
    }
}

@media screen and (min-width:1261px) {
    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        margin-left: 0
    }

    .product-action-btn-wrap .basket {
        width: 217px
    }
}

@media screen and (max-width:1260px) {
    .notifications-body .js-product-grid-wrap .product-wrap-grid {
        width: calc(50% - 5px)
    }

    .header-user>div {
        font-size: 14px;
        margin-right: 20px
    }

    .compare-products-message {
        font-size: 11px
    }

    .related-products-wrap {
        width: 60%;
        padding-right: 10px;
        box-sizing: border-box
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 124px
    }

    .product-action-btn-wrap .basket.in-shop-btn {
        font-size: 12px
    }

    .user-wraper .dropdown-login {
        top: 37px
    }

    .product-action-btn-wrap .basket.no-available {
        font-size: 9px
    }
}

@media screen and (max-width:1180px) {
    .welcome-txt-account {
        display: inline-block;
        vertical-align: middle;
        margin-left: 46px
    }

    .account-menu li a span,
    .account-menu li div span {
        font: normal normal 600 12px/16px Montserrat
    }

    .account-menu li a i {
        font-size: 28px
    }

    .compare-product-img {
        height: 32px;
        width: 40px;
        margin: 8px 0
    }

    .compare-product-item-name {
        width: calc(100% - 40px);
        font-size: 11px;
        line-height: 12px
    }

    .compare-products-message {
        font-size: 11px
    }

    .home-link .title {
        font-size: 20px
    }
}

@media screen and (max-width:1150px) {
    .product-action-btn-wrap .basket {
        font-size: 14px;
        width: 172px
    }

    .product-action-btn-wrap .free-delivery {
        font-size: 16px
    }

    .product-action-btn-wrap .price {
        font-size: 32px
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 100px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela {
        padding: 0 !important
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 9px !important
    }

    .on-stock,
    .on-stock.grid,
    .on-stock.outlet-txt,
    .on-stock.supplier {
        font-size: 12px
    }

    .price-wrap-product-details .min-max-outlet-price {
        font-size: 32px
    }

    .product-action-btn-wrap .basket.in-shop-btn {
        font-size: 10px
    }

    .actions-and-catalogs .button-action {
        margin-bottom: 0
    }

    .product-action-btn-wrap .basket.no-available {
        font-size: 8px
    }
}

@media screen and (min-width:1338px) {
    .product-details .wish-list-btn-wrap {
        float: left
    }
}

@media screen and (max-width:1337px) {
    .product-details .add-to-cart-btn-wrap {
        display: block
    }

    .product-details .click-and-collect-basket {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media screen and (min-width:1365px) and (max-width:1600px) {
    .on-stock.grid {
        font-size: 11px
    }

    .payment-method ul li {
        width: 100%
    }

    .submit-btn-wrap {
        text-align: left;
        margin-top: 0
    }
}

@media screen and (min-width:1601px) {
    .on-stock.grid {
        font-size: 13px !important
    }

    .product-wrap-grid .gift-wrapper+.popover {
        left: 25px !important
    }
}

@media only screen and (min-width:1097px) and (max-width:1365px) {
    .content-wrap {
        max-width: 1365px
    }

    .promo-code-submit input {
        width: 100%
    }

    .main-col-double-box {
        width: 49.05%
    }

    .main-col .product-slider .product-wrap-grid {
        margin-right: 20px
    }

    .on-stock.grid {
        font-size: 11px
    }

    .product-description-grid div {
        font-size: 13px
    }

    .category-box-single h2 {
        font-size: 1.47vw
    }

    .category-box-double h2 {
        padding-left: 10%;
        padding-right: 8.11%;
        font-size: 2.2vw
    }

    .terms-and-submit,
    .terms-iqos {
        text-align: center;
        width: 100%;
        margiin-top: 20px
    }

    .terms-and-submit .radio-checkbox-wrap,
    .terms-iqos .radio-checkbox-wrap {
        white-space: nowrap;
        width: auto
    }

    .submit-btn-wrap {
        text-align: center;
        margin-left: 30px
    }

    .terms-and-submit .radio-checkbox-wrap label,
    .terms-iqos .radio-checkbox-wrap label {
        font-size: 18px
    }

    .opc-wrap .heading {
        margin-left: -20px;
        margin-top: 0;
        padding: 20px 20px 0;
        font-weight: 500
    }

    .order-type li {
        margin-left: 10px;
        margin-right: 0
    }

    .promo-code-value {
        width: 83%
    }

    .promo-code-submit {
        float: right;
        margin: 2px 15px 0 0
    }
}

@media screen and (max-width:1200px) {
    .two-column.customer-type {
        width: 50%
    }

    .all-actions-wrap-grid {
        width: calc(33.33% - 20px) !important
    }
}

@media only screen and (min-width:828px) and (max-width:1096px) {
    .content-wrap {
        max-width: 1096px
    }

    .main-col-double-box {
        width: 65.82%
    }

    .payment-method ul li {
        width: 100%
    }

    .submit-btn-wrap {
        margin-top: 0;
        margin-left: 30px
    }

    .terms-and-submit,
    .terms-iqos {
        text-align: center
    }

    .category-box-single h2 {
        font-size: 1.82vw
    }

    .category-box-double p {
        padding-left: 10%;
        padding-right: 7.46%;
        font-size: 2.74vw
    }

    .home-link .title {
        font-size: 18px
    }

    .actions-and-catalogs .button-action {
        width: 250px
    }
}

.banner-outlet {
    display: block;
    width: 100%;
    height: auto !important
}

h1.outlet-title {
    color: gray;
    font-weight: 300;
    margin-bottom: 10px
}

.all-actions-title,
.shops-page .contact-page-title {
    font: normal normal 600 28px/28px Montserrat
}

.all-actions-main-title,
.all-actions-title {
    margin-bottom: 40px;
    color: #333
}

.all-actions-main-title,
.contact-page-title {
    font: normal normal 600 32px/32px Montserrat
}

.actions-and-catalogs p {
    font: normal normal 400 15px/20px Montserrat;
    color: #333;
    padding-bottom: 20px
}

.all-actions-grid-title {
    color: gray;
    font-weight: 300;
    text-align: center
}

#actions .pager {
    margin-top: 0
}

.all-actions-wrap-grid {
    position: relative;
    width: calc(25% - 20px);
    height: 330px;
    display: inline-block;
    box-shadow: none;
    transform: none;
    box-sizing: border-box;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 25px;
    background-color: #ddd;
    transition: all .2s ease-in-out;
    text-align: left
}

.all-actions-wrap-grid:hover {
    transform: scale(1.1)
}

.all-actions-wrap-grid a img {
    width: 100%;
    height: 250px
}

.all-actions-name-grid {
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
    padding: 0 7px
}

.actions-and-catalogs {
    padding: 20px 0;
    text-align: center
}

.product-wrap-outlet-flag-details {
    position: absolute;
    top: 15px;
    right: 15px
}

@media only screen and (max-width:1076px) and (min-width:1025px) {
    .half-content-wrap.right img.product-info-outlet {
        width: 100%
    }
}

@media only screen and (max-width:1075px) and (min-width:1025px) {
    .header-links h3 {
        font-size: 12px
    }
}

@media only screen and (max-width:1132px) and (min-width:1025px) {

    .my-account-order-details td,
    .my-account-order-details th,
    .my-account-orders td,
    .my-account-orders th {
        padding: 15px
    }
}

@media only screen and (max-width:1150px) and (min-width:1025px) {
    .content-wrap.product-details .start-end-online-action {
        text-align: left;
        position: absolute;
        margin-left: 35px;
        margin-top: -13px
    }
}

@media only screen and (max-width:1250px) and (min-width:1151px) {
    .content-wrap.product-details .start-end-online-action {
        text-align: left;
        position: absolute;
        margin-top: -9px;
        margin-left: 35px
    }
}

@media screen and (min-width:1025px) {
    .old_energetic_label {
        margin-top: 20px;
        margin-left: 34px
    }

    .filter-wrap {
        display: block !important
    }

    .product-info-wrap.outlet-info {
        width: 100%;
        float: left
    }

    .product-info-wrap.outlet-info .product-details-title.product-outlet-title,
    .product-info-wrap.outlet-info .product-outlet-code {
        margin-left: 15px
    }

    .short-description-product-details.outlet-description {
        width: 425px;
        float: left;
        margin-left: 15px
    }

    .half-content-wrap.left.outlet-flat-details {
        position: relative
    }

    .gadget-wrapper-mobile {
        display: none
    }

    .wrapper.product-deails-and-recomended-sliders .product-slider.product-slider-similar .thm-arrow2-left.slick-arrow {
        left: 0
    }

    .wrapper.product-deails-and-recomended-sliders .content-wrap-recommended-slider .related-products-wrap {
        width: 100%
    }

    .promo-code-submit {
        width: 160px
    }

    .promo-code-submit input {
        width: 100%;
        max-width: 250px
    }

    .category-banner-wrap.category-mobile-banner.shop-page-banner img {
        height: 200px
    }
}

@media screen and (min-width:1024px) {

    .popular-categories_slider .thm-arrow-left-v2,
    .popular-categories_slider .thm-arrow-right-v2 {
        top: -80px
    }

    .popular-categories_slider .thm-arrow-right-v2 {
        right: 0
    }

    .popular-categories_slider .thm-arrow-left-v2 {
        left: unset;
        right: 50px
    }

    .filter-wrap {
        position: relative;
        width: 280px;
        max-width: 1920px
    }

    .filter-content.filter-sticky-wrap {
        position: absolute !important;
        top: 4px;
        left: 300px;
        height: auto;
        width: max-content;
        min-width: unset;
        max-width: unset;
        transition: unset
    }

    .sticky-filters-padding-top {
        padding-top: 40px
    }

    .category-page-padding-top {
        padding-top: 60px
    }

    .filter-content .reset-active-filters {
        position: absolute;
        right: 0
    }

    .filter-content.filter-sticky-wrap .active_sticky_filters {
        margin-top: 0;
        height: 22px
    }

    .filter-content.filter-sticky-wrap .active_sticky_filters a {
        line-height: 22px;
        padding-left: 8px
    }

    .account-menu .slick-track {
        transform: translate3d(0, 0, 0) !important
    }

    .swiper-pagination {
        display: none
    }

    .compare-list-grid div:hover {
        display: inline-block
    }

    .notification-grid-wrap .wish-list.grid:hover svg,
    .wish-list-page-wrap .wish-list.grid:hover svg {
        margin-right: unset;
        padding-left: unset
    }

    .product-wrap-grid .gift-wrapper.warranty-wrapper img {
        transition: all .5s ease;
        position: relative;
        left: 0;
        top: 0
    }

    .product-wrap-grid .gift-wrapper.warranty-wrapper img:hover {
        left: 12px;
        top: 12px;
        transform: scale(1.5);
        z-index: 10
    }

    .product-wrap-grid .gift-wrapper.gift-image {
        transition: all .5s ease
    }

    .product-wrap-grid .gift-wrapper.gift-image:hover {
        left: 10px;
        top: 90px;
        transform: scale(1.5)
    }
}

.product-wrap-grid .gift-wrapper img {
    max-width: 100%
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px !important;
    width: 8px;
    height: 8px
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea1b25 !important;
    width: 10px !important;
    height: 10px !important;
    margin-bottom: -1px !important
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0 !important
}

@media only screen and (min-width:1024px) and (max-width:1180px) {
    .my-account-txt>span {
        font-size: 17px
    }

    .header-links h3 {
        font-size: 12px
    }
}

@media only screen and (min-width:1025px) and (max-width:1085px) {
    .header-links h3 {
        font-size: 10px
    }
}

.old_energetic_label {
    color: rgba(0, 0, 0, .8);
    font-size: 18px;
    font-weight: 300
}

.close-third-level-menu {
    margin-left: 38px
}

.close-third-level-menu i {
    padding-right: 12px
}

#city-page-wrap .custom-dropdown-carret {
    right: 20px;
    top: 22px
}

@media screen and (max-width:1024px) {

    .my-account.newsletters li.four-colums,
    .register-page li.newsletters.four-colums {
        white-space: normal;
        width: 100%
    }

    .main-col .all_products_on_action_banner,
    .main-col .promo-desc {
        margin-left: 0
    }

    .notifications-body .js-product-grid-wrap .product-wrap-grid {
        width: calc(33.33% - 10px)
    }

    .register-page form ul .small-column {
        width: calc(33.33% - 10px);
        margin-left: 0;
        margin-right: 15px
    }

    .register-page form ul .small-column.small-column-year {
        margin-right: 0
    }

    .actions-catalogs-header-return {
        position: relative;
        width: fit-content
    }

    .action-home-slider .popular-categories-title-top a img,
    .popular-categories-home-slider.content-wrap .popular-categories-title-top a img {
        height: 18px;
        margin-top: 4px
    }

    .content-wrap.game-page {
        padding-left: 0;
        padding-right: 0
    }

    .content-wrap.game-page .gaming-home-grid-wrap {
        border-radius: unset
    }

    .logo-wrap .vertical {
        display: none
    }

    #autofill-container #autofill-wrap .autofill-scroll {
        overflow-y: hidden
    }

    .autofill-list1.autofill-scroll,
    .autofill-list2.autofill-scroll,
    .autofill-list3.autofill-scroll {
        height: auto
    }

    .product-details-page-wrap {
        display: block;
        background-color: unset;
        padding: 0;
        border: none
    }

    .triple-banner .slick-item {
        width: 33.33%;
        margin: 0
    }

    .content-wrap .product-slider .slick-list {
        height: 423px !important
    }

    .short-description-promo-bages {
        display: block
    }

    .register-page .login-form.modal-login-form ul li {
        padding-left: 5px;
        padding-right: 5px;
        width: calc(100% - 10px);
        margin: auto
    }

    .promo-bages-wrap {
        width: 100%;
        padding-left: 0;
        position: absolute;
        z-index: 10;
        top: -40px;
        left: 0
    }

    .warranty-flake-wrapper {
        top: -40px;
        text-align: right
    }

    .promo-bages-link:hover img,
    .warranty-flake-wrapper:hover img {
        transform: scale(1)
    }

    .promo-bages-wrap img {
        height: 50px
    }

    .short-description-product-details.gadget {
        width: 100%
    }

    .mySwiper2 .swiper-wrapper {
        width: 95% !important;
        height: 95% !important
    }

    .logo-wrap>div {
        height: 100%
    }

    .category-menu,
    .header-scroll {
        opacity: 1
    }

    .search-form-class {
        width: 100%
    }

    .old_energetic_label {
        margin-top: 20px;
        margin-left: 14px
    }

    .entity-links {
        width: auto;
        display: block;
        padding-top: 20px
    }

    .entity-link {
        padding-bottom: 10px;
        padding-left: 0
    }

    .entity-link:first-child {
        padding-bottom: 5px
    }

    .entity-link:last-child {
        padding-bottom: 0
    }

    .entity-link-emmi,
    .entity-link-emmi:hover {
        background-size: 8%
    }

    .entity-link-roaming,
    .entity-link-roaming:hover,
    .entity-link-winwin,
    .entity-link-winwin:hover {
        background-size: initial
    }

    .change-password-wrapper {
        width: 100%
    }

    .qty-widget {
        margin: 0
    }

    .product-info-wrap {
        padding: 0
    }

    .product-slider-wrap .discount-grid {
        right: 8px;
        top: -5px
    }

    .timer-add-to-cart-wrap {
        margin: 20px 0
    }

    .in-shop-btn.basket.grid.fsize {
        font-size: 9px
    }

    .timer-banner-wrapper-desktop {
        display: none
    }

    .timer-banner-wrapper-mobile {
        display: block
    }

    .timer-banner-wrapper-mobile .content-wrap {
        height: 180px;
        overflow: hidden;
        position: relative;
        margin-bottom: 20px !important
    }

    .wrap-timer img {
        right: -62px
    }

    .timer-banner-wrapper-mobile .timer-banner {
        min-height: 100%;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: initial;
        right: 0;
        margin: auto !important;
        height: 100% !important;
        min-width: 100%;
        width: auto
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details>div {
        font-size: 13px
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details>div i {
        font-size: 18px
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details>div>span {
        font-size: 8px;
        font-weight: 700
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details>div:first-of-type {
        display: block;
        margin-bottom: 10px
    }

    .timer-banner-wrapper-mobile .wrap-timer {
        width: 200px
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details>div>span:after {
        width: 9px;
        left: -3px
    }

    .timer-banner-wrapper-mobile .wrap-timer .name-timer {
        margin: 15px 0 10px 15px;
        width: 140px;
        white-space: initial;
        overflow: initial;
        text-overflow: initial;
        font-size: 15px
    }

    .timer-banner-wrapper-mobile .wrap-timer .timer-product-details div {
        margin-right: 10px
    }

    .timer-banner-wrapper-mobile .wrap-timer .desc-timer {
        white-space: initial;
        overflow: initial;
        text-overflow: initial;
        width: 144px;
        max-width: 400px;
        margin: 10px auto;
        font-size: 11px
    }

    .timer-banner-wrapper-mobile .link-txt {
        font-size: 10px
    }

    #gameCanvas {
        display: none
    }

    #floater-banner,
    #floater-banner-x,
    .sticker-wrap {
        display: none !important
    }

    .sp-header-mob {
        display: block;
        overflow: hidden;
        height: 80px;
        position: relative;
        margin-top: -10px
    }

    .sp-header {
        display: none
    }

    .sp-header-mob img {
        min-height: 100%;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto !important;
        height: 100% !important;
        min-width: 100%;
        width: auto
    }

    .logo-wrap img,
    .promo-code-submit input {
        width: 100%
    }

    .promo-page .catgeory-name h1 {
        margin-bottom: 5px;
        margin-top: 0
    }

    .promo-page .filters-buttons-wrap.mobile {
        padding-top: 35px
    }

    .promo-page .breadcrumb-wrap {
        margin-bottom: 10px
    }

    .promo-page.mob .main-col {
        position: unset;
        top: -70px
    }

    .promo-page.mob .main-col .promo-desc img {
        position: relative;
        top: -40px
    }

    .submit-btn-wrap {
        margin-top: 0;
        margin-left: 30px
    }

    .terms-and-submit,
    .terms-iqos {
        text-align: center
    }

    .terms-and-submit .radio-checkbox-wrap,
    .terms-iqos .radio-checkbox-wrap {
        white-space: nowrap;
        width: auto
    }

    .promo-desc img {
        margin-top: 50px
    }

    .promo-page .filters-sticky {
        display: initial;
        height: initial;
        margin-top: initial
    }

    .dropdown-login,
    .page-not-found .not-found-img,
    .product-code {
        display: none
    }

    .product-details-bootstrap .product-info-tabs {
        position: initial !important
    }

    .send-mail-btn.btn:hover {
        color: #fff
    }

    .send-mail-btn.btn {
        margin-bottom: 20px
    }

    .product-pictures-wrapper {
        position: relative;
        margin-bottom: 20px
    }

    .product-picture-wrap {
        height: 100%
    }

    .pager {
        margin-top: 0
    }

    .home-banner-mobile.slick-slider.slick-initialized {
        overflow: hidden;
        height: auto
    }

    .empty-basket p {
        width: 100%
    }

    .brand-wrapper .brand-image img {
        position: initial;
        text-align: center
    }

    .brand-wrapper .brand-right-side {
        width: 100%
    }

    .brand-wrapper .brand-item {
        min-width: 22%;
        max-width: 22%
    }

    .header-user i {
        font-size: 24px
    }

    #home-banner-holder,
    .home-banner-mobile .slick-track {
        margin-bottom: 20px;
        width: 100%;
        height: 36.1vw;
        max-height: 700px
    }

    #home-banner-holder {
        margin-bottom: 0
    }

    .home-banner-mobile .slick-slide {
        width: 100%;
        height: 36.1vw;
        max-height: 700px;
        display: block;
        position: relative;
        overflow: hidden
    }

    .compare-product-item-name,
    .compare-products-message,
    .pager-left,
    .position-index {
        display: none
    }

    .home-banner-mobile.slick-slider .slick-slide img {
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
        height: auto;
        min-width: 100%;
        width: auto;
        border-radius: 10px
    }

    .single-banner img {
        height: auto;
        min-width: 100%;
        width: auto;
        border-radius: 10px
    }

    .home-banner-mobile.slick-slider .slick-list {
        margin: 0
    }

    .home-banner-mobile.slick-slider .slick-track {
        padding: 0
    }

    a .order-type {
        margin-top: 0
    }

    .header-fixed .content-wrap {
        padding-top: 0
    }

    .opc-wrap {
        margin-bottom: 20px
    }

    .content-wrap.double-banner,
    .content-wrap.single-banner,
    .content-wrap.triple-banner {
        width: 100%;
        padding: 0;
        margin: 0 0 20px
    }

    .double-banner .slick-item:first-of-type,
    .triple-banner .slick-item:first-of-type {
        margin-right: 0
    }

    .double-banner .slick-item:last-of-type,
    .triple-banner .slick-item:last-of-type {
        margin-left: 0
    }

    .content-wrap.double-banner .slick-slider,
    .content-wrap.triple-banner .slick-slider {
        width: 100%
    }

    .double-banner .slick-slide a,
    .double-banner .slick-slide img,
    .triple-banner .slick-slide a,
    .triple-banner .slick-slide img {
        height: auto;
        width: 100%
    }

    .content-wrap.single-banner.slick-slider a {
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .comapare-btns {
        float: left;
        width: 100%;
        margin-top: 0
    }

    .logo-wrap div {
        width: 100%
    }

    .logo-wrap a {
        width: calc(100% - 35px);
        margin: 10px auto auto;
        text-align: center
    }

    .logo-wrap a img {
        width: 180px;
        max-width: 90%;
        max-height: 35px
    }

    .compare-products-item {
        width: calc(25% - 20px);
        margin-bottom: -10px !important;
        height: 48px
    }

    .header-basket-content .qty-widget div {
        line-height: 35px
    }

    .pager-right {
        left: 0;
        margin-top: 5px
    }

    .compare-thumbs-wrapper {
        width: 100%
    }

    .action-title h1,
    .catgeory-name h1 {
        position: relative;
        margin-left: 0;
        font-size: 16px;
        margin-bottom: 15px
    }

    #actions .action-title h1 {
        margin-bottom: 0;
        margin-top: 10px
    }

    #actions .catgeory-name h1 {
        margin-bottom: 0
    }

    .category-page .catgeory-name h1 {
        position: relative;
        top: 0
    }

    .close-menu {
        margin-left: 40px;
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        width: calc(83% - 15px);
        box-sizing: border-box;
        margin-right: 20px;
        border-bottom: 2px solid #BCBC
    }

    .category-menu-item1 .close-menu i {
        padding-right: 12px
    }

    .category-menu-item1 .close-menu svg,
    .close-third-level-menu svg {
        fill: #000;
        padding-right: 4px;
        width: 6px
    }

    .search-form i {
        padding: 10px
    }

    .reclamation-page .profile-page-with-menu form>div {
        width: 100%;
        display: block
    }

    .header-scroll .content-wrap {
        padding: 0
    }

    .header-fixed .header-fixed .content-wrap {
        margin-top: -16px
    }

    .third-level-wrap {
        left: 0;
        display: none;
        position: absolute;
        visibility: visible;
        opacity: 1;
        width: 100%;
        z-index: 1000;
        box-shadow: none;
        padding-left: 0;
        top: 0;
        height: 100vh;
        max-height: 100vh;
        background-color: #FFF;
        overflow-y: auto;
        overflow-x: hidden;
        column-count: 1;
        -webkit-column-count: 1;
        padding-bottom: 180px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center top
    }

    .overlay {
        position: relative
    }

    .overlay:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    header.open-menu {
        height: 100vh
    }

    .open-menu .header-fixed {
        overflow: hidden
    }

    .header-scroll {
        position: relative;
        z-index: 11;
        top: 0;
        overflow: hidden
    }

    #header-links-mob.slick-slider {
        margin: 0;
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        height: 25px
    }

    #header-links-mob h3 {
        margin: 0 30px
    }

    .product-declaration table,
    .product-specification table {
        width: 100%
    }

    .sort-wrap {
        display: none;
        position: absolute;
        right: 0;
        top: 205px;
        border-bottom: 1px solid #ebebeb;
        width: 100%;
        padding: 20px 20px 10px 0;
        height: 27px;
        background-color: #fff;
        z-index: 5;
        text-align: right;
        margin-top: 0
    }

    .filters-sticky-btn {
        margin-top: 15px
    }

    .product-info-wrap h1 {
        text-align: center;
        margin: 20px auto auto
    }

    .nav.nav-tabs.tabs-as-buttons .tab-button {
        display: block;
        margin: 10px 0;
        width: 100%;
        margin-bottom: 2px !important;
        height: 35px;
        line-height: 35px
    }

    .tab-content.content-wrap {
        margin-top: 140px
    }

    .product-details-bootstrap .tab-content.content-wrap {
        margin-top: 0
    }

    .product-details .on-stock {
        margin-top: 20px
    }

    .order-detail-btn {
        font-size: 12px
    }

    .price-wrap-product-details {
        margin-top: 0
    }

    .timer-product-details-wrap .compare-product {
        margin-top: 38px
    }

    .product-info-tabs {
        background-color: transparent;
        box-shadow: none
    }

    .bootstrap.product-details-bootstrap .product-info-tabs .nav-tabs,
    .product-details-bootstrap .product-info-tabs {
        height: auto
    }

    .product-details-promo-wrap {
        left: 7px;
        width: 100%
    }

    .product-details .half-content-wrap:last-of-type {
        padding-left: 0
    }

    .product-info-wrap h1 {
        display: block;
        width: 100%;
        height: auto
    }

    .basket-header a span,
    .product-slider-wrapper,
    .user-wraper,
    .user-wraper .user-name {
        display: none
    }

    .half-content-wrap {
        width: 100%
    }

    .reclamation-page h2 {
        margin-top: 20px
    }

    .my-account li {
        width: 100%
    }

    .filter-button,
    .filter-button-return,
    .sort-button,
    .sort-button-return {
        display: block;
        width: 50%;
        font-size: 12px;
        font-weight: 900;
        color: #999;
        border: 1px solid #ebebeb;
        text-align: center;
        background-color: #fff;
        cursor: pointer;
        text-transform: uppercase;
        float: left;
        height: 40px;
        box-sizing: border-box;
        margin-top: 10px;
        line-height: 40px
    }

    .filter-button,
    .sort-button {
        width: calc(50% - 6px);
        background-color: #e1e5ea;
        color: #000;
        text-align: left;
        text-transform: unset;
        font-weight: 500;
        padding-left: 10px;
        border-radius: 6px;
        position: relative
    }

    .filter-button .custom-dropdown-carret,
    .sort-button .custom-dropdown-carret {
        right: 10px;
        top: 12px
    }

    .filter-button-return,
    .sort-button-return {
        width: 100%;
        height: 40px;
        position: absolute;
        margin-top: 0
    }

    .filter-button-return-wrap {
        position: relative;
        height: 40px;
        display: block
    }

    .filters-buttons-wrap {
        width: 100%;
        z-index: 9;
        min-height: 60px
    }

    .filters-buttons-wrap.mobile {
        position: inherit;
        margin-top: 0;
        display: flex;
        justify-content: space-between
    }

    .filter-wrap,
    .filters-sticky-title {
        display: block
    }

    .filter-wrap {
        height: 100%;
        background-color: #fff;
        margin-top: 0
    }

    .filter-wrap.outlet-filter-wrap {
        top: 184px;
        position: absolute;
        height: 400px
    }

    .filter-wrap.outlet-filter-wrap .filter-content .mCSB_container {
        background: #fff
    }

    #FiltersForm,
    .filters-search {
        overflow-y: scroll;
        margin-right: 20px;
        height: calc(100% - 40px)
    }

    .filter-content.remove-filters {
        padding-left: 20px
    }

    .filters-sticky-btn {
        display: inline-block
    }

    .wish-list-wrap {
        margin-right: 0
    }

    .basket-header:hover .header-basket-content {
        visibility: hidden;
        opacity: 0
    }

    .home-link .subtitle {
        font-size: 12px
    }

    .home-link .title {
        font-size: 18px
    }

    .content-wrap .main-content {
        padding-top: 6px;
        display: inline-block
    }

    .header-fixed .content-wrap .main-content {
        margin-top: 0
    }

    .dropdown-login {
        left: inherit;
        right: 0;
        z-index: 11
    }

    .dropdown-login:before,
    .header-basket-content:before {
        right: 5px;
        left: initial
    }

    .logo-wrap i,
    .logo-wrap span {
        visibility: visible !important;
        opacity: 1 !important;
        margin: 0 3px 0 0;
        transition: .2s all ease-in;
        font-size: 18px
    }

    .header-user .basket-header i {
        margin-right: 0;
        font-size: 32px
    }

    .header-user .basket-header .header-basket-content i {
        font-size: 12px
    }

    .header-fixed {
        height: 125px;
        margin-top: 0;
        position: fixed
    }

    .search-wraper {
        font-weight: 900;
        position: relative;
        display: block;
        float: left;
        width: 24px;
        height: 24px;
        border: 1px solid #fff;
        margin: 0 4px;
        border-radius: 4px
    }

    .search-wraper svg {
        position: absolute;
        top: 0;
        left: 0;
        height: 24px;
        width: 24px
    }

    .search-wraper i {
        position: absolute;
        left: 0;
        top: 13px
    }

    .logo-wrap {
        width: calc(100% - 58px)
    }

    .header-user .basket-header,
    .header-user .user-wraper-mob,
    .header-user .wish-list-wrap {
        height: 24px;
        width: 24px;
        border: 1px solid #fff;
        border-radius: 4px;
        margin: 0 2px
    }

    .header-user .wish-list-wrap {
        display: none
    }

    .header-user .user-wraper-mob.mob-view {
        display: inline-block
    }

    .account-menu li a i,
    .product-listing-img-name .product-listing-column-header,
    .product-listing-price .old-price,
    .product-listing-price .savings,
    .product-listing-qty .product-listing-column-header,
    .slick-slide .credit_card_image_menu,
    .wish-list-page-wrap .product-listing-price .product-listing-column-header,
    .wish-list-page-wrap .product-listing-product ul li.product-listing-total,
    .wish-list-page-wrap .product-listing-remove .basket i {
        display: none
    }

    .header-user .basket-header img,
    .header-user .user-wraper-mob img,
    .header-user .wish-list-wrap img {
        height: 16px;
        padding: 4px
    }

    .logo-wrao img {
        width: 160px
    }

    .header-user {
        width: 58px
    }

    .product-listing-product ul li.product-listing-img-name {
        width: 68% !important;
        box-sizing: border-box
    }

    .product-listing-product ul li.product-listing-price {
        position: absolute;
        top: 0;
        right: 0;
        width: 32%;
        max-width: 170px;
        padding-right: 25px;
        box-sizing: border-box;
        padding-top: 45px
    }

    .wish-list-page-wrap .product-listing-product ul li.product-listing-price {
        top: initial;
        bottom: 50px
    }

    .product-listing-product ul li.product-listing-qty {
        position: absolute;
        left: 27.2% !important;
        bottom: 10px;
        margin-left: 10px;
        padding: 0
    }

    .product-listing-product ul li.product-listing-total {
        position: absolute;
        bottom: 10px;
        right: 0;
        width: 32%;
        max-width: 170px;
        padding: 0 25px 0 0;
        box-sizing: border-box
    }

    .product-listing-total .price {
        margin-top: 0;
        margin-right: 0;
        font-size: 16px;
        line-height: 16px;
        padding-top: 35px
    }

    .product-listing-product ul li.product-listing-remove {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1
    }

    .product-listing-product .product-listing-column-header {
        text-align: left;
        font-size: 10px
    }

    .product-listing-product>ul:after {
        left: 27.2% !important
    }

    .header-basket-content .qty-widget {
        overflow: hidden;
        width: 65px;
        border-radius: 3px
    }

    .qty-widget div {
        width: 33.33%;
        float: right;
        line-height: 24px;
        height: 22px;
        font-size: 6px
    }

    .qty-widget {
        width: 72px;
        height: 25px;
        position: absolute;
        right: 0
    }

    .qty-widget input {
        font-size: 10px;
        line-height: 24px
    }

    .product-listing-img {
        width: 40%;
        height: 110px
    }

    .product-listing-name {
        width: 60%;
        padding: 10px
    }

    .product-listing-name p {
        font-size: 14px;
        padding-bottom: 40px;
        text-align: left
    }

    .product-listing-price .price {
        font-size: 14px;
        line-height: 14px
    }

    .product-listing-price-wrap {
        height: auto
    }

    .product-listing-remove i {
        font-size: 25px;
        position: absolute;
        top: 10px;
        right: 20px;
        line-height: 25px
    }

    .product-listing-img img {
        max-height: 110px
    }

    .one-page-checkout .product-listing-img {
        height: 160px
    }

    .one-page-checkout .product-listing-img img {
        max-height: 90px
    }

    .heading {
        font-size: 18px
    }

    .input-field {
        font-size: 16px
    }

    .input-field#js-mobile {
        font-size: 14.5px
    }

    .notifications-title,
    .radio-checkbox-wrap label,
    .wrapped h3 {
        font-size: 16px
    }

    .four-column-wrap-delivery-form {
        margin-bottom: -10px
    }

    .terms-and-submit .radio-checkbox-wrap label,
    .terms-iqos .radio-checkbox-wrap label {
        font-size: 18px
    }

    .opc-wrap .heading {
        margin-left: -20px;
        margin-top: 0;
        padding: 20px 20px 0;
        font-weight: 500
    }

    .order-type li {
        margin-left: 10px;
        margin-right: 0
    }

    .account-menu-wrap {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        margin-right: 0
    }

    .profile-page-with-menu {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .my-coupons-page-wrap .profile-page-with-menu {
        padding-left: 0;
        padding-right: 0
    }

    .notifications-wrapper {
        padding-top: 20px
    }

    .notifications-body {
        padding-left: 0
    }

    .notifications-title svg {
        max-height: 20px;
        width: 20px;
        padding-left: 0
    }

    .wish-list-page-wrap .product-listing-remove .basket {
        bottom: 10px;
        right: 30px
    }

    .account-menu li a,
    .account-menu li div {
        padding: 0 15px
    }

    .account-menu li a {
        position: relative
    }

    .account-menu li a .mob-view-account-arrow,
    .account-menu li div .mob-view-account-arrow {
        position: absolute;
        right: 20px;
        top: 20px;
        height: 10px
    }

    .heading-mobile {
        color: #BCBCBC
    }

    .heading-mobile .mob-view-account-arrow {
        height: 12px;
        margin-right: 10px
    }

    .wish-list-page-wrap .product-listing-price .price {
        color: #666;
        margin-right: 10px;
        margin-top: 5px
    }

    .double-banner>div:first-of-type,
    .register-page .login-wrap .btn,
    .triple-banner>div:first-of-type {
        margin-right: 0
    }

    .account-menu li.account-menu-active {
        background: 0 0;
        border-bottom: 2px solid #fac50f !important
    }

    .account-menu li.slick-slide {
        border: none;
        height: 50px;
        font-size: 18px;
        margin: 0
    }

    .account-menu li div span {
        line-height: 50px;
        vertical-align: top
    }

    .account-menu li a span {
        line-height: 50px;
        vertical-align: middle
    }

    .account-menu {
        width: 100%;
        opacity: 1
    }

    .account-menu li svg {
        padding-right: 15px
    }

    .triple-banner .slick-slide img {
        width: 100%;
        height: auto
    }

    .filter-wrap {
        width: 90%;
        position: fixed;
        top: 0;
        z-index: 10000000;
        left: 0;
        right: 0;
        transform: translateX(-100%);
        transition: transform .6s ease
    }

    .filter-wrap.show {
        transform: translateX(0)
    }

    .filter-wrap-active {
        display: block
    }

    .filter-content {
        border: none;
        padding: 5px 0 0;
        margin: 0
    }

    .filter-title {
        padding: 20px 20px 7px
    }

    .thm-arrow1-up2 {
        display: none
    }

    .filter-content ul {
        padding: 0 20px;
        margin-top: 0
    }

    .sort-template-wrap-mob .filter-title {
        padding-top: 20px;
        padding-left: 0;
        padding-bottom: 7px
    }

    .sort-template-wrap-mob .filter-content ul {
        padding: 0
    }

    .main-col,
    .main-col-category {
        width: 100%;
        padding-left: 0
    }

    .triple-banner>div {
        width: 100%;
        margin-top: 10px
    }

    .double-banner i,
    .triple-banner i {
        z-index: 5
    }

    .double-banner>div,
    .triple-banner>div {
        z-index: 1;
        position: relative
    }

    .triple-banner.slick-slide,
    .triple-banner>div:last-of-type {
        margin-left: 0
    }

    .double-banner>div {
        width: 100%
    }

    .single-banner {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin-bottom: 20px !important
    }

    .double-banner>div:last-of-type {
        margin-left: 0
    }

    .header-fixed-wrap {
        height: fit-content
    }

    .register-page form {
        min-height: 0;
        margin-bottom: 0
    }

    .register-page>.two-columns>.two-column {
        width: 100%
    }

    .register-page .login-form {
        margin-bottom: 50px
    }

    .login-form ul li {
        width: 100%;
        min-width: 0;
        max-width: 66.66%
    }

    .hasLabel+label,
    .two-column-form ul li label {
        font-size: 16px
    }

    .additional-info-toggle p {
        font-size: 18px
    }

    .additional-info-toggle p span {
        font-size: 12px
    }

    .register-page .radio-checkbox-wrap label {
        font-size: 14px !important;
        margin-left: 35px !important
    }

    .register-page .customer-type .radio-checkbox-wrap label {
        margin-left: 30px !important;
        font-weight: 700 !important
    }

    .shop-map {
        width: 100%
    }

    .shop-list {
        max-height: 30vh
    }

    .home-banner-mobile.slick-slider.slick-initialized {
        display: block
    }

    .wish-list-checkbox {
        top: 0
    }

    .wish-list-page-wrap .product-listing-name h2 {
        margin-bottom: 25px;
        height: 40px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box
    }

    .product-listing-product .product-listing-name h2,
    .wish-list-page-wrap .product-listing-name h2 {
        text-align: left;
        font-size: 11px
    }

    .email-wish {
        margin-top: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .wish-list-page-wrap .heading {
        margin-top: 20px
    }

    .reserved-wish {
        margin-right: 30px;
        text-align: right
    }

    .compare-products-wrapper {
        height: auto;
        width: 90%;
        margin: auto;
        text-align: center;
        left: 5%;
        bottom: 10px;
        border-radius: 4px;
        transform: translateX(0)
    }

    .compare-thumbs-wrapper .compare-products-item:first-child,
    .compare-thumbs-wrapper .compare-products-item:nth-child(2) {
        margin-bottom: 0
    }

    .compare-product-img {
        height: 100%;
        width: 60px;
        margin: 0
    }

    .compare-product-item-name {
        width: calc(100% - 60px);
        font-size: 12px
    }

    .category-page {
        margin-top: 20px
    }

    .br-proizvoda-big {
        width: 26px;
        height: 26px;
        font-size: 14px;
        line-height: 26px
    }

    #product-options .print-spec {
        margin-left: 0;
        margin-top: 20px
    }

    .related-products-wrap {
        width: 100%;
        padding-right: 0
    }

    .seen-products-wrap {
        width: 100%;
        padding-left: 0
    }

    .items-per-page:before,
    .sort-products:before {
        top: 2px
    }

    .sort-products {
        padding-right: 25px
    }

    .promo-service-product-details {
        max-width: 100%;
        z-index: 1
    }

    .promo-service-product-details a {
        display: none
    }

    .promo-service-product-details a:first-of-type {
        display: block
    }

    .product-details-promo-wrap a {
        height: 20px !important;
        float: left
    }

    .product-details-promo-wrap.gadget {
        padding-top: .5px
    }

    .promo-service-product-details span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 100%
    }

    #popUpDiv {
        top: 80px;
        width: 45%
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 124px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 11px !important
    }

    .product-info-wrap.outlet-info {
        position: absolute;
        float: left;
        margin-top: 455px;
        margin-left: -20px;
        display: show;
        padding-right: 20px
    }

    .gadget-wrapper,
    .header-basket-content,
    .header-scroll.js-header-scroll,
    .showHideClass,
    .wish-list-content {
        display: none
    }

    .banner-outlet.margin-top {
        margin-top: 15px
    }

    .product-info-wrap.outlet-info .product-outlet-title {
        text-align: left
    }

    .category-banner-wrap.outlet-banner {
        padding: inherit
    }

    .half-content-wrap.right img.product-info-outlet {
        margin-top: 90px
    }

    .short-description-product-details.outlet-description {
        margin-top: 85px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela span {
        font-size: 18px
    }

    .register-page .one-columns {
        font-size: 18px !important
    }

    .half-content-wrap.left.outlet-flat-details {
        position: relative
    }

    .product-wrap-outlet-flag-details img {
        width: 80%;
        float: right
    }

    .product-wrap-grid.outlet-wrap-grid {
        margin-top: 80px;
        height: 500px
    }

    .main-col.outlet-filters .filters-sticky {
        margin-top: 15px !important;
        float: left
    }

    .on-stock.grid.wish,
    .on-stock.supplier.wish {
        bottom: 25%;
        position: absolute
    }

    #floater-banner-center img {
        max-width: 70vw;
        max-height: 70vw
    }

    .mob .my-orders-mob .my-ord {
        width: 50vw
    }

    .mob .profile-page-with-menu p {
        margin-bottom: 10px
    }

    .navbar-fixed-bottom .container {
        width: 90% !important
    }

    .buttons-read-more-cookie-agree {
        margin-right: 0 !important
    }

    .e-trust-mart {
        margin-bottom: 0
    }

    .short-description-product-details.gadget {
        height: auto
    }

    .half-content-wrap.right .price-wrap-product-details {
        margin-top: 0
    }

    #header-links-mob {
        display: inline-block;
        height: 30px;
        line-height: 30px
    }

    .product-comments .nested-comment-text {
        width: calc(97% - 25px)
    }

    .products-wrap.outlet .product-wrap-grid.outlet-wrap-grid {
        margin-top: 30px
    }

    .products-wrap.outlet {
        margin-top: -35px
    }

    .product-wrap-grid.outlet-wrap-grid .product-img-wrap-grid img {
        max-height: 85% !important
    }

    .content-wrap.outlet .outlet-title {
        margin-top: 10px
    }

    .main-col.outlet-filters .filters-sticky {
        height: auto
    }

    .action-title {
        top: -15px;
        position: relative
    }

    #actions .action-title {
        height: 20px
    }

    .actions-catalogs-header .action-title {
        top: unset
    }

    .actions-and-catalogs .button-action {
        position: static !important;
        top: 0;
        margin-left: auto;
        margin-right: auto
    }

    #actions {
        margin: auto
    }

    .all-actions-name-grid {
        text-align: left !important
    }

    .my-account.edit-account.profile-page-with-menu .title-user-type {
        width: 20%
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap {
        width: 100%;
        float: left
    }

    .wrapper.product-deails-and-recomended-sliders .related-products-wrap {
        margin-top: 30px;
        float: left;
        width: 100%
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products .product-slider {
        margin: 20px auto 15px 5px
    }

    .wrapper.product-deails-and-recomended-sliders .content-wrap-recommended-slider {
        padding: 0 !important
    }

    .wrapper.product-deails-and-recomended-sliders .related-products-wrap .product-slider {
        margin-left: 0 !important
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products .product-slider .slick-slide {
        margin-left: 20px !important;
        margin-right: 0 !important
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap .product-slider .slick-track {
        padding-left: 0 !important
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap .discount-grid {
        bottom: -3px !important;
        right: 0 !important
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap .thm-arrow2-left.slick-arrow {
        left: 11px
    }

    .wrapper.product-deails-and-recomended-sliders .product-details-slider-products.content-wrap .thm-arrow1-right2.slick-arrow {
        right: 10px
    }

    .wrapper.product-deails-and-recomended-sliders .related-products-wrap .thm-arrow2-left.slick-arrow {
        left: 0
    }

    .wrapper.product-deails-and-recomended-sliders .related-products-wrap.right {
        margin-bottom: 150px
    }

    .product-listing-wrap .product-listing-remove.bottom-popover .fade.bottom {
        left: -41px !important
    }

    .product-listing-wrap .product-listing-remove.bottom-popover .arrow {
        left: 78% !important
    }

    .product-listing-wrap .product-listing-remove.bottom-popover {
        z-index: auto !important
    }

    .compare-products-spec td {
        width: 200px;
        min-width: 200px
    }

    .compare-products-spec td:first-child {
        width: 90px;
        min-width: 90px;
        padding: 0;
        max-width: 100px
    }

    .content-wrap.product-details .start-end-online-action {
        margin-top: -37px
    }

    .button-ordera {
        padding: 0 10px;
        margin: 0
    }

    .content-wrap .shop-page-banner {
        margin: 30px 0
    }

    .promo-desc {
        margin-top: -50px
    }

    .promo-page.mob .content-wrap .brand-description {
        margin-top: -40px;
        padding-bottom: 50px
    }

    .content-wrap .main-col-category .slick-track {
        height: 100%
    }
}

@media screen and (max-width:1650px) {

    .main-col-single-box,
    .products-wrap .product-wrap-grid {
        width: calc(25% - 20px)
    }
}

@media screen and (max-width:1400px) {
    .header-links a:first-of-type {
        flex: unset;
        min-width: unset
    }

    .header-links .gaming-nav-tab h3 img {
        width: 100%
    }

    .content-wrap {
        max-width: 1160px
    }
}

@media screen and (max-width:1024px) {
    .category-menu-second-name {
        padding-left: 0
    }

    .welcome-txt-account {
        display: block;
        width: 100%;
        margin-top: 40px;
        margin-left: 0;
        text-align: left
    }

    .profile-background-image img {
        width: 100%
    }

    .acount-button-back {
        background-color: #000;
        width: 100%;
        margin: 16px 0;
        height: 46px;
        line-height: 46px
    }

    .acount-button-back-white {
        background-color: #fff;
        color: #000;
        border: 1px solid #000;
        margin-top: 0
    }

    .acount-button-back-white:hover {
        color: #000
    }
}

@media screen and (max-width:1000px) {
    .home-link .title {
        font-size: 16px
    }
}

@media only screen and (max-width:980px) {
    #popUpDiv {
        width: 50%
    }

    .remodal .remodal-close {
        position: absolute;
        top: 5px;
        right: 0;
        left: initial
    }

    .opc-modal-left {
        width: 100%;
        padding: 25px
    }

    .opc-modal-right {
        width: 100%;
        padding-right: 0
    }

    .opc-modal-left-inner {
        border-right: none;
        padding: 0
    }

    .remodal .guest-btn {
        margin: 0
    }

    .home-link .title {
        height: 68px
    }

    #thank-you-page .typ-info .typ-success {
        position: relative !important;
        display: inline-block
    }

    #header-links-mob h3 {
        margin: 0 25px
    }
}

@media only screen and (max-width:920px) {

    .entity-link-emmi,
    .entity-link-emmi:hover {
        background-size: 75px
    }

    #where-to-buy table:first-of-type {
        width: 100%;
        margin-bottom: 20px;
        display: block;
        margin-right: 0
    }

    #where-to-buy table tr:first-child td {
        width: 20%
    }

    #where-to-buy table:last-of-type {
        width: 100%;
        display: block
    }

    .home-link {
        width: 50%;
        vertical-align: top;
        margin-top: 45px
    }

    .shop-content-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px
    }

    .shop-content-right {
        width: 100%;
        padding-left: 0
    }

    form#one_page_checkout_form .sk_wrap {
        padding: 0 5px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 16px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 12px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela img {
        width: 35px;
        margin-left: -10px
    }

    .one-page-checkout .cc_wrap.checkout.cc-bord-bck span.cc_col_bela img {
        margin-left: -1px
    }

    .home-link .title {
        height: 30px
    }
}

@media screen and (max-width:1370px) {
    .promotions_page .products-wrap .product-wrap-grid {
        width: calc(24.8% - 20px)
    }
}

@media only screen and (max-width:830px) {
    #popUpDiv {
        width: 60%
    }

    .promotions_page .products-wrap .product-wrap-grid {
        width: calc(32% - 20px)
    }

    .products-wrap .product-wrap-grid {
        width: calc(33.33% - 20px)
    }

    .main-col-single-box {
        width: 31.64%
    }

    .cookie-read-more-wrapper .row .col-xs-3 {
        width: 30% !important
    }

    .cookie-read-more-wrapper .row .col-xs-9 {
        width: 70% !important
    }

    .actions-and-catalogs .button-action {
        width: 350px !important
    }
}

@media only screen and (min-width:765px) and (max-width:1024px) {
    .on-stock.grid {
        font-size: 11px !important
    }

    .my-account-txt>span {
        font-size: 17px
    }

    .actions-and-catalogs .button-action {
        width: 210px;
        margin-right: 20px
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        margin-left: 5px;
        padding-left: 20px
    }

    .price-wrap-product-details,
    .timer-product-details-wrap {
        width: 50%
    }
}

@media only screen and (max-width:790px) {
    .wrapped.tab-pane.active .new-comment .message-success-wrap .success-wrap-text {
        font-size: 12px;
        vertical-align: middle
    }
}

@media only screen and (max-width:764px) {
    #popUpDiv {
        width: 80%
    }

    .all-actions-wrap-grid {
        width: calc(50% - 20px) !important
    }

    .small-inputs,
    .two-column-form ul li,
    .two-columns .two-column {
        width: 100%
    }

    .brand-wrapper .brand-item {
        min-width: 43%;
        max-width: 43%
    }

    .two-columns .two-column:nth-child(even),
    .two-columns .two-column:nth-child(odd) {
        float: none
    }

    .register-form .two-columns.checks,
    .registration-and-login-wrap .register-form .two-columns.customer-type,
    .registration-and-login-wrap .register-form .two-columns.customer-type .one-column {
        max-width: 383px !important
    }

    .register-form .two-columns.checks {
        margin-left: auto !important
    }

    .notes .two-columns .two-column {
        width: 99%
    }

    .product-description-grid {
        display: none
    }

    .on-stock.grid {
        margin: 5px 0 10px;
        font-size: 11px
    }

    .compare-products-grid {
        text-align: left
    }

    .on-stock .dot {
        width: 8px;
        height: 8px
    }

    .on-stock div {
        margin-left: 0
    }

    .register-btn.btn:not(.register-user-exists-login-btn) {
        float: none;
        margin: 25px 0
    }

    .login-form ul li {
        max-width: 100%
    }

    .login-data,
    .login-data-wrap {
        width: 100%
    }

    .my-account-wrap-img {
        width: 100%;
        display: block;
        text-align: center
    }

    .my-account-wrap-img img {
        width: 20%;
        height: auto
    }

    .my-account-txt>span {
        width: calc(78% - 20px);
        text-align: left
    }

    .my-account-txt:last-child {
        padding-bottom: 25px
    }

    .welcome-txt-account.mobile {
        display: block
    }

    .compare-product-img {
        height: 32px;
        width: 40px;
        margin: 8px 0
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 115px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 10px !important
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 16px !important
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 12px !important;
        margin-left: 0 !important
    }

    .buttons-grid.outlet-buttons .outlet-button {
        max-width: calc(100% - 15px);
        font-size: 10px
    }

    .my-order-details-customer td {
        overflow: scroll
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        margin-left: 5px
    }
}

@media only screen and (min-width:661px) and (max-width:764px) {
    .product-wrap-grid .buttons-grid .in-shop-btn.basket.grid {
        font-size: 8px !important
    }
}

@media only screen and (max-width:660px) {

    .js-product-grid-wrap .js-product-ga-wrap:last-child,
    .promotions_page.mob .js-product-grid-wrap .js-product-ga-wrap:nth-child(even),
    .reserved-wish,
    .wish-list-page-wrap .js-product-grid-wrap .js-product-ga-wrap:nth-child(even) {
        margin-right: 0
    }

    #popUpDiv {
        width: calc(100% - 40px)
    }

    .promotions_page .products-wrap .product-wrap-grid {
        width: calc(50% - 10px)
    }

    .product-wrap-grid .gift-wrapper {
        width: 30px
    }

    .product-wrap-grid .gift-wrapper.warranty-wrapper img {
        height: 30px
    }

    .send-mail-btn.btn {
        width: 100%
    }

    .timer-add-to-cart-wrap .timer-product-details-wrap {
        margin-bottom: 40px
    }

    .main-col-single-box,
    .products-wrap .product-wrap-grid {
        width: calc(50% - 20px)
    }

    .js-product-grid-wrap .js-product-ga-wrap {
        margin-left: 0
    }

    .on-stock.grid {
        font-size: 12px
    }

    .reserved-wish {
        top: 19px;
        right: 30%;
        text-align: right;
        width: calc(90vw - 120px)
    }

    .reserved-wish span {
        display: inline-block;
        max-width: calc(100% - 70px)
    }

    .my-account-welcome-page table td {
        padding: 10px
    }

    .compare-thumbs-wrapper .compare-products-item:last-child {
        margin-bottom: 20px !important
    }

    .compare-product-img {
        margin: 0
    }

    .home-link .title {
        font-size: 18px
    }

    .bestseller-wrapper {
        height: 75px;
        width: 75px;
        left: -20px
    }

    .product-pictures-wrapper .gift-wrapper {
        display: block
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 124px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 11px !important
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 15px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 10px !important
    }

    .short-description-product-details.outlet-description {
        margin-top: 120px
    }

    .cookie-read-more-wrapper .row .col-xs-3,
    .cookie-read-more-wrapper .row .col-xs-9 {
        width: 100% !important
    }

    .tab-content {
        padding: 10px 0 0 !important
    }

    .home-link .title {
        height: 55px
    }

    .my-account.edit-account.profile-page-with-menu .title-user-type {
        width: 25%
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        font-size: 14px;
        margin: 5px 0 10px
    }

    .content-wrap.product-details .start-end-online-action {
        padding-top: 20px;
        margin-left: 16px;
        text-align: left
    }
}

@media only screen and (max-width:600px) {
    #thank-you-page .header-registration img {
        display: none
    }

    #thank-you-page .header-registration span {
        text-align: left;
        margin: 0
    }

    #thank-you-page .header-registration span p {
        padding: 0
    }

    #thank-you-page .header-registration .registration {
        text-align: center;
        font-size: 16px;
        width: 160px;
        height: 38px;
        line-height: 34px;
        margin-left: 35px
    }

    #thank-you-page .button-wrapper {
        text-align: center
    }

    .product-details-footnote {
        font-size: 9px
    }
}

@media only screen and (max-width:580px) {
    .price-wrap-product-details {
        width: 100%
    }

    .opc-modal-login-wrap {
        display: block;
        margin: 50px auto auto;
        float: none;
        text-align: center;
        clear: both
    }

    .register-btn.btn {
        width: 100%;
        min-width: auto
    }

    .login-wrap .register-btn.btn {
        width: calc(100% - 50px)
    }

    .opc-modal-right {
        text-align: left
    }

    .opc-modal-right .modal-heading {
        display: none
    }

    .remodal .guest-btn {
        display: block;
        margin: 20px auto auto;
        width: 204px;
        font-size: 16px
    }

    .opc-modal-terms.remodal {
        height: 79vh
    }

    .opc-modal-content {
        height: 64vh
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 12px !important
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 8px !important
    }

    .price-wrap-product-details .detail-outlet-shops {
        max-width: 100%;
        margin-left: 4px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela span {
        font-size: 16px
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span {
        font-size: 8px !important
    }

    .product-wrap-outlet-flag-details img {
        width: 70%
    }

    #thank-you-page table {
        width: 100%;
        border-collapse: collapse;
        font-size: 12px !important
    }

    #all-actions-wrap {
        padding-top: 10px
    }

    .bestseller-wrapper {
        height: 70px;
        width: 70px
    }

    .product-img-wrap-grid .bestseller,
    .product-img-wrap-grid .bestseller-grid {
        height: 10vw;
        width: 10vw
    }

    #header-links-mob h3 {
        margin: 0 20px
    }
}

@media only screen and (min-width:551px) {
    .payment-wrap .terms-iqos.wrapped .radio-checkbox-wrap {
        padding-right: 150px !important
    }

    .payment-wrap .terms-and-submit.wrapped #terms-error-element {
        margin-top: 25px
    }
}

@media only screen and (min-width:551px)and (max-width:1024px) {
    .promo-code-submit {
        width: 160px;
        margin: -3px 14px 0 0;
        float: right
    }
}

@media only screen and (min-width:391px)and (max-width:550px) {
    .payment-wrap .terms-iqos.wrapped .fa.fa-circle-thin {
        padding-left: 37px
    }

    .payment-wrap .terms-iqos.wrapped .radio-checkbox-wrap label[for=terms] {
        padding-left: 38px
    }

    .payment-wrap .terms-iqos.wrapped #terms-error-element,
    .payment-wrap .terms-iqos.wrapped .thm-radio-dot {
        padding-left: 37px
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        font-size: 11px
    }
}

@media only screen and (min-width:341px)and (max-width:390px) {
    .payment-wrap .terms-iqos.wrapped .fa.fa-circle-thin {
        padding-left: 31px
    }

    .payment-wrap .terms-iqos.wrapped .radio-checkbox-wrap label[for=terms] {
        padding-left: 32px
    }

    .payment-wrap .terms-iqos.wrapped #terms-error-element,
    .payment-wrap .terms-iqos.wrapped .thm-radio-dot {
        padding-left: 31px
    }
}

@media only screen and (min-width:320px)and (max-width:340px) {

    .payment-wrap .terms-iqos.wrapped #terms-error-element,
    .payment-wrap .terms-iqos.wrapped .fa.fa-circle-thin,
    .payment-wrap .terms-iqos.wrapped .radio-checkbox-wrap label[for=terms],
    .payment-wrap .terms-iqos.wrapped .thm-radio-dot {
        padding-left: 25px
    }

    .payment-radio-with-info {
        min-width: 210px
    }
}

@media only screen and (max-width:720px) {
    .product-listing-name span {
        font-size: 11px
    }

    .responsive-table th {
        display: none
    }

    .responsive-table td label {
        display: inline-block;
        width: 50%;
        text-align: left
    }

    .responsive-table td span {
        display: inline-block;
        width: 50%;
        text-align: right
    }

    .responsive-table td {
        display: block
    }

    .button-statusa {
        margin: 0;
        position: absolute;
        right: 5%;
        display: unset
    }

    #qr_code_popup h3 {
        text-align: left;
        padding-top: 45px
    }

    #qr_code_popup p {
        text-align: left;
        padding: 0
    }

    #qr_code_popup .qr-code-outer-wrapper,
    #qr_code_popup .qr-code-response-outer-wrapper {
        width: calc(60% - 20px);
        max-width: 295px;
        min-width: 210px;
        float: none;
        padding: 10px;
        margin: auto
    }
}

@media only screen and (max-width:550px) {

    .terms-and-submit,
    .terms-iqos {
        border: 1px solid #ebebeb;
        text-align: center;
        width: 100%
    }

    .submit-btn-wrap {
        text-align: center;
        margin-top: 45px;
        width: 100%;
        margin-left: 0
    }

    .on-stock.grid {
        font-size: 10px
    }

    .my-account .wrapped {
        border: none;
        padding-left: 0;
        padding-right: 0
    }

    .profile-page-with-menu p {
        width: 100%;
        margin-bottom: 20px
    }

    #autofill-container {
        height: auto !important
    }

    .page-content h1 {
        font-size: 24px !important;
        margin-top: 15px
    }

    .promo-service-title {
        font: normal normal 600 12px/20px Montserrat
    }

    .disclamer-text {
        font-size: 20px !important
    }

    .promo-service-title span::after,
    .promo-service-title span::before {
        top: 15px
    }

    .sp-header-mob {
        height: 70px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 11px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 7px !important
    }

    .half-content-wrap.right .img-short-description-product-details.img-outlet-descriptions {
        margin-top: 110px
    }

    .half-content-wrap.right img.product-info-outlet {
        margin-top: 0;
        width: 100%
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela img {
        width: 30px;
        float: left;
        margin-top: 4px;
        marign-left: -8px
    }

    .product-wrap-outlet-flag-details img {
        width: 60%
    }

    .on-stock.grid.wish,
    .on-stock.supplier.wish {
        bottom: 30px
    }

    #floater-banner-center img {
        max-width: 90vw;
        max-height: 70vw
    }

    .mob .my-orders-mob .my-ord {
        width: auto
    }

    .my-account .basket.btn.outline {
        margin-left: calc(50% - 90px)
    }

    .payment-wrap .promo-code-wrap .promo-code.wrapped .promo-code-submit {
        margin-top: 10px !important;
        width: 100%;
        margin: 0 auto;
        display: flex;
        max-width: 250px
    }

    .payment-wrap .promo-code-wrap .promo-code.wrapped .promo-code-value {
        width: 100% !important
    }

    .payment-wrap .promo-code-wrap .promo-code.wrapped .promo-code-submit .borderd-btn {
        width: 100%;
        margin: 0 auto
    }

    .my-account.edit-account.profile-page-with-menu .title-user-type {
        width: 35%
    }

    .status-table,
    .status-table td,
    .status-table th {
        padding: 3px;
        font-size: 10px
    }
}

@media only screen and (max-width:490px) {
    .remodal .fb {
        margin: 10px
    }

    .product-img-wrap-grid {
        height: 100px
    }

    .product-wrap-grid .product-img-wrap-grid {
        height: 200px
    }

    .product-wrap-grid.outlet-wrap-grid .product-img-wrap-grid {
        height: 120px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 10px !important
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 6px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span {
        font-size: 6px !important;
        margin-bottom: 2px
    }

    .price.min-max-outlet-price {
        font-size: 18px
    }

    .product-img-wrap-grid .bestseller {
        top: 135px
    }

    .content-wrap.product-details .start-end-online-action {
        font-size: 13px
    }

    .product-img-wrap-grid .bestseller-grid {
        top: 70px;
        left: 5%
    }

    .bestseller+.popover {
        top: 50px !important
    }

    .bestseller-grid+.popover {
        top: -15px !important
    }
}

@media only screen and (max-width:480px) {
    .category-menu-item1 .close-menu {
        font-size: 4.04vw
    }

    .register-page .login-wrap .fb {
        float: left;
        clear: left;
        margin-top: 20px
    }

    .brand-wrapper .brand-item {
        min-width: 100%;
        max-width: 100%
    }

    .register-page .login-wrap .btn {
        float: left;
        margin-top: 20px
    }

    .register-page .login-wrap {
        overflow: hidden;
        margin-bottom: 0
    }

    .single-shop-wrap {
        margin-top: 100px
    }

    .back-to-shops span {
        width: calc(100% - 40px);
        font-size: 14px
    }

    #thank-you-page .header-registration span {
        display: block;
        text-align: center
    }

    #thank-you-page .header-registration span.vertical {
        display: none
    }

    #thank-you-page .header-registration {
        height: auto;
        padding: 10px 0
    }

    #thank-you-page .header-registration .registration {
        margin: 20px auto 10px
    }

    #submit3 {
        float: none;
        margin: 25px auto 10px;
        display: block
    }

    .email-wish .btn {
        margin-top: 20px
    }

    ul.tagit {
        width: 100%
    }

    .compare-products-btn {
        max-width: 260px;
        height: 30px;
        border-radius: 4px;
        line-height: 30px;
        font-size: 11px;
        color: #000
    }

    .compare-products-wrapper-mob .compare-products-btn {
        color: #fff;
        background: 0 0
    }

    .compare-products-remove-all {
        font-size: 11px;
        line-height: 11px;
        width: 140px
    }

    .compare-products-message {
        line-height: 12px
    }

    #product-options {
        display: block;
        margin: auto;
        text-align: center
    }

    .buttons-grid {
        margin-right: 5px
    }

    .wish-list.grid {
        margin-left: 5px
    }

    .outlet-txt.on-stock.grid {
        font-size: 9px
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 100px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 9px !important
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela span {
        font-size: 14px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela img {
        width: 38px
    }

    .all-actions-wrap-grid {
        width: 280px !important;
        display: block;
        margin: auto auto 20px
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        font-size: 9px !important
    }
}

@media only screen and (max-width:460px) {

    .promo-code-submit input,
    .promo-code-value .input-field {
        font-size: 12px
    }

    .register-page .register-accept-terms-error {
        padding-top: 130px;
        margin-top: -65px
    }

    .main-col-single-box,
    .payment-method ul li {
        width: 100%
    }

    .promo-code-submit {
        width: 36%
    }

    .promo-code-value {
        width: 64%
    }

    .cart-summary-value {
        width: 49%
    }

    .cart-summary ul li:last-of-type .cart-summary-title {
        width: 100%
    }

    .cart-summary ul li:last-of-type .cart-summary-value {
        margin-bottom: 20px;
        width: 100%
    }

    .product-listing-img-name {
        text-align: left !important
    }

    .product-listing-img {
        width: 50%;
        text-align: left;
        padding-left: 20px;
        padding-top: 10px;
        height: 90px
    }

    .wish-list-page-wrap .product-listing-img {
        padding-left: 60px
    }

    .product-listing-name p,
    .wish-list-page-wrap .product-listing-name p {
        padding: 0
    }

    .wish-list-checkbox {
        top: -100px
    }

    .product-listing-img img {
        max-height: 90px
    }

    .product-listing-name {
        width: 80%
    }

    .product-listing-product ul li.product-listing-qty {
        left: initial !important;
        right: 20px;
        bottom: 60px
    }

    .wish-list-page-wrap .product-listing-product ul li.product-listing-qty {
        bottom: 80px
    }

    .product-listing-product>ul:after {
        display: none
    }

    .wish-list-page-wrap .product-listing-remove .basket {
        right: 20px;
        font-size: 11px
    }

    .product-listing-product ul li.product-listing-price,
    .product-listing-product ul li.product-listing-total {
        width: 130px;
        max-width: 100%
    }

    .modal-heading h1 {
        font-size: 22px;
        line-height: 30px;
        padding-right: 15px
    }

    .modal-heading h2 {
        font-size: 8px;
        line-height: 30px;
        padding-left: 12px
    }

    .remodal .remodal-close {
        position: absolute;
        top: 5px;
        right: 0
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 16px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 12px !important
    }

    .product-listing-wrap .product-listing-remove.bottom-popover .fade.bottom {
        left: -32px !important
    }
}

.wish-list-wrap img {
    height: 25px;
    vertical-align: bottom
}

.user-wraper img {
    height: 20px
}

.my-account.newsletters li {
    margin-left: 13px
}

.my-account.newsletters li:first-child {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 15px;
    background-color: #fac50f;
    width: auto !important
}

.newsletters-page .thm_one_consent_div .thm-check-box,
.register-page .thm_one_consent_div .radio-checkbox-wrap i,
.register-page .thm_one_consent_div .thm-check-box {
    background-color: #fff
}

.newsletters-page .radio-checkbox-wrap.thm_one_consent_div label {
    font-weight: 700 !important;
    color: #000 !important
}

.register-page .one-column.consent-additional-text,
.register-page .one-column.newsletter-check {
    padding-left: 10px
}

.register-page .one-column.newsletter-check:first-child span {
    border-bottom: 2px solid #000 !important
}

.register-page .one-column.newsletter-check:first-child span:hover {
    color: #fff;
    border-bottom: 2px solid #fff !important
}

.my-account.newsletters li:first-child span {
    border-bottom: 2px solid #000 !important
}

.my-account.newsletters li:first-child span:hover {
    color: #fff;
    border-bottom: 2px solid #fff !important
}

.register-page .thm_one_consent_div {
    padding: 0 10px 0 0
}

.register-page .radio-checkbox-wrap.thm_one_consent_div label {
    font-weight: 700 !important;
    color: #000;
    max-width: calc(100% - 20px)
}

form#one_page_checkout_form .payment-wrap label {
    cursor: default
}

@media only screen and (max-width:450px) {

    .compare-thumbs-wrapper,
    .timer-banner-wrapper {
        display: none
    }

    .product-name-grid {
        padding: 0 5px;
        margin: 8px 0
    }

    .product-wrap-grid .discount-grid {
        height: 20px
    }

    .min-rate {
        font: normal normal 500 10px/18px Montserrat
    }

    .compare-products-spec table {
        width: 100%;
        table-layout: fixed;
        border-spacing: 10px 2px;
        border-collapse: separate
    }

    .comapare-btns {
        margin: 17px 0
    }

    .header-user i {
        font-size: 20px
    }

    .logo-wrap i,
    .logo-wrap span {
        margin: 0 4px 0 0
    }

    .home-link .title {
        font-size: 14px
    }

    .buttons-grid {
        margin-top: 7px
    }

    .promo-flake-wrap,
    .promo-service-grid div,
    .promo-service-grid span {
        width: fit-content;
        line-height: 20px;
        height: 20px
    }

    .promo-flake-wrap {
        width: fit-content
    }

    .product-wrap-grid .discount-grid span {
        font-size: 10px;
        line-height: 20px
    }

    .product-wrap-grid .thm-discount-fill {
        font-size: 10px
    }

    .free-delivery {
        font-size: 11px
    }

    .product-img-wrap-grid {
        height: 120px
    }

    .product-wrap-grid .product-img-wrap-grid {
        height: fit-content
    }

    .sp-header-mob {
        height: 60px
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 100px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 7px !important
    }

    .product-wrap-grid .product-wrap-outlet-flag img {
        width: 30% !important
    }

    .promo-service-grid .promo-flake-wrap.cc-bord-bck img {
        width: 25px;
        margin-right: -8px
    }

    .promo-service-grid .promo-flake-wrap.cc-bord-bck .cc_col_bela img {
        width: 30px;
        margin-right: -3px;
        margin-bottom: 2px
    }

    .product-wrap-outlet-flag-details img {
        width: 50%
    }

    .min-max-outlet-price-currency.custom-padding {
        padding-top: 17px
    }

    .price-wrap-grid.outlet-price {
        height: 80px
    }

    .price.min-max-outlet-price {
        font-size: 16px
    }

    #thank-you-page table {
        font-size: 10px !important
    }

    #thank-you-page .thank-you-page-info {
        margin-left: 0 !important;
        font-size: 16px !important
    }

    .user-wraper .dropdown-login {
        top: 33px
    }

    .dropdown-login:before {
        right: 4px
    }

    .wrapper.product-deails-and-recomended-sliders .on-stock.grid {
        padding-left: 10px
    }

    .main-category-page .content-wrap .product-img-wrap-grid {
        height: 190px
    }
}

@media only screen and (max-width:420px) {
    .timer-product-details-wrap {
        width: 100%
    }

    .timer-alert-info {
        line-height: 32px;
        font-size: 16px
    }

    .action-timer-info {
        font-size: 8px
    }

    .timer-product-inner {
        line-height: 16px
    }

    .in-shop-btn.basket.grid,
    .in-shop-btn.basket.grid.fsize {
        font-size: 7px
    }

    .content-wrap.product-details .add-to-cart-btn-wrap.right {
        padding-bottom: 10px
    }
}

@media only screen and (max-width:410px) {
    .not-found-img {
        padding-top: 60px
    }

    .page-not-found .not-found-img {
        width: 100%;
        top: 0;
        padding-bottom: 20px
    }

    .two-column.customer-type .radio-checkbox-wrap {
        display: block
    }

    .app-bts {
        width: 90px
    }

    .app-popup-inner p {
        width: 165px
    }

    .wrapped.tab-pane.active .message-error-wrap-answer,
    .wrapped.tab-pane.active .new-comment .message-error-wrap {
        height: 40px
    }

    .wrapped.tab-pane.active .message-error-wrap-answer ul li,
    .wrapped.tab-pane.active .new-comment .message-error-wrap ul li,
    .wrapped.tab-pane.active .new-comment .message-success-wrap ul li {
        font-size: 12px
    }
}

.search-form {
    width: calc(100% - 200px)
}

@media only screen and (max-width:400px) {

    .home-link,
    .register-page .two-column.customer-type .radio-checkbox-wrap {
        width: 100%
    }

    .search-form {
        height: 40px
    }

    .home-link {
        margin-top: 30px
    }

    .additional-info-toggle p {
        font-size: 16px
    }

    .additional-info-toggle p span {
        font-size: 10px
    }

    .home-link .title {
        height: 22px
    }

    .search-form i {
        padding: 12px
    }

    .notify-us-email {
        font-size: 20px
    }

    .compare-products-spec img {
        height: 180px
    }

    .compare-products-price {
        font-size: 19px
    }

    .compare-products-grid {
        display: none
    }

    .sp-header-mob {
        height: 55px
    }

    .sk_wrap_details {
        width: 135px;
        padding: 0
    }

    .sk_wrap_details .sk_col_bela span {
        font-size: 20px !important
    }

    .sk_wrap_details .sk_col_bela span:nth-child(n+3) {
        font-size: 11px !important;
        margin: 0 !important
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela span {
        font-size: 12px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela img {
        width: 38px
    }

    .gadget-wrapper-mobile img {
        width: 40px
    }

    .price.min-max-outlet-price {
        font-size: 14px
    }

    .actions-and-catalogs .button-action {
        width: 250px !important
    }
}

@media only screen and (max-width:392px) {
    .product-details .timer-add-to-cart-wrap .compare-product {
        position: absolute;
        top: 100px;
        left: 0
    }
}

@media only screen and (max-width:390px) {
    .header-user i {
        font-size: 17px
    }

    .header-user .basket-header i {
        font-size: 28px
    }

    .payment-wrap .terms-and-submit .radio-checkbox-wrap {
        max-width: 200px
    }

    .one-page-checkout .radio-checkbox-wrap label {
        font-size: 14px
    }

    .one-page-checkout .heading {
        font-size: 15px
    }

    .half-content-wrap.right img.product-info-outlet {
        margin-top: 10px
    }

    .items-wrapper .item:nth-child(4) input[type=checkbox] {
        margin-left: 0
    }

    .items-wrapper .item:nth-child(4) label.icheck-label {
        margin-left: 3px
    }

    #thank-you-page table {
        font-size: 9px !important
    }

    .user-wraper .dropdown-login {
        top: 32px
    }

    .dropdown-login:before {
        right: 2px
    }

    .product-img-wrap-grid .bestseller,
    .product-img-wrap-grid .bestseller-grid {
        height: 30px;
        width: 35px
    }
}

@media only screen and (max-width:380px) {

    .basket i,
    .compare-products-grid,
    .free-delivery,
    .timer-alert-info {
        display: none
    }

    .timer-product-inner {
        width: 100%;
        margin-left: 60px
    }

    .outlet-txt.on-stock.grid {
        font-size: 7px
    }

    .homepage .product-slider .slick-arrow,
    .product-details-slider-products .slick-arrow,
    .product-slider .slick-arrow,
    .product-slider-similar .slick-arrow {
        top: -45px
    }

    .compare-product-page .wish-list.grid {
        display: inline-block
    }

    .in-shop-btn.basket.grid,
    .in-shop-btn.basket.grid.fsize {
        font-size: 8px
    }

    .product-img-wrap-grid {
        height: 90px;
        margin-top: 10px
    }

    .product-wrap-grid .product-img-wrap-grid {
        height: fit-content
    }

    .product-wrap-grid.outlet-wrap-grid .product-img-wrap-grid {
        height: 111px
    }

    .on-stock.grid {
        display: none
    }

    .remodal-wrapper.remodal-is-opened .opc-modal-content.text-content .row {
        display: block !important
    }

    .tab-item-name span:not(.vertical),
    .tab-item-price .price {
        font-size: 12px
    }

    .product-img-wrap-grid .bestseller-grid {
        top: 55px;
        left: 5%
    }
}

@media only screen and (max-width:370px) {
    .app-popup-inner p {
        width: 155px;
        font-size: 13px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 14px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 10px !important
    }

    .tab-content.content-wrap.product-descriptions .two-column-form.delivery-form.wrapped.additional-notes #comment_text {
        margin-top: 25px
    }
}

@media only screen and (max-width:359px) {
    .free-delivery {
        font-size: 13px
    }

    .main-col-single-box {
        width: 100%
    }

    .product-wrap-grid .thm-discount-fill {
        font-size: 42px
    }

    .basket i {
        font-size: 18px;
        margin-right: 8px
    }

    .register-page .radio-checkbox-wrap label {
        font-size: 12px !important
    }

    .app-popup-inner p {
        width: 120px
    }

    .promo-flake-wrap.sk-bord-bck {
        max-width: 56px
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(-n+3) {
        font-size: 10px !important
    }

    .promo-flake-wrap.sk-bord-bck .sk_col_bela span:nth-child(n+3) {
        font-size: 5px !important
    }

    .product-wrap-outlet-flag-details img {
        width: 45%
    }

    .my-account.edit-account.profile-page-with-menu .title-user-type {
        width: 35%
    }

    .tab-item-name {
        width: calc(75% - 100px)
    }

    .tab-item-price-inner {
        padding-right: 0
    }
}

@media only screen and (max-width:350px) {
    .sp-header-mob {
        height: 50px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela * {
        font-size: 10px !important
    }

    .cc_wrap.checkout.cc-bord-bck span.cc_col_bela span,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(n+3) {
        font-size: 8px !important
    }

    .product-wrap-grid .thm-discount-fill {
        font-size: 35px
    }

    #thank-you-page table {
        font-size: 8px !important
    }
}

@media only screen and (max-width:340px) {
    .compare-product>label {
        display: inline-block;
        width: 45px
    }

    .header-user .basket-header i {
        font-size: 23px
    }

    .one-page-checkout .radio-checkbox-wrap label {
        font-size: 11px
    }

    .payment-wrap .terms-and-submit .radio-checkbox-wrap {
        max-width: 166px
    }

    .cart-summary-value {
        font-size: 14px
    }

    .login-wrap .register-btn.btn {
        min-width: 180px;
        float: right
    }

    #thank-you-page table {
        font-size: 10px
    }

    .user-wraper .dropdown-login {
        top: 34px
    }

    .content-wrap.product-details .start-end-online-action {
        font-size: 12px
    }
}

@media only screen and (max-width:330px) {
    .register-page .radio-checkbox-wrap label {
        font-size: 11px !important
    }

    .product-details-footnote {
        font-size: 8px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela span {
        font-size: 11px
    }

    .cc_wrap.cc_wrap_details.cc-bord-bck .cc_col_bela img {
        width: 35px
    }

    .user-wraper .dropdown-login {
        top: 35px
    }

    .dropdown-login:before {
        right: -1px
    }

    .header-user i {
        font-size: 11px
    }

    .header-user i.js-basket-icon.thm-cart-line {
        font-size: 16px
    }

    .product-outlet-code {
        margin-right: 10px
    }

    .half-content-wrap.right img.product-info-outlet {
        margin-top: 40px
    }
}

@media only screen and (max-width:320px) {
    .header-user {
        width: 90px
    }

    .items-wrapper .item .form-group-checklabel label {
        margin-left: -2px !important
    }

    .home-link .title {
        font-size: 13px
    }
}

.product-wrap-grid .product-wrap-outlet-flag {
    position: absolute;
    right: 0;
    margin-right: -15px;
    margin-top: 10px;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat
}

.product-wrap-grid .product-wrap-outlet-flag img {
    width: 50%
}

.register-page .one-columns {
    margin-left: 40px;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 450
}

.one-column.newsletter-check,
.radio-checkbox-wrap.one-column.newsletter-check {
    margin-left: -1px
}

.opc-modal-terms a {
    word-break: break-all;
    color: #0056C4
}

.opc-modal-content.text-content p {
    padding-left: 20px
}

.opc-modal-content.text-content ol li {
    padding-right: 35px
}

.opc-modal-content.text-content ul li {
    padding-right: 5px
}

@media screen and (max-width:550px) {

    .opc-modal-content.text-content ol li,
    .opc-modal-content.text-content p {
        font-size: 1em
    }
}

.errorbox div {
    color: red
}

.cookie-info-slider {
    background: #fff;
    padding: 5px 0
}

.navbar-fixed-bottom {
    padding-right: 0;
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    border-radius: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .container {
    width: 924px;
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.appear.appeared {
    opacity: 1
}

.cokie-info-wrapper {
    margin: auto
}

.appear {
    opacity: 0;
    position: relative;
    -webkit-transition: opacity .15s ease;
    -moz-transition: opacity .15s ease;
    -ms-transition: opacity .15s ease;
    -o-transition: opacity .15s ease;
    transition: opacity .15s ease
}

.cokie-info-wrapper-top {
    display: flex
}

.cookie-read-more-wrapper {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.cookie-read-more-wrapper .row .col-xs-3 {
    width: 20%;
    float: left
}

.item.read-more-btn.read-more-cookie {
    margin-right: 10px
}

.buttons-read-more-cookie-agree {
    float: right;
    width: auto;
    margin-right: 2px
}

.cookie-read-more-wrapper .row .col-xs-9 {
    width: 80%;
    float: right;
    position: relative;
    min-height: 1px;
    display: inline
}

.cookie-read-more-wrapper ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

.cookie-agree {
    background: #000;
    border: none;
    color: #fff;
    font-size: 13px;
    margin-top: 0;
    float: right;
    line-height: 34px;
    padding: 0 10px;
    margin-left: 1px
}

.cookie-agree:hover {
    cursor: pointer
}

.cokie-info-wrapper .title {
    font-weight: 700;
    margin-bottom: 10px
}

.cokie-info-wrapper .img-wrapper {
    flex-shrink: 0;
    max-width: 60px
}

.cokie-info-wrapper .description {
    font-size: 11px;
    line-height: 14px;
    text-align: justify;
    text-justify: inter-word
}

.cokie-info-wrapper .items-wrapper .item {
    display: inline-block;
    padding: 5px 10px 5px 0
}

.cokie-info-wrapper .form-group.form-group-checklabel {
    margin-bottom: 0
}

.form-group-checklabel label {
    margin-left: 5px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 300 !important;
    color: #fff
}

.cokie-info-wrapper .items-wrapper .read-more-btn {
    font-size: 13px;
    line-height: 22px;
    background: 0 0;
    cursor: pointer;
    margin-top: 0;
    padding: 5px 10px;
    border: none
}

.cokie-info-wrapper .items-wrapper .read-more-btn.active {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2)
}

.cokie-info-wrapper .items-wrapper {
    margin-left: -10px;
    display: inline-block;
    width: 100%;
    padding: 10px 10px 6px
}

.icheckbox_flat,
.iradio_flat {
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
    background-image: none
}

.icheck-label {
    cursor: pointer
}

.items-wrapper .item .form-group-checklabel label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.icheckbox_flat.checked.disabled {
    background: #fff
}

.cookie-read-more-wrapper.active {
    height: 100%;
    overflow: visible;
    opacity: 1
}

.cokie-info-wrapper-top .items-wrapper .required-checkbox {
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px
}

.cookie-read-more-wrapper .tabs-left li a {
    font-size: 12px;
    display: block
}

.cookie-read-more-wrapper .tabs-left {
    padding-left: 0;
    margin-bottom: -1px
}

.cookie-read-more-wrapper .tabs-left li:first-child {
    border-top: 0
}

.cookie-read-more-wrapper .tabs-left li.active {
    background: #fff;
    border-right: 0
}

.cookie-read-more-wrapper .tabs-left li.active a {
    color: #000
}

.cookie-read-more-wrapper .tabs-left li {
    list-style: none;
    border-bottom: 0;
    border-left: 0;
    padding: 3px 5px
}

#modal-cookie-info {
    background: #000;
    opacity: .9;
    z-index: 9998
}

.cokie-info-wrapper.appear.appeared .text-wrapper {
    width: 100%
}

.cokie-info-wrapper.appear.appeared .text-wrapper .description {
    font-size: 13px;
    font-weight: 300;
    color: #fff
}

.tab-content p {
    font-size: 13px;
    font-weight: 300
}

#fnc-product-description #product-description-media p {
    font-size: inherit;
    font-weight: inherit
}

.cookie-agree.fnc-accept-cookies,
.item.read-more-btn.read-more-cookie {
    background: #ea1b25;
    color: #fff
}

.cookie-read-more-wrapper {
    color: #fff
}

.tab-pane p {
    text-align: justify;
    text-justify: inter-word
}

.tab-content>.tab-pane.active {
    opacity: 1;
    height: inherit
}

.tab-content>.tab-pane {
    opacity: 0;
    -webkit-transition: opacity 0s linear;
    -moz-transition: opacity 0s linear;
    -ms-transition: opacity 0s linear;
    -o-transition: opacity 0s linear;
    transition: opacity 0s linear;
    display: block;
    height: 0;
    overflow: hidden
}

.cookie-read-more-wrapper .tab-content {
    font-size: 12px;
    line-height: 15px;
    max-height: 126px;
    overflow: auto;
    margin-bottom: 0;
    width: auto
}

.edit_account .accept_terms {
    margin-top: 25px
}

.edit_account .accept_terms label a {
    text-decoration: underline
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        @media only screen and (max-width:450px) {
            .product-name-grid {
                height: 50px;
                margin: 2px 0 5px
            }
        }
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        @media only screen and (max-width:450px) {
            .product-name-grid {
                height: 50px;
                margin: 2px 0 5px
            }
        }
    }
}

.gift-wrapper.video-sticker {
    box-shadow: none;
    background-color: transparent
}

.gift-wrapper.video-sticker img {
    cursor: pointer
}

.video-player-holder {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px #b2b2b2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 10px 30px;
    z-index: 1001
}

.video-player-holder .close-video {
    width: 16px;
    height: 16px;
    background: url(../../images/close-video.png) no-repeat;
    position: absolute;
    right: 10px;
    cursor: pointer
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.employment {
    background: url(/UserFiles/Image/rt.jpg) no-repeat
}

@media only screen and (max-width:767px) {

    .video-container,
    .video-player-holder {
        position: relative
    }

    .video-container {
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden
    }

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width:1025px) {

    #header-links-mob,
    #home-banner-holder #home-banner-medium-js,
    #home-banner-holder #home-banner-mobile-js.initial_load {
        display: none
    }

    #game-banner-holder #game-banner-web-js,
    #game-banner-web-js,
    #home-banner-holder #home-banner-web-js {
        display: block;
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0
    }

    #floater-banner-center-medium,
    #floater-banner-center-mobile {
        display: none !important
    }

    #floater-banner-center-original {
        display: block !important
    }

    .triple-banner {
        min-height: 10.521vw
    }
}

.content-wrap .main-col .search-banner,
.product-detail-stock,
.product-detail-warranty,
.title-additionalAddress {
    margin-top: 20px
}

@media only screen and (min-width:415px)and (max-width:1024px) {

    #floater-banner-center-mobile,
    #floater-banner-center-original,
    #home-banner-holder #home-banner-mobile-js.initial_load,
    #home-banner-holder #home-banner-web-js {
        display: none
    }

    #floater-banner-center-medium,
    #home-banner-holder #home-banner-medium-js {
        display: block
    }

    .home-banner-mobile.slick-slider .slick-slide img {
        min-height: auto;
        height: 100%;
        width: 100%
    }

    .triple-banner {
        min-height: 38.574vw
    }
}

@media only screen and (max-width:414px) {

    #floater-banner-center-mobile,
    #home-banner-holder #home-banner-mobile-js.initial_load {
        display: block
    }

    #floater-banner-center-medium,
    #floater-banner-center-original,
    #home-banner-holder #home-banner-medium-js,
    #home-banner-holder #home-banner-web-js {
        display: none
    }

    .home-banner-mobile.slick-slider .slick-slide img,
    .single-banner img {
        min-height: auto;
        height: auto;
        width: 100%
    }

    .single-banner .single-banner-title img {
        height: 16px
    }

    .triple-banner {
        min-height: 38.647vw
    }
}

#thank-you-page .two-orders-info {
    font-size: 18px;
    font-weight: 300
}

#thank-you-page .two-orders-info-thyp a {
    color: #000
}

.content-wrap .main-col .search-banner img.search-banner-image {
    width: 100%;
    height: auto
}

.click-and-collect.clear {
    clear: both
}

.content-wrap .catgeory-name.shop-page {
    padding-bottom: 20px
}

#fnc-where-to-see #where-to-buy table tr .link-to-shops a {
    text-decoration: underline
}

form#one_page_checkout_form .sk_wrap .sk_col_bela span.sk_col_bela,
form#one_page_checkout_form .sk_wrap .sk_col_bela span.sk_col_crvena {
    font-size: 20px
}

@media only screen and (min-width:351px)and (max-width:425px) {
    form#one_page_checkout_form .sk_wrap {
        width: 135px
    }
}

@media only screen and (min-width:1366px)and (max-width:1525px) {

    form#one_page_checkout_form .sk_wrap .sk_col_bela span.sk_col_bela,
    form#one_page_checkout_form .sk_wrap .sk_col_bela span.sk_col_crvena {
        font-size: 18px
    }

    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(3n),
    form#one_page_checkout_form .sk_wrap .sk_col_bela span:nth-child(4n) {
        font-size: 11px
    }
}

#parhelion-raw img {
    width: 100%
}

.category-menu {
    color: #fff;
    opacity: 1;
    display: flex
}

.footer-black {
    background-color: #000;
    padding: 35px 0 20px;
    text-align: center
}

.footer-logo,
.footer-newsletter {
    margin: 20px 0
}

.footer {
    background-color: #333
}

.social-networks-title {
    color: #fff;
    font: normal normal 500 16px/19px Montserrat
}

.min-rate {
    margin-bottom: -6px;
    color: #999;
    line-height: 26px;
    text-align: left;
    padding-left: 5px;
    font: normal normal 500 12px/18px Montserrat
}

.price-wrap-grid {
    position: absolute
}

.basket:hover svg #Group_2164 {
    fill: #000
}

.basket:hover svg rect,
.checked-comparation svg {
    fill: #EA1B25
}

.no-on-stock-btn.basket svg rect,
.no-on-stock-btn.basket:hover svg rect {
    fill: #BCBCBC
}

.gaming-page .no-on-stock-btn {
    background-color: transparent
}

.scroll-category {
    position: relative;
    display: block
}

.header-links nav {
    width: 100%;
    display: flex;
    height: 50px;
    line-height: 50px
}

.product-wrap-grid .discount-fill {
    font-size: 30px;
    color: #000;
    display: inline-block
}

.buttons-grid-absolute {
    position: absolute;
    top: 350px;
    width: 100%
}

.empty-whish-list {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center
}

.empty-whish-list svg {
    height: 300px
}

.empty-whish-list-button {
    width: 260px;
    height: 36px;
    background: #333;
    border-radius: 8px;
    font: normal normal 500 14px/36px Montserrat;
    color: #FFF;
    margin: auto;
    max-width: 100%;
    cursor: pointer
}

.second_fixed {
    position: absolute;
    z-index: 9999999;
    overflow: auto;
    scrollbar-width: none;
    opacity: 1;
    -moz-box-shadow: 0 5px 5px rgba(182, 182, 182, .25);
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, .25);
    box-shadow: 0 5px 5px rgba(182, 182, 182, .25);
    background-color: #f5f7fb
}

.brand_slider_wrap {
    margin-top: 72px
}

.popular-categories-home-slider {
    margin-top: 30px
}

.brand_slider_wrap .init-slider-wrap {
    overflow: unset;
    width: 100%
}

.brand_slider_wrap .brand_slider,
.brand_slider_wrap .popular-categories_slider {
    background: #f8f8f8;
    height: 130px
}

.brand_slider_wrap .popular-categories_slider {
    height: 180px;
    margin-bottom: 0
}

.brand_slider_wrap .slick-slide img {
    width: 100%
}

.brand_slider_wrap .init-slider-wrap .slick-initialized,
.brand_slider_wrap .init-slider-wrap .slick-initialized+.home-banner-nav {
    opacity: 1;
    overflow: visible
}

body .brand_slider_wrap .slick-slider {
    overflow: hidden;
    max-width: 100%
}

.brand_slider_wrap .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.brand_slider {
    height: 130px;
    background: #f5f3f4
}

.brand_slider_wrap .init-slider-wrap>* {
    opacity: 0
}

.brand_slider_wrap .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.brand_slider_wrap .slick-track {
    min-width: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.brand_slider_wrap .slick-slider,
.ui-slider-horizontal .ui-slider-handle {
    margin-left: 0
}

.slick-initialized .slick-slide {
    display: block
}

.brand_slider .slick-slide,
.popular-categories_slider .slick-slide {
    text-align: center;
    height: 130px;
    opacity: .6;
    transition: .3s
}

.brand_slider_wrap .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.brand_slider svg {
    max-width: 100%;
    max-height: 100%
}

.brand_slider .slick-slide svg:hover rect {
    fill: #000
}

.brand_slider .slick-slide svg:hover g,
.brand_slider .slick-slide svg:hover path {
    fill: #FFF
}

.brand_slider .slick-slide svg:hover #Franke_Logo_Red_BG_CMYK path:nth-of-type(2) {
    fill: #000
}

.brand_slider .slick-slide svg:hover #VIVAX rect,
.prices-t-credit-div:hover svg path {
    fill: #FFF
}

.basket svg {
    height: 22px;
    align-self: center
}

.category-wrap-categories a {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.category-wrap-categories a:hover {
    color: #999
}

.category-box-single {
    height: 260px;
    width: 260px
}

.no-on-stock-svg svg rect,
.no-on-stock-svg:hover svg rect {
    fill: #bcbcbc;
    cursor: default
}

.filter-content .reset-active-filters .active svg path,
.filter-content .reset-active-filters svg:hover:active path {
    fill: #000
}

.slider-price-submit {
    text-transform: capitalize;
    cursor: pointer;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.slider-price-submit a {
    text-decoration: underline;
    font: normal normal 600 12px/20px Montserrat;
    color: #999
}

.slider-price-submit a:hover {
    background: #F6F6F6;
    color: #666;
    padding: 2px 5px
}

.slider-price-submit a:active {
    color: #000
}

.filter-content ul.active_sticky_filters {
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 4px
}

.filter-content ul.active_sticky_filters li span {
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 20px
}

.filter-content ul.active_sticky_filters li {
    border-radius: 8px;
    width: fit-content;
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
    color: #000;
    padding: 0 12px;
    margin-right: 8px;
    break-inside: avoid;
    background-color: #e8e8e8;
    height: 19px;
    line-height: 19px
}

.filter-content ul.active_sticky_filters li:hover {
    background-color: #999;
    color: #000
}

.filter-content .active_sticky_filters .thm-dismiss {
    margin-right: 0;
    font-size: 7px;
    font-weight: 600;
    position: absolute;
    top: 8px;
    right: 8px
}

.filter-content .active_sticky_filters .thm-dismiss:hover {
    color: #EA1B25;
    font-weight: 800
}

#fnc-search_field_mob,
.filter-content .reset-active-filters .active .filters-sticky-reset,
.filter-content .reset-active-filters svg:hover:active+.filters-sticky-reset {
    color: #000
}

#FiltersForm .filter-content {
    -webkit-transition: all 3s ease-out;
    -moz-transition: all 3s ease-out;
    -o-transition: all 3s ease-out;
    transition: all 3s ease-in-out;
    position: relative
}

.filter-content .reset-active-filters {
    width: fit-content
}

.filter-content .reset-active-filters svg {
    position: absolute;
    right: -70px;
    top: 22px;
    height: 20px;
    width: 200px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.filter-content .reset-active-filters .filters-sticky-reset {
    font-size: 14px;
    margin-left: 58px
}

.filter-content .reset-active-filters svg:hover {
    right: -5px
}

.filter-content .reset-active-filters svg:hover+.filters-sticky-reset {
    display: inline-block;
    top: 20px;
    right: 20px
}

#fnc-search_field {
    color: #000 !important
}

.product-details-brand {
    height: 20px;
    width: fit-content;
    display: inline-block;
    font: normal normal 1000 12px/20px Montserrat;
    color: #707070;
    text-transform: uppercase;
    vertical-align: top;
    margin-left: 4px
}

.promo-badge-wrapper {
    margin-right: 4px;
    float: left
}

.product-details-compare-wrap,
.product-details-print,
.product-details-print-mob,
.product-details-share,
.product-details-share-mob,
.product-details-wish-wrap {
    height: 20px;
    width: fit-content;
    display: flex;
    font: normal normal 600 12px/20px Montserrat;
    color: #999;
    float: right
}

.product-details-print {
    padding-bottom: 30px
}

.product-details-compare-wrap,
.product-details-print,
.product-details-wish-wrap {
    position: relative
}

.product-details-print svg {
    width: auto;
    height: 100%;
    padding-right: 10px
}

.product-details-share {
    height: 30px;
    padding-right: 20px
}

.product-details-compare-wrap svg,
.product-details-wish-wrap svg {
    max-height: 20px;
    width: 40px
}

.product-details-print-mob span,
.product-details-share span,
.product-details-share-mob span {
    margin-right: 54px;
    margin-left: 6px
}

.product-details-print-mob:hover,
.product-details-share-mob:hover,
.product-details-share:hover {
    color: #707070
}

.product-on-stock {
    display: flex;
    width: 100%;
    max-width: 100%
}

.product-detail-stock {
    width: 70%;
    display: flex
}

.product-on-stock svg {
    margin-top: 2px
}

.product-detail-stock span {
    font: normal normal 600 14px/19px Montserrat;
    color: #333
}

.product-detail-stock .stock-info-text {
    color: #999;
    margin-left: 20px
}

.product-detail-stock svg {
    margin-bottom: -3px;
    margin-right: 10px;
    border-radius: 5px
}

.product-detail-warranty svg {
    margin-top: 1px;
    margin-right: 8px
}

.product-detail-warranty {
    display: flex;
    font: normal normal 600 16px/19px Montserrat;
    color: #333;
    position: relative;
    width: 30%
}

.warrenty-popover-main {
    display: none;
    position: absolute;
    margin-bootom: 50px;
    font-size: 10px;
    width: 300px;
    bottom: 23px;
    padding: 10px;
    left: 0;
    background: #FFF;
    box-shadow: 0 0 10px #000026;
    border: 1px solid #F6F6F6;
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
    -ms-overflow-style: thin;
    border-radius: 4px
}

.warrenty-popover-main:hover {
    display: flex
}

.warrenty-popover-main::-webkit-scrollbar {
    width: 5px
}

.warrenty-popover-main::-webkit-scrollbar-track {
    background: #f6f6f6
}

.warrenty-popover-main::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
    border-radius: 4px
}

.warrenty-popover-child {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    margin: auto;
    font: normal normal 600 10px/13px Montserrat;
    color: #707070
}

.warrenty-popover-child img {
    width: 100%;
    height: auto;
    max-height: 200px
}

.warrenty-popover-child div:first-of-type {
    margin-bottom: 5px
}

.warranty-popover-activate:hover+div {
    display: flex
}

.warranty-popover-activate {
    margin-left: 10px;
    display: flex
}

.product-detail-timer {
    margin-right: 10px;
    margin-left: auto
}

.product-detail-timer svg {
    width: 16px;
    height: 16px
}

.warranty-popover-activate span {
    margin-top: 1.5px
}

.product-detail-prices {
    display: flex;
    margin-top: 30px;
    width: 100%;
    max-width: 100%;
    align-items: stretch
}

.prices-main-div {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    position: relative;
    color: grey;
    background: #FFF;
    padding-top: 20px;
    padding-right: 10px;
    width: calc(60% - 10px);
    border-right: 1px solid #000
}

.product-detail-prices .basket {
    max-width: 100%;
    border-radius: 10px
}

.prices-main-div-white {
    display: inline-flex;
    position: relative;
    color: grey;
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    padding: 20px;
    width: 85%
}

.prices-credit-div {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 20px;
    height: 100%;
    color: #707070;
    width: 40%;
    align-self: end
}

.animated_background,
.slide_tabs_cart,
.slide_tabs_spp {
    position: absolute;
    z-index: 1
}

.prices-credit-div-info {
    font: normal normal 500 12px/16px Montserrat;
    color: #333;
    padding: 30px 56px 0 20px
}

.prices-credit-div-info img {
    height: 20px;
    float: left;
    margin-right: 10px
}

.cart_checkout_button .basket,
.login-checkout .basket,
.prices-main-div .basket {
    background-color: #000
}

.cart_checkout_button .basket:hover,
.checks .basket,
.conditions .basket,
.contact-page-submit-btn:hover,
.login-checkout .basket:hover,
.login-wrapper .basket,
.prices-main-div .basket:hover,
.tehnomax-modal.register-page .basket {
    background-color: #ea1b25;
    color: #fff
}

.login-register-title {
    text-align: center;
    font-size: 25px;
    padding-bottom: 30px
}

.cart_checkout_button .basket {
    width: auto;
    padding: 0 30px;
    border-radius: 10px
}

.basic-sales-prices {
    display: block;
    width: 100%;
    text-align: left
}

.basic-sales-prices span {
    font: normal normal 600 14px/20px Montserrat
}

.product-details-basket {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px
}

.product-details-basket .basic-sales-prices,
.product-details-basket .product-details-basket-price,
.product-details-basket .product-details-basket-text {
    padding: 6px 6px 6px 0
}

.product-details-basket-price {
    text-align: left;
    font: normal normal 600 38px/30px Montserrat;
    color: #EA1B25;
    padding-left: 0 !important
}

.product-details-basket .product-details-basket-text {
    text-align: left;
    font: normal normal 500 14px/20px Montserrat;
    color: grey;
    padding-bottom: 20px;
    padding-left: 0
}

.product-details-action-time {
    margin-top: 4px
}

.product-details-save-compare svg {
    fill: #666
}

.product-details-save-compare:hover svg {
    fill: #000
}

.product-details-save-compare a {
    display: inline-flex;
    width: 30%;
    margin: auto;
    padding: 5px
}

.product-details-save-compare a:hover {
    background: #F6F6F6;
    border-radius: 4px;
    color: #000
}

.product-details-save-compare span {
    padding-top: 2px;
    font-size: 14px;
    padding-left: 8px
}

.prices-t-credit-div {
    background: #F9F9F9;
    border-radius: 4px;
    padding: 16px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    flex-direction: column;
    max-width: calc(100% - 32px);
    width: calc(100% - 32px)
}

.warranty-banner img {
    max-width: 100%;
    margin-top: 10px;
    border-radius: 20px
}

.prices-t-credit-div:hover {
    background: #E20074;
    color: #FFF
}

.prices-t-credit-div:hover .t-price-span,
.prices-t-credit-div:hover .t-price-span-right {
    color: #FFF
}

.prices-t-credit-div span {
    padding-top: 10px
}

.prices-t-credit-div svg {
    height: 30px;
    align-self: flex-end;
    -webkit-align-self: flex-end;
    margin-left: auto;
    width: 26px
}

.t-price-span,
.t-price-span-right {
    font: normal normal 600 23px/20px Montserrat;
    color: #333;
    float: right
}

.t-price-span-right {
    width: 100%;
    display: block;
    color: #E20074;
    margin-bottom: 10px
}

.prices-credit-div .prices-credit-div-information a {
    line-height: 20px
}

.t-add-to-basket {
    width: 100%;
    height: 40px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    text-align: center;
    font: normal normal 600 14px/40px Montserrat;
    color: #333
}

.t-credit-button {
    text-align: center
}

.product-details-bootstrap {
    margin-top: 50px
}

.product-info-tabs .nav-tabs>li {
    border-color: #E0E0E0 #E0E0E0 #FFF
}

.product-info-tabs .nav-tabs>li.active {
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 5px solid #FFF;
    background-color: #fff;
    transition: all .3s ease-in-out
}

.product-details-save-compare {
    display: flex;
    width: 332px;
    margin: auto;
    padding-top: 26px;
    padding-bottom: 26px
}

.shipping-info {
    display: flex;
    width: calc(100% - 40px);
    padding: 40px
}

.shipping-info-part {
    width: calc(50% - 30px);
    max-height: 609px;
    text-align: left;
    color: #181818
}

.shipping-info-part:first-child {
    margin-right: 20px
}

.shipping-info-part a {
    color: #ea1b25;
    font-weight: 700
}

.shipping-info-header-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    vertical-align: middle;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #999
}

.shipping-info-header-wrap svg {
    height: 50px
}

.shipping-info-button-wrap {
    width: 100%;
    padding-bottom: 40px;
    text-align: center
}

.shipping-info-button-wrap .basket {
    background-color: #000;
    margin: auto
}

.shipping-info-button-wrap .basket:hover,
.slide_tabs_cart,
.slide_tabs_spp {
    background-color: #ea1b25
}

.tab-pane .shipping-info p {
    text-align: left;
    font: normal normal 500 18px/24px Montserrat
}

.tab-pane .shipping-info h3 {
    font: normal normal 600 20px/20px Montserrat
}

.tab-pane .shipping-info h4 {
    font: normal normal 500 20px/20px Montserrat;
    color: grey
}

.shipping-info a:hover {
    text-decoration: none
}

#search_btn_mob,
.search_btn {
    color: #FFF
}

.tab-target-link h2 {
    font: normal normal 600 16px/19px Montserrat;
    color: grey;
    text-transform: uppercase;
    margin-left: 0
}

.tab-button.active .tab-target-link h2 {
    color: #000
}

.slide_tabs_spp {
    bottom: -4px;
    transition: all .3s ease-in-out;
    height: 1px;
    display: none
}

.slide_tabs_cart {
    display: none;
    bottom: -4px;
    transition: all .3s ease-in-out;
    height: 2px
}

.animated_background {
    display: none;
    top: 0;
    transition: all .3s ease-in-out;
    background-color: #bcbcbc;
    opacity: .1
}

#fnc-shipping {
    position: relative;
    padding: 0
}

.register-page form .btn-checked,
.register-page form .btn-popup,
.register-page form .btn-shop-change {
    background-color: #414140;
    border-radius: 2px;
    height: 20px;
    font: normal normal 500 12px/20px Montserrat;
    color: #FFF;
    text-align: center;
    padding: 0 5px;
    cursor: default;
    box-sizing: border-box;
    display: inline-block
}

.register-page form .btn-checked {
    position: absolute;
    right: 0;
    top: 4px
}

.register-page form .btn-checked:hover,
.register-page form .btn-popup:hover,
.register-page form .btn-shop-change:hover {
    background-color: #333
}

.register-page form .popup {
    position: absolute;
    top: 10px;
    right: 5px
}

.additional-address-close {
    border-radius: 4px;
    margin-left: 10px;
    text-align: center;
    width: fit-content;
    height: 36px;
    background: #ea1b25;
    font: normal normal 600 14px/36px Montserrat;
    color: #FFF;
    padding: 0 13px
}

.sec-street-name-error {
    font-size: 10px
}

.save-main-address {
    display: flex;
    justify-content: flex-end
}

#reset-main-address,
#save-additional-address,
#save-delivery-section,
#save-main-address {
    border-radius: 10px;
    text-align: center;
    width: 160px;
    height: 36px;
    background: #ea1b25;
    font: normal normal 500 14px/36px Montserrat;
    color: #FFF;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#reset-main-address {
    background: #fff;
    color: #000;
    margin-right: 10px;
    border: 1px solid #000
}

.cart-mobile-label {
    position: absolute;
    height: 100%;
    width: fit-content;
    z-index: auto;
    padding-left: 30px;
    margin-top: 8px;
    color: #666
}

.cart-mobile-label p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.input-field.placeholdermobile {
    padding-left: 68px;
    font-weight: 400
}

.input-field.placeholdermobile::placeholder {
    color: #E0E0E0
}

#save-additional-address:hover,
#save-delivery-section:hover,
#save-main-address:hover {
    background: #ea1b25
}

#delivery-type-checked,
#main-address-checked {
    display: none
}

.address-label {
    position: absolute;
    top: calc(50% - 10px);
    left: -100px;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 600
}

.title-additionalAddress {
    position: relative;
    font: normal normal bold 16px/20px Montserrat;
    color: #BCBCBC;
    padding-left: 10px
}

.title-additionalAddress h3 {
    margin-bottom: 5px !important;
    font-size: 16px;
    font-weight: 600
}

.checkout-page .container {
    width: 1366px;
    margin: auto;
    padding: 0 15px;
    max-width: 100%;
    box-sizing: border-box
}

.checkout-page .container:after {
    content: '';
    display: block;
    clear: both
}

.cart_title_wrap {
    width: 100%;
    font: normal normal 600 34px/26px Montserrat;
    color: #333;
    text-transform: capitalize;
    height: 34px;
    line-height: 34px
}

.cart_information,
.cart_item,
.cart_item_title {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

.cart_information {
    display: block
}

.cart_item_title {
    font: normal normal bold 12px/24px Montserrat;
    color: #666;
    height: 15px;
    line-height: 15px;
    margin-bottom: 4px;
    padding-bottom: 10px
}

.cart_item {
    border-bottom: 1px solid #EAE9E9
}

.cart_item div {
    display: inline-flex
}

.product-cart-info .cart-item-title-mob {
    display: none
}

.cart_item_data .product-cart-info {
    width: 70%;
    margin-top: 30px;
    display: inline;
    font-size: 11px
}

.thank-you-page-wrap .cart_item_data .product-cart-info {
    margin-top: 0
}

.thank-you-page-wrap .cart_item_data .product-cart-info .cart-item-text-title {
    line-height: 18px
}

.thank-you-page-wrap .cart-item-price-wrapper .old-price {
    margin-top: 0;
    height: 0
}

.thank-you-page-wrap .cart_item .cart_item_quantity {
    margin: 0
}

.thank-you-page-wrap .qty-widget {
    border: unset
}

.cart_information_header,
.cart_item_header.border-bottom {
    border-bottom: 1px solid #EAE9E9
}

.thank-you-page-wrap .cart_item .cart_item_total {
    margin-top: 0
}

.thank-you-page-wrap .cart_item_header-title {
    font-size: 12px
}

.cart_item_data .image-wrapper {
    width: 90px;
    height: 100px
}

.cart_item_data .image-wrapper img {
    margin: 0 auto auto;
    max-height: 100px;
    max-width: 100%
}

.cart_item_data .product-cart-info a {
    position: relative
}

.cart_item_data .product-cart-info .cart-item-text-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 28px;
    cursor: pointer;
    font-size: 10px;
    line-height: 14px
}

.cart-item-text-title[data-title]::after {
    content: attr(data-title);
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    top: -30px;
    left: 0;
    white-space: nowrap;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease
}

.cvv_div_wrap,
.registration-and-login-wrap .tehnomax-modal-content .two-columns.customer-type {
    padding-left: 0
}

.cart-item-text-title[data-title]:hover::after {
    opacity: 1;
    visibility: visible
}

.product-cart-info .cart-item-brand {
    color: #BCBCBC;
    margin-bottom: 10px
}

.cart_item_data,
.cart_item_data_title {
    width: 40%
}

.cart-item-prices-wrap,
.cart_item_cache_title,
.cart_item_credit_title,
.cart_item_quantity,
.cart_item_quantity_title,
.cart_item_total,
.cart_item_total_title {
    width: 17%;
    text-align: center
}

.cart_item_total_title {
    text-align: left
}

.cart_item_close,
.cart_item_close_title {
    width: 9%
}

.cart_item_cache,
.cart_item_credit {
    text-align: center
}

.cart_item_cache_title,
.cart_item_credit_title {
    cursor: pointer;
    margin-bottom: -4px;
    width: auto;
    padding-left: 10px
}

.product-cart-info {
    margin-top: 50px;
    width: 40%;
    margin-left: 20px;
    line-height: 20px;
    display: inline
}

.cart_item_brand {
    color: #BCBCBC;
    margin-bootom: 10px
}

.product-cart-info p {
    margin-bottom: 10px
}

.cart_item .cart_item_quantity,
.cart_item_cache .cart-item-price-wrapper,
.cart_item_credit .cart-item-price-wrapper {
    display: block;
    position: relative;
    margin: 0 auto
}

.cart_item .cart_item_quantity {
    margin: 57px 0 0;
    width: 17%;
    text-align: center
}

.qty-widget div {
    display: block
}

.qty-widget-decrement,
.qty-widget-increment {
    margin-top: 2px
}

.cart_item .cart_item_close,
.cart_item .cart_item_total {
    display: block;
    margin-top: 68px;
    text-align: center
}

.cart_item .cart_item_close a {
    vertical-align: top
}

.cart_item .cart_item_close svg {
    width: 100%;
    height: 20px;
    vertical-align: top
}

.cart_items_wrap {
    margin-top: 4px;
    margin-bottom: 14px
}

.cart_items-information_wrap {
    display: flex;
    width: 100%;
    padding-top: 40px
}

.cart_items {
    width: 65%;
    padding-right: 20px;
    padding-top: 20px
}

.thank-you-page-wrap .cart_items {
    padding-top: 0
}

.cart-item-prices-wrap div {
    width: 100%
}

.cart_information_wrap {
    height: fit-content;
    width: 35%;
    position: relative;
    padding-top: 20px;
    border-radius: 20px;
    background-color: #fff
}

.loaylity_coupon_cart_information {
    background-color: #ebebeb;
    padding: 10px 20px;
    margin-top: 35px
}

.cart-items-table {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #EAE9E9;
    margin-bottom: 20px
}

.cart_item_header {
    margin-bottom: 10px;
    padding-bottom: 4px;
    font-size: 18px
}

.cart_item_header-customer-data {
    display: flex
}

.cart_item_header-customer-contact {
    width: 30%
}

.cart_item_header-customer-address {
    width: 70%
}

.cart_item_header-title {
    font-size: 14px;
    color: #BCBCBC;
    font-weight: 600;
    padding-bottom: 10px
}

.cart_item_header-text p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500
}

.last-cart-items-table-wrap {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 40px
}

.last-cart-items-table-wrap .cart-items-table {
    width: calc(50% - 10px)
}

.cart-items-table .qty-widget input {
    font: normal normal 600 20px/18px Montserrat;
    color: #333
}

.cart_print_price_wrap {
    float: right;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    border: 1px solid #EAE9E9
}

.toggle-prices {
    height: 20px;
    display: flex
}

.toggle-prices svg {
    height: 20px
}

.cart_information_header p {
    font: normal normal 500 14px/20px Montserrat;
    color: #999
}

.cart_information_title {
    display: block
}

.cart_information_amount div,
.cart_information_title div {
    margin-top: 55px;
    padding-bottom: 50px
}

.coupon_cart_information {
    display: block;
    width: 60%;
    height: 60px;
    line-height: 60px;
    position: relative;
    min-width: 390px;
    margin-top: 65px;
    margin-left: 140px
}

.loaylity_cart_information {
    display: flex;
    height: 60px;
    line-height: 60px;
    position: relative;
    font-size: 12px;
    justify-content: space-between
}

.loaylity_coupon_cart_information input {
    border: none
}

.cart_btn_information {
    position: absolute;
    right: 5px;
    top: 10px;
    display: flex
}

#fnc-remove-coupon-btn {
    display: flex;
    align-items: center
}

.cart_checkout_button {
    width: 100%;
    padding-top: 20px
}

.confirm_order_button {
    width: 100%
}

.confirm_order_button .basket {
    float: right
}

.cart-red {
    color: #ea1b25;
    font: normal normal 600 26px/20px Montserrat
}

.edit-account .basket {
    width: 100%;
    height: 46px;
    background: #333;
    border-radius: 4px;
    font: normal normal 600 14px/18px Montserrat;
    color: #FFF;
    margin: auto
}

.edit-account .basket.btn-outline {
    border: 1px solid #333;
    color: #333;
    background: 0 0;
    line-height: 46px
}

.tehnomax-modal,
.telekom-modal {
    width: 794px;
    height: auto;
    position: absolute;
    background: #FFF;
    box-shadow: 0 3px 6px #00029;
    border-radius: 10px;
    left: 0;
    right: 0;
    top: 208px;
    margin-left: auto;
    margin-right: auto;
    z-index: 99999;
    text-align: center;
    display: none
}

.tehnomax-modal.registration-and-login-wrap {
    width: 640px
}

.tehnomax-modal-overlay,
.telekom-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .8;
    z-index: 9999;
    display: none
}

.telekom-modal svg {
    margin-top: 88px;
    max-height: 60px
}

.tehnomax-modal svg {
    margin-top: 100px
}

.tehnomax-modal.registration-and-login-wrap svg {
    margin-top: 0
}

.tehnomax-modal img {
    margin-top: 80px
}

.tehnomax-modal-title,
.telekom-modal-title {
    font: normal normal 800 16px/18px Montserrat;
    color: #333;
    margin-top: 40px
}

.tehnomax-modal-title {
    margin-top: 20px
}

.tehnomax-modal-title.modal-with-check,
.whish-list-modal-title.modal-with-check {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center
}

.tehnomax-modal-price {
    font: normal normal 600 16px/18px Montserrat;
    color: #333;
    padding-top: 16px
}

.telekom-modal p {
    margin-top: 16px
}

.tehnomax-modal-btn-wrap {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.tehnomax-modal-btn-black,
.tehnomax-modal-btn-white,
.telekom-modal-btn {
    margin-top: 57px;
    background: #333;
    border-radius: 4px;
    font: normal normal 600 14px/46px Montserrat;
    color: #FFF;
    border: none;
    width: 246px;
    height: 46px
}

.tehnomax-modal-btn-wrap .tehnomax-modal-btn-black,
.telekom-modal-body .telekom-modal-btn {
    color: #FFF;
    text-decoration: none
}

.tehnomax-modal-btn-wrap .tehnomax-modal-btn-white {
    background: 0 0;
    border: 1px solid #333;
    color: #31292B;
    text-decoration: none
}

.whish-list-modal-mob .tehnomax-modal-btn-white {
    background-color: #fff
}

.tehnomax-modal-btn-one {
    margin: 57px auto auto
}

.tehnomax-modal-body,
.telekom-modal-body {
    position: relative
}

.tehnomax-modal-close-btn,
.telekom-modal-close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font: normal normal 800 18px/20px Montserrat;
    color: #D5D4D4;
    cursor: pointer
}

.telekom-modal-content {
    width: 70%;
    margin: auto;
    padding-bottom: 60px
}

.tehnomax-modal-content {
    width: 80%;
    margin: auto;
    padding-bottom: 100px
}

.registration-and-login-wrap .tehnomax-modal-content {
    width: 100%;
    margin: auto;
    padding-bottom: 50px
}

.tehnomax-modal-content p {
    padding-top: 20px
}

.telekom-form-confirmation {
    width: 93%;
    margin: auto
}

.telekom-form-confirmation ul li {
    margin-top: 36px;
    position: relative
}

.telekom-modal ul li svg {
    margin-top: -2px
}

.telekom-modal ul li svg path {
    fill: #837E7F
}

.telekom-shop-list {
    position: relative;
    display: none;
    width: 100%
}

.telekom-shop-list ul {
    position: absolute;
    top: -15px;
    width: calc(100% - 2px);
    margin: auto;
    background-color: #F9F9F9;
    color: #666;
    overflow-y: scroll;
    text-align: left;
    border: 1px solid #000;
    border-radius: 4px;
    padding-bottom: 1px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.loadingTelekom {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 30px
}

.telekom-submit-btn-li {
    position: relative
}

.telekom-shop-list ul::-webkit-scrollbar {
    display: none
}

.js_month_expand .telekom-shop-list ul li {
    cursor: pointer;
    height: 46px;
    font: normal normal 600 14px/46px Montserrat
}

.telekom-shop-list ul li:focus,
.telekom-shop-list ul li:hover {
    font-weight: 800;
    color: #000;
    background-color: #EDEDED
}

.telekom-shop-list ul li {
    padding-left: 30px;
    margin-top: 0;
    margin-bottom: 0
}

.telekom-content-wrap {
    overflow: hidden;
    max-width: 1634px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
}

.required-field-telekom {
    top: 7px;
    right: 11px;
    color: #837E7F;
    height: 20px;
    width: 20px;
    position: absolute
}

.required-field-telekom-carrot {
    font-size: 13px
}

.close-category-menu-mob-wrap {
    background: #000;
    height: 100%;
    opacity: .6;
    display: none;
    width: 20%;
    float: left;
    z-index: 1000
}

.header_white_line_mob {
    display: none;
    background-color: #FFF;
    padding-left: 40px;
    font: normal normal bold 10px/24px Montserrat;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 180px;
    padding-top: 80px
}

.web-view {
    display: block
}

.mob-view {
    display: none !important
}

.cart-items-mobile-wrap {
    display: none
}

.registration-horisontal-line {
    background-color: #EDEDED;
    width: 80%;
    margin: 46px auto 34px;
    height: 2px
}

.additional-login-btn {
    width: 60%;
    margin: auto auto 40px;
    display: flex;
    max-width: 400px
}

.additional-login-btn div {
    width: 50%;
    margin: auto;
    text-align: center
}

.additional-login-title {
    padding: 28px 0 24px;
    text-align: center;
    font: normal normal 600 16px/20px Montserrat;
    color: #666
}

.shops-info-links {
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px
}

.shops-info-links a {
    width: 50%;
    display: block;
    text-align: center;
    font: normal normal 600 14px/28px Montserrat;
    color: #333
}

@media screen and (max-width:1024px) {
    .filter-content ul.active_sticky_filters li a {
        margin-left: 4px
    }

    .tehnomax-modal-overlay,
    .telekom-modal-overlay {
        width: 100%;
        height: 100%
    }

    .cart-mobile-label p {
        font-size: 16px
    }

    .input-field.placeholdermobile {
        padding-left: 72px
    }

    #save-delivery-section {
        margin-left: 0
    }

    .section-cart-body #shopsPage {
        margin-bottom: 30px
    }

    .tehnomax-modal,
    .tehnomax-modal.registration-and-login-wrap,
    .telekom-modal {
        width: 95%;
        top: 70px
    }

    .telekom-shop-list ul li {
        line-height: 23px
    }

    .web-view {
        display: none !important
    }

    .mob-view {
        display: block !important
    }

    .telekom-submit-btn-li {
        margin: auto
    }

    .cart-items-mobile-wrap {
        display: block
    }

    .cart-items-table {
        border-radius: 8px
    }

    .cart-item-text-title {
        font-size: 12px
    }

    .cart-item-data-mob {
        display: flex;
        padding-bottom: 20px;
        border-bottom: 1px solid #EAE9E9
    }

    .cart-items-mobile-wrap .product-listing-product:last-of-type .cart-item-data-mob {
        border-bottom: none
    }

    .cart-item-image-mob .image-wrapper img {
        height: 120px
    }

    .price-amount.price.js-gross,
    .product-cart-data-mob .price {
        text-align: left;
        padding-left: 0
    }

    .cart-items-table .cart_item_title {
        display: none
    }

    .cart-item-price-wrapper .qty-widget {
        position: relative
    }

    .product-cart-data-mob .fnc-delete-basket-item {
        height: 16px
    }

    .cart-item-image-mob {
        width: 30%
    }

    .cart-item-mobile-wrap {
        width: 70%;
        display: block
    }

    .product-cart-info-mob {
        width: 100%;
        display: block;
        padding-top: 30px
    }

    .product-cart-body-mob {
        width: 100%;
        display: inline-flex
    }

    .close-category-menu-mob-wrap,
    .header_white_line_mob {
        display: block
    }

    .close-category-menu-mob {
        width: 28px;
        height: 28px;
        position: absolute;
        top: 4px;
        right: 0;
        cursor: pointer
    }

    .close-category-menu-mob svg {
        width: 28px;
        height: 28px
    }

    .category-menu-item0.first-level,
    .category-menu-wrap,
    .scroll-category {
        background-color: transparent
    }

    .category-menu-wrap {
        display: flex;
        height: 110vh
    }

    .category-menu-item0.first-level>.submenu-category-item .first-level-link {
        padding-left: 40px;
        background-color: #fff;
        color: #000
    }

    .warrenty-popover-main {
        bottom: 100%
    }

    .category-menu-item0.first-level .submenu-category-item-first-level {
        margin-left: 0;
        display: none
    }

    .category-menu-item0.first-level::-webkit-scrollbar {
        display: none
    }

    .close-third-level-menu {
        display: inline-block;
        line-height: 40px;
        padding-top: 10px;
        border-bottom: 2px solid #BCBCBC
    }

    .category-menu {
        display: none
    }

    .cart_information,
    .cart_item,
    .cart_item .cart_item_quantity,
    .cart_item_cache .cart-item-price-wrapper,
    .cart_item_credit .cart-item-price-wrapper {
        display: block
    }

    .confirm_order_button .basket {
        width: calc(100% - 60px);
        max-width: 100%;
        margin: auto;
        float: none
    }

    .confirm_order_button {
        width: 100%;
        margin: auto;
        height: 40px;
        text-align: center
    }

    .cart_item_data {
        width: 100%
    }

    .cart_item {
        height: 600px
    }
}

.contact-page-wrap .contact-form,
.login-page {
    padding-top: 40px
}

.columns-2>.column-2 {
    width: 100%
}

[class*=column-] {
    position: relative;
    float: left;
    box-sizing: border-box;
    min-height: 1px
}

[class*=columns-]::after {
    content: '';
    clear: both;
    display: block
}

@media screen and (min-width:1360px) {
    .drop-down {
        display: block;
        width: 100%;
        min-height: 50px;
        height: auto;
        position: relative;
        float: left;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #f9f9f9;
        font-size: 16px;
        font-weight: 400;
        box-sizing: border-box;
        background-color: #FFF;
        color: #a3a3a3
    }

    .checkout-page .checkout-wrapper .login-page {
        width: 80%
    }

    .columns-3-media-2>.column-1-media-2 {
        width: 33.3333%
    }
}

.login-page form .forgot-password {
    padding: 30px 0;
    border-top: 1px solid #f9f9f9
}

.login-page form .forgot-password span {
    font-size: 14px;
    font-weight: 600;
    color: #1b1b27
}

[class*=columns-] {
    width: 100%
}

@media screen and (min-width:600px) {
    .login-page form .column-2 {
        text-align: center
    }
}

.form-error {
    color: #e95c61;
    position: absolute;
    top: 52px;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 10px
}

.columns-4.spacing-20>.column-4 {
    width: calc(100% - 20px)
}

[class*=columns-].spacing-20>[class*=column-] {
    margin-left: 10px;
    margin-right: 10px
}

.columns-4>.column-4 {
    width: 100%
}

.input-margin-bottom {
    margin-bottom: 30px !important
}

.login-page input[type=text],
.my-account-page input[type=text],
.register-page input[type=text],
input[type=password] {
    text-align: center;
    height: 40px
}

.login-page form .column-2 input,
.my-account-page form input,
.remodal-survey input {
    border: 1px solid #f9f9f9
}

.login-page .form-error {
    text-align: center
}

.required-field {
    position: absolute;
    top: 20px;
    right: 10px;
    height: 20px;
    width: 20px;
    color: #666;
    font-size: 14px
}

.border_mask,
.nav-tabs .active:before {
    width: 80%;
    margin-left: auto;
    right: 0;
    height: 2px;
    position: absolute;
    left: 0;
    margin-right: auto
}

#four-column-wrap-product-listing .required-field {
    color: #ea1b25
}

.border_mask {
    bootom: 0
}

.nav-tabs .active:before {
    content: "";
    bottom: 0;
    border-bottom: 1px solid #ea1b25;
    animation: .4s fadeIn;
    animation-fill-mode: forwards;
    visibility: hidden;
    margin-bottom: -2px
}

.active_nav:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #ea1b25;
    display: var(--display, block)
}

.filter-arrow {
    position: absolute;
    left: 10px;
    height: 100%;
    margin-top: 5px;
    pointer-events: none;
    z-index: 1
}

.cancellation-not-granted {
    padding-bottom: 20px;
    color: #ea1b25;
    width: 95%;
    margin: auto
}

@media screen and (min-width:1024px) {
    .js-li-space-title {
        border: 1px solid #fff;
        border-radius: 20px;
        height: 60px;
        padding: 10px 20px;
        display: flex;
        margin-bottom: 40px !important
    }

    .js-li-space-title .li-space-title-text {
        vertical-align: middle;
        text-align: right;
        width: 80%
    }

    .js-li-space-title .li-space-title-img {
        width: 20%;
        display: flex
    }

    .js-li-space-title .li-space-title-img img {
        height: 50px;
        align-self: center
    }

    .footer-section-center .js-li-space-title {
        margin: 0 20px
    }

    .footer-logo a {
        width: 350px
    }

    .footer-logo a img {
        width: 260px
    }

    .cancellation-not-granted {
        width: 100%
    }

    .prices-credit-div-information {
        padding-bottom: 14px
    }

    .product-name-grid:hover+div+.tabs_box_product_name_tooltip {
        display: block
    }

    .search-wraper {
        display: none
    }

    .columns-4-media-1.spacing-20-media-1>.column-2-media-1 {
        width: calc(50% - 20px)
    }

    [class*=columns-].spacing-20-media-1>[class*=column-] {
        margin: 0 10px
    }

    .columns-4-media-1>.column-2-media-1 {
        width: 50%
    }

    .register-page input[type=text],
    .register-page input[type=password] {
        text-align: left;
        margin-bottom: 15px
    }

    .two-column-middle div {
        margin-bottom: 25px
    }

    .form-error {
        text-align: left;
        font-size: 10px
    }
}

.container::after {
    content: '';
    display: block;
    clear: both
}

.login-checkout {
    text-align: center
}

.login-checkout input {
    max-width: 383px
}

.login-checkout li {
    width: 90%;
    margin: auto
}

.cart_items-information_wrap .cart_items .page-title-checkout,
.total-pdv {
    margin-bottom: 20px
}

@keyframes fadeIn {
    99% {
        visibility: hidden
    }

    100% {
        visibility: visible
    }
}

.user-acount-check-title {
    font: normal normal 800 20px/20px Montserrat;
    color: #666
}

.user-acount-check-text {
    font: normal normal 600 16px/20px Montserrat;
    color: #837E7F
}

.page-title-checkout {
    font: normal normal 800 20px/26px Montserrat;
    color: #333
}

.cart_items-information_wrap .cart_items .page-title-checkout,
.four-column-wrap.four-column-wrap-product-listing .page-title-checkout {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    font-size: 30px
}

.thank-you-page-wrap .cart_items-information_wrap .cart_items .page-title-checkout {
    padding-top: 0;
    padding-bottom: 20px
}

.four-column-wrap.four-column-wrap-product-listing .page-title-checkout .checkout-title-wrap {
    margin-bottom: 8px
}

.checkout-steps-wrap {
    display: flex;
    font-size: 14px;
    line-height: 20px;
    align-content: center;
    flex-wrap: wrap
}

.step-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #666;
    margin-right: 6px;
    text-align: center;
    color: #999
}

.step-title {
    color: #999;
    line-height: 22px
}

.step-line {
    height: 45%;
    width: 25px;
    align-self: start;
    border-bottom: 1px solid #666;
    margin: 0 6px
}

.checkout-step {
    display: flex
}

.four-column-wrap-product-listing .page-title-checkout {
    padding-bottom: 30px
}

.active-step .step-circle {
    color: #fff;
    background-color: #ea1b25;
    border-color: unset
}

.active-step .step-title {
    color: #000
}

.fnc-user-type+label {
    font: normal normal bold 14px/18px Montserrat;
    color: #333
}

.delivery-form-title,
.notes-title {
    font: normal normal 500 18px/20px Montserrat
}

.user-type {
    text-align: center
}

.delivery-form-title {
    padding-top: 20px;
    text-align: left
}

.change-password-form-wrapper {
    width: 100%;
    margin-top: 30px;
    float: left
}

#one_page_checkout_form .input-field:focus,
.textarea-field:focus {
    background: #F9F9F9;
    border: 1px solid #E0E0E0;
    color: #333
}

.notes input {
    width: 99%
}

.notes-title {
    margin-top: 10px
}

.conditionals-wrap .terms-wrap input {
    width: unset
}

.cart-form-wrap .conditionals-wrap div {
    float: left
}

#section-cart-title-3+div>.notes-title.delivery-section {
    color: #BCBCBC
}

.textarea-field {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    font: normal normal 500 14px/24px Montserrat;
    color: #666;
    padding-left: 30px;
    background: #FFF;
    border: 1px solid #D5D4D4;
    border-radius: 4px;
    margin-top: 1rem
}

.drop-down label,
.drop-down-list>li {
    display: block;
    float: left;
    padding: 15px 20px;
    width: calc(100% - 40px);
    height: 20px;
    text-align: center;
    cursor: pointer
}

.drop-down-list {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    background-color: #fff;
    z-index: 2;
    top: 50px;
    box-shadow: 2px 3px 18px 9px rgb(235 235 235)
}

.drop-down-wrap {
    display: flex
}

.drop-down-lists {
    width: 50%
}

.input_svg {
    position: relative;
    display: inline
}

.cart-item-wrap {
    display: flex;
    height: auto;
    position: relative
}

.cart-item-image-wrap {
    width: 30%;
    max-width: 214px;
    max-height: 214px
}

.cart-item-info-data {
    display: inline-flex;
    width: 100%;
    line-height: 30px
}

.cart-item-wrap .cart-item-info-wrap .cart-item-info-data {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EAE9E9
}

.cart-item-info-data-left-column {
    display: flex
}

.cart-item-info-wrap {
    width: 100%;
    margin: auto;
    display: block;
    padding-left: 20px;
    height: 100%
}

.cart-item-wrap .cart-item-info-wrap {
    padding: 10px 0 5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px
}

.cart-item-wrap.cart-item-wrap-last .cart-item-info-wrap .cart-item-info-data {
    border-bottom: unset
}

.cart-item-wrap .cart-item-info-wrap .cart-item-info-product {
    min-height: unset
}

.cart-item-wrap .cart-item-info-wrap .cart-item-qty {
    padding-left: 10px
}

.cart-item-wrap .cart-item-info-wrap .cart-item-discount,
.shop-list-map {
    padding-left: 20px
}

.checkout-cart-item-right-side .checkout-cart-items-total {
    width: 100%;
    border-top: 1px solid #EAE9E9;
    margin-top: 20px;
    padding-top: 10px
}

.checkout-cart-item-right-side .checkout-cart-items-total .cart-item-info-data {
    padding: 0 20px;
    width: calc(100% - 40px)
}

.checkout-cart-item-right-side .cart_information_title {
    padding-top: 60px
}

.cart-item-info-data-column {
    width: 50%;
    height: 80%;
    margin: auto;
    display: block
}

.cart-item-info-data-column.data-body {
    margin-top: 10px
}

.cart-item-info-data-column p {
    font-size: 9px;
    color: #BCBCBC;
    line-height: 9px;
    margin-top: 2px
}

.cart-item-info-data-column:last-of-type {
    text-align: right
}

.data-header {
    color: #333;
    font: normal normal 400 16px/20px Montserrat;
    line-height: 30px
}

.data-body {
    font: normal normal 600 16px/20px Montserrat;
    color: #333;
    line-height: 30px
}

.data-total {
    font: normal normal 600 24px/20px Montserrat;
    color: #000
}

.checkout-cart-change-wrapper {
    text-align: center;
    padding-top: 38px
}

.total-wrap {
    margin-top: 20px
}

.total-pdv {
    font: normal normal 600 16px/20px Montserrat;
    color: #999;
    text-align: right
}

.conditions,
.terms .radio-checkbox-wrap {
    text-align: left
}

.checkout-cart-horizontal-line {
    height: 4px;
    background: #FFF;
    border-radius: 4px;
    width: 95%;
    margin: auto auto 18px
}

.header-basket-products {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 220px;
    scrollbar-width: thin;
    -ms-overflow-style: thin;
    scrollbar-color: #666 #f5f7fb;
    -webkit-scrollbar-color: #666 #f5f7fb;
    width: calc(100% - 20px)
}

.header-basket-products::-webkit-scrollbar {
    width: 5px
}

.header-basket-products::-webkit-scrollbar-thumb {
    border-radius: 10px !important
}

.header-basket-product-data .header-amount-wrapper {
    padding-left: 10px;
    color: #BDBDBD;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    display: block;
    width: 100%
}

.slide-login-registration,
.slide_customer-type {
    display: none;
    position: absolute;
    transition: all .3s ease-in-out;
    background-color: #ea1b25;
    z-index: 1
}

.checkout-cart-items-total {
    width: 95%;
    margin: auto
}

.customer-type {
    margin-bottom: 0
}

.slide_customer-type {
    height: 2px;
    bottom: 29.7px
}

.conditions {
    width: 70%;
    margin: auto
}

.submit-btn-conditions .conditions {
    width: 100%
}

.conditions-submit-div {
    width: 80%;
    margin: auto
}

.submit-btn-conditions .conditions-submit-div {
    width: 100%
}

.submit-btn-conditions .conditions-submit-div .basket {
    max-width: 100%;
    width: 100%
}

.terms.cf-turnstile-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.two-columns.conditions.cf-turnstile-wrapper {
    margin-top: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap
}

.registration-and-login {
    width: 80%;
    margin: 20px auto auto
}

.registration-and-login li {
    border-bottom: 2px solid rgba(188, 188, 188, .5)
}

.login-header,
.registration-header {
    cursor: pointer;
    display: block
}

.login-title,
.registration-title {
    font: normal normal 600 20px/20px Montserrat;
    color: #333;
    text-align: center;
    margin-bottom: 16px
}

.login-header-text,
.registration-header-text {
    font: normal normal 600 16px/20px Montserrat;
    color: #666;
    text-align: center;
    margin-bottom: 20px
}

.slide-login-registration {
    height: 1px;
    bottom: 0
}

.login-wrapper,
.register-wrapper {
    width: 50%;
    margin: auto
}

.main-title {
    font: normal normal 600 20px/26px Montserrat;
    color: #333
}

.slick-current-tab {
    color: #333 !important
}

.slick-current-tab:hover {
    background: #f5f7fb !important;
    color: #999 !important
}

.my-notifications {
    padding-bottom: 40px
}

.my-order-item {
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    display: flex
}

.my-order-item-data {
    width: 70%;
    padding: 20px 0 20px 40px
}

.my-order-item-data p {
    font: normal normal 400 16px/20px Montserrat;
    color: #837E7F
}

.my-order-item-data span {
    font: normal normal 500 16px/20px Montserrat;
    color: #31292B
}

.my-order-item-data .order_current_status {
    font-style: italic
}

.my-order-item-btn {
    width: 30%;
    text-align: center;
    position: relative
}

.change-password-title,
.my-coupon-item-title,
.my-order-item-title {
    font: normal normal 500 20px/20px Montserrat;
    color: #333
}

.my-order-item-text {
    padding-bottom: 20px
}

.order-detail-btn {
    width: 160px;
    height: 36px;
    background: #333;
    border-radius: 2px;
    font: normal normal 400 14px/20px Montserrat;
    color: #FFF;
    line-height: 36px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10%
}

.order-detail-delete-btn {
    height: 36px;
    background: #333;
    border-radius: 6px;
    font: normal normal 400 14px/20px Montserrat;
    color: #FFF;
    line-height: 36px;
    width: 363px;
    text-align: center
}

.change-password-btn:hover,
.order-detail-delete-btn:hover {
    background-color: #ea1b25;
    color: #FFF;
    cursor: pointer
}

.telekom-modal-btn:hover,
.telekom-submit-btn:hover {
    background-color: #E20074;
    color: #FFF
}

.order-details-title {
    font: normal normal 400 18px/20px Montserrat;
    color: #333
}

.order-details-text p {
    font: normal normal 400 14px/20px Montserrat;
    color: #999
}

.order-details-title-main {
    font: normal normal 400 20px/20px Montserrat;
    color: #837E7F
}

.order-details-estimation,
.order-details-status li {
    font: normal normal 600 12px/20px Montserrat
}

.my-account-order-details span {
    color: #31292B
}

.order-details-estimation li {
    font: normal normal 500 16px/20px Montserrat;
    color: #837E7F
}

.order-details-status li {
    border-left: 1px solid #ACA9AA;
    color: #ACA9AA;
    padding-left: 10px;
    height: 40px;
    line-height: 11px;
    margin-bottom: 0;
    position: relative
}

.order-details-status li span {
    height: 8px;
    width: 8px;
    background-color: #ACA9AA;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    top: 0
}

.change-password-btn,
.order-details-status li.active-status span {
    background-color: #333
}

.order-details-status li.active-status {
    border-left: 1px solid #333;
    color: #31292b
}

.order-details-status li:last-of-type {
    border: none
}

.order-details-wrap {
    float: left;
    width: calc(100% - 960px)
}

.order-details-items-wrap {
    float: left;
    width: 350px;
    background-color: #F9F9F9;
    border: 1px solid #F6F6F6;
    border-radius: 4px;
    padding: 0 20px;
    margin-top: 40px;
    font: normal normal bold 12px/24px Montserrat;
    color: #999;
    position: relative;
    margin-bottom: 20px
}

.title-total-order {
    position: absolute;
    top: -40px;
    left: 20px;
    font: normal normal 600 20px/20px Montserrat;
    color: #666
}

.order-details-item-wrap {
    display: flex;
    margin: 30px auto auto;
    height: 230px
}

.wish-list-remove {
    position: relative
}

.wish-list-page-wrap .delete-product svg,
.wish-list-remove svg {
    height: 20px
}

.login-checkout-wrap {
    width: 80%;
    margin: auto;
    float: none
}

.edit-account-submit-div {
    text-align: center;
    margin-bottom: 20px
}

.accept_terms .thm-check-box::before,
.required_cookies .thm-check-box::before {
    background-color: #000
}

.edit-account .radio-checkbox-wrap.accept_terms input+i+i,
.edit-account .radio-checkbox-wrap.required_cookies input+i+i {
    color: #FFF !important
}

.my-coupon-item {
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    display: flex;
    margin-bottom: 20px;
    height: 80px;
    line-height: 80px
}

.coupons-list-wrap {
    width: 100%;
    margin: 20px auto 60px
}

.coupon-svg svg {
    height: 100%;
    padding-left: 40px
}

.loaylity_cart_information .coupon-svg svg {
    padding-left: 8px
}

.copy-coupon-code-btn {
    margin: auto 20px auto auto;
    position: relative;
    max-width: 160px;
    height: 36px;
    background: #333;
    border-radius: 4px;
    text-align: center;
    font: normal normal 600 14px/36px Montserrat;
    color: #FFF;
    cursor: pointer;
    width: 20%
}

.change-password-form input,
.li-with-input {
    max-width: 383px
}

.my-coupons-wrap {
    width: 30%
}

.coupons-wrap-header {
    line-height: 60px
}

.coupons-wrap-header p {
    font: normal normal 600 16px/60px Montserrat;
    color: grey
}

.my-coupon-item-data {
    width: 70%;
    padding: 10px 0 0 120px
}

.coupon-status-wrap {
    display: inline-flex;
    width: 80%;
    text-align: center;
    font: normal normal 800 14px/16px Montserrat;
    margin-bottom: 20px;
    height: 30px
}

.coupon-status-wrap li {
    width: 24%
}

.active-coupon-status {
    border-bottom: 2px solid #EA1B25
}

.change-password-form {
    width: calc(100% - 500px);
    float: left
}

.change-password-text p {
    font: normal normal 400 16px/20px Montserrat;
    color: grey
}

.change-password-form li {
    margin-bottom: 25px;
    position: relative
}

.change-password-form li:first-of-type {
    margin-bottom: 10px
}

.change-password-title {
    padding-top: 20px
}

.change-password-btn {
    width: 260px;
    height: 46px;
    border-radius: 4px;
    font: normal normal 600 14px/46px Montserrat;
    color: #FFF;
    border: none
}

.li-with-input input[type=password] {
    text-align: left
}

.checkaut-header-wrap {
    text-align: center
}

.checkaut-header-wrap div {
    font: normal normal 600 20px/20px Montserrat;
    color: #000;
    margin-bottom: 16px
}

.checkaut-header-wrap p {
    font: normal normal 500 16px/24px Montserrat;
    color: #837E7F
}

.checkout-details-wrap {
    display: flex;
    text-align: left;
    width: 100%;
    margin: 60px 0
}

.checkout-details-column {
    width: 30%
}

.checkout-details-column div {
    font: normal normal 600 18px/20px Montserrat;
    color: #333;
    height: 60px
}

.checkout-details-column span {
    font: italic normal 600 18px/20px Montserrat;
    color: #999;
    display: block
}

.checkout-details-column p {
    font: normal normal 500 16px/24px Montserrat;
    color: #999;
    padding-right: 5px
}

.checkout-cart-item-wrap .cart-item-image-wrap img {
    width: 100%
}

.checkout-content-title {
    text-align: center;
    font: normal normal 500 20px/20px Montserrat;
    color: #666;
    margin-bottom: 18px
}

.checkout-content-wrap {
    width: 100%;
    background-color: #F9F9F9;
    border: 1px solid #F6F6F6;
    border-radius: 4px
}

.checkout-cart-items-wrap {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 40px
}

.checkout-cart-item-wrap {
    width: 40%;
    margin: 2% 2% 20px;
    height: 230px;
    display: flex
}

.checkout-cart-prices {
    width: 70%;
    margin: 60px auto auto
}

.checkout-submit-div {
    text-align: center;
    width: 80%;
    margin: 60px auto auto
}

.checkout-submit-div a {
    width: 360px
}

.checkout-submit-div a:last-of-type {
    text-decoration: underline
}

.contact-page-wrap {
    display: flex
}

.contact-page-column {
    width: 100%;
    text-align: center
}

.contact-page-column form ul {
    width: calc(50% - 20px);
    margin-right: 20px;
    float: left
}

.contact-info-data-wrapper,
.shop_page_banner img {
    width: 100%;
    border-radius: 20px
}

.contact-page-title {
    color: #333;
    margin-bottom: 20px !important;
    height: 20px;
    position: relative
}

.shops-page .contact-page-title {
    text-align: center;
    margin: 20px auto;
    height: 28px
}

.shop_page_banner {
    margin-top: 70px
}

.contact-info-data-wrapper {
    display: flex;
    gap: 20px;
    text-align: center;
    margin: 40px auto auto;
    height: 40px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
    background-color: #fff
}

.contact-info-data-wrapper img {
    height: 40px
}

.contact-info-data-wrapper .contact-info-title {
    font: normal normal 500 21px/20px Montserrat;
    color: #000
}

.contact-info-data-wrapper p {
    color: #666
}

.contact-info-data-wrapper .contact-page-company-phone {
    font: normal normal 300 46px/40px Montserrat;
    color: #BDBDBD
}

.contact-info-data-wrapper .contact-page-company-phone span {
    color: #EA1B25;
    margin-right: 8px;
    font-weight: 400
}

.contact-page-title-bullet {
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 8px
}

.contact-page-title.contact-page-title-uppercase {
    font-size: 16px;
    font-weight: 600
}

.contact-page-title.contact-page-title-uppercase.contact-page-title-uppercase-first {
    margin-bottom: 60px !important
}

.contact-page-column p {
    font: normal normal 400 16px/20px Montserrat;
    color: grey;
    margin-bottom: 20px
}

.contact-store-email-info {
    font: normal normal 1000 16px/20px Montserrat;
    color: #333;
    margin-bottom: 42px
}

.contact-form input {
    font-weight: 500
}

.contact-page-submit-btn {
    width: fit-content;
    height: 46px;
    padding: 0 20px;
    background-color: #EA1B25;
    border-radius: 10px;
    font: normal normal 400 16px/20px Montserrat;
    color: #FFF;
    border: none
}

.contact-form textarea {
    width: 100%;
    max-width: 100%;
    height: 160px !important
}

.contact-form .textarea-wrap {
    max-width: 100%
}

.g-recaptcha.recaptcha-cart div {
    margin: auto
}

#map {
    padding-top: 20px;
    width: 100%;
    height: 768px
}

.map-shops-wrap #map {
    padding-top: unset;
    height: 400px;
    border-radius: 20px
}

.cart-shops #map {
    height: 683px
}

.link-for-shops-page {
    text-decoration: underline;
    font: normal normal 500 16px/20px Montserrat;
    color: #EA1B25
}

.shop-list-wrap {
    display: flex
}

.shop-list-cities {
    width: 30%
}

.shop-list-cities-mob li,
.shop-list-data-mob {
    width: calc(100% - 20px)
}

.shop-list-cities li,
.shop-list-cities-mob li {
    height: 40px;
    background: #ededed;
    padding: 5px;
    font: normal normal 500 14px/40px Montserrat;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 10px
}

.shop-list-cities-mob .chose-city {
    background: #000;
    color: #FFF
}

.shop-list-cities-mob {
    width: 80%;
    margin: auto auto 20px;
    border-radius: 10px;
    background: #000;
    padding: 5px;
    overflow-x: hidden !important;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: none
}

.shop-list-cities-mob::-webkit-scrollbar {
    width: 0;
    height: 0
}

.shop-list-cities-mob li {
    height: 18px;
    line-height: 18px
}

.shop-list-cities-mob ul .chose-city {
    height: 40px;
    line-height: 40px;
    text-transform: uppercase
}

.shop-list-cities li:hover,
.shop-list-cities-mob li:hover {
    color: #000
}

.shop-list-cities-mob .chose-city:hover {
    color: #ededed
}

.shop-list-map {
    width: calc(70% - 20px)
}

.two-column.lift-input input {
    position: absolute
}

.two-column.lift-input label {
    margin-left: 25px
}

.edit-account .two-column.lift-input label {
    z-index: 1;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    bottom: 1px
}

.edit-account #city-page-wrap .custom-dropdown-carret {
    right: 16px;
    top: 12px
}

.edit-account #city-page {
    top: 42px
}

.edit-account .two-columns.city-postal-ul #city-page .city-ul li {
    height: 25px;
    margin-bottom: 0
}

.shop-list-data {
    background: #FFF;
    cursor: pointer
}

.shop-list-data-mob {
    color: #000;
    text-align: center;
    background: #ededed;
    padding: 5px 0;
    border-radius: 6px;
    margin: auto auto 5px
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data {
    border: none;
    padding: 0;
    margin-right: 15px;
    min-height: 20px;
    color: #333;
    border-radius: unset
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data:hover .shop-list-data-title {
    padding-left: 5px
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data:hover {
    color: #fff;
    background-color: #000;
    border-radius: 4px
}

.shop-list-data-title {
    font: normal normal 500 14px/20px Montserrat
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data:first-of-type .shop-list-data-title {
    padding-top: 0;
    border: none
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data:last-of-type .shop-list-data-title {
    border-bottom: .5px solid #999
}

.register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data:hover .shop-list-data-title {
    color: #fff !important;
    border: none
}

.shop-list-data-title span {
    font-weight: 400;
    padding-left: 4px
}

.shop-data-wrap p,
.shop-list-data p,
.shop-list-data-mob p,
.shop-list-data-wrap-mob p {
    font: normal normal 400 12px/16px Montserrat;
    color: #333
}

.shop-data-wrap,
.shop-data-wrap span {
    font: normal normal 600 12px/16px Montserrat;
    color: #333
}

.shops-page .brand_slider_wrap {
    margin-top: 0
}

.shops-page .brand_slider_wrap .slick-slider {
    margin-top: 10px
}

.shop-list-cities ul {
    height: 605px;
    overflow-y: scroll
}

.cart-shops .shop-list-cities ul {
    height: 717px
}

.compare-products-spec-wrap::-webkit-scrollbar,
.shop-list-cities ul::-webkit-scrollbar,
.shop-list-cities-mob ul::-webkit-scrollbar {
    display: none
}

.compare-products-spec-wrap,
.shop-list-cities ul,
.shop-list-cities-mob ul {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.all-cities-list-mob {
    overflow-y: scroll
}

.shop-list-cities ul li,
.shop-list-cities-mob ul li {
    cursor: pointer
}

.shop-list-data {
    border-radius: 2px;
    height: fit-content;
    padding: 5px 10px 5px 20px
}

.shop-image-wrap,
.shop-image-wrap img {
    height: 260px;
    width: 260px
}

.shop-list-data:hover {
    background-color: #f5f7fb
}

.shop-list-data-wrap {
    display: none;
    margin-top: -5px;
    background-color: #FFF;
    border: 1px solid #BCBCBC;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    border-top: unset;
    margin-bottom: 5px
}

.shops-flex-wrap {
    margin: 44px 0 20px
}

.shop-information-wrap {
    width: 20%;
    padding-bottom: 20px;
    display: block;
    float: left;
    cursor: pointer
}

.shop-image-wrap {
    border-radius: 2px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto auto 5px
}

.shop-data-wrap {
    width: 260px;
    height: 180px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    position: relative;
    margin: auto
}

.shop-data-wrap p:first-of-type {
    margin-top: 10px
}

.shop-data-wrap div {
    padding: 5px
}

.map-shops-wrap {
    width: 100%;
    height: 400px;
    position: relative;
    padding-bottom: 20px
}

.selected-shop {
    height: 180px
}

.telekom-form-confirmation .selected-shop {
    height: 30px
}

.selected-shop .selected-shop-information-wrap {
    width: 100%;
    height: 100%;
    display: none;
    margin-top: 10px
}

.selected-shop-image-wrap {
    width: 240px
}

.selected-shop-data-wrap {
    padding-left: 20px;
    width: calc(100% - 260px)
}

.selected-shop-image-wrap img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 10px
}

.selected-shop-data-wrap .selected-shop-city-name {
    margin: 12px 0;
    font: normal 400 20px/20px Montserrat;
    color: #BCBCBC;
    text-transform: uppercase
}

.selected-shop-data-wrap .selected-shop-shop-name {
    margin: 5px 0 20px;
    font: normal 500 26px/26px Montserrat;
    text-transform: uppercase
}

.selected-shop-data-wrap p {
    font: normal 500 14px/24px Montserrat;
    color: #BCBCBC
}

.selected-shop-data-wrap svg {
    height: 20px;
    float: left;
    padding: 2px 10px 2px 0
}

.selected-shop-info {
    display: flex;
    justify-content: space-between
}

.selected-shop-info-find {
    background-color: #000;
    border-radius: 8px;
    padding: 10px 20px 5px;
    height: 40px;
    min-width: 165px;
    margin-top: 40px;
    cursor: pointer
}

.selected-shop-info-find svg {
    height: 30px
}

.selected-shop-info-find div {
    margin-top: 4px
}

.selected-shop-info-find p {
    font: normal 500 11px/14px Montserrat;
    color: #FFF
}

.selected-shop-info-data {
    min-width: 280px
}

.cart_shops .map-shops-wrap {
    height: 683px
}

.map-shops {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: fadeInUpBig .5s linear
}

@-webkit-keyframes fadeInUpBig {
    0% {
        top: 70%;
        left: 70%;
        width: 40%;
        height: 250px
    }

    100% {
        top: 0;
        left: 0;
        width: 100%;
        height: 720px
    }
}

.first-heading {
    font: normal 600 12px/16px Montserrat;
    color: #333;
    padding-bottom: 10px
}

.body-content-map p {
    font: normal normal 400 12px/16px Montserrat;
    color: #333
}

.body-content-map span {
    font: normal normal 500 12px/16px Montserrat;
    color: #333
}

.checked-comparation div,
.checked-comparation span,
.checked_wish div,
.checked_wish span {
    color: #EA1B25
}

.compare-thumbs-title {
    width: 100%;
    font: normal normal 400 20px/20px Montserrat;
    color: #FFF
}

.close-compare-modal-wrap {
    position: relative
}

.close-compare-modal,
.reduce-compare-modal {
    position: absolute;
    width: auto;
    color: #FFF;
    font-size: 25px;
    height: auto
}

.close-compare-modal {
    right: 0;
    top: -10px
}

.reduce-compare-modal {
    right: 25px;
    top: -9px
}

.reduce-compare-modal svg {
    width: 15px
}

.td-formated {
    width: 100%;
    height: 100%;
    padding: 5px
}

.compare-products-spec .compare-page-image-wrap {
    height: 230px;
    width: 150px;
    max-width: 200px;
    text-align: left;
    padding-left: 15px;
    vertical-align: top
}

.compare-products-spec .compare-page-image-wrap .compare-page-image-wrap-a {
    max-width: 200px;
    border: 1px solid #BCBCBC;
    width: 200px;
    height: 220px;
    border-radius: 10px
}

.compare-text-checked {
    color: #EA1B25;
    display: none
}

.telekom-page-wrap {
    display: flex;
    margin-bottom: 40px;
    background-color: #FFF;
    margin-top: 10px;
    padding: 30px;
    border-radius: 20px;
    justify-content: stretch;
    max-height: 560px
}

.telekom-page-wrap p {
    font: normal normal 500 12px/16px Montserrat;
    color: grey
}

.telekom-page-image-wrap {
    width: 40%;
    text-align: center;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #BCBCBC;
    display: flex;
    justify-content: center;
    align-items: center
}

.telekom-page-data-wrap {
    padding-left: 20px;
    width: calc(60% - 20px)
}

.telekom-page-image-wrap img {
    margin: auto;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%
}

.telekom-form-container {
    display: flex
}

.telekom-form-container-first-part {
    border: 1px solid #BCBCBC;
    border-radius: 10px;
    padding: 20px
}

.telekom-title {
    font: normal normal 600 20px/26px Montserrat;
    color: #333;
    text-transform: capitalize;
    height: 52px
}

.telekom-code {
    font: normal normal 500 16px/20px Montserrat;
    color: #999;
    margin-top: 10px;
    margin-bottom: 10px
}

.telekom-form-product-price {
    float: right;
    padding-left: 30px
}

.telekom-form-product-price span {
    font: normal normal 600 26px/20px Montserrat;
    color: #333
}

.telekom-form-conditions-prices .telekom-form-product-price span {
    font-size: 20px
}

.telekom-form-product-price p {
    font: normal normal 500 10px/12px Montserrat;
    color: #333;
    margin-bottom: 2px
}

.telekom-form-product-price div {
    font: normal normal 600 12px/14px Montserrat;
    color: #ea1b25
}

.telekom-form-product-price.telekom-form-product-price-total div {
    color: #999;
    font: normal normal 500 12px/25px Montserrat
}

.telekom-page-small-title {
    font: normal normal 500 16px/20px Montserrat;
    color: #000
}

.telekom-form-conditions,
.telekom-form-wrap {
    width: 50%;
    margin-top: 0
}

.telekom-form-container-first-part .telekom-form-wrap {
    width: 40%
}

.telekom-form-container-first-part .telekom-form-conditions {
    width: 60%
}

.telekom-form-header {
    margin-top: 15px;
    height: 45px
}

.telekom-form-body {
    width: 90%;
    margin: auto;
    padding-top: 30px
}

.telekom-form-container-first-part .telekom-form-body {
    padding-bottom: 0
}

.telekom-form-body .two-columns .one-column {
    margin-top: 20px;
    position: relative
}

.telekom-form-body .input-field {
    font-weight: 500;
    height: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.telekom-form-body .required-field-with-label {
    top: 35px
}

.telekom-submit-btn {
    width: 100%;
    height: 40px;
    background: #000;
    border-radius: 4px;
    font: normal normal 500 16px/40px Montserrat;
    color: #FFF;
    margin-top: 20px;
    border: none;
    cursor: pointer
}

.user_active_dot,
.whish_basket_active_dot {
    background: #ea1b25;
    border-radius: 50%;
    transition: all .4s ease-in-out;
    position: absolute
}

.required-field-with-label {
    top: 20px;
    right: -5px;
    color: #837E7F;
    height: 20px;
    width: 20px;
    position: absolute;
    font-size: 12px
}

.login-wrap-mob {
    display: none
}

@media only screen and (max-width:800px) {
    .compare-products-spec-wrap {
        width: 100%;
        overflow-x: scroll
    }

    .compare-products-spec {
        width: 800px;
        border-spacing: 2px
    }

    .compare-products-spec td {
        padding: 0 10px 0 0
    }

    .login-wrapper,
    .register-wrapper {
        width: 100%
    }

    .login-form ul li,
    .register-form ul li {
        padding-left: 0;
        width: 100%
    }

    .registration-and-login ul li {
        padding-top: 20px
    }

    .register-page form {
        width: 100%
    }
}

.filter-title svg {
    float: right;
    margin-top: 1px;
    padding-right: 20px
}

.filter-content .radio-checkbox-wrap.telekom-filter {
    margin-top: 24px;
    height: 20px;
    width: 33px
}

.category-grid-stock-filter.telekom-toggle-filter {
    position: absolute;
    top: -2px;
    margin: 0;
    right: 0
}

.telekom-filter span:first-of-type {
    position: absolute;
    top: -2px;
    left: 38px
}

.sort-template-wrap-web {
    display: block
}

.sort-template-wrap-mob {
    display: none
}

.breadcrumb-web-wrap {
    display: block
}

.headding-orders-mob {
    display: none
}

.whish_basket_active_dot {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 16px;
    margin-top: 12px;
    font-size: 0;
    bottom: 10px !important
}

.user_active_dot {
    width: 14px;
    height: 14px;
    display: block !important;
    margin-left: 25px;
    font-size: 0;
    top: 22px
}

.user_active_dot span,
.whish_basket_active_dot span {
    font-size: 9px !important;
    letter-spacing: 0 !important;
    margin-top: 2px;
    text-align: center !important
}

.edit-account form .input-field {
    height: 40px;
    padding-left: 10px
}

.edit-account form input[type=password] {
    text-align: left
}

.edit-account form .password-eye {
    top: 12px
}

.coupon-svg {
    position: absolute;
    left: 0;
    top: 10px
}

.cart-item-title-mob {
    display: none
}

.cart_information_header p,
.cart_information_title {
    padding: 0 20px 10px
}

.cart_information_header p:first-of-type {
    color: #000
}

.cart_information_header .cart_information_header-info-text {
    font-size: 12px;
    color: #BCBCBC;
    margin-top: -10px
}

.cart_information_amount {
    width: 57%;
    text-align: right
}

.cart-information-wrap {
    display: block;
    padding-top: 30px
}

.cart-information-section {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 20px
}

.cart-info-page-mob,
.delivery-type-header .popup {
    display: none
}

.cart-information-amount {
    text-align: right
}

.cart-information-section.section-black {
    background-color: #000;
    padding-top: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.cart-information-text p {
    font-size: 12px;
    color: #999
}

.m-t-25 {
    margin-top: 25px
}

.m-t-20 {
    margin-top: 20px
}

.cart-information-section.section-black .cart_white {
    color: #fff
}

.cart-info-page-web {
    margin-top: 35px;
    width: 100%;
    display: block;
    font: normal normal 500 12px/16px Montserrat;
    color: #999
}

.cart_red {
    font: normal normal 600 26px/20px Montserrat;
    color: #EA1B25
}

.loaylity_cart_information-input {
    border-radius: 8px;
    background-color: #fff;
    line-height: 30px;
    height: 30px;
    align-self: center
}

.loaylity_cart_information-input input {
    font: normal normal 500 12px/20px Montserrat;
    color: #666;
    border-radius: 8px;
    padding: 0 5px
}

.delivery-type-wrap {
    width: 280px
}

.delivery-type-header {
    background: #F9F9F9;
    height: 60px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 2px solid #f5f7fb
}

.delivery-types-wrapper .delivery-type-header {
    background: #FFF
}

.delivery-type-header svg {
    height: 40px;
    padding-left: 30px
}

.delivery-type-header div {
    width: 140px;
    padding-left: 20px;
    font-size: 17px
}

.two-columns.delivery-type .two-column {
    width: fit-content;
    max-width: unset;
    float: left
}

.delivery-type-header label {
    position: absolute;
    top: 9px;
    left: 29px;
    pointer-events: none
}

.delivery-type-header i {
    position: absolute;
    top: 18px;
    pointer-events: none;
    right: 20px;
    font-size: 25px
}

.delivery-type-header .thm-check-box {
    color: #858585
}

.delivery-type-header a,
.delivery-type-header input {
    width: 100%;
    height: 100%
}

.delivery-type-header.active-header .popup {
    display: block
}

.delivery-type-body {
    height: 93px
}

.two-columns.delivery-type {
    overflow: visible;
    float: left
}

.two-columns.delivery-type .two-column #shopsPage {
    display: none;
    position: absolute;
    z-index: 10;
    overflow: visible;
    width: 120%;
    max-width: 350px;
    right: 0;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background-color: #fff;
    margin-top: 8px
}

.two-columns.city-postal-ul {
    overflow: visible
}

#city-page {
    display: none;
    position: absolute;
    z-index: 10;
    overflow: visible;
    width: 100%;
    right: 0;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background-color: #fff;
    top: 46px
}

.city-ul {
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
    justify-content: space-around
}

.two-columns.city-postal-ul #city-page .city-ul li {
    width: calc(50% - 30px);
    min-height: 20px;
    padding: 5px;
    text-align: center;
    font-weight: 600;
    border-radius: 4px
}

.two-columns.city-postal-ul #js-city {
    cursor: pointer
}

.city-ul li:hover {
    background-color: #000;
    color: #fff
}

.two-columns.delivery-type .shop-ul {
    margin: 10px;
    height: 400px;
    overflow-y: scroll
}

.two-column-form.delivery-form ul .gender-li-wrap {
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

.gender-li-wrap .radio-checkbox-wrap input {
    opacity: 1;
    accent-color: #ea1b25
}

.gender-li-wrap .radio-checkbox-title {
    width: 60px;
    color: #000
}

.gender-li-wrap .radio-checkbox-wrap {
    width: calc(50% - 30px);
    max-width: 80px
}

.gender-li-wrap .radio-checkbox-wrap label {
    font: normal normal 500 14px/24px Montserrat;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    z-index: 10;
    margin-left: 22px
}

.one-page-checkout .register-page #one_page_checkout_form {
    width: 100%
}

.one-page-checkout .register-page #one_page_checkout_form .four-column-wrap-product-listing {
    width: 100%;
    max-width: 794px;
    margin: auto;
    float: none
}

.cart_shops .shop-list-cities li,
.cart_shops .shop-list-cities-mob li {
    margin-bottom: 0;
    margin-top: 0
}

.cart_shops .contact-page-title {
    margin: 20px auto auto;
    font: normal normal bold 16px/20px Montserrat;
    color: #BCBCBC;
    margin-bottom: 5px !important
}

.hidden_i {
    display: none
}

.delivery-type-body {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    position: relative
}

.delivery-type-city,
.delivery-type-street,
.delivery-type-text {
    font-size: 14px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 100%
}

.delivery-type-initial-text {
    width: 100%;
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    left: 10px
}

.delivery-type-street {
    margin-top: 18px
}

.delivery-type-amount {
    width: calc(35% - 5px);
    font-size: 22px;
    margin-right: 5px;
    text-align: right;
    margin-bottom: 5px
}

.active-header {
    background: #EDEDED
}

.active-body {
    background: #F9F9F9
}

.active-delivery-type {
    color: #333;
    font-weight: 600
}

.delivery-section {
    padding-left: 10px;
    width: calc(100% - 20px)
}

.payment-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px
}

.payment-ul .payment-li {
    width: 50%;
    padding-left: 0
}

.shop-content-wrap {
    overflow: hidden;
    margin: auto;
    width: 100%;
    box-sizing: border-box
}

.double-banner-mob {
    display: none
}

.subscription-section {
    margin: auto;
    display: flex;
    justify-content: space-between;
    text-align: left
}

.footer-newsletter,
.footer-viber {
    width: 46%;
    border: 2px solid #333;
    border-radius: 4px
}

.footer-newsletter-wrap,
.footer-viber-wrap {
    padding: 20px
}

.footer-subscription-top {
    display: flex
}

.footer-text-wrap {
    width: 85%
}

.footer-img-wrap {
    width: 15%;
    text-align: right
}

.footer-img-wrap img {
    max-height: 60px;
    max-width: 100%
}

.footer-newsletter {
    margin-right: 0
}

.footer-viber {
    margin: 20px 0
}

.footer-subscription-title {
    font: normal normal bold 14px/20px Montserrat;
    color: #EDEDED
}

.footer-subscription-body {
    font: normal normal 400 14px/20px Montserrat;
    color: #EDEDED;
    padding: 20px 0
}

.subscription-section .radio-checkbox-wrap i,
.subscription-section .radio-checkbox-wrap input {
    top: 15px
}

.subscription-section .radio-checkbox-wrap {
    padding-top: 5px
}

.footer-black .subscription-section .radio-checkbox-wrap label {
    font: normal normal bold 12px/20px Montserrat;
    color: #999
}

.subscription-section .radio-checkbox-wrap input:checked+i+i {
    color: #ea1b25
}

.subscription-section .radio-checkbox-wrap input:checked+i+i+label {
    color: #BCBCBC
}

#neweslettersubmit,
#telephonesubmit {
    cursor: pointer
}

.li-space {
    position: relative
}

.li-space svg {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px
}

.li-space svg path {
    fill: #D5D4D4
}

.li-space svg #Path_17 {
    fill: #333
}

.li-space:hover svg path,
.payment-ul .card-payment-li.active svg {
    fill: #FFF
}

.li-space:hover svg #Path_17 {
    fill: #333
}

.footer-section-center {
    text-align: center
}

.footer-section-right {
    text-align: right
}

.middle-footer-section {
    padding-left: 25px
}

.footer-section-ul {
    padding-top: 20px
}

.footer-arrow-svg {
    display: none
}

.actions-catalog-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    margin: 40px 0 50px
}

.actions-wrap,
.all-action-wrap,
.catalogs-wrap {
    width: 32%;
    position: relative
}

.actions-catalog-wrap img {
    height: 150px;
    margin-bottom: 30px
}

.actions-catalog-wrap .actions-catalog-button {
    height: 30px;
    font: normal normal 500 18px/30px Montserrat;
    color: #fff;
    padding: 0 15px;
    border-radius: 6px;
    border-color: transparent;
    background-color: #ea1b25;
    cursor: pointer;
    width: fit-content;
    margin: 10px auto 40px
}

.actions-catalog-wrap .catalogs-wrap p,
.password-eye {
    font-size: 14px
}

.actions-catalog-wrap a {
    width: 100%;
    height: 100%
}

#actions .main-col {
    padding: 0
}

@media screen and (max-width:1280px) {
    .cart_item_title {
        font-size: 10px
    }
}

@media screen and (max-width:1080px) {
    .cart_item_title {
        font-size: 9px
    }
}

.apple-menu #apple {
    display: none;
    flex-wrap: wrap;
    justify-content: flex-start;
    left: 18.3vw;
    padding-right: 3vw;
    padding-left: 3vw
}

.apple-menu #apple .apple-second-level-category {
    flex: 0 0 calc(25% - 10px);
    height: 50%
}

.apple-menu #apple .apple-second-level-category a {
    height: fit-content;
    text-align: center;
    position: relative
}

.apple-menu #apple .apple-second-level-category a img {
    display: block;
    max-width: 100%;
    margin-bottom: 10px
}

.account-menu-mob,
.apple-menu #apple .apple-second-level-category a .category-menu-dot_second {
    display: none
}

.apple-menu #apple .apple-second-level-category a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

.main-col-category.subcategories-category-page {
    width: 100%;
    padding-left: 20px
}

.js-product-grid-wrap .content-wrap {
    padding-left: 0
}

.checkout-cart-header h2 {
    font: normal normal 600 20px/20px Montserrat;
    color: #666;
    text-align: center
}

.two-columns.customer-type {
    padding-left: 14%;
    max-width: 383px;
    margin: auto
}

.registration-and-login-wrap .register-form .two-columns.customer-type,
.registration-and-login-wrap .register-form .two-columns.customer-type .one-column {
    max-width: 450px
}

.register-form .radio-checkbox-gender input[type=radio] {
    opacity: 1;
    accent-color: #ea1b25
}

.register-form .radio-checkbox-gender label {
    display: inline-block;
    margin-right: 6px;
    font-weight: 500
}

.register-form .radio-checkbox-gender {
    width: fit-content;
    max-width: unset;
    margin-left: 0;
    float: left
}

.register-form .two-columns.checks {
    padding-left: 14%;
    max-width: 450px;
    margin: auto;
    padding-top: 20px
}

.registration-header {
    display: block
}

.compare-products-mob-overlay,
.compare-products-mob-popup,
.compare-products-wrapper-mob,
.product-details-mob-view,
.product-details-print-mob span,
.product-details-print-mob.absolute,
.product-details-share-mob,
.product-details-share-mob span,
.product-info-wrap-mob,
.whish-list-modal-mob-overlay,
.whish-list-modal-mob-popup {
    display: none
}

.product-details .product-slider-wrapper {
    top: 60vh
}

.cart-payment-info-wrap ul .one-column {
    padding-bottom: 20px
}

.cart-payment-info-wrap .cart-payment-info-title {
    text-align: left;
    font: normal normal 800 16px/20px Montserrat;
    color: #000;
    max-width: 383px;
    width: 100%;
    box-sizing: border-box;
    display: inline-block
}

.payment-section-wrap input::placeholder {
    color: #666
}

.cart-payment-info-wrap .cart-payment-info-button {
    padding-bottom: 0;
    width: 160px;
    height: 36px;
    background: #333;
    border-radius: 2px;
    color: #FFF;
    line-height: 36px;
    text-align: center
}

.cart-payment-info-wrap ul li select option,
.cart-payment-info-wrap ul li::placeholder {
    font: normal normal 600 14px/24px Montserrat;
    color: #666
}

.cart-payment-info-wrap ul li select {
    overflow-y: scroll;
    -ms-overflow-style: thin;
    scrollbar-width: thin;
    scrollbar-color: #ea1b25 #FEF9F9
}

.cart-payment-info-wrap ul li select::-webkit-scrollbar {
    width: 5px;
    background-color: #FEF9F9
}

.bank-section img,
.bank-section p {
    float: left;
    margin-right: 10px;
    padding-top: 10px;
    font-weight: 500
}

.bank-section p {
    padding-top: 17px
}

.cart-payment-info-wrap ul li {
    position: relative
}

.cart-payment-info-wrap .two-columns .two-column:first-child {
    margin-right: 20px
}

.cart-payment-info-wrap .two-columns .two-column .required-field-cart-payment-carrot {
    top: 10px;
    right: 11px;
    color: #837E7F;
    height: 20px;
    width: 20px;
    position: absolute;
    reight: 5px;
    font-size: 13px
}

.header-mail img {
    padding-right: 4px;
    margin-bottom: -3px
}

.header-right-group {
    float: right;
    width: calc(100% - 300px);
    flex: 1
}

.cart-item-info-product {
    display: block;
    width: 100%;
    min-height: 70px;
    height: fit-content
}

.cart-item-info-product span {
    font: normal normal 600 12px/24px Montserrat;
    color: #999;
    display: block
}

.cart-item-info-product a {
    font: normal normal 500 16px/20px Montserrat;
    color: #333
}

.cart-item-info-data-column div {
    font: normal normal 600 12px/24px Montserrat;
    color: #999
}

.cart-item-info-data-column.data-body div,
.cart-item-info-data-column.data-header div {
    margin-bottom: 20px;
    font: normal normal 500 16px/20px Montserrat;
    color: #333
}

.cart-item-info-data-column.cart-item-info-data-column-prices:last-child {
    color: #333
}

.cart-item-info-data-column.data-body div {
    font-size: 20px
}

.cart-item-info-data-column.data-body div:last-of-type {
    margin-top: 20px;
    font-size: 16px
}

.cart-item-info-data-column.data-total div {
    font: normal normal 500 26px/20px Montserrat;
    color: #000
}

.cart-item-info-data-column.data-total:last-of-type div {
    font-weight: 600
}

@media screen and (min-width:1920px) {
    .home-banner-web a {
        height: 700px
    }
}

@media screen and (max-width:1750px) {
    .t-price-span {
        font-size: 19px
    }

    .shop-information-wrap {
        flex: 0 0 calc(20% - 10px)
    }
}

@media screen and (max-width:1650px) {
    .min-rate {
        font-size: 10px
    }
}

@media screen and (max-width:1600px) {
    .order-details .order-details-items-wrap {
        width: 400px
    }

    .order-details-wrap {
        width: calc(100% - 870px)
    }

    .shop-information-wrap {
        width: 25%
    }
}

.countdown-wrap {
    font: normal normal 600 12px/19px Montserrat;
    color: #333
}

@media screen and (max-width:1500px) {

    .my-account-order-details .order-detail-delete-btn,
    .t-add-to-basket {
        width: 100%
    }

    .cart_item .cart_item_close svg {
        height: 15px
    }

    .footer-newsletter input,
    .footer-newsletter-input,
    .footer-telephone,
    .footer-viber input {
        height: 40px
    }

    .footer-subscription-title {
        font-size: 16px
    }

    .footer-subscription-body {
        padding: 15px 0;
        font-size: 12px
    }

    .footer-newsletter-input input,
    .footer-telephone input {
        font-size: 12px
    }

    .footer-newsletter-input input::placeholder,
    .footer-telephone input::placeholder {
        font-size: 12px
    }

    #email-subscribe-form-footer div label,
    #email-subscribe-form-footer div p,
    #telephone-subscribe-form-footer div p,
    .footer-black .subscription-section .radio-checkbox-wrap label {
        font-size: 11px
    }

    .social-networks-title {
        font-size: 14px
    }

    .footer-section-tehnomax-title {
        font-weight: 500
    }

    .footer-section-tehnomax-data,
    .js-li-space-title p {
        font-size: 12px;
        font-weight: 500
    }

    .li-space-title-text p,
    .login-header-text,
    .product-details-title,
    .registration-header-text {
        font-size: 14px
    }

    .product-details-title {
        line-height: 20px
    }

    .product-code,
    .product-detail-stock,
    .short-description-product-details {
        margin-top: 16px;
        font-size: 12px;
        line-height: 16px
    }

    .countdown-wrap,
    .product-detail-warranty {
        margin-top: 16px;
        font-size: 12px
    }

    .countdown-wrap,
    .product-code {
        margin-top: 0
    }

    .product-info-wrap {
        padding-top: 15px
    }

    .product-detail-prices {
        margin-top: 17px
    }

    .prices-credit-div,
    .prices-main-div {
        font-size: 12px;
        line-height: 16px;
        padding-left: 6px
    }

    .product-details-basket .basic-sales-prices,
    .product-details-basket .product-details-basket-price,
    .product-details-basket .product-details-basket-text {
        padding: 6px 6px 6px 0
    }

    .prices-credit-div-info {
        font-size: 10px;
        line-height: 14px
    }

    .product-detail-stock span:first-of-type,
    .product-detail-stock span:nth-of-type(2) {
        font-size: 12px
    }

    .short-description-product-details li {
        line-height: 23px
    }

    .product-details-slider .slick-slide img {
        height: 100%
    }

    .product-details .product-slider-wrapper {
        top: 65vh
    }

    .product-details-slider.slick-slider {
        width: 120%;
        margin-left: -10%
    }

    .product-picture-wrap i {
        top: calc(100% + 40px)
    }

    #map {
        height: 690px
    }

    .map-shops-wrap #map {
        height: 400px
    }
}

@media screen and (max-width:1450px) {

    .header-mail span,
    .header-phone span {
        font-size: 11px
    }

    .basket-header span.header-basket-total {
        font-size: 12px;
        padding-left: 0
    }

    .t-price-span {
        font-size: 15px
    }

    .min-rate {
        font-size: 9px
    }

    .search-form-class {
        margin-left: 0
    }
}

@media screen and (max-width:1350px) {
    .cart-item-price-wrapper .price {
        font-size: 12px
    }

    .cart-item-price-wrapper .old-price {
        font-size: 10px
    }

    .cart-item-info-data-column.data-total div {
        font-size: 18px
    }

    .total-pdv {
        font-size: 12px
    }

    .order-details .order-details-items-wrap {
        width: 300px
    }

    .order-details-wrap {
        width: calc(100% - 720px)
    }

    .main-col-single-box,
    .products-wrap .product-wrap-grid {
        width: calc(33.33% - 20px)
    }
}

@media screen and (max-width:1300px) {
    .selected-shop-info-find {
        height: 30px;
        min-width: 150px;
        padding: 10px
    }

    .selected-shop-info-find svg {
        height: 25px
    }

    .selected-shop-info-find p {
        font: normal 500 10px/12px Montserrat
    }

    .login-header-text,
    .registration-header-text,
    .telekom-page-wrap p {
        font-size: 12px
    }

    .shop-list-cities {
        width: 250px
    }

    .shop-list-map {
        width: calc(100% - 270px)
    }

    .content-wrap {
        max-width: 1024px
    }

    .shop-information-wrap {
        width: 33.33%
    }
}

@media screen and (max-width:1250px) {
    .t-add-to-basket {
        font-size: 11px
    }

    .product-on-stock {
        display: block
    }

    .product-detail-stock,
    .product-detail-warranty {
        width: 100%
    }

    .warranty-popover-activate {
        margin-left: 0
    }
}

@media screen and (max-width:1220px) {
    .telekom-form-product-price span {
        font-size: 21px
    }
}

@media screen and (max-width:1150px) {

    .t-price-span,
    .t-price-span-right {
        margin-top: 10px;
        float: none
    }

    .t-price-span-right {
        font-size: 20px
    }

    .li-space-title-text p {
        padding-left: 6px;
        font-size: 12px
    }

    .header-right-group {
        width: 100px
    }
}

@media screen and (max-width:1100px) {
    .content-wrap {
        max-width: 1000px
    }

    .login-header-text,
    .registration-header-text {
        font-size: 11px
    }
}

.search-form-mob {
    display: none
}

.product-detail-prices .basket {
    text-transform: none;
    margin-top: 6px
}

.prices-credit-div-information div:last-of-type {
    font-weight: 600;
    text-decoration: underline
}

.prices-credit-div-information div:nth-child(2) {
    padding-right: 16px
}

.prices-credit-div-telekom {
    padding-bottom: 10px;
    min-width: 100%
}

.product-details-left {
    width: 45%
}

.product-details-right {
    width: calc(55% - 20px)
}

.login-register-bottom-text {
    font: normal normal 500 16px/20px Montserrat;
    padding-left: 0;
    text-align: center;
    color: #666
}

.login-register-bottom-text span {
    font-weight: 600;
    cursor: pointer;
    color: #333
}

.register-page .additional-login-btn {
    padding-left: 10px
}

.registration-second-horisontal-line {
    width: 100%;
    height: 2px;
    margin-top: 30px;
    margin-bottom: 80px;
    position: relative
}

.registration-second-horisontal-line div {
    position: absolute;
    height: 2px;
    background-color: #707070;
    top: 0;
    width: 10000px;
    left: -5000px
}

.gaming-page {
    width: 100%;
    margin: 50px auto auto;
    background-color: #0a0a0a
}

.gaming-page .double-banner .slick-item:last-of-type {
    margin-left: 10px
}

.gaming-page .double-banner .slick-item:first-of-type {
    margin-right: 10px
}

.gaming-page .double-banner .slick-item {
    width: calc(50% - 10px)
}

.gaming-page .double-banner,
.gaming-page .single-banner,
.gaming-page .triple-banner {
    margin: 0 auto auto
}

.gaming-categories-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0
}

.gaming-categories-wrap.second-category-group-wrap {
    margin: 40px auto 20px;
    width: 85%
}

.gaming-category-wrap {
    padding-bottom: 20px;
    display: block
}

.first-category-group {
    width: 260px;
    text-align: center
}

.gaming-category-image {
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
    text-align: center
}

.gaming-category-image img {
    width: 75%
}

.gaming-category-title {
    width: 100%;
    height: 16px;
    position: relative;
    text-align: center;
    font: normal normal 700 19px/19px Montserrat;
    color: #BCBCBC;
    text-transform: uppercase;
    margin: auto
}

.gaming-category-links {
    display: none;
    position: absolute;
    height: 100%;
    margin: auto;
    font: normal normal 600 14px/18px Montserrat;
    color: #F6F6F6;
    text-transform: capitalize;
    left: 50%;
    top: -14px;
    transform: translateX(-50%)
}

.basket,
.wish-list-page-wrap .basket {
    text-transform: none
}

.gaming-category-links-flex {
    display: flex;
    height: 100%
}

.gaming-category-links-flex ul {
    align-self: center;
    margin: 0 auto
}

.gaming-category-image:hover .gaming-category-links {
    display: block
}

.second-category-group {
    flex: 0 0 33%
}

.second-category-group .gaming-category-image {
    margin: auto;
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
    overflow: visible
}

.responsive-distance {
    width: calc((100% - 1040px)/ 3)
}

.gaming-category-wrap:hover .game-hover-efect {
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% + 10px);
    background-color: #FFF;
    opacity: .1;
    border-radius: 10px
}

.second-category-group .gaming-category-title {
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute
}

.gaming-page .slick-slider {
    margin-left: 0
}

.gaming_transparent {
    color: #FFF
}

.gaming_transparent .product-wrap-grid {
    border: none
}

.second_fixed {
    margin-top: 0
}

.gaming-category-links a {
    width: 100%
}

.content-wrap.send-pass,
.register-login-wrapper .required-field,
.registration-and-login-wrap .required-field {
    left: 30px;
    color: #666
}

.change-pass .required-field {
    left: 20px;
    color: #e95c61
}

.change-pass input {
    height: 50px
}

.password-eye {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 16px;
    width: 16px;
    color: #666
}

.gaming_transparent {
    opacity: .1;
    background-color: #FFF;
    border-radius: 10px
}

.product-wrap-grid:hover .gaming_transparent {
    opacity: .2
}

#login-wrapper .form-error a {
    font-weight: 800;
    text-decoration: underline
}

.edit-account ::-webkit-calendar-picker-indicator {
    margin-right: 15px
}

.checkout-cart-prices p {
    font: normal normal 500 16px/20px Montserrat;
    color: #999
}

.delivery-type-header label {
    font: normal normal 500 14px/24px Montserrat
}

.accept_terms-label {
    display: inline-block
}

.cart-title-shorten {
    display: inline
}

.padding-class {
    width: 6px;
    display: inline-block
}

.product-details-share {
    position: relative
}

.product-details-compare-title,
.product-details-print-title,
.product-details-wish-title,
.share-social-icons {
    display: none;
    position: absolute;
    height: 20px;
    z-index: 1;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    background-color: #F9F9F9;
    border-radius: 8px
}

.share-social-icons {
    width: 150px;
    top: -22px
}

.product-details-compare-title,
.product-details-print-title,
.product-details-wish-title {
    width: auto;
    top: -28px;
    padding: 2px 8px;
    line-height: 20px
}

.product-details-wish-title {
    width: 80px;
    text-align: center
}

.product-details-compare-title:hover,
.product-details-compare-wrap:hover .product-details-compare-title,
.product-details-print-title:hover,
.product-details-print:hover .product-details-print-title,
.product-details-wish-title:hover,
.product-details-wish-wrap:hover .product-details-wish-title {
    display: block
}

.social-networks-product-page {
    display: flex
}

.social-networks-product-page a {
    height: 100%;
    width: 25%;
    text-align: center
}

.social-networks-product-page a svg {
    height: 12px;
    margin-top: 4px
}

.social-networks-product-page path {
    fill: #999
}

.compare-list-grid.checked-comparation svg path,
.social-networks-product-page a:hover svg path {
    fill: #000
}

.product-details-share:hover .share-social-icons,
.share-social-icons:hover {
    display: block
}

.hire-purchase-wrap {
    width: 100%;
    display: block;
    margin-bottom: 80px
}

.hire-purchase-wrap .purchase-row {
    width: 100%;
    cursor: pointer;
    height: 60px;
    border-bottom: 2px solid #F6F6F6;
    position: relative;
    display: flex
}

.hire-purchase-wrap .purchase-row span {
    position: absolute;
    right: 10px;
    font-size: 24px;
    top: 17px;
    color: #E0E0E0
}

.hire-purchase-wrap .purchase-row h3 {
    text-align: left;
    font: normal normal 600 20px/26px Montserrat;
    color: #31292B;
    padding-left: 100px;
    width: 390px
}

.hire-purchase-wrap .purchase-row h3 svg {
    position: absolute;
    height: 30px;
    left: 20px
}

.hire-purchase-wrap .purchase-row p {
    line-height: 60px;
    color: #999;
    font-size: 18px
}

.hire-purchase-wrap .purchase-data {
    padding: 41px 20px 50px;
    display: none;
    overflow: hidden
}

.hire-purchase-wrap .strelica {
    align-self: center;
    max-width: 15px;
    margin-bottom: 3px;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .35));
    transition-duration: .4s;
    margin-left: 5px
}

.hire-purchase-wrap .rotated {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-duration: .4s
}

.hire-purchase-wrap .purchase-data li {
    line-height: 1.5
}

.not-expanded.expanded-span {
    top: 15px !important
}

.purchase-data-header {
    display: flex
}

.purchase-data-header-logo {
    width: calc(25% - 40px);
    display: flex
}

.purchase-data-header-logo img {
    max-width: 80%
}

.purchase-data-header-amount-wrap {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: -10px;
    flex: 1
}

.purchase-data-header-amount-wrap-new {
    width: 100%;
    padding-left: 80px
}

.purchase-data-header-amounts {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start
}

.purchase-data-header-amount,
.purchase-data-header-amount-bank {
    width: calc(33.33% - 40px);
    text-align: center;
    padding: 10px;
    margin: 10px;
    background-color: #f5f7fb;
    border-radius: 10px
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amounts {
    background-color: #f5f7fb;
    border-radius: 10px;
    margin-bottom: 10px;
    align-items: center
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amounts img {
    width: 70px;
    margin-right: 10px
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amount,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank,
.purchase-data-header-amount-wrap-new .purchase-data-header-amount,
.purchase-data-header-amount-wrap-new .purchase-data-header-amount-bank {
    width: calc(25% - 40px)
}

.purchase-data-header-amount-bank-amounts {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    text-align: center
}

.purchase-data-header-amount-bank-group {
    width: 33.33%;
    padding-bottom: 40px
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank-group {
    width: 20%;
    padding-bottom: 0
}

.purchase-data-header-amount div,
.purchase-data-header-amount-bank div,
.purchase-data-header-amount-bank-amounts div {
    font: normal normal 600 18px/20px Montserrat;
    color: #333;
    display: inline
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amount div,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount p,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank div,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank p,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank-amounts div,
.purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank-amounts p {
    display: block
}

.purchase-data-header-amount p,
.purchase-data-header-amount-bank p,
.purchase-data-header-amount-bank-amounts p {
    font: normal normal 500 18px/20px Montserrat;
    color: #999;
    text-align: center;
    padding-right: 10px;
    display: inline
}

.purchase-data-header-amount-wrap-cards .purchase-data-header-amounts .purchase-data-header-amount-bank-title {
    display: flex;
    float: left
}

.purchase-data-header-amount-bank-title span {
    align-self: center
}

.purchase-data-body-title {
    font: normal normal 600 16px/20px Montserrat;
    color: #000
}

.purchase-data-body p {
    font: normal normal 500 16px/20px Montserrat;
    color: #31292B
}

.purchase-data-body {
    padding-top: 20px
}

.purchase-data-body-new {
    padding-left: 80px
}

.purchase-data-body-title {
    padding: 20px 0
}

.purchase-data-note {
    background: #f5f7fb;
    border-radius: 4px;
    padding: 20px 55px;
    margin-top: 20px;
    margin-left: 80px
}

.purchase-data-note span {
    padding-left: 10px
}

.purchase-data-note p {
    padding-top: 20px
}

.purchase-data-note p,
.purchase-data-note span {
    font: normal normal 600 16px/20px Montserrat;
    color: #000
}

.purchase-info-btn {
    margin-top: 40px;
    background: #000;
    border-radius: 4px;
    font: normal normal 600 16px/20px Montserrat;
    color: #FFF;
    width: 100%;
    max-width: fit-content;
    height: 40px;
    border: none;
    padding: 0 14px;
    float: right;
    cursor: pointer
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-wrapper .swiper-slide {
    background: 0 0
}

.swiper-slide img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover
}

.swiper-wrapper .swiper-slide img {
    border-radius: 20px
}

#product_detail_content .swiper-wrapper .swiper-slide img {
    border-radius: unset
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto
}

.swiper-slide {
    background-size: cover;
    background-position: center
}

.mySwiper2 {
    height: 100%;
    width: calc(80% - 20px);
    margin-bottom: 5%;
    padding-left: 20px;
    border: 1px solid #BCBCBC;
    border-radius: 10px
}

.mySwiper {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    width: 20%;
    display: block
}

.mySwiper3 {
    position: fixed !important;
    top: 20px;
    left: 0;
    width: 100%;
    height: 100vh;
    background: 0 0;
    z-index: 9999;
    display: none
}

.mySwiper3 .swiper-slide {
    background-color: transparent
}

.mySwiper3 .swiper-slide img {
    width: auto;
    height: 80vh
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%
}

.tehnomax-product_image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .8;
    z-index: 9999;
    display: none
}

.close-mySwiper3 {
    position: fixed;
    top: 18px;
    right: 18px;
    cursor: pointer;
    z-index: 999999;
    color: #fff;
    font-size: 100px;
    font-weight: 200;
    display: none
}

.close-mySwiper3:after {
    display: inline-block;
    content: "\00d7"
}

.display-tehnomax-modal,
.display-telekom-modal {
    display: block
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1
}

.swiper-button-next {
    right: 0 !important
}

.swiper-button-prev {
    left: 0 !important
}

.mySwiper2 .swiper-button-prev {
    left: 5px !important
}

.mySwiper2 .swiper-button-next {
    right: 5px !important
}

@media screen and (max-width:1730px) {
    .cart-title-shorten {
        display: none
    }
}

@media screen and (max-width:1450px) {
    .swiper-button-prev {
        left: -2px
    }

    .swiper-button-next {
        right: -2px
    }
}

@media screen and (max-width:1300px) {

    .purchase-data-header-amount div,
    .purchase-data-header-amount p,
    .purchase-data-header-amount-bank div,
    .purchase-data-header-amount-bank p,
    .purchase-data-header-amount-bank-amounts div,
    .purchase-data-header-amount-bank-amounts p {
        font-size: 18px
    }
}

@media screen and (max-width:1250px) {
    .gaming-category-wrap.first-category-group {
        width: 45%
    }

    .gaming-categories-wrap {
        justify-content: space-between
    }

    .responsive-distance {
        width: 0
    }
}

.breadcrumb-wrap a {
    text-transform: lowercase
}

.breadcrumb-wrap a:first-letter {
    text-transform: uppercase
}

.fnc-wrapped {
    box-sizing: border-box;
    padding: 30px 56px;
    min-height: auto
}

.register-page.registration-and-login-wrap .one-column .basket {
    width: 100%;
    margin-top: 20px
}

.tabs_box_product_name_tooltip_wrapper .tabs_box_product_name_tooltip {
    display: none;
    top: 350px;
    padding: 10px;
    width: calc(100% - 22px);
    position: absolute;
    overflow: unset;
    border-radius: 5px;
    background-color: #fff;
    left: 0;
    transform-style: preserve-3d;
    z-index: 1000;
    color: #808589;
    font-size: 12px;
    text-align: left;
    box-shadow: rgb(14 30 37 / 12%) 0 2px 4px 0, rgb(14 30 37 / 32%) 0 2px 16px 0
}

.product-name-grid {
    cursor: pointer
}

.menu-background {
    position: absolute;
    left: 18.3vw;
    top: 0;
    width: 81%;
    height: 100%;
    padding: .7vw;
    max-width: 1450px;
    box-sizing: border-box;
    overflow: visible;
    display: none
}

.filter-content a {
    font: normal normal 500 12px/28px Montserrat;
    color: grey
}

.mySwiper3 .swiper-button-next,
.mySwiper3 .swiper-button-prev {
    width: 22px !important;
    height: 34px !important;
    background-color: #333;
    padding: 42px 32px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mySwiper3 .swiper-button-next:after,
.mySwiper3 .swiper-button-prev:after {
    font-size: 40px
}

.icheckbox_flat.icheck-item input[type=checkbox] {
    accent-color: red
}

.contact-page-working-time-wrap {
    font: normal normal 500 18px/20px Montserrat;
    color: #333;
    display: inline;
    padding-left: 20px
}

.contact-page-working-time {
    font: normal normal 500 20px/20px Montserrat;
    color: grey
}

.js-footer-section-2 .li-space,
.js-footer-section-3 .li-space {
    padding-bottom: 8px
}

.js-footer-section-2 .footer-section-tehnomax-data,
.js-footer-section-3 .footer-section-tehnomax-data {
    padding-left: 0
}

.logout-profil-link svg {
    margin-bottom: -3px
}

#home-banner-holder {
    margin-top: 80px;
    width: 100%
}

#home-banner-web-js {
    border-radius: 20px
}

.section-cart-title {
    font: normal normal 600 16px/26px Montserrat;
    color: #0D0D0D;
    border-bottom: 2px solid #0D0D0D;
    margin-left: 10px;
    width: calc(100% - 20px);
    cursor: pointer;
    position: relative;
    display: flex;
    opacity: 0
}

.cart-payment-info-wrap .radio-checkbox-wrap input+i+i,
.cart-payment-info-wrap .radio-checkbox-wrap input:checked+i+i {
    color: #ea1b25;
    font-size: 14px;
    left: 1px
}

.cart-payment-info-wrap .radio-checkbox-wrap label {
    margin-top: 20px
}

#year,
.month-list {
    display: none
}

#year ul,
.month-list ul {
    position: absolute;
    width: 100%;
    padding-left: 0;
    background-color: #F9F9F9;
    top: 50px
}

#year ul li,
.month-list ul li {
    padding-left: 0 !important;
    margin-left: 30px
}

#rangeValue {
    position: relative;
    display: block;
    text-align: center;
    font-size: 6em;
    color: #999;
    font-weight: 400
}

.range {
    width: 100%;
    height: 2px;
    -webkit-appearance: none;
    outline: 0;
    background: #333
}

.range::-webkit-slider-thumb {
    -webkit-appearance: inherit;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-color: #ea1b25;
    border-radius: 50%;
    margin-left: -1px
}

input[type=range]::-moz-range-thumb {
    background-color: #ea1b25
}

.range-marks,
.range-numbers {
    display: flex;
    width: 100%
}

.range-numbers span {
    font: normal normal 500 15.7px/20px Montserrat;
    color: grey
}

.range-marks {
    position: absolute;
    bottom: 0;
    color: #333;
    font-size: 9px;
    z-index: -1
}

.single-digit-installments {
    margin-right: calc(4.54% - 10px)
}

.double-digit-installments {
    margin-right: calc(4.54% - 16.7px)
}

.single-digit-range {
    margin-right: calc(4.5454% - 3px)
}

.double-digit-range {
    margin-right: calc(4.5454% - 2.8px)
}

.double-digit-range.double-digit-range-2 {
    margin-left: -.6px
}

.payment-ul .card-payment-li {
    width: calc(25% - 16.5px);
    background-color: #F9F9F9;
    height: 155px;
    border-radius: 10px;
    font: normal normal 600 14px/18px Montserrat;
    color: #000;
    cursor: pointer;
    text-align: center;
    padding-top: 30px
}

.payment-ul .card-payment-li svg {
    height: 50px;
    padding: 10px 0
}

.payment-ul .card-payment-li.active {
    background-color: #000;
    color: #F9F9F9
}

.payment-ul .card-payment-li.disabled {
    color: #666
}

.payment-ul .card-payment-li:not(:first-of-type) {
    margin-left: 22px
}

.card-payment-li div {
    width: 100%;
    text-align: center
}

.card-payment-li div:last-of-type {
    font-weight: 500
}

.card-payment-li img {
    position: absolute;
    top: -10px;
    right: -10px
}

.payment-section-wrap {
    padding: 10px 41px;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    width: calc(100% - 82px)
}

.cart-payment-info-data {
    font: normal normal 500 12px/14px Montserrat;
    color: #707070;
    padding-bottom: 16px;
    width: 100%
}

.cart-payment-info-data span {
    font-weight: 600
}

.register-page #one_page_checkout_cart_payment {
    width: 100%
}

.section-cart-title .section-cart-title-span {
    width: 170px
}

.section-cart-title a {
    position: absolute;
    right: 0;
    top: 10px;
    text-decoration: underline;
    font: normal normal 600 12px/20px Montserrat;
    color: #003EFF
}

.selected-cart-section {
    margin-top: 24px;
    margin-left: 34px;
    font: normal normal 600 16px/24px Montserrat;
    color: #999
}

.cart-payment-info-data img {
    vertical-align: bottom;
    margin-right: 4px
}

.basket.grid .no-on-stock-btn,
.seen-products-wrap .buttons-grid-absolute .no-on-stock-btn {
    display: none
}

.recommended-products .slick-slider,
.similiar-products .slick-slider {
    margin-left: 0
}

.recommended-products .promo-service-title,
.similiar-products .promo-service-title {
    margin-left: 0;
    position: relative;
    float: left;
    text-align: left;
    font: normal normal 500 20px/24px Montserrat;
    padding-bottom: 10px
}

.recomended-products-wrap {
    max-width: 100%;
    background-color: #F6F6F6;
    margin-top: 40px
}

.edit-acount-title {
    font: normal normal 500 20px/20px Montserrat;
    color: #333;
    padding-bottom: 16px;
    text-align: left;
    padding-top: 20px
}

.edit-acount-text {
    font: normal normal 500 16px/20px Montserrat;
    color: grey;
    padding-bottom: 32px;
    text-align: left
}

.contact-sector-wrap {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 1000
}

.choose-sector-carrot {
    position: absolute;
    right: 10px;
    top: 8px
}

.contact-sector-wrap ul {
    background: #FFF;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    margin-top: 6px;
    width: 100% !important;
    overflow: hidden;
    padding-bottom: 1px;
    cursor: pointer
}

.contact-sector-wrap ul li {
    padding-left: 30px;
    font: normal normal 500 14px/32px Montserrat;
    color: #333;
    margin-bottom: 0;
    height: 32px;
    text-align: left
}

.contact-sector-wrap ul li:hover {
    background-color: #EDEDED;
    color: #000
}

.message .heading,
.send-pass .heading {
    font: normal normal 600 20px/26px Montserrat;
    color: #333;
    padding-bottom: 20px;
    padding-top: 20px
}

.message p,
.send-pass p {
    font: normal normal 500 16px/20px Montserrat;
    color: grey
}

.message ul,
.send-pass ul {
    padding-top: 40px
}

.register-user-exists .heading {
    padding-bottom: 0;
    padding-top: 0
}

.register-user-exists ul {
    padding-top: 0
}

.thm-modal-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    background: rgba(43, 46, 56, .6);
    backface-visibility: hidden
}

.thm-modal-popup {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.empty-basket-wrap .not-found-title {
    text-align: left
}

.empty-basket-wrap .not-found-title .heading,
.no-result .heading {
    font: normal normal 600 20px/26px Montserrat;
    color: #333
}

.empty-basket-wrap .not-found-title p,
.no-result p {
    font: normal normal 500 16px/20px Montserrat
}

.empty-basket-wrap .not-found-title p {
    color: grey;
    margin-bottom: 22px
}

.no-result p:nth-of-type(2) {
    font-weight: 600
}

.empty-basket-wrap .not-found-title div {
    font: normal normal 600 16px/20px Montserrat;
    color: #666;
    padding-bottom: 15px
}

.empty-basket-wrap .not-found .nastavi-btn,
.no-result .not-found .nastavi-btn {
    text-decoration: none;
    width: 360px;
    height: 40px;
    background: #000;
    border-radius: 4px;
    font: normal normal 600 16px/40px Montserrat;
    color: #FFF;
    border: none;
    text-align: center
}

.empty-basket-wrap .not-found-img {
    padding-bottom: 100px;
    width: fit-content;
    max-width: 1008px;
    margin: auto;
    position: relative;
    float: none;
    text-align: center;
    padding-top: 50px
}

.empty-basket-wrap .not-found-img img {
    width: 60%
}

.empty-basket-wrap .not-found-img div {
    font-size: 1.4rem;
    padding: 0 20px
}

.empty-basket-wrap .not-found-img p {
    font-size: .9rem
}

.not-found-message {
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 27px
}

.populated_ul_scroll {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    height: 32px;
    margin-top: 21px
}

.t-price-span-total {
    margin: 10px 0 20px;
    padding-bottom: 0;
    font: normal normal 600 14px/20px Montserrat;
    color: #000
}

.telekom-form-body-label {
    margin-bottom: 5px;
    font: normal normal 500 14px Montserrat;
    color: #000
}

.telekom-form-body-areaa-code {
    position: absolute;
    top: 13px;
    height: 100%;
    width: fit-content;
    z-index: auto;
    padding-left: 30px;
    color: #BCBCBC;
    font-size: 14px
}

.single-img-wrap,
.telekom-form-phone div {
    position: relative
}

.telekom-form-phone .input-field {
    padding-left: 70px
}

.price-amount.price.js-gross {
    color: #333
}

.login-main-title {
    margin-bottom: 19px
}

#telephone-subscribe-form-footer .footer-newsletter-input-area-code {
    width: 150px;
    color: #d5d4d4;
    float: left
}

#telephone-subscribe-form-footer .footer-newsletter-input-telephone {
    width: calc(100% - 150px);
    color: #d5d4d4
}

.product-img-wrap-grid .images-wrapper {
    width: 100%
}

.telekom-form-body .form-error {
    top: 62px
}

.shops-info-links.contact-page-links {
    background: #F9F9F9;
    max-width: 100%;
    padding-top: 43px;
    padding-bottom: 43px
}

.my-orders-mob h2 {
    display: none
}

.coupons-list-wrap,
.empty-whish-list,
.my-orders-web h2 {
    font: normal normal 500 20px/20px Montserrat;
    color: #333
}

.my-orders-web h2 {
    margin-top: 0
}

.my-orders-web .empty-basket-wrap div {
    color: #000
}

#esis {
    margin-top: 40px
}

#esis #esis-app {
    max-width: 1920px
}

.empty-whish-list.not-loged {
    padding-bottom: 60px
}

.cart-items-mobile-wrap .cart-item-image-mob a {
    margin-top: 30px;
    width: 20%
}

.home-slider-with-background {
    padding-top: 43px;
    background-color: #F6F6F6
}

.home-slider-without-background {
    padding-top: 43px
}

.edit-account-collecting-data-title {
    font: normal normal 500 20px/20px Montserrat;
    color: #333;
    margin-bottom: 30px;
    margin-top: 40px
}

.product-details-promo-wrap.gadget .promo-badge-wrap {
    float: left
}

.login-register-bottom-text a,
.login-register-bottom-text span {
    text-decoration: underline
}

.unregistered-user-cart {
    color: #31292B;
    text-decoration: underline
}

.conditionals-wrap .terms-wrap input[type=checkbox]:checked,
.two-column.lift-input input[type=checkbox]:checked {
    accent-color: #ea1b25
}

#accept_terms_error,
#delivery_error,
#g-recaptcha-error {
    font-size: 12px;
    color: #ea1b25
}

#g-recaptcha-error {
    margin: auto auto auto 5px;
    width: 308px;
    display: block
}

#accept_terms_error {
    display: block
}

#googleCaptcha {
    float: left;
    margin-left: 5px
}

.captcha-wrap #googleCaptcha {
    float: right
}

.telekom-form-confirmation-phone label {
    position: absolute;
    bottom: 9px;
    left: 0;
    height: 100%;
    width: 20%;
    z-index: auto;
    padding-left: 30px;
    color: #666;
    text-align: left
}

.telekom-form-confirmation-phone .input-field {
    padding-left: 65px
}

.promo_service_text {
    padding: 20px 0;
    text-align: justify;
    float: left;
    width: 100%;
    margin-left: 20px
}

#actions .pager {
    padding-top: 20px
}

#js-coupon-status-notification {
    font-size: 12px
}

.product-details-print-wrap {
    float: right
}

.register-page #one_page_checkout_form .two-column #shopsPage .shop-ul .shop-list-data.fnc-shop {
    border-bottom: 1px solid #BCBCBC;
    padding: 5px 0
}

.register-page #one_page_checkout_form .two-column #shopsPage .shop-ul .shop-list-data.fnc-shop:last-of-type {
    border-bottom: none
}

.register-page #one_page_checkout_form .two-column #shopsPage .shop-ul .shop-list-data:last-of-type .shop-list-data-title {
    border: none
}

.register-page #one_page_checkout_form .two-column #shopsPage .shop-ul .shop-list-data .shop-list-data-title {
    color: #000;
    font-weight: 600
}

.my-account.edit-account .delivery-form-title svg {
    display: none
}

.my-account-order-details .order-details-address li:last-of-type {
    margin-bottom: 0
}

.change-password-form.profile-page-with-menu,
.my-coupons-page-wrap .profile-page-with-menu,
.my-orders-web .my-account.profile-page-with-menu {
    min-height: 428px
}

.wish-list-page-wrap .profile-page-with-menu {
    min-height: 424px
}

.my-notifications .profile-page-with-menu {
    min-height: 450px
}

.product-code .code {
    margin-left: 2px
}

.product-code .copy-icon,
.product-code .strik-icon {
    margin-top: 1px
}

.product-code .copy-icon svg,
.product-code .strik-icon svg {
    height: 14px;
    width: 16px
}

.product-detail-timer {
    float: left;
    display: flex;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: 150px;
    padding: 5px;
    line-height: 20px
}

.product-detail-timer svg {
    margin-right: 4px
}

@media screen and (max-width:1024px) {

    .category-header-wrap .catgeory-name,
    .profile-page-with-menu .compare-list-grid,
    .profile-page-with-menu .wish-list.grid,
    .search-products.mob .filters-sticky {
        display: none
    }

    .filter-content .radio-checkbox-wrap.telekom-filter {
        margin-top: 12px
    }

    .show-whole-list {
        padding: 10px 20px 0
    }

    .product-details-mob-view svg {
        max-width: 21px;
        max-height: 21px
    }

    .action-home-slider .popular-categories-title-top a,
    .popular-categories-home-slider.content-wrap .popular-categories-title-top a,
    .promo-service-title-top {
        font-size: 18px;
        height: 20px
    }

    .header-right-group {
        width: 58px;
        margin-top: 3.5px
    }

    .register-page #accept_terms+i+i+.form-error {
        top: 30px;
        text-align: left;
        left: 35px
    }

    .register-form .two-columns.checks {
        padding-left: 0
    }

    .telekom-breadcrumb,
    .telekom-breadcrumb .last-breadcrumb {
        padding-top: 20px
    }

    .telekom-content-wrap {
        padding: 0
    }

    .telekom-page-wrap {
        background-color: unset;
        padding: 0;
        max-height: unset
    }

    .content-wrap.my-notifications,
    .wish-list-page-wrap {
        padding-top: 20px
    }

    .telekom-page-image-wrap {
        border: unset
    }

    .telekom-form-container-first-part .telekom-form-product-price {
        float: left;
        padding-left: 0;
        text-align: left
    }

    .telekom-form-container-first-part .telekom-form-header svg {
        float: right;
        width: 20px !important
    }

    .telekom-form-container-first-part .telekom-form-product-price.telekom-form-product-price-total div {
        font-size: 10px;
        line-height: 12px
    }

    .telekom-form-container-first-part .telekom-form-product-price.telekom-form-product-price-total span {
        font-size: 16px
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price {
        width: 50%;
        padding-left: 0;
        text-align: left !important
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price div {
        font: normal normal 600 10px/12px Montserrat
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price p {
        color: #666
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price span {
        font-size: 16px;
        line-height: 16px
    }

    .my-orders-mob.mob-view .headding-orders-mob {
        padding-bottom: 20px
    }

    .change-pass.mb20,
    .wish-list-page-wrap .js-product-grid-wrap {
        margin-top: 10px
    }

    .telekom-page-small-title {
        font-weight: 600
    }

    .register-page #one_page_checkout_form .two-column #shopsPage .shop-ul .shop-list-data .shop-list-data-title {
        font-size: 12px
    }

    .home-page-content {
        margin-top: 20px
    }

    .comparation-grid {
        top: 250px
    }

    .product-brand-grid {
        top: 285px
    }

    .with-spec .product-brand-grid {
        top: 255px
    }

    .product-name-grid {
        top: 300px
    }

    .with-spec .product-name-grid {
        top: 270px
    }

    .product-specification-grid {
        top: 304px
    }

    .buttons-grid-absolute {
        top: 330px
    }

    .product-wrap-grid {
        height: 423px !important
    }

    .wish-list.grid {
        top: -242px;
        right: 4px;
        width: 26px
    }

    .promo-services.clearfix .discount-grid {
        top: 245px
    }

    .with-spec .promo-services.clearfix .discount-grid {
        top: 215px
    }

    .mySwiper2 {
        border: none;
        width: 100%
    }

    .check-circle,
    .sort-mob-wrap.mob-view .radio-checkbox-wrap .thm-check-mob {
        top: 50%;
        transform: translateY(-50%);
        left: unset;
        border-radius: 50%;
        position: absolute
    }

    .cart_title_wrap {
        font-size: 28px;
        height: 41px;
        line-height: 41px;
        float: left;
        width: fit-content
    }

    .sort-mob-wrap.mob-view .radio-checkbox-wrap .thm-check-mob {
        z-index: 1;
        opacity: 1;
        margin: 0;
        width: 12px;
        height: 12px;
        cursor: pointer;
        right: 4px;
        background-color: #333
    }

    .check-circle {
        width: 20px;
        height: 20px;
        right: -1px;
        border: 1px solid #999
    }

    .radio-checkbox-wrap input.fnc-change-url-param {
        width: 100%
    }

    .close-mob-sort {
        position: absolute;
        right: 36px;
        top: 45px;
        width: 20px;
        height: 20px;
        opacity: .9
    }

    .close-mob-sort:hover {
        opacity: 1
    }

    .close-mob-sort:after,
    .close-mob-sort:before {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 20px;
        width: 2px;
        background-color: #333
    }

    .close-mob-sort:before {
        transform: rotate(45deg)
    }

    .close-mob-sort:after {
        transform: rotate(-45deg)
    }

    .profile-page-with-menu {
        background-color: unset;
        border: unset
    }

    .checkout-title-wrap {
        padding-top: 10px;
        font-size: 18px;
        text-align: center
    }

    .opc-wrap.content-wrap.thank-you-page-wrap {
        margin-top: 0
    }

    .opc-wrap.content-wrap.thank-you-page-wrap .cart_items-information_wrap {
        padding-top: 20px
    }

    .opc-wrap.content-wrap.thank-you-page-wrap .qty-widget div {
        width: 100%
    }

    .opc-wrap.content-wrap.thank-you-page-wrap .cart_item_header-customer-address {
        padding-top: 20px
    }

    .opc-wrap.content-wrap.thank-you-page-wrap .cart_item_header-title {
        padding-bottom: 5px
    }

    .header-user .wish-list-wrap i {
        height: 10px;
        width: 10px;
        bottom: 15px;
        border-radius: 50%;
        margin-left: 15px
    }

    .heart.thm-heart-outline-round span {
        font-size: 8px !important;
        margin-top: 1px
    }

    .credit-card-payment-wrap-ul {
        text-align: left
    }

    .credit-cards-wraper {
        margin-top: 20px
    }

    .contact-page-title {
        margin-bottom: 10px !important;
        font-size: 18px !important
    }

    .selected-shop-info-find.mob-view {
        text-align: center;
        display: flex !important;
        margin: 20px auto auto;
        background-color: #fff;
        color: #000;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2)
    }

    .selected-shop-info-find.mob-view div {
        display: flex;
        align-items: center;
        margin: auto
    }

    .selected-shop-info-find.mob-view p {
        color: #000;
        padding-left: 6px;
        font-size: 12px
    }

    .selected-shop-info-find.mob-view svg path {
        fill: #000
    }

    .telekom-form-product-price.telekom-form-product-price-total div {
        font-size: 12px
    }

    .all-actions-main-title {
        font-size: 25px;
        margin-bottom: 0
    }

    .header-user div,
    .logo-wrap a {
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .header-user div:focus,
    .logo-wrap a:focus {
        outline: 0 !important
    }

    .main-col .product-wrap-grid,
    .promotions_page .products-wrap .product-wrap-grid {
        width: calc(33.33% - 13.33px);
        margin-right: 20px;
        margin-left: 0;
        max-width: unset
    }

    .main-col .product-wrap-grid:nth-child(3n),
    .promotions_page .products-wrap .product-wrap-grid:nth-child(3n) {
        margin-right: 0
    }

    .two-columns.delivery-type .two-column #shopsPage {
        max-width: 500px;
        width: auto;
        left: 0
    }

    .register-page #one_page_checkout_form .two-columns.delivery-type li {
        width: 100%
    }

    .register-page #one_page_checkout_form .two-columns.delivery-type #fnc-shop-type {
        margin-bottom: 8px
    }

    .delivery-form .delivery-form-title {
        text-align: center
    }

    .my-account.edit-account .delivery-form-title {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-content: center;
        line-height: 30px;
        font-size: 18px;
        font-weight: 600
    }

    .checkout-steps-wrap,
    .delivery-types-wrapper .delivery-type,
    .payment-ul {
        justify-content: space-between
    }

    .my-account.edit-account .delivery-form-title svg {
        height: 30px;
        display: block
    }

    .delivery-form .delivery-form-title.delivery-form-title-first {
        text-align: left;
        padding-left: 10px;
        font-size: 12px
    }

    .delivery-types-wrapper {
        background-color: #FFF;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

    .delivery-types-wrapper .delivery-type {
        margin-top: 0;
        background-color: #FFF;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding: 0 10px;
        width: calc(100% - 20px)
    }

    .two-columns.delivery-type .two-column {
        width: 48%
    }

    .two-columns.delivery-type .delivery-type-wrap {
        width: auto
    }

    .delivery-type-header div {
        font-size: 14px;
        padding: 0 10px
    }

    .two-columns.delivery-type .delivery-type-header div {
        width: auto;
        font-size: 12px
    }

    .delivery-type-header i {
        top: 8px;
        right: 5px;
        font-size: 14px
    }

    .cart_item_header-customer-data,
    .cart_items-information_wrap,
    .last-cart-items-table-wrap,
    .page-title-checkout,
    .thank-you-page-wrap .cart_items-information_wrap .cart_items .page-title-checkout {
        display: block
    }

    #section-cart-title-1,
    #section-cart-title-2,
    .step-line {
        display: none
    }

    .register-page .two-columns.section-cart-body {
        margin-top: 0
    }

    .notes-title {
        font-size: 12px
    }

    .payment-sections-wrapper .notes-title {
        margin-top: 0
    }

    .payment-sections-wrapper {
        background-color: #fff;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 20px
    }

    .register-page form .payment-sections-wrapper ul {
        margin-bottom: 0;
        margin-top: 10px
    }

    .register-page form .payment-sections-wrapper ul li {
        margin-bottom: 0
    }

    .payment-ul .card-payment-li {
        background-color: #fff;
        font-size: 10px;
        line-height: 10px;
        border: 1px solid #BCBCBC;
        padding-top: 8px;
        height: 70px
    }

    .card-payment-li img {
        top: -4px;
        right: -4px;
        width: 16px
    }

    .payment-ul .card-payment-li svg {
        height: 20px;
        padding: 0
    }

    .checkout-step,
    .opc-wrap.four-column-wrap .page-title-checkout {
        padding-bottom: 10px
    }

    .cart-form-wrap .opc-wrap.four-column-wrap,
    .cart-form-wrap .two-column-wrap,
    .cart_information_wrap,
    .cart_item_header-customer-address,
    .cart_item_header-customer-contact,
    .cart_items {
        width: 100%
    }

    .cart_checkout_button {
        background-color: unset
    }

    .footer-logo a img {
        max-width: 180px
    }

    .tehnomax-modal-content img {
        width: auto;
        max-height: 190px
    }

    .tehnomax-modal img {
        margin-top: 20px
    }

    .tehnomax-modal-content .modal-check-svg,
    .whish-list-modal-title .modal-check-svg {
        margin-top: 0;
        height: 30px
    }

    .checkout-steps-wrap {
        padding-top: 20px
    }

    .checkout-step {
        width: fit-content
    }

    .step-circle {
        width: 15px;
        height: 15px;
        font-size: 10px;
        line-height: 15px;
        margin-right: 2px
    }

    .step-title {
        line-height: 17px;
        font-size: 10px
    }

    #reset-main-address,
    #save-main-address,
    .cart-items-table .qty-widget input,
    .hire-purchase-wrap .purchase-row p,
    .purchase-data-header-amount p,
    .purchase-data-header-amount-bank p,
    .purchase-data-header-amount-bank-amounts p {
        font-size: 12px
    }

    .hire-purchase-wrap .purchase-row h3 svg {
        height: 20px;
        left: 10px;
        top: 2px
    }

    .hire-purchase-wrap .purchase-row p {
        position: absolute;
        bottom: 0;
        line-height: unset;
        padding-left: 10px
    }

    .purchase-data-header-amount-wrap-new .purchase-data-header-amount,
    .purchase-data-header-amount-wrap-new .purchase-data-header-amount-bank {
        width: calc(50% - 20px)
    }

    .purchase-data-header-amount-wrap-cards .purchase-data-header-amount-bank-group {
        width: 30%;
        padding: 5px 0
    }

    .purchase-data-body-new,
    .recommended-products,
    .seen-products-wrap {
        padding-left: 0
    }

    .purchase-data-header-amount-bank-group.mob-view {
        padding-right: 10px
    }

    .purchase-data-body,
    .purchase-data-header {
        margin: 0 10px
    }

    .purchase-data-note {
        margin: 10px
    }

    #googleCaptcha,
    .payment-section-wrap,
    .submit-btn-conditions .conditions-submit-div {
        margin-left: 0
    }

    .two-columns.delivery-type .shop-ul {
        width: auto;
        max-width: 280px
    }

    .cart-form-wrap .opc-wrap.four-column-wrap {
        padding-right: 0
    }

    .four-column-wrap.four-column-wrap-product-listing .page-title-checkout {
        display: block
    }

    .notes.section-cart-body .conditionals-wrap {
        height: 50px;
        display: block
    }

    .gaming-home-heading-wrap div:last-of-type,
    .header-fixed .top-content {
        display: none
    }

    .conditionals-wrap .captcha-wrap {
        margin-top: 20px
    }

    .captcha-wrap #googleCaptcha {
        float: left
    }

    .contact-page-column.contact-page-column-first,
    .section-cart-body .two-columns .two-column {
        float: none
    }

    .last-cart-items-table-wrap .cart-items-table {
        width: calc(100% - 40px)
    }

    .thank-you-page-wrap .cart_items-information_wrap .cart_information_wrap {
        padding-bottom: 20px
    }

    .homepage .product-slider .slick-arrow,
    .product-details-slider-products .slick-arrow,
    .product-slider .slick-arrow,
    .product-slider-similar .slick-arrow {
        top: -50px
    }

    .js-product-slider-gamin-gamin.product-slider .thm-arrow-left-v2,
    .js-product-slider-gamin-gamin.product-slider .thm-arrow-right-v2 {
        top: -89px;
        width: 9px
    }

    .gaming-home-heading-wrap svg {
        height: 16px
    }

    .js-product-slider-gamin-gamin.product-slider .thm-arrow-left-v2 {
        left: unset;
        right: -5px
    }

    .js-product-slider-gamin-gamin.product-slider .thm-arrow-right-v2 {
        right: -25px
    }

    .product-slider.slick-slider .thm-arrow1-right2,
    .product-slider.slick-slider .thm-arrow2-left {
        width: 25px
    }

    .brand_slider .thm-arrow-left-v2,
    .brand_slider .thm-arrow-right-v2 {
        height: 18px;
        width: unset;
        position: absolute;
        top: calc(50% - 9px);
        z-index: 10
    }

    .js-li-space-title .li-space-title-text {
        vertical-align: middle;
        text-align: left;
        width: calc(100% - 70px);
        padding-left: 20px
    }

    .js-li-space-title .li-space-title-img {
        width: 50px
    }

    .js-li-space-title .li-space-title-img img {
        max-width: 100%
    }

    .footer-sections .li-space {
        display: flex
    }

    .mySwiper3 .swiper-button-next,
    .mySwiper3 .swiper-button-prev {
        padding: 20px 6px;
        width: 10px
    }

    .mySwiper3 .swiper-button-next:after,
    .mySwiper3 .swiper-button-prev:after {
        font-size: 30px
    }

    .promo-wrap {
        width: calc(50% - 20px)
    }

    .promo-info {
        height: 20px
    }

    .promo-info .promo-title {
        bottom: 22px
    }

    .telekom-form-confirmation .input-field,
    .telekom-form-confirmation label,
    .telekom-shop-list ul li {
        padding-left: 5px
    }

    .telekom-shop-list ul li {
        padding-right: 5px
    }

    .telekom-form-confirmation-phone .input-field {
        padding-left: 42px
    }

    .shop-list-data-mob .shop-list-data-title {
        margin-bottom: 5px
    }

    .textarea-field {
        width: 100%;
        max-width: 100%
    }

    .product-info-tabs .tabs-as-buttons {
        display: block
    }

    .mySwiper3 {
        position: absolute !important;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: 60%
    }

    .mySwiper3 .swiper-slide {
        height: auto
    }

    .mySwiper3 .swiper-slide img {
        height: auto;
        width: 95%
    }

    .close-mySwiper3 {
        right: 2px;
        font-size: 70px
    }

    .checkout-details-column div,
    .checkout-details-column span {
        font: normal normal 600 14px/20px Montserrat
    }

    .mySwiper3 .swiper-slide .multiple-additional-image {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%
    }

    .cart-items-mobile-wrap .cart-item-image-mob a,
    .checkout-details-column {
        width: 100%
    }

    .delivery-section,
    .payment-ul {
        padding-left: 0
    }

    .basket.page-not-found-button {
        max-width: 100%
    }

    .thank-you-page-wrap {
        margin-top: 60px
    }

    .checkout-details-wrap {
        display: block;
        margin-top: 16px
    }

    .checkout-details-column div {
        height: fit-content;
        padding-bottom: 8px;
        padding-top: 24px
    }

    .checkout-details-column p {
        font-size: 14px
    }

    .checkout-submit-div a,
    .checkout-submit-div a .basket {
        max-width: 100%
    }

    #mobile-product-modal .tehnomax-modal-close-btn {
        top: 0
    }

    #mobile-product-modal .tehnomax-modal-title {
        padding-top: 46px
    }

    #mobile-product-modal .tehnomax-modal-btn-wrap {
        margin-top: 26px
    }

    #mobile-product-modal .tehnomax-modal img {
        margin-top: 16px
    }

    #mobile-product-modal .tehnomax-modal-content p {
        padding-top: 6px
    }

    #mobile-product-modal .tehnomax-modal-content {
        padding-bottom: 60px
    }

    .double-digit-range.double-digit-range-2 {
        margin-left: -.9px
    }

    .product-name-grid {
        font-size: .7rem;
        line-height: .7rem
    }

    .coupons-list-wrap,
    .empty-whish-list,
    .my-orders-web h2 {
        font-size: 16px
    }

    .tab-target-link h2 {
        margin-left: 0
    }

    .actions-and-catalogs {
        padding: 0;
        margin: 0
    }

    .all-actions-title {
        margin-bottom: 10px;
        font-size: 16px
    }

    .actions-and-catalogs div p {
        font: normal normal 500 12px/16px Montserrat;
        padding-bottom: 10px
    }

    .actions-catalog-wrap button {
        height: 20px;
        font-size: 12px;
        line-height: 12px;
        padding: 0 10px
    }

    #esis {
        margin-top: 50px
    }

    .actions-catalog-wrap {
        margin-top: 20px
    }

    .edit-account-collecting-data-title {
        font-size: 16px;
        margin-bottom: 27px;
        margin-top: 35px
    }

    .edit-account-collecting-data {
        margin-bottom: 35px
    }

    .edit-account-collecting-data .radio-checkbox-wrap {
        margin-bottom: 8px
    }

    .my-account.edit-account.profile-page-with-menu .radio-checkbox-wrap label {
        line-height: 12px;
        display: inline-block
    }

    .home-slider-with-background,
    .home-slider-without-background {
        padding-top: 20px
    }

    .cart-items-mobile-wrap .cart-item-image-mob a img {
        height: auto !important;
        width: auto;
        max-width: 95%
    }

    .empty-whish-list.not-loged {
        margin-left: 0;
        font-size: 16px
    }

    .filters-buttons-wrap.mobile+div>.breadcrumb-wrap {
        margin-top: 0
    }

    .section-cart-body {
        overflow: visible
    }

    .delivery-type-wrap {
        margin-bottom: 20px
    }

    .section-cart-body .two-columns {
        display: block
    }

    .delivery-types-wrapper .section-cart-body .two-columns {
        display: flex;
        justify-content: space-between;
        padding: 0 10px
    }

    .delivery-types-wrapper .section-cart-body .two-column {
        width: 48%
    }

    .delivery-types-wrapper .delivery-type-header {
        height: 30px
    }

    .delivery-types-wrapper .delivery-type-header svg {
        height: 20px;
        padding-left: 10px
    }

    .payment-ul .card-payment-li:not(:first-of-type) {
        margin-left: 0
    }

    .payment-section-wrap {
        padding: 0;
        border: none;
        width: 100%
    }

    .my-orders-mob h2 {
        display: block;
        font: normal normal 500 16px/20px Montserrat;
        color: #333;
        margin-left: 0
    }

    .contact-page-title.contact-page-title-uppercase,
    .link-for-shops-page {
        font-size: 12px
    }

    .gaming-category-image {
        margin-bottom: 6px
    }

    .gaming-category-title {
        height: fit-content
    }

    .welcome-txt-account span {
        font-size: 16px
    }

    .profile-page-with-menu p {
        font-size: 12px
    }

    .profile-page-with-menu .my-coupon-item-data p {
        line-height: 16px
    }

    .profile-background-image {
        font-size: 60px
    }

    .filter-content {
        max-width: 320px
    }

    .filter-content-hr {
        max-width: 320px;
        margin: 0 20px
    }

    .filter-content .radio-checkbox-wrap label {
        font-size: 12px
    }

    .product-img-wrap-grid .images-wrapper {
        width: 100%
    }

    .category-wrap {
        height: 100vh !important;
        display: block;
        overflow: hidden
    }

    #telephone-subscribe-form-footer .footer-newsletter-input-area-code {
        width: 45px
    }

    #telephone-subscribe-form-footer .footer-newsletter-input-telephone {
        width: calc(100% - 45px)
    }

    .telekom-form-body-areaa-code {
        top: 8px
    }

    .telekom-form-body-label {
        font-size: 12px
    }

    .product-detail-prices .basket {
        margin-top: 0
    }

    .product-details-basket .product-details-basket-text {
        padding-bottom: 0;
        font-size: 12px
    }

    .product-details-basket-price {
        font-size: 33px
    }

    .basic-sales-prices .basic-sales-prices-savings,
    .basic-sales-prices .basic-sales-prices-shop-price {
        width: 150px;
        float: left;
        margin-bottom: 10px
    }

    .basic-sales-prices .basic-sales-prices-shop-price {
        margin-right: 10px
    }

    .basic-sales-prices .basic-sales-prices-savings-text,
    .product-details-basket-price,
    .product-details-basket-text {
        width: 100%;
        float: left
    }

    .product-details-basket-text {
        width: calc(100% - 40px)
    }

    .basic-sales-prices-savings label,
    .basic-sales-prices-shop-price label {
        width: 100%;
        display: block
    }

    .game-hover-efect {
        position: absolute;
        top: 0;
        width: 100%;
        height: calc(100% + 10px);
        background-color: #FFF;
        opacity: .1
    }

    .gaming-category-links {
        font: normal normal 500 12px/16px Montserrat
    }

    .telekom-title {
        font-size: 14px
    }

    .telekom-code {
        font-size: 12px
    }

    .registration-horisontal-line {
        width: 100%
    }

    .login-register-bottom-text {
        margin-bottom: 20px
    }

    .registration-and-login-wrap.register-page .login-form {
        margin-bottom: 0;
        padding-bottom: 20px
    }

    .tehnomax-modal.registration-and-login-wrap.register-page .login-form {
        padding-top: 30px
    }

    .registration-and-login-wrap.register-page .additional-login-btn {
        padding-left: 0
    }

    .my-account-welcome-page .account-menu-mob-item {
        width: 100%
    }

    .delivery-form-title {
        padding-top: 10px;
        padding-left: 0
    }

    .section-cart-title #delivery_error {
        display: block;
        padding-left: 0
    }

    .breadcrumb-web-wrap,
    .edit-acount-text,
    .edit-acount-title {
        display: none
    }

    .my-account ul {
        max-width: 100%
    }

    .wish-list-page-wrap .product-listing-wrap {
        padding-left: 0
    }

    .order-detail-delete-mob {
        width: 100%;
        float: left
    }

    .order-details-text p {
        font-size: 14px
    }

    .footer-section-tehnomax-title,
    .remove_all_compared_products {
        font-size: 12px
    }

    .profile-page-with-menu {
        float: none
    }

    .my-account.profile-page-with-menu {
        float: left;
        padding: 0
    }

    .product-details-bootstrap.wrapp-two-slides-recomended-similar.content-wrap {
        margin-bottom: 0
    }

    .telekom-form-header {
        display: block
    }

    .compare-products-spec {
        display: flex;
        flex-direction: column
    }

    .mySwiper2 {
        z-index: 1
    }

    .mySwiper2 .swiper-button-next,
    .mySwiper2 .swiper-button-prev {
        display: flex
    }

    .js-coupon-status-notification {
        width: 85%;
        margin: 0 auto auto;
        display: block
    }

    .mySwiper,
    .registration-header {
        display: none
    }

    .fnc-wrapped {
        min-height: auto;
        padding: 20px 10px 20px 5px
    }

    #fnc-availability .fnc-wrapped {
        padding-top: 0
    }

    #fnc-availability .product-shop-wrapper {
        padding-bottom: 0;
        padding-top: 10px
    }

    .tab-content {
        border-radius: 10px
    }

    .product-shop-wrapper .nav.nav-tabs.tabs-as-buttons {
        width: 100%
    }

    .header_white_line_mob li .nav_item a h3 span {
        font-size: 10px
    }

    .cart_information::after {
        right: -20px
    }

    .cart_information::before {
        left: -20px
    }

    .cart_information::after,
    .cart_information::before {
        width: 20px;
        height: 100%;
        background-color: #F9F9F9;
        top: 0;
        content: '';
        position: absolute
    }

    .purchase-data-header {
        flex-wrap: wrap
    }

    .purchase-data-header-logo {
        width: 30%;
        text-align: center
    }

    .purchase-data-header-amount-wrap {
        width: 70%;
        margin: -5px
    }

    .purchase-data-header-amount-wrap-new {
        width: 100%;
        padding-left: 0
    }

    .purchase-info-btn {
        float: none;
        width: 90%;
        max-width: 350px
    }

    .purchase-data-header-amount-bank {
        width: 100%
    }

    .purchase-data-header-amount {
        width: calc(50% - 20px);
        float: left;
        padding: 5px;
        margin: 5px
    }

    .purchase-data-body p,
    .purchase-data-body-title,
    .purchase-data-note p,
    .purchase-data-note span,
    .purchase-info-btn {
        font: normal normal 600 12px/16px Montserrat
    }

    .purchase-data-body p {
        font-weight: 500
    }

    .purchase-data-header-amount-bank-amounts {
        width: 100%
    }

    .purchase-data-header-amount-bank-group.mob-view {
        position: relative
    }

    .purchase-data-header-amount-bank-group.mob-view img {
        position: absolute;
        width: 50px;
        left: -60px
    }

    .purchase-data-header-amount-bank-group {
        width: 50%
    }

    .hire-purchase-wrap .purchase-data {
        padding: 20px 0;
        text-align: center
    }

    .open-menu {
        z-index: 1000
    }

    .two-columns .two-column.login-header,
    .two-columns .two-column.registration-header {
        width: 100%
    }

    .gaming-category-image {
        width: 100%;
        height: auto
    }

    .product-wrap-grid .product-img-wrap-grid {
        width: 100%;
        height: 200px
    }

    .second_fixed {
        background-color: transparent;
        margin-top: 110px;
        height: 50px;
        overflow: hidden
    }

    .slick-slide img {
        height: 250px
    }

    .gaming-category-title {
        font: normal normal 600 12px/9px Montserrat
    }

    .gaming-category-links {
        display: block
    }

    .second-category-group .gaming-category-links {
        left: 60%
    }

    .second-category-group .gaming-category-links a {
        font: normal normal 600 10px/18px Montserrat
    }

    .second-category-group .gaming-category-links a:hover {
        font-weight: 800
    }

    .product-details .promo-service-title {
        margin-left: 0
    }

    .warranty-popover-activate {
        width: 100%
    }

    .product-detail-warranty svg {
        padding-left: 0;
        margin-left: -4px;
        margin-right: 0;
        padding-right: 8px
    }

    .product-details-save-compare {
        max-width: 350px;
        margin: auto
    }

    .prices-credit-div {
        width: 100%;
        margin: auto
    }

    .product-slider-wrap.product-details-left {
        margin-top: 50px;
        margin-bottom: 30px
    }

    .product-detail-stock,
    .product-detail-warranty {
        width: 100%
    }

    .product-detail-stock {
        display: inline-block
    }

    .product-detail-timer {
        margin-left: 0
    }

    .product-details-brand {
        position: absolute;
        margin-top: 1px
    }

    .product-details-left,
    .product-details-right {
        width: 100%
    }

    .discount-mobile-align {
        float: none
    }

    .search-form {
        display: none
    }

    .search-form-mob {
        display: block;
        height: 60px;
        margin-top: 50px;
        position: absolute;
        left: 0;
        background: #000;
        top: 0;
        width: 100%
    }

    .search-form-mob #fnc-search_form_mob {
        width: 100%;
        margin: auto;
        border-radius: 4px;
        border: none
    }

    #remove-search-val,
    #search_form_mob_svg {
        position: absolute;
        height: 40px;
        width: 40px;
        top: 0
    }

    #autofill-container {
        top: 20px
    }

    .search-form-mob .search-field {
        background: #FFF
    }

    #search_form_mob_svg {
        border-radius: 50%;
        background-color: #ea1b25;
        right: 0
    }

    #remove-search-val {
        display: none;
        right: 45px
    }

    #remove-search-val line {
        stroke: #000
    }

    #remove-search-val.search-field-scrolled line {
        stroke: #FFF
    }

    #fnc-search_form_mob svg {
        right: 10px;
        top: 10px;
        max-height: 20px;
        width: 20px
    }

    #fnc-search_form_mob svg path {
        fill: #FFF
    }

    .search-form-mob .search-field.search-field-scrolled {
        background: #333;
        color: #FFF !important
    }

    .search-form-class {
        margin: 12px auto auto;
        width: calc(100% - 40px);
        position: relative
    }

    .scroll-category {
        padding: 0
    }

    .logo-wrap i,
    .logo-wrap span {
        display: inline
    }

    .main-col-category.subcategories-category-page {
        padding-left: 0
    }

    .subcategories-category-page .category-box-wrap {
        flex-wrap: wrap
    }

    .category-box-single {
        width: 48%;
        height: auto
    }

    .product-code-mob {
        font: normal normal 600 12px/20px Montserrat;
        color: #666;
        display: flex;
        width: fit-content;
        padding: 5px;
        border: 1px solid #BCBCBC;
        border-radius: 5px;
        margin-right: 10px;
        float: left
    }

    .product-code-mob .code {
        margin-left: 2px
    }

    .product-code-mob .copy-icon,
    .product-code-mob .strik-icon {
        height: 20px
    }

    .product-code-mob .copy-icon svg,
    .product-code-mob .strik-icon svg {
        padding-top: 2px;
        height: 14px;
        width: 16px
    }

    #product_detail_content .product-pictures-wrapper {
        height: 100%;
        max-height: 100%;
        min-height: 100%
    }

    #product_detail_content .product-slider-wrap.half-content-wrap {
        float: none
    }

    .product-details-share,
    .product-info-wrap {
        display: none
    }

    .product-details-print {
        display: flex;
        padding-bottom: 0;
        height: 20px;
        color: #999;
        font-weight: 600
    }

    .product-details-print-wrap {
        float: unset;
        width: 100%
    }

    .product-details-print-mob,
    .product-details-share-mob,
    .product-info-wrap-mob,
    .t-price-span-text {
        display: block
    }

    .product-details-mob-view {
        display: block;
        margin: auto;
        padding: 20px 0
    }

    .product-social-buttons-mob {
        padding-top: 20px;
        clear: both
    }

    .product-social-buttons-mob .product-details-share-mob,
    .product-social-buttons-mob a {
        padding-right: 10px
    }

    .product-social-buttons-mob svg {
        fill: #bcbcbc
    }

    .product-details-share-mob {
        float: none;
        display: inline-block
    }

    .product-picture-wrap {
        height: 300px
    }

    .short-description-product-details {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0
    }

    .prices-credit-div,
    .product-detail-prices {
        display: block
    }

    .prices-main-div {
        margin-bottom: 10px;
        margin-left: -20px;
        padding: 20px;
        border-right: none;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: stretch
    }

    .product-details-main-button {
        flex-basis: 100%
    }

    .product-detail-prices .basket {
        width: 100%
    }

    .prices-credit-div {
        max-width: 560px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 0
    }

    .prices-credit-div-information {
        width: calc(50% - 5px);
        padding-right: 5px;
        padding-top: 10px
    }

    .prices-credit-div-telekom {
        min-width: 100%
    }

    .t-price-span {
        float: none;
        margin-top: 0;
        line-height: 15px
    }

    .t-price-span-total {
        margin: 8px 0 16px
    }

    .t-price-span,
    .t-price-span-right {
        font: normal normal 600 16px/20px Montserrat
    }

    .t-credit-button {
        display: none
    }

    .t-price-span-right {
        float: right;
        margin-right: 10px
    }

    .prices-t-credit-div span {
        padding-top: 0;
        margin: 0 20px;
        min-width: 90px;
        width: auto
    }

    .prices-credit-div div {
        padding-bottom: 5px
    }

    .prices-credit-div .t-price-span-total {
        padding-bottom: 0;
        margin: 0
    }

    .prices-t-credit-div {
        margin-top: 0;
        padding: 20px;
        position: relative;
        border-radius: 10px;
        flex-direction: row;
        align-items: center;
        padding-bottom: 50px !important
    }

    .prices-t-credit-div svg {
        height: 30px;
        width: 50px;
        align-self: center
    }

    .prices-t-credit-div .t-credit-button {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0
    }

    .prices-t-credit-div .t-credit-button div {
        height: 25px;
        line-height: 25px;
        padding: 0 4px
    }

    .product-details-save-compare {
        width: 100%
    }

    .product-details .half-content-wrap:last-of-type,
    .timer-add-to-cart-wrap {
        margin-bottom: 0
    }

    .product-details-bootstrap {
        margin-top: 0
    }

    .product-info-tabs {
        margin-top: 20px
    }

    .product-info-tabs .nav-tabs>li {
        border: 1px solid #E0E0E0
    }

    .product-info-tabs .nav-tabs>li.active {
        border-bottom: 1px solid #E0E0E0
    }

    .nav-tabs .active:before {
        border-bottom: none
    }

    .product-info-tabs .nav.nav-tabs.tabs-as-buttons .tab-button {
        margin: 0;
        border-radius: 10px
    }

    .product-details-bootstrap .tab-content.content-wrap,
    .product-listing-product {
        border: none
    }

    .shipping-info {
        display: block;
        padding: 20px
    }

    #shopsPage .shop-list-map,
    .two-columns.customer-type {
        padding-left: 0
    }

    .tab-pane .shipping-info p {
        font: normal normal 500 16px/22px Montserrat;
        padding-right: 6px
    }

    .shipping-info-part {
        max-width: 100%;
        width: auto;
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .shipping-info-button {
        font-size: 16px;
        line-height: 30px;
        height: 30px
    }

    .shipping-info-part:first-child {
        margin-right: 0;
        margin-bottom: 40px
    }

    .shipping-info-header-wrap {
        padding-bottom: 10px;
        margin-bottom: 20px
    }

    #fnc-shipping {
        margin-top: 0
    }

    .product-pictures-wrapper .slick-slide {
        height: auto
    }

    .product-picture-wrap>div,
    .product-picture-wrap>div>div {
        position: absolute;
        width: 100%;
        margin-left: 0
    }

    .product-details .product-picture-wrap i.thm-arrow2-left {
        left: -600px
    }

    .product-details .product-picture-wrap i.thm-arrow1-right2 {
        right: -600px
    }

    .product-details-promo-wrap {
        left: 39px;
        height: 20px
    }

    .map-shops {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-animation: initial
    }

    .cart_shops .shop-list-wrap {
        width: 100%;
        margin-left: auto
    }

    .compare-products-wrapper-mob .compare-products-btn {
        color: #fff;
        background: 0 0
    }

    .compare-products-mob-overlay,
    .whish-list-modal-mob-overlay {
        top: 0;
        width: 100%;
        height: 10000px;
        background: #333;
        opacity: .8;
        z-index: 9999
    }

    .product-details-compare-wrap .st0 {
        fill: #BCBCBC
    }

    .compare-products-mob-popup,
    .whish-list-modal-mob-popup {
        width: 90%;
        height: auto;
        background: #FFF;
        border-radius: 10px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        z-index: 99999;
        text-align: center;
        top: 70px
    }

    .compare-products-mob-modal,
    .whish-list-modal-mob {
        width: 90%;
        margin: auto;
        text-align: center;
        display: block;
        padding: 10px 10px 40px
    }

    .compare-products-mob-overlay,
    .compare-products-mob-popup,
    .whish-list-modal-mob-overlay,
    .whish-list-modal-mob-popup {
        left: 0;
        display: none;
        position: absolute
    }

    .compare-product-text,
    .compare-product-title {
        padding: 30px 0;
        font: normal normal 600 12px/16px Montserrat
    }

    .whish-list-modal-mob p,
    .whish-list-modal-title {
        font: normal normal 800 16px/18px Montserrat;
        color: #333;
        margin-top: 20px
    }

    .whish-list-modal-title {
        padding-top: 40px
    }

    .compare-product-info {
        padding-top: 10px;
        font: normal normal 600 12px/16px Montserrat
    }

    .compare-product-modal-img,
    .whish-list-modal-img {
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 10px;
        max-height: 190px
    }

    .compare-product-modal-img img {
        width: 80px;
        border-radius: 4px
    }

    .remove-compared-modal-button {
        text-align: center;
        background-color: #F6F6F6;
        width: 144px;
        height: 46px;
        color: #000;
        font: normal normal 900 20px/46px Montserrat;
        border-radius: 4px;
        border: none;
        margin-top: 30px;
        margin-bottom: 20px
    }

    .remove-compared-modal-x,
    .whish-list-modal-x {
        position: absolute;
        right: 14px;
        height: 24px;
        border-radius: 50%;
        background: #333;
        width: 24px;
        font-size: 14px;
        line-height: 25px
    }

    .compare-products-wrapper .content-wrap {
        display: none
    }

    .compare-products-wrapper-mob {
        display: flex;
        text-align: center;
        height: 44px
    }

    .compare-thumbs-title {
        font: normal normal 600 12px/44px Montserrat;
        margin-top: 0
    }

    .two-columns .customer-type {
        width: 50%;
        padding-top: 2px
    }

    .register-page form ul .customer-type {
        padding-left: 10%
    }

    .register-page form ul .customer-type.gender-wrapper {
        padding-left: 0;
        width: 100%
    }

    .register-page .customer-type.gender-wrapper .radio-checkbox-wrap label {
        font-weight: 500 !important
    }

    .content-wrap {
        padding-left: 20px;
        padding-right: 20px
    }

    .register-page form ul li {
        padding-left: 0
    }

    .checkout-cart-header h2 {
        font-size: 16px
    }

    .account-menu-mob {
        position: relative;
        box-sizing: border-box;
        padding-bottom: 30px
    }

    .account-menu-mob-items {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .account-menu-mob-item {
        width: 335px;
        height: 80px;
        box-sizing: border-box;
        border: 1px solid transparent;
        background-color: #F6F6F6
    }

    .account-menu-mob li.account-menu-mob-item-current-tab,
    .account-menu-mob-item:hover {
        background-color: #333;
        color: #FFF
    }

    .account-menu-mob li a {
        display: block;
        height: 100%;
        line-height: 78px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: center;
        text-decoration: none;
        color: inherit;
        cursor: pointer
    }

    .content-wrap.opc-wrap,
    .content-wrap.wish-list-page-wrap {
        padding-left: 20px
    }

    .content-wrap.opc-wrap {
        margin-top: 0;
        overflow-x: hidden
    }

    .register-page.register-page-form {
        display: none
    }

    .register-page.register-page-checkout.register-page-form {
        display: block
    }

    .forgot-password {
        padding-bottom: 20px
    }

    .breadcrumb-wrap {
        margin-left: 20px
    }

    .apple-menu #apple {
        padding-left: 0;
        margin: 0;
        left: 0
    }

    #home-banner-holder,
    .blog-list .breadcrumb-wrap,
    .contact-wrap.content-wrap .breadcrumb-wrap,
    .content-wrap#actions .breadcrumb-wrap,
    .content-wrap.content-wrap-no-padding .breadcrumb-wrap,
    .content-wrap.product-details .breadcrumb-wrap {
        margin-top: 20px
    }

    .active_nav::before {
        background-color: transparent
    }

    .apple-menu #apple .apple-second-level-category a .category-menu-dot_second {
        display: inline-block
    }

    .apple-menu #apple .apple-second-level-category a img,
    .content-wrap.product-details .breadcrumb-wrap .last-breadcrumb {
        display: none
    }

    .category-menu-wrap .category-menu-item0 .header_white_line_mob li .nav_item {
        padding-top: 0
    }

    .apple-menu #apple .apple-second-level-category {
        height: auto
    }

    .apple-menu #apple .apple-second-level-category a span {
        position: relative
    }

    .content-wrap .breadcrumb-wrap {
        margin-left: 0
    }

    .copy-coupon-code-btn,
    .title-total-order {
        margin-left: auto;
        left: 0;
        right: 0;
        margin-right: auto
    }

    .actions-wrap,
    .all-action-wrap,
    .catalogs-wrap {
        width: 100%
    }

    .actions-wrap a,
    .all-action-wrap a,
    .catalogs-wrap a {
        display: flex;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        border-radius: 10px;
        padding: 10px;
        align-items: center;
        width: calc(100% - 20px);
        margin-bottom: 20px
    }

    .actions-catalog-wrap img {
        width: 30%
    }

    .actions-catalog-wrap a .action-catalog-info-wrap {
        width: 70%;
        text-align: left;
        padding: 0 10px
    }

    .actions-catalog-wrap {
        display: block;
        margin-bottom: 0
    }

    .li-space svg #Path_17 {
        fill: #444
    }

    .footer-arrow-svg {
        display: block;
        position: absolute;
        right: 20px;
        top: 3px
    }

    .footer-section-ul::after,
    .footer-section-ul::before {
        top: 0;
        width: 12.5%;
        height: 100%;
        background-color: #444;
        position: absolute;
        content: ''
    }

    .rotated180 {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        transition-duration: .4s;
        position: absolute
    }

    .footer-section-ul::before {
        left: -12.5%
    }

    .footer-section-ul::after {
        right: -12.5%
    }

    .footer-section-ul {
        display: block;
        background: #444;
        padding-top: 8px;
        border: 1px solid #444
    }

    .footer-section-ul-wrap {
        display: none
    }

    .footer-section-ul-wrap-active,
    .footer-sections,
    .subscription-section {
        display: block
    }

    .footer-sections {
        width: calc(100% - 40px);
        padding: 0 20px
    }

    .footer-newsletter,
    .footer-newsletter-input,
    .footer-telephone,
    .footer-viber {
        width: 100%
    }

    .footer-section-center,
    .footer-section-right {
        text-align: left
    }

    .js-li-space-title p {
        font-size: 10px;
        padding-left: 0
    }

    .social-networks-footer {
        width: 90%
    }

    .double-banner-web {
        display: none
    }

    .double-banner-mob {
        display: block
    }

    .double-baner-wrap {
        width: 100%
    }

    #map,
    .map-shops-wrap {
        height: 358px
    }

    .shop-data-wrap {
        font: normal normal 600 10px/14px Montserrat
    }

    .shop-list-wrap {
        width: 100%;
        display: block;
        margin-left: auto
    }

    .all-cities-list-mob,
    .shop-list-cities,
    .shop-list-data-mob {
        display: none
    }

    .all-cities-list-mob {
        position: absolute;
        z-index: 100;
        width: 100%
    }

    .register-page form .all-cities-list-mob {
        top: 36px
    }

    .shop-list-cities-mob {
        display: block;
        width: calc(100% - 10px);
        position: relative;
        overflow: visible
    }

    #one_page_checkout_login .basket,
    .additional-login-btn,
    .one-page-checkout .register-page #one_page_checkout_form .section-cart-body .four-column-wrap-product-listing,
    .register-page form .btn-popup,
    .shop-list-map {
        width: 100%
    }

    .shop-list-cities-mob::after {
        content: "";
        display: block;
        clear: both
    }

    .shop-list-map {
        height: 358px;
        padding-left: 0
    }

    .two-column-form.delivery-form {
        float: none
    }

    .register-page input[type=text],
    input[type=password] {
        text-align: left
    }

    .register-page .one-column.terms,
    .register-page .two-columns.checks {
        margin-left: 0
    }

    .bank-section,
    .register-page form .notes ul li {
        padding-left: 0
    }

    .register-page form .notes .payment-sections-wrapper ul.payment-ul li {
        padding-left: 2px;
        padding-right: 2px;
        width: calc(25% - 3px)
    }

    .conditionals-wrap .conditions,
    .conditions-submit-div .basket {
        width: 100%
    }

    .conditions-submit-div {
        width: 99%
    }

    .edit-account form,
    .submit-btn-conditions .condition {
        width: 100%
    }

    .edit-account form .two-columns .two-column {
        width: calc(50% - 2px)
    }

    .edit-account-collecting-data .two-columns .two-column {
        width: 100% !important
    }

    .delivery-form-title {
        width: 100%
    }

    .change-password-form {
        width: 100%;
        padding-left: 0
    }

    .change-password-btn,
    .change-password-form .li-with-input {
        justify-content: center;
        display: flex;
        margin: auto auto 15px
    }

    .my-coupons-page-wrap {
        width: 100%;
        margin: 20px auto auto;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .coupons-list-wrap {
        width: 100%
    }

    .coupon-status-wrap {
        display: flex;
        width: 95%;
        font-size: 12px;
        margin: auto auto 20px
    }

    .account-menu-wrap .slick-list svg,
    .my-account-order-details .order-detail-delete-btn {
        display: none
    }

    .my-coupon-item {
        height: 155px
    }

    .copy-coupon-code-btn {
        position: absolute;
        width: 160px;
        bottom: 0;
        margin-bottom: 10px
    }

    .coupon-svg {
        position: absolute
    }

    .my-coupon-item-data {
        margin-bottom: 30px;
        padding-left: 20px
    }

    .my-coupon-item-data p:first-of-type {
        padding-left: 60px;
        width: 80%
    }

    .title-total-order {
        width: 200px;
        text-align: center
    }

    .headding-orders-mob li {
        text-align: center
    }

    .headding-orders-mob,
    .my-order-item {
        display: block
    }

    .order-detail-delete-btn {
        margin: 20px 0
    }

    .order-details-items-wrap {
        padding: 0;
        margin-top: 40px
    }

    .checkout-cart-horizontal-line {
        width: 100%
    }

    .order-detail-btn {
        position: relative;
        top: 0;
        left: 0
    }

    .my-order-item-btn {
        width: 100%;
        margin: 30px auto auto
    }

    .order-details-items-wrap::before {
        content: '';
        position: absolute;
        width: 50px;
        left: -50px;
        height: 100%;
        background-color: #F9F9F9
    }

    .order-details-items-wrap::after {
        content: '';
        position: absolute;
        width: 50px;
        right: -50px;
        height: 100%;
        background-color: #F9F9F9;
        top: 0
    }

    .my-account .my-order-item-wrap {
        height: 180px
    }

    .close-mob-sort-overlay,
    .sort-template-wrap-web,
    .wish-list-page-wrap .breadcrumb-web-wrap {
        display: none
    }

    .my-order-item-data {
        width: 100%;
        padding: 5px 5px 10px 10px
    }

    .my-account ul,
    .my-account-order-details ul {
        width: 100%
    }

    #map {
        width: 120%;
        margin-left: -10%
    }

    .contact-form .contact-sector-wrap ul li {
        margin-bottom: 0
    }

    .contact-page-wrap {
        width: 100%
    }

    .breadcrumb-wrap {
        margin: 25px 5px 20px 0
    }

    .account-menu.slick-initialized.slick-slider {
        margin-top: 70px
    }

    .profile-page-with-menu {
        padding-top: 0
    }

    .wish-list-page-wrap .profile-page-with-menu {
        padding: 0;
        min-height: unset
    }

    .sort-template-wrap-mob {
        position: absolute;
        top: 200px;
        z-index: 10000;
        height: auto;
        left: 0;
        right: 0;
        padding: 40px 30px;
        margin: auto;
        border-radius: 10px;
        max-width: 350px;
        width: 80%;
        background-color: #fff
    }

    .sort-template-wrap-mob .filter-content {
        padding-left: 20px
    }

    .sort-template-wrap-mob .sort-mob-wrap.mob-view li {
        padding: 20px 0;
        border-bottom: 1px solid #999
    }

    .sort-template-wrap-mob .sort-mob-wrap.mob-view li label {
        margin-left: 0
    }

    .sort-template-wrap-mob .sort-mob-wrap.mob-view span {
        font-size: 20px
    }

    .close-mob-sort-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #333;
        opacity: .8;
        z-index: 9999
    }

    .sort-button-return-wrap {
        position: relative;
        height: 40px;
        display: block
    }

    .sort-button-return {
        width: 100%;
        position: absolute;
        margin-top: 0;
        display: block;
        font-size: 12px;
        font-weight: 900;
        color: #999;
        border: 1px solid #ebebeb;
        text-align: center;
        background-color: #fff;
        cursor: pointer;
        text-transform: uppercase;
        float: left;
        height: 40px;
        box-sizing: border-box;
        line-height: 40px
    }

    .basket svg {
        width: 35px
    }

    .min-rate {
        font-size: 10px;
        letter-spacing: 0
    }

    .basket.grid {
        width: 30px;
        height: 30px
    }

    .category-menu-item0 {
        position: relative
    }

    .first-level::-webkit-scrollbar {
        display: none
    }

    .login-wrap-mob {
        display: block;
        background-color: #FFF;
        padding-top: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        color: #000;
        padding-bottom: 5px;
        border-bottom: 1px solid #BCBCBC
    }

    .login-wrap-mob a {
        width: 100%;
        height: 100%
    }

    .login-wrap-mob-icon {
        width: 40px;
        height: 40px;
        background: #333;
        border-radius: 50%;
        margin-left: 40px
    }

    .login-wrap-mob span {
        padding-left: 10px;
        font: normal normal bold 14px/24px Montserrat;
        color: #CCC
    }

    .login-wrap-mob-container {
        display: flex;
        padding-top: 10px
    }

    .login-wrap-mob-text {
        line-height: 40px;
        padding-left: 10px
    }

    .telekom-page-image-wrap {
        margin-top: 0
    }

    .telekom-form-conditions .telekom-form-header {
        text-align: right
    }

    .telekom-form-conditions .telekom-form-header .telekom-form-product-price {
        float: left;
        text-align: left;
        margin-top: 30px
    }

    .telekom-form-container,
    .telekom-page-wrap {
        display: block
    }

    .telekom-form-container {
        position: relative;
        padding-top: 20px
    }

    .telekom-page-image-wrap {
        width: 100%;
        height: auto;
        margin: auto;
        padding: 0;
        min-height: unset
    }

    .telekom-page-data-wrap {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }

    .telekom-form-conditions,
    .telekom-form-wrap {
        width: 100%;
        margin-top: 0
    }

    .telekom-form-conditions.telekom-form-conditions-prices {
        right: 10px;
        top: 20px;
        margin: 0;
        padding: 0
    }

    .telekom-form-container.telekom-form-container-first-part {
        height: 120px;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price {
        padding-top: 10px;
        margin-top: 0
    }

    .telekom-form-conditions.telekom-form-conditions-prices .telekom-form-product-price:last-of-type {
        padding-top: 16px
    }

    .telekom-form-conditions .telekom-form-body {
        width: 100%
    }

    .telekom-form-body p {
        padding-top: 5px
    }

    .telekom-form-conditions-last {
        margin-bottom: 50px
    }

    .telekom-form-wrap .telekom-form-header {
        padding-top: 20px
    }

    .telekom-form-container-first-part .telekom-form-wrap {
        width: 100%;
        padding-top: 0
    }

    .telekom-form-container-first-part .telekom-form-header {
        padding: 0 10px
    }

    .telekom-form-conditions .telekom-form-product-price {
        padding-top: 20px
    }

    .telekom-form-conditions .telekom-form-header .telekom-form-product-price:last-of-type {
        padding-top: 0;
        margin-top: 10px
    }

    .telekom-form-body .input-field {
        font-size: 12px
    }

    .telekom-form-header {
        margin-top: 0
    }

    .telekom-form-wrap:last-of-type {
        padding-top: 50px
    }

    .telekom-form-body {
        padding-top: 0;
        width: 100%
    }

    .telekom-form-body-label {
        padding-left: 0
    }

    .telekom-form-body.telekom-form-body-first {
        margin-bottom: 20px
    }

    .contact-page-wrap {
        display: block
    }

    .contact-page-column {
        width: 100%
    }

    .order-details-wrap {
        width: calc(100% - 320px)
    }

    .data-total {
        font: normal normal 600 18px/20px Montserrat
    }

    .cart_item_brand,
    .cart_item_close,
    .cart_item_close_title,
    .cart_item_data_title,
    .cart_item_quantity,
    .cart_item_quantity_title,
    .cart_item_total_title {
        display: none
    }

    .cart_item_cache_title,
    .cart_item_credit_title {
        width: 50%;
        margin-bottom: -11px
    }

    .slide_tabs_cart {
        bottom: -11px
    }

    .cart-item-title-mob,
    .cart_item_cache_title,
    .cart_item_credit_title {
        font: normal normal 1000 10px/12px Montserrat;
        color: #BCBCBC
    }

    .cart-item-title-mob {
        position: relative;
        display: block;
        line-height: 25px
    }

    .old-price {
        font: normal normal 600 12px/20px Montserrat
    }

    .product-cart-data-mob {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center
    }

    .price {
        font: normal normal 600 12px/25px Montserrat;
        letter-spacing: 0
    }

    .cart-item-title-name {
        font: normal normal 600 12px/14px Montserrat;
        color: #333
    }

    .cart-item-price-wrapper {
        position: relative;
        height: 25px
    }

    .loaylity_coupon_cart_information {
        width: 100%;
        padding-top: 20px
    }

    .loaylity_cart_information {
        width: 85%;
        margin: 0 auto auto;
        height: 40px;
        line-height: 40px
    }

    .coupon-svg {
        left: -12px;
        top: -10px
    }

    .loaylity_cart_information .coupon-svg {
        top: 6px;
        left: 0
    }

    .loaylity_cart_information .coupon-svg svg {
        top: 6px;
        padding-left: 4px
    }

    #js-coupon-code-text::placeholder,
    .js-coupon-status-notification {
        font: normal normal 600 12px/24px Montserrat;
        color: #666;
        opacity: 1
    }

    #js-coupon-code-text:-ms-input-placeholder {
        font: normal normal 600 12px/24px Montserrat;
        color: #666
    }

    #js-coupon-code-text::-ms-input-placeholder {
        font: normal normal 600 12px/24px Montserrat;
        color: #666
    }

    .cart_btn_information {
        top: 6px;
        right: 0
    }

    .cart-information-wrap {
        padding-top: 44px;
        width: 100%;
        margin: auto
    }

    .cart_information_amount {
        padding-right: 0
    }

    .cart_information_amount,
    .cart_information_title {
        font: normal normal 600 12px/20px Montserrat;
        color: #333
    }

    .cart_information_amount div,
    .cart_information_title div {
        margin-top: 5px;
        padding-bottom: 25px
    }

    .cart-red {
        font: normal normal 600 18px/20px Montserrat
    }

    .cart-info-page-web,
    .cart_btn_information,
    .paragraf-for-cart-red {
        display: none
    }

    .js-checkout-total-amount p {
        font-size: 10px
    }

    .js-checkout-total-amount .crvena_gotovinsko,
    .js-checkout-total-amount .crvena_na_rate {
        font-size: 18px
    }

    .cart-info-page-mob {
        display: block;
        padding: 16px 0;
        color: #999
    }

    .cart_checkout_button {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .login-checkout-wrap {
        width: 100%;
        margin: auto
    }

    .login-checkout {
        width: 90%
    }

    .opc-wrap .login-checkout {
        width: 100%
    }
}

.shop-list-cities .js-city-li.active-city,
.shop-list-cities-mob .js-city-mob-li.active-city {
    background: #333;
    color: #FFF;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.cart-payment-info-wrap .four-column-wrap-product-listing ul li .form-error,
.one-page-checkout .opc-wrap ul li .span {
    color: #ea1b25;
    position: absolute;
    left: 10px;
    top: 50px;
    font-size: 11px
}

.cart-payment-info-wrap .four-column-wrap-product-listing ul li .form-error {
    top: 50px
}

.js-product-slider-gamin-gamin .product-wrap-grid:hover .compare-list-grid svg path,
.js-product-slider-gamin-gamin .product-wrap-grid:hover .wish-list.grid svg g {
    fill: #fff !important
}

.js-product-slider-gamin-gamin .product-wrap-grid:hover .min-rate,
.js-product-slider-gamin-gamin .product-wrap-grid:hover .old-price,
.js-product-slider-gamin-gamin .product-wrap-grid:hover .product-brand-grid,
.js-product-slider-gamin-gamin .product-wrap-grid:hover .product-name-grid {
    color: #fff
}

.js-product-slider-gamin-gamin .product-wrap-grid:hover .basket.grid {
    background-color: #000 !important
}

.payment-section-wrap .installment-credit-card-wraper {
    display: flex;
    justify-content: space-between;
    vertical-align: middle
}

.payment-section-wrap .installment-credit-card-wraper .installment {
    display: flex;
    flex: 2;
    align-items: center
}

.payment-section-wrap .installment-credit-card-wraper .installment .notes-title {
    font-size: 16px;
    margin-top: 0;
    line-height: 18px
}

.payment-section-wrap .installment-credit-card-wraper .installment .notes-title span {
    display: block;
    font-size: 12px;
    line-height: 12px
}

.payment-section-wrap .installment-credit-card-wraper .installment #installment {
    width: 60px;
    height: 30px;
    margin-left: 10px;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    text-align: center
}

.two-columns.delivery-type .two-column:first-of-type {
    margin-right: 10px
}

.credit-cards-wraper span img {
    height: 30px;
    margin-top: 10px
}

.credit-cards-wraper span svg {
    height: 20px;
    margin-top: 10px
}

.credit-card-payment-wrap-ul {
    text-align: right
}

.credit-card-payment-wrap-ul span svg {
    height: 20px
}

.js-payment-section-3.payment-section-wrap .credit-card-payment-wrap-ul {
    display: none
}

@media screen and (max-width:1400px) {
    .t-price-span-total {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:1330px) {
    .telekom-form-body .input-field {
        padding-left: 10px
    }

    .telekom-form-body .telekom-form-phone .input-field {
        padding-left: 45px
    }

    .telekom-form-body-areaa-code {
        padding-left: 10px
    }

    .delivery-type-wrap {
        width: 260px
    }

    .two-columns.delivery-type .two-column:first-of-type {
        margin-right: 0
    }

    .delivery-type-header i {
        right: 10px
    }
}

@media screen and (max-width:1300px) {
    .tab-target-link h2 {
        font-size: 13px;
        margin: 10px 0;
        line-height: 16px
    }

    .checkout-cart-items-wrap {
        margin-top: 20px
    }

    .checkout-cart-item-wrap {
        width: 80%;
        margin: auto
    }

    .order-detail-delete-btn {
        width: 240px
    }

    .order-details-items-wrap {
        width: 300px;
        font-size: 10px
    }
}

.news-article-content {
    margin-bottom: 40px
}

.news-content-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.news-content-header-info,
.news-content-header-social {
    width: 50%;
    display: flex
}

.news-content-header-social {
    gap: 30px
}

.news-content-header-social .product-details-print {
    padding-bottom: 0
}

.news-content-header-social .product-details-print svg {
    padding-right: 0
}

.news-content-header-social .news-content-header-social-label {
    margin-left: 6px
}

.news-content-header-info .news-content-category {
    margin-right: 10px;
    padding: 0 8px;
    border-radius: 8px;
    background-color: #ea1b25;
    font: normal normal 500 16px/26px Montserrat;
    color: #FFF;
    width: fit-content
}

.news-content-header-info .product-details-share {
    height: 26px
}

.news-content-header-info .published {
    font: normal normal 400 16px/26px Montserrat;
    color: #BCBCBC
}

.news-content-title {
    font: normal normal 500 28px/30px Montserrat;
    color: #000;
    margin-bottom: 20px
}

.blog-wrap-single {
    display: flex;
    justify-content: stretch;
    margin-bottom: 40px;
    cursor: pointer
}

.single-blog-content-wrap {
    display: flex;
    flex-direction: column;
    width: 60%;
    gap: 10px
}

.single-blog-content-wrap .news-content-title {
    font: normal normal 500 20px/22px Montserrat;
    margin-bottom: 0
}

.single-img-wrap {
    width: calc(40% - 20px);
    padding-right: 20px
}

.news-content .single-img-wrap {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px
}

.single-img-wrap img {
    width: 100%;
    border-radius: 10px
}

.cart-payment-info-data#POS {
    display: flex;
    gap: 4px;
    align-items: center
}

.cart-payment-info-data#POS div {
    padding-top: 2px
}

.rounded-checkbox {
    width: 30px !important;
    height: 30px !important;
    border-radius: 6px;
    vertical-align: middle;
    border: 1px solid #707070;
    appearance: none;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer
}

.rounded-checkbox:checked {
    border-color: #ea1b25;
    background-color: #ea1b25;
    background-image: url(/themes/smarty_new_design/assets/images/cart_payment_check_mark.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.news-content-text {
    color: #333
}

.articals-wraper {
    display: flex;
    justify-content: stretch
}

.news-article-content {
    width: calc(100% - 520px);
    height: auto
}

.blog-latest-wrap {
    width: 520px;
    margin-left: 20px
}

.blog-latest-single {
    width: 100%;
    display: flex;
    height: auto;
    margin-bottom: 20px
}

.blog-latest-single-img {
    width: 35%;
    margin-right: 10px
}

.blog-latest-single-img img {
    width: 100%;
    border-radius: 4px
}

.blog-latest-single-content {
    width: 100%
}

.articals-wraper .blog-latest-single-img {
    width: 210px
}

.articals-wraper .blog-latest-single-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 310px
}

.articals-wraper .blog-latest-single .blog-title {
    min-height: 34px
}

.articals-wraper .blog-latest-single-img img {
    height: 100%
}

.articals-wraper .blog-teaser {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.blog-latest-title {
    font: normal normal 500 20px/20px Montserrat;
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.blog-latest-single .blog-date,
.blog-latest-single .blog-teaser {
    font: normal normal 400 12px/14px Montserrat;
    color: #BCBCBC;
    margin-bottom: 2px;
    text-align: justify
}

.blog-date {
    display: inline-block
}

.blog-latest-single .blog-title {
    font: normal normal 500 14px/15px Montserrat;
    color: #000;
    margin-bottom: 4px;
    padding: 0 0 4px
}

.blog-latest-single .blog-link {
    font: normal normal 500 12px/12px Montserrat;
    color: #000;
    margin-top: 6px
}

.blog-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: -10px -10px 40px;
    justify-content: flex-start
}

.blog-single {
    width: calc(33.33% - 20px);
    height: auto;
    background: #F9F9F9;
    margin: 10px;
    cursor: pointer
}

.img-wrap img {
    border-radius: 10px;
    width: 100%
}

.blog-title {
    padding: 10px 0 8px;
    font: normal normal 500 17px/20px Montserrat;
    color: #333
}

.blog-date,
.blog-link,
.blog-teaser {
    font: normal normal 500 14px/18px Montserrat
}

.blog-teaser {
    color: #666
}

.blog-footer-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 6px
}

.blog-link {
    color: #333
}

.single-blog-content-wrap .blog-link {
    color: #ea1b25
}

.blog-date {
    color: #999
}

.single-blog-content-wrap .news-content-header-info {
    flex-direction: column;
    gap: 10px
}

.news-content-category {
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: #000;
    margin-right: 10px;
    padding: 0 8px;
    border-radius: 8px;
    font: normal normal 500 16px/26px Montserrat;
    color: #FFF;
    width: fit-content;
    z-index: 100;
    cursor: pointer
}

.news-content-category:hover {
    background-color: #ea1b25
}

.blog-latest-single-img,
.img-wrap {
    position: relative
}

.blog-latest-single-img .news-content-category {
    border-radius: 4px;
    font: normal normal 500 10px/16px Montserrat
}

.required-fields {
    text-align: left;
    font: normal normal 500 14px/24px Montserrat;
    color: #666;
    padding-left: 30px
}

.right-float-li {
    float: right;
    margin-left: 10px
}

.right-float-li .recaptcha {
    margin-top: auto
}

#show-less-btn,
#show-more-btn {
    color: #BCBCBC;
    font-size: 12px;
    float: right;
    margin-right: 20px;
    cursor: pointer
}

.category-menu-title-mob {
    display: none
}

.contact-page-wrap .contact-form input::placeholder,
.contact-page-wrap .contact-form textarea::placeholder {
    color: #BCBCBC
}

.contact-page-wrap .contact-form #choose-sector input::placeholder {
    color: #000
}

@media screen and (min-width:1024px) {
    .prices-credit-div-telekom {
        padding-bottom: 0
    }

    .prices-t-credit-div {
        position: relative
    }

    .prices-t-credit-div svg {
        position: absolute;
        left: 16px;
        top: 18px
    }

    .prices-t-credit-div .t-price-span-right {
        padding-left: 50px;
        padding-top: 0
    }

    .prices-t-credit-div .t-price-span-total {
        padding-left: 50px;
        font-size: 12px;
        line-height: 18px
    }

    .category-header-wrap {
        padding-bottom: 5px;
        border-bottom: 1px solid #000;
        display: flex;
        align-items: baseline;
        justify-content: space-between
    }

    .category-header-wrap .sort-template-wrap-web {
        text-align: right
    }

    .category-header-wrap .sort-template-wrap-web .custom-ul-wraper {
        text-align: left
    }

    .telekom-form-header svg {
        max-height: 45px
    }

    .telekom-form-header {
        display: flex
    }

    .telekom-form-conditions .telekom-form-header {
        justify-content: flex-end
    }
}

@media screen and (max-width:1024px) {
    .shipping-info-button-wrap .basket {
        max-width: 95%
    }

    #product_detail_content {
        background-color: #fff
    }

    #all-actions-wrap .promos-wrap {
        padding: 0 20px 20px
    }

    .category-grid-stock-filter.telekom-toggle-filter {
        top: 17px
    }

    .product-details-basket {
        width: 370px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 0;
        max-width: 100%
    }

    .product-details-basket.product-detail-prices-single {
        border-right: none
    }

    .prices-credit-div-information.mob-view {
        width: calc(100% - 400px);
        padding-right: 5px;
        padding-top: 4px;
        float: left;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between
    }

    .prices-credit-div-information.mob-view .t-price-span {
        font-size: 24px
    }

    .contact-form textarea,
    .news-content-header-info .published {
        font-size: 12px
    }

    .prices-credit-div-information-mob.mob-view {
        width: 100%;
        padding: 0 10px;
        float: left
    }

    .news-content-text p {
        text-align: justify
    }

    .promotions_page .products-wrap {
        margin-left: 0;
        width: 100%
    }

    .promotions_page .filters-buttons-wrap {
        display: none
    }

    .category-menu-title-mob {
        position: absolute;
        margin-left: 40px;
        margin-right: 20px;
        color: #000;
        font: normal normal 500 20px/22px Montserrat;
        line-height: 38px;
        height: 38px;
        padding-top: 35px;
        border-bottom: 2px solid #BCBCBC;
        display: block;
        z-index: 999;
        width: calc(83% - 60px);
        background-color: #fff
    }

    .category-menu-title-mob .first-level-pointer {
        padding-right: 0
    }

    .category-menu-title-mob .close-first-level {
        position: absolute;
        top: 0;
        display: none;
        height: 10px;
        font-size: 14px;
        font-weight: 600
    }

    .close-menu-return {
        height: 10px;
        font-size: 14px
    }

    .category-menu-title-mob .close-first-level svg,
    .close-menu-return svg {
        width: 6px;
        fill: #000;
        padding-right: 4px
    }

    .category-menu-title-mob .menu-title-icon {
        width: 20px;
        height: 20px;
        display: inline-block;
        position: relative
    }

    .category-menu-title-mob .menu-title-icon svg {
        width: 20px;
        position: absolute;
        top: 4px
    }

    .category-menu-title-mob .close-category-menu-mob svg line {
        stroke: #000
    }

    .category-menu-item1.second-level .second-level-category.submenu-category-item>a:hover {
        color: #000
    }

    .category-menu-dot_second {
        display: none
    }

    .articals-wraper {
        display: block
    }

    .news-article-content,
    .single-blog-content-wrap {
        width: 100%
    }

    .blog-latest-wrap {
        margin-left: 0;
        max-width: 100%
    }

    .news-content-header-social .product-details-print,
    .news-content-header-social .product-details-share {
        display: flex !important
    }

    .blog-wrap-single {
        display: block;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #BCBCBC
    }

    .single-img-wrap {
        width: 100%;
        margin-bottom: 20px
    }

    .blog-single {
        width: calc(50% - 20px)
    }

    .payment-section-wrap .installment-credit-card-wraper {
        display: block
    }

    .submit-btn-conditions .conditions {
        width: auto
    }

    .cart-payment-info-wrap .four-column-wrap-product-listing ul li .form-error {
        left: 0;
        text-align: left
    }

    .checkout-cart-item-wrap,
    .checkout-cart-prices {
        width: auto;
        margin-left: 10px;
        margin-right: 10px
    }

    .category-menu-item1 .second-level .js-second-level {
        height: 150vh !important;
        max-height: 150vh !important;
        min-height: 150vh !important
    }

    .contact-form input {
        font-size: 12px
    }

    .empty-basket-wrap .not-found .nastavi-btn,
    .no-result .not-found .nastavi-btn {
        max-width: 100%
    }

    .prices-credit-div div {
        padding-bottom: 10px
    }

    .cart-item-title-mob span {
        position: absolute;
        right: 0;
        top: 5px
    }

    .remodal .remodal-close::before {
        font-size: 11px
    }

    .no-on-stock-btn.basket svg {
        display: none
    }

    .tehnomax-modal-btn-wrap {
        display: block;
        margin-top: 47px''
    }

    .whish-list-modal-mob .tehnomax-modal-btn-wrap {
        margin-top: 0
    }

    .tehnomax-modal-btn-black,
    .tehnomax-modal-btn-white,
    .telekom-modal-btn {
        margin: 10px auto auto
    }

    .register-login-wrapper .form-error,
    .registration-and-login-wrap .form-error {
        font-size: 9px;
        text-align: left;
        left: 0
    }

    .two-columns.checks .one-column.terms {
        padding-top: 2px
    }

    .two-column.customer-type {
        width: 50%;
        padding-top: 2px
    }

    .registration-and-login-wrap .required-field {
        left: 20px
    }

    .page-title-checkout {
        font-weight: 600
    }

    .checkaut-header-wrap div {
        font-size: 16px;
        margin-top: 24px;
        margin-bottom: 20px
    }

    .register-page form ul li {
        margin-top: 0
    }

    .register-page form ul.two-columns.delivery-type li {
        margin-top: -15px
    }

    .register-page #one_page_checkout_form .two-column .shop-ul .shop-list-data.fnc-shop {
        margin-top: 0
    }

    .two-columns.delivery-type .delivery-type-error {
        position: absolute;
        bottom: 7px;
        left: 0;
        right: 0
    }

    .cart-payment-info-wrap ul .one-column {
        float: none
    }

    .user-acount-check-text {
        margin-bottom: 19px
    }

    .register-page form ul {
        margin-top: 24px;
        margin-bottom: 32px
    }

    .register-page form ul li .basket {
        margin-top: 12px
    }

    .contact-page-title,
    .contact-page-working-time-wrap {
        font-size: 14px
    }

    .contact-page-column p,
    .contact-page-working-time {
        font-size: 12px;
        margin-bottom: 10px
    }

    .register-page input[type=text] {
        height: 40px
    }

    .user-acount-check-title {
        font-size: 16px;
        font-weight: 500
    }

    .forgot-password,
    .user-acount-check-text {
        font-size: 14px;
        font-weight: 500
    }

    .additional-login-title {
        font-size: 12px;
        font-weight: 500
    }

    .register-page .additional-login-btn {
        padding-left: 0
    }

    .register-page form ul li .input-field {
        font-weight: 500;
        margin-bottom: 15px
    }

    .one-page-checkout .opc-wrap ul li>span {
        font-size: 11px
    }

    .section-cart-body,
    .section-cart-title {
        margin-left: 0;
        width: 100%
    }

    .conditionals-wrap {
        margin-top: 40px
    }

    .conditionals-wrap .two-columns.conditions {
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media screen and (max-width:900px) {
    .shop-information-wrap {
        width: 50%
    }

    .prices-credit-div-info img {
        float: none
    }
}

@media screen and (max-width:800px) {
    #submit3 {
        width: 70%;
        padding: 0 10px;
        height: 35px;
        border-radius: 8px;
        max-width: 260px
    }

    .contact-page-column form ul {
        width: 100%
    }

    .right-float-li {
        float: none;
        width: 100%
    }

    .my-account .two-column-form ul li {
        max-width: 100%;
        width: 100%
    }

    .purchase-data-header-amount div,
    .purchase-data-header-amount p,
    .purchase-data-header-amount-bank div,
    .purchase-data-header-amount-bank-amounts div {
        font-size: 12px
    }

    .purchase-data-header-amount div {
        display: block
    }

    .double-digit-range.double-digit-range-2 {
        margin-left: -.8px
    }

    .page-not-found p {
        width: 100%
    }
}

@media screen and (max-width:750px) {
    .notifications-body .js-product-grid-wrap .product-wrap-grid {
        width: calc(50% - 5px);
        max-width: calc(50% - 5px)
    }

    .shipping-info-part:first-child {
        margin-right: auto
    }

    .main-col .product-wrap-grid,
    .promotions_page .products-wrap .product-wrap-grid {
        margin-right: 6px;
        width: calc(33.33% - 4px)
    }
}

@media screen and (max-width:700px) {

    .my-account-order-details.order-details-wrap,
    .order-details .order-details-items-wrap {
        width: 100%;
        float: none
    }

    .order-details .order-details-items-wrap {
        margin-top: 90px
    }

    .order-detail-delete-mob {
        text-align: center
    }

    .t-price-span-right {
        left: 10px;
        top: 35px
    }
}

@media (max-width:768px) {
    .cart-payment-info-data#POS {
        align-items: flex-start
    }

    .payment-ul {
        gap: 6px
    }

    .register-page form .notes .payment-sections-wrapper ul.payment-ul li {
        width: calc(50% - 3px)
    }

    .rounded-checkbox {
        width: 17px !important;
        height: 17px !important;
        margin-left: 0;
        border-radius: 4px
    }

    .cart-form-wrap .conditionals-wrap div input {
        margin-top: 0
    }

    .cart-form-wrap .conditionals-wrap div label {
        font-size: 12px;
        position: relative;
        top: -3px
    }

    .product-specification-grid {
        gap: 3px;
        margin: 0 5px;
        width: calc(100% - 10px)
    }

    .product-specification-grid .spec-wrapper:nth-of-type(n+4) {
        display: none
    }

    .product-specification-grid .spec-wrapper {
        width: calc(33.33% - 3px)
    }

    .spec-wrapper.widest-spec-wrapper {
        width: calc(50% - 3px)
    }
}

@media (max-width:660px) {
    .prices-t-credit-div span {
        margin: 0 10px
    }

    .prices-credit-div-information.mob-view {
        width: calc(100% - 230px);
        padding-bottom: 10px
    }



    .t-price-span-total {
        font-size: 10px
    }

    .gaming-categories-wrap.second-category-group-wrap {
        width: 100%
    }

    .second-category-group {
        flex: 0 0 49.5%
    }

    .blog-latest-single,
    .news-content-header {
        justify-content: stretch
    }

    .blog-latest-single-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 70%
    }

    .blog-latest-single .blog-teaser {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .blog-latest-single .blog-link {
        display: none
    }

    .notifications-body .js-product-grid-wrap .product-wrap-grid {
        width: 50%;
        max-width: 50%
    }

    #actions .products-wrap {
        width: 100%;
        padding-left: 0
    }

    .gaming-page .promo-service-title-top {
        font-size: 3.2vw;
        top: -48px
    }

    .gaming-page {
        margin-top: 0
    }

    .gaming-page .promo-service-title-top img {
        max-height: 16px;
        margin-top: 5px
    }

    .blog-single {
        width: 100%;
        display: flex;
        justify-content: stretch
    }

    .blog-single .img-wrap {
        width: calc(55% - 10px);
        margin-right: 10px
    }

    .news-content-category {
        border-radius: 4px;
        font: normal normal 500 8px/16px Montserrat
    }

    .blog-date {
        font-size: 10px
    }

    .blog-title {
        font: normal normal 500 14px/12px Montserrat
    }

    .blog-teaser,
    .news-content-text p {
        font: normal normal 400 12px/14px Montserrat
    }

    .blog-latest-single-content .blog-teaser,
    .blog-latest-single-content .blog-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0
    }

    .blog-link {
        font-size: 12px
    }

    .contact-info-data-wrapper img {
        height: 30px
    }

    .contact-info-data-wrapper .contact-info-title {
        font-size: 20px
    }

    .contact-info-data-wrapper p {
        font-size: 12px
    }

    .contact-page-company-phone {
        font-size: 30px !important
    }

    .main-col .product-wrap-grid:nth-child(3n),
    .promotions_page .products-wrap .product-wrap-grid:nth-child(3n) {
        margin-right: unset
    }

    .promo_service_text {
        margin-left: 0
    }

    .main-col .product-wrap-grid,
    .promotions_page .products-wrap .product-wrap-grid {
        width: calc(50% - 2px);
        margin-left: 0
    }

    .main-col .product-wrap-grid:nth-child(even),
    .promotions_page .products-wrap .product-wrap-grid:nth-child(even) {
        margin-right: 0
    }

    .main-col .product-wrap-grid:nth-child(odd),
    .promotions_page .products-wrap .product-wrap-grid:nth-child(odd) {
        margin-right: 4px
    }

    .remodal .remodal-cancel,
    .remodal .remodal-confirm {
        float: left;
        margin: 0;
        width: calc(50% - 10px);
        min-width: 80px;
        font-size: 12px
    }

    .remodal .remodal-confirm {
        margin-left: 20px
    }

    .empty-basket-wrap .not-found .nastavi-btn {
        width: 100%
    }

    .product-detail-warranty {
        display: block
    }

    .product-detail-stock .stock-info-text {
        margin-left: 0;
        float: right;
        margin-top: 2px
    }

    .shops-informations-wrap {
        display: block;
        text-align: center;
        width: 100%
    }

    .account-menu-mob-item {
        width: 100%
    }

    .profile-page-with-menu .product-listing-wrap .product-wrap-grid {
        width: calc(50% - 5px);
        margin-bottom: 105px;
        height: 463px !important
    }

    .profile-page-with-menu .product-name-grid {
        top: 318px
    }

    .profile-page-with-menu .with-spec .product-name-grid {
        top: 288px
    }

    .shop-information-wrap,
    .shops-informations-wrap {
        margin: 0
    }

    .shop-information-wrap {
        width: 100%
    }

    .telekom-form-header svg {
        width: 40px
    }

    .telekom-form-product-price span {
        font-size: 12px
    }

    .telekom-page-wrap p {
        font-size: 10px
    }

    .telekom-form-body p {
        font-size: 12px
    }

    .telekom-form-product-price {
        text-align: center;
        padding-right: 0;
        padding-left: 10px
    }

    .telekom-page-small-title {
        font-size: 14px
    }

    .product-pictures-wrapper {
        margin-bottom: 0
    }

    .single-digit-installments {
        margin-right: calc(4.54% - 7.5px)
    }

    .double-digit-installments {
        margin-right: calc(4.54% - 14.2px)
    }

    .range-numbers span {
        font-size: 13px !important
    }

    .js-range-numbers-24.double-digit-installments {
        margin-left: 3px
    }

    .js-range-numbers-10.double-digit-installments {
        margin-left: -4px
    }

    .single-digit-range {
        margin-right: calc(4.5454% - 2.2px)
    }

    .double-digit-range {
        margin-right: calc(4.5454% - 4px)
    }

    .double-digit-range.double-digit-range-2 {
        margin-left: 1.7px
    }
}

@media only screen and (max-width:600px) {

    .brand_slider svg,
    .brand_slider_wrap .brand_slider {
        height: 80px
    }

    .gaming-home-heading-wrap div {
        font-size: 16px
    }

    .page-not-found p {
        font: normal normal 500 12px/14px Montserrat
    }

    .not-found-message {
        font-size: 16px
    }

    .page-not-found h1 {
        font: normal normal 600 30px/30px Montserrat
    }
}

@media only screen and (max-width:570px) {
    .telekom-page-image-wrap img {
        max-height: 300px
    }

    #home-banner-holder,
    .home-banner-mobile .slick-slide {
        height: 129vw;
        max-height: 1000px;
        min-height: 350px
    }

    .home-banner-mobile .slick-slide {
        overflow: hidden;
        position: relative
    }

    .range-marks {
        display: none
    }
}

@media only screen and (max-width:550px) {

    .promo-wrap,
    .shops-info-links a {
        width: 100%
    }

    .blog-latest-single,
    .blog-list .blog-single,
    .t-price-span {
        display: block
    }

    .contact-info-data-wrapper img {
        height: 20px
    }

    .contact-info-data-wrapper .contact-info-title {
        font-size: 16px
    }

    .contact-info-data-wrapper p {
        font-size: 12px
    }

    .contact-page-company-phone {
        font-size: 20px !important
    }

    .contact-info-data-wrapper {
        align-items: center
    }

    .cart-info-page-mob {
        font-size: 10px
    }

    .two-column-wrap-payment .checkout-cart-header {
        width: 95%;
        margin: auto
    }

    #all-actions-wrap .breadcrumb-wrap {
        margin: 10px 5px 20px 20px
    }

    .compare-products-spec td {
        min-width: 150px
    }

    .compare-products-spec td:first-child {
        min-width: 100px
    }

    .compare-products-spec img {
        height: auto
    }

    .relative.compare-page-image-wrap {
        width: 150px
    }

    .compare-products-spec .buttons-grid .basket.grid {
        font-size: 13px
    }

    .t-price-span-righ {
        font-size: 17px
    }

    .t-price-span {
        width: 100%
    }

    .contact-page-column.contact-page-column-first {
        padding-right: 0
    }

    .telekom-modal-content {
        width: 100%
    }

    .telekom-modal-title {
        padding: 0 5px
    }

    .blog-latest-single-content {
        min-height: 100px
    }
}

@media (max-width:500px) {

    .articals-wraper .blog-latest-single-content,
    .blog-latest-single-content,
    .blog-latest-single-img,
    .news-content-header-info,
    .news-content-header-social {
        width: 100%
    }

    .news-content-header-social {
        justify-content: flex-start;
        margin-top: 20px
    }

    .news-content-title {
        font-size: 20px
    }

    .news-content-text {
        font-size: 12px
    }

    .register-page form ul li .input-field.placeholdermobile {
        margin-bottom: 45px
    }

    .hire-purchase-wrap .purchase-row h3 {
        font-size: 13px;
        padding-left: 20px;
        padding-right: 30px;
        margin-top: 24px
    }
}

@media (max-width:450px) {

    .notes input.range,
    .product-details-basket.product-detail-prices-single {
        width: 100%
    }

    .double-digit-range.double-digit-range-2,
    .js-range-numbers-24.double-digit-installments {
        margin-left: 0
    }

    .second-category-group .gaming-category-title {
        font-size: 10px
    }

    .product-details-basket-price {
        font-size: 25px
    }

    .range::-webkit-slider-thumb {
        width: 14px;
        height: 14px
    }

    .single-digit-installments {
        margin-right: calc(4.54% - 5.5px)
    }

    .double-digit-installments {
        margin-right: calc(4.54% - 9.3px)
    }

    .range-numbers span {
        font-size: 9px !important
    }

    .single-digit-range {
        margin-right: calc(4.5454% - 2px)
    }

    .double-digit-range {
        margin-right: calc(4.5454% - 3.1px)
    }

    .submit-btn-conditions .conditions-submit-div {
        width: calc(100% - 5px)
    }

    .g-recaptcha.recaptcha-cart {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }

    #g-recaptcha-error {
        position: absolute;
        bottom: 0
    }
}

@media (max-width:420px) {
    .additional-login-btn div {
        width: 49%
    }

    .additional-login-btn svg {
        width: 100%
    }

    .promo-info .promo-title {
        font-size: 12px
    }

    .hire-purchase-wrap .purchase-row h3 {
        padding-left: 10px;
        padding-right: 20px
    }

    .product-declaration [class^=table-row] td,
    .product-specification table tr td:last-child {
        padding-left: 4px
    }

    .product-declaration table tr td:first-child,
    .product-specification table tr td:first-child {
        font-size: 12px;
        font-weight: 500
    }

    .product-declaration table tr td:last-child,
    .product-specification table tr td:last-child {
        font-size: 11px;
        font-weight: 400
    }

    .shops-info-links.contact-page-links a svg,
    .shops-info-links.content-wrap a svg {
        margin-bottom: 5px
    }

    .shops-info-links.contact-page-links a,
    .shops-info-links.content-wrap a {
        font-size: 12px;
        line-height: 18px
    }
}

@media only screen and (max-width:400px) {
    .contact-page-company-phone {
        width: 100%;
        line-height: 20px
    }

    .contact-info-data-wrapper {
        height: 74px;
        gap: 10px
    }

    #home-banner-holder {
        margin-top: 0
    }

    .footer-newsletter input,
    .footer-viber input {
        padding-left: 5px
    }

    #telephone-subscribe-form-footer .footer-newsletter-input-area-code {
        font-size: 10px;
        width: 40px !important
    }

    #telephone-subscribe-form-footer .footer-newsletter-input-telephone {
        width: calc(100% - 40px) !important;
        padding-left: 4px;
        padding-top: 3px
    }

    .footer-newsletter-input .newesletter-submit button {
        right: 18px
    }

    .footer-newsletter-input .newesletter-submit button i {
        font-size: 13px
    }

    .promo-flake-wrap div,
    .promo-flake-wrap span {
        font-size: 7px;
        padding-left: 0;
        padding-right: 4px
    }

    .compare-thumbs-title {
        font-size: 10px
    }

    .cart_shops .shop-list-data-mob {
        width: auto
    }

    .two-column-wrap-payment .checkout-cart-header {
        margin-top: 20px;
        margin-bottom: 5px
    }

    .two-column-wrap-payment .checkout-cart-header h2 {
        display: block;
        margin-block-start: 0;
        margin-block-end: 0;
        margin-bottom: 5px;
        padding-top: 0
    }

    .two-column-wrap-payment .checkout-cart-header h2 span {
        display: none
    }
}

@media only screen and (max-width:360px) {
    .telekom-form-container-first-part .telekom-form-conditions {
        width: 100%
    }

    .product-grid-timer-wrap .countdown-wrap {
        font-size: 10px;
        margin-top: -2px
    }

    .discount-grid {
        width: 30px
    }

    .product-wrap-grid .discount-grid span {
        font-size: 9px
    }

    .promo-flake-wrap,
    .promo-service-grid div,
    .promo-service-grid span {
        width: 75px
    }

    .g-recaptcha.recaptcha-cart {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }

    #g-recaptcha-error {
        bottom: 5px
    }

    .basic-sales-prices-shop-price {
        width: 140px
    }

    .basic-sales-prices .basic-sales-prices-savings {
        width: 60px
    }
}

@media only screen and (max-width:340px) {
    .section-cart-title .section-cart-title-span {
        font-size: 14px;
        width: 140px
    }

    .prices-t-credit-div svg {
        width: 30px
    }

    .t-price-span-right {
        margin-right: 5px;
        font-size: 14px
    }

    #submit3 {
        width: 100%;
        margin: 0
    }

    .recaptcha {
        -webkit-transform-origin: 0 40px;
        -webkit-transform: scale(.93);
        width: 100%
    }

    .coupon-status-wrap {
        font-size: 10px
    }
}

@media only screen and (max-width:320px) {
    .second-category-group {
        flex: 0 0 100%
    }

    .g-recaptcha.recaptcha-cart {
        transform: scale(.59);
        -webkit-transform: scale(.59)
    }

    #g-recaptcha-error {
        bottom: 10px
    }
}

@media only screen and (max-width:300px) {
    .recaptcha {
        -webkit-transform: scale(.8)
    }

    .promo-flake-wrap,
    .promo-service-grid div,
    .promo-service-grid span {
        width: 65px;
        margin-left: -2px;
        font-size: 6px
    }

    .compare-thumbs-title {
        font-size: 8px;
        text-align: left;
        padding-left: 5px
    }

    .close-compare-modal {
        right: 0;
        top: 13px;
        width: 15px
    }

    .coupon-status-wrap {
        width: 100%;
        justify-content: space-between;
        text-align: center
    }

    .coupon-status-wrap li {
        width: auto
    }

    .js-range-numbers-10.double-digit-installments {
        margin-left: 0
    }

    .double-digit-installments {
        margin-right: calc(4.54% - 8.5px)
    }

    .single-digit-installments {
        margin-right: calc(4.54% - 4.5px)
    }

    .range-numbers span {
        font-size: 8px !important
    }

    .js-range-numbers-24.double-digit-installments {
        margin-left: 0
    }
}

.wish-list-container #maincontent_no_col {
    margin: 0 20px;
    width: auto
}

.wish-list-container #maincontent_no_col .my_wish_lists_for_others {
    margin: 25px 0
}

.wish-list-container #maincontent_no_col .my_wish_lists_for_others .thinborder.my-account-list tr td:first-child {
    display: grid
}

.wish-list-container #maincontent_no_col .my_wish_lists_for_others .thinborder.my-account-list tr td:first-child .link {
    text-align: left;
    float: left
}

.wish-list-container #maincontent_no_col .table-content {
    width: 100%
}

@media screen and (max-width:1024px) {
    .wish-list-container #maincontent_no_col .my_wish_lists_for_others #wishes_list_link {
        width: 100%
    }

    .wish-list-container #maincontent_no_col .my_wish_lists_for_others .thinborder.my-account-list {
        font-size: 12px
    }

    .wish-list-container #maincontent_no_col .my_wish_lists_for_others .thinborder.my-account-list img {
        width: 30%
    }

    table.thinborder.my-account-list {
        width: 100%
    }

    .thinborder.my-account-list tbody,
    .thinborder.my-account-list td,
    .thinborder.my-account-list th,
    .thinborder.my-account-list thead,
    .thinborder.my-account-list tr,
    table.thinborder.my-account-list {
        display: block
    }

    .thinborder.my-account-list thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .thinborder.my-account-list tr {
        margin: 0
    }

    .thinborder.my-account-list tr:nth-child(odd) {
        background: #fac50f
    }

    .thinborder.my-account-list td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

    .thinborder.my-account-list td:before {
        position: absolute;
        top: 8;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }

    .thinborder.my-account-list td:nth-of-type(1):before {
        content: "Proizvod"
    }

    .thinborder.my-account-list td:nth-of-type(2):before {
        content: "Količina"
    }

    .thinborder.my-account-list td:nth-of-type(3):before {
        content: "Cena"
    }

    .thinborder.my-account-list td:nth-of-type(4):before {
        content: "Status"
    }
}