/*agarkova*/

.t-input {
    margin: 0;
    font-size: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.t778__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    border-radius: 25px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

/*agarkova*/


.t397__col {
    margin: 20px;
}

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #363636;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #363636;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}




.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    left: -26px;
    width: 16px;
    height: 16px;
    border: 1px solid #cfaf9347;
}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid #cfaf93;
}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: #cfaf93;
}
.js-product .t-product__option-select {
    width: 100%;
    border: 1px #363636 solid;
    background: #1f1f1f;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.js-product .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #cfaf93 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.js-product .t-product__option-selected_select {
    padding: 2px 30px 2px 10px;
    position: relative;
    display: table;
    min-width: 150px;
    min-height: 28px;
    background: #1f1f1f;
    border: 1px solid #363636;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 0px;
}

.js-product .t-product__option .t-product__option-variants_select {
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 180px;
    max-width: 250px;
    max-height: 40vh;
    color: #fff;
    overflow-y: auto;
    background-color: #222;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 10px 2px rgb(0 0 0 / 20%);
    border-radius: 0px;
}

.js-product .t-product__option-selected_select:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #cfaf93 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.js-product .t-product__option-selected_image .t-product__option-selected-checkmark, .js-product .t-product__option-variants_select .t-product__option-checkmark_image {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    background-color: #1f1f1f00;
    border: 1px solid #f8f8f800;
    background-repeat: no-repeat;
    background-size: cover;
}
.js-product .t-product__option-title_radio {
    overflow: hidden;
    display: block;
    max-width: 100%;
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t706__carticon_sm .t706__carticon-img {
    width: 24px;
    height: 24px;
    /* padding: 12px 13px 14px
px
; */
}
.t706__carticon-imgwrap {
    position: relative;
    background-color: rgba(255,255,255,.0); */
    border-radius: 50px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    will-change: transform;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;
    overflow: hidden;
}
.t706__carticon_sm .t706__carticon-counter {
    right: 0px;
    bottom: 19px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
}
.t706__sidebar-content {
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 560px;
    min-height: 100vh;
    max-height: 100%;
    background-color: #1f1f1f;
    padding: 40px;
    box-sizing: border-box;
    overflow: auto;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    transition: all .3s ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    height: 100%;
}
