.df-divider {
    background-image: url('../images/divider_bg.jpg');
    clear: both;
    display: block;
    height: 40px;
    margin: 40px 0 20px;
    width:100%;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 1px;
    width: 100%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.no-float {
    clear: both;
}
.table_overflow{
    width: 100%;
    overflow: auto;
}
.std table .thead td, .std table .thead th{
    color: #fff;
    background-color: #000;
    font-family: 'Tele2 Slab Bold';
    font-size: 18px;
}
.main-container {
    background-color: #fff;
}
.std h1, .std h2, .std h3, .std h4, .std h5, .std h6 {
    color: #000;
    margin-bottom:10px;
    line-height:1.1;
    font-weight:normal;
    font-family: 'Tele2 Slab Regular';
}
.std h1 {
    font-family: 'Tele2 Slab Heavy';
}
.std h2 {
    font-family: 'Tele2 Slab Bold';
}
.std {
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    padding-left:0; /* Was 20px padding, but fixed by tele-95 task */
}
.std strong, .std b {
    color:#272C31;
}
/* Lead pragraph */
.std .lead {
    font-size:18px;
    font-family: 'Tele2 Slab Regular';
    color:#272C31;
}

/* Video */
.video {
    padding:20px;
    border:1px solid #e7e7e7;
    background-color:#f7f7f7;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
/* Tables */
.std .table {
    margin-bottom:20px;
}
.std table th {
    font-size: 18px;
    font-family: 'Tele2 Slab Bold';
    color:#272C31;
    font-weight:400;
    padding: 6px 10px;
}
.std table td {
    font-family: Arial;
    color: #000;
    font-size: 14px;
    padding: 6px 10px;
}
.std table tr:nth-child(2n) td {
    background-color: #f9f9f9;
}
.std table.no-bg-table tr:nth-child(2n) td{
    background: none;
}
.std table tr td, .std table tr td {
    border-left: 1px SOLID #e9e9e9;
    border-top: 1px SOLID #e9e9e9;
}
.std table tr:first-child td, .std table tr:first-child th {
    border-top: none;
}
.std table tr td:first-child, .std table tr th:first-child {
    border-left: none;
}
#shopping-cart-table thead th{
    vertical-align: top;
}
#shopping-cart-table tbody td:first-child {
    text-align: center;
}
.std .table tr th:first-child {
    border-right: 1px SOLID #e9e9e9;
}
.std .table tbody + thead {
    border-top: 2px SOLID #e9e9e9;
}

.std .table thead > tr > th {
    vertical-align:middle;
}
.std .table th {
    color: #000000;
    font-family: 'Tele2 Slab Bold';
    font-size: 18px;
}
/* Tabs */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color:#fff;
}
/* Active list */
.toggled_list{
    padding: 0;
    margin: 0;
}
.toggled_list > :first-child{
    font-family: 'Tele2 Slab Bold';
    font-size: 16px;
    color: #000;
    padding: 5px 15px 5px 35px;
    margin-bottom: 5px;
    background: url('../images/toggle_list_1.png') no-repeat left top;
    list-style: none;
    display: block;
    cursor: pointer;
    border: none;
}
.toggled_list .act{
    background-position: left top;
}
.toggled_list > :first-child:hover{
    background: url('../images/toggle_list_2.png') no-repeat left top;
}
.toggled_list > *{
    display: none;
    padding: 15px;
    background-color: #F9F9F9;
    list-style: none;
    color: #666;
    font-size: 13px;

}
/* Home page ============================================================================= */
.home_ad_block_cnt {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 0;
}
.home_ad_block_cnt2 {
    /*width: 220px;*/
    float: left;
    border: 2px SOLID #ebebeb;
    padding: -2px;
    height: 275px;
    overflow: hidden;
    text-align: center;
    padding-top: 27px;
    width: 100%;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
}
.home_ad_block_cnt2.last {
    margin-right: 0;
}
.home_ad_block_cnt2 .banner-link {
    display: block;

    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.home_ad_block_cnt2 img {
    max-width: 100%;
}
.page .home_ad_block_cnt .home_ad_block_cnt2  a.btn {
    font-size: 14px;
    height: 30px;
    color: #fff;
    font-family: 'Tele2 Slab Bold';
}
.page .home_ad_block_cnt .home_ad_block_cnt2 a, .page  .home_ad_block_cnt .home_ad_block_cnt2 p, .page  .home_ad_block_cnt .home_ad_block_cnt2 li, .page  .home_ad_block_cnt .home_ad_block_cnt2 span, .page .home_ad_block_cnt .home_ad_block_cnt2 strong {
    font-family: 'Tele2 Slab Regular';
    color: #000;
    font-size: 16px;
    text-align: center;
}
.home_ad_block_cnt2 a {
    text-decoration: none;
}
.home_ad_block_cnt .home_ad_block_cnt2 h1, .home_ad_block_cnt .home_ad_block_cnt2 h2, .home_ad_block_cnt .home_ad_block_cnt2 h3, .home_ad_block_cnt .home_ad_block_cnt2 h4, .home_ad_block_cnt .home_ad_block_cnt2 h5, .home_ad_block_cnt .home_ad_block_cnt2 h6 {
    font-family: 'Tele2 Slab Bold';
    color: #000;
    text-align: center;
}
.home_ad_block_cnt .home_ad_block_cnt2 h1 {
    font-family: 'Tele2 Slab Heavy';
}
.home_ad_block_cnt .home_ad_block_cnt2 h1, .home_ad_block_cnt .home_ad_block_cnt2 h1 a {
    font-size: 57px !important;
    margin: 3px 0;
    line-height: 57px;
}
.home_ad_block_cnt .home_ad_block_cnt2 h2, .home_ad_block_cnt .home_ad_block_cnt2 h2 a {
    font-size: 36px !important;
    margin: 0;
    line-height: 38px;
}
.home_ad_block_cnt .home_ad_block_cnt2 h3, .home_ad_block_cnt .home_ad_block_cnt2 h3 a {
    font-size: 28px !important;
    margin: 0;
    line-height: 28px;
}
/* 404 page ============================================================================== */
.err_main_cnt{
    min-width: 320px;
}
.err_left{
    text-align: center;
}
.err_left img{
    max-width: 100%;
}
.err_right {
    padding: 0 10px 20px 0;
}
.search_mini_cnt1 .form-search .input_container {
    width: 100%;
}
.search_mini_cnt1 .form-search .input_container input{
    padding-right: 10px;
}
.search_mini_cnt1 .form-search .input_container button{
    position: static;
    margin-top: 15px;
}
.err_ad_block_cnt2 {
    margin: 0 0 10px;
    border: 2px SOLID #ebebeb;
    padding: -2px;
    border-radius: 5px;
    height: 275px;
    overflow: hidden;
    text-align: center;
    padding-top: 27px;
}
.err_ad_block_cnt2 p, .err_ad_block_cnt2, .err_ad_block_cnt2 a {
    color: #000;
    font-size: 18px;
    font-family: 'Tele2 Slab Regular';
    line-height: 20px;
}
.err_ad_block_cnt2 strong, .err_ad_block_cnt2 b {
    color: #000;
    font-size: 18px;
    font-family: 'Tele2 Slab Bold';
    line-height: 20px;
}
.err_ad_block_cnt2 h1, .err_ad_block_cnt2 h2, .err_ad_block_cnt2 h3, .err_ad_block_cnt2 h4, .err_ad_block_cnt2 h5, .err_ad_block_cnt2 h6 {
    color: #000;
    font-family: 'Tele2 Slab Bold';
    font-weight: normal;
}
.err_ad_block_cnt2 h1{
    font-family: 'Tele2 Slab Heavy';
}
.err_ad_block_cnt2 h1 {
    font-size: 48px;
}
.err_ad_block_cnt2 h2 {
    font-size: 36px;
}

/* Subscription grid ===================================================================== */
.subscription-grid {
    padding: 50px 0 20px 0;
}
.subscription-grid .col-md-6.first {
    list-style: none;
    padding: 30px 27px 0 0;
    height: 250px;
    width: 470px;
}
.subscription-grid .col-md-6 {
    list-style: none;
    margin-bottom: 28px;
}
.subscription-grid .col-md-6.item-2-1 {
    clear: left;
}
.subscription-image-cnt {
    display: inline-block;
    height: auto;
    vertical-align: top;
}
.subscription-image-cnt a {
    display: block;
    text-align: center;
}
@media(max-width:767px){
    .subscription-image-cnt a {
        padding-top:16px;
    }
}
.subscription-image-cnt a img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.subscription-desc-cnt {
    display: block;
    vertical-align: top;
    padding: 16px 0 0;
}
.subscription {
    font-family: Arial;
    color: #777777;
    font-size: 14px;
}
.subscription-name-cnt {
    margin-bottom: 7px;
}
.subscription-name-cnt h2 {
    line-height: 33px;
    margin: 0;
    display: block;
    max-width: 84%;
    float: left;
    height: 62px;
    overflow: hidden;
}
.subscription-name {
    margin-top: 1px;
    line-height:0.9;
}
.subscription-name a {
    font-family: 'Tele2 Slab Bold';
    font-size: 30px;
    color: #222222;
    display: block;
}
.subscription-name a:hover{
    text-decoration: none;
}
.subcribe_pop_cnt {
    display: inline-block;
    position: relative;
    width: 21px;
    height: 21px;
    margin: 5px 0 0 5px;
    float: none;
    overflow: visible;
    display:none;
}
.product-manufactor-cnt .subcribe_pop_cnt {
    padding-top: 0px;
    margin: 5px 0 0;
    vertical-align: middle;
}
.i_subcription, .icon-info {
    width: 21px;
    height: 21px;
    background: url('../images/i_product.png') no-repeat center;
    display: inline-block;
    cursor: pointer;
}
.subscription_desc_cnt {
    font-family: Arial;
    color: #777777;
    font-size: 14px;
    line-height: 19px;
    height: auto;
    width: 100%;
    margin-bottom: 16px;
    overflow: hidden;
}
.subcript-popover {
    width: 250px;
    left: -125px;
    margin-left: 10px;
    margin-top: -10px;
}
/*.popover{
    visibility: hidden;
}*/ /* VAS COMMENTED */
.popover .popover-content .content {
    margin-bottom: 10px;
}
.popover .popover-content .nobr{
    white-space: normal!important;
}
.popover .popover-content .details-overview {
    margin: 0 0 6px;

}
.popover.top {
}
/* 2 Left Col ============================================================================ */
.left-page-title{
    font-family: 'Tele2 Slab Bold';
    color: #000;
    font-size: 45px;
    line-height: 48px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.col-main-right{
    padding-bottom: 30px;
}
.col-main-right .page-title h1{
    font-size: 35px;
    font-family: 'Tele2 Slab Heavy';
    color: #000;
    margin-top: 0;
}
.page_nav{
    border-radius: 5px;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);
    border: 1px SOLID #eeeeee;
}

.page_nav .children-nav {
    list-style: none outside none;
    padding-left:0px;
    color: #777;
}

.page_nav li{
    line-height: 50px;
    min-height: 50px;

}
.page_nav li, .page_nav li a{
    color: #000;
    font-family: Arial;
}
.page_nav li:first-child, .page_nav li:first-child a{
    border-radius: 5px 5px 0 0;
    border-top: 0;
}

.page_nav .children-nav li:first-child {
    border-radius: 0 0 0 0;
    border-top: 1px SOLID #eaeaea;
}

.page_nav li:last-child, .page_nav li:last-child a{
    border-radius: 0 0 5px 5px;
}

.page_nav .children-nav li:last-child, .page_nav .children-nav li:last-child a{
    border-radius: 0 0 0 0;
}

.page_nav li a, .page_nav li p{
    line-height: 30px;
    min-height: 50px;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    border-top: 1px SOLID #eaeaea;
    -webkit-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
    background-color:#fff;
}
.page_nav li a:hover,
.page_nav li a:focus {
    text-decoration: none;
    background-color:#f7f7f7;
    -webkit-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
}
.page_nav li a.active, .page_nav li p.active{
    background-color: #009fdf;
    color: #fff;
    font-weight: bold;
    border-top: 1px SOLID #009fdf;
    margin: 0;
}
.page_nav.help li a.active, .page_nav.help li p.active{
    background-color: #6a1b89;
    border-top: 1px solid #6a1b89;
}
.page_nav li .expandable,
.page_nav li .act {
    cursor: pointer;
}

.page_nav li a.act {
    background:  #f7f7f7 url('../images/up_menu.png') no-repeat right center;
}

.page_nav li a.expandable {
    -webkit-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
    background:#fff url('../images/down_menu.png') no-repeat right center;
}

.page_nav li a.expandable:hover,
.page_nav li a.expandable:focus {
    text-decoration: none;
    background:#f7f7f7 url('../images/down_menu.png') no-repeat right center;
    -webkit-transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    transition:background-color 0.2s linear;
}

.page_nav li:first-child a:hover, .page_nav li:first-child a.active{
    border: none;
    text-decoration:none;
}

.page_nav .children-nav li a {
    padding-left: 32px;
}

/* Product grid ========================================================================== */
.category-products {
    /* padding: 10px 0 20px; */
    position: relative;
}
.products-grid , .related-grid{
    list-style: none;
    padding: 0 10px;
    max-width: 1170px;
}
.products-grid .item , .related-grid .item{
    padding: 10px;
    padding-bottom: 28px;
    box-shadow: 0 0px 4px rgba(0,0,0,0);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    height:470px;
    overflow:hidden;
}
.products-grid .item:hover, .related-grid .item:hover{
    box-shadow: 0 0px 4px #bababa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.products-grid .item > a , .related-grid .item > a{
    min-height: 280px;
}
.products-grid .item a:hover, .related-grid .item a:hover{
    text-decoration:none;
}
.products-grid .item.item-3-1 {
    clear: left;
}
.products-grid.cols-count-2 .item.item-3-1 , .related-grid.cols-count-2 .item.item-3-1 {
    clear: none;
}
.products-grid.cols-count-2 .item.item-2-1 , .related-grid.cols-count-2 .item.item-2-1 {
    clear: left;
}
@media (max-width: 859px){
    .products-grid .item.item-2-1:first-child, .related-grid .item.item-2-1:first-child{
        clear:left;
    }
}
.products-grid .product-image-cnt, .related-grid .product-image-cnt{
    display: inline-block;
    overflow: visible;
    vertical-align: top;
    margin: 0;
    position: relative;
    float: none;
    width: auto;
    height:272px;
}
.products-grid .product-image-cnt.modem, .related-grid .product-image-cnt.modem{
    height: 222px;
}
.products-grid .product-image-cnt.modem img, .related-grid .product-image-cnt.modem img{
    max-height: 222px;
}
.products-grid  .tablet .product-image-cnt, .related-grid  .tablet .product-image-cnt{
    height:180px;
}
.products-grid .product-new-image,
.related-grid .product-new-image,
.subscription-grid .product-new-image,
.product-img-box .product-new-image {
    display: block;
    width: 90px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: -6px;
}
.product-img-box {
    margin-bottom: 5px;
}
.product-img-box span{
    font-weight: 700;
    white-space: nowrap;
}
.product-img-box .second-currency{
    font-weight: 500;
    white-space: nowrap;
}
.product-img-box .second-currency:before{
    content:'(';
}
.product-img-box .second-currency:after{
    content:')';
}
.product-img-box .product-new-image {
    z-index: 150;
    right: 5px !important;
    width: auto;
    height: auto;
}
.subscription-grid .product-new-image {
    left: 60px !important;
}
.flag-p0{
    top: 17px;
}
.products-grid .product-new-image.second-label,
.related-grid .product-new-image.second-label,
.subscription-grid .product-new-image.second-label,
.product-img-box .product-new-image.second-label , .flag-p1{
    top: 60px;
}
.products-grid .product-new-image.third-label,
.related-grid .product-new-image.third-label,
.subscription-grid .product-new-image.third-label,
.product-img-box .product-new-image.third-label , .flag-p2 {
    top: 105px;
}
.products-grid .product-new-image.fourth-label,
.related-grid .product-new-image.fourth-label,
.subscription-grid .product-new-image.fourth-label,
.product-img-box .product-new-image.fourth-label, .flag-p3{
    top: 150px;
}
.products-grid .product-new-image.fourth-label,
.related-grid .product-new-image.fourth-label,
.subscription-grid .product-new-image.fourth-label,
.product-img-box .product-new-image.fourth-label, .flag-p4{
    top: 195px;
}
.flag {
    font-family: 'Tele2 Slab Bold';
    font-size: 14px;
    color: #fff;
    position: absolute;
    width: 70px;
    height: 50px;
    text-align: center;
    left: 60%;
    z-index: 1000;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
}
.flag-green {
    background-image: url('../images/45G.png');
}
.flag-red {
    background-image: url('../images/uus_est.png');
}
.flag-purple {
    background-image: url('../images/kampaania_est.png');
    height: 71px!important;
}
.flag-blue {
    background-image: url('../images/interest_est.png');
    height: 71px!important;
}
.flag-blue.rus {
    background-image: url('../images/interest_rus.png');
    height: 71px!important;
}
.flag-red.rus {
    background-image: url('../images/uus_rus.png');
}
.flag-purple.rus {
    background-image: url('../images/kampaania_rus.png');
    height: 71px!important;
}
.flag-yello {
    background-image: url('../images/sale_est.png');
}
.flag-tag {
    background-image: url('../images/tag.png');
}
.flag-yello.rus {
    background-image: url('../images/sale_rus.png');
}
.product-view .flag{
    left: 70%;
    z-index: 151;
}
.tablet .flag{
    left:80%;
    z-index: 1000;
}
.product-view .tablet .flag{
    left:40%;
    z-index: 1000;
}
.products-grid .product-image, .related-grid .product-image{
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
}
.products-grid .tablet .product-image, .related-grid .tablet .product-image{
    min-height: 200px;
}
.products-grid .product-image img, .related-grid .product-image img{
    max-width: 100%;
    max-height:272px;
    width: auto;
    margin: 0 auto;
}
.products-grid .tablet .product-image img, .related-grid .tablet .product-image img{
    max-height: 180px;
}
.products-grid .product-image .modem img, .related-grid .product-image .modem img{
    max-height: 220px;
}
.products-grid  li.item, .related-grid  li.item{
    height: auto;
    text-align: center;
    padding: 15px 15px;
}
.products-grid .product-desc-cnt, .related-grid .product-desc-cnt {
    float: none;
    display: block;
    vertical-align: top;
    margin: auto;
}
.products-grid .product-manufactor-cnt, .related-grid .product-manufactor-cnt {
    height: 33px;
    overflow: hidden;
    display: inline-block; /* Related info tag */
}
.products-grid .product-manufactor, .popover-content .product-manufactor, .related-grid .product-manufactor,
.products-grid .product-manufactor a, .popover-content .product-manufactor a, .related-grid .product-manufactor a
{
    font-size: 16px;
    font-family: 'Tele2 Slab Bold';
    color: #2c3e50;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 1.1;
}
.products-grid .product-manufactor , .popover-content .product-manufactor , .related-grid .product-manufactor {
    font-size: 16px;
    font-family: 'Tele2 Slab Bold';
    color: #2c3e50;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 1.1;
}
.products-grid .product-name-cnt, .related-grid .product-name-cnt {
    height: auto;
    margin: -2px 0 5px;
}
.products-grid .price-box, .related-grid .price-box {
    margin: 4px 0;
    margin-bottom: 0;
    line-height: 1em;
    display: inline;
}
.products-grid .product-name, .related-grid .product-name ,
.products-grid .product-name a, .related-grid .product-name a {
    margin-top: 2px;
    margin-bottom: 5px;
    display: block;
    font-family: 'Tele2 Slab Regular';
    color: #2c3e50;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1;
    height: 48px;
    overflow: hidden;
    font-size: 22px;
}
@media (max-width: 767px){
    .products-grid .product-name, .related-grid .product-name ,
    .products-grid .product-name a, .related-grid .product-name a {
        height: auto;
    }
}
.products-grid .price-box .price, .related-grid .price-box .price {
    font-family: 'Tele2 Slab Bold';
    color: #00ab00;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 1.1;
}

.products-grid .price-box .campaign.price .old_sale_price {
    font-size: 11px;
    text-decoration: line-through red;
}
.products-grid .price-box .campaign.price .second-price {
    color: red;
}

.products-grid .second-price-box .price,
.related-grid .second-price-box .price,
.products-grid .price-box .price .second-currency ,
.related-grid .price-box .price .second-currency {
    font-size: 14px;
    font-family: 'Tele2 Slab Bold';
    color: #00ab00;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 1.1;
}

.products-grid .second-price-box,
.related-grid .second-price-box {
    margin-bottom: 6px;
    display: inline;
}

.products-grid .price-box p,
.related-grid .price-box p {
    margin: 0;
    line-height: 1em;
}
.products-grid .product_initial,
.related-grid .product_initial {
    font-size: 13px;
    font-family: 'Tele2 Slab Regular';
    color: #676768;
    margin-top: 3px;
    line-height: 1.2;
}
.products-grid .product_initial .second-price,
.related-grid .product_initial .second-price {
    display:inline-block;
}
.products-grid .colors-container {
    margin-bottom: 14px;
    float: left;
    width: 100%;
    min-height: 24px;
    display:none;
}
.products-grid .actions {
    margin-left: -2px;
    text-align: center;
    float: none;
    margin-top: 5px;
}
.btn-default {
    background-color: transparent;
    border-color: #838d8e;
    color: #838d8f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #838d8e;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-default:focus,
.btn-default:hover,
.btn-default:active {
    background-color: #4b595a;
    border-color: #4b595a;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}
.btn-default.dropdown-select{
    background:none;
    border: 1px solid #ccc;
    color: #727272;
    height:30px;
    padding-left: 10px;
    padding-right: 29px;
    border-radius:2px;
    box-shadow: none;
    -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family:"Tele2 Slab Regular";
    font-weight: normal;
}
.btn-default.dropdown-select:focus, .btn-default.dropdown-select:hover, .btn-default.dropdown-select:active {
    color: #333;
    border: 1px solid #ccc;
    background: #fff;
}
.btn-primary {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #43b02a;
    border: 2px solid #43b02a;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 8px 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: none;
}
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
    color: #fff;
    background-color: #278c13;
    border-color: #278c13;
    text-decoration: none;
    box-shadow: none;
    background-image: none;
    text-shadow: none;
}
.btn-compare {
    background-color: transparent;
    border-color: #838d8e;
    color: #838d8f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #838d8e;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: none;
}
.btn-compare:hover {
    background-color: #4b595a;
    border-color: #4b595a;
    color: #fff;
    text-decoration: none;
    background-image: none;
    box-shadow: none;
}
.btn-cart:hover {
    color: #ffffff;
    background-color: #278c13;
    border-color: #278c13;
    color: #fff;
    text-decoration: none;
    background-image: none;
    box-shadow: none;
}
/*
@media (min-width: 1025px) {
    .products-grid li.item,
    .related-grid li.item{
        width: 25%;
    }
    .products-grid.cols-count-2 li.item,
    .related-grid.cols-count-2 li.item{
        width: 50%;
    }
    .products-grid.cols-count-3 li.item,
    .related-grid.cols-count-3 li.item{
        width: 33%;
    }
    .products-grid .item.item-3-1 ,
    .related-grid .item.item-3-1  {
        clear: none;
    }
    .products-grid .item.item-3-1.tablet,
    .related-grid .item.item-3-1.tablet{
        clear:left;
    }
    .products-grid .item.item-4-1 ,
    .related-grid .item.item-4-1 {
        clear: left;
    }
}
@media (min-width: 950px) {
    .products-grid-tablet li.item,
    .related-grid-tablet li.item{
        width: 32%;
    }
    .products-grid.cols-count-2 li.item,
    .related-grid.cols-count-2 li.item{
        width: 50%;
    }
}
@media (max-width: 949px) and (min-width: 768px){
    .products-grid li.item,
    .related-grid li.item{
        width: 33%;
    }
    .products-grid-tablet li.item,
    .related-grid-tablet li.item{
        width: 50%;
    }
    .products-grid.cols-count-3 li.item,
    .related-grid.cols-count-3 li.item{
        width: 50%;
    }
}
*/
.color_select_cnt1 {
    height: 29px;
    width: 29px;
    border-radius: 6px;
    float: left;
    margin-right: 2px;
    border: 2px SOLID #fff;
    cursor: pointer;
}
.color_select_cnt4 {
    height: 29px;
    margin-bottom: 15px;
    display: none;
}
.product-media-select2 .colors-container {
    display: block;
    float: left;
    padding: 8px 15px;
}
.colors-container .title{
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 4px 0;
    font-family: 'Tele2 Slab Bold';
}
.colors-container .color-label{
    float:left;
    margin-top: 5px;
    margin-right: 10px;
}
.color_select_cnt1.active {
    border: 2px SOLID #ccc;
}
.color_select_cnt1:hover {
    border: 2px SOLID #ccc;
}
.color_select_cnt2 {
    border-radius: 4px;
    height: 25px;
    width: 25px;
    border: 2px SOLID #E8E8E8;
}
.color_select_cnt3 {
    border-radius: 3px;
    height: 21px;
    width: 21px;
    border: 2px SOLID #000;
    background-color: #000;
    overflow: hidden;
    font-size: 8px;
}
.cart_color_cnt1 .color_select_cnt2{
    float: left;
}
.cart-table .color-name{
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;

}
.products-grid .btn {
    font-size: 14px;
    margin-top: 5px;
}
.products-grid .link-compare {
    margin-left: 2px;
}
/*.link-compare span{
 position: absolute;
 top: 50%;
 margin-top: -6px;
 left: 50%;
 margin-left: -6px;
 }*/
/*.thank_you_cnt1{
 min-height: 230px;
 margin-botttom: 30px;
 }*/

#taname {
    margin-top: 30px;
    margin-bottom: 30px;
}

#taname h2 {
    font-size: 40px;
    font-family: "Tele2 Slab Bold";
    font-weight: normal;
    line-height: 1.1;
    border-bottom: 6px solid #000;
}

