@media (min-width: 1280px) {
  .o-device-cards-block--landscape .m-device-card, .o-device-cards-block .m-device-card {
    width: 279px !important;
  }
}

#device-exists-warning .overlay {
  z-index: 10;
}
.tariff-category-wrapper h2 {
  padding: 40px 0 25px 0;
}
.tariff-modal .o-tabview__navigation {
  text-align: left;
}

.sticky-div {
  display: none;
  position: sticky;
  align-items: center;
  height: 65px;
  top: 180px;
  background-color: white;
  padding: 0 25px;
  z-index: 3;
  transition: top .6s ease;
}
.sticky-div-fixed {
  transition: top .3s ease;
  top: 55px !important;
}
.sticky-div-fixed-more{
  top: 116.5px !important;
}

.sticky-div-fixed-top {
  top: 55px !important;
}

.tariff-modal .m-full-modal__content .o-tabview {
  margin: 30px 0 30px;
}
.m-tariff-card .m-tariff-card--inverted{
  min-height: 699px;
  max-height: 699px;
}
/*.m-tariff-card-flag_image_text{ !* workaround.. *!*/
/*  display: none;*/
/*}*/
.o-tabview__content .o-content-slider__carousel-title{
  justify-content: space-between;
}
.o-content-slider__carousel-title{
  margin-top: 25px;
}
.pg-cont{
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
}
.progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.colored{
  background-color: #d7d7d7;
}
#neo-tariffs-progress-bar,
#posebne-tariffs-progress-bar,
#standardne-tariffs-progress-bar,
#nd-neo-tariffs-progress-bar,
#nd-posebne-tariffs-progress-bar,
#nd-standardne-tariffs-progress-bar{
  background-color: #333;
}

.last-tariff-card {
  background: #6295AC;
}
.last-tariff-card h4 {
  margin-top: 40px;
  margin-bottom: 15px;
}
.last-tariff-card h4,
.last-tariff-card p,
.last-tariff-card a {
  color: white;
}
.custom-link {
  /*background: transparent;*/
  /*padding-left: 0;*/
  /*width: 210px;*/

  background: transparent;
  width: 220px;
  border: 1px solid #fff;
  margin-top: 10px;

}
.custom-link1 {
  /*background: transparent;*/
  color: #DA2A1C !important;
  background: #fff;
  width: 210px;
  border: 0;

}
/*.neogranicene-custom-link1{*/
/*  background: transparent;*/
/*  color: white;*/
/*}*/

.transparent-cta{
  background: transparent;
  color: white;
}

.custom-links-wrapper {
  position: absolute;
  bottom: 40px;
}
.with-e-bill-label {

}

/*.tariff-cta-add-to-cart {*/
/*    display: none;*/
/*}*/

.no-device .tariff-cta-add-to-cart {
  display: flex;
}

.no-device .tariff-cta-link {
  display: none;
}

/*.tariff-price-no-device {*/
/*    display: none;*/
/*}*/
.no-device .tariff-price-no-device {
  display: block;
}

.tariff-price-with-device {
  display: flex;
}
.no-device .tariff-price-with-device {
  display: none;
}

.more-without-device{
  display: none;
}
.no-device .more-with-device{
  display: none;
}
.no-device .more-without-device{
  display: flex;
}


.no-device .tariff-cta-link {
  display: none;
}
.tariff-card-wrapper .m-tariff-card__label{
  margin-bottom: 20px;
}
.tariff-card-wrapper .m-tariff-card__price {
  margin-bottom: 10px;
}
.tariff-card-wrapper .with-e-bill-label-wrapper {
  margin-bottom: 20px;
}
.all-tariffs-page-tooltip-wrapper {
  flex-grow: 0 !important;
  margin-left: 8px;
}
.last-prop-item {
  display: flex;
}
.o-content-slider__title-controls{
  display: flex !important;
}

@media (max-width: 768px){
  .custom-mobile-title{
    font-size: 28px;
  }
  .o-content-slider__title-controls{
    /*display: none !important;*/
  }
  .all-tariffs-page-tooltip-wrapper {
    position: absolute;
    /*left: 120px;*/
    /*margin-top: 20px;*/
  }
  .last-prop-item {
    display: unset;
  }
}

/*.flickity-viewport{*/
/*    height: 555px !important;*/
/*}*/

.prop-icons-wrapper {
  display: flex;
}
.prop-icons-wrapper img:not(:first-child){
  margin-left: 10px;
}
.all-tariffs-wrapper .m-tariff-card {
  margin-right: 15px !important;
}
#neoSlider .tariff-card-wrapper .m-tariff-card__specs{
  height: 270px;
}

#neoSlider .last-tariff-card{
  height: 781px;
  margin-top: 20px !important;
}

#posebneSlider .last-tariff-card{
  height: 724px;
  margin-top: 20px !important;
}

.last-card,
.last-tariff-card{
  /*height: 100%;*/
  height: 891px;
  /*margin-top: unset;*/
  padding-top: 50px;
}


.last-card{
  margin-top: unset !important;
  height: unset !important;
}
/*.tariff-name-label {*/
/*  color: #585858;*/
/*  font-size: 18px;*/
/*}*/
.m-tariff-card-head-section{
  padding: unset !important;
}

/* tariff card changes for bpo */
.tariff-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  background: #6295AC;
}
.tariff-title h6 {
  padding: 5px 15px;
  color: white;
}

.m-tariff-card__content{
  margin-top: 25px;
}

.short-description-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  min-height: 60px;
}

.tariff-special-separator-vertical{
  height: 26px;
  border: 1px solid #D9D9D9;
  margin: 0 10px;
}

.tariff-special-separator-horizontal{
  width: 100%;
  border: 1px solid #D9D9D9;
  margin-top: 10px;
}
.tariff-special-separator-horizontal-cart {
  border-bottom: 1px solid #bfbfbf;
  margin: 0 30px;
}

.tariff-special-separator-horizontal-pdp{
  width: 100%;
  border: 1px solid #D9D9D9;
}

.custom-separator-pdp{
  margin-left: -55px !important;
  margin-right: 13px;
}

.special-tariff-price .tariff-special-separator-horizontal-pdp{
  margin-left: -35px;
  margin-top: 7px;
}

.special-device-price .tariff-special-separator-horizontal-pdp{
  margin-left: 7px;
  margin-top: 11px;
}

.special-tariff-all-for{
  flex-wrap: unset !important;
}
.special-device-price .tariff-special-separator-horizontal-pdp{
  margin-left: 7px;
  margin-top: 11px;
}

.special-tariff-all-for .tariff-special-separator-horizontal-pdp{
  margin-left: -108px;
  margin-top: 12px;
}

.special-booster-title {
  align-items: center !important;
  justify-content: space-between !important;
}
.special-booster-title .tariff-special-separator-horizontal-pdp{
  margin-left: -150px;
  width: 45%;
}
.special-booster-title img{
  margin-left: 8px;
}

.with-special-separator{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  margin-bottom: unset !important;
}
.with-special-separator h4{
  width: 100%;
}
.with-special-separator p{
  width: 100%;
}

.tariff-name-label-wrapper {
  margin-bottom: 0 !important;
}

.sd-item{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  min-height: 60px;
  /*padding-left: 10px;*/
  padding-top: 5px;
}

.sd-item-with-description{
  align-items: flex-start !important;
  /*padding-left: 20px;*/
}

.sd-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.multiple-rows-sd-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.multiple-rows-sd-wrapper .second-row .sd-item {
  padding-top: 10px;
}

.sd-icons {
  display: flex;
}

.sd-icons .icon-property {
  background: #6295AC;
  border-radius: 4px;
  width: 23px;
  height: 23px;
  margin-left: 5px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sd-icons .icon-property:nth-child(1) {
  margin-left: unset !important;
}

.break{
  flex-basis: 100%;
  width: 0;
  height: 0;
  overflow: hidden;
}

.rsd-mes {
  font-family: 'A1Sans-Bold';
}

/*.tariff-code-SPO_SRPPHCE2 .all-tariffs-page-tooltip-wrapper,*/
/*.tariff-code-SPO_SRPPHCE1 .all-tariffs-page-tooltip-wrapper {*/
/*  display: none;*/
/*}*/
.tariff-old-price-no-device, .tariff-old-price-with-device {
  /*margin-bottom: -5px;*/
  color: #585858;
}

/* NEO15 FEB PROMO */
/*.isNeo15Class{*/
/*  background-color: #DA2A1C;*/
/*}*/

/*.isNeo15Class p{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class span{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class a{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class h6{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class h4{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class .m-tariff-card__cta-button > a{*/
/*  background-color: white !important;*/
/*}*/
/*.isNeo15Class .m-tariff-card__cta-button a > span{*/
/*  color: #DA2A1C !important;*/
/*}*/
/*.isNeo15Class .m-tariff-card-slide__cta-button > a{*/
/*  background-color: white !important;*/
/*}*/
/*.isNeo15Class .m-tariff-card-slide__cta-button a > span{*/
/*  color: #DA2A1C !important;*/
/*}*/
/*.isNeo15Class .tariff-old-price-with-device{*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class .tariff-old-price-no-device{*/
/*  color: white !important;*/
/*}*/


/* radio buttons templates */
.have-old-monthly-radio-view{
  padding-bottom: 14px;
}
#fullModal2 .have-old-monthly-radio-view {
  padding-bottom: unset !important;
}

#fullModal2 .tariffs-radio-buttons-view-item {
  margin: 5px 0 !important;
}

#fullModal2 .radioViewPrice .a-01-text__primary--sm {
  font-size: 16px;
}
/*.isNeo15Class .tariff-old-price-no-device, .tariff-old-price-with-device {*/
/*  color: white !important;*/
/*}*/
/*.isNeo15Class .tariff-cta-add-to-cart, .tariff-cta-link, .add-tariff-to-cart, .choose-a-phone{*/
/*  background-color: white !important;*/
/*}*/
/*.isNeo15Class .tariff-cta-add-to-cart span, .tariff-cta-link span, .add-tariff-to-cart span {*/
/*  color: #DA2A1C !important;*/
/*}*/

.font-size-discount{
  font-size: 12px !important;
}

.basket-tariff-price-desktop .m-device-card__price-discount{
  margin-right: unset !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #808080;
}

.monthly-summary-desktop .m-device-card__price-discount{
  margin-right: unset !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #808080;
}

.mobile-tariff-discount{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  color: black;
}

.custom-short-description-container{
  margin-bottom: 15px;
}

/* Plp active filters fix */
#active_filters {
  flex-wrap: wrap;
}

/*WEBIZM-5055*/


.plp-info-class{
  margin-top: 65px !important;
}
@media all and (max-width: 1024px){

  .re-main .discount_class_wrapper {
    width: calc(100% + 10px) !important;
    margin-left: -5px !important;
  }

  .re-main .discount_class_wrapper .discount_class {
    justify-content: center !important;
    border-radius: 2px;
  }

  .plp-info-class{
    margin-top: unset !important;
  }
}

.plp-wrapper-class{
  margin-top: 30px !important;
}

.pthclass_NEObiznis #tariffSlider_4 .flickity-slider{
  /*margin-left: 10px;*/
}

.pthclass_NEObiznis .m-tariff-card__specs{
  min-height: 450px;
}

#poslovni #neoSlider .m-tariff-card__specs{
  min-height: 400px !important;
}

#poslovni #neoSlider .last-tariff-card{
  height: 790px !important;
}

#poslovni #posebneSlider .last-tariff-card{
  height: 824px !important;
}

#neoSlider .m-tariff-card__specs,
#posebneSlider .m-tariff-card__specs,
#standardneSlider .m-tariff-card__specs,
#neo23slider .m-tariff-card__specs,
.pthclass_NEO .m-tariff-card__specs,
.pthclass_start .m-tariff-card__specs,
.pthclass_neo-platinum .m-tariff-card__specs,
.pthclass_mini .m-tariff-card__specs{
  min-height: 290px;
}
/*.m-tariff-card__specs {*/
/*  min-height: 290px;*/
/*}*/

