/* cyrillic fonts from old site, needed for intarifa  start */
@font-face {
  font-family: "futuraBookRegularCyr";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/FuturaPTBook.otf") format("opentype");
}
@font-face {
  font-family: "futuraBoldRegularCyr";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/FuturaPTBold.otf") format("opentype");
}
@font-face {
  font-family: "futuraLightRegularCyr";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/FuturaPTLight.otf") format("opentype");
}
/* cyrillic fonts from old site, needed for intarifa  end */
/* FIX FOR MISSING NEW PL DIVS */
.m-04-text-with-icon .a-01-text__primary-light--sm,
.m-04-text-with-icon .a-01-text__primary--sm,
.m-04-text-with-icon .a-01-text__primary-bold--sm {
  margin-left: 12px !important;
}

.m-04-text-with-icon .a-01-text__primary-light--sm,
.m-04-text-with-icon .a-01-text__primary--sm,
.m-04-text-with-icon .a-01-text__secondary-bold--base {
  margin-left: 12px !important;
}

.o-slide-down--info .o-slide-down__title.on .m-title-bar__right-side:after,
.o-slide-down--plp-filters .o-slide-down__title.on .m-title-bar__right-side:after {
  height: 4px;
  background-image: url(../img/a1/icons/icon-minus-sign.svg) !important;
}

.o-slide-down--info .o-slide-down__title .m-title-bar__right-side:after,
.o-slide-down--plp-filters .o-slide-down__title .m-title-bar__right-side:after {
  background-image: url(../img/a1/icons/icon-plus-sign.svg);
}

.o-slide-up-down--pdp-basket .o-slide-up-down__details-wrapper .o-slide-up-down__item-detail > .installments_type_content > div {
  margin-bottom: 15px;
}

.m-input--color-radio input[type=checkbox]:checked ~ .m-input__graphic:after,
.m-input input[type=checkbox]:checked ~ .m-input__graphic:after {
  background-image: url(../img/a1/icons/check-sign-checked.svg) !important;
  width: 14px;
  height: 14px;
  background-size: auto;
}

.tariff-properties-wrapper > div {
  margin-bottom: 15px;
}

.display_none {
  display: none !important;
}

.visibility_hidden {
  visibility: hidden;
}

.m-select-custom.active .m-select-custom__options-box {
  max-height: 180px !important;
  background-color: white;
}

.payment-cash .all_for {
  display: none;
}

.o-content-slider__carousel .o-compare-card__content .o-compare-card__price.display_none {
  display: none;
}

/*.insurance-shopping-item .o-shopping-item__content-pricing {*/
/*    display: none;*/
/*}*/
.o-shopping-cart-side-info__main {
  background-image: unset;
  /*background-size: auto 247px;*/
}

.a-01-text__label {
  color: #DA291C;
  text-decoration: underline;
}

.o-shopping-item.shopping-item-empty .a-01-text__primary-bold--sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-between;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.o-shopping-item.shopping-item-empty .a-01-text__primary-bold--sm .a-01-text__icon {
  margin-left: 20px;
}

/*.o-shopping-item.shopping-item-empty .a-01-text__primary-bold--sm {*/
/*    max-width: 215px;*/
/*}*/
.o-shopping-item.shopping-item-empty .m-regular-card__content {
  margin-top: 20px;
  margin-bottom: 15px;
}

.m-device-card__final-price span {
  font-size: 22px;
}

/* news fixtures start */
#news,
#post,
#keywords {
  list-style: none;
  padding: 0;
  margin: 0;
}

#post li,
#news li {
  display: inline-block;
  vertical-align: top;
  margin: 1vw;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  width: 30%;
}

#news .pressBox {
  padding: 1em;
  background-color: #fff;
}

#news .pressBox .date {
  display: inline-block;
  border-right: 1px solid #808080;
}

#news .pressBox h3 a {
  color: #000;
}

#news .pressBox .description {
  margin: 1em 0;
  padding: 0em !important;
}

#news .center {
  text-align: left;
}

#news .transparent_button,
#news .transparent_button:active,
#news .transparent_button:focus,
#news .transparent_button:hover {
  color: #fff;
  background-color: #DA291C;
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  margin-left: 0px !important;
}

#news .transparent_button,
#news .transparent_button:active,
#news .transparent_button:focus {
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}

#news a {
  text-decoration: none !important;
  background: transparent;
  outline: medium none;
}

#news_paginator div#pagination {
  font-size: 15px;
  padding-top: 5px;
  text-align: center;
}

#news_paginator .paginationInfo {
  display: none;
}

#news_paginator .pagination {
  list-style: none;
  padding: 0;
}

#news_paginator div#pagination li.active {
  background: #DA291C;
}

#news_paginator div#pagination li {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 24px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin: 0 6px;
  text-align: center;
  text-decoration: none;
  width: 26px;
}

#news_paginator div#pagination li a:focus,
#news_paginator div#pagination li a {
  color: #585858;
  display: inline-block;
  width: 24px;
}

#news_paginator div#pagination li.active a {
  color: #fff;
}

#news .pressBox .a-02-button__flat--primary {
  margin-top: 20px;
}

.single_news {
  display: block;
  margin-bottom: 30px;
}

.single_news h3 {
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 40px;
  line-height: 1.3;
}

.single_news .text {
  line-height: 1.3;
}

.single_news .news_more {
  margin-top: 5%;
  color: #fff;
  background: #DA291C;
  padding: 10px 50px;
  border-radius: 5px;
  text-transform: uppercase;
}

.single_news .news_more {
  margin-top: 10px;
  display: inline-block;
}

.single_news .a-02-button__flat--primary {
  margin-top: 20px;
}

@media screen and (max-width: 980px) {
  .mgrid-item {
    width: 46% !important;
  }
}
@media screen and (max-width: 640px) {
  .mgrid-item {
    width: 100% !important;
  }
}
.m-device-detail-images__device {
  position: relative;
}

/* news fixtures end */
.tariff-modal {
  padding-bottom: 100px;
}

.selected-insurance {
  /*display: none;*/
}

.not-selected-insurance,
.not-selected-accessories {
  height: 100%;
}

