.main-image {
  max-width: 570px;
}

.main-image .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 34px;
  border-radius: 8px;
}

.product-info .product-details .page-title {
  font-family: 'cera-bold', sans-serif;
}

.c--product-share {
  max-width: calc(100% - 155px);
  margin-top: 30px;
}

.c--product-share ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c--product-share ul li {
  cursor: pointer;
  display: flex;
}

.c--product-share ul li:hover:not(:first-child) {
  opacity: 0.75;
}

.c--product-share ul li:hover svg {
  bottom: 5px;
}

.c--product-share ul li svg {
  position: relative;
  bottom: 0px;
  height: auto;
  width: 40px;
  transition: 0.15s ease all; -webkit-transition: 0.15s ease all; -o-transition: 0.15s ease all; -ms-transition: 0.15s ease all; -moz-transition:0.15s ease all;
}

.c--product-share ul li:not(:last-child) {
  margin-right: 12px;
}

.product-blocks.blocks-image {
  display: none;
}

.product-details .bestprice__placeholder {
  display: none !important;
}

.product-price-group .ppg--left {
  flex: 1;
  width: 100%;
  margin: 0px !important;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}

.product-price-group .ppg--right {
  display: flex;
  align-items: center;
}

.product-info .product-details .product-price-group {
  margin-bottom: 25px;
}

.product-price-group .ppg--left .stock--sku {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.product-price-group .ppg--left .stock--sku > div {
  margin: 0px;
}

.product-price-group .ppg--left .stock--sku .c--stock-label {
  background-color: transparent;
  padding: 0;
  margin: 0px 25px 0px 0px;
  position: relative;
}

.product-price-group .ppg--left .stock--sku .sl--icon {
  margin-right: 10px;
}

.product-price-group .ppg--left .stock--sku .sl--icon svg {
  width: 22px;
  height: auto;
}

.product-price-group .ppg--left .stock--sku .sl--text {
  letter-spacing: -0.3px;
  font-size: 16px;
} 

.product-price-group .ppg--left .stock--sku .tooltip--trigger svg {
  width: 14px;
  height: auto;
  margin-left: 5px;
}

.product-price-group .ppg--left .stock--sku .sku {
  margin: 0;
  color: #797987;
  font-family: 'cera-bold', sans-serif;
  letter-spacing: -0.3px;
}

.product-info .product-details .product-price-group .price-wrapper {
  display: flex;
  align-items: center;
  margin: 0px;
}

#skroutz-product-reviews-inline.sa-reviews-inline-root {
  border-radius: 15px !important;
}

#skroutz-product-reviews-inline.sa-medium-black {
  margin-top: 0px !important;
}

#skroutz-product-reviews-inline.sa-medium-black .sa-rating-with-count {
  border-bottom: none !important;
}

.product-points {
  position: relative;
  display: flex;
  align-items: center;
  font-family: 'cera-bold', sans-serif;
}

.product-points .tooltip--trigger {
  position: relative;
  top: -5px;
}

.tooltip--close {
  position: absolute;
  top: 10px;
  right: 5px;
  cursor: pointer;
}

.tooltip--close svg {
  width: 12px;
  height: auto;
}

.tooltip--close svg path {
  fill: var(--red-color);
}

.route-product-product:not(.popup) .product-info .button-group-page .is-wishlisted .btn-wishlist::before {
  content: '\eaa9' !important;
}

.product-details .c--description {
  margin: 25px 0px 40px 0px;
  position: relative;
}

.product-details .c--description p,
.product-details .c--description span {
  line-height: 24px;
}

.product-details .c--description.collapsed {
  max-height: calc(24px * 6);
  overflow: hidden;
  margin-bottom: 25px;
}

.product-details .c--description.collapsed .c--load-more-btn {
  bottom: 0px;
}

.product-image .product-labels {
  padding: 15px;
}

.product-details .c--description .c--load-more-btn {
  width: fit-content;
  position: absolute;
  border-radius: 15px;
  bottom: -20px;
  left: calc(50% - 110px);
  background-color: #fff;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
  border: 1px solid var(--primary-color);
  font-size: 15px;
}

.product-details .c--description .c--load-more-btn .c--icon {
  width: 14px;
  height: auto;
  fill: #fff;
  margin-right: 8px;
  display: flex;
  align-items: center;
}

.product-details .c--description .c--load-more-btn > span {
  padding: 5px 10px;
  text-decoration: underline;
  color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  width: 220px;
  margin: 0 auto;

}