#neoSlider .m-tariff-card__content,
#posebneSlider .m-tariff-card__content,
#standardneSlider .m-tariff-card__content,
#neo23slider .m-tariff-card__content,
.pthclass_NEO .m-tariff-card__content,
.pthclass_start .m-tariff-card__content,
.pthclass_neo-platinum .m-tariff-card__content,
.pthclass_mini .m-tariff-card__content {
  min-height: 380px;
}
/*.m-tariff-card__content {*/
/*  min-height: 380px;*/
/*}*/

#neoSlider .price-first-wrap,
#posebneSlider .price-first-wrap,
#standardneSlider .price-first-wrap,
#neo23slider .price-first-wrap,
.pthclass_NEO .price-first-wrap,
.pthclass_start .price-first-wrap,
.pthclass_neo-platinum .price-first-wrap,
.pthclass_mini .price-first-wrap,
.pthclass_cart .price-first-wrap {
  min-height: 90px;
}
/*.price-first-wrap {*/
/*  min-height: 90px;*/
/*}*/

.m-tariff-card__cta-wrapper{
  min-height: 185px;
}

/* NEO */
.generic-tariff-view-cards-wrapper_1 .m-tariff-card__specs{
  min-height: 395px;
}
/* NEO NEO */
.generic-tariff-view-cards-wrapper_16 .m-tariff-card__specs{
  min-height: 360px;
}
/* NEO NEO IND */
.generic-tariff-view-cards-wrapper_17 .m-tariff-card__specs{
  min-height: 330px;
}


/*.m-tariff-card__specs-text {*/
/*  min-height: 250px;*/
/*}*/

/*.icons-wrapper-merged{*/
/*  min-height: 170px;*/
/*}*/

/*.m-tariff-card-head-section{*/
/*  min-height: 110px;*/
/*}*/

.m-tariff-card {
  height: 100%;
  /*-webkit-box-shadow: 6px 28px 188px 0px rgba(224,224,224,1);*/
  /*-moz-box-shadow: 6px 28px 188px 0px rgba(224,224,224,1);*/
  /*box-shadow: 6px 28px 188px 0px rgba(224,224,224,1);*/
}
/*.tariff-modal .m-tariff-card {*/
/*  height: 1400px;*/
/*}*/

.box-shadow-def-1 {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px

}

.box-shadow-def-2 {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px

}

.box-shadow-def-3 {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px

}

.box-shadow-def-4 {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px

}

.box-shadow-def-5 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px

}

.box-shadow-def-6 {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px

}

.box-shadow-def-7 {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px

}

.box-shadow-def-8 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px

}

.box-shadow-def-9 {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px

}

.box-shadow-def-10 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px

}

.box-shadow-def-11 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px

}

.box-shadow-def-12 {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px

}

.box-shadow-def-13 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px

}

.box-shadow-def-14 {
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px

}

.box-shadow-def-15 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset

}

.box-shadow-def-16 {
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px

}

.box-shadow-def-17 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px

}

.box-shadow-def-18 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px

}

.box-shadow-def-19 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px

}

.box-shadow-def-20 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px

}

.box-shadow-def-21 {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px

}

.box-shadow-def-22 {
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset

}

.box-shadow-def-23 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px

}

.box-shadow-def-24 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px

}

.box-shadow-def-25 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px

}

.box-shadow-def-26 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset

}

.box-shadow-def-27 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px

}

.box-shadow-def-28 {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px

}

.box-shadow-def-29 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px

}

.box-shadow-def-30 {
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px

}

.box-shadow-def-31 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px

}

.box-shadow-def-32 {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px

}

.box-shadow-def-33 {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px

}

.box-shadow-def-34 {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px

}

.box-shadow-def-35 {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px

}

.box-shadow-def-36 {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px

}

.box-shadow-def-37 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px

}

.box-shadow-def-38 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px

}

.box-shadow-def-39 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px

}

.box-shadow-def-40 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px

}

.box-shadow-def-41 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px

}

.box-shadow-def-42 {
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset

}

.box-shadow-def-43 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px

}

.box-shadow-def-44 {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px

}

.box-shadow-def-45 {
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px

}

.box-shadow-def-46 {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px

}

.box-shadow-def-47 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px

}

.box-shadow-def-48 {
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px

}

.box-shadow-def-49 {
  box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px

}

.box-shadow-def-50 {
  box-shadow: rgba(240, 46, 170, 0.4) 0px 5px, rgba(240, 46, 170, 0.3) 0px 10px, rgba(240, 46, 170, 0.2) 0px 15px, rgba(240, 46, 170, 0.1) 0px 20px, rgba(240, 46, 170, 0.05) 0px 25px

}

.box-shadow-def-51 {
  box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px

}

.box-shadow-def-52 {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px

}

.box-shadow-def-53 {
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em

}

.box-shadow-def-54 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px

}

.box-shadow-def-55 {
  box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset

}

.box-shadow-def-56 {
  box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px

}

.box-shadow-def-57 {
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px

}

.box-shadow-def-58 {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset

}

.box-shadow-def-59 {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px

}

.box-shadow-def-60 {
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px

}

.box-shadow-def-61 {
  box-shadow: blue 0px 0px 0px 2px inset, rgb(255, 255, 255) 10px -10px 0px -3px, rgb(31, 193, 27) 10px -10px, rgb(255, 255, 255) 20px -20px 0px -3px, rgb(255, 217, 19) 20px -20px, rgb(255, 255, 255) 30px -30px 0px -3px, rgb(255, 156, 85) 30px -30px, rgb(255, 255, 255) 40px -40px 0px -3px, rgb(255, 85, 85) 40px -40px

}

.box-shadow-def-62 {
  box-shadow: rgb(85, 91, 255) 0px 0px 0px 3px, rgb(31, 193, 27) 0px 0px 0px 6px, rgb(255, 217, 19) 0px 0px 0px 9px, rgb(255, 156, 85) 0px 0px 0px 12px, rgb(255, 85, 85) 0px 0px 0px 15px

}

.box-shadow-def-63 {
  box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset

}

.box-shadow-def-64 {
  box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px

}

.box-shadow-def-65 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px

}

.box-shadow-def-66 {
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px

}

.box-shadow-def-67 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px

}

.box-shadow-def-68 {
  box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px

}

.box-shadow-def-69 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px

}

.box-shadow-def-70 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px

}

.box-shadow-def-71 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px

}

.box-shadow-def-72 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px

}

.box-shadow-def-73 {
  box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px

}

.box-shadow-def-74 {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px

}

.box-shadow-def-75 {
  box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px

}

.box-shadow-def-76 {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px

}

.box-shadow-def-77 {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px

}

.box-shadow-def-78 {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px

}

.box-shadow-def-79 {
  box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px

}

.box-shadow-def-80 {
  box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px

}

.box-shadow-def-81 {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px

}

.box-shadow-def-82 {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px

}

.box-shadow-def-83 {
  box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px

}

.box-shadow-def-84 {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px

}

.box-shadow-def-85 {
  box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px

}

.box-shadow-def-86 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset

}

.box-shadow-def-87 {
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px

}

.box-shadow-def-88 {
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px

}

.box-shadow-def-89 {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px

}

.box-shadow-def-90 {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset

}

.box-shadow-def-91 {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset

}

.box-shadow-def-92 {
  box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset

}

.box-shadow-def-93 {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px

}

.box-shadow-def-94 {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px
}

.generated-drawer {
  z-index: 11;
}
.generated-drawer-overlay {
  z-index: 10;
}

.c-tariff-card-color-SPO_SRPP11N .promo-image-SPO_SRPP11N {
  top: -50px;
}

.padding-0-20 {
  padding: 0 20px;
}

.tariff-device-price-no-device {
  display: none;
}
.pthclass_postpaid_tarife .tariff-device-price-no-device {
  display: block;
}
/* business contact inpage form */
#business_inpage_1_contact .msg {
  color: #da291c;
}
#business_inpage_1_contact .inpage__content-section {
  width: 500px;
  padding-bottom: 15px;
}
#business_inpage_1_contact .inpage_1_form_wrapper {
  background-color: gray;
  padding-bottom: 20px;
  padding-left: 7%;
  background-image: url(../img/a1/backgrounds/a1_inpage_business_form_shop.webp);
}
#business_inpage_1_contact .inpage_1_form_title {
  padding-bottom: 30px;
  padding-top: 20px;
  color: white;
  width: 60%;
}
#business_inpage_1_contact .inpage_1_form_title h6 {
  padding-bottom: 30px;
}
#business_inpage_1_contact #contact-form-inpage_1 {
  padding-bottom: 30px;
}
@media screen and (max-width: 600px) {
  #business_inpage_1_contact .inpage__content-section {
    width: 90%;
  }
  #business_inpage_1_contact .inpage_1_form_title {
    width: auto;
  }
}


#business_inpage_1_contact_form_result .inpage_1_form_wrapper {
  background-color: gray;
  padding-bottom: 20px;
  padding-left: 7%;
  background-image: url(../img/a1/backgrounds/a1_inpage_business_form_shop.webp);
  min-height: 700px;
  padding-top: 200px;
}
#business_inpage_1_contact_form_result .inpage_1_form_title {
  padding-bottom: 30px;
  padding-top: 20px;
  color: white;
  width: 60%;
}
#business_inpage_1_contact_form_result .inpage_1_form_title h6 {
  padding-bottom: 30px;
}
#business_inpage_1_contact_form_result #contact-form-inpage_1 {
  padding-bottom: 30px;
}
@media screen and (max-width: 600px) {

  #business_inpage_1_contact_form_result .inpage_1_form_title {
    width: auto;
  }
}

/* booster style */

/* init flex adjustments */
.booster-mini-prop-wrapper,
.booster-mini-prop-wrapper .booster-card-properties,
.booster-mini-prop-wrapper .booster-card-properties .props {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
}

.booster-mini-prop-wrapper {
  background-color: #EAEAEA;
  padding: 10px;
  border-radius: 6px;
  margin-top: 10px;

  flex-direction: column;
  justify-content: flex-start !important;

  position: relative;
  opacity: 0.5;
}