/* insurance modal */
.insurance-modal-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
  min-height: 450px;
}

.insurance-modal-content-wrap h4 {
  margin-bottom: 20px;
}

.insurance-modal-content-wrap .insurance-modal-content-wrap__left {
  width: 40%;
  background: url("../img/a1/GettyImages.png");
  background-size: calc(100% - 20px);
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 40px 50px;
}

.insurance-modal-content-wrap .insurance-modal-content-wrap__right {
  width: 60%;
  padding: 0 10px;
}

.o-slide-down__content .checkmarked-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 5px;
}

.o-slide-down__content .checkmarked-ul li {
  margin-top: 25px;
  margin-bottom: 40px;
  text-indent: -1.7em;
  margin-left: 1.7em;
  font-size: 14px;
  font-family: A1Sans-Regular;
}

.o-slide-down__content .checkmarked-ul li:before {
  content: "";
  background: url("../img/a1/icons/icon-check-black.svg") center no-repeat;
  background-size: contain;
  display: inline-block;
  width: 16px;
  height: 12px;
  padding-right: 5px;
  margin-right: 5px;
}

.o-slide-down--info.bottom .o-slide-down__content {
  transition: none;
}

@media screen and (max-width: 1023px) {
  .o-slide-down--info.on .o-slide-down__content {
    max-height: 100%;
  }

  .o-banner-tiles__accordion-wrapper {
    height: auto;
  }

  .o-slide-down--info.bottom {
    margin-bottom: 100px;
  }
}
/* insurance modal end */
/* MNP */
.t-guided-selling {
  padding-bottom: 80px;
}

/* MNP END*/
.back-to-cart-modal-button-device,
.modal-cancel {
  padding: 10px 13px;
}

.t-mnp__wrapper .t-mnp__content,
.t-mnp__wrapper .t-mnp__title {
  max-width: 650px;
}

.t-mnp__wrapper .m-04-text-with-icon img {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 6px;
}

/* PDP N/A */
.pdp-not-available-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pdp-not-available-wrapper .cart-icon {
  position: relative;
  margin-right: 20px;
}

.pdp-not-available-wrapper .cart-icon img {
  height: 22px;
  max-width: unset;
}

.pdp-not-available-wrapper .cart-icon:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #DA291C;
  top: -1px;
  right: -2px;
}

.warning-icon-white {
  position: absolute;
  width: 2px;
  height: 10px;
  background: url(../img/a1/modals/icon-warning-red.svg);
  background-repeat: no-repeat;
  top: 1px;
  right: 1px;
  z-index: 1;
}

.not-in-stock {
  margin: 7px;
  background: #f7f7f7;
  padding: 15px;
}

/* PDP N/A END */
#insurance-modal .m-full-modal__content {
  margin-top: 60px;
}

.m-mega-menu-hero .a-02-button__flat--primary.has-label {
  max-width: 180px;
}

.t-pdp__info.bottom .o-slide-down__content,
.t-pdp__info.top .o-slide-down__content {
  height: 289px;
}

.insurance-add-button {
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  .insurance-modal-content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100% !important;
  }

  .insurance-modal-content-wrap__left,
.insurance-modal-content-wrap__right {
    width: 100% !important;
  }

  .o-slide-down--info:first-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1300px) {
  .insurance-modal-content-wrap__left {
    background-size: cover !important;
  }
}
.insurance-modal__final-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.insurance-modal__final-price .insurance-praticipation-monthly {
  font-size: 36px;
}

.insurance-modal__final-price p.price-extension {
  font-size: 36px;
  margin-left: 10px;
}

.more-details-insurance-wrapper {
  padding-top: 21px;
}

.insurance-modal-content-wrap__right .m-04-text-with-icon {
  margin: 0 !important;
}

.insurance-modal-content-wrap__right .m-04-text-with-icon:first-child {
  margin-top: 20px !important;
}

.sticky-promo-header,
.sticky-promo-header-desktop,
.sticky-modem-header-desktop {
  background-color: #000;
}

.old-price-promo {
  color: #fff;
}

.sticky-structure-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sticky-structure-text .p-tariff-card-addon__price {
  margin: 0 0 0 10px;
}

.all-for-font-size {
  font-size: 17px;
}

.monthly-summary,
.participation-total {
  font-size: 15px;
}

#additions-modal .m-tariff-card {
  margin-right: 30px;
}

#additions-modal .m-full-modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#additions-modal .t-neo__slider {
  width: 100%;
}

.mobile-menu-item-description span {
  font-size: 14px;
}

.back-to-cart-modal-button-tariff {
  padding: 10px 13px;
}

.o-floating-button--drawer {
  right: -154px;
}

.t-addons-roaming__filters .m-icon-drawer-trigger {
  top: 250px;
}

/* loyalty fixtures */
.t-faq__content #pagination {
  font-size: 16px;
}

.t-faq__content .paginationInfo {
  display: none;
}

.t-faq__content #pagination li {
  display: inline-block;
  margin-right: 5px;
}

.sso_form_wrapper #_agreement_field a {
  color: #DA291C;
}

.sso_form_wrapper #_submit_field .label {
  display: none;
}

.sticky-promo-header .m-bar-structure {
  padding: 0 20px !important;
}

.sticky-structure-text .p-tariff-card-addon__price-discount {
  color: #fff;
}

.o-mobile-menu-navbar__subitem-text a,
.o-mobile-menu-navbar__subitem-text button {
  width: 220px;
}

.cookie-floater-wrap {
  position: fixed;
  width: 100%;
  color: #6295AC;
  background-color: #fff;
  min-height: 80px;
  z-index: 100000;
  bottom: 0;
  opacity: 0.9;
}

.cookie-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 80px;
  padding: 0 1rem;
}

.cookie-floater-button {
  width: 150px;
  padding: 10px;
  background-color: #DA291C;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
}

.cookie-floater-button .a-02-button__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cookie-floater-button .a-02-button__icon {
  margin-left: 40px;
}