.product-details .product-options {
  order: 4;
}

.product-details .button-group-page {
  order: 5;
}

.installments--container {
  padding-bottom: 25px;
  border-bottom: 1px solid #D6D6D8;
  order: 3;
}

.installments {
  background-color: rgb(118 168 255 / 12%);
  display: flex;
  align-items: center;
  border-radius: 14px;
  padding: 12px 33px;
}

.installments svg {
  width: 50px;
  height: auto;
  margin-right: 20px;
}

.installments p {
  margin: 0px;
}

.additional-images img {
  padding: 10px;
}

.product-blocks .product_accordion .panel-title {
  border: 1px solid #D6D6D8;
  
}

.product-blocks .product_accordion .panel-title a {
  text-transform: uppercase;
  font-family: 'cera-bold', sans-serif;
}

.product-blocks .product_accordion .panel-title a:hover {
  color: var(--primary-hover-color);
}

.product-blocks .product_accordion thead {
  display: none;
}

.product-blocks .product_accordion tbody tr:nth-child(odd) td {
  background-color: rgb(235 235 235 / 35%);
}

.product-blocks .product_accordion tbody tr:nth-child(even) td {
  background-color: rgb(235 235 235 / 70%);
}

.product-blocks .product_accordion tbody tr td:first-child {
  font-family: 'cera-bold', sans-serif;
  width: 50%;
}

#tab-specification .table-responsive {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom: 1px solid #ddd;
}

.product-image.direction-vertical .additional-images {
  padding: 25px 0px;
}

.product-info .product-details .price-group .product-price-new {
  margin: 0px;
}

#product-quantity:focus {
  box-shadow: none;
}