.booster-price-wrapper-check {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.booster-mini-prop-wrapper:hover {
  cursor: pointer;
}

.booster-with-bpo-promo .booster-mini-prop-wrapper {
}

.active-booster{
  opacity: 1 !important;
}

.booster-mini-prop-wrapper .m-input__graphic {
  background: white !important;
  margin: unset !important;
}

.booster-mini-prop-wrapper .booster-card-properties {
  flex-direction: column;
}

.booster-mini-prop-wrapper .booster-card-properties .props {
  flex-direction: row;
}

.booster-mini-prop-wrapper .booster-card-properties .description {
  margin-top: 5px;
}

.booster-mini-prop-wrapper .prices {
  /*position: absolute;*/
  /*right: 5px;*/
  /*bottom: 13px;*/
}
.booster-check-wrapper {
  display: flex;
}

.booster-mini-prop-wrapper .prices .booster-card-price-strike {
  text-decoration-line: line-through;
  text-align: right;
}

.booster-mini-prop-wrapper .prices .booster-card-bpo-promo-price {
  margin-top: 5px;
}

.booster-mini-prop-wrapper .booster-card-properties .props .text-property {
  padding: 0 10px;
  min-height: 35px;
  max-height: 35px;
  background: #B90A05;
  border-radius: 4px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important
}
.booster-mini-prop-wrapper .booster-card-properties .props .icon-property {
  /*padding: 10px;*/
  background: #B90A05;
  border-radius: 4px;
  height: 35px;
  width: 35px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.booster-mini-prop-wrapper .booster-card-properties .props .text-property:nth-child(1),
.booster-mini-prop-wrapper .booster-card-properties .props .icon-property:nth-child(1) {
  margin-left: unset !important;
}

.with-break {
  flex-flow: row wrap !important;
  justify-content: flex-start !important;
}

.with-break .icon-property {
  margin-top: 10px;
}

.with-break .icon-property:nth-child(1),
.with-break .icon-property:nth-child(2),
.with-break .icon-property:nth-child(3),
.with-break .icon-property:nth-child(4) {
  margin-top: unset !important;
}

.with-break .icon-property:nth-child(1),
.with-break .icon-property:nth-child(5) {
  margin-left: unset !important;
}

.booster-card-main-title {
  /*margin-top: 10px;*/
  min-width: 150px;
  /*padding: 0 10px;*/
  font-size: 13px;
}
.boosters-header {
  /*display: flex;*/
  /*justify-content: space-between;*/
}
.boosters-header-bottom {
  padding: 15px 0;
}
.boosters-header-top {
  display: flex;
  justify-content: space-between;
}
.boosters-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.booster-card-title-wrapper {
/*margin-top: 10px;*/
/*min-width: 150px;*/
  display: flex;
  align-items: center;
  gap: 10px;
  height: 16px;
}

.booster-card-title {
/*text-decoration-line: underline;*/
/*color: #6295AC;*/
}

.booster-card-title:hover {
cursor: pointer;
}

/*.booster-with-bpo-promo,*/
/*.booster-without-bpo-promo {*/
/*padding: 0 10px;*/
/*}*/

.booster-with-bpo-promo .m-tooltip__content,
.booster-without-bpo-promo .m-tooltip__content {
top: unset !important;
bottom: calc(100% + 13px);
}

.booster-with-bpo-promo .m-tooltip::after,
.booster-without-bpo-promo .m-tooltip::after {
top: -13px !important;
transform: rotate(180deg);
}

/*.booster-without-bpo-promo .m-input__graphic {*/
/*height: 20px !important;*/
/*width: 20px !important;*/
/*}*/

.booster-with-bpo-promo .m-input__graphic,
.booster-without-bpo-promo .m-input__graphic {
border: 1px solid #8D8D8D !important;
}

/*.booster-without-bpo-promo .m-input input[type="checkbox"]:checked ~ .m-input__graphic::after {*/
/*height: 20px !important;*/
/*width: 20px !important;*/
/*background-size: 15px !important;*/
/*}*/

/*input[type="radio"]:checked {*/
/*  background: red;*/
/*  height: 20px;*/
/*  width: 20px;*/
/*  opacity: 1;*/
/*}*/

.price-first-wrap{
  width: 100%;
  padding: 0 20px;
}

.final-tariff-price-wrapper{
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-direction: row;
}

.final-tariff-price-wrapper .m-tariff-card__final-price {
  justify-content: flex-end;
  margin-right: 7px;
}

.tariff-old-price-no-device,
.tariff-old-price-with-device{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
}

.tariff-old-price-no-device .tariff-special-separator-horizontal,
.tariff-old-price-with-device .tariff-special-separator-horizontal{
  margin-right: 10px;
}

.m-device-card__price-discount span{
  color: black;
}

.arrow-wrapper{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.arrow-extender{
  min-width: 25px;
  min-height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
}

.arrow-extender:hover{
  cursor: pointer;
}


.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 14px;
  margin: 0 20px;
}


.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}


.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 1px solid #787878;
  -webkit-transition: .4s;
  transition: 2s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  /*left: -2px;*/
  bottom: -3.5px;
  background-color: #DA2A1C;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  /*background-color: #ADADAD;*/
  background-color: transparent;
}

input:focus + .slider {
  box-shadow: 0 0 1px #DA2A1C;
}

input:checked + .slider:before {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
}

@media (max-width: 1024px) {
  /*input:checked + .slider:before {*/
  /*  -webkit-transform: translateX(15px);*/
  /*  -ms-transform: translateX(15px);*/
  /*  transform: translateX(15px);*/
  /*}*/
  .slider:before {
    left: 15px;
  }
  .add-voucher-button {
    height: 45px;
  }
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.pthclass_sve-tarife .o-content-slider__card-wrapper {
  height: 625px !important;
}

/*#standardneSlider .o-content-slider__card-wrapper,*/
.pthclass_postpaid_tarife #neoSlider .o-content-slider__card-wrapper,
#posebneSlider .o-content-slider__card-wrapper,
#neo23slider .o-content-slider__card-wrapper,
.pthclass_NEO .o-content-slider__card-wrapper,
.pthclass_start .o-content-slider__card-wrapper,
.pthclass_neo-platinum .o-content-slider__card-wrapper,
.pthclass_mini .o-content-slider__card-wrapper,
.pthclass_cart .o-content-slider__card-wrapper,
.pthclass_novi-neo .o-content-slider__card-wrapper{
  height: 600px !important;
}

#top_ponuda_hook .o-content-slider__card-wrapper {
  height: unset !important;
}

#tariffSlider-main-tab .m-tariff-card__cta-button,
#standardneSlider .m-tariff-card__cta-button,
#neoSlider .m-tariff-card__cta-button,
#posebneSlider .m-tariff-card__cta-button,
#neo23slider .m-tariff-card__cta-button,
.pthclass_NEO .m-tariff-card__cta-button,
.pthclass_start .m-tariff-card__cta-button,
.pthclass_neo-platinum .m-tariff-card__cta-button,
.pthclass_mini .m-tariff-card__cta-button,
.pthclass_cart .m-tariff-card__cta-button,
.pthclass_novi-neo .m-tariff-card__cta-button{
  max-width: 100% !important;
}

.pthclass_roming .m-tariff-card__cta-button,
.pthclass_cart #additions-modal .m-tariff-card__cta-button{
  max-width: 211px !important; /* 211px from main.css */
}

#tariffSlider-main-tab, .m-tariff-card__cta-button a,
#standardneSlider .m-tariff-card__cta-button a,
#neoSlider .m-tariff-card__cta-button a,
#posebneSlider .m-tariff-card__cta-button a,
#neo23slider .m-tariff-card__cta-button a,
.pthclass_NEO .m-tariff-card__cta-button a,
.pthclass_start .m-tariff-card__cta-button a,
.pthclass_neo-platinum .m-tariff-card__cta-button a,
.pthclass_mini .m-tariff-card__cta-button a,
.pthclass_cart .m-tariff-card__cta-button a,
.pthclass_novi-neo .m-tariff-card__cta-button a{
  width: unset;
}

 /*.m-tariff-card*/

/*.o-content-slider__card-wrapper {*/
/*  height: 600px !important;*/
/*}*/

#standardneSlider .m-tariff-card__specs-text,
#neoSlider .m-tariff-card__specs-text,
#posebneSlider .m-tariff-card__specs-text,
#neo23slider .m-tariff-card__specs-text,
.pthclass_NEO .m-tariff-card__specs-text,
.pthclass_start .m-tariff-card__specs-text,
.pthclass_neo-platinum .m-tariff-card__specs-text,
.pthclass_mini .m-tariff-card__specs-text,
.pthclass_cart .m-tariff-card__specs-text {
  padding: 0 20px !important;
}

.pthclass_NEObiznis .m-tariff-card__cta,
.pthclass_mobilenet_tarife .m-tariff-card__cta,
.pthclass_mobilninet_tarifa .m-tariff-card__cta,
.pthclass_mobilninet_tarife .m-tariff-card__cta,
.pthclass_officenet_tarifa .m-tariff-card__cta,
.pthclass_officenet_tarife .m-tariff-card__cta,
.pthclass_KlasikBiznis .m-tariff-card__cta,
.pthclass_ponuda_za_mali_biz .m-tariff-card__cta {
  display: flex;
  justify-content: center;
}

#poslovni #neoSlider .m-tariff-card__cta,
#poslovni #posebneSlider .m-tariff-card__cta,
#poslovni #standardneSlider .m-tariff-card__cta {
  display: flex;
  justify-content: center;
}
#poslovni #neoSlider .m-tariff-card__cta a,
#poslovni #posebneSlider .m-tariff-card__cta a,
#poslovni #standardneSlider .m-tariff-card__cta a {
  width: 231px;
}

.pthclass_sve-tarife .m-tariff-card__cta a,
.pthclass_NEObiznis .m-tariff-card__cta a,
.pthclass_mobilenet_tarife .m-tariff-card__cta a,
.pthclass_mobilninet_tarifa .m-tariff-card__cta a,
.pthclass_mobilninet_tarife .m-tariff-card__cta a,
.pthclass_officenet_tarifa .m-tariff-card__cta a,
.pthclass_officenet_tarife .m-tariff-card__cta a,
.pthclass_KlasikBiznis .m-tariff-card__cta a,
.pthclass_ponuda_za_mali_biz .m-tariff-card__cta a {
  width: 231px;
}
/*.m-tariff-card__specs-text {*/
/*  padding: 0 20px !important;*/
/*}*/


/* TEMP WORK IN PROGRESS */
/*.all-tariffs-wrapper .o-tabview__link.active {*/
/*  padding: 10px;*/
/*  background-color: #da291c;*/
/*  border-top-left-radius: 16px;*/
/*  border-top-right-radius: 16px;*/
/*  color: white;*/

/*  border-bottom: unset !important;*/
/*}*/



#tariffSection-1{
  margin-left: unset !important;
}

/*.activeTabSwitch p {*/
/*  font-weight: bold;*/
/*}*/

.icons-wrapper-merged{
  padding: 0 20px;
  margin-top: unset !important;
}

.prop-icons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}



.prop-icons-wrapper .single-prop-icons-wrapper:nth-child(1) {
  margin-left: unset !important;
}

.single-prop-icons-wrapper{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 10px;
}

.single-prop-icons-wrapper p{
  margin-top: 5px;
}

.m-tariff-card__price{
  margin-top: -25px;
}

/*.boosters_without_device{*/
/*  margin-top: -20px;*/
/*}*/

#tariffSlider-main-tab .p-tariff-card-addon__price{
  margin-bottom: unset !important;
}

#tariffSlider-main-tab .p-tariff-card-addon{
  padding-top: unset !important;
}

#tariffSlider-main-tab .p-tariff-card-addon__tooltip{
  margin-bottom: unset !important;
}

.tariff-modal-card-total{
  font-size: 45px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.tariff-modal-card-total .rsd-mes-final{
  font-size: 14px !important;
  margin-left: 54px;
}

.final-participation{
  display: flex;
  justify-content: flex-end;
}

#tariffSlider-main-tab .m-tariff-card {
  min-height: 690px;
}

.pthclass_cart #tariffSlider-main-tab .m-tariff-card {
  min-height: 685px;
}

.special-after-1:after{
  opacity: 1 !important;
}

.special-after-0:after{
  opacity: 0 !important;
}

