/* STANDART HTML CLASSES */

h2 {
    margin: 0 0 16rem;
    font-family: 'Circe Bold', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;

}

b{
    font-family: 'Circe Bold', Arial, sans-serif;
    font-weight: 700;
}

.std_content a.link{
    text-transform: lowercase;
    text-decoration: underline;
}

table.size-guide tr:nth-child(1),
table.size-guide{
    margin-left:10rem;
}
table.size-guide tr:nth-child(odd){
    background-color: #f0f0f0;
}

table.size-guide {
    margin-left: 10rem;
    table-layout: auto;
}

table.size-guide td{
    border: 1rem solid black;
    padding: 5rem;
    text-align: center;
    width: 11%;
}

table.size-guide th{
    border: 1rem solid black;
    padding: 5rem;
    font-weight: 900 !important;
    text-align: center;
    width: 22%;
    background-color: #d7e7f7;
    -webkit-font-smoothing: antialiased;
}

table.size-guide thead tr,
table.size-guide.h-left tr td:first-child{
    background-color: #d7e7f7 !important;
    font-weight: 900;
    font-family: 'Circe Bold', Arial, sans-serif;
    text-align: center;
}


table.size-guide1 {
    margin:auto;
    width: 300px;
    border-spacing: 0px;
    border-collapse: collapse;
    -webkit-font-smoothing: antialiased;
    font-size: 15rem;
}

table.size-guide1 tr:nth-child(even){
    background-color: #f0f0f0;
}

table.size-guide1 thead tr:nth-child(1){
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 900;
}

table.size-guide1 td:nth-child(even){
    text-align: center;
}

table.size-guide1 td:nth-child(1){
    font-weight: 900;
    text-align: center;
    width:30px;
}

table.size-guide1 td{
    padding:1px 5px;
    text-align: center;
}

table.size-guide1.h-left{
    font-weight: normal;
    font-family: 'Circe', Arial, sans-serif;
    text-align: center;
    vertical-align: top;
}

/* !STANDART HTML CLASSES */


.subscribe_block{
    background-color: #f2f2f2;
}

.txt_center{
    text-align: center;
}

.txt_right{
    text-align: right;
}

.full_width{
    width: 100%!important;
}

.va{
    display: table;
    width: 100%;
}

.va_stuff{
    display: table-cell;
    vertical-align: middle;
}

.mb{
    margin-bottom: 10px;
}

.mt{
    margin-top: 10px;
}

/* by Sava // March, 2015 */
.product_img {
    text-align: center;
}
.f_field_v1.textarea {
    min-height: 50rem;
    max-height: 100rem;
    resize: vertical;
}

.address_splash{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    border: 1rem solid #e2e2e2;
}

.address_splash .btn_profile_wrap{
    position:absolute;
    left:0;
    bottom:45%;
    width:100%;
    text-align:center;
}

.btn_profile.mod_add {
    float: none;
}

.profile_block{
    padding: 0;
}

.title_v1{
    margin-top: 38rem;
    text-transform: inherit;
    padding: 0;
    line-height: inherit;
}

.f_submit_v1 + .f_submit_v1{
    margin-right: 10rem;
}

.block_register .error_msg{
    position: inherit;
    top: 0rem;
}

.filter_content .check_list.mod_1{
    width: 120rem;
}

.filter_content .check_list.mod_1 .check_item_v1{
    width: 38rem;
}

.tabs_block {
    height: 296px;
}

.tabs_contents_block{
    width:100%;
    height:254rem;
    overflow-y:scroll;
}

.btn_buy.added{
    background-image: url("../i/btn_buy_added.png");
    background-repeat: no-repeat;
    background-position: 25% 50%;
}

.btn_buy.error{
    background-color: #D8282D;
}

.lang_error_msg, .phone_error_msg {
    color: #D8282D;
}

.error_text,
.errortext{
    color: #D8282D;
}
.language_error, .alarm, .phone_error {
    border:1px dashed #9B1704;
    background-color: #FFE9E4;
}