#taname h3 {
    font-size: 32px;
    font-family: "Tele2 Slab Regular";
    font-weight: normal;
    line-height: 1.1;
    text-align: right;
}
#taname table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
#taname tr {
    border-bottom: 1px solid #bbbdbf;
}
#taname th {
    font-family: "Tele2 Slab Bold";
    font-size: 15px;
    color: #000100;
    padding: 4px 2px;
    vertical-align: top;
}
#taname td {
    font-family: "Tele2 Slab Regular";
    font-size: 15px;
    color: #000100;
    text-align: right;
    padding: 4px 2px;
    vertical-align: top;
}

.img-cart {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 20px;
}
/* Filters =============================================================================== */
.filters_cnt2{
    min-height: 40px;
    margin: auto;
    margin-top: 0px;
    float: none;
}
.filters_cnt1 .btn-group{
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.storelocator_filter_cnt1, .storelocator_filter_cnt2{
    display: inline-block;
}
@media (min-width: 768px) {
    .filters_cnt2.plan_frame .btn-group{
        float: left;
    }
}
@media (max-width: 1050px) {
    .banner-slider .sl-controls-direction a, .products-carousel .bx-controls-direction .container a{
        display: none;
    }
}
@media (min-width: 860px) {
    .row .push_left{
        float: left;
    }
    .row .push_right{
        float: right;
    }
}
@media (max-width: 480px) {
    .bx-controls-direction.count-2{
        display: block;
    }
    .popover-content{
        height: auto!important;
    }
    .popover-content .scroller{
        height: auto!important;
        top: 0!important;
        position: static;
    }
    .scroll_cnt1{
        display: none;
    }
    .storelocator-widget .pull-right{
        width: 100%;
    }
    .storelocator_filter_cnt{
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
    .storelocator_list_select .btn-group{
        display: block;
        text-align: center;
    }
    .storelocator_filter_cnt1{
        padding-right: 5px;
    }
    .storelocator_filter_cnt2{
        padding-left: 5px;
    }
    .storelocator_filter_cnt1{
        width: 50%;
        float: left;
        text-align: right;
    }
    .storelocator_filter_cnt2{
        width: 50%;
        float: left;
        text-align: left;
    }

    .storelocator_filter_cnt1 .btn-group, .storelocator_filter_cnt2 .btn-group{
        display: inline-block;
    }
    .storelocator-widget .pull-right{
        padding-top: 10px;
    }
    .storelocator_filter_cnt3{
        text-align: center;
    }
    .storelocator_filter_cnt3 label{
        width: 110px;
    }
}
@media (max-width: 767px) {
    .fancybox-nav span {
        display: none;
    }
    .info_text .login_form{
        left: 00%;
        margin-left: 0;
        margin-top: 0;
        padding: 20px;
        position: fixed;
        top: 0%;
        width: 100%;
    }
    .product-shop.col-md-8 .add-to-links{
        text-align:center;

    }
    .checkout{
        margin: 20px auto;
    }
    .bx-controls-direction.count-3{
        display: block;
    }
    .left-page-title{
        padding: 20px 9px 13px;
        line-height: 32px;
        font-size: 30px;

    }
    .std{
        padding-left: 0; /* Request tele-107*/
    }
    body .page-title h1{
        font-size: 23px;
        line-height: 30px;
    }
    body .page-title{
        padding-bottom: 20px;
    }
    body h1{
        font-size: 24px;
        margin: 13 0 8px;
    }
    body h2, body .h2 {
        font-size: 20px;
    }
    body h3, body .h3 {
        font-size: 16px;
    }
    body h1, body h2, body h3 {
        margin-top: 14px;
        margin-bottom: 7px;
    }
    body .std .table th{
        font-size: 14px;
    }
    body legend{
        font-size: 15px;
        font-weight: bold;
    }
    body .std .lead {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .subscription-grid, .products-grid{
        text-align: center;
    }
    .subscription-grid li.item {
        display: inline-block;
        min-width: 320px;
        max-width: 480px;
        width: 100%;
        overflow: hidden;
        text-align: left;
    }
    .product-list1 .products-grid li.item{
        overflow: hidden;
        display: inline-block;
        min-width: 320px;
        max-width: 340px;
        width: 100%;
        margin: auto;
    }
    #category-products-carousel-related{
        margin:auto;
    }
    #category-products-carousel-related .bx-controls-direction{
        display: none;
    }
}
.current{
    font-weight: bold!important;
}
@media print {
    table th{
        font-size: 14px!important;
    }
    .menu-container{
        display: none;
    }
    .submenus-container{
        display: none;
    }
    .ad_blocks{
        display: none;
    }
    .footer-container{
        display: none;
    }
    .checkout{
        display: none;
    }
    .page-title .btn-group{
        display: none;
    }
    a[href]:after {
        content: none !important;
    }
    .page-title{
        border-bottom: 3px SOLID #E30083!important;
        line-height: 32px!important;
        padding: 0px 0!important;
    }
    .page-title h1{
        font-size: 24px!important;;
    }
    .cart form .a-center{
        display: none;
    }
    .crosssell{
        display: none;
    }
    .product-name{
        font-size: 14px!important;
    }
    .total{
        font-size: 16px!important;
    }
    .product-image{
        display: block;
        width: 60px;
    }
    .product-image img{
        max-width: 60px;
    }
    .shopping-cart-table .th, .shopping-cart-table .td{
        text-align: right !important;
    }
    .shopping-cart-table .th:last-child, .shopping-cart-table .td:last-child{
        display: none;
    }
    .print_contact{
        display: block!important;
        font-size: 12px;
        width: 90%;
        font-family: 'Tele2 Slab Bold';
        position: absolute;
        margin: 0 auto;
        bottom: 0px;
    }
    .name{
        border-bottom: 2px SOLID #E30083;
        font-size: 14px;
    }
    .adress{
        text-align: right;
    }
}
.print_contact{
    display: none;
}
.more_filters{
    float: none;
    display: block;
}
.plan_frame .more_filters{
    display: block;
}
.filters_cnt1 .btn-group span{
    font-size: 16px;
    color: #777;
}
.filters_cnt1 .btn-default.dropdown-select {
    padding-right: 44px;
}

.filter_cnt3{
    padding-bottom: 60px;
    margin-bottom: 10px !important;
    display: none;
    background: url('../images/home_ad_block.png') no-repeat center bottom;
    background: url('../images/home_ad_block_shadow_1140.png') no-repeat scroll center bottom transparent;
}
.filter_cnt3.act{
    display: block;
}
.filter_link{
    display: block;
    float: left;
    width: 135px;
}
.filter_checker{
    display: block;
    float: left;
    background: url('../images/filter_checker.png') no-repeat bottom center;

}
.filter_link.checked .filter_checker{
    background: url('../images/filter_checker.png') no-repeat top center;

}
.filter_name{
    color: #777777;
    font-family: Arial;
    padding-left: 10px;
    text-decoration: none;
}
.filter_link:hover .filter_checker{
    background: url('../images/filter_checker.png') no-repeat top center;
    opacity: 0.4;
    filter:alpha(opacity=40);
}
.filter_link:hover{
    text-decoration: none;
}
.filter_link.checked:hover .filter_checker{
    background: url('../images/filter_checker.png') no-repeat top center;
    opacity: 0.4;
    filter:alpha(opacity=40);
}
/* Product Cart VAS ====================================================================== */
.crosssell{
    background: url('../images/home_ad_block_shadow.jpg') no-repeat center bottom;
    margin: 0;
    padding-bottom: 50px;
}
.crosssell .bx-wrapper .bx-viewport{
    left: 20px;
}
.crosssell h2{
    font-family: 'Tele2 Slab Regular';
    font-size: 34px;
    color: #000;
    margin-bottom: 35px;
}
.vas_cnt1{
    padding: 0;
    margin: 0;
}
.vas_cnt1 li{
    list-style: none;
}
.vas_cnt1 .product-image{
    float: left;
}
.vas_cnt1  .product-details{
    float: left;
    max-width: 200px;
}
.vas_cnt1 .product-name{
    display: inline-block;
    margin-top:0px;
}
.vas_cnt1  .subscription-name-cnt{
    height: 47px;
    overflow: hidden;
    margin-bottom: 3px;
}
.vas_cnt1 .product-name, .vas_cnt1 .product-name a{
    color: #222222;
    display: inline-block;
    font-family: 'Tele2 Slab Bold';
    font-size: 20px;
    line-height: 23px;
    width: 154px;
}
.vas_cnt1 .price{
    color: #00AB00;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 14px;
    display: block;
    height: 28px;
    line-height: 14px;
}

.vas_cnt1 .product_initial .second-price{
    display:block;
}

.vas_cnt1 .product_initial{
    font-size:13px;
}

.vas_cnt1 .price .second-curreny {
    display: block;
    font-size: 11px;
    color:#999;
}
.crosssell  .bx-wrapper .bx-viewport{
    background: none;
    border-bottom: none;
}
.bx-viewport .vas_cnt1 .item{
    padding: 0 10px;
}
.popover{
    max-width: 400px;
}
.sub_pop ul{
    ist-style: none;
    padding: 0;
    margin: 0;
}
.sub_pop ul li{
    display: list-item;
    margin: 2px 0;
    padding: 0 0 0 22px;
    background-image: url('../images/icon-check-bullet.png');
    background-repeat: no-repeat;
    background-position: left 2px;
    list-style: none;
}
.short-description .std{
    padding-left: 0px;
}
/* Search ================================================================================ */
.search-results-container {
    padding: 0 0 60px 0;

}
.search-results-container .note-msg {
    margin: 40px 0;
}
.block_shadow{
    padding: 40px 0 32px;
    margin: 0;
}
.block_shadow2{
    background: url('../images/home_ad_block_shadow.jpg') no-repeat center 20px;
    margin: 0;
    padding-top: 80px;
    padding-bottom: 20px;
}
.block_shadow2 .category-products{
    padding: 0;
}
.block_shadow2 .products-grid li{
    padding-bottom: 0;
}
.block_shadow3 .category-products{
    padding: 0;
}
.block_shadow3{
    background: url('../images/home_ad_block_shadow.jpg') no-repeat center top;
    margin: 0;
    padding-top: 54px;
    padding-bottom: 20px;
}
.postWrapper.block_shadow3 {
    background: url('../images/home_ad_block_shadow2.jpg') no-repeat center top;
    padding-bottom: 0;
    padding-top: 40px;
}
.search_result_cnt1 .form-search label{
    font-family: 'Tele2 Slab Heavy';
    font-size: 45px;
    display: block;
    text-align: left;
    height: 54px;
    margin-bottom: 0;
    line-height: 54px;
    font-weight: normal;
}
.block_shadow .search_result_cnt1 .input_container{
}
.search_result_cnt1 .input_container.col-sm-8 input{
    width: 100%;
    padding-right: 20px;
}
.search_result_cnt1  .input_container.col-sm-8 button{
    position: static;
    margin-top: 15px;
}
.search_result_cnt1 .form-search .input_container .search-field{
    padding-left: 26px;
}
.search_cat_title{
    font-size: 36px;
    line-height: 42px;
    color: #000;
    margin-bottom: 28px;
    font-family: 'Tele2 Slab Bold';
}
.search_other_info{
    list-style: none;
    margin: 0 0 50px;
    padding: 0;
}
.search_other_info li{
    margin-bottom: 20px;
}
.search_list_title, .search_list_title a{
    font-size: 18px;
    color: #009ee0;
    font-family: 'Tele2 Slab Regular';
    text-decoration: none;
}
.search_list_title a:hover{
    color: #026189;
    font-weight: normal;
}
.search_list_title b{
    font-family: 'Tele2 Slab Bold';
    font-weight: normal;
}
.martched_content{
    color: #777;
    font-family: Arial;
    font-size: 14px;

}
.martched_content b{
    color: #000;
}
.note-msg{
    margin: 20px 20px 60px;

}
/* Warnings and messages ================================================================= */
.invis_msg .messages{
    position: static;
    visibility: hidden;
}
.messages{
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 1000;
}

.success-msg ul li{
    background-color: #00ab00;
    background-image: none;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0;
}
.messages li ul li{
    margin: 0;
}
.error-msg ul li{
    background:#E82A2C;
    border-bottom: 1px SOLID #e82a2c;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 15px 0;
}
.messages li ul li span{
    display: inline-block;
}
.success-msg{
    background-color: transparent;
    border: none;
    color: inherit;
    padding: 0;
}
.messages .close{
    background: url('../images/close-message.png') no-repeat center center;
    opacity: 1;
    color: rgba(0, 0, 0, 0.01);
    height: 28px;
    width: 28px;
    text-shadow: none;
    font-weight: normal;
    right: -15px;
    position: relative;
    float: none;
}
/* Footer ================================================================================ */
.footer-container {
    height: auto;
    border-top: 2px solid #ececec;
    background-color: #ddd;
    padding-bottom: 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.footer {
    position: relative;
    height: auto;
    margin: 0 auto;
    font-family: arial;
}
#___ytsubscribe_0 {
    left: auto !important;
}

#___ytsubscribe_0 iframe {
    top: auto !important;
}