@media screen and (max-width: 412px) {
  .sticky-structure-text {
    font-size: 12px;
  }

  .old-price-promo {
    font-size: 13px;
  }

  .price-promo {
    font-size: 15px;
  }

  .sticky-promo-header .m-bar-structure {
    padding: 0 5px !important;
  }
}
@media screen and (max-width: 900px) {
  .cookie-inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 1rem;
  }
}
.not-selected-accessories-desktop {
  height: 100%;
}

/* footer icons fix */
.t-footer__app-store-icons a {
  margin-right: 10px;
  margin-top: 10px;
}

.tariff-properties-cart img {
  display: inline;
  margin-right: 15px;
}

/* phonebook fix */
#addressbook * {
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: medium none;
}

#addressbook {
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  padding: 20px;
  position: relative;
  width: 550px;
  margin-bottom: 20px;
}

#addressbook .contact-holder.active,
#addressbook .message-holder.active {
  margin-bottom: 20px;
}

#addressbook .frow {
  clear: both;
  margin: 0 0 10px;
  min-height: 24px;
}

#addressbook .frow label {
  float: left;
  margin-right: 15px;
  text-align: left;
  width: 150px;
  height: 30px;
  line-height: 1.5;
}

#addressbook .styled-select {
  width: 320px;
  height: 30px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

#addressbook .styled-select select {
  background: 0 0;
  width: 100%;
  padding: 5px 5px 0;
  color: #808080;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 29px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  padding-top: 0;
}

#addressbook .tab-title-holder,
#addressbook .tab-title-holder:hover {
  top: 0;
  height: auto;
  display: table;
  position: relative;
  width: 100%;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#addressbook .tab-title-holder ul {
  height: 30px;
  list-style: none;
  margin: 0 0 15px;
  padding-left: 0;
  padding-bottom: 15px;
}

#addressbook .tab-title-holder ul li {
  display: block;
  float: left;
  height: 30px;
  margin: 0 0.5%;
  width: 49%;
}

#addressbook .active {
  display: block !important;
}

#addressbook input,
#addressbook textarea {
  width: 100%;
  font-size: 16px;
  line-height: 1.25em;
  padding: 5px 10px;
  outline: medium none;
  vertical-align: middle;
  display: inline-block;
  height: 36px;
  background: #fff none;
  border: 1px solid #d7d7d7;
  border-radius: 0.25rem;
  color: #DA291C;
}

#addressbook .address_search,
#addressbook .client-type-company,
#addressbook .client-type-person,
#addressbook .contact-holder,
#addressbook .message-holder,
#addressbook .phone_search,
#addressbook .tab-content {
  display: none;
}

#addressbook .frow .submit {
  border: 1px solid #585858;
  color: #585858;
  display: block;
  margin: 20px auto;
  text-align: center;
  width: 300px;
}

#addressbook .tab-title-holder ul li.active a,
#addressbook .tab-title-holder ul li.active a:hover {
  background: #DA291C;
  color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 9px #d7d7d7;
  box-shadow: 0 1px 9px #d7d7d7;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  text-align: center;
}

#addressbook .frow .submit:hover {
  border: 1px solid #DA291C;
  color: #DA291C;
}

#addressbook .tab-title-holder ul li a {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 9px #d7d7d7;
  box-shadow: 0 1px 9px #d7d7d7;
  color: #585858;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}

#addressbook .contact-holder.active .frow div {
  display: inline-block;
}

/* fixture for update profile bg image */
.pattern-bg {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
}

@media all and (min-width: 1024px) {
  .pattern-bg {
    display: block;
    width: 400px;
    height: 400px;
    background-image: url("../img/a1/sso/pattern-img.png");
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 678px) {
  .cart-tariff-promo-bar-text {
    font-size: 11px;
  }
}
.tariff-addon-props-wrapper p {
  font-size: 14px;
  margin-top: 10px;
}

.tariff-addon-props-wrapper p:last-child {
  display: none;
}

.shopAvailability {
  display: none;
}

#showAvailabilityBtn {
  color: #DA291C;
  text-decoration: underline;
  text-align: center;
}

#shopAvailabilityCloseBtn {
  display: none;
}

.lonLat > div {
  width: 30px;
  height: 30px;
  background: blue;
}

#mapHolder {
  width: 100%;
  height: 333px;
}

#shopAvailabilityMapCloseBtn {
  display: none;
}

.availableColors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.availableColors .colors {
  height: 30px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.availableColors .label {
  height: 30px;
  width: 50%;
}

.availableColors .colors .colorTab {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: block;
}

.cities {
  margin-bottom: 20px;
}

.o-drawer--addon-domestic .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--addon-roming-plus .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--addon-roming .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--edit-account .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--mobile-menu .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--new-pay-card .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--plp-filters .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--step-slider .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--tariff-card .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer--with-tabs .p-drawer-content--pdp-dostupnost__google-maps,
.o-drawer .p-drawer-content--pdp-dostupnost__google-maps {
  background-color: transparent;
}

.m-select-custom__option-icon {
  visibility: hidden;
}

.show-pin-icon .m-select-custom__option-icon {
  visibility: visible;
}

.p-drawer-content--pdp-dostupnost__google-maps {
  width: 100% !important;
}

.o-mobile-menu-navbar__subitems.opened {
  padding-bottom: 20px;
  display: block;
}

.sticky-promo-header-desktop .m-bar-structure__image {
  margin-right: 10px !important;
}

.sticky-promo-header-desktop .m-bar-structure {
  padding: 0 10px !important;
}

@media only screen and (max-width: 348px) {
  .sticky-promo-header-desktop .sticky-structure-text span {
    font-size: 13px;
  }
}
@media only screen and (max-width: 330px) {
  .sticky-promo-header-desktop .sticky-structure-text span {
    font-size: 12px;
  }
}
.submenu-wrapper-mobile {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  overflow: hidden;
  padding-top: 10px;
}

.submenu-wrapper {
  display: none;
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 100%;
  /* padding: 30px; */
  /* background: white; */
  list-style-type: none;
  /*overflow: hidden;*/
  /* margin-top: 10px; */
  /*padding-top: 10px;*/
  left: 0;
  width: 210px;
  /*box-shadow: 0 0 10px #cecece;*/
  /*padding: 5px;*/
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.submenu-wrapper .submenu-wrapper-inner,
.submenu-wrapper-mobile .submenu-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
  background: #fff;
}

.submenu-wrapper-mobile .submenu-wrapper-inner {
  padding: 0;
}

#poslovni .o-navbar-menu [class~=o-navbar-menu__menu-item]:last-of-type .submenu-wrapper .submenu-wrapper-inner a {
  padding: 20px 30px;
  line-height: 1.1;
}

