.product-info-option .product-info-caption { font-weight: bold}

.product-info-option label {border-color: #ccc !important}
.product-info-option input:checked + label { border-color: #07237c !important; }

.product-tags{ margin: 20px 0; padding: 0 0 0 30px; position: relative;}
.product-tags a{ display: inline-block; padding: 2px 5px; background: #909090; color: #fff; margin-right: 5px; }
.product-tags a:hover{ background: #000;  color: #fff!important;}
.product-tags::before{ display: inline-block; position: absolute; top: 2px; left: 0; content: ''; width:24px; height: 24px; background: url(/local/templates/bitlate_pro/images/tags.png) center center no-repeat; }
.product-accordion-tabs-content iframe{ max-width: 100%!important; max-height: 45vw!important; }
.product-stats-list{ max-width: 100%!important; }
.product-accordion-tabs-content table{ max-width: 100%!important; width: auto!important;}

.product-accordion-tabs-content .accordion-content{ overflow-y: hidden; }
.product-accordion-tabs-content table img{ height: auto!important; margin: 3px; max-width: calc(100% - 6px)!important;}
.product-preview-main{ position: relative; }
.product-preview-main .product-preview-zoom-transparent {
    display: block;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
    bottom: 0;
    right: 0;
}
.tracker{cursor: pointer!important;}
/*@media screen and (max-width:62.374em) {*/
    .fancybox-nav span {
        visibility: visible !important;
    }
/*
}*/
.fancybox-thumbs { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: grab; }


@media screen and (max-width:32.3749em) {
    .inner-container .product-preview .product-slider {
        width: 17.125rem!important;
        max-width: 100%;
    }
}

.product_h1 {
    font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin: 0 0 .625rem 0;
    padding: 0;
    font-style: normal;
    font-size: 1.375rem;
    font-weight: 700;
    color: #000;
    line-height: 1.375rem

}

@media screen and (min-width: 32.375em) {
    .product_h1 {
        font-size: 1.5625rem;
        line-height: 1.5625rem;
        margin-bottom: .9375rem;
    }
}

.local-info{
    margin: 20px 0;
    padding: 10px;
    background: #e0e0e0;
    border-left: 2px solid #1746dd;
}

.product-preview-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.product-preview-right,
.product-preview-left {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.product-preview-left {
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    padding-right: 0;
    padding-left: 40px;
}

.product-preview-right {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 0;
}

.inner-container .product-preview .product-slider-all .item {
    display: block;
    margin: .25rem 0;
    border: .125rem solid #b6b6b6;
    outline: none;
}

.inner-container .product-preview .product-slider-all img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.inner-container .product-preview .product-slider-all-wrapper {
    width: 67px;
    margin: 0 auto;
    position: relative;

    display: none;
}

.inner-container .product-preview .product-slider-all .slick-prev {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.inner-container .product-preview .product-slider-all .slick-next {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.inner-container .product-preview .product-slider-all .slick-next,
.inner-container .product-preview .product-slider-all .slick-prev {
    display: block;
    text-indent: 100%;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border: solid #b6b6b6;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    margin-left: 25px;
}

.inner-container .product-preview .product-slider-all .slick-disabled {
    opacity: 0;
}

.full-hide-btn {
    display: none !important;
}

.not-exist-info {
    position: relative;
    /* border: solid 1px #ccc; */
    /* padding: 5px;         */
}
.not-exist-info .add2cart {
    color: #999;
}
.not-exist-info .add2cart:hover,
.not-exist-info .add2cart:focus {
    color: #ccc;
}
.not-exist-info .popup {
    position: absolute;
    background: #383838;
    /* border: solid 1px #ccc; */
    padding: 7px 10px;
    width: 230px;
    top: 0;
    left: 100%;
    border-radius: 3px;
    line-height: 16px;;
}
.not-exist-info .popup:after {
    content: '';
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001;
    border-right-color: #383838;
    left: -12px;
    top: calc(50% - 6px);
}
.not-exist-info .popup a {
    text-decoration: underline;    
    color: #fff;
    font-size: 1.1em;
}
.not-exist-info .popup a:hover {
    text-decoration: none;
}

@media (max-width: 767px) {

    .product-preview-left {
        /*display: none;*/
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        margin-bottom: 10px;
    }

    .inner-container .product-preview .product-slider-all-wrapper {
        width: 292px;
    }

    .inner-container .product-preview .product-slider-all .item {
        margin: 0 .25rem;
    }

    .product-preview-right {
        padding-left: 15px;
    }

    .inner-container .product-preview .product-slider-all .slick-prev {
        position: absolute;
        left: -20px;
        top: 50%;
        margin: -8px 0 0;
        z-index: 9;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .inner-container .product-preview .product-slider-all .slick-next {
        position: absolute;
        right: -20px;
        top: 50%;
        margin: -8px 0 0;
        z-index: 9;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

}