.ft_extras {
    position: absolute;
    top: 0px;
    right: 9px;
    height: 30px;
    width: 103px;
}
.fb-icon {
    float: right;
    margin-top: 13px;
    height: 40px;
    width: 40px;
    background: url('../images/sprites.png') no-repeat -40px 0;
    margin-left: 7px;
}
.yt-icon {
    float: right;
    margin-top: 13px;
    height: 40px;
    width: 40px;
    background: url('../images/sprites.png') no-repeat 0 0;
}
.fb-icon.pop_btn, .yt-icon.pop_btn{
    display: none;
    cursor: pointer;
}
.yt-icon:hover {
    background-position: 0 -40px;
}
.fb-icon:hover {
    background-position: -40px -40px;
}
.fb-icon+ .popover, .yt-icon+ .popover {
    padding: 13px 3px;
    border-radius: 18px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(30, 30, 30, 50);
    box-shadow: 0px 0px 10px 0px rgba(30, 30, 30, 50);
    background-color: #fff;
}
.fb-icon+ .popover .tooltip-inner, .yt-icon+ .popover {
    background-color: #fff;
    color: #009ee0;
}
.footer .fb-popover .arrow, .footer .yt-popover .arrow {
    margin-left: 0;
    left: auto;
    right: 12px;
}
.fb-popover {
    max-width: 330px;
    left: -224px;
    display: none;
    width: 330px;
    padding: 5px;
}
.yt-popover {
    max-width: 240px;
    left: -179px;
    display: none;
    width: 240px;
    padding: 5px;
}
.yt-popover .popover-content {
    height: 71px;
}
.popover-content .product-name{
    margin: 0 0 10px;
}
.popover-content .product-tags ul li {
    padding: 0 20px 0 0;
}
.fog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
}
.nicescroll-rails{
    background-color: #fff;
    margin-top: 5px;
    border-bottom: 1px SOLID #ccc;
    height: 5px!important;
}
.no-float{
    clear: both;
}
.btn-green{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #43b02a;
    border: 2px solid #43b02a;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "Tele2 Slab Regular";
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active{
    color: #ffffff;
    background-color: #278c13;
    border-color: #278c13;
    color: #fff;
    text-decoration: none;
}
.btn-dark{
    font-family: 'Tele2 Slab Regular';
    display: inline-block;
    padding: 4px 18px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 120px;
    /* Zeebg fix */
    background-image: -ms-linear-gradient(top, #424343, 0%, #111111, 100%);
    background-image: -o-linear-gradient(top, #424343, 0%, #111111, 100%);
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#424343), to(#1111119));
    background-image: -webkit-linear-gradient(top, #424343, 0%, #111111, 100%);
    background-image: -moz-linear-gradient(top, #424343 0%, #111111 100%);
    background-image: linear-gradient(to bottom, #424343 0%, #111111 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424343', endColorstr='#111111', GradientType=0);
    background-repeat: repeat-x;
    border-color: #000000;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000000;
    color: #fff;
    text-shadow: none;
    background: #000000; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000000), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000000 1%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000000 1%,#2d2d2d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000000 1%,#2d2d2d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #000000 1%,#2d2d2d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2d2d',GradientType=0 ); /* IE6-8 */
}
@media (max-width: 859px) {
    .ft-links {
    }
    .messages{
        position: absolute;
    }
    #checkoutSteps div.input-title {
        text-align: left;
    }
}
.affix {
    width: 313px;
    position:fixed;
    z-index: 500;
}
.affix {
    top: 0;
}
.products-carousel li.item{
    text-align: center;
}/*
.products-carousel .products-grid li.item {
    margin: 5px;
}*/
.products-carousel .item_centering{
    display: inline-block;
    text-align: center;
}
.products-carousel .products-grid .product-desc-cnt{
    margin-right: 0;
}
.products-carousel .products-grid .colors-container{
    width: auto;
    float: none;
}
.products-carousel .products-grid .actions {
    float: none;
}
.bread_crumb{
    padding: 15px 9px 20px;
}
.bread_crumb_item{
    display: block;
    padding-right: 5px;
    float: left;
}
/* ==== Carusel extension =============================*/
.banner-slider .sl-controls-direction, .products-carousel .bx-controls-direction  {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: 1000;
}
.banner-slider .sl-controls-direction a, .products-carousel  .bx-controls-direction .container a{
    /*background-image: url('../images/imagesslider_navigation.png');*/
    font-size: 0;
    height: 75px;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    text-indent: 1000px;
    top: -40px;
    width: 32px;
    cursor: pointer;
}
.banner-slider .sl-controls-direction a.bx-prev, .products-carousel .bx-controls-direction .container a.bx-prev{
    box-shadow:none;
    border-radius:initial;
    background-image: url('../images/la.png');
}
.banner-slider .sl-controls-direction a.bx-next, .products-carousel .bx-controls-direction .container a.bx-next{
    box-shadow:none;
    border-radius:initial;
    background-image: url('../images/ra.png');
}
.banner-slider .bsl-prev a, .products-carousel  .sl-prev  a{
    background-image: url('../images/la.png');
    left: 0px;
}
.banner-slider .bsl-next a, .products-carousel .sl-next  a{
    background-image: url('../images/ra.png');
    right: 0px;
}
.banner-slider{
    position: relative;
}
.cms-index-index .banner-slider{
    min-height: 220px;
}
.sl-controls-direction.count-3, .sl-controls-direction.count-2, .sl-controls-direction.count-1{
    display: none;
}
.sl-controls-direction.count-4{
    display: block;
}
.box-up-sell{
    padding-bottom: 40px;
}
.subcription-sidebar-name{

}
.subcription-sidebar-price{
    float: right;
}
.limiter{
    float: right;
    padding-top: 6px;
}
.limiter label{
    font-weight: normal;

}
.postTitle{
    margin-bottom: 5px;
}
.postTitle h2{
    color: #000000;
    font-family: 'Tele2 Slab Regular';
    font-size: 25px;
    margin: 0;
    text-decoration: none;
    line-height: 28px;
    padding: 3px 10px 10px;
}
.postTitle h2 a{
    color: #000000;
    font-family: 'Tele2 Slab Regular';
    font-size: 25px;
    margin: 0;
    text-decoration: none;
    line-height: 28px;
}
.postTitle a:hover{
    text-decoration: underline;
}
.postTitle h3{
    color: #777;
    font-family: Arial;
    font-size: 14px !important;
    margin: 0;
    font-weight: bold;
    padding: 3px 10px;
    text-decoration: none;
}
.postTitle h3 a{
    color: #777;
    font-family: Arial;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
}
.postContent{
    padding-left: 10px;

}
.postDetails{
    color: #999;
    padding: 15px 15px 5px 25px;
}
.postDetails a{
    color: #999;
}
.aw-blog-read-more{
    display: block;
    margin-top: 10px;
}
.poster{
    display: inline-block;
    font-size: 14px;
}
.form-list input, textarea{
    border-bottom: 0px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 0px;
    background-color: #F9F9F9;
}
.form-list{
    padding-left: 0px;

}
.form-list li{
    list-style: none;

}
.form-list label{
    font-size: 14px;
    font-weight: normal;
}

.input-file.form-control {
    height: auto;
}
#postComment{
    padding-left: 25px;
}
.commentTitle{
    padding-top: 40px;

}
.dropdown-menu li:hover a{
    background-color: #f3f3f3;

}
.dropdown-menu li a:hover{
    text-decoration: none;
}
.storelocator-widget .dropdown-menu {
    min-width:210px;
}

.login_form{
    width: 420px;
    position: fixed;
    border-radius: 15px;
    top: 50%;
    left:50%;
    margin-left: -210px;
    margin-top: -100px;
    z-index: 10000;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    display: none;
}
.login_form h4{
    margin-top: 0;
    margin-bottom: 7px;
}
.login_form h4 label{
    margin: 0;
}
.login_form label{
    margin-top: 3px;
}
.login_form .btn{
    float: right;
    margin-top: 10px;
}
.login_form .pass_forgot{
    display: inline-block;
    line-height: 30px;
    margin-top: 10px;
}
.popover-title{
    font-size: 20px;
}
.fog{
    z-index: 9999;
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    -moz-opacity: 0.70;
    opacity: 0.70;
}
.waiting{
    background-image: url('../images/jLoad/preloader_transparent.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
.checkout-name-cell{
    padding-right: 25px;
    display: inline-block;
    position: relative;
}
.pop_double_cnt{
    position: absolute;
    top: 0px;
    right: 0px;
}
/*
ul.carousel li:first-child{
    display: block;
}
ul.carousel li{
    display: none;
}*/
.bx-wrapper ul.carousel li{
    display: block;
}
.checkout-vas img{
    width: auto;
}
.pagination ul {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin: 0 !important;
    padding: 0;
}
.pagination-centered {
    text-align: center;
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a{
    background-color: #fff;
}
.pagination ul > li > span {
    background-color: #eee;
}
#guide-feedback-message{
    margin-bottom: 15px;
    width: 100%;
}
.vas_cnt2{
    max-width: 320px;
    display: inline-block;
    text-align: center;
}
.vas_cnt1 li{
    text-align: center;
}

/* Scroller ============================================================*/
.scroller{
    margin: 10px 0;
    position: absolute;
    width: 100%;
}
.scroll_cnt1{
    width: 6px;
    position: absolute;
    top: 0px;
    z-index: 10;
    right: 0px;
}
.scrollbar{
    background-color: #999;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.vases-list .bx-wrapper .bx-pager {
    bottom: 0;
}
.bx-wrapper .slide>.container{
    text-align:center;
}
.payment-options .only-one{
    cursor: default;
    border: none;
    background: none;
    color: #727272;
}
.payment-options .only-one .caret{
    display: none;
}
.payment-options .only-one:hover{
    color: #727272;
}
.payment-options .only-one:active{
    background: none;
}
.color-side-name{
    font-size: 14px;
    color: #777777;
    display: none;
    padding: 0 20px;
}
.cart_color_cnt1{
    display: inline-block;
}
.pretext_cnt .pretext{
    position: absolute;
    top: 3px;
    left: 15px;
    color: #000;
    font-family: 'Tele2 Slab Regular';
}
.pretext_cnt .pretext_input{
    max-width: 340px;
    padding-left: 45px;
}
.login_form_cnt2{
    position: relative;
}
.login_close_cnt{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 5;
    cursor: pointer;
    background: url('../images/btn_window_close.gif') center center no-repeat;
    height: 15px;
    width: 15px;
}
input[readonly] {
    cursor: pointer;
}
.messages a{
    color: #fff;
    text-decoration: underline;
}

.search_results .price .second-currency {
    display:block;
    margin-left: 2px;
}

/* Career form================================================*/
#careertele2-cv, #careertele2-letter {
    height: auto;
}
#careerForm .modal-content, #preorderForm .modal-content, #newsletterForm .modal-content,#offerForm .modal-content {
    border-radius: 15px;
}

#careerForm .btn-group, #preorderForm .btn-group, #newsletterForm .btn-group, #offerForm .btn-group {
    display:block;
}

#careerForm .dropdown-toggle,
#careerForm .dropdown-menu,
#preorderForm .dropdown-toggle,
#preorderForm .dropdown-menu,
#offerForm .dropdown-toggle,
#offerForm .dropdown-menu {
    width:100%;
}

#preorderForm .dropdown-select,
#offerForm .dropdown-select {
    padding-top: 10px;
    padding-bottom: 10px;
}

.career-link, .subscribe-link {
    color: #009ee0;
    cursor: pointer;
}

#careertele2-form .career-submit,
#preorderForm .career-submit,
#newsletterForm .career-submit,
#offerForm .career-submit {
    background-color: #009e00;
    background: -ms-linear-gradient(bottom,  #009d00 0%, #009e00 49%, #00b400 50%, #83ea77 100%); /* IE10+ */
    background-image: -o-linear-gradient(bottom, #009d00 0%, #009e00 50%, #00b400 50%, #83ea77 100%);
    background: -webkit-gradient(linear, left 0%, left 100%, from(#009d00), to(#83ea77)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(bottom, #009d00 0%, #009e00 50%, #00b400 50%, #83ea77 100%);
    background-image: -moz-linear-gradient(bottom, #009d00 0%, #009e00 50%, #00b400 50%, #83ea77 100%);
    background-image: linear-gradient(bottom, #009d00 0%, #009e00 50%, #00b400 50%, #83ea77 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #00a119;
    color: #fff;
    text-shadow: 0 1px 0 rgba(2, 2, 2, 0.34);
    font-family: 'Tele2 Slab Bold';
}
#careertele2-form .career-submit:hover,
#careertele2-form .career-submit:focus,
#careertele2-form .career-submit:active,
#preorderForm .career-submit:hover,
#preorderForm .career-submit:focus,
#preorderForm .career-submit:active,
#newsletterForm .career-submit:hover,
#newsletterForm .career-submit:focus,
#newsletterForm .career-submit:active,
#offerForm .career-submit:hover,
#offerForm .career-submit:focus,
#offerForm .career-submit:active{
    color: #ffffff;
    background-color: #0b7e17;
    background: -ms-linear-gradient(bottom,  #158213 0%, #0b7e17 49%, #239020 50%, #7fb860 100%); /* IE10+ */
    background-image: -moz-linear-gradient(bottom, #158213 0%, #0b7e17 50%, #239020 50%, #7fb860 100%);
    background-image: -o-linear-gradient(bottom, #158213 0%, #0b7e17 50%, #239020 50%, #7fb860 100%);
    background: -webkit-gradient(linear, left 0%, left 100%, from(#158213), to(#7fb860)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(bottom, #158213 0%, #0b7e17 50%, #239020 50%, #7fb860 100%);
    background-image: linear-gradient(bottom, #158213 0%, #0b7e17 50%, #239020 50%, #7fb860 100%);
}
#careertele2-form .career-submit:active,
#preorderForm .career-submit:active,
#newsletterForm .career-submit:active,
#offerForm .career-submit:active{
    background-image: none;
}
#preorderForm label,
#newsletterForm label,
#offerForm label{
    margin-top: 10px;
}

.cmscategory-wrapper {
    color: #FFF;
    font-family:'Tele2 Slab Regular';
    height: 80px;
}
.cmscategory-wrapper span.h1 {
    font-family: 'Tele2 Slab Regular';
    font-size: 30px;
    color: #000;
    margin-top: 15px;
    margin-bottom: 10px;
}
.cmscategory-wrapper .links {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.cmscategory-wrapper .link {
    font-family: 'Tele2 Slab Regular';
    color: #FFF;
    text-decoration: none !important;
    float: left;
    display: block;
    padding: 5px 7px;
    margin:0px 5px;
}
.cmscategory-wrapper .link:hover {
    background-color: #07aae2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cmscategory-wrapper .link img {
    width: 36px;
    margin-right: 15px;
}

@media (max-width: 767px){
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .cmscategory-wrapper .links {
        float: none;
        margin-top: 0px;
        margin-left: 0px;
        text-align: center;
    }
    .heading .links {
        float: none;
        margin-top: 0px;
        margin-left: 0px;
        text-align: center;
    }
    .cmscategory-wrapper .link {
        float:none;
        display: inline-block;
    }
}
.cmscategory-wrapper .link img {
    float: left;
}
.cmscategory-wrapper  .active.btn.btn-compare.link-compare {
    margin-top: 15px;
}
.cmscategory-wrapper  .active.btn.btn-compare.link-compare:active {
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
.pull-left {
    float: left !important;
}
@media (max-width: 1200px){
    .cmscategory-wrapper .link span {
        display: none;
    }
    .cmscategory-wrapper .link img{
        margin:auto;
    }
}
.cmscategory-wrapper .cms-block{
    position: relative;
    left: 0;
    right: 0;
    background-color: #0cb4ee; /*#f5f5f5*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}

.cmscategory-wrapper .pull-left{
    color: #ffffff;
}

@media (min-width: 769px){
    .cmscategory-wrapper .cms-block{
        max-height: 80px;
    }
    .type.col-sm-2.col-md-2{
        padding-right:0px;
    }
}
/* Slider */
/*
.ui-slider {
    position: relative;
    text-align: left;
    height: 20px;
    margin: 0;
    margin-bottom:10px;
    background-color:#f5f5f5;
    background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color:#e6e6e6 #e6e6e6 #bfbfbf;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color:#e6e6e6;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border:1px solid #cccccc;
    border:0;
    border-bottom-color:#b3b3b3;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    width: 14px;
    height: 30px;
    background-color:#f5f5f5;
    background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color:#e6e6e6 #e6e6e6 #bfbfbf;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border:1px solid #cccccc;
    border-bottom-color:#b3b3b3;
    cursor: pointer;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color:#3fa32e;
    background-image:linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-o-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-moz-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-webkit-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-ms-linear-gradient(top, #47b035 16%, #1d8822 100%);
    border:1px solid #0d880d;
    height: 28px;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -7px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
*/
/* Additional stuff for filter */
.filter-controller {
    text-align: center;
    width: 150px;
    margin: 0 auto;
    background-color: #f5f5f5;
    color:#000 !important;
    text-decoration: none !important;
    display:block;
    -moz-border-bottom-left-radius:4px;
    -moz-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    font-family:'Tele2 Slab Regular';
    padding: 5px 10px;
    cursor:pointer;
    margin-top: 7px;
    border: 1px solid #e9e9e9;
    border-top: none;
}
.filter-controller:hover {
    background-image:-moz-radial-gradient(center bottom, ellipse farthest-corner, rgba(255,255,255,.4) 0, rgba(255,255,255,0) 50%);
    background-image:-webkit-radial-gradient(center bottom, ellipse farthest-corner, rgba(255,255,255,.4) 0, rgba(255,255,255,0) 50%);
    background-image:-o-radial-gradient(center bottom, ellipse farthest-corner, rgba(255,255,255,.4) 0, rgba(255,255,255,0) 50%);
    background-image:-ms-radial-gradient(center bottom, ellipse farthest-corner, rgba(255,255,255,.4) 0, rgba(255,255,255,0) 50%);
    background-image:radial-gradient(center bottom, ellipse farthest-corner, rgba(255,255,255,.4) 0, rgba(255,255,255,0) 50%);
}
@media (min-width: 1200px) {
    .filter-controller {
        display: none;
    }
    .filter {
        display: block !important;
    }
}
.filter {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family:'Tele2 Slab Regular';

}
.filter .recommend input{
    margin-top: 8px;
}
@media (max-width: 767px) {
    .filter {
        padding-left:15px;
        padding-right: 15px;
    }
}
@media (min-width: 768px) {
    .filter {
        margin: auto;
    }
}
@media (min-width: 992px) {
    .filter {
        width: 990px;
        margin: auto;
    }
}
@media (min-width: 1200px) {
    .filter {
        width: 1150px;
        margin: auto;
    }
}
.filter .filter-title {
    font-family: 'Tele2 Slab Bold';
    font-size: 14px;
    color: #000;
    margin-bottom:10px;
}
.filter .price .filter-title {
    margin-bottom: 0;
}
.filter .filter-price {
    color: #000;
    font-family: 'Tele2 Slab Regular';
}
.filter .filter-link {
    margin-top: 5px;
}
.filter .checkbox,
.filter .radio,
.filter .checkbox-inline,
.filter .radio-inline {
    margin-top: 0;
    font-family: 'Tele2 Slab Regular';
    color: #000;
    font-size: 14px;
    margin-bottom: 3px;
    padding-left: 20px;
}
.filter .checkbox label,
.filter .radio label,
.filter .checkbox-inline label,
.filter .radio-inline label {
    font-weight: 400;
}
.filter .checkbox-inline img{
    display: block;
    margin-left: 6px;
}
.filter .checkbox-inline label input{
    margin-top:-50px;
}
@media (max-width: 767px) {
    .filter .checkbox,
    .filter .radio,
    .filter .checkbox-inline,
    .filter .radio-inline {
        margin-bottom: 5px;
    }
    .filter .checkbox label,
    .filter .radio label,
    .filter .checkbox-inline label,
    .filter .radio-inline label {
        font-size: 16px;
    }
}
.filter .type .filter_link.smartphone  {
    display: inline-block;width:70px; height:70px;
    background: url('../images/smartphones.png') no-repeat;
    padding-top: 55px;
    padding-left: 20px;
}
.filter .type .filter_link.classic  {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url('../images/phones.png') no-repeat;
    padding-top: 55px;
    padding-left: 20px;
}
.filter .type .filter_link  span {
    margin-top: -55px;
    margin-left: -40px;
}
.filter .type .checkbox-inline {
    margin: 0px 9px 5px 0px;
}
.filter .type .checkbox-inline:last-child{
    margin-right: 0px;
}
.filter .type .checkbox-inline:last-child img{
    margin-left: 9px;
}
.filter .recommend div{
    padding-left: 0px;
    padding-bottom: 5px;
}
.filter .recommend .filter_link img{
    display: inline-block;
    width: 25px;
    height: 25px;
}
.filter .recommend img{
    margin-right: 3px
}
.filter_link{
    color: #000;
    width: auto;
    float: none;
    white-space: nowrap;
    font-family: 'Tele2 Slab Regular';
    font-size: 14px;
}
.filter_link:hover{
    color: #000;
    cursor: pointer;
}
.filter-select-wrapper{
    clear: both;
}
.filter .vendors select {
    min-width: 100px;
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 200px;
}
.filter.row {
    color:#000000;
    font-size: 14px;
}
@media (min-width: 1200px) {
    .filter .recommend  .col-2{
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .filters_cnt2 {
        display:none;
    }
}
@media (max-width: 859px) {
    .filter_cnt3 {
        margin-left: -9px;
        margin-right: -9px;
    }
}
@media (max-width: 860px) {
    .product-list1 .col-md-4.push_right{
        margin-bottom: 70px;
    }
}
/*sidebar cart */
.btn-lg {
    font-size: 21px;
}
.payment-options{
    display: none;
}
.sidebar-cart .prices {
    background-repeat: repeat-x;
    background-position: top;
    border-top: 2px solid #e7e7e7;
    background: #f7f7f7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(25%, #fefefe), color-stop(75%, #fefefe), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0 );
}
.sidebar-cart .prices table {
    width: 100%;
}
.sidebar-cart .prices table tbody {
    border-bottom: 2px solid #e7e7e7;
}
.sidebar-cart .prices table tr {
    border-bottom:1px solid #f5f5f5;
}
.sidebar-cart .prices table td,
.sidebar-cart .prices table th {
    padding: 6px 2px;
    font-family: 'Tele2 Slab Regular';
    text-align: right;
}
.sidebar-cart .prices table td{
    white-space: nowrap;
}
.sidebar-cart .prices table td .second-currency{
    min-width: 60px;
    display: inline-block;
}
.sidebar-cart .prices table .total span:first-child{
/*     color: #00ab00; */
/*     font-weight: 700; */
}
.sidebar-cart .prices table .first {
    padding-left: 15px;
    font-weight: 400;
    text-align: left;
}
.sidebar-cart .prices table .last {
    padding-right: 15px;
}
.sidebar-cart .prices table .total td,
.sidebar-cart .prices table .total th {
    font-family: 'Tele2 Slab Bold';
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.sidebar-cart .prices table .total .price {
    color: #00ab00;
}
.sidebar-cart .prices table .total .last {
    font-family: 'Tele2 Slab Regular';
}
.sidebar-cart .prices table .form-control {
    height: auto;
    padding: 4px;
}
.sidebar-cart .prices table .btn-group ul.dropdown-menu{
    left: auto;
    right:0;
    min-width: 140px;
}
.sidebar-cart .priceplan .priceplan-image {
    width: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.sidebar-cart .phone .phone-image {
    margin-right: 10px;
    width: 50px;
    float: left;
    height: auto;
}
.sidebar-cart .dropdown-toggle {
    min-width: 125px;
    text-align: right;
}
.show-more{
    margin: 15px 0px;
}
.show-more a{
    cursor:pointer;
}
.change-subscription{
    cursor:pointer;
}

@media (max-width: 992px) {
    #shipping-modal{
        width: 574px;
    }
}
@media (max-width: 767px) {
    #shipping-modal{
        width: 574px;
    }
}
@media (max-width: 573px) {
    #shipping-modal{
        width: 100%;
    }
}

/* Modal Plans */
.priceplans-select-wrapper{
    padding:20px;
}

.modal-content.priceplans-select{
    width: 900px;
    margin:auto;
}
@media (max-width: 992px) {
    .modal-content.priceplans-select{
        width: 760px;
    }
}
@media (max-width: 767px) {
    .modal-content.priceplans-select{
        width: 100%;
    }
}
@media (max-width: 992px) and (min-width:767px){
    .modal-plans .plan{
        min-height: 180px;
    }
}
@media (min-width: 767px) {
    .modal-plans .plan{
        min-height:193px;
    }

}

.modal-plans h2 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.modal-plans .plan a {
    padding: 10px;
    display: block;
    text-decoration: none !important;
    overflow: hidden;
    margin-bottom: 20px;
}
.modal-plans .plan a:hover {
    background-color: #FFF;
    box-shadow:0 0px 4px #bababa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.modal-plans .priceplan-image {
    width: 45px;
    float: left;
    height: auto;
    margin: 0;
}
.modal-plans .priceplan-description {
    font-size: 14px;
    line-height: 18px;
    color: #777;
    text-decoration: none;
    margin: 0 0 0 55px;
}
.modal-plans .priceplan-description .title {
    color: #000;
    font-family: 'Tele2 Slab Bold';
    font-size: 18px;
    line-height: 22px;
}
.modal-plans .priceplan-description .title .price {
    color: #00ab00;
    display: block;
    float: none;
    font-size: 14px;
}

.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a.active {
    height: 18px;
    width: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}

.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 1px solid #00a207;
    margin: 0 3px;
}
.compare-button-wrapper.tablet{
    margin-top: 50px;
}
.product-img-box.tablet{
    margin-bottom:auto;
}
@media (max-width: 767px) {
    .compare-button-wrapper.tablet{
        margin-top: auto;
    }
    .product-img-box.tablet{
        margin-bottom:25px;
    }
}
@media (min-width: 860px) and (max-width:1025px){
    .related.item-4-4 { display:none;}
    li.related.item.item-2-2.item-3-1{
        display:none;
    }
}
.related-grid{
    margin: auto;
}
@media (min-width: 860px){
    .related.item-2-2.item-3-1.tablet{
        display:none;
    }
}
@media (max-width: 767px){
    .related-grid.related li.item{
        min-width: 310px;
        max-width: 340px;
        margin:auto;
    }
}
input[type="radio"], input[type="checkbox"]{
    margin:3px;
}
.btn-compare, .btn-black{
    border-radius: 5px;
}
.cart-sidebar-notes{
    display: block;
    font-family: 'Tele2 Slab Regular';
    font-size: 14px;
    padding: 15px;
}
.sidebar-cart.cart-subscription.affix{
    top:50px;
    padding:0;
}
@media (min-width: 860px){
    .sidebar-cart.cart-subscription.affix{
        width:300px;
    }
    .col-lg-9.col-md-9.col-sm-12.push_left{
    }
}
.push_right .priceplan  .prices{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-top: 20px;
}
.push_right .priceplan  .prices .btn-group ul.dropdown-menu {
    min-width: 125px;
}
.push_right .priceplan  .priceplan-selected-m-price.btn-default.dropdown-select{
    background: #FFFFFF;
}
.push_right .priceplan .priceplan-select.popover-toggle{
    margin-left: 10px;
}
.search-more-link{

}
.search-more-link-wrapper{
    text-align: right;
    padding: 0 30px;
}

/*new home-page desing*/
/* Slats */
ol.slats {
    margin: 0;
    padding: 0;
}
ol.slats > li {
    border-bottom: 1px solid #f5f5f5;
    list-style-type: none;
    padding: 10px 20px;
}
ol.slats > li.last {
    border: 0 none;
}
ol.slats > li.hover {
    transition: all ease-in-out 0.1s;
}
ol.slats-cart {
    margin-bottom: 20px;
}
/* img load */
.banner-slider {
    height: auto;
}
/* side menu */
.page_nav {
    overflow: hidden;
}
.page_nav li a,
.page_nav li p {
    line-height: 1.4;
    padding: 15px;
}
.page_nav .children-nav li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* Header */
@media (max-width: 767px) {
    header .second {
        display: none;
    }
    .bnt-nav {
        border-left: 1px solid #e7e7e7;
        height: 60px;
        display: block;
        float: right;
        padding: 20px;
    }
    .icon-bar {
        display: block;
        height: 3px;
        width: 22px;
        background-color: #222;
    }
    .icon-bar {
        margin-top: 4px;
    }
    .sections {
        float: left;
    }
    header.affix, .navbar {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 400;
        -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
        box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
    }
}
@media (min-width: 768px) {
    header .second {
        display: block !important;
    }
    header.affix {
        position: relative;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .sections, #mobile-top {
        display: none;
    }
}
/*new header menu version*/
.container-fluid .navbar-header .logo,.navbar.navbar-default .navbar-header {
    height:auto;
    width:auto;
    line-height: 24px;
}
@media(min-width: 768px){
    .collapse.navbar-collapse, .navbar.navbar-default{
        display:none;
    }

}
@media(max-width: 767px){
    #navbar-collapse-1 .row.menu-container.second{
        display:block;
        z-index:500;
    }
    header .header-container >.submenus-container,
    .row.logo-container {
        display:none;
    }
    header .menu-container.first .nav.left li a{
        border-radius:none;
        color:black;
        font-family: "Tele2 Slab Regular";
    }
    header .menu-container.first .nav li.active a {
        background:none;
    }
    #navbar-collapse-1{
        padding-right:0;
        margin-left:-15px;
        margin-right:0px;
        overflow:visible;
        z-index: 100;
    }
}
@media(max-width: 991px){
    header .menu-container.first .arrow,
    #select-store-menu,
    .row.menu-container.first .nav.nav-pills.right {
        display:none;
    }
}
li > a:hover, li > a:focus{
    text-decoration:none;
}
/*end of new mobile meniu*/
.close-filter{
    display:none;
}
.second-price span.price:before{
    content:'(';
}
.second-price span.price:after{
    content:')';
}
.tab-pane .block-title{
    display:none;
}
.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform .form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
}



.form-control .caret{
    margin-left:6px;
}
.prices table .btn-group .dropdown-menu{
    left:initial;
    right: 0;
}
.search_results.subscriptions .products-grid .product-image-cnt, .search_results.subscriptions  .related-grid .product-image-cnt{
    height: 200px;
}
.search_results.subscriptions .products-grid .product-desc-cnt .product-name-cnt .subscription-name a{
    height: 48px;
    font-size: 22px;
}
.sidebar-cart .prices table .form-control.only-one{
    padding:0px;
}
.add-to-links {
    margin-top:20px;
    margin-bottom: 10px;
}
.subscriptions-related ul{
    margin:auto;
}
.products-grid.subscriptions-related li.item{
    width:49%;
    display: inline-block;
}
@media(max-width: 767px){
    .products-grid.subscriptions-related li.item{
        width:100%;
    }
}
.products-grid.subscriptions-related li.item .subscription-name-cnt h2{
    float:none;
    margin:auto;
}

@media (max-width: 767px){
    body{ padding-top: 0px; }
    header.affix, .navbar{
        position: relative !important;
    }
    header .menu-container.first .nav li a.link-close{
        padding:0px 20px;
        height:auto;
    }
}
.sidebar-cart.affix {
    top: 20px;
}
@media (max-width: 992px) {
    .sidebar-cart.affix {
        position: relative;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .sidebar-cart.affix {
        width: 302px;
    }
}
@media (min-width: 1200px) {
    .sidebar-cart.affix {
        width: 372px;
    }
}
.sidebar-cart .color-label {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.sidebar-cart .color_select_cnt1 {
    width: 30px;
    height: 30px;
}
.sidebar-cart .color_select_cnt2 {
    width: 26px;
    height: 26px;
}
.sidebar-cart .color_select_cnt3 {
    height: 22px;
    width: 22px;
}
.sidebar-cart .phone,
.sidebar-cart .priceplan,
.sidebar-cart .action {
    padding: 10px 15px;
}
.sidebar-cart .phone {
    border-bottom: 1px solid #e7e7e7;
}
.sidebar-cart .phone .title {
    font-size:18px;
    line-height:22px;
    color:#000;
    font-family:'Tele2 Slab Bold';
    margin:4px 0;
}
.sidebar-cart .prices {
    /* background-image: url('new/shadow.png'); */
    background-repeat: repeat-x;
    background-position: top;
    border-top: 2px solid #e7e7e7;
    background: #f7f7f7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(25%, #fefefe), color-stop(75%, #fefefe), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #fefefe 25%, #fefefe 75%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0 );
}
.sidebar-cart .prices table {
    width: 100%;
}
.sidebar-cart .prices table tbody {
    border-bottom: 2px solid #e7e7e7;
}
.sidebar-cart .prices table tr {
    border-bottom:1px solid #f5f5f5;
}
.sidebar-cart .prices table td,
.sidebar-cart .prices table th {
    padding: 6px 2px;
    /* padding: 8px 4px; */
    font-family:'Tele2 Slab Regular';
    text-align: right;
}
.sidebar-cart .prices table .first {
    padding-left: 15px;
    font-weight: 400;
    text-align: left;
}
.sidebar-cart .prices table .last {
    padding-right: 15px;
}
.sidebar-cart .prices table .total td,
.sidebar-cart .prices table .total th {
    font-family:'Tele2 Slab Bold';
    font-weight: 400;
    font-size:16px;
    color: #000;
}
.sidebar-cart .prices table .total .price {
    color: #00ab00;
}
.sidebar-cart .prices table .total .last {
    font-family:'Tele2 Slab Regular';
}
.sidebar-cart .prices table .form-control {
    height: auto;
    padding: 4px;
    min-width: 140px;
}
.sidebar-cart .priceplan .priceplan-image {
    width: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.sidebar-cart .phone .phone-image {
    margin-right: 10px;
    width: 50px;
    float: left;
    height: auto;
}
.product-view .tabs-collateral li {
    width: 50%;
}
/* Plans */
.modal-plans h2 {
    margin-top: 0px;
    margin-bottom: 20px;
}
.modal-plans .plan a {
    padding: 5px;
    display: block;
    text-decoration: none !important;
    overflow: hidden;
    margin-bottom: 20px;
}
.modal-plans .plan a:hover {
    background-color: #FFF;
    box-shadow:0 0px 4px #bababa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.modal-plans .priceplan-image {
    width: 45px;
    float: left;
    height: auto;
    margin: 0;
}
.modal-plans .priceplan-description {
    font-size: 14px;
    line-height: 18px;
    color: #777;
    text-decoration: none;
    margin: 0 0 0 55px;
}
.modal-plans .priceplan-description .title {
    color: #000;
    font-family: "Tele2 Slab Bold";
    font-size: 18px;
    line-height: 22px;
}
.modal-plans .priceplan-description .title .price {
    color: #00ab00;
    display: block;
    float: none;
    font-size: 14px;
}
.bx-wrapper a {
    display: block;
    text-align: center;
}
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a.active {
    height: 18px;
    width: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.product-images-carousel .bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 1px solid #00a207;
    margin: 0 3px;
}

/* Modal */
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.modal-content {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
/*Form Wizard*/
.bs-wizard {
    padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: "Tele2 Slab Regular";
}
@media (min-width: 400px) {
    .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
        font-size: 16px;
    }
}

.bs-wizard > .bs-wizard-step.active .bs-wizard-stepnum {
    font-family: "Tele2 Slab Bold";
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #ccc;
    bottom: 10px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #aaa;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width:0px;
    box-shadow: none;
    background: #00ab00;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width:100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width:50%;
}
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot,
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #cceecc;
    bottom: 10px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after,
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #00ab00;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}
/*END Form Wizard*/
#checkoutSteps {
    margin-bottom: 20px;
}
#checkoutSteps .control-label {
    padding-top:7px;
    margin-bottom:0;
    text-align:right
}
#checkoutSteps .control-label label {
    font-family: "Tele2 Slab Regular";
    font-weight: normal;
}
#checkoutSteps,
.form-horizontal .radio,
#checkoutSteps .form-horizontal .checkbox {
    font-family: "Tele2 Slab Regular";
    font-weight: normal;
    padding-top: 3px;
}
#checkoutSteps .form-control {
    max-width: 340px;
    display:block;
    width:100%;
    height:30px;
    padding:6px 12px;
    font-size:15px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:2px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: "Tele2 Slab Regular";
    font-weight: normal;
    width: 100%;
}
@media (max-width: 859px) {
    #checkoutSteps .form-control {
        max-width: none;
    }
}
#checkoutSteps .pretext_cnt .pretext {
    top: 7px;
}
#checkoutSteps .step-title {
    background: #F9F9F9;
    font-size: 16px;
    line-height: 20px;
    height: inherit;
    padding: 10px;
    margin: 0 0 36px 0;
    margin-bottom: 20px;
    font-family: "Tele2 Slab Regular";
    font-weight: normal;
}
.checkout-submit {
    width: 100%;
    /*max-width: 340px;*/
}
.checkout-xs {
    display: none;
}
@media (max-width: 992px) {
    .checkout-md {
        /*display: none*/
    }
    .checkout-xs {
        display: block;
    }
}
@media (max-width: 767px) {
    #checkoutSteps .control-label {
        text-align: left;
    }
    .checkout-submit {
        max-width: none;
    }
}
#clienttype {
    border-bottom: 0 none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
}
#clienttype > li {
    display: table-cell;
    width: 1%;
    text-align: center;
    font-size: 15px;
    font-family: "Tele2 Slab Bold";
    color:#727272;
    border:1px solid #ccc;
    background:#fff;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background:linear-gradient(to bottom, #fff 0%, #f7f7f7 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    vertical-align: middle;
}
#clienttype > li:first-child {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#clienttype > li:last-child {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#clienttype > li a {
    color:#555 !important;
    text-decoration: none !important;
    padding: 10px 20px;
    display: block;
}
#clienttype > li.active {
    background-color:#3fa32e;
    background-image:linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-o-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-moz-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-webkit-linear-gradient(top, #47b035 16%, #1d8822 100%);
    background-image:-ms-linear-gradient(top, #47b035 16%, #1d8822 100%);
    border:1px solid #0d880d;
    font-family:'Tele2 Slab Bold';
    text-shadow:0 1px 1px rgba(0,0,0,.5);
}
#clienttype > li.active a {
    color:#fff !important;
    text-decoration: none !important;
}
/* Slats */
ol.slats {
    margin: 0;
    padding: 0;
    font-family:'Tele2 Slab Regular';
}
ol.slats > li {
    border-bottom: 1px solid #f5f5f5;
    list-style-type: none;
    padding: 10px 20px;
}
ol.slats > li.last {
    border: 0 none;
}
ol.slats > li.hover {
    transition: all ease-in-out 0.1s;
}
ol.slats-cart {
    margin-bottom: 20px;
}
/* img load */
.banner-slider {
    height: auto;
}
/* side menu */
.page_nav {
    overflow: hidden;
}
.page_nav li a,
.page_nav li p {
    line-height: 1.4;
    padding: 15px;
}
.page_nav .children-nav li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/* Header */
@media (max-width: 767px) {
    header .second {
        display: none;
    }
    .banner-slider {
        z-index: 9999;
    }
    .bnt-nav {
        border-left: 1px solid #e7e7e7;
        height: 60px;
        display: block;
        float: right;
        padding: 20px;
    }
    .icon-bar {
        display: block;
        height: 3px;
        width: 22px;
        background-color: #222;
    }
    .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    .sections {
        float: left;
    }
    body {
        /*padding-top: 60px;*/
    }
    header.affix {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 400;
        -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
        box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
    }
}
@media (min-width: 768px) {
    header .second {
        display: block !important;
    }
    .sections {
        display: none;
    }
    header.affix {
        position: relative;
        width: 100%;
    }
}
#submit-order{
    width: 100%;
    max-width: 340px;
    font-family: Arial;
}
@media (max-width: 767px) {
    #submit-order{
        max-width: none;
    }
}
.checkout .sidebar-cart .actions .btn{
    font-size:16px;

}
.btn-default.dropdown-select .value{
    font-family: "Tele2 Slab Regular";
}
.checkout .btn-group ul.dropdown-menu{
    min-width: 340px;
}
@media (max-width: 767px) {
    .checkout .btn-group ul.dropdown-menu{
        width: 100%
    }
}
@media (max-width: 991px) {
    .cart-place-2{
        margin: 0px -6px 20px -6px;
        display: none;
    }
}
.btn-default.dropdown-select .caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-top: -2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}
.top-cart-info{
    display:none;
}
@media (min-width: 991px) {
    .checkout , .checkout-sidebar-cart{
        float: right;
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .checkout{
        margin: 20px auto;
    }
    .top-cart-info{
        display:block;
    }
    .top-cart-info h4{
        background: #F9F9F9;
        font-size: 16px;
        line-height: 20px;
        height: inherit;
        padding: 10px;
        margin: 0 0 36px 0;
        margin-bottom: 20px;
        font-family: "Tele2 Slab Regular";
        font-weight: normal;
    }
}
.container{
    max-width: 1170px;
}

.fancybox-lock .fancybox-overlay{
    overflow-y: scroll !important;
    max-width:100%;
}
.checkout-sidebar-cart .sidebar-cart .priceplan img{
    max-height: 65px;
    float: left;
    margin-right: 10px;
}
@media (max-width: 960px) {
    .bx-wrapper .slide > .container{
        padding-left: 0;
        padding-right: 0;
    }
}
#modal-save-button {
    position: relative;
    left: 40%;
}