.submenu-wrapper-inner > a, .submenu-wrapper-inner > div {
  padding: 0 30px;
}

.submenu-wrapper .submenu-wrapper-inner {
  /*box-shadow: 0 0 6px #cecece;*/
  /*margin: 0 5px 5px 5px;*/
  /*border: 1px solid gray;*/
}

.submenu-wrapper-inner > a:hover {
  color: #DA291C;
}

.active-submenu-item {
  color: #DA291C !important;
}

.o-navbar-menu__menu-item--with-badge.active .submenu-wrapper,
.o-navbar-menu__menu-item.active .submenu-wrapper,
.o-navbar-menu__menu-item--with-badge.active .submenu-wrapper-mobile,
.o-navbar-menu__menu-item.active .submenu-wrapper-mobile {
  display: block;
  /*position: relative;*/
}

.o-navbar-menu__menu-item--with-badge,
.o-navbar-menu__menu-item {
  position: relative;
}

.o-navbar .container {
  overflow: visible;
}

.o-navbar,
.o-top-bar {
  z-index: 4;
}

.submenu-wrapper-mobile a,
.submenu-wrapper a {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 2s, -webkit-transform 0.5s;
  transition: opacity 2s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 2s;
  transition: transform 0.5s, opacity 2s;
  transition: transform 0.5s, opacity 2s, -webkit-transform 0.5s;
  transition-delay: 250ms;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.submenu-wrapper-mobile a:not(:first-child),
.submenu-wrapper a:not(:first-child) {
  /*margin-top: 10px;*/
}

.submenu-wrapper-mobile a {
  color: #585858;
  font-family: A1Sans-Regular !important;
}

.show {
  opacity: 1 !important;
  -webkit-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

.submenu-mobile-item {
  display: block;
  color: #808080;
  padding: 5px 25px;
}

.o-drawer--mobile-menu {
  padding: 50px 45px !important;
}

.o-mobile-menu-navbar__menu-item--with-badge > a,
.o-mobile-menu-navbar__menu-item--with-badge > p,
.o-mobile-menu-navbar__menu-item > a,
.o-mobile-menu-navbar__menu-item > p {
  margin-bottom: 0 !important;
}

.o-mobile-menu-navbar__menu-item--with-badge > a,
.o-mobile-menu-navbar__menu-item > a {
  /*padding: 10px 0;*/
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  height: 45px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}

.o-mobile-menu-navbar {
  padding: 0 20px;
}

.o-mobile-menu-navbar__menu-item--with-badge {
  position: relative;
}

.js-mobile-navbar-item .a-menu-badge {
  position: absolute;
  color: #000;
  width: 45px;
  right: 40px;
  top: 10px;
}

.card-submenu-wrapper {
  display: none;
  padding: 30px;
  background: #fff;
}

.card-submenu-wrapper-outer {
  display: none;
  position: absolute;
  left: 0;
  width: 600px;
  background: transparent;
  top: 100%;
}

.card-submenu-wrapper-shadow {
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.card-submenu-item {
  width: 225px;
  background: #f7f7f7;
  margin-right: 15px;
  height: 310px;
}

.card-submenu-item .cart-submenu-item-image {
  height: 135px;
  width: 100%;
}

.js-menu-item:hover .card-submenu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.js-menu-item:hover .card-submenu-wrapper-outer {
  display: block;
}

.card-submenu-wrapper.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.card-submenu-item-title,
.card-submenu-item-desc,
.card-submenu-see-more-link {
  padding: 0 15px;
}

.card-submenu-see-more-link {
  background: transparent;
  width: 70%;
}

.card-submenu-item-desc,
.card-submenu-item-desc p {
  font-size: 14px;
}

.card-submenu-item-desc {
  height: 75px;
  padding-top: 5px;
}

.card-submenu-item-title {
  height: 55px;
  padding-top: 12px;
}

.card-submenu-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
  background: #fff;
  height: 50px;
}

.card-submenu-footer a {
  color: #bbbbbb;
}

.mobile-submenu-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
}

/**
    PLUS ANIMATION
 */
.closed .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.closed .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 1;
}

.opened-plus {
  opacity: 1 !important;
}

.opened-plus .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.opened-plus .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}

.circle-plus {
  /*height: 4em;*/
  /*width: 4em;*/
  font-size: 1em;
  opacity: 0.7;
}

.circle-plus .circle {
  position: relative;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #000;
  width: 10px;
  height: 2px;
  left: 50%;
  margin-left: -9.7px;
  top: 50%;
  margin-top: -6px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 10px;
  left: 50%;
  margin-left: -6.5px;
  top: 50%;
  margin-top: -10px;
}

.plus-wrapper {
  width: 20px;
  height: 20px;
  padding-top: 16px;
  padding-right: 20px;
}

.mobile-submenu-item-link-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 12px;
}

.o-mobile-menu-navbar__menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "A1Serif-Bold", serif;
}

a[href="/privatni/aktuelno"] .plus-wrapper {
  padding-top: 27px;
}

.custom-mega-menu {
  width: 895px;
}

.custom-mega-menu .o-mega-menu__content {
  margin-right: 30px;
  margin-left: 30px;
  padding-bottom: 20px;
  padding-top: 30px;
}

.custom-mega-menu .o-mega-menu__controls {
  padding-bottom: 55px;
}

.custom-mega-menu .o-mega-menu__controls .m-footer-nav-menu {
  margin-left: 30px;
  line-height: 21px;
  margin-top: 5px;
}

.custom-mega-menu .o-mega-menu__controls .slider-controls {
  margin-top: 15px;
  margin-right: 30px;
}

_::-webkit-full-page-media,
_:future,
:root input[type=checkbox] {
  -webkit-appearance: checkbox;
}