.tariff-old-price-no-device-fake{
  height: 21px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.tariff-short-description{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  /*margin-left: -27px;*/
  margin-bottom: 15px;
}

.tariff-short-description {
  padding-left: 20px;
}

/*.tariff-short-description .sd-item{*/
/*  display: flex;*/
/*  flex-direction: row;*/
/*  justify-content: center;*/
/*  align-items: flex-start;*/
/*}*/

/*.tariff-short-description .sd-item-with-description{*/
/*  display: flex;*/
/*  flex-direction: row;*/
/*  justify-content: center;*/
/*  align-items: flex-start;*/
/*}*/


/*.tariff-short-description .sd-item-with-description span:nth-child(2){*/
/*  margin-top: 18px;*/
/*  margin-left: 10px;*/
/*}*/

@media all and (min-width: 1200px) {
  .tariff-properties-cart{
    width: 150%;
  }
}


.cart-props-mini-wrapper{
  margin-bottom: 10px;
}

.tariff-card-for-SPO_SRPP8P .m-tariff-card__title svg path {
  fill: white !important;
}
.tariff-card-for-SPO_SRPP8P .m-device-card__price-discount.tariff-old-price-no-device span {
  color: white !important;
}

.display_none_forever{
  display: none !important;
}


.pthclass_cart .t-shopping-cart__wrapper .boosters_without_device {
  padding: 30px 30px 15px 30px;
  display: flex;
  /*justify-content: space-between;*/
  /*align-items: center;*/
  align-items: flex-start;
  position: relative;
  gap: 26.6px;
}

@media all and (max-width: 1200px) {
  .pthclass_cart .t-shopping-cart__wrapper .boosters_without_device {
    flex-direction: column;
    align-items: center;
  }
}


.pthclass_cart .t-shopping-cart__wrapper .boosters_without_device .boosters-header {
  position: absolute;
  width: calc(100% - 60px);
}
.pthclass_cart .t-shopping-cart__wrapper .booster-card-main-title {
  /*position: absolute;*/
  /*top: 0;*/
  /*padding: 20px 10px;*/
}
.pthclass_cart .t-shopping-cart__wrapper .booster-with-bpo-promo {
  padding-top: 70px;
  width: 31%;
}
.pthclass_cart .t-shopping-cart__wrapper .booster-without-bpo-promo {
  padding-top: 65px;
  width: 31%;
}
.pthclass_cart .t-shopping-cart__wrapper .special-booster-title {
  width: 90%;
}
.pthclass_cart .t-shopping-cart__wrapper .special-booster-title p:nth-child(1) {
  width: unset !important;
}
.pthclass_cart .t-shopping-cart__wrapper .tariff-special-separator-horizontal-pdp {
  width: 80%;
  margin-left: 8px !important;
}

@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 1200px) {
  .pthclass_cart .t-shopping-cart__wrapper .boosters-content {
    flex-direction: column;
  }
  .pthclass_cart .t-shopping-cart__wrapper .booster-with-bpo-promo {
    width: 100%;
    padding-top: 0;
  }
  .pthclass_cart .t-shopping-cart__wrapper .booster-with-bpo-promo:nth-child(2) {
    padding-top: 65px;
  }
  .pthclass_cart .t-shopping-cart__wrapper .booster-card-main-title {
    /*left: 20px;*/
  }

  .pthclass_cart .t-shopping-cart__wrapper .booster-without-bpo-promo {
    width: 100%;
    padding-top: 50px;
  }
  .pthclass_cart .t-shopping-cart__wrapper .tariff-special-separator-horizontal-pdp{
    width: 50%;
  }
  .o-shopping-cart-bottom-bar__button {
    display: block;
  }
  .o-shopping-cart-bottom-bar .o-shopping-cart-side-info__product-item-pay-monthly .additional-monthly-sticky {
    top: 18px;
  }
  .o-shopping-cart-bottom-bar .o-shopping-cart-side-info__product-item-pay-monthly .m-device-card__price-discount {
    position: absolute;
    right: 0;
    bottom: 100%;
  }
  .mnp-process .o-shopping-cart-bottom-bar .m-device-card__price-discount span {
    color: #B90A05 !important;
  }
    /*.t-shopping-cart__wrapper {*/
  /*  width: 100%;*/
  /*}*/
}

.card-promo-image {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 2;
  width: 92px;
  margin-right: 15px;
}

.tariff-props-tooltip{
  top: unset !important;
  bottom: calc(100% + 13px);
}

.main-tariff-props-tooltip:after{
  top: -13px !important;
  left: 14px;
  transform: rotate(180deg);
}

/* TEMP THINGS */
.pthclass_uporedi .o-compare-card__tarif-change{
  /*display: none;*/
}


.tariff-card-for-STANDALONE .m-tariff-card,
.tariff-card-for-SPO_PREPAIDR .m-tariff-card {
  max-height: 608px;
}


.tariff-card-for-STANDALONE .p-tariff-card-addon,
.tariff-card-for-SPO_PREPAIDR .p-tariff-card-addon {
  margin-top: 209px !important;
}

.tariff-card-for-STANDALONE .arrow-wrapper .arrow-extender,
.tariff-card-for-SPO_PREPAIDR .arrow-wrapper .arrow-extender {
  /*visibility: hidden;*/
  display: none;
}

#tariffSlider-main-tab .tariff-card-for-STANDALONE .isWithDeviceSelectedClass,
#tariffSlider-main-tab .tariff-card-for-SPO_PREPAIDR .isWithDeviceSelectedClass {
  display: flex !important;
  min-height: 122px !important;
  height: 265px !important;
}


#tariffSlider-main-tab .tariff-card-for-STANDALONE .modal-prices-tariff-wrapper,
#tariffSlider-main-tab .tariff-card-for-SPO_PREPAIDR .modal-prices-tariff-wrapper {
  /*min-height: 111px !important;*/
}

#tariffSlider-main-tab .isWithDeviceSelectedClass {
  height: 310px;
}

#drwr-mobile-menu {
  z-index: 999999;
}


.custom-flag{
  position: absolute;
  margin-top: -60px;
  margin-left: 49px;
}
.custom-flag-margin{
  margin-top: 45px;
}

.o-content-slider__card-wrapper:last-child {
  padding: unset !important;
}

.mobile-arrows-controls {
  display: none !important;
}


@media all and (max-width: 600px) {

  .mobile-arrows-controls {
    display: block !important;
  }

  .controls-for-9 {
    visibility: hidden !important;
  }

  #standardneSlider .o-content-slider__card-wrapper,
  #neoSlider .o-content-slider__card-wrapper,
  #posebneSlider .o-content-slider__card-wrapper,
  #neo23slider .o-content-slider__card-wrapper,
  #tariffSlider_31 .o-content-slider__card-wrapper,
  #tariffSlider_13 .o-content-slider__card-wrapper,
  #tariffSlider_14 .o-content-slider__card-wrapper,
  #tariffSlider_30 .o-content-slider__card-wrapper,
  #tariffSlider_29 .o-content-slider__card-wrapper,
  #tariffSlider_27 .o-content-slider__card-wrapper,
  #tariffSlider_26 .o-content-slider__card-wrapper,
  #tariffSlider_4 .o-content-slider__card-wrapper,
  #tariffSlider_10 .o-content-slider__card-wrapper,
  #tariffSlider_7 .o-content-slider__card-wrapper,
  #tariffSlider_6 .o-content-slider__card-wrapper {
    width: 100vw;
    min-width: 308px;
    /*padding-left: 45px;*/
    /*padding-right: 75px;*/

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  #standardneSlider .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #neoSlider .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #posebneSlider .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #neo23slider .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_31 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_13 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_14 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_30 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_29 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_27 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_26 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_4 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_10 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_7 .o-content-slider__card-wrapper .m-tariff-card-promo-bar,
  #tariffSlider_6 .o-content-slider__card-wrapper .m-tariff-card-promo-bar {
    width: 100%;
    min-width: 290px;
    max-width: 290px;
  }

  #standardneSlider .o-content-slider__card-wrapper .m-tariff-card,
  #neoSlider .o-content-slider__card-wrapper .m-tariff-card,
  #posebneSlider .o-content-slider__card-wrapper .m-tariff-card,
  #neo23slider .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_31 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_13 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_14 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_30 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_29 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_27 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_26 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_4 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_10 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_7 .o-content-slider__card-wrapper .m-tariff-card,
  #tariffSlider_6 .o-content-slider__card-wrapper .m-tariff-card {
    width: 100%;
    min-width: 290px;
    max-width: 290px;

    margin: unset !important;
  }

  #device-neo23-controls-1,
  #device-neo-controls-1,
  #device-sve-controls-1,
  #device-osnovne-controls-1 {
    position: absolute;
    top: 50%;
    /*left: 0;*/
    left: calc(50vw - 186px);
  }

  #device-neo23-controls-2,
  #device-neo-controls-2,
  #device-sve-controls-2,
  #device-osnovne-controls-2 {
    position: absolute;
    top: 50%;
    /*right: 0;*/
    right: calc(50vw - 186px);
  }

  @media all and (max-width: 340px) {
    #device-neo23-controls-1,
    #device-neo-controls-1,
    #device-sve-controls-1,
    #device-osnovne-controls-1 {
      left: calc(50vw - 175px);
    }

    #device-neo23-controls-2,
    #device-neo-controls-2,
    #device-sve-controls-2,
    #device-osnovne-controls-2 {
      right: calc(50vw - 175px);
    }
  }

  .mobile-arrows-controls{
    z-index: 2;
    /*width: calc(100% - 290px);*/
  }

  .mobile-arrows-controls button{
    /*width: 41px;*/
    /*height: 41px;*/
    background-color: transparent;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}

/*.tariff-card-for-SPO_SRPP8P span{*/
/*  color: white;*/
/*}*/

.tariff-card-for-SPO_SRPP8P p{
  color: white;
}

.tariff-card-for-SPO_SRPP8P h4 {
  color: white;
}

.tariff-card-for-SPO_SRPP8P .isWithDeviceSelectedClass {
  background-color: #2C2B2B;
}

.tariff-card-for-SPO_SRPP8P .only_now_and_ebill {
  color: white;
}

.tariff-card-for-SPO_SRPP8P h4 {
  color: white !important;
}

.standalone-flex {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 20px;
}

.standalone-price-wrapper {
  width: 100%;
  margin-top: -20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-end;
}

/* Start uporedi changes */
.pthclass_uporedi .tariff-card-for-SPO_SRPP2P .tariff-old-price-no-device-fake {
  /*display: none;*/
}

.pthclass_uporedi .tariff-card-for-SPO_SRPP2P .m-tariff-card__specs-text {
  display: unset !important;
  height: 200px !important;
}

.pthclass_uporedi .tariff-card-for-SPO_SRPP2P .boosters_without_device {
  display: none !important;
}
/* /Start uporedi changes */

#progress {
  position: relative;
  margin-bottom: 30px;
}
#progress-bar {
  position: absolute;
  background: #E6E6E6;
  height: 2px;
  width: 0%;
  top: 50%;
  left: 0;
}
#progress-num {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.extendedWithTwoBoosters {
  position: absolute;
  z-index: 10;
  height: 280px;
  background: #F5F3F3;
}

.isWithDeviceSelectedClass {
  position: absolute;
  z-index: 10;
  height: 265px;
  background: #F5F3F3;
}

#tariffSlider-main-tab .m-tariff-card__specs-text {
  padding: 0 20px 20px 20px !important;
}

/* Sigurica 2.0 */
#tariffSlider-main-tab .tariff-card-for-SPO_SRPPHCF1 .m-tariff-card__specs {
  /*margin-top: -17px;*/
  /*margin-bottom: 5px !important;*/
}

#tariffSlider-main-tab .tariff-card-for-SPO_SRPPHCF1 .m-tariff-card__specs-text {
  /*margin-top: -17px;*/
  /*min-height: 245px;*/
}

#tariffSlider-main-tab .modal-prices-tariff-wrapper {
  /*min-height: 265px !important;*/
  /*margin-top: 6px;*/
}

#modal-tariff-discount-price {
  color: black !important;
}

/* XMASS 2022 */
.xmass-hat {
  position: absolute;
  left: -13px;
  top: -13px;
  z-index: 1000;
}

.tariff-card-for-SPO_SRPP6P .tariff-title,.tariff-card-for-SPO_SRPP6P .m-tooltip__content{
  background: #88041B;
}
.tariff-card-for-SPO_SRPP6P .m-tooltip:after{
  border-bottom-color:#88041B;
}
.tariff-card-for-SPO_SRPP6P .booster-mini-prop-wrapper .booster-card-properties .props .icon-property{
  background: #D62B2C;
}
.tariff-card-for-SPO_SRPP6P .prices p {
  color: #D62B2C;
}