.page{
    z-index:150;
    clear:both;
}
header .submenus-container {
    overflow:hidden;
}
.submenus-container.open .submenu.active{z-index: 105;}
@-moz-document url-prefix() {
    header .submenus-container {
        overflow:hidden;
    }
}
.m-logout-wrapper{
    float:right;
    padding-right: 10px;
}
.m-logout-wrapper a{
    color:#727272;
}
.m-logout-wrapper a:hover{
    cursor: pointer;
    text-decoration: underline;
}
@media (max-width: 767px) {
    .row.menu-container.first .nav.nav-pills.right{
        display:none;
    }
}
@media (min-width: 767px) and (max-width: 960px) {
    header .menu-container.first .nav.nav-pills.right li a{
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 768px) {
    .checkout .step .col-md-4 {
        width: 33.33333333% ;
        float:left;
        text-align:right !important;
    }
    .checkout .step .col-md-8 {
        width: 66.66666667%;
        float:left;
    }
    #submit-order, #checkoutSteps .form-control, #checkoutSteps .dropdown-toggle{
        max-width: 340px !important;
    }
    .checkout .col-md-offset-4{
        margin-left: 33.33333333%
    }
}
@media (min-width: 1200px) {
    .home_ad_block_cnt2{
        height: 300px;
        background-position: center center;
    }
}