.popup_lang_err {
    font-size:12rem;
}

.profile_table.mod_2 td:nth-child(4) {
    width: 80rem;
}

.std_content.full_size:before{
    border: none;
}
.std_block .std_content.full_size,
.std_content.full_size{
    padding: 8rem 0 0 0;
}

.faq_block{
    border-top: none;
}

.brand_list_page .head_bar:before{
    border-top: none;
}

.filter_content .check_item_v1{
    text-transform: uppercase;
}

.std_block{
    position: relative;
    /*border-top: 1rem solid #e2e2e2;*/
    border-bottom: 1rem solid #e2e2e2;
    padding: 6rem 0 0;
    margin: 0 0 25rem;
}

.std_block .std_content{
    padding-left: 250rem;
}

h1.std_header{
    /*margin-left: 5rem;*/
    font-size: 18rem;
}

.std_block:after{
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.std_sidebar{
    /*border-right: 1rem solid #e2e2e2;*/
    margin-bottom: 20rem;
}

.base.no_footer{
    padding: 0;
}

.faq_holder{
    padding: 0;
}

.btn_buy.catalog{
    width: 200rem;
    margin: 0 auto;
}

.profile_box .address th{
    min-width: 200rem;
    padding-bottom: 10rem;
    padding-left: 15rem;
    text-align: left;
}

.profile_box .address td{
    padding-left: 15rem;
}

.filter_results{
    min-height: 24rem;
}

.modal_box_1, .modal_box_2, .modal_box_3, .modal_box_4, .modal_box_5, .modal_box_6 {
    height: 378rem;
}

/* quiz modal styles */

/* remove scroll */

html.overflow{
    overflow-y: visible;
}

html.overflow body{
    overflow: hidden;
}
html.overflow body > .wrapper{
    overflow: scroll;
}

html.overflow body .quiz_go_button{
    margin-right: 17px!important;
}

/* end remove scroll */

.modal_box_7{
    /*height: 355px;*/
    height: auto;
    margin-top: -225rem;
}

.quiz_modal{
    display: none;
    /*width: 315px;*/
    height: auto;
    min-height: 350px;
    margin: 0 auto;
    padding: 35px 50px 45px;
    font-size: 16px;
    /*padding-bottom: 110px;*/
}

.quiz_modal.quiz_visible{
    display: table;
}

.va_modal{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.quiz_modal h2{
    text-transform: none;
    margin: -10px 0 14px;
}

.quiz_modal .modal_form{
    text-align: left;
    margin-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
}

.quiz_modal input[type=text]{
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    border: 1px solid #e2e2e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal_form.quiz_auth{
    width: 350px;
    margin: 30px auto 0;
    padding-bottom: 0;
}



.quiz_auth input[type=text]{
    width: 100%;
    margin-bottom: 5px;
}

.quiz_auth input::-webkit-input-placeholder {color:#757575;}
.quiz_auth input::-moz-placeholder          {color:#757575;}/* Firefox 19+ */
.quiz_auth input:-moz-placeholder           {color:#757575;}/* Firefox 18- */
.quiz_auth input:-ms-input-placeholder      {color:#757575;}


.alert_message{
    font-size: 12px;
    color: #d0021b;
}

.alert input{
    background: #ffe9e4;
}

.quiz_modal .input_value{
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.quiz_modal .form_item_v2.mod_1{
    margin: 0 0 5px;
}

.quiz_modal .check_item_v1.mod_1{
    padding-top: 0;
    margin: 0;
}

.quiz_modal .form_item_v2.abs_v1{
    bottom: 30px;
}

.quiz_modal .numb_field{
    width: 65px;
    margin: 0 auto;
    text-align: center;
}

.quiz_modal .va_modal.va_question{
    display: block;
    position: relative;
    width: 315px;
    bottom: 75px;
    top: 0;
    margin-bottom: 45px;
    border-bottom: 1px solid #323e4c;

}

.quiz_modal .va_modal.va_question .form_item_v2.abs_v1{
    bottom: -50px;
}

.quiz_modal .va_modal.va_question .form_item_v2.mod_1:first-of-type .numb_field{
    margin-top: 35px;
}

.quiz_modal .quiz_points{
    color: #f90101;
}

.quiz_modal b a{
    font-family: 'Circe Bold', Arial, sans-serif;
    color: #000;
}

.va_modal .social{
    border-top: 1px solid #323e4c;
    padding-top: 22px;
    margin-top: 30px;
}

.va_modal .social a{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 25px;
    height: 25px;
    margin: 0 10px;
}

.va_modal .social a:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url('../i/social_sprite.svg') no-repeat;
    background-size: auto 25px;
}

.va_modal .social .fb:after{
    background-position: 0 0;
}

.va_modal .social .vk:after{
    background-position: -66px 0;
}

.va_modal .social .tw:after{
    background-position: -34px 3px;
}


.quiz_go_button{
    position: fixed;
    cursor: pointer;
    background-color: #f2f2f2;
    color: #3D3D3D;
    right: 0;
    left: auto;
    bottom: auto;
    top: 30%;
    padding: 0 35px 0 25px;
    height: 36px;
    line-height: 36px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
    background-image: linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
    z-index: 10;
}

.quiz_go_button:before, .quiz_go_button:after{
    content: '';
    display: inline-block;

    bottom: -6px;
    height: 40px;
    width: 42px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;

}

.quiz_go_button:before{
    left: -20px;
    right: auto;
    bottom: -6px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    color: #f2f2f2;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiAgd2lkdGg9IjQ0cHgiIGhlaWdodD0iMzZweCIgdmlld0JveD0iMCAwIDQ0IDM2IiB2ZXJzaW9uPSIxLjEiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIuMTUiICBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik0yOC44ODkxMDIzIDI1LjQ2NDc1MzFMMzguMTIyMjI3NyAxMC4yNTcyNTIzQzQxLjU2MTY3NzEgNC41OTIyNzY4IDQ5LjcyMjY4NjggMCA1Ni4zNTA0MjI3IDBMNTkuMzQ5ODQ1MiAwIDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNy45NDMxNjM5IDI3LjIxMTU2MDIgMjguNDU5NDk4IDI2LjM2Mjg2MzMgMjguODg5MTAyMyAyNS40NjQ3NTMxWk0xNC4zNDk4NDUyIDMzLjk2NzE5NTRMMTQuMzQ5ODQ1MiAzNCA1OS4zNDk4NDUyIDM0IDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNC42MTQzMjQ4IDMxLjY0MzM0MDEgMjAuMjU3Mjk4NyAzNCAxNS4zNDk4NDUyIDM0IDE1LjAxMzgxNjcgMzQgMTQuNjgwMzY4OCAzMy45ODg5NTA2IDE0LjM0OTg0NTIgMzMuOTY3MTk1NFoiIGlkPSJwYXRoLTIiLz48L2RlZnM+PGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9IkFydGJvYXJkLTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzY2LjAwMDAwMCwgLTcxLjAwMDAwMCkiPjxnIGlkPSJsZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzUyLjAwMDAwMCwgNzEuMDAwMDAwKSI+PHBhdGggZD0iTTI4Ljg4OTEwMjMgMjUuNDY0NzUzMUwzOC4xMjIyMjc3IDEwLjI1NzI1MjNDNDEuNTYxNjc3MSA0LjU5MjI3NjggNDkuNzIyNjg2OCAwIDU2LjM1MDQyMjcgMEw1OS4zNDk4NDUyIDAgNTkuMzQ5ODQ1MiAyOCAyNy4zNTA5NDM4IDI4QzI3Ljk0MzE2MzkgMjcuMjExNTYwMiAyOC40NTk0OTggMjYuMzYyODYzMyAyOC44ODkxMDIzIDI1LjQ2NDc1MzFaTTE0LjM0OTg0NTIgMzMuOTY3MTk1NEwxNC4zNDk4NDUyIDM0IDU5LjM0OTg0NTIgMzQgNTkuMzQ5ODQ1MiAyOCAyNy4zNTA5NDM4IDI4QzI0LjYxNDMyNDggMzEuNjQzMzQwMSAyMC4yNTcyOTg3IDM0IDE1LjM0OTg0NTIgMzQgMTUuMDEzODE2NyAzNCAxNC42ODAzNjg4IDMzLjk4ODk1MDYgMTQuMzQ5ODQ1MiAzMy45NjcxOTU0WiIgZmlsbD0iI2YyZjJmMiIvPjxnIGlkPSJsZWZ0LTIiPjx1c2UgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0yIi8+PHVzZSBmaWxsPSJub25lIiB4bGluazpocmVmPSIjcGF0aC0yIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg0K');
}

.quiz_go_button:after{
    right: -16px;
    left: auto;
    bottom: -6px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    color: #f2f2f2;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDRweCIgaGVpZ2h0PSIzNnB4IiB2aWV3Qm94PSIwIDAgNDQgMzYiIHZlcnNpb249IjEuMSI+PHRpdGxlPnJpZ2h0PC90aXRsZT48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iLjE1IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik0yOC44ODkxMDIzIDI1LjQ2NDc1MzFMMzguMTIyMjI3NyAxMC4yNTcyNTIzQzQxLjU2MTY3NzEgNC41OTIyNzY4IDQ5LjcyMjY4NjggMCA1Ni4zNTA0MjI3IDBMNTkuMzQ5ODQ1MiAwIDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNy45NDMxNjM5IDI3LjIxMTU2MDIgMjguNDU5NDk4IDI2LjM2Mjg2MzMgMjguODg5MTAyMyAyNS40NjQ3NTMxWk0xNC4zNDk4NDUyIDMzLjk2NzE5NTRMMTQuMzQ5ODQ1MiAzNCA1OS4zNDk4NDUyIDM0IDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNC42MTQzMjQ4IDMxLjY0MzM0MDEgMjAuMjU3Mjk4NyAzNCAxNS4zNDk4NDUyIDM0IDE1LjAxMzgxNjcgMzQgMTQuNjgwMzY4OCAzMy45ODg5NTA2IDE0LjM0OTg0NTIgMzMuOTY3MTk1NFoiIGlkPSJwYXRoLTIiLz48L2RlZnM+PGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9IkFydGJvYXJkLTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzUxLjAwMDAwMCwgLTEzMS4wMDAwMDApIj48ZyBpZD0icmlnaHQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3ODEuNTAwMDAwLCAxNDguMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0yNzgxLjUwMDAwMCwgLTE0OC4wMDAwMDApIHRyYW5zbGF0ZSgyNzUyLjAwMDAwMCwgMTMxLjAwMDAwMCkiPjxwYXRoIGQ9Ik0yOC44ODkxMDIzIDI1LjQ2NDc1MzFMMzguMTIyMjI3NyAxMC4yNTcyNTIzQzQxLjU2MTY3NzEgNC41OTIyNzY4IDQ5LjcyMjY4NjggMCA1Ni4zNTA0MjI3IDBMNTkuMzQ5ODQ1MiAwIDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNy45NDMxNjM5IDI3LjIxMTU2MDIgMjguNDU5NDk4IDI2LjM2Mjg2MzMgMjguODg5MTAyMyAyNS40NjQ3NTMxWk0xNC4zNDk4NDUyIDMzLjk2NzE5NTRMMTQuMzQ5ODQ1MiAzNCA1OS4zNDk4NDUyIDM0IDU5LjM0OTg0NTIgMjggMjcuMzUwOTQzOCAyOEMyNC42MTQzMjQ4IDMxLjY0MzM0MDEgMjAuMjU3Mjk4NyAzNCAxNS4zNDk4NDUyIDM0IDE1LjAxMzgxNjcgMzQgMTQuNjgwMzY4OCAzMy45ODg5NTA2IDE0LjM0OTg0NTIgMzMuOTY3MTk1NFoiIGlkPSJsZWZ0IiBmaWxsPSIjZjJmMmYyIi8+PGcgaWQ9ImxlZnQtMiI+PHVzZSBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHhsaW5rOmhyZWY9IiNwYXRoLTIiLz48dXNlIGZpbGw9Im5vbmUiIHhsaW5rOmhyZWY9IiNwYXRoLTIiLz48L2c+PC9nPjwvZz48L2c+PC9zdmc+DQo=');


}

.qb_txt{
    font-family: 'Circe Bold', Arial, sans-serif;
    font-size: 15px;
}

.qb_icon{
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #222;
    right: -9px;
    left: auto;
    top: -11px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.qb_icon:before{
    content: '';
    display: inline-block;
    background: url(../i/gift.svg) no-repeat;
    background-size: contain;
    width: 17px;
    height: 17px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

#alertQuiz{
    display: table;
    border: 2px solid #252421;
    background: #fff;
    box-shadow: none;
    font-size: 16px;
    min-height: 350px;
    top: 50%!important;
    margin-top: -225px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-left: -338rem;
}

#alertQuiz .btn{
    font-size: 13px;
    padding: 6px 21px 5px;
}


#alertQuiz .btn.close{
    background: #333e4c;
    color: #fff;
    font-family: 'Circe Bold', Arial, sans-serif;
}

#alertQuiz .btn.agree{
    text-decoration: underline;
    padding: 6px 2px 5px;
    margin-left: 20px;
}

#alertQuiz .table_cell{
    display: table-cell;
    vertical-align: middle;
}



/* END quiz modal styles */

.check_subtitle{
    margin: 0;
    text-transform: none;
}

.profile_title_v2{
    padding: 0;
}

.order_data.mod_1{
    border: none;
}

.address_add,
.address_edit{
    float: none;
    width: 150rem;
}

.profile_form{
    display: none;
}

.title_v4{
    margin-top: 10rem;
}

.f_field_v1.textarea {
    margin-bottom: 10rem;
}

.profile_table.mod_2.type_v1.custom_cart_table td {
    /* padding: 8rem;
     padding-right: 14rem;*/
}

.profile_table.mod_2.type_v1.custom_cart_table td input{
    width: 26rem;
    height: 26rem;
    padding: 1rem;
    text-align: center;
    float: left;
    margin-left: 10rem;
}
.profile_table.mod_2.type_v1.custom_cart_table td:first-child {
    width: 100rem;
}

.profile_table.mod_2.type_v1.custom_cart_table td:nth-child(2) {
    box-shadow: inset 0 4rem 0 #fff, inset 0 -4rem 0 #fff, inset 1rem 0 0 #e2e2e2;
    width: 65rem;
}

.profile_table.mod_2.custom_cart_table td:nth-child(3) {
    width: 30rem;
}

.profile_table.mod_2.custom_cart_table td:nth-child(4) {
    width: 160rem;
}

button.btn_coupon{
    background: transparent;
    vertical-align: baseline;
}

button.btn_pay:disabled{
    background: #e2e2e2;
}

.coupon_error{
    display: none;
}

.cart_item_price{
    position: relative;
}

.custom_cart_table .kdxDeleteFromCart{
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -10rem;
    cursor: pointer;
    color: #D8282D;
}

.unavailable_item {
    position: relative;
    margin: 0 20rem;
    height: 160rem;
}

.unavailable_item .splash{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.8;
    text-align: center;
    vertical-align: middle;
    padding: 40% 0;
}

.unavailable_item .splash a{
    display: block;
    font-weight: bold;
}

.unavailable_item .kdxDeleteFromCart{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #D8282D;
    border: solid 2rem #D8282D;
    width: 22rem;
    height: 22rem;
    vertical-align: top;
    padding-bottom: 0rem;
    font-weight: bold;

}

/* BLOG SECTION */

.post_nav{
    border-top: none;
    margin: 0;
}

.post_wrapper{
    border-bottom: 1rem solid #e2e2e2;
}

.post_summary{
    margin-top: 35rem;
}

.post_b_title,
.shares_title{
    line-height: inherit;
    padding: 0;
}

.post_text p, .post_text h3{
    margin: 0;
}

.note_box .note_dt{
    text-align: right;
}

.main_s_item {
    margin: 0 !important;
}

.catalog_block,
.products_wrapper{
    min-height: 420rem;
}


.products_item_recommend {
    position: relative;
    float: left;
    width: 16.66%;
    height: 290rem;
    margin: 0 0 15rem;
    padding: 0 0 0 32rem; }
.products_item:hover .product_mask {
    background: rgba(0, 0, 0, 0.5); }
.products_item:hover .data_list {
    opacity: 1; }

.product_img_recommend{
    position: relative;
    overflow: hidden;
    width: 176px;
    height: 160px; }

.recommendation_block{
    height:360px;
}

.product_h_price_recommend{
    font-size: 13rem;
    font-family: 'Circe Bold', Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1rem;
}

.main_s_head.black .main_s_title,
.main_s_head.black .main_s_title a,
.main_s_head.black .main_s_more_link,
.vis_box.black .vis_title,
.vis_box.black .vis_subtitle {
    color: #000000;
}

.vis_box.black .vis_title:before{
    background: #000000;
}
.main_s_head.black .main_s_more_link{
    border: 1px solid #000000;
}

.main_s_head.black .main_s_more_link:hover,
.main_s_head.black .main_s_more_link:focus{
    border: 1px solid #ffffff;
    color: #ffffff;
}

.main_s_head.red .main_s_title,
.main_s_head.red .main_s_title a,
.main_s_head.red .main_s_more_link,
.vis_box.red .vis_title,
.vis_box.red .vis_subtitle {
    color: #d0021b;
}

.vis_box.red .vis_title:before {
    background: #d0021b;
}

.main_s_head.red .main_s_more_link{
    border: 1px solid #d0021b;
}

.main_s_head.red .main_s_more_link:hover,
.main_s_head.red .main_s_more_link:focus{
    color: #000000;
    border: 1px solid #000000;
}


.post_func{
    text-align: center;
}

/* by Alexey Khudyakov ah@kodix.ru (29.04.2015) */

.std_content ul.list{
    list-style: disc;
    padding: 4rem 0 10rem 15rem;
}

.std_content ul.list li{
    margin-left: 20rem;
    padding: 1rem 0;
}

h3, h4, h5, h6 {
    font-family: "Circe", Arial, sans-serif;
    font-size: 17rem;
    line-height: 27rem;
    padding: 5rem 0 5rem 9rem;
}

p{
    margin-bottom: 12rem;
    padding-left: 10rem;
}

h1{
    text-transform: uppercase;
    font-size: 24rem;
    line-height: 1;
    padding: 5rem 0 0 10rem;
    margin: 0 0 17rem;
    font-family: "Circe Bold", Arial, sans-serif;
    font-weight: 700;
}

.std_content blockquote{
    margin-left: 20rem;
    padding-left: 30rem;
    padding-bottom: 15rem;
}

.post_brands_hold .bx-prev, .post_brands_hold .bx-next {
    bottom: -10rem;
}
.post_summary {
    position: relative;
    margin: 29rem auto 29rem;
    width: 750px;
}
.post_subtitle {
    font-size: 14rem;
    font-family: 'Circe', Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 1rem;
    text-align: center;
    margin: 31rem 0 0 0;
}
span.post_n_prev, span.post_n_next{
    color:#f0f0f0;
}
span.post_n_next:before, span.post_n_prev:before {
    right: 0;
    background:none;
}

.post_s_img_w.pointer{
    cursor: pointer;
}
.item .item_splash {
    color: #000 !important;
}
.item .item_splash:after {
    background: #000 !important;
}
.item .item_splash .name{
    font-weight: 900 !important;
    -webkit-font-smoothing: antialiased;
}
h3.vis_title .mod_inter {
    color: #000 !important;
}
.vis_title.mod_inter {
    color: #000 !important;
}

.vis_subtitle.mod_inter {
    color: #000 !important;
}

.vis_title.mod_inter:before {
    background: #000 !important;
}

.contacts_item.ico_point{
    width: 260rem;
}

.search_box_new form{
    height: 100%;
}
.sod_select.mes_select{
    background-image:url('../i/arrow_down-3.jpg');
    background-repeat: no-repeat;
    background-position: 90% 50%;
    width: 50%;
    float: right;
    margin-right: 10rem;
}
.sod_select.mes_select.open, .product_func_v2.mod_sold_out .sod_select.mes_select{
    background:none;
}
header.header{
    padding:0px;
}
.product_title {
    margin: 0 0 10rem -10rem;
}
div.content_row_v2 h1{
    margin-top: 10rem;
}
ul.std_menu li.std_m_item{
    text-transform: uppercase;
}
.filter_title:first-child{
    /* border-top: none; */
}
.profile_box .error_text, .profile_box .errortext {
    margin-left: 7rem;
}

.search_title {
    position: relative;
    margin-left: -1em;
    color: #323e4c;
    font-size: 24rem;
    font-family: 'Circe', Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase; }

.subscribe_title {
    color: #414f5f;
    font-size: 13rem;
    margin: 0 0 16rem -7rem;
    line-height: 18rem;
    text-transform: uppercase;
    font-family: 'Circe Bold', Arial, sans-serif;
    font-weight: 700;
}
.login_ctrl .dd {
    max-width: 111px;
}
.logo_row{
    position: relative;
    margin: 0 0 30rem;
    height: 30px;
    background: url(../i/catalog-arrow-down.png) 50% 0 no-repeat;
}

.compass_wrapper {
    margin:0 auto 50px;
    width:30px;
    height:30px;
    background-size:30px;
}

.compass_wrapper .compass {
    width:30px;
    height:30px;
    background:url(../i/catalog-arrow-down.png) 50% 50% no-repeat;
    background-size:30px;
}

.modal_box_size_grid {
    height: 332rem;
    margin: -166rem 0 0 -338rem;
    width: 676rem;
}

.size_grid_box{
    width: 95%;
    font-weight: 400;
    margin: 5rem;
}

.size_grid_box img{
    max-height: 322rem;
}

.tabs_item.disabled{
    cursor: not-allowed;
    color: #CCCCCC;
}

.tabs_c_hold_sizes {
    padding: 0 0 0 15px !important;
    font-weight: 400;
}






/* ВЫПАДАШКА НА УХОД */

.dontgo_wrapper {
    position: fixed;
    z-index: 1000;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    -webkit-transition: top .4s;
    -o-transition: top .4s;
    transition: top .4s;
    top: -360px;
}

.dontgo_wrapper.active {
    top: 0;
}

.dontgo_close {
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 40px;
    right: 7px;
    top: 7px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAARElEQVQoz2MwcfD9z0AGgOsj1QAM9cQagFMdIQMIWoBLAdFeQ1dIcqDCNJAbG5RrJNvJFAcW0QaQHc9kpzCy0zYluQoAl74ywYvOON0AAAAASUVORK5CYII=") 50% 50% no-repeat;
}

.dontgo_inner {
    display: block;
    width: 1120px;
    margin: 0 auto;
    padding-bottom: 4px;
    height: 293px;
}

.dontgo_title {
    font-size: 17px;
    line-height: 20px;
    min-height: 20px;
    padding: 20px 0;
    color: #000;
    text-align: center;
    font-family: 'Circe Bold', sans-serif;
}

.dontgo_inner .ribbons_item,
.dontgo_inner .product_mask,
.dontgo_inner .product_h_title {
    display: none;
}

.dontgo_inner .products_item {
    width: 192px;
    height: auto;
}

.dontgo_inner .product_img {
    height: 173px;
    width: 100%;
    overflow: hidden;
}

.dontgo_inner .product_img img {
    width: 100%;
    height: auto;
    display: block;
}

.dontgo_inner .product_head {
    padding-top: 9px;
    height: auto;
}

.dontgo_inner .product_h_position {
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: normal;
    text-overflow:ellipsis;
}


.dontgo_mail {
    background: #f2f2f2;
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
    height: 60px;
    text-align: center;
}

.dontgo_mail label {
    color: #000;
    font-size: 14px;
    font-family: 'Circe', sans-serif;
    letter-spacing: normal;
    margin:1px 20px 0 -30px;
}

.dontgo_mail label,
.dontgo_mail input {
    display: inline-block;
    vertical-align: middle;
}


.dontgo_mail input[type=text],
.dontgo_mail input[type=email] {
    background: #fff;
    border: none;
    border-radius: 0;
    padding:0 13px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: left;
    min-width: 270px;
    color: #000;
    letter-spacing: normal;
    font-family: 'Circe';
    font-weight: 300;
}

.dontgo_mail input::-webkit-input-placeholder {
    font-size: 13rem;
}

.dontgo_mail input::-moz-placeholder {
    font-size: 13rem;
}

.dontgo_mail input[type=submit],
.dontgo_mail input[type=button] {
    color: #fff;
    font-family: 'Circe Bold', sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 26px;
    background: #323e4b;
    border: none;
    border-radius: 0;
    padding: 0 14px;
    margin-left: 9px;
    cursor: pointer;
}
/***************************************************************/

.product_img_slider a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.zoomWrapperImage img {
    display: block;
    height: auto !important;
    max-height: none !important;
    max-width: none !important;
    width: auto !important;
    z-index: 1000;
}
.zoomPreload {
    display: none;
}
.product_img_slider li:first-child {
    z-index: 50;
    position: relative;
}
.linear_anim, .linear_anim div{
    animation: linear_anim 5s;
    -moz-animation:linear_anim 5s infinite; /* Firefox */
    -webkit-animation:linear_anim 5s infinite; /* Safari and Chrome */
}

.copyright {
    font-size: 13rem;
    line-height: 17rem;
    margin: 0 0 8rem;
    padding: 0 0 8rem;
    position: relative;
}

@keyframes linear_anim /* IE */
{
    0%   {color: #414f5f;}
    50%  {color: #d0021b;}
    100%   {color: #414f5f;}
}
@-moz-keyframes linear_anim /* Firefox */
{
    0%   {color: #414f5f;}
    50%  {color: #d0021b;}
    100%   {color: #414f5f;}
}

@-webkit-keyframes linear_anim /* Safari and Chrome */
{
    0%   {color: #414f5f;}
    50%  {color: #d0021b;}
    100%   {color: #414f5f;}
}



/***************************************************************/

/*Вывод цены в рублях в карточке товара*/
.approx_rub_price {margin-top: 2rem;}
.pr_f_price .approx_rub_price .dt {font-size: 19rem; font-weight: 400; line-height: 19rem;}
.pr_f_price .approx_rub_price .dd {font-size: 15rem; margin-left: 3rem;}
.pr_f_price .approx_rub_price .dd.ex-vat {display: block; margin-left: 0;}

/*Вывод новой картинки с пс*/
.payment_l_item.mod_2 {
    background-image: url(../i/icon_visa.png);
    width: 923px;
}

span.letter_color:nth-child(even) {
    color:#d0021b;
}
span.letter_color:nth-child(odd) {
    color:green;
}

/*****************************************************************/
@media (max-width: 980px) {
    body > .wrapper {
        margin-top: 48px;
    }
}
.touch body > .wrapper {
    margin-top: 48px;
}