.tariff-card-for-SPO_SRPP6P .booster-with-bpo-promo .booster-mini-prop-wrapper {
  background: rgba(255, 255, 255, 0.59);
}
.tariff-card-for-SPO_SRPP6P .m-tariff-card__content, .tariff-card-for-SPO_SRPP6P .m-tariff-card__title svg path, .tariff-card-for-SPO_SRPP6P .tariff-old-price-no-device, .tariff-card-for-SPO_SRPP6P .m-device-card__price-discount span, .tariff-card-for-SPO_SRPP6P .final-tariff-price-wrapper, .tariff-card-for-SPO_SRPP6P .booster-card-title,.tariff-card-for-SPO_SRPP6P .m-tariff-card__cta-link {
  color:#fff;
  fill:#fff;
}

#tariffSlider-main-tab .tariff-card-for-SPO_SRPP6P .m-tariff-card__specs-text {
  background-color: #D62B2C;
}

.tariff-card-for-SPO_SRPP6P .booster-card-main-title{
  visibility:hidden;
}
.tariff-card-for-SPO_SRPP6P .special-booster-radio{
  display:none;
}
.tariff-card-for-SPO_SRPP6P .with-break #custom5{
  margin-left:0!important;
}
.tariff-card-for-SPO_SRPP6P .card-promo-image{
  margin-right: -27px;
  width:90px;
}
.tariff-card-for-SPO_SRPP6P .boosters_without_device{
  display:block!important;
}

#fullModal1 .tariff-card-for-SPO_SRPP6P p,
#fullModal1 .tariff-card-for-SPO_SRPP6P span,
#fullModal1 .tariff-card-for-SPO_SRPP6P h4,
#fullModal1 .tariff-card-for-SPO_SRPP6P div,
#fullModal1 .tariff-card-for-SPO_SRPP6P .m-device-card__price-discount {
  color: white !important;
}

#fullModal1 .tariff-card-for-SPO_SRPP6P .choose-tariff-cart span,
#fullModal1 .tariff-card-for-SPO_SRPP6P .chooseCta span,
#fullModal1 .tariff-card-for-SPO_SRPP6P .tariff-cta-link span {
  color: #D62B2C !important;
}

.tariff-card-for-SPO_SRPP6P .m-tariff-card__title svg path {
  fill: white !important;
}

#tariffSlider-main-tab .tariff-card-for-SPO_SRPP6P .chooseCta {
  background-color: #fff !important;
}

.display_none_duplicate {
  display: none !important;
}

/*swiper changes*/
@media all and (max-width: 1023px) {
  .swiper-slide {
    width: unset !important;
  }
  .mySwiperKartice .swiper-slide {
    width: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

#swiper-carousel-module-carousel_homepage .swiper-slide,
#swiper-carousel-module-carousel_homepagebiz .swiper-slide,
.re-plp-banner .swiper-slide {
  width: 100% !important;
}

/* Swiper FAQ */



/* tmp? */
.weglot-link-ru { display: none !important }

.tariff-cta-link-cart {
  display: none;
}


/* tariff card view fix */
.price-first-wrap {
  width: 100% !important;
  padding: 0 20px !important;
}

.icons-wrapper-merged {
  padding: 0 20px !important;
}

/* from fixtures changed to h1 */
.single_news h1 {
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 40px;
  line-height: 1.3;
}
/* tariff card swiper */
.all-tariffs-swiper {
  height: 690px;
}

/* 100% when we showing single slide */
@media all and (max-width: 600px) {
  .all-tariffs-swiper .swiper-slide {
    width: 100% !important;
  }
}

@media all and (min-width: 600px) {
  .all-tariffs-swiper .swiper-slide {
    width: unset !important;
  }
  .compare-modal-swiper .swiper-slide {
    margin: unset !important;
  }
}

.pdp-modal-swiper {
  height: 760px;
}

.dont-check {
  height: unset;
}
#cardSlider1 .m-regular-card {
  margin: unset;
}

/* Unset when we need next visible slide*/
@media all and (max-width: 600px) {
  .pdp-modal-swiper .swiper-slide {
    width: unset !important;
  }
}

.noSwipe {
  cursor: unset !important;
  transform: unset !important;
}
/*@media (min-width: 1024px) {*/
/*  .all-tariffs-swiper .swiper-slide {*/
/*    width: unset !important;*/
/*  }*/
/*}*/

.swiper-button-disabled {
  opacity: 50% !important;
}


#showAvailabilityBtn:hover {
  cursor: pointer;
}

/* kucni/ponesi */
.pthclass_postpaid_net .all-tariffs-swiper,
.pthclass_kucni_net .all-tariffs-swiper,
.pthclass_officenet_tarife .all-tariffs-swiper,
.pthclass_mobilenet_tarife .all-tariffs-swiper {
  height: unset;
  margin-bottom: 45px;
}

/* hide search temporary WEBIZM-6900 */
.o-navbar__right-menu-wrapper .o-navbar__search-button {
  display: none;
}


#progress {
  position: relative;
  margin-bottom: 30px;
}
#progress-bar {
  position: absolute;
  background: #E6E6E6;
  height: 2px;
  width: 0%;
  top: 50%;
  left: 0;
}
#progress-num {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#progress-num::before {
  content: "";
  background-color: #F2F2F2;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  height: 1px;
  width: 100%;
  z-index: -1;
}
#progress-num .step {
  width: 18px;
  height: 18px;
  background-color: #E6E6E6;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #progress-num .step.active {
    margin-top: 0;
  }
}

#progress-num .step.active {
  background-color: #DA291C;
  color: #fff;
  width: 24px;
  height: 24px;
}

#progress-num .text{
  white-space: nowrap;
  /*margin-left: -50px;*/
  color: black;
}

#progress-num .num{
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text2, .text3, .text4 {
  display: inline-block;
  margin-top: 7px;
}

.text1 {
  margin-left: -28px;
}
.text2 {
  margin-left: -32px;
}
.text3 {
  margin-left: -20px;
}
.text4 {
  margin-left: -52px;
}

@media (max-width: 768px) {

  #progress {
    margin-bottom: 6px;
  }

  .text1 {
    margin-left: -24px;
  }

  .progress-wrapper {
    width: 50% !important;
  }

  #progress-num .step {
    width: 15px;
    height: 15px;
  }

  #progress-num .step.active {
    background-color: #DA291C;
    color: #fff;
    width: 20px;
    height: 20px;
  }

  .text,
  .num {
    font-size: 12px;
  }
  .text2, .text3, .text4 {
    display: none;
  }
}
.o-shopping-item__content {
  border: 0;
}

.open-insurance-modal {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.o-shopping-item__content-pricing-item--first-flex {
  border-right: 1px solid #D9D9D9;
}
.o-shopping-item__content-pricing-item--first-flex .o-shopping-item__content-pricing-item--second {
  padding-right: 30px;
}

.tariff-shopping-item .m-device-card__price-discount{
  margin-right: 0
}

.sim-card-type-section-wrapper {
  padding: 0 0 30px;
}
.link-with-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  color: #DA291C;
}
.link-with-icon img {
  margin-left: 0;
}

.accessory-recommended-add {
  width: 100%;
  display: flex;
  justify-content: center;
}

.accessory-recommended-image-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  border-bottom: 1px solid #D9D9D9;
}
.accessory-recommended-with-tariff-wrapper {
  margin-top: 10px;
}

.accessory-recommended-price {
  margin-bottom: 10px;
}

.recommended-section-wrapper, .recommended-section-wrapper-gadget {
  padding: 0 0 20px 30px;
  /*margin-top: -15px;*/
}
/*.recommended-section-active {*/

/*}*/
.toggle-recommended-section {
  margin-top: 0 !important;
}

.accessories-shopping-item .o-shopping-item__header .m-title-bar__text a {
  /*display: block;*/
}

.underline-text {
  text-decoration: underline;

}

.accessory-recommended-more-details {
  text-align: center;
  margin-top: 10px;
}

.cart-bottom {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .cart-bottom {
    margin-bottom: 30px;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.vouchers-section-message-wrapper span {
  color: #B90A05;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.vouchers-section-message-wrapper span img {
  width: 17px;
}

.vouchers-section-message-wrapper  {
  position: absolute;
  width: 100%;
  top: calc(100% + 5px)
}

@media (max-width: 768px) {
  .vouchers-section-message-wrapper {
    top: calc(100% + 20px);
  }
}

.bold-voucher-code {
  font-family: 'A1Sans-Bold';

}

.o-shopping-cart-side-info__product-item-pay-monthly {
  display: flex;
  flex-direction: column;
  position: relative;
}
.additional-monthly-sticky {
  white-space: nowrap;
  font-size: 12px;
  color: #B90A05;
  position: absolute;
  top: 18px;
  right: 0;
}

.continue-button {
  width: 100%;
}
.o-shopping-cart-side-info__buttons {
  text-align: right;
}

.bottom-cta-sticky {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}

.clear-cart-button {
  color: black !important;
  border-bottom: unset !important;
  display: flex;
  gap: 10px;
  align-items: center;
  max-width: 109px;
  text-decoration: underline;
}
.swiper {
  max-width: 100%;
}
.is-recommended-empty {
  background-color: #fff;
}
.recommended-accessory-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.swiper-slide {
  height: auto;
}
.recommended-accessories-cart-gadget,
.recommended-accessories-cart {
  padding-bottom: 40px;
  /*margin-left: -45px;*/
}

.recommended-section-wrapper .swiper,
.recommended-section-wrapper-gadget .swiper {
  width: 100%;
}

.o-slide-down--info.bottom {
  border-top: 1px solid #ddd;
}


.cp_spinner {
  width: 20px;
  height: 20px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}

.cp_round:before {
  border-radius: 50%;
  content: ' ';
  width: 20px;
  height: 20px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 4px #bababa;
  border-right: solid 4px #bababa;
  border-bottom: solid 4px #bababa;
  border-left: solid 4px #bababa;
  position: absolute;
  top: 0;
  left: 0;
}

.cp_round:after {
  border-radius: 50%;
  content: ' ';
  width: 20px;
  height: 20px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 4px #da291c;
  border-right: solid 4px transparent;
  border-bottom: solid 4px transparent;
  border-left: solid 4px transparent;
  position: absolute;
  top: 0;
  left: 0;
  animation: cp-round-animate 1s ease-in-out infinite;
}

.cp_spinner_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@keyframes cp-round-animate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*DEBUG TOOLBAR*/

.debug-toolbar {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999999;
}
.debug-toolbar--collapsed {
  width: 100%;
  background: #dadada;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

.debug-toolbar__button {
  background-color: #da291c;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-family: 'A1Sans-Bold';
}

.debug-toolbar__content {
  display: none;
}
.debug-toolbar--collapsed .debug-toolbar__content {
  display: block;
}

.add-voucher-button {
  justify-content: center;
  font-size: 16px;
  font-family: 'A1Serif-Bold';
}

/* Pin code pop up */
.pop-up {
  z-index: 999;
  width: 394px;
  position: fixed;
  background-color: #fff;
  padding: 40px;
  display: flex;
  flex-direction: column-reverse;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 576px) {
  .pop-up {
    width: 305px;
  }
}
.pop-up .pin-preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 3;
}
.pop-up.hide {
  opacity: 0;
}
.pop-up .warning {
  width: 29px;
  height: 29px;
  margin-top: 51px;
}
.pop-up .button-box {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .pop-up .button-box {
    flex-flow: column-reverse;
    gap: 1rem;
  }
}
.pop-up .button-box .ctas {
  width: 45%;
}
@media (max-width: 576px) {
  .pop-up .button-box .ctas {
    width: 100%;
    height: 40px;
  }
}
.pop-up .button-box .ctas div {
  width: 100%;
  text-decoration: none;
}
.pop-up .button-box .ctas div .secondary {
  background-color: #fff;
  color: #da291c;
  border: 1px solid #da291c;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.pop-up .button-box .ctas div > * {
  width: 100%;
}
.pop-up .button-box .ctas.resend-button {
  cursor: pointer;
}
.pop-up .button-box .ctas.continue-button, .pop-up .button-box .ctas .resend-button {
  cursor: pointer;
}
.pop-up .close-icon {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.pop-up .close-icon > img {
  width: 18px;
  height: 18px;
}
.pop-up h3 {
  font-size: 1.875rem;
}
.pop-up .message-wrap {
  height: 1.25rem;
}
.pop-up .ctas.continue-button {
  border-bottom: none;
  background-color: #da291c;
  display: flex;
  position: relative;
  color: #fff;
  font-size: 0.875rem;
  font-family: A1Serif;
}
.pop-up .ctas.continue-button > div {
  background-color: transparent;
  flex: 1;
  text-align: left;
  color: #fff;
  font-size: 0.875rem;
  font-family: A1Serif;
  padding-left: 0.75rem;
  cursor: pointer;
}
.pop-up .ctas.continue-button > div:hover + .icon {
  right: 10px;
}
.pop-up .ctas.continue-button > .icon {
  display: flex;
  position: absolute;
  right: 1rem;
  pointer-events: none;
  transition: all 0.3s ease;
}
.pop-up .ctas.resend-button {
  border-bottom: none;
  background-color: #fff;
  display: flex;
  position: relative;
  color: #da291c;
  font-size: 0.875rem;
  font-family: A1Serif;
  border: 1px solid #da291c;
}
.pop-up .ctas.resend-button > div {
  margin-right: 0;
  justify-content: center;
}
.pop-up .Loader-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.5);
  perspective: 400px;
}
.pop-up .Loader-container {
  position: relative;
  height: 43px;
  width: 62px;
  transform-style: preserve-3d;
  animation: loader 1s infinite linear;
}
@media only screen and (min-width: 320px) {
  .pop-up .Loader-container {
    transform: scale(2);
  }
}
.pop-up .Loader-box {
  position: absolute;
}
.pop-up .Loader-box--red {
  left: 0;
  width: 62px;
  height: 43px;
  background: #da291c;
  transform: rotateY(0) translateZ(-10px);
}
@media only screen and (min-width: 320px) {
  .pop-up .Loader-box--red {
    transform: rotateY(0) translateZ(-15px) scale(2);
  }
}
.pop-up .Loader-box--black {
  top: -20%;
  left: 75%;
  width: 31px;
  height: 18px;
  background: #000000;
  transform: rotateY(0deg) translateZ(10px);
}
@media only screen and (min-width: 320px) {
  .pop-up .Loader-box--black {
    top: -60%;
    left: 120%;
    transform: rotateY(0deg) translateZ(10px) scale(2);
  }
}
@keyframes loader {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(-359deg);
  }
}