.product-name-cnt-search {
    height: auto;
}
.col-lg-3.col-md-4.push_right .sidebar-cart.cart-subscription.affix-top .actions a,
.col-lg-3.col-md-4.push_right .sidebar-cart.cart-subscription.affix .actions a  {
    width:100%;
}
.modal-footer .btn-default {
    border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 16px;
    margin: 10px auto;
    padding: 4px 7px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap
}
body.modal-open {
    overflow-y: hidden;
}
.addto-tablet{
    margin-top: 0px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .product-img-box  .compare-button-wrapper .add-to-links{
        display:none;
    }
}
@media (min-width: 768px) {
    .product-images.modem ul li img{
        max-height:320px;
    }
}
.product-images .bx-viewport{
    margin-bottom: 20px;
}

html {
    overflow-y: scroll;
}

.blog-post-view .main-container .row, .blog-cat-view .main-container .row,
.blog-index-list .main-container .row {
    margin-top:30px;
}

.modal {
    overflow-y: hidden !important;
}

#cookieInfo.modal { overflow-y:scroll !important; }
.webform-modal .modal-dialog {
    height: 100%;
    overflow: hidden;
}

.webform .form-list .fields label {
    margin-top: 10px;
}

.modal-content.webform .page-title h1
{
    font-size:20px;
    font-weight:bold;
    line-height:20px;
}
.modal-content.webform .page-title
{
    padding:8px 0 10px;
    font-size:90%;
    padding: 0 20px;
}
.fieldset h2.legend
{
    font-size:18px;
}

