/*FORMS RKN*/

#form429869806 {
    display: none;
}

/*FORMS RKN*/

/*Main Menu*/
.t446__rightwrapper {
    padding-right: 215px;
}

.t1002__wishlisticon_sm .t1002__wishlisticon-imgwrap {          /*Wishlist Icon Top*/
    width: 20px;
    height: 40px;
}
.t1002__bgimg {
    background-size: 20px;
}
.t1002__wishlisticon-counter,
.t706__carticon-counter {
    color: red;
    background-color: transparent;
}
.t1002__wishlisticon_sm .t1002__wishlisticon-counter {
    right: -15px;
    bottom: 2px;
    width: 18px;
    height: 18px;
    line-height: 19px;
    font-size: 14px;
}
/*Catalog*/
.t-store__filter__chosen-val:after {
    content: 'х';
}
.t1002__addBtn {
    position: absolute;
    display: inline-block;
    background-image: url(https://static.tildacdn.com/tild3563-6635-4436-b766-663237633766/dimond.svg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    width: 45px;
    height: 45px;
}
.t1002__addBtn_active {
    position: absolute;
    display: inline-block;
    background-image: url(https://static.tildacdn.com/tild3665-3139-4639-b661-333933393636/dimond_white.svg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    width: 45px;
    height: 45px;
}
.t1002__addBtn svg {
    display: none;
}
.t1002__wishlisticon {
    display: block;
}

.cart_icon {                                        /*Cart Icon Top Custom*/
    position: absolute;
    height: 45px;
    width: 40px;
    top: 40px;
    right: 45px;
}

.cartcopy_elem {
    position: absolute;
    right: 0;
    top: 22px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    color: #fff;
    background-color: red;
    border-radius: 10px;
}

.t706__carticon_sm .t706__carticon-imgwrap {
    width: 40px;
    height: 40px;
    border-radius: 0;
}
.t706__bgimg {
    background-size: 20px;
}
.t706__carticon_sm .t706__carticon-counter {
    right: -10px;
    bottom: 2px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
}
.t706__carticon {
    display: block;
}

.t256__btn-wrapper {                                        /*Checkout Success & Error Pages*/
    padding-top: 20px;
}

.logo img {
    position: relative;
    top: 110px;
    left: 370px;
    max-width: 230px;
}

.payments {                                                 /*Footer*/
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 40px;
}

.payments img {
    margin: 0 10px;
    cursor: pointer;
}

.dev {
    position: relative;
    bottom: 84px;
    right: 15px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.dev:hover {
    opacity: 0.8;
}

.dev a {
    color: white!important;
    text-decoration: underline!important;
}

.dev img {
    width: 45px;
    padding: 5px 5px 0;
}

@media screen and (max-width: 1800px) {
    .logo img {
    left: 265px;
    }
}

@media screen and (max-width: 1600px) {
    .logo img {
    left: 180px;
    }
}

@media screen and (max-width: 1400px) {
    .logo img {
    left: 105px;
    }
    
    .t446__rightwrapper {
    padding-left: 0!important;
    }
}

@media screen and (max-width: 1200px) {
    .logo img {
    left: 40px;
    max-width: 205px;
    }
    
    .payments {
    justify-content: space-between;
    bottom: 20px;
    }
    
    .payments {
    justify-content: space-between;
    bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .logo img {
    top: 124px;
    left: 18px;
    max-width: 202px;
    }
    
    .payments {
    bottom: 14px;
    }
    
    .dev {
    bottom: 135px;
    }
    
    .t-body_popupshowed .t1002__addBtn {
    position: inherit;
    width: 50px!important;
    height: 50px!important;
    border-radius: 0!important;
    }
    
}

@media screen and (max-width: 480px) {
    .logo img {
    left: 20px;
}