.a1-loader .overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  opacity: 1;
  background-color: #fff;
}
.a1-loader .overlay.hide {
  opacity: 0;
  pointer-events: none;
}

.overlay-loader {
  position: fixed;
  left: 0;
  top: 0;
  background: white;
  width: 100%;
  height: 100%;
  z-index: 11;
}

.gadgets-shopping-item .o-shopping-item__content-description,
.accessories-shopping-item .o-shopping-item__content-description {
  padding: 20px 15px 8px 0;
  align-items: center;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.mb20 {
  margin-bottom: 20px;
}
.notAvailableAccessories {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.voucher-sticky-cart-part .o-shopping-cart-side-info__product-item-details {
  max-width: 100%;
  width: 100%;
}

.voucher-sticky-cart-part .o-shopping-cart-side-info__product-item-details > span {
  width: 100%;
}

.voucher-sticky-cart-part .o-shopping-cart-side-info__product-item-details > span .voucher-item-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.remove-voucher {
  cursor: pointer;
}

.guided-selling-not-modal-content-process-label {
  color: white;
}

.t-shopping-cart {
  background-color: #F5F5F5;
}
.o-shopping-item {
  /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.07);*/
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 600px) {
  .o-accordion--radios .o-accordion__item .o-accordion__item-content>:first-child {
    padding-top: 5px;
  }
}

.old-price-exist {
  padding-top: 20px !important;
}
.monthly-additional-text-exists {
  padding-bottom: 20px !important;
}

.cart-accessories-content .o-shopping-item__content-item {
  position: relative;
}

.cart-accessories-content .o-shopping-item__content-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%; /* Position the border in the center of the container */
  transform: translateX(-50%); /* Center the border horizontally */
  height: 1px;
  width: 94%; /* Set the width of the border to 50% of the container width */
  background-color: #f2f2f2;
}

.cart-device-promo-bar-insurance {
  position: relative;
}

.o-shopping-item__content-item.insurance-shopping-item {
  border-top: none;
}
.o-shopping-item__content-item.insurance-shopping-item {
  padding-bottom: 0 !important;
  margin-bottom: 0;
  height: 50px;
}

.insurance-shopping-item .m-regular-card__title h4{
  min-height: unset;
}
.insurance-shopping-item .m-regular-card__label {
  display: none;
}

.insurance-shopping-item:after{
  content: none !important;
}

.device-shopping-item-content > .o-shopping-item__content-item {
  position: relative;
  padding-bottom: 18px;
  padding-left: 30px;
}

.cart-device-promo-bar-insurance:after,
.device-shopping-item-content > .o-shopping-item__content-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%; /* Position the border in the center of the container */
  transform: translateX(-50%); /* Center the border horizontally */
  height: 1px;
  width: calc(100% - 60px);
  background-color: #bfbfbf;
}

.o-navbar-light {
  box-shadow: -5px 5px 20px 1px rgba(51,50,86,.18);
}

@media screen and (min-width: 769px) {
  .insurance-added .insurance-shopping-item-promo-bar-wrapper {
    /*margin-top: 50px;*/
  }
  .insurance-added .o-shopping-item__content-item {
    align-items: unset;
  }
  .insurance-added .o-shopping-item__content-pricing {
    /*padding-top: 100px;*/
  }
  /*.insurance-added .o-shopping-item__content-description-card {*/
  /*  margin-top: 25px;*/
  /*}*/
}
@media screen and (max-width: 768px) {

  .insurance-added .o-shopping-item__content-item.insurance-shopping-item {
    flex-wrap: wrap;
  }
  .insurance-added .insurance-shopping-item-promo-bar-wrapper {
    margin-top: 90px;
  }
  .insurance-added .o-shopping-item__content-item.insurance-shopping-item .o-shopping-item__content-description{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .insurance-added .o-shopping-item__content-pricing{
    width: 100%;
  }

}

.hide-promo-box-insurance {
  display: none !important;;
}
.o-shopping-item__content-pricing-item {
  padding-left: 30px;
  width: unset !important;
}

.o-shopping-cart-bottom-bar {
  box-shadow: 0 -7px 15px rgba(51,50,86,.18);
}
/*.o-shopping-cart-bottom-bar-expander::before {*/
/*  content: '';*/
/*  display: block;*/
/*  height: 5px;*/
/*  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.75) inset;*/
/*}*/

.o-shopping-cart-bottom-bar-expander {
  box-shadow: 0 -12px 15px rgba(51,50,86,.18);
  /*box-shadow: 0 -7px 15px rgba(51,50,86,.18);*/
  /*box-shadow: rgba(51,50,86,.58) 0px -58px 11px -13px;*/
}

.accessories-shopping-item-empty, .accessories-shopping-item {
  margin-bottom: 0;
}

.gadgets-shopping-item-empty {
  margin-top: 15px;
}
.gadgets-shopping-item .o-shopping-item__content-item, .accessories-shopping-item .o-shopping-item__content-item {
  align-items: center;
}

.tariff-shopping-item .o-shopping-item__content-description {
  padding: 0 0 15px 0;
}

.insurance-selected-info-box {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  align-items: center;

}
.insurance-selected-info-box .insurance-name {
  margin: 10px 0;
}

.insurance-selected-info-box .o-shopping-item__content-pricing{
  padding: 0;
  display: flex;
  align-items: center;
}
.insurance-selected-info-box .m-device-card__price-discount{
  position: absolute;
  bottom: 100%;
  right: 0;
}

.insurance-selected-info-box .o-shopping-item__content-pricing {
  min-height: unset;
}

.gadgets-shopping-item {
  margin-top: 15px;
}

.m-modal .overlay {
  backdrop-filter: blur(7px)
}

.cart-accessories-content, .cart-gadgets-content {
  padding-bottom: 20px;
  /*margin-bottom: 15px;*/
}
.gadgets-shopping-item .cart-gadgets-content .o-shopping-item__content-item:last-child {
  margin-bottom: 15px;
}

/*.o-shopping-cart-side-info__product-item-details {*/
/*  display: inline-block;*/
/*  width: 110px;*/
/*  white-space: nowrap;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*}*/

[data-process="mnp"] .addons-cta {
  display: none;
}

.notAvailableAccessory {
  display: list-item;
  font-family: "A1Sans-Bold", sans-serif;
  /*font-weight: bold;*/
  margin-left: 15px;
}

#xmass-discount-total {
  text-decoration: none !important;
}

#xmass-discount-total span {
  text-decoration: line-through;
}

/* PLP Redesign */
.re-plp-banner {
  height: 175px;
  /*padding: 0 14px;*/
  position: relative;
  /*background-color: grey;*/
}


.re-plp-banner .swiper-pagination {
  display: none !important;
}

.swiper-button-next-PLP,
.swiper-button-prev-PLP {
  height: 28px;
  width: 28px;
  top: 50%;
  background: white;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  transform: translateY(-50%);
}
.swiper-button-next-PLP {
  right: 3px;
  background-image: url('https://cdn.a1.rs/a1website/img/a1/icons/plp-banner-right.png');
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-button-prev-PLP {
  left: 3px;
  background-image: url('https://cdn.a1.rs/a1website/img/a1/icons/plp-banner-left.png'); /*  */
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-button-prev-PLP, .swiper-button-next-PLP {
  cursor: pointer;
}

@media (max-width: 1024px) {
  .swiper-button-next-PLP,
  .swiper-button-prev-PLP {
    display: none !important;
  }
}

.re-plp-filters {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.re-plp-filters #plp-search {
  width: 303px;
  margin-top: unset !important;
  border-color: #808080 !important;
  padding-bottom: 7px;
  gap: 7px;
}

.re-plp-filters #plp-search input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #808080;
  opacity: 1;
}

.re-plp-filters #plp-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #808080;
}

.re-plp-filters #plp-search input::-ms-input-placeholder { /* Microsoft Edge */
  color: #808080;
}

.re-plp-filters .t-plp__sort {
  height: 25px;
}

.re-quick-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.re-filter {
  height: 23px;
  padding: 0 15px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0px 2px 9px 3px rgba(0, 0, 0, 0.08);
  outline: none;
  border: none;
  cursor: pointer;
}

.re-quick-filters .re-filter.active,
.re-quick-filters .re-filter:hover {
  color: white;
  background-color: #FE5500;
  transition: all 0.5s ease;
}

.re-plp-separator {
  width: 90%;
  height: 1px;
  background: #D7D7D7;
  margin: 20px 0 20px 5%;
}

.re-plp-separator.active-separator {
  margin-bottom: 0 !important;
}

.re-category-menu {
  position: absolute;
  z-index: 100;
  background: white;
  width: 260px;
  left: 325px;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 4px;
  box-shadow: -2px 4px 4px 0px rgba(0, 0, 0, 0.25);
  gap: 25px;
  padding: 25px 0;
}

.re-category-menu .custom-arrow {
  position: absolute;
  top: 20px;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid white;
  border-bottom: 10px solid transparent;
}

.re-category-menu .m-menu-container__item {
  margin-left: 35px;
}

.re-category-menu .m-menu-container__item--active .m-input__label span {
  font-weight: bold;
}

.re-category-menu-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  width: 100%;
  margin-top: 0;
  background: white;
  z-index: 9;
}

.re-category-item {
  width: 100%;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 2px solid #F4F4F4;
  cursor: pointer;
}

#re-remove-filters {
  color: #EA140A;
  font-family: A1Sans-Regular !important;
}

.re-plp-vertical-separator {
  height: calc(100% - 20px);
  width: 3px;
  background: #F4F4F4;
  /*margin-top: 6px;*/
}