.webform-content-wrapper {
    overflow-y: auto;
    height: auto;
}

.modal-body {
    overflow-y: auto !important;
}

.modal-content {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 5px;
}

@media (min-width: 860px) and (max-width: 992) {
    .modal-plans .priceplan-description {
        margin: 0px;
    }

    .modal-plans .plan a {
        padding: 0 0 0 0px !important;
    }
}

@media (min-width: 860px) and (max-width: 960) {
    header .menu-container.second>.nav>li>a {
        padding: 0px 4%;
    }
}

.modal-content.priceplans-select {
    height: 95%;
}

.modal-body {
    height: 100%;
}

.flag-lg {
    margin-top: 8px !important;
}
.dropdown.sections {
    float: left;
    display: inline-block;
}
.sections .btn {
    font-family: Arial;
    font-size: 14px;
}
.dropdown.sections.section-flags {
    margin-right: 10px;
    float: right;
}
.dropdown.sections .dropdown-toggle, .flag-lg .dropdown-toggle {
    background: #000;
    border: none;
    border-radius: 4px;
    clear: both;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    overflow: hidden;
    padding: 5px 25px 5px 10px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
}
.dropdown.sections.section-flags .dropdown-toggle,
.flag-lg .dropdown-toggle {
    width: 64px;
}
.flag-lg .dropdown-toggle {
    font-family: "Tele 2 Lato Regular";
    font-size: 14px;
    line-height: 1.4;
}
.flag-lg.open .dropdown-toggle {
    background: #000;
    border-color: #000;
    color: #fff;
}
.dropdown.sections.open .dropdown-toggle::before,
.flag-lg.open .dropdown-toggle::before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 13px;
    border-color: #fff;
}
.dropdown.sections .dropdown-toggle::before,
.flag-lg .dropdown-toggle::before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    padding: 3.5px;
    font-size: 10px;
    line-height: 14px;
    position: absolute;
    right: 3px;
    top: 8px;
    display: block;
    content: " ";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.sections .dropdown-menu {
    margin-top: 4px;
}
.section-flags .dropdown-menu,
.flag-lg .dropdown-menu {
    width: 72px;
    min-width: 72px;
    max-width: 72px
}
.flag-lg .dropdown-menu {
    margin-top: 5px;
    border-radius: 0 0 2px 2px;
}
.flag-lg .dropdown-menu li {
    margin: 0 !important;
}
.flag-lg .dropdown-menu li.active {
    background-color: rgba(0, 0, 0, 0.14);
}
.flag-lg .dropdown-menu li a {
    line-height: 28px !important;
}
.flag-lg .dropdown-menu li a {
    padding: 3px 10px !important;
    color: #333 !important;
    font-weight: normal !important;
    font-size: 18px;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
    margin: 0 -1px 0 0;
}
#select-store-menu-hamb {
    height: 64px;
}
.col-main-right.cms_page .page-title H1,
.cms-page-view .col1-layout H1 {
    font-size: 30px;
}
.col-main-right.cms_page H2,
.cms-page-view .col1-layout H2{
    font-size: 25px;
}
.col-main-right.cms_page H3,
.cms-page-view .col1-layout H3{
    font-size: 20px;
}

.cms-page-view .col1-layout {
    padding-top:15px;
}

/* New Footer */
footer {
    min-width: 970px;
    position: relative;
    transform: translateZ(0px);
    z-index: 99;
    letter-spacing: 0.01071em;
}
footer a {
    color: #ccc;
    font-size: 14px;
    line-height: 28px;
}
footer a:hover {
    color: #fff;
}
footer ul {
    list-style: outside none none;
    padding: 0;
    font-size: 16px;
    font-family: "Tele 2 Lato Regular";
    line-height: 24px;
}
footer ul li {
    margin-bottom: 29px;
}
footer ul li:last-child {
    margin-bottom: 0;
}