@-moz-document url-prefix() {
  .circle-plus .circle .horizontal {
    margin-left: -10.7px;
  }
}
.Spc-wrap {
  padding-bottom: 30px;
}

.Spc-main .dot {
  width: 7px;
  height: 7px;
}

.Spc-main .dot.is-selected {
  background-color: #DA291C;
}

.Spc-main-cell {
  width: 100%;
}

.Spc-contentBlock-wrap {
  margin: 0 auto;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  width: 100%;
}

@media screen and (max-width: calc(map-get($boxedBreakpoints, medium) - 1) px) {
  .Spc-contentBlock-wrap {
    max-width: 39.9375rem;
  }
}
@media screen and (min-width: 640px) {
  .Spc-contentBlock-wrap {
    max-width: 64rem;
  }
}
@media screen and (min-width: 640px) and (max-width: calc(map-get($boxedBreakpoints, large) - 1) px) {
  .Spc-contentBlock-wrap {
    max-width: 63.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .Spc-contentBlock-wrap {
    max-width: 75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: calc(map-get($boxedBreakpoints, xlarge) + px)) {
  .Spc-contentBlock-wrap {
    max-width: 74.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .Spc-contentBlock-wrap {
    max-width: 75rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: calc(map-get($boxedBreakpoints, xxlarge) - 1) px) {
  .Spc-contentBlock-wrap {
    max-width: 89.9375rem;
  }
}
.Spc-contentBlock .Button {
  margin: 1.625rem 0 0 0;
  width: 100%;
  text-align: center;
}

.Spc-contentBlock .Button .Button-icon svg {
  display: block;
}

.Spc-title {
  font-family: "A1Sans-Bold", sans-serif;
  font-size: 1.5rem;
  line-height: 1.8125rem;
  margin: 1em 0 0 0;
}

.Spc-text {
  margin: 0.875rem 0 0 0;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.flickity-page-dots .dot {
  width: 45px;
  height: 4px;
  border-radius: initial;
  background-color: #F7F7F7;
  opacity: 1;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background-color: #da291c;
}

@media only screen and (min-width: 640px) {
  .Spc-main .flickity-page-dots {
    display: none;
  }

  .Spc-main-cell {
    height: 350px;
  }
}
@media only screen and (min-width: 640px) and (min-width: 640px) {
  .Spc-main-cell {
    height: calc(53.57143vw + 7.14286px);
  }
}
@media only screen and (min-width: 640px) and (min-width: 1200px) {
  .Spc-main-cell {
    height: 650px;
  }
}
@media only screen and (min-width: 640px) {
  .Spc-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  .Spc-contentBlock {
    position: absolute;
    max-width: 60%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .Spc-contentBlock-wrap {
    position: relative;
    z-index: 1;
    height: 100%;
  }

  .Spc-contentBlock .Button {
    margin-top: 1.25rem;
    width: auto;
  }

  .Spc-contentBlock.p-top-left {
    top: 7%;
    left: 0;
  }

  .Spc-contentBlock.p-top-right {
    top: 7%;
    right: 0;
  }

  .Spc-contentBlock.invert-color {
    color: #fff;
  }

  .Spc-title {
    font-size: 2rem;
    line-height: 2.6875rem;
  }

  .Spc-text {
    margin-top: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .Spc-navigation {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .Spc-title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .Spc-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: 2rem 0 0;
  }

  .Spc-contentBlock.p-top-left {
    top: 9.7%;
    left: 0;
  }

  .Spc-contentBlock.p-top-right {
    top: 9.7%;
    right: 0;
  }

  .Spc-contentBlock .Button {
    margin-top: 3.625rem;
    min-width: 190px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .Spc-contentBlock {
    max-width: 50%;
  }
}
.Spc-wrapAlt {
  padding: 0 0 1.875rem;
  background: #fff;
  box-shadow: 0px 8px 12px -4px rgba(0, 0, 0, 0.08);
}

@media only screen and (min-width: 640px) {
  .Spc-wrapAlt {
    padding: 0;
    box-shadow: none;
    background: none;
  }
}
.Spc-wrapAlt .Spc-title {
  font-family: "A1Serif-Bold", serif;
}

.Spc-wrapAlt .flickity-page-dots {
  margin: 2.5rem 0 0;
  position: static;
}

.Spc-navigation {
  display: none;
}

@media only screen and (min-width: 640px) {
  .Spc-navigation {
    display: flex;
    align-items: flex-end;
    margin-top: -175px;
    position: relative;
    z-index: 3;
    height: 75px;
  }

  .Spc-navigation-wrap {
    margin: 0 auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media only screen and (min-width: 640px) and (max-width: calc(map-get($boxedBreakpoints, medium) - 1) px) {
  .Spc-navigation-wrap {
    max-width: 39.9375rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 640px) {
  .Spc-navigation-wrap {
    max-width: 64rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 640px) and (max-width: calc(map-get($boxedBreakpoints, large) - 1) px) {
  .Spc-navigation-wrap {
    max-width: 63.9375rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 1024px) {
  .Spc-navigation-wrap {
    max-width: 75rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 1024px) and (max-width: calc(map-get($boxedBreakpoints, xlarge) + px)) {
  .Spc-navigation-wrap {
    max-width: 74.9375rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 1200px) {
  .Spc-navigation-wrap {
    max-width: 75rem;
  }
}
@media only screen and (min-width: 640px) and (min-width: 1200px) and (max-width: calc(map-get($boxedBreakpoints, xxlarge) - 1) px) {
  .Spc-navigation-wrap {
    max-width: 89.9375rem;
  }
}
@media only screen and (min-width: 640px) {
  .Spc-navigation-image {
    position: relative;
    pointer-events: none;
    z-index: -1;
  }

  .Spc-navigation-cell {
    z-index: 1;
    width: 120px;
    height: 65px;
    margin-right: 10px;
    border: 1px solid #585858;
    border-radius: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer;
  }

  .Spc-navigation-cell.is-selected {
    width: 132px;
    height: 74px;
    border-color: #DA291C;
  }
}
@media only screen and (min-width: 1024px) {
  .Spc-navigation-cell {
    width: 142px;
    height: 82px;
  }

  .Spc-navigation-cell .Spc-navigation-image {
    height: 100%;
  }

  .Spc-navigation-cell.is-selected {
    width: 162px;
    height: 92px;
  }
}
.cart-sent-success {
  display: none;
}

.cart-sent-success.active {
  display: block;
}

.o-input .inputError {
  display: none;
}

.t-shopping-cart__recommended__title {
  text-align: center;
  padding: 0 0 40px 0;
}

.a-menu-badge {
  background: url("../img/a1/header/menu-badge.svg");
  position: absolute;
  top: -19px;
}

.o-mobile-menu-navbar__menu-item--with-badge .a-menu-badge {
  margin-left: 13px;
  width: 39px !important;
  height: 27px;
  background-size: contain;
  color: white !important;
}

.send-cart-after-send {
  display: none;
}

.success-send-cart-image-wrapper {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  border: 1px solid #9a003a;
  border-radius: 50%;
  align-items: center;
}

.send-cart img {
  display: inherit;
}

.send-cart .a-01-text__label {
  text-decoration: none;
}

/* Safari 7.1+ */
_::-webkit-full-page-media,
_:future,
:root .circle-plus .circle .vertical {
  margin-left: -5.5px;
}

@media screen and (min-width: 1024px) {
  .o-navbar-menu {
    padding-top: 21px;
  }
}
@media screen and (max-width: 1023px) {
  .o-navbar {
    padding-top: 15px;
  }

  .m-full-modal__navigation .close-icon {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: fixed;
    height: 50px;
    top: 0;
    z-index: 50;
    background: #fff;
    left: 0;
    padding-right: 20px;
  }

  .m-full-modal__navigation .navigation-content {
    margin-top: 30px;
  }
}
.o-navbar-menu__menu-item,
.o-navbar-menu__menu-item--with-badge {
  padding-top: 10px;
}

.o-navbar .container {
  padding-top: 0;
}

.filter-icon-mobile {
  background-color: #a40132;
}

@media screen and (min-width: 1024px) {
  .filter-icon-mobile {
    display: none;
  }
}
.empty-state-cta-item {
  cursor: pointer;
}

.p-drawer-content--mojA1-loggedIn .ctas {
  height: 200px;
}

.t-ts-detail #main-tooltip .m-tooltip {
  width: 40px;
  height: 49px;
  position: absolute;
  top: 120px;
  right: 30px;
}
.t-ts-detail #main-tooltip .m-tooltip__content {
  left: -130px !important;
  top: calc(-100% - 49px);
}
.t-ts-detail #main-tooltip .m-tooltip::after {
  border-width: 9px 6.5px 0;
  border-color: #6295ac transparent transparent;
  left: 10px;
  top: -30px;
}

.p-drawer-content--mojA1-loggedIn .ctas {
  height: 200px;
}

@media screen and (max-width: 1024px) {
  .o-shopping-cart-side-info {
    display: block;
  }

  .m-bar-structure__right button.continue-button {
    display: none;
  }
}
.o-banner.imgModal {
  padding-top: 0;
}

.o-slide-down--info .o-slide-down__content .m-04-text-with-icon img {
  margin-top: 5px;
}

.o-slide-down--info .o-slide-down__content .a-01-text__primary--base {
  margin-left: 5px;
}

.m-regular-card__title h4 {
  height: unset;
  min-height: 33px;
}

/*FAQ fix*/
.t-faq__navigation {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 24% !important;
  flex: 0 0 24% !important;
}

.t-faq__content {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 74% !important;
  flex: 0 0 74% !important;
}

.nav-container {
  height: 100%;
}
@media (max-width: 1024px) {
  .nav-container {
    height: 40px;
  }
}

.filter-icon-mobile {
  background-color: #6295ac !important;
}

.p-drawer-content--mobile-menu {
  padding-bottom: 8em;
}

@media screen and (max-width: 1023px) {
  .o-banner-slider__banner-wrapper:last-child {
    padding: 0 20px 0 0;
  }

  .o-content-slider__card-wrapper:last-child {
    padding: 0 20px 0 0;
  }
}
.t-pdp__content .o-device-detail-hero__images.device-images-root .m-device-detail-images__benefits {
  position: unset !important;
}

.t-roaming-page .t-roaming-page__slider .o-content-slider {
  grid-template-columns: auto 650px;
}

.m-input-buttons__btn {
  background-color: #6295ac;
  color: #fff;
}

.m-input-buttons__btn.selected {
  background-color: #efefef;
  color: #000;
}

.t-addons-roaming__content .flickity-slider {
  width: 95%;
}

.t-addons-roaming__content .o-content-slider--no-hero .m-tariff-card {
  width: 285px;
}

.t-moj-nalog {
  background-image: unset !important;
}

@media screen and (max-width: 640px) {
  .t-addons-roaming .o-content-slider__carousel-title h6 {
    padding-bottom: 1rem;
  }

  .t-addons-roaming .addition_label > span {
    width: 100%;
    display: block;
  }
}
.radio-is_selected .label_custom_top {
  color: black !important;
  font-weight: bold;
}
.radio-is_selected .m-input__label_custom_bottom {
  color: black !important;
  font-weight: bold;
}
.radio-is_selected .radioViewPrice p {
  color: black !important;
  font-weight: bold;
}
.radio-is_selected .short-description-opacity p {
  color: black !important;
}
.radio-is_selected .short-description-opacity svg {
  fill: black !important;
}
.radio-is_selected .short-description-opacity svg path {
  fill: black !important;
}

.a-input-box placeholder-up {
  background-color: white;
}

#help-text {
  font-family: A1Sans-Regular;
  font-size: 14px;
  margin-top: 64px;
}

.compare-progress-bar {
  width: 100%;
  height: 3px;
  background-color: #d7d7d7;
  margin: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  visibility: hidden;
}

.compare-progress-bar div {
  width: calc(100% / 9);
  height: 3px;
}

.compare-page-link-to-plp {
  padding: 40px;
  margin-left: -40px;
}

@media (max-width: 768px) {
  .compare-progress-bar {
    margin: 20px 0;
  }

  .compare-page-link-to-plp {
    padding: 20px 0;
    margin: 0;
  }

  #topdf {
    width: 100%;
  }

  .m-link-with-icon {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between !important;
  }

  .filters-container {
    min-height: unset !important;
  }
}
.pdf_to_email-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.pdf_to_email-text {
  margin-top: 268px;
  padding: 30px 0;
  width: 80%;
}

.pdf_to_email-form {
  margin-bottom: 238px;
  padding: 30px 0;
  width: 80%;
}

.pdf_to_email-img {
  position: absolute;
  bottom: 0;
}

.pdf_to_email-img img {
  width: 100%;
}

.pdf_to_email-form #contact_form {
  width: 50%;
}

.pdf_to_email-text #main-text {
  line-height: 1.2;
}

.input-wrapper {
  display: flex;
}

/* line preloader */
.line-preloader {
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #da291c, #da291c);
  background-color: transparent;
  margin: auto;
  background-size: 15%;
  background-repeat: repeat-y;
  background-position: -15% 0;
  animation: preload 1137ms ease-in-out infinite;
  z-index: 10;
  position: absolute;
  bottom: 1074px;
}
.line-preloader.off {
  visibility: hidden;
  animation: none;
}

@keyframes preload {
  50% {
    background-size: 80%;
  }
  100% {
    background-position: 125% 0;
  }
}
.filters-container {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  min-height: 51px;
}
.filters-container button {
  margin: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 31px;
  background-color: #6295ac;
  padding: 10px;
  border: none;
  outline: none;
  color: white;
}
.filters-container a {
  margin-left: 15px;
}
.filters-container .filter-img {
  cursor: pointer;
  margin-left: 10px;
}
.filters-container #remove_filters {
  text-decoration: none;
  margin: 0 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 31px;
  background-color: #F2F2F2;
  padding: 10px;
  border: none;
  outline: none;
  color: black;
}

.custom-short-description {
  padding: 5px 20px;
  margin-top: 20px;
  color: black;
}

.custom-short-description svg {
  width: 50px;
  height: 30px;
}

.custom-short-description svg path {
  fill: black;
}

.custom-short-description-container {
  color: black;
}

.custom-short-description-container svg {
  width: 50px;
  height: 30px;
}

.custom-short-description-container svg path {
  fill: black;
}

.t-pdp__content .m-device-detail-spec h1 {
  font-size: 30px;
}

/* quiz */
#quiz {
  background-image: url("../img/a1/a1-svg/A1-shape-bottom.svg");
  background-position: 100% 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 28rem, auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 678px) {
  #quiz {
    background: none;
  }
}
#quiz p a {
  color: #DA291C;
  text-decoration: underline;
}
#quiz .quiz-wrap {
  width: 1040px;
  height: 100vh;
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media (max-width: 1140px) {
  #quiz .quiz-wrap {
    width: 100vw;
  }
}
#quiz .quiz-wrap.quiz-results .quiz-status-bar:after {
  width: 100vw;
}
#quiz .quiz-wrap .quiz-head {
  height: 70px;
  width: 1040px;
  display: flex;
  padding: 0;
  position: fixed;
  background-color: #fff;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
#quiz .quiz-wrap .quiz-head:before {
  content: " ";
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  z-index: -1;
  height: 70px;
}
@media (max-width: 1140px) {
  #quiz .quiz-wrap .quiz-head {
    width: 100vw;
    padding: 0 2rem;
  }
}
#quiz .quiz-wrap .quiz-head .bezbedni-klinci {
  width: 78px;
}
#quiz .quiz-wrap .quiz-head .quiz-logo {
  height: 54px;
  width: 50px;
}
#quiz .quiz-wrap .quiz-main {
  font-family: A1Sans-Regular;
  width: 100%;
  flex-basis: calc(100vh - 70px);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 9rem;
  padding-left: 7rem;
}
#quiz .quiz-wrap .quiz-main p {
  max-width: 315px;
  margin-bottom: 1rem;
}
@media (max-width: 1140px) {
  #quiz .quiz-wrap .quiz-main {
    padding: 9rem 2rem 2rem 2rem;
  }
}
@media (max-width: 678px) {
  #quiz .quiz-wrap .quiz-main {
    padding: 6rem 1.5rem 1.5rem 1.5rem;
  }
}
#quiz .quiz-wrap h1, #quiz .quiz-wrap h2 {
  color: #000;
  font-family: A1Serif-Bold;
  font-size: 2rem;
  margin-bottom: 1rem;
  max-width: 611px;
}
@media screen and (max-width: 678px) {
  #quiz .quiz-wrap h1, #quiz .quiz-wrap h2 {
    font-size: 1.5rem;
  }
}
#quiz .quiz-wrap button, #quiz .quiz-wrap .o-input, #quiz .quiz-wrap .answers {
  margin-bottom: 2rem;
}
#quiz .quiz-wrap .question_number {
  color: #585858;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