/* PLP Redesign PatternLab overwrites */
.t-plp {
  padding-top: 0 !important;
  margin-bottom: 50px;
  background-color: #F4F4F4;
}

.re-plp-filters .t-plp__sort {
  margin-bottom: 0;
  margin-left: 29px;
  width: calc(100% - 303px);
}

/* Rebounds */
.discount_class_wrapper {
  /*display: none !important;*/
}

.t-plp__wrapper {
  margin-top: 80px;
  position: relative;
}

.o-sidebar-nav__overflow-wrapper {
  margin: 0 !important;
  padding-top: 0 !important;
}

#plp_status {
  margin: unset !important;
  color: #585858;
  justify-content: space-between !important;
  cursor: pointer;
}

#plp_status .status-text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  pointer-events: none;
}

.status-icon-wrapper {
  transition: transform 0.3s ease 0s;
}

#plp_status .status-icon-wrapper img {
  transform: rotate(270deg);
  width: 15px;
  height: 9px;
  /*pointer-events: none;*/
}

.other-sections-filters-wrapper {
  box-shadow: none !important;
  background-color: white;
  padding: 20px 0 !important;
  border-radius: 4px;
}

.sort-by-select .m-select-custom {
  background-color: transparent; !important;
}

.sort-by-select .m-select-custom.active .m-select-custom__options-box {
  padding: 20px;
  max-height: unset !important;
  border-radius: 4px;
  background: #FFF;
  box-shadow: -2px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#plp_status,
.re-plp-separator,
.o-slide-down__title {
  padding: 0 20px !important;
}

.o-slide-down--plp-filters {
  max-height: unset !important;
  height: auto !important;
}

.o-slide-down--plp-filters #plp-tariffs-dropdown {
  height: unset !important;
}

.t-plp__wrapper .tariffs-radio-buttons-view-item {
  justify-content: flex-start !important;
}

.o-slide-down--plp-filters .tariffs-radio-buttons-view-item .tariff-radio-button-name-price-wrapper{
  margin-left: 12px;
}

.o-slide-down--plp-filters .tariffs-radio-buttons-view-item .tariff-radio-button-name-price-wrapper .label_custom_top{
  margin-left: 0;
}

.tariff-radio-button-name-price-wrapper .radioViewPrice{
  margin-top: unset !important;
}


#range_gotovina_slider {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-top: 13px;
}

.custom-slider-input {
  width: 98px;
  height: 41px;
  border: 1px solid #4F4F4F;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.od-do {
  position: absolute;
  top: -8px;
  background: white;
  padding: 0 5px;
}

.custom-slider-input input {
  width: 100%;
  height: 100%;
  padding: 10px;
}

#fullModal2 {
  display: none;
}

.re-quick-filters-mobile-wrapper {
  display: none;
}

.re-main {
  position: relative;
}

.sort-by-select .a-input-box__placeholder,
.sort-by-select .a-input-box__button--transparent {
  cursor: pointer;
}

/*#drawer-plp-filters {*/
/*  display: none;*/
/*}*/
.eco-rating-plp {
  display: none !important;
}
.pthclass_telefoni .eco-rating-plp {
  display: flex !important;
}
@media(min-width: 1024px){

  .m-device-card__final-price h4 {
    margin-bottom: 3px;
  }

  .pthclass_telefoni .re-main-card {
    height: 500px !important;
  }

  .re-device-image-mobile {
    display: none !important;
  }
  .re-device-image {
    display: block !important;
  }

  #acc-type-drawer {
    display: none !important;
  }
  .mobile-sort{
    display: none !important;
  }
  #plp_status_mobile{
    display:none !important;
  }


  #active_filters{
    margin: 0 0 10px -10px !important;
  }

  #quick_filters{
    margin: 0 0 0 -10px !important;
  }

  #drawer-plp-filters{
    position: unset !important;
  }

  #PLP-FILTERS{
    position: unset !important;
  }

  #PLP-FILTERS .o-sidebar-nav__overflow-wrapper{
    max-height: unset;
  }
}

@media all and (max-width: 1024px) {

  .re-custom-sort_order-dropdown {
    top: 40px !important;
  }

  .re-custom-sort_order-dropdown .custom-arrow {
    top: -12px !important;
    right: 64px !important;
    border-left: 7.5px solid transparent !important;
    border-right: 7.5px solid transparent !important;
    border-bottom: 15px solid white !important;
  }

  .m-device-card__final-price h4 {
    margin-bottom: 1px !important;
  }

  .re-main {
    /*margin-bottom: 60px;*/
  }

  .re-quick-filters-mobile-wrapper {
    display: flex !important;
    justify-content: flex-start;
    margin-top: 25px;
    border-radius: 4px !important;
  }

  .re-quick-filters-mobile-wrapper .re-filter {
    width: auto !important;
    height: 23px !important;
  }

  #drawer-plp-filters .acc-type {
    display: none !important;
  }

  .mobile-filter-promotions {
    display: none !important;
  }

  #fullModal2 {
    display: unset;
  }

  /*#fullModal2.is-on {*/
  /*  display: unset;*/
  /*}*/
  /*#drawer-plp-filters.is-on {*/
  /*  display: unset;*/
  /*}*/

  .o-subnav.js-subnav.top-of-page,
  .o-drawer--plp-filters__title,
  .o-sidebar-nav__content .mobile-sort,
  .other-sections-filters-wrapper #plp_status,
  .other-sections-filters-wrapper .re-plp-separator{
    display: none;
  }

  .other-sections-filters-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }

  .view-for-SPO_SRPP9P {
    border-radius: 4px;
  }

  .tariffs-radio-buttons-view-item {
    /*padding-left: 0 !important;*/
  }

  /* prolly temp */
  .re-quick-filters {
    display: none;
  }

  .sort-by-select {
    display: flex !important;
    justify-content: flex-end;
  }

  .sort-by-select .m-select-custom {
    width: 110px;
  }

  .sort-by-select .a-input-box {
    height: 33px;
  }

  .t-plp__sort {
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    width: 50% !important;
  }

  #plp-search {
    width: 50% !important;
  }

  #drawer-plp-filters.is-on,
  #drawer-plp-filters.is-on .o-drawer__top-bar,
  #fullModal2.is-on,
  #fullModal2.is-on .o-drawer__top-bar,
  #acc-type-drawer.is-on,
  #acc-type-drawer.is-on .o-drawer__top-bar {
    width: calc(100vw - 50px) !important;
  }

  #drawer-plp-filters .filter-actions-mobile,
  #acc-type-drawer .filter-actions-mobile {
    width: calc(100vw - 50px) !important;
    position: fixed;
    right: 0;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px -5px 6px 0px rgba(134, 134, 134, 0.15);
  }

  #drawer-plp-filters .filter-actions-mobile .filters-reset-link,
  #acc-type-drawer .filter-actions-mobile .filters-reset-link {
    color: #EA140A;
  }

  #drawer-plp-filters .filter-results,
  #acc-type-drawer .filter-results {
    position: fixed;
    bottom: 81px;
    right: 0;
    width: calc(100vw - 50px) !important;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    color: #BBB;
  }

  #range_gotovina_slider {
    margin-bottom: 35px;
  }

  #re-remove-filters {
    display: none;
  }

  .re-quick-filters-mobile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
    gap: 19px;
    margin-left: 5px;
    padding-left: 16px;
  }

  .re-filter {
    width: 80px;
    height: 63px;
    border-radius: 8.582px;
    background: #FFF;
    box-shadow: 0.8582375645637512px 0.8582375645637512px 4.291187763214111px 0px rgba(191, 191, 191, 0.46);
  }

  .re-filter.active {
    box-shadow: 0px 0.8582375645637512px 5.149425029754639px 0.8582375645637512px rgba(210, 26, 26, 0.67);
    background-color: white;
    color: black;
  }

  #goto-all-tariffs {
    display: none !important;
  }
  #goto-all-tariffs-mobile {
    display: flex !important;
    position: absolute;
    bottom: 20px;
    right: 28px;
    border-radius: 4px;
  }

  .mobile-filter-promotions {
    display: unset !important;
  }

  .filter-results {
    display: unset;
  }

  .re-custom-sort_order-dropdown {
    left: -130px !important;
  }
}

.filter-results {
  /*display: none;*/
}

.mobile-filter-promotions {
  display: none;
}

#goto-all-tariffs-mobile {
  display: none;
}

#goto-all-tariffs {
  display: flex;
}

#plp_status_mobile {
  width: 100%;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #FFF;
  backdrop-filter: blur(7.5px);
  cursor: pointer;
  z-index: 9;
}

#plp_status_mobile .status-text-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.filters-tariffs-mobile-wrapper {
  margin: 3px 0 0 !important;
  height: 55px;
  padding: 0;
  /*gap: 5px;*/
  background: white;
}

.filters-tariffs-mobile-wrapper button {
  border: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 100%;
  width: 50% !important;
}

.filters-tariffs-mobile-wrapper .tariff-button {
  flex-direction: column !important;
}

.filters-tariffs-mobile-wrapper button span {
  color: black !important;
  margin-left: 0 !important;
}

#status_overlay {
  opacity: 1;
  visibility: visible;
  position: absolute;
  left: -25px;
  width: calc(100% + 50px);
  backdrop-filter: blur(2.5px);
}

.overlay[data-toggle-drawer='drawer-plp-filters'],
.overlay[data-toggle-drawer='fullModal2'],
.overlay[data-toggle-drawer='acc-type-drawer']{
  display: unset !important;
  backdrop-filter: blur(2.5px);
}

#tariffModalContainer {
  padding: unset !important;
}

#active_filters_drawer {
  display: none !important;
}

.mobile-filter-promotions {
  padding: 0 20px !important;
}


.re-custom-sort_order-dropdown {
  position: absolute;
  z-index: 100;
  background: white;
  width: 248px;
  left: -50px;
  top: 70px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 4px;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  gap: 25px;
  padding: 25px 0;
}

.re-sort_order-wrapper {
  margin-left: 35px;
  position: relative;
  cursor: pointer;
}

.re-custom-sort_order-dropdown .custom-arrow {
  position: absolute;
  top: -20px;
  right: 60px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid white;
}

#brend-input-container .brend-input {
  background-repeat: no-repeat;
  /*background-size: 36px 36px;*/
  background-position: center;
}

.custom-brend-flex{
  width: calc(100% - 20px);
  display: grid;
  grid-template-columns: repeat(4, 46px);
  grid-gap: 14px;
  margin-bottom: 25px;
}
.brend-input {
  cursor: pointer;
}
.custom-brend-flex .manufacturer-item{
  width: 46px;
  height: 46px;
}
.custom-brend-flex .manufacturer-item input {
  width: 46px;
  height: 46px;
  border-radius: 8.582px;
  background: #FFF;
  box-shadow: 0.8582375645637512px 0.8582375645637512px 4.291187763214111px 0px rgba(191, 191, 191, 0.46);
}
.custom-brend-flex .manufacturer-item input:checked{
  box-shadow: 0px 0.8582375645637512px 5.149425029754639px 0.8582375645637512px rgba(210, 26, 26, 0.67);
}

.grid-2 {
  grid-template-columns: repeat(2, 50%) !important;
}

.grid-3 {
  grid-template-columns: repeat(3, 30%) !important;
}

/* Device card */
.re-main-card {
  height: 458px !important;
  position: relative;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 4px 17px 0px rgba(178, 178, 178, 0.70);
}

.re-device-card-manufacturer {
  position: absolute;
  height: 27px;
  min-width: 101px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -27px;
  border-radius: 2px 2px 0px 0px;
  background: #321E75;
  color: white;
}

.re-device-card-manufacturer-blur {
  position: absolute;
  background: rgba(50, 30, 117, 0.70);
  filter: blur(4.5px);
  height: 27px;
  min-width: 101px;
  top: 0px;
}

.re-device-card-header {
  margin-top: 25px;
  min-height: 60px;
}