.additional-images .swiper-slide svg {
  width: 20px;
  fill: #fff;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}

.tooltip--text.show {
  opacity: 1;
  visibility: visible;
}

.tooltip--text {
  position: absolute;
  padding: 10px 15px;
  border-radius: 15px;
  top: -80px;
  font-size: 14px;
  width: 260px;
  background: #fff;
  right: auto;
  left: 0px;
  box-shadow: 0px 10px 20px #00000029;
  opacity: 0;
  visibility: hidden;
  transition: 0.25 ease all; -webkit-transition: 0.25 ease all; -o-transition: 0.25 ease all; -ms-transition: 0.25 ease all; -moz-transition:0.25 ease all;
}

.product-details .availability-banner--container {
  order: 3;
  border-radius: 14px;
  padding: 20px 35px;
  font-size: 16px !important;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
}

.product-info .product-price-group {
  pointer-events: all;
}

.product-manufacturer img {
  border-radius: 10px;
}

.product-info .product-manufacturer.brand-image.product-manufacturer--secondary {
  display: none;
  justify-content: flex-start;
}


.product-details .availability-banner--container.ab--outofstock {
  background-color: rgba(248, 121, 134, 0.18);
  color: #F87986 !important;
}

.product-details .availability-banner--container.ab--preorder {
  background-color: rgba(175, 83, 157, 0.15);
  color: #AF539D !important;
}

.product-details .availability-banner--container.ab--collectible {
  background-color: rgba(118, 186, 255, 0.16);
  color: #386D9C;
}

.product-details .availability-banner--container.ab--collectible span:first-child {
  display: flex;
  min-width: 24px;
  height: 24px;
  background-color: #386D9C;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}

.product-details .availability-banner--container.ab--collectible span:first-child svg {
  width: 12px;
  fill: #fff;
}

.product-info .product-details .price-group .product-price-new,
.product-info .product-details .price-group .product-price {
  font-family: 'cera-bold', sans-serif;
}

.product-details > .sku {
  display: none;
  font-family: 'cera-bold', sans-serif;
  opacity: 0.66;
}

.product-info .price-group {
  flex-wrap: nowrap;
}

.product-info .button-group-page .stepper {
  min-width: 100px;
}

.product-info .button-group-page .btn-cart {
  display: flex;
  max-width: 300px;
  cursor: pointer;
  pointer-events: all;
  
}

.product-info .product-details .stepper-group {
  flex-wrap: nowrap;
}


.countdown-wrapper {
  display: flex;
  justify-content: center;
  background: rgba(249, 230, 236, 0.81);
  border-radius: 14px;
  padding: 10px 15px;
}

.countdown-wrapper .countdown-title {
  margin: 0px;
  font-size: 16px;
  color: #FF636D;
  font-weight: normal;
  font-family: 'cera-regular', sans-serif;
  display: flex;
  align-items: center;
}

.countdown-wrapper .countdown {
  width: auto;
}

.countdown > div {
  width: auto;
  padding: 0px 35px;
  line-height: 1.2;
  font-family: 'cera-bold', sans-serif;
}

.countdown > div span {
  line-height: 1.1;
  font-family: 'cera-regular', sans-serif;
}





@media only screen and (max-width: 1536px) {
  .product-image .swiper.main-image {
    width: calc(100% - 100px) !important;
  }

  .product-image.direction-vertical .additional-images {
    max-width: 100px;
    width: 100% !important;
  }
  
  .c--product-share {
    max-width: calc(100% - 115px);
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .product-price-group .ppg--left .stock--sku {
    margin-bottom: 10px;
    align-items: flex-start;
    flex-direction: column;
  }

  .product-price-group .ppg--left .stock--sku > div {
    margin-bottom: 5px;
  }
  
  .product-info .product-details .product-price-group .price-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-info .product-details .product-price-group .price-wrapper > .price-group {
    padding-right: 0px;
    margin-bottom: 5px;
  }

  .route-product-product #content .page-title {
    font-size: 24px !important;
  }

  .product-info .product-details .price-group {
    font-size: 26px !important;
  }

  .product-info .product-details .product-points,
  .product-price-group .ppg--left .stock--sku .sku {
    font-size: 14px;
  }

  .product-details .availability-banner--container {
    padding: 12px 20px;
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 1366px) {
  .product-info .product-details .product-price-group {
    flex-direction: column !important;
    align-items: flex-start;
  }

  .product-price-group .ppg--left {
    margin-bottom: 15px !important;
  }

  .product-image .swiper.main-image {
    width: 100% !important;
  }

  .product-image .swiper-slide iframe {
    height: 100%;
  }

  .c--product-share {
    max-width: calc(100% - 15px);
    margin-top: 20px;
  }

  .c--product-share ul li svg {
    width: 34px;
  }

  .product-image .swiper-slide {
    width: 100%;
  }

  .product-image.direction-vertical .additional-images {
    width: 100px !important;
  }

  .product-info .product-details .product-price-group .price-wrapper > div {
    margin: 0px;
  }

  .product-details .c--description {
    margin: 15px 0px;
  }

  .product-points {
    font-size: 14px;
  }

  .countdown > div {
    padding: 0px 15px;
  }

  .countdown-wrapper .countdown-title {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 761px) {
  .direction-horizontal .additional-image {
    width: calc(100% / 4) !important;
  }
}

@media only screen and (max-width: 1024px) {
  .installments svg {
    margin-right: 10px;
  }
}

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

  .countdown-wrapper {
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
  }

  .countdown-wrapper .countdown-title {
    margin-bottom: 10px;
  }

  .product-details .availability-banner--container {
    padding: 10px 15px;
  }
  
  .product-info .button-group-page .btn-cart {
    max-width: 200px;
  }

  .product-info .product-right {
    padding-top: 20px;
  }

  .product-price-group .ppg--left .stock--sku .sku {
    display: none;
  }
  
  .main-image {
    margin: 0 auto;
  }
  
  .product-image .additional-images:not(.swiper) {
    justify-content: center;
  }

  .product-image .swiper-slide img {
    max-width: 460px;
    border-radius: 18px;
  }

  .product-image .swiper-slide {
    text-align: center;
  }

  .product-details > .sku {
    display: block;
  }

  .installments svg {
    width: 38px;
  }

  .installments p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 470px) {
  .product-info .product-manufacturer.brand-image.product-manufacturer--secondary {
    display: flex;
  }
  
  .product-info .button-group-page .product-manufacturer.brand-image {
    display: none;
  }

  .direction-horizontal .additional-image {
    width: calc( 100% / 3) !important;
  }

  .product-price-group .ppg--left .stock--sku {
    margin-bottom: 10px;
  }

  .product-info .product-details .product-price-group .price-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-info .product-details .product-price-group .price-wrapper .price-group {
    padding: 0px;
    margin-bottom: 10px;
  }

  .product-info .button-group-page .btn-cart.btn, 
  .product-info .button-group-page .btn-cart.btn:visited {
    font-size: 15px !important;
  }

  .countdown div span {
    display: none;
  }
}