footer ul li::before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 9px;
    left: -25px;
    background-color: #000;
}
footer h4 {
    font-size: 34px;
    font-family: "Tele2 Slab Bold";
    line-height: 48px;
    margin-top: 0px;
    font-weight: normal;
    padding-bottom: 16px;
}
footer h4, footer h5 {
    color: white;
    position: relative;
    text-align: left;
}
footer .dropdown-container ul.dropdown-menu {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    left: auto;
    min-width: 0;
    padding: 0;
    position: relative;
    top: auto;
    margin-top: 0;
    overflow-y: hidden;
}
footer .dropdown-container ul.dropdown-menu li a {
    background-color: transparent;
    color: #B6B6B6;
    font-size: 20px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    white-space: normal;
}

footer .footer-social::before {
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    background-size: auto;
    margin-right: 8px;
    vertical-align: -6px;
    background-size: 24px;
}
footer .spacing-xs {
    margin-bottom: 10px;
}
footer .footer-social.social-facebook::before {
    background: url(../images/icons/ic-facebook-24.svg) no-repeat left top;
}

footer .footer-social.social-youtube::before {
    background: url(../images/icons/ic-youtube-24.svg) no-repeat left top;
}

footer .footer-social.social-instagram::before {
    background: url(../images/icons/ic-instagram-24.svg) no-repeat left top;
}