#quiz .quiz-wrap a[type=button] {
  max-width: fit-content;
  margin-bottom: 2rem;
}
#quiz .quiz-wrap .m-input input[type=radio] ~ .m-input__graphic {
  border-color: #585858;
}
#quiz .quiz-wrap .m-input input:checked ~ .m-input__graphic {
  border-color: #DA291C;
}
#quiz .quiz-wrap .m-input label {
  min-height: 2rem;
  height: auto;
}
@media screen and (max-width: 678px) {
  #quiz .quiz-wrap .m-input label {
    margin-bottom: 0.5rem;
  }
}
#quiz .quiz-wrap .m-input input[type=radio] ~ .m-input__graphic {
  margin: 0.25rem 0 0 0;
}
#quiz .quiz-wrap .a-01-text__primary--base {
  line-height: 1rem;
}

.quiz-score-table {
  display: table;
  margin-bottom: 1rem;
}

.quiz-table-row {
  display: table-row;
}
.quiz-table-row.user-score {
  font-family: A1Sans-Bold;
}
.quiz-table-row > div {
  display: table-cell;
  padding: 0.5rem 0.25rem;
}
.quiz-table-row .quiz-position, .quiz-table-row .quiz-score {
  text-align: right;
}
.quiz-table-row .quiz-nickname {
  min-width: 5rem;
  padding-right: 2rem;
}

