product-detail-page-ua {
    position: relative;
    /*font-family: Helvetica, Sans-serif;*/
}
product-detail-page-ua input.number {
    outline: none;
    text-align: right;
}
product-detail-page-ua .fa-chevron-up {
    outline: none;
    font-size: 8px;
    padding: 2px;
    font-weight: bold;
    position: relative;
    bottom: 11px;
    color: #fff;
    border: 1px solid #fff;
}
product-detail-page-ua .fa-chevron-down {
    outline: none;
    padding: 2px;
    font-weight: bold;
    position: relative;
    right: 19px;
    top: 9px;
    color: #fff;
    border: 1px solid #fff;
}
product-detail-page-ua .cat_nav {
    height: 35px;
    overflow: auto;
    color: #666666;
    /* white-space: nowrap;*/
}
product-detail-page-ua .cat_nav a {
    font-size: 14px;
    color: #666666;
    outline: none;
    text-decoration: none !important;
}
product-detail-page-ua .cat_nav a:hover {
    font-size: 14px;
    color: black;
    outline: none;
    text-decoration: none !important;
}
product-detail-page-ua .cat_nav .fa {
    padding: 0px 12px;
}
product-detail-page-ua ._colorT6 {
    color: #666;
}
product-detail-page-ua * {
    font-family: inherit;
}
product-detail-page-ua .block-gallery .gallery_show_single {
    width: 100%;
    text-align: center;
}
product-detail-page-ua .block-gallery .gallery_show_single.active {
    background-color: #f5f5f5;
    transition: all 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100%;
}
product-detail-page-ua .block-gallery .gallery_show_single img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
product-detail-page-ua .gallery-thumbnail .thumb-img {
    border: 1px solid #d8d8d8;
    transition: all 0.3s;
    width: auto;
    display: inline-block;
    outline: none;
    margin: 7px 7px;
}
product-detail-page-ua .product-info .name {
    width: 100%;
    font-size: 18px;
    color: black;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
}
product-detail-page-ua .product-info .text_3 {
    width: 100%;
    opacity: 0.8;
}
product-detail-page-ua .product-info .text_3 .price-expensive {
    text-decoration: line-through;
    color: #616161;
}
product-detail-page-ua .product-info .text_3 .currency._colorT6 {
    font-size: 12px !important;
}
product-detail-page-ua .product-info .text_3 .price {
    font-size: 40px !important;
    color: red !important;
    display: block;
}
product-detail-page-ua .product-info .text_3 .price span.currency {
    font-size: 12px !important;
}
product-detail-page-ua .block-color {
    background-color: #fff;
}
product-detail-page-ua .block-color .img_mobile img {
    max-width: 100%;
}
product-detail-page-ua .block-color .gallery-picker {
    width: 80px;
    height: auto;
    display: inline-block;
}
product-detail-page-ua .block-color .gallery-picker .items {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    cursor: pointer;
    outline: none;
}
product-detail-page-ua .block-color .gallery-picker .items.active {
    border: 1px solid #333;
}
product-detail-page-ua .block-color .gallery-block {
    text-align: center;
}
product-detail-page-ua .block-color .gallery-block .gallery-display {
    text-align: center;
    margin: 0 auto;
}
product-detail-page-ua .block-color .gallery-block .gallery-display .cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
product-detail-page-ua .block-color .product-info .text_1 {
    font-weight: 900;
    font-size: 36px;
    color: #1c1f23;
    letter-spacing: -0.2px;
    line-height: 1;
    margin-bottom: 7px;
}
product-detail-page-ua .block-color .product-info .text_2 {
    font-weight: 500;
    font-size: 12px;
    color: #616365;
    letter-spacing: .5px;
    line-height: 1.2;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 72px;
}
product-detail-page-ua .block-color .product-info .text_3 {
    font-weight: 500;
    line-height: 1;
    letter-spacing: .5px;
}
product-detail-page-ua .block-color .product-info .color_picker {
    width: 100%;
    text-align: center;
}
product-detail-page-ua .block-color .product-info .color_picker span {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 3px;
}
product-detail-page-ua .block-color .product-info .color_picker span.black {
    background-color: black;
}
product-detail-page-ua .block-color .product-info .color_picker span.blue {
    background-color: blue;
}
product-detail-page-ua .block-color .product-info .color_picker span.brawn {
    background-color: brown;
}
product-detail-page-ua .block-color .product-info .color_picker span.purple {
    background-color: purple;
}
product-detail-page-ua .block-color .product-info .text_4 {
    display: block;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1;
    margin-top: 12px;
    text-align: center;
}
product-detail-page-ua .block-color .product-info .text_5 .befo {
    margin: 10px 0 0;
    font-size: 10px;
    color: grey;
    /* text-align: center;*/
}
product-detail-page-ua .block-color .product-info .text_5 select {
    background-color: white;
    border: 1px solid #eee;
    padding: 7px;
    width: 50%;
    height: 35px;
    font-size: 12px;
    outline: none;
    cursor: pointer;
}
product-detail-page-ua .block-color .product-info .text_5 .buy {
    text-align: center;
}
product-detail-page-ua .block-color .product-info .text_6 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
    color: #b67c5a;
    font-family: "Avalon", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
product-detail-page-ua .block-color .product-info .text_7 {
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    color: #828486;
    letter-spacing: .5px;
    line-height: 1;
    margin-bottom: 10px;
}
product-detail-page-ua .product-info-uxtend {
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-color: white;
}
product-detail-page-ua .product-info-uxtend .text_1 {
    text-align: center;
}
product-detail-page-ua .product-info-uxtend .text_1 .txt {
    font-size: 12px;
    margin: 0px 15px;
    color: grey;
    display: inline-block;
    padding: 5px 0;
    outline: none;
}
product-detail-page-ua .product-info-uxtend .text_1 .txt:hover {
    color: black;
}
product-detail-page-ua .product-info-uxtend .text_1 .txt.active {
    color: black;
    font-weight: bold;
}
product-detail-page-ua .product-info-uxtend .text_2 {
    line-height: 1.7;
    font-size: 14px;
    color: #212121;
}
@media (max-width: 991px) {
    product-detail-page-ua .block-gallery .gallery_show_single img {
        width: 100%;
        height: auto;
    }
}
product-detail-page-ua .badge_ {
    height: 40px;
    width: 40px;
    padding: 10px;
    display: inline-block;
    border-radius: 3px !important;
}
@media (min-width: 501px) {
    product-detail-page-ua .time_to_set {
        display: inline-block;
        background-color: #ff0000;
        color: #fff;
        /* padding: 20px;*/
        font-size: 50px;
        min-width: 78px;
    }
}
@media (max-width: 500px) {
    product-detail-page-ua .time_to_set {
        display: inline-block;
        background-color: #ff0000;
        color: #fff;
        font-size: 40px;
        min-width: 60px;
    }
}
product-detail-page-ua .time_inline {
    display: inline-block;
}
product-detail-page-ua .blocktime .text_3 .price {
    background-color: #ff0000;
    padding-left: 10px;
    padding: 3px 10px;
}
product-detail-page-ua .blocktime .text_3 .price .currency {
    padding-right: 10px;
}
product-detail-page-ua .white_color {
    color: #000;
}