footer .dropdown-container ul.dropdown-menu li a span {
    margin: 0 5px 0 1px;
}
footer .dropdown-container ul.dropdown-menu li a:active {
    color: #fff;
}
footer .dropdown-container ul.dropdown-menu li a:visited {
    color: #B6B6B6;
}
footer .dropdown-container ul.dropdown-menu li a:visited:hover {
    color: #fff;
}
footer .dropdown-container ul.dropdown-menu li a:hover {
    color: #fff;
}
footer .footer-menu {
    background-color: #000;
    color: white;
    padding: 64px 0 38px 0;
}
footer .container {
    background-color: transparent;
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
}
footer .footer-logo {
    background-color: #000;
    padding: 32px 0;
    padding-bottom: 29px;
    text-align: center;
    border-top: 1px solid #444;
}
footer .footer-logo a {
    display: block;
    background-image: url('../images/main-logo.svg');
    background-repeat: no-repeat;
    width: 68px;
    height: 24px;
    margin: 0 auto;
    background-size: 68px 24px;
}
footer .footer-logo .copyright {
    color: #B6B6B6;
    display: block;
    margin: 15px 0 0 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.01071em;
    font-family: "Tele 2 Lato Regular";
    padding: 0 !important;
}
footer {
    min-width: 0;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
@media only screen and (max-width: 1200px) {
    footer h4 {
        font-size: 30px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 767px) {
    footer .footer-menu {
        padding-top: 32px;
        padding-bottom: 14px;
    }
}
@media only screen and (max-width: 480px) {
    .footer .container { padding-left: 7px !important; }
    footer .footer-menu > div > div { padding: 0; }
    footer h4 {
        font-size: 24px;
        line-height: 32px;
        font-family: "Tele 2 Lato Regular";
        font-weight: 600;
    }
    footer .spacing-xs { margin-bottom: 0; }
    footer .dropdown-container .icon_arrow-down2 {
        box-sizing: border-box;
        cursor: pointer;
        margin-bottom: 16px;
        padding: 0;
        position: relative;
    }
    footer .dropdown-container .icon_arrow-down2::before {
        border: solid white;
        border-width: 0 2px 2px 0;
        padding: 5.5px;
        font-size: 10px;
        line-height: 14px;
        position: absolute;
        right: 3px;
        top: 6px;
        display: block;
        content: " ";
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    footer .dropdown-container.open .icon_arrow-down2::before {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        top: 13px;
        right: 4px;
    }
    footer .dropdown-container .icon_arrow-down2:hover::before {
        color: #fff;
    }
    footer .dropdown-container ul.dropdown-menu {
        display: none;
        margin-bottom: 0 !important;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
    }
    footer .group-01 .dropdown-container ul.dropdown-menu {
        width: 100%;
    }
    footer .dropdown-container ul.dropdown-menu li {
        border-image: none;
        margin-bottom: 7px;
        margin-left: 2px;
    }
    footer .dropdown-container ul.dropdown-menu li:last-child {
        margin-bottom: 18px;
    }
    footer .dropdown-container ul.dropdown-menu li a {
        box-sizing: border-box;
        padding: 11px 22px;
        text-align: left;
        display: block;
    }
    footer .dropdown-container.open ul.dropdown-menu {
        display: block;
    }
    .legal .dropdown-container {
        width: 100%;
    }
    .container-fluid.legal ul.dropdown-menu {
        max-height: 1000px;
        margin: 0 9px;
    }
    .container-fluid.legal ul.dropdown-menu li {
        display: list-item;
        margin: 0;
    }
    footer .legal .dropdown-toggle {
        display: block;
    }
    .container-fluid.legal {
        background-color: #1c1c1c;
        border-top: 0 none;
    }
}
@media only screen and (max-width: 992px) {
    footer .footer-menu div[class^="col-xs-"]:nth-child(1) ul, footer .footer-menu div[class^="col-xs-"]:nth-child(2) ul {
        margin-bottom: 32px;
    }
}
@media only screen and (max-width: 480px) {
    footer .footer-menu .hidden-xxs {
        display: none;
    }
    footer .footer-menu .xxs-show {
        display: block;
    }
    footer .footer-menu div[class^="col-xs-"] {
        width: 100%;
    }
}

/* Home page quick links */
.quick-links {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.quick-links .container > div {
    padding: 0;
}
.quick-links .container .link-block {
    background: #fff;
    display: table;
    width: 100%;
    border-right: 1px solid #ddd;
    padding: 15px 0;
}
.quick-links .container .col-md-3:first-child .link-block {
    border-left: 1px solid #ddd;
}
.quick-links .link-img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 120px;
}
.quick-links .link-img img {
    height: 75px;
}
.quick-links .link-text {
    display: table-cell;
    vertical-align: middle;
}
.quick-links .link-text a {
    display: table-cell;
    vertical-align: middle;
    font-family: "Tele2 Slab Bold";
    font-weight: normal;
    font-size: 16px;
    color: #000;
    padding: 0 5px;
}
.quick-links .link-text a:focus,
.quick-links .link-text a:hover {
    color: #777;
    text-decoration: none;
}
@media only screen and (max-width: 859px) {
    .quick-links {
        border: 0;
    }
    .quick-links .container {
        padding: 0;
    }
    .quick-links .container .link-block {
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }
}

/* Banners list */
.banners-list {
    width: 100%;
}
.banners-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.banners-list ul li {
    margin: 0;
    padding: 0;
    list-style: outside none none;
}
.banners-list ul li img {
    max-width: 100%;
}


/* Plans list */
.plans-list {
    margin: 0;
    padding: 0;
    width: 100%;
}
.plans-list .plans-item {
    float: left;
}
.plans-item {
    border: 1px solid #ddd;
    padding: 20px 20px 30px;
    font-family: "Tele2 Slab Bold";
    font-weight: normal;
}
.plans-item  + .plans-item {
    border-left: 0 none;
}
.plans-item .header {
    padding-bottom: 20px;
    display: table;
    width: 100%;
}
.plans-item .header h3 {
    font-family: "Tele2 Slab Heavy";
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
.plans-item .header .img {
    height: 60px;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}
.plans-item .header .img img {
    height: 60px;
}
.plans-item .content {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-bottom: 12px;
}
.plans-item .content .category {
    color: #777;
    font-size: 16px;
    line-height: 24px;
    display: block;
}
.plans-item .content .value {
    font-size: 21px;
    line-height: 21px;
    color: #000;
    margin-bottom: 10px;
    display: block;
}
.plans-item .footer {
    border-top: 1px solid #ddd;
    padding-top: 27px;
    font-weight: normal;
}
.plans-item .footer .price {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: "Tele2 Slab Bold";
}
.plans-item .footer .price .large {
    font-size: 24px;
    line-height: 24px;
}
.plans-item .actions {
    margin: 20px  0 0 0;
}
.plans-item .actions .btn {
    font-size: 14px;
    line-height: 19px;
    padding: 16px 0 15px;
    width: 100%;
    display: block;
    margin-bottom: 12px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .plans-list.items-5 .plans-item {
        width: 100%;
    }
    .plans-item {
        border: 0;
        border-top: 1px solid #ddd;
    }
    .plans-item .header {
        padding: 0 20px 0 0;
        width: 30%;
        float: left;
    }
    .plans-item .header h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .plans-item .content {
        border-top: 0;
        border-left: 1px solid #ddd;
        padding: 20px 20px 0;
        width: 40%;
        float: left;
    }
    .plans-item .header .img {
        height: 89px;
    }
    .plans-item .header .img img {
        height: 89px;
    }
    .plans-item .footer {
        border-top: 0;
        border-left: 1px solid #ddd;
        padding-left: 20px;
        padding-top: 20px;
        width: 30%;
        float: left;
    }
}
@media only screen and (max-width: 767px) {
    .plans-list.items-5 .plans-item {
        width: 100%;
    }
    .plans-item {
        border: 0;
        border-top: 4px solid #009fdf;
    }
    .webform-content-wrapper {
        height: 100% !important;
        max-height: unset !important;
    }
    .modal-backdrop.in {
        display: none !important;
    }
    .webform-modal .modal-content {
        margin: auto !important;
    }
}
@media only screen and (min-width: 1200px) {
    .plans-item {
        padding: 20px 15px 30px;
    }
    .plans-item .header .img {
        height: 80px;
    }
    .plans-item .header .img img {
        height: 80px;
    }
}

/* News slider */
.text-slider-block {
    padding: 75px 0 100px;
    background: #fff;
}
.text-slider-block .banner-slider {
    min-height: auto;
}
h2.slider-header {
    color: #000;
    font-family: "Tele2 Slab Bold";
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    text-align: center;
    margin: 0;
}
h2.slider-header a {
    color: #000;
    text-decoration: none;
}
h2.slider-header a:focus,
h2.slider-header a:hover,
h2.slider-header a:active {
    color: #000;
    text-decoration: underline;
}
.text-slider {
    position: relative;
    margin: 45px auto 0;
    width: 780px;
}
.text-slider .bx-viewport {
    background: transparent !important;
    border: 0 !important;
}
.text-slider ul li {
    text-align: center;
    margin: 0 auto;
}
.text-slider ul li h3 {
    color: #43b02a;
    font-family: "Tele2 Slab Bold";
    font-size: 40px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
}
.text-slider ul li h3 a,
.text-slider ul li h3 a:active,
.text-slider ul li h3 a:focus {
    color: #43b02a;
    text-decoration: none;
}
.text-slider ul li h3 a:hover {
    color: #43b02a;
    text-decoration: underline;
}
.text-slider ul li p {
    color: #777;
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
}
.text-slider ul li p a.aw-blog-read-more {
    display: none;
}
.text-slider ul li a {
    display: inline-block;
    margin-top: 30px;
}
.text-slider .sl-controls-direction {
    top: 130px;
}
.text-slider .sl-controls-direction .news-prev,
.text-slider .sl-controls-direction .news-next {
    height: 61px;
    top: -80px;
    width: 61px;
    background-image: none;
    border: 2px solid #ddd;
    border-radius: 50%;
    position: absolute;
}
.text-slider .sl-controls-direction .news-prev {
    left: -100px;
}
.text-slider .sl-controls-direction .news-next {
    right: -100px;
}
.text-slider .sl-controls-direction .news-prev a,
.text-slider .sl-controls-direction .news-next a {
    cursor: pointer;
    font-size: 18px;
    height: 57px;
    outline: 0 none;
    overflow: none;
    text-indent: inherit;
    width: 57px;
    top: 0;
    display: inline-block;
    background: none;
}
.text-slider .sl-controls-direction .news-prev a::before {
    color: #ddd;
    font-family: 'FontAwesome';
    content: "\f053";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    width: 57px;
    height: 57px;
    top: 20px;
    left: 0px;
}
.text-slider .sl-controls-direction .news-next a:before {
    color: #ddd;
    font-family: "FontAwesome";
    content: "\f054";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    width: 57px;
    height: 57px;
    top: 20px;
    left: 3px;
}
.text-slider .sl-controls-direction .news-prev:hover,
.text-slider .sl-controls-direction .news-next:hover {
    border: 2px solid #999;
    cursor: pointer;
}
.text-slider .sl-controls-direction .news-prev a:hover:before,
.text-slider .sl-controls-direction .news-next a:hover:before {
    color: #999;
}
.text-slider .bx-controls {
    display: none;
}
@media only screen and (max-width: 1011px) {
    .text-slider {
        width: 100%;
    }
    .text-slider .bx-wrapper {
        position: relative;
        width: 80%
    }
    .text-slider .sl-controls-direction .news-prev {
        left: 0px;
    }
    .text-slider .sl-controls-direction .news-next {
        right: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .text-slider-block {
        padding: 55px 0;
    }
    .text-slider {
        margin: 25px auto 0;
    }
    .text-slider .bx-controls {
        display: block;
    }
    .text-slider .bx-wrapper {
        padding-bottom: 50px;
    }
    .text-slider .bx-wrapper .bx-pager {
        bottom: 0;
    }
    .text-slider .sl-controls-direction {
        display: none;
    }
    .text-slider .bx-wrapper .bx-pager.bx-default-pager a {
        background: #fff;
        border: 2px solid #999;
        border-radius: 8px;
        box-shadow: none;
        display: block;
        height: 16px;
        margin: 0 4px;
        outline: 0 none;
        text-indent: -9999px;
        width: 16px;
    }
    .text-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .text-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #999;
        border: 2px solid #999;
        border-radius: 8px;
        height: 16px;
        width: 16px;
        margin: 0 4px;
    }
    .text-slider ul li h3 {
        font-size: 30px;
        line-height: 36px;
    }
}
.submenu-toggle-link i {
    font-size: 28px;
}
.m20 {margin: 20px 0;}
.clear {clear: both}

.dropdown.sections.mobile-logout {
    float: right;
    margin-right: 10px;
}
.mobile-logout a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 6px 10px;
    vertical-align: middle;
}

/* Heading banner */
.banner-block {
    position: relative;
    text-align: center;
    height: auto;
    background: #009fdf;
    padding-bottom: 18px;
}
.banner-img {
    height: 220px;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.banner-block .container {
    position: relative;
    z-index: 2;
}
.banner-block span.banner-title {
    color: #fff;
    font-size: 44px;
    font-family:'Tele2 Slab Heavy';
    line-height: 44px;
    margin-top: 30px;
}
.banner-block span {
    color: #fff;
    font-size: 24px;
    font-family:'Tele2 Slab Bold';
    display: block;
}
@media only screen and (max-width: 767px) {
    .banner-block {
        height: auto;
    }
    .banner-block span.banner-title {
        color: #fff;
        font-size: 40px;
        font-family:'Tele2 Slab Heavy';
        line-height: 40px;
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .banner-block span:last-child {
        display: none;
    }
}
.sidebar-cart .dropdown-toggle {
    position: relative;
}
.sidebar-cart .dropdown-toggle span.value {
    display: inline-block;
    line-height: inherit;
    max-width: 100%;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.sidebar-cart .dropdown-toggle span.caret {
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 15px;
}
@media all and (max-width: 1024px) {
    .sidebar-cart .dropdown-toggle { width: 140px; }
}
#checkoutSteps select.form-control {
    color: #727272;
}
#checkoutSteps select.form-control:hover {
    cursor: pointer;
    color: #333;
}
.centerContent{
    vertical-align: middle;
    margin-left: 5px;
}
a.btn[disabled]{
    color: #838d8f!important;
}
button[disabled].btn{
    background-color: #D4D5D6;
    border-color: #D4D5D6;
}
.btn[disabled]:hover{
    cursor: not-allowed;
}
button:disabled, a.btn[disabled] {
    pointer-events: all!important;
}
@media (max-width: 767px){
    .banner-slider {
        z-index: 500!important;
    }
}
a.btn[disabled]{
    color: #838d8f!important;
}
button[disabled].btn{
    background-color: #D4D5D6;
    border-color: #D4D5D6;
}
.btn[disabled]:hover{
    cursor: not-allowed;
}
button:disabled, a.btn[disabled] {
  pointer-events: all!important;
}
.sidebar-cart .prices .dp-note {
    background-color: #0f8ec1;
    color: #FFF;
    padding: 10px 15px;
    display: none;
}
.footer .container { padding-left: 6px; }
@media (min-width: 860px) {
    .footer .container > div > div:first-child { padding-left: 0px; }
}
.old-price-span { position: relative; }
.old-price-span::before {
    border-bottom: 1px solid red;
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    height: 1px;
    top: 50%;
}
.discount_plan_info { display: none; }
.priceplan-selected-price { position: relative; }
.old-price-span-static { position: relative; }
.old-price-span-static::before {
    border-bottom: 1px solid red;
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    height: 1px;
    top: 50%;
}
.old-price-span-static + span { margin-left: 5px; }
.notAvailableBuy { font-weight: bold; font-size: 18px; color: #44B1ED; }
.category-products.product-list1 .btn-compare.link-compare:focus { border: 2px solid; }

/* ESHOP HOME PAGE & CATEGORY LIST */
.bx-wrapper .bx-viewport {
    border: 0;
}

/* eshop-home-page-categories */
.eshop-home-page-categories-cnt {
    background-color: #155db4;
}
.eshop-home-page-categories-cnt .container {
    padding: 20px 0;
}
.eshop-home-page-categories-cnt.inside-category .container {
    padding: 10px 0;
}
@media only screen and (max-width: 800px) {
    .eshop-home-page-categories-cnt .container {
        padding: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .eshop-home-page-categories-cnt .container {
        padding: 5px;
    }
}
.eshop-home-page-categories {
    display: flex;
    justify-content: space-between;
}
.inside-category .eshop-home-page-categories__item {
    padding: 5px;
    margin: 5px;
}
.inside-category .eshop-home-page-categories__item h3 { font-size: 18px; }
.inside-category .eshop-home-page-categories__img img { height: 30px; }
.eshop-home-page-categories__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    max-width: 320px;
    padding: 15px;
    margin: 15px;
    background-color: #fff;
    text-align: center;
    border-radius: 4px;
    color: #000;
	border: 2px solid #fff;
}
@media only screen and (max-width: 767px) {
    .eshop-home-page-categories__item {
        flex-direction: column;
        margin: 10px;
        padding: 10px 10px;
        text-align: center;
    }
}
@media only screen and (max-width: 480px) {
    .eshop-home-page-categories__item {
        margin: 5px;
        padding: 10px 10px;
    }
}
.eshop-home-page-categories__item:hover,
.eshop-home-page-categories__item:focus {
    border: 2px solid #004280;
	text-decoration:  none;
}
.eshop-home-page-categories__item h3 {
    margin: 0;
    padding: 0;
    font-family: 'Tele2 Slab Bold';
    font-size: 22px;
    line-height: 1.2;
}
@media only screen and (max-width: 768px) {
    .eshop-home-page-categories__item h3 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 480px) {
    .eshop-home-page-categories__item h3 {
        font-size: 14px;
    }
    .inside-category .eshop-home-page-categories__item h3 {
        font-size: 14px;
    }
}
.eshop-home-page-categories__img {
    margin: 0 20px 0 0;
    padding: 0;
}
.eshop-home-page-categories__img img {
	height: 50px;
}
@media only screen and (max-width: 800px) {
    .eshop-home-page-categories__img {
        margin: 0 0 15px 0;
    }
	.eshop-home-page-categories__img img {
			height: 30px;
		}
}

/* Best-sellers */
.eshop-home-page-best-sellers {
    background-color: #fff;
}
.eshop-home-page-best-sellers .container {
    padding: 50px 0 40px 0;
}
.eshop-home-page-title {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 50px;
    line-height: 1.1;
    font-family: "Tele2 Slab Heavy";
}
.bestsellers-heading {
    margin-bottom: 30px;
}
.product-image-cnt {
    height: 270px;
    margin-bottom: 15px;
    position: relative;
}
.product-image-cnt img {
    max-height: 270px;
}
.product-name-cnt {
    margin-bottom: 20px;
}
.product-name {
    display: block;
    margin: 0;
    padding: 0;
    font-family: 'Tele2 Slab Bold';
    color: #2c3e50;
    line-height: 1.2;
    font-size: 22px;
}
.price-box {
    margin-bottom: 15px;
}
.price {
    margin: 0;
    padding: 0;
    font-family: 'Tele2 Slab Bold';
    line-height: 1.1;
    color: #000;
    font-size: 23px;
}
.sale-price {
    color: #dd1818;
	display: block;
}
.price-box .old-price {
	font-size: 16px;
    font-family: 'Tele2 Slab Regular';
}
.actions {
    text-align: center;
}
.actions .btn {
    display: inline-block;
    min-width: 100px;
}
.browse-all-cnt {
    margin-top: 20px;
    text-align: center;
}

.label-campaign {
    display: inline-block;
    padding: 7px 14px;
    font-family: 'Tele2 Slab Bold';
    font-size: 13px;
    line-height: 1;
    color: #fff;
    background-color: #dd1818;
    position: absolute;
    top: 15%;
    left: 60%;
    border-radius: 1px 1px 1px 0;
}
.label-campaign:before {
    content: "";
    display: block;
    border-style: solid;
    border-color: #dd1818 transparent transparent transparent;
    border-width: 12px 12px 0 0;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.item {
    position: relative;
}
.item-container a:hover {
    text-decoration: none !important;
}
.item-container:hover {
    border-radius: 10px;
    box-shadow: inset 0 0 4px #bababa;
    text-decoration: none !important;
}
.item-container {
    width: 100%;
    display: block;
    margin: auto;
    padding: 15px;
}

.bx-wrapper .bx-controls-direction .container,
.category-products .bx-controls {
    padding: 0;
    position: static;
}
.category-products .bx-controls .bx-prev,
.category-products .bx-controls .bx-next {
    box-shadow: none;
    width: 32px;
    height: 52px;
    border-radius: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.category-products .bx-controls .bx-prev {
    background: url('../images/homepage/btn-prev.png') no-repeat;
    left: 0;
}
.category-products .bx-controls .bx-next {
    background: url('../images/homepage/btn-next.png') no-repeat;
    right: 0;
}

/* c-card */
.c-card {
    background-color: #155db4;
}
.c-card .container {
    padding: 35px 0;
}
@media only screen and (max-width: 1170px) {
    .c-card .container {
        padding: 20px 10px;
    }
}
.c-card-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
}
@media only screen and (max-width: 1170px) {
    .c-card-list {
        margin: 0;
    }
}
.c-card-item {
    flex: 1 1 23%;
    padding: 10px;
    position: relative;
    cursor: pointer;
}
@media only screen and (max-width: 991px) {
    .c-card-item {
        flex: 1 1 50%;
    }
}
@media only screen and (max-width: 767px) {
    .c-card-item {
        flex: 1 1 100%;
    }
}
.c-card-item.is-active:before {
    content: "";
    display: block;
    width: 0; 
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ddd;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.c-card-item__wrap {
    height: 100%;
    padding: 45px 25px 50px 25px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
	border: 2px solid #fff;
}
.c-card-item__wrap:hover,
.c-card-item__wrap:focus,
.c-card-item.is-active .c-card-item__wrap {
	border: 2px solid #004280;
}

@media only screen and (max-width: 480px) {
    .c-card-item__wrap {
        display: flex;
        align-items: center;
        padding: 30px 5px;
        text-align: left;
        border-radius: 0;
    }
}
.c-card-item__icon {
    margin: 0 0 30px 0;
    padding: 0;
}
@media only screen and (max-width: 480px) {
    .c-card-item__icon {
        margin: 0;
        width: auto;
    }
}
.c-card-item__icon img {
    width: auto;
    max-height: 50px;
}
@media only screen and (max-width: 480px) {
    .c-card-item__icon img {
        width: 70px;
        height: auto;
        max-height: inherit;
    }
}
.c-card-item__title {
    margin: 0 0 15px 0;
    padding: 0;
    font-family: "Tele2 Slab Bold";
    font-size: 22px;
    line-height: 1.2;
}
@media only screen and (max-width: 480px) {
    .c-card-item__title {
        margin: 0;
        padding-left: 10px;
        font-size: 18px;
    }
}
.c-card-item__desc {
    font-size: 16px;
    color: #2c3e50;
}
@media only screen and (max-width: 480px) {
    .c-card-item__desc {
        display: none;
    }
}
.c-card-item__desc p {
    margin: 0;
    padding: 0;
}

.c-card-expand {
    flex: 0 0 calc( 100% - 20px );
    display: none;
    padding: 40px 40px 60px 40px;
    margin: 20px 10px 20px 10px;
    background-color: #ddd;
    color: #2c3e50;
	position: relative;
}
a.close-icon {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
}
a.close-icon img {
	width: 25px;
	height: 25px;
}
@media only screen and (max-width: 480px) {
    .c-card-expand {
        padding: 30px;
    }
}
.c-card-expand.is-active {
    display: block;
}
.c-card-expand__title,
.c-card-expand__desc p {
    margin: 0;
    padding: 0;
}
.c-card-expand__title {
    margin-bottom: 5px;
    font-family: "Tele2 Slab Bold";
    font-size: 22px;
    line-height: 1.2;
    color: #000;
}
@media only screen and (max-width: 480px) {
    .c-card-expand__title {
        font-size: 20px;
    }
}
.c-card-expand__desc {
    font-size: 16px;
}
.c-card-expand__desc p {
    margin-top: 20px;
}

/* c-brands */
.c-brands {
    background-color: #fff;
}
.c-brands .container {
    padding: 60px 0;
}
@media only screen and (max-width: 1170px) {
    .c-brands .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 800px) {
    .c-brands .container {
        padding: 30px 20px;
    }
}
.c-brands__wrap {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 800px) {
    .c-brands__wrap {
        flex-direction: column;
    }
}
.c-brands__desc {
    width: 30%;
    padding-right: 60px;
}
@media only screen and (max-width: 800px) {
    .c-brands__desc {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
        text-align: center;
    }
}
.c-brands__title {
    margin: 0 0 15px 0;
    padding: 0;
    font-family: "Tele2 Slab Bold";
    font-size: 22px;
    line-height: 1.2;
    color: #000;
}
@media only screen and (max-width: 800px) {
    .c-brands__title {
        font-size: 22px;
    }
}
.c-brands__desc p {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 800px) {
    .c-brands__desc {
        font-size: 16px;
    }
}
.c-brands__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 70%;
}
@media only screen and (max-width: 800px) {
    .c-brands__list {
        width: 100%;
        justify-content: center;
    }
    .c-brands__item {
        width: 50%;
        text-align: center;
    }
}
.c-brands__item a {
    display: block;
    padding: 20px 35px;
    border-radius: 4px;
    background-color: transparent;
    transition: background-color 0.3s;
}
@media only screen and (max-width: 800px) {
    .c-brands__item a {
        padding: 20px;
    }
}
.c-brands__item img {
    max-width: 120px;
    max-height: 50px;
}
.c-brands__item {
	opacity: 0.6;
}
.c-brands__item:hover {
	opacity: 1;
}
#sticky.stick {
		margin-top: 0 !important;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
}
.eshop-home-page-categories-cnt.stick {
	border-bottom: 2px solid #004280;
}
.eshop-home-page-categories-cnt.stick .container {
    padding: 10px 0;
}
.stick .eshop-home-page-categories__item {
    padding: 5px;
    margin: 5px;
}
.stick .eshop-home-page-categories__item h3 {
    font-size: 18px;
}
.stick .eshop-home-page-categories__img img {
	height: 30px;
}
.eshop-home-page-best-sellers .bx-wrapper .bx-viewport{
    background: none;
    border-bottom: none;
}
.eshop-home-page-best-sellers .old-price { position: relative; color: #999; }
.eshop-home-page-best-sellers .old-price::before {
    border-bottom: 1px solid red;
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    height: 1px;
    bottom: 50%;
}
.catalog-category-view .bx-wrapper .bx-viewport {
    border: 0 !important;
}
.cmscategory-wrapper .cms-block { border: 0 !important; }
.page_top_header.small-text {
    font-size: 14px;
    font-family: inherit;
    line-height: 70px;
    margin-top: 0;
}
.page_top_header.small-text a { color: #fff; }
/* #ESHOP HOME PAGE & CATEGORY LIST# */
.col-full-width .main.container { max-width: inherit; padding: 0px; margin: 0px; }

@media (max-width: 767px){
    .cmscategory-wrapper {
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
    }
    .cmscategory-wrapper .compare_block .row { float: none; margin: 0 auto; border: 0; }
    .cmscategory-wrapper .cms-block { background-color: #f1f1f1; padding: 0; top:8px; }
    .compare_block .compare_block_cnt2 { float: left; }
    .compare_block .compare_block_cnt2 .compare_add_link { display: block; }

}