.re-compare {
  width: 75px;
  height: 16px;
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 10px;
  background: transparent;
}

.pthclass_telefoni .re-compare {
  display: flex;
}

.re-compare button {
  padding: 0;
  color: black;
}

.re-is-online {
  margin-top: 10px;
  margin-bottom: 15px;
}

.pthclass_telefoni .re-is-online {
  margin-top: 20px;
  margin-bottom: 10px;
}

.m-device-card__final-price {
  gap: 6px;
  align-items: flex-end;
}

.re-device-card-header {
  color: #404040 !important;
}



.m-device-card__price-discount span {}

.t-plp__content .o-device-cards-block,
.t-plp__content .o-device-cards-block--landscape {
  margin-bottom: 60px !important;
}

.re-input {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  background-color: transparent;
  border: 1px solid rgba(0,0,0,.1);
  border-top-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.re-input.active {
  border-color: #da291c;
}

.re-input.active::after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  border-radius: 50%;
  background-color: #da291c;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.pthclass_telefoni .re-tariff-preprice {
  /*min-height: 48px;*/
  min-height: unset;
}

.re-device-image-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
}
.re-device-image {
  display: none;
}

.re-main .discount_class_wrapper {
  min-height: 27px;
  position: absolute;
  bottom: -16px;
  z-index: 1;
  border-radius: 2px;
  background: #EA140A;
  /*box-shadow: 0px 0px 4px 2px #EB4E46;*/
  background: unset;
  width: 284px;
  margin-left: -2px;
}

.re-main .discount_class_wrapper .discount_class {
  background: #EA140A !important;
  box-shadow: -3px 4px 4px 0px rgba(234, 20, 10, 0.51);
  min-height: 27px !important;
  justify-content: center !important;
  border-radius: 2px;
}

.re-main .discount_class_wrapper .discount_class p {
  font-size: 12px !important;
}

.re-device-image .m-device-card__flag-image {
  right: 40px !important;
  bottom: 14px !important;
}

@media(max-width: 330px) {
  .re-main {
    margin-left: -20px;
  }
}

@media all and (max-width: 833px) {
  .eco-rating-plp {
    position: absolute;
    bottom: 9px;
    left: 22px;
  }
  .re-main {
    margin-bottom: 30px !important;
  }
  .re-main-card {
    flex-direction: row;
    justify-content: flex-start;
    height: 235px !important;
  }
  .re-device-image-mobile {
    min-width: 124px;
    margin-top: 14px;
  }

  .pthclass_tv_laptop .re-device-image-mobile,
  .pthclass_tableti .re-device-image-mobile {
    margin-left: -9px;
  }

  .pthclass_tv_laptop .re-main-card,
  .pthclass_tableti .re-main-card {
    gap: 12px;
  }

  .re-device-card-header {
    margin-top: 17px !important;
    min-height: 45px !important;
  }
  .re-device-card-header p {
    font-size: 14px !important;
  }
  .re-is-online {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .re-is-online span,
  .re-is-online p {
    font-size: 12px !important;
  }
  .re-tariff-preprice {
    min-height: unset !important;
  }
  .re-tariff-preprice p,
  .re-tariff-preprice span,
  .re-tariff-preprice .m-device-card__price-discount span{
    font-size: 12px !important;
  }
  .m-device-card__final-price h3,
  .m-device-card__final-price h4 {
    font-size: 20px;
  }
  .t-plp__content .o-device-cards-block,
  .t-plp__content .o-device-cards-block--landscape {
    margin-bottom: 30px !important;
  }
}

.o-device-cards-block {
  grid-column-gap: 5px !important;
}

.old-monthly-radio-view {
  margin: unset !important;
}

#fullModal2 .tariffs-radio-buttons-view-item  {
  align-items: flex-start;
  height: unset !important;
  padding: 15px 20px !important;
}

#fullModal2 .tariffs-radio-buttons-view-item .tariff-name-placeholder {
  margin-top: 2px;
}

#fullModal2 .radioViewPrice {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column-reverse;
}

#fullModal2 .re-tariff-plp {
  width: 100%;
}

#fullModal2 .tariff-radio-button-name-price-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#fullModal2 .close-icon,
#drawer-plp-filters .close-icon {
  height: 16px;
  width: 16px;
}

#fullModal2 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.re-fullmodal2-title {
  padding-left: 19px !important;
}

#fullModal .tariffs-radio-buttons-view-item {
  align-items: center !important;
}

.re-plp-banner .re-splash {
  display: none !important;
}
@media (min-width: 834px) {
  .m-bar-structure--compare-devices {
    padding: 20px 40px 20px 0;
  }
}
#compare_popup {
  box-shadow: 0px -7px 15px 0px rgba(0, 0, 0, 0.27);
}

@media (max-width: 1024px) {
  #drawer-plp-filters {
    padding-bottom: 0;
    overflow-x: hidden !important;
    /*overflow-y: hidden !important;*/
  }

  #drawer-plp-filters .o-drawer--plp-filters__content {
    overflow-y: scroll;
    min-height: 800px;
    padding-bottom: 70px;
  }

  .filter-results {
    padding-bottom: 10px;
    margin-bottom: 0 !important;
    background-color: white;
    padding-top: 10px;
  }

  /*.filter-actions-mobile {*/
  /*  position: unset !important;*/
  /*  width: calc(100vw - 50px) !important;*/
  /*  margin-left: -28px;*/
  /*}*/

  .re-quick-filters-mobile {
    flex-wrap: wrap;
  }

  #fullModal2 {
    padding-top: 75px !important;
  }

}

#fullModal2 .radioViewPrice .m-device-card__price-discount {
  margin: 0 !important;
}

@media (max-width: 360px) {
  #brend-input-container {
    grid-template-columns: repeat(3, 46px) !important;
  }
}

@media (max-width: 400px) {
  #brend-input-container {
    grid-gap: 10px;
  }
}

@media (max-width: 600px) {
  .re-quick-filters-mobile {
    gap: 5px;
  }


  #goto-all-tariffs-mobile {
    /*position: unset !important;*/
    float: right;
    margin-right: 18px;
    margin-top: 10px;
  }

  .goto-all-mobile-wrapper {
    /*position: unset !important;*/
    /*box-shadow: unset !important;*/

  }
}

input.input-focused::placeholder {
  color: transparent !important;
}

.sort-by-select .a-input-box__placeholder {
  color: #494949 !important;
  font-family: A1Sans-Regular !important;
  font-size: 16px !important;
}

.active-compare span {
  color: #4A4A4A !important;
  text-shadow: 3px 3px 2px rgba(65, 65, 65, 0.31) !important;
  font-family: A1Sans-Regular !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}

.re-quick-filters .re-filter {
  border-radius: 4px !important;
}

.m-device-card__benefit-text small {
  font-weight: unset !important;
}

.goto-all-mobile-wrapper {
  position: fixed;
  bottom: 0;
  width: calc(100vw - 50px) !important;
  height: 80px;
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px -5px 6px 0px rgba(134, 134, 134, 0.15);
  background-color: #F7F7F7;
  right: -100vw;
  transition: all .5s;

}

#PLP-FILTERS .o-slide-down__title span {
  transition: font-weight 0.1s;
}

#PLP-FILTERS .o-slide-down__title.on .m-title-bar__left-side span{
  font-weight: bold;
}

#brend-input-container input {
  -webkit-appearance: unset; !important;
}

.pthclass_telefoni #content,
.pthclass_gedzeti #content,
.pthclass_tv_laptop #content,
.pthclass_dodatna_oprema #content,
.pthclass_tableti #content,
.pthclass_modemi_ruteri #content {
  background: #F4F4F4;
}

.filter-results, .filter-actions-mobile {
  right: -100vw !important;
  transition: all .5s;
}

.is-on .filter-results, .is-on .filter-actions-mobile {
  right: 0 !important;
}
.is-on .goto-all-mobile-wrapper {
  right: 0 !important;
}

@media (min-width: 1024px) {
  .filter-results, .filter-actions-mobile {
    display: none;
  }
  .pthclass_tv_laptop .re-device-image img,
  .pthclass_tableti .re-device-image img {
    height: 168px !important;
  }
}

@media (max-width: 1024px) {
  .pthclass_tv_laptop .re-device-image-mobile img,
  .pthclass_tableti .re-device-image-mobile img {
    height: 88px !important;
  }
}

.re-o-compare-card__specs {
  min-height: 178px;
}

@media (min-width: 1024px) {
  .re-main-card, .discount_class_wrapper {
    transition: all 0.3s ease;
  }

  .re-main:hover .re-main-card {
    transform: scale(1.05);
  }

  .re-main:hover > .discount_class_wrapper {
    transform: scale(1.05);
    /*bottom: -27px;*/
    margin-bottom: -9px !important;
  }

  .label_custom_top {
    display: flex;
    gap: 5px;
  }

  #category-input-container {
    padding-left: 20px !important;
    margin-top: 30px !important;
  }
}

@media (max-width: 1024px) {
  #category-input-container .re-filter {
    padding-bottom: 0 !important;
    text-align: center;
  }

  .re-container {
    padding: 0 !important;
  }

  .o-slide-down--plp-filters.acc-type .o-slide-down__title {
    padding-left: 9px !important;
  }

  .re-plp-banner {
    padding: 0 !important;
  }
}

.title-and-info h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.title-and-info h1 span {
  margin-top: 2px;
}

.status-text-wrapper h1 {
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}

@media (max-width: 385px) {
  .view-for-SPO_SRPP9P .radioViewPrice {
    position: absolute;
    right: 18px;
  }
}

@media (max-width: 390px) {
  #poslovni .radioViewPrice .a-01-text__primary--sm {
    font-size: 14px !important;
  }
}

@media (max-width: 350px) {
  .radioViewPrice .a-01-text__primary--sm {
    font-size: 14px !important;
  }
}

.mnp-info {
  width: 100%;
  margin-left: 4px;
  margin-top: -5px;
  color: black !important;
}

.pthclass_NEO .mnp-info {
  margin-left: 14px !important;
  margin-top: 5px !important;
}

.re-main .discount_snizeno {
  width: 91px !important;
  right: 20px;
}

@media (max-width: 1024px) {
  .re-main .discount_snizeno {
    right: 0 !important;
  }
}

.eco-rating-plp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  min-height: 32px;
}

.eco-rating-plp img {
  height: 22px;
}

.eco-rating-plp_numeric {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.eco-rating-plp_helper {
  position: absolute;
  bottom: -5px;
  right: 0;
}

.eco-rating-plp_helper small {
  font-size: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1px;
}

.eco-rating-plp_helper small span {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  color: white;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
}



@font-face {
  font-family: "Inter-SemiBold";
  src: url("../fonts/Inter-SemiBold.ttf") format("truetype")
}

.eco-rating-plp_numeric span,
.eco-rating-plp_numeric small {
  font-family: Inter-SemiBold;
}

.eco-rating-plp_numeric .main-numeric {
  font-size: 20px;
}

.eco-rating-plp_helper small,
.eco-rating-plp_helper span {
  font-size: 6px;
}

@media (max-width: 1024px) {
  .eco-rating-plp {
    margin-bottom: 5px;
  }

  .main-numeric {
    font-size: 16px;
  }
}

@media (min-width: 300px) and (max-width: 360px) {
  #poslovni #fullModal2 {
    width: 100vw !important;
  }
  #poslovni #fullModal2 .goto-all-mobile-wrapper {
    width: 100% !important;
  }
}

.m-tooltip {
  width: 16px;
  height: 16px;
}

.margin-bottom20 {
  margin-bottom: 20px;
}

.sim-card-type-section-wrapper {
  position: relative;
}
.sim-card-cart-item {
  position: relative;
}
.sim-card-type-section-wrapper:before,
.sim-card-cart-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: calc(100% - 60px);
  background-color: #bfbfbf;
}

.m-tariff-card .description.visibility_hidden {
  display: none !important;
}
