﻿/*#region GENERAL CLASSES*/
.box-title {
    margin: 0 0 10px !important;
    /*margin: -20px -20px 10px !important;*/
    font-size: 22px;
    font-family: 'tele-groteskhalregular';
    color: #e20074;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    /*padding: 10px;*/
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

a.box-title:after {
    content: url(../images/shoppingcart-one.png);
    display: inline;
    opacity: 1;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    float: right;
}

a.box-title:hover {
    color: #e20074;
    text-decoration: none;
    border-bottom-color: #e20074;
}

    a.box-title:hover:after {
        opacity: 1;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }



.pr0 {
    padding-right: 0;
}

a {
    cursor: pointer;
}

.btn-grey-dark {
    background: #c6c6c6;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    padding: 9px 25px;
    font-family: 'tele-groteskhalregular';
    border-radius: 0;
    display: block;
    min-width: 0;
    -webkit-box-shadow: inset 0 -3px 0 #999;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 -3px 0 #999;
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 -3px 0 #999;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.3);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-bottom: 3px solid #bfbfbf\9;
    font-size: 16px;
    padding: 5px 20px;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn-grey-dark:hover {
        background: #DCDCDC;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        color: #fff;
        text-decoration: none;
    }


/*.white-box {
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    padding: 15px;
}*/

.white-box-footer {
    padding-top: 20px;
}

p.info-box {
    font-size: 14px;
    padding: 8px;
    border: 1px solid;
}

    p.info-box.info-box-gray {
        color: #909090;
        background-color: #fafafa;
        border-color: #f0f0f0;
    }
/*#endregion*/

/*#region PROMOTION ITEM*/

/*.webshop-device-thumbnail {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 240px;
    width: 180px;
}*/

.product-item {
    position: relative;
    text-align: center;
}

    .product-item .device-spec-title {
        margin: 10px 0;
        font-family: 'tele-groteskfetregular';
        text-align: center;
        font-size: 17px;
        /*height: 50px;*/
        height: 34px;
        text-transform: uppercase;
    }

    .product-item .webshop-device-thumbnail {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        /*height: 240px;*/
        height: 220px;
        width: 180px;
        position: relative;
    }

        .product-item .webshop-device-thumbnail img {
            /*max-height: 210px;*/
            max-height: 175px;
        }

    .product-item .device-spec-price {
        display: block;
        /*font-size: 30px;*/
        font-size: 24px;
        letter-spacing: -0.02em;
        color: #E20074;
        margin: 0;
        text-align: center;
        font-family: 'tele-groteskfetregular';
    }

    .product-item .tariff {
        /*margin-top: 20px !important;*/
        color: #8b8b8b;
        font-size: 14px;
        margin: 0 0 10px;
        display: block;
        line-height: 16px;
    }

        .product-item .tariff span {
            color: #e20074;
            display: block;
        }

.webshop-device-box {
    background-color: #fff;
    box-shadow: 0 2px 2px #eee;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    margin: 5px;
    position: relative;
}

    .webshop-device-box.webshop-device-box-xs {
        height: 260px;
    }

    .webshop-device-box.webshop-device-box-md {
        height: 410px;
    }

    .webshop-device-box .eyecatcher,
    .product-item .eyecatcher {
        position: absolute;
        top: 10px;
        right: 0px;
        display: block;
        /*width: 110px;
        height: 36px;
        background-color: #f3d56b;
        background-color: rgba(243, 213, 107, 0.9);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);*/
    }

    .webshop-device-box .device-spec-title {
        font-family: 'tele-groteskhalregular';
        color: #777777;
        border-bottom: 1px solid #dadada;
        /*height: 55px;*/
        font-size: 18px;
        vertical-align: middle;
        line-height: 1;
        padding: 10px 0;
        margin: 0 10px;
    }

    .webshop-device-box .webshop-deivce-specs .tarriff span {
        color: #e20074;
    }

    .webshop-device-box .device-spec-price {
        display: block;
        font-size: 22px;
        letter-spacing: -0.02em;
        color: #E20074;
        margin-top: 35px;
    }

    .webshop-device-box .webshop-device-thumbnail img {
        max-height: 140px;
    }

    .webshop-device-box .webshop-box-content {
        padding: 12px;
        height: 270px;
    }

    .webshop-device-box .webshop-box-footer {
        padding: 10px;
        background-color: #fafafa;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .webshop-device-box .webshop-box-footer .btn-magen {
            max-width: none;
            min-width: 0;
            padding: 6px;
            width: 100%;
            display: block;
            text-align: center;
            font-size: 16px;
        }

    /*#region XS VARIANT*/
    .webshop-device-box.webshop-device-box-xs .webshop-box-content {
        padding: 10px;
        height: 160px;
    }
/*#endregion*/

/*#endregion*/
.p-20-0-35 {
    padding: 20px 0 35px;
}

.small-login-description {
    font-size: 12px;
    font-weight: normal;
    color: #777;
    display: block;
    /* padding-left: 20px; */
    padding-top: 5px;
}

.h60 {
    height: 60px;
}



/*#region PRODUCT-LIST ADDONS*/
.dropdown-lg-magen {
    background-color: #E20074;
    height: 45px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: 1px 1px 1px #eee;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.1);
}

    .dropdown-lg-magen option {
        padding: 10px;
        display: block;
        background-color: #fff;
        color: #e20074;
        font-size: 16px;
    }

.dropdown-lg-white {
    background-color: #ffffff;
    height: 45px;
    color: #e20074;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: 1px 1px 1px #eee;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.1);
}

/*#endregion*/
/*#region preporacuvame slajder*/
.recomended-slider-holder .slick-prev {
    left: -21px;
    z-index: 9;
    background: url('../images/left-arrow-m.png');
    top: -14px;
    right: 25px;
    left: inherit;
    height: 47px;
    background-repeat: no-repeat;
}

.recomended-slider-holder .slick-next {
    z-index: 9;
    background: url('../images/right-arrow-m.png');
    top: -14px;
    right: 0;
    left: inherit;
    height: 47px;
    background-repeat: no-repeat;
}

.recomended-slider-holder {
    max-height: 254px;
}
/*#endregion*/


/*#region compare*/
table.ns-table img {
    width: auto;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

/*price filter*/
.one-t-price-filter {
    padding: 0px 10px;
}

    .one-t-price-filter .ui-slider-handle {
        border: 0px !important;
        background: #e20074 !important;
        border-radius: 100px !important;
        width: 15px !important;
        height: 15px !important;
        outline: 0px !important;
    }

    .one-t-price-filter .ui-slider-range {
        background: rgba(226, 0, 116, 0.42) !important;
    }

    .one-t-price-filter .ui-slider {
        height: 6px !important;
        background: #EAEAEA !important;
        border: 0px;
    }

.slider-price-numbers {
    text-align: center;
}

/*#phone-list .white-box {
    padding: 10px 15px;
}*/

.product-filters > div.affix {
    top: 70px;
    bottom: 0;
    padding-bottom: 70px;
    overflow: auto;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

@media (min-width: 992px) {
    .product-filters > div.affix {
        width: 227.5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-filters > div.affix {
        width: 165px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .product-filters > div.affix {
        background-color: #D4D4D4;
        top: 54px;
        left: 0;
        bottom: 0;
        padding: 10px;
        width: 25%;
    }
}

@media (max-width: 767px) {
    .product-filters > div.affix {
        width: 100%;
        position: static;
    }
}

@media (max-width:991px) {
    .product-item .webshop-device-thumbnail {
        display: block;
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }
}

.product-filters .white-box {
    padding: 10px 15px;
}

.product-filters .form-control {
    margin-bottom: 10px;
}

.product-filters .compare-button {
    width: 100%;
    max-width: none;
    height: auto;
    padding: 8px;
    border-bottom: 4px solid #5B8E18;
    box-shadow: 0 0 0;
    -moz-animation-name: blinker;
    -o-animation-name: blinker;
    -webkit-animation-name: blinker;
    animation-name: blinker;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: 2;
    -o-animation-iteration-count: 2;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}



.product-filters select {
    width: 100%;
    /* padding: 5px 10px; */
    padding: 7px 25px 7px 10px;
    color: #e20074;
    margin-bottom: 8px;
    font-family: 'tscreen-medium';
    background-image: url('../../images/arrow_down_magenta.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
    font-size: 16px;
    height: auto;
    border-radius: 0;
    /* box-shadow: 1px 1px 1px rgba(0,0,0,0.15); */
    border: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .product-filters select::-ms-expand {
        display: none;
    }

    .product-filters select:hover {
        box-shadow: none;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        background-color: #f3f3f3;
    }


    .product-filters select:focus {
        outline: none;
        outline-offset: 0;
        box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
        border: 1px solid rgba(0,0,0,0.1);
    }

    .product-filters select option {
        color: #666666;
    }

        .product-filters select option:hover {
            background-color: #e20074;
            color: #ffffff;
        }

.ns-table.ns-ctrl {
    background-color: transparent;
}

table.table-blue.ns-table.ns-ctrl th {
    background-color: white;
}

    table.table-blue.ns-table.ns-ctrl th:first-child {
        background-color: #f9f9f9 !important;
        background-repeat: no-repeat;
        background-position: bottom left;
    }

@media (min-width: 768px) and (max-width:991px) {
    table.table-blue.ns-table.ns-ctrl th:first-child {
        background-color: #f9f9f9 !important;
        background-image: none !important;
        background-repeat: no-repeat;
        background-position: bottom left;
    }
}

.ns-table.ns-ctrl h2 {
    font-size: 18px;
    color: #333;
    min-height: 50px;
}
/*#endregion compare*/
/*region movie*/
.movie-box {
    border: 1px solid #ddd;
    padding: 15px;
    height: 415px;
    margin-bottom: 30px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .movie-box:hover {
        background-color: #eee;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .movie-box > h3 {
        font-size: 20px;
        font-family: 'tele-groteskfetregular';
        color: #333;
        margin: 0 0 15px;
        height: 55px;
        line-height: 18px;
    }

    .movie-box > p {
        color: #666;
        margin: 5px 0 20px;
        height: 30px;
        line-height: 14px;
    }

    .movie-box > img {
        display: block;
        height: 180px;
        margin: 0 auto;
    }

    .movie-box > span {
        color: #666;
        margin: 10px 0 20px;
        height: 22px;
        display: block;
        line-height: 1;
        font-size: 14px;
    }

    .movie-box > a {
        width: 100%;
        display: block;
        max-width: none;
        text-align: center;
    }

.movie-cover-reccommended {
    position: relative;
    opacity: 0.75;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .movie-cover-reccommended > img {
        width: 100%;
        max-height: 255px;
        margin-bottom: 30px;
    }

    .movie-cover-reccommended > h4 {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 20px;
        background-color: rgba(29, 29, 29, 0.85);
        padding: 10px;
        margin: 0;
        color: #ffffff;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .movie-cover-reccommended > label {
        position: absolute;
        bottom: -30px;
        color: #909090;
        font-size: 14px;
        font-weight: normal;
        visibility: hidden;
        opacity: 0;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .movie-cover-reccommended:hover {
        opacity: 1;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        .movie-cover-reccommended:hover > h4 {
            background-color: rgba(226, 0, 116, 0.85);
            -moz-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

        .movie-cover-reccommended:hover > label {
            visibility: visible;
            opacity: 1;
            -moz-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

.mr0 {
    margin-right: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.w100 {
    width: 100% !important;
}

#videoDetails .white-box {
    position: relative;
    height: 400px;
}

    #videoDetails .white-box > .form-group {
        overflow: auto;
        position: absolute;
        top: 60px;
        right: 15px;
        left: 30%;
        bottom: 15px;
    }

.white-box-price-movie {
    text-align: center;
    background: url('../images/box-movie-bg.png') center bottom #fff no-repeat;
    background-size: 100%;
}

    .white-box-price-movie > h1 {
        color: #e20074;
        font-size: 28px;
        margin-top: 30px;
    }

    .white-box-price-movie > p {
        color: #aaaaaa;
    }

.ic_circle_fb {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #537bbd;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    position: relative;
}

    .ic_circle_fb > span {
        color: #fff;
        font-size: 12px;
        display: block;
        text-align: center;
        width: auto;
        padding-top: 3px;
    }

.social-tooltip {
    visibility: hidden;
    opacity: 0;
    background-color: #4f4f4f;
    color: #ffffff;
    padding: 5px;
    font-size: 12px;
    border-radius: 4px;
    position: absolute;
    bottom: -30px;
    white-space: nowrap;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.ic_circle_fb:hover {
    background-color: #6991d3;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .ic_circle_fb:hover .social-tooltip {
        visibility: visible;
        opacity: 1;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

/*#endregion movie*/

/*cart*/
.cart-radio-text {
    line-height: 12px;
    padding: 10px;
}

.cart-radio-label {
    display: block;
    padding: 10px;
}

/*#region MAP SHOPS*/
.shopmap .filter-holding {
    padding: 10px;
}

.shopmap .box-title {
    border: none;
    margin: 0 !important;
    padding: 10px 10px 10px 25px;
}

.shopmap .innerLabelWrapper label {
    position: absolute;
    left: 24px;
    top: 13px;
    margin: 0;
    color: #434343;
    font-size: 14px;
    font-family: 'tele-groteskhalregular';
    font-weight: normal;
}

@media (max-width:767px) {
    .shopmap .innerLabelWrapper label {
        position: absolute;
        left: 10px;
        top: 12px;
        margin: 0;
        color: #434343;
        font-size: 14px;
        font-family: 'tele-groteskhalregular';
        font-weight: normal;
    }

    .innerLabelWrapper {
        padding: 0px;
    }
}

.shopmap .innerLabelWrapper .form-control {
    padding: 10px 10px 10px 70px;
    text-transform: uppercase;
    color: #e20074;
    font-family: 'tele-groteskfetregular';
    font-size: 14px;
    height: auto;
    border-radius: 0;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    border: 1px solid rgba(0,0,0,0.1);
}

.shopmap table {
    width: 100%;
    margin: 0;
    font-size: 14px;
    table-layout: fixed;
}

    .shopmap table thead th {
        background: #fff;
        color: #3f3f3f;
        font-weight: normal;
        padding: 10px;
        font-size: 16px !important;
        text-transform: uppercase;
        font-family: 'tele-groteskhalregular';
        border-bottom: 2px solid #ddd !important;
    }

    .shopmap table tbody td {
        padding: 5px 10px;
        border-bottom: 1px solid #eee !important;
        background-color: #fbfbfb;
    }

/*#endregion*/

#overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 9999;
    opacity: 0.8;
}

#confirm-dialog {
    width: 320px;
    background-color: #F5F5F5;
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -160px;
    height: 150px;
    margin-top: -75px;
    padding: 20px;
    padding-top: 47px;
}

.confirm-box-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #e20074;
    display: block;
    margin: 0px;
    height: 40px;
    color: white;
    padding: 11px 20px;
}

#confirm-dialog > div {
    margin-top: 14px;
}

.yes-btn {
    float: right;
    margin-right: 30px;
}

.no-btn {
    float: left;
    margin-left: 30px;
}

.loading {
    display: block;
    position: fixed;
    z-index: 1;
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

    .loading img {
        display: block;
        margin: -100px 0 0 -100px;
        width:54px;
		height:54px;
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .loading.showLoading {
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        visibility: visible;
        opacity: 1;
    }

    .loading.hideLoading {
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

/*@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }

    50% {
        opacity: 0.5;
        box-shadow: 0 0 15px #90d437;
    }

    100% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }

    50% {
        opacity: 0.5;
        box-shadow: 0 0 15px #90d437;
    }

    100% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }

    50% {
        opacity: 0.5;
        box-shadow: 0 0 15px #90d437;
    }

    100% {
        opacity: 1.0;
        box-shadow: 0 0 0 #90d437;
    }
}*/

#stickyTableHeader.affix {
    top: 100px;
}

#stickyTableHeader {
    display: table;
    padding: 0;
}

    #stickyTableHeader > span {
        display: table-cell;
        width: 25%;
        padding: 10px;
        color: #e20074;
        background: #fff;
    }

table.table-blue.ns-table th + th, table.table-blue.ns-table th, table.table-blue.ns-table th + th + th {
    box-shadow: none;
    border: 1px solid #e5e5e5 !important;
}

.ns-products.ns-ctrl .compare-products th {
    position: relative;
    padding-bottom: 95px !important;
    border: none !important;
    vertical-align: top !important;
}

    .ns-products.ns-ctrl .compare-products th:first-child {
        vertical-align: middle !important;
    }

.ns-products.ns-ctrl .compare-products .product-filters {
    position: absolute;
    bottom: 0px;
    left: 5px;
    right: 5px;
}

.ns-products.ns-ctrl .product-filters select {
    background-color: #fff;
    margin-bottom: -1px !important;
}

    .ns-products.ns-ctrl .product-filters select:focus, .ns-products.ns-ctrl .product-filters select:active {
        box-shadow: none;
    }

.ns-products.ns-ctrl .compare-products th img {
    height: 164px;
}

.compareProductZTitle {
    color: #333;
    text-align: left;
    margin-top: 50px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}

@media (min-width:768px) and (max-width:991px) {
    .compareProductZTitle {
        width: 100%;
    }
}

.compareBtnZ {
    float: right;
    margin-right: 5px !important;
    margin-top: 10px !important;
    border: none !important;
    padding: 7px 15px !important;
}

.compareTblZ {
    margin-top: 20px !important;
    background-color: transparent !important;
    border-top: 1px solid #cacaca !important;
    border-collapse: collapse !important;
}

    .compareTblZ b {
        font-family: 'tscreen-medium' !important;
    }

/*#region compare ctrl*/
.comapreTblZ.table-blue tbody tr td, .comapreTblZ.table-blue tbody tr td span, .comapreTblZ.table-blue tbody tr td.bold, .comapreTblZ.table-blue tbody tr td.bold span {
    font-family: tscreen-bold !important;
}

@media (min-width:768px) {
    .compareTblZ tr th:first-child, .compareTblZ tr td:first-child {
        margin-top: 20px !important;
        background-color: #f9f9f9;
    }
}

.comapreTblZ.table-blue tbody tr th:first-child span, .comapreTblZ.table-blue tbody tr td:first-child span {
    font-family: tscreen-regular !important;
}

@media (max-width:767px) {
    .ns-products.ns-ctrl.ns-table h2 {
        background: transparent !important;
        margin-bottom: 20px !important;
    }

    .compareProductZTitle {
        text-align: center;
        margin-bottom: 20px;
    }
}

/*#endregion compare ctrl*/


