﻿

.Product-Detail li {
  list-style: none;
  cursor: pointer;
}

.Product-Detail .MagicScroll-horizontal :where(.mcs-button-arrow-prev, .mcs-button-arrow-next) {
  top: calc(50% - 8px) !important;
}

@media only screen and (max-width: 600px) {
  .technicals .technical-list-value {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .technicals .technical-list-key {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ViewProperties>span {
  position: relative;
  flex: 0 0 auto;
  border-radius: var(--b-radius);
  border: 0.1rem solid var(--silver2);
  padding: 0.4rem 1rem;
  gap: 0.3rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ViewProperties>span:after {
  content: '';
  transform: rotate(135deg);
  width: 0.5rem;
  height: 0.5rem;
  transition: rotate .6s ease-in-out;
  border: solid var(--Black);
  border-width: 0 0.15rem 0.15rem 0;
  display: inline-block;
  padding: .2em;
}

.ViewProperties:before,
.ViewProperties:after {
  content: '';
  flex: 1 0 auto;
  display: block;
  width: auto;
  height: 0.1rem;
  background: var(--silver2);
}

.Product-Detail .bootstrap-touchspin .input-group-text {
  flex: 0 0 20%;
  display: block;
  cursor: pointer;
  background: transparent;
}

.Product-Detail .bootstrap-touchspin .input-group-text .btn {
  padding: 0.5rem 1.2em !important;
  cursor: pointer;
}

.Product-Detail .bootstrap-touchspin .input-group-text .btn-default {
  width: 100%;
}

.Product-Detail .bootstrap-touchspin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  border-radius: calc(var(--b-radius) * 2);
  border: 0.1em solid var(--accent-color);
}

.Product-Detail .bootstrap-touchspin [required] {
  border: 0 !important
}

.Product-Detail .bootstrap-touchspin .input-group-btn button {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}


.Product-Detail .form-control::placeholder {
  padding: 1em;
  text-align: right;
}

.Product-Detail .price-wrapper .form-control {
  height: auto;
  background: none;
  text-align: center !important;
  max-width: 4rem;
  border: none;
  width: 4rem;
}

.Product-Detail .form-control {
  height: 3rem;
  background: none;
  border: none;
  width: 100%;
}

.Product-Detail textarea.form-control {
  height: 10rem;
}


.Product-Detail .addtowish svg .border {
  fill: var(--accent-color3);
}

.Product-Detail .addtowish svg .background {
  fill: none;
}

.Product-Detail .addtowish.active svg .background {
  fill: var(--accent-color3);
}

.Product-Detail .technical-list ul {
  list-style: none;
  margin: 0;
}

.tab-contents .technical-list-key,
.tab-contents .technical-text {
  background: var(--silverLight);
  border-radius: calc(var(--b-radius) * 2);
  padding: 0.5rem 1rem;
}

.tab-contents .technical-list-key {
  color: var(--Black)
}

.tab-contents .technical-checkboxlist {
  gap: 1em;
}

.tab-contents .technical-item {
  align-items: center;
}

.c-product__params-more.is-active {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.c-product_attributes,
.c-product_params {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-product__params {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-product__params ul {
  list-style: none;
  padding: 0;
  color: #55565a;
  margin: 20px 0;
  font-size: 12px;
  font-size: 13.712px;
  line-height: 1.833;
}

.c-product__params ul:before {
  content: attr(data-title);
  font-size: 14px;
  line-height: 1.571;
  display: list-item;
  font-weight: 700;
  margin-bottom: 10px;
}

.c-product__params ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  color: #686868;
  margin: 2px 0;
}

.c-product__params ul li span {
  margin-left: 5px;
  white-space: normal;
}

.c-product__params ul li span:last-of-type {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}

.c-product__params-more {
  display: none !important;
}

.c-product__params ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #ccc;
  vertical-align: middle;
  margin-left: 5px;
  border-radius: 50%;
}

.Product-Detail .model-options {
  border-top: 0.1em solid var(--light-silver);
}


.Product-Detail .addToBasket {
  border: 0
}

.Product-Detail .addToBasket[disabled] {
  filter: blur(4px);
  cursor: not-allowed;
}

.Product-Detail .ProductGallery {
  height: 80%;
  width: 80%;
  position: relative;
  display: block;
}

.ProductGallery-Thumbs {
  height: 10rem;
}

.ProductGallery-Thumbs img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width:767px) {
  .ProductGallery-Thumbs {
    height: 6rem;
  }
}

.attributes-group-items span {
  text-wrap: nowrap;
  text-align: center;
}

.attributes-group-items.swiper .attribute-select.active {
  background: linear-gradient(to right, var(--accent-color), var(--accent-color4), var(--accent-color));
  transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
}

.attributes-group-items.swiper.color .attribute-select.active {
  background: unset;
}

@media (max-width:680px) {

  .swiper-vertical>.swiper-wrapper {
    flex-direction: row !important;
  }
}

svg.barcode {
  max-width: unset;
  height: auto;
  max-height: unset;
}

.color.swiper .attribute-colors {
  height: 3rem;
  outline: 0;
  border: 0;
}

.color.swiper .attribute-colors.active:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 0.4rem;
  height: 0.8rem;
  border: solid var(--White);
  border-width: 0 0.15em 0.15em 0;
  margin: -0.15em -0.15em 0 -0.15em;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

.Product-Detail .model-items .ModelItem {
  display: none;
}

.Product-Detail .model-items .model-item label {
  padding: 0.5rem;
  background: none;
  transition: all 0.3s ease-in-out;
}

.Product-Detail .Maxmize {
  top: 0.5rem;
  left: 0.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  z-index: 22;
}

.FullSwiper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all ease-in-out 480ms;
  width: 100vw;
  height: 100vh;
}

.FullSwiper.active {
  z-index: 99999;
  opacity: 1;
  visibility: visible;

}

.FullSwiper .Close {
  top: 3%;
  left: 3%;
  height: 2rem;
  width: 2rem;
  display: block;
  cursor: pointer;
}

.FullSwiper .Close::after,
.FullSwiper .Close::before {
  content: '';
  position: absolute;
  top: 1rem;
  left: 0rem;
  width: 2rem;
  height: 0.2rem;
  background-color: var(--White);
}

.FullSwiper .Close::after {
  transform: rotate(135deg);
}

.FullSwiper .Close::before {
  transform: rotate(-135deg);
}

.FullSwiper .ProductGallery-Slider {
  height: 80%;
}

.FullSwiper .ProductGallery-Thumbs {
  height: 20%;
}

.FullSwiper .swiper .swiper-slide {
  display: flex;
  justify-content: center;
}

.FullSwiper .swiper img {
  height: 100%;
  width: auto;
  display: block;
  object-fit: contain;
}

.FullSwiper .ProductGallery-Thumbs img {
  object-fit: cover
}

.FullSwiper .ProductGallery-Thumbs .swiper-slide {
  border: 0.1em solid var(--silverLight)
}




.HorizontalTabs {
  position: relative;
  height: 100%;
  display: block
}

.HorizontalTabs .tab {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  
}

.HorizontalTabs .tab label {
  padding: 0.7rem 1.5rem !important;
  border: .1rem solid var(--silverLight);
  cursor: pointer;
  transition: .3s linear;
}

.HorizontalTabs .tab h1,
.HorizontalTabs .tab h2,
.HorizontalTabs .tab h3,
.HorizontalTabs .tab h4,
.HorizontalTabs .tab h5,
.HorizontalTabs .tab h6,
.HorizontalTabs .tab strong {
  font-size: 1rem;
  line-height: 2;
  margin: 0;
}

.HorizontalTabs .tab label.active {
  border-bottom: 0.1em solid var(--accent-color3);
}

.HorizontalTabs .tabtitle {
  border-bottom: 0.1em solid var(--accent-color3);
}

.HorizontalTabs .tab label.active strong {
  color: var(--accent-color3);
}

.HorizontalTabs .tab-content {
  display: none;
  opacity: 0;
  animation: .4s linear tabfade
}

.HorizontalTabs .tab-content.active {
  display: block;
  opacity: 1
}

.HorizontalTabs .tab-contents {
  border: .1rem solid var(--silverLight);
  border-radius: calc(var(--b-radius) * 2);
}

@keyframes tabfade {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@media(max-width:768px) {
  .HorizontalTabs .tab {
    overflow-x: auto
  }

  .HorizontalTabs .tab label {
    flex: 1 0 auto
  }
}


.offer {
  background: #ED384E;
  line-height: 1.5;
  border-radius: var(--b-radius);
  padding: 0 0.6rem;
}

.Propertys svg {
  max-width: 3.53rem !important;
  max-height: 3.53rem !important;
  filter: grayscale(1);
  -webkit-filter: grayscale(1) contrast(0.5);
}




.hidden {
  display: none !important;
}

.final-price svg {
  max-width: 0.86rem !important;
  max-height: 0.86rem !important;
}
.BoxCenterDetail{
  border-top:0.15rem solid var(--Silver);
  border-bottom:0.15rem solid var(--Silver);
}
.RadiusFeatureDetail{
   border-radius: 100%;
}
.ItemRest{
  border-radius: 5rem;
}

.BoxCenterDetail svg{
  width: 1.5rem;
  height: 1.5rem;
}
.BoxRatingDetail svg{
  width:1rem;
  height: 1rem;
}
.LeftFeauture{
  border-right: 0.15rem solid var(--Lsilver);
}
.SidebarDetail svg{
  width: 1.25rem;
  height: 1.25rem;
}
.SidebarDetail{
  list-style: none;
}
.SidebarDetail li:not(:last-child){
  border-bottom:0.1rem solid var(--Silver);
}
.SidebarDetail li a[title]::after{
  opacity:0;
  content: attr(title);
  position: absolute;
  top:0;
  transition:all 0.4s ease-in-out;
  width: 7rem;
  height: 4rem;
  color: var(--White);
  left: 0;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/Portals/0/bg-title.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-7rem);
  z-index: -1;
  padding:0.2rem 0.3rem;
  flex-wrap: nowrap;
  font-size: 0.8rem;
}
.SidebarDetail li a[title]:hover::after {
  transform: translate(-7.5rem);
   opacity:1;
   color:var(--White);
   z-index: 99999;
 }
 html{
  scroll-behavior: smooth;
 }
 .comments-form input ,.comments-form textarea{
  background-color: var(--Lgrey);
  border: unset;
  outline: unset;
  line-height: 3.5rem;
 }
 .comments-form button{
  border: unset;
  outline: unset;
 }
 .comments-list svg{
  width: 2rem;
  height: 2rem;
 }
 .comment-head::before{
  position: absolute;
  content:"";
  width:1rem;
  height: 1rem;
  background-color: var(--Lgrey);
  right:-0.5rem;
  bottom: 0.5rem;
   border:0.15rem solid var(--Bcolor);
   border-left-color:transparent;
   border-bottom-color:transparent;
   transform:rotate(60deg) skewY(-30deg);
 }
.comment-head{
   border:0.15rem solid var(--Bcolor);
}
.comment-body{
  border-bottom: 0.15rem solid var(--Bcolor);
  line-height: 2.5rem;
}
.Business.bgPriceTours{
  background-color: rgba(255 , 149 , 149 , 26%);
}
.Tafrihi.bgPriceTours{
  background-color: rgba(248 , 230 , 125 , 26%);
}
.Economy.bgPriceTours{
  background-color: rgba(246 , 246 , 246 , 100%);
}