.quiz-status-bar {
  height: 3px;
  width: 0vw;
  position: fixed;
  top: 70px;
  left: 0;
  transition: 1s;
}
.quiz-status-bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #DA291C;
  transition: 373ms;
}

/* paginator - already inline in paginator.html */
.paginator {
  margin-bottom: 2rem;
}

.paginator, .paginationInfo, .pagination {
  width: 100%;
}

#pagination {
  width: 100%;
  display: flex;
  flex-flow: column;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

ul.pagination {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

ul.pagination,
ul.pagination li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  list-style-type: none;
}

.paginationInfo {
  margin-bottom: 1rem;
}

ul.pagination li.page > a {
  font-size: 16px;
  border: none;
  cursor: pointer;
  outline: none;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.pagination li {
  margin-left: 0.25rem;
  display: flex;
  margin-top: 1rem;
}

ul.pagination li.page {
  margin-left: 0.25rem;
  width: 40px;
  height: 40px;
}

ul.pagination li:first-of-type {
  margin-left: 0;
}

.paginator button,
.paginator button {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
}

.paginator .a-02-button__label {
  display: flex;
}

.pagination .a-02-button__flat--secondary {
  background: transparent;
  color: black;
}

.paginationInfo {
  display: none;
}

.skipped {
  display: flex;
  height: 40px;
  margin-top: 1rem;
}

body .o-search-result__content,
body .o-search-result {
  width: 100%;
}

.page.rendered {
  display: none;
}

.page.rendered.active,
.page.rendered.mobile-visible {
  display: flex;
}

ul.pagination li.rendered {
  margin-left: 0;
  margin-right: 0.05rem;
}

@media only screen and (max-width: 415px) {
  ul.pagination.rendered {
    width: 100%;
    justify-content: space-between;
  }
}
.prevnext {
  background-color: #000;
  color: #fff;
  height: 40px;
  display: flex;
  padding: 0.5rem;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* - quiz courses view - */
html .courses_main .m-device-card__content-custom {
  padding: 20px;
  height: 242px;
  display: flex;
  flex-direction: column;
}
html .courses_main .cstm {
  min-width: 291px;
  max-width: 291px;
}
html .courses_main .category-title {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
html .courses_main .category-title h4 {
  margin-left: 10px;
}
html .courses_main .m-device-card__title {
  padding: 10px 0;
}
html .courses_main .find-out-more {
  margin: 0;
  width: 166px;
}
html .courses_main .m-device-card__subtitle {
  padding: 2px 0;
  color: #585858;
  max-width: 291px;
  flex-grow: 1;
}
html .courses_main .o-content-slider__card-wrapper {
  margin: 0 10px;
  height: 500px;
}
html .courses_main .flickity-viewport {
  height: 500px !important;
}
html .courses_main .o-content-slider__card-wrapper {
  background-color: #F7F7F7;
}
html .courses_main .m-device-card__content {
  padding: 20px;
  height: 242px;
  max-height: unset !important;
}
html .courses_main .quiz_name {
  padding: 10px 0;
}
html .courses_main .quiz_description {
  padding: 10px 0;
  text-align: center;
}
html .courses_main .quiz-link {
  margin: 10px 0;
}
html .courses_main .quiz_main h6 a {
  color: #DA291C;
  text-decoration: underline;
}
html .courses_main p a {
  color: #DA291C;
  text-decoration: underline;
}
html .courses_main .quiz_main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  width: 100%;
}
html .courses_main .quiz_main > * {
  max-width: 520px;
}
html .courses_main .m-device-card__content-custom {
  padding: 20px;
  height: 242px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
html .courses_main h4 {
  line-height: 1.15;
}

.t-pdp__content .m-device-detail-spec h1 {
  font-size: 30px;
}

  .m-tariff-card-promo-bar {
    width: 291px;
    background: #000;
    color: white;
    padding: 10px;
    text-align: center;
    min-height: 38px;
  }

.m-tariff-card.m-tariff-card--inverted.wrap-shadow {
  background: #FFFFFF;
  box-shadow: 0px 75px 37px rgb(227 227 227 / 32%), 0px 19px 19px rgb(227 227 227 / 64%), inset 0px -2.3px 0px #f0f0f0;
}
.m-tariff-card {
  padding: 10px;
}
.m-tariff-card__content {
  max-width: 100%;
}
.m-tariff-card-head-section {
  padding: 20px 20px 0 20px;
  /*background: blue;*/
  border-radius: 7px;
  margin-bottom: 15px;
}
.m-tariff-card__specs-text {
  padding: 20px 20px 10px 20px;
  /*background: blue;*/
  border-radius: 7px;
}
.icons-wrapper-merged {
  padding: 20px 20px 20px 20px;
  border-radius: 7px;
  margin-top: 15px;
}
.m-tariff-card__title {
  margin-bottom: 0;
}
.m-tariff-card__specs {
  margin-bottom: 0;

}
.price-first-wrap {
  padding: 20px 20px 20px 20px;
  border-radius: 7px;
  margin-top: 15px;
  width: 50%;
  margin-bottom: 15px;

}
.m-tariff-card__cta-wrapper {
  max-width: 100%;
}
.only_now_and_ebill {
  margin-bottom: 0;
}
.icons_section_title_wrap {
  display: flex !important;
  gap: 10px;
}

.m-tariff-card__cta-link {
  margin-top: 10px;
}

.innerInnerChildrenWrapper {
  display: none;
  position: absolute;
  left: 100%;
  top: -30px;
  padding: 30px 0;
  background-color: white;
  -webkit-box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.innerInnerChild {
  width: 200px;
  padding: 0 30px;
}
.innerInnerChildParent {
  position: relative;
}
.innerInnerChildParent:hover .innerInnerChildrenWrapper {
  display: block;
}

.innerInnerChild:hover {
  color: #DA291C;
}

.innerInnerChildParent > a:hover {
  cursor: pointer;
  color: #DA291C;
}

/*# sourceMappingURL=fixtures